Browse Source

`LoadMethod.loadPdbIds` removed && CDN examples fixed

Joan Segura 2 years ago
parent
commit
13df104f33
76 changed files with 1017 additions and 497 deletions
  1. 7 0
      CHANGELOG.md
  2. 36 30
      README.md
  3. 27 25
      cdn-examples/multiple-chain/index.js
  4. 21 19
      cdn-examples/single-chain/index.js
  5. 0 0
      docs/assets/search.js
  6. 6 6
      docs/classes/RcsbFv3DAssembly.RcsbFv3DAssembly.html
  7. 16 16
      docs/classes/RcsbFv3DAssembly._internal_.AssemblyModelSate.html
  8. 8 8
      docs/classes/RcsbFv3DAssembly._internal_.BlockSelectorManager.html
  9. 5 5
      docs/classes/RcsbFv3DAssembly._internal_.DataContainer.html
  10. 17 17
      docs/classes/RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html
  11. 5 5
      docs/classes/RcsbFv3DAssembly._internal_.RcsbFvContextManager.html
  12. 20 20
      docs/classes/RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html
  13. 6 6
      docs/classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html
  14. 6 6
      docs/classes/RcsbFv3DCustom.RcsbFv3DCustom.html
  15. 6 6
      docs/classes/RcsbFv3DSequenceIdentity.RcsbFv3DSequenceIdentity.html
  16. 6 6
      docs/classes/RcsbFv3DUniprot.RcsbFv3DUniprot.html
  17. 3 3
      docs/enums/RcsbFv3DAssembly._internal_.EventType.html
  18. 5 12
      docs/enums/RcsbFv3DAssembly._internal_.LoadMethod.html
  19. 36 30
      docs/index.html
  20. 8 8
      docs/interfaces/RcsbFv3DAssembly.RcsbFv3DAssemblyInterface.html
  21. 136 0
      docs/interfaces/RcsbFv3DAssembly._internal_.AbstractViewInterface.html
  22. 6 6
      docs/interfaces/RcsbFv3DAssembly._internal_.AssemblyModelStateInterface.html
  23. 3 3
      docs/interfaces/RcsbFv3DAssembly._internal_.BuildPfvInterface.html
  24. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.CallbackConfigInterface.html
  25. 2 2
      docs/interfaces/RcsbFv3DAssembly._internal_.CallbackManagerFactoryInterface.html
  26. 7 7
      docs/interfaces/RcsbFv3DAssembly._internal_.CallbackManagerInterface.html
  27. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.CustomViewInterface.html
  28. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.FeatureBlockInterface.html
  29. 9 9
      docs/interfaces/RcsbFv3DAssembly._internal_.FeatureViewInterface.html
  30. 4 4
      docs/interfaces/RcsbFv3DAssembly._internal_.LoadMolstarInterface.html
  31. 12 12
      docs/interfaces/RcsbFv3DAssembly._internal_.LoadParams.html
  32. 8 8
      docs/interfaces/RcsbFv3DAssembly._internal_.PfvManagerFactoryConfigInterface.html
  33. 2 2
      docs/interfaces/RcsbFv3DAssembly._internal_.PfvManagerFactoryInterface.html
  34. 2 2
      docs/interfaces/RcsbFv3DAssembly._internal_.PfvManagerInterface.html
  35. 7 7
      docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFv3DAbstractInterface.html
  36. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFv3DCssConfig.html
  37. 3 3
      docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFvContextManagerInterface.html
  38. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFvSequenceInterface.html
  39. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html
  40. 3 3
      docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFvStructureConfigInterface.html
  41. 9 9
      docs/interfaces/RcsbFv3DAssembly._internal_.RcsbViewInterface.html
  42. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.RegionSelectionInterface.html
  43. 4 4
      docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroChain.html
  44. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroPosition.html
  45. 6 6
      docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroRange.html
  46. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroRegionList.html
  47. 5 5
      docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroSet.html
  48. 3 3
      docs/interfaces/RcsbFv3DAssembly._internal_.StructureViewerBehaviourObserverInterface.html
  49. 9 9
      docs/interfaces/RcsbFv3DAssembly._internal_.StructureViewerInterface.html
  50. 8 8
      docs/interfaces/RcsbFv3DAssembly._internal_.StructureViewerPublicInterface.html
  51. 3 3
      docs/interfaces/RcsbFv3DAssembly._internal_.UpdateConfigInterface.html
  52. 6 6
      docs/interfaces/RcsbFv3DAssembly._internal_.ViewerActionManagerInterface.html
  53. 8 8
      docs/interfaces/RcsbFv3DAssembly._internal_.ViewerCallbackManagerInterface.html
  54. 5 5
      docs/interfaces/RcsbFv3DCustom.RcsbFv3DCustomInterface.html
  55. 6 6
      docs/interfaces/RcsbFv3DSequenceIdentity.RcsbFv3DSequenceIdentityInterface.html
  56. 6 6
      docs/interfaces/RcsbFv3DUniprot.RcsbFv3DUniprotInterface.html
  57. 1 1
      docs/modules/RcsbFv3DAssembly.html
  58. 1 1
      docs/modules/RcsbFv3DCustom.html
  59. 1 1
      docs/modules/RcsbFv3DSequenceIdentity.html
  60. 1 1
      docs/modules/RcsbFv3DUniprot.html
  61. 1 1
      docs/types/RcsbFv3DAssembly._internal_.ChainInfo.html
  62. 1 1
      docs/types/RcsbFv3DAssembly._internal_.ChainType.html
  63. 1 1
      docs/types/RcsbFv3DAssembly._internal_.CustomViewStateInterface.html
  64. 1 1
      docs/types/RcsbFv3DAssembly._internal_.OperatorInfo.html
  65. 1 1
      docs/types/RcsbFv3DAssembly._internal_.RcsbFv3DAssemblyAdditionalConfig.html
  66. 1 1
      docs/types/RcsbFv3DAssembly._internal_.RcsbFvStateType.html
  67. 1 1
      docs/types/RcsbFv3DAssembly._internal_.SaguaroPluginModelMapType.html
  68. 402 24
      package-lock.json
  69. 2 1
      package.json
  70. 3 3
      src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx
  71. 1 1
      src/RcsbFvState/RcsbFvSelectorManager.ts
  72. 1 14
      src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts
  73. 3 4
      src/examples/multiple-chain/index.tsx
  74. 3 3
      src/examples/single-chain/index.ts
  75. 14 14
      src/examples/structural-alignment/index.ts
  76. 6 3
      webpack.server.dev.config.js

+ 7 - 0
CHANGELOG.md

@@ -2,6 +2,13 @@
 
 [Semantic Versioning](https://semver.org/)
 
+## [2.3.0] - 2022-11-08
+### Breaking Change 
+- Param `LoadMethod.loadPdbIds` has been removed. Multiple entries can be loaded passing a list of `LoadMolstarInterface` to `RcsbFvStructureConfigInterface.loadConfig`
+
+### Minor bug fixes
+- CDN examples fixed
+
 ## [2.2.1] - 2022-11-03
 ### Improvement
 - New attribute `RcsbViewInterface.additionalContent` to define the `additionalContent` React component

+ 36 - 30
README.md

@@ -92,8 +92,8 @@ var fvConfigChainA = {
         includeAxis: true
     },
     rowConfig: rowConfigChainA,
-    sequenceSelectionChangeCallback: function (plugin, selectorManager, sequenceRegion) {
-        selectorManager.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
+    sequenceSelectionChangeCallback: function (plugin, stateManager, sequenceRegion) {
+        stateManager.selectionState.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
         plugin.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
         if (sequenceRegion.length > 0) {
             var regions = sequenceRegion.map(function (r) {
@@ -104,7 +104,7 @@ var fvConfigChainA = {
                     region: { begin: r.begin, end: (_a = r.end) !== null && _a !== void 0 ? _a : r.begin, source: "sequence" }
                 });
             });
-            selectorManager.addSelectionFromMultipleRegions(regions, "select");
+            stateManager.selectionState.addSelectionFromMultipleRegions(regions, "select");
             plugin.select(regions.map(function (r) { return (__assign(__assign({}, r), { begin: r.region.begin, end: r.region.end })); }), "select", "add");
         }
         else {
@@ -130,18 +130,17 @@ var fvConfigChainA = {
                 });
             }), "hover", "set");
     },
-    structureSelectionCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "A", "select");
-        if (sel == null) {
+    structureSelectionCallback: function (plugin, pfv, stateManager) {
+        const sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "A", "select");
+        if(sel == null) {
             pfv.clearSelection("select");
             plugin.resetCamera();
-        }
-        else {
-            pfv.setSelection({ elements: sel.regions, mode: "select" });
+        }else {
+            pfv.setSelection({elements: sel.regions, mode: "select"});
         }
     },
-    structureHoverCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "A", "hover");
+    structureHoverCallback: function (plugin, pfv, stateManager) {
+        var sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "A", "hover");
         if (sel == null)
             pfv.clearSelection("hover");
         else
@@ -161,8 +160,8 @@ var fvConfigChainB = {
         includeAxis: true
     },
     rowConfig: rowConfigChainB,
-    sequenceSelectionChangeCallback: function (plugin, selectorManager, sequenceRegion) {
-        selectorManager.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
+    sequenceSelectionChangeCallback: function (plugin, stateManager, sequenceRegion) {
+        stateManager.selectionState.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
         plugin.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
         if (sequenceRegion.length > 0) {
             var regions = sequenceRegion.map(function (r) {
@@ -173,7 +172,7 @@ var fvConfigChainB = {
                     region: { begin: r.begin, end: (_a = r.end) !== null && _a !== void 0 ? _a : r.begin, source: "sequence" }
                 });
             });
-            selectorManager.addSelectionFromMultipleRegions(regions, "select");
+            stateManager.selectionState.addSelectionFromMultipleRegions(regions, "select");
             plugin.select(regions.map(function (r) { return (__assign(__assign({}, r), { begin: r.region.begin, end: r.region.end })); }), "select", "add");
         }
         else {
@@ -199,8 +198,8 @@ var fvConfigChainB = {
                 });
             }), "hover", "set");
     },
-    structureSelectionCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "B", "select");
+    structureSelectionCallback: function (plugin, pfv, stateManager) {
+        const sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "B", "select");
         if (sel == null) {
             pfv.clearSelection("select");
             plugin.resetCamera();
@@ -209,8 +208,8 @@ var fvConfigChainB = {
             pfv.setSelection({ elements: sel.regions, mode: "select" });
         }
     },
-    structureHoverCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "B", "hover");
+    structureHoverCallback: function (plugin, pfv, stateManager) {
+        var sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "B", "hover");
         if (sel == null)
             pfv.clearSelection("hover");
         else
@@ -242,23 +241,25 @@ var sequenceConfig = {
     subtitle: undefined,
     config: customConfig
 };
