@retailcrm/embed-ui 0.9.14 → 0.9.16

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,18 +1,18 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1774291306986" clover="3.2.0">
3
- <project timestamp="1774291306986" name="All files">
4
- <metrics statements="4208" coveredstatements="2878" conditionals="2850" coveredconditionals="1571" methods="1368" coveredmethods="888" elements="8426" coveredelements="5337" complexity="0" loc="4208" ncloc="4208" packages="59" files="174" classes="174"/>
2
+ <coverage generated="1775375475430" clover="3.2.0">
3
+ <project timestamp="1775375475430" name="All files">
4
+ <metrics statements="5077" coveredstatements="3492" conditionals="3415" coveredconditionals="1938" methods="1680" coveredmethods="1105" elements="10172" coveredelements="6535" complexity="0" loc="5077" ncloc="5077" packages="67" files="205" classes="205"/>
5
5
  <package name="packages.v1-components.src.common">
6
6
  <metrics statements="32" coveredstatements="15" 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="4" type="stmt"/>
10
- <line num="9" count="4" type="stmt"/>
11
- <line num="10" count="4" type="cond" truecount="3" falsecount="1"/>
9
+ <line num="1" count="5" type="stmt"/>
10
+ <line num="9" count="5" type="stmt"/>
11
+ <line num="10" count="5" 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"/>
15
- <line num="1" count="3" type="cond" truecount="0" falsecount="1"/>
15
+ <line num="1" count="4" type="cond" truecount="0" falsecount="1"/>
16
16
  <line num="2" count="0" type="stmt"/>
17
17
  <line num="3" count="0" type="stmt"/>
18
18
  <line num="5" count="0" type="stmt"/>
@@ -50,7 +50,7 @@
50
50
  </file>
51
51
  </package>
52
52
  <package name="packages.v1-components.src.common.components">
53
- <metrics statements="518" coveredstatements="492" conditionals="383" coveredconditionals="313" methods="137" coveredmethods="120"/>
53
+ <metrics statements="539" coveredstatements="512" conditionals="393" coveredconditionals="323" methods="142" coveredmethods="125"/>
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="3" type="cond" truecount="2" falsecount="0"/>
@@ -86,20 +86,20 @@
86
86
  </file>
87
87
  <file name="button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/button.ts">
88
88
  <metrics statements="14" coveredstatements="14" conditionals="6" coveredconditionals="6" methods="3" coveredmethods="3"/>
89
- <line num="1" count="3" type="cond" truecount="2" falsecount="0"/>
90
- <line num="2" count="3" type="stmt"/>
91
- <line num="3" count="3" type="stmt"/>
92
- <line num="4" count="3" type="stmt"/>
93
- <line num="5" count="3" type="stmt"/>
94
- <line num="8" count="3" type="cond" truecount="2" falsecount="0"/>
95
- <line num="9" count="3" type="stmt"/>
96
- <line num="10" count="3" type="stmt"/>
97
- <line num="11" count="3" type="stmt"/>
98
- <line num="12" count="3" type="stmt"/>
99
- <line num="15" count="3" type="cond" truecount="2" falsecount="0"/>
100
- <line num="16" count="3" type="stmt"/>
101
- <line num="17" count="3" type="stmt"/>
102
- <line num="18" count="3" type="stmt"/>
89
+ <line num="1" count="4" type="cond" truecount="2" falsecount="0"/>
90
+ <line num="2" count="4" type="stmt"/>
91
+ <line num="3" count="4" type="stmt"/>
92
+ <line num="4" count="4" type="stmt"/>
93
+ <line num="5" count="4" type="stmt"/>
94
+ <line num="8" count="4" type="cond" truecount="2" falsecount="0"/>
95
+ <line num="9" count="4" type="stmt"/>
96
+ <line num="10" count="4" type="stmt"/>
97
+ <line num="11" count="4" type="stmt"/>
98
+ <line num="12" count="4" type="stmt"/>
99
+ <line num="15" count="4" type="cond" truecount="2" falsecount="0"/>
100
+ <line num="16" count="4" type="stmt"/>
101
+ <line num="17" count="4" type="stmt"/>
102
+ <line num="18" count="4" type="stmt"/>
103
103
  </file>
104
104
  <file name="calendar.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/calendar.ts">
105
105
  <metrics statements="74" coveredstatements="74" conditionals="78" coveredconditionals="72" methods="32" coveredmethods="32"/>
@@ -114,24 +114,24 @@
114
114
  <line num="15" count="5" type="stmt"/>
115
115
  <line num="16" count="5" type="stmt"/>
116
116
  <line num="34" count="4385" type="cond" truecount="1" falsecount="0"/>
117
- <line num="44" count="7245" type="cond" truecount="1" falsecount="1"/>
118
- <line num="45" count="7245" type="cond" truecount="2" falsecount="1"/>
119
- <line num="47" count="7245" type="cond" truecount="2" falsecount="0"/>
117
+ <line num="44" count="7294" type="cond" truecount="1" falsecount="1"/>
118
+ <line num="45" count="7294" type="cond" truecount="2" falsecount="1"/>
119
+ <line num="47" count="7294" type="cond" truecount="2" falsecount="0"/>
120
120
  <line num="48" count="66" type="stmt"/>
121
- <line num="49" count="7179" type="cond" truecount="2" falsecount="0"/>
121
+ <line num="49" count="7228" type="cond" truecount="2" falsecount="0"/>
122
122
  <line num="50" count="2" type="stmt"/>
123
- <line num="51" count="7177" type="cond" truecount="2" falsecount="0"/>
124
- <line num="52" count="2860" type="stmt"/>
123
+ <line num="51" count="7226" type="cond" truecount="2" falsecount="0"/>
124
+ <line num="52" count="2909" type="stmt"/>
125
125
  <line num="54" count="4317" type="stmt"/>
126
126
  <line num="59" count="2170" type="stmt"/>
127
- <line num="63" count="66578" type="stmt"/>
128
- <line num="67" count="1935" type="stmt"/>
129
- <line num="71" count="16886" type="stmt"/>
130
- <line num="75" count="15019" type="stmt"/>
131
- <line num="79" count="1514" type="stmt"/>
132
- <line num="83" count="29122" type="cond" truecount="2" falsecount="0"/>
133
- <line num="87" count="4569" type="cond" truecount="2" falsecount="0"/>
134
- <line num="91" count="6542" type="cond" truecount="2" falsecount="0"/>
127
+ <line num="63" count="66488" type="stmt"/>
128
+ <line num="67" count="1983" type="stmt"/>
129
+ <line num="71" count="17009" type="stmt"/>
130
+ <line num="75" count="15040" type="stmt"/>
131
+ <line num="79" count="1458" type="stmt"/>
132
+ <line num="83" count="29056" type="cond" truecount="2" falsecount="0"/>
133
+ <line num="87" count="4567" type="cond" truecount="2" falsecount="0"/>
134
+ <line num="91" count="6514" type="cond" truecount="2" falsecount="0"/>
135
135
  <line num="95" count="8511" type="cond" truecount="2" falsecount="0"/>
136
136
  <line num="99" count="10" type="cond" truecount="2" falsecount="0"/>
137
137
  <line num="100" count="8" type="cond" truecount="2" falsecount="0"/>
@@ -145,18 +145,18 @@
145
145
  <line num="119" count="2" type="cond" truecount="2" falsecount="0"/>
146
146
  <line num="123" count="2204" type="stmt"/>
147
147
  <line num="127" count="5" type="stmt"/>
148
- <line num="128" count="241" type="stmt"/>
149
- <line num="129" count="241" type="cond" truecount="4" falsecount="0"/>
150
- <line num="131" count="241" type="stmt"/>
151
- <line num="132" count="1687" type="stmt"/>
152
- <line num="139" count="241" type="stmt"/>
148
+ <line num="128" count="247" type="stmt"/>
149
+ <line num="129" count="247" type="cond" truecount="4" falsecount="0"/>
150
+ <line num="131" count="247" type="stmt"/>
151
+ <line num="132" count="1729" type="stmt"/>
152
+ <line num="139" count="247" type="stmt"/>
153
153
  <line num="142" count="5" type="stmt"/>
154
- <line num="143" count="40" type="stmt"/>
155
- <line num="145" count="40" type="stmt"/>
156
- <line num="146" count="240" type="stmt"/>
157
- <line num="152" count="554" type="cond" truecount="2" falsecount="0"/>
158
- <line num="153" count="202" type="stmt"/>
159
- <line num="157" count="40" type="stmt"/>
154
+ <line num="143" count="41" type="stmt"/>
155
+ <line num="145" count="41" type="stmt"/>
156
+ <line num="146" count="246" type="stmt"/>
157
+ <line num="152" count="593" type="cond" truecount="2" falsecount="0"/>
158
+ <line num="153" count="207" type="stmt"/>
159
+ <line num="157" count="41" type="stmt"/>
160
160
  <line num="160" count="5" type="stmt"/>
161
161
  <line num="161" count="67" type="stmt"/>
162
162
  <line num="163" count="804" type="stmt"/>
@@ -281,12 +281,12 @@
281
281
  </file>
282
282
  <file name="menu.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/menu.ts">
283
283
  <metrics statements="8" coveredstatements="6" conditionals="4" coveredconditionals="2" methods="2" coveredmethods="1"/>
284
- <line num="1" count="4" type="cond" truecount="2" falsecount="0"/>
285
- <line num="2" count="4" type="stmt"/>
286
- <line num="3" count="4" type="stmt"/>
287
- <line num="4" count="4" type="stmt"/>
288
- <line num="5" count="4" type="stmt"/>
289
- <line num="24" count="4" type="stmt"/>
284
+ <line num="1" count="5" type="cond" truecount="2" falsecount="0"/>
285
+ <line num="2" count="5" type="stmt"/>
286
+ <line num="3" count="5" type="stmt"/>
287
+ <line num="4" count="5" type="stmt"/>
288
+ <line num="5" count="5" type="stmt"/>
289
+ <line num="24" count="5" type="stmt"/>
290
290
  <line num="25" count="0" type="stmt"/>
291
291
  <line num="26" count="0" type="cond" truecount="0" falsecount="2"/>
292
292
  </file>
@@ -368,20 +368,34 @@
368
368
  <line num="152" count="1" type="stmt"/>
369
369
  <line num="155" count="5" type="stmt"/>
370
370
  </file>
371
+ <file name="page-header.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/page-header.ts">
372
+ <metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
373
+ <line num="1" count="0" type="stmt"/>
374
+ </file>
371
375
  <file name="popper.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/popper.ts">
372
376
  <metrics statements="11" coveredstatements="8" conditionals="13" coveredconditionals="3" methods="7" coveredmethods="2"/>
373
- <line num="5" count="4" type="stmt"/>
374
- <line num="58" count="4" type="stmt"/>
375
- <line num="60" count="10" type="stmt"/>
376
- <line num="61" count="30" type="cond" truecount="3" falsecount="0"/>
377
- <line num="66" count="4" type="stmt"/>
378
- <line num="67" count="4" type="stmt"/>
377
+ <line num="5" count="5" type="stmt"/>
378
+ <line num="58" count="5" type="stmt"/>
379
+ <line num="60" count="12" type="stmt"/>
380
+ <line num="61" count="36" type="cond" truecount="3" falsecount="0"/>
381
+ <line num="66" count="5" type="stmt"/>
382
+ <line num="67" count="5" type="stmt"/>
379
383
  <line num="68" count="0" type="stmt"/>
380
- <line num="71" count="4" type="stmt"/>
384
+ <line num="71" count="5" type="stmt"/>
381
385
  <line num="72" count="0" type="cond" truecount="0" falsecount="2"/>
382
- <line num="75" count="4" type="stmt"/>
386
+ <line num="75" count="5" type="stmt"/>
383
387
  <line num="76" count="0" type="cond" truecount="0" falsecount="8"/>
384
388
  </file>
389
+ <file name="radio-switch.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/radio-switch.ts">
390
+ <metrics statements="7" coveredstatements="7" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
391
+ <line num="9" count="3" type="cond" truecount="2" falsecount="0"/>
392
+ <line num="10" count="3" type="stmt"/>
393
+ <line num="11" count="3" type="stmt"/>
394
+ <line num="14" count="3" type="cond" truecount="2" falsecount="0"/>
395
+ <line num="15" count="3" type="stmt"/>
396
+ <line num="16" count="3" type="stmt"/>
397
+ <line num="17" count="3" type="stmt"/>
398
+ </file>
385
399
  <file name="select.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/select.ts">
386
400
  <metrics statements="17" coveredstatements="17" conditionals="5" coveredconditionals="4" methods="5" coveredmethods="3"/>
387
401
  <line num="8" count="3" type="cond" truecount="2" falsecount="0"/>
@@ -483,6 +497,16 @@
483
497
  <line num="166" count="18" type="stmt"/>
484
498
  <line num="169" count="14" type="stmt"/>
485
499
  </file>
500
+ <file name="tab.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/tab.ts">
501
+ <metrics statements="7" coveredstatements="7" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
502
+ <line num="21" count="2" type="cond" truecount="2" falsecount="0"/>
503
+ <line num="22" count="2" type="stmt"/>
504
+ <line num="23" count="2" type="stmt"/>
505
+ <line num="24" count="2" type="stmt"/>
506
+ <line num="27" count="2" type="cond" truecount="2" falsecount="0"/>
507
+ <line num="28" count="2" type="stmt"/>
508
+ <line num="29" count="2" type="stmt"/>
509
+ </file>
486
510
  <file name="table.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/table.ts">
487
511
  <metrics statements="15" coveredstatements="14" conditionals="6" coveredconditionals="6" methods="7" coveredmethods="3"/>
488
512
  <line num="4" count="3" type="cond" truecount="2" falsecount="0"/>
@@ -514,35 +538,35 @@
514
538
  </file>
515
539
  <file name="textbox.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/textbox.ts">
516
540
  <metrics statements="61" coveredstatements="61" conditionals="47" coveredconditionals="38" methods="10" coveredmethods="10"/>
517
- <line num="1" count="7" type="cond" truecount="2" falsecount="0"/>
518
- <line num="2" count="7" type="stmt"/>
519
- <line num="3" count="7" type="stmt"/>
520
- <line num="4" count="7" type="stmt"/>
521
- <line num="5" count="7" type="stmt"/>
522
- <line num="6" count="7" type="stmt"/>
523
- <line num="7" count="7" type="stmt"/>
524
- <line num="10" count="7" type="cond" truecount="2" falsecount="0"/>
525
- <line num="11" count="7" type="stmt"/>
526
- <line num="12" count="7" type="stmt"/>
527
- <line num="13" count="7" type="stmt"/>
528
- <line num="14" count="7" type="stmt"/>
529
- <line num="15" count="7" type="stmt"/>
530
- <line num="16" count="7" type="stmt"/>
531
- <line num="17" count="7" type="stmt"/>
532
- <line num="18" count="7" type="stmt"/>
533
- <line num="21" count="7" type="cond" truecount="2" falsecount="0"/>
534
- <line num="22" count="7" type="stmt"/>
535
- <line num="23" count="7" type="stmt"/>
536
- <line num="24" count="7" type="stmt"/>
537
- <line num="25" count="7" type="stmt"/>
538
- <line num="26" count="7" type="stmt"/>
539
- <line num="74" count="7" type="stmt"/>
541
+ <line num="1" count="8" type="cond" truecount="2" falsecount="0"/>
542
+ <line num="2" count="8" type="stmt"/>
543
+ <line num="3" count="8" type="stmt"/>
544
+ <line num="4" count="8" type="stmt"/>
545
+ <line num="5" count="8" type="stmt"/>
546
+ <line num="6" count="8" type="stmt"/>
547
+ <line num="7" count="8" type="stmt"/>
548
+ <line num="10" count="8" type="cond" truecount="2" falsecount="0"/>
549
+ <line num="11" count="8" type="stmt"/>
550
+ <line num="12" count="8" type="stmt"/>
551
+ <line num="13" count="8" type="stmt"/>
552
+ <line num="14" count="8" type="stmt"/>
553
+ <line num="15" count="8" type="stmt"/>
554
+ <line num="16" count="8" type="stmt"/>
555
+ <line num="17" count="8" type="stmt"/>
556
+ <line num="18" count="8" type="stmt"/>
557
+ <line num="21" count="8" type="cond" truecount="2" falsecount="0"/>
558
+ <line num="22" count="8" type="stmt"/>
559
+ <line num="23" count="8" type="stmt"/>
560
+ <line num="24" count="8" type="stmt"/>
561
+ <line num="25" count="8" type="stmt"/>
562
+ <line num="26" count="8" type="stmt"/>
563
+ <line num="74" count="8" type="stmt"/>
540
564
  <line num="75" count="11" type="stmt"/>
541
565
  <line num="76" count="11" type="cond" truecount="2" falsecount="0"/>
542
- <line num="79" count="7" type="stmt"/>
566
+ <line num="79" count="8" type="stmt"/>
543
567
  <line num="80" count="1" type="cond" truecount="2" falsecount="0"/>
544
- <line num="83" count="7" type="stmt"/>
545
- <line num="84" count="7" type="stmt"/>
568
+ <line num="83" count="8" type="stmt"/>
569
+ <line num="84" count="8" type="stmt"/>
546
570
  <line num="85" count="6" type="stmt"/>
547
571
  <line num="87" count="6" type="stmt"/>
548
572
  <line num="88" count="6" type="cond" truecount="4" falsecount="0"/>
@@ -574,7 +598,7 @@
574
598
  <line num="140" count="1" type="cond" truecount="1" falsecount="1"/>
575
599
  <line num="142" count="1" type="cond" truecount="3" falsecount="1"/>
576
600
  <line num="148" count="5" type="stmt"/>
577
- <line num="151" count="7" type="stmt"/>
601
+ <line num="151" count="8" type="stmt"/>
578
602
  </file>
579
603
  <file name="time-picker.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/time-picker.ts">
580
604
  <metrics statements="53" coveredstatements="50" conditionals="41" coveredconditionals="36" methods="14" coveredmethods="13"/>
@@ -632,6 +656,18 @@
632
656
  <line num="130" count="3" type="stmt"/>
633
657
  <line num="132" count="3" type="cond" truecount="0" falsecount="1"/>
634
658
  </file>
659
+ <file name="toggle-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/toggle-button.ts">
660
+ <metrics statements="5" coveredstatements="5" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
661
+ <line num="1" count="4" type="cond" truecount="2" falsecount="0"/>
662
+ <line num="2" count="4" type="stmt"/>
663
+ <line num="3" count="4" type="stmt"/>
664
+ <line num="4" count="4" type="stmt"/>
665
+ <line num="5" count="4" type="stmt"/>
666
+ </file>
667
+ <file name="yandex-map.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/common/components/yandex-map.ts">
668
+ <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
669
+ <line num="1" count="1" type="stmt"/>
670
+ </file>
635
671
  </package>
636
672
  <package name="packages.v1-components.src.common.formatters">
637
673
  <metrics statements="21" coveredstatements="19" conditionals="23" coveredconditionals="17" methods="7" coveredmethods="6"/>
@@ -664,11 +700,11 @@
664
700
  <metrics statements="29" coveredstatements="28" conditionals="19" coveredconditionals="17" methods="13" coveredmethods="10"/>
665
701
  <file name="composables.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/composables.ts">
666
702
  <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
667
- <line num="5" count="10" type="stmt"/>
668
- <line num="9" count="10" type="stmt"/>
669
- <line num="10" count="174" type="stmt"/>
670
- <line num="12" count="174" type="stmt"/>
671
- <line num="14" count="174" type="stmt"/>
703
+ <line num="5" count="13" type="stmt"/>
704
+ <line num="9" count="13" type="stmt"/>
705
+ <line num="10" count="185" type="stmt"/>
706
+ <line num="12" count="185" type="stmt"/>
707
+ <line num="14" count="185" type="stmt"/>
672
708
  </file>
673
709
  <file name="dom.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/dom.ts">
674
710
  <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
@@ -681,25 +717,25 @@
681
717
  </file>
682
718
  <file name="render.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/render.ts">
683
719
  <metrics statements="19" coveredstatements="19" conditionals="19" coveredconditionals="17" methods="8" coveredmethods="8"/>
