@acorex/components 19.8.0-next.1 → 19.8.0-next.11

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 (155) hide show
  1. package/color-box/lib/color-box.component.d.ts +5 -1
  2. package/color-palette/lib/color-palette-picker.component.d.ts +19 -14
  3. package/color-palette/lib/color-palette.module.d.ts +2 -1
  4. package/common/lib/classes/styles.class.d.ts +1 -1
  5. package/conversation/lib/conversation-input/conversation-input.component.d.ts +3 -2
  6. package/conversation/lib/conversation-message/conversation-message.component.d.ts +2 -1
  7. package/conversation/lib/conversation-view/conversation-view.component.d.ts +3 -1
  8. package/datetime-picker/lib/datetime-picker.component.d.ts +0 -10
  9. package/datetime-picker/lib/datetime-picker.module.d.ts +2 -1
  10. package/fesm2022/acorex-components-action-sheet.mjs +2 -2
  11. package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
  12. package/fesm2022/acorex-components-alert.mjs +2 -2
  13. package/fesm2022/acorex-components-alert.mjs.map +1 -1
  14. package/fesm2022/acorex-components-audio-wave.mjs +2 -2
  15. package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
  16. package/fesm2022/acorex-components-avatar.mjs +2 -2
  17. package/fesm2022/acorex-components-avatar.mjs.map +1 -1
  18. package/fesm2022/acorex-components-badge.mjs +2 -2
  19. package/fesm2022/acorex-components-badge.mjs.map +1 -1
  20. package/fesm2022/acorex-components-bottom-navigation.mjs +2 -2
  21. package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
  22. package/fesm2022/acorex-components-button.mjs +4 -4
  23. package/fesm2022/acorex-components-button.mjs.map +1 -1
  24. package/fesm2022/acorex-components-calendar.mjs +4 -4
  25. package/fesm2022/acorex-components-calendar.mjs.map +1 -1
  26. package/fesm2022/acorex-components-check-box.mjs +2 -2
  27. package/fesm2022/acorex-components-check-box.mjs.map +1 -1
  28. package/fesm2022/acorex-components-chips.mjs +2 -2
  29. package/fesm2022/acorex-components-chips.mjs.map +1 -1
  30. package/fesm2022/acorex-components-circular-progress.mjs +2 -2
  31. package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
  32. package/fesm2022/acorex-components-collapse.mjs +2 -2
  33. package/fesm2022/acorex-components-collapse.mjs.map +1 -1
  34. package/fesm2022/acorex-components-color-box.mjs +11 -4
  35. package/fesm2022/acorex-components-color-box.mjs.map +1 -1
  36. package/fesm2022/acorex-components-color-palette.mjs +342 -326
  37. package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
  38. package/fesm2022/acorex-components-comment.mjs +4 -4
  39. package/fesm2022/acorex-components-comment.mjs.map +1 -1
  40. package/fesm2022/acorex-components-common.mjs +1 -1
  41. package/fesm2022/acorex-components-common.mjs.map +1 -1
  42. package/fesm2022/acorex-components-conversation.mjs +15 -11
  43. package/fesm2022/acorex-components-conversation.mjs.map +1 -1
  44. package/fesm2022/acorex-components-cron-job.mjs +2 -2
  45. package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
  46. package/fesm2022/acorex-components-data-pager.mjs +2 -2
  47. package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
  48. package/fesm2022/acorex-components-data-table.mjs +4 -4
  49. package/fesm2022/acorex-components-data-table.mjs.map +1 -1
  50. package/fesm2022/acorex-components-datetime-box.mjs +0 -1
  51. package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
  52. package/fesm2022/acorex-components-datetime-picker.mjs +17 -23
  53. package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
  54. package/fesm2022/acorex-components-dialog.mjs +2 -2
  55. package/fesm2022/acorex-components-dialog.mjs.map +1 -1
  56. package/fesm2022/acorex-components-dropdown-button.mjs +2 -2
  57. package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
  58. package/fesm2022/acorex-components-form.mjs +2 -2
  59. package/fesm2022/acorex-components-form.mjs.map +1 -1
  60. package/fesm2022/acorex-components-grid-layout-builder.mjs +111 -71
  61. package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
  62. package/fesm2022/acorex-components-image-editor.mjs +2 -2
  63. package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
  64. package/fesm2022/acorex-components-json-viewer.mjs +2 -2
  65. package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
  66. package/fesm2022/acorex-components-list.mjs +2 -2
  67. package/fesm2022/acorex-components-list.mjs.map +1 -1
  68. package/fesm2022/acorex-components-loading.mjs +2 -2
  69. package/fesm2022/acorex-components-loading.mjs.map +1 -1
  70. package/fesm2022/acorex-components-map.mjs +11 -5
  71. package/fesm2022/acorex-components-map.mjs.map +1 -1
  72. package/fesm2022/acorex-components-media-viewer.mjs +4 -4
  73. package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
  74. package/fesm2022/acorex-components-menu.mjs +4 -4
  75. package/fesm2022/acorex-components-menu.mjs.map +1 -1
  76. package/fesm2022/acorex-components-navbar.mjs +3 -3
  77. package/fesm2022/acorex-components-navbar.mjs.map +1 -1
  78. package/fesm2022/acorex-components-notification.mjs +2 -2
  79. package/fesm2022/acorex-components-notification.mjs.map +1 -1
  80. package/fesm2022/acorex-components-number-box.mjs +4 -15
  81. package/fesm2022/acorex-components-number-box.mjs.map +1 -1
  82. package/fesm2022/acorex-components-otp.mjs +2 -2
  83. package/fesm2022/acorex-components-otp.mjs.map +1 -1
  84. package/fesm2022/acorex-components-paint.mjs +4 -4
  85. package/fesm2022/acorex-components-paint.mjs.map +1 -1
  86. package/fesm2022/acorex-components-password-box.mjs +4 -10
  87. package/fesm2022/acorex-components-password-box.mjs.map +1 -1
  88. package/fesm2022/acorex-components-phone-box.mjs +2 -2
  89. package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
  90. package/fesm2022/acorex-components-picker.mjs +128 -233
  91. package/fesm2022/acorex-components-picker.mjs.map +1 -1
  92. package/fesm2022/acorex-components-popup.mjs +2 -2
  93. package/fesm2022/acorex-components-popup.mjs.map +1 -1
  94. package/fesm2022/acorex-components-progress-bar.mjs +2 -2
  95. package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
  96. package/fesm2022/acorex-components-rail-navigation.mjs +2 -2
  97. package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
  98. package/fesm2022/acorex-components-range-slider.mjs +2 -2
  99. package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
  100. package/fesm2022/acorex-components-rate-picker.mjs +2 -2
  101. package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
  102. package/fesm2022/acorex-components-scheduler.mjs +11 -11
  103. package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
  104. package/fesm2022/acorex-components-search-box.mjs +2 -2
  105. package/fesm2022/acorex-components-search-box.mjs.map +1 -1
  106. package/fesm2022/acorex-components-select-box.mjs +2 -2
  107. package/fesm2022/acorex-components-select-box.mjs.map +1 -1
  108. package/fesm2022/acorex-components-selection-list.mjs +2 -2
  109. package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
  110. package/fesm2022/acorex-components-side-menu.mjs +2 -2
  111. package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
  112. package/fesm2022/acorex-components-skeleton.mjs +2 -2
  113. package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
  114. package/fesm2022/acorex-components-slider.mjs +2 -2
  115. package/fesm2022/acorex-components-slider.mjs.map +1 -1
  116. package/fesm2022/acorex-components-step-wizard.mjs +2 -2
  117. package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
  118. package/fesm2022/acorex-components-switch.mjs +2 -2
  119. package/fesm2022/acorex-components-switch.mjs.map +1 -1
  120. package/fesm2022/acorex-components-tabs.mjs +2 -2
  121. package/fesm2022/acorex-components-tabs.mjs.map +1 -1
  122. package/fesm2022/acorex-components-tag.mjs +2 -2
  123. package/fesm2022/acorex-components-tag.mjs.map +1 -1
  124. package/fesm2022/acorex-components-text-area.mjs +4 -15
  125. package/fesm2022/acorex-components-text-area.mjs.map +1 -1
  126. package/fesm2022/acorex-components-text-box.mjs +4 -18
  127. package/fesm2022/acorex-components-text-box.mjs.map +1 -1
  128. package/fesm2022/acorex-components-time-line.mjs +2 -2
  129. package/fesm2022/acorex-components-toast.mjs +4 -4
  130. package/fesm2022/acorex-components-toast.mjs.map +1 -1
  131. package/fesm2022/acorex-components-toolbar.mjs +2 -2
  132. package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
  133. package/fesm2022/acorex-components-tree-view.mjs +2 -2
  134. package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
  135. package/fesm2022/acorex-components-uploader.mjs +4 -4
  136. package/fesm2022/acorex-components-uploader.mjs.map +1 -1
  137. package/fesm2022/acorex-components-wysiwyg.mjs +6 -6
  138. package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
  139. package/grid-layout-builder/lib/grid-layout-container.component.d.ts +78 -50
  140. package/number-box/lib/number-box.component.d.ts +0 -1
  141. package/package.json +1 -1
  142. package/paint/lib/paint/paint-view/paint-view.component.d.ts +1 -1
  143. package/password-box/lib/password-box.component.d.ts +0 -1
  144. package/picker/index.d.ts +3 -2
  145. package/picker/lib/picker-container/picker-container.component.d.ts +7 -0
  146. package/picker/lib/picker-items/picker-items.component.d.ts +20 -0
  147. package/picker/lib/picker-title/picker-title.component.d.ts +5 -0
  148. package/picker/lib/picker.module.d.ts +6 -4
  149. package/range-slider/lib/range-slider.component.d.ts +1 -1
  150. package/scheduler/lib/scheduler-month-view.component.d.ts +6 -6
  151. package/text-area/lib/text-area.component.d.ts +0 -1
  152. package/text-box/lib/text-box.component.d.ts +0 -4
  153. package/toast/lib/toast.service.d.ts +1 -1
  154. package/picker/lib/picker-column.directive.d.ts +0 -16
  155. package/picker/lib/picker.component.d.ts +0 -61
