3 * https://www.mediawiki.org/wiki/OOUI
5 * Copyright 2011–2024 OOUI Team and other contributors.
6 * Released under the MIT license
7 * http://oojs.mit-license.org
9 * Date: 2024-12-05T17:34:41Z
17 * @extends OO.ui.Theme
21 OO.ui.ApexTheme = function OoUiApexTheme() {
23 OO.ui.ApexTheme.super.call( this );
28 OO.inheritClass( OO.ui.ApexTheme, OO.ui.Theme );
35 OO.ui.ApexTheme.prototype.getDialogTransitionDuration = function () {
41 OO.ui.theme = new OO.ui.ApexTheme();
45 //# sourceMappingURL=oojs-ui-apex.js.map.json