Skip to content

Commit f00dca8

Browse files
committed
Update OOUI to v0.51.7
Release notes: https://gerrit.wikimedia.org/g/oojs/ui/+/v0.51.7/History.md Change-Id: Icf9fb14267ad9ffc6e77dad47fd4ced06be1f000
1 parent 765587d commit f00dca8

File tree

104 files changed

+288
-261
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+288
-261
lines changed

lib/oojs-ui/History.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# OOUI Release History
22

3+
## v0.51.7 / 2025-03-10
4+
5+
### Styles
6+
* styles, FieldsetLayout: fix regression in legend layout (Volker E.)
7+
8+
### Code
9+
* Tool: Use getTitle (Ed Sanders)
10+
* build: Upgrade eslint-config-wikimedia from 0.28.2 to 0.29.1 (James D. Forrester)
11+
* build: Upgrade qunit from 2.20.0 to 2.24.1 (James D. Forrester)
12+
313
## v0.51.6 / 2025-02-20
414

515
### Styles

lib/oojs-ui/i18n/ps.json

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,30 @@
11
{
22
"@metadata": {
33
"authors": [
4-
"Ahmed-Najib-Biabani-Ibrahimkhel"
4+
"Ahmed-Najib-Biabani-Ibrahimkhel",
5+
"شاه زمان پټان"
56
]
67
},
8+
"ooui-copytextlayout-copy": "لمېسل",
79
"ooui-outline-control-move-down": "توکی ښکته راوړل",
810
"ooui-outline-control-move-up": "توکی پورته راوړل",
911
"ooui-outline-control-remove": "توکی غورځول",
1012
"ooui-toolbar-more": "نور",
1113
"ooui-toolgroup-expand": "نور",
1214
"ooui-toolgroup-collapse": "لږ تر لږ",
15+
"ooui-item-remove": "غورځول",
1316
"ooui-dialog-message-accept": "ښه",
1417
"ooui-dialog-message-reject": "ناگارل",
1518
"ooui-dialog-process-error": "يوه ستونزه رامنځ ته شوه",
1619
"ooui-dialog-process-dismiss": "تړل",
1720
"ooui-dialog-process-retry": "بيا هڅه",
1821
"ooui-dialog-process-continue": "پرله پورې",
22+
"ooui-combobox-button-label": "بدلون ټاکنې",
1923
"ooui-selectfile-button-select": "يوه دوتنه وټاکئ",
24+
"ooui-selectfile-button-select-multiple": "دوتنې ټاکل",
2025
"ooui-selectfile-placeholder": "کومه دوتنه نه ده ټاکل شوې",
21-
"ooui-selectfile-dragdrop-placeholder": "دوتنه مو دلته خوشې کړئ"
26+
"ooui-selectfile-dragdrop-placeholder": "دوتنه مو دلته خوشې کړئ",
27+
"ooui-selectfile-dragdrop-placeholder-multiple": "دوتنې دلته پرېږدئ",
28+
"ooui-popup-widget-close-button-aria-label": "تړل",
29+
"ooui-field-help": "لارښود"
2230
}

lib/oojs-ui/oojs-ui-apex-icons-accessibility.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-appearance {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/appearance.svg);

lib/oojs-ui/oojs-ui-apex-icons-accessibility.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-appearance {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/appearance.svg);

lib/oojs-ui/oojs-ui-apex-icons-alerts.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-alert {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/alert.svg);

lib/oojs-ui/oojs-ui-apex-icons-alerts.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-alert {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/alert.svg);

lib/oojs-ui/oojs-ui-apex-icons-content.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-article {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/article-ltr.svg);

lib/oojs-ui/oojs-ui-apex-icons-content.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-article {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/article-rtl.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-advanced.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-alignCenter {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/alignCenter.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-advanced.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-alignCenter {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/alignCenter.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-citation.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-book {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/book-ltr.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-citation.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-book {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/book-rtl.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-core.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-edit {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/edit.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-core.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-edit {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/edit.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-functions.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-function {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/function.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-functions.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-function {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/function.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-list.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-indent {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/indent-ltr.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-list.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-indent {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/indent-rtl.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-styling.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-bigger {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/bigger.svg);

lib/oojs-ui/oojs-ui-apex-icons-editing-styling.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-bigger {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/bigger.svg);

lib/oojs-ui/oojs-ui-apex-icons-interactions.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-add {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/add.svg);

lib/oojs-ui/oojs-ui-apex-icons-interactions.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-add {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/add.svg);

lib/oojs-ui/oojs-ui-apex-icons-layout.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-menu {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/menu.svg);

lib/oojs-ui/oojs-ui-apex-icons-layout.rtl.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-menu {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/menu.svg);

lib/oojs-ui/oojs-ui-apex-icons-location.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
2-
* OOUI v0.51.6
2+
* OOUI v0.51.7
33
* https://www.mediawiki.org/wiki/OOUI
44
*
55
* Copyright 2011–2025 OOUI Team and other contributors.
66
* Released under the MIT license
77
* http://oojs.mit-license.org
88
*
9-
* Date: 2025-02-21T18:19:43Z
9+
* Date: 2025-03-11T00:03:34Z
1010
*/
1111
.oo-ui-icon-globe {
1212
background-image: /* @embed */ url(themes/wikimediaui/images/icons/globe.svg);

0 commit comments

Comments
 (0)