@retailcrm/embed-ui 0.9.11 → 0.9.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,14 +1,14 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1773216523222" clover="3.2.0">
3
- <project timestamp="1773216523222" name="All files">
4
- <metrics statements="3921" coveredstatements="2373" conditionals="2609" coveredconditionals="1356" methods="1242" coveredmethods="719" elements="7772" coveredelements="4448" complexity="0" loc="3921" ncloc="3921" packages="57" files="159" classes="159"/>
2
+ <coverage generated="1773662730885" clover="3.2.0">
3
+ <project timestamp="1773662730885" name="All files">
4
+ <metrics statements="4222" coveredstatements="2760" conditionals="2815" coveredconditionals="1541" methods="1371" coveredmethods="861" elements="8408" coveredelements="5162" complexity="0" loc="4222" ncloc="4222" packages="59" files="172" classes="172"/>
5
5
  <package name="packages.v1-components.src.common">
6
6
  <metrics statements="32" coveredstatements="13" conditionals="18" coveredconditionals="4" methods="12" coveredmethods="4"/>
7
7
  <file name="platform.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/platform.ts">
8
8
  <metrics statements="3" coveredstatements="3" conditionals="6" coveredconditionals="4" methods="1" coveredmethods="1"/>
9
- <line num="1" count="2" type="stmt"/>
10
- <line num="9" count="2" type="stmt"/>
11
- <line num="10" count="2" type="cond" truecount="3" falsecount="1"/>
9
+ <line num="1" count="3" type="stmt"/>
10
+ <line num="9" count="3" type="stmt"/>
11
+ <line num="10" count="3" type="cond" truecount="3" falsecount="1"/>
12
12
  </file>
13
13
  <file name="predicate.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/predicate.ts">
14
14
  <metrics statements="9" coveredstatements="1" conditionals="7" coveredconditionals="0" methods="2" coveredmethods="0"/>
@@ -50,7 +50,7 @@
50
50
  </file>
51
51
  </package>
52
52
  <package name="packages.v1-components.src.common.components">
53
- <metrics statements="514" coveredstatements="429" conditionals="377" coveredconditionals="285" methods="130" coveredmethods="106"/>
53
+ <metrics statements="529" coveredstatements="443" conditionals="383" coveredconditionals="291" methods="137" coveredmethods="109"/>
54
54
  <file name="add-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/add-button.ts">
55
55
  <metrics statements="9" coveredstatements="9" conditionals="4" coveredconditionals="4" methods="3" coveredmethods="3"/>
56
56
  <line num="1" count="2" type="cond" truecount="2" falsecount="0"/>
@@ -126,12 +126,12 @@
126
126
  <line num="52" count="2860" type="stmt"/>
127
127
  <line num="54" count="4317" type="stmt"/>
128
128
  <line num="59" count="2170" type="stmt"/>
129
- <line num="63" count="64898" type="stmt"/>
129
+ <line num="63" count="65598" type="stmt"/>
130
130
  <line num="67" count="1935" type="stmt"/>
131
131
  <line num="71" count="16886" type="stmt"/>
132
132
  <line num="75" count="15019" type="stmt"/>
133
133
  <line num="79" count="1514" type="stmt"/>
134
- <line num="83" count="28282" type="cond" truecount="2" falsecount="0"/>
134
+ <line num="83" count="28632" type="cond" truecount="2" falsecount="0"/>
135
135
  <line num="87" count="4569" type="cond" truecount="2" falsecount="0"/>
136
136
  <line num="91" count="6542" type="cond" truecount="2" falsecount="0"/>
137
137
  <line num="95" count="8511" type="cond" truecount="2" falsecount="0"/>
@@ -381,36 +381,36 @@
381
381
  </file>
382
382
  <file name="popper.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/popper.ts">
383
383
  <metrics statements="11" coveredstatements="8" conditionals="13" coveredconditionals="3" methods="7" coveredmethods="2"/>
384
- <line num="5" count="2" type="stmt"/>
385
- <line num="58" count="2" type="stmt"/>
386
- <line num="60" count="8" type="stmt"/>
387
- <line num="61" count="24" type="cond" truecount="3" falsecount="0"/>
388
- <line num="66" count="2" type="stmt"/>
389
- <line num="67" count="2" type="stmt"/>
384
+ <line num="5" count="3" type="stmt"/>
385
+ <line num="58" count="3" type="stmt"/>
386
+ <line num="60" count="10" type="stmt"/>
387
+ <line num="61" count="30" type="cond" truecount="3" falsecount="0"/>
388
+ <line num="66" count="3" type="stmt"/>
389
+ <line num="67" count="3" type="stmt"/>
390
390
  <line num="68" count="0" type="stmt"/>
391
- <line num="71" count="2" type="stmt"/>
391
+ <line num="71" count="3" type="stmt"/>
392
392
  <line num="72" count="0" type="cond" truecount="0" falsecount="2"/>
393
- <line num="75" count="2" type="stmt"/>
393
+ <line num="75" count="3" type="stmt"/>
394
394
  <line num="76" count="0" type="cond" truecount="0" falsecount="8"/>
395
395
  </file>
396
396
  <file name="select.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/select.ts">
397
397
  <metrics statements="17" coveredstatements="17" conditionals="5" coveredconditionals="4" methods="5" coveredmethods="3"/>
398
- <line num="8" count="1" type="cond" truecount="2" falsecount="0"/>
399
- <line num="9" count="1" type="stmt"/>
400
- <line num="10" count="1" type="stmt"/>
401
- <line num="11" count="1" type="stmt"/>
402
- <line num="14" count="1" type="cond" truecount="2" falsecount="0"/>
403
- <line num="15" count="1" type="stmt"/>
404
- <line num="16" count="1" type="stmt"/>
405
- <line num="17" count="1" type="stmt"/>
406
- <line num="18" count="1" type="stmt"/>
407
- <line num="19" count="1" type="stmt"/>
408
- <line num="20" count="1" type="stmt"/>
409
- <line num="21" count="1" type="stmt"/>
410
- <line num="22" count="1" type="stmt"/>
411
- <line num="94" count="1" type="stmt"/>
412
- <line num="105" count="1" type="stmt"/>
413
- <line num="110" count="1" type="stmt"/>
398
+ <line num="8" count="2" type="cond" truecount="2" falsecount="0"/>
399
+ <line num="9" count="2" type="stmt"/>
400
+ <line num="10" count="2" type="stmt"/>
401
+ <line num="11" count="2" type="stmt"/>
402
+ <line num="14" count="2" type="cond" truecount="2" falsecount="0"/>
403
+ <line num="15" count="2" type="stmt"/>
404
+ <line num="16" count="2" type="stmt"/>
405
+ <line num="17" count="2" type="stmt"/>
406
+ <line num="18" count="2" type="stmt"/>
407
+ <line num="19" count="2" type="stmt"/>
408
+ <line num="20" count="2" type="stmt"/>
409
+ <line num="21" count="2" type="stmt"/>
410
+ <line num="22" count="2" type="stmt"/>
411
+ <line num="94" count="2" type="stmt"/>
412
+ <line num="105" count="2" type="stmt"/>
413
+ <line num="110" count="2" type="stmt"/>
414
414
  <line num="116" count="6" type="cond" truecount="0" falsecount="1"/>
415
415
  </file>
416
416
  <file name="slider.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/slider.ts">
@@ -494,6 +494,24 @@
494
494
  <line num="166" count="18" type="stmt"/>
495
495
  <line num="169" count="14" type="stmt"/>
496
496
  </file>
497
+ <file name="table.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/table.ts">
498
+ <metrics statements="15" coveredstatements="14" conditionals="6" coveredconditionals="6" methods="7" coveredmethods="3"/>
499
+ <line num="4" count="2" type="cond" truecount="2" falsecount="0"/>
500
+ <line num="5" count="2" type="stmt"/>
501
+ <line num="6" count="2" type="stmt"/>
502
+ <line num="7" count="2" type="stmt"/>
503
+ <line num="10" count="2" type="cond" truecount="2" falsecount="0"/>
504
+ <line num="11" count="2" type="stmt"/>
505
+ <line num="12" count="2" type="stmt"/>
506
+ <line num="13" count="2" type="stmt"/>
507
+ <line num="16" count="2" type="cond" truecount="2" falsecount="0"/>
508
+ <line num="17" count="2" type="stmt"/>
509
+ <line num="18" count="2" type="stmt"/>
510
+ <line num="210" count="2" type="stmt"/>
511
+ <line num="211" count="0" type="stmt"/>
512
+ <line num="214" count="2" type="stmt"/>
513
+ <line num="216" count="2" type="stmt"/>
514
+ </file>
497
515
  <file name="tag.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/tag.ts">
498
516
  <metrics statements="8" coveredstatements="5" conditionals="4" coveredconditionals="2" methods="2" coveredmethods="1"/>
499
517
  <line num="1" count="1" type="cond" truecount="2" falsecount="0"/>
@@ -657,11 +675,11 @@
657
675
  <metrics statements="29" coveredstatements="24" conditionals="19" coveredconditionals="17" methods="13" coveredmethods="9"/>
658
676
  <file name="composables.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/composables.ts">
659
677
  <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
660
- <line num="5" count="8" type="stmt"/>
661
- <line num="9" count="8" type="stmt"/>
662
- <line num="10" count="172" type="stmt"/>
663
- <line num="12" count="172" type="stmt"/>
664
- <line num="14" count="172" type="stmt"/>
678
+ <line num="5" count="9" type="stmt"/>
679
+ <line num="9" count="9" type="stmt"/>
680
+ <line num="10" count="174" type="stmt"/>
681
+ <line num="12" count="174" type="stmt"/>
682
+ <line num="14" count="174" type="stmt"/>
665
683
  </file>
666
684
  <file name="dom.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/dom.ts">
667
685
  <metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
@@ -964,7 +982,7 @@
964
982
  <line num="635" count="32" type="stmt"/>
965
983
  <line num="636" count="2142" type="stmt"/>
966
984
  <line num="637" count="2142" type="cond" truecount="2" falsecount="0"/>
967
- <line num="639" count="17577" type="cond" truecount="1" falsecount="1"/>
985
+ <line num="639" count="17927" type="cond" truecount="1" falsecount="1"/>
968
986
  <line num="642" count="32" type="stmt"/>
969
987
  <line num="643" count="2142" type="stmt"/>
970
988
  <line num="644" count="2142" type="cond" truecount="4" falsecount="0"/>
@@ -2281,19 +2299,19 @@
2281
2299
  </file>
2282
2300
  </package>
2283
2301
  <package name="packages.v1-components.src.host.components.popper">
2284
- <metrics statements="238" coveredstatements="15" conditionals="174" coveredconditionals="4" methods="72" coveredmethods="2"/>
2302
+ <metrics statements="238" coveredstatements="163" conditionals="174" coveredconditionals="65" methods="72" coveredmethods="42"/>
2285
2303
  <file name="Listener.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/Listener.ts">
2286
- <metrics statements="37" coveredstatements="2" conditionals="20" coveredconditionals="0" methods="15" coveredmethods="0"/>
2287
- <line num="5" count="2" type="stmt"/>
2288
- <line num="6" count="2" type="stmt"/>
2289
- <line num="7" count="0" type="cond" truecount="0" falsecount="4"/>
2290
- <line num="8" count="0" type="cond" truecount="0" falsecount="4"/>
2291
- <line num="10" count="0" type="stmt"/>
2292
- <line num="17" count="0" type="stmt"/>
2293
- <line num="18" count="0" type="stmt"/>
2294
- <line num="26" count="0" type="stmt"/>
2295
- <line num="32" count="0" type="stmt"/>
2296
- <line num="33" count="0" type="stmt"/>
2304
+ <metrics statements="37" coveredstatements="24" conditionals="20" coveredconditionals="8" methods="15" coveredmethods="9"/>
2305
+ <line num="5" count="3" type="stmt"/>
2306
+ <line num="6" count="3" type="stmt"/>
2307
+ <line num="7" count="1" type="cond" truecount="2" falsecount="2"/>
2308
+ <line num="8" count="1" type="cond" truecount="3" falsecount="1"/>
2309
+ <line num="10" count="1" type="stmt"/>
2310
+ <line num="17" count="2" type="stmt"/>
2311
+ <line num="18" count="2" type="stmt"/>
2312
+ <line num="26" count="2" type="stmt"/>
2313
+ <line num="32" count="2" type="stmt"/>
2314
+ <line num="33" count="2" type="stmt"/>
2297
2315
  <line num="37" count="0" type="stmt"/>
2298
2316
  <line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
2299
2317
  <line num="42" count="0" type="stmt"/>
@@ -2307,112 +2325,112 @@
2307
2325
  <line num="59" count="0" type="stmt"/>
2308
2326
  <line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
2309
2327
  <line num="61" count="0" type="stmt"/>
2310
- <line num="67" count="0" type="stmt"/>
2311
- <line num="68" count="0" type="stmt"/>
2312
- <line num="69" count="0" type="stmt"/>
2313
- <line num="73" count="0" type="stmt"/>
2314
- <line num="74" count="0" type="stmt"/>
2315
- <line num="78" count="0" type="cond" truecount="0" falsecount="2"/>
2316
- <line num="79" count="0" type="stmt"/>
2317
- <line num="80" count="0" type="stmt"/>
2318
- <line num="85" count="0" type="stmt"/>
2319
- <line num="92" count="0" type="stmt"/>
2320
- <line num="101" count="0" type="stmt"/>
2321
- <line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
2322
- <line num="103" count="0" type="stmt"/>
2323
- <line num="104" count="0" type="stmt"/>
2328
+ <line num="67" count="1" type="stmt"/>
2329
+ <line num="68" count="1" type="stmt"/>
2330
+ <line num="69" count="1" type="stmt"/>
2331
+ <line num="73" count="2" type="stmt"/>
2332
+ <line num="74" count="2" type="stmt"/>
2333
+ <line num="78" count="1" type="cond" truecount="1" falsecount="1"/>
2334
+ <line num="79" count="1" type="stmt"/>
2335
+ <line num="80" count="1" type="stmt"/>
2336
+ <line num="85" count="1" type="stmt"/>
2337
+ <line num="92" count="1" type="stmt"/>
2338
+ <line num="101" count="2" type="stmt"/>
2339
+ <line num="102" count="2" type="cond" truecount="2" falsecount="0"/>
2340
+ <line num="103" count="1" type="stmt"/>
2341
+ <line num="104" count="1" type="stmt"/>
2324
2342
  </file>
2325
2343
  <file name="Scheduler.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/Scheduler.ts">
2326
- <metrics statements="6" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
2327
- <line num="2" count="0" type="stmt"/>
2328
- <line num="5" count="0" type="stmt"/>
2329
- <line num="6" count="0" type="cond" truecount="0" falsecount="2"/>
2344
+ <metrics statements="6" coveredstatements="5" conditionals="2" coveredconditionals="1" methods="3" coveredmethods="2"/>
2345
+ <line num="2" count="2" type="stmt"/>
2346
+ <line num="5" count="2" type="stmt"/>
2347
+ <line num="6" count="2" type="cond" truecount="1" falsecount="1"/>
2330
2348
  <line num="7" count="0" type="stmt"/>
