@blocksuite/inline
Advanced tools
Comparing version 0.12.0-canary-202402110225-bd4e114 to 0.12.0-canary-202402132227-eda3fa2
@@ -16,4 +16,4 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
this.styles = { | ||
'word-wrap': 'break-word', | ||
'white-space': 'break-spaces', | ||
'word-break': 'break-word', | ||
'white-space': 'pre-wrap', | ||
}; | ||
@@ -20,0 +20,0 @@ } |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.12.0-canary-202402110225-bd4e114", | ||
"version": "0.12.0-canary-202402132227-eda3fa2", | ||
"description": "A micro editor.", | ||
@@ -33,3 +33,3 @@ "type": "module", | ||
"zod": "^3.22.4", | ||
"@blocksuite/global": "0.12.0-canary-202402110225-bd4e114" | ||
"@blocksuite/global": "0.12.0-canary-202402132227-eda3fa2" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
@@ -14,4 +14,4 @@ import { html, LitElement } from 'lit'; | ||
styles: StyleInfo = { | ||
'word-wrap': 'break-word', | ||
'white-space': 'break-spaces', | ||
'word-break': 'break-word', | ||
'white-space': 'pre-wrap', | ||
}; | ||
@@ -18,0 +18,0 @@ |
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
310689
+ Added@blocksuite/global@0.12.0-canary-202402132227-eda3fa2(transitive)
- Removed@blocksuite/global@0.12.0-canary-202402110225-bd4e114(transitive)
Updated@blocksuite/global@0.12.0-canary-202402132227-eda3fa2