@po-ui/ng-components 18.4.0 → 18.6.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);
@@ -43048,6 +43048,28 @@ class PoDynamicViewBaseComponent extends PoDynamicSharedBase {
43048
43048
  get showAllValue() {
43049
43049
  return this._showAllValue;
43050
43050
  }
43051
+ /**
43052
+ * @optional
43053
+ *
43054
+ * @description
43055
+ *
43056
+ * Permite a quebra de linha no texto do `p-value`, aplicando-a onde há `\n`.
43057
+ *
43058
+ * ```
43059
+ * <po-dynamic-view
43060
+ * [p-value]="{ description: 'Primeira linha\nSegunda linha' }"
43061
+ * [p-text-wrap]="true"
43062
+ * ></po-dynamic-view>
43063
+ * ```
43064
+ *
43065
+ * Saída:
43066
+ * ```
43067
+ * Primeira linha
43068
+ * Segunda linha
43069
+ * ```
43070
+ * @default `false`
43071
+ */
43072
+ textWrap = false;
43051
43073
  /**
43052
43074
  * @description
43053
43075
  *
@@ -43305,7 +43327,7 @@ class PoDynamicViewBaseComponent extends PoDynamicSharedBase {
43305
43327
  return formattedField;
43306
43328
  }
43307
43329
  static ɵfac = function PoDynamicViewBaseComponent_Factory(t) { return new (t || PoDynamicViewBaseComponent)(i0.ɵɵdirectiveInject(i1.CurrencyPipe), i0.ɵɵdirectiveInject(i1.DatePipe), i0.ɵɵdirectiveInject(i1.DecimalPipe), i0.ɵɵdirectiveInject(PoTimePipe), i0.ɵɵdirectiveInject(i1.TitleCasePipe), i0.ɵɵdirectiveInject(PoDynamicViewService), i0.ɵɵdirectiveInject(PoComboFilterService), i0.ɵɵdirectiveInject(PoMultiselectFilterService)); };
43308
- static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: PoDynamicViewBaseComponent, inputs: { load: [0, "p-load", "load"], fields: [0, "p-fields", "fields"], showAllValue: [0, "p-show-all-value", "showAllValue"], value: [0, "p-value", "value"] }, features: [i0.ɵɵInheritDefinitionFeature] });
43330
+ static ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: PoDynamicViewBaseComponent, inputs: { load: [0, "p-load", "load"], fields: [0, "p-fields", "fields"], showAllValue: [0, "p-show-all-value", "showAllValue"], textWrap: [0, "p-text-wrap", "textWrap"], value: [0, "p-value", "value"] }, features: [i0.ɵɵInheritDefinitionFeature] });
43309
43331
  }
43310
43332
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PoDynamicViewBaseComponent, [{
43311
43333
  type: Directive
@@ -43318,6 +43340,9 @@ class PoDynamicViewBaseComponent extends PoDynamicSharedBase {
43318
43340
  }], showAllValue: [{
43319
43341
  type: Input,
43320
43342
  args: ['p-show-all-value']
43343
+ }], textWrap: [{
43344
+ type: Input,
43345
+ args: ['p-text-wrap']
43321
43346
  }], value: [{
43322
43347
  type: Input,
43323
43348
  args: ['p-value']
@@ -43499,7 +43524,7 @@ class PoImageComponent extends PoImageBaseComponent {
43499
43524
  }], null, null); })();
43500
43525
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoImageComponent, { className: "PoImageComponent", filePath: "lib/components/po-image/po-image.component.ts", lineNumber: 30 }); })();
43501
43526
 
43502
- const _c0$w = a0 => ({ $implicit: a0 });
43527
+ const _c0$x = a0 => ({ $implicit: a0 });
43503
43528
  function PoDynamicViewComponent_div_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
43504
43529
  i0.ɵɵelementContainer(0);
43505
43530
  } }
@@ -43513,7 +43538,7 @@ function PoDynamicViewComponent_div_0_Template(rf, ctx) { if (rf & 1) {
43513
43538
  const poContentContainer_r3 = i0.ɵɵreference(4);
43514
43539
  i0.ɵɵclassProp("po-dynamic", ctx_r0.hasContainers);
43515
43540
  i0.ɵɵadvance();
43516
- 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));
43517
43542
  } }
43518
43543
  function PoDynamicViewComponent_ng_template_1_ng_template_0_po_divider_0_Template(rf, ctx) { if (rf & 1) {
43519
43544
  i0.ɵɵelement(0, "po-divider", 10);
@@ -43534,7 +43559,7 @@ function PoDynamicViewComponent_ng_template_1_ng_template_0_Template(rf, ctx) {
43534
43559
  const poImage_r7 = i0.ɵɵreference(10);
43535
43560
  i0.ɵɵproperty("ngIf", field_r4 == null ? null : field_r4.divider == null ? null : field_r4.divider.trim());
43536
43561
  i0.ɵɵadvance();
43537
- 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));
43538
43563
  } }
43539
43564
  function PoDynamicViewComponent_ng_template_1_Template(rf, ctx) { if (rf & 1) {
43540
43565
  i0.ɵɵtemplate(0, PoDynamicViewComponent_ng_template_1_ng_template_0_Template, 2, 5, "ng-template", 8);
@@ -43555,6 +43580,7 @@ function PoDynamicViewComponent_ng_template_5_Template(rf, ctx) { if (rf & 1) {
43555
43580
  } if (rf & 2) {
43556
43581
  const field_r10 = ctx.$implicit;
43557
43582
  const ctx_r0 = i0.ɵɵnextContext();
43583
+ i0.ɵɵclassProp("po-info-value-pre", ctx_r0.textWrap && ctx_r0.containsLineBreak(ctx_r0.setFieldValue(field_r10)));
43558
43584
  i0.ɵɵproperty("ngClass", field_r10.cssClass)("p-label", field_r10.label)("p-value", ctx_r0.setFieldValue(field_r10));
43559
43585
  } }
43560
43586
  function PoDynamicViewComponent_ng_template_7_Template(rf, ctx) { if (rf & 1) {
@@ -43632,6 +43658,9 @@ class PoDynamicViewComponent extends PoDynamicViewBaseComponent {
43632
43658
  return field.value;
43633
43659
  }
43634
43660
  }
43661
+ containsLineBreak(value) {
43662
+ return value && value.includes('\n');
43663
+ }
43635
43664
  async getValuesAndFieldsFromLoad() {
43636
43665
  let valueAndFieldsFromLoad;
43637
43666
  if (typeof this.load === 'string') {
@@ -43676,14 +43705,14 @@ class PoDynamicViewComponent extends PoDynamicViewBaseComponent {
43676
43705
  }
43677
43706
  static ɵfac = function PoDynamicViewComponent_Factory(t) { return new (t || PoDynamicViewComponent)(i0.ɵɵdirectiveInject(i1.CurrencyPipe), i0.ɵɵdirectiveInject(i1.DatePipe), i0.ɵɵdirectiveInject(i1.DecimalPipe), i0.ɵɵdirectiveInject(PoTimePipe), i0.ɵɵdirectiveInject(i1.TitleCasePipe), i0.ɵɵdirectiveInject(PoDynamicViewService), i0.ɵɵdirectiveInject(PoComboFilterService), i0.ɵɵdirectiveInject(PoMultiselectFilterService)); };
43678
43707
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoDynamicViewComponent, selectors: [["po-dynamic-view"]], features: [i0.ɵɵInheritDefinitionFeature, i0.ɵɵNgOnChangesFeature], decls: 11, vars: 1, consts: [["poContent", ""], ["poContentContainer", ""], ["poInfo", ""], ["poTag", ""], ["poImage", ""], ["class", "po-row", 3, "po-dynamic", 4, "ngIf"], [1, "po-row"], [4, "ngTemplateOutlet", "ngTemplateOutletContext"], ["ngFor", "", 3, "ngForOf"], ["class", "po-sm-12", 3, "p-label", 4, "ngIf"], [1, "po-sm-12", 3, "p-label"], [3, "p-fields", "p-content"], [3, "ngClass", "p-label", "p-value"], [3, "ngClass", "p-color", "p-icon", "p-label", "p-text-color", "p-value"], [3, "p-alt", "p-height", "p-src"]], template: function PoDynamicViewComponent_Template(rf, ctx) { if (rf & 1) {
43679
- i0.ɵɵtemplate(0, PoDynamicViewComponent_div_0_Template, 2, 6, "div", 5)(1, PoDynamicViewComponent_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, PoDynamicViewComponent_ng_template_3_Template, 1, 2, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor)(5, PoDynamicViewComponent_ng_template_5_Template, 1, 3, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor)(7, PoDynamicViewComponent_ng_template_7_Template, 1, 6, "ng-template", null, 3, i0.ɵɵtemplateRefExtractor)(9, PoDynamicViewComponent_ng_template_9_Template, 1, 3, "ng-template", null, 4, i0.ɵɵtemplateRefExtractor);
43708
+ i0.ɵɵtemplate(0, PoDynamicViewComponent_div_0_Template, 2, 6, "div", 5)(1, PoDynamicViewComponent_ng_template_1_Template, 1, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, PoDynamicViewComponent_ng_template_3_Template, 1, 2, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor)(5, PoDynamicViewComponent_ng_template_5_Template, 1, 5, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor)(7, PoDynamicViewComponent_ng_template_7_Template, 1, 6, "ng-template", null, 3, i0.ɵɵtemplateRefExtractor)(9, PoDynamicViewComponent_ng_template_9_Template, 1, 3, "ng-template", null, 4, i0.ɵɵtemplateRefExtractor);
43680
43709
  } if (rf & 2) {
43681
43710
  i0.ɵɵproperty("ngIf", ctx.visibleFields.length);
43682
43711
  } }, dependencies: [i1.NgClass, i1.NgForOf, i1.NgIf, i1.NgTemplateOutlet, PoDividerComponent, PoInfoComponent, PoTagComponent, PoImageComponent, PoDynamicContainerComponent], encapsulation: 2 });
43683
43712
  }
43684
43713
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PoDynamicViewComponent, [{
43685
43714
  type: Component,
43686
- args: [{ selector: 'po-dynamic-view', template: "<div class=\"po-row\" [class.po-dynamic]=\"hasContainers\" *ngIf=\"visibleFields.length\">\n <ng-container\n *ngTemplateOutlet=\"\n hasContainers ? poContentContainer : poContent;\n context: { $implicit: hasContainers ? containerFields : visibleFields }\n \"\n ></ng-container>\n</div>\n\n<ng-template #poContent let-fields>\n <ng-template ngFor let-field [ngForOf]=\"fields\">\n <po-divider *ngIf=\"field?.divider?.trim()\" class=\"po-sm-12\" [p-label]=\"field.divider\"> </po-divider>\n <ng-container\n *ngTemplateOutlet=\"\n !field.tag && !field.image ? poInfo : !field.image ? poTag : poImage;\n context: { $implicit: field }\n \"\n >\n </ng-container>\n </ng-template>\n</ng-template>\n\n<ng-template #poContentContainer let-fields>\n <po-dynamic-container [p-fields]=\"fields\" [p-content]=\"poContent\"></po-dynamic-container>\n</ng-template>\n\n<ng-template #poInfo let-field>\n <po-info [ngClass]=\"field.cssClass\" [p-label]=\"field.label\" [p-value]=\"setFieldValue(field)\"> </po-info>\n</ng-template>\n\n<ng-template #poTag let-field>\n <po-tag\n [ngClass]=\"field.cssClass\"\n [p-color]=\"field.color\"\n [p-icon]=\"field.icon\"\n [p-label]=\"field.label\"\n [p-text-color]=\"field.textColor\"\n [p-value]=\"setFieldValue(field)\"\n >\n </po-tag>\n</ng-template>\n\n<ng-template #poImage let-field>\n <po-image [p-alt]=\"field.alt\" [p-height]=\"field.height\" [p-src]=\"field.value\"> </po-image>\n</ng-template>\n" }]
43715
+ args: [{ selector: 'po-dynamic-view', template: "<div class=\"po-row\" [class.po-dynamic]=\"hasContainers\" *ngIf=\"visibleFields.length\">\n <ng-container\n *ngTemplateOutlet=\"\n hasContainers ? poContentContainer : poContent;\n context: { $implicit: hasContainers ? containerFields : visibleFields }\n \"\n ></ng-container>\n</div>\n\n<ng-template #poContent let-fields>\n <ng-template ngFor let-field [ngForOf]=\"fields\">\n <po-divider *ngIf=\"field?.divider?.trim()\" class=\"po-sm-12\" [p-label]=\"field.divider\"> </po-divider>\n <ng-container\n *ngTemplateOutlet=\"\n !field.tag && !field.image ? poInfo : !field.image ? poTag : poImage;\n context: { $implicit: field }\n \"\n >\n </ng-container>\n </ng-template>\n</ng-template>\n\n<ng-template #poContentContainer let-fields>\n <po-dynamic-container [p-fields]=\"fields\" [p-content]=\"poContent\"></po-dynamic-container>\n</ng-template>\n\n<ng-template #poInfo let-field>\n <po-info\n [ngClass]=\"field.cssClass\"\n [class.po-info-value-pre]=\"textWrap && containsLineBreak(setFieldValue(field))\"\n [p-label]=\"field.label\"\n [p-value]=\"setFieldValue(field)\"\n >\n </po-info\n></ng-template>\n\n<ng-template #poTag let-field>\n <po-tag\n [ngClass]=\"field.cssClass\"\n [p-color]=\"field.color\"\n [p-icon]=\"field.icon\"\n [p-label]=\"field.label\"\n [p-text-color]=\"field.textColor\"\n [p-value]=\"setFieldValue(field)\"\n >\n </po-tag>\n</ng-template>\n\n<ng-template #poImage let-field>\n <po-image [p-alt]=\"field.alt\" [p-height]=\"field.height\" [p-src]=\"field.value\"> </po-image>\n</ng-template>\n" }]
43687
43716
  }], () => [{ type: i1.CurrencyPipe }, { type: i1.DatePipe }, { type: i1.DecimalPipe }, { type: PoTimePipe }, { type: i1.TitleCasePipe }, { type: PoDynamicViewService }, { type: PoComboFilterService }, { type: PoMultiselectFilterService }], null); })();
43688
43717
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoDynamicViewComponent, { className: "PoDynamicViewComponent", filePath: "lib/components/po-dynamic/po-dynamic-view/po-dynamic-view.component.ts", lineNumber: 42 }); })();
43689
43718
 
@@ -43971,7 +44000,7 @@ class PoGaugeTitleComponent {
43971
44000
  }] }); })();
43972
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 }); })();
43973
44002
 
43974
- const _c0$v = a0 => ({ $implicit: a0 });
44003
+ const _c0$w = a0 => ({ $implicit: a0 });
43975
44004
  function PoGaugeLegendComponent_li_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
43976
44005
  i0.ɵɵelementContainer(0);
43977
44006
  } }
@@ -43987,7 +44016,7 @@ function PoGaugeLegendComponent_li_1_Template(rf, ctx) { if (rf & 1) {
43987
44016
  const colorpalette_r2 = i0.ɵɵreference(3);
43988
44017
  const colorstyle_r3 = i0.ɵɵreference(5);
43989
44018
  i0.ɵɵadvance();
43990
- 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));
43991
44020
  i0.ɵɵadvance(2);
43992
44021
  i0.ɵɵtextInterpolate(range_r1.label);
43993
44022
  } }
@@ -44038,7 +44067,7 @@ class PoGaugeLegendComponent {
44038
44067
  }] }); })();
44039
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 }); })();
44040
44069
 
44041
- const _c0$u = ["po-gauge-path", ""];
44070
+ const _c0$v = ["po-gauge-path", ""];
44042
44071
  function PoGaugePathComponent__svg_path_2_Template(rf, ctx) { if (rf & 1) {
44043
44072
  i0.ɵɵnamespaceSVG();
44044
44073
  i0.ɵɵelement(0, "path");
@@ -44055,7 +44084,7 @@ class PoGaugePathComponent {
44055
44084
  return index;
44056
44085
  }
44057
44086
  static ɵfac = function PoGaugePathComponent_Factory(t) { return new (t || PoGaugePathComponent)(); };
44058
- 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) {
44059
44088
  i0.ɵɵnamespaceSVG();
44060
44089
  i0.ɵɵelementStart(0, "g");
44061
44090
  i0.ɵɵelement(1, "path", 0);
@@ -44080,7 +44109,7 @@ class PoGaugePathComponent {
44080
44109
  }] }); })();
44081
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 }); })();
44082
44111
 
44083
- const _c0$t = ["pointer"];
44112
+ const _c0$u = ["pointer"];
44084
44113
  const _c1$a = ["po-gauge-pointer", ""];
44085
44114
  class PoGaugePointerComponent {
44086
44115
  renderer;
@@ -44120,7 +44149,7 @@ class PoGaugePointerComponent {
44120
44149
  }
44121
44150
  static ɵfac = function PoGaugePointerComponent_Factory(t) { return new (t || PoGaugePointerComponent)(i0.ɵɵdirectiveInject(i0.Renderer2)); };
44122
44151
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGaugePointerComponent, selectors: [["", "po-gauge-pointer", ""]], viewQuery: function PoGaugePointerComponent_Query(rf, ctx) { if (rf & 1) {
44123
- i0.ɵɵviewQuery(_c0$t, 5);
44152
+ i0.ɵɵviewQuery(_c0$u, 5);
44124
44153
  } if (rf & 2) {
44125
44154
  let _t;
44126
44155
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.pointer = _t.first);
@@ -44383,7 +44412,7 @@ class PoGaugeSvgComponent {
44383
44412
  }] }); })();
44384
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 }); })();
44385
44414
 
44386
- const _c0$s = ["descriptionText"];
44415
+ const _c0$t = ["descriptionText"];
44387
44416
  function PoGaugeDescriptionComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
44388
44417
  i0.ɵɵelementContainer(0);
44389
44418
  } }
@@ -44457,7 +44486,7 @@ class PoGaugeDescriptionComponent {
44457
44486
  }
44458
44487
  static ɵfac = function PoGaugeDescriptionComponent_Factory(t) { return new (t || PoGaugeDescriptionComponent)(); };
44459
44488
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGaugeDescriptionComponent, selectors: [["po-gauge-description"]], viewQuery: function PoGaugeDescriptionComponent_Query(rf, ctx) { if (rf & 1) {
44460
- i0.ɵɵviewQuery(_c0$s, 5);
44489
+ i0.ɵɵviewQuery(_c0$t, 5);
44461
44490
  } if (rf & 2) {
44462
44491
  let _t;
44463
44492
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.descriptionText = _t.first);
@@ -44494,7 +44523,7 @@ class PoGaugeDescriptionComponent {
44494
44523
  }] }); })();
44495
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 }); })();
44496
44525
 
44497
- const _c0$r = ["descriptionEl"];
44526
+ const _c0$s = ["descriptionEl"];
44498
44527
  const _c1$9 = ["legendEl"];
44499
44528
  const _c2$3 = ["titleEl"];
44500
44529
  const _c3$2 = ["svgEl"];
@@ -44555,7 +44584,7 @@ class PoGaugeComponent extends PoGaugeBaseComponent {
44555
44584
  }
44556
44585
  static ɵfac = function PoGaugeComponent_Factory(t) { return new (t || PoGaugeComponent)(i0.ɵɵdirectiveInject(PoColorService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
44557
44586
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGaugeComponent, selectors: [["po-gauge"]], viewQuery: function PoGaugeComponent_Query(rf, ctx) { if (rf & 1) {
44558
- i0.ɵɵviewQuery(_c0$r, 5, ElementRef);
44587
+ i0.ɵɵviewQuery(_c0$s, 5, ElementRef);
44559
44588
  i0.ɵɵviewQuery(_c1$9, 5, ElementRef);
44560
44589
  i0.ɵɵviewQuery(_c2$3, 5, ElementRef);
44561
44590
  i0.ɵɵviewQuery(_c3$2, 5, ElementRef);
@@ -44669,7 +44698,7 @@ class PoGridCellActionComponent {
44669
44698
  }] }); })();
44670
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 }); })();
44671
44700
 
44672
- const _c0$q = ["inputElement"];
44701
+ const _c0$r = ["inputElement"];
44673
44702
  const _c1$8 = ["contentElement"];
44674
44703
  function PoGridCellComponent_ng_container_1_Template(rf, ctx) { if (rf & 1) {
44675
44704
  i0.ɵɵelementContainer(0);
@@ -44792,7 +44821,7 @@ class PoGridCellComponent {
44792
44821
  }
44793
44822
  static ɵfac = function PoGridCellComponent_Factory(t) { return new (t || PoGridCellComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
44794
44823
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGridCellComponent, selectors: [["po-grid-cell"]], viewQuery: function PoGridCellComponent_Query(rf, ctx) { if (rf & 1) {
44795
- i0.ɵɵviewQuery(_c0$q, 5);
44824
+ i0.ɵɵviewQuery(_c0$r, 5);
44796
44825
  i0.ɵɵviewQuery(_c1$8, 5);
44797
44826
  } if (rf & 2) {
44798
44827
  let _t;
@@ -44899,7 +44928,7 @@ class PoGridHeadComponent {
44899
44928
  }] }); })();
44900
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 }); })();
44901
44930
 
44902
- const _c0$p = ["table"];
44931
+ const _c0$q = ["table"];
44903
44932
  const _c1$7 = ["wrapper"];
44904
44933
  function PoGridComponent_div_2_Template(rf, ctx) { if (rf & 1) {
44905
44934
  i0.ɵɵelementStart(0, "div");
@@ -45404,7 +45433,7 @@ class PoGridComponent {
45404
45433
  }
45405
45434
  static ɵfac = function PoGridComponent_Factory(t) { return new (t || PoGridComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.Renderer2)); };
45406
45435
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoGridComponent, selectors: [["po-grid"]], viewQuery: function PoGridComponent_Query(rf, ctx) { if (rf & 1) {
45407
- i0.ɵɵviewQuery(_c0$p, 7);
45436
+ i0.ɵɵviewQuery(_c0$q, 7);
45408
45437
  i0.ɵɵviewQuery(_c1$7, 7);
45409
45438
  } if (rf & 2) {
45410
45439
  let _t;
@@ -45981,7 +46010,7 @@ class PoListViewDetailTemplateDirective {
45981
46010
  args: ['p-show-detail']
45982
46011
  }] }); })();
45983
46012
 
45984
- const _c0$o = ["popup"];
46013
+ const _c0$p = ["popup"];
45985
46014
  const _c1$6 = (a0, a1) => ({ $implicit: a0, index: a1 });
45986
46015
  function PoListViewComponent_div_1_Template(rf, ctx) { if (rf & 1) {
45987
46016
  const _r1 = i0.ɵɵgetCurrentView();
@@ -46283,7 +46312,7 @@ class PoListViewComponent extends PoListViewBaseComponent {
46283
46312
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.listViewContentTemplate = _t.first);
46284
46313
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.listViewDetailTemplate = _t.first);
46285
46314
  } }, viewQuery: function PoListViewComponent_Query(rf, ctx) { if (rf & 1) {
46286
- i0.ɵɵviewQuery(_c0$o, 7);
46315
+ i0.ɵɵviewQuery(_c0$p, 7);
46287
46316
  } if (rf & 2) {
46288
46317
  let _t;
46289
46318
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.poPopupComponent = _t.first);
@@ -46966,7 +46995,7 @@ class PoMenuPanelModule {
46966
46995
  }], null, null); })();
46967
46996
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(PoMenuPanelModule, { declarations: [PoMenuPanelComponent, PoMenuPanelItemComponent], imports: [CommonModule, RouterModule, PoFieldModule, PoLogoModule, PoTooltipModule], exports: [PoMenuPanelComponent] }); })();
46968
46997
 
46969
- const _c0$n = ["inputFilter"];
46998
+ const _c0$o = ["inputFilter"];
46970
46999
  function PoMenuFilterComponent_po_icon_4_Template(rf, ctx) { if (rf & 1) {
46971
47000
  i0.ɵɵelement(0, "po-icon", 8);
46972
47001
  } }
@@ -47006,7 +47035,7 @@ class PoMenuFilterComponent {
47006
47035
  }
47007
47036
  static ɵfac = function PoMenuFilterComponent_Factory(t) { return new (t || PoMenuFilterComponent)(i0.ɵɵdirectiveInject(PoLanguageService)); };
47008
47037
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoMenuFilterComponent, selectors: [["po-menu-filter"]], viewQuery: function PoMenuFilterComponent_Query(rf, ctx) { if (rf & 1) {
47009
- i0.ɵɵviewQuery(_c0$n, 7, ElementRef);
47038
+ i0.ɵɵviewQuery(_c0$o, 7, ElementRef);
47010
47039
  } if (rf & 2) {
47011
47040
  let _t;
47012
47041
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.inputFilterElement = _t.first);
@@ -47135,7 +47164,7 @@ class PoMenuItemsService {
47135
47164
  type: Injectable
47136
47165
  }], null, null); })();
47137
47166
 
47138
- const _c0$m = ["menuSubItems"];
47167
+ const _c0$n = ["menuSubItems"];
47139
47168
  function PoMenuItemComponent_a_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
47140
47169
  i0.ɵɵelementContainer(0);
47141
47170
  } }
@@ -47456,7 +47485,7 @@ class PoMenuItemComponent {
47456
47485
  }
47457
47486
  static ɵfac = function PoMenuItemComponent_Factory(t) { return new (t || PoMenuItemComponent)(i0.ɵɵdirectiveInject(PoMenuItemsService)); };
47458
47487
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoMenuItemComponent, selectors: [["po-menu-item"]], viewQuery: function PoMenuItemComponent_Query(rf, ctx) { if (rf & 1) {
47459
- i0.ɵɵviewQuery(_c0$m, 5);
47488
+ i0.ɵɵviewQuery(_c0$n, 5);
47460
47489
  } if (rf & 2) {
47461
47490
  let _t;
47462
47491
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.menuSubItems = _t.first);
@@ -48018,7 +48047,7 @@ class PoMenuBaseComponent {
48018
48047
  args: ['p-short-logo']
48019
48048
  }] }); })();
48020
48049
 
48021
- const _c0$l = a0 => ({ "po-menu-animation": a0 });
48050
+ const _c0$m = a0 => ({ "po-menu-animation": a0 });
48022
48051
  function PoMenuComponent_div_0_Template(rf, ctx) { if (rf & 1) {
48023
48052
  const _r1 = i0.ɵɵgetCurrentView();
48024
48053
  i0.ɵɵelementStart(0, "div", 17);
@@ -48613,7 +48642,7 @@ class PoMenuComponent extends PoMenuBaseComponent {
48613
48642
  } if (rf & 2) {
48614
48643
  i0.ɵɵproperty("ngIf", ctx.mobileOpened);
48615
48644
  i0.ɵɵadvance(4);
48616
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$l, ctx.mobileOpened));
48645
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(9, _c0$m, ctx.mobileOpened));
48617
48646
  i0.ɵɵattribute("aria-expanded", !ctx.collapsed);
48618
48647
  i0.ɵɵadvance(3);
48619
48648
  i0.ɵɵproperty("ngIf", ctx.logo || ctx.shortLogo && ctx.enableCollapse);
@@ -48818,7 +48847,7 @@ class PoNavbarActionsModule {
48818
48847
  }], null, null); })();
48819
48848
  (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(PoNavbarActionsModule, { declarations: [PoNavbarActionComponent, PoNavbarActionPopupComponent, PoNavbarActionsComponent], imports: [CommonModule, PoPopupModule, PoTooltipModule, PoIconModule], exports: [PoNavbarActionsComponent] }); })();
48820
48849
 
48821
- const _c0$k = (a0, a1) => ({ "po-navbar-item-navigation-icon-disabled": a0, "po-clickable": a1 });
48850
+ const _c0$l = (a0, a1) => ({ "po-navbar-item-navigation-icon-disabled": a0, "po-clickable": a1 });
48822
48851
  class PoNavbarItemNavigationIconComponent {
48823
48852
  disabled;
48824
48853
  icon;
@@ -48830,7 +48859,7 @@ class PoNavbarItemNavigationIconComponent {
48830
48859
  i0.ɵɵelement(1, "po-icon", 1);
48831
48860
  i0.ɵɵelementEnd();
48832
48861
  } if (rf & 2) {
48833
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(3, _c0$k, ctx.disabled, !ctx.disabled));
48862
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(3, _c0$l, ctx.disabled, !ctx.disabled));
48834
48863
  i0.ɵɵadvance();
48835
48864
  i0.ɵɵpropertyInterpolate1("p-icon", "ICON_ARROW_", ctx.icon, "");
48836
48865
  } }, dependencies: [i1.NgClass, PoIconComponent], encapsulation: 2 });
@@ -48973,7 +49002,7 @@ class PoNavbarItemComponent {
48973
49002
  }] }); })();
48974
49003
  (() => { (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 }); })();
48975
49004
 
48976
- const _c0$j = ["navbarItemsContainer"];
49005
+ const _c0$k = ["navbarItemsContainer"];
48977
49006
  function PoNavbarItemsComponent_li_3_Template(rf, ctx) { if (rf & 1) {
48978
49007
  i0.ɵɵelementStart(0, "li", 3);
48979
49008
  i0.ɵɵelement(1, "po-navbar-item", 4);
@@ -49027,7 +49056,7 @@ class PoNavbarItemsComponent {
49027
49056
  }
49028
49057
  static ɵfac = function PoNavbarItemsComponent_Factory(t) { return new (t || PoNavbarItemsComponent)(i0.ɵɵdirectiveInject(i2.Router)); };
49029
49058
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoNavbarItemsComponent, selectors: [["po-navbar-items"]], viewQuery: function PoNavbarItemsComponent_Query(rf, ctx) { if (rf & 1) {
49030
- i0.ɵɵviewQuery(_c0$j, 7, ElementRef);
49059
+ i0.ɵɵviewQuery(_c0$k, 7, ElementRef);
49031
49060
  i0.ɵɵviewQuery(PoNavbarItemComponent, 5, ElementRef);
49032
49061
  } if (rf & 2) {
49033
49062
  let _t;
@@ -49273,7 +49302,7 @@ class PoNavbarBaseComponent {
49273
49302
  args: ['p-shadow']
49274
49303
  }] }); })();
49275
49304
 
49276
- const _c0$i = a0 => ({ "po-navbar-shadow": a0 });
49305
+ const _c0$j = a0 => ({ "po-navbar-shadow": a0 });
49277
49306
  const _c1$5 = (a0, a1) => ({ "po-navbar-logo-menu": a0, "po-navbar-no-logo": a1 });
49278
49307
  function PoNavbarComponent_po_navbar_item_navigation_3_Template(rf, ctx) { if (rf & 1) {
49279
49308
  const _r1 = i0.ɵɵgetCurrentView();
@@ -49506,7 +49535,7 @@ class PoNavbarComponent extends PoNavbarBaseComponent {
49506
49535
  i0.ɵɵelementEnd();
49507
49536
  i0.ɵɵtemplate(5, PoNavbarComponent_po_menu_5_Template, 1, 1, "po-menu", 5);
49508
49537
  } if (rf & 2) {
49509
- i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$i, ctx.shadow));
49538
+ i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$j, ctx.shadow));
49510
49539
  i0.ɵɵadvance();
49511
49540
  i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction2(9, _c1$5, !!ctx.applicationMenu, !ctx.logo))("p-logo", ctx.logo);
49512
49541
  i0.ɵɵadvance();
@@ -49611,7 +49640,7 @@ class PoPageContentBaseComponent {
49611
49640
  resizeListener;
49612
49641
  }
49613
49642
 
49614
- const _c0$h = ["*"];
49643
+ const _c0$i = ["*"];
49615
49644
  /**
49616
49645
  * @docsPrivate
49617
49646
  *
@@ -49655,7 +49684,7 @@ class PoPageContentComponent extends PoPageContentBaseComponent {
49655
49684
  this.resizeListener();
49656
49685
  }
49657
49686
  static ɵfac = function PoPageContentComponent_Factory(t) { return new (t || PoPageContentComponent)(i0.ɵɵdirectiveInject(i0.Renderer2)); };
49658
- 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) {
49687
+ 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) {
49659
49688
  i0.ɵɵprojectionDef();
49660
49689
  i0.ɵɵelementStart(0, "div", 0);
49661
49690
  i0.ɵɵprojection(1);
@@ -49833,7 +49862,7 @@ class PoPageDefaultBaseComponent {
49833
49862
  class PoPageBaseComponent {
49834
49863
  }
49835
49864
 
49836
- const _c0$g = ["*"];
49865
+ const _c0$h = ["*"];
49837
49866
  /**
49838
49867
  * @docsPrivate
49839
49868
  *
@@ -49841,7 +49870,7 @@ const _c0$g = ["*"];
49841
49870
  */
49842
49871
  class PoPageComponent extends PoPageBaseComponent {
49843
49872
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoPageComponent_BaseFactory; return function PoPageComponent_Factory(t) { return (ɵPoPageComponent_BaseFactory || (ɵPoPageComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoPageComponent)))(t || PoPageComponent); }; })();
49844
- 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) {
49873
+ 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) {
49845
49874
  i0.ɵɵprojectionDef();
49846
49875
  i0.ɵɵelementStart(0, "div", 0);
49847
49876
  i0.ɵɵprojection(1);
@@ -49891,7 +49920,7 @@ class PoPageHeaderBaseComponent {
49891
49920
  args: ['p-breadcrumb']
49892
49921
  }] }); })();