2331
- <line num="9" count="0" type="stmt"/>
2332
- <line num="14" count="0" type="stmt"/>
2349
+ <line num="9" count="2" type="stmt"/>
2350
+ <line num="14" count="3" type="stmt"/>
2333
2351
  </file>
2334
2352
  <file name="UiPopper.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/UiPopper.vue">
2335
- <metrics statements="147" coveredstatements="1" conditionals="106" coveredconditionals="0" methods="43" coveredmethods="0"/>
2336
- <line num="11" count="0" type="cond" truecount="0" falsecount="4"/>
2337
- <line num="19" count="2" type="stmt"/>
2338
- <line num="71" count="0" type="stmt"/>
2339
- <line num="168" count="0" type="stmt"/>
2340
- <line num="185" count="0" type="stmt"/>
2341
- <line num="186" count="0" type="stmt"/>
2342
- <line num="187" count="0" type="stmt"/>
2343
- <line num="189" count="0" type="stmt"/>
2344
- <line num="199" count="0" type="stmt"/>
2345
- <line num="200" count="0" type="stmt"/>
2346
- <line num="202" count="0" type="stmt"/>
2347
- <line num="208" count="0" type="stmt"/>
2348
- <line num="218" count="0" type="stmt"/>
2349
- <line num="219" count="0" type="cond" truecount="0" falsecount="5"/>
2350
- <line num="220" count="0" type="stmt"/>
2351
- <line num="224" count="0" type="stmt"/>
2352
- <line num="225" count="0" type="stmt"/>
2353
- <line num="227" count="0" type="stmt"/>
2354
- <line num="229" count="0" type="stmt"/>
2355
- <line num="231" count="0" type="stmt"/>
2356
- <line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
2353
+ <metrics statements="147" coveredstatements="100" conditionals="106" coveredconditionals="37" methods="43" coveredmethods="24"/>
2354
+ <line num="11" count="0" type="cond" truecount="2" falsecount="2"/>
2355
+ <line num="19" count="3" type="stmt"/>
2356
+ <line num="71" count="1" type="stmt"/>
2357
+ <line num="168" count="1" type="stmt"/>
2358
+ <line num="185" count="1" type="stmt"/>
2359
+ <line num="186" count="1" type="stmt"/>
2360
+ <line num="187" count="1" type="stmt"/>
2361
+ <line num="189" count="1" type="stmt"/>
2362
+ <line num="199" count="1" type="stmt"/>
2363
+ <line num="200" count="1" type="stmt"/>
2364
+ <line num="202" count="1" type="stmt"/>
2365
+ <line num="208" count="1" type="stmt"/>
2366
+ <line num="218" count="1" type="stmt"/>
2367
+ <line num="219" count="1" type="cond" truecount="4" falsecount="1"/>
2368
+ <line num="220" count="1" type="stmt"/>
2369
+ <line num="224" count="1" type="stmt"/>
2370
+ <line num="225" count="1" type="stmt"/>
2371
+ <line num="227" count="1" type="stmt"/>
2372
+ <line num="229" count="1" type="stmt"/>
2373
+ <line num="231" count="1" type="stmt"/>
2374
+ <line num="232" count="2" type="cond" truecount="1" falsecount="1"/>
2357
2375
  <line num="233" count="0" type="stmt"/>
2358
2376
  <line num="234" count="0" type="stmt"/>
2359
- <line num="238" count="0" type="stmt"/>
2360
- <line num="239" count="0" type="stmt"/>
2361
- <line num="241" count="0" type="cond" truecount="0" falsecount="4"/>
2377
+ <line num="238" count="1" type="stmt"/>
2378
+ <line num="239" count="1" type="stmt"/>
2379
+ <line num="241" count="1" type="cond" truecount="3" falsecount="1"/>
2362
2380
  <line num="242" count="0" type="stmt"/>
2363
- <line num="249" count="0" type="stmt"/>
2364
- <line num="250" count="0" type="stmt"/>
2365
- <line num="251" count="0" type="stmt"/>
2366
- <line num="253" count="0" type="cond" truecount="0" falsecount="2"/>
2367
- <line num="254" count="0" type="stmt"/>
2368
- <line num="256" count="0" type="cond" truecount="0" falsecount="2"/>
2369
- <line num="257" count="0" type="stmt"/>
2370
- <line num="258" count="0" type="stmt"/>
2371
- <line num="260" count="0" type="stmt"/>
2372
- <line num="261" count="0" type="stmt"/>
2373
- <line num="266" count="0" type="stmt"/>
2374
- <line num="267" count="0" type="stmt"/>
2375
- <line num="269" count="0" type="cond" truecount="0" falsecount="2"/>
2376
- <line num="270" count="0" type="stmt"/>
2381
+ <line num="249" count="1" type="stmt"/>
2382
+ <line num="250" count="1" type="stmt"/>
2383
+ <line num="251" count="1" type="stmt"/>
2384
+ <line num="253" count="1" type="cond" truecount="1" falsecount="1"/>
2385
+ <line num="254" count="1" type="stmt"/>
2386
+ <line num="256" count="1" type="cond" truecount="1" falsecount="1"/>
2387
+ <line num="257" count="1" type="stmt"/>
2388
+ <line num="258" count="1" type="stmt"/>
2389
+ <line num="260" count="1" type="stmt"/>
2390
+ <line num="261" count="1" type="stmt"/>
2391
+ <line num="266" count="1" type="stmt"/>
2392
+ <line num="267" count="1" type="stmt"/>
2393
+ <line num="269" count="1" type="cond" truecount="1" falsecount="1"/>
2394
+ <line num="270" count="1" type="stmt"/>
2377
2395
  <line num="273" count="0" type="stmt"/>
2378
2396
  <line num="275" count="0" type="stmt"/>
2379
2397
  <line num="276" count="0" type="stmt"/>
2380
2398
  <line num="278" count="0" type="stmt"/>
2381
2399
  <line num="279" count="0" type="cond" truecount="0" falsecount="2"/>
2382
2400
  <line num="280" count="0" type="stmt"/>
2383
- <line num="284" count="0" type="cond" truecount="0" falsecount="1"/>
2384
- <line num="285" count="0" type="cond" truecount="0" falsecount="2"/>
2401
+ <line num="284" count="1" type="cond" truecount="1" falsecount="0"/>
2402
+ <line num="285" count="1" type="cond" truecount="1" falsecount="1"/>
2385
2403
  <line num="286" count="0" type="stmt"/>
2386
- <line num="289" count="0" type="stmt"/>
2387
- <line num="290" count="0" type="stmt"/>
2388
- <line num="292" count="0" type="stmt"/>
2389
- <line num="294" count="0" type="cond" truecount="0" falsecount="2"/>
2390
- <line num="296" count="0" type="stmt"/>
2391
- <line num="298" count="0" type="stmt"/>
2392
- <line num="299" count="0" type="stmt"/>
2393
- <line num="302" count="0" type="cond" truecount="0" falsecount="2"/>
2394
- <line num="303" count="0" type="stmt"/>
2395
- <line num="305" count="0" type="cond" truecount="0" falsecount="2"/>
2396
- <line num="307" count="0" type="stmt"/>
2397
- <line num="310" count="0" type="cond" truecount="0" falsecount="1"/>
2398
- <line num="311" count="0" type="cond" truecount="0" falsecount="2"/>
2399
- <line num="312" count="0" type="stmt"/>
2400
- <line num="314" count="0" type="cond" truecount="0" falsecount="2"/>
2401
- <line num="315" count="0" type="stmt"/>
2402
- <line num="318" count="0" type="cond" truecount="0" falsecount="2"/>
2404
+ <line num="289" count="1" type="stmt"/>
2405
+ <line num="290" count="1" type="stmt"/>
2406
+ <line num="292" count="1" type="stmt"/>
2407
+ <line num="294" count="1" type="cond" truecount="1" falsecount="1"/>
2408
+ <line num="296" count="1" type="stmt"/>
2409
+ <line num="298" count="1" type="stmt"/>
2410
+ <line num="299" count="1" type="stmt"/>
2411
+ <line num="302" count="1" type="cond" truecount="1" falsecount="1"/>
2412
+ <line num="303" count="1" type="stmt"/>
2413
+ <line num="305" count="1" type="cond" truecount="1" falsecount="1"/>
2414
+ <line num="307" count="1" type="stmt"/>
2415
+ <line num="310" count="1" type="cond" truecount="0" falsecount="1"/>
2416
+ <line num="311" count="1" type="cond" truecount="1" falsecount="1"/>
2417
+ <line num="312" count="1" type="stmt"/>
2418
+ <line num="314" count="1" type="cond" truecount="1" falsecount="1"/>
2419
+ <line num="315" count="1" type="stmt"/>
2420
+ <line num="318" count="1" type="cond" truecount="1" falsecount="1"/>
2403
2421
  <line num="319" count="0" type="stmt"/>
2404
2422
  <line num="322" count="0" type="stmt"/>
2405
- <line num="326" count="0" type="stmt"/>
2406
- <line num="327" count="0" type="cond" truecount="0" falsecount="2"/>
2423
+ <line num="326" count="1" type="stmt"/>
2424
+ <line num="327" count="1" type="cond" truecount="1" falsecount="1"/>
2407
2425
  <line num="328" count="0" type="stmt"/>
2408
- <line num="331" count="0" type="stmt"/>
2409
- <line num="333" count="0" type="stmt"/>
2410
- <line num="334" count="0" type="stmt"/>
2411
- <line num="336" count="0" type="stmt"/>
2412
- <line num="338" count="0" type="stmt"/>
2413
- <line num="340" count="0" type="stmt"/>
2414
- <line num="343" count="0" type="cond" truecount="0" falsecount="2"/>
2415
- <line num="345" count="0" type="cond" truecount="0" falsecount="1"/>
2426
+ <line num="331" count="1" type="stmt"/>
2427
+ <line num="333" count="1" type="stmt"/>
2428
+ <line num="334" count="1" type="stmt"/>
2429
+ <line num="336" count="1" type="stmt"/>
2430
+ <line num="338" count="1" type="stmt"/>
2431
+ <line num="340" count="1" type="stmt"/>
2432
+ <line num="343" count="1" type="cond" truecount="0" falsecount="2"/>
2433
+ <line num="345" count="1" type="cond" truecount="0" falsecount="1"/>
2416
2434
  <line num="346" count="0" type="cond" truecount="0" falsecount="2"/>
2417
2435
  <line num="348" count="0" type="stmt"/>
2418
2436
  <line num="350" count="0" type="cond" truecount="0" falsecount="6"/>
@@ -2420,66 +2438,66 @@
2420
2438
  <line num="353" count="0" type="cond" truecount="0" falsecount="2"/>
2421
2439
  <line num="354" count="0" type="stmt"/>
2422
2440
  <line num="355" count="0" type="stmt"/>
2423
- <line num="360" count="0" type="stmt"/>
2424
- <line num="361" count="0" type="stmt"/>
2425
- <line num="362" count="0" type="stmt"/>
2441
+ <line num="360" count="1" type="stmt"/>
2442
+ <line num="361" count="1" type="stmt"/>
2443
+ <line num="362" count="1" type="stmt"/>
2426
2444
  <line num="363" count="0" type="stmt"/>
2427
- <line num="366" count="0" type="stmt"/>
2445
+ <line num="366" count="1" type="stmt"/>
2428
2446
  <line num="367" count="0" type="cond" truecount="0" falsecount="4"/>
2429
2447
  <line num="368" count="0" type="stmt"/>
2430
2448
  <line num="369" count="0" type="cond" truecount="0" falsecount="2"/>
2431
2449
  <line num="370" count="0" type="stmt"/>
2432
- <line num="375" count="0" type="stmt"/>
2450
+ <line num="375" count="1" type="stmt"/>
2433
2451
  <line num="376" count="0" type="cond" truecount="0" falsecount="2"/>
2434
2452
  <line num="377" count="0" type="stmt"/>
2435
- <line num="381" count="0" type="stmt"/>
2436
- <line num="383" count="0" type="stmt"/>
2437
- <line num="385" count="0" type="stmt"/>
2438
- <line num="387" count="0" type="stmt"/>
2439
- <line num="389" count="0" type="stmt"/>
2440
- <line num="397" count="0" type="cond" truecount="0" falsecount="2"/>
2441
- <line num="399" count="0" type="stmt"/>
2453
+ <line num="381" count="1" type="stmt"/>
2454
+ <line num="383" count="1" type="stmt"/>
2455
+ <line num="385" count="1" type="stmt"/>
2456
+ <line num="387" count="1" type="stmt"/>
2457
+ <line num="389" count="1" type="stmt"/>
2458
+ <line num="397" count="1" type="cond" truecount="0" falsecount="2"/>
2459
+ <line num="399" count="1" type="stmt"/>
2442
2460
  <line num="400" count="0" type="cond" truecount="0" falsecount="2"/>
2443
2461
  <line num="401" count="0" type="stmt"/>
2444
2462
  <line num="403" count="0" type="cond" truecount="0" falsecount="2"/>
2445
2463
  <line num="404" count="0" type="stmt"/>
2446
2464
  <line num="405" count="0" type="stmt"/>
2447
- <line num="410" count="0" type="stmt"/>
2465
+ <line num="410" count="1" type="stmt"/>
2448
2466
  <line num="411" count="0" type="cond" truecount="0" falsecount="2"/>
2449
2467
  <line num="412" count="0" type="stmt"/>
2450
- <line num="416" count="0" type="stmt"/>
2468
+ <line num="416" count="1" type="stmt"/>
2451
2469
  <line num="417" count="0" type="cond" truecount="0" falsecount="2"/>
2452
2470
  <line num="418" count="0" type="stmt"/>
2453
- <line num="422" count="0" type="stmt"/>
2454
- <line num="423" count="0" type="cond" truecount="0" falsecount="4"/>
2455
- <line num="424" count="0" type="stmt"/>
2456
- <line num="425" count="0" type="cond" truecount="0" falsecount="2"/>
2471
+ <line num="422" count="2" type="stmt"/>
2472
+ <line num="423" count="1" type="cond" truecount="3" falsecount="1"/>
2473
+ <line num="424" count="1" type="stmt"/>
2474
+ <line num="425" count="1" type="cond" truecount="1" falsecount="1"/>
2457
2475
  <line num="426" count="0" type="stmt"/>
2458
2476
  <line num="427" count="0" type="stmt"/>
2459
2477
  <line num="428" count="0" type="stmt"/>
2460
2478
  <line num="429" count="0" type="stmt"/>
2461
- <line num="435" count="0" type="stmt"/>
2479
+ <line num="435" count="1" type="stmt"/>
2462
2480
  <line num="436" count="0" type="cond" truecount="0" falsecount="2"/>
2463
2481
  <line num="437" count="0" type="stmt"/>
2464
2482
  <line num="438" count="0" type="cond" truecount="0" falsecount="2"/>
2465
2483
  <line num="439" count="0" type="stmt"/>
2466
2484
  <line num="441" count="0" type="cond" truecount="0" falsecount="2"/>
2467
2485
  <line num="442" count="0" type="stmt"/>
