@@ -36,20 +36,9 @@ exports[`CDataTable renders correctly 1`] = `
36
36
width = " 30"
37
37
xmlns = " http://www.w3.org/2000/svg"
38
38
>
39
-
40
-
41
-
42
- <title >
43
- ban
44
- </title >
45
-
46
-
47
39
<path
48
40
d = " M19.955 4.045c-2.036-2.036-4.848-3.295-7.955-3.295-6.213 0-11.25 5.037-11.25 11.25 0 3.107 1.259 5.919 3.295 7.955v0c2.036 2.036 4.848 3.295 7.955 3.295 6.213 0 11.25-5.037 11.25-11.25 0-3.107-1.259-5.919-3.295-7.955v0zM12 2.25c0.003 0 0.006 0 0.009 0 2.431 0 4.653 0.894 6.356 2.37l-0.012-0.010-13.743 13.743c-1.466-1.691-2.36-3.913-2.36-6.344 0-0.003 0-0.006 0-0.009v0c0-5.376 4.374-9.75 9.75-9.75zM12 21.75c-0.002 0-0.005 0-0.008 0-2.419 0-4.632-0.885-6.332-2.349l0.013 0.011 13.739-13.739c1.453 1.687 2.338 3.9 2.338 6.319 0 0.003 0 0.006 0 0.009v-0c0 5.376-4.374 9.75-9.75 9.75z"
49
41
/>
50
-
51
-
52
-
53
42
</svg >
54
43
</h2 >
55
44
</div >
@@ -172,20 +161,9 @@ exports[`CDataTable renders correctly 2`] = `
172
161
width = " 18"
173
162
xmlns = " http://www.w3.org/2000/svg"
174
163
>
175
-
176
-
177
-
178
- <title >
179
- arrow-top
180
- </title >
181
-
182
-
183
164
<path
184
165
d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
185
166
/>
186
-
187
-
188
-
189
167
</svg >
190
168
</th >
191
169
<th
@@ -204,20 +182,9 @@ exports[`CDataTable renders correctly 2`] = `
204
182
width = " 18"
205
183
xmlns = " http://www.w3.org/2000/svg"
206
184
>
207
-
208
-
209
-
210
- <title >
211
- arrow-top
212
- </title >
213
-
214
-
215
185
<path
216
186
d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
217
187
/>
218
-
219
-
220
-
221
188
</svg >
222
189
</th >
223
190
<th
@@ -236,20 +203,9 @@ exports[`CDataTable renders correctly 2`] = `
236
203
width = " 18"
237
204
xmlns = " http://www.w3.org/2000/svg"
238
205
>
239
-
240
-
241
-
242
- <title >
243
- arrow-top
244
- </title >
245
-
246
-
247
206
<path
248
207
d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
249
208
/>
250
-
251
-
252
-
253
209
</svg >
254
210
</th >
255
211
<th
@@ -268,20 +224,9 @@ exports[`CDataTable renders correctly 2`] = `
268
224
width = " 18"
269
225
xmlns = " http://www.w3.org/2000/svg"
270
226
>
271
-
272
-
273
-
274
- <title >
275
- arrow-top
276
- </title >
277
-
278
-
279
227
<path
280
228
d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
281
229
/>
282
-
283
-
284
-
285
230
</svg >
286
231
</th >
287
232
<th
@@ -300,20 +245,9 @@ exports[`CDataTable renders correctly 2`] = `
300
245
width = " 18"
301
246
xmlns = " http://www.w3.org/2000/svg"
302
247
>
303
-
304
-
305
-
306
- <title >
307
- arrow-top
308
- </title >
309
-
310
-
311
248
<path
312
249
d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
313
250
/>
314
-
315
-
316
-
317
251
</svg >
318
252
</th >
319
253
</tr >
@@ -575,10 +509,14 @@ exports[`CDataTable renders correctly 2`] = `
575
509
576
510
<svg
577
511
class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position rotate-icon"
578
- viewBox = " 0 0 64 64 "
512
+ viewBox = " 0 0 24 24 "
579
513
width = " 18"
580
514
xmlns = " http://www.w3.org/2000/svg"
581
- />
515
+ >
516
+ <path
517
+ d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
518
+ />
519
+ </svg >
582
520
</th >
583
521
<th
584
522
class = " position-relative pr-4"
@@ -592,10 +530,14 @@ exports[`CDataTable renders correctly 2`] = `
592
530
593
531
<svg
594
532
class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
595
- viewBox = " 0 0 64 64 "
533
+ viewBox = " 0 0 24 24 "
596
534
width = " 18"
597
535
xmlns = " http://www.w3.org/2000/svg"
598
- />
536
+ >
537
+ <path
538
+ d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
539
+ />
540
+ </svg >
599
541
</th >
600
542
<th
601
543
class = " position-relative pr-4"
@@ -609,10 +551,14 @@ exports[`CDataTable renders correctly 2`] = `
609
551
610
552
<svg
611
553
class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
612
- viewBox = " 0 0 64 64 "
554
+ viewBox = " 0 0 24 24 "
613
555
width = " 18"
614
556
xmlns = " http://www.w3.org/2000/svg"
615
- />
557
+ >
558
+ <path
559
+ d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
560
+ />
561
+ </svg >
616
562
</th >
617
563
<th
618
564
class = " position-relative pr-4"
@@ -626,10 +572,14 @@ exports[`CDataTable renders correctly 2`] = `
626
572
627
573
<svg
628
574
class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
629
- viewBox = " 0 0 64 64 "
575
+ viewBox = " 0 0 24 24 "
630
576
width = " 18"
631
577
xmlns = " http://www.w3.org/2000/svg"
632
- />
578
+ >
579
+ <path
580
+ d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
581
+ />
582
+ </svg >
633
583
</th >
634
584
<th
635
585
class = " position-relative pr-4"
@@ -643,10 +593,14 @@ exports[`CDataTable renders correctly 2`] = `
643
593
644
594
<svg
645
595
class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
646
- viewBox = " 0 0 64 64 "
596
+ viewBox = " 0 0 24 24 "
647
597
width = " 18"
648
598
xmlns = " http://www.w3.org/2000/svg"
649
- />
599
+ >
600
+ <path
601
+ d = " M18.311 7.061l-6.311-6.311-6.31 6.311 1.061 1.061 4.5-4.5v19.593h1.5v-19.593l4.5 4.5 1.061-1.061z"
602
+ />
603
+ </svg >
650
604
</th >
651
605
</tr >
652
606
</tfoot >
0 commit comments