]> source.dussan.org Git - sonarqube.git/blob
be6c83072f5bead69180bbde99ff2030a63fee63
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render Alt 1`] = `
4 .emotion-0 {
5   display: -webkit-box;
6   display: -webkit-flex;
7   display: -ms-flexbox;
8   display: flex;
9   -webkit-align-items: center;
10   -webkit-box-align: center;
11   -ms-flex-align: center;
12   align-items: center;
13   -webkit-box-pack: center;
14   -ms-flex-pack: center;
15   -webkit-justify-content: center;
16   justify-content: center;
17   padding-left: 0.125rem;
18   padding-right: 0.125rem;
19   border-radius: 0.125rem;
20   background-color: rgb(225,230,243);
21   color: rgb(62,67,87);
22 }
23
24 <div>
25   <div
26     class="sw-flex sw-gap-1"
27   >
28     <span
29       class="emotion-0 emotion-1"
30     >
31       Alt
32     </span>
33   </div>
34 </div>
35 `;
36
37 exports[`should render ArrowDown 1`] = `
38 .emotion-0 {
39   display: -webkit-box;
40   display: -webkit-flex;
41   display: -ms-flexbox;
42   display: flex;
43   -webkit-align-items: center;
44   -webkit-box-align: center;
45   -ms-flex-align: center;
46   align-items: center;
47   -webkit-box-pack: center;
48   -ms-flex-pack: center;
49   -webkit-justify-content: center;
50   justify-content: center;
51   padding-left: 0.125rem;
52   padding-right: 0.125rem;
53   border-radius: 0.125rem;
54   background-color: rgb(225,230,243);
55   color: rgb(62,67,87);
56 }
57
58 <div>
59   <div
60     class="sw-flex sw-gap-1"
61   >
62     <span
63       class="emotion-0 emotion-1"
64     >
65       <svg
66         aria-hidden="true"
67         class="octicon octicon-triangle-down"
68         fill="currentColor"
69         focusable="false"
70         height="16"
71         role="img"
72         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
73         viewBox="0 0 16 16"
74         width="16"
75       >
76         <path
77           d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"
78         />
79       </svg>
80     </span>
81   </div>
82 </div>
83 `;
84
85 exports[`should render ArrowLeft 1`] = `
86 .emotion-0 {
87   display: -webkit-box;
88   display: -webkit-flex;
89   display: -ms-flexbox;
90   display: flex;
91   -webkit-align-items: center;
92   -webkit-box-align: center;
93   -ms-flex-align: center;
94   align-items: center;
95   -webkit-box-pack: center;
96   -ms-flex-pack: center;
97   -webkit-justify-content: center;
98   justify-content: center;
99   padding-left: 0.125rem;
100   padding-right: 0.125rem;
101   border-radius: 0.125rem;
102   background-color: rgb(225,230,243);
103   color: rgb(62,67,87);
104 }
105
106 <div>
107   <div
108     class="sw-flex sw-gap-1"
109   >
110     <span
111       class="emotion-0 emotion-1"
112     >
113       <svg
114         aria-hidden="true"
115         class="octicon octicon-triangle-left"
116         fill="currentColor"
117         focusable="false"
118         height="16"
119         role="img"
120         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
121         viewBox="0 0 16 16"
122         width="16"
123       >
124         <path
125           d="M9.573 4.427 6.177 7.823a.25.25 0 0 0 0 .354l3.396 3.396a.25.25 0 0 0 .427-.177V4.604a.25.25 0 0 0-.427-.177Z"
126         />
127       </svg>
128     </span>
129   </div>
130 </div>
131 `;
132
133 exports[`should render ArrowRight 1`] = `
134 .emotion-0 {
135   display: -webkit-box;
136   display: -webkit-flex;
137   display: -ms-flexbox;
138   display: flex;
139   -webkit-align-items: center;
140   -webkit-box-align: center;
141   -ms-flex-align: center;
142   align-items: center;
143   -webkit-box-pack: center;
144   -ms-flex-pack: center;
145   -webkit-justify-content: center;
146   justify-content: center;
147   padding-left: 0.125rem;
148   padding-right: 0.125rem;
149   border-radius: 0.125rem;
150   background-color: rgb(225,230,243);
151   color: rgb(62,67,87);
152 }
153
154 <div>
155   <div
156     class="sw-flex sw-gap-1"
157   >
158     <span
159       class="emotion-0 emotion-1"
160     >
161       <svg
162         aria-hidden="true"
163         class="octicon octicon-triangle-right"
164         fill="currentColor"
165         focusable="false"
166         height="16"
167         role="img"
168         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
169         viewBox="0 0 16 16"
170         width="16"
171       >
172         <path
173           d="m6.427 4.427 3.396 3.396a.25.25 0 0 1 0 .354l-3.396 3.396A.25.25 0 0 1 6 11.396V4.604a.25.25 0 0 1 .427-.177Z"
174         />
175       </svg>
176     </span>
177   </div>
178 </div>
179 `;
180
181 exports[`should render ArrowUp 1`] = `
182 .emotion-0 {
183   display: -webkit-box;
184   display: -webkit-flex;
185   display: -ms-flexbox;
186   display: flex;
187   -webkit-align-items: center;
188   -webkit-box-align: center;
189   -ms-flex-align: center;
190   align-items: center;
191   -webkit-box-pack: center;
192   -ms-flex-pack: center;
193   -webkit-justify-content: center;
194   justify-content: center;
195   padding-left: 0.125rem;
196   padding-right: 0.125rem;
197   border-radius: 0.125rem;
198   background-color: rgb(225,230,243);
199   color: rgb(62,67,87);
200 }
201
202 <div>
203   <div
204     class="sw-flex sw-gap-1"
205   >
206     <span
207       class="emotion-0 emotion-1"
208     >
209       <svg
210         aria-hidden="true"
211         class="octicon octicon-triangle-up"
212         fill="currentColor"
213         focusable="false"
214         height="16"
215         role="img"
216         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
217         viewBox="0 0 16 16"
218         width="16"
219       >
220         <path
221           d="m4.427 9.573 3.396-3.396a.25.25 0 0 1 .354 0l3.396 3.396a.25.25 0 0 1-.177.427H4.604a.25.25 0 0 1-.177-.427Z"
222         />
223       </svg>
224     </span>
225   </div>
226 </div>
227 `;
228
229 exports[`should render Command 1`] = `
230 .emotion-0 {
231   display: -webkit-box;
232   display: -webkit-flex;
233   display: -ms-flexbox;
234   display: flex;
235   -webkit-align-items: center;
236   -webkit-box-align: center;
237   -ms-flex-align: center;
238   align-items: center;
239   -webkit-box-pack: center;
240   -ms-flex-pack: center;
241   -webkit-justify-content: center;
242   justify-content: center;
243   padding-left: 0.125rem;
244   padding-right: 0.125rem;
245   border-radius: 0.125rem;
246   background-color: rgb(225,230,243);
247   color: rgb(62,67,87);
248 }
249
250 <div>
251   <div
252     class="sw-flex sw-gap-1"
253   >
254     <span
255       class="emotion-0 emotion-1"
256     >
257       ⌘
258     </span>
259   </div>
260 </div>
261 `;
262
263 exports[`should render Control 1`] = `
264 .emotion-0 {
265   display: -webkit-box;
266   display: -webkit-flex;
267   display: -ms-flexbox;
268   display: flex;
269   -webkit-align-items: center;
270   -webkit-box-align: center;
271   -ms-flex-align: center;
272   align-items: center;
273   -webkit-box-pack: center;
274   -ms-flex-pack: center;
275   -webkit-justify-content: center;
276   justify-content: center;
277   padding-left: 0.125rem;
278   padding-right: 0.125rem;
279   border-radius: 0.125rem;
280   background-color: rgb(225,230,243);
281   color: rgb(62,67,87);
282 }
283
284 <div>
285   <div
286     class="sw-flex sw-gap-1"
287   >
288     <span
289       class="emotion-0 emotion-1"
290     >
291       Ctrl
292     </span>
293   </div>
294 </div>
295 `;
296
297 exports[`should render Option 1`] = `
298 .emotion-0 {
299   display: -webkit-box;
300   display: -webkit-flex;
301   display: -ms-flexbox;
302   display: flex;
303   -webkit-align-items: center;
304   -webkit-box-align: center;
305   -ms-flex-align: center;
306   align-items: center;
307   -webkit-box-pack: center;
308   -ms-flex-pack: center;
309   -webkit-justify-content: center;
310   justify-content: center;
311   padding-left: 0.125rem;
312   padding-right: 0.125rem;
313   border-radius: 0.125rem;
314   background-color: rgb(225,230,243);
315   color: rgb(62,67,87);
316 }
317
318 <div>
319   <div
320     class="sw-flex sw-gap-1"
321   >
322     <span
323       class="emotion-0 emotion-1"
324     >
325       ⌥
326     </span>
327   </div>
328 </div>
329 `;
330
331 exports[`should render a default text if no keys match 1`] = `
332 .emotion-0 {
333   display: -webkit-box;
334   display: -webkit-flex;
335   display: -ms-flexbox;
336   display: flex;
337   -webkit-align-items: center;
338   -webkit-box-align: center;
339   -ms-flex-align: center;
340   align-items: center;
341   -webkit-box-pack: center;
342   -ms-flex-pack: center;
343   -webkit-justify-content: center;
344   justify-content: center;
345   padding-left: 0.125rem;
346   padding-right: 0.125rem;
347   border-radius: 0.125rem;
348   background-color: rgb(225,230,243);
349   color: rgb(62,67,87);
350 }
351
352 <div>
353   <div
354     class="sw-flex sw-gap-1"
355   >
356     <span
357       class="emotion-0 emotion-1"
358     >
359       Ctrl
360     </span>
361     <span>
362       +
363     </span>
364     <span>
365       click
366     </span>
367   </div>
368 </div>
369 `;
370
371 exports[`should render multiple keys 1`] = `
372 .emotion-0 {
373   display: -webkit-box;
374   display: -webkit-flex;
375   display: -ms-flexbox;
376   display: flex;
377   -webkit-align-items: center;
378   -webkit-box-align: center;
379   -ms-flex-align: center;
380   align-items: center;
381   -webkit-box-pack: center;
382   -ms-flex-pack: center;
383   -webkit-justify-content: center;
384   justify-content: center;
385   padding-left: 0.125rem;
386   padding-right: 0.125rem;
387   border-radius: 0.125rem;
388   background-color: rgb(225,230,243);
389   color: rgb(62,67,87);
390 }
391
392 <div>
393   <div
394     class="sw-flex sw-gap-1"
395   >
396     <span>
397       Use
398     </span>
399     <span
400       class="emotion-0 emotion-1"
401     >
402       Ctrl
403     </span>
404     <span>
405       +
406     </span>
407     <span
408       class="emotion-0 emotion-1"
409     >
410       <svg
411         aria-hidden="true"
412         class="octicon octicon-triangle-up"
413         fill="currentColor"
414         focusable="false"
415         height="16"
416         role="img"
417         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
418         viewBox="0 0 16 16"
419         width="16"
420       >
421         <path
422           d="m4.427 9.573 3.396-3.396a.25.25 0 0 1 .354 0l3.396 3.396a.25.25 0 0 1-.177.427H4.604a.25.25 0 0 1-.177-.427Z"
423         />
424       </svg>
425     </span>
426     <span
427       class="emotion-0 emotion-1"
428     >
429       <svg
430         aria-hidden="true"
431         class="octicon octicon-triangle-down"
432         fill="currentColor"
433         focusable="false"
434         height="16"
435         role="img"
436         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
437         viewBox="0 0 16 16"
438         width="16"
439       >
440         <path
441           d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"
442         />
443       </svg>
444     </span>
445   </div>
446 </div>
447 `;
448
449 exports[`should render multiple keys with non-key symbols 1`] = `
450 .emotion-0 {
451   display: -webkit-box;
452   display: -webkit-flex;
453   display: -ms-flexbox;
454   display: flex;
455   -webkit-align-items: center;
456   -webkit-box-align: center;
457   -ms-flex-align: center;
458   align-items: center;
459   -webkit-box-pack: center;
460   -ms-flex-pack: center;
461   -webkit-justify-content: center;
462   justify-content: center;
463   padding-left: 0.125rem;
464   padding-right: 0.125rem;
465   border-radius: 0.125rem;
466   background-color: rgb(225,230,243);
467   color: rgb(62,67,87);
468 }
469
470 <div>
471   <div
472     class="sw-flex sw-gap-1"
473   >
474     <span
475       class="emotion-0 emotion-1"
476     >
477       Ctrl
478     </span>
479     <span>
480       +
481     </span>
482     <span
483       class="emotion-0 emotion-1"
484     >
485       <svg
486         aria-hidden="true"
487         class="octicon octicon-triangle-down"
488         fill="currentColor"
489         focusable="false"
490         height="16"
491         role="img"
492         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
493         viewBox="0 0 16 16"
494         width="16"
495       >
496         <path
497           d="m4.427 7.427 3.396 3.396a.25.25 0 0 0 .354 0l3.396-3.396A.25.25 0 0 0 11.396 7H4.604a.25.25 0 0 0-.177.427Z"
498         />
499       </svg>
500     </span>
501     <span
502       class="emotion-0 emotion-1"
503     >
504       <svg
505         aria-hidden="true"
506         class="octicon octicon-triangle-up"
507         fill="currentColor"
508         focusable="false"
509         height="16"
510         role="img"
511         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
512         viewBox="0 0 16 16"
513         width="16"
514       >
515         <path
516           d="m4.427 9.573 3.396-3.396a.25.25 0 0 1 .354 0l3.396 3.396a.25.25 0 0 1-.177.427H4.604a.25.25 0 0 1-.177-.427Z"
517         />
518       </svg>
519     </span>
520   </div>
521 </div>
522 `;