49893
49922
 
49894
- const _c0$f = ["*"];
49923
+ const _c0$g = ["*"];
49895
49924
  function PoPageHeaderComponent_div_1_Template(rf, ctx) { if (rf & 1) {
49896
49925
  i0.ɵɵelementStart(0, "div", 4);
49897
49926
  i0.ɵɵelement(1, "po-breadcrumb", 5);
@@ -49936,7 +49965,7 @@ function PoPageHeaderComponent_div_3_Template(rf, ctx) { if (rf & 1) {
49936
49965
  */
49937
49966
  class PoPageHeaderComponent extends PoPageHeaderBaseComponent {
49938
49967
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoPageHeaderComponent_BaseFactory; return function PoPageHeaderComponent_Factory(t) { return (ɵPoPageHeaderComponent_BaseFactory || (ɵPoPageHeaderComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoPageHeaderComponent)))(t || PoPageHeaderComponent); }; })();
49939
- 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) {
49968
+ 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) {
49940
49969
  i0.ɵɵprojectionDef();
49941
49970
  i0.ɵɵelementStart(0, "div", 0);
49942
49971
  i0.ɵɵtemplate(1, PoPageHeaderComponent_div_1_Template, 2, 3, "div", 1);
@@ -49957,7 +49986,7 @@ class PoPageHeaderComponent extends PoPageHeaderBaseComponent {
49957
49986
  }], null, null); })();
