@blocksuite/virgo
Advanced tools
Comparing version 0.0.0-20230907214521-21fbaa38-nightly to 0.0.0-20230907222710-102d1e99-nightly
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
import { getVEditorInsideRoot } from '../utils/query.js'; | ||
export let VirgoElement = class VirgoElement extends LitElement { | ||
let VirgoElement = class VirgoElement extends LitElement { | ||
constructor() { | ||
@@ -58,2 +58,3 @@ super(...arguments); | ||
], VirgoElement); | ||
export { VirgoElement }; | ||
//# sourceMappingURL=virgo-element.js.map |
@@ -13,3 +13,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
import { EmbedGap } from './embed-gap.js'; | ||
export let VirgoLine = class VirgoLine extends LitElement { | ||
let VirgoLine = class VirgoLine extends LitElement { | ||
constructor() { | ||
@@ -92,2 +92,3 @@ super(...arguments); | ||
], VirgoLine); | ||
export { VirgoLine }; | ||
//# sourceMappingURL=virgo-line.js.map |
@@ -11,3 +11,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
import { ZERO_WIDTH_SPACE } from '../consts.js'; | ||
export let VText = class VText extends LitElement { | ||
let VText = class VText extends LitElement { | ||
constructor() { | ||
@@ -41,2 +41,3 @@ super(...arguments); | ||
], VText); | ||
export { VText }; | ||
//# sourceMappingURL=virgo-text.js.map |
{ | ||
"name": "@blocksuite/virgo", | ||
"version": "0.0.0-20230907214521-21fbaa38-nightly", | ||
"version": "0.0.0-20230907222710-102d1e99-nightly", | ||
"description": "A micro editor.", | ||
"main": "dist/index.js", | ||
"type": "module", | ||
@@ -28,3 +27,3 @@ "repository": "toeverything/blocksuite", | ||
"zod": "^3.22.2", | ||
"@blocksuite/global": "0.0.0-20230907214521-21fbaa38-nightly" | ||
"@blocksuite/global": "0.0.0-20230907222710-102d1e99-nightly" | ||
}, | ||
@@ -39,3 +38,4 @@ "scripts": { | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts" | ||
} |
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
519179
8608
+ Added@blocksuite/global@0.0.0-20230907222710-102d1e99-nightly(transitive)
- Removed@blocksuite/global@0.0.0-20230907214521-21fbaa38-nightly(transitive)
Updated@blocksuite/global@0.0.0-20230907222710-102d1e99-nightly