1- /*!
2- * @overview es6-promise - a tiny implementation of Promises/A+.
3- * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald)
4- * @license Licensed under MIT license
5- * See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE
6- * @version v4.2.8+1e68dce6
7- */
8-
91/*!
102 * html2canvas 1.0.0 <https://html2canvas.hertzen.com>
113 * Copyright (c) 2021 Niklas von Hertzen <https://hertzen.com>
124 * Released under MIT License
135 */
146
157/*!
16- * html2pdf.js v0.10.3
8+ * html2pdf.js v0.11.0
179 * Copyright (c) 2025 Erik Koopmans
1810 * Released under the MIT License.
1911 */
@@ -870,6 +862,8 @@ and limitations under the License.
870862
871863/*! core-js/modules/es.object.to-string.js */
872864
865+ /*! core-js/modules/es.promise.js */
866+
873867/*! core-js/modules/es.regexp.to-string.js */
874868
875869/*! core-js/modules/es.string.iterator.js */
@@ -888,8 +882,6 @@ and limitations under the License.
888882
889883/*! dompurify */
890884
891- /*! es6-promise */
892-
893885/*! fflate */
894886
895887/*! html2canvas */
@@ -964,6 +956,10 @@ and limitations under the License.
964956 !*** ./node_modules/core-js/internals/path.js ***!
965957 \************************************************/
966958
959+ /*!************************************************!*\
960+ !*** ./node_modules/core-js/internals/task.js ***!
961+ \************************************************/
962+
967963/*!*************************************************!*\
968964 !*** ./node_modules/core-js/internals/fails.js ***!
969965 \*************************************************/
@@ -1004,6 +1000,14 @@ and limitations under the License.
10041000 !*** ./node_modules/core-js/internals/is-pure.js ***!
10051001 \***************************************************/
10061002
1003+ /*!***************************************************!*\
1004+ !*** ./node_modules/core-js/internals/iterate.js ***!
1005+ \***************************************************/
1006+
1007+ /*!***************************************************!*\
1008+ !*** ./node_modules/core-js/internals/perform.js ***!
1009+ \***************************************************/
1010+
10071011/*!***************************************************!*\
10081012 !*** ./node_modules/core-js/modules/es.symbol.js ***!
10091013 \***************************************************/
@@ -1036,6 +1040,10 @@ and limitations under the License.
10361040 !*** ./node_modules/core-js/internals/redefine.js ***!
10371041 \****************************************************/
10381042
1043+ /*!****************************************************!*\
1044+ !*** ./node_modules/core-js/modules/es.promise.js ***!
1045+ \****************************************************/
1046+
10391047/*!*****************************************************!*\
10401048 !*** ./node_modules/core-js-pure/es/object/keys.js ***!
10411049 \*****************************************************/
@@ -1084,6 +1092,10 @@ and limitations under the License.
10841092 !*** ./node_modules/core-js/internals/iterators.js ***!
10851093 \*****************************************************/
10861094
1095+ /*!*****************************************************!*\
1096+ !*** ./node_modules/core-js/internals/microtask.js ***!
1097+ \*****************************************************/
1098+
10871099/*!*****************************************************!*\
10881100 !*** ./node_modules/core-js/internals/to-length.js ***!
10891101 \*****************************************************/
@@ -1136,10 +1148,6 @@ and limitations under the License.
11361148 !*** ./node_modules/core-js/modules/es.array.map.js ***!
11371149 \******************************************************/
11381150
1139- /*!******************************************************!*\
1140- !*** ./node_modules/es6-promise/dist/es6-promise.js ***!
1141- \******************************************************/
1142-
11431151/*!******************************************************!*\
11441152 !*** ./node_modules/html2canvas/dist/html2canvas.js ***!
11451153 \******************************************************/
@@ -1192,6 +1200,10 @@ and limitations under the License.
11921200 !*** ./node_modules/core-js-pure/stable/parse-int.js ***!
11931201 \*******************************************************/
11941202
1203+ /*!*******************************************************!*\
1204+ !*** ./node_modules/core-js/internals/an-instance.js ***!
1205+ \*******************************************************/
1206+
11951207/*!*******************************************************!*\
11961208 !*** ./node_modules/core-js/internals/classof-raw.js ***!
11971209 \*******************************************************/
@@ -1212,6 +1224,10 @@ and limitations under the License.
12121224 !*** ./node_modules/core-js/internals/object-keys.js ***!
12131225 \*******************************************************/
12141226
1227+ /*!*******************************************************!*\
1228+ !*** ./node_modules/core-js/internals/set-species.js ***!
1229+ \*******************************************************/
1230+
12151231/*!*******************************************************!*\
12161232 !*** ./node_modules/core-js/internals/string-trim.js ***!
12171233 \*******************************************************/
@@ -1264,6 +1280,10 @@ and limitations under the License.
12641280 !*** ./node_modules/core-js/internals/get-built-in.js ***!
12651281 \********************************************************/
12661282
1283+ /*!********************************************************!*\
1284+ !*** ./node_modules/core-js/internals/redefine-all.js ***!
1285+ \********************************************************/
1286+
12671287/*!********************************************************!*\
12681288 !*** ./node_modules/core-js/internals/regexp-flags.js ***!
12691289 \********************************************************/
@@ -1336,6 +1356,10 @@ and limitations under the License.
13361356 !*** ./node_modules/core-js/internals/dom-iterables.js ***!
13371357 \*********************************************************/
13381358
1359+ /*!*********************************************************!*\
1360+ !*** ./node_modules/core-js/internals/engine-is-ios.js ***!
1361+ \*********************************************************/
1362+
13391363/*!*********************************************************!*\
13401364 !*** ./node_modules/core-js/internals/enum-bug-keys.js ***!
13411365 \*********************************************************/
@@ -1416,6 +1440,10 @@ and limitations under the License.
14161440 !*** ./node_modules/core-js/internals/array-includes.js ***!
14171441 \**********************************************************/
14181442
1443+ /*!**********************************************************!*\
1444+ !*** ./node_modules/core-js/internals/engine-is-node.js ***!
1445+ \**********************************************************/
1446+
14191447/*!**********************************************************!*\
14201448 !*** ./node_modules/core-js/internals/ie8-dom-define.js ***!
14211449 \**********************************************************/
@@ -1432,6 +1460,10 @@ and limitations under the License.
14321460 !*** ./node_modules/core-js/internals/internal-state.js ***!
14331461 \**********************************************************/
14341462
1463+ /*!**********************************************************!*\
1464+ !*** ./node_modules/core-js/internals/iterator-close.js ***!
1465+ \**********************************************************/
1466+
14351467/*!**********************************************************!*\
14361468 !*** ./node_modules/core-js/internals/iterators-core.js ***!
14371469 \**********************************************************/
@@ -1544,6 +1576,10 @@ and limitations under the License.
15441576 !*** ./node_modules/core-js/internals/native-weak-map.js ***!
15451577 \***********************************************************/
15461578
1579+ /*!***********************************************************!*\
1580+ !*** ./node_modules/core-js/internals/promise-resolve.js ***!
1581+ \***********************************************************/
1582+
15471583/*!***********************************************************!*\
15481584 !*** ./node_modules/core-js/internals/to-property-key.js ***!
15491585 \***********************************************************/
@@ -1736,6 +1772,10 @@ and limitations under the License.
17361772 !*** ./node_modules/core-js-pure/stable/instance/values.js ***!
17371773 \*************************************************************/
17381774
1775+ /*!*************************************************************!*\
1776+ !*** ./node_modules/core-js/internals/engine-is-browser.js ***!
1777+ \*************************************************************/
1778+
17391779/*!*************************************************************!*\
17401780 !*** ./node_modules/core-js/internals/engine-user-agent.js ***!
17411781 \*************************************************************/
@@ -1864,6 +1904,10 @@ and limitations under the License.
18641904 !*** ./node_modules/core-js/internals/add-to-unscopables.js ***!
18651905 \**************************************************************/
18661906
1907+ /*!**************************************************************!*\
1908+ !*** ./node_modules/core-js/internals/host-report-errors.js ***!
1909+ \**************************************************************/
1910+
18671911/*!**************************************************************!*\
18681912 !*** ./node_modules/core-js/internals/string-html-forced.js ***!
18691913 \**************************************************************/
@@ -1956,10 +2000,18 @@ and limitations under the License.
19562000 !*** ./node_modules/core-js-pure/stable/reflect/construct.js ***!
19572001 \***************************************************************/
19582002
2003+ /*!***************************************************************!*\
2004+ !*** ./node_modules/core-js/internals/get-iterator-method.js ***!
2005+ \***************************************************************/
2006+
19592007/*!***************************************************************!*\
19602008 !*** ./node_modules/core-js/internals/inherit-if-required.js ***!
19612009 \***************************************************************/
19622010
2011+ /*!***************************************************************!*\
2012+ !*** ./node_modules/core-js/internals/species-constructor.js ***!
2013+ \***************************************************************/
2014+
19632015/*!***************************************************************!*\
19642016 !*** ./node_modules/core-js/modules/es.number.constructor.js ***!
19652017 \***************************************************************/
@@ -2192,6 +2244,14 @@ and limitations under the License.
21922244 !*** ./node_modules/core-js/internals/array-method-is-strict.js ***!
21932245 \******************************************************************/
21942246
2247+ /*!******************************************************************!*\
2248+ !*** ./node_modules/core-js/internals/engine-is-webos-webkit.js ***!
2249+ \******************************************************************/
2250+
2251+ /*!******************************************************************!*\
2252+ !*** ./node_modules/core-js/internals/new-promise-capability.js ***!
2253+ \******************************************************************/
2254+
21952255/*!******************************************************************!*\
21962256 !*** ./node_modules/core-js/internals/object-define-property.js ***!
21972257 \******************************************************************/
@@ -2304,6 +2364,10 @@ and limitations under the License.
23042364 !*** ./node_modules/core-js/internals/define-well-known-symbol.js ***!
23052365 \********************************************************************/
23062366
2367+ /*!********************************************************************!*\
2368+ !*** ./node_modules/core-js/internals/is-array-iterator-method.js ***!
2369+ \********************************************************************/
2370+
23072371/*!********************************************************************!*\
23082372 !*** ./node_modules/core-js/internals/object-define-properties.js ***!
23092373 \********************************************************************/
@@ -2400,6 +2464,10 @@ and limitations under the License.
24002464 !*** ./node_modules/core-js/internals/create-property-descriptor.js ***!
24012465 \**********************************************************************/
24022466
2467+ /*!**********************************************************************!*\
2468+ !*** ./node_modules/core-js/internals/native-promise-constructor.js ***!
2469+ \**********************************************************************/
2470+
24032471/*!**********************************************************************!*\
24042472 !*** ./node_modules/core-js/modules/web.dom-collections.for-each.js ***!
24052473 \**********************************************************************/
@@ -2584,6 +2652,10 @@ and limitations under the License.
25842652 !*** ./node_modules/core-js-pure/modules/esnext.symbol.pattern-match.js ***!
25852653 \**************************************************************************/
25862654
2655+ /*!**************************************************************************!*\
2656+ !*** ./node_modules/core-js/internals/check-correctness-of-iteration.js ***!
2657+ \**************************************************************************/
2658+
25872659/*!**************************************************************************!*\
25882660 !*** ./node_modules/core-js/internals/create-non-enumerable-property.js ***!
25892661 \**************************************************************************/
0 commit comments