X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=jsduck.json;h=6fb4544290da83ba20f85f02537f68d457cf3f7d;hb=f6d1dae3f82a9172fe71726ce4532ad0692aaaed;hp=cbd46762dcd016e6077f8c02244063b25b08947a;hpb=c1c91ac5901856a05f9573b94db8a25c0653f027;p=lhc%2Fweb%2Fwiklou.git diff --git a/jsduck.json b/jsduck.json index cbd46762dc..6fb4544290 100644 --- a/jsduck.json +++ b/jsduck.json @@ -20,24 +20,29 @@ "resources/src/mediawiki.special", "resources/src/mediawiki.toolbar", "resources/src/mediawiki.widgets", + "resources/src/mediawiki.widgets.visibleLengthLimit", "resources/src/jquery/jquery.accessKeyLabel.js", - "resources/src/jquery/jquery.autoEllipsis.js", - "resources/src/jquery/jquery.badge.js", "resources/src/jquery/jquery.byteLength.js", - "resources/src/jquery/jquery.byteLimit.js", "resources/src/jquery/jquery.checkboxShiftClick.js", "resources/src/jquery/jquery.colorUtil.js", "resources/src/jquery/jquery.confirmable.js", "resources/src/jquery/jquery.footHovzer.js", "resources/src/jquery/jquery.getAttrs.js", "resources/src/jquery/jquery.hidpi.js", + "resources/src/jquery/jquery.lengthLimit.js", "resources/src/jquery/jquery.localize.js", "resources/src/jquery/jquery.makeCollapsible.js", "resources/src/jquery/jquery.spinner.js", "resources/src/jquery/jquery.suggestions.js", "resources/src/jquery/jquery.tabIndex.js", + "resources/src/jquery/jquery.textSelection.js", "resources/lib/jquery.client/jquery.client.js", - "resources/lib/oojs", - "resources/lib/oojs-ui" + "resources/lib/oojs/oojs.jquery.js", + "resources/lib/oojs-ui/oojs-ui-core.js", + "resources/lib/oojs-ui/oojs-ui-widgets.js", + "resources/lib/oojs-ui/oojs-ui-toolbars.js", + "resources/lib/oojs-ui/oojs-ui-windows.js", + "resources/lib/oojs-ui/oojs-ui-wikimediaui.js", + "resources/lib/oojs-ui/oojs-ui-apex.js" ] }