@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
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { t as n } from "./_plugin-vue_export-helper-Be64z-LZ.js";
|
|
2
|
+
import { createElementBlock as r, createElementVNode as e, openBlock as l } from "vue";
|
|
3
|
+
var s = {}, t = {
|
|
4
|
+
class: "cloud-none-wrap",
|
|
5
|
+
style: { "background-color": "none" }
|
|
6
|
+
};
|
|
7
|
+
function a(c, o) {
|
|
8
|
+
return l(), r("div", t, [...o[0] || (o[0] = [e("div", { class: "cloud-none-box" }, [e("div", { class: "cloud-none-code" }, "没有权限"), e("div", { class: "cloud-none-message" }, "Not Permission")], -1)])]);
|
|
9
|
+
}
|
|
10
|
+
var i = /* @__PURE__ */ n(s, [["render", a]]);
|
|
11
|
+
export {
|
|
12
|
+
i as default
|
|
13
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const u=require("./opensdk-v3-ExnN6Qe0.cjs"),n=require("./_plugin-vue_export-helper-Dip-dkfU.cjs");let e=require("vue");var o={},l={class:"cloud-none-wrap",style:{"background-color":"none"}};function t(d,r){return(0,e.openBlock)(),(0,e.createElementBlock)("div",l,[...r[0]||(r[0]=[(0,e.createElementVNode)("div",{class:"cloud-none-box"},[(0,e.createElementVNode)("div",{class:"cloud-none-code"},"没有权限"),(0,e.createElementVNode)("div",{class:"cloud-none-message"},"Not Permission")],-1)])])}var c=n.__plugin_vue_export_helper_default(o,[["render",t]]);exports.default=c;
|
package/dist/open-sdk.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./opensdk-v3-ExnN6Qe0.cjs");exports.HttpObj=e.http_default;exports.SameFrame=e.console_default;exports.SameRouteView=e.SameRouteView_default;exports.SameWatermark=e.SameWatermark_default;exports.StorageObj=e.StorageObj;exports.SwitchBusiness=e.SwitchBusiness_default;exports.createHttp=e.createHttp;exports.dialogChoiceGoods=e.dialogGoods_default;exports.dialogChoiceImage=e.dialogImage_default;exports.dialogChoiceStaff=e.dialogStaff_default;exports.qiankunWindow=e.qiankunWindow;exports.sdkBootstrap=e.sdkBootstrap;exports.sdkConfigGet=e.sdkConfigGet;exports.sdkConfigSet=e.sdkConfigSet;exports.sdkStartBefore=e.sdkStartBefore;exports.sdkStarup=e.sdkStarup;exports.sdkStoreClearCache=e.sdkStoreClearCache;exports.useSdkAccountStore=e.useSdkAccountStore;exports.useSdkLanguageStore=e.useSdkLanguageStore;exports.useSdkPermissionStore=e.useSdkPermissionStore;exports.useSdkProductStore=e.useSdkProductStore;exports.useSdkQiankunStore=e.useSdkQiankunStore;exports.useSdkSysWinStore=e.useSdkSysWinStore;exports.useSdkSystemStore=e.useSdkSystemStore;exports.useSdkThemesStore=e.useSdkThemesStore;
|
package/dist/open-sdk.css
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
.multiline-text{white-space:pre-line;word-break:break-word;line-height:1.5
|
|
1
|
+
.multiline-text{white-space:pre-line;word-break:break-word;padding:10px;line-height:1.5}
|
|
2
|
+
/*$vite$:1*/
|
package/dist/open-sdk.es.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { C as s, E as e, S as t, T as o, _ as d, a as S, b as r, c as u, d as i, f as k, g as f, h as l, i as m, l as n, m as g, n as c, o as h, p as _, r as p, s as C, t as w, u as B, v as W, x as b, y } from "./opensdk-v3-BPsKIq21.js";
|
|
2
2
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
3
|
+
r as HttpObj,
|
|
4
|
+
u as SameFrame,
|
|
5
|
+
n as SameRouteView,
|
|
6
|
+
C as SameWatermark,
|
|
7
|
+
s as StorageObj,
|
|
8
|
+
B as SwitchBusiness,
|
|
9
|
+
y as createHttp,
|
|
10
|
+
S as dialogChoiceGoods,
|
|
11
|
+
h as dialogChoiceImage,
|
|
12
|
+
m as dialogChoiceStaff,
|
|
13
|
+
t as qiankunWindow,
|
|
14
|
+
w as sdkBootstrap,
|
|
15
|
+
o as sdkConfigGet,
|
|
16
|
+
e as sdkConfigSet,
|
|
17
|
+
c as sdkStartBefore,
|
|
18
|
+
p as sdkStarup,
|
|
19
|
+
i as sdkStoreClearCache,
|
|
20
|
+
W as useSdkAccountStore,
|
|
21
|
+
l as useSdkLanguageStore,
|
|
22
|
+
k as useSdkPermissionStore,
|
|
23
|
+
_ as useSdkProductStore,
|
|
24
|
+
b as useSdkQiankunStore,
|
|
25
|
+
f as useSdkSysWinStore,
|
|
26
|
+
d as useSdkSystemStore,
|
|
27
|
+
g as useSdkThemesStore
|
|
28
28
|
};
|