@perspective-dev/viewer 4.0.0 → 4.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,8 @@
1
- import { ClipboardItem } from './snippets/perspective-viewer-c69283f6f62a5f14/inline0.js';
2
- import { IntersectionObserver } from './snippets/perspective-viewer-c69283f6f62a5f14/inline1.js';
3
- import { ResizeObserver } from './snippets/perspective-viewer-c69283f6f62a5f14/inline2.js';
4
- import { bootstrap } from './snippets/perspective-viewer-c69283f6f62a5f14/inline3.js';
5
- import { psp } from './snippets/perspective-viewer-c69283f6f62a5f14/inline4.js';
1
+ import { ClipboardItem } from './snippets/perspective-viewer-9a89352df1552d2b/inline0.js';
2
+ import { IntersectionObserver } from './snippets/perspective-viewer-9a89352df1552d2b/inline1.js';
3
+ import { ResizeObserver } from './snippets/perspective-viewer-9a89352df1552d2b/inline2.js';
4
+ import { bootstrap } from './snippets/perspective-viewer-9a89352df1552d2b/inline3.js';
5
+ import { psp } from './snippets/perspective-viewer-9a89352df1552d2b/inline4.js';
6
6
 
7
7
  let wasm;
8
8
 
@@ -302,11 +302,11 @@ function __wbg_adapter_52(arg0, arg1, arg2) {
302
302
  wasm.__wbindgen_export_5(arg0, arg1, addHeapObject(arg2));
303
303
  }
304
304
 
305
- function __wbg_adapter_57(arg0, arg1, arg2) {
305
+ function __wbg_adapter_55(arg0, arg1, arg2) {
306
306
  wasm.__wbindgen_export_6(arg0, arg1, addHeapObject(arg2));
307
307
  }
308
308
 
309
- function __wbg_adapter_62(arg0, arg1) {
309
+ function __wbg_adapter_60(arg0, arg1) {
310
310
  try {
311
311
  const retptr = wasm.__wbindgen_add_to_stack_pointer(-16);
312
312
  wasm.__wbindgen_export_7(retptr, arg0, arg1);
@@ -2455,7 +2455,7 @@ function __wbg_get_imports() {
2455
2455
  const ret = getObject(arg0).body;
2456
2456
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
2457
2457
  };
2458
- imports.wbg.__wbg_bootstrap_4ddc681a76c9d6aa = function(arg0, arg1, arg2, arg3, arg4, arg5) {
2458
+ imports.wbg.__wbg_bootstrap_afa1f0ae5c0c6ed5 = function(arg0, arg1, arg2, arg3, arg4, arg5) {
2459
2459
  const ret = bootstrap(getObject(arg0), getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4), takeObject(arg5));
2460
2460
  return addHeapObject(ret);
2461
2461
  };
@@ -2503,11 +2503,11 @@ function __wbg_get_imports() {
2503
2503
  const ret = getObject(arg0).cancelBubble;
2504
2504
  return ret;
2505
2505
  };
2506
- imports.wbg.__wbg_canrendercolumnstyles_4abef71c26ed8164 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2506
+ imports.wbg.__wbg_canrendercolumnstyles_ab3d341851449831 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2507
2507
  const ret = getObject(arg0).can_render_column_styles(getStringFromWasm0(arg1, arg2), arg3 === 0 ? undefined : getStringFromWasm0(arg3, arg4));
2508
2508
  return ret;
2509
2509
  }, arguments) };
2510
- imports.wbg.__wbg_category_1e0ba8c71cb12129 = function(arg0, arg1) {
2510
+ imports.wbg.__wbg_category_25d1c7175caf8143 = function(arg0, arg1) {
2511
2511
  const ret = getObject(arg1).category;
2512
2512
  var ptr1 = isLikeNone(ret) ? 0 : passStringToWasm0(ret, wasm.__wbindgen_export_0, wasm.__wbindgen_export_1);
2513
2513
  var len1 = WASM_VECTOR_LEN;
@@ -2572,7 +2572,7 @@ function __wbg_get_imports() {
2572
2572
  getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
2573
2573
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
2574
2574
  };
2575
- imports.wbg.__wbg_columnstylecontrols_3fa107406feaa486 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2575
+ imports.wbg.__wbg_columnstylecontrols_3f503d0e178ba520 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2576
2576
  const ret = getObject(arg0).column_style_controls(getStringFromWasm0(arg1, arg2), arg3 === 0 ? undefined : getStringFromWasm0(arg3, arg4));
2577
2577
  return addHeapObject(ret);
2578
2578
  }, arguments) };
