commspliant-html-editor 0.0.2 → 0.0.3

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.js CHANGED
@@ -12582,7 +12582,7 @@ function ni({
12582
12582
  }
12583
12583
  );
12584
12584
  }
12585
- const M0 = "_root_1621j_1", _0 = "_fullscreen_1621j_36", R0 = "_exitFullscreen_1621j_48", F0 = "_exitFullscreenIcon_1621j_79", I0 = "_menuChrome_1621j_94", B0 = "_body_1621j_104", H0 = "_iconChrome_1621j_134", z0 = "_workspace_1621j_178", O0 = "_htmlFileDropOverlay_1621j_190", K0 = "_surface_1621j_204", $0 = "_visual_1621j_211", U0 = "_html_1621j_190", Le = {
12585
+ const M0 = "_root_1j9y7_1", _0 = "_fullscreen_1j9y7_36", R0 = "_exitFullscreen_1j9y7_48", F0 = "_exitFullscreenIcon_1j9y7_79", I0 = "_menuChrome_1j9y7_94", B0 = "_body_1j9y7_105", H0 = "_iconChrome_1j9y7_135", z0 = "_workspace_1j9y7_179", O0 = "_htmlFileDropOverlay_1j9y7_191", K0 = "_surface_1j9y7_205", $0 = "_visual_1j9y7_212", U0 = "_html_1j9y7_191", Le = {
12586
12586
  root: M0,
12587
12587
  fullscreen: _0,
12588
12588
  exitFullscreen: R0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "commspliant-html-editor",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "Reusable React WYSIWYG editor with visual and HTML modes",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",