@inpageedit/core 0.13.0-alpha.1 → 0.13.0
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-C_BIsubQ.js → index-BuYNq7f3.js} +2 -2
- package/dist/{index-C_BIsubQ.js.map → index-BuYNq7f3.js.map} +1 -1
- package/dist/index.d.ts +4 -4
- package/dist/index.js +2 -2
- package/dist/services/index.js +1 -1
- package/lib/index.umd.js +1 -1
- package/lib/index.umd.js.map +1 -1
- package/package.json +3 -3
|
@@ -3644,7 +3644,7 @@ class te extends ft {
|
|
|
3644
3644
|
constructor(e) {
|
|
3645
3645
|
super({
|
|
3646
3646
|
name: "InPageEdit"
|
|
3647
|
-
}), this.version = "0.13.0
|
|
3647
|
+
}), this.version = "0.13.0", this.Endpoints = pt, this.schema = W, this.config = F(te.DEFAULT_CONFIG, e), this.logger = vt({
|
|
3648
3648
|
name: "IPE",
|
|
3649
3649
|
color: "#33aaff",
|
|
3650
3650
|
level: this.config.logLevel
|
|
@@ -3741,4 +3741,4 @@ export {
|
|
|
3741
3741
|
ve as e,
|
|
3742
3742
|
yt as m
|
|
3743
3743
|
};
|
|
3744
|
-
//# sourceMappingURL=index-
|
|
3744
|
+
//# sourceMappingURL=index-BuYNq7f3.js.map
|