@blocksuite/virgo
Advanced tools
Comparing version 0.0.0-20230904210824-82bf80a4-nightly to 0.0.0-20230905170607-94acf22c-nightly
@@ -12,3 +12,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
import { getVEditorInsideRoot } from '../utils/query.js'; | ||
let VirgoElement = class VirgoElement extends LitElement { | ||
export let VirgoElement = class VirgoElement extends LitElement { | ||
constructor() { | ||
@@ -58,3 +58,2 @@ 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'; | ||
let VirgoLine = class VirgoLine extends LitElement { | ||
export let VirgoLine = class VirgoLine extends LitElement { | ||
constructor() { | ||
@@ -92,3 +92,2 @@ 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'; | ||
let VText = class VText extends LitElement { | ||
export let VText = class VText extends LitElement { | ||
constructor() { | ||
@@ -41,3 +41,2 @@ super(...arguments); | ||
], VText); | ||
export { VText }; | ||
//# sourceMappingURL=virgo-text.js.map |
{ | ||
"name": "@blocksuite/virgo", | ||
"version": "0.0.0-20230904210824-82bf80a4-nightly", | ||
"version": "0.0.0-20230905170607-94acf22c-nightly", | ||
"description": "A micro editor.", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
"zod": "^3.22.2", | ||
"@blocksuite/global": "0.0.0-20230904210824-82bf80a4-nightly" | ||
"@blocksuite/global": "0.0.0-20230905170607-94acf22c-nightly" | ||
}, | ||
@@ -31,0 +31,0 @@ "scripts": { |
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
518152
8605
+ Added@blocksuite/global@0.0.0-20230905170607-94acf22c-nightly(transitive)
- Removed@blocksuite/global@0.0.0-20230904210824-82bf80a4-nightly(transitive)
Updated@blocksuite/global@0.0.0-20230905170607-94acf22c-nightly