@po-ui/ng-components 18.5.0 → 18.7.0

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.
@@ -424,7 +424,7 @@ const PhosphorIconDictionary = {
424
424
  ICON_WORLD: 'ph ph-globe-simple'
425
425
  };
426
426
 
427
- const _c0$1J = ["*"];
427
+ const _c0$1K = ["*"];
428
428
  function PoIconComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
429
429
  i0.ɵɵelementContainer(0);
430
430
  } }
@@ -524,7 +524,7 @@ class PoIconComponent {
524
524
  return iconName.includes(' ') ? iconName.split(' ') : iconName;
525
525
  }
526
526
  static ɵfac = function PoIconComponent_Factory(t) { return new (t || PoIconComponent)(i0.ɵɵdirectiveInject(ICONS_DICTIONARY, 8)); };
527
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoIconComponent, selectors: [["po-icon"]], inputs: { icon: [0, "p-icon", "icon"] }, ngContentSelectors: _c0$1J, decls: 3, vars: 3, consts: [["fontTemplate", ""], [4, "ngIf", "ngIfThen", "ngIfElse"], ["aria-hidden", "true"]], template: function PoIconComponent_Template(rf, ctx) { if (rf & 1) {
527
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoIconComponent, selectors: [["po-icon"]], inputs: { icon: [0, "p-icon", "icon"] }, ngContentSelectors: _c0$1K, decls: 3, vars: 3, consts: [["fontTemplate", ""], [4, "ngIf", "ngIfThen", "ngIfElse"], ["aria-hidden", "true"]], template: function PoIconComponent_Template(rf, ctx) { if (rf & 1) {
528
528
  i0.ɵɵprojectionDef();
529
529
  i0.ɵɵtemplate(0, PoIconComponent_ng_container_0_Template, 1, 0, "ng-container", 1)(1, PoIconComponent_ng_template_1_Template, 2, 2, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
530
530
  } if (rf & 2) {
@@ -2563,7 +2563,7 @@ class PoTooltipDirective extends PoTooltipBaseDirective {
2563
2563
  args: ['keydown', ['$event']]
2564
2564
  }] }); })();
2565
2565
 
2566
- const _c0$1I = ["tagContainer"];
2566
+ const _c0$1J = ["tagContainer"];
2567
2567
  const _c1$I = ["tagClose"];
2568
2568
  const _c2$l = ["poTag"];
2569
2569
  const _c3$g = a0 => ({ "color": a0 });
@@ -2694,7 +2694,7 @@ class PoTagComponent extends PoTagBaseComponent {
2694
2694
  }
2695
2695
  static ɵfac = function PoTagComponent_Factory(t) { return new (t || PoTagComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(PoLanguageService)); };
2696
2696
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoTagComponent, selectors: [["po-tag"]], viewQuery: function PoTagComponent_Query(rf, ctx) { if (rf & 1) {
2697
- i0.ɵɵviewQuery(_c0$1I, 7);
2697
+ i0.ɵɵviewQuery(_c0$1J, 7);
2698
2698
  i0.ɵɵviewQuery(_c1$I, 7);
2699
2699
  i0.ɵɵviewQuery(_c2$l, 7);
2700
2700
  } if (rf & 2) {
@@ -2795,7 +2795,7 @@ class PoTagModule {
2795
2795
  }], null, null); })();
2796
2796
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(PoTagModule, { declarations: [PoTagComponent], imports: [CommonModule, PoIconModule, PoTooltipModule], exports: [PoTagComponent] }); })();
2797
2797
 
2798
- const _c0$1H = ["*"];
2798
+ const _c0$1I = ["*"];
2799
2799
  function PoAccordionItemBodyComponent_div_0_Template(rf, ctx) { if (rf & 1) {
2800
2800
  i0.ɵɵelementStart(0, "div", 1)(1, "div", 2);
2801
2801
  i0.ɵɵprojection(2);
@@ -2806,7 +2806,7 @@ function PoAccordionItemBodyComponent_div_0_Template(rf, ctx) { if (rf & 1) {
2806
2806
  class PoAccordionItemBodyComponent {
2807
2807
  expanded = false;
2808
2808
  static ɵfac = function PoAccordionItemBodyComponent_Factory(t) { return new (t || PoAccordionItemBodyComponent)(); };
2809
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoAccordionItemBodyComponent, selectors: [["po-accordion-item-body"]], inputs: { expanded: [0, "p-expanded", "expanded"] }, ngContentSelectors: _c0$1H, decls: 1, vars: 1, consts: [["class", "po-accordion-item-body", 4, "ngIf"], [1, "po-accordion-item-body"], [1, "po-accordion-item-body-content"]], template: function PoAccordionItemBodyComponent_Template(rf, ctx) { if (rf & 1) {
2809
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoAccordionItemBodyComponent, selectors: [["po-accordion-item-body"]], inputs: { expanded: [0, "p-expanded", "expanded"] }, ngContentSelectors: _c0$1I, decls: 1, vars: 1, consts: [["class", "po-accordion-item-body", 4, "ngIf"], [1, "po-accordion-item-body"], [1, "po-accordion-item-body-content"]], template: function PoAccordionItemBodyComponent_Template(rf, ctx) { if (rf & 1) {
2810
2810
  i0.ɵɵprojectionDef();
2811
2811
  i0.ɵɵtemplate(0, PoAccordionItemBodyComponent_div_0_Template, 3, 1, "div", 0);
2812
2812
  } if (rf & 2) {
@@ -2849,7 +2849,7 @@ class PoLanguageModule {
2849
2849
  }]
2850
2850
  }], null, null); })();
2851
2851
 
2852
- const _c0$1G = ["accordionElement"];
2852
+ const _c0$1H = ["accordionElement"];
2853
2853
  function PoAccordionItemHeaderComponent_po_tag_6_Template(rf, ctx) { if (rf & 1) {
2854
2854
  i0.ɵɵelement(0, "po-tag", 7);
2855
2855
  } if (rf & 2) {
@@ -2874,7 +2874,7 @@ class PoAccordionItemHeaderComponent {
2874
2874
  }
2875
2875
  static ɵfac = function PoAccordionItemHeaderComponent_Factory(t) { return new (t || PoAccordionItemHeaderComponent)(i0.ɵɵdirectiveInject(PoLanguageService)); };
2876
2876
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoAccordionItemHeaderComponent, selectors: [["po-accordion-item-header"]], viewQuery: function PoAccordionItemHeaderComponent_Query(rf, ctx) { if (rf & 1) {
2877
- i0.ɵɵviewQuery(_c0$1G, 7, ElementRef);
2877
+ i0.ɵɵviewQuery(_c0$1H, 7, ElementRef);
2878
2878
  } if (rf & 2) {
2879
2879
  let _t;
2880
2880
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.accordionElement = _t.first);
@@ -2951,7 +2951,7 @@ class PoAccordionService {
2951
2951
  type: Injectable
2952
2952
  }], null, null); })();
2953
2953
 
2954
- const _c0$1F = ["*"];
2954
+ const _c0$1G = ["*"];
2955
2955
  function PoAccordionItemComponent_ng_template_0_Template(rf, ctx) { if (rf & 1) {
2956
2956
  i0.ɵɵprojection(0);
2957
2957
  } }
@@ -3083,7 +3083,7 @@ class PoAccordionItemComponent {
3083
3083
  } if (rf & 2) {
3084
3084
  let _t;
3085
3085
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.templateRef = _t.first);
3086
- } }, inputs: { label: [0, "p-label", "label"], labelTag: [0, "p-label-tag", "labelTag"], disabledItem: [2, "p-disabled", "disabledItem", convertToBoolean], typeTag: [0, "p-type-tag", "typeTag"] }, outputs: { expandEvent: "p-expand", collapseEvent: "p-collapse" }, features: [i0.ɵɵInputTransformsFeature], ngContentSelectors: _c0$1F, decls: 1, vars: 0, template: function PoAccordionItemComponent_Template(rf, ctx) { if (rf & 1) {
3086
+ } }, inputs: { label: [0, "p-label", "label"], labelTag: [0, "p-label-tag", "labelTag"], disabledItem: [2, "p-disabled", "disabledItem", convertToBoolean], typeTag: [0, "p-type-tag", "typeTag"] }, outputs: { expandEvent: "p-expand", collapseEvent: "p-collapse" }, features: [i0.ɵɵInputTransformsFeature], ngContentSelectors: _c0$1G, decls: 1, vars: 0, template: function PoAccordionItemComponent_Template(rf, ctx) { if (rf & 1) {
3087
3087
  i0.ɵɵprojectionDef();
3088
3088
  i0.ɵɵtemplate(0, PoAccordionItemComponent_ng_template_0_Template, 1, 0, "ng-template");
3089
3089
  } }, encapsulation: 2 });
@@ -3953,7 +3953,7 @@ const PoBadgeLiteralsDefault = {
3953
3953
  }
3954
3954
  };
3955
3955
 
3956
- const _c0$1E = a0 => ({ "background-color": a0 });
3956
+ const _c0$1F = a0 => ({ "background-color": a0 });
3957
3957
  const _c1$H = () => ({});
3958
3958
  function PoBadgeComponent_po_icon_1_Template(rf, ctx) { if (rf & 1) {
3959
3959
  i0.ɵɵelement(0, "po-icon", 3);
@@ -4095,7 +4095,7 @@ class PoBadgeComponent extends PoBadgeBaseComponent {
4095
4095
  } if (rf & 2) {
4096
4096
  i0.ɵɵclassMapInterpolate2("", ctx.getChangeStyle(), " po-badge po-badge-", ctx.size ? ctx.size : "medium", "");
4097
4097
  i0.ɵɵclassProp("po-badge-notification", ctx.isNotification && !ctx.status)("po-badge-border", ctx.showBorder);
4098
- i0.ɵɵproperty("ariaLabel", ctx.notificationLabel)("ngStyle", ctx.customColor && !ctx.status ? i0.ɵɵpureFunction1(13, _c0$1E, ctx.customColor) : i0.ɵɵpureFunction0(15, _c1$H));
4098
+ i0.ɵɵproperty("ariaLabel", ctx.notificationLabel)("ngStyle", ctx.customColor && !ctx.status ? i0.ɵɵpureFunction1(13, _c0$1F, ctx.customColor) : i0.ɵɵpureFunction0(15, _c1$H));
4099
4099
  i0.ɵɵattribute("data-status", ctx.status);
4100
4100
  i0.ɵɵadvance();
4101
4101
  i0.ɵɵproperty("ngIf", !ctx.isNotification && ctx.size !== "small" && ctx.badgeIcon && ctx.status !== "disabled");
@@ -5131,10 +5131,10 @@ class PoOverlayBaseComponent {
5131
5131
  args: [{ alias: 'p-screen-lock', transform: convertToBoolean }]
5132
5132
  }] }); })();
5133
5133
 
5134
- const _c0$1D = ["*"];
5134
+ const _c0$1E = ["*"];
5135
5135
  class PoOverlayComponent extends PoOverlayBaseComponent {
5136
5136
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoOverlayComponent_BaseFactory; return function PoOverlayComponent_Factory(t) { return (ɵPoOverlayComponent_BaseFactory || (ɵPoOverlayComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoOverlayComponent)))(t || PoOverlayComponent); }; })();
5137
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoOverlayComponent, selectors: [["po-overlay"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$1D, decls: 3, vars: 2, consts: [["role", "alert", "aria-busy", "true", 1, "po-overlay"], [1, "po-overlay-content"]], template: function PoOverlayComponent_Template(rf, ctx) { if (rf & 1) {
5137
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoOverlayComponent, selectors: [["po-overlay"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$1E, decls: 3, vars: 2, consts: [["role", "alert", "aria-busy", "true", 1, "po-overlay"], [1, "po-overlay-content"]], template: function PoOverlayComponent_Template(rf, ctx) { if (rf & 1) {
5138
5138
  i0.ɵɵprojectionDef();
5139
5139
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
5140
5140
  i0.ɵɵprojection(2);
@@ -5961,7 +5961,7 @@ class PoLabelComponent {
5961
5961
  }] }); })();
5962
5962
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoLabelComponent, { className: "PoLabelComponent", filePath: "lib/components/po-label/po-label.component.ts", lineNumber: 14 }); })();
5963
5963
 
5964
- const _c0$1C = ["checkboxLabel"];
5964
+ const _c0$1D = ["checkboxLabel"];
5965
5965
  function PoCheckboxComponent_po_label_4_Template(rf, ctx) { if (rf & 1) {
5966
5966
  i0.ɵɵelement(0, "po-label", 5);
5967
5967
  } if (rf & 2) {
@@ -6049,7 +6049,7 @@ class PoCheckboxComponent extends PoCheckboxBaseComponent {
6049
6049
  }
6050
6050
  static ɵfac = function PoCheckboxComponent_Factory(t) { return new (t || PoCheckboxComponent)(i0.ɵɵdirectiveInject(ICONS_DICTIONARY, 8), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
6051
6051
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoCheckboxComponent, selectors: [["po-checkbox"]], viewQuery: function PoCheckboxComponent_Query(rf, ctx) { if (rf & 1) {
6052
- i0.ɵɵviewQuery(_c0$1C, 7);
6052
+ i0.ɵɵviewQuery(_c0$1D, 7);
6053
6053
  } if (rf & 2) {
6054
6054
  let _t;
6055
6055
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.checkboxLabel = _t.first);
@@ -6099,7 +6099,7 @@ class PoCheckboxComponent extends PoCheckboxBaseComponent {
6099
6099
  }] }); })();
6100
6100
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoCheckboxComponent, { className: "PoCheckboxComponent", filePath: "lib/components/po-field/po-checkbox/po-checkbox.component.ts", lineNumber: 51 }); })();
6101
6101
 
6102
- const _c0$1B = ["itemList"];
6102
+ const _c0$1C = ["itemList"];
6103
6103
  const _c1$G = a0 => ({ $implicit: a0 });
6104
6104
  function PoItemListComponent_div_1_po_icon_2_Template(rf, ctx) { if (rf & 1) {
6105
6105
  i0.ɵɵelement(0, "po-icon", 8);
@@ -6255,7 +6255,7 @@ class PoItemListComponent extends PoItemListBaseComponent {
6255
6255
  }
6256
6256
  static ɵfac = function PoItemListComponent_Factory(t) { return new (t || PoItemListComponent)(i0.ɵɵdirectiveInject(i1$1.DomSanitizer)); };
6257
6257
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoItemListComponent, selectors: [["po-item-list"]], viewQuery: function PoItemListComponent_Query(rf, ctx) { if (rf & 1) {
6258
- i0.ɵɵviewQuery(_c0$1B, 7);
6258
+ i0.ɵɵviewQuery(_c0$1C, 7);
6259
6259
  } if (rf & 2) {
6260
6260
  let _t;
6261
6261
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.itemList = _t.first);
@@ -6281,7 +6281,7 @@ class PoItemListComponent extends PoItemListBaseComponent {
6281
6281
  }] }); })();
6282
6282
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoItemListComponent, { className: "PoItemListComponent", filePath: "lib/components/po-listbox/po-item-list/po-item-list.component.ts", lineNumber: 13 }); })();
6283
6283
 
