@acorex/components 18.8.5 → 18.8.7

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "18.8.5",
3
+ "version": "18.8.7",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=18.2.0",
6
6
  "@angular/core": ">=18.2.0",
@@ -31,11 +31,11 @@
31
31
  "esm": "./esm2022/action-sheet/acorex-components-action-sheet.mjs",
32
32
  "default": "./fesm2022/acorex-components-action-sheet.mjs"
33
33
  },
34
- "./badge": {
35
- "types": "./badge/index.d.ts",
36
- "esm2022": "./esm2022/badge/acorex-components-badge.mjs",
37
- "esm": "./esm2022/badge/acorex-components-badge.mjs",
38
- "default": "./fesm2022/acorex-components-badge.mjs"
34
+ "./alert": {
35
+ "types": "./alert/index.d.ts",
36
+ "esm2022": "./esm2022/alert/acorex-components-alert.mjs",
37
+ "esm": "./esm2022/alert/acorex-components-alert.mjs",
38
+ "default": "./fesm2022/acorex-components-alert.mjs"
39
39
  },
40
40
  "./avatar": {
41
41
  "types": "./avatar/index.d.ts",
@@ -43,17 +43,17 @@
43
43
  "esm": "./esm2022/avatar/acorex-components-avatar.mjs",
44
44
  "default": "./fesm2022/acorex-components-avatar.mjs"
45
45
  },
46
- "./alert": {
47
- "types": "./alert/index.d.ts",
48
- "esm2022": "./esm2022/alert/acorex-components-alert.mjs",
49
- "esm": "./esm2022/alert/acorex-components-alert.mjs",
50
- "default": "./fesm2022/acorex-components-alert.mjs"
46
+ "./badge": {
47
+ "types": "./badge/index.d.ts",
48
+ "esm2022": "./esm2022/badge/acorex-components-badge.mjs",
49
+ "esm": "./esm2022/badge/acorex-components-badge.mjs",
50
+ "default": "./fesm2022/acorex-components-badge.mjs"
51
51
  },
52
- "./breadcrumbs": {
53
- "types": "./breadcrumbs/index.d.ts",
54
- "esm2022": "./esm2022/breadcrumbs/acorex-components-breadcrumbs.mjs",
55
- "esm": "./esm2022/breadcrumbs/acorex-components-breadcrumbs.mjs",
56
- "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
52
+ "./audio-wave": {
53
+ "types": "./audio-wave/index.d.ts",
54
+ "esm2022": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
55
+ "esm": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
56
+ "default": "./fesm2022/acorex-components-audio-wave.mjs"
57
57
  },
58
58
  "./bottom-navigation": {
59
59
  "types": "./bottom-navigation/index.d.ts",
@@ -61,11 +61,11 @@
61
61
  "esm": "./esm2022/bottom-navigation/acorex-components-bottom-navigation.mjs",
62
62
  "default": "./fesm2022/acorex-components-bottom-navigation.mjs"
63
63
  },
64
- "./audio-wave": {
65
- "types": "./audio-wave/index.d.ts",
66
- "esm2022": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
67
- "esm": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
68
- "default": "./fesm2022/acorex-components-audio-wave.mjs"
64
+ "./breadcrumbs": {
65
+ "types": "./breadcrumbs/index.d.ts",
66
+ "esm2022": "./esm2022/breadcrumbs/acorex-components-breadcrumbs.mjs",
67
+ "esm": "./esm2022/breadcrumbs/acorex-components-breadcrumbs.mjs",
68
+ "default": "./fesm2022/acorex-components-breadcrumbs.mjs"
69
69
  },
70
70
  "./button": {
71
71
  "types": "./button/index.d.ts",
@@ -85,18 +85,18 @@
85
85
  "esm": "./esm2022/calendar/acorex-components-calendar.mjs",
86
86
  "default": "./fesm2022/acorex-components-calendar.mjs"
87
87
  },
88
- "./chips": {
89
- "types": "./chips/index.d.ts",
90
- "esm2022": "./esm2022/chips/acorex-components-chips.mjs",
91
- "esm": "./esm2022/chips/acorex-components-chips.mjs",
92
- "default": "./fesm2022/acorex-components-chips.mjs"
93
- },
94
88
  "./check-box": {
95
89
  "types": "./check-box/index.d.ts",
96
90
  "esm2022": "./esm2022/check-box/acorex-components-check-box.mjs",
97
91
  "esm": "./esm2022/check-box/acorex-components-check-box.mjs",
98
92
  "default": "./fesm2022/acorex-components-check-box.mjs"
99
93
  },
94
+ "./chips": {
95
+ "types": "./chips/index.d.ts",
96
+ "esm2022": "./esm2022/chips/acorex-components-chips.mjs",
97
+ "esm": "./esm2022/chips/acorex-components-chips.mjs",
98
+ "default": "./fesm2022/acorex-components-chips.mjs"
99
+ },
100
100
  "./circular-progress": {
101
101
  "types": "./circular-progress/index.d.ts",
102
102
  "esm2022": "./esm2022/circular-progress/acorex-components-circular-progress.mjs",
@@ -151,18 +151,18 @@
151
151
  "esm": "./esm2022/data-table/acorex-components-data-table.mjs",
152
152
  "default": "./fesm2022/acorex-components-data-table.mjs"
153
153
  },
154
- "./datetime-input": {
155
- "types": "./datetime-input/index.d.ts",
156
- "esm2022": "./esm2022/datetime-input/acorex-components-datetime-input.mjs",
157
- "esm": "./esm2022/datetime-input/acorex-components-datetime-input.mjs",
158
- "default": "./fesm2022/acorex-components-datetime-input.mjs"
159
- },
160
154
  "./datetime-box": {
161
155
  "types": "./datetime-box/index.d.ts",
162
156
  "esm2022": "./esm2022/datetime-box/acorex-components-datetime-box.mjs",
163
157
  "esm": "./esm2022/datetime-box/acorex-components-datetime-box.mjs",
164
158
  "default": "./fesm2022/acorex-components-datetime-box.mjs"
165
159
  },
160
+ "./datetime-input": {
161
+ "types": "./datetime-input/index.d.ts",
162
+ "esm2022": "./esm2022/datetime-input/acorex-components-datetime-input.mjs",
163
+ "esm": "./esm2022/datetime-input/acorex-components-datetime-input.mjs",
164
+ "default": "./fesm2022/acorex-components-datetime-input.mjs"
165
+ },
166
166
  "./datetime-picker": {
167
167
  "types": "./datetime-picker/index.d.ts",
168
168
  "esm2022": "./esm2022/datetime-picker/acorex-components-datetime-picker.mjs",
@@ -259,18 +259,18 @@
259
259
  "esm": "./esm2022/notification/acorex-components-notification.mjs",
260
260
  "default": "./fesm2022/acorex-components-notification.mjs"
261
261
  },
262
- "./otp": {
263
- "types": "./otp/index.d.ts",
264
- "esm2022": "./esm2022/otp/acorex-components-otp.mjs",
265
- "esm": "./esm2022/otp/acorex-components-otp.mjs",
266
- "default": "./fesm2022/acorex-components-otp.mjs"
267
- },
268
262
  "./number-box": {
269
263
  "types": "./number-box/index.d.ts",
270
264
  "esm2022": "./esm2022/number-box/acorex-components-number-box.mjs",
271
265
  "esm": "./esm2022/number-box/acorex-components-number-box.mjs",
272
266
  "default": "./fesm2022/acorex-components-number-box.mjs"
273
267
  },
268
+ "./otp": {
269
+ "types": "./otp/index.d.ts",
270
+ "esm2022": "./esm2022/otp/acorex-components-otp.mjs",
271
+ "esm": "./esm2022/otp/acorex-components-otp.mjs",
272
+ "default": "./fesm2022/acorex-components-otp.mjs"
273
+ },
274
274
  "./page": {
275
275
  "types": "./page/index.d.ts",
276
276
  "esm2022": "./esm2022/page/acorex-components-page.mjs",
@@ -325,18 +325,18 @@
325
325
  "esm": "./esm2022/radio/acorex-components-radio.mjs",
326
326
  "default": "./fesm2022/acorex-components-radio.mjs"
327
327
  },
328
- "./result": {
329
- "types": "./result/index.d.ts",
330
- "esm2022": "./esm2022/result/acorex-components-result.mjs",
331
- "esm": "./esm2022/result/acorex-components-result.mjs",
332
- "default": "./fesm2022/acorex-components-result.mjs"
333
- },
334
328
  "./range-slider": {
335
329
  "types": "./range-slider/index.d.ts",
336
330
  "esm2022": "./esm2022/range-slider/acorex-components-range-slider.mjs",
337
331
  "esm": "./esm2022/range-slider/acorex-components-range-slider.mjs",
338
332
  "default": "./fesm2022/acorex-components-range-slider.mjs"
339
333
  },
334
+ "./result": {
335
+ "types": "./result/index.d.ts",
336
+ "esm2022": "./esm2022/result/acorex-components-result.mjs",
337
+ "esm": "./esm2022/result/acorex-components-result.mjs",
338
+ "default": "./fesm2022/acorex-components-result.mjs"
339
+ },
340
340
  "./routing-progress": {
341
341
  "types": "./routing-progress/index.d.ts",
342
342
  "esm2022": "./esm2022/routing-progress/acorex-components-routing-progress.mjs",
@@ -13,6 +13,7 @@ declare const AXPhoneBoxComponent_base: import("polytype").Polytype.ClusteredCon
13
13
  * A component that handles phone number input with various configurations.
14
14
  */
15
15
  export declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
16
+ phone: any;
16
17
  /** @ignore */
17
18
  protected _updateOn: 'change' | 'blur' | 'submit';
18
19
  /** @ignore */
@@ -65,6 +66,6 @@ export declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
65
66
  /** @ignore */
66
67
  _handleCountryValueChanged(event: AXValueChangedEvent): void;
67
68
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPhoneBoxComponent, never>;
68
- static ɵcmp: i0.ɵɵ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; }; "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"; }, never, ["ax-clear-button", "ax-validation-rule"], false, never>;
69
+ static ɵcmp: i0.ɵɵ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; }; "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"; }, never, ["ax-clear-button ", "ax-validation-rule"], false, never>;
69
70
  }
70
71
  export {};