phirepass-widgets 0.0.10 → 0.0.12

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.
@@ -4,7 +4,7 @@ const NAMESPACE = 'phirepass-widgets';
4
4
  const BUILD = /* phirepass-widgets */ { hotModuleReplacement: false, hydratedSelectorName: "hydrated", lazyLoad: true, prop: true, propChangeCallback: true, updatable: true};
5
5
 
6
6
  /*
7
- Stencil Client Platform v4.43.2 | MIT Licensed | https://stenciljs.com
7
+ Stencil Client Platform v4.43.3 | MIT Licensed | https://stenciljs.com
8
8
  */
9
9
 
10
10
 
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DJjuCUhO.js');
3
+ var index = require('./index-D6ygTbCo.js');
4
4
  var appGlobals = require('./app-globals-V2Kpy_OQ.js');
5
5
 
6
6
  const defineCustomElements = async (win, options) => {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DJjuCUhO.js');
3
+ var index = require('./index-D6ygTbCo.js');
4
4
 
5
5
  const phirepassSftpClientCss = () => `:host{display:block}`;
6
6
 
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DJjuCUhO.js');
3
+ var index = require('./index-D6ygTbCo.js');
4
4
 
5
5
  var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
6
6
  /**
@@ -582,7 +582,7 @@ function __wbg_get_imports() {
582
582
  __wbg_set_onopen_34e3e24cf9337ddd: function(arg0, arg1) {
583
583
  getObject(arg0).onopen = getObject(arg1);
584
584
  },
585
- __wbg_warn_8bf12ab4ab279fd4: function(arg0, arg1) {
585
+ __wbg_warn_5bd788cc2f780742: function(arg0, arg1) {
586
586
  console.warn(getStringFromWasm0(arg0, arg1));
587
587
  },
588
588
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
@@ -601,8 +601,8 @@ function __wbg_get_imports() {
601
601
  return addHeapObject(ret);
602
602
  },
603
603
  __wbindgen_cast_0000000000000004: function(arg0, arg1) {
604
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [], shim_idx: 6, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
605
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_42);
604
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1, function: Function { arguments: [], shim_idx: 4, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
605
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_37, __wasm_bindgen_func_elem_40);
606
606
  return addHeapObject(ret);
607
607
  },
608
608
  __wbindgen_cast_0000000000000005: function(arg0) {
@@ -639,8 +639,8 @@ function __wbg_get_imports() {
639
639
  };
640
640
  }
641
641
 
642
- function __wasm_bindgen_func_elem_42(arg0, arg1) {
643
- wasm.__wasm_bindgen_func_elem_42(arg0, arg1);
642
+ function __wasm_bindgen_func_elem_40(arg0, arg1) {
643
+ wasm.__wasm_bindgen_func_elem_40(arg0, arg1);
644
644
  }
645
645
 
646
646
  function __wasm_bindgen_func_elem_38(arg0, arg1, arg2) {
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DJjuCUhO.js');
3
+ var index = require('./index-D6ygTbCo.js');
4
4
  var appGlobals = require('./app-globals-V2Kpy_OQ.js');
5
5
 
6
6
  var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
7
7
  /*
8
- Stencil Client Patch Browser v4.43.2 | MIT Licensed | https://stenciljs.com
8
+ Stencil Client Patch Browser v4.43.3 | MIT Licensed | https://stenciljs.com
9
9
  */
10
10
 
11
11
  var patchBrowser = () => {
@@ -6,7 +6,7 @@
6
6
  "mixins": [],
7
7
  "compiler": {
8
8
  "name": "@stencil/core",
9
- "version": "4.43.2",
9
+ "version": "4.43.3",
10
10
  "typescriptVersion": "5.8.3"
11
11
  },
12
12
  "collections": [],