package/picker/index.d.ts CHANGED
@@ -1,3 +1,4 @@
1
- export * from './lib/picker-column.directive';
2
- export * from './lib/picker.component';
1
+ export * from './lib/picker-container/picker-container.component';
2
+ export * from './lib/picker-items/picker-items.component';
3
+ export * from './lib/picker-title/picker-title.component';
3
4
  export * from './lib/picker.module';
@@ -0,0 +1,7 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class AXPickerContainerComponent {
3
+ customClass: import("@angular/core").InputSignal<string>;
4
+ get __hostClass(): string;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerContainerComponent, never>;
6
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXPickerContainerComponent, "ax-picker-container", never, { "customClass": { "alias": "class"; "required": false; "isSignal": true; }; }, {}, never, ["ax-picker-title", "ax-picker-items"], false, never>;
7
+ }
@@ -0,0 +1,20 @@
1
+ import { AXCarouselDirective } from '@acorex/cdk/carousel';
2
+ import { MXValueComponent } from '@acorex/components/common';
3
+ import * as i0 from "@angular/core";
4
+ export declare class AXPickerItemsComponent extends MXValueComponent {
5
+ #private;
6
+ protected swiperRef: import("@angular/core").Signal<AXCarouselDirective>;
7
+ items: import("@angular/core").InputSignal<any[]>;
8
+ valueField: import("@angular/core").InputSignal<string>;
9
+ textField: import("@angular/core").InputSignal<string>;
10
+ selectedItemIndex: import("@angular/core").WritableSignal<any>;
11
+ slidesPerGroup: import("@angular/core").InputSignal<number>;
12
+ loop: import("@angular/core").InputSignal<boolean>;
13
+ protected option: import("@angular/core").WritableSignal<import("swiper/types").SwiperOptions>;
14
+ protected clickHandler(v: any): any;
15
+ internalSetValue(v: any): any;
16
+ /** @ignore */
17
+ private get __hostClass();
18
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerItemsComponent, never>;
19
+ static ɵcmp: i0.ɵɵ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, false, never>;
20
+ }
@@ -0,0 +1,5 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class AXPickerTitleComponent {
3
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerTitleComponent, never>;
4
+ static ɵcmp: i0.ɵɵComponentDeclaration<AXPickerTitleComponent, "ax-picker-title", never, {}, {}, never, ["*"], false, never>;
5
+ }
@@ -1,9 +1,11 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./picker.component";
3
- import * as i2 from "./picker-column.directive";
4
- import * as i3 from "@angular/common";
2
+ import * as i1 from "./picker-container/picker-container.component";
3
+ import * as i2 from "./picker-items/picker-items.component";
4
+ import * as i3 from "./picker-title/picker-title.component";
5
+ import * as i4 from "@angular/common";
6
+ import * as i5 from "@acorex/cdk/carousel";
5
7
  export declare class AXPickerModule {
6
8
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<AXPickerModule, [typeof i1.AXPickerComponent, typeof i2.AXPickerColumnDirective], [typeof i3.CommonModule], [typeof i1.AXPickerComponent, typeof i2.AXPickerColumnDirective]>;
9
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXPickerModule, [typeof i1.AXPickerContainerComponent, typeof i2.AXPickerItemsComponent, typeof i3.AXPickerTitleComponent], [typeof i4.CommonModule, typeof i5.AXCarouselDirective], [typeof i1.AXPickerContainerComponent, typeof i2.AXPickerItemsComponent, typeof i3.AXPickerTitleComponent]>;
8
10
  static ɵinj: i0.ɵɵInjectorDeclaration<AXPickerModule>;
9
11
  }