@@ -2580,7 +2580,7 @@ function __wbg_get_imports() {
2580
2580
  const ret = getObject(arg0).composedPath();
2581
2581
  return addHeapObject(ret);
2582
2582
  };
2583
- imports.wbg.__wbg_configcolumnnames_ba81cdf305a3b66e = function(arg0) {
2583
+ imports.wbg.__wbg_configcolumnnames_2587caff506bf08c = function(arg0) {
2584
2584
  const ret = getObject(arg0).config_column_names;
2585
2585
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
2586
2586
  };
@@ -2588,7 +2588,7 @@ function __wbg_get_imports() {
2588
2588
  const ret = getObject(arg0).contains(getObject(arg1));
2589
2589
  return ret;
2590
2590
  };
2591
- imports.wbg.__wbg_contentRect_a5b9c3f7578fb6e6 = function(arg0) {
2591
+ imports.wbg.__wbg_contentRect_3b472f96421e5312 = function(arg0) {
2592
2592
  const ret = getObject(arg0).contentRect;
2593
2593
  return addHeapObject(ret);
2594
2594
  };
@@ -2644,7 +2644,7 @@ function __wbg_get_imports() {
2644
2644
  const ret = getObject(arg0).done;
2645
2645
  return ret;
2646
2646
  };
2647
- imports.wbg.__wbg_draw_402669b850eec220 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2647
+ imports.wbg.__wbg_draw_bb077b3a31214957 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
2648
2648
  const ret = getObject(arg0).draw(View.__wrap(arg1), arg2 === 0x100000001 ? undefined : arg2, arg3 === 0x100000001 ? undefined : arg3, arg4 !== 0);
2649
2649
  return addHeapObject(ret);
2650
2650
  }, arguments) };
@@ -2925,7 +2925,7 @@ function __wbg_get_imports() {
2925
2925
  const ret = getObject(arg0).isConnected;
2926
2926
  return ret;
2927
2927
  };
2928
- imports.wbg.__wbg_isIntersecting_ad7078bfeb161339 = function(arg0) {
2928
+ imports.wbg.__wbg_isIntersecting_77918662e0c4cb53 = function(arg0) {
2929
2929
  const ret = getObject(arg0).isIntersecting;
2930
2930
  return ret;
2931
2931
  };
@@ -3022,11 +3022,11 @@ function __wbg_get_imports() {
3022
3022
  const ret = getObject(arg0).matches(getStringFromWasm0(arg1, arg2));
3023
3023
  return ret;
3024
3024
  }, arguments) };
