@acorex/components 18.4.0 → 18.4.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "18.4.0",
3
+ "version": "18.4.2",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=18.0.0",
6
6
  "@angular/core": ">=18.0.0",
@@ -31,18 +31,6 @@
31
31
  "esm": "./esm2022/action-sheet/acorex-components-action-sheet.mjs",
32
32
  "default": "./fesm2022/acorex-components-action-sheet.mjs"
33
33
  },
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
- },
40
- "./audio-wave": {
41
- "types": "./audio-wave/index.d.ts",
42
- "esm2022": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
43
- "esm": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
44
- "default": "./fesm2022/acorex-components-audio-wave.mjs"
45
- },
46
34
  "./avatar": {
47
35
  "types": "./avatar/index.d.ts",
48
36
  "esm2022": "./esm2022/avatar/acorex-components-avatar.mjs",
@@ -55,12 +43,24 @@
55
43
  "esm": "./esm2022/badge/acorex-components-badge.mjs",
56
44
  "default": "./fesm2022/acorex-components-badge.mjs"
57
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"
51
+ },
58
52
  "./bottom-navigation": {
59
53
  "types": "./bottom-navigation/index.d.ts",
60
54
  "esm2022": "./esm2022/bottom-navigation/acorex-components-bottom-navigation.mjs",
61
55
  "esm": "./esm2022/bottom-navigation/acorex-components-bottom-navigation.mjs",
62
56
  "default": "./fesm2022/acorex-components-bottom-navigation.mjs"
63
57
  },
58
+ "./audio-wave": {
59
+ "types": "./audio-wave/index.d.ts",
60
+ "esm2022": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
61
+ "esm": "./esm2022/audio-wave/acorex-components-audio-wave.mjs",
62
+ "default": "./fesm2022/acorex-components-audio-wave.mjs"
63
+ },
64
64
  "./breadcrumbs": {
65
65
  "types": "./breadcrumbs/index.d.ts",
66
66
  "esm2022": "./esm2022/breadcrumbs/acorex-components-breadcrumbs.mjs",
@@ -229,18 +229,18 @@
229
229
  "esm": "./esm2022/loading-dialog/acorex-components-loading-dialog.mjs",
230
230
  "default": "./fesm2022/acorex-components-loading-dialog.mjs"
231
231
  },
232
- "./menu": {
233
- "types": "./menu/index.d.ts",
234
- "esm2022": "./esm2022/menu/acorex-components-menu.mjs",
235
- "esm": "./esm2022/menu/acorex-components-menu.mjs",
236
- "default": "./fesm2022/acorex-components-menu.mjs"
237
- },
238
232
  "./nav": {
239
233
  "types": "./nav/index.d.ts",
240
234
  "esm2022": "./esm2022/nav/acorex-components-nav.mjs",
241
235
  "esm": "./esm2022/nav/acorex-components-nav.mjs",
242
236
  "default": "./fesm2022/acorex-components-nav.mjs"
243
237
  },
238
+ "./menu": {
239
+ "types": "./menu/index.d.ts",
240
+ "esm2022": "./esm2022/menu/acorex-components-menu.mjs",
241
+ "esm": "./esm2022/menu/acorex-components-menu.mjs",
242
+ "default": "./fesm2022/acorex-components-menu.mjs"
243
+ },
244
244
  "./navbar": {
245
245
  "types": "./navbar/index.d.ts",
246
246
  "esm2022": "./esm2022/navbar/acorex-components-navbar.mjs",
@@ -397,18 +397,18 @@
397
397
  "esm": "./esm2022/tabs/acorex-components-tabs.mjs",
398
398
  "default": "./fesm2022/acorex-components-tabs.mjs"
399
399
  },
400
- "./tag": {
401
- "types": "./tag/index.d.ts",
402
- "esm2022": "./esm2022/tag/acorex-components-tag.mjs",
403
- "esm": "./esm2022/tag/acorex-components-tag.mjs",
404
- "default": "./fesm2022/acorex-components-tag.mjs"
405
- },
406
400
  "./text-area": {
407
401
  "types": "./text-area/index.d.ts",
408
402
  "esm2022": "./esm2022/text-area/acorex-components-text-area.mjs",
409
403
  "esm": "./esm2022/text-area/acorex-components-text-area.mjs",
410
404
  "default": "./fesm2022/acorex-components-text-area.mjs"
411
405
  },
406
+ "./tag": {
407
+ "types": "./tag/index.d.ts",
408
+ "esm2022": "./esm2022/tag/acorex-components-tag.mjs",
409
+ "esm": "./esm2022/tag/acorex-components-tag.mjs",
410
+ "default": "./fesm2022/acorex-components-tag.mjs"
411
+ },
412
412
  "./text-box": {
413
413
  "types": "./text-box/index.d.ts",
414
414
  "esm2022": "./esm2022/text-box/acorex-components-text-box.mjs",
@@ -421,17 +421,17 @@
421
421
  "esm": "./esm2022/toast/acorex-components-toast.mjs",
422
422
  "default": "./fesm2022/acorex-components-toast.mjs"
423
423
  },
424
- "./tooltip": {
425
- "types": "./tooltip/index.d.ts",
426
- "esm2022": "./esm2022/tooltip/acorex-components-tooltip.mjs",
427
- "esm": "./esm2022/tooltip/acorex-components-tooltip.mjs",
428
- "default": "./fesm2022/acorex-components-tooltip.mjs"
429
- },
430
424
  "./uploader": {
431
425
  "types": "./uploader/index.d.ts",
432
426
  "esm2022": "./esm2022/uploader/acorex-components-uploader.mjs",
433
427
  "esm": "./esm2022/uploader/acorex-components-uploader.mjs",
434
428
  "default": "./fesm2022/acorex-components-uploader.mjs"
429
+ },
430
+ "./tooltip": {
431
+ "types": "./tooltip/index.d.ts",
432
+ "esm2022": "./esm2022/tooltip/acorex-components-tooltip.mjs",
433
+ "esm": "./esm2022/tooltip/acorex-components-tooltip.mjs",
434
+ "default": "./fesm2022/acorex-components-tooltip.mjs"
435
435
  }
436
436
  }
437
437
  }
@@ -26,7 +26,6 @@ export declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
26
26
  handleKeyDown(e: KeyboardEvent): void;
27
27
  _handleCountryValueChanged(event: AXValueChangedEvent): void;
28
28
  protected handleCountryOnClosed(): void;
29
- handleValueChange(e: AXValueChangedEvent): void;
30
29
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPhoneBoxComponent, never>;
31
30
  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>;
32
31
  }