@@ -27,7 +27,7 @@ export declare class AXRangeSliderComponent extends AXRangeSliderComponent_base
27
27
  * Color theme for the slider, affecting highlight, tooltip, and handler.
28
28
  * @default 'primary'
29
29
  */
30
- color: import("@angular/core").InputSignal<"success" | "primary" | "warning" | "danger" | "neutral">;
30
+ color: import("@angular/core").InputSignal<"success" | "primary" | "secondary" | "warning" | "danger">;
31
31
  /**
32
32
  * @description
33
33
  * The value(s) of the slider. Can be a single number for single mode or an array of two numbers for dual mode.
@@ -25,16 +25,16 @@ export declare class AXSchedulerMonthViewComponent extends MXBaseComponent {
25
25
  */
26
26
  get date(): AXDateTime;
27
27
  /**
28
- * Sets the date for the scheduler view and triggers the generation of time slots.
29
- * @param {AXDateTime} v
30
- */
28
+ * Sets the date for the scheduler view and triggers the generation of time slots.
29
+ * @param {AXDateTime} v
30
+ */
31
31
  set date(v: AXDateTime);
32
32
  /** @ignore */
33
33
  ngOnInit(): void;
34
34
  /**
35
- * Generates slots for the scheduler, including CSS classes for days outside the current month
36
- * and a flag for the current day.
37
- */
35
+ * Generates slots for the scheduler, including CSS classes for days outside the current month
36
+ * and a flag for the current day.
37
+ */
38
38
  generateSlots(): void;
