@blocksuite/affine-shared
Advanced tools
Comparing version 0.17.0-canary-202408231153-6f0e185 to 0.17.0-canary-202408240639-504c3dd
@@ -11,10 +11,2 @@ import type { EmbedCardStyle } from '@blocksuite/affine-model'; | ||
export type SelectionPosition = 'start' | 'end' | Point; | ||
export declare enum LineWidth { | ||
Eight = 8, | ||
Four = 4, | ||
Six = 6, | ||
Ten = 10, | ||
Twelve = 12, | ||
Two = 2 | ||
} | ||
export declare enum LassoMode { | ||
@@ -21,0 +13,0 @@ FreeHand = 0, |
@@ -1,12 +0,1 @@ | ||
export var LineWidth; | ||
(function (LineWidth) { | ||
LineWidth[LineWidth["Eight"] = 8] = "Eight"; | ||
// Thin | ||
LineWidth[LineWidth["Four"] = 4] = "Four"; | ||
LineWidth[LineWidth["Six"] = 6] = "Six"; | ||
// Thick | ||
LineWidth[LineWidth["Ten"] = 10] = "Ten"; | ||
LineWidth[LineWidth["Twelve"] = 12] = "Twelve"; | ||
LineWidth[LineWidth["Two"] = 2] = "Two"; | ||
})(LineWidth || (LineWidth = {})); | ||
export var LassoMode; | ||
@@ -13,0 +2,0 @@ (function (LassoMode) { |
@@ -13,2 +13,3 @@ export * from './button-popper.js'; | ||
export * from './url.js'; | ||
export * from './zod-schema.js'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -14,2 +14,3 @@ // Compat with SSR | ||
export * from './url.js'; | ||
export * from './zod-schema.js'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@blocksuite/affine-shared", | ||
"version": "0.17.0-canary-202408231153-6f0e185", | ||
"version": "0.17.0-canary-202408240639-504c3dd", | ||
"description": "Default BlockSuite editable blocks.", | ||
@@ -18,7 +18,7 @@ "type": "module", | ||
"zod": "^3.23.8", | ||
"@blocksuite/affine-model": "0.17.0-canary-202408231153-6f0e185", | ||
"@blocksuite/block-std": "0.17.0-canary-202408231153-6f0e185", | ||
"@blocksuite/global": "0.17.0-canary-202408231153-6f0e185", | ||
"@blocksuite/store": "0.17.0-canary-202408231153-6f0e185", | ||
"@blocksuite/inline": "0.17.0-canary-202408231153-6f0e185" | ||
"@blocksuite/block-std": "0.17.0-canary-202408240639-504c3dd", | ||
"@blocksuite/affine-model": "0.17.0-canary-202408240639-504c3dd", | ||
"@blocksuite/global": "0.17.0-canary-202408240639-504c3dd", | ||
"@blocksuite/inline": "0.17.0-canary-202408240639-504c3dd", | ||
"@blocksuite/store": "0.17.0-canary-202408240639-504c3dd" | ||
}, | ||
@@ -25,0 +25,0 @@ "exports": { |
@@ -14,13 +14,2 @@ import type { EmbedCardStyle } from '@blocksuite/affine-model'; | ||
export enum LineWidth { | ||
Eight = 8, | ||
// Thin | ||
Four = 4, | ||
Six = 6, | ||
// Thick | ||
Ten = 10, | ||
Twelve = 12, | ||
Two = 2, | ||
} | ||
export enum LassoMode { | ||
@@ -27,0 +16,0 @@ FreeHand, |
@@ -14,1 +14,2 @@ // Compat with SSR | ||
export * from './url.js'; | ||
export * from './zod-schema.js'; |
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
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
432675
289
6753
+ Added@blocksuite/affine-model@0.17.0-canary-202408240639-504c3dd(transitive)
+ Added@blocksuite/block-std@0.17.0-canary-202408240639-504c3dd(transitive)
+ Added@blocksuite/global@0.17.0-canary-202408240639-504c3dd(transitive)
+ Added@blocksuite/inline@0.17.0-canary-202408240639-504c3dd(transitive)
+ Added@blocksuite/store@0.17.0-canary-202408240639-504c3dd(transitive)
+ Added@blocksuite/sync@0.17.0-canary-202408240639-504c3dd(transitive)
- Removed@blocksuite/affine-model@0.17.0-canary-202408231153-6f0e185(transitive)
- Removed@blocksuite/block-std@0.17.0-canary-202408231153-6f0e185(transitive)
- Removed@blocksuite/global@0.17.0-canary-202408231153-6f0e185(transitive)
- Removed@blocksuite/inline@0.17.0-canary-202408231153-6f0e185(transitive)
- Removed@blocksuite/store@0.17.0-canary-202408231153-6f0e185(transitive)
- Removed@blocksuite/sync@0.17.0-canary-202408231153-6f0e185(transitive)
Updated@blocksuite/affine-model@0.17.0-canary-202408240639-504c3dd
Updated@blocksuite/block-std@0.17.0-canary-202408240639-504c3dd
Updated@blocksuite/global@0.17.0-canary-202408240639-504c3dd
Updated@blocksuite/inline@0.17.0-canary-202408240639-504c3dd