@kengic/vue 0.26.6-beta.36 → 0.26.6-beta.38
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/kengic-vue.js +64 -61
- package/package.json +3 -3
- /package/dist/{close-outlined-DMcSQWxQ.a580fc39.mjs → close-outlined-DMcSQWxQ.9558d7c8.mjs} +0 -0
- /package/dist/{fullscreen-exit-outlined-X1iYkFc4.718bf7aa.mjs → fullscreen-exit-outlined-X1iYkFc4.c8f99960.mjs} +0 -0
- /package/dist/{fullscreen-outlined-DDBrsRcy.1093efe6.mjs → fullscreen-outlined-DDBrsRcy.8bf7d58d.mjs} +0 -0
package/dist/kengic-vue.js
CHANGED
|
@@ -2693,9 +2693,9 @@ N.forwardRef((e, n) => KN({
|
|
|
2693
2693
|
...e,
|
|
2694
2694
|
_ref: n
|
|
2695
2695
|
}));
|
|
2696
|
-
import("./close-outlined-DMcSQWxQ.
|
|
2697
|
-
import("./fullscreen-exit-outlined-X1iYkFc4.
|
|
2698
|
-
import("./fullscreen-outlined-DDBrsRcy.
|
|
2696
|
+
import("./close-outlined-DMcSQWxQ.9558d7c8.mjs").then(({ default: e }) => iS("ant-design:close-outlined", e));
|
|
2697
|
+
import("./fullscreen-exit-outlined-X1iYkFc4.c8f99960.mjs").then(({ default: e }) => iS("ant-design:fullscreen-exit-outlined", e));
|
|
2698
|
+
import("./fullscreen-outlined-DDBrsRcy.8bf7d58d.mjs").then(({ default: e }) => iS("ant-design:fullscreen-outlined", e));
|
|
2699
2699
|
var Y1 = { exports: {} }, Wh = {};
|
|
2700
2700
|
/**
|
|
2701
2701
|
* @license React
|
|
@@ -34674,11 +34674,15 @@ function sB(e, n, r) {
|
|
|
34674
34674
|
}
|
|
34675
34675
|
function cB({}) {
|
|
34676
34676
|
var l;
|
|
34677
|
-
const e = N.useRef(null), n = VV()
|
|
34677
|
+
const e = N.useRef(null), n = VV();
|
|
34678
|
+
console.log("000", n.kgIsDefaultFullscreen);
|
|
34679
|
+
const [r, o] = N.useState((l = n.kgIsDefaultFullscreen) != null ? l : !1);
|
|
34680
|
+
N.useEffect(() => {
|
|
34681
|
+
const g = sB(e.current, "parentElement.parentElement.parentElement.parentElement.parentElement.parentElement");
|
|
34682
|
+
console.log("111", g, r), g && (r ? g.classList.add("kgcr--kg-modal--fullscreen") : g.classList.remove("kgcr--kg-modal--fullscreen"));
|
|
34683
|
+
}, [r]);
|
|
34678
34684
|
function s(g) {
|
|
34679
|
-
g.stopPropagation(), g.preventDefault(), o((
|
|
34680
|
-
const m = sB(e.current, "parentElement.parentElement.parentElement.parentElement.parentElement.parentElement");
|
|
34681
|
-
m && m.classList.toggle("kgcr--kg-modal--fullscreen");
|
|
34685
|
+
g.stopPropagation(), g.preventDefault(), o((m) => !m);
|
|
34682
34686
|
}
|
|
34683
34687
|
return /* @__PURE__ */ nr.jsxs("div", { ref: e, className: "kgcr--kg-modal--header--buttons--fullscreen", onClick: s, children: [
|
|
34684
34688
|
r && /* @__PURE__ */ nr.jsx(W1, { icon: "ant-design:fullscreen-exit-outlined" }),
|
|
@@ -37988,7 +37992,7 @@ const emptyIcon = {
|
|
|
37988
37992
|
...n.data
|
|
37989
37993
|
}, r);
|
|
37990
37994
|
}
|
|
37991
|
-
}), version = "0.26.6-beta.
|
|
37995
|
+
}), version = "0.26.6-beta.38";
|
|
37992
37996
|
var freeGlobal = typeof global == "object" && global && global.Object === Object && global;
|
|
37993
37997
|
const freeGlobal$1 = freeGlobal;
|
|
37994
37998
|
var freeSelf = typeof self == "object" && self && self.Object === Object && self, root = freeGlobal$1 || freeSelf || Function("return this")();
|
|
@@ -44211,55 +44215,54 @@ function requireCore() {
|
|
|
44211
44215
|
});
|
|
44212
44216
|
}(core)), core.exports;
|
|
44213
44217
|
}
|
|
44214
|
-
var encBase64 = { exports: {} }
|
|
44215
|
-
function
|
|
44216
|
-
|
|
44217
|
-
(
|
|
44218
|
-
|
|
44219
|
-
|
|
44220
|
-
|
|
44221
|
-
|
|
44222
|
-
|
|
44223
|
-
|
|
44224
|
-
|
|
44225
|
-
|
|
44226
|
-
for (var
|
|
44227
|
-
|
|
44228
|
-
|
|
44229
|
-
|
|
44230
|
-
|
|
44231
|
-
|
|
44232
|
-
|
|
44233
|
-
|
|
44234
|
-
|
|
44235
|
-
|
|
44236
|
-
|
|
44237
|
-
|
|
44238
|
-
|
|
44239
|
-
|
|
44240
|
-
|
|
44241
|
-
|
|
44242
|
-
|
|
44243
|
-
|
|
44244
|
-
|
|
44245
|
-
|
|
44246
|
-
|
|
44247
|
-
|
|
44248
|
-
|
|
44249
|
-
|
|
44250
|
-
|
|
44251
|
-
|
|
44252
|
-
|
|
44253
|
-
|
|
44254
|
-
|
|
44255
|
-
|
|
44256
|
-
|
|
44257
|
-
|
|
44258
|
-
|
|
44259
|
-
|
|
44260
|
-
|
|
44261
|
-
|
|
44262
|
-
}
|
|
44218
|
+
var encBase64 = { exports: {} };
|
|
44219
|
+
(function(e, n) {
|
|
44220
|
+
(function(r, o) {
|
|
44221
|
+
e.exports = o(requireCore());
|
|
44222
|
+
})(commonjsGlobal, function(r) {
|
|
44223
|
+
return function() {
|
|
44224
|
+
var o = r, s = o.lib, l = s.WordArray, g = o.enc;
|
|
44225
|
+
g.Base64 = {
|
|
44226
|
+
stringify: function(b) {
|
|
44227
|
+
var E = b.words, T = b.sigBytes, w = this._map;
|
|
44228
|
+
b.clamp();
|
|
44229
|
+
for (var D = [], M = 0; M < T; M += 3)
|
|
44230
|
+
for (var P = E[M >>> 2] >>> 24 - M % 4 * 8 & 255, x = E[M + 1 >>> 2] >>> 24 - (M + 1) % 4 * 8 & 255, F = E[M + 2 >>> 2] >>> 24 - (M + 2) % 4 * 8 & 255, L = P << 16 | x << 8 | F, K = 0; K < 4 && M + K * 0.75 < T; K++)
|
|
44231
|
+
D.push(w.charAt(L >>> 6 * (3 - K) & 63));
|
|
44232
|
+
var U = w.charAt(64);
|
|
44233
|
+
if (U)
|
|
44234
|
+
for (; D.length % 4; )
|
|
44235
|
+
D.push(U);
|
|
44236
|
+
return D.join("");
|
|
44237
|
+
},
|
|
44238
|
+
parse: function(b) {
|
|
44239
|
+
var E = b.length, T = this._map, w = this._reverseMap;
|
|
44240
|
+
if (!w) {
|
|
44241
|
+
w = this._reverseMap = [];
|
|
44242
|
+
for (var D = 0; D < T.length; D++)
|
|
44243
|
+
w[T.charCodeAt(D)] = D;
|
|
44244
|
+
}
|
|
44245
|
+
var M = T.charAt(64);
|
|
44246
|
+
if (M) {
|
|
44247
|
+
var P = b.indexOf(M);
|
|
44248
|
+
P !== -1 && (E = P);
|
|
44249
|
+
}
|
|
44250
|
+
return m(b, E, w);
|
|
44251
|
+
},
|
|
44252
|
+
_map: "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="
|
|
44253
|
+
};
|
|
44254
|
+
function m(b, E, T) {
|
|
44255
|
+
for (var w = [], D = 0, M = 0; M < E; M++)
|
|
44256
|
+
if (M % 4) {
|
|
44257
|
+
var P = T[b.charCodeAt(M - 1)] << M % 4 * 2, x = T[b.charCodeAt(M)] >>> 6 - M % 4 * 2, F = P | x;
|
|
44258
|
+
w[D >>> 2] |= F << 24 - D % 4 * 8, D++;
|
|
44259
|
+
}
|
|
44260
|
+
return l.create(w, D);
|
|
44261
|
+
}
|
|
44262
|
+
}(), r.enc.Base64;
|
|
44263
|
+
});
|
|
44264
|
+
})(encBase64);
|
|
44265
|
+
const Base64 = encBase64.exports;
|
|
44263
44266
|
var md5 = { exports: {} }, hasRequiredMd5;
|
|
44264
44267
|
function requireMd5() {
|
|
44265
44268
|
return hasRequiredMd5 || (hasRequiredMd5 = 1, function(e, n) {
|
|
@@ -44631,7 +44634,7 @@ function requireCipherCore() {
|
|
|
44631
44634
|
}
|
|
44632
44635
|
(function(e, n) {
|
|
44633
44636
|
(function(r, o, s) {
|
|
44634
|
-
e.exports = o(requireCore(),
|
|
44637
|
+
e.exports = o(requireCore(), encBase64.exports, requireMd5(), requireEvpkdf(), requireCipherCore());
|
|
44635
44638
|
})(commonjsGlobal, function(r) {
|
|
44636
44639
|
return function() {
|
|
44637
44640
|
var o = r, s = o.lib, l = s.BlockCipher, g = o.algo, m = [], b = [], E = [], T = [], w = [], D = [], M = [], P = [], x = [], F = [];
|
|
@@ -44686,7 +44689,7 @@ function requireCipherCore() {
|
|
|
44686
44689
|
}(), r.AES;
|
|
44687
44690
|
});
|
|
44688
44691
|
})(aes);
|
|
44689
|
-
var
|
|
44692
|
+
var encUtf8 = { exports: {} };
|
|
44690
44693
|
(function(e, n) {
|
|
44691
44694
|
(function(r, o) {
|
|
44692
44695
|
e.exports = o(requireCore());
|
|
@@ -44748,10 +44751,10 @@ class AesEncryption {
|
|
|
44748
44751
|
}
|
|
44749
44752
|
}
|
|
44750
44753
|
function encryptByBase64(e) {
|
|
44751
|
-
return UTF8.parse(e).toString(
|
|
44754
|
+
return UTF8.parse(e).toString(Base64);
|
|
44752
44755
|
}
|
|
44753
44756
|
function decodeByBase64(e) {
|
|
44754
|
-
return
|
|
44757
|
+
return Base64.parse(e).toString(UTF8);
|
|
44755
44758
|
}
|
|
44756
44759
|
function encryptByMd5(e) {
|
|
44757
44760
|
return md5Exports(e).toString();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kengic/vue",
|
|
3
|
-
"version": "0.26.6-beta.
|
|
3
|
+
"version": "0.26.6-beta.38",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "npm run use-node && rimraf dist && vue-tsc && vite build",
|
|
6
6
|
"build:dev": "npm run use-node && rimraf dist && vue-tsc && vite build --mode development",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"gen:apis:WMS": "npm run use-node && kengic-pont generate-apis --config kg.config.ts --origin WMS",
|
|
9
9
|
"- ------------------------------------------------": "",
|
|
10
10
|
"use-node": "nvm use 18.20.4 && corepack enable && corepack prepare pnpm@7.30.5 --activate && corepack use pnpm@7.30.5",
|
|
11
|
-
"cnpm:sync": "npx cnpm --yes sync @kengic/vue",
|
|
11
|
+
"cnpm:sync": "npm run use-node && npx cnpm --yes sync @kengic/vue",
|
|
12
12
|
"-- -----------------------------------------------": "",
|
|
13
13
|
"publish:major": "npm run bump:major && tsx scripts/publish.ts",
|
|
14
14
|
"publish:minor": "npm run bump:minor && tsx scripts/publish.ts",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@iconify-icons/mdi": "1.2.48",
|
|
40
40
|
"@iconify-icons/ph": "1.2.5",
|
|
41
41
|
"@iconify/vue": "4.1.1",
|
|
42
|
-
"@kengic/core": "6.0.1-beta.
|
|
42
|
+
"@kengic/core": "6.0.1-beta.43",
|
|
43
43
|
"@kengic/pont": "1.2.17-beta.1",
|
|
44
44
|
"@rys-fe/vite-plugin-theme": "0.8.6",
|
|
45
45
|
"@thymine/xunee": "0.4.9-beta.8",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|