39
39
  static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerMonthViewComponent, never>;
40
40
  static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerMonthViewComponent, "ax-scheduler-month-view", never, { "date": { "alias": "date"; "required": false; }; }, {}, never, never, false, never>;
@@ -35,7 +35,6 @@ export declare class AXTextAreaComponent extends AXTextAreaComponent_base {
35
35
  classNames: string;
36
36
  /** @ignore */
37
37
  protected _handleModelChange(value: string | null): void;
38
- get __hostClass(): string[];
39
38
  static ɵfac: i0.ɵɵFactoryDeclaration<AXTextAreaComponent, never>;
40
39
  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"], false, never>;
41
40
  }
@@ -55,10 +55,6 @@ export declare class AXTextBoxComponent extends AXTextBoxComponent_base implemen
55
55
  private _onComplete;
56
56
  /** @ignore */
57
57
  protected _handleModelChange(value: string | null): void;
58
- /**
59
- * @ignore
60
- */
61
- get __hostClass(): string[];
62
58
  static ɵfac: i0.ɵɵFactoryDeclaration<AXTextBoxComponent, never>;
63
59
  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"], false, never>;
64
60
  }
@@ -14,7 +14,7 @@ export declare class AXToastService {
14
14
  scrollStrategy: ScrollStrategy;
15
15
  constructor(scrollStrategyOptions: ScrollStrategyOptions);
16
16
  primary(content: string): void;
17
- neutral(content: string): void;
17
+ secondary(content: string): void;
18
18
  success(content: string): void;
19
19
  warning(content: string): void;
20
20
  danger(content: string): void;
@@ -1,16 +0,0 @@
1
- import { MXValueComponent } from '@acorex/components/common';
2
- import { EventEmitter } from '@angular/core';
3
- import * as i0 from "@angular/core";
4
- export declare class AXPickerColumnDirective extends MXValueComponent {
5
- valueField: string;
6
- textField: string;
7
- title: string;
8
- step: number;
9
- itemsChange: EventEmitter<unknown[]>;
10
- private _items;
11
- get items(): unknown[];
12
- set items(v: unknown[]);
13
- internalSetValue(v: any): any;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerColumnDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<AXPickerColumnDirective, "ax-picker-column", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "readonlyChange": { "alias": "readonlyChange"; "required": false; }; "disabledChange": { "alias": "disabledChange"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "title": { "alias": "title"; "required": false; }; "step": { "alias": "step"; "required": false; }; "items": { "alias": "items"; "required": false; }; }, { "onValueChanged": "onValueChanged"; "itemsChange": "itemsChange"; }, never, never, false, never>;
16
- }
@@ -1,61 +0,0 @@
1
- import { MXBaseComponent } from '@acorex/components/common';
2
- import { AXUnsubscriber } from '@acorex/core/utils';
3
- import { AfterContentInit, NgZone, OnDestroy, QueryList } from '@angular/core';
4
- import { AXPickerColumnDirective } from './picker-column.directive';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * @category Components
8
- * A picker component with OnPush change detection and no encapsulation.
9
- */
10
- export declare class AXPickerComponent extends MXBaseComponent implements AfterContentInit, OnDestroy {
11
- /** @ignore */
12
- /** @ignore */
13
- protected _columns: QueryList<AXPickerColumnDirective>;
14
- /** @ignore */
15
- private _itemHeight;
16
- /** @ignore */
17
- private _htmlColumns;
18
- /** @ignore */
19
- private _dragging;
20
- /** @ignore */
21
- private _previousY;
22
- /** @ignore */
23
- private _currentList;
24
- /** @ignore */
25
- protected _unsubscriber: AXUnsubscriber;
26
- /** @ignore */
27
- protected _zone: NgZone;
28
- protected platformID: Object;
29
- /** @ignore */
30
- ngAfterContentInit(): void;
31
- /** @ignore */
32
- ngOnDestroy(): void;
33
- /** @ignore */
34
- private _setHeights;
35
- /** @ignore */
36
- private _calcItemheight;
37
- /** @ignore */
38
- private _bindEvents;
39
- /** @ignore */
40
- private _removeEvents;
41
- /** @ignore */
42
- _handleTouchStart(e: MouseEvent | TouchEvent): void;
43
- /** @ignore */
44
- private _handleTouchMove;
45
- /** @ignore */
46
- private _handleTouchEnd;
47
- /** @ignore */
48
- private _handleMouseWeel;
49
- /** @ignore */
50
- private _moveByDelta;
51
- /** @ignore */
52
- protected _handleItemClick(column: AXPickerColumnDirective, item: any): void;
53
- /** @ignore */
54
- private _detectSelectedItemsByValue;
55
- /**
56
- * Refreshes the component by setting heights and detecting selected items by value.
57
- */
58
- refresh(): void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<AXPickerComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<AXPickerComponent, "ax-picker", never, {}, {}, ["_columns"], never, false, never>;
61
- }