@tet/tet-components-angular 1.4.32-staging → 1.4.33-production

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.
@@ -68,7 +68,6 @@ let TetAccordion = class TetAccordion {
68
68
  this.openChanged = new EventEmitter();
69
69
  c.detach();
70
70
  this.el = r.nativeElement;
71
- proxyOutputs(this, this.el, ['openChanged']);
72
71
  }
73
72
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
74
73
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetAccordion, isStandalone: false, selector: "tet-accordion", inputs: { breakpoint: "breakpoint", header: "header", headerIconName: "headerIconName", headerImageAlt: "headerImageAlt", headerImageSrc: "headerImageSrc", headingTag: "headingTag", indicatorDirection: "indicatorDirection", isHeaderInteractive: "isHeaderInteractive", isOpen: "isOpen", theme: "theme", transparentBackground: "transparentBackground", withAutoScroll: "withAutoScroll", withBorder: "withBorder" }, outputs: { openChanged: "openChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -100,7 +99,6 @@ let TetAddressOffersFiltersProducts = class TetAddressOffersFiltersProducts {
100
99
  this.filteredProductsChanged = new EventEmitter();
101
100
  c.detach();
102
101
  this.el = r.nativeElement;
103
- proxyOutputs(this, this.el, ['activeFiltersChanged', 'filteredProductsChanged']);
104
102
  }
105
103
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetAddressOffersFiltersProducts, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
106
104
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetAddressOffersFiltersProducts, isStandalone: false, selector: "tet-address-offers-filters-products", inputs: { catalog: "catalog", category: "category", clearFilterButton: "clearFilterButton", language: "language", productCodes: "productCodes", subcategoryId: "subcategoryId", theme: "theme" }, outputs: { activeFiltersChanged: "activeFiltersChanged", filteredProductsChanged: "filteredProductsChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -135,7 +133,6 @@ let TetAddressSearch = class TetAddressSearch {
135
133
  this.searchSubmitted = new EventEmitter();
136
134
  c.detach();
137
135
  this.el = r.nativeElement;
138
- proxyOutputs(this, this.el, ['addressSelected', 'clearInputField', 'manualAddressInput', 'searchSubmitted']);
139
136
  }