-var MolstarConfig = {
+var molstarConfig = {
     loadConfig: {
-        loadMethod: "loadPdbIds",
-        loadParams: [{
-            pdbId: "1acb",
+        loadMethod: "loadPdbId",
+        loadParams: {
+            entryId: "1acb",
             id: "1acb_board"
-        }]
+        }
     },
-    pluginConfig: {
-        showImportControls: true,
-        showSessionControls: false
+    structureViewerConfig: {
+        viewerProps:{
+            showImportControls: true,
+            showSessionControls: false
+        }
     },
 };
 document.addEventListener("DOMContentLoaded", function (event) {
     var panel3d = new RcsbFv3D.custom({
         elementId: "pfv",
-        structurePanelConfig: MolstarConfig,
+        structurePanelConfig: molstarConfig,
         sequencePanelConfig: sequenceConfig,
         cssConfig: {
             overwriteCss:true,
@@ -293,9 +294,14 @@ document.addEventListener("DOMContentLoaded", function (event) {
     npm run buildApp
 
 ### Testing
+Different testing example are available in the `src/examples` folder
 - `npm install`
 - `npm run devServer`
-- Go to `http://localhost:9000/assembly.html`
+- Go to:
+- `http://localhost:9000/assembly.html`
+- `http://localhost:9000/assembly-interface.html`
+- `http://localhost:9000/uniprot.html`
+...
 
 ### Library Documentation
 TypeScript full classes documentation can be found [here](https://rcsb.github.io/rcsb-saguaro-3d/globals.html).
@@ -321,7 +327,7 @@ interface RcsbFv3DAssemblyInterface extends RcsbFv3DAbstractInterface {
     additionalConfig?: RcsbFvAdditionalConfig;
 }
 ```
-Source code example can be found in `src/examples/assembly/index.ts`.
+Source code example can be found in `src/examples/assembly/index.tsx`.
 #### Custom view
 
 Class **`RcsbFv3DCustom`** file `src/RcsbFv3D/RcsbFv3DCustom.tsx` builds a customized view between one or more feature viewers and a single Molstar plugin.
@@ -399,7 +405,7 @@ interface CustomViewInterface {
 }
 ``` 
 
-Source code example can be found in `src/examples/multiple-chain/index.ts`.
+Source code example can be found in `src/examples/multiple-chain/index.tsx`.
 
 Each block must contain a unique block identifier (`blockId`) and the configuration for all the feature viewers that will be rendered
 when the block is activated (`featureViewConfig`).

+ 27 - 25
cdn-examples/multiple-chain/index.js

@@ -1,4 +1,5 @@
 "use strict";
+
 var __assign = (this && this.__assign) || function () {
     __assign = Object.assign || function(t) {
         for (var s, i = 1, n = arguments.length; i < n; i++) {
@@ -80,8 +81,8 @@ var fvConfigChainA = {
         includeAxis: true
     },
     rowConfig: rowConfigChainA,
-    sequenceSelectionChangeCallback: function (plugin, selectorManager, sequenceRegion) {
-        selectorManager.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
+    sequenceSelectionChangeCallback: function (plugin, stateManager, sequenceRegion) {
+        stateManager.selectionState.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
         plugin.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
         if (sequenceRegion.length > 0) {
             var regions = sequenceRegion.map(function (r) {
@@ -92,7 +93,7 @@ var fvConfigChainA = {
                     region: { begin: r.begin, end: (_a = r.end) !== null && _a !== void 0 ? _a : r.begin, source: "sequence" }
                 });
             });
-            selectorManager.addSelectionFromMultipleRegions(regions, "select");
+            stateManager.selectionState.addSelectionFromMultipleRegions(regions, "select");
             plugin.select(regions.map(function (r) { return (__assign(__assign({}, r), { begin: r.region.begin, end: r.region.end })); }), "select", "add");
         }
         else {
@@ -118,18 +119,17 @@ var fvConfigChainA = {
                 });
             }), "hover", "set");
     },
-    structureSelectionCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "A", "select");
-        if (sel == null) {
+    structureSelectionCallback: function (plugin, pfv, stateManager) {
+        const sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "A", "select");
+        if(sel == null) {
             pfv.clearSelection("select");
             plugin.resetCamera();
-        }
-        else {
-            pfv.setSelection({ elements: sel.regions, mode: "select" });
+        }else {
+            pfv.setSelection({elements: sel.regions, mode: "select"});
         }
     },
-    structureHoverCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "A", "hover");
+    structureHoverCallback: function (plugin, pfv, stateManager) {
+        var sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "A", "hover");
         if (sel == null)
             pfv.clearSelection("hover");
         else
@@ -149,8 +149,8 @@ var fvConfigChainB = {
         includeAxis: true
     },
     rowConfig: rowConfigChainB,
-    sequenceSelectionChangeCallback: function (plugin, selectorManager, sequenceRegion) {
-        selectorManager.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
+    sequenceSelectionChangeCallback: function (plugin, stateManager, sequenceRegion) {
+        stateManager.selectionState.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
         plugin.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
         if (sequenceRegion.length > 0) {
             var regions = sequenceRegion.map(function (r) {
@@ -161,7 +161,7 @@ var fvConfigChainB = {
                     region: { begin: r.begin, end: (_a = r.end) !== null && _a !== void 0 ? _a : r.begin, source: "sequence" }
                 });
             });
-            selectorManager.addSelectionFromMultipleRegions(regions, "select");
+            stateManager.selectionState.addSelectionFromMultipleRegions(regions, "select");
             plugin.select(regions.map(function (r) { return (__assign(__assign({}, r), { begin: r.region.begin, end: r.region.end })); }), "select", "add");
         }
         else {
@@ -187,8 +187,8 @@ var fvConfigChainB = {
                 });
             }), "hover", "set");
     },
-    structureSelectionCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "B", "select");
+    structureSelectionCallback: function (plugin, pfv, stateManager) {
+        const sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "B", "select");
         if (sel == null) {
             pfv.clearSelection("select");
             plugin.resetCamera();
@@ -197,8 +197,8 @@ var fvConfigChainB = {
             pfv.setSelection({ elements: sel.regions, mode: "select" });
         }
     },
-    structureHoverCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "B", "hover");
+    structureHoverCallback: function (plugin, pfv, stateManager) {
+        var sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "B", "hover");
         if (sel == null)
             pfv.clearSelection("hover");
         else
@@ -232,15 +232,17 @@ var sequenceConfig = {
 };
 var molstarConfig = {
     loadConfig: {
-        loadMethod: "loadPdbIds",
-        loadParams: [{
-            pdbId: "1acb",
+        loadMethod: "loadPdbId",
+        loadParams: {
+            entryId: "1acb",
             id: "1acb_board"
-        }]
+        }
     },
-    pluginConfig: {
-        showImportControls: true,
-        showSessionControls: false
+    structureViewerConfig: {
+        viewerProps:{
+            showImportControls: true,
+            showSessionControls: false
+        }
     },
 };
 document.addEventListener("DOMContentLoaded", function (event) {

+ 21 - 19
cdn-examples/single-chain/index.js

@@ -87,22 +87,22 @@ var fvConfig = {
                 });
             }), "hover", "set");
     },
-    structureSelectionCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1ash_model", "A", "select");
-        if (sel == null) {
+    structureSelectionCallback: function (plugin, pfv, stateManager) {
+        const sel = stateManager.selectionState.getSelectionWithCondition("1ash_model", "A", "select");
+        if(sel == null) {
             pfv.clearSelection("select");
             plugin.resetCamera();
-        }
-        else {
-            pfv.setSelection({ elements: sel.regions, mode: "select" });
+        }else {
+            pfv.setSelection({elements: sel.regions, mode: "select"});
         }
     },
-    structureHoverCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1ash_model", "A", "hover");
-        if (sel == null)
+    structureHoverCallback: function (plugin, pfv, stateManager) {
+        const sel = stateManager.selectionState.getSelectionWithCondition("1ash_model", "A", "hover");
+        if(sel == null) {
             pfv.clearSelection("hover");
-        else
-            pfv.setSelection({ elements: sel.regions, mode: "hover" });
+        }else {
+            pfv.setSelection({elements: sel.regions, mode: "hover"});
+        }
     }
 };
 var block = {
@@ -119,16 +119,18 @@ var sequenceConfig = {
 };
 var molstarConfig = {
     loadConfig: {
-        loadMethod: "loadPdbIds",
-        loadParams: [{
-            pdbId: "1ash",
+        loadMethod: "loadPdbId",
+        loadParams: {
+            entryId: "1ash",
             id: "1ash_model"
-        }]
+        }
+    },
+    structureViewerConfig: {
+        viewerProps:{
+            showImportControls: true,
+            showSessionControls: false
+        }
     },
-    pluginConfig: {
-        showImportControls: true,
-        showSessionControls: false
-    }
 };
 document.addEventListener("DOMContentLoaded", function (event) {
     var panel3d = new RcsbFv3D.custom({

File diff suppressed because it is too large
+ 0 - 0
docs/assets/search.js


+ 6 - 6
docs/classes/RcsbFv3DAssembly.RcsbFv3DAssembly.html

@@ -23,7 +23,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DAssembly</span></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L40">RcsbFv3D/RcsbFv3DAssembly.tsx:40</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L40">RcsbFv3D/RcsbFv3DAssembly.tsx:40</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -55,7 +55,7 @@
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly.RcsbFv3DAssembly.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFv3DAssembly</a></h4><aside class="tsd-sources">
 <p>Overrides <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#constructor">constructor</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L42">RcsbFv3D/RcsbFv3DAssembly.tsx:42</a></li></ul></aside></li></ul></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L42">RcsbFv3D/RcsbFv3DAssembly.tsx:42</a></li></ul></aside></li></ul></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="pluginCall" class="tsd-anchor"></a>
@@ -82,7 +82,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#pluginCall">pluginCall</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="render" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>render</span><a href="#render" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -91,7 +91,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#render">render</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="unmount" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>unmount</span><a href="#unmount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -114,7 +114,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#unmount">unmount</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="updateConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>update<wbr/>Config</span><a href="#updateConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -133,7 +133,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#updateConfig">updateConfig</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 16 - 16
docs/classes/RcsbFv3DAssembly._internal_.AssemblyModelSate.html

@@ -22,7 +22,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">AssemblyModelSate</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L11">RcsbFvState/AssemblyModelSate.ts:11</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L11">RcsbFvState/AssemblyModelSate.ts:11</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -66,19 +66,19 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> modelMap: <a href="../types/RcsbFv3DAssembly._internal_.SaguaroPluginModelMapType.html" class="tsd-signature-type" data-tsd-kind="Type alias">SaguaroPluginModelMapType</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.AssemblyModelSate.html" class="tsd-signature-type" data-tsd-kind="Class">AssemblyModelSate</a></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L16">RcsbFvState/AssemblyModelSate.ts:16</a></li></ul></aside></li></ul></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L16">RcsbFvState/AssemblyModelSate.ts:16</a></li></ul></aside></li></ul></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Properties</h2>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="modelMap" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>model<wbr/>Map</span><a href="#modelMap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">model<wbr/>Map<span class="tsd-signature-symbol">:</span> <a href="../types/RcsbFv3DAssembly._internal_.SaguaroPluginModelMapType.html" class="tsd-signature-type" data-tsd-kind="Type alias">SaguaroPluginModelMapType</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L13">RcsbFvState/AssemblyModelSate.ts:13</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L13">RcsbFvState/AssemblyModelSate.ts:13</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="state" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>state</span><a href="#state" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/RcsbFv3DAssembly._internal_.AssemblyModelStateInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">AssemblyModelStateInterface</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = {}</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L14">RcsbFvState/AssemblyModelSate.ts:14</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L14">RcsbFvState/AssemblyModelSate.ts:14</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="entries" class="tsd-anchor"></a>
@@ -88,7 +88,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">IterableIterator</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">[</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>assemblyId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>chains<span class="tsd-signature-symbol">: </span><a href="../types/RcsbFv3DAssembly._internal_.ChainInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">ChainInfo</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>entryId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L52">RcsbFvState/AssemblyModelSate.ts:52</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L52">RcsbFvState/AssemblyModelSate.ts:52</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="forEach" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>for<wbr/>Each</span><a href="#forEach" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -121,7 +121,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L48">RcsbFvState/AssemblyModelSate.ts:48</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L48">RcsbFvState/AssemblyModelSate.ts:48</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="get" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get</span><a href="#get" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -134,7 +134,7 @@
 <h5>key: <span class="tsd-signature-symbol">keyof </span><a href="../interfaces/RcsbFv3DAssembly._internal_.AssemblyModelStateInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">AssemblyModelStateInterface</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../types/RcsbFv3DAssembly._internal_.OperatorInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">OperatorInfo</a></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L34">RcsbFvState/AssemblyModelSate.ts:34</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L34">RcsbFvState/AssemblyModelSate.ts:34</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getChainInfo" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get<wbr/>Chain<wbr/>Info</span><a href="#getChainInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -147,7 +147,7 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> asymId: <span class="tsd-signature-type">string</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../types/RcsbFv3DAssembly._internal_.ChainInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">ChainInfo</a></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L65">RcsbFvState/AssemblyModelSate.ts:65</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L65">RcsbFvState/AssemblyModelSate.ts:65</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getMap" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get<wbr/>Map</span><a href="#getMap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -155,7 +155,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <a href="../types/RcsbFv3DAssembly._internal_.SaguaroPluginModelMapType.html" class="tsd-signature-type" data-tsd-kind="Type alias">SaguaroPluginModelMapType</a></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L26">RcsbFvState/AssemblyModelSate.ts:26</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L26">RcsbFvState/AssemblyModelSate.ts:26</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getModelChainInfo" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get<wbr/>Model<wbr/>Chain<wbr/>Info</span><a href="#getModelChainInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -168,7 +168,7 @@
 <h5>modelId: <span class="tsd-signature-type">string</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>assemblyId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>chains<span class="tsd-signature-symbol">: </span><a href="../types/RcsbFv3DAssembly._internal_.ChainInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">ChainInfo</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>entryId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L61">RcsbFvState/AssemblyModelSate.ts:61</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L61">RcsbFvState/AssemblyModelSate.ts:61</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getOperator" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get<wbr/>Operator</span><a href="#getOperator" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -176,7 +176,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../types/RcsbFv3DAssembly._internal_.OperatorInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">OperatorInfo</a></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L44">RcsbFvState/AssemblyModelSate.ts:44</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L44">RcsbFvState/AssemblyModelSate.ts:44</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getString" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get<wbr/>String</span><a href="#getString" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -189,7 +189,7 @@
 <h5>key: <span class="tsd-signature-type">&quot;entryId&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;modelId&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;labelAsymId&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;assemblyId&quot;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L38">RcsbFvState/AssemblyModelSate.ts:38</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L38">RcsbFvState/AssemblyModelSate.ts:38</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="set" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>set</span><a href="#set" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -202,7 +202,7 @@
 <h5>state: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/RcsbFv3DAssembly._internal_.AssemblyModelStateInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">AssemblyModelStateInterface</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L30">RcsbFvState/AssemblyModelSate.ts:30</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L30">RcsbFvState/AssemblyModelSate.ts:30</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="setFirstModel" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>set<wbr/>First<wbr/>Model</span><a href="#setFirstModel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -210,7 +210,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L74">RcsbFvState/AssemblyModelSate.ts:74</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L74">RcsbFvState/AssemblyModelSate.ts:74</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setMap" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>set<wbr/>Map</span><a href="#setMap" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -223,7 +223,7 @@
 <h5>modelMap: <a href="../types/RcsbFv3DAssembly._internal_.SaguaroPluginModelMapType.html" class="tsd-signature-type" data-tsd-kind="Type alias">SaguaroPluginModelMapType</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L21">RcsbFvState/AssemblyModelSate.ts:21</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L21">RcsbFvState/AssemblyModelSate.ts:21</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setOperator" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>set<wbr/>Operator</span><a href="#setOperator" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -238,7 +238,7 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> opName: <span class="tsd-signature-type">string</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L56">RcsbFvState/AssemblyModelSate.ts:56</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L56">RcsbFvState/AssemblyModelSate.ts:56</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 8 - 8
docs/classes/RcsbFv3DAssembly._internal_.BlockSelectorManager.html

@@ -22,7 +22,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">BlockSelectorManager</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L45">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:45</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L46">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:46</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -64,7 +64,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.BlockSelectorManager.html" class="tsd-signature-type" data-tsd-kind="Class">BlockSelectorManager</a></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L49">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:49</a></li></ul></aside></li></ul></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L50">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:50</a></li></ul></aside></li></ul></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Properties</h2>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="blockChangeCallback" class="tsd-anchor"></a>
@@ -79,17 +79,17 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L48">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:48</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L49">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:49</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="blockId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>block<wbr/>Id</span><a href="#blockId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">block<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L46">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:46</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L47">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:47</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="previousBlockId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>previous<wbr/>Block<wbr/>Id</span><a href="#previousBlockId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">previous<wbr/>Block<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L47">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:47</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L48">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:48</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getActiveBlock" class="tsd-anchor"></a>
@@ -99,7 +99,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L57">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:57</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L58">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:58</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getPreviousBlock" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get<wbr/>Previous<wbr/>Block</span><a href="#getPreviousBlock" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -107,7 +107,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L60">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:60</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L61">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:61</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setActiveBlock" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>set<wbr/>Active<wbr/>Block</span><a href="#setActiveBlock" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -120,7 +120,7 @@
 <h5>blockId: <span class="tsd-signature-type">string</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L52">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:52</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L53">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:53</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/classes/RcsbFv3DAssembly._internal_.DataContainer.html

@@ -27,7 +27,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">DataContainer</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/Utils/DataContainer.ts#L2">Utils/DataContainer.ts:2</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/Utils/DataContainer.ts#L2">Utils/DataContainer.ts:2</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -65,14 +65,14 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> data: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.DataContainer.html" class="tsd-signature-type" data-tsd-kind="Class">DataContainer</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/Utils/DataContainer.ts#L5">Utils/DataContainer.ts:5</a></li></ul></aside></li></ul></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/Utils/DataContainer.ts#L5">Utils/DataContainer.ts:5</a></li></ul></aside></li></ul></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Properties</h2>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="data" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>data</span><a href="#data" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> = undefined</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/Utils/DataContainer.ts#L3">Utils/DataContainer.ts:3</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/Utils/DataContainer.ts#L3">Utils/DataContainer.ts:3</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="get" class="tsd-anchor"></a>
@@ -82,7 +82,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/Utils/DataContainer.ts#L9">Utils/DataContainer.ts:9</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/Utils/DataContainer.ts#L9">Utils/DataContainer.ts:9</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="set" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>set</span><a href="#set" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -95,7 +95,7 @@
 <h5>data: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/Utils/DataContainer.ts#L12">Utils/DataContainer.ts:12</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/Utils/DataContainer.ts#L12">Utils/DataContainer.ts:12</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 17 - 17
docs/classes/RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html

@@ -38,7 +38,7 @@
 <li><a href="RcsbFv3DSequenceIdentity.RcsbFv3DSequenceIdentity.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFv3DSequenceIdentity</a></li>
 <li><a href="RcsbFv3DCustom.RcsbFv3DCustom.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFv3DCustom</a></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L21">RcsbFv3D/RcsbFv3DAbstract.tsx:21</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L21">RcsbFv3D/RcsbFv3DAbstract.tsx:21</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -94,59 +94,59 @@
 <h5>config: <a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFv3DAbstractInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFv3DAbstractInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFv3DAbstract</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L38">RcsbFv3D/RcsbFv3DAbstract.tsx:38</a></li></ul></aside></li></ul></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L38">RcsbFv3D/RcsbFv3DAbstract.tsx:38</a></li></ul></aside></li></ul></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Properties</h2>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="cssConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>css<wbr/>Config</span><a href="#cssConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">css<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>rootPanel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">CSSProperties</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>sequencePanel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">CSSProperties</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>structurePanel<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">CSSProperties</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L32">RcsbFv3D/RcsbFv3DAbstract.tsx:32</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L32">RcsbFv3D/RcsbFv3DAbstract.tsx:32</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="ctxManager" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>ctx<wbr/>Manager</span><a href="#ctxManager" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">ctx<wbr/>Manager<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFvContextManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvContextManager</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L29">RcsbFv3D/RcsbFv3DAbstract.tsx:29</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L29">RcsbFv3D/RcsbFv3DAbstract.tsx:29</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="elementId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>element<wbr/>Id</span><a href="#elementId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">element<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L23">RcsbFv3D/RcsbFv3DAbstract.tsx:23</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L23">RcsbFv3D/RcsbFv3DAbstract.tsx:23</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="fullScreenFlag" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>full<wbr/>Screen<wbr/>Flag</span><a href="#fullScreenFlag" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">full<wbr/>Screen<wbr/>Flag<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = false</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L30">RcsbFv3D/RcsbFv3DAbstract.tsx:30</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L30">RcsbFv3D/RcsbFv3DAbstract.tsx:30</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="overflowStyle" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>overflow<wbr/>Style</span><a href="#overflowStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">overflow<wbr/>Style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L31">RcsbFv3D/RcsbFv3DAbstract.tsx:31</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L31">RcsbFv3D/RcsbFv3DAbstract.tsx:31</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="reactRoot" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>react<wbr/>Root</span><a href="#reactRoot" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">react<wbr/>Root<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Root</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L24">RcsbFv3D/RcsbFv3DAbstract.tsx:24</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L24">RcsbFv3D/RcsbFv3DAbstract.tsx:24</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="sequenceConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>sequence<wbr/>Config</span><a href="#sequenceConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">sequence<wbr/>Config<span class="tsd-signature-symbol">:</span> <a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvSequenceInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvSequenceInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L28">RcsbFv3D/RcsbFv3DAbstract.tsx:28</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L28">RcsbFv3D/RcsbFv3DAbstract.tsx:28</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="structureConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>structure<wbr/>Config</span><a href="#structureConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Config<span class="tsd-signature-symbol">:</span> <a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStructureConfigInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvStructureConfigInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L25">RcsbFv3D/RcsbFv3DAbstract.tsx:25</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L25">RcsbFv3D/RcsbFv3DAbstract.tsx:25</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="structureViewer" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>structure<wbr/>Viewer</span><a href="#structureViewer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Viewer<span class="tsd-signature-symbol">:</span> <a href="../interfaces/RcsbFv3DAssembly._internal_.StructureViewerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L26">RcsbFv3D/RcsbFv3DAbstract.tsx:26</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L26">RcsbFv3D/RcsbFv3DAbstract.tsx:26</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="structureViewerBehaviourObserver" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>structure<wbr/>Viewer<wbr/>Behaviour<wbr/>Observer</span><a href="#structureViewerBehaviourObserver" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Viewer<wbr/>Behaviour<wbr/>Observer<span class="tsd-signature-symbol">:</span> <a href="../interfaces/RcsbFv3DAssembly._internal_.StructureViewerBehaviourObserverInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerBehaviourObserverInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L27">RcsbFv3D/RcsbFv3DAbstract.tsx:27</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L27">RcsbFv3D/RcsbFv3DAbstract.tsx:27</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="fullScreen" class="tsd-anchor"></a>
@@ -161,7 +161,7 @@
 <h5>mode: <span class="tsd-signature-type">&quot;on&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;off&quot;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L92">RcsbFv3D/RcsbFv3DAbstract.tsx:92</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L92">RcsbFv3D/RcsbFv3DAbstract.tsx:92</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="pluginCall" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>plugin<wbr/>Call</span><a href="#pluginCall" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -185,7 +185,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="render" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>render</span><a href="#render" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -193,7 +193,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="unmount" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>unmount</span><a href="#unmount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -215,7 +215,7 @@
 <ul class="tsd-parameters"></ul></li></ul></li></ul></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="updateConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>update<wbr/>Config</span><a href="#updateConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -233,7 +233,7 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> structure<wbr/>Panel<wbr/>Config<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStructureConfigInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvStructureConfigInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/classes/RcsbFv3DAssembly._internal_.RcsbFvContextManager.html

@@ -36,7 +36,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFvContextManager</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L24">RcsbFvContextManager/RcsbFvContextManager.ts:24</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L24">RcsbFvContextManager/RcsbFvContextManager.ts:24</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -81,7 +81,7 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>subject</span><a href="#subject" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">subject<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Subject</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvContextManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvContextManagerInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L25">RcsbFvContextManager/RcsbFvContextManager.ts:25</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L25">RcsbFvContextManager/RcsbFvContextManager.ts:25</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="next" class="tsd-anchor"></a>
@@ -100,7 +100,7 @@
 </div></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L29">RcsbFvContextManager/RcsbFvContextManager.ts:29</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L29">RcsbFvContextManager/RcsbFvContextManager.ts:29</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="subscribe" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>subscribe</span><a href="#subscribe" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -128,7 +128,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Subscription</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L35">RcsbFvContextManager/RcsbFvContextManager.ts:35</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L35">RcsbFvContextManager/RcsbFvContextManager.ts:35</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="unsubscribeAll" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>unsubscribe<wbr/>All</span><a href="#unsubscribeAll" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -138,7 +138,7 @@
 </div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L39">RcsbFvContextManager/RcsbFvContextManager.ts:39</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L39">RcsbFvContextManager/RcsbFvContextManager.ts:39</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 20 - 20
docs/classes/RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html

@@ -22,7 +22,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFvSelectorManager</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L12">RcsbFvState/RcsbFvSelectorManager.ts:12</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L12">RcsbFvState/RcsbFvSelectorManager.ts:12</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -40,7 +40,7 @@
 </div></section>
 <section class="tsd-index-section">
 <h3 class="tsd-index-heading">Methods</h3>
-<div class="tsd-index-list"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#addSelectionFromMultipleRegions" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>add<wbr/>Selection<wbr/>From<wbr/>Multiple<wbr/>Regions</span></a>
+<div class="tsd-index-list"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#addSelectionFromMultipleRegions" class="tsd-index-link tsd-kind-method tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-2048-path"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)" id="icon-2048-text"></path></svg><span>add<wbr/>Selection<wbr/>From<wbr/>Multiple<wbr/>Regions</span></a>
 <a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#addSelectionFromRegion" class="tsd-index-link tsd-kind-method tsd-parent-kind-class tsd-is-private"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>add<wbr/>Selection<wbr/>From<wbr/>Region</span></a>
 <a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#clearSelection" class="tsd-index-link tsd-kind-method tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>clear<wbr/>Selection</span></a>
 <a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#getLastSelection" class="tsd-index-link tsd-kind-method tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>get<wbr/>Last<wbr/>Selection</span></a>
@@ -66,22 +66,22 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>hover</span><a href="#hover" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">hover<span class="tsd-signature-symbol">:</span> <a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroRegionList.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroRegionList</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L16">RcsbFvState/RcsbFvSelectorManager.ts:16</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L16">RcsbFvState/RcsbFvSelectorManager.ts:16</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="lastSelection" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>last<wbr/>Selection</span><a href="#lastSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">last<wbr/>Selection<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroRegionList.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroRegionList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;sequence&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;structure&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> = null</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L14">RcsbFvState/RcsbFvSelectorManager.ts:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L14">RcsbFvState/RcsbFvSelectorManager.ts:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="selection" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>selection</span><a href="#selection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">selection<span class="tsd-signature-symbol">:</span> <a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroRegionList.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroRegionList</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L15">RcsbFvState/RcsbFvSelectorManager.ts:15</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L15">RcsbFvState/RcsbFvSelectorManager.ts:15</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
-<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="addSelectionFromMultipleRegions" class="tsd-anchor"></a>
-<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>add<wbr/>Selection<wbr/>From<wbr/>Multiple<wbr/>Regions</span><a href="#addSelectionFromMultipleRegions" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
-<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
+<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addSelectionFromMultipleRegions" class="tsd-anchor"></a>
+<h3 class="tsd-anchor-link"><span>add<wbr/>Selection<wbr/>From<wbr/>Multiple<wbr/>Regions</span><a href="#addSelectionFromMultipleRegions" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
+<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
 <li class="tsd-signature tsd-anchor-link" id="addSelectionFromMultipleRegions.addSelectionFromMultipleRegions-1">add<wbr/>Selection<wbr/>From<wbr/>Multiple<wbr/>Regions<span class="tsd-signature-symbol">(</span>regions<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroChain.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroChain</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>region<span class="tsd-signature-symbol">: </span><a href="../interfaces/RcsbFv3DAssembly._internal_.RegionSelectionInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RegionSelectionInterface</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span>, mode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;select&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;hover&quot;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#addSelectionFromMultipleRegions.addSelectionFromMultipleRegions-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
 <li class="tsd-description">
 <div class="tsd-parameters">
@@ -93,7 +93,7 @@
 <h5>mode: <span class="tsd-signature-type">&quot;select&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;hover&quot;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L40">RcsbFvState/RcsbFvSelectorManager.ts:40</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L40">RcsbFvState/RcsbFvSelectorManager.ts:40</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="addSelectionFromRegion" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>add<wbr/>Selection<wbr/>From<wbr/>Region</span><a href="#addSelectionFromRegion" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
@@ -114,7 +114,7 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> operatorName: <span class="tsd-signature-type">string</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L24">RcsbFvState/RcsbFvSelectorManager.ts:24</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L24">RcsbFvState/RcsbFvSelectorManager.ts:24</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="clearSelection" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>clear<wbr/>Selection</span><a href="#clearSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -129,7 +129,7 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> selection: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroChain.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroChain</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L77">RcsbFvState/RcsbFvSelectorManager.ts:77</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L77">RcsbFvState/RcsbFvSelectorManager.ts:77</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getLastSelection" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get<wbr/>Last<wbr/>Selection</span><a href="#getLastSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -137,7 +137,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroRegionList.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroRegionList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;sequence&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;structure&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L61">RcsbFvState/RcsbFvSelectorManager.ts:61</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L61">RcsbFvState/RcsbFvSelectorManager.ts:61</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getSelection" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get<wbr/>Selection</span><a href="#getSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -150,7 +150,7 @@
 <h5>mode: <span class="tsd-signature-type">&quot;select&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;hover&quot;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroRegionList.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroRegionList</a><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L54">RcsbFvState/RcsbFvSelectorManager.ts:54</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L54">RcsbFvState/RcsbFvSelectorManager.ts:54</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getSelectionWithCondition" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>get<wbr/>Selection<wbr/>With<wbr/>Condition</span><a href="#getSelectionWithCondition" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -169,7 +169,7 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> operatorName: <span class="tsd-signature-type">string</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroRegionList.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroRegionList</a></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L69">RcsbFvState/RcsbFvSelectorManager.ts:69</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L69">RcsbFvState/RcsbFvSelectorManager.ts:69</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="selectFromMultipleRegions" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>select<wbr/>From<wbr/>Multiple<wbr/>Regions</span><a href="#selectFromMultipleRegions" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -186,7 +186,7 @@
 <h5>mode: <span class="tsd-signature-type">&quot;select&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;hover&quot;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L32">RcsbFvState/RcsbFvSelectorManager.ts:32</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L32">RcsbFvState/RcsbFvSelectorManager.ts:32</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="selectFromRegion" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>select<wbr/>From<wbr/>Region</span><a href="#selectFromRegion" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -209,7 +209,7 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> operatorName: <span class="tsd-signature-type">string</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L18">RcsbFvState/RcsbFvSelectorManager.ts:18</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L18">RcsbFvState/RcsbFvSelectorManager.ts:18</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="selectionSource" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>selection<wbr/>Source</span><a href="#selectionSource" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -224,7 +224,7 @@
 <h5>region: <a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroChain.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroChain</a><span class="tsd-signature-symbol"> &amp; </span><a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroRange.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroRange</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;sequence&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;structure&quot;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L92">RcsbFvState/RcsbFvSelectorManager.ts:92</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L92">RcsbFvState/RcsbFvSelectorManager.ts:92</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setLastSelection" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>set<wbr/>Last<wbr/>Selection</span><a href="#setLastSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -237,7 +237,7 @@
 <h5>selection: <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/RcsbFv3DAssembly._internal_.SaguaroRegionList.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroRegionList</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>source<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;sequence&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;structure&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L65">RcsbFvState/RcsbFvSelectorManager.ts:65</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L65">RcsbFvState/RcsbFvSelectorManager.ts:65</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setSelectionFromResidueSelection" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>set<wbr/>Selection<wbr/>From<wbr/>Residue<wbr/>Selection</span><a href="#setSelectionFromResidueSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -254,7 +254,7 @@
 <h5>source: <span class="tsd-signature-type">&quot;sequence&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;structure&quot;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L46">RcsbFvState/RcsbFvSelectorManager.ts:46</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L46">RcsbFvState/RcsbFvSelectorManager.ts:46</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -289,7 +289,7 @@
 <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#hover" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>hover</a></li>
 <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#lastSelection" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>last<wbr/>Selection</a></li>
 <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#selection" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>selection</a></li>
-<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#addSelectionFromMultipleRegions" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>add<wbr/>Selection<wbr/>From<wbr/>Multiple<wbr/>Regions</a></li>
+<li class="tsd-kind-method tsd-parent-kind-class"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#addSelectionFromMultipleRegions" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>add<wbr/>Selection<wbr/>From<wbr/>Multiple<wbr/>Regions</a></li>
 <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#addSelectionFromRegion" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>add<wbr/>Selection<wbr/>From<wbr/>Region</a></li>
 <li class="tsd-kind-method tsd-parent-kind-class"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#clearSelection" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>clear<wbr/>Selection</a></li>
 <li class="tsd-kind-method tsd-parent-kind-class"><a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html#getLastSelection" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>get<wbr/>Last<wbr/>Selection</a></li>

+ 6 - 6
docs/classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html

@@ -26,7 +26,7 @@
 <ul class="tsd-hierarchy">
 <li><a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvStateInterface</a></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateManager.ts#L11">RcsbFvState/RcsbFvStateManager.ts:11</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateManager.ts#L11">RcsbFvState/RcsbFvStateManager.ts:11</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -62,18 +62,18 @@
 <div class="tsd-signature">assembly<wbr/>Model<wbr/>Sate<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.AssemblyModelSate.html" class="tsd-signature-type" data-tsd-kind="Class">AssemblyModelSate</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
 <p>Implementation of <a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html">RcsbFvStateInterface</a>.<a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html#assemblyModelSate">assemblyModelSate</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateManager.ts#L13">RcsbFvState/RcsbFvStateManager.ts:13</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateManager.ts#L13">RcsbFvState/RcsbFvStateManager.ts:13</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="selectionState" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>selection<wbr/>State</span><a href="#selectionState" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">selection<wbr/>State<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvSelectorManager</a><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
 <p>Implementation of <a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html">RcsbFvStateInterface</a>.<a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html#selectionState">selectionState</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateManager.ts#L14">RcsbFvState/RcsbFvStateManager.ts:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateManager.ts#L14">RcsbFvState/RcsbFvStateManager.ts:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="subject" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>subject</span><a href="#subject" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">subject<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Subject</span><span class="tsd-signature-symbol">&lt;</span><a href="../types/RcsbFv3DAssembly._internal_.RcsbFvStateType.html" class="tsd-signature-type" data-tsd-kind="Type alias">RcsbFvStateType</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateManager.ts#L16">RcsbFvState/RcsbFvStateManager.ts:16</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateManager.ts#L16">RcsbFvState/RcsbFvStateManager.ts:16</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="next" class="tsd-anchor"></a>
@@ -96,7 +96,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Implementation of <a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html">RcsbFvStateInterface</a>.<a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html#next">next</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateManager.ts#L18">RcsbFvState/RcsbFvStateManager.ts:18</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateManager.ts#L18">RcsbFvState/RcsbFvStateManager.ts:18</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="subscribe" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>subscribe</span><a href="#subscribe" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -128,7 +128,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Subscription</span></h4><aside class="tsd-sources">
 <p>Implementation of <a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html">RcsbFvStateInterface</a>.<a href="../interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html#subscribe">subscribe</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateManager.ts#L22">RcsbFvState/RcsbFvStateManager.ts:22</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateManager.ts#L22">RcsbFvState/RcsbFvStateManager.ts:22</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 6 - 6
docs/classes/RcsbFv3DCustom.RcsbFv3DCustom.html

@@ -23,7 +23,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DCustom</span></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DCustom.tsx#L25">RcsbFv3D/RcsbFv3DCustom.tsx:25</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DCustom.tsx#L25">RcsbFv3D/RcsbFv3DCustom.tsx:25</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -55,7 +55,7 @@
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DCustom.RcsbFv3DCustom.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFv3DCustom</a></h4><aside class="tsd-sources">
 <p>Overrides <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#constructor">constructor</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DCustom.tsx#L27">RcsbFv3D/RcsbFv3DCustom.tsx:27</a></li></ul></aside></li></ul></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DCustom.tsx#L27">RcsbFv3D/RcsbFv3DCustom.tsx:27</a></li></ul></aside></li></ul></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="pluginCall" class="tsd-anchor"></a>
@@ -82,7 +82,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#pluginCall">pluginCall</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="render" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>render</span><a href="#render" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -91,7 +91,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#render">render</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="unmount" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>unmount</span><a href="#unmount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -114,7 +114,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#unmount">unmount</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="updateConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>update<wbr/>Config</span><a href="#updateConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -133,7 +133,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#updateConfig">updateConfig</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 6 - 6
docs/classes/RcsbFv3DSequenceIdentity.RcsbFv3DSequenceIdentity.html

@@ -23,7 +23,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DSequenceIdentity</span></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L43">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:43</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L43">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:43</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -55,7 +55,7 @@
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DSequenceIdentity.RcsbFv3DSequenceIdentity.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFv3DSequenceIdentity</a></h4><aside class="tsd-sources">
 <p>Overrides <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#constructor">constructor</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L44">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:44</a></li></ul></aside></li></ul></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L44">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:44</a></li></ul></aside></li></ul></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="pluginCall" class="tsd-anchor"></a>
@@ -82,7 +82,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#pluginCall">pluginCall</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="render" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>render</span><a href="#render" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -91,7 +91,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#render">render</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="unmount" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>unmount</span><a href="#unmount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -114,7 +114,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#unmount">unmount</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="updateConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>update<wbr/>Config</span><a href="#updateConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -133,7 +133,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#updateConfig">updateConfig</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 6 - 6
docs/classes/RcsbFv3DUniprot.RcsbFv3DUniprot.html

@@ -23,7 +23,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DUniprot</span></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L43">RcsbFv3D/RcsbFv3DUniprot.tsx:43</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L43">RcsbFv3D/RcsbFv3DUniprot.tsx:43</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -55,7 +55,7 @@
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DUniprot.RcsbFv3DUniprot.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFv3DUniprot</a></h4><aside class="tsd-sources">
 <p>Overrides <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#constructor">constructor</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L44">RcsbFv3D/RcsbFv3DUniprot.tsx:44</a></li></ul></aside></li></ul></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L44">RcsbFv3D/RcsbFv3DUniprot.tsx:44</a></li></ul></aside></li></ul></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="pluginCall" class="tsd-anchor"></a>
@@ -82,7 +82,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#pluginCall">pluginCall</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L88">RcsbFv3D/RcsbFv3DAbstract.tsx:88</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="render" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>render</span><a href="#render" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -91,7 +91,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#render">render</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L47">RcsbFv3D/RcsbFv3DAbstract.tsx:47</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="unmount" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>unmount</span><a href="#unmount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -114,7 +114,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#unmount">unmount</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L71">RcsbFv3D/RcsbFv3DAbstract.tsx:71</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="updateConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>update<wbr/>Config</span><a href="#updateConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -133,7 +133,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html">RcsbFv3DAbstract</a>.<a href="RcsbFv3DAssembly._internal_.RcsbFv3DAbstract.html#updateConfig">updateConfig</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L84">RcsbFv3D/RcsbFv3DAbstract.tsx:84</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 3 - 3
docs/enums/RcsbFv3DAssembly._internal_.EventType.html

@@ -21,7 +21,7 @@
 <div class="tsd-comment tsd-typography"><p>Event types</p>
 </div></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L13">RcsbFvContextManager/RcsbFvContextManager.ts:13</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L13">RcsbFvContextManager/RcsbFvContextManager.ts:13</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -38,12 +38,12 @@
 <h3 class="tsd-anchor-link"><span>PLUGIN_<wbr/>CALL</span><a href="#PLUGIN_CALL" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">PLUGIN_<wbr/>CALL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;pluginCall&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L15">RcsbFvContextManager/RcsbFvContextManager.ts:15</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L15">RcsbFvContextManager/RcsbFvContextManager.ts:15</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="UPDATE_CONFIG" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>UPDATE_<wbr/>CONFIG</span><a href="#UPDATE_CONFIG" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">UPDATE_<wbr/>CONFIG<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;updateBoardConfig&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L14">RcsbFvContextManager/RcsbFvContextManager.ts:14</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L14">RcsbFvContextManager/RcsbFvContextManager.ts:14</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 12
docs/enums/RcsbFv3DAssembly._internal_.LoadMethod.html

@@ -18,7 +18,7 @@
 <li><a href="RcsbFv3DAssembly._internal_.LoadMethod.html">LoadMethod</a></li></ul>
 <h1>Enumeration LoadMethod</h1></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L25">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:25</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L25">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:25</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -27,7 +27,6 @@
 <section class="tsd-index-section">
 <h3 class="tsd-index-heading">Enumeration Members</h3>
 <div class="tsd-index-list"><a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadPdbId" class="tsd-index-link tsd-kind-enum-member tsd-parent-kind-enum"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>load<wbr/>Pdb<wbr/>Id</span></a>
-<a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadPdbIds" class="tsd-index-link tsd-kind-enum-member tsd-parent-kind-enum"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>load<wbr/>Pdb<wbr/>Ids</span></a>
 <a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadSnapshotFromUrl" class="tsd-index-link tsd-kind-enum-member tsd-parent-kind-enum"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>load<wbr/>Snapshot<wbr/>From<wbr/>Url</span></a>
 <a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadStructureFromData" class="tsd-index-link tsd-kind-enum-member tsd-parent-kind-enum"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>load<wbr/>Structure<wbr/>From<wbr/>Data</span></a>
 <a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadStructureFromUrl" class="tsd-index-link tsd-kind-enum-member tsd-parent-kind-enum"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>load<wbr/>Structure<wbr/>From<wbr/>Url</span></a>
@@ -38,27 +37,22 @@
 <h3 class="tsd-anchor-link"><span>load<wbr/>Pdb<wbr/>Id</span><a href="#loadPdbId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">load<wbr/>Pdb<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;loadPdbId&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L26">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:26</a></li></ul></aside></section>
-<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="loadPdbIds" class="tsd-anchor"></a>
-<h3 class="tsd-anchor-link"><span>load<wbr/>Pdb<wbr/>Ids</span><a href="#loadPdbIds" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
-<div class="tsd-signature">load<wbr/>Pdb<wbr/>Ids<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;loadPdbIds&quot;</span></div><aside class="tsd-sources">
-<ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L27">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:27</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L26">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:26</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="loadSnapshotFromUrl" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>load<wbr/>Snapshot<wbr/>From<wbr/>Url</span><a href="#loadSnapshotFromUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">load<wbr/>Snapshot<wbr/>From<wbr/>Url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;loadSnapshotFromUrl&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L29">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:29</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L28">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:28</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="loadStructureFromData" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>load<wbr/>Structure<wbr/>From<wbr/>Data</span><a href="#loadStructureFromData" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">load<wbr/>Structure<wbr/>From<wbr/>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;loadStructureFromData&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L30">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:30</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L29">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:29</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="loadStructureFromUrl" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>load<wbr/>Structure<wbr/>From<wbr/>Url</span><a href="#loadStructureFromUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">load<wbr/>Structure<wbr/>From<wbr/>Url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;loadStructureFromUrl&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L28">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:28</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L27">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:27</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -90,7 +84,6 @@
 <li class="current tsd-kind-enum tsd-parent-kind-module"><a href="RcsbFv3DAssembly._internal_.LoadMethod.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-enum)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-8-path"></rect><path d="M9.45 16V7.24H14.49V8.224H10.518V10.936H14.07V11.908H10.518V15.016H14.49V16H9.45Z" fill="var(--color-text)" id="icon-8-text"></path></svg><span>Load<wbr/>Method</span></a>
 <ul>
 <li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadPdbId" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>load<wbr/>Pdb<wbr/>Id</a></li>
-<li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadPdbIds" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>load<wbr/>Pdb<wbr/>Ids</a></li>
 <li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadSnapshotFromUrl" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>load<wbr/>Snapshot<wbr/>From<wbr/>Url</a></li>
 <li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadStructureFromData" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>load<wbr/>Structure<wbr/>From<wbr/>Data</a></li>
 <li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="RcsbFv3DAssembly._internal_.LoadMethod.html#loadStructureFromUrl" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>load<wbr/>Structure<wbr/>From<wbr/>Url</a></li></ul></li></ul></nav></div></div>

+ 36 - 30
docs/index.html

@@ -107,8 +107,8 @@ var fvConfigChainA = {
         includeAxis: true
     },
     rowConfig: rowConfigChainA,
-    sequenceSelectionChangeCallback: function (plugin, selectorManager, sequenceRegion) {
-        selectorManager.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
+    sequenceSelectionChangeCallback: function (plugin, stateManager, sequenceRegion) {
+        stateManager.selectionState.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
         plugin.clearSelection("select", { modelId: "1acb_board", labelAsymId: "A" });
         if (sequenceRegion.length > 0) {
             var regions = sequenceRegion.map(function (r) {
@@ -119,7 +119,7 @@ var fvConfigChainA = {
                     region: { begin: r.begin, end: (_a = r.end) !== null && _a !== void 0 ? _a : r.begin, source: "sequence" }
                 });
             });
-            selectorManager.addSelectionFromMultipleRegions(regions, "select");
+            stateManager.selectionState.addSelectionFromMultipleRegions(regions, "select");
             plugin.select(regions.map(function (r) { return (__assign(__assign({}, r), { begin: r.region.begin, end: r.region.end })); }), "select", "add");
         }
         else {
@@ -145,18 +145,17 @@ var fvConfigChainA = {
                 });
             }), "hover", "set");
     },
-    structureSelectionCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "A", "select");
-        if (sel == null) {
+    structureSelectionCallback: function (plugin, pfv, stateManager) {
+        const sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "A", "select");
+        if(sel == null) {
             pfv.clearSelection("select");
             plugin.resetCamera();
-        }
-        else {
-            pfv.setSelection({ elements: sel.regions, mode: "select" });
+        }else {
+            pfv.setSelection({elements: sel.regions, mode: "select"});
         }
     },
-    structureHoverCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "A", "hover");
+    structureHoverCallback: function (plugin, pfv, stateManager) {
+        var sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "A", "hover");
         if (sel == null)
             pfv.clearSelection("hover");
         else
@@ -176,8 +175,8 @@ var fvConfigChainB = {
         includeAxis: true
     },
     rowConfig: rowConfigChainB,
-    sequenceSelectionChangeCallback: function (plugin, selectorManager, sequenceRegion) {
-        selectorManager.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
+    sequenceSelectionChangeCallback: function (plugin, stateManager, sequenceRegion) {
+        stateManager.selectionState.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
         plugin.clearSelection("select", { modelId: "1acb_board", labelAsymId: "B" });
         if (sequenceRegion.length > 0) {
             var regions = sequenceRegion.map(function (r) {
@@ -188,7 +187,7 @@ var fvConfigChainB = {
                     region: { begin: r.begin, end: (_a = r.end) !== null && _a !== void 0 ? _a : r.begin, source: "sequence" }
                 });
             });
-            selectorManager.addSelectionFromMultipleRegions(regions, "select");
+            stateManager.selectionState.addSelectionFromMultipleRegions(regions, "select");
             plugin.select(regions.map(function (r) { return (__assign(__assign({}, r), { begin: r.region.begin, end: r.region.end })); }), "select", "add");
         }
         else {
@@ -214,8 +213,8 @@ var fvConfigChainB = {
                 });
             }), "hover", "set");
     },
