]> source.dussan.org Git - sonarqube.git/blob
8d594aa389e3733c6c1b9d9c0ce1b8ebc752f622
[sonarqube.git] /
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`should render correctly 1`] = `
4 .emotion-0 {
5   fill: rgb(93,108,208);
6 }
7
8 .emotion-2 {
9   font-family: Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
10   font-size: 0.875rem;
11   line-height: 1.25rem;
12   font-weight: 400;
13   fill: rgb(106,117,144);
14 }
15
16 .e1vbniy52 .emotion-2 {
17   fill: rgb(255,255,255);
18 }
19
20 <div>
21   <svg
22     height="100"
23     width="260"
24   >
25     <g
26       transform="translate(0, 0)"
27     >
28       <g>
29         <g>
30           <rect
31             class="emotion-0 emotion-1"
32             height="10"
33             width="121"
34             x="80"
35             y="13"
36           />
37           <text
38             aria-describedby="tooltip-1"
39             class="emotion-2 emotion-3"
40             dx="1em"
41             dy="0.3em"
42             text-anchor="start"
43             x="200"
44             y="18"
45           >
46             1.7short_number_suffix.k
47           </text>
48           <text
49             class="emotion-2 emotion-3"
50             dx="0"
51             dy="0.3em"
52             text-anchor="start"
53             x="0"
54             y="18"
55           >
56             Java
57           </text>
58         </g>
59         <g>
60           <rect
61             class="emotion-0 emotion-1"
62             height="10"
63             width="59"
64             x="80"
65             y="38"
66           />
67           <text
68             class="emotion-2 emotion-3"
69             dx="1em"
70             dy="0.3em"
71             text-anchor="start"
72             x="138.47750865051904"
73             y="43"
74           >
75             845
76           </text>
77           <text
78             class="emotion-2 emotion-3"
79             dx="0"
80             dy="0.3em"
81             text-anchor="start"
82             x="0"
83             y="43"
84           >
85             JavaScript
86           </text>
87         </g>
88         <g>
89           <rect
90             class="emotion-0 emotion-1"
91             height="10"
92             width="6"
93             x="80"
94             y="63"
95           />
96           <text
97             class="emotion-2 emotion-3"
98             dx="1em"
99             dy="0.3em"
100             text-anchor="start"
101             x="85.05190311418686"
102             y="68"
103           >
104             73
105           </text>
106           <text
107             class="emotion-2 emotion-3"
108             dx="0"
109             dy="0.3em"
110             text-anchor="start"
111             x="0"
112             y="68"
113           >
114             cpp
115           </text>
116         </g>
117         <g>
118           <rect
119             class="emotion-0 emotion-1"
120             height="10"
121             width="2"
122             x="80"
123             y="88"
124           />
125           <text
126             class="emotion-2 emotion-3"
127             dx="1em"
128             dy="0.3em"
129             text-anchor="start"
130             x="81.03806228373702"
131             y="93"
132           >
133             15
134           </text>
135           <text
136             class="emotion-2 emotion-3"
137             dx="0"
138             dy="0.3em"
139             text-anchor="start"
140             x="0"
141             y="93"
142           >
143             unknown
144           </text>
145         </g>
146       </g>
147     </g>
148   </svg>
149 </div>
150 `;