@blokkli/editor 2.0.0-alpha.64 → 2.0.0-alpha.66

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.
Files changed (52) hide show
  1. package/dist/module.d.mts +2 -2
  2. package/dist/module.json +1 -1
  3. package/dist/module.mjs +48 -2
  4. package/dist/modules/agent/index.d.mts +1 -1
  5. package/dist/modules/agent/runtime/app/helpers/mutationResult.d.ts +12 -0
  6. package/dist/modules/agent/runtime/app/helpers/mutationResult.js +34 -0
  7. package/dist/modules/agent/runtime/app/providers/toolsProvider.js +13 -7
  8. package/dist/modules/agent/runtime/app/tools/.nuxt/app.config.d.mts +4 -0
  9. package/dist/modules/agent/runtime/app/tools/.nuxt/app.config.js +21 -0
  10. package/dist/modules/agent/runtime/app/tools/.nuxt/components.d.ts +66 -0
  11. package/dist/modules/agent/runtime/app/tools/.nuxt/imports.d.ts +30 -0
  12. package/dist/modules/agent/runtime/app/tools/.nuxt/manifest/meta/test.json +1 -0
  13. package/dist/modules/agent/runtime/app/tools/.nuxt/types/app.config.d.ts +35 -0
  14. package/dist/modules/agent/runtime/app/tools/.nuxt/types/build.d.ts +23 -0
  15. package/dist/modules/agent/runtime/app/tools/.nuxt/types/builder-env.d.ts +1 -0
  16. package/dist/modules/agent/runtime/app/tools/.nuxt/types/components.d.ts +71 -0
  17. package/dist/modules/agent/runtime/app/tools/.nuxt/types/imports.d.ts +386 -0
  18. package/dist/modules/agent/runtime/app/tools/.nuxt/types/middleware.d.ts +11 -0
  19. package/dist/modules/agent/runtime/app/tools/.nuxt/types/modules.d.ts +79 -0
  20. package/dist/modules/agent/runtime/app/tools/.nuxt/types/nitro-layouts.d.ts +17 -0
  21. package/dist/modules/agent/runtime/app/tools/.nuxt/types/nitro-nuxt.d.ts +64 -0
  22. package/dist/modules/agent/runtime/app/tools/.nuxt/types/plugins.d.ts +29 -0
  23. package/dist/modules/agent/runtime/app/tools/.nuxt/types/runtime-config.d.ts +32 -0
  24. package/dist/modules/agent/runtime/app/tools/.nuxt/types/shared-imports.d.ts +10 -0
  25. package/dist/modules/agent/runtime/app/tools/.nuxt/types/vue-shim.d.ts +0 -0
  26. package/dist/modules/agent/runtime/app/tools/add_paragraphs/index.d.ts +15 -4
  27. package/dist/modules/agent/runtime/app/tools/add_paragraphs/index.js +43 -15
  28. package/dist/modules/agent/runtime/server/server-tools/load_tools/index.d.ts +1 -3
  29. package/dist/modules/agent/runtime/server/server-tools/load_tools/index.js +3 -1
  30. package/dist/modules/charts/index.d.mts +1 -1
  31. package/dist/modules/drupal/graphql/base/query.pbConfig.graphql +2 -2
  32. package/dist/modules/drupal/index.d.mts +1 -1
  33. package/dist/modules/iframes/index.d.mts +1 -1
  34. package/dist/modules/index.d.mts +1 -1
  35. package/dist/modules/readability/index.d.mts +1 -1
  36. package/dist/modules/table-of-contents/index.d.mts +1 -1
  37. package/dist/runtime/css/output.css +1 -0
  38. package/dist/runtime/editor/components/FlexTextarea/index.d.vue.ts +1 -1
  39. package/dist/runtime/editor/components/FlexTextarea/index.vue.d.ts +1 -1
  40. package/dist/runtime/editor/css/output.css +1 -1
  41. package/dist/runtime/editor/features/changelog/changelog.json +0 -32
  42. package/dist/runtime/editor/plugins/ItemAction/index.d.vue.ts +1 -1
  43. package/dist/runtime/editor/plugins/ItemAction/index.vue.d.ts +1 -1
  44. package/dist/runtime/editor/plugins/Sidebar/Detached/index.d.vue.ts +1 -1
  45. package/dist/runtime/editor/plugins/Sidebar/Detached/index.vue.d.ts +1 -1
  46. package/dist/runtime/editor/plugins/Sidebar/index.d.vue.ts +2 -2
  47. package/dist/runtime/editor/plugins/Sidebar/index.vue.d.ts +2 -2
  48. package/dist/runtime/editor/providers/state.d.ts +17 -1
  49. package/dist/runtime/editor/providers/state.js +14 -0
  50. package/dist/shared/{editor.BDyiQvbV.d.mts → editor.S5sA3rij.d.mts} +19 -1
  51. package/dist/types.d.mts +1 -1
  52. package/package.json +6 -6
