From 7dc3ae611ac36a659b2e2b86487606ae80778fc6 Mon Sep 17 00:00:00 2001 From: "Wang, Jiyao" Date: Mon, 4 Dec 2023 14:05:51 -0500 Subject: [PATCH] change reference numbers --- build/icn3d.js | 508 +++++++++++++++----------- build/icn3d.min.js | 12 +- build/icn3d.module.js | 508 +++++++++++++++----------- dist/icn3d-3.28.4.zip | Bin 4139328 -> 4142298 bytes dist/icn3d.js | 508 +++++++++++++++----------- dist/icn3d.min.js | 12 +- dist/icn3d.module.js | 508 +++++++++++++++----------- dist/icn3d_3.28.4.min.js | 12 +- src/html/clickMenu.js | 4 +- src/html/events.js | 11 + src/html/setDialog.js | 12 +- src/html/setMenu.js | 16 +- src/icn3d/analysis/refnum.js | 294 ++++++++------- src/icn3d/annotations/annoDomain.js | 4 + src/icn3d/annotations/domain3d.js | 3 +- src/icn3d/annotations/showAnno.js | 4 + src/icn3d/annotations/showSeq.js | 98 ++--- src/icn3d/display/legendTable.js | 14 +- src/icn3d/highlight/hlUpdate.js | 4 +- src/icn3d/parsers/chainalignParser.js | 7 + src/icn3d/parsers/densityCifParser.js | 2 +- src/icn3d/parsers/dsn6Parser.js | 12 +- src/icn3d/picking/picking.js | 18 +- src/icn3d/selection/loadScript.js | 2 +- 24 files changed, 1505 insertions(+), 1068 deletions(-) diff --git a/build/icn3d.js b/build/icn3d.js index fd2d382e..91f1142d 100644 --- a/build/icn3d.js +++ b/build/icn3d.js @@ -6863,7 +6863,7 @@ var icn3d = (function (exports) { }); me.myEventCls.onIds("#" + me.pre + "mn1_dsn6", "click", function(e) { me.icn3d; //e.preventDefault(); - me.htmlCls.dialogCls.openDlg('dl_dsn6', 'Please input the DSN6 file to display electron density map'); + me.htmlCls.dialogCls.openDlg('dl_dsn6', 'Please input the map file to display electron density map'); }); @@ -6890,7 +6890,7 @@ var icn3d = (function (exports) { me.myEventCls.onIds("#" + me.pre + "mn1_dsn6url", "click", function(e) { me.icn3d; //e.preventDefault(); - me.htmlCls.dialogCls.openDlg('dl_dsn6url', 'Please input the DSN6 file to display electron density map'); + me.htmlCls.dialogCls.openDlg('dl_dsn6url', 'Please input the map file to display electron density map'); }); me.myEventCls.onIds("#" + me.pre + "mn1_exportState", "click", function(e) { let ic = me.icn3d; //e.preventDefault(); @@ -9451,7 +9451,7 @@ var icn3d = (function (exports) { html += this.getMenuSep(); - html += this.getMenuText('mn1_dsn6wrap', 'Electron Density(DSN6)', undefined, undefined, 2); + html += this.getMenuText('mn1_dsn6wrap', 'Electron Density', undefined, undefined, 2); html += "