Skip to content

Commit

Permalink
[skip ci] update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ci-build committed Aug 8, 2024
1 parent 81508f4 commit 2382502
Show file tree
Hide file tree
Showing 9 changed files with 123 additions and 21 deletions.
59 changes: 43 additions & 16 deletions 3rdpartylicenses.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
@angular/common
MIT

@angular/core
MIT
--------------------------------------------------------------------------------
Package: @angular/core
License: "MIT"

@angular/platform-browser
MIT

@angular/router
MIT
--------------------------------------------------------------------------------
Package: rxjs
License: "Apache-2.0"

ng-simple-sidebar
MIT

rxjs
Apache-2.0
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Expand Down Expand Up @@ -218,12 +211,44 @@ Apache-2.0
limitations under the License.


--------------------------------------------------------------------------------
Package: tslib
License: "0BSD"

Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
--------------------------------------------------------------------------------
Package: @angular/common
License: "MIT"


--------------------------------------------------------------------------------
Package: @angular/platform-browser
License: "MIT"


--------------------------------------------------------------------------------
Package: @angular/router
License: "MIT"


--------------------------------------------------------------------------------
Package: zone.js
License: "MIT"

zone.js
MIT
The MIT License

Copyright (c) 2010-2023 Google LLC. https://angular.io/license
Copyright (c) 2010-2024 Google LLC. https://angular.io/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -242,3 +267,5 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

--------------------------------------------------------------------------------
File renamed without changes.
4 changes: 2 additions & 2 deletions index.html → browser/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<base href="/ng-simple-sidebar/">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>@import"https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css";html,body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}</style><link rel="stylesheet" href="styles.bccfde0b401ceb83.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.bccfde0b401ceb83.css"></noscript></head>
<style>@import"https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css";@import"https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css";html,body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}</style><link rel="stylesheet" href="styles-SPF33BVH.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-SPF33BVH.css"></noscript><link rel="preload" href="https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css" as="style"><link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" as="style"><link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css" as="style"></head>
<body>
<app-root></app-root>
<script src="runtime.1877d3f5965f4608.js" type="module"></script><script src="polyfills.6a40b75ff3107dd8.js" type="module"></script><script src="main.64b544bd8acbe622.js" type="module"></script></body>
<script src="polyfills-MH5IBZ74.js" type="module"></script><script src="main-OW4AEAQW.js" type="module"></script></body>
</html>
76 changes: 76 additions & 0 deletions browser/main-OW4AEAQW.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions browser/polyfills-MH5IBZ74.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 0 additions & 1 deletion main.64b544bd8acbe622.js

This file was deleted.

1 change: 0 additions & 1 deletion polyfills.6a40b75ff3107dd8.js

This file was deleted.

1 change: 0 additions & 1 deletion runtime.1877d3f5965f4608.js

This file was deleted.

0 comments on commit 2382502

Please sign in to comment.