684
- <line num="5" count="3" type="stmt"/>
685
- <line num="6" count="3" type="stmt"/>
686
- <line num="8" count="3" type="stmt"/>
687
- <line num="10" count="1115" type="cond" truecount="2" falsecount="0"/>
688
- <line num="11" count="151" type="cond" truecount="2" falsecount="0"/>
689
- <line num="16" count="813" type="stmt"/>
690
- <line num="18" count="9" type="cond" truecount="1" falsecount="1"/>
691
- <line num="19" count="9" type="cond" truecount="3" falsecount="0"/>
692
- <line num="20" count="3" type="stmt"/>
693
- <line num="21" count="9" type="stmt"/>
694
- <line num="23" count="9" type="cond" truecount="3" falsecount="0"/>
695
- <line num="28" count="3" type="stmt"/>
696
- <line num="29" count="213" type="stmt"/>
697
- <line num="30" count="213" type="stmt"/>
698
- <line num="31" count="213" type="cond" truecount="2" falsecount="0"/>
720
+ <line num="5" count="5" type="stmt"/>
721
+ <line num="6" count="5" type="stmt"/>
722
+ <line num="8" count="5" type="stmt"/>
723
+ <line num="10" count="1169" type="cond" truecount="2" falsecount="0"/>
724
+ <line num="11" count="157" type="cond" truecount="2" falsecount="0"/>
725
+ <line num="16" count="855" type="stmt"/>
726
+ <line num="18" count="11" type="cond" truecount="1" falsecount="1"/>
727
+ <line num="19" count="11" type="cond" truecount="3" falsecount="0"/>
728
+ <line num="20" count="5" type="stmt"/>
729
+ <line num="21" count="11" type="stmt"/>
730
+ <line num="23" count="11" type="cond" truecount="3" falsecount="0"/>
731
+ <line num="28" count="5" type="stmt"/>
732
+ <line num="29" count="219" type="stmt"/>
733
+ <line num="30" count="219" type="stmt"/>
734
+ <line num="31" count="219" type="cond" truecount="2" falsecount="0"/>
699
735
  <line num="32" count="62" type="stmt"/>
700
- <line num="35" count="151" type="cond" truecount="4" falsecount="1"/>
701
- <line num="36" count="151" type="stmt"/>
702
- <line num="40" count="213" type="stmt"/>
736
+ <line num="35" count="157" type="cond" truecount="4" falsecount="1"/>
737
+ <line num="36" count="157" type="stmt"/>
738
+ <line num="40" count="219" type="stmt"/>
703
739
  </file>
704
740
  <file name="uid.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/uid.ts">
705
741
  <metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -790,21 +826,21 @@
790
826
  <metrics statements="15" coveredstatements="11" conditionals="25" coveredconditionals="16" methods="8" coveredmethods="4"/>
791
827
  <file name="UiButton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/button/UiButton.vue">
792
828
  <metrics statements="15" coveredstatements="11" conditionals="25" coveredconditionals="16" methods="8" coveredmethods="4"/>
793
- <line num="13" count="3" type="stmt"/>
829
+ <line num="13" count="4" type="stmt"/>
794
830
  <line num="24" count="0" type="cond" truecount="0" falsecount="3"/>
795
- <line num="66" count="121" type="stmt"/>
796
- <line num="68" count="121" type="stmt"/>
831
+ <line num="66" count="125" type="stmt"/>
832
+ <line num="68" count="125" type="stmt"/>
797
833
  <line num="69" count="0" type="stmt"/>
798
834
  <line num="70" count="0" type="stmt"/>
799
835
  <line num="71" count="0" type="stmt"/>
800
- <line num="74" count="121" type="stmt"/>
801
- <line num="75" count="151" type="cond" truecount="2" falsecount="2"/>
802
- <line num="77" count="151" type="stmt"/>
803
- <line num="78" count="151" type="cond" truecount="1" falsecount="1"/>
804
- <line num="79" count="151" type="cond" truecount="1" falsecount="1"/>
805
- <line num="81" count="151" type="cond" truecount="1" falsecount="1"/>
806
- <line num="102" count="151" type="cond" truecount="2" falsecount="0"/>
807
- <line num="104" count="151" type="stmt"/>
836
+ <line num="74" count="125" type="stmt"/>
837
+ <line num="75" count="154" type="cond" truecount="2" falsecount="2"/>
838
+ <line num="77" count="154" type="stmt"/>
839
+ <line num="78" count="154" type="cond" truecount="1" falsecount="1"/>
840
+ <line num="79" count="154" type="cond" truecount="1" falsecount="1"/>
841
+ <line num="81" count="154" type="cond" truecount="1" falsecount="1"/>
842
+ <line num="102" count="154" type="cond" truecount="2" falsecount="0"/>
843
+ <line num="104" count="154" type="stmt"/>
808
844
  </file>
809
845
  </package>
810
846
  <package name="packages.v1-components.src.host.components.calendar">
@@ -886,10 +922,10 @@
886
922
  <line num="460" count="0" type="stmt"/>
887
923
  <line num="462" count="0" type="stmt"/>
888
924
  <line num="469" count="32" type="stmt"/>
889
- <line num="470" count="39" type="stmt"/>
890
- <line num="472" count="39" type="cond" truecount="1" falsecount="1"/>
925
+ <line num="470" count="40" type="stmt"/>
926
+ <line num="472" count="40" type="cond" truecount="1" falsecount="1"/>
891
927
  <line num="473" count="0" type="stmt"/>
892
- <line num="476" count="39" type="stmt"/>
928
+ <line num="476" count="40" type="stmt"/>
893
929
  <line num="484" count="32" type="stmt"/>
894
930
  <line num="485" count="33" type="stmt"/>
895
931
  <line num="487" count="33" type="cond" truecount="1" falsecount="2"/>
@@ -966,7 +1002,7 @@
966
1002
  <line num="635" count="32" type="stmt"/>
967
1003
  <line num="636" count="2142" type="stmt"/>
968
1004
  <line num="637" count="2142" type="cond" truecount="2" falsecount="0"/>
969
- <line num="639" count="18417" type="cond" truecount="1" falsecount="1"/>
1005
+ <line num="639" count="18347" type="cond" truecount="1" falsecount="1"/>
970
1006
  <line num="642" count="32" type="stmt"/>
971
1007
  <line num="643" count="2142" type="stmt"/>
972
1008
  <line num="644" count="2142" type="cond" truecount="4" falsecount="0"/>
@@ -1105,7 +1141,7 @@
1105
1141
  <line num="896" count="15" type="cond" truecount="4" falsecount="1"/>
1106
1142
  <line num="897" count="0" type="stmt"/>
1107
1143
  <line num="900" count="15" type="cond" truecount="2" falsecount="0"/>
1108
- <line num="901" count="2" type="stmt"/>
1144
+ <line num="901" count="3" type="stmt"/>
1109
1145
  <line num="904" count="15" type="cond" truecount="2" falsecount="0"/>
1110
1146
  <line num="905" count="12" type="stmt"/>
1111
1147
  <line num="906" count="12" type="cond" truecount="4" falsecount="0"/>
@@ -1162,13 +1198,13 @@
1162
1198
  <line num="997" count="32" type="stmt"/>
1163
1199
  <line num="998" count="0" type="stmt"/>
1164
1200
  <line num="1001" count="32" type="stmt"/>
1165
- <line num="1002" count="4581" type="stmt"/>
1201
+ <line num="1002" count="4593" type="stmt"/>
1166
1202
  <line num="1005" count="32" type="stmt"/>
1167
1203
  <line num="1006" count="6441" type="cond" truecount="2" falsecount="0"/>
1168
1204
  <line num="1011" count="6441" type="cond" truecount="2" falsecount="0"/>
1169
1205
  <line num="1017" count="6441" type="cond" truecount="2" falsecount="0"/>
1170
1206
  <line num="1020" count="32" type="stmt"/>
1171
- <line num="1021" count="3369" type="stmt"/>
1207
+ <line num="1021" count="3370" type="stmt"/>
1172
1208
  <line num="1024" count="32" type="stmt"/>
1173
1209
  <line num="1025" count="20" type="cond" truecount="3" falsecount="0"/>
1174
1210
  <line num="1028" count="32" type="stmt"/>
@@ -1187,7 +1223,7 @@
1187
1223
  </file>
1188
1224
  <file name="UiCalendarDirectionButton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/calendar/UiCalendarDirectionButton.vue">
1189
1225
  <metrics statements="2" coveredstatements="2" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
1190
- <line num="3" count="82" type="cond" truecount="2" falsecount="0"/>
1226
+ <line num="3" count="84" type="cond" truecount="2" falsecount="0"/>
1191
1227
  <line num="7" count="1" type="cond" truecount="2" falsecount="0"/>
1192
1228
  </file>
1193
1229
  <file name="UiCalendarSwitchButton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/calendar/UiCalendarSwitchButton.vue">
@@ -1787,16 +1823,16 @@
1787
1823
  </file>
1788
1824
  </package>
1789
1825
  <package name="packages.v1-components.src.host.components.menu">
1790
- <metrics statements="11" coveredstatements="8" conditionals="17" coveredconditionals="7" methods="2" coveredmethods="0"/>
1826
+ <metrics statements="11" coveredstatements="8" conditionals="17" coveredconditionals="8" methods="2" coveredmethods="0"/>
1791
1827
  <file name="UiMenuItem.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/menu/UiMenuItem.vue">
1792
- <metrics statements="9" coveredstatements="6" conditionals="17" coveredconditionals="7" methods="2" coveredmethods="0"/>
1793
- <line num="38" count="3" type="stmt"/>
1794
- <line num="39" count="3" type="stmt"/>
1828
+ <metrics statements="9" coveredstatements="6" conditionals="17" coveredconditionals="8" methods="2" coveredmethods="0"/>
1829
+ <line num="38" count="4" type="stmt"/>
1830
+ <line num="39" count="4" type="stmt"/>
1795
1831
  <line num="62" count="0" type="stmt"/>
1796
- <line num="91" count="577" type="stmt"/>
1797
- <line num="148" count="577" type="stmt"/>
1798
- <line num="149" count="577" type="stmt"/>
1799
- <line num="151" count="577" type="stmt"/>
1832
+ <line num="91" count="579" type="stmt"/>
1833
+ <line num="148" count="579" type="stmt"/>
1834
+ <line num="149" count="579" type="stmt"/>
1835
+ <line num="151" count="579" type="stmt"/>
1800
1836
  <line num="152" count="0" type="cond" truecount="0" falsecount="4"/>
1801
1837
  <line num="153" count="0" type="stmt"/>
1802
1838
  </file>
@@ -2278,232 +2314,337 @@
2278
2314
  <line num="546" count="0" type="stmt"/>
2279
2315
  </file>
2280
2316
  </package>
2317
+ <package name="packages.v1-components.src.host.components.page-header">
2318
+ <metrics statements="93" coveredstatements="70" conditionals="93" coveredconditionals="77" methods="38" coveredmethods="23"/>
2319
+ <file name="UiPageHeader.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/page-header/UiPageHeader.vue">
2320
+ <metrics statements="14" coveredstatements="10" conditionals="10" coveredconditionals="10" methods="10" coveredmethods="6"/>
2321
+ <line num="5" count="2" type="cond" truecount="2" falsecount="0"/>
2322
+ <line num="6" count="0" type="cond" truecount="2" falsecount="0"/>
2323
+ <line num="7" count="0" type="cond" truecount="2" falsecount="0"/>
2324
+ <line num="8" count="2" type="cond" truecount="2" falsecount="0"/>
2325
+ <line num="9" count="2" type="cond" truecount="2" falsecount="0"/>
2326
+ <line num="15" count="1" type="stmt"/>
2327
+ <line num="22" count="1" type="stmt"/>
2328
+ <line num="41" count="8" type="stmt"/>
2329
+ <line num="53" count="8" type="stmt"/>
2330
+ <line num="54" count="8" type="stmt"/>
2331
+ <line num="76" count="8" type="stmt"/>
2332
+ <line num="78" count="8" type="stmt"/>
2333
+ <line num="79" count="0" type="stmt"/>
2334
+ <line num="80" count="0" type="stmt"/>
2335
+ </file>
2336
+ <file name="UiPageHeaderLayout.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/page-header/UiPageHeaderLayout.vue">
2337
+ <metrics statements="16" coveredstatements="12" conditionals="20" coveredconditionals="19" methods="8" coveredmethods="4"/>
2338
+ <line num="12" count="2" type="stmt"/>
2339
+ <line num="13" count="2" type="stmt"/>
2340
+ <line num="26" count="2" type="cond" truecount="2" falsecount="0"/>
2341
+ <line num="27" count="0" type="cond" truecount="2" falsecount="0"/>
2342
+ <line num="28" count="0" type="cond" truecount="2" falsecount="0"/>
2343
+ <line num="29" count="2" type="cond" truecount="2" falsecount="0"/>
2344
+ <line num="30" count="2" type="cond" truecount="2" falsecount="0"/>
2345
+ <line num="141" count="8" type="stmt"/>
2346
+ <line num="154" count="8" type="stmt"/>
2347
+ <line num="155" count="8" type="stmt"/>
2348
+ <line num="156" count="8" type="stmt"/>
2349
+ <line num="157" count="8" type="cond" truecount="1" falsecount="1"/>
2350
+ <line num="159" count="8" type="cond" truecount="2" falsecount="0"/>
2351
+ <line num="162" count="8" type="stmt"/>
2352
+ <line num="163" count="0" type="stmt"/>
2353
+ <line num="164" count="0" type="stmt"/>
2354
+ </file>
2355
+ <file name="UiPageHeaderTitle.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/page-header/UiPageHeaderTitle.vue">
2356
+ <metrics statements="63" coveredstatements="48" conditionals="63" coveredconditionals="48" methods="20" coveredmethods="13"/>
2357
+ <line num="3" count="15" type="cond" truecount="4" falsecount="0"/>
2358
+ <line num="38" count="0" type="cond" truecount="2" falsecount="0"/>
2359
+ <line num="39" count="0" type="cond" truecount="2" falsecount="0"/>
2360
+ <line num="63" count="8" type="stmt"/>
2361
+ <line num="126" count="8" type="stmt"/>
2362
+ <line num="139" count="8" type="stmt"/>
2363
+ <line num="140" count="8" type="stmt"/>
2364
+ <line num="141" count="8" type="stmt"/>
2365
+ <line num="142" count="8" type="cond" truecount="1" falsecount="1"/>
2366
+ <line num="144" count="8" type="cond" truecount="2" falsecount="0"/>
2367
+ <line num="145" count="8" type="cond" truecount="3" falsecount="0"/>
2368
+ <line num="146" count="10" type="cond" truecount="2" falsecount="0"/>
2369
+ <line num="147" count="8" type="cond" truecount="2" falsecount="0"/>
2370
+ <line num="148" count="8" type="cond" truecount="2" falsecount="0"/>
2371
+ <line num="150" count="8" type="stmt"/>
2372
+ <line num="151" count="0" type="cond" truecount="0" falsecount="2"/>
2373
+ <line num="154" count="8" type="stmt"/>
2374
+ <line num="155" count="0" type="cond" truecount="0" falsecount="2"/>
2375
+ <line num="156" count="0" type="stmt"/>
2376
+ <line num="160" count="8" type="stmt"/>
2377
+ <line num="161" count="8" type="cond" truecount="4" falsecount="0"/>
2378
+ <line num="162" count="7" type="stmt"/>
2379
+ <line num="165" count="1" type="stmt"/>
2380
+ <line num="167" count="1" type="stmt"/>
2381
+ <line num="168" count="1" type="stmt"/>
2382
+ <line num="173" count="8" type="stmt"/>
2383
+ <line num="174" count="3" type="cond" truecount="3" falsecount="1"/>
2384
+ <line num="175" count="0" type="stmt"/>
2385
+ <line num="178" count="3" type="stmt"/>
2386
+ <line num="180" count="3" type="stmt"/>
2387
+ <line num="181" count="3" type="stmt"/>
2388
+ <line num="184" count="8" type="stmt"/>
2389
+ <line num="185" count="1" type="cond" truecount="2" falsecount="2"/>
2390
+ <line num="186" count="1" type="stmt"/>
2391
+ <line num="189" count="0" type="stmt"/>
2392
+ <line num="190" count="0" type="stmt"/>
2393
+ <line num="193" count="8" type="stmt"/>
2394
+ <line num="194" count="2" type="cond" truecount="4" falsecount="0"/>
2395
+ <line num="195" count="1" type="stmt"/>
2396
+ <line num="196" count="1" type="stmt"/>
2397
+ <line num="198" count="1" type="stmt"/>
2398
+ <line num="199" count="1" type="stmt"/>
2399
+ <line num="202" count="1" type="stmt"/>
2400
+ <line num="205" count="1" type="stmt"/>
2401
+ <line num="206" count="1" type="stmt"/>
2402
+ <line num="209" count="8" type="stmt"/>
2403
+ <line num="210" count="2" type="stmt"/>
2404
+ <line num="211" count="2" type="stmt"/>
2405
+ <line num="214" count="8" type="stmt"/>
2406
+ <line num="215" count="2" type="cond" truecount="4" falsecount="1"/>
2407
+ <line num="216" count="2" type="stmt"/>
2408
+ <line num="218" count="2" type="cond" truecount="2" falsecount="0"/>
2409
+ <line num="219" count="1" type="stmt"/>
2410
+ <line num="220" count="1" type="stmt"/>
2411
+ <line num="224" count="2" type="stmt"/>
2412
+ <line num="227" count="8" type="stmt"/>
2413
+ <line num="229" count="0" type="stmt"/>
2414
+ <line num="232" count="0" type="cond" truecount="0" falsecount="4"/>
2415
+ <line num="233" count="0" type="stmt"/>
2416
+ <line num="234" count="0" type="stmt"/>
2417
+ <line num="237" count="0" type="stmt"/>
2418
+ <line num="240" count="0" type="stmt"/>
2419
+ <line num="241" count="0" type="stmt"/>
2420
+ </file>
2421
+ </package>
2281
2422
  <package name="packages.v1-components.src.host.components.popper">
2282
- <metrics statements="240" coveredstatements="163" conditionals="174" coveredconditionals="65" methods="73" coveredmethods="42"/>
2423
+ <metrics statements="240" coveredstatements="176" conditionals="174" coveredconditionals="78" methods="73" coveredmethods="54"/>
2283
2424
  <file name="Listener.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/Listener.ts">
2284
- <metrics statements="37" coveredstatements="24" conditionals="20" coveredconditionals="8" methods="15" coveredmethods="9"/>
2285
- <line num="5" count="4" type="stmt"/>
2286
- <line num="6" count="4" type="stmt"/>
2287
- <line num="7" count="1" type="cond" truecount="2" falsecount="2"/>
2288
- <line num="8" count="1" type="cond" truecount="3" falsecount="1"/>
2289
- <line num="10" count="1" type="stmt"/>
2290
- <line num="17" count="2" type="stmt"/>
2291
- <line num="18" count="2" type="stmt"/>
2292
- <line num="26" count="2" type="stmt"/>
2293
- <line num="32" count="2" type="stmt"/>
2294
- <line num="33" count="2" type="stmt"/>
2425
+ <metrics statements="37" coveredstatements="26" conditionals="20" coveredconditionals="10" methods="15" coveredmethods="12"/>
2426
+ <line num="5" count="5" type="stmt"/>
2427
+ <line num="6" count="5" type="stmt"/>
2428
+ <line num="7" count="2" type="cond" truecount="2" falsecount="2"/>
2429
+ <line num="8" count="2" type="cond" truecount="3" falsecount="1"/>
2430
+ <line num="10" count="2" type="stmt"/>
2431
+ <line num="17" count="4" type="stmt"/>
2432
+ <line num="18" count="4" type="stmt"/>
2433
+ <line num="26" count="4" type="stmt"/>
2434
+ <line num="32" count="4" type="stmt"/>
2435
+ <line num="33" count="4" type="stmt"/>
2295
2436
  <line num="37" count="0" type="stmt"/>
2296
- <line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
2437
+ <line num="41" count="1" type="cond" truecount="1" falsecount="1"/>
2297
2438
  <line num="42" count="0" type="stmt"/>
2298
2439
  <line num="43" count="0" type="stmt"/>
2299
2440
  <line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