6284
- const _c0$1A = ["inputElement"];
6284
+ const _c0$1B = ["inputElement"];
6285
6285
  /**
6286
6286
  * @docsPrivate
6287
6287
  *
@@ -6337,7 +6337,7 @@ class PoSearchListComponent {
6337
6337
  }
6338
6338
  static ɵfac = function PoSearchListComponent_Factory(t) { return new (t || PoSearchListComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
6339
6339
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoSearchListComponent, selectors: [["po-search-list"]], viewQuery: function PoSearchListComponent_Query(rf, ctx) { if (rf & 1) {
6340
- i0.ɵɵviewQuery(_c0$1A, 7, ElementRef);
6340
+ i0.ɵɵviewQuery(_c0$1B, 7, ElementRef);
6341
6341
  } if (rf & 2) {
6342
6342
  let _t;
6343
6343
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputElement = _t.first);
@@ -6375,7 +6375,7 @@ class PoSearchListComponent {
6375
6375
  }] }); })();
6376
6376
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoSearchListComponent, { className: "PoSearchListComponent", filePath: "lib/components/po-listbox/po-search-list/po-search-list.component.ts", lineNumber: 25 }); })();
6377
6377
 
6378
- const _c0$1z = ["listbox"];
6378
+ const _c0$1A = ["listbox"];
6379
6379
  const _c1$F = ["listboxItemList"];
6380
6380
  const _c2$k = ["searchElement"];
6381
6381
  const _c3$f = [[["", "p-popup-header-template", ""]]];
@@ -6687,7 +6687,7 @@ class PoListBoxComponent extends PoListBoxBaseComponent {
6687
6687
  }
6688
6688
  static ɵfac = function PoListBoxComponent_Factory(t) { return new (t || PoListBoxComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(PoLanguageService), i0.ɵɵdirectiveInject(i2.Router), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
6689
6689
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoListBoxComponent, selectors: [["po-listbox"]], viewQuery: function PoListBoxComponent_Query(rf, ctx) { if (rf & 1) {
6690
- i0.ɵɵviewQuery(_c0$1z, 7);
6690
+ i0.ɵɵviewQuery(_c0$1A, 7);
6691
6691
  i0.ɵɵviewQuery(_c1$F, 5);
6692
6692
  i0.ɵɵviewQuery(_c2$k, 5);
6693
6693
  } if (rf & 2) {
@@ -6729,7 +6729,7 @@ class PoListBoxComponent extends PoListBoxBaseComponent {
6729
6729
  }] }); })();
6730
6730
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoListBoxComponent, { className: "PoListBoxComponent", filePath: "lib/components/po-listbox/po-listbox.component.ts", lineNumber: 27 }); })();
6731
6731
 
6732
- const _c0$1y = ["popupRef"];
6732
+ const _c0$1z = ["popupRef"];
6733
6733
  const _c1$E = ["listbox"];
6734
6734
  const _c2$j = ["poListBoxRef"];
6735
6735
  const _c3$e = [[["", "p-popup-header-template", ""]]];
@@ -6921,7 +6921,7 @@ class PoPopupComponent extends PoPopupBaseComponent {
6921
6921
  }
6922
6922
  static ɵfac = function PoPopupComponent_Factory(t) { return new (t || PoPopupComponent)(i0.ɵɵdirectiveInject(i0.ViewContainerRef), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i2.Router), i0.ɵɵdirectiveInject(PoControlPositionService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
6923
6923
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPopupComponent, selectors: [["po-popup"]], viewQuery: function PoPopupComponent_Query(rf, ctx) { if (rf & 1) {
6924
- i0.ɵɵviewQuery(_c0$1y, 5, ElementRef);
6924
+ i0.ɵɵviewQuery(_c0$1z, 5, ElementRef);
6925
6925
  i0.ɵɵviewQuery(_c1$E, 5, ElementRef);
6926
6926
  i0.ɵɵviewQuery(_c2$j, 5);
6927
6927
  } if (rf & 2) {
@@ -7123,7 +7123,7 @@ class PoBreadcrumbFavoriteComponent {
7123
7123
  }] }); })();
7124
7124
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoBreadcrumbFavoriteComponent, { className: "PoBreadcrumbFavoriteComponent", filePath: "lib/components/po-breadcrumb/po-breadcrumb-favorite/po-breadcrumb-favorite.component.ts", lineNumber: 41 }); })();
7125
7125
 
7126
- const _c0$1x = ["breadcrumb"];
7126
+ const _c0$1y = ["breadcrumb"];
7127
7127
  const _c1$D = ["dropdownIcon"];
7128
7128
  const _c2$i = ["target"];
7129
7129
  const _c3$d = ["popup"];
@@ -7391,7 +7391,7 @@ class PoBreadcrumbComponent extends PoBreadcrumbBaseComponent {
7391
7391
  }
7392
7392
  static ɵfac = function PoBreadcrumbComponent_Factory(t) { return new (t || PoBreadcrumbComponent)(i0.ɵɵdirectiveInject(i0.IterableDiffers), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(PoLanguageService)); };
7393
7393
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoBreadcrumbComponent, selectors: [["po-breadcrumb"]], viewQuery: function PoBreadcrumbComponent_Query(rf, ctx) { if (rf & 1) {
7394
- i0.ɵɵviewQuery(_c0$1x, 7, ElementRef);
7394
+ i0.ɵɵviewQuery(_c0$1y, 7, ElementRef);
7395
7395
  i0.ɵɵviewQuery(_c1$D, 5, ElementRef);
7396
7396
  i0.ɵɵviewQuery(_c2$i, 5, ElementRef);
7397
7397
  i0.ɵɵviewQuery(_c3$d, 5);
@@ -7843,7 +7843,7 @@ class PoButtonBaseComponent {
7843
7843
  args: ['p-aria-label']
7844
7844
  }] }); })();
7845
7845
 
7846
- const _c0$1w = ["button"];
7846
+ const _c0$1x = ["button"];
7847
7847
  function PoButtonComponent_div_2_Template(rf, ctx) { if (rf & 1) {
7848
7848
  i0.ɵɵelementStart(0, "div", 6);
7849
7849
  i0.ɵɵelement(1, "po-loading-icon", 7);
@@ -7917,7 +7917,7 @@ class PoButtonComponent extends PoButtonBaseComponent {
7917
7917
  }
7918
7918
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoButtonComponent_BaseFactory; return function PoButtonComponent_Factory(t) { return (ɵPoButtonComponent_BaseFactory || (ɵPoButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoButtonComponent)))(t || PoButtonComponent); }; })();
7919
7919
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoButtonComponent, selectors: [["po-button"]], viewQuery: function PoButtonComponent_Query(rf, ctx) { if (rf & 1) {
7920
- i0.ɵɵviewQuery(_c0$1w, 7);
7920
+ i0.ɵɵviewQuery(_c0$1x, 7);
7921
7921
  } if (rf & 2) {
7922
7922
  let _t;
7923
7923
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.buttonElement = _t.first);
@@ -8840,7 +8840,7 @@ class PoCalendarLangService {
8840
8840
  }]
8841
8841
  }], null, null); })();
8842
8842
 
8843
- const _c0$1v = ["*"];
8843
+ const _c0$1w = ["*"];
8844
8844
  function PoCalendarHeaderComponent_po_icon_1_Template(rf, ctx) { if (rf & 1) {
8845
8845
  const _r1 = i0.ɵɵgetCurrentView();
8846
8846
  i0.ɵɵelementStart(0, "po-icon", 4);
@@ -8860,7 +8860,7 @@ class PoCalendarHeaderComponent {
8860
8860
  next = new EventEmitter();
8861
8861
  constructor() { }
8862
8862
  static ɵfac = function PoCalendarHeaderComponent_Factory(t) { return new (t || PoCalendarHeaderComponent)(); };
8863
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoCalendarHeaderComponent, selectors: [["po-calendar-header"]], inputs: { hidePrevious: [0, "p-hide-previous", "hidePrevious"], hideNext: [0, "p-hide-next", "hideNext"] }, outputs: { previous: "p-previous", next: "p-next" }, ngContentSelectors: _c0$1v, decls: 5, vars: 2, consts: [[1, "po-calendar-header"], ["p-icon", "ICON_ARROW_LEFT", "class", "po-calendar-header-left", 3, "click", 4, "ngIf"], ["attr-calendar", "", 1, "po-calendar-header-title"], ["p-icon", "ICON_ARROW_RIGHT", "class", "po-calendar-header-right", 3, "click", 4, "ngIf"], ["p-icon", "ICON_ARROW_LEFT", 1, "po-calendar-header-left", 3, "click"], ["p-icon", "ICON_ARROW_RIGHT", 1, "po-calendar-header-right", 3, "click"]], template: function PoCalendarHeaderComponent_Template(rf, ctx) { if (rf & 1) {
8863
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoCalendarHeaderComponent, selectors: [["po-calendar-header"]], inputs: { hidePrevious: [0, "p-hide-previous", "hidePrevious"], hideNext: [0, "p-hide-next", "hideNext"] }, outputs: { previous: "p-previous", next: "p-next" }, ngContentSelectors: _c0$1w, decls: 5, vars: 2, consts: [[1, "po-calendar-header"], ["p-icon", "ICON_ARROW_LEFT", "class", "po-calendar-header-left", 3, "click", 4, "ngIf"], ["attr-calendar", "", 1, "po-calendar-header-title"], ["p-icon", "ICON_ARROW_RIGHT", "class", "po-calendar-header-right", 3, "click", 4, "ngIf"], ["p-icon", "ICON_ARROW_LEFT", 1, "po-calendar-header-left", 3, "click"], ["p-icon", "ICON_ARROW_RIGHT", 1, "po-calendar-header-right", 3, "click"]], template: function PoCalendarHeaderComponent_Template(rf, ctx) { if (rf & 1) {
8864
8864
  i0.ɵɵprojectionDef();
8865
8865
  i0.ɵɵelementStart(0, "div", 0);
8866
8866
  i0.ɵɵtemplate(1, PoCalendarHeaderComponent_po_icon_1_Template, 1, 0, "po-icon", 1);
@@ -9355,7 +9355,7 @@ class PoCalendarWrapperComponent {
9355
9355
  }] }); })();
9356
9356
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoCalendarWrapperComponent, { className: "PoCalendarWrapperComponent", filePath: "lib/components/po-calendar/po-calendar-wrapper/po-calendar-wrapper.component.ts", lineNumber: 16 }); })();
9357
9357
 
9358
- const _c0$1u = () => ({ partType: "start" });
9358
+ const _c0$1v = () => ({ partType: "start" });
9359
9359
  const _c1$C = () => ({ partType: "end" });
9360
9360
  function PoCalendarComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
9361
9361
  i0.ɵɵelementContainer(0);
@@ -9384,7 +9384,7 @@ function PoCalendarComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
9384
9384
  const ctx_r1 = i0.ɵɵnextContext();
9385
9385
  const calendarWrapper_r1 = i0.ɵɵreference(6);
9386
9386
  i0.ɵɵadvance();
9387
- i0.ɵɵproperty("ngTemplateOutlet", calendarWrapper_r1)("ngTemplateOutletContext", i0.ɵɵpureFunction0(3, _c0$1u));
9387
+ i0.ɵɵproperty("ngTemplateOutlet", calendarWrapper_r1)("ngTemplateOutletContext", i0.ɵɵpureFunction0(3, _c0$1v));
9388
9388
  i0.ɵɵadvance();
9389
9389
  i0.ɵɵproperty("ngIf", !ctx_r1.isResponsive);
9390
9390
  } }
@@ -9824,7 +9824,7 @@ class PoChartMathsService {
9824
9824
  }]
9825
9825
  }], null, null); })();
9826
9826
 
9827
- const _c0$1t = ["chartLine"];
9827
+ const _c0$1u = ["chartLine"];
9828
9828
  class PoChartLineBaseComponent {
9829
9829
  mathsService;
9830
9830
  renderer;
@@ -9963,7 +9963,7 @@ class PoChartLineBaseComponent {
9963
9963
  }
9964
9964
  static ɵfac = function PoChartLineBaseComponent_Factory(t) { return new (t || PoChartLineBaseComponent)(i0.ɵɵdirectiveInject(PoChartMathsService), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ElementRef)); };
9965
9965
  static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: PoChartLineBaseComponent, viewQuery: function PoChartLineBaseComponent_Query(rf, ctx) { if (rf & 1) {
9966
- i0.ɵɵviewQuery(_c0$1t, 5);
9966
+ i0.ɵɵviewQuery(_c0$1u, 5);
9967
9967
  } if (rf & 2) {
9968
9968
  let _t;
9969
9969
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartLine = _t.first);
@@ -10003,7 +10003,7 @@ class PoChartLineBaseComponent {
10003
10003
  args: ['p-series']
10004
10004
  }] }); })();
10005
10005
 
10006
- const _c0$1s = ["chartPath"];
10006
+ const _c0$1t = ["chartPath"];
10007
10007
  const _c1$B = ["po-chart-path", ""];
10008
10008
  const pathDashoffsetDefaultWidth = 0;
10009
10009
  class PoChartPathComponent {
@@ -10049,7 +10049,7 @@ class PoChartPathComponent {
10049
10049
  }
10050
10050
  static ɵfac = function PoChartPathComponent_Factory(t) { return new (t || PoChartPathComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
10051
10051
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartPathComponent, selectors: [["", "po-chart-path", ""]], viewQuery: function PoChartPathComponent_Query(rf, ctx) { if (rf & 1) {
10052
- i0.ɵɵviewQuery(_c0$1s, 7);
10052
+ i0.ɵɵviewQuery(_c0$1t, 7);
10053
10053
  } if (rf & 2) {
10054
10054
  let _t;
10055
10055
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.chartPath = _t.first);
@@ -10086,7 +10086,7 @@ class PoChartPathComponent {
10086
10086
  }] }); })();
10087
10087
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartPathComponent, { className: "PoChartPathComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-line/po-chart-path/po-chart-path.component.ts", lineNumber: 11 }); })();
10088
10088
 
10089
- const _c0$1r = ["po-chart-series-point", ""];
10089
+ const _c0$1s = ["po-chart-series-point", ""];
10090
10090
  function PoChartSeriesPointComponent__svg_circle_0_Template(rf, ctx) { if (rf & 1) {
10091
10091
  const _r1 = i0.ɵɵgetCurrentView();
10092
10092
  i0.ɵɵnamespaceSVG();
@@ -10172,7 +10172,7 @@ class PoChartSeriesPointComponent {
10172
10172
  }
10173
10173
  }
10174
10174
  static ɵfac = function PoChartSeriesPointComponent_Factory(t) { return new (t || PoChartSeriesPointComponent)(i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ElementRef)); };
10175
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartSeriesPointComponent, selectors: [["", "po-chart-series-point", ""]], inputs: { animate: [0, "p-animate", "animate"], isActive: [2, "p-is-active", "isActive", convertToBoolean], chartLine: [2, "p-chart-line", "chartLine", convertToBoolean], relativeTo: [0, "p-relative-to", "relativeTo"], color: [0, "p-color", "color"], coordinates: [0, "p-coordinates", "coordinates"] }, outputs: { pointClick: "p-point-click", pointHover: "p-point-hover" }, features: [i0.ɵɵInputTransformsFeature], attrs: _c0$1r, decls: 2, vars: 4, consts: [["p-tooltip-position", "top", "class", "po-chart-line-point", 3, "p-tooltip", "p-append-in-body", "p-display-tooltip", "class", "po-chart-active-point", "click", "mouseenter", "mouseleave", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["p-tooltip-position", "top", 1, "po-chart-line-point", 3, "click", "mouseenter", "mouseleave", "p-tooltip", "p-append-in-body", "p-display-tooltip"]], template: function PoChartSeriesPointComponent_Template(rf, ctx) { if (rf & 1) {
10175
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartSeriesPointComponent, selectors: [["", "po-chart-series-point", ""]], inputs: { animate: [0, "p-animate", "animate"], isActive: [2, "p-is-active", "isActive", convertToBoolean], chartLine: [2, "p-chart-line", "chartLine", convertToBoolean], relativeTo: [0, "p-relative-to", "relativeTo"], color: [0, "p-color", "color"], coordinates: [0, "p-coordinates", "coordinates"] }, outputs: { pointClick: "p-point-click", pointHover: "p-point-hover" }, features: [i0.ɵɵInputTransformsFeature], attrs: _c0$1s, decls: 2, vars: 4, consts: [["p-tooltip-position", "top", "class", "po-chart-line-point", 3, "p-tooltip", "p-append-in-body", "p-display-tooltip", "class", "po-chart-active-point", "click", "mouseenter", "mouseleave", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["p-tooltip-position", "top", 1, "po-chart-line-point", 3, "click", "mouseenter", "mouseleave", "p-tooltip", "p-append-in-body", "p-display-tooltip"]], template: function PoChartSeriesPointComponent_Template(rf, ctx) { if (rf & 1) {
10176
10176
  i0.ɵɵtemplate(0, PoChartSeriesPointComponent__svg_circle_0_Template, 1, 11, "circle", 0);
10177
10177
  i0.ɵɵpipe(1, "async");
10178
10178
  } if (rf & 2) {
@@ -10209,7 +10209,7 @@ class PoChartSeriesPointComponent {
10209
10209
  }] }); })();
10210
10210
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartSeriesPointComponent, { className: "PoChartSeriesPointComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-line/po-chart-series-point/po-chart-series-point.component.ts", lineNumber: 17 }); })();
10211
10211
 
10212
- const _c0$1q = ["po-chart-area", ""];
10212
+ const _c0$1r = ["po-chart-area", ""];
10213
10213
  function PoChartAreaComponent__svg_g_2_Template(rf, ctx) { if (rf & 1) {
10214
10214
  const _r1 = i0.ɵɵgetCurrentView();
10215
10215
  i0.ɵɵnamespaceSVG();
@@ -10296,7 +10296,7 @@ class PoChartAreaComponent extends PoChartLineBaseComponent {
10296
10296
  return undefined;
10297
10297
  }
10298
10298
  static ɵfac = function PoChartAreaComponent_Factory(t) { return new (t || PoChartAreaComponent)(i0.ɵɵdirectiveInject(PoChartMathsService), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ElementRef)); };
10299
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartAreaComponent, selectors: [["", "po-chart-area", ""]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$1q, decls: 3, vars: 2, consts: [["chartLine", ""], [3, "class", "mouseenter", "mouseleave", 4, "ngFor", "ngForOf", "ngForTrackBy"], [3, "mouseenter", "mouseleave"], ["po-chart-path", "", 3, "p-chart-line", "p-animate", "p-color", "p-coordinates", "p-is-active"], ["po-chart-series-point", "", 3, "p-point-click", "p-point-hover", "p-animate", "p-chart-line", "p-color", "p-coordinates", "p-is-active", "p-relative-to"]], template: function PoChartAreaComponent_Template(rf, ctx) { if (rf & 1) {
10299
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartAreaComponent, selectors: [["", "po-chart-area", ""]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$1r, decls: 3, vars: 2, consts: [["chartLine", ""], [3, "class", "mouseenter", "mouseleave", 4, "ngFor", "ngForOf", "ngForTrackBy"], [3, "mouseenter", "mouseleave"], ["po-chart-path", "", 3, "p-chart-line", "p-animate", "p-color", "p-coordinates", "p-is-active"], ["po-chart-series-point", "", 3, "p-point-click", "p-point-hover", "p-animate", "p-chart-line", "p-color", "p-coordinates", "p-is-active", "p-relative-to"]], template: function PoChartAreaComponent_Template(rf, ctx) { if (rf & 1) {
10300
10300
  i0.ɵɵnamespaceSVG();
10301
10301
  i0.ɵɵelementStart(0, "g", null, 0);
10302
10302
  i0.ɵɵtemplate(2, PoChartAreaComponent__svg_g_2_Template, 3, 15, "g", 1);
@@ -10312,7 +10312,7 @@ class PoChartAreaComponent extends PoChartLineBaseComponent {
10312
10312
  }], () => [{ type: PoChartMathsService }, { type: i0.Renderer2 }, { type: i0.ElementRef }], null); })();
10313
10313
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartAreaComponent, { className: "PoChartAreaComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-line/po-chart-area/po-chart-area.component.ts", lineNumber: 15 }); })();
10314
10314
 
10315
- const _c0$1p = ["po-chart-axis-path", ""];
10315
+ const _c0$1q = ["po-chart-axis-path", ""];
10316
10316
  function PoChartAxisPathComponent__svg_path_1_Template(rf, ctx) { if (rf & 1) {
10317
10317
  i0.ɵɵnamespaceSVG();
10318
10318
  i0.ɵɵelement(0, "path", 1);
@@ -10335,7 +10335,7 @@ class PoChartAxisPathComponent {
10335
10335
  return index;
10336
10336
  }
10337
10337
  static ɵfac = function PoChartAxisPathComponent_Factory(t) { return new (t || PoChartAxisPathComponent)(); };
10338
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartAxisPathComponent, selectors: [["", "po-chart-axis-path", ""]], inputs: { axisXCoordinates: [0, "p-axis-x-coordinates", "axisXCoordinates"], axisYCoordinates: [0, "p-axis-y-coordinates", "axisYCoordinates"] }, attrs: _c0$1p, decls: 4, vars: 4, consts: [["class", "po-chart-axis-path", 4, "ngFor", "ngForOf", "ngForTrackBy"], [1, "po-chart-axis-path"]], template: function PoChartAxisPathComponent_Template(rf, ctx) { if (rf & 1) {
10338
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartAxisPathComponent, selectors: [["", "po-chart-axis-path", ""]], inputs: { axisXCoordinates: [0, "p-axis-x-coordinates", "axisXCoordinates"], axisYCoordinates: [0, "p-axis-y-coordinates", "axisYCoordinates"] }, attrs: _c0$1q, decls: 4, vars: 4, consts: [["class", "po-chart-axis-path", 4, "ngFor", "ngForOf", "ngForTrackBy"], [1, "po-chart-axis-path"]], template: function PoChartAxisPathComponent_Template(rf, ctx) { if (rf & 1) {
10339
10339
  i0.ɵɵnamespaceSVG();
10340
10340
  i0.ɵɵelementStart(0, "g");
10341
10341
  i0.ɵɵtemplate(1, PoChartAxisPathComponent__svg_path_1_Template, 1, 1, "path", 0);
@@ -10362,7 +10362,7 @@ class PoChartAxisPathComponent {
10362
10362
  }] }); })();
10363
10363
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartAxisPathComponent, { className: "PoChartAxisPathComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-axis/po-chart-axis-path/po-chart-axis-path.component.ts", lineNumber: 9 }); })();
10364
10364
 
10365
- const _c0$1o = ["po-chart-axis-label", ""];
10365
+ const _c0$1p = ["po-chart-axis-label", ""];
10366
10366
  function PoChartAxisLabelComponent__svg_text_1_Template(rf, ctx) { if (rf & 1) {
10367
10367
  i0.ɵɵnamespaceSVG();
10368
10368
  i0.ɵɵelementStart(0, "text", 2);
@@ -10397,7 +10397,7 @@ class PoChartAxisLabelComponent {
10397
10397
  return index;
10398
10398
  }
10399
10399
  static ɵfac = function PoChartAxisLabelComponent_Factory(t) { return new (t || PoChartAxisLabelComponent)(); };
10400
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartAxisLabelComponent, selectors: [["", "po-chart-axis-label", ""]], inputs: { alignByTheCorners: [0, "p-align-by-the-corners", "alignByTheCorners"], axisXLabelCoordinates: [0, "p-axis-x-label-coordinates", "axisXLabelCoordinates"], axisYLabelCoordinates: [0, "p-axis-y-label-coordinates", "axisYLabelCoordinates"], type: [0, "p-type", "type"] }, attrs: _c0$1o, decls: 4, vars: 4, consts: [["class", "po-chart-axis-x-label", "dominant-baseline", "middle", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["class", "po-chart-axis-y-label", 3, "po-chart-centered-label", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["dominant-baseline", "middle", 1, "po-chart-axis-x-label"], [1, "po-chart-axis-y-label"]], template: function PoChartAxisLabelComponent_Template(rf, ctx) { if (rf & 1) {
10400
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartAxisLabelComponent, selectors: [["", "po-chart-axis-label", ""]], inputs: { alignByTheCorners: [0, "p-align-by-the-corners", "alignByTheCorners"], axisXLabelCoordinates: [0, "p-axis-x-label-coordinates", "axisXLabelCoordinates"], axisYLabelCoordinates: [0, "p-axis-y-label-coordinates", "axisYLabelCoordinates"], type: [0, "p-type", "type"] }, attrs: _c0$1p, decls: 4, vars: 4, consts: [["class", "po-chart-axis-x-label", "dominant-baseline", "middle", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["class", "po-chart-axis-y-label", 3, "po-chart-centered-label", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["dominant-baseline", "middle", 1, "po-chart-axis-x-label"], [1, "po-chart-axis-y-label"]], template: function PoChartAxisLabelComponent_Template(rf, ctx) { if (rf & 1) {
10401
10401
  i0.ɵɵnamespaceSVG();
10402
10402
  i0.ɵɵelementStart(0, "g");
10403
10403
  i0.ɵɵtemplate(1, PoChartAxisLabelComponent__svg_text_1_Template, 2, 3, "text", 0);
@@ -10430,7 +10430,7 @@ class PoChartAxisLabelComponent {
10430
10430
  }] }); })();
10431
10431
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartAxisLabelComponent, { className: "PoChartAxisLabelComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-axis/po-chart-axis-label/po-chart-axis-label.component.ts", lineNumber: 10 }); })();
10432
10432
 
10433
- const _c0$1n = ["po-chart-axis", ""];
10433
+ const _c0$1o = ["po-chart-axis", ""];
10434
10434
  class PoChartAxisComponent {
10435
10435
  mathsService;
10436
10436
  alignByTheCorners = false;
@@ -10702,7 +10702,7 @@ class PoChartAxisComponent {
10702
10702
  });
10703
10703
  }
10704
10704
  static ɵfac = function PoChartAxisComponent_Factory(t) { return new (t || PoChartAxisComponent)(i0.ɵɵdirectiveInject(PoChartMathsService)); };
10705
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartAxisComponent, selectors: [["", "po-chart-axis", ""]], inputs: { alignByTheCorners: [0, "p-align-by-the-corners", "alignByTheCorners"], type: [0, "p-type", "type"], range: [0, "p-range", "range"], series: [0, "p-series", "series"], categories: [0, "p-categories", "categories"], containerSize: [0, "p-container-size", "containerSize"], axisOptions: [0, "p-options", "axisOptions"] }, outputs: { categoriesCoordinates: "p-categories-coordinates" }, attrs: _c0$1n, decls: 2, vars: 6, consts: [["po-chart-axis-path", "", 3, "p-axis-x-coordinates", "p-axis-y-coordinates"], ["po-chart-axis-label", "", 3, "p-align-by-the-corners", "p-axis-x-label-coordinates", "p-axis-y-label-coordinates", "p-type"]], template: function PoChartAxisComponent_Template(rf, ctx) { if (rf & 1) {
10705
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartAxisComponent, selectors: [["", "po-chart-axis", ""]], inputs: { alignByTheCorners: [0, "p-align-by-the-corners", "alignByTheCorners"], type: [0, "p-type", "type"], range: [0, "p-range", "range"], series: [0, "p-series", "series"], categories: [0, "p-categories", "categories"], containerSize: [0, "p-container-size", "containerSize"], axisOptions: [0, "p-options", "axisOptions"] }, outputs: { categoriesCoordinates: "p-categories-coordinates" }, attrs: _c0$1o, decls: 2, vars: 6, consts: [["po-chart-axis-path", "", 3, "p-axis-x-coordinates", "p-axis-y-coordinates"], ["po-chart-axis-label", "", 3, "p-align-by-the-corners", "p-axis-x-label-coordinates", "p-axis-y-label-coordinates", "p-type"]], template: function PoChartAxisComponent_Template(rf, ctx) { if (rf & 1) {
10706
10706
  i0.ɵɵnamespaceSVG();
10707
10707
  i0.ɵɵelement(0, "g", 0)(1, "g", 1);
10708
10708
  } if (rf & 2) {
@@ -10845,7 +10845,7 @@ class PoChartBarBaseComponent {
10845
10845
  args: ['p-series']
10846
10846
  }] }); })();
10847
10847
 
10848
- const _c0$1m = ["po-chart-bar-path", ""];
10848
+ const _c0$1n = ["po-chart-bar-path", ""];
10849
10849
  function PoChartBarPathComponent__svg_path_0_Template(rf, ctx) { if (rf & 1) {
10850
10850
  const _r1 = i0.ɵɵgetCurrentView();
10851
10851
  i0.ɵɵnamespaceSVG();
@@ -10878,7 +10878,7 @@ class PoChartBarPathComponent {
10878
10878
  this.barHover.emit(selectedItem);
10879
10879
  }
10880
10880
  static ɵfac = function PoChartBarPathComponent_Factory(t) { return new (t || PoChartBarPathComponent)(); };
10881
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartBarPathComponent, selectors: [["", "po-chart-bar-path", ""]], inputs: { color: [0, "p-color", "color"], coordinates: [0, "p-coordinates", "coordinates"], tooltipPosition: [0, "p-tooltip-position", "tooltipPosition"] }, outputs: { barClick: "p-bar-click", barHover: "p-bar-hover" }, attrs: _c0$1m, decls: 1, vars: 2, consts: [["class", "po-chart-bar-path", 3, "p-tooltip", "p-tooltip-position", "p-append-in-body", "class", "mouseenter", "click", 4, "ngFor", "ngForOf", "ngForTrackBy"], [1, "po-chart-bar-path", 3, "mouseenter", "click", "p-tooltip", "p-tooltip-position", "p-append-in-body"]], template: function PoChartBarPathComponent_Template(rf, ctx) { if (rf & 1) {
10881
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartBarPathComponent, selectors: [["", "po-chart-bar-path", ""]], inputs: { color: [0, "p-color", "color"], coordinates: [0, "p-coordinates", "coordinates"], tooltipPosition: [0, "p-tooltip-position", "tooltipPosition"] }, outputs: { barClick: "p-bar-click", barHover: "p-bar-hover" }, attrs: _c0$1n, decls: 1, vars: 2, consts: [["class", "po-chart-bar-path", 3, "p-tooltip", "p-tooltip-position", "p-append-in-body", "class", "mouseenter", "click", 4, "ngFor", "ngForOf", "ngForTrackBy"], [1, "po-chart-bar-path", 3, "mouseenter", "click", "p-tooltip", "p-tooltip-position", "p-append-in-body"]], template: function PoChartBarPathComponent_Template(rf, ctx) { if (rf & 1) {
10882
10882
  i0.ɵɵtemplate(0, PoChartBarPathComponent__svg_path_0_Template, 1, 7, "path", 0);
10883
10883
  } if (rf & 2) {
10884
10884
  i0.ɵɵproperty("ngForOf", ctx.coordinates)("ngForTrackBy", ctx.trackBy);
@@ -10905,7 +10905,7 @@ class PoChartBarPathComponent {
10905
10905
  }] }); })();
10906
10906
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartBarPathComponent, { className: "PoChartBarPathComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-bar/po-chart-bar-path/po-chart-bar-path.component.ts", lineNumber: 9 }); })();
10907
10907
 
10908
- const _c0$1l = ["po-chart-bar", ""];
10908
+ const _c0$1m = ["po-chart-bar", ""];
10909
10909
  function PoChartBarComponent__svg_g_1_Template(rf, ctx) { if (rf & 1) {
10910
10910
  const _r1 = i0.ɵɵgetCurrentView();
10911
10911
  i0.ɵɵnamespaceSVG();
@@ -10966,7 +10966,7 @@ class PoChartBarComponent extends PoChartBarBaseComponent {
10966
10966
  return { y1, y2 };
10967
10967
  }
10968
10968
  static ɵfac = function PoChartBarComponent_Factory(t) { return new (t || PoChartBarComponent)(i0.ɵɵdirectiveInject(PoChartMathsService)); };
10969
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartBarComponent, selectors: [["", "po-chart-bar", ""]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$1l, decls: 2, vars: 2, consts: [[3, "class", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["po-chart-bar-path", "", 3, "p-bar-click", "p-bar-hover", "p-color", "p-coordinates", "p-tooltip-position"]], template: function PoChartBarComponent_Template(rf, ctx) { if (rf & 1) {
10969
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartBarComponent, selectors: [["", "po-chart-bar", ""]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$1m, decls: 2, vars: 2, consts: [[3, "class", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["po-chart-bar-path", "", 3, "p-bar-click", "p-bar-hover", "p-color", "p-coordinates", "p-tooltip-position"]], template: function PoChartBarComponent_Template(rf, ctx) { if (rf & 1) {
10970
10970
  i0.ɵɵnamespaceSVG();
10971
10971
  i0.ɵɵelementStart(0, "g");
10972
10972
  i0.ɵɵtemplate(1, PoChartBarComponent__svg_g_1_Template, 2, 6, "g", 0);
@@ -10982,7 +10982,7 @@ class PoChartBarComponent extends PoChartBarBaseComponent {
10982
10982
  }], () => [{ type: PoChartMathsService }], null); })();
10983
10983
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartBarComponent, { className: "PoChartBarComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-bar/po-chart-bar.component.ts", lineNumber: 15 }); })();
10984
10984
 
10985
- const _c0$1k = ["po-chart-column", ""];
10985
+ const _c0$1l = ["po-chart-column", ""];
10986
10986
  function PoChartColumnComponent__svg_g_1_Template(rf, ctx) { if (rf & 1) {
10987
10987
  const _r1 = i0.ɵɵgetCurrentView();
10988
10988
  i0.ɵɵnamespaceSVG();
@@ -11044,7 +11044,7 @@ class PoChartColumnComponent extends PoChartBarBaseComponent {
11044
11044
  return { y1, y2 };
11045
11045
  }
11046
11046
  static ɵfac = function PoChartColumnComponent_Factory(t) { return new (t || PoChartColumnComponent)(i0.ɵɵdirectiveInject(PoChartMathsService)); };
11047
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartColumnComponent, selectors: [["", "po-chart-column", ""]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$1k, decls: 2, vars: 2, consts: [[3, "class", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["po-chart-bar-path", "", 3, "p-bar-click", "p-bar-hover", "p-color", "p-coordinates", "p-tooltip-position"]], template: function PoChartColumnComponent_Template(rf, ctx) { if (rf & 1) {
11047
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartColumnComponent, selectors: [["", "po-chart-column", ""]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$1l, decls: 2, vars: 2, consts: [[3, "class", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["po-chart-bar-path", "", 3, "p-bar-click", "p-bar-hover", "p-color", "p-coordinates", "p-tooltip-position"]], template: function PoChartColumnComponent_Template(rf, ctx) { if (rf & 1) {
11048
11048
  i0.ɵɵnamespaceSVG();
11049
11049
  i0.ɵɵelementStart(0, "g");
11050
11050
  i0.ɵɵtemplate(1, PoChartColumnComponent__svg_g_1_Template, 2, 6, "g", 0);
@@ -11479,7 +11479,7 @@ class PoChartSvgContainerService {
11479
11479
  }]
11480
11480
  }], () => [], null); })();
11481
11481
 
11482
- const _c0$1j = ["po-chart-line", ""];
11482
+ const _c0$1k = ["po-chart-line", ""];
11483
11483
  function PoChartLineComponent__svg_g_2_Template(rf, ctx) { if (rf & 1) {
11484
11484
  const _r1 = i0.ɵɵgetCurrentView();
11485
11485
  i0.ɵɵnamespaceSVG();
@@ -11529,7 +11529,7 @@ class PoChartLineComponent extends PoChartLineBaseComponent {
11529
11529
  this.renderer.appendChild(this.chartLine.nativeElement, pathGroupElement[0]);
11530
11530
  }
11531
11531
  static ɵfac = function PoChartLineComponent_Factory(t) { return new (t || PoChartLineComponent)(i0.ɵɵdirectiveInject(PoChartMathsService), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ElementRef)); };
11532
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartLineComponent, selectors: [["", "po-chart-line", ""]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$1j, decls: 3, vars: 2, consts: [["chartLine", ""], [3, "class", "mouseenter", "mouseleave", 4, "ngFor", "ngForOf", "ngForTrackBy"], [3, "mouseenter", "mouseleave"], ["po-chart-path", "", 3, "p-chart-line", "p-animate", "p-color", "p-coordinates", "p-is-active"], ["po-chart-series-point", "", 3, "p-point-click", "p-point-hover", "p-animate", "p-chart-line", "p-color", "p-coordinates", "p-is-active", "p-relative-to"]], template: function PoChartLineComponent_Template(rf, ctx) { if (rf & 1) {
11532
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartLineComponent, selectors: [["", "po-chart-line", ""]], features: [i0.ɵɵInheritDefinitionFeature], attrs: _c0$1k, decls: 3, vars: 2, consts: [["chartLine", ""], [3, "class", "mouseenter", "mouseleave", 4, "ngFor", "ngForOf", "ngForTrackBy"], [3, "mouseenter", "mouseleave"], ["po-chart-path", "", 3, "p-chart-line", "p-animate", "p-color", "p-coordinates", "p-is-active"], ["po-chart-series-point", "", 3, "p-point-click", "p-point-hover", "p-animate", "p-chart-line", "p-color", "p-coordinates", "p-is-active", "p-relative-to"]], template: function PoChartLineComponent_Template(rf, ctx) { if (rf & 1) {
11533
11533
  i0.ɵɵnamespaceSVG();
11534
11534
  i0.ɵɵelementStart(0, "g", null, 0);
11535
11535
  i0.ɵɵtemplate(2, PoChartLineComponent__svg_g_2_Template, 3, 15, "g", 1);
@@ -11545,7 +11545,7 @@ class PoChartLineComponent extends PoChartLineBaseComponent {
11545
11545
  }], () => [{ type: PoChartMathsService }, { type: i0.Renderer2 }, { type: i0.ElementRef }], null); })();
11546
11546
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartLineComponent, { className: "PoChartLineComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-line/po-chart-line.component.ts", lineNumber: 10 }); })();
11547
11547
 
11548
- const _c0$1i = ["svgPaths"];
11548
+ const _c0$1j = ["svgPaths"];
11549
11549
  const _c1$A = ["svgLabels"];
11550
11550
  class PoChartCircularComponent {
11551
11551
  ngZone;
@@ -11681,7 +11681,7 @@ class PoChartCircularComponent {
11681
11681
  }
11682
11682
  static ɵfac = function PoChartCircularComponent_Factory(t) { return new (t || PoChartCircularComponent)(i0.ɵɵdirectiveInject(i0.NgZone), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
11683
11683
  static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: PoChartCircularComponent, viewQuery: function PoChartCircularComponent_Query(rf, ctx) { if (rf & 1) {
11684
- i0.ɵɵviewQuery(_c0$1i, 5);
11684
+ i0.ɵɵviewQuery(_c0$1j, 5);
11685
11685
  i0.ɵɵviewQuery(_c1$A, 5);
11686
11686
  } if (rf & 2) {
11687
11687
  let _t;
@@ -11807,7 +11807,7 @@ class PoChartTooltipDirective {
11807
11807
  args: ['mousemove', ['$event']]
11808
11808
  }] }); })();
11809
11809
 
11810
- const _c0$1h = ["svgPath"];
11810
+ const _c0$1i = ["svgPath"];
11811
11811
  const _c1$z = ["po-chart-circular-path", ""];
11812
11812
  class PoChartCircularPathComponent {
11813
11813
  renderer;
@@ -11831,7 +11831,7 @@ class PoChartCircularPathComponent {
11831
11831
  }
11832
11832
  static ɵfac = function PoChartCircularPathComponent_Factory(t) { return new (t || PoChartCircularPathComponent)(i0.ɵɵdirectiveInject(i0.Renderer2)); };
11833
11833
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartCircularPathComponent, selectors: [["", "po-chart-circular-path", ""]], viewQuery: function PoChartCircularPathComponent_Query(rf, ctx) { if (rf & 1) {
11834
- i0.ɵɵviewQuery(_c0$1h, 5, ElementRef);
11834
+ i0.ɵɵviewQuery(_c0$1i, 5, ElementRef);
11835
11835
  } if (rf & 2) {
11836
11836
  let _t;
11837
11837
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.svgPath = _t.first);
@@ -11865,7 +11865,7 @@ class PoChartCircularPathComponent {
11865
11865
  }] }); })();
11866
11866
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartCircularPathComponent, { className: "PoChartCircularPathComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-circular/po-chart-circular-path/po-chart-circular-path.component.ts", lineNumber: 9 }); })();
11867
11867
 
11868
- const _c0$1g = ["svgLabel"];
11868
+ const _c0$1h = ["svgLabel"];
11869
11869
  const _c1$y = ["po-chart-circular-label", ""];
11870
11870
  class PoChartCircularLabelComponent {
11871
11871
  changeDetection;
@@ -11885,7 +11885,7 @@ class PoChartCircularLabelComponent {
11885
11885
  }
11886
11886
  static ɵfac = function PoChartCircularLabelComponent_Factory(t) { return new (t || PoChartCircularLabelComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.Renderer2)); };
11887
11887
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartCircularLabelComponent, selectors: [["", "po-chart-circular-label", ""]], viewQuery: function PoChartCircularLabelComponent_Query(rf, ctx) { if (rf & 1) {
11888
- i0.ɵɵviewQuery(_c0$1g, 5, ElementRef);
11888
+ i0.ɵɵviewQuery(_c0$1h, 5, ElementRef);
11889
11889
  } if (rf & 2) {
11890
11890
  let _t;
11891
11891
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.svgLabel = _t.first);
@@ -11916,7 +11916,7 @@ class PoChartCircularLabelComponent {
11916
11916
  }] }); })();
11917
11917
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartCircularLabelComponent, { className: "PoChartCircularLabelComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-circular/po-chart-circular-label/po-chart-circular-label.component.ts", lineNumber: 9 }); })();
11918
11918
 
11919
- const _c0$1f = ["po-chart-pie", ""];
11919
+ const _c0$1g = ["po-chart-pie", ""];
11920
11920
  function PoChartPieComponent__svg_g_1_Template(rf, ctx) { if (rf & 1) {
11921
11921
  const _r1 = i0.ɵɵgetCurrentView();
11922
11922
  i0.ɵɵnamespaceSVG();
@@ -11997,7 +11997,7 @@ class PoChartPieComponent extends PoChartCircularComponent {
11997
11997
  return tooltipLabel || `${dataLabel}${dataValue}`;
11998
11998
  }
11999
11999
  static ɵfac = function PoChartPieComponent_Factory(t) { return new (t || PoChartPieComponent)(i0.ɵɵdirectiveInject(i0.NgZone), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
12000
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartPieComponent, selectors: [["", "po-chart-pie", ""]], features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], attrs: _c0$1f, decls: 3, vars: 2, consts: [["svgPaths", ""], ["svgLabels", ""], [4, "ngFor", "ngForOf"], [4, "ngIf"], ["po-chart-circular-path", "", 3, "p-on-click", "p-on-hover", "p-serie"], ["po-chart-circular-label", "", 3, "p-serie", "p-show-label"]], template: function PoChartPieComponent_Template(rf, ctx) { if (rf & 1) {
12000
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartPieComponent, selectors: [["", "po-chart-pie", ""]], features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], attrs: _c0$1g, decls: 3, vars: 2, consts: [["svgPaths", ""], ["svgLabels", ""], [4, "ngFor", "ngForOf"], [4, "ngIf"], ["po-chart-circular-path", "", 3, "p-on-click", "p-on-hover", "p-serie"], ["po-chart-circular-label", "", 3, "p-serie", "p-show-label"]], template: function PoChartPieComponent_Template(rf, ctx) { if (rf & 1) {
12001
12001
  i0.ɵɵnamespaceSVG();
12002
12002
  i0.ɵɵelementStart(0, "g");
12003
12003
  i0.ɵɵtemplate(1, PoChartPieComponent__svg_g_1_Template, 3, 2, "g", 2)(2, PoChartPieComponent__svg_g_2_Template, 2, 1, "g", 3);
@@ -12015,7 +12015,7 @@ class PoChartPieComponent extends PoChartCircularComponent {
12015
12015
  }], () => [{ type: i0.NgZone }, { type: i0.ChangeDetectorRef }], null); })();
12016
12016
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartPieComponent, { className: "PoChartPieComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-circular/po-chart-pie/po-chart-pie.component.ts", lineNumber: 9 }); })();
12017
12017
 
12018
- const _c0$1e = ["po-chart-donut", ""];
12018
+ const _c0$1f = ["po-chart-donut", ""];
12019
12019
  function PoChartDonutComponent__svg_g_1_Template(rf, ctx) { if (rf & 1) {
12020
12020
  const _r1 = i0.ɵɵgetCurrentView();
12021
12021
  i0.ɵɵnamespaceSVG();
@@ -12151,7 +12151,7 @@ class PoChartDonutComponent extends PoChartCircularComponent {
12151
12151
  this.canDisplayLabels = radius - innerRadius >= radius - (radius - PoChartDonutDefaultThickness);
12152
12152
  }
12153
12153
  static ɵfac = function PoChartDonutComponent_Factory(t) { return new (t || PoChartDonutComponent)(i0.ɵɵdirectiveInject(i0.NgZone), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
12154
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartDonutComponent, selectors: [["", "po-chart-donut", ""]], features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], attrs: _c0$1e, decls: 3, vars: 2, consts: [["svgPaths", ""], ["svgLabels", ""], [4, "ngFor", "ngForOf"], [4, "ngIf"], ["po-chart-circular-path", "", 3, "p-on-click", "p-on-hover", "p-serie"], ["po-chart-circular-label", "", 3, "p-serie", "p-show-label"]], template: function PoChartDonutComponent_Template(rf, ctx) { if (rf & 1) {
12154
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartDonutComponent, selectors: [["", "po-chart-donut", ""]], features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], attrs: _c0$1f, decls: 3, vars: 2, consts: [["svgPaths", ""], ["svgLabels", ""], [4, "ngFor", "ngForOf"], [4, "ngIf"], ["po-chart-circular-path", "", 3, "p-on-click", "p-on-hover", "p-serie"], ["po-chart-circular-label", "", 3, "p-serie", "p-show-label"]], template: function PoChartDonutComponent_Template(rf, ctx) { if (rf & 1) {
12155
12155
  i0.ɵɵnamespaceSVG();
12156
12156
  i0.ɵɵelementStart(0, "g");
12157
12157
  i0.ɵɵtemplate(1, PoChartDonutComponent__svg_g_1_Template, 3, 2, "g", 2)(2, PoChartDonutComponent__svg_g_2_Template, 2, 1, "g", 3);
@@ -12169,7 +12169,7 @@ class PoChartDonutComponent extends PoChartCircularComponent {
12169
12169
  }], () => [{ type: i0.NgZone }, { type: i0.ChangeDetectorRef }], null); })();
12170
12170
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoChartDonutComponent, { className: "PoChartDonutComponent", filePath: "lib/components/po-chart/po-chart-container/po-chart-circular/po-chart-donut/po-chart-donut.component.ts", lineNumber: 13 }); })();
12171
12171
 
12172
- const _c0$1d = ["svgELement"];
12172
+ const _c0$1e = ["svgELement"];
12173
12173
  function PoChartContainerComponent__svg_g_2_Template(rf, ctx) { if (rf & 1) {
12174
12174
  const _r1 = i0.ɵɵgetCurrentView();
12175
12175
  i0.ɵɵnamespaceSVG();
@@ -12351,7 +12351,7 @@ class PoChartContainerComponent {
12351
12351
  }
12352
12352
  static ɵfac = function PoChartContainerComponent_Factory(t) { return new (t || PoChartContainerComponent)(i0.ɵɵdirectiveInject(PoChartMathsService)); };
12353
12353
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartContainerComponent, selectors: [["po-chart-container"]], viewQuery: function PoChartContainerComponent_Query(rf, ctx) { if (rf & 1) {
12354
- i0.ɵɵviewQuery(_c0$1d, 7);
12354
+ i0.ɵɵviewQuery(_c0$1e, 7);
12355
12355
  } if (rf & 2) {
12356
12356
  let _t;
12357
12357
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.svgELement = _t.first);
@@ -12496,7 +12496,7 @@ class PoResizeObserverDirective {
12496
12496
  args: ['p-resize-observer']
12497
12497
  }] }); })();
12498
12498
 
12499
- const _c0$1c = ["chartContainer"];
12499
+ const _c0$1d = ["chartContainer"];
12500
12500
  const _c1$x = ["chartHeader"];
12501
12501
  const _c2$h = ["chartLegend"];
12502
12502
  const _c3$c = ["chartWrapper"];
@@ -12692,7 +12692,7 @@ class PoChartComponent extends PoChartBaseComponent {
12692
12692
  }
12693
12693
  static ɵfac = function PoChartComponent_Factory(t) { return new (t || PoChartComponent)(i0.ɵɵdirectiveInject(PoColorService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(PoChartSvgContainerService), i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(PoChartMathsService), i0.ɵɵdirectiveInject(i0.Renderer2)); };
12694
12694
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoChartComponent, selectors: [["po-chart"]], viewQuery: function PoChartComponent_Query(rf, ctx) { if (rf & 1) {
12695
- i0.ɵɵviewQuery(_c0$1c, 7, ViewContainerRef);
12695
+ i0.ɵɵviewQuery(_c0$1d, 7, ViewContainerRef);
12696
12696
  i0.ɵɵviewQuery(_c1$x, 7);
12697
12697
  i0.ɵɵviewQuery(_c2$h, 5, ElementRef);
12698
12698
  i0.ɵɵviewQuery(_c3$c, 7);
@@ -12895,7 +12895,7 @@ class PoContainerBaseComponent {
12895
12895
  args: ['p-no-padding']
12896
12896
  }] }); })();
12897
12897
 
12898
- const _c0$1b = ["*"];
12898
+ const _c0$1c = ["*"];
12899
12899
  /**
12900
12900
  * @docsExtends PoContainerBaseComponent
12901
12901
  *
@@ -12919,7 +12919,7 @@ const _c0$1b = ["*"];
12919
12919
  */
