@94ai/nf-conditions 3.3.68 → 3.3.70

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.
@@ -7,7 +7,7 @@ declare const _default: import("vue-demi").DefineComponent<{
7
7
  type: ObjectConstructor;
8
8
  default: () => {};
9
9
  };
10
- }, {}, {}, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, {}, string, Readonly<import("vue-demi").ExtractPropTypes<{
10
+ }, {}, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {}, string, Readonly<import("vue-demi").ExtractPropTypes<{
11
11
  tag: {
12
12
  type: StringConstructor;
13
13
  default: string;
package/lib/index.d.ts CHANGED
@@ -627,7 +627,7 @@ declare const _default: import("vue/types/v3-component-public-instance").Compone
627
627
  addConditionDesc: string;
628
628
  deleteConditionDesc: string;
629
629
  initAddRuleData: boolean;
630
- }, true, import("vue-demi").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, any>> & Readonly<Readonly<import("vue-demi").ExtractPropTypes<{
630
+ }, true, import("vue/types/v3-component-options").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, any>> & Readonly<Readonly<import("vue-demi").ExtractPropTypes<{
631
631
  tag: {
632
632
  type: import("vue-demi").PropType<string>;
633
633
  default: string;
@@ -945,17 +945,14 @@ declare const _default: import("vue/types/v3-component-public-instance").Compone
945
945
  toLocaleString: {
946
946
  (): string;
947
947
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
948
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
949
948
  };
950
949
  toLocaleDateString: {
951
950
  (): string;
952
951
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
953
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
954
952
  };
955
953
  toLocaleTimeString: {
956
954
  (): string;
957
955
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
958
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
959
956
  };
960
957
  valueOf: () => number;
961
958
  getTime: () => number;
@@ -1008,17 +1005,14 @@ declare const _default: import("vue/types/v3-component-public-instance").Compone
1008
1005
  toLocaleString: {
1009
1006
  (): string;
1010
1007
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1011
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1012
1008
  };
1013
1009
  toLocaleDateString: {
1014
1010
  (): string;
1015
1011
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1016
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1017
1012
  };
1018
1013
  toLocaleTimeString: {
1019
1014
  (): string;
1020
1015
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1021
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1022
1016
  };
1023
1017
  valueOf: () => number;
1024
1018
  getTime: () => number;
@@ -1352,7 +1346,7 @@ declare const _default: import("vue/types/v3-component-public-instance").Compone
1352
1346
  type: import("vue-demi").PropType<boolean>;
1353
1347
  default: boolean;
1354
1348
  };
1355
- }>>, any, any, any, import("vue-demi").ComponentComputedOptions, import("vue-demi").ComponentMethodOptions> & import("vue-demi").ComponentOptionsBase<Readonly<import("vue-demi").ExtractPropTypes<{
1349
+ }>>, any, any, any, import("vue-demi").ComponentComputedOptions, import("vue-demi").ComponentMethodOptions> & import("vue/types/v3-component-options").ComponentOptionsBase<Readonly<import("vue-demi").ExtractPropTypes<{
1356
1350
  tag: {
1357
1351
  type: import("vue-demi").PropType<string>;
1358
1352
  default: string;
@@ -1670,17 +1664,14 @@ declare const _default: import("vue/types/v3-component-public-instance").Compone
1670
1664
  toLocaleString: {
1671
1665
  (): string;
1672
1666
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1673
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1674
1667
  };
1675
1668
  toLocaleDateString: {
1676
1669
  (): string;
1677
1670
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1678
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1679
1671
  };
1680
1672
  toLocaleTimeString: {
1681
1673
  (): string;
1682
1674
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1683
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1684
1675
  };
1685
1676
  valueOf: () => number;
1686
1677
  getTime: () => number;
@@ -1733,17 +1724,14 @@ declare const _default: import("vue/types/v3-component-public-instance").Compone
1733
1724
  toLocaleString: {
1734
1725
  (): string;
1735
1726
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1736
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1737
1727
  };
1738
1728
  toLocaleDateString: {
1739
1729
  (): string;
1740
1730
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1741
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1742
1731
  };
1743
1732
  toLocaleTimeString: {
1744
1733
  (): string;
1745
1734
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
1746
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
1747
1735
  };
1748
1736
  valueOf: () => number;
1749
1737
  getTime: () => number;
@@ -1793,7 +1781,7 @@ declare const _default: import("vue/types/v3-component-public-instance").Compone
1793
1781
  }[] | undefined;
1794
1782
  }[] | undefined;
1795
1783
  }>;
