@acorex/components 20.2.0-next.8 → 20.2.0-next.9
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/action-sheet/index.d.ts +56 -0
- package/alert/index.d.ts +1 -1
- package/autocomplete/index.d.ts +1 -0
- package/avatar/index.d.ts +11 -4
- package/breadcrumbs/index.d.ts +15 -1
- package/calendar/index.d.ts +23 -9
- package/check-box/index.d.ts +1 -1
- package/color-box/index.d.ts +1 -0
- package/color-palette/index.d.ts +1 -1
- package/comment/index.d.ts +3 -3
- package/conversation/index.d.ts +1 -0
- package/cron-job/index.d.ts +5 -4
- package/datetime-box/index.d.ts +1 -0
- package/datetime-input/index.d.ts +1 -0
- package/datetime-picker/index.d.ts +8 -0
- package/fesm2022/acorex-components-action-sheet.mjs +56 -0
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +1 -1
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs +8 -2
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +11 -4
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs +15 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +31 -13
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +2 -2
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +9 -3
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-palette.mjs +2 -2
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-comment.mjs +5 -5
- package/fesm2022/acorex-components-comment.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +10 -4
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +15 -9
- package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +3 -3
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +8 -2
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +8 -2
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +52 -2
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +7 -1
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +10 -8
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box-2.mjs +11 -5
- package/fesm2022/acorex-components-number-box-2.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box.mjs +10 -4
- package/fesm2022/acorex-components-number-box.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs +7 -1
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +10 -4
- package/fesm2022/acorex-components-password-box.mjs.map +1 -1
- package/fesm2022/acorex-components-phone-box.mjs +8 -2
- package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
- package/fesm2022/acorex-components-picker.mjs +14 -4
- package/fesm2022/acorex-components-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-radio.mjs +2 -2
- package/fesm2022/acorex-components-radio.mjs.map +1 -1
- package/fesm2022/acorex-components-search-box.mjs +7 -1
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +42 -17
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +1 -1
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-tabs.mjs +6 -4
- package/fesm2022/acorex-components-tabs.mjs.map +1 -1
- package/fesm2022/acorex-components-tag-box.mjs +11 -5
- package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
- package/fesm2022/acorex-components-text-area.mjs +10 -4
- package/fesm2022/acorex-components-text-area.mjs.map +1 -1
- package/fesm2022/acorex-components-text-box.mjs +10 -4
- package/fesm2022/acorex-components-text-box.mjs.map +1 -1
- package/fesm2022/acorex-components-time-duration.mjs +9 -3
- package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
- package/fesm2022/acorex-components-tree-view.mjs +1 -1
- package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +10 -4
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/image-editor/index.d.ts +1 -0
- package/number-box/index.d.ts +1 -0
- package/number-box-2/index.d.ts +1 -0
- package/package.json +1 -1
- package/paint/index.d.ts +1 -0
- package/password-box/index.d.ts +1 -0
- package/phone-box/index.d.ts +1 -0
- package/picker/index.d.ts +10 -8
- package/radio/index.d.ts +1 -1
- package/search-box/index.d.ts +1 -0
- package/select-box/index.d.ts +9 -6
- package/tag-box/index.d.ts +1 -0
- package/text-area/index.d.ts +1 -0
- package/text-box/index.d.ts +1 -0
- package/time-duration/index.d.ts +1 -0
- package/wysiwyg/index.d.ts +1 -0
package/image-editor/index.d.ts
CHANGED
@@ -169,6 +169,7 @@ declare class AXImageEditorContainerComponent extends AXImageEditorContainerComp
|
|
169
169
|
save(): void;
|
170
170
|
protected cropButtonHandler(): void;
|
171
171
|
get __hostClass(): string;
|
172
|
+
private get __hostName();
|
172
173
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXImageEditorContainerComponent, never>;
|
173
174
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXImageEditorContainerComponent, "ax-image-editor-container", never, { "look": { "alias": "look"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "onValueChanged": "onValueChanged"; }, ["view"], ["ax-header", "ax-image-editor-view", "ax-validation-rule"], true, never>;
|
174
175
|
}
|
package/number-box/index.d.ts
CHANGED
@@ -177,6 +177,7 @@ declare class AXNumberBoxComponent extends AXNumberBoxComponent_base implements
|
|
177
177
|
*/
|
178
178
|
decimalStepDown(u?: boolean): void;
|
179
179
|
onWheel(event: WheelEvent): void;
|
180
|
+
private get __hostName();
|
180
181
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxComponent, never>;
|
181
182
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXNumberBoxComponent, "ax-number-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "changeOnScroll": { "alias": "changeOnScroll"; "required": false; }; "allDigits": { "alias": "allDigits"; "required": false; }; "thousandsSeparator": { "alias": "thousandsSeparator"; "required": false; }; "padDecimalZeros": { "alias": "padDecimalZeros"; "required": false; }; "step": { "alias": "step"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "decimalStep": { "alias": "decimalStep"; "required": false; }; "showSpinButtons": { "alias": "showSpinButtons"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
|
182
183
|
}
|
package/number-box-2/index.d.ts
CHANGED
@@ -33,6 +33,7 @@ declare class AXNumberBox2Component extends AXNumberBox2Component_base {
|
|
33
33
|
protected handleDownClick(): void;
|
34
34
|
protected handleOnMaskChanged(e: AXInputMaskEvent): void;
|
35
35
|
protected onWheel(event: WheelEvent): void;
|
36
|
+
private get __hostName();
|
36
37
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXNumberBox2Component, never>;
|
37
38
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXNumberBox2Component, "ax-number-box-2", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; "isSignal": true; }; "maxValue": { "alias": "maxValue"; "required": false; "isSignal": true; }; "showSpinButtons": { "alias": "showSpinButtons"; "required": false; "isSignal": true; }; "thousandsSeparator": { "alias": "thousandsSeparator"; "required": false; "isSignal": true; }; "decimals": { "alias": "decimals"; "required": false; "isSignal": true; }; "changeOnScroll": { "alias": "changeOnScroll"; "required": false; "isSignal": true; }; "step": { "alias": "step"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; "thousandsSeparator": "thousandsSeparatorChange"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
|
38
39
|
}
|
package/package.json
CHANGED
package/paint/index.d.ts
CHANGED
@@ -44,6 +44,7 @@ declare class AXPaintContainerComponent extends AXPaintContainerComponent_base {
|
|
44
44
|
setHighlightWidth(width: number): void;
|
45
45
|
setEraserWidth(width: number): void;
|
46
46
|
clear(): void;
|
47
|
+
private get __hostName();
|
47
48
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPaintContainerComponent, never>;
|
48
49
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPaintContainerComponent, "ax-paint-container", never, { "look": { "alias": "look"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "editMode": { "alias": "editMode"; "required": false; "isSignal": true; }; }, {}, never, ["*", "ax-validation-rule"], true, never>;
|
49
50
|
}
|
package/password-box/index.d.ts
CHANGED
@@ -45,6 +45,7 @@ declare class AXPasswordBoxComponent extends AXPasswordBoxComponent_base {
|
|
45
45
|
* Toggles the input type between 'password' and 'text' to show or hide the password.
|
46
46
|
*/
|
47
47
|
toggleType(): void;
|
48
|
+
private get __hostName();
|
48
49
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPasswordBoxComponent, never>;
|
49
50
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPasswordBoxComponent, "ax-password-box", never, { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "showToggleButton": { "alias": "showToggleButton"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule", "ax-password-strength-validation"], true, never>;
|
50
51
|
}
|
package/phone-box/index.d.ts
CHANGED
@@ -79,6 +79,7 @@ declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
|
|
79
79
|
handleKeyDown(e: KeyboardEvent): void;
|
80
80
|
/** @ignore */
|
81
81
|
_handleCountryValueChanged(event: AXValueChangedEvent): void;
|
82
|
+
private get __hostName();
|
82
83
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPhoneBoxComponent, never>;
|
83
84
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPhoneBoxComponent, "ax-phone-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "look": { "alias": "look"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; "precode": { "alias": "precode"; "required": false; "isSignal": true; }; "country": { "alias": "country"; "required": false; "isSignal": true; }; "included": { "alias": "included"; "required": false; "isSignal": true; }; "excluded": { "alias": "excluded"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; "country": "countryChange"; }, never, ["ax-clear-button ", "ax-validation-rule"], true, never>;
|
84
85
|
}
|
package/picker/index.d.ts
CHANGED
@@ -6,7 +6,7 @@ import { MXValueComponent } from '@acorex/cdk/common';
|
|
6
6
|
import * as i1 from '@angular/common';
|
7
7
|
|
8
8
|
declare class AXPickerContainerComponent {
|
9
|
-
customClass: _angular_core.InputSignal<string>;
|
9
|
+
readonly customClass: _angular_core.InputSignal<string>;
|
10
10
|
get __hostClass(): string;
|
11
11
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPickerContainerComponent, never>;
|
12
12
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPickerContainerComponent, "ax-picker-container", never, { "customClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["ax-picker-title", "ax-picker-items"], true, never>;
|
@@ -15,19 +15,21 @@ declare class AXPickerContainerComponent {
|
|
15
15
|
declare class AXPickerItemsComponent extends MXValueComponent {
|
16
16
|
#private;
|
17
17
|
protected swiperRef: _angular_core.Signal<AXCarouselDirective>;
|
18
|
-
items: _angular_core.InputSignal<any[]>;
|
19
|
-
valueField: _angular_core.InputSignal<string>;
|
20
|
-
textField: _angular_core.InputSignal<string>;
|
21
|
-
|
22
|
-
|
23
|
-
|
18
|
+
readonly items: _angular_core.InputSignal<any[]>;
|
19
|
+
readonly valueField: _angular_core.InputSignal<string>;
|
20
|
+
readonly textField: _angular_core.InputSignal<string>;
|
21
|
+
readonly slidesPerGroup: _angular_core.InputSignal<number>;
|
22
|
+
readonly loop: _angular_core.InputSignal<boolean>;
|
23
|
+
private selectedItemIndex;
|
24
|
+
readonly minValue: _angular_core.InputSignal<number>;
|
25
|
+
readonly maxValue: _angular_core.InputSignal<number>;
|
24
26
|
protected option: _angular_core.WritableSignal<swiper_types.SwiperOptions>;
|
25
27
|
protected clickHandler(v: any): any;
|
26
28
|
internalSetValue(v: any): any;
|
27
29
|
/** @ignore */
|
28
30
|
private get __hostClass();
|
29
31
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPickerItemsComponent, never>;
|
30
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPickerItemsComponent, "ax-picker-items", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "readonlyChange": { "alias": "readonlyChange"; "required": false; }; "disabledChange": { "alias": "disabledChange"; "required": false; }; "items": { "alias": "items"; "required": true; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "slidesPerGroup": { "alias": "slidesPerGroup"; "required": false; "isSignal": true; }; "loop": { "alias": "loop"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, never, true, never>;
|
32
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPickerItemsComponent, "ax-picker-items", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "readonlyChange": { "alias": "readonlyChange"; "required": false; }; "disabledChange": { "alias": "disabledChange"; "required": false; }; "items": { "alias": "items"; "required": true; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "slidesPerGroup": { "alias": "slidesPerGroup"; "required": false; "isSignal": true; }; "loop": { "alias": "loop"; "required": false; "isSignal": true; }; "minValue": { "alias": "minValue"; "required": false; "isSignal": true; }; "maxValue": { "alias": "maxValue"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, never, true, never>;
|
31
33
|
}
|
32
34
|
|
33
35
|
declare class AXPickerTitleComponent {
|
package/radio/index.d.ts
CHANGED
@@ -21,7 +21,7 @@ declare class AXRadioComponent extends MXValueComponent<boolean | null> implemen
|
|
21
21
|
/** @ignore */
|
22
22
|
protected _handleModelChange(value: boolean | null): void;
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXRadioComponent, never>;
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXRadioComponent, "ax-radio", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; };
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXRadioComponent, "ax-radio", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "onValueChanged": "onValueChanged"; }, ["_labels"], ["ax-label", "ax-form-hint", "ax-validation-rule"], true, never>;
|
25
25
|
}
|
26
26
|
|
27
27
|
declare class AXRadioModule {
|
package/search-box/index.d.ts
CHANGED
@@ -38,6 +38,7 @@ declare class AXSearchBoxComponent extends AXSearchBoxComponent_base {
|
|
38
38
|
_handleModelChange(value: string): void;
|
39
39
|
/** @ignore */
|
40
40
|
get __hostClass(): string[];
|
41
|
+
private get __hostName();
|
41
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSearchBoxComponent, never>;
|
42
43
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXSearchBoxComponent, "ax-search-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; "delayTime": { "alias": "delayTime"; "required": false; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix"], true, never>;
|
43
44
|
}
|
package/select-box/index.d.ts
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
import * as i0 from '@angular/core';
|
2
|
-
import {
|
2
|
+
import { OnDestroy, WritableSignal, TemplateRef, ElementRef } from '@angular/core';
|
3
3
|
import * as polytype from 'polytype';
|
4
4
|
import * as i2 from '@acorex/cdk/common';
|
5
5
|
import { MXSelectionValueComponent, MXLookComponent, AXDataSource, MXSelectionBridgeService, AXEvent, AXValueChangedEvent } from '@acorex/cdk/common';
|
@@ -25,7 +25,7 @@ declare const AXSelectBoxComponent_base: polytype.Polytype.ClusteredConstructor<
|
|
25
25
|
* The Button is a component which detects user interaction and triggers a corresponding event
|
26
26
|
* @category
|
27
27
|
*/
|
28
|
-
declare class AXSelectBoxComponent extends AXSelectBoxComponent_base implements
|
28
|
+
declare class AXSelectBoxComponent extends AXSelectBoxComponent_base implements OnDestroy {
|
29
29
|
/**
|
30
30
|
* Determines if an item is truncated.
|
31
31
|
*
|
@@ -45,7 +45,7 @@ declare class AXSelectBoxComponent extends AXSelectBoxComponent_base implements
|
|
45
45
|
/** @ignore */
|
46
46
|
protected searchValue: WritableSignal<string>;
|
47
47
|
/** @ignore */
|
48
|
-
protected renderList: boolean
|
48
|
+
protected renderList: WritableSignal<boolean>;
|
49
49
|
/** @ignore */
|
50
50
|
protected _dropdownWidth: WritableSignal<string>;
|
51
51
|
/** @ignore */
|
@@ -53,9 +53,11 @@ declare class AXSelectBoxComponent extends AXSelectBoxComponent_base implements
|
|
53
53
|
/** @ignore */
|
54
54
|
protected _listDataSource: AXDataSource<any>;
|
55
55
|
/** @ignore */
|
56
|
-
private
|
56
|
+
private _originalDataSource;
|
57
57
|
/** @ignore */
|
58
58
|
private onChangedSubscription;
|
59
|
+
/** @ignore */
|
60
|
+
private onLoadingChangedSubscription;
|
59
61
|
/**
|
60
62
|
* Gets the data source for the component, which can be either an `AXDataSource` or an array of items.
|
61
63
|
* @returns {AXDataSource<any> | any[]}
|
@@ -125,8 +127,6 @@ declare class AXSelectBoxComponent extends AXSelectBoxComponent_base implements
|
|
125
127
|
/** @ignore */
|
126
128
|
protected ngOnInit(): void;
|
127
129
|
/** @ignore */
|
128
|
-
ngAfterViewInit(): void;
|
129
|
-
/** @ignore */
|
130
130
|
ngOnDestroy(): void;
|
131
131
|
/**
|
132
132
|
* Retrieves an item by its key.
|
@@ -145,6 +145,9 @@ declare class AXSelectBoxComponent extends AXSelectBoxComponent_base implements
|
|
145
145
|
protected _handleValueChanged(e: AXValueChangedEvent): void;
|
146
146
|
/** @ignore */
|
147
147
|
private setDropdownSize;
|
148
|
+
private updateDropdownPosition;
|
149
|
+
private updateDropdownSize;
|
150
|
+
internalValueChanged(value: any): void;
|
148
151
|
/** @ignore */
|
149
152
|
_handleKeydown(e: KeyboardEvent): void;
|
150
153
|
/** @ignore */
|
package/tag-box/index.d.ts
CHANGED
@@ -28,6 +28,7 @@ declare class AXTagBoxComponent extends AXTagBoxComponent_base implements OnInit
|
|
28
28
|
convertString(v: unknown): object[];
|
29
29
|
protected internalSetValue(value: any): unknown[];
|
30
30
|
protected internalSetValue(value: any): any;
|
31
|
+
private get __hostName();
|
31
32
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTagBoxComponent, never>;
|
32
33
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTagBoxComponent, "ax-tag-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "addOnComma": { "alias": "addOnComma"; "required": false; "isSignal": true; }; "addOnEnter": { "alias": "addOnEnter"; "required": false; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "readonlyField": { "alias": "readonlyField"; "required": false; "isSignal": true; }; "allowDuplicateValues": { "alias": "allowDuplicateValues"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-autocomplete", "ax-validation-rule"], true, never>;
|
33
34
|
}
|
package/text-area/index.d.ts
CHANGED
@@ -39,6 +39,7 @@ declare class AXTextAreaComponent extends AXTextAreaComponent_base {
|
|
39
39
|
classNames: string;
|
40
40
|
/** @ignore */
|
41
41
|
protected _handleModelChange(value: string | null): void;
|
42
|
+
private get __hostName();
|
42
43
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXTextAreaComponent, never>;
|
43
44
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXTextAreaComponent, "ax-text-area", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "look": { "alias": "look"; "required": false; }; "rows": { "alias": "rows"; "required": false; }; "allowResize": { "alias": "allowResize"; "required": false; }; "showCounter": { "alias": "showCounter"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-validation-rule"], true, never>;
|
44
45
|
}
|
package/text-box/index.d.ts
CHANGED
@@ -78,6 +78,7 @@ declare class AXTextBoxComponent extends AXTextBoxComponent_base implements Afte
|
|
78
78
|
private _onComplete;
|
79
79
|
/** @ignore */
|
80
80
|
protected _handleModelChange(value: string | null): void;
|
81
|
+
private get __hostName();
|
81
82
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXTextBoxComponent, never>;
|
82
83
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXTextBoxComponent, "ax-text-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "look": { "alias": "look"; "required": false; }; "maskOptions": { "alias": "mask-options"; "required": false; }; "classNames": { "alias": "class"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, ["_maskOptionsContent"], ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
|
83
84
|
}
|
package/time-duration/index.d.ts
CHANGED
@@ -36,6 +36,7 @@ declare class AXTimeDurationComponent extends AXTimeDurationComponent_base {
|
|
36
36
|
private replacePersianLabels;
|
37
37
|
private maskToMilliseconds;
|
38
38
|
private updateMask;
|
39
|
+
private get __hostName();
|
39
40
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTimeDurationComponent, never>;
|
40
41
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTimeDurationComponent, "ax-time-duration", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "look": { "alias": "look"; "required": false; }; "valueStart": { "alias": "valueStart"; "required": false; "isSignal": true; }; "valueEnd": { "alias": "valueEnd"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "maskDigits": { "alias": "maskDigits"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, ["ax-validation-rule"], true, never>;
|
41
42
|
}
|
package/wysiwyg/index.d.ts
CHANGED
@@ -54,6 +54,7 @@ declare class AXWysiwygContainerComponent extends AXWysiwygContainerComponent_ba
|
|
54
54
|
ngOnDestroy(): void;
|
55
55
|
focus(): void;
|
56
56
|
blur(): void;
|
57
|
+
private get __hostName();
|
57
58
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXWysiwygContainerComponent, never>;
|
58
59
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXWysiwygContainerComponent, "ax-wysiwyg-container", never, { "look": { "alias": "look"; "required": false; }; "placeHolder": { "alias": "placeHolder"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, ["*", "ax-validation-rule"], true, never>;
|
59
60
|
}
|