49958
49987
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoPageHeaderComponent, { className: "PoPageHeaderComponent", filePath: "lib/components/po-page/po-page-header/po-page-header.component.ts", lineNumber: 13 }); })();
49959
49988
 
49960
- const _c0$e = ["*"];
49989
+ const _c0$f = ["*"];
49961
49990
  function PoPageDefaultComponent_po_page_header_1_po_dropdown_2_Template(rf, ctx) { if (rf & 1) {
49962
49991
  i0.ɵɵelement(0, "po-dropdown", 7);
49963
49992
  } if (rf & 2) {
@@ -50091,7 +50120,7 @@ class PoPageDefaultComponent extends PoPageDefaultBaseComponent {
50091
50120
  }
50092
50121
  }
50093
50122
  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)); };
50094
- 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) {
50123
+ 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) {
50095
50124
  i0.ɵɵprojectionDef();
50096
50125
  i0.ɵɵelementStart(0, "po-page");
50097
50126
  i0.ɵɵtemplate(1, PoPageDefaultComponent_po_page_header_1_Template, 6, 7, "po-page-header", 0);
@@ -50283,7 +50312,7 @@ class PoPageDetailBaseComponent {
50283
50312
  args: ['p-subtitle']
50284
50313
  }] }); })();
50285
50314
 
