@porsche-design-system/components-angular 3.0.0-alpha.2 → 3.0.0-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +302 -0
- package/esm2020/lib/components/accordion.wrapper.mjs +3 -3
- package/esm2020/lib/components/banner.wrapper.mjs +3 -3
- package/esm2020/lib/components/button-pure.wrapper.mjs +1 -1
- package/esm2020/lib/components/button.wrapper.mjs +1 -1
- package/esm2020/lib/components/carousel.wrapper.mjs +4 -4
- package/esm2020/lib/components/checkbox-wrapper.wrapper.mjs +1 -1
- package/esm2020/lib/components/content-wrapper.wrapper.mjs +1 -1
- package/esm2020/lib/components/divider.wrapper.mjs +3 -3
- package/esm2020/lib/components/fieldset-wrapper.wrapper.mjs +1 -1
- package/esm2020/lib/components/grid.wrapper.mjs +1 -1
- package/esm2020/lib/components/icon.wrapper.mjs +1 -1
- package/esm2020/lib/components/inline-notification.wrapper.mjs +1 -1
- package/esm2020/lib/components/link-pure.wrapper.mjs +1 -1
- package/esm2020/lib/components/link-social.wrapper.mjs +2 -2
- package/esm2020/lib/components/link-tile.wrapper.mjs +1 -1
- package/esm2020/lib/components/link.wrapper.mjs +1 -1
- package/esm2020/lib/components/marque.wrapper.mjs +1 -1
- package/esm2020/lib/components/modal.wrapper.mjs +4 -4
- package/esm2020/lib/components/pagination.wrapper.mjs +4 -4
- package/esm2020/lib/components/popover.wrapper.mjs +1 -1
- package/esm2020/lib/components/radio-button-wrapper.wrapper.mjs +1 -1
- package/esm2020/lib/components/scroller.wrapper.mjs +3 -3
- package/esm2020/lib/components/segmented-control-item.wrapper.mjs +1 -1
- package/esm2020/lib/components/segmented-control.wrapper.mjs +3 -3
- package/esm2020/lib/components/select-wrapper.wrapper.mjs +1 -1
- package/esm2020/lib/components/stepper-horizontal-item.wrapper.mjs +1 -1
- package/esm2020/lib/components/stepper-horizontal.wrapper.mjs +3 -3
- package/esm2020/lib/components/switch.wrapper.mjs +3 -3
- package/esm2020/lib/components/table.wrapper.mjs +3 -3
- package/esm2020/lib/components/tabs-bar.wrapper.mjs +4 -4
- package/esm2020/lib/components/tabs.wrapper.mjs +4 -4
- package/esm2020/lib/components/tag.wrapper.mjs +1 -1
- package/esm2020/lib/components/text-field-wrapper.wrapper.mjs +3 -3
- package/esm2020/lib/components/text-list.wrapper.mjs +3 -3
- package/esm2020/lib/components/textarea-wrapper.wrapper.mjs +3 -3
- package/esm2020/lib/types.mjs +1 -1
- package/fesm2015/porsche-design-system-components-angular.mjs +38 -38
- package/fesm2015/porsche-design-system-components-angular.mjs.map +1 -1
- package/fesm2020/porsche-design-system-components-angular.mjs +38 -38
- package/fesm2020/porsche-design-system-components-angular.mjs.map +1 -1
- package/lib/components/accordion.wrapper.d.ts +3 -1
- package/lib/components/banner.wrapper.d.ts +3 -1
- package/lib/components/button-pure.wrapper.d.ts +8 -7
- package/lib/components/button.wrapper.d.ts +2 -2
- package/lib/components/carousel.wrapper.d.ts +6 -1
- package/lib/components/checkbox-wrapper.wrapper.d.ts +2 -2
- package/lib/components/content-wrapper.wrapper.d.ts +2 -0
- package/lib/components/divider.wrapper.d.ts +4 -2
- package/lib/components/fieldset-wrapper.wrapper.d.ts +2 -2
- package/lib/components/grid.wrapper.d.ts +1 -0
- package/lib/components/icon.wrapper.d.ts +1 -0
- package/lib/components/inline-notification.wrapper.d.ts +2 -2
- package/lib/components/link-pure.wrapper.d.ts +8 -7
- package/lib/components/link-social.wrapper.d.ts +4 -4
- package/lib/components/link-tile.wrapper.d.ts +3 -3
- package/lib/components/link.wrapper.d.ts +2 -2
- package/lib/components/marque.wrapper.d.ts +2 -2
- package/lib/components/modal.wrapper.d.ts +5 -1
- package/lib/components/pagination.wrapper.d.ts +11 -4
- package/lib/components/popover.wrapper.d.ts +2 -2
- package/lib/components/radio-button-wrapper.wrapper.d.ts +2 -2
- package/lib/components/scroller.wrapper.d.ts +9 -5
- package/lib/components/segmented-control-item.wrapper.d.ts +2 -2
- package/lib/components/segmented-control.wrapper.d.ts +4 -1
- package/lib/components/select-wrapper.wrapper.d.ts +3 -3
- package/lib/components/stepper-horizontal-item.wrapper.d.ts +2 -2
- package/lib/components/stepper-horizontal.wrapper.d.ts +5 -3
- package/lib/components/switch.wrapper.d.ts +5 -3
- package/lib/components/table.wrapper.d.ts +5 -3
- package/lib/components/tabs-bar.wrapper.d.ts +10 -6
- package/lib/components/tabs.wrapper.d.ts +10 -6
- package/lib/components/tag.wrapper.d.ts +2 -2
- package/lib/components/text-field-wrapper.wrapper.d.ts +6 -4
- package/lib/components/text-list.wrapper.d.ts +7 -4
- package/lib/components/textarea-wrapper.wrapper.d.ts +5 -3
- package/lib/types.d.ts +95 -30
- package/package.json +3 -3
|
@@ -50,7 +50,7 @@ var __decorate$S = (this && this.__decorate) || function (decorators, target, ke
|
|
|
50
50
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
51
51
|
};
|
|
52
52
|
const inputs$N = ['compact', 'heading', 'open', 'size', 'tag', 'theme'];
|
|
53
|
-
const outputs$c = ['accordionChange'];
|
|
53
|
+
const outputs$c = ['accordionChange', 'change'];
|
|
54
54
|
let PAccordion = class PAccordion {
|
|
55
55
|
constructor(c, r, z) {
|
|
56
56
|
this.z = z;
|
|
@@ -60,7 +60,7 @@ let PAccordion = class PAccordion {
|
|
|
60
60
|
}
|
|
61
61
|
};
|
|
62
62
|
PAccordion.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PAccordion, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
63
|
-
PAccordion.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PAccordion, selector: "p-accordion,[p-accordion]", inputs: { compact: "compact", heading: "heading", open: "open", size: "size", tag: "tag", theme: "theme" }, outputs: { accordionChange: "accordionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
63
|
+
PAccordion.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PAccordion, selector: "p-accordion,[p-accordion]", inputs: { compact: "compact", heading: "heading", open: "open", size: "size", tag: "tag", theme: "theme" }, outputs: { accordionChange: "accordionChange", change: "change" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
64
64
|
PAccordion = __decorate$S([
|
|
65
65
|
ProxyCmp({
|
|
66
66
|
inputs: inputs$N
|
|
@@ -83,7 +83,7 @@ var __decorate$R = (this && this.__decorate) || function (decorators, target, ke
|
|
|
83
83
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
84
84
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
85
85
|
};
|
|
86
|
-
const inputs$M = ['persistent', 'state', 'theme', 'width'];
|
|
86
|
+
const inputs$M = ['description', 'heading', 'persistent', 'state', 'theme', 'width'];
|
|
87
87
|
const outputs$b = ['dismiss'];
|
|
88
88
|
let PBanner = class PBanner {
|
|
89
89
|
constructor(c, r, z) {
|
|
@@ -94,7 +94,7 @@ let PBanner = class PBanner {
|
|
|
94
94
|
}
|
|
95
95
|
};
|
|
96
96
|
PBanner.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PBanner, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
97
|
-
PBanner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PBanner, selector: "p-banner,[p-banner]", inputs: { persistent: "persistent", state: "state", theme: "theme", width: "width" }, outputs: { dismiss: "dismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
97
|
+
PBanner.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PBanner, selector: "p-banner,[p-banner]", inputs: { description: "description", heading: "heading", persistent: "persistent", state: "state", theme: "theme", width: "width" }, outputs: { dismiss: "dismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
98
98
|
PBanner = __decorate$R([
|
|
99
99
|
ProxyCmp({
|
|
100
100
|
inputs: inputs$M
|
|
@@ -210,8 +210,8 @@ var __decorate$N = (this && this.__decorate) || function (decorators, target, ke
|
|
|
210
210
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
211
211
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
212
212
|
};
|
|
213
|
-
const inputs$I = ['alignHeader', 'description', 'disablePagination', 'heading', 'intl', 'rewind', 'slidesPerPage', 'theme', 'width', 'wrapContent'];
|
|
214
|
-
const outputs$a = ['carouselChange'];
|
|
213
|
+
const inputs$I = ['alignHeader', 'description', 'disablePagination', 'heading', 'intl', 'pagination', 'rewind', 'slidesPerPage', 'theme', 'width', 'wrapContent'];
|
|
214
|
+
const outputs$a = ['carouselChange', 'change'];
|
|
215
215
|
let PCarousel = class PCarousel {
|
|
216
216
|
constructor(c, r, z) {
|
|
217
217
|
this.z = z;
|
|
@@ -221,7 +221,7 @@ let PCarousel = class PCarousel {
|
|
|
221
221
|
}
|
|
222
222
|
};
|
|
223
223
|
PCarousel.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PCarousel, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
224
|
-
PCarousel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PCarousel, selector: "p-carousel,[p-carousel]", inputs: { alignHeader: "alignHeader", description: "description", disablePagination: "disablePagination", heading: "heading", intl: "intl", rewind: "rewind", slidesPerPage: "slidesPerPage", theme: "theme", width: "width", wrapContent: "wrapContent" }, outputs: { carouselChange: "carouselChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
224
|
+
PCarousel.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PCarousel, selector: "p-carousel,[p-carousel]", inputs: { alignHeader: "alignHeader", description: "description", disablePagination: "disablePagination", heading: "heading", intl: "intl", pagination: "pagination", rewind: "rewind", slidesPerPage: "slidesPerPage", theme: "theme", width: "width", wrapContent: "wrapContent" }, outputs: { carouselChange: "carouselChange", change: "change" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
225
225
|
PCarousel = __decorate$N([
|
|
226
226
|
ProxyCmp({
|
|
227
227
|
inputs: inputs$I
|
|
@@ -338,7 +338,7 @@ var __decorate$J = (this && this.__decorate) || function (decorators, target, ke
|
|
|
338
338
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
339
339
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
340
340
|
};
|
|
341
|
-
const inputs$E = ['color', 'orientation', 'theme'];
|
|
341
|
+
const inputs$E = ['color', 'direction', 'orientation', 'theme'];
|
|
342
342
|
let PDivider = class PDivider {
|
|
343
343
|
constructor(c, r, z) {
|
|
344
344
|
this.z = z;
|
|
@@ -347,7 +347,7 @@ let PDivider = class PDivider {
|
|
|
347
347
|
}
|
|
348
348
|
};
|
|
349
349
|
PDivider.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PDivider, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
350
|
-
PDivider.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PDivider, selector: "p-divider,[p-divider]", inputs: { color: "color", orientation: "orientation", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
350
|
+
PDivider.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PDivider, selector: "p-divider,[p-divider]", inputs: { color: "color", direction: "direction", orientation: "orientation", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
351
351
|
PDivider = __decorate$J([
|
|
352
352
|
ProxyCmp({
|
|
353
353
|
inputs: inputs$E
|
|
@@ -719,7 +719,7 @@ var __decorate$x = (this && this.__decorate) || function (decorators, target, ke
|
|
|
719
719
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
720
720
|
};
|
|
721
721
|
const inputs$s = ['hideLabel', 'href', 'icon', 'iconSource', 'rel', 'target', 'theme'];
|
|
722
|
-
/** @deprecated since v3.0.0, will be removed with next major release. Use `p-link` with corresponding social instead. */
|
|
722
|
+
/** @deprecated since v3.0.0, will be removed with next major release. Use `p-link` with corresponding social icon instead. */
|
|
723
723
|
let PLinkSocial = class PLinkSocial {
|
|
724
724
|
constructor(c, r, z) {
|
|
725
725
|
this.z = z;
|
|
@@ -812,8 +812,8 @@ var __decorate$u = (this && this.__decorate) || function (decorators, target, ke
|
|
|
812
812
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
813
813
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
814
814
|
};
|
|
815
|
-
const inputs$p = ['aria', 'disableBackdropClick', 'disableCloseButton', 'fullscreen', 'heading', 'open'];
|
|
816
|
-
const outputs$8 = ['close'];
|
|
815
|
+
const inputs$p = ['aria', 'disableBackdropClick', 'disableCloseButton', 'dismissButton', 'fullscreen', 'heading', 'open'];
|
|
816
|
+
const outputs$8 = ['close', 'dismiss'];
|
|
817
817
|
let PModal = class PModal {
|
|
818
818
|
constructor(c, r, z) {
|
|
819
819
|
this.z = z;
|
|
@@ -823,7 +823,7 @@ let PModal = class PModal {
|
|
|
823
823
|
}
|
|
824
824
|
};
|
|
825
825
|
PModal.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PModal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
826
|
-
PModal.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PModal, selector: "p-modal,[p-modal]", inputs: { aria: "aria", disableBackdropClick: "disableBackdropClick", disableCloseButton: "disableCloseButton", fullscreen: "fullscreen", heading: "heading", open: "open" }, outputs: { close: "close" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
826
|
+
PModal.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PModal, selector: "p-modal,[p-modal]", inputs: { aria: "aria", disableBackdropClick: "disableBackdropClick", disableCloseButton: "disableCloseButton", dismissButton: "dismissButton", fullscreen: "fullscreen", heading: "heading", open: "open" }, outputs: { close: "close", dismiss: "dismiss" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
827
827
|
PModal = __decorate$u([
|
|
828
828
|
ProxyCmp({
|
|
829
829
|
inputs: inputs$p
|
|
@@ -877,8 +877,8 @@ var __decorate$s = (this && this.__decorate) || function (decorators, target, ke
|
|
|
877
877
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
878
878
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
879
879
|
};
|
|
880
|
-
const inputs$n = ['activePage', 'allyLabel', 'allyLabelNext', 'allyLabelPage', 'allyLabelPrev', 'itemsPerPage', 'maxNumberOfPageLinks', 'theme', 'totalItemsCount'];
|
|
881
|
-
const outputs$7 = ['pageChange'];
|
|
880
|
+
const inputs$n = ['activePage', 'allyLabel', 'allyLabelNext', 'allyLabelPage', 'allyLabelPrev', 'intl', 'itemsPerPage', 'maxNumberOfPageLinks', 'theme', 'totalItemsCount'];
|
|
881
|
+
const outputs$7 = ['change', 'pageChange'];
|
|
882
882
|
let PPagination = class PPagination {
|
|
883
883
|
constructor(c, r, z) {
|
|
884
884
|
this.z = z;
|
|
@@ -888,7 +888,7 @@ let PPagination = class PPagination {
|
|
|
888
888
|
}
|
|
889
889
|
};
|
|
890
890
|
PPagination.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PPagination, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
891
|
-
PPagination.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PPagination, selector: "p-pagination,[p-pagination]", inputs: { activePage: "activePage", allyLabel: "allyLabel", allyLabelNext: "allyLabelNext", allyLabelPage: "allyLabelPage", allyLabelPrev: "allyLabelPrev", itemsPerPage: "itemsPerPage", maxNumberOfPageLinks: "maxNumberOfPageLinks", theme: "theme", totalItemsCount: "totalItemsCount" }, outputs: { pageChange: "pageChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
891
|
+
PPagination.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PPagination, selector: "p-pagination,[p-pagination]", inputs: { activePage: "activePage", allyLabel: "allyLabel", allyLabelNext: "allyLabelNext", allyLabelPage: "allyLabelPage", allyLabelPrev: "allyLabelPrev", intl: "intl", itemsPerPage: "itemsPerPage", maxNumberOfPageLinks: "maxNumberOfPageLinks", theme: "theme", totalItemsCount: "totalItemsCount" }, outputs: { change: "change", pageChange: "pageChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
892
892
|
PPagination = __decorate$s([
|
|
893
893
|
ProxyCmp({
|
|
894
894
|
inputs: inputs$n
|
|
@@ -973,7 +973,7 @@ var __decorate$p = (this && this.__decorate) || function (decorators, target, ke
|
|
|
973
973
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
974
974
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
975
975
|
};
|
|
976
|
-
const inputs$k = ['gradientColorScheme', 'scrollIndicatorPosition', 'scrollToPosition', 'theme'];
|
|
976
|
+
const inputs$k = ['alignScrollIndicator', 'gradientColor', 'gradientColorScheme', 'scrollIndicatorPosition', 'scrollToPosition', 'theme'];
|
|
977
977
|
let PScroller = class PScroller {
|
|
978
978
|
constructor(c, r, z) {
|
|
979
979
|
this.z = z;
|
|
@@ -982,7 +982,7 @@ let PScroller = class PScroller {
|
|
|
982
982
|
}
|
|
983
983
|
};
|
|
984
984
|
PScroller.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PScroller, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
985
|
-
PScroller.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PScroller, selector: "p-scroller,[p-scroller]", inputs: { gradientColorScheme: "gradientColorScheme", scrollIndicatorPosition: "scrollIndicatorPosition", scrollToPosition: "scrollToPosition", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
985
|
+
PScroller.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PScroller, selector: "p-scroller,[p-scroller]", inputs: { alignScrollIndicator: "alignScrollIndicator", gradientColor: "gradientColor", gradientColorScheme: "gradientColorScheme", scrollIndicatorPosition: "scrollIndicatorPosition", scrollToPosition: "scrollToPosition", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
986
986
|
PScroller = __decorate$p([
|
|
987
987
|
ProxyCmp({
|
|
988
988
|
inputs: inputs$k
|
|
@@ -1005,7 +1005,7 @@ var __decorate$o = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1005
1005
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1006
1006
|
};
|
|
1007
1007
|
const inputs$j = ['backgroundColor', 'theme', 'value'];
|
|
1008
|
-
const outputs$6 = ['segmentedControlChange'];
|
|
1008
|
+
const outputs$6 = ['change', 'segmentedControlChange'];
|
|
1009
1009
|
let PSegmentedControl = class PSegmentedControl {
|
|
1010
1010
|
constructor(c, r, z) {
|
|
1011
1011
|
this.z = z;
|
|
@@ -1015,7 +1015,7 @@ let PSegmentedControl = class PSegmentedControl {
|
|
|
1015
1015
|
}
|
|
1016
1016
|
};
|
|
1017
1017
|
PSegmentedControl.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PSegmentedControl, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1018
|
-
PSegmentedControl.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PSegmentedControl, selector: "p-segmented-control,[p-segmented-control]", inputs: { backgroundColor: "backgroundColor", theme: "theme", value: "value" }, outputs: { segmentedControlChange: "segmentedControlChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1018
|
+
PSegmentedControl.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PSegmentedControl, selector: "p-segmented-control,[p-segmented-control]", inputs: { backgroundColor: "backgroundColor", theme: "theme", value: "value" }, outputs: { change: "change", segmentedControlChange: "segmentedControlChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1019
1019
|
PSegmentedControl = __decorate$o([
|
|
1020
1020
|
ProxyCmp({
|
|
1021
1021
|
inputs: inputs$j
|
|
@@ -1132,7 +1132,7 @@ var __decorate$k = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1132
1132
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1133
1133
|
};
|
|
1134
1134
|
const inputs$f = ['size', 'theme'];
|
|
1135
|
-
const outputs$5 = ['stepChange'];
|
|
1135
|
+
const outputs$5 = ['change', 'stepChange'];
|
|
1136
1136
|
let PStepperHorizontal = class PStepperHorizontal {
|
|
1137
1137
|
constructor(c, r, z) {
|
|
1138
1138
|
this.z = z;
|
|
@@ -1142,7 +1142,7 @@ let PStepperHorizontal = class PStepperHorizontal {
|
|
|
1142
1142
|
}
|
|
1143
1143
|
};
|
|
1144
1144
|
PStepperHorizontal.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PStepperHorizontal, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1145
|
-
PStepperHorizontal.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PStepperHorizontal, selector: "p-stepper-horizontal,[p-stepper-horizontal]", inputs: { size: "size", theme: "theme" }, outputs: { stepChange: "stepChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1145
|
+
PStepperHorizontal.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PStepperHorizontal, selector: "p-stepper-horizontal,[p-stepper-horizontal]", inputs: { size: "size", theme: "theme" }, outputs: { change: "change", stepChange: "stepChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1146
1146
|
PStepperHorizontal = __decorate$k([
|
|
1147
1147
|
ProxyCmp({
|
|
1148
1148
|
inputs: inputs$f
|
|
@@ -1197,7 +1197,7 @@ var __decorate$i = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1197
1197
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1198
1198
|
};
|
|
1199
1199
|
const inputs$d = ['alignLabel', 'checked', 'disabled', 'hideLabel', 'loading', 'stretch', 'theme'];
|
|
1200
|
-
const outputs$4 = ['switchChange'];
|
|
1200
|
+
const outputs$4 = ['change', 'switchChange'];
|
|
1201
1201
|
let PSwitch = class PSwitch {
|
|
1202
1202
|
constructor(c, r, z) {
|
|
1203
1203
|
this.z = z;
|
|
@@ -1207,7 +1207,7 @@ let PSwitch = class PSwitch {
|
|
|
1207
1207
|
}
|
|
1208
1208
|
};
|
|
1209
1209
|
PSwitch.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PSwitch, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1210
|
-
PSwitch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PSwitch, selector: "p-switch,[p-switch]", inputs: { alignLabel: "alignLabel", checked: "checked", disabled: "disabled", hideLabel: "hideLabel", loading: "loading", stretch: "stretch", theme: "theme" }, outputs: { switchChange: "switchChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1210
|
+
PSwitch.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PSwitch, selector: "p-switch,[p-switch]", inputs: { alignLabel: "alignLabel", checked: "checked", disabled: "disabled", hideLabel: "hideLabel", loading: "loading", stretch: "stretch", theme: "theme" }, outputs: { change: "change", switchChange: "switchChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1211
1211
|
PSwitch = __decorate$i([
|
|
1212
1212
|
ProxyCmp({
|
|
1213
1213
|
inputs: inputs$d
|
|
@@ -1231,7 +1231,7 @@ var __decorate$h = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1231
1231
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1232
1232
|
};
|
|
1233
1233
|
const inputs$c = ['caption'];
|
|
1234
|
-
const outputs$3 = ['sortingChange'];
|
|
1234
|
+
const outputs$3 = ['change', 'sortingChange'];
|
|
1235
1235
|
let PTable = class PTable {
|
|
1236
1236
|
constructor(c, r, z) {
|
|
1237
1237
|
this.z = z;
|
|
@@ -1241,7 +1241,7 @@ let PTable = class PTable {
|
|
|
1241
1241
|
}
|
|
1242
1242
|
};
|
|
1243
1243
|
PTable.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PTable, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1244
|
-
PTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTable, selector: "p-table,[p-table]", inputs: { caption: "caption" }, outputs: { sortingChange: "sortingChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1244
|
+
PTable.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTable, selector: "p-table,[p-table]", inputs: { caption: "caption" }, outputs: { change: "change", sortingChange: "sortingChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1245
1245
|
PTable = __decorate$h([
|
|
1246
1246
|
ProxyCmp({
|
|
1247
1247
|
inputs: inputs$c
|
|
@@ -1434,8 +1434,8 @@ var __decorate$a = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1434
1434
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
1435
1435
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1436
1436
|
};
|
|
1437
|
-
const inputs$9 = ['activeTabIndex', 'gradientColorScheme', 'size', 'theme', 'weight'];
|
|
1438
|
-
const outputs$2 = ['tabChange'];
|
|
1437
|
+
const inputs$9 = ['activeTabIndex', 'gradientColor', 'gradientColorScheme', 'size', 'theme', 'weight'];
|
|
1438
|
+
const outputs$2 = ['change', 'tabChange'];
|
|
1439
1439
|
let PTabs = class PTabs {
|
|
1440
1440
|
constructor(c, r, z) {
|
|
1441
1441
|
this.z = z;
|
|
@@ -1445,7 +1445,7 @@ let PTabs = class PTabs {
|
|
|
1445
1445
|
}
|
|
1446
1446
|
};
|
|
1447
1447
|
PTabs.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PTabs, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1448
|
-
PTabs.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTabs, selector: "p-tabs,[p-tabs]", inputs: { activeTabIndex: "activeTabIndex", gradientColorScheme: "gradientColorScheme", size: "size", theme: "theme", weight: "weight" }, outputs: { tabChange: "tabChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1448
|
+
PTabs.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTabs, selector: "p-tabs,[p-tabs]", inputs: { activeTabIndex: "activeTabIndex", gradientColor: "gradientColor", gradientColorScheme: "gradientColorScheme", size: "size", theme: "theme", weight: "weight" }, outputs: { change: "change", tabChange: "tabChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1449
1449
|
PTabs = __decorate$a([
|
|
1450
1450
|
ProxyCmp({
|
|
1451
1451
|
inputs: inputs$9
|
|
@@ -1468,8 +1468,8 @@ var __decorate$9 = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1468
1468
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
1469
1469
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1470
1470
|
};
|
|
1471
|
-
const inputs$8 = ['activeTabIndex', 'gradientColorScheme', 'size', 'theme', 'weight'];
|
|
1472
|
-
const outputs$1 = ['tabChange'];
|
|
1471
|
+
const inputs$8 = ['activeTabIndex', 'gradientColor', 'gradientColorScheme', 'size', 'theme', 'weight'];
|
|
1472
|
+
const outputs$1 = ['change', 'tabChange'];
|
|
1473
1473
|
let PTabsBar = class PTabsBar {
|
|
1474
1474
|
constructor(c, r, z) {
|
|
1475
1475
|
this.z = z;
|
|
@@ -1479,7 +1479,7 @@ let PTabsBar = class PTabsBar {
|
|
|
1479
1479
|
}
|
|
1480
1480
|
};
|
|
1481
1481
|
PTabsBar.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PTabsBar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1482
|
-
PTabsBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTabsBar, selector: "p-tabs-bar,[p-tabs-bar]", inputs: { activeTabIndex: "activeTabIndex", gradientColorScheme: "gradientColorScheme", size: "size", theme: "theme", weight: "weight" }, outputs: { tabChange: "tabChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1482
|
+
PTabsBar.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTabsBar, selector: "p-tabs-bar,[p-tabs-bar]", inputs: { activeTabIndex: "activeTabIndex", gradientColor: "gradientColor", gradientColorScheme: "gradientColorScheme", size: "size", theme: "theme", weight: "weight" }, outputs: { change: "change", tabChange: "tabChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1483
1483
|
PTabsBar = __decorate$9([
|
|
1484
1484
|
ProxyCmp({
|
|
1485
1485
|
inputs: inputs$8
|
|
@@ -1626,7 +1626,7 @@ var __decorate$4 = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1626
1626
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
1627
1627
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1628
1628
|
};
|
|
1629
|
-
const inputs$3 = ['actionIcon', 'actionLoading', 'description', 'hideLabel', 'label', 'message', 'showCharacterCount', 'state', 'theme', 'unit', 'unitPosition'];
|
|
1629
|
+
const inputs$3 = ['actionIcon', 'actionLoading', 'description', 'hideLabel', 'label', 'message', 'showCharacterCount', 'showCounter', 'state', 'theme', 'unit', 'unitPosition'];
|
|
1630
1630
|
const outputs = ['action'];
|
|
1631
1631
|
let PTextFieldWrapper = class PTextFieldWrapper {
|
|
1632
1632
|
constructor(c, r, z) {
|
|
@@ -1637,7 +1637,7 @@ let PTextFieldWrapper = class PTextFieldWrapper {
|
|
|
1637
1637
|
}
|
|
1638
1638
|
};
|
|
1639
1639
|
PTextFieldWrapper.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PTextFieldWrapper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1640
|
-
PTextFieldWrapper.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTextFieldWrapper, selector: "p-text-field-wrapper,[p-text-field-wrapper]", inputs: { actionIcon: "actionIcon", actionLoading: "actionLoading", description: "description", hideLabel: "hideLabel", label: "label", message: "message", showCharacterCount: "showCharacterCount", state: "state", theme: "theme", unit: "unit", unitPosition: "unitPosition" }, outputs: { action: "action" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1640
|
+
PTextFieldWrapper.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTextFieldWrapper, selector: "p-text-field-wrapper,[p-text-field-wrapper]", inputs: { actionIcon: "actionIcon", actionLoading: "actionLoading", description: "description", hideLabel: "hideLabel", label: "label", message: "message", showCharacterCount: "showCharacterCount", showCounter: "showCounter", state: "state", theme: "theme", unit: "unit", unitPosition: "unitPosition" }, outputs: { action: "action" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1641
1641
|
PTextFieldWrapper = __decorate$4([
|
|
1642
1642
|
ProxyCmp({
|
|
1643
1643
|
inputs: inputs$3
|
|
@@ -1660,7 +1660,7 @@ var __decorate$3 = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1660
1660
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
1661
1661
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1662
1662
|
};
|
|
1663
|
-
const inputs$2 = ['listType', 'orderType', 'theme'];
|
|
1663
|
+
const inputs$2 = ['listType', 'orderType', 'theme', 'type'];
|
|
1664
1664
|
let PTextList = class PTextList {
|
|
1665
1665
|
constructor(c, r, z) {
|
|
1666
1666
|
this.z = z;
|
|
@@ -1669,7 +1669,7 @@ let PTextList = class PTextList {
|
|
|
1669
1669
|
}
|
|
1670
1670
|
};
|
|
1671
1671
|
PTextList.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PTextList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1672
|
-
PTextList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTextList, selector: "p-text-list,[p-text-list]", inputs: { listType: "listType", orderType: "orderType", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1672
|
+
PTextList.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTextList, selector: "p-text-list,[p-text-list]", inputs: { listType: "listType", orderType: "orderType", theme: "theme", type: "type" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1673
1673
|
PTextList = __decorate$3([
|
|
1674
1674
|
ProxyCmp({
|
|
1675
1675
|
inputs: inputs$2
|
|
@@ -1718,7 +1718,7 @@ var __decorate$1 = (this && this.__decorate) || function (decorators, target, ke
|
|
|
1718
1718
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
1719
1719
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
1720
1720
|
};
|
|
1721
|
-
const inputs$1 = ['description', 'hideLabel', 'label', 'message', 'showCharacterCount', 'state', 'theme'];
|
|
1721
|
+
const inputs$1 = ['description', 'hideLabel', 'label', 'message', 'showCharacterCount', 'showCounter', 'state', 'theme'];
|
|
1722
1722
|
let PTextareaWrapper = class PTextareaWrapper {
|
|
1723
1723
|
constructor(c, r, z) {
|
|
1724
1724
|
this.z = z;
|
|
@@ -1727,7 +1727,7 @@ let PTextareaWrapper = class PTextareaWrapper {
|
|
|
1727
1727
|
}
|
|
1728
1728
|
};
|
|
1729
1729
|
PTextareaWrapper.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: PTextareaWrapper, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1730
|
-
PTextareaWrapper.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTextareaWrapper, selector: "p-textarea-wrapper,[p-textarea-wrapper]", inputs: { description: "description", hideLabel: "hideLabel", label: "label", message: "message", showCharacterCount: "showCharacterCount", state: "state", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1730
|
+
PTextareaWrapper.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: PTextareaWrapper, selector: "p-textarea-wrapper,[p-textarea-wrapper]", inputs: { description: "description", hideLabel: "hideLabel", label: "label", message: "message", showCharacterCount: "showCharacterCount", showCounter: "showCounter", state: "state", theme: "theme" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1731
1731
|
PTextareaWrapper = __decorate$1([
|
|
1732
1732
|
ProxyCmp({
|
|
1733
1733
|
inputs: inputs$1
|