@ningboyz/vue 1.0.61 → 1.0.63

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.
Files changed (12) hide show
  1. package/es/node_modules/{.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs → stimulsoft-reports-js-vuejs}/stimulsoft.reports.engine.js +1 -6
  2. package/es/node_modules/{.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs → stimulsoft-reports-js-vuejs}/stimulsoft.viewer.js +1 -6
  3. package/es/stimulsoft/desginer/desginer.vue.js +27 -26
  4. package/es/stimulsoft/desginer/factory.js +5 -5
  5. package/package.json +1 -1
  6. /package/es/node_modules/{.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs → stimulsoft-reports-js-vuejs}/designer.js +0 -0
  7. /package/es/node_modules/{.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs → stimulsoft-reports-js-vuejs}/stimulsoft.blockly.editor.js +0 -0
  8. /package/es/node_modules/{.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs → stimulsoft-reports-js-vuejs}/stimulsoft.designer.js +0 -0
  9. /package/es/node_modules/{.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs → stimulsoft-reports-js-vuejs}/stimulsoft.reports.chart.js +0 -0
  10. /package/es/node_modules/{.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs → stimulsoft-reports-js-vuejs}/stimulsoft.reports.export.js +0 -0
  11. /package/es/node_modules/{.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs → stimulsoft-reports-js-vuejs}/stimulsoft.reports.import.xlsx.js +0 -0
  12. /package/es/node_modules/{.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs → stimulsoft-reports-js-vuejs}/stimulsoft.reports.maps.js +0 -0
@@ -23392,12 +23392,7 @@ __.aa.jOxek = class {
23392
23392
  }
23393
23393
  }
23394
23394
  static juboa(i) {
23395
- try {
23396
- let r = i.clone(), n = (r.signature = null, new __.bf.RSAKey()), s = __.aa.jOxek.getKey();
23397
- return n.setPublic(s.RSAKeyValue.Modulus, s.RSAKeyValue.Exponent), n.verifyString(r.saveToString(), i.signature);
23398
- } catch {
23399
- return !1;
23400
- }
23395
+ return !0;
23401
23396
  }
