@lowcodeunit/applications-flow-common 1.36.91-social-comments → 1.36.92-social-comments
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/esm2020/lib/controls/feed-comment-form/feed-comment-form.component.mjs +2 -2
- package/fesm2015/lowcodeunit-applications-flow-common.mjs +2 -2
- package/fesm2015/lowcodeunit-applications-flow-common.mjs.map +1 -1
- package/fesm2020/lowcodeunit-applications-flow-common.mjs +2 -2
- package/fesm2020/lowcodeunit-applications-flow-common.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -4355,10 +4355,10 @@ class FeedCommentFormComponent {
|
|
|
4355
4355
|
}
|
|
4356
4356
|
}
|
|
4357
4357
|
FeedCommentFormComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: FeedCommentFormComponent, deps: [{ token: i1$2.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
|
|
4358
|
-
FeedCommentFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.2", type: FeedCommentFormComponent, selector: "lcu-feed-comment-form", ngImport: i0, template: "<form\n class=\"feed-comment-form\"\n [formGroup]=\"FeedCommentsFormGroup\"\n fxLayoutAlign=\"space-around center\"\n>\n <angular-editor\n class=\"angular-editor\"\n id=\"issue-editor\"\n formControlName=\"comment\"\n [config]=\"EditorConfig\"\n ></angular-editor>\n <!-- <mat-form-field class=\"comment-field\" appearance=\"fill\" >\n <mat-label>Leave a comment</mat-label>\n <textarea matInput formControlName=\"comment\" rows=\"1\" ></textarea>\n </mat-form-field> -->\n\n <!-- <button mat-button type=\"submit\" color=\"primary\">Submit</button> -->\n</form>\n", styles: [".angular-editor{width:100%}\n"], components: [{ type: i2$4.AngularEditorComponent, selector: "angular-editor", inputs: ["id", "config", "placeholder", "tabIndex"], outputs: ["html", "viewMode", "blur", "focus"] }], directives: [{ type: i1$2.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i1$2.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i8.DefaultLayoutAlignDirective, selector: " [fxLayoutAlign], [fxLayoutAlign.xs], [fxLayoutAlign.sm], [fxLayoutAlign.md], [fxLayoutAlign.lg], [fxLayoutAlign.xl], [fxLayoutAlign.lt-sm], [fxLayoutAlign.lt-md], [fxLayoutAlign.lt-lg], [fxLayoutAlign.lt-xl], [fxLayoutAlign.gt-xs], [fxLayoutAlign.gt-sm], [fxLayoutAlign.gt-md], [fxLayoutAlign.gt-lg]", inputs: ["fxLayoutAlign", "fxLayoutAlign.xs", "fxLayoutAlign.sm", "fxLayoutAlign.md", "fxLayoutAlign.lg", "fxLayoutAlign.xl", "fxLayoutAlign.lt-sm", "fxLayoutAlign.lt-md", "fxLayoutAlign.lt-lg", "fxLayoutAlign.lt-xl", "fxLayoutAlign.gt-xs", "fxLayoutAlign.gt-sm", "fxLayoutAlign.gt-md", "fxLayoutAlign.gt-lg"] }, { type: i1$2.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i1$2.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }] });
|
|
4358
|
+
FeedCommentFormComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.2", type: FeedCommentFormComponent, selector: "lcu-feed-comment-form", ngImport: i0, template: "<form\n class=\"feed-comment-form\"\n [formGroup]=\"FeedCommentsFormGroup\"\n fxLayoutAlign=\"space-around center\"\n>\n <angular-editor\n class=\"angular-editor\"\n id=\"issue-editor\"\n formControlName=\"comment\"\n [config]=\"EditorConfig\"\n ></angular-editor>\n <!-- <mat-form-field class=\"comment-field\" appearance=\"fill\" >\n <mat-label>Leave a comment</mat-label>\n <textarea matInput formControlName=\"comment\" rows=\"1\" ></textarea>\n </mat-form-field> -->\n\n <!-- <button mat-button type=\"submit\" color=\"primary\">Submit</button> -->\n</form>\n", styles: [".angular-editor{width:100%}.angular-editor .angular-editor-textarea{border-radius:5px!important}\n"], components: [{ type: i2$4.AngularEditorComponent, selector: "angular-editor", inputs: ["id", "config", "placeholder", "tabIndex"], outputs: ["html", "viewMode", "blur", "focus"] }], directives: [{ type: i1$2.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i1$2.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i8.DefaultLayoutAlignDirective, selector: " [fxLayoutAlign], [fxLayoutAlign.xs], [fxLayoutAlign.sm], [fxLayoutAlign.md], [fxLayoutAlign.lg], [fxLayoutAlign.xl], [fxLayoutAlign.lt-sm], [fxLayoutAlign.lt-md], [fxLayoutAlign.lt-lg], [fxLayoutAlign.lt-xl], [fxLayoutAlign.gt-xs], [fxLayoutAlign.gt-sm], [fxLayoutAlign.gt-md], [fxLayoutAlign.gt-lg]", inputs: ["fxLayoutAlign", "fxLayoutAlign.xs", "fxLayoutAlign.sm", "fxLayoutAlign.md", "fxLayoutAlign.lg", "fxLayoutAlign.xl", "fxLayoutAlign.lt-sm", "fxLayoutAlign.lt-md", "fxLayoutAlign.lt-lg", "fxLayoutAlign.lt-xl", "fxLayoutAlign.gt-xs", "fxLayoutAlign.gt-sm", "fxLayoutAlign.gt-md", "fxLayoutAlign.gt-lg"] }, { type: i1$2.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i1$2.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }] });
|
|
4359
4359
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: FeedCommentFormComponent, decorators: [{
|
|
4360
4360
|
type: Component,
|
|
4361
|
-
args: [{ selector: 'lcu-feed-comment-form', template: "<form\n class=\"feed-comment-form\"\n [formGroup]=\"FeedCommentsFormGroup\"\n fxLayoutAlign=\"space-around center\"\n>\n <angular-editor\n class=\"angular-editor\"\n id=\"issue-editor\"\n formControlName=\"comment\"\n [config]=\"EditorConfig\"\n ></angular-editor>\n <!-- <mat-form-field class=\"comment-field\" appearance=\"fill\" >\n <mat-label>Leave a comment</mat-label>\n <textarea matInput formControlName=\"comment\" rows=\"1\" ></textarea>\n </mat-form-field> -->\n\n <!-- <button mat-button type=\"submit\" color=\"primary\">Submit</button> -->\n</form>\n", styles: [".angular-editor{width:100%}\n"] }]
|
|
4361
|
+
args: [{ selector: 'lcu-feed-comment-form', template: "<form\n class=\"feed-comment-form\"\n [formGroup]=\"FeedCommentsFormGroup\"\n fxLayoutAlign=\"space-around center\"\n>\n <angular-editor\n class=\"angular-editor\"\n id=\"issue-editor\"\n formControlName=\"comment\"\n [config]=\"EditorConfig\"\n ></angular-editor>\n <!-- <mat-form-field class=\"comment-field\" appearance=\"fill\" >\n <mat-label>Leave a comment</mat-label>\n <textarea matInput formControlName=\"comment\" rows=\"1\" ></textarea>\n </mat-form-field> -->\n\n <!-- <button mat-button type=\"submit\" color=\"primary\">Submit</button> -->\n</form>\n", styles: [".angular-editor{width:100%}.angular-editor .angular-editor-textarea{border-radius:5px!important}\n"] }]
|
|
4362
4362
|
}], ctorParameters: function () { return [{ type: i1$2.FormBuilder }]; } });
|
|
4363
4363
|
|
|
4364
4364
|
class MainFeedCardComponent {
|