ngx-formly-zorro-antd 19.3.4 → 20.0.0
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/autocomplete/index.d.ts +39 -5
- package/button/index.d.ts +108 -3
- package/card/index.d.ts +55 -3
- package/card-wrapper/index.d.ts +95 -3
- package/cascader/index.d.ts +199 -3
- package/checkbox/index.d.ts +60 -3
- package/common/index.d.ts +115 -3
- package/datepicker/index.d.ts +211 -3
- package/extension/index.d.ts +25 -3
- package/fesm2022/ngx-formly-zorro-antd-autocomplete.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-button.mjs +19 -22
- package/fesm2022/ngx-formly-zorro-antd-button.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-card-wrapper.mjs +15 -18
- package/fesm2022/ngx-formly-zorro-antd-card-wrapper.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-card.mjs +16 -19
- package/fesm2022/ngx-formly-zorro-antd-card.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-cascader.mjs +20 -20
- package/fesm2022/ngx-formly-zorro-antd-cascader.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-checkbox.mjs +10 -9
- package/fesm2022/ngx-formly-zorro-antd-checkbox.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-common.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-common.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-datepicker.mjs +13 -8
- package/fesm2022/ngx-formly-zorro-antd-datepicker.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-extension.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-flex.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-flex.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-form-field.mjs +18 -21
- package/fesm2022/ngx-formly-zorro-antd-form-field.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-grid.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-grid.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-helpers.mjs +0 -5
- package/fesm2022/ngx-formly-zorro-antd-helpers.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-input-group.mjs +8 -10
- package/fesm2022/ngx-formly-zorro-antd-input-group.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-input-number.mjs +9 -10
- package/fesm2022/ngx-formly-zorro-antd-input-number.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-input-otp.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-input-otp.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-input.mjs +40 -43
- package/fesm2022/ngx-formly-zorro-antd-input.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-radio.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-radio.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-rate.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-rate.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-ref-template.mjs +16 -19
- package/fesm2022/ngx-formly-zorro-antd-ref-template.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-select.mjs +12 -8
- package/fesm2022/ngx-formly-zorro-antd-select.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-slider.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-slider.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-space-compact.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-space-compact.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-space.mjs +15 -18
- package/fesm2022/ngx-formly-zorro-antd-space.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-switch.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-switch.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-tabs.mjs +10 -10
- package/fesm2022/ngx-formly-zorro-antd-tabs.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-text-value.mjs +7 -7
- package/fesm2022/ngx-formly-zorro-antd-text-value.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-textarea.mjs +18 -15
- package/fesm2022/ngx-formly-zorro-antd-textarea.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-timepicker.mjs +11 -8
- package/fesm2022/ngx-formly-zorro-antd-timepicker.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-transfer.mjs +10 -10
- package/fesm2022/ngx-formly-zorro-antd-transfer.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-tree-select.mjs +19 -19
- package/fesm2022/ngx-formly-zorro-antd-tree-select.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-types.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd-upload.mjs +20 -23
- package/fesm2022/ngx-formly-zorro-antd-upload.mjs.map +1 -1
- package/fesm2022/ngx-formly-zorro-antd.mjs +4 -9
- package/fesm2022/ngx-formly-zorro-antd.mjs.map +1 -1
- package/flex/index.d.ts +66 -3
- package/form-field/index.d.ts +217 -3
- package/grid/index.d.ts +84 -3
- package/helpers/index.d.ts +142 -5
- package/index.d.ts +41 -1
- package/input/index.d.ts +93 -3
- package/input-group/index.d.ts +96 -3
- package/input-number/index.d.ts +124 -3
- package/input-otp/index.d.ts +70 -3
- package/package.json +18 -22
- package/radio/index.d.ts +65 -3
- package/rate/index.d.ts +80 -3
- package/ref-template/index.d.ts +95 -3
- package/select/index.d.ts +233 -3
- package/slider/index.d.ts +97 -3
- package/space/index.d.ts +67 -3
- package/space-compact/index.d.ts +54 -3
- package/switch/index.d.ts +63 -3
- package/tabs/index.d.ts +183 -3
- package/text-value/index.d.ts +54 -3
- package/textarea/index.d.ts +64 -3
- package/timepicker/index.d.ts +162 -3
- package/transfer/index.d.ts +162 -3
- package/tree-select/index.d.ts +204 -3
- package/types/index.d.ts +26 -5
- package/upload/index.d.ts +264 -3
- package/autocomplete/autocomplete.props.d.ts +0 -36
- package/autocomplete/public_api.d.ts +0 -1
- package/button/button.config.d.ts +0 -2
- package/button/button.module.d.ts +0 -12
- package/button/button.type.d.ts +0 -93
- package/button/public_api.d.ts +0 -4
- package/button-group/button-group.config.d.ts +0 -2
- package/button-group/button-group.module.d.ts +0 -11
- package/button-group/button-group.type.d.ts +0 -41
- package/button-group/index.d.ts +0 -5
- package/button-group/public_api.d.ts +0 -4
- package/card/card.config.d.ts +0 -2
- package/card/card.module.d.ts +0 -11
- package/card/card.type.d.ts +0 -42
- package/card/public_api.d.ts +0 -4
- package/card-wrapper/card-wrapper.config.d.ts +0 -2
- package/card-wrapper/card-wrapper.module.d.ts +0 -10
- package/card-wrapper/card-wrapper.props.d.ts +0 -58
- package/card-wrapper/card.wrapper.d.ts +0 -27
- package/card-wrapper/public_api.d.ts +0 -5
- package/cascader/cascader.config.d.ts +0 -2
- package/cascader/cascader.module.d.ts +0 -12
- package/cascader/cascader.type.d.ts +0 -182
- package/cascader/public_api.d.ts +0 -4
- package/checkbox/checkbox.config.d.ts +0 -2
- package/checkbox/checkbox.module.d.ts +0 -12
- package/checkbox/checkbox.type.d.ts +0 -41
- package/checkbox/public_api.d.ts +0 -4
- package/common/common.module.d.ts +0 -9
- package/common/formly-box-templates.directive.d.ts +0 -49
- package/common/formly-utils.d.ts +0 -31
- package/common/interface.d.ts +0 -27
- package/common/public_api.d.ts +0 -4
- package/datepicker/datepicker.config.d.ts +0 -2
- package/datepicker/datepicker.module.d.ts +0 -12
- package/datepicker/datepicker.props.d.ts +0 -158
- package/datepicker/datepicker.type.d.ts +0 -36
- package/datepicker/public_api.d.ts +0 -5
- package/extension/public_api.d.ts +0 -1
- package/extension/value-changes-extension.d.ts +0 -23
- package/fesm2022/ngx-formly-zorro-antd-button-group.mjs +0 -158
- package/fesm2022/ngx-formly-zorro-antd-button-group.mjs.map +0 -1
- package/flex/flex.config.d.ts +0 -2
- package/flex/flex.module.d.ts +0 -10
- package/flex/flex.type.d.ts +0 -53
- package/flex/public_api.d.ts +0 -4
- package/form-field/form-field.config.d.ts +0 -2
- package/form-field/form-field.module.d.ts +0 -12
- package/form-field/form-field.props.d.ts +0 -180
- package/form-field/form-field.wrapper.d.ts +0 -25
- package/form-field/public_api.d.ts +0 -4
- package/grid/grid.config.d.ts +0 -2
- package/grid/grid.module.d.ts +0 -10
- package/grid/grid.props.d.ts +0 -59
- package/grid/grid.type.d.ts +0 -15
- package/grid/public_api.d.ts +0 -5
- package/helpers/common.d.ts +0 -7
- package/helpers/formly.d.ts +0 -87
- package/helpers/public_api.d.ts +0 -53
- package/input/input.config.d.ts +0 -2
- package/input/input.module.d.ts +0 -14
- package/input/input.props.d.ts +0 -41
- package/input/input.type.d.ts +0 -35
- package/input/public_api.d.ts +0 -5
- package/input-group/input-group.config.d.ts +0 -2
- package/input-group/input-group.module.d.ts +0 -11
- package/input-group/input-group.props.d.ts +0 -65
- package/input-group/input-group.type.d.ts +0 -24
- package/input-group/public_api.d.ts +0 -5
- package/input-number/input-number.config.d.ts +0 -2
- package/input-number/input-number.module.d.ts +0 -12
- package/input-number/input-number.props.d.ts +0 -85
- package/input-number/input-number.type.d.ts +0 -28
- package/input-number/public_api.d.ts +0 -5
- package/input-otp/input-otp.config.d.ts +0 -2
- package/input-otp/input-otp.module.d.ts +0 -12
- package/input-otp/input-otp.props.d.ts +0 -30
- package/input-otp/input-otp.type.d.ts +0 -25
- package/input-otp/public_api.d.ts +0 -5
- package/lib/ui-ng-zorro-antd.config.d.ts +0 -1
- package/lib/ui-ng-zorro-antd.d.ts +0 -2
- package/lib/ui-ng-zorro-antd.module.d.ts +0 -36
- package/radio/public_api.d.ts +0 -4
- package/radio/radio.config.d.ts +0 -2
- package/radio/radio.module.d.ts +0 -14
- package/radio/radio.type.d.ts +0 -48
- package/rate/public_api.d.ts +0 -4
- package/rate/rate.config.d.ts +0 -2
- package/rate/rate.module.d.ts +0 -12
- package/rate/rate.type.d.ts +0 -65
- package/ref-template/public_api.d.ts +0 -4
- package/ref-template/ref-template.config.d.ts +0 -2
- package/ref-template/ref-template.module.d.ts +0 -11
- package/ref-template/ref-template.type.d.ts +0 -82
- package/select/public_api.d.ts +0 -5
- package/select/select.config.d.ts +0 -2
- package/select/select.module.d.ts +0 -13
- package/select/select.props.d.ts +0 -176
- package/select/select.type.d.ts +0 -38
- package/slider/public_api.d.ts +0 -4
- package/slider/slider.config.d.ts +0 -2
- package/slider/slider.module.d.ts +0 -12
- package/slider/slider.type.d.ts +0 -82
- package/space/public_api.d.ts +0 -4
- package/space/space.config.d.ts +0 -2
- package/space/space.module.d.ts +0 -10
- package/space/space.type.d.ts +0 -55
- package/space-compact/public_api.d.ts +0 -4
- package/space-compact/space-compact.config.d.ts +0 -2
- package/space-compact/space-compact.module.d.ts +0 -10
- package/space-compact/space-compact.type.d.ts +0 -41
- package/switch/public_api.d.ts +0 -4
- package/switch/switch.config.d.ts +0 -2
- package/switch/switch.module.d.ts +0 -12
- package/switch/switch.type.d.ts +0 -48
- package/tabs/public_api.d.ts +0 -4
- package/tabs/tabs.config.d.ts +0 -2
- package/tabs/tabs.module.d.ts +0 -10
- package/tabs/tabs.props.d.ts +0 -143
- package/tabs/tabs.wrapper.d.ts +0 -30
- package/text-value/public_api.d.ts +0 -4
- package/text-value/text-value.config.d.ts +0 -2
- package/text-value/text-value.module.d.ts +0 -11
- package/text-value/text-value.type.d.ts +0 -40
- package/textarea/public_api.d.ts +0 -4
- package/textarea/textarea.config.d.ts +0 -2
- package/textarea/textarea.module.d.ts +0 -13
- package/textarea/textarea.type.d.ts +0 -43
- package/timepicker/public_api.d.ts +0 -4
- package/timepicker/timepicker.config.d.ts +0 -2
- package/timepicker/timepicker.module.d.ts +0 -12
- package/timepicker/timepicker.type.d.ts +0 -143
- package/transfer/public_api.d.ts +0 -4
- package/transfer/transfer.component.d.ts +0 -27
- package/transfer/transfer.config.d.ts +0 -2
- package/transfer/transfer.module.d.ts +0 -13
- package/transfer/transfer.type.d.ts +0 -123
- package/tree-select/public_api.d.ts +0 -4
- package/tree-select/tree-select.config.d.ts +0 -2
- package/tree-select/tree-select.module.d.ts +0 -12
- package/tree-select/tree-select.type.d.ts +0 -187
- package/types/public_api.d.ts +0 -27
- package/upload/public_api.d.ts +0 -5
- package/upload/upload.component.d.ts +0 -37
- package/upload/upload.config.d.ts +0 -2
- package/upload/upload.module.d.ts +0 -15
- package/upload/upload.props.d.ts +0 -183
- package/upload/upload.type.d.ts +0 -36
@@ -1,12 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./input-otp.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "@angular/forms";
|
5
|
-
import * as i4 from "ng-zorro-antd/input";
|
6
|
-
import * as i5 from "ngx-formly-zorro-antd/form-field";
|
7
|
-
import * as i6 from "@ngx-formly/core";
|
8
|
-
export declare class FormlyNzInputOtpModule {
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzInputOtpModule, never>;
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzInputOtpModule, [typeof i1.FormlyFieldInputOtp], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.NzInputModule, typeof i5.FormlyNzFormFieldModule, typeof i6.FormlyModule], never>;
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzInputOtpModule>;
|
12
|
-
}
|
@@ -1,30 +0,0 @@
|
|
1
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
2
|
-
import type { NzSizeLDSType, NzStatus } from 'ng-zorro-antd/core/types';
|
3
|
-
export type FormlyInputOtpProps = InputOtpProps;
|
4
|
-
/**
|
5
|
-
* @publicApi
|
6
|
-
*/
|
7
|
-
export interface InputOtpProps extends FormlyFieldProps {
|
8
|
-
/**
|
9
|
-
* 格式化展示,留空字段会被 填充
|
10
|
-
*/
|
11
|
-
formatter?: (value: string) => string;
|
12
|
-
/**
|
13
|
-
* 是否用紧凑模式
|
14
|
-
* @default null
|
15
|
-
*/
|
16
|
-
mask?: string | null;
|
17
|
-
/**
|
18
|
-
* 输入元素数量
|
19
|
-
*/
|
20
|
-
length?: number;
|
21
|
-
/**
|
22
|
-
* 控件大小。注:标准表单内的输入框大小限制为 large
|
23
|
-
* @default default
|
24
|
-
*/
|
25
|
-
size?: NzSizeLDSType;
|
26
|
-
/**
|
27
|
-
* 设置校验状态
|
28
|
-
*/
|
29
|
-
status?: NzStatus;
|
30
|
-
}
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import { Type, OnInit } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
4
|
-
import type { InputOtpProps } from './input-otp.props';
|
5
|
-
import { NzInputOtpComponent } from 'ng-zorro-antd/input';
|
6
|
-
import * as i0 from "@angular/core";
|
7
|
-
export interface FormlyInputOtpFieldConfig extends NzFormlyFieldConfig<InputOtpProps> {
|
8
|
-
type: 'input-otp' | Type<FormlyFieldInputOtp>;
|
9
|
-
}
|
10
|
-
/**
|
11
|
-
* @private
|
12
|
-
*/
|
13
|
-
export declare class FormlyFieldInputOtp extends FieldType<FieldTypeConfig<InputOtpProps>> implements OnInit {
|
14
|
-
defaultOptions: {
|
15
|
-
props: {
|
16
|
-
status: "";
|
17
|
-
size: "default";
|
18
|
-
length: number;
|
19
|
-
};
|
20
|
-
};
|
21
|
-
otpTpl: import("@angular/core").Signal<NzInputOtpComponent>;
|
22
|
-
ngOnInit(): void;
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldInputOtp, never>;
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldInputOtp, "formly-field-input-otp", never, {}, {}, never, never, false, never>;
|
25
|
-
}
|
@@ -1,5 +0,0 @@
|
|
1
|
-
export { FormlyNzInputOtpModule } from './input-otp.module';
|
2
|
-
export { FormlyFieldInputOtp } from './input-otp.type';
|
3
|
-
export { withFormlyFieldInputOtp } from './input-otp.config';
|
4
|
-
export type { FormlyInputOtpFieldConfig } from './input-otp.type';
|
5
|
-
export type { FormlyInputOtpProps } from './input-otp.props';
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare function withFormlyNgAntd(): import("@ngx-formly/core").ConfigOption[];
|
@@ -1,36 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "ngx-formly-zorro-antd/common";
|
3
|
-
import * as i2 from "ngx-formly-zorro-antd/ref-template";
|
4
|
-
import * as i3 from "ngx-formly-zorro-antd/form-field";
|
5
|
-
import * as i4 from "ngx-formly-zorro-antd/input";
|
6
|
-
import * as i5 from "ngx-formly-zorro-antd/input-number";
|
7
|
-
import * as i6 from "ngx-formly-zorro-antd/input-group";
|
8
|
-
import * as i7 from "ngx-formly-zorro-antd/input-otp";
|
9
|
-
import * as i8 from "ngx-formly-zorro-antd/textarea";
|
10
|
-
import * as i9 from "ngx-formly-zorro-antd/radio";
|
11
|
-
import * as i10 from "ngx-formly-zorro-antd/checkbox";
|
12
|
-
import * as i11 from "ngx-formly-zorro-antd/select";
|
13
|
-
import * as i12 from "ngx-formly-zorro-antd/switch";
|
14
|
-
import * as i13 from "ngx-formly-zorro-antd/cascader";
|
15
|
-
import * as i14 from "ngx-formly-zorro-antd/datepicker";
|
16
|
-
import * as i15 from "ngx-formly-zorro-antd/rate";
|
17
|
-
import * as i16 from "ngx-formly-zorro-antd/slider";
|
18
|
-
import * as i17 from "ngx-formly-zorro-antd/timepicker";
|
19
|
-
import * as i18 from "ngx-formly-zorro-antd/transfer";
|
20
|
-
import * as i19 from "ngx-formly-zorro-antd/tree-select";
|
21
|
-
import * as i20 from "ngx-formly-zorro-antd/upload";
|
22
|
-
import * as i21 from "ngx-formly-zorro-antd/tabs";
|
23
|
-
import * as i22 from "ngx-formly-zorro-antd/card";
|
24
|
-
import * as i23 from "ngx-formly-zorro-antd/card-wrapper";
|
25
|
-
import * as i24 from "ngx-formly-zorro-antd/button";
|
26
|
-
import * as i25 from "ngx-formly-zorro-antd/button-group";
|
27
|
-
import * as i26 from "ngx-formly-zorro-antd/grid";
|
28
|
-
import * as i27 from "ngx-formly-zorro-antd/space";
|
29
|
-
import * as i28 from "ngx-formly-zorro-antd/space-compact";
|
30
|
-
import * as i29 from "ngx-formly-zorro-antd/flex";
|
31
|
-
import * as i30 from "ngx-formly-zorro-antd/text-value";
|
32
|
-
export declare class FormlyNgAntdModule {
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNgAntdModule, never>;
|
34
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNgAntdModule, never, [typeof i1.FormlyCommonModule, typeof i2.FormlyRefTemplateModule, typeof i3.FormlyNzFormFieldModule, typeof i4.FormlyNzInputModule, typeof i5.FormlyNzInputNumberModule, typeof i6.FormlyNzInputGroupModule, typeof i7.FormlyNzInputOtpModule, typeof i8.FormlyNzTextareaModule, typeof i9.FormlyNzRadioModule, typeof i10.FormlyNzCheckboxModule, typeof i11.FormlyNzSelectModule, typeof i12.FormlyNzSwitchModule, typeof i13.FormlyNzCascaderModule, typeof i14.FormlyNzDatepickerModule, typeof i15.FormlyNzRateModule, typeof i16.FormlyNzSliderModule, typeof i17.FormlyNzTimepickerModule, typeof i18.FormlyNzTransferModule, typeof i19.FormlyNzTreeSelectModule, typeof i20.FormlyNzUploadModule, typeof i21.FormlyNzTabsModule, typeof i22.FormlyNzCardModule, typeof i23.FormlyNzCardWrapperModule, typeof i24.FormlyNzButtonModule, typeof i25.FormlyNzButtonGroupModule, typeof i26.FormlyNzGridModule, typeof i27.FormlyNzSpaceModule, typeof i28.FormlyNzSpaceCompactModule, typeof i29.FormlyNzFlexModule, typeof i30.FormlyNzTextValueModule], [typeof i1.FormlyCommonModule]>;
|
35
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNgAntdModule>;
|
36
|
-
}
|
package/radio/public_api.d.ts
DELETED
package/radio/radio.config.d.ts
DELETED
package/radio/radio.module.d.ts
DELETED
@@ -1,14 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./radio.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "@angular/forms";
|
5
|
-
import * as i4 from "ngx-formly-zorro-antd/form-field";
|
6
|
-
import * as i5 from "@ngx-formly/core/select";
|
7
|
-
import * as i6 from "ng-zorro-antd/form";
|
8
|
-
import * as i7 from "ng-zorro-antd/radio";
|
9
|
-
import * as i8 from "@ngx-formly/core";
|
10
|
-
export declare class FormlyNzRadioModule {
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzRadioModule, never>;
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzRadioModule, [typeof i1.FormlyFieldRadio], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.FormlySelectModule, typeof i6.NzFormModule, typeof i7.NzRadioModule, typeof i8.FormlyModule], never>;
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzRadioModule>;
|
14
|
-
}
|
package/radio/radio.type.d.ts
DELETED
@@ -1,48 +0,0 @@
|
|
1
|
-
import { Type } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { NzFormlyFieldConfig, FormlyAttributeEvent } from 'ngx-formly-zorro-antd/common';
|
4
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
5
|
-
import type { FormlyFieldSelectProps } from '@ngx-formly/core/select';
|
6
|
-
import type { NzSizeLDSType } from 'ng-zorro-antd/core/types';
|
7
|
-
import type { NzRadioButtonStyle } from 'ng-zorro-antd/radio';
|
8
|
-
import * as i0 from "@angular/core";
|
9
|
-
/**
|
10
|
-
* @publicApi
|
11
|
-
*/
|
12
|
-
export interface RadioProps extends FormlyFieldProps, FormlyFieldSelectProps {
|
13
|
-
type?: 'button';
|
14
|
-
/**
|
15
|
-
* nz-radio-group 下所有 input[type="radio"] 的 name 属性
|
16
|
-
*/
|
17
|
-
name?: string | null;
|
18
|
-
/**
|
19
|
-
* 大小,只对按钮样式生效
|
20
|
-
* @default default
|
21
|
-
*/
|
22
|
-
size?: NzSizeLDSType;
|
23
|
-
/**
|
24
|
-
* RadioButton 的风格样式,目前有描边和填色两种风格
|
25
|
-
* @default outline
|
26
|
-
*/
|
27
|
-
buttonStyle?: NzRadioButtonStyle;
|
28
|
-
/**
|
29
|
-
* 数值改变时回调
|
30
|
-
*/
|
31
|
-
modelChange?: FormlyAttributeEvent<boolean | null | undefined>;
|
32
|
-
}
|
33
|
-
export interface FormlyRadioFieldConfig extends NzFormlyFieldConfig<RadioProps> {
|
34
|
-
type: 'radio' | Type<FormlyFieldRadio>;
|
35
|
-
}
|
36
|
-
/**
|
37
|
-
* @private
|
38
|
-
*/
|
39
|
-
export declare class FormlyFieldRadio extends FieldType<FieldTypeConfig<RadioProps>> {
|
40
|
-
defaultOptions: {
|
41
|
-
props: {
|
42
|
-
size: "default";
|
43
|
-
buttonStyle: "outline";
|
44
|
-
};
|
45
|
-
};
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldRadio, never>;
|
47
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldRadio, "formly-field-radio", never, {}, {}, never, never, false, never>;
|
48
|
-
}
|
package/rate/public_api.d.ts
DELETED
package/rate/rate.config.d.ts
DELETED
package/rate/rate.module.d.ts
DELETED
@@ -1,12 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./rate.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "@angular/forms";
|
5
|
-
import * as i4 from "ngx-formly-zorro-antd/form-field";
|
6
|
-
import * as i5 from "ng-zorro-antd/rate";
|
7
|
-
import * as i6 from "@ngx-formly/core";
|
8
|
-
export declare class FormlyNzRateModule {
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzRateModule, never>;
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzRateModule, [typeof i1.FormlyFieldRate], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.NzRateModule, typeof i6.FormlyModule], never>;
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzRateModule>;
|
12
|
-
}
|
package/rate/rate.type.d.ts
DELETED
@@ -1,65 +0,0 @@
|
|
1
|
-
import { TemplateRef, Type } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { NzFormlyFieldConfig, FormlyAttributeEvent } from 'ngx-formly-zorro-antd/common';
|
4
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
/**
|
7
|
-
* @publicApi
|
8
|
-
*/
|
9
|
-
export interface RateProps extends FormlyFieldProps {
|
10
|
-
/**
|
11
|
-
* 是否允许再次点击后清除
|
12
|
-
* @default true
|
13
|
-
*/
|
14
|
-
allowClear?: boolean;
|
15
|
-
/**
|
16
|
-
* 是否允许半选
|
17
|
-
* @default false
|
18
|
-
*/
|
19
|
-
allowHalf?: boolean;
|
20
|
-
/**
|
21
|
-
* 自动获取焦点
|
22
|
-
* @default false
|
23
|
-
*/
|
24
|
-
autoFocus?: boolean;
|
25
|
-
/**
|
26
|
-
* 自定义字符
|
27
|
-
* @default <span nz-icon nzType="star"></span>
|
28
|
-
*/
|
29
|
-
character?: TemplateRef<{
|
30
|
-
$implicit: number;
|
31
|
-
}>;
|
32
|
-
/**
|
33
|
-
* star 总数
|
34
|
-
* @default 5
|
35
|
-
*/
|
36
|
-
count?: number;
|
37
|
-
/**
|
38
|
-
* 自定义每项的提示信息
|
39
|
-
* @default []
|
40
|
-
*/
|
41
|
-
tooltips?: string[];
|
42
|
-
/**
|
43
|
-
* 鼠标经过时数值变化的回调
|
44
|
-
*/
|
45
|
-
hoverChange?: FormlyAttributeEvent<number | undefined>;
|
46
|
-
}
|
47
|
-
export interface FormlyRateFieldConfig extends NzFormlyFieldConfig<RateProps> {
|
48
|
-
type: 'rate' | Type<FormlyFieldRate>;
|
49
|
-
}
|
50
|
-
/**
|
51
|
-
* @private
|
52
|
-
*/
|
53
|
-
export declare class FormlyFieldRate extends FieldType<FieldTypeConfig<RateProps>> {
|
54
|
-
defaultOptions: {
|
55
|
-
props: {
|
56
|
-
allowClear: boolean;
|
57
|
-
allowHalf: boolean;
|
58
|
-
autoFocus: boolean;
|
59
|
-
count: number;
|
60
|
-
tooltips: never[];
|
61
|
-
};
|
62
|
-
};
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldRate, never>;
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldRate, "formly-field-rate", never, {}, {}, never, never, false, never>;
|
65
|
-
}
|
@@ -1,4 +0,0 @@
|
|
1
|
-
export { FormlyRefTemplateModule } from './ref-template.module';
|
2
|
-
export { FormlyFieldRefTemplate } from './ref-template.type';
|
3
|
-
export { withFormlyFieldRefTemplate } from './ref-template.config';
|
4
|
-
export type { FormlyRefTemplateFieldConfig, RefTemplateProps } from './ref-template.type';
|
@@ -1,11 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./ref-template.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "ng-zorro-antd/core/outlet";
|
5
|
-
import * as i4 from "@pkt/ng.core";
|
6
|
-
import * as i5 from "@ngx-formly/core";
|
7
|
-
export declare class FormlyRefTemplateModule {
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyRefTemplateModule, never>;
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyRefTemplateModule, [typeof i1.FormlyFieldRefTemplate], [typeof i2.CommonModule, typeof i3.NzOutletModule, typeof i4.TrustedHtmlPipe, typeof i5.FormlyModule], never>;
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyRefTemplateModule>;
|
11
|
-
}
|
@@ -1,82 +0,0 @@
|
|
1
|
-
import { TemplateRef, Type } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { FormlyFieldProps } from 'ngx-formly-zorro-antd/form-field';
|
4
|
-
import type { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
5
|
-
import { FormlyBoxTemplates } from 'ngx-formly-zorro-antd/common';
|
6
|
-
import * as i0 from "@angular/core";
|
7
|
-
/**
|
8
|
-
* @publicApi
|
9
|
-
*/
|
10
|
-
export interface RefTemplateProps extends FormlyFieldProps {
|
11
|
-
ref?: string | TemplateRef<{
|
12
|
-
$implicit: FormlyRefTemplateFieldConfig;
|
13
|
-
props: RefTemplateProps;
|
14
|
-
}>;
|
15
|
-
refName?: string;
|
16
|
-
}
|
17
|
-
/**
|
18
|
-
* RefTemplate 配置
|
19
|
-
*/
|
20
|
-
export interface FormlyRefTemplateFieldConfig extends NzFormlyFieldConfig<RefTemplateProps> {
|
21
|
-
type: 'ref-template' | Type<FormlyFieldRefTemplate>;
|
22
|
-
}
|
23
|
-
/**
|
24
|
-
* 引用模板,支持HTML,TemplateRef对象,或者NamedTemplate
|
25
|
-
* @example
|
26
|
-
*
|
27
|
-
* 用法1: 使用NamedTemplate(推荐)
|
28
|
-
*
|
29
|
-
* html
|
30
|
-
* ```html
|
31
|
-
* <formly-form formly-box>
|
32
|
-
* <ng-template named="test"></ng-template>
|
33
|
-
* </formly-form>
|
34
|
-
* ```
|
35
|
-
*
|
36
|
-
* 配置
|
37
|
-
* ```js
|
38
|
-
* {
|
39
|
-
* type: 'ref-template',
|
40
|
-
* props: {
|
41
|
-
* refName: 'test'
|
42
|
-
* }
|
43
|
-
* }
|
44
|
-
* ```
|
45
|
-
*
|
46
|
-
* 用法2:TemplateRef对象
|
47
|
-
* ```html
|
48
|
-
* <ng-template #test2></ng-template>
|
49
|
-
* ```
|
50
|
-
*
|
51
|
-
* 配置
|
52
|
-
* test2 = viewChild<TemplateRef<{}>>('test2');
|
53
|
-
*
|
54
|
-
* ```js
|
55
|
-
* {
|
56
|
-
* type: 'ref-template',
|
57
|
-
* props: {
|
58
|
-
* ref: this.test2
|
59
|
-
* }
|
60
|
-
* }
|
61
|
-
* ```
|
62
|
-
*
|
63
|
-
* 用法3: 使用html
|
64
|
-
*
|
65
|
-
* 配置
|
66
|
-
* ```js
|
67
|
-
* {
|
68
|
-
* type: 'ref-template',
|
69
|
-
* props: {
|
70
|
-
* ref: '<div>test text</div>'
|
71
|
-
* }
|
72
|
-
* }
|
73
|
-
* ```
|
74
|
-
* @private
|
75
|
-
*/
|
76
|
-
export declare class FormlyFieldRefTemplate extends FieldType<FieldTypeConfig<RefTemplateProps>> {
|
77
|
-
fieldTemplates: FormlyBoxTemplates;
|
78
|
-
constructor(fieldTemplates: FormlyBoxTemplates);
|
79
|
-
get ref(): TemplateRef<any> | undefined;
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldRefTemplate, [{ optional: true; }]>;
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldRefTemplate, "formly-ref-template", never, {}, {}, never, never, false, never>;
|
82
|
-
}
|
package/select/public_api.d.ts
DELETED
@@ -1,5 +0,0 @@
|
|
1
|
-
export { FormlyNzSelectModule } from './select.module';
|
2
|
-
export { FormlyFieldSelect } from './select.type';
|
3
|
-
export { withFormlyFieldSelect } from './select.config';
|
4
|
-
export type { FormlySelectFieldConfig } from './select.type';
|
5
|
-
export type { SelectProps } from './select.props';
|
@@ -1,13 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./select.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "@angular/forms";
|
5
|
-
import * as i4 from "ng-zorro-antd/select";
|
6
|
-
import * as i5 from "ngx-formly-zorro-antd/form-field";
|
7
|
-
import * as i6 from "@ngx-formly/core/select";
|
8
|
-
import * as i7 from "@ngx-formly/core";
|
9
|
-
export declare class FormlyNzSelectModule {
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzSelectModule, never>;
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzSelectModule, [typeof i1.FormlyFieldSelect], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.NzSelectModule, typeof i5.FormlyNzFormFieldModule, typeof i6.FormlySelectModule, typeof i7.FormlyModule], never>;
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzSelectModule>;
|
13
|
-
}
|
package/select/select.props.d.ts
DELETED
@@ -1,176 +0,0 @@
|
|
1
|
-
import { TemplateRef } from '@angular/core';
|
2
|
-
import type { FormlyFieldSelectProps } from '@ngx-formly/core/select';
|
3
|
-
import type { FormlyAttributeEvent } from 'ngx-formly-zorro-antd/common';
|
4
|
-
import type { NzSelectSizeType, NzSelectModeType, NzSelectItemInterface, NzSelectPlacementType, NzFilterOptionType } from 'ng-zorro-antd/select';
|
5
|
-
import type { NzStatus, NzSafeAny } from 'ng-zorro-antd/core/types';
|
6
|
-
/**
|
7
|
-
* @publicApi
|
8
|
-
*/
|
9
|
-
export interface SelectProps extends FormlyFieldSelectProps {
|
10
|
-
/**
|
11
|
-
* 与 SelectControlValueAccessor 相同
|
12
|
-
* @default
|
13
|
-
* (o1: any, o2: any) => o1===o2
|
14
|
-
*/
|
15
|
-
compareWith?: (o1: NzSafeAny, o2: NzSafeAny) => boolean;
|
16
|
-
/**
|
17
|
-
* 是否在选中项后清空搜索框,只在 mode 为 multiple 或 tags 时有效。
|
18
|
-
* @default true
|
19
|
-
*/
|
20
|
-
autoClearSearchValue?: boolean;
|
21
|
-
/**
|
22
|
-
* 支持清除
|
23
|
-
* @default false
|
24
|
-
*/
|
25
|
-
allowClear?: boolean;
|
26
|
-
/**
|
27
|
-
* 浮层是否应带有背景板
|
28
|
-
* @default false
|
29
|
-
*/
|
30
|
-
backdrop?: boolean;
|
31
|
-
/**
|
32
|
-
* 是否无边框
|
33
|
-
* @default false
|
34
|
-
*/
|
35
|
-
borderless?: boolean;
|
36
|
-
/**
|
37
|
-
* 允许使用 TAB 键选择项目
|
38
|
-
* @default false
|
39
|
-
*/
|
40
|
-
selectOnTab?: boolean;
|
41
|
-
/**
|
42
|
-
* 下拉菜单是否打开,可双向绑定
|
43
|
-
* @default false
|
44
|
-
*/
|
45
|
-
open?: boolean;
|
46
|
-
/**
|
47
|
-
* 下拉菜单的 className 属性
|
48
|
-
*/
|
49
|
-
dropdownClassName?: string[] | string | null;
|
50
|
-
/**
|
51
|
-
* 下拉菜单和选择器同宽
|
52
|
-
* @default true
|
53
|
-
*/
|
54
|
-
dropdownMatchSelectWidth?: boolean;
|
55
|
-
/**
|
56
|
-
* 下拉菜单的 style 属性
|
57
|
-
*
|
58
|
-
*/
|
59
|
-
dropdownStyle?: {
|
60
|
-
[key: string]: string;
|
61
|
-
} | null;
|
62
|
-
/**
|
63
|
-
* 自定义选择框的Template内容
|
64
|
-
*/
|
65
|
-
customTemplate?: TemplateRef<{
|
66
|
-
$implicit: NzSelectItemInterface;
|
67
|
-
}> | null;
|
68
|
-
/**
|
69
|
-
* 是否使用服务端搜索,当为 true 时,将不再在前端对 nz-option 进行过滤
|
70
|
-
* @default false
|
71
|
-
*/
|
72
|
-
serverSearch?: boolean;
|
73
|
-
/**
|
74
|
-
* 是否根据输入项进行筛选。当其为一个函数时,会接收 inputValueoption 两个参数,当 option 符合筛选条件时,应返回 true,反之则返回 false。
|
75
|
-
*/
|
76
|
-
filterOption?: NzFilterOptionType;
|
77
|
-
/**
|
78
|
-
* 最多选中多少个标签
|
79
|
-
* @default Infinity
|
80
|
-
*/
|
81
|
-
maxMultipleCount?: number;
|
82
|
-
/**
|
83
|
-
* 设置 nz-select 的模式
|
84
|
-
* @default default
|
85
|
-
*/
|
86
|
-
mode?: NzSelectModeType;
|
87
|
-
/**
|
88
|
-
* 当下拉列表为空时显示的内容
|
89
|
-
*/
|
90
|
-
notFoundContent?: string | TemplateRef<void>;
|
91
|
-
/**
|
92
|
-
* 选择框弹出的位置
|
93
|
-
*/
|
94
|
-
placement?: NzSelectPlacementType | null;
|
95
|
-
/**
|
96
|
-
* 是否显示下拉小箭头
|
97
|
-
* @default 单选为 true,多选为 false
|
98
|
-
*/
|
99
|
-
showArrow?: boolean;
|
100
|
-
/**
|
101
|
-
* 使单选模式可搜索
|
102
|
-
* @default false
|
103
|
-
*/
|
104
|
-
showSearch?: boolean;
|
105
|
-
/**
|
106
|
-
* 选择框大小
|
107
|
-
* @default default
|
108
|
-
*/
|
109
|
-
size?: NzSelectSizeType;
|
110
|
-
/**
|
111
|
-
* 设置校验状态
|
112
|
-
*/
|
113
|
-
status?: NzStatus;
|
114
|
-
/**
|
115
|
-
* 自定义的选择框后缀图标
|
116
|
-
*/
|
117
|
-
suffixIcon?: TemplateRef<NzSafeAny> | string;
|
118
|
-
/**
|
119
|
-
* 自定义的多选框清除图标
|
120
|
-
*/
|
121
|
-
removeIcon?: TemplateRef<NzSafeAny>;
|
122
|
-
/**
|
123
|
-
* 自定义的多选框清空图标
|
124
|
-
*/
|
125
|
-
clearIcon?: TemplateRef<NzSafeAny>;
|
126
|
-
/**
|
127
|
-
* 自定义当前选中的条目图标
|
128
|
-
*/
|
129
|
-
menuItemSelectedIcon?: TemplateRef<NzSafeAny>;
|
130
|
-
/**
|
131
|
-
* 在 tags 和 multiple 模式下自动分词的分隔符
|
132
|
-
* @default []
|
133
|
-
*/
|
134
|
-
tokenSeparators?: string[];
|
135
|
-
/**
|
136
|
-
* 加载中状态
|
137
|
-
* @default false
|
138
|
-
*/
|
139
|
-
loading?: boolean;
|
140
|
-
/**
|
141
|
-
* 最多显示多少个 tag
|
142
|
-
*/
|
143
|
-
maxTagCount?: number;
|
144
|
-
/**
|
145
|
-
* 隐藏 tag 时显示的内容
|
146
|
-
*/
|
147
|
-
maxTagPlaceholder?: TemplateRef<{
|
148
|
-
$implicit: NzSafeAny[];
|
149
|
-
}> | null;
|
150
|
-
/**
|
151
|
-
* 下拉菜单中每个 Option 的高度
|
152
|
-
* @default 32
|
153
|
-
*/
|
154
|
-
optionHeightPx?: number;
|
155
|
-
/**
|
156
|
-
* 下拉菜单中最多展示的 Option 个数,超出部分滚动
|
157
|
-
* @default 8
|
158
|
-
*/
|
159
|
-
optionOverflowSize?: number;
|
160
|
-
/**
|
161
|
-
* 下拉菜单打开状态变化回调
|
162
|
-
*/
|
163
|
-
openChange?: FormlyAttributeEvent<boolean>;
|
164
|
-
/**
|
165
|
-
* 下拉菜单打开状态变化回调
|
166
|
-
*/
|
167
|
-
modelChange?: FormlyAttributeEvent;
|
168
|
-
/**
|
169
|
-
* 下拉列表滚动到底部的回调
|
170
|
-
*/
|
171
|
-
scrollToBottom?: FormlyAttributeEvent;
|
172
|
-
/**
|
173
|
-
* 文本框值变化时回调
|
174
|
-
*/
|
175
|
-
onSearch?: FormlyAttributeEvent<string>;
|
176
|
-
}
|
package/select/select.type.d.ts
DELETED
@@ -1,38 +0,0 @@
|
|
1
|
-
import { Type, OnInit } from '@angular/core';
|
2
|
-
import { FieldType, FieldTypeConfig } from '@ngx-formly/core';
|
3
|
-
import type { NzFormlyFieldConfig } from 'ngx-formly-zorro-antd/common';
|
4
|
-
import { NzSelectComponent } from 'ng-zorro-antd/select';
|
5
|
-
import type { NzSafeAny } from 'ng-zorro-antd/core/types';
|
6
|
-
import type { SelectProps } from './select.props';
|
7
|
-
import * as i0 from "@angular/core";
|
8
|
-
export interface FormlySelectFieldConfig extends NzFormlyFieldConfig<SelectProps> {
|
9
|
-
type: 'select' | 'enum' | Type<FormlyFieldSelect>;
|
10
|
-
}
|
11
|
-
export declare class FormlyFieldSelect extends FieldType<FieldTypeConfig> implements OnInit {
|
12
|
-
defaultOptions: {
|
13
|
-
props: {
|
14
|
-
compareWith: (o1: NzSafeAny, o2: NzSafeAny) => boolean;
|
15
|
-
autoClearSearchValue: boolean;
|
16
|
-
allowClear: boolean;
|
17
|
-
backdrop: boolean;
|
18
|
-
open: boolean;
|
19
|
-
dropdownMatchSelectWidth: boolean;
|
20
|
-
serverSearch: boolean;
|
21
|
-
selectOnTab: boolean;
|
22
|
-
maxMultipleCount: number;
|
23
|
-
mode: "default";
|
24
|
-
showSearch: boolean;
|
25
|
-
size: "default";
|
26
|
-
status: "";
|
27
|
-
tokenSeparators: never[];
|
28
|
-
options: never[];
|
29
|
-
loading: boolean;
|
30
|
-
optionHeightPx: number;
|
31
|
-
optionOverflowSize: number;
|
32
|
-
};
|
33
|
-
};
|
34
|
-
select: import("@angular/core").Signal<NzSelectComponent>;
|
35
|
-
ngOnInit(): void;
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyFieldSelect, never>;
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormlyFieldSelect, "formly-field-select", never, {}, {}, never, never, false, never>;
|
38
|
-
}
|
package/slider/public_api.d.ts
DELETED
@@ -1,12 +0,0 @@
|
|
1
|
-
import * as i0 from "@angular/core";
|
2
|
-
import * as i1 from "./slider.type";
|
3
|
-
import * as i2 from "@angular/common";
|
4
|
-
import * as i3 from "@angular/forms";
|
5
|
-
import * as i4 from "ngx-formly-zorro-antd/form-field";
|
6
|
-
import * as i5 from "ng-zorro-antd/slider";
|
7
|
-
import * as i6 from "@ngx-formly/core";
|
8
|
-
export declare class FormlyNzSliderModule {
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormlyNzSliderModule, never>;
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyNzSliderModule, [typeof i1.FormlyFieldSlider], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyNzFormFieldModule, typeof i5.NzSliderModule, typeof i6.FormlyModule], never>;
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormlyNzSliderModule>;
|
12
|
-
}
|