@improba/page-builder 0.2.2 → 0.2.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/index.cjs +7 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +7 -2
- package/dist/index.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -27863,7 +27863,7 @@ const CA = K({
|
|
|
27863
27863
|
}), null, 16, sC)
|
|
27864
27864
|
], 6));
|
|
27865
27865
|
}
|
|
27866
|
-
}), uC = /* @__PURE__ */ Y(MC, [["__scopeId", "data-v-
|
|
27866
|
+
}), uC = /* @__PURE__ */ Y(MC, [["__scopeId", "data-v-5fa99218"]]), vC = { class: "ipb-media-picker__controls" }, mC = ["value", "placeholder"], yC = ["disabled"], xC = { class: "ipb-media-picker__preview" }, gC = ["src", "alt"], fC = {
|
|
27867
27867
|
key: 1,
|
|
27868
27868
|
class: "ipb-media-picker__empty"
|
|
27869
27869
|
}, wC = /* @__PURE__ */ K({
|
|
@@ -28528,6 +28528,11 @@ const jC = ["aria-label"], XC = ["disabled", "data-action", "aria-disabled", "on
|
|
|
28528
28528
|
box-sizing: border-box;
|
|
28529
28529
|
}
|
|
28530
28530
|
|
|
28531
|
+
/* Restore list markers that CSS resets may strip */
|
|
28532
|
+
ul { list-style-type: disc; padding-left: 1.5em; }
|
|
28533
|
+
ol { list-style-type: decimal; padding-left: 1.5em; }
|
|
28534
|
+
li { display: list-item; }
|
|
28535
|
+
|
|
28531
28536
|
/* Minimum size for layout containers so empty columns/rows remain droppable in the editor */
|
|
28532
28537
|
[data-ipb-component="PbColumn"] {
|
|
28533
28538
|
min-width: 80px;
|
|
@@ -28933,7 +28938,7 @@ const jC = ["aria-label"], XC = ["disabled", "data-action", "aria-disabled", "on
|
|
|
28933
28938
|
], 4)
|
|
28934
28939
|
], 32));
|
|
28935
28940
|
}
|
|
28936
|
-
}), hL = /* @__PURE__ */ Y(eL, [["__scopeId", "data-v-
|
|
28941
|
+
}), hL = /* @__PURE__ */ Y(eL, [["__scopeId", "data-v-e733b735"]]), dL = { class: "ipb-page-editor" }, cL = { class: "ipb-page-editor__body" }, nL = /* @__PURE__ */ K({
|
|
28937
28942
|
__name: "PageEditor",
|
|
28938
28943
|
props: {
|
|
28939
28944
|
pageData: {
|