12920
12920
  class PoContainerComponent extends PoContainerBaseComponent {
12921
12921
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoContainerComponent_BaseFactory; return function PoContainerComponent_Factory(t) { return (ɵPoContainerComponent_BaseFactory || (ɵPoContainerComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoContainerComponent)))(t || PoContainerComponent); }; })();
12922
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoContainerComponent, selectors: [["po-container"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$1b, decls: 2, vars: 6, consts: [[1, "po-container"]], template: function PoContainerComponent_Template(rf, ctx) { if (rf & 1) {
12922
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoContainerComponent, selectors: [["po-container"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$1c, decls: 2, vars: 6, consts: [[1, "po-container"]], template: function PoContainerComponent_Template(rf, ctx) { if (rf & 1) {
12923
12923
  i0.ɵɵprojectionDef();
12924
12924
  i0.ɵɵelementStart(0, "div", 0);
12925
12925
  i0.ɵɵprojection(1);
@@ -13092,7 +13092,7 @@ class PoDisclaimerBaseComponent {
13092
13092
  args: ['p-type']
13093
13093
  }] }); })();
13094
13094
 
13095
- const _c0$1a = ["disclaimerContainer"];
13095
+ const _c0$1b = ["disclaimerContainer"];
13096
13096
  function PoDisclaimerComponent_div_2_po_icon_4_Template(rf, ctx) { if (rf & 1) {
13097
13097
  const _r3 = i0.ɵɵgetCurrentView();
13098
13098
  i0.ɵɵelementStart(0, "po-icon", 7);
@@ -13152,7 +13152,7 @@ class PoDisclaimerComponent extends PoDisclaimerBaseComponent {
13152
13152
  }
13153
13153
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoDisclaimerComponent_BaseFactory; return function PoDisclaimerComponent_Factory(t) { return (ɵPoDisclaimerComponent_BaseFactory || (ɵPoDisclaimerComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoDisclaimerComponent)))(t || PoDisclaimerComponent); }; })();
13154
13154
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoDisclaimerComponent, selectors: [["po-disclaimer"]], viewQuery: function PoDisclaimerComponent_Query(rf, ctx) { if (rf & 1) {
13155
- i0.ɵɵviewQuery(_c0$1a, 7);
13155
+ i0.ɵɵviewQuery(_c0$1b, 7);
13156
13156
  } if (rf & 2) {
13157
13157
  let _t;
13158
13158
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.disclaimerContainer = _t.first);
@@ -13735,7 +13735,7 @@ class PoDropdownBaseComponent {
13735
13735
  args: ['p-disabled']
13736
13736
  }] }); })();
13737
13737
 
13738
- const _c0$19 = ["dropdownRef"];
13738
+ const _c0$1a = ["dropdownRef"];
13739
13739
  const _c1$w = ["popupRef"];
13740
13740
  const _c2$g = (a0, a1) => ({ "po-dropdown-button-disabled": a0, "po-dropdown-button-open": a1 });
13741
13741
  const _c3$b = () => ["bottom-left", "top-left"];
@@ -13833,7 +13833,7 @@ class PoDropdownComponent extends PoDropdownBaseComponent {
13833
13833
  }
13834
13834
  static ɵfac = function PoDropdownComponent_Factory(t) { return new (t || PoDropdownComponent)(i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
13835
13835
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoDropdownComponent, selectors: [["po-dropdown"]], viewQuery: function PoDropdownComponent_Query(rf, ctx) { if (rf & 1) {
13836
- i0.ɵɵviewQuery(_c0$19, 7, ElementRef);
13836
+ i0.ɵɵviewQuery(_c0$1a, 7, ElementRef);
13837
13837
  i0.ɵɵviewQuery(_c1$w, 5);
13838
13838
  } if (rf & 2) {
13839
13839
  let _t;
@@ -13977,7 +13977,7 @@ const poFieldContainerLiterals = {
13977
13977
  }
13978
13978
  };
13979
13979
 
13980
- const _c0$18 = ["*"];
13980
+ const _c0$19 = ["*"];
13981
13981
  function PoFieldContainerComponent_po_label_2_Template(rf, ctx) { if (rf & 1) {
13982
13982
  i0.ɵɵelement(0, "po-label", 4);
13983
13983
  } if (rf & 2) {
@@ -14055,7 +14055,7 @@ class PoFieldContainerComponent {
14055
14055
  }
14056
14056
  }
14057
14057
  static ɵfac = function PoFieldContainerComponent_Factory(t) { return new (t || PoFieldContainerComponent)(i0.ɵɵdirectiveInject(PoLanguageService)); };
14058
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoFieldContainerComponent, selectors: [["po-field-container"]], inputs: { disabled: [0, "p-disabled", "disabled"], id: [0, "p-id", "id"], label: [0, "p-label", "label"], help: [0, "p-help", "help"], optional: [0, "p-optional", "optional"], required: [0, "p-required", "required"], showRequired: [0, "p-show-required", "showRequired"] }, features: [i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0$18, decls: 5, vars: 2, consts: [[1, "po-field-container"], [1, "po-field-container-title"], ["p-field", "true", 3, "p-disabled", "p-for", "p-label", "p-requirement", 4, "ngIf"], ["class", "po-field-help", 4, "ngIf"], ["p-field", "true", 3, "p-disabled", "p-for", "p-label", "p-requirement"], [1, "po-field-help"]], template: function PoFieldContainerComponent_Template(rf, ctx) { if (rf & 1) {
14058
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoFieldContainerComponent, selectors: [["po-field-container"]], inputs: { disabled: [0, "p-disabled", "disabled"], id: [0, "p-id", "id"], label: [0, "p-label", "label"], help: [0, "p-help", "help"], optional: [0, "p-optional", "optional"], required: [0, "p-required", "required"], showRequired: [0, "p-show-required", "showRequired"] }, features: [i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0$19, decls: 5, vars: 2, consts: [[1, "po-field-container"], [1, "po-field-container-title"], ["p-field", "true", 3, "p-disabled", "p-for", "p-label", "p-requirement", 4, "ngIf"], ["class", "po-field-help", 4, "ngIf"], ["p-field", "true", 3, "p-disabled", "p-for", "p-label", "p-requirement"], [1, "po-field-help"]], template: function PoFieldContainerComponent_Template(rf, ctx) { if (rf & 1) {
14059
14059
  i0.ɵɵprojectionDef();
14060
14060
  i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
14061
14061
  i0.ɵɵtemplate(2, PoFieldContainerComponent_po_label_2_Template, 1, 4, "po-label", 2);
@@ -14503,7 +14503,7 @@ class PoCheckboxGroupBaseComponent {
14503
14503
  args: ['p-show-required']
14504
14504
  }] }); })();
14505
14505
 
14506
- const _c0$17 = ["checkboxLabel"];
14506
+ const _c0$18 = ["checkboxLabel"];
14507
14507
  function PoCheckboxGroupComponent_li_3_Template(rf, ctx) { if (rf & 1) {
14508
14508
  const _r1 = i0.ɵɵgetCurrentView();
14509
14509
  i0.ɵɵelementStart(0, "li")(1, "po-checkbox", 5, 0);
@@ -14589,7 +14589,7 @@ class PoCheckboxGroupComponent extends PoCheckboxGroupBaseComponent {
14589
14589
  }
14590
14590
  static ɵfac = function PoCheckboxGroupComponent_Factory(t) { return new (t || PoCheckboxGroupComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
14591
14591
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoCheckboxGroupComponent, selectors: [["po-checkbox-group"]], viewQuery: function PoCheckboxGroupComponent_Query(rf, ctx) { if (rf & 1) {
14592
- i0.ɵɵviewQuery(_c0$17, 5);
14592
+ i0.ɵɵviewQuery(_c0$18, 5);
14593
14593
  } if (rf & 2) {
14594
14594
  let _t;
14595
14595
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.checkboxLabels = _t);
@@ -15014,7 +15014,7 @@ var PoRadioSize;
15014
15014
  PoRadioSize["Large"] = "large";
15015
15015
  })(PoRadioSize || (PoRadioSize = {}));
15016
15016
 
15017
- const _c0$16 = ["radio"];
15017
+ const _c0$17 = ["radio"];
15018
15018
  const _c1$v = ["radioInput"];
15019
15019
  function PoRadioComponent_po_label_5_Template(rf, ctx) { if (rf & 1) {
15020
15020
  i0.ɵɵelement(0, "po-label", 6);
@@ -15119,7 +15119,7 @@ class PoRadioComponent extends PoFieldModel {
15119
15119
  }
15120
15120
  static ɵfac = function PoRadioComponent_Factory(t) { return new (t || PoRadioComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.Renderer2)); };
15121
15121
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoRadioComponent, selectors: [["po-radio"]], viewQuery: function PoRadioComponent_Query(rf, ctx) { if (rf & 1) {
15122
- i0.ɵɵviewQuery(_c0$16, 7);
15122
+ i0.ɵɵviewQuery(_c0$17, 7);
15123
15123
  i0.ɵɵviewQuery(_c1$v, 7);
15124
15124
  } if (rf & 2) {
15125
15125
  let _t;
@@ -15192,7 +15192,7 @@ class PoRadioComponent extends PoFieldModel {
15192
15192
  }] }); })();
15193
15193
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoRadioComponent, { className: "PoRadioComponent", filePath: "lib/components/po-field/po-radio/po-radio.component.ts", lineNumber: 34 }); })();
15194
15194
 
15195
- const _c0$15 = ["inp"];
15195
+ const _c0$16 = ["inp"];
15196
15196
  const _c1$u = ["inputRadio"];
15197
15197
  function PoRadioGroupComponent_div_4_Template(rf, ctx) { if (rf & 1) {
15198
15198
  const _r1 = i0.ɵɵgetCurrentView();
@@ -15305,7 +15305,7 @@ class PoRadioGroupComponent extends PoRadioGroupBaseComponent {
15305
15305
  }
15306
15306
  static ɵfac = function PoRadioGroupComponent_Factory(t) { return new (t || PoRadioGroupComponent)(i0.ɵɵdirectiveInject(i0.IterableDiffers), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
15307
15307
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoRadioGroupComponent, selectors: [["po-radio-group"]], viewQuery: function PoRadioGroupComponent_Query(rf, ctx) { if (rf & 1) {
15308
- i0.ɵɵviewQuery(_c0$15, 7, ElementRef);
15308
+ i0.ɵɵviewQuery(_c0$16, 7, ElementRef);
15309
15309
  i0.ɵɵviewQuery(_c1$u, 5);
15310
15310
  } if (rf & 2) {
15311
15311
  let _t;
@@ -16517,7 +16517,7 @@ const PoDatepickerLiterals = {
16517
16517
  }
16518
16518
  };
16519
16519
 
16520
- const _c0$14 = ["calendar"];
16520
+ const _c0$15 = ["calendar"];
16521
16521
  const _c1$t = ["dialogPicker"];
16522
16522
  const _c2$f = ["iconDatepicker"];
16523
16523
  const _c3$a = ["inp"];
@@ -16868,7 +16868,7 @@ class PoDatepickerComponent extends PoDatepickerBaseComponent {
16868
16868
  }
16869
16869
  static ɵfac = function PoDatepickerComponent_Factory(t) { return new (t || PoDatepickerComponent)(i0.ɵɵdirectiveInject(PoLanguageService), i0.ɵɵdirectiveInject(PoControlPositionService), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ElementRef)); };
16870
16870
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoDatepickerComponent, selectors: [["po-datepicker"]], viewQuery: function PoDatepickerComponent_Query(rf, ctx) { if (rf & 1) {
16871
- i0.ɵɵviewQuery(_c0$14, 7);
16871
+ i0.ɵɵviewQuery(_c0$15, 7);
16872
16872
  i0.ɵɵviewQuery(_c1$t, 7, ElementRef);
16873
16873
  i0.ɵɵviewQuery(_c2$f, 5);
16874
16874
  i0.ɵɵviewQuery(_c3$a, 7, ElementRef);
@@ -17203,7 +17203,7 @@ class PoModalBaseComponent {
17203
17203
  args: ['p-icon']
17204
17204
  }] }); })();
17205
17205
 
17206
- const _c0$13 = ["*"];
17206
+ const _c0$14 = ["*"];
17207
17207
  /**
17208
17208
  * @description
17209
17209
  *
@@ -17234,7 +17234,7 @@ class PoModalFooterComponent {
17234
17234
  */
17235
17235
  disabledAlign = false;
17236
17236
  static ɵfac = function PoModalFooterComponent_Factory(t) { return new (t || PoModalFooterComponent)(); };
17237
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoModalFooterComponent, selectors: [["po-modal-footer"]], inputs: { disabledAlign: [0, "p-disabled-align", "disabledAlign"] }, ngContentSelectors: _c0$13, decls: 2, vars: 2, consts: [[1, "po-modal-footer"]], template: function PoModalFooterComponent_Template(rf, ctx) { if (rf & 1) {
17237
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoModalFooterComponent, selectors: [["po-modal-footer"]], inputs: { disabledAlign: [0, "p-disabled-align", "disabledAlign"] }, ngContentSelectors: _c0$14, decls: 2, vars: 2, consts: [[1, "po-modal-footer"]], template: function PoModalFooterComponent_Template(rf, ctx) { if (rf & 1) {
17238
17238
  i0.ɵɵprojectionDef();
17239
17239
  i0.ɵɵelementStart(0, "div", 0);
17240
17240
  i0.ɵɵprojection(1);
@@ -17264,7 +17264,7 @@ class PoActiveOverlayService {
17264
17264
  }]
17265
17265
  }], null, null); })();
17266
17266
 
17267
- const _c0$12 = ["modalContent"];
17267
+ const _c0$13 = ["modalContent"];
17268
17268
  const _c1$s = ["modalContainer"];
17269
17269
  const _c2$e = ["*", [["po-modal-footer"]]];
17270
17270
  const _c3$9 = ["*", "po-modal-footer"];
@@ -17447,7 +17447,7 @@ class PoModalComponent extends PoModalBaseComponent {
17447
17447
  let _t;
17448
17448
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.modalFooter = _t.first);
17449
17449
  } }, viewQuery: function PoModalComponent_Query(rf, ctx) { if (rf & 1) {
17450
- i0.ɵɵviewQuery(_c0$12, 5, ElementRef);
17450
+ i0.ɵɵviewQuery(_c0$13, 5, ElementRef);
17451
17451
  i0.ɵɵviewQuery(_c1$s, 5, ElementRef);
17452
17452
  } if (rf & 2) {
17453
17453
  let _t;
@@ -18588,7 +18588,7 @@ class PoToasterBaseComponent {
18588
18588
  args: ['p-mode']
18589
18589
  }] }); })();