3025
- imports.wbg.__wbg_maxcells_b5f922e2dd9d58cf = function(arg0) {
3025
+ imports.wbg.__wbg_maxcells_882c1ad672d62337 = function(arg0) {
3026
3026
  const ret = getObject(arg0).max_cells;
3027
3027
  return isLikeNone(ret) ? 0x100000001 : (ret) >>> 0;
3028
3028
  };
3029
- imports.wbg.__wbg_maxcolumns_8462a12e889c5b54 = function(arg0) {
3029
+ imports.wbg.__wbg_maxcolumns_f5af8bd62e7fe7f6 = function(arg0) {
3030
3030
  const ret = getObject(arg0).max_columns;
3031
3031
  return isLikeNone(ret) ? 0x100000001 : (ret) >>> 0;
3032
3032
  };
@@ -3037,11 +3037,11 @@ function __wbg_get_imports() {
3037
3037
  const ret = getObject(arg0).message;
3038
3038
  return addHeapObject(ret);
3039
3039
  };
3040
- imports.wbg.__wbg_minconfigcolumns_8bacf6e9a9028581 = function(arg0) {
3040
+ imports.wbg.__wbg_minconfigcolumns_2538288c9e0dac4c = function(arg0) {
3041
3041
  const ret = getObject(arg0).min_config_columns;
3042
3042
  return isLikeNone(ret) ? 0x100000001 : (ret) >>> 0;
3043
3043
  };
3044
- imports.wbg.__wbg_name_b1c52bbe8eb9a9f1 = function(arg0, arg1) {
3044
+ imports.wbg.__wbg_name_a92692eaaf7a7eb5 = function(arg0, arg1) {
3045
3045
  const ret = getObject(arg1).name;
3046
3046
  const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_export_0, wasm.__wbindgen_export_1);
3047
3047
  const len1 = WASM_VECTOR_LEN;
@@ -3093,18 +3093,22 @@ function __wbg_get_imports() {
3093
3093
  const ret = new Object();
3094
3094
  return addHeapObject(ret);
3095
3095
  };
3096
- imports.wbg.__wbg_new_5348423366659c3b = function(arg0) {
3097
- const ret = new ClipboardItem(getObject(arg0));
3096
+ imports.wbg.__wbg_new_4a14544816f88c94 = function(arg0) {
3097
+ const ret = new ResizeObserver(getObject(arg0));
3098
3098
  return addHeapObject(ret);
3099
3099
  };
3100
- imports.wbg.__wbg_new_559cd32d2c038fa5 = function(arg0) {
3101
- const ret = new ResizeObserver(getObject(arg0));
3100
+ imports.wbg.__wbg_new_57db87a7a27b38f0 = function(arg0) {
3101
+ const ret = new IntersectionObserver(getObject(arg0));
3102
3102
  return addHeapObject(ret);
3103
3103
  };
3104
3104
  imports.wbg.__wbg_new_5e0be73521bc8c17 = function() {
3105
3105
  const ret = new Map();
3106
3106
  return addHeapObject(ret);
3107
3107
  };
3108
+ imports.wbg.__wbg_new_61c9ac62ddeae4f1 = function(arg0) {
3109
+ const ret = new ClipboardItem(getObject(arg0));
3110
+ return addHeapObject(ret);
3111
+ };
3108
3112
  imports.wbg.__wbg_new_78feb108b6472713 = function() {
3109
3113
  const ret = new Array();
3110
3114
  return addHeapObject(ret);
@@ -3121,10 +3125,6 @@ function __wbg_get_imports() {
3121
3125
  const ret = new CSSStyleSheet();
3122
3126
  return addHeapObject(ret);
3123
3127
  }, arguments) };
3124
- imports.wbg.__wbg_new_a25df4e69ea90297 = function(arg0) {
3125
- const ret = new IntersectionObserver(getObject(arg0));
3126
- return addHeapObject(ret);
3127
- };
3128
3128
  imports.wbg.__wbg_new_a84b4fa486a621ad = function(arg0, arg1) {
3129
3129
  const ret = new Intl.DateTimeFormat(getObject(arg0), getObject(arg1));
3130
3130
  return addHeapObject(ret);
@@ -3177,10 +3177,10 @@ function __wbg_get_imports() {
3177
3177
  const ret = getObject(arg0).now();
3178
3178
  return ret;
3179
3179
  };
3180
- imports.wbg.__wbg_observe_40eacbf745dd49e3 = function(arg0, arg1) {
3180
+ imports.wbg.__wbg_observe_31dfcc90ed20edab = function(arg0, arg1) {
3181
3181
  getObject(arg0).observe(getObject(arg1));
3182
3182
  };
3183
- imports.wbg.__wbg_observe_575b97519682be7b = function(arg0, arg1) {
3183
+ imports.wbg.__wbg_observe_ffd7428fd8bc04eb = function(arg0, arg1) {
3184
3184
  getObject(arg0).observe(getObject(arg1));
3185
3185
  };
3186
3186
  imports.wbg.__wbg_offsetHeight_4b2bc94377e10979 = function(arg0) {
@@ -3226,7 +3226,7 @@ function __wbg_get_imports() {
3226
3226
  imports.wbg.__wbg_preventDefault_c2314fd813c02b3c = function(arg0) {
3227
3227
  getObject(arg0).preventDefault();
3228
3228
  };
3229
- imports.wbg.__wbg_priority_131c27b055a686fe = function(arg0) {
3229
+ imports.wbg.__wbg_priority_236cb810ff828b93 = function(arg0) {
3230
3230
  const ret = getObject(arg0).priority;
3231
3231
  return isLikeNone(ret) ? 0x100000001 : (ret) >> 0;
3232
3232
  };
@@ -3279,7 +3279,7 @@ function __wbg_get_imports() {
3279
3279
  imports.wbg.__wbg_remove_ac5c4ef6b298b070 = function() { return handleError(function (arg0, arg1) {
3280
3280
  getObject(arg0).remove(...getObject(arg1));
3281
3281
  }, arguments) };
3282
- imports.wbg.__wbg_renderwarning_6a699b99e9144915 = function(arg0) {
3282
+ imports.wbg.__wbg_renderwarning_d76ea9a8285a9443 = function(arg0) {
3283
3283
  const ret = getObject(arg0).render_warning;
3284
3284
  return isLikeNone(ret) ? 0xFFFFFF : ret ? 1 : 0;
3285
3285
  };
@@ -3290,7 +3290,7 @@ function __wbg_get_imports() {
3290
3290
  const ret = getObject(arg0).requestAnimationFrame(getObject(arg1));
3291
3291
  return ret;
3292
3292
  }, arguments) };
3293
- imports.wbg.__wbg_resize_b28838bc215b9a2a = function() { return handleError(function (arg0) {
3293
+ imports.wbg.__wbg_resize_a6d2f931ed55b566 = function() { return handleError(function (arg0) {
3294
3294
  const ret = getObject(arg0).resize();
3295
3295
  return addHeapObject(ret);
3296
3296
  }, arguments) };
@@ -3302,14 +3302,14 @@ function __wbg_get_imports() {
3302
3302
  const ret = getObject(arg0).resolvedOptions();
3303
3303
  return addHeapObject(ret);
3304
3304
  };
3305
- imports.wbg.__wbg_restore_96a78ef6cf3b5a3c = function() { return handleError(function (arg0, arg1, arg2) {
3305
+ imports.wbg.__wbg_restore_458caba81058c6d0 = function() { return handleError(function (arg0, arg1, arg2) {
3306
3306
  getObject(arg0).restore(getObject(arg1), getObject(arg2));
3307
3307
  }, arguments) };
3308
- imports.wbg.__wbg_restyle_a2d6a502e838e33f = function() { return handleError(function (arg0, arg1) {
3308
+ imports.wbg.__wbg_restyle_0dcd3bdd8160f5b2 = function() { return handleError(function (arg0, arg1) {
3309
3309
  const ret = getObject(arg0).restyle(View.__wrap(arg1));
3310
3310
  return addHeapObject(ret);
3311
3311
  }, arguments) };
3312
- imports.wbg.__wbg_save_602c93f008beabe3 = function() { return handleError(function (arg0) {
3312
+ imports.wbg.__wbg_save_b0e14ff40b9bc84f = function() { return handleError(function (arg0) {
3313
3313
  const ret = getObject(arg0).save();
3314
3314
  return addHeapObject(ret);
3315
3315
  }, arguments) };
@@ -3337,7 +3337,7 @@ function __wbg_get_imports() {
3337
3337
  const ret = getObject(arg0).selectionStart;
3338
3338
  return isLikeNone(ret) ? 0x100000001 : (ret) >>> 0;
3339
3339
  }, arguments) };
3340
- imports.wbg.__wbg_selectmode_8fc689bd2185436b = function(arg0) {
3340
+ imports.wbg.__wbg_selectmode_e8ff50b0ebc410bc = function(arg0) {
3341
3341
  const ret = getObject(arg0).select_mode;
3342
3342
  return addHeapObject(ret);
3343
3343
  };
@@ -3423,7 +3423,7 @@ function __wbg_get_imports() {
3423
3423
  imports.wbg.__wbg_setpassive_57a5a4c4b00a7c62 = function(arg0, arg1) {
3424
3424
  getObject(arg0).passive = arg1 !== 0;
3425
3425
  };
3426
- imports.wbg.__wbg_setrenderwarning_1e66cede8bb34ebd = function(arg0, arg1) {
3426
+ imports.wbg.__wbg_setrenderwarning_1c0e52930550f1a3 = function(arg0, arg1) {
3427
3427
  getObject(arg0).render_warning = arg1 !== 0;
3428
3428
  };
3429
3429
  imports.wbg.__wbg_setscrollLeft_4a32d6dd95043f07 = function(arg0, arg1) {
@@ -3492,7 +3492,7 @@ function __wbg_get_imports() {
3492
3492
  const ret = typeof globalThis === 'undefined' ? null : globalThis;
3493
3493
  return isLikeNone(ret) ? 0 : addHeapObject(ret);
3494
3494
  };
3495
- imports.wbg.__wbg_static_accessor_PSP_2a9a3a8d7dcaef39 = function() {
3495
+ imports.wbg.__wbg_static_accessor_PSP_f45b0801acbbe5ba = function() {
3496
3496
  const ret = psp;
3497
3497
  return addHeapObject(ret);
3498
3498
  };
@@ -3531,7 +3531,7 @@ function __wbg_get_imports() {
3531
3531
  const ret = getObject(arg0).__yew_subtree_id;
3532
3532
  return isLikeNone(ret) ? 0x100000001 : (ret) >>> 0;
3533
3533
  };
3534
- imports.wbg.__wbg_supportedValuesOf_166054508d220751 = function(arg0) {
3534
+ imports.wbg.__wbg_supportedValuesOf_baf43b8db0c62848 = function(arg0) {
3535
3535
  const ret = Intl.supportedValuesOf(getObject(arg0));
3536
3536
  return addHeapObject(ret);
3537
3537
  };
@@ -3580,13 +3580,13 @@ function __wbg_get_imports() {
3580
3580
  imports.wbg.__wbg_trace_e758b839df8d34f1 = function(arg0) {
3581
3581
  console.trace(getObject(arg0));
3582
3582
  };
3583
- imports.wbg.__wbg_unobserve_6f6bead36e21368b = function(arg0, arg1) {
3583
+ imports.wbg.__wbg_unobserve_5a4a94ed90299721 = function(arg0, arg1) {
3584
3584
  getObject(arg0).unobserve(getObject(arg1));
3585
3585
  };
3586
- imports.wbg.__wbg_unobserve_8d1e18a9772dd0e5 = function(arg0, arg1) {
3586
+ imports.wbg.__wbg_unobserve_ad263f96a3c8f2c3 = function(arg0, arg1) {
3587
3587
  getObject(arg0).unobserve(getObject(arg1));
3588
3588
  };
3589
- imports.wbg.__wbg_update_5ddab2f560aeb789 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
3589
+ imports.wbg.__wbg_update_cda08f1355c68c3f = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
3590
3590
  const ret = getObject(arg0).update(View.__wrap(arg1), arg2 === 0x100000001 ? undefined : arg2, arg3 === 0x100000001 ? undefined : arg3, arg4 !== 0);
3591
3591
  return addHeapObject(ret);
3592
3592
  }, arguments) };
@@ -3689,20 +3689,20 @@ function __wbg_get_imports() {
3689
3689
  const ret = false;
3690
3690
  return ret;
3691
3691
  };
3692
- imports.wbg.__wbindgen_closure_wrapper14427 = function(arg0, arg1, arg2) {
3692
+ imports.wbg.__wbindgen_closure_wrapper14430 = function(arg0, arg1, arg2) {
3693
3693
  const ret = makeClosure(arg0, arg1, 3716, __wbg_adapter_65);
3694
3694
  return addHeapObject(ret);
3695
3695
  };
3696
- imports.wbg.__wbindgen_closure_wrapper17934 = function(arg0, arg1, arg2) {
3697
- const ret = makeClosure(arg0, arg1, 4298, __wbg_adapter_68);
3696
+ imports.wbg.__wbindgen_closure_wrapper17939 = function(arg0, arg1, arg2) {
3697
+ const ret = makeClosure(arg0, arg1, 4296, __wbg_adapter_68);
3698
3698
  return addHeapObject(ret);
3699
3699
  };
3700
- imports.wbg.__wbindgen_closure_wrapper18845 = function(arg0, arg1, arg2) {
3701
- const ret = makeMutClosure(arg0, arg1, 4390, __wbg_adapter_71);
3700
+ imports.wbg.__wbindgen_closure_wrapper18849 = function(arg0, arg1, arg2) {
3701
+ const ret = makeMutClosure(arg0, arg1, 4388, __wbg_adapter_71);
3702
3702
  return addHeapObject(ret);
3703
3703
  };
3704
- imports.wbg.__wbindgen_closure_wrapper18894 = function(arg0, arg1, arg2) {
3705
- const ret = makeMutClosure(arg0, arg1, 4394, __wbg_adapter_74);
3704
+ imports.wbg.__wbindgen_closure_wrapper18898 = function(arg0, arg1, arg2) {
3705
+ const ret = makeMutClosure(arg0, arg1, 4392, __wbg_adapter_74);
3706
3706
  return addHeapObject(ret);
3707
3707
  };
3708
3708
  imports.wbg.__wbindgen_closure_wrapper5960 = function(arg0, arg1, arg2) {
@@ -3710,19 +3710,19 @@ function __wbg_get_imports() {
3710
3710
  return addHeapObject(ret);
3711
3711
  };
3712
3712
  imports.wbg.__wbindgen_closure_wrapper5962 = function(arg0, arg1, arg2) {
3713
- const ret = makeClosure(arg0, arg1, 74, __wbg_adapter_52);
3713
+ const ret = makeMutClosure(arg0, arg1, 74, __wbg_adapter_55);
3714
3714
  return addHeapObject(ret);
3715
3715
  };
3716
3716
  imports.wbg.__wbindgen_closure_wrapper5964 = function(arg0, arg1, arg2) {
3717
- const ret = makeMutClosure(arg0, arg1, 74, __wbg_adapter_57);
3717
+ const ret = makeClosure(arg0, arg1, 74, __wbg_adapter_52);
3718
3718
  return addHeapObject(ret);
3719
3719
  };
3720
3720
  imports.wbg.__wbindgen_closure_wrapper5966 = function(arg0, arg1, arg2) {
3721
- const ret = makeMutClosure(arg0, arg1, 74, __wbg_adapter_57);
3721
+ const ret = makeMutClosure(arg0, arg1, 76, __wbg_adapter_60);
3722
3722
  return addHeapObject(ret);
3723
3723
  };
3724
3724
  imports.wbg.__wbindgen_closure_wrapper5968 = function(arg0, arg1, arg2) {
3725
- const ret = makeMutClosure(arg0, arg1, 77, __wbg_adapter_62);
3725
+ const ret = makeMutClosure(arg0, arg1, 74, __wbg_adapter_55);
3726
3726
  return addHeapObject(ret);
3727
3727
  };
3728
3728
  imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@perspective-dev/viewer",
3
- "version": "4.0.0",
3
+ "version": "4.0.1",
4
4
  "description": "The `<perspective-viewer>` Custom Element, frontend for Perspective.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -16,9 +16,10 @@ static VERSION: &str = env!("CARGO_PKG_VERSION");
16
16
 
17
17
  fn render_plugin(tag_name: impl AsRef<str>) -> String {
18
18
  format!(
19
- "import \"https://cdn.jsdelivr.net/npm/@perspective-dev/{0}@{1}/dist/cdn/{0}.js\";\n",
19
+ "import \"https://cdn.jsdelivr.net/npm/@perspective-dev/{0}@{1}/dist/cdn/{2}.js\";\n",
20
+ tag_name.as_ref().replace("perspective-", ""),
21
+ VERSION,
20
22
  tag_name.as_ref(),
21
- VERSION
22
23
  )
23
24
  }
24
25