2300
2441
  <line num="45" count="0" type="stmt"/>
2301
2442
  <line num="46" count="0" type="stmt"/>
2302
2443
  <line num="53" count="0" type="stmt"/>
2303
- <line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
2444
+ <line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
2304
2445
  <line num="58" count="0" type="stmt"/>
2305
2446
  <line num="59" count="0" type="stmt"/>
2306
2447
  <line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
2307
2448
  <line num="61" count="0" type="stmt"/>
2308
- <line num="67" count="1" type="stmt"/>
2309
- <line num="68" count="1" type="stmt"/>
2310
- <line num="69" count="1" type="stmt"/>
2311
- <line num="73" count="2" type="stmt"/>
2312
- <line num="74" count="2" type="stmt"/>
2313
- <line num="78" count="1" type="cond" truecount="1" falsecount="1"/>
2314
- <line num="79" count="1" type="stmt"/>
2315
- <line num="80" count="1" type="stmt"/>
2316
- <line num="85" count="1" type="stmt"/>
2317
- <line num="92" count="1" type="stmt"/>
2318
- <line num="101" count="2" type="stmt"/>
2319
- <line num="102" count="2" type="cond" truecount="2" falsecount="0"/>
2320
- <line num="103" count="1" type="stmt"/>
2321
- <line num="104" count="1" type="stmt"/>
2449
+ <line num="67" count="2" type="stmt"/>
2450
+ <line num="68" count="2" type="stmt"/>
2451
+ <line num="69" count="2" type="stmt"/>
2452
+ <line num="73" count="4" type="stmt"/>
2453
+ <line num="74" count="4" type="stmt"/>
2454
+ <line num="78" count="3" type="cond" truecount="1" falsecount="1"/>
2455
+ <line num="79" count="3" type="stmt"/>
2456
+ <line num="80" count="3" type="stmt"/>
2457
+ <line num="85" count="2" type="stmt"/>
2458
+ <line num="92" count="2" type="stmt"/>
2459
+ <line num="101" count="4" type="stmt"/>
2460
+ <line num="102" count="4" type="cond" truecount="2" falsecount="0"/>
2461
+ <line num="103" count="2" type="stmt"/>
2462
+ <line num="104" count="3" type="stmt"/>
2322
2463
  </file>
2323
2464
  <file name="Scheduler.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/Scheduler.ts">
2324
2465
  <metrics statements="6" coveredstatements="5" conditionals="2" coveredconditionals="1" methods="3" coveredmethods="2"/>
2325
- <line num="2" count="2" type="stmt"/>
2326
- <line num="5" count="2" type="stmt"/>
2327
- <line num="6" count="2" type="cond" truecount="1" falsecount="1"/>
2466
+ <line num="2" count="4" type="stmt"/>
2467
+ <line num="5" count="4" type="stmt"/>
2468
+ <line num="6" count="4" type="cond" truecount="1" falsecount="1"/>
2328
2469
  <line num="7" count="0" type="stmt"/>
2329
- <line num="9" count="2" type="stmt"/>
2330
- <line num="14" count="3" type="stmt"/>
2470
+ <line num="9" count="4" type="stmt"/>
2471
+ <line num="14" count="6" type="stmt"/>
2331
2472
  </file>
2332
2473
  <file name="UiPopper.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/UiPopper.vue">
2333
- <metrics statements="147" coveredstatements="100" conditionals="106" coveredconditionals="37" methods="43" coveredmethods="24"/>
2474
+ <metrics statements="147" coveredstatements="107" conditionals="106" coveredconditionals="48" methods="43" coveredmethods="31"/>
2334
2475
  <line num="11" count="0" type="cond" truecount="2" falsecount="2"/>
2335
- <line num="19" count="4" type="stmt"/>
2336
- <line num="71" count="1" type="stmt"/>
2337
- <line num="168" count="1" type="stmt"/>
2338
- <line num="185" count="1" type="stmt"/>
2339
- <line num="186" count="1" type="stmt"/>
2340
- <line num="187" count="1" type="stmt"/>
2341
- <line num="189" count="1" type="stmt"/>
2342
- <line num="199" count="1" type="stmt"/>
2343
- <line num="200" count="1" type="stmt"/>
2344
- <line num="202" count="1" type="stmt"/>
2345
- <line num="208" count="1" type="stmt"/>
2346
- <line num="218" count="1" type="stmt"/>
2476
+ <line num="19" count="5" type="stmt"/>
2477
+ <line num="71" count="2" type="stmt"/>
2478
+ <line num="168" count="2" type="stmt"/>
2479
+ <line num="185" count="2" type="stmt"/>
2480
+ <line num="186" count="2" type="stmt"/>
2481
+ <line num="187" count="2" type="stmt"/>
2482
+ <line num="189" count="2" type="stmt"/>
2483
+ <line num="199" count="2" type="stmt"/>
2484
+ <line num="200" count="2" type="stmt"/>
2485
+ <line num="202" count="2" type="stmt"/>
2486
+ <line num="208" count="3" type="stmt"/>
2487
+ <line num="218" count="2" type="stmt"/>
2347
2488
  <line num="219" count="1" type="cond" truecount="4" falsecount="1"/>
2348
2489
  <line num="220" count="1" type="stmt"/>
2349
- <line num="224" count="1" type="stmt"/>
2350
- <line num="225" count="1" type="stmt"/>
2351
- <line num="227" count="1" type="stmt"/>
2352
- <line num="229" count="1" type="stmt"/>
2353
- <line num="231" count="1" type="stmt"/>
2354
- <line num="232" count="2" type="cond" truecount="1" falsecount="1"/>
2490
+ <line num="224" count="2" type="stmt"/>
2491
+ <line num="225" count="2" type="stmt"/>
2492
+ <line num="227" count="2" type="stmt"/>
2493
+ <line num="229" count="2" type="stmt"/>
2494
+ <line num="231" count="2" type="stmt"/>
2495
+ <line num="232" count="3" type="cond" truecount="1" falsecount="1"/>
2355
2496
  <line num="233" count="0" type="stmt"/>
2356
2497
  <line num="234" count="0" type="stmt"/>
2357
- <line num="238" count="1" type="stmt"/>
2498
+ <line num="238" count="2" type="stmt"/>
2358
2499
  <line num="239" count="1" type="stmt"/>
2359
2500
  <line num="241" count="1" type="cond" truecount="3" falsecount="1"/>
2360
2501
  <line num="242" count="0" type="stmt"/>
2361
- <line num="249" count="1" type="stmt"/>
2362
- <line num="250" count="1" type="stmt"/>
2363
- <line num="251" count="1" type="stmt"/>
2364
- <line num="253" count="1" type="cond" truecount="1" falsecount="1"/>
2365
- <line num="254" count="1" type="stmt"/>
2366
- <line num="256" count="1" type="cond" truecount="1" falsecount="1"/>
2502
+ <line num="249" count="2" type="stmt"/>
2503
+ <line num="250" count="2" type="stmt"/>
2504
+ <line num="251" count="2" type="stmt"/>
2505
+ <line num="253" count="2" type="cond" truecount="1" falsecount="1"/>
2506
+ <line num="254" count="2" type="stmt"/>
2507
+ <line num="256" count="2" type="cond" truecount="2" falsecount="0"/>
2367
2508
  <line num="257" count="1" type="stmt"/>
2368
2509
  <line num="258" count="1" type="stmt"/>
2369
2510
  <line num="260" count="1" type="stmt"/>
2370
2511
  <line num="261" count="1" type="stmt"/>
2371
- <line num="266" count="1" type="stmt"/>
2372
- <line num="267" count="1" type="stmt"/>
2373
- <line num="269" count="1" type="cond" truecount="1" falsecount="1"/>
2374
- <line num="270" count="1" type="stmt"/>
2512
+ <line num="266" count="2" type="stmt"/>
2513
+ <line num="267" count="2" type="stmt"/>
2514
+ <line num="269" count="2" type="cond" truecount="1" falsecount="1"/>
2515
+ <line num="270" count="2" type="stmt"/>
2375
2516
  <line num="273" count="0" type="stmt"/>
2376
2517
  <line num="275" count="0" type="stmt"/>
2377
2518
  <line num="276" count="0" type="stmt"/>
2378
2519
  <line num="278" count="0" type="stmt"/>
2379
2520
  <line num="279" count="0" type="cond" truecount="0" falsecount="2"/>
2380
2521
  <line num="280" count="0" type="stmt"/>
2381
- <line num="284" count="1" type="cond" truecount="1" falsecount="0"/>
2382
- <line num="285" count="1" type="cond" truecount="1" falsecount="1"/>
2522
+ <line num="284" count="2" type="cond" truecount="1" falsecount="0"/>
2523
+ <line num="285" count="2" type="cond" truecount="1" falsecount="1"/>
2383
2524
  <line num="286" count="0" type="stmt"/>
2384
- <line num="289" count="1" type="stmt"/>
2385
- <line num="290" count="1" type="stmt"/>
2386
- <line num="292" count="1" type="stmt"/>
2387
- <line num="294" count="1" type="cond" truecount="1" falsecount="1"/>
2388
- <line num="296" count="1" type="stmt"/>
2389
- <line num="298" count="1" type="stmt"/>
2390
- <line num="299" count="1" type="stmt"/>
2391
- <line num="302" count="1" type="cond" truecount="1" falsecount="1"/>
2392
- <line num="303" count="1" type="stmt"/>
2393
- <line num="305" count="1" type="cond" truecount="1" falsecount="1"/>
2394
- <line num="307" count="1" type="stmt"/>
2395
- <line num="310" count="1" type="cond" truecount="0" falsecount="1"/>
2396
- <line num="311" count="1" type="cond" truecount="1" falsecount="1"/>
2397
- <line num="312" count="1" type="stmt"/>
2398
- <line num="314" count="1" type="cond" truecount="1" falsecount="1"/>
2399
- <line num="315" count="1" type="stmt"/>
2400
- <line num="318" count="1" type="cond" truecount="1" falsecount="1"/>
2525
+ <line num="289" count="2" type="stmt"/>
2526
+ <line num="290" count="2" type="stmt"/>
2527
+ <line num="292" count="2" type="stmt"/>
2528
+ <line num="294" count="2" type="cond" truecount="1" falsecount="1"/>
2529
+ <line num="296" count="2" type="stmt"/>
2530
+ <line num="298" count="2" type="stmt"/>
2531
+ <line num="299" count="2" type="stmt"/>
2532
+ <line num="302" count="2" type="cond" truecount="1" falsecount="1"/>
2533
+ <line num="303" count="2" type="stmt"/>
2534
+ <line num="305" count="2" type="cond" truecount="1" falsecount="1"/>
2535
+ <line num="307" count="2" type="stmt"/>
2536
+ <line num="310" count="2" type="cond" truecount="0" falsecount="1"/>
2537
+ <line num="311" count="2" type="cond" truecount="1" falsecount="1"/>
2538
+ <line num="312" count="2" type="stmt"/>
2539
+ <line num="314" count="2" type="cond" truecount="1" falsecount="1"/>
2540
+ <line num="315" count="2" type="stmt"/>
2541
+ <line num="318" count="2" type="cond" truecount="1" falsecount="1"/>
2401
2542
  <line num="319" count="0" type="stmt"/>
2402
2543
  <line num="322" count="0" type="stmt"/>
2403
- <line num="326" count="1" type="stmt"/>
2404
- <line num="327" count="1" type="cond" truecount="1" falsecount="1"/>
2544
+ <line num="326" count="2" type="stmt"/>
2545
+ <line num="327" count="2" type="cond" truecount="1" falsecount="1"/>
2405
2546
  <line num="328" count="0" type="stmt"/>
2406
- <line num="331" count="1" type="stmt"/>
2407
- <line num="333" count="1" type="stmt"/>
2408
- <line num="334" count="1" type="stmt"/>
2409
- <line num="336" count="1" type="stmt"/>
2410
- <line num="338" count="1" type="stmt"/>
2411
- <line num="340" count="1" type="stmt"/>
2412
- <line num="343" count="1" type="cond" truecount="0" falsecount="2"/>
2413
- <line num="345" count="1" type="cond" truecount="0" falsecount="1"/>
2414
- <line num="346" count="0" type="cond" truecount="0" falsecount="2"/>
2415
- <line num="348" count="0" type="stmt"/>
2416
- <line num="350" count="0" type="cond" truecount="0" falsecount="6"/>
2547
+ <line num="331" count="2" type="stmt"/>
2548
+ <line num="333" count="2" type="stmt"/>
2549
+ <line num="334" count="2" type="stmt"/>
2550
+ <line num="336" count="2" type="stmt"/>
2551
+ <line num="338" count="2" type="stmt"/>
2552
+ <line num="340" count="2" type="stmt"/>
2553
+ <line num="343" count="2" type="cond" truecount="1" falsecount="1"/>
2554
+ <line num="345" count="2" type="cond" truecount="1" falsecount="0"/>
2555
+ <line num="346" count="1" type="cond" truecount="2" falsecount="0"/>
2556
+ <line num="348" count="1" type="stmt"/>
2557
+ <line num="350" count="1" type="cond" truecount="2" falsecount="4"/>
2417
2558
  <line num="351" count="0" type="stmt"/>
2418
2559
  <line num="353" count="0" type="cond" truecount="0" falsecount="2"/>
2419
2560
  <line num="354" count="0" type="stmt"/>
2420
2561
  <line num="355" count="0" type="stmt"/>
2421
- <line num="360" count="1" type="stmt"/>
2422
- <line num="361" count="1" type="stmt"/>
2423
- <line num="362" count="1" type="stmt"/>
2562
+ <line num="360" count="2" type="stmt"/>
2563
+ <line num="361" count="2" type="stmt"/>
2564
+ <line num="362" count="2" type="stmt"/>
2424
2565
  <line num="363" count="0" type="stmt"/>
2425
- <line num="366" count="1" type="stmt"/>
2566
+ <line num="366" count="2" type="stmt"/>
2426
2567
  <line num="367" count="0" type="cond" truecount="0" falsecount="4"/>
2427
2568
  <line num="368" count="0" type="stmt"/>
2428
2569
  <line num="369" count="0" type="cond" truecount="0" falsecount="2"/>
2429
2570
  <line num="370" count="0" type="stmt"/>
2430
- <line num="375" count="1" type="stmt"/>
2571
+ <line num="375" count="2" type="stmt"/>
2431
2572
  <line num="376" count="0" type="cond" truecount="0" falsecount="2"/>
2432
2573
  <line num="377" count="0" type="stmt"/>
2433
- <line num="381" count="1" type="stmt"/>
2434
- <line num="383" count="1" type="stmt"/>
2435
- <line num="385" count="1" type="stmt"/>
2436
- <line num="387" count="1" type="stmt"/>
2437
- <line num="389" count="1" type="stmt"/>
2438
- <line num="397" count="1" type="cond" truecount="0" falsecount="2"/>
2439
- <line num="399" count="1" type="stmt"/>
2440
- <line num="400" count="0" type="cond" truecount="0" falsecount="2"/>
2441
- <line num="401" count="0" type="stmt"/>
2442
- <line num="403" count="0" type="cond" truecount="0" falsecount="2"/>
2574
+ <line num="381" count="2" type="stmt"/>
2575
+ <line num="383" count="3" type="stmt"/>
2576
+ <line num="385" count="2" type="stmt"/>
2577
+ <line num="387" count="2" type="stmt"/>
2578
+ <line num="389" count="2" type="stmt"/>
2579
+ <line num="397" count="2" type="cond" truecount="0" falsecount="2"/>
2580
+ <line num="399" count="2" type="stmt"/>
2581
+ <line num="400" count="1" type="cond" truecount="1" falsecount="1"/>
2582
+ <line num="401" count="1" type="stmt"/>
2583
+ <line num="403" count="1" type="cond" truecount="1" falsecount="1"/>
2443
2584
  <line num="404" count="0" type="stmt"/>
2444
2585
  <line num="405" count="0" type="stmt"/>
2445
- <line num="410" count="1" type="stmt"/>
2446
- <line num="411" count="0" type="cond" truecount="0" falsecount="2"/>
2586
+ <line num="410" count="2" type="stmt"/>
2587
+ <line num="411" count="1" type="cond" truecount="1" falsecount="1"/>
2447
2588
  <line num="412" count="0" type="stmt"/>
2448
- <line num="416" count="1" type="stmt"/>
2589
+ <line num="416" count="2" type="stmt"/>
2449
2590
  <line num="417" count="0" type="cond" truecount="0" falsecount="2"/>
2450
2591
  <line num="418" count="0" type="stmt"/>
2451
- <line num="422" count="2" type="stmt"/>
2452
- <line num="423" count="1" type="cond" truecount="3" falsecount="1"/>
2453
- <line num="424" count="1" type="stmt"/>
2454
- <line num="425" count="1" type="cond" truecount="1" falsecount="1"/>
2592
+ <line num="422" count="4" type="stmt"/>
2593
+ <line num="423" count="2" type="cond" truecount="3" falsecount="1"/>
2594
+ <line num="424" count="2" type="stmt"/>
2595
+ <line num="425" count="2" type="cond" truecount="1" falsecount="1"/>
2455
2596
  <line num="426" count="0" type="stmt"/>
2456
2597
  <line num="427" count="0" type="stmt"/>
2457
2598
  <line num="428" count="0" type="stmt"/>
2458
2599
  <line num="429" count="0" type="stmt"/>
2459
- <line num="435" count="1" type="stmt"/>
2600
+ <line num="435" count="2" type="stmt"/>
2460
2601
  <line num="436" count="0" type="cond" truecount="0" falsecount="2"/>
2461
2602
  <line num="437" count="0" type="stmt"/>
2462
2603
  <line num="438" count="0" type="cond" truecount="0" falsecount="2"/>
2463
2604
  <line num="439" count="0" type="stmt"/>
2464
2605
  <line num="441" count="0" type="cond" truecount="0" falsecount="2"/>
2465
2606
  <line num="442" count="0" type="stmt"/>
2466
- <line num="447" count="1" type="stmt"/>
2467
- <line num="448" count="1" type="stmt"/>
2468
- <line num="449" count="1" type="stmt"/>
2469
- <line num="450" count="1" type="stmt"/>
2470
- <line num="452" count="1" type="stmt"/>
2471
- <line num="454" count="1" type="cond" truecount="3" falsecount="1"/>
2472
- <line num="455" count="1" type="stmt"/>
2473
- <line num="459" count="1" type="cond" truecount="0" falsecount="2"/>
2474
- <line num="461" count="1" type="stmt"/>
2475
- <line num="463" count="1" type="stmt"/>
2476
- <line num="464" count="1" type="stmt"/>
2477
- <line num="466" count="1" type="stmt"/>
2478
- <line num="467" count="1" type="stmt"/>
2479
- <line num="468" count="1" type="stmt"/>
2480
- <line num="470" count="1" type="stmt"/>
2607
+ <line num="447" count="2" type="stmt"/>
2608
+ <line num="448" count="2" type="stmt"/>
2609
+ <line num="449" count="2" type="stmt"/>
2610
+ <line num="450" count="2" type="stmt"/>
2611
+ <line num="452" count="2" type="stmt"/>
2612
+ <line num="454" count="2" type="cond" truecount="3" falsecount="1"/>
2613
+ <line num="455" count="2" type="stmt"/>
2614
+ <line num="459" count="2" type="cond" truecount="0" falsecount="2"/>
2615
+ <line num="461" count="2" type="stmt"/>
2616
+ <line num="463" count="2" type="stmt"/>
2617
+ <line num="464" count="2" type="stmt"/>
2618
+ <line num="466" count="2" type="stmt"/>
2619
+ <line num="467" count="2" type="stmt"/>
2620
+ <line num="468" count="2" type="stmt"/>
2621
+ <line num="470" count="2" type="stmt"/>
2481
2622
  </file>
2482
2623
  <file name="UiPopperConnector.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/UiPopperConnector.vue">
2483
- <metrics statements="4" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2484
- <line num="2" count="0" type="stmt"/>
2485
- <line num="11" count="0" type="stmt"/>
2486
- <line num="13" count="0" type="stmt"/>
2487
- <line num="14" count="0" type="stmt"/>
2624
+ <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
2625
+ <line num="2" count="11" type="stmt"/>
2626
+ <line num="11" count="3" type="stmt"/>
2627
+ <line num="13" count="3" type="stmt"/>
2628
+ <line num="14" count="3" type="stmt"/>
2488
2629
  </file>