18590
18590
 
18591
- const _c0$11 = ["toaster"];
18591
+ const _c0$12 = ["toaster"];
18592
18592
  const _c1$r = ["buttonClose"];
18593
18593
  function PoToasterComponent_po_icon_3_Template(rf, ctx) { if (rf & 1) {
18594
18594
  i0.ɵɵelement(0, "po-icon", 12);
@@ -18836,7 +18836,7 @@ class PoToasterComponent extends PoToasterBaseComponent {
18836
18836
  }
18837
18837
  static ɵfac = function PoToasterComponent_Factory(t) { return new (t || PoToasterComponent)(i0.ɵɵdirectiveInject(PoLanguageService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.Renderer2)); };
18838
18838
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoToasterComponent, selectors: [["po-toaster"]], viewQuery: function PoToasterComponent_Query(rf, ctx) { if (rf & 1) {
18839
- i0.ɵɵviewQuery(_c0$11, 5);
18839
+ i0.ɵɵviewQuery(_c0$12, 5);
18840
18840
  i0.ɵɵviewQuery(_c1$r, 5);
18841
18841
  } if (rf & 2) {
18842
18842
  let _t;
@@ -19670,7 +19670,7 @@ class PoPopoverBaseComponent {
19670
19670
  args: ['p-trigger']
19671
19671
  }] }); })();
19672
19672
 
19673
- const _c0$10 = ["popoverElement"];
19673
+ const _c0$11 = ["popoverElement"];
19674
19674
  const _c1$q = ["*"];
19675
19675
  function PoPopoverComponent_div_2_Template(rf, ctx) { if (rf & 1) {
19676
19676
  i0.ɵɵelement(0, "div");
@@ -19814,7 +19814,7 @@ class PoPopoverComponent extends PoPopoverBaseComponent {
19814
19814
  }
19815
19815
  static ɵfac = function PoPopoverComponent_Factory(t) { return new (t || PoPopoverComponent)(i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(PoControlPositionService)); };
19816
19816
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPopoverComponent, selectors: [["po-popover"]], viewQuery: function PoPopoverComponent_Query(rf, ctx) { if (rf & 1) {
19817
- i0.ɵɵviewQuery(_c0$10, 7, ElementRef);
19817
+ i0.ɵɵviewQuery(_c0$11, 7, ElementRef);
19818
19818
  } if (rf & 2) {
19819
19819
  let _t;
19820
19820
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.popoverElement = _t.first);
@@ -20111,7 +20111,7 @@ class PoPageSlideBaseComponent {
20111
20111
  args: ['p-size']
20112
20112
  }] }); })();
20113
20113
 
20114
- const _c0$$ = ["pageContent"];
20114
+ const _c0$10 = ["pageContent"];
20115
20115
  const _c1$p = ["*"];
20116
20116
  const _c2$d = a0 => ({ "width": a0 });
20117
20117
  function PoPageSlideComponent_div_0_div_9_Template(rf, ctx) { if (rf & 1) {
@@ -20247,7 +20247,7 @@ class PoPageSlideComponent extends PoPageSlideBaseComponent {
20247
20247
  }
20248
20248
  static ɵfac = function PoPageSlideComponent_Factory(t) { return new (t || PoPageSlideComponent)(i0.ɵɵdirectiveInject(PoActiveOverlayService)); };
20249
20249
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageSlideComponent, selectors: [["po-page-slide"]], viewQuery: function PoPageSlideComponent_Query(rf, ctx) { if (rf & 1) {
20250
- i0.ɵɵviewQuery(_c0$$, 5, ElementRef);
20250
+ i0.ɵɵviewQuery(_c0$10, 5, ElementRef);
20251
20251
  } if (rf & 2) {
20252
20252
  let _t;
20253
20253
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.pageContent = _t.first);
@@ -20312,7 +20312,7 @@ class PoPageSlideModule {
20312
20312
  }], null, null); })();
20313
20313
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(PoPageSlideModule, { declarations: [PoPageSlideComponent], imports: [CommonModule, FormsModule, PoButtonModule], exports: [PoPageSlideComponent] }); })();
20314
20314
 
20315
- const _c0$_ = (a0, a1) => ({ "po-clickable": a0, "po-table-icon-disabled": a1 });
20315
+ const _c0$$ = (a0, a1) => ({ "po-clickable": a0, "po-table-icon-disabled": a1 });
20316
20316
  /**
20317
20317
  * @docsPrivate
20318
20318
  *
@@ -20357,7 +20357,7 @@ class PoTableIconComponent {
20357
20357
  i0.ɵɵelementEnd();
20358
20358
  } if (rf & 2) {
20359
20359
  i0.ɵɵclassMapInterpolate1("po-table-icon-content ", ctx.disabled ? "" : ctx.color, "");
20360
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(7, _c0$_, ctx.clickable, ctx.disabled))("p-icon", ctx.icon)("p-tooltip", ctx.tooltip)("p-append-in-body", true);
20360
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(7, _c0$$, ctx.clickable, ctx.disabled))("p-icon", ctx.icon)("p-tooltip", ctx.tooltip)("p-append-in-body", true);
20361
20361
  } }, dependencies: [i1.NgClass, PoTooltipDirective, PoIconComponent], encapsulation: 2, changeDetection: 0 });
20362
20362
  }
20363
20363
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PoTableIconComponent, [{
@@ -20512,7 +20512,7 @@ class PoTableColumnLabelComponent {
20512
20512
  }] }); })();
20513
20513
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoTableColumnLabelComponent, { className: "PoTableColumnLabelComponent", filePath: "lib/components/po-table/po-table-column-label/po-table-column-label.component.ts", lineNumber: 18 }); })();
20514
20514
 
20515
- const _c0$Z = a0 => ({ "po-table-link-disabled": a0 });
20515
+ const _c0$_ = a0 => ({ "po-table-link-disabled": a0 });
20516
20516
  function PoTableColumnLinkComponent_po_link_2_Template(rf, ctx) { if (rf & 1) {
20517
20517
  const _r1 = i0.ɵɵgetCurrentView();
20518
20518
  i0.ɵɵelementStart(0, "po-link", 4);
@@ -20562,7 +20562,7 @@ class PoTableColumnLinkComponent {
20562
20562
  i0.ɵɵelementContainerEnd();
20563
20563
  i0.ɵɵelementEnd();
20564
20564
  } if (rf & 2) {
20565
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$Z, ctx.disabled));
20565
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$_, ctx.disabled));
20566
20566
  i0.ɵɵadvance();
20567
20567
  i0.ɵɵproperty("ngSwitch", ctx.type);
20568
20568
  i0.ɵɵadvance();
@@ -20612,7 +20612,7 @@ var PoSwitchLabelPosition;
20612
20612
  PoSwitchLabelPosition[PoSwitchLabelPosition["Left"] = 1] = "Left";
20613
20613
  })(PoSwitchLabelPosition || (PoSwitchLabelPosition = {}));
20614
20614
 
20615
- const _c0$Y = ["switchContainer"];
20615
+ const _c0$Z = ["switchContainer"];
20616
20616
  function PoSwitchComponent_po_icon_7_Template(rf, ctx) { if (rf & 1) {
20617
20617
  i0.ɵɵelement(0, "po-icon", 10);
20618
20618
  } }
@@ -20844,7 +20844,7 @@ class PoSwitchComponent extends PoFieldModel {
20844
20844
  }
20845
20845
  static ɵfac = function PoSwitchComponent_Factory(t) { return new (t || PoSwitchComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
20846
20846
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoSwitchComponent, selectors: [["po-switch"]], viewQuery: function PoSwitchComponent_Query(rf, ctx) { if (rf & 1) {
20847
- i0.ɵɵviewQuery(_c0$Y, 7);
20847
+ i0.ɵɵviewQuery(_c0$Z, 7);
20848
20848
  } if (rf & 2) {
20849
20849
  let _t;
20850
20850
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.switchContainer = _t.first);
@@ -20914,7 +20914,7 @@ class PoSwitchComponent extends PoFieldModel {
20914
20914
  }] }); })();
20915
20915
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoSwitchComponent, { className: "PoSwitchComponent", filePath: "lib/components/po-field/po-switch/po-switch.component.ts", lineNumber: 105 }); })();
20916
20916
 
20917
- const _c0$X = a0 => ({ $implicit: a0 });
20917
+ const _c0$Y = a0 => ({ $implicit: a0 });
20918
20918
  function PoTableListManagerComponent_section_0_ng_container_3_ng_container_1_ng_container_2_Template(rf, ctx) { if (rf & 1) {
20919
20919
  i0.ɵɵelementContainer(0);
20920
20920
  } }
@@ -20931,7 +20931,7 @@ function PoTableListManagerComponent_section_0_ng_container_3_ng_container_1_Tem
20931
20931
  i0.ɵɵadvance();
20932
20932
  i0.ɵɵclassProp("po-checkbox-group-item-disabled", option_r1.disabled || ctx_r1.disabled);
20933
20933
  i0.ɵɵadvance();
20934
- i0.ɵɵproperty("ngTemplateOutlet", listItemsManagerDefault_r3)("ngTemplateOutletContext", i0.ɵɵpureFunction1(4, _c0$X, option_r1));
20934
+ i0.ɵɵproperty("ngTemplateOutlet", listItemsManagerDefault_r3)("ngTemplateOutletContext", i0.ɵɵpureFunction1(4, _c0$Y, option_r1));
20935
20935
  } }
20936
20936
  function PoTableListManagerComponent_section_0_ng_container_3_Template(rf, ctx) { if (rf & 1) {
20937
20937
  i0.ɵɵelementContainerStart(0);
@@ -20968,7 +20968,7 @@ function PoTableListManagerComponent_ng_container_4_ng_container_1_ng_container_
20968
20968
  i0.ɵɵnextContext();
20969
20969
  const listItemsManagerDefault_r3 = i0.ɵɵreference(6);
20970
20970
  i0.ɵɵadvance();
20971
- i0.ɵɵproperty("ngTemplateOutlet", listItemsManagerDefault_r3)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$X, option_r4));
20971
+ i0.ɵɵproperty("ngTemplateOutlet", listItemsManagerDefault_r3)("ngTemplateOutletContext", i0.ɵɵpureFunction1(2, _c0$Y, option_r4));
20972
20972
  } }
20973
20973
  function PoTableListManagerComponent_ng_container_4_ng_container_1_Template(rf, ctx) { if (rf & 1) {
20974
20974
  i0.ɵɵelementContainerStart(0);
@@ -21223,7 +21223,7 @@ class PoTableListManagerComponent extends PoCheckboxGroupComponent {
21223
21223
  }] }); })();
21224
21224
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoTableListManagerComponent, { className: "PoTableListManagerComponent", filePath: "lib/components/po-table/po-table-list-manager/po-table-list-manager.component.ts", lineNumber: 51 }); })();
21225
21225
 
21226
- const _c0$W = ["pageSlideColumnsManager"];
21226
+ const _c0$X = ["pageSlideColumnsManager"];
21227
21227
  const PoTableColumnManagerMaxColumnsDefault = 99999;
21228
21228
  const poTableColumnManagerLiteralsDefault = {
21229
21229
  en: {
@@ -21530,7 +21530,7 @@ class PoTableColumnManagerComponent {
21530
21530
  static ɵfac = function PoTableColumnManagerComponent_Factory(t) { return new (t || PoTableColumnManagerComponent)(i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(PoLanguageService)); };
21531
21531
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoTableColumnManagerComponent, selectors: [["po-table-column-manager"]], viewQuery: function PoTableColumnManagerComponent_Query(rf, ctx) { if (rf & 1) {
21532
21532
  i0.ɵɵviewQuery(PoPopoverComponent, 5);
21533
- i0.ɵɵviewQuery(_c0$W, 5);
21533
+ i0.ɵɵviewQuery(_c0$X, 5);
21534
21534
  } if (rf & 2) {
21535
21535
  let _t;
21536
21536
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.popover = _t.first);
@@ -23495,7 +23495,7 @@ class PoTableRowTemplateDirective {
23495
23495
  args: ['p-table-row-template-arrow-direction']
23496
23496
  }] }); })();
23497
23497
 
23498
- const _c0$V = ["noColumnsHeader"];
23498
+ const _c0$W = ["noColumnsHeader"];
23499
23499
  const _c1$o = ["popup"];
23500
23500
  const _c2$c = ["tableFooter"];
23501
23501
  const _c3$8 = ["tableWrapper"];
@@ -25677,7 +25677,7 @@ class PoTableComponent extends PoTableBaseComponent {
25677
25677
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tableCellTemplate = _t.first);
25678
25678
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tableColumnTemplates = _t);
25679
25679
  } }, viewQuery: function PoTableComponent_Query(rf, ctx) { if (rf & 1) {
25680
- i0.ɵɵviewQuery(_c0$V, 5, ElementRef);
25680
+ i0.ɵɵviewQuery(_c0$W, 5, ElementRef);
25681
25681
  i0.ɵɵviewQuery(_c1$o, 5);
25682
25682
  i0.ɵɵviewQuery(PoModalComponent, 7);
25683
25683
  i0.ɵɵviewQuery(_c2$c, 5, ElementRef);
@@ -27716,7 +27716,7 @@ class PoComboFilterService {
27716
27716
  type: Injectable
27717
27717
  }], () => [{ type: i1$2.HttpClient }], null); })();
27718
27718
 
27719
- const _c0$U = ["outerContainer"];
27719
+ const _c0$V = ["outerContainer"];
27720
27720
  const _c1$n = ["containerElement"];
27721
27721
  const _c2$b = ["contentElement"];
27722
27722
  const _c3$7 = ["iconArrow"];
@@ -28321,7 +28321,7 @@ class PoComboComponent extends PoComboBaseComponent {
28321
28321
  let _t;
28322
28322
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.comboOptionTemplate = _t.first);
28323
28323
  } }, viewQuery: function PoComboComponent_Query(rf, ctx) { if (rf & 1) {
28324
- i0.ɵɵviewQuery(_c0$U, 5, ElementRef);
28324
+ i0.ɵɵviewQuery(_c0$V, 5, ElementRef);
28325
28325
  i0.ɵɵviewQuery(_c1$n, 5, ElementRef);
28326
28326
  i0.ɵɵviewQuery(_c2$b, 5, ElementRef);
28327
28327
  i0.ɵɵviewQuery(_c3$7, 7, ElementRef);
@@ -29039,7 +29039,7 @@ class PoDatepickerRangeBaseComponent {
29039
29039
  args: ['p-locale']
29040
29040
  }] }); })();
29041
29041
 
29042
- const _c0$T = ["dateRangeField"];
29042
+ const _c0$U = ["dateRangeField"];
29043
29043
  const _c1$m = ["endDateInput"];
29044
29044
  const _c2$a = ["startDateInput"];
29045
29045
  const _c3$6 = ["iconCalendar"];
@@ -29484,7 +29484,7 @@ class PoDatepickerRangeComponent extends PoDatepickerRangeBaseComponent {
29484
29484
  }
29485
29485
  static ɵfac = function PoDatepickerRangeComponent_Factory(t) { return new (t || PoDatepickerRangeComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(PoControlPositionService), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(PoLanguageService), i0.ɵɵdirectiveInject(PoDateService), i0.ɵɵdirectiveInject(i0.ElementRef)); };
29486
29486
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoDatepickerRangeComponent, selectors: [["po-datepicker-range"]], viewQuery: function PoDatepickerRangeComponent_Query(rf, ctx) { if (rf & 1) {
29487
- i0.ɵɵviewQuery(_c0$T, 7, ElementRef);
29487
+ i0.ɵɵviewQuery(_c0$U, 7, ElementRef);
29488
29488
  i0.ɵɵviewQuery(_c1$m, 7, ElementRef);
29489
29489
  i0.ɵɵviewQuery(_c2$a, 7, ElementRef);
29490
29490
  i0.ɵɵviewQuery(_c3$6, 7, ElementRef);
@@ -30073,7 +30073,7 @@ class PoInputBaseComponent {
30073
30073
  args: ['p-mask-format-model']
30074
30074
  }] }); })();
30075
30075
 
30076
- const _c0$S = ["inp"];
30076
+ const _c0$T = ["inp"];
30077
30077
  function PoDecimalComponent_div_2_Template(rf, ctx) { if (rf & 1) {
30078
30078
  i0.ɵɵelementStart(0, "div", 8);
30079
30079
  i0.ɵɵelement(1, "po-icon", 9);
@@ -30684,7 +30684,7 @@ class PoDecimalComponent extends PoInputBaseComponent {
30684
30684
  }
30685
30685
  static ɵfac = function PoDecimalComponent_Factory(t) { return new (t || PoDecimalComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(PoLanguageService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
30686
30686
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoDecimalComponent, selectors: [["po-decimal"]], viewQuery: function PoDecimalComponent_Query(rf, ctx) { if (rf & 1) {
30687
- i0.ɵɵviewQuery(_c0$S, 7, ElementRef);
30687
+ i0.ɵɵviewQuery(_c0$T, 7, ElementRef);
30688
30688
  } if (rf & 2) {
30689
30689
  let _t;
30690
30690
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputEl = _t.first);
@@ -30760,7 +30760,7 @@ class PoDecimalComponent extends PoInputBaseComponent {
30760
30760
  }] }); })();
30761
30761
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoDecimalComponent, { className: "PoDecimalComponent", filePath: "lib/components/po-field/po-decimal/po-decimal.component.ts", lineNumber: 81 }); })();
30762
30762
 
30763
- const _c0$R = ["inp"];
30763
+ const _c0$S = ["inp"];
30764
30764
  /* eslint-disable @angular-eslint/directive-class-suffix */
30765
30765
  class PoInputGeneric extends PoInputBaseComponent {
30766
30766
  inputEl;
@@ -30960,7 +30960,7 @@ class PoInputGeneric extends PoInputBaseComponent {
30960
30960
  }
30961
30961
  static ɵfac = function PoInputGeneric_Factory(t) { return new (t || PoInputGeneric)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
30962
30962
  static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: PoInputGeneric, viewQuery: function PoInputGeneric_Query(rf, ctx) { if (rf & 1) {
30963
- i0.ɵɵviewQuery(_c0$R, 7, ElementRef);
30963
+ i0.ɵɵviewQuery(_c0$S, 7, ElementRef);
30964
30964
  } if (rf & 2) {
30965
30965
  let _t;
30966
30966
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputEl = _t.first);
@@ -31125,7 +31125,7 @@ class PoEmailComponent extends PoInputGeneric {
31125
31125
  }], () => [{ type: i0.ElementRef }, { type: i0.ChangeDetectorRef }], null); })();
31126
31126
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoEmailComponent, { className: "PoEmailComponent", filePath: "lib/components/po-field/po-email/po-email.component.ts", lineNumber: 63 }); })();
31127
31127
 
31128
- const _c0$Q = ["inp"];
31128
+ const _c0$R = ["inp"];
31129
31129
  function PoInputComponent_div_2_Template(rf, ctx) { if (rf & 1) {
31130
31130
  i0.ɵɵelementStart(0, "div", 8);
31131
31131
  i0.ɵɵelement(1, "po-icon", 9);
@@ -31179,7 +31179,7 @@ class PoInputComponent extends PoInputGeneric {
31179
31179
  }
31180
31180
  static ɵfac = function PoInputComponent_Factory(t) { return new (t || PoInputComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
31181
31181
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoInputComponent, selectors: [["po-input"]], viewQuery: function PoInputComponent_Query(rf, ctx) { if (rf & 1) {
31182
- i0.ɵɵviewQuery(_c0$Q, 7);
31182
+ i0.ɵɵviewQuery(_c0$R, 7);
31183
31183
  } if (rf & 2) {
31184
31184
  let _t;
31185
31185
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inp = _t.first);
@@ -32205,7 +32205,7 @@ class PoDynamicFormValidationService extends PoDynamicFormOperation {
32205
32205
  type: Injectable
32206
32206
  }], () => [{ type: i1$2.HttpClient }], null); })();
32207
32207
 
32208
- const _c0$P = ["fieldsComponent"];
32208
+ const _c0$Q = ["fieldsComponent"];
32209
32209
  const _c1$l = ["dynamicForm"];
32210
32210
  function PoDynamicFormComponent_ng_container_0_Template(rf, ctx) { if (rf & 1) {
32211
32211
  i0.ɵɵelementContainer(0);
@@ -32390,7 +32390,7 @@ class PoDynamicFormComponent extends PoDynamicFormBaseComponent {
32390
32390
  }
32391
32391
  static ɵfac = function PoDynamicFormComponent_Factory(t) { return new (t || PoDynamicFormComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(PoDynamicFormLoadService), i0.ɵɵdirectiveInject(PoDynamicFormValidationService)); };
32392
32392
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoDynamicFormComponent, selectors: [["po-dynamic-form"]], viewQuery: function PoDynamicFormComponent_Query(rf, ctx) { if (rf & 1) {
32393
- i0.ɵɵviewQuery(_c0$P, 5);
32393
+ i0.ɵɵviewQuery(_c0$Q, 5);
32394
32394
  i0.ɵɵviewQuery(_c1$l, 5);
32395
32395
  } if (rf & 2) {
32396
32396
  let _t;
@@ -32416,7 +32416,7 @@ class PoDynamicFormComponent extends PoDynamicFormBaseComponent {
32416
32416
  }] }); })();
32417
32417
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoDynamicFormComponent, { className: "PoDynamicFormComponent", filePath: "lib/components/po-dynamic/po-dynamic-form/po-dynamic-form.component.ts", lineNumber: 41 }); })();
32418
32418
 
32419
- const _c0$O = ["inpsearch"];
32419
+ const _c0$P = ["inpsearch"];
32420
32420
  const _c1$k = ["container"];
32421
32421
  function PoLookupModalComponent_div_9_Template(rf, ctx) { if (rf & 1) {
32422
32422
  const _r2 = i0.ɵɵgetCurrentView();
@@ -32547,7 +32547,7 @@ class PoLookupModalComponent extends PoLookupModalBaseComponent {
32547
32547
  }
32548
32548
  static ɵfac = function PoLookupModalComponent_Factory(t) { return new (t || PoLookupModalComponent)(i0.ɵɵdirectiveInject(i0.ComponentFactoryResolver), i0.ɵɵdirectiveInject(PoLanguageService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
32549
32549
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoLookupModalComponent, selectors: [["po-lookup-modal"]], viewQuery: function PoLookupModalComponent_Query(rf, ctx) { if (rf & 1) {
32550
- i0.ɵɵviewQuery(_c0$O, 5);
32550
+ i0.ɵɵviewQuery(_c0$P, 5);
32551
32551
  i0.ɵɵviewQuery(_c1$k, 5, ViewContainerRef);
32552
32552
  } if (rf & 2) {
32553
32553
  let _t;
@@ -33470,7 +33470,7 @@ class PoLookupBaseComponent {
33470
33470
  args: ['p-disabled']
33471
33471
  }] }); })();
33472
33472
 
33473
- const _c0$N = ["inp"];
33473
+ const _c0$O = ["inp"];
33474
33474
  function PoLookupComponent_div_1_po_clean_4_Template(rf, ctx) { if (rf & 1) {
33475
33475
  const _r3 = i0.ɵɵgetCurrentView();
33476
33476
  i0.ɵɵelementStart(0, "po-clean", 12);
@@ -33873,7 +33873,7 @@ class PoLookupComponent extends PoLookupBaseComponent {
33873
33873
  }
33874
33874
  static ɵfac = function PoLookupComponent_Factory(t) { return new (t || PoLookupComponent)(i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(PoLookupFilterService), i0.ɵɵdirectiveInject(PoLookupModalService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.Injector)); };
33875
33875
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoLookupComponent, selectors: [["po-lookup"]], viewQuery: function PoLookupComponent_Query(rf, ctx) { if (rf & 1) {
33876
- i0.ɵɵviewQuery(_c0$N, 5, ElementRef);
33876
+ i0.ɵɵviewQuery(_c0$O, 5, ElementRef);
33877
33877
  } if (rf & 2) {
33878
33878
  let _t;
33879
33879
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputEl = _t.first);
@@ -34754,7 +34754,7 @@ class PoMultiselectFilterService {
34754
34754
  type: Injectable
34755
34755
  }], () => [{ type: i1$2.HttpClient }], null); })();
34756
34756
 
34757
- const _c0$M = ["dropdownElement"];
34757
+ const _c0$N = ["dropdownElement"];
34758
34758
  const _c1$j = ["iconElement"];
34759
34759
  const _c2$9 = ["inputElement"];
34760
34760
  const _c3$5 = ["outerContainer"];
@@ -35359,8 +35359,8 @@ class PoMultiselectComponent extends PoMultiselectBaseComponent {
35359
35359
  let _t;
35360
35360
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.multiselectOptionTemplate = _t.first);
35361
35361
  } }, viewQuery: function PoMultiselectComponent_Query(rf, ctx) { if (rf & 1) {
35362
- i0.ɵɵviewQuery(_c0$M, 5, ElementRef);
35363
- i0.ɵɵviewQuery(_c0$M, 5);
35362
+ i0.ɵɵviewQuery(_c0$N, 5, ElementRef);
35363
+ i0.ɵɵviewQuery(_c0$N, 5);
35364
35364
  i0.ɵɵviewQuery(_c1$j, 7, ElementRef);
35365
35365
  i0.ɵɵviewQuery(_c2$9, 7, ElementRef);
35366
35366
  i0.ɵɵviewQuery(_c3$5, 5, ElementRef);
@@ -36145,7 +36145,7 @@ class PoRichTextBaseComponent {
36145
36145
  args: ['p-show-required']
36146
36146
  }] }); })();