2468
- <line num="447" count="0" type="stmt"/>
2469
- <line num="448" count="0" type="stmt"/>
2470
- <line num="449" count="0" type="stmt"/>
2471
- <line num="450" count="0" type="stmt"/>
2472
- <line num="452" count="0" type="stmt"/>
2473
- <line num="454" count="0" type="cond" truecount="0" falsecount="4"/>
2474
- <line num="455" count="0" type="stmt"/>
2475
- <line num="459" count="0" type="cond" truecount="0" falsecount="2"/>
2476
- <line num="461" count="0" type="stmt"/>
2477
- <line num="463" count="0" type="stmt"/>
2478
- <line num="464" count="0" type="stmt"/>
2479
- <line num="466" count="0" type="stmt"/>
2480
- <line num="467" count="0" type="stmt"/>
2481
- <line num="468" count="0" type="stmt"/>
2482
- <line num="470" count="0" type="stmt"/>
2486
+ <line num="447" count="1" type="stmt"/>
2487
+ <line num="448" count="1" type="stmt"/>
2488
+ <line num="449" count="1" type="stmt"/>
2489
+ <line num="450" count="1" type="stmt"/>
2490
+ <line num="452" count="1" type="stmt"/>
2491
+ <line num="454" count="1" type="cond" truecount="3" falsecount="1"/>
2492
+ <line num="455" count="1" type="stmt"/>
2493
+ <line num="459" count="1" type="cond" truecount="0" falsecount="2"/>
2494
+ <line num="461" count="1" type="stmt"/>
2495
+ <line num="463" count="1" type="stmt"/>
2496
+ <line num="464" count="1" type="stmt"/>
2497
+ <line num="466" count="1" type="stmt"/>
2498
+ <line num="467" count="1" type="stmt"/>
2499
+ <line num="468" count="1" type="stmt"/>
2500
+ <line num="470" count="1" type="stmt"/>
2483
2501
  </file>
2484
2502
  <file name="UiPopperConnector.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/UiPopperConnector.vue">
2485
2503
  <metrics statements="3" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -2492,57 +2510,57 @@
2492
2510
  <line num="13" count="0" type="stmt"/>
2493
2511
  </file>
2494
2512
  <file name="composables.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/composables.ts">
2495
- <metrics statements="4" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
2496
- <line num="5" count="2" type="stmt"/>
2497
- <line num="9" count="2" type="stmt"/>
2498
- <line num="10" count="0" type="stmt"/>
2499
- <line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
2513
+ <metrics statements="4" coveredstatements="4" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="2"/>
2514
+ <line num="5" count="3" type="stmt"/>
2515
+ <line num="9" count="3" type="stmt"/>
2516
+ <line num="10" count="1" type="stmt"/>
2517
+ <line num="12" count="1" type="cond" truecount="2" falsecount="0"/>
2500
2518
  </file>
2501
2519
  <file name="floating.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/floating.ts">
2502
- <metrics statements="25" coveredstatements="2" conditionals="34" coveredconditionals="0" methods="2" coveredmethods="0"/>
2503
- <line num="20" count="2" type="stmt"/>
2520
+ <metrics statements="25" coveredstatements="17" conditionals="34" coveredconditionals="11" methods="2" coveredmethods="1"/>
2521
+ <line num="20" count="3" type="stmt"/>
2504
2522
  <line num="26" count="0" type="stmt"/>
2505
2523
  <line num="28" count="0" type="stmt"/>
2506
- <line num="43" count="2" type="stmt"/>
2507
- <line num="49" count="0" type="cond" truecount="0" falsecount="2"/>
2508
- <line num="53" count="0" type="stmt"/>
2509
- <line num="55" count="0" type="cond" truecount="0" falsecount="4"/>
2510
- <line num="56" count="0" type="stmt"/>
2511
- <line num="62" count="0" type="cond" truecount="0" falsecount="2"/>
2512
- <line num="63" count="0" type="stmt"/>
2513
- <line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
2514
- <line num="67" count="0" type="stmt"/>
2515
- <line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
2524
+ <line num="43" count="3" type="stmt"/>
2525
+ <line num="49" count="1" type="cond" truecount="1" falsecount="1"/>
2526
+ <line num="53" count="1" type="stmt"/>
2527
+ <line num="55" count="1" type="cond" truecount="2" falsecount="2"/>
2528
+ <line num="56" count="1" type="stmt"/>
2529
+ <line num="62" count="1" type="cond" truecount="1" falsecount="1"/>
2530
+ <line num="63" count="1" type="stmt"/>
2531
+ <line num="66" count="1" type="cond" truecount="1" falsecount="1"/>
2532
+ <line num="67" count="1" type="stmt"/>
2533
+ <line num="70" count="1" type="cond" truecount="1" falsecount="1"/>
2516
2534
  <line num="71" count="0" type="stmt"/>
2517
- <line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
2535
+ <line num="74" count="1" type="cond" truecount="1" falsecount="1"/>
2518
2536
  <line num="75" count="0" type="stmt"/>
2519
- <line num="81" count="0" type="stmt"/>
2520
- <line num="91" count="0" type="stmt"/>
2521
- <line num="92" count="0" type="stmt"/>
2522
- <line num="94" count="0" type="cond" truecount="0" falsecount="4"/>
2537
+ <line num="81" count="1" type="stmt"/>
2538
+ <line num="91" count="1" type="stmt"/>
2539
+ <line num="92" count="1" type="stmt"/>
2540
+ <line num="94" count="1" type="cond" truecount="2" falsecount="2"/>
2523
2541
  <line num="95" count="0" type="stmt"/>
2524
- <line num="103" count="0" type="cond" truecount="0" falsecount="2"/>
2542
+ <line num="103" count="1" type="cond" truecount="1" falsecount="1"/>
2525
2543
  <line num="104" count="0" type="stmt"/>
2526
2544
  <line num="105" count="0" type="cond" truecount="0" falsecount="2"/>
2527
2545
  <line num="106" count="0" type="stmt"/>
2528
2546
  </file>
2529
2547
  <file name="globalEvents.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/globalEvents.ts">
2530
- <metrics statements="15" coveredstatements="8" conditionals="10" coveredconditionals="4" methods="5" coveredmethods="2"/>
2548
+ <metrics statements="15" coveredstatements="13" conditionals="10" coveredconditionals="6" methods="5" coveredmethods="4"/>
2531
2549
  <line num="6" count="14" type="stmt"/>
2532
- <line num="8" count="2" type="stmt"/>
2533
- <line num="14" count="2" type="stmt"/>
2534
- <line num="15" count="0" type="cond" truecount="0" falsecount="2"/>
2535
- <line num="16" count="0" type="stmt"/>
2536
- <line num="20" count="2" type="stmt"/>
2537
- <line num="21" count="0" type="stmt"/>
2538
- <line num="22" count="0" type="cond" truecount="0" falsecount="2"/>
2539
- <line num="23" count="0" type="stmt"/>
2540
- <line num="27" count="2" type="cond" truecount="3" falsecount="1"/>
2541
- <line num="28" count="2" type="cond" truecount="1" falsecount="1"/>
2550
+ <line num="8" count="3" type="stmt"/>
2551
+ <line num="14" count="3" type="stmt"/>
2552
+ <line num="15" count="3" type="cond" truecount="1" falsecount="1"/>
2553
+ <line num="16" count="3" type="stmt"/>
2554
+ <line num="20" count="3" type="stmt"/>
2555
+ <line num="21" count="3" type="stmt"/>
2556
+ <line num="22" count="3" type="cond" truecount="1" falsecount="1"/>
2557
+ <line num="23" count="3" type="stmt"/>
2558
+ <line num="27" count="3" type="cond" truecount="3" falsecount="1"/>
2559
+ <line num="28" count="3" type="cond" truecount="1" falsecount="1"/>
2542
2560
  <line num="29" count="0" type="stmt"/>
2543
2561
  <line num="30" count="0" type="stmt"/>
2544
- <line num="32" count="2" type="stmt"/>
2545
- <line num="33" count="2" type="stmt"/>
2562
+ <line num="32" count="3" type="stmt"/>
2563
+ <line num="33" count="3" type="stmt"/>
2546
2564
  </file>
2547
2565
  </package>
2548
2566
  <package name="packages.v1-components.src.host.components.radio">
@@ -2603,112 +2621,112 @@
2603
2621
  </file>
2604
2622
  </package>
2605
2623
  <package name="packages.v1-components.src.host.components.select">
2606
- <metrics statements="117" coveredstatements="64" conditionals="98" coveredconditionals="43" methods="38" coveredmethods="12"/>
2624
+ <metrics statements="117" coveredstatements="90" conditionals="110" coveredconditionals="66" methods="38" coveredmethods="22"/>
2607
2625
  <file name="UiSelectPopper.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/select/UiSelectPopper.vue">
2608
- <metrics statements="31" coveredstatements="0" conditionals="14" coveredconditionals="0" methods="16" coveredmethods="0"/>
2609
- <line num="98" count="0" type="stmt"/>
2610
- <line num="99" count="0" type="stmt"/>
2611
- <line num="100" count="0" type="stmt"/>
2612
- <line num="101" count="0" type="stmt"/>
2613
- <line num="102" count="0" type="stmt"/>
2614
- <line num="103" count="0" type="stmt"/>
2615
- <line num="104" count="0" type="stmt"/>
2616
- <line num="105" count="0" type="stmt"/>
2617
- <line num="106" count="0" type="cond" truecount="0" falsecount="4"/>
2618
- <line num="107" count="0" type="stmt"/>
2619
- <line num="110" count="0" type="stmt"/>
2620
- <line num="111" count="0" type="stmt"/>
2621
- <line num="112" count="0" type="cond" truecount="0" falsecount="2"/>
2622
- <line num="113" count="0" type="stmt"/>
2623
- <line num="115" count="0" type="stmt"/>
2624
- <line num="116" count="0" type="cond" truecount="0" falsecount="2"/>
2625
- <line num="117" count="0" type="stmt"/>
2626
- <line num="119" count="0" type="stmt"/>
2627
- <line num="121" count="0" type="stmt"/>
2628
- <line num="122" count="0" type="stmt"/>
2629
- <line num="123" count="0" type="stmt"/>
2630
- <line num="124" count="0" type="stmt"/>
2631
- <line num="125" count="0" type="stmt"/>
2632
- <line num="127" count="0" type="stmt"/>
2633
- <line num="128" count="0" type="stmt"/>
2634
- <line num="154" count="0" type="stmt"/>
2635
- <line num="155" count="0" type="stmt"/>
2636
- <line num="156" count="0" type="stmt"/>
2637
- <line num="157" count="0" type="stmt"/>
2638
- <line num="158" count="0" type="stmt"/>
2639
- <line num="162" count="0" type="stmt"/>
2640
- </file>
2641
- <file name="UiSelectTrigger.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/select/UiSelectTrigger.vue">
2642
- <metrics statements="69" coveredstatements="47" conditionals="84" coveredconditionals="43" methods="22" coveredmethods="12"/>
2643
- <line num="40" count="0" type="stmt"/>
2644
- <line num="79" count="2" type="stmt"/>
2645
- <line num="172" count="2" type="stmt"/>
2646
- <line num="189" count="2" type="cond" truecount="2" falsecount="0"/>
2647
- <line num="191" count="2" type="stmt"/>
2648
- <line num="192" count="2" type="cond" truecount="2" falsecount="0"/>
2649
- <line num="194" count="2" type="stmt"/>
2626
+ <metrics statements="30" coveredstatements="22" conditionals="26" coveredconditionals="22" methods="16" coveredmethods="9"/>
2627
+ <line num="18" count="1" type="cond" truecount="2" falsecount="0"/>
2628
+ <line num="19" count="0" type="cond" truecount="2" falsecount="0"/>
2629
+ <line num="20" count="1" type="cond" truecount="2" falsecount="0"/>
2630
+ <line num="21" count="0" type="cond" truecount="2" falsecount="0"/>
2631
+ <line num="22" count="1" type="cond" truecount="2" falsecount="0"/>
2632
+ <line num="68" count="1" type="stmt"/>
2633
+ <line num="166" count="1" type="stmt"/>
2634
+ <line num="167" count="1" type="stmt"/>
2635
+ <line num="168" count="1" type="stmt"/>
2636
+ <line num="169" count="1" type="stmt"/>
2637
+ <line num="171" count="1" type="stmt"/>
2638
+ <line num="173" count="1" type="stmt"/>
2639
+ <line num="174" count="2" type="cond" truecount="2" falsecount="0"/>
2640
+ <line num="177" count="2" type="cond" truecount="4" falsecount="0"/>
2641
+ <line num="178" count="1" type="stmt"/>
2642
+ <line num="182" count="1" type="stmt"/>
2643
+ <line num="184" count="1" type="stmt"/>
2644
+ <line num="185" count="2" type="cond" truecount="1" falsecount="1"/>
2645
+ <line num="186" count="0" type="stmt"/>
2646
+ <line num="189" count="2" type="stmt"/>
2647
+ <line num="191" count="2" type="cond" truecount="1" falsecount="1"/>
2648
+ <line num="192" count="0" type="stmt"/>
2650
2649
  <line num="195" count="2" type="stmt"/>
2651
- <line num="197" count="2" type="stmt"/>
2652
- <line num="198" count="2" type="stmt"/>
2653
- <line num="199" count="1" type="cond" truecount="2" falsecount="2"/>
2654
- <line num="200" count="1" type="cond" truecount="1" falsecount="1"/>
2655
- <line num="201" count="0" type="cond" truecount="0" falsecount="2"/>
2656
- <line num="202" count="0" type="cond" truecount="0" falsecount="4"/>
2650
+ <line num="198" count="1" type="stmt"/>
2651
+ <line num="201" count="0" type="stmt"/>
2652
+ <line num="202" count="0" type="stmt"/>
2657
2653
  <line num="203" count="0" type="stmt"/>
2654
+ <line num="204" count="0" type="stmt"/>
2658
2655
  <line num="207" count="1" type="stmt"/>