1796
- }, {}, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, {
1784
+ }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {
1797
1785
  reduceCondition: (event: Record<string, any>) => void;
1798
1786
  addCondition: (event: Record<string, any>) => void;
1799
1787
  }, string, {
@@ -197,17 +197,14 @@ declare const _default: import("vue-demi").DefineComponent<__VLS_WithDefaults<__
197
197
  toLocaleString: {
198
198
  (): string;
199
199
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
200
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
201
200
  };
202
201
  toLocaleDateString: {
203
202
  (): string;
204
203
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
205
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
206
204
  };
207
205
  toLocaleTimeString: {
208
206
  (): string;
209
207
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
210
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
211
208
  };
212
209
  valueOf: () => number;
213
210
  getTime: () => number;
@@ -260,17 +257,14 @@ declare const _default: import("vue-demi").DefineComponent<__VLS_WithDefaults<__
260
257
  toLocaleString: {
261
258
  (): string;
262
259
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
263
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
264
260
  };
265
261
  toLocaleDateString: {
266
262
  (): string;
267
263
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
268
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
269
264
  };
270
265
  toLocaleTimeString: {
271
266
  (): string;
272
267
  (locales?: string | string[] | undefined, options?: Intl.DateTimeFormatOptions | undefined): string;
273
- (locales?: Intl.LocalesArgument, options?: Intl.DateTimeFormatOptions | undefined): string;
274
268
  };
275
269
  valueOf: () => number;
276
270
  getTime: () => number;
@@ -320,7 +314,7 @@ declare const _default: import("vue-demi").DefineComponent<__VLS_WithDefaults<__
320
314
  }[] | undefined;
321
315
  }[] | undefined;
322
316
  }>;
323
- }, {}, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, {
317
+ }, {}, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, {
324
318
  reduceCondition: (event: Record<string, any>) => void;
325
319
  addCondition: (event: Record<string, any>) => void;
326
320
  }, string, Readonly<import("vue-demi").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
@@ -545,8 +539,8 @@ declare const _default: import("vue-demi").DefineComponent<__VLS_WithDefaults<__
545
539
  initAddRuleData: boolean;
546
540
  }>;
547
541
  export default _default;
548
- type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
549
- type __VLS_TypePropsToRuntimeProps<T> = {
542
+ declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
543
+ declare type __VLS_TypePropsToRuntimeProps<T> = {
550
544
  [K in keyof T]-?: {} extends Pick<T, K> ? {
551
545
  type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
552
546
  } : {
@@ -554,11 +548,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
554
548
  required: true;
555
549
  };
556
550
  };
557
- type __VLS_WithDefaults<P, D> = {
551
+ declare type __VLS_WithDefaults<P, D> = {
558
552
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
559
553
  default: D[K];
560
554
  }> : P[K];
561
555
  };
562
- type __VLS_Prettify<T> = {
556
+ declare type __VLS_Prettify<T> = {
563
557
  [K in keyof T]: T[K];
564
558
  } & {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@94ai/nf-conditions",
3
- "version": "3.3.68",
3
+ "version": "3.3.70",
4
4
  "description": "> TODO: description",
5
5
  "keywords": [],
6
6
  "author": "zoujiahe <zoujiahe@94ai.com>",
@@ -14,9 +14,9 @@
14
14
  "url": "http://94ai.gitlab.com/ui/common-ui.git"
15
15
  },
16
16
  "dependencies": {
17
- "@94ai/common-utils": "^3.3.68",
18
- "@94ai/nf-rules": "^3.3.68",
19
- "@94ai/nf-theme-chalk": "^3.3.68",
17
+ "@94ai/common-utils": "^3.3.70",
18
+ "@94ai/nf-rules": "^3.3.70",
19
+ "@94ai/nf-theme-chalk": "^3.3.70",
20
20
  "vue-demi": "^0.14.5"
21
21
  },
22
22
  "peerDependenciesMeta": {
@@ -32,5 +32,5 @@
32
32
  "types": "lib/index.d.ts",
33
33
  "main": "lib/nf-conditions.cjs.js",
34
34
  "module": "lib/nf-conditions.esm-bundler.js",
35
- "gitHead": "2c752dc6246ba8252562937829c091ae21cca8f2"
35
+ "gitHead": "1bf946dcf2e1977ee3779c3d1c7d204e161e3b71"
36
36
  }