ng-zorro-antd-extension 19.0.1 → 20.0.1

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.
Files changed (177) hide show
  1. package/acl/index.d.ts +52 -5
  2. package/blank-field/index.d.ts +27 -5
  3. package/checkbox/index.d.ts +40 -3
  4. package/configurable-query/index.d.ts +243 -3
  5. package/core/config/index.d.ts +52 -3
  6. package/dynamic-form/index.d.ts +112 -3
  7. package/editable/index.d.ts +29 -5
  8. package/fesm2022/ng-zorro-antd-extension-acl.mjs +11 -11
  9. package/fesm2022/ng-zorro-antd-extension-acl.mjs.map +1 -1
  10. package/fesm2022/ng-zorro-antd-extension-blank-field.mjs +8 -8
  11. package/fesm2022/ng-zorro-antd-extension-blank-field.mjs.map +1 -1
  12. package/fesm2022/ng-zorro-antd-extension-checkbox.mjs +11 -12
  13. package/fesm2022/ng-zorro-antd-extension-checkbox.mjs.map +1 -1
  14. package/fesm2022/ng-zorro-antd-extension-configurable-query.mjs +84 -79
  15. package/fesm2022/ng-zorro-antd-extension-configurable-query.mjs.map +1 -1
  16. package/fesm2022/ng-zorro-antd-extension-core-config.mjs +4 -4
  17. package/fesm2022/ng-zorro-antd-extension-core-config.mjs.map +1 -1
  18. package/fesm2022/ng-zorro-antd-extension-dynamic-form.mjs +81 -81
  19. package/fesm2022/ng-zorro-antd-extension-dynamic-form.mjs.map +1 -1
  20. package/fesm2022/ng-zorro-antd-extension-editable.mjs +35 -35
  21. package/fesm2022/ng-zorro-antd-extension-editable.mjs.map +1 -1
  22. package/fesm2022/ng-zorro-antd-extension-jigsaw.mjs +8 -8
  23. package/fesm2022/ng-zorro-antd-extension-jigsaw.mjs.map +1 -1
  24. package/fesm2022/ng-zorro-antd-extension-pipes.mjs +25 -25
  25. package/fesm2022/ng-zorro-antd-extension-pipes.mjs.map +1 -1
  26. package/fesm2022/ng-zorro-antd-extension-print.mjs +55 -52
  27. package/fesm2022/ng-zorro-antd-extension-print.mjs.map +1 -1
  28. package/fesm2022/ng-zorro-antd-extension-simple-table.mjs +153 -137
  29. package/fesm2022/ng-zorro-antd-extension-simple-table.mjs.map +1 -1
  30. package/fesm2022/ng-zorro-antd-extension-table-adaptor.mjs +11 -11
  31. package/fesm2022/ng-zorro-antd-extension-table-adaptor.mjs.map +1 -1
  32. package/fesm2022/ng-zorro-antd-extension-table-form.mjs +20 -20
  33. package/fesm2022/ng-zorro-antd-extension-table-form.mjs.map +1 -1
  34. package/fesm2022/ng-zorro-antd-extension-table-select.mjs +22 -22
  35. package/fesm2022/ng-zorro-antd-extension-table-select.mjs.map +1 -1
  36. package/fesm2022/ng-zorro-antd-extension-timer-button.mjs +8 -8
  37. package/fesm2022/ng-zorro-antd-extension-timer-button.mjs.map +1 -1
  38. package/fesm2022/ng-zorro-antd-extension-trim.mjs +8 -8
  39. package/fesm2022/ng-zorro-antd-extension-trim.mjs.map +1 -1
  40. package/fesm2022/ng-zorro-antd-extension-util.mjs.map +1 -1
  41. package/fesm2022/ng-zorro-antd-extension-wang-editor.mjs +11 -11
  42. package/fesm2022/ng-zorro-antd-extension-wang-editor.mjs.map +1 -1
  43. package/i18n/index.d.ts +29 -5
  44. package/index.d.ts +2 -5
  45. package/jigsaw/index.d.ts +50 -5
  46. package/package.json +12 -12
  47. package/pipes/index.d.ts +68 -5
  48. package/print/index.d.ts +111 -3
  49. package/simple-table/index.d.ts +85 -3
  50. package/table-adaptor/index.d.ts +66 -5
  51. package/table-form/index.d.ts +247 -3
  52. package/table-select/index.d.ts +107 -3
  53. package/timer-button/index.d.ts +29 -5
  54. package/trim/index.d.ts +48 -5
  55. package/types/index.d.ts +8 -3
  56. package/util/index.d.ts +60 -3
  57. package/wang-editor/index.d.ts +70 -5
  58. package/acl/nzx-acl.directive.d.ts +0 -25
  59. package/acl/nzx-acl.module.d.ts +0 -9
  60. package/acl/nzx-acl.service.d.ts +0 -19
  61. package/acl/public-api.d.ts +0 -7
  62. package/blank-field/blank-field.component.d.ts +0 -19
  63. package/blank-field/blank-field.module.d.ts +0 -7
  64. package/blank-field/public-api.d.ts +0 -6
  65. package/checkbox/checkbox-group.component.d.ts +0 -33
  66. package/checkbox/checkbox.module.d.ts +0 -7
  67. package/checkbox/public-api.d.ts +0 -6
  68. package/configurable-query/configurable-query-item/configurable-query-item.component.d.ts +0 -18
  69. package/configurable-query/configurable-query.component.d.ts +0 -111
  70. package/configurable-query/configurable-query.module.d.ts +0 -12
  71. package/configurable-query/control.directive.d.ts +0 -9
  72. package/configurable-query/controls/abstract.control.d.ts +0 -13
  73. package/configurable-query/controls/date-picker.control.d.ts +0 -6
  74. package/configurable-query/controls/input.control.d.ts +0 -6
  75. package/configurable-query/controls/range-picker.control.d.ts +0 -6
  76. package/configurable-query/controls/select.control.d.ts +0 -6
  77. package/configurable-query/controls/template.control.d.ts +0 -6
  78. package/configurable-query/public-api.d.ts +0 -6
  79. package/configurable-query/query-config.service.d.ts +0 -21
  80. package/configurable-query/type.d.ts +0 -89
  81. package/core/config/config.d.ts +0 -30
  82. package/core/config/config.service.d.ts +0 -20
  83. package/core/config/public-api.d.ts +0 -2
  84. package/dynamic-form/config/dynamic-form-config.d.ts +0 -18
  85. package/dynamic-form/controls/abstract.control.d.ts +0 -11
  86. package/dynamic-form/controls/date-picker.control.d.ts +0 -6
  87. package/dynamic-form/controls/input.control.d.ts +0 -6
  88. package/dynamic-form/controls/range-picker.control.d.ts +0 -6
  89. package/dynamic-form/controls/select.control.d.ts +0 -6
  90. package/dynamic-form/controls/template.control.d.ts +0 -6
  91. package/dynamic-form/dynamic-form-item/dynamic-form-item.component.d.ts +0 -12
  92. package/dynamic-form/dynamic-form.component.d.ts +0 -5
  93. package/dynamic-form/dynamic-form.module.d.ts +0 -17
  94. package/dynamic-form/public-api.d.ts +0 -7
  95. package/dynamic-form/wrapper/control/abstract-control-wrapper.d.ts +0 -12
  96. package/dynamic-form/wrapper/control/built-in-control-wrapper.d.ts +0 -7
  97. package/dynamic-form/wrapper/item/abstract-item-wrapper.d.ts +0 -14
  98. package/dynamic-form/wrapper/item/built-in-item-wrapper.d.ts +0 -6
  99. package/dynamic-form/wrapper/label/abstract-label-wrapper.d.ts +0 -5
  100. package/dynamic-form/wrapper/label/built-in-label-wrapper.d.ts +0 -6
  101. package/editable/editable.component.d.ts +0 -20
  102. package/editable/editable.module.d.ts +0 -7
  103. package/editable/public-api.d.ts +0 -2
  104. package/i18n/languages/en_US.d.ts +0 -10
  105. package/i18n/languages/zh_CN.d.ts +0 -10
  106. package/i18n/nz-i18n.interface.d.ts +0 -6
  107. package/i18n/public-api.d.ts +0 -3
  108. package/jigsaw/jigsaw.component.d.ts +0 -41
  109. package/jigsaw/jigsaw.module.d.ts +0 -7
  110. package/jigsaw/public-api.d.ts +0 -6
  111. package/pipes/map.pipe.d.ts +0 -9
  112. package/pipes/pipes.module.d.ts +0 -13
  113. package/pipes/public-api.d.ts +0 -12
  114. package/pipes/safe-html.pipe.d.ts +0 -9
  115. package/pipes/safe-null.pipe.d.ts +0 -11
  116. package/pipes/safe-resource-url.pipe.d.ts +0 -8
  117. package/pipes/safe-script.pipe.d.ts +0 -8
  118. package/pipes/safe-style.pipe.d.ts +0 -8
  119. package/pipes/safe-url.pipe.d.ts +0 -13
  120. package/print/nzx-print-content.directive.d.ts +0 -10
  121. package/print/nzx-print-v.component.d.ts +0 -47
  122. package/print/nzx-print.component.d.ts +0 -34
  123. package/print/nzx-print.directive.d.ts +0 -17
  124. package/print/nzx-print.module.d.ts +0 -10
  125. package/print/public-api.d.ts +0 -9
  126. package/public-api.d.ts +0 -2
  127. package/simple-table/directive/expand.directive.d.ts +0 -8
  128. package/simple-table/directive/td.directive.d.ts +0 -9
  129. package/simple-table/directive/th.directive.d.ts +0 -9
  130. package/simple-table/public-api.d.ts +0 -9
  131. package/simple-table/simple-table.component.d.ts +0 -57
  132. package/simple-table/simple-table.module.d.ts +0 -10
  133. package/table-adaptor/page-table-basic.d.ts +0 -14
  134. package/table-adaptor/public-api.d.ts +0 -7
  135. package/table-adaptor/table-adaptor.directive.d.ts +0 -43
  136. package/table-adaptor/table-adaptor.module.d.ts +0 -7
  137. package/table-form/directive/table-expand.directive.d.ts +0 -9
  138. package/table-form/directive/table-td.directive.d.ts +0 -9
  139. package/table-form/directive/table-th.directive.d.ts +0 -10
  140. package/table-form/public-api.d.ts +0 -10
  141. package/table-form/table-form.component.d.ts +0 -122
  142. package/table-form/table-form.module.d.ts +0 -10
  143. package/table-form/type.d.ts +0 -94
  144. package/table-select/abstract-table-select.d.ts +0 -51
  145. package/table-select/key.directive.d.ts +0 -8
  146. package/table-select/nzx-table-select.module.d.ts +0 -9
  147. package/table-select/page-table-select/page-table-select.component.d.ts +0 -22
  148. package/table-select/public-api.d.ts +0 -10
  149. package/table-select/table-select/table-select.component.d.ts +0 -13
  150. package/table-select/type.d.ts +0 -14
  151. package/timer-button/public-api.d.ts +0 -6
  152. package/timer-button/timer-button.directive.d.ts +0 -20
  153. package/timer-button/timer-button.module.d.ts +0 -7
  154. package/trim/public-api.d.ts +0 -6
  155. package/trim/trim.directive.d.ts +0 -39
  156. package/trim/trim.module.d.ts +0 -7
  157. package/types/common.d.ts +0 -8
  158. package/types/public-api.d.ts +0 -5
  159. package/util/lib/cloneDeep.d.ts +0 -2
  160. package/util/lib/fileUtil.d.ts +0 -16
  161. package/util/lib/getElementByTag.d.ts +0 -8
  162. package/util/lib/isArray.d.ts +0 -2
  163. package/util/lib/isDate.d.ts +0 -1
  164. package/util/lib/isEmpty.d.ts +0 -2
  165. package/util/lib/isNumber.d.ts +0 -1
  166. package/util/lib/isObject.d.ts +0 -1
  167. package/util/lib/isString.d.ts +0 -1
  168. package/util/lib/toNumber.d.ts +0 -1
  169. package/util/lib/toString.d.ts +0 -1
  170. package/util/lib/trimObject.d.ts +0 -2
  171. package/util/lib/updateControlStatus.d.ts +0 -9
  172. package/util/public-api.d.ts +0 -17
  173. package/wang-editor/public-api.d.ts +0 -8
  174. package/wang-editor/type.d.ts +0 -3
  175. package/wang-editor/wang-editor.component.d.ts +0 -41
  176. package/wang-editor/wang-editor.module.d.ts +0 -8
  177. package/wang-editor/wang-toolbar.component.d.ts +0 -19
