Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [14, 16, 20]
node-version: [16, 20]

steps:
- name: Checkout repository
Expand Down
1 change: 1 addition & 0 deletions docs/146.68344b18d1a38606.js

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

1 change: 1 addition & 0 deletions docs/265.542fc14b96dc487f.js

Large diffs are not rendered by default.

613 changes: 613 additions & 0 deletions docs/3rdpartylicenses.txt

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/462.606d15ddb0b166ec.js

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

1 change: 1 addition & 0 deletions docs/574.e92e603838d0e68f.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/629.9fe6ab0b235ef744.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/910.356099b5ae85f859.js

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

Binary file added docs/assets/Artboard 1_0_25x.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/Image by Diana Polekhina.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/Image by Elsa Olofsson.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/Liquid Sachet Layout 5.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/Nufacturing - White Logo Stacked.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/Stick Pack Layout (vertical).webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/favicon.ico
Binary file not shown.
16 changes: 16 additions & 0 deletions docs/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main.192cbe715c484d84.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/polyfills.db798216c814525f.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/runtime.d163582ac8df9144.js

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

1 change: 1 addition & 0 deletions docs/styles.7641104fb1907779.css

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
2 changes: 1 addition & 1 deletion src/app/components/sidenav/sidenav.component.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.sidenav {
width: 100%;
width: 240px;
height: auto;
padding-top: 20px;
display: flex;
Expand Down