36147
36147
 
36148
- const _c0$L = ["bodyElement"];
36148
+ const _c0$M = ["bodyElement"];
36149
36149
  const poRichTextBodyCommands = [
36150
36150
  'bold',
36151
36151
  'italic',
@@ -36443,7 +36443,7 @@ class PoRichTextBodyComponent {
36443
36443
  }
36444
36444
  static ɵfac = function PoRichTextBodyComponent_Factory(t) { return new (t || PoRichTextBodyComponent)(i0.ɵɵdirectiveInject(PoRichTextService)); };
36445
36445
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoRichTextBodyComponent, selectors: [["po-rich-text-body"]], viewQuery: function PoRichTextBodyComponent_Query(rf, ctx) { if (rf & 1) {
36446
- i0.ɵɵviewQuery(_c0$L, 7);
36446
+ i0.ɵɵviewQuery(_c0$M, 7);
36447
36447
  } if (rf & 2) {
36448
36448
  let _t;
36449
36449
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.bodyElement = _t.first);
@@ -37466,7 +37466,7 @@ class PoUploadBaseComponent {
37466
37466
  args: ['p-show-required']
37467
37467
  }] }); })();
37468
37468
 
37469
- const _c0$K = ["selectFilesLink"];
37469
+ const _c0$L = ["selectFilesLink"];
37470
37470
  const _c1$i = a0 => ({ "po-upload-drag-drop-area-disabled": a0 });
37471
37471
  const _c2$8 = a0 => ({ "po-clickable": a0 });
37472
37472
  function PoUploadDragDropAreaComponent_ng_container_2_Template(rf, ctx) { if (rf & 1) {
@@ -37518,7 +37518,7 @@ class PoUploadDragDropAreaComponent {
37518
37518
  }
37519
37519
  static ɵfac = function PoUploadDragDropAreaComponent_Factory(t) { return new (t || PoUploadDragDropAreaComponent)(i0.ɵɵdirectiveInject(i0.ElementRef)); };
37520
37520
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoUploadDragDropAreaComponent, selectors: [["po-upload-drag-drop-area"]], viewQuery: function PoUploadDragDropAreaComponent_Query(rf, ctx) { if (rf & 1) {
37521
- i0.ɵɵviewQuery(_c0$K, 5);
37521
+ i0.ɵɵviewQuery(_c0$L, 5);
37522
37522
  } if (rf & 2) {
37523
37523
  let _t;
37524
37524
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.selectFilesLinkElement = _t.first);
@@ -37746,7 +37746,7 @@ class PoUploadDragDropDirective {
37746
37746
  args: ['document:drop', ['$event']]
37747
37747
  }] }); })();
37748
37748
 
37749
- const _c0$J = ["DragDropAreaFixed"];
37749
+ const _c0$K = ["DragDropAreaFixed"];
37750
37750
  class PoUploadDragDropAreaOverlayComponent {
37751
37751
  renderer;
37752
37752
  DragDropAreaFixed;
@@ -37774,7 +37774,7 @@ class PoUploadDragDropAreaOverlayComponent {
37774
37774
  }
37775
37775
  static ɵfac = function PoUploadDragDropAreaOverlayComponent_Factory(t) { return new (t || PoUploadDragDropAreaOverlayComponent)(i0.ɵɵdirectiveInject(i0.Renderer2)); };
37776
37776
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoUploadDragDropAreaOverlayComponent, selectors: [["po-upload-drag-drop-area-overlay"]], viewQuery: function PoUploadDragDropAreaOverlayComponent_Query(rf, ctx) { if (rf & 1) {
37777
- i0.ɵɵviewQuery(_c0$J, 7, ElementRef);
37777
+ i0.ɵɵviewQuery(_c0$K, 7, ElementRef);
37778
37778
  } if (rf & 2) {
37779
37779
  let _t;
37780
37780
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.DragDropAreaFixed = _t.first);
@@ -37811,7 +37811,7 @@ class PoUploadDragDropAreaOverlayComponent {
37811
37811
  }] }); })();
37812
37812
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoUploadDragDropAreaOverlayComponent, { className: "PoUploadDragDropAreaOverlayComponent", filePath: "lib/components/po-field/po-upload/po-upload-drag-drop/po-upload-drag-drop-area-overlay/po-upload-drag-drop-area-overlay.component.ts", lineNumber: 20 }); })();
37813
37813
 
37814
- const _c0$I = ["dragDropOverlay"];
37814
+ const _c0$J = ["dragDropOverlay"];
37815
37815
  function PoUploadDragDropComponent_po_upload_drag_drop_area_overlay_0_Template(rf, ctx) { if (rf & 1) {
37816
37816
  const _r1 = i0.ɵɵgetCurrentView();
37817
37817
  i0.ɵɵelementStart(0, "po-upload-drag-drop-area-overlay", 3, 0);
@@ -37865,7 +37865,7 @@ class PoUploadDragDropComponent {
37865
37865
  }
37866
37866
  static ɵfac = function PoUploadDragDropComponent_Factory(t) { return new (t || PoUploadDragDropComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
37867
37867
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoUploadDragDropComponent, selectors: [["po-upload-drag-drop"]], viewQuery: function PoUploadDragDropComponent_Query(rf, ctx) { if (rf & 1) {
37868
- i0.ɵɵviewQuery(_c0$I, 5, ElementRef);
37868
+ i0.ɵɵviewQuery(_c0$J, 5, ElementRef);
37869
37869
  i0.ɵɵviewQuery(PoUploadDragDropAreaComponent, 7);
37870
37870
  } if (rf & 2) {
37871
37871
  let _t;
@@ -37912,7 +37912,7 @@ class PoUploadDragDropComponent {
37912
37912
  }] }); })();
37913
37913
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoUploadDragDropComponent, { className: "PoUploadDragDropComponent", filePath: "lib/components/po-field/po-upload/po-upload-drag-drop/po-upload-drag-drop.component.ts", lineNumber: 25 }); })();
37914
37914
 
37915
- const _c0$H = (a0, a1) => [a0, a1];
37915
+ const _c0$I = (a0, a1) => [a0, a1];
37916
37916
  function PoUploadFileRestrictionsComponent_p_0_Template(rf, ctx) { if (rf & 1) {
37917
37917
  i0.ɵɵelementStart(0, "p", 1);
37918
37918
  i0.ɵɵtext(1);
@@ -37941,7 +37941,7 @@ function PoUploadFileRestrictionsComponent_p_2_span_3_Template(rf, ctx) { if (rf
37941
37941
  } if (rf & 2) {
37942
37942
  const ctx_r0 = i0.ɵɵnextContext(2);
37943
37943
  i0.ɵɵadvance();
37944
- i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r0.literals == null ? null : ctx_r0.literals.allowedFileSizeRange, i0.ɵɵpureFunction2(4, _c0$H, ctx_r0.minFileSize, ctx_r0.maxFileSize)), " ");
37944
+ i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind2(2, 1, ctx_r0.literals == null ? null : ctx_r0.literals.allowedFileSizeRange, i0.ɵɵpureFunction2(4, _c0$I, ctx_r0.minFileSize, ctx_r0.maxFileSize)), " ");
37945
37945
  } }
37946
37946
  function PoUploadFileRestrictionsComponent_p_2_span_4_Template(rf, ctx) { if (rf & 1) {
37947
37947
  i0.ɵɵelementStart(0, "span");
@@ -38058,7 +38058,7 @@ class PoUploadFileRestrictionsComponent {
38058
38058
  }] }); })();
38059
38059
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoUploadFileRestrictionsComponent, { className: "PoUploadFileRestrictionsComponent", filePath: "lib/components/po-field/po-upload/po-upload-file-restrictions/po-upload-file-restrictions.component.ts", lineNumber: 14 }); })();
38060
38060
 
38061
- const _c0$G = ["inputFile"];
38061
+ const _c0$H = ["inputFile"];
38062
38062
  const _c1$h = ["uploadButton"];
38063
38063
  const _c2$7 = a0 => ({ "po-upload-file-restrictions-drag-drop": a0 });
38064
38064
  const _c3$4 = a0 => ({ "po-upload-progress-container-area po-pt-2 po-pl-1": a0 });
@@ -38419,7 +38419,7 @@ class PoUploadComponent extends PoUploadBaseComponent {
38419
38419
  }
38420
38420
  static ɵfac = function PoUploadComponent_Factory(t) { return new (t || PoUploadComponent)(i0.ɵɵdirectiveInject(PoUploadService), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(PoI18nPipe), i0.ɵɵdirectiveInject(PoNotificationService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(PoLanguageService)); };
38421
38421
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoUploadComponent, selectors: [["po-upload"]], viewQuery: function PoUploadComponent_Query(rf, ctx) { if (rf & 1) {
38422
- i0.ɵɵviewQuery(_c0$G, 7, ElementRef);
38422
+ i0.ɵɵviewQuery(_c0$H, 7, ElementRef);
38423
38423
  i0.ɵɵviewQuery(PoUploadDragDropComponent, 5);
38424
38424
  i0.ɵɵviewQuery(_c1$h, 5);
38425
38425
  } if (rf & 2) {
@@ -38631,7 +38631,7 @@ class PoUrlComponent extends PoInputGeneric {
38631
38631
  }], () => [{ type: i0.ElementRef }, { type: i0.ChangeDetectorRef }], null); })();
38632
38632
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoUrlComponent, { className: "PoUrlComponent", filePath: "lib/components/po-field/po-url/po-url.component.ts", lineNumber: 57 }); })();
38633
38633
 
38634
- const _c0$F = ["modal"];
38634
+ const _c0$G = ["modal"];
38635
38635
  const _c1$g = ["modalImageForm"];
38636
38636
  const _c2$6 = ["upload"];
38637
38637
  const uploadRestrictions = ['.apng', '.bmp', '.gif', '.ico', '.jpeg', '.jpg', '.png', '.svg'];
@@ -38718,7 +38718,7 @@ class PoRichTextImageModalComponent {
38718
38718
  }
38719
38719
  static ɵfac = function PoRichTextImageModalComponent_Factory(t) { return new (t || PoRichTextImageModalComponent)(i0.ɵɵdirectiveInject(PoLanguageService)); };
38720
38720
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoRichTextImageModalComponent, selectors: [["po-rich-text-image-modal"]], viewQuery: function PoRichTextImageModalComponent_Query(rf, ctx) { if (rf & 1) {
38721
- i0.ɵɵviewQuery(_c0$F, 7);
38721
+ i0.ɵɵviewQuery(_c0$G, 7);
38722
38722
  i0.ɵɵviewQuery(_c1$g, 5);
38723
38723
  i0.ɵɵviewQuery(_c2$6, 7);
38724
38724
  } if (rf & 2) {
@@ -38763,7 +38763,7 @@ class PoRichTextImageModalComponent {
38763
38763
  }] }); })();
38764
38764
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoRichTextImageModalComponent, { className: "PoRichTextImageModalComponent", filePath: "lib/components/po-field/po-rich-text/po-rich-text-image-modal/po-rich-text-image-modal.component.ts", lineNumber: 18 }); })();
38765
38765
 
38766
- const _c0$E = ["modal"];
38766
+ const _c0$F = ["modal"];
38767
38767
  const _c1$f = ["modalLinkForm"];
38768
38768
  class PoRichTextLinkModalComponent {
38769
38769
  languageService;
@@ -38908,7 +38908,7 @@ class PoRichTextLinkModalComponent {
38908
38908
  }
38909
38909
  static ɵfac = function PoRichTextLinkModalComponent_Factory(t) { return new (t || PoRichTextLinkModalComponent)(i0.ɵɵdirectiveInject(PoLanguageService)); };
38910
38910
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoRichTextLinkModalComponent, selectors: [["po-rich-text-link-modal"]], viewQuery: function PoRichTextLinkModalComponent_Query(rf, ctx) { if (rf & 1) {
38911
- i0.ɵɵviewQuery(_c0$E, 7);
38911
+ i0.ɵɵviewQuery(_c0$F, 7);
38912
38912
  i0.ɵɵviewQuery(_c1$f, 5);
38913
38913
  } if (rf & 2) {
38914
38914
  let _t;
@@ -38951,7 +38951,7 @@ class PoRichTextLinkModalComponent {
38951
38951
  }] }); })();
38952
38952
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoRichTextLinkModalComponent, { className: "PoRichTextLinkModalComponent", filePath: "lib/components/po-field/po-rich-text/po-rich-text-link-modal/po-rich-text-link-modal.component.ts", lineNumber: 14 }); })();
38953
38953
 
38954
- const _c0$D = ["colorPickerInput"];
38954
+ const _c0$E = ["colorPickerInput"];
38955
38955
  const _c1$e = ["toolbarElement"];
38956
38956
  function PoRichTextToolbarComponent_div_4_Template(rf, ctx) { if (rf & 1) {
38957
38957
  const _r2 = i0.ɵɵgetCurrentView();
@@ -39139,7 +39139,7 @@ class PoRichTextToolbarComponent {
39139
39139
  }
39140
39140
  static ɵfac = function PoRichTextToolbarComponent_Factory(t) { return new (t || PoRichTextToolbarComponent)(i0.ɵɵdirectiveInject(PoLanguageService)); };
39141
39141
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoRichTextToolbarComponent, selectors: [["po-rich-text-toolbar"]], viewQuery: function PoRichTextToolbarComponent_Query(rf, ctx) { if (rf & 1) {
39142
- i0.ɵɵviewQuery(_c0$D, 5, ElementRef);
39142
+ i0.ɵɵviewQuery(_c0$E, 5, ElementRef);
39143
39143
  i0.ɵɵviewQuery(_c1$e, 7);
39144
39144
  i0.ɵɵviewQuery(PoRichTextImageModalComponent, 7);
39145
39145
  i0.ɵɵviewQuery(PoRichTextLinkModalComponent, 7);
@@ -39451,7 +39451,7 @@ class PoFieldValidateModel extends PoFieldModel {
39451
39451
  args: ['p-show-required']
39452
39452
  }] }); })();
39453
39453
 
39454
- const _c0$C = ["select"];
39454
+ const _c0$D = ["select"];
39455
39455
  function PoSelectComponent_ng_container_4_option_1_Template(rf, ctx) { if (rf & 1) {
39456
39456
  i0.ɵɵelementStart(0, "option", 8);
39457
39457
  i0.ɵɵtext(1);
@@ -39902,7 +39902,7 @@ class PoSelectComponent extends PoFieldValidateModel {
39902
39902
  }
39903
39903
  static ɵfac = function PoSelectComponent_Factory(t) { return new (t || PoSelectComponent)(i0.ɵɵdirectiveInject(ICONS_DICTIONARY, 8), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.Renderer2)); };
39904
39904
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoSelectComponent, selectors: [["po-select"]], viewQuery: function PoSelectComponent_Query(rf, ctx) { if (rf & 1) {
39905
- i0.ɵɵviewQuery(_c0$C, 7, ElementRef);
39905
+ i0.ɵɵviewQuery(_c0$D, 7, ElementRef);
39906
39906
  } if (rf & 2) {
39907
39907
  let _t;
39908
39908
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.selectElement = _t.first);
@@ -40320,7 +40320,7 @@ class PoTextareaBaseComponent {
40320
40320
  args: ['p-rows']
40321
40321
  }] }); })();
40322
40322
 
