@blocksuite/global
Advanced tools
Comparing version 0.5.0-20230320070546-078e5d9 to 0.5.0-20230320164115-e612d17
@@ -28,3 +28,3 @@ export * from './consts/affine-style-consts.js'; | ||
export declare const BLOCK_CHILDREN_CONTAINER_PADDING_LEFT = 26; | ||
export declare const DRAG_HANDLE_OFFSET_LEFT = 2; | ||
export declare const DRAG_HANDLE_OFFSET_LEFT = 1; | ||
//# sourceMappingURL=consts.d.ts.map |
@@ -26,3 +26,3 @@ export * from './consts/affine-style-consts.js'; | ||
export const BLOCK_CHILDREN_CONTAINER_PADDING_LEFT = 26; | ||
export const DRAG_HANDLE_OFFSET_LEFT = 2; | ||
export const DRAG_HANDLE_OFFSET_LEFT = 1; | ||
//# sourceMappingURL=consts.js.map |
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.5.0-20230320070546-078e5d9", | ||
"version": "0.5.0-20230320164115-e612d17", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -33,2 +33,2 @@ export * from './consts/affine-style-consts.js'; | ||
export const BLOCK_CHILDREN_CONTAINER_PADDING_LEFT = 26; | ||
export const DRAG_HANDLE_OFFSET_LEFT = 2; | ||
export const DRAG_HANDLE_OFFSET_LEFT = 1; |
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
446119