@progress/kendo-angular-editor 13.0.0-develop.6 → 13.0.0-develop.8
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/editor.module.d.ts +1 -1
- package/esm2020/dialogs/colorpicker-dialog.component.mjs +20 -8
- package/esm2020/dialogs/file-link-dialog.component.mjs +119 -77
- package/esm2020/dialogs/font-family-dialog.component.mjs +20 -8
- package/esm2020/dialogs/font-size-dialog.component.mjs +20 -8
- package/esm2020/dialogs/format-dialog.component.mjs +20 -8
- package/esm2020/dialogs/image-dialog.component.mjs +115 -77
- package/esm2020/dialogs/insert-table-dialog.component.mjs +10 -4
- package/esm2020/dialogs/source-dialog.component.mjs +20 -6
- package/esm2020/editor.module.mjs +4 -1
- package/esm2020/package-metadata.mjs +2 -2
- package/fesm2015/progress-kendo-angular-editor.mjs +357 -206
- package/fesm2020/progress-kendo-angular-editor.mjs +357 -206
- package/package.json +14 -14
- package/schematics/ngAdd/index.js +3 -3
package/editor.module.d.ts
CHANGED
|
@@ -110,6 +110,6 @@ import * as i66 from "@progress/kendo-angular-label";
|
|
|
110
110
|
*/
|
|
111
111
|
export declare class EditorModule {
|
|
112
112
|
static ɵfac: i0.ɵɵFactoryDeclaration<EditorModule, never>;
|
|
113
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EditorModule, [typeof i1.EditorComponent, typeof i2.EditorAlignLeftButtonDirective, typeof i3.EditorAlignCenterButtonDirective, typeof i4.EditorAlignRightButtonDirective, typeof i5.EditorAlignJustifyButtonDirective, typeof i6.EditorInsertFileButtonDirective, typeof i7.EditorRedoButtonDirective, typeof i8.EditorUndoButtonDirective, typeof i9.EditorInsertImageButtonDirective, typeof i10.EditorIndentButtonDirective, typeof i11.EditorOutdentButtonDirective, typeof i12.EditorCreateLinkButtonDirective, typeof i13.EditorUnlinkButtonDirective, typeof i14.EditorInsertOrderedListButtonDirective, typeof i15.EditorInsertUnorderedListButtonDirective, typeof i16.EditorViewSourceButtonDirective, typeof i17.EditorBoldButtonDirective, typeof i18.EditorItalicButtonDirective, typeof i19.EditorUnderlineButtonDirective, typeof i20.EditorStrikethroughButtonDirective, typeof i21.EditorSubscriptButtonDirective, typeof i22.EditorSuperscriptButtonDirective, typeof i23.EditorForeColorDirective, typeof i24.EditorBackColorDirective, typeof i25.EditorCleanFormattingButtonDirective, typeof i26.EditorAddColumnBeforeButtonDirective, typeof i27.EditorAddColumnAfterButtonDirective, typeof i28.EditorAddRowBeforeButtonDirective, typeof i29.EditorAddRowAfterButtonDirective, typeof i30.EditorDeleteColumnButtonDirective, typeof i31.EditorDeleteRowButtonDirective, typeof i32.EditorDeleteTableButtonDirective, typeof i33.EditorMergeCellsButtonDirective, typeof i34.EditorSplitCellButtonDirective, typeof i35.CustomMessagesComponent, typeof i36.LocalizedMessagesDirective, typeof i37.DropDownToolDirective, typeof i38.EditorPrintDirective, typeof i39.EditorSelectAllButtonDirective, typeof i40.EditorBlockquoteDirective, typeof i41.EditorFontSizeComponent, typeof i42.EditorFontFamilyComponent, typeof i43.EditorFormatComponent, typeof i44.EditorColorPickerComponent, typeof i45.EditorInsertTableButtonComponent, typeof i46.FileLinkDialogComponent, typeof i47.ImageDialogComponent, typeof i48.SourceDialogComponent, typeof i49.FormatDialogComponent, typeof i50.ColorPickerDialogComponent, typeof i51.FontFamilyDialogComponent, typeof i52.FontSizeDialogComponent, typeof i53.InsertTableDialogComponent, typeof i54.PopupTableGridComponent, typeof i55.FormatDropDownListComponent, typeof i56.FontFamilyDropDownListComponent, typeof i57.FontSizeDropDownListComponent], [typeof i58.CommonModule, typeof i59.FormsModule, typeof i59.ReactiveFormsModule, typeof i60.ButtonModule, typeof i61.ColorPickerModule, typeof i62.DialogModule, typeof i63.DropDownsModule, typeof i61.NumericTextBoxModule, typeof i61.CheckBoxModule, typeof i64.IconsModule, typeof i65.ToolBarModule, typeof i61.TextBoxModule, typeof i61.TextAreaModule, typeof i66.LabelModule], [typeof i1.EditorComponent, typeof i2.EditorAlignLeftButtonDirective, typeof i3.EditorAlignCenterButtonDirective, typeof i4.EditorAlignRightButtonDirective, typeof i5.EditorAlignJustifyButtonDirective, typeof i6.EditorInsertFileButtonDirective, typeof i7.EditorRedoButtonDirective, typeof i8.EditorUndoButtonDirective, typeof i9.EditorInsertImageButtonDirective, typeof i10.EditorIndentButtonDirective, typeof i11.EditorOutdentButtonDirective, typeof i12.EditorCreateLinkButtonDirective, typeof i13.EditorUnlinkButtonDirective, typeof i14.EditorInsertOrderedListButtonDirective, typeof i15.EditorInsertUnorderedListButtonDirective, typeof i16.EditorViewSourceButtonDirective, typeof i17.EditorBoldButtonDirective, typeof i18.EditorItalicButtonDirective, typeof i19.EditorUnderlineButtonDirective, typeof i20.EditorStrikethroughButtonDirective, typeof i21.EditorSubscriptButtonDirective, typeof i22.EditorSuperscriptButtonDirective, typeof i23.EditorForeColorDirective, typeof i24.EditorBackColorDirective, typeof i25.EditorCleanFormattingButtonDirective, typeof i26.EditorAddColumnBeforeButtonDirective, typeof i27.EditorAddColumnAfterButtonDirective, typeof i28.EditorAddRowBeforeButtonDirective, typeof i29.EditorAddRowAfterButtonDirective, typeof i30.EditorDeleteColumnButtonDirective, typeof i31.EditorDeleteRowButtonDirective, typeof i32.EditorDeleteTableButtonDirective, typeof i33.EditorMergeCellsButtonDirective, typeof i34.EditorSplitCellButtonDirective, typeof i35.CustomMessagesComponent, typeof i36.LocalizedMessagesDirective, typeof i37.DropDownToolDirective, typeof i38.EditorPrintDirective, typeof i39.EditorSelectAllButtonDirective, typeof i40.EditorBlockquoteDirective, typeof i41.EditorFontSizeComponent, typeof i42.EditorFontFamilyComponent, typeof i43.EditorFormatComponent, typeof i44.EditorColorPickerComponent, typeof i45.EditorInsertTableButtonComponent, typeof i65.ToolBarModule, typeof i60.ButtonModule, typeof i59.FormsModule, typeof i59.ReactiveFormsModule, typeof i54.PopupTableGridComponent, typeof i55.FormatDropDownListComponent, typeof i56.FontFamilyDropDownListComponent, typeof i57.FontSizeDropDownListComponent]>;
|
|
113
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EditorModule, [typeof i1.EditorComponent, typeof i2.EditorAlignLeftButtonDirective, typeof i3.EditorAlignCenterButtonDirective, typeof i4.EditorAlignRightButtonDirective, typeof i5.EditorAlignJustifyButtonDirective, typeof i6.EditorInsertFileButtonDirective, typeof i7.EditorRedoButtonDirective, typeof i8.EditorUndoButtonDirective, typeof i9.EditorInsertImageButtonDirective, typeof i10.EditorIndentButtonDirective, typeof i11.EditorOutdentButtonDirective, typeof i12.EditorCreateLinkButtonDirective, typeof i13.EditorUnlinkButtonDirective, typeof i14.EditorInsertOrderedListButtonDirective, typeof i15.EditorInsertUnorderedListButtonDirective, typeof i16.EditorViewSourceButtonDirective, typeof i17.EditorBoldButtonDirective, typeof i18.EditorItalicButtonDirective, typeof i19.EditorUnderlineButtonDirective, typeof i20.EditorStrikethroughButtonDirective, typeof i21.EditorSubscriptButtonDirective, typeof i22.EditorSuperscriptButtonDirective, typeof i23.EditorForeColorDirective, typeof i24.EditorBackColorDirective, typeof i25.EditorCleanFormattingButtonDirective, typeof i26.EditorAddColumnBeforeButtonDirective, typeof i27.EditorAddColumnAfterButtonDirective, typeof i28.EditorAddRowBeforeButtonDirective, typeof i29.EditorAddRowAfterButtonDirective, typeof i30.EditorDeleteColumnButtonDirective, typeof i31.EditorDeleteRowButtonDirective, typeof i32.EditorDeleteTableButtonDirective, typeof i33.EditorMergeCellsButtonDirective, typeof i34.EditorSplitCellButtonDirective, typeof i35.CustomMessagesComponent, typeof i36.LocalizedMessagesDirective, typeof i37.DropDownToolDirective, typeof i38.EditorPrintDirective, typeof i39.EditorSelectAllButtonDirective, typeof i40.EditorBlockquoteDirective, typeof i41.EditorFontSizeComponent, typeof i42.EditorFontFamilyComponent, typeof i43.EditorFormatComponent, typeof i44.EditorColorPickerComponent, typeof i45.EditorInsertTableButtonComponent, typeof i46.FileLinkDialogComponent, typeof i47.ImageDialogComponent, typeof i48.SourceDialogComponent, typeof i49.FormatDialogComponent, typeof i50.ColorPickerDialogComponent, typeof i51.FontFamilyDialogComponent, typeof i52.FontSizeDialogComponent, typeof i53.InsertTableDialogComponent, typeof i54.PopupTableGridComponent, typeof i55.FormatDropDownListComponent, typeof i56.FontFamilyDropDownListComponent, typeof i57.FontSizeDropDownListComponent], [typeof i58.CommonModule, typeof i59.FormsModule, typeof i59.ReactiveFormsModule, typeof i60.ButtonModule, typeof i61.ColorPickerModule, typeof i62.DialogModule, typeof i63.DropDownsModule, typeof i61.NumericTextBoxModule, typeof i61.CheckBoxModule, typeof i64.IconsModule, typeof i65.ToolBarModule, typeof i61.TextBoxModule, typeof i61.TextAreaModule, typeof i61.FormFieldModule, typeof i66.LabelModule], [typeof i1.EditorComponent, typeof i2.EditorAlignLeftButtonDirective, typeof i3.EditorAlignCenterButtonDirective, typeof i4.EditorAlignRightButtonDirective, typeof i5.EditorAlignJustifyButtonDirective, typeof i6.EditorInsertFileButtonDirective, typeof i7.EditorRedoButtonDirective, typeof i8.EditorUndoButtonDirective, typeof i9.EditorInsertImageButtonDirective, typeof i10.EditorIndentButtonDirective, typeof i11.EditorOutdentButtonDirective, typeof i12.EditorCreateLinkButtonDirective, typeof i13.EditorUnlinkButtonDirective, typeof i14.EditorInsertOrderedListButtonDirective, typeof i15.EditorInsertUnorderedListButtonDirective, typeof i16.EditorViewSourceButtonDirective, typeof i17.EditorBoldButtonDirective, typeof i18.EditorItalicButtonDirective, typeof i19.EditorUnderlineButtonDirective, typeof i20.EditorStrikethroughButtonDirective, typeof i21.EditorSubscriptButtonDirective, typeof i22.EditorSuperscriptButtonDirective, typeof i23.EditorForeColorDirective, typeof i24.EditorBackColorDirective, typeof i25.EditorCleanFormattingButtonDirective, typeof i26.EditorAddColumnBeforeButtonDirective, typeof i27.EditorAddColumnAfterButtonDirective, typeof i28.EditorAddRowBeforeButtonDirective, typeof i29.EditorAddRowAfterButtonDirective, typeof i30.EditorDeleteColumnButtonDirective, typeof i31.EditorDeleteRowButtonDirective, typeof i32.EditorDeleteTableButtonDirective, typeof i33.EditorMergeCellsButtonDirective, typeof i34.EditorSplitCellButtonDirective, typeof i35.CustomMessagesComponent, typeof i36.LocalizedMessagesDirective, typeof i37.DropDownToolDirective, typeof i38.EditorPrintDirective, typeof i39.EditorSelectAllButtonDirective, typeof i40.EditorBlockquoteDirective, typeof i41.EditorFontSizeComponent, typeof i42.EditorFontFamilyComponent, typeof i43.EditorFormatComponent, typeof i44.EditorColorPickerComponent, typeof i45.EditorInsertTableButtonComponent, typeof i65.ToolBarModule, typeof i60.ButtonModule, typeof i59.FormsModule, typeof i59.ReactiveFormsModule, typeof i54.PopupTableGridComponent, typeof i55.FormatDropDownListComponent, typeof i56.FontFamilyDropDownListComponent, typeof i57.FontSizeDropDownListComponent]>;
|
|
114
114
|
static ɵinj: i0.ɵɵInjectorDeclaration<EditorModule>;
|
|
115
115
|
}
|
|
@@ -77,10 +77,16 @@ ColorPickerDialogComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0
|
|
|
77
77
|
>
|
|
78
78
|
</kendo-colorpicker>
|
|
79
79
|
</div>
|
|
80
|
-
<kendo-dialog-actions
|
|
81
|
-
<button
|
|
82
|
-
|
|
83
|
-
|
|
80
|
+
<kendo-dialog-actions layout="start">
|
|
81
|
+
<button
|
|
82
|
+
kendoButton
|
|
83
|
+
[primary]="true"
|
|
84
|
+
(click)="onConfirmAction()"
|
|
85
|
+
>{{ textFor('dialogApply') }}</button>
|
|
86
|
+
<button
|
|
87
|
+
kendoButton
|
|
88
|
+
(click)="onCancelAction()"
|
|
89
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
84
90
|
</kendo-dialog-actions>
|
|
85
91
|
`, isInline: true, components: [{ type: i1.DialogTitleBarComponent, selector: "kendo-dialog-titlebar", inputs: ["id", "closeTitle"], outputs: ["close"] }, { type: i3.ColorPickerComponent, selector: "kendo-colorpicker", inputs: ["views", "view", "activeView", "readonly", "disabled", "format", "value", "popupSettings", "paletteSettings", "gradientSettings", "icon", "iconClass", "svgIcon", "clearButton", "tabindex", "preview", "actionsLayout", "size", "rounded", "fillMode"], outputs: ["valueChange", "open", "close", "focus", "blur", "cancel", "activeColorClick", "clearButtonClick", "activeViewChange"], exportAs: ["kendoColorPicker"] }, { type: i1.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i4.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
86
92
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ColorPickerDialogComponent, decorators: [{
|
|
@@ -105,10 +111,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
105
111
|
>
|
|
106
112
|
</kendo-colorpicker>
|
|
107
113
|
</div>
|
|
108
|
-
<kendo-dialog-actions
|
|
109
|
-
<button
|
|
110
|
-
|
|
111
|
-
|
|
114
|
+
<kendo-dialog-actions layout="start">
|
|
115
|
+
<button
|
|
116
|
+
kendoButton
|
|
117
|
+
[primary]="true"
|
|
118
|
+
(click)="onConfirmAction()"
|
|
119
|
+
>{{ textFor('dialogApply') }}</button>
|
|
120
|
+
<button
|
|
121
|
+
kendoButton
|
|
122
|
+
(click)="onCancelAction()"
|
|
123
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
112
124
|
</kendo-dialog-actions>
|
|
113
125
|
`
|
|
114
126
|
}]
|
|
@@ -12,8 +12,8 @@ import { TextBoxComponent } from '@progress/kendo-angular-inputs';
|
|
|
12
12
|
import * as i0 from "@angular/core";
|
|
13
13
|
import * as i1 from "@progress/kendo-angular-dialog";
|
|
14
14
|
import * as i2 from "../localization/editor-localization.service";
|
|
15
|
-
import * as i3 from "@progress/kendo-angular-
|
|
16
|
-
import * as i4 from "@progress/kendo-angular-
|
|
15
|
+
import * as i3 from "@progress/kendo-angular-inputs";
|
|
16
|
+
import * as i4 from "@progress/kendo-angular-label";
|
|
17
17
|
import * as i5 from "@progress/kendo-angular-buttons";
|
|
18
18
|
import * as i6 from "@angular/forms";
|
|
19
19
|
import * as i7 from "@angular/common";
|
|
@@ -110,48 +110,69 @@ FileLinkDialogComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
110
110
|
<kendo-dialog-titlebar (close)="onCancelAction()">
|
|
111
111
|
{{ titleText }}
|
|
112
112
|
</kendo-dialog-titlebar>
|
|
113
|
-
<form class="k-form k-form-md k-form-
|
|
114
|
-
<
|
|
115
|
-
<
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
<
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
<
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
113
|
+
<form class="k-form k-form-md k-form-vertical" novalidate [formGroup]="linkForm">
|
|
114
|
+
<kendo-formfield>
|
|
115
|
+
<kendo-label
|
|
116
|
+
labelCssClass="k-form-label"
|
|
117
|
+
[for]="hrefInput"
|
|
118
|
+
[text]="textForWithPrefix('WebAddress')"
|
|
119
|
+
></kendo-label>
|
|
120
|
+
<kendo-textbox
|
|
121
|
+
#hrefInput
|
|
122
|
+
formControlName="href"
|
|
123
|
+
></kendo-textbox>
|
|
124
|
+
</kendo-formfield>
|
|
125
|
+
<kendo-formfield>
|
|
126
|
+
<kendo-label
|
|
127
|
+
labelCssClass="k-form-label"
|
|
128
|
+
[for]="textInput"
|
|
129
|
+
[text]="textForWithPrefix('Text')"
|
|
130
|
+
></kendo-label>
|
|
131
|
+
<kendo-textbox
|
|
132
|
+
#textInput
|
|
133
|
+
formControlName="text"
|
|
134
|
+
></kendo-textbox>
|
|
135
|
+
</kendo-formfield>
|
|
136
|
+
<kendo-formfield>
|
|
137
|
+
<kendo-label
|
|
138
|
+
labelCssClass="k-form-label"
|
|
139
|
+
[for]="titleInput"
|
|
140
|
+
[text]="textForWithPrefix('Title')"
|
|
141
|
+
></kendo-label>
|
|
142
|
+
<kendo-textbox
|
|
143
|
+
#titleInput
|
|
144
|
+
formControlName="title"
|
|
145
|
+
></kendo-textbox>
|
|
146
|
+
</kendo-formfield>
|
|
138
147
|
<ng-container *ngIf="command === 'createLink'">
|
|
139
|
-
<
|
|
140
|
-
<
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
148
|
+
<kendo-formfield>
|
|
149
|
+
<ng-container>
|
|
150
|
+
<span class="k-checkbox-wrap">
|
|
151
|
+
<input
|
|
152
|
+
id='k-target-blank'
|
|
153
|
+
type='checkbox'
|
|
154
|
+
kendoCheckBox
|
|
155
|
+
formControlName="target"
|
|
156
|
+
/>
|
|
157
|
+
</span>
|
|
158
|
+
<label [labelClass]="false" class='k-checkbox-label' for='k-target-blank'>{{ textForWithPrefix('OpenInNewWindow') }}</label>
|
|
159
|
+
</ng-container>
|
|
160
|
+
</kendo-formfield>
|
|
146
161
|
</ng-container>
|
|
147
162
|
</form>
|
|
148
|
-
<kendo-dialog-actions
|
|
149
|
-
<button
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
163
|
+
<kendo-dialog-actions layout="start">
|
|
164
|
+
<button
|
|
165
|
+
kendoButton
|
|
166
|
+
[disabled]="linkForm.invalid"
|
|
167
|
+
[primary]="true"
|
|
168
|
+
(click)="onConfirmAction()"
|
|
169
|
+
>{{ textFor('dialogInsert') }}</button>
|
|
170
|
+
<button
|
|
171
|
+
kendoButton
|
|
172
|
+
(click)="onCancelAction()"
|
|
173
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
153
174
|
</kendo-dialog-actions>
|
|
154
|
-
`, isInline: true, components: [{ type: i1.DialogTitleBarComponent, selector: "kendo-dialog-titlebar", inputs: ["id", "closeTitle"], outputs: ["close"] }, { type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { type:
|
|
175
|
+
`, isInline: true, components: [{ type: i1.DialogTitleBarComponent, selector: "kendo-dialog-titlebar", inputs: ["id", "closeTitle"], outputs: ["close"] }, { type: i3.FormFieldComponent, selector: "kendo-formfield", inputs: ["showHints", "orientation", "showErrors"] }, { type: i4.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional", "labelCssStyle", "labelCssClass"], exportAs: ["kendoLabel"] }, { type: i3.TextBoxComponent, selector: "kendo-textbox", inputs: ["focusableId", "title", "disabled", "readonly", "tabindex", "value", "selectOnFocus", "showSuccessIcon", "showErrorIcon", "clearButton", "successIcon", "errorIcon", "clearButtonIcon", "size", "rounded", "fillMode", "tabIndex", "placeholder", "maxlength"], outputs: ["valueChange", "inputFocus", "inputBlur", "focus", "blur"], exportAs: ["kendoTextBox"] }, { type: i1.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i5.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }], directives: [{ type: i6.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { type: i7.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i6.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { type: i3.CheckBoxDirective, selector: "input[kendoCheckBox]", inputs: ["size", "rounded"] }, { type: i4.LabelDirective, selector: "label[for]", inputs: ["for", "labelClass"] }] });
|
|
155
176
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: FileLinkDialogComponent, decorators: [{
|
|
156
177
|
type: Component,
|
|
157
178
|
args: [{
|
|
@@ -159,46 +180,67 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
159
180
|
<kendo-dialog-titlebar (close)="onCancelAction()">
|
|
160
181
|
{{ titleText }}
|
|
161
182
|
</kendo-dialog-titlebar>
|
|
162
|
-
<form class="k-form k-form-md k-form-
|
|
163
|
-
<
|
|
164
|
-
<
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
<
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
<
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
183
|
+
<form class="k-form k-form-md k-form-vertical" novalidate [formGroup]="linkForm">
|
|
184
|
+
<kendo-formfield>
|
|
185
|
+
<kendo-label
|
|
186
|
+
labelCssClass="k-form-label"
|
|
187
|
+
[for]="hrefInput"
|
|
188
|
+
[text]="textForWithPrefix('WebAddress')"
|
|
189
|
+
></kendo-label>
|
|
190
|
+
<kendo-textbox
|
|
191
|
+
#hrefInput
|
|
192
|
+
formControlName="href"
|
|
193
|
+
></kendo-textbox>
|
|
194
|
+
</kendo-formfield>
|
|
195
|
+
<kendo-formfield>
|
|
196
|
+
<kendo-label
|
|
197
|
+
labelCssClass="k-form-label"
|
|
198
|
+
[for]="textInput"
|
|
199
|
+
[text]="textForWithPrefix('Text')"
|
|
200
|
+
></kendo-label>
|
|
201
|
+
<kendo-textbox
|
|
202
|
+
#textInput
|
|
203
|
+
formControlName="text"
|
|
204
|
+
></kendo-textbox>
|
|
205
|
+
</kendo-formfield>
|
|
206
|
+
<kendo-formfield>
|
|
207
|
+
<kendo-label
|
|
208
|
+
labelCssClass="k-form-label"
|
|
209
|
+
[for]="titleInput"
|
|
210
|
+
[text]="textForWithPrefix('Title')"
|
|
211
|
+
></kendo-label>
|
|
212
|
+
<kendo-textbox
|
|
213
|
+
#titleInput
|
|
214
|
+
formControlName="title"
|
|
215
|
+
></kendo-textbox>
|
|
216
|
+
</kendo-formfield>
|
|
187
217
|
<ng-container *ngIf="command === 'createLink'">
|
|
188
|
-
<
|
|
189
|
-
<
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
218
|
+
<kendo-formfield>
|
|
219
|
+
<ng-container>
|
|
220
|
+
<span class="k-checkbox-wrap">
|
|
221
|
+
<input
|
|
222
|
+
id='k-target-blank'
|
|
223
|
+
type='checkbox'
|
|
224
|
+
kendoCheckBox
|
|
225
|
+
formControlName="target"
|
|
226
|
+
/>
|
|
227
|
+
</span>
|
|
228
|
+
<label [labelClass]="false" class='k-checkbox-label' for='k-target-blank'>{{ textForWithPrefix('OpenInNewWindow') }}</label>
|
|
229
|
+
</ng-container>
|
|
230
|
+
</kendo-formfield>
|
|
195
231
|
</ng-container>
|
|
196
232
|
</form>
|
|
197
|
-
<kendo-dialog-actions
|
|
198
|
-
<button
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
233
|
+
<kendo-dialog-actions layout="start">
|
|
234
|
+
<button
|
|
235
|
+
kendoButton
|
|
236
|
+
[disabled]="linkForm.invalid"
|
|
237
|
+
[primary]="true"
|
|
238
|
+
(click)="onConfirmAction()"
|
|
239
|
+
>{{ textFor('dialogInsert') }}</button>
|
|
240
|
+
<button
|
|
241
|
+
kendoButton
|
|
242
|
+
(click)="onCancelAction()"
|
|
243
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
202
244
|
</kendo-dialog-actions>
|
|
203
245
|
`
|
|
204
246
|
}]
|
|
@@ -62,10 +62,16 @@ FontFamilyDialogComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.
|
|
|
62
62
|
>
|
|
63
63
|
</kendo-editor-fontfamily-dropdownlist>
|
|
64
64
|
</div>
|
|
65
|
-
<kendo-dialog-actions
|
|
66
|
-
<button
|
|
67
|
-
|
|
68
|
-
|
|
65
|
+
<kendo-dialog-actions layout="start">
|
|
66
|
+
<button
|
|
67
|
+
kendoButton
|
|
68
|
+
[primary]="true"
|
|
69
|
+
(click)="onConfirmAction()"
|
|
70
|
+
>{{ textFor('dialogApply') }}</button>
|
|
71
|
+
<button
|
|
72
|
+
kendoButton
|
|
73
|
+
(click)="onCancelAction()"
|
|
74
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
69
75
|
</kendo-dialog-actions>
|
|
70
76
|
`, isInline: true, components: [{ type: i1.DialogTitleBarComponent, selector: "kendo-dialog-titlebar", inputs: ["id", "closeTitle"], outputs: ["close"] }, { type: i3.FontFamilyDropDownListComponent, selector: "kendo-editor-fontfamily-dropdownlist", inputs: ["data", "value", "defaultItem", "itemDisabled", "title", "disabled", "tabindex"], outputs: ["valueChange"] }, { type: i1.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i4.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
71
77
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: FontFamilyDialogComponent, decorators: [{
|
|
@@ -85,10 +91,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
85
91
|
>
|
|
86
92
|
</kendo-editor-fontfamily-dropdownlist>
|
|
87
93
|
</div>
|
|
88
|
-
<kendo-dialog-actions
|
|
89
|
-
<button
|
|
90
|
-
|
|
91
|
-
|
|
94
|
+
<kendo-dialog-actions layout="start">
|
|
95
|
+
<button
|
|
96
|
+
kendoButton
|
|
97
|
+
[primary]="true"
|
|
98
|
+
(click)="onConfirmAction()"
|
|
99
|
+
>{{ textFor('dialogApply') }}</button>
|
|
100
|
+
<button
|
|
101
|
+
kendoButton
|
|
102
|
+
(click)="onCancelAction()"
|
|
103
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
92
104
|
</kendo-dialog-actions>
|
|
93
105
|
`
|
|
94
106
|
}]
|
|
@@ -62,10 +62,16 @@ FontSizeDialogComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0"
|
|
|
62
62
|
>
|
|
63
63
|
</kendo-editor-fontsize-dropdownlist>
|
|
64
64
|
</div>
|
|
65
|
-
<kendo-dialog-actions
|
|
66
|
-
<button
|
|
67
|
-
|
|
68
|
-
|
|
65
|
+
<kendo-dialog-actions layout="start">
|
|
66
|
+
<button
|
|
67
|
+
kendoButton
|
|
68
|
+
[primary]="true"
|
|
69
|
+
(click)="onConfirmAction()"
|
|
70
|
+
>{{ textFor('dialogApply') }}</button>
|
|
71
|
+
<button
|
|
72
|
+
kendoButton
|
|
73
|
+
(click)="onCancelAction()"
|
|
74
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
69
75
|
</kendo-dialog-actions>
|
|
70
76
|
`, isInline: true, components: [{ type: i1.DialogTitleBarComponent, selector: "kendo-dialog-titlebar", inputs: ["id", "closeTitle"], outputs: ["close"] }, { type: i3.FontSizeDropDownListComponent, selector: "kendo-editor-fontsize-dropdownlist", inputs: ["data", "value", "defaultItem", "itemDisabled", "title", "disabled", "tabindex"], outputs: ["valueChange"] }, { type: i1.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i4.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
71
77
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: FontSizeDialogComponent, decorators: [{
|
|
@@ -85,10 +91,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
85
91
|
>
|
|
86
92
|
</kendo-editor-fontsize-dropdownlist>
|
|
87
93
|
</div>
|
|
88
|
-
<kendo-dialog-actions
|
|
89
|
-
<button
|
|
90
|
-
|
|
91
|
-
|
|
94
|
+
<kendo-dialog-actions layout="start">
|
|
95
|
+
<button
|
|
96
|
+
kendoButton
|
|
97
|
+
[primary]="true"
|
|
98
|
+
(click)="onConfirmAction()"
|
|
99
|
+
>{{ textFor('dialogApply') }}</button>
|
|
100
|
+
<button
|
|
101
|
+
kendoButton
|
|
102
|
+
(click)="onCancelAction()"
|
|
103
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
92
104
|
</kendo-dialog-actions>
|
|
93
105
|
`
|
|
94
106
|
}]
|
|
@@ -61,10 +61,16 @@ FormatDialogComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
|
|
|
61
61
|
>
|
|
62
62
|
</kendo-editor-format-dropdownlist>
|
|
63
63
|
</div>
|
|
64
|
-
<kendo-dialog-actions
|
|
65
|
-
<button
|
|
66
|
-
|
|
67
|
-
|
|
64
|
+
<kendo-dialog-actions layout="start">
|
|
65
|
+
<button
|
|
66
|
+
kendoButton
|
|
67
|
+
[primary]="true"
|
|
68
|
+
(click)="onConfirmAction()"
|
|
69
|
+
>{{ textFor('dialogApply') }}</button>
|
|
70
|
+
<button
|
|
71
|
+
kendoButton
|
|
72
|
+
(click)="onCancelAction()"
|
|
73
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
68
74
|
</kendo-dialog-actions>
|
|
69
75
|
`, isInline: true, components: [{ type: i1.DialogTitleBarComponent, selector: "kendo-dialog-titlebar", inputs: ["id", "closeTitle"], outputs: ["close"] }, { type: i3.FormatDropDownListComponent, selector: "kendo-editor-format-dropdownlist", inputs: ["data", "value", "defaultItem", "itemDisabled", "title", "disabled", "tabindex"], outputs: ["valueChange"] }, { type: i1.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i4.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
70
76
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: FormatDialogComponent, decorators: [{
|
|
@@ -84,10 +90,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
84
90
|
>
|
|
85
91
|
</kendo-editor-format-dropdownlist>
|
|
86
92
|
</div>
|
|
87
|
-
<kendo-dialog-actions
|
|
88
|
-
<button
|
|
89
|
-
|
|
90
|
-
|
|
93
|
+
<kendo-dialog-actions layout="start">
|
|
94
|
+
<button
|
|
95
|
+
kendoButton
|
|
96
|
+
[primary]="true"
|
|
97
|
+
(click)="onConfirmAction()"
|
|
98
|
+
>{{ textFor('dialogApply') }}</button>
|
|
99
|
+
<button
|
|
100
|
+
kendoButton
|
|
101
|
+
(click)="onCancelAction()"
|
|
102
|
+
>{{ textFor('dialogCancel') }}</button>
|
|
91
103
|
</kendo-dialog-actions>
|
|
92
104
|
`
|
|
93
105
|
}]
|