2489
2630
  <file name="UiPopperTarget.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/UiPopperTarget.vue">
2490
2631
  <metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
2491
2632
  <line num="3" count="0" type="stmt"/>
2492
- <line num="17" count="0" type="stmt"/>
2633
+ <line num="21" count="0" type="stmt"/>
2493
2634
  </file>
2494
2635
  <file name="composables.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/composables.ts">
2495
2636
  <metrics statements="4" coveredstatements="4" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="2"/>
2496
- <line num="5" count="4" type="stmt"/>
2497
- <line num="9" count="4" type="stmt"/>
2498
- <line num="10" count="1" type="stmt"/>
2499
- <line num="12" count="1" type="cond" truecount="2" falsecount="0"/>
2637
+ <line num="5" count="5" type="stmt"/>
2638
+ <line num="9" count="5" type="stmt"/>
2639
+ <line num="10" count="2" type="stmt"/>
2640
+ <line num="12" count="3" type="cond" truecount="2" falsecount="0"/>
2500
2641
  </file>
2501
2642
  <file name="floating.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/popper/floating.ts">
2502
2643
  <metrics statements="25" coveredstatements="17" conditionals="34" coveredconditionals="11" methods="2" coveredmethods="1"/>
2503
- <line num="20" count="4" type="stmt"/>
2644
+ <line num="20" count="5" type="stmt"/>
2504
2645
  <line num="26" count="0" type="stmt"/>
2505
2646
  <line num="28" count="0" type="stmt"/>
2506
- <line num="43" count="4" type="stmt"/>
2647
+ <line num="43" count="5" type="stmt"/>
2507
2648
  <line num="49" count="1" type="cond" truecount="1" falsecount="1"/>
2508
2649
  <line num="53" count="1" type="stmt"/>
2509
2650
  <line num="55" count="1" type="cond" truecount="2" falsecount="2"/>
@@ -2527,22 +2668,22 @@
2527
2668
  <line num="106" count="0" type="stmt"/>
2528
2669
  </file>
2529
2670
  <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="13" conditionals="10" coveredconditionals="6" methods="5" coveredmethods="4"/>
2531
- <line num="6" count="14" type="stmt"/>
2532
- <line num="8" count="4" type="stmt"/>
2533
- <line num="14" count="4" type="stmt"/>
2534
- <line num="15" count="3" type="cond" truecount="1" falsecount="1"/>
2535
- <line num="16" count="3" type="stmt"/>
2536
- <line num="20" count="4" type="stmt"/>
2537
- <line num="21" count="3" type="stmt"/>
2538
- <line num="22" count="3" type="cond" truecount="1" falsecount="1"/>
2539
- <line num="23" count="3" type="stmt"/>
2540
- <line num="27" count="4" type="cond" truecount="3" falsecount="1"/>
2541
- <line num="28" count="4" type="cond" truecount="1" falsecount="1"/>
2671
+ <metrics statements="15" coveredstatements="13" conditionals="10" coveredconditionals="6" methods="5" coveredmethods="5"/>
2672
+ <line num="6" count="17" type="stmt"/>
2673
+ <line num="8" count="5" type="stmt"/>
2674
+ <line num="14" count="5" type="stmt"/>
2675
+ <line num="15" count="6" type="cond" truecount="1" falsecount="1"/>
2676
+ <line num="16" count="6" type="stmt"/>
2677
+ <line num="20" count="5" type="stmt"/>
2678
+ <line num="21" count="6" type="stmt"/>
2679
+ <line num="22" count="6" type="cond" truecount="1" falsecount="1"/>
2680
+ <line num="23" count="6" type="stmt"/>
2681
+ <line num="27" count="5" type="cond" truecount="3" falsecount="1"/>
2682
+ <line num="28" count="5" type="cond" truecount="1" falsecount="1"/>
2542
2683
  <line num="29" count="0" type="stmt"/>
2543
2684
  <line num="30" count="0" type="stmt"/>
2544
- <line num="32" count="4" type="stmt"/>
2545
- <line num="33" count="4" type="stmt"/>
2685
+ <line num="32" count="5" type="stmt"/>
2686
+ <line num="33" count="5" type="stmt"/>
2546
2687
  </file>
2547
2688
  </package>
2548
2689
  <package name="packages.v1-components.src.host.components.radio">
@@ -2571,6 +2712,44 @@
2571
2712
  <line num="124" count="1" type="stmt"/>
2572
2713
  </file>
2573
2714
  </package>
2715
+ <package name="packages.v1-components.src.host.components.radio-switch">
2716
+ <metrics statements="26" coveredstatements="24" conditionals="4" coveredconditionals="4" methods="25" coveredmethods="15"/>
2717
+ <file name="UiRadioSwitchOptionShell.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/radio-switch/UiRadioSwitchOptionShell.vue">
2718
+ <metrics statements="8" coveredstatements="6" conditionals="2" coveredconditionals="2" methods="6" coveredmethods="4"/>
2719
+ <line num="11" count="2" type="stmt"/>
2720
+ <line num="24" count="1" type="stmt"/>
2721
+ <line num="30" count="1" type="stmt"/>
2722
+ <line num="45" count="1" type="stmt"/>
2723
+ <line num="47" count="1" type="stmt"/>
2724
+ <line num="48" count="0" type="stmt"/>
2725
+ <line num="49" count="0" type="stmt"/>
2726
+ <line num="52" count="1" type="stmt"/>
2727
+ </file>
2728
+ <file name="UiRadioSwitchRoot.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/radio-switch/UiRadioSwitchRoot.vue">
2729
+ <metrics statements="4" coveredstatements="4" conditionals="2" coveredconditionals="2" methods="4" coveredmethods="4"/>
2730
+ <line num="10" count="2" type="stmt"/>
2731
+ <line num="17" count="2" type="stmt"/>
2732
+ <line num="23" count="2" type="stmt"/>
2733
+ <line num="33" count="2" type="stmt"/>
2734
+ </file>
2735
+ <file name="injection.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/radio-switch/injection.ts">
2736
+ <metrics statements="14" coveredstatements="14" conditionals="0" coveredconditionals="0" methods="15" coveredmethods="7"/>
2737
+ <line num="7" count="1" type="stmt"/>
2738
+ <line num="8" count="1" type="stmt"/>
2739
+ <line num="10" count="1" type="stmt"/>
2740
+ <line num="20" count="1" type="stmt"/>
2741
+ <line num="21" count="1" type="stmt"/>
2742
+ <line num="22" count="1" type="stmt"/>
2743
+ <line num="23" count="1" type="stmt"/>
2744
+ <line num="28" count="7" type="stmt"/>
2745
+ <line num="29" count="7" type="stmt"/>
2746
+ <line num="31" count="7" type="stmt"/>
2747
+ <line num="36" count="7" type="stmt"/>
2748
+ <line num="37" count="7" type="stmt"/>
2749
+ <line num="38" count="7" type="stmt"/>
2750
+ <line num="39" count="7" type="stmt"/>
2751
+ </file>
2752
+ </package>
2574
2753
  <package name="packages.v1-components.src.host.components.scroll-box">
2575
2754
  <metrics statements="25" coveredstatements="11" conditionals="21" coveredconditionals="3" methods="9" coveredmethods="1"/>
2576
2755
  <file name="UiScrollBox.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/scroll-box/UiScrollBox.vue">
@@ -2630,12 +2809,12 @@
2630
2809
  <line num="192" count="0" type="stmt"/>
2631
2810
  <line num="195" count="2" type="stmt"/>
2632
2811
  <line num="198" count="1" type="stmt"/>
2633
- <line num="201" count="0" type="stmt"/>
2634
2812
  <line num="202" count="0" type="stmt"/>
2635
- <line num="203" count="0" type="stmt"/>
2636
2813
  <line num="204" count="0" type="stmt"/>
2637
- <line num="207" count="1" type="stmt"/>
2814
+ <line num="205" count="0" type="stmt"/>
2815
+ <line num="206" count="0" type="stmt"/>
2638
2816
  <line num="209" count="1" type="stmt"/>
2817
+ <line num="211" count="1" type="stmt"/>
2639
2818
  </file>
2640
2819
  <file name="UiSelectTrigger.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/select/UiSelectTrigger.vue">
2641
2820
  <metrics statements="70" coveredstatements="51" conditionals="84" coveredconditionals="44" methods="22" coveredmethods="13"/>
@@ -2835,24 +3014,373 @@
2835
3014
  <line num="104" count="4" type="stmt"/>
2836
3015
  </file>
2837
3016
  </package>
2838
- <package name="packages.v1-components.src.host.components.table">
2839
- <metrics statements="25" coveredstatements="24" conditionals="6" coveredconditionals="6" methods="18" coveredmethods="18"/>
2840
- <file name="UiTableBodyCell.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableBodyCell.vue">
2841
- <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
2842
- <line num="10" count="2" type="stmt"/>
2843
- <line num="17" count="2" type="stmt"/>
2844
- <line num="23" count="2" type="stmt"/>
2845
- <line num="44" count="2" type="stmt"/>
2846
- <line num="49" count="2" type="stmt"/>
3017
+ <package name="packages.v1-components.src.host.components.tab">
3018
+ <metrics statements="325" coveredstatements="255" conditionals="255" coveredconditionals="159" methods="108" coveredmethods="86"/>
3019
+ <file name="UiTab.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/tab/UiTab.vue">
3020
+ <metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
3021
+ <line num="8" count="1" type="stmt"/>
3022
+ <line num="35" count="0" type="stmt"/>
2847
3023
  </file>
