@acorex/platform 19.3.4 → 19.3.6
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/common/lib/app/application.types.d.ts +1 -1
- package/common/lib/data/filter-middleware.service.d.ts +1 -1
- package/common/lib/data/operators.service.d.ts +1 -1
- package/common/lib/utils/export-popup.d.ts +1 -1
- package/common/lib/utils/filter-cleaner.d.ts +1 -1
- package/common/lib/workflows/common.workflow.d.ts +1 -1
- package/core/lib/data/datasource-definition-provider.service.d.ts +1 -1
- package/core/lib/types/data.types.d.ts +1 -1
- package/core/lib/utils/data-conditioner.d.ts +1 -1
- package/fesm2022/acorex-platform-common.mjs +4 -6
- package/fesm2022/acorex-platform-common.mjs.map +1 -1
- package/fesm2022/acorex-platform-core.mjs +1 -1
- package/fesm2022/acorex-platform-core.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-builder.mjs +1 -1
- package/fesm2022/acorex-platform-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-components.mjs +5 -13
- package/fesm2022/acorex-platform-layout-components.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-designer.mjs +31 -26
- package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity.mjs +116 -104
- package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-filters.mjs.map +1 -1
- package/fesm2022/{acorex-platform-themes-default-entity-master-list-view.component-Cxi1w-iq.mjs → acorex-platform-themes-default-entity-master-list-view.component-C8rL7vLD.mjs} +26 -22
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-C8rL7vLD.mjs.map +1 -0
- package/fesm2022/acorex-platform-themes-default.mjs +5 -5
- package/fesm2022/acorex-platform-themes-default.mjs.map +1 -1
- package/fesm2022/{acorex-platform-widgets-button-widget-designer.component-CLna7DRq.mjs → acorex-platform-widgets-button-widget-designer.component-i8FcuktZ.mjs} +20 -18
- package/fesm2022/acorex-platform-widgets-button-widget-designer.component-i8FcuktZ.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-tabular-data-edit-popup.component-16K2wwtu.mjs → acorex-platform-widgets-tabular-data-edit-popup.component-DZD9AEmz.mjs} +68 -68
- package/fesm2022/acorex-platform-widgets-tabular-data-edit-popup.component-DZD9AEmz.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-tabular-data-view-popup.component-DJtxN1VV.mjs → acorex-platform-widgets-tabular-data-view-popup.component-CQT2kgt3.mjs} +4 -4
- package/fesm2022/acorex-platform-widgets-tabular-data-view-popup.component-CQT2kgt3.mjs.map +1 -0
- package/fesm2022/acorex-platform-widgets.mjs +1126 -1004
- package/fesm2022/acorex-platform-widgets.mjs.map +1 -1
- package/layout/builder/lib/builder/datasource-provider.service.d.ts +1 -1
- package/layout/builder/lib/builder/widget-base.component.d.ts +1 -1
- package/layout/components/lib/user-avatar/user-avatar.component.d.ts +1 -1
- package/layout/designer/lib/designer/components/add-widget-button/add-widget-button.component.d.ts +1 -1
- package/layout/entity/lib/entity-detail-list.viewmodel.d.ts +1 -1
- package/layout/entity/lib/entity-master-list.viewmodel.d.ts +1 -1
- package/layout/entity/lib/entity.viewmodel.d.ts +1 -1
- package/layout/entity/lib/widgets/lookup-widget/lookup-widget-edit.component.d.ts +1 -1
- package/layout/entity/lib/widgets/lookup-widget/lookup-widget-selector.component.d.ts +1 -1
- package/layout/entity/lib/widgets/lookup-widget/lookup-widget-selector.viewmodel.d.ts +1 -1
- package/layout/entity/lib/widgets/tagable-box/tagable-box-widget-edit.component.d.ts +1 -1
- package/layout/filters/lib/filters.viewmodel.d.ts +1 -1
- package/package.json +1 -1
- package/themes/default/lib/layouts/base/page-layout/page-layout.component.d.ts +1 -1
- package/themes/default/lib/layouts/entity-layouts/entity-category/entity-category.component.d.ts +1 -1
- package/themes/default/lib/layouts/entity-layouts/entity-detail-list-view/entity-detail-list-view.component.d.ts +1 -1
- package/themes/default/lib/layouts/entity-layouts/entity-master-list-view/list-view-option-columns/list-view-option-columns.component.d.ts +1 -1
- package/themes/default/lib/layouts/entity-layouts/entity-master-toolbar-view/filters/entity-filter-toolbar.component.d.ts +1 -1
- package/themes/default/lib/layouts/root-layout/horizontal/horizontal-layout.component.d.ts +1 -1
- package/themes/default/lib/layouts/root-layout/vertical/vertical-layout.component.d.ts +1 -1
- package/widgets/lib/widgets/actions/button/button-widget-designer.component.d.ts +1 -1
- package/widgets/lib/widgets/actions/button/button-widget-view.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/contact/contact-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/date-time/date-time-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/email/email-box-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/large-text/large-text-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/link/link-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/number/number-box-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/number-unit/number-unit-box-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/phone/phone-box-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/rich-text/rich-text-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/select/select-box-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/selection-list/selection-list-widget-designer.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/selection-list/selection-list-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/tabular-data/tabular-data-edit-popup.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/tabular-data/tabular-data-view-popup.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/text/text-box-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/time-duration/time-duration-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/toggle/toggle-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/editors/toggle/toggle-widget.config.d.ts +1 -1
- package/widgets/lib/widgets/filters/boolean-filter/boolean-filter-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/filters/date-time-filter/date-time-filter-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/filters/number-filter/number-filter-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/filters/select-filter/select-filter-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/filters/string-filter/string-filter-widget-edit.component.d.ts +1 -1
- package/widgets/lib/widgets/layout/panel/panel-widget-designer.component.d.ts +1 -1
- package/widgets/lib/widgets/layout/panel/panel-widget-view.component.d.ts +1 -1
- package/widgets/lib/widgets/property-editors/advanced-grid-options/advanced-grid-options-widget-editor.component.d.ts +1 -1
- package/widgets/lib/widgets/property-editors/flex-options/flex-options-widget-editor.component.d.ts +1 -1
- package/widgets/lib/widgets/property-editors/grid-options/grid-options-widget-editor.component.d.ts +1 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-Cxi1w-iq.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-button-widget-designer.component-CLna7DRq.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-tabular-data-edit-popup.component-16K2wwtu.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-tabular-data-view-popup.component-DJtxN1VV.mjs.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AXDataSourceOperator, AXStyleColorType } from '@acorex/
|
|
1
|
+
import { AXDataSourceOperator, AXStyleColorType } from '@acorex/cdk/common';
|
|
2
2
|
import { AXPopupSizeType } from '@acorex/components/popup';
|
|
3
3
|
import { AXPMetaData, AXPValidationRules, AXPValueTransformerFunctions } from '@acorex/platform/core';
|
|
4
4
|
import { AXPWidgetTypesMap } from '@acorex/platform/layout/builder';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AXDataSourceFilterOption, AXDataSourceOperator } from '@acorex/
|
|
1
|
+
import { AXDataSourceFilterOption, AXDataSourceOperator } from '@acorex/cdk/common';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare abstract class AXPFilterOperatorMiddlewareService {
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AXValueChangedEvent } from '@acorex/
|
|
1
|
+
import { AXValueChangedEvent } from '@acorex/cdk/common';
|
|
2
2
|
import { AXBasePageComponent } from '@acorex/components/page';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class AXMOrgChartPrintPage extends AXBasePageComponent {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { AXDataSourceFilterOption } from '@acorex/
|
|
1
|
+
import { AXDataSourceFilterOption } from '@acorex/cdk/common';
|
|
2
2
|
export declare function AXPCleanNestedFilters(filters: AXDataSourceFilterOption[]): AXDataSourceFilterOption[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AXStyleColorType } from '@acorex/
|
|
1
|
+
import { AXStyleColorType } from '@acorex/cdk/common';
|
|
2
2
|
import { AXPWorkflowAction, AXPWorkflowContext } from '@acorex/platform/workflow';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare const AXPRedirectEvent: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AXDataSource, AXDataSourceFilterOption, AXDataSourceSortOption } from
|
|
1
|
+
import { AXDataSource, AXDataSourceFilterOption, AXDataSourceSortOption } from '@acorex/cdk/common';
|
|
2
2
|
export type AXPDataSource = string | AXDataSource | any[];
|
|
3
3
|
export interface AXPPagedListResult<T = any> {
|
|
4
4
|
items: T[];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AXDataSourceCallbackResult, AXDataSourceFilterOption, AXDataSourceQuery, AXDataSourceSortOption } from '@acorex/
|
|
1
|
+
import { AXDataSourceCallbackResult, AXDataSourceFilterOption, AXDataSourceQuery, AXDataSourceSortOption } from '@acorex/cdk/common';
|
|
2
2
|
export declare function applyFilterArray(dataArray: any[], filters?: AXDataSourceFilterOption[], logic?: 'and' | 'or'): any[];
|
|
3
3
|
export declare function applySortArray(dataArray: any, sorts: AXDataSourceSortOption[]): any;
|
|
4
4
|
export declare function applyPagination<T>(dataArray: T[], skip: number, take: number): T[];
|
|
@@ -2524,10 +2524,9 @@ class AXMOrgChartPrintPage extends AXBasePageComponent {
|
|
|
2524
2524
|
</div>
|
|
2525
2525
|
|
|
2526
2526
|
<ax-footer>
|
|
2527
|
-
<ax-prefix>
|
|
2528
|
-
</ax-prefix>
|
|
2527
|
+
<ax-prefix> </ax-prefix>
|
|
2529
2528
|
<ax-suffix>
|
|
2530
|
-
|
|
2529
|
+
<ax-button text="Cancel" look="solid" (onClick)="handleClose(true)"> </ax-button>
|
|
2531
2530
|
<ax-button text="Print" look="solid" color="primary" (onClick)="handleClose()">
|
|
2532
2531
|
<ax-icon class="fa-solid fa-print"> </ax-icon>
|
|
2533
2532
|
</ax-button>
|
|
@@ -2579,10 +2578,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
2579
2578
|
</div>
|
|
2580
2579
|
|
|
2581
2580
|
<ax-footer>
|
|
2582
|
-
<ax-prefix>
|
|
2583
|
-
</ax-prefix>
|
|
2581
|
+
<ax-prefix> </ax-prefix>
|
|
2584
2582
|
<ax-suffix>
|
|
2585
|
-
|
|
2583
|
+
<ax-button text="Cancel" look="solid" (onClick)="handleClose(true)"> </ax-button>
|
|
2586
2584
|
<ax-button text="Print" look="solid" color="primary" (onClick)="handleClose()">
|
|
2587
2585
|
<ax-icon class="fa-solid fa-print"> </ax-icon>
|
|
2588
2586
|
</ax-button>
|