@baloise/ds-react 19.1.0 → 19.2.0-nightly.20250623

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.
package/index.cjs.js CHANGED
@@ -348,7 +348,7 @@ var r = function(_param) {
348
348
  var BalAccordion = /*@__PURE__*/ r({
349
349
  tagName: 'bal-accordion',
350
350
  elementClass: balAccordion_js.BalAccordion,
351
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
351
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
352
352
  react: React,
353
353
  events: {
354
354
  onBalChange: 'balChange',
@@ -360,7 +360,7 @@ var BalAccordion = /*@__PURE__*/ r({
360
360
  var BalAccordionDetails = /*@__PURE__*/ r({
361
361
  tagName: 'bal-accordion-details',
362
362
  elementClass: balAccordionDetails_js.BalAccordionDetails,
363
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
363
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
364
364
  react: React,
365
365
  events: {},
366
366
  defineCustomElement: balAccordionDetails_js.defineCustomElement
@@ -368,7 +368,7 @@ var BalAccordionDetails = /*@__PURE__*/ r({
368
368
  var BalAccordionSummary = /*@__PURE__*/ r({
369
369
  tagName: 'bal-accordion-summary',
370
370
  elementClass: balAccordionSummary_js.BalAccordionSummary,
371
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
371
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
372
372
  react: React,
373
373
  events: {},
374
374
  defineCustomElement: balAccordionSummary_js.defineCustomElement
@@ -376,7 +376,7 @@ var BalAccordionSummary = /*@__PURE__*/ r({
376
376
  var BalAccordionTrigger = /*@__PURE__*/ r({
377
377
  tagName: 'bal-accordion-trigger',
378
378
  elementClass: balAccordionTrigger_js.BalAccordionTrigger,
379
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
379
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
380
380
  react: React,
381
381
  events: {},
382
382
  defineCustomElement: balAccordionTrigger_js.defineCustomElement
@@ -384,7 +384,7 @@ var BalAccordionTrigger = /*@__PURE__*/ r({
384
384
  var BalApp = /*@__PURE__*/ r({
385
385
  tagName: 'bal-app',
386
386
  elementClass: balApp_js.BalApp,
387
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
387
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
388
388
  react: React,
389
389
  events: {},
390
390
  defineCustomElement: balApp_js.defineCustomElement
@@ -392,7 +392,7 @@ var BalApp = /*@__PURE__*/ r({
392
392
  var BalBadge = /*@__PURE__*/ r({
393
393
  tagName: 'bal-badge',
394
394
  elementClass: balBadge_js.BalBadge,
395
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
395
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
396
396
  react: React,
397
397
  events: {},
398
398
  defineCustomElement: balBadge_js.defineCustomElement
@@ -400,7 +400,7 @@ var BalBadge = /*@__PURE__*/ r({
400
400
  var BalButton = /*@__PURE__*/ r({
401
401
  tagName: 'bal-button',
402
402
  elementClass: balButton_js.BalButton,
403
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
403
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
404
404
  react: React,
405
405
  events: {
406
406
  onBalClick: 'balClick',
@@ -414,7 +414,7 @@ var BalButton = /*@__PURE__*/ r({
414
414
  var BalButtonGroup = /*@__PURE__*/ r({
415
415
  tagName: 'bal-button-group',
416
416
  elementClass: balButtonGroup_js.BalButtonGroup,
417
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
417
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
418
418
  react: React,
419
419
  events: {},
420
420
  defineCustomElement: balButtonGroup_js.defineCustomElement
@@ -422,7 +422,7 @@ var BalButtonGroup = /*@__PURE__*/ r({
422
422
  var BalCard = /*@__PURE__*/ r({
423
423
  tagName: 'bal-card',
424
424
  elementClass: balCard_js.BalCard,
425
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
425
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
426
426
  react: React,
427
427
  events: {},
428
428
  defineCustomElement: balCard_js.defineCustomElement
@@ -430,7 +430,7 @@ var BalCard = /*@__PURE__*/ r({
430
430
  var BalCardActions = /*@__PURE__*/ r({
431
431
  tagName: 'bal-card-actions',
432
432
  elementClass: balCardActions_js.BalCardActions,
433
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
433
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
434
434
  react: React,
435
435
  events: {},
436
436
  defineCustomElement: balCardActions_js.defineCustomElement
@@ -438,7 +438,7 @@ var BalCardActions = /*@__PURE__*/ r({
438
438
  var BalCardButton = /*@__PURE__*/ r({
439
439
  tagName: 'bal-card-button',
440
440
  elementClass: balCardButton_js.BalCardButton,
441
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
441
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
442
442
  react: React,
443
443
  events: {},
444
444
  defineCustomElement: balCardButton_js.defineCustomElement
@@ -446,7 +446,7 @@ var BalCardButton = /*@__PURE__*/ r({
446
446
  var BalCardContent = /*@__PURE__*/ r({
447
447
  tagName: 'bal-card-content',
448
448
  elementClass: balCardContent_js.BalCardContent,
449
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
449
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
450
450
  react: React,
451
451
  events: {},
452
452
  defineCustomElement: balCardContent_js.defineCustomElement
@@ -454,7 +454,7 @@ var BalCardContent = /*@__PURE__*/ r({
454
454
  var BalCardSubtitle = /*@__PURE__*/ r({
455
455
  tagName: 'bal-card-subtitle',
456
456
  elementClass: balCardSubtitle_js.BalCardSubtitle,
457
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
457
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
458
458
  react: React,
459
459
  events: {},
460
460
  defineCustomElement: balCardSubtitle_js.defineCustomElement
@@ -462,7 +462,7 @@ var BalCardSubtitle = /*@__PURE__*/ r({
462
462
  var BalCardTitle = /*@__PURE__*/ r({
463
463
  tagName: 'bal-card-title',
464
464
  elementClass: balCardTitle_js.BalCardTitle,
465
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
465
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
466
466
  react: React,
467
467
  events: {},
468
468
  defineCustomElement: balCardTitle_js.defineCustomElement
@@ -470,7 +470,7 @@ var BalCardTitle = /*@__PURE__*/ r({
470
470
  var BalCarousel = /*@__PURE__*/ r({
471
471
  tagName: 'bal-carousel',
472
472
  elementClass: balCarousel_js.BalCarousel,
473
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
473
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
474
474
  react: React,
475
475
  events: {
476
476
  onBalChange: 'balChange'
@@ -480,7 +480,7 @@ var BalCarousel = /*@__PURE__*/ r({
480
480
  var BalCarouselItem = /*@__PURE__*/ r({
481
481
  tagName: 'bal-carousel-item',
482
482
  elementClass: balCarouselItem_js.BalCarouselItem,
483
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
483
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
484
484
  react: React,
485
485
  events: {
486
486
  onBalNavigate: 'balNavigate',
@@ -492,7 +492,7 @@ var BalCarouselItem = /*@__PURE__*/ r({
492
492
  var BalCheck = /*@__PURE__*/ r({
493
493
  tagName: 'bal-check',
494
494
  elementClass: balCheck_js.BalCheck,
495
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
495
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
496
496
  react: React,
497
497
  events: {},
498
498
  defineCustomElement: balCheck_js.defineCustomElement
@@ -500,7 +500,7 @@ var BalCheck = /*@__PURE__*/ r({
500
500
  var BalCheckbox = /*@__PURE__*/ r({
501
501
  tagName: 'bal-checkbox',
502
502
  elementClass: balCheckbox_js.BalCheckbox,
503
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
503
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
504
504
  react: React,
505
505
  events: {
506
506
  onBalFocus: 'balFocus',
@@ -512,7 +512,7 @@ var BalCheckbox = /*@__PURE__*/ r({
512
512
  var BalCheckboxGroup = /*@__PURE__*/ r({
513
513
  tagName: 'bal-checkbox-group',
514
514
  elementClass: balCheckboxGroup_js.BalCheckboxGroup,
515
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
515
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
516
516
  react: React,
517
517
  events: {
518
518
  onBalChange: 'balChange',
@@ -524,7 +524,7 @@ var BalCheckboxGroup = /*@__PURE__*/ r({
524
524
  var BalClose = /*@__PURE__*/ r({
525
525
  tagName: 'bal-close',
526
526
  elementClass: balClose_js.BalClose,
527
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
527
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
528
528
  react: React,
529
529
  events: {},
530
530
  defineCustomElement: balClose_js.defineCustomElement
@@ -532,7 +532,7 @@ var BalClose = /*@__PURE__*/ r({
532
532
  var BalContent = /*@__PURE__*/ r({
533
533
  tagName: 'bal-content',
534
534
  elementClass: balContent_js.BalContent,
535
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
535
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
536
536
  react: React,
537
537
  events: {},
538
538
  defineCustomElement: balContent_js.defineCustomElement
@@ -540,7 +540,7 @@ var BalContent = /*@__PURE__*/ r({
540
540
  var BalData = /*@__PURE__*/ r({
541
541
  tagName: 'bal-data',
542
542
  elementClass: balData_js.BalData,
543
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
543
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
544
544
  react: React,
545
545
  events: {},
546
546
  defineCustomElement: balData_js.defineCustomElement
@@ -548,7 +548,7 @@ var BalData = /*@__PURE__*/ r({
548
548
  var BalDataItem = /*@__PURE__*/ r({
549
549
  tagName: 'bal-data-item',
550
550
  elementClass: balDataItem_js.BalDataItem,
551
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
551
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
552
552
  react: React,
553
553
  events: {},
554
554
  defineCustomElement: balDataItem_js.defineCustomElement
@@ -556,7 +556,7 @@ var BalDataItem = /*@__PURE__*/ r({
556
556
  var BalDataLabel = /*@__PURE__*/ r({
557
557
  tagName: 'bal-data-label',
558
558
  elementClass: balDataLabel_js.BalDataLabel,
559
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
559
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
560
560
  react: React,
561
561
  events: {},
562
562
  defineCustomElement: balDataLabel_js.defineCustomElement
@@ -564,7 +564,7 @@ var BalDataLabel = /*@__PURE__*/ r({
564
564
  var BalDataValue = /*@__PURE__*/ r({
565
565
  tagName: 'bal-data-value',
566
566
  elementClass: balDataValue_js.BalDataValue,
567
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
567
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
568
568
  react: React,
569
569
  events: {
570
570
  onBalClick: 'balClick',
@@ -576,7 +576,7 @@ var BalDataValue = /*@__PURE__*/ r({
576
576
  var BalDate = /*@__PURE__*/ r({
577
577
  tagName: 'bal-date',
578
578
  elementClass: balDate_js.BalDate,
579
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
579
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
580
580
  react: React,
581
581
  events: {
582
582
  onBalInput: 'balInput',
@@ -593,7 +593,7 @@ var BalDate = /*@__PURE__*/ r({
593
593
  var BalDateCalendar = /*@__PURE__*/ r({
594
594
  tagName: 'bal-date-calendar',
595
595
  elementClass: balDateCalendar_js.BalDateCalendar,
596
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
596
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
597
597
  react: React,
598
598
  events: {
599
599
  onBalChange: 'balChange'
@@ -603,7 +603,7 @@ var BalDateCalendar = /*@__PURE__*/ r({
603
603
  var BalDateCalendarCell = /*@__PURE__*/ r({
604
604
  tagName: 'bal-date-calendar-cell',
605
605
  elementClass: balDateCalendarCell_js.BalDateCalendarCell,
606
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
606
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
607
607
  react: React,
608
608
  events: {
609
609
  onBalSelectDay: 'balSelectDay'
@@ -613,7 +613,7 @@ var BalDateCalendarCell = /*@__PURE__*/ r({
613
613
  var BalDivider = /*@__PURE__*/ r({
614
614
  tagName: 'bal-divider',
615
615
  elementClass: balDivider_js.BalDivider,
616
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
616
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
617
617
  react: React,
618
618
  events: {},
619
619
  defineCustomElement: balDivider_js.defineCustomElement
@@ -621,7 +621,7 @@ var BalDivider = /*@__PURE__*/ r({
621
621
  var BalDropdown = /*@__PURE__*/ r({
622
622
  tagName: 'bal-dropdown',
623
623
  elementClass: balDropdown_js.BalDropdown,
624
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
624
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
625
625
  react: React,
626
626
  events: {
627
627
  onBalChange: 'balChange',
@@ -633,7 +633,7 @@ var BalDropdown = /*@__PURE__*/ r({
633
633
  var BalField = /*@__PURE__*/ r({
634
634
  tagName: 'bal-field',
635
635
  elementClass: balField_js.BalField,
636
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
636
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
637
637
  react: React,
638
638
  events: {
639
639
  onBalFormControlDidLoad: 'balFormControlDidLoad'
@@ -643,7 +643,7 @@ var BalField = /*@__PURE__*/ r({
643
643
  var BalFieldControl = /*@__PURE__*/ r({
644
644
  tagName: 'bal-field-control',
645
645
  elementClass: balFieldControl_js.BalFieldControl,
646
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
646
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
647
647
  react: React,
648
648
  events: {},
649
649
  defineCustomElement: balFieldControl_js.defineCustomElement
@@ -651,7 +651,7 @@ var BalFieldControl = /*@__PURE__*/ r({
651
651
  var BalFieldHint = /*@__PURE__*/ r({
652
652
  tagName: 'bal-field-hint',
653
653
  elementClass: balFieldHint_js.BalFieldHint,
654
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
654
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
655
655
  react: React,
656
656
  events: {},
657
657
  defineCustomElement: balFieldHint_js.defineCustomElement
@@ -659,7 +659,7 @@ var BalFieldHint = /*@__PURE__*/ r({
659
659
  var BalFieldLabel = /*@__PURE__*/ r({
660
660
  tagName: 'bal-field-label',
661
661
  elementClass: balFieldLabel_js.BalFieldLabel,
662
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
662
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
663
663
  react: React,
664
664
  events: {},
665
665
  defineCustomElement: balFieldLabel_js.defineCustomElement
@@ -667,7 +667,7 @@ var BalFieldLabel = /*@__PURE__*/ r({
667
667
  var BalFieldMessage = /*@__PURE__*/ r({
668
668
  tagName: 'bal-field-message',
669
669
  elementClass: balFieldMessage_js.BalFieldMessage,
670
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
670
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
671
671
  react: React,
672
672
  events: {},
673
673
  defineCustomElement: balFieldMessage_js.defineCustomElement
@@ -675,7 +675,7 @@ var BalFieldMessage = /*@__PURE__*/ r({
675
675
  var BalFileUpload = /*@__PURE__*/ r({
676
676
  tagName: 'bal-file-upload',
677
677
  elementClass: balFileUpload_js.BalFileUpload,
678
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
678
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
679
679
  react: React,
680
680
  events: {
681
681
  onBalChange: 'balChange',
@@ -691,7 +691,7 @@ var BalFileUpload = /*@__PURE__*/ r({
691
691
  var BalFooter = /*@__PURE__*/ r({
692
692
  tagName: 'bal-footer',
693
693
  elementClass: balFooter_js.BalFooter,
694
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
694
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
695
695
  react: React,
696
696
  events: {},
697
697
  defineCustomElement: balFooter_js.defineCustomElement
@@ -699,7 +699,7 @@ var BalFooter = /*@__PURE__*/ r({
699
699
  var BalForm = /*@__PURE__*/ r({
700
700
  tagName: 'bal-form',
701
701
  elementClass: balForm_js.BalForm,
702
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
702
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
703
703
  react: React,
704
704
  events: {},
705
705
  defineCustomElement: balForm_js.defineCustomElement
@@ -707,7 +707,7 @@ var BalForm = /*@__PURE__*/ r({
707
707
  var BalFormCol = /*@__PURE__*/ r({
708
708
  tagName: 'bal-form-col',
709
709
  elementClass: balFormCol_js.BalFormCol,
710
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
710
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
711
711
  react: React,
712
712
  events: {},
713
713
  defineCustomElement: balFormCol_js.defineCustomElement
@@ -715,7 +715,7 @@ var BalFormCol = /*@__PURE__*/ r({
715
715
  var BalFormGrid = /*@__PURE__*/ r({
716
716
  tagName: 'bal-form-grid',
717
717
  elementClass: balFormGrid_js.BalFormGrid,
718
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
718
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
719
719
  react: React,
720
720
  events: {},
721
721
  defineCustomElement: balFormGrid_js.defineCustomElement
@@ -723,7 +723,7 @@ var BalFormGrid = /*@__PURE__*/ r({
723
723
  var BalHeading = /*@__PURE__*/ r({
724
724
  tagName: 'bal-heading',
725
725
  elementClass: balHeading_js.BalHeading,
726
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
726
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
727
727
  react: React,
728
728
  events: {},
729
729
  defineCustomElement: balHeading_js.defineCustomElement
@@ -731,7 +731,7 @@ var BalHeading = /*@__PURE__*/ r({
731
731
  var BalHint = /*@__PURE__*/ r({
732
732
  tagName: 'bal-hint',
733
733
  elementClass: balHint_js.BalHint,
734
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
734
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
735
735
  react: React,
736
736
  events: {},
737
737
  defineCustomElement: balHint_js.defineCustomElement
@@ -739,7 +739,7 @@ var BalHint = /*@__PURE__*/ r({
739
739
  var BalHintText = /*@__PURE__*/ r({
740
740
  tagName: 'bal-hint-text',
741
741
  elementClass: balHintText_js.BalHintText,
742
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
742
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
743
743
  react: React,
744
744
  events: {},
745
745
  defineCustomElement: balHintText_js.defineCustomElement
@@ -747,7 +747,7 @@ var BalHintText = /*@__PURE__*/ r({
747
747
  var BalHintTitle = /*@__PURE__*/ r({
748
748
  tagName: 'bal-hint-title',
749
749
  elementClass: balHintTitle_js.BalHintTitle,
750
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
750
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
751
751
  react: React,
752
752
  events: {},
753
753
  defineCustomElement: balHintTitle_js.defineCustomElement
@@ -755,7 +755,7 @@ var BalHintTitle = /*@__PURE__*/ r({
755
755
  var BalIcon = /*@__PURE__*/ r({
756
756
  tagName: 'bal-icon',
757
757
  elementClass: balIcon_js.BalIcon,
758
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
758
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
759
759
  react: React,
760
760
  events: {},
761
761
  defineCustomElement: balIcon_js.defineCustomElement
@@ -763,7 +763,7 @@ var BalIcon = /*@__PURE__*/ r({
763
763
  var BalInput = /*@__PURE__*/ r({
764
764
  tagName: 'bal-input',
765
765
  elementClass: balInput_js.BalInput,
766
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
766
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
767
767
  react: React,
768
768
  events: {
769
769
  onBalInput: 'balInput',
@@ -777,7 +777,7 @@ var BalInput = /*@__PURE__*/ r({
777
777
  var BalInputDate = /*@__PURE__*/ r({
778
778
  tagName: 'bal-input-date',
779
779
  elementClass: balInputDate_js.BalInputDate,
780
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
780
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
781
781
  react: React,
782
782
  events: {
783
783
  onBalKeyPress: 'balKeyPress',
@@ -791,7 +791,7 @@ var BalInputDate = /*@__PURE__*/ r({
791
791
  var BalInputGroup = /*@__PURE__*/ r({
792
792
  tagName: 'bal-input-group',
793
793
  elementClass: balInputGroup_js.BalInputGroup,
794
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
794
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
795
795
  react: React,
796
796
  events: {},
797
797
  defineCustomElement: balInputGroup_js.defineCustomElement
@@ -799,7 +799,7 @@ var BalInputGroup = /*@__PURE__*/ r({
799
799
  var BalInputSlider = /*@__PURE__*/ r({
800
800
  tagName: 'bal-input-slider',
801
801
  elementClass: balInputSlider_js.BalInputSlider,
802
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
802
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
803
803
  react: React,
804
804
  events: {
805
805
  onBalInput: 'balInput',
@@ -813,7 +813,7 @@ var BalInputSlider = /*@__PURE__*/ r({
813
813
  var BalInputStepper = /*@__PURE__*/ r({
814
814
  tagName: 'bal-input-stepper',
815
815
  elementClass: balInputStepper_js.BalInputStepper,
816
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
816
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
817
817
  react: React,
818
818
  events: {
819
819
  onBalChange: 'balChange',
@@ -828,7 +828,7 @@ var BalInputStepper = /*@__PURE__*/ r({
828
828
  var BalLabel = /*@__PURE__*/ r({
829
829
  tagName: 'bal-label',
830
830
  elementClass: balLabel_js.BalLabel,
831
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
831
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
832
832
  react: React,
833
833
  events: {},
834
834
  defineCustomElement: balLabel_js.defineCustomElement
@@ -836,7 +836,7 @@ var BalLabel = /*@__PURE__*/ r({
836
836
  var BalList = /*@__PURE__*/ r({
837
837
  tagName: 'bal-list',
838
838
  elementClass: balList_js.BalList,
839
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
839
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
840
840
  react: React,
841
841
  events: {},
842
842
  defineCustomElement: balList_js.defineCustomElement
@@ -844,7 +844,7 @@ var BalList = /*@__PURE__*/ r({
844
844
  var BalListItem = /*@__PURE__*/ r({
845
845
  tagName: 'bal-list-item',
846
846
  elementClass: balListItem_js.BalListItem,
847
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
847
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
848
848
  react: React,
849
849
  events: {
850
850
  onBalNavigate: 'balNavigate',
@@ -857,7 +857,7 @@ var BalListItem = /*@__PURE__*/ r({
857
857
  var BalListItemAccordionBody = /*@__PURE__*/ r({
858
858
  tagName: 'bal-list-item-accordion-body',
859
859
  elementClass: balListItemAccordionBody_js.BalListItemAccordionBody,
860
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
860
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
861
861
  react: React,
862
862
  events: {},
863
863
  defineCustomElement: balListItemAccordionBody_js.defineCustomElement
@@ -865,7 +865,7 @@ var BalListItemAccordionBody = /*@__PURE__*/ r({
865
865
  var BalListItemAccordionHead = /*@__PURE__*/ r({
866
866
  tagName: 'bal-list-item-accordion-head',
867
867
  elementClass: balListItemAccordionHead_js.BalListItemAccordionHead,
868
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
868
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
869
869
  react: React,
870
870
  events: {
871
871
  onBalAccordionChange: 'balAccordionChange'
@@ -875,7 +875,7 @@ var BalListItemAccordionHead = /*@__PURE__*/ r({
875
875
  var BalListItemContent = /*@__PURE__*/ r({
876
876
  tagName: 'bal-list-item-content',
877
877
  elementClass: balListItemContent_js.BalListItemContent,
878
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
878
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
879
879
  react: React,
880
880
  events: {},
881
881
  defineCustomElement: balListItemContent_js.defineCustomElement
@@ -883,7 +883,7 @@ var BalListItemContent = /*@__PURE__*/ r({
883
883
  var BalListItemIcon = /*@__PURE__*/ r({
884
884
  tagName: 'bal-list-item-icon',
885
885
  elementClass: balListItemIcon_js.BalListItemIcon,
886
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
886
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
887
887
  react: React,
888
888
  events: {},
889
889
  defineCustomElement: balListItemIcon_js.defineCustomElement
@@ -891,7 +891,7 @@ var BalListItemIcon = /*@__PURE__*/ r({
891
891
  var BalListItemSubtitle = /*@__PURE__*/ r({
892
892
  tagName: 'bal-list-item-subtitle',
893
893
  elementClass: balListItemSubtitle_js.BalListItemSubtitle,
894
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
894
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
895
895
  react: React,
896
896
  events: {},
897
897
  defineCustomElement: balListItemSubtitle_js.defineCustomElement
@@ -899,7 +899,7 @@ var BalListItemSubtitle = /*@__PURE__*/ r({
899
899
  var BalListItemTitle = /*@__PURE__*/ r({
900
900
  tagName: 'bal-list-item-title',
901
901
  elementClass: balListItemTitle_js.BalListItemTitle,
902
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
902
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
903
903
  react: React,
904
904
  events: {},
905
905
  defineCustomElement: balListItemTitle_js.defineCustomElement
@@ -907,7 +907,7 @@ var BalListItemTitle = /*@__PURE__*/ r({
907
907
  var BalLogo = /*@__PURE__*/ r({
908
908
  tagName: 'bal-logo',
909
909
  elementClass: balLogo_js.BalLogo,
910
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
910
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
911
911
  react: React,
912
912
  events: {},
913
913
  defineCustomElement: balLogo_js.defineCustomElement
@@ -915,7 +915,7 @@ var BalLogo = /*@__PURE__*/ r({
915
915
  var BalModal = /*@__PURE__*/ r({
916
916
  tagName: 'bal-modal',
917
917
  elementClass: balModal_js.BalModal,
918
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
918
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
919
919
  react: React,
920
920
  events: {
921
921
  onBalModalDidPresent: 'balModalDidPresent',
@@ -928,7 +928,7 @@ var BalModal = /*@__PURE__*/ r({
928
928
  var BalModalBody = /*@__PURE__*/ r({
929
929
  tagName: 'bal-modal-body',
930
930
  elementClass: balModalBody_js.BalModalBody,
931
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
931
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
932
932
  react: React,
933
933
  events: {},
934
934
  defineCustomElement: balModalBody_js.defineCustomElement
@@ -936,7 +936,7 @@ var BalModalBody = /*@__PURE__*/ r({
936
936
  var BalModalHeader = /*@__PURE__*/ r({
937
937
  tagName: 'bal-modal-header',
938
938
  elementClass: balModalHeader_js.BalModalHeader,
939
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
939
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
940
940
  react: React,
941
941
  events: {},
942
942
  defineCustomElement: balModalHeader_js.defineCustomElement
@@ -944,7 +944,7 @@ var BalModalHeader = /*@__PURE__*/ r({
944
944
  var BalNav = /*@__PURE__*/ r({
945
945
  tagName: 'bal-nav',
946
946
  elementClass: balNav_js.BalNav,
947
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
947
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
948
948
  react: React,
949
949
  events: {
950
950
  onBalNavItemClick: 'balNavItemClick'
@@ -954,7 +954,7 @@ var BalNav = /*@__PURE__*/ r({
954
954
  var BalNavLink = /*@__PURE__*/ r({
955
955
  tagName: 'bal-nav-link',
956
956
  elementClass: balNavLink_js.BalNavLink,
957
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
957
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
958
958
  react: React,
959
959
  events: {},
960
960
  defineCustomElement: balNavLink_js.defineCustomElement
@@ -962,7 +962,7 @@ var BalNavLink = /*@__PURE__*/ r({
962
962
  var BalNavLinkGrid = /*@__PURE__*/ r({
963
963
  tagName: 'bal-nav-link-grid',
964
964
  elementClass: balNavLinkGrid_js.BalNavLinkGrid,
965
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
965
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
966
966
  react: React,
967
967
  events: {},
968
968
  defineCustomElement: balNavLinkGrid_js.defineCustomElement
@@ -970,7 +970,7 @@ var BalNavLinkGrid = /*@__PURE__*/ r({
970
970
  var BalNavLinkGridCol = /*@__PURE__*/ r({
971
971
  tagName: 'bal-nav-link-grid-col',
972
972
  elementClass: balNavLinkGridCol_js.BalNavLinkGridCol,
973
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
973
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
974
974
  react: React,
975
975
  events: {},
976
976
  defineCustomElement: balNavLinkGridCol_js.defineCustomElement
@@ -978,7 +978,7 @@ var BalNavLinkGridCol = /*@__PURE__*/ r({
978
978
  var BalNavLinkGroup = /*@__PURE__*/ r({
979
979
  tagName: 'bal-nav-link-group',
980
980
  elementClass: balNavLinkGroup_js.BalNavLinkGroup,
981
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
981
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
982
982
  react: React,
983
983
  events: {},
984
984
  defineCustomElement: balNavLinkGroup_js.defineCustomElement
@@ -986,7 +986,7 @@ var BalNavLinkGroup = /*@__PURE__*/ r({
986
986
  var BalNavMenuBar = /*@__PURE__*/ r({
987
987
  tagName: 'bal-nav-menu-bar',
988
988
  elementClass: balNavMenuBar_js.BalNavMenuBar,
989
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
989
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
990
990
  react: React,
991
991
  events: {},
992
992
  defineCustomElement: balNavMenuBar_js.defineCustomElement
@@ -994,15 +994,17 @@ var BalNavMenuBar = /*@__PURE__*/ r({
994
994
  var BalNavMenuFlyout = /*@__PURE__*/ r({
995
995
  tagName: 'bal-nav-menu-flyout',
996
996
  elementClass: balNavMenuFlyout_js.BalNavMenuFlyout,
997
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
997
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
998
998
  react: React,
999
- events: {},
999
+ events: {
1000
+ onBalFocusOut: 'balFocusOut'
1001
+ },
1000
1002
  defineCustomElement: balNavMenuFlyout_js.defineCustomElement
1001
1003
  });
1002
1004
  var BalNavMetaBar = /*@__PURE__*/ r({
1003
1005
  tagName: 'bal-nav-meta-bar',
1004
1006
  elementClass: balNavMetaBar_js.BalNavMetaBar,
1005
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1007
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1006
1008
  react: React,
1007
1009
  events: {},
1008
1010
  defineCustomElement: balNavMetaBar_js.defineCustomElement
@@ -1010,7 +1012,7 @@ var BalNavMetaBar = /*@__PURE__*/ r({
1010
1012
  var BalNavbar = /*@__PURE__*/ r({
1011
1013
  tagName: 'bal-navbar',
1012
1014
  elementClass: balNavbar_js.BalNavbar,
1013
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1015
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1014
1016
  react: React,
1015
1017
  events: {},
1016
1018
  defineCustomElement: balNavbar_js.defineCustomElement
@@ -1018,7 +1020,7 @@ var BalNavbar = /*@__PURE__*/ r({
1018
1020
  var BalNavbarBrand = /*@__PURE__*/ r({
1019
1021
  tagName: 'bal-navbar-brand',
1020
1022
  elementClass: balNavbarBrand_js.BalNavbarBrand,
1021
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1023
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1022
1024
  react: React,
1023
1025
  events: {
1024
1026
  onBalNavigate: 'balNavigate',
@@ -1030,7 +1032,7 @@ var BalNavbarBrand = /*@__PURE__*/ r({
1030
1032
  var BalNavbarMenu = /*@__PURE__*/ r({
1031
1033
  tagName: 'bal-navbar-menu',
1032
1034
  elementClass: balNavbarMenu_js.BalNavbarMenu,
1033
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1035
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1034
1036
  react: React,
1035
1037
  events: {},
1036
1038
  defineCustomElement: balNavbarMenu_js.defineCustomElement
@@ -1038,7 +1040,7 @@ var BalNavbarMenu = /*@__PURE__*/ r({
1038
1040
  var BalNavbarMenuEnd = /*@__PURE__*/ r({
1039
1041
  tagName: 'bal-navbar-menu-end',
1040
1042
  elementClass: balNavbarMenuEnd_js.BalNavbarMenuEnd,
1041
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1043
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1042
1044
  react: React,
1043
1045
  events: {},
1044
1046
  defineCustomElement: balNavbarMenuEnd_js.defineCustomElement
@@ -1046,7 +1048,7 @@ var BalNavbarMenuEnd = /*@__PURE__*/ r({
1046
1048
  var BalNavbarMenuStart = /*@__PURE__*/ r({
1047
1049
  tagName: 'bal-navbar-menu-start',
1048
1050
  elementClass: balNavbarMenuStart_js.BalNavbarMenuStart,
1049
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1051
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1050
1052
  react: React,
1051
1053
  events: {},
1052
1054
  defineCustomElement: balNavbarMenuStart_js.defineCustomElement
@@ -1054,7 +1056,7 @@ var BalNavbarMenuStart = /*@__PURE__*/ r({
1054
1056
  var BalNotices = /*@__PURE__*/ r({
1055
1057
  tagName: 'bal-notices',
1056
1058
  elementClass: balNotices_js.BalNotices,
1057
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1059
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1058
1060
  react: React,
1059
1061
  events: {},
1060
1062
  defineCustomElement: balNotices_js.defineCustomElement
@@ -1062,7 +1064,7 @@ var BalNotices = /*@__PURE__*/ r({
1062
1064
  var BalNotification = /*@__PURE__*/ r({
1063
1065
  tagName: 'bal-notification',
1064
1066
  elementClass: balNotification_js.BalNotification,
1065
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1067
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1066
1068
  react: React,
1067
1069
  events: {},
1068
1070
  defineCustomElement: balNotification_js.defineCustomElement
@@ -1070,7 +1072,7 @@ var BalNotification = /*@__PURE__*/ r({
1070
1072
  var BalNumberInput = /*@__PURE__*/ r({
1071
1073
  tagName: 'bal-number-input',
1072
1074
  elementClass: balNumberInput_js.BalNumberInput,
1073
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1075
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1074
1076
  react: React,
1075
1077
  events: {
1076
1078
  onBalInput: 'balInput',
@@ -1084,7 +1086,7 @@ var BalNumberInput = /*@__PURE__*/ r({
1084
1086
  var BalOption = /*@__PURE__*/ r({
1085
1087
  tagName: 'bal-option',
1086
1088
  elementClass: balOption_js.BalOption,
1087
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1089
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1088
1090
  react: React,
1089
1091
  events: {
1090
1092
  onBalOptionChange: 'balOptionChange'
@@ -1094,7 +1096,7 @@ var BalOption = /*@__PURE__*/ r({
1094
1096
  var BalOptionList = /*@__PURE__*/ r({
1095
1097
  tagName: 'bal-option-list',
1096
1098
  elementClass: balOptionList_js.BalOptionList,
1097
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1099
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1098
1100
  react: React,
1099
1101
  events: {},
1100
1102
  defineCustomElement: balOptionList_js.defineCustomElement
@@ -1102,7 +1104,7 @@ var BalOptionList = /*@__PURE__*/ r({
1102
1104
  var BalPagination = /*@__PURE__*/ r({
1103
1105
  tagName: 'bal-pagination',
1104
1106
  elementClass: balPagination_js.BalPagination,
1105
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1107
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1106
1108
  react: React,
1107
1109
  events: {
1108
1110
  onBalChange: 'balChange'
@@ -1112,7 +1114,7 @@ var BalPagination = /*@__PURE__*/ r({
1112
1114
  var BalPopover = /*@__PURE__*/ r({
1113
1115
  tagName: 'bal-popover',
1114
1116
  elementClass: balPopover_js.BalPopover,
1115
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1117
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1116
1118
  react: React,
1117
1119
  events: {
1118
1120
  onBalChange: 'balChange',
@@ -1124,7 +1126,7 @@ var BalPopover = /*@__PURE__*/ r({
1124
1126
  var BalPopoverContent = /*@__PURE__*/ r({
1125
1127
  tagName: 'bal-popover-content',
1126
1128
  elementClass: balPopoverContent_js.BalPopoverContent,
1127
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1129
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1128
1130
  react: React,
1129
1131
  events: {},
1130
1132
  defineCustomElement: balPopoverContent_js.defineCustomElement
@@ -1132,7 +1134,7 @@ var BalPopoverContent = /*@__PURE__*/ r({
1132
1134
  var BalPopup = /*@__PURE__*/ r({
1133
1135
  tagName: 'bal-popup',
1134
1136
  elementClass: balPopup_js.BalPopup,
1135
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1137
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1136
1138
  react: React,
1137
1139
  events: {
1138
1140
  onBalChange: 'balChange',
@@ -1144,7 +1146,7 @@ var BalPopup = /*@__PURE__*/ r({
1144
1146
  var BalProgressBar = /*@__PURE__*/ r({
1145
1147
  tagName: 'bal-progress-bar',
1146
1148
  elementClass: balProgressBar_js.BalProgressBar,
1147
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1149
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1148
1150
  react: React,
1149
1151
  events: {},
1150
1152
  defineCustomElement: balProgressBar_js.defineCustomElement
@@ -1152,7 +1154,7 @@ var BalProgressBar = /*@__PURE__*/ r({
1152
1154
  var BalRadio = /*@__PURE__*/ r({
1153
1155
  tagName: 'bal-radio',
1154
1156
  elementClass: balRadio_js.BalRadio,
1155
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1157
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1156
1158
  react: React,
1157
1159
  events: {
1158
1160
  onBalFocus: 'balFocus',
@@ -1164,7 +1166,7 @@ var BalRadio = /*@__PURE__*/ r({
1164
1166
  var BalRadioGroup = /*@__PURE__*/ r({
1165
1167
  tagName: 'bal-radio-group',
1166
1168
  elementClass: balRadioGroup_js.BalRadioGroup,
1167
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1169
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1168
1170
  react: React,
1169
1171
  events: {
1170
1172
  onBalChange: 'balChange',
@@ -1176,7 +1178,7 @@ var BalRadioGroup = /*@__PURE__*/ r({
1176
1178
  var BalRadioIcon = /*@__PURE__*/ r({
1177
1179
  tagName: 'bal-radio-icon',
1178
1180
  elementClass: balRadioIcon_js.BalRadioIcon,
1179
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1181
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1180
1182
  react: React,
1181
1183
  events: {},
1182
1184
  defineCustomElement: balRadioIcon_js.defineCustomElement
@@ -1184,7 +1186,7 @@ var BalRadioIcon = /*@__PURE__*/ r({
1184
1186
  var BalSegment = /*@__PURE__*/ r({
1185
1187
  tagName: 'bal-segment',
1186
1188
  elementClass: balSegment_js.BalSegment,
1187
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1189
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1188
1190
  react: React,
1189
1191
  events: {
1190
1192
  onBalFocus: 'balFocus',
@@ -1196,7 +1198,7 @@ var BalSegment = /*@__PURE__*/ r({
1196
1198
  var BalSegmentItem = /*@__PURE__*/ r({
1197
1199
  tagName: 'bal-segment-item',
1198
1200
  elementClass: balSegmentItem_js.BalSegmentItem,
1199
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1201
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1200
1202
  react: React,
1201
1203
  events: {},
1202
1204
  defineCustomElement: balSegmentItem_js.defineCustomElement
@@ -1204,7 +1206,7 @@ var BalSegmentItem = /*@__PURE__*/ r({
1204
1206
  var BalSelect = /*@__PURE__*/ r({
1205
1207
  tagName: 'bal-select',
1206
1208
  elementClass: balSelect_js.BalSelect,
1207
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1209
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1208
1210
  react: React,
1209
1211
  events: {
1210
1212
  onBalChange: 'balChange',
@@ -1220,7 +1222,7 @@ var BalSelect = /*@__PURE__*/ r({
1220
1222
  var BalSelectOption = /*@__PURE__*/ r({
1221
1223
  tagName: 'bal-select-option',
1222
1224
  elementClass: balSelectOption_js.BalSelectOption,
1223
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1225
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1224
1226
  react: React,
1225
1227
  events: {},
1226
1228
  defineCustomElement: balSelectOption_js.defineCustomElement
@@ -1228,7 +1230,7 @@ var BalSelectOption = /*@__PURE__*/ r({
1228
1230
  var BalShape = /*@__PURE__*/ r({
1229
1231
  tagName: 'bal-shape',
1230
1232
  elementClass: balShape_js.BalShape,
1231
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1233
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1232
1234
  react: React,
1233
1235
  events: {},
1234
1236
  defineCustomElement: balShape_js.defineCustomElement
@@ -1236,7 +1238,7 @@ var BalShape = /*@__PURE__*/ r({
1236
1238
  var BalSheet = /*@__PURE__*/ r({
1237
1239
  tagName: 'bal-sheet',
1238
1240
  elementClass: balSheet_js.BalSheet,
1239
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1241
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1240
1242
  react: React,
1241
1243
  events: {},
1242
1244
  defineCustomElement: balSheet_js.defineCustomElement
@@ -1244,7 +1246,7 @@ var BalSheet = /*@__PURE__*/ r({
1244
1246
  var BalSnackbar = /*@__PURE__*/ r({
1245
1247
  tagName: 'bal-snackbar',
1246
1248
  elementClass: balSnackbar_js.BalSnackbar,
1247
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1249
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1248
1250
  react: React,
1249
1251
  events: {
1250
1252
  onBalClose: 'balClose',
@@ -1255,7 +1257,7 @@ var BalSnackbar = /*@__PURE__*/ r({
1255
1257
  var BalSpinner = /*@__PURE__*/ r({
1256
1258
  tagName: 'bal-spinner',
1257
1259
  elementClass: balSpinner_js.BalSpinner,
1258
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1260
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1259
1261
  react: React,
1260
1262
  events: {},
1261
1263
  defineCustomElement: balSpinner_js.defineCustomElement
@@ -1263,7 +1265,7 @@ var BalSpinner = /*@__PURE__*/ r({
1263
1265
  var BalStack = /*@__PURE__*/ r({
1264
1266
  tagName: 'bal-stack',
1265
1267
  elementClass: balStack_js.BalStack,
1266
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1268
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1267
1269
  react: React,
1268
1270
  events: {},
1269
1271
  defineCustomElement: balStack_js.defineCustomElement
@@ -1271,7 +1273,7 @@ var BalStack = /*@__PURE__*/ r({
1271
1273
  var BalStage = /*@__PURE__*/ r({
1272
1274
  tagName: 'bal-stage',
1273
1275
  elementClass: balStage_js.BalStage,
1274
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1276
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1275
1277
  react: React,
1276
1278
  events: {},
1277
1279
  defineCustomElement: balStage_js.defineCustomElement
@@ -1279,7 +1281,7 @@ var BalStage = /*@__PURE__*/ r({
1279
1281
  var BalStageBackLink = /*@__PURE__*/ r({
1280
1282
  tagName: 'bal-stage-back-link',
1281
1283
  elementClass: balStageBackLink_js.BalStageBackLink,
1282
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1284
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1283
1285
  react: React,
1284
1286
  events: {},
1285
1287
  defineCustomElement: balStageBackLink_js.defineCustomElement
@@ -1287,7 +1289,7 @@ var BalStageBackLink = /*@__PURE__*/ r({
1287
1289
  var BalStageBody = /*@__PURE__*/ r({
1288
1290
  tagName: 'bal-stage-body',
1289
1291
  elementClass: balStageBody_js.BalStageBody,
1290
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1292
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1291
1293
  react: React,
1292
1294
  events: {},
1293
1295
  defineCustomElement: balStageBody_js.defineCustomElement
@@ -1295,7 +1297,7 @@ var BalStageBody = /*@__PURE__*/ r({
1295
1297
  var BalStageFoot = /*@__PURE__*/ r({
1296
1298
  tagName: 'bal-stage-foot',
1297
1299
  elementClass: balStageFoot_js.BalStageFoot,
1298
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1300
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1299
1301
  react: React,
1300
1302
  events: {},
1301
1303
  defineCustomElement: balStageFoot_js.defineCustomElement
@@ -1303,7 +1305,7 @@ var BalStageFoot = /*@__PURE__*/ r({
1303
1305
  var BalStageHead = /*@__PURE__*/ r({
1304
1306
  tagName: 'bal-stage-head',
1305
1307
  elementClass: balStageHead_js.BalStageHead,
1306
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1308
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1307
1309
  react: React,
1308
1310
  events: {},
1309
1311
  defineCustomElement: balStageHead_js.defineCustomElement
@@ -1311,7 +1313,7 @@ var BalStageHead = /*@__PURE__*/ r({
1311
1313
  var BalStageImage = /*@__PURE__*/ r({
1312
1314
  tagName: 'bal-stage-image',
1313
1315
  elementClass: balStageImage_js.BalStageImage,
1314
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1316
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1315
1317
  react: React,
1316
1318
  events: {},
1317
1319
  defineCustomElement: balStageImage_js.defineCustomElement
@@ -1319,7 +1321,7 @@ var BalStageImage = /*@__PURE__*/ r({
1319
1321
  var BalStepItem = /*@__PURE__*/ r({
1320
1322
  tagName: 'bal-step-item',
1321
1323
  elementClass: balStepItem_js.BalStepItem,
1322
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1324
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1323
1325
  react: React,
1324
1326
  events: {
1325
1327
  onBalNavigate: 'balNavigate'
@@ -1329,7 +1331,7 @@ var BalStepItem = /*@__PURE__*/ r({
1329
1331
  var BalSteps = /*@__PURE__*/ r({
1330
1332
  tagName: 'bal-steps',
1331
1333
  elementClass: balSteps_js.BalSteps,
1332
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1334
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1333
1335
  react: React,
1334
1336
  events: {
1335
1337
  onBalChange: 'balChange'
@@ -1339,7 +1341,7 @@ var BalSteps = /*@__PURE__*/ r({
1339
1341
  var BalSwitch = /*@__PURE__*/ r({
1340
1342
  tagName: 'bal-switch',
1341
1343
  elementClass: balSwitch_js.BalSwitch,
1342
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1344
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1343
1345
  react: React,
1344
1346
  events: {},
1345
1347
  defineCustomElement: balSwitch_js.defineCustomElement
@@ -1347,17 +1349,18 @@ var BalSwitch = /*@__PURE__*/ r({
1347
1349
  var BalTabItem = /*@__PURE__*/ r({
1348
1350
  tagName: 'bal-tab-item',
1349
1351
  elementClass: balTabItem_js.BalTabItem,
1350
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1352
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1351
1353
  react: React,
1352
1354
  events: {
1353
- onBalNavigate: 'balNavigate'
1355
+ onBalNavigate: 'balNavigate',
1356
+ onBalKeyDown: 'balKeyDown'
1354
1357
  },
1355
1358
  defineCustomElement: balTabItem_js.defineCustomElement
1356
1359
  });
1357
1360
  var BalTable = /*@__PURE__*/ r({
1358
1361
  tagName: 'bal-table',
1359
1362
  elementClass: balTable_js.BalTable,
1360
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1363
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1361
1364
  react: React,
1362
1365
  events: {},
1363
1366
  defineCustomElement: balTable_js.defineCustomElement
@@ -1365,7 +1368,7 @@ var BalTable = /*@__PURE__*/ r({
1365
1368
  var BalTabs = /*@__PURE__*/ r({
1366
1369
  tagName: 'bal-tabs',
1367
1370
  elementClass: balTabs_js.BalTabs,
1368
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1371
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1369
1372
  react: React,
1370
1373
  events: {
1371
1374
  onBalChange: 'balChange',
@@ -1377,7 +1380,7 @@ var BalTabs = /*@__PURE__*/ r({
1377
1380
  var BalTag = /*@__PURE__*/ r({
1378
1381
  tagName: 'bal-tag',
1379
1382
  elementClass: balTag_js.BalTag,
1380
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1383
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1381
1384
  react: React,
1382
1385
  events: {
1383
1386
  onBalCloseClick: 'balCloseClick'
@@ -1387,7 +1390,7 @@ var BalTag = /*@__PURE__*/ r({
1387
1390
  var BalTagGroup = /*@__PURE__*/ r({
1388
1391
  tagName: 'bal-tag-group',
1389
1392
  elementClass: balTagGroup_js.BalTagGroup,
1390
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1393
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1391
1394
  react: React,
1392
1395
  events: {},
1393
1396
  defineCustomElement: balTagGroup_js.defineCustomElement
@@ -1395,7 +1398,7 @@ var BalTagGroup = /*@__PURE__*/ r({
1395
1398
  var BalText = /*@__PURE__*/ r({
1396
1399
  tagName: 'bal-text',
1397
1400
  elementClass: balText_js.BalText,
1398
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1401
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1399
1402
  react: React,
1400
1403
  events: {},
1401
1404
  defineCustomElement: balText_js.defineCustomElement
@@ -1403,7 +1406,7 @@ var BalText = /*@__PURE__*/ r({
1403
1406
  var BalTextarea = /*@__PURE__*/ r({
1404
1407
  tagName: 'bal-textarea',
1405
1408
  elementClass: balTextarea_js.BalTextarea,
1406
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1409
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1407
1410
  react: React,
1408
1411
  events: {
1409
1412
  onBalChange: 'balChange',
@@ -1417,7 +1420,7 @@ var BalTextarea = /*@__PURE__*/ r({
1417
1420
  var BalTimeInput = /*@__PURE__*/ r({
1418
1421
  tagName: 'bal-time-input',
1419
1422
  elementClass: balTimeInput_js.BalTimeInput,
1420
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1423
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1421
1424
  react: React,
1422
1425
  events: {
1423
1426
  onBalInput: 'balInput',
@@ -1432,7 +1435,7 @@ var BalTimeInput = /*@__PURE__*/ r({
1432
1435
  var BalToast = /*@__PURE__*/ r({
1433
1436
  tagName: 'bal-toast',
1434
1437
  elementClass: balToast_js.BalToast,
1435
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1438
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1436
1439
  react: React,
1437
1440
  events: {
1438
1441
  onBalClose: 'balClose'
@@ -1442,7 +1445,7 @@ var BalToast = /*@__PURE__*/ r({
1442
1445
  var BalTooltip = /*@__PURE__*/ r({
1443
1446
  tagName: 'bal-tooltip',
1444
1447
  elementClass: balTooltip_js.BalTooltip,
1445
- // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1448
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1446
1449
  react: React,
1447
1450
  events: {
1448
1451
  onBalWillAnimate: 'balWillAnimate',