@nuasite/cms 0.17.0 → 0.17.2
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
|
@@ -376,7 +376,7 @@ function _g(t, e) {
|
|
|
376
376
|
function Og(t, e) {
|
|
377
377
|
return typeof e == "function" ? e(t) : e;
|
|
378
378
|
}
|
|
379
|
-
const ck = "0.17.
|
|
379
|
+
const ck = "0.17.2", uk = ck, it = {
|
|
380
380
|
/** Highlight overlay for hovered elements */
|
|
381
381
|
HIGHLIGHT: 2147483644,
|
|
382
382
|
/** Hover outline for elements/components */
|