@brggroup/share-lib 0.0.23 → 0.0.25
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.
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ElementRef, EventEmitter } from '@angular/core';
|
|
2
2
|
import { FormGroup } from '@angular/forms';
|
|
3
|
+
import { NzInputNumberComponent } from 'ng-zorro-antd/input-number';
|
|
3
4
|
import { NzSelectSizeType } from 'ng-zorro-antd/select';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
6
|
export declare class ExtendInputNumber {
|
|
@@ -19,17 +20,23 @@ export declare class ExtendInputNumber {
|
|
|
19
20
|
inputHeight: string;
|
|
20
21
|
borderBottomOnly: boolean;
|
|
21
22
|
displayInline: boolean;
|
|
23
|
+
/** separatorType: 'comma' (,) | 'dot' (.) */
|
|
24
|
+
separatorType?: 'comma' | 'dot' | 'blank';
|
|
25
|
+
/** defaultSeparatorType: 'comma' (,) | 'dot' (.) */
|
|
26
|
+
static defaultSeparatorType: 'comma' | 'dot';
|
|
22
27
|
formData: FormGroup;
|
|
23
28
|
controlName: string;
|
|
24
29
|
_ngModel: any;
|
|
25
30
|
_ngModelChange: EventEmitter<any>;
|
|
31
|
+
inputnumber: NzInputNumberComponent;
|
|
26
32
|
ngOnInit(): void;
|
|
27
33
|
_onNgModelChange(): void;
|
|
28
34
|
inputElement: ElementRef;
|
|
29
35
|
focus(): void;
|
|
30
|
-
|
|
31
|
-
|
|
36
|
+
formatterNumber: (value: number) => string;
|
|
37
|
+
parserNumber: (value: string) => number;
|
|
38
|
+
getSeparatorType(): "" | "comma" | "dot";
|
|
32
39
|
static ɵfac: i0.ɵɵFactoryDeclaration<ExtendInputNumber, never>;
|
|
33
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ExtendInputNumber, "extend-input-number", never, { "layOutType": { "alias": "layOutType"; "required": false; }; "label": { "alias": "label"; "required": false; }; "placeHolder": { "alias": "placeHolder"; "required": false; }; "labelAlign": { "alias": "labelAlign"; "required": false; }; "labelSpan": { "alias": "labelSpan"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "required": { "alias": "required"; "required": false; }; "noBottom": { "alias": "noBottom"; "required": false; }; "size": { "alias": "size"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "precision": { "alias": "precision"; "required": false; }; "inputWidth": { "alias": "inputWidth"; "required": false; }; "inputHeight": { "alias": "inputHeight"; "required": false; }; "borderBottomOnly": { "alias": "borderBottomOnly"; "required": false; }; "displayInline": { "alias": "displayInline"; "required": false; }; "formData": { "alias": "formData"; "required": false; }; "controlName": { "alias": "controlName"; "required": false; }; "_ngModel": { "alias": "_ngModel"; "required": false; }; }, { "_ngModelChange": "_ngModelChange"; }, never, never, true, never>;
|
|
40
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ExtendInputNumber, "extend-input-number", never, { "layOutType": { "alias": "layOutType"; "required": false; }; "label": { "alias": "label"; "required": false; }; "placeHolder": { "alias": "placeHolder"; "required": false; }; "labelAlign": { "alias": "labelAlign"; "required": false; }; "labelSpan": { "alias": "labelSpan"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "required": { "alias": "required"; "required": false; }; "noBottom": { "alias": "noBottom"; "required": false; }; "size": { "alias": "size"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "precision": { "alias": "precision"; "required": false; }; "inputWidth": { "alias": "inputWidth"; "required": false; }; "inputHeight": { "alias": "inputHeight"; "required": false; }; "borderBottomOnly": { "alias": "borderBottomOnly"; "required": false; }; "displayInline": { "alias": "displayInline"; "required": false; }; "separatorType": { "alias": "separatorType"; "required": false; }; "formData": { "alias": "formData"; "required": false; }; "controlName": { "alias": "controlName"; "required": false; }; "_ngModel": { "alias": "_ngModel"; "required": false; }; }, { "_ngModelChange": "_ngModelChange"; }, never, never, true, never>;
|
|
34
41
|
}
|
|
35
42
|
//# sourceMappingURL=extend-input-number.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extend-input-number.d.ts","sourceRoot":"","sources":["../../../../../projects/share/src/lib/components/extend-input-number/extend-input-number.ts"],"names":[],"mappings":"AACA,OAAO,EAAa,UAAU,EAAE,YAAY,EAA4B,MAAM,eAAe,CAAC;AAC9F,OAAO,EAAE,SAAS,EAAoC,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"extend-input-number.d.ts","sourceRoot":"","sources":["../../../../../projects/share/src/lib/components/extend-input-number/extend-input-number.ts"],"names":[],"mappings":"AACA,OAAO,EAAa,UAAU,EAAE,YAAY,EAA4B,MAAM,eAAe,CAAC;AAC9F,OAAO,EAAE,SAAS,EAAoC,MAAM,gBAAgB,CAAC;AAK7E,OAAO,EAAE,sBAAsB,EAAuB,MAAM,4BAA4B,CAAC;AACzF,OAAO,EAAoB,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;;AAE1E,qBAKa,iBAAiB;IACnB,UAAU,EAAE,YAAY,GAAG,UAAU,CAAgB;IACrD,KAAK,SAAM;IACX,WAAW,EAAE,KAAK,GAAG,EAAE,CAAM;IAC7B,UAAU,EAAE,MAAM,GAAG,OAAO,CAAU;IACtC,SAAS,SAAK;IACd,QAAQ,UAAS;IACjB,QAAQ,UAAS;IACjB,QAAQ,UAAS;IACjB,IAAI,EAAE,gBAAgB,CAAa;IAEnC,GAAG,EAAE,MAAM,GAAG,IAAI,CAAQ;IAC1B,GAAG,EAAE,MAAM,GAAG,IAAI,CAAQ;IAC1B,SAAS,EAAE,MAAM,CAAK;IAEtB,UAAU,SAAM;IAChB,WAAW,SAAM;IACjB,gBAAgB,UAAS;IACzB,aAAa,UAAS;IAE/B,6CAA6C;IACpC,aAAa,CAAC,EAAE,OAAO,GAAG,KAAK,GAAG,OAAO,CAAC;IACnD,oDAAoD;IACpD,MAAM,CAAC,oBAAoB,EAAE,OAAO,GAAG,KAAK,CAAS;IAE5C,QAAQ,EAAG,SAAS,CAAC;IACrB,WAAW,EAAG,MAAM,CAAC;IAErB,QAAQ,EAAE,GAAG,CAAQ;IACpB,cAAc,oBAAsB;IAEpB,WAAW,EAAG,sBAAsB,CAAC;IAE/D,QAAQ,IAAI,IAAI;IAEhB,gBAAgB;IAIW,YAAY,EAAG,UAAU,CAAC;IAErD,KAAK,IAAI,IAAI;IAIb,eAAe,UAAW,MAAM,KAAG,MAAM,CAWvC;IAEF,YAAY,UAAW,MAAM,KAAG,MAAM,CAwBpC;IAEF,gBAAgB;yCApFL,iBAAiB;2CAAjB,iBAAiB;CA6F7B"}
|