ablok-components 0.3.14 → 0.3.16

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.
@@ -731,7 +731,7 @@ function Ff(t) {
731
731
  function vr(t) {
732
732
  return xx.sanitize(t, {
733
733
  ALLOWED_TAGS: ["b", "i", "em", "strong", "u", "span", "p", "br", "a", "ul", "ol", "li", "h1", "h2", "h3", "h4", "h5", "h6", "article", "div", "label"],
734
- ALLOWED_ATTR: ["class", "id", "href", "target", "rel", "title", "data-countdown"],
734
+ ALLOWED_ATTR: ["class", "id", "href", "target", "rel", "title", "data-countdown", "v-modal"],
735
735
  ALLOW_DATA_ATTR: !0
736
736
  });
737
737
  }
@@ -44904,7 +44904,8 @@ const sx = /* @__PURE__ */ rq(Lte), Rte = { class: "qr-code" }, Hte = ["innerHTM
44904
44904
  class: "sortable-list__drag-handle"
44905
44905
  }, bne = {
44906
44906
  type: "button",
44907
- class: "btn"
44907
+ class: "btn",
44908
+ draggable: "true"
44908
44909
  }, Cne = {
44909
44910
  key: 0,
44910
44911
  class: "sortable-list__item"