50286
- const _c0$d = ["*"];
50315
+ const _c0$e = ["*"];
50287
50316
  function PoPageDetailComponent_po_page_header_1_div_1_po_button_1_Template(rf, ctx) { if (rf & 1) {
50288
50317
  const _r1 = i0.ɵɵgetCurrentView();
50289
50318
  i0.ɵɵelementStart(0, "po-button", 7);
@@ -50387,7 +50416,7 @@ class PoPageDetailComponent extends PoPageDetailBaseComponent {
50387
50416
  return !!(this.title || this.hasAnyAction() || (this.breadcrumb && this.breadcrumb.items.length));
50388
50417
  }
50389
50418
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoPageDetailComponent_BaseFactory; return function PoPageDetailComponent_Factory(t) { return (ɵPoPageDetailComponent_BaseFactory || (ɵPoPageDetailComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoPageDetailComponent)))(t || PoPageDetailComponent); }; })();
50390
- 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) {
50419
+ 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) {
50391
50420
  i0.ɵɵprojectionDef();
50392
50421
  i0.ɵɵelementStart(0, "po-page");
50393
50422
  i0.ɵɵtemplate(1, PoPageDetailComponent_po_page_header_1_Template, 2, 4, "po-page-header", 0);
@@ -50588,7 +50617,7 @@ class PoPageEditBaseComponent {
50588
50617
  args: ['p-subtitle']
50589
50618
  }] }); })();