-    structureSelectionCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "B", "select");
+    structureSelectionCallback: function (plugin, pfv, stateManager) {
+        const sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "B", "select");
         if (sel == null) {
             pfv.clearSelection("select");
             plugin.resetCamera();
@@ -224,8 +223,8 @@ var fvConfigChainB = {
             pfv.setSelection({ elements: sel.regions, mode: "select" });
         }
     },
-    structureHoverCallback: function (plugin, pfv, selection) {
-        var sel = selection.getSelectionWithCondition("1acb_board", "B", "hover");
+    structureHoverCallback: function (plugin, pfv, stateManager) {
+        var sel = stateManager.selectionState.getSelectionWithCondition("1acb_board", "B", "hover");
         if (sel == null)
             pfv.clearSelection("hover");
         else
@@ -257,23 +256,25 @@ var sequenceConfig = {
     subtitle: undefined,
     config: customConfig
 };
-var MolstarConfig = {
+var molstarConfig = {
     loadConfig: {
-        loadMethod: "loadPdbIds",
-        loadParams: [{
-            pdbId: "1acb",
+        loadMethod: "loadPdbId",
+        loadParams: {
+            entryId: "1acb",
             id: "1acb_board"
-        }]
+        }
     },
-    pluginConfig: {
-        showImportControls: true,
-        showSessionControls: false
+    structureViewerConfig: {
+        viewerProps:{
+            showImportControls: true,
+            showSessionControls: false
+        }
     },
 };
 document.addEventListener("DOMContentLoaded", function (event) {
     var panel3d = new RcsbFv3D.custom({
         elementId: "pfv",
-        structurePanelConfig: MolstarConfig,
+        structurePanelConfig: molstarConfig,
         sequencePanelConfig: sequenceConfig,
         cssConfig: {
             overwriteCss:true,
@@ -318,10 +319,15 @@ document.addEventListener("DOMContentLoaded", function (event) {
 <a href="#testing" id="testing" style="color: inherit; text-decoration: none;">
   <h3>Testing</h3>
 </a>
+<p>Different testing example are available in the <code>src/examples</code> folder</p>
 <ul>
 <li><code>npm install</code></li>
 <li><code>npm run devServer</code></li>
-<li>Go to <code>http://localhost:9000/assembly.html</code></li>
+<li>Go to:</li>
+<li><code>http://localhost:9000/assembly.html</code></li>
+<li><code>http://localhost:9000/assembly-interface.html</code></li>
+<li><code>http://localhost:9000/uniprot.html</code>
+...</li>
 </ul>
 
 <a href="#library-documentation" id="library-documentation" style="color: inherit; text-decoration: none;">
@@ -344,7 +350,7 @@ The component will be mounted in the html element with id <code>elementId</code>
 a new div element will be added, and the component will be displayed in full screen mode. </p>
 <pre><code class="language-typescript"><span class="hl-2">interface</span><span class="hl-1"> </span><span class="hl-3">RcsbFv3DAssemblyInterface</span><span class="hl-1"> </span><span class="hl-2">extends</span><span class="hl-1"> </span><span class="hl-3">RcsbFv3DAbstractInterface</span><span class="hl-1"> {</span><br/><span class="hl-1">   </span><span class="hl-0">elementId</span><span class="hl-1">: </span><span class="hl-4">&quot;htmlElement&quot;</span><span class="hl-1">,</span><br/><span class="hl-1">   </span><span class="hl-0">config</span><span class="hl-1">: {</span><br/><span class="hl-1">        </span><span class="hl-0">entryId</span><span class="hl-1">: </span><span class="hl-3">string</span><span class="hl-1">;</span><br/><span class="hl-1">        </span><span class="hl-0">title</span><span class="hl-1">?: </span><span class="hl-3">string</span><span class="hl-1">;</span><br/><span class="hl-1">        </span><span class="hl-0">subtitle</span><span class="hl-1">?: </span><span class="hl-3">string</span><span class="hl-1">;</span><br/><span class="hl-1">    };</span><br/><span class="hl-1">    </span><span class="hl-0">additionalConfig</span><span class="hl-1">?: </span><span class="hl-3">RcsbFvAdditionalConfig</span><span class="hl-1">;</span><br/><span class="hl-1">}</span>
 </code></pre>
-<p>Source code example can be found in <code>src/examples/assembly/index.ts</code>.</p>
+<p>Source code example can be found in <code>src/examples/assembly/index.tsx</code>.</p>
 
 <a href="#custom-view" id="custom-view" style="color: inherit; text-decoration: none;">
   <h4>Custom view</h4>
@@ -389,7 +395,7 @@ with <code>blockId</code> <code>&quot;myBlock&quot;</code> (see <code>FeatureBlo
 when the displayed block changes.</p>
 <pre><code class="language-typescript"><span class="hl-2">interface</span><span class="hl-1"> </span><span class="hl-3">CustomViewInterface</span><span class="hl-1"> {</span><br/><span class="hl-1">    </span><span class="hl-0">blockConfig</span><span class="hl-1">: </span><span class="hl-3">FeatureBlockInterface</span><span class="hl-1"> | </span><span class="hl-3">Array</span><span class="hl-1">&lt;</span><span class="hl-3">FeatureBlockInterface</span><span class="hl-1">&gt;;</span><br/><span class="hl-1">    </span><span class="hl-6">blockSelectorElement</span><span class="hl-1">?: (</span><span class="hl-0">blockSelector</span><span class="hl-1">: </span><span class="hl-3">BlockSelectorManager</span><span class="hl-1">) </span><span class="hl-2">=&gt;</span><span class="hl-1"> </span><span class="hl-3">JSX</span><span class="hl-1">.</span><span class="hl-3">Element</span><span class="hl-1">;</span><br/><span class="hl-1">    </span><span class="hl-6">blockChangeCallback</span><span class="hl-1">?: (</span><span class="hl-0">plugin</span><span class="hl-1">: </span><span class="hl-3">SaguaroPluginPublicInterface</span><span class="hl-1">, </span><span class="hl-0">pfvList</span><span class="hl-1">: </span><span class="hl-3">Array</span><span class="hl-1">&lt;</span><span class="hl-3">RcsbFv</span><span class="hl-1">&gt;, </span><span class="hl-0">selection</span><span class="hl-1">: </span><span class="hl-3">RcsbFvSelectorManager</span><span class="hl-1">) </span><span class="hl-2">=&gt;</span><span class="hl-1"> </span><span class="hl-3">void</span><span class="hl-1">;</span><br/><span class="hl-1">}</span>
 </code></pre>
-<p>Source code example can be found in <code>src/examples/multiple-chain/index.ts</code>.</p>
+<p>Source code example can be found in <code>src/examples/multiple-chain/index.tsx</code>.</p>
 <p>Each block must contain a unique block identifier (<code>blockId</code>) and the configuration for all the feature viewers that will be rendered
 when the block is activated (<code>featureViewConfig</code>).</p>
 <pre><code class="language-typescript"><span class="hl-2">interface</span><span class="hl-1"> </span><span class="hl-3">FeatureBlockInterface</span><span class="hl-1"> {</span><br/><span class="hl-1">    </span><span class="hl-0">blockId</span><span class="hl-1">:</span><span class="hl-3">string</span><span class="hl-1">;</span><br/><span class="hl-1">    </span><span class="hl-0">featureViewConfig</span><span class="hl-1">: </span><span class="hl-3">Array</span><span class="hl-1">&lt;</span><span class="hl-3">FeatureViewInterface</span><span class="hl-1">&gt; | </span><span class="hl-3">FeatureViewInterface</span><span class="hl-1">;</span><br/><span class="hl-1">}</span>

+ 8 - 8
docs/interfaces/RcsbFv3DAssembly.RcsbFv3DAssemblyInterface.html

@@ -21,7 +21,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DAssemblyInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L25">RcsbFv3D/RcsbFv3DAssembly.tsx:25</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L25">RcsbFv3D/RcsbFv3DAssembly.tsx:25</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -43,7 +43,7 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>additional<wbr/>Config</span><a href="#additionalConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">additional<wbr/>Config<span class="tsd-signature-symbol">?:</span> <a href="../types/RcsbFv3DAssembly._internal_.RcsbFv3DAssemblyAdditionalConfig.html" class="tsd-signature-type" data-tsd-kind="Type alias">RcsbFv3DAssemblyAdditionalConfig</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L33">RcsbFv3D/RcsbFv3DAssembly.tsx:33</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L33">RcsbFv3D/RcsbFv3DAssembly.tsx:33</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="config" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>config</span><a href="#config" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>assemblyId<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>entryId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>subtitle<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@@ -59,32 +59,32 @@
 <li class="tsd-parameter">
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L27">RcsbFv3D/RcsbFv3DAssembly.tsx:27</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L27">RcsbFv3D/RcsbFv3DAssembly.tsx:27</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="cssConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>css<wbr/>Config</span><a href="#cssConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">css<wbr/>Config<span class="tsd-signature-symbol">?:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFv3DCssConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFv3DCssConfig</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L37">RcsbFv3D/RcsbFv3DAssembly.tsx:37</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L37">RcsbFv3D/RcsbFv3DAssembly.tsx:37</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="elementId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>element<wbr/>Id</span><a href="#elementId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">element<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L26">RcsbFv3D/RcsbFv3DAssembly.tsx:26</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L26">RcsbFv3D/RcsbFv3DAssembly.tsx:26</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="instanceSequenceConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>instance<wbr/>Sequence<wbr/>Config</span><a href="#instanceSequenceConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">instance<wbr/>Sequence<wbr/>Config<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">InstanceSequenceConfig</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L34">RcsbFv3D/RcsbFv3DAssembly.tsx:34</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L34">RcsbFv3D/RcsbFv3DAssembly.tsx:34</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="molstarProps" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>molstar<wbr/>Props</span><a href="#molstarProps" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">molstar<wbr/>Props<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">ViewerProps</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L36">RcsbFv3D/RcsbFv3DAssembly.tsx:36</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L36">RcsbFv3D/RcsbFv3DAssembly.tsx:36</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="useOperatorsFlag" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>use<wbr/>Operators<wbr/>Flag</span><a href="#useOperatorsFlag" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">use<wbr/>Operators<wbr/>Flag<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L35">RcsbFv3D/RcsbFv3DAssembly.tsx:35</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L35">RcsbFv3D/RcsbFv3DAssembly.tsx:35</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 136 - 0
docs/interfaces/RcsbFv3DAssembly._internal_.AbstractViewInterface.html

@@ -0,0 +1,136 @@
+<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>AbstractViewInterface | @rcsb/rcsb-saguaro-3d</title><meta name="description" content="Documentation for @rcsb/rcsb-saguaro-3d"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
+<div class="tsd-toolbar-contents container">
+<div class="table-cell" id="tsd-search" data-base="..">
+<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
+<div class="field">
+<div id="tsd-toolbar-links"></div></div>
+<ul class="results">
+<li class="state loading">Preparing search index...</li>
+<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@rcsb/rcsb-saguaro-3d</a></div>
+<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
+<div class="container container-main">
+<div class="col-8 col-content">
+<div class="tsd-page-title">
+<ul class="tsd-breadcrumb">
+<li><a href="../modules.html">@rcsb/rcsb-saguaro-3d</a></li>
+<li><a href="../modules/RcsbFv3DAssembly.html">RcsbFv3DAssembly</a></li>
+<li><a href="../modules/RcsbFv3DAssembly._internal_.html">&lt;internal&gt;</a></li>
+<li><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html">AbstractViewInterface</a></li></ul>
+<h1>Interface AbstractViewInterface&lt;R&gt;</h1></div> 
+<section class="tsd-panel tsd-type-parameters">
+<h4>Type Parameters</h4>
+<ul class="tsd-type-parameters">
+<li>
+<h4>R</h4></li></ul></section> 
+<section class="tsd-panel tsd-hierarchy">
+<h4>Hierarchy</h4>
+<ul class="tsd-hierarchy">
+<li><span class="target">AbstractViewInterface</span></li></ul></section><aside class="tsd-sources">
+<ul>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/AbstractView.tsx#L12">RcsbFvSequence/SequenceViews/AbstractView.tsx:12</a></li></ul></aside>
+<section class="tsd-panel-group tsd-index-group">
+<section class="tsd-panel tsd-index-panel">
+<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
+<h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.5 5.50969L8 11.6609L14.5 5.50969L12.5466 3.66086L8 7.96494L3.45341 3.66086L1.5 5.50969Z" fill="var(--color-text)"></path></svg> Index</h5></summary>
+<div class="tsd-accordion-details">
+<section class="tsd-index-section">
+<h3 class="tsd-index-heading">Properties</h3>
+<div class="tsd-index-list"><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#componentId" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>component<wbr/>Id</span></a>
+<a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#stateManager" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>state<wbr/>Manager</span></a>
+<a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#structureViewer" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>structure<wbr/>Viewer</span></a>
+<a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#subtitle" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>subtitle?</span></a>
+<a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#title" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>title?</span></a>
+<a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#unmount" class="tsd-index-link tsd-kind-property tsd-parent-kind-interface"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>unmount</span></a>
+</div></section></div></details></section></section>
+<section class="tsd-panel-group tsd-member-group">
+<h2>Properties</h2>
+<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="componentId" class="tsd-anchor"></a>
+<h3 class="tsd-anchor-link"><span>component<wbr/>Id</span><a href="#componentId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
+<div class="tsd-signature">component<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
+<ul>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/AbstractView.tsx#L13">RcsbFvSequence/SequenceViews/AbstractView.tsx:13</a></li></ul></aside></section>
+<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="stateManager" class="tsd-anchor"></a>
+<h3 class="tsd-anchor-link"><span>state<wbr/>Manager</span><a href="#stateManager" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
+<div class="tsd-signature">state<wbr/>Manager<span class="tsd-signature-symbol">:</span> <a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a></div><aside class="tsd-sources">
+<ul>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/AbstractView.tsx#L17">RcsbFvSequence/SequenceViews/AbstractView.tsx:17</a></li></ul></aside></section>
+<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structureViewer" class="tsd-anchor"></a>
+<h3 class="tsd-anchor-link"><span>structure<wbr/>Viewer</span><a href="#structureViewer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
+<div class="tsd-signature">structure<wbr/>Viewer<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.ViewerCallbackManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">ViewerCallbackManagerInterface</a><span class="tsd-signature-symbol"> &amp; </span><a href="RcsbFv3DAssembly._internal_.ViewerActionManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">ViewerActionManagerInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
+<ul>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/AbstractView.tsx#L16">RcsbFvSequence/SequenceViews/AbstractView.tsx:16</a></li></ul></aside></section>
+<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="subtitle" class="tsd-anchor"></a>
+<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>subtitle</span><a href="#subtitle" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
+<div class="tsd-signature">subtitle<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
+<ul>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/AbstractView.tsx#L15">RcsbFvSequence/SequenceViews/AbstractView.tsx:15</a></li></ul></aside></section>
+<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="title" class="tsd-anchor"></a>
+<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>title</span><a href="#title" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
+<div class="tsd-signature">title<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
+<ul>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/AbstractView.tsx#L14">RcsbFvSequence/SequenceViews/AbstractView.tsx:14</a></li></ul></aside></section>
+<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="unmount" class="tsd-anchor"></a>
+<h3 class="tsd-anchor-link"><span>unmount</span><a href="#unmount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
+<div class="tsd-signature">unmount<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>flag<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
+<div class="tsd-type-declaration">
+<h4>Type declaration</h4>
+<ul class="tsd-parameters">
+<li class="tsd-parameter-signature">
+<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-interface">
+<li class="tsd-signature" id="__type.__type-1"><span class="tsd-signature-symbol">(</span>flag<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+<li class="tsd-description">
+<div class="tsd-parameters">
+<h4 class="tsd-parameters-title">Parameters</h4>
+<ul class="tsd-parameter-list">
+<li>
+<h5>flag: <span class="tsd-signature-type">boolean</span></h5></li>
+<li>
+<h5>callback: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></h5>
+<ul class="tsd-parameters">
+<li class="tsd-parameter-signature">
+<ul class="tsd-signatures tsd-kind-type-literal">
+<li class="tsd-signature"><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
+<li class="tsd-description">
+<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
+<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
+<ul>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/AbstractView.tsx#L18">RcsbFvSequence/SequenceViews/AbstractView.tsx:18</a></li></ul></aside></section></section></div>
+<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
+<div class="tsd-navigation settings">
+<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
+<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Settings</h3></summary>
+<div class="tsd-accordion-details">
+<div class="tsd-filter-visibility">
+<h4 class="uppercase">Member Visibility</h4><form>
+<ul id="tsd-filter-options">
+<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li>
+<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li>
+<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></form></div>
+<div class="tsd-theme-toggle">
+<h4 class="uppercase">Theme</h4><select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
+<nav class="tsd-navigation primary">
+<details class="tsd-index-accordion" open><summary class="tsd-accordion-summary">
+<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
+<div class="tsd-accordion-details">
+<ul>
+<li class="current"><a href="../modules.html">@rcsb/rcsb-<wbr/>saguaro-<wbr/>3d</a>
+<ul>
+<li class="current tsd-kind-module"><a href="../modules/RcsbFv3DAssembly.html">Rcsb<wbr/>Fv3DAssembly</a>
+<ul>
+<li class="current tsd-kind-module tsd-parent-kind-module"><a href="../modules/RcsbFv3DAssembly._internal_.html">&lt;internal&gt;</a></li></ul></li>
+<li class="tsd-kind-module"><a href="../modules/RcsbFv3DCustom.html">Rcsb<wbr/>Fv3DCustom</a></li>
+<li class="tsd-kind-module"><a href="../modules/RcsbFv3DSequenceIdentity.html">Rcsb<wbr/>Fv3DSequence<wbr/>Identity</a></li>
+<li class="tsd-kind-module"><a href="../modules/RcsbFv3DUniprot.html">Rcsb<wbr/>Fv3DUniprot</a></li></ul></li></ul></div></details></nav>
+<nav class="tsd-navigation secondary menu-sticky">
+<ul>
+<li class="current tsd-kind-interface tsd-parent-kind-module"><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-interface)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-256-path"></rect><path d="M9.51 16V15.016H11.298V8.224H9.51V7.24H14.19V8.224H12.402V15.016H14.19V16H9.51Z" fill="var(--color-text)" id="icon-256-text"></path></svg><span>Abstract<wbr/>View<wbr/>Interface</span></a>
+<ul>
+<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#componentId" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>component<wbr/>Id</a></li>
+<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#stateManager" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>state<wbr/>Manager</a></li>
+<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#structureViewer" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>structure<wbr/>Viewer</a></li>
+<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#subtitle" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>subtitle?</a></li>
+<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#title" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>title?</a></li>
+<li class="tsd-kind-property tsd-parent-kind-interface"><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html#unmount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>unmount</a></li></ul></li></ul></nav></div></div>
+<div class="container tsd-generator">
+<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
+<div class="overlay"></div><script src="../assets/main.js"></script></body></html>

+ 6 - 6
docs/interfaces/RcsbFv3DAssembly._internal_.AssemblyModelStateInterface.html

@@ -22,7 +22,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">AssemblyModelStateInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L3">RcsbFvState/AssemblyModelSate.ts:3</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L3">RcsbFvState/AssemblyModelSate.ts:3</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -42,27 +42,27 @@
 <h3 class="tsd-anchor-link"><span>assembly<wbr/>Id</span><a href="#assemblyId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">assembly<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L6">RcsbFvState/AssemblyModelSate.ts:6</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L6">RcsbFvState/AssemblyModelSate.ts:6</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="entryId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>entry<wbr/>Id</span><a href="#entryId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">entry<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L5">RcsbFvState/AssemblyModelSate.ts:5</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L5">RcsbFvState/AssemblyModelSate.ts:5</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="labelAsymId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>label<wbr/>Asym<wbr/>Id</span><a href="#labelAsymId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">label<wbr/>Asym<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L7">RcsbFvState/AssemblyModelSate.ts:7</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L7">RcsbFvState/AssemblyModelSate.ts:7</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="modelId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>model<wbr/>Id</span><a href="#modelId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">model<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L4">RcsbFvState/AssemblyModelSate.ts:4</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L4">RcsbFvState/AssemblyModelSate.ts:4</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="operator" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>operator</span><a href="#operator" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">operator<span class="tsd-signature-symbol">:</span> <a href="../types/RcsbFv3DAssembly._internal_.OperatorInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">OperatorInfo</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/AssemblyModelSate.ts#L8">RcsbFvState/AssemblyModelSate.ts:8</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/AssemblyModelSate.ts#L8">RcsbFvState/AssemblyModelSate.ts:8</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 3 - 3
docs/interfaces/RcsbFv3DAssembly._internal_.BuildPfvInterface.html

@@ -22,7 +22,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">BuildPfvInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L29">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:29</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L29">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:29</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -39,12 +39,12 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>default<wbr/>Auth<wbr/>Id</span><a href="#defaultAuthId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">default<wbr/>Auth<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L30">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:30</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L30">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:30</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="defaultOperatorName" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>default<wbr/>Operator<wbr/>Name</span><a href="#defaultOperatorName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">default<wbr/>Operator<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L31">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:31</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L31">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:31</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.CallbackConfigInterface.html

@@ -27,7 +27,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">CallbackConfigInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L25">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:25</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L25">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:25</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -46,22 +46,22 @@
 <h3 class="tsd-anchor-link"><span>pfv<wbr/>Factory</span><a href="#pfvFactory" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">pfv<wbr/>Factory<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.PfvManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">PfvManagerInterface</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L29">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:29</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L29">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:29</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="rcsbFvContainer" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>rcsb<wbr/>Fv<wbr/>Container</span><a href="#rcsbFvContainer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">rcsb<wbr/>Fv<wbr/>Container<span class="tsd-signature-symbol">:</span> <a href="../classes/RcsbFv3DAssembly._internal_.DataContainer.html" class="tsd-signature-type" data-tsd-kind="Class">DataContainer</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">RcsbFvModulePublicInterface</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L26">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:26</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L26">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:26</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="stateManager" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>state<wbr/>Manager</span><a href="#stateManager" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">state<wbr/>Manager<span class="tsd-signature-symbol">:</span> <a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L27">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:27</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L27">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:27</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structureViewer" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Viewer</span><a href="#structureViewer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Viewer<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.ViewerCallbackManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">ViewerCallbackManagerInterface</a><span class="tsd-signature-symbol"> &amp; </span><a href="RcsbFv3DAssembly._internal_.ViewerActionManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">ViewerActionManagerInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L28">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:28</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L28">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:28</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 2 - 2
docs/interfaces/RcsbFv3DAssembly._internal_.CallbackManagerFactoryInterface.html

@@ -29,7 +29,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">CallbackManagerFactoryInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L21">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:21</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L21">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:21</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -53,7 +53,7 @@
 <h5>config: <a href="RcsbFv3DAssembly._internal_.CallbackConfigInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">CallbackConfigInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.CallbackManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">CallbackManagerInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L22">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:22</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L22">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:22</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 7 - 7
docs/interfaces/RcsbFv3DAssembly._internal_.CallbackManagerInterface.html

@@ -27,7 +27,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">CallbackManagerInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L12">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:12</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L12">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:12</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -56,7 +56,7 @@
 <h5>e: <span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L14">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:14</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L14">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:14</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="highlightHoverCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>highlight<wbr/>Hover<wbr/>Callback</span><a href="#highlightHoverCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -69,7 +69,7 @@
 <h5>selection: <span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L15">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:15</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L15">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:15</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="modelChangeCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>model<wbr/>Change<wbr/>Callback</span><a href="#modelChangeCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -84,7 +84,7 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> defaultOperatorName: <span class="tsd-signature-type">string</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L17">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:17</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L17">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:17</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="pfvChangeCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>pfv<wbr/>Change<wbr/>Callback</span><a href="#pfvChangeCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -97,7 +97,7 @@
 <h5>args: <span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L18">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:18</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L18">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:18</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="pfvSelectionChangeCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>pfv<wbr/>Selection<wbr/>Change<wbr/>Callback</span><a href="#pfvSelectionChangeCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -110,7 +110,7 @@
 <h5>selection: <span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L16">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:16</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L16">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:16</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="structureViewerSelectionCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Viewer<wbr/>Selection<wbr/>Callback</span><a href="#structureViewerSelectionCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -123,7 +123,7 @@
 <h5>mode: <span class="tsd-signature-type">&quot;select&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;hover&quot;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L13">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:13</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts#L13">RcsbFvSequence/SequenceViews/RcsbView/CallbackManagerFactoryInterface.ts:13</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.CustomViewInterface.html

@@ -27,7 +27,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">CustomViewInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L20">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:20</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L21">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:21</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -63,12 +63,12 @@
 <h5>stateManager: <a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L24">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:24</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L25">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:25</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="blockConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>block<wbr/>Config</span><a href="#blockConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">block<wbr/>Config<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.FeatureBlockInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureBlockInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><a href="RcsbFv3DAssembly._internal_.FeatureBlockInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureBlockInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L21">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:21</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L22">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:22</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="blockSelectorElement" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>block<wbr/>Selector<wbr/>Element</span><a href="#blockSelectorElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">block<wbr/>Selector<wbr/>Element<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>blockSelector<span class="tsd-signature-symbol">: </span><a href="../classes/RcsbFv3DAssembly._internal_.BlockSelectorManager.html" class="tsd-signature-type" data-tsd-kind="Class">BlockSelectorManager</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Element</span><span class="tsd-signature-symbol">)</span></div>
@@ -86,7 +86,7 @@
 <h5>blockSelector: <a href="../classes/RcsbFv3DAssembly._internal_.BlockSelectorManager.html" class="tsd-signature-type" data-tsd-kind="Class">BlockSelectorManager</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L22">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:22</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L23">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:23</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="modelChangeCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>model<wbr/>Change<wbr/>Callback</span><a href="#modelChangeCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">model<wbr/>Change<wbr/>Callback<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><a href="../types/RcsbFv3DAssembly._internal_.CustomViewStateInterface.html" class="tsd-signature-type" data-tsd-kind="Type alias">CustomViewStateInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span></div>
@@ -99,7 +99,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <a href="../types/RcsbFv3DAssembly._internal_.CustomViewStateInterface.html" class="tsd-signature-type" data-tsd-kind="Type alias">CustomViewStateInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L23">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:23</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L24">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:24</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.FeatureBlockInterface.html

@@ -27,7 +27,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">FeatureBlockInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L27">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:27</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L28">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:28</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -46,22 +46,22 @@
 <h3 class="tsd-anchor-link"><span>block<wbr/>Id</span><a href="#blockId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">block<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L28">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:28</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L29">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:29</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="blockShortName" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>block<wbr/>Short<wbr/>Name</span><a href="#blockShortName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">block<wbr/>Short<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L30">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:30</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L31">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:31</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="blockTitle" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>block<wbr/>Title</span><a href="#blockTitle" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">block<wbr/>Title<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L29">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:29</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L30">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:30</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="featureViewConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>feature<wbr/>View<wbr/>Config</span><a href="#featureViewConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">feature<wbr/>View<wbr/>Config<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.FeatureViewInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureViewInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><a href="RcsbFv3DAssembly._internal_.FeatureViewInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">FeatureViewInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L31">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:31</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L32">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:32</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 9 - 9
docs/interfaces/RcsbFv3DAssembly._internal_.FeatureViewInterface.html

@@ -27,7 +27,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">FeatureViewInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L34">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:34</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L35">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:35</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -50,17 +50,17 @@
 <h3 class="tsd-anchor-link"><span>board<wbr/>Config</span><a href="#boardConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">board<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">RcsbFvBoardConfigInterface</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L36">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:36</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L37">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:37</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="boardId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>board<wbr/>Id</span><a href="#boardId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">board<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L35">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:35</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L36">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:36</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="rowConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>row<wbr/>Config</span><a href="#rowConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">row<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">RcsbFvRowConfigInterface</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L37">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:37</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L38">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:38</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="sequenceElementClickCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>sequence<wbr/>Element<wbr/>Click<wbr/>Callback</span><a href="#sequenceElementClickCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">sequence<wbr/>Element<wbr/>Click<wbr/>Callback<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>plugin<span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.StructureViewerPublicInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerPublicInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span>, stateManager<span class="tsd-signature-symbol">: </span><a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a>, d<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
@@ -82,7 +82,7 @@
 <h5>d: <span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L39">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:39</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L40">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:40</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="sequenceHoverCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>sequence<wbr/>Hover<wbr/>Callback</span><a href="#sequenceHoverCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">sequence<wbr/>Hover<wbr/>Callback<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>plugin<span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.StructureViewerPublicInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerPublicInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span>, stateManager<span class="tsd-signature-symbol">: </span><a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a>, hoverRegion<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
@@ -104,7 +104,7 @@
 <h5>hoverRegion: <span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L40">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:40</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L41">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:41</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="sequenceSelectionChangeCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>sequence<wbr/>Selection<wbr/>Change<wbr/>Callback</span><a href="#sequenceSelectionChangeCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">sequence<wbr/>Selection<wbr/>Change<wbr/>Callback<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>plugin<span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.StructureViewerPublicInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerPublicInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span>, stateManager<span class="tsd-signature-symbol">: </span><a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a>, sequenceRegion<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
@@ -126,7 +126,7 @@
 <h5>sequenceRegion: <span class="tsd-signature-type">RcsbFvTrackDataElementInterface</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L38">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:38</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L39">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:39</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structureHoverCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Hover<wbr/>Callback</span><a href="#structureHoverCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Hover<wbr/>Callback<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>plugin<span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.StructureViewerPublicInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerPublicInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span>, pfv<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RcsbFv</span>, stateManager<span class="tsd-signature-symbol">: </span><a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
@@ -148,7 +148,7 @@
 <h5>stateManager: <a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L42">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:42</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L43">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:43</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structureSelectionCallback" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Selection<wbr/>Callback</span><a href="#structureSelectionCallback" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Selection<wbr/>Callback<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>plugin<span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.StructureViewerPublicInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerPublicInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span>, pfv<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">RcsbFv</span>, stateManager<span class="tsd-signature-symbol">: </span><a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
@@ -170,7 +170,7 @@
 <h5>stateManager: <a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L41">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:41</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L42">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:42</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 4 - 4
docs/interfaces/RcsbFv3DAssembly._internal_.LoadMolstarInterface.html

@@ -27,7 +27,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">LoadMolstarInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L33">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:33</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L32">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:32</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -44,12 +44,12 @@
 <h3 class="tsd-anchor-link"><span>load<wbr/>Method</span><a href="#loadMethod" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">load<wbr/>Method<span class="tsd-signature-symbol">:</span> <a href="../enums/RcsbFv3DAssembly._internal_.LoadMethod.html" class="tsd-signature-type" data-tsd-kind="Enumeration">LoadMethod</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L34">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:34</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L33">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:33</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="loadParams" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>load<wbr/>Params</span><a href="#loadParams" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
-<div class="tsd-signature">load<wbr/>Params<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.LoadParams.html" class="tsd-signature-type" data-tsd-kind="Interface">LoadParams</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">P</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><a href="RcsbFv3DAssembly._internal_.LoadParams.html" class="tsd-signature-type" data-tsd-kind="Interface">LoadParams</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">P</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
+<div class="tsd-signature">load<wbr/>Params<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.LoadParams.html" class="tsd-signature-type" data-tsd-kind="Interface">LoadParams</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">P</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L35">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:35</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L34">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:34</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 12 - 12
docs/interfaces/RcsbFv3DAssembly._internal_.LoadParams.html

@@ -29,7 +29,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">LoadParams</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L38">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:38</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L37">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:37</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -55,57 +55,57 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>data</span><a href="#data" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">data<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L46">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:46</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L45">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:45</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="entryId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>entry<wbr/>Id</span><a href="#entryId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">entry<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L39">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:39</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L38">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:38</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="format" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>format</span><a href="#format" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">format<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">&quot;pdb&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;gro&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;mmcif&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;cifCore&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;pdbqt&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;xyz&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;mol&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;sdf&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;mol2&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L43">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:43</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L42">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:42</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="id" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L47">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:47</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L46">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:46</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="isBinary" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Binary</span><a href="#isBinary" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">is<wbr/>Binary<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L44">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:44</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L43">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:43</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="matrix" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>matrix</span><a href="#matrix" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">matrix<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Mat4</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L41">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:41</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L40">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:40</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="params" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>params</span><a href="#params" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">params<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">P</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L49">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:49</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L48">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:48</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="props" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>props</span><a href="#props" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">props<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">PresetProps</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L40">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:40</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L39">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:39</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="reprProvider" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>repr<wbr/>Provider</span><a href="#reprProvider" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">repr<wbr/>Provider<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">TrajectoryHierarchyPresetProvider</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">P</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L48">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:48</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L47">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:47</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="type" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">type<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">SnapshotType</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L45">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:45</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L44">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:44</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="url" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>url</span><a href="#url" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">url<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L42">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:42</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts#L41">RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts:41</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 8 - 8
docs/interfaces/RcsbFv3DAssembly._internal_.PfvManagerFactoryConfigInterface.html

@@ -29,7 +29,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">PfvManagerFactoryConfigInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L15">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:15</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L15">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:15</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -54,32 +54,32 @@
 <h3 class="tsd-anchor-link"><span>additional<wbr/>Config</span><a href="#additionalConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">additional<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RcsbFvAdditionalConfig</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>operatorChangeCallback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>operatorInfo<span class="tsd-signature-symbol">: </span><a href="../types/RcsbFv3DAssembly._internal_.OperatorInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">OperatorInfo</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L22">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:22</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L22">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:22</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="boardConfigContainer" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>board<wbr/>Config<wbr/>Container</span><a href="#boardConfigContainer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">board<wbr/>Config<wbr/>Container<span class="tsd-signature-symbol">:</span> <a href="../classes/RcsbFv3DAssembly._internal_.DataContainer.html" class="tsd-signature-type" data-tsd-kind="Class">DataContainer</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">RcsbFvBoardConfigInterface</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L20">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:20</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L20">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:20</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="rcsbFvContainer" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>rcsb<wbr/>Fv<wbr/>Container</span><a href="#rcsbFvContainer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">rcsb<wbr/>Fv<wbr/>Container<span class="tsd-signature-symbol">:</span> <a href="../classes/RcsbFv3DAssembly._internal_.DataContainer.html" class="tsd-signature-type" data-tsd-kind="Class">DataContainer</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">RcsbFvModulePublicInterface</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L17">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:17</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L17">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:17</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="rcsbFvDivId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>rcsb<wbr/>Fv<wbr/>Div<wbr/>Id</span><a href="#rcsbFvDivId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">rcsb<wbr/>Fv<wbr/>Div<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L16">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:16</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L16">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:16</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="stateManager" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>state<wbr/>Manager</span><a href="#stateManager" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">state<wbr/>Manager<span class="tsd-signature-symbol">:</span> <a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L18">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:18</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L18">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:18</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structureViewer" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Viewer</span><a href="#structureViewer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Viewer<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.ViewerCallbackManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">ViewerCallbackManagerInterface</a><span class="tsd-signature-symbol"> &amp; </span><a href="RcsbFv3DAssembly._internal_.ViewerActionManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">ViewerActionManagerInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L19">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:19</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L19">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:19</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="pfvChangeCallback" class="tsd-anchor"></a>
@@ -94,7 +94,7 @@
 <h5>context: <span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L21">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:21</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L21">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:21</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 2 - 2
docs/interfaces/RcsbFv3DAssembly._internal_.PfvManagerFactoryInterface.html

@@ -31,7 +31,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">PfvManagerFactoryInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L25">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:25</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L25">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:25</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -55,7 +55,7 @@
 <h5>config: <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol"> &amp; </span><a href="RcsbFv3DAssembly._internal_.PfvManagerFactoryConfigInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">PfvManagerFactoryConfigInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <a href="RcsbFv3DAssembly._internal_.PfvManagerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">PfvManagerInterface</a></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L26">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:26</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L26">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:26</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 2 - 2
docs/interfaces/RcsbFv3DAssembly._internal_.PfvManagerInterface.html

@@ -22,7 +22,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">PfvManagerInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L34">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:34</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L34">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:34</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -46,7 +46,7 @@
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> config: <a href="RcsbFv3DAssembly._internal_.BuildPfvInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">BuildPfvInterface</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">RcsbFvModulePublicInterface</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L35">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:35</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts#L35">RcsbFvSequence/SequenceViews/RcsbView/PfvManagerFactoryInterface.ts:35</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 7 - 7
docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFv3DAbstractInterface.html

@@ -33,7 +33,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DAbstractInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L12">RcsbFv3D/RcsbFv3DAbstract.tsx:12</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L12">RcsbFv3D/RcsbFv3DAbstract.tsx:12</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -54,32 +54,32 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>css<wbr/>Config</span><a href="#cssConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">css<wbr/>Config<span class="tsd-signature-symbol">?:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFv3DCssConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFv3DCssConfig</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L14">RcsbFv3D/RcsbFv3DAbstract.tsx:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L14">RcsbFv3D/RcsbFv3DAbstract.tsx:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="elementId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>element<wbr/>Id</span><a href="#elementId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">element<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L13">RcsbFv3D/RcsbFv3DAbstract.tsx:13</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L13">RcsbFv3D/RcsbFv3DAbstract.tsx:13</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="sequenceConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>sequence<wbr/>Config</span><a href="#sequenceConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">sequence<wbr/>Config<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFvSequenceInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvSequenceInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L15">RcsbFv3D/RcsbFv3DAbstract.tsx:15</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L15">RcsbFv3D/RcsbFv3DAbstract.tsx:15</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structureConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Config</span><a href="#structureConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Config<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFvStructureConfigInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvStructureConfigInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L16">RcsbFv3D/RcsbFv3DAbstract.tsx:16</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L16">RcsbFv3D/RcsbFv3DAbstract.tsx:16</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structureViewer" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Viewer</span><a href="#structureViewer" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Viewer<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.StructureViewerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L17">RcsbFv3D/RcsbFv3DAbstract.tsx:17</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L17">RcsbFv3D/RcsbFv3DAbstract.tsx:17</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structureViewerBehaviourObserver" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Viewer<wbr/>Behaviour<wbr/>Observer</span><a href="#structureViewerBehaviourObserver" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Viewer<wbr/>Behaviour<wbr/>Observer<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.StructureViewerBehaviourObserverInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerBehaviourObserverInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L18">RcsbFv3D/RcsbFv3DAbstract.tsx:18</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAbstract.tsx#L18">RcsbFv3D/RcsbFv3DAbstract.tsx:18</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFv3DCssConfig.html

@@ -22,7 +22,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DCssConfig</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DComponent.tsx#L23">RcsbFv3D/RcsbFv3DComponent.tsx:23</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DComponent.tsx#L23">RcsbFv3D/RcsbFv3DComponent.tsx:23</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -41,22 +41,22 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>overwrite<wbr/>Css</span><a href="#overwriteCss" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">overwrite<wbr/>Css<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DComponent.tsx#L24">RcsbFv3D/RcsbFv3DComponent.tsx:24</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DComponent.tsx#L24">RcsbFv3D/RcsbFv3DComponent.tsx:24</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="rootPanel" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>root<wbr/>Panel</span><a href="#rootPanel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">root<wbr/>Panel<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">CSSProperties</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DComponent.tsx#L25">RcsbFv3D/RcsbFv3DComponent.tsx:25</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DComponent.tsx#L25">RcsbFv3D/RcsbFv3DComponent.tsx:25</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="sequencePanel" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sequence<wbr/>Panel</span><a href="#sequencePanel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">sequence<wbr/>Panel<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">CSSProperties</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DComponent.tsx#L27">RcsbFv3D/RcsbFv3DComponent.tsx:27</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DComponent.tsx#L27">RcsbFv3D/RcsbFv3DComponent.tsx:27</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structurePanel" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>structure<wbr/>Panel</span><a href="#structurePanel" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Panel<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">CSSProperties</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DComponent.tsx#L26">RcsbFv3D/RcsbFv3DComponent.tsx:26</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DComponent.tsx#L26">RcsbFv3D/RcsbFv3DComponent.tsx:26</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 3 - 3
docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFvContextManagerInterface.html

@@ -36,7 +36,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFvContextManagerInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L7">RcsbFvContextManager/RcsbFvContextManager.ts:7</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L7">RcsbFvContextManager/RcsbFvContextManager.ts:7</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -53,12 +53,12 @@
 <h3 class="tsd-anchor-link"><span>event<wbr/>Data</span><a href="#eventData" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">event<wbr/>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="RcsbFv3DAssembly._internal_.UpdateConfigInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">UpdateConfigInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>plugin<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">PluginContext</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L9">RcsbFvContextManager/RcsbFvContextManager.ts:9</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L9">RcsbFvContextManager/RcsbFvContextManager.ts:9</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="eventType" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>event<wbr/>Type</span><a href="#eventType" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">event<wbr/>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/RcsbFv3DAssembly._internal_.EventType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">EventType</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L8">RcsbFvContextManager/RcsbFvContextManager.ts:8</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L8">RcsbFvContextManager/RcsbFvContextManager.ts:8</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFvSequenceInterface.html

@@ -31,7 +31,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFvSequenceInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/RcsbFvSequence.tsx#L12">RcsbFvSequence/RcsbFvSequence.tsx:12</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/RcsbFvSequence.tsx#L12">RcsbFvSequence/RcsbFvSequence.tsx:12</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -50,22 +50,22 @@
 <h3 class="tsd-anchor-link"><span>config</span><a href="#config" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">config<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.RcsbViewInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbViewInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> | </span><a href="RcsbFv3DAssembly._internal_.CustomViewInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">CustomViewInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/RcsbFvSequence.tsx#L14">RcsbFvSequence/RcsbFvSequence.tsx:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/RcsbFvSequence.tsx#L14">RcsbFvSequence/RcsbFvSequence.tsx:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="subtitle" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>subtitle</span><a href="#subtitle" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">subtitle<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/RcsbFvSequence.tsx#L16">RcsbFvSequence/RcsbFvSequence.tsx:16</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/RcsbFvSequence.tsx#L16">RcsbFvSequence/RcsbFvSequence.tsx:16</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="title" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>title</span><a href="#title" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">title<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/RcsbFvSequence.tsx#L15">RcsbFvSequence/RcsbFvSequence.tsx:15</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/RcsbFvSequence.tsx#L15">RcsbFvSequence/RcsbFvSequence.tsx:15</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="type" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;custom&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;rcsb&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/RcsbFvSequence.tsx#L13">RcsbFvSequence/RcsbFvSequence.tsx:13</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/RcsbFvSequence.tsx#L13">RcsbFvSequence/RcsbFvSequence.tsx:13</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html

@@ -26,7 +26,7 @@
 <ul class="tsd-hierarchy">
 <li><a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvStateManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvStateManager</a></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateInterface.ts#L17">RcsbFvState/RcsbFvStateInterface.ts:17</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateInterface.ts#L17">RcsbFvState/RcsbFvStateInterface.ts:17</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -48,12 +48,12 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>assembly<wbr/>Model<wbr/>Sate</span><a href="#assemblyModelSate" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">assembly<wbr/>Model<wbr/>Sate<span class="tsd-signature-symbol">:</span> <a href="../classes/RcsbFv3DAssembly._internal_.AssemblyModelSate.html" class="tsd-signature-type" data-tsd-kind="Class">AssemblyModelSate</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateInterface.ts#L20">RcsbFvState/RcsbFvStateInterface.ts:20</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateInterface.ts#L20">RcsbFvState/RcsbFvStateInterface.ts:20</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="selectionState" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>selection<wbr/>State</span><a href="#selectionState" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">selection<wbr/>State<span class="tsd-signature-symbol">:</span> <a href="../classes/RcsbFv3DAssembly._internal_.RcsbFvSelectorManager.html" class="tsd-signature-type" data-tsd-kind="Class">RcsbFvSelectorManager</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateInterface.ts#L19">RcsbFvState/RcsbFvStateInterface.ts:19</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateInterface.ts#L19">RcsbFvState/RcsbFvStateInterface.ts:19</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="next" class="tsd-anchor"></a>
@@ -75,7 +75,7 @@
 <h5>state: <a href="../types/RcsbFv3DAssembly._internal_.RcsbFvStateType.html" class="tsd-signature-type" data-tsd-kind="Type alias">RcsbFvStateType</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">D</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateInterface.ts#L25">RcsbFvState/RcsbFvStateInterface.ts:25</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateInterface.ts#L25">RcsbFvState/RcsbFvStateInterface.ts:25</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="subscribe" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>subscribe</span><a href="#subscribe" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -106,7 +106,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Subscription</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateInterface.ts#L23">RcsbFvState/RcsbFvStateInterface.ts:23</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateInterface.ts#L23">RcsbFvState/RcsbFvStateInterface.ts:23</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 3 - 3
docs/interfaces/RcsbFv3DAssembly._internal_.RcsbFvStructureConfigInterface.html

@@ -29,7 +29,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFvStructureConfigInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/RcsbFvStructure.tsx#L8">RcsbFvStructure/RcsbFvStructure.tsx:8</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/RcsbFvStructure.tsx#L8">RcsbFvStructure/RcsbFvStructure.tsx:8</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -46,12 +46,12 @@
 <h3 class="tsd-anchor-link"><span>load<wbr/>Config</span><a href="#loadConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">load<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/RcsbFvStructure.tsx#L9">RcsbFvStructure/RcsbFvStructure.tsx:9</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/RcsbFvStructure.tsx#L9">RcsbFvStructure/RcsbFvStructure.tsx:9</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structureViewerConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Viewer<wbr/>Config</span><a href="#structureViewerConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Viewer<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/RcsbFvStructure.tsx#L10">RcsbFvStructure/RcsbFvStructure.tsx:10</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/RcsbFvStructure.tsx#L10">RcsbFvStructure/RcsbFvStructure.tsx:10</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 9 - 9
docs/interfaces/RcsbFv3DAssembly._internal_.RcsbViewInterface.html

@@ -31,7 +31,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbViewInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L18">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:18</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L18">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:18</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -57,37 +57,37 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>additional<wbr/>Config</span><a href="#additionalConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">additional<wbr/>Config<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RcsbFvAdditionalConfig</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>operatorChangeCallback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>operatorInfo<span class="tsd-signature-symbol">: </span><a href="../types/RcsbFv3DAssembly._internal_.OperatorInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">OperatorInfo</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L20">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:20</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L20">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:20</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="buildPfvOnMount" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>build<wbr/>Pfv<wbr/>On<wbr/>Mount</span><a href="#buildPfvOnMount" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">build<wbr/>Pfv<wbr/>On<wbr/>Mount<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L26">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:26</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L26">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:26</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="callbackManagerFactory" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>callback<wbr/>Manager<wbr/>Factory</span><a href="#callbackManagerFactory" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">callback<wbr/>Manager<wbr/>Factory<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.CallbackManagerFactoryInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">CallbackManagerFactoryInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L24">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:24</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L24">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:24</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="pfvManagerFactory" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>pfv<wbr/>Manager<wbr/>Factory</span><a href="#pfvManagerFactory" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">pfv<wbr/>Manager<wbr/>Factory<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.PfvManagerFactoryInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">PfvManagerFactoryInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L23">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:23</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L23">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:23</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="pfvParams" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>pfv<wbr/>Params</span><a href="#pfvParams" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">pfv<wbr/>Params<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L22">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:22</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L22">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:22</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="rcsbId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>rcsb<wbr/>Id</span><a href="#rcsbId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">rcsb<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L19">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:19</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L19">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:19</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="useOperatorsFlag" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>use<wbr/>Operators<wbr/>Flag</span><a href="#useOperatorsFlag" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">use<wbr/>Operators<wbr/>Flag<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L21">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:21</a></li></ul></aside></section></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L21">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:21</a></li></ul></aside></section></section>
 <section class="tsd-panel-group tsd-member-group">
 <h2>Methods</h2>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="additionalContent" class="tsd-anchor"></a>
@@ -102,7 +102,7 @@
 <h5>props: <a href="RcsbFv3DAssembly._internal_.RcsbViewInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbViewInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> &amp; </span><a href="RcsbFv3DAssembly._internal_.AbstractViewInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">AbstractViewInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Element</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L25">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:25</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx#L25">RcsbFvSequence/SequenceViews/RcsbView/RcsbView.tsx:25</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.RegionSelectionInterface.html

@@ -22,7 +22,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RegionSelectionInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L3">RcsbFvState/RcsbFvSelectorManager.ts:3</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L3">RcsbFvState/RcsbFvSelectorManager.ts:3</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -41,22 +41,22 @@
 <h3 class="tsd-anchor-link"><span>begin</span><a href="#begin" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">begin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L4">RcsbFvState/RcsbFvSelectorManager.ts:4</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L4">RcsbFvState/RcsbFvSelectorManager.ts:4</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="end" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>end</span><a href="#end" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">end<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L5">RcsbFvState/RcsbFvSelectorManager.ts:5</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L5">RcsbFvState/RcsbFvSelectorManager.ts:5</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="isEmpty" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>is<wbr/>Empty</span><a href="#isEmpty" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">is<wbr/>Empty<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L6">RcsbFvState/RcsbFvSelectorManager.ts:6</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L6">RcsbFvState/RcsbFvSelectorManager.ts:6</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="source" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>source</span><a href="#source" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">source<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;sequence&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;structure&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvSelectorManager.ts#L7">RcsbFvState/RcsbFvSelectorManager.ts:7</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvSelectorManager.ts#L7">RcsbFvState/RcsbFvSelectorManager.ts:7</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 4 - 4
docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroChain.html

@@ -27,7 +27,7 @@
 <li><a href="RcsbFv3DAssembly._internal_.SaguaroRegionList.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroRegionList</a></li>
 <li><a href="RcsbFv3DAssembly._internal_.SaguaroSet.html" class="tsd-signature-type" data-tsd-kind="Interface">SaguaroSet</a></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L13">RcsbFvStructure/StructureViewerInterface.ts:13</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L13">RcsbFvStructure/StructureViewerInterface.ts:13</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -45,17 +45,17 @@
 <h3 class="tsd-anchor-link"><span>label<wbr/>Asym<wbr/>Id</span><a href="#labelAsymId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">label<wbr/>Asym<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="modelId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>model<wbr/>Id</span><a href="#modelId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">model<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="operatorName" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>operator<wbr/>Name</span><a href="#operatorName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">operator<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroPosition.html

@@ -24,7 +24,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">SaguaroPosition</span></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L19">RcsbFvStructure/StructureViewerInterface.ts:19</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L19">RcsbFvStructure/StructureViewerInterface.ts:19</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -44,24 +44,24 @@
 <div class="tsd-signature">label<wbr/>Asym<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#labelAsymId">labelAsymId</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="modelId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>model<wbr/>Id</span><a href="#modelId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">model<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#modelId">modelId</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="operatorName" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>operator<wbr/>Name</span><a href="#operatorName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">operator<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#operatorName">operatorName</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="position" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>position</span><a href="#position" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">position<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L20">RcsbFvStructure/StructureViewerInterface.ts:20</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L20">RcsbFvStructure/StructureViewerInterface.ts:20</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 6 - 6
docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroRange.html

@@ -24,7 +24,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">SaguaroRange</span></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L23">RcsbFvStructure/StructureViewerInterface.ts:23</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L23">RcsbFvStructure/StructureViewerInterface.ts:23</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -44,30 +44,30 @@
 <h3 class="tsd-anchor-link"><span>begin</span><a href="#begin" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">begin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L24">RcsbFvStructure/StructureViewerInterface.ts:24</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L24">RcsbFvStructure/StructureViewerInterface.ts:24</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="end" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>end</span><a href="#end" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">end<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L25">RcsbFvStructure/StructureViewerInterface.ts:25</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L25">RcsbFvStructure/StructureViewerInterface.ts:25</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="labelAsymId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>label<wbr/>Asym<wbr/>Id</span><a href="#labelAsymId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">label<wbr/>Asym<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#labelAsymId">labelAsymId</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="modelId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>model<wbr/>Id</span><a href="#modelId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">model<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#modelId">modelId</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="operatorName" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>operator<wbr/>Name</span><a href="#operatorName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">operator<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#operatorName">operatorName</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroRegionList.html

@@ -24,7 +24,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">SaguaroRegionList</span></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L32">RcsbFvStructure/StructureViewerInterface.ts:32</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L32">RcsbFvStructure/StructureViewerInterface.ts:32</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -44,24 +44,24 @@
 <div class="tsd-signature">label<wbr/>Asym<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#labelAsymId">labelAsymId</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="modelId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>model<wbr/>Id</span><a href="#modelId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">model<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#modelId">modelId</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="operatorName" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>operator<wbr/>Name</span><a href="#operatorName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">operator<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#operatorName">operatorName</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="regions" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>regions</span><a href="#regions" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">regions<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.RegionSelectionInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RegionSelectionInterface</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L33">RcsbFvStructure/StructureViewerInterface.ts:33</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L33">RcsbFvStructure/StructureViewerInterface.ts:33</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DAssembly._internal_.SaguaroSet.html

@@ -24,7 +24,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">SaguaroSet</span></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L28">RcsbFvStructure/StructureViewerInterface.ts:28</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L28">RcsbFvStructure/StructureViewerInterface.ts:28</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -44,24 +44,24 @@
 <div class="tsd-signature">label<wbr/>Asym<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#labelAsymId">labelAsymId</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L15">RcsbFvStructure/StructureViewerInterface.ts:15</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="modelId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>model<wbr/>Id</span><a href="#modelId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">model<wbr/>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#modelId">modelId</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L14">RcsbFvStructure/StructureViewerInterface.ts:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="operatorName" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>operator<wbr/>Name</span><a href="#operatorName" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">operator<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <p>Inherited from <a href="RcsbFv3DAssembly._internal_.SaguaroChain.html">SaguaroChain</a>.<a href="RcsbFv3DAssembly._internal_.SaguaroChain.html#operatorName">operatorName</a></p>
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L16">RcsbFvStructure/StructureViewerInterface.ts:16</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="seqIds" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>seq<wbr/>Ids</span><a href="#seqIds" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">seq<wbr/>Ids<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Set</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L29">RcsbFvStructure/StructureViewerInterface.ts:29</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L29">RcsbFvStructure/StructureViewerInterface.ts:29</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 3 - 3
docs/interfaces/RcsbFv3DAssembly._internal_.StructureViewerBehaviourObserverInterface.html

@@ -27,7 +27,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">StructureViewerBehaviourObserverInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerBehaviourInterface.ts#L9">RcsbFvStructure/StructureViewerBehaviourInterface.ts:9</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerBehaviourInterface.ts#L9">RcsbFvStructure/StructureViewerBehaviourInterface.ts:9</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -54,7 +54,7 @@
 <h5>stateManager: <a href="RcsbFv3DAssembly._internal_.RcsbFvStateInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvStateInterface</a></h5></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerBehaviourInterface.ts#L10">RcsbFvStructure/StructureViewerBehaviourInterface.ts:10</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerBehaviourInterface.ts#L10">RcsbFvStructure/StructureViewerBehaviourInterface.ts:10</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="unsubscribe" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>unsubscribe</span><a href="#unsubscribe" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -62,7 +62,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerBehaviourInterface.ts#L11">RcsbFvStructure/StructureViewerBehaviourInterface.ts:11</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerBehaviourInterface.ts#L11">RcsbFvStructure/StructureViewerBehaviourInterface.ts:11</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

File diff suppressed because it is too large
+ 9 - 9
docs/interfaces/RcsbFv3DAssembly._internal_.StructureViewerInterface.html


File diff suppressed because it is too large
+ 8 - 8
docs/interfaces/RcsbFv3DAssembly._internal_.StructureViewerPublicInterface.html


+ 3 - 3
docs/interfaces/RcsbFv3DAssembly._internal_.UpdateConfigInterface.html

@@ -33,7 +33,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">UpdateConfigInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L18">RcsbFvContextManager/RcsbFvContextManager.ts:18</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L18">RcsbFvContextManager/RcsbFvContextManager.ts:18</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -50,12 +50,12 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>sequence<wbr/>Panel<wbr/>Config</span><a href="#sequencePanelConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">sequence<wbr/>Panel<wbr/>Config<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="RcsbFv3DAssembly._internal_.RcsbFvSequenceInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvSequenceInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">U</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L20">RcsbFvContextManager/RcsbFvContextManager.ts:20</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L20">RcsbFvContextManager/RcsbFvContextManager.ts:20</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structurePanelConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>structure<wbr/>Panel<wbr/>Config</span><a href="#structurePanelConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Panel<wbr/>Config<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><a href="RcsbFv3DAssembly._internal_.RcsbFvStructureConfigInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvStructureConfigInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">R</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">S</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvContextManager/RcsbFvContextManager.ts#L19">RcsbFvContextManager/RcsbFvContextManager.ts:19</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvContextManager/RcsbFvContextManager.ts#L19">RcsbFvContextManager/RcsbFvContextManager.ts:19</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

File diff suppressed because it is too large
+ 6 - 6
docs/interfaces/RcsbFv3DAssembly._internal_.ViewerActionManagerInterface.html


+ 8 - 8
docs/interfaces/RcsbFv3DAssembly._internal_.ViewerCallbackManagerInterface.html

@@ -24,7 +24,7 @@
 <ul class="tsd-hierarchy">
 <li><a href="RcsbFv3DAssembly._internal_.StructureViewerInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">StructureViewerInterface</a></li></ul></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L46">RcsbFvStructure/StructureViewerInterface.ts:46</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L46">RcsbFvStructure/StructureViewerInterface.ts:46</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -49,7 +49,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L51">RcsbFvStructure/StructureViewerInterface.ts:51</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L51">RcsbFvStructure/StructureViewerInterface.ts:51</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="pluginCall" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>plugin<wbr/>Call</span><a href="#pluginCall" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -73,7 +73,7 @@
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L53">RcsbFvStructure/StructureViewerInterface.ts:53</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L53">RcsbFvStructure/StructureViewerInterface.ts:53</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="subscribeHover" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>subscribe<wbr/>Hover</span><a href="#subscribeHover" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -81,7 +81,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Subscription</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L48">RcsbFvStructure/StructureViewerInterface.ts:48</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L48">RcsbFvStructure/StructureViewerInterface.ts:48</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="subscribeModelChange" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>subscribe<wbr/>Model<wbr/>Change</span><a href="#subscribeModelChange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -89,7 +89,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Subscription</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L50">RcsbFvStructure/StructureViewerInterface.ts:50</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L50">RcsbFvStructure/StructureViewerInterface.ts:50</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="subscribeRepresentationChange" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>subscribe<wbr/>Representation<wbr/>Change</span><a href="#subscribeRepresentationChange" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -97,7 +97,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Subscription</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L47">RcsbFvStructure/StructureViewerInterface.ts:47</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L47">RcsbFvStructure/StructureViewerInterface.ts:47</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="subscribeSelection" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>subscribe<wbr/>Selection</span><a href="#subscribeSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -105,7 +105,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Subscription</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L49">RcsbFvStructure/StructureViewerInterface.ts:49</a></li></ul></aside></li></ul></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L49">RcsbFvStructure/StructureViewerInterface.ts:49</a></li></ul></aside></li></ul></section>
 <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="unsubscribe" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>unsubscribe</span><a href="#unsubscribe" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface">
@@ -113,7 +113,7 @@
 <li class="tsd-description">
 <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L52">RcsbFvStructure/StructureViewerInterface.ts:52</a></li></ul></aside></li></ul></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L52">RcsbFvStructure/StructureViewerInterface.ts:52</a></li></ul></aside></li></ul></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 5 - 5
docs/interfaces/RcsbFv3DCustom.RcsbFv3DCustomInterface.html

@@ -21,7 +21,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DCustomInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DCustom.tsx#L13">RcsbFv3D/RcsbFv3DCustom.tsx:13</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DCustom.tsx#L13">RcsbFv3D/RcsbFv3DCustom.tsx:13</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -40,12 +40,12 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>css<wbr/>Config</span><a href="#cssConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">css<wbr/>Config<span class="tsd-signature-symbol">?:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFv3DCssConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFv3DCssConfig</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DCustom.tsx#L21">RcsbFv3D/RcsbFv3DCustom.tsx:21</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DCustom.tsx#L21">RcsbFv3D/RcsbFv3DCustom.tsx:21</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="elementId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>element<wbr/>Id</span><a href="#elementId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">element<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DCustom.tsx#L14">RcsbFv3D/RcsbFv3DCustom.tsx:14</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DCustom.tsx#L14">RcsbFv3D/RcsbFv3DCustom.tsx:14</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="sequencePanelConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>sequence<wbr/>Panel<wbr/>Config</span><a href="#sequencePanelConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">sequence<wbr/>Panel<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>config<span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.CustomViewInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">CustomViewInterface</a><span class="tsd-signature-symbol">&lt;</span><a href="RcsbFv3DAssembly._internal_.LoadMolstarInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">LoadMolstarInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>subtitle<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@@ -59,12 +59,12 @@
 <li class="tsd-parameter">
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DCustom.tsx#L16">RcsbFv3D/RcsbFv3DCustom.tsx:16</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DCustom.tsx#L16">RcsbFv3D/RcsbFv3DCustom.tsx:16</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="structurePanelConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>structure<wbr/>Panel<wbr/>Config</span><a href="#structurePanelConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">structure<wbr/>Panel<wbr/>Config<span class="tsd-signature-symbol">:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFvStructureConfigInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFvStructureConfigInterface</a><span class="tsd-signature-symbol">&lt;</span><a href="RcsbFv3DAssembly._internal_.LoadMolstarInterface.html" class="tsd-signature-type" data-tsd-kind="Interface">LoadMolstarInterface</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>viewerProps<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">ViewerProps</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DCustom.tsx#L15">RcsbFv3D/RcsbFv3DCustom.tsx:15</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DCustom.tsx#L15">RcsbFv3D/RcsbFv3DCustom.tsx:15</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 6 - 6
docs/interfaces/RcsbFv3DSequenceIdentity.RcsbFv3DSequenceIdentityInterface.html

@@ -21,7 +21,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DSequenceIdentityInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L30">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:30</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L30">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:30</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -41,7 +41,7 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>additional<wbr/>Config</span><a href="#additionalConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">additional<wbr/>Config<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RcsbFvAdditionalConfig</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L38">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:38</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L38">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:38</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="config" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>config</span><a href="#config" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>groupId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">SearchQuery</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>subtitle<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@@ -57,22 +57,22 @@
 <li class="tsd-parameter">
 <h5><code class="tsd-tag ts-flagOptional">Optional</code> title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L32">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:32</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L32">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:32</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="cssConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>css<wbr/>Config</span><a href="#cssConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">css<wbr/>Config<span class="tsd-signature-symbol">?:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFv3DCssConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFv3DCssConfig</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L40">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:40</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L40">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:40</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="elementId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>element<wbr/>Id</span><a href="#elementId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">element<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L31">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:31</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L31">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:31</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="molstarProps" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>molstar<wbr/>Props</span><a href="#molstarProps" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">molstar<wbr/>Props<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">ViewerProps</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L39">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:39</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L39">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:39</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 6 - 6
docs/interfaces/RcsbFv3DUniprot.RcsbFv3DUniprotInterface.html

@@ -21,7 +21,7 @@
 <ul class="tsd-hierarchy">
 <li><span class="target">RcsbFv3DUniprotInterface</span></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L30">RcsbFv3D/RcsbFv3DUniprot.tsx:30</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L30">RcsbFv3D/RcsbFv3DUniprot.tsx:30</a></li></ul></aside>
 <section class="tsd-panel-group tsd-index-group">
 <section class="tsd-panel tsd-index-panel">
 <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -41,7 +41,7 @@
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>additional<wbr/>Config</span><a href="#additionalConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
 <div class="tsd-signature">additional<wbr/>Config<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">RcsbFvAdditionalConfig</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L38">RcsbFv3D/RcsbFv3DUniprot.tsx:38</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L38">RcsbFv3D/RcsbFv3DUniprot.tsx:38</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="config" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><span>config</span><a href="#config" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>query<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">SearchQuery</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>subtitle<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>title<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>upAcc<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div>
@@ -57,22 +57,22 @@
 <li class="tsd-parameter">
 <h5>up<wbr/>Acc<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L32">RcsbFv3D/RcsbFv3DUniprot.tsx:32</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L32">RcsbFv3D/RcsbFv3DUniprot.tsx:32</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="cssConfig" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>css<wbr/>Config</span><a href="#cssConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">css<wbr/>Config<span class="tsd-signature-symbol">?:</span> <a href="RcsbFv3DAssembly._internal_.RcsbFv3DCssConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">RcsbFv3DCssConfig</a></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L40">RcsbFv3D/RcsbFv3DUniprot.tsx:40</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L40">RcsbFv3D/RcsbFv3DUniprot.tsx:40</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="elementId" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>element<wbr/>Id</span><a href="#elementId" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">element<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L31">RcsbFv3D/RcsbFv3DUniprot.tsx:31</a></li></ul></aside></section>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L31">RcsbFv3D/RcsbFv3DUniprot.tsx:31</a></li></ul></aside></section>
 <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="molstarProps" class="tsd-anchor"></a>
 <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>molstar<wbr/>Props</span><a href="#molstarProps" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
 <div class="tsd-signature">molstar<wbr/>Props<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">ViewerProps</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L39">RcsbFv3D/RcsbFv3DUniprot.tsx:39</a></li></ul></aside></section></section></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L39">RcsbFv3D/RcsbFv3DUniprot.tsx:39</a></li></ul></aside></section></section></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 1 - 1
docs/modules/RcsbFv3DAssembly.html

@@ -16,7 +16,7 @@
 <li><a href="RcsbFv3DAssembly.html">RcsbFv3DAssembly</a></li></ul>
 <h1>Module RcsbFv3DAssembly</h1></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L1">RcsbFv3D/RcsbFv3DAssembly.tsx:1</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L1">RcsbFv3D/RcsbFv3DAssembly.tsx:1</a></li></ul></aside>
 <section class="tsd-panel-group">
 <section class="tsd-panel tsd-typography"></section></section>
 <section class="tsd-panel-group tsd-index-group">

+ 1 - 1
docs/modules/RcsbFv3DCustom.html

@@ -16,7 +16,7 @@
 <li><a href="RcsbFv3DCustom.html">RcsbFv3DCustom</a></li></ul>
 <h1>Module RcsbFv3DCustom</h1></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DCustom.tsx#L2">RcsbFv3D/RcsbFv3DCustom.tsx:2</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DCustom.tsx#L2">RcsbFv3D/RcsbFv3DCustom.tsx:2</a></li></ul></aside>
 <section class="tsd-panel-group">
 <section class="tsd-panel tsd-typography"></section></section>
 <section class="tsd-panel-group tsd-index-group">

+ 1 - 1
docs/modules/RcsbFv3DSequenceIdentity.html

@@ -16,7 +16,7 @@
 <li><a href="RcsbFv3DSequenceIdentity.html">RcsbFv3DSequenceIdentity</a></li></ul>
 <h1>Module RcsbFv3DSequenceIdentity</h1></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L1">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:1</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DSequenceIdentity.tsx#L1">RcsbFv3D/RcsbFv3DSequenceIdentity.tsx:1</a></li></ul></aside>
 <section class="tsd-panel-group">
 <section class="tsd-panel tsd-typography"></section></section>
 <section class="tsd-panel-group tsd-index-group">

+ 1 - 1
docs/modules/RcsbFv3DUniprot.html

@@ -16,7 +16,7 @@
 <li><a href="RcsbFv3DUniprot.html">RcsbFv3DUniprot</a></li></ul>
 <h1>Module RcsbFv3DUniprot</h1></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L1">RcsbFv3D/RcsbFv3DUniprot.tsx:1</a></li></ul></aside>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DUniprot.tsx#L1">RcsbFv3D/RcsbFv3DUniprot.tsx:1</a></li></ul></aside>
 <section class="tsd-panel-group">
 <section class="tsd-panel tsd-typography"></section></section>
 <section class="tsd-panel-group tsd-index-group">

+ 1 - 1
docs/types/RcsbFv3DAssembly._internal_.ChainInfo.html

@@ -34,7 +34,7 @@
 <li class="tsd-parameter">
 <h5>type<span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.ChainType.html" class="tsd-signature-type" data-tsd-kind="Type alias">ChainType</a></h5></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L10">RcsbFvStructure/StructureViewerInterface.ts:10</a></li></ul></aside></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L10">RcsbFvStructure/StructureViewerInterface.ts:10</a></li></ul></aside></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 1 - 1
docs/types/RcsbFv3DAssembly._internal_.ChainType.html

@@ -19,7 +19,7 @@
 <h1>Type alias ChainType</h1></div>
 <div class="tsd-signature">Chain<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;polymer&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;water&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;branched&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;non-polymer&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;macrolide&quot;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L8">RcsbFvStructure/StructureViewerInterface.ts:8</a></li></ul></aside></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L8">RcsbFvStructure/StructureViewerInterface.ts:8</a></li></ul></aside></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 1 - 1
docs/types/RcsbFv3DAssembly._internal_.CustomViewStateInterface.html

@@ -24,7 +24,7 @@
 <li>
 <h4>R</h4></li></ul></section><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L18">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:18</a></li></ul></aside></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx#L19">RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx:19</a></li></ul></aside></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 1 - 1
docs/types/RcsbFv3DAssembly._internal_.OperatorInfo.html

@@ -26,7 +26,7 @@
 <li class="tsd-parameter">
 <h5>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L9">RcsbFvStructure/StructureViewerInterface.ts:9</a></li></ul></aside></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L9">RcsbFvStructure/StructureViewerInterface.ts:9</a></li></ul></aside></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 1 - 1
docs/types/RcsbFv3DAssembly._internal_.RcsbFv3DAssemblyAdditionalConfig.html

@@ -19,7 +19,7 @@
 <h1>Type alias RcsbFv3DAssemblyAdditionalConfig</h1></div>
 <div class="tsd-signature">Rcsb<wbr/>Fv3DAssembly<wbr/>Additional<wbr/>Config<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">RcsbFvAdditionalConfig</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>operatorChangeCallback<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>operatorInfo<span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.OperatorInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">OperatorInfo</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L23">RcsbFv3D/RcsbFv3DAssembly.tsx:23</a></li></ul></aside></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFv3D/RcsbFv3DAssembly.tsx#L23">RcsbFv3D/RcsbFv3DAssembly.tsx:23</a></li></ul></aside></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 1 - 1
docs/types/RcsbFv3DAssembly._internal_.RcsbFvStateType.html

@@ -35,7 +35,7 @@
 <li class="tsd-parameter">
 <h5>view<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;1d-view&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3d-view&quot;</span></h5></li></ul></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvState/RcsbFvStateInterface.ts#L11">RcsbFvState/RcsbFvStateInterface.ts:11</a></li></ul></aside></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvState/RcsbFvStateInterface.ts#L11">RcsbFvState/RcsbFvStateInterface.ts:11</a></li></ul></aside></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 1 - 1
docs/types/RcsbFv3DAssembly._internal_.SaguaroPluginModelMapType.html

@@ -19,7 +19,7 @@
 <h1>Type alias SaguaroPluginModelMapType</h1></div>
 <div class="tsd-signature">Saguaro<wbr/>Plugin<wbr/>Model<wbr/>Map<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Map</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span>assemblyId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>chains<span class="tsd-signature-symbol">: </span><a href="RcsbFv3DAssembly._internal_.ChainInfo.html" class="tsd-signature-type" data-tsd-kind="Type alias">ChainInfo</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>entryId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
 <ul>
-<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/5651f6c/src/RcsbFvStructure/StructureViewerInterface.ts#L11">RcsbFvStructure/StructureViewerInterface.ts:11</a></li></ul></aside></div>
+<li>Defined in <a href="https://github.com/rcsb/rcsb-saguaro-3d/blob/2d43510/src/RcsbFvStructure/StructureViewerInterface.ts#L11">RcsbFvStructure/StructureViewerInterface.ts:11</a></li></ul></aside></div>
 <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
 <div class="tsd-navigation settings">
 <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">

+ 402 - 24
package-lock.json

@@ -1,18 +1,19 @@
 {
   "name": "@rcsb/rcsb-saguaro-3d",
-  "version": "2.2.0-uniprot-msa.21",
+  "version": "2.2.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@rcsb/rcsb-saguaro-3d",
-      "version": "2.2.0-uniprot-msa.21",
+      "version": "2.2.1",
       "license": "MIT",
       "dependencies": {
         "@rcsb/rcsb-api-tools": "^4.1.1",
         "@rcsb/rcsb-molstar": "^2.5.5",
         "@rcsb/rcsb-saguaro": "^2.2.16",
         "@rcsb/rcsb-saguaro-app": "^4.4.15",
+        "http-server": "^14.1.1",
         "molstar": "^3.13.0"
       },
       "devDependencies": {
@@ -3421,6 +3422,14 @@
         "node": ">=8"
       }
     },
+    "node_modules/async": {
+      "version": "2.6.4",
+      "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
+      "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
+      "dependencies": {
+        "lodash": "^4.17.14"
+      }
+    },
     "node_modules/asynckit": {
       "version": "0.4.0",
       "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
@@ -3531,6 +3540,17 @@
         }
       ]
     },
+    "node_modules/basic-auth": {
+      "version": "2.0.1",
+      "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz",
+      "integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==",
+      "dependencies": {
+        "safe-buffer": "5.1.2"
+      },
+      "engines": {
+        "node": ">= 0.8"
+      }
+    },
     "node_modules/batch": {
       "version": "0.6.1",
       "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
@@ -4500,6 +4520,14 @@
         "node": ">= 0.10"
       }
     },
+    "node_modules/corser": {
+      "version": "2.0.1",
+      "resolved": "https://registry.npmjs.org/corser/-/corser-2.0.1.tgz",
+      "integrity": "sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ==",
+      "engines": {
+        "node": ">= 0.4.0"
+      }
+    },
     "node_modules/cosmiconfig": {
       "version": "7.0.1",
       "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
@@ -5794,8 +5822,7 @@
     "node_modules/eventemitter3": {
       "version": "4.0.7",
       "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
-      "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==",
-      "dev": true
+      "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
     },
     "node_modules/events": {
       "version": "3.3.0",
@@ -6145,7 +6172,6 @@
       "version": "1.15.1",
       "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz",
       "integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==",
-      "dev": true,
       "funding": [
         {
           "type": "individual",
@@ -6603,7 +6629,6 @@
       "version": "1.2.0",
       "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
       "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
-      "dev": true,
       "bin": {
         "he": "bin/he"
       }
@@ -6684,6 +6709,17 @@
         "safe-buffer": "~5.1.0"
       }
     },
+    "node_modules/html-encoding-sniffer": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz",
+      "integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==",
+      "dependencies": {
+        "whatwg-encoding": "^2.0.0"
+      },
+      "engines": {
+        "node": ">=12"
+      }
+    },
     "node_modules/html-entities": {
       "version": "2.3.3",
       "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz",
@@ -6793,7 +6829,6 @@
       "version": "1.18.1",
       "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
       "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
-      "dev": true,
       "dependencies": {
         "eventemitter3": "^4.0.0",
         "follow-redirects": "^1.0.0",
@@ -6852,6 +6887,96 @@
         "url": "https://github.com/sponsors/sindresorhus"
       }
     },
+    "node_modules/http-server": {
+      "version": "14.1.1",
+      "resolved": "https://registry.npmjs.org/http-server/-/http-server-14.1.1.tgz",
+      "integrity": "sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==",
+      "dependencies": {
+        "basic-auth": "^2.0.1",
+        "chalk": "^4.1.2",
+        "corser": "^2.0.1",
+        "he": "^1.2.0",
+        "html-encoding-sniffer": "^3.0.0",
+        "http-proxy": "^1.18.1",
+        "mime": "^1.6.0",
+        "minimist": "^1.2.6",
+        "opener": "^1.5.1",
+        "portfinder": "^1.0.28",
+        "secure-compare": "3.0.1",
+        "union": "~0.5.0",
+        "url-join": "^4.0.1"
+      },
+      "bin": {
+        "http-server": "bin/http-server"
+      },
+      "engines": {
+        "node": ">=12"
+      }
+    },
+    "node_modules/http-server/node_modules/ansi-styles": {
+      "version": "4.3.0",
+      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+      "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+      "dependencies": {
+        "color-convert": "^2.0.1"
+      },
+      "engines": {
+        "node": ">=8"
+      },
+      "funding": {
+        "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+      }
+    },
+    "node_modules/http-server/node_modules/chalk": {
+      "version": "4.1.2",
+      "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+      "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+      "dependencies": {
+        "ansi-styles": "^4.1.0",
+        "supports-color": "^7.1.0"
+      },
+      "engines": {
+        "node": ">=10"
+      },
+      "funding": {
+        "url": "https://github.com/chalk/chalk?sponsor=1"
+      }
+    },
+    "node_modules/http-server/node_modules/color-convert": {
+      "version": "2.0.1",
+      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+      "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+      "dependencies": {
+        "color-name": "~1.1.4"
+      },
+      "engines": {
+        "node": ">=7.0.0"
+      }
+    },
+    "node_modules/http-server/node_modules/color-name": {
+      "version": "1.1.4",
+      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+    },
+    "node_modules/http-server/node_modules/has-flag": {
+      "version": "4.0.0",
+      "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+      "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+      "engines": {
+        "node": ">=8"
+      }
+    },
+    "node_modules/http-server/node_modules/supports-color": {
+      "version": "7.2.0",
+      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+      "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+      "dependencies": {
+        "has-flag": "^4.0.0"
+      },
+      "engines": {
+        "node": ">=8"
+      }
+    },
     "node_modules/https-proxy-agent": {
       "version": "5.0.1",
       "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
@@ -7755,9 +7880,9 @@
       }
     },
     "node_modules/loader-utils": {
-      "version": "2.0.2",
-      "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
-      "integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
+      "version": "2.0.3",
+      "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.3.tgz",
+      "integrity": "sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A==",
       "dev": true,
       "dependencies": {
         "big.js": "^5.2.2",
@@ -8368,6 +8493,14 @@
         "node": ">=10"
       }
     },
+    "node_modules/minimist": {
+      "version": "1.2.7",
+      "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz",
+      "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==",
+      "funding": {
+        "url": "https://github.com/sponsors/ljharb"
+      }
+    },
     "node_modules/minimist-options": {
       "version": "4.1.0",
       "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
@@ -8751,6 +8884,14 @@
         "url": "https://github.com/sponsors/sindresorhus"
       }
     },
+    "node_modules/opener": {
+      "version": "1.5.2",
+      "resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz",
+      "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==",
+      "bin": {
+        "opener": "bin/opener-bin.js"
+      }
+    },
     "node_modules/ora": {
       "version": "5.4.1",
       "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
@@ -9094,6 +9235,38 @@
         "node": ">=8"
       }
     },
+    "node_modules/portfinder": {
+      "version": "1.0.32",
+      "resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.32.tgz",
+      "integrity": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==",
+      "dependencies": {
+        "async": "^2.6.4",
+        "debug": "^3.2.7",
+        "mkdirp": "^0.5.6"
+      },
+      "engines": {
+        "node": ">= 0.12.0"
+      }
+    },
+    "node_modules/portfinder/node_modules/debug": {
+      "version": "3.2.7",
+      "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
+      "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
+      "dependencies": {
+        "ms": "^2.1.1"
+      }
+    },
+    "node_modules/portfinder/node_modules/mkdirp": {
+      "version": "0.5.6",
+      "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
+      "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
+      "dependencies": {
+        "minimist": "^1.2.6"
+      },
+      "bin": {
+        "mkdirp": "bin/cmd.js"
+      }
+    },
     "node_modules/postcss": {
       "version": "8.4.12",
       "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz",
@@ -9763,8 +9936,7 @@
     "node_modules/requires-port": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
-      "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==",
-      "dev": true
+      "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ=="
     },
     "node_modules/resolve": {
       "version": "1.22.0",
@@ -10006,6 +10178,11 @@
       "resolved": "https://registry.npmjs.org/scuid/-/scuid-1.1.0.tgz",
       "integrity": "sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg=="
     },
+    "node_modules/secure-compare": {
+      "version": "3.0.1",
+      "resolved": "https://registry.npmjs.org/secure-compare/-/secure-compare-3.0.1.tgz",
+      "integrity": "sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw=="
+    },
     "node_modules/select-hose": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
@@ -11116,6 +11293,17 @@
         "node": ">=4"
       }
     },
+    "node_modules/union": {
+      "version": "0.5.0",
+      "resolved": "https://registry.npmjs.org/union/-/union-0.5.0.tgz",
+      "integrity": "sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==",
+      "dependencies": {
+        "qs": "^6.4.0"
+      },
+      "engines": {
+        "node": ">= 0.8.0"
+      }
+    },
     "node_modules/uniqid": {
       "version": "5.4.0",
       "resolved": "https://registry.npmjs.org/uniqid/-/uniqid-5.4.0.tgz",
@@ -11202,6 +11390,11 @@
         "punycode": "^2.1.0"
       }
     },
+    "node_modules/url-join": {
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz",
+      "integrity": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA=="
+    },
     "node_modules/use-isomorphic-layout-effect": {
       "version": "1.1.2",
       "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz",
@@ -12154,6 +12347,28 @@
         "node": ">=0.8.0"
       }
     },
+    "node_modules/whatwg-encoding": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz",
+      "integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==",
+      "dependencies": {
+        "iconv-lite": "0.6.3"
+      },
+      "engines": {
+        "node": ">=12"
+      }
+    },
+    "node_modules/whatwg-encoding/node_modules/iconv-lite": {
+      "version": "0.6.3",
+      "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
+      "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
+      "dependencies": {
+        "safer-buffer": ">= 2.1.2 < 3.0.0"
+      },
+      "engines": {
+        "node": ">=0.10.0"
+      }
+    },
     "node_modules/whatwg-fetch": {
       "version": "3.6.2",
       "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
@@ -14923,6 +15138,14 @@
       "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
       "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ=="
     },
