@10yun/open-sdk 0.3.131 → 0.3.133
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.
Potentially problematic release.
This version of @10yun/open-sdk might be problematic. Click here for more details.
- package/build/plugin-common.js +41 -13
- package/dist/404-C5CPAytv.cjs +1 -0
- package/dist/404-DF2N09dA.js +10 -0
- package/dist/_plugin-vue_export-helper-Be64z-LZ.js +8 -0
- package/dist/_plugin-vue_export-helper-Dip-dkfU.cjs +1 -0
- package/dist/alone_run-CNZGRWXt.js +13 -0
- package/dist/alone_run-D3cAknck.cjs +1 -0
- package/dist/login-BWD-_Dhs.cjs +1 -0
- package/dist/login-C1qKBNQ4.js +2742 -0
- package/dist/none-DcqYeorD.js +13 -0
- package/dist/none-DkAd4m6h.cjs +1 -0
- package/dist/open-sdk.cjs.js +1 -1
- package/dist/open-sdk.css +2 -1
- package/dist/open-sdk.es.js +26 -26
- package/dist/opensdk-v3-BPsKIq21.js +10046 -0
- package/dist/opensdk-v3-ExnN6Qe0.cjs +10 -0
- package/package.json +3 -2
- package/vite-plugin-shiyun.js +3 -2
- package/dist/404-CIjUET_t.js +0 -15
- package/dist/404-x0i5WV4s.cjs +0 -1
- package/dist/alone_run-0VoPU58J.cjs +0 -1
- package/dist/alone_run-olbi6No5.js +0 -18
- package/dist/index-9iozHkWv.cjs +0 -30
- package/dist/index-CU8RWfCo.js +0 -11588
- package/dist/login-B1IbCQFh.cjs +0 -1
- package/dist/login-Cn5RGMdT.js +0 -1472
- package/dist/none-BntNHf_N.cjs +0 -1
- package/dist/none-DbzlBbe6.js +0 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@10yun/open-sdk",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.133",
|
|
4
4
|
"description": "开放平台接入sdk",
|
|
5
5
|
"author": "10yun.com",
|
|
6
6
|
"license": "MIT",
|
|
@@ -46,7 +46,8 @@
|
|
|
46
46
|
"localforage": "^1.10.0"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
|
-
"@vitejs/plugin-vue": "^6.0.3"
|
|
49
|
+
"@vitejs/plugin-vue": "^6.0.3",
|
|
50
|
+
"vite": "npm:rolldown-vite@latest"
|
|
50
51
|
},
|
|
51
52
|
"peerDependencies": {}
|
|
52
53
|
}
|
package/vite-plugin-shiyun.js
CHANGED
|
@@ -2,7 +2,7 @@ import { loadEnv } from 'vite';
|
|
|
2
2
|
import path from 'path';
|
|
3
3
|
import qiankun from './vite-plugin-qiankun/es/index.js';
|
|
4
4
|
export { qiankunWindow } from './vite-plugin-qiankun/es/helper.js';
|
|
5
|
-
import {
|
|
5
|
+
import { shiyunPluginCommon } from './build/plugin-common.js';
|
|
6
6
|
/**
|
|
7
7
|
*
|
|
8
8
|
* @param {*} params
|
|
@@ -27,6 +27,7 @@ export function shiyunRelease(params = { menu_arr: [] }) {
|
|
|
27
27
|
qiankun(ENV_ARR_VITE.VITE_SY_PRODUCT_SIGN || BASENAME_SIGN, {
|
|
28
28
|
useDevMode
|
|
29
29
|
}),
|
|
30
|
-
|
|
30
|
+
shiyunPluginCommon(ENV_ARR_VITE, ENV_ARR_CICD, ENV_MODE, params)
|
|
31
|
+
// 独有的
|
|
31
32
|
];
|
|
32
33
|
}
|
package/dist/404-CIjUET_t.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { createElementBlock as c, openBlock as s, createElementVNode as o } from "vue";
|
|
2
|
-
import { _ as t } from "./index-CU8RWfCo.js";
|
|
3
|
-
const d = {}, r = { class: "cloud-404-wrap" };
|
|
4
|
-
function l(n, e) {
|
|
5
|
-
return s(), c("div", r, [...e[0] || (e[0] = [
|
|
6
|
-
o("div", { class: "cloud-404-box" }, [
|
|
7
|
-
o("div", { class: "cloud-404-code" }, "404"),
|
|
8
|
-
o("div", { class: "cloud-404-message" }, "Not Found")
|
|
9
|
-
], -1)
|
|
10
|
-
])]);
|
|
11
|
-
}
|
|
12
|
-
const i = /* @__PURE__ */ t(d, [["render", l]]);
|
|
13
|
-
export {
|
|
14
|
-
i as default
|
|
15
|
-
};
|
package/dist/404-x0i5WV4s.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t=require("./index-9iozHkWv.cjs"),c={},s={class:"cloud-404-wrap"};function d(r,o){return e.openBlock(),e.createElementBlock("div",s,[...o[0]||(o[0]=[e.createElementVNode("div",{class:"cloud-404-box"},[e.createElementVNode("div",{class:"cloud-404-code"},"404"),e.createElementVNode("div",{class:"cloud-404-message"},"Not Found")],-1)])])}const n=t._export_sfc(c,[["render",d]]);exports.default=n;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),n=require("./index-9iozHkWv.cjs"),c={},t={class:"cloud-none-wrap",style:{"background-color":"none"}};function r(s,o){return e.openBlock(),e.createElementBlock("div",t,[...o[0]||(o[0]=[e.createElementVNode("div",{class:"cloud-none-box"},[e.createElementVNode("div",{class:"cloud-none-code"},"不建议,子应用单独运行~"),e.createElementVNode("div",{class:"cloud-none-message"},"Not Alone")],-1)])])}const l=n._export_sfc(c,[["render",r]]);exports.default=l;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { createElementBlock as n, openBlock as c, createElementVNode as o } from "vue";
|
|
2
|
-
import { _ as s } from "./index-CU8RWfCo.js";
|
|
3
|
-
const r = {}, t = {
|
|
4
|
-
class: "cloud-none-wrap",
|
|
5
|
-
style: { "background-color": "none" }
|
|
6
|
-
};
|
|
7
|
-
function l(d, e) {
|
|
8
|
-
return c(), n("div", t, [...e[0] || (e[0] = [
|
|
9
|
-
o("div", { class: "cloud-none-box" }, [
|
|
10
|
-
o("div", { class: "cloud-none-code" }, "不建议,子应用单独运行~"),
|
|
11
|
-
o("div", { class: "cloud-none-message" }, "Not Alone")
|
|
12
|
-
], -1)
|
|
13
|
-
])]);
|
|
14
|
-
}
|
|
15
|
-
const i = /* @__PURE__ */ s(r, [["render", l]]);
|
|
16
|
-
export {
|
|
17
|
-
i as default
|
|
18
|
-
};
|