@acorex/components 19.14.0-next.2 → 19.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/calendar/lib/calendar.component.d.ts +4 -0
- package/common/index.d.ts +1 -0
- package/common/lib/classes/components.class.d.ts +1 -0
- package/common/lib/components/value-component.class.d.ts +1 -1
- package/common/lib/directives/copy-clipboard.directive.d.ts +40 -0
- package/common/lib/services/hotkey.service.d.ts +1 -1
- package/datetime-box/lib/datetime-box.component.d.ts +4 -3
- package/fesm2022/acorex-components-action-sheet.mjs +32 -5
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-audio-wave.mjs +19 -3
- package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs.map +1 -1
- package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +14 -2
- package/fesm2022/acorex-components-button.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +11 -1
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-collapse.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +18 -3
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-palette.mjs +7 -1
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-comment.mjs +16 -2
- package/fesm2022/acorex-components-comment.mjs.map +1 -1
- package/fesm2022/acorex-components-common.mjs +114 -22
- package/fesm2022/acorex-components-common.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +8 -1
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +15 -17
- package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
- package/fesm2022/acorex-components-data-pager.mjs +101 -20
- package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +68 -15
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +26 -7
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +0 -1
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +14 -4
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown-button.mjs +29 -4
- package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown.mjs +26 -3
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-file-explorer.mjs +26 -3
- package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +43 -24
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-image.mjs.map +1 -1
- package/fesm2022/acorex-components-json-viewer.mjs +5 -1
- package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs.map +1 -1
- package/fesm2022/acorex-components-label.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +14 -3
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-loading-dialog.mjs +23 -3
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +14 -2
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-map.mjs.map +1 -1
- package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-menu.mjs +23 -18
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-C83n2Gqn.mjs → acorex-components-modal-acorex-components-modal-Ckn70-o5.mjs} +2 -2
- package/fesm2022/acorex-components-modal-acorex-components-modal-Ckn70-o5.mjs.map +1 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DzRhA-Nt.mjs +216 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DzRhA-Nt.mjs.map +1 -0
- package/fesm2022/acorex-components-modal.mjs +1 -1
- package/fesm2022/acorex-components-navbar.mjs.map +1 -1
- package/fesm2022/acorex-components-notification.mjs +30 -5
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box.mjs.map +1 -1
- package/fesm2022/acorex-components-otp.mjs.map +1 -1
- package/fesm2022/acorex-components-page.mjs +6 -6
- package/fesm2022/acorex-components-page.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +28 -3
- package/fesm2022/acorex-components-password-box.mjs.map +1 -1
- package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
- package/fesm2022/acorex-components-phone-box.mjs +53 -4
- package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
- package/fesm2022/acorex-components-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-popover.mjs +18 -4
- package/fesm2022/acorex-components-popover.mjs.map +1 -1
- package/fesm2022/acorex-components-popup.mjs +18 -2
- package/fesm2022/acorex-components-popup.mjs.map +1 -1
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
- package/fesm2022/acorex-components-query-builder.mjs +13 -2
- package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-radio.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-rest-api-generator.mjs +33 -3
- package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
- package/fesm2022/acorex-components-result.mjs.map +1 -1
- package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +757 -367
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/fesm2022/acorex-components-scss.mjs.map +1 -1
- package/fesm2022/acorex-components-search-box.mjs +42 -5
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +2 -2
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list.mjs +41 -5
- package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +44 -6
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
- package/fesm2022/acorex-components-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
- package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
- package/fesm2022/acorex-components-switch.mjs.map +1 -1
- package/fesm2022/acorex-components-tabs.mjs.map +1 -1
- package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
- package/fesm2022/acorex-components-tag.mjs.map +1 -1
- package/fesm2022/acorex-components-text-area.mjs +12 -1
- package/fesm2022/acorex-components-text-area.mjs.map +1 -1
- package/fesm2022/acorex-components-text-box.mjs +48 -4
- package/fesm2022/acorex-components-text-box.mjs.map +1 -1
- package/fesm2022/acorex-components-time-duration.mjs +45 -60
- package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
- package/fesm2022/acorex-components-time-line.mjs.map +1 -1
- package/fesm2022/acorex-components-toast.mjs +6 -2
- package/fesm2022/acorex-components-toast.mjs.map +1 -1
- package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
- package/fesm2022/acorex-components-tooltip.mjs +1 -1
- package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
- package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
- package/fesm2022/acorex-components-uploader.mjs +3 -1
- package/fesm2022/acorex-components-uploader.mjs.map +1 -1
- package/fesm2022/acorex-components-video-player.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +24 -3
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/fesm2022/acorex-components.mjs.map +1 -1
- package/form/lib/validation-rule.directive.d.ts +10 -9
- package/menu/index.d.ts +2 -2
- package/menu/lib/menu.service.d.ts +1 -1
- package/modal/lib/modal-content/modal-content.component.d.ts +4 -3
- package/package.json +1 -1
- package/page/lib/page.component.d.ts +6 -6
- package/scheduler/lib/scheduler.class.d.ts +10 -3
- package/scheduler/lib/scheduler.service.d.ts +18 -6
- package/scheduler/lib/views/agenda/scheduler-agenda-view.component.d.ts +17 -7
- package/scheduler/lib/views/day/scheduler-day-view.component.d.ts +3 -2
- package/scheduler/lib/views/month/scheduler-month-view.component.d.ts +16 -9
- package/scheduler/lib/views/timeline-day/scheduler-timeline-day-view.component.d.ts +7 -3
- package/scheduler/lib/views/timeline-month/scheduler-timeline-month-view.component.d.ts +16 -11
- package/scheduler/lib/views/timeline-multi-day/scheduler-timeline-multi-day-view.component.d.ts +16 -3
- package/scheduler/lib/views/week/scheduler-week-view.component.d.ts +30 -8
- package/time-duration/lib/time-duration.component.d.ts +11 -1
- package/time-duration/lib/time-duration.type.d.ts +1 -1
- package/fesm2022/acorex-components-modal-acorex-components-modal-C83n2Gqn.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-YrM5Oi9b.mjs +0 -191
- package/fesm2022/acorex-components-modal-modal-content.component-YrM5Oi9b.mjs.map +0 -1
|
@@ -484,9 +484,14 @@ class AXRowDropdownCommandColumnComponent extends AXBaseRowCommandColumnComponen
|
|
|
484
484
|
<div>
|
|
485
485
|
<button [axRipple]>
|
|
486
486
|
<ax-icon icon="ax-icon ax-icon-solid ax-icon-more-horizontal"></ax-icon>
|
|
487
|
-
<ax-dropdown-panel
|
|
487
|
+
<ax-dropdown-panel
|
|
488
|
+
[adaptivityEnabled]="true"
|
|
489
|
+
(onOpened)="handleOnOpened(row.data)"
|
|
490
|
+
(onClosed)="handleOnClosed()"
|
|
491
|
+
>
|
|
488
492
|
@if (_items.length) {
|
|
489
|
-
<ax-button-item-list (onItemClick)="handleOnItemClick($event, row.data)" [items]="_items">
|
|
493
|
+
<ax-button-item-list (onItemClick)="handleOnItemClick($event, row.data)" [items]="_items">
|
|
494
|
+
</ax-button-item-list>
|
|
490
495
|
} @else {
|
|
491
496
|
<div panel style="padding: 0.875rem;">
|
|
492
497
|
<ax-loading></ax-loading>
|
|
@@ -516,9 +521,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
516
521
|
<div>
|
|
517
522
|
<button [axRipple]>
|
|
518
523
|
<ax-icon icon="ax-icon ax-icon-solid ax-icon-more-horizontal"></ax-icon>
|
|
519
|
-
<ax-dropdown-panel
|
|
524
|
+
<ax-dropdown-panel
|
|
525
|
+
[adaptivityEnabled]="true"
|
|
526
|
+
(onOpened)="handleOnOpened(row.data)"
|
|
527
|
+
(onClosed)="handleOnClosed()"
|
|
528
|
+
>
|
|
520
529
|
@if (_items.length) {
|
|
521
|
-
<ax-button-item-list (onItemClick)="handleOnItemClick($event, row.data)" [items]="_items">
|
|
530
|
+
<ax-button-item-list (onItemClick)="handleOnItemClick($event, row.data)" [items]="_items">
|
|
531
|
+
</ax-button-item-list>
|
|
522
532
|
} @else {
|
|
523
533
|
<div panel style="padding: 0.875rem;">
|
|
524
534
|
<ax-loading></ax-loading>
|
|
@@ -546,7 +556,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
546
556
|
],
|
|
547
557
|
inputs: ['width', 'caption', 'fixed'],
|
|
548
558
|
outputs: ['onItemClick'],
|
|
549
|
-
imports: [
|
|
559
|
+
imports: [
|
|
560
|
+
AXRippleDirective,
|
|
561
|
+
AXDecoratorIconComponent,
|
|
562
|
+
AXDropdownPanelComponent,
|
|
563
|
+
AXButtonItemListComponent,
|
|
564
|
+
AXLoadingComponent,
|
|
565
|
+
],
|
|
550
566
|
}]
|
|
551
567
|
}], propDecorators: { _cellTemplate: [{
|
|
552
568
|
type: ViewChild,
|
|
@@ -760,7 +776,11 @@ class AXRowExpandColumnComponent extends AXDataTableColumnComponent {
|
|
|
760
776
|
], viewQueries: [{ propertyName: "_cellTemplate", first: true, predicate: ["cell"], descendants: true }, { propertyName: "_contentHeaderTemplate", first: true, predicate: ["header"], descendants: true }, { propertyName: "_contentFooterTemplate", first: true, predicate: ["footer"], descendants: true }], usesInheritance: true, ngImport: i0, template: `
|
|
761
777
|
<ng-template #header></ng-template>
|
|
762
778
|
<ng-template #cell let-row>
|
|
763
|
-
<div
|
|
779
|
+
<div
|
|
780
|
+
(click)="handleExpandRow(row)"
|
|
781
|
+
class="ax-expand-handler"
|
|
782
|
+
[style.padding-inline-start.rem]="row.data?.__meta__?.level * 1.5"
|
|
783
|
+
>
|
|
764
784
|
@if (loadingRow() === row) {
|
|
765
785
|
<i class="fas fa-spinner-third ax-animate-twSpin ax-animate-infinite"></i>
|
|
766
786
|
} @else {
|
|
@@ -782,7 +802,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
782
802
|
template: `
|
|
783
803
|
<ng-template #header></ng-template>
|
|
784
804
|
<ng-template #cell let-row>
|
|
785
|
-
<div
|
|
805
|
+
<div
|
|
806
|
+
(click)="handleExpandRow(row)"
|
|
807
|
+
class="ax-expand-handler"
|
|
808
|
+
[style.padding-inline-start.rem]="row.data?.__meta__?.level * 1.5"
|
|
809
|
+
>
|
|
786
810
|
@if (loadingRow() === row) {
|
|
787
811
|
<i class="fas fa-spinner-third ax-animate-twSpin ax-animate-infinite"></i>
|
|
788
812
|
} @else {
|
|
@@ -1051,7 +1075,11 @@ class AXRowSelectColumnComponent extends AXDataTableColumnComponent {
|
|
|
1051
1075
|
useExisting: AXRowSelectColumnComponent,
|
|
1052
1076
|
},
|
|
1053
1077
|
], viewQueries: [{ propertyName: "_cellTemplate", first: true, predicate: ["cell"], descendants: true }, { propertyName: "_contentHeaderTemplate", first: true, predicate: ["header"], descendants: true }, { propertyName: "_contentFooterTemplate", first: true, predicate: ["footer"], descendants: true }], usesInheritance: true, ngImport: i0, template: `<ng-template #header let-col>
|
|
1054
|
-
<ax-check-box
|
|
1078
|
+
<ax-check-box
|
|
1079
|
+
[ngModel]="checkAllSelected(col.rows)"
|
|
1080
|
+
[indeterminate]="true"
|
|
1081
|
+
(onValueChanged)="handleSelectAll($event, col.rows)"
|
|
1082
|
+
></ax-check-box>
|
|
1055
1083
|
<!-- <input
|
|
1056
1084
|
class="ax-checkbox"
|
|
1057
1085
|
type="checkbox"
|
|
@@ -1061,7 +1089,11 @@ class AXRowSelectColumnComponent extends AXDataTableColumnComponent {
|
|
|
1061
1089
|
/> -->
|
|
1062
1090
|
</ng-template>
|
|
1063
1091
|
<ng-template #cell let-row>
|
|
1064
|
-
<ax-check-box
|
|
1092
|
+
<ax-check-box
|
|
1093
|
+
[disabled]="!row.data"
|
|
1094
|
+
(onValueChanged)="handleChange($event, row.data)"
|
|
1095
|
+
[ngModel]="isSelected(row.data)"
|
|
1096
|
+
></ax-check-box>
|
|
1065
1097
|
<!-- <input class="ax-checkbox" type="checkbox" [disabled]="!row.data" (change)="handleChange(row.data)" [checked]="isSelected(row.data)" /> -->
|
|
1066
1098
|
</ng-template>
|
|
1067
1099
|
<ng-template #footer></ng-template> `, isInline: true, dependencies: [{ kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: AXCheckBoxModule }, { kind: "component", type: i2.AXCheckBoxComponent, selector: "ax-check-box", inputs: ["disabled", "tabIndex", "readonly", "color", "value", "name", "id", "checked", "indeterminate"], outputs: ["onBlur", "onFocus", "valueChange", "onValueChanged"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
|
|
@@ -1071,7 +1103,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
1071
1103
|
args: [{
|
|
1072
1104
|
selector: 'ax-select-column',
|
|
1073
1105
|
template: `<ng-template #header let-col>
|
|
1074
|
-
<ax-check-box
|
|
1106
|
+
<ax-check-box
|
|
1107
|
+
[ngModel]="checkAllSelected(col.rows)"
|
|
1108
|
+
[indeterminate]="true"
|
|
1109
|
+
(onValueChanged)="handleSelectAll($event, col.rows)"
|
|
1110
|
+
></ax-check-box>
|
|
1075
1111
|
<!-- <input
|
|
1076
1112
|
class="ax-checkbox"
|
|
1077
1113
|
type="checkbox"
|
|
@@ -1081,7 +1117,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
1081
1117
|
/> -->
|
|
1082
1118
|
</ng-template>
|
|
1083
1119
|
<ng-template #cell let-row>
|
|
1084
|
-
<ax-check-box
|
|
1120
|
+
<ax-check-box
|
|
1121
|
+
[disabled]="!row.data"
|
|
1122
|
+
(onValueChanged)="handleChange($event, row.data)"
|
|
1123
|
+
[ngModel]="isSelected(row.data)"
|
|
1124
|
+
></ax-check-box>
|
|
1085
1125
|
<!-- <input class="ax-checkbox" type="checkbox" [disabled]="!row.data" (change)="handleChange(row.data)" [checked]="isSelected(row.data)" /> -->
|
|
1086
1126
|
</ng-template>
|
|
1087
1127
|
<ng-template #footer></ng-template> `,
|
|
@@ -1234,7 +1274,10 @@ class AXDataTableComponent extends AXBaseDataTable {
|
|
|
1234
1274
|
*
|
|
1235
1275
|
* @defaultValue `{ enabled: true, animation: true }`
|
|
1236
1276
|
*/
|
|
1237
|
-
this.loading = {
|
|
1277
|
+
this.loading = {
|
|
1278
|
+
enabled: true,
|
|
1279
|
+
animation: true,
|
|
1280
|
+
};
|
|
1238
1281
|
/**
|
|
1239
1282
|
* Emits when the focused row changes.
|
|
1240
1283
|
*
|
|
@@ -1407,7 +1450,11 @@ class AXDataTableComponent extends AXBaseDataTable {
|
|
|
1407
1450
|
});
|
|
1408
1451
|
}
|
|
1409
1452
|
async refreshExpandedItem(id) {
|
|
1410
|
-
const newChildren = await this.dataSource.getItemsByFilter({
|
|
1453
|
+
const newChildren = await this.dataSource.getItemsByFilter({
|
|
1454
|
+
field: this.parentField,
|
|
1455
|
+
operator: { type: 'equal' },
|
|
1456
|
+
value: id,
|
|
1457
|
+
});
|
|
1411
1458
|
this.displayedRows.update((prev) => this.updateChildren(prev, id, newChildren.items));
|
|
1412
1459
|
}
|
|
1413
1460
|
updateChildren(items, id, newChildren) {
|
|
@@ -1487,7 +1534,9 @@ class AXDataTableComponent extends AXBaseDataTable {
|
|
|
1487
1534
|
* @ignore
|
|
1488
1535
|
*/
|
|
1489
1536
|
applyDataPagerMethods() {
|
|
1490
|
-
this.customDataPager.onChanged
|
|
1537
|
+
this.customDataPager.onChanged
|
|
1538
|
+
.pipe(this._unsubscriber.takeUntilDestroy)
|
|
1539
|
+
.subscribe((event) => this.handleChangePage(event));
|
|
1491
1540
|
this.customDataPager.displayMode = 'custom';
|
|
1492
1541
|
}
|
|
1493
1542
|
/**
|
|
@@ -1547,7 +1596,11 @@ class AXDataTableComponent extends AXBaseDataTable {
|
|
|
1547
1596
|
onResizeColumnStart(event, columnIndex) {
|
|
1548
1597
|
this.onColumnSizeChanged.emit({
|
|
1549
1598
|
type: 'start',
|
|
1550
|
-
data: {
|
|
1599
|
+
data: {
|
|
1600
|
+
columnIndex: columnIndex,
|
|
1601
|
+
width: this.columns.get(columnIndex).width,
|
|
1602
|
+
dataField: this.columns.get(columnIndex).name,
|
|
1603
|
+
},
|
|
1551
1604
|
isUserInteraction: true,
|
|
1552
1605
|
component: this,
|
|
1553
1606
|
});
|