@acorex/components 19.12.0 → 19.13.0-next.1

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 (145) hide show
  1. package/calendar/lib/calendar-range.component.d.ts +4 -1
  2. package/calendar/lib/calendar.class.d.ts +8 -0
  3. package/calendar/lib/calendar.component.d.ts +2 -0
  4. package/data-pager/lib/data-pager-base.component.d.ts +2 -2
  5. package/data-pager/lib/data-pager-info.component.d.ts +1 -1
  6. package/data-pager/lib/data-pager-input-selector.component.d.ts +1 -1
  7. package/data-pager/lib/data-pager-next-buttons.component.d.ts +1 -1
  8. package/data-pager/lib/data-pager-numeric-selector.component.d.ts +1 -1
  9. package/data-pager/lib/data-pager-pagesize-dropdown.component.d.ts +1 -1
  10. package/data-pager/lib/data-pager-prev-buttons.component.d.ts +1 -1
  11. package/datetime-box/lib/datetime-box.component.d.ts +11 -13
  12. package/datetime-input/lib/datetime-input.component.d.ts +21 -84
  13. package/datetime-picker/lib/datetime-picker.component.d.ts +13 -31
  14. package/fesm2022/acorex-components-action-sheet.mjs +10 -10
  15. package/fesm2022/acorex-components-alert.mjs +8 -8
  16. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  17. package/fesm2022/acorex-components-audio-wave.mjs +7 -7
  18. package/fesm2022/acorex-components-autocomplete.mjs +7 -7
  19. package/fesm2022/acorex-components-avatar.mjs +10 -10
  20. package/fesm2022/acorex-components-badge.mjs +7 -7
  21. package/fesm2022/acorex-components-bottom-navigation.mjs +10 -10
  22. package/fesm2022/acorex-components-breadcrumbs.mjs +10 -10
  23. package/fesm2022/acorex-components-button-group.mjs +10 -10
  24. package/fesm2022/acorex-components-button.mjs +13 -13
  25. package/fesm2022/acorex-components-calendar.mjs +76 -48
  26. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  27. package/fesm2022/acorex-components-check-box.mjs +7 -7
  28. package/fesm2022/acorex-components-chips.mjs +7 -7
  29. package/fesm2022/acorex-components-circular-progress.mjs +7 -7
  30. package/fesm2022/acorex-components-collapse.mjs +10 -10
  31. package/fesm2022/acorex-components-color-box.mjs +7 -7
  32. package/fesm2022/acorex-components-color-palette.mjs +25 -25
  33. package/fesm2022/acorex-components-comment.mjs +28 -28
  34. package/fesm2022/acorex-components-common.mjs +91 -91
  35. package/fesm2022/acorex-components-conversation.mjs +49 -49
  36. package/fesm2022/acorex-components-cron-job.mjs +46 -46
  37. package/fesm2022/acorex-components-data-pager.mjs +45 -45
  38. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  39. package/fesm2022/acorex-components-data-table.mjs +37 -37
  40. package/fesm2022/acorex-components-datetime-box.mjs +34 -32
  41. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  42. package/fesm2022/acorex-components-datetime-input.mjs +121 -189
  43. package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
  44. package/fesm2022/acorex-components-datetime-picker.mjs +85 -87
  45. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  46. package/fesm2022/acorex-components-decorators.mjs +25 -25
  47. package/fesm2022/acorex-components-dialog.mjs +10 -10
  48. package/fesm2022/acorex-components-drawer.mjs +13 -13
  49. package/fesm2022/acorex-components-dropdown-button.mjs +7 -7
  50. package/fesm2022/acorex-components-dropdown.mjs +13 -13
  51. package/fesm2022/acorex-components-file-explorer.mjs +25 -25
  52. package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
  53. package/fesm2022/acorex-components-form.mjs +23 -21
  54. package/fesm2022/acorex-components-form.mjs.map +1 -1
  55. package/fesm2022/acorex-components-grid-layout-builder.mjs +10 -10
  56. package/fesm2022/acorex-components-image-editor.mjs +34 -34
  57. package/fesm2022/acorex-components-image.mjs +7 -7
  58. package/fesm2022/acorex-components-json-viewer.mjs +7 -7
  59. package/fesm2022/acorex-components-kbd.mjs +10 -10
  60. package/fesm2022/acorex-components-label.mjs +7 -7
  61. package/fesm2022/acorex-components-list.mjs +7 -7
  62. package/fesm2022/acorex-components-loading-dialog.mjs +10 -10
  63. package/fesm2022/acorex-components-loading.mjs +16 -16
  64. package/fesm2022/acorex-components-map.mjs +10 -10
  65. package/fesm2022/acorex-components-media-viewer.mjs +34 -34
  66. package/fesm2022/acorex-components-menu.mjs +16 -16
  67. package/fesm2022/{acorex-components-modal-acorex-components-modal-Bs1CnBt8.mjs → acorex-components-modal-acorex-components-modal-DWBUhygA.mjs} +132 -42
  68. package/fesm2022/acorex-components-modal-acorex-components-modal-DWBUhygA.mjs.map +1 -0
  69. package/fesm2022/acorex-components-modal-modal-content.component-4ttnaM8r.mjs +187 -0
  70. package/fesm2022/acorex-components-modal-modal-content.component-4ttnaM8r.mjs.map +1 -0
  71. package/fesm2022/acorex-components-modal.mjs +1 -1
  72. package/fesm2022/acorex-components-navbar.mjs +7 -7
  73. package/fesm2022/acorex-components-notification.mjs +10 -10
  74. package/fesm2022/acorex-components-number-box.mjs +7 -7
  75. package/fesm2022/acorex-components-otp.mjs +7 -7
  76. package/fesm2022/acorex-components-page.mjs +10 -10
  77. package/fesm2022/acorex-components-paint.mjs +25 -25
  78. package/fesm2022/acorex-components-password-box.mjs +10 -10
  79. package/fesm2022/acorex-components-pdf-reader.mjs +7 -7
  80. package/fesm2022/acorex-components-phone-box.mjs +7 -7
  81. package/fesm2022/acorex-components-picker.mjs +13 -13
  82. package/fesm2022/acorex-components-popover.mjs +7 -7
  83. package/fesm2022/acorex-components-popup.mjs +10 -10
  84. package/fesm2022/acorex-components-progress-bar.mjs +7 -7
  85. package/fesm2022/acorex-components-qrcode.mjs +7 -7
  86. package/fesm2022/acorex-components-query-builder.mjs +7 -7
  87. package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
  88. package/fesm2022/acorex-components-radio.mjs +7 -7
  89. package/fesm2022/acorex-components-rail-navigation.mjs +13 -13
  90. package/fesm2022/acorex-components-range-slider.mjs +7 -7
  91. package/fesm2022/acorex-components-rate-picker.mjs +7 -7
  92. package/fesm2022/acorex-components-rest-api-generator.mjs +22 -22
  93. package/fesm2022/acorex-components-result.mjs +7 -7
  94. package/fesm2022/acorex-components-routing-progress.mjs +7 -7
  95. package/fesm2022/acorex-components-scheduler.mjs +565 -125
  96. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  97. package/fesm2022/acorex-components-scss.mjs +4 -4
  98. package/fesm2022/acorex-components-search-box.mjs +7 -7
  99. package/fesm2022/acorex-components-select-box.mjs +7 -7
  100. package/fesm2022/acorex-components-selection-list.mjs +7 -7
  101. package/fesm2022/acorex-components-side-menu.mjs +13 -13
  102. package/fesm2022/acorex-components-skeleton.mjs +7 -7
  103. package/fesm2022/acorex-components-slider.mjs +7 -7
  104. package/fesm2022/acorex-components-sliding-item.mjs +13 -13
  105. package/fesm2022/acorex-components-step-wizard.mjs +13 -13
  106. package/fesm2022/acorex-components-switch.mjs +10 -10
  107. package/fesm2022/acorex-components-tabs.mjs +13 -13
  108. package/fesm2022/acorex-components-tag-box.mjs +7 -7
  109. package/fesm2022/acorex-components-tag.mjs +7 -7
  110. package/fesm2022/acorex-components-text-area.mjs +7 -7
  111. package/fesm2022/acorex-components-text-box.mjs +10 -10
  112. package/fesm2022/acorex-components-time-line.mjs +10 -10
  113. package/fesm2022/acorex-components-toast.mjs +10 -10
  114. package/fesm2022/acorex-components-toolbar.mjs +7 -7
  115. package/fesm2022/acorex-components-tooltip.mjs +10 -10
  116. package/fesm2022/acorex-components-tree-view.mjs +25 -16
  117. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  118. package/fesm2022/acorex-components-uploader.mjs +29 -29
  119. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  120. package/fesm2022/acorex-components-video-player.mjs +7 -7
  121. package/fesm2022/acorex-components-wysiwyg.mjs +31 -31
  122. package/form/lib/validation-summary.component.d.ts +4 -2
  123. package/modal/lib/modal-content/modal-content.component.d.ts +11 -8
  124. package/modal/lib/modal-state.service.d.ts +5 -4
  125. package/modal/lib/modal.component.d.ts +2 -0
  126. package/modal/lib/modal.service.d.ts +4 -2
  127. package/modal/lib/modal.types.d.ts +15 -1
  128. package/package.json +1 -1
  129. package/scheduler/README.md +2 -2
  130. package/scheduler/index.d.ts +4 -0
  131. package/scheduler/lib/scheduler.class.d.ts +12 -6
  132. package/scheduler/lib/scheduler.component.d.ts +11 -11
  133. package/scheduler/lib/scheduler.module.d.ts +2 -1
  134. package/scheduler/lib/scheduler.service.d.ts +7 -2
  135. package/scheduler/lib/views/agenda/scheduler-agenda-view.component.d.ts +26 -0
  136. package/scheduler/lib/views/day/scheduler-day-view.component.d.ts +5 -4
  137. package/scheduler/lib/views/month/scheduler-month-view.component.d.ts +5 -3
  138. package/scheduler/lib/views/timeline-day/scheduler-timeline-day-view.component.d.ts +28 -0
  139. package/scheduler/lib/views/timeline-month/scheduler-timeline-month-view.component.d.ts +33 -0
  140. package/scheduler/lib/views/timeline-multi-day/scheduler-timeline-multi-day-view.component.d.ts +22 -0
  141. package/scheduler/lib/views/week/scheduler-week-view.component.d.ts +8 -7
  142. package/tree-view/lib/tree-view.component.d.ts +4 -2
  143. package/fesm2022/acorex-components-modal-acorex-components-modal-Bs1CnBt8.mjs.map +0 -1
  144. package/fesm2022/acorex-components-modal-modal-content.component-DhpujG4d.mjs +0 -181
  145. package/fesm2022/acorex-components-modal-modal-content.component-DhpujG4d.mjs.map +0 -1