50590
50619
 
50591
- const _c0$c = ["*"];
50620
+ const _c0$d = ["*"];
50592
50621
  function PoPageEditComponent_po_page_header_1_div_1_po_button_1_Template(rf, ctx) { if (rf & 1) {
50593
50622
  const _r1 = i0.ɵɵgetCurrentView();
50594
50623
  i0.ɵɵelementStart(0, "po-button", 7);
@@ -50695,7 +50724,7 @@ class PoPageEditComponent extends PoPageEditBaseComponent {
50695
50724
  return false;
50696
50725
  }
50697
50726
  static ɵfac = /*@__PURE__*/ (() => { let ɵPoPageEditComponent_BaseFactory; return function PoPageEditComponent_Factory(t) { return (ɵPoPageEditComponent_BaseFactory || (ɵPoPageEditComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PoPageEditComponent)))(t || PoPageEditComponent); }; })();
50698
- 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) {
50727
+ 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) {
50699
50728
  i0.ɵɵprojectionDef();
50700
50729
  i0.ɵɵelementStart(0, "po-page");
50701
50730
  i0.ɵɵtemplate(1, PoPageEditComponent_po_page_header_1_Template, 2, 4, "po-page-header", 0);
@@ -50909,7 +50938,7 @@ class PoPageListBaseComponent {
50909
50938
  args: ['p-subtitle']
50910
50939
  }] }); })();
