@@ -35,12 +35,14 @@ exports[`CDataTable renders correctly 1`] = `
3535 <svg
3636 class = " text-danger mb-2 c-icon c-icon-custom-size"
3737 role = " img"
38- viewBox = " 0 0 24 24 "
38+ viewBox = " 0 0 512 512 "
3939 width = " 30"
4040 xmlns = " http://www.w3.org/2000/svg"
4141 >
4242 <path
43- 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"
43+ class = " ci-primary"
44+ d = " M425.706,86.294A240,240,0,0,0,86.294,425.705,240,240,0,0,0,425.706,86.294ZM256,48A207.1,207.1,0,0,1,391.528,98.345L98.345,391.528A207.1,207.1,0,0,1,48,256C48,141.309,141.309,48,256,48Zm0,416a207.084,207.084,0,0,1-134.986-49.887l293.1-293.1A207.084,207.084,0,0,1,464,256C464,370.691,370.691,464,256,464Z"
45+ fill = " var(--ci-primary-color, currentColor)"
4446 />
4547 </svg >
4648 </h2 >
@@ -136,6 +138,24 @@ exports[`CDataTable renders correctly 2`] = `
136138
137139 </option >
138140 </select >
141+
142+ <svg
143+ class = " c-icon ml-2 text-danger"
144+ role = " img"
145+ viewBox = " 0 0 512 512"
146+ xmlns = " http://www.w3.org/2000/svg"
147+ >
148+ <polygon
149+ class = " ci-primary"
150+ fill = " var(--ci-primary-color, currentColor)"
151+ points = " 40 16 40 53.828 109.024 136 150.815 136 76.896 48 459.51 48 304 242.388 304 401.373 241.373 464 240 464 240 368 208 368 208 496 254.627 496 336 414.627 336 253.612 496 53.612 496 16 40 16"
152+ />
153+ <polygon
154+ class = " ci-primary"
155+ fill = " var(--ci-primary-color, currentColor)"
156+ points = " 166.403 248.225 226.864 187.763 204.237 165.135 143.775 225.597 83.313 165.135 60.687 187.763 121.148 248.225 60.687 308.687 83.313 331.314 143.775 270.852 204.237 331.314 226.864 308.687 166.403 248.225"
157+ />
158+ </svg >
139159 </div >
140160 </div >
141161 </div >
@@ -160,12 +180,14 @@ exports[`CDataTable renders correctly 2`] = `
160180 <svg
161181 class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position rotate-icon"
162182 role = " img"
163- viewBox = " 0 0 24 24 "
183+ viewBox = " 0 0 512 512 "
164184 width = " 18"
165185 xmlns = " http://www.w3.org/2000/svg"
166186 >
167- <path
168- 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"
187+ <polygon
188+ class = " ci-primary"
189+ fill = " var(--ci-primary-color, currentColor)"
190+ points = " 390.624 150.625 256 16 121.376 150.625 144.004 173.252 240.001 77.254 240.001 495.236 272.001 495.236 272.001 77.257 367.996 173.252 390.624 150.625"
169191 />
170192 </svg >
171193 </th >
@@ -180,12 +202,14 @@ exports[`CDataTable renders correctly 2`] = `
180202 <svg
181203 class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
182204 role = " img"
183- viewBox = " 0 0 24 24 "
205+ viewBox = " 0 0 512 512 "
184206 width = " 18"
185207 xmlns = " http://www.w3.org/2000/svg"
186208 >
187- <path
188- 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"
209+ <polygon
210+ class = " ci-primary"
211+ fill = " var(--ci-primary-color, currentColor)"
212+ points = " 390.624 150.625 256 16 121.376 150.625 144.004 173.252 240.001 77.254 240.001 495.236 272.001 495.236 272.001 77.257 367.996 173.252 390.624 150.625"
189213 />
190214 </svg >
191215 </th >
@@ -200,12 +224,14 @@ exports[`CDataTable renders correctly 2`] = `
200224 <svg
201225 class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
202226 role = " img"
203- viewBox = " 0 0 24 24 "
227+ viewBox = " 0 0 512 512 "
204228 width = " 18"
205229 xmlns = " http://www.w3.org/2000/svg"
206230 >
207- <path
208- 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"
231+ <polygon
232+ class = " ci-primary"
233+ fill = " var(--ci-primary-color, currentColor)"
234+ points = " 390.624 150.625 256 16 121.376 150.625 144.004 173.252 240.001 77.254 240.001 495.236 272.001 495.236 272.001 77.257 367.996 173.252 390.624 150.625"
209235 />
210236 </svg >
211237 </th >
@@ -220,12 +246,14 @@ exports[`CDataTable renders correctly 2`] = `
220246 <svg
221247 class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
222248 role = " img"
223- viewBox = " 0 0 24 24 "
249+ viewBox = " 0 0 512 512 "
224250 width = " 18"
225251 xmlns = " http://www.w3.org/2000/svg"
226252 >
227- <path
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"
253+ <polygon
254+ class = " ci-primary"
255+ fill = " var(--ci-primary-color, currentColor)"
256+ points = " 390.624 150.625 256 16 121.376 150.625 144.004 173.252 240.001 77.254 240.001 495.236 272.001 495.236 272.001 77.257 367.996 173.252 390.624 150.625"
229257 />
230258 </svg >
231259 </th >
@@ -508,12 +536,14 @@ exports[`CDataTable renders correctly 2`] = `
508536 <svg
509537 class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position rotate-icon"
510538 role = " img"
511- viewBox = " 0 0 24 24 "
539+ viewBox = " 0 0 512 512 "
512540 width = " 18"
513541 xmlns = " http://www.w3.org/2000/svg"
514542 >
515- <path
516- 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"
543+ <polygon
544+ class = " ci-primary"
545+ fill = " var(--ci-primary-color, currentColor)"
546+ points = " 390.624 150.625 256 16 121.376 150.625 144.004 173.252 240.001 77.254 240.001 495.236 272.001 495.236 272.001 77.257 367.996 173.252 390.624 150.625"
517547 />
518548 </svg >
519549 </th >
@@ -528,12 +558,14 @@ exports[`CDataTable renders correctly 2`] = `
528558 <svg
529559 class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
530560 role = " img"
531- viewBox = " 0 0 24 24 "
561+ viewBox = " 0 0 512 512 "
532562 width = " 18"
533563 xmlns = " http://www.w3.org/2000/svg"
534564 >
535- <path
536- 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"
565+ <polygon
566+ class = " ci-primary"
567+ fill = " var(--ci-primary-color, currentColor)"
568+ points = " 390.624 150.625 256 16 121.376 150.625 144.004 173.252 240.001 77.254 240.001 495.236 272.001 495.236 272.001 77.257 367.996 173.252 390.624 150.625"
537569 />
538570 </svg >
539571 </th >
@@ -548,12 +580,14 @@ exports[`CDataTable renders correctly 2`] = `
548580 <svg
549581 class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
550582 role = " img"
551- viewBox = " 0 0 24 24 "
583+ viewBox = " 0 0 512 512 "
552584 width = " 18"
553585 xmlns = " http://www.w3.org/2000/svg"
554586 >
555- <path
556- 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"
587+ <polygon
588+ class = " ci-primary"
589+ fill = " var(--ci-primary-color, currentColor)"
590+ points = " 390.624 150.625 256 16 121.376 150.625 144.004 173.252 240.001 77.254 240.001 495.236 272.001 495.236 272.001 77.257 367.996 173.252 390.624 150.625"
557591 />
558592 </svg >
559593 </th >
@@ -568,12 +602,14 @@ exports[`CDataTable renders correctly 2`] = `
568602 <svg
569603 class = " c-icon c-icon-custom-size icon-transition position-absolute arrow-position transparent"
570604 role = " img"
571- viewBox = " 0 0 24 24 "
605+ viewBox = " 0 0 512 512 "
572606 width = " 18"
573607 xmlns = " http://www.w3.org/2000/svg"
574608 >
575- <path
576- 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"
609+ <polygon
610+ class = " ci-primary"
611+ fill = " var(--ci-primary-color, currentColor)"
612+ points = " 390.624 150.625 256 16 121.376 150.625 144.004 173.252 240.001 77.254 240.001 495.236 272.001 495.236 272.001 77.257 367.996 173.252 390.624 150.625"
577613 />
578614 </svg >
579615 </th >
0 commit comments