@qualityunit/liveagent-components-editor 0.0.46 → 0.0.47

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/ckeditor.js CHANGED
@@ -1 +1 @@
1
- import "./ckeditor5-DbagB4Ow.js";
1
+ import "./ckeditor5-DZCJrZBU.js";
@@ -362,7 +362,7 @@ typeof HTMLElement == "function" && (Nh = class extends HTMLElement {
362
362
  }
363
363
  disconnectedCallback() {
364
364
  this.$$cn = !1, Promise.resolve().then(() => {
365
- this.$$cn || (this.$$c.$destroy(), this.$$c = void 0);
365
+ !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
366
366
  });
367
367
  }
368
368
  $$g_p(e) {
@@ -1,4 +1,4 @@
1
- import { c as M, S as T, i as j, f as v, s as y, e as d, a as B, b as h, d as w, g as m, l as C, n as $, h as H, j as O, r as Q, k as R, t as U, m as V, o as W, p as z, q as K, u as F, v as G, w as k, x as X, y as E, z as I, A as J, B as Y, C as q, D as Z } from "./ckeditor5-DbagB4Ow.js";
1
+ import { c as M, S as T, i as j, f as v, s as y, e as d, a as B, b as h, d as w, g as m, l as C, n as $, h as H, j as O, r as Q, k as R, t as U, m as V, o as W, p as z, q as K, u as F, v as G, w as k, x as X, y as E, z as I, A as J, B as Y, C as q, D as Z } from "./ckeditor5-DZCJrZBU.js";
2
2
  function A(e) {
3
3
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
4
4
  }
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Editor component for LiveAgent",
4
4
  "author": "QualityUnit",
5
5
  "private": false,
6
- "version": "0.0.46",
6
+ "version": "0.0.47",
7
7
  "type": "module",
8
8
  "files": [
9
9
  "dist/*"
@@ -28,7 +28,7 @@
28
28
  "devDependencies": {
29
29
  "@sveltejs/vite-plugin-svelte": "^3.1.0",
30
30
  "@tsconfig/svelte": "^5.0.4",
31
- "svelte": "^4.2.15",
31
+ "svelte": "^4.2.16",
32
32
  "svelte-check": "^3.7.1",
33
33
  "tslib": "^2.6.2",
34
34
  "typescript": "^5.4.5",