@ningboyz/vue 1.0.77 → 1.0.79

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 (19) hide show
  1. package/es/node_modules/{stimulsoft-reports-js-vuejs → .pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs}/stimulsoft.reports.engine.js +6 -1
  2. package/es/node_modules/{stimulsoft-reports-js-vuejs → .pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs}/stimulsoft.viewer.js +6 -1
  3. package/es/stimulsoft/desginer/desginer.vue.js +5 -5
  4. package/es/stimulsoft/desginer/factory.js +5 -5
  5. package/package.json +35 -35
  6. package/types/components/core/core.d.ts +14 -14
  7. package/types/components.d.ts +22 -22
  8. package/types/index.d.ts +3 -3
  9. package/types/layout/layout.d.ts +15 -15
  10. package/types/message/message.d.ts +16 -16
  11. package/types/stimulsoft/desginer/desginer.d.ts +19 -19
  12. package/types/stimulsoft/desginer/factory.d.ts +20 -20
  13. /package/es/node_modules/{stimulsoft-reports-js-vuejs → .pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs}/designer.js +0 -0
  14. /package/es/node_modules/{stimulsoft-reports-js-vuejs → .pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs}/stimulsoft.blockly.editor.js +0 -0
  15. /package/es/node_modules/{stimulsoft-reports-js-vuejs → .pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs}/stimulsoft.designer.js +0 -0
  16. /package/es/node_modules/{stimulsoft-reports-js-vuejs → .pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs}/stimulsoft.reports.chart.js +0 -0
  17. /package/es/node_modules/{stimulsoft-reports-js-vuejs → .pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs}/stimulsoft.reports.export.js +0 -0
  18. /package/es/node_modules/{stimulsoft-reports-js-vuejs → .pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs}/stimulsoft.reports.import.xlsx.js +0 -0
  19. /package/es/node_modules/{stimulsoft-reports-js-vuejs → .pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs}/stimulsoft.reports.maps.js +0 -0
@@ -23392,7 +23392,12 @@ __.aa.jOxek = class {
23392
23392
  }
23393
23393
  }
23394
23394
  static juboa(i) {
23395
- return !0;
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
+ }
23396
23401
  }
