Skip to content

Commit 7065ada

Browse files
authored
Merge pull request #686 from DevSeg/team_collaboration_branch
Team collaboration branch
2 parents a47988d + b3f14e0 commit 7065ada

File tree

91 files changed

+11186
-2254
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+11186
-2254
lines changed

apmis-flow/frontend/themes/apmis-theme/main-layout.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ vcf-nav::part(label) {
453453
}
454454

455455
vcf-nav-item::part(item) {
456+
color: white !important;
456457
border-inline-start: 2px solid transparent;
457458
}
458459

apmis-flow/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apmis-flow/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"@vaadin/vertical-layout": "23.3.7",
109109
"@vaadin/virtual-list": "23.3.7",
110110
"construct-style-sheets-polyfill": "3.1.0",
111-
"date-fns": "2.29.3",
111+
"date-fns": "2.16.0",
112112
"highcharts": "^9.2.2",
113113
"line-awesome": "1.3.0",
114114
"lit": "2.6.1",
@@ -253,7 +253,7 @@
253253
"@vaadin/virtual-list": "23.3.7",
254254
"@webcomponents/webcomponentsjs": "^2.2.10",
255255
"construct-style-sheets-polyfill": "3.1.0",
256-
"date-fns": "2.29.3",
256+
"date-fns": "2.16.0",
257257
"line-awesome": "1.3.0",
258258
"lit": "2.6.1",
259259
"lumo-css-framework": "^4.0.10"
@@ -282,7 +282,7 @@
282282
"workbox-precaching": "6.5.4",
283283
"workbox-webpack-plugin": "6.5.0"
284284
},
285-
"hash": "6f2e723f95e945bdcccba45f739f64e0e4bb060a7759ff4f15e69638a59109f1"
285+
"hash": "48d42c7e94d40dc0b7f411335b394bf245e319f2fe4e8449aa52a9e9f820fd98"
286286
},
287287
"overrides": {
288288
"@vaadin/bundles": "$@vaadin/bundles",

0 commit comments

Comments
 (0)