@grida/svg-editor 1.0.0-alpha.1 → 1.0.0-alpha.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.mts CHANGED
@@ -1,2 +1,2 @@
1
- import { A as RadialGradientDefinition, C as PaintFallback, D as PropertyValue, E as PreviewSession, F as KeymapBinding, I as CommandHandler, L as CommandId, M as ReorderDirection, N as Unsubscribe, O as Provenance, P as Vec2, S as Paint, T as PaintValue, _ as GradientStop, a as SurfaceHandle, b as Mode, c as ClipboardProvider, d as EditorState, f as EditorStyle, g as GradientEntry, h as GradientDefinition, i as DomComputedResolver, j as Rect, k as Providers, l as Color, m as FontResolver, n as CreateSvgEditorOptions, o as SvgEditor, p as FileIOProvider, r as DomComputedPaint, s as createSvgEditor, t as Commands, u as DEFAULT_STYLE, v as InvalidComputedValue, w as PaintPreviewSession, x as NodeId, y as LinearGradientDefinition } from "./editor-JY7AQrR1.mjs";
2
- export { type ClipboardProvider, type Color, type CommandHandler, type CommandId, type Commands, type CreateSvgEditorOptions, DEFAULT_STYLE, type DomComputedPaint, type DomComputedResolver, type EditorState, type EditorStyle, type FileIOProvider, type FontResolver, type GradientDefinition, type GradientEntry, type GradientStop, type InvalidComputedValue, type KeymapBinding, type LinearGradientDefinition, type Mode, type NodeId, type Paint, type PaintFallback, type PaintPreviewSession, type PaintValue, type PreviewSession, type PropertyValue, type Provenance, type Providers, type RadialGradientDefinition, type Rect, type ReorderDirection, type SurfaceHandle, type SvgEditor, type Unsubscribe, type Vec2, createSvgEditor };
1
+ import { A as GradientEntry, B as PaintPreviewSession, C as Color, D as FileIOProvider, E as EditorStyle, F as LinearGradientDefinition, G as Providers, H as PreviewSession, I as Mode, J as ReorderDirection, K as RadialGradientDefinition, L as NodeId, M as InsertPreviewSession, N as InsertableTag, O as FontResolver, P as InvalidComputedValue, Q as Vec2, R as Paint, S as ClipboardProvider, T as EditorState, U as PropertyValue, V as PaintValue, W as Provenance, X as Tool, Y as TOOL_CURSOR, Z as Unsubscribe, _ as AlignDirection, a as SelectMode, c as SvgEditor, j as GradientStop, k as GradientDefinition, l as createSvgEditor, n as CreateSvgEditorOptions, o as Surface, q as Rect, s as SurfaceHandle, t as Commands, w as DEFAULT_STYLE, z as PaintFallback } from "./editor-BH03X8cX.mjs";
2
+ export { AlignDirection, ClipboardProvider, Color, Commands, CreateSvgEditorOptions, DEFAULT_STYLE, EditorState, EditorStyle, FileIOProvider, FontResolver, GradientDefinition, GradientEntry, GradientStop, InsertPreviewSession, InsertableTag, InvalidComputedValue, LinearGradientDefinition, Mode, NodeId, Paint, PaintFallback, PaintPreviewSession, PaintValue, PreviewSession, PropertyValue, Provenance, Providers, RadialGradientDefinition, Rect, ReorderDirection, SelectMode, Surface, SurfaceHandle, SvgEditor, TOOL_CURSOR, Tool, Unsubscribe, Vec2, createSvgEditor };
package/dist/index.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- import { A as RadialGradientDefinition, C as PaintFallback, D as PropertyValue, E as PreviewSession, F as KeymapBinding, I as CommandHandler, L as CommandId, M as ReorderDirection, N as Unsubscribe, O as Provenance, P as Vec2, S as Paint, T as PaintValue, _ as GradientStop, a as SurfaceHandle, b as Mode, c as ClipboardProvider, d as EditorState, f as EditorStyle, g as GradientEntry, h as GradientDefinition, i as DomComputedResolver, j as Rect, k as Providers, l as Color, m as FontResolver, n as CreateSvgEditorOptions, o as SvgEditor, p as FileIOProvider, r as DomComputedPaint, s as createSvgEditor, t as Commands, u as DEFAULT_STYLE, v as InvalidComputedValue, w as PaintPreviewSession, x as NodeId, y as LinearGradientDefinition } from "./editor-CTtU2gu4.js";
2
- export { type ClipboardProvider, type Color, type CommandHandler, type CommandId, type Commands, type CreateSvgEditorOptions, DEFAULT_STYLE, type DomComputedPaint, type DomComputedResolver, type EditorState, type EditorStyle, type FileIOProvider, type FontResolver, type GradientDefinition, type GradientEntry, type GradientStop, type InvalidComputedValue, type KeymapBinding, type LinearGradientDefinition, type Mode, type NodeId, type Paint, type PaintFallback, type PaintPreviewSession, type PaintValue, type PreviewSession, type PropertyValue, type Provenance, type Providers, type RadialGradientDefinition, type Rect, type ReorderDirection, type SurfaceHandle, type SvgEditor, type Unsubscribe, type Vec2, createSvgEditor };
1
+ import { A as GradientEntry, B as PaintPreviewSession, C as Color, D as FileIOProvider, E as EditorStyle, F as LinearGradientDefinition, G as Providers, H as PreviewSession, I as Mode, J as ReorderDirection, K as RadialGradientDefinition, L as NodeId, M as InsertPreviewSession, N as InsertableTag, O as FontResolver, P as InvalidComputedValue, Q as Vec2, R as Paint, S as ClipboardProvider, T as EditorState, U as PropertyValue, V as PaintValue, W as Provenance, X as Tool, Y as TOOL_CURSOR, Z as Unsubscribe, _ as AlignDirection, a as SelectMode, c as SvgEditor, j as GradientStop, k as GradientDefinition, l as createSvgEditor, n as CreateSvgEditorOptions, o as Surface, q as Rect, s as SurfaceHandle, t as Commands, w as DEFAULT_STYLE, z as PaintFallback } from "./editor-Bd4-VCEJ.js";
2
+ export { AlignDirection, ClipboardProvider, Color, Commands, CreateSvgEditorOptions, DEFAULT_STYLE, EditorState, EditorStyle, FileIOProvider, FontResolver, GradientDefinition, GradientEntry, GradientStop, InsertPreviewSession, InsertableTag, InvalidComputedValue, LinearGradientDefinition, Mode, NodeId, Paint, PaintFallback, PaintPreviewSession, PaintValue, PreviewSession, PropertyValue, Provenance, Providers, RadialGradientDefinition, Rect, ReorderDirection, SelectMode, Surface, SurfaceHandle, SvgEditor, TOOL_CURSOR, Tool, Unsubscribe, Vec2, createSvgEditor };
package/dist/index.js CHANGED
@@ -1,4 +1,6 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_editor = require("./editor-DQWUWrVZ.js");
3
- exports.DEFAULT_STYLE = require_editor.DEFAULT_STYLE;
2
+ const require_insertions = require("./insertions-BJ-6o6o5.js");
3
+ const require_editor = require("./editor-CdyC3uAe.js");
4
+ exports.DEFAULT_STYLE = require_insertions.DEFAULT_STYLE;
5
+ exports.TOOL_CURSOR = require_insertions.TOOL_CURSOR;
4
6
  exports.createSvgEditor = require_editor.createSvgEditor;
package/dist/index.mjs CHANGED
@@ -1,2 +1,3 @@
1
- import { n as DEFAULT_STYLE, t as createSvgEditor } from "./editor-B5z-gTML.mjs";
2
- export { DEFAULT_STYLE, createSvgEditor };
1
+ import { t as createSvgEditor } from "./editor-DtuRIs-Q.mjs";
2
+ import { a as DEFAULT_STYLE, o as TOOL_CURSOR } from "./insertions-Okcuo-Ck.mjs";
3
+ export { DEFAULT_STYLE, TOOL_CURSOR, createSvgEditor };