2659
- <line num="210" count="2" type="stmt"/>
2660
- <line num="212" count="3" type="stmt"/>
2661
- <line num="223" count="2" type="stmt"/>
2662
- <line num="224" count="2" type="cond" truecount="2" falsecount="2"/>
2663
- <line num="225" count="0" type="stmt"/>
2664
- <line num="226" count="0" type="cond" truecount="0" falsecount="2"/>
2665
- <line num="231" count="2" type="stmt"/>
2666
- <line num="232" count="2" type="cond" truecount="4" falsecount="0"/>
2667
- <line num="233" count="1" type="cond" truecount="2" falsecount="2"/>
2668
- <line num="234" count="0" type="stmt"/>
2669
- <line num="236" count="1" type="stmt"/>
2670
- <line num="239" count="1" type="stmt"/>
2671
- <line num="242" count="2" type="stmt"/>
2672
- <line num="243" count="1" type="cond" truecount="1" falsecount="1"/>
2673
- <line num="245" count="1" type="stmt"/>
2674
- <line num="248" count="2" type="stmt"/>
2675
- <line num="249" count="1" type="cond" truecount="1" falsecount="1"/>
2676
- <line num="251" count="1" type="stmt"/>
2677
- <line num="254" count="2" type="stmt"/>
2678
- <line num="255" count="0" type="cond" truecount="0" falsecount="4"/>
2679
- <line num="257" count="0" type="cond" truecount="0" falsecount="2"/>
2680
- <line num="260" count="2" type="stmt"/>
2681
- <line num="261" count="2" type="cond" truecount="3" falsecount="1"/>
2682
- <line num="263" count="2" type="cond" truecount="4" falsecount="0"/>
2683
- <line num="264" count="1" type="stmt"/>
2656
+ <line num="209" count="1" type="stmt"/>
2657
+ </file>
2658
+ <file name="UiSelectTrigger.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/select/UiSelectTrigger.vue">
2659
+ <metrics statements="70" coveredstatements="51" conditionals="84" coveredconditionals="44" methods="22" coveredmethods="13"/>
2660
+ <line num="40" count="0" type="stmt"/>
2661
+ <line num="80" count="3" type="stmt"/>
2662
+ <line num="173" count="3" type="stmt"/>
2663
+ <line num="190" count="3" type="cond" truecount="2" falsecount="0"/>
2664
+ <line num="192" count="3" type="stmt"/>
2665
+ <line num="193" count="3" type="cond" truecount="2" falsecount="0"/>
2666
+ <line num="195" count="3" type="stmt"/>
2667
+ <line num="196" count="3" type="stmt"/>
2668
+ <line num="198" count="3" type="stmt"/>
2669
+ <line num="199" count="3" type="stmt"/>
2670
+ <line num="200" count="2" type="cond" truecount="2" falsecount="2"/>
2671
+ <line num="201" count="2" type="cond" truecount="1" falsecount="1"/>
2672
+ <line num="202" count="0" type="cond" truecount="0" falsecount="2"/>
2673
+ <line num="203" count="0" type="cond" truecount="0" falsecount="4"/>
2674
+ <line num="204" count="0" type="stmt"/>
2675
+ <line num="208" count="2" type="stmt"/>
2676
+ <line num="211" count="3" type="stmt"/>
2677
+ <line num="213" count="5" type="stmt"/>
2678
+ <line num="224" count="3" type="stmt"/>
2679
+ <line num="225" count="3" type="cond" truecount="2" falsecount="2"/>
2680
+ <line num="226" count="0" type="stmt"/>
2681
+ <line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
2682
+ <line num="232" count="3" type="stmt"/>
2683
+ <line num="233" count="4" type="cond" truecount="4" falsecount="0"/>
2684
+ <line num="234" count="2" type="cond" truecount="2" falsecount="2"/>
2685
+ <line num="235" count="0" type="stmt"/>
2686
+ <line num="237" count="2" type="stmt"/>
2687
+ <line num="240" count="2" type="stmt"/>
2688
+ <line num="243" count="3" type="stmt"/>
2689
+ <line num="244" count="2" type="cond" truecount="1" falsecount="1"/>
2690
+ <line num="246" count="2" type="stmt"/>
2691
+ <line num="249" count="3" type="stmt"/>
2692
+ <line num="250" count="2" type="cond" truecount="1" falsecount="1"/>
2693
+ <line num="252" count="2" type="stmt"/>
2694
+ <line num="255" count="3" type="stmt"/>
2695
+ <line num="256" count="0" type="cond" truecount="0" falsecount="4"/>
2696
+ <line num="258" count="0" type="cond" truecount="0" falsecount="2"/>
2697
+ <line num="261" count="3" type="stmt"/>
2698
+ <line num="262" count="2" type="cond" truecount="3" falsecount="1"/>
2699
+ <line num="264" count="2" type="cond" truecount="4" falsecount="0"/>
2684
2700
  <line num="265" count="1" type="stmt"/>
2685
- <line num="268" count="2" type="cond" truecount="2" falsecount="0"/>
2686
- <line num="269" count="1" type="stmt"/>
2701
+ <line num="266" count="1" type="stmt"/>
2702
+ <line num="269" count="2" type="cond" truecount="2" falsecount="0"/>
2687
2703
  <line num="270" count="1" type="stmt"/>
2688
- <line num="273" count="2" type="cond" truecount="1" falsecount="1"/>
2689
- <line num="274" count="0" type="stmt"/>
2690
- <line num="276" count="0" type="cond" truecount="0" falsecount="2"/>
2691
- <line num="277" count="0" type="stmt"/>
2692
- <line num="281" count="2" type="cond" truecount="2" falsecount="2"/>
2693
- <line num="282" count="0" type="stmt"/>
2704
+ <line num="271" count="1" type="stmt"/>
2705
+ <line num="274" count="2" type="cond" truecount="1" falsecount="1"/>
2706
+ <line num="275" count="0" type="stmt"/>
2707
+ <line num="277" count="0" type="cond" truecount="0" falsecount="2"/>
2708
+ <line num="278" count="0" type="stmt"/>
2709
+ <line num="282" count="2" type="cond" truecount="2" falsecount="2"/>
2694
2710
  <line num="283" count="0" type="stmt"/>
2695
- <line num="286" count="2" type="stmt"/>
2696
- <line num="289" count="2" type="stmt"/>
2697
- <line num="290" count="0" type="stmt"/>
2698
- <line num="291" count="0" type="cond" truecount="0" falsecount="2"/>
2699
- <line num="293" count="2" type="stmt"/>
2700
- <line num="294" count="2" type="stmt"/>
2701
- <line num="296" count="2" type="stmt"/>
2702
- <line num="297" count="0" type="cond" truecount="0" falsecount="2"/>
2703
- <line num="298" count="0" type="stmt"/>
2704
- <line num="299" count="0" type="stmt"/>
2705
- <line num="302" count="2" type="stmt"/>
2706
- <line num="303" count="0" type="stmt"/>
2707
- <line num="305" count="0" type="cond" truecount="0" falsecount="4"/>
2708
- <line num="306" count="0" type="stmt"/>
2709
- <line num="310" count="2" type="stmt"/>
2710
- <line num="311" count="2" type="cond" truecount="1" falsecount="1"/>
2711
- <line num="313" count="2" type="stmt"/>
2711
+ <line num="284" count="0" type="stmt"/>
2712
+ <line num="287" count="2" type="stmt"/>
2713
+ <line num="290" count="3" type="stmt"/>
2714
+ <line num="291" count="0" type="stmt"/>
2715
+ <line num="292" count="0" type="cond" truecount="0" falsecount="2"/>
2716
+ <line num="294" count="3" type="stmt"/>
2717
+ <line num="295" count="3" type="stmt"/>
2718
+ <line num="297" count="3" type="stmt"/>
2719
+ <line num="298" count="1" type="cond" truecount="1" falsecount="1"/>
2720
+ <line num="299" count="1" type="stmt"/>
2721
+ <line num="300" count="1" type="stmt"/>
2722
+ <line num="303" count="3" type="stmt"/>
2723
+ <line num="314" count="3" type="stmt"/>
2724
+ <line num="315" count="0" type="stmt"/>
2725
+ <line num="317" count="0" type="cond" truecount="0" falsecount="4"/>
2726
+ <line num="318" count="0" type="stmt"/>
2727
+ <line num="322" count="3" type="stmt"/>
2728
+ <line num="323" count="3" type="cond" truecount="1" falsecount="1"/>
2729
+ <line num="325" count="3" type="stmt"/>
2712
2730
  </file>
2713
2731
  <file name="injection.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/select/injection.ts">
2714
2732
  <metrics statements="17" coveredstatements="17" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -2835,6 +2853,57 @@
2835
2853
  <line num="104" count="4" type="stmt"/>
2836
2854
  </file>
2837
2855
  </package>
2856
+ <package name="packages.v1-components.src.host.components.table">
2857
+ <metrics statements="24" coveredstatements="8" conditionals="6" coveredconditionals="0" methods="18" coveredmethods="7"/>
2858
+ <file name="UiTableBodyCell.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableBodyCell.vue">
2859
+ <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
2860
+ <line num="10" count="1" type="stmt"/>
2861
+ <line num="17" count="1" type="stmt"/>
2862
+ <line num="23" count="1" type="stmt"/>
2863
+ <line num="44" count="1" type="stmt"/>
2864
+ <line num="49" count="1" type="stmt"/>
2865
+ </file>
2866
+ <file name="UiTableCol.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableCol.vue">
2867
+ <metrics statements="6" coveredstatements="0" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
2868
+ <line num="2" count="0" type="stmt"/>
2869
+ <line num="3" count="0" type="cond" truecount="0" falsecount="2"/>
2870
+ <line num="4" count="0" type="stmt"/>
2871
+ <line num="6" count="0" type="stmt"/>
2872
+ <line num="8" count="0" type="stmt"/>
2873
+ <line num="25" count="0" type="stmt"/>
2874
+ </file>
2875
+ <file name="UiTableFooterSection.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableFooterSection.vue">
2876
+ <metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
2877
+ <line num="17" count="0" type="stmt"/>
2878
+ </file>
2879
+ <file name="UiTableHeadCell.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableHeadCell.vue">
2880
+ <metrics statements="3" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
2881
+ <line num="3" count="0" type="stmt"/>
2882
+ <line num="9" count="0" type="stmt"/>
2883
+ <line num="17" count="0" type="stmt"/>
2884
+ </file>
2885
+ <file name="UiTableRoot.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableRoot.vue">
2886
+ <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
2887
+ <line num="4" count="1" type="stmt"/>
2888
+ <line num="20" count="1" type="stmt"/>
2889
+ </file>
2890
+ <file name="UiTableRow.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableRow.vue">
2891
+ <metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
2892
+ <line num="2" count="0" type="stmt"/>
2893
+ <line num="15" count="0" type="stmt"/>
2894
+ </file>
2895
+ <file name="UiTableSection.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableSection.vue">
2896
+ <metrics statements="4" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="0"/>
2897
+ <line num="2" count="0" type="stmt"/>
2898
+ <line num="7" count="0" type="stmt"/>
2899
+ <line num="13" count="0" type="stmt"/>
2900
+ <line num="17" count="0" type="stmt"/>
2901
+ </file>
2902
+ <file name="UiTableSorter.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableSorter.vue">
2903
+ <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
2904
+ <line num="30" count="1" type="stmt"/>
2905
+ </file>
2906
+ </package>
2838
2907
  <package name="packages.v1-components.src.host.components.tag">
2839
2908
  <metrics statements="11" coveredstatements="8" conditionals="14" coveredconditionals="8" methods="5" coveredmethods="3"/>
2840
2909
  <file name="UiTag.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/tag/UiTag.vue">
@@ -2858,22 +2927,22 @@
2858
2927
  <metrics statements="189" coveredstatements="136" conditionals="198" coveredconditionals="118" methods="36" coveredmethods="25"/>
2859
2928
  <line num="22" count="0" type="stmt"/>
2860
2929
  <line num="117" count="0" type="stmt"/>
2861
- <line num="154" count="40" type="stmt"/>
2862
- <line num="155" count="40" type="stmt"/>
2863
- <line num="156" count="40" type="cond" truecount="2" falsecount="0"/>
2864
- <line num="159" count="40" type="stmt"/>
2865
- <line num="338" count="40" type="stmt"/>
2866
- <line num="359" count="40" type="stmt"/>
2867
- <line num="360" count="40" type="cond" truecount="2" falsecount="0"/>
2868
- <line num="362" count="40" type="stmt"/>
2869
- <line num="363" count="40" type="cond" truecount="4" falsecount="0"/>
2930
+ <line num="154" count="41" type="stmt"/>
2931
+ <line num="155" count="41" type="stmt"/>
2932
+ <line num="156" count="41" type="cond" truecount="2" falsecount="0"/>
2933
+ <line num="159" count="41" type="stmt"/>
2934
+ <line num="338" count="41" type="stmt"/>
2935
+ <line num="359" count="41" type="stmt"/>
2936
+ <line num="360" count="41" type="cond" truecount="2" falsecount="0"/>
2937
+ <line num="362" count="41" type="stmt"/>
2938
+ <line num="363" count="41" type="cond" truecount="4" falsecount="0"/>
2870
2939
  <line num="365" count="1" type="stmt"/>
2871
2940
  <line num="367" count="1" type="cond" truecount="3" falsecount="1"/>
2872
- <line num="370" count="40" type="stmt"/>
2873
- <line num="371" count="40" type="stmt"/>
2874
- <line num="372" count="40" type="stmt"/>
2875
- <line num="374" count="40" type="cond" truecount="4" falsecount="0"/>
2876
- <line num="375" count="38" type="stmt"/>
2941
+ <line num="370" count="41" type="stmt"/>
2942
+ <line num="371" count="41" type="stmt"/>
2943
+ <line num="372" count="41" type="stmt"/>
2944
+ <line num="374" count="41" type="cond" truecount="4" falsecount="0"/>
2945
+ <line num="375" count="39" type="stmt"/>
2877
2946
  <line num="378" count="2" type="stmt"/>
2878
2947
  <line num="379" count="1" type="cond" truecount="1" falsecount="1"/>
2879
2948
  <line num="380" count="1" type="cond" truecount="3" falsecount="1"/>
@@ -2884,19 +2953,19 @@
2884
2953
  <line num="390" count="0" type="cond" truecount="0" falsecount="2"/>
2885
2954
  <line num="392" count="0" type="cond" truecount="0" falsecount="2"/>
2886
2955
  <line num="394" count="0" type="stmt"/>
2887
- <line num="398" count="40" type="stmt"/>
2888
- <line num="399" count="40" type="cond" truecount="0" falsecount="2"/>
2889
- <line num="401" count="40" type="stmt"/>
2890
- <line num="403" count="40" type="stmt"/>
2891
- <line num="404" count="50" type="cond" truecount="1" falsecount="1"/>
2892
- <line num="406" count="50" type="stmt"/>
2893
- <line num="407" count="50" type="stmt"/>
2894
- <line num="409" count="50" type="cond" truecount="4" falsecount="1"/>
2956
+ <line num="398" count="41" type="stmt"/>
2957
+ <line num="399" count="41" type="cond" truecount="0" falsecount="2"/>
2958
+ <line num="401" count="41" type="stmt"/>
2959
+ <line num="403" count="41" type="stmt"/>
2960
+ <line num="404" count="51" type="cond" truecount="1" falsecount="1"/>
2961
+ <line num="406" count="51" type="stmt"/>
2962
+ <line num="407" count="51" type="stmt"/>
2963
+ <line num="409" count="51" type="cond" truecount="4" falsecount="1"/>
2895
2964
  <line num="410" count="0" type="cond" truecount="0" falsecount="2"/>
2896
2965
  <line num="413" count="0" type="cond" truecount="0" falsecount="2"/>
2897
2966
  <line num="415" count="0" type="cond" truecount="0" falsecount="2"/>
2898
- <line num="418" count="50" type="stmt"/>
2899
- <line num="421" count="40" type="stmt"/>
2967
+ <line num="418" count="51" type="stmt"/>
2968
+ <line num="421" count="41" type="stmt"/>
2900
2969
  <line num="422" count="2" type="stmt"/>
2901
2970
  <line num="423" count="2" type="cond" truecount="3" falsecount="1"/>
2902
2971
  <line num="425" count="2" type="stmt"/>
@@ -2906,12 +2975,12 @@
2906
2975
  <line num="430" count="2" type="cond" truecount="2" falsecount="0"/>
2907
2976
  <line num="434" count="2" type="cond" truecount="5" falsecount="1"/>
2908
2977
  <line num="435" count="2" type="stmt"/>