@@ -1,36 +1,4 @@
1
1
  [
2
- {
3
- "version": "2.0.0-alpha.64",
4
- "date": "2026-07-08",
5
- "body": {
6
- "en": "<h3>Improvements</h3>\n<ul>\n<li>The anchor links view option is now enabled by default.</li>\n<li>The anchor link icon now stays visible at the left edge at all times.</li>\n<li>The page title now shows when the page was last changed.</li>\n</ul>\n<h3>Fixes</h3>\n<ul>\n<li>In some cases, changes from the AI assistant could not be accepted because the\ncontrol for doing so was not shown.</li>\n<li>Colors in the chart editor were reset in some cases.</li>\n</ul>\n",
7
- "de": "<h3>Verbesserungen</h3>\n<ul>\n<li>Die Ansichtsoption «Ankerlinks» ist neu standardmässig aktiviert.</li>\n<li>Das Symbol für Ankerlinks ist nun immer am linken Rand sichtbar.</li>\n<li>Im Seitentitel wird neu angezeigt, wann die Seite zuletzt geändert wurde.</li>\n</ul>\n<h3>Fehlerbehebungen</h3>\n<ul>\n<li>In gewissen Fällen konnten Änderungen vom KI-Assistenten nicht akzeptiert\nwerden, weil das entsprechende Bedienelement nicht angezeigt wurde.</li>\n<li>Farben im Diagramm-Editor wurden in gewissen Fällen zurückgesetzt.</li>\n</ul>\n"
8
- }
9
- },
10
- {
11
- "version": "2.0.0-alpha.63",
12
- "date": "2026-06-11",
13
- "body": {
14
- "en": "<h3>New Features</h3>\n<h4>Accept AI text changes paragraph by paragraph</h4>\n<p>When the AI assistant proposes changes to a longer text, you no longer have to\naccept or reject the entire text: individual paragraphs or list items can now be\naccepted or discarded selectively – by click or with the keyboard.</p>\n<h4>Validations in the page analysis</h4>\n<p>Validation errors are now shown directly in the page analysis – alongside the\nother analysis results such as readability or accessibility. The separate\nvalidations view is gone; in return, the page analysis is always available.</p>\n<h4>Validation errors when saving/publishing</h4>\n<p>If publishing fails because of validation errors, the dialog now shows the\nspecific problems so you can fix them right away.</p>\n<h4>Blocks linked in AI assistant answers</h4>\n<p>When the AI assistant refers to a block in its answers, its label now appears as\na clickable link that jumps directly to the block on the page. Previously, a\ncryptic ID was sometimes shown instead.</p>\n<h3>Improvements</h3>\n<ul>\n<li>The color picker in the chart editor has been reworked: all colors and their\nshades are now presented as a clear palette.</li>\n</ul>\n<h3>Fixes</h3>\n<ul>\n<li>Clicking a page analysis highlight now reliably jumps to the affected spot,\neven when the sidebar is closed. Highlights are correctly reset when closing\nthe page analysis.</li>\n<li>The AI assistant&#39;s text search now attributes text to the correct block when\nblocks are nested inside each other.</li>\n</ul>\n",
15
- "de": "<h3>Neue Funktionen</h3>\n<h4>Textänderungen des KI-Assistenten absatzweise übernehmen</h4>\n<p>Schlägt der KI-Assistent Änderungen an einem längeren Text vor, müssen Sie nicht\nmehr den gesamten Text übernehmen oder ablehnen: Einzelne Absätze oder\nAufzählungspunkte lassen sich jetzt gezielt übernehmen oder verwerfen – per\nKlick oder mit der Tastatur.</p>\n<h4>Validierungen in der Seitenanalyse</h4>\n<p>Validierungsfehler werden neu direkt in der Seitenanalyse angezeigt – zusammen\nmit den anderen Analyse-Ergebnissen wie Lesbarkeit oder Barrierefreiheit. Die\nseparate Ansicht für Validierungen entfällt, die Seitenanalyse ist dafür immer\nverfügbar.</p>\n<h4>Validierungsfehler beim Speichern/Publizieren</h4>\n<p>Schlägt die Publikation wegen Validierungsfehlern fehl, zeigt der Dialog neu die\nkonkreten Probleme an, damit Sie sie direkt beheben können.</p>\n<h4>Blöcke in Antworten des KI-Assistenten verlinkt</h4>\n<p>Wenn der KI-Assistent in seinen Antworten auf einen Block verweist, erscheint\nneu dessen Bezeichnung als klickbarer Link, der direkt zum Block auf der Seite\nspringt. Bisher wurde an dieser Stelle teilweise eine kryptische ID angezeigt.</p>\n<h3>Verbesserungen</h3>\n<ul>\n<li>Die Farbauswahl im Diagramm-Editor wurde überarbeitet: Alle Farben und ihre\nAbstufungen sind neu übersichtlich als Palette dargestellt.</li>\n</ul>\n<h3>Fehlerbehebungen</h3>\n<ul>\n<li>Ein Klick auf eine Hervorhebung der Seitenanalyse springt jetzt zuverlässig\nzur betroffenen Stelle, auch wenn die Sidebar geschlossen ist. Beim Schliessen\nder Seitenanalyse werden Hervorhebungen korrekt zurückgesetzt.</li>\n<li>Die Textsuche des KI-Assistenten ordnet Texte jetzt dem richtigen Block zu,\nwenn Blöcke ineinander verschachtelt sind.</li>\n</ul>\n"
16
- }
17
- },
18
- {
19
- "version": "2.0.0-alpha.61",
20
- "date": "2026-06-03",
21
- "body": {
22
- "en": "<h3>Improvements</h3>\n<h4>The AI assistant sees your selection from the very first message</h4>\n<p>When you select a block and immediately ask the AI assistant something like\n&quot;Convert this into an accordion&quot;, it now knows right away what you mean.\nPreviously it often had to ask back or look up the selection in a separate step.</p>\n<h4>The AI assistant handles nested blocks correctly</h4>\n<p>When the AI assistant creates a structure made of several blocks, it now\nreliably understands which blocks sit inside which. Previously it sometimes\nmisread its own additions and partially deleted what it had just created.</p>\n<h4>Other improvements</h4>\n<ul>\n<li>The list of changes that the AI assistant proposes for confirmation can now be\nnavigated entirely with the keyboard.</li>\n</ul>\n",
23
- "de": "<h3>Verbesserungen</h3>\n<h4>KI-Assistent erkennt markierte Blöcke ab der ersten Nachricht</h4>\n<p>Wenn Sie einen Block markieren und dem KI-Assistenten direkt eine Anweisung wie\n«Wandle das in ein Akkordeon um» geben, weiss er sofort, was gemeint ist. Bisher\nmusste er häufig nachfragen oder die Auswahl in einem separaten Schritt\nnachlesen.</p>\n<h4>KI-Assistent ordnet verschachtelte Blöcke korrekt ein</h4>\n<p>Erstellt der KI-Assistent eine Struktur mit mehreren Blöcken, erkennt er nun\nzuverlässig, welche Blöcke ineinander liegen. Vorher kam es vor, dass er die\ngerade erstellte Struktur falsch interpretierte und teilweise wieder löschte.</p>\n<h4>Weitere Verbesserungen</h4>\n<ul>\n<li>Die Liste der Änderungen, die der KI-Assistent zur Bestätigung vorschlägt,\nlässt sich jetzt vollständig mit der Tastatur durchgehen.</li>\n</ul>\n"
24
- }
25
- },
26
- {
27
- "version": "2.0.0-alpha.60",
28
- "date": "2026-06-02",
29
- "body": {
30
- "en": "<h3>New Features</h3>\n<h4>Notifications</h4>\n<p>A new notifications button has been added to the toolbar. A small badge shows\nhow many unread notifications you have. Opening the dropdown reveals a list of\nrelevant events — for example, when you have been mentioned in a comment, when a\ncomment has been resolved or when an edit has been approved.</p>\n<p>Clicking a notification opens the related page directly in edit mode in a new\ntab — and for comment mentions, jumps straight to the relevant comment.</p>\n<p>All notifications can be marked as read with a single click.</p>\n<h4>The AI assistant understands page content better</h4>\n<p>The AI assistant can now read the complete page text — exactly what you see on\nthe page. This makes answers to questions like &quot;What is this page about?&quot;,\n&quot;Summarize this page&quot; or &quot;Write an intro that matches the content&quot; noticeably\nmore accurate.</p>\n<h3>Improvements</h3>\n<h4>View options in a dropdown</h4>\n<p>The view options (e.g. grid, anchor links, structure view) are now grouped into\na dropdown menu in the top toolbar.</p>\n<h4>Help in the app menu</h4>\n<p>The help dialog with the list of keyboard shortcuts has moved out of the right\nsidebar and into the main menu.</p>\n<h4>Other improvements</h4>\n<ul>\n<li>The toolbar with actions and options above a selected block can now be\nscrolled sideways when not all buttons fit.</li>\n<li>The preview thumbnails when the AI assistant picks media are larger.</li>\n</ul>\n<h3>Fixes</h3>\n<ul>\n<li>After applying or rejecting changes made by the AI assistant, page content\noccasionally appeared out of date — the display now updates reliably.</li>\n<li>Starting a new chat while confirming an AI action now cleanly cancels the\npending action and starts the new chat fresh.</li>\n</ul>\n",
31
- "de": "<h3>Neue Funktionen</h3>\n<h4>Benachrichtigungen</h4>\n<p>In der Werkzeugleiste gibt es eine neue Schaltfläche für Benachrichtigungen.\nEine kleine Markierung zeigt an, wie viele ungelesene Benachrichtigungen\nvorhanden sind. Im aufklappbaren Bereich sehen Sie eine Liste mit allen\nrelevanten Ereignissen – zum Beispiel, wenn Sie in einem Kommentar erwähnt\nwurden, wenn ein Kommentar erledigt wurde oder wenn eine Bearbeitung freigegeben\nwurde.</p>\n<p>Ein Klick auf eine Benachrichtigung öffnet die zugehörige Seite direkt im\nBearbeitungsmodus in einem neuen Tab – und springt bei Kommentar-Erwähnungen\ndirekt zum richtigen Kommentar.</p>\n<p>Alle Benachrichtigungen lassen sich mit einem Klick als gelesen markieren.</p>\n<h4>KI-Assistent versteht den Seiteninhalt besser</h4>\n<p>Der KI-Assistent kann jetzt den kompletten Seitentext lesen – also genau das,\nwas Sie auch auf der Seite sehen. Dadurch werden Antworten auf Fragen wie «Worum\ngeht es auf dieser Seite?», «Fasse die Seite zusammen» oder «Schreibe eine\nEinleitung, die zum Inhalt passt» deutlich präziser.</p>\n<h3>Verbesserungen</h3>\n<h4>Darstellungsoptionen im Aufklappmenü</h4>\n<p>Die Darstellungsoptionen (z. B. Raster, Ankerlinks, Strukturansicht) sind neu in\neinem aufklappbaren Menü in der oberen Toolbar zusammengefasst.</p>\n<h4>Hilfe im App-Menü</h4>\n<p>Die Hilfe mit der Liste der Tastenkürzel ist nicht mehr in der rechten Sidebar,\nsondern direkt im Hauptmenü zu finden.</p>\n<h4>Weitere Verbesserungen</h4>\n<ul>\n<li>Die Werkzeugleiste mit den Aktionen und Optionen über einem ausgewählten Block\nlässt sich nun seitlich scrollen, wenn nicht alle Schaltflächen Platz haben.</li>\n<li>Die Vorschaubilder bei der Medienauswahl durch den KI-Assistenten sind grösser</li>\n</ul>\n<h3>Fehlerbehebungen</h3>\n<ul>\n<li>Nach dem Übernehmen oder Ablehnen von Änderungen durch den KI-Assistenten\nwurden Inhalte auf der Seite in manchen Fällen veraltet dargestellt – die\nAnzeige wird jetzt zuverlässig aktualisiert.</li>\n<li>Wird während der Bestätigung einer KI-Aktion ein neuer Chat gestartet, ist die\nlaufende Aktion korrekt abgebrochen und der neue Chat startet sauber.</li>\n</ul>\n"
32
- }
33
- },
34
2
  {
35
3
  "version": "2.0.0-alpha.59",
36
4
  "date": "2026-05-27",
@@ -99,8 +99,8 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {},
99
99
  disabled: boolean | string;
100
100
  icon: BlokkliIcon;
101
101
  active: boolean;
102
- weight: number | string | "last";
103
102
  tourText: string;
103
+ weight: number | string | "last";
104
104
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
105
105
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
106
106
  declare const _default: typeof __VLS_export;
@@ -99,8 +99,8 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {},
99
99
  disabled: boolean | string;
100
100
  icon: BlokkliIcon;
101
101
  active: boolean;
102
- weight: number | string | "last";
103
102
  tourText: string;
103
+ weight: number | string | "last";
104
104
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
105
105
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
106
106
  declare const _default: typeof __VLS_export;
@@ -34,8 +34,8 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
34
34
  width: number;
35
35
  height: number;
36
36
  };
37
- minWidth: number;
38
37
  minHeight: number;
38
+ minWidth: number;
39
39
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
40
40
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
41
41
  declare const _default: typeof __VLS_export;
@@ -34,8 +34,8 @@ declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {
34
34
  width: number;
35
35
  height: number;
36
36
  };
37
- minWidth: number;
38
37
  minHeight: number;
38
+ minWidth: number;
39
39
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
40
40
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
41
41
  declare const _default: typeof __VLS_export;
@@ -200,9 +200,9 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
200
200
  width: number;
201
201
  height: number;
202
202
  };