140
137
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetAddressSearch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
141
138
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetAddressSearch, isStandalone: false, selector: "tet-address-search", inputs: { accessibilityLabel: "accessibilityLabel", addressKey: "addressKey", alwaysExpanded: "alwaysExpanded", closeButtonText: "closeButtonText", inputDisabled: "inputDisabled", isInputInvalid: "isInputInvalid", label: "label", language: "language", manualAddressTriggers: "manualAddressTriggers", minSearchKeywordLength: "minSearchKeywordLength", newFormsStyle: "newFormsStyle", newStyle: "newStyle", placeholder: "placeholder", redesignedStyle: "redesignedStyle", searchButtonText: "searchButtonText", theme: "theme" }, outputs: { addressSelected: "addressSelected", clearInputField: "clearInputField", manualAddressInput: "manualAddressInput", searchSubmitted: "searchSubmitted" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -174,7 +171,6 @@ let TetAssetAddresses = class TetAssetAddresses {
174
171
  this.customerNotFound = new EventEmitter();
175
172
  c.detach();
176
173
  this.el = r.nativeElement;
177
- proxyOutputs(this, this.el, ['assetAddressSelected', 'addressesUpdated', 'customerNotFound']);
178
174
  }
179
175
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetAssetAddresses, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
180
176
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetAssetAddresses, isStandalone: false, selector: "tet-asset-addresses", inputs: { accessToken: "accessToken", addressSearchLabel: "addressSearchLabel", addressSearchPlaceholder: "addressSearchPlaceholder", pid: "pid", salesforceAccountId: "salesforceAccountId", theme: "theme" }, outputs: { assetAddressSelected: "assetAddressSelected", addressesUpdated: "addressesUpdated", customerNotFound: "customerNotFound" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -210,7 +206,6 @@ let TetAssetAvailabilityAddresses = class TetAssetAvailabilityAddresses {
210
206
  this.customerNotFound = new EventEmitter();
211
207
  c.detach();
212
208
  this.el = r.nativeElement;
213
- proxyOutputs(this, this.el, ['assetAddressSelected', 'addressesUpdated', 'customerNotFound']);
214
209
  }
215
210
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetAssetAvailabilityAddresses, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
216
211
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetAssetAvailabilityAddresses, isStandalone: false, selector: "tet-asset-availability-addresses", inputs: { accessToken: "accessToken", addressSearchLabel: "addressSearchLabel", addressSearchPlaceholder: "addressSearchPlaceholder", pid: "pid", salesforceAccountId: "salesforceAccountId", theme: "theme" }, outputs: { assetAddressSelected: "assetAddressSelected", addressesUpdated: "addressesUpdated", customerNotFound: "customerNotFound" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -246,7 +241,6 @@ let TetAutocomplete = class TetAutocomplete {
246
241
  this.activeComponentStateChanged = new EventEmitter();
247
242
  c.detach();
248
243
  this.el = r.nativeElement;
249
- proxyOutputs(this, this.el, ['optionSelected', 'activeComponentStateChanged']);
250
244
  }
251
245
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetAutocomplete, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
252
246
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetAutocomplete, isStandalone: false, selector: "tet-autocomplete", inputs: { clearCallback: "clearCallback", customOptionRenderFunction: "customOptionRenderFunction", darkTheme: "darkTheme", defaultOptions: "defaultOptions", finishedLoading: "finishedLoading", highlightOptionsKeyword: "highlightOptionsKeyword", newStyle: "newStyle", noOptionsMessage: "noOptionsMessage", noOptionsRenderFunction: "noOptionsRenderFunction", optionsFilterAction: "optionsFilterAction", optionsIcon: "optionsIcon", redesignedStyle: "redesignedStyle", showOptionsOnEscapeClear: "showOptionsOnEscapeClear" }, outputs: { optionSelected: "optionSelected", activeComponentStateChanged: "activeComponentStateChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -281,7 +275,6 @@ let TetAutocompleteDropdown = class TetAutocompleteDropdown {
281
275
  this.inputValueChanged = new EventEmitter();
282
276
  c.detach();
283
277
  this.el = r.nativeElement;
284
- proxyOutputs(this, this.el, ['optionSelected', 'inputValueCleared', 'inputValueChanged']);
285
278
  }
286
279
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetAutocompleteDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
287
280
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetAutocompleteDropdown, isStandalone: false, selector: "tet-autocomplete-dropdown", inputs: { defaultOption: "defaultOption", errorMessage: "errorMessage", hasError: "hasError", label: "label", noOptionsMessage: "noOptionsMessage", options: "options", placeholder: "placeholder", theme: "theme" }, outputs: { optionSelected: "optionSelected", inputValueCleared: "inputValueCleared", inputValueChanged: "inputValueChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -317,7 +310,6 @@ let TetAvailabilityContactForm = class TetAvailabilityContactForm {
317
310
  this.taskCreationFailed = new EventEmitter();
318
311
  c.detach();
319
312
  this.el = r.nativeElement;
320
- proxyOutputs(this, this.el, ['taskCreationSuccess', 'taskCreationFailed']);
321
313
  }
322
314
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetAvailabilityContactForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
323
315
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetAvailabilityContactForm, isStandalone: false, selector: "tet-availability-contact-form", inputs: { darkTheme: "darkTheme", language: "language", showAvailabilityContactForm: "showAvailabilityContactForm", showInputLabel: "showInputLabel", showTitle: "showTitle", submitButtonProps: "submitButtonProps", subtitle: "subtitle", success: "success", taskOptions: "taskOptions", theme: "theme" }, outputs: { taskCreationSuccess: "taskCreationSuccess", taskCreationFailed: "taskCreationFailed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -349,10 +341,9 @@ let TetB2bCheckOutForm = class TetB2bCheckOutForm {
349
341
  this.submitCheckOutForm = new EventEmitter();
350
342
  c.detach();
351
343
  this.el = r.nativeElement;
352
- proxyOutputs(this, this.el, ['submit-check-out-form']);
353
344
  }
354
345
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetB2bCheckOutForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
355
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetB2bCheckOutForm, isStandalone: false, selector: "tet-b2b-check-out-form", inputs: { language: "language", theme: "theme" }, outputs: { "submit-check-out-form": "submit-check-out-form", submitCheckOutForm: "submitCheckOutForm" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
346
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetB2bCheckOutForm, isStandalone: false, selector: "tet-b2b-check-out-form", inputs: { language: "language", theme: "theme" }, outputs: { "submit-check-out-form": "submit-check-out-form", submitCheckOutForm: "submit-check-out-form" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
356
347
  };
357
348
  TetB2bCheckOutForm = __decorate([
358
349
  ProxyCmp({
@@ -372,7 +363,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
372
363
  standalone: false
373
364
  }]
374
365
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { submitCheckOutForm: [{
375
- type: Output
366
+ type: Output,
367
+ args: ['submit-check-out-form']
376
368
  }] } });
377
369
  let TetB2bCompareCard = class TetB2bCompareCard {
378
370
  constructor(c, r, z) {
@@ -381,7 +373,6 @@ let TetB2bCompareCard = class TetB2bCompareCard {
381
373
  this.selectedChange = new EventEmitter();
382
374
  c.detach();
383
375
  this.el = r.nativeElement;
384
- proxyOutputs(this, this.el, ['countChange', 'selectedChange']);
385
376
  }
386
377
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetB2bCompareCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
387
378
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetB2bCompareCard, isStandalone: false, selector: "tet-b2b-compare-card", inputs: { count: "count", isSelected: "isSelected", options: "options", theme: "theme" }, outputs: { countChange: "countChange", selectedChange: "selectedChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -415,7 +406,6 @@ let TetB2bConfigurator = class TetB2bConfigurator {
415
406
  this.successCloseClick = new EventEmitter();
416
407
  c.detach();
417
408
  this.el = r.nativeElement;
418
- proxyOutputs(this, this.el, ['compareLinkClick', 'b2bConfiguratorSubmit', 'successCloseClick']);
419
409
  }
420
410
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetB2bConfigurator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
421
411
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetB2bConfigurator, isStandalone: false, selector: "tet-b2b-configurator", inputs: { stickyRefEl: "stickyRefEl", theme: "theme" }, outputs: { compareLinkClick: "compareLinkClick", b2bConfiguratorSubmit: "b2bConfiguratorSubmit", successCloseClick: "successCloseClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -477,7 +467,6 @@ let TetBannerNav = class TetBannerNav {
477
467
  this.pauseStateChange = new EventEmitter();
478
468
  c.detach();
479
469
  this.el = r.nativeElement;
480
- proxyOutputs(this, this.el, ['slideChange', 'pauseStateChange']);
481
470
  }
482
471
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetBannerNav, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
483
472
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetBannerNav, isStandalone: false, selector: "tet-banner-nav", inputs: { duration: "duration", language: "language", mobileLayout: "mobileLayout", paused: "paused", slides: "slides", theme: "theme" }, outputs: { slideChange: "slideChange", pauseStateChange: "pauseStateChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -535,7 +524,6 @@ let TetBusinessLines = class TetBusinessLines {
535
524
  this.businessLineSelected = new EventEmitter();
536
525
  c.detach();
537
526
  this.el = r.nativeElement;
538
- proxyOutputs(this, this.el, ['businessLineSelected']);
539
527
  }
540
528
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetBusinessLines, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
541
529
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetBusinessLines, isStandalone: false, selector: "tet-business-lines", inputs: { addressKey: "addressKey", language: "language", showHeadings: "showHeadings" }, outputs: { businessLineSelected: "businessLineSelected" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -565,10 +553,9 @@ let TetBusinessNavigation = class TetBusinessNavigation {
565
553
  this.menuClickEvent = new EventEmitter();
566
554
  c.detach();
567
555
  this.el = r.nativeElement;
568
- proxyOutputs(this, this.el, ['menu-click-event']);
569
556
  }
570
557
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetBusinessNavigation, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
571
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetBusinessNavigation, isStandalone: false, selector: "tet-business-navigation", inputs: { expandable: "expandable", language: "language", menuItems: "menuItems", theme: "theme" }, outputs: { "menu-click-event": "menu-click-event", menuClickEvent: "menuClickEvent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
558
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetBusinessNavigation, isStandalone: false, selector: "tet-business-navigation", inputs: { expandable: "expandable", language: "language", menuItems: "menuItems", theme: "theme" }, outputs: { "menu-click-event": "menu-click-event", menuClickEvent: "menu-click-event" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
572
559
  };
573
560
  TetBusinessNavigation = __decorate([
574
561
  ProxyCmp({
@@ -588,7 +575,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
588
575
  standalone: false
589
576
  }]
590
577
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { menuClickEvent: [{
591
- type: Output
578
+ type: Output,
579
+ args: ['menu-click-event']
592
580
  }] } });
593
581
  let TetBusinessRoundStepper = class TetBusinessRoundStepper {
594
582
  constructor(c, r, z) {
@@ -623,7 +611,6 @@ let TetBusinessSummaryCard = class TetBusinessSummaryCard {
623
611
  this.amountChange = new EventEmitter();
624
612
  c.detach();
625
613
  this.el = r.nativeElement;
626
- proxyOutputs(this, this.el, ['editButtonClick', 'deleteButtonClick', 'amountChange']);
627
614
  }
628
615
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetBusinessSummaryCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
629
616
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetBusinessSummaryCard, isStandalone: false, selector: "tet-business-summary-card", inputs: { context: "context", contractTerm: "contractTerm", currency: "currency", discountPrice: "discountPrice", language: "language", maxValue: "maxValue", minValue: "minValue", price: "price", productDescription: "productDescription", productName: "productName", stepperLabel: "stepperLabel", theme: "theme", value: "value", withStepper: "withStepper" }, outputs: { editButtonClick: "editButtonClick", deleteButtonClick: "deleteButtonClick", amountChange: "amountChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -707,7 +694,6 @@ let TetCheckbox = class TetCheckbox {
707
694
  this.check = new EventEmitter();
708
695
  c.detach();
709
696
  this.el = r.nativeElement;
710
- proxyOutputs(this, this.el, ['check']);
711
697
  }
712
698
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetCheckbox, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
713
699
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetCheckbox, isStandalone: false, selector: "tet-checkbox", inputs: { accessibilityLabel: "accessibilityLabel", alignCenter: "alignCenter", checked: "checked", disabled: "disabled", error: "error", focusStyleOnContainer: "focusStyleOnContainer", iconName: "iconName", indeterminate: "indeterminate", label: "label", labelFont: "labelFont", name: "name", theme: "theme", unavailable: "unavailable", value: "value" }, outputs: { check: "check" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -740,7 +726,6 @@ let TetCloudApplicationFormDialog = class TetCloudApplicationFormDialog {
740
726
  this.openDialog = new EventEmitter();
741
727
  c.detach();
742
728
  this.el = r.nativeElement;
743
- proxyOutputs(this, this.el, ['submitted', 'closeDialog', 'openDialog']);
744
729
  }
745
730
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetCloudApplicationFormDialog, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
746
731
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetCloudApplicationFormDialog, isStandalone: false, selector: "tet-cloud-application-form-dialog", inputs: { language: "language", loading: "loading", privacyPolicyLinkUrl: "privacyPolicyLinkUrl", showOverlay: "showOverlay", theme: "theme" }, outputs: { submitted: "submitted", closeDialog: "closeDialog", openDialog: "openDialog" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -775,7 +760,6 @@ let TetCloudConfigurator = class TetCloudConfigurator {
775
760
  this.cloudCalculatorSubmit = new EventEmitter();
776
761
  c.detach();
777
762
  this.el = r.nativeElement;
778
- proxyOutputs(this, this.el, ['cloudCalculatorSubmit']);
779
763
  }
780
764
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetCloudConfigurator, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
781
765
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetCloudConfigurator, isStandalone: false, selector: "tet-cloud-configurator", inputs: { containerSelector: "containerSelector", language: "language", selectOnFocus: "selectOnFocus", theme: "theme" }, outputs: { cloudCalculatorSubmit: "cloudCalculatorSubmit" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -806,7 +790,6 @@ let TetCompareCardV2 = class TetCompareCardV2 {
806
790
  this.productChanged = new EventEmitter();
807
791
  c.detach();
808
792
  this.el = r.nativeElement;
809
- proxyOutputs(this, this.el, ['cardLoaded', 'productChanged']);
810
793
  }
811
794
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetCompareCardV2, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
812
795
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetCompareCardV2, isStandalone: false, selector: "tet-compare-card-v2", inputs: { benefitTitle: "benefitTitle", benefits: "benefits", bestChoice: "bestChoice", bestChoiceText: "bestChoiceText", bestChoiceTextPosition: "bestChoiceTextPosition", bonuses: "bonuses", buttonTitle: "buttonTitle", cardBackgroundColor: "cardBackgroundColor", cardScript: "cardScript", cardType: "cardType", clickCallback: "clickCallback", colorIcons: "colorIcons", contractTerm: "contractTerm", currency: "currency", darkMode: "darkMode", dropdownOptions: "dropdownOptions", language: "language", linkOpenBlank: "linkOpenBlank", options: "options", secondaryLink: "secondaryLink", secondaryLinkOpenBlank: "secondaryLinkOpenBlank", secondaryLinkText: "secondaryLinkText", theme: "theme" }, outputs: { cardLoaded: "cardLoaded", productChanged: "productChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -839,7 +822,6 @@ let TetContactForm = class TetContactForm {
839
822
  this.taskCreationFailed = new EventEmitter();
840
823
  c.detach();
841
824
  this.el = r.nativeElement;
842
- proxyOutputs(this, this.el, ['taskCreationSuccess', 'taskCreationFailed']);
843
825
  }
844
826
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetContactForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
845
827
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetContactForm, isStandalone: false, selector: "tet-contact-form", inputs: { darkTheme: "darkTheme", language: "language", showInputLabel: "showInputLabel", showTitle: "showTitle", submitButtonProps: "submitButtonProps", subtitle: "subtitle", taskOptions: "taskOptions", theme: "theme" }, outputs: { taskCreationSuccess: "taskCreationSuccess", taskCreationFailed: "taskCreationFailed" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -922,7 +904,6 @@ let TetCounter = class TetCounter {
922
904
  this.counterFinished = new EventEmitter();
923
905
  c.detach();
924
906
  this.el = r.nativeElement;
925
- proxyOutputs(this, this.el, ['counterStarted', 'counterFinished']);
926
907
  }
927
908
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetCounter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
928
909
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetCounter, isStandalone: false, selector: "tet-counter", inputs: { delay: "delay", disableAnimation: "disableAnimation", duration: "duration", easing: "easing", easingConfig: "easingConfig", endValue: "endValue", loopInterval: "loopInterval", startOnViewport: "startOnViewport", startValue: "startValue", stepValues: "stepValues", thousandSeparator: "thousandSeparator", valueSteps: "valueSteps" }, outputs: { counterStarted: "counterStarted", counterFinished: "counterFinished" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -957,7 +938,6 @@ let TetCustomerAssets = class TetCustomerAssets {
957
938
  this.customerNotFound = new EventEmitter();
958
939
  c.detach();
959
940
  this.el = r.nativeElement;
960
- proxyOutputs(this, this.el, ['assetSelected', 'assetsUpdated', 'customerNotFound']);
961
941
  }
962
942
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetCustomerAssets, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
963
943
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetCustomerAssets, isStandalone: false, selector: "tet-customer-assets", inputs: { accessToken: "accessToken", darkTheme: "darkTheme", groupByAddress: "groupByAddress", hideAssets: "hideAssets", loaderElementsCount: "loaderElementsCount", pid: "pid", salesforceAccountId: "salesforceAccountId", singleLoader: "singleLoader" }, outputs: { assetSelected: "assetSelected", assetsUpdated: "assetsUpdated", customerNotFound: "customerNotFound" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -992,7 +972,6 @@ let TetDatepicker = class TetDatepicker {
992
972
  this.rangeDatesChanged = new EventEmitter();
993
973
  c.detach();
994
974
  this.el = r.nativeElement;
995
- proxyOutputs(this, this.el, ['dateChanged', 'rangeDatesChanged']);
996
975
  }
997
976
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetDatepicker, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
998
977
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetDatepicker, isStandalone: false, selector: "tet-datepicker", inputs: { date: "date", datepickerView: "datepickerView", isOpen: "isOpen", locale: "locale", overlayEffect: "overlayEffect", rangePickerMode: "rangePickerMode" }, outputs: { dateChanged: "dateChanged", rangeDatesChanged: "rangeDatesChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1026,7 +1005,6 @@ let TetDatepickerHeader = class TetDatepickerHeader {
1026
1005
  this.datepickerViewChanged = new EventEmitter();
1027
1006
  c.detach();
1028
1007
  this.el = r.nativeElement;
1029
- proxyOutputs(this, this.el, ['internalDateChanged', 'datepickerViewChanged']);
1030
1008
  }
1031
1009
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetDatepickerHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1032
1010
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetDatepickerHeader, isStandalone: false, selector: "tet-datepicker-header", inputs: { datepickerView: "datepickerView", internalDate: "internalDate", locale: "locale", selectedDate: "selectedDate" }, outputs: { internalDateChanged: "internalDateChanged", datepickerViewChanged: "datepickerViewChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1061,7 +1039,6 @@ let TetDatepickerMonthView = class TetDatepickerMonthView {
1061
1039
  this.rangeDateSet = new EventEmitter();
1062
1040
  c.detach();
1063
1041
  this.el = r.nativeElement;
1064
- proxyOutputs(this, this.el, ['internalDateChanged', 'dateChanged', 'datepickerClosed', 'rangeDateSet']);
1065
1042
  }
1066
1043
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetDatepickerMonthView, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1067
1044
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetDatepickerMonthView, isStandalone: false, selector: "tet-datepicker-month-view", inputs: { internalDate: "internalDate", rangeDates: "rangeDates", rangePickerMode: "rangePickerMode", selectedDate: "selectedDate" }, outputs: { internalDateChanged: "internalDateChanged", dateChanged: "dateChanged", datepickerClosed: "datepickerClosed", rangeDateSet: "rangeDateSet" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1098,7 +1075,6 @@ let TetDatepickerMultiYearView = class TetDatepickerMultiYearView {
1098
1075
  this.datepickerViewChanged = new EventEmitter();
1099
1076
  c.detach();
1100
1077
  this.el = r.nativeElement;
1101
- proxyOutputs(this, this.el, ['internalDateChanged', 'datepickerViewChanged']);
1102
1078
  }
1103
1079
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetDatepickerMultiYearView, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1104
1080
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetDatepickerMultiYearView, isStandalone: false, selector: "tet-datepicker-multi-year-view", inputs: { internalDate: "internalDate", selectedDate: "selectedDate" }, outputs: { internalDateChanged: "internalDateChanged", datepickerViewChanged: "datepickerViewChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1131,7 +1107,6 @@ let TetDatepickerYearView = class TetDatepickerYearView {
1131
1107
  this.datepickerViewChanged = new EventEmitter();
1132
1108
  c.detach();
1133
1109
  this.el = r.nativeElement;
1134
- proxyOutputs(this, this.el, ['internalDateChanged', 'datepickerViewChanged']);
1135
1110
  }
1136
1111
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetDatepickerYearView, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1137
1112
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetDatepickerYearView, isStandalone: false, selector: "tet-datepicker-year-view", inputs: { internalDate: "internalDate", selectedDate: "selectedDate" }, outputs: { internalDateChanged: "internalDateChanged", datepickerViewChanged: "datepickerViewChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1164,7 +1139,6 @@ let TetDialog = class TetDialog {
1164
1139
  this.openDialog = new EventEmitter();
1165
1140
  c.detach();
1166
1141
  this.el = r.nativeElement;
1167
- proxyOutputs(this, this.el, ['closeDialog', 'openDialog']);
1168
1142
  }
1169
1143
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetDialog, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1170
1144
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetDialog, isStandalone: false, selector: "tet-dialog", inputs: { closeOnEscape: "closeOnEscape", closeOnOverlayClick: "closeOnOverlayClick", footerDisplay: "footerDisplay", headerTitle: "headerTitle", hideCloseButton: "hideCloseButton", hideHeader: "hideHeader", isOpen: "isOpen", preventDefaultClose: "preventDefaultClose", showHeaderDivider: "showHeaderDivider", theme: "theme", titleId: "titleId" }, outputs: { closeDialog: "closeDialog", openDialog: "openDialog" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1199,7 +1173,6 @@ let TetDropdown = class TetDropdown {
1199
1173
  this.optionsChanged = new EventEmitter();
1200
1174
  c.detach();
1201
1175
  this.el = r.nativeElement;
1202
- proxyOutputs(this, this.el, ['optionSelected', 'optionChecked', 'optionsChanged']);
1203
1176
  }
1204
1177
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetDropdown, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1205
1178
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetDropdown, isStandalone: false, selector: "tet-dropdown", inputs: { allowMultiple: "allowMultiple", buttonLabel: "buttonLabel", closeOnSelection: "closeOnSelection", disabled: "disabled", flexLayout: "flexLayout", label: "label", labelLogo: "labelLogo", labelLogoGrayscale: "labelLogoGrayscale", labelRight: "labelRight", labelRightColor: "labelRightColor", labelSubText: "labelSubText", options: "options", theme: "theme" }, outputs: { optionSelected: "optionSelected", optionChecked: "optionChecked", optionsChanged: "optionsChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1234,7 +1207,6 @@ let TetDynamicCard = class TetDynamicCard {
1234
1207
  this.tetDynamicCardClickEvent = new EventEmitter();
1235
1208
  c.detach();
1236
1209
  this.el = r.nativeElement;
1237
- proxyOutputs(this, this.el, ['tetDynamicCardClickEvent']);
1238
1210
  }
1239
1211
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetDynamicCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1240
1212
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetDynamicCard, isStandalone: false, selector: "tet-dynamic-card", inputs: { buttonColorTheme: "buttonColorTheme", buttonCustomColorCode: "buttonCustomColorCode", buttonCustomColorContentTone: "buttonCustomColorContentTone", cardTitle: "cardTitle", dateTag: "dateTag", dateTagColorDark: "dateTagColorDark", dateTagColorLight: "dateTagColorLight", index: "index", isInCarousel: "isInCarousel", linkHref: "linkHref", linkNewTab: "linkNewTab", linkText: "linkText", pictureLayoutShiftPosition: "pictureLayoutShiftPosition", priceTagOptions: "priceTagOptions", size: "size", sizeChangeBreakpoint: "sizeChangeBreakpoint", subtitle: "subtitle", tags: "tags", theme: "theme" }, outputs: { tetDynamicCardClickEvent: "tetDynamicCardClickEvent" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1265,10 +1237,9 @@ let TetExpandableInput = class TetExpandableInput {
1265
1237
  this.afterStateChange = new EventEmitter();
1266
1238
  c.detach();
1267
1239
  this.el = r.nativeElement;
1268
- proxyOutputs(this, this.el, ['before-state-change', 'after-state-change']);
1269
1240
  }
1270
1241
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetExpandableInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1271
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetExpandableInput, isStandalone: false, selector: "tet-expandable-input", inputs: { accessibilityLabel: "accessibilityLabel", animationDuration: "animationDuration", class: "class", closeInputText: "closeInputText", closedWidth: "closedWidth", darkMode: "darkMode", disabled: "disabled", error: "error", iconLeft: "iconLeft", iconRight: "iconRight", iconRightClickCallback: "iconRightClickCallback", manualValidation: "manualValidation", mode: "mode", placeholder: "placeholder", size: "size", theme: "theme", validators: "validators", value: "value" }, outputs: { "before-state-change": "before-state-change", "after-state-change": "after-state-change", beforeStateChange: "beforeStateChange", afterStateChange: "afterStateChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1242
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetExpandableInput, isStandalone: false, selector: "tet-expandable-input", inputs: { accessibilityLabel: "accessibilityLabel", animationDuration: "animationDuration", class: "class", closeInputText: "closeInputText", closedWidth: "closedWidth", darkMode: "darkMode", disabled: "disabled", error: "error", iconLeft: "iconLeft", iconRight: "iconRight", iconRightClickCallback: "iconRightClickCallback", manualValidation: "manualValidation", mode: "mode", placeholder: "placeholder", size: "size", theme: "theme", validators: "validators", value: "value" }, outputs: { "before-state-change": "before-state-change", "after-state-change": "after-state-change", beforeStateChange: "before-state-change", afterStateChange: "after-state-change" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1272
1243
  };
1273
1244
  TetExpandableInput = __decorate([
1274
1245
  ProxyCmp({
@@ -1288,9 +1259,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
1288
1259
  standalone: false
1289
1260
  }]
1290
1261
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { beforeStateChange: [{
1291
- type: Output
1262
+ type: Output,
1263
+ args: ['before-state-change']
1292
1264
  }], afterStateChange: [{
1293
- type: Output
1265
+ type: Output,
1266
+ args: ['after-state-change']
1294
1267
  }] } });
1295
1268
  let TetExpansionPanel = class TetExpansionPanel {
1296
1269
  constructor(c, r, z) {
@@ -1324,7 +1297,6 @@ let TetFeedbackForm = class TetFeedbackForm {
1324
1297
  this.feedbackSubmitted = new EventEmitter();
1325
1298
  c.detach();
1326
1299
  this.el = r.nativeElement;
1327
- proxyOutputs(this, this.el, ['feedbackSubmitted']);
1328
1300
  }
1329
1301
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetFeedbackForm, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1330
1302
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetFeedbackForm, isStandalone: false, selector: "tet-feedback-form", inputs: { data: "data", language: "language", theme: "theme" }, outputs: { feedbackSubmitted: "feedbackSubmitted" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1354,7 +1326,6 @@ let TetFilter = class TetFilter {
1354
1326
  this.filterChange = new EventEmitter();
1355
1327
  c.detach();
1356
1328
  this.el = r.nativeElement;
1357
- proxyOutputs(this, this.el, ['filterChange']);
1358
1329
  }
1359
1330
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetFilter, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1360
1331
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetFilter, isStandalone: false, selector: "tet-filter", inputs: { clearFilterButtonTitle: "clearFilterButtonTitle", showClearFilterButton: "showClearFilterButton", tags: "tags", theme: "theme" }, outputs: { filterChange: "filterChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1384,10 +1355,9 @@ let TetFloatingBlock = class TetFloatingBlock {
1384
1355
  this.contentItemClick = new EventEmitter();
1385
1356
  c.detach();
1386
1357
  this.el = r.nativeElement;
1387
- proxyOutputs(this, this.el, ['content-item-click']);
1388
1358
  }
1389
1359
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetFloatingBlock, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1390
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetFloatingBlock, isStandalone: false, selector: "tet-floating-block", inputs: { content: "content", header: "header", isOpen: "isOpen", theme: "theme" }, outputs: { "content-item-click": "content-item-click", contentItemClick: "contentItemClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1360
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetFloatingBlock, isStandalone: false, selector: "tet-floating-block", inputs: { content: "content", header: "header", isOpen: "isOpen", theme: "theme" }, outputs: { "content-item-click": "content-item-click", contentItemClick: "content-item-click" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1391
1361
  };
1392
1362
  TetFloatingBlock = __decorate([
1393
1363
  ProxyCmp({
@@ -1406,7 +1376,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
1406
1376
  standalone: false
1407
1377
  }]
1408
1378
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { contentItemClick: [{
1409
- type: Output
1379
+ type: Output,
1380
+ args: ['content-item-click']
1410
1381
  }] } });
1411
1382
  let TetIcon = class TetIcon {
1412
1383
  constructor(c, r, z) {
@@ -1515,7 +1486,6 @@ let TetLinkCardList = class TetLinkCardList {
1515
1486
  this.linkClick = new EventEmitter();
1516
1487
  c.detach();
1517
1488
  this.el = r.nativeElement;
1518
- proxyOutputs(this, this.el, ['linkClick']);
1519
1489
  }
1520
1490
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetLinkCardList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1521
1491
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetLinkCardList, isStandalone: false, selector: "tet-link-card-list", inputs: { isSearchResult: "isSearchResult", items: "items", layout: "layout", placeholderCount: "placeholderCount", theme: "theme" }, outputs: { linkClick: "linkClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1619,7 +1589,6 @@ let TetMultiStepDialog = class TetMultiStepDialog {
1619
1589
  this.openDialog = new EventEmitter();
1620
1590
  c.detach();
1621
1591
  this.el = r.nativeElement;
1622
- proxyOutputs(this, this.el, ['closeDialog', 'openDialog']);
1623
1592
  }
1624
1593
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetMultiStepDialog, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1625
1594
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetMultiStepDialog, isStandalone: false, selector: "tet-multi-step-dialog", inputs: { content: "content", dialogDataScreenKey: "dialogDataScreenKey", isOpen: "isOpen", language: "language", steps: "steps", tetDialogClass: "tetDialogClass", theme: "theme" }, outputs: { closeDialog: "closeDialog", openDialog: "openDialog" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1651,7 +1620,6 @@ let TetNavigationMobile = class TetNavigationMobile {
1651
1620
  this.mainDropdownToggle = new EventEmitter();
1652
1621
  c.detach();
1653
1622
  this.el = r.nativeElement;
1654
- proxyOutputs(this, this.el, ['mainDropdownToggle']);
1655
1623
  }
1656
1624
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetNavigationMobile, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1657
1625
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetNavigationMobile, isStandalone: false, selector: "tet-navigation-mobile", inputs: { darkMode: "darkMode" }, outputs: { mainDropdownToggle: "mainDropdownToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1708,7 +1676,6 @@ let TetNumberInput = class TetNumberInput {
1708
1676
  this.inputValueChanged = new EventEmitter();
1709
1677
  c.detach();
1710
1678
  this.el = r.nativeElement;
1711
- proxyOutputs(this, this.el, ['inputValueChanged']);
1712
1679
  }
1713
1680
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetNumberInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1714
1681
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetNumberInput, isStandalone: false, selector: "tet-number-input", inputs: { accessibilityLabel: "accessibilityLabel", buttonAccessibilityLabel: "buttonAccessibilityLabel", completed: "completed", disabled: "disabled", error: "error", helperText: "helperText", label: "label", max: "max", min: "min", selectOnFocus: "selectOnFocus", suffixes: "suffixes", theme: "theme", value: "value" }, outputs: { inputValueChanged: "inputValueChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1789,7 +1756,6 @@ let TetRadio = class TetRadio {
1789
1756
  this.check = new EventEmitter();
1790
1757
  c.detach();
1791
1758
  this.el = r.nativeElement;
1792
- proxyOutputs(this, this.el, ['check']);
1793
1759
  }
1794
1760
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetRadio, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1795
1761
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetRadio, isStandalone: false, selector: "tet-radio", inputs: { accessibilityLabel: "accessibilityLabel", alignCenter: "alignCenter", checked: "checked", disabled: "disabled", error: "error", focusStyleOnContainer: "focusStyleOnContainer", iconName: "iconName", inputAutofocus: "inputAutofocus", label: "label", labelFont: "labelFont", name: "name", theme: "theme", unavailable: "unavailable", value: "value" }, outputs: { check: "check" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1821,10 +1787,9 @@ let TetRangeSlider = class TetRangeSlider {
1821
1787
  this.sliderChange = new EventEmitter();
1822
1788
  c.detach();
1823
1789
  this.el = r.nativeElement;
1824
- proxyOutputs(this, this.el, ['slider-input', 'slider-change']);
1825
1790
  }
1826
1791
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetRangeSlider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1827
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetRangeSlider, isStandalone: false, selector: "tet-range-slider", inputs: { addButtonAccessibilityLabel: "addButtonAccessibilityLabel", dataPoints: "dataPoints", dataUnits: "dataUnits", defaultValue: "defaultValue", displayDataPoints: "displayDataPoints", inputMaxValue: "inputMaxValue", lockToDataPoint: "lockToDataPoint", maxValue: "maxValue", minValue: "minValue", numberInputAccessibilityLabel: "numberInputAccessibilityLabel", parentContainer: "parentContainer", reduceButtonAccessibilityLabel: "reduceButtonAccessibilityLabel", size: "size", sliderInputAccessibilityLabel: "sliderInputAccessibilityLabel", step: "step", theme: "theme", type: "type", withControls: "withControls", withCurrentStepCounter: "withCurrentStepCounter", withInput: "withInput" }, outputs: { "slider-input": "slider-input", "slider-change": "slider-change", sliderInput: "sliderInput", sliderChange: "sliderChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1792
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetRangeSlider, isStandalone: false, selector: "tet-range-slider", inputs: { addButtonAccessibilityLabel: "addButtonAccessibilityLabel", dataPoints: "dataPoints", dataUnits: "dataUnits", defaultValue: "defaultValue", displayDataPoints: "displayDataPoints", inputMaxValue: "inputMaxValue", lockToDataPoint: "lockToDataPoint", maxValue: "maxValue", minValue: "minValue", numberInputAccessibilityLabel: "numberInputAccessibilityLabel", parentContainer: "parentContainer", reduceButtonAccessibilityLabel: "reduceButtonAccessibilityLabel", size: "size", sliderInputAccessibilityLabel: "sliderInputAccessibilityLabel", step: "step", theme: "theme", type: "type", withControls: "withControls", withCurrentStepCounter: "withCurrentStepCounter", withInput: "withInput" }, outputs: { "slider-input": "slider-input", "slider-change": "slider-change", sliderInput: "slider-input", sliderChange: "slider-change" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
1828
1793
  };
1829
1794
  TetRangeSlider = __decorate([
1830
1795
  ProxyCmp({
@@ -1843,9 +1808,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
1843
1808
  standalone: false
1844
1809
  }]
1845
1810
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { sliderInput: [{
1846
- type: Output
1811
+ type: Output,
1812
+ args: ['slider-input']
1847
1813
  }], sliderChange: [{
1848
- type: Output
1814
+ type: Output,
1815
+ args: ['slider-change']
1849
1816
  }] } });
1850
1817
  let TetReferral = class TetReferral {
1851
1818
  constructor(c, r, z) {
@@ -1853,7 +1820,6 @@ let TetReferral = class TetReferral {
1853
1820
  this.urlCopied = new EventEmitter();
1854
1821
  c.detach();
1855
1822
  this.el = r.nativeElement;
1856
- proxyOutputs(this, this.el, ['urlCopied']);
1857
1823
  }
1858
1824
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetReferral, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1859
1825
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetReferral, isStandalone: false, selector: "tet-referral", inputs: { data: "data", language: "language", theme: "theme" }, outputs: { urlCopied: "urlCopied" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1909,7 +1875,6 @@ let TetSelectionList = class TetSelectionList {
1909
1875
  this.selectionListRendered = new EventEmitter();
1910
1876
  c.detach();
1911
1877
  this.el = r.nativeElement;
1912
- proxyOutputs(this, this.el, ['itemSelected', 'selectionListRendered']);
1913
1878
  }
1914
1879
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetSelectionList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1915
1880
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetSelectionList, isStandalone: false, selector: "tet-selection-list", inputs: { identifier: "identifier", itemRenderFunction: "itemRenderFunction", items: "items", multipleSelections: "multipleSelections", preSelectedItems: "preSelectedItems" }, outputs: { itemSelected: "itemSelected", selectionListRendered: "selectionListRendered" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -1947,7 +1912,6 @@ let TetSnickerCard = class TetSnickerCard {
1947
1912
  this.removeFromCart = new EventEmitter();
1948
1913
  c.detach();
1949
1914
  this.el = r.nativeElement;
1950
- proxyOutputs(this, this.el, ['bottomLinkClick', 'benefitLinkClick', 'cardClick', 'selectionStateChange', 'addToCart', 'removeFromCart']);
1951
1915
  }
1952
1916
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetSnickerCard, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
1953
1917
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetSnickerCard, isStandalone: false, selector: "tet-snicker-card", inputs: { accordionConfig: "accordionConfig", benefitLink: "benefitLink", benefits: "benefits", bottomLinkText: "bottomLinkText", bottomRemark: "bottomRemark", cardTitle: "cardTitle", count: "count", description: "description", indicator: "indicator", inlineMessage: "inlineMessage", isInCart: "isInCart", isTabStop: "isTabStop", packageItems: "packageItems", price: "price", primaryValue: "primaryValue", secondaryValue: "secondaryValue", selectionConfig: "selectionConfig", selectionType: "selectionType", state: "state", subscriptionItems: "subscriptionItems", subscriptionLabel: "subscriptionLabel", subtitle: "subtitle", theme: "theme", topBadge: "topBadge" }, outputs: { bottomLinkClick: "bottomLinkClick", benefitLinkClick: "benefitLinkClick", cardClick: "cardClick", selectionStateChange: "selectionStateChange", addToCart: "addToCart", removeFromCart: "removeFromCart" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -2013,7 +1977,6 @@ let TetSnickerCardGroup = class TetSnickerCardGroup {
2013
1977
  this.groupSelectionChange = new EventEmitter();
2014
1978
  c.detach();
2015
1979
  this.el = r.nativeElement;
2016
- proxyOutputs(this, this.el, ['groupSelectionChange']);
2017
1980
  }
2018
1981
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetSnickerCardGroup, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2019
1982
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetSnickerCardGroup, isStandalone: false, selector: "tet-snicker-card-group", inputs: { selectionType: "selectionType" }, outputs: { groupSelectionChange: "groupSelectionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -2094,7 +2057,6 @@ let TetStepperInput = class TetStepperInput {
2094
2057
  this.inputValueChanged = new EventEmitter();
2095
2058
  c.detach();
2096
2059
  this.el = r.nativeElement;
2097
- proxyOutputs(this, this.el, ['inputValueChanged']);
2098
2060
  }
2099
2061
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetStepperInput, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2100
2062
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetStepperInput, isStandalone: false, selector: "tet-stepper-input", inputs: { accessibilityLabel: "accessibilityLabel", disabled: "disabled", displayMode: "displayMode", label: "label", language: "language", max: "max", min: "min", selectOnFocus: "selectOnFocus", size: "size", step: "step", theme: "theme", value: "value" }, outputs: { inputValueChanged: "inputValueChanged" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -2176,7 +2138,6 @@ let TetSupportSearch = class TetSupportSearch {
2176
2138
  this.optionSelected = new EventEmitter();
2177
2139
  c.detach();
2178
2140
  this.el = r.nativeElement;
2179
- proxyOutputs(this, this.el, ['searchSubmitted', 'optionSelected']);
2180
2141
  }
2181
2142
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetSupportSearch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2182
2143
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetSupportSearch, isStandalone: false, selector: "tet-support-search", inputs: { disabled: "disabled", labels: "labels", maxSearchResults: "maxSearchResults", minSearchLength: "minSearchLength", searchApiUrl: "searchApiUrl", showInputLabel: "showInputLabel", theme: "theme" }, outputs: { searchSubmitted: "searchSubmitted", optionSelected: "optionSelected" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -2209,7 +2170,6 @@ let TetSwitch = class TetSwitch {
2209
2170
  this.check = new EventEmitter();
2210
2171
  c.detach();
2211
2172
  this.el = r.nativeElement;
2212
- proxyOutputs(this, this.el, ['check']);
2213
2173
  }
2214
2174
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetSwitch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2215
2175
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetSwitch, isStandalone: false, selector: "tet-switch", inputs: { accessibilityLabel: "accessibilityLabel", alignCenter: "alignCenter", checked: "checked", disabled: "disabled", focusStyleOnContainer: "focusStyleOnContainer", label: "label", labelFont: "labelFont", labelPosition: "labelPosition", name: "name", theme: "theme", value: "value" }, outputs: { check: "check" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -2240,7 +2200,6 @@ let TetTabContent = class TetTabContent {
2240
2200
  this.tabSelected = new EventEmitter();
2241
2201
  c.detach();
2242
2202
  this.el = r.nativeElement;
2243
- proxyOutputs(this, this.el, ['tabSelected']);
2244
2203
  }
2245
2204
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetTabContent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2246
2205
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetTabContent, isStandalone: false, selector: "tet-tab-content", inputs: { dataName: "dataName", defaultTab: "defaultTab", parentContainer: "parentContainer", useVisibility: "useVisibility" }, outputs: { tabSelected: "tabSelected" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -2271,7 +2230,6 @@ let TetTabHeader = class TetTabHeader {
2271
2230
  this.tabSelected = new EventEmitter();
2272
2231
  c.detach();
2273
2232
  this.el = r.nativeElement;
2274
- proxyOutputs(this, this.el, ['tabSelected']);
2275
2233
  }
2276
2234
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetTabHeader, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2277
2235
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetTabHeader, isStandalone: false, selector: "tet-tab-header", inputs: { autoplayDelay: "autoplayDelay", dataName: "dataName", defaultTab: "defaultTab", hideActiveHeaderUnderline: "hideActiveHeaderUnderline", hideHeaderUnderline: "hideHeaderUnderline", position: "position", segmented: "segmented", sizing: "sizing", stopAutoplayOnContentHover: "stopAutoplayOnContentHover", stopAutoplayOnHeaderHover: "stopAutoplayOnHeaderHover", theme: "theme", type: "type" }, outputs: { tabSelected: "tabSelected" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -2428,7 +2386,6 @@ let TetThankYouView = class TetThankYouView {
2428
2386
  this.ctaButtonClick = new EventEmitter();
2429
2387
  c.detach();
2430
2388
  this.el = r.nativeElement;
2431
- proxyOutputs(this, this.el, ['ctaButtonClick']);
2432
2389
  }
2433
2390
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetThankYouView, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2434
2391
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetThankYouView, isStandalone: false, selector: "tet-thank-you-view", inputs: { ctaButtonDescription: "ctaButtonDescription", ctaButtonLabel: "ctaButtonLabel", ctaButtonSize: "ctaButtonSize", ctaButtonType: "ctaButtonType", mainBlockDescription: "mainBlockDescription", mainBlockIcon: "mainBlockIcon", mainBlockTitle: "mainBlockTitle", stepperData: "stepperData", theme: "theme" }, outputs: { ctaButtonClick: "ctaButtonClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -2458,7 +2415,6 @@ let TetThankYouViewV2 = class TetThankYouViewV2 {
2458
2415
  this.ctaButtonClick = new EventEmitter();
2459
2416
  c.detach();
2460
2417
  this.el = r.nativeElement;
2461
- proxyOutputs(this, this.el, ['ctaButtonClick']);
2462
2418
  }
2463
2419
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetThankYouViewV2, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2464
2420
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetThankYouViewV2, isStandalone: false, selector: "tet-thank-you-view-v2", inputs: { ctaButtonId: "ctaButtonId", ctaButtonLabel: "ctaButtonLabel", ctaButtonSize: "ctaButtonSize", ctaButtonTheme: "ctaButtonTheme", ctaButtonType: "ctaButtonType", icon: "icon", language: "language", mainBlockDescription: "mainBlockDescription", mainBlockTitle: "mainBlockTitle", stepperData: "stepperData", theme: "theme", translationGroup: "translationGroup" }, outputs: { ctaButtonClick: "ctaButtonClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
@@ -2488,7 +2444,6 @@ let TetThankYouViewV3 = class TetThankYouViewV3 {
2488
2444
  this.ctaButtonClick = new EventEmitter();
2489
2445
  c.detach();
2490
2446
  this.el = r.nativeElement;
2491
- proxyOutputs(this, this.el, ['ctaButtonClick']);
2492
2447
  }
2493
2448
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.16", ngImport: i0, type: TetThankYouViewV3, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
2494
2449
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.16", type: TetThankYouViewV3, isStandalone: false, selector: "tet-thank-you-view-v3", inputs: { ctaButtonId: "ctaButtonId", ctaButtonLabel: "ctaButtonLabel", ctaButtonSize: "ctaButtonSize", ctaButtonTheme: "ctaButtonTheme", ctaButtonType: "ctaButtonType", icon: "icon", language: "language", mainBlockDescription: "mainBlockDescription", mainBlockTitle: "mainBlockTitle", stepperData: "stepperData", theme: "theme", translationGroup: "translationGroup" }, outputs: { ctaButtonClick: "ctaButtonClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }