@acorex/components 20.1.25 → 20.1.27

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.
Files changed (139) hide show
  1. package/action-sheet/index.d.ts +1 -10
  2. package/alert/index.d.ts +1 -3
  3. package/avatar/index.d.ts +1 -2
  4. package/badge/index.d.ts +1 -2
  5. package/bottom-navigation/index.d.ts +10 -2
  6. package/breadcrumbs/index.d.ts +1 -3
  7. package/button/index.d.ts +56 -17
  8. package/button-group/index.d.ts +1 -4
  9. package/calendar/index.d.ts +2 -7
  10. package/check-box/index.d.ts +1 -4
  11. package/chips/index.d.ts +1 -2
  12. package/collapse/index.d.ts +1 -3
  13. package/color-box/index.d.ts +4 -8
  14. package/color-palette/index.d.ts +19 -24
  15. package/datetime-box/index.d.ts +1 -7
  16. package/datetime-input/index.d.ts +1 -4
  17. package/datetime-picker/index.d.ts +1 -10
  18. package/fesm2022/acorex-components-action-sheet.mjs +10 -39
  19. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  20. package/fesm2022/acorex-components-alert.mjs +6 -8
  21. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  22. package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
  23. package/fesm2022/acorex-components-avatar.mjs +5 -7
  24. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  25. package/fesm2022/acorex-components-badge.mjs +5 -6
  26. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  27. package/fesm2022/acorex-components-bottom-navigation.mjs +9 -5
  28. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  29. package/fesm2022/acorex-components-breadcrumbs.mjs +4 -5
  30. package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
  31. package/fesm2022/acorex-components-button-group.mjs +4 -7
  32. package/fesm2022/acorex-components-button-group.mjs.map +1 -1
  33. package/fesm2022/acorex-components-button.mjs +66 -23
  34. package/fesm2022/acorex-components-button.mjs.map +1 -1
  35. package/fesm2022/acorex-components-calendar.mjs +11 -11
  36. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  37. package/fesm2022/acorex-components-check-box.mjs +5 -7
  38. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  39. package/fesm2022/acorex-components-chips.mjs +5 -6
  40. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  41. package/fesm2022/acorex-components-circular-progress.mjs +2 -2
  42. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  43. package/fesm2022/acorex-components-collapse.mjs +6 -7
  44. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  45. package/fesm2022/acorex-components-color-box.mjs +23 -25
  46. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  47. package/fesm2022/acorex-components-color-palette.mjs +30 -50
  48. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  49. package/fesm2022/acorex-components-datetime-box.mjs +8 -23
  50. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  51. package/fesm2022/acorex-components-datetime-input.mjs +5 -8
  52. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  53. package/fesm2022/acorex-components-datetime-picker.mjs +11 -32
  54. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  55. package/fesm2022/acorex-components-dialog.mjs +2 -2
  56. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  57. package/fesm2022/acorex-components-dropdown-button.mjs +2 -2
  58. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  59. package/fesm2022/acorex-components-flow-chart.mjs +24 -0
  60. package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
  61. package/fesm2022/acorex-components-form.mjs +10 -1
  62. package/fesm2022/acorex-components-form.mjs.map +1 -1
  63. package/fesm2022/acorex-components-image-editor.mjs +5 -5
  64. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  65. package/fesm2022/acorex-components-kanban.mjs +2 -2
  66. package/fesm2022/acorex-components-kanban.mjs.map +1 -1
  67. package/fesm2022/acorex-components-kbd.mjs +8 -7
  68. package/fesm2022/acorex-components-kbd.mjs.map +1 -1
  69. package/fesm2022/acorex-components-label.mjs +2 -2
  70. package/fesm2022/acorex-components-label.mjs.map +1 -1
  71. package/fesm2022/acorex-components-list.mjs +1 -1
  72. package/fesm2022/acorex-components-list.mjs.map +1 -1
  73. package/fesm2022/acorex-components-loading-dialog.mjs +2 -2
  74. package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
  75. package/fesm2022/acorex-components-loading.mjs +2 -2
  76. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  77. package/fesm2022/acorex-components-media-viewer.mjs +4 -4
  78. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  79. package/fesm2022/acorex-components-menu.mjs +15 -6
  80. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  81. package/fesm2022/{acorex-components-modal-acorex-components-modal-DykbEbg0.mjs → acorex-components-modal-acorex-components-modal-yzX5PZMM.mjs} +83 -4
  82. package/fesm2022/acorex-components-modal-acorex-components-modal-yzX5PZMM.mjs.map +1 -0
  83. package/fesm2022/{acorex-components-modal-modal-content.component-73xLTLTg.mjs → acorex-components-modal-modal-content.component-Bt8c43qi.mjs} +2 -2
  84. package/fesm2022/{acorex-components-modal-modal-content.component-73xLTLTg.mjs.map → acorex-components-modal-modal-content.component-Bt8c43qi.mjs.map} +1 -1
  85. package/fesm2022/acorex-components-modal.mjs +1 -1
  86. package/fesm2022/acorex-components-navbar.mjs +6 -1
  87. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  88. package/fesm2022/acorex-components-notification.mjs +7 -4
  89. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  90. package/fesm2022/acorex-components-otp.mjs +2 -2
  91. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  92. package/fesm2022/acorex-components-paint.mjs +3 -3
  93. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  94. package/fesm2022/acorex-components-password-box.mjs +1 -1
  95. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  96. package/fesm2022/acorex-components-phone-box.mjs +7 -4
  97. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  98. package/fesm2022/acorex-components-progress-bar.mjs +2 -2
  99. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  100. package/fesm2022/acorex-components-rail-navigation.mjs +11 -0
  101. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  102. package/fesm2022/acorex-components-range-slider.mjs +2 -2
  103. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  104. package/fesm2022/acorex-components-scheduler.mjs +134 -57
  105. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  106. package/fesm2022/acorex-components-side-menu.mjs +2 -2
  107. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  108. package/fesm2022/acorex-components-slider.mjs +2 -2
  109. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  110. package/fesm2022/acorex-components-sliding-item.mjs +2 -2
  111. package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
  112. package/fesm2022/acorex-components-switch.mjs +2 -2
  113. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  114. package/fesm2022/acorex-components-tag.mjs +2 -2
  115. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  116. package/fesm2022/acorex-components-toast.mjs +2 -2
  117. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  118. package/fesm2022/acorex-components-tooltip.mjs +3 -2
  119. package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
  120. package/fesm2022/acorex-components-tree-view.mjs +1 -1
  121. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  122. package/fesm2022/acorex-components-wysiwyg.mjs +27 -29
  123. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  124. package/flow-chart/index.d.ts +24 -0
  125. package/form/index.d.ts +4 -0
  126. package/kbd/index.d.ts +4 -3
  127. package/menu/index.d.ts +2 -0
  128. package/modal/index.d.ts +43 -0
  129. package/navbar/index.d.ts +6 -1
  130. package/package.json +18 -17
  131. package/paint/index.d.ts +1 -1
  132. package/password-box/index.d.ts +6 -6
  133. package/phone-box/index.d.ts +10 -8
  134. package/rail-navigation/index.d.ts +11 -0
  135. package/scheduler/index.d.ts +182 -96
  136. package/side-menu/index.d.ts +1 -1
  137. package/tooltip/index.d.ts +2 -1
  138. package/wysiwyg/index.d.ts +0 -5
  139. package/fesm2022/acorex-components-modal-acorex-components-modal-DykbEbg0.mjs.map +0 -1