@@ -1,39 +0,0 @@
1
- import { ElementRef, Renderer2 } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { NzxConfigKey } from 'ng-zorro-antd-extension/core/config';
4
- import * as i0 from "@angular/core";
5
- export declare class NzxTrimDirective implements ControlValueAccessor {
6
- private _renderer;
7
- private _elementRef;
8
- private _compositionMode;
9
- readonly _nzModuleName: NzxConfigKey;
10
- private nzxConfigService;
11
- private _composing;
12
- onChange: (_: any) => void;
13
- onTouched: () => void;
14
- /**
15
- * - trim 前后过滤空格
16
- * - trimStart 过滤前空格
17
- * - trimEnd 过滤后空格
18
- */
19
- trimType: 'trim' | 'trimStart' | 'trimEnd';
20
- constructor(_renderer: Renderer2, _elementRef: ElementRef, _compositionMode: boolean);
21
- input(val: string): void;
22
- compositionstart(val: string): void;
23
- compositionend(val: any): void;
24
- blur(val: string): void;
25
- /** @internal */
26
- _handleInput(value: any): void;
27
- /** @internal */
28
- _compositionStart(): void;
29
- /** @internal */
30
- _compositionEnd(value: any): void;
31
- /** @internal */
32
- _isAndroid(): boolean;
33
- writeValue(value: any): void;
34
- registerOnChange(fn: any): void;
35
- registerOnTouched(fn: any): void;
36
- setProperty(key: string, value: any): void;
37
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxTrimDirective, [null, null, { optional: true; }]>;
38
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxTrimDirective, "[nzxTrim]", ["NzxTrim"], { "trimType": { "alias": "trimType"; "required": false; }; }, {}, never, never, true, never>;
39
- }
@@ -1,7 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./trim.directive";
3
- export declare class NzxTrimModule {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxTrimModule, never>;
5
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzxTrimModule, never, [typeof i1.NzxTrimDirective], [typeof i1.NzxTrimDirective]>;
6
- static ɵinj: i0.ɵɵInjectorDeclaration<NzxTrimModule>;
7
- }
package/types/common.d.ts DELETED
@@ -1,8 +0,0 @@
1
- /**
2
- * 通用下拉选项
3
- */
4
- export interface NzxOptions<T = string> {
5
- label: string;
6
- value: T;
7
- [key: string]: any;
8
- }
@@ -1,5 +0,0 @@
1
- /**
2
- * Use of this source code is governed by an MIT-style license that can be
3
- * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
4
- */
5
- export * from './common';
@@ -1,2 +0,0 @@
1
- /** 深克隆 */
2
- export declare function cloneDeep(obj: any, hash?: WeakMap<object, any>): any;
@@ -1,16 +0,0 @@
1
- import { Observable } from 'rxjs';
2
- /**选择文件*/
3
- export declare function selectFile(accept?: string, multiple?: false): Observable<File | null>;
4
- export declare function selectFile(accept?: string, multiple?: true): Observable<FileList | null>;
5
- /**
6
- * 文件下载
7
- ** 此方法只适合文件较小的情况下使用
8
- * 文件较大请使用downloadFileByUrl触发浏览器下载
9
- * 此方法只适合文件较小的情况下使用
10
- * 文件较大请使用downloadFileByUrl触发浏览器下载
11
- */
12
- export declare function downloadFile(file: Blob, fileName?: string): void;
13
- /**
14
- * 通过url下载文件
15
- */
16
- export declare function downloadFileByUrl(url: string, fileName?: string, target?: string): void;
@@ -1,8 +0,0 @@
1
- /**
2
- * 获取当前document下所有指定标签
3
- * @param tagName 标签名
4
- * @param identifier 唯一标识符,选取标签内容
5
- *
6
- * @returns string 标签字符串
7
- */
8
- export declare function getElementByTag(tagName: keyof HTMLElementTagNameMap, identifier?: string | string[]): string;
@@ -1,2 +0,0 @@
1
- /** 判断是否为数组 */
2
- export declare function isArray(obj: any): boolean;
@@ -1 +0,0 @@
1
- export declare function isDate(value: any): boolean;
@@ -1,2 +0,0 @@
1
- /**判断一个值是否为空,包括undefined、null、空字符串、空数组、空对象等情况 */
2
- export declare function isEmpty(value: any): boolean;
@@ -1 +0,0 @@
1
- export declare function isNumber(obj: any): boolean;
@@ -1 +0,0 @@
1
- export declare function isObject(obj: any): boolean;
@@ -1 +0,0 @@
1
- export declare function isString(obj: any): boolean;
@@ -1 +0,0 @@
1
- export declare function toNumber(value: any): number;
@@ -1 +0,0 @@
1
- export declare function toString(value: any): string;
@@ -1,2 +0,0 @@
1
- /** trim去空Object*/
2
- export declare function trimObject(ob: any): any;
@@ -1,9 +0,0 @@
1
- import { AbstractControl } from '@angular/forms';
2
- /**
3
- * 用来更新控件的状态,默认标注控件以及子控件为dirty,通常用来更新ng zorro中表单错误及时更新错误提示
4
- *
5
- * @param abstractControl FormControl、FormArray、FormGroup实例
6
- * @param markAsClean 是否标记控件为干净状态,实际只设置pristine为true,如要设置更多参数请使用customOperate自定义
7
- * @param customOperate 当markAsClean为true时可以自定义操作,用来完全让control干净,比如markAsUntouched
8
- */
9
- export declare function updateControlStatus(abstractControl: AbstractControl, markAsClean?: boolean, customOperate?: (control: AbstractControl) => void): void;
@@ -1,17 +0,0 @@
1
- /**
2
- * Use of this source code is governed by an MIT-style license that can be
3
- * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
4
- */
5
- export * from './lib/updateControlStatus';
6
- export * from './lib/trimObject';
7
- export * from './lib/cloneDeep';
8
- export * from './lib/isArray';
9
- export * from './lib/isDate';
10
- export * from './lib/isEmpty';
11
- export * from './lib/isNumber';
12
- export * from './lib/isObject';
13
- export * from './lib/isString';
14
- export * from './lib/toNumber';
15
- export * from './lib/toString';
16
- export * from './lib/fileUtil';
17
- export * from './lib/getElementByTag';
@@ -1,8 +0,0 @@
1
- /**
2
- * Use of this source code is governed by an MIT-style license that can be
3
- * found in the LICENSE file at https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/LICENSE
4
- */
5
- export * from './wang-editor.module';
6
- export * from './wang-editor.component';
7
- export * from './wang-toolbar.component';
8
- export * from './type';
@@ -1,3 +0,0 @@
1
- export type Mode = 'simple' | 'default';
2
- export type AlertType = 'success' | 'info' | 'warning' | 'error';
3
- export type InsertFnType = (url: string, alt?: string, href?: string) => void;
@@ -1,41 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
2
- import { AbstractControl, ControlValueAccessor, ValidationErrors, Validator } from '@angular/forms';
3
- import { IDomEditor, IEditorConfig, SlateDescendant } from '@wangeditor/editor';
4
- import { Mode } from './type';
5
- import * as i0 from "@angular/core";
6
- export declare class NzxWangEditorDirective implements OnInit, ControlValueAccessor, OnDestroy, OnChanges, Validator {
7
- private editorRef;
8
- private cd;
9
- mode: Mode;
10
- defaultContent: SlateDescendant[];
11
- defaultHtml: string;
12
- defaultConfig: Partial<IEditorConfig>;
13
- height: string;
14
- /**富文本编辑器必填,必须有text内容 */
15
- textRequired: boolean;
16
- onCreated: EventEmitter<any>;
17
- onDestroyed: EventEmitter<any>;
18
- onMaxLength: EventEmitter<any>;
19
- onFocus: EventEmitter<any>;
20
- onBlur: EventEmitter<any>;
21
- customAlert: EventEmitter<any>;
22
- customPaste: EventEmitter<any>;
23
- onChange: EventEmitter<any>;
24
- display: string;
25
- editor: IDomEditor;
26
- currentValue: string;
27
- private propagateChange;
28
- constructor(editorRef: ElementRef, cd: ChangeDetectorRef);
29
- ngOnInit(): void;
30
- ngOnChanges(changes: SimpleChanges): void;
31
- validate(control: AbstractControl<any, any>): ValidationErrors | null;
32
- private init;
33
- writeValue(html: any): void;
34
- registerOnChange(fn: any): void;
35
- registerOnTouched(fn: any): void;
36
- setDisabledState?(isDisabled: boolean): void;
37
- ngOnDestroy(): void;
38
- private genErrorInfo;
39
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxWangEditorDirective, never>;
40
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxWangEditorDirective, "nzx-wang-editor,[nzxWangEditor]", ["NzxWangEditor"], { "mode": { "alias": "mode"; "required": false; }; "defaultContent": { "alias": "defaultContent"; "required": false; }; "defaultHtml": { "alias": "defaultHtml"; "required": false; }; "defaultConfig": { "alias": "defaultConfig"; "required": false; }; "height": { "alias": "height"; "required": false; }; "textRequired": { "alias": "textRequired"; "required": false; }; }, { "onCreated": "onCreated"; "onDestroyed": "onDestroyed"; "onMaxLength": "onMaxLength"; "onFocus": "onFocus"; "onBlur": "onBlur"; "customAlert": "customAlert"; "customPaste": "customPaste"; "onChange": "onChange"; }, never, never, true, never>;
41
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./wang-toolbar.component";
3
- import * as i2 from "./wang-editor.component";
4
- export declare class NzxWangEditorModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxWangEditorModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<NzxWangEditorModule, never, [typeof i1.NzxWangToolbarDirective, typeof i2.NzxWangEditorDirective], [typeof i1.NzxWangToolbarDirective, typeof i2.NzxWangEditorDirective]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<NzxWangEditorModule>;
8
- }
@@ -1,19 +0,0 @@
1
- import { ElementRef, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
2
- import { IDomEditor, IToolbarConfig, Toolbar } from '@wangeditor/editor';
3
- import { Mode } from './type';
4
- import * as i0 from "@angular/core";
5
- export declare class NzxWangToolbarDirective implements OnInit, OnChanges, OnDestroy {
6
- private toolbarRef;
7
- mode: Mode;
8
- editor: IDomEditor;
9
- defaultConfig: Partial<IToolbarConfig>;
10
- display: string;
11
- toolbar: Toolbar;
12
- constructor(toolbarRef: ElementRef);
13
- ngOnInit(): void;
14
- ngOnChanges(changes: SimpleChanges): void;
15
- private initToolbar;
16
- ngOnDestroy(): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<NzxWangToolbarDirective, never>;
18
- static ɵdir: i0.ɵɵDirectiveDeclaration<NzxWangToolbarDirective, "nzx-wang-toolbar,[nzxWangToolbar]", ["NzxWangToolbar"], { "mode": { "alias": "mode"; "required": false; }; "editor": { "alias": "editor"; "required": false; }; "defaultConfig": { "alias": "defaultConfig"; "required": false; }; }, {}, never, never, true, never>;
19
- }