50911
50940
 
50912
- const _c0$b = ["filterInput"];
50941
+ const _c0$c = ["filterInput"];
50913
50942
  const _c1$4 = ["*"];
50914
50943
  function PoPageListComponent_po_page_header_1_po_button_4_Template(rf, ctx) { if (rf & 1) {
50915
50944
  const _r1 = i0.ɵɵgetCurrentView();
@@ -51183,7 +51212,7 @@ class PoPageListComponent extends PoPageListBaseComponent {
51183
51212
  }
51184
51213
  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)); };
51185
51214
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoPageListComponent, selectors: [["po-page-list"]], viewQuery: function PoPageListComponent_Query(rf, ctx) { if (rf & 1) {
51186
- i0.ɵɵviewQuery(_c0$b, 5);
51215
+ i0.ɵɵviewQuery(_c0$c, 5);
51187
51216
  } if (rf & 2) {
51188
51217
  let _t;
51189
51218
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.filterInput = _t.first);
@@ -51503,7 +51532,7 @@ class PoSlideContentTemplateDirective {
51503
51532
  }]
51504
51533
  }], () => [{ type: i0.TemplateRef }], null); })();
51505
51534
 
51506
- const _c0$a = ["slideItem"];
51535
+ const _c0$b = ["slideItem"];
51507
51536
  const _c1$3 = (a0, a1) => ({ alt: a0, image: a1 });
