N°3523 Add accessibility to silo selection and user menu toggler

This commit is contained in:
Stephen Abello
2021-11-19 11:14:39 +01:00
parent 18b8e7093a
commit 72d1ab5cbc
29 changed files with 540 additions and 7 deletions

5
node_modules/.package-lock.json generated vendored
View File

@@ -76,6 +76,11 @@
"node": ">=0.10.x"
}
},
"node_modules/selectize-plugin-a11y": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/selectize-plugin-a11y/-/selectize-plugin-a11y-1.1.0.tgz",
"integrity": "sha512-fgY8fzE5Jx6DaoMg1c6otibyftkBw5y64YL778pyq7rS92h10QCPmgMaRtsHdXBFwPt6qO8qqQ1Pj1JJ0GDPrA=="
},
"node_modules/tippy.js": {
"version": "6.2.5",
"license": "MIT",