+    "async": {
+      "version": "2.6.4",
+      "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
+      "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
+      "requires": {
+        "lodash": "^4.17.14"
+      }
+    },
     "asynckit": {
       "version": "0.4.0",
       "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
@@ -14999,6 +15222,14 @@
       "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
       "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
     },
+    "basic-auth": {
+      "version": "2.0.1",
+      "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-2.0.1.tgz",
+      "integrity": "sha512-NF+epuEdnUYVlGuhaxbbq+dvJttwLnGY+YixlXlME5KpQ5W3CnXA5cVTneY3SPbPDRkcjMbifrwmFYcClgOZeg==",
+      "requires": {
+        "safe-buffer": "5.1.2"
+      }
+    },
     "batch": {
       "version": "0.6.1",
       "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
@@ -15738,6 +15969,11 @@
         "vary": "^1"
       }
     },
+    "corser": {
+      "version": "2.0.1",
+      "resolved": "https://registry.npmjs.org/corser/-/corser-2.0.1.tgz",
+      "integrity": "sha512-utCYNzRSQIZNPIcGZdQc92UVJYAhtGAteCFg0yRaFm8f0P+CPtyGyHXJcGXnffjCybUCEx3FQ2G7U3/o9eIkVQ=="
+    },
     "cosmiconfig": {
       "version": "7.0.1",
       "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
@@ -16715,8 +16951,7 @@
     "eventemitter3": {
       "version": "4.0.7",
       "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
-      "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==",
-      "dev": true
+      "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
     },
     "events": {
       "version": "3.3.0",
@@ -16982,8 +17217,7 @@
     "follow-redirects": {
       "version": "1.15.1",
       "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.1.tgz",
-      "integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==",
-      "dev": true
+      "integrity": "sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA=="
     },
     "for-each": {
       "version": "0.3.3",
@@ -17300,8 +17534,7 @@
     "he": {
       "version": "1.2.0",
       "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
-      "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
-      "dev": true
+      "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
     },
     "header-case": {
       "version": "2.0.4",
@@ -17378,6 +17611,14 @@
         }
       }
     },
+    "html-encoding-sniffer": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz",
+      "integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==",
+      "requires": {
+        "whatwg-encoding": "^2.0.0"
+      }
+    },
     "html-entities": {
       "version": "2.3.3",
       "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz",
@@ -17460,7 +17701,6 @@
       "version": "1.18.1",
       "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
       "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
-      "dev": true,
       "requires": {
         "eventemitter3": "^4.0.0",
         "follow-redirects": "^1.0.0",
@@ -17498,6 +17738,71 @@
         }
       }
     },
