]> source.dussan.org Git - nextcloud-server.git/commitdiff
Add focus-trap
authorChristopher Ng <chrng8@gmail.com>
Fri, 21 Apr 2023 02:48:43 +0000 (19:48 -0700)
committerChristopher Ng <chrng8@gmail.com>
Mon, 24 Apr 2023 22:40:05 +0000 (15:40 -0700)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
package-lock.json
package.json

index 7935c6febfb5b1fc5c48ba9c31c233004514bc3f..a6d97581bc4dcb074866aefdd5b067b75c1feee3 100644 (file)
@@ -44,6 +44,7 @@
         "debounce": "^1.2.1",
         "dompurify": "^2.3.6",
         "escape-html": "^1.0.3",
+        "focus-trap": "^7.4.0",
         "focus-visible": "^5.2.0",
         "handlebars": "^4.7.7",
         "ical.js": "^1.4.0",
index e50ae62bb584697fcc02ff7eff8bf30f2cf34713..a918d378f4abde82d7b6e63373795337ae34e65e 100644 (file)
@@ -69,6 +69,7 @@
     "debounce": "^1.2.1",
     "dompurify": "^2.3.6",
     "escape-html": "^1.0.3",
+    "focus-trap": "^7.4.0",
     "focus-visible": "^5.2.0",
     "handlebars": "^4.7.7",
     "ical.js": "^1.4.0",