@everymatrix/stage-mm-verification-report 1.0.7 → 1.0.8

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,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["angular:script/global:component-lib.js"],
4
- "sourcesContent": ["/*This script combines polyfills.js and main.js into a single file*/\n\nasync function loadModules() {\n await import('./polyfills.js');\n await import('./main.js');\n}\n\nloadModules();\n"],
4
+ "sourcesContent": ["/*This script combines polyfills.js and main.js into a single file*/\r\n\r\nasync function loadModules() {\r\n await import('./polyfills.js');\r\n await import('./main.js');\r\n}\r\n\r\nloadModules();\r\n"],
5
5
  "mappings": "AAEA,eAAe,cAAc;AAC3B,QAAM,OAAO,gBAAgB;AAC7B,QAAM,OAAO,WAAW;AAC1B;AAEA,YAAY;",
6
6
  "names": []
7
7
  }
package/index.html CHANGED
@@ -1,12 +1,12 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8"/>
5
- <title>verification</title>
6
- <base href="/"/>
7
- <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
- <link rel="stylesheet" href="styles.css"></head>
9
- <body>
10
- <everymatrix-mm-verification-report></everymatrix-mm-verification-report>
11
- <link rel="modulepreload" href="chunk-V5ZBNHAE.js"><link rel="modulepreload" href="chunk-ASC7H5NM.js"><link rel="modulepreload" href="chunk-G3EGCVBN.js"><script src="polyfills.js" type="module"></script><script src="main.js" type="module"></script></body>
12
- </html>
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8"/>
5
+ <title>verification</title>
6
+ <base href="/"/>
7
+ <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
+ <link rel="stylesheet" href="styles.css"></head>
9
+ <body>
10
+ <everymatrix-mm-verification-report></everymatrix-mm-verification-report>
11
+ <link rel="modulepreload" href="chunk-SD2QAGJN.js"><link rel="modulepreload" href="chunk-ASC7H5NM.js"><link rel="modulepreload" href="chunk-G3EGCVBN.js"><script src="polyfills.js" type="module"></script><script src="main.js" type="module"></script></body>
12
+ </html>