+    "http-server": {
+      "version": "14.1.1",
+      "resolved": "https://registry.npmjs.org/http-server/-/http-server-14.1.1.tgz",
+      "integrity": "sha512-+cbxadF40UXd9T01zUHgA+rlo2Bg1Srer4+B4NwIHdaGxAGGv59nYRnGGDJ9LBk7alpS0US+J+bLLdQOOkJq4A==",
+      "requires": {
+        "basic-auth": "^2.0.1",
+        "chalk": "^4.1.2",
+        "corser": "^2.0.1",
+        "he": "^1.2.0",
+        "html-encoding-sniffer": "^3.0.0",
+        "http-proxy": "^1.18.1",
+        "mime": "^1.6.0",
+        "minimist": "^1.2.6",
+        "opener": "^1.5.1",
+        "portfinder": "^1.0.28",
+        "secure-compare": "3.0.1",
+        "union": "~0.5.0",
+        "url-join": "^4.0.1"
+      },
+      "dependencies": {
+        "ansi-styles": {
+          "version": "4.3.0",
+          "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+          "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+          "requires": {
+            "color-convert": "^2.0.1"
+          }
+        },
+        "chalk": {
+          "version": "4.1.2",
+          "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+          "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+          "requires": {
+            "ansi-styles": "^4.1.0",
+            "supports-color": "^7.1.0"
+          }
+        },
+        "color-convert": {
+          "version": "2.0.1",
+          "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+          "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+          "requires": {
+            "color-name": "~1.1.4"
+          }
+        },
+        "color-name": {
+          "version": "1.1.4",
+          "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+          "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+        },
+        "has-flag": {
+          "version": "4.0.0",
+          "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+          "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+        },
+        "supports-color": {
+          "version": "7.2.0",
+          "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+          "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+          "requires": {
+            "has-flag": "^4.0.0"
+          }
+        }
+      }
+    },
     "https-proxy-agent": {
       "version": "5.0.1",
       "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
@@ -18122,9 +18427,9 @@
       "dev": true
     },
     "loader-utils": {
-      "version": "2.0.2",
-      "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
-      "integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
+      "version": "2.0.3",
+      "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.3.tgz",
+      "integrity": "sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A==",
       "dev": true,
       "requires": {
         "big.js": "^5.2.2",
@@ -18579,6 +18884,11 @@
         "brace-expansion": "^1.1.7"
       }
     },