2848
- <file name="UiTableCol.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableCol.vue">
2849
- <metrics statements="6" coveredstatements="6" conditionals="4" coveredconditionals="4" methods="3" coveredmethods="3"/>
2850
- <line num="6" count="2" type="stmt"/>
2851
- <line num="7" count="6" type="cond" truecount="2" falsecount="0"/>
2852
- <line num="8" count="2" type="stmt"/>
2853
- <line num="11" count="4" type="stmt"/>
2854
- <line num="14" count="2" type="stmt"/>
2855
- <line num="35" count="2" type="stmt"/>
3024
+ <file name="UiTabButton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/tab/UiTabButton.vue">
3025
+ <metrics statements="14" coveredstatements="13" conditionals="20" coveredconditionals="17" methods="8" coveredmethods="7"/>
3026
+ <line num="16" count="2" type="stmt"/>
3027
+ <line num="17" count="46" type="cond" truecount="2" falsecount="0"/>
3028
+ <line num="20" count="2" type="stmt"/>
3029
+ <line num="38" count="46" type="stmt"/>
3030
+ <line num="44" count="46" type="stmt"/>
3031
+ <line num="49" count="14" type="stmt"/>
3032
+ <line num="51" count="14" type="stmt"/>
3033
+ <line num="52" count="46" type="stmt"/>
3034
+ <line num="55" count="14" type="stmt"/>
3035
+ <line num="56" count="0" type="stmt"/>
3036
+ <line num="59" count="14" type="stmt"/>
3037
+ <line num="60" count="7" type="cond" truecount="1" falsecount="1"/>
3038
+ <line num="63" count="14" type="stmt"/>
3039
+ <line num="68" count="46" type="stmt"/>
3040
+ </file>
3041
+ <file name="UiTabGroup.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/tab/UiTabGroup.vue">
3042
+ <metrics statements="132" coveredstatements="111" conditionals="76" coveredconditionals="48" methods="42" coveredmethods="34"/>
3043
+ <line num="34" count="2" type="stmt"/>
3044
+ <line num="44" count="2" type="stmt"/>
3045
+ <line num="51" count="2" type="stmt"/>
3046
+ <line num="77" count="4" type="stmt"/>
3047
+ <line num="83" count="4" type="stmt"/>
3048
+ <line num="89" count="4" type="stmt"/>
3049
+ <line num="90" count="4" type="stmt"/>
3050
+ <line num="94" count="4" type="stmt"/>
3051
+ <line num="95" count="4" type="stmt"/>
3052
+ <line num="99" count="4" type="stmt"/>
3053
+ <line num="100" count="4" type="stmt"/>
3054
+ <line num="104" count="4" type="stmt"/>
3055
+ <line num="105" count="4" type="stmt"/>
3056
+ <line num="109" count="3" type="stmt"/>
3057
+ <line num="110" count="3" type="stmt"/>
3058
+ <line num="115" count="3" type="stmt"/>
3059
+ <line num="116" count="3" type="stmt"/>
3060
+ <line num="117" count="3" type="stmt"/>
3061
+ <line num="118" count="3" type="stmt"/>
3062
+ <line num="119" count="3" type="stmt"/>
3063
+ <line num="120" count="3" type="stmt"/>
3064
+ <line num="121" count="3" type="stmt"/>
3065
+ <line num="122" count="3" type="stmt"/>
3066
+ <line num="123" count="3" type="cond" truecount="2" falsecount="0"/>
3067
+ <line num="128" count="3" type="stmt"/>
3068
+ <line num="132" count="3" type="stmt"/>
3069
+ <line num="133" count="3" type="cond" truecount="2" falsecount="0"/>
3070
+ <line num="134" count="3" type="stmt"/>
3071
+ <line num="135" count="3" type="stmt"/>
3072
+ <line num="136" count="3" type="stmt"/>
3073
+ <line num="138" count="3" type="stmt"/>
3074
+ <line num="139" count="3" type="stmt"/>
3075
+ <line num="141" count="3" type="cond" truecount="1" falsecount="1"/>
3076
+ <line num="142" count="3" type="cond" truecount="1" falsecount="1"/>
3077
+ <line num="145" count="3" type="stmt"/>
3078
+ <line num="146" count="4" type="cond" truecount="1" falsecount="1"/>
3079
+ <line num="147" count="4" type="stmt"/>
3080
+ <line num="150" count="4" type="stmt"/>
3081
+ <line num="153" count="3" type="stmt"/>
3082
+ <line num="154" count="3" type="cond" truecount="2" falsecount="0"/>
3083
+ <line num="155" count="2" type="stmt"/>
3084
+ <line num="158" count="3" type="stmt"/>
3085
+ <line num="161" count="3" type="stmt"/>
3086
+ <line num="162" count="21" type="stmt"/>
3087
+ <line num="163" count="11" type="cond" truecount="1" falsecount="1"/>
3088
+ <line num="167" count="11" type="cond" truecount="4" falsecount="0"/>
3089
+ <line num="168" count="4" type="stmt"/>
3090
+ <line num="171" count="7" type="stmt"/>
3091
+ <line num="173" count="7" type="cond" truecount="3" falsecount="1"/>
3092
+ <line num="174" count="7" type="stmt"/>
3093
+ <line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
3094
+ <line num="180" count="3" type="stmt"/>
3095
+ <line num="181" count="1" type="stmt"/>
3096
+ <line num="182" count="1" type="stmt"/>
3097
+ <line num="183" count="2" type="cond" truecount="2" falsecount="0"/>
3098
+ <line num="186" count="1" type="cond" truecount="1" falsecount="1"/>
3099
+ <line num="187" count="0" type="stmt"/>
3100
+ <line num="188" count="0" type="stmt"/>
3101
+ <line num="191" count="1" type="stmt"/>
3102
+ <line num="193" count="1" type="cond" truecount="1" falsecount="1"/>
3103
+ <line num="194" count="0" type="stmt"/>
3104
+ <line num="195" count="1" type="cond" truecount="1" falsecount="1"/>
3105
+ <line num="196" count="1" type="cond" truecount="1" falsecount="1"/>
3106
+ <line num="198" count="0" type="stmt"/>
3107
+ <line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
3108
+ <line num="200" count="0" type="stmt"/>
3109
+ <line num="202" count="0" type="cond" truecount="0" falsecount="2"/>
3110
+ <line num="203" count="0" type="cond" truecount="0" falsecount="2"/>
3111
+ <line num="204" count="0" type="stmt"/>
3112
+ <line num="206" count="0" type="cond" truecount="0" falsecount="2"/>
3113
+ <line num="209" count="1" type="cond" truecount="1" falsecount="1"/>
3114
+ <line num="210" count="0" type="stmt"/>
3115
+ <line num="213" count="1" type="stmt"/>
3116
+ <line num="214" count="1" type="stmt"/>
3117
+ <line num="215" count="1" type="stmt"/>
3118
+ <line num="218" count="3" type="stmt"/>
3119
+ <line num="219" count="4" type="stmt"/>
3120
+ <line num="221" count="3" type="cond" truecount="3" falsecount="1"/>
3121
+ <line num="222" count="0" type="stmt"/>
3122
+ <line num="225" count="3" type="stmt"/>
3123
+ <line num="226" count="3" type="stmt"/>
3124
+ <line num="227" count="3" type="stmt"/>
3125
+ <line num="228" count="3" type="stmt"/>
3126
+ <line num="231" count="3" type="stmt"/>
3127
+ <line num="232" count="11" type="stmt"/>
3128
+ <line num="234" count="11" type="cond" truecount="2" falsecount="0"/>
3129
+ <line num="237" count="3" type="stmt"/>
3130
+ <line num="238" count="11" type="stmt"/>
3131
+ <line num="240" count="11" type="cond" truecount="2" falsecount="0"/>
3132
+ <line num="241" count="4" type="stmt"/>
3133
+ <line num="242" count="4" type="stmt"/>
3134
+ <line num="245" count="11" type="cond" truecount="4" falsecount="1"/>
3135
+ <line num="246" count="11" type="stmt"/>
3136
+ <line num="249" count="0" type="stmt"/>
3137
+ <line num="251" count="0" type="stmt"/>
3138
+ <line num="252" count="0" type="stmt"/>
3139
+ <line num="256" count="3" type="stmt"/>
3140
+ <line num="257" count="3" type="stmt"/>
3141
+ <line num="258" count="3" type="stmt"/>
3142
+ <line num="260" count="3" type="cond" truecount="4" falsecount="1"/>
3143
+ <line num="261" count="3" type="stmt"/>
3144
+ <line num="262" count="0" type="stmt"/>
3145
+ <line num="264" count="3" type="stmt"/>
3146
+ <line num="268" count="3" type="stmt"/>
3147
+ <line num="270" count="3" type="stmt"/>
3148
+ <line num="271" count="3" type="stmt"/>
3149
+ <line num="272" count="3" type="stmt"/>
3150
+ <line num="275" count="3" type="stmt"/>
3151
+ <line num="276" count="0" type="stmt"/>
3152
+ <line num="279" count="3" type="stmt"/>
3153
+ <line num="280" count="0" type="stmt"/>
3154
+ <line num="283" count="3" type="stmt"/>
3155
+ <line num="284" count="11" type="cond" truecount="2" falsecount="0"/>
3156
+ <line num="287" count="11" type="stmt"/>
3157
+ <line num="288" count="11" type="stmt"/>
3158
+ <line num="297" count="11" type="stmt"/>
3159
+ <line num="298" count="11" type="stmt"/>
3160
+ <line num="299" count="25" type="stmt"/>
3161
+ <line num="300" count="25" type="stmt"/>
3162
+ <line num="301" count="21" type="stmt"/>
3163
+ <line num="302" count="11" type="cond" truecount="1" falsecount="1"/>
3164
+ <line num="303" count="19" type="cond" truecount="1" falsecount="1"/>
3165
+ <line num="306" count="11" type="stmt"/>
3166
+ <line num="307" count="11" type="stmt"/>
3167
+ <line num="308" count="11" type="stmt"/>
3168
+ <line num="310" count="11" type="stmt"/>
3169
+ <line num="320" count="11" type="stmt"/>
3170
+ <line num="333" count="0" type="stmt"/>
3171
+ <line num="336" count="1" type="stmt"/>
3172
+ <line num="339" count="2" type="stmt"/>
3173
+ <line num="348" count="1" type="stmt"/>
3174
+ <line num="351" count="0" type="stmt"/>
3175
+ </file>
3176
+ <file name="UiTabGroupHead.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/tab/UiTabGroupHead.vue">
3177
+ <metrics statements="49" coveredstatements="35" conditionals="28" coveredconditionals="17" methods="12" coveredmethods="10"/>
3178
+ <line num="6" count="25" type="stmt"/>
3179
+ <line num="10" count="32" type="stmt"/>
3180
+ <line num="25" count="2" type="stmt"/>
3181
+ <line num="26" count="21" type="stmt"/>
3182
+ <line num="30" count="28" type="stmt"/>
3183
+ <line num="40" count="2" type="stmt"/>
3184
+ <line num="41" count="0" type="stmt"/>
3185
+ <line num="42" count="1" type="stmt"/>
3186
+ <line num="87" count="3" type="stmt"/>
3187
+ <line num="136" count="3" type="stmt"/>
3188
+ <line num="142" count="3" type="stmt"/>
3189
+ <line num="143" count="3" type="stmt"/>
3190
+ <line num="144" count="3" type="stmt"/>
3191
+ <line num="146" count="3" type="stmt"/>
3192
+ <line num="147" count="1" type="stmt"/>
3193
+ <line num="150" count="3" type="stmt"/>
3194
+ <line num="151" count="1" type="cond" truecount="1" falsecount="7"/>
3195
+ <line num="154" count="0" type="stmt"/>
3196
+ <line num="155" count="0" type="stmt"/>
3197
+ <line num="156" count="0" type="stmt"/>
3198
+ <line num="160" count="0" type="stmt"/>
3199
+ <line num="161" count="0" type="stmt"/>
3200
+ <line num="162" count="0" type="stmt"/>
3201
+ <line num="166" count="0" type="stmt"/>
3202
+ <line num="167" count="0" type="stmt"/>
3203
+ <line num="168" count="0" type="stmt"/>
3204
+ <line num="171" count="0" type="stmt"/>
3205
+ <line num="172" count="0" type="stmt"/>
3206
+ <line num="173" count="0" type="stmt"/>
3207
+ <line num="176" count="1" type="stmt"/>
3208
+ <line num="177" count="1" type="stmt"/>
3209
+ <line num="181" count="3" type="stmt"/>
3210
+ <line num="182" count="28" type="cond" truecount="2" falsecount="0"/>
3211
+ <line num="183" count="21" type="stmt"/>
3212
+ <line num="184" count="21" type="stmt"/>
3213
+ <line num="187" count="7" type="stmt"/>
3214
+ <line num="190" count="3" type="stmt"/>
3215
+ <line num="191" count="32" type="cond" truecount="2" falsecount="0"/>
3216
+ <line num="192" count="25" type="stmt"/>
3217
+ <line num="193" count="25" type="stmt"/>
3218
+ <line num="196" count="7" type="stmt"/>
3219
+ <line num="199" count="3" type="stmt"/>
3220
+ <line num="200" count="0" type="stmt"/>
3221
+ <line num="203" count="3" type="stmt"/>
3222
+ <line num="204" count="3" type="stmt"/>
3223
+ <line num="206" count="3" type="stmt"/>
3224
+ <line num="207" count="7" type="cond" truecount="1" falsecount="1"/>
3225
+ <line num="210" count="3" type="stmt"/>
3226
+ <line num="216" count="3" type="stmt"/>
3227
+ </file>
3228
+ <file name="UiTabGroupMenu.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/tab/UiTabGroupMenu.vue">
3229
+ <metrics statements="26" coveredstatements="17" conditionals="24" coveredconditionals="14" methods="15" coveredmethods="10"/>
3230
+ <line num="15" count="2" type="stmt"/>
3231
+ <line num="21" count="0" type="stmt"/>
3232
+ <line num="37" count="11" type="stmt"/>
3233
+ <line num="43" count="1" type="stmt"/>
3234
+ <line num="44" count="1" type="stmt"/>
3235
+ <line num="48" count="0" type="stmt"/>
3236
+ <line num="49" count="0" type="stmt"/>
3237
+ <line num="54" count="3" type="stmt"/>
3238
+ <line num="55" count="1" type="cond" truecount="1" falsecount="1"/>
3239
+ <line num="58" count="3" type="stmt"/>
3240
+ <line num="59" count="0" type="cond" truecount="0" falsecount="2"/>
3241
+ <line num="62" count="0" type="stmt"/>
3242
+ <line num="63" count="0" type="stmt"/>
3243
+ <line num="67" count="3" type="stmt"/>
3244
+ <line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
3245
+ <line num="69" count="0" type="stmt"/>
3246
+ <line num="73" count="3" type="stmt"/>
3247
+ <line num="74" count="11" type="cond" truecount="2" falsecount="0"/>
3248
+ <line num="75" count="9" type="stmt"/>
3249
+ <line num="78" count="2" type="stmt"/>
3250
+ <line num="89" count="2" type="stmt"/>
3251
+ <line num="92" count="4" type="stmt"/>
3252
+ <line num="103" count="1" type="stmt"/>
3253
+ <line num="105" count="0" type="stmt"/>
3254
+ <line num="108" count="4" type="cond" truecount="3" falsecount="1"/>
3255
+ <line num="109" count="2" type="cond" truecount="3" falsecount="1"/>
3256
+ </file>
3257
+ <file name="layout.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/tab/layout.ts">
3258
+ <metrics statements="46" coveredstatements="41" conditionals="36" coveredconditionals="24" methods="12" coveredmethods="12"/>
3259
+ <line num="5" count="2" type="stmt"/>
3260
+ <line num="11" count="2" type="stmt"/>
3261
+ <line num="17" count="2" type="stmt"/>
3262
+ <line num="19" count="2" type="stmt"/>
3263
+ <line num="20" count="22" type="cond" truecount="1" falsecount="1"/>
3264
+ <line num="23" count="2" type="stmt"/>
3265
+ <line num="27" count="4" type="stmt"/>
3266
+ <line num="28" count="10" type="cond" truecount="2" falsecount="0"/>
3267
+ <line num="31" count="2" type="stmt"/>
3268
+ <line num="39" count="2" type="cond" truecount="1" falsecount="1"/>
3269
+ <line num="40" count="0" type="stmt"/>
3270
+ <line num="43" count="2" type="stmt"/>
3271
+ <line num="45" count="2" type="cond" truecount="2" falsecount="0"/>
3272
+ <line num="46" count="4" type="stmt"/>
3273
+ <line num="48" count="2" type="cond" truecount="1" falsecount="1"/>
3274
+ <line num="49" count="0" type="stmt"/>
3275
+ <line num="52" count="2" type="stmt"/>
3276
+ <line num="55" count="2" type="stmt"/>
3277
+ <line num="58" count="2" type="stmt"/>
3278
+ <line num="67" count="25" type="stmt"/>
3279
+ <line num="69" count="11" type="cond" truecount="1" falsecount="1"/>
3280
+ <line num="70" count="0" type="stmt"/>
3281
+ <line num="76" count="11" type="cond" truecount="4" falsecount="0"/>
3282
+ <line num="77" count="9" type="stmt"/>
3283
+ <line num="83" count="6" type="cond" truecount="1" falsecount="1"/>
3284
+ <line num="84" count="0" type="stmt"/>
3285
+ <line num="90" count="2" type="stmt"/>
3286
+ <line num="91" count="2" type="stmt"/>
3287
+ <line num="92" count="2" type="cond" truecount="1" falsecount="1"/>
3288
+ <line num="95" count="2" type="stmt"/>
3289
+ <line num="97" count="2" type="cond" truecount="1" falsecount="1"/>
3290
+ <line num="98" count="0" type="stmt"/>
3291
+ <line num="104" count="2" type="cond" truecount="1" falsecount="1"/>
3292
+ <line num="107" count="2" type="stmt"/>
3293
+ <line num="108" count="2" type="stmt"/>
3294
+ <line num="109" count="2" type="stmt"/>
3295
+ <line num="111" count="2" type="stmt"/>
3296
+ <line num="112" count="6" type="cond" truecount="2" falsecount="0"/>
3297
+ <line num="114" count="6" type="cond" truecount="4" falsecount="0"/>
3298
+ <line num="115" count="2" type="stmt"/>
3299
+ <line num="116" count="2" type="stmt"/>
3300
+ <line num="120" count="2" type="cond" truecount="1" falsecount="1"/>
3301
+ <line num="123" count="2" type="stmt"/>
3302
+ <line num="125" count="2" type="stmt"/>
3303
+ <line num="126" count="6" type="stmt"/>
3304
+ <line num="127" count="6" type="stmt"/>
3305
+ </file>
3306
+ <file name="tabs.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/tab/tabs.ts">
3307
+ <metrics statements="56" coveredstatements="37" conditionals="71" coveredconditionals="39" methods="17" coveredmethods="13"/>
3308
+ <line num="19" count="3" type="stmt"/>
3309
+ <line num="20" count="19" type="cond" truecount="3" falsecount="1"/>
3310
+ <line num="21" count="0" type="stmt"/>
3311
+ <line num="24" count="19" type="cond" truecount="2" falsecount="0"/>
3312
+ <line num="27" count="3" type="stmt"/>
3313
+ <line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
3314
+ <line num="29" count="0" type="cond" truecount="0" falsecount="5"/>
3315
+ <line num="33" count="0" type="cond" truecount="0" falsecount="4"/>
3316
+ <line num="34" count="0" type="stmt"/>
3317
+ <line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
3318
+ <line num="41" count="0" type="stmt"/>
3319
+ <line num="47" count="0" type="stmt"/>
3320
+ <line num="50" count="3" type="stmt"/>
3321
+ <line num="51" count="19" type="cond" truecount="1" falsecount="1"/>
3322
+ <line num="54" count="3" type="stmt"/>
3323
+ <line num="56" count="3" type="stmt"/>
3324
+ <line num="57" count="8" type="stmt"/>
3325
+ <line num="59" count="8" type="stmt"/>
3326
+ <line num="60" count="19" type="cond" truecount="1" falsecount="1"/>
3327
+ <line num="61" count="0" type="stmt"/>
3328
+ <line num="62" count="0" type="stmt"/>
3329
+ <line num="65" count="19" type="cond" truecount="1" falsecount="1"/>
3330
+ <line num="66" count="0" type="stmt"/>
3331
+ <line num="69" count="19" type="cond" truecount="1" falsecount="1"/>
3332
+ <line num="70" count="0" type="stmt"/>
3333
+ <line num="73" count="19" type="cond" truecount="1" falsecount="1"/>
3334
+ <line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
3335
+ <line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
3336
+ <line num="77" count="0" type="stmt"/>
3337
+ <line num="80" count="0" type="stmt"/>
3338
+ <line num="83" count="19" type="cond" truecount="2" falsecount="2"/>
3339
+ <line num="84" count="0" type="stmt"/>
3340
+ <line num="85" count="0" type="stmt"/>
3341
+ <line num="88" count="19" type="stmt"/>
3342
+ <line num="91" count="8" type="stmt"/>
3343
+ <line num="94" count="3" type="stmt"/>
3344
+ <line num="95" count="38" type="cond" truecount="2" falsecount="0"/>
3345
+ <line num="98" count="3" type="stmt"/>
3346
+ <line num="99" count="19" type="cond" truecount="4" falsecount="0"/>
3347
+ <line num="104" count="19" type="cond" truecount="2" falsecount="0"/>
3348
+ <line num="106" count="3" type="stmt"/>
3349
+ <line num="107" count="10" type="stmt"/>
3350
+ <line num="116" count="3" type="stmt"/>
3351
+ <line num="117" count="8" type="stmt"/>
3352
+ <line num="120" count="19" type="cond" truecount="1" falsecount="1"/>
3353
+ <line num="121" count="19" type="cond" truecount="5" falsecount="0"/>
3354
+ <line num="124" count="19" type="stmt"/>
3355
+ <line num="125" count="19" type="stmt"/>
3356
+ <line num="126" count="19" type="stmt"/>
3357
+ <line num="127" count="19" type="cond" truecount="2" falsecount="0"/>
3358
+ <line num="128" count="19" type="cond" truecount="2" falsecount="0"/>
3359
+ <line num="130" count="19" type="stmt"/>
3360
+ <line num="144" count="3" type="stmt"/>
3361
+ <line num="148" count="18" type="cond" truecount="1" falsecount="1"/>
3362
+ <line num="149" count="0" type="stmt"/>
3363
+ <line num="152" count="31" type="cond" truecount="1" falsecount="1"/>
3364
+ </file>
3365
+ </package>
3366
+ <package name="packages.v1-components.src.host.components.table">
3367
+ <metrics statements="25" coveredstatements="24" conditionals="6" coveredconditionals="6" methods="18" coveredmethods="18"/>
3368
+ <file name="UiTableBodyCell.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableBodyCell.vue">
3369
+ <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
3370
+ <line num="10" count="2" type="stmt"/>
3371
+ <line num="17" count="2" type="stmt"/>
3372
+ <line num="23" count="2" type="stmt"/>
3373
+ <line num="44" count="2" type="stmt"/>
3374
+ <line num="49" count="2" type="stmt"/>
3375
+ </file>
3376
+ <file name="UiTableCol.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableCol.vue">
3377
+ <metrics statements="6" coveredstatements="6" conditionals="4" coveredconditionals="4" methods="3" coveredmethods="3"/>
3378
+ <line num="6" count="2" type="stmt"/>
3379
+ <line num="7" count="6" type="cond" truecount="2" falsecount="0"/>
3380
+ <line num="8" count="2" type="stmt"/>
3381
+ <line num="11" count="4" type="stmt"/>
3382
+ <line num="14" count="2" type="stmt"/>
3383
+ <line num="35" count="2" type="stmt"/>
2856
3384
  </file>
2857
3385
  <file name="UiTableFooterButton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/table/UiTableFooterButton.vue">
2858
3386
  <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -2908,27 +3436,27 @@
2908
3436
  </file>
2909
3437
  </package>
2910
3438
  <package name="packages.v1-components.src.host.components.textbox">
2911
- <metrics statements="189" coveredstatements="136" conditionals="198" coveredconditionals="118" methods="36" coveredmethods="25"/>
3439
+ <metrics statements="189" coveredstatements="137" conditionals="198" coveredconditionals="118" methods="36" coveredmethods="26"/>
2912
3440
  <file name="UiTextbox.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/textbox/UiTextbox.vue">
2913
- <metrics statements="189" coveredstatements="136" conditionals="198" coveredconditionals="118" methods="36" coveredmethods="25"/>
3441
+ <metrics statements="189" coveredstatements="137" conditionals="198" coveredconditionals="118" methods="36" coveredmethods="26"/>
2914
3442
  <line num="22" count="0" type="stmt"/>
2915
3443
  <line num="117" count="0" type="stmt"/>
2916
- <line num="154" count="41" type="stmt"/>
2917
- <line num="155" count="41" type="stmt"/>
2918
- <line num="156" count="41" type="cond" truecount="2" falsecount="0"/>
2919
- <line num="159" count="41" type="stmt"/>
2920
- <line num="338" count="41" type="stmt"/>
2921
- <line num="359" count="41" type="stmt"/>
2922
- <line num="360" count="41" type="cond" truecount="2" falsecount="0"/>
2923
- <line num="362" count="41" type="stmt"/>
2924
- <line num="363" count="41" type="cond" truecount="4" falsecount="0"/>
3444
+ <line num="154" count="45" type="stmt"/>
3445
+ <line num="155" count="45" type="stmt"/>
3446
+ <line num="156" count="45" type="cond" truecount="2" falsecount="0"/>
3447
+ <line num="159" count="45" type="stmt"/>
3448
+ <line num="338" count="45" type="stmt"/>
3449
+ <line num="359" count="45" type="stmt"/>
3450
+ <line num="360" count="45" type="cond" truecount="2" falsecount="0"/>
3451
+ <line num="362" count="45" type="stmt"/>
3452
+ <line num="363" count="45" type="cond" truecount="4" falsecount="0"/>
2925
3453
  <line num="365" count="1" type="stmt"/>
2926
3454
  <line num="367" count="1" type="cond" truecount="3" falsecount="1"/>
2927
- <line num="370" count="41" type="stmt"/>
2928
- <line num="371" count="41" type="stmt"/>
2929
- <line num="372" count="41" type="stmt"/>
2930
- <line num="374" count="41" type="cond" truecount="4" falsecount="0"/>
2931
- <line num="375" count="39" type="stmt"/>
3455
+ <line num="370" count="45" type="stmt"/>
3456
+ <line num="371" count="45" type="stmt"/>
3457
+ <line num="372" count="45" type="stmt"/>
3458
+ <line num="374" count="45" type="cond" truecount="4" falsecount="0"/>
3459
+ <line num="375" count="43" type="stmt"/>
2932
3460
  <line num="378" count="2" type="stmt"/>
2933
3461
  <line num="379" count="1" type="cond" truecount="1" falsecount="1"/>
2934
3462
  <line num="380" count="1" type="cond" truecount="3" falsecount="1"/>
@@ -2939,19 +3467,19 @@
2939
3467
  <line num="390" count="0" type="cond" truecount="0" falsecount="2"/>
2940
3468
  <line num="392" count="0" type="cond" truecount="0" falsecount="2"/>
2941
3469
  <line num="394" count="0" type="stmt"/>
2942
- <line num="398" count="41" type="stmt"/>
2943
- <line num="399" count="41" type="cond" truecount="0" falsecount="2"/>
2944
- <line num="401" count="41" type="stmt"/>
2945
- <line num="403" count="41" type="stmt"/>
2946
- <line num="404" count="51" type="cond" truecount="1" falsecount="1"/>
2947
- <line num="406" count="51" type="stmt"/>
2948
- <line num="407" count="51" type="stmt"/>
2949
- <line num="409" count="51" type="cond" truecount="4" falsecount="1"/>
3470
+ <line num="398" count="45" type="stmt"/>
3471
+ <line num="399" count="45" type="cond" truecount="0" falsecount="2"/>
3472
+ <line num="401" count="45" type="stmt"/>
3473
+ <line num="403" count="45" type="stmt"/>
3474
+ <line num="404" count="57" type="cond" truecount="1" falsecount="1"/>
3475
+ <line num="406" count="57" type="stmt"/>
3476
+ <line num="407" count="57" type="stmt"/>
3477
+ <line num="409" count="57" type="cond" truecount="4" falsecount="1"/>
2950
3478
  <line num="410" count="0" type="cond" truecount="0" falsecount="2"/>
2951
3479
  <line num="413" count="0" type="cond" truecount="0" falsecount="2"/>
2952
3480
  <line num="415" count="0" type="cond" truecount="0" falsecount="2"/>
2953
- <line num="418" count="51" type="stmt"/>
2954
- <line num="421" count="41" type="stmt"/>
3481
+ <line num="418" count="57" type="stmt"/>
3482
+ <line num="421" count="45" type="stmt"/>
2955
3483
  <line num="422" count="2" type="stmt"/>
2956
3484
  <line num="423" count="2" type="cond" truecount="3" falsecount="1"/>
2957
3485
  <line num="425" count="2" type="stmt"/>
@@ -2961,119 +3489,119 @@
2961
3489
  <line num="430" count="2" type="cond" truecount="2" falsecount="0"/>
2962
3490
  <line num="434" count="2" type="cond" truecount="5" falsecount="1"/>
2963
3491
  <line num="435" count="2" type="stmt"/>
2964
- <line num="442" count="41" type="stmt"/>
3492
+ <line num="442" count="45" type="stmt"/>
2965
3493
  <line num="443" count="4" type="stmt"/>
2966
3494
  <line num="444" count="4" type="stmt"/>
2967
- <line num="447" count="41" type="stmt"/>
2968
- <line num="448" count="8" type="cond" truecount="2" falsecount="0"/>
2969
- <line num="455" count="41" type="stmt"/>
2970
- <line num="456" count="8" type="stmt"/>
2971
- <line num="457" count="8" type="stmt"/>
2972
- <line num="459" count="8" type="cond" truecount="2" falsecount="0"/>
2973
- <line num="460" count="8" type="cond" truecount="1" falsecount="1"/>
2974
- <line num="461" count="8" type="stmt"/>
2975
- <line num="464" count="8" type="stmt"/>
2976
- <line num="465" count="8" type="stmt"/>
2977
- <line num="468" count="41" type="stmt"/>
3495
+ <line num="447" count="45" type="stmt"/>
3496
+ <line num="448" count="10" type="cond" truecount="2" falsecount="0"/>
3497
+ <line num="455" count="45" type="stmt"/>
3498
+ <line num="456" count="10" type="stmt"/>
3499
+ <line num="457" count="10" type="stmt"/>
3500
+ <line num="459" count="10" type="cond" truecount="2" falsecount="0"/>
3501
+ <line num="460" count="10" type="cond" truecount="1" falsecount="1"/>
3502
+ <line num="461" count="10" type="stmt"/>
3503
+ <line num="464" count="10" type="stmt"/>
3504
+ <line num="465" count="10" type="stmt"/>
3505
+ <line num="468" count="45" type="stmt"/>
2978
3506
  <line num="469" count="0" type="stmt"/>
