@zeus-js/compiler 0.1.0-beta.2 → 0.1.0-beta.3
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/dist/compiler.cjs.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* compiler v0.1.0-beta.
|
|
2
|
+
* compiler v0.1.0-beta.3
|
|
3
3
|
* (c) 2026 baicie
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
**/
|
|
@@ -14918,7 +14918,7 @@ var CompilerError = class extends Error {
|
|
|
14918
14918
|
}
|
|
14919
14919
|
};
|
|
14920
14920
|
//#endregion
|
|
14921
|
-
//#region \0@oxc-project+runtime@0.
|
|
14921
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/typeof.js
|
|
14922
14922
|
function _typeof(o) {
|
|
14923
14923
|
"@babel/helpers - typeof";
|
|
14924
14924
|
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o) {
|
|
@@ -14928,7 +14928,7 @@ function _typeof(o) {
|
|
|
14928
14928
|
}, _typeof(o);
|
|
14929
14929
|
}
|
|
14930
14930
|
//#endregion
|
|
14931
|
-
//#region \0@oxc-project+runtime@0.
|
|
14931
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/toPrimitive.js
|
|
14932
14932
|
function toPrimitive(t, r) {
|
|
14933
14933
|
if ("object" != _typeof(t) || !t) return t;
|
|
14934
14934
|
var e = t[Symbol.toPrimitive];
|
|
@@ -14940,13 +14940,13 @@ function toPrimitive(t, r) {
|
|
|
14940
14940
|
return ("string" === r ? String : Number)(t);
|
|
14941
14941
|
}
|
|
14942
14942
|
//#endregion
|
|
14943
|
-
//#region \0@oxc-project+runtime@0.
|
|
14943
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/toPropertyKey.js
|
|
14944
14944
|
function toPropertyKey(t) {
|
|
14945
14945
|
var i = toPrimitive(t, "string");
|
|
14946
14946
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
14947
14947
|
}
|
|
14948
14948
|
//#endregion
|
|
14949
|
-
//#region \0@oxc-project+runtime@0.
|
|
14949
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/defineProperty.js
|
|
14950
14950
|
function _defineProperty(e, r, t) {
|
|
14951
14951
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
14952
14952
|
value: t,
|
|
@@ -14956,7 +14956,7 @@ function _defineProperty(e, r, t) {
|
|
|
14956
14956
|
}) : e[r] = t, e;
|
|
14957
14957
|
}
|
|
14958
14958
|
//#endregion
|
|
14959
|
-
//#region \0@oxc-project+runtime@0.
|
|
14959
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/objectSpread2.js
|
|
14960
14960
|
function ownKeys(e, r) {
|
|
14961
14961
|
var t = Object.keys(e);
|
|
14962
14962
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* compiler v0.1.0-beta.
|
|
2
|
+
* compiler v0.1.0-beta.3
|
|
3
3
|
* (c) 2026 baicie
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
**/
|
|
@@ -788,7 +788,7 @@ var CompilerError = class extends Error {
|
|
|
788
788
|
}
|
|
789
789
|
};
|
|
790
790
|
//#endregion
|
|
791
|
-
//#region \0@oxc-project+runtime@0.
|
|
791
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/typeof.js
|
|
792
792
|
function _typeof(o) {
|
|
793
793
|
"@babel/helpers - typeof";
|
|
794
794
|
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o) {
|
|
@@ -798,7 +798,7 @@ function _typeof(o) {
|
|
|
798
798
|
}, _typeof(o);
|
|
799
799
|
}
|
|
800
800
|
//#endregion
|
|
801
|
-
//#region \0@oxc-project+runtime@0.
|
|
801
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/toPrimitive.js
|
|
802
802
|
function toPrimitive(t, r) {
|
|
803
803
|
if ("object" != _typeof(t) || !t) return t;
|
|
804
804
|
var e = t[Symbol.toPrimitive];
|
|
@@ -810,13 +810,13 @@ function toPrimitive(t, r) {
|
|
|
810
810
|
return ("string" === r ? String : Number)(t);
|
|
811
811
|
}
|
|
812
812
|
//#endregion
|
|
813
|
-
//#region \0@oxc-project+runtime@0.
|
|
813
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/toPropertyKey.js
|
|
814
814
|
function toPropertyKey(t) {
|
|
815
815
|
var i = toPrimitive(t, "string");
|
|
816
816
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
817
817
|
}
|
|
818
818
|
//#endregion
|
|
819
|
-
//#region \0@oxc-project+runtime@0.
|
|
819
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/defineProperty.js
|
|
820
820
|
function _defineProperty(e, r, t) {
|
|
821
821
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
822
822
|
value: t,
|
|
@@ -826,7 +826,7 @@ function _defineProperty(e, r, t) {
|
|
|
826
826
|
}) : e[r] = t, e;
|
|
827
827
|
}
|
|
828
828
|
//#endregion
|
|
829
|
-
//#region \0@oxc-project+runtime@0.
|
|
829
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/objectSpread2.js
|
|
830
830
|
function ownKeys(e, r) {
|
|
831
831
|
var t = Object.keys(e);
|
|
832
832
|
if (Object.getOwnPropertySymbols) {
|
package/dist/compiler.global.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* compiler v0.1.0-beta.
|
|
2
|
+
* compiler v0.1.0-beta.3
|
|
3
3
|
* (c) 2026 baicie
|
|
4
4
|
* Released under the MIT License.
|
|
5
5
|
**/
|
|
@@ -14923,7 +14923,7 @@ var ZeusCompiler = (function(exports) {
|
|
|
14923
14923
|
}
|
|
14924
14924
|
};
|
|
14925
14925
|
//#endregion
|
|
14926
|
-
//#region \0@oxc-project+runtime@0.
|
|
14926
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/typeof.js
|
|
14927
14927
|
function _typeof(o) {
|
|
14928
14928
|
"@babel/helpers - typeof";
|
|
14929
14929
|
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o) {
|
|
@@ -14933,7 +14933,7 @@ var ZeusCompiler = (function(exports) {
|
|
|
14933
14933
|
}, _typeof(o);
|
|
14934
14934
|
}
|
|
14935
14935
|
//#endregion
|
|
14936
|
-
//#region \0@oxc-project+runtime@0.
|
|
14936
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/toPrimitive.js
|
|
14937
14937
|
function toPrimitive(t, r) {
|
|
14938
14938
|
if ("object" != _typeof(t) || !t) return t;
|
|
14939
14939
|
var e = t[Symbol.toPrimitive];
|
|
@@ -14945,13 +14945,13 @@ var ZeusCompiler = (function(exports) {
|
|
|
14945
14945
|
return ("string" === r ? String : Number)(t);
|
|
14946
14946
|
}
|
|
14947
14947
|
//#endregion
|
|
14948
|
-
//#region \0@oxc-project+runtime@0.
|
|
14948
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/toPropertyKey.js
|
|
14949
14949
|
function toPropertyKey(t) {
|
|
14950
14950
|
var i = toPrimitive(t, "string");
|
|
14951
14951
|
return "symbol" == _typeof(i) ? i : i + "";
|
|
14952
14952
|
}
|
|
14953
14953
|
//#endregion
|
|
14954
|
-
//#region \0@oxc-project+runtime@0.
|
|
14954
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/defineProperty.js
|
|
14955
14955
|
function _defineProperty(e, r, t) {
|
|
14956
14956
|
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
14957
14957
|
value: t,
|
|
@@ -14961,7 +14961,7 @@ var ZeusCompiler = (function(exports) {
|
|
|
14961
14961
|
}) : e[r] = t, e;
|
|
14962
14962
|
}
|
|
14963
14963
|
//#endregion
|
|
14964
|
-
//#region \0@oxc-project+runtime@0.
|
|
14964
|
+
//#region \0@oxc-project+runtime@0.134.0/helpers/esm/objectSpread2.js
|
|
14965
14965
|
function ownKeys(e, r) {
|
|
14966
14966
|
var t = Object.keys(e);
|
|
14967
14967
|
if (Object.getOwnPropertySymbols) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zeus-js/compiler",
|
|
3
|
-
"version": "0.1.0-beta.
|
|
3
|
+
"version": "0.1.0-beta.3",
|
|
4
4
|
"description": "@zeus-js/compiler",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"module": "dist/compiler.esm-bundler.js",
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
"exports": {
|
|
15
15
|
".": {
|
|
16
16
|
"types": "./dist/compiler.d.ts",
|
|
17
|
+
"module": "./dist/compiler.esm-bundler.js",
|
|
18
|
+
"import": "./dist/compiler.esm-bundler.js",
|
|
19
|
+
"require": "./index.js",
|
|
17
20
|
"node": {
|
|
18
21
|
"production": "./dist/compiler.cjs.prod.js",
|
|
19
22
|
"development": "./dist/compiler.cjs.js",
|
|
20
23
|
"default": "./index.js"
|
|
21
|
-
}
|
|
22
|
-
"module": "./dist/compiler.esm-bundler.js",
|
|
23
|
-
"import": "./dist/compiler.esm-bundler.js",
|
|
24
|
-
"require": "./index.js"
|
|
24
|
+
}
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"sideEffects": false,
|
|
@@ -59,6 +59,6 @@
|
|
|
59
59
|
"@babel/helper-plugin-utils": "^7.29.7",
|
|
60
60
|
"@babel/types": "^7.29.0",
|
|
61
61
|
"@baicie/logger": "^0.2.0",
|
|
62
|
-
"@zeus-js/shared": "0.1.0-beta.
|
|
62
|
+
"@zeus-js/shared": "0.1.0-beta.3"
|
|
63
63
|
}
|
|
64
64
|
}
|