@sjcrh/proteinpaint-client 2.194.0 → 2.195.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (911) hide show
  1. package/dist/2dmaf-GTD3AXGT.js +1373 -0
  2. package/dist/AIProjectAdmin-ALMSVHFX.js +958 -0
  3. package/dist/AppHeader-RK2YRITI.js +835 -0
  4. package/dist/BoxPlot-6ZXLPA5Q.js +1217 -0
  5. package/dist/CorrelationVolcano-PJB3QCXB.js +619 -0
  6. package/dist/DE-MEWV5RTV.js +95 -0
  7. package/dist/DEinput-I62VHD2U.js +301 -0
  8. package/dist/DEinput-I62VHD2U.js.map +7 -0
  9. package/dist/DifferentialAnalysis-7L3CDPVB.js +245 -0
  10. package/dist/Disco-FCS7B5DO.js +3297 -0
  11. package/dist/Disco.UI-BFJ5XFAT.js +249 -0
  12. package/dist/DmrPlot-362PCE7L.js +642 -0
  13. package/dist/GB-SX4JENAW.js +1353 -0
  14. package/dist/GeneExpInput-EHWHQTRV.js +367 -0
  15. package/dist/HicApp-UE4DCUKX.js +2250 -0
  16. package/dist/IDCViewer-EDF5XJ63.js +10455 -0
  17. package/dist/NumBinaryEditor-3TAAJNYY.js +271 -0
  18. package/dist/NumBinaryEditor.unit.spec-6776472M.js +286 -0
  19. package/dist/NumContEditor-WLFXTY4M.js +109 -0
  20. package/dist/NumContEditor.unit.spec-KG5SCOIQ.js +169 -0
  21. package/dist/NumCustomBinEditor-EKKNCLKI.js +38 -0
  22. package/dist/NumCustomBinEditor.unit.spec-LSLSKQDW.js +284 -0
  23. package/dist/NumDiscreteEditor-X2MLECNT.js +179 -0
  24. package/dist/NumDiscreteEditor.unit.spec-BZG7P4C7.js +202 -0
  25. package/dist/NumRegularBinEditor-CAGJ4ZWD.js +38 -0
  26. package/dist/NumRegularBinEditor.unit.spec-GJSJC4DK.js +227 -0
  27. package/dist/NumSplineEditor-ND3RC7R6.js +198 -0
  28. package/dist/NumSplineEditor.unit.spec-F67JQKPY.js +199 -0
  29. package/dist/NumericDensity-VW7NIZU7.js +38 -0
  30. package/dist/NumericDensity.unit.spec-YHIMU23C.js +221 -0
  31. package/dist/NumericHandler-HCU6B2XV.js +39 -0
  32. package/dist/NumericHandler.unit.spec-6GVWAUED.js +219 -0
  33. package/dist/ProteomeInput-SONQSTVD.js +396 -0
  34. package/dist/RunChart2-ZLBNG4JF.js +758 -0
  35. package/dist/SC-YDRE37LP.js +1127 -0
  36. package/dist/Volcano-27ZERHXI.js +1379 -0
  37. package/dist/WSIViewer-2P7ANPBV.js +48562 -0
  38. package/dist/WsiSamplesPlot-FM4B657P.js +165 -0
  39. package/dist/adSandbox-M6TBRE5W.js +38 -0
  40. package/dist/animatedBubbleChart-VYSSX52K.js +555 -0
  41. package/dist/app-BLJT7ZDG.js +49 -0
  42. package/dist/app-LSFSUJHF.js +37 -0
  43. package/dist/app.js +13 -13
  44. package/dist/bam-ZMHBTBB4.js +860 -0
  45. package/dist/barchart-EF75MNTN.js +47 -0
  46. package/dist/barchart.data-VWZB3R2Z.js +22 -0
  47. package/dist/barchart.events-AMYQOMBQ.js +47 -0
  48. package/dist/barchart.integration.spec-TCTQ5PKN.js +2196 -0
  49. package/dist/barchart.integration.spec-TCTQ5PKN.js.map +7 -0
  50. package/dist/barchart2-LOHN6NSE.js +314 -0
  51. package/dist/block-23BH5TZ3.js +6226 -0
  52. package/dist/block.init-3BF6L23D.js +38 -0
  53. package/dist/block.mds.expressionrank-DSHATA2M.js +359 -0
  54. package/dist/block.mds.geneboxplot-RXQUOE3Y.js +828 -0
  55. package/dist/block.mds.junction-PN776TCD.js +1545 -0
  56. package/dist/block.mds.svcnv-SOWUBH4K.js +6801 -0
  57. package/dist/block.svg-ZPYMFAGC.js +164 -0
  58. package/dist/block.tk.aicheck-E22ZJJFP.js +283 -0
  59. package/dist/block.tk.ase-S54Z5A4G.js +365 -0
  60. package/dist/block.tk.bam-YOELFYXU.js +1906 -0
  61. package/dist/block.tk.bedgraphdot-VFUWXPSL.js +384 -0
  62. package/dist/block.tk.bigwig.ui-2SJYUPR3.js +212 -0
  63. package/dist/block.tk.hicstraw-GZVE4HQG.js +823 -0
  64. package/dist/block.tk.junction-RRFX4CAT.js +2364 -0
  65. package/dist/block.tk.junction-RRFX4CAT.js.map +7 -0
  66. package/dist/block.tk.junction.textmatrixui-A726SAAL.js +199 -0
  67. package/dist/block.tk.ld-THUOBW72.js +99 -0
  68. package/dist/block.tk.menu-V3VGODVI.js +1029 -0
  69. package/dist/block.tk.pgv-CNUGIK5J.js +944 -0
  70. package/dist/brainImaging-4PF74IEK.js +423 -0
  71. package/dist/brainRegions-U5K3KEQF.js +221 -0
  72. package/dist/bubbleHeatmap-6NL4PUFY.js +383 -0
  73. package/dist/bubbleHeatmap-6NL4PUFY.js.map +7 -0
  74. package/dist/chunk-2FTXOPE2.js +368 -0
  75. package/dist/chunk-2MCUT32T.js +254 -0
  76. package/dist/chunk-2SZ2VLOG.js +1102 -0
  77. package/dist/chunk-2XBWB6P2.js +37 -0
  78. package/dist/chunk-34VSTY2U.js +234 -0
  79. package/dist/chunk-3DS4HIEH.js +1230 -0
  80. package/dist/chunk-42FSM477.js +272 -0
  81. package/dist/chunk-42FSM477.js.map +7 -0
  82. package/dist/chunk-44VQIATQ.js +6364 -0
  83. package/dist/chunk-5B5FZPZI.js +148 -0
  84. package/dist/chunk-5DSLFEAN.js +276 -0
  85. package/dist/chunk-5DSQOV7M.js +50 -0
  86. package/dist/chunk-7CZI6SE7.js +222 -0
  87. package/dist/chunk-7NABQ2JU.js +54 -0
  88. package/dist/chunk-7VMFUE64.js +117 -0
  89. package/dist/chunk-7WBS7ZUI.js +54 -0
  90. package/dist/chunk-7XSDY2FN.js +1220 -0
  91. package/dist/chunk-AK5Z4PLV.js +230 -0
  92. package/dist/chunk-B3XMNPZY.js +448 -0
  93. package/dist/chunk-B4VBTVVQ.js +815 -0
  94. package/dist/chunk-CHUE5Y7Y.js +194 -0
  95. package/dist/chunk-CNBLRB4P.js +170 -0
  96. package/dist/chunk-CPMOBFFR.js +190 -0
  97. package/dist/chunk-D3TU3RDU.js +299 -0
  98. package/dist/chunk-E2KY2IZS.js +446 -0
  99. package/dist/chunk-FBMDK2UA.js +514 -0
  100. package/dist/chunk-FSWSZZTG.js +102 -0
  101. package/dist/chunk-GPGCGFFS.js +399 -0
  102. package/dist/chunk-H5DR6OYM.js +217 -0
  103. package/dist/chunk-HVZQYGQN.js +98 -0
  104. package/dist/chunk-HYIDLSEL.js +833 -0
  105. package/dist/chunk-IDX6WU4U.js +14 -0
  106. package/dist/chunk-IPGYIEPM.js +263 -0
  107. package/dist/chunk-IPGYIEPM.js.map +7 -0
  108. package/dist/chunk-IQTEW3SK.js +119 -0
  109. package/dist/chunk-J7W2DGAL.js +226 -0
  110. package/dist/chunk-JVVOJREJ.js +55 -0
  111. package/dist/chunk-KIGAMN3Z.js +216 -0
  112. package/dist/chunk-LAQZX5PA.js +13624 -0
  113. package/dist/chunk-LRPQBMQE.js +2786 -0
  114. package/dist/chunk-LYULXXGR.js +20896 -0
  115. package/dist/chunk-LYULXXGR.js.map +7 -0
  116. package/dist/chunk-M7JGRSFA.js +5067 -0
  117. package/dist/chunk-MAACMLMN.js +142 -0
  118. package/dist/chunk-MNPTPENH.js +1825 -0
  119. package/dist/chunk-MU3ZC4RW.js +102 -0
  120. package/dist/chunk-N6ALTSJ2.js +176 -0
  121. package/dist/chunk-N7326KA3.js +1943 -0
  122. package/dist/chunk-O64WQLAV.js +2327 -0
  123. package/dist/chunk-OEOYTMMY.js +203 -0
  124. package/dist/chunk-P3QPMVML.js +736 -0
  125. package/dist/chunk-PJM6MUTT.js +1289 -0
  126. package/dist/chunk-QPAZPA3N.js +4269 -0
  127. package/dist/chunk-RG222M4S.js +272 -0
  128. package/dist/chunk-S46UPZFM.js +158 -0
  129. package/dist/chunk-S4L4JCMA.js +102 -0
  130. package/dist/chunk-S4L4JCMA.js.map +7 -0
  131. package/dist/chunk-TUMA63WX.js +11194 -0
  132. package/dist/chunk-TUMA63WX.js.map +7 -0
  133. package/dist/chunk-UAALI7MC.js +315 -0
  134. package/dist/chunk-UAALI7MC.js.map +7 -0
  135. package/dist/chunk-UDTNSJY2.js +34 -0
  136. package/dist/chunk-UFLSI6EW.js +2681 -0
  137. package/dist/chunk-UFLSI6EW.js.map +7 -0
  138. package/dist/chunk-UKABZJQ7.js +480 -0
  139. package/dist/chunk-UKABZJQ7.js.map +7 -0
  140. package/dist/chunk-UPNKFGTN.js +100 -0
  141. package/dist/chunk-UZKHBBWY.js +617 -0
  142. package/dist/chunk-VG6GVF6D.js +302 -0
  143. package/dist/chunk-VO4FCZOR.js +448 -0
  144. package/dist/chunk-VVDFRJVN.js +306 -0
  145. package/dist/chunk-VVDFRJVN.js.map +7 -0
  146. package/dist/chunk-VZBMCJBR.js +534 -0
  147. package/dist/chunk-WR4UATTO.js +182 -0
  148. package/dist/chunk-XNYATA6C.js +2833 -0
  149. package/dist/chunk-Y5FH3TEH.js +129 -0
  150. package/dist/chunk-YIFCXFWE.js +343 -0
  151. package/dist/chunk-YRXB3MKU.js +477 -0
  152. package/dist/chunk-Z7UVDJKK.js +1275 -0
  153. package/dist/chunk-ZDEMAKRA.js +386 -0
  154. package/dist/chunk-ZTJLENGZ.js +292 -0
  155. package/dist/chunk-ZTJLENGZ.js.map +7 -0
  156. package/dist/condition-6UUQ3AAI.js +332 -0
  157. package/dist/controls-N2NIGPHY.js +41 -0
  158. package/dist/controls.config-YYIMJHWN.js +39 -0
  159. package/dist/correlation-DYUMFMTU.js +102 -0
  160. package/dist/cuminc-EUXCL53V.js +1149 -0
  161. package/dist/cuminc.integration.spec-ZQFMIBF6.js +678 -0
  162. package/dist/customdata.inputui-U2VXVWJ3.js +289 -0
  163. package/dist/dataDownload-QK2VYWYW.js +330 -0
  164. package/dist/dataDownload.integration.spec-NG4ZASWC.js +193 -0
  165. package/dist/databrowser.ui-ALW4LSLA.js +433 -0
  166. package/dist/dictionary-F7BPXOBO.js +118 -0
  167. package/dist/dnaMethylation-XNRJIBAH.js +38 -0
  168. package/dist/dnaMethylation.integration.spec-F5ODQTVL.js +203 -0
  169. package/dist/dofetch-IYEI7WSH.js +51 -0
  170. package/dist/e2pca-BHB7UMS5.js +350 -0
  171. package/dist/ep-QRFUVFSK.js +1256 -0
  172. package/dist/expclust.gdc.spec-LMH7QAU4.js +307 -0
  173. package/dist/facet-34HXG7MO.js +521 -0
  174. package/dist/forms2-ZQUPKXE5.js +539 -0
  175. package/dist/gb-HWZ5KZXX.js +88 -0
  176. package/dist/geneExpClustering-KFMP553E.js +249 -0
  177. package/dist/geneExpression-E2GIRM6Z.js +313 -0
  178. package/dist/geneExpression-QODFRNS4.js +38 -0
  179. package/dist/geneExpression.unit.spec-HV44ABGV.js +102 -0
  180. package/dist/geneORA-MJ6MFW2K.js +278 -0
  181. package/dist/geneRanking-ODKGLJX2.js +553 -0
  182. package/dist/geneRanking-ODKGLJX2.js.map +7 -0
  183. package/dist/geneVariant-QT6E7YZN.js +39 -0
  184. package/dist/geneVariant-UYQ4XIOQ.js +41 -0
  185. package/dist/geneVariant.integration.spec-HQ5GJ7UM.js +198 -0
  186. package/dist/genefusion.ui-5KYGD7JL.js +309 -0
  187. package/dist/geneset-M6T24ZYZ.js +208 -0
  188. package/dist/genomeBrowser.spec-CVH4S5KZ.js +281 -0
  189. package/dist/grin2-GI2WNWJO.js +968 -0
  190. package/dist/grin2-QU2UCKKE.js +75 -0
  191. package/dist/gsea-EGWJAATJ.js +47 -0
  192. package/dist/hierCluster-4OJ7BHAB.js +59 -0
  193. package/dist/hierCluster-P4HGGVK7.js +63 -0
  194. package/dist/hierCluster.config-5DGS5EH4.js +40 -0
  195. package/dist/hierCluster.integration.spec-OL4FLSBS.js +488 -0
  196. package/dist/hierCluster.integration.spec-OL4FLSBS.js.map +7 -0
  197. package/dist/hierCluster.interactivity-VEHJHBKY.js +54 -0
  198. package/dist/hierCluster.renderers-OEVSBUBK.js +21 -0
  199. package/dist/imagePlot-MMJYC4DX.js +163 -0
  200. package/dist/importPlot-4HJ6VR4P.js +8 -0
  201. package/dist/isoformExpression-EISYQF2S.js +40 -0
  202. package/dist/isoformExpression.unit.spec-YKBWVL7C.js +208 -0
  203. package/dist/jspdf.es.min-NXISJ3W7.js +40 -0
  204. package/dist/launch.adhoc-U3KOGDIC.js +42 -0
  205. package/dist/leftlabel.sample-LVF5WLMZ.js +264 -0
  206. package/dist/lollipop-HX2WLD5J.js +171 -0
  207. package/dist/maf-MBX3S3LS.js +459 -0
  208. package/dist/maf-MBX3S3LS.js.map +7 -0
  209. package/dist/maftimeline-VN6SYUPQ.js +593 -0
  210. package/dist/matrix-6UASVMIW.js +58 -0
  211. package/dist/matrix-FYYLVW7O.js +63 -0
  212. package/dist/matrix.cells-3RUGV7XG.js +28 -0
  213. package/dist/matrix.config-ELBFN3JN.js +41 -0
  214. package/dist/matrix.data-MHFF47ZY.js +25 -0
  215. package/dist/matrix.groups-UJRFFG5J.js +27 -0
  216. package/dist/matrix.integration.spec-5DUNUOQ3.js +3072 -0
  217. package/dist/matrix.interactivity-2TZ3ON4H.js +42 -0
  218. package/dist/matrix.layout-IGUBUCB2.js +44 -0
  219. package/dist/matrix.legend-UBQF6LMD.js +22 -0
  220. package/dist/matrix.renderers-ON2EXXIS.js +38 -0
  221. package/dist/matrix.serieses-5XH7NO23.js +21 -0
  222. package/dist/matrix.sort-QSWTVRJT.js +27 -0
  223. package/dist/matrix.sort.unit.spec-7Y6D456I.js +472 -0
  224. package/dist/matrix.sorterUi.unit.spec-3XNGEZZ2.js +342 -0
  225. package/dist/mavb-J4AUXBHZ.js +732 -0
  226. package/dist/mds.fimo-I6OALZRX.js +518 -0
  227. package/dist/mds.samplescatterplot-XSWR37S5.js +1550 -0
  228. package/dist/mds.survivalplot-Q3TE4A5P.js +483 -0
  229. package/dist/numericDictTermCluster-N3GM6YVP.js +65 -0
  230. package/dist/numericDictTermCluster-N3GM6YVP.js.map +7 -0
  231. package/dist/oncomatrix-C4RDUA2C.js +295 -0
  232. package/dist/oncomatrix.spec-QVD3XUTH.js +448 -0
  233. package/dist/plot.2dvaf-MNONDWFA.js +377 -0
  234. package/dist/plot.app-3T275PW5.js +41 -0
  235. package/dist/plot.barplot-LOLIPHXG.js +102 -0
  236. package/dist/plot.boxplot-I6CAYXPV.js +152 -0
  237. package/dist/plot.brainImaging-Y76KB6IC.js +51 -0
  238. package/dist/plot.disco-N5ISUUNQ.js +102 -0
  239. package/dist/plot.dzi-Q6K542P6.js +33 -0
  240. package/dist/plot.ssgq-OGLNOY4Q.js +139 -0
  241. package/dist/plot.vaf2cov-NXQ5D3KA.js +259 -0
  242. package/dist/plot.wsi-YMDUOZ57.js +36 -0
  243. package/dist/polar2-AQ2W3SNH.js +231 -0
  244. package/dist/profileForms-TCPZPI22.js +446 -0
  245. package/dist/profilePlot-4RKKICKC.js +54 -0
  246. package/dist/proteinView-5VJ6E2XT.js +1568 -0
  247. package/dist/proteinView-5VJ6E2XT.js.map +7 -0
  248. package/dist/purify.es-PPNYMKMJ.js +1457 -0
  249. package/dist/purify.es-PPNYMKMJ.js.map +7 -0
  250. package/dist/qualitative-NCFIVW6S.js +43 -0
  251. package/dist/radar2-UJFFZE7T.js +326 -0
  252. package/dist/radarFacility2-ATQBCF3N.js +334 -0
  253. package/dist/regression-4RSS7447.js +56 -0
  254. package/dist/regression.inputs-5XGUGNWV.js +48 -0
  255. package/dist/regression.inputs.term-LSJAZWE4.js +48 -0
  256. package/dist/regression.inputs.values.table-GNIJZETG.js +45 -0
  257. package/dist/regression.integration.spec-MV652K47.js +784 -0
  258. package/dist/regression.results-M3YH6ZD3.js +40 -0
  259. package/dist/regression.spec-455WPZHP.js +708 -0
  260. package/dist/report-MH3V7SHZ.js +222 -0
  261. package/dist/sampleScatter.spec-OTIL3JDG.js +202 -0
  262. package/dist/sampleView-DHACOCEG.js +48 -0
  263. package/dist/samplelst-F3AXOE2D.js +111 -0
  264. package/dist/samplematrix-M6CKKVNE.js +2198 -0
  265. package/dist/sc-S5XA37JJ.js +86 -0
  266. package/dist/scatter-IRPFNDHW.js +851 -0
  267. package/dist/scatter.integration.spec-5FWVHMVJ.js +1206 -0
  268. package/dist/selectGenomeWithTklst-NIOUX6MV.js +134 -0
  269. package/dist/singleCellCellType-FTGLNH2J.js +38 -0
  270. package/dist/singleCellCellType.unit.spec-BJ5YZAXF.js +160 -0
  271. package/dist/singleCellGeneExpression-56EDDG5H.js +38 -0
  272. package/dist/singleCellGeneExpression.unit.spec-XSQRWAI3.js +153 -0
  273. package/dist/singleCellPlot-TH77EJZ4.js +54 -0
  274. package/dist/singlecell-3QZQZM32.js +86 -0
  275. package/dist/singlecell-7KJMBASC.js +1572 -0
  276. package/dist/snp-YXG5O4U4.js +38 -0
  277. package/dist/snp.unit.spec-O27J7OOK.js +176 -0
  278. package/dist/snplocus-CQZSC7P6.js +208 -0
  279. package/dist/spliceevent.a53ss.diagram-K5ZDPZE6.js +151 -0
  280. package/dist/spliceevent.exonskip.diagram-A2VZ3TTF.js +277 -0
  281. package/dist/spliceevent.noeventdiagram-DJDA6ENK.js +460 -0
  282. package/dist/ssGSEA-3FTGRUTC.js +38 -0
  283. package/dist/ssGSEA.unit.spec-GF35KBTX.js +88 -0
  284. package/dist/summarizeCnvGeneexp-6IDTNOYE.js +163 -0
  285. package/dist/summarizeGeneexpSurvival-OWLUX2HO.js +114 -0
  286. package/dist/summarizeGeneexpSurvival-OWLUX2HO.js.map +7 -0
  287. package/dist/summarizeMutationCnv-BMEN3XNV.js +164 -0
  288. package/dist/summarizeMutationDiagnosis-LW6K6373.js +40 -0
  289. package/dist/summarizeMutationSurvival-E7REF2VY.js +99 -0
  290. package/dist/summary-MKA7OJKE.js +49 -0
  291. package/dist/summary.integration.spec-IV6I6SNJ.js +414 -0
  292. package/dist/summaryInput-NET6SPM4.js +235 -0
  293. package/dist/sunburst-CO3MXFTJ.js +284 -0
  294. package/dist/survival-MIPCEBS3.js +46 -0
  295. package/dist/survival-QQXTCNDU.js +58 -0
  296. package/dist/survival.integration.spec-6FH4S3EH.js +915 -0
  297. package/dist/svg2pdf.es.min-P2F6SSVJ.js +3157 -0
  298. package/dist/svgraph-YF7BS7TN.js +1387 -0
  299. package/dist/svmr-J2JLQGEE.js +3842 -0
  300. package/dist/table-7YL7I4GH.js +200 -0
  301. package/dist/termCollection-LNEN72IV.js +38 -0
  302. package/dist/termCollection-SOLNYAZ4.js +179 -0
  303. package/dist/termCollection.unit.spec-LTX7UVYP.js +208 -0
  304. package/dist/tk-RZDP2YT5.js +46 -0
  305. package/dist/tp.ui-T6XXBHHD.js +1459 -0
  306. package/dist/tvs.dt-7APM37Y3.js +39 -0
  307. package/dist/tvs.dtcnv.categorical-YIPXQSIL.js +40 -0
  308. package/dist/tvs.dtcnv.continuous-ITNZE3SH.js +72 -0
  309. package/dist/tvs.dtfusion-2JIIPDTN.js +40 -0
  310. package/dist/tvs.dtsnvindel-HO2PUFN2.js +40 -0
  311. package/dist/tvs.dtsv-7KCWSUYO.js +40 -0
  312. package/dist/tvs.samplelst-KKWJQNLW.js +104 -0
  313. package/dist/tvs.termCollection-R2IGRG2U.js +159 -0
  314. package/dist/violin-OTPZQTGA.js +46 -0
  315. package/dist/violin.integration.spec-KESWDSBM.js +1425 -0
  316. package/dist/violin.interactivity-Q2WALZO3.js +38 -0
  317. package/dist/violin.renderer-WIRIV7QY.js +40 -0
  318. package/dist/vocabulary-XXDHHHPJ.js +41 -0
  319. package/package.json +3 -3
  320. package/dist/2dmaf-HS37GJYM.js +0 -1373
  321. package/dist/AIProjectAdmin-V5NVBBOA.js +0 -958
  322. package/dist/AppHeader-VIQ2VZPI.js +0 -835
  323. package/dist/BoxPlot-J7DPHT2N.js +0 -1217
  324. package/dist/CorrelationVolcano-ZHP7IPFD.js +0 -619
  325. package/dist/DE-VW4MQHYP.js +0 -95
  326. package/dist/DEinput-2EKXGUP3.js +0 -301
  327. package/dist/DEinput-2EKXGUP3.js.map +0 -7
  328. package/dist/DifferentialAnalysis-H7LZWEIL.js +0 -245
  329. package/dist/Disco-5AA67AO5.js +0 -3297
  330. package/dist/Disco.UI-K4RBVRJP.js +0 -249
  331. package/dist/DmrPlot-RVJUKBOB.js +0 -642
  332. package/dist/GB-TA5LQGX6.js +0 -1353
  333. package/dist/GeneExpInput-HHOIK6X7.js +0 -367
  334. package/dist/HicApp-YTQNK5DC.js +0 -2250
  335. package/dist/IDCViewer-T74AFWY3.js +0 -10455
  336. package/dist/NumBinaryEditor-ICZCNBRL.js +0 -271
  337. package/dist/NumBinaryEditor.unit.spec-WDJPDAVT.js +0 -286
  338. package/dist/NumContEditor-5KEM54CE.js +0 -109
  339. package/dist/NumContEditor.unit.spec-WG5QKOD3.js +0 -169
  340. package/dist/NumCustomBinEditor-MGHR7VQT.js +0 -38
  341. package/dist/NumCustomBinEditor.unit.spec-JWSHEIJJ.js +0 -284
  342. package/dist/NumDiscreteEditor-XT2GSGUR.js +0 -179
  343. package/dist/NumDiscreteEditor.unit.spec-DSCWGYBS.js +0 -202
  344. package/dist/NumRegularBinEditor-JMDBM5PU.js +0 -38
  345. package/dist/NumRegularBinEditor.unit.spec-BWRP6OO2.js +0 -227
  346. package/dist/NumSplineEditor-QJNRSORC.js +0 -198
  347. package/dist/NumSplineEditor.unit.spec-CXBTVND4.js +0 -199
  348. package/dist/NumericDensity-XQWCBSGT.js +0 -38
  349. package/dist/NumericDensity.unit.spec-7JS5R3AZ.js +0 -221
  350. package/dist/NumericHandler-QXXBEJC3.js +0 -39
  351. package/dist/NumericHandler.unit.spec-SRQJQVPP.js +0 -219
  352. package/dist/ProteomeInput-E4MJLAKF.js +0 -396
  353. package/dist/RunChart2-N6S7HBXV.js +0 -758
  354. package/dist/SC-RQ32A4YB.js +0 -1127
  355. package/dist/Volcano-OHJPYZQE.js +0 -1379
  356. package/dist/WSIViewer-SAKVU52Z.js +0 -48562
  357. package/dist/WsiSamplesPlot-QV5GFFCR.js +0 -165
  358. package/dist/adSandbox-IE7TOJUE.js +0 -38
  359. package/dist/animatedBubbleChart-ZNEDQND3.js +0 -555
  360. package/dist/app-7MRKEE2J.js +0 -49
  361. package/dist/app-QIBNB4AA.js +0 -37
  362. package/dist/bam-OBS5ULFF.js +0 -860
  363. package/dist/barchart-2RVEEMPK.js +0 -47
  364. package/dist/barchart.data-7OI5GZZ6.js +0 -22
  365. package/dist/barchart.events-AASSQL3J.js +0 -47
  366. package/dist/barchart.integration.spec-UU2ARJS5.js +0 -2010
  367. package/dist/barchart.integration.spec-UU2ARJS5.js.map +0 -7
  368. package/dist/barchart2-TUBYGLMC.js +0 -314
  369. package/dist/block-BYXWS7H7.js +0 -6226
  370. package/dist/block.init-QOAPDKCC.js +0 -38
  371. package/dist/block.mds.expressionrank-Q46AAYOA.js +0 -359
  372. package/dist/block.mds.geneboxplot-IC26RT7L.js +0 -828
  373. package/dist/block.mds.junction-RIUZIBFB.js +0 -1545
  374. package/dist/block.mds.svcnv-GUB2TTXQ.js +0 -6801
  375. package/dist/block.svg-I4NHMOEJ.js +0 -164
  376. package/dist/block.tk.aicheck-X57EGAOB.js +0 -283
  377. package/dist/block.tk.ase-JMBKBZAH.js +0 -365
  378. package/dist/block.tk.bam-6UAEWVVD.js +0 -1906
  379. package/dist/block.tk.bedgraphdot-7QSRLAJ7.js +0 -384
  380. package/dist/block.tk.bigwig.ui-SBD6S5SA.js +0 -212
  381. package/dist/block.tk.hicstraw-LIGPTMX7.js +0 -823
  382. package/dist/block.tk.junction-X6HFXKW7.js +0 -2364
  383. package/dist/block.tk.junction-X6HFXKW7.js.map +0 -7
  384. package/dist/block.tk.junction.textmatrixui-XJIUGHAX.js +0 -199
  385. package/dist/block.tk.ld-OZVW7LSL.js +0 -99
  386. package/dist/block.tk.menu-B2CEZAYR.js +0 -1029
  387. package/dist/block.tk.pgv-XAAQBQQE.js +0 -944
  388. package/dist/brainImaging-KFKM3XWD.js +0 -423
  389. package/dist/brainRegions-ZHKXILK7.js +0 -221
  390. package/dist/bubbleHeatmap-75N23URG.js +0 -383
  391. package/dist/bubbleHeatmap-75N23URG.js.map +0 -7
  392. package/dist/chunk-2IITC4V5.js +0 -617
  393. package/dist/chunk-2P3U6XTF.js +0 -2327
  394. package/dist/chunk-35UCHCOQ.js +0 -54
  395. package/dist/chunk-4E6HJ4ZW.js +0 -98
  396. package/dist/chunk-57LW6RUM.js +0 -129
  397. package/dist/chunk-5DHRDF2Y.js +0 -216
  398. package/dist/chunk-5POMWXDZ.js +0 -117
  399. package/dist/chunk-5X5LI5YM.js +0 -254
  400. package/dist/chunk-634MOGE3.js +0 -314
  401. package/dist/chunk-634MOGE3.js.map +0 -7
  402. package/dist/chunk-67QZRGIJ.js +0 -148
  403. package/dist/chunk-6G4YOMWW.js +0 -1825
  404. package/dist/chunk-6RKL2FLA.js +0 -14
  405. package/dist/chunk-6YJCBK4J.js +0 -2681
  406. package/dist/chunk-6YJCBK4J.js.map +0 -7
  407. package/dist/chunk-7K6LTROG.js +0 -190
  408. package/dist/chunk-ADAKSWID.js +0 -399
  409. package/dist/chunk-ANKGIHCM.js +0 -34
  410. package/dist/chunk-AUP7W7MK.js +0 -343
  411. package/dist/chunk-AXKUVSXP.js +0 -448
  412. package/dist/chunk-B4QM73WG.js +0 -222
  413. package/dist/chunk-BKPV67UA.js +0 -299
  414. package/dist/chunk-BMOB36XM.js +0 -226
  415. package/dist/chunk-C6YT5EM2.js +0 -217
  416. package/dist/chunk-CD3VY5WW.js +0 -1943
  417. package/dist/chunk-CDUNE45Q.js +0 -534
  418. package/dist/chunk-COYULNJF.js +0 -119
  419. package/dist/chunk-DNVSEW6P.js +0 -170
  420. package/dist/chunk-EC3SKPQT.js +0 -446
  421. package/dist/chunk-F47X3VUC.js +0 -95
  422. package/dist/chunk-F47X3VUC.js.map +0 -7
  423. package/dist/chunk-F5ONTCHE.js +0 -13624
  424. package/dist/chunk-G2DLWJCB.js +0 -37
  425. package/dist/chunk-I4G4FXLO.js +0 -302
  426. package/dist/chunk-INU357UG.js +0 -230
  427. package/dist/chunk-IVXCWCKS.js +0 -317
  428. package/dist/chunk-IVXCWCKS.js.map +0 -7
  429. package/dist/chunk-IZ3BPOTQ.js +0 -833
  430. package/dist/chunk-J5GTIQTL.js +0 -2833
  431. package/dist/chunk-JBI6P3UX.js +0 -55
  432. package/dist/chunk-JRDHTECQ.js +0 -234
  433. package/dist/chunk-JRZZ6GN3.js +0 -102
  434. package/dist/chunk-KM4JBR26.js +0 -815
  435. package/dist/chunk-KXRTPE65.js +0 -158
  436. package/dist/chunk-L5C3B7PS.js +0 -1220
  437. package/dist/chunk-LHNKTWFL.js +0 -5067
  438. package/dist/chunk-MCYVUHEZ.js +0 -1230
  439. package/dist/chunk-N6QEVQZV.js +0 -194
  440. package/dist/chunk-NLQQIVTC.js +0 -276
  441. package/dist/chunk-O4VKIC66.js +0 -1275
  442. package/dist/chunk-OWPBE2LB.js +0 -263
  443. package/dist/chunk-OWPBE2LB.js.map +0 -7
  444. package/dist/chunk-PWUERAAF.js +0 -182
  445. package/dist/chunk-QFSSC5VW.js +0 -176
  446. package/dist/chunk-QWOE5YTB.js +0 -11194
  447. package/dist/chunk-QWOE5YTB.js.map +0 -7
  448. package/dist/chunk-RHGAE6PY.js +0 -20888
  449. package/dist/chunk-RHGAE6PY.js.map +0 -7
  450. package/dist/chunk-T46LHXJW.js +0 -283
  451. package/dist/chunk-T46LHXJW.js.map +0 -7
  452. package/dist/chunk-T4CFXTIG.js +0 -100
  453. package/dist/chunk-T5UGVJCK.js +0 -102
  454. package/dist/chunk-TJCRAFKM.js +0 -448
  455. package/dist/chunk-TNF2LHJR.js +0 -142
  456. package/dist/chunk-U4IYNHVD.js +0 -6364
  457. package/dist/chunk-UAOPKEMR.js +0 -482
  458. package/dist/chunk-UAOPKEMR.js.map +0 -7
  459. package/dist/chunk-UFGV7554.js +0 -736
  460. package/dist/chunk-UV66X5JN.js +0 -291
  461. package/dist/chunk-UV66X5JN.js.map +0 -7
  462. package/dist/chunk-VC642GDC.js +0 -54
  463. package/dist/chunk-VDIVDU3T.js +0 -386
  464. package/dist/chunk-VNF7DC36.js +0 -1289
  465. package/dist/chunk-VOGPIAQL.js +0 -477
  466. package/dist/chunk-VZOTKHPM.js +0 -272
  467. package/dist/chunk-YAU2Z6EN.js +0 -4269
  468. package/dist/chunk-YNAPHPMG.js +0 -368
  469. package/dist/chunk-YP2LHXFC.js +0 -514
  470. package/dist/chunk-YWF7GHUW.js +0 -50
  471. package/dist/chunk-YYZQMJLW.js +0 -2786
  472. package/dist/chunk-ZBEJVZMY.js +0 -203
  473. package/dist/chunk-ZZLBK6P6.js +0 -1102
  474. package/dist/condition-MP65K762.js +0 -332
  475. package/dist/controls-HKHMEWC7.js +0 -41
  476. package/dist/controls.config-LUPIT34L.js +0 -39
  477. package/dist/correlation-5UTW6EEI.js +0 -102
  478. package/dist/cuminc-LLUR2FLL.js +0 -1149
  479. package/dist/cuminc.integration.spec-CH5UZTIM.js +0 -678
  480. package/dist/customdata.inputui-6IGE5HCZ.js +0 -289
  481. package/dist/dataDownload-MCE2OJGZ.js +0 -330
  482. package/dist/dataDownload.integration.spec-VETU75VQ.js +0 -193
  483. package/dist/databrowser.ui-3BRSJHIW.js +0 -433
  484. package/dist/dictionary-UV43XQAU.js +0 -118
  485. package/dist/dnaMethylation-QDE3S4TV.js +0 -38
  486. package/dist/dnaMethylation.integration.spec-JBHJE47S.js +0 -203
  487. package/dist/dofetch-BMSZZAAQ.js +0 -51
  488. package/dist/e2pca-JMH74VN4.js +0 -350
  489. package/dist/ep-NDT7C2IT.js +0 -1256
  490. package/dist/expclust.gdc.spec-GZ3XLPHA.js +0 -307
  491. package/dist/facet-ABIWCCVT.js +0 -521
  492. package/dist/forms2-DRRRLG4I.js +0 -539
  493. package/dist/gb-EFZ62HCR.js +0 -88
  494. package/dist/geneExpClustering-CKH6M6KK.js +0 -249
  495. package/dist/geneExpression-CNKX7XVX.js +0 -38
  496. package/dist/geneExpression-P2ERCRXO.js +0 -313
  497. package/dist/geneExpression.unit.spec-7UJB43L3.js +0 -102
  498. package/dist/geneORA-TZOSNGRJ.js +0 -278
  499. package/dist/geneRanking-26GDRALC.js +0 -551
  500. package/dist/geneRanking-26GDRALC.js.map +0 -7
  501. package/dist/geneVariant-2DHMJUJL.js +0 -39
  502. package/dist/geneVariant-FOKRLND3.js +0 -41
  503. package/dist/geneVariant.integration.spec-XXNSWUOR.js +0 -198
  504. package/dist/genefusion.ui-ZJBKC2RH.js +0 -309
  505. package/dist/geneset-6FN5BFP3.js +0 -208
  506. package/dist/genomeBrowser.spec-QLHJYDRZ.js +0 -281
  507. package/dist/grin2-DR7XJIAS.js +0 -968
  508. package/dist/grin2-QOOJBELM.js +0 -75
  509. package/dist/gsea-6YBRMGOC.js +0 -47
  510. package/dist/hierCluster-B3TULT27.js +0 -59
  511. package/dist/hierCluster-NF75B7MZ.js +0 -63
  512. package/dist/hierCluster.config-TEFI7M4K.js +0 -40
  513. package/dist/hierCluster.integration.spec-IUK6Q5SQ.js +0 -395
  514. package/dist/hierCluster.integration.spec-IUK6Q5SQ.js.map +0 -7
  515. package/dist/hierCluster.interactivity-MPD4AV4D.js +0 -54
  516. package/dist/hierCluster.renderers-4XWKHCNW.js +0 -21
  517. package/dist/imagePlot-HNJDBPO4.js +0 -163
  518. package/dist/importPlot-OBS55TCA.js +0 -8
  519. package/dist/isoformExpression-K4QIYBZR.js +0 -40
  520. package/dist/isoformExpression.unit.spec-INB6655U.js +0 -208
  521. package/dist/jspdf.es.min-TFJHKUF5.js +0 -40
  522. package/dist/launch.adhoc-VDXES33R.js +0 -42
  523. package/dist/leftlabel.sample-R6IXXFZT.js +0 -264
  524. package/dist/lollipop-O3XJC7BR.js +0 -171
  525. package/dist/maf-GLZ7KCDP.js +0 -452
  526. package/dist/maf-GLZ7KCDP.js.map +0 -7
  527. package/dist/maftimeline-Q4YPFSZP.js +0 -593
  528. package/dist/matrix-KVTQNDRZ.js +0 -63
  529. package/dist/matrix-QDHUX4QD.js +0 -58
  530. package/dist/matrix.cells-ED6RS5EC.js +0 -28
  531. package/dist/matrix.config-B65UXJNA.js +0 -41
  532. package/dist/matrix.data-KQFMXWRX.js +0 -25
  533. package/dist/matrix.groups-RE74EFLY.js +0 -27
  534. package/dist/matrix.integration.spec-2ITZRE4N.js +0 -3072
  535. package/dist/matrix.interactivity-3RF4YOAP.js +0 -42
  536. package/dist/matrix.layout-ERVRJAK2.js +0 -44
  537. package/dist/matrix.legend-ZST44PIB.js +0 -22
  538. package/dist/matrix.renderers-HNEUKUGS.js +0 -38
  539. package/dist/matrix.serieses-6ZKTFVWY.js +0 -21
  540. package/dist/matrix.sort-2UE47IOC.js +0 -27
  541. package/dist/matrix.sort.unit.spec-QGEVGY7M.js +0 -472
  542. package/dist/matrix.sorterUi.unit.spec-YNS7IVUF.js +0 -342
  543. package/dist/mavb-27VSL5LG.js +0 -732
  544. package/dist/mds.fimo-E5EXGT75.js +0 -518
  545. package/dist/mds.samplescatterplot-YDMRZFS7.js +0 -1550
  546. package/dist/mds.survivalplot-INJA2NDC.js +0 -483
  547. package/dist/numericDictTermCluster-DRIEJJSP.js +0 -72
  548. package/dist/numericDictTermCluster-DRIEJJSP.js.map +0 -7
  549. package/dist/oncomatrix-334LCTXB.js +0 -295
  550. package/dist/oncomatrix.spec-VHCJWO7S.js +0 -448
  551. package/dist/plot.2dvaf-F7GJEUMD.js +0 -377
  552. package/dist/plot.app-AKA7UVUC.js +0 -41
  553. package/dist/plot.barplot-HZAG43A5.js +0 -102
  554. package/dist/plot.boxplot-U52BJ4EP.js +0 -152
  555. package/dist/plot.brainImaging-3CB4WYQ4.js +0 -51
  556. package/dist/plot.disco-I2VLOSAU.js +0 -102
  557. package/dist/plot.dzi-K6KI52L7.js +0 -33
  558. package/dist/plot.ssgq-L67X4FUG.js +0 -139
  559. package/dist/plot.vaf2cov-PH4ZSY2K.js +0 -259
  560. package/dist/plot.wsi-Y6FZWHXT.js +0 -36
  561. package/dist/polar2-XT5QZ4VH.js +0 -231
  562. package/dist/profileForms-4LLSYMF6.js +0 -446
  563. package/dist/profilePlot-C52DDMZ4.js +0 -54
  564. package/dist/proteinView-CCL4MPXS.js +0 -1556
  565. package/dist/proteinView-CCL4MPXS.js.map +0 -7
  566. package/dist/purify.es-OGN7FDEQ.js +0 -1038
  567. package/dist/purify.es-OGN7FDEQ.js.map +0 -7
  568. package/dist/qualitative-DZ6JYYRS.js +0 -43
  569. package/dist/radar2-GEEOQF2A.js +0 -326
  570. package/dist/radarFacility2-OWXSKHBW.js +0 -334
  571. package/dist/regression-ZK75B4OR.js +0 -56
  572. package/dist/regression.inputs-UR7Q7HIK.js +0 -48
  573. package/dist/regression.inputs.term-PJZ7T3AI.js +0 -48
  574. package/dist/regression.inputs.values.table-CRGBKWMM.js +0 -45
  575. package/dist/regression.integration.spec-OCUFEVQS.js +0 -784
  576. package/dist/regression.results-7EHMKQ5F.js +0 -40
  577. package/dist/regression.spec-E4W3WOLI.js +0 -708
  578. package/dist/report-WWILHPI6.js +0 -222
  579. package/dist/sampleScatter.spec-VCKCJKII.js +0 -202
  580. package/dist/sampleView-STGP7UUP.js +0 -48
  581. package/dist/samplelst-U4BL6GYP.js +0 -111
  582. package/dist/samplematrix-FU3EZF6M.js +0 -2198
  583. package/dist/sc-JRLELKHN.js +0 -86
  584. package/dist/scatter-GT2VKNFG.js +0 -851
  585. package/dist/scatter.integration.spec-VDMKRPVM.js +0 -1206
  586. package/dist/selectGenomeWithTklst-F5372VC5.js +0 -134
  587. package/dist/singleCellCellType-D77PUUCZ.js +0 -38
  588. package/dist/singleCellCellType.unit.spec-J4EEZAWB.js +0 -160
  589. package/dist/singleCellGeneExpression-WCWCSHIY.js +0 -38
  590. package/dist/singleCellGeneExpression.unit.spec-CELJIAJ5.js +0 -153
  591. package/dist/singleCellPlot-2OPOJZ5U.js +0 -54
  592. package/dist/singlecell-K2SHYDHA.js +0 -1572
  593. package/dist/singlecell-K7Z6ES7B.js +0 -86
  594. package/dist/snp-ICWKGR7H.js +0 -38
  595. package/dist/snp.unit.spec-PV2UZCYO.js +0 -176
  596. package/dist/snplocus-W5D4A7QJ.js +0 -208
  597. package/dist/spliceevent.a53ss.diagram-DEQJ2C2H.js +0 -151
  598. package/dist/spliceevent.exonskip.diagram-MKA32GTK.js +0 -277
  599. package/dist/spliceevent.noeventdiagram-NFYPM4EZ.js +0 -460
  600. package/dist/ssGSEA-FAZK5FSC.js +0 -38
  601. package/dist/ssGSEA.unit.spec-S5D6JMOD.js +0 -88
  602. package/dist/summarizeCnvGeneexp-WDGJ5YOM.js +0 -163
  603. package/dist/summarizeGeneexpSurvival-J7UYKBN2.js +0 -108
  604. package/dist/summarizeGeneexpSurvival-J7UYKBN2.js.map +0 -7
  605. package/dist/summarizeMutationCnv-6ZXA32XN.js +0 -164
  606. package/dist/summarizeMutationDiagnosis-BK7QPF6A.js +0 -40
  607. package/dist/summarizeMutationSurvival-UODP6R6S.js +0 -99
  608. package/dist/summary-P6XVOWSB.js +0 -49
  609. package/dist/summary.integration.spec-XKMQ77CF.js +0 -414
  610. package/dist/summaryInput-U7XNGLGC.js +0 -235
  611. package/dist/sunburst-WHZ77REP.js +0 -284
  612. package/dist/survival-HQ5JC76V.js +0 -46
  613. package/dist/survival-QFWZNB4W.js +0 -58
  614. package/dist/survival.integration.spec-7STGYBGG.js +0 -915
  615. package/dist/svg2pdf.es.min-H4DXBG4O.js +0 -3157
  616. package/dist/svgraph-TYIBQ3RD.js +0 -1387
  617. package/dist/svmr-ZZIRWUVA.js +0 -3842
  618. package/dist/table-MPM3ET2V.js +0 -200
  619. package/dist/termCollection-5DF5MFBK.js +0 -38
  620. package/dist/termCollection-CQESAD6G.js +0 -179
  621. package/dist/termCollection.unit.spec-ASYBZQLO.js +0 -208
  622. package/dist/tk-NCEB2L7K.js +0 -46
  623. package/dist/tp.ui-AHTGSLBN.js +0 -1459
  624. package/dist/tvs.dt-TXG4FL3B.js +0 -39
  625. package/dist/tvs.dtcnv.categorical-7SA4PCKE.js +0 -40
  626. package/dist/tvs.dtcnv.continuous-E3VQWM5N.js +0 -72
  627. package/dist/tvs.dtfusion-F72VEUPO.js +0 -40
  628. package/dist/tvs.dtsnvindel-RAVTRO5M.js +0 -40
  629. package/dist/tvs.dtsv-ZZDBZYAJ.js +0 -40
  630. package/dist/tvs.samplelst-POTNAX4E.js +0 -104
  631. package/dist/tvs.termCollection-AHNHKJPJ.js +0 -159
  632. package/dist/violin-YR35XLAS.js +0 -46
  633. package/dist/violin.integration.spec-2VSILDUW.js +0 -1425
  634. package/dist/violin.interactivity-S7QY6HVJ.js +0 -38
  635. package/dist/violin.renderer-OUWK7EL4.js +0 -40
  636. package/dist/vocabulary-6IZJ6F7N.js +0 -41
  637. /package/dist/{2dmaf-HS37GJYM.js.map → 2dmaf-GTD3AXGT.js.map} +0 -0
  638. /package/dist/{AIProjectAdmin-V5NVBBOA.js.map → AIProjectAdmin-ALMSVHFX.js.map} +0 -0
  639. /package/dist/{AppHeader-VIQ2VZPI.js.map → AppHeader-RK2YRITI.js.map} +0 -0
  640. /package/dist/{BoxPlot-J7DPHT2N.js.map → BoxPlot-6ZXLPA5Q.js.map} +0 -0
  641. /package/dist/{CorrelationVolcano-ZHP7IPFD.js.map → CorrelationVolcano-PJB3QCXB.js.map} +0 -0
  642. /package/dist/{DE-VW4MQHYP.js.map → DE-MEWV5RTV.js.map} +0 -0
  643. /package/dist/{DifferentialAnalysis-H7LZWEIL.js.map → DifferentialAnalysis-7L3CDPVB.js.map} +0 -0
  644. /package/dist/{Disco-5AA67AO5.js.map → Disco-FCS7B5DO.js.map} +0 -0
  645. /package/dist/{Disco.UI-K4RBVRJP.js.map → Disco.UI-BFJ5XFAT.js.map} +0 -0
  646. /package/dist/{DmrPlot-RVJUKBOB.js.map → DmrPlot-362PCE7L.js.map} +0 -0
  647. /package/dist/{GB-TA5LQGX6.js.map → GB-SX4JENAW.js.map} +0 -0
  648. /package/dist/{GeneExpInput-HHOIK6X7.js.map → GeneExpInput-EHWHQTRV.js.map} +0 -0
  649. /package/dist/{HicApp-YTQNK5DC.js.map → HicApp-UE4DCUKX.js.map} +0 -0
  650. /package/dist/{IDCViewer-T74AFWY3.js.map → IDCViewer-EDF5XJ63.js.map} +0 -0
  651. /package/dist/{NumBinaryEditor-ICZCNBRL.js.map → NumBinaryEditor-3TAAJNYY.js.map} +0 -0
  652. /package/dist/{NumBinaryEditor.unit.spec-WDJPDAVT.js.map → NumBinaryEditor.unit.spec-6776472M.js.map} +0 -0
  653. /package/dist/{NumContEditor-5KEM54CE.js.map → NumContEditor-WLFXTY4M.js.map} +0 -0
  654. /package/dist/{NumContEditor.unit.spec-WG5QKOD3.js.map → NumContEditor.unit.spec-KG5SCOIQ.js.map} +0 -0
  655. /package/dist/{NumCustomBinEditor-MGHR7VQT.js.map → NumCustomBinEditor-EKKNCLKI.js.map} +0 -0
  656. /package/dist/{NumCustomBinEditor.unit.spec-JWSHEIJJ.js.map → NumCustomBinEditor.unit.spec-LSLSKQDW.js.map} +0 -0
  657. /package/dist/{NumDiscreteEditor-XT2GSGUR.js.map → NumDiscreteEditor-X2MLECNT.js.map} +0 -0
  658. /package/dist/{NumDiscreteEditor.unit.spec-DSCWGYBS.js.map → NumDiscreteEditor.unit.spec-BZG7P4C7.js.map} +0 -0
  659. /package/dist/{NumRegularBinEditor-JMDBM5PU.js.map → NumRegularBinEditor-CAGJ4ZWD.js.map} +0 -0
  660. /package/dist/{NumRegularBinEditor.unit.spec-BWRP6OO2.js.map → NumRegularBinEditor.unit.spec-GJSJC4DK.js.map} +0 -0
  661. /package/dist/{NumSplineEditor-QJNRSORC.js.map → NumSplineEditor-ND3RC7R6.js.map} +0 -0
  662. /package/dist/{NumSplineEditor.unit.spec-CXBTVND4.js.map → NumSplineEditor.unit.spec-F67JQKPY.js.map} +0 -0
  663. /package/dist/{NumericDensity-XQWCBSGT.js.map → NumericDensity-VW7NIZU7.js.map} +0 -0
  664. /package/dist/{NumericDensity.unit.spec-7JS5R3AZ.js.map → NumericDensity.unit.spec-YHIMU23C.js.map} +0 -0
  665. /package/dist/{NumericHandler-QXXBEJC3.js.map → NumericHandler-HCU6B2XV.js.map} +0 -0
  666. /package/dist/{NumericHandler.unit.spec-SRQJQVPP.js.map → NumericHandler.unit.spec-6GVWAUED.js.map} +0 -0
  667. /package/dist/{ProteomeInput-E4MJLAKF.js.map → ProteomeInput-SONQSTVD.js.map} +0 -0
  668. /package/dist/{RunChart2-N6S7HBXV.js.map → RunChart2-ZLBNG4JF.js.map} +0 -0
  669. /package/dist/{SC-RQ32A4YB.js.map → SC-YDRE37LP.js.map} +0 -0
  670. /package/dist/{Volcano-OHJPYZQE.js.map → Volcano-27ZERHXI.js.map} +0 -0
  671. /package/dist/{WSIViewer-SAKVU52Z.js.map → WSIViewer-2P7ANPBV.js.map} +0 -0
  672. /package/dist/{WsiSamplesPlot-QV5GFFCR.js.map → WsiSamplesPlot-FM4B657P.js.map} +0 -0
  673. /package/dist/{adSandbox-IE7TOJUE.js.map → adSandbox-M6TBRE5W.js.map} +0 -0
  674. /package/dist/{animatedBubbleChart-ZNEDQND3.js.map → animatedBubbleChart-VYSSX52K.js.map} +0 -0
  675. /package/dist/{app-7MRKEE2J.js.map → app-BLJT7ZDG.js.map} +0 -0
  676. /package/dist/{app-QIBNB4AA.js.map → app-LSFSUJHF.js.map} +0 -0
  677. /package/dist/{bam-OBS5ULFF.js.map → bam-ZMHBTBB4.js.map} +0 -0
  678. /package/dist/{barchart-2RVEEMPK.js.map → barchart-EF75MNTN.js.map} +0 -0
  679. /package/dist/{barchart.data-7OI5GZZ6.js.map → barchart.data-VWZB3R2Z.js.map} +0 -0
  680. /package/dist/{barchart.events-AASSQL3J.js.map → barchart.events-AMYQOMBQ.js.map} +0 -0
  681. /package/dist/{barchart2-TUBYGLMC.js.map → barchart2-LOHN6NSE.js.map} +0 -0
  682. /package/dist/{block-BYXWS7H7.js.map → block-23BH5TZ3.js.map} +0 -0
  683. /package/dist/{block.init-QOAPDKCC.js.map → block.init-3BF6L23D.js.map} +0 -0
  684. /package/dist/{block.mds.expressionrank-Q46AAYOA.js.map → block.mds.expressionrank-DSHATA2M.js.map} +0 -0
  685. /package/dist/{block.mds.geneboxplot-IC26RT7L.js.map → block.mds.geneboxplot-RXQUOE3Y.js.map} +0 -0
  686. /package/dist/{block.mds.junction-RIUZIBFB.js.map → block.mds.junction-PN776TCD.js.map} +0 -0
  687. /package/dist/{block.mds.svcnv-GUB2TTXQ.js.map → block.mds.svcnv-SOWUBH4K.js.map} +0 -0
  688. /package/dist/{block.svg-I4NHMOEJ.js.map → block.svg-ZPYMFAGC.js.map} +0 -0
  689. /package/dist/{block.tk.aicheck-X57EGAOB.js.map → block.tk.aicheck-E22ZJJFP.js.map} +0 -0
  690. /package/dist/{block.tk.ase-JMBKBZAH.js.map → block.tk.ase-S54Z5A4G.js.map} +0 -0
  691. /package/dist/{block.tk.bam-6UAEWVVD.js.map → block.tk.bam-YOELFYXU.js.map} +0 -0
  692. /package/dist/{block.tk.bedgraphdot-7QSRLAJ7.js.map → block.tk.bedgraphdot-VFUWXPSL.js.map} +0 -0
  693. /package/dist/{block.tk.bigwig.ui-SBD6S5SA.js.map → block.tk.bigwig.ui-2SJYUPR3.js.map} +0 -0
  694. /package/dist/{block.tk.hicstraw-LIGPTMX7.js.map → block.tk.hicstraw-GZVE4HQG.js.map} +0 -0
  695. /package/dist/{block.tk.junction.textmatrixui-XJIUGHAX.js.map → block.tk.junction.textmatrixui-A726SAAL.js.map} +0 -0
  696. /package/dist/{block.tk.ld-OZVW7LSL.js.map → block.tk.ld-THUOBW72.js.map} +0 -0
  697. /package/dist/{block.tk.menu-B2CEZAYR.js.map → block.tk.menu-V3VGODVI.js.map} +0 -0
  698. /package/dist/{block.tk.pgv-XAAQBQQE.js.map → block.tk.pgv-CNUGIK5J.js.map} +0 -0
  699. /package/dist/{brainImaging-KFKM3XWD.js.map → brainImaging-4PF74IEK.js.map} +0 -0
  700. /package/dist/{brainRegions-ZHKXILK7.js.map → brainRegions-U5K3KEQF.js.map} +0 -0
  701. /package/dist/{chunk-YNAPHPMG.js.map → chunk-2FTXOPE2.js.map} +0 -0
  702. /package/dist/{chunk-5X5LI5YM.js.map → chunk-2MCUT32T.js.map} +0 -0
  703. /package/dist/{chunk-ZZLBK6P6.js.map → chunk-2SZ2VLOG.js.map} +0 -0
  704. /package/dist/{chunk-G2DLWJCB.js.map → chunk-2XBWB6P2.js.map} +0 -0
  705. /package/dist/{chunk-JRDHTECQ.js.map → chunk-34VSTY2U.js.map} +0 -0
  706. /package/dist/{chunk-MCYVUHEZ.js.map → chunk-3DS4HIEH.js.map} +0 -0
  707. /package/dist/{chunk-U4IYNHVD.js.map → chunk-44VQIATQ.js.map} +0 -0
  708. /package/dist/{chunk-67QZRGIJ.js.map → chunk-5B5FZPZI.js.map} +0 -0
  709. /package/dist/{chunk-NLQQIVTC.js.map → chunk-5DSLFEAN.js.map} +0 -0
  710. /package/dist/{chunk-YWF7GHUW.js.map → chunk-5DSQOV7M.js.map} +0 -0
  711. /package/dist/{chunk-B4QM73WG.js.map → chunk-7CZI6SE7.js.map} +0 -0
  712. /package/dist/{chunk-35UCHCOQ.js.map → chunk-7NABQ2JU.js.map} +0 -0
  713. /package/dist/{chunk-5POMWXDZ.js.map → chunk-7VMFUE64.js.map} +0 -0
  714. /package/dist/{chunk-VC642GDC.js.map → chunk-7WBS7ZUI.js.map} +0 -0
  715. /package/dist/{chunk-L5C3B7PS.js.map → chunk-7XSDY2FN.js.map} +0 -0
  716. /package/dist/{chunk-INU357UG.js.map → chunk-AK5Z4PLV.js.map} +0 -0
  717. /package/dist/{chunk-AXKUVSXP.js.map → chunk-B3XMNPZY.js.map} +0 -0
  718. /package/dist/{chunk-KM4JBR26.js.map → chunk-B4VBTVVQ.js.map} +0 -0
  719. /package/dist/{chunk-N6QEVQZV.js.map → chunk-CHUE5Y7Y.js.map} +0 -0
  720. /package/dist/{chunk-DNVSEW6P.js.map → chunk-CNBLRB4P.js.map} +0 -0
  721. /package/dist/{chunk-7K6LTROG.js.map → chunk-CPMOBFFR.js.map} +0 -0
  722. /package/dist/{chunk-BKPV67UA.js.map → chunk-D3TU3RDU.js.map} +0 -0
  723. /package/dist/{chunk-EC3SKPQT.js.map → chunk-E2KY2IZS.js.map} +0 -0
  724. /package/dist/{chunk-YP2LHXFC.js.map → chunk-FBMDK2UA.js.map} +0 -0
  725. /package/dist/{chunk-T5UGVJCK.js.map → chunk-FSWSZZTG.js.map} +0 -0
  726. /package/dist/{chunk-ADAKSWID.js.map → chunk-GPGCGFFS.js.map} +0 -0
  727. /package/dist/{chunk-C6YT5EM2.js.map → chunk-H5DR6OYM.js.map} +0 -0
  728. /package/dist/{chunk-4E6HJ4ZW.js.map → chunk-HVZQYGQN.js.map} +0 -0
  729. /package/dist/{chunk-IZ3BPOTQ.js.map → chunk-HYIDLSEL.js.map} +0 -0
  730. /package/dist/{chunk-6RKL2FLA.js.map → chunk-IDX6WU4U.js.map} +0 -0
  731. /package/dist/{chunk-COYULNJF.js.map → chunk-IQTEW3SK.js.map} +0 -0
  732. /package/dist/{chunk-BMOB36XM.js.map → chunk-J7W2DGAL.js.map} +0 -0
  733. /package/dist/{chunk-JBI6P3UX.js.map → chunk-JVVOJREJ.js.map} +0 -0
  734. /package/dist/{chunk-5DHRDF2Y.js.map → chunk-KIGAMN3Z.js.map} +0 -0
  735. /package/dist/{chunk-F5ONTCHE.js.map → chunk-LAQZX5PA.js.map} +0 -0
  736. /package/dist/{chunk-YYZQMJLW.js.map → chunk-LRPQBMQE.js.map} +0 -0
  737. /package/dist/{chunk-LHNKTWFL.js.map → chunk-M7JGRSFA.js.map} +0 -0
  738. /package/dist/{chunk-TNF2LHJR.js.map → chunk-MAACMLMN.js.map} +0 -0
  739. /package/dist/{chunk-6G4YOMWW.js.map → chunk-MNPTPENH.js.map} +0 -0
  740. /package/dist/{chunk-JRZZ6GN3.js.map → chunk-MU3ZC4RW.js.map} +0 -0
  741. /package/dist/{chunk-QFSSC5VW.js.map → chunk-N6ALTSJ2.js.map} +0 -0
  742. /package/dist/{chunk-CD3VY5WW.js.map → chunk-N7326KA3.js.map} +0 -0
  743. /package/dist/{chunk-2P3U6XTF.js.map → chunk-O64WQLAV.js.map} +0 -0
  744. /package/dist/{chunk-ZBEJVZMY.js.map → chunk-OEOYTMMY.js.map} +0 -0
  745. /package/dist/{chunk-UFGV7554.js.map → chunk-P3QPMVML.js.map} +0 -0
  746. /package/dist/{chunk-VNF7DC36.js.map → chunk-PJM6MUTT.js.map} +0 -0
  747. /package/dist/{chunk-YAU2Z6EN.js.map → chunk-QPAZPA3N.js.map} +0 -0
  748. /package/dist/{chunk-VZOTKHPM.js.map → chunk-RG222M4S.js.map} +0 -0
  749. /package/dist/{chunk-KXRTPE65.js.map → chunk-S46UPZFM.js.map} +0 -0
  750. /package/dist/{chunk-ANKGIHCM.js.map → chunk-UDTNSJY2.js.map} +0 -0
  751. /package/dist/{chunk-T4CFXTIG.js.map → chunk-UPNKFGTN.js.map} +0 -0
  752. /package/dist/{chunk-2IITC4V5.js.map → chunk-UZKHBBWY.js.map} +0 -0
  753. /package/dist/{chunk-I4G4FXLO.js.map → chunk-VG6GVF6D.js.map} +0 -0
  754. /package/dist/{chunk-TJCRAFKM.js.map → chunk-VO4FCZOR.js.map} +0 -0
  755. /package/dist/{chunk-CDUNE45Q.js.map → chunk-VZBMCJBR.js.map} +0 -0
  756. /package/dist/{chunk-PWUERAAF.js.map → chunk-WR4UATTO.js.map} +0 -0
  757. /package/dist/{chunk-J5GTIQTL.js.map → chunk-XNYATA6C.js.map} +0 -0
  758. /package/dist/{chunk-57LW6RUM.js.map → chunk-Y5FH3TEH.js.map} +0 -0
  759. /package/dist/{chunk-AUP7W7MK.js.map → chunk-YIFCXFWE.js.map} +0 -0
  760. /package/dist/{chunk-VOGPIAQL.js.map → chunk-YRXB3MKU.js.map} +0 -0
  761. /package/dist/{chunk-O4VKIC66.js.map → chunk-Z7UVDJKK.js.map} +0 -0
  762. /package/dist/{chunk-VDIVDU3T.js.map → chunk-ZDEMAKRA.js.map} +0 -0
  763. /package/dist/{condition-MP65K762.js.map → condition-6UUQ3AAI.js.map} +0 -0
  764. /package/dist/{controls-HKHMEWC7.js.map → controls-N2NIGPHY.js.map} +0 -0
  765. /package/dist/{controls.config-LUPIT34L.js.map → controls.config-YYIMJHWN.js.map} +0 -0
  766. /package/dist/{correlation-5UTW6EEI.js.map → correlation-DYUMFMTU.js.map} +0 -0
  767. /package/dist/{cuminc-LLUR2FLL.js.map → cuminc-EUXCL53V.js.map} +0 -0
  768. /package/dist/{cuminc.integration.spec-CH5UZTIM.js.map → cuminc.integration.spec-ZQFMIBF6.js.map} +0 -0
  769. /package/dist/{customdata.inputui-6IGE5HCZ.js.map → customdata.inputui-U2VXVWJ3.js.map} +0 -0
  770. /package/dist/{dataDownload-MCE2OJGZ.js.map → dataDownload-QK2VYWYW.js.map} +0 -0
  771. /package/dist/{dataDownload.integration.spec-VETU75VQ.js.map → dataDownload.integration.spec-NG4ZASWC.js.map} +0 -0
  772. /package/dist/{databrowser.ui-3BRSJHIW.js.map → databrowser.ui-ALW4LSLA.js.map} +0 -0
  773. /package/dist/{dictionary-UV43XQAU.js.map → dictionary-F7BPXOBO.js.map} +0 -0
  774. /package/dist/{dnaMethylation-QDE3S4TV.js.map → dnaMethylation-XNRJIBAH.js.map} +0 -0
  775. /package/dist/{dnaMethylation.integration.spec-JBHJE47S.js.map → dnaMethylation.integration.spec-F5ODQTVL.js.map} +0 -0
  776. /package/dist/{dofetch-BMSZZAAQ.js.map → dofetch-IYEI7WSH.js.map} +0 -0
  777. /package/dist/{e2pca-JMH74VN4.js.map → e2pca-BHB7UMS5.js.map} +0 -0
  778. /package/dist/{ep-NDT7C2IT.js.map → ep-QRFUVFSK.js.map} +0 -0
  779. /package/dist/{expclust.gdc.spec-GZ3XLPHA.js.map → expclust.gdc.spec-LMH7QAU4.js.map} +0 -0
  780. /package/dist/{facet-ABIWCCVT.js.map → facet-34HXG7MO.js.map} +0 -0
  781. /package/dist/{forms2-DRRRLG4I.js.map → forms2-ZQUPKXE5.js.map} +0 -0
  782. /package/dist/{gb-EFZ62HCR.js.map → gb-HWZ5KZXX.js.map} +0 -0
  783. /package/dist/{geneExpClustering-CKH6M6KK.js.map → geneExpClustering-KFMP553E.js.map} +0 -0
  784. /package/dist/{geneExpression-P2ERCRXO.js.map → geneExpression-E2GIRM6Z.js.map} +0 -0
  785. /package/dist/{geneExpression-CNKX7XVX.js.map → geneExpression-QODFRNS4.js.map} +0 -0
  786. /package/dist/{geneExpression.unit.spec-7UJB43L3.js.map → geneExpression.unit.spec-HV44ABGV.js.map} +0 -0
  787. /package/dist/{geneORA-TZOSNGRJ.js.map → geneORA-MJ6MFW2K.js.map} +0 -0
  788. /package/dist/{geneVariant-2DHMJUJL.js.map → geneVariant-QT6E7YZN.js.map} +0 -0
  789. /package/dist/{geneVariant-FOKRLND3.js.map → geneVariant-UYQ4XIOQ.js.map} +0 -0
  790. /package/dist/{geneVariant.integration.spec-XXNSWUOR.js.map → geneVariant.integration.spec-HQ5GJ7UM.js.map} +0 -0
  791. /package/dist/{genefusion.ui-ZJBKC2RH.js.map → genefusion.ui-5KYGD7JL.js.map} +0 -0
  792. /package/dist/{geneset-6FN5BFP3.js.map → geneset-M6T24ZYZ.js.map} +0 -0
  793. /package/dist/{genomeBrowser.spec-QLHJYDRZ.js.map → genomeBrowser.spec-CVH4S5KZ.js.map} +0 -0
  794. /package/dist/{grin2-DR7XJIAS.js.map → grin2-GI2WNWJO.js.map} +0 -0
  795. /package/dist/{grin2-QOOJBELM.js.map → grin2-QU2UCKKE.js.map} +0 -0
  796. /package/dist/{gsea-6YBRMGOC.js.map → gsea-EGWJAATJ.js.map} +0 -0
  797. /package/dist/{hierCluster-B3TULT27.js.map → hierCluster-4OJ7BHAB.js.map} +0 -0
  798. /package/dist/{hierCluster-NF75B7MZ.js.map → hierCluster-P4HGGVK7.js.map} +0 -0
  799. /package/dist/{hierCluster.config-TEFI7M4K.js.map → hierCluster.config-5DGS5EH4.js.map} +0 -0
  800. /package/dist/{hierCluster.interactivity-MPD4AV4D.js.map → hierCluster.interactivity-VEHJHBKY.js.map} +0 -0
  801. /package/dist/{hierCluster.renderers-4XWKHCNW.js.map → hierCluster.renderers-OEVSBUBK.js.map} +0 -0
  802. /package/dist/{imagePlot-HNJDBPO4.js.map → imagePlot-MMJYC4DX.js.map} +0 -0
  803. /package/dist/{importPlot-OBS55TCA.js.map → importPlot-4HJ6VR4P.js.map} +0 -0
  804. /package/dist/{isoformExpression-K4QIYBZR.js.map → isoformExpression-EISYQF2S.js.map} +0 -0
  805. /package/dist/{isoformExpression.unit.spec-INB6655U.js.map → isoformExpression.unit.spec-YKBWVL7C.js.map} +0 -0
  806. /package/dist/{jspdf.es.min-TFJHKUF5.js.map → jspdf.es.min-NXISJ3W7.js.map} +0 -0
  807. /package/dist/{launch.adhoc-VDXES33R.js.map → launch.adhoc-U3KOGDIC.js.map} +0 -0
  808. /package/dist/{leftlabel.sample-R6IXXFZT.js.map → leftlabel.sample-LVF5WLMZ.js.map} +0 -0
  809. /package/dist/{lollipop-O3XJC7BR.js.map → lollipop-HX2WLD5J.js.map} +0 -0
  810. /package/dist/{maftimeline-Q4YPFSZP.js.map → maftimeline-VN6SYUPQ.js.map} +0 -0
  811. /package/dist/{matrix-KVTQNDRZ.js.map → matrix-6UASVMIW.js.map} +0 -0
  812. /package/dist/{matrix-QDHUX4QD.js.map → matrix-FYYLVW7O.js.map} +0 -0
  813. /package/dist/{matrix.cells-ED6RS5EC.js.map → matrix.cells-3RUGV7XG.js.map} +0 -0
  814. /package/dist/{matrix.config-B65UXJNA.js.map → matrix.config-ELBFN3JN.js.map} +0 -0
  815. /package/dist/{matrix.data-KQFMXWRX.js.map → matrix.data-MHFF47ZY.js.map} +0 -0
  816. /package/dist/{matrix.groups-RE74EFLY.js.map → matrix.groups-UJRFFG5J.js.map} +0 -0
  817. /package/dist/{matrix.integration.spec-2ITZRE4N.js.map → matrix.integration.spec-5DUNUOQ3.js.map} +0 -0
  818. /package/dist/{matrix.interactivity-3RF4YOAP.js.map → matrix.interactivity-2TZ3ON4H.js.map} +0 -0
  819. /package/dist/{matrix.layout-ERVRJAK2.js.map → matrix.layout-IGUBUCB2.js.map} +0 -0
  820. /package/dist/{matrix.legend-ZST44PIB.js.map → matrix.legend-UBQF6LMD.js.map} +0 -0
  821. /package/dist/{matrix.renderers-HNEUKUGS.js.map → matrix.renderers-ON2EXXIS.js.map} +0 -0
  822. /package/dist/{matrix.serieses-6ZKTFVWY.js.map → matrix.serieses-5XH7NO23.js.map} +0 -0
  823. /package/dist/{matrix.sort-2UE47IOC.js.map → matrix.sort-QSWTVRJT.js.map} +0 -0
  824. /package/dist/{matrix.sort.unit.spec-QGEVGY7M.js.map → matrix.sort.unit.spec-7Y6D456I.js.map} +0 -0
  825. /package/dist/{matrix.sorterUi.unit.spec-YNS7IVUF.js.map → matrix.sorterUi.unit.spec-3XNGEZZ2.js.map} +0 -0
  826. /package/dist/{mavb-27VSL5LG.js.map → mavb-J4AUXBHZ.js.map} +0 -0
  827. /package/dist/{mds.fimo-E5EXGT75.js.map → mds.fimo-I6OALZRX.js.map} +0 -0
  828. /package/dist/{mds.samplescatterplot-YDMRZFS7.js.map → mds.samplescatterplot-XSWR37S5.js.map} +0 -0
  829. /package/dist/{mds.survivalplot-INJA2NDC.js.map → mds.survivalplot-Q3TE4A5P.js.map} +0 -0
  830. /package/dist/{oncomatrix-334LCTXB.js.map → oncomatrix-C4RDUA2C.js.map} +0 -0
  831. /package/dist/{oncomatrix.spec-VHCJWO7S.js.map → oncomatrix.spec-QVD3XUTH.js.map} +0 -0
  832. /package/dist/{plot.2dvaf-F7GJEUMD.js.map → plot.2dvaf-MNONDWFA.js.map} +0 -0
  833. /package/dist/{plot.app-AKA7UVUC.js.map → plot.app-3T275PW5.js.map} +0 -0
  834. /package/dist/{plot.barplot-HZAG43A5.js.map → plot.barplot-LOLIPHXG.js.map} +0 -0
  835. /package/dist/{plot.boxplot-U52BJ4EP.js.map → plot.boxplot-I6CAYXPV.js.map} +0 -0
  836. /package/dist/{plot.brainImaging-3CB4WYQ4.js.map → plot.brainImaging-Y76KB6IC.js.map} +0 -0
  837. /package/dist/{plot.disco-I2VLOSAU.js.map → plot.disco-N5ISUUNQ.js.map} +0 -0
  838. /package/dist/{plot.dzi-K6KI52L7.js.map → plot.dzi-Q6K542P6.js.map} +0 -0
  839. /package/dist/{plot.ssgq-L67X4FUG.js.map → plot.ssgq-OGLNOY4Q.js.map} +0 -0
  840. /package/dist/{plot.vaf2cov-PH4ZSY2K.js.map → plot.vaf2cov-NXQ5D3KA.js.map} +0 -0
  841. /package/dist/{plot.wsi-Y6FZWHXT.js.map → plot.wsi-YMDUOZ57.js.map} +0 -0
  842. /package/dist/{polar2-XT5QZ4VH.js.map → polar2-AQ2W3SNH.js.map} +0 -0
  843. /package/dist/{profileForms-4LLSYMF6.js.map → profileForms-TCPZPI22.js.map} +0 -0
  844. /package/dist/{profilePlot-C52DDMZ4.js.map → profilePlot-4RKKICKC.js.map} +0 -0
  845. /package/dist/{qualitative-DZ6JYYRS.js.map → qualitative-NCFIVW6S.js.map} +0 -0
  846. /package/dist/{radar2-GEEOQF2A.js.map → radar2-UJFFZE7T.js.map} +0 -0
  847. /package/dist/{radarFacility2-OWXSKHBW.js.map → radarFacility2-ATQBCF3N.js.map} +0 -0
  848. /package/dist/{regression-ZK75B4OR.js.map → regression-4RSS7447.js.map} +0 -0
  849. /package/dist/{regression.inputs-UR7Q7HIK.js.map → regression.inputs-5XGUGNWV.js.map} +0 -0
  850. /package/dist/{regression.inputs.term-PJZ7T3AI.js.map → regression.inputs.term-LSJAZWE4.js.map} +0 -0
  851. /package/dist/{regression.inputs.values.table-CRGBKWMM.js.map → regression.inputs.values.table-GNIJZETG.js.map} +0 -0
  852. /package/dist/{regression.integration.spec-OCUFEVQS.js.map → regression.integration.spec-MV652K47.js.map} +0 -0
  853. /package/dist/{regression.results-7EHMKQ5F.js.map → regression.results-M3YH6ZD3.js.map} +0 -0
  854. /package/dist/{regression.spec-E4W3WOLI.js.map → regression.spec-455WPZHP.js.map} +0 -0
  855. /package/dist/{report-WWILHPI6.js.map → report-MH3V7SHZ.js.map} +0 -0
  856. /package/dist/{sampleScatter.spec-VCKCJKII.js.map → sampleScatter.spec-OTIL3JDG.js.map} +0 -0
  857. /package/dist/{sampleView-STGP7UUP.js.map → sampleView-DHACOCEG.js.map} +0 -0
  858. /package/dist/{samplelst-U4BL6GYP.js.map → samplelst-F3AXOE2D.js.map} +0 -0
  859. /package/dist/{samplematrix-FU3EZF6M.js.map → samplematrix-M6CKKVNE.js.map} +0 -0
  860. /package/dist/{sc-JRLELKHN.js.map → sc-S5XA37JJ.js.map} +0 -0
  861. /package/dist/{scatter-GT2VKNFG.js.map → scatter-IRPFNDHW.js.map} +0 -0
  862. /package/dist/{scatter.integration.spec-VDMKRPVM.js.map → scatter.integration.spec-5FWVHMVJ.js.map} +0 -0
  863. /package/dist/{selectGenomeWithTklst-F5372VC5.js.map → selectGenomeWithTklst-NIOUX6MV.js.map} +0 -0
  864. /package/dist/{singleCellCellType-D77PUUCZ.js.map → singleCellCellType-FTGLNH2J.js.map} +0 -0
  865. /package/dist/{singleCellCellType.unit.spec-J4EEZAWB.js.map → singleCellCellType.unit.spec-BJ5YZAXF.js.map} +0 -0
  866. /package/dist/{singleCellGeneExpression-WCWCSHIY.js.map → singleCellGeneExpression-56EDDG5H.js.map} +0 -0
  867. /package/dist/{singleCellGeneExpression.unit.spec-CELJIAJ5.js.map → singleCellGeneExpression.unit.spec-XSQRWAI3.js.map} +0 -0
  868. /package/dist/{singleCellPlot-2OPOJZ5U.js.map → singleCellPlot-TH77EJZ4.js.map} +0 -0
  869. /package/dist/{singlecell-K7Z6ES7B.js.map → singlecell-3QZQZM32.js.map} +0 -0
  870. /package/dist/{singlecell-K2SHYDHA.js.map → singlecell-7KJMBASC.js.map} +0 -0
  871. /package/dist/{snp-ICWKGR7H.js.map → snp-YXG5O4U4.js.map} +0 -0
  872. /package/dist/{snp.unit.spec-PV2UZCYO.js.map → snp.unit.spec-O27J7OOK.js.map} +0 -0
  873. /package/dist/{snplocus-W5D4A7QJ.js.map → snplocus-CQZSC7P6.js.map} +0 -0
  874. /package/dist/{spliceevent.a53ss.diagram-DEQJ2C2H.js.map → spliceevent.a53ss.diagram-K5ZDPZE6.js.map} +0 -0
  875. /package/dist/{spliceevent.exonskip.diagram-MKA32GTK.js.map → spliceevent.exonskip.diagram-A2VZ3TTF.js.map} +0 -0
  876. /package/dist/{spliceevent.noeventdiagram-NFYPM4EZ.js.map → spliceevent.noeventdiagram-DJDA6ENK.js.map} +0 -0
  877. /package/dist/{ssGSEA-FAZK5FSC.js.map → ssGSEA-3FTGRUTC.js.map} +0 -0
  878. /package/dist/{ssGSEA.unit.spec-S5D6JMOD.js.map → ssGSEA.unit.spec-GF35KBTX.js.map} +0 -0
  879. /package/dist/{summarizeCnvGeneexp-WDGJ5YOM.js.map → summarizeCnvGeneexp-6IDTNOYE.js.map} +0 -0
  880. /package/dist/{summarizeMutationCnv-6ZXA32XN.js.map → summarizeMutationCnv-BMEN3XNV.js.map} +0 -0
  881. /package/dist/{summarizeMutationDiagnosis-BK7QPF6A.js.map → summarizeMutationDiagnosis-LW6K6373.js.map} +0 -0
  882. /package/dist/{summarizeMutationSurvival-UODP6R6S.js.map → summarizeMutationSurvival-E7REF2VY.js.map} +0 -0
  883. /package/dist/{summary-P6XVOWSB.js.map → summary-MKA7OJKE.js.map} +0 -0
  884. /package/dist/{summary.integration.spec-XKMQ77CF.js.map → summary.integration.spec-IV6I6SNJ.js.map} +0 -0
  885. /package/dist/{summaryInput-U7XNGLGC.js.map → summaryInput-NET6SPM4.js.map} +0 -0
  886. /package/dist/{sunburst-WHZ77REP.js.map → sunburst-CO3MXFTJ.js.map} +0 -0
  887. /package/dist/{survival-HQ5JC76V.js.map → survival-MIPCEBS3.js.map} +0 -0
  888. /package/dist/{survival-QFWZNB4W.js.map → survival-QQXTCNDU.js.map} +0 -0
  889. /package/dist/{survival.integration.spec-7STGYBGG.js.map → survival.integration.spec-6FH4S3EH.js.map} +0 -0
  890. /package/dist/{svg2pdf.es.min-H4DXBG4O.js.map → svg2pdf.es.min-P2F6SSVJ.js.map} +0 -0
  891. /package/dist/{svgraph-TYIBQ3RD.js.map → svgraph-YF7BS7TN.js.map} +0 -0
  892. /package/dist/{svmr-ZZIRWUVA.js.map → svmr-J2JLQGEE.js.map} +0 -0
  893. /package/dist/{table-MPM3ET2V.js.map → table-7YL7I4GH.js.map} +0 -0
  894. /package/dist/{termCollection-5DF5MFBK.js.map → termCollection-LNEN72IV.js.map} +0 -0
  895. /package/dist/{termCollection-CQESAD6G.js.map → termCollection-SOLNYAZ4.js.map} +0 -0
  896. /package/dist/{termCollection.unit.spec-ASYBZQLO.js.map → termCollection.unit.spec-LTX7UVYP.js.map} +0 -0
  897. /package/dist/{tk-NCEB2L7K.js.map → tk-RZDP2YT5.js.map} +0 -0
  898. /package/dist/{tp.ui-AHTGSLBN.js.map → tp.ui-T6XXBHHD.js.map} +0 -0
  899. /package/dist/{tvs.dt-TXG4FL3B.js.map → tvs.dt-7APM37Y3.js.map} +0 -0
  900. /package/dist/{tvs.dtcnv.categorical-7SA4PCKE.js.map → tvs.dtcnv.categorical-YIPXQSIL.js.map} +0 -0
  901. /package/dist/{tvs.dtcnv.continuous-E3VQWM5N.js.map → tvs.dtcnv.continuous-ITNZE3SH.js.map} +0 -0
  902. /package/dist/{tvs.dtfusion-F72VEUPO.js.map → tvs.dtfusion-2JIIPDTN.js.map} +0 -0
  903. /package/dist/{tvs.dtsnvindel-RAVTRO5M.js.map → tvs.dtsnvindel-HO2PUFN2.js.map} +0 -0
  904. /package/dist/{tvs.dtsv-ZZDBZYAJ.js.map → tvs.dtsv-7KCWSUYO.js.map} +0 -0
  905. /package/dist/{tvs.samplelst-POTNAX4E.js.map → tvs.samplelst-KKWJQNLW.js.map} +0 -0
  906. /package/dist/{tvs.termCollection-AHNHKJPJ.js.map → tvs.termCollection-R2IGRG2U.js.map} +0 -0
  907. /package/dist/{violin-YR35XLAS.js.map → violin-OTPZQTGA.js.map} +0 -0
  908. /package/dist/{violin.integration.spec-2VSILDUW.js.map → violin.integration.spec-KESWDSBM.js.map} +0 -0
  909. /package/dist/{violin.interactivity-S7QY6HVJ.js.map → violin.interactivity-Q2WALZO3.js.map} +0 -0
  910. /package/dist/{violin.renderer-OUWK7EL4.js.map → violin.renderer-WIRIV7QY.js.map} +0 -0
  911. /package/dist/{vocabulary-6IZJ6F7N.js.map → vocabulary-XXDHHHPJ.js.map} +0 -0
