@avakhula/ui 0.0.220 → 0.0.222

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.js CHANGED
@@ -586,7 +586,7 @@ function Ga(t, n, e, i, o, r) {
586
586
  }, 8, ["onClick"])) : he("", !0)
587
587
  ], 2);
588
588
  }
589
- const dn = /* @__PURE__ */ Ae(Fa, [["render", Ga], ["__scopeId", "data-v-dec06c47"]]), Ya = {
589
+ const cn = /* @__PURE__ */ Ae(Fa, [["render", Ga], ["__scopeId", "data-v-dec06c47"]]), Ya = {
590
590
  M: "m",
591
591
  L: "l"
592
592
  };
@@ -686,7 +686,7 @@ function nl(t, n, e, i, o, r) {
686
686
  Te(t.$slots, "default")
687
687
  ]);
688
688
  }
689
- const e1 = /* @__PURE__ */ Ae(el, [["render", nl]]), vn = {
689
+ const e1 = /* @__PURE__ */ Ae(el, [["render", nl]]), yn = {
690
690
  success: "success",
691
691
  neutral: "neutral",
692
692
  info: "info",
@@ -699,8 +699,8 @@ const rl = {
699
699
  props: {
700
700
  status: {
701
701
  type: String,
702
- default: vn.neutral,
703
- validator: (t) => Object.keys(vn).includes(t)
702
+ default: yn.neutral,
703
+ validator: (t) => Object.keys(yn).includes(t)
704
704
  },
705
705
  showIcon: {
706
706
  type: Boolean,
@@ -714,13 +714,13 @@ const rl = {
714
714
  },
715
715
  iconName() {
716
716
  switch (this.status) {
717
- case vn.success:
717
+ case yn.success:
718
718
  return "checkmark-outline";
719
- case vn.neutral:
719
+ case yn.neutral:
720
720
  return "time-outline";
721
- case vn.info:
721
+ case yn.info:
722
722
  return "information-circle-outline";
723
- case vn.error:
723
+ case yn.error:
724
724
  return "close-outline";
725
725
  default:
726
726
  return "";
@@ -1844,24 +1844,24 @@ class Lo {
1844
1844
  return n ? pi[n] : pi.topCenter;
1845
1845
  }
1846
1846
  }
1847
- const bn = new Lo(), us = (t, n) => {
1848
- if (!bn.getTooltipContainer()) {
1849
- const e = Object.keys(n.modifiers)[0] || n.arg, i = {
1850
- title: n.value.title || "",
1851
- text: typeof n.value == "object" ? n.value.text : n.value
1852
- };
1853
- bn.createTooltip(t, i, e);
1854
- }
1847
+ const dn = new Lo(), us = (t, n) => {
1848
+ var o;
1849
+ dn.getTooltipContainer() && dn.destroyTooltip();
1850
+ const e = Object.keys(n.modifiers)[0] || n.arg, i = {
1851
+ title: ((o = n.value) == null ? void 0 : o.title) || "",
1852
+ text: typeof n.value == "object" ? n.value.text : n.value
1853
+ };
1854
+ dn.createTooltip(t, i, e);
1855
1855
  }, ds = (t, n) => {
1856
- const e = bn.getId();
1856
+ const e = dn.getId();
1857
1857
  if (n.getAttribute("aria-describedby") !== e)
1858
1858
  return;
1859
- const i = bn.getTooltipContainer(), o = n !== t.target && !n.contains(t.target), r = i !== t.target && !(i != null && i.contains(t.target));
1860
- o && r && bn.destroyTooltip(n);
1859
+ const i = dn.getTooltipContainer(), o = n !== t.target && !n.contains(t.target), r = i !== t.target && !(i != null && i.contains(t.target));
1860
+ o && r && dn.destroyTooltip(n);
1861
1861
  }, Vi = (t, n) => {
1862
1862
  t.__tooltip_create = () => us(t, n), t.__tooltip_destroy = (e) => ds(e, t), t.addEventListener("mouseenter", t.__tooltip_create), document.addEventListener("mousemove", t.__tooltip_destroy);
1863
1863
  }, Ui = (t) => {
1864
- bn.destroyTooltip(), t.removeEventListener("mouseenter", t.__tooltip_create), document.removeEventListener("mousemove", t.__tooltip_destroy);
1864
+ dn.destroyTooltip(), t.removeEventListener("mouseenter", t.__tooltip_create), document.removeEventListener("mousemove", t.__tooltip_destroy);
1865
1865
  }, Ro = {
1866
1866
  mounted(t, n) {
1867
1867
  Vi(t, n);
@@ -2331,7 +2331,7 @@ const Ss = {
2331
2331
  `label:disabled:${globalThis == null ? void 0 : globalThis.id}`
2332
2332
  ],
2333
2333
  components: {
2334
- IbAlert: dn,
2334
+ IbAlert: cn,
2335
2335
  IbIconButton: Nt,
2336
2336
  IbIcon: Xe,
2337
2337
  IbDropdown: Ci
@@ -3879,7 +3879,7 @@ const lu = {
3879
3879
  }
3880
3880
  },
3881
3881
  components: {
3882
- IbAlert: dn,
3882
+ IbAlert: cn,
3883
3883
  IbIconButton: Nt,
3884
3884
  IbIcon: Xe,
3885
3885
  IbDropdown: Ci,
@@ -4574,7 +4574,7 @@ const Gu = {
4574
4574
  },
4575
4575
  components: {
4576
4576
  IbLabel: Cr,
4577
- IbAlert: dn
4577
+ IbAlert: cn
4578
4578
  }
4579
4579
  }, Yu = { class: "ib-checkbox-group-content" };
4580
4580
  function Wu(t, n, e, i, o, r) {
@@ -4792,7 +4792,7 @@ const dd = {
4792
4792
  }
4793
4793
  },
4794
4794
  components: {
4795
- IbAlert: dn,
4795
+ IbAlert: cn,
4796
4796
  IbCharacterCount: Vo
4797
4797
  },
4798
4798
  inheritAttrs: !1
@@ -6479,7 +6479,7 @@ const Od = "single", li = "range", kd = {
6479
6479
  components: {
6480
6480
  IbIcon: Xe,
6481
6481
  IbLabel: Cr,
6482
- IbAlert: dn
6482
+ IbAlert: cn
6483
6483
  }
6484
6484
  }, Cd = { class: "inputs-wrapper" }, Ed = { class: "input-group-wrapper" }, Sd = ["placeholder"], Td = {
6485
6485
  ref: "dropdown",
@@ -8646,11 +8646,11 @@ function Wo(t) {
8646
8646
  var n = t.version;
8647
8647
  typeof n == "number" ? (this.v1 = n === 1, this.v2 = n === 2, this.v3 = n === 3, this.v4 = n === 4) : n ? Wi(n, nc) === -1 ? this.v2 = !0 : Wi(n, rc) === -1 ? this.v3 = !0 : this.v4 = !0 : this.v1 = !0;
8648
8648
  }
8649
- var cc = ";ext=", yn = function(t) {
8649
+ var cc = ";ext=", bn = function(t) {
8650
8650
  return "([".concat(Qt, "]{1,").concat(t, "})");
8651
8651
  };
8652
8652
  function Zo(t) {
8653
- var n = "20", e = "15", i = "9", o = "6", r = "[  \\t,]*", s = "[:\\..]?[  \\t,-]*", l = "#?", c = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", f = "(?:[xx##~~]|int|int)", h = "[- ]+", d = "[  \\t]*", a = "(?:,{2}|;)", u = cc + yn(n), b = r + c + s + yn(n) + l, v = r + f + s + yn(i) + l, y = h + yn(o) + "#", g = d + a + s + yn(e) + l, m = d + "(?:,)+" + s + yn(i) + l;
8653
+ var n = "20", e = "15", i = "9", o = "6", r = "[  \\t,]*", s = "[:\\..]?[  \\t,-]*", l = "#?", c = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", f = "(?:[xx##~~]|int|int)", h = "[- ]+", d = "[  \\t]*", a = "(?:,{2}|;)", u = cc + bn(n), b = r + c + s + bn(n) + l, v = r + f + s + bn(i) + l, y = h + bn(o) + "#", g = d + a + s + bn(e) + l, m = d + "(?:,)+" + s + bn(i) + l;
8654
8654
  return u + "|" + b + "|" + v + "|" + y + "|" + g + "|" + m;
8655
8655
  }
8656
8656
  var fc = "[" + Qt + "]{" + Ti + "}", hc = "[" + xi + "]{0,1}(?:[" + vr + "]*[" + Qt + "]){3,}[" + vr + Qt + "]*", pc = new RegExp("^[" + xi + "]{0,1}(?:[" + vr + "]*[" + Qt + "]){1,2}$", "i"), gc = hc + // Phone number extensions
@@ -10223,7 +10223,7 @@ const Yf = {
10223
10223
  },
10224
10224
  components: {
10225
10225
  VueTelInput: Gf,
10226
- IbAlert: dn,
10226
+ IbAlert: cn,
10227
10227
  IbIcon: Xe
10228
10228
  },
10229
10229
  data() {
@@ -18045,21 +18045,21 @@ _r.exports;
18045
18045
  this.__data__ = [];
18046
18046
  }
18047
18047
  function Ut(_) {
18048
- var N = this.__data__, F = hn(N, _);
18048
+ var N = this.__data__, F = pn(N, _);
18049
18049
  if (F < 0)
18050
18050
  return !1;
18051
18051
  var ee = N.length - 1;
18052
18052
  return F == ee ? N.pop() : Cn.call(N, F, 1), !0;
18053
18053
  }
18054
18054
  function Dt(_) {
18055
- var N = this.__data__, F = hn(N, _);
18055
+ var N = this.__data__, F = pn(N, _);
18056
18056
  return F < 0 ? void 0 : N[F][1];
18057
18057
  }
18058
18058
  function En(_) {
18059
- return hn(this.__data__, _) > -1;
18059
+ return pn(this.__data__, _) > -1;
18060
18060
  }
18061
18061
  function rn(_, N) {
18062
- var F = this.__data__, ee = hn(F, _);
18062
+ var F = this.__data__, ee = pn(F, _);
18063
18063
  return ee < 0 ? F.push([_, N]) : F[ee][1] = N, this;
18064
18064
  }
18065
18065
  Ue.prototype.clear = it, Ue.prototype.delete = Ut, Ue.prototype.get = Dt, Ue.prototype.has = En, Ue.prototype.set = rn;
@@ -18116,8 +18116,8 @@ _r.exports;
18116
18116
  return F.set(_, N), this;
18117
18117
  }
18118
18118
  st.prototype.clear = In, st.prototype.delete = Nr, st.prototype.get = Ir, st.prototype.has = Pr, st.prototype.set = Mr;
18119
- function fn(_, N) {
18120
- var F = Ln(_) || gn(_) ? _e(_.length, String) : [], ee = F.length, Ne = !!ee;
18119
+ function hn(_, N) {
18120
+ var F = Ln(_) || mn(_) ? _e(_.length, String) : [], ee = F.length, Ne = !!ee;
18121
18121
  for (var be in _)
18122
18122
  (N || we.call(_, be)) && !(Ne && (be == "length" || Yr(be, ee))) && F.push(be);
18123
18123
  return F;
@@ -18126,7 +18126,7 @@ _r.exports;
18126
18126
  var ee = _[N];
18127
18127
  (!(we.call(_, N) && tr(ee, F)) || F === void 0 && !(N in _)) && (_[N] = F);
18128
18128
  }
18129
- function hn(_, N) {
18129
+ function pn(_, N) {
18130
18130
  for (var F = _.length; F--; )
18131
18131
  if (tr(_[F][0], N))
18132
18132
  return F;
@@ -18148,7 +18148,7 @@ _r.exports;
18148
18148
  } else {
18149
18149
  var Ve = Kt(_), ut = Ve == h || Ve == d;
18150
18150
  if (nr(_))
18151
- return pn(_, N);
18151
+ return gn(_, N);
18152
18152
  if (Ve == b || Ve == r || ut && !be) {
18153
18153
  if (Ie(_))
18154
18154
  return be ? _ : {};
@@ -18194,7 +18194,7 @@ _r.exports;
18194
18194
  we.call(_, F) && F != "constructor" && N.push(F);
18195
18195
  return N;
18196
18196
  }
18197
- function pn(_, N) {
18197
+ function gn(_, N) {
18198
18198
  if (N)
18199
18199
  return _.slice();
18200
18200
  var F = new _.constructor(_.length);
@@ -18346,15 +18346,15 @@ _r.exports;
18346
18346
  function tr(_, N) {
18347
18347
  return _ === N || _ !== _ && N !== N;
18348
18348
  }
18349
- function gn(_) {
18349
+ function mn(_) {
18350
18350
  return Jr(_) && we.call(_, "callee") && (!en.call(_, "callee") || Se.call(_) == r);
18351
18351
  }
18352
18352
  var Ln = Array.isArray;
18353
- function mn(_) {
18353
+ function vn(_) {
18354
18354
  return _ != null && rr(_.length) && !Rn(_);
18355
18355
  }
18356
18356
  function Jr(_) {
18357
- return ir(_) && mn(_);
18357
+ return ir(_) && vn(_);
18358
18358
  }
18359
18359
  var nr = He || Qr;
18360
18360
  function Rn(_) {
@@ -18372,7 +18372,7 @@ _r.exports;
18372
18372
  return !!_ && typeof _ == "object";
18373
18373
  }
18374
18374
  function Bn(_) {
18375
- return mn(_) ? fn(_) : jr(_);
18375
+ return vn(_) ? hn(_) : jr(_);
18376
18376
  }
18377
18377
  function Xr() {
18378
18378
  return [];
@@ -18492,21 +18492,21 @@ $r.exports;
18492
18492
  this.__data__ = [], this.size = 0;
18493
18493
  }
18494
18494
  function Tn(_) {
18495
- var N = this.__data__, F = pn(N, _);
18495
+ var N = this.__data__, F = gn(N, _);
18496
18496
  if (F < 0)
18497
18497
  return !1;
18498
18498
  var ee = N.length - 1;
18499
18499
  return F == ee ? N.pop() : Ht.call(N, F, 1), --this.size, !0;
18500
18500
  }
18501
18501
  function xn(_) {
18502
- var N = this.__data__, F = pn(N, _);
18502
+ var N = this.__data__, F = gn(N, _);
18503
18503
  return F < 0 ? void 0 : N[F][1];
18504
18504
  }
18505
18505
  function An(_) {
18506
- return pn(this.__data__, _) > -1;
18506
+ return gn(this.__data__, _) > -1;
18507
18507
  }
18508
18508
  function Nn(_, N) {
18509
- var F = this.__data__, ee = pn(F, _);
18509
+ var F = this.__data__, ee = gn(F, _);
18510
18510
  return ee < 0 ? (++this.size, F.push([_, N])) : F[ee][1] = N, this;
18511
18511
  }
18512
18512
  nt.prototype.clear = Sn, nt.prototype.delete = Tn, nt.prototype.get = xn, nt.prototype.has = An, nt.prototype.set = Nn;
@@ -18539,7 +18539,7 @@ $r.exports;
18539
18539
  return F.set(_, N), this.size += F.size == ee ? 0 : 1, this;
18540
18540
  }
18541
18541
  st.prototype.clear = In, st.prototype.delete = Nr, st.prototype.get = Ir, st.prototype.has = Pr, st.prototype.set = Mr;
18542
- function fn(_) {
18542
+ function hn(_) {
18543
18543
  var N = -1, F = _ == null ? 0 : _.length;
18544
18544
  for (this.__data__ = new st(); ++N < F; )
18545
18545
  this.add(_[N]);
@@ -18547,10 +18547,10 @@ $r.exports;
18547
18547
  function Zn(_) {
18548
18548
  return this.__data__.set(_, i), this;
18549
18549
  }
18550
- function hn(_) {
18550
+ function pn(_) {
18551
18551
  return this.__data__.has(_);
18552
18552
  }
18553
- fn.prototype.add = fn.prototype.push = Zn, fn.prototype.has = hn;
18553
+ hn.prototype.add = hn.prototype.push = Zn, hn.prototype.has = pn;
18554
18554
  function Lt(_) {
18555
18555
  var N = this.__data__ = new nt(_);
18556
18556
  this.size = N.size;
@@ -18580,7 +18580,7 @@ $r.exports;
18580
18580
  }
18581
18581
  Lt.prototype.clear = Pn, Lt.prototype.delete = Dr, Lt.prototype.get = Lr, Lt.prototype.has = Rr, Lt.prototype.set = Br;
18582
18582
  function jr(_, N) {
18583
- var F = gn(_), ee = !F && tr(_), Ne = !F && !ee && mn(_), be = !F && !ee && !Ne && ir(_), Re = F || ee || Ne || be, je = Re ? Q(_.length, String) : [], Ze = je.length;
18583
+ var F = mn(_), ee = !F && tr(_), Ne = !F && !ee && vn(_), be = !F && !ee && !Ne && ir(_), Re = F || ee || Ne || be, je = Re ? Q(_.length, String) : [], Ze = je.length;
18584
18584
  for (var Ve in _)
18585
18585
  (N || Le.call(_, Ve)) && !(Re && // Safari 9 has enumerable `arguments.length` in strict mode.
18586
18586
  (Ve == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
@@ -18589,7 +18589,7 @@ $r.exports;
18589
18589
  Gr(Ve, Ze))) && je.push(Ve);
18590
18590
  return je;
18591
18591
  }
18592
- function pn(_, N) {
18592
+ function gn(_, N) {
18593
18593
  for (var F = _.length; F--; )
18594
18594
  if (er(_[F][0], N))
18595
18595
  return F;
@@ -18597,7 +18597,7 @@ $r.exports;
18597
18597
  }
18598
18598
  function Mn(_, N, F) {
18599
18599
  var ee = N(_);
18600
- return gn(_) ? ee : Ye(ee, F(_));
18600
+ return mn(_) ? ee : Ye(ee, F(_));
18601
18601
  }
18602
18602
  function on(_) {
18603
18603
  return _ == null ? _ === void 0 ? P : g : lt && lt in Object(_) ? Kt(_) : Qn(_);
@@ -18609,11 +18609,11 @@ $r.exports;
18609
18609
  return _ === N ? !0 : _ == null || N == null || !Bt(_) && !Bt(N) ? _ !== _ && N !== N : qr(_, N, F, ee, Xn, Ne);
18610
18610
  }
18611
18611
  function qr(_, N, F, ee, Ne, be) {
18612
- var Re = gn(_), je = gn(N), Ze = Re ? c : Rt(_), Ve = je ? c : Rt(N);
18612
+ var Re = mn(_), je = mn(N), Ze = Re ? c : Rt(_), Ve = je ? c : Rt(N);
18613
18613
  Ze = Ze == l ? m : Ze, Ve = Ve == l ? m : Ve;
18614
18614
  var ut = Ze == m, yt = Ve == m, Qe = Ze == Ve;
18615
- if (Qe && mn(_)) {
18616
- if (!mn(N))
18615
+ if (Qe && vn(_)) {
18616
+ if (!vn(N))
18617
18617
  return !1;
18618
18618
  Re = !0, ut = !1;
18619
18619
  }
@@ -18652,7 +18652,7 @@ $r.exports;
18652
18652
  var Ve = be.get(_);
18653
18653
  if (Ve && be.get(N))
18654
18654
  return Ve == N;
18655
- var ut = -1, yt = !0, Qe = F & r ? new fn() : void 0;
18655
+ var ut = -1, yt = !0, Qe = F & r ? new hn() : void 0;
18656
18656
  for (be.set(_, N), be.set(N, _); ++ut < je; ) {
18657
18657
  var dt = _[ut], ot = N[ut];
18658
18658
  if (ee)
@@ -18824,11 +18824,11 @@ $r.exports;
18824
18824
  return arguments;
18825
18825
  }()) ? Jn : function(_) {
18826
18826
  return Bt(_) && Le.call(_, "callee") && !Pt.call(_, "callee");
18827
- }, gn = Array.isArray;
18827
+ }, mn = Array.isArray;
18828
18828
  function Ln(_) {
18829
18829
  return _ != null && Rn(_.length) && !nr(_);
18830
18830
  }
18831
- var mn = ht || Qr;
18831
+ var vn = ht || Qr;
18832
18832
  function Jr(_, N) {
18833
18833
  return Xn(_, N);
18834
18834
  }
@@ -19404,7 +19404,7 @@ const ko = {
19404
19404
  }), fh = qt.import("formats/list"), hh = qt.import("formats/list/item"), ph = qt.import("parchment");
19405
19405
  class Ar extends hh {
19406
19406
  format(n, e) {
19407
- n === cn.blotName && !e ? this.replaceWith(ph.create(this.statics.scope)) : super.format(n, e);
19407
+ n === fn.blotName && !e ? this.replaceWith(ph.create(this.statics.scope)) : super.format(n, e);
19408
19408
  }
19409
19409
  clone() {
19410
19410
  const n = super.clone();
@@ -19413,7 +19413,7 @@ class Ar extends hh {
19413
19413
  }
19414
19414
  Ar.blotName = "alphabet-list-item";
19415
19415
  Ar.tagName = "LI";
19416
- class cn extends fh {
19416
+ class fn extends fh {
19417
19417
  static create() {
19418
19418
  const n = super.create("bullet");
19419
19419
  return n.setAttribute("type", "a"), n;
@@ -19422,11 +19422,11 @@ class cn extends fh {
19422
19422
  return "bullet";
19423
19423
  }
19424
19424
  }
19425
- cn.blotName = "alphabet-list";
19426
- cn.tagName = "OL";
19427
- cn.className = "alphabet-list";
19428
- cn.defaultChild = "alphabet-list-item";
19429
- cn.allowedChildren = [Ar];
19425
+ fn.blotName = "alphabet-list";
19426
+ fn.tagName = "OL";
19427
+ fn.className = "alphabet-list";
19428
+ fn.defaultChild = "alphabet-list-item";
19429
+ fn.allowedChildren = [Ar];
19430
19430
  const gh = `
19431
19431
  <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
19432
19432
  <path d="M6.31836 14.9023V5.09961H9.88672C10.9805 5.09961 11.8213 5.30013 12.4092 5.70117C12.9971 6.10221 13.291 6.66732 13.291 7.39648C13.291 7.92513 13.111 8.3877 12.751 8.78418C12.3955 9.18066 11.9398 9.45638 11.3838 9.61133V9.63867C12.0811 9.72526 12.637 9.98275 13.0518 10.4111C13.471 10.8395 13.6807 11.3613 13.6807 11.9766C13.6807 12.8743 13.3594 13.5876 12.7168 14.1162C12.0742 14.6403 11.1969 14.9023 10.085 14.9023H6.31836ZM8.52637 6.72656V9.05078H9.49707C9.9528 9.05078 10.3105 8.94141 10.5703 8.72266C10.8346 8.49935 10.9668 8.19401 10.9668 7.80664C10.9668 7.08659 10.429 6.72656 9.35352 6.72656H8.52637ZM8.52637 10.6914V13.2754H9.72266C10.2331 13.2754 10.6318 13.1569 10.9189 12.9199C11.2106 12.6829 11.3564 12.3594 11.3564 11.9492C11.3564 11.5573 11.2129 11.2497 10.9258 11.0264C10.6432 10.8031 10.2467 10.6914 9.73633 10.6914H8.52637Z" class="fill" fill="#1A1A1A"/>
@@ -19529,7 +19529,7 @@ $t.list.ordered = Ch;
19529
19529
  $t.list.bullet = Eh;
19530
19530
  $t["alphabet-list"] = Sh;
19531
19531
  qt.register({
19532
- "formats/alphabet-list": cn,
19532
+ "formats/alphabet-list": fn,
19533
19533
  "formats/alphabet-list/item": Ar
19534
19534
  });
19535
19535
  qt.register($t);
@@ -19640,7 +19640,7 @@ const Th = {
19640
19640
  components: {
19641
19641
  QuillEditor: ch,
19642
19642
  IbIconButton: Nt,
19643
- IbAlert: dn,
19643
+ IbAlert: cn,
19644
19644
  IbCharacterCount: Vo
19645
19645
  }
19646
19646
  }, xh = {
@@ -19887,7 +19887,7 @@ const w1 = /* @__PURE__ */ Ae(Yh, [["render", Wh]]), Li = new Lo(), Co = (t, n)
19887
19887
  };
19888
19888
  export {
19889
19889
  Jh as IbAccordion,
19890
- dn as IbAlert,
19890
+ cn as IbAlert,
19891
19891
  Xh as IbAvatar,
19892
19892
  Qh as IbBadge,
19893
19893
  s1 as IbBreadcrumbs,