Release notes: https://gerrit.wikimedia.org/g/oojs/ui/+/v0.42.1/History.md Bug: T283812 Bug: T287329 Bug: T288928 Bug: T289043 Bug: T289043 Bug: T290792 Bug: T290975 Bug: T291142 Bug: T291284 Bug: T293274 Bug: T293635 Depends-On: I0918c0c866147e6a103ce8815b7a36d0463457b7 Change-Id: I717ff53e18e95c72ace1c46b6236cfecb5cd8217
197 lines
4.3 KiB
JSON
197 lines
4.3 KiB
JSON
{
|
|
"selectorWithoutVariant": ".oo-ui-icon-{name}",
|
|
"selectorWithVariant": ".oo-ui-image-{variant}.oo-ui-icon-{name}",
|
|
"intro": "@import '../../../../src/styles/common.less';",
|
|
"variants": {
|
|
"invert": {
|
|
"color": "#fff",
|
|
"global": true
|
|
},
|
|
"progressive": {
|
|
"color": "#36c",
|
|
"global": true
|
|
},
|
|
"destructive": {
|
|
"color": "#d33"
|
|
},
|
|
"error": {
|
|
"color": "#d33"
|
|
},
|
|
"warning": {
|
|
"color": "#fc3"
|
|
},
|
|
"success": {
|
|
"color": "#14866d"
|
|
}
|
|
},
|
|
"images": {
|
|
"alignCenter": {
|
|
"file": "images/icons/alignCenter.svg"
|
|
},
|
|
"alignLeft": {
|
|
"file": "images/icons/alignLeft.svg"
|
|
},
|
|
"alignRight": {
|
|
"file": "images/icons/alignRight.svg"
|
|
},
|
|
"attachment": {
|
|
"file": "images/icons/attachment.svg"
|
|
},
|
|
"calendar": {
|
|
"file": "images/icons/calendar.svg"
|
|
},
|
|
"code": {
|
|
"file": "images/icons/code.svg"
|
|
},
|
|
"hieroglyph": {
|
|
"file": "images/icons/hieroglyph.svg"
|
|
},
|
|
"imageLayoutBasic": {
|
|
"file": "images/icons/imageLayoutBasic.svg"
|
|
},
|
|
"imageLayoutFrame": {
|
|
"file": "images/icons/imageLayoutFrame.svg"
|
|
},
|
|
"imageLayoutFrameless": {
|
|
"file": "images/icons/imageLayoutFrameless.svg"
|
|
},
|
|
"imageLayoutThumbnail": {
|
|
"file": "images/icons/imageLayoutThumbnail.svg"
|
|
},
|
|
"labFlask": {
|
|
"file": "images/icons/labFlask.svg"
|
|
},
|
|
"language": {
|
|
"file": "images/icons/language.svg"
|
|
},
|
|
"layout": {
|
|
"file": {
|
|
"ltr": "images/icons/layout-ltr.svg",
|
|
"rtl": "images/icons/layout-rtl.svg"
|
|
}
|
|
},
|
|
"markup": {
|
|
"file": "images/icons/markup.svg"
|
|
},
|
|
"mathematics": {
|
|
"file": "images/icons/mathematics.svg"
|
|
},
|
|
"mathematicsDisplayBlock": {
|
|
"file": "images/icons/mathematicsDisplayBlock.svg"
|
|
},
|
|
"mathematicsDisplayDefault": {
|
|
"file": "images/icons/mathematicsDisplayDefault.svg"
|
|
},
|
|
"mathematicsDisplayInline": {
|
|
"file": "images/icons/mathematicsDisplayInline.svg"
|
|
},
|
|
"newline": {
|
|
"file": {
|
|
"ltr": "images/icons/newline-ltr.svg",
|
|
"rtl": "images/icons/newline-rtl.svg"
|
|
}
|
|
},
|
|
"noWikiText": {
|
|
"file": "images/icons/noWikiText.svg"
|
|
},
|
|
"ocr": {
|
|
"file": "images/icons/ocr.svg"
|
|
},
|
|
"outline": {
|
|
"file": {
|
|
"ltr": "images/icons/outline-ltr.svg",
|
|
"rtl": "images/icons/outline-rtl.svg"
|
|
}
|
|
},
|
|
"puzzle": {
|
|
"file": {
|
|
"ltr": "images/icons/puzzle-ltr.svg",
|
|
"rtl": "images/icons/puzzle-rtl.svg"
|
|
}
|
|
},
|
|
"quotes": {
|
|
"file": {
|
|
"ltr": "images/icons/quotes-ltr.svg",
|
|
"rtl": "images/icons/quotes-rtl.svg"
|
|
}
|
|
},
|
|
"sandbox": {
|
|
"file": "images/icons/sandbox.svg"
|
|
},
|
|
"searchCaseSensitive": {
|
|
"file": "images/icons/searchCaseSensitive.svg"
|
|
},
|
|
"searchDiacritics": {
|
|
"file": "images/icons/searchDiacritics.svg"
|
|
},
|
|
"searchRegularExpression": {
|
|
"file": "images/icons/searchRegularExpression.svg"
|
|
},
|
|
"signature": {
|
|
"file": {
|
|
"ltr": "images/icons/signature-ltr.svg",
|
|
"rtl": "images/icons/signature-rtl.svg"
|
|
}
|
|
},
|
|
"specialCharacter": {
|
|
"file": "images/icons/specialCharacter.svg"
|
|
},
|
|
"table": {
|
|
"file": "images/icons/table.svg"
|
|
},
|
|
"tableAddColumnAfter": {
|
|
"file": {
|
|
"ltr": "images/icons/tableAddColumnAfter-ltr.svg",
|
|
"rtl": "images/icons/tableAddColumnAfter-rtl.svg"
|
|
}
|
|
},
|
|
"tableAddColumnBefore": {
|
|
"file": {
|
|
"ltr": "images/icons/tableAddColumnBefore-ltr.svg",
|
|
"rtl": "images/icons/tableAddColumnBefore-rtl.svg"
|
|
}
|
|
},
|
|
"tableAddRowAfter": {
|
|
"file": "images/icons/tableAddRowAfter.svg"
|
|
},
|
|
"tableAddRowBefore": {
|
|
"file": "images/icons/tableAddRowBefore.svg"
|
|
},
|
|
"tableCaption": {
|
|
"file": "images/icons/tableCaption.svg"
|
|
},
|
|
"tableMergeCells": {
|
|
"file": "images/icons/tableMergeCells.svg"
|
|
},
|
|
"tableMoveColumnAfter": {
|
|
"file": {
|
|
"ltr": "images/icons/tableMoveColumnAfter-ltr.svg",
|
|
"rtl": "images/icons/tableMoveColumnAfter-rtl.svg"
|
|
}
|
|
},
|
|
"tableMoveColumnBefore": {
|
|
"file": {
|
|
"ltr": "images/icons/tableMoveColumnBefore-ltr.svg",
|
|
"rtl": "images/icons/tableMoveColumnBefore-rtl.svg"
|
|
}
|
|
},
|
|
"tableMoveRowAfter": {
|
|
"file": "images/icons/tableMoveRowAfter.svg"
|
|
},
|
|
"tableMoveRowBefore": {
|
|
"file": "images/icons/tableMoveRowBefore.svg"
|
|
},
|
|
"templateAdd": {
|
|
"file": {
|
|
"ltr": "images/icons/templateAdd-ltr.svg",
|
|
"rtl": "images/icons/templateAdd-rtl.svg"
|
|
}
|
|
},
|
|
"translation": {
|
|
"file": "images/icons/language.svg"
|
|
},
|
|
"wikiText": {
|
|
"file": "images/icons/wikiText.svg"
|
|
}
|
|
}
|
|
}
|