@vexip-ui/utils
Advanced tools
Comparing version 1.16.1 to 2.0.0
@@ -1,6 +0,1 @@ | ||
import { RendererElement } from 'vue'; | ||
import { RendererNode } from 'vue'; | ||
import { VNode } from 'vue'; | ||
import { VNodeNormalizedChildren } from 'vue'; | ||
/** | ||
@@ -129,2 +124,3 @@ * 为日期增减给定的天数 | ||
hex8: string; | ||
gray: number; | ||
origin: Color; | ||
@@ -163,3 +159,3 @@ } | ||
export declare const DAY_ON_MILLIS: number; | ||
export declare const DAY_ON_MILLS: number; | ||
@@ -418,6 +414,2 @@ export declare const DAY_ON_MINUTES: number; | ||
export declare function flatVNodes(children: VNodeNormalizedChildren): VNode<RendererNode, RendererElement, { | ||
[key: string]: any; | ||
}>[]; | ||
/** | ||
@@ -1163,2 +1155,4 @@ * 将日期格式化成指定格式 | ||
export declare function toGrayScale(color: string): number; | ||
/** | ||
@@ -1191,4 +1185,3 @@ * 将命名转换为短横线命名 | ||
export declare interface TransferNode extends Node { | ||
__transferNode?: Node; | ||
__transferElement?: Node; | ||
__transferElement?: Node | null; | ||
} | ||
@@ -1248,3 +1241,3 @@ | ||
export declare const WEEK_ON_MILLIS: number; | ||
export declare const WEEK_ON_MILLS: number; | ||
@@ -1251,0 +1244,0 @@ export declare const WEEK_ON_MINUTES: number; |
{ | ||
"name": "@vexip-ui/utils", | ||
"version": "1.16.1", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "author": "qmhc", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
0
374682
2727