2909
- <line num="442" count="40" type="stmt"/>
2978
+ <line num="442" count="41" type="stmt"/>
2910
2979
  <line num="443" count="4" type="stmt"/>
2911
2980
  <line num="444" count="4" type="stmt"/>
2912
- <line num="447" count="40" type="stmt"/>
2981
+ <line num="447" count="41" type="stmt"/>
2913
2982
  <line num="448" count="8" type="cond" truecount="2" falsecount="0"/>
2914
- <line num="455" count="40" type="stmt"/>
2983
+ <line num="455" count="41" type="stmt"/>
2915
2984
  <line num="456" count="8" type="stmt"/>
2916
2985
  <line num="457" count="8" type="stmt"/>
2917
2986
  <line num="459" count="8" type="cond" truecount="2" falsecount="0"/>
@@ -2919,20 +2988,20 @@
2919
2988
  <line num="461" count="8" type="stmt"/>
2920
2989
  <line num="464" count="8" type="stmt"/>
2921
2990
  <line num="465" count="8" type="stmt"/>
2922
- <line num="468" count="40" type="stmt"/>
2991
+ <line num="468" count="41" type="stmt"/>
2923
2992
  <line num="469" count="0" type="stmt"/>
2924
2993
  <line num="471" count="0" type="cond" truecount="0" falsecount="2"/>
2925
2994
  <line num="472" count="0" type="cond" truecount="0" falsecount="2"/>
2926
2995
  <line num="474" count="0" type="stmt"/>
2927
2996
  <line num="476" count="0" type="stmt"/>
2928
- <line num="479" count="40" type="stmt"/>
2997
+ <line num="479" count="41" type="stmt"/>
2929
2998
  <line num="480" count="0" type="stmt"/>
2930
2999
  <line num="482" count="0" type="stmt"/>
2931
3000
  <line num="483" count="0" type="cond" truecount="0" falsecount="2"/>
2932
3001
  <line num="484" count="0" type="stmt"/>
2933
3002
  <line num="487" count="0" type="stmt"/>
2934
3003
  <line num="488" count="0" type="stmt"/>
2935
- <line num="491" count="40" type="stmt"/>
3004
+ <line num="491" count="41" type="stmt"/>
2936
3005
  <line num="492" count="13" type="cond" truecount="1" falsecount="1"/>
2937
3006
  <line num="494" count="13" type="stmt"/>
2938
3007
  <line num="496" count="13" type="stmt"/>
@@ -2951,10 +3020,10 @@
2951
3020
  <line num="528" count="11" type="stmt"/>
2952
3021
  <line num="530" count="11" type="cond" truecount="2" falsecount="0"/>
2953
3022
  <line num="531" count="2" type="stmt"/>
2954
- <line num="535" count="40" type="stmt"/>
2955
- <line num="536" count="40" type="stmt"/>
2956
- <line num="537" count="40" type="stmt"/>
2957
- <line num="539" count="40" type="stmt"/>
3023
+ <line num="535" count="41" type="stmt"/>
3024
+ <line num="536" count="41" type="stmt"/>
3025
+ <line num="537" count="41" type="stmt"/>
3026
+ <line num="539" count="41" type="stmt"/>
2958
3027
  <line num="540" count="1" type="stmt"/>
2959
3028
  <line num="542" count="1" type="cond" truecount="1" falsecount="1"/>
2960
3029
  <line num="543" count="0" type="stmt"/>
@@ -2965,7 +3034,7 @@
2965
3034
  <line num="551" count="0" type="cond" truecount="0" falsecount="2"/>
2966
3035
  <line num="553" count="0" type="stmt"/>
2967
3036
  <line num="556" count="1" type="stmt"/>
2968
- <line num="559" count="40" type="stmt"/>
3037
+ <line num="559" count="41" type="stmt"/>
2969
3038
  <line num="560" count="1" type="stmt"/>
2970
3039
  <line num="561" count="1" type="cond" truecount="1" falsecount="1"/>
2971
3040
  <line num="562" count="0" type="stmt"/>
@@ -2974,13 +3043,13 @@
2974
3043
  <line num="567" count="0" type="stmt"/>
2975
3044
  <line num="569" count="0" type="cond" truecount="0" falsecount="2"/>
2976
3045
  <line num="574" count="1" type="stmt"/>
2977
- <line num="577" count="40" type="stmt"/>
2978
- <line num="578" count="98" type="stmt"/>
2979
- <line num="579" count="98" type="cond" truecount="2" falsecount="0"/>
2980
- <line num="581" count="58" type="cond" truecount="2" falsecount="0"/>
2981
- <line num="582" count="57" type="stmt"/>
2982
- <line num="583" count="57" type="stmt"/>
2983
- <line num="585" count="57" type="stmt"/>
3046
+ <line num="577" count="41" type="stmt"/>
3047
+ <line num="578" count="100" type="stmt"/>
3048
+ <line num="579" count="100" type="cond" truecount="2" falsecount="0"/>
3049
+ <line num="581" count="59" type="cond" truecount="2" falsecount="0"/>
3050
+ <line num="582" count="58" type="stmt"/>
3051
+ <line num="583" count="58" type="stmt"/>
3052
+ <line num="585" count="58" type="stmt"/>
2984
3053
  <line num="588" count="1" type="stmt"/>
2985
3054
  <line num="589" count="1" type="stmt"/>
2986
3055
  <line num="590" count="1" type="stmt"/>
@@ -3003,22 +3072,22 @@
3003
3072
  <line num="622" count="0" type="stmt"/>
3004
3073
  <line num="627" count="1" type="stmt"/>
3005
3074
  <line num="628" count="1" type="stmt"/>
3006
- <line num="631" count="40" type="cond" truecount="1" falsecount="1"/>
3007
- <line num="632" count="40" type="cond" truecount="0" falsecount="2"/>
3008
- <line num="633" count="40" type="stmt"/>
3009
- <line num="634" count="40" type="stmt"/>
3010
- <line num="636" count="40" type="stmt"/>
3011
- <line num="638" count="40" type="stmt"/>
3075
+ <line num="631" count="41" type="cond" truecount="1" falsecount="1"/>
3076
+ <line num="632" count="41" type="cond" truecount="0" falsecount="2"/>
3077
+ <line num="633" count="41" type="stmt"/>
3078
+ <line num="634" count="41" type="stmt"/>
3079
+ <line num="636" count="41" type="stmt"/>
3080
+ <line num="638" count="41" type="stmt"/>
3012
3081
  <line num="639" count="11" type="stmt"/>
3013
3082
  <line num="640" count="11" type="stmt"/>
3014
3083
  <line num="642" count="11" type="cond" truecount="4" falsecount="2"/>
3015
3084
  <line num="643" count="0" type="stmt"/>
3016
3085
  <line num="645" count="0" type="stmt"/>
3017
3086
  <line num="647" count="0" type="stmt"/>
3018
- <line num="651" count="40" type="stmt"/>
3087
+ <line num="651" count="41" type="stmt"/>
3019
3088
  <line num="652" count="1" type="stmt"/>
3020
3089
  <line num="653" count="1" type="stmt"/>
3021
- <line num="656" count="40" type="stmt"/>
3090
+ <line num="656" count="41" type="stmt"/>
3022
3091
  <line num="657" count="0" type="cond" truecount="0" falsecount="2"/>
3023
3092
  <line num="659" count="0" type="stmt"/>
3024
3093
  <line num="660" count="0" type="stmt"/>
@@ -3029,21 +3098,21 @@
3029
3098
  <line num="668" count="0" type="stmt"/>
3030
3099
  <line num="669" count="0" type="stmt"/>
3031
3100
  <line num="670" count="0" type="stmt"/>
3032
- <line num="673" count="40" type="stmt"/>
3101
+ <line num="673" count="41" type="stmt"/>
3033
3102
  <line num="683" count="0" type="stmt"/>
3034
- <line num="692" count="40" type="stmt"/>
3035
- <line num="693" count="40" type="cond" truecount="2" falsecount="2"/>
3103
+ <line num="692" count="41" type="stmt"/>
3104
+ <line num="693" count="41" type="cond" truecount="2" falsecount="2"/>
3036
3105
  <line num="694" count="0" type="stmt"/>
3037
- <line num="697" count="40" type="stmt"/>
3038
- <line num="700" count="50" type="stmt"/>
3039
- <line num="701" count="50" type="stmt"/>
3040
- <line num="703" count="50" type="cond" truecount="5" falsecount="0"/>
3106
+ <line num="697" count="41" type="stmt"/>
3107
+ <line num="700" count="51" type="stmt"/>
3108
+ <line num="701" count="51" type="stmt"/>
3109
+ <line num="703" count="51" type="cond" truecount="5" falsecount="0"/>
3041
3110
  <line num="705" count="1" type="stmt"/>
3042
3111
  <line num="706" count="1" type="cond" truecount="1" falsecount="1"/>
3043
3112
  <line num="707" count="1" type="stmt"/>
3044
- <line num="711" count="40" type="stmt"/>
3113
+ <line num="711" count="41" type="stmt"/>
3045
3114
  <line num="712" count="0" type="stmt"/>
3046
- <line num="715" count="40" type="stmt"/>
3115
+ <line num="715" count="41" type="stmt"/>
3047
3116
  <line num="716" count="0" type="stmt"/>
3048
3117
  </file>
3049
3118
  </package>
@@ -3398,14 +3467,14 @@
3398
3467
  <file name="index.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/i18n/index.ts">
3399
3468
  <metrics statements="61" coveredstatements="43" conditionals="45" coveredconditionals="30" methods="20" coveredmethods="13"/>
3400
3469
  <line num="26" count="8" type="stmt"/>
3401
- <line num="27" count="698" type="stmt"/>
3402
- <line num="28" count="698" type="stmt"/>
3403
- <line num="30" count="698" type="stmt"/>
3404
- <line num="31" count="1012" type="cond" truecount="4" falsecount="0"/>
3405
- <line num="32" count="685" type="stmt"/>
3406
- <line num="35" count="327" type="cond" truecount="2" falsecount="0"/>
3470
+ <line num="27" count="699" type="stmt"/>
3471
+ <line num="28" count="699" type="stmt"/>
3472
+ <line num="30" count="699" type="stmt"/>
3473
+ <line num="31" count="1014" type="cond" truecount="4" falsecount="0"/>
3474
+ <line num="32" count="686" type="stmt"/>
3475
+ <line num="35" count="328" type="cond" truecount="2" falsecount="0"/>
3407
3476
  <line num="36" count="13" type="stmt"/>
3408
- <line num="39" count="314" type="stmt"/>
3477
+ <line num="39" count="315" type="stmt"/>
3409
3478
  <line num="42" count="0" type="stmt"/>
3410
3479
  <line num="45" count="8" type="stmt"/>
3411
3480
  <line num="46" count="30" type="stmt"/>
@@ -3413,17 +3482,17 @@
3413
3482
  <line num="48" count="32" type="stmt"/>
3414
3483
  <line num="50" count="32" type="stmt"/>
3415
3484
  <line num="54" count="8" type="stmt"/>
3416
- <line num="59" count="698" type="stmt"/>
3417
- <line num="60" count="698" type="cond" truecount="4" falsecount="0"/>
3485
+ <line num="59" count="699" type="stmt"/>
3486
+ <line num="60" count="699" type="cond" truecount="4" falsecount="0"/>
3418
3487
  <line num="61" count="30" type="stmt"/>
3419
- <line num="64" count="668" type="stmt"/>
3488
+ <line num="64" count="669" type="stmt"/>
3420
3489
  <line num="67" count="8" type="stmt"/>
3421
3490
  <line num="68" count="0" type="stmt"/>
3422
3491
  <line num="71" count="8" type="stmt"/>
3423
- <line num="77" count="698" type="stmt"/>
3424
- <line num="78" count="698" type="cond" truecount="1" falsecount="1"/>
3425
- <line num="79" count="698" type="cond" truecount="2" falsecount="0"/>
3426
- <line num="80" count="698" type="cond" truecount="1" falsecount="1"/>
3492
+ <line num="77" count="699" type="stmt"/>
3493
+ <line num="78" count="699" type="cond" truecount="1" falsecount="1"/>
3494
+ <line num="79" count="699" type="cond" truecount="2" falsecount="0"/>
3495
+ <line num="80" count="699" type="cond" truecount="1" falsecount="1"/>
3427
3496
  <line num="85" count="0" type="stmt"/>
3428
3497
  <line num="94" count="8" type="stmt"/>
3429
3498
  <line num="95" count="0" type="stmt"/>
@@ -3433,9 +3502,9 @@
3433
3502
  <line num="117" count="13" type="cond" truecount="2" falsecount="0"/>
3434
3503
  <line num="118" count="13" type="stmt"/>
3435
3504
  <line num="124" count="13" type="stmt"/>
3436
- <line num="132" count="685" type="stmt"/>
3437
- <line num="133" count="698" type="stmt"/>
3438
- <line num="135" count="685" type="cond" truecount="2" falsecount="1"/>
3505
+ <line num="132" count="686" type="stmt"/>
3506
+ <line num="133" count="699" type="stmt"/>
3507
+ <line num="135" count="686" type="cond" truecount="2" falsecount="1"/>
3439
3508
  <line num="137" count="0" type="cond" truecount="0" falsecount="2"/>
3440
3509
  <line num="138" count="0" type="stmt"/>
3441
3510
  <line num="141" count="0" type="stmt"/>
@@ -3448,16 +3517,16 @@
3448
3517
  <line num="172" count="0" type="stmt"/>
3449
3518
  <line num="179" count="0" type="stmt"/>
3450
3519
  <line num="202" count="8" type="stmt"/>
3451
- <line num="205" count="74" type="stmt"/>
3452
- <line num="207" count="685" type="stmt"/>
3520
+ <line num="205" count="75" type="stmt"/>
3521
+ <line num="207" count="686" type="stmt"/>
3453
3522
  <line num="215" count="0" type="stmt"/>
3454
3523
  <line num="219" count="0" type="stmt"/>
3455
3524
  <line num="223" count="8" type="stmt"/>
3456
3525
  <line num="225" count="8" type="stmt"/>
3457
3526
  <line num="229" count="13" type="stmt"/>
3458
- <line num="234" count="74" type="cond" truecount="2" falsecount="1"/>
3527
+ <line num="234" count="75" type="cond" truecount="2" falsecount="1"/>
3459
3528
  <line num="238" count="13" type="stmt"/>
3460
- <line num="243" count="74" type="stmt"/>
3529
+ <line num="243" count="75" type="stmt"/>
3461
3530
  </file>
3462
3531
  <file name="plugin.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/i18n/plugin.ts">
3463
3532
  <metrics statements="5" coveredstatements="5" conditionals="3" coveredconditionals="1" methods="4" coveredmethods="4"/>
@@ -3492,11 +3561,11 @@
3492
3561
  <metrics statements="7" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
3493
3562
  <line num="2" count="0" type="stmt"/>
3494
3563
  <line num="3" count="0" type="stmt"/>
3495
- <line num="45" count="0" type="stmt"/>
3496
- <line num="49" count="0" type="stmt"/>
3497
- <line num="50" count="0" type="stmt"/>
3498
- <line num="51" count="0" type="stmt"/>
3499
- <line num="52" count="0" type="stmt"/>
3564
+ <line num="54" count="0" type="stmt"/>
3565
+ <line num="58" count="0" type="stmt"/>
3566
+ <line num="59" count="0" type="stmt"/>
3567
+ <line num="60" count="0" type="stmt"/>
3568
+ <line num="61" count="0" type="stmt"/>
3500
3569
  </file>