23397
23402
  static oskbb(i) {
23398
23403
  try {
@@ -10437,7 +10437,12 @@ S.a.StiFontsHelper = class {
10437
10437
  {
10438
10438
  class e {
10439
10439
  static QVBaqHost() {
10440
- return !0;
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);
10441
10446
  }
10442
10447
  static isValids(o, a) {
10443
10448
  if (!a) return !0;
@@ -1,10 +1,10 @@
1
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";
2
+ import { Designer as z } from "../../node_modules/.pnpm/stimulsoft-reports-js-vuejs@2025.3.2_typescript@5.8.3/node_modules/stimulsoft-reports-js-vuejs/designer.js";
3
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";
4
+ import { Stimulsoft as n } 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
8
  const y = /* @__PURE__ */ u({
9
9
  __name: "desginer",
10
10
  props: {
@@ -1,9 +1,9 @@
1
1
  import r from "lodash";
2
- import "../../node_modules/stimulsoft-reports-js-vuejs/designer.js";
3
- import { Stimulsoft as s } 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";
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 s } 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";
7
7
  class u {
8
8
  listData = void 0;
9
9
  report;
package/package.json CHANGED
@@ -1,35 +1,35 @@
1
- {
2
- "name": "@ningboyz/vue",
3
- "version": "1.0.77",
4
- "private": false,
5
- "type": "module",
6
- "description": "宁波甬政vue-ui库",
7
- "author": "nbyt-syq",
8
- "license": "ISC",
9
- "keywords": [],
10
- "exports": {
11
- ".": {
12
- "types": "./types/index.d.ts",
13
- "import": "./es/index.js"
14
- },
15
- "./es/*": "./es/*",
16
- "./types/*": "./types/*",
17
- "./package.json": "./package.json"
18
- },
19
- "main": "es/index.js",
20
- "types": "types/index.d.ts",
21
- "files": [
22
- "es",
23
- "types",
24
- "styles"
25
- ],
26
- "scripts": {
27
- "build": "vite build",
28
- "prettier": "prettier --config ./.prettierrc --write \"./**/*.{ts,tsx}\" ",
29
- "lint": "eslint ."
30
- },
31
- "publishConfig": {
32
- "access": "public",
33
- "registry": "https://registry.npmjs.org/"
34
- }
35
- }
1
+ {
2
+ "name": "@ningboyz/vue",
3
+ "version": "1.0.79",
4
+ "private": false,
5
+ "type": "module",
6
+ "description": "宁波甬政vue-ui库",
7
+ "author": "nbyt-syq",
8
+ "license": "ISC",
9
+ "keywords": [],
10
+ "exports": {
11
+ ".": {
12
+ "types": "./types/index.d.ts",
13
+ "import": "./es/index.js"
14
+ },
15
+ "./es/*": "./es/*",
16
+ "./types/*": "./types/*",
17
+ "./package.json": "./package.json"
18
+ },
19
+ "main": "es/index.js",
20
+ "types": "types/index.d.ts",
21
+ "files": [
22
+ "es",
23
+ "types",
24
+ "styles"
25
+ ],
26
+ "scripts": {
27
+ "build": "vite build",
28
+ "prettier": "prettier --config ./.prettierrc --write \"./**/*.{ts,tsx}\" ",
29
+ "lint": "eslint ."
30
+ },
31
+ "publishConfig": {
32
+ "access": "public",
33
+ "registry": "https://registry.npmjs.org/"
34
+ }
35
+ }
@@ -1,14 +1,14 @@
1
- import { type App } from "vue";
2
-
3
- /**
4
- * 组件类型
5
- */
6
- export type YzComponentApp<P = { [key: string]: any }, E = { [key: string]: any }, S = { [key: string]: (...args: any[]) => any }, M = { [key: string]: any }> = {
7
- new (): {
8
- $props: P & E;
9
- $slots: S;
10
- $emit: M;
11
- };
12
- } & {
13
- install(app: App): void;
14
- };
1
+ import { type App } from "vue";
2
+
3
+ /**
4
+ * 组件类型
5
+ */
6
+ export type YzComponentApp<P = { [key: string]: any }, E = { [key: string]: any }, S = { [key: string]: (...args: any[]) => any }, M = { [key: string]: any }> = {
7
+ new (): {
8
+ $props: P & E;
9
+ $slots: S;
10
+ $emit: M;
11
+ };
12
+ } & {
13
+ install(app: App): void;
14
+ };
@@ -1,22 +1,22 @@
1
- import { YzDesginer } from "./stimulsoft/desginer/desginer";
2
- import { YzLayout } from "./layout/layout";
3
- import { type App } from "vue";
4
-
5
- interface AllComponents {
6
- YzDesginer: typeof YzDesginer;
7
- YzLayout: typeof YzLayout;
8
- }
9
-
10
- export function install(app: App): void;
11
-
12
- declare module "@vue/runtime-core" {
13
- export interface GlobalComponents extends AllComponents {}
14
- }
15
-
16
- export {};
17
-
18
- export * from "./components/core/core";
19
- export * from "./stimulsoft/desginer/desginer";
20
- export * from "./stimulsoft/desginer/factory";
21
- export * from "./message/message";
22
- export * from "./layout/layout";
1
+ import { YzDesginer } from "./stimulsoft/desginer/desginer";
2
+ import { YzLayout } from "./layout/layout";
3
+ import { type App } from "vue";
4
+
5
+ interface AllComponents {
6
+ YzDesginer: typeof YzDesginer;
7
+ YzLayout: typeof YzLayout;
8
+ }
9
+
10
+ export function install(app: App): void;
11
+
12
+ declare module "@vue/runtime-core" {
13
+ export interface GlobalComponents extends AllComponents {}
14
+ }
15
+
16
+ export {};
17
+
18
+ export * from "./components/core/core";
19
+ export * from "./stimulsoft/desginer/desginer";
20
+ export * from "./stimulsoft/desginer/factory";
21
+ export * from "./message/message";
22
+ export * from "./layout/layout";
package/types/index.d.ts CHANGED
@@ -1,3 +1,3 @@
1
- import * as YzUI from "./components";
2
- export * from "./components";
3
- export default YzUI;
1
+ import * as YzUI from "./components";
2
+ export * from "./components";
3
+ export default YzUI;
@@ -1,15 +1,15 @@
1
- import { VxeLayoutAsideProps } from "vxe-pc-ui";
2
- import { VNode } from "vue";
3
- import { YzComponentApp } from "../components/core/core";
4
-
5
- export declare const YzLayout: YzComponentApp<YzLayoutProps, {}, YzLayoutSlots, YzLayoutMethod>;
6
-
7
- export type YzLayoutProps = {
8
- asideProps: VxeLayoutAsideProps;
9
- };
10
- export type YzLayoutSlots = {
11
- header?: () => VNode | string;
12
- aside?: () => VNode | string;
13
- body?: () => VNode | string;
14
- };
15
- export type YzLayoutMethod = {};
1
+ import { VxeLayoutAsideProps } from "vxe-pc-ui";
2
+ import { VNode } from "vue";
3
+ import { YzComponentApp } from "../components/core/core";
4
+
5
+ export declare const YzLayout: YzComponentApp<YzLayoutProps, {}, YzLayoutSlots, YzLayoutMethod>;
6
+
7
+ export type YzLayoutProps = {
8
+ asideProps: VxeLayoutAsideProps;
9
+ };
10
+ export type YzLayoutSlots = {
11
+ header?: () => VNode | string;
12
+ aside?: () => VNode | string;
13
+ body?: () => VNode | string;
14
+ };
15
+ export type YzLayoutMethod = {};
@@ -1,16 +1,16 @@
1
- export type YzMessageOptions = {
2
- duration: number;
3
- };
4
-
5
- export declare class YzMessage {
6
- private static messageErrorId;
7
- private static messageSuccessId;
8
- private static messageWarningId;
9
- private static options;
10
- static config: (options: YzMessageOptions) => void;
11
- static showError: (message: string) => void;
12
- static showSuccess: (message: string) => void;
13
- static showWarning: (message: string) => void;
14
- static showMessage: (id: string, content: string, status: VxeModalPropTypes.Status) => void;
15
- static showConfirm: (title: string, message: string, needMask = false, maskClosable = true) => Promise<boolean>;
16
- }
1
+ export type YzMessageOptions = {
2
+ duration: number;
3
+ };
4
+
5
+ export declare class YzMessage {
6
+ private static messageErrorId;
7
+ private static messageSuccessId;
8
+ private static messageWarningId;
9
+ private static options;
10
+ static config: (options: YzMessageOptions) => void;
11
+ static showError: (message: string) => void;
12
+ static showSuccess: (message: string) => void;
13
+ static showWarning: (message: string) => void;
14
+ static showMessage: (id: string, content: string, status: VxeModalPropTypes.Status) => void;
15
+ static showConfirm: (title: string, message: string, needMask = false, maskClosable = true) => Promise<boolean>;
16
+ }
@@ -1,19 +1,19 @@
1
- import { TWldy } from "@ningboyz/types";
2
- import { YzComponentApp } from "../../components/core/core";
3
-
4
- export declare const YzDesginer: YzComponentApp<YzDesginerProps, {}, YzDesginerSlots, YzDesginerMethod>;
5
-
6
- export type YzDesginerProps = {
7
- templateJson?: string;
8
- listData?: TWldy.IWldyDataResponse[];
9
- };
10
-
11
- export type YzDesginerMethod = {
12
- (e: "saveReport", fileName: string, json: string): void;
13
- };
14
-
15
- export interface YzDesginerSlots {
16
- title?: () => any;
17
- }
18
-
19
- export type YzDesginerInstance = {};
1
+ import { TWldy } from "@ningboyz/types";
2
+ import { YzComponentApp } from "../../components/core/core";
3
+
4
+ export declare const YzDesginer: YzComponentApp<YzDesginerProps, {}, YzDesginerSlots, YzDesginerMethod>;
5
+
6
+ export type YzDesginerProps = {
7
+ templateJson?: string;
8
+ listData?: TWldy.IWldyDataResponse[];
9
+ };
10
+
11
+ export type YzDesginerMethod = {
12
+ (e: "saveReport", fileName: string, json: string): void;
13
+ };
14
+
15
+ export interface YzDesginerSlots {
16
+ title?: () => any;
17
+ }
18
+
19
+ export type YzDesginerInstance = {};
@@ -1,20 +1,20 @@
1
- import { TWldy } from "@ningboyz/types";
2
- import { Stimulsoft } from "stimulsoft-reports-js-vuejs/designer";
3
- declare class Factory {
4
- private listData;
5
- private report;
6
- constructor(listData?: TWldy.IWldyDataResponse[]);
7
- initLicense: () => Factory;
8
- setListData: (listData: TWldy.IWldyDataResponse[]) => Factory;
9
- loadJson: (json: string | undefined) => Factory;
10
- getReport: () => Stimulsoft.Report.StiReport;
11
- print: () => Factory;
12
- printToPdf: () => Factory;
13
- private getDataSet;
14
- private listItem2DataTable;
15
- private listData2DataTable;
16
- private getRow;
17
- }
18
- export default Factory;
19
-
20
- export const StimulsoftFactory = Factory;
1
+ import { TWldy } from "@ningboyz/types";
2
+ import { Stimulsoft } from "stimulsoft-reports-js-vuejs/designer";
3
+ declare class Factory {
4
+ private listData;
5
+ private report;
6
+ constructor(listData?: TWldy.IWldyDataResponse[]);
7
+ initLicense: () => Factory;
8
+ setListData: (listData: TWldy.IWldyDataResponse[]) => Factory;
9
+ loadJson: (json: string | undefined) => Factory;
10
+ getReport: () => Stimulsoft.Report.StiReport;
11
+ print: () => Factory;
12
+ printToPdf: () => Factory;
13
+ private getDataSet;
14
+ private listItem2DataTable;
15
+ private listData2DataTable;
16
+ private getRow;
17
+ }
18
+ export default Factory;
19
+
20
+ export const StimulsoftFactory = Factory;