+    "minimist": {
+      "version": "1.2.7",
+      "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz",
+      "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g=="
+    },
     "minimist-options": {
       "version": "4.1.0",
       "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
@@ -18841,6 +19151,11 @@
         "is-wsl": "^2.2.0"
       }
     },
+    "opener": {
+      "version": "1.5.2",
+      "resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz",
+      "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A=="
+    },
     "ora": {
       "version": "5.4.1",
       "resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
@@ -19095,6 +19410,34 @@
         "find-up": "^4.0.0"
       }
     },
+    "portfinder": {
+      "version": "1.0.32",
+      "resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.32.tgz",
+      "integrity": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==",
+      "requires": {
+        "async": "^2.6.4",
+        "debug": "^3.2.7",
+        "mkdirp": "^0.5.6"
+      },
+      "dependencies": {
+        "debug": {
+          "version": "3.2.7",
+          "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
+          "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
+          "requires": {
+            "ms": "^2.1.1"
+          }
+        },
+        "mkdirp": {
+          "version": "0.5.6",
+          "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
+          "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
+          "requires": {
+            "minimist": "^1.2.6"
+          }
+        }
+      }
+    },
     "postcss": {
       "version": "8.4.12",
       "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz",
@@ -19585,8 +19928,7 @@
     "requires-port": {
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
-      "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==",
-      "dev": true
+      "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ=="
     },
     "resolve": {
       "version": "1.22.0",
@@ -19742,6 +20084,11 @@
       "resolved": "https://registry.npmjs.org/scuid/-/scuid-1.1.0.tgz",
       "integrity": "sha512-MuCAyrGZcTLfQoH2XoBlQ8C6bzwN88XT/0slOGz0pn8+gIP85BOAfYa44ZXQUTOwRwPU0QvgU+V+OSajl/59Xg=="
     },
+    "secure-compare": {
+      "version": "3.0.1",
+      "resolved": "https://registry.npmjs.org/secure-compare/-/secure-compare-3.0.1.tgz",
+      "integrity": "sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw=="
+    },
     "select-hose": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
@@ -20580,6 +20927,14 @@
       "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==",
       "dev": true
     },
