builder-settings-types 0.0.414 → 0.0.415
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/builder-settings-types.cjs.js +42 -42
- package/dist/builder-settings-types.es.js +78 -56
- package/dist/index.css +1 -1
- package/dist/settings/multi-language-settings/ui/LanguagePopup.d.ts +4 -0
- package/dist/settings/multi-language-settings/utils/dom-helpers.d.ts +1 -0
- package/dist/settings/multi-language-settings/utils/index.d.ts +1 -0
- package/package.json +1 -1
|
@@ -27600,7 +27600,7 @@ const si = class si {
|
|
|
27600
27600
|
};
|
|
27601
27601
|
si.hiddenElements = /* @__PURE__ */ new Set();
|
|
27602
27602
|
let dr = si;
|
|
27603
|
-
function
|
|
27603
|
+
function D3(t) {
|
|
27604
27604
|
return new g4(t);
|
|
27605
27605
|
}
|
|
27606
27606
|
class g4 extends dr {
|
|
@@ -27666,7 +27666,7 @@ class g4 extends dr {
|
|
|
27666
27666
|
function x4(t) {
|
|
27667
27667
|
return new dr(t);
|
|
27668
27668
|
}
|
|
27669
|
-
function
|
|
27669
|
+
function R3(t) {
|
|
27670
27670
|
return t;
|
|
27671
27671
|
}
|
|
27672
27672
|
class v4 extends Ae {
|
|
@@ -27997,7 +27997,7 @@ class wa extends Ae {
|
|
|
27997
27997
|
};
|
|
27998
27998
|
}
|
|
27999
27999
|
}
|
|
28000
|
-
class
|
|
28000
|
+
class B3 extends Ae {
|
|
28001
28001
|
constructor(e = {}) {
|
|
28002
28002
|
super(e), this.inputType = "text", e.onChange && this.setOnChange(e.onChange);
|
|
28003
28003
|
}
|
|
@@ -28282,7 +28282,7 @@ class _4 extends Ae {
|
|
|
28282
28282
|
}), e.appendChild(a), e;
|
|
28283
28283
|
}
|
|
28284
28284
|
}
|
|
28285
|
-
class
|
|
28285
|
+
class V3 extends Ae {
|
|
28286
28286
|
constructor(e) {
|
|
28287
28287
|
super(e), this.inputType = "button", this.bgWithAlpha = "rgba(145, 158, 171, 0.08)";
|
|
28288
28288
|
}
|
|
@@ -28311,7 +28311,7 @@ class B3 extends Ae {
|
|
|
28311
28311
|
return s.className = "button-setting-wrapper " + (this.props.wrapperClassName || ""), s.appendChild(e), s;
|
|
28312
28312
|
}
|
|
28313
28313
|
}
|
|
28314
|
-
class
|
|
28314
|
+
class H3 extends Ae {
|
|
28315
28315
|
constructor(e = {}) {
|
|
28316
28316
|
super(e), this.inputType = { width: "number", height: "number" }, this.aspectRatio = 1, this.isUpdating = !1;
|
|
28317
28317
|
const r = e.width || 0, a = e.height || 0;
|
|
@@ -29552,7 +29552,7 @@ const m3 = `<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewB
|
|
|
29552
29552
|
<polyline points="6 9 12 15 18 9"></polyline>
|
|
29553
29553
|
</svg>
|
|
29554
29554
|
`;
|
|
29555
|
-
class
|
|
29555
|
+
class U3 extends Ae {
|
|
29556
29556
|
constructor(e = {}) {
|
|
29557
29557
|
if (super(e), this.inputType = "select", this._options = [], this.isOpen = !1, this.selectedOptionIndex = null, this.optionsListEl = null, this.svgContainer = null, this.buttonEl = null, this.isLoading = !1, this.container = null, this.hasInitializedOptions = !1, this.selectedOptionIndex = null, e.default !== void 0 && (this.value = e.default), this.initializeOptions(e), !e.getOptionsAsync && this.value !== void 0) {
|
|
29558
29558
|
const r = this._options.findIndex(
|
|
@@ -29703,7 +29703,7 @@ class H3 extends Ae {
|
|
|
29703
29703
|
), this.updateButtonText(), this.updateOptionsList(), this.detectChangeCallback && this.detectChangeCallback !== this.props.detectChange && this.detectChangeCallback(e);
|
|
29704
29704
|
}
|
|
29705
29705
|
}
|
|
29706
|
-
class
|
|
29706
|
+
class W3 extends Ae {
|
|
29707
29707
|
constructor(e) {
|
|
29708
29708
|
var r, a;
|
|
29709
29709
|
super(e), this.inputType = "text", this.value = e.default ?? ((a = (r = e.options) == null ? void 0 : r[0]) == null ? void 0 : a.value) ?? "", this.detectChangeCallback = e.detectChange;
|
|
@@ -29756,7 +29756,7 @@ class U3 extends Ae {
|
|
|
29756
29756
|
const x3 = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
29757
29757
|
<path d="M13.3334 5.99996H2.66675M13.3334 9.99996H2.66675M5.33341 12.6666V3.33329M10.6667 12.6666V3.33329" stroke="#667085" strokeWidth="1.33333" strokeLinecap="round" strokeLinejoin="round"/>
|
|
29758
29758
|
</svg>`;
|
|
29759
|
-
class
|
|
29759
|
+
class $3 extends Ae {
|
|
29760
29760
|
// Store mobile value
|
|
29761
29761
|
constructor(e = {}) {
|
|
29762
29762
|
e.rowGap = e.rowGap ?? !0, e.columnGap = e.columnGap ?? !0, e.title = e.title ?? "Gap", e.icon = e.icon ?? x3, e.suffix = e.suffix ?? "px", e.minValue = e.minValue ?? 0, super(e), this.inputType = "number", this.inputValues = {}, this.mobileValue = e.mobile, this.value = this.validateValue(e.default ?? 0), e.rowGap && (this.inputValues.row = this.value), e.columnGap && (this.inputValues.column = this.value);
|
|
@@ -29813,7 +29813,7 @@ class W3 extends Ae {
|
|
|
29813
29813
|
const v3 = `<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
29814
29814
|
<path d="M2.25 11.75H15.75M5.85 2.75H12.15C13.4101 2.75 14.0402 2.75 14.5215 2.99524C14.9448 3.21095 15.289 3.55516 15.5048 3.97852C15.75 4.45982 15.75 5.08988 15.75 6.35V12.65C15.75 13.9101 15.75 14.5402 15.5048 15.0215C15.289 15.4448 14.9448 15.789 14.5215 16.0048C14.0402 16.25 13.4101 16.25 12.15 16.25H5.85C4.58988 16.25 3.95982 16.25 3.47852 16.0048C3.05516 15.789 2.71095 15.4448 2.49524 15.0215C2.25 14.5402 2.25 13.9101 2.25 12.65V6.35C2.25 5.08988 2.25 4.45982 2.49524 3.97852C2.71095 3.55516 3.05516 3.21095 3.47852 2.99524C3.95982 2.75 4.58988 2.75 5.85 2.75Z" stroke="#667085" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round"/>
|
|
29815
29815
|
</svg>`;
|
|
29816
|
-
class
|
|
29816
|
+
class G3 extends pr {
|
|
29817
29817
|
constructor(e = {}) {
|
|
29818
29818
|
super({
|
|
29819
29819
|
...e,
|
|
@@ -29830,7 +29830,7 @@ const w3 = `<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewB
|
|
|
29830
29830
|
<path d="M15.75 7.25H2.25m9.9 9h-6.3c-1.26 0-1.89 0-2.371-.245a2.25 2.25 0 0 1-.984-.983c-.245-.482-.245-1.112-.245-2.372v-6.3c0-1.26 0-1.89.245-2.371a2.25 2.25 0 0 1 .984-.984c.48-.245 1.11-.245 2.371-.245h6.3c1.26 0 1.89 0 2.371.245.424.216.768.56.984.984.245.48.245 1.11.245 2.371v6.3c0 1.26 0 1.89-.245 2.371-.216.424-.56.768-.984.984-.48.245-1.11.245-2.371.245"
|
|
29831
29831
|
stroke="#667085" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round"/>
|
|
29832
29832
|
</svg>`;
|
|
29833
|
-
class
|
|
29833
|
+
class z3 extends pr {
|
|
29834
29834
|
constructor(e = {}) {
|
|
29835
29835
|
super({
|
|
29836
29836
|
...e,
|
|
@@ -29964,6 +29964,25 @@ function _3(t, e = 3) {
|
|
|
29964
29964
|
r && Kr(t, r);
|
|
29965
29965
|
});
|
|
29966
29966
|
}
|
|
29967
|
+
const T3 = (t, e, r) => {
|
|
29968
|
+
let a = !1, n = 0, i = 0, s = 0, o = 0;
|
|
29969
|
+
const l = (h) => {
|
|
29970
|
+
if (h.target.closest("button")) return;
|
|
29971
|
+
a = !0, n = h.clientX, i = h.clientY;
|
|
29972
|
+
const u = e.getBoundingClientRect();
|
|
29973
|
+
s = u.left, o = u.top, document.addEventListener("mousemove", c), document.addEventListener("mouseup", f), document.body.style.userSelect = "none";
|
|
29974
|
+
}, c = (h) => {
|
|
29975
|
+
if (!a) return;
|
|
29976
|
+
const u = h.clientX - n, p = h.clientY - i, m = window.innerWidth, d = window.innerHeight, g = e.offsetWidth, v = e.offsetHeight;
|
|
29977
|
+
let w = s + u, x = o + p;
|
|
29978
|
+
w = Math.max(8, Math.min(m - g - 8, w)), x = Math.max(8, Math.min(d - v - 8, x)), e.style.left = `${w}px`, e.style.top = `${x}px`;
|
|
29979
|
+
}, f = () => {
|
|
29980
|
+
a = !1, document.removeEventListener("mousemove", c), document.removeEventListener("mouseup", f), document.body.style.userSelect = "";
|
|
29981
|
+
};
|
|
29982
|
+
return t.addEventListener("mousedown", l), () => {
|
|
29983
|
+
t.removeEventListener("mousedown", l), document.removeEventListener("mousemove", c), document.removeEventListener("mouseup", f);
|
|
29984
|
+
};
|
|
29985
|
+
};
|
|
29967
29986
|
function Pc(t) {
|
|
29968
29987
|
const e = document.createElement("div");
|
|
29969
29988
|
e.classList.add("simple-multi-language-row");
|
|
@@ -29991,17 +30010,17 @@ function Pc(t) {
|
|
|
29991
30010
|
}
|
|
29992
30011
|
return e;
|
|
29993
30012
|
}
|
|
29994
|
-
function
|
|
30013
|
+
function S3(t) {
|
|
29995
30014
|
const e = document.createElement("div");
|
|
29996
30015
|
e.classList.add("multi-language-popup-overlay");
|
|
29997
30016
|
const r = document.createElement("div");
|
|
29998
30017
|
r.classList.add("multi-language-popup");
|
|
29999
30018
|
const a = document.createElement("div");
|
|
30000
|
-
a.classList.add("multi-language-popup-header");
|
|
30019
|
+
a.classList.add("multi-language-popup-header"), a.style.cursor = "move";
|
|
30001
30020
|
const n = document.createElement("h3");
|
|
30002
30021
|
n.classList.add("multi-language-popup-title"), n.textContent = "All Languages";
|
|
30003
30022
|
const i = document.createElement("button");
|
|
30004
|
-
i.classList.add("multi-language-close-button"), i.innerHTML = C3, i.addEventListener("click", () => t.onClose()), a.appendChild(n), a.appendChild(i), r.appendChild(a);
|
|
30023
|
+
i.classList.add("multi-language-close-button"), i.innerHTML = C3, i.addEventListener("click", () => t.onClose()), T3(a, r), a.appendChild(n), a.appendChild(i), r.appendChild(a);
|
|
30005
30024
|
const s = document.createElement("div");
|
|
30006
30025
|
s.classList.add("multi-language-popup-content"), t.languages.forEach((c) => {
|
|
30007
30026
|
var d;
|
|
@@ -30023,6 +30042,9 @@ function T3(t) {
|
|
|
30023
30042
|
const l = document.createElement("button");
|
|
30024
30043
|
return l.classList.add("multi-language-done-button"), l.textContent = "Done", l.addEventListener("click", () => t.onClose()), o.appendChild(l), r.appendChild(o), e.appendChild(r), e.addEventListener("mousedown", (c) => {
|
|
30025
30044
|
c.target === e && t.onClose();
|
|
30045
|
+
}), requestAnimationFrame(() => {
|
|
30046
|
+
const c = window.innerWidth, f = window.innerHeight, h = r.offsetWidth, u = r.offsetHeight, p = Math.max(8, (c - h) / 2), m = Math.max(8, (f - u) / 2);
|
|
30047
|
+
r.style.left = `${p}px`, r.style.top = `${m}px`;
|
|
30026
30048
|
}), e;
|
|
30027
30049
|
}
|
|
30028
30050
|
class x0 {
|
|
@@ -30428,7 +30450,7 @@ const Zt = class Zt extends Ae {
|
|
|
30428
30450
|
this.updateLanguageValue(r, s), r === this.defaultLanguage && this.updateOtherLanguagePlaceholders(s);
|
|
30429
30451
|
}), this.uploadSettings.set(r, i);
|
|
30430
30452
|
}
|
|
30431
|
-
}), this.popup =
|
|
30453
|
+
}), this.popup = S3({
|
|
30432
30454
|
languages: this.props.languages,
|
|
30433
30455
|
values: this.value || {},
|
|
30434
30456
|
placeholder: this.props.placeholder,
|
|
@@ -30609,7 +30631,7 @@ const Zt = class Zt extends Ae {
|
|
|
30609
30631
|
};
|
|
30610
30632
|
Zt.instances = /* @__PURE__ */ new Map(), Zt.messageListeners = /* @__PURE__ */ new Map();
|
|
30611
30633
|
let Ca = Zt;
|
|
30612
|
-
class
|
|
30634
|
+
class X3 {
|
|
30613
30635
|
constructor(e = {}) {
|
|
30614
30636
|
this.container = null, this.options = e;
|
|
30615
30637
|
}
|
|
@@ -30674,7 +30696,7 @@ class z3 {
|
|
|
30674
30696
|
return Ca.getAllInstances().size;
|
|
30675
30697
|
}
|
|
30676
30698
|
}
|
|
30677
|
-
class
|
|
30699
|
+
class j3 extends Ae {
|
|
30678
30700
|
constructor(e = {}) {
|
|
30679
30701
|
super(e), this.inputType = "select";
|
|
30680
30702
|
const r = [
|
|
@@ -30701,16 +30723,16 @@ class X3 extends Ae {
|
|
|
30701
30723
|
this.selectSetting.destroy(), super.destroy();
|
|
30702
30724
|
}
|
|
30703
30725
|
}
|
|
30704
|
-
const
|
|
30726
|
+
const b3 = `
|
|
30705
30727
|
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
30706
30728
|
<path d="M5.625 9.5H5.6325M12.375 9.5H12.3825M9 9.5H9.0075M9 12.875H9.0075M9 6.125H9.0075M2.25 6.35L2.25 12.65C2.25 13.9101 2.25 14.5402 2.49524 15.0215C2.71095 15.4448 3.05516 15.789 3.47852 16.0048C3.95982 16.25 4.58988 16.25 5.85 16.25H12.15C13.4101 16.25 14.0402 16.25 14.5215 16.0048C14.9448 15.789 15.289 15.4448 15.5048 15.0215C15.75 14.5402 15.75 13.9101 15.75 12.65V6.35C15.75 5.08988 15.75 4.45982 15.5048 3.97852C15.289 3.55516 14.9448 3.21095 14.5215 2.99524C14.0402 2.75 13.4101 2.75 12.15 2.75L5.85 2.75C4.58988 2.75 3.95982 2.75 3.47852 2.99524C3.05516 3.21095 2.71095 3.55516 2.49524 3.97852C2.25 4.45982 2.25 5.08988 2.25 6.35Z" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30707
30729
|
</svg>
|
|
30708
|
-
`,
|
|
30730
|
+
`, F3 = `
|
|
30709
30731
|
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
30710
30732
|
<path d="M6 2.75H5.85C4.58988 2.75 3.95982 2.75 3.47852 2.99524C3.05516 3.21095 2.71095 3.55516 2.49524 3.97852C2.25 4.45982 2.25 5.08988 2.25 6.35V6.5M6 16.25H5.85C4.58988 16.25 3.95982 16.25 3.47852 16.0048C3.05516 15.789 2.71095 15.4448 2.49524 15.0215C2.25 14.5402 2.25 13.9101 2.25 12.65V12.5M15.75 6.5V6.35C15.75 5.08988 15.75 4.45982 15.5048 3.97852C15.289 3.55516 14.9448 3.21095 14.5215 2.99524C14.0402 2.75 13.4101 2.75 12.15 2.75H12M15.75 12.5V12.65C15.75 13.9101 15.75 14.5402 15.5048 15.0215C15.289 15.4448 14.9448 15.789 14.5215 16.0048C14.0402 16.25 13.4101 16.25 12.15 16.25H12" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30711
30733
|
</svg>
|
|
30712
30734
|
`;
|
|
30713
|
-
class
|
|
30735
|
+
class K3 extends dr {
|
|
30714
30736
|
constructor(e) {
|
|
30715
30737
|
super({
|
|
30716
30738
|
title: "Border",
|
|
@@ -30718,7 +30740,7 @@ class j3 extends dr {
|
|
|
30718
30740
|
settings: {
|
|
30719
30741
|
size: new pr({
|
|
30720
30742
|
title: "Size",
|
|
30721
|
-
icon:
|
|
30743
|
+
icon: F3,
|
|
30722
30744
|
default: (e == null ? void 0 : e.size) ?? 0,
|
|
30723
30745
|
suffix: "px"
|
|
30724
30746
|
}),
|
|
@@ -30728,7 +30750,7 @@ class j3 extends dr {
|
|
|
30728
30750
|
}),
|
|
30729
30751
|
radius: new pr({
|
|
30730
30752
|
title: "Radius",
|
|
30731
|
-
icon:
|
|
30753
|
+
icon: b3,
|
|
30732
30754
|
default: (e == null ? void 0 : e.radius) ?? 12,
|
|
30733
30755
|
suffix: "px"
|
|
30734
30756
|
})
|
|
@@ -30752,20 +30774,20 @@ class j3 extends dr {
|
|
|
30752
30774
|
`;
|
|
30753
30775
|
}
|
|
30754
30776
|
}
|
|
30755
|
-
const
|
|
30777
|
+
const L3 = `
|
|
30756
30778
|
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="13" viewBox="0 0 14 13" fill="none">
|
|
30757
30779
|
<path d="M1 2.75C1 2.05109 1 1.70163 1.11418 1.42597C1.26642 1.05843 1.55843 0.766422 1.92597 0.614181C2.20163 0.5 2.55109 0.5 3.25 0.5H10.75C11.4489 0.5 11.7984 0.5 12.074 0.614181C12.4416 0.766422 12.7336 1.05843 12.8858 1.42597C13 1.70163 13 2.05109 13 2.75M4.75 12.5H9.25M7 0.5V12.5" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30758
30780
|
</svg>
|
|
30759
|
-
`,
|
|
30781
|
+
`, A3 = `
|
|
30760
30782
|
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
30761
30783
|
<path d="M3 5.75C3 5.05109 3 4.70163 3.11418 4.42597C3.26642 4.05843 3.55843 3.76642 3.92597 3.61418C4.20163 3.5 4.55109 3.5 5.25 3.5H12.75C13.4489 3.5 13.7984 3.5 14.074 3.61418C14.4416 3.76642 14.7336 4.05843 14.8858 4.42597C15 4.70163 15 5.05109 15 5.75M6 15.5H12M7.6875 3.5V15.5M10.3125 3.5V15.5" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30762
30784
|
</svg>
|
|
30763
|
-
`,
|
|
30785
|
+
`, I3 = `
|
|
30764
30786
|
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
30765
30787
|
<path d="M6 5.75H12M9 5.75V13.25M5.85 16.25H12.15C13.4101 16.25 14.0402 16.25 14.5215 16.0048C14.9448 15.789 15.289 15.4448 15.5048 15.0215C15.75 14.5402 15.75 13.9101 15.75 12.65V6.35C15.75 5.08988 15.75 4.45982 15.5048 3.97852C15.289 3.55516 14.9448 3.21095 14.5215 2.99524C14.0402 2.75 13.4101 2.75 12.15 2.75H5.85C4.58988 2.75 3.95982 2.75 3.47852 2.99524C3.05516 3.21095 2.71095 3.55516 2.49524 3.97852C2.25 4.45982 2.25 5.08988 2.25 6.35V12.65C2.25 13.9101 2.25 14.5402 2.49524 15.0215C2.71095 15.4448 3.05516 15.789 3.47852 16.0048C3.95982 16.25 4.58988 16.25 5.85 16.25Z" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30766
30788
|
</svg>
|
|
30767
30789
|
`;
|
|
30768
|
-
class
|
|
30790
|
+
class Y3 extends dr {
|
|
30769
30791
|
constructor(e = {}) {
|
|
30770
30792
|
const { showAlign: r = e.showAlign ?? !0, ...a } = e;
|
|
30771
30793
|
super({
|
|
@@ -30779,7 +30801,7 @@ class K3 extends dr {
|
|
|
30779
30801
|
}),
|
|
30780
30802
|
fontFamily: new Zi({
|
|
30781
30803
|
title: "Font",
|
|
30782
|
-
icon:
|
|
30804
|
+
icon: L3,
|
|
30783
30805
|
default: a.fontFamilyDefault ?? "Satoshi",
|
|
30784
30806
|
options: a.fontFamilyOptions ?? [
|
|
30785
30807
|
{ name: "Alt", value: "Croco Sans Black Caps Alt" },
|
|
@@ -30792,7 +30814,7 @@ class K3 extends dr {
|
|
|
30792
30814
|
}),
|
|
30793
30815
|
fontWeight: new Zi({
|
|
30794
30816
|
title: "Weight",
|
|
30795
|
-
icon:
|
|
30817
|
+
icon: A3,
|
|
30796
30818
|
default: a.fontWeightDefault ?? "400",
|
|
30797
30819
|
options: a.fontWeightOptions ?? [
|
|
30798
30820
|
{ name: "Regular", value: "400" },
|
|
@@ -30804,7 +30826,7 @@ class K3 extends dr {
|
|
|
30804
30826
|
}),
|
|
30805
30827
|
fontSize: new pr({
|
|
30806
30828
|
title: "Size",
|
|
30807
|
-
icon:
|
|
30829
|
+
icon: I3,
|
|
30808
30830
|
default: a.fontSizeDefault ?? 12,
|
|
30809
30831
|
suffix: "px",
|
|
30810
30832
|
mobile: a.fontSizeMobileDefault
|
|
@@ -30890,7 +30912,7 @@ class Dn extends Ae {
|
|
|
30890
30912
|
}), a;
|
|
30891
30913
|
}
|
|
30892
30914
|
}
|
|
30893
|
-
class
|
|
30915
|
+
class J3 extends dr {
|
|
30894
30916
|
constructor(e) {
|
|
30895
30917
|
super({
|
|
30896
30918
|
title: "Margins",
|
|
@@ -30898,25 +30920,25 @@ class Y3 extends dr {
|
|
|
30898
30920
|
settings: {
|
|
30899
30921
|
marginTop: new Dn({
|
|
30900
30922
|
title: "Top",
|
|
30901
|
-
icon:
|
|
30923
|
+
icon: N3,
|
|
30902
30924
|
suffix: "px",
|
|
30903
30925
|
default: (e == null ? void 0 : e.marginTop) ?? "auto"
|
|
30904
30926
|
}),
|
|
30905
30927
|
marginRight: new Dn({
|
|
30906
30928
|
title: "Right",
|
|
30907
|
-
icon:
|
|
30929
|
+
icon: M3,
|
|
30908
30930
|
suffix: "px",
|
|
30909
30931
|
default: (e == null ? void 0 : e.marginRight) ?? 0
|
|
30910
30932
|
}),
|
|
30911
30933
|
marginBottom: new Dn({
|
|
30912
30934
|
title: "Bottom",
|
|
30913
|
-
icon:
|
|
30935
|
+
icon: O3,
|
|
30914
30936
|
suffix: "px",
|
|
30915
30937
|
default: (e == null ? void 0 : e.marginBottom) ?? 0
|
|
30916
30938
|
}),
|
|
30917
30939
|
marginLeft: new Dn({
|
|
30918
30940
|
title: "Left",
|
|
30919
|
-
icon:
|
|
30941
|
+
icon: P3,
|
|
30920
30942
|
suffix: "px",
|
|
30921
30943
|
default: (e == null ? void 0 : e.marginLeft) ?? 0
|
|
30922
30944
|
})
|
|
@@ -30933,16 +30955,16 @@ class Y3 extends dr {
|
|
|
30933
30955
|
`;
|
|
30934
30956
|
}
|
|
30935
30957
|
}
|
|
30936
|
-
const
|
|
30958
|
+
const N3 = `<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
30937
30959
|
<path d="M2.25 16.25H2.2575M2.25 9.5H2.2575M2.25 12.875H2.2575M2.25 6.125H2.2575M5.625 16.25H5.6325M5.625 9.5H5.6325M12.375 16.25H12.3825M12.375 9.5H12.3825M9 16.25H9.0075M9 9.5H9.0075M9 12.875H9.0075M9 6.125H9.0075M15.75 16.25H15.7575M15.75 9.5H15.7575M15.75 12.875H15.7575M15.75 6.125H15.7575M15.75 2.75H2.25" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30938
|
-
</svg>`, N3 = `<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
30939
|
-
<path d="M5.625 2.75H5.6325M5.625 9.5H5.6325M5.625 16.25H5.6325M12.375 2.75H12.3825M12.375 9.5H12.3825M12.375 16.25H12.3825M9 2.75H9.0075M9 9.5H9.0075M9 16.25H9.0075M9 12.875H9.0075M9 6.125H9.0075M2.25 2.75H2.2575M2.25 9.5H2.2575M2.25 16.25H2.2575M2.25 12.875H2.2575M2.25 6.125H2.2575M15.75 16.25V2.75" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30940
30960
|
</svg>`, M3 = `<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
30941
|
-
<path d="
|
|
30961
|
+
<path d="M5.625 2.75H5.6325M5.625 9.5H5.6325M5.625 16.25H5.6325M12.375 2.75H12.3825M12.375 9.5H12.3825M12.375 16.25H12.3825M9 2.75H9.0075M9 9.5H9.0075M9 16.25H9.0075M9 12.875H9.0075M9 6.125H9.0075M2.25 2.75H2.2575M2.25 9.5H2.2575M2.25 16.25H2.2575M2.25 12.875H2.2575M2.25 6.125H2.2575M15.75 16.25V2.75" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30942
30962
|
</svg>`, O3 = `<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
30963
|
+
<path d="M2.25 2.75H2.2575M2.25 9.5H2.2575M2.25 12.875H2.2575M2.25 6.125H2.2575M5.625 2.75H5.6325M5.625 9.5H5.6325M12.375 2.75H12.3825M12.375 9.5H12.3825M9 2.75H9.0075M9 9.5H9.0075M9 12.875H9.0075M9 6.125H9.0075M15.75 2.75H15.7575M15.75 9.5H15.7575M15.75 12.875H15.7575M15.75 6.125H15.7575M15.75 16.25H2.25" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30964
|
+
</svg>`, P3 = `<svg xmlns="http://www.w3.org/2000/svg" width="18" height="19" viewBox="0 0 18 19" fill="none">
|
|
30943
30965
|
<path d="M5.625 2.75H5.6325M5.625 9.5H5.6325M5.625 16.25H5.6325M12.375 2.75H12.3825M12.375 9.5H12.3825M12.375 16.25H12.3825M9 2.75H9.0075M9 9.5H9.0075M9 16.25H9.0075M9 12.875H9.0075M9 6.125H9.0075M15.75 2.75H15.7575M15.75 9.5H15.7575M15.75 16.25H15.7575M15.75 12.875H15.7575M15.75 6.125H15.7575M2.25 16.25V2.75" stroke="#667085" strokeLinecap="round" strokeLinejoin="round"/>
|
|
30944
30966
|
</svg>`;
|
|
30945
|
-
class
|
|
30967
|
+
class q3 extends dr {
|
|
30946
30968
|
constructor(e) {
|
|
30947
30969
|
super({
|
|
30948
30970
|
title: "Background Image",
|
|
@@ -30981,7 +31003,7 @@ class J3 extends dr {
|
|
|
30981
31003
|
`;
|
|
30982
31004
|
}
|
|
30983
31005
|
}
|
|
30984
|
-
class
|
|
31006
|
+
class Z3 extends dr {
|
|
30985
31007
|
constructor(e) {
|
|
30986
31008
|
super({
|
|
30987
31009
|
title: (e == null ? void 0 : e.title) ?? "Image",
|
|
@@ -31005,42 +31027,42 @@ class q3 extends dr {
|
|
|
31005
31027
|
}
|
|
31006
31028
|
export {
|
|
31007
31029
|
_4 as AlignSetting,
|
|
31008
|
-
|
|
31009
|
-
|
|
31010
|
-
|
|
31011
|
-
|
|
31030
|
+
j3 as AnimationSetting,
|
|
31031
|
+
q3 as BackgroundSettingSet,
|
|
31032
|
+
K3 as BorderSettingSet,
|
|
31033
|
+
V3 as ButtonSetting,
|
|
31012
31034
|
fr as ColorSetting,
|
|
31013
31035
|
wa as ColorWithOpacitySetting,
|
|
31014
|
-
|
|
31036
|
+
H3 as DimensionSetting,
|
|
31015
31037
|
Pn as ExcelRulesService,
|
|
31016
31038
|
x0 as ExcelTranslationService,
|
|
31017
|
-
|
|
31039
|
+
$3 as GapSetting,
|
|
31018
31040
|
Fa as GradientSetting,
|
|
31019
|
-
|
|
31041
|
+
Y3 as HeaderTypographySettingSet,
|
|
31020
31042
|
u3 as HeightSetting,
|
|
31021
|
-
|
|
31043
|
+
B3 as HtmlSetting,
|
|
31022
31044
|
m0 as ImageMapSetting,
|
|
31023
|
-
|
|
31024
|
-
|
|
31025
|
-
|
|
31026
|
-
|
|
31045
|
+
Z3 as ImageSettingSet,
|
|
31046
|
+
G3 as MarginBottomSetting,
|
|
31047
|
+
J3 as MarginSettingGroup,
|
|
31048
|
+
z3 as MarginTopSetting,
|
|
31027
31049
|
Ca as MultiLanguageSetting,
|
|
31028
31050
|
pr as NumberSetting,
|
|
31029
31051
|
y4 as OpacitySetting,
|
|
31030
|
-
|
|
31052
|
+
U3 as SelectApiSettings,
|
|
31031
31053
|
Zi as SelectSetting,
|
|
31032
31054
|
Ae as Setting,
|
|
31033
31055
|
dr as SettingGroup,
|
|
31034
31056
|
v4 as StringSetting,
|
|
31035
31057
|
g4 as TabSettingGroup,
|
|
31036
31058
|
g4 as TabsSettingGroup,
|
|
31037
|
-
|
|
31038
|
-
|
|
31059
|
+
W3 as Toggle,
|
|
31060
|
+
X3 as TranslationManager,
|
|
31039
31061
|
ai as UploadSetting,
|
|
31040
31062
|
p3 as WidthSetting,
|
|
31041
|
-
|
|
31063
|
+
R3 as asSettingGroupWithSettings,
|
|
31042
31064
|
x4 as createSettingGroup,
|
|
31043
|
-
|
|
31065
|
+
D3 as createTabSettingGroup,
|
|
31044
31066
|
Er as isSetting,
|
|
31045
31067
|
vi as isSettingChild,
|
|
31046
31068
|
$e as isSettingGroup,
|