@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,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { InjectionToken, inject, Injectable, computed, signal, Injector, effect, HostBinding, ChangeDetectionStrategy, Component, viewChild, ViewChild, NgModule } from '@angular/core';
|
|
3
3
|
import { castArray, get, cloneDeep, set, merge, isNil, isEmpty, sortBy } from 'lodash-es';
|
|
4
|
-
import * as i2 from '@acorex/
|
|
5
|
-
import { AXDataSource, AXCommonModule } from '@acorex/
|
|
4
|
+
import * as i2 from '@acorex/cdk/common';
|
|
5
|
+
import { AXDataSource, AXCommonModule } from '@acorex/cdk/common';
|
|
6
6
|
import { AXFormatService } from '@acorex/core/format';
|
|
7
7
|
import { resolveActionLook, AXPFilterOperatorMiddlewareService, AXPEntityCommandScope, getEntityInfo, AXPSettingService, AXPRefreshEvent, AXPCleanNestedFilters, AXPWorkflowNavigateAction, AXPToastAction, AXP_SEARCH_DEFINITION_PROVIDER } from '@acorex/platform/common';
|
|
8
8
|
import * as i2$2 from '@acorex/platform/workflow';
|
|
@@ -656,7 +656,7 @@ class AXPEntityMasterListViewModel {
|
|
|
656
656
|
this.applyViewSorts();
|
|
657
657
|
this.applyViewColumns();
|
|
658
658
|
this.applyViewFilters();
|
|
659
|
-
this.applyFilterAndSort();
|
|
659
|
+
// this.applyFilterAndSort();
|
|
660
660
|
this.applySettings();
|
|
661
661
|
}
|
|
662
662
|
}
|
|
@@ -1942,16 +1942,16 @@ class AXPLookupWidgetSelectorComponent extends AXBasePageComponent {
|
|
|
1942
1942
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXPLookupWidgetSelectorComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
1943
1943
|
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.10", type: AXPLookupWidgetSelectorComponent, isStandalone: true, selector: "ng-component", viewQueries: [{ propertyName: "grid", first: true, predicate: ["grid"], descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: `
|
|
1944
1944
|
<div class="ax-p-4 ax-flex ax-flex-col ax-gap-4 ax-overflow-hidden">
|
|
1945
|
-
@if(vm.hasInlineFilters()) {
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1945
|
+
@if (vm.hasInlineFilters()) {
|
|
1946
|
+
<div class="ax-w-full">
|
|
1947
|
+
<ax-search-box
|
|
1948
|
+
[placeholder]="('widget.lookup.search' | translate | async) + vm.inlineFiltersPlaceholders().join(', ')"
|
|
1949
|
+
[value]="searchTerm"
|
|
1950
|
+
(onValueChanged)="handleChangeSearchValue($event)"
|
|
1951
|
+
[axAutoFocus]="true"
|
|
1952
|
+
><ax-clear-button></ax-clear-button
|
|
1953
|
+
></ax-search-box>
|
|
1954
|
+
</div>
|
|
1955
1955
|
}
|
|
1956
1956
|
<ax-data-table
|
|
1957
1957
|
#grid
|
|
@@ -1966,15 +1966,18 @@ class AXPLookupWidgetSelectorComponent extends AXBasePageComponent {
|
|
|
1966
1966
|
(onRowClick)="handleRowClick($event)"
|
|
1967
1967
|
(onRowDbClick)="handleRowDbClick($event)"
|
|
1968
1968
|
>
|
|
1969
|
-
@if(vm.allowMultiple()) {
|
|
1970
|
-
|
|
1971
|
-
}
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1969
|
+
@if (vm.allowMultiple()) {
|
|
1970
|
+
<ax-select-column fixed="start" [width]="'50px'"></ax-select-column>
|
|
1971
|
+
}
|
|
1972
|
+
@for (col of vm.columns(); track col.name) {
|
|
1973
|
+
@if (col.visible) {
|
|
1974
|
+
<axp-widget-column-renderer
|
|
1975
|
+
[expandHandler]="$index === 0 && vm.parentKey() ? true : false"
|
|
1976
|
+
[caption]="col.title | translate | async"
|
|
1977
|
+
[node]="col.node()"
|
|
1978
|
+
></axp-widget-column-renderer>
|
|
1979
|
+
}
|
|
1980
|
+
}
|
|
1978
1981
|
</ax-data-table>
|
|
1979
1982
|
</div>
|
|
1980
1983
|
<ax-footer>
|
|
@@ -1988,17 +1991,17 @@ class AXPLookupWidgetSelectorComponent extends AXBasePageComponent {
|
|
|
1988
1991
|
[disabled]="allowSelect() === false"
|
|
1989
1992
|
>
|
|
1990
1993
|
</ax-button>
|
|
1991
|
-
@if(!vm.canCreate()) {
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
2001
|
-
|
|
1994
|
+
@if (!vm.canCreate()) {
|
|
1995
|
+
<ax-button
|
|
1996
|
+
look="solid"
|
|
1997
|
+
color="primary"
|
|
1998
|
+
[text]="'Create-New' | translate | async"
|
|
1999
|
+
(onClick)="handleCreateNewClick()"
|
|
2000
|
+
>
|
|
2001
|
+
<ax-prefix>
|
|
2002
|
+
<ax-icon icon="fa-solid fa-add"></ax-icon>
|
|
2003
|
+
</ax-prefix>
|
|
2004
|
+
</ax-button>
|
|
2002
2005
|
}
|
|
2003
2006
|
</ax-suffix>
|
|
2004
2007
|
</ax-footer>
|
|
@@ -2009,16 +2012,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
2009
2012
|
args: [{
|
|
2010
2013
|
template: `
|
|
2011
2014
|
<div class="ax-p-4 ax-flex ax-flex-col ax-gap-4 ax-overflow-hidden">
|
|
2012
|
-
@if(vm.hasInlineFilters()) {
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2015
|
+
@if (vm.hasInlineFilters()) {
|
|
2016
|
+
<div class="ax-w-full">
|
|
2017
|
+
<ax-search-box
|
|
2018
|
+
[placeholder]="('widget.lookup.search' | translate | async) + vm.inlineFiltersPlaceholders().join(', ')"
|
|
2019
|
+
[value]="searchTerm"
|
|
2020
|
+
(onValueChanged)="handleChangeSearchValue($event)"
|
|
2021
|
+
[axAutoFocus]="true"
|
|
2022
|
+
><ax-clear-button></ax-clear-button
|
|
2023
|
+
></ax-search-box>
|
|
2024
|
+
</div>
|
|
2022
2025
|
}
|
|
2023
2026
|
<ax-data-table
|
|
2024
2027
|
#grid
|
|
@@ -2033,15 +2036,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
2033
2036
|
(onRowClick)="handleRowClick($event)"
|
|
2034
2037
|
(onRowDbClick)="handleRowDbClick($event)"
|
|
2035
2038
|
>
|
|
2036
|
-
@if(vm.allowMultiple()) {
|
|
2037
|
-
|
|
2038
|
-
}
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2039
|
+
@if (vm.allowMultiple()) {
|
|
2040
|
+
<ax-select-column fixed="start" [width]="'50px'"></ax-select-column>
|
|
2041
|
+
}
|
|
2042
|
+
@for (col of vm.columns(); track col.name) {
|
|
2043
|
+
@if (col.visible) {
|
|
2044
|
+
<axp-widget-column-renderer
|
|
2045
|
+
[expandHandler]="$index === 0 && vm.parentKey() ? true : false"
|
|
2046
|
+
[caption]="col.title | translate | async"
|
|
2047
|
+
[node]="col.node()"
|
|
2048
|
+
></axp-widget-column-renderer>
|
|
2049
|
+
}
|
|
2050
|
+
}
|
|
2045
2051
|
</ax-data-table>
|
|
2046
2052
|
</div>
|
|
2047
2053
|
<ax-footer>
|
|
@@ -2055,17 +2061,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
2055
2061
|
[disabled]="allowSelect() === false"
|
|
2056
2062
|
>
|
|
2057
2063
|
</ax-button>
|
|
2058
|
-
@if(!vm.canCreate()) {
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
|
|
2064
|
+
@if (!vm.canCreate()) {
|
|
2065
|
+
<ax-button
|
|
2066
|
+
look="solid"
|
|
2067
|
+
color="primary"
|
|
2068
|
+
[text]="'Create-New' | translate | async"
|
|
2069
|
+
(onClick)="handleCreateNewClick()"
|
|
2070
|
+
>
|
|
2071
|
+
<ax-prefix>
|
|
2072
|
+
<ax-icon icon="fa-solid fa-add"></ax-icon>
|
|
2073
|
+
</ax-prefix>
|
|
2074
|
+
</ax-button>
|
|
2069
2075
|
}
|
|
2070
2076
|
</ax-suffix>
|
|
2071
2077
|
</ax-footer>
|
|
@@ -2365,9 +2371,9 @@ class AXPLookupWidgetEditComponent extends AXPValueWidgetComponent {
|
|
|
2365
2371
|
}
|
|
2366
2372
|
else {
|
|
2367
2373
|
// extract data from item by source path and set context by target path
|
|
2368
|
-
const values = this.multiple()
|
|
2369
|
-
items.map((item) => set({}, i.source, get(item, i.source)))
|
|
2370
|
-
items.map((item) => get(item, i.source));
|
|
2374
|
+
const values = this.multiple()
|
|
2375
|
+
? items.map((item) => set({}, i.source, get(item, i.source)))
|
|
2376
|
+
: items.map((item) => get(item, i.source));
|
|
2371
2377
|
setSmart(itemToExpose, i.target, this.singleOrMultiple(values));
|
|
2372
2378
|
}
|
|
2373
2379
|
});
|
|
@@ -2405,21 +2411,22 @@ class AXPLookupWidgetEditComponent extends AXPValueWidgetComponent {
|
|
|
2405
2411
|
(onBlur)="handleOnBlur($event)"
|
|
2406
2412
|
>
|
|
2407
2413
|
@for (validation of validationRules(); track $index) {
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
}
|
|
2414
|
-
|
|
2414
|
+
<ax-validation-rule
|
|
2415
|
+
[rule]="validation.rule"
|
|
2416
|
+
[message]="validation.options?.message"
|
|
2417
|
+
[options]="validation.options"
|
|
2418
|
+
></ax-validation-rule>
|
|
2419
|
+
}
|
|
2420
|
+
@if (selectedItems().length > 1) {
|
|
2421
|
+
<ax-clear-button (click)="handleClearClick()"></ax-clear-button>
|
|
2415
2422
|
}
|
|
2416
2423
|
|
|
2417
2424
|
<ax-suffix>
|
|
2418
2425
|
<ax-button color="ghost" look="blank" [disabled]="isLoading() || disabled()" (onClick)="handleOnClick($event)">
|
|
2419
|
-
@if(isLoading()) {
|
|
2420
|
-
|
|
2426
|
+
@if (isLoading()) {
|
|
2427
|
+
<ax-loading></ax-loading>
|
|
2421
2428
|
} @else {
|
|
2422
|
-
|
|
2429
|
+
<ax-icon icon="far fa-search"> </ax-icon>
|
|
2423
2430
|
}
|
|
2424
2431
|
</ax-button>
|
|
2425
2432
|
</ax-suffix>
|
|
@@ -2446,21 +2453,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
2446
2453
|
(onBlur)="handleOnBlur($event)"
|
|
2447
2454
|
>
|
|
2448
2455
|
@for (validation of validationRules(); track $index) {
|
|
2449
|
-
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
}
|
|
2455
|
-
|
|
2456
|
+
<ax-validation-rule
|
|
2457
|
+
[rule]="validation.rule"
|
|
2458
|
+
[message]="validation.options?.message"
|
|
2459
|
+
[options]="validation.options"
|
|
2460
|
+
></ax-validation-rule>
|
|
2461
|
+
}
|
|
2462
|
+
@if (selectedItems().length > 1) {
|
|
2463
|
+
<ax-clear-button (click)="handleClearClick()"></ax-clear-button>
|
|
2456
2464
|
}
|
|
2457
2465
|
|
|
2458
2466
|
<ax-suffix>
|
|
2459
2467
|
<ax-button color="ghost" look="blank" [disabled]="isLoading() || disabled()" (onClick)="handleOnClick($event)">
|
|
2460
|
-
@if(isLoading()) {
|
|
2461
|
-
|
|
2468
|
+
@if (isLoading()) {
|
|
2469
|
+
<ax-loading></ax-loading>
|
|
2462
2470
|
} @else {
|
|
2463
|
-
|
|
2471
|
+
<ax-icon icon="far fa-search"> </ax-icon>
|
|
2464
2472
|
}
|
|
2465
2473
|
</ax-button>
|
|
2466
2474
|
</ax-suffix>
|
|
@@ -2702,15 +2710,17 @@ class AXPTagableBoxWidgetEditComponent extends AXPValueWidgetComponent {
|
|
|
2702
2710
|
(onValueChanged)="handleSelectValueChange($event)"
|
|
2703
2711
|
>
|
|
2704
2712
|
@if (allowSearch()) {
|
|
2705
|
-
|
|
2706
|
-
}
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2713
|
-
|
|
2713
|
+
<ax-search-box><ax-clear-button></ax-clear-button></ax-search-box>
|
|
2714
|
+
}
|
|
2715
|
+
@if (hasClearButton()) {
|
|
2716
|
+
<ax-clear-button></ax-clear-button>
|
|
2717
|
+
}
|
|
2718
|
+
@for (validation of validationRules(); track $index) {
|
|
2719
|
+
<ax-validation-rule
|
|
2720
|
+
[rule]="validation.rule"
|
|
2721
|
+
[message]="validation.options?.message"
|
|
2722
|
+
[options]="validation.options"
|
|
2723
|
+
></ax-validation-rule>
|
|
2714
2724
|
}
|
|
2715
2725
|
</ax-select-box>
|
|
2716
2726
|
<ax-button
|
|
@@ -2747,15 +2757,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImpo
|
|
|
2747
2757
|
(onValueChanged)="handleSelectValueChange($event)"
|
|
2748
2758
|
>
|
|
2749
2759
|
@if (allowSearch()) {
|
|
2750
|
-
|
|
2751
|
-
}
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2760
|
+
<ax-search-box><ax-clear-button></ax-clear-button></ax-search-box>
|
|
2761
|
+
}
|
|
2762
|
+
@if (hasClearButton()) {
|
|
2763
|
+
<ax-clear-button></ax-clear-button>
|
|
2764
|
+
}
|
|
2765
|
+
@for (validation of validationRules(); track $index) {
|
|
2766
|
+
<ax-validation-rule
|
|
2767
|
+
[rule]="validation.rule"
|
|
2768
|
+
[message]="validation.options?.message"
|
|
2769
|
+
[options]="validation.options"
|
|
2770
|
+
></ax-validation-rule>
|
|
2759
2771
|
}
|
|
2760
2772
|
</ax-select-box>
|
|
2761
2773
|
<ax-button
|