@reacteditor/core 0.0.15 → 0.0.17

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.
@@ -4,19 +4,19 @@ import {
4
4
  import {
5
5
  EditorInner,
6
6
  LoadedRichTextMenu
7
- } from "./chunk-647NZJYM.mjs";
8
- import "./chunk-TFAZFGYZ.mjs";
9
- import "./chunk-C2KWANIN.mjs";
7
+ } from "./chunk-2A2HBRLV.mjs";
8
+ import "./chunk-OAOKQORI.mjs";
9
+ import "./chunk-CUGSM3PC.mjs";
10
10
  import "./chunk-6QJ2HF4O.mjs";
11
- import "./chunk-NKHR722W.mjs";
12
- import "./chunk-GIGXMGTZ.mjs";
11
+ import "./chunk-ESU6AYGB.mjs";
12
+ import "./chunk-C5G7WUBQ.mjs";
13
13
  import {
14
14
  useAppStore,
15
15
  useAppStoreApi
16
- } from "./chunk-T43H325W.mjs";
16
+ } from "./chunk-NUBRSWFJ.mjs";
17
17
  import "./chunk-M4JDRFYB.mjs";
18
- import "./chunk-NPC7A3V3.mjs";
19
- import "./chunk-Y2EFNT5P.mjs";
18
+ import "./chunk-FTVOCMGV.mjs";
19
+ import "./chunk-DQU3HIP4.mjs";
20
20
  import "./chunk-JIXMPJZA.mjs";
21
21
  import {
22
22
  __spreadProps,
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-6QJ2HF4O.mjs";
7
7
  import {
8
8
  get_class_name_factory_default
9
- } from "./chunk-Y2EFNT5P.mjs";
9
+ } from "./chunk-DQU3HIP4.mjs";
10
10
  import {
11
11
  init_react_import
12
12
  } from "./chunk-M6W7YEVX.mjs";
@@ -1,16 +1,16 @@
1
1
  import {
2
2
  LoadedRichTextMenuInner
3
- } from "./chunk-TFAZFGYZ.mjs";
3
+ } from "./chunk-OAOKQORI.mjs";
4
4
  import {
5
5
  styles_module_default
6
6
  } from "./chunk-6QJ2HF4O.mjs";
7
7
  import {
8
8
  useAppStore,
9
9
  useAppStoreApi
10
- } from "./chunk-T43H325W.mjs";
10
+ } from "./chunk-NUBRSWFJ.mjs";
11
11
  import {
12
12
  get_class_name_factory_default
13
- } from "./chunk-Y2EFNT5P.mjs";
13
+ } from "./chunk-DQU3HIP4.mjs";
14
14
  import {
15
15
  __spreadValues,
16
16
  init_react_import
@@ -100,7 +100,7 @@ init_react_import();
100
100
  import { lazy, Suspense } from "react";
101
101
  import { jsx as jsx2 } from "react/jsx-runtime";
102
102
  var LoadedRichTextMenuFull = lazy(
103
- () => import("./full-PM3VSLYA.mjs").then((m) => ({
103
+ () => import("./full-35622JEC.mjs").then((m) => ({
104
104
  default: m.LoadedRichTextMenuFull
105
105
  }))
106
106
  );
@@ -4,10 +4,10 @@ import {
4
4
  import {
5
5
  defaultAppState,
6
6
  resolveComponentData
7
- } from "./chunk-NPC7A3V3.mjs";
7
+ } from "./chunk-FTVOCMGV.mjs";
8
8
  import {
9
9
  get_class_name_factory_default
10
- } from "./chunk-Y2EFNT5P.mjs";
10
+ } from "./chunk-DQU3HIP4.mjs";
11
11
  import {
12
12
  generateId,
13
13
  getZoneId,
@@ -444,7 +444,7 @@ function useRichtextProps(fields, props) {
444
444
  const richtextProps = useMemo2(() => {
445
445
  if (!(richtextKeys == null ? void 0 : richtextKeys.length)) return {};
446
446
  const RichTextRender = lazy(
447
- () => import("./Render-STFB5CNO.mjs").then((m) => ({
447
+ () => import("./Render-IDDFFANP.mjs").then((m) => ({
448
448
  default: m.RichTextRender
449
449
  }))
450
450
  );