x-runtime-lib 0.6.50 → 0.6.51

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.
@@ -1,9 +1,7 @@
1
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
2
1
  declare var __VLS_6: {};
3
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
2
+ type __VLS_Slots = {} & {
4
3
  default?: (props: typeof __VLS_6) => any;
5
- }>;
6
- declare const __VLS_self: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4
+ };
7
5
  declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
6
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
9
7
  export default _default;
@@ -1,14 +1,8 @@
1
- import { CSSProperties } from 'vue';
2
1
  import { BaseProps } from '../../../../../types';
3
- declare const style: import("vue").ComputedRef<CSSProperties>;
4
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
5
2
  declare var __VLS_1: {};
6
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
+ type __VLS_Slots = {} & {
7
4
  default?: (props: typeof __VLS_1) => any;
8
- }>;
9
- declare const __VLS_self: import("vue").DefineComponent<BaseProps, {
10
- style: typeof style;
11
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
+ };
12
6
  declare const __VLS_component: import("vue").DefineComponent<BaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
7
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
8
  export default _default;
@@ -1,17 +1,8 @@
1
1
  import { BaseProps } from '../../../../../types';
2
- declare const mode: import("../../../../../types").Mode;
3
- declare const id: import("vue").ComputedRef<any>;
4
- declare const open: import("vue").WritableComputedRef<boolean, boolean>;
5
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
6
2
  declare var __VLS_6: {};
7
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
+ type __VLS_Slots = {} & {
8
4
  default?: (props: typeof __VLS_6) => any;
9
- }>;
10
- declare const __VLS_self: import("vue").DefineComponent<BaseProps, {
11
- mode: typeof mode;
12
- id: typeof id;
13
- open: typeof open;
14
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
+ };
15
6
  declare const __VLS_component: import("vue").DefineComponent<BaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
7
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
17
8
  export default _default;
@@ -1,14 +1,8 @@
1
- import { CSSProperties } from 'vue';
2
1
  import { BaseProps } from '../../../../../types';
3
- declare const style: import("vue").ComputedRef<CSSProperties>;
4
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
5
2
  declare var __VLS_1: {};
6
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
+ type __VLS_Slots = {} & {
7
4
  default?: (props: typeof __VLS_1) => any;
8
- }>;
9
- declare const __VLS_self: import("vue").DefineComponent<BaseProps, {
10
- style: typeof style;
11
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
+ };
12
6
  declare const __VLS_component: import("vue").DefineComponent<BaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
7
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
8
  export default _default;
@@ -1,14 +1,8 @@
1
- import { CSSProperties } from 'vue';
2
1
  import { BaseProps } from '../../../../../types';
3
- declare const style: import("vue").ComputedRef<CSSProperties>;
4
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
5
2
  declare var __VLS_1: {};
6
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
+ type __VLS_Slots = {} & {
7
4
  default?: (props: typeof __VLS_1) => any;
8
- }>;
9
- declare const __VLS_self: import("vue").DefineComponent<BaseProps, {
10
- style: typeof style;
11
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
+ };
12
6
  declare const __VLS_component: import("vue").DefineComponent<BaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
7
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
14
8
  export default _default;
@@ -1,20 +1,8 @@
1
- import { CSSProperties } from 'vue';
2
1
  import { BaseProps } from '../../../../../types';
3
- declare const valid: import("vue").WritableComputedRef<any, any>;
4
- declare const fastFail: import("vue").ComputedRef<any>;
5
- declare const style: import("vue").ComputedRef<CSSProperties>;
6
- declare const onSubmit: () => void;
7
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
8
2
  declare var __VLS_10: {};
9
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
+ type __VLS_Slots = {} & {
10
4
  default?: (props: typeof __VLS_10) => any;
11
- }>;
12
- declare const __VLS_self: import("vue").DefineComponent<BaseProps, {
13
- valid: typeof valid;
14
- fastFail: typeof fastFail;
15
- style: typeof style;
16
- onSubmit: typeof onSubmit;
17
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
+ };
18
6
  declare const __VLS_component: import("vue").DefineComponent<BaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
