@useinsider/guido 3.8.1-beta.6c0ee3f → 3.8.1-beta.7e47cd7

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.
@@ -93,8 +93,8 @@ function $(e, t = {}) {
93
93
  productsPerRow: c.mobileCardsInRow,
94
94
  composition: d,
95
95
  filterList: l.filterList,
96
- // One product per row has no gutter suppress padding without clobbering the stored value.
97
- cellPadding: c.mobileCardsInRow === 1 ? "0" : U(c.mobileColumnSpacing),
96
+ // Match the initial render's gutter so a regeneration never changes block height (SD-143023).
97
+ cellPadding: U(c.mobileColumnSpacing),
98
98
  rowSpacingPx: c.mobileRowSpacing,
99
99
  ...t
100
100
  })}</table></td>`, E = n.querySelector(N);
@@ -120,8 +120,8 @@ function ee(e, t = {}) {
120
120
  productsPerRow: a,
121
121
  composition: d,
122
122
  filterList: c.filterList,
123
- // One product per row has no gutter suppress padding without clobbering the stored value.
124
- cellPadding: a === 1 ? "0" : U(p.columnSpacing),
123
+ // Match the initial render's gutter so a regeneration never changes block height (SD-143023).
124
+ cellPadding: U(p.columnSpacing),
125
125
  rowSpacingPx: p.rowSpacing,
126
126
  ...t
127
127
  });
@@ -277,7 +277,7 @@ function re(e, t, n) {
277
277
  });
278
278
  }), s;
279
279
  }
280
- function I(e, t, n) {
280
+ function h(e, t, n) {
281
281
  if (!("querySelectorAll" in e))
282
282
  return !1;
283
283
  const o = e.querySelectorAll(
@@ -321,12 +321,12 @@ function ge(e) {
321
321
  `[esd-extension-block-id="${m.IMAGE}"]`
322
322
  ).length !== o.length)
323
323
  return !1;
324
- let i = I(r, n, o);
324
+ let i = h(r, n, o);
325
325
  const u = C(t), c = S.getConfig(t);
326
326
  if (u !== "list" && c.mobileLayoutEnabled && "querySelector" in t) {
327
327
  const l = t.querySelector(O);
328
328
  if (l) {
329
- const a = I(
329
+ const a = h(
330
330
  l,
331
331
  n,
332
332
  o
@@ -336,7 +336,7 @@ function ge(e) {
336
336
  }
337
337
  return i && n.apply(new g("Updated product content in-place")), !0;
338
338
  }
339
- function h(e, t, n) {
339
+ function I(e, t, n) {
340
340
  if (!("querySelectorAll" in e))
341
341
  return !1;
342
342
  const o = e.querySelectorAll(
@@ -370,12 +370,12 @@ function Se(e) {
370
370
  if (r.length === 0)
371
371
  return !1;
372
372
  const s = j(t);
373
- let i = h(s, n, r);
373
+ let i = I(s, n, r);
374
374
  const u = C(t), c = S.getConfig(t);
375
375
  if (u !== "list" && c.mobileLayoutEnabled && "querySelector" in t) {
376
376
  const l = t.querySelector(O);
377
377
  if (l) {
378
- const a = h(l, n, r);
378
+ const a = I(l, n, r);
379
379
  i = i || a;
380
380
  }
381
381
  }
@@ -1,6 +1,6 @@
1
- import { TextAlignBuiltInControl as a, TextColorBuiltInControl as g, TextSizeBuiltInControl as f, TextStyleBuiltInControl as x, TextFontFamilyBuiltInControl as C, ButtonBackgroundColorBuiltInControl as T, TextPaddingsBuiltInControl as B, ImageSizeBuiltInControl as m, ImageMarginsBuiltInControl as y, ButtonAlignBuiltInControl as I, ButtonBorderBuiltInControl as S, ButtonBorderRadiusBuiltInControl as A, ButtonColorBuiltInControl as b, ButtonFontFamilyBuiltInControl as N, ButtonMarginsBuiltInControl as q, ButtonPaddingsBuiltInControl as $, ButtonTextBuiltInControl as k, ButtonTextSizeBuiltInControl as p, ButtonTextStyleAndFontColorBuiltInControl as h, ButtonFitToContainerBuiltInControl as F, TextLineSpacingBuiltInControl as M } from "../../node_modules/@stripoinc/ui-editor-extensions/dist/esm/index.js";
2
- const R = "buttonTextStyleForm", _ = "backgroundColor", E = /* @__PURE__ */ new Set(["", "transparent", "rgba(0, 0, 0, 0)"]);
3
- function z(o, n, r) {
1
+ import { TextAlignBuiltInControl as a, TextColorBuiltInControl as g, TextSizeBuiltInControl as x, TextStyleBuiltInControl as f, TextFontFamilyBuiltInControl as C, ButtonBackgroundColorBuiltInControl as T, TextPaddingsBuiltInControl as B, ImageSizeBuiltInControl as I, ImageMarginsBuiltInControl as y, ButtonAlignBuiltInControl as m, ButtonBorderBuiltInControl as S, ButtonBorderRadiusBuiltInControl as A, ButtonColorBuiltInControl as b, ButtonFontFamilyBuiltInControl as N, ButtonMarginsBuiltInControl as q, ButtonPaddingsBuiltInControl as $, ButtonTextBuiltInControl as k, ButtonTextSizeBuiltInControl as p, ButtonTextStyleAndFontColorBuiltInControl as F, ButtonFitToContainerBuiltInControl as h, TextLineSpacingBuiltInControl as M } from "../../node_modules/@stripoinc/ui-editor-extensions/dist/esm/index.js";
2
+ const z = "buttonTextStyleForm";
3
+ function P(o, n, r) {
4
4
  return class extends a {
5
5
  getId() {
6
6
  return o;
@@ -13,7 +13,7 @@ function z(o, n, r) {
13
13
  }
14
14
  };
15
15
  }
16
- function v(o, n, r) {
16
+ function _(o, n, r) {
17
17
  return class extends g {
18
18
  getId() {
19
19
  return o;
@@ -26,8 +26,8 @@ function v(o, n, r) {
26
26
  }
27
27
  };
28
28
  }
29
- function P(o, n, r) {
30
- return class extends f {
29
+ function v(o, n, r) {
30
+ return class extends x {
31
31
  getId() {
32
32
  return o;
33
33
  }
@@ -39,8 +39,8 @@ function P(o, n, r) {
39
39
  }
40
40
  };
41
41
  }
42
- function D(o, n, r) {
43
- return class extends x {
42
+ function L(o, n, r) {
43
+ return class extends f {
44
44
  getId() {
45
45
  return o;
46
46
  }
@@ -52,7 +52,7 @@ function D(o, n, r) {
52
52
  }
53
53
  };
54
54
  }
55
- function K(o, n, r) {
55
+ function R(o, n, r) {
56
56
  return class extends C {
57
57
  getId() {
58
58
  return o;
@@ -65,7 +65,7 @@ function K(o, n, r) {
65
65
  }
66
66
  };
67
67
  }
68
- function L(o, n, r) {
68
+ function O(o, n, r) {
69
69
  return class extends T {
70
70
  getId() {
71
71
  return o;
@@ -76,28 +76,9 @@ function L(o, n, r) {
76
76
  const t = e.closest(r);
77
77
  return t ? t.querySelectorAll(`[esd-extension-block-id="${n}"]`) : [];
78
78
  }
79
- /**
80
- * Mirrors the picked background onto each target cell as an INLINE style.
81
- *
82
- * Stripo's built-in applies the background as a stylesheet rule, not inline. On
83
- * regeneration we re-bake the captured color inline (cellBgStyleAttr); inline then
84
- * outranks Stripo's rule in the cascade, so a later re-edit silently has no effect
85
- * (SD-143023). Writing the inline here keeps it the single source of truth and in
86
- * sync on every edit. Merged into the parent control's single patch (no extra apply).
87
- */
88
- getAdditionalModifications(e) {
89
- const t = this.getTargetNodes(e);
90
- if (!t.length)
91
- return;
92
- const s = this.api.getValues()[_], i = !s || E.has(s), c = this.api.getDocumentModifier();
93
- return t.forEach((u) => {
94
- const l = c.modifyHtml(u);
95
- i ? l.removeStyle("background-color") : l.setStyle("background-color", s);
96
- }), c;
97
- }
98
79
  };
99
80
  }
100
- function U(o, n, r) {
81
+ function Y(o, n, r) {
101
82
  return class extends B {
102
83
  getId() {
103
84
  return o;
@@ -110,7 +91,7 @@ function U(o, n, r) {
110
91
  }
111
92
  };
112
93
  }
113
- function Y(o, n, r) {
94
+ function w(o, n, r) {
114
95
  return class extends M {
115
96
  getId() {
116
97
  return o;
@@ -120,8 +101,8 @@ function Y(o, n, r) {
120
101
  }
121
102
  };
122
103
  }
123
- function w(o, n, r = ".ins-recommendation-product-container") {
124
- return class extends I {
104
+ function D(o, n, r = ".ins-recommendation-product-container") {
105
+ return class extends m {
125
106
  getId() {
126
107
  return o;
127
108
  }
@@ -131,7 +112,7 @@ function w(o, n, r = ".ins-recommendation-product-container") {
131
112
  }
132
113
  };
133
114
  }
134
- function G(o, n, r = ".ins-recommendation-product-container") {
115
+ function H(o, n, r = ".ins-recommendation-product-container") {
135
116
  return class extends b {
136
117
  getId() {
137
118
  return o;
@@ -142,7 +123,7 @@ function G(o, n, r = ".ins-recommendation-product-container") {
142
123
  }
143
124
  };
144
125
  }
145
- function H(o, n, r = ".ins-recommendation-product-container") {
126
+ function K(o, n, r = ".ins-recommendation-product-container") {
146
127
  return class extends S {
147
128
  getId() {
148
129
  return o;
@@ -153,7 +134,7 @@ function H(o, n, r = ".ins-recommendation-product-container") {
153
134
  }
154
135
  };
155
136
  }
156
- function V(o, n, r = ".ins-recommendation-product-container") {
137
+ function U(o, n, r = ".ins-recommendation-product-container") {
157
138
  return class extends A {
158
139
  getId() {
159
140
  return o;
@@ -164,7 +145,7 @@ function V(o, n, r = ".ins-recommendation-product-container") {
164
145
  }
165
146
  };
166
147
  }
167
- function W(o, n, r = ".ins-recommendation-product-container") {
148
+ function V(o, n, r = ".ins-recommendation-product-container") {
168
149
  return class extends N {
169
150
  getId() {
170
151
  return o;
@@ -175,7 +156,7 @@ function W(o, n, r = ".ins-recommendation-product-container") {
175
156
  }
176
157
  };
177
158
  }
178
- function X(o, n, r = ".ins-recommendation-product-container") {
159
+ function W(o, n, r = ".ins-recommendation-product-container") {
179
160
  return class extends q {
180
161
  getId() {
181
162
  return o;
@@ -186,7 +167,7 @@ function X(o, n, r = ".ins-recommendation-product-container") {
186
167
  }
187
168
  };
188
169
  }
189
- function j(o, n, r = ".ins-recommendation-product-container") {
170
+ function X(o, n, r = ".ins-recommendation-product-container") {
190
171
  return class extends $ {
191
172
  getId() {
192
173
  return o;
@@ -197,7 +178,7 @@ function j(o, n, r = ".ins-recommendation-product-container") {
197
178
  }
198
179
  };
199
180
  }
200
- function J(o, n, r = ".ins-recommendation-product-container") {
181
+ function j(o, n, r = ".ins-recommendation-product-container") {
201
182
  return class extends k {
202
183
  getId() {
203
184
  return o;
@@ -208,7 +189,7 @@ function J(o, n, r = ".ins-recommendation-product-container") {
208
189
  }
209
190
  };
210
191
  }
211
- function Q(o, n, r = ".ins-recommendation-product-container") {
192
+ function G(o, n, r = ".ins-recommendation-product-container") {
212
193
  return class extends p {
213
194
  getId() {
214
195
  return o;
@@ -219,8 +200,8 @@ function Q(o, n, r = ".ins-recommendation-product-container") {
219
200
  }
220
201
  };
221
202
  }
222
- function Z(o, n, r) {
223
- return class extends h {
203
+ function J(o, n, r) {
204
+ return class extends F {
224
205
  getId() {
225
206
  return o;
226
207
  }
@@ -242,21 +223,21 @@ function Z(o, n, r) {
242
223
  const t = e.closest(r);
243
224
  if (!t)
244
225
  return;
245
- const s = t.querySelectorAll(`[esd-extension-block-id="${n}"] a.es-button`);
246
- if (!s.length)
226
+ const i = t.querySelectorAll(`[esd-extension-block-id="${n}"] a.es-button`);
227
+ if (!i.length)
247
228
  return;
248
- const i = this.api.getValues()[R];
249
- if (!i)
229
+ const s = this.api.getValues()[z];
230
+ if (!s)
250
231
  return;
251
- const c = i.bold ? "bold" : "normal", u = i.italic ? "italic" : "normal", l = this.api.getDocumentModifier();
252
- return s.forEach((d) => {
253
- l.modifyHtml(d).setStyle("font-weight", c).setStyle("font-style", u);
232
+ const u = s.bold ? "bold" : "normal", c = s.italic ? "italic" : "normal", l = this.api.getDocumentModifier();
233
+ return i.forEach((d) => {
234
+ l.modifyHtml(d).setStyle("font-weight", u).setStyle("font-style", c);
254
235
  }), l;
255
236
  }
256
237
  };
257
238
  }
258
- function tt(o, n, r) {
259
- return class extends F {
239
+ function Q(o, n, r) {
240
+ return class extends h {
260
241
  getId() {
261
242
  return o;
262
243
  }
@@ -266,8 +247,8 @@ function tt(o, n, r) {
266
247
  }
267
248
  };
268
249
  }
269
- function et(o, n, r) {
270
- return class extends m {
250
+ function Z(o, n, r) {
251
+ return class extends I {
271
252
  getId() {
272
253
  return o;
273
254
  }
@@ -281,7 +262,7 @@ function et(o, n, r) {
281
262
  }
282
263
  };
283
264
  }
284
- function nt(o, n, r) {
265
+ function tt(o, n, r) {
285
266
  return class extends y {
286
267
  getId() {
287
268
  return o;
@@ -297,25 +278,25 @@ function nt(o, n, r) {
297
278
  };
298
279
  }
299
280
  export {
300
- w as createButtonAlignControl,
301
- H as createButtonBorderControl,
302
- V as createButtonBorderRadiusControl,
303
- G as createButtonColorControl,
304
- tt as createButtonFitToContainerControl,
305
- W as createButtonFontFamilyControl,
306
- X as createButtonMarginsControl,
307
- j as createButtonPaddingsControl,
308
- J as createButtonTextControl,
309
- Q as createButtonTextSizeControl,
310
- Z as createButtonTextStyleAndFontColorControl,
311
- nt as createImageMarginsControl,
312
- et as createImageSizeControl,
313
- U as createPaddingsControl,
314
- z as createTextAlignControl,
315
- L as createTextBackgroundColorControl,
316
- v as createTextColorControl,
317
- K as createTextFontFamilyControl,
318
- Y as createTextLineSpacingControl,
319
- P as createTextSizeControl,
320
- D as createTextStyleControl
281
+ D as createButtonAlignControl,
282
+ K as createButtonBorderControl,
283
+ U as createButtonBorderRadiusControl,
284
+ H as createButtonColorControl,
285
+ Q as createButtonFitToContainerControl,
286
+ V as createButtonFontFamilyControl,
287
+ W as createButtonMarginsControl,
288
+ X as createButtonPaddingsControl,
289
+ j as createButtonTextControl,
290
+ G as createButtonTextSizeControl,
291
+ J as createButtonTextStyleAndFontColorControl,
292
+ tt as createImageMarginsControl,
293
+ Z as createImageSizeControl,
294
+ Y as createPaddingsControl,
295
+ P as createTextAlignControl,
296
+ O as createTextBackgroundColorControl,
297
+ _ as createTextColorControl,
298
+ R as createTextFontFamilyControl,
299
+ w as createTextLineSpacingControl,
300
+ v as createTextSizeControl,
301
+ L as createTextStyleControl
321
302
  };
@@ -74,11 +74,11 @@ export declare const TextBackgroundControl: {
74
74
  new (): {
75
75
  getId(): string;
76
76
  getTargetNodes(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode[];
77
- getAdditionalModifications(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
78
77
  getParentControlId(): string;
79
78
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
80
79
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
81
80
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
81
+ getAdditionalModifications(_root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
82
82
  isVisible(_node: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): boolean;
83
83
  };
84
84
  };
@@ -232,11 +232,11 @@ export declare const OriginalPriceControls: {
232
232
  new (): {
233
233
  getId(): string;
234
234
  getTargetNodes(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode[];
235
- getAdditionalModifications(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
236
235
  getParentControlId(): string;
237
236
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
238
237
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
239
238
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
239
+ getAdditionalModifications(_root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
240
240
  isVisible(_node: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): boolean;
241
241
  };
242
242
  };
@@ -318,11 +318,11 @@ export declare const PriceControls: {
318
318
  new (): {
319
319
  getId(): string;
320
320
  getTargetNodes(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode[];
321
- getAdditionalModifications(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
322
321
  getParentControlId(): string;
323
322
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
324
323
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
325
324
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
325
+ getAdditionalModifications(_root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
326
326
  isVisible(_node: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): boolean;
327
327
  };
328
328
  };
@@ -404,11 +404,11 @@ export declare const NameControls: {
404
404
  new (): {
405
405
  getId(): string;
406
406
  getTargetNodes(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode[];
407
- getAdditionalModifications(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
408
407
  getParentControlId(): string;
409
408
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
410
409
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
411
410
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
411
+ getAdditionalModifications(_root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
412
412
  isVisible(_node: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): boolean;
413
413
  };
414
414
  };
@@ -73,11 +73,11 @@ export declare const NameControls: {
73
73
  new (): {
74
74
  getId(): string;
75
75
  getTargetNodes(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode[];
76
- getAdditionalModifications(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
77
76
  getParentControlId(): string;
78
77
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
79
78
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
80
79
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
80
+ getAdditionalModifications(_root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
81
81
  isVisible(_node: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): boolean;
82
82
  };
83
83
  };
@@ -72,11 +72,11 @@ export declare const OldPriceControls: {
72
72
  new (): {
73
73
  getId(): string;
74
74
  getTargetNodes(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode[];
75
- getAdditionalModifications(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
76
75
  getParentControlId(): string;
77
76
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
78
77
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
79
78
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
79
+ getAdditionalModifications(_root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
80
80
  isVisible(_node: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): boolean;
81
81
  };
82
82
  };
@@ -75,11 +75,11 @@ export declare const OmnibusDiscountControls: {
75
75
  new (): {
76
76
  getId(): string;
77
77
  getTargetNodes(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode[];
78
- getAdditionalModifications(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
79
78
  getParentControlId(): string;
80
79
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
81
80
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
82
81
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
82
+ getAdditionalModifications(_root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
83
83
  isVisible(_node: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): boolean;
84
84
  };
85
85
  };
@@ -75,11 +75,11 @@ export declare const OmnibusPriceControls: {
75
75
  new (): {
76
76
  getId(): string;
77
77
  getTargetNodes(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode[];
78
- getAdditionalModifications(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
79
78
  getParentControlId(): string;
80
79
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
81
80
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
82
81
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
82
+ getAdditionalModifications(_root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
83
83
  isVisible(_node: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): boolean;
84
84
  };
85
85
  };
@@ -72,11 +72,11 @@ export declare const PriceControls: {
72
72
  new (): {
73
73
  getId(): string;
74
74
  getTargetNodes(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode[];
75
- getAdditionalModifications(root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
76
75
  getParentControlId(): string;
77
76
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
78
77
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
79
78
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
79
+ getAdditionalModifications(_root: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
80
80
  isVisible(_node: import("@stripoinc/ui-editor-extensions").ImmutableHtmlNode): boolean;
81
81
  };
82
82
  };
@@ -98,20 +98,11 @@ export declare function createTextBackgroundColorControl(controlId: string, targ
98
98
  new (): {
99
99
  getId(): string;
100
100
  getTargetNodes(root: ImmutableHtmlNode): ImmutableHtmlNode[];
101
- /**
102
- * Mirrors the picked background onto each target cell as an INLINE style.
103
- *
104
- * Stripo's built-in applies the background as a stylesheet rule, not inline. On
105
- * regeneration we re-bake the captured color inline (cellBgStyleAttr); inline then
106
- * outranks Stripo's rule in the cascade, so a later re-edit silently has no effect
107
- * (SD-143023). Writing the inline here keeps it the single source of truth and in
108
- * sync on every edit. Merged into the parent control's single patch (no extra apply).
109
- */
110
- getAdditionalModifications(root: ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
111
101
  getParentControlId(): string;
112
102
  api: import("@stripoinc/ui-editor-extensions").ControlApi;
113
103
  getLabels(): import("@stripoinc/ui-editor-extensions").ControlLabels | undefined;
114
104
  getModificationDescription(): import("@stripoinc/ui-editor-extensions").ModificationDescription | undefined;
105
+ getAdditionalModifications(_root: ImmutableHtmlNode): import("@stripoinc/ui-editor-extensions").TemplateModifier<import("@stripoinc/ui-editor-extensions").HtmlNodeModifier, import("@stripoinc/ui-editor-extensions").CssNodeModifier> | undefined;
115
106
  isVisible(_node: ImmutableHtmlNode): boolean;
116
107
  };
117
108
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@useinsider/guido",
3
- "version": "3.8.1-beta.6c0ee3f",
3
+ "version": "3.8.1-beta.7e47cd7",
4
4
  "description": "Guido is a Vue + TypeScript wrapper for Email Plugin. Easily embed the email editor in your Vue applications.",
5
5
  "main": "./dist/guido.umd.cjs",
6
6
  "module": "./dist/library.js",