@nuasite/cms 0.13.1 → 0.13.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/editor.js +1 -1
- package/package.json +1 -1
package/dist/editor.js
CHANGED
|
@@ -373,7 +373,7 @@ function Ng(t, e) {
|
|
|
373
373
|
function Ag(t, e) {
|
|
374
374
|
return typeof e == "function" ? e(t) : e;
|
|
375
375
|
}
|
|
376
|
-
const lk = "0.13.
|
|
376
|
+
const lk = "0.13.3", ak = lk, it = {
|
|
377
377
|
/** Highlight overlay for hovered elements */
|
|
378
378
|
HIGHLIGHT: 2147483644,
|
|
379
379
|
/** Hover outline for elements/components */
|