3501
3570
  </package>
3502
3571
  <package name="packages.v1-components.src.remote.components">
@@ -3693,163 +3762,176 @@
3693
3762
  </file>
3694
3763
  </package>
3695
3764
  <package name="packages.v1-components.src.remote.components.select">
3696
- <metrics statements="252" coveredstatements="125" conditionals="151" coveredconditionals="64" methods="106" coveredmethods="42"/>
3765
+ <metrics statements="265" coveredstatements="136" conditionals="157" coveredconditionals="69" methods="108" coveredmethods="44"/>
3697
3766
  <file name="UiSelect.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/select/UiSelect.vue">
3698
- <metrics statements="154" coveredstatements="84" conditionals="103" coveredconditionals="48" methods="49" coveredmethods="30"/>
3767
+ <metrics statements="167" coveredstatements="95" conditionals="109" coveredconditionals="53" methods="51" coveredmethods="32"/>
3699
3768
  <line num="22" count="0" type="cond" truecount="2" falsecount="0"/>
3700
3769
  <line num="23" count="0" type="cond" truecount="2" falsecount="0"/>
3701
- <line num="44" count="0" type="cond" truecount="2" falsecount="3"/>
3702
- <line num="48" count="6" type="stmt"/>
3703
- <line num="104" count="2" type="stmt"/>
3704
- <line num="235" count="2" type="stmt"/>
3705
- <line num="241" count="2" type="stmt"/>
3706
- <line num="242" count="2" type="cond" truecount="1" falsecount="1"/>
3707
- <line num="244" count="2" type="cond" truecount="0" falsecount="2"/>
3708
- <line num="245" count="2" type="stmt"/>
3709
- <line num="247" count="2" type="stmt"/>
3770
+ <line num="45" count="0" type="cond" truecount="2" falsecount="3"/>
3771
+ <line num="49" count="6" type="stmt"/>
3772
+ <line num="107" count="2" type="stmt"/>
3773
+ <line num="238" count="2" type="stmt"/>
3774
+ <line num="244" count="2" type="stmt"/>
3775
+ <line num="245" count="2" type="cond" truecount="1" falsecount="1"/>
3776
+ <line num="247" count="2" type="cond" truecount="0" falsecount="2"/>
3710
3777
  <line num="248" count="2" type="stmt"/>
3711
3778
  <line num="250" count="2" type="stmt"/>
3712
- <line num="251" count="4" type="stmt"/>
3713
- <line num="253" count="4" type="stmt"/>
3714
- <line num="254" count="4" type="stmt"/>
3715
- <line num="255" count="3" type="stmt"/>
3716
- <line num="256" count="2" type="cond" truecount="1" falsecount="1"/>
3717
- <line num="257" count="2" type="stmt"/>
3718
- <line num="261" count="4" type="stmt"/>
3719
- <line num="264" count="4" type="cond" truecount="1" falsecount="1"/>
3720
- <line num="268" count="14" type="stmt"/>
3721
- <line num="270" count="2" type="stmt"/>
3722
- <line num="271" count="4" type="cond" truecount="2" falsecount="0"/>
3723
- <line num="273" count="2" type="stmt"/>
3724
- <line num="274" count="4" type="cond" truecount="1" falsecount="1"/>
3725
- <line num="275" count="0" type="stmt"/>
3726
- <line num="278" count="4" type="stmt"/>
3727
- <line num="281" count="2" type="stmt"/>
3728
- <line num="282" count="0" type="stmt"/>
3729
- <line num="283" count="0" type="cond" truecount="0" falsecount="2"/>
3730
- <line num="284" count="0" type="stmt"/>
3731
- <line num="285" count="0" type="stmt"/>
3779
+ <line num="251" count="2" type="stmt"/>
3780
+ <line num="252" count="2" type="stmt"/>
3781
+ <line num="254" count="2" type="stmt"/>
3782
+ <line num="255" count="4" type="stmt"/>
3783
+ <line num="257" count="4" type="stmt"/>
3784
+ <line num="258" count="4" type="stmt"/>
3785
+ <line num="259" count="3" type="stmt"/>
3786
+ <line num="260" count="2" type="cond" truecount="1" falsecount="1"/>
3787
+ <line num="261" count="2" type="stmt"/>
3788
+ <line num="265" count="4" type="stmt"/>
3789
+ <line num="268" count="4" type="cond" truecount="1" falsecount="1"/>
3790
+ <line num="272" count="14" type="stmt"/>
3791
+ <line num="274" count="2" type="stmt"/>
3792
+ <line num="275" count="4" type="cond" truecount="2" falsecount="0"/>
3793
+ <line num="277" count="2" type="stmt"/>
3794
+ <line num="278" count="4" type="cond" truecount="1" falsecount="1"/>
3795
+ <line num="279" count="0" type="stmt"/>
3796
+ <line num="282" count="4" type="stmt"/>
3797
+ <line num="285" count="2" type="stmt"/>
3732
3798
  <line num="286" count="0" type="stmt"/>
3733
- <line num="290" count="2" type="stmt"/>
3734
- <line num="291" count="4" type="stmt"/>
3735
- <line num="293" count="4" type="cond" truecount="1" falsecount="1"/>
3736
- <line num="294" count="4" type="stmt"/>
3737
- <line num="298" count="2" type="stmt"/>
3738
- <line num="299" count="8" type="cond" truecount="1" falsecount="1"/>
3739
- <line num="304" count="2" type="stmt"/>
3740
- <line num="305" count="0" type="cond" truecount="0" falsecount="2"/>
3741
- <line num="306" count="0" type="stmt"/>
3742
- <line num="307" count="0" type="stmt"/>
3799
+ <line num="287" count="0" type="cond" truecount="0" falsecount="2"/>
3800
+ <line num="288" count="0" type="stmt"/>
3801
+ <line num="289" count="0" type="stmt"/>
3802
+ <line num="290" count="0" type="stmt"/>
3803
+ <line num="294" count="2" type="stmt"/>
3804
+ <line num="295" count="4" type="stmt"/>
3805
+ <line num="297" count="4" type="cond" truecount="1" falsecount="1"/>
3806
+ <line num="298" count="4" type="stmt"/>
3807
+ <line num="302" count="2" type="stmt"/>
3808
+ <line num="303" count="8" type="cond" truecount="1" falsecount="1"/>
3809
+ <line num="308" count="2" type="stmt"/>
3743
3810
  <line num="309" count="0" type="cond" truecount="0" falsecount="2"/>
3744
3811
  <line num="310" count="0" type="stmt"/>
3745
- <line num="312" count="0" type="stmt"/>
3746
- <line num="315" count="0" type="stmt"/>
3747
- <line num="317" count="0" type="cond" truecount="0" falsecount="2"/>
3748
- <line num="318" count="0" type="stmt"/>
3749
- <line num="321" count="0" type="stmt"/>
3750
- <line num="323" count="0" type="stmt"/>
3751
- <line num="327" count="2" type="stmt"/>
3752
- <line num="328" count="2" type="cond" truecount="1" falsecount="1"/>
3753
- <line num="329" count="2" type="stmt"/>
3754
- <line num="330" count="2" type="stmt"/>
3755
- <line num="331" count="6" type="stmt"/>
3812
+ <line num="311" count="0" type="stmt"/>
3813
+ <line num="313" count="0" type="cond" truecount="0" falsecount="2"/>
3814
+ <line num="314" count="0" type="stmt"/>
3815
+ <line num="316" count="0" type="stmt"/>
3816
+ <line num="319" count="0" type="stmt"/>
3817
+ <line num="321" count="0" type="cond" truecount="0" falsecount="2"/>
3818
+ <line num="322" count="0" type="stmt"/>
3819
+ <line num="325" count="0" type="stmt"/>
3820
+ <line num="327" count="0" type="stmt"/>
3821
+ <line num="331" count="2" type="stmt"/>
3822
+ <line num="332" count="2" type="cond" truecount="1" falsecount="1"/>
3756
3823
  <line num="333" count="2" type="stmt"/>
3757
- <line num="334" count="0" type="stmt"/>
3758
- <line num="337" count="2" type="cond" truecount="0" falsecount="1"/>
3759
- <line num="338" count="4" type="stmt"/>
3760
- <line num="339" count="4" type="cond" truecount="1" falsecount="1"/>
3761
- <line num="340" count="0" type="stmt"/>
3762
- <line num="341" count="0" type="stmt"/>
3763
- <line num="344" count="4" type="cond" truecount="2" falsecount="0"/>
3764
- <line num="345" count="2" type="stmt"/>
3765
- <line num="346" count="2" type="stmt"/>
3766
- <line num="349" count="2" type="cond" truecount="1" falsecount="1"/>
3767
- <line num="350" count="0" type="stmt"/>
3768
- <line num="351" count="0" type="stmt"/>
3769
- <line num="354" count="2" type="stmt"/>
3770
- <line num="355" count="3" type="cond" truecount="1" falsecount="1"/>
3771
- <line num="360" count="2" type="cond" truecount="2" falsecount="0"/>
3772
- <line num="363" count="2" type="stmt"/>
3773
- <line num="364" count="0" type="stmt"/>
3774
- <line num="365" count="0" type="cond" truecount="0" falsecount="2"/>
3775
- <line num="366" count="0" type="stmt"/>
3776
- <line num="367" count="0" type="stmt"/>
3824
+ <line num="334" count="2" type="stmt"/>
3825
+ <line num="335" count="6" type="stmt"/>
3826
+ <line num="337" count="2" type="stmt"/>
3827
+ <line num="338" count="0" type="stmt"/>
3828
+ <line num="341" count="2" type="cond" truecount="0" falsecount="1"/>
3829
+ <line num="342" count="4" type="stmt"/>
3830
+ <line num="343" count="4" type="cond" truecount="1" falsecount="1"/>
3831
+ <line num="344" count="0" type="stmt"/>
3832
+ <line num="345" count="0" type="stmt"/>
3833
+ <line num="348" count="4" type="cond" truecount="2" falsecount="0"/>
3834
+ <line num="349" count="2" type="stmt"/>
3835
+ <line num="350" count="2" type="stmt"/>
3836
+ <line num="353" count="2" type="cond" truecount="1" falsecount="1"/>
3837
+ <line num="354" count="0" type="stmt"/>
3838
+ <line num="355" count="0" type="stmt"/>
3839
+ <line num="358" count="2" type="stmt"/>
3840
+ <line num="359" count="3" type="cond" truecount="1" falsecount="1"/>
3841
+ <line num="364" count="2" type="cond" truecount="2" falsecount="0"/>
3842
+ <line num="367" count="2" type="stmt"/>
3843
+ <line num="368" count="0" type="stmt"/>
3844
+ <line num="369" count="0" type="cond" truecount="0" falsecount="2"/>
3777
3845
  <line num="370" count="0" type="stmt"/>
3778
- <line num="371" count="0" type="cond" truecount="0" falsecount="2"/>
3779
- <line num="375" count="0" type="stmt"/>
3780
- <line num="378" count="2" type="stmt"/>
3781
- <line num="379" count="2" type="stmt"/>
3782
- <line num="380" count="2" type="cond" truecount="1" falsecount="1"/>
3783
- <line num="381" count="0" type="stmt"/>
3846
+ <line num="371" count="0" type="stmt"/>
3847
+ <line num="374" count="0" type="stmt"/>
3848
+ <line num="375" count="0" type="cond" truecount="0" falsecount="2"/>
3849
+ <line num="379" count="0" type="stmt"/>
3850
+ <line num="382" count="2" type="stmt"/>
3851
+ <line num="383" count="2" type="stmt"/>
3784
3852
  <line num="384" count="2" type="cond" truecount="1" falsecount="1"/>
3785
3853
  <line num="385" count="0" type="stmt"/>
3786
- <line num="386" count="0" type="stmt"/>
3787
- <line num="388" count="0" type="cond" truecount="0" falsecount="2"/>
3854
+ <line num="388" count="2" type="cond" truecount="1" falsecount="1"/>
3788
3855
  <line num="389" count="0" type="stmt"/>
3789
- <line num="391" count="0" type="stmt"/>
3790
- <line num="394" count="0" type="stmt"/>
3791
- <line num="396" count="2" type="stmt"/>
3792
- <line num="397" count="2" type="stmt"/>
3856
+ <line num="390" count="0" type="stmt"/>
3857
+ <line num="392" count="0" type="cond" truecount="0" falsecount="2"/>
3858
+ <line num="393" count="0" type="stmt"/>
3859
+ <line num="395" count="0" type="stmt"/>
3860
+ <line num="398" count="0" type="stmt"/>
3861
+ <line num="400" count="2" type="stmt"/>
3793
3862
  <line num="401" count="2" type="stmt"/>
3794
- <line num="402" count="4" type="cond" truecount="3" falsecount="1"/>
3795
- <line num="403" count="0" type="stmt"/>
3796
- <line num="406" count="4" type="cond" truecount="1" falsecount="1"/>
3863
+ <line num="405" count="2" type="stmt"/>
3864
+ <line num="406" count="4" type="cond" truecount="3" falsecount="1"/>
3797
3865
  <line num="407" count="0" type="stmt"/>
3798
- <line num="408" count="0" type="stmt"/>
3799
- <line num="411" count="4" type="cond" truecount="1" falsecount="1"/>
3866
+ <line num="410" count="4" type="cond" truecount="1" falsecount="1"/>
3867
+ <line num="411" count="0" type="stmt"/>
3800
3868
  <line num="412" count="0" type="stmt"/>
3801
- <line num="413" count="0" type="stmt"/>
3802
- <line num="416" count="4" type="cond" truecount="1" falsecount="1"/>
3803
- <line num="417" count="0" type="cond" truecount="0" falsecount="2"/>
3804
- <line num="418" count="0" type="stmt"/>
3805
- <line num="421" count="0" type="stmt"/>
3869
+ <line num="415" count="4" type="cond" truecount="1" falsecount="1"/>
3870
+ <line num="416" count="0" type="stmt"/>
3871
+ <line num="417" count="0" type="stmt"/>
3872
+ <line num="420" count="4" type="cond" truecount="1" falsecount="1"/>
3873
+ <line num="421" count="0" type="cond" truecount="0" falsecount="2"/>
3806
3874
  <line num="422" count="0" type="stmt"/>
3807
- <line num="425" count="4" type="cond" truecount="1" falsecount="1"/>
3808
- <line num="426" count="0" type="cond" truecount="0" falsecount="2"/>
3809
- <line num="427" count="0" type="stmt"/>
3810
- <line num="430" count="0" type="stmt"/>
3875
+ <line num="425" count="0" type="stmt"/>
3876
+ <line num="426" count="0" type="stmt"/>
3877
+ <line num="429" count="4" type="cond" truecount="1" falsecount="1"/>
3878
+ <line num="430" count="0" type="cond" truecount="0" falsecount="2"/>
3811
3879
  <line num="431" count="0" type="stmt"/>
