Merge "Improve docs for Title::getInternalURL/getCanonicalURL"
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / icons-editing-advanced.json
1 {
2 "selectorWithoutVariant": ".oo-ui-icon-{name}",
3 "selectorWithVariant": ".oo-ui-image-{variant}.oo-ui-icon-{name}",
4 "intro": "@import '../../../../src/styles/common';",
5 "variants": {
6 "invert": {
7 "color": "#fff",
8 "global": true
9 },
10 "progressive": {
11 "color": "#36c",
12 "global": true
13 },
14 "destructive": {
15 "color": "#d33"
16 },
17 "error": {
18 "color": "#d33"
19 },
20 "warning": {
21 "color": "#fc3"
22 },
23 "success": {
24 "color": "#14866d"
25 }
26 },
27 "images": {
28 "alignCenter": {
29 "file": "images/icons/alignCenter.svg"
30 },
31 "alignLeft": {
32 "file": "images/icons/alignLeft.svg"
33 },
34 "alignRight": {
35 "file": "images/icons/alignRight.svg"
36 },
37 "attachment": {
38 "file": "images/icons/attachment.svg"
39 },
40 "beaker": {
41 "file": "images/icons/beaker.svg"
42 },
43 "calendar": {
44 "file": "images/icons/calendar.svg"
45 },
46 "code": {
47 "file": "images/icons/code.svg"
48 },
49 "hieroglyph": {
50 "file": "images/icons/hieroglyph.svg"
51 },
52 "imageLayoutBasic": {
53 "file": "images/icons/imageLayoutBasic.svg"
54 },
55 "imageLayoutFrame": {
56 "file": "images/icons/imageLayoutFrame.svg"
57 },
58 "imageLayoutFrameless": {
59 "file": "images/icons/imageLayoutFrameless.svg"
60 },
61 "imageLayoutThumbnail": {
62 "file": "images/icons/imageLayoutThumbnail.svg"
63 },
64 "language": {
65 "file": "images/icons/language.svg"
66 },
67 "layout": {
68 "file": {
69 "ltr": "images/icons/layout-ltr.svg",
70 "rtl": "images/icons/layout-rtl.svg"
71 }
72 },
73 "markup": {
74 "file": "images/icons/markup.svg"
75 },
76 "mathematics": {
77 "file": "images/icons/mathematics.svg"
78 },
79 "mathematicsDisplayBlock": {
80 "file": "images/icons/mathematicsDisplayBlock.svg"
81 },
82 "mathematicsDisplayDefault": {
83 "file": "images/icons/mathematicsDisplayDefault.svg"
84 },
85 "mathematicsDisplayInline": {
86 "file": "images/icons/mathematicsDisplayInline.svg"
87 },
88 "newline": {
89 "file": {
90 "ltr": "images/icons/newline-ltr.svg",
91 "rtl": "images/icons/newline-rtl.svg"
92 }
93 },
94 "noWikiText": {
95 "file": "images/icons/noWikiText.svg"
96 },
97 "outline": {
98 "file": {
99 "ltr": "images/icons/outline-ltr.svg",
100 "rtl": "images/icons/outline-rtl.svg"
101 }
102 },
103 "puzzle": {
104 "file": {
105 "ltr": "images/icons/puzzle-ltr.svg",
106 "rtl": "images/icons/puzzle-rtl.svg"
107 }
108 },
109 "quotes": {
110 "file": {
111 "ltr": "images/icons/quotes-ltr.svg",
112 "rtl": "images/icons/quotes-rtl.svg"
113 }
114 },
115 "searchCaseSensitive": {
116 "file": "images/icons/searchCaseSensitive.svg"
117 },
118 "searchDiacritics": {
119 "file": "images/icons/searchDiacritics.svg"
120 },
121 "searchRegularExpression": {
122 "file": "images/icons/searchRegularExpression.svg"
123 },
124 "signature": {
125 "file": {
126 "ltr": "images/icons/signature-ltr.svg",
127 "rtl": "images/icons/signature-rtl.svg"
128 }
129 },
130 "specialCharacter": {
131 "file": "images/icons/specialCharacter.svg"
132 },
133 "table": {
134 "file": "images/icons/table.svg"
135 },
136 "tableAddColumnAfter": {
137 "file": "images/icons/tableAddColumnAfter.svg"
138 },
139 "tableAddColumnBefore": {
140 "file": "images/icons/tableAddColumnBefore.svg"
141 },
142 "tableAddRowAfter": {
143 "file": "images/icons/tableAddRowAfter.svg"
144 },
145 "tableAddRowBefore": {
146 "file": "images/icons/tableAddRowBefore.svg"
147 },
148 "tableCaption": {
149 "file": "images/icons/tableCaption.svg"
150 },
151 "tableMergeCells": {
152 "file": "images/icons/tableMergeCells.svg"
153 },
154 "tableMoveColumnAfter": {
155 "file": "images/icons/tableMoveColumnAfter.svg"
156 },
157 "tableMoveColumnBefore": {
158 "file": "images/icons/tableMoveColumnBefore.svg"
159 },
160 "tableMoveRowAfter": {
161 "file": "images/icons/tableMoveRowAfter.svg"
162 },
163 "tableMoveRowBefore": {
164 "file": "images/icons/tableMoveRowBefore.svg"
165 },
166 "templateAdd": {
167 "file": {
168 "ltr": "images/icons/templateAdd-ltr.svg",
169 "rtl": "images/icons/templateAdd-rtl.svg"
170 }
171 },
172 "translation": {
173 "file": "images/icons/language.svg"
174 },
175 "wikiText": {
176 "file": "images/icons/wikiText.svg"
177 }
178 }
179 }