51508
51537
  const _c2$2 = a0 => ({ item: a0 });
51509
51538
  const _c3$1 = (a0, a1, a2) => ({ alt: a0, image: a1, data: a2 });
@@ -51610,7 +51639,7 @@ class PoSlideItemComponent {
51610
51639
  }
51611
51640
  static ɵfac = function PoSlideItemComponent_Factory(t) { return new (t || PoSlideItemComponent)(); };
51612
51641
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoSlideItemComponent, selectors: [["po-slide-item"]], viewQuery: function PoSlideItemComponent_Query(rf, ctx) { if (rf & 1) {
51613
- i0.ɵɵviewQuery(_c0$a, 7);
51642
+ i0.ɵɵviewQuery(_c0$b, 7);
51614
51643
  } if (rf & 2) {
51615
51644
  let _t;
51616
51645
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.itemElement = _t.first);
@@ -51697,7 +51726,7 @@ class PoSlideControlComponent {
51697
51726
  }] }); })();
51698
51727
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoSlideControlComponent, { className: "PoSlideControlComponent", filePath: "lib/components/po-slide/po-slide-control/po-slide-control.component.ts", lineNumber: 14 }); })();
51699
51728
 
51700
- const _c0$9 = ["slide"];
51729
+ const _c0$a = ["slide"];
51701
51730
  function PoSlideComponent_ng_container_4_Template(rf, ctx) { if (rf & 1) {
51702
51731
  i0.ɵɵelementContainerStart(0);
51703
51732
  i0.ɵɵelement(1, "po-slide-item", 8);
@@ -51976,7 +52005,7 @@ class PoSlideComponent extends PoSlideBaseComponent {
51976
52005
  let _t;
51977
52006
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.slideContentTemplate = _t.first);
51978
52007
  } }, viewQuery: function PoSlideComponent_Query(rf, ctx) { if (rf & 1) {
51979
- i0.ɵɵviewQuery(_c0$9, 7);
52008
+ i0.ɵɵviewQuery(_c0$a, 7);
51980
52009
  i0.ɵɵviewQuery(PoSlideItemComponent, 5);
51981
52010
  } if (rf & 2) {
51982
52011
  let _t;
@@ -52102,7 +52131,7 @@ var PoStepperStatus;
52102
52131
  PoStepperStatus["Error"] = "error";
52103
52132
  })(PoStepperStatus || (PoStepperStatus = {}));
52104
52133
 
52105
- const _c0$8 = ["*"];
52134
+ const _c0$9 = ["*"];
52106
52135
  /**
52107
52136
  * @description
52108
52137
  *
@@ -52190,7 +52219,7 @@ class PoStepComponent {
52190
52219
  this.status === PoStepperStatus.Active || this.status === PoStepperStatus.Error ? '' : 'none';
52191
52220
  }
52192
52221
  static ɵfac = function PoStepComponent_Factory(t) { return new (t || PoStepComponent)(i0.ɵɵdirectiveInject(i0.ElementRef)); };
52193
- 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) {
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$9, decls: 1, vars: 0, template: function PoStepComponent_Template(rf, ctx) { if (rf & 1) {
52194
52223
  i0.ɵɵprojectionDef();
52195
52224
  i0.ɵɵprojection(0);
52196
52225
  } }, encapsulation: 2 });
@@ -52682,7 +52711,7 @@ class PoStepperStepComponent {
52682
52711
  }] }); })();
52683
52712
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoStepperStepComponent, { className: "PoStepperStepComponent", filePath: "lib/components/po-stepper/po-stepper-step/po-stepper-step.component.ts", lineNumber: 27 }); })();
52684
52713
 
52685
- const _c0$7 = ["*"];
52714
+ const _c0$8 = ["*"];
52686
52715
  function PoStepperComponent_po_stepper_step_2_Template(rf, ctx) { if (rf & 1) {
52687
52716
  const _r1 = i0.ɵɵgetCurrentView();
52688
52717
  i0.ɵɵelementStart(0, "po-stepper-step", 3);
@@ -52908,7 +52937,7 @@ class PoStepperComponent extends PoStepperBaseComponent {
52908
52937
  } if (rf & 2) {
52909
52938
  let _t;
52910
52939
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.poSteps = _t);
52911
- } }, 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) {
52940
+ } }, 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) {
52912
52941
  i0.ɵɵprojectionDef();
52913
52942
  i0.ɵɵelementStart(0, "div")(1, "div", 0);
52914
52943
  i0.ɵɵtemplate(2, PoStepperComponent_po_stepper_step_2_Template, 1, 7, "po-stepper-step", 1);
@@ -52961,7 +52990,7 @@ class PoStepperModule {
52961
52990
  PoStepperLabelComponent,
52962
52991
  PoStepperStepComponent], imports: [CommonModule, PoIconModule], exports: [PoStepComponent, PoStepperComponent] }); })();
52963
52992
 
52964
- const _c0$6 = ["tabButtom"];
52993
+ const _c0$7 = ["tabButtom"];
52965
52994
  const _c1$2 = a0 => ({ "po-tab-focusable": a0 });
52966
52995
  const _c2$1 = (a0, a1) => ({ "po-tab-border-active": a0, "po-tab-border-disabled": a1 });
52967
52996
  /**
@@ -53034,7 +53063,7 @@ class PoTabButtonComponent {
53034
53063
  }
53035
53064
  static ɵfac = function PoTabButtonComponent_Factory(t) { return new (t || PoTabButtonComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
53036
53065
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoTabButtonComponent, selectors: [["po-tab-button"]], viewQuery: function PoTabButtonComponent_Query(rf, ctx) { if (rf & 1) {
53037
- i0.ɵɵviewQuery(_c0$6, 7);
53066
+ i0.ɵɵviewQuery(_c0$7, 7);
53038
53067
  } if (rf & 2) {
53039
53068
  let _t;
53040
53069
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tabButtom = _t.first);
@@ -53198,7 +53227,7 @@ class PoTabsService {
53198
53227
  type: Injectable
53199
53228
  }], null, null); })();
53200
53229
 
53201
- const _c0$5 = ["*"];
53230
+ const _c0$6 = ["*"];
53202
53231
  /**
53203
53232
  * @docsExtends PoTabBaseComponent
53204
53233
  */
@@ -53225,7 +53254,7 @@ class PoTabComponent extends PoTabBaseComponent {
53225
53254
  this.elementRef.nativeElement.style.display = this.active ? '' : 'none';
53226
53255
  }
53227
53256
  static ɵfac = function PoTabComponent_Factory(t) { return new (t || PoTabComponent)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(PoTabsService)); };
