brome-builder 1.0.11 → 1.0.12
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/brome-builder.es.js
CHANGED
|
@@ -4061,7 +4061,7 @@ function mn({ editor: Q, setEditor: X, editorData: G, isEditorShouldLoad: V, set
|
|
|
4061
4061
|
g && g.addEventListener("click", a);
|
|
4062
4062
|
}
|
|
4063
4063
|
}
|
|
4064
|
-
}, [Q]), S !== "brome-editor-
|
|
4064
|
+
}, [Q]), S !== "brome-editor-2025-admin" ? /* @__PURE__ */ $e.jsx("p", { children: "Token incorrect" }) : /* @__PURE__ */ $e.jsx("div", { id: "editor", style: { height: "100vh" } });
|
|
4065
4065
|
}
|
|
4066
4066
|
export {
|
|
4067
4067
|
mn as PageBuilderEditor
|
|
@@ -1274,4 +1274,4 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1274
1274
|
<!-- Texe Direction-->
|
|
1275
1275
|
<!-- </button>-->
|
|
1276
1276
|
</div>
|
|
1277
|
-
`;const g=document.querySelector("#toggle-direction");g&&g.addEventListener("click",a)}}},[Q]),S!=="brome-editor-
|
|
1277
|
+
`;const g=document.querySelector("#toggle-direction");g&&g.addEventListener("click",a)}}},[Q]),S!=="brome-editor-2025-admin"?Xe.jsx("p",{children:"Token incorrect"}):Xe.jsx("div",{id:"editor",style:{height:"100vh"}})}fe.PageBuilderEditor=Gt,Object.defineProperty(fe,Symbol.toStringTag,{value:"Module"})});
|