40323
- const _c0$B = ["inp"];
40323
+ const _c0$C = ["inp"];
40324
40324
  /**
40325
40325
  * @docsExtends PoTextareaBaseComponent
40326
40326
  *
@@ -40425,7 +40425,7 @@ class PoTextareaComponent extends PoTextareaBaseComponent {
40425
40425
  }
40426
40426
  static ɵfac = function PoTextareaComponent_Factory(t) { return new (t || PoTextareaComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
40427
40427
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoTextareaComponent, selectors: [["po-textarea"]], viewQuery: function PoTextareaComponent_Query(rf, ctx) { if (rf & 1) {
40428
- i0.ɵɵviewQuery(_c0$B, 7, ElementRef);
40428
+ i0.ɵɵviewQuery(_c0$C, 7, ElementRef);
40429
40429
  } if (rf & 2) {
40430
40430
  let _t;
40431
40431
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputEl = _t.first);
@@ -40812,7 +40812,7 @@ class PoSearchBaseComponent {
40812
40812
  args: ['p-listbox-onclick']
40813
40813
  }] }); })();
40814
40814
 
40815
- const _c0$A = ["poSearchInput"];
40815
+ const _c0$B = ["poSearchInput"];
40816
40816
  const _c1$d = ["poListboxContainerElement"];
40817
40817
  const _c2$5 = ["poListboxElement"];
40818
40818
  const _c3$3 = ["poListbox"];
@@ -41185,7 +41185,7 @@ class PoSearchComponent extends PoSearchBaseComponent {
41185
41185
  }
41186
41186
  static ɵfac = function PoSearchComponent_Factory(t) { return new (t || PoSearchComponent)(i0.ɵɵdirectiveInject(PoLanguageService), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(PoControlPositionService)); };
41187
41187
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoSearchComponent, selectors: [["po-search"]], viewQuery: function PoSearchComponent_Query(rf, ctx) { if (rf & 1) {
41188
- i0.ɵɵviewQuery(_c0$A, 7, ElementRef);
41188
+ i0.ɵɵviewQuery(_c0$B, 7, ElementRef);
41189
41189
  i0.ɵɵviewQuery(_c1$d, 5, ElementRef);
41190
41190
  i0.ɵɵviewQuery(_c2$5, 5, ElementRef);
41191
41191
  i0.ɵɵviewQuery(_c3$3, 5);
@@ -41420,7 +41420,7 @@ i0.ɵɵsetComponentScope(PoTableComponent, [i1.NgClass, i1.NgForOf, i1.NgIf, i1.
41420
41420
  PoTableSubtitleFooterComponent,
41421
41421
  PoTableColumnFrozenDirective], [i1.LowerCasePipe, i1.TitleCasePipe, i1.CurrencyPipe, i1.DatePipe, PoTimePipe]);
41422
41422
 
41423
- const _c0$z = ["container"];
41423
+ const _c0$A = ["container"];
41424
41424
  const _c1$c = ["divElement"];
41425
41425
  const _c2$4 = ["listbox"];
41426
41426
  /**
@@ -41550,7 +41550,7 @@ class PoMultiselectDropdownComponent {
41550
41550
  }
41551
41551
  static ɵfac = function PoMultiselectDropdownComponent_Factory(t) { return new (t || PoMultiselectDropdownComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
41552
41552
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoMultiselectDropdownComponent, selectors: [["po-multiselect-dropdown"]], viewQuery: function PoMultiselectDropdownComponent_Query(rf, ctx) { if (rf & 1) {
41553
- i0.ɵɵviewQuery(_c0$z, 7, ElementRef);
41553
+ i0.ɵɵviewQuery(_c0$A, 7, ElementRef);
41554
41554
  i0.ɵɵviewQuery(_c1$c, 7, ElementRef);
41555
41555
  i0.ɵɵviewQuery(_c2$4, 5);
41556
41556
  } if (rf & 2) {
@@ -42437,7 +42437,7 @@ class PoDynamicFormFieldsBaseComponent extends PoDynamicSharedBase {
42437
42437
  args: ['p-validate-fields']
42438
42438
  }] }); })();
42439
42439
 
42440
- const _c0$y = a0 => ({ $implicit: a0 });
42440
+ const _c0$z = a0 => ({ $implicit: a0 });
42441
42441
  function PoDynamicContainerComponent_ng_template_1_div_1_Template(rf, ctx) { if (rf & 1) {
42442
42442
  i0.ɵɵelementStart(0, "div", 5);
42443
42443
  i0.ɵɵtext(1);
@@ -42462,7 +42462,7 @@ function PoDynamicContainerComponent_ng_template_1_Template(rf, ctx) { if (rf &
42462
42462
  i0.ɵɵadvance();
42463
42463
  i0.ɵɵproperty("ngIf", fieldsInContainer_r1[0].container);
42464
42464
  i0.ɵɵadvance(3);
42465
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.content)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c0$y, fieldsInContainer_r1));
42465
+ i0.ɵɵproperty("ngTemplateOutlet", ctx_r1.content)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c0$z, fieldsInContainer_r1));
42466
42466
  } }
42467
42467
  class PoDynamicContainerComponent {
42468
42468
  content;
@@ -42489,7 +42489,7 @@ class PoDynamicContainerComponent {
42489
42489
  }] }); })();
42490
42490
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoDynamicContainerComponent, { className: "PoDynamicContainerComponent", filePath: "lib/components/po-dynamic/po-dynamic-container/po-dynamic-container.component.ts", lineNumber: 7 }); })();
42491
42491
 
42492
- const _c0$x = ["component"];
42492
+ const _c0$y = ["component"];
42493
42493
  const _c1$b = a0 => ({ $implicit: a0 });
42494
42494
  function PoDynamicFormFieldsComponent_div_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
42495
42495
  i0.ɵɵelementContainer(0);
@@ -42891,7 +42891,7 @@ class PoDynamicFormFieldsComponent extends PoDynamicFormFieldsBaseComponent {
42891
42891
  }
42892
42892
  static ɵfac = function PoDynamicFormFieldsComponent_Factory(t) { return new (t || PoDynamicFormFieldsComponent)(i0.ɵɵdirectiveInject(i1.TitleCasePipe), i0.ɵɵdirectiveInject(PoDynamicFormValidationService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i2$1.NgForm)); };
42893
42893
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoDynamicFormFieldsComponent, selectors: [["po-dynamic-form-fields"]], viewQuery: function PoDynamicFormFieldsComponent_Query(rf, ctx) { if (rf & 1) {
42894
- i0.ɵɵviewQuery(_c0$x, 5);
42894
+ i0.ɵɵviewQuery(_c0$y, 5);
42895
42895
  } if (rf & 2) {
42896
42896
  let _t;
42897
42897
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.components = _t);
@@ -43524,7 +43524,7 @@ class PoImageComponent extends PoImageBaseComponent {
43524
43524
  }], null, null); })();
43525
43525
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoImageComponent, { className: "PoImageComponent", filePath: "lib/components/po-image/po-image.component.ts", lineNumber: 30 }); })();
43526
43526
 
43527
- const _c0$w = a0 => ({ $implicit: a0 });
43527
+ const _c0$x = a0 => ({ $implicit: a0 });
43528
43528
  function PoDynamicViewComponent_div_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
43529
43529
  i0.ɵɵelementContainer(0);
43530
43530
  } }
@@ -43538,7 +43538,7 @@ function PoDynamicViewComponent_div_0_Template(rf, ctx) { if (rf & 1) {
43538
43538
  const poContentContainer_r3 = i0.ɵɵreference(4);
43539
43539
  i0.ɵɵclassProp("po-dynamic", ctx_r0.hasContainers);
43540
43540
  i0.ɵɵadvance();
43541
- i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.hasContainers ? poContentContainer_r3 : poContent_r2)("ngTemplateOutletContext", i0.ɵɵpureFunction1(4, _c0$w, ctx_r0.hasContainers ? ctx_r0.containerFields : ctx_r0.visibleFields));
43541
+ i0.ɵɵproperty("ngTemplateOutlet", ctx_r0.hasContainers ? poContentContainer_r3 : poContent_r2)("ngTemplateOutletContext", i0.ɵɵpureFunction1(4, _c0$x, ctx_r0.hasContainers ? ctx_r0.containerFields : ctx_r0.visibleFields));
43542
43542
  } }
43543
43543
  function PoDynamicViewComponent_ng_template_1_ng_template_0_po_divider_0_Template(rf, ctx) { if (rf & 1) {
43544
43544
  i0.ɵɵelement(0, "po-divider", 10);
@@ -43559,7 +43559,7 @@ function PoDynamicViewComponent_ng_template_1_ng_template_0_Template(rf, ctx) {
43559
43559
  const poImage_r7 = i0.ɵɵreference(10);
43560
43560
  i0.ɵɵproperty("ngIf", field_r4 == null ? null : field_r4.divider == null ? null : field_r4.divider.trim());
43561
43561
  i0.ɵɵadvance();
43562
- i0.ɵɵproperty("ngTemplateOutlet", !field_r4.tag && !field_r4.image ? poInfo_r5 : !field_r4.image ? poTag_r6 : poImage_r7)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c0$w, field_r4));
43562
+ i0.ɵɵproperty("ngTemplateOutlet", !field_r4.tag && !field_r4.image ? poInfo_r5 : !field_r4.image ? poTag_r6 : poImage_r7)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c0$x, field_r4));
43563
43563
  } }
43564
43564
  function PoDynamicViewComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
43565
43565
  i0.ɵɵtemplate(0, PoDynamicViewComponent_ng_template_1_ng_template_0_Template, 2, 5, "ng-template", 8);
@@ -44000,7 +44000,7 @@ class PoGaugeTitleComponent {
44000
44000
  }] }); })();
44001
44001
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoGaugeTitleComponent, { className: "PoGaugeTitleComponent", filePath: "lib/components/po-gauge/po-gauge-title/po-gauge-title.component.ts", lineNumber: 7 }); })();
44002
44002
 
44003
- const _c0$v = a0 => ({ $implicit: a0 });
44003
+ const _c0$w = a0 => ({ $implicit: a0 });
44004
44004
  function PoGaugeLegendComponent_li_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
44005
44005
  i0.ɵɵelementContainer(0);
44006
44006
  } }
@@ -44016,7 +44016,7 @@ function PoGaugeLegendComponent_li_1_Template(rf, ctx) { if (rf & 1) {
44016
44016
  const colorpalette_r2 = i0.ɵɵreference(3);
44017
44017
  const colorstyle_r3 = i0.ɵɵreference(5);
44018
44018
  i0.ɵɵadvance();
44019
- i0.ɵɵproperty("ngTemplateOutlet", (range_r1.color == null ? null : range_r1.color.includes("po-color")) ? colorpalette_r2 : colorstyle_r3)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c0$v, range_r1));
44019
+ i0.ɵɵproperty("ngTemplateOutlet", (range_r1.color == null ? null : range_r1.color.includes("po-color")) ? colorpalette_r2 : colorstyle_r3)("ngTemplateOutletContext", i0.ɵɵpureFunction1(3, _c0$w, range_r1));
44020
44020
  i0.ɵɵadvance(2);
44021
44021
  i0.ɵɵtextInterpolate(range_r1.label);
44022
44022
  } }
@@ -44067,7 +44067,7 @@ class PoGaugeLegendComponent {
44067
44067
  }] }); })();
44068
44068
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoGaugeLegendComponent, { className: "PoGaugeLegendComponent", filePath: "lib/components/po-gauge/po-gauge-legend/po-gauge-legend.component.ts", lineNumber: 9 }); })();
44069
44069
 
44070
- const _c0$u = ["po-gauge-path", ""];
44070
+ const _c0$v = ["po-gauge-path", ""];
44071
44071
  function PoGaugePathComponent__svg_path_2_Template(rf, ctx) { if (rf & 1) {
44072
44072
  i0.ɵɵnamespaceSVG();
44073
44073
  i0.ɵɵelement(0, "path");
@@ -44084,7 +44084,7 @@ class PoGaugePathComponent {
44084
44084
  return index;
44085
44085
  }
44086
44086
  static ɵfac = function PoGaugePathComponent_Factory(t) { return new (t || PoGaugePathComponent)(); };
44087
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGaugePathComponent, selectors: [["", "po-gauge-path", ""]], inputs: { baseCoordinates: [0, "p-base-coordinates", "baseCoordinates"], rangesCoordinates: [0, "p-ranges-coordinates", "rangesCoordinates"] }, attrs: _c0$u, decls: 3, vars: 3, consts: [[1, "po-gauge-base"], [3, "class", 4, "ngFor", "ngForOf", "ngForTrackBy"]], template: function PoGaugePathComponent_Template(rf, ctx) { if (rf & 1) {
44087
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGaugePathComponent, selectors: [["", "po-gauge-path", ""]], inputs: { baseCoordinates: [0, "p-base-coordinates", "baseCoordinates"], rangesCoordinates: [0, "p-ranges-coordinates", "rangesCoordinates"] }, attrs: _c0$v, decls: 3, vars: 3, consts: [[1, "po-gauge-base"], [3, "class", 4, "ngFor", "ngForOf", "ngForTrackBy"]], template: function PoGaugePathComponent_Template(rf, ctx) { if (rf & 1) {
44088
44088
  i0.ɵɵnamespaceSVG();
44089
44089
  i0.ɵɵelementStart(0, "g");
44090
44090
  i0.ɵɵelement(1, "path", 0);
@@ -44109,7 +44109,7 @@ class PoGaugePathComponent {
44109
44109
  }] }); })();
44110
44110
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoGaugePathComponent, { className: "PoGaugePathComponent", filePath: "lib/components/po-gauge/po-gauge-svg/po-gauge-path/po-gauge-path.component.ts", lineNumber: 9 }); })();
44111
44111
 
44112
- const _c0$t = ["pointer"];
44112
+ const _c0$u = ["pointer"];
44113
44113
  const _c1$a = ["po-gauge-pointer", ""];
44114
44114
  class PoGaugePointerComponent {
44115
44115
  renderer;
@@ -44149,7 +44149,7 @@ class PoGaugePointerComponent {
44149
44149
  }
44150
44150
  static ɵfac = function PoGaugePointerComponent_Factory(t) { return new (t || PoGaugePointerComponent)(i0.ɵɵdirectiveInject(i0.Renderer2)); };
44151
44151
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGaugePointerComponent, selectors: [["", "po-gauge-pointer", ""]], viewQuery: function PoGaugePointerComponent_Query(rf, ctx) { if (rf & 1) {
44152
- i0.ɵɵviewQuery(_c0$t, 5);
44152
+ i0.ɵɵviewQuery(_c0$u, 5);
44153
44153
  } if (rf & 2) {
44154
44154
  let _t;
44155
44155
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.pointer = _t.first);
@@ -44412,7 +44412,7 @@ class PoGaugeSvgComponent {
44412
44412
  }] }); })();
44413
44413
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoGaugeSvgComponent, { className: "PoGaugeSvgComponent", filePath: "lib/components/po-gauge/po-gauge-svg/po-gauge-svg.component.ts", lineNumber: 17 }); })();
44414
44414
 
44415
- const _c0$s = ["descriptionText"];
44415
+ const _c0$t = ["descriptionText"];
44416
44416
  function PoGaugeDescriptionComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
44417
44417
  i0.ɵɵelementContainer(0);
44418
44418
  } }
@@ -44486,7 +44486,7 @@ class PoGaugeDescriptionComponent {
44486
44486
  }
44487
44487
  static ɵfac = function PoGaugeDescriptionComponent_Factory(t) { return new (t || PoGaugeDescriptionComponent)(); };
44488
44488
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGaugeDescriptionComponent, selectors: [["po-gauge-description"]], viewQuery: function PoGaugeDescriptionComponent_Query(rf, ctx) { if (rf & 1) {
44489
- i0.ɵɵviewQuery(_c0$s, 5);
44489
+ i0.ɵɵviewQuery(_c0$t, 5);
44490
44490
  } if (rf & 2) {
44491
44491
  let _t;
44492
44492
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.descriptionText = _t.first);
@@ -44523,7 +44523,7 @@ class PoGaugeDescriptionComponent {
44523
44523
  }] }); })();
44524
44524
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoGaugeDescriptionComponent, { className: "PoGaugeDescriptionComponent", filePath: "lib/components/po-gauge/po-gauge-description/po-gauge-description.component.ts", lineNumber: 7 }); })();
44525
44525
 
44526
- const _c0$r = ["descriptionEl"];
44526
+ const _c0$s = ["descriptionEl"];
44527
44527
  const _c1$9 = ["legendEl"];
44528
44528
  const _c2$3 = ["titleEl"];
44529
44529
  const _c3$2 = ["svgEl"];
@@ -44584,7 +44584,7 @@ class PoGaugeComponent extends PoGaugeBaseComponent {
44584
44584
  }
44585
44585
  static ɵfac = function PoGaugeComponent_Factory(t) { return new (t || PoGaugeComponent)(i0.ɵɵdirectiveInject(PoColorService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
44586
44586
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGaugeComponent, selectors: [["po-gauge"]], viewQuery: function PoGaugeComponent_Query(rf, ctx) { if (rf & 1) {
44587
- i0.ɵɵviewQuery(_c0$r, 5, ElementRef);
44587
+ i0.ɵɵviewQuery(_c0$s, 5, ElementRef);
44588
44588
  i0.ɵɵviewQuery(_c1$9, 5, ElementRef);
44589
44589
  i0.ɵɵviewQuery(_c2$3, 5, ElementRef);
44590
44590
  i0.ɵɵviewQuery(_c3$2, 5, ElementRef);
@@ -44698,7 +44698,7 @@ class PoGridCellActionComponent {
44698
44698
  }] }); })();
44699
44699
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoGridCellActionComponent, { className: "PoGridCellActionComponent", filePath: "lib/components/po-grid/po-grid-cell-action/po-grid-cell-action.component.ts", lineNumber: 7 }); })();
44700
44700
 
44701
- const _c0$q = ["inputElement"];
44701
+ const _c0$r = ["inputElement"];
44702
44702
  const _c1$8 = ["contentElement"];
44703
44703
  function PoGridCellComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
44704
44704
  i0.ɵɵelementContainer(0);
@@ -44821,7 +44821,7 @@ class PoGridCellComponent {
44821
44821
  }
44822
44822
  static ɵfac = function PoGridCellComponent_Factory(t) { return new (t || PoGridCellComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
44823
44823
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGridCellComponent, selectors: [["po-grid-cell"]], viewQuery: function PoGridCellComponent_Query(rf, ctx) { if (rf & 1) {
44824
- i0.ɵɵviewQuery(_c0$q, 5);
44824
+ i0.ɵɵviewQuery(_c0$r, 5);
44825
44825
  i0.ɵɵviewQuery(_c1$8, 5);
44826
44826
  } if (rf & 2) {
44827
44827
  let _t;
@@ -44928,7 +44928,7 @@ class PoGridHeadComponent {
44928
44928
  }] }); })();
44929
44929
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoGridHeadComponent, { className: "PoGridHeadComponent", filePath: "lib/components/po-grid/po-grid-head/po-grid-head.component.ts", lineNumber: 7 }); })();
44930
44930
 
44931
- const _c0$p = ["table"];
44931
+ const _c0$q = ["table"];
44932
44932
  const _c1$7 = ["wrapper"];
44933
44933
  function PoGridComponent_div_2_Template(rf, ctx) { if (rf & 1) {
44934
44934
  i0.ɵɵelementStart(0, "div");
@@ -45433,7 +45433,7 @@ class PoGridComponent {
45433
45433
  }
45434
45434
  static ɵfac = function PoGridComponent_Factory(t) { return new (t || PoGridComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2)); };
45435
45435
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGridComponent, selectors: [["po-grid"]], viewQuery: function PoGridComponent_Query(rf, ctx) { if (rf & 1) {
45436
- i0.ɵɵviewQuery(_c0$p, 7);
45436
+ i0.ɵɵviewQuery(_c0$q, 7);
45437
45437
  i0.ɵɵviewQuery(_c1$7, 7);
45438
45438
  } if (rf & 2) {
45439
45439
  let _t;
@@ -46010,7 +46010,7 @@ class PoListViewDetailTemplateDirective {
46010
46010
  args: ['p-show-detail']
46011
46011
  }] }); })();
46012
46012
 
46013
- const _c0$o = ["popup"];
46013
+ const _c0$p = ["popup"];
46014
46014
  const _c1$6 = (a0, a1) => ({ $implicit: a0, index: a1 });
46015
46015
  function PoListViewComponent_div_1_Template(rf, ctx) { if (rf & 1) {
46016
46016
  const _r1 = i0.ɵɵgetCurrentView();
@@ -46312,7 +46312,7 @@ class PoListViewComponent extends PoListViewBaseComponent {
46312
46312
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.listViewContentTemplate = _t.first);
46313
46313
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.listViewDetailTemplate = _t.first);
46314
46314
  } }, viewQuery: function PoListViewComponent_Query(rf, ctx) { if (rf & 1) {
46315
- i0.ɵɵviewQuery(_c0$o, 7);
46315
+ i0.ɵɵviewQuery(_c0$p, 7);
46316
46316
  } if (rf & 2) {
46317
46317
  let _t;
46318
46318
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.poPopupComponent = _t.first);
@@ -46445,6 +46445,7 @@ function PoLogoComponent_a_0_Template(rf, ctx) { if (rf & 1) {
46445
46445
  i0.ɵɵelementEnd();
46446
46446
  } if (rf & 2) {
46447
46447
  const ctx_r0 = i0.ɵɵnextContext();
46448
+ i0.ɵɵproperty("href", ctx_r0.link === true ? "./" : ctx_r0.link, i0.ɵɵsanitizeUrl);
46448
46449
  i0.ɵɵadvance();
46449
46450
  i0.ɵɵclassMap(ctx_r0.className);
46450
46451
  i0.ɵɵproperty("alt", ctx_r0.logoAlt)("src", ctx_r0.logo, i0.ɵɵsanitizeUrl)("title", ctx_r0.logoAlt);
@@ -46476,6 +46477,7 @@ class PoLogoComponent {
46476
46477
  literals;
46477
46478
  _logo;
46478
46479
  _logoAlt;
46480
+ _link = './';
46479
46481
  /**
46480
46482
  * Define uma classe para o elemento `img` do componente.
46481
46483
  *
@@ -46485,13 +46487,20 @@ class PoLogoComponent {
46485
46487
  */
46486
46488
  className = 'po-logo';
46487
46489
  /**
46488
- * Define se o componente terá o elemento âncora para a página inicial.
46490
+ * Define se o componente terá o elemento âncora para uma rota específica.
46489
46491
  *
46490
46492
  * > Caso seja definido como false, o componente apenas renderizará o elemento `img`.
46491
- * O valor inicial é `true`.
46493
+ * > Caso seja definido como true, a rota será `./`.
46494
+ * > Caso seja definido como string, a rota será a string passada.
46492
46495
  *
46496
+ * @default `true`
46493
46497
  */
46494
- link = true;
46498
+ set link(value) {
46499
+ this._link = value !== false ? value : false;
46500
+ }
46501
+ get link() {
46502
+ return this._link;
46503
+ }
46495
46504
  /**
46496
46505
  * Definie o caminho para a imagem, que será exibida como logomarca.
46497
46506
  *
@@ -46526,16 +46535,16 @@ class PoLogoComponent {
46526
46535
  return value.length > MAX_LENGHT ? value.toString().substring(0, MAX_LENGHT) : value;
46527
46536
  }
46528
46537
  static ɵfac = function PoLogoComponent_Factory(t) { return new (t || PoLogoComponent)(i0.ɵɵdirectiveInject(PoLanguageService)); };
46529
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoLogoComponent, selectors: [["po-logo"]], inputs: { className: [0, "p-class", "className"], link: [0, "p-link", "link"], logo: [0, "p-logo", "logo"], logoAlt: [0, "p-logo-alt", "logoAlt"] }, decls: 3, vars: 2, consts: [["noLink", ""], ["href", "/", 4, "ngIf", "ngIfElse"], ["href", "/"], [3, "alt", "src", "title"]], template: function PoLogoComponent_Template(rf, ctx) { if (rf & 1) {
46530
- i0.ɵɵtemplate(0, PoLogoComponent_a_0_Template, 2, 5, "a", 1)(1, PoLogoComponent_ng_template_1_Template, 1, 5, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
46538
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoLogoComponent, selectors: [["po-logo"]], inputs: { className: [0, "p-class", "className"], link: [0, "p-link", "link"], logo: [0, "p-logo", "logo"], logoAlt: [0, "p-logo-alt", "logoAlt"] }, decls: 3, vars: 2, consts: [["noLink", ""], [3, "href", 4, "ngIf", "ngIfElse"], [3, "href"], [3, "alt", "src", "title"]], template: function PoLogoComponent_Template(rf, ctx) { if (rf & 1) {
46539
+ i0.ɵɵtemplate(0, PoLogoComponent_a_0_Template, 2, 6, "a", 1)(1, PoLogoComponent_ng_template_1_Template, 1, 5, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
46531
46540
  } if (rf & 2) {
46532
46541
  const noLink_r2 = i0.ɵɵreference(2);
46533
- i0.ɵɵproperty("ngIf", ctx.link)("ngIfElse", noLink_r2);
46542
+ i0.ɵɵproperty("ngIf", ctx.link !== false)("ngIfElse", noLink_r2);
46534
46543
  } }, dependencies: [i1.NgIf], encapsulation: 2 });
46535
46544
  }
46536
46545
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PoLogoComponent, [{
46537
46546
  type: Component,
46538
- args: [{ selector: 'po-logo', template: "<a *ngIf=\"link; else noLink\" href=\"/\">\n <img [alt]=\"logoAlt\" [class]=\"className\" [src]=\"logo\" [title]=\"logoAlt\" />\n</a>\n\n<ng-template #noLink>\n <img [alt]=\"logoAlt\" [class]=\"className\" [src]=\"logo\" [title]=\"logoAlt\" />\n</ng-template>\n" }]
46547
+ args: [{ selector: 'po-logo', template: "<a *ngIf=\"link !== false; else noLink\" [href]=\"link === true ? './' : link\">\n <img [alt]=\"logoAlt\" [class]=\"className\" [src]=\"logo\" [title]=\"logoAlt\" />\n</a>\n\n<ng-template #noLink>\n <img [alt]=\"logoAlt\" [class]=\"className\" [src]=\"logo\" [title]=\"logoAlt\" />\n</ng-template>\n" }]
46539
46548
  }], () => [{ type: PoLanguageService }], { className: [{
46540
46549
  type: Input,
46541
46550
  args: ['p-class']
@@ -46995,7 +47004,7 @@ class PoMenuPanelModule {
46995
47004
  }], null, null); })();
46996
47005
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(PoMenuPanelModule, { declarations: [PoMenuPanelComponent, PoMenuPanelItemComponent], imports: [CommonModule, RouterModule, PoFieldModule, PoLogoModule, PoTooltipModule], exports: [PoMenuPanelComponent] }); })();
46997
47006
 
46998
- const _c0$n = ["inputFilter"];
47007
+ const _c0$o = ["inputFilter"];
46999
47008
  function PoMenuFilterComponent_po_icon_4_Template(rf, ctx) { if (rf & 1) {
47000
47009
  i0.ɵɵelement(0, "po-icon", 8);
47001
47010
  } }
@@ -47035,7 +47044,7 @@ class PoMenuFilterComponent {
47035
47044
  }
47036
47045
  static ɵfac = function PoMenuFilterComponent_Factory(t) { return new (t || PoMenuFilterComponent)(i0.ɵɵdirectiveInject(PoLanguageService)); };
47037
47046
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoMenuFilterComponent, selectors: [["po-menu-filter"]], viewQuery: function PoMenuFilterComponent_Query(rf, ctx) { if (rf & 1) {
47038
- i0.ɵɵviewQuery(_c0$n, 7, ElementRef);
47047
+ i0.ɵɵviewQuery(_c0$o, 7, ElementRef);
47039
47048
  } if (rf & 2) {
47040
47049
  let _t;
47041
47050
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputFilterElement = _t.first);
@@ -47164,7 +47173,7 @@ class PoMenuItemsService {
47164
47173
  type: Injectable
47165
47174
  }], null, null); })();
47166
47175
 
47167
- const _c0$m = ["menuSubItems"];
47176
+ const _c0$n = ["menuSubItems"];
47168
47177
  function PoMenuItemComponent_a_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
47169
47178
  i0.ɵɵelementContainer(0);
47170
47179
  } }
@@ -47485,7 +47494,7 @@ class PoMenuItemComponent {
47485
47494
  }
47486
47495
  static ɵfac = function PoMenuItemComponent_Factory(t) { return new (t || PoMenuItemComponent)(i0.ɵɵdirectiveInject(PoMenuItemsService)); };
47487
47496
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoMenuItemComponent, selectors: [["po-menu-item"]], viewQuery: function PoMenuItemComponent_Query(rf, ctx) { if (rf & 1) {
47488
- i0.ɵɵviewQuery(_c0$m, 5);
47497
+ i0.ɵɵviewQuery(_c0$n, 5);
47489
47498
  } if (rf & 2) {
47490
47499
  let _t;
47491
47500
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.menuSubItems = _t.first);
@@ -47718,6 +47727,7 @@ class PoMenuBaseComponent {
47718
47727
  _menus = [];
47719
47728
  _params;
47720
47729
  _service;
47730
+ _logoLink = true;
47721
47731
  /**
47722
47732
  * @optional
47723
47733
  *
@@ -47908,6 +47918,24 @@ class PoMenuBaseComponent {
47908
47918
  * - Caso não informar um valor, esta propriedade passa a assumir o valor informado na propriedade `p-logo`.
47909
47919
  */
47910
47920
  shortLogo;
47921
+ /**
47922
+ * @optional
47923
+ *
47924
+ * @description
47925
+ * Define o link para a rota ao clicar no logo do menu.
47926
+ *
47927
+ * - Se o valor for uma string, define a rota para o link informado.
47928
+ * - Se for `false`, o logo não terá link associado.
47929
+ * - Se for `true`, o logo terá a rota padrão `./`.
47930
+ *
47931
+ * @default `true`
47932
+ */
47933
+ set logoLink(value) {
47934
+ this._logoLink = value === false ? false : value || true;
47935
+ }
47936
+ get logoLink() {
47937
+ return this._logoLink;
47938
+ }
47911
47939
  constructor(menuGlobalService, menuService, languageService) {
47912
47940
  this.menuGlobalService = menuGlobalService;
47913
47941
  this.menuService = menuService;
@@ -48011,7 +48039,7 @@ class PoMenuBaseComponent {
48011
48039
  }
48012
48040
  }
48013
48041
  static ɵfac = function PoMenuBaseComponent_Factory(t) { return new (t || PoMenuBaseComponent)(i0.ɵɵdirectiveInject(PoMenuGlobalService), i0.ɵɵdirectiveInject(PoMenuService), i0.ɵɵdirectiveInject(PoLanguageService)); };
48014
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: PoMenuBaseComponent, inputs: { automaticToggle: [2, "p-automatic-toggle", "automaticToggle", convertToBoolean], collapsed: [0, "p-collapsed", "collapsed"], menus: [0, "p-menus", "menus"], filter: [0, "p-filter", "filter"], searchTreeItems: [0, "p-search-tree-items", "searchTreeItems"], service: [0, "p-service", "service"], params: [0, "p-params", "params"], logo: [0, "p-logo", "logo"], logoAlt: [0, "p-logo-alt", "logoAlt"], shortLogo: [0, "p-short-logo", "shortLogo"] }, features: [i0.ɵɵInputTransformsFeature] });
48042
+ static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: PoMenuBaseComponent, inputs: { automaticToggle: [2, "p-automatic-toggle", "automaticToggle", convertToBoolean], collapsed: [0, "p-collapsed", "collapsed"], menus: [0, "p-menus", "menus"], filter: [0, "p-filter", "filter"], searchTreeItems: [0, "p-search-tree-items", "searchTreeItems"], service: [0, "p-service", "service"], params: [0, "p-params", "params"], logo: [0, "p-logo", "logo"], logoAlt: [0, "p-logo-alt", "logoAlt"], shortLogo: [0, "p-short-logo", "shortLogo"], logoLink: [0, "p-logo-link", "logoLink"] }, features: [i0.ɵɵInputTransformsFeature] });
48015
48043
  }
48016
48044
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PoMenuBaseComponent, [{
48017
48045
  type: Directive
@@ -48045,9 +48073,12 @@ class PoMenuBaseComponent {
48045
48073
  }], shortLogo: [{
48046
48074
  type: Input,
48047
48075
  args: ['p-short-logo']
48076
+ }], logoLink: [{
48077
+ type: Input,
48078
+ args: ['p-logo-link']
48048
48079
  }] }); })();
48049
48080
 