+    "union": {
+      "version": "0.5.0",
+      "resolved": "https://registry.npmjs.org/union/-/union-0.5.0.tgz",
+      "integrity": "sha512-N6uOhuW6zO95P3Mel2I2zMsbsanvvtgn6jVqJv4vbVcz/JN0OkL9suomjQGmWtxJQXOCqUJvquc1sMeNz/IwlA==",
+      "requires": {
+        "qs": "^6.4.0"
+      }
+    },
     "uniqid": {
       "version": "5.4.0",
       "resolved": "https://registry.npmjs.org/uniqid/-/uniqid-5.4.0.tgz",
@@ -20643,6 +20998,11 @@
         "punycode": "^2.1.0"
       }
     },
+    "url-join": {
+      "version": "4.0.1",
+      "resolved": "https://registry.npmjs.org/url-join/-/url-join-4.0.1.tgz",
+      "integrity": "sha512-jk1+QP6ZJqyOiuEI9AEWQfju/nB2Pw466kbA0LEZljHwKeMgd9WrAEgEGxjPDD2+TNbbb37rTyhEfrCXfuKXnA=="
+    },
     "use-isomorphic-layout-effect": {
       "version": "1.1.2",
       "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz",
@@ -21368,6 +21728,24 @@
       "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==",
       "dev": true
     },
