survey-pdf 2.0.3 → 2.0.5

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS PDF library v2.0.3
2
+ * surveyjs - SurveyJS PDF library v2.0.5
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
package/survey.pdf.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS PDF library v2.0.3
2
+ * surveyjs - SurveyJS PDF library v2.0.5
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -12,7 +12,7 @@
12
12
  exports["SurveyPDF"] = factory(require("survey-core"), require("jspdf"));
13
13
  else
14
14
  root["SurveyPDF"] = factory(root["Survey"], root["jspdf"]);
15
- })(self, (__WEBPACK_EXTERNAL_MODULE_survey_core__, __WEBPACK_EXTERNAL_MODULE_jspdf__) => {
15
+ })(this, (__WEBPACK_EXTERNAL_MODULE_survey_core__, __WEBPACK_EXTERNAL_MODULE_jspdf__) => {
16
16
  return /******/ (() => { // webpackBootstrap
17
17
  /******/ var __webpack_modules__ = ({
18
18
 
@@ -1553,7 +1553,7 @@ __webpack_require__.r(__webpack_exports__);
1553
1553
 
1554
1554
 
1555
1555
 
1556
- (0,survey_core__WEBPACK_IMPORTED_MODULE_51__.checkLibraryVersion)("".concat("2.0.3"), 'survey-pdf');
1556
+ (0,survey_core__WEBPACK_IMPORTED_MODULE_51__.checkLibraryVersion)("".concat("2.0.5"), 'survey-pdf');
1557
1557
 
1558
1558
 
1559
1559
  /***/ }),