@firestitch/content 12.0.3 → 12.1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/app/modules/content-layouts/fs-content-layouts.module.d.ts +18 -19
- package/app/modules/content-pages/fs-content-pages.module.d.ts +18 -19
- package/bundles/firestitch-content.umd.js +173 -180
- package/bundles/firestitch-content.umd.js.map +1 -1
- package/esm2015/app/modules/content-layouts/components/content-layout/content-layout.component.js +3 -4
- package/esm2015/app/modules/content-layouts/fs-content-layouts.module.js +8 -12
- package/esm2015/app/modules/content-pages/components/content-page/content-page.component.js +4 -5
- package/esm2015/app/modules/content-pages/fs-content-pages.module.js +9 -13
- package/esm2015/app/modules/editor/components/editor/editor.component.js +1 -1
- package/fesm2015/firestitch-content.js +131 -139
- package/fesm2015/firestitch-content.js.map +1 -1
- package/package.json +5 -6
@@ -1,8 +1,8 @@
|
|
1
1
|
(function (global, factory) {
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/
|
3
|
-
typeof define === 'function' && define.amd ? define('@firestitch/content', ['exports', '@angular/
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.firestitch = global.firestitch || {}, global.firestitch.content = {}), global.ng.
|
5
|
-
})(this, (function (exports, i0,
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/common'), require('@angular/core'), require('@angular/forms'), require('@angular/material/button'), require('@angular/material/button-toggle'), require('@angular/material/dialog'), require('@angular/material/form-field'), require('@angular/material/icon'), require('@angular/material/input'), require('@angular/material/select'), require('@angular/material/tabs'), require('@firestitch/date'), require('@firestitch/dialog'), require('@firestitch/form'), require('@firestitch/html-editor'), require('@firestitch/label'), require('@firestitch/list'), require('@firestitch/skeleton'), require('@firestitch/text-editor'), require('rxjs'), require('rxjs/operators'), require('@firestitch/message'), require('@angular/material/core'), require('@firestitch/filter'), require('@firestitch/common'), require('@angular/router'), require('@angular/platform-browser')) :
|
3
|
+
typeof define === 'function' && define.amd ? define('@firestitch/content', ['exports', '@angular/common', '@angular/core', '@angular/forms', '@angular/material/button', '@angular/material/button-toggle', '@angular/material/dialog', '@angular/material/form-field', '@angular/material/icon', '@angular/material/input', '@angular/material/select', '@angular/material/tabs', '@firestitch/date', '@firestitch/dialog', '@firestitch/form', '@firestitch/html-editor', '@firestitch/label', '@firestitch/list', '@firestitch/skeleton', '@firestitch/text-editor', 'rxjs', 'rxjs/operators', '@firestitch/message', '@angular/material/core', '@firestitch/filter', '@firestitch/common', '@angular/router', '@angular/platform-browser'], factory) :
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.firestitch = global.firestitch || {}, global.firestitch.content = {}), global.ng.common, global.ng.core, global.ng.forms, global.ng.material.button, global.ng.material.buttonToggle, global.ng.material.dialog, global.ng.material.formField, global.ng.material.icon, global.ng.material.input, global.ng.material.select, global.ng.material.tabs, global.i4$2, global.i3, global.i7, global.htmlEditor, global.i5, global.i2$1, global.i8, global.i6, global.rxjs, global.rxjs.operators, global.i2, global.ng.material.core, global.filter, global.common, global.ng.router, global.ng.platformBrowser));
|
5
|
+
})(this, (function (exports, i10, i0, i9, button, i4, i1, i4$1, i3$1, i11, i5$1, tabs, i4$2, i3, i7, htmlEditor, i5, i2$1, i8, i6, rxjs, operators, i2, i6$1, filter, common, i2$2, i1$1) { 'use strict';
|
6
6
|
|
7
7
|
function _interopNamespace(e) {
|
8
8
|
if (e && e.__esModule) return e;
|
@@ -22,28 +22,144 @@
|
|
22
22
|
return Object.freeze(n);
|
23
23
|
}
|
24
24
|
|
25
|
+
var i10__namespace = /*#__PURE__*/_interopNamespace(i10);
|
25
26
|
var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
|
26
|
-
var i11__namespace = /*#__PURE__*/_interopNamespace(i11);
|
27
|
-
var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
|
28
27
|
var i9__namespace = /*#__PURE__*/_interopNamespace(i9);
|
29
|
-
var i12__namespace = /*#__PURE__*/_interopNamespace(i12);
|
30
28
|
var i4__namespace = /*#__PURE__*/_interopNamespace(i4);
|
31
|
-
var
|
32
|
-
var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
|
29
|
+
var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
|
33
30
|
var i4__namespace$1 = /*#__PURE__*/_interopNamespace(i4$1);
|
34
|
-
var
|
31
|
+
var i3__namespace$1 = /*#__PURE__*/_interopNamespace(i3$1);
|
32
|
+
var i11__namespace = /*#__PURE__*/_interopNamespace(i11);
|
33
|
+
var i5__namespace$1 = /*#__PURE__*/_interopNamespace(i5$1);
|
35
34
|
var i4__namespace$2 = /*#__PURE__*/_interopNamespace(i4$2);
|
36
35
|
var i3__namespace = /*#__PURE__*/_interopNamespace(i3);
|
37
36
|
var i7__namespace = /*#__PURE__*/_interopNamespace(i7);
|
38
|
-
var
|
39
|
-
var
|
37
|
+
var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
|
38
|
+
var i2__namespace$1 = /*#__PURE__*/_interopNamespace(i2$1);
|
40
39
|
var i8__namespace = /*#__PURE__*/_interopNamespace(i8);
|
40
|
+
var i6__namespace = /*#__PURE__*/_interopNamespace(i6);
|
41
41
|
var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
|
42
|
-
var i6__namespace = /*#__PURE__*/_interopNamespace(i6$1);
|
43
|
-
var i10__namespace = /*#__PURE__*/_interopNamespace(i10);
|
42
|
+
var i6__namespace$1 = /*#__PURE__*/_interopNamespace(i6$1);
|
44
43
|
var i2__namespace$2 = /*#__PURE__*/_interopNamespace(i2$2);
|
45
44
|
var i1__namespace$1 = /*#__PURE__*/_interopNamespace(i1$1);
|
46
45
|
|
46
|
+
var EditorComponent = /** @class */ (function () {
|
47
|
+
function EditorComponent(_data, _dialogRef, _message) {
|
48
|
+
var _this = this;
|
49
|
+
this._data = _data;
|
50
|
+
this._dialogRef = _dialogRef;
|
51
|
+
this._message = _message;
|
52
|
+
this.styles = null;
|
53
|
+
this.content = null;
|
54
|
+
this.editors = { content: true, styles: true };
|
55
|
+
this._destroy$ = new rxjs.Subject();
|
56
|
+
this.save = function () {
|
57
|
+
return _this._data.save({ content: _this.content, styles: _this.styles })
|
58
|
+
.pipe(operators.tap(function () {
|
59
|
+
_this._message.success('Saved Changes');
|
60
|
+
}));
|
61
|
+
};
|
62
|
+
}
|
63
|
+
EditorComponent.prototype.ngOnInit = function () {
|
64
|
+
this._dialogRef.updateSize('100%', '100%');
|
65
|
+
this.content = this._data.content;
|
66
|
+
this.styles = this._data.styles;
|
67
|
+
};
|
68
|
+
EditorComponent.prototype.editorToggleChange = function (event) {
|
69
|
+
var _this = this;
|
70
|
+
this.editors[event.value] = !this.editors[event.value];
|
71
|
+
setTimeout(function () {
|
72
|
+
_this.textEditors.forEach(function (textEditor) {
|
73
|
+
textEditor.updateLayout();
|
74
|
+
});
|
75
|
+
}, 100);
|
76
|
+
};
|
77
|
+
EditorComponent.prototype.ngOnDestroy = function () {
|
78
|
+
this._destroy$.next();
|
79
|
+
this._destroy$.complete();
|
80
|
+
};
|
81
|
+
return EditorComponent;
|
82
|
+
}());
|
83
|
+
EditorComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: EditorComponent, deps: [{ token: i1.MAT_DIALOG_DATA }, { token: i1__namespace.MatDialogRef }, { token: i2__namespace.FsMessage }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
84
|
+
EditorComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: EditorComponent, selector: "ng-component", viewQueries: [{ propertyName: "textEditors", predicate: i6.FsTextEditorComponent, descendants: true }], ngImport: i0__namespace, template: "<form fsForm [submit]=\"save\">\n <fs-dialog>\n <h1 mat-dialog-title>Design</h1>\n <div mat-dialog-content>\n <div class=\"container\">\n <div class=\"toggles\">\n <mat-button-toggle-group multiple>\n <mat-button-toggle value=\"content\" [checked]=\"editors.content\" (change)=\"editorToggleChange($event)\">Content</mat-button-toggle>\n <mat-button-toggle value=\"styles\" [checked]=\"editors.styles\" (change)=\"editorToggleChange($event)\">Styles</mat-button-toggle>\n </mat-button-toggle-group> \n </div>\n <div class=\"editors\">\n <div class=\"editor\" *ngIf=\"editors.content\">\n <fs-label>Content</fs-label>\n <div class=\"editor-container\">\n <fs-text-editor \n [(ngModel)]=\"content\" \n name=\"content\"\n [config]=\"{ tabSize: 2, language: 'html' }\">\n </fs-text-editor> \n </div>\n </div>\n <div class=\"editor\" *ngIf=\"editors.styles\">\n <fs-label>Styles</fs-label>\n <div class=\"editor-container\">\n <fs-text-editor \n [(ngModel)]=\"styles\" \n name=\"styles\"\n [config]=\"{ tabSize: 2, language: 'scss' }\">\n </fs-text-editor> \n </div>\n </div> \n </div>\n </div>\n </div>\n\n <div mat-dialog-actions>\n <fs-form-dialog-actions>\n </fs-form-dialog-actions>\n </div>\n </fs-dialog>\n</form>\n", styles: ["form{display:block;height:100%}form fs-dialog{display:flex;flex-direction:column;height:100%}form ::ng-deep .mat-dialog-content{max-height:none;flex:1}.toggles{display:flex;align-self:end;z-index:1;position:relative;margin-bottom:-12px}.container{height:100%;display:flex;flex-direction:column}.editors{width:5000px;max-width:100%;height:100%;display:flex;min-height:0}.editors .editor{height:100%;display:flex;min-width:0;width:100%;flex-direction:column}.editors .editor .editor-container{height:100%;overflow:auto;background:#1E1E1E}.editors .editor .editor-container fs-text-editor{display:block}.editors .editor+.editor{margin-left:20px}.editors .editor fs-label{background-color:#fff;padding-bottom:5px}\n"], components: [{ type: i3__namespace.FsDialogComponent, selector: "fs-dialog", inputs: ["mobileMode", "mobileActionPlacement", "mobileWidth", "mode"] }, { type: i4__namespace.MatButtonToggle, selector: "mat-button-toggle", inputs: ["disableRipple", "aria-labelledby", "tabIndex", "appearance", "checked", "disabled", "id", "name", "aria-label", "value"], outputs: ["change"], exportAs: ["matButtonToggle"] }, { type: i5__namespace.FsLabelComponent, selector: "fs-label" }, { type: i6__namespace.FsTextEditorComponent, selector: "fs-text-editor", inputs: ["config", "scrollable"], outputs: ["init", "blur"] }, { type: i7__namespace.FsFormDialogActionsComponent, selector: "fs-form-dialog-actions", inputs: ["save", "create", "close", "done", "closeData", "name"] }], directives: [{ type: i9__namespace.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i9__namespace.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i9__namespace.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i7__namespace.FsFormDirective, selector: "[fsForm]", inputs: ["wrapperSelector", "messageSelector", "hintSelector", "labelSelector", "autocomplete", "shortcuts", "confirm", "confirmDialog", "confirmDrawer", "confirmBrowser", "confirmTabs", "dirtySubmitButton", "submit", "successDelay", "errorDelay", "tabGroup", "deactivationGuard"], outputs: ["fsForm", "invalid", "valid", "submitted", "reseted", "cleared"] }, { type: i1__namespace.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { type: i1__namespace.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }, { type: i4__namespace.MatButtonToggleGroup, selector: "mat-button-toggle-group", inputs: ["appearance", "name", "vertical", "value", "multiple", "disabled"], outputs: ["valueChange", "change"], exportAs: ["matButtonToggleGroup"] }, { type: i10__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i9__namespace.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i9__namespace.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i7__namespace.FsFormNoFsValidatorsDirective, selector: "[ngModel]:not([required]):not([fsFormRequired]):not([fsFormCompare]):not([fsFormDateRange]):not([fsFormEmail]):not([fsFormEmails]):not([fsFormFunction]):not([fsFormGreater]):not([fsFormInteger]):not([fsFormLesser]):not([fsFormMax]):not([fsFormMaxLength]):not([fsFormMin]):not([fsFormMinLength]):not([fsFormNumeric]):not([fsFormPattern]):not([fsFormPhone]):not([fsFormUrl]):not([validate])" }, { type: i1__namespace.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]" }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
|
85
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: EditorComponent, decorators: [{
|
86
|
+
type: i0.Component,
|
87
|
+
args: [{
|
88
|
+
templateUrl: './editor.component.html',
|
89
|
+
styleUrls: ['./editor.component.scss'],
|
90
|
+
changeDetection: i0.ChangeDetectionStrategy.OnPush,
|
91
|
+
}]
|
92
|
+
}], ctorParameters: function () {
|
93
|
+
return [{ type: undefined, decorators: [{
|
94
|
+
type: i0.Inject,
|
95
|
+
args: [i1.MAT_DIALOG_DATA]
|
96
|
+
}] }, { type: i1__namespace.MatDialogRef }, { type: i2__namespace.FsMessage }];
|
97
|
+
}, propDecorators: { textEditors: [{
|
98
|
+
type: i0.ViewChildren,
|
99
|
+
args: [i6.FsTextEditorComponent]
|
100
|
+
}] } });
|
101
|
+
|
102
|
+
var FsContentEditorModule = /** @class */ (function () {
|
103
|
+
function FsContentEditorModule() {
|
104
|
+
}
|
105
|
+
return FsContentEditorModule;
|
106
|
+
}());
|
107
|
+
FsContentEditorModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentEditorModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
108
|
+
FsContentEditorModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentEditorModule, declarations: [EditorComponent], imports: [i10.CommonModule,
|
109
|
+
i9.FormsModule,
|
110
|
+
i1.MatDialogModule,
|
111
|
+
button.MatButtonModule,
|
112
|
+
tabs.MatTabsModule,
|
113
|
+
i3$1.MatIconModule,
|
114
|
+
i4.MatButtonToggleModule,
|
115
|
+
i2$1.FsListModule,
|
116
|
+
i7.FsFormModule,
|
117
|
+
i5.FsLabelModule,
|
118
|
+
htmlEditor.FsHtmlEditorModule,
|
119
|
+
i3.FsDialogModule,
|
120
|
+
i6.FsTextEditorModule], exports: [EditorComponent] });
|
121
|
+
FsContentEditorModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentEditorModule, imports: [[
|
122
|
+
i10.CommonModule,
|
123
|
+
i9.FormsModule,
|
124
|
+
i1.MatDialogModule,
|
125
|
+
button.MatButtonModule,
|
126
|
+
tabs.MatTabsModule,
|
127
|
+
i3$1.MatIconModule,
|
128
|
+
i4.MatButtonToggleModule,
|
129
|
+
i2$1.FsListModule,
|
130
|
+
i7.FsFormModule,
|
131
|
+
i5.FsLabelModule,
|
132
|
+
htmlEditor.FsHtmlEditorModule,
|
133
|
+
i3.FsDialogModule,
|
134
|
+
i6.FsTextEditorModule,
|
135
|
+
]] });
|
136
|
+
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentEditorModule, decorators: [{
|
137
|
+
type: i0.NgModule,
|
138
|
+
args: [{
|
139
|
+
imports: [
|
140
|
+
i10.CommonModule,
|
141
|
+
i9.FormsModule,
|
142
|
+
i1.MatDialogModule,
|
143
|
+
button.MatButtonModule,
|
144
|
+
tabs.MatTabsModule,
|
145
|
+
i3$1.MatIconModule,
|
146
|
+
i4.MatButtonToggleModule,
|
147
|
+
i2$1.FsListModule,
|
148
|
+
i7.FsFormModule,
|
149
|
+
i5.FsLabelModule,
|
150
|
+
htmlEditor.FsHtmlEditorModule,
|
151
|
+
i3.FsDialogModule,
|
152
|
+
i6.FsTextEditorModule,
|
153
|
+
],
|
154
|
+
exports: [
|
155
|
+
EditorComponent,
|
156
|
+
],
|
157
|
+
declarations: [
|
158
|
+
EditorComponent,
|
159
|
+
],
|
160
|
+
}]
|
161
|
+
}] });
|
162
|
+
|
47
163
|
var PageType;
|
48
164
|
(function (PageType) {
|
49
165
|
PageType["StandardPage"] = "standardPage";
|
@@ -107,7 +223,7 @@
|
|
107
223
|
return ContentPageComponent;
|
108
224
|
}());
|
109
225
|
ContentPageComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ContentPageComponent, deps: [{ token: FS_CONTENT_CONFIG }, { token: i1.MAT_DIALOG_DATA }, { token: i1__namespace.MatDialogRef }, { token: i2__namespace.FsMessage }, { token: i0__namespace.ChangeDetectorRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
110
|
-
ContentPageComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ContentPageComponent, selector: "ng-component", viewQueries: [{ propertyName: "textEditors", predicate: i6.FsTextEditorComponent, descendants: true }], ngImport: i0__namespace, template: "<form fsForm [submit]=\"save\" *fsSkeletonForm=\"contentPage\">\n <fs-dialog>\n <h1 mat-dialog-title>{{contentPage.id ? 'Page' : 'Create Page'}}</h1>\n <div mat-dialog-content>\n <div
|
226
|
+
ContentPageComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ContentPageComponent, selector: "ng-component", viewQueries: [{ propertyName: "textEditors", predicate: i6.FsTextEditorComponent, descendants: true }], ngImport: i0__namespace, template: "<form fsForm [submit]=\"save\" *fsSkeletonForm=\"contentPage\">\n <fs-dialog>\n <h1 mat-dialog-title>{{contentPage.id ? 'Page' : 'Create Page'}}</h1>\n <div mat-dialog-content>\n <div class=\"fs-column\">\n <mat-form-field>\n <mat-select\n [(ngModel)]=\"contentPage.type\"\n name=\"type\"\n required\n placeholder=\"Type\">\n <mat-option\n *ngFor=\"let item of PageTypes\"\n [value]=\"item.value\">\n {{ item.name }}\n </mat-option>\n </mat-select>\n </mat-form-field>\n <mat-form-field>\n <input\n matInput\n [(ngModel)]=\"contentPage.name\"\n name=\"name\"\n required\n placeholder=\"Name\">\n </mat-form-field>\n <mat-form-field>\n <input\n matInput\n [(ngModel)]=\"contentPage.path\"\n name=\"path\"\n placeholder=\"Path\">\n </mat-form-field>\n <mat-form-field>\n <input\n matInput\n [(ngModel)]=\"contentPage.title\"\n name=\"title\"\n placeholder=\"Title\">\n </mat-form-field>\n <mat-form-field *ngIf=\"contentLayouts\">\n <mat-select\n [(ngModel)]=\"contentPage.contentLayoutId\"\n required\n name=\"contentLayoutId\"\n placeholder=\"Layout\">\n <mat-option\n *ngFor=\"let item of contentLayouts\"\n [value]=\"item.id\">\n {{ item.name }}\n </mat-option>\n </mat-select>\n </mat-form-field>\n </div>\n </div>\n\n <div mat-dialog-actions>\n <fs-form-dialog-actions>\n </fs-form-dialog-actions>\n </div>\n </fs-dialog>\n</form>\n", styles: [""], components: [{ type: i3__namespace.FsDialogComponent, selector: "fs-dialog", inputs: ["mobileMode", "mobileActionPlacement", "mobileWidth", "mode"] }, { type: i4__namespace$1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i5__namespace$1.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex"], exportAs: ["matSelect"] }, { type: i6__namespace$1.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { type: i7__namespace.FsFormDialogActionsComponent, selector: "fs-form-dialog-actions", inputs: ["save", "create", "close", "done", "closeData", "name"] }], directives: [{ type: i8__namespace.FsSkeletonFormDirective, selector: "[fsSkeletonForm]", inputs: ["fsSkeletonForm", "fsSkeletonFormLines"] }, { type: i9__namespace.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i9__namespace.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i9__namespace.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i7__namespace.FsFormDirective, selector: "[fsForm]", inputs: ["wrapperSelector", "messageSelector", "hintSelector", "labelSelector", "autocomplete", "shortcuts", "confirm", "confirmDialog", "confirmDrawer", "confirmBrowser", "confirmTabs", "dirtySubmitButton", "submit", "successDelay", "errorDelay", "tabGroup", "deactivationGuard"], outputs: ["fsForm", "invalid", "valid", "submitted", "reseted", "cleared"] }, { type: i1__namespace.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { type: i1__namespace.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }, { type: i9__namespace.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { type: i9__namespace.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i9__namespace.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i7__namespace.FsFormRequiredDirective, selector: "[fsFormRequired],[ngModel][required]", inputs: ["fsFormRequired", "required", "fsFormRequiredMessage"] }, { type: i10__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i11__namespace.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["id", "disabled", "required", "type", "value", "readonly", "placeholder", "errorStateMatcher", "aria-describedby"], exportAs: ["matInput"] }, { type: i9__namespace.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i7__namespace.FsFormNoFsValidatorsDirective, selector: "[ngModel]:not([required]):not([fsFormRequired]):not([fsFormCompare]):not([fsFormDateRange]):not([fsFormEmail]):not([fsFormEmails]):not([fsFormFunction]):not([fsFormGreater]):not([fsFormInteger]):not([fsFormLesser]):not([fsFormMax]):not([fsFormMaxLength]):not([fsFormMin]):not([fsFormMinLength]):not([fsFormNumeric]):not([fsFormPattern]):not([fsFormPhone]):not([fsFormUrl]):not([validate])" }, { type: i10__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i1__namespace.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]" }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
|
111
227
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ContentPageComponent, decorators: [{
|
112
228
|
type: i0.Component,
|
113
229
|
args: [{
|
@@ -128,62 +244,6 @@
|
|
128
244
|
args: [i6.FsTextEditorComponent]
|
129
245
|
}] } });
|
130
246
|
|
131
|
-
var EditorComponent = /** @class */ (function () {
|
132
|
-
function EditorComponent(_data, _dialogRef, _message) {
|
133
|
-
var _this = this;
|
134
|
-
this._data = _data;
|
135
|
-
this._dialogRef = _dialogRef;
|
136
|
-
this._message = _message;
|
137
|
-
this.styles = null;
|
138
|
-
this.content = null;
|
139
|
-
this.editors = { content: true, styles: true };
|
140
|
-
this._destroy$ = new rxjs.Subject();
|
141
|
-
this.save = function () {
|
142
|
-
return _this._data.save({ content: _this.content, styles: _this.styles })
|
143
|
-
.pipe(operators.tap(function () {
|
144
|
-
_this._message.success('Saved Changes');
|
145
|
-
}));
|
146
|
-
};
|
147
|
-
}
|
148
|
-
EditorComponent.prototype.ngOnInit = function () {
|
149
|
-
this._dialogRef.updateSize('100%', '100%');
|
150
|
-
this.content = this._data.content;
|
151
|
-
this.styles = this._data.styles;
|
152
|
-
};
|
153
|
-
EditorComponent.prototype.editorToggleChange = function (event) {
|
154
|
-
var _this = this;
|
155
|
-
this.editors[event.value] = !this.editors[event.value];
|
156
|
-
setTimeout(function () {
|
157
|
-
_this.textEditors.forEach(function (textEditor) {
|
158
|
-
textEditor.updateLayout();
|
159
|
-
});
|
160
|
-
}, 100);
|
161
|
-
};
|
162
|
-
EditorComponent.prototype.ngOnDestroy = function () {
|
163
|
-
this._destroy$.next();
|
164
|
-
this._destroy$.complete();
|
165
|
-
};
|
166
|
-
return EditorComponent;
|
167
|
-
}());
|
168
|
-
EditorComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: EditorComponent, deps: [{ token: i1.MAT_DIALOG_DATA }, { token: i1__namespace.MatDialogRef }, { token: i2__namespace.FsMessage }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
169
|
-
EditorComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: EditorComponent, selector: "ng-component", viewQueries: [{ propertyName: "textEditors", predicate: i6.FsTextEditorComponent, descendants: true }], ngImport: i0__namespace, template: "<form fsForm [submit]=\"save\">\n <fs-dialog>\n <h1 mat-dialog-title>Design</h1>\n <div mat-dialog-content>\n <div class=\"container\">\n <div class=\"toggles\">\n <mat-button-toggle-group multiple>\n <mat-button-toggle value=\"content\" [checked]=\"editors.content\" (change)=\"editorToggleChange($event)\">Content</mat-button-toggle>\n <mat-button-toggle value=\"styles\" [checked]=\"editors.styles\" (change)=\"editorToggleChange($event)\">Styles</mat-button-toggle>\n </mat-button-toggle-group> \n </div>\n <div class=\"editors\">\n <div class=\"editor\" *ngIf=\"editors.content\">\n <fs-label>Content</fs-label>\n <div class=\"editor-container\">\n <fs-text-editor \n [(ngModel)]=\"content\" \n name=\"content\"\n [config]=\"{ tabSize: 2, language: 'html' }\">\n </fs-text-editor> \n </div>\n </div>\n <div class=\"editor\" *ngIf=\"editors.styles\">\n <fs-label>Styles</fs-label>\n <div class=\"editor-container\">\n <fs-text-editor \n [(ngModel)]=\"styles\" \n name=\"styles\"\n [config]=\"{ tabSize: 2, language: 'scss' }\">\n </fs-text-editor> \n </div>\n </div> \n </div>\n </div>\n </div>\n\n <div mat-dialog-actions>\n <fs-form-dialog-actions>\n </fs-form-dialog-actions>\n </div>\n </fs-dialog>\n</form>\n", styles: ["form{display:block;height:100%}form fs-dialog{display:flex;flex-direction:column;height:100%}form ::ng-deep .mat-dialog-content{max-height:none;flex:1}.toggles{display:flex;align-self:end;z-index:1;position:relative;margin-bottom:-12px}.container{height:100%;display:flex;flex-direction:column}.editors{width:5000px;max-width:100%;height:100%;display:flex;min-height:0}.editors .editor{height:100%;display:flex;min-width:0;width:100%;flex-direction:column}.editors .editor .editor-container{height:100%;overflow:auto;background:#1E1E1E}.editors .editor .editor-container fs-text-editor{display:block}.editors .editor+.editor{margin-left:20px}.editors .editor fs-label{background-color:#fff;padding-bottom:5px}\n"], components: [{ type: i3__namespace.FsDialogComponent, selector: "fs-dialog", inputs: ["mobileMode"] }, { type: i4__namespace$1.MatButtonToggle, selector: "mat-button-toggle", inputs: ["disableRipple", "aria-labelledby", "tabIndex", "appearance", "checked", "disabled", "id", "name", "aria-label", "value"], outputs: ["change"], exportAs: ["matButtonToggle"] }, { type: i5__namespace$1.FsLabelComponent, selector: "fs-label" }, { type: i6__namespace$1.FsTextEditorComponent, selector: "fs-text-editor", inputs: ["config", "scrollable"], outputs: ["init", "blur"] }, { type: i7__namespace.FsFormDialogActionsComponent, selector: "fs-form-dialog-actions", inputs: ["save", "create", "close", "closeData", "name"] }], directives: [{ type: i9__namespace.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i9__namespace.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i9__namespace.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i7__namespace.FsFormDirective, selector: "[fsForm]", inputs: ["wrapperSelector", "messageSelector", "hintSelector", "labelSelector", "autocomplete", "shortcuts", "confirm", "confirmDialog", "confirmDrawer", "confirmBrowser", "confirmTabs", "dirtySubmitButton", "submit", "successDelay", "errorDelay", "tabGroup"], outputs: ["fsForm", "invalid", "valid", "submitted", "reseted", "cleared"] }, { type: i1__namespace.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { type: i1__namespace.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }, { type: i4__namespace$1.MatButtonToggleGroup, selector: "mat-button-toggle-group", inputs: ["appearance", "name", "vertical", "value", "multiple", "disabled"], outputs: ["valueChange", "change"], exportAs: ["matButtonToggleGroup"] }, { type: i11__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i9__namespace.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i9__namespace.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i1__namespace.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]" }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
|
170
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: EditorComponent, decorators: [{
|
171
|
-
type: i0.Component,
|
172
|
-
args: [{
|
173
|
-
templateUrl: './editor.component.html',
|
174
|
-
styleUrls: ['./editor.component.scss'],
|
175
|
-
changeDetection: i0.ChangeDetectionStrategy.OnPush,
|
176
|
-
}]
|
177
|
-
}], ctorParameters: function () {
|
178
|
-
return [{ type: undefined, decorators: [{
|
179
|
-
type: i0.Inject,
|
180
|
-
args: [i1.MAT_DIALOG_DATA]
|
181
|
-
}] }, { type: i1__namespace.MatDialogRef }, { type: i2__namespace.FsMessage }];
|
182
|
-
}, propDecorators: { textEditors: [{
|
183
|
-
type: i0.ViewChildren,
|
184
|
-
args: [i6.FsTextEditorComponent]
|
185
|
-
}] } });
|
186
|
-
|
187
247
|
var FsContentPagesComponent = /** @class */ (function () {
|
188
248
|
function FsContentPagesComponent(_config, _dialog) {
|
189
249
|
this._config = _config;
|
@@ -302,67 +362,6 @@
|
|
302
362
|
args: [i2$1.FsListComponent]
|
303
363
|
}] } });
|
304
364
|
|
305
|
-
var FsContentEditorModule = /** @class */ (function () {
|
306
|
-
function FsContentEditorModule() {
|
307
|
-
}
|
308
|
-
return FsContentEditorModule;
|
309
|
-
}());
|
310
|
-
FsContentEditorModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentEditorModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
311
|
-
FsContentEditorModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentEditorModule, declarations: [EditorComponent], imports: [i11.CommonModule,
|
312
|
-
i9.FormsModule,
|
313
|
-
i1.MatDialogModule,
|
314
|
-
button.MatButtonModule,
|
315
|
-
tabs.MatTabsModule,
|
316
|
-
i3$1.MatIconModule,
|
317
|
-
i4$1.MatButtonToggleModule,
|
318
|
-
i2$1.FsListModule,
|
319
|
-
i7.FsFormModule,
|
320
|
-
i5$1.FsLabelModule,
|
321
|
-
htmlEditor.FsHtmlEditorModule,
|
322
|
-
i3.FsDialogModule,
|
323
|
-
i6.FsTextEditorModule], exports: [EditorComponent] });
|
324
|
-
FsContentEditorModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentEditorModule, imports: [[
|
325
|
-
i11.CommonModule,
|
326
|
-
i9.FormsModule,
|
327
|
-
i1.MatDialogModule,
|
328
|
-
button.MatButtonModule,
|
329
|
-
tabs.MatTabsModule,
|
330
|
-
i3$1.MatIconModule,
|
331
|
-
i4$1.MatButtonToggleModule,
|
332
|
-
i2$1.FsListModule,
|
333
|
-
i7.FsFormModule,
|
334
|
-
i5$1.FsLabelModule,
|
335
|
-
htmlEditor.FsHtmlEditorModule,
|
336
|
-
i3.FsDialogModule,
|
337
|
-
i6.FsTextEditorModule,
|
338
|
-
]] });
|
339
|
-
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentEditorModule, decorators: [{
|
340
|
-
type: i0.NgModule,
|
341
|
-
args: [{
|
342
|
-
imports: [
|
343
|
-
i11.CommonModule,
|
344
|
-
i9.FormsModule,
|
345
|
-
i1.MatDialogModule,
|
346
|
-
button.MatButtonModule,
|
347
|
-
tabs.MatTabsModule,
|
348
|
-
i3$1.MatIconModule,
|
349
|
-
i4$1.MatButtonToggleModule,
|
350
|
-
i2$1.FsListModule,
|
351
|
-
i7.FsFormModule,
|
352
|
-
i5$1.FsLabelModule,
|
353
|
-
htmlEditor.FsHtmlEditorModule,
|
354
|
-
i3.FsDialogModule,
|
355
|
-
i6.FsTextEditorModule,
|
356
|
-
],
|
357
|
-
exports: [
|
358
|
-
EditorComponent,
|
359
|
-
],
|
360
|
-
declarations: [
|
361
|
-
EditorComponent,
|
362
|
-
],
|
363
|
-
}]
|
364
|
-
}] });
|
365
|
-
|
366
365
|
var FsContentPagesModule = /** @class */ (function () {
|
367
366
|
function FsContentPagesModule() {
|
368
367
|
}
|
@@ -375,42 +374,40 @@
|
|
375
374
|
}());
|
376
375
|
FsContentPagesModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentPagesModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
377
376
|
FsContentPagesModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentPagesModule, declarations: [FsContentPagesComponent,
|
378
|
-
ContentPageComponent], imports: [
|
377
|
+
ContentPageComponent], imports: [i10.CommonModule,
|
379
378
|
i9.FormsModule,
|
380
|
-
flexLayout.FlexLayoutModule,
|
381
379
|
i1.MatDialogModule,
|
382
|
-
|
383
|
-
i4.MatFormFieldModule,
|
380
|
+
i11.MatInputModule,
|
381
|
+
i4$1.MatFormFieldModule,
|
384
382
|
button.MatButtonModule,
|
385
383
|
tabs.MatTabsModule,
|
386
384
|
i3$1.MatIconModule,
|
387
|
-
i5.MatSelectModule,
|
388
|
-
i4
|
385
|
+
i5$1.MatSelectModule,
|
386
|
+
i4.MatButtonToggleModule,
|
389
387
|
i2$1.FsListModule,
|
390
388
|
i4$2.FsDateModule,
|
391
389
|
i7.FsFormModule,
|
392
|
-
i5
|
390
|
+
i5.FsLabelModule,
|
393
391
|
i8.FsSkeletonModule,
|
394
392
|
htmlEditor.FsHtmlEditorModule,
|
395
393
|
i3.FsDialogModule,
|
396
394
|
i6.FsTextEditorModule,
|
397
395
|
FsContentEditorModule], exports: [FsContentPagesComponent] });
|
398
396
|
FsContentPagesModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentPagesModule, imports: [[
|
399
|
-
|
397
|
+
i10.CommonModule,
|
400
398
|
i9.FormsModule,
|
401
|
-
flexLayout.FlexLayoutModule,
|
402
399
|
i1.MatDialogModule,
|
403
|
-
|
404
|
-
i4.MatFormFieldModule,
|
400
|
+
i11.MatInputModule,
|
401
|
+
i4$1.MatFormFieldModule,
|
405
402
|
button.MatButtonModule,
|
406
403
|
tabs.MatTabsModule,
|
407
404
|
i3$1.MatIconModule,
|
408
|
-
i5.MatSelectModule,
|
409
|
-
i4
|
405
|
+
i5$1.MatSelectModule,
|
406
|
+
i4.MatButtonToggleModule,
|
410
407
|
i2$1.FsListModule,
|
411
408
|
i4$2.FsDateModule,
|
412
409
|
i7.FsFormModule,
|
413
|
-
i5
|
410
|
+
i5.FsLabelModule,
|
414
411
|
i8.FsSkeletonModule,
|
415
412
|
htmlEditor.FsHtmlEditorModule,
|
416
413
|
i3.FsDialogModule,
|
@@ -421,21 +418,20 @@
|
|
421
418
|
type: i0.NgModule,
|
422
419
|
args: [{
|
423
420
|
imports: [
|
424
|
-
|
421
|
+
i10.CommonModule,
|
425
422
|
i9.FormsModule,
|
426
|
-
flexLayout.FlexLayoutModule,
|
427
423
|
i1.MatDialogModule,
|
428
|
-
|
429
|
-
i4.MatFormFieldModule,
|
424
|
+
i11.MatInputModule,
|
425
|
+
i4$1.MatFormFieldModule,
|
430
426
|
button.MatButtonModule,
|
431
427
|
tabs.MatTabsModule,
|
432
428
|
i3$1.MatIconModule,
|
433
|
-
i5.MatSelectModule,
|
434
|
-
i4
|
429
|
+
i5$1.MatSelectModule,
|
430
|
+
i4.MatButtonToggleModule,
|
435
431
|
i2$1.FsListModule,
|
436
432
|
i4$2.FsDateModule,
|
437
433
|
i7.FsFormModule,
|
438
|
-
i5
|
434
|
+
i5.FsLabelModule,
|
439
435
|
i8.FsSkeletonModule,
|
440
436
|
htmlEditor.FsHtmlEditorModule,
|
441
437
|
i3.FsDialogModule,
|
@@ -492,7 +488,7 @@
|
|
492
488
|
return ContentLayoutComponent;
|
493
489
|
}());
|
494
490
|
ContentLayoutComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ContentLayoutComponent, deps: [{ token: FS_CONTENT_CONFIG }, { token: i1.MAT_DIALOG_DATA }, { token: i1__namespace.MatDialogRef }, { token: i2__namespace.FsMessage }, { token: i0__namespace.ChangeDetectorRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
495
|
-
ContentLayoutComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ContentLayoutComponent, selector: "ng-component", viewQueries: [{ propertyName: "textEditors", predicate: i6.FsTextEditorComponent, descendants: true }], ngImport: i0__namespace, template: "<form fsForm [submit]=\"save\" *fsSkeletonForm=\"contentLayout\">\n <fs-dialog>\n <h1 mat-dialog-title>{{contentLayout.id ? 'Layout' : 'Layout Page'}}</h1>\n <div mat-dialog-content>\n <div
|
491
|
+
ContentLayoutComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ContentLayoutComponent, selector: "ng-component", viewQueries: [{ propertyName: "textEditors", predicate: i6.FsTextEditorComponent, descendants: true }], ngImport: i0__namespace, template: "<form fsForm [submit]=\"save\" *fsSkeletonForm=\"contentLayout\">\n <fs-dialog>\n <h1 mat-dialog-title>{{contentLayout.id ? 'Layout' : 'Layout Page'}}</h1>\n <div mat-dialog-content>\n <div class=\"fs-column\">\n <mat-form-field>\n <input\n matInput\n [(ngModel)]=\"contentLayout.name\"\n name=\"name\"\n required\n placeholder=\"Name\">\n </mat-form-field>\n <mat-form-field>\n <input\n matInput\n [(ngModel)]=\"contentLayout.tag\"\n name=\"tag\"\n placeholder=\"Tag\">\n </mat-form-field>\n </div>\n </div>\n\n <div mat-dialog-actions>\n <fs-form-dialog-actions>\n </fs-form-dialog-actions>\n </div>\n </fs-dialog>\n</form>\n", styles: [""], components: [{ type: i3__namespace.FsDialogComponent, selector: "fs-dialog", inputs: ["mobileMode", "mobileActionPlacement", "mobileWidth", "mode"] }, { type: i4__namespace$1.MatFormField, selector: "mat-form-field", inputs: ["color", "floatLabel", "appearance", "hideRequiredMarker", "hintLabel"], exportAs: ["matFormField"] }, { type: i7__namespace.FsFormDialogActionsComponent, selector: "fs-form-dialog-actions", inputs: ["save", "create", "close", "done", "closeData", "name"] }], directives: [{ type: i8__namespace.FsSkeletonFormDirective, selector: "[fsSkeletonForm]", inputs: ["fsSkeletonForm", "fsSkeletonFormLines"] }, { type: i9__namespace.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i9__namespace.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i9__namespace.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i7__namespace.FsFormDirective, selector: "[fsForm]", inputs: ["wrapperSelector", "messageSelector", "hintSelector", "labelSelector", "autocomplete", "shortcuts", "confirm", "confirmDialog", "confirmDrawer", "confirmBrowser", "confirmTabs", "dirtySubmitButton", "submit", "successDelay", "errorDelay", "tabGroup", "deactivationGuard"], outputs: ["fsForm", "invalid", "valid", "submitted", "reseted", "cleared"] }, { type: i1__namespace.MatDialogTitle, selector: "[mat-dialog-title], [matDialogTitle]", inputs: ["id"], exportAs: ["matDialogTitle"] }, { type: i1__namespace.MatDialogContent, selector: "[mat-dialog-content], mat-dialog-content, [matDialogContent]" }, { type: i11__namespace.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["id", "disabled", "required", "type", "value", "readonly", "placeholder", "errorStateMatcher", "aria-describedby"], exportAs: ["matInput"] }, { type: i9__namespace.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { type: i9__namespace.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { type: i9__namespace.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i9__namespace.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i7__namespace.FsFormRequiredDirective, selector: "[fsFormRequired],[ngModel][required]", inputs: ["fsFormRequired", "required", "fsFormRequiredMessage"] }, { type: i7__namespace.FsFormNoFsValidatorsDirective, selector: "[ngModel]:not([required]):not([fsFormRequired]):not([fsFormCompare]):not([fsFormDateRange]):not([fsFormEmail]):not([fsFormEmails]):not([fsFormFunction]):not([fsFormGreater]):not([fsFormInteger]):not([fsFormLesser]):not([fsFormMax]):not([fsFormMaxLength]):not([fsFormMin]):not([fsFormMinLength]):not([fsFormNumeric]):not([fsFormPattern]):not([fsFormPhone]):not([fsFormUrl]):not([validate])" }, { type: i1__namespace.MatDialogActions, selector: "[mat-dialog-actions], mat-dialog-actions, [matDialogActions]" }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
|
496
492
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ContentLayoutComponent, decorators: [{
|
497
493
|
type: i0.Component,
|
498
494
|
args: [{
|
@@ -636,42 +632,40 @@
|
|
636
632
|
}());
|
637
633
|
FsContentLayoutsModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentLayoutsModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
638
634
|
FsContentLayoutsModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentLayoutsModule, declarations: [ContentLayoutComponent,
|
639
|
-
FsContentLayoutsComponent], imports: [
|
635
|
+
FsContentLayoutsComponent], imports: [i10.CommonModule,
|
640
636
|
i9.FormsModule,
|
641
|
-
flexLayout.FlexLayoutModule,
|
642
637
|
i1.MatDialogModule,
|
643
|
-
|
644
|
-
i4.MatFormFieldModule,
|
638
|
+
i11.MatInputModule,
|
639
|
+
i4$1.MatFormFieldModule,
|
645
640
|
button.MatButtonModule,
|
646
641
|
tabs.MatTabsModule,
|
647
642
|
i3$1.MatIconModule,
|
648
|
-
i5.MatSelectModule,
|
649
|
-
i4
|
643
|
+
i5$1.MatSelectModule,
|
644
|
+
i4.MatButtonToggleModule,
|
650
645
|
i2$1.FsListModule,
|
651
646
|
i4$2.FsDateModule,
|
652
647
|
i7.FsFormModule,
|
653
|
-
i5
|
648
|
+
i5.FsLabelModule,
|
654
649
|
i8.FsSkeletonModule,
|
655
650
|
htmlEditor.FsHtmlEditorModule,
|
656
651
|
i3.FsDialogModule,
|
657
652
|
i6.FsTextEditorModule,
|
658
653
|
FsContentEditorModule], exports: [FsContentLayoutsComponent] });
|
659
654
|
FsContentLayoutsModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentLayoutsModule, imports: [[
|
660
|
-
|
655
|
+
i10.CommonModule,
|
661
656
|
i9.FormsModule,
|
662
|
-
flexLayout.FlexLayoutModule,
|
663
657
|
i1.MatDialogModule,
|
664
|
-
|
665
|
-
i4.MatFormFieldModule,
|
658
|
+
i11.MatInputModule,
|
659
|
+
i4$1.MatFormFieldModule,
|
666
660
|
button.MatButtonModule,
|
667
661
|
tabs.MatTabsModule,
|
668
662
|
i3$1.MatIconModule,
|
669
|
-
i5.MatSelectModule,
|
670
|
-
i4
|
663
|
+
i5$1.MatSelectModule,
|
664
|
+
i4.MatButtonToggleModule,
|
671
665
|
i2$1.FsListModule,
|
672
666
|
i4$2.FsDateModule,
|
673
667
|
i7.FsFormModule,
|
674
|
-
i5
|
668
|
+
i5.FsLabelModule,
|
675
669
|
i8.FsSkeletonModule,
|
676
670
|
htmlEditor.FsHtmlEditorModule,
|
677
671
|
i3.FsDialogModule,
|
@@ -682,21 +676,20 @@
|
|
682
676
|
type: i0.NgModule,
|
683
677
|
args: [{
|
684
678
|
imports: [
|
685
|
-
|
679
|
+
i10.CommonModule,
|
686
680
|
i9.FormsModule,
|
687
|
-
flexLayout.FlexLayoutModule,
|
688
681
|
i1.MatDialogModule,
|
689
|
-
|
690
|
-
i4.MatFormFieldModule,
|
682
|
+
i11.MatInputModule,
|
683
|
+
i4$1.MatFormFieldModule,
|
691
684
|
button.MatButtonModule,
|
692
685
|
tabs.MatTabsModule,
|
693
686
|
i3$1.MatIconModule,
|
694
|
-
i5.MatSelectModule,
|
695
|
-
i4
|
687
|
+
i5$1.MatSelectModule,
|
688
|
+
i4.MatButtonToggleModule,
|
696
689
|
i2$1.FsListModule,
|
697
690
|
i4$2.FsDateModule,
|
698
691
|
i7.FsFormModule,
|
699
|
-
i5
|
692
|
+
i5.FsLabelModule,
|
700
693
|
i8.FsSkeletonModule,
|
701
694
|
htmlEditor.FsHtmlEditorModule,
|
702
695
|
i3.FsDialogModule,
|
@@ -777,7 +770,7 @@
|
|
777
770
|
return ContentRendererComponent;
|
778
771
|
}());
|
779
772
|
ContentRendererComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ContentRendererComponent, deps: [{ token: i1__namespace$1.DomSanitizer }, { token: i2__namespace$2.Router }, { token: i0__namespace.ElementRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
780
|
-
ContentRendererComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ContentRendererComponent, selector: "fs-content-renderer", inputs: { contentPage: "contentPage" }, ngImport: i0__namespace, template: "<div *ngIf=\"content\" [innerHTML]=\"content\"></div>\n", styles: [""], directives: [{ type:
|
773
|
+
ContentRendererComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: ContentRendererComponent, selector: "fs-content-renderer", inputs: { contentPage: "contentPage" }, ngImport: i0__namespace, template: "<div *ngIf=\"content\" [innerHTML]=\"content\"></div>\n", styles: [""], directives: [{ type: i10__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
|
781
774
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: ContentRendererComponent, decorators: [{
|
782
775
|
type: i0.Component,
|
783
776
|
args: [{
|
@@ -842,7 +835,7 @@
|
|
842
835
|
return FsContentComponent;
|
843
836
|
}());
|
844
837
|
FsContentComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentComponent, deps: [{ token: FS_CONTENT_CONFIG }, { token: i1__namespace$1.Title }, { token: i0__namespace.ChangeDetectorRef }, { token: i2__namespace$2.Router }, { token: i0__namespace.ElementRef }], target: i0__namespace.ɵɵFactoryTarget.Component });
|
845
|
-
FsContentComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: FsContentComponent, selector: "fs-content", ngImport: i0__namespace, template: "<fs-content-renderer *ngIf=\"contentPage\" [contentPage]=\"contentPage\"></fs-content-renderer>", styles: [""], components: [{ type: ContentRendererComponent, selector: "fs-content-renderer", inputs: ["contentPage"] }], directives: [{ type:
|
838
|
+
FsContentComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.16", type: FsContentComponent, selector: "fs-content", ngImport: i0__namespace, template: "<fs-content-renderer *ngIf=\"contentPage\" [contentPage]=\"contentPage\"></fs-content-renderer>", styles: [""], components: [{ type: ContentRendererComponent, selector: "fs-content-renderer", inputs: ["contentPage"] }], directives: [{ type: i10__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0__namespace.ChangeDetectionStrategy.OnPush });
|
846
839
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentComponent, decorators: [{
|
847
840
|
type: i0.Component,
|
848
841
|
args: [{
|
@@ -865,17 +858,17 @@
|
|
865
858
|
}());
|
866
859
|
FsContentModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
|
867
860
|
FsContentModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentModule, declarations: [FsContentComponent,
|
868
|
-
ContentRendererComponent], imports: [
|
861
|
+
ContentRendererComponent], imports: [i10.CommonModule,
|
869
862
|
htmlEditor.FsHtmlEditorModule], exports: [FsContentComponent] });
|
870
863
|
FsContentModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentModule, imports: [[
|
871
|
-
|
864
|
+
i10.CommonModule,
|
872
865
|
htmlEditor.FsHtmlEditorModule,
|
873
866
|
]] });
|
874
867
|
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: FsContentModule, decorators: [{
|
875
868
|
type: i0.NgModule,
|
876
869
|
args: [{
|
877
870
|
imports: [
|
878
|
-
|
871
|
+
i10.CommonModule,
|
879
872
|
htmlEditor.FsHtmlEditorModule,
|
880
873
|
],
|
881
874
|
exports: [
|