zax-dashboard 1.0.15 → 1.0.17
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.
- package/dist/3rdpartylicenses.txt +5 -5
- package/dist/index.html +1 -1
- package/dist/main-XOCF25KH.js +50 -0
- package/package.json +27 -27
- package/dist/main-JSSSMKHC.js +0 -50
|
@@ -34,7 +34,7 @@ License: "MIT"
|
|
|
34
34
|
|
|
35
35
|
The MIT License
|
|
36
36
|
|
|
37
|
-
Copyright (c) 2010-
|
|
37
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
38
38
|
|
|
39
39
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
40
40
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -283,7 +283,7 @@ License: "MIT"
|
|
|
283
283
|
|
|
284
284
|
The MIT License
|
|
285
285
|
|
|
286
|
-
Copyright (c) 2010-
|
|
286
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
287
287
|
|
|
288
288
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
289
289
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -309,7 +309,7 @@ License: "MIT"
|
|
|
309
309
|
|
|
310
310
|
The MIT License
|
|
311
311
|
|
|
312
|
-
Copyright (c) 2010-
|
|
312
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
313
313
|
|
|
314
314
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
315
315
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -335,7 +335,7 @@ License: "MIT"
|
|
|
335
335
|
|
|
336
336
|
The MIT License
|
|
337
337
|
|
|
338
|
-
Copyright (c) 2010-
|
|
338
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
339
339
|
|
|
340
340
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
341
341
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -361,7 +361,7 @@ License: "MIT"
|
|
|
361
361
|
|
|
362
362
|
The MIT License
|
|
363
363
|
|
|
364
|
-
Copyright (c) 2010-
|
|
364
|
+
Copyright (c) 2010-2026 Google LLC. https://angular.dev/license
|
|
365
365
|
|
|
366
366
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
367
367
|
of this software and associated documentation files (the "Software"), to deal
|
package/dist/index.html
CHANGED
|
@@ -8,5 +8,5 @@
|
|
|
8
8
|
<link rel="stylesheet" href="styles-YEROMYJ4.css"><link rel="preload" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" as="style"></head>
|
|
9
9
|
<body>
|
|
10
10
|
<app-root></app-root>
|
|
11
|
-
<script src="polyfills-5FDKUQTZ.js" type="module"></script><script src="scripts-47AA7252.js" defer></script><script src="main-
|
|
11
|
+
<script src="polyfills-5FDKUQTZ.js" type="module"></script><script src="scripts-47AA7252.js" defer></script><script src="main-XOCF25KH.js" type="module"></script></body>
|
|
12
12
|
</html>
|