Merge "StringUtils: Add a utility for checking if a string is a valid regex"
[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/labFlask.svg",
42 "deprecated": "Renamed since v0.34.1, use 'labFlask' instead."
43 },
44 "calendar": {
45 "file": "images/icons/calendar.svg"
46 },
47 "code": {
48 "file": "images/icons/code.svg"
49 },
50 "hieroglyph": {
51 "file": "images/icons/hieroglyph.svg"
52 },
53 "imageLayoutBasic": {
54 "file": "images/icons/imageLayoutBasic.svg"
55 },
56 "imageLayoutFrame": {
57 "file": "images/icons/imageLayoutFrame.svg"
58 },
59 "imageLayoutFrameless": {
60 "file": "images/icons/imageLayoutFrameless.svg"
61 },
62 "imageLayoutThumbnail": {
63 "file": "images/icons/imageLayoutThumbnail.svg"
64 },
65 "labFlask": {
66 "file": "images/icons/labFlask.svg"
67 },
68 "language": {
69 "file": "images/icons/language.svg"
70 },
71 "layout": {
72 "file": {
73 "ltr": "images/icons/layout-ltr.svg",
74 "rtl": "images/icons/layout-rtl.svg"
75 }
76 },
77 "markup": {
78 "file": "images/icons/markup.svg"
79 },
80 "mathematics": {
81 "file": "images/icons/mathematics.svg"
82 },
83 "mathematicsDisplayBlock": {
84 "file": "images/icons/mathematicsDisplayBlock.svg"
85 },
86 "mathematicsDisplayDefault": {
87 "file": "images/icons/mathematicsDisplayDefault.svg"
88 },
89 "mathematicsDisplayInline": {
90 "file": "images/icons/mathematicsDisplayInline.svg"
91 },
92 "newline": {
93 "file": {
94 "ltr": "images/icons/newline-ltr.svg",
95 "rtl": "images/icons/newline-rtl.svg"
96 }
97 },
98 "noWikiText": {
99 "file": "images/icons/noWikiText.svg"
100 },
101 "outline": {
102 "file": {
103 "ltr": "images/icons/outline-ltr.svg",
104 "rtl": "images/icons/outline-rtl.svg"
105 }
106 },
107 "puzzle": {
108 "file": {
109 "ltr": "images/icons/puzzle-ltr.svg",
110 "rtl": "images/icons/puzzle-rtl.svg"
111 }
112 },
113 "quotes": {
114 "file": {
115 "ltr": "images/icons/quotes-ltr.svg",
116 "rtl": "images/icons/quotes-rtl.svg"
117 }
118 },
119 "searchCaseSensitive": {
120 "file": "images/icons/searchCaseSensitive.svg"
121 },
122 "searchDiacritics": {
123 "file": "images/icons/searchDiacritics.svg"
124 },
125 "searchRegularExpression": {
126 "file": "images/icons/searchRegularExpression.svg"
127 },
128 "signature": {
129 "file": {
130 "ltr": "images/icons/signature-ltr.svg",
131 "rtl": "images/icons/signature-rtl.svg"
132 }
133 },
134 "specialCharacter": {
135 "file": "images/icons/specialCharacter.svg"
136 },
137 "table": {
138 "file": "images/icons/table.svg"
139 },
140 "tableAddColumnAfter": {
141 "file": "images/icons/tableAddColumnAfter.svg"
142 },
143 "tableAddColumnBefore": {
144 "file": "images/icons/tableAddColumnBefore.svg"
145 },
146 "tableAddRowAfter": {
147 "file": "images/icons/tableAddRowAfter.svg"
148 },
149 "tableAddRowBefore": {
150 "file": "images/icons/tableAddRowBefore.svg"
151 },
152 "tableCaption": {
153 "file": "images/icons/tableCaption.svg"
154 },
155 "tableMergeCells": {
156 "file": "images/icons/tableMergeCells.svg"
157 },
158 "tableMoveColumnAfter": {
159 "file": "images/icons/tableMoveColumnAfter.svg"
160 },
161 "tableMoveColumnBefore": {
162 "file": "images/icons/tableMoveColumnBefore.svg"
163 },
164 "tableMoveRowAfter": {
165 "file": "images/icons/tableMoveRowAfter.svg"
166 },
167 "tableMoveRowBefore": {
168 "file": "images/icons/tableMoveRowBefore.svg"
169 },
170 "templateAdd": {
171 "file": {
172 "ltr": "images/icons/templateAdd-ltr.svg",
173 "rtl": "images/icons/templateAdd-rtl.svg"
174 }
175 },
176 "translation": {
177 "file": "images/icons/language.svg"
178 },
179 "wikiText": {
180 "file": "images/icons/wikiText.svg"
181 }
182 }
183 }