@kengic/vue 0.26.6-beta.76 → 0.26.6-beta.77

Sign up to get free protection for your applications and to get access to all the features.
@@ -2693,9 +2693,9 @@ S$2.forwardRef((e, n) => ZD({
2693
2693
  ...e,
2694
2694
  _ref: n
2695
2695
  }));
2696
- import("./close-outlined-DMcSQWxQ.09aa04cc.mjs").then(({ default: e }) => rS("ant-design:close-outlined", e));
2697
- import("./fullscreen-exit-outlined-X1iYkFc4.c88e61a6.mjs").then(({ default: e }) => rS("ant-design:fullscreen-exit-outlined", e));
2698
- import("./fullscreen-outlined-DDBrsRcy.237da2c8.mjs").then(({ default: e }) => rS("ant-design:fullscreen-outlined", e));
2696
+ import("./close-outlined-DMcSQWxQ.c946edbd.mjs").then(({ default: e }) => rS("ant-design:close-outlined", e));
2697
+ import("./fullscreen-exit-outlined-X1iYkFc4.3d722532.mjs").then(({ default: e }) => rS("ant-design:fullscreen-exit-outlined", e));
2698
+ import("./fullscreen-outlined-DDBrsRcy.2a9a25fe.mjs").then(({ default: e }) => rS("ant-design:fullscreen-outlined", e));
2699
2699
  var Bx = { exports: {} }, bm = {};
2700
2700
  /**
2701
2701
  * @license React
@@ -39722,15 +39722,19 @@ function SY() {
39722
39722
  ) });
39723
39723
  }
39724
39724
  async function wY(e) {
39725
- const { locale: n = "zh_CN" } = e != null ? e : {}, r = (await import(`antd/locale/${n}`)).default, s = document.createElement("kg-var-config");
39726
- s.setAttribute("id", crypto.randomUUID()), document.body.appendChild(s);
39727
- const u = eR(s);
39728
- return u.render(
39725
+ const n = (await import(`antd/locale/${(() => {
39726
+ var c, v;
39727
+ let u = (v = (c = e == null ? void 0 : e.locale) != null ? c : e == null ? void 0 : e.defaultLocale) != null ? v : "zh_CN";
39728
+ return u === "en" && (u = "en_US"), u;
39729
+ })()}`)).default, r = document.createElement("kg-var-config");
39730
+ r.setAttribute("id", crypto.randomUUID()), document.body.appendChild(r);
39731
+ const s = eR(r);
39732
+ return s.render(
39729
39733
  /* @__PURE__ */ tr.jsx(S$2.StrictMode, { children: /* @__PURE__ */ tr.jsx(
39730
39734
  pu,
39731
39735
  {
39732
39736
  prefixCls: "kgcrant",
39733
- locale: r,
39737
+ locale: n,
39734
39738
  button: { autoInsertSpace: !1 },
39735
39739
  theme: {
39736
39740
  token: {
@@ -39744,7 +39748,7 @@ async function wY(e) {
39744
39748
  children: /* @__PURE__ */ tr.jsx(_W, {})
39745
39749
  }
39746
39750
  ) })
39747
- ), { unmountKgVarConfig: () => u.unmount() };
39751
+ ), { unmountKgVarConfig: () => s.unmount() };
39748
39752
  }
39749
39753
  function bound01(e, n) {
39750
39754
  isOnePointZero(e) && (e = "100%");
@@ -42179,7 +42183,7 @@ const emptyIcon = {
42179
42183
  ...n.data
42180
42184
  }, r);
42181
42185
  }
42182
- }), version = "0.26.6-beta.76";
42186
+ }), version = "0.26.6-beta.77";
42183
42187
  /**
42184
42188
  * filesize
42185
42189
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.26.6-beta.76",
3
+ "version": "0.26.6-beta.77",
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",
@@ -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.86",
42
+ "@kengic/core": "6.0.1-beta.87",
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",