48050
- const _c0$l = a0 => ({ "po-menu-animation": a0 });
48081
+ const _c0$m = a0 => ({ "po-menu-animation": a0 });
48051
48082
  function PoMenuComponent_div_0_Template(rf, ctx) { if (rf & 1) {
48052
48083
  const _r1 = i0.ɵɵgetCurrentView();
48053
48084
  i0.ɵɵelementStart(0, "div", 17);
@@ -48061,7 +48092,7 @@ function PoMenuComponent_div_7_Template(rf, ctx) { if (rf & 1) {
48061
48092
  } if (rf & 2) {
48062
48093
  const ctx_r1 = i0.ɵɵnextContext();
48063
48094
  i0.ɵɵadvance();
48064
- i0.ɵɵproperty("p-class", ctx_r1.enableCollapse ? "po-menu-short-logo" : "po-menu-logo")("p-logo", ctx_r1.enableCollapse ? ctx_r1.shortLogo || ctx_r1.logo : ctx_r1.logo)("p-logo-alt", ctx_r1.logoAlt);
48095
+ i0.ɵɵproperty("p-class", ctx_r1.enableCollapse ? "po-menu-short-logo" : "po-menu-logo")("p-logo", ctx_r1.enableCollapse ? ctx_r1.shortLogo || ctx_r1.logo : ctx_r1.logo)("p-logo-alt", ctx_r1.logoAlt)("p-link", ctx_r1.logoLink);
48065
48096
  } }
48066
48097
  function PoMenuComponent_div_8_ng_container_1_Template(rf, ctx) { if (rf & 1) {
48067
48098
  i0.ɵɵelementContainer(0);
@@ -48623,7 +48654,7 @@ class PoMenuComponent extends PoMenuBaseComponent {
48623
48654
  } if (rf & 2) {
48624
48655
  let _t;
48625
48656
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.menuHeaderTemplate = _t.first);
48626
- } }, features: [i0.ɵɵProvidersFeature([PoMenuItemsService, PoMenuService]), i0.ɵɵInheritDefinitionFeature], decls: 18, vars: 11, consts: [["class", "po-menu-overlay", 3, "click", 4, "ngIf"], [1, "po-menu-mobile", "po-clickable", 3, "click"], ["p-icon", "ICON_MENU"], [1, "po-menu", 3, "ngClass"], [1, "po-menu-container", 3, "mouseenter", "mouseleave"], [1, "po-menu-header"], ["class", "po-menu-header-container-logo", 4, "ngIf"], ["class", "po-menu-header-template", 4, "ngIf"], [3, "p-enable-collapse", "p-loading", "p-filter", 4, "ngIf"], [1, "po-menu-body"], [1, "po-menu-outer"], [1, "po-menu-inner"], [1, "po-menu-nav"], ["role", "menu", 1, "po-menu-list"], ["class", "po-menu-list-item", "role", "presentation", 4, "ngIf"], ["class", "po-menu-list-item", "role", "presentation", 3, "po-menu-item-first", 4, "ngFor", "ngForOf"], ["class", "po-menu-footer", 4, "ngIf"], [1, "po-menu-overlay", 3, "click"], [1, "po-menu-header-container-logo"], [3, "p-class", "p-logo", "p-logo-alt"], [1, "po-menu-header-template"], [4, "ngTemplateOutlet"], [3, "p-filter", "p-enable-collapse", "p-loading"], ["role", "presentation", 1, "po-menu-list-item"], ["p-icon", "ICON_INFO", "p-type", "noData", 3, "p-level", "p-label", "p-short-label"], [3, "p-action", "p-badge-alert", "p-badge-color", "p-badge-value", "p-collapsed-menu", "p-icon", "p-id", "p-label", "p-level", "p-link", "p-short-label", "p-sub-items", "p-type"], [1, "po-menu-footer"], ["type", "button", 1, "po-menu-collapse-button-icon", 3, "click"], ["aria-hidden", "true", 4, "ngIf"], [3, "p-icon"], ["aria-hidden", "true"]], template: function PoMenuComponent_Template(rf, ctx) { if (rf & 1) {
48657
+ } }, features: [i0.ɵɵProvidersFeature([PoMenuItemsService, PoMenuService]), i0.ɵɵInheritDefinitionFeature], decls: 18, vars: 11, consts: [["class", "po-menu-overlay", 3, "click", 4, "ngIf"], [1, "po-menu-mobile", "po-clickable", 3, "click"], ["p-icon", "ICON_MENU"], [1, "po-menu", 3, "ngClass"], [1, "po-menu-container", 3, "mouseenter", "mouseleave"], [1, "po-menu-header"], ["class", "po-menu-header-container-logo", 4, "ngIf"], ["class", "po-menu-header-template", 4, "ngIf"], [3, "p-enable-collapse", "p-loading", "p-filter", 4, "ngIf"], [1, "po-menu-body"], [1, "po-menu-outer"], [1, "po-menu-inner"], [1, "po-menu-nav"], ["role", "menu", 1, "po-menu-list"], ["class", "po-menu-list-item", "role", "presentation", 4, "ngIf"], ["class", "po-menu-list-item", "role", "presentation", 3, "po-menu-item-first", 4, "ngFor", "ngForOf"], ["class", "po-menu-footer", 4, "ngIf"], [1, "po-menu-overlay", 3, "click"], [1, "po-menu-header-container-logo"], [3, "p-class", "p-logo", "p-logo-alt", "p-link"], [1, "po-menu-header-template"], [4, "ngTemplateOutlet"], [3, "p-filter", "p-enable-collapse", "p-loading"], ["role", "presentation", 1, "po-menu-list-item"], ["p-icon", "ICON_INFO", "p-type", "noData", 3, "p-level", "p-label", "p-short-label"], [3, "p-action", "p-badge-alert", "p-badge-color", "p-badge-value", "p-collapsed-menu", "p-icon", "p-id", "p-label", "p-level", "p-link", "p-short-label", "p-sub-items", "p-type"], [1, "po-menu-footer"], ["type", "button", 1, "po-menu-collapse-button-icon", 3, "click"], ["aria-hidden", "true", 4, "ngIf"], [3, "p-icon"], ["aria-hidden", "true"]], template: function PoMenuComponent_Template(rf, ctx) { if (rf & 1) {
48627
48658
  i0.ɵɵtemplate(0, PoMenuComponent_div_0_Template, 1, 0, "div", 0);
48628
48659
  i0.ɵɵelementStart(1, "div")(2, "div", 1);
48629
48660
  i0.ɵɵlistener("click", function PoMenuComponent_Template_div_click_2_listener() { return ctx.toggleMenuMobile(); });
@@ -48632,7 +48663,7 @@ class PoMenuComponent extends PoMenuBaseComponent {
48632
48663
  i0.ɵɵelementStart(4, "div", 3)(5, "div", 4);
48633
48664
  i0.ɵɵlistener("mouseenter", function PoMenuComponent_Template_div_mouseenter_5_listener() { return ctx.onMouseEnter(); })("mouseleave", function PoMenuComponent_Template_div_mouseleave_5_listener() { return ctx.onMouseLeave(); });
48634
48665
  i0.ɵɵelementStart(6, "div", 5);
48635
- i0.ɵɵtemplate(7, PoMenuComponent_div_7_Template, 2, 3, "div", 6)(8, PoMenuComponent_div_8_Template, 2, 1, "div", 7)(9, PoMenuComponent_po_menu_filter_9_Template, 1, 2, "po-menu-filter", 8);
48666
+ i0.ɵɵtemplate(7, PoMenuComponent_div_7_Template, 2, 4, "div", 6)(8, PoMenuComponent_div_8_Template, 2, 1, "div", 7)(9, PoMenuComponent_po_menu_filter_9_Template, 1, 2, "po-menu-filter", 8);
48636
48667
  i0.ɵɵelementEnd();
48637
48668
  i0.ɵɵelementStart(10, "div", 9)(11, "div", 10)(12, "div", 11)(13, "nav", 12)(14, "ul", 13);
48638
48669
  i0.ɵɵtemplate(15, PoMenuComponent_li_15_Template, 2, 3, "li", 14)(16, PoMenuComponent_li_16_Template, 2, 16, "li", 15);
@@ -48642,7 +48673,7 @@ class PoMenuComponent extends PoMenuBaseComponent {
48642
48673
  } if (rf & 2) {
48643
48674
  i0.ɵɵproperty("ngIf", ctx.mobileOpened);
48644
48675
  i0.ɵɵadvance(4);
48645
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$l, ctx.mobileOpened));
48676
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$m, ctx.mobileOpened));
48646
48677
  i0.ɵɵattribute("aria-expanded", !ctx.collapsed);
48647
48678
  i0.ɵɵadvance(3);
48648
48679
  i0.ɵɵproperty("ngIf", ctx.logo || ctx.shortLogo && ctx.enableCollapse);
@@ -48660,7 +48691,7 @@ class PoMenuComponent extends PoMenuBaseComponent {
48660
48691
  }
48661
48692
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PoMenuComponent, [{
48662
48693
  type: Component,
48663
- args: [{ selector: 'po-menu', providers: [PoMenuItemsService, PoMenuService], template: "<div *ngIf=\"mobileOpened\" class=\"po-menu-overlay\" (click)=\"toggleMenuMobile()\"></div>\n\n<div>\n <div class=\"po-menu-mobile po-clickable\" (click)=\"toggleMenuMobile()\">\n <po-icon p-icon=\"ICON_MENU\"></po-icon>\n </div>\n\n <div class=\"po-menu\" [attr.aria-expanded]=\"!collapsed\" [ngClass]=\"{ 'po-menu-animation': mobileOpened }\">\n <div class=\"po-menu-container\" (mouseenter)=\"onMouseEnter()\" (mouseleave)=\"onMouseLeave()\">\n <div class=\"po-menu-header\">\n <div *ngIf=\"logo || (shortLogo && enableCollapse)\" class=\"po-menu-header-container-logo\">\n <po-logo\n [p-class]=\"enableCollapse ? 'po-menu-short-logo' : 'po-menu-logo'\"\n [p-logo]=\"enableCollapse ? shortLogo || logo : logo\"\n [p-logo-alt]=\"logoAlt\"\n ></po-logo>\n </div>\n\n <div *ngIf=\"!enableCollapse && menuHeaderTemplate\" class=\"po-menu-header-template\">\n <ng-container *ngTemplateOutlet=\"menuHeaderTemplate.templateRef\"></ng-container>\n </div>\n\n <po-menu-filter\n *ngIf=\"filter\"\n [p-enable-collapse]=\"enableCollapse\"\n [p-loading]=\"filterLoading\"\n (p-filter)=\"debounceFilter($event)\"\n ></po-menu-filter>\n </div>\n\n <div class=\"po-menu-body\">\n <div class=\"po-menu-outer\">\n <div class=\"po-menu-inner\">\n <nav class=\"po-menu-nav\">\n <ul class=\"po-menu-list\" role=\"menu\">\n <li *ngIf=\"noData\" class=\"po-menu-list-item\" role=\"presentation\">\n <po-menu-item\n p-icon=\"ICON_INFO\"\n p-type=\"noData\"\n [p-level]=\"1\"\n [p-label]=\"literals.itemNotFound\"\n [p-short-label]=\"literals.itemNotFound\"\n ></po-menu-item>\n </li>\n <li\n *ngFor=\"let menu of filteredItems; let menuIndex = index\"\n class=\"po-menu-list-item\"\n role=\"presentation\"\n [attr.aria-level]=\"menu.level\"\n [class.po-menu-item-first]=\"menuIndex === 0\"\n >\n <po-menu-item\n [p-action]=\"menu.action\"\n [p-badge-alert]=\"menu.badgeAlert\"\n [p-badge-color]=\"menu.badge ? menu.badge.color : undefined\"\n [p-badge-value]=\"menu.badge ? menu.badge.value : undefined\"\n [p-collapsed-menu]=\"enableCollapse\"\n [p-icon]=\"allowIcons ? menu.icon : null\"\n [p-id]=\"menu.id\"\n [p-label]=\"menu.label\"\n [p-level]=\"menu.level\"\n [p-link]=\"menu.link\"\n [p-short-label]=\"menu.shortLabel\"\n [p-sub-items]=\"menu.subItems\"\n [p-type]=\"menu.type\"\n ></po-menu-item>\n </li>\n </ul>\n </nav>\n </div>\n </div>\n </div>\n </div>\n\n <div *ngIf=\"hasFooter\" class=\"po-menu-footer\">\n <button\n class=\"po-menu-collapse-button-icon\"\n type=\"button\"\n [attr.aria-label]=\"enableCollapseButton ? literals.close : literals.open\"\n (click)=\"toggle()\"\n >\n <span *ngIf=\"enableCollapseButton\" aria-hidden=\"true\">{{ literals.close }}</span>\n\n <po-icon [p-icon]=\"enableCollapse ? 'ICON_MENU_OPEN' : 'ICON_MENU_CLOSE'\"></po-icon>\n </button>\n </div>\n </div>\n</div>\n" }]
48694
+ args: [{ selector: 'po-menu', providers: [PoMenuItemsService, PoMenuService], template: "<div *ngIf=\"mobileOpened\" class=\"po-menu-overlay\" (click)=\"toggleMenuMobile()\"></div>\n\n<div>\n <div class=\"po-menu-mobile po-clickable\" (click)=\"toggleMenuMobile()\">\n <po-icon p-icon=\"ICON_MENU\"></po-icon>\n </div>\n\n <div class=\"po-menu\" [attr.aria-expanded]=\"!collapsed\" [ngClass]=\"{ 'po-menu-animation': mobileOpened }\">\n <div class=\"po-menu-container\" (mouseenter)=\"onMouseEnter()\" (mouseleave)=\"onMouseLeave()\">\n <div class=\"po-menu-header\">\n <div *ngIf=\"logo || (shortLogo && enableCollapse)\" class=\"po-menu-header-container-logo\">\n <po-logo\n [p-class]=\"enableCollapse ? 'po-menu-short-logo' : 'po-menu-logo'\"\n [p-logo]=\"enableCollapse ? shortLogo || logo : logo\"\n [p-logo-alt]=\"logoAlt\"\n [p-link]=\"logoLink\"\n ></po-logo>\n </div>\n\n <div *ngIf=\"!enableCollapse && menuHeaderTemplate\" class=\"po-menu-header-template\">\n <ng-container *ngTemplateOutlet=\"menuHeaderTemplate.templateRef\"></ng-container>\n </div>\n\n <po-menu-filter\n *ngIf=\"filter\"\n [p-enable-collapse]=\"enableCollapse\"\n [p-loading]=\"filterLoading\"\n (p-filter)=\"debounceFilter($event)\"\n ></po-menu-filter>\n </div>\n\n <div class=\"po-menu-body\">\n <div class=\"po-menu-outer\">\n <div class=\"po-menu-inner\">\n <nav class=\"po-menu-nav\">\n <ul class=\"po-menu-list\" role=\"menu\">\n <li *ngIf=\"noData\" class=\"po-menu-list-item\" role=\"presentation\">\n <po-menu-item\n p-icon=\"ICON_INFO\"\n p-type=\"noData\"\n [p-level]=\"1\"\n [p-label]=\"literals.itemNotFound\"\n [p-short-label]=\"literals.itemNotFound\"\n ></po-menu-item>\n </li>\n <li\n *ngFor=\"let menu of filteredItems; let menuIndex = index\"\n class=\"po-menu-list-item\"\n role=\"presentation\"\n [attr.aria-level]=\"menu.level\"\n [class.po-menu-item-first]=\"menuIndex === 0\"\n >\n <po-menu-item\n [p-action]=\"menu.action\"\n [p-badge-alert]=\"menu.badgeAlert\"\n [p-badge-color]=\"menu.badge ? menu.badge.color : undefined\"\n [p-badge-value]=\"menu.badge ? menu.badge.value : undefined\"\n [p-collapsed-menu]=\"enableCollapse\"\n [p-icon]=\"allowIcons ? menu.icon : null\"\n [p-id]=\"menu.id\"\n [p-label]=\"menu.label\"\n [p-level]=\"menu.level\"\n [p-link]=\"menu.link\"\n [p-short-label]=\"menu.shortLabel\"\n [p-sub-items]=\"menu.subItems\"\n [p-type]=\"menu.type\"\n ></po-menu-item>\n </li>\n </ul>\n </nav>\n </div>\n </div>\n </div>\n </div>\n\n <div *ngIf=\"hasFooter\" class=\"po-menu-footer\">\n <button\n class=\"po-menu-collapse-button-icon\"\n type=\"button\"\n [attr.aria-label]=\"enableCollapseButton ? literals.close : literals.open\"\n (click)=\"toggle()\"\n >\n <span *ngIf=\"enableCollapseButton\" aria-hidden=\"true\">{{ literals.close }}</span>\n\n <po-icon [p-icon]=\"enableCollapse ? 'ICON_MENU_OPEN' : 'ICON_MENU_CLOSE'\"></po-icon>\n </button>\n </div>\n </div>\n</div>\n" }]
48664
48695
  }], () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i2.Router }, { type: PoMenuItemsService }, { type: PoMenuGlobalService }, { type: PoMenuService }, { type: PoLanguageService }], { menuHeaderTemplate: [{
48665
48696
  type: ContentChild,
48666
48697
  args: [PoMenuHeaderTemplateDirective, { static: true }]
@@ -48847,7 +48878,7 @@ class PoNavbarActionsModule {
48847
48878
  }], null, null); })();
48848
48879
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(PoNavbarActionsModule, { declarations: [PoNavbarActionComponent, PoNavbarActionPopupComponent, PoNavbarActionsComponent], imports: [CommonModule, PoPopupModule, PoTooltipModule, PoIconModule], exports: [PoNavbarActionsComponent] }); })();
48849
48880
 
48850
- const _c0$k = (a0, a1) => ({ "po-navbar-item-navigation-icon-disabled": a0, "po-clickable": a1 });
48881
+ const _c0$l = (a0, a1) => ({ "po-navbar-item-navigation-icon-disabled": a0, "po-clickable": a1 });
48851
48882
  class PoNavbarItemNavigationIconComponent {
48852
48883
  disabled;
48853
48884
  icon;
@@ -48859,7 +48890,7 @@ class PoNavbarItemNavigationIconComponent {
48859
48890
  i0.ɵɵelement(1, "po-icon", 1);
48860
48891
  i0.ɵɵelementEnd();
48861
48892
  } if (rf & 2) {
48862
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(3, _c0$k, ctx.disabled, !ctx.disabled));
48893
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(3, _c0$l, ctx.disabled, !ctx.disabled));
48863
48894
  i0.ɵɵadvance();
48864
48895
  i0.ɵɵpropertyInterpolate1("p-icon", "ICON_ARROW_", ctx.icon, "");
48865
48896
  } }, dependencies: [i1.NgClass, PoIconComponent], encapsulation: 2 });
@@ -49002,7 +49033,7 @@ class PoNavbarItemComponent {
49002
49033
  }] }); })();
49003
49034
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoNavbarItemComponent, { className: "PoNavbarItemComponent", filePath: "lib/components/po-navbar/po-navbar-items/po-navbar-item/po-navbar-item.component.ts", lineNumber: 11 }); })();
49004
49035
 
49005
- const _c0$j = ["navbarItemsContainer"];
49036
+ const _c0$k = ["navbarItemsContainer"];
49006
49037
  function PoNavbarItemsComponent_li_3_Template(rf, ctx) { if (rf & 1) {
49007
49038
  i0.ɵɵelementStart(0, "li", 3);
49008
49039
  i0.ɵɵelement(1, "po-navbar-item", 4);
@@ -49056,7 +49087,7 @@ class PoNavbarItemsComponent {
49056
49087
  }
49057
49088
  static ɵfac = function PoNavbarItemsComponent_Factory(t) { return new (t || PoNavbarItemsComponent)(i0.ɵɵdirectiveInject(i2.Router)); };
49058
49089
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoNavbarItemsComponent, selectors: [["po-navbar-items"]], viewQuery: function PoNavbarItemsComponent_Query(rf, ctx) { if (rf & 1) {
49059
- i0.ɵɵviewQuery(_c0$j, 7, ElementRef);
49090
+ i0.ɵɵviewQuery(_c0$k, 7, ElementRef);
49060
49091
  i0.ɵɵviewQuery(PoNavbarItemComponent, 5, ElementRef);
49061
49092
  } if (rf & 2) {
49062
49093
  let _t;
@@ -49302,7 +49333,7 @@ class PoNavbarBaseComponent {
49302
49333
  args: ['p-shadow']
49303
49334
  }] }); })();
49304
49335
 
49305
- const _c0$i = a0 => ({ "po-navbar-shadow": a0 });
49336
+ const _c0$j = a0 => ({ "po-navbar-shadow": a0 });
49306
49337
  const _c1$5 = (a0, a1) => ({ "po-navbar-logo-menu": a0, "po-navbar-no-logo": a1 });
49307
49338
  function PoNavbarComponent_po_navbar_item_navigation_3_Template(rf, ctx) { if (rf & 1) {
49308
49339
  const _r1 = i0.ɵɵgetCurrentView();
@@ -49535,7 +49566,7 @@ class PoNavbarComponent extends PoNavbarBaseComponent {
49535
49566
  i0.ɵɵelementEnd();
49536
49567
  i0.ɵɵtemplate(5, PoNavbarComponent_po_menu_5_Template, 1, 1, "po-menu", 5);
49537
49568
  } if (rf & 2) {
49538
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$i, ctx.shadow));
49569
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$j, ctx.shadow));
49539
49570
  i0.ɵɵadvance();
49540
49571
  i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(9, _c1$5, !!ctx.applicationMenu, !ctx.logo))("p-logo", ctx.logo);
49541
49572
  i0.ɵɵadvance();
@@ -49640,7 +49671,7 @@ class PoPageContentBaseComponent {
49640
49671
  resizeListener;
49641
49672
  }
49642
49673
 
49643
- const _c0$h = ["*"];
49674
+ const _c0$i = ["*"];
49644
49675
  /**
49645
49676
  * @docsPrivate
49646
49677
  *
@@ -49684,7 +49715,7 @@ class PoPageContentComponent extends PoPageContentBaseComponent {
49684
49715
  this.resizeListener();
49685
49716
  }
49686
49717
  static ɵfac = function PoPageContentComponent_Factory(t) { return new (t || PoPageContentComponent)(i0.ɵɵdirectiveInject(i0.Renderer2)); };
49687
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageContentComponent, selectors: [["po-page-content"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$h, decls: 2, vars: 6, consts: [[1, "po-page-content"]], template: function PoPageContentComponent_Template(rf, ctx) { if (rf & 1) {
49718
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageContentComponent, selectors: [["po-page-content"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$i, decls: 2, vars: 6, consts: [[1, "po-page-content"]], template: function PoPageContentComponent_Template(rf, ctx) { if (rf & 1) {
49688
49719
  i0.ɵɵprojectionDef();
49689
49720
  i0.ɵɵelementStart(0, "div", 0);
49690
49721
  i0.ɵɵprojection(1);
@@ -49862,7 +49893,7 @@ class PoPageDefaultBaseComponent {
49862
49893
  class PoPageBaseComponent {
49863
49894
  }
49864
49895
 
49865
- const _c0$g = ["*"];
49896
+ const _c0$h = ["*"];
49866
49897
  /**
49867
49898
  * @docsPrivate
49868
49899
  *
@@ -49870,7 +49901,7 @@ const _c0$g = ["*"];
49870
49901
  */
