mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-04 07:02:12 +03:00
expose focus loop v2 modules
This commit is contained in:
parent
f7b3a1f772
commit
5cf70b95a0
4
elm.json
4
elm.json
@ -36,6 +36,8 @@
|
||||
"Nri.Ui.WhenFocusLeaves.V2",
|
||||
"Nri.Ui.FocusLoop.V1",
|
||||
"Nri.Ui.FocusLoop.Lazy.V1",
|
||||
"Nri.Ui.FocusLoop.V2",
|
||||
"Nri.Ui.FocusLoop.Lazy.V2",
|
||||
"Nri.Ui.FocusRing.V1",
|
||||
"Nri.Ui.FocusTrap.V1",
|
||||
"Nri.Ui.Fonts.V1",
|
||||
@ -126,4 +128,4 @@
|
||||
"elm-explorations/test": "2.0.0 <= v < 3.0.0",
|
||||
"tesk9/accessible-html": "5.0.0 <= v < 6.0.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user