@@ -0,0 +1,2833 @@
1
+ import {
2
+ get_tklst,
3
+ init_mdsjson,
4
+ mayLaunchGdcPlotFromRunpp,
5
+ parse
6
+ } from "./chunk-3DS4HIEH.js";
7
+ import {
8
+ bulkembed,
9
+ bulkui,
10
+ loadstudycohort
11
+ } from "./chunk-O64WQLAV.js";
12
+ import {
13
+ childCorsMessage
14
+ } from "./chunk-PRZWSBMA.js";
15
+ import {
16
+ findgenemodel_bysymbol
17
+ } from "./chunk-HVZQYGQN.js";
18
+ import {
19
+ urlmap_default
20
+ } from "./chunk-WKNI3HRQ.js";
21
+ import {
22
+ block_init_default
23
+ } from "./chunk-D3TU3RDU.js";
24
+ import {
25
+ newpane,
26
+ renderSandboxFormDiv,
27
+ sayerror,
28
+ tkt
29
+ } from "./chunk-LYULXXGR.js";
30
+ import {
31
+ string2pos
32
+ } from "./chunk-HJ6L54YS.js";
33
+ import {
34
+ Menu,
35
+ observeElem
36
+ } from "./chunk-HYOEWQ5P.js";
37
+ import {
38
+ clearServerDataCache,
39
+ dofetch,
40
+ dofetch2,
41
+ dofetch3,
42
+ setAuth
43
+ } from "./chunk-MNPTPENH.js";
44
+ import {
45
+ applyOverrides,
46
+ mclass
47
+ } from "./chunk-7KRS7L4U.js";
48
+ import {
49
+ selectAll_default,
50
+ select_default
51
+ } from "./chunk-I6Y4O3RR.js";
52
+
53
+ // src/style-normalize-scoped.css
54
+ var styles = new CSSStyleSheet();
55
+ styles.replaceSync(`
56
+ /**
57
+ * Render the \`main\` element consistently in IE.
58
+ */
59
+
60
+ .sja_root_holder main, .sja_menu_div main, .sja_pane main {
61
+ display: block;
62
+ }
63
+
64
+ /**
65
+ * Correct the font size and margin on \`h1\` elements within \`section\` and
66
+ * \`article\` contexts in Chrome, Firefox, and Safari.
67
+ */
68
+
69
+ .sja_root_holder h1, .sja_menu_div h1, .sja_pane h1 {
70
+ font-size: 2em;
71
+ margin: 0.67em 0;
72
+ }
73
+
74
+ /* Grouping content
75
+ ========================================================================== */
76
+
77
+ /**
78
+ * 1. Add the correct box sizing in Firefox.
79
+ * 2. Show the overflow in Edge and IE.
80
+ */
81
+
82
+ .sja_root_holder hr, .sja_menu_div hr, .sja_pane hr {
83
+ box-sizing: content-box; /* 1 */
84
+ height: 0; /* 1 */
85
+ overflow: visible; /* 2 */
86
+ }
87
+
88
+ /**
89
+ * 1. Correct the inheritance and scaling of font size in all browsers.
90
+ * 2. Correct the odd \`em\` font sizing in all browsers.
91
+ */
92
+
93
+ .sja_root_holder pre, .sja_menu_div pre, .sja_pane pre {
94
+ font-family: monospace, monospace; /* 1 */
95
+ font-size: 1em; /* 2 */
96
+ }
97
+
98
+ /* Text-level semantics
99
+ ========================================================================== */
100
+
101
+ /**
102
+ * Remove the gray background on active links in IE 10.
103
+ */
104
+
105
+ .sja_root_holder a, .sja_menu_div a, .sja_pane a {
106
+ background-color: transparent;
107
+ }
108
+
109
+ /**
110
+ * 1. Remove the bottom border in Chrome 57-
111
+ * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
112
+ */
113
+
114
+ .sja_root_holder abbr[title], .sja_menu_div abbr[title], .sja_pane abbr[title] {
115
+ border-bottom: none; /* 1 */
116
+ text-decoration: underline; /* 2 */
117
+ text-decoration: underline dotted; /* 2 */
118
+ }
119
+
120
+ /**
121
+ * Add the correct font weight in Chrome, Edge, and Safari.
122
+ */
123
+
124
+ .sja_root_holder b, .sja_menu_div b, .sja_pane b,
125
+ .sja_root_holder strong, .sja_menu_div strong, .sja_pane strong {
126
+ font-weight: bolder;
127
+ }
128
+
129
+ /**
130
+ * 1. Correct the inheritance and scaling of font size in all browsers.
131
+ * 2. Correct the odd \`em\` font sizing in all browsers.
132
+ */
133
+
134
+ .sja_root_holder code, .sja_menu_div code, .sja_pane code,
135
+ .sja_root_holder kbd, .sja_menu_div kbd, .sja_pane kbd,
136
+ .sja_root_holder samp, .sja_menu_div samp, .sja_pane samp {
137
+ font-family: monospace, monospace; /* 1 */
138
+ font-size: 1em; /* 2 */
139
+ }
140
+
141
+ /**
142
+ * Add the correct font size in all browsers.
143
+ */
144
+
145
+ .sja_root_holder small, .sja_menu_div small, .sja_pane small {
146
+ font-size: 80%;
147
+ }
148
+
149
+ /**
150
+ * Prevent \`sub\` and \`sup\` elements from affecting the line height in
151
+ * all browsers.
152
+ */
153
+
154
+ .sja_root_holder sub, .sja_menu_div sub, .sja_pane sub,
155
+ .sja_root_holder sup, .sja_menu_div sup, .sja_pane sup {
156
+ font-size: 75%;
157
+ line-height: 0;
158
+ position: relative;
159
+ vertical-align: baseline;
160
+ }
161
+
162
+ .sja_root_holder sub, .sja_menu_div sub, .sja_pane sub {
163
+ bottom: -0.25em;
164
+ }
165
+
166
+ .sja_root_holder sup, .sja_menu_div sup, .sja_pane sup {
167
+ top: -0.5em;
168
+ }
169
+
170
+ /* Embedded content
171
+ ========================================================================== */
172
+
173
+ /**
174
+ * Remove the border on images inside links in IE 10.
175
+ */
176
+
177
+ .sja_root_holder img, .sja_menu_div img, .sja_pane img {
178
+ border-style: none;
179
+ }
180
+
181
+ /* Forms
182
+ ========================================================================== */
183
+
184
+ /**
185
+ * 1. Change the font styles in all browsers.
186
+ * 2. Remove the margin in Firefox and Safari.
187
+ */
188
+
189
+ .sja_root_holder button, .sja_menu_div button, .sja_pane button,
190
+ .sja_root_holder input, .sja_menu_div input, .sja_pane input,
191
+ .sja_root_holder optgroup, .sja_menu_div optgroup, .sja_pane optgroup,
192
+ .sja_root_holder select, .sja_menu_div select, .sja_pane select,
193
+ .sja_root_holder textarea, .sja_menu_div textarea, .sja_pane textarea {
194
+ font-family: inherit; /* 1 */
195
+ font-size: 100%; /* 1 */
196
+ line-height: 1.15; /* 1 */
197
+ margin: 0; /* 2 */
198
+ }
199
+
200
+ /**
201
+ * Show the overflow in IE.
202
+ * 1. Show the overflow in Edge.
203
+ */
204
+
205
+ .sja_root_holder button, .sja_menu_div button, .sja_pane button,
206
+ .sja_root_holder input /* 1 */, .sja_menu_div input /* 1 */, .sja_pane input /* 1 */ {
207
+ overflow: visible;
208
+ }
209
+
210
+ /**
211
+ * Remove the inheritance of text transform in Edge, Firefox, and IE.
212
+ * 1. Remove the inheritance of text transform in Firefox.
213
+ */
214
+
215
+ .sja_root_holder button, .sja_menu_div button, .sja_pane button,
216
+ .sja_root_holder select /* 1 */, .sja_menu_div select /* 1 */, .sja_pane select /* 1 */ {
217
+ text-transform: none;
218
+ }
219
+
220
+ /**
221
+ * Correct the inability to style clickable types in iOS and Safari.
222
+ */
223
+
224
+ .sja_root_holder button, .sja_menu_div button, .sja_pane button,
225
+ .sja_root_holder [type="button"], .sja_menu_div [type="button"], .sja_pane [type="button"],
226
+ .sja_root_holder [type="reset"], .sja_menu_div [type="reset"], .sja_pane [type="reset"],
227
+ .sja_root_holder [type="submit"], .sja_menu_div [type="submit"], .sja_pane [type="submit"] {
228
+ -webkit-appearance: button;
229
+ }
230
+
231
+ /**
232
+ * Remove the inner border and padding in Firefox.
233
+ */
234
+
235
+ .sja_root_holder button::-moz-focus-inner, .sja_menu_div button::-moz-focus-inner, .sja_pane button::-moz-focus-inner,
236
+ .sja_root_holder [type="button"]::-moz-focus-inner, .sja_menu_div [type="button"]::-moz-focus-inner, .sja_pane [type="button"]::-moz-focus-inner,
237
+ .sja_root_holder [type="reset"]::-moz-focus-inner, .sja_menu_div [type="reset"]::-moz-focus-inner, .sja_pane [type="reset"]::-moz-focus-inner,
238
+ .sja_root_holder [type="submit"]::-moz-focus-inner, .sja_menu_div [type="submit"]::-moz-focus-inner, .sja_pane [type="submit"]::-moz-focus-inner {
239
+ border-style: none;
240
+ padding: 0;
241
+ }
242
+
243
+ /**
244
+ * Restore the focus styles unset by the previous rule.
245
+ */
246
+
247
+ .sja_root_holder button:-moz-focusring, .sja_menu_div button:-moz-focusring, .sja_pane button:-moz-focusring,
248
+ .sja_root_holder [type="button"]:-moz-focusring, .sja_menu_div [type="button"]:-moz-focusring, .sja_pane [type="button"]:-moz-focusring,
249
+ .sja_root_holder [type="reset"]:-moz-focusring, .sja_menu_div [type="reset"]:-moz-focusring, .sja_pane [type="reset"]:-moz-focusring,
250
+ .sja_root_holder [type="submit"]:-moz-focusring, .sja_menu_div [type="submit"]:-moz-focusring, .sja_pane [type="submit"]:-moz-focusring {
251
+ outline: 1px dotted ButtonText;
252
+ }
253
+
254
+ /**
255
+ * Correct the padding in Firefox.
256
+ */
257
+
258
+ .sja_root_holder fieldset, .sja_menu_div fieldset, .sja_pane fieldset {
259
+ padding: 0.35em 0.75em 0.625em;
260
+ }
261
+
262
+ /**
263
+ * 1. Correct the text wrapping in Edge and IE.
264
+ * 2. Correct the color inheritance from \`fieldset\` elements in IE.
265
+ * 3. Remove the padding so developers are not caught out when they zero out
266
+ * \`fieldset\` elements in all browsers.
267
+ */
268
+
269
+ .sja_root_holder legend, .sja_menu_div legend, .sja_pane legend {
270
+ box-sizing: border-box; /* 1 */
271
+ color: inherit; /* 2 */
272
+ display: table; /* 1 */
273
+ max-width: 100%; /* 1 */
274
+ padding: 0; /* 3 */
275
+ white-space: normal; /* 1 */
276
+ }
277
+
278
+ /**
279
+ * Add the correct vertical alignment in Chrome, Firefox, and Opera.
280
+ */
281
+
282
+ .sja_root_holder progress, .sja_menu_div progress, .sja_pane progress {
283
+ vertical-align: baseline;
284
+ }
285
+
286
+ /**
287
+ * Remove the default vertical scrollbar in IE 10+.
288
+ */
289
+
290
+ .sja_root_holder textarea, .sja_menu_div textarea, .sja_pane textarea {
291
+ overflow: auto;
292
+ }
293
+
294
+ /**
295
+ * 1. Add the correct box sizing in IE 10.
296
+ * 2. Remove the padding in IE 10.
297
+ */
298
+
299
+ .sja_root_holder [type="checkbox"], .sja_menu_div [type="checkbox"], .sja_pane [type="checkbox"],
300
+ .sja_root_holder [type="radio"], .sja_menu_div [type="radio"], .sja_pane [type="radio"] {
301
+ box-sizing: border-box; /* 1 */
302
+ padding: 0; /* 2 */
303
+ }
304
+
305
+ /**
306
+ * Correct the cursor style of increment and decrement buttons in Chrome.
307
+ */
308
+
309
+ .sja_root_holder [type="number"]::-webkit-inner-spin-button, .sja_menu_div [type="number"]::-webkit-inner-spin-button, .sja_pane [type="number"]::-webkit-inner-spin-button,
310
+ .sja_root_holder [type="number"]::-webkit-outer-spin-button, .sja_menu_div [type="number"]::-webkit-outer-spin-button, .sja_pane [type="number"]::-webkit-outer-spin-button {
311
+ height: auto;
312
+ }
313
+
314
+ /**
315
+ * 1. Correct the odd appearance in Chrome and Safari.
316
+ * 2. Correct the outline style in Safari.
317
+ */
318
+
319
+ .sja_root_holder [type="search"], .sja_menu_div [type="search"], .sja_pane [type="search"] {
320
+ -webkit-appearance: textfield; /* 1 */
321
+ outline-offset: -2px; /* 2 */
322
+ }
323
+
324
+ /**
325
+ * Remove the inner padding in Chrome and Safari on macOS.
326
+ */
327
+
328
+ .sja_root_holder [type="search"]::-webkit-search-decoration, .sja_menu_div [type="search"]::-webkit-search-decoration, .sja_pane [type="search"]::-webkit-search-decoration {
329
+ -webkit-appearance: none;
330
+ }
331
+
332
+ /**
333
+ * 1. Correct the inability to style clickable types in iOS and Safari.
334
+ * 2. Change font properties to \`inherit\` in Safari.
335
+ */
336
+
337
+ .sja_root_holder ::-webkit-file-upload-button, .sja_menu_div ::-webkit-file-upload-button, .sja_pane ::-webkit-file-upload-button {
338
+ -webkit-appearance: button; /* 1 */
339
+ font: inherit; /* 2 */
340
+ }
341
+
342
+ /* Interactive
343
+ ========================================================================== */
344
+
345
+ /*
346
+ * Add the correct display in Edge, IE 10+, and Firefox.
347
+ */
348
+
349
+ .sja_root_holder details, .sja_menu_div details, .sja_pane details {
350
+ display: block;
351
+ }
352
+
353
+ /*
354
+ * Add the correct display in all browsers.
355
+ */
356
+
357
+ .sja_root_holder summary, .sja_menu_div summary, .sja_pane summary {
358
+ display: list-item;
359
+ }
360
+
361
+ /* Misc
362
+ ========================================================================== */
363
+
364
+ /**
365
+ * Add the correct display in IE 10+.
366
+ */
367
+
368
+ .sja_root_holder template, .sja_menu_div template, .sja_pane template {
369
+ display: none;
370
+ }
371
+
372
+ /**
373
+ * Add the correct display in IE 10.
374
+ */
375
+
376
+ .sja_root_holder [hidden], .sja_menu_div [hidden], .sja_pane [hidden] {
377
+ display: none;
378
+ }`);
379
+ document.adoptedStyleSheets.push(styles);
380
+
381
+ // ../node_modules/highlight.js/styles/github.css
382
+ var styles2 = new CSSStyleSheet();
383
+ styles2.replaceSync(`pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
384
+ Theme: GitHub
385
+ Description: Light theme as seen on github.com
386
+ Author: github.com
387
+ Maintainer: @Hirse
388
+ Updated: 2021-05-15
389
+
390
+ Outdated base version: https://github.com/primer/github-syntax-light
391
+ Current colors taken from GitHub's CSS
392
+ */.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}`);
393
+ document.adoptedStyleSheets.push(styles2);
394
+
395
+ // src/style.css
396
+ var styles3 = new CSSStyleSheet();
397
+ styles3.replaceSync(`/*
398
+ see client/generateScopedCss.js on how to generate style-normalize-*.css
399
+
400
+ also see a TODO comment in client/src/app.js, of dynamically importing
401
+ style-normalize-unscoped.css only if it's known to not conflict in
402
+ the embedder portal
403
+ */
404
+ /* directly import these in src/app.js so that they will be processed as CSSStyleSheet
405
+ @import './style-normalize-scoped.css';
406
+ @import 'highlight.js/styles/github.css';
407
+ */
408
+ /*
409
+ html {
410
+ height:100%;
411
+ }
412
+ body {
413
+ min-height:100%;
414
+ }
415
+ table {
416
+ font-size:1em;
417
+ border-spacing:1px;
418
+ border-collapse:separate;
419
+ }
420
+ */
421
+
422
+ /*
423
+ !!! NOTE !!!
424
+ FireFox does not support the @scope (selector) syntax
425
+ that can enclose all affected rules inside a nested block,
426
+ so for now, will need to prepend the .sja_root_holder scope for each selector
427
+ */
428
+
429
+ /***************************************
430
+ CSS properties that are not covered
431
+ by normalize.css are covered here
432
+
433
+ !!! make sure to scope to sja_root_holder
434
+ ****************************************/
435
+
436
+ .sja_root_holder h2 {
437
+ margin-block-start: 0.83em;
438
+ margin-block-end: 0.83em;
439
+ }
440
+
441
+
442
+ /***************************************
443
+ tag-based styles
444
+
445
+ prevent embedder styles from overriding
446
+ the styles within pp-controlled divs
447
+ ****************************************/
448
+
449
+
450
+ /* use default browser styles within pp-controlled divs */
451
+
452
+ /* using the !important flag:
453
+ - this flag is used to override conflicting styles
454
+ - this flag will override both embedder styling and inline styling
455
+ - it is not necessary to use this flag to prevent embedder styles from overriding pp styles, because specifying styles within pp-specific classes will usually prevent this issue
456
+ - the only time when it is necessary to use this flag is when (1) the conflicting styling also has an !important flag or (2) the conflicting styling is also specified in this same file
457
+ */
458
+
459
+
460
+ .sja_root_holder {
461
+ all: initial; /* block inheritance for all properties */
462
+ font-family: Arial, sans-serif;
463
+ /*background-color: #fff;*/
464
+ }
465
+
466
+ .sja_menu_div,
467
+ .sja_pane {
468
+ all: initial; /* block inheritance for all properties */
469
+ }
470
+
471
+ .sja_menu_div {
472
+ font-family: Arial;
473
+ }
474
+
475
+ .sja_root_holder table,
476
+ .sja_menu_div table,
477
+ .sja_pane table {
478
+ border-collapse: separate;
479
+ border-spacing: 2px;
480
+ }
481
+
482
+ .sja_root_holder svg {
483
+ display: inline-block;
484
+ }
485
+ /*
486
+ override the thicker button border
487
+ that results when a button's
488
+ border-radius: 0 which seems to override
489
+ all associated styles of
490
+ -webkit-appearance: button;
491
+ */
492
+
493
+ .sja_root_holder button,
494
+ .sja_menu_div button,
495
+ .sja_pane button {
496
+ padding: 2px 3px;
497
+ border-width: 1px;
498
+ border-style: solid;
499
+ border-radius: 3px;
500
+ box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.3);
501
+ color: black;
502
+ background-color: buttonface;
503
+ border-color: buttonborder;
504
+ }
505
+
506
+ .sja_root_holder button:disabled,
507
+ .sja_menu_div button:disabled,
508
+ .sja_pane button:disabled {
509
+ background-color: rgba(239, 239, 239, 0.3);
510
+ color: rgba(16, 16, 16, 0.3);
511
+ border-color: rgba(118, 118, 118, 0.3);
512
+ }
513
+
514
+ .sja_root_holder button:hover,
515
+ .sja_menu_div button:hover,
516
+ .sja_pane button:hover {
517
+ box-shadow: none;
518
+ }
519
+
520
+ .sja_root_holder label,
521
+ .sja_menu_div label,
522
+ .sja_pane label {
523
+ margin-bottom: 0;
524
+ }
525
+
526
+ .sja_root_holder a,
527
+ .sja_menu_div a,
528
+ .sja_pane a,
529
+ .linkText {
530
+ color: rgb(0, 0, 238);
531
+ cursor: pointer;
532
+ text-decoration: underline;
533
+ }
534
+
535
+ .sja_root_holder input,
536
+ .sja_menu_div input,
537
+ .sja_pane input {
538
+ padding: 1px 3px;
539
+ margin: 2px 5px;
540
+ border: 1px solid #ccc;
541
+ }
542
+
543
+ .sja_root_holder select,
544
+ .sja_menu_div select,
545
+ .sja_pane select {
546
+ padding: 1px 3px;
547
+ padding-right: 30px; /* padding between text and arrow */
548
+ background-size: auto;
549
+ background-position: right;
550
+ border: 1px solid #ccc;
551
+ }
552
+
553
+ .sja_root_holder textarea,
554
+ .sja_menu_div textarea,
555
+ .sja_pane textarea {
556
+ padding: 2px;
557
+ border: 1px solid #ccc;
558
+ }
559
+
560
+ .sja_root_holder input[type="search"].tree_search {
561
+ -webkit-appearance: searchfield;
562
+ }
563
+
564
+ .sja_root_holder ul {
565
+ display: block;
566
+ list-style-type: disc;
567
+ margin-block-start: 1em;
568
+ margin-block-end: 1em;
569
+ margin-inline-start: 0px;
570
+ margin-inline-end: 0px;
571
+ padding-inline-start: 40px;
572
+ }
573
+
574
+ .sja_root_holder ul ul {
575
+ list-style-type: circle;
576
+ }
577
+
578
+ .sja_root_holder li {
579
+ display: list-item;
580
+ text-align: -webkit-match-parent;
581
+ }
582
+
583
+ /*************************
584
+ class-specific styles
585
+ *************************/
586
+
587
+ .sja_errorbar {
588
+ position: relative;
589
+ padding: 5px 50px 5px 10px;
590
+ background-color: rgba(200, 0, 0, .1);
591
+ color: rgba(190, 0, 0, .5);
592
+ border: solid 1px rgba(200, 0, 0, .2);
593
+ /*border-width: 1px 0px;*/
594
+ }
595
+
596
+ .sja_infobar {
597
+ position: relative;
598
+ padding: 5px 50px 5px 10px;
599
+ background-color: rgba(0, 100, 200, .1);
600
+ color: rgba(0, 80, 180, .8);
601
+ border: solid 1px rgba(0, 100, 200, .25);
602
+ border-radius: 5px;
603
+ }
604
+
605
+
606
+
607
+ .sja_inset_a {
608
+ background-color: #ebedeb;
609
+ box-shadow: inset 0px 0px 14px 0px #858585;
610
+ padding: 5px 10px;
611
+ }
612
+
613
+ .sja_menu,
614
+ .sja_menu_persist,
615
+ .sja_tooltip {
616
+ position: absolute;
617
+ background-color: white;
618
+ font-family: Arial;
619
+ z-index: 1000;
620
+ }
621
+
622
+ /* /client/src/app.js start */
623
+ .sja_menuoption {
624
+ color: black;
625
+ padding: 5px 10px;
626
+ cursor: default;
627
+ background-color: #f2f2f2;
628
+ margin: 1px;
629
+ border-radius: 5px;
630
+ }
631
+
632
+ .sja_menuoption_not_interactive {
633
+ padding: 5px 10px;
634
+ cursor: default;
635
+ margin: 1px;
636
+ }
637
+
638
+ .sja_sharp_border {
639
+ border-radius: 0px;
640
+ }
641
+ .sja_menuoption:hover {
642
+ background-color: #e6e6e6
643
+ }
644
+
645
+ .sja_menuoption:active {
646
+ color: #cc0000;
647
+ background-color: #FCE2E1;
648
+ }
649
+ /* /client/src/app.js end */
650
+
651
+ .sja_filter_tag_btn {
652
+ display: inline-block;
653
+ color: black;
654
+ padding: 5px 8px;
655
+ background-color: #cfe2f3;
656
+ cursor: default;
657
+ }
658
+
659
+ /* .sja_filter_tag_btn:hover { opacity: 0.8; cursor:default} */
660
+
661
+ .sja_filter_tag_btn:active {
662
+ color: #cc0000;
663
+ opacity: 0.6;
664
+ }
665
+
666
+ .ts_pill:hover,
667
+ .tvs_pill:hover {
668
+ opacity: 0.8;
669
+ cursor: default
670
+ }
671
+
672
+ .sjpp_apply_btn {
673
+ background-color: #d0e0e3;
674
+ border-radius: 13px !important;
675
+ padding: 7px 15px !important;
676
+ border: 0px !important;
677
+ }
678
+
679
+
680
+ .sjpp_delete_btn,
681
+ .remove_btn {
682
+ background-color: #f4cccc;
683
+ }
684
+
685
+ .ts_summary_btn {
686
+ background-color: #d9d2e9;
687
+ }
688
+
689
+
690
+ /* mostly for table tr */
691
+
692
+ .sja_clb {
693
+ padding: 5px 10px;
694
+ cursor: default;
695
+ }
696
+
697
+ .sja_clb:hover {
698
+ background: #ffff99;
699
+ }
700
+
701
+ .sja_clb:active {
702
+ background: #ffcc99;
703
+ }
704
+
705
+ .sja_clb_selected {
706
+ padding: 5px 10px;
707
+ cursor: default;
708
+ background: #FAF0C8;
709
+ border-bottom: solid 2px #E3CA64;
710
+ }
711
+
712
+ .sja_clb_selected:hover {
713
+ background: #FCE68B
714
+ }
715
+
716
+ .sja_clb_selected:active {
717
+ background: #ffcc99
718
+ }
719
+
720
+
721
+ /* table tr, gray highlight */
722
+
723
+ .sja_clb_gray {
724
+ padding: 5px 10px;
725
+ cursor: default;
726
+ }
727
+
728
+ .sja_clb_gray:hover {
729
+ background-color: #f1f1f1;
730
+ }
731
+
732
+ .sja_clb_gray:active {
733
+ background-color: #ffffcc;
734
+ }
735
+
736
+ .sja_hideable_legend {
737
+ cursor: default;
738
+ }
739
+
740
+ .sja_hideable_legend:hover {
741
+ background: #ffff99;
742
+ }
743
+
744
+ .sja_legend_more_btn {
745
+ padding: 3px;
746
+ text-align: center;
747
+ font-size: 0.7em;
748
+ opacity: 0.5;
749
+ cursor: default;
750
+ }
751
+
752
+ .sja_legend_more_btn:hover {
753
+ text-decoration: underline;
754
+ }
755
+
756
+
757
+ /* text only */
758
+
759
+ .sja_clbtext2 {
760
+ cursor: default;
761
+ text-decoration: none;
762
+ }
763
+
764
+ .sja_clbtext2:hover {
765
+ text-decoration: underline;
766
+ }
767
+
768
+ .sja_clbtext2:active {
769
+ fill: #CC0000;
770
+ color: #CC0000;
771
+ }
772
+
773
+ .sja_clbtext {
774
+ cursor: default;
775
+ color: black;
776
+ fill: black;
777
+ border-bottom: solid 1px transparent;
778
+ }
779
+
780
+ .sja_clbtext:hover {
781
+ color: #631318;
782
+ fill: #631318;
783
+ border-color: black;
784
+ }
785
+
786
+ .sja_clbtext:active {
787
+ color: #CC0000;
788
+ border-color: #cc0000;
789
+ fill: #cc0000;
790
+ }
791
+
792
+ .sja_clbtextbold {
793
+ cursor: default;
794
+ color: black;
795
+ fill: black;
796
+ font-weight: normal;
797
+ }
798
+
799
+ .sja_clbtextbold:hover {
800
+ color: #631318;
801
+ fill: #631318;
802
+ font-weight: bold;
803
+ }
804
+
805
+ .sja_clbtextbold:active {
806
+ color: #CC0000;
807
+ fill: #cc0000;
808
+ font-weight: bold;
809
+ }
810
+
811
+ .sja_opaque6 {
812
+ opacity: .6;
813
+ cursor: default;
814
+ }
815
+
816
+ .sja_opaque6:hover {
817
+ opacity: .9;
818
+ }
819
+
820
+ .sja_opaque8 {
821
+ opacity: .8;
822
+ cursor: default;
823
+ }
824
+
825
+ .sja_opaque8:hover {
826
+ opacity: 1;
827
+ }
828
+
829
+ .sja_simpletable tr td {
830
+ border-bottom: solid 1px #ededed;
831
+ }
832
+
833
+ .sja_mcdot {
834
+ cursor: default;
835
+ border-radius: 8px;
836
+ padding: 1px 2px;
837
+ margin-right: 1px;
838
+ color: white;
839
+ font-size: .8em;
840
+ }
841
+
842
+ .sja_variantpagesnv {
843
+ cursor: default;
844
+ display: inline-block;
845
+ border-radius: 3px;
846
+ padding: 3px 10px;
847
+ margin-right: 2px;
848
+ color: white;
849
+ background-color: #0099FF;
850
+ opacity: .6;
851
+ }
852
+
853
+ .sja_variantpagesnv:hover {
854
+ opacity: 1;
855
+ }
856
+
857
+ .sja_variantpagesnv:active {
858
+ background-color: #3366FF;
859
+ }
860
+
861
+ .sja_selectsample {
862
+ cursor: default;
863
+ display: inline-block;
864
+ border-radius: 2px;
865
+ border: solid 1px #545454;
866
+ padding: 3px 10px;
867
+ margin-right: 2px;
868
+ color: #545454;
869
+ background-color: white;
870
+ font-size: .8em;
871
+ }
872
+
873
+ .sja_selectsample:hover {
874
+ background-color: #f1f1f1;
875
+ }
876
+
877
+ .sja_selectsample:active {
878
+ background-color: #F2E1E3;
879
+ }
880
+
881
+ .sja_pane {
882
+ position: absolute;
883
+ /*border:solid 1px #ccc;
884
+ */
885
+ box-shadow: 0px 2px 4px 1px #999;
886
+ background-color: white;
887
+ }
888
+
889
+ .sja_pane>:first-child {
890
+ padding-right: 10px;
891
+ cursor: move;
892
+ background-color: #f0f0f0;
893
+ }
894
+
895
+ .sja_pane>:nth-child(2) {
896
+ padding: 0px 10px 10px 10px;
897
+ font-family: Arial;
898
+ }
899
+
900
+ .sja_cursor_hmove {
901
+ cursor: ew-resize;
902
+ }
903
+
904
+ .sja_svgtext {
905
+ cursor: default;
906
+ fill-opacity: .8
907
+ }
908
+
909
+ .sja_svgtext2 {
910
+ cursor: default;
911
+ fill: black;
912
+ }
913
+
914
+ .sja_svgtext2:hover {
915
+ fill: #B30000
916
+ }
917
+
918
+ .sja_clb5 {
919
+ /* tree button */
920
+ cursor: default;
921
+ display: inline-block;
922
+ border: solid 1px #006600;
923
+ color: #006600;
924
+ background-color: white;
925
+ margin-left: 6px;
926
+ padding: 0px 4px;
927
+ font-size: 80%;
928
+ }
929
+
930
+ .sja_clb5:hover {
931
+ background-color: #006600;
932
+ color: white;
933
+ }
934
+
935
+ .sja_clb5:active {
936
+ background-color: #009900;
937
+ }
938
+
939
+ .sja_clb2 {
940
+ color: black;
941
+ font-family: Courier;
942
+ display: inline-block;
943
+ padding: 1px 5px;
944
+ cursor: default;
945
+ }
946
+
947
+ .sja_clb2:hover {
948
+ background-color: #ffff99;
949
+ }
950
+
951
+ .sja_clb2:active {
952
+ background-color: #ccff99;
953
+ }
954
+
955
+ .sja_clbb {
956
+ /* highlight border */
957
+ border: solid 1px transparent;
958
+ cursor: default;
959
+ }
960
+
961
+ .sja_clbb:hover {
962
+ border-color: #ccc;
963
+ }
964
+
965
+ .sja_clbbox {
966
+ cursor: default;
967
+ padding: 2px 5px;
968
+ color: white;
969
+ font-size: .7em;
970
+ font-weight: normal;
971
+ }
972
+
973
+ .sja_clbbox:hover {
974
+ font-weight: bold;
975
+ }
976
+
977
+ .sja_tr {
978
+ cursor: default;
979
+ background-color: #f1f1f1;
980
+ }
981
+
982
+ .sja_tr:hover {
983
+ background-color: white;
984
+ }
985
+
986
+ .sja_tr:active {
987
+ background-color: #ffffcc;
988
+ }
989
+
990
+ .sja_tr2 {
991
+ cursor: default;
992
+ }
993
+
994
+ .sja_tr2:hover {
995
+ background-color: #ffffcc;
996
+ }
997
+
998
+ .sja_tr2:active {
999
+ background-color: #ffff00;
1000
+ }
1001
+
1002
+ .sja_aa_disclabel {
1003
+ cursor: default;
1004
+ }
1005
+
1006
+ .sja_aa_discnum {
1007
+ cursor: default;
1008
+ text-rendering: geometricPrecision;
1009
+ }
1010
+
1011
+ .sja_aa_skkick:hover {
1012
+ stroke: #858585;
1013
+ }
1014
+
1015
+ .sja_aa_disckick:hover {
1016
+ stroke-opacity: 1;
1017
+ }
1018
+
1019
+ .sja_menuoption_y {
1020
+ display: inline-block;
1021
+ color: black;
1022
+ padding: 2px 4px;
1023
+ cursor: default;
1024
+ background-color: #E6E5C5;
1025
+ margin: 2px;
1026
+ }
1027
+
1028
+ .sja_menuoption_y:hover {
1029
+ background-color: #DEDCA9
1030
+ }
1031
+
1032
+ .sja_menuoption_y:active {
1033
+ background-color: #FFFF99
1034
+ }
1035
+
1036
+ .sja_menuoption_r {
1037
+ display: inline-block;
1038
+ color: black;
1039
+ padding: 2px 4px;
1040
+ cursor: default;
1041
+ background-color: #EDDDDE;
1042
+ margin: 2px;
1043
+ }
1044
+
1045
+ .sja_menuoption_r:hover {
1046
+ background-color: #E8CFD1
1047
+ }
1048
+
1049
+ .sja_menuoption_r:active {
1050
+ background-color: #FCD9DD
1051
+ }
1052
+
1053
+ .sja_error2 {
1054
+ display: inline-block;
1055
+ padding: 5px 50px 5px 10px;
1056
+ margin: 10px 20px;
1057
+ background-color: rgba(200, 0, 0, .5);
1058
+ color: white;
1059
+ border-radius: 6px;
1060
+ }
1061
+
1062
+ .sja_paint {
1063
+ position: relative;
1064
+ }
1065
+
1066
+ .sja_paint>:first-child {}
1067
+
1068
+ .sja_paint>:nth-child(2) {
1069
+ position: absolute;
1070
+ padding: 3px 6px;
1071
+ cursor: default;
1072
+ top: 10px;
1073
+ right: 30px;
1074
+ font-size: 80%;
1075
+ }
1076
+
1077
+ .sja_tree_ul {
1078
+ list-style-type: none;
1079
+ padding-left: 25px;
1080
+ line-height: 1.4;
1081
+ }
1082
+
1083
+ .sja_input {
1084
+ display: inline-block;
1085
+ padding: 2px 6px;
1086
+ }
1087
+
1088
+ .sja_bulkcell {
1089
+ display: inline-block;
1090
+ width: 3px;
1091
+ height: 9px;
1092
+ margin: 1px 1px 0px 0px;
1093
+ }
1094
+
1095
+ .sja_tag {
1096
+ display: inline-block;
1097
+ margin-left: 10px;
1098
+ padding: 1px 3px;
1099
+ background-color: #858585;
1100
+ color: white;
1101
+ font-size: 80%;
1102
+ }
1103
+
1104
+ .sja_bgbox {
1105
+ cursor: default;
1106
+ fill: yellow;
1107
+ fill-opacity: 0;
1108
+ }
1109
+
1110
+ .sja_bgbox:hover {
1111
+ fill-opacity: .2;
1112
+ }
1113
+
1114
+ .sja_diseasehm_search_item {
1115
+ display: inline-block;
1116
+ margin: 3px;
1117
+ padding: 2px;
1118
+ }
1119
+
1120
+ .sja_pulse {
1121
+ animation: pulse .5s alternate infinite;
1122
+ }
1123
+
1124
+ @keyframes pulse {
1125
+ from {
1126
+ opacity: .2;
1127
+ }
1128
+ to {
1129
+ opacity: 1;
1130
+ }
1131
+ }
1132
+
1133
+ .sja_hm-edittool-table td {
1134
+ padding: 0 2px;
1135
+ cursor: pointer;
1136
+ text-align: center;
1137
+ font-size: 14px;
1138
+ }
1139
+
1140
+ .sja_hm-edittool-table td:hover {
1141
+ opacity: 1;
1142
+ font-weight: 600;
1143
+ }
1144
+
1145
+ .sja_tinylogo_head {
1146
+ display: inline-block;
1147
+ background-color: #858585;
1148
+ color: white;
1149
+ font-size: .6em;
1150
+ padding: 1px 3px;
1151
+ }
1152
+
1153
+ .sja_tinylogo_body {
1154
+ display: inline-block;
1155
+ margin-left: 10px;
1156
+ background-color: #ededed;
1157
+ font-size: .9em;
1158
+ color: black;
1159
+ padding: 1px 5px;
1160
+ }
1161
+
1162
+ .sja_handle_green {
1163
+ display: inline-block;
1164
+ font-size: .9em;
1165
+ padding: 3px 6px;
1166
+ background-color: #f0f7f1;
1167
+ color: #146E17;
1168
+ cursor: default;
1169
+ }
1170
+
1171
+ .sja_handle_green:hover {
1172
+ background-color: #D5F0D8;
1173
+ }
1174
+
1175
+ .sja_handle_green:active {
1176
+ background-color: #BAD1BC;
1177
+ color: black;
1178
+ }
1179
+
1180
+ .sja_handle_red {
1181
+ display: inline-block;
1182
+ font-size: .9em;
1183
+ padding: 3px 6px;
1184
+ background-color: #F5EBEC;
1185
+ color: #991F1F;
1186
+ cursor: default;
1187
+ }
1188
+
1189
+ .sja_handle_red:hover {
1190
+ background-color: #F2D8DB;
1191
+ }
1192
+
1193
+ .sja_handle_red:active {
1194
+ background-color: #E3B1B7;
1195
+ color: black;
1196
+ }
1197
+
1198
+ .sja_btn {
1199
+ -webkit-appearance: button;
1200
+ -moz-appearance: button;
1201
+ appearance: button;
1202
+ text-decoration: none;
1203
+ color: initial;
1204
+ }
1205
+
1206
+ .sja_button {
1207
+ display: inline-block;
1208
+ background: white;
1209
+ padding: 3px 5px;
1210
+ border: solid 1px black;
1211
+ opacity: .8;
1212
+ cursor: default;
1213
+ }
1214
+
1215
+ .sja_button:hover {
1216
+ opacity: 1;
1217
+ }
1218
+
1219
+ .sja_button_open {
1220
+ display: inline-block;
1221
+ background: #ddd;
1222
+ padding: 3px 5px;
1223
+ border: solid 1px black;
1224
+ opacity: .8;
1225
+ cursor: default;
1226
+ }
1227
+
1228
+ .sja_button_open:hover {
1229
+ opacity: 1;
1230
+ }
1231
+
1232
+ .sja_button_fold {
1233
+ display: inline-block;
1234
+ background: #aaa;
1235
+ color: white;
1236
+ padding: 3px 5px;
1237
+ border: solid 1px black;
1238
+ opacity: .8;
1239
+ cursor: default;
1240
+ }
1241
+
1242
+ .sja_button_fold:hover {
1243
+ opacity: 1;
1244
+ }
1245
+
1246
+ .sja-termdb-config-row-label {
1247
+ padding: 5px;
1248
+ text-align: left;
1249
+ vertical-align: middle;
1250
+ }
1251
+
1252
+ .sjpp-controls-table {
1253
+ margin-bottom: 10px;
1254
+ }
1255
+
1256
+ .sjpp-controls-table > tr:hover {
1257
+ /*font-weight: 600;*/
1258
+ text-shadow:0px 0px 0.5px black;
1259
+ background-color: rgba(239, 236, 149, 0.389);
1260
+ }
1261
+
1262
+ .sja_edit_btn {
1263
+ display: inline-block;
1264
+ color: black;
1265
+ background-color: #f2f2f2;
1266
+ border-radius: 5px;
1267
+ border: solid 1px #aaa;
1268
+ padding: 5px 10px;
1269
+ cursor: default;
1270
+ margin: 1px;
1271
+ font-size: 0.8em;
1272
+ margin-left: 20px;
1273
+ }
1274
+
1275
+ .sja_edit_btn:hover {
1276
+ background-color: #e6e6e6
1277
+ }
1278
+
1279
+ .sja_edit_btn:active {
1280
+ color: #cc0000;
1281
+ background-color: #FCE2E1;
1282
+ }
1283
+
1284
+ /* App Drawer style */
1285
+
1286
+ .sjpp-appdrawer-cols {
1287
+ font-family: Verdana, Geneva, Tahoma, sans-serif;
1288
+ font-weight: 500;
1289
+ font-size: 17px;
1290
+ text-align: left;
1291
+ color: #324870;
1292
+ margin: 10px 10px 0px 10px;
1293
+ }
1294
+
1295
+ .sjpp-track, .sjpp-track li {
1296
+ display: grid !important;
1297
+ grid-template-columns: 2fr 4fr 40px;
1298
+ grid-template-areas: 'image header' 'image blurb';
1299
+ gap: 5px;
1300
+ }
1301
+
1302
+ .sjpp-app-drawer-card,
1303
+ .sjpp-track {
1304
+ background-color: white;
1305
+ max-width: 400px;
1306
+ /* min-width: 320px; */
1307
+ border-radius: 5px;
1308
+ padding: 0px;
1309
+ align-items: center;
1310
+ justify-items: left;
1311
+ box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
1312
+ -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
1313
+ transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
1314
+ }
1315
+
1316
+ .sjpp-app-drawer-card::after,
1317
+ .sjpp-track::after {
1318
+ content: "";
1319
+ border-radius: 8px;
1320
+ position: absolute;
1321
+ z-index: -1;
1322
+ top: 0;
1323
+ left: 0;
1324
+ width: 100%;
1325
+ height: 100%;
1326
+ box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
1327
+ opacity: 0;
1328
+ -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
1329
+ transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
1330
+ }
1331
+
1332
+ .sjpp-app-drawer-card:hover,
1333
+ .sjpp-track:hover {
1334
+ -webkit-transform: scale(1, 1);
1335
+ transform: scale(1, 1);
1336
+ }
1337
+
1338
+ .sjpp-app-drawer-card:hover::after,
1339
+ .sjpp-track:hover::after {
1340
+ opacity: 1;
1341
+ }
1342
+
1343
+ .sjpp-track-image {
1344
+ grid-area: image;
1345
+ width: 75px;
1346
+ height: 75px;
1347
+ align-self: start;
1348
+ justify-self: start;
1349
+ }
1350
+
1351
+ .sjpp-track-image img {
1352
+ width: 100%;
1353
+ height: 100%;
1354
+ object-fit: cover;
1355
+ border-radius: 5px 0px 0px 5px;
1356
+ }
1357
+
1358
+ .sjpp-app-drawer-card-ribbon{
1359
+ grid-area: image;
1360
+ overflow: hidden;
1361
+ width: 100%;
1362
+ height: 100%;
1363
+ }
1364
+ .sjpp-app-drawer-card-ribbon::before,
1365
+ .sjpp-app-drawer-card-ribbon::after {
1366
+ position: relative;
1367
+ z-index: -1;
1368
+ content: '';
1369
+ display: block;
1370
+ border-top-color: transparent;
1371
+ border-left-color: transparent;
1372
+ }
1373
+ .sjpp-app-drawer-card-ribbon span {
1374
+ position: relative;
1375
+ display: block;
1376
+ width: 100%;
1377
+ padding: 1px 0;
1378
+ border-color: transparent transparent transparent darkgray;
1379
+ box-shadow: 0 2px 7.5px rgba(0, 0, 0, 0.3);
1380
+ opacity: 1;
1381
+ font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
1382
+ transform: rotate(-45deg);
1383
+ }
1384
+
1385
+ .sjpp-app-drawer-card-ribbon::before {
1386
+ top: 0;
1387
+ right: 0;
1388
+ }
1389
+ .sjpp-app-drawer-card-ribbon::after {
1390
+ bottom: 0;
1391
+ left: 0;
1392
+ }
1393
+
1394
+ .sjpp-track-h {
1395
+ grid-area: header;
1396
+ font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
1397
+ margin-left: 5px;
1398
+ padding: 0px;
1399
+ }
1400
+
1401
+ .sjpp-track-blurb {
1402
+ grid-area: blurb;
1403
+ font-size: 13px;
1404
+ font-weight: 300;
1405
+ margin-left: 5px;
1406
+ justify-content: center;
1407
+ font-style: oblique;
1408
+ color: #403f3f;
1409
+ }
1410
+
1411
+ /* client/src/block.js start */
1412
+ .sjpp-active-tiny-button {
1413
+ display: inline-block;
1414
+ background-color: #1C5E86;
1415
+ font-size: .8em;
1416
+ color: white;
1417
+ padding: 1px 5px;
1418
+ margin-right: 5px;
1419
+ border-radius: 4px;
1420
+ }
1421
+
1422
+ .sjpp-plus-button
1423
+ {
1424
+ display: inline-block;
1425
+ margin: 1px;
1426
+ border: solid 1px #545454;
1427
+ font-size: .9em;
1428
+ cursor: default;
1429
+ padding: 2px 5px;
1430
+ }
1431
+
1432
+ .sjpp-dshandleholder
1433
+ {
1434
+ display: inline-block;
1435
+ margin: 1px;
1436
+ border: solid 1px #545454;
1437
+ font-size: .9em;
1438
+ cursor: default;
1439
+ }
1440
+
1441
+ .sjpp-dslabel
1442
+ {
1443
+ display: inline-block;
1444
+ color: black;
1445
+ padding: 2px 4px;
1446
+
1447
+ }
1448
+ /* client/src/block.js end */
1449
+
1450
+
1451
+ /* client/src/app.js start */
1452
+ .sjpp-input-div-gene-pos
1453
+ {
1454
+ display: inline-block;
1455
+ padding-right: 5px;
1456
+ }
1457
+
1458
+ .sjpp-input-gene-pos
1459
+ {
1460
+ border: solid 1px #545454;
1461
+ padding: 6px 10px;
1462
+ border-radius: 5px;
1463
+ }
1464
+
1465
+ .sjpp-genome-select-div
1466
+ {
1467
+ display: inline-block;
1468
+ padding-left: 5px;
1469
+ }
1470
+
1471
+ .sjpp-genome-select
1472
+ {
1473
+ border-radius: 5px;
1474
+ margin: 1px 20px 1px 10px;
1475
+ }
1476
+
1477
+ .sjpp-output-sandbox-title
1478
+ {
1479
+ border-radius:4px;
1480
+ color:white;
1481
+ background-color: #969696;
1482
+ padding: 1px 5px;
1483
+ display:inline-block;
1484
+ font-size:0.8em;
1485
+ margin-left:4px;
1486
+ }
1487
+ /* client/src/app.js end */
1488
+
1489
+ /* client/dom/sandbox.ts start */
1490
+ .sjpp-output-sandbox-header
1491
+ {
1492
+ display: inline-block;
1493
+ margin: 5px 10px;
1494
+ padding-right: 8px;
1495
+ margin-bottom: 0px;
1496
+ /* box-shadow:2px 0px 2px #f2f2f2; */
1497
+ border-radius: 5px 5px 0 0;
1498
+ /* background-color: #f2f2f2; */
1499
+ z-index: 99;
1500
+ }
1501
+
1502
+ .sjpp-output-sandbox-content
1503
+ {
1504
+ margin: 5px 10px;
1505
+ margin-top: 0px;
1506
+ padding-right: 8px;
1507
+ display: inline-block;
1508
+ /* box-shadow: 2px 2px 10px #f2f2f2; */
1509
+ border: solid 1px #ccc;
1510
+ border-top: solid 1px white;
1511
+ border-radius: 0 0 5px 5px;
1512
+ }
1513
+
1514
+ .sjpp-output-sandbox-collapse-btn,
1515
+ .sjpp-output-sandbox-expand-btn,
1516
+ .sjpp-output-sandbox-close-bt
1517
+ {
1518
+ /* display: inline-block; */
1519
+ /* margin: 0px; */
1520
+ /* border-right: solid 2px white; */
1521
+ font-size: 16px;
1522
+ cursor: default;
1523
+ }
1524
+
1525
+ .sjpp-output-sandbox-close-bt {
1526
+ border-radius: 5px 0 0 0;
1527
+ }
1528
+
1529
+ /*
1530
+ Separated padding for sandbox buttons to fix close button's
1531
+ right, white border not extending to total height of
1532
+ sandbox header
1533
+ */
1534
+ .sjpp-output-sandbox-collapse-btn,
1535
+ .sjpp-output-sandbox-expand-btn {
1536
+ padding: 4px 10px;
1537
+ }
1538
+
1539
+ .sjpp-output-sandbox-close-bt {
1540
+ padding: 8px 10px;
1541
+ }
1542
+ /* client/dom/sandbox.ts end */
1543
+
1544
+
1545
+ .sjpp_row_wrapper:hover {
1546
+ background: #fcfcca !important;
1547
+ }
1548
+ /*.sjpp_row_wrapper:nth-child(odd) {background: rgb(237, 237, 237)}*/
1549
+
1550
+ .sjpp_table_header {
1551
+ font-size: 1em;
1552
+ text-align: left;
1553
+ position: sticky;
1554
+ top: 0;
1555
+ opacity: 0.7;
1556
+ font-weight: normal;
1557
+ }
1558
+
1559
+ .sjpp_table_item {
1560
+ padding: 3px 5px;
1561
+ font-size: 1em;
1562
+ text-align: left;
1563
+ }
1564
+
1565
+ .sjpp_show_scrollbar{
1566
+ /* set to "auto" to avoid showing a gray track as non-functional scrollbar when contents don't scroll at all, since scrollbar track is now gray and no longer white */
1567
+ overflow-y: auto;
1568
+ overflow-x: auto;
1569
+ }
1570
+
1571
+ .sjpp_show_scrollbar::-webkit-scrollbar{
1572
+ background-color: #f1f1f1; /* use non-white track color so the presence of scrollbar is apparent (gdc requirement) */
1573
+ border-radius: 7px;
1574
+ width: 14px;
1575
+ }
1576
+
1577
+ /* This will handle the thumb (scrolling part) */
1578
+ .sjpp_show_scrollbar::-webkit-scrollbar-thumb{
1579
+ background-color: #858585;
1580
+ border-radius: 7px;
1581
+ border: 1px solid white;
1582
+ }
1583
+
1584
+ .sjpp_show_scrollbar::-webkit-scrollbar-thumb:vertical{
1585
+ height: 14px!important;
1586
+ width: 14px;
1587
+ }
1588
+
1589
+ .sjpp-matrix-series-group-label-g text,
1590
+ .sjpp-matrix-series-label-g text,
1591
+ .sjpp-matrix-term-group-label-g text,
1592
+ .sjpp-matrix-term-label-g text,
1593
+ .sjpp-matrix-label text {
1594
+ -webkit-user-select: none;
1595
+ -moz-user-select: none;
1596
+ -ms-user-select: none;
1597
+ -user-select: none;
1598
+ }
1599
+
1600
+ .sjpp-nav
1601
+ {
1602
+ position: sticky;
1603
+ background-color: white;
1604
+ width: 100%;
1605
+ z-index: 10;
1606
+ top: 0px;
1607
+ left: 0px;
1608
+ padding: 0px 0px 15px 0px;
1609
+ }
1610
+
1611
+ .add_term_btn {
1612
+ border-radius: 6px;
1613
+ }
1614
+
1615
+ /* greyed-out look while a chart button's plot is loading (see mass/charts.js prepPlot) */
1616
+ .sjpp-chart-btn:disabled {
1617
+ opacity: 0.5;
1618
+ cursor: not-allowed;
1619
+ }
1620
+
1621
+ #sjpp-loading-overlay,
1622
+ .sjpp-loading-overlay {
1623
+ position: absolute;
1624
+ top: 0;
1625
+ left: 0;
1626
+ width: 100%;
1627
+ height: 100%;
1628
+ background-color:rgba(255, 255, 255, 0.8);
1629
+ }
1630
+
1631
+ .sjpp-spinner {
1632
+ position: absolute;
1633
+ left: calc(50% - 30px);
1634
+ top: 30%;
1635
+ height: 60px;
1636
+ width: 60px;
1637
+ margin: 0px auto;
1638
+ -webkit-animation: rotation .6s infinite linear;
1639
+ -moz-animation: rotation .6s infinite linear;
1640
+ -o-animation: rotation .6s infinite linear;
1641
+ animation: rotation .6s infinite linear;
1642
+ border-left: 6px solid rgba(0, 174, 239, .15);
1643
+ border-right: 6px solid rgba(0, 174, 239, .15);
1644
+ border-bottom: 6px solid rgba(0, 174, 239, .15);
1645
+ border-top: 6px solid rgba(0, 174, 239, .8);
1646
+ border-radius: 100%;
1647
+ }
1648
+
1649
+ .sjpp-spinner-small {
1650
+ position: absolute;
1651
+ left: calc(50% - 15px);
1652
+ top: calc(50% - 15px);
1653
+ height: 30px;
1654
+ width: 30px;
1655
+ margin: 0px auto;
1656
+ -webkit-animation: rotation .6s infinite linear;
1657
+ -moz-animation: rotation .6s infinite linear;
1658
+ -o-animation: rotation .6s infinite linear;
1659
+ animation: rotation .6s infinite linear;
1660
+ border-left: 3px solid rgba(0, 174, 239, .15);
1661
+ border-right: 3px solid rgba(0, 174, 239, .15);
1662
+ border-bottom: 3px solid rgba(0, 174, 239, .15);
1663
+ border-top: 3px solid rgba(0, 174, 239, .8);
1664
+ border-radius: 100%;
1665
+ }
1666
+
1667
+ @-webkit-keyframes rotation {
1668
+ from {-webkit-transform: rotate(0deg);}
1669
+ to {-webkit-transform: rotate(359deg);}
1670
+ }
1671
+ @-moz-keyframes rotation {
1672
+ from {-moz-transform: rotate(0deg);}
1673
+ to {-moz-transform: rotate(359deg);}
1674
+ }
1675
+ @-o-keyframes rotation {
1676
+ from {-o-transform: rotate(0deg);}
1677
+ to {-o-transform: rotate(359deg);}
1678
+ }
1679
+ @keyframes rotation {
1680
+ from {transform: rotate(0deg);}
1681
+ to {transform: rotate(359deg);}
1682
+ }
1683
+
1684
+
1685
+ .sja_root_holder [aria-label], .sja_menu_div [aria-label], .sja_pane [aria-label] {
1686
+ position: relative;
1687
+ cursor: default;
1688
+ }
1689
+
1690
+ .sja_root_holder [aria-label]:after, .sja_menu_div [aria-label]:after, .sja_pane [aria-label]:after {
1691
+ content: attr(aria-label);
1692
+ position: absolute;
1693
+ left: 1em;
1694
+ top: 1.75em; /* put it on the top */
1695
+ /*bottom: 50%;*/
1696
+ background-color: white;
1697
+ color: #000;
1698
+ font-size: 15px;
1699
+ padding: 5px;
1700
+ opacity: 0;
1701
+ z-index: 10000;
1702
+ max-width: 350px;
1703
+ white-space: wrap;
1704
+ pointer-events: none;
1705
+ box-shadow: 0px 2px 4px 1px #999;
1706
+ text-align: left;
1707
+ }
1708
+
1709
+ .sja_root_holder [aria-label]:hover:after, .sja_menu_div [aria-label]:hover:after, .sja_pane [aria-label]:hover:after {
1710
+ /* uncomment for fading out effect
1711
+ animation-name: fadeOut;
1712
+ animation-duration: 10s;
1713
+ */
1714
+ opacity: 1;
1715
+ width: max-content;
1716
+ }
1717
+
1718
+ /* uncomment for fading out effect
1719
+ @keyframes fadeOut {
1720
+ 0% {
1721
+ opacity: 1;
1722
+ width: max-content;
1723
+
1724
+ }
1725
+
1726
+ 100% {
1727
+ opacity: 0;
1728
+ width: max-content;
1729
+
1730
+ }
1731
+ }*/
1732
+ `);
1733
+ document.adoptedStyleSheets.push(styles3);
1734
+
1735
+ // src/style-zoomify-scoped.css
1736
+ var styles4 = new CSSStyleSheet();
1737
+ styles4.replaceSync(`.sja_root_holder .map, .sja_menu_div .map, .sja_pane .map {
1738
+ width: 100%;
1739
+ height: 400px;
1740
+ }
1741
+
1742
+ .sja_root_holder .map .ol-custom-overviewmap, .sja_menu_div .map .ol-custom-overviewmap, .sja_pane .map .ol-custom-overviewmap,
1743
+ .sja_root_holder .map .ol-custom-overviewmap.ol-uncollapsible, .sja_menu_div .map .ol-custom-overviewmap.ol-uncollapsible, .sja_pane .map .ol-custom-overviewmap.ol-uncollapsible {
1744
+ bottom: auto;
1745
+ left: auto;
1746
+ right: 6pt;
1747
+ top: 6pt;
1748
+ }
1749
+
1750
+ .sja_root_holder .ol-full-screen, .sja_menu_div .ol-full-screen, .sja_pane .ol-full-screen {
1751
+ position: absolute;
1752
+ right: auto;
1753
+ left: 6pt;
1754
+ top: 70pt;
1755
+ }`);
1756
+ document.adoptedStyleSheets.push(styles4);
1757
+
1758
+ // src/app.js
1759
+ var headtip;
1760
+ function runproteinpaint(arg) {
1761
+ if (document.body === null || arg.holder === null) {
1762
+ const e = `Call runproteinpaint() only after arg.holder is ready`;
1763
+ alert(e);
1764
+ console.error(e);
1765
+ }
1766
+ if (arg.styles) {
1767
+ if (typeof arg.styles != "string") throw "arg.styles{} not string";
1768
+ const styles5 = new CSSStyleSheet();
1769
+ styles5.replaceSync(arg.styles);
1770
+ document.adoptedStyleSheets.push(styles5);
1771
+ }
1772
+ if (!headtip) {
1773
+ headtip = new Menu({ padding: "0px", offsetX: 0, offsetY: 0 });
1774
+ headtip.d.style("z-index", 5555);
1775
+ }
1776
+ const app = {
1777
+ error0(m) {
1778
+ sayerror(app.holder0, m);
1779
+ },
1780
+ /*
1781
+ server emitted state, if true, will trigger globals e.g. window.bb
1782
+ it needs to be set before launching any apps
1783
+ */
1784
+ debugmode: false,
1785
+ // event callbacks for dynamically-loaded renderer instances
1786
+ callbacks: arg.callbacks || { sjcharts: {} },
1787
+ // object to store instances as created by dynamically loaded apps/renderers
1788
+ // the default is to have a unique tracker per Proteinpaint app instance
1789
+ instanceTracker: arg.instanceTracker || { sjcharts: {} }
1790
+ };
1791
+ setHostUrl(arg, app);
1792
+ if (!app.instanceTracker.sjcharts) {
1793
+ app.instanceTracker.sjcharts = {};
1794
+ }
1795
+ if (!app.callbacks.sjcharts) {
1796
+ app.callbacks.sjcharts = {};
1797
+ }
1798
+ if (arg.clear) {
1799
+ selectAll_default(".sja_pane").remove();
1800
+ return;
1801
+ }
1802
+ app.holder = select_default(arg.holder || document.body).append("div").attr("class", "sja_root_holder").attr("data-ppclientversion", `2.195.0`).style("font-size", "1em").style("color", "black").on("click", (e) => {
1803
+ e.stopPropagation();
1804
+ if (e.target.tagName == "BUTTON") e.preventDefault();
1805
+ });
1806
+ observeElem(app.holder.node());
1807
+ app.sandbox_header = arg.sandbox_header || void 0;
1808
+ if (arg.jwt) {
1809
+ sessionStorage.setItem("jwt", arg.jwt);
1810
+ }
1811
+ sessionStorage.setItem("suppressErrors", JSON.stringify(arg.suppressErrors));
1812
+ if (arg.variantPageCall_snv) {
1813
+ app.variantPageCall_snv = arg.variantPageCall_snv;
1814
+ }
1815
+ if (arg.samplecart) {
1816
+ app.samplecart = arg.samplecart;
1817
+ }
1818
+ if (arg.base_zindex) {
1819
+ newpane({ setzindex: arg.base_zindex });
1820
+ }
1821
+ const serverData = arg.serverData || // allow server data caching by app,
1822
+ // may generalize later
1823
+ arg.termdb && arg.termdb.serverData;
1824
+ const response = dofetch3("genomes", {}, { serverData });
1825
+ return response.then(async (data) => {
1826
+ if (data.error) throw { message: "Cannot get genomes: " + data.error };
1827
+ if (!data.genomes) throw { message: "no genome data!?" };
1828
+ if (data.debugmode) app.debugmode = true;
1829
+ if (data.base_zindex) {
1830
+ newpane({ setzindex: data.base_zindex });
1831
+ }
1832
+ if (data.features) {
1833
+ sessionStorage.setItem("optionalFeatures", JSON.stringify(data.features));
1834
+ }
1835
+ app.genomes = data.genomes;
1836
+ app.cardsPath = data.cardsPath;
1837
+ app.pkgver = data.pkgver;
1838
+ app.launchDate = data.launchdate;
1839
+ await setAuth({ dsAuth: data.dsAuth, holder: app.holder });
1840
+ if (data.commonOverrides || arg.commonOverrides) {
1841
+ const commonOverrides = Object.assign(data.commonOverrides || {}, arg.commonOverrides || {});
1842
+ applyOverrides(commonOverrides);
1843
+ sessionStorage.setItem("commonOverrides", JSON.stringify(commonOverrides));
1844
+ }
1845
+ if (data.targetPortal && data.targetPortal == "gdc") await import("./style.gdc-55MDBS67.js");
1846
+ for (const genomename in app.genomes) {
1847
+ const err = initgenome(app.genomes[genomename]);
1848
+ if (err) {
1849
+ throw { message: "Error with " + genomename + " genome: " + err };
1850
+ }
1851
+ }
1852
+ if (!arg.noheader && !arg.mass && !arg.massSessionId && !arg.massSessionFile && !window.location.search.includes("noheader") && !window.location.search.includes("mass-session-id") && !window.location.search.includes("mass-session-file") && !window.location.search.includes("mass-session-url") && !window.location.search.includes("massnative") && !window.location.search.includes("mass")) {
1853
+ const _ = await import("./AppHeader-RK2YRITI.js");
1854
+ const appHeader = new _.AppHeader({
1855
+ headtip,
1856
+ app,
1857
+ data,
1858
+ jwt: arg.jwt
1859
+ });
1860
+ await appHeader.makeheader();
1861
+ }
1862
+ app.holder0 = app.holder.append("div").style("margin", "10px");
1863
+ const subapp = await parseEmbedThenUrl(arg, app);
1864
+ const appInstance = subapp || app;
1865
+ if (app.debugmode && data.features.sse && window.location.pathname != "/puppet.html") {
1866
+ import("./notify-2ROOBENL.js").catch((e) => console.warn(`debugmode: server-sent notifications setup failed`, e)).then(({ setRefreshCallback }) => {
1867
+ setRefreshCallback(() => {
1868
+ if (subapp?.destroy) subapp.destroy();
1869
+ select_default(arg.holder ? arg.holder : document.body).selectAll("*").remove();
1870
+ sseRefreshCallback(arg, appInstance);
1871
+ });
1872
+ });
1873
+ }
1874
+ if (!arg.origSubApp && subapp) arg.origSubApp = subapp;
1875
+ return appInstance;
1876
+ }).catch((err) => {
1877
+ if (!app.holder.text()?.includes(err.message || err)) app.holder.text(err.message || err);
1878
+ if (err.stack) console.log(err.stack);
1879
+ });
1880
+ }
1881
+ var boundApps = /* @__PURE__ */ new WeakMap();
1882
+ function bindProteinPaint({ rootElem, initArgs, updateArgs, isStale, hasChangedUsername }) {
1883
+ const app = boundApps.get(rootElem);
1884
+ if (hasChangedUsername) clearServerDataCache();
1885
+ if (app) {
1886
+ if (!updateArgs) return app;
1887
+ if (typeof app.then != "function") {
1888
+ if (!isStale()) app.update(updateArgs);
1889
+ return app;
1890
+ } else {
1891
+ if (app.initTimeout) clearTimeout(app.initTimeout);
1892
+ app.initTimeout = setTimeout(() => {
1893
+ delete app.initTimeout;
1894
+ app.then(() => {
1895
+ if (!isStale()) app.update(updateArgs);
1896
+ });
1897
+ }, 20);
1898
+ return app;
1899
+ }
1900
+ } else {
1901
+ const pp_holder = rootElem.querySelector(".sja_root_holder");
1902
+ if (pp_holder) pp_holder.remove();
1903
+ if (!initArgs.opts) initArgs.opts = {};
1904
+ if (!initArgs.opts.app) initArgs.opts.app = {};
1905
+ if (!Object.keys(initArgs.opts.app).includes("doNotAwaitInitRender")) initArgs.opts.app.doNotAwaitInitArgs = true;
1906
+ const arg = Object.assign(
1907
+ initArgs,
1908
+ updateArgs || {},
1909
+ // may reapply previously rendered state from an unbound stale instance
1910
+ {
1911
+ state: Object.assign(rootElem._ppAppState || {}, initArgs.state || {})
1912
+ }
1913
+ );
1914
+ delete rootElem._ppAppState;
1915
+ const newAppInstance = runproteinpaint(arg).then((pp) => {
1916
+ boundApps.set(rootElem, pp);
1917
+ return pp;
1918
+ });
1919
+ boundApps.set(rootElem, newAppInstance);
1920
+ return newAppInstance;
1921
+ }
1922
+ }
1923
+ async function sseRefreshCallback(arg, subapp) {
1924
+ if (subapp?.destroy) subapp.destroy();
1925
+ select_default(arg.holder ? arg.holder : document.body).selectAll("*").remove();
1926
+ const app = boundApps.has(arg.holder) && boundApps.get(arg.holder);
1927
+ if (app) {
1928
+ if (subapp && app != subapp) return;
1929
+ arg.holder._ppAppState = structuredClone(app.getState?.());
1930
+ boundApps.delete(arg.holder);
1931
+ } else {
1932
+ if (!arg.pphost)
1933
+ arg.pphost = arg.host ? window.location.protocol + "//" + arg.host.split("://")[1]?.split("/")[0] : window.location.origin;
1934
+ if (subapp.getState) arg.state = structuredClone(subapp.getState());
1935
+ const subapp1 = await import(
1936
+ // embedder portal bundler should ignore this PP-only hot-module-replacement
1937
+ /*webpackIgnore: true*/
1938
+ `${arg.pphost}/bin/dist/app.js?_=${Date.now()}`
1939
+ ).then((_) => _.runproteinpaint(arg)).catch(console.log);
1940
+ if (arg.origSubApp && subapp1 && !Object.isFrozen(arg.origSubApp)) {
1941
+ arg.origSubApp.update = (arg2) => subapp1.update(arg2);
1942
+ } else if (!Object.isFrozen(arg.subApp)) {
1943
+ subapp.update = (arg2) => subapp1.update(arg2);
1944
+ }
1945
+ }
1946
+ }
1947
+ runproteinpaint.getStatus = async function getStatus(outputAs = "") {
1948
+ return await fetch("/healthcheck").then((res) => res.json()).then((res) => {
1949
+ const status = {
1950
+ clientVersion: document.querySelector(".sja_root_holder")?.dataset.ppclientversion,
1951
+ versionInfo: res.versionInfo
1952
+ };
1953
+ if (outputAs == "log") console.info(status);
1954
+ else if (outputAs == "json") return JSON.stringify(status);
1955
+ else return status;
1956
+ }).catch(console.error);
1957
+ };
1958
+ var ppsrc = document && document.currentScript && document.currentScript.src || "";
1959
+ function setHostUrl(arg, app) {
1960
+ if (arg.host) {
1961
+ app.hostURL = arg.host;
1962
+ } else if (window.location.hostname == "localhost") {
1963
+ const urlp = urlmap_default();
1964
+ if (urlp.has("hosturl")) app.hostURL = urlp.get("hosturl");
1965
+ else if (window.testHost) {
1966
+ app.hostURL = window.testHost;
1967
+ } else {
1968
+ const hostname = urlp.get("hostname");
1969
+ const hostport = urlp.get("hostport");
1970
+ const prot = window.location.protocol + "//";
1971
+ if (hostname && hostport) app.hostURL = prot + hostname + ":" + hostport;
1972
+ else if (hostname) app.hostURL = prot + hostname;
1973
+ else if (hostport) app.hostURL = prot + window.location.hostname + ":" + hostport;
1974
+ }
1975
+ }
1976
+ if (!app.hostURL) {
1977
+ if (ppsrc.includes("://")) {
1978
+ app.hostURL = ppsrc.split("://")[0] + "://" + ppsrc.split("://")[1].split("/")[0];
1979
+ } else {
1980
+ app.hostURL = "";
1981
+ }
1982
+ }
1983
+ if (app.hostURL.endsWith("/")) app.hostURL = app.hostURL.slice(0, -1);
1984
+ sessionStorage.setItem("hostURL", app.hostURL);
1985
+ }
1986
+ async function parseEmbedThenUrl(arg, app) {
1987
+ if (arg.genome && app.selectgenome) {
1988
+ for (let i = 0; i < app.selectgenome.node().childNodes.length; i++) {
1989
+ if (app.selectgenome.node().childNodes[i].value == arg.genome) {
1990
+ app.selectgenome.property("selectedIndex", i);
1991
+ break;
1992
+ }
1993
+ }
1994
+ }
1995
+ if (arg.mclassOverride) {
1996
+ if (!arg.mclassOverride.className) arg.mclassOverride.className = "Class";
1997
+ for (const k in arg.mclassOverride.classes) {
1998
+ const c = mclass[k];
1999
+ if (c) {
2000
+ Object.assign(c, arg.mclassOverride.classes[k]);
2001
+ }
2002
+ }
2003
+ }
2004
+ if (arg.singlecell) {
2005
+ launch_singlecell(arg.singlecell, app);
2006
+ return app;
2007
+ }
2008
+ if (arg.fimo) {
2009
+ launch_fimo(arg.fimo, app);
2010
+ return app;
2011
+ }
2012
+ if (arg.mdssurvivalplot) {
2013
+ if (arg.genome) arg.mdssurvivalplot.genome = arg.genome;
2014
+ launchmdssurvivalplot(arg.mdssurvivalplot, app);
2015
+ return app;
2016
+ }
2017
+ if (arg.mdssamplescatterplot) {
2018
+ if (arg.genome) arg.mdssamplescatterplot.genome = arg.genome;
2019
+ launchmdssamplescatterplot(arg.mdssamplescatterplot, app);
2020
+ return app;
2021
+ }
2022
+ if (arg.samplematrix) {
2023
+ arg.samplematrix.jwt = arg.jwt;
2024
+ launchsamplematrix(arg.samplematrix, app);
2025
+ return app;
2026
+ }
2027
+ if (arg.hic) {
2028
+ arg.hic.jwt = arg.jwt;
2029
+ launchhic(arg.hic, app);
2030
+ return app;
2031
+ }
2032
+ if (arg.block) {
2033
+ return launchblock(arg, app);
2034
+ }
2035
+ if (arg.study) {
2036
+ loadstudycohort(
2037
+ app.genomes,
2038
+ arg.study,
2039
+ app.holder0,
2040
+ app.hostURL,
2041
+ arg.jwt,
2042
+ false,
2043
+ // no show
2044
+ app
2045
+ );
2046
+ return app;
2047
+ }
2048
+ if (arg.studyview) {
2049
+ const obj = arg.studyview;
2050
+ obj.hostURL = arg.host;
2051
+ const gn = obj.genome || arg.genome;
2052
+ obj.genome = app.genomes[gn];
2053
+ obj.hostURL = app.hostURL;
2054
+ obj.jwt = arg.jwt;
2055
+ obj.holder = app.holder0;
2056
+ bulkembed(obj);
2057
+ return app;
2058
+ }
2059
+ if (await may_launchGeneView(arg, app)) {
2060
+ return app;
2061
+ }
2062
+ if (arg.fusioneditor) {
2063
+ launchfusioneditor(arg, app);
2064
+ return app;
2065
+ }
2066
+ if (arg.genefusion) {
2067
+ launch_genefusion(arg, app);
2068
+ return app;
2069
+ }
2070
+ if (arg.mavolcanoplot) {
2071
+ launchmavb(arg, app);
2072
+ return app;
2073
+ }
2074
+ if (arg.twodmaf) {
2075
+ launch2dmaf(arg, app);
2076
+ return app;
2077
+ }
2078
+ if (arg.junctionbymatrix) {
2079
+ launchJunctionbyMatrix(arg, app);
2080
+ return;
2081
+ }
2082
+ if (arg.selectGenomeWithTklst) {
2083
+ await launchSelectGenomeWithTklst(arg, app);
2084
+ return;
2085
+ }
2086
+ if (arg.disco) {
2087
+ return await launchDisco(arg, app);
2088
+ }
2089
+ if (arg.wsiViewer) {
2090
+ return await launchWsiViewer(arg, app);
2091
+ }
2092
+ if (arg.parseurl && location.search.length) {
2093
+ try {
2094
+ return await parse({
2095
+ app,
2096
+ genomes: app.genomes,
2097
+ hostURL: app.hostURL,
2098
+ variantPageCall_snv: app.variantPageCall_snv,
2099
+ samplecart: app.samplecart,
2100
+ holder: app.holder,
2101
+ selectgenome: app.selectgenome,
2102
+ genome_browser_btn: app.genome_browser_btn,
2103
+ debugmode: app.debugmode,
2104
+ state: arg.state
2105
+ });
2106
+ } catch (e) {
2107
+ app.error0(e);
2108
+ console.error(e.stack || e);
2109
+ }
2110
+ }
2111
+ if (arg.project) {
2112
+ let holder = void 0;
2113
+ if (arg.project.uionly) holder = app.holder0;
2114
+ bulkui(0, 0, app.genomes, app.hostURL, holder, app.sandbox_header);
2115
+ }
2116
+ if (arg.termdb) {
2117
+ await launchtermdb(arg.termdb, app);
2118
+ }
2119
+ if (arg.maftimeline) {
2120
+ launchmaftimeline(arg, app);
2121
+ }
2122
+ {
2123
+ const _ = await mayLaunchGdcPlotFromRunpp(arg, app);
2124
+ if (_) return _;
2125
+ }
2126
+ if (arg.mass) {
2127
+ const subapp = await launchmass(arg, app);
2128
+ return subapp;
2129
+ }
2130
+ if (arg.tkui) {
2131
+ launch_tkUIs(arg, app);
2132
+ }
2133
+ if (arg.massSessionId) {
2134
+ const res = await dofetch3(`/massSession?id=${arg.massSessionId}`);
2135
+ if (res.error) throw res.error;
2136
+ const opts = {
2137
+ debug: app.debugmode,
2138
+ holder: app.holder0,
2139
+ state: res.state,
2140
+ genome: app.genomes[res.state.vocab.genome],
2141
+ massSessionDuration: res.massSessionDuration,
2142
+ getDatasetAccessToken: arg.getDatasetAccessToken,
2143
+ addLoginCallback: arg.addLoginCallback
2144
+ };
2145
+ const _ = await import("./app-BLJT7ZDG.js");
2146
+ _.appInit(opts);
2147
+ return;
2148
+ }
2149
+ if (arg.massSessionFile || arg.massSessionURL) {
2150
+ let state;
2151
+ if (arg.massSessionFile) {
2152
+ const file = arg.massSessionFile;
2153
+ const jsonFile = await dofetch3(`/textfile`, {
2154
+ method: "POST",
2155
+ body: JSON.stringify({ file })
2156
+ });
2157
+ if (jsonFile.error) throw jsonFile.error;
2158
+ state = JSON.parse(jsonFile.text);
2159
+ } else {
2160
+ const url = arg.massSessionURL;
2161
+ const jsonURL = await dofetch3(`/urltextfile`, {
2162
+ method: "POST",
2163
+ body: JSON.stringify({ url })
2164
+ });
2165
+ if (jsonURL.error) throw jsonURL.error;
2166
+ state = JSON.parse(jsonURL.text);
2167
+ }
2168
+ const opts = {
2169
+ debug: app.debugmode,
2170
+ holder: app.holder0,
2171
+ state,
2172
+ genome: app.genomes[state.vocab.genome]
2173
+ };
2174
+ const _ = await import("./app-BLJT7ZDG.js");
2175
+ _.appInit(opts);
2176
+ return;
2177
+ }
2178
+ }
2179
+ async function may_launchGeneView(arg, app) {
2180
+ if (arg.p) {
2181
+ arg.gene = arg.p;
2182
+ delete arg.p;
2183
+ }
2184
+ if (arg.gene2canonicalisoform) {
2185
+ if (!arg.genome) throw ".genome missing for gene2canonicalisoform";
2186
+ const data = await dofetch2(
2187
+ "gene2canonicalisoform?genome=" + arg.genome + "&gene=" + arg.gene2canonicalisoform
2188
+ );
2189
+ if (data.error) throw data.error;
2190
+ if (!data.isoform) throw "no canonical isoform for given gene accession";
2191
+ arg.gene = data.isoform;
2192
+ }
2193
+ if (arg.mds3_ssm2canonicalisoform) {
2194
+ if (!arg.genome) throw ".genome missing";
2195
+ if (!arg.mds3_ssm2canonicalisoform.ssm_id) throw ".ssm_id missing from mds3_ssm2canonicalisoform";
2196
+ if (!arg.mds3_ssm2canonicalisoform.dslabel) throw ".dslabel missing from mds3_ssm2canonicalisoform";
2197
+ const data = await dofetch2(
2198
+ "mds3?genome=" + arg.genome + "&dslabel=" + arg.mds3_ssm2canonicalisoform.dslabel + "&ssm2canonicalisoform=1&ssm_id=" + arg.mds3_ssm2canonicalisoform.ssm_id
2199
+ );
2200
+ if (data.error) throw data.error;
2201
+ if (!data.isoform) throw "no isoform found for given ssm_id";
2202
+ arg.gene = data.isoform;
2203
+ if (arg.tracks) {
2204
+ const tk = arg.tracks.find((i) => i.dslabel == arg.mds3_ssm2canonicalisoform.dslabel);
2205
+ if (tk) {
2206
+ tk.hlssmid = arg.mds3_ssm2canonicalisoform.ssm_id;
2207
+ }
2208
+ }
2209
+ }
2210
+ if (arg.gene) {
2211
+ await launchgeneview(arg, app);
2212
+ return true;
2213
+ }
2214
+ return false;
2215
+ }
2216
+ async function launchmdssamplescatterplot(arg, app) {
2217
+ if (!arg.genome) {
2218
+ app.error0("missing genome for mdssamplescatterplot");
2219
+ return;
2220
+ }
2221
+ const genome = app.genomes[arg.genome];
2222
+ if (!genome) {
2223
+ app.error0("invalid genome for mdssamplescatterplot");
2224
+ return;
2225
+ }
2226
+ arg.genome = genome;
2227
+ if (arg.dataset) {
2228
+ arg.mds = genome.datasets[arg.dataset];
2229
+ if (!arg.mds) {
2230
+ app.error0("invalid dataset for mdssamplescatterplot");
2231
+ return;
2232
+ }
2233
+ arg.dslabel = arg.dataset;
2234
+ delete arg.dataset;
2235
+ if (arg.mds.mdsIsUninitiated) {
2236
+ const d = await dofetch3(`getDataset?genome=${arg.genome.name}&dsname=${arg.dslabel}`);
2237
+ if (d.error) throw d.error;
2238
+ if (!d.ds) throw "ds missing";
2239
+ Object.assign(arg.mds, d.ds);
2240
+ delete arg.mds.mdsIsUninitiated;
2241
+ }
2242
+ } else if (arg.analysisdata) {
2243
+ } else if (arg.analysisdata_file) {
2244
+ try {
2245
+ const data = await dofetch("textfile", { file: arg.analysisdata_file });
2246
+ if (data.error) throw tmp.error;
2247
+ else if (data.text) arg.analysisdata = JSON.parse(data.text);
2248
+ } catch (e) {
2249
+ app.error0(e);
2250
+ return;
2251
+ }
2252
+ } else {
2253
+ app.error0("neither .dataset or .analysisdata is given");
2254
+ return;
2255
+ }
2256
+ import("./mds.samplescatterplot-XSWR37S5.js").then((_) => {
2257
+ _.init(arg, app.holder0, app.debugmode);
2258
+ });
2259
+ }
2260
+ function launchmdssurvivalplot(arg, app) {
2261
+ if (!arg.genome) {
2262
+ app.error0("missing genome for mdssurvivalplot");
2263
+ return;
2264
+ }
2265
+ const genome = app.genomes[arg.genome];
2266
+ if (!genome) {
2267
+ app.error0("invalid genome for mdssurvivalplot");
2268
+ return;
2269
+ }
2270
+ arg.genome = genome;
2271
+ if (!arg.dataset) {
2272
+ app.error0("missing dataset for mdssurvivalplot");
2273
+ return;
2274
+ }
2275
+ arg.mds = genome.datasets[arg.dataset];
2276
+ if (!arg.mds) {
2277
+ app.error0("invalid dataset for mdssurvivalplot");
2278
+ return;
2279
+ }
2280
+ delete arg.dataset;
2281
+ if (arg.plotlist) {
2282
+ for (const p of arg.plotlist) {
2283
+ p.renderplot = 1;
2284
+ }
2285
+ }
2286
+ import("./mds.survivalplot-Q3TE4A5P.js").then((_) => {
2287
+ _.init(arg, app.holder0, app.debugmode);
2288
+ });
2289
+ }
2290
+ function launch_fimo(arg, app) {
2291
+ if (!arg.genome) {
2292
+ app.error0("missing genome for fimo");
2293
+ return;
2294
+ }
2295
+ const genome = app.genomes[arg.genome];
2296
+ if (!genome) {
2297
+ app.error0("invalid genome for fimo");
2298
+ return;
2299
+ }
2300
+ arg.genome = genome;
2301
+ arg.div = app.holder0;
2302
+ import("./mds.fimo-I6OALZRX.js").then((_) => {
2303
+ _.init(arg);
2304
+ });
2305
+ }
2306
+ function launchhic(hic, app) {
2307
+ if (!hic.genome) {
2308
+ app.error0("missing genome for hic");
2309
+ return;
2310
+ }
2311
+ hic.genome = app.genomes[hic.genome];
2312
+ if (!hic.genome) {
2313
+ app.error0("invalid genome for hic");
2314
+ return;
2315
+ }
2316
+ if (!hic.file) {
2317
+ app.error0("missing file for hic");
2318
+ return;
2319
+ }
2320
+ hic.hostURL = app.hostURL;
2321
+ hic.holder = app.holder0;
2322
+ import("./HicApp-UE4DCUKX.js").then(async (_) => {
2323
+ await _.hicInit(hic, app.debugmode);
2324
+ });
2325
+ }
2326
+ function launchsamplematrix(cfg, app) {
2327
+ if (!cfg.genome) {
2328
+ app.error0("missing genome for launching samplematrix");
2329
+ return;
2330
+ }
2331
+ cfg.genome = app.genomes[cfg.genome];
2332
+ if (!cfg.genome) {
2333
+ app.error0("invalid genome for samplematrix");
2334
+ return;
2335
+ }
2336
+ cfg.hostURL = app.hostURL;
2337
+ cfg.holder = app.holder0;
2338
+ cfg.debugmode = app.debugmode;
2339
+ import("./samplematrix-M6CKKVNE.js").then((_) => {
2340
+ new _.Samplematrix(cfg);
2341
+ });
2342
+ }
2343
+ async function launchgeneview(arg, app) {
2344
+ if (!arg.genome) {
2345
+ app.error0("Cannot embed: must specify reference genome");
2346
+ return;
2347
+ }
2348
+ if (arg.tracks) {
2349
+ for (const t of arg.tracks) {
2350
+ if (t.type == "mds3" && t.dslabel) continue;
2351
+ t.iscustom = true;
2352
+ }
2353
+ }
2354
+ if (arg.tkjsonfile) {
2355
+ if (!arg.tracks) arg.tracks = [];
2356
+ const urlp = /* @__PURE__ */ new Map([["tkjsonfile", arg.tkjsonfile]]);
2357
+ const lst = await get_tklst(urlp, genomeobj);
2358
+ for (const i of lst) {
2359
+ arg.tracks.push(i);
2360
+ }
2361
+ }
2362
+ const pa = {
2363
+ jwt: arg.jwt,
2364
+ hostURL: app.hostURL,
2365
+ query: arg.gene,
2366
+ genome: app.genomes[arg.genome],
2367
+ holder: app.holder0,
2368
+ variantPageCall_snv: app.variantPageCall_snv,
2369
+ samplecart: app.samplecart,
2370
+ debugmode: app.debugmode,
2371
+ datasetqueries: arg.datasetqueries,
2372
+ mset: arg.mset,
2373
+ tklst: arg.tracks,
2374
+ gmmode: arg.gmmode,
2375
+ aarange: arg.aarange,
2376
+ hidePdomain: arg.hidePdomain,
2377
+ geneDomains: arg.geneDomains,
2378
+ mclassOverride: arg.mclassOverride,
2379
+ hide_dsHandles: arg.hide_dsHandles,
2380
+ onloadalltk_always: arg.onloadalltk_always
2381
+ };
2382
+ let ds = null;
2383
+ if (arg.dataset) {
2384
+ pa.dataset = arg.dataset.split(",");
2385
+ pa.legacyDsFilter = arg.legacyDsFilter;
2386
+ if (arg.hidedatasetexpression) {
2387
+ pa.hidedatasetexpression = true;
2388
+ }
2389
+ }
2390
+ if (arg.hidegenecontrol) {
2391
+ pa.hidegenecontrol = true;
2392
+ }
2393
+ if (arg.hidegenelegend) {
2394
+ pa.hidegenelegend = true;
2395
+ }
2396
+ let hlaa = null;
2397
+ if (arg.hlaachange) {
2398
+ hlaa = /* @__PURE__ */ new Map();
2399
+ if (Array.isArray(arg.hlaachange)) {
2400
+ for (const s of arg.hlaachange) {
2401
+ if (s.name) {
2402
+ hlaa.set(s.name, s);
2403
+ }
2404
+ }
2405
+ } else {
2406
+ for (const s of arg.hlaachange.split(",")) {
2407
+ hlaa.set(s, false);
2408
+ }
2409
+ }
2410
+ if (hlaa.size) {
2411
+ pa.hlaachange = hlaa;
2412
+ }
2413
+ }
2414
+ if (arg.hlvariants) {
2415
+ pa.hlvariants = arg.hlvariants;
2416
+ }
2417
+ await block_init_default(pa);
2418
+ }
2419
+ async function launchblock(arg, app) {
2420
+ if (!arg.genome) {
2421
+ app.error0("Cannot embed: must specify reference genome");
2422
+ return;
2423
+ }
2424
+ const genomeobj2 = app.genomes[arg.genome];
2425
+ if (!genomeobj2) {
2426
+ app.error0("Invalid genome: " + arg.genome);
2427
+ return;
2428
+ }
2429
+ if (arg.study) {
2430
+ loadstudycohort(
2431
+ app.genomes,
2432
+ arg.study,
2433
+ app.holder0,
2434
+ app.hostURL,
2435
+ arg.jwt,
2436
+ true,
2437
+ // no show
2438
+ app
2439
+ );
2440
+ }
2441
+ if (arg.tracks) {
2442
+ for (const t of arg.tracks) {
2443
+ if (t.type == tkt.mds3 && t.dslabel) continue;
2444
+ if (t.mdsjsonfile || t.mdsjsonurl) {
2445
+ try {
2446
+ const tks = await init_mdsjson(t.mdsjsonfile, t.mdsjsonurl);
2447
+ arg.tracks = arg.tracks.filter((tk) => tk != t);
2448
+ arg.tracks.push(...tks);
2449
+ } catch (e) {
2450
+ sayerror(app.holder0, e);
2451
+ }
2452
+ }
2453
+ t.iscustom = true;
2454
+ }
2455
+ }
2456
+ if (arg.tkjsonfile) {
2457
+ if (!arg.tracks) arg.tracks = [];
2458
+ const urlp = /* @__PURE__ */ new Map([["tkjsonfile", arg.tkjsonfile]]);
2459
+ const lst = await get_tklst(urlp, genomeobj2);
2460
+ for (const i of lst) {
2461
+ arg.tracks.push(i);
2462
+ }
2463
+ }
2464
+ const blockinitarg = {
2465
+ genome: genomeobj2,
2466
+ hostURL: app.hostURL,
2467
+ jwt: arg.jwt,
2468
+ holder: app.holder0,
2469
+ nativetracks: arg.nativetracks,
2470
+ tklst: arg.tracks,
2471
+ debugmode: app.debugmode,
2472
+ legendimg: arg.legendimg,
2473
+ onloadalltk_always: arg.onloadalltk_always
2474
+ };
2475
+ if (arg.width) {
2476
+ const v = Number.parseInt(arg.width);
2477
+ if (Number.isNaN(v)) return app.error0("browser width must be integer");
2478
+ blockinitarg.width = v;
2479
+ }
2480
+ if (arg.subpanels) {
2481
+ if (!Array.isArray(arg.subpanels)) return app.error0("subpanels is not array");
2482
+ const lst = [];
2483
+ for (const r of arg.subpanels) {
2484
+ if (!r.chr) {
2485
+ app.error0("missing chr in one subpanel");
2486
+ continue;
2487
+ }
2488
+ if (!r.start || !r.stop) {
2489
+ app.error0("missing start or stop in one subpanel");
2490
+ continue;
2491
+ }
2492
+ if (!r.width) {
2493
+ r.width = 400;
2494
+ }
2495
+ if (!r.leftpad) {
2496
+ r.leftpad = 5;
2497
+ }
2498
+ lst.push(r);
2499
+ }
2500
+ if (lst.length) {
2501
+ blockinitarg.subpanels = lst;
2502
+ }
2503
+ }
2504
+ if (arg.nobox) {
2505
+ blockinitarg.nobox = true;
2506
+ } else {
2507
+ blockinitarg.dogtag = arg.dogtag || arg.genome;
2508
+ }
2509
+ if (arg.chr && Number.isInteger(arg.start)) {
2510
+ blockinitarg.chr = arg.chr;
2511
+ blockinitarg.start = arg.start;
2512
+ blockinitarg.stop = Number.isInteger(arg.stop) ? arg.stop : arg.start + 1;
2513
+ } else if (arg.position) {
2514
+ const pos = string2pos(arg.position, genomeobj2);
2515
+ if (pos) {
2516
+ blockinitarg.chr = pos.chr;
2517
+ blockinitarg.start = pos.start;
2518
+ blockinitarg.stop = pos.stop;
2519
+ }
2520
+ } else if (arg.positionbygene) {
2521
+ try {
2522
+ const gmlst = await findgenemodel_bysymbol(arg.genome, arg.positionbygene);
2523
+ if (gmlst && gmlst[0]) {
2524
+ const gm = gmlst[0];
2525
+ blockinitarg.chr = gm.chr;
2526
+ blockinitarg.start = gm.start;
2527
+ blockinitarg.stop = gm.stop;
2528
+ }
2529
+ } catch (e) {
2530
+ app.error0(e);
2531
+ }
2532
+ }
2533
+ if (!blockinitarg.chr) {
2534
+ blockinitarg.chr = genomeobj2.defaultcoord.chr;
2535
+ blockinitarg.start = genomeobj2.defaultcoord.start;
2536
+ blockinitarg.stop = genomeobj2.defaultcoord.stop;
2537
+ }
2538
+ if (arg.datasetqueries) {
2539
+ blockinitarg.datasetqueries = arg.datasetqueries;
2540
+ }
2541
+ if (arg.hlregions) {
2542
+ const lst = [];
2543
+ for (const region of arg.hlregions) {
2544
+ const pos = string2pos(region, genomeobj2, true);
2545
+ if (pos) lst.push(pos);
2546
+ }
2547
+ if (lst.length) blockinitarg.hlregions = lst;
2548
+ }
2549
+ const h = urlmap_default();
2550
+ if (h) {
2551
+ if (h.has("position")) {
2552
+ const pos = string2pos(h.get("position"), genomeobj2);
2553
+ if (pos) {
2554
+ blockinitarg.chr = pos.chr;
2555
+ blockinitarg.start = pos.start;
2556
+ blockinitarg.stop = pos.stop;
2557
+ }
2558
+ }
2559
+ if (h.has("hlregion")) {
2560
+ const lst = [];
2561
+ for (const tmp2 of h.get("hlregion").split(",")) {
2562
+ const pos = string2pos(tmp2, genomeobj2, true);
2563
+ if (pos) {
2564
+ lst.push(pos);
2565
+ }
2566
+ }
2567
+ if (lst.length) {
2568
+ blockinitarg.hlregions = lst;
2569
+ }
2570
+ }
2571
+ if (h.has("bedgraphdotfile")) {
2572
+ if (!blockinitarg.tklst) blockinitarg.tklst = [];
2573
+ const lst = h.get("bedgraphdotfile").split(",");
2574
+ for (let i = 0; i < lst.length; i += 2) {
2575
+ if (lst[i] && lst[i + 1]) {
2576
+ blockinitarg.tklst.push({
2577
+ type: tkt.bedgraphdot,
2578
+ name: lst[i],
2579
+ file: lst[i + 1]
2580
+ });
2581
+ }
2582
+ }
2583
+ }
2584
+ }
2585
+ return import("./block-23BH5TZ3.js").then((b) => {
2586
+ app.block = new b.Block(blockinitarg);
2587
+ return app;
2588
+ });
2589
+ }
2590
+ function launchfusioneditor(arg, app) {
2591
+ if (arg.fusioneditor.uionly) {
2592
+ const [inputdiv, gselect, filediv, saydiv, visualdiv] = renderSandboxFormDiv(app.holder0, app.genomes);
2593
+ import("./svmr-J2JLQGEE.js").then((p) => {
2594
+ p.svmrui([null, inputdiv, gselect, filediv, saydiv, visualdiv], app.genomes, app.hostURL, arg.jwt);
2595
+ });
2596
+ return;
2597
+ }
2598
+ const genomeobj2 = app.genomes[arg.genome];
2599
+ if (!genomeobj2) {
2600
+ app.error0("Invalid genome: " + arg.genome);
2601
+ return;
2602
+ }
2603
+ import("./svmr-J2JLQGEE.js").then((p) => {
2604
+ p.svmrparseinput(arg.fusioneditor, app.error0, genomeobj2, app.holder0, app.hostURL, arg.jwt);
2605
+ });
2606
+ }
2607
+ async function launchSelectGenomeWithTklst(arg, app) {
2608
+ const _ = await import("./selectGenomeWithTklst-NIOUX6MV.js");
2609
+ await _.init(arg, app.holder0, app.genomes);
2610
+ }
2611
+ function launchmavb(arg, app) {
2612
+ if (arg.mavolcanoplot.uionly) {
2613
+ import("./mavb-J4AUXBHZ.js").then((p) => {
2614
+ p.mavbui(app.genomes, app.hostURL, arg.jwt, app.holder0, app.sandbox_header);
2615
+ });
2616
+ return;
2617
+ }
2618
+ const genomeobj2 = app.genomes[arg.genome];
2619
+ if (!genomeobj2) {
2620
+ app.error0("Invalid genome: " + arg.genome);
2621
+ return;
2622
+ }
2623
+ arg.mavolcanoplot.hostURL = app.hostURL;
2624
+ arg.mavolcanoplot.genome = genomeobj2;
2625
+ import("./mavb-J4AUXBHZ.js").then((p) => {
2626
+ p.mavbparseinput(arg.mavolcanoplot, app.error0, app.holder0, arg.jwt);
2627
+ });
2628
+ }
2629
+ function launch2dmaf(arg, app) {
2630
+ if (arg.twodmaf.uionly) {
2631
+ import("./2dmaf-GTD3AXGT.js").then((p) => {
2632
+ p.d2mafui(app.genomes, app.holder0);
2633
+ });
2634
+ return;
2635
+ }
2636
+ const genomeobj2 = app.genomes[arg.genome];
2637
+ if (!genomeobj2) {
2638
+ app.error0("Invalid genome: " + arg.genome);
2639
+ return;
2640
+ }
2641
+ arg.twodmaf.hostURL = app.hostURL;
2642
+ arg.twodmaf.genome = genomeobj2;
2643
+ import("./2dmaf-GTD3AXGT.js").then((d2maf) => {
2644
+ d2maf.d2mafparseinput(arg.twodmaf, app.holder0);
2645
+ });
2646
+ }
2647
+ function launchmaftimeline(arg, app) {
2648
+ if (arg.maftimeline.uionly) {
2649
+ import("./maftimeline-VN6SYUPQ.js").then((p) => {
2650
+ p.default(app.genomes, app.holder0, app.sandbox_header);
2651
+ });
2652
+ }
2653
+ }
2654
+ function launchJunctionbyMatrix(arg, app) {
2655
+ if (arg.junctionbymatrix.uionly) {
2656
+ import("./block.tk.junction.textmatrixui-A726SAAL.js").then((p) => {
2657
+ p.default(app.genomes, app.hostURL, arg.jwt, app.holder0);
2658
+ });
2659
+ }
2660
+ }
2661
+ async function launch_singlecell(arg, app) {
2662
+ try {
2663
+ const genome = app.genomes[arg.genome];
2664
+ if (!genome) throw "Invalid genome: " + arg.genome;
2665
+ arg.genome = genome;
2666
+ const _ = await import("./singlecell-7KJMBASC.js");
2667
+ await _.init(arg, app.holder0);
2668
+ } catch (e) {
2669
+ app.error0("Error launching single cell viewer: " + e);
2670
+ if (e.stack) console.log(e.stack);
2671
+ }
2672
+ }
2673
+ async function launch_tkUIs(arg, app) {
2674
+ if (arg.tkui == "bigwig") {
2675
+ const p = await import("./block.tk.bigwig.ui-2SJYUPR3.js");
2676
+ p.bigwigUI(app.genomes, app.holder);
2677
+ }
2678
+ if (arg.tkui == "databrowser") {
2679
+ const p = await import("./databrowser.ui-ALW4LSLA.js");
2680
+ p.init_databrowserUI(app.holder, app.debugmode);
2681
+ }
2682
+ if (arg.tkui == "genefusion") {
2683
+ const p = await import("./genefusion.ui-5KYGD7JL.js");
2684
+ p.init_geneFusionUI(app.holder, app.genomes, app.debugmode);
2685
+ }
2686
+ if (arg.tkui == "disco") {
2687
+ const p = await import("./Disco.UI-BFJ5XFAT.js");
2688
+ p.init_discoplotUI(app.holder, app.genomes, app.debugmode);
2689
+ }
2690
+ }
2691
+ async function launchtermdb(opts, app) {
2692
+ if (!opts.holder) opts.holder = app.holder0;
2693
+ import("./app-LSFSUJHF.js").then((_) => {
2694
+ _.appInit(opts);
2695
+ });
2696
+ }
2697
+ async function launch_genefusion(arg, app) {
2698
+ try {
2699
+ const genome = app.genomes[arg.genome];
2700
+ if (!genome) throw "Invalid genome: " + arg.genome;
2701
+ const fusionParse = await import("./fusion.parse-ARORGJ5J.js");
2702
+ const m = await fusionParse.parseFusion({
2703
+ line: arg.genefusion.text,
2704
+ genome,
2705
+ positionType: arg.genefusion.positionType
2706
+ });
2707
+ await getGm(m.pairlst[0].a, genome);
2708
+ await getGm(m.pairlst[0].b, genome);
2709
+ const _ = await import("./svgraph-YF7BS7TN.js");
2710
+ _.default({
2711
+ pairlst: m.pairlst,
2712
+ genome,
2713
+ holder: app.holder
2714
+ });
2715
+ } catch (e) {
2716
+ app.error0(e);
2717
+ }
2718
+ }
2719
+ async function getGm(p, genome) {
2720
+ const d = await dofetch3("genelookup", {
2721
+ body: { genome: genome.name, input: p.isoform, deep: 1 }
2722
+ });
2723
+ if (d.error) throw d.error;
2724
+ if (!Array.isArray(d.gmlst)) throw "gmlst not array";
2725
+ const u = d.gmlst.find((i) => i.isoform == p.isoform);
2726
+ if (!u) throw "no match to isoform";
2727
+ p.chr = u.chr;
2728
+ p.name = u.name;
2729
+ p.gm = { isoform: u.isoform };
2730
+ }
2731
+ async function launchmass(arg, app) {
2732
+ const opts = arg.mass;
2733
+ if ("debugmode" in app) opts.debug = app.debugmode;
2734
+ if (!opts.holder) opts.holder = app.holder0;
2735
+ if (opts.state) {
2736
+ if (opts.state.genome) {
2737
+ opts.genome = app.genomes[opts.state.genome];
2738
+ } else if (opts.state?.vocab?.genome) {
2739
+ opts.genome = app.genomes[opts.state.vocab.genome];
2740
+ }
2741
+ }
2742
+ opts.getDatasetAccessToken = arg.getDatasetAccessToken;
2743
+ opts.addLoginCallback = arg.addLoginCallback;
2744
+ opts.pkgver = app.pkgver;
2745
+ childCorsMessage(opts);
2746
+ const _ = await import("./app-BLJT7ZDG.js");
2747
+ return await _.appInit(opts);
2748
+ }
2749
+ function initgenome(g) {
2750
+ g.tkset = [];
2751
+ g.isoformcache = /* @__PURE__ */ new Map();
2752
+ g.junctionframecache = /* @__PURE__ */ new Map();
2753
+ g.isoformmatch = (n2, chr, pos) => {
2754
+ if (!n2) return null;
2755
+ const n = n2.toUpperCase();
2756
+ if (!g.isoformcache.has(n)) return null;
2757
+ const lst = g.isoformcache.get(n);
2758
+ if (lst.length == 1) return lst[0];
2759
+ if (!chr) {
2760
+ console.log("no chr provided for matching with " + n);
2761
+ return lst[0];
2762
+ }
2763
+ let gm = null;
2764
+ for (const m of lst) {
2765
+ if (m.chr.toUpperCase() == chr.toUpperCase() && m.start <= pos && m.stop >= pos) {
2766
+ gm = m;
2767
+ }
2768
+ }
2769
+ if (gm) return gm;
2770
+ for (const m of lst) {
2771
+ if (m.chr.toUpperCase() == chr.toUpperCase()) return m;
2772
+ }
2773
+ return null;
2774
+ };
2775
+ g.chrlookup = {};
2776
+ for (const nn in g.majorchr) {
2777
+ g.chrlookup[nn.toUpperCase()] = { name: nn, len: g.majorchr[nn], major: true };
2778
+ }
2779
+ if (g.minorchr) {
2780
+ for (const nn in g.minorchr) {
2781
+ g.chrlookup[nn.toUpperCase()] = { name: nn, len: g.minorchr[nn] };
2782
+ }
2783
+ }
2784
+ if (!g.tracks) {
2785
+ g.tracks = [];
2786
+ }
2787
+ for (const t of g.tracks) {
2788
+ t.tkid = Math.random().toString();
2789
+ }
2790
+ for (const dsname in g.datasets) {
2791
+ const ds = g.datasets[dsname];
2792
+ if (ds.isMds) {
2793
+ } else if (ds.isMds3) {
2794
+ if (!ds.label) return "ds.label missing";
2795
+ }
2796
+ }
2797
+ return null;
2798
+ }
2799
+ async function launchDisco(arg, app) {
2800
+ if (!arg.genome) throw '"genome" parameter missing';
2801
+ const genomeObj = app.genomes[arg.genome];
2802
+ if (!genomeObj) throw "unknown genome";
2803
+ if (arg.disco.sample_id) {
2804
+ const vocabApi = (await import("./vocabulary-XXDHHHPJ.js")).vocabInit({
2805
+ state: { genome: genomeObj.name, dslabel: arg.disco.dslabel }
2806
+ });
2807
+ const termdbConfig = await vocabApi.getTermdbConfig();
2808
+ const overrides = { Disco: arg.disco?.settings || {} };
2809
+ await (await import("./plot.disco-N5ISUUNQ.js")).default(termdbConfig, arg.disco.dslabel, { sample_id: arg.disco.sample_id }, app.holder, genomeObj, overrides);
2810
+ return;
2811
+ } else {
2812
+ const _ = await import("./launch.adhoc-U3KOGDIC.js");
2813
+ return await _.launch(arg.disco, genomeObj, app.holder0);
2814
+ }
2815
+ }
2816
+ async function launchWsiViewer(arg, app) {
2817
+ if (!arg.genome) throw '"genome" parameter missing';
2818
+ const genomeObj = app.genomes[arg.genome];
2819
+ if (!genomeObj) throw "unknown genome";
2820
+ const wsiViewer = await import("./plot.wsi-YMDUOZ57.js");
2821
+ const urlParams = new URLSearchParams(window.location.search);
2822
+ const sampleId = urlParams.get("sample_id");
2823
+ if (!sampleId) {
2824
+ throw "sample-id parameter missing";
2825
+ }
2826
+ wsiViewer.default(arg.dslabel, app.holder, genomeObj, sampleId);
2827
+ }
2828
+
2829
+ export {
2830
+ runproteinpaint,
2831
+ bindProteinPaint
2832
+ };
2833
+ //# sourceMappingURL=chunk-XNYATA6C.js.map