Merge "Add @var to Pager classes"
[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 },
24 "images": {
25 "alignCenter": {
26 "file": "images/icons/alignCenter.svg"
27 },
28 "alignLeft": {
29 "file": "images/icons/alignLeft.svg"
30 },
31 "alignRight": {
32 "file": "images/icons/alignRight.svg"
33 },
34 "attachment": {
35 "file": "images/icons/attachment.svg"
36 },
37 "beaker": {
38 "file": "images/icons/beaker.svg"
39 },
40 "calendar": {
41 "file": "images/icons/calendar.svg"
42 },
43 "code": {
44 "file": "images/icons/code.svg"
45 },
46 "hieroglyph": {
47 "file": "images/icons/hieroglyph.svg"
48 },
49 "imageLayoutBasic": {
50 "file": "images/icons/imageLayoutBasic.svg"
51 },
52 "imageLayoutFrame": {
53 "file": "images/icons/imageLayoutFrame.svg"
54 },
55 "imageLayoutFrameless": {
56 "file": "images/icons/imageLayoutFrameless.svg"
57 },
58 "imageLayoutThumbnail": {
59 "file": "images/icons/imageLayoutThumbnail.svg"
60 },
61 "language": {
62 "file": "images/icons/language.svg"
63 },
64 "layout": {
65 "file": {
66 "ltr": "images/icons/layout-ltr.svg",
67 "rtl": "images/icons/layout-rtl.svg"
68 }
69 },
70 "markup": {
71 "file": "images/icons/markup.svg"
72 },
73 "mathematics": {
74 "file": "images/icons/mathematics.svg"
75 },
76 "mathematicsDisplayBlock": {
77 "file": "images/icons/mathematicsDisplayBlock.svg"
78 },
79 "mathematicsDisplayDefault": {
80 "file": "images/icons/mathematicsDisplayDefault.svg"
81 },
82 "mathematicsDisplayInline": {
83 "file": "images/icons/mathematicsDisplayInline.svg"
84 },
85 "newline": {
86 "file": {
87 "ltr": "images/icons/newline-ltr.svg",
88 "rtl": "images/icons/newline-rtl.svg"
89 }
90 },
91 "noWikiText": {
92 "file": "images/icons/noWikiText.svg"
93 },
94 "outline": {
95 "file": {
96 "ltr": "images/icons/outline-ltr.svg",
97 "rtl": "images/icons/outline-rtl.svg"
98 }
99 },
100 "puzzle": {
101 "file": {
102 "ltr": "images/icons/puzzle-ltr.svg",
103 "rtl": "images/icons/puzzle-rtl.svg"
104 }
105 },
106 "quotes": {
107 "file": {
108 "ltr": "images/icons/quotes-ltr.svg",
109 "rtl": "images/icons/quotes-rtl.svg"
110 }
111 },
112 "searchCaseSensitive": {
113 "file": "images/icons/searchCaseSensitive.svg"
114 },
115 "searchDiacritics": {
116 "file": "images/icons/searchDiacritics.svg"
117 },
118 "searchRegularExpression": {
119 "file": "images/icons/searchRegularExpression.svg"
120 },
121 "signature": {
122 "file": {
123 "ltr": "images/icons/signature-ltr.svg",
124 "rtl": "images/icons/signature-rtl.svg"
125 }
126 },
127 "specialCharacter": {
128 "file": "images/icons/specialCharacter.svg"
129 },
130 "table": {
131 "file": "images/icons/table.svg"
132 },
133 "tableAddColumnAfter": {
134 "file": "images/icons/tableAddColumnAfter.svg"
135 },
136 "tableAddColumnBefore": {
137 "file": "images/icons/tableAddColumnBefore.svg"
138 },
139 "tableAddRowAfter": {
140 "file": "images/icons/tableAddRowAfter.svg"
141 },
142 "tableAddRowBefore": {
143 "file": "images/icons/tableAddRowBefore.svg"
144 },
145 "tableCaption": {
146 "file": "images/icons/tableCaption.svg"
147 },
148 "tableMergeCells": {
149 "file": "images/icons/tableMergeCells.svg"
150 },
151 "tableMoveColumnAfter": {
152 "file": "images/icons/tableMoveColumnAfter.svg"
153 },
154 "tableMoveColumnBefore": {
155 "file": "images/icons/tableMoveColumnBefore.svg"
156 },
157 "tableMoveRowAfter": {
158 "file": "images/icons/tableMoveRowAfter.svg"
159 },
160 "tableMoveRowBefore": {
161 "file": "images/icons/tableMoveRowBefore.svg"
162 },
163 "templateAdd": {
164 "file": {
165 "ltr": "images/icons/templateAdd-ltr.svg",
166 "rtl": "images/icons/templateAdd-rtl.svg"
167 }
168 },
169 "translation": {
170 "file": "images/icons/language.svg"
171 },
172 "wikiText": {
173 "file": "images/icons/wikiText.svg"
174 }
175 }
176 }