ablok-components 0.3.16 → 0.3.17
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"],
|
|
735
735
|
ALLOW_DATA_ATTR: !0
|
|
736
736
|
});
|
|
737
737
|
}
|
|
@@ -44904,8 +44904,7 @@ 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"
|
|
44908
|
-
draggable: "true"
|
|
44907
|
+
class: "btn"
|
|
44909
44908
|
}, Cne = {
|
|
44910
44909
|
key: 0,
|
|
44911
44910
|
class: "sortable-list__item"
|