2979
3507
  <line num="471" count="0" type="cond" truecount="0" falsecount="2"/>
2980
3508
  <line num="472" count="0" type="cond" truecount="0" falsecount="2"/>
2981
3509
  <line num="474" count="0" type="stmt"/>
2982
3510
  <line num="476" count="0" type="stmt"/>
2983
- <line num="479" count="41" type="stmt"/>
3511
+ <line num="479" count="45" type="stmt"/>
2984
3512
  <line num="480" count="0" type="stmt"/>
2985
3513
  <line num="482" count="0" type="stmt"/>
2986
3514
  <line num="483" count="0" type="cond" truecount="0" falsecount="2"/>
2987
3515
  <line num="484" count="0" type="stmt"/>
2988
3516
  <line num="487" count="0" type="stmt"/>
2989
3517
  <line num="488" count="0" type="stmt"/>
2990
- <line num="491" count="41" type="stmt"/>
2991
- <line num="492" count="13" type="cond" truecount="1" falsecount="1"/>
2992
- <line num="494" count="13" type="stmt"/>
2993
- <line num="496" count="13" type="stmt"/>
2994
- <line num="497" count="13" type="cond" truecount="2" falsecount="0"/>
2995
- <line num="498" count="13" type="stmt"/>
2996
- <line num="499" count="13" type="stmt"/>
2997
- <line num="500" count="13" type="stmt"/>
2998
- <line num="502" count="13" type="cond" truecount="1" falsecount="1"/>
2999
- <line num="504" count="13" type="cond" truecount="2" falsecount="0"/>
3518
+ <line num="491" count="45" type="stmt"/>
3519
+ <line num="492" count="15" type="cond" truecount="1" falsecount="1"/>
3520
+ <line num="494" count="15" type="stmt"/>
3521
+ <line num="496" count="15" type="stmt"/>
3522
+ <line num="497" count="15" type="cond" truecount="2" falsecount="0"/>
3523
+ <line num="498" count="15" type="stmt"/>
3524
+ <line num="499" count="15" type="stmt"/>
3525
+ <line num="500" count="15" type="stmt"/>
3526
+ <line num="502" count="15" type="cond" truecount="1" falsecount="1"/>
3527
+ <line num="504" count="15" type="cond" truecount="2" falsecount="0"/>
3000
3528
  <line num="505" count="2" type="cond" truecount="7" falsecount="2"/>
3001
3529
  <line num="513" count="2" type="stmt"/>
3002
3530
  <line num="515" count="2" type="stmt"/>
3003
- <line num="517" count="11" type="cond" truecount="2" falsecount="5"/>
3531
+ <line num="517" count="13" type="cond" truecount="2" falsecount="5"/>
3004
3532
  <line num="523" count="0" type="stmt"/>
3005
3533
  <line num="525" count="0" type="stmt"/>
3006
- <line num="528" count="11" type="stmt"/>
3007
- <line num="530" count="11" type="cond" truecount="2" falsecount="0"/>
3534
+ <line num="528" count="13" type="stmt"/>
3535
+ <line num="530" count="13" type="cond" truecount="2" falsecount="0"/>
3008
3536
  <line num="531" count="2" type="stmt"/>
3009
- <line num="535" count="41" type="stmt"/>
3010
- <line num="536" count="41" type="stmt"/>
3011
- <line num="537" count="41" type="stmt"/>
3012
- <line num="539" count="41" type="stmt"/>
3013
- <line num="540" count="1" type="stmt"/>
3014
- <line num="542" count="1" type="cond" truecount="1" falsecount="1"/>
3537
+ <line num="535" count="45" type="stmt"/>
3538
+ <line num="536" count="45" type="stmt"/>
3539
+ <line num="537" count="45" type="stmt"/>
3540
+ <line num="539" count="45" type="stmt"/>
3541
+ <line num="540" count="9" type="stmt"/>
3542
+ <line num="542" count="9" type="cond" truecount="1" falsecount="1"/>
3015
3543
  <line num="543" count="0" type="stmt"/>
3016
- <line num="546" count="1" type="stmt"/>
3017
- <line num="548" count="1" type="cond" truecount="1" falsecount="1"/>
3544
+ <line num="546" count="9" type="stmt"/>
3545
+ <line num="548" count="9" type="cond" truecount="1" falsecount="1"/>
3018
3546
  <line num="549" count="0" type="stmt"/>
3019
3547
  <line num="550" count="0" type="cond" truecount="0" falsecount="2"/>
3020
3548
  <line num="551" count="0" type="cond" truecount="0" falsecount="2"/>
3021
3549
  <line num="553" count="0" type="stmt"/>
3022
- <line num="556" count="1" type="stmt"/>
3023
- <line num="559" count="41" type="stmt"/>
3024
- <line num="560" count="1" type="stmt"/>
3025
- <line num="561" count="1" type="cond" truecount="1" falsecount="1"/>
3550
+ <line num="556" count="9" type="stmt"/>
3551
+ <line num="559" count="45" type="stmt"/>
3552
+ <line num="560" count="9" type="stmt"/>
3553
+ <line num="561" count="9" type="cond" truecount="1" falsecount="1"/>
3026
3554
  <line num="562" count="0" type="stmt"/>
3027
- <line num="565" count="1" type="stmt"/>
3028
- <line num="566" count="1" type="cond" truecount="1" falsecount="1"/>
3555
+ <line num="565" count="9" type="stmt"/>
3556
+ <line num="566" count="9" type="cond" truecount="1" falsecount="1"/>
3029
3557
  <line num="567" count="0" type="stmt"/>
3030
3558
  <line num="569" count="0" type="cond" truecount="0" falsecount="2"/>
3031
- <line num="574" count="1" type="stmt"/>
3032
- <line num="577" count="41" type="stmt"/>
3033
- <line num="578" count="100" type="stmt"/>
3034
- <line num="579" count="100" type="cond" truecount="2" falsecount="0"/>
3035
- <line num="581" count="59" type="cond" truecount="2" falsecount="0"/>
3559
+ <line num="574" count="9" type="stmt"/>
3560
+ <line num="577" count="45" type="stmt"/>
3561
+ <line num="578" count="112" type="stmt"/>
3562
+ <line num="579" count="112" type="cond" truecount="2" falsecount="0"/>
3563
+ <line num="581" count="67" type="cond" truecount="2" falsecount="0"/>
3036
3564
  <line num="582" count="58" type="stmt"/>
3037
3565
  <line num="583" count="58" type="stmt"/>
3038
3566
  <line num="585" count="58" type="stmt"/>
3039
- <line num="588" count="1" type="stmt"/>
3040
- <line num="589" count="1" type="stmt"/>
3041
- <line num="590" count="1" type="stmt"/>
3042
- <line num="592" count="1" type="stmt"/>
3043
- <line num="594" count="1" type="stmt"/>
3044
- <line num="595" count="1" type="cond" truecount="1" falsecount="1"/>
3045
- <line num="596" count="1" type="stmt"/>
3046
- <line num="597" count="1" type="stmt"/>
3047
- <line num="598" count="1" type="cond" truecount="1" falsecount="1"/>
3048
- <line num="602" count="1" type="stmt"/>
3049
- <line num="603" count="1" type="stmt"/>
3050
- <line num="607" count="1" type="stmt"/>
3051
- <line num="608" count="1" type="cond" truecount="1" falsecount="1"/>
3052
- <line num="609" count="1" type="stmt"/>
3567
+ <line num="588" count="9" type="stmt"/>
3568
+ <line num="589" count="9" type="stmt"/>
3569
+ <line num="590" count="9" type="stmt"/>
3570
+ <line num="592" count="9" type="stmt"/>
3571
+ <line num="594" count="9" type="stmt"/>
3572
+ <line num="595" count="9" type="cond" truecount="1" falsecount="1"/>
3573
+ <line num="596" count="9" type="stmt"/>
3574
+ <line num="597" count="9" type="stmt"/>
3575
+ <line num="598" count="9" type="cond" truecount="1" falsecount="1"/>
3576
+ <line num="602" count="9" type="stmt"/>
3577
+ <line num="603" count="9" type="stmt"/>
3578
+ <line num="607" count="9" type="stmt"/>
3579
+ <line num="608" count="9" type="cond" truecount="1" falsecount="1"/>
3580
+ <line num="609" count="9" type="stmt"/>
3053
3581
  <line num="612" count="0" type="stmt"/>
3054
3582
  <line num="613" count="0" type="cond" truecount="0" falsecount="2"/>
3055
3583
  <line num="614" count="0" type="stmt"/>
3056
3584
  <line num="617" count="0" type="cond" truecount="0" falsecount="2"/>
3057
3585
  <line num="621" count="0" type="stmt"/>
3058
3586
  <line num="622" count="0" type="stmt"/>
3059
- <line num="627" count="1" type="stmt"/>
3060
- <line num="628" count="1" type="stmt"/>
3061
- <line num="631" count="41" type="cond" truecount="1" falsecount="1"/>
3062
- <line num="632" count="41" type="cond" truecount="0" falsecount="2"/>
3063
- <line num="633" count="41" type="stmt"/>
3064
- <line num="634" count="41" type="stmt"/>
3065
- <line num="636" count="41" type="stmt"/>
3066
- <line num="638" count="41" type="stmt"/>
3587
+ <line num="627" count="9" type="stmt"/>
3588
+ <line num="628" count="9" type="stmt"/>
3589
+ <line num="631" count="45" type="cond" truecount="1" falsecount="1"/>
3590
+ <line num="632" count="45" type="cond" truecount="0" falsecount="2"/>
3591
+ <line num="633" count="45" type="stmt"/>
3592
+ <line num="634" count="45" type="stmt"/>
3593
+ <line num="636" count="45" type="stmt"/>
3594
+ <line num="638" count="45" type="stmt"/>
3067
3595
  <line num="639" count="11" type="stmt"/>
3068
3596
  <line num="640" count="11" type="stmt"/>
3069
3597
  <line num="642" count="11" type="cond" truecount="4" falsecount="2"/>
3070
3598
  <line num="643" count="0" type="stmt"/>
3071
3599
  <line num="645" count="0" type="stmt"/>
3072
3600
  <line num="647" count="0" type="stmt"/>
3073
- <line num="651" count="41" type="stmt"/>
3074
- <line num="652" count="1" type="stmt"/>
3075
- <line num="653" count="1" type="stmt"/>
3076
- <line num="656" count="41" type="stmt"/>
3601
+ <line num="651" count="45" type="stmt"/>
3602
+ <line num="652" count="3" type="stmt"/>
3603
+ <line num="653" count="3" type="stmt"/>
3604
+ <line num="656" count="45" type="stmt"/>
3077
3605
  <line num="657" count="0" type="cond" truecount="0" falsecount="2"/>
3078
3606
  <line num="659" count="0" type="stmt"/>
3079
3607
  <line num="660" count="0" type="stmt"/>
@@ -3084,21 +3612,21 @@
3084
3612
  <line num="668" count="0" type="stmt"/>
3085
3613
  <line num="669" count="0" type="stmt"/>
3086
3614
  <line num="670" count="0" type="stmt"/>
3087
- <line num="673" count="41" type="stmt"/>
3088
- <line num="683" count="0" type="stmt"/>
3089
- <line num="692" count="41" type="stmt"/>
3090
- <line num="693" count="41" type="cond" truecount="2" falsecount="2"/>
3615
+ <line num="673" count="45" type="stmt"/>
3616
+ <line num="683" count="1" type="stmt"/>
3617
+ <line num="692" count="45" type="stmt"/>
3618
+ <line num="693" count="45" type="cond" truecount="2" falsecount="2"/>
3091
3619
  <line num="694" count="0" type="stmt"/>
3092
- <line num="697" count="41" type="stmt"/>
3093
- <line num="700" count="51" type="stmt"/>
3094
- <line num="701" count="51" type="stmt"/>
3095
- <line num="703" count="51" type="cond" truecount="5" falsecount="0"/>
3620
+ <line num="697" count="45" type="stmt"/>
3621
+ <line num="700" count="57" type="stmt"/>
3622
+ <line num="701" count="57" type="stmt"/>
3623
+ <line num="703" count="57" type="cond" truecount="5" falsecount="0"/>
3096
3624
  <line num="705" count="1" type="stmt"/>
3097
3625
  <line num="706" count="1" type="cond" truecount="1" falsecount="1"/>
3098
3626
  <line num="707" count="1" type="stmt"/>
3099
- <line num="711" count="41" type="stmt"/>
3627
+ <line num="711" count="45" type="stmt"/>
3100
3628
  <line num="712" count="0" type="stmt"/>
3101
- <line num="715" count="41" type="stmt"/>
3629
+ <line num="715" count="45" type="stmt"/>
3102
3630
  <line num="716" count="0" type="stmt"/>
3103
3631
  </file>
3104
3632
  </package>
@@ -3300,6 +3828,33 @@
3300
3828
  <line num="555" count="0" type="stmt"/>
3301
3829
  </file>
3302
3830
  </package>
3831
+ <package name="packages.v1-components.src.host.components.toggle-button">
3832
+ <metrics statements="12" coveredstatements="9" conditionals="8" coveredconditionals="7" methods="7" coveredmethods="4"/>
3833
+ <file name="UiToggleButton.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/toggle-button/UiToggleButton.vue">
3834
+ <metrics statements="12" coveredstatements="9" conditionals="8" coveredconditionals="7" methods="7" coveredmethods="4"/>
3835
+ <line num="16" count="2" type="stmt"/>
3836
+ <line num="54" count="3" type="stmt"/>
3837
+ <line num="60" count="3" type="stmt"/>
3838
+ <line num="62" count="3" type="stmt"/>
3839
+ <line num="63" count="0" type="stmt"/>
3840
+ <line num="64" count="0" type="stmt"/>
3841
+ <line num="65" count="0" type="stmt"/>
3842
+ <line num="68" count="3" type="stmt"/>
3843
+ <line num="69" count="3" type="cond" truecount="3" falsecount="1"/>
3844
+ <line num="71" count="3" type="stmt"/>
3845
+ <line num="86" count="3" type="cond" truecount="2" falsecount="0"/>
3846
+ <line num="88" count="3" type="stmt"/>
3847
+ </file>
3848
+ </package>
3849
+ <package name="packages.v1-components.src.host.components.toggle-group">
3850
+ <metrics statements="3" coveredstatements="3" conditionals="12" coveredconditionals="12" methods="3" coveredmethods="3"/>
3851
+ <file name="UiToggleGroupRoot.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/toggle-group/UiToggleGroupRoot.vue">
3852
+ <metrics statements="3" coveredstatements="3" conditionals="12" coveredconditionals="12" methods="3" coveredmethods="3"/>
3853
+ <line num="10" count="2" type="stmt"/>
3854
+ <line num="18" count="1" type="stmt"/>
3855
+ <line num="54" count="1" type="stmt"/>
3856
+ </file>
3857
+ </package>
3303
3858
  <package name="packages.v1-components.src.host.components.toolbar">
3304
3859
  <metrics statements="21" coveredstatements="5" conditionals="4" coveredconditionals="2" methods="11" coveredmethods="1"/>
3305
3860
  <file name="UiToolbar.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/toolbar/UiToolbar.vue">
@@ -3363,82 +3918,191 @@
3363
3918
  </file>
3364
3919
  </package>
3365
3920
  <package name="packages.v1-components.src.host.components.yandex-map">
3366
- <metrics statements="83" coveredstatements="2" conditionals="33" coveredconditionals="0" methods="21" coveredmethods="0"/>
3921
+ <metrics statements="192" coveredstatements="3" conditionals="80" coveredconditionals="0" methods="47" coveredmethods="0"/>
3367
3922
  <file name="UiYandexMap.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/yandex-map/UiYandexMap.vue">
3368
- <metrics statements="73" coveredstatements="1" conditionals="31" coveredconditionals="0" methods="17" coveredmethods="0"/>
3923
+ <metrics statements="182" coveredstatements="2" conditionals="78" coveredconditionals="0" methods="43" coveredmethods="0"/>
3369
3924
  <line num="2" count="1" type="stmt"/>
3370
- <line num="37" count="0" type="stmt"/>
3371
- <line num="49" count="0" type="stmt"/>
3372
- <line num="54" count="0" type="stmt"/>
3373
- <line num="56" count="0" type="stmt"/>
3374
- <line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
3375
- <line num="59" count="0" type="cond" truecount="0" falsecount="2"/>
3376
- <line num="61" count="0" type="stmt"/>
3377
- <line num="62" count="0" type="stmt"/>
3378
- <line num="63" count="0" type="cond" truecount="0" falsecount="4"/>
3379
- <line num="64" count="0" type="stmt"/>
3380
- <line num="67" count="0" type="stmt"/>
3381
- <line num="70" count="0" type="stmt"/>
3382
- <line num="75" count="0" type="cond" truecount="0" falsecount="1"/>
3383
- <line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
3384
- <line num="77" count="0" type="stmt"/>
3385
- <line num="80" count="0" type="cond" truecount="0" falsecount="2"/>
3386
- <line num="81" count="0" type="stmt"/>
3387
- <line num="84" count="0" type="stmt"/>
3388
- <line num="85" count="0" type="stmt"/>
3389
- <line num="86" count="0" type="stmt"/>
3390
- <line num="90" count="0" type="stmt"/>
3391
- <line num="92" count="0" type="stmt"/>
3392
- <line num="98" count="0" type="stmt"/>
3393
- <line num="99" count="0" type="stmt"/>
3394
- <line num="101" count="0" type="stmt"/>
3395
- <line num="104" count="0" type="stmt"/>
3925
+ <line num="28" count="0" type="stmt"/>
3926
+ <line num="44" count="0" type="stmt"/>
3927
+ <line num="55" count="0" type="stmt"/>
3396
3928
  <line num="105" count="0" type="stmt"/>
3397
- <line num="106" count="0" type="stmt"/>
3398
- <line num="110" count="0" type="stmt"/>
3399
- <line num="111" count="0" type="stmt"/>
3400
- <line num="112" count="0" type="stmt"/>
3401
- <line num="113" count="0" type="cond" truecount="0" falsecount="2"/>
3402
- <line num="116" count="0" type="stmt"/>
3403
- <line num="117" count="0" type="stmt"/>
3404
- <line num="118" count="0" type="stmt"/>
3405
- <line num="119" count="0" type="cond" truecount="0" falsecount="2"/>
3406
- <line num="122" count="0" type="stmt"/>
3407
- <line num="123" count="0" type="stmt"/>
3408
- <line num="125" count="0" type="stmt"/>
3409
- <line num="126" count="0" type="cond" truecount="0" falsecount="2"/>
3410
- <line num="127" count="0" type="stmt"/>
3411
- <line num="129" count="0" type="stmt"/>
3412
- <line num="131" count="0" type="stmt"/>
3413
- <line num="133" count="0" type="stmt"/>
3414
- <line num="134" count="0" type="stmt"/>
3415
- <line num="136" count="0" type="stmt"/>
3416
- <line num="138" count="0" type="stmt"/>
3417
- <line num="140" count="0" type="stmt"/>
3418
- <line num="142" count="0" type="stmt"/>
3419
- <line num="144" count="0" type="stmt"/>
3420
- <line num="151" count="0" type="stmt"/>
3421
- <line num="153" count="0" type="stmt"/>
3422
- <line num="154" count="0" type="stmt"/>
3423
- <line num="156" count="0" type="cond" truecount="0" falsecount="2"/>
3424
- <line num="157" count="0" type="stmt"/>
3425
- <line num="159" count="0" type="cond" truecount="0" falsecount="2"/>
3426
- <line num="160" count="0" type="stmt"/>
3427
- <line num="164" count="0" type="stmt"/>
3428
- <line num="166" count="0" type="stmt"/>
3429
- <line num="167" count="0" type="stmt"/>
3430
- <line num="168" count="0" type="stmt"/>
3431
- <line num="169" count="0" type="stmt"/>
3432
- <line num="171" count="0" type="stmt"/>
3433
- <line num="172" count="0" type="stmt"/>
3434
- <line num="173" count="0" type="stmt"/>
3435
- <line num="174" count="0" type="stmt"/>
3436
- <line num="177" count="0" type="stmt"/>
3437
- <line num="186" count="0" type="stmt"/>
3438
- <line num="190" count="0" type="stmt"/>
3439
- <line num="191" count="0" type="cond" truecount="0" falsecount="4"/>
3440
- <line num="192" count="0" type="stmt"/>
3929
+ <line num="106" count="1" type="stmt"/>
3930
+ <line num="176" count="0" type="stmt"/>
3441
3931
  <line num="193" count="0" type="stmt"/>