49871
49902
  class PoPageComponent extends PoPageBaseComponent {
49872
49903
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoPageComponent_BaseFactory; return function PoPageComponent_Factory(t) { return (ɵPoPageComponent_BaseFactory || (ɵPoPageComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoPageComponent)))(t || PoPageComponent); }; })();
49873
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageComponent, selectors: [["po-page"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$g, decls: 2, vars: 0, consts: [[1, "po-page"]], template: function PoPageComponent_Template(rf, ctx) { if (rf & 1) {
49904
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageComponent, selectors: [["po-page"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$h, decls: 2, vars: 0, consts: [[1, "po-page"]], template: function PoPageComponent_Template(rf, ctx) { if (rf & 1) {
49874
49905
  i0.ɵɵprojectionDef();
49875
49906
  i0.ɵɵelementStart(0, "div", 0);
49876
49907
  i0.ɵɵprojection(1);
@@ -49920,7 +49951,7 @@ class PoPageHeaderBaseComponent {
49920
49951
  args: ['p-breadcrumb']
49921
49952
  }] }); })();
49922
49953
 
49923
- const _c0$f = ["*"];
49954
+ const _c0$g = ["*"];
49924
49955
  function PoPageHeaderComponent_div_1_Template(rf, ctx) { if (rf & 1) {
49925
49956
  i0.ɵɵelementStart(0, "div", 4);
49926
49957
  i0.ɵɵelement(1, "po-breadcrumb", 5);
@@ -49965,7 +49996,7 @@ function PoPageHeaderComponent_div_3_Template(rf, ctx) { if (rf & 1) {
49965
49996
  */
49966
49997
  class PoPageHeaderComponent extends PoPageHeaderBaseComponent {
49967
49998
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoPageHeaderComponent_BaseFactory; return function PoPageHeaderComponent_Factory(t) { return (ɵPoPageHeaderComponent_BaseFactory || (ɵPoPageHeaderComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoPageHeaderComponent)))(t || PoPageHeaderComponent); }; })();
49968
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageHeaderComponent, selectors: [["po-page-header"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$f, decls: 5, vars: 2, consts: [[1, "po-page-header"], ["class", "po-page-header-breadcrumb", 4, "ngIf"], [1, "po-page-header-container"], ["class", "po-page-header-title-container", 4, "ngIf"], [1, "po-page-header-breadcrumb"], [3, "p-favorite-service", "p-items", "p-params-service"], [1, "po-page-header-title-container"], ["class", "po-page-header-title", 4, "ngIf"], ["class", "po-page-header-subtitle", 4, "ngIf"], [1, "po-page-header-title"], [1, "po-page-header-subtitle"]], template: function PoPageHeaderComponent_Template(rf, ctx) { if (rf & 1) {
49999
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageHeaderComponent, selectors: [["po-page-header"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$g, decls: 5, vars: 2, consts: [[1, "po-page-header"], ["class", "po-page-header-breadcrumb", 4, "ngIf"], [1, "po-page-header-container"], ["class", "po-page-header-title-container", 4, "ngIf"], [1, "po-page-header-breadcrumb"], [3, "p-favorite-service", "p-items", "p-params-service"], [1, "po-page-header-title-container"], ["class", "po-page-header-title", 4, "ngIf"], ["class", "po-page-header-subtitle", 4, "ngIf"], [1, "po-page-header-title"], [1, "po-page-header-subtitle"]], template: function PoPageHeaderComponent_Template(rf, ctx) { if (rf & 1) {
49969
50000
  i0.ɵɵprojectionDef();
49970
50001
  i0.ɵɵelementStart(0, "div", 0);
49971
50002
  i0.ɵɵtemplate(1, PoPageHeaderComponent_div_1_Template, 2, 3, "div", 1);
@@ -49986,7 +50017,7 @@ class PoPageHeaderComponent extends PoPageHeaderBaseComponent {
49986
50017
  }], null, null); })();
49987
50018
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoPageHeaderComponent, { className: "PoPageHeaderComponent", filePath: "lib/components/po-page/po-page-header/po-page-header.component.ts", lineNumber: 13 }); })();
49988
50019
 
49989
- const _c0$e = ["*"];
50020
+ const _c0$f = ["*"];
49990
50021
  function PoPageDefaultComponent_po_page_header_1_po_dropdown_2_Template(rf, ctx) { if (rf & 1) {
49991
50022
  i0.ɵɵelement(0, "po-dropdown", 7);
49992
50023
  } if (rf & 2) {
@@ -50120,7 +50151,7 @@ class PoPageDefaultComponent extends PoPageDefaultBaseComponent {
50120
50151
  }
50121
50152
  }
50122
50153
  static ɵfac = function PoPageDefaultComponent_Factory(t) { return new (t || PoPageDefaultComponent)(i0.ɵɵdirectiveInject(i0.ViewContainerRef), i0.ɵɵdirectiveInject(PoLanguageService), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i2.Router)); };
50123
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageDefaultComponent, selectors: [["po-page-default"]], features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0$e, decls: 4, vars: 1, consts: [[3, "p-breadcrumb", "p-title", "p-subtitle", 4, "ngIf"], [3, "p-breadcrumb", "p-title", "p-subtitle"], [1, "po-page-header-actions"], [3, "p-label", "p-actions", 4, "ngIf"], [3, "p-danger", "p-disabled", "p-label", "p-click", 4, "ngIf"], [3, "p-disabled", "p-label", "p-danger", "p-click", 4, "ngIf"], ["p-kind", "primary", 3, "p-danger", "p-disabled", "p-icon", "p-label", "p-click", 4, "ngIf"], [3, "p-label", "p-actions"], [3, "p-click", "p-danger", "p-disabled", "p-label"], [3, "p-click", "p-disabled", "p-label", "p-danger"], ["p-kind", "primary", 3, "p-click", "p-danger", "p-disabled", "p-icon", "p-label"]], template: function PoPageDefaultComponent_Template(rf, ctx) { if (rf & 1) {
50154
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageDefaultComponent, selectors: [["po-page-default"]], features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0$f, decls: 4, vars: 1, consts: [[3, "p-breadcrumb", "p-title", "p-subtitle", 4, "ngIf"], [3, "p-breadcrumb", "p-title", "p-subtitle"], [1, "po-page-header-actions"], [3, "p-label", "p-actions", 4, "ngIf"], [3, "p-danger", "p-disabled", "p-label", "p-click", 4, "ngIf"], [3, "p-disabled", "p-label", "p-danger", "p-click", 4, "ngIf"], ["p-kind", "primary", 3, "p-danger", "p-disabled", "p-icon", "p-label", "p-click", 4, "ngIf"], [3, "p-label", "p-actions"], [3, "p-click", "p-danger", "p-disabled", "p-label"], [3, "p-click", "p-disabled", "p-label", "p-danger"], ["p-kind", "primary", 3, "p-click", "p-danger", "p-disabled", "p-icon", "p-label"]], template: function PoPageDefaultComponent_Template(rf, ctx) { if (rf & 1) {
50124
50155
  i0.ɵɵprojectionDef();
50125
50156
  i0.ɵɵelementStart(0, "po-page");
50126
50157
  i0.ɵɵtemplate(1, PoPageDefaultComponent_po_page_header_1_Template, 6, 7, "po-page-header", 0);
@@ -50312,7 +50343,7 @@ class PoPageDetailBaseComponent {
50312
50343
  args: ['p-subtitle']
50313
50344
  }] }); })();
50314
50345
 
50315
- const _c0$d = ["*"];
50346
+ const _c0$e = ["*"];
50316
50347
  function PoPageDetailComponent_po_page_header_1_div_1_po_button_1_Template(rf, ctx) { if (rf & 1) {
50317
50348
  const _r1 = i0.ɵɵgetCurrentView();
50318
50349
  i0.ɵɵelementStart(0, "po-button", 7);
@@ -50416,7 +50447,7 @@ class PoPageDetailComponent extends PoPageDetailBaseComponent {
50416
50447
  return !!(this.title || this.hasAnyAction() || (this.breadcrumb && this.breadcrumb.items.length));
50417
50448
  }
50418
50449
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoPageDetailComponent_BaseFactory; return function PoPageDetailComponent_Factory(t) { return (ɵPoPageDetailComponent_BaseFactory || (ɵPoPageDetailComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoPageDetailComponent)))(t || PoPageDetailComponent); }; })();
50419
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageDetailComponent, selectors: [["po-page-detail"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$d, decls: 4, vars: 1, consts: [[3, "p-breadcrumb", "p-title", "p-subtitle", 4, "ngIf"], [3, "p-breadcrumb", "p-title", "p-subtitle"], ["class", "po-page-header-actions", 4, "ngIf"], [1, "po-page-header-actions"], [3, "p-icon", "p-label", "p-kind", "p-click", 4, "ngIf"], ["p-danger", "", 3, "p-icon", "p-label", "p-kind", "p-click", 4, "ngIf"], ["p-icon", "ICON_EDIT", "p-kind", "primary", 3, "p-label", "p-click", 4, "ngIf"], [3, "p-click", "p-icon", "p-label", "p-kind"], ["p-danger", "", 3, "p-click", "p-icon", "p-label", "p-kind"], ["p-icon", "ICON_EDIT", "p-kind", "primary", 3, "p-click", "p-label"]], template: function PoPageDetailComponent_Template(rf, ctx) { if (rf & 1) {
50450
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageDetailComponent, selectors: [["po-page-detail"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$e, decls: 4, vars: 1, consts: [[3, "p-breadcrumb", "p-title", "p-subtitle", 4, "ngIf"], [3, "p-breadcrumb", "p-title", "p-subtitle"], ["class", "po-page-header-actions", 4, "ngIf"], [1, "po-page-header-actions"], [3, "p-icon", "p-label", "p-kind", "p-click", 4, "ngIf"], ["p-danger", "", 3, "p-icon", "p-label", "p-kind", "p-click", 4, "ngIf"], ["p-icon", "ICON_EDIT", "p-kind", "primary", 3, "p-label", "p-click", 4, "ngIf"], [3, "p-click", "p-icon", "p-label", "p-kind"], ["p-danger", "", 3, "p-click", "p-icon", "p-label", "p-kind"], ["p-icon", "ICON_EDIT", "p-kind", "primary", 3, "p-click", "p-label"]], template: function PoPageDetailComponent_Template(rf, ctx) { if (rf & 1) {
50420
50451
  i0.ɵɵprojectionDef();
50421
50452
  i0.ɵɵelementStart(0, "po-page");
50422
50453
  i0.ɵɵtemplate(1, PoPageDetailComponent_po_page_header_1_Template, 2, 4, "po-page-header", 0);
@@ -50617,7 +50648,7 @@ class PoPageEditBaseComponent {
50617
50648
  args: ['p-subtitle']
50618
50649
  }] }); })();
50619
50650
 
50620
- const _c0$c = ["*"];
50651
+ const _c0$d = ["*"];
50621
50652
  function PoPageEditComponent_po_page_header_1_div_1_po_button_1_Template(rf, ctx) { if (rf & 1) {
50622
50653
  const _r1 = i0.ɵɵgetCurrentView();
50623
50654
  i0.ɵɵelementStart(0, "po-button", 7);
@@ -50724,7 +50755,7 @@ class PoPageEditComponent extends PoPageEditBaseComponent {
50724
50755
  return false;
50725
50756
  }
50726
50757
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoPageEditComponent_BaseFactory; return function PoPageEditComponent_Factory(t) { return (ɵPoPageEditComponent_BaseFactory || (ɵPoPageEditComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoPageEditComponent)))(t || PoPageEditComponent); }; })();
50727
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageEditComponent, selectors: [["po-page-edit"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$c, decls: 4, vars: 1, consts: [[3, "p-breadcrumb", "p-title", "p-subtitle", 4, "ngIf"], [3, "p-breadcrumb", "p-title", "p-subtitle"], ["class", "po-page-header-actions", 4, "ngIf"], [1, "po-page-header-actions"], [3, "p-icon", "p-label", "p-kind", "p-click", 4, "ngIf"], [3, "p-disabled", "p-icon", "p-label", "p-kind", "p-click", 4, "ngIf"], ["p-icon", "ICON_OK", "p-kind", "primary", 3, "p-disabled", "p-label", "p-click", 4, "ngIf"], [3, "p-click", "p-icon", "p-label", "p-kind"], [3, "p-click", "p-disabled", "p-icon", "p-label", "p-kind"], ["p-icon", "ICON_OK", "p-kind", "primary", 3, "p-click", "p-disabled", "p-label"]], template: function PoPageEditComponent_Template(rf, ctx) { if (rf & 1) {
50758
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageEditComponent, selectors: [["po-page-edit"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$d, decls: 4, vars: 1, consts: [[3, "p-breadcrumb", "p-title", "p-subtitle", 4, "ngIf"], [3, "p-breadcrumb", "p-title", "p-subtitle"], ["class", "po-page-header-actions", 4, "ngIf"], [1, "po-page-header-actions"], [3, "p-icon", "p-label", "p-kind", "p-click", 4, "ngIf"], [3, "p-disabled", "p-icon", "p-label", "p-kind", "p-click", 4, "ngIf"], ["p-icon", "ICON_OK", "p-kind", "primary", 3, "p-disabled", "p-label", "p-click", 4, "ngIf"], [3, "p-click", "p-icon", "p-label", "p-kind"], [3, "p-click", "p-disabled", "p-icon", "p-label", "p-kind"], ["p-icon", "ICON_OK", "p-kind", "primary", 3, "p-click", "p-disabled", "p-label"]], template: function PoPageEditComponent_Template(rf, ctx) { if (rf & 1) {
50728
50759
  i0.ɵɵprojectionDef();
50729
50760
  i0.ɵɵelementStart(0, "po-page");
50730
50761
  i0.ɵɵtemplate(1, PoPageEditComponent_po_page_header_1_Template, 2, 4, "po-page-header", 0);
@@ -50938,7 +50969,7 @@ class PoPageListBaseComponent {
50938
50969
  args: ['p-subtitle']
50939
50970
  }] }); })();
50940
50971
 
50941
- const _c0$b = ["filterInput"];
50972
+ const _c0$c = ["filterInput"];
50942
50973
  const _c1$4 = ["*"];
50943
50974
  function PoPageListComponent_po_page_header_1_po_button_4_Template(rf, ctx) { if (rf & 1) {
50944
50975
  const _r1 = i0.ɵɵgetCurrentView();
@@ -51212,7 +51243,7 @@ class PoPageListComponent extends PoPageListBaseComponent {
51212
51243
  }
51213
51244
  static ɵfac = function PoPageListComponent_Factory(t) { return new (t || PoPageListComponent)(i0.ɵɵdirectiveInject(i0.ViewContainerRef), i0.ɵɵdirectiveInject(PoLanguageService), i0.ɵɵdirectiveInject(i0.Renderer2), i0.ɵɵdirectiveInject(i2.Router), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
51214
51245
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageListComponent, selectors: [["po-page-list"]], viewQuery: function PoPageListComponent_Query(rf, ctx) { if (rf & 1) {
51215
- i0.ɵɵviewQuery(_c0$b, 5);
51246
+ i0.ɵɵviewQuery(_c0$c, 5);
51216
51247
  } if (rf & 2) {
51217
51248
  let _t;
51218
51249
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.filterInput = _t.first);
@@ -51532,7 +51563,7 @@ class PoSlideContentTemplateDirective {
51532
51563
  }]
51533
51564
  }], () => [{ type: i0.TemplateRef }], null); })();
51534
51565
 
51535
- const _c0$a = ["slideItem"];
51566
+ const _c0$b = ["slideItem"];
51536
51567
  const _c1$3 = (a0, a1) => ({ alt: a0, image: a1 });
51537
51568
  const _c2$2 = a0 => ({ item: a0 });
51538
51569
  const _c3$1 = (a0, a1, a2) => ({ alt: a0, image: a1, data: a2 });
@@ -51639,7 +51670,7 @@ class PoSlideItemComponent {
51639
51670
  }
51640
51671
  static ɵfac = function PoSlideItemComponent_Factory(t) { return new (t || PoSlideItemComponent)(); };
51641
51672
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoSlideItemComponent, selectors: [["po-slide-item"]], viewQuery: function PoSlideItemComponent_Query(rf, ctx) { if (rf & 1) {
51642
- i0.ɵɵviewQuery(_c0$a, 7);
51673
+ i0.ɵɵviewQuery(_c0$b, 7);
51643
51674
  } if (rf & 2) {
51644
51675
  let _t;
51645
51676
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.itemElement = _t.first);
@@ -51726,7 +51757,7 @@ class PoSlideControlComponent {
51726
51757
  }] }); })();
51727
51758
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoSlideControlComponent, { className: "PoSlideControlComponent", filePath: "lib/components/po-slide/po-slide-control/po-slide-control.component.ts", lineNumber: 14 }); })();
51728
51759
 
51729
- const _c0$9 = ["slide"];
51760
+ const _c0$a = ["slide"];
51730
51761
  function PoSlideComponent_ng_container_4_Template(rf, ctx) { if (rf & 1) {
51731
51762
  i0.ɵɵelementContainerStart(0);
51732
51763
  i0.ɵɵelement(1, "po-slide-item", 8);
@@ -52005,7 +52036,7 @@ class PoSlideComponent extends PoSlideBaseComponent {
52005
52036
  let _t;
52006
52037
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.slideContentTemplate = _t.first);
52007
52038
  } }, viewQuery: function PoSlideComponent_Query(rf, ctx) { if (rf & 1) {
52008
- i0.ɵɵviewQuery(_c0$9, 7);
52039
+ i0.ɵɵviewQuery(_c0$a, 7);
52009
52040
  i0.ɵɵviewQuery(PoSlideItemComponent, 5);
52010
52041
  } if (rf & 2) {
52011
52042
  let _t;
@@ -52131,7 +52162,7 @@ var PoStepperStatus;
52131
52162
  PoStepperStatus["Error"] = "error";
52132
52163
  })(PoStepperStatus || (PoStepperStatus = {}));
52133
52164
 
52134
- const _c0$8 = ["*"];
52165
+ const _c0$9 = ["*"];
52135
52166
  /**
52136
52167
  * @description
52137
52168
  *
@@ -52219,7 +52250,7 @@ class PoStepComponent {
52219
52250
  this.status === PoStepperStatus.Active || this.status === PoStepperStatus.Error ? '' : 'none';
52220
52251
  }
52221
52252
  static ɵfac = function PoStepComponent_Factory(t) { return new (t || PoStepComponent)(i0.ɵɵdirectiveInject(i0.ElementRef)); };
52222
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoStepComponent, selectors: [["po-step"]], inputs: { canActiveNextStep: [0, "p-can-active-next-step", "canActiveNextStep"], label: [0, "p-label", "label"], status: [0, "p-status", "status"] }, ngContentSelectors: _c0$8, decls: 1, vars: 0, template: function PoStepComponent_Template(rf, ctx) { if (rf & 1) {
52253
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoStepComponent, selectors: [["po-step"]], inputs: { canActiveNextStep: [0, "p-can-active-next-step", "canActiveNextStep"], label: [0, "p-label", "label"], status: [0, "p-status", "status"] }, ngContentSelectors: _c0$9, decls: 1, vars: 0, template: function PoStepComponent_Template(rf, ctx) { if (rf & 1) {
52223
52254
  i0.ɵɵprojectionDef();
52224
52255
  i0.ɵɵprojection(0);
52225
52256
  } }, encapsulation: 2 });
@@ -52711,7 +52742,7 @@ class PoStepperStepComponent {
52711
52742
  }] }); })();
52712
52743
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoStepperStepComponent, { className: "PoStepperStepComponent", filePath: "lib/components/po-stepper/po-stepper-step/po-stepper-step.component.ts", lineNumber: 27 }); })();
52713
52744
 
52714
- const _c0$7 = ["*"];
52745
+ const _c0$8 = ["*"];
52715
52746
  function PoStepperComponent_po_stepper_step_2_Template(rf, ctx) { if (rf & 1) {
52716
52747
  const _r1 = i0.ɵɵgetCurrentView();
52717
52748
  i0.ɵɵelementStart(0, "po-stepper-step", 3);
@@ -52937,7 +52968,7 @@ class PoStepperComponent extends PoStepperBaseComponent {
52937
52968
  } if (rf & 2) {
52938
52969
  let _t;
52939
52970
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.poSteps = _t);
52940
- } }, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$7, decls: 4, vars: 6, consts: [[1, "po-stepper-container"], ["class", "po-stepper-step-position", 3, "p-circle-content", "p-label", "p-orientation", "p-status", "p-step-icons", "p-step-size", "p-next-status", "p-activated", "p-click", "p-enter", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["class", "po-stepper-content", 4, "ngIf"], [1, "po-stepper-step-position", 3, "p-activated", "p-click", "p-enter", "p-circle-content", "p-label", "p-orientation", "p-status", "p-step-icons", "p-step-size", "p-next-status"], [1, "po-stepper-content"]], template: function PoStepperComponent_Template(rf, ctx) { if (rf & 1) {
52971
+ } }, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$8, decls: 4, vars: 6, consts: [[1, "po-stepper-container"], ["class", "po-stepper-step-position", 3, "p-circle-content", "p-label", "p-orientation", "p-status", "p-step-icons", "p-step-size", "p-next-status", "p-activated", "p-click", "p-enter", 4, "ngFor", "ngForOf", "ngForTrackBy"], ["class", "po-stepper-content", 4, "ngIf"], [1, "po-stepper-step-position", 3, "p-activated", "p-click", "p-enter", "p-circle-content", "p-label", "p-orientation", "p-status", "p-step-icons", "p-step-size", "p-next-status"], [1, "po-stepper-content"]], template: function PoStepperComponent_Template(rf, ctx) { if (rf & 1) {
52941
52972
  i0.ɵɵprojectionDef();
52942
52973
  i0.ɵɵelementStart(0, "div")(1, "div", 0);
52943
52974
  i0.ɵɵtemplate(2, PoStepperComponent_po_stepper_step_2_Template, 1, 7, "po-stepper-step", 1);
@@ -52990,7 +53021,7 @@ class PoStepperModule {
52990
53021
  PoStepperLabelComponent,
52991
53022
  PoStepperStepComponent], imports: [CommonModule, PoIconModule], exports: [PoStepComponent, PoStepperComponent] }); })();
52992
53023
 
52993
- const _c0$6 = ["tabButtom"];
53024
+ const _c0$7 = ["tabButtom"];
52994
53025
  const _c1$2 = a0 => ({ "po-tab-focusable": a0 });
52995
53026
  const _c2$1 = (a0, a1) => ({ "po-tab-border-active": a0, "po-tab-border-disabled": a1 });
52996
53027
  /**
@@ -53063,7 +53094,7 @@ class PoTabButtonComponent {
53063
53094
  }
53064
53095
  static ɵfac = function PoTabButtonComponent_Factory(t) { return new (t || PoTabButtonComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
53065
53096
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoTabButtonComponent, selectors: [["po-tab-button"]], viewQuery: function PoTabButtonComponent_Query(rf, ctx) { if (rf & 1) {
53066
- i0.ɵɵviewQuery(_c0$6, 7);
53097
+ i0.ɵɵviewQuery(_c0$7, 7);
53067
53098
  } if (rf & 2) {
53068
53099
  let _t;
53069
53100
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tabButtom = _t.first);
@@ -53227,7 +53258,7 @@ class PoTabsService {
53227
53258
  type: Injectable
53228
53259
  }], null, null); })();
53229
53260
 
53230
- const _c0$5 = ["*"];
53261
+ const _c0$6 = ["*"];
53231
53262
  /**
53232
53263
  * @docsExtends PoTabBaseComponent
53233
53264
  */
@@ -53254,7 +53285,7 @@ class PoTabComponent extends PoTabBaseComponent {
53254
53285
  this.elementRef.nativeElement.style.display = this.active ? '' : 'none';
53255
53286
  }
53256
53287
  static ɵfac = function PoTabComponent_Factory(t) { return new (t || PoTabComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(PoTabsService)); };
53257
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoTabComponent, selectors: [["po-tab"]], features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0$5, decls: 1, vars: 0, template: function PoTabComponent_Template(rf, ctx) { if (rf & 1) {
53288
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoTabComponent, selectors: [["po-tab"]], features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], ngContentSelectors: _c0$6, decls: 1, vars: 0, template: function PoTabComponent_Template(rf, ctx) { if (rf & 1) {
53258
53289
  i0.ɵɵprojectionDef();
53259
53290
  i0.ɵɵprojection(0);
53260
53291
  } }, encapsulation: 2 });
@@ -53265,7 +53296,7 @@ class PoTabComponent extends PoTabBaseComponent {
53265
53296
  }], () => [{ type: i0.ElementRef }, { type: PoTabsService }], null); })();
53266
53297
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoTabComponent, { className: "PoTabComponent", filePath: "lib/components/po-tabs/po-tab/po-tab.component.ts", lineNumber: 13 }); })();
53267
53298
 
53268
- const _c0$4 = ["popover"];
53299
+ const _c0$5 = ["popover"];
53269
53300
  function PoTabDropdownComponent_div_3_Template(rf, ctx) { if (rf & 1) {
53270
53301
  const _r2 = i0.ɵɵgetCurrentView();
53271
53302
  i0.ɵɵelementStart(0, "div", 5)(1, "po-listbox", 6, 1);
@@ -53353,7 +53384,7 @@ class PoTabDropdownComponent {
53353
53384
  }
53354
53385
  static ɵfac = function PoTabDropdownComponent_Factory(t) { return new (t || PoTabDropdownComponent)(i0.ɵɵdirectiveInject(i0.ElementRef)); };
53355
53386
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoTabDropdownComponent, selectors: [["po-tab-dropdown"]], viewQuery: function PoTabDropdownComponent_Query(rf, ctx) { if (rf & 1) {
53356
- i0.ɵɵviewQuery(_c0$4, 7);
53387
+ i0.ɵɵviewQuery(_c0$5, 7);
53357
53388
  i0.ɵɵviewQuery(PoButtonComponent, 7);
53358
53389
  } if (rf & 2) {
53359
53390
  let _t;
@@ -53458,7 +53489,7 @@ class PoTabsBaseComponent {
53458
53489
  type: Directive
53459
53490
  }], null, null); })();
53460
53491
 
53461
- const _c0$3 = ["tabDropdown"];
53492
+ const _c0$4 = ["tabDropdown"];
53462
53493
  const _c1$1 = ["containerTabs"];
53463
53494
  const _c2 = ["tabButton"];
53464
53495
  const _c3 = ["*"];
@@ -53861,7 +53892,7 @@ class PoTabsComponent extends PoTabsBaseComponent {
53861
53892
  let _t;
53862
53893
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tabsChildren = _t);
53863
53894
  } }, viewQuery: function PoTabsComponent_Query(rf, ctx) { if (rf & 1) {
53864
- i0.ɵɵviewQuery(_c0$3, 7);
53895
+ i0.ɵɵviewQuery(_c0$4, 7);
53865
53896
  i0.ɵɵviewQuery(_c1$1, 7, ElementRef);
53866
53897
  i0.ɵɵviewQuery(_c2, 5, ElementRef);
53867
53898
  } if (rf & 2) {
@@ -54080,6 +54111,7 @@ class PoToolbarBaseComponent {
54080
54111
  args: ['p-notification-number']
54081
54112
  }] }); })();
54082
54113
 
54114
+ const _c0$3 = ["notification"];
54083
54115
  function PoToolbarNotificationComponent_div_3_Template(rf, ctx) { if (rf & 1) {
54084
54116
  i0.ɵɵelementStart(0, "div", 6);
54085
54117
  i0.ɵɵtext(1);
@@ -54103,18 +54135,29 @@ function PoToolbarNotificationComponent_div_3_Template(rf, ctx) { if (rf & 1) {
54103
54135
  * ícone de notificações.
54104
54136
  */
54105
54137
  class PoToolbarNotificationComponent {
54106
- /** Define uma lista de ações. */
54138
+ cdr;
54139
+ notificationRef;
54107
54140
  notificationActions;
54108
54141
  _notificationNumber = 0;
54109
- /** Define o número de notificações. */
54110
54142
  set notificationNumber(value) {
54111
54143
  this._notificationNumber = Number.isInteger(value) ? value : 0;
54112
54144
  }
54113
54145
  get notificationNumber() {
54114
54146
  return this._notificationNumber;
54115
54147
  }
54116
- static ɵfac = function PoToolbarNotificationComponent_Factory(t) { return new (t || PoToolbarNotificationComponent)(); };
54117
- static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoToolbarNotificationComponent, selectors: [["po-toolbar-notification"]], inputs: { notificationActions: [0, "p-notification-actions", "notificationActions"], notificationNumber: [0, "p-notification-number", "notificationNumber"] }, features: [i0.ɵɵProvidersFeature([PoControlPositionService])], decls: 6, vars: 3, consts: [["notification", ""], ["popup", ""], [1, "po-toolbar-notification", "po-clickable", 3, "click"], ["p-icon", "ICON_NOTIFICATION", 1, "po-toolbar-icon"], ["class", "po-toolbar-notification-badge", 4, "ngIf"], [3, "p-actions", "p-target"], [1, "po-toolbar-notification-badge"]], template: function PoToolbarNotificationComponent_Template(rf, ctx) { if (rf & 1) {
54148
+ constructor(cdr) {
54149
+ this.cdr = cdr;
54150
+ }
54151
+ ngAfterViewInit() {
54152
+ this.cdr.detectChanges();
54153
+ }
54154
+ static ɵfac = function PoToolbarNotificationComponent_Factory(t) { return new (t || PoToolbarNotificationComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
54155
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoToolbarNotificationComponent, selectors: [["po-toolbar-notification"]], viewQuery: function PoToolbarNotificationComponent_Query(rf, ctx) { if (rf & 1) {
54156
+ i0.ɵɵviewQuery(_c0$3, 5, ElementRef);
54157
+ } if (rf & 2) {
54158
+ let _t;
54159
+ i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.notificationRef = _t.first);
54160
+ } }, inputs: { notificationActions: [0, "p-notification-actions", "notificationActions"], notificationNumber: [0, "p-notification-number", "notificationNumber"] }, features: [i0.ɵɵProvidersFeature([PoControlPositionService])], decls: 6, vars: 3, consts: [["notification", ""], ["popup", ""], [1, "po-toolbar-notification", "po-clickable", 3, "click"], ["p-icon", "ICON_NOTIFICATION", 1, "po-toolbar-icon"], ["class", "po-toolbar-notification-badge", 4, "ngIf"], [3, "p-actions", "p-target"], [1, "po-toolbar-notification-badge"]], template: function PoToolbarNotificationComponent_Template(rf, ctx) { if (rf & 1) {
54118
54161
  const _r1 = i0.ɵɵgetCurrentView();
54119
54162
  i0.ɵɵelementStart(0, "div", 2);
54120
54163
  i0.ɵɵlistener("click", function PoToolbarNotificationComponent_Template_div_click_0_listener() { i0.ɵɵrestoreView(_r1); const popup_r2 = i0.ɵɵreference(5); return i0.ɵɵresetView(popup_r2.toggle()); });
@@ -54123,17 +54166,19 @@ class PoToolbarNotificationComponent {
54123
54166
  i0.ɵɵelementEnd();
54124
54167
  i0.ɵɵelement(4, "po-popup", 5, 1);
54125
54168
  } if (rf & 2) {
54126
- const notification_r4 = i0.ɵɵreference(2);
54127
54169
  i0.ɵɵadvance(3);
54128
54170
  i0.ɵɵproperty("ngIf", ctx.notificationNumber);
54129
54171
  i0.ɵɵadvance();
54130
- i0.ɵɵproperty("p-actions", ctx.notificationActions)("p-target", notification_r4);
54172
+ i0.ɵɵproperty("p-actions", ctx.notificationActions)("p-target", ctx.notificationRef);
54131
54173
  } }, dependencies: [i1.NgIf, PoPopupComponent, PoIconComponent], encapsulation: 2 });
54132
54174
  }
54133
54175
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PoToolbarNotificationComponent, [{
54134
54176
  type: Component,
54135
- args: [{ selector: 'po-toolbar-notification', providers: [PoControlPositionService], template: "<div class=\"po-toolbar-notification po-clickable\" (click)=\"popup.toggle()\">\n <po-icon #notification p-icon=\"ICON_NOTIFICATION\" class=\"po-toolbar-icon\"></po-icon>\n <div *ngIf=\"notificationNumber\" class=\"po-toolbar-notification-badge\">\n {{ notificationNumber }}\n </div>\n</div>\n\n<po-popup #popup [p-actions]=\"notificationActions\" [p-target]=\"notification\"> </po-popup>\n" }]
54136
- }], null, { notificationActions: [{
54177
+ args: [{ selector: 'po-toolbar-notification', providers: [PoControlPositionService], template: "<div class=\"po-toolbar-notification po-clickable\" (click)=\"popup.toggle()\">\n <po-icon #notification p-icon=\"ICON_NOTIFICATION\" class=\"po-toolbar-icon\"></po-icon>\n <div *ngIf=\"notificationNumber\" class=\"po-toolbar-notification-badge\">\n {{ notificationNumber }}\n </div>\n</div>\n\n<po-popup #popup [p-actions]=\"notificationActions\" [p-target]=\"notificationRef\"> </po-popup>\n" }]
54178
+ }], () => [{ type: i0.ChangeDetectorRef }], { notificationRef: [{
54179
+ type: ViewChild,
54180
+ args: ['notification', { read: ElementRef }]
54181
+ }], notificationActions: [{
54137
54182
  type: Input,
54138
54183
  args: ['p-notification-actions']
54139
54184
  }], notificationNumber: [{