@jbrowse/web-core 3.6.3 → 3.6.5

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.
@@ -420,6 +420,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
420
420
  afterCreate(): void;
421
421
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
422
422
  } & {
423
+ getCanonicalAssemblyName(asmName: string): string | undefined;
423
424
  get(asmName: string): ({
424
425
  configuration: any;
425
426
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -914,6 +915,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
914
915
  afterCreate(): void;
915
916
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
916
917
  } & {
918
+ getCanonicalAssemblyName(asmName: string): string | undefined;
917
919
  get(asmName: string): ({
918
920
  configuration: any;
919
921
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -1425,6 +1427,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
1425
1427
  afterCreate(): void;
1426
1428
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
1427
1429
  } & {
1430
+ getCanonicalAssemblyName(asmName: string): string | undefined;
1428
1431
  get(asmName: string): ({
1429
1432
  configuration: any;
1430
1433
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -2424,6 +2427,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
2424
2427
  afterCreate(): void;
2425
2428
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
2426
2429
  } & {
2430
+ getCanonicalAssemblyName(asmName: string): string | undefined;
2427
2431
  get(asmName: string): ({
2428
2432
  configuration: any;
2429
2433
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -2918,6 +2922,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
2918
2922
  afterCreate(): void;
2919
2923
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
2920
2924
  } & {
2925
+ getCanonicalAssemblyName(asmName: string): string | undefined;
2921
2926
  get(asmName: string): ({
2922
2927
  configuration: any;
2923
2928
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -3429,6 +3434,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
3429
3434
  afterCreate(): void;
3430
3435
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
3431
3436
  } & {
3437
+ getCanonicalAssemblyName(asmName: string): string | undefined;
3432
3438
  get(asmName: string): ({
3433
3439
  configuration: any;
3434
3440
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -4368,6 +4374,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
4368
4374
  afterCreate(): void;
4369
4375
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
4370
4376
  } & {
4377
+ getCanonicalAssemblyName(asmName: string): string | undefined;
4371
4378
  get(asmName: string): ({
4372
4379
  configuration: any;
4373
4380
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -4862,6 +4869,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
4862
4869
  afterCreate(): void;
4863
4870
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
4864
4871
  } & {
4872
+ getCanonicalAssemblyName(asmName: string): string | undefined;
4865
4873
  get(asmName: string): ({
4866
4874
  configuration: any;
4867
4875
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -5373,6 +5381,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
5373
5381
  afterCreate(): void;
5374
5382
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
5375
5383
  } & {
5384
+ getCanonicalAssemblyName(asmName: string): string | undefined;
5376
5385
  get(asmName: string): ({
5377
5386
  configuration: any;
5378
5387
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -6378,6 +6387,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
6378
6387
  afterCreate(): void;
6379
6388
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
6380
6389
  } & {
6390
+ getCanonicalAssemblyName(asmName: string): string | undefined;
6381
6391
  get(asmName: string): ({
6382
6392
  configuration: any;
6383
6393
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -6872,6 +6882,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
6872
6882
  afterCreate(): void;
6873
6883
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
6874
6884
  } & {
6885
+ getCanonicalAssemblyName(asmName: string): string | undefined;
6875
6886
  get(asmName: string): ({
6876
6887
  configuration: any;
6877
6888
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -7383,6 +7394,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
7383
7394
  afterCreate(): void;
7384
7395
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
7385
7396
  } & {
7397
+ getCanonicalAssemblyName(asmName: string): string | undefined;
7386
7398
  get(asmName: string): ({
7387
7399
  configuration: any;
7388
7400
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -8322,6 +8334,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
8322
8334
  afterCreate(): void;
8323
8335
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
8324
8336
  } & {
8337
+ getCanonicalAssemblyName(asmName: string): string | undefined;
8325
8338
  get(asmName: string): ({
8326
8339
  configuration: any;
8327
8340
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -8816,6 +8829,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
8816
8829
  afterCreate(): void;
8817
8830
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
8818
8831
  } & {
8832
+ getCanonicalAssemblyName(asmName: string): string | undefined;
8819
8833
  get(asmName: string): ({
8820
8834
  configuration: any;
8821
8835
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -9327,6 +9341,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
9327
9341
  afterCreate(): void;
9328
9342
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
9329
9343
  } & {
9344
+ getCanonicalAssemblyName(asmName: string): string | undefined;
9330
9345
  get(asmName: string): ({
9331
9346
  configuration: any;
9332
9347
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -20,9 +20,9 @@ function WebSessionConnectionsMixin(pluginManager) {
20
20
  else {
21
21
  const { connectionId, type } = connectionConf;
22
22
  if (!type) {
23
- throw new Error(`unknown connection type ${type}`);
23
+ throw new Error(`unknown connection type "${type}"`);
24
24
  }
25
- const connection = self.sessionTracks.find(c => c.connectionId === connectionId);
25
+ const connection = self.sessionConnections.find(c => c.connectionId === connectionId);
26
26
  if (connection) {
27
27
  return connection;
28
28
  }
@@ -420,6 +420,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
420
420
  afterCreate(): void;
421
421
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
422
422
  } & {
423
+ getCanonicalAssemblyName(asmName: string): string | undefined;
423
424
  get(asmName: string): ({
424
425
  configuration: any;
425
426
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -914,6 +915,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
914
915
  afterCreate(): void;
915
916
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
916
917
  } & {
918
+ getCanonicalAssemblyName(asmName: string): string | undefined;
917
919
  get(asmName: string): ({
918
920
  configuration: any;
919
921
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -1425,6 +1427,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
1425
1427
  afterCreate(): void;
1426
1428
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
1427
1429
  } & {
1430
+ getCanonicalAssemblyName(asmName: string): string | undefined;
1428
1431
  get(asmName: string): ({
1429
1432
  configuration: any;
1430
1433
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -2424,6 +2427,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
2424
2427
  afterCreate(): void;
2425
2428
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
2426
2429
  } & {
2430
+ getCanonicalAssemblyName(asmName: string): string | undefined;
2427
2431
  get(asmName: string): ({
2428
2432
  configuration: any;
2429
2433
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -2918,6 +2922,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
2918
2922
  afterCreate(): void;
2919
2923
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
2920
2924
  } & {
2925
+ getCanonicalAssemblyName(asmName: string): string | undefined;
2921
2926
  get(asmName: string): ({
2922
2927
  configuration: any;
2923
2928
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -3429,6 +3434,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
3429
3434
  afterCreate(): void;
3430
3435
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
3431
3436
  } & {
3437
+ getCanonicalAssemblyName(asmName: string): string | undefined;
3432
3438
  get(asmName: string): ({
3433
3439
  configuration: any;
3434
3440
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -4368,6 +4374,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
4368
4374
  afterCreate(): void;
4369
4375
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
4370
4376
  } & {
4377
+ getCanonicalAssemblyName(asmName: string): string | undefined;
4371
4378
  get(asmName: string): ({
4372
4379
  configuration: any;
4373
4380
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -4862,6 +4869,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
4862
4869
  afterCreate(): void;
4863
4870
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
4864
4871
  } & {
4872
+ getCanonicalAssemblyName(asmName: string): string | undefined;
4865
4873
  get(asmName: string): ({
4866
4874
  configuration: any;
4867
4875
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -5373,6 +5381,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
5373
5381
  afterCreate(): void;
5374
5382
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
5375
5383
  } & {
5384
+ getCanonicalAssemblyName(asmName: string): string | undefined;
5376
5385
  get(asmName: string): ({
5377
5386
  configuration: any;
5378
5387
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -6378,6 +6387,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
6378
6387
  afterCreate(): void;
6379
6388
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
6380
6389
  } & {
6390
+ getCanonicalAssemblyName(asmName: string): string | undefined;
6381
6391
  get(asmName: string): ({
6382
6392
  configuration: any;
6383
6393
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -6872,6 +6882,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
6872
6882
  afterCreate(): void;
6873
6883
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
6874
6884
  } & {
6885
+ getCanonicalAssemblyName(asmName: string): string | undefined;
6875
6886
  get(asmName: string): ({
6876
6887
  configuration: any;
6877
6888
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -7383,6 +7394,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
7383
7394
  afterCreate(): void;
7384
7395
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
7385
7396
  } & {
7397
+ getCanonicalAssemblyName(asmName: string): string | undefined;
7386
7398
  get(asmName: string): ({
7387
7399
  configuration: any;
7388
7400
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -8322,6 +8334,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
8322
8334
  afterCreate(): void;
8323
8335
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
8324
8336
  } & {
8337
+ getCanonicalAssemblyName(asmName: string): string | undefined;
8325
8338
  get(asmName: string): ({
8326
8339
  configuration: any;
8327
8340
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -8816,6 +8829,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
8816
8829
  afterCreate(): void;
8817
8830
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
8818
8831
  } & {
8832
+ getCanonicalAssemblyName(asmName: string): string | undefined;
8819
8833
  get(asmName: string): ({
8820
8834
  configuration: any;
8821
8835
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -9327,6 +9341,7 @@ export declare function BaseWebSession({ pluginManager, assemblyConfigSchema, }:
9327
9341
  afterCreate(): void;
9328
9342
  }, import("mobx-state-tree")._NotCustomized, import("mobx-state-tree")._NotCustomized>>>;
9329
9343
  } & {
9344
+ getCanonicalAssemblyName(asmName: string): string | undefined;
9330
9345
  get(asmName: string): ({
9331
9346
  configuration: any;
9332
9347
  } & import("mobx-state-tree/dist/internal").NonEmptyObject & {
@@ -17,9 +17,9 @@ export function WebSessionConnectionsMixin(pluginManager) {
17
17
  else {
18
18
  const { connectionId, type } = connectionConf;
19
19
  if (!type) {
20
- throw new Error(`unknown connection type ${type}`);
20
+ throw new Error(`unknown connection type "${type}"`);
21
21
  }
22
- const connection = self.sessionTracks.find(c => c.connectionId === connectionId);
22
+ const connection = self.sessionConnections.find(c => c.connectionId === connectionId);
23
23
  if (connection) {
24
24
  return connection;
25
25
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jbrowse/web-core",
3
- "version": "3.6.3",
3
+ "version": "3.6.5",
4
4
  "description": "JBrowse 2 code shared between web-app type products",
5
5
  "keywords": [
6
6
  "jbrowse",
@@ -42,8 +42,8 @@
42
42
  },
43
43
  "dependencies": {
44
44
  "@babel/runtime": "^7.16.3",
45
- "@jbrowse/app-core": "^3.6.3",
46
- "@jbrowse/product-core": "^3.6.3",
45
+ "@jbrowse/app-core": "^3.6.5",
46
+ "@jbrowse/product-core": "^3.6.5",
47
47
  "@mui/icons-material": "^7.0.0",
48
48
  "@mui/material": "^7.0.0",
49
49
  "copy-to-clipboard": "^3.3.1",
@@ -60,5 +60,5 @@
60
60
  "publishConfig": {
61
61
  "access": "public"
62
62
  },
63
- "gitHead": "cf3dd1c895b4f3f7367093d57a0b607f54b8d7db"
63
+ "gitHead": "354d0a87b757b4d84f824b47507662f6f3a1693f"
64
64
  }