@@ -135,8 +135,26 @@ declare class AXFlowChartComponent extends NXComponent {
135
135
  selectedNode: _angular_core.Signal<AXFlowChartNodes>;
136
136
  selectedEdge: _angular_core.Signal<AXFlowChartEdges>;
137
137
  handleKeyboardEvent(event: KeyboardEvent): void;
138
+ /**
139
+ * Draws edges on the flow chart.
140
+ *
141
+ * @param edges Array of edges to draw.
142
+ * @returns void
143
+ */
138
144
  drawEdges(edges: AXFlowChartEdges[]): void;
145
+ /**
146
+ * Removes a specific edge from the flow chart.
147
+ *
148
+ * @param edge The edge object to remove.
149
+ * @returns void
150
+ */
139
151
  removeEdge(edge: AXFlowChartEdges): void;
152
+ /**
153
+ * Creates one or more nodes on the flow chart.
154
+ *
155
+ * @param nodes Array of node definitions to create.
156
+ * @returns void
157
+ */
140
158
  createNode(nodes: {
141
159
  id: string;
142
160
  type: string;
@@ -144,6 +162,12 @@ declare class AXFlowChartComponent extends NXComponent {
144
162
  x: number;
145
163
  y: number;
146
164
  }[]): void;
165
+ /**
166
+ * Removes a node by its identifier.
167
+ *
168
+ * @param nodeId The unique id of the node to remove.
169
+ * @returns void
170
+ */
147
171
  removeNode(nodeId: string): void;
148
172
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXFlowChartComponent, never>;
149
173
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXFlowChartComponent, "ax-flow-chart", never, { "initialFlowChartNode": { "alias": "initialFlowChartNode"; "required": true; "isSignal": true; }; "initialFlowChartEdge": { "alias": "initialFlowChartEdge"; "required": true; "isSignal": true; }; }, {}, never, ["ax-header", "ax-flow-chart-renderer", "ax-footer"], true, never>;
package/form/index.d.ts CHANGED
@@ -172,6 +172,10 @@ declare class AXFormFieldComponent extends MXBaseComponent implements AfterConte
172
172
  * @ignore
173
173
  */
174
174
  private autoSetRequired;
175
+ /**
176
+ * @ignore
177
+ */
178
+ private autoSetLabelAssociation;
175
179
  /**
176
180
  * @ignore
177
181
  */
package/kbd/index.d.ts CHANGED
@@ -1,7 +1,8 @@
1
1
  import * as i0 from '@angular/core';
2
+ import { NXComponent } from '@acorex/cdk/common';
2
3
  import * as i1 from '@angular/common';
3
4
 
4
- declare class AXKBDItemComponent {
5
+ declare class AXKBDItemComponent extends NXComponent {
5
6
  keys: i0.InputSignal<string | string[]>;
6
7
  modifierKeys: i0.WritableSignal<string[]>;
7
8
  /**
@@ -10,12 +11,12 @@ declare class AXKBDItemComponent {
10
11
  * @param text Input text to transform
11
12
  * @returns The text with its first character uppercased
12
13
  */
13
- capitalizeFirstLetter(text: string): string;
14
+ protected capitalizeFirstLetter(text: string): string;
14
15
  static ɵfac: i0.ɵɵFactoryDeclaration<AXKBDItemComponent, never>;
15
16
  static ɵcmp: i0.ɵɵComponentDeclaration<AXKBDItemComponent, "ax-kbd-item", never, { "keys": { "alias": "keys"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
16
17
  }
17
18
 
18
- declare class AXKBDComponent {
19
+ declare class AXKBDComponent extends NXComponent {
19
20
  static ɵfac: i0.ɵɵFactoryDeclaration<AXKBDComponent, never>;
20
21
  static ɵcmp: i0.ɵɵComponentDeclaration<AXKBDComponent, "ax-kbd", never, {}, {}, never, ["ax-kbd-item"], true, never>;
21
22
  }
package/menu/index.d.ts CHANGED
@@ -78,6 +78,8 @@ declare class AXContextMenuComponent extends NXComponent {
78
78
  showAt(point: AXPoint, targetElement?: HTMLElement, event?: AXContextMenuOpeningEvent): void;
79
79
  close(): void;
80
80
  private backdropElement;
81
+ private originalNextSibling;
82
+ private originalParent;
81
83
  protected items: _angular_core.WritableSignal<AXMenuItem[]>;
82
84
  /** @ignore */
83
85
  private getTargetElements;
package/modal/index.d.ts CHANGED
@@ -47,11 +47,32 @@ declare class AXModalComponent extends NXComponent {
47
47
  private service;
48
48
  protected template: i0.Signal<TemplateRef<any>>;
49
49
  private ref;
50
+ /**
51
+ * Opens the modal with the specified options.
52
+ * @param options - Configuration options for the modal
53
+ * @returns Promise<AXModalRef> - Reference to the opened modal
54
+ */
50
55
  open(options?: AXModalOptions): Promise<AXModalRef<any>>;
56
+ /**
57
+ * Closes the currently open modal.
58
+ */
51
59
  close(): Promise<void>;
60
+ /**
61
+ * Sets input values for the modal content component.
62
+ * @param values - Object containing input values to set
63
+ */
52
64
  setInputs(values: AXComponentInputs): Promise<void>;
65
+ /**
66
+ * Minimizes the modal to the bottom bar.
67
+ */
53
68
  minimize(): Promise<void>;
69
+ /**
70
+ * Maximizes the modal to fullscreen.
71
+ */
54
72
  maximize(): Promise<void>;
73
+ /**
74
+ * Restores the modal from minimized or maximized state.
75
+ */
55
76
  restore(): Promise<void>;
56
77
  static ɵfac: i0.ɵɵFactoryDeclaration<AXModalComponent, never>;
57
78
  static ɵcmp: i0.ɵɵComponentDeclaration<AXModalComponent, "ax-modal", never, {}, {}, never, ["*"], true, never>;
@@ -66,11 +87,33 @@ declare class AXModalModule {
66
87
  declare class AXModalService {
67
88
  private stateService;
68
89
  private ref;
90
+ /**
91
+ * Opens a modal with the specified content and options.
92
+ * @param content - Component, template, or HTML element to display
93
+ * @param options - Configuration options for the modal
94
+ * @returns Promise<AXModalRef> - Reference to the opened modal
95
+ */
69
96
  open(content: AXComponentContent | HTMLElement, options?: AXModalOptions): Promise<AXModalRef>;
97
+ /**
98
+ * Closes the currently open modal.
99
+ */
70
100
  close(): Promise<void>;
101
+ /**
102
+ * Sets input values for the modal content component.
103
+ * @param values - Object containing input values to set
104
+ */
71
105
  setInputs(values: AXComponentInputs): Promise<void>;
106
+ /**
107
+ * Minimizes the modal to the bottom bar.
108
+ */
72
109
  minimize(): Promise<void>;
110
+ /**
111
+ * Maximizes the modal to fullscreen.
112
+ */
73
113
  maximize(): Promise<void>;
114
+ /**
115
+ * Restores the modal from minimized or maximized state.
116
+ */
74
117
  restore(): Promise<void>;
75
118
  static ɵfac: i0.ɵɵFactoryDeclaration<AXModalService, never>;
76
119
  static ɵprov: i0.ɵɵInjectableDeclaration<AXModalService>;
package/navbar/index.d.ts CHANGED
@@ -5,9 +5,14 @@ import * as i1 from '@angular/common';
5
5
  /**
6
6
  * @category Components
7
7
  * A navigation bar component that supports custom styling and encapsulation.
8
+ * It provides a consistent way to display navigation elements with prefix, title, and suffix content areas.
8
9
  */
9
10
  declare class AXNavbarComponent extends MXLookComponent {
10
- /** @ignore */
11
+ /**
12
+ * Gets the host CSS classes for the navbar component.
13
+ *
14
+ * @returns string - The CSS classes for the navbar component
15
+ */
11
16
  get __hostClass(): string;
12
17
  static ɵfac: i0.ɵɵFactoryDeclaration<AXNavbarComponent, never>;
13
18
  static ɵcmp: i0.ɵɵComponentDeclaration<AXNavbarComponent, "ax-navbar", never, { "look": { "alias": "look"; "required": false; }; }, {}, never, ["ax-prefix", "ax-title", "*", "ax-suffix"], true, never>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/components",
3
- "version": "20.1.25",
3
+ "version": "20.1.27",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^20.0.0",
6
6
  "@angular/core": "^20.0.0",
@@ -14,7 +14,8 @@
14
14
  "rrule": "^2.8.1",
15
15
  "leaflet": "^1.9.4",
16
16
  "leaflet-draw": "^1.0.4",
17
- "leaflet.locatecontrol": "^0.81.1"
17
+ "leaflet.locatecontrol": "^0.81.1",
18
+ "quill-delta-to-html": ">=0.12.1"
18
19
  },
19
20
  "dependencies": {
20
21
  "tslib": "^2.3.0"
@@ -374,6 +375,10 @@
374
375
  "types": "./tabs/index.d.ts",
375
376
  "default": "./fesm2022/acorex-components-tabs.mjs"
376
377
  },
378
+ "./tag": {
379
+ "types": "./tag/index.d.ts",
380
+ "default": "./fesm2022/acorex-components-tag.mjs"
381
+ },
377
382
  "./tag-box": {
378
383
  "types": "./tag-box/index.d.ts",
379
384
  "default": "./fesm2022/acorex-components-tag-box.mjs"
@@ -390,14 +395,14 @@
390
395
  "types": "./time-duration/index.d.ts",
391
396
  "default": "./fesm2022/acorex-components-time-duration.mjs"
392
397
  },
393
- "./toast": {
394
- "types": "./toast/index.d.ts",
395
- "default": "./fesm2022/acorex-components-toast.mjs"
396
- },
397
398
  "./time-line": {
398
399
  "types": "./time-line/index.d.ts",
399
400
  "default": "./fesm2022/acorex-components-time-line.mjs"
400
401
  },
402
+ "./toast": {
403
+ "types": "./toast/index.d.ts",
404
+ "default": "./fesm2022/acorex-components-toast.mjs"
405
+ },
401
406
  "./toolbar": {
402
407
  "types": "./toolbar/index.d.ts",
403
408
  "default": "./fesm2022/acorex-components-toolbar.mjs"
@@ -406,25 +411,21 @@
406
411
  "types": "./tooltip/index.d.ts",
407
412
  "default": "./fesm2022/acorex-components-tooltip.mjs"
408
413
  },
409
- "./uploader": {
410
- "types": "./uploader/index.d.ts",
411
- "default": "./fesm2022/acorex-components-uploader.mjs"
412
- },
413
414
  "./tree-view": {
414
415
  "types": "./tree-view/index.d.ts",
415
416
  "default": "./fesm2022/acorex-components-tree-view.mjs"
416
417
  },
417
- "./tag": {
418
- "types": "./tag/index.d.ts",
419
- "default": "./fesm2022/acorex-components-tag.mjs"
420
- },
421
- "./wysiwyg": {
422
- "types": "./wysiwyg/index.d.ts",
423
- "default": "./fesm2022/acorex-components-wysiwyg.mjs"
418
+ "./uploader": {
419
+ "types": "./uploader/index.d.ts",
420
+ "default": "./fesm2022/acorex-components-uploader.mjs"
424
421
  },
425
422
  "./video-player": {
426
423
  "types": "./video-player/index.d.ts",
427
424
  "default": "./fesm2022/acorex-components-video-player.mjs"
425
+ },
426
+ "./wysiwyg": {
427
+ "types": "./wysiwyg/index.d.ts",
428
+ "default": "./fesm2022/acorex-components-wysiwyg.mjs"
428
429
  }
429
430
  }
430
431
  }
package/paint/index.d.ts CHANGED
@@ -56,7 +56,7 @@ declare class AXPaintContainerComponent extends AXPaintContainerComponent_base {
56
56
  declare class AXPaintViewComponent implements OnDestroy {
57
57
  #private;
58
58
  /** @ignore */
59
- parent: AXPaintContainerComponent;
59
+ private parent;
60
60
  /** @ignore */
61
61
  protected service: AXPaintService;
62
62
  /** @ignore */
@@ -16,7 +16,7 @@ declare const AXPasswordBoxComponent_base: polytype.Polytype.ClusteredConstructo
16
16
  ɵprov: _angular_core.ɵɵInjectableDeclaration<MXInputBaseValueComponent<any>>;
17
17
  }, typeof MXLookComponent]>;
18
18
  /**
19
- * The Textbox is a component which detects user interaction and triggers a corresponding event
19
+ * A specialized input field designed for securely capturing user passwords. It incorporates essential features to enhance usability, accessibility, and security while maintaining a user-friendly interface. The component extends MXInputBaseValueComponent and MXLookComponent to provide comprehensive input functionality with visual styling options.
20
20
  *
21
21
  * @category Components
22
22
  */
@@ -63,23 +63,23 @@ declare class AXPasswordStrengthValidationComponent {
63
63
  readonly showUseLowerCase: _angular_core.InputSignal<boolean>;
64
64
  readonly showUseNumber: _angular_core.InputSignal<boolean>;
65
65
  readonly showUseSpecialCharacter: _angular_core.InputSignal<boolean>;
66
- isLengthGraterThan8: _angular_core.WritableSignal<{
66
+ protected isLengthGraterThan8: _angular_core.WritableSignal<{
67
67
  regex: RegExp;
68
68
  state: boolean;
69
69
  }>;
70
- isUseUpperCase: _angular_core.WritableSignal<{
70
+ protected isUseUpperCase: _angular_core.WritableSignal<{
71
71
  regex: RegExp;
72
72
  state: boolean;
73
73
  }>;
74
- isUseLowerCase: _angular_core.WritableSignal<{
74
+ protected isUseLowerCase: _angular_core.WritableSignal<{
75
75
  regex: RegExp;
76
76
  state: boolean;
77
77
  }>;
78
- isUseNumber: _angular_core.WritableSignal<{
78
+ protected isUseNumber: _angular_core.WritableSignal<{
79
79
  regex: RegExp;
80
80
  state: boolean;
81
81
  }>;
82
- isUseSpecialCharacter: _angular_core.WritableSignal<{
82
+ protected isUseSpecialCharacter: _angular_core.WritableSignal<{
83
83
  regex: RegExp;
84
84
  state: boolean;
85
85
  }>;
@@ -1,14 +1,13 @@
1
1
  import * as polytype from 'polytype';
2
2
  import * as _angular_core from '@angular/core';
3
3
  import { MXInputBaseValueComponent, MXLookComponent, AXDataSource, AXValueChangedEvent } from '@acorex/cdk/common';
4
- import * as i4 from '@acorex/components/select-box';
5
- import { AXSelectBoxComponent } from '@acorex/components/select-box';
6
4
  import * as i8 from '@acorex/components/text-box';
7
5
  import { AXTextBoxComponent } from '@acorex/components/text-box';
8
6
  import { CountryItem } from '@acorex/core/constants';
9
7
  import * as i1 from '@angular/common';
10
8
  import * as i2 from '@angular/forms';
11
9
  import * as i3 from 'angular-imask';
10
+ import * as i4 from '@acorex/components/select-box';
12
11
  import * as i5 from '@acorex/components/search-box';
13
12
  import * as i6 from '@acorex/components/decorators';
14
13
  import * as i7 from '@acorex/components/button';
@@ -49,7 +48,7 @@ declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
49
48
  * List of excluded values for the component.
50
49
  */
51
50
  excluded: _angular_core.InputSignal<string[]>;
52
- selectBox: _angular_core.Signal<AXSelectBoxComponent>;
51
+ private selectBox;
53
52
  /** @ignore */
54
53
  protected countries: _angular_core.WritableSignal<CountryItem[]>;
55
54
  /** @ignore */
@@ -62,21 +61,24 @@ declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
62
61
  protected handleCountryOnClosed(): void;
63
62
  /**
64
63
  * Determines if the keyboard event is a valid action based on allowed keys and key codes.
64
+ *
65
+ * @param event - The keyboard event to validate
66
+ * @returns boolean - True if the key action is valid, false otherwise
65
67
  */
66
68
  isValidKeyboardAction: (event: KeyboardEvent) => boolean;
67
69
  /**
68
70
  * Updates the list of countries based on included or excluded codes.
71
+ *
72
+ * @returns void - No return value. Updates the internal countries list.
69
73
  */
70
74
  setCountries(): void;
71
75
  /**
72
76
  * Sets the default selected country based on the provided country code or the first country in the list.
77
+ *
78
+ * @returns void - No return value. Updates the selected country.
73
79
  */
74
80
  setDefaultValue(): void;
75
- /**
76
- * Handles key down events, emitting an event if the key action is valid, otherwise prevents default behavior and stops propagation.
77
- * @param e
78
- */
79
- handleKeyDown(e: KeyboardEvent): void;
81
+ protected handleKeyDown(e: KeyboardEvent): void;
80
82
  /** @ignore */
81
83
  _handleCountryValueChanged(event: AXValueChangedEvent): void;
82
84
  private get __hostName();
@@ -32,6 +32,10 @@ declare class AXRailNavigationItemComponent extends MXBaseComponent implements A
32
32
  ngAfterViewInit(): void;
33
33
  ngOnDestroy(): void;
34
34
  handleClickEvent(e: MouseEvent): void;
35
+ /**
36
+ * Gets the height and top position of the item.
37
+ * @returns Object containing height and top position
38
+ */
35
39
  getStats(): {
36
40
  height: number;
37
41
  top: number;
@@ -64,7 +68,14 @@ declare class AXRailNavigationModule {
64
68
 
65
69
  declare class AXRailNavigationService {
66
70
  private activeItem;
71
+ /**
72
+ * Observable that emits the currently active rail navigation item.
73
+ */
67
74
  activeItem$: rxjs.Observable<AXRailNavigationItemComponent>;
75
+ /**
76
+ * Sets the specified item as the active rail navigation item.
77
+ * @param item - The rail navigation item to set as active
78
+ */
68
79
  setActive(item: AXRailNavigationItemComponent): void;
69
80
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXRailNavigationService, never>;
70
81
  static ɵprov: _angular_core.ɵɵInjectableDeclaration<AXRailNavigationService>;