feat: add Month headers to Show Page Calendar tab (#4326)

Closes #4288
This commit is contained in:
Thaïs
2024-03-08 06:22:23 -03:00
committed by GitHub
parent 5988891f5e
commit 92aa0bd888
5 changed files with 80 additions and 5 deletions

View File

@ -15677,6 +15677,15 @@ __metadata:
languageName: node
linkType: hard
"@types/lodash.mapvalues@npm:^4.6.9":
version: 4.6.9
resolution: "@types/lodash.mapvalues@npm:4.6.9"
dependencies:
"@types/lodash": "npm:*"
checksum: 09216965c2c64854c8c765f38f436333e931b98638a0b9d996bda7b6d538593a4cfe53cad7415d50593be48d76798763b97dc2d7925ab200dce1fa5b630ed3b4
languageName: node
linkType: hard
"@types/lodash.merge@npm:^4.6.7":
version: 4.6.9
resolution: "@types/lodash.merge@npm:4.6.9"
@ -44576,6 +44585,7 @@ __metadata:
"@types/lodash.isequal": "npm:^4.5.7"
"@types/lodash.isobject": "npm:^3.0.7"
"@types/lodash.kebabcase": "npm:^4.1.7"
"@types/lodash.mapvalues": "npm:^4.6.9"
"@types/lodash.merge": "npm:^4.6.7"
"@types/lodash.pick": "npm:^4.3.7"
"@types/lodash.snakecase": "npm:^4.1.7"
@ -44673,6 +44683,7 @@ __metadata:
lodash.isequal: "npm:^4.5.0"
lodash.isobject: "npm:^3.0.2"
lodash.kebabcase: "npm:^4.1.1"
lodash.mapvalues: "npm:^4.6.0"
lodash.merge: "npm:^4.6.2"
lodash.omit: "npm:^4.5.0"
lodash.pick: "npm:^4.4.0"