Skip to content

Commit

Permalink
Merge pull request #686 from DevSeg/team_collaboration_branch
Browse files Browse the repository at this point in the history
Team collaboration branch
  • Loading branch information
DevSeg authored Aug 28, 2024
2 parents a47988d + b3f14e0 commit 7065ada
Show file tree
Hide file tree
Showing 91 changed files with 11,186 additions and 2,254 deletions.
1 change: 1 addition & 0 deletions apmis-flow/frontend/themes/apmis-theme/main-layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ vcf-nav::part(label) {
}

vcf-nav-item::part(item) {
color: white !important;
border-inline-start: 2px solid transparent;
}

Expand Down
14 changes: 7 additions & 7 deletions apmis-flow/package-lock.json

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

6 changes: 3 additions & 3 deletions apmis-flow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@vaadin/vertical-layout": "23.3.7",
"@vaadin/virtual-list": "23.3.7",
"construct-style-sheets-polyfill": "3.1.0",
"date-fns": "2.29.3",
"date-fns": "2.16.0",
"highcharts": "^9.2.2",
"line-awesome": "1.3.0",
"lit": "2.6.1",
Expand Down Expand Up @@ -253,7 +253,7 @@
"@vaadin/virtual-list": "23.3.7",
"@webcomponents/webcomponentsjs": "^2.2.10",
"construct-style-sheets-polyfill": "3.1.0",
"date-fns": "2.29.3",
"date-fns": "2.16.0",
"line-awesome": "1.3.0",
"lit": "2.6.1",
"lumo-css-framework": "^4.0.10"
Expand Down Expand Up @@ -282,7 +282,7 @@
"workbox-precaching": "6.5.4",
"workbox-webpack-plugin": "6.5.0"
},
"hash": "6f2e723f95e945bdcccba45f739f64e0e4bb060a7759ff4f15e69638a59109f1"
"hash": "48d42c7e94d40dc0b7f411335b394bf245e319f2fe4e8449aa52a9e9f820fd98"
},
"overrides": {
"@vaadin/bundles": "$@vaadin/bundles",
Expand Down
Loading

0 comments on commit 7065ada

Please sign in to comment.