@@ -1,5 +1,6 @@
1
1
  import { AXRange, MXInteractiveComponent, MXValueComponent } from '@acorex/components/common';
2
2
  import { AXDateTime } from '@acorex/core/date-time';
3
+ import { AXUnsubscriber } from '@acorex/core/utils';
3
4
  import { AfterViewInit } from '@angular/core';
4
5
  import { AXCalendarSlotClick, MXCalendarBaseComponent } from './calendar.class';
5
6
  import * as i0 from "@angular/core";
@@ -9,6 +10,8 @@ declare const AXCalendarRangeComponent_base: import("polytype").Polytype.Cluster
9
10
  ɵprov: import("@angular/core").ɵɵInjectableDeclaration<MXValueComponent<any>>;
10
11
  }, typeof MXInteractiveComponent, typeof MXCalendarBaseComponent]>;
11
12
  export declare class AXCalendarRangeComponent extends AXCalendarRangeComponent_base implements AfterViewInit {
13
+ private formatService;
14
+ protected calendar: import("@angular/core").WritableSignal<string>;
12
15
  /**
13
16
  * @ignore
14
17
  */
@@ -23,7 +26,7 @@ export declare class AXCalendarRangeComponent extends AXCalendarRangeComponent_b
23
26
  /**
24
27
  * @ignore
25
28
  */
26
- constructor();
29
+ constructor(unsubscriber: AXUnsubscriber);
27
30
  /**
28
31
  * @ignore
29
32
  */
@@ -1,5 +1,7 @@
1
1
  import { AXItemClickEvent, AXRangeChangedEvent, MXBaseComponent } from '@acorex/components/common';
2
2
  import { AXCalendarService, AXDateTime, AXDateTimeRange } from '@acorex/core/date-time';
3
+ import { AXLocaleService } from '@acorex/core/locale';
4
+ import { AXTranslationService } from '@acorex/core/translation';
3
5
  import { EventEmitter, TemplateRef } from '@angular/core';
4
6
  import * as i0 from "@angular/core";
5
7
  export type AXCalendarViewType = 'year' | 'month' | 'day';
@@ -9,6 +11,7 @@ export type AXCalendarHolidayDates = Date[] | ((date: Date) => boolean);
9
11
  export type AXCalendarCellCssClass = string | {
10
12
  [key: string]: boolean;
11
13
  } | ((date: Date) => string);
14
+ export type AXDateTimePickerType = 'date' | 'time' | 'datetime';
12
15
  /**
13
16
  * Contains native event
14
17
  * @category Events
@@ -37,7 +40,9 @@ export interface AXCalendarView {
37
40
  slots: AXCalendarViewSlot[];
38
41
  }
39
42
  export declare class MXCalendarBaseComponent extends MXBaseComponent {
43
+ protected localeService: AXLocaleService;
40
44
  protected calendarService: AXCalendarService;
45
+ protected translateService: AXTranslationService;
41
46
  interface: 'calendar' | 'picker';
42
47
  cellTemplate?: TemplateRef<unknown>;
43
48
  cellClass?: AXCalendarCellCssClass;
@@ -51,6 +56,9 @@ export declare class MXCalendarBaseComponent extends MXBaseComponent {
51
56
  set activeView(v: AXCalendarViewType);
52
57
  typeChange: EventEmitter<string>;
53
58
  private _type;
59
+ /**
60
+ * @deprecated use calendar input instead
61
+ */
54
62
  get type(): string;
55
63
  set type(v: string);
56
64
  depthChange: EventEmitter<AXCalendarViewDepth>;
@@ -14,6 +14,8 @@ declare const AXCalendarComponent_base: import("polytype").Polytype.ClusteredCon
14
14
  * @category Components
15
15
  */
16
16
  export declare class AXCalendarComponent extends AXCalendarComponent_base {
17
+ private formatService;
18
+ protected calendar: import("@angular/core").WritableSignal<string>;
17
19
  get displayRange(): AXDateTimeRange;
18
20
  /**
19
21
  * @ignore
@@ -54,11 +54,11 @@ export declare abstract class AXDataPagerChild extends MXInteractiveComponent {
54
54
  /**
55
55
  * @ignore
56
56
  */
57
- ngAfterViewInit(): void;
57
+ ngAfterViewInit(): Promise<void>;
58
58
  /**
59
59
  * @ignore
60
60
  */
61
- protected abstract applyParent(): void;
61
+ protected abstract applyParent(): Promise<void>;
62
62
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDataPagerChild, never>;
63
63
  static ɵprov: i0.ɵɵInjectableDeclaration<AXDataPagerChild>;
64
64
  }
@@ -19,7 +19,7 @@ export declare class AXDataPagerInfoComponent extends AXDataPagerChild {
19
19
  /**
20
20
  * @ignore
21
21
  */
22
- protected applyParent(): void;
22
+ protected applyParent(): Promise<void>;
23
23
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDataPagerInfoComponent, never>;
24
24
  static ɵcmp: i0.ɵɵComponentDeclaration<AXDataPagerInfoComponent, "ax-data-pager-info", never, { "text": { "alias": "text"; "required": false; }; }, {}, never, never, true, never>;
25
25
  }
@@ -18,7 +18,7 @@ export declare class AXDataPagerInputSelectorComponent extends AXDataPagerChild
18
18
  /**
19
19
  * @ignore
20
20
  */
21
- protected applyParent(): void;
21
+ protected applyParent(): Promise<void>;
22
22
  /**
23
23
  * @ignore
24
24
  */
@@ -18,7 +18,7 @@ export declare class AXDataPagerNextButtonsComponent extends AXDataPagerChild {
18
18
  /**
19
19
  * @ignore
20
20
  */
21
- protected applyParent(): void;
21
+ protected applyParent(): Promise<void>;
22
22
  /**
23
23
  * @ignore
24
24
  */
@@ -26,7 +26,7 @@ export declare class AXDataPagerNumericSelectorComponent extends AXDataPagerChil
26
26
  /**
27
27
  * @ignore
28
28
  */
29
- protected applyParent(): void;
29
+ protected applyParent(): Promise<void>;
30
30
  /**
31
31
  * @ignore
32
32
  */
@@ -32,7 +32,7 @@ export declare class AXDataPagerPageSizesComponent extends AXDataPagerChild {
32
32
  /**
33
33
  * @ignore
34
34
  */
35
- protected applyParent(): void;
35
+ protected applyParent(): Promise<void>;
36
36
  /**
37
37
  * @ignore
38
38
  */
@@ -18,7 +18,7 @@ export declare class AXDataPagerPrevButtonsComponent extends AXDataPagerChild {
18
18
  /**
19
19
  * @ignore
20
20
  */
21
- protected applyParent(): void;
21
+ protected applyParent(): Promise<void>;
22
22
  /**
23
23
  * @ignore
24
24
  */
@@ -1,4 +1,4 @@
1
- import { AXCalendarNavigateEvent, MXCalendarBaseComponent } from '@acorex/components/calendar';
1
+ import { AXCalendarNavigateEvent, AXDateTimePickerType, MXCalendarBaseComponent } from '@acorex/components/calendar';
2
2
  import { AXEvent, AXFocusEvent, MXInputBaseValueComponent, MXLookComponent } from '@acorex/components/common';
3
3
  import { AXDateTimeInputComponent } from '@acorex/components/datetime-input';
4
4
  import { AXDateTimePickerComponent } from '@acorex/components/datetime-picker';
@@ -24,7 +24,7 @@ export declare class AXDateTimeBoxComponent extends AXDateTimeBoxComponent_base
24
24
  /**
25
25
  * @ignore
26
26
  */
27
- protected picker: AXDateTimePickerComponent;
27
+ protected pickerRef: AXDateTimePickerComponent;
28
28
  /**
29
29
  * @ignore
30
30
  */
@@ -41,20 +41,18 @@ export declare class AXDateTimeBoxComponent extends AXDateTimeBoxComponent_base
41
41
  * @defaultValue false
42
42
  */
43
43
  allowTyping: import("@angular/core").InputSignal<boolean>;
44
- isRtl: import("@angular/core").WritableSignal<boolean>;
44
+ protected isRtl: import("@angular/core").WritableSignal<boolean>;
45
45
  /**
46
- * @ignore
47
- */
46
+ * @description The calendar type to use for the datetime input.
47
+ */
48
+ calendar: import("@angular/core").InputSignal<string>;
49
+ protected _calendarSystem: import("@angular/core").WritableSignal<string>;
48
50
  private _format;
51
+ picker: import("@angular/core").InputSignal<AXDateTimePickerType>;
49
52
  /**
50
- * Gets the format string used for displaying values.
51
- */
52
- get format(): string;
53
- /**
54
- * Sets the format string for displaying values.
55
- * @param v The format string to be set.
53
+ * @deprecated use locale & mode instead
56
54
  */
57
- set format(v: string);
55
+ format: import("@angular/core").InputSignal<string>;
58
56
  /**
59
57
  * @ignore
60
58
  */
@@ -94,6 +92,6 @@ export declare class AXDateTimeBoxComponent extends AXDateTimeBoxComponent_base
94
92
  */
95
93
  protected _handleInputOnClick(): void;
96
94
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDateTimeBoxComponent, never>;
97
- static ɵcmp: i0.ɵɵComponentDeclaration<AXDateTimeBoxComponent, "ax-datetime-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "depth": { "alias": "depth"; "required": false; }; "id": { "alias": "id"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "holidayDates": { "alias": "holidayDates"; "required": false; }; "allowTyping": { "alias": "allowTyping"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "onOpened": "onOpened"; "onClosed": "onClosed"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "formatChange": "formatChange"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
95
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXDateTimeBoxComponent, "ax-datetime-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "depth": { "alias": "depth"; "required": false; }; "id": { "alias": "id"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "holidayDates": { "alias": "holidayDates"; "required": false; }; "allowTyping": { "alias": "allowTyping"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "picker": { "alias": "picker"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "onOpened": "onOpened"; "onClosed": "onClosed"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "formatChange": "formatChange"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
98
96
  }
99
97
  export {};
@@ -1,5 +1,5 @@
1
+ import { AXDateTimePickerType } from '@acorex/components/calendar';
1
2
  import { AXClickEvent, MXInputBaseValueComponent } from '@acorex/components/common';
2
- import { ElementRef, EventEmitter } from '@angular/core';
3
3
  import * as i0 from "@angular/core";
4
4
  /**
5
5
  * A component for date and time input with various custom features.
@@ -7,120 +7,57 @@ import * as i0 from "@angular/core";
7
7
  * @category Components
8
8
  */
9
9
  export declare class AXDateTimeInputComponent extends MXInputBaseValueComponent<Date> {
10
- private calendarService;
10
+ #private;
11
11
  private platformService;
12
+ private formatService;
13
+ private localeService;
14
+ private calendarService;
12
15
  /**
13
16
  * @ignore
14
17
  */
15
- private _editingParts;
18
+ private readonly _editingParts;
16
19
  /**
17
20
  * @ignore
18
21
  */
19
- protected _editingText: string;
22
+ protected _editingText: import("@angular/core").WritableSignal<string>;
20
23
  /**
21
24
  * @ignore
22
25
  */
23
26
  protected _inputChars: string[];
24
- /**
25
- * @ignore
26
- */
27
- private _type;
28
27
  /**
29
28
  * Indicates whether typing is allowed in the input field.
30
29
  * @defaultValue false
31
30
  */
32
31
  allowTyping: import("@angular/core").InputSignal<boolean>;
33
32
  /**
34
- * Gets the type of the datetime input.
35
- */
36
- get type(): string;
37
- /**
38
- * Sets the type of the datetime input.
39
- *
40
- * @param v The new type to set for the datetime input.
41
- */
42
- set type(v: string);
43
- /**
44
- * @ignore
33
+ * @description The calendar type to use for the datetime input.
45
34
  */
35
+ calendar: import("@angular/core").InputSignal<string>;
36
+ protected _calendarSystem: import("@angular/core").WritableSignal<string>;
46
37
  private _activePart;
47
- /**
48
- * Gets the currently active part of the datetime input.
49
- */
50
- get activePart(): string;
51
- /**
52
- * Sets the currently active part of the datetime input.
53
- *
54
- * @param v The new name or identifier of the active part.
55
- */
56
- set activePart(v: string);
57
- /**
58
- * @ignore
59
- */
60
- private _editingDateObj;
61
- /**
62
- * @ignore
63
- */
64
- private get editingDateObj();
65
- /**
66
- * @ignore
67
- */
68
- input: ElementRef<HTMLInputElement>;
69
- /**
70
- * @ignore
71
- */
72
- private _minValue;
73
- /**
74
- * Gets the minimum allowed date value for the datetime input.
75
- */
76
- get minValue(): Date;
77
- /**
78
- * Sets the minimum allowable date value for the datetime input.
79
- *
80
- * @param v The minimum allowable date value to set.
81
- */
82
- set minValue(v: Date);
38
+ private _editingDate;
83
39
  /**
84
40
  * @ignore
85
41
  */
86
- private _maxValue;
87
- /**
88
- * Gets the maximum allowed date value for the datetime input.
89
- */
90
- get maxValue(): Date;
91
- /**
92
- * Sets the maximum allowable date value for the datetime input.
93
- *
94
- * @param v - The maximum allowable date value to set.
95
- */
96
- set maxValue(v: Date);
97
- /**
98
- * Emitted when the format of the datetime input changes.
99
- * @event
100
- */
101
- formatChange: EventEmitter<string>;
42
+ private input;
43
+ minValue: import("@angular/core").InputSignal<Date>;
44
+ maxValue: import("@angular/core").InputSignal<Date>;
102
45
  /**
103
46
  * Emitted when a click event occurs on the datetime box.
104
47
  * @event
105
48
  */
106
- onClick: EventEmitter<AXClickEvent>;
107
- /**
108
- * @ignore
109
- */
49
+ onClick: import("@angular/core").OutputEmitterRef<AXClickEvent>;
50
+ picker: import("@angular/core").InputSignal<AXDateTimePickerType>;
110
51
  private _format;
111
52
  /**
112
- * Gets or sets the format string for displaying date and time values.
113
- */
114
- get format(): string;
115
- /**
116
- * Sets the format string for displaying date and time values.
117
- * @param v - The new format string. It defines how date and time values should be formatted.
53
+ * @deprecated use locale & mode instead
118
54
  */
119
- set format(v: string);
55
+ format: import("@angular/core").InputSignal<string>;
56
+ private _detectParts;
120
57
  /**
121
58
  * @description check if page is in rtl or ltr
122
59
  */
123
- isRtl: import("@angular/core").WritableSignal<boolean>;
60
+ protected isRtl: import("@angular/core").WritableSignal<boolean>;
124
61
  /**
125
62
  * @description listen to direction change to react to it.
126
63
  */
@@ -183,5 +120,5 @@ export declare class AXDateTimeInputComponent extends MXInputBaseValueComponent<
183
120
  */
184
121
  private _detectValueChanges;
185
122
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDateTimeInputComponent, never>;
186
- static ɵcmp: i0.ɵɵComponentDeclaration<AXDateTimeInputComponent, "ax-datetime-input", 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; }; "allowTyping": { "alias": "allowTyping"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "format": { "alias": "format"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "onClick": "onClick"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "formatChange": "formatChange"; }, never, ["ax-validation-rule"], true, never>;
123
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXDateTimeInputComponent, "ax-datetime-input", 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; }; "allowTyping": { "alias": "allowTyping"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "minValue": { "alias": "minValue"; "required": false; "isSignal": true; }; "maxValue": { "alias": "maxValue"; "required": false; "isSignal": true; }; "picker": { "alias": "picker"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onClick": "onClick"; }, never, ["ax-validation-rule"], true, never>;
187
124
  }
@@ -1,8 +1,8 @@
1
- import { AXCalendarNavigateEvent, MXCalendarBaseComponent } from '@acorex/components/calendar';
1
+ import { AXCalendarNavigateEvent, AXDateTimePickerType, MXCalendarBaseComponent } from '@acorex/components/calendar';
2
2
  import { AXValueChangedEvent, MXValueComponent } from '@acorex/components/common';
3
3
  import { AXTabStripChangedEvent, AXTabsComponent } from '@acorex/components/tabs';
4
4
  import { AXDateTime, AXDateTimeParts } from '@acorex/core/date-time';
5
- import { EventEmitter, OnInit } from '@angular/core';
5
+ import { OnInit } from '@angular/core';
6
6
  import * as i0 from "@angular/core";
7
7
  declare const AXDateTimePickerComponent_base: import("polytype").Polytype.ClusteredConstructor<[typeof MXCalendarBaseComponent, {
8
8
  new (): MXValueComponent<Date>;
@@ -16,7 +16,8 @@ declare const AXDateTimePickerComponent_base: import("polytype").Polytype.Cluste
16
16
  */
17
17
  export declare class AXDateTimePickerComponent extends AXDateTimePickerComponent_base implements OnInit {
18
18
  #private;
19
- buttonText: string;
19
+ private formatService;
20
+ protected buttonText: import("@angular/core").Signal<"dateTime.today" | "dateTime.now">;
20
21
  private defaultConfig;
21
22
  isRtl: import("@angular/core").ModelSignal<boolean>;
22
23
  /**
@@ -31,8 +32,6 @@ export declare class AXDateTimePickerComponent extends AXDateTimePickerComponent
31
32
  * Sets whether the button for selecting the current time is displayed.
32
33
  */
33
34
  set currentTimeButton(v: boolean);
34
- private _calendarService;
35
- private _tranlationService;
36
35
  /**
37
36
  * @ignore
38
37
  */
@@ -49,7 +48,7 @@ export declare class AXDateTimePickerComponent extends AXDateTimePickerComponent
49
48
  /**
50
49
  * @ignore
51
50
  */
52
- protected _activePart: 'date' | 'time';
51
+ protected _activePart: import("@angular/core").WritableSignal<"date" | "time">;
53
52
  /**
54
53
  * @ignore
55
54
  */
@@ -58,31 +57,18 @@ export declare class AXDateTimePickerComponent extends AXDateTimePickerComponent
58
57
  * @ignore
59
58
  */
60
59
  protected get _hasTimePart(): boolean;
60
+ protected _editingDateObj: import("@angular/core").WritableSignal<AXDateTime>;
61
61
  /**
62
- * @ignore
63
- */
64
- private _editingDateObj;
65
- protected get editingDateObj(): AXDateTime;
66
- /**
67
- * Emits an event when the format changes.
68
- *
69
- * @event
70
- */
71
- formatChange: EventEmitter<string>;
72
- /**
73
- * @ignore
62
+ * @description The calendar type to use for the datetime input.
74
63
  */
64
+ calendar: import("@angular/core").InputSignal<string>;
65
+ protected _calendarSystem: import("@angular/core").WritableSignal<string>;
66
+ picker: import("@angular/core").InputSignal<AXDateTimePickerType>;
75
67
  private _format;
76
68
  /**
77
- * Gets or sets the format for the datetime input.
69
+ * @deprecated use locale & mode instead
78
70
  */
79
- get format(): string;
80
- /**
81
- * Sets the format for the datetime input and updates internal parts.
82
- *
83
- * @param v - The new format string to be set.
84
- */
85
- set format(v: string);
71
+ format: import("@angular/core").InputSignal<string>;
86
72
  /**
87
73
  * @ignore
88
74
  */
@@ -92,10 +78,6 @@ export declare class AXDateTimePickerComponent extends AXDateTimePickerComponent
92
78
  * @param value - The new date value. If not provided, defaults to the current date.
93
79
  */
94
80
  internalValueChanged(value?: Date): void;
95
- /**
96
- * @ignore
97
- */
98
- protected detectButtonText(): void;
99
81
  /**
100
82
  * @ignore
101
83
  */
@@ -134,6 +116,6 @@ export declare class AXDateTimePickerComponent extends AXDateTimePickerComponent
134
116
  protected internalSetValue(value: Date): Date | null;
135
117
  protected isTodayDisabled(): boolean;
136
118
  static ɵfac: i0.ɵɵFactoryDeclaration<AXDateTimePickerComponent, never>;
137
- static ɵcmp: i0.ɵɵComponentDeclaration<AXDateTimePickerComponent, "ax-datetime-picker", 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; }; "depth": { "alias": "depth"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "disabledDates": { "alias": "disabledDates"; "required": false; }; "holidayDates": { "alias": "holidayDates"; "required": false; }; "type": { "alias": "type"; "required": false; }; "cellTemplate": { "alias": "cellTemplate"; "required": false; }; "cellClass": { "alias": "cellClass"; "required": false; }; "showNavigation": { "alias": "showNavigation"; "required": false; }; "isRtl": { "alias": "isRtl"; "required": false; "isSignal": true; }; "currentTimeButton": { "alias": "currentTimeButton"; "required": false; }; "format": { "alias": "format"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "onClick": "onClick"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "depthChange": "depthChange"; "typeChange": "typeChange"; "activeViewChange": "activeViewChange"; "disabledDatesChange": "disabledDatesChange"; "holidayDatesChange": "holidayDatesChange"; "onNavigate": "onNavigate"; "onSlotClick": "onSlotClick"; "isRtl": "isRtlChange"; "formatChange": "formatChange"; }, never, never, true, never>;
119
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXDateTimePickerComponent, "ax-datetime-picker", 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; }; "depth": { "alias": "depth"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "disabledDates": { "alias": "disabledDates"; "required": false; }; "holidayDates": { "alias": "holidayDates"; "required": false; }; "type": { "alias": "type"; "required": false; }; "cellTemplate": { "alias": "cellTemplate"; "required": false; }; "cellClass": { "alias": "cellClass"; "required": false; }; "showNavigation": { "alias": "showNavigation"; "required": false; }; "isRtl": { "alias": "isRtl"; "required": false; "isSignal": true; }; "currentTimeButton": { "alias": "currentTimeButton"; "required": false; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "picker": { "alias": "picker"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "onClick": "onClick"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "depthChange": "depthChange"; "typeChange": "typeChange"; "activeViewChange": "activeViewChange"; "disabledDatesChange": "disabledDatesChange"; "holidayDatesChange": "holidayDatesChange"; "onNavigate": "onNavigate"; "onSlotClick": "onSlotClick"; "isRtl": "isRtlChange"; }, never, never, true, never>;
138
120
  }
139
121
  export {};
@@ -78,10 +78,10 @@ class AXActionSheetService {
78
78
  setActionSheetEventState(event) {
79
79
  this.actionSheetEvent.next(event);
80
80
  }
81
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.5", ngImport: i0, type: AXActionSheetService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
82
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.5", ngImport: i0, type: AXActionSheetService }); }
81
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: AXActionSheetService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
82
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: AXActionSheetService }); }
83
83
  }
84
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.5", ngImport: i0, type: AXActionSheetService, decorators: [{
84
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: AXActionSheetService, decorators: [{
85
85
  type: Injectable
86
86
  }] });
87
87
 
@@ -289,8 +289,8 @@ class AXActionSheetComponent extends MXBaseComponent {
289
289
  this.close(null);
290
290
  }
291
291
  }
292
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.5", ngImport: i0, type: AXActionSheetComponent, deps: [{ token: DIALOG_DATA }, { token: i1.DialogRef }], target: i0.ɵɵFactoryTarget.Component }); }
293
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.5", type: AXActionSheetComponent, isStandalone: true, selector: "ax-action-sheet", host: { listeners: { "keydown.escape": "onKeydownHandler()" } }, providers: [
292
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: AXActionSheetComponent, deps: [{ token: DIALOG_DATA }, { token: i1.DialogRef }], target: i0.ɵɵFactoryTarget.Component }); }
293
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.8", type: AXActionSheetComponent, isStandalone: true, selector: "ax-action-sheet", host: { listeners: { "keydown.escape": "onKeydownHandler()" } }, providers: [
294
294
  {
295
295
  provide: AXClosbaleComponent,
296
296
  useExisting: AXActionSheetComponent,
@@ -301,7 +301,7 @@ class AXActionSheetComponent extends MXBaseComponent {
301
301
  },
302
302
  ], usesInheritance: true, ngImport: i0, template: "@if (data.draggable) {\n <div (mousedown)=\"handleMouseDown($event)\" (touchstart)=\"handleTouchDown($event)\" class=\"ax-drag-handle-container\">\n <div class=\"ax-drag-handle\"></div>\n </div>\n}\n@if (data.header) {\n <ax-header\n [class.draggable-header]=\"data.draggable\"\n (mousedown)=\"data.draggable ? handleMouseDown($event) : null\"\n (touchstart)=\"data.draggable ? handleTouchDown($event) : null\"\n >\n <ax-prefix>\n <ax-title>{{ data.title | translate | async }}</ax-title>\n\n @if (data.subTitle) {\n <ax-subtitle>\n {{ data.subTitle }}\n </ax-subtitle>\n }\n </ax-prefix>\n @if (data.closeButton) {\n <ax-suffix>\n <ax-close-button></ax-close-button>\n </ax-suffix>\n }\n </ax-header>\n}\n@if (this.data.content) {\n <div class=\"ax-custom-template-container\">\n <ng-template [cdkPortalOutlet]=\"_selectedPortal\" (attached)=\"handleAttched($event)\"></ng-template>\n </div>\n}\n\n<div class=\"ax-action-list ax-action-list-vertical\">\n @for (item of data.items; let i = $index; track i) {\n @if (item.group?.title) {\n <ax-title>{{ item.group?.title }}</ax-title>\n }\n <div class=\"ax-action-item ax-{{ item.color || 'default' }}\" [class.ax-state-disabled]=\"item.disabled\" [tabindex]=\"i\" (click)=\"onItemClick(item)\">\n <div class=\"ax-action-item-prefix\">\n @if (item.icon) {\n <span class=\"ax-item-icon\" [class]=\"item.icon\"></span>\n }\n <ax-text>{{ item.text | translate | async }}</ax-text>\n </div>\n <div class=\"ax-action-item-suffix\"></div>\n </div>\n @if (item.break) {\n <ax-divider></ax-divider>\n }\n }\n</div>\n", styles: ["ax-action-sheet{--ax-comp-action-sheet-bg-color: var(--ax-sys-color-lightest-surface)}ax-action-sheet .ax-action-item.ax-primary{--ax-comp-action-sheet-text-color: var(--ax-sys-color-primary-surface);--ax-comp-action-sheet-hover-bg-color: var(--ax-sys-color-primary-surface), .1}ax-action-sheet .ax-action-item.ax-secondary{--ax-comp-action-sheet-text-color: var(--ax-sys-color-secondary-surface);--ax-comp-action-sheet-hover-bg-color: var(--ax-sys-color-secondary-surface), .1}ax-action-sheet .ax-action-item.ax-success{--ax-comp-action-sheet-text-color: var(--ax-sys-color-success-surface);--ax-comp-action-sheet-hover-bg-color: var(--ax-sys-color-success-surface), .1}ax-action-sheet .ax-action-item.ax-warning{--ax-comp-action-sheet-text-color: var(--ax-sys-color-warning-surface);--ax-comp-action-sheet-hover-bg-color: var(--ax-sys-color-warning-surface), .1}ax-action-sheet .ax-action-item.ax-danger{--ax-comp-action-sheet-text-color: var(--ax-sys-color-danger-surface);--ax-comp-action-sheet-hover-bg-color: var(--ax-sys-color-danger-surface), .1}ax-action-sheet{display:block;width:100vw;position:relative;transition-property:height;transition-duration:var(--ax-sys-transition-duration);transition-timing-function:var(--ax-sys-transition-timing-function);background-color:rgba(var(--ax-comp-action-sheet-bg-color))}@media (min-width: 768px){ax-action-sheet{width:70vw}}@media (min-width: 1024px){ax-action-sheet{width:50vw}}ax-action-sheet .ax-custom-template-container{overflow-y:auto;max-height:100vh}ax-action-sheet .ax-drag-handle-container{padding-top:.5rem}ax-action-sheet .ax-drag-handle-container .ax-drag-handle{height:.375rem;width:3rem;margin:auto;border-radius:.5rem;background-color:rgba(var(--ax-sys-color-surface))}ax-action-sheet ax-header{padding:1rem;border-bottom-width:1px;font-size:1rem;line-height:1.5rem;font-weight:500}@media (min-width: 768px){ax-action-sheet ax-header{font-size:1.125rem;line-height:1.75rem}}ax-action-sheet ax-header.draggable-header{padding-top:0;-webkit-user-select:none;user-select:none}ax-action-sheet ax-header ax-prefix,ax-action-sheet ax-header ax-suffix{display:flex;flex-direction:column;justify-content:flex-start}ax-action-sheet ax-header ax-prefix{align-items:flex-start}ax-action-sheet ax-header ax-prefix ax-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}ax-action-sheet ax-header ax-suffix{align-items:flex-end;max-width:fit-content}ax-action-sheet .ax-action-list{overflow-y:auto;max-height:100vh}ax-action-sheet .ax-action-list ax-title{font-size:.875rem}ax-action-sheet .ax-action-list .ax-action-item{min-height:3.5rem!important;font-size:1rem!important;color:rgba(var(--ax-comp-action-sheet-text-color))}ax-action-sheet .ax-action-list .ax-action-item:hover:not(ax-action-sheet .ax-action-list .ax-action-item:hover.ax-state-disabled,ax-action-sheet .ax-action-list .ax-action-item:hover.ax-state-selected){background-color:rgba(var(--ax-comp-action-sheet-hover-bg-color, var(--ax-sys-color-surface)))!important}ax-action-sheet .ax-action-list .ax-action-item .ax-item-icon{margin-inline-end:.75rem!important;font-size:1.5rem!important;line-height:2rem!important}.ax-dark ax-action-sheet{--ax-comp-action-sheet-bg-color: var(--ax-sys-color-darker-surface)}\n"], dependencies: [{ kind: "component", type: AXDecoratorGenericComponent, selector: "ax-footer, ax-header, ax-content, ax-divider, ax-form-hint, ax-prefix, ax-suffix, ax-text, ax-title, ax-subtitle, ax-placeholder, ax-overlay" }, { kind: "component", type: AXDecoratorCloseButtonComponent, selector: "ax-close-button", inputs: ["closeAll", "icon"] }, { kind: "directive", type: CdkPortalOutlet, selector: "[cdkPortalOutlet]", inputs: ["cdkPortalOutlet"], outputs: ["attached"], exportAs: ["cdkPortalOutlet"] }, { kind: "pipe", type: AXTranslatorPipe, name: "translate" }, { kind: "pipe", type: AsyncPipe, name: "async" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
303
303
  }
304
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.5", ngImport: i0, type: AXActionSheetComponent, decorators: [{
304
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: AXActionSheetComponent, decorators: [{
305
305
  type: Component,
306
306
  args: [{ selector: 'ax-action-sheet', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [
307
307
  {
@@ -323,11 +323,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.5", ngImpor
323
323
 
324
324
  const MODULES = [AXCommonModule, DragDropModule, A11yModule, AXButtonModule, PortalModule, AXDecoratorModule, AXTranslationModule, DialogModule, AsyncPipe];
325
325
  class AXActionSheetModule {
326
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.5", ngImport: i0, type: AXActionSheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
327
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.5", ngImport: i0, type: AXActionSheetModule, imports: [AXCommonModule, DragDropModule, A11yModule, AXButtonModule, PortalModule, AXDecoratorModule, AXTranslationModule, DialogModule, AsyncPipe, AXActionSheetComponent], exports: [AXActionSheetComponent] }); }
328
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.5", ngImport: i0, type: AXActionSheetModule, providers: [AXActionSheetService], imports: [AXCommonModule, DragDropModule, A11yModule, AXButtonModule, PortalModule, AXDecoratorModule, AXTranslationModule, DialogModule, AXActionSheetComponent] }); }
326
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: AXActionSheetModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
327
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.8", ngImport: i0, type: AXActionSheetModule, imports: [AXCommonModule, DragDropModule, A11yModule, AXButtonModule, PortalModule, AXDecoratorModule, AXTranslationModule, DialogModule, AsyncPipe, AXActionSheetComponent], exports: [AXActionSheetComponent] }); }
328
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: AXActionSheetModule, providers: [AXActionSheetService], imports: [AXCommonModule, DragDropModule, A11yModule, AXButtonModule, PortalModule, AXDecoratorModule, AXTranslationModule, DialogModule, AXActionSheetComponent] }); }
329
329
  }
330
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.5", ngImport: i0, type: AXActionSheetModule, decorators: [{
330
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.8", ngImport: i0, type: AXActionSheetModule, decorators: [{
331
331
  type: NgModule,
332
332
  args: [{
333
333
  imports: [...MODULES, AXActionSheetComponent],