@teselagen/ove 0.7.4 → 0.7.6-beta.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.
- package/index.cjs.js +1 -1
- package/index.es.js +1 -1
- package/index.umd.js +12 -21
- package/package.json +2 -2
package/index.cjs.js
CHANGED
|
@@ -123079,7 +123079,7 @@ function showFileDialog({ multiple = false, onSelect }) {
|
|
|
123079
123079
|
}
|
|
123080
123080
|
__name(showFileDialog, "showFileDialog");
|
|
123081
123081
|
const name = "@teselagen/ove";
|
|
123082
|
-
const version = "0.7.
|
|
123082
|
+
const version = "0.7.5";
|
|
123083
123083
|
const main = "./src/index.js";
|
|
123084
123084
|
const type = "module";
|
|
123085
123085
|
const exports$1 = {
|
package/index.es.js
CHANGED
|
@@ -123061,7 +123061,7 @@ function showFileDialog({ multiple = false, onSelect }) {
|
|
|
123061
123061
|
}
|
|
123062
123062
|
__name(showFileDialog, "showFileDialog");
|
|
123063
123063
|
const name = "@teselagen/ove";
|
|
123064
|
-
const version = "0.7.
|
|
123064
|
+
const version = "0.7.5";
|
|
123065
123065
|
const main = "./src/index.js";
|
|
123066
123066
|
const type = "module";
|
|
123067
123067
|
const exports$1 = {
|
package/index.umd.js
CHANGED
|
@@ -9860,25 +9860,16 @@ var __async = (__this, __arguments, generator) => {
|
|
|
9860
9860
|
return value;
|
|
9861
9861
|
}, "GetIntrinsic");
|
|
9862
9862
|
var callBind$3 = { exports: {} };
|
|
9863
|
-
var
|
|
9864
|
-
var
|
|
9865
|
-
|
|
9866
|
-
|
|
9867
|
-
|
|
9868
|
-
|
|
9869
|
-
|
|
9870
|
-
var $defineProperty2 = GetIntrinsic2("%Object.defineProperty%", true) || false;
|
|
9871
|
-
if ($defineProperty2) {
|
|
9872
|
-
try {
|
|
9873
|
-
$defineProperty2({}, "a", { value: 1 });
|
|
9874
|
-
} catch (e2) {
|
|
9875
|
-
$defineProperty2 = false;
|
|
9876
|
-
}
|
|
9863
|
+
var GetIntrinsic$4 = getIntrinsic;
|
|
9864
|
+
var $defineProperty$2 = GetIntrinsic$4("%Object.defineProperty%", true) || false;
|
|
9865
|
+
if ($defineProperty$2) {
|
|
9866
|
+
try {
|
|
9867
|
+
$defineProperty$2({}, "a", { value: 1 });
|
|
9868
|
+
} catch (e2) {
|
|
9869
|
+
$defineProperty$2 = false;
|
|
9877
9870
|
}
|
|
9878
|
-
esDefineProperty = $defineProperty2;
|
|
9879
|
-
return esDefineProperty;
|
|
9880
9871
|
}
|
|
9881
|
-
|
|
9872
|
+
var esDefineProperty = $defineProperty$2;
|
|
9882
9873
|
var GetIntrinsic$3 = getIntrinsic;
|
|
9883
9874
|
var $gOPD$1 = GetIntrinsic$3("%Object.getOwnPropertyDescriptor%", true);
|
|
9884
9875
|
if ($gOPD$1) {
|
|
@@ -9889,7 +9880,7 @@ var __async = (__this, __arguments, generator) => {
|
|
|
9889
9880
|
}
|
|
9890
9881
|
}
|
|
9891
9882
|
var gopd$1 = $gOPD$1;
|
|
9892
|
-
var $defineProperty$1 =
|
|
9883
|
+
var $defineProperty$1 = esDefineProperty;
|
|
9893
9884
|
var $SyntaxError = syntax;
|
|
9894
9885
|
var $TypeError$4 = type$1;
|
|
9895
9886
|
var gopd = gopd$1;
|
|
@@ -9930,7 +9921,7 @@ var __async = (__this, __arguments, generator) => {
|
|
|
9930
9921
|
throw new $SyntaxError("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");
|
|
9931
9922
|
}
|
|
9932
9923
|
}, "defineDataProperty");
|
|
9933
|
-
var $defineProperty =
|
|
9924
|
+
var $defineProperty = esDefineProperty;
|
|
9934
9925
|
var hasPropertyDescriptors = /* @__PURE__ */ __name(function hasPropertyDescriptors2() {
|
|
9935
9926
|
return !!$defineProperty;
|
|
9936
9927
|
}, "hasPropertyDescriptors");
|
|
@@ -9999,7 +9990,7 @@ var __async = (__this, __arguments, generator) => {
|
|
|
9999
9990
|
var $apply = GetIntrinsic2("%Function.prototype.apply%");
|
|
10000
9991
|
var $call = GetIntrinsic2("%Function.prototype.call%");
|
|
10001
9992
|
var $reflectApply = GetIntrinsic2("%Reflect.apply%", true) || bind2.call($call, $apply);
|
|
10002
|
-
var $defineProperty2 =
|
|
9993
|
+
var $defineProperty2 = esDefineProperty;
|
|
10003
9994
|
var $max = GetIntrinsic2("%Math.max%");
|
|
10004
9995
|
module2.exports = /* @__PURE__ */ __name(function callBind2(originalFunction) {
|
|
10005
9996
|
if (typeof originalFunction !== "function") {
|
|
@@ -151668,7 +151659,7 @@ Part of ${annotation.translationType} Translation from BPs ${annotation.start +
|
|
|
151668
151659
|
}
|
|
151669
151660
|
__name(showFileDialog, "showFileDialog");
|
|
151670
151661
|
const name = "@teselagen/ove";
|
|
151671
|
-
const version = "0.7.
|
|
151662
|
+
const version = "0.7.5";
|
|
151672
151663
|
const main = "./src/index.js";
|
|
151673
151664
|
const type = "module";
|
|
151674
151665
|
const exports$1 = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teselagen/ove",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.6-beta.1",
|
|
4
4
|
"main": "./src/index.js",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@teselagen/sequence-utils": "0.3.27",
|
|
14
14
|
"@teselagen/range-utils": "0.3.7",
|
|
15
|
-
"@teselagen/ui": "0.7.
|
|
15
|
+
"@teselagen/ui": "0.7.10-beta.1",
|
|
16
16
|
"@teselagen/file-utils": "0.3.16",
|
|
17
17
|
"@teselagen/bounce-loader": "0.3.11",
|
|
18
18
|
"@teselagen/bio-parsers": "0.4.22",
|