3812
- <line num="434" count="4" type="cond" truecount="2" falsecount="0"/>
3813
- <line num="435" count="2" type="cond" truecount="1" falsecount="1"/>
3814
- <line num="436" count="2" type="stmt"/>
3815
- <line num="437" count="2" type="stmt"/>
3816
- <line num="438" count="2" type="stmt"/>
3817
- <line num="441" count="0" type="stmt"/>
3818
- <line num="442" count="0" type="stmt"/>
3819
- <line num="445" count="2" type="cond" truecount="1" falsecount="1"/>
3820
- <line num="446" count="0" type="cond" truecount="0" falsecount="2"/>
3821
- <line num="447" count="0" type="stmt"/>
3822
- <line num="448" count="0" type="stmt"/>
3823
- <line num="449" count="0" type="stmt"/>
3880
+ <line num="434" count="0" type="stmt"/>
3881
+ <line num="435" count="0" type="stmt"/>
3882
+ <line num="438" count="4" type="cond" truecount="2" falsecount="0"/>
3883
+ <line num="439" count="2" type="cond" truecount="1" falsecount="1"/>
3884
+ <line num="440" count="2" type="stmt"/>
3885
+ <line num="441" count="2" type="stmt"/>
3886
+ <line num="442" count="2" type="stmt"/>
3887
+ <line num="445" count="0" type="stmt"/>
3888
+ <line num="446" count="0" type="stmt"/>
3889
+ <line num="449" count="2" type="cond" truecount="1" falsecount="1"/>
3890
+ <line num="450" count="0" type="cond" truecount="0" falsecount="2"/>
3891
+ <line num="451" count="0" type="stmt"/>
3824
3892
  <line num="452" count="0" type="stmt"/>
3825
3893
  <line num="453" count="0" type="stmt"/>
3826
- <line num="456" count="2" type="cond" truecount="1" falsecount="1"/>
3827
- <line num="457" count="2" type="cond" truecount="1" falsecount="1"/>
3828
- <line num="458" count="0" type="stmt"/>
3829
- <line num="459" count="0" type="stmt"/>
3830
- <line num="460" count="0" type="stmt"/>
3831
- <line num="463" count="2" type="stmt"/>
3894
+ <line num="456" count="0" type="stmt"/>
3895
+ <line num="457" count="0" type="stmt"/>
3896
+ <line num="460" count="2" type="cond" truecount="1" falsecount="1"/>
3897
+ <line num="461" count="2" type="cond" truecount="1" falsecount="1"/>
3898
+ <line num="462" count="0" type="stmt"/>
3899
+ <line num="463" count="0" type="stmt"/>
3900
+ <line num="464" count="0" type="stmt"/>
3832
3901
  <line num="467" count="2" type="stmt"/>
3833
- <line num="468" count="2" type="cond" truecount="1" falsecount="1"/>
3834
- <line num="469" count="2" type="stmt"/>
3835
- <line num="470" count="2" type="stmt"/>
3836
3902
  <line num="471" count="2" type="stmt"/>
3903
+ <line num="472" count="2" type="cond" truecount="1" falsecount="1"/>
3904
+ <line num="473" count="2" type="stmt"/>
3905
+ <line num="474" count="2" type="stmt"/>
3837
3906
  <line num="475" count="2" type="stmt"/>
3838
- <line num="476" count="0" type="stmt"/>
3839
- <line num="477" count="0" type="cond" truecount="0" falsecount="2"/>
3840
- <line num="478" count="0" type="stmt"/>
3841
- <line num="479" count="0" type="stmt"/>
3842
- <line num="482" count="2" type="stmt"/>
3843
- <line num="483" count="6" type="stmt"/>
3844
- <line num="484" count="4" type="cond" truecount="2" falsecount="0"/>
3845
- <line num="485" count="2" type="stmt"/>
3846
- <line num="487" count="2" type="stmt"/>
3847
- <line num="490" count="2" type="stmt"/>
3848
- <line num="491" count="2" type="cond" truecount="1" falsecount="1"/>
3849
- <line num="492" count="2" type="stmt"/>
3850
- <line num="495" count="0" type="stmt"/>
3851
- <line num="496" count="0" type="cond" truecount="0" falsecount="2"/>
3852
- <line num="497" count="0" type="stmt"/>
3907
+ <line num="479" count="2" type="stmt"/>
3908
+ <line num="480" count="4" type="cond" truecount="1" falsecount="1"/>
3909
+ <line num="481" count="0" type="stmt"/>
3910
+ <line num="484" count="4" type="stmt"/>
3911
+ <line num="485" count="4" type="stmt"/>
3912
+ <line num="486" count="4" type="stmt"/>
3913
+ <line num="489" count="2" type="stmt"/>
3914
+ <line num="490" count="0" type="stmt"/>
3915
+ <line num="491" count="0" type="cond" truecount="0" falsecount="2"/>
3916
+ <line num="492" count="0" type="stmt"/>
3917
+ <line num="493" count="0" type="stmt"/>
3918
+ <line num="496" count="2" type="stmt"/>
3919
+ <line num="497" count="6" type="stmt"/>
3920
+ <line num="498" count="4" type="cond" truecount="2" falsecount="0"/>
3921
+ <line num="499" count="2" type="stmt"/>
3922
+ <line num="500" count="2" type="stmt"/>
3923
+ <line num="502" count="2" type="stmt"/>
3924
+ <line num="505" count="2" type="stmt"/>
3925
+ <line num="506" count="2" type="cond" truecount="1" falsecount="1"/>
3926
+ <line num="507" count="2" type="stmt"/>
3927
+ <line num="510" count="0" type="stmt"/>
3928
+ <line num="511" count="0" type="cond" truecount="0" falsecount="2"/>
3929
+ <line num="512" count="0" type="stmt"/>
3930
+ <line num="513" count="0" type="stmt"/>
3931
+ <line num="517" count="2" type="stmt"/>
3932
+ <line num="518" count="4" type="cond" truecount="4" falsecount="0"/>
3933
+ <line num="519" count="2" type="stmt"/>
3934
+ <line num="522" count="2" type="stmt"/>
3853
3935
  </file>
3854
3936
  <file name="UiSelectOption.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/select/UiSelectOption.vue">
3855
3937
  <metrics statements="41" coveredstatements="35" conditionals="31" coveredconditionals="16" methods="23" coveredmethods="12"/>
@@ -3956,10 +4038,271 @@
3956
4038
  <metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
3957
4039
  <line num="22" count="1" type="stmt"/>
3958
4040
  <line num="28" count="1" type="stmt"/>
3959
- <line num="49" count="1" type="stmt"/>
3960
- <line num="55" count="1" type="stmt"/>
3961
- <line num="74" count="1" type="stmt"/>
3962
- <line num="79" count="1" type="stmt"/>
4041
+ <line num="58" count="1" type="stmt"/>
4042
+ <line num="64" count="1" type="stmt"/>
4043
+ <line num="86" count="1" type="stmt"/>
4044
+ <line num="91" count="1" type="stmt"/>
4045
+ </file>
4046
+ </package>
4047
+ <package name="packages.v1-components.src.remote.components.table">
4048
+ <metrics statements="246" coveredstatements="174" conditionals="170" coveredconditionals="88" methods="99" coveredmethods="76"/>
4049
+ <file name="UiTable.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/table/UiTable.vue">
4050
+ <metrics statements="116" coveredstatements="94" conditionals="70" coveredconditionals="41" methods="68" coveredmethods="52"/>
4051
+ <line num="47" count="1" type="stmt"/>
4052
+ <line num="52" count="11" type="cond" truecount="1" falsecount="1"/>
4053
+ <line num="53" count="0" type="stmt"/>
4054
+ <line num="56" count="11" type="stmt"/>
4055
+ <line num="59" count="1" type="stmt"/>
4056
+ <line num="63" count="11" type="cond" truecount="2" falsecount="0"/>
4057
+ <line num="65" count="1" type="stmt"/>
4058
+ <line num="70" count="13" type="cond" truecount="1" falsecount="1"/>
4059
+ <line num="71" count="0" type="stmt"/>
4060
+ <line num="74" count="13" type="cond" truecount="1" falsecount="1"/>
4061
+ <line num="80" count="13" type="stmt"/>
4062
+ <line num="82" count="13" type="cond" truecount="3" falsecount="1"/>
4063
+ <line num="83" count="13" type="stmt"/>
4064
+ <line num="87" count="0" type="stmt"/>
4065
+ <line num="90" count="1" type="stmt"/>
4066
+ <line num="91" count="10" type="stmt"/>
4067
+ <line num="92" count="10" type="stmt"/>
4068
+ <line num="94" count="10" type="stmt"/>
4069
+ <line num="97" count="1" type="stmt"/>
4070
+ <line num="104" count="0" type="stmt"/>
4071
+ <line num="155" count="2" type="stmt"/>
4072
+ <line num="156" count="2" type="stmt"/>
4073
+ <line num="158" count="2" type="stmt"/>
4074
+ <line num="163" count="4" type="stmt"/>
4075
+ <line num="164" count="4" type="stmt"/>
4076
+ <line num="166" count="4" type="stmt"/>
4077
+ <line num="171" count="4" type="stmt"/>
4078
+ <line num="172" count="0" type="cond" truecount="0" falsecount="2"/>
4079
+ <line num="173" count="0" type="stmt"/>
4080
+ <line num="177" count="4" type="stmt"/>
4081
+ <line num="178" count="0" type="stmt"/>
4082
+ <line num="181" count="4" type="stmt"/>
4083
+ <line num="182" count="0" type="cond" truecount="0" falsecount="2"/>
4084
+ <line num="183" count="0" type="stmt"/>
4085
+ <line num="187" count="4" type="stmt"/>
4086
+ <line num="188" count="0" type="stmt"/>
4087
+ <line num="191" count="4" type="stmt"/>
4088
+ <line num="198" count="5" type="stmt"/>
4089
+ <line num="199" count="1" type="stmt"/>
4090
+ <line num="200" count="2" type="stmt"/>
4091
+ <line num="202" count="1" type="stmt"/>
4092
+ <line num="204" count="1" type="cond" truecount="1" falsecount="1"/>
4093
+ <line num="205" count="0" type="stmt"/>
4094
+ <line num="209" count="8" type="cond" truecount="1" falsecount="1"/>
4095
+ <line num="211" count="4" type="stmt"/>
4096
+ <line num="212" count="8" type="cond" truecount="2" falsecount="0"/>
4097
+ <line num="217" count="4" type="stmt"/>
4098
+ <line num="220" count="8" type="stmt"/>
4099
+ <line num="227" count="4" type="stmt"/>
4100
+ <line num="228" count="9" type="stmt"/>
4101
+ <line num="233" count="30" type="stmt"/>
4102
+ <line num="236" count="8" type="cond" truecount="2" falsecount="0"/>
4103
+ <line num="238" count="4" type="stmt"/>
4104
+ <line num="239" count="8" type="stmt"/>
4105
+ <line num="242" count="8" type="stmt"/>
4106
+ <line num="246" count="10" type="stmt"/>
4107
+ <line num="247" count="10" type="stmt"/>
4108
+ <line num="248" count="10" type="stmt"/>
4109
+ <line num="252" count="4" type="stmt"/>
4110
+ <line num="255" count="8" type="stmt"/>
4111
+ <line num="262" count="1" type="stmt"/>
4112
+ <line num="263" count="1" type="stmt"/>
4113
+ <line num="264" count="1" type="stmt"/>
4114
+ <line num="269" count="4" type="stmt"/>
4115
+ <line num="270" count="2" type="stmt"/>
4116
+ <line num="273" count="4" type="stmt"/>
4117
+ <line num="278" count="10" type="stmt"/>
4118
+ <line num="280" count="10" type="stmt"/>
4119
+ <line num="287" count="2" type="stmt"/>
4120
+ <line num="294" count="15" type="stmt"/>
4121
+ <line num="301" count="15" type="stmt"/>
4122
+ <line num="306" count="0" type="stmt"/>
4123
+ <line num="308" count="0" type="stmt"/>
4124
+ <line num="317" count="4" type="stmt"/>
4125
+ <line num="322" count="1" type="stmt"/>
4126
+ <line num="327" count="1" type="stmt"/>
4127
+ <line num="331" count="1" type="cond" truecount="1" falsecount="1"/>
4128
+ <line num="332" count="1" type="stmt"/>
4129
+ <line num="335" count="1" type="stmt"/>
4130
+ <line num="338" count="0" type="stmt"/>
4131
+ <line num="342" count="4" type="stmt"/>
4132
+ <line num="344" count="0" type="cond" truecount="0" falsecount="2"/>
4133
+ <line num="346" count="4" type="stmt"/>
4134
+ <line num="350" count="8" type="cond" truecount="2" falsecount="0"/>
4135
+ <line num="351" count="7" type="stmt"/>
4136
+ <line num="354" count="1" type="cond" truecount="1" falsecount="1"/>
4137
+ <line num="355" count="1" type="stmt"/>
4138
+ <line num="356" count="1" type="stmt"/>
4139
+ <line num="357" count="1" type="stmt"/>
4140
+ <line num="358" count="1" type="stmt"/>
4141
+ <line num="360" count="1" type="stmt"/>
4142
+ <line num="363" count="1" type="stmt"/>
4143
+ <line num="383" count="0" type="cond" truecount="0" falsecount="2"/>
4144
+ <line num="385" count="0" type="stmt"/>
4145
+ <line num="386" count="0" type="cond" truecount="0" falsecount="2"/>
4146
+ <line num="387" count="0" type="stmt"/>
4147
+ <line num="389" count="0" type="stmt"/>
4148
+ <line num="392" count="0" type="stmt"/>
4149
+ <line num="396" count="6" type="stmt"/>
4150
+ <line num="400" count="8" type="stmt"/>
4151
+ <line num="402" count="8" type="stmt"/>
4152
+ <line num="403" count="8" type="stmt"/>
4153
+ <line num="404" count="8" type="stmt"/>
4154
+ <line num="405" count="8" type="stmt"/>
4155
+ <line num="406" count="8" type="stmt"/>
4156
+ <line num="407" count="8" type="stmt"/>
4157
+ <line num="409" count="8" type="stmt"/>
4158
+ <line num="411" count="13" type="stmt"/>
4159
+ <line num="419" count="12" type="stmt"/>
4160
+ <line num="423" count="12" type="stmt"/>
4161
+ <line num="426" count="8" type="cond" truecount="1" falsecount="1"/>
4162
+ <line num="427" count="0" type="stmt"/>
4163
+ <line num="430" count="8" type="cond" truecount="2" falsecount="0"/>
4164
+ <line num="431" count="1" type="stmt"/>
4165
+ <line num="433" count="1" type="stmt"/>
4166
+ <line num="437" count="9" type="stmt"/>
4167
+ </file>
4168
+ <file name="UiTableColumn.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/table/UiTableColumn.vue">
4169
+ <metrics statements="4" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="0"/>
4170
+ <line num="8" count="1" type="stmt"/>
4171
+ <line num="35" count="0" type="stmt"/>
4172
+ <line num="41" count="0" type="stmt"/>
4173
+ <line num="61" count="0" type="stmt"/>
4174
+ </file>
4175
+ <file name="parts.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/table/parts.ts">
4176
+ <metrics statements="18" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
4177
+ <line num="2" count="0" type="stmt"/>
4178
+ <line num="3" count="0" type="stmt"/>
4179
+ <line num="4" count="0" type="stmt"/>
4180
+ <line num="5" count="0" type="stmt"/>
4181
+ <line num="6" count="0" type="stmt"/>
4182
+ <line num="7" count="0" type="stmt"/>
4183
+ <line num="11" count="0" type="stmt"/>
4184
+ <line num="12" count="0" type="stmt"/>
4185
+ <line num="13" count="0" type="stmt"/>
4186
+ <line num="14" count="0" type="stmt"/>
4187
+ <line num="15" count="0" type="stmt"/>
4188
+ <line num="16" count="0" type="stmt"/>
4189
+ <line num="20" count="0" type="stmt"/>
4190
+ <line num="21" count="0" type="stmt"/>
4191
+ <line num="22" count="0" type="stmt"/>
4192
+ <line num="23" count="0" type="stmt"/>
4193
+ <line num="24" count="0" type="stmt"/>
4194
+ <line num="25" count="0" type="stmt"/>
4195
+ </file>
4196
+ <file name="render.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/table/render.ts">
4197
+ <metrics statements="108" coveredstatements="79" conditionals="100" coveredconditionals="47" methods="27" coveredmethods="24"/>
4198
+ <line num="53" count="1" type="stmt"/>
4199
+ <line num="54" count="0" type="cond" truecount="0" falsecount="4"/>
4200
+ <line num="55" count="0" type="stmt"/>
4201
+ <line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
4202
+ <line num="61" count="1" type="stmt"/>
4203
+ <line num="62" count="13" type="cond" truecount="1" falsecount="1"/>
4204
+ <line num="65" count="1" type="stmt"/>
4205
+ <line num="67" count="1" type="stmt"/>
4206
+ <line num="68" count="9" type="stmt"/>
4207
+ <line num="70" count="9" type="stmt"/>
4208
+ <line num="71" count="15" type="cond" truecount="1" falsecount="1"/>
4209
+ <line num="72" count="0" type="stmt"/>
4210
+ <line num="73" count="0" type="stmt"/>
4211
+ <line num="76" count="15" type="cond" truecount="1" falsecount="1"/>
4212
+ <line num="77" count="0" type="cond" truecount="0" falsecount="2"/>
4213
+ <line num="78" count="0" type="stmt"/>
4214
+ <line num="81" count="0" type="stmt"/>
4215
+ <line num="84" count="15" type="cond" truecount="1" falsecount="1"/>
4216
+ <line num="85" count="0" type="stmt"/>
4217
+ <line num="86" count="0" type="stmt"/>
4218
+ <line num="89" count="15" type="cond" truecount="1" falsecount="1"/>
4219
+ <line num="90" count="0" type="stmt"/>
4220
+ <line num="93" count="15" type="cond" truecount="2" falsecount="0"/>
4221
+ <line num="94" count="1" type="stmt"/>
4222
+ <line num="97" count="14" type="cond" truecount="2" falsecount="0"/>
4223
+ <line num="98" count="1" type="cond" truecount="1" falsecount="1"/>
4224
+ <line num="100" count="1" type="cond" truecount="1" falsecount="1"/>
4225
+ <line num="101" count="1" type="stmt"/>
4226
+ <line num="104" count="1" type="stmt"/>
4227
+ <line num="107" count="13" type="cond" truecount="2" falsecount="2"/>
4228
+ <line num="108" count="0" type="stmt"/>
4229
+ <line num="109" count="0" type="stmt"/>
4230
+ <line num="112" count="13" type="stmt"/>
4231
+ <line num="115" count="9" type="stmt"/>
4232
+ <line num="118" count="13" type="cond" truecount="2" falsecount="0"/>
4233
+ <line num="120" count="13" type="cond" truecount="1" falsecount="1"/>
4234
+ <line num="122" count="1" type="stmt"/>
4235
+ <line num="123" count="13" type="cond" truecount="1" falsecount="1"/>
4236
+ <line num="126" count="1" type="stmt"/>
4237
+ <line num="127" count="13" type="cond" truecount="1" falsecount="1"/>
4238
+ <line num="130" count="1" type="stmt"/>
4239
+ <line num="131" count="13" type="stmt"/>
4240
+ <line num="133" count="13" type="cond" truecount="4" falsecount="1"/>
4241
+ <line num="134" count="0" type="stmt"/>
4242
+ <line num="137" count="13" type="stmt"/>
4243
+ <line num="139" count="13" type="stmt"/>
4244
+ <line num="146" count="1" type="stmt"/>
4245
+ <line num="149" count="26" type="cond" truecount="1" falsecount="1"/>
4246
+ <line num="150" count="0" type="stmt"/>
4247
+ <line num="153" count="32" type="stmt"/>
4248
+ <line num="156" count="1" type="stmt"/>
4249
+ <line num="157" count="8" type="stmt"/>
4250
+ <line num="158" count="13" type="stmt"/>
4251
+ <line num="161" count="13" type="cond" truecount="1" falsecount="1"/>
4252
+ <line num="162" count="13" type="stmt"/>
4253
+ <line num="164" count="13" type="stmt"/>
4254
+ <line num="182" count="1" type="stmt"/>
4255
+ <line num="183" count="32" type="cond" truecount="1" falsecount="1"/>
4256
+ <line num="184" count="32" type="stmt"/>
4257
+ <line num="187" count="0" type="stmt"/>
4258
+ <line num="189" count="0" type="cond" truecount="0" falsecount="4"/>
4259
+ <line num="190" count="0" type="stmt"/>
4260
+ <line num="193" count="0" type="stmt"/>
4261
+ <line num="196" count="1" type="stmt"/>
4262
+ <line num="198" count="12" type="cond" truecount="2" falsecount="0"/>
4263
+ <line num="200" count="1" type="stmt"/>
4264
+ <line num="203" count="15" type="cond" truecount="2" falsecount="1"/>
4265
+ <line num="205" count="1" type="stmt"/>
4266
+ <line num="215" count="14" type="stmt"/>
4267
+ <line num="217" count="9" type="stmt"/>
4268
+ <line num="218" count="11" type="stmt"/>
4269
+ <line num="219" count="11" type="stmt"/>
4270
+ <line num="220" count="11" type="stmt"/>
4271
+ <line num="221" count="11" type="stmt"/>
4272
+ <line num="222" count="11" type="stmt"/>
4273
+ <line num="223" count="11" type="stmt"/>
4274
+ <line num="225" count="11" type="stmt"/>
4275
+ <line num="226" count="16" type="cond" truecount="1" falsecount="1"/>
4276
+ <line num="227" count="0" type="stmt"/>
4277
+ <line num="228" count="0" type="stmt"/>
4278
+ <line num="231" count="16" type="cond" truecount="1" falsecount="1"/>
4279
+ <line num="232" count="0" type="stmt"/>
4280
+ <line num="233" count="0" type="stmt"/>
4281
+ <line num="236" count="16" type="stmt"/>
4282
+ <line num="245" count="16" type="stmt"/>
4283
+ <line num="246" count="16" type="stmt"/>
4284
+ <line num="247" count="16" type="cond" truecount="2" falsecount="2"/>
4285
+ <line num="248" count="16" type="cond" truecount="2" falsecount="2"/>
4286
+ <line num="250" count="16" type="cond" truecount="1" falsecount="1"/>
4287
+ <line num="251" count="0" type="stmt"/>
4288
+ <line num="254" count="16" type="cond" truecount="1" falsecount="1"/>
4289
+ <line num="255" count="0" type="cond" truecount="0" falsecount="2"/>
4290
+ <line num="256" count="0" type="stmt"/>
4291
+ <line num="263" count="16" type="stmt"/>
4292
+ <line num="271" count="11" type="stmt"/>
4293
+ <line num="288" count="1" type="stmt"/>
4294
+ <line num="289" count="1" type="cond" truecount="2" falsecount="2"/>
4295
+ <line num="290" count="1" type="stmt"/>
4296
+ <line num="293" count="0" type="cond" truecount="0" falsecount="6"/>
4297
+ <line num="301" count="1" type="stmt"/>
4298
+ <line num="302" count="1" type="stmt"/>
4299
+ <line num="304" count="1" type="cond" truecount="1" falsecount="1"/>
4300
+ <line num="305" count="0" type="stmt"/>
4301
+ <line num="308" count="1" type="stmt"/>
4302
+ <line num="311" count="1" type="stmt"/>
4303
+ <line num="315" count="1" type="cond" truecount="1" falsecount="1"/>
4304
+ <line num="318" count="1" type="stmt"/>
4305
+ <line num="321" count="0" type="cond" truecount="0" falsecount="2"/>
3963
4306
  </file>