53228
- 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) {
53257
+ 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) {
53229
53258
  i0.ɵɵprojectionDef();
53230
53259
  i0.ɵɵprojection(0);
53231
53260
  } }, encapsulation: 2 });
@@ -53236,7 +53265,7 @@ class PoTabComponent extends PoTabBaseComponent {
53236
53265
  }], () => [{ type: i0.ElementRef }, { type: PoTabsService }], null); })();
53237
53266
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PoTabComponent, { className: "PoTabComponent", filePath: "lib/components/po-tabs/po-tab/po-tab.component.ts", lineNumber: 13 }); })();
53238
53267
 
53239
- const _c0$4 = ["popover"];
53268
+ const _c0$5 = ["popover"];
53240
53269
  function PoTabDropdownComponent_div_3_Template(rf, ctx) { if (rf & 1) {
53241
53270
  const _r2 = i0.ɵɵgetCurrentView();
53242
53271
  i0.ɵɵelementStart(0, "div", 5)(1, "po-listbox", 6, 1);
@@ -53324,7 +53353,7 @@ class PoTabDropdownComponent {
53324
53353
  }
53325
53354
  static ɵfac = function PoTabDropdownComponent_Factory(t) { return new (t || PoTabDropdownComponent)(i0.ɵɵdirectiveInject(i0.ElementRef)); };
53326
53355
  static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoTabDropdownComponent, selectors: [["po-tab-dropdown"]], viewQuery: function PoTabDropdownComponent_Query(rf, ctx) { if (rf & 1) {
53327
- i0.ɵɵviewQuery(_c0$4, 7);
53356
+ i0.ɵɵviewQuery(_c0$5, 7);
53328
53357
  i0.ɵɵviewQuery(PoButtonComponent, 7);
53329
53358
  } if (rf & 2) {
53330
53359
  let _t;
@@ -53429,7 +53458,7 @@ class PoTabsBaseComponent {
53429
53458
  type: Directive
53430
53459
  }], null, null); })();
53431
53460
 
53432
- const _c0$3 = ["tabDropdown"];
53461
+ const _c0$4 = ["tabDropdown"];
53433
53462
  const _c1$1 = ["containerTabs"];
53434
53463
  const _c2 = ["tabButton"];
53435
53464
  const _c3 = ["*"];
@@ -53832,7 +53861,7 @@ class PoTabsComponent extends PoTabsBaseComponent {
53832
53861
  let _t;
53833
53862
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.tabsChildren = _t);
53834
53863
  } }, viewQuery: function PoTabsComponent_Query(rf, ctx) { if (rf & 1) {
53835
- i0.ɵɵviewQuery(_c0$3, 7);
53864
+ i0.ɵɵviewQuery(_c0$4, 7);
53836
53865
  i0.ɵɵviewQuery(_c1$1, 7, ElementRef);
53837
53866
  i0.ɵɵviewQuery(_c2, 5, ElementRef);
53838
53867
  } if (rf & 2) {
@@ -54051,6 +54080,7 @@ class PoToolbarBaseComponent {
54051
54080
  args: ['p-notification-number']
54052
54081
  }] }); })();
54053
54082
 
54083
+ const _c0$3 = ["notification"];
54054
54084
  function PoToolbarNotificationComponent_div_3_Template(rf, ctx) { if (rf & 1) {
54055
54085
  i0.ɵɵelementStart(0, "div", 6);
54056
54086
  i0.ɵɵtext(1);
@@ -54074,18 +54104,29 @@ function PoToolbarNotificationComponent_div_3_Template(rf, ctx) { if (rf & 1) {
54074
54104
  * ícone de notificações.
54075
54105
  */
54076
54106
  class PoToolbarNotificationComponent {
54077
- /** Define uma lista de ações. */
54107
+ cdr;
54108
+ notificationRef;
54078
54109
  notificationActions;
54079
54110
  _notificationNumber = 0;
54080
- /** Define o número de notificações. */
54081
54111
  set notificationNumber(value) {
54082
54112
  this._notificationNumber = Number.isInteger(value) ? value : 0;
54083
54113
  }
54084
54114
  get notificationNumber() {
54085
54115
  return this._notificationNumber;
54086
54116
  }
54087
- static ɵfac = function PoToolbarNotificationComponent_Factory(t) { return new (t || PoToolbarNotificationComponent)(); };
54088
- 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) {
54117
+ constructor(cdr) {
54118
+ this.cdr = cdr;
54119
+ }
54120
+ ngAfterViewInit() {
54121
+ this.cdr.detectChanges();
54122
+ }
54123
+ static ɵfac = function PoToolbarNotificationComponent_Factory(t) { return new (t || PoToolbarNotificationComponent)(i0.ɵɵdirectiveInject(i0.ChangeDetectorRef)); };
54124
+ static ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PoToolbarNotificationComponent, selectors: [["po-toolbar-notification"]], viewQuery: function PoToolbarNotificationComponent_Query(rf, ctx) { if (rf & 1) {
54125
+ i0.ɵɵviewQuery(_c0$3, 5, ElementRef);
54126
+ } if (rf & 2) {
54127
+ let _t;
54128
+ i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.notificationRef = _t.first);
54129
+ } }, 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) {
54089
54130
  const _r1 = i0.ɵɵgetCurrentView();
54090
54131
  i0.ɵɵelementStart(0, "div", 2);
54091
54132
  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()); });
@@ -54094,17 +54135,19 @@ class PoToolbarNotificationComponent {
54094
54135
  i0.ɵɵelementEnd();
54095
54136
  i0.ɵɵelement(4, "po-popup", 5, 1);
54096
54137
  } if (rf & 2) {
54097
- const notification_r4 = i0.ɵɵreference(2);
54098
54138
  i0.ɵɵadvance(3);
54099
54139
  i0.ɵɵproperty("ngIf", ctx.notificationNumber);
54100
54140
  i0.ɵɵadvance();
54101
- i0.ɵɵproperty("p-actions", ctx.notificationActions)("p-target", notification_r4);
54141
+ i0.ɵɵproperty("p-actions", ctx.notificationActions)("p-target", ctx.notificationRef);
54102
54142
  } }, dependencies: [i1.NgIf, PoPopupComponent, PoIconComponent], encapsulation: 2 });
54103
54143
  }
54104
54144
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PoToolbarNotificationComponent, [{
54105
54145
  type: Component,
54106
- 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" }]
54107
- }], null, { notificationActions: [{
54146
+ 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" }]
54147
+ }], () => [{ type: i0.ChangeDetectorRef }], { notificationRef: [{
54148
+ type: ViewChild,
54149
+ args: ['notification', { read: ElementRef }]
54150
+ }], notificationActions: [{
54108
54151
  type: Input,
54109
54152
  args: ['p-notification-actions']
54110
54153
  }], notificationNumber: [{