@blocksuite/virgo
Advanced tools
Comparing version 0.0.0-20230901235404-5365e5eb-nightly to 0.0.0-20230902132629-a4a41d59-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-20230901235404-5365e5eb-nightly", | ||
"version": "0.0.0-20230902132629-a4a41d59-nightly", | ||
"description": "A micro editor.", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
"zod": "^3.22.2", | ||
"@blocksuite/global": "0.0.0-20230901235404-5365e5eb-nightly" | ||
"@blocksuite/global": "0.0.0-20230902132629-a4a41d59-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
519019
8608
+ Added@blocksuite/global@0.0.0-20230902132629-a4a41d59-nightly(transitive)
- Removed@blocksuite/global@0.0.0-20230901235404-5365e5eb-nightly(transitive)
Updated@blocksuite/global@0.0.0-20230902132629-a4a41d59-nightly