mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°3523 Add accessibility to silo selection and user menu toggler
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -14,6 +14,7 @@
|
||||
"datatables.net-scroller": "^1.4.2",
|
||||
"datatables.net-select": "^1.2.0",
|
||||
"scrollmagic": "^2.0.8",
|
||||
"selectize-plugin-a11y": "^1.1.0",
|
||||
"tippy.js": "^6.2.5"
|
||||
}
|
||||
},
|
||||
@@ -90,6 +91,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",
|
||||
@@ -162,6 +168,11 @@
|
||||
"scrollmagic": {
|
||||
"version": "2.0.8"
|
||||
},
|
||||
"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=="
|
||||
},
|
||||
"tippy.js": {
|
||||
"version": "6.2.5",
|
||||
"requires": {
|
||||
|
||||
Reference in New Issue
Block a user