@@ -34,18 +34,26 @@ exports[`CTable renders correctly 1`] = `
3434 No items
3535
3636 <svg
37- class = " text-danger mb-2"
37+ class = " text-danger mb-2 c-icon "
3838 style = " fill: currentColor;"
39- viewBox = " 0 0 64 64 "
39+ viewBox = " 0 0 24 24 "
4040 width = " 30"
4141 xmlns = " http://www.w3.org/2000/svg"
4242 >
43+
44+
45+
4346 <title >
4447 ban
4548 </title >
49+
50+
4651 <path
47- d = " M53.213 10.787c-5.429-5.429-12.929-8.787-21.213-8.787-16.569 0-30 13.431-30 30 0 8.284 3.358 15.784 8.787 21.213v0c5.429 5.429 12.929 8.787 21.213 8.787 16.569 0 30-13.431 30-30 0-8.284-3.358-15.784-8.787-21.213v0zM32 6c0.007 0 0.015 0 0.023 0 6.483 0 12.409 2.383 16.951 6.32l -0.032 -0.027-36.648 36.648c-3.91-4.509-6.293-10.435-6.293-16.918 0-0.008 0-0.016 0-0.024v0.001c0-14.336 11.664-26 26-26zM32 58c -0.007 0-0.014 0-0.022 0-6.452 0-12.352-2.36-16. 885-6.264l0.034 0.028 36.637-36.637c3.876 4.499 6.236 10.399 6.236 16.851 0 0.008 0 0.016 0 0.024v-0.001c0 14.336-11.664 26-26 26z "
52+ 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 "
4853 />
54+
55+
56+
4957 </svg >
5058 </h2 >
5159 </div >
@@ -167,18 +175,26 @@ exports[`CTable renders correctly 2`] = `
167175 </div >
168176
169177 <svg
170- class = " icon-transition position-absolute arrow-position rotate-icon"
178+ class = " c-icon icon-transition position-absolute arrow-position rotate-icon"
171179 style = " fill: currentColor;"
172- viewBox = " 0 0 64 64 "
180+ viewBox = " 0 0 24 24 "
173181 width = " 18"
174182 xmlns = " http://www.w3.org/2000/svg"
175183 >
184+
185+
186+
176187 <title >
177188 arrow-top
178189 </title >
190+
191+
179192 <path
180- d = " M48.828 18.828l-16.828-16.828-16.828 16.828 2.829 2.828 12-12v52.248h4v-52.247l11.999 11.999 2.828-2.828z "
193+ 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 "
181194 />
195+
196+
197+
182198 </svg >
183199 </th >
184200 <th
@@ -192,18 +208,26 @@ exports[`CTable renders correctly 2`] = `
192208 </div >
193209
194210 <svg
195- class = " icon-transition position-absolute arrow-position transparent"
211+ class = " c-icon icon-transition position-absolute arrow-position transparent"
196212 style = " fill: currentColor;"
197- viewBox = " 0 0 64 64 "
213+ viewBox = " 0 0 24 24 "
198214 width = " 18"
199215 xmlns = " http://www.w3.org/2000/svg"
200216 >
217+
218+
219+
201220 <title >
202221 arrow-top
203222 </title >
223+
224+
204225 <path
205- d = " M48.828 18.828l-16.828-16.828-16.828 16.828 2.829 2.828 12-12v52.248h4v-52.247l11.999 11.999 2.828-2.828z "
226+ 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 "
206227 />
228+
229+
230+
207231 </svg >
208232 </th >
209233 <th
@@ -217,18 +241,26 @@ exports[`CTable renders correctly 2`] = `
217241 </div >
218242
219243 <svg
220- class = " icon-transition position-absolute arrow-position transparent"
244+ class = " c-icon icon-transition position-absolute arrow-position transparent"
221245 style = " fill: currentColor;"
222- viewBox = " 0 0 64 64 "
246+ viewBox = " 0 0 24 24 "
223247 width = " 18"
224248 xmlns = " http://www.w3.org/2000/svg"
225249 >
250+
251+
252+
226253 <title >
227254 arrow-top
228255 </title >
256+
257+
229258 <path
230- d = " M48.828 18.828l-16.828-16.828-16.828 16.828 2.829 2.828 12-12v52.248h4v-52.247l11.999 11.999 2.828-2.828z "
259+ 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 "
231260 />
261+
262+
263+
232264 </svg >
233265 </th >
234266 <th
@@ -242,18 +274,26 @@ exports[`CTable renders correctly 2`] = `
242274 </div >
243275
244276 <svg
245- class = " icon-transition position-absolute arrow-position transparent"
277+ class = " c-icon icon-transition position-absolute arrow-position transparent"
246278 style = " fill: currentColor;"
247- viewBox = " 0 0 64 64 "
279+ viewBox = " 0 0 24 24 "
248280 width = " 18"
249281 xmlns = " http://www.w3.org/2000/svg"
250282 >
283+
284+
285+
251286 <title >
252287 arrow-top
253288 </title >
289+
290+
254291 <path
255- d = " M48.828 18.828l-16.828-16.828-16.828 16.828 2.829 2.828 12-12v52.248h4v-52.247l11.999 11.999 2.828-2.828z "
292+ 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 "
256293 />
294+
295+
296+
257297 </svg >
258298 </th >
259299 <th
@@ -562,18 +602,26 @@ exports[`CTable renders correctly 2`] = `
562602 </div >
563603
564604 <svg
565- class = " icon-transition position-absolute arrow-position rotate-icon"
605+ class = " c-icon icon-transition position-absolute arrow-position rotate-icon"
566606 style = " fill: currentColor;"
567- viewBox = " 0 0 64 64 "
607+ viewBox = " 0 0 24 24 "
568608 width = " 18"
569609 xmlns = " http://www.w3.org/2000/svg"
570610 >
611+
612+
613+
571614 <title >
572615 arrow-top
573616 </title >
617+
618+
574619 <path
575- d = " M48.828 18.828l-16.828-16.828-16.828 16.828 2.829 2.828 12-12v52.248h4v-52.247l11.999 11.999 2.828-2.828z "
620+ 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 "
576621 />
622+
623+
624+
577625 </svg >
578626 </th >
579627 <th
@@ -587,18 +635,26 @@ exports[`CTable renders correctly 2`] = `
587635 </div >
588636
589637 <svg
590- class = " icon-transition position-absolute arrow-position transparent"
638+ class = " c-icon icon-transition position-absolute arrow-position transparent"
591639 style = " fill: currentColor;"
592- viewBox = " 0 0 64 64 "
640+ viewBox = " 0 0 24 24 "
593641 width = " 18"
594642 xmlns = " http://www.w3.org/2000/svg"
595643 >
644+
645+
646+
596647 <title >
597648 arrow-top
598649 </title >
650+
651+
599652 <path
600- d = " M48.828 18.828l-16.828-16.828-16.828 16.828 2.829 2.828 12-12v52.248h4v-52.247l11.999 11.999 2.828-2.828z "
653+ 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 "
601654 />
655+
656+
657+
602658 </svg >
603659 </th >
604660 <th
@@ -612,18 +668,26 @@ exports[`CTable renders correctly 2`] = `
612668 </div >
613669
614670 <svg
615- class = " icon-transition position-absolute arrow-position transparent"
671+ class = " c-icon icon-transition position-absolute arrow-position transparent"
616672 style = " fill: currentColor;"
617- viewBox = " 0 0 64 64 "
673+ viewBox = " 0 0 24 24 "
618674 width = " 18"
619675 xmlns = " http://www.w3.org/2000/svg"
620676 >
677+
678+
679+
621680 <title >
622681 arrow-top
623682 </title >
683+
684+
624685 <path
625- d = " M48.828 18.828l-16.828-16.828-16.828 16.828 2.829 2.828 12-12v52.248h4v-52.247l11.999 11.999 2.828-2.828z "
686+ 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 "
626687 />
688+
689+
690+
627691 </svg >
628692 </th >
629693 <th
@@ -637,18 +701,26 @@ exports[`CTable renders correctly 2`] = `
637701 </div >
638702
639703 <svg
640- class = " icon-transition position-absolute arrow-position transparent"
704+ class = " c-icon icon-transition position-absolute arrow-position transparent"
641705 style = " fill: currentColor;"
642- viewBox = " 0 0 64 64 "
706+ viewBox = " 0 0 24 24 "
643707 width = " 18"
644708 xmlns = " http://www.w3.org/2000/svg"
645709 >
710+
711+
712+
646713 <title >
647714 arrow-top
648715 </title >
716+
717+
649718 <path
650- d = " M48.828 18.828l-16.828-16.828-16.828 16.828 2.829 2.828 12-12v52.248h4v-52.247l11.999 11.999 2.828-2.828z "
719+ 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 "
651720 />
721+
722+
723+
652724 </svg >
653725 </th >
654726 <th
0 commit comments