3964
4307
  </package>
3965
4308
  <package name="packages.v1-contexts.src">
@@ -4506,10 +4849,10 @@
4506
4849
  </file>
4507
4850
  </package>
4508
4851
  <package name="src">
4509
- <metrics statements="54" coveredstatements="24" conditionals="31" coveredconditionals="2" methods="26" coveredmethods="6"/>
4852
+ <metrics statements="57" coveredstatements="30" conditionals="37" coveredconditionals="4" methods="29" coveredmethods="10"/>
4510
4853
  <file name="composables.ts" path="/home/runner/work/embed-ui/embed-ui/src/composables.ts">
4511
- <metrics statements="36" coveredstatements="7" conditionals="31" coveredconditionals="2" methods="19" coveredmethods="2"/>
4512
- <line num="38" count="1" type="stmt"/>
4854
+ <metrics statements="39" coveredstatements="13" conditionals="37" coveredconditionals="4" methods="22" coveredmethods="6"/>
4855
+ <line num="38" count="2" type="stmt"/>
4513
4856
  <line num="43" count="3" type="cond" truecount="1" falsecount="1"/>
4514
4857
  <line num="44" count="4" type="stmt"/>
4515
4858
  <line num="47" count="0" type="stmt"/>
@@ -4517,7 +4860,7 @@
4517
4860
  <line num="51" count="0" type="stmt"/>
4518
4861
  <line num="52" count="0" type="stmt"/>
4519
4862
  <line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
4520
- <line num="61" count="1" type="stmt"/>
4863
+ <line num="61" count="2" type="stmt"/>
4521
4864
  <line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
4522
4865
  <line num="74" count="0" type="cond" truecount="0" falsecount="3"/>
4523
4866
  <line num="76" count="0" type="stmt"/>
@@ -4526,45 +4869,48 @@
4526
4869
  <line num="83" count="0" type="stmt"/>
4527
4870
  <line num="86" count="0" type="stmt"/>
4528
4871
  <line num="88" count="0" type="cond" truecount="0" falsecount="2"/>
4529
- <line num="92" count="1" type="stmt"/>
4530
- <line num="94" count="1" type="stmt"/>
4531
- <line num="95" count="0" type="stmt"/>
4532
- <line num="96" count="0" type="stmt"/>
4533
- <line num="98" count="0" type="stmt"/>
4872
+ <line num="92" count="2" type="stmt"/>
4873
+ <line num="94" count="2" type="stmt"/>
4874
+ <line num="95" count="1" type="stmt"/>
4875
+ <line num="96" count="1" type="stmt"/>
4876
+ <line num="98" count="1" type="stmt"/>
4534
4877
  <line num="100" count="0" type="cond" truecount="0" falsecount="2"/>
4535
4878
  <line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
4536
- <line num="113" count="1" type="stmt"/>
4537
- <line num="114" count="0" type="stmt"/>
4538
- <line num="115" count="0" type="stmt"/>
4539
- <line num="117" count="0" type="stmt"/>
4540
- <line num="118" count="0" type="stmt"/>
4541
- <line num="120" count="0" type="stmt"/>
4542
- <line num="121" count="0" type="cond" truecount="0" falsecount="2"/>
4543
- <line num="122" count="0" type="stmt"/>
4544
- <line num="126" count="0" type="stmt"/>
4545
- <line num="127" count="0" type="stmt"/>
4546
- <line num="129" count="0" type="stmt"/>
4879
+ <line num="112" count="3" type="stmt"/>
4880
+ <line num="116" count="1" type="cond" truecount="1" falsecount="1"/>
4881
+ <line num="122" count="1" type="cond" truecount="1" falsecount="1"/>
4882
+ <line num="129" count="2" type="stmt"/>
4883
+ <line num="130" count="0" type="stmt"/>
4547
4884
  <line num="131" count="0" type="stmt"/>
4885
+ <line num="133" count="0" type="stmt"/>
4886
+ <line num="134" count="0" type="stmt"/>
4887
+ <line num="136" count="0" type="stmt"/>
4888
+ <line num="137" count="0" type="cond" truecount="0" falsecount="2"/>
4889
+ <line num="138" count="0" type="stmt"/>
4890
+ <line num="142" count="0" type="stmt"/>
4891
+ <line num="143" count="0" type="stmt"/>
4892
+ <line num="145" count="0" type="stmt"/>
4893
+ <line num="147" count="0" type="stmt"/>
4548
4894
  </file>
4549
4895
  <file name="index.ts" path="/home/runner/work/embed-ui/embed-ui/src/index.ts">
4550
4896
  <metrics statements="17" coveredstatements="17" conditionals="0" coveredconditionals="0" methods="6" coveredmethods="4"/>
4551
- <line num="57" count="1" type="stmt"/>
4552
- <line num="61" count="1" type="stmt"/>
4553
- <line num="62" count="1" type="stmt"/>
4554
- <line num="64" count="1" type="stmt"/>
4555
- <line num="65" count="1" type="stmt"/>
4556
- <line num="67" count="1" type="stmt"/>
4557
- <line num="69" count="1" type="stmt"/>
4558
- <line num="71" count="1" type="stmt"/>
4559
- <line num="73" count="1" type="stmt"/>
4560
- <line num="75" count="1" type="stmt"/>
4561
- <line num="77" count="1" type="stmt"/>
4562
- <line num="79" count="1" type="stmt"/>
4563
- <line num="80" count="1" type="stmt"/>
4564
- <line num="81" count="1" type="stmt"/>
4565
- <line num="86" count="1" type="stmt"/>
4566
- <line num="87" count="1" type="stmt"/>
4567
- <line num="91" count="1" type="stmt"/>
4897
+ <line num="57" count="2" type="stmt"/>
4898
+ <line num="61" count="2" type="stmt"/>
4899
+ <line num="62" count="2" type="stmt"/>
4900
+ <line num="64" count="2" type="stmt"/>
4901
+ <line num="65" count="2" type="stmt"/>
4902
+ <line num="67" count="2" type="stmt"/>
4903
+ <line num="69" count="2" type="stmt"/>
4904
+ <line num="71" count="2" type="stmt"/>
4905
+ <line num="73" count="2" type="stmt"/>
4906
+ <line num="75" count="2" type="stmt"/>
4907
+ <line num="77" count="2" type="stmt"/>
4908
+ <line num="79" count="2" type="stmt"/>
4909
+ <line num="80" count="2" type="stmt"/>
4910
+ <line num="81" count="2" type="stmt"/>
4911
+ <line num="86" count="2" type="stmt"/>
4912
+ <line num="87" count="2" type="stmt"/>
4913
+ <line num="91" count="2" type="stmt"/>
4568
4914
  </file>
4569
4915
  <file name="utilities.ts" path="/home/runner/work/embed-ui/embed-ui/src/utilities.ts">
4570
4916
  <metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>