203
- tourText: string;
204
- minWidth: number;
205
203
  minHeight: number;
204
+ minWidth: number;
205
+ tourText: string;
206
206
  region: SidebarRegion;
207
207
  tooltipTitle: string;
208
208
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
@@ -200,9 +200,9 @@ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
200
200
  width: number;
201
201
  height: number;
202
202
  };
203
- tourText: string;
204
- minWidth: number;
205
203
  minHeight: number;
204
+ minWidth: number;
205
+ tourText: string;
206
206
  region: SidebarRegion;
207
207
  tooltipTitle: string;
208
208
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
@@ -1,5 +1,5 @@
1
1
  import { type Ref, type ComputedRef } from 'vue';
2
- import type { BlokkliAdapter, AdapterContext } from '../adapter/index.js';
2
+ import type { BlokkliAdapter, AdapterContext, MutationResponseLike } from '../adapter/index.js';
3
3
  import type { FieldListItem } from '#blokkli/types';
4
4
  import { type BlokkliEventBus } from '#blokkli/editor/events';
5
5
  import type { TextProvider } from './texts.js';
@@ -116,6 +116,22 @@ export type StateProvider = {
116
116
  * response, or `null`/`undefined` to no-op.
117
117
  */
118
118
  applyMutationState: (rawState: unknown) => void;
119
+ /**
120
+ * Run an adapter mutation with the loading lock, but return the raw response
121
+ * instead of a boolean and never emit an error toast.
122
+ *
123
+ * Like {@link mutateWithLoadingState} it locks the body for the duration of
124
+ * the call and applies any returned `state`, but it does NOT throw or show a
125
+ * global error message on failure. The caller receives the full
126
+ * {@link MutationResponseLike} and is responsible for surfacing violations —
127
+ * used by the agent tool runner, where the conversation UI already indicates
128
+ * that a tool errored and a global editor toast would be redundant.
129
+ *
130
+ * @param callback - Function that performs the mutation.
131
+ * @returns The raw mutation response, or `undefined` if no callback was
132
+ * provided or it resolved to no response.
133
+ */
134
+ applyMutationSilently: (callback: () => Promise<MutationResponseLike<any>> | undefined) => Promise<MutationResponseLike<any> | undefined>;
119
135
  /**
120
136
  * Current edit mode.
121
137
  *
@@ -319,6 +319,19 @@ export default async function(eventBus, adapter, context, $t, providerKey, permi
319
319
  unlockBody();
320
320
  return false;
321
321
  };
322
+ const applyMutationSilently = async (callback) => {
323
+ if (!callback) {
324
+ return void 0;
325
+ }
326
+ lockBody();
327
+ try {
328
+ const response = await callback();
329
+ applyMutationState(response?.state);
330
+ return response;
331
+ } finally {
332
+ unlockBody();
333
+ }
334
+ };
322
335
  async function loadState() {
323
336
  try {
324
337
  const state = await adapter.loadState();
@@ -401,6 +414,7 @@ export default async function(eventBus, adapter, context, $t, providerKey, permi
401
414
  lastChanged: readonly(lastChanged),
402
415
  mutateWithLoadingState,
403
416
  applyMutationState,
417
+ applyMutationSilently,
404
418
  editMode,
405
419
  canEdit,
406
420
  isLoading: readonly(isLoading),
@@ -264,6 +264,11 @@ declare class ModuleHelper implements ValidationInterface {
264
264
  * module and enabled sub-modules. Flushed by {@link applyBuildConfig}.
265
265
  */
266
266
  private packageDependencies;
267
+ /**
268
+ * npm packages that must resolve to a single copy across the whole app.
269
+ * Flushed to Vite's resolve.dedupe by {@link applyBuildConfig}.
270
+ */
271
+ private dedupedPackages;
267
272
  readonly isDev: boolean;
268
273
  readonly isModuleBuild: boolean;
269
274
  readonly isPrepare: boolean;
@@ -305,11 +310,24 @@ declare class ModuleHelper implements ValidationInterface {
305
310
  * @param names - Bare package specifiers (e.g. 'echarts', '@tiptap/core').
306
311
  */
307
312
  addPackageDependency(...names: string[]): void;
313
+ /**
314
+ * Declare packages that must only ever exist once in the module graph.
315
+ *
316
+ * Libraries that rely on `instanceof` checks or module-level registries break
317
+ * when a project's install tree ends up with two copies (e.g. a hoisted
318
+ * version plus an older one nested under a transitive dependency). Forcing
319
+ * resolution to a single copy makes the editor work regardless of how the
320
+ * host project's package manager arranged node_modules.
321
+ *
322
+ * @param names - Bare package specifiers (e.g. 'prosemirror-model').
323
+ */
324
+ addDedupedPackage(...names: string[]): void;
308
325
  /**
309
326
  * Apply collected build configuration to the Nuxt/Vite config.
310
327
  *
311
328
  * Called once by the core module after every module's setup has run, so it
312
- * sees the full set of {@link addPackageDependency} registrations.
329
+ * sees the full set of {@link addPackageDependency} and
330
+ * {@link addDedupedPackage} registrations.
313
331
  */
314
332
  applyBuildConfig(): void;
315
333
  addAlias(name: string, path: string): void;
package/dist/types.d.mts CHANGED
@@ -4,6 +4,6 @@ declare module '@nuxt/schema' {
4
4
  interface NuxtHooks extends ModuleHooks {}
5
5
  }
6
6
 
7
- export { type ModuleHooks } from './shared/editor.BDyiQvbV.mjs'
7
+ export { type ModuleHooks } from './shared/editor.S5sA3rij.mjs'
8
8
 
9
9
  export { type ModuleOptions, default } from './module.mjs'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blokkli/editor",
3
- "version": "2.0.0-alpha.64",
3
+ "version": "2.0.0-alpha.66",
4
4
  "description": "Interactive page building experience for Nuxt",
5
5
  "keywords": [
6
6
  "cms",
@@ -275,6 +275,10 @@
275
275
  "optional": true
276
276
  }
277
277
  },
278
+ "overrides": {
279
+ "lodash": "^4.17.24",
280
+ "vue": "^3.5.34"
281
+ },
278
282
  "engines": {
279
283
  "node": ">=18.0.0"
280
284
  },
@@ -283,9 +287,5 @@
283
287
  "@parcel/watcher",
284
288
  "esbuild",
285
289
  "unrs-resolver"
286
- ],
287
- "overrides": {
288
- "lodash": "^4.17.24",
289
- "vue": "^3.5.34"
290
- }
290
+ ]
291
291
  }