@opentiny/vue-grid
Advanced tools
Comparing version 3.5.0-alpha.0 to 3.5.0
@@ -0,0 +0,0 @@ import '@opentiny/vue-theme/grid/index.css'; |
{ | ||
"name": "@opentiny/vue-grid", | ||
"version": "3.5.0-alpha.0", | ||
"version": "3.5.0", | ||
"description": "", | ||
@@ -13,8 +13,8 @@ "main": "lib/index.js", | ||
"@opentiny/vue-renderless": "~3.5.0", | ||
"@opentiny/vue-locale": "~3.5.0-alpha.0", | ||
"@opentiny/vue-modal": "~3.5.0-alpha.0", | ||
"@opentiny/vue-pager": "~3.5.0-alpha.0", | ||
"@opentiny/vue-icon": "~3.5.0-alpha.0", | ||
"@opentiny/vue-tooltip": "~3.5.0-alpha.0", | ||
"@opentiny/vue-common": "~3.5.0-alpha.0", | ||
"@opentiny/vue-locale": "~3.5.0", | ||
"@opentiny/vue-modal": "~3.5.0", | ||
"@opentiny/vue-pager": "~3.5.0", | ||
"@opentiny/vue-icon": "~3.5.0", | ||
"@opentiny/vue-tooltip": "~3.5.0", | ||
"@opentiny/vue-common": "~3.5.0", | ||
"@opentiny/vue-theme": "~3.5.0", | ||
@@ -21,0 +21,0 @@ "@opentiny/vue-theme-mobile": "~3.5.0" |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /** |
declare const setup: (options?: {}) => void; | ||
export default setup; |
@@ -0,0 +0,0 @@ /** |
import Button from './src/button'; | ||
export default Button; |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export declare const Cell: { |
declare const _default: () => any | ||
export default _default |
@@ -0,0 +0,0 @@ declare const GlobalConfig: { |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ export declare function handleActivedCheckCell({ actived, column, editConfig, row }: { |
@@ -0,0 +0,0 @@ declare const _default: { |
import Panel from './src/panel'; | ||
export default Panel; |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ declare const _default: import('vue').DefineComponent< |
@@ -0,0 +0,0 @@ export declare function setBodyRecords({ body, insertRecords, pendingRecords }: { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ export declare function findLeft(params: any): { |
@@ -0,0 +0,0 @@ export declare function onCellMousedownGridEl(args: any): void; |
@@ -0,0 +0,0 @@ export declare function handleHeaderCellMousedownEvent({ $el, _vm, bodyList, cell, headerList, startCell }: { |
import Loading from './src/loading'; | ||
export default Loading; |
@@ -0,0 +0,0 @@ declare const _default: { |
import Panel from './src/panel'; | ||
export default Panel; |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ declare const _default: { |
import Radio from './src/radio'; | ||
export default Radio; |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export declare function handleGlobalMousedownEvent(event: any): void; |
@@ -0,0 +0,0 @@ export declare const funcs: string[]; |
@@ -0,0 +0,0 @@ import { triggerHeaderTooltipEvent, triggerFooterTooltipEvent, triggerTooltipEvent, handleGlobalMousedownEvent, handleGlobalBlurEvent, handleGlobalMousewheelEvent, handleArrowKeyDown, handleCopyKeyDown, handleCtxMenu, handleDelKeyDown, handleEnterKeyDown, handleEscKeyDown, handleF2KeyDown, handleOtherKeyDown, handleSpaceKeyDown, handleTabKeyDown, handleGlobalKeydownEvent, handleGlobalResizeEvent } from './events'; |
@@ -0,0 +0,0 @@ declare const getRowUniqueId: () => string; |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ export declare const calcTableWidth: ({ bodyWidth, columnStore, fit, minCellWidth, remainWidth }: { |
@@ -0,0 +0,0 @@ export declare function computeScrollYLoad({ _vm, scrollLoad, scrollY, scrollYLoad, scrollYStore, tableBodyElem }: { |
export declare function onGlobalKeydown(event: any, _vm: any): any; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export declare function handleFilterConditionCustom({ column, condition, method, property, row }: { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export declare function mapFetchColumnPromise({ _vm, fetchColumns, tableColumn }: { |
@@ -0,0 +0,0 @@ export declare function hasCheckField({ row }: { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export declare function onGroupHeader({ _vm, isGroup, headerProps }: { |
@@ -0,0 +0,0 @@ declare function createHandlerOnEnd({ _vm, refresh }: { |
@@ -0,0 +0,0 @@ export declare function hasCheckFieldNoStrictly({ afterFullData, checkMethod, checkStrictly, property, selection, treeConfig, value }: { |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ export declare function handleLayout(params: any): { |
@@ -0,0 +0,0 @@ /** |
export declare const getCellLabel: (row: any, column: any, params: any) => any; | ||
export declare const warn: (message: any) => string; | ||
export declare const error: (message: any) => string; |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ declare const _default: { |
@@ -0,0 +0,0 @@ export declare function adjustParams(rows: any, cb: any, vaildDatas: any): { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
1
695331
Updated@opentiny/vue-common@~3.5.0
Updated@opentiny/vue-icon@~3.5.0
Updated@opentiny/vue-locale@~3.5.0
Updated@opentiny/vue-modal@~3.5.0
Updated@opentiny/vue-pager@~3.5.0
Updated@opentiny/vue-tooltip@~3.5.0