Skip to content

Commit

Permalink
Automated commit of dist
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 19, 2023
1 parent 5102118 commit d5a4116
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 9 deletions.
3 changes: 3 additions & 0 deletions dist/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#### 3.2.16
* added `Accept-Language: en-US` to all requests

#### 3.2.15
* temporary fix for scorecard columns filtering when axis contains children

Expand Down
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
<span class="hc10"></span>
</div>
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="runtime.2d49badc8e04eafd.js" type="module"></script><script src="polyfills.fc4e187b2cf60df2.js" type="module"></script><script src="scripts.eed0bf8ef451fc4a.js" defer></script><script src="main.4290a5b714206a15.js" type="module"></script>
<script src="runtime.2d49badc8e04eafd.js" type="module"></script><script src="polyfills.fc4e187b2cf60df2.js" type="module"></script><script src="scripts.eed0bf8ef451fc4a.js" defer></script><script src="main.e9a48e21dbf44bab.js" type="module"></script>

</body></html>
1 change: 0 additions & 1 deletion dist/main.4290a5b714206a15.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/main.e9a48e21dbf44bab.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1694707292585,
"timestamp": 1695126426914,
"index": "/index.html",
"assetGroups": [
{
Expand All @@ -13,7 +13,7 @@
"urls": [
"/contrast.css",
"/index.html",
"/main.4290a5b714206a15.js",
"/main.e9a48e21dbf44bab.js",
"/manifest.webmanifest",
"/polyfills.fc4e187b2cf60df2.js",
"/runtime.2d49badc8e04eafd.js",
Expand Down Expand Up @@ -252,8 +252,8 @@
"/fontawesome-webfont.cf011583fb81df9f.woff": "28b782240b3e76db824e12c02754a9731a167527",
"/fontawesome-webfont.da909aa098b0ee2d.svg": "98a8aa5cf7d62c2eff5f07ede8d844b874ef06ed",
"/fontawesome-webfont.e9955780856cf8aa.woff2": "d6f48cba7d076fb6f2fd6ba993a75b9dc1ecbf0c",
"/index.html": "e4215a41d91ac1c740d60a7e91bb7a51108584f5",
"/main.4290a5b714206a15.js": "a3424cd8eeea2292fbf9431b181fccf453d80831",
"/index.html": "d18ce0e5f9e8db073194a85abf42e1df46502b5f",
"/main.e9a48e21dbf44bab.js": "301520426b3251f3a2e0fd110de2c81705eaadf3",
"/manifest.webmanifest": "b848c77a4ea79860cc030444d6b4138668e449ae",
"/polyfills.fc4e187b2cf60df2.js": "c79ce4f8cdf874d8258fba225bd8d038f68eac62",
"/runtime.2d49badc8e04eafd.js": "a3a69d6bd6abbc9549bf3b8f914c7ef4c87ea52d",
Expand Down
2 changes: 1 addition & 1 deletion module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Document name="dsw.ZPM">
<Module>
<Name>dsw</Name>
<Version>3.2.15</Version>
<Version>3.2.16</Version>
<Packaging>module</Packaging>
<Description>DeepSeeWeb (DSW) is an Angular UI layer for IRIS BI (DeepSee) dashboards</Description>
<Dependencies>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d5a4116

Please sign in to comment.