Update OOUI to v0.41.0
Release notes: https://gerrit.wikimedia.org/g/oojs/ui/+/v0.41.0/History.md Bug: T102364 Bug: T262549 Bug: T265915 Bug: T266223 Bug: T268139 Bug: T269167 Depends-On: I8a5ed202e90990b79e4a6f2371a438e7cc188178 Change-Id: I401d54c2e1d38bdc23f7f3140fc009cf99161dfe
|
|
@ -86,7 +86,7 @@ For notes on 1.35.x and older releases, see HISTORY.
|
|||
==== Changed external libraries ====
|
||||
* pear/mail_mime was upgraded from 1.10.8 to 1.10.9.
|
||||
* wikimedia/html-formatter was upgraded from 1.0.2 to 2.0.0.
|
||||
* Updated OOUI from 0.39.3 to 0.40.4.
|
||||
* Updated OOUI from 0.39.3 to 0.41.0.
|
||||
* Updated jquery.client from 2.0.2 to 3.0.0.
|
||||
* Updated guzzlehttp/guzzle from 6.5.4 to 7.2.0.
|
||||
* Updated pear/net_smtp from 1.9.1 to 1.9.2.
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"ext-xml": "*",
|
||||
"guzzlehttp/guzzle": "7.2.0",
|
||||
"liuggio/statsd-php-client": "1.0.18",
|
||||
"oojs/oojs-ui": "0.40.4",
|
||||
"oojs/oojs-ui": "0.41.0",
|
||||
"pear/mail": "1.4.1",
|
||||
"pear/mail_mime": "1.10.9",
|
||||
"pear/net_smtp": "1.9.2",
|
||||
|
|
|
|||
|
|
@ -232,8 +232,8 @@ oojs-router:
|
|||
|
||||
ooui:
|
||||
type: tar
|
||||
src: https://registry.npmjs.org/oojs-ui/-/oojs-ui-0.40.4.tgz
|
||||
integrity: sha384-nWmdHN48fyImJyDsv5UsnnUjH/wgEoltEAuB3GlfepXwqhGVwYpbb//hcT0j10/2
|
||||
src: https://registry.npmjs.org/oojs-ui/-/oojs-ui-0.41.0.tgz
|
||||
integrity: sha384-0E+TsOEg2BcMyhmLDbXJXQLid/61Q7pNSnvR4MsdZKGRh/CKYIkJypXAwMCrmYN8
|
||||
|
||||
dest:
|
||||
# Main stuff
|
||||
|
|
|
|||
|
|
@ -1,4 +1,33 @@
|
|||
# OOUI Release History
|
||||
## v0.41.0 / 2020-12-03
|
||||
### Deprecating changes
|
||||
* Deprecate passing a string to OO.ui.infuse (Thalia Chan)
|
||||
|
||||
### Styles
|
||||
* PopupWidget: Fix margins (Ed Sanders)
|
||||
* WikimediaUI theme: Remove variables already covered in WikimediaUI Base (Volker E.)
|
||||
* WikimediaUI theme: Replace `em`s with `px` on remaining vertical paddings (Volker E.)
|
||||
* WikimediaUI theme: Update 'wikimedia-ui-base' to v0.18.0 (Volker E.)
|
||||
* WikimediaUI theme: Use correct `min-size` WikimediaUI Base value (Volker E.)
|
||||
* icons: Add 'network' and 'networkOff' icons (Volker E.)
|
||||
|
||||
### Code
|
||||
* MessageWidget: Support passing 'icon' in config (Ed Sanders)
|
||||
* OO.ui.mixin.IndicatorElement: Fix docs for available indicators (Thalia Chan)
|
||||
* PHP: MessageWidget: Add `isset()` to determine if icon variable is declared (Volker E.)
|
||||
* ProgressBar: Mixin PendingElement (Ed Sanders)
|
||||
* TextInputWidget: Remove deprecated `DOMNodeInsertedIntoDocument` fallback (Volker E.)
|
||||
* Use `calc` in `font-size` to harmonize IE 9-11 (Volker E.)
|
||||
* themes: Replace var with WikimediaUI Base variable (Volker E.)
|
||||
* build: Remove needless stylelint disables (Ed Sanders)
|
||||
* build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 (libraryupgrader)
|
||||
* build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 (libraryupgrader)
|
||||
* build: Updating mediawiki/mediawiki-phan-config to 0.10.4 (libraryupgrader)
|
||||
* build: Updating npm dependencies (libraryupgrader)
|
||||
* build: Upgrade stylelint-config-wikimedia and use Grade A profile (James D. Forrester)
|
||||
* icons: Optimize 'search' path (Volker E.)
|
||||
|
||||
|
||||
## v0.40.4 / 2020-10-07
|
||||
### Styles
|
||||
* FieldLayout: Upstream clearfix from demo (Ed Sanders)
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
"authors": [
|
||||
"Aftab1995",
|
||||
"Aftabuzzaman",
|
||||
"Al Riaz Uddin Ripon",
|
||||
"Bellayet",
|
||||
"Jayantanth",
|
||||
"NahidSultan",
|
||||
|
|
@ -31,7 +32,7 @@
|
|||
"ooui-selectfile-button-select": "একটি ফাইল নির্বাচন করুন",
|
||||
"ooui-selectfile-button-select-multiple": "ফাইলসমূহ নির্বাচন করুন",
|
||||
"ooui-selectfile-not-supported": "চিত্র নির্বাচন সমর্থিত নয়",
|
||||
"ooui-selectfile-placeholder": "কোনও চিত্র নির্বাচিত হয়নি",
|
||||
"ooui-selectfile-placeholder": "কোন ফাইল নির্বাচিত হয়নি",
|
||||
"ooui-selectfile-dragdrop-placeholder": "এখানে ফাইল ছাড়ুন",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "এখানে ফাইল ছাড়ুন",
|
||||
"ooui-popup-widget-close-button-aria-label": "বন্ধ করুন",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
"ooui-toolgroup-collapse": "КӀезиг",
|
||||
"ooui-dialog-message-accept": "ХӀаъ",
|
||||
"ooui-dialog-message-reject": "Цаоьшу",
|
||||
"ooui-dialog-process-retry": "Кхин цӀа гӀорта",
|
||||
"ooui-dialog-process-continue": "Кхин дӀа",
|
||||
"ooui-selectfile-button-select": "Харжа файл",
|
||||
"ooui-selectfile-placeholder": "Файл хаьржина яц"
|
||||
|
|
|
|||
|
|
@ -23,8 +23,10 @@
|
|||
"ooui-dialog-process-retry": "Ailgeisio",
|
||||
"ooui-dialog-process-continue": "Parhau",
|
||||
"ooui-selectfile-button-select": "Dewis ffeil",
|
||||
"ooui-selectfile-button-select-multiple": "Dewisiwch ffeiliau",
|
||||
"ooui-selectfile-not-supported": "Nid oes modd dewis ffeil",
|
||||
"ooui-selectfile-placeholder": "Dim ffeil wedi'i dewis",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Gollwng ffeil yma",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Gollyngwch y ffeiliau yma",
|
||||
"ooui-field-help": "Cymorth"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -28,9 +28,11 @@
|
|||
"ooui-dialog-process-continue": "Fortfahren",
|
||||
"ooui-combobox-button-label": "Optionen umschalten",
|
||||
"ooui-selectfile-button-select": "Eine Datei auswählen",
|
||||
"ooui-selectfile-button-select-multiple": "Datei(en) auswählen",
|
||||
"ooui-selectfile-not-supported": "Die Dateiauswahl wird nicht unterstützt",
|
||||
"ooui-selectfile-placeholder": "Keine Datei ausgewählt",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Dateien hier ablegen",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Datei(en) hier ablegen",
|
||||
"ooui-popup-widget-close-button-aria-label": "Schließen",
|
||||
"ooui-field-help": "Hilfe"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,9 +27,11 @@
|
|||
"ooui-dialog-process-continue": "Dewam ke",
|
||||
"ooui-combobox-button-label": "Weçinıtışê Toogle",
|
||||
"ooui-selectfile-button-select": "Yu dosya weçinê",
|
||||
"ooui-selectfile-button-select-multiple": "Dosyey Bıweçinê",
|
||||
"ooui-selectfile-not-supported": "Dosya weçinayış desteg nêvine na",
|
||||
"ooui-selectfile-placeholder": "Dosya nêwçineya",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Dosya tiyara ake",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Dosyaya tiyara ake",
|
||||
"ooui-popup-widget-close-button-aria-label": "Racın",
|
||||
"ooui-field-help": "Peşti"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
"KuboF",
|
||||
"Kvardek du",
|
||||
"Mirin",
|
||||
"NMaia",
|
||||
"Psychoslave",
|
||||
"Shirayuki",
|
||||
"Yekrats",
|
||||
|
|
@ -25,10 +26,12 @@
|
|||
"ooui-dialog-process-dismiss": "Fermi",
|
||||
"ooui-dialog-process-retry": "Reprovi",
|
||||
"ooui-dialog-process-continue": "Daŭrigi",
|
||||
"ooui-combobox-button-label": "Redaktebla falmenuo",
|
||||
"ooui-combobox-button-label": "Baskuligi opciojn",
|
||||
"ooui-selectfile-button-select": "Elekti dosieron",
|
||||
"ooui-selectfile-button-select-multiple": "Elekti dosierojn",
|
||||
"ooui-selectfile-not-supported": "Dosierelekto ne estas subtenata.",
|
||||
"ooui-selectfile-placeholder": "Neniu dosiero elektita",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Demetu la dosieron ĉi tie",
|
||||
"ooui-popup-widget-close-button-aria-label": "Fermi",
|
||||
"ooui-field-help": "Helpo"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -48,11 +48,11 @@
|
|||
"ooui-dialog-process-continue": "Continuer",
|
||||
"ooui-combobox-button-label": "Basculer les options",
|
||||
"ooui-selectfile-button-select": "Sélectionner un fichier",
|
||||
"ooui-selectfile-button-select-multiple": "Sélectionner les fichiers",
|
||||
"ooui-selectfile-button-select-multiple": "Sélectionnez les fichiers",
|
||||
"ooui-selectfile-not-supported": "La sélection de fichier n’est pas prise en charge",
|
||||
"ooui-selectfile-placeholder": "Aucun fichier sélectionné",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Déposer le fichier ici",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Tirer les fichiers ici",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Glissez les fichiers ici",
|
||||
"ooui-popup-widget-close-button-aria-label": "Fermer",
|
||||
"ooui-field-help": "Aide"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Daud I.F. Argana",
|
||||
"Farras",
|
||||
"Gombang",
|
||||
"Ilham151096",
|
||||
|
|
@ -30,9 +31,11 @@
|
|||
"ooui-dialog-process-continue": "Lanjutkan",
|
||||
"ooui-combobox-button-label": "Buka/tutup opsi",
|
||||
"ooui-selectfile-button-select": "Pilih berkas",
|
||||
"ooui-selectfile-button-select-multiple": "Pilih berkas-berkas",
|
||||
"ooui-selectfile-not-supported": "Peilihan berkas tidak didukung",
|
||||
"ooui-selectfile-placeholder": "Tidak ada berkas yang terpilih",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Letakkan berkas di sini",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Letakkan berkas-berkas di sini",
|
||||
"ooui-popup-widget-close-button-aria-label": "Tutup",
|
||||
"ooui-field-help": "Bantuan"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
"ooui-toolbar-more": "толығырақ",
|
||||
"ooui-toolgroup-expand": "Тағы",
|
||||
"ooui-toolgroup-collapse": "Азырақ",
|
||||
"ooui-item-remove": "Алып тастау",
|
||||
"ooui-dialog-message-accept": "OK",
|
||||
"ooui-dialog-message-reject": "Қажет емес",
|
||||
"ooui-dialog-process-error": "Бірдеңеден қате кетті",
|
||||
|
|
@ -17,7 +18,11 @@
|
|||
"ooui-dialog-process-retry": "Қайта байқап көріңіз",
|
||||
"ooui-dialog-process-continue": "Жалғастыру",
|
||||
"ooui-selectfile-button-select": "Файлды таңдау",
|
||||
"ooui-selectfile-button-select-multiple": "Файлдарды таңдау",
|
||||
"ooui-selectfile-not-supported": "Файл таңдауды қолдамайды",
|
||||
"ooui-selectfile-placeholder": "Файл таңдалмады",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Файлды мында жылжыту"
|
||||
"ooui-selectfile-dragdrop-placeholder": "Файлды мында жылжыту",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Файлды мында жылжыту",
|
||||
"ooui-popup-widget-close-button-aria-label": "Жабу",
|
||||
"ooui-field-help": "Көмек"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Pokno Royal",
|
||||
"Sovichet",
|
||||
"គីមស៊្រុន"
|
||||
]
|
||||
|
|
@ -19,8 +20,10 @@
|
|||
"ooui-dialog-process-retry": "ព្យាយាមម្ដងទៀត",
|
||||
"ooui-dialog-process-continue": "បន្ត",
|
||||
"ooui-selectfile-button-select": "ជ្រើសរើសឯកសារ",
|
||||
"ooui-selectfile-button-select-multiple": "ជ្រើសរើសឯកសារ",
|
||||
"ooui-selectfile-not-supported": "ការជ្រើសរើសឯកសារមិនអាចប្រើបានទេ",
|
||||
"ooui-selectfile-placeholder": "គ្មានឯកសារណាមួយត្រូវបានជ្រើសរើស",
|
||||
"ooui-selectfile-dragdrop-placeholder": "ទម្លាក់ឯកសារនៅទីនេះ",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "ទម្លាក់ឯកសារនៅទីនេះ",
|
||||
"ooui-field-help": "ជំនួយ"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -27,9 +27,11 @@
|
|||
"ooui-dialog-process-continue": "Fortsett",
|
||||
"ooui-combobox-button-label": "Vis/skjul valg",
|
||||
"ooui-selectfile-button-select": "Velg en fil",
|
||||
"ooui-selectfile-button-select-multiple": "Velg filer",
|
||||
"ooui-selectfile-not-supported": "Filvalg er ikke støttet",
|
||||
"ooui-selectfile-placeholder": "Ingen fil er valgt",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Slipp fil her",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Slipp filer her",
|
||||
"ooui-popup-widget-close-button-aria-label": "Lukk",
|
||||
"ooui-field-help": "Hjelp"
|
||||
}
|
||||
|
|
|
|||
29
resources/lib/ooui/i18n/nqo.json
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Lancine.kounfantoh.fofana"
|
||||
]
|
||||
},
|
||||
"ooui-outline-control-move-down": "ߝߌ߬ߛߌ ߓߴߊ߬ ߣߐ߭ ߘߐ߫ ߞߵߊ߬ ߟߊߖߌ߰ ߘߎ߰ߟߊ߫",
|
||||
"ooui-outline-control-move-up": "ߝߌ߬ߛߌ ߓߴߊ߬ ߣߐ߭ ߘߐ߫ ߞߵߊ߬ ߡߊߦߟߍ߬",
|
||||
"ooui-outline-control-remove": "ߝߌ߬ߛߌ ߛߋ߲߬ߓߐ߫",
|
||||
"ooui-toolbar-more": "ߡߊߞߊ߬ߝߏ߬ ߜߘߍ ߟߎ߬",
|
||||
"ooui-toolgroup-expand": "ߡߊߞߊ߬ߝߏ߬ ߜߘߍ ߟߎ߬",
|
||||
"ooui-toolgroup-collapse": "ߡߊߓߍ߲߬",
|
||||
"ooui-item-remove": "ߊ߬ ߛߋ߲߬ߓߐ߫",
|
||||
"ooui-dialog-message-accept": "ߏ߬ߞߍ߫",
|
||||
"ooui-dialog-message-reject": "ߊ߬ ߘߐߛߊ߬",
|
||||
"ooui-dialog-process-error": "ߞߏ߫ ߘߏ߫ ߓߍ߲߬ߣߍ߫ ߕߍ߫",
|
||||
"ooui-dialog-process-dismiss": "ߊ߬ ߟߊߕߊ߲߬ߞߌ߲",
|
||||
"ooui-dialog-process-retry": "ߊ߬ ߡߊߝߍߣߍ߲߫ ߕߎ߲߯",
|
||||
"ooui-dialog-process-continue": "ߊ߬ ߘߊߓߊ߲߫",
|
||||
"ooui-combobox-button-label": "ߢߣߊߕߊߟߌ ߟߊߦߌ߬ߙߌ߲߬ߘߌ߫",
|
||||
"ooui-selectfile-button-select": "ߞߐߕߐ߮ ߘߏ߫ ߓߊߕߐ߬ߡߐ߲߬",
|
||||
"ooui-selectfile-button-select-multiple": "ߞߐߕߐ߮ ߟߎ߬ ߓߊߕߐ߬ߡߐ߲߬",
|
||||
"ooui-selectfile-not-supported": "ߞߐߕߐ߮ ߓߊߕߐߡߐ߲ߠߌ߲ ߟߊߘߌ߬ߢߍ߬ߣߍ߲߬ ߕߍ߫",
|
||||
"ooui-selectfile-placeholder": "ߞߐߕߐ߯ ߓߊߕߐ߬ߡߐ߲߬ߣߍ߲߫ ߕߍ߫",
|
||||
"ooui-selectfile-dragdrop-placeholder": "ߞߐߕߐ߯ ߕߏ߲ߘߋߣߍ߲ ߦߋ߫ ߦߊ߲߬",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "ߞߐߕߐ߯ ߕߏ߲ߘߋߣߍ߲ ߠߎ߬ ߦߋ߫ ߦߊ߲߬",
|
||||
"ooui-popup-widget-close-button-aria-label": "ߊ߬ ߘߊߕߎ߲߯",
|
||||
"ooui-field-help": "ߘߍ߬ߡߍ߲߬ߠߌ߲"
|
||||
}
|
||||
|
|
@ -29,10 +29,12 @@
|
|||
"ooui-dialog-process-retry": "Tentar novamente",
|
||||
"ooui-dialog-process-continue": "Continuar",
|
||||
"ooui-combobox-button-label": "Opções de alternância",
|
||||
"ooui-selectfile-button-select": "Selecionar ficheiro",
|
||||
"ooui-selectfile-button-select": "Selecionar um ficheiro",
|
||||
"ooui-selectfile-button-select-multiple": "Selecionar ficheiros",
|
||||
"ooui-selectfile-not-supported": "A seleção de ficheiros não é suportada",
|
||||
"ooui-selectfile-placeholder": "Nenhum ficheiro selecionado",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Soltar ficheiro aqui",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Largar os ficheiros aqui",
|
||||
"ooui-popup-widget-close-button-aria-label": "Fechar",
|
||||
"ooui-field-help": "Ajuda"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,8 +19,11 @@
|
|||
"ooui-dialog-process-continue": "Condinue",
|
||||
"ooui-combobox-button-label": "Opziune de mitte e live",
|
||||
"ooui-selectfile-button-select": "Scacchie 'nu file",
|
||||
"ooui-selectfile-button-select-multiple": "Scacchie le file",
|
||||
"ooui-selectfile-not-supported": "'U scacchiamende d'u file non g'è supportate",
|
||||
"ooui-selectfile-placeholder": "Nisciune file scacchiate",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Scitte 'u file aqquà",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Scitte le file aqquà",
|
||||
"ooui-popup-widget-close-button-aria-label": "Achiude",
|
||||
"ooui-field-help": "Aijute"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
"Kareyac",
|
||||
"Mailman",
|
||||
"MaxBioHazard",
|
||||
"Megakott",
|
||||
"Meshkov.a",
|
||||
"Movses",
|
||||
"NBS",
|
||||
|
|
@ -37,12 +38,13 @@
|
|||
"ooui-dialog-process-dismiss": "Закрыть",
|
||||
"ooui-dialog-process-retry": "Попробовать ещё раз",
|
||||
"ooui-dialog-process-continue": "Продолжить",
|
||||
"ooui-combobox-button-label": "Выпадающее меню",
|
||||
"ooui-combobox-button-label": "Переключить параметры",
|
||||
"ooui-selectfile-button-select": "Выберите файл",
|
||||
"ooui-selectfile-button-select-multiple": "Выберите файлы",
|
||||
"ooui-selectfile-not-supported": "Выбор файла не поддерживается",
|
||||
"ooui-selectfile-placeholder": "Не выбран файл",
|
||||
"ooui-selectfile-dragdrop-placeholder": "Перетащите файл сюда",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "Перетащите файлы сюда",
|
||||
"ooui-popup-widget-close-button-aria-label": "Закрыть",
|
||||
"ooui-field-help": "Справка"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -28,5 +28,6 @@
|
|||
"ooui-selectfile-placeholder": "ไม่ได้เลือกไฟล์ใด",
|
||||
"ooui-selectfile-dragdrop-placeholder": "หย่อนไฟล์ลงที่นี่",
|
||||
"ooui-selectfile-dragdrop-placeholder-multiple": "หย่อนไฟล์ที่นี่",
|
||||
"ooui-popup-widget-close-button-aria-label": "ปิด",
|
||||
"ooui-field-help": "วิธีใช้"
|
||||
}
|
||||
|
|
|
|||
16
resources/lib/ooui/i18n/ti.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Joanmp17"
|
||||
]
|
||||
},
|
||||
"ooui-toolbar-more": "ተወሳኺ",
|
||||
"ooui-toolgroup-expand": "ተወሳኺ",
|
||||
"ooui-item-remove": "ኣልግስ",
|
||||
"ooui-dialog-message-accept": "ሕራይ",
|
||||
"ooui-dialog-message-reject": "ኣትርፍ",
|
||||
"ooui-dialog-process-dismiss": "ስጎግ",
|
||||
"ooui-dialog-process-continue": "ቀጽል",
|
||||
"ooui-popup-widget-close-button-aria-label": "ዕጸው",
|
||||
"ooui-field-help": "ሓገዝ"
|
||||
}
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:25:50Z
|
||||
* Date: 2020-12-03T18:16:24Z
|
||||
*/
|
||||
( function ( OO ) {
|
||||
|
||||
|
|
|
|||
|
|
@ -1,17 +1,21 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:26:15Z
|
||||
* Date: 2020-12-03T18:16:55Z
|
||||
*/
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-element-hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonElement {
|
||||
display: inline-block;
|
||||
line-height: normal;
|
||||
|
|
@ -273,6 +277,8 @@
|
|||
box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.07);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-clippableElement-clippable {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
|
|
@ -281,12 +287,20 @@
|
|||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-floatableElement {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-labelElement .oo-ui-labelElement-label,
|
||||
.oo-ui-labelElement.oo-ui-labelElement-label {
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
@ -308,6 +322,8 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-iconElement-icon {
|
||||
background-size: contain;
|
||||
background-position: center center;
|
||||
|
|
@ -331,6 +347,8 @@
|
|||
opacity: 0.8;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-indicatorElement-indicator {
|
||||
background-size: contain;
|
||||
background-position: center center;
|
||||
|
|
@ -352,6 +370,8 @@
|
|||
opacity: 0.8;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-pendingElement-pending {
|
||||
background-color: #ddd;
|
||||
background-image: -webkit-linear-gradient(135deg, #fff 25%, transparent 25%, transparent 50%, #fff 50%, #fff 75%, transparent 75%, transparent);
|
||||
|
|
@ -387,10 +407,20 @@
|
|||
}
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-fieldLayout {
|
||||
display: block;
|
||||
margin-top: 0.75em;
|
||||
|
|
@ -530,6 +560,8 @@
|
|||
margin-top: 0.3125em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-actionFieldLayout-input,
|
||||
.oo-ui-actionFieldLayout-button {
|
||||
display: table-cell;
|
||||
|
|
@ -566,6 +598,8 @@
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-fieldsetLayout {
|
||||
position: relative;
|
||||
min-width: 0;
|
||||
|
|
@ -635,11 +669,15 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-formLayout + .oo-ui-fieldsetLayout,
|
||||
.oo-ui-formLayout + .oo-ui-formLayout {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-panelLayout {
|
||||
position: relative;
|
||||
}
|
||||
|
|
@ -665,6 +703,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin: 1em 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-horizontalLayout > .oo-ui-widget {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
|
|
@ -687,8 +727,14 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-optionWidget {
|
||||
position: relative;
|
||||
display: block;
|
||||
|
|
@ -724,6 +770,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
color: #ccc;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-decoratedOptionWidget {
|
||||
padding: 0.5em 2em 0.5em 3em;
|
||||
}
|
||||
|
|
@ -745,7 +793,11 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-radioOptionWidget {
|
||||
display: table;
|
||||
padding: 0.3125em 0;
|
||||
|
|
@ -771,6 +823,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-labelWidget {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
@ -780,6 +834,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
font-size: 0.9375em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-messageWidget {
|
||||
position: relative;
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
@ -831,6 +887,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-top: 0.625em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-iconWidget {
|
||||
vertical-align: middle;
|
||||
-webkit-touch-callout: none;
|
||||
|
|
@ -852,6 +910,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-indicatorWidget {
|
||||
vertical-align: middle;
|
||||
-webkit-touch-callout: none;
|
||||
|
|
@ -873,6 +933,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonWidget {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
|
@ -880,6 +942,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonGroupWidget {
|
||||
display: inline-block;
|
||||
border-radius: 3px;
|
||||
|
|
@ -931,6 +995,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
z-index: 3;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-popupWidget {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
|
|
@ -993,14 +1059,7 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-buttonWidget {
|
||||
position: absolute;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-iconElement-icon {
|
||||
float: left;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-labelElement-label {
|
||||
float: left;
|
||||
cursor: default;
|
||||
}
|
||||
.oo-ui-popupWidget-body {
|
||||
|
|
@ -1101,21 +1160,24 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
transition: width 100ms, height 100ms, left 100ms;
|
||||
}
|
||||
.oo-ui-popupWidget-head {
|
||||
height: 2.5em;
|
||||
padding-left: 0.75em;
|
||||
margin-bottom: 0.7em;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-buttonWidget {
|
||||
top: 0.25em;
|
||||
right: 0.25em;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-buttonWidget .oo-ui-icon-close {
|
||||
background-size: 1.25em 1.25em;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-labelElement-label {
|
||||
margin: 0.75em 2.125em 0.75em 0.25em;
|
||||
display: inline-block;
|
||||
margin: 0.75em 2.125em 0 0.25em;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-iconElement-icon {
|
||||
.oo-ui-popupWidget-head > .oo-ui-iconElement-icon:not( .oo-ui-iconElement-noIcon ) {
|
||||
height: 100%;
|
||||
margin-left: 0.75em;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.oo-ui-popupWidget-body {
|
||||
line-height: 1.4;
|
||||
|
|
@ -1123,7 +1185,12 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
.oo-ui-popupWidget-body-padded {
|
||||
margin: 0.75em 1em;
|
||||
}
|
||||
.oo-ui-popupWidget-footer {
|
||||
margin: 0.75em 1em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-popupButtonWidget {
|
||||
position: relative;
|
||||
}
|
||||
|
|
@ -1131,6 +1198,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
cursor: auto;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-inputWidget {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
|
@ -1138,6 +1207,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonInputWidget > button,
|
||||
.oo-ui-buttonInputWidget > input {
|
||||
background-color: transparent;
|
||||
|
|
@ -1146,6 +1217,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-checkboxInputWidget {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
@ -1153,6 +1226,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-checkboxMultiselectInputWidget .oo-ui-fieldLayout {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
@ -1163,6 +1238,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
line-height: 1.5;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-dropdownInputWidget {
|
||||
position: relative;
|
||||
vertical-align: middle;
|
||||
|
|
@ -1221,10 +1298,14 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
background-color: #f3f3f3;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-radioInputWidget {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-radioSelectInputWidget .oo-ui-fieldLayout {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
@ -1235,6 +1316,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
line-height: 1.5;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-textInputWidget {
|
||||
position: relative;
|
||||
vertical-align: middle;
|
||||
|
|
@ -1245,7 +1328,9 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
max-width: 50em;
|
||||
}
|
||||
.oo-ui-textInputWidget .oo-ui-inputWidget-input {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
-webkit-appearance: none;
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
-moz-appearance: textfield;
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
|
@ -1260,10 +1345,12 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
overflow: auto;
|
||||
}
|
||||
.oo-ui-textInputWidget textarea.oo-ui-textInputWidget-autosized {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
resize: none;
|
||||
}
|
||||
.oo-ui-textInputWidget [type='number']::-webkit-outer-spin-button,
|
||||
.oo-ui-textInputWidget [type='number']::-webkit-inner-spin-button {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
|
@ -1404,6 +1491,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
text-shadow: 0 1px 1px #fff;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuSelectWidget {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
|
|
@ -1422,6 +1511,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuOptionWidget .oo-ui-menuOptionWidget-checkIcon {
|
||||
display: none;
|
||||
}
|
||||
|
|
@ -1445,6 +1536,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
color: #333;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuSectionOptionWidget {
|
||||
padding: 0.33em 0.75em;
|
||||
color: #767676;
|
||||
|
|
@ -1453,6 +1546,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
cursor: default;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-dropdownWidget {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -1536,6 +1631,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-comboBoxInputWidget {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -1607,7 +1704,11 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-multioptionWidget {
|
||||
position: relative;
|
||||
display: block;
|
||||
|
|
@ -1631,7 +1732,11 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
color: #ccc;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-checkboxMultioptionWidget {
|
||||
display: table;
|
||||
padding: 0.3125em 0;
|
||||
|
|
@ -1654,16 +1759,20 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-progressBarWidget {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
max-width: 50em;
|
||||
background-color: #fff;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 3px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.oo-ui-progressBarWidget:not( .oo-ui-pendingElement-pending ) {
|
||||
background-color: #fff;
|
||||
}
|
||||
.oo-ui-progressBarWidget-bar {
|
||||
background-color: #cde7f4;
|
||||
background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0, #eaf4fa), color-stop(100%, #b0d9ee));
|
||||
|
|
@ -1733,6 +1842,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
}
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-numberInputWidget {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -1773,6 +1884,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
border-left-width: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-selectFileInputWidget {
|
||||
width: 100%;
|
||||
max-width: 50em;
|
||||
|
|
@ -1804,6 +1917,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
cursor: default;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-defaultOverlay {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
|
|||
|
|
@ -1,17 +1,21 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:26:15Z
|
||||
* Date: 2020-12-03T18:16:55Z
|
||||
*/
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-element-hidden {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonElement {
|
||||
display: inline-block;
|
||||
line-height: normal;
|
||||
|
|
@ -49,7 +53,7 @@
|
|||
}
|
||||
.oo-ui-buttonElement > .oo-ui-buttonElement-button {
|
||||
position: relative;
|
||||
min-height: 2.28571429em;
|
||||
min-height: 32px;
|
||||
border-radius: 2px;
|
||||
padding-top: 2.14285714em;
|
||||
font-weight: bold;
|
||||
|
|
@ -103,8 +107,8 @@
|
|||
margin-left: -0.42857143em;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button {
|
||||
min-width: 1.42857143em;
|
||||
min-height: 1.42857143em;
|
||||
min-width: 32px;
|
||||
min-height: 32px;
|
||||
border-color: transparent;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
|
|
@ -129,9 +133,8 @@
|
|||
.oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
|
||||
padding-left: 2.14285714em;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-indicatorElement > .oo-ui-buttonElement-button {
|
||||
.oo-ui-buttonElement-frameless.oo-ui-indicatorElement:not( .oo-ui-iconElement ):not( .oo-ui-labelElement ) > .oo-ui-buttonElement-button {
|
||||
min-width: 12px;
|
||||
min-height: 12px;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-indicatorElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
|
||||
padding-left: 3.85714286em;
|
||||
|
|
@ -150,19 +153,16 @@
|
|||
background-color: rgba(0, 24, 73, 0.02745098);
|
||||
color: #000;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active {
|
||||
background-color: rgba(0, 36, 73, 0.08235294);
|
||||
color: #404244;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-iconElement > .oo-ui-buttonElement-button:focus,
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-labelElement > .oo-ui-buttonElement-button:focus {
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:focus {
|
||||
border-color: #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-iconElement > .oo-ui-buttonElement-button:focus:active,
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-labelElement > .oo-ui-buttonElement-button:focus:active {
|
||||
border-color: transparent;
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > input.oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active {
|
||||
background-color: rgba(0, 36, 73, 0.08235294);
|
||||
color: #000;
|
||||
border-color: #72777d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-indicatorElement:not( .oo-ui-iconElement ):not( .oo-ui-labelElement ) > .oo-ui-buttonElement-button {
|
||||
|
|
@ -170,15 +170,8 @@
|
|||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-indicatorElement:not( .oo-ui-iconElement ):not( .oo-ui-labelElement ) > .oo-ui-buttonElement-button:focus {
|
||||
box-shadow: 0 0 0 2px #36c;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-indicatorElement:not( .oo-ui-iconElement ):not( .oo-ui-labelElement ) > .oo-ui-buttonElement-button:focus:active {
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > input.oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active {
|
||||
color: #000;
|
||||
border-color: transparent;
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-indicatorElement:not( .oo-ui-iconElement ):not( .oo-ui-labelElement ) > .oo-ui-buttonElement-button:active {
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
|
||||
|
|
@ -188,9 +181,9 @@
|
|||
color: #447ff5;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active:focus,
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
|
||||
color: #2a4b8d;
|
||||
border-color: #2a4b8d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button {
|
||||
|
|
@ -200,9 +193,9 @@
|
|||
color: #ff4242;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:active,
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:active:focus,
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
|
||||
color: #b32424;
|
||||
border-color: #b32424;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled[class*='oo-ui-flaggedElement'] > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon,
|
||||
|
|
@ -277,14 +270,6 @@
|
|||
box-shadow: inset 0 0 0 1px #36c;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active:focus,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
|
||||
background-color: #c8ccd1;
|
||||
color: #000;
|
||||
border-color: #72777d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button {
|
||||
background-color: #2a4b8d;
|
||||
color: #fff;
|
||||
|
|
@ -294,6 +279,13 @@
|
|||
border-color: #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button {
|
||||
background-color: #c8ccd1;
|
||||
color: #000;
|
||||
border-color: #72777d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
|
||||
color: #36c;
|
||||
}
|
||||
|
|
@ -301,8 +293,12 @@
|
|||
background-color: #fff;
|
||||
border-color: #447ff5;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
|
||||
border-color: #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active:focus,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button {
|
||||
|
|
@ -311,11 +307,6 @@
|
|||
border-color: #2a4b8d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
|
||||
border-color: #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button {
|
||||
color: #d73333;
|
||||
}
|
||||
|
|
@ -323,8 +314,12 @@
|
|||
background-color: #fff;
|
||||
border-color: #ff4242;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:focus {
|
||||
border-color: #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:active,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:active:focus,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button {
|
||||
|
|
@ -333,11 +328,6 @@
|
|||
border-color: #b32424;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:focus {
|
||||
border-color: #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
|
||||
color: #fff;
|
||||
background-color: #36c;
|
||||
|
|
@ -347,8 +337,12 @@
|
|||
background-color: #447ff5;
|
||||
border-color: #447ff5;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
|
||||
border-color: #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:active:focus,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button {
|
||||
|
|
@ -357,11 +351,6 @@
|
|||
border-color: #2a4b8d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:focus {
|
||||
border-color: #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button {
|
||||
color: #fff;
|
||||
background-color: #d33;
|
||||
|
|
@ -371,8 +360,12 @@
|
|||
background-color: #ff4242;
|
||||
border-color: #ff4242;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:focus {
|
||||
border-color: #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33, inset 0 0 0 2px #fff;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:active,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:active:focus,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-popupToolGroup-active > .oo-ui-buttonElement-button {
|
||||
|
|
@ -381,16 +374,13 @@
|
|||
border-color: #b32424;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:focus {
|
||||
border-color: #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33, inset 0 0 0 2px #fff;
|
||||
outline: 1px solid transparent;
|
||||
}
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon,
|
||||
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary > .oo-ui-buttonElement-button > .oo-ui-indicatorElement-indicator {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-clippableElement-clippable {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
|
|
@ -399,12 +389,20 @@
|
|||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-floatableElement {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-labelElement .oo-ui-labelElement-label,
|
||||
.oo-ui-labelElement.oo-ui-labelElement-label {
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
@ -429,6 +427,8 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-iconElement-icon {
|
||||
background-size: contain;
|
||||
background-position: center center;
|
||||
|
|
@ -444,6 +444,8 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-indicatorElement-indicator {
|
||||
background-size: contain;
|
||||
background-position: center center;
|
||||
|
|
@ -459,6 +461,8 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-pendingElement-pending {
|
||||
background-color: #eaecf0;
|
||||
background-image: -webkit-linear-gradient(135deg, #fff 25%, transparent 25%, transparent 50%, #fff 50%, #fff 75%, transparent 75%, transparent);
|
||||
|
|
@ -494,10 +498,20 @@
|
|||
}
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-fieldLayout {
|
||||
display: block;
|
||||
margin-top: 16px;
|
||||
|
|
@ -649,6 +663,8 @@
|
|||
color: #72777d;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-actionFieldLayout-input,
|
||||
.oo-ui-actionFieldLayout-button {
|
||||
display: table-cell;
|
||||
|
|
@ -690,6 +706,8 @@
|
|||
z-index: 1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-fieldsetLayout {
|
||||
position: relative;
|
||||
min-width: 0;
|
||||
|
|
@ -763,11 +781,15 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
background-color: transparent;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-formLayout + .oo-ui-fieldsetLayout,
|
||||
.oo-ui-formLayout + .oo-ui-formLayout {
|
||||
margin-top: 24px;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-panelLayout {
|
||||
position: relative;
|
||||
}
|
||||
|
|
@ -797,6 +819,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin: 12px 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-horizontalLayout > .oo-ui-widget {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
|
|
@ -819,8 +843,14 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-optionWidget {
|
||||
position: relative;
|
||||
display: block;
|
||||
|
|
@ -844,6 +874,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
color: #72777d;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-decoratedOptionWidget {
|
||||
padding: 6px 12px;
|
||||
line-height: 1;
|
||||
|
|
@ -879,6 +911,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 0.51;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-radioSelectWidget:focus {
|
||||
outline: 0;
|
||||
}
|
||||
|
|
@ -886,6 +920,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
border-color: #fff;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-radioOptionWidget {
|
||||
display: table;
|
||||
padding: 4px 0;
|
||||
|
|
@ -911,6 +947,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-labelWidget {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
@ -920,6 +958,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
font-size: 0.92857143em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-messageWidget {
|
||||
position: relative;
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
@ -970,6 +1010,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-top: 8px;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-iconWidget {
|
||||
vertical-align: middle;
|
||||
-webkit-touch-callout: none;
|
||||
|
|
@ -990,6 +1032,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 0.51;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-indicatorWidget {
|
||||
vertical-align: middle;
|
||||
-webkit-touch-callout: none;
|
||||
|
|
@ -1011,6 +1055,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 0.51;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonWidget {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
|
@ -1018,6 +1064,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonGroupWidget {
|
||||
display: inline-block;
|
||||
border-radius: 2px;
|
||||
|
|
@ -1071,6 +1119,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
z-index: 3;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-popupWidget {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
|
|
@ -1133,14 +1183,7 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-buttonWidget {
|
||||
position: absolute;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-iconElement-icon {
|
||||
float: left;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-labelElement-label {
|
||||
float: left;
|
||||
cursor: default;
|
||||
}
|
||||
.oo-ui-popupWidget-body {
|
||||
|
|
@ -1242,18 +1285,23 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
-moz-transition: width 100ms, height 100ms, left 100ms;
|
||||
transition: width 100ms, height 100ms, left 100ms;
|
||||
}
|
||||
.oo-ui-popupWidget-head {
|
||||
margin-bottom: 9px;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-iconElement-icon {
|
||||
left: 0.78571429em;
|
||||
height: 2.02857143em;
|
||||
height: calc(1.42857143em + 2 * 9px);
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-iconElement-noIcon + .oo-ui-labelElement-label {
|
||||
margin-left: 12px;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-labelElement-label {
|
||||
margin: 9px 12px 9px 2.64285714em;
|
||||
display: inline-block;
|
||||
margin: 9px 12px 0 2.64285714em;
|
||||
line-height: 1.42857143em;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-buttonWidget {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
}
|
||||
.oo-ui-popupWidget-head > .oo-ui-buttonWidget .oo-ui-icon-close {
|
||||
|
|
@ -1263,15 +1311,14 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
line-height: 1.42857143em;
|
||||
}
|
||||
.oo-ui-popupWidget-body-padded {
|
||||
margin: 0 12px 5px;
|
||||
}
|
||||
.oo-ui-popupWidget-body-padded > :first-child {
|
||||
margin-top: 0;
|
||||
margin: 5px 12px;
|
||||
}
|
||||
.oo-ui-popupWidget-footer {
|
||||
margin: 9px 12px;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-popupButtonWidget {
|
||||
position: relative;
|
||||
}
|
||||
|
|
@ -1279,6 +1326,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
cursor: auto;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-inputWidget {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
|
@ -1286,6 +1335,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonInputWidget > button,
|
||||
.oo-ui-buttonInputWidget > input {
|
||||
background-color: transparent;
|
||||
|
|
@ -1294,6 +1345,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-checkboxInputWidget {
|
||||
display: inline-block;
|
||||
z-index: 0;
|
||||
|
|
@ -1391,6 +1444,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
box-shadow: inset 0 0 0 1px #2a4b8d;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-checkboxMultiselectInputWidget .oo-ui-fieldLayout {
|
||||
margin-top: 0;
|
||||
padding: 4px 0;
|
||||
|
|
@ -1399,6 +1454,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
padding-top: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-dropdownInputWidget {
|
||||
position: relative;
|
||||
vertical-align: middle;
|
||||
|
|
@ -1444,6 +1501,7 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
font-size: inherit;
|
||||
font-family: inherit;
|
||||
vertical-align: middle;
|
||||
/* stylelint-disable-next-line declaration-block-no-duplicate-properties */
|
||||
background-position: -9999em 0\9;
|
||||
padding: 0\9;
|
||||
/* Support IE 10: Move it in again and also add `padding`. Because we talk to morons. */
|
||||
|
|
@ -1501,6 +1559,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
border-color: #c8ccd1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-radioInputWidget {
|
||||
display: inline-block;
|
||||
z-index: 0;
|
||||
|
|
@ -1591,6 +1651,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
border-color: #2a4b8d;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-radioSelectInputWidget .oo-ui-fieldLayout {
|
||||
margin-top: 0;
|
||||
padding: 4px 0;
|
||||
|
|
@ -1599,6 +1661,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
padding-top: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-textInputWidget {
|
||||
position: relative;
|
||||
vertical-align: middle;
|
||||
|
|
@ -1609,7 +1673,9 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
max-width: 50em;
|
||||
}
|
||||
.oo-ui-textInputWidget .oo-ui-inputWidget-input {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
-webkit-appearance: none;
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
-moz-appearance: textfield;
|
||||
display: block;
|
||||
width: 100%;
|
||||
|
|
@ -1624,10 +1690,12 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
overflow: auto;
|
||||
}
|
||||
.oo-ui-textInputWidget textarea.oo-ui-textInputWidget-autosized {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
resize: none;
|
||||
}
|
||||
.oo-ui-textInputWidget [type='number']::-webkit-outer-spin-button,
|
||||
.oo-ui-textInputWidget [type='number']::-webkit-inner-spin-button {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
|
@ -1804,6 +1872,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
text-shadow: 0 1px 1px #fff;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuSelectWidget {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
|
|
@ -1822,6 +1892,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuOptionWidget {
|
||||
-webkit-transition: background-color 100ms, color 100ms;
|
||||
-moz-transition: background-color 100ms, color 100ms;
|
||||
|
|
@ -1847,6 +1919,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
color: #202122;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuSectionOptionWidget {
|
||||
color: #72777d;
|
||||
padding: 5px 12px 4px;
|
||||
|
|
@ -1865,6 +1939,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
left: 1.71428571em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-dropdownWidget {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -1900,7 +1976,7 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
.oo-ui-dropdownWidget-handle {
|
||||
min-height: 2.28571429em;
|
||||
min-height: 32px;
|
||||
border: 1px solid #a2a9b1;
|
||||
border-radius: 2px;
|
||||
padding: 5px 2.14285714em 5px 12px;
|
||||
|
|
@ -1973,6 +2049,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 0.15;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-comboBoxInputWidget {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -2055,7 +2133,11 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-multioptionWidget {
|
||||
position: relative;
|
||||
display: block;
|
||||
|
|
@ -2076,7 +2158,11 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
color: #72777d;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-checkboxMultioptionWidget {
|
||||
display: table;
|
||||
padding: 4px 0;
|
||||
|
|
@ -2102,17 +2188,21 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
margin-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-progressBarWidget {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
max-width: 50em;
|
||||
background-color: #fff;
|
||||
border: 1px solid #a2a9b1;
|
||||
border-radius: 1em;
|
||||
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
|
||||
overflow: hidden;
|
||||
}
|
||||
.oo-ui-progressBarWidget:not( .oo-ui-pendingElement-pending ) {
|
||||
background-color: #fff;
|
||||
}
|
||||
.oo-ui-progressBarWidget-bar {
|
||||
height: 1em;
|
||||
-webkit-transition: width 100ms;
|
||||
|
|
@ -2178,6 +2268,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
}
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-numberInputWidget {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -2199,13 +2291,13 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
.oo-ui-numberInputWidget-buttoned .oo-ui-buttonWidget .oo-ui-buttonElement-button {
|
||||
display: block;
|
||||
min-width: 37px;
|
||||
min-height: 2.28571429em;
|
||||
min-height: 32px;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
.oo-ui-numberInputWidget-buttoned .oo-ui-inputWidget-input {
|
||||
border-radius: 0;
|
||||
height: 2.28571429em;
|
||||
border-radius: 0;
|
||||
}
|
||||
.oo-ui-numberInputWidget-minusButton > .oo-ui-buttonElement-button {
|
||||
border-top-right-radius: 0;
|
||||
|
|
@ -2221,6 +2313,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-selectFileInputWidget {
|
||||
width: 100%;
|
||||
max-width: 50em;
|
||||
|
|
@ -2255,6 +2349,8 @@ body:not( :-moz-handler-blocked ) .oo-ui-fieldsetLayout {
|
|||
height: 2.28571429em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-defaultOverlay {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:25:50Z
|
||||
* Date: 2020-12-03T18:16:24Z
|
||||
*/
|
||||
( function ( OO ) {
|
||||
|
||||
|
|
@ -322,14 +322,21 @@ OO.ui.throttle = function ( func, wait ) {
|
|||
*
|
||||
* This is an alias for `OO.ui.Element.static.infuse()`.
|
||||
*
|
||||
* @param {string|HTMLElement|jQuery} idOrNode
|
||||
* A DOM id (if a string) or node for the widget to infuse.
|
||||
* @param {string|HTMLElement|jQuery} node Node for the widget to infuse.
|
||||
* String must be a selector (deprecated).
|
||||
* @param {Object} [config] Configuration options
|
||||
* @return {OO.ui.Element}
|
||||
* The `OO.ui.Element` corresponding to this (infusable) document node.
|
||||
*/
|
||||
OO.ui.infuse = function ( idOrNode, config ) {
|
||||
return OO.ui.Element.static.infuse( idOrNode, config );
|
||||
OO.ui.infuse = function ( node, config ) {
|
||||
if ( typeof node === 'string' ) {
|
||||
// Deprecate passing a selector, which was accidentally introduced in Ibf95b0dee.
|
||||
// @since 0.41.0
|
||||
OO.ui.warnDeprecation(
|
||||
'Passing a selector to infuse is deprecated. Use an HTMLElement or jQuery collection instead.'
|
||||
);
|
||||
}
|
||||
return OO.ui.Element.static.infuse( node, config );
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
@ -3262,7 +3269,7 @@ OO.ui.mixin.IndicatorElement.prototype.setIndicatorElement = function ( $indicat
|
|||
};
|
||||
|
||||
/**
|
||||
* Set the indicator by its symbolic name: ‘clear’, ‘down’, ‘required’, ‘search’, ‘up’. Use `null`
|
||||
* Set the indicator by its symbolic name: ‘clear’, ‘down’, ‘required’, ‘up’. Use `null`
|
||||
* to remove the indicator.
|
||||
*
|
||||
* @param {string|null} indicator Symbolic name of indicator, or `null` for no indicator
|
||||
|
|
@ -4453,6 +4460,12 @@ OO.ui.MessageWidget = function OoUiMessageWidget( config ) {
|
|||
this.setType( config.type );
|
||||
this.setInline( config.inline );
|
||||
|
||||
// If an icon is passed in, set it again as setType will
|
||||
// have overridden the setIcon call in the IconElement constructor
|
||||
if ( config.icon ) {
|
||||
this.setIcon( config.icon );
|
||||
}
|
||||
|
||||
// Build the widget
|
||||
this.$element
|
||||
.append( this.$icon, this.$label )
|
||||
|
|
@ -9318,6 +9331,7 @@ OO.ui.CheckboxMultiselectWidget.prototype.simulateLabelClick = function () {
|
|||
*
|
||||
* @class
|
||||
* @extends OO.ui.Widget
|
||||
* @mixins OO.ui.mixin.PendingElement
|
||||
*
|
||||
* @constructor
|
||||
* @param {Object} [config] Configuration options
|
||||
|
|
@ -9333,6 +9347,9 @@ OO.ui.ProgressBarWidget = function OoUiProgressBarWidget( config ) {
|
|||
// Parent constructor
|
||||
OO.ui.ProgressBarWidget.super.call( this, config );
|
||||
|
||||
// Mixin constructors
|
||||
OO.ui.mixin.PendingElement.call( this, config );
|
||||
|
||||
// Properties
|
||||
this.$bar = $( '<div>' );
|
||||
this.progress = null;
|
||||
|
|
@ -9353,6 +9370,7 @@ OO.ui.ProgressBarWidget = function OoUiProgressBarWidget( config ) {
|
|||
/* Setup */
|
||||
|
||||
OO.inheritClass( OO.ui.ProgressBarWidget, OO.ui.Widget );
|
||||
OO.mixinClass( OO.ui.ProgressBarWidget, OO.ui.mixin.PendingElement );
|
||||
|
||||
/* Static Properties */
|
||||
|
||||
|
|
@ -10791,7 +10809,7 @@ OO.ui.CheckboxMultiselectInputWidget.prototype.onCheckboxesSelect = function ()
|
|||
OO.ui.CheckboxMultiselectInputWidget.prototype.getValue = function () {
|
||||
var value = this.$element.find( '.oo-ui-checkboxInputWidget .oo-ui-inputWidget-input:checked' )
|
||||
.toArray().map( function ( el ) { return el.value; } );
|
||||
if ( this.value !== value ) {
|
||||
if ( !OO.compare( this.value, value ) ) {
|
||||
this.setValue( value );
|
||||
}
|
||||
return this.value;
|
||||
|
|
@ -11244,9 +11262,6 @@ OO.ui.TextInputWidget.prototype.setRequired = function ( state ) {
|
|||
/**
|
||||
* Support function for making #onElementAttach work across browsers.
|
||||
*
|
||||
* This whole function could be replaced with one line of code using the DOMNodeInsertedIntoDocument
|
||||
* event, but it's not supported by Firefox and allegedly deprecated, so we only use it as fallback.
|
||||
*
|
||||
* Due to MutationObserver performance woes, #onElementAttach is only somewhat reliably called the
|
||||
* first time that the element gets attached to the documented.
|
||||
*/
|
||||
|
|
@ -11304,10 +11319,6 @@ OO.ui.TextInputWidget.prototype.installParentChangeDetector = function () {
|
|||
// Create a fake parent and observe it
|
||||
fakeParentNode = $( '<div>' ).append( topmostNode )[ 0 ];
|
||||
mutationObserver.observe( fakeParentNode, { childList: true } );
|
||||
} else {
|
||||
// Using the DOMNodeInsertedIntoDocument event is much nicer and less magical, and works for
|
||||
// detachment and reattachment, but it's not supported by Firefox and allegedly deprecated.
|
||||
this.$element.on( 'DOMNodeInsertedIntoDocument', this.onElementAttach.bind( this ) );
|
||||
}
|
||||
};
|
||||
|
||||
|
|
@ -12180,11 +12191,19 @@ OO.ui.ComboBoxInputWidget.prototype.getInput = function () {
|
|||
/**
|
||||
* @inheritdoc
|
||||
*/
|
||||
OO.ui.ComboBoxInputWidget.prototype.onEdit = function () {
|
||||
OO.ui.ComboBoxInputWidget.prototype.onEdit = function ( event ) {
|
||||
// Parent method
|
||||
OO.ui.ComboBoxInputWidget.super.prototype.onEdit.apply( this, arguments );
|
||||
|
||||
if ( !this.menu.isVisible() && !this.isDisabled() && this.isVisible() ) {
|
||||
if ( this.menu.isVisible() || this.isDisabled() || !this.isVisible() ) {
|
||||
return;
|
||||
}
|
||||
|
||||
if ( event.type === 'input' || event.type === 'mouseup' || ( event.type === 'keydown' && (
|
||||
event.keyCode === OO.ui.Keys.ENTER ||
|
||||
event.keyCode === OO.ui.Keys.UP ||
|
||||
event.keyCode === OO.ui.Keys.DOWN
|
||||
) ) ) {
|
||||
this.menu.toggle( true );
|
||||
}
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1,13 +1,15 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:26:15Z
|
||||
* Date: 2020-12-03T18:16:55Z
|
||||
*/
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-arrowNext {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/arrowNext-ltr.svg);
|
||||
}
|
||||
|
|
@ -135,6 +137,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/upTriangle-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-article {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/article-ltr.svg);
|
||||
}
|
||||
|
|
@ -373,6 +377,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/window-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-alert {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/alert.svg);
|
||||
}
|
||||
|
|
@ -470,6 +476,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/tray-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-add {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/add.svg);
|
||||
}
|
||||
|
|
@ -710,6 +718,24 @@
|
|||
.oo-ui-image-progressive.oo-ui-icon-logOut {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/logOut-ltr-progressive.svg);
|
||||
}
|
||||
.oo-ui-icon-network {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/network.svg);
|
||||
}
|
||||
.oo-ui-image-invert.oo-ui-icon-network {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/network-invert.svg);
|
||||
}
|
||||
.oo-ui-image-progressive.oo-ui-icon-network {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/network-progressive.svg);
|
||||
}
|
||||
.oo-ui-icon-networkOff {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/networkOff.svg);
|
||||
}
|
||||
.oo-ui-image-invert.oo-ui-icon-networkOff {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/networkOff-invert.svg);
|
||||
}
|
||||
.oo-ui-image-progressive.oo-ui-icon-networkOff {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/networkOff-progressive.svg);
|
||||
}
|
||||
.oo-ui-icon-newWindow {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/newWindow-ltr.svg);
|
||||
}
|
||||
|
|
@ -789,6 +815,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/subtract-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-bookmarkOutline {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/bookmarkOutline.svg);
|
||||
}
|
||||
|
|
@ -937,6 +965,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/ongoingConversation-ltr-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-edit {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/edit.svg);
|
||||
}
|
||||
|
|
@ -1022,6 +1052,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/undo-ltr-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-bigger {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/bigger.svg);
|
||||
}
|
||||
|
|
@ -1956,6 +1988,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/textStyle-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-indent {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/indent-ltr.svg);
|
||||
}
|
||||
|
|
@ -1993,6 +2027,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/outdent-ltr-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-alignCenter {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/alignCenter.svg);
|
||||
}
|
||||
|
|
@ -2381,6 +2417,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/wikiText-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-book {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/book-ltr.svg);
|
||||
}
|
||||
|
|
@ -2436,6 +2474,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/references-ltr-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-camera {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/camera.svg);
|
||||
}
|
||||
|
|
@ -2599,6 +2639,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/zoomOut-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-globe {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/globe.svg);
|
||||
}
|
||||
|
|
@ -2645,6 +2687,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/mapTrail-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-userAdd {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/userAdd-ltr.svg);
|
||||
}
|
||||
|
|
@ -2709,6 +2753,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/userTalk-ltr-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-menu {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/menu.svg);
|
||||
}
|
||||
|
|
@ -2764,6 +2810,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/viewDetails-ltr-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-bright {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/bright.svg);
|
||||
}
|
||||
|
|
@ -2846,6 +2894,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/visionSimulator-progressive.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-icon-logoCC {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/logo-CC.svg);
|
||||
}
|
||||
|
|
@ -2883,6 +2933,8 @@
|
|||
background-image: /* @embed */ url(themes/wikimediaui/images/icons/logo-Wikipedia-invert.svg);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-indicator-clear {
|
||||
background-image: /* @embed */ url(themes/wikimediaui/images/indicators/clear.svg);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,21 +1,27 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:26:15Z
|
||||
* Date: 2020-12-03T18:16:55Z
|
||||
*/
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tool > .oo-ui-tool-link > .oo-ui-tool-checkIcon {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-popupTool-popup.oo-ui-popupWidget {
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toolGroupTool > .oo-ui-popupToolGroup {
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
|
|
@ -41,6 +47,8 @@
|
|||
line-height: 2.1em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toolGroup {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
|
|
@ -71,6 +79,8 @@
|
|||
border-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-barToolGroup-tools > .oo-ui-tool {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -195,6 +205,8 @@
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-popupToolGroup {
|
||||
position: relative;
|
||||
height: 2.5em;
|
||||
|
|
@ -369,6 +381,8 @@
|
|||
padding-left: 3em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-listToolGroup-tools .oo-ui-tool {
|
||||
display: block;
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
@ -424,6 +438,8 @@
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuToolGroup {
|
||||
border-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
|
@ -472,6 +488,8 @@
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toolbar {
|
||||
clear: both;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,13 +1,15 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:26:15Z
|
||||
* Date: 2020-12-03T18:16:55Z
|
||||
*/
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tool {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
|
|
@ -28,10 +30,10 @@
|
|||
padding-left: 2.85714286em;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-tool-with-label .oo-ui-tool-link {
|
||||
padding: 0.78571429em 12px 0.78571429em 12px;
|
||||
padding: 11px 12px 11px 12px;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-tool-with-icon.oo-ui-tool-with-label .oo-ui-tool-link {
|
||||
padding: 0.78571429em 12px 0.78571429em 2.64285714em;
|
||||
padding: 11px 12px 11px 2.64285714em;
|
||||
}
|
||||
.oo-ui-tool .oo-ui-iconElement-icon {
|
||||
display: block;
|
||||
|
|
@ -78,54 +80,51 @@
|
|||
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:hover {
|
||||
background-color: #eaecf0;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:active,
|
||||
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:active:focus,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-tool-active > .oo-ui-tool-link,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-popupToolGroup-active > .oo-ui-tool-link {
|
||||
background-color: #eff3fa;
|
||||
color: #36c;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-tool-link {
|
||||
color: #36c;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:hover {
|
||||
background-color: #eaecf0;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:active,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:active:focus,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-tool-active > .oo-ui-tool-link,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-tool-link {
|
||||
background-color: #eff3fa;
|
||||
color: #2a4b8d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-tool-link {
|
||||
color: #d73333;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:hover {
|
||||
background-color: #eaecf0;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:active,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:active:focus,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive.oo-ui-tool-active > .oo-ui-tool-link,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive.oo-ui-popupToolGroup-active > .oo-ui-tool-link {
|
||||
background-color: #ffffff;
|
||||
color: #b32424;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link {
|
||||
color: #fff;
|
||||
background-color: #36c;
|
||||
|
|
@ -133,20 +132,18 @@
|
|||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:hover {
|
||||
background-color: #447ff5;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:active,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:active:focus,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-tool-active > .oo-ui-tool-link {
|
||||
color: #fff;
|
||||
background-color: #2a4b8d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-disabled > .oo-ui-tool-link,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-disabled > .oo-ui-tool-link:active,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-disabled > .oo-ui-tool-link:active:focus {
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-disabled > .oo-ui-tool-link:active {
|
||||
background-color: #c8ccd1;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
@ -157,20 +154,18 @@
|
|||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:hover {
|
||||
background-color: #ff4242;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33, inset 0 0 0 2px #fff;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:active,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:active:focus,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-tool-active > .oo-ui-tool-link {
|
||||
color: #fff;
|
||||
background-color: #b32424;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-tool-link:focus {
|
||||
outline: 1px solid #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33, inset 0 0 0 2px #fff;
|
||||
}
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-disabled > .oo-ui-tool-link,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-disabled > .oo-ui-tool-link:active,
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-disabled > .oo-ui-tool-link:active:focus {
|
||||
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-disabled > .oo-ui-tool-link:active {
|
||||
background-color: #c8ccd1;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
@ -182,14 +177,20 @@
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-popupTool-popup.oo-ui-popupWidget {
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toolGroupTool > .oo-ui-toolGroup {
|
||||
border-right: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toolGroup {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
|
|
@ -215,6 +216,8 @@
|
|||
opacity: 0.34 !important;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-barToolGroup-tools > .oo-ui-tool {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -261,6 +264,8 @@
|
|||
color: #72777d;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-popupToolGroup {
|
||||
position: relative;
|
||||
min-width: 3em;
|
||||
|
|
@ -333,7 +338,7 @@
|
|||
padding-left: 2.85714286em;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle {
|
||||
padding: 0.78571429em 12px;
|
||||
padding: 11px 12px;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-labelElement .oo-ui-popupToolGroup-handle .oo-ui-labelElement-label {
|
||||
line-height: 1.42857143em;
|
||||
|
|
@ -380,7 +385,7 @@
|
|||
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
.oo-ui-popupToolGroup-tools .oo-ui-tool-link {
|
||||
padding: 0.78571429em 12px;
|
||||
padding: 11px 12px;
|
||||
}
|
||||
.oo-ui-toolbar-narrow .oo-ui-popupToolGroup-tools .oo-ui-tool-link {
|
||||
padding-left: 0.71428571em;
|
||||
|
|
@ -472,36 +477,34 @@
|
|||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:hover {
|
||||
background-color: #fff;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:active,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:active:focus,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive.oo-ui-tool-active > .oo-ui-popupToolGroup-handle,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
|
||||
background-color: #eff3fa;
|
||||
color: #2a4b8d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle {
|
||||
color: #d73333;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:hover {
|
||||
background-color: #fff;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:focus {
|
||||
outline: 1px solid #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:active,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:active:focus,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-destructive.oo-ui-tool-active > .oo-ui-popupToolGroup-handle,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-destructive.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
|
||||
background-color: #ffffff;
|
||||
color: #b32424;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:focus {
|
||||
outline: 1px solid #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle {
|
||||
color: #fff;
|
||||
background-color: #36c;
|
||||
|
|
@ -509,20 +512,18 @@
|
|||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:hover {
|
||||
background-color: #447ff5;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:active,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:active:focus,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-tool-active > .oo-ui-popupToolGroup-handle {
|
||||
color: #fff;
|
||||
background-color: #2a4b8d;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-popupToolGroup-handle:focus {
|
||||
outline: 1px solid #36c;
|
||||
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-disabled > .oo-ui-popupToolGroup-handle,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-disabled > .oo-ui-popupToolGroup-handle:active,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-disabled > .oo-ui-popupToolGroup-handle:active:focus {
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive.oo-ui-widget-disabled > .oo-ui-popupToolGroup-handle:active {
|
||||
background-color: #c8ccd1;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
@ -533,20 +534,18 @@
|
|||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:hover {
|
||||
background-color: #ff4242;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:focus {
|
||||
outline: 1px solid #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33, inset 0 0 0 2px #fff;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:active,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:active:focus,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-tool-active > .oo-ui-popupToolGroup-handle {
|
||||
color: #fff;
|
||||
background-color: #b32424;
|
||||
box-shadow: none;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-popupToolGroup-handle:focus {
|
||||
outline: 1px solid #d33;
|
||||
box-shadow: inset 0 0 0 1px #d33, inset 0 0 0 2px #fff;
|
||||
}
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-disabled > .oo-ui-popupToolGroup-handle,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-disabled > .oo-ui-popupToolGroup-handle:active,
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-disabled > .oo-ui-popupToolGroup-handle:active:focus {
|
||||
.oo-ui-popupToolGroup.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive.oo-ui-widget-disabled > .oo-ui-popupToolGroup-handle:active {
|
||||
background-color: #c8ccd1;
|
||||
color: #fff;
|
||||
}
|
||||
|
|
@ -555,6 +554,8 @@
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-listToolGroup-tools .oo-ui-tool {
|
||||
display: block;
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
@ -579,6 +580,8 @@
|
|||
color: #72777d;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuToolGroup {
|
||||
border-left: 1px solid #eaecf0;
|
||||
border-right: 1px solid #eaecf0;
|
||||
|
|
@ -612,6 +615,8 @@
|
|||
color: #72777d;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toolbar {
|
||||
clear: both;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:25:50Z
|
||||
* Date: 2020-12-03T18:16:24Z
|
||||
*/
|
||||
( function ( OO ) {
|
||||
|
||||
|
|
|
|||
|
|
@ -1,25 +1,31 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:26:15Z
|
||||
* Date: 2020-12-03T18:16:55Z
|
||||
*/
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-draggableElement-handle:not( .oo-ui-draggableElement-undraggable ).oo-ui-widget {
|
||||
cursor: move;
|
||||
cursor: url(images/grab.cur );
|
||||
/* stylelint-disable plugin/no-unsupported-browser-features */
|
||||
cursor: -webkit-grab;
|
||||
cursor: -moz-grab;
|
||||
cursor: grab;
|
||||
/* stylelint-enable plugin/no-unsupported-browser-features */
|
||||
}
|
||||
.oo-ui-draggableElement-handle:not( .oo-ui-draggableElement-undraggable ):active {
|
||||
cursor: url(images/grabbing.cur );
|
||||
/* stylelint-disable plugin/no-unsupported-browser-features */
|
||||
cursor: -webkit-grabbing;
|
||||
cursor: -moz-grabbing;
|
||||
cursor: grabbing;
|
||||
/* stylelint-enable plugin/no-unsupported-browser-features */
|
||||
}
|
||||
.oo-ui-draggableElement-handle.oo-ui-widget-disabled,
|
||||
.oo-ui-widget-disabled .oo-ui-draggableElement-handle {
|
||||
|
|
@ -32,8 +38,14 @@
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-bookletLayout-stackLayout.oo-ui-stackLayout-continuous > .oo-ui-panelLayout-scrollable {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
@ -70,6 +82,8 @@
|
|||
border-right: 1px solid #ddd;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-indexLayout {
|
||||
/* Use two classes to ensure increased specificity over menuLayout */
|
||||
}
|
||||
|
|
@ -87,6 +101,8 @@
|
|||
padding: 1.5em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuLayout {
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
@ -185,13 +201,21 @@
|
|||
bottom: 0 !important;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-stackLayout-continuous > .oo-ui-panelLayout {
|
||||
display: block;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonSelectWidget {
|
||||
display: inline-block;
|
||||
border-radius: 3px;
|
||||
|
|
@ -235,6 +259,8 @@
|
|||
z-index: -1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonOptionWidget {
|
||||
display: inline-block;
|
||||
padding: 0;
|
||||
|
|
@ -255,7 +281,11 @@
|
|||
vertical-align: middle;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toggleButtonWidget {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
|
@ -269,6 +299,8 @@
|
|||
color: #000;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toggleSwitchWidget {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
|
@ -374,6 +406,8 @@
|
|||
margin-left: -2px;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-selectFileWidget-dropTarget {
|
||||
position: relative;
|
||||
cursor: default;
|
||||
|
|
@ -391,6 +425,7 @@
|
|||
left: 0.5em;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
background-size: contain;
|
||||
}
|
||||
.oo-ui-selectFileWidget-dropTarget .oo-ui-selectFileWidget-thumbnail > .oo-ui-selectFileWidget-noThumbnail-icon {
|
||||
|
|
@ -446,6 +481,7 @@
|
|||
}
|
||||
.oo-ui-selectFileWidget.oo-ui-selectFileInputWidget-empty.oo-ui-widget-disabled.oo-ui-selectFileWidget-dropTarget,
|
||||
.oo-ui-selectFileWidget.oo-ui-selectFileInputWidget-empty.oo-ui-widget-disabled.oo-ui-selectFileWidget-dropTarget .oo-ui-buttonElement-button {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
cursor: no-drop;
|
||||
}
|
||||
.oo-ui-selectFileWidget-dropTarget {
|
||||
|
|
@ -476,7 +512,11 @@
|
|||
text-shadow: 0 1px 1px #fff;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-outlineOptionWidget {
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
|
|
@ -521,6 +561,8 @@
|
|||
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-outlineControlsWidget {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
|
@ -549,6 +591,8 @@
|
|||
/* stylelint-disable-line declaration-no-important */
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tabSelectWidget {
|
||||
text-align: left;
|
||||
overflow-x: auto;
|
||||
|
|
@ -595,6 +639,8 @@
|
|||
outline: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tabOptionWidget {
|
||||
display: inline-block;
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
@ -666,6 +712,8 @@
|
|||
background-color: #e1f3ff;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tagMultiselectWidget {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -819,7 +867,11 @@
|
|||
border: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tagItemWidget {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
|
@ -899,6 +951,8 @@
|
|||
border-color: #ccc;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-searchWidget-query {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
|
|||
|
|
@ -1,25 +1,31 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:26:15Z
|
||||
* Date: 2020-12-03T18:16:55Z
|
||||
*/
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-draggableElement-handle:not( .oo-ui-draggableElement-undraggable ).oo-ui-widget {
|
||||
cursor: move;
|
||||
cursor: url(images/grab.cur );
|
||||
/* stylelint-disable plugin/no-unsupported-browser-features */
|
||||
cursor: -webkit-grab;
|
||||
cursor: -moz-grab;
|
||||
cursor: grab;
|
||||
/* stylelint-enable plugin/no-unsupported-browser-features */
|
||||
}
|
||||
.oo-ui-draggableElement-handle:not( .oo-ui-draggableElement-undraggable ):active {
|
||||
cursor: url(images/grabbing.cur );
|
||||
/* stylelint-disable plugin/no-unsupported-browser-features */
|
||||
cursor: -webkit-grabbing;
|
||||
cursor: -moz-grabbing;
|
||||
cursor: grabbing;
|
||||
/* stylelint-enable plugin/no-unsupported-browser-features */
|
||||
}
|
||||
.oo-ui-draggableElement-handle.oo-ui-widget-disabled,
|
||||
.oo-ui-widget-disabled .oo-ui-draggableElement-handle {
|
||||
|
|
@ -32,8 +38,14 @@
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-bookletLayout-stackLayout.oo-ui-stackLayout-continuous > .oo-ui-panelLayout-scrollable {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
|
@ -70,6 +82,8 @@
|
|||
border-right: 1px solid #c8ccd1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-indexLayout {
|
||||
/* Use two classes to ensure increased specificity over menuLayout */
|
||||
}
|
||||
|
|
@ -93,6 +107,8 @@
|
|||
top: 2.64285714em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-menuLayout {
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
@ -191,13 +207,21 @@
|
|||
bottom: 0 !important;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-stackLayout-continuous > .oo-ui-panelLayout {
|
||||
display: block;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonSelectWidget {
|
||||
display: inline-block;
|
||||
border-radius: 2px;
|
||||
|
|
@ -245,6 +269,8 @@
|
|||
z-index: -1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-buttonOptionWidget {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
@ -252,7 +278,11 @@
|
|||
cursor: default;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toggleButtonWidget {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
|
@ -267,6 +297,8 @@
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-toggleSwitchWidget {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
|
@ -409,6 +441,8 @@
|
|||
background-color: #fff;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-selectFileWidget-dropTarget {
|
||||
position: relative;
|
||||
cursor: default;
|
||||
|
|
@ -426,6 +460,7 @@
|
|||
left: 0.5em;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
background-size: contain;
|
||||
}
|
||||
.oo-ui-selectFileWidget-dropTarget .oo-ui-selectFileWidget-thumbnail > .oo-ui-selectFileWidget-noThumbnail-icon {
|
||||
|
|
@ -481,6 +516,7 @@
|
|||
}
|
||||
.oo-ui-selectFileWidget.oo-ui-selectFileInputWidget-empty.oo-ui-widget-disabled.oo-ui-selectFileWidget-dropTarget,
|
||||
.oo-ui-selectFileWidget.oo-ui-selectFileInputWidget-empty.oo-ui-widget-disabled.oo-ui-selectFileWidget-dropTarget .oo-ui-buttonElement-button {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
cursor: no-drop;
|
||||
}
|
||||
.oo-ui-selectFileWidget-dropTarget {
|
||||
|
|
@ -525,6 +561,8 @@
|
|||
border-color: #c8ccd1;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-outlineSelectWidget {
|
||||
height: 100%;
|
||||
}
|
||||
|
|
@ -532,13 +570,15 @@
|
|||
box-shadow: inset 0 0 0 2px #36c;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-outlineOptionWidget {
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
padding: 0.78571429em 12px;
|
||||
padding: 11px 12px;
|
||||
-webkit-transition: background-color 100ms, color 100ms;
|
||||
-moz-transition: background-color 100ms, color 100ms;
|
||||
transition: background-color 100ms, color 100ms;
|
||||
|
|
@ -580,6 +620,8 @@
|
|||
left: 4.429em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-outlineControlsWidget {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
|
@ -607,6 +649,8 @@
|
|||
/* stylelint-disable-line declaration-no-important */
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tabSelectWidget {
|
||||
text-align: left;
|
||||
overflow-x: auto;
|
||||
|
|
@ -652,6 +696,8 @@
|
|||
outline: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tabOptionWidget {
|
||||
display: inline-block;
|
||||
-webkit-box-sizing: border-box;
|
||||
|
|
@ -739,6 +785,8 @@
|
|||
box-shadow: inset 0 0 0 2px #36c;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tagMultiselectWidget {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
|
@ -784,7 +832,7 @@
|
|||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
min-height: 2.28571429em;
|
||||
min-height: 32px;
|
||||
margin-right: 8px;
|
||||
border: 1px solid #a2a9b1;
|
||||
border-radius: 2px;
|
||||
|
|
@ -908,7 +956,11 @@
|
|||
opacity: 0.15;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-tagItemWidget {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
|
@ -1014,6 +1066,8 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-searchWidget-query {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:25:50Z
|
||||
* Date: 2020-12-03T18:16:24Z
|
||||
*/
|
||||
( function ( OO ) {
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:25:50Z
|
||||
* Date: 2020-12-03T18:16:24Z
|
||||
*/
|
||||
( function ( OO ) {
|
||||
|
||||
|
|
|
|||
|
|
@ -1,14 +1,18 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:26:15Z
|
||||
* Date: 2020-12-03T18:16:55Z
|
||||
*/
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-window {
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
|
|
@ -49,6 +53,8 @@
|
|||
left: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-dialog-content > .oo-ui-window-head,
|
||||
.oo-ui-dialog-content > .oo-ui-window-body,
|
||||
.oo-ui-dialog-content > .oo-ui-window-foot {
|
||||
|
|
@ -79,6 +85,8 @@
|
|||
box-shadow: 0 0 0.66em rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-messageDialog-actions .oo-ui-actionWidget {
|
||||
position: relative;
|
||||
text-align: center;
|
||||
|
|
@ -126,6 +134,9 @@
|
|||
color: #666;
|
||||
text-align: left;
|
||||
}
|
||||
.oo-ui-messageDialog-actions {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
}
|
||||
.oo-ui-messageDialog-actions .oo-ui-actionWidget {
|
||||
min-height: 2.5em;
|
||||
margin-right: 0;
|
||||
|
|
@ -174,6 +185,7 @@
|
|||
}
|
||||
@supports ( width: calc( 100% + 2px ) ) {
|
||||
.oo-ui-messageDialog-actions-horizontal {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
width: calc(100% + 2px);
|
||||
margin-left: -1px;
|
||||
margin-right: -1px;
|
||||
|
|
@ -196,6 +208,8 @@
|
|||
border-radius: 0 0 3px 3px;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-processDialog-location {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
@ -345,6 +359,8 @@
|
|||
text-align: left;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-windowManager-modal > .oo-ui-dialog {
|
||||
position: fixed;
|
||||
width: 0;
|
||||
|
|
@ -415,6 +431,7 @@
|
|||
top: 1em;
|
||||
bottom: 1em;
|
||||
max-height: 100%;
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
max-height: calc( 100% - 2em );
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 3px;
|
||||
|
|
|
|||
|
|
@ -1,14 +1,18 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:26:15Z
|
||||
* Date: 2020-12-03T18:16:55Z
|
||||
*/
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-window {
|
||||
background: transparent;
|
||||
}
|
||||
|
|
@ -48,6 +52,8 @@
|
|||
left: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-dialog-content > .oo-ui-window-head,
|
||||
.oo-ui-dialog-content > .oo-ui-window-body,
|
||||
.oo-ui-dialog-content > .oo-ui-window-foot {
|
||||
|
|
@ -75,6 +81,8 @@
|
|||
bottom: 0;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-messageDialog-actions .oo-ui-actionWidget {
|
||||
position: relative;
|
||||
text-align: center;
|
||||
|
|
@ -105,6 +113,8 @@
|
|||
text-overflow: ellipsis;
|
||||
}
|
||||
.oo-ui-messageDialog-content > .oo-ui-window-foot {
|
||||
/* For some reason `outline` in this file is throwing warnings, but not elsewhere */
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
outline: 1px solid #a2a9b1;
|
||||
}
|
||||
.oo-ui-messageDialog-title,
|
||||
|
|
@ -175,6 +185,8 @@
|
|||
border-radius: 0 0 2px 2px;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-processDialog-location {
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
@ -214,6 +226,7 @@
|
|||
}
|
||||
.oo-ui-processDialog-content .oo-ui-window-head,
|
||||
.oo-ui-processDialog-content .oo-ui-window-foot {
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
outline: 1px solid #c8ccd1;
|
||||
}
|
||||
.oo-ui-processDialog-content .oo-ui-window-head {
|
||||
|
|
@ -264,7 +277,7 @@
|
|||
margin-left: 0;
|
||||
}
|
||||
.oo-ui-processDialog .oo-ui-actionWidget.oo-ui-labelElement > .oo-ui-buttonElement-button {
|
||||
padding: 0.71428571em 12px;
|
||||
padding: 10px 12px;
|
||||
}
|
||||
.oo-ui-processDialog .oo-ui-actionWidget.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
|
||||
padding-left: 2.42857143em;
|
||||
|
|
@ -346,12 +359,14 @@
|
|||
padding-left: 3.14285714em;
|
||||
}
|
||||
.oo-ui-processDialog.oo-ui-isMobile .oo-ui-actionWidget.oo-ui-labelElement > .oo-ui-buttonElement-button {
|
||||
padding: 0.78571429em 12px;
|
||||
padding: 11px 12px;
|
||||
}
|
||||
.oo-ui-processDialog.oo-ui-isMobile .oo-ui-actionWidget.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
|
||||
padding-left: 2.42857143em;
|
||||
}
|
||||
|
||||
/* stylelint-disable selector-no-vendor-prefix */
|
||||
/* stylelint-enable selector-no-vendor-prefix */
|
||||
.oo-ui-windowManager-modal > .oo-ui-dialog {
|
||||
position: fixed;
|
||||
width: 0;
|
||||
|
|
@ -422,6 +437,7 @@
|
|||
top: 1em;
|
||||
bottom: 1em;
|
||||
max-height: 100%;
|
||||
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
|
||||
max-height: calc( 100% - 2em );
|
||||
border: 1px solid #a2a9b1;
|
||||
border-radius: 2px;
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
/*!
|
||||
* OOUI v0.40.4
|
||||
* OOUI v0.41.0
|
||||
* https://www.mediawiki.org/wiki/OOUI
|
||||
*
|
||||
* Copyright 2011–2020 OOUI Team and other contributors.
|
||||
* Released under the MIT license
|
||||
* http://oojs.mit-license.org
|
||||
*
|
||||
* Date: 2020-10-07T21:25:50Z
|
||||
* Date: 2020-12-03T18:16:24Z
|
||||
*/
|
||||
( function ( OO ) {
|
||||
|
||||
|
|
|
|||
|
|
@ -89,6 +89,12 @@
|
|||
"rtl": "../wikimediaui/images/icons/logOut-rtl.svg"
|
||||
}
|
||||
},
|
||||
"network": {
|
||||
"file": "../wikimediaui/images/icons/network.svg"
|
||||
},
|
||||
"networkOff": {
|
||||
"file": "../wikimediaui/images/icons/networkOff.svg"
|
||||
},
|
||||
"newWindow": {
|
||||
"file": {
|
||||
"ltr": "../wikimediaui/images/icons/newWindow-ltr.svg",
|
||||
|
|
|
|||
|
|
@ -115,6 +115,12 @@
|
|||
"rtl": "images/icons/logOut-rtl.svg"
|
||||
}
|
||||
},
|
||||
"network": {
|
||||
"file": "images/icons/network.svg"
|
||||
},
|
||||
"networkOff": {
|
||||
"file": "images/icons/networkOff.svg"
|
||||
},
|
||||
"newWindow": {
|
||||
"file": {
|
||||
"ltr": "images/icons/newWindow-ltr.svg",
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>network</title><g fill="#fff"><path fill="none" d="M0 0h20v20H0V0z"/><path d="M20 8.2L18.2 10a11.5 11.5 0 00-16.4 0L0 8.2a14 14 0 0120 0zM10 14a2 2 0 100 4 2 2 0 100-4zm-6-2.4l1.7 1.8a5.8 5.8 0 018.6 0l1.7-1.8a8.2 8.2 0 00-12 0z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 369 B |
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>network</title><g fill="#36c"><path fill="none" d="M0 0h20v20H0V0z"/><path d="M20 8.2L18.2 10a11.5 11.5 0 00-16.4 0L0 8.2a14 14 0 0120 0zM10 14a2 2 0 100 4 2 2 0 100-4zm-6-2.4l1.7 1.8a5.8 5.8 0 018.6 0l1.7-1.8a8.2 8.2 0 00-12 0z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 369 B |
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>network</title><path fill="none" d="M0 0h20v20H0V0z"/><path d="M20 8.2L18.2 10a11.5 11.5 0 00-16.4 0L0 8.2a14 14 0 0120 0zM10 14a2 2 0 100 4 2 2 0 100-4zm-6-2.4l1.7 1.8a5.8 5.8 0 018.6 0l1.7-1.8a8.2 8.2 0 00-12 0z"/></svg>
|
||||
|
After Width: | Height: | Size: 350 B |
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>network off</title><g fill="#fff"><path fill="none" d="M0 0h20v20H0V0z"/><path d="M2.7 2l16 14.6-1.5 1.4-6.8-6.2a7.7 7.7 0 00-4.3 1.8l-2-1.7a10.5 10.5 0 014-2.1L6 7.8A13.1 13.1 0 002 10L0 8.3A15.7 15.7 0 013.9 6L1 3.4zm7.7 12a2 2 0 102 2 2 2 0 00-2-2zm6.4-1l-3.7-3.5a10.4 10.4 0 014.7 2.5zm1.5-3.3a10.7 10.7 0 00-8-3L8 4.4a13.1 13.1 0 0112 3.7z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 485 B |
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>network off</title><g fill="#36c"><path fill="none" d="M0 0h20v20H0V0z"/><path d="M2.7 2l16 14.6-1.5 1.4-6.8-6.2a7.7 7.7 0 00-4.3 1.8l-2-1.7a10.5 10.5 0 014-2.1L6 7.8A13.1 13.1 0 002 10L0 8.3A15.7 15.7 0 013.9 6L1 3.4zm7.7 12a2 2 0 102 2 2 2 0 00-2-2zm6.4-1l-3.7-3.5a10.4 10.4 0 014.7 2.5zm1.5-3.3a10.7 10.7 0 00-8-3L8 4.4a13.1 13.1 0 0112 3.7z"/></g></svg>
|
||||
|
After Width: | Height: | Size: 485 B |
|
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>network off</title><path fill="none" d="M0 0h20v20H0V0z"/><path d="M2.7 2l16 14.6-1.5 1.4-6.8-6.2a7.7 7.7 0 00-4.3 1.8l-2-1.7a10.5 10.5 0 014-2.1L6 7.8A13.1 13.1 0 002 10L0 8.3A15.7 15.7 0 013.9 6L1 3.4zm7.7 12a2 2 0 102 2 2 2 0 00-2-2zm6.4-1l-3.7-3.5a10.4 10.4 0 014.7 2.5zm1.5-3.3a10.7 10.7 0 00-8-3L8 4.4a13.1 13.1 0 0112 3.7z"/></svg>
|
||||
|
After Width: | Height: | Size: 466 B |
|
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>search</title><path fill="#fff" d="M7.5 13c3.04 0 5.5-2.46 5.5-5.5S10.54 2 7.5 2 2 4.46 2 7.5 4.46 13 7.5 13zm4.55.46A7.432 7.432 0 017.5 15C3.36 15 0 11.64 0 7.5S3.36 0 7.5 0C11.64 0 15 3.36 15 7.5c0 1.71-.57 3.29-1.54 4.55l6.49 6.49-1.41 1.41-6.49-6.49z"/></svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>search</title><path fill="#fff" d="M7.5 13a5.5 5.5 0 100-11 5.5 5.5 0 000 11zm4.55.46A7.43 7.43 0 017.5 15a7.5 7.5 0 115.96-2.95l6.49 6.49-1.41 1.41-6.49-6.49z"/></svg>
|
||||
|
Before Width: | Height: | Size: 392 B After Width: | Height: | Size: 296 B |
|
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>search</title><path fill="#36c" d="M7.5 13c3.04 0 5.5-2.46 5.5-5.5S10.54 2 7.5 2 2 4.46 2 7.5 4.46 13 7.5 13zm4.55.46A7.432 7.432 0 017.5 15C3.36 15 0 11.64 0 7.5S3.36 0 7.5 0C11.64 0 15 3.36 15 7.5c0 1.71-.57 3.29-1.54 4.55l6.49 6.49-1.41 1.41-6.49-6.49z"/></svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>search</title><path fill="#36c" d="M7.5 13a5.5 5.5 0 100-11 5.5 5.5 0 000 11zm4.55.46A7.43 7.43 0 017.5 15a7.5 7.5 0 115.96-2.95l6.49 6.49-1.41 1.41-6.49-6.49z"/></svg>
|
||||
|
Before Width: | Height: | Size: 392 B After Width: | Height: | Size: 296 B |
|
|
@ -1 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>search</title><path d="M7.5 13c3.04 0 5.5-2.46 5.5-5.5S10.54 2 7.5 2 2 4.46 2 7.5 4.46 13 7.5 13zm4.55.46A7.432 7.432 0 017.5 15C3.36 15 0 11.64 0 7.5S3.36 0 7.5 0C11.64 0 15 3.36 15 7.5c0 1.71-.57 3.29-1.54 4.55l6.49 6.49-1.41 1.41-6.49-6.49z"/></svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>search</title><path d="M7.5 13a5.5 5.5 0 100-11 5.5 5.5 0 000 11zm4.55.46A7.43 7.43 0 017.5 15a7.5 7.5 0 115.96-2.95l6.49 6.49-1.41 1.41-6.49-6.49z"/></svg>
|
||||
|
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 284 B |
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* WikimediaUI Base v0.17.0
|
||||
* WikimediaUI Base v0.18.0
|
||||
* Wikimedia Foundation user interface base variables
|
||||
* https://gerrit.wikimedia.org/g/wikimedia-ui-base/
|
||||
*
|
||||
|
|
@ -82,6 +82,11 @@
|
|||
// Binary Input elements (Checkboxes, Radios, Toggle Switches)
|
||||
@background-color-input-binary--active: @color-primary--active;
|
||||
@background-color-input-binary--checked: @color-primary;
|
||||
// Quiet Buttons
|
||||
@background-color-quiet: @background-color-base;
|
||||
// Use `rgba()` values here as the quiet buttons need to blend in with background.
|
||||
@background-color-quiet--hover: rgba( 0, 24, 73, 7/255 ); // = `@wmui-color-base90` on white.
|
||||
@background-color-quiet--active: rgba( 0, 36, 73, 21/255 ); // = `@wmui-color-base80` on white.
|
||||
// Toolbar and Tools
|
||||
@background-color-toolbar: @background-color-base;
|
||||
@background-color-tool--hover: @background-color-base--hover;
|
||||
|
|
@ -142,6 +147,7 @@
|
|||
@opacity-icon-base: 0.87; // = `#222` on `background-color: #fff`, closest to `#202122`
|
||||
@opacity-icon-base--hover: 0.74; // = `#424242` on `background-color: #fff`, closest to `#404244`
|
||||
@opacity-icon-base--selected: 1;
|
||||
@opacity-icon-accessory: 0.67; // = `#555`, closest to `#54595d` on background-color `#fff`.
|
||||
|
||||
|
||||
// == Positioning ==
|
||||
|
|
@ -174,9 +180,9 @@
|
|||
@border-menu: @border-base;
|
||||
@border-input-binary: @border-width-base @border-style-base @border-color-input-binary;
|
||||
// User system messages (errors, warnings, successes, notices)
|
||||
@border-error: @border-width-base @border-style-base @color-error;
|
||||
@border-warning: @border-width-base @border-style-base @wmui-color-yellow50;
|
||||
@border-success: @border-width-base @border-style-base @color-success;
|
||||
@border-error: @border-width-base @border-style-base @border-color-error;
|
||||
@border-warning: @border-width-base @border-style-base @border-color-warning;
|
||||
@border-success: @border-width-base @border-style-base @border-color-success;
|
||||
@border-notice: @border-base;
|
||||
// Border Colors
|
||||
@border-color-base: @wmui-color-base50;
|
||||
|
|
@ -185,15 +191,28 @@
|
|||
@border-color-base--focus: @color-primary--focus;
|
||||
@border-color-base--disabled: @wmui-color-base70;
|
||||
@border-color-filled--disabled: @color-filled--disabled;
|
||||
// Border Colors primary buttons
|
||||
@border-color-primary: @color-primary;
|
||||
@border-color-primary--hover: @color-primary--hover;
|
||||
@border-color-primary--active: @color-primary--active;
|
||||
@border-color-primary--focus: @border-color-primary;
|
||||
@border-color-destructive: @color-destructive;
|
||||
@border-color-destructive--hover: @color-destructive--hover;
|
||||
@border-color-destructive--active: @color-destructive--active;
|
||||
@border-color-destructive--focus: @border-color-destructive;
|
||||
@border-color-inset--focus: @color-base--inverted;
|
||||
@border-color-input--hover: @border-color-base--active;
|
||||
@border-color-input-binary: @border-color-base--active;
|
||||
@border-color-input-binary--active: @color-primary--active;
|
||||
@border-color-input-binary--checked: @color-primary;
|
||||
@border-color-heading: @wmui-color-base70;
|
||||
@border-color-divider: @wmui-color-base50;
|
||||
@border-color-wikitable: rgba( 84, 89, 93, 0.3 ); // See T168029
|
||||
// Border Colors user system messages
|
||||
@border-color-error: @color-error;
|
||||
@border-color-warning: @wmui-color-yellow50;
|
||||
@border-color-success: @color-success;
|
||||
@border-color-notice: @border-color-base;
|
||||
// Border Styles
|
||||
@border-style-base: solid;
|
||||
// Border Widths
|
||||
|
|
@ -215,6 +234,7 @@
|
|||
@box-shadow-base: inset 0 0 0 1px transparent;
|
||||
@box-shadow-base--focus: inset 0 0 0 1px @wmui-color-accent50;
|
||||
@box-shadow-primary--focus: inset 0 0 0 1px @color-primary, inset 0 0 0 2px @color-base--inverted;
|
||||
@box-shadow-destructive--focus: inset 0 0 0 1px @color-destructive, inset 0 0 0 2px @color-base--inverted;
|
||||
@box-shadow-inset--inverted: inset 0 0 0 1px @color-base--inverted;
|
||||
@box-shadow-filled--disabled: inset 0 0 0 1px @color-filled--disabled;
|
||||
@box-shadow-card: 0 1px 1px rgba( 0, 0, 0, 0.15 );
|
||||
|
|
@ -246,12 +266,13 @@
|
|||
@font-weight-base: @font-weight-normal;
|
||||
// See https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight#Common_weight_name_mapping
|
||||
@font-weight-hairline: 100;
|
||||
@font-weight-light: 300;
|
||||
@font-weight-normal: 400;
|
||||
@font-weight-semi-bold: 600;
|
||||
@font-weight-bold: 700;
|
||||
// Line Heights
|
||||
@line-height-base: 1.6;
|
||||
@line-height-heading: 1.25;
|
||||
@line-height-heading: 1.3;
|
||||
@text-decoration-link--hover: none;
|
||||
// Text Shadows
|
||||
@text-shadow-base: 0 1px 1px @color-base--inverted; // 'coined' effect
|
||||
|
|
|
|||