survey-analytics 2.0.2 → 2.0.4

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 Dashboard library v2.0.2
2
+ * surveyjs - SurveyJS Dashboard library v2.0.4
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
  */
@@ -1360,4 +1360,4 @@ const iconsHtml = Object.keys(iconsData).map(iconId => getIconSymbolTemplate(ico
1360
1360
  const svgTemplate = `<svg style="display:none;">${iconsHtml}<svg>`;
1361
1361
 
1362
1362
  export { DocumentHelper as D, DataHelper as a, createCommercialLicenseLink as b, createLoadingIndicator as c, surveyStrings as d, createImagesContainer as e, createLinksContainer as f, localization as l, svgTemplate as s, toPrecision as t };
1363
- //# sourceMappingURL=shared.js.map
1363
+ //# sourceMappingURL=shared.mjs.map