3932
+ <line num="198" count="0" type="stmt"/>
3933
+ <line num="200" count="0" type="stmt"/>
3934
+ <line num="205" count="0" type="stmt"/>
3935
+ <line num="206" count="0" type="stmt"/>
3936
+ <line num="207" count="0" type="stmt"/>
3937
+ <line num="208" count="0" type="stmt"/>
3938
+ <line num="212" count="0" type="stmt"/>
3939
+ <line num="213" count="0" type="stmt"/>
3940
+ <line num="215" count="0" type="cond" truecount="0" falsecount="2"/>
3941
+ <line num="216" count="0" type="cond" truecount="0" falsecount="2"/>
3942
+ <line num="218" count="0" type="stmt"/>
3943
+ <line num="219" count="0" type="stmt"/>
3944
+ <line num="220" count="0" type="cond" truecount="0" falsecount="4"/>
3945
+ <line num="221" count="0" type="stmt"/>
3946
+ <line num="224" count="0" type="stmt"/>
3947
+ <line num="226" count="0" type="cond" truecount="0" falsecount="1"/>
3948
+ <line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
3949
+ <line num="228" count="0" type="stmt"/>
3950
+ <line num="231" count="0" type="cond" truecount="0" falsecount="2"/>
3951
+ <line num="232" count="0" type="stmt"/>
3952
+ <line num="235" count="0" type="stmt"/>
3953
+ <line num="236" count="0" type="stmt"/>
3954
+ <line num="237" count="0" type="stmt"/>
3955
+ <line num="241" count="0" type="stmt"/>
3956
+ <line num="243" count="0" type="stmt"/>
3957
+ <line num="249" count="0" type="stmt"/>
3958
+ <line num="250" count="0" type="stmt"/>
3959
+ <line num="252" count="0" type="stmt"/>
3960
+ <line num="254" count="0" type="stmt"/>
3961
+ <line num="255" count="0" type="stmt"/>
3962
+ <line num="256" count="0" type="stmt"/>
3963
+ <line num="259" count="0" type="stmt"/>
3964
+ <line num="261" count="0" type="stmt"/>
3965
+ <line num="262" count="0" type="stmt"/>
3966
+ <line num="263" count="0" type="stmt"/>
3967
+ <line num="264" count="0" type="stmt"/>
3968
+ <line num="265" count="0" type="stmt"/>
3969
+ <line num="271" count="0" type="stmt"/>
3970
+ <line num="272" count="0" type="stmt"/>
3971
+ <line num="273" count="0" type="stmt"/>
3972
+ <line num="276" count="0" type="stmt"/>
3973
+ <line num="277" count="0" type="stmt"/>
3974
+ <line num="282" count="0" type="stmt"/>
3975
+ <line num="284" count="0" type="stmt"/>
3976
+ <line num="291" count="0" type="stmt"/>
3977
+ <line num="292" count="0" type="stmt"/>
3978
+ <line num="295" count="0" type="stmt"/>
3979
+ <line num="296" count="0" type="stmt"/>
3980
+ <line num="299" count="0" type="stmt"/>
3981
+ <line num="304" count="0" type="stmt"/>
3982
+ <line num="305" count="0" type="stmt"/>
3983
+ <line num="307" count="0" type="stmt"/>
3984
+ <line num="313" count="0" type="stmt"/>
3985
+ <line num="314" count="0" type="cond" truecount="0" falsecount="2"/>
3986
+ <line num="315" count="0" type="stmt"/>
3987
+ <line num="316" count="0" type="stmt"/>
3988
+ <line num="319" count="0" type="stmt"/>
3989
+ <line num="320" count="0" type="stmt"/>
3990
+ <line num="329" count="0" type="stmt"/>
3991
+ <line num="330" count="0" type="cond" truecount="0" falsecount="2"/>
3992
+ <line num="331" count="0" type="stmt"/>
3993
+ <line num="334" count="0" type="stmt"/>
3994
+ <line num="337" count="0" type="cond" truecount="0" falsecount="2"/>
3995
+ <line num="338" count="0" type="cond" truecount="0" falsecount="4"/>
3996
+ <line num="344" count="0" type="cond" truecount="0" falsecount="2"/>
3997
+ <line num="345" count="0" type="stmt"/>
3998
+ <line num="346" count="0" type="cond" truecount="0" falsecount="2"/>
3999
+ <line num="348" count="0" type="cond" truecount="0" falsecount="1"/>
4000
+ <line num="349" count="0" type="cond" truecount="0" falsecount="2"/>
4001
+ <line num="350" count="0" type="stmt"/>
4002
+ <line num="353" count="0" type="stmt"/>
4003
+ <line num="367" count="0" type="cond" truecount="0" falsecount="2"/>
4004
+ <line num="368" count="0" type="stmt"/>
4005
+ <line num="371" count="0" type="stmt"/>
4006
+ <line num="375" count="0" type="cond" truecount="0" falsecount="4"/>
4007
+ <line num="376" count="0" type="stmt"/>
4008
+ <line num="379" count="0" type="stmt"/>
4009
+ <line num="382" count="0" type="stmt"/>
4010
+ <line num="383" count="0" type="stmt"/>
4011
+ <line num="385" count="0" type="stmt"/>
4012
+ <line num="386" count="0" type="cond" truecount="0" falsecount="2"/>
4013
+ <line num="390" count="0" type="stmt"/>
4014
+ <line num="391" count="0" type="stmt"/>
4015
+ <line num="396" count="0" type="stmt"/>
4016
+ <line num="398" count="0" type="stmt"/>
4017
+ <line num="399" count="0" type="stmt"/>
4018
+ <line num="401" count="0" type="cond" truecount="0" falsecount="4"/>
4019
+ <line num="402" count="0" type="stmt"/>
4020
+ <line num="403" count="0" type="stmt"/>
4021
+ <line num="405" count="0" type="stmt"/>
4022
+ <line num="406" count="0" type="stmt"/>
4023
+ <line num="411" count="0" type="stmt"/>
4024
+ <line num="413" count="0" type="stmt"/>
4025
+ <line num="414" count="0" type="stmt"/>
4026
+ <line num="415" count="0" type="stmt"/>
4027
+ <line num="417" count="0" type="stmt"/>
4028
+ <line num="421" count="0" type="stmt"/>
4029
+ <line num="423" count="0" type="stmt"/>
4030
+ <line num="428" count="0" type="stmt"/>
4031
+ <line num="429" count="0" type="stmt"/>
4032
+ <line num="430" count="0" type="stmt"/>
4033
+ <line num="434" count="0" type="stmt"/>
4034
+ <line num="435" count="0" type="stmt"/>
4035
+ <line num="436" count="0" type="stmt"/>
4036
+ <line num="437" count="0" type="cond" truecount="0" falsecount="2"/>
4037
+ <line num="440" count="0" type="stmt"/>
4038
+ <line num="441" count="0" type="stmt"/>
4039
+ <line num="442" count="0" type="stmt"/>
4040
+ <line num="443" count="0" type="cond" truecount="0" falsecount="2"/>
4041
+ <line num="446" count="0" type="stmt"/>
4042
+ <line num="453" count="0" type="stmt"/>
4043
+ <line num="455" count="0" type="stmt"/>
4044
+ <line num="456" count="0" type="stmt"/>
4045
+ <line num="458" count="0" type="stmt"/>
4046
+ <line num="459" count="0" type="stmt"/>
4047
+ <line num="461" count="0" type="stmt"/>
4048
+ <line num="462" count="0" type="stmt"/>
4049
+ <line num="464" count="0" type="stmt"/>
4050
+ <line num="465" count="0" type="stmt"/>
4051
+ <line num="467" count="0" type="stmt"/>
4052
+ <line num="468" count="0" type="stmt"/>
4053
+ <line num="470" count="0" type="stmt"/>
4054
+ <line num="479" count="0" type="stmt"/>
4055
+ <line num="480" count="0" type="stmt"/>
4056
+ <line num="482" count="0" type="stmt"/>
4057
+ <line num="483" count="0" type="stmt"/>
4058
+ <line num="485" count="0" type="stmt"/>
4059
+ <line num="490" count="0" type="stmt"/>
4060
+ <line num="492" count="0" type="stmt"/>
4061
+ <line num="498" count="0" type="stmt"/>
4062
+ <line num="499" count="0" type="stmt"/>
4063
+ <line num="501" count="0" type="stmt"/>
4064
+ <line num="503" count="0" type="stmt"/>
4065
+ <line num="505" count="0" type="stmt"/>
4066
+ <line num="507" count="0" type="cond" truecount="0" falsecount="2"/>
4067
+ <line num="508" count="0" type="stmt"/>
4068
+ <line num="511" count="0" type="stmt"/>
4069
+ <line num="512" count="0" type="cond" truecount="0" falsecount="2"/>
4070
+ <line num="513" count="0" type="stmt"/>
4071
+ <line num="515" count="0" type="stmt"/>
4072
+ <line num="517" count="0" type="stmt"/>
4073
+ <line num="519" count="0" type="stmt"/>
4074
+ <line num="521" count="0" type="cond" truecount="0" falsecount="2"/>
4075
+ <line num="523" count="0" type="stmt"/>
4076
+ <line num="525" count="0" type="cond" truecount="0" falsecount="2"/>
4077
+ <line num="527" count="0" type="stmt"/>
4078
+ <line num="533" count="0" type="stmt"/>
4079
+ <line num="535" count="0" type="cond" truecount="0" falsecount="2"/>
4080
+ <line num="536" count="0" type="stmt"/>
4081
+ <line num="538" count="0" type="cond" truecount="0" falsecount="2"/>
4082
+ <line num="539" count="0" type="stmt"/>
4083
+ <line num="542" count="0" type="cond" truecount="0" falsecount="2"/>
4084
+ <line num="543" count="0" type="stmt"/>
4085
+ <line num="547" count="0" type="stmt"/>
4086
+ <line num="549" count="0" type="stmt"/>
4087
+ <line num="551" count="0" type="stmt"/>
4088
+ <line num="553" count="0" type="stmt"/>
4089
+ <line num="554" count="0" type="stmt"/>
4090
+ <line num="557" count="0" type="stmt"/>
4091
+ <line num="564" count="0" type="stmt"/>
4092
+ <line num="566" count="0" type="stmt"/>
4093
+ <line num="571" count="0" type="stmt"/>
4094
+ <line num="577" count="0" type="cond" truecount="0" falsecount="2"/>
4095
+ <line num="578" count="0" type="stmt"/>
4096
+ <line num="579" count="0" type="stmt"/>
4097
+ <line num="580" count="0" type="stmt"/>
4098
+ <line num="583" count="0" type="stmt"/>
4099
+ <line num="587" count="0" type="stmt"/>
4100
+ <line num="588" count="0" type="cond" truecount="0" falsecount="4"/>
4101
+ <line num="589" count="0" type="stmt"/>
4102
+ <line num="590" count="0" type="stmt"/>
4103
+ <line num="591" count="0" type="stmt"/>
4104
+ <line num="595" count="0" type="stmt"/>
4105
+ <line num="596" count="0" type="stmt"/>
3442
4106
  </file>
3443
4107
  <file name="loadScript.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/components/yandex-map/loadScript.ts">
3444
4108
  <metrics statements="10" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="4" coveredmethods="0"/>
@@ -3458,7 +4122,7 @@
3458
4122
  <metrics statements="66" coveredstatements="48" conditionals="48" coveredconditionals="31" methods="24" coveredmethods="17"/>
3459
4123
  <file name="index.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/i18n/index.ts">
3460
4124
  <metrics statements="61" coveredstatements="43" conditionals="45" coveredconditionals="30" methods="20" coveredmethods="13"/>
3461
- <line num="26" count="9" type="stmt"/>
4125
+ <line num="26" count="10" type="stmt"/>
3462
4126
  <line num="27" count="699" type="stmt"/>
3463
4127
  <line num="28" count="699" type="stmt"/>
3464
4128
  <line num="30" count="699" type="stmt"/>
@@ -3468,32 +4132,32 @@
3468
4132
  <line num="36" count="13" type="stmt"/>
3469
4133
  <line num="39" count="315" type="stmt"/>
3470
4134
  <line num="42" count="0" type="stmt"/>
3471
- <line num="45" count="9" type="stmt"/>
4135
+ <line num="45" count="10" type="stmt"/>
3472
4136
  <line num="46" count="30" type="stmt"/>
3473
4137
  <line num="47" count="32" type="stmt"/>
3474
4138
  <line num="48" count="32" type="stmt"/>
3475
4139
  <line num="50" count="32" type="stmt"/>
3476
- <line num="54" count="9" type="stmt"/>
4140
+ <line num="54" count="10" type="stmt"/>
3477
4141
  <line num="59" count="699" type="stmt"/>
3478
4142
  <line num="60" count="699" type="cond" truecount="4" falsecount="0"/>
3479
4143
  <line num="61" count="30" type="stmt"/>
3480
4144
  <line num="64" count="669" type="stmt"/>
3481
- <line num="67" count="9" type="stmt"/>
4145
+ <line num="67" count="10" type="stmt"/>
3482
4146
  <line num="68" count="0" type="stmt"/>
3483
- <line num="71" count="9" type="stmt"/>
4147
+ <line num="71" count="10" type="stmt"/>
3484
4148
  <line num="77" count="699" type="stmt"/>
3485
4149
  <line num="78" count="699" type="cond" truecount="1" falsecount="1"/>
3486
4150
  <line num="79" count="699" type="cond" truecount="2" falsecount="0"/>
3487
4151
  <line num="80" count="699" type="cond" truecount="1" falsecount="1"/>
3488
4152
  <line num="85" count="0" type="stmt"/>
3489
- <line num="94" count="9" type="stmt"/>
4153
+ <line num="94" count="10" type="stmt"/>
3490
4154
  <line num="95" count="0" type="stmt"/>
3491
4155
  <line num="96" count="0" type="stmt"/>
3492
- <line num="115" count="20" type="stmt"/>
3493
- <line num="116" count="20" type="cond" truecount="1" falsecount="1"/>
3494
- <line num="117" count="20" type="cond" truecount="2" falsecount="0"/>
3495
- <line num="118" count="20" type="stmt"/>
3496
- <line num="124" count="20" type="stmt"/>
4156
+ <line num="115" count="21" type="stmt"/>
4157
+ <line num="116" count="21" type="cond" truecount="1" falsecount="1"/>
4158
+ <line num="117" count="21" type="cond" truecount="2" falsecount="0"/>
4159
+ <line num="118" count="21" type="stmt"/>
4160
+ <line num="124" count="21" type="stmt"/>
3497
4161
  <line num="132" count="686" type="stmt"/>
3498
4162
  <line num="133" count="699" type="stmt"/>
3499
4163
  <line num="135" count="686" type="cond" truecount="2" falsecount="1"/>
@@ -3508,16 +4172,16 @@
3508
4172
  <line num="169" count="0" type="stmt"/>
3509
4173
  <line num="172" count="0" type="stmt"/>
3510
4174
  <line num="179" count="0" type="stmt"/>
3511
- <line num="202" count="9" type="stmt"/>
4175
+ <line num="202" count="10" type="stmt"/>
3512
4176
  <line num="205" count="75" type="stmt"/>
3513
4177
  <line num="207" count="686" type="stmt"/>
3514
4178
  <line num="215" count="0" type="stmt"/>
3515
4179
  <line num="219" count="0" type="stmt"/>
3516
- <line num="223" count="9" type="stmt"/>
3517
- <line num="225" count="9" type="stmt"/>
3518
- <line num="229" count="20" type="stmt"/>
4180
+ <line num="223" count="10" type="stmt"/>
4181
+ <line num="225" count="10" type="stmt"/>
4182
+ <line num="229" count="21" type="stmt"/>
3519
4183
  <line num="234" count="75" type="cond" truecount="2" falsecount="1"/>
3520
- <line num="238" count="20" type="stmt"/>
4184
+ <line num="238" count="21" type="stmt"/>
3521
4185
  <line num="243" count="75" type="stmt"/>
3522
4186
  </file>
3523
4187
  <file name="plugin.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/host/i18n/plugin.ts">
@@ -3525,7 +4189,7 @@
3525
4189
  <line num="11" count="36" type="stmt"/>
3526
4190
  <line num="15" count="36" type="stmt"/>
3527
4191
  <line num="19" count="5" type="stmt"/>
3528
- <line num="23" count="9" type="stmt"/>
4192
+ <line num="23" count="10" type="stmt"/>
3529
4193
  <line num="27" count="32" type="cond" truecount="1" falsecount="1"/>
3530
4194
  </file>
3531
4195
  </package>
@@ -3553,15 +4217,15 @@
3553
4217
  <metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
3554
4218
  <line num="5" count="1" type="stmt"/>
3555
4219
  <line num="8" count="1" type="stmt"/>
3556
- <line num="60" count="1" type="stmt"/>
3557
- <line num="65" count="1" type="stmt"/>
3558
4220
  <line num="68" count="1" type="stmt"/>
3559
- <line num="69" count="1" type="stmt"/>
3560
- <line num="70" count="1" type="stmt"/>
4221
+ <line num="73" count="1" type="stmt"/>
4222
+ <line num="76" count="1" type="stmt"/>
4223
+ <line num="77" count="1" type="stmt"/>
4224
+ <line num="78" count="1" type="stmt"/>
3561
4225
  </file>
3562
4226
  </package>
3563
4227
  <package name="packages.v1-components.src.remote.components">
3564
- <metrics statements="78" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
4228
+ <metrics statements="84" coveredstatements="18" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
3565
4229
  <file name="add-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/add-button.ts">
3566
4230
  <metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
3567
4231
  <line num="2" count="0" type="stmt"/>
@@ -3702,6 +4366,13 @@
3702
4366
  <line num="2" count="0" type="stmt"/>
3703
4367
  <line num="3" count="0" type="stmt"/>
3704
4368
  </file>
4369
+ <file name="tab.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/tab.ts">
4370
+ <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
4371
+ <line num="12" count="2" type="stmt"/>
4372
+ <line num="17" count="2" type="stmt"/>
4373
+ <line num="22" count="2" type="stmt"/>
4374
+ <line num="34" count="2" type="stmt"/>
4375
+ </file>
3705
4376
  <file name="tag.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/tag.ts">
3706
4377
  <metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
3707
4378
  <line num="2" count="0" type="stmt"/>
@@ -3717,6 +4388,11 @@
3717
4388
  <line num="2" count="0" type="stmt"/>
3718
4389
  <line num="3" count="0" type="stmt"/>
3719
4390
  </file>
4391
+ <file name="toggle-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-button.ts">
4392
+ <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
4393
+ <line num="18" count="1" type="stmt"/>
4394
+ <line num="24" count="1" type="stmt"/>
4395
+ </file>
3720
4396
  <file name="toolbar-button.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toolbar-button.ts">
3721
4397
  <metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
3722
4398
  <line num="2" count="0" type="stmt"/>
@@ -3753,6 +4429,168 @@
3753
4429
  <line num="71" count="1" type="stmt"/>
3754
4430
  </file>
3755
4431
  </package>
