@blocksuite/global
Advanced tools
Comparing version 0.5.0-20230314083023-ed7a9fd to 0.5.0-20230314182044-9df30f4
@@ -25,3 +25,3 @@ export * from './consts/affine-style-consts.js'; | ||
export declare const BLOCK_CHILDREN_CONTAINER_PADDING_LEFT = 26; | ||
export declare const DRAG_HANDLE_OFFSET_LEFT = 20; | ||
export declare const DRAG_HANDLE_OFFSET_LEFT = 2; | ||
//# sourceMappingURL=consts.d.ts.map |
@@ -25,3 +25,3 @@ export * from './consts/affine-style-consts.js'; | ||
export const BLOCK_CHILDREN_CONTAINER_PADDING_LEFT = 26; | ||
export const DRAG_HANDLE_OFFSET_LEFT = 20; | ||
export const DRAG_HANDLE_OFFSET_LEFT = 2; | ||
//# sourceMappingURL=consts.js.map |
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.5.0-20230314083023-ed7a9fd", | ||
"version": "0.5.0-20230314182044-9df30f4", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -30,2 +30,2 @@ export * from './consts/affine-style-consts.js'; | ||
export const BLOCK_CHILDREN_CONTAINER_PADDING_LEFT = 26; | ||
export const DRAG_HANDLE_OFFSET_LEFT = 20; | ||
export const DRAG_HANDLE_OFFSET_LEFT = 2; |
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
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
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
439181