@the-liberators/ngx-scrumteamsurvey-tools 2.3.121 → 2.3.122
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.
|
@@ -4657,8 +4657,8 @@ class DialogSubscribeComponent {
|
|
|
4657
4657
|
this.state = state;
|
|
4658
4658
|
this.state.data.pipe(take(1)).subscribe(success => {
|
|
4659
4659
|
if (success.userInfo.branding.isDefault) {
|
|
4660
|
-
this.title = "Try
|
|
4661
|
-
this.button = "
|
|
4660
|
+
this.title = "Try with 3 teams for only €3,-";
|
|
4661
|
+
this.button = "Start now";
|
|
4662
4662
|
this.discount = true;
|
|
4663
4663
|
}
|
|
4664
4664
|
else {
|
|
@@ -4670,11 +4670,11 @@ class DialogSubscribeComponent {
|
|
|
4670
4670
|
});
|
|
4671
4671
|
}
|
|
4672
4672
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: DialogSubscribeComponent, deps: [{ token: VIEWSTATE_PROVIDER }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4673
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.6", type: DialogSubscribeComponent, isStandalone: false, selector: "ng-component", ngImport: i0, template: "<div class=\"dialog-header\">\n <h1 mat-dialog-title [innerHtml]=\"title\"></h1>\n <div class=\"close\" mat-dialog-close><i class=\"responsive icon ph-x-bold\"></i></div>\n</div>\n<mat-dialog-content>\n <p>
|
|
4673
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.6", type: DialogSubscribeComponent, isStandalone: false, selector: "ng-component", ngImport: i0, template: "<div class=\"dialog-header\">\n <h1 mat-dialog-title [innerHtml]=\"title\"></h1>\n <div class=\"close\" mat-dialog-close><i class=\"responsive icon ph-x-bold\"></i></div>\n</div>\n<mat-dialog-content>\n <p>Improving a single team creates progress. Aligning many teams creates real impact. Unlock organization-wide transformation with our <b>Professional plan</b>:</p>\n <ul>\n <li>Comparable insights across teams.</li>\n <li>Three scientific models.</li>\n <li>Convenient management dashboard.</li>\n <li>Improve collaboration between teams.</li>\n <li>Identify shared impediments.</li>\n <li>Flow metrics from JIRA, Azure DevOps.</li>\n <li>Quality ratings from users and customers.</li>\n <li>Secure access with user accounts.</li>\n <li>And much more.</li>\n </ul>\n\n @if (discount) {\n <div class=\"message message-black\"><span class=\"icon ph-smiley-fill\"></span><span>Use the coupon <b>TRYPRO2026</b> to pay €3,- for the first three teams for the first month.</span></div>\n }\n <a class=\"button primary\" [href]=\"subscribeUrl\">{{button}}</a>\n</mat-dialog-content>\n", styles: [""], dependencies: [{ kind: "directive", type: i1$3.MatDialogClose, selector: "[mat-dialog-close], [matDialogClose]", inputs: ["aria-label", "type", "mat-dialog-close", "matDialogClose"], exportAs: ["matDialogClose"] }, { kind: "directive", type: i1$3.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { kind: "directive", type: i1$3.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }] }); }
|
|
4674
4674
|
}
|
|
4675
4675
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: DialogSubscribeComponent, decorators: [{
|
|
4676
4676
|
type: Component,
|
|
4677
|
-
args: [{ standalone: false, template: "<div class=\"dialog-header\">\n <h1 mat-dialog-title [innerHtml]=\"title\"></h1>\n <div class=\"close\" mat-dialog-close><i class=\"responsive icon ph-x-bold\"></i></div>\n</div>\n<mat-dialog-content>\n <p>
|
|
4677
|
+
args: [{ standalone: false, template: "<div class=\"dialog-header\">\n <h1 mat-dialog-title [innerHtml]=\"title\"></h1>\n <div class=\"close\" mat-dialog-close><i class=\"responsive icon ph-x-bold\"></i></div>\n</div>\n<mat-dialog-content>\n <p>Improving a single team creates progress. Aligning many teams creates real impact. Unlock organization-wide transformation with our <b>Professional plan</b>:</p>\n <ul>\n <li>Comparable insights across teams.</li>\n <li>Three scientific models.</li>\n <li>Convenient management dashboard.</li>\n <li>Improve collaboration between teams.</li>\n <li>Identify shared impediments.</li>\n <li>Flow metrics from JIRA, Azure DevOps.</li>\n <li>Quality ratings from users and customers.</li>\n <li>Secure access with user accounts.</li>\n <li>And much more.</li>\n </ul>\n\n @if (discount) {\n <div class=\"message message-black\"><span class=\"icon ph-smiley-fill\"></span><span>Use the coupon <b>TRYPRO2026</b> to pay €3,- for the first three teams for the first month.</span></div>\n }\n <a class=\"button primary\" [href]=\"subscribeUrl\">{{button}}</a>\n</mat-dialog-content>\n" }]
|
|
4678
4678
|
}], ctorParameters: () => [{ type: ViewModelStateBase, decorators: [{
|
|
4679
4679
|
type: Inject,
|
|
4680
4680
|
args: [VIEWSTATE_PROVIDER]
|
|
@@ -6965,11 +6965,11 @@ class TryNowProfessionalComponent extends ComponentWithViewStateBase {
|
|
|
6965
6965
|
}
|
|
6966
6966
|
;
|
|
6967
6967
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TryNowProfessionalComponent, deps: [{ token: VIEWSTATE_PROVIDER }, { token: i1.MatSnackBar }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
6968
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.6", type: TryNowProfessionalComponent, isStandalone: false, selector: "trynow-professional", usesInheritance: true, ngImport: i0, template: "@if (show) {\n
|
|
6968
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "21.0.6", type: TryNowProfessionalComponent, isStandalone: false, selector: "trynow-professional", usesInheritance: true, ngImport: i0, template: "@if (show) {\n<div class=\"box trynowprofessional\" brandbackground [palette]=\"'accent'\">\n <h3>Upgrade to Professional</h3>\n <p>Improving a single team creates progress. Aligning many teams creates real impact. Unlock organization-wide\n transformation with our <b>Professional plan</b>:</p>\n <ul>\n <li>Comparable insights across teams.</li>\n <li>Three scientific models.</li>\n <li>Convenient management dashboard.</li>\n <li>Improve collaboration between teams.</li>\n <li>Identify shared impediments.</li>\n <li>Flow metrics from JIRA, Azure DevOps.</li>\n <li>Quality ratings from users and customers.</li>\n <li>Secure access with user accounts.</li>\n <li>And much more.</li>\n </ul>\n <div class=\"message message-black\"><span class=\"icon ph-smiley-fill\"></span><span>Use the coupon <b>TRYPRO2026</b> to\n pay €3,- for the first three teams for the first month.</span></div>\n <div class=\"link\">\n <a [href]=\"subscribeUrl\" target=\"_blank\">Start now ></a>\n </div>\n</div>\n}", styles: [".smallTextUppercase{font-family:StevieSansThin,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:140%;text-transform:uppercase;line-height:100%}.bigletteredbutton{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-decoration:none;background:#ffffff1a;margin-bottom:10px;display:flex;align-content:center;border-radius:20px;padding:15px;font-size:24px;border:2px solid #1F3F8F;border-bottom:6px solid #1F3F8F;color:#fff;align-items:center;cursor:pointer}.bigletteredbutton .free{font-family:StevieSansThin,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:140%;background:#fff73f;color:#2f2f2f;padding:3px 5px;margin-left:20px;border-radius:10px}.bigletteredbutton .plan{font-family:StevieSansThin,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:140%;background:#fff;color:#2f2f2f;padding:3px 5px;margin-left:20px;border-radius:10px}.bigletteredbutton:hover,.bigletteredbutton.selected{border:2px solid #fff73f;border-bottom:6px solid #fff73f}.bigletteredbutton .button-letter{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:StevieSans,sans-serif;border-radius:30px;height:52px;width:52px;min-width:52px;min-height:52px;font-weight:900;font-size:30px;line-height:100%;display:flex;align-items:center;justify-content:center;background:#fff73f;color:#1f3f8f;margin-right:20px}.bigletteredbutton .button-letter .ph{color:#1f3f8f}.bigletteredbutton .button-letter:hover{background:#1f3f8f;color:#fff73f}.bigletteredbutton .button-letter:hover .ph{color:#fff73f}.roundicon-yellow{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:StevieSans,sans-serif;border-radius:30px;height:52px;width:52px;min-width:52px;min-height:52px;font-weight:900;font-size:30px;line-height:100%;display:flex;align-items:center;justify-content:center;background:#fff73f;color:#1f3f8f}.roundicon-yellow .ph{color:#1f3f8f}.roundicon-yellow:hover{background:#1f3f8f;color:#fff73f}.roundicon-yellow:hover .ph{color:#fff73f}.roundicon{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:StevieSans,sans-serif;border-radius:30px;height:52px;width:52px;min-width:52px;min-height:52px;font-weight:900;font-size:30px;line-height:100%;display:flex;align-items:center;justify-content:center}.roundicon-large{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:StevieSans,sans-serif;height:52px;width:52px;min-width:52px;min-height:52px;font-weight:900;font-size:30px;line-height:100%;display:flex;align-items:center;justify-content:center;border-radius:60px;height:120px;width:120px}.box{background:#fff73f}.box h3{margin-bottom:15px}\n"], dependencies: [{ kind: "directive", type: BrandBackgroundDirective, selector: "[brandbackground]", inputs: ["palette"] }] }); }
|
|
6969
6969
|
}
|
|
6970
6970
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImport: i0, type: TryNowProfessionalComponent, decorators: [{
|
|
6971
6971
|
type: Component,
|
|
6972
|
-
args: [{ selector: 'trynow-professional', standalone: false, template: "@if (show) {\n
|
|
6972
|
+
args: [{ selector: 'trynow-professional', standalone: false, template: "@if (show) {\n<div class=\"box trynowprofessional\" brandbackground [palette]=\"'accent'\">\n <h3>Upgrade to Professional</h3>\n <p>Improving a single team creates progress. Aligning many teams creates real impact. Unlock organization-wide\n transformation with our <b>Professional plan</b>:</p>\n <ul>\n <li>Comparable insights across teams.</li>\n <li>Three scientific models.</li>\n <li>Convenient management dashboard.</li>\n <li>Improve collaboration between teams.</li>\n <li>Identify shared impediments.</li>\n <li>Flow metrics from JIRA, Azure DevOps.</li>\n <li>Quality ratings from users and customers.</li>\n <li>Secure access with user accounts.</li>\n <li>And much more.</li>\n </ul>\n <div class=\"message message-black\"><span class=\"icon ph-smiley-fill\"></span><span>Use the coupon <b>TRYPRO2026</b> to\n pay €3,- for the first three teams for the first month.</span></div>\n <div class=\"link\">\n <a [href]=\"subscribeUrl\" target=\"_blank\">Start now ></a>\n </div>\n</div>\n}", styles: [".smallTextUppercase{font-family:StevieSansThin,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:140%;text-transform:uppercase;line-height:100%}.bigletteredbutton{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;text-decoration:none;background:#ffffff1a;margin-bottom:10px;display:flex;align-content:center;border-radius:20px;padding:15px;font-size:24px;border:2px solid #1F3F8F;border-bottom:6px solid #1F3F8F;color:#fff;align-items:center;cursor:pointer}.bigletteredbutton .free{font-family:StevieSansThin,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:140%;background:#fff73f;color:#2f2f2f;padding:3px 5px;margin-left:20px;border-radius:10px}.bigletteredbutton .plan{font-family:StevieSansThin,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:140%;background:#fff;color:#2f2f2f;padding:3px 5px;margin-left:20px;border-radius:10px}.bigletteredbutton:hover,.bigletteredbutton.selected{border:2px solid #fff73f;border-bottom:6px solid #fff73f}.bigletteredbutton .button-letter{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:StevieSans,sans-serif;border-radius:30px;height:52px;width:52px;min-width:52px;min-height:52px;font-weight:900;font-size:30px;line-height:100%;display:flex;align-items:center;justify-content:center;background:#fff73f;color:#1f3f8f;margin-right:20px}.bigletteredbutton .button-letter .ph{color:#1f3f8f}.bigletteredbutton .button-letter:hover{background:#1f3f8f;color:#fff73f}.bigletteredbutton .button-letter:hover .ph{color:#fff73f}.roundicon-yellow{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:StevieSans,sans-serif;border-radius:30px;height:52px;width:52px;min-width:52px;min-height:52px;font-weight:900;font-size:30px;line-height:100%;display:flex;align-items:center;justify-content:center;background:#fff73f;color:#1f3f8f}.roundicon-yellow .ph{color:#1f3f8f}.roundicon-yellow:hover{background:#1f3f8f;color:#fff73f}.roundicon-yellow:hover .ph{color:#fff73f}.roundicon{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:StevieSans,sans-serif;border-radius:30px;height:52px;width:52px;min-width:52px;min-height:52px;font-weight:900;font-size:30px;line-height:100%;display:flex;align-items:center;justify-content:center}.roundicon-large{-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;font-family:StevieSans,sans-serif;height:52px;width:52px;min-width:52px;min-height:52px;font-weight:900;font-size:30px;line-height:100%;display:flex;align-items:center;justify-content:center;border-radius:60px;height:120px;width:120px}.box{background:#fff73f}.box h3{margin-bottom:15px}\n"] }]
|
|
6973
6973
|
}], ctorParameters: () => [{ type: ViewModelStateBase, decorators: [{
|
|
6974
6974
|
type: Inject,
|
|
6975
6975
|
args: [VIEWSTATE_PROVIDER]
|