7
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
20
8
  export default _default;
@@ -1,19 +1,8 @@
1
1
  import { BaseProps } from '../../../../../types';
2
- declare const mode: import("../../../../../types").Mode;
3
- declare const target: import("vue").ComputedRef<[x: number, y: number]>;
4
- declare const id: import("vue").ComputedRef<any>;
5
- declare const open: import("vue").WritableComputedRef<boolean, boolean>;
6
- declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
7
2
  declare var __VLS_6: {};
8
- type __VLS_Slots = __VLS_PrettifyGlobal<__VLS_OmitStringIndex<typeof __VLS_ctx.$slots> & {
3
+ type __VLS_Slots = {} & {
9
4
  default?: (props: typeof __VLS_6) => any;
10
- }>;
11
- declare const __VLS_self: import("vue").DefineComponent<BaseProps, {
12
- mode: typeof mode;
13
- target: typeof target;
14
- id: typeof id;
15
- open: typeof open;
16
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
+ };
17
6
  declare const __VLS_component: import("vue").DefineComponent<BaseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<BaseProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
7
  declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
19
8
  export default _default;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "x-runtime-lib",
3
3
  "private": false,
4
- "version": "0.6.50",
4
+ "version": "0.6.51",
5
5
  "type": "module",
6
6
  "module": "dist/index.js",
7
7
  "types": "dist/index.d.ts",
@@ -22,39 +22,39 @@
22
22
  "*": "prettier --write ."
23
23
  },
24
24
  "dependencies": {
25
- "axios": "^1.8.4",
25
+ "axios": "^1.9.0",
26
26
  "echarts": "^5.6.0",
27
27
  "js-interpreter": "^6.0.1",
28
28
  "lodash-es": "^4.17.21",
29
29
  "mitt": "^3.0.1",
30
30
  "vue": "^3.5.13",
31
31
  "vue-i18n": "^11.1.3",
32
- "vuetify": "^3.8.1",
32
+ "vuetify": "^3.8.4",
33
33
  "x-error-lib": "^0.5.2",
34
34
  "x-essential-lib": "^0.8.8",
35
35
  "x-state-lib": "^0.2.2"
36
36
  },
37
37
  "devDependencies": {
38
- "@eslint/js": "^9.24.0",
38
+ "@eslint/js": "^9.26.0",
39
39
  "@types/lodash-es": "^4.17.12",
40
- "@types/node": "^22.14.0",
41
- "@vitejs/plugin-vue": "^5.2.3",
42
- "eslint": "^9.24.0",
43
- "eslint-config-prettier": "^10.1.1",
44
- "eslint-plugin-prettier": "^5.2.6",
45
- "eslint-plugin-vue": "^10.0.0",
46
- "globals": "^16.0.0",
40
+ "@types/node": "^22.15.17",
41
+ "@vitejs/plugin-vue": "^5.2.4",
42
+ "eslint": "^9.26.0",
43
+ "eslint-config-prettier": "^10.1.5",
44
+ "eslint-plugin-prettier": "^5.4.0",
45
+ "eslint-plugin-vue": "^10.1.0",
46
+ "globals": "^16.1.0",
47
47
  "husky": "^9.1.7",
48
- "lint-staged": "^15.5.0",
48
+ "lint-staged": "^15.5.2",
49
49
  "prettier": "3.5.3",
50
- "sass": "^1.86.3",
50
+ "sass": "^1.87.0",
51
51
  "typescript": "^5.8.3",
52
- "typescript-eslint": "^8.29.1",
53
- "vite": "^6.2.5",
52
+ "typescript-eslint": "^8.32.0",
53
+ "vite": "^6.3.5",
54
54
  "vite-plugin-css-injected-by-js": "^3.5.2",
55
55
  "vite-plugin-vuetify": "^2.1.1",
56
56
  "vue-eslint-parser": "^10.1.3",
57
- "vue-router": "^4.5.0",
58
- "vue-tsc": "^2.2.8"
57
+ "vue-router": "^4.5.1",
58
+ "vue-tsc": "^2.2.10"
59
59
  }
60
60
  }