+    "whatwg-encoding": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz",
+      "integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==",
+      "requires": {
+        "iconv-lite": "0.6.3"
+      },
+      "dependencies": {
+        "iconv-lite": {
+          "version": "0.6.3",
+          "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
+          "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
+          "requires": {
+            "safer-buffer": ">= 2.1.2 < 3.0.0"
+          }
+        }
+      }
+    },
     "whatwg-fetch": {
       "version": "3.6.2",
       "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",

+ 2 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@rcsb/rcsb-saguaro-3d",
-  "version": "2.2.1",
+  "version": "2.3.0",
   "description": "RCSB Molstar/Saguaro Web App",
   "main": "build/dist/app.js",
   "files": [
@@ -84,6 +84,7 @@
     "@rcsb/rcsb-molstar": "^2.5.5",
     "@rcsb/rcsb-saguaro": "^2.2.16",
     "@rcsb/rcsb-saguaro-app": "^4.4.15",
+    "http-server": "^14.1.1",
     "molstar": "^3.13.0"
   },
   "bugs": {

+ 3 - 3
src/RcsbFvSequence/SequenceViews/CustomView/CustomView.tsx

@@ -14,6 +14,7 @@ import {
     StructureViewerPublicInterface
 } from "../../../RcsbFvStructure/StructureViewerInterface";
 import {RcsbFvStateManager} from "../../../RcsbFvState/RcsbFvStateManager";
+import uniqid from "uniqid";
 
 export type CustomViewStateInterface<R> = Omit<CustomViewInterface<R>, "modelChangeCallback">;
 
@@ -114,10 +115,10 @@ export class CustomView<R> extends AbstractView<CustomViewInterface<R>, CustomVi
         this.blockMap.clear();
         this.boardMap.clear();
         ( config instanceof Array ? config : [config]).forEach(block=>{
-            if(block.blockId == null)block.blockId = "block_"+Math.random().toString(36).substr(2);
+            if(block.blockId == null)block.blockId = uniqid("block_");
             if(!this.blockMap.has(block.blockId))this.blockMap.set(block.blockId, new Array<string>());
             (block.featureViewConfig instanceof Array ? block.featureViewConfig : [block.featureViewConfig]).forEach(board=>{
-                if(board.boardId == null)board.boardId = "board_"+Math.random().toString(36).substr(2);
+                if(board.boardId == null)board.boardId = uniqid("board_");
                 this.blockMap.get(block.blockId!)?.push(board.boardId);
                 this.boardMap.set(board.boardId, board);
             });
@@ -143,7 +144,6 @@ export class CustomView<R> extends AbstractView<CustomViewInterface<R>, CustomVi
             document.getElementById("boardDiv_"+boardId)?.remove()
         });
         this.rcsbFvMap.clear();
-        this.props.structureViewer.unsubscribe();
     }
 
     private buildBlockFv(){

+ 1 - 1
src/RcsbFvState/RcsbFvSelectorManager.ts

@@ -37,7 +37,7 @@ export class RcsbFvSelectorManager {
         this.addSelectionFromMultipleRegions(regions, mode);
     }
 
-    private addSelectionFromMultipleRegions(regions: (SaguaroChain & {region: RegionSelectionInterface})[], mode:'select'|'hover'): void {
+    public addSelectionFromMultipleRegions(regions: (SaguaroChain & {region: RegionSelectionInterface})[], mode:'select'|'hover'): void {
         regions.forEach(r=>{
             this.addSelectionFromRegion(r.modelId, r.labelAsymId, r.region, mode, r.operatorName);
         });

+ 1 - 14
src/RcsbFvStructure/StructureViewers/MolstarViewer/MolstarActionManager.ts

@@ -24,7 +24,6 @@ import {TrajectoryHierarchyPresetProvider} from "molstar/lib/mol-plugin-state/bu
 
 export enum LoadMethod {
     loadPdbId = "loadPdbId",
-    loadPdbIds = "loadPdbIds",
     loadStructureFromUrl = "loadStructureFromUrl",
     loadSnapshotFromUrl = "loadSnapshotFromUrl",
     loadStructureFromData = "loadStructureFromData"
@@ -32,7 +31,7 @@ export enum LoadMethod {
 
 export interface LoadMolstarInterface<P=any> {
     loadMethod: LoadMethod;
-    loadParams: LoadParams<P> | Array<LoadParams<P>>;
+    loadParams: LoadParams<P>;
 }
 
 interface LoadParams<P=any,S={}> {
@@ -74,11 +73,6 @@ export class MolstarActionManager implements ViewerActionManagerInterface<LoadMo
                 if (lC.loadMethod == LoadMethod.loadPdbId) {
                     const config: LoadParams = lC.loadParams as LoadParams;
                     await this.viewer.loadPdbId(config.entryId!, {props: config.props, matrix: config.matrix, reprProvider: config.reprProvider, params: config.params});
-                } else if (lC.loadMethod == LoadMethod.loadPdbIds) {
-                    const config: Array<LoadParams> = lC.loadParams as Array<LoadParams>;
-                    await this.viewer.loadPdbIds(config.map((d) => {
-                        return {pdbId: d.entryId!, config:{props: d.props, matrix: d.matrix, reprProvider: d.reprProvider, params: d.params}}
-                    }));
                 } else if (lC.loadMethod == LoadMethod.loadStructureFromUrl) {
                     const config: LoadParams = lC.loadParams as LoadParams;
                     await this.viewer.loadStructureFromUrl(config.url!, config.format!, config.isBinary!,{props: config.props, matrix: config.matrix, reprProvider: config.reprProvider, params: config.params});
@@ -330,13 +324,6 @@ function checkLoadData(loadConfig: LoadMolstarInterface): boolean{
     if( method == LoadMethod.loadPdbId ){
         if(params instanceof Array || params.entryId == null)
             throw loadConfig.loadMethod+": missing pdbId";
-    }else if( method == LoadMethod.loadPdbIds ){
-        if(!(params instanceof Array))
-            throw loadConfig.loadMethod+": Array object spected";
-        for(const d of params){
-            if(d.entryId == null)
-                throw loadConfig.loadMethod+": missing pdbId"
-        }
     }else if( method == LoadMethod.loadStructureFromUrl ){
         if(params instanceof Array || params.url == null || params.isBinary == null || params.format == null)
             throw loadConfig.loadMethod+": arguments needed url, format, isBinary"

+ 3 - 4
src/examples/multiple-chain/index.tsx

@@ -13,7 +13,6 @@ import {
     RcsbFvTrackDataElementInterface
 } from "@rcsb/rcsb-saguaro";
 import {
-    RcsbFvSelectorManager,
     RegionSelectionInterface
 } from "../../RcsbFvState/RcsbFvSelectorManager";
 import {
@@ -247,11 +246,11 @@ const sequenceConfig = {
 
 const molstarConfig: RcsbFvStructureConfigInterface<LoadMolstarInterface,{viewerProps:Partial<ViewerProps>}> = {
     loadConfig: {
-        loadMethod: LoadMethod.loadPdbIds,
-        loadParams: [{
+        loadMethod: LoadMethod.loadPdbId,
+        loadParams: {
             entryId: "1acb",
             id:"1acb_board"
-        }]
+        }
     },
     structureViewerConfig: {
         viewerProps:{

+ 3 - 3
src/examples/single-chain/index.ts

@@ -133,11 +133,11 @@ const sequenceConfig = {
 
 const molstarConfig: RcsbFvStructureConfigInterface<LoadMolstarInterface,{viewerProps:Partial<ViewerProps>}> = {
     loadConfig: {
-        loadMethod: LoadMethod.loadPdbIds,
-        loadParams: [{
+        loadMethod: LoadMethod.loadPdbId,
+        loadParams: {
             entryId: "1ash",
             id:"1ash_model"
-        }]
+        }
     },
     structureViewerConfig: {
         viewerProps:{

+ 14 - 14
src/examples/structural-alignment/index.ts

@@ -11,11 +11,8 @@ import {
     RcsbFvRowConfigInterface,
     RcsbFvTrackDataElementInterface
 } from "@rcsb/rcsb-saguaro";
-import {
-    RcsbFvSelectorManager,
-    RegionSelectionInterface
-} from "../../RcsbFvState/RcsbFvSelectorManager";
-import {StructureViewerPublicInterface, SaguaroRegionList} from "../../RcsbFvStructure/StructureViewerInterface";
+import {RegionSelectionInterface} from "../../RcsbFvState/RcsbFvSelectorManager";
+import {SaguaroRegionList, StructureViewerPublicInterface} from "../../RcsbFvStructure/StructureViewerInterface";
 import {AlignmentManager} from "./AlignmentManager";
 import {Mat4} from "molstar/lib/mol-math/linear-algebra";
 import {
@@ -217,22 +214,25 @@ const sequenceConfig = {
 };
 
 const molstarConfig: RcsbFvStructureConfigInterface<LoadMolstarInterface,{viewerProps:Partial<ViewerProps>}> = {
-    loadConfig: {
-        loadMethod: LoadMethod.loadPdbIds,
-        loadParams: [{
+    loadConfig: [{
+        loadMethod: LoadMethod.loadPdbId,
+        loadParams: {
             entryId: "1ash",
             id:"1ash_model"
-        },{
+        }
+    },{
+        loadMethod: LoadMethod.loadPdbId,
+        loadParams: {
             entryId: "101m",
-            id:"101m_model",
-            matrix:Mat4.ofRows([
+            id: "101m_model",
+            matrix: Mat4.ofRows([
                 [-0.7671995717115603, -0.5623954843039239, 0.30840904072376607, 46.883192662113345],
-                [-0.6011420900233072, 0.4627787494512096, -0.6515090303739346,4.6939156458869125],
+                [-0.6011420900233072, 0.4627787494512096, -0.6515090303739346, 4.6939156458869125],
                 [0.2236805864799372, -0.6852351043918645, -0.6931232552303105, 5.851782696060043],
                 [0, 0, 0, 1]
             ])
-        }]
-    },
+        }
+        }],
     structureViewerConfig: {
         viewerProps:{
             showImportControls: true,

+ 6 - 3
webpack.server.dev.config.js

@@ -1,5 +1,5 @@
 const HtmlWebpackPlugin = require('html-webpack-plugin');
-const path = require('path');
+const fs = require('fs')
 
 const commonConfig = {
     mode: "development",
@@ -39,8 +39,11 @@ const commonConfig = {
     devtool: 'source-map'
 };
 
-const examples = ['assembly','uniprot','structural-alignment','sequence-identity'];
-const entries = examples.reduce((prev,current)=>{prev[current]=`./src/examples/${current}/index.ts`;return prev;},{});
+const examples = ['assembly','uniprot','structural-alignment','sequence-identity','single-chain','multiple-chain'];
+const entries = examples.reduce((prev,current)=>{
+        prev[current]= fs.existsSync(`./src/examples/${current}/index.ts`) ? `./src/examples/${current}/index.ts` : `./src/examples/${current}/index.tsx`;
+        return prev;
+    },{});
 
 const server = {
     ...commonConfig,

Some files were not shown because too many files changed in this diff