@saasbase-io/core-elements 1.1.20 → 1.1.21

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.mjs CHANGED
@@ -22692,18 +22692,18 @@ let Ei = class extends v {
22692
22692
  return this;
22693
22693
  }
22694
22694
  render() {
22695
- var s, o, a, u, p, m, y;
22695
+ var s, o, a, u, p, m, y, w;
22696
22696
  const { class: e, style: t } = O(
22697
22697
  this.classList.value,
22698
22698
  this.style,
22699
- (a = (o = (s = this.component) == null ? void 0 : s.customizations) == null ? void 0 : o.byType) == null ? void 0 : a.text,
22699
+ (u = (a = (o = (s = this.component) == null ? void 0 : s.customizations) == null ? void 0 : o.byType) == null ? void 0 : a.header) == null ? void 0 : u.title,
22700
22700
  this.id,
22701
- (u = this.component) == null ? void 0 : u.customizations
22701
+ (p = this.component) == null ? void 0 : p.customizations
22702
22702
  ), { base: r, responsive: i } = lt(t);
22703
22703
  return dt(
22704
22704
  this.id,
22705
22705
  i,
22706
- ((y = (m = (p = this.component) == null ? void 0 : p.customizations) == null ? void 0 : m.config) == null ? void 0 : y.breakpoints) ?? ot
22706
+ ((w = (y = (m = this.component) == null ? void 0 : m.customizations) == null ? void 0 : y.config) == null ? void 0 : w.breakpoints) ?? ot
22707
22707
  ), c`
22708
22708
  <p id=${this.id} class=${e} style=${k(r)}>
22709
22709
  ${this.content}