vg-print 1.1.207 → 1.1.208
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/{purify.es-CKk_t3XZ.js → purify.es-Bo7Q7b72.js} +3 -3
- package/dist/vg-print.es.js +107522 -30
- package/package.json +6 -3
- package/dist/chunk-MW6X4KTL-Fna8JcZ0.js +0 -87
- package/dist/chunk-Q2Z2CG2I-tfOKKf-3.js +0 -8
- package/dist/chunk-Y7FY32AO-NbE7aDO_.js +0 -13
- package/dist/download-D2ZvdiU7.js +0 -15
- package/dist/index-B8EY3cmT.js +0 -103337
- package/dist/rasterize-34PCWURX-CW4qyRfE.js +0 -4
- package/dist/toBlob-DUdSXxQL.js +0 -4
- package/dist/toCanvas-De5mlU4c.js +0 -4
- package/dist/toImg-BItGQqn6.js +0 -27
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @license DOMPurify 2.5.
|
|
1
|
+
/*! @license DOMPurify 2.5.9 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.5.9/LICENSE */
|
|
2
2
|
function I(a) {
|
|
3
3
|
"@babel/helpers - typeof";
|
|
4
4
|
return I = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(n) {
|
|
@@ -150,7 +150,7 @@ function _t() {
|
|
|
150
150
|
var a = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : mr(), n = function(e) {
|
|
151
151
|
return _t(e);
|
|
152
152
|
};
|
|
153
|
-
if (n.version = "2.5.
|
|
153
|
+
if (n.version = "2.5.9", n.removed = [], !a || !a.document || a.document.nodeType !== 9)
|
|
154
154
|
return n.isSupported = !1, n;
|
|
155
155
|
var o = a.document, s = a.document, c = a.DocumentFragment, g = a.HTMLTemplateElement, y = a.Node, D = a.Element, x = a.NodeFilter, j = a.NamedNodeMap, ht = j === void 0 ? a.NamedNodeMap || a.MozNamedAttrMap : j, Et = a.HTMLFormElement, At = a.DOMParser, K = a.trustedTypes, Z = D.prototype, yt = ie(Z, "cloneNode"), gt = ie(Z, "nextSibling"), St = ie(Z, "childNodes"), fe = ie(Z, "parentNode");
|
|
156
156
|
if (typeof g == "function") {
|
|
@@ -368,7 +368,7 @@ function _t() {
|
|
|
368
368
|
H && (r = L(r, de, " "), r = L(r, Te, " "), r = L(r, ve, " "));
|
|
369
369
|
var st = T(e.nodeName);
|
|
370
370
|
if (it(st, u, r)) {
|
|
371
|
-
if (Ve && (u === "id" || u === "name") && (ne(m, e), r = Ct + r), Ae && _(/((--!?|])>)|<\/(style|title)/i, r)) {
|
|
371
|
+
if (Ve && (u === "id" || u === "name") && (ne(m, e), r = Ct + r), Ae && _(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i, r)) {
|
|
372
372
|
ne(m, e);
|
|
373
373
|
continue;
|
|
374
374
|
}
|