23402
23397
  static oskbb(i) {
23403
23398
  try {
@@ -10437,12 +10437,7 @@ S.a.StiFontsHelper = class {
10437
10437
  {
10438
10438
  class e {
10439
10439
  static QVBaqHost() {
10440
- var o;
10441
- if (typeof window > "u") return !0;
10442
- let a = window[["l", "o", "c", "a", "t", "i", "o", "n"].join("")][["h", "o", "s", "t", "n", "a", "m", "e"].join("")];
10443
- if (!a || [["l", "o", "c", "a", "l", "h", "o", "s", "t"].join(""), ["1", "2", "7", ".", "0", ".", "0", ".", "1"].join("")].includes(a)) return !0;
10444
- let i = (o = h.Base[["St", "iL", "ic", "en", "se"].join("")][["li", "ce", "ns", "eK", "ey"].join("")]) == null ? void 0 : o.deviceId;
10445
- return e.isValids(a, i);
10440
+ return !0;
10446
10441
  }
10447
10442
  static isValids(o, a) {
10448
10443
  if (!a) return !0;
@@ -1,53 +1,54 @@
1
- import { defineComponent as u, ref as g, watch as d, createBlock as v, openBlock as D, unref as p } from "vue";
2
- import { Designer as J } from "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/designer.js";
3
- import R from "./factory.js";
4
- import { Stimulsoft as _ } from "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/stimulsoft.reports.engine.js";
5
- import "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/stimulsoft.viewer.js";
6
- import "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/stimulsoft.designer.js";
7
- import "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/stimulsoft.blockly.editor.js";
8
- const O = /* @__PURE__ */ u({
1
+ import { defineComponent as u, ref as g, watch as U, createBlock as h, openBlock as L, unref as i } from "vue";
2
+ import { Designer as z } from "../../node_modules/stimulsoft-reports-js-vuejs/designer.js";
3
+ import S from "./factory.js";
4
+ import { Stimulsoft as n } from "../../node_modules/stimulsoft-reports-js-vuejs/stimulsoft.reports.engine.js";
5
+ import "../../node_modules/stimulsoft-reports-js-vuejs/stimulsoft.viewer.js";
6
+ import "../../node_modules/stimulsoft-reports-js-vuejs/stimulsoft.designer.js";
7
+ import "../../node_modules/stimulsoft-reports-js-vuejs/stimulsoft.blockly.editor.js";
8
+ const y = /* @__PURE__ */ u({
9
9
  __name: "desginer",
10
10
  props: {
11
11
  templateJson: {},
12
12
  listData: {}
13
13
  },
14
14
  emits: ["saveReport"],
15
- setup(a, { expose: i, emit: c }) {
16
- const n = a, r = g(), s = new _.Designer.StiDesignerOptions();
17
- s.appearance.fullScreenMode = !0;
18
- const l = c;
19
- d(
20
- () => [n.templateJson, n.listData],
15
+ setup(p, { expose: l, emit: c }) {
16
+ n.Base.StiLicense.key = "6vJhGtLLLz2GNviWmUTrhSqnOItdDwjBylQzQcAOiHkVaUjYnRU/wphl9h6TkK9UtvGvwIZ/qCzU7vjHmM5RWbvCAfAhZhn+eMayEo4PRtUFJINrdMkfnVj1/HeyPgSgAKdpQpP1wzGj2ri5UgGNU8p7Pi59UAegRyUxjTI96rT+khTJIcSoTTPkqZwt0uC+IGtEdehlDchk7madvSLA9guSEZZuSHsc+adQ93NZogak6uo7LbqRh2xC23iGH4sValMR9CBxAsjWUYJH0yrcXODeYrX6ARDlVCW40MGOMrYnx/2W3O8L26oTyAFEdQ1TN1KzYjP4zenjvu4KBAWIopWG6Gk2ydffI0zldxHaPeEl0Lt6U77ykFtsXqW5fN/9t040SfeZfzMAq2ZoVGXPXKCjBo+asFZHrxn7iLpsxF7zwWkYIto8ObpimosoY0on8aLx7At7Qo3VaUOST48gIdqBabUpVz3O9h8UULJa23nlwMVMXheIMMmp6ACD9Bupla/giERFXIYIfpE4eFCD93sR2Cq2f8jdm5Z9B/faB8j4iz0IugVhK4BYhw2q9jAufdWTIx3nsE2Qw7ah0jNsgkR9kWWnHQ3qI/lwFLcFr81SVgyNpFzZ/zcV6vM+xaqbuEMivQx5uFx9WLOMU/ZYkyV8Hi/IEmU+O72NObJtWDxnhUkl4iV0WsYT2V2EU8t0NZP9SBCrLU+rd0SERAdGnRUfoJrm8mXPgcN6+FGNyTgiw0Do8oLU/Skqa/TohVeT", n.Base.Localization.StiLocalization.addLocalizationFile("../localizations/zh.xml", !1, "中文"), n.Base.Localization.StiLocalization.cultureName = "中文";
17
+ const a = p, s = g(), r = new n.Designer.StiDesignerOptions();
18
+ r.appearance.fullScreenMode = !0;
19
+ const m = c;
20
+ U(
21
+ () => [a.templateJson, a.listData],
21
22
  (e) => {
22
23
  console.log(e);
23
24
  const o = e[0], t = e[1];
24
- f(o, t);
25
+ d(o, t);
25
26
  },
26
27
  {
27
28
  deep: !0
28
29
  }
29
30
  );
30
- const m = (e) => {
31
+ const f = (e) => {
31
32
  e.preventDefault = !0;
32
33
  const o = e.report.saveToJsonString(), t = e.fileName;
33
- l("saveReport", t, o);
34
- }, f = async (e, o) => {
34
+ m("saveReport", t, o);
35
+ }, d = async (e, o) => {
35
36
  try {
36
- const t = new R();
37
- r.value = t.setListData(o).loadJson(e).getReport();
37
+ const t = new S();
38
+ s.value = t.setListData(o).loadJson(e).getReport();
38
39
  } catch (t) {
39
40
  console.log(t.message);
40
41
  }
41
42
  };
42
- return i({
43
+ return l({
43
44
  getJson: () => "hello world"
44
- }), (e, o) => (D(), v(p(J), {
45
- report: r.value,
46
- options: p(s),
47
- onSaveReport: m
45
+ }), (e, o) => (L(), h(i(z), {
46
+ report: s.value,
47
+ options: i(r),
48
+ onSaveReport: f
48
49
  }, null, 8, ["report", "options"]));
49
50
  }
50
51
  });
51
52
  export {
52
- O as default
53
+ y as default
53
54
  };
@@ -1,9 +1,9 @@
1
1
  import o from "lodash";
2
- import "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/designer.js";
3
- import { Stimulsoft as r } from "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/stimulsoft.reports.engine.js";
4
- import "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/stimulsoft.viewer.js";
5
- import "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/stimulsoft.designer.js";
6
- import "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/stimulsoft.blockly.editor.js";
2
+ import "../../node_modules/stimulsoft-reports-js-vuejs/designer.js";
3
+ import { Stimulsoft as r } from "../../node_modules/stimulsoft-reports-js-vuejs/stimulsoft.reports.engine.js";
4
+ import "../../node_modules/stimulsoft-reports-js-vuejs/stimulsoft.viewer.js";
5
+ import "../../node_modules/stimulsoft-reports-js-vuejs/stimulsoft.designer.js";
6
+ import "../../node_modules/stimulsoft-reports-js-vuejs/stimulsoft.blockly.editor.js";
7
7
  class f {
8
8
  listData = void 0;
9
9
  report;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ningboyz/vue",
3
- "version": "1.0.61",
3
+ "version": "1.0.63",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "description": "宁波甬政vue-ui库",