]> source.dussan.org Git - sonarqube.git/blob
337d1b9b385fef69385182d577b114ca38985348
[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 Click 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       click
258     </span>
259   </div>
260 </div>
261 `;
262
263 exports[`should render Command 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       ⌘
292     </span>
293   </div>
294 </div>
295 `;
296
297 exports[`should render Control 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       Ctrl
326     </span>
327   </div>
328 </div>
329 `;
330
331 exports[`should render Option 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       ⌥
360     </span>
361   </div>
362 </div>
363 `;
364
365 exports[`should render a default text if no keys match 1`] = `
366 .emotion-0 {
367   display: -webkit-box;
368   display: -webkit-flex;
369   display: -ms-flexbox;
370   display: flex;
371   -webkit-align-items: center;
372   -webkit-box-align: center;
373   -ms-flex-align: center;
374   align-items: center;
375   -webkit-box-pack: center;
376   -ms-flex-pack: center;
377   -webkit-justify-content: center;
378   justify-content: center;
379   padding-left: 0.125rem;
380   padding-right: 0.125rem;
381   border-radius: 0.125rem;
382   background-color: rgb(225,230,243);
383   color: rgb(62,67,87);
384 }
385
386 <div>
387   <div
388     class="sw-flex sw-gap-1"
389   >
390     <span
391       class="emotion-0 emotion-1"
392     >
393       Ctrl
394     </span>
395     <span>
396       +
397     </span>
398     <span
399       class="emotion-0 emotion-1"
400     >
401       click
402     </span>
403   </div>
404 </div>
405 `;
406
407 exports[`should render multiple keys 1`] = `
408 .emotion-0 {
409   display: -webkit-box;
410   display: -webkit-flex;
411   display: -ms-flexbox;
412   display: flex;
413   -webkit-align-items: center;
414   -webkit-box-align: center;
415   -ms-flex-align: center;
416   align-items: center;
417   -webkit-box-pack: center;
418   -ms-flex-pack: center;
419   -webkit-justify-content: center;
420   justify-content: center;
421   padding-left: 0.125rem;
422   padding-right: 0.125rem;
423   border-radius: 0.125rem;
424   background-color: rgb(225,230,243);
425   color: rgb(62,67,87);
426 }
427
428 <div>
429   <div
430     class="sw-flex sw-gap-1"
431   >
432     <span>
433       Use
434     </span>
435     <span
436       class="emotion-0 emotion-1"
437     >
438       Ctrl
439     </span>
440     <span>
441       +
442     </span>
443     <span
444       class="emotion-0 emotion-1"
445     >
446       <svg
447         aria-hidden="true"
448         class="octicon octicon-triangle-up"
449         fill="currentColor"
450         focusable="false"
451         height="16"
452         role="img"
453         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
454         viewBox="0 0 16 16"
455         width="16"
456       >
457         <path
458           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"
459         />
460       </svg>
461     </span>
462     <span
463       class="emotion-0 emotion-1"
464     >
465       <svg
466         aria-hidden="true"
467         class="octicon octicon-triangle-down"
468         fill="currentColor"
469         focusable="false"
470         height="16"
471         role="img"
472         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
473         viewBox="0 0 16 16"
474         width="16"
475       >
476         <path
477           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"
478         />
479       </svg>
480     </span>
481   </div>
482 </div>
483 `;
484
485 exports[`should render multiple keys with non-key symbols 1`] = `
486 .emotion-0 {
487   display: -webkit-box;
488   display: -webkit-flex;
489   display: -ms-flexbox;
490   display: flex;
491   -webkit-align-items: center;
492   -webkit-box-align: center;
493   -ms-flex-align: center;
494   align-items: center;
495   -webkit-box-pack: center;
496   -ms-flex-pack: center;
497   -webkit-justify-content: center;
498   justify-content: center;
499   padding-left: 0.125rem;
500   padding-right: 0.125rem;
501   border-radius: 0.125rem;
502   background-color: rgb(225,230,243);
503   color: rgb(62,67,87);
504 }
505
506 <div>
507   <div
508     class="sw-flex sw-gap-1"
509   >
510     <span
511       class="emotion-0 emotion-1"
512     >
513       Ctrl
514     </span>
515     <span>
516       +
517     </span>
518     <span
519       class="emotion-0 emotion-1"
520     >
521       <svg
522         aria-hidden="true"
523         class="octicon octicon-triangle-down"
524         fill="currentColor"
525         focusable="false"
526         height="16"
527         role="img"
528         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
529         viewBox="0 0 16 16"
530         width="16"
531       >
532         <path
533           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"
534         />
535       </svg>
536     </span>
537     <span
538       class="emotion-0 emotion-1"
539     >
540       <svg
541         aria-hidden="true"
542         class="octicon octicon-triangle-up"
543         fill="currentColor"
544         focusable="false"
545         height="16"
546         role="img"
547         style="display: inline-block; user-select: none; vertical-align: middle; overflow: visible;"
548         viewBox="0 0 16 16"
549         width="16"
550       >
551         <path
552           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"
553         />
554       </svg>
555     </span>
556   </div>
557 </div>
558 `;