node-karin 1.4.4 → 1.4.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.
- package/CHANGELOG.md +7 -0
- package/dist/web/assets/accordion-CpxNPVyv.js.gz +0 -0
- package/dist/web/assets/adapter-BRWYEg0c.js.gz +0 -0
- package/dist/web/assets/{chunk-DYRPAKRC-DeuHBw_f.js.gz → chunk-DYRPAKRC-Cyfxx0JD.js.gz} +0 -0
- package/dist/web/assets/config-BgRM4Dsf.js.gz +0 -0
- package/dist/web/assets/{cssMode-8ts6dBRV.js.gz → cssMode-BnduE70C.js.gz} +0 -0
- package/dist/web/assets/env-DnOh9HEp.js.gz +0 -0
- package/dist/web/assets/freemarker2-BLZP3c2i.js.gz +0 -0
- package/dist/web/assets/group-DxWe6wFW.js.gz +0 -0
- package/dist/web/assets/handlebars-CbG49FGm.js.gz +0 -0
- package/dist/web/assets/html-CqncD731.js.gz +0 -0
- package/dist/web/assets/htmlMode-BugBLMm3.js.gz +0 -0
- package/dist/web/assets/index-CoNalSWn.js.gz +0 -0
- package/dist/web/assets/index-DEB_6zS7.js +1 -0
- package/dist/web/assets/index-aUiCzJ9P.js +1 -0
- package/dist/web/assets/inputGroup-DcsXPee0.js.gz +0 -0
- package/dist/web/assets/javascript-CY_0YEZR.js.gz +0 -0
- package/dist/web/assets/jsonMode-DQ9kPt-5.js.gz +0 -0
- package/dist/web/assets/liquid-BqDOjZIk.js.gz +0 -0
- package/dist/web/assets/mdx-Dv8cbgUS.js.gz +0 -0
- package/dist/web/assets/pm2-DN0aFmwl.js.gz +0 -0
- package/dist/web/assets/private-BSSa44JS.js.gz +0 -0
- package/dist/web/assets/python-Cbf4HZ23.js.gz +0 -0
- package/dist/web/assets/razor-MZ3KlHwx.js.gz +0 -0
- package/dist/web/assets/redis-DnS25fJL.js.gz +0 -0
- package/dist/web/assets/render-B-IPai9W.js.gz +0 -0
- package/dist/web/assets/{save-Dx1lPS63.js → save-DQBVlgJo.js} +1 -1
- package/dist/web/assets/tsMode-BE8ORtFC.js.gz +0 -0
- package/dist/web/assets/typescript-G-Eia4Mu.js.gz +0 -0
- package/dist/web/assets/xml-D6bvpviE.js.gz +0 -0
- package/dist/web/assets/yaml-CSXtytrA.js.gz +0 -0
- package/dist/web/index.html +1 -1
- package/package.json +2 -2
- package/dist/web/assets/accordion-BhBCtiZR.js.gz +0 -0
- package/dist/web/assets/adapter-CGtD5Tw3.js.gz +0 -0
- package/dist/web/assets/config-CkQRScTZ.js.gz +0 -0
- package/dist/web/assets/env-wZ2sKmlY.js.gz +0 -0
- package/dist/web/assets/freemarker2-gNUqpXqC.js.gz +0 -0
- package/dist/web/assets/group-DRPfQFtH.js.gz +0 -0
- package/dist/web/assets/handlebars-DX_B0Cku.js.gz +0 -0
- package/dist/web/assets/html-BJKwo2zJ.js.gz +0 -0
- package/dist/web/assets/htmlMode-C0077gvn.js.gz +0 -0
- package/dist/web/assets/index-BUa4ALoK.js.gz +0 -0
- package/dist/web/assets/index-Ce8lPojj.js +0 -1
- package/dist/web/assets/index-DPfmHo7T.js +0 -1
- package/dist/web/assets/inputGroup-Bg_rsnGa.js.gz +0 -0
- package/dist/web/assets/javascript-DfqaLX24.js.gz +0 -0
- package/dist/web/assets/jsonMode-CZa3Stm-.js.gz +0 -0
- package/dist/web/assets/liquid-BvlhGgS3.js.gz +0 -0
- package/dist/web/assets/mdx-BezXvOGD.js.gz +0 -0
- package/dist/web/assets/pm2-K5Gvweym.js.gz +0 -0
- package/dist/web/assets/private-X2NQ2SQq.js.gz +0 -0
- package/dist/web/assets/python-C-U9boZt.js.gz +0 -0
- package/dist/web/assets/razor-DYM9qZgB.js.gz +0 -0
- package/dist/web/assets/redis-UY8njLdm.js.gz +0 -0
- package/dist/web/assets/render-DwJewMCZ.js.gz +0 -0
- package/dist/web/assets/tsMode-DFufUyPt.js.gz +0 -0
- package/dist/web/assets/typescript-8R4Hu1U0.js.gz +0 -0
- package/dist/web/assets/xml-CkFBdr9x.js.gz +0 -0
- package/dist/web/assets/yaml--YMJHn2d.js.gz +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# 更新日志
|
|
2
2
|
|
|
3
|
+
## [1.4.5](https://github.com/KarinJS/Karin/compare/core-v1.4.4...core-v1.4.5) (2025-03-04)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### 🐛 Bug Fixes
|
|
7
|
+
|
|
8
|
+
* pub error ([0bfc6dc](https://github.com/KarinJS/Karin/commit/0bfc6dcb4603f4002b1b90400a6e8fd2e68f34ba))
|
|
9
|
+
|
|
3
10
|
## [1.4.4](https://github.com/KarinJS/Karin/compare/core-v1.4.3...core-v1.4.4) (2025-03-04)
|
|
4
11
|
|
|
5
12
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{aX as a}from"./index-CoNalSWn.js";var t=a;export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{aX as a}from"./index-CoNalSWn.js";var r=a;export{r as default};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{aW as t,V as r}from"./index-
|
|
1
|
+
import{aW as t,V as r}from"./index-CoNalSWn.js";const n=async(e,o)=>{try{const s=await t.serverPost("/api/v1/config/new/save",{type:e,data:o});r.success(s)}catch(s){const a=s instanceof Error?s.message:"未知错误";r.error(a),console.error("保存配置出错:",s)}};export{n as s};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/web/index.html
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
content="viewport-fit=cover, width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
|
|
15
15
|
name="viewport" />
|
|
16
16
|
<link href="/web/assets/favicon-BoqZd694.ico" rel="icon" />
|
|
17
|
-
<script type="module" crossorigin src="/web/assets/index-
|
|
17
|
+
<script type="module" crossorigin src="/web/assets/index-CoNalSWn.js"></script>
|
|
18
18
|
<link rel="stylesheet" crossorigin href="/web/assets/index-C6tAGsOw.css">
|
|
19
19
|
</head>
|
|
20
20
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "node-karin",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.5",
|
|
4
4
|
"description": "Lightweight, efficient, concise, and stable robot framework.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"node",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"access": "public",
|
|
97
97
|
"registry": "https://registry.npmjs.org"
|
|
98
98
|
},
|
|
99
|
-
"time": "2025-
|
|
99
|
+
"time": "2025-03-05",
|
|
100
100
|
"exports": {
|
|
101
101
|
".": {
|
|
102
102
|
"import": "./dist/index.js",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{aX as a}from"./index-BUa4ALoK.js";var r=a;export{r as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{aX as a}from"./index-BUa4ALoK.js";var t=a;export{t as default};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|