4432
+ <package name="packages.v1-components.src.remote.components.page-header">
4433
+ <metrics statements="29" coveredstatements="0" conditionals="10" coveredconditionals="0" methods="19" coveredmethods="0"/>
4434
+ <file name="UiPageHeader.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/page-header/UiPageHeader.vue">
4435
+ <metrics statements="27" coveredstatements="0" conditionals="10" coveredconditionals="0" methods="19" coveredmethods="0"/>
4436
+ <line num="70" count="0" type="stmt"/>
4437
+ <line num="71" count="0" type="stmt"/>
4438
+ <line num="72" count="0" type="stmt"/>
4439
+ <line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
4440
+ <line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
4441
+ <line num="75" count="0" type="stmt"/>
4442
+ <line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
4443
+ <line num="78" count="0" type="stmt"/>
4444
+ <line num="79" count="0" type="stmt"/>
4445
+ <line num="80" count="0" type="stmt"/>
4446
+ <line num="82" count="0" type="stmt"/>
4447
+ <line num="83" count="0" type="stmt"/>
4448
+ <line num="84" count="0" type="stmt"/>
4449
+ <line num="131" count="0" type="stmt"/>
4450
+ <line num="132" count="0" type="stmt"/>
4451
+ <line num="133" count="0" type="stmt"/>
4452
+ <line num="134" count="0" type="stmt"/>
4453
+ <line num="151" count="0" type="stmt"/>
4454
+ <line num="152" count="0" type="stmt"/>
4455
+ <line num="153" count="0" type="stmt"/>
4456
+ <line num="154" count="0" type="stmt"/>
4457
+ <line num="174" count="0" type="stmt"/>
4458
+ <line num="210" count="0" type="stmt"/>
4459
+ <line num="211" count="0" type="stmt"/>
4460
+ <line num="212" count="0" type="stmt"/>
4461
+ <line num="213" count="0" type="stmt"/>
4462
+ <line num="229" count="0" type="stmt"/>
4463
+ </file>
4464
+ <file name="parts.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/page-header/parts.ts">
4465
+ <metrics statements="2" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
4466
+ <line num="3" count="0" type="stmt"/>
4467
+ <line num="4" count="0" type="stmt"/>
4468
+ </file>
4469
+ </package>
4470
+ <package name="packages.v1-components.src.remote.components.radio-switch">
4471
+ <metrics statements="112" coveredstatements="95" conditionals="65" coveredconditionals="43" methods="30" coveredmethods="27"/>
4472
+ <file name="UiRadioSwitch.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/radio-switch/UiRadioSwitch.vue">
4473
+ <metrics statements="65" coveredstatements="59" conditionals="39" coveredconditionals="29" methods="21" coveredmethods="20"/>
4474
+ <line num="17" count="0" type="stmt"/>
4475
+ <line num="60" count="3" type="stmt"/>
4476
+ <line num="100" count="3" type="stmt"/>
4477
+ <line num="114" count="3" type="stmt"/>
4478
+ <line num="120" count="3" type="stmt"/>
4479
+ <line num="122" count="3" type="stmt"/>
4480
+ <line num="123" count="70" type="stmt"/>
4481
+ <line num="126" count="3" type="stmt"/>
4482
+ <line num="127" count="15" type="stmt"/>
4483
+ <line num="128" count="15" type="stmt"/>
4484
+ <line num="129" count="15" type="stmt"/>
4485
+ <line num="131" count="15" type="cond" truecount="4" falsecount="0"/>
4486
+ <line num="132" count="8" type="stmt"/>
4487
+ <line num="133" count="8" type="stmt"/>
4488
+ <line num="136" count="7" type="cond" truecount="4" falsecount="0"/>
4489
+ <line num="137" count="1" type="stmt"/>
4490
+ <line num="140" count="6" type="cond" truecount="3" falsecount="0"/>
4491
+ <line num="143" count="3" type="stmt"/>
4492
+ <line num="144" count="7" type="stmt"/>
4493
+ <line num="145" count="3" type="stmt"/>
4494
+ <line num="146" count="3" type="stmt"/>
4495
+ <line num="147" count="2" type="stmt"/>
4496
+ <line num="150" count="3" type="stmt"/>
4497
+ <line num="152" count="7" type="cond" truecount="1" falsecount="1"/>
4498
+ <line num="153" count="0" type="stmt"/>
4499
+ <line num="156" count="7" type="stmt"/>
4500
+ <line num="157" count="7" type="stmt"/>
4501
+ <line num="158" count="7" type="cond" truecount="2" falsecount="0"/>
4502
+ <line num="162" count="7" type="stmt"/>
4503
+ <line num="163" count="7" type="cond" truecount="2" falsecount="0"/>
4504
+ <line num="164" count="5" type="stmt"/>
4505
+ <line num="169" count="3" type="stmt"/>
4506
+ <line num="170" count="2" type="stmt"/>
4507
+ <line num="171" count="2" type="stmt"/>
4508
+ <line num="174" count="3" type="stmt"/>
4509
+ <line num="175" count="16" type="stmt"/>
4510
+ <line num="177" count="16" type="cond" truecount="1" falsecount="1"/>
4511
+ <line num="178" count="0" type="stmt"/>
4512
+ <line num="179" count="0" type="stmt"/>
4513
+ <line num="182" count="16" type="stmt"/>
4514
+ <line num="184" count="16" type="cond" truecount="2" falsecount="0"/>
4515
+ <line num="185" count="8" type="stmt"/>
4516
+ <line num="186" count="8" type="cond" truecount="1" falsecount="1"/>
4517
+ <line num="187" count="0" type="cond" truecount="0" falsecount="2"/>
4518
+ <line num="189" count="8" type="stmt"/>
4519
+ <line num="190" count="8" type="cond" truecount="1" falsecount="1"/>
4520
+ <line num="191" count="15" type="stmt"/>
4521
+ <line num="193" count="8" type="cond" truecount="1" falsecount="1"/>
4522
+ <line num="194" count="8" type="cond" truecount="1" falsecount="1"/>
4523
+ <line num="195" count="8" type="stmt"/>
4524
+ <line num="197" count="8" type="cond" truecount="1" falsecount="1"/>
4525
+ <line num="200" count="16" type="cond" truecount="1" falsecount="1"/>
4526
+ <line num="201" count="0" type="stmt"/>
4527
+ <line num="204" count="16" type="stmt"/>
4528
+ <line num="205" count="16" type="stmt"/>
4529
+ <line num="206" count="16" type="stmt"/>
4530
+ <line num="207" count="16" type="stmt"/>
4531
+ <line num="208" count="16" type="stmt"/>
4532
+ <line num="211" count="4" type="stmt"/>
4533
+ <line num="212" count="1" type="stmt"/>
4534
+ <line num="214" count="1" type="stmt"/>
4535
+ <line num="215" count="2" type="stmt"/>
4536
+ <line num="218" count="1" type="cond" truecount="2" falsecount="0"/>
4537
+ <line num="219" count="2" type="cond" truecount="2" falsecount="0"/>
4538
+ <line num="222" count="1" type="stmt"/>
4539
+ </file>
4540
+ <file name="UiRadioSwitchOption.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/radio-switch/UiRadioSwitchOption.vue">
4541
+ <metrics statements="43" coveredstatements="32" conditionals="26" coveredconditionals="14" methods="9" coveredmethods="7"/>
4542
+ <line num="41" count="0" type="stmt"/>
4543
+ <line num="45" count="1" type="stmt"/>
4544
+ <line num="59" count="1" type="stmt"/>
4545
+ <line num="97" count="7" type="stmt"/>
4546
+ <line num="142" count="7" type="stmt"/>
4547
+ <line num="143" count="7" type="stmt"/>
4548
+ <line num="144" count="7" type="stmt"/>
4549
+ <line num="145" count="7" type="stmt"/>
4550
+ <line num="146" count="7" type="stmt"/>
4551
+ <line num="147" count="7" type="stmt"/>
4552
+ <line num="148" count="7" type="stmt"/>
4553
+ <line num="149" count="7" type="stmt"/>
4554
+ <line num="151" count="7" type="stmt"/>
4555
+ <line num="152" count="7" type="stmt"/>
4556
+ <line num="153" count="7" type="stmt"/>
4557
+ <line num="156" count="13" type="cond" truecount="2" falsecount="0"/>
4558
+ <line num="159" count="7" type="stmt"/>
4559
+ <line num="160" count="3" type="cond" truecount="2" falsecount="0"/>
4560
+ <line num="161" count="2" type="stmt"/>
4561
+ <line num="162" count="2" type="stmt"/>
4562
+ <line num="166" count="7" type="stmt"/>
4563
+ <line num="167" count="0" type="cond" truecount="0" falsecount="2"/>
4564
+ <line num="168" count="0" type="stmt"/>
4565
+ <line num="172" count="7" type="stmt"/>
4566
+ <line num="173" count="16" type="cond" truecount="1" falsecount="1"/>
4567
+ <line num="174" count="0" type="stmt"/>
4568
+ <line num="176" count="16" type="cond" truecount="2" falsecount="6"/>
4569
+ <line num="180" count="0" type="stmt"/>
4570
+ <line num="181" count="0" type="stmt"/>
4571
+ <line num="183" count="0" type="stmt"/>
4572
+ <line num="186" count="8" type="stmt"/>
4573
+ <line num="188" count="8" type="stmt"/>
4574
+ <line num="191" count="0" type="stmt"/>
4575
+ <line num="193" count="0" type="stmt"/>
4576
+ <line num="195" count="8" type="stmt"/>
4577
+ <line num="197" count="8" type="stmt"/>
4578
+ <line num="199" count="0" type="stmt"/>
4579
+ <line num="200" count="0" type="stmt"/>
4580
+ <line num="204" count="7" type="stmt"/>
4581
+ <line num="206" count="41" type="stmt"/>
4582
+ <line num="208" count="71" type="stmt"/>
4583
+ <line num="209" count="16" type="stmt"/>
4584
+ <line num="214" count="7" type="stmt"/>
4585
+ </file>
4586
+ <file name="parts.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/radio-switch/parts.ts">
4587
+ <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
4588
+ <line num="18" count="1" type="stmt"/>
4589
+ <line num="23" count="1" type="stmt"/>
4590
+ <line num="25" count="1" type="stmt"/>
4591
+ <line num="31" count="1" type="stmt"/>
4592
+ </file>
4593
+ </package>
3756
4594
  <package name="packages.v1-components.src.remote.components.select">
3757
4595
  <metrics statements="265" coveredstatements="136" conditionals="157" coveredconditionals="69" methods="108" coveredmethods="44"/>
3758
4596
  <file name="UiSelect.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/select/UiSelect.vue">
@@ -4297,6 +5135,154 @@
4297
5135
  <line num="321" count="0" type="cond" truecount="0" falsecount="2"/>
4298
5136
  </file>
4299
5137
  </package>
5138
+ <package name="packages.v1-components.src.remote.components.toggle-group">
5139
+ <metrics statements="133" coveredstatements="117" conditionals="61" coveredconditionals="41" methods="51" coveredmethods="41"/>
5140
+ <file name="UiToggleGroup.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-group/UiToggleGroup.vue">
5141
+ <metrics statements="70" coveredstatements="61" conditionals="39" coveredconditionals="27" methods="26" coveredmethods="24"/>
5142
+ <line num="21" count="0" type="stmt"/>
5143
+ <line num="63" count="4" type="stmt"/>
5144
+ <line num="118" count="4" type="stmt"/>
5145
+ <line num="128" count="4" type="stmt"/>
5146
+ <line num="134" count="4" type="stmt"/>
5147
+ <line num="136" count="4" type="stmt"/>
5148
+ <line num="137" count="26" type="stmt"/>
5149
+ <line num="140" count="4" type="stmt"/>
5150
+ <line num="141" count="87" type="stmt"/>
5151
+ <line num="144" count="4" type="stmt"/>
5152
+ <line num="145" count="29" type="stmt"/>
5153
+ <line num="146" count="42" type="stmt"/>
5154
+ <line num="147" count="29" type="stmt"/>
5155
+ <line num="149" count="29" type="cond" truecount="4" falsecount="0"/>
5156
+ <line num="150" count="20" type="stmt"/>
5157
+ <line num="151" count="20" type="stmt"/>
5158
+ <line num="154" count="9" type="cond" truecount="4" falsecount="0"/>
5159
+ <line num="155" count="1" type="stmt"/>
5160
+ <line num="158" count="8" type="cond" truecount="3" falsecount="0"/>
5161
+ <line num="161" count="4" type="stmt"/>
5162
+ <line num="162" count="1" type="stmt"/>
5163
+ <line num="163" count="3" type="stmt"/>
5164
+ <line num="167" count="8" type="stmt"/>
5165
+ <line num="168" count="4" type="stmt"/>
5166
+ <line num="169" count="4" type="stmt"/>
5167
+ <line num="170" count="4" type="stmt"/>
5168
+ <line num="171" count="13" type="stmt"/>
5169
+ <line num="174" count="4" type="stmt"/>
5170
+ <line num="176" count="10" type="cond" truecount="1" falsecount="1"/>
5171
+ <line num="177" count="0" type="stmt"/>
5172
+ <line num="180" count="10" type="stmt"/>
5173
+ <line num="181" count="10" type="stmt"/>
5174
+ <line num="182" count="10" type="cond" truecount="2" falsecount="0"/>
5175
+ <line num="186" count="10" type="stmt"/>
5176
+ <line num="187" count="10" type="cond" truecount="2" falsecount="0"/>
5177
+ <line num="188" count="5" type="stmt"/>
5178
+ <line num="193" count="4" type="stmt"/>
5179
+ <line num="194" count="11" type="cond" truecount="1" falsecount="1"/>
5180
+ <line num="195" count="0" type="stmt"/>
5181
+ <line num="198" count="11" type="cond" truecount="2" falsecount="0"/>
5182
+ <line num="199" count="2" type="stmt"/>
5183
+ <line num="202" count="11" type="stmt"/>
5184
+ <line num="203" count="11" type="stmt"/>
5185
+ <line num="206" count="4" type="stmt"/>
5186
+ <line num="207" count="8" type="stmt"/>
5187
+ <line num="209" count="8" type="cond" truecount="1" falsecount="1"/>
5188
+ <line num="210" count="0" type="stmt"/>
5189
+ <line num="211" count="0" type="stmt"/>
5190
+ <line num="214" count="8" type="stmt"/>
5191
+ <line num="216" count="8" type="cond" truecount="1" falsecount="1"/>
5192
+ <line num="217" count="0" type="stmt"/>
5193
+ <line num="218" count="8" type="cond" truecount="1" falsecount="1"/>
5194
+ <line num="219" count="0" type="cond" truecount="0" falsecount="2"/>
5195
+ <line num="221" count="8" type="stmt"/>
5196
+ <line num="222" count="8" type="cond" truecount="1" falsecount="1"/>
5197
+ <line num="223" count="15" type="stmt"/>
5198
+ <line num="225" count="8" type="cond" truecount="1" falsecount="1"/>
5199
+ <line num="226" count="8" type="cond" truecount="1" falsecount="1"/>
5200
+ <line num="227" count="8" type="stmt"/>
5201
+ <line num="229" count="8" type="cond" truecount="1" falsecount="1"/>
5202
+ <line num="232" count="8" type="cond" truecount="1" falsecount="1"/>
5203
+ <line num="233" count="0" type="stmt"/>
5204
+ <line num="236" count="8" type="stmt"/>
5205
+ <line num="238" count="8" type="stmt"/>
5206
+ <line num="239" count="8" type="stmt"/>
5207
+ <line num="242" count="5" type="stmt"/>
5208
+ <line num="243" count="1" type="stmt"/>
5209
+ <line num="244" count="1" type="stmt"/>
5210
+ <line num="249" count="4" type="stmt"/>
5211
+ <line num="250" count="0" type="stmt"/>
5212
+ </file>
5213
+ <file name="UiToggleGroupOption.vue" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-group/UiToggleGroupOption.vue">
5214
+ <metrics statements="47" coveredstatements="40" conditionals="22" coveredconditionals="14" methods="10" coveredmethods="10"/>
5215
+ <line num="42" count="1" type="stmt"/>
5216
+ <line num="77" count="10" type="stmt"/>
5217
+ <line num="99" count="10" type="stmt"/>
5218
+ <line num="100" count="10" type="stmt"/>
5219
+ <line num="101" count="10" type="stmt"/>
5220
+ <line num="102" count="10" type="stmt"/>
5221
+ <line num="103" count="10" type="stmt"/>
5222
+ <line num="104" count="10" type="stmt"/>
5223
+ <line num="105" count="10" type="stmt"/>
5224
+ <line num="106" count="10" type="stmt"/>
5225
+ <line num="108" count="10" type="stmt"/>
5226
+ <line num="109" count="10" type="stmt"/>
5227
+ <line num="110" count="10" type="cond" truecount="2" falsecount="0"/>
5228
+ <line num="111" count="10" type="stmt"/>
5229
+ <line num="112" count="10" type="stmt"/>
5230
+ <line num="115" count="18" type="cond" truecount="2" falsecount="0"/>
5231
+ <line num="124" count="10" type="stmt"/>
5232
+ <line num="125" count="5" type="cond" truecount="2" falsecount="0"/>
5233
+ <line num="126" count="2" type="stmt"/>
5234
+ <line num="129" count="3" type="stmt"/>
5235
+ <line num="130" count="3" type="stmt"/>
5236
+ <line num="133" count="10" type="stmt"/>
5237
+ <line num="134" count="2" type="cond" truecount="1" falsecount="1"/>
5238
+ <line num="135" count="2" type="stmt"/>
5239
+ <line num="136" count="2" type="stmt"/>
5240
+ <line num="140" count="10" type="stmt"/>
5241
+ <line num="141" count="1" type="stmt"/>
5242
+ <line num="144" count="10" type="stmt"/>
5243
+ <line num="145" count="16" type="cond" truecount="1" falsecount="1"/>
5244
+ <line num="146" count="0" type="stmt"/>
5245
+ <line num="148" count="16" type="cond" truecount="3" falsecount="5"/>
5246
+ <line num="152" count="8" type="stmt"/>
5247
+ <line num="153" count="8" type="stmt"/>
5248
+ <line num="155" count="8" type="stmt"/>
5249
+ <line num="158" count="8" type="stmt"/>
5250
+ <line num="160" count="8" type="stmt"/>
5251
+ <line num="163" count="0" type="stmt"/>
5252
+ <line num="165" count="0" type="stmt"/>
5253
+ <line num="167" count="0" type="stmt"/>
5254
+ <line num="169" count="0" type="stmt"/>
5255
+ <line num="171" count="0" type="stmt"/>
5256
+ <line num="172" count="0" type="stmt"/>
5257
+ <line num="176" count="10" type="stmt"/>
5258
+ <line num="178" count="13" type="stmt"/>
5259
+ <line num="180" count="87" type="stmt"/>
5260
+ <line num="181" count="8" type="stmt"/>
5261
+ <line num="186" count="10" type="stmt"/>
5262
+ </file>
5263
+ <file name="injection.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-group/injection.ts">
5264
+ <metrics statements="14" coveredstatements="14" conditionals="0" coveredconditionals="0" methods="15" coveredmethods="7"/>
5265
+ <line num="7" count="1" type="stmt"/>
5266
+ <line num="8" count="1" type="stmt"/>
5267
+ <line num="12" count="1" type="stmt"/>
5268
+ <line num="21" count="1" type="stmt"/>
5269
+ <line num="22" count="1" type="stmt"/>
5270
+ <line num="23" count="1" type="stmt"/>
5271
+ <line num="24" count="1" type="stmt"/>
5272
+ <line num="26" count="10" type="stmt"/>
5273
+ <line num="27" count="10" type="stmt"/>
5274
+ <line num="28" count="10" type="stmt"/>
5275
+ <line num="32" count="10" type="stmt"/>
5276
+ <line num="33" count="10" type="stmt"/>
5277
+ <line num="34" count="10" type="stmt"/>
5278
+ <line num="35" count="10" type="stmt"/>
5279
+ </file>
5280
+ <file name="parts.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-components/src/remote/components/toggle-group/parts.ts">
5281
+ <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
5282
+ <line num="8" count="1" type="stmt"/>
5283
+ <line num="13" count="1" type="stmt"/>
5284
+ </file>
5285
+ </package>
4300
5286
  <package name="packages.v1-contexts.src">
4301
5287
  <metrics statements="162" coveredstatements="157" conditionals="90" coveredconditionals="75" methods="79" coveredmethods="75"/>
4302
5288
  <file name="host.ts" path="/home/runner/work/embed-ui/embed-ui/packages/v1-contexts/src/host.ts">