@acorex/platform 19.3.0-next.0 → 19.3.0-next.2
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/layout/task-badge/task-badge.service.d.ts +1 -1
- package/common/lib/settings/settings.types.d.ts +1 -1
- package/common/lib/workflows/navigate.workflow.d.ts +1 -1
- package/core/lib/directives/grid-layout.directive.d.ts +15 -0
- package/core/lib/directives/index.d.ts +1 -0
- package/core/lib/expression-evaluator/expression-evaluator.service.d.ts +1 -2
- package/core/lib/types/core.types.d.ts +1 -0
- package/core/lib/types/index.d.ts +1 -0
- package/core/lib/types/interactive.types.d.ts +1 -0
- package/core/lib/types/layout.types.d.ts +27 -0
- package/core/lib/types/validation.types.d.ts +30 -1
- package/fesm2022/acorex-platform-common.mjs +5 -7
- package/fesm2022/acorex-platform-common.mjs.map +1 -1
- package/fesm2022/acorex-platform-core.mjs +98 -33
- package/fesm2022/acorex-platform-core.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-builder.mjs +436 -401
- package/fesm2022/acorex-platform-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-designer.mjs +10 -10
- package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
- package/fesm2022/acorex-platform-layout-entity.mjs +96 -67
- package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
- package/fesm2022/{acorex-platform-themes-default-entity-master-create-view.component-3gmbdeJ_.mjs → acorex-platform-themes-default-entity-master-create-view.component-CnqS3y7P.mjs} +5 -5
- package/fesm2022/{acorex-platform-themes-default-entity-master-create-view.component-3gmbdeJ_.mjs.map → acorex-platform-themes-default-entity-master-create-view.component-CnqS3y7P.mjs.map} +1 -1
- package/fesm2022/{acorex-platform-themes-default-entity-master-list-view.component-DnEL7Ej-.mjs → acorex-platform-themes-default-entity-master-list-view.component-BqMlSX6b.mjs} +147 -37
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-BqMlSX6b.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-entity-master-modify-view.component-8DdICjNs.mjs → acorex-platform-themes-default-entity-master-modify-view.component-DzHZdi2R.mjs} +4 -4
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-DzHZdi2R.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-entity-master-single-view.component-DadBeY1I.mjs → acorex-platform-themes-default-entity-master-single-view.component-BBJ7Aapd.mjs} +15 -8
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-BBJ7Aapd.mjs.map +1 -0
- package/fesm2022/{acorex-platform-themes-default-search-popup.component-BADEuoeJ.mjs → acorex-platform-themes-default-search-popup.component-ChJiJ12h.mjs} +8 -8
- package/fesm2022/{acorex-platform-themes-default-search-popup.component-BADEuoeJ.mjs.map → acorex-platform-themes-default-search-popup.component-ChJiJ12h.mjs.map} +1 -1
- package/fesm2022/{acorex-platform-themes-default-setting-page.component-Cj73brIK.mjs → acorex-platform-themes-default-setting-page.component-BxGzaKws.mjs} +4 -4
- package/fesm2022/{acorex-platform-themes-default-setting-page.component-Cj73brIK.mjs.map → acorex-platform-themes-default-setting-page.component-BxGzaKws.mjs.map} +1 -1
- package/fesm2022/{acorex-platform-themes-default-setting-view.component-rrAq6hg2.mjs → acorex-platform-themes-default-setting-view.component-CjmlI9Jb.mjs} +5 -5
- package/fesm2022/{acorex-platform-themes-default-setting-view.component-rrAq6hg2.mjs.map → acorex-platform-themes-default-setting-view.component-CjmlI9Jb.mjs.map} +1 -1
- package/fesm2022/acorex-platform-themes-default.mjs +210 -28
- package/fesm2022/acorex-platform-themes-default.mjs.map +1 -1
- package/fesm2022/acorex-platform-themes-shared.mjs +8 -6
- package/fesm2022/acorex-platform-themes-shared.mjs.map +1 -1
- package/fesm2022/{acorex-platform-widgets-button-widget-designer.component-DVhi_mBH.mjs → acorex-platform-widgets-button-widget-designer.component-DSO0iNB_.mjs} +3 -3
- package/fesm2022/acorex-platform-widgets-button-widget-designer.component-DSO0iNB_.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-checkbox-widget-designer.component-CrdfTgeq.mjs → acorex-platform-widgets-checkbox-widget-designer.component-DDIkt5nB.mjs} +3 -3
- package/fesm2022/acorex-platform-widgets-checkbox-widget-designer.component-DDIkt5nB.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-checkbox-widget-view.component-DfSoF52n.mjs → acorex-platform-widgets-checkbox-widget-view.component-CqHkVcv-.mjs} +3 -3
- package/fesm2022/acorex-platform-widgets-checkbox-widget-view.component-CqHkVcv-.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-color-box-widget-designer.component-BM1G-WaN.mjs → acorex-platform-widgets-color-box-widget-designer.component-l_Of5uKT.mjs} +3 -3
- package/fesm2022/acorex-platform-widgets-color-box-widget-designer.component-l_Of5uKT.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-contact-widget-filter.component-B1cKV-TM.mjs → acorex-platform-widgets-contact-widget-filter.component-KvKD5byB.mjs} +3 -3
- package/fesm2022/acorex-platform-widgets-contact-widget-filter.component-KvKD5byB.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-page-widget-designer.component-DtwyOnuO.mjs → acorex-platform-widgets-page-widget-designer.component-BIvAjvW3.mjs} +5 -5
- package/fesm2022/acorex-platform-widgets-page-widget-designer.component-BIvAjvW3.mjs.map +1 -0
- package/fesm2022/{acorex-platform-widgets-tabular-data-edit-popup.component-u2RCVYRB.mjs → acorex-platform-widgets-tabular-data-edit-popup.component-CybYV1Kf.mjs} +2 -2
- package/fesm2022/{acorex-platform-widgets-tabular-data-edit-popup.component-u2RCVYRB.mjs.map → acorex-platform-widgets-tabular-data-edit-popup.component-CybYV1Kf.mjs.map} +1 -1
- package/fesm2022/{acorex-platform-widgets-text-block-widget-designer.component-C3H0Zldz.mjs → acorex-platform-widgets-text-block-widget-designer.component-DPy2UR_J.mjs} +3 -3
- package/fesm2022/acorex-platform-widgets-text-block-widget-designer.component-DPy2UR_J.mjs.map +1 -0
- package/fesm2022/acorex-platform-widgets.mjs +1323 -1552
- package/fesm2022/acorex-platform-widgets.mjs.map +1 -1
- package/layout/builder/lib/builder/index.d.ts +2 -0
- package/layout/builder/lib/builder/view.types.d.ts +94 -0
- package/layout/builder/lib/builder/widget-base.component.d.ts +112 -0
- package/layout/builder/lib/builder/widget-map.d.ts +1 -0
- package/layout/builder/lib/builder/widget-renderer.directive.d.ts +12 -3
- package/layout/builder/lib/builder/widget.types.d.ts +9 -101
- package/layout/designer/lib/designer/shared/designer.service.d.ts +2 -2
- package/layout/designer/lib/designer/shared/widget-designer-renderer.directive.d.ts +2 -2
- package/layout/entity/lib/entity-master-list.viewmodel.d.ts +4 -2
- package/layout/entity/lib/entity-master-single.viewmodel.d.ts +4 -2
- package/layout/entity/lib/widgets/lookup-widget/lookup-widget-edit.component.d.ts +4 -4
- package/layout/entity/lib/widgets/lookup-widget/lookup-widget-view.component.d.ts +2 -2
- package/layout/entity/lib/widgets/lookup-widget/lookup-widget.config.d.ts +7 -0
- package/layout/entity/lib/widgets/tagable-box/tagable-box-widget-column.component.d.ts +2 -2
- package/layout/entity/lib/widgets/tagable-box/tagable-box-widget-edit.component.d.ts +2 -2
- package/layout/entity/lib/widgets/tagable-box/tagable-box-widget-filter.component.d.ts +2 -2
- package/layout/entity/lib/widgets/tagable-box/tagable-box-widget-print.component.d.ts +2 -2
- package/layout/entity/lib/widgets/tagable-box/tagable-box-widget-view.component.d.ts +2 -2
- package/layout/entity/lib/widgets/widget-selector/widget-selector-widget-edit.component.d.ts +2 -2
- package/layout/entity/lib/widgets/widget-selector/widget-selector-widget-view.component.d.ts +2 -2
- package/package.json +1 -1
- package/themes/default/index.d.ts +1 -0
- package/themes/default/lib/layouts/entity-layouts/entity-category/entity-category.component.d.ts +14 -2
- package/themes/default/lib/layouts/entity-layouts/entity-master-list-view/entity-master-list-view.component.d.ts +2 -1
- package/themes/default/lib/layouts/entity-layouts/entity-master-single-view/entity-master-single-view.component.d.ts +2 -1
- package/themes/default/lib/layouts/entity-layouts/entity-master-toolbar-view/views/entity-view-toolbar.component.d.ts +4 -1
- package/themes/default/lib/layouts/view-layouts/index.d.ts +1 -0
- package/themes/default/lib/layouts/view-layouts/layout-detail-view/layout-detail-view.component.d.ts +19 -0
- package/themes/shared/lib/components/layout-elements/layout-side.component.d.ts +1 -1
- package/themes/shared/lib/widgets/font-size-chooser/font-size-chooser-widget.component.d.ts +2 -2
- package/themes/shared/lib/widgets/font-style-chooser/font-style-chooser-widget.component.d.ts +2 -2
- package/themes/shared/lib/widgets/menu-orientation-chooser/menu-orientation-chooser-widget.component.d.ts +2 -2
- package/themes/shared/lib/widgets/theme-mode-chooser/theme-mode-chooser-widget.component.d.ts +2 -2
- package/themes/shared/lib/widgets/theme-palette-chooser/theme-palette-chooser-widget.component.d.ts +2 -2
- package/widgets/lib/properties/layout.props.d.ts +0 -6
- package/widgets/lib/widgets/actions/button/button-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/actions/button/button-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/avatar/avatar-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/avatar/avatar-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/avatar/avatar-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/avatar/avatar-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/cron-job/cron-job-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/cron-job/cron-job-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/cron-job/cron-job-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/cron-job/cron-job-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/cron-job/cron-job-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/file/file-box-widget-column.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/file/file-box-widget-edit.component.d.ts +14 -14
- package/widgets/lib/widgets/advance/file/file-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/file/file-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/file/file-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/gallery/gallery-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/gallery/gallery-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/gallery/gallery-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/map/map-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/map/map-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/qrcode/qrcode-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/signature/signature-pad-widget-column.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/signature/signature-pad-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/signature/signature-pad-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/signature/signature-pad-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/advance/signature/signature-pad-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/charts/bar-chart/bar-chart-widget.component.d.ts +13 -24
- package/widgets/lib/widgets/charts/bar-chart/bar-chart.type.d.ts +2 -7
- package/widgets/lib/widgets/charts/chart.type.d.ts +1 -5
- package/widgets/lib/widgets/charts/clock-calendar/clock-calendar-widget.component.d.ts +2 -2
- package/widgets/lib/widgets/charts/donut-chart/donut-chart-widget.component.d.ts +25 -21
- package/widgets/lib/widgets/charts/donut-chart/donut-chart.type.d.ts +52 -23
- package/widgets/lib/widgets/charts/gauge-chart/gauge-chart-widget.component.d.ts +21 -7
- package/widgets/lib/widgets/charts/gauge-chart/gauge-chart.type.d.ts +1 -8
- package/widgets/lib/widgets/charts/shared/chart-base.component.d.ts +4 -4
- package/widgets/lib/widgets/charts/shared/components/chart-tooltip/chart-tooltip.component.d.ts +28 -0
- package/widgets/lib/widgets/charts/shared/components/chart-tooltip/index.d.ts +1 -0
- package/widgets/lib/widgets/charts/sticky-note/sticky-note-widget.component.d.ts +8 -4
- package/widgets/lib/widgets/charts/weather/weather-widget.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/checkbox/checkbox-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/checkbox/checkbox-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/checkbox/checkbox-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/checkbox/checkbox-widget.config.d.ts +7 -0
- package/widgets/lib/widgets/editors/color/color-box-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/color/color-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/color/color-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/color/color-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/color/color-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/color/color-box-widget.config.d.ts +7 -0
- package/widgets/lib/widgets/editors/contact/contact-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/contact/contact-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/contact/contact-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/contact/contact-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/contact/contact-widget.config.d.ts +9 -0
- package/widgets/lib/widgets/editors/date-time/date-time-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/date-time/date-time-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/date-time/date-time-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/date-time/date-time-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/date-time/date-time-box-widget.config.d.ts +8 -0
- package/widgets/lib/widgets/editors/email/email-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/email/email-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/email/email-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/email/email-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/email/email-box-widget.config.d.ts +7 -0
- package/widgets/lib/widgets/editors/large-text/large-text-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/large-text/large-text-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/large-text/large-text-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/large-text/large-text-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/large-text/large-text-widget.config.d.ts +5 -0
- package/widgets/lib/widgets/editors/link/link-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/link/link-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/link/link-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/link/link-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/link/link-widget.config.d.ts +6 -0
- package/widgets/lib/widgets/editors/meta-data/meta-data-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/meta-data/meta-data-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/meta-data/meta-data-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/meta-data/meta-data-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/meta-data/meta-data-widget.config.d.ts +2 -0
- package/widgets/lib/widgets/editors/number/number-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/number/number-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/number/number-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/number/number-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/number/number-box-widget.config.d.ts +10 -0
- package/widgets/lib/widgets/editors/number-unit/number-unit-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/number-unit/number-unit-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/number-unit/number-unit-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/number-unit/number-unit-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/number-unit/number-unit-box-widget.config.d.ts +10 -0
- package/widgets/lib/widgets/editors/password/password-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/password/password-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/password/password-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/password/password-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/password/password-box-widget.config.d.ts +7 -0
- package/widgets/lib/widgets/editors/phone/phone-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/phone/phone-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/phone/phone-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/phone/phone-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/phone/phone-box-widget.config.d.ts +4 -0
- package/widgets/lib/widgets/editors/rich-text/rich-text-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/rich-text/rich-text-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/rich-text/rich-text-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/rich-text/rich-text-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/rich-text/rich-text-widget.config.d.ts +5 -0
- package/widgets/lib/widgets/editors/select/select-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/select/select-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/select/select-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/select/select-box-widget.config.d.ts +11 -0
- package/widgets/lib/widgets/editors/selection-list/selection-list-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/selection-list/selection-list-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/selection-list/selection-list-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/selection-list/selection-list-widget.config.d.ts +8 -0
- package/widgets/lib/widgets/editors/single-file-box/single-file-box-widget-column.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/single-file-box/single-file-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/single-file-box/single-file-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/single-file-box/single-file-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/single-file-box/single-file-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/single-file-box/single-file-box-widget.config.d.ts +2 -0
- package/widgets/lib/widgets/editors/tabular-data/table-widget.config.d.ts +7 -0
- package/widgets/lib/widgets/editors/tabular-data/tabular-data-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/tabular-data/tabular-data-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/tabular-data/tabular-data-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/tabular-data/tabular-data-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/template-box/template-box-widget-column.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/template-box/template-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/template-box/template-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/template-box/template-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/template-box/template-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/template-box/template-box-widget.config.d.ts +5 -0
- package/widgets/lib/widgets/editors/text/text-box-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/text/text-box-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/text/text-box-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/text/text-box-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/text/text-box-widget.config.d.ts +8 -0
- package/widgets/lib/widgets/editors/toggle/toggle-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/toggle/toggle-widget-filter.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/toggle/toggle-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/toggle/toggle-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/editors/toggle/toggle-widget.config.d.ts +7 -0
- package/widgets/lib/widgets/filters/boolean-filter/boolean-filter-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/filters/date-time-filter/date-time-filter-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/filters/number-filter/number-filter-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/filters/string-filter/string-filter-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/advanced-grid/advanced-grid-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/advanced-grid/advanced-grid-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/advanced-grid/advanced-grid-widget.config.d.ts +2 -0
- package/widgets/lib/widgets/layout/advanced-grid-item/advanced-grid-item-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/advanced-grid-item/advanced-grid-item-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/advanced-grid-item/advanced-grid-item-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/advanced-grid-item/advanced-grid-item-widget.config.d.ts +2 -0
- package/widgets/lib/widgets/layout/block/block-widget-designer.component.d.ts +2 -7
- package/widgets/lib/widgets/layout/block/block-widget-view.component.d.ts +4 -7
- package/widgets/lib/widgets/layout/block/block-widget.config.d.ts +17 -0
- package/widgets/lib/widgets/layout/document/document-widget.config.d.ts +2 -0
- package/widgets/lib/widgets/layout/form-field/form-field-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/form-field/form-field-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/form-field/form-field-widget.config.d.ts +3 -0
- package/widgets/lib/widgets/layout/grid/grid-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/grid/grid-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/grid/grid-widget.config.d.ts +3 -0
- package/widgets/lib/widgets/layout/grid-item/grid-item-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/grid-item/grid-item-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/grid-item/grid-item-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/grid-item/grid-item-widget.config.d.ts +18 -0
- package/widgets/lib/widgets/layout/grid-row/grid-row-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/grid-row/grid-row-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/grid-row/grid-row-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/grid-row/grid-row-widget.config.d.ts +4 -0
- package/widgets/lib/widgets/layout/page/page-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/page/page-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/page/page-widget.config.d.ts +7 -0
- package/widgets/lib/widgets/layout/panel/index.d.ts +3 -0
- package/widgets/lib/widgets/layout/panel/panel-widget-designer.component.d.ts +15 -0
- package/widgets/lib/widgets/layout/panel/panel-widget-view.component.d.ts +15 -0
- package/widgets/lib/widgets/layout/panel/panel-widget.config.d.ts +7 -0
- package/widgets/lib/widgets/layout/repeater/repeater-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/repeater/repeater-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/repeater/repeater-widget-print.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/repeater/repeater-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/repeater/repeater-widget.config.d.ts +5 -0
- package/widgets/lib/widgets/layout/text-block/text-block-widget-designer.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/text-block/text-block-widget-view.component.d.ts +2 -2
- package/widgets/lib/widgets/layout/text-block/text-block-widget.config.d.ts +3 -0
- package/widgets/lib/widgets/property-editors/advanced-grid-options/advanced-grid-options-widget-editor.component.d.ts +2 -2
- package/widgets/lib/widgets/property-editors/border/border-widget-editor.component.d.ts +2 -2
- package/widgets/lib/widgets/property-editors/flex-options/flex-options-widget-editor.component.d.ts +7 -6
- package/widgets/lib/widgets/property-editors/flex-options/flex-options-widget.type.d.ts +3 -9
- package/widgets/lib/widgets/property-editors/grid-options/grid-options-widget-editor.component.d.ts +2 -2
- package/widgets/lib/widgets/property-editors/spacing/spacing-widget-editor.component.d.ts +2 -2
- package/widgets/lib/widgets/validations/between-validation/between-validation-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/validations/callback-validation/callback-validation-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/validations/equal-validation/equal-validation-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/validations/greater-than-validation/greater-than-validation-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/validations/less-than-validation/less-than-validation-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/validations/max-length-validation/max-length-validation-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/validations/min-length-validation/min-length-validation-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/validations/regular-expression-validation/regular-expression-validation-widget-edit.component.d.ts +2 -2
- package/widgets/lib/widgets/validations/required-validation/required-validation-widget-edit.component.d.ts +2 -2
- package/fesm2022/acorex-platform-themes-default-entity-master-list-view.component-DnEL7Ej-.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-8DdICjNs.mjs.map +0 -1
- package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-DadBeY1I.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-button-widget-designer.component-DVhi_mBH.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-checkbox-widget-designer.component-CrdfTgeq.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-checkbox-widget-view.component-DfSoF52n.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-color-box-widget-designer.component-BM1G-WaN.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-contact-widget-filter.component-B1cKV-TM.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-page-widget-designer.component-DtwyOnuO.mjs.map +0 -1
- package/fesm2022/acorex-platform-widgets-text-block-widget-designer.component-C3H0Zldz.mjs.map +0 -1
|
@@ -10,7 +10,7 @@ import * as i2$2 from '@acorex/platform/workflow';
|
|
|
10
10
|
import { AXPWorkflowService, ofType, createWorkFlowEvent, AXPWorkflowAction, AXPWorkflowModule } from '@acorex/platform/workflow';
|
|
11
11
|
import { AXPExpressionEvaluatorService, AXPPlatformScope } from '@acorex/platform/core';
|
|
12
12
|
import * as i7 from '@acorex/platform/layout/builder';
|
|
13
|
-
import { AXPPageStatus, AXPWidgetRegistryService,
|
|
13
|
+
import { AXPPageStatus, AXPWidgetRegistryService, AXPValueWidgetComponent, AXPLayoutBuilderModule, AXPColumnWidgetComponent, AXPWidgetsCatalog, AXP_WIDGETS_EDITOR_CATEGORY } from '@acorex/platform/layout/builder';
|
|
14
14
|
import { AXPLayoutThemeService } from '@acorex/platform/themes/shared';
|
|
15
15
|
import { AXPSessionService, AXPAuthGuard } from '@acorex/platform/auth';
|
|
16
16
|
import { Subject, takeUntil } from 'rxjs';
|
|
@@ -31,8 +31,10 @@ import * as i3 from '@acorex/components/button';
|
|
|
31
31
|
import { AXButtonModule } from '@acorex/components/button';
|
|
32
32
|
import * as i4 from '@acorex/components/decorators';
|
|
33
33
|
import { AXDecoratorModule } from '@acorex/components/decorators';
|
|
34
|
-
import * as
|
|
34
|
+
import * as i6$1 from '@acorex/components/form';
|
|
35
35
|
import { AXFormModule } from '@acorex/components/form';
|
|
36
|
+
import * as i7$1 from '@acorex/components/tag-box';
|
|
37
|
+
import { AXTagBoxComponent, AXTagBoxModule } from '@acorex/components/tag-box';
|
|
36
38
|
import { AXValidationModule } from '@acorex/core/validation';
|
|
37
39
|
import * as i1$3 from '@angular/forms';
|
|
38
40
|
import { FormsModule } from '@angular/forms';
|
|
@@ -42,10 +44,8 @@ import { AXDropdownButtonModule } from '@acorex/components/dropdown-button';
|
|
|
42
44
|
import { AXBasePageComponent } from '@acorex/components/page';
|
|
43
45
|
import * as i6 from '@acorex/components/search-box';
|
|
44
46
|
import { AXSearchBoxModule } from '@acorex/components/search-box';
|
|
45
|
-
import * as i5$1 from '@acorex/components/tag-box';
|
|
46
|
-
import { AXTagBoxComponent, AXTagBoxModule } from '@acorex/components/tag-box';
|
|
47
47
|
import { AXP_DISABLED_PROPERTY, AXP_DATA_PATH_PROPERTY, AXP_DATA_PROPERTY_GROUP, AXP_ALLOW_MULTIPLE_PROPERTY, AXP_NAME_PROPERTY } from '@acorex/platform/widgets';
|
|
48
|
-
import * as i5$
|
|
48
|
+
import * as i5$1 from '@acorex/components/select-box';
|
|
49
49
|
import { AXSelectBoxModule } from '@acorex/components/select-box';
|
|
50
50
|
import * as i2$1 from '@acorex/components/text-box';
|
|
51
51
|
import { AXTextBoxModule, AXTextBoxComponent } from '@acorex/components/text-box';
|
|
@@ -721,19 +721,15 @@ class AXPEntityMasterListViewModel {
|
|
|
721
721
|
return [
|
|
722
722
|
{
|
|
723
723
|
title: 'entity.home',
|
|
724
|
-
|
|
725
|
-
|
|
724
|
+
command: {
|
|
725
|
+
name: 'navigate',
|
|
726
|
+
options: {
|
|
727
|
+
path: `/${this.session.application?.name}`,
|
|
728
|
+
},
|
|
729
|
+
},
|
|
726
730
|
},
|
|
727
731
|
{
|
|
728
732
|
title: this.title(),
|
|
729
|
-
url: [
|
|
730
|
-
`/${this.session.application?.name}`,
|
|
731
|
-
'm',
|
|
732
|
-
`${this.entityDef.module}`,
|
|
733
|
-
'e',
|
|
734
|
-
`${this.entityDef.name}`,
|
|
735
|
-
'list',
|
|
736
|
-
],
|
|
737
733
|
},
|
|
738
734
|
];
|
|
739
735
|
});
|
|
@@ -1031,6 +1027,20 @@ class AXPEntityMasterListViewModel {
|
|
|
1031
1027
|
metadata: action?.metadata,
|
|
1032
1028
|
});
|
|
1033
1029
|
}
|
|
1030
|
+
async execute(command) {
|
|
1031
|
+
switch (command?.name) {
|
|
1032
|
+
case 'navigate':
|
|
1033
|
+
await this.workflow.execute('navigate', {
|
|
1034
|
+
options: {
|
|
1035
|
+
path: command.options?.['path'],
|
|
1036
|
+
},
|
|
1037
|
+
});
|
|
1038
|
+
break;
|
|
1039
|
+
default:
|
|
1040
|
+
this.executeCommand(command.name, command.options);
|
|
1041
|
+
break;
|
|
1042
|
+
}
|
|
1043
|
+
}
|
|
1034
1044
|
//
|
|
1035
1045
|
destroy() {
|
|
1036
1046
|
this.destroyed.next();
|
|
@@ -1542,19 +1552,21 @@ class AXPEntityMasterSingleViewModel {
|
|
|
1542
1552
|
return [
|
|
1543
1553
|
{
|
|
1544
1554
|
title: this.translateService.translateSync('entity.home'),
|
|
1545
|
-
|
|
1546
|
-
|
|
1555
|
+
command: {
|
|
1556
|
+
name: 'navigate',
|
|
1557
|
+
options: {
|
|
1558
|
+
path: `/${this.session.application?.name}`,
|
|
1559
|
+
},
|
|
1560
|
+
},
|
|
1547
1561
|
},
|
|
1548
1562
|
{
|
|
1549
1563
|
title: this.entityDef.formats.plural ?? this.entityDef.formats.individual,
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
'list',
|
|
1557
|
-
],
|
|
1564
|
+
command: {
|
|
1565
|
+
name: 'navigate',
|
|
1566
|
+
options: {
|
|
1567
|
+
path: `/${this.session.application?.name}/m/${this.entityDef.module}/e/${this.entityDef.name}/list`,
|
|
1568
|
+
},
|
|
1569
|
+
},
|
|
1558
1570
|
},
|
|
1559
1571
|
{
|
|
1560
1572
|
title: this.title(),
|
|
@@ -1609,6 +1621,20 @@ class AXPEntityMasterSingleViewModel {
|
|
|
1609
1621
|
}
|
|
1610
1622
|
}
|
|
1611
1623
|
}
|
|
1624
|
+
async execute(command) {
|
|
1625
|
+
switch (command?.name) {
|
|
1626
|
+
case 'navigate':
|
|
1627
|
+
await this.workflow.execute('navigate', {
|
|
1628
|
+
options: {
|
|
1629
|
+
path: command.options?.['path'],
|
|
1630
|
+
},
|
|
1631
|
+
});
|
|
1632
|
+
break;
|
|
1633
|
+
default:
|
|
1634
|
+
this.executeCommand(command.name, command.options);
|
|
1635
|
+
break;
|
|
1636
|
+
}
|
|
1637
|
+
}
|
|
1612
1638
|
//
|
|
1613
1639
|
//
|
|
1614
1640
|
destroy() {
|
|
@@ -1767,7 +1793,7 @@ class AXPEntitySearchDefinitionProvider {
|
|
|
1767
1793
|
}
|
|
1768
1794
|
}
|
|
1769
1795
|
|
|
1770
|
-
class AXPLookupWidgetViewComponent extends
|
|
1796
|
+
class AXPLookupWidgetViewComponent extends AXPValueWidgetComponent {
|
|
1771
1797
|
constructor() {
|
|
1772
1798
|
super(...arguments);
|
|
1773
1799
|
this.formatService = inject(AXFormatService);
|
|
@@ -1913,7 +1939,6 @@ class AXPLookupWidgetSelectorComponent extends AXBasePageComponent {
|
|
|
1913
1939
|
}
|
|
1914
1940
|
}
|
|
1915
1941
|
async handleSelectedRowsChange(rows) {
|
|
1916
|
-
debugger;
|
|
1917
1942
|
this.selectedItems.set(rows);
|
|
1918
1943
|
}
|
|
1919
1944
|
handleChangeSearchValue(e) {
|
|
@@ -2201,7 +2226,7 @@ class AXPLookupWidgetSelectorViewModel {
|
|
|
2201
2226
|
}
|
|
2202
2227
|
}
|
|
2203
2228
|
|
|
2204
|
-
class AXPLookupWidgetEditComponent extends
|
|
2229
|
+
class AXPLookupWidgetEditComponent extends AXPValueWidgetComponent {
|
|
2205
2230
|
constructor() {
|
|
2206
2231
|
super(...arguments);
|
|
2207
2232
|
this.injector = inject(Injector);
|
|
@@ -2225,12 +2250,17 @@ class AXPLookupWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2225
2250
|
this.isOpen = signal(false);
|
|
2226
2251
|
this.vm = signal(null);
|
|
2227
2252
|
this.placeholder = computed(() => {
|
|
2228
|
-
return
|
|
2253
|
+
return this.selectedItems().length
|
|
2254
|
+
? ''
|
|
2255
|
+
: this.translateService.translateSync('widget.lookup.search') + this.vm()?.inlineFiltersPlaceholders().join(', ');
|
|
2229
2256
|
});
|
|
2230
2257
|
this.#efEntity = effect(async () => {
|
|
2231
2258
|
const [module, entity] = this.entity().split('.');
|
|
2232
2259
|
this.entityDef.set(await this.entityResolver.get(module, entity));
|
|
2233
|
-
this.vm.set(new AXPLookupWidgetSelectorViewModel(this.injector, this.entityDef(), {
|
|
2260
|
+
this.vm.set(new AXPLookupWidgetSelectorViewModel(this.injector, this.entityDef(), {
|
|
2261
|
+
parentFilters: this.filter,
|
|
2262
|
+
allowMultiple: this.multiple(),
|
|
2263
|
+
}));
|
|
2234
2264
|
});
|
|
2235
2265
|
this.#efValue = effect(() => {
|
|
2236
2266
|
if (this.getValue()) {
|
|
@@ -2248,7 +2278,7 @@ class AXPLookupWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2248
2278
|
const values = castArray(rawValue);
|
|
2249
2279
|
if (this.multiple()) {
|
|
2250
2280
|
console.log(values);
|
|
2251
|
-
const items = await Promise.all(values.map(value => byKey(value)));
|
|
2281
|
+
const items = await Promise.all(values.map((value) => byKey(value)));
|
|
2252
2282
|
this.setItems(items);
|
|
2253
2283
|
}
|
|
2254
2284
|
else {
|
|
@@ -2271,7 +2301,7 @@ class AXPLookupWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2271
2301
|
vm: new AXPLookupWidgetSelectorViewModel(this.injector, this.entityDef(), {
|
|
2272
2302
|
customFilter: this.customFilter(),
|
|
2273
2303
|
parentFilters: this.filter,
|
|
2274
|
-
allowMultiple: this.multiple()
|
|
2304
|
+
allowMultiple: this.multiple(),
|
|
2275
2305
|
}),
|
|
2276
2306
|
searchTerm: this.searchTerm(),
|
|
2277
2307
|
initialSelectedItems: this.selectedItems(),
|
|
@@ -2324,7 +2354,7 @@ class AXPLookupWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2324
2354
|
this.searchTerm.set(null);
|
|
2325
2355
|
this.selectedItems.set(items);
|
|
2326
2356
|
//
|
|
2327
|
-
const values = items.map(item => get(item, this.valueField()));
|
|
2357
|
+
const values = items.map((item) => get(item, this.valueField()));
|
|
2328
2358
|
//
|
|
2329
2359
|
this.setValue(values);
|
|
2330
2360
|
//
|
|
@@ -2334,12 +2364,12 @@ class AXPLookupWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2334
2364
|
exposeValue.forEach((i) => {
|
|
2335
2365
|
if (typeof i == 'string') {
|
|
2336
2366
|
//const values = items.map(item => get(item, this.expose()));
|
|
2337
|
-
const values = items.map(item => set({}, this.expose(), get(item, this.expose())));
|
|
2367
|
+
const values = items.map((item) => set({}, this.expose(), get(item, this.expose())));
|
|
2338
2368
|
this.contextService.update(i, values);
|
|
2339
2369
|
}
|
|
2340
2370
|
else {
|
|
2341
2371
|
// extract data from item by source path and set context by target path
|
|
2342
|
-
const values = items.map(item => set({}, i.source, get(item, i.source)));
|
|
2372
|
+
const values = items.map((item) => set({}, i.source, get(item, i.source)));
|
|
2343
2373
|
this.contextService.update(i.target, values);
|
|
2344
2374
|
}
|
|
2345
2375
|
});
|
|
@@ -2356,11 +2386,11 @@ class AXPLookupWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2356
2386
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXPLookupWidgetEditComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
2357
2387
|
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXPLookupWidgetEditComponent, isStandalone: true, selector: "axp-lookup-widget-edit", viewQueries: [{ propertyName: "textbox", first: true, predicate: AXTagBoxComponent, descendants: true, isSignal: true }], usesInheritance: true, ngImport: i0, template: `
|
|
2358
2388
|
<ax-tag-box
|
|
2359
|
-
[
|
|
2389
|
+
[ngModel]="selectedItems()"
|
|
2360
2390
|
[textField]="textField()"
|
|
2361
2391
|
[valueField]="valueField()"
|
|
2362
2392
|
(onValueChanged)="handleValueChange($event)"
|
|
2363
|
-
[placeholder]="placeholder()"
|
|
2393
|
+
[placeholder]="placeholder() | translate | async"
|
|
2364
2394
|
[addOnEnter]="false"
|
|
2365
2395
|
(onKeyUp)="handleKeyDown($event)"
|
|
2366
2396
|
(onBlur)="handleOnBlur($event)"
|
|
@@ -2371,8 +2401,7 @@ class AXPLookupWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2371
2401
|
[message]="validation.options?.message"
|
|
2372
2402
|
[options]="validation.options"
|
|
2373
2403
|
></ax-validation-rule>
|
|
2374
|
-
}
|
|
2375
|
-
@if(selectedItems().length > 1) {
|
|
2404
|
+
} @if(selectedItems().length > 1) {
|
|
2376
2405
|
<ax-clear-button (click)="handleClearClick()"></ax-clear-button>
|
|
2377
2406
|
}
|
|
2378
2407
|
|
|
@@ -2386,9 +2415,9 @@ class AXPLookupWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2386
2415
|
</ax-button>
|
|
2387
2416
|
</ax-suffix>
|
|
2388
2417
|
</ax-tag-box>
|
|
2389
|
-
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: FormsModule }, { kind: "ngmodule", type:
|
|
2418
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type:
|
|
2390
2419
|
//
|
|
2391
|
-
AXButtonModule }, { kind: "component", type: i3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i4.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i4.AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "component", type: i4.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: "ngmodule", type: AXLoadingModule }, { kind: "component", type: i1.AXLoadingComponent, selector: "ax-loading", inputs: ["visible", "type", "context"], outputs: ["visibleChange"] }, { kind: "ngmodule", type: AXValidationModule }, { kind: "ngmodule", type: AXFormModule }, { kind: "directive", type:
|
|
2420
|
+
AXButtonModule }, { kind: "component", type: i3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i4.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i4.AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "component", type: i4.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: "ngmodule", type: AXLoadingModule }, { kind: "component", type: i1.AXLoadingComponent, selector: "ax-loading", inputs: ["visible", "type", "context"], outputs: ["visibleChange"] }, { kind: "ngmodule", type: AXValidationModule }, { kind: "ngmodule", type: AXFormModule }, { kind: "directive", type: i6$1.AXValidationRuleDirective, selector: "ax-validation-rule", inputs: ["rule", "options", "message"] }, { kind: "ngmodule", type: AXTagBoxModule }, { kind: "component", type: i7$1.AXTagBoxComponent, selector: "ax-tag-box", inputs: ["disabled", "tabIndex", "readonly", "value", "state", "name", "id", "placeholder", "allowNull", "type", "look", "addOnComma", "addOnEnter", "valueField", "textField", "readonlyField", "allowDuplicateValues"], outputs: ["onBlur", "onFocus", "valueChange", "stateChange", "onValueChanged", "readonlyChange", "disabledChange", "onKeyDown", "onKeyUp", "onKeyPress"] }, { kind: "ngmodule", type: AXTranslationModule }, { kind: "pipe", type: i8.AXTranslatorPipe, name: "translate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2392
2421
|
}
|
|
2393
2422
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXPLookupWidgetEditComponent, decorators: [{
|
|
2394
2423
|
type: Component,
|
|
@@ -2396,11 +2425,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
2396
2425
|
selector: 'axp-lookup-widget-edit',
|
|
2397
2426
|
template: `
|
|
2398
2427
|
<ax-tag-box
|
|
2399
|
-
[
|
|
2428
|
+
[ngModel]="selectedItems()"
|
|
2400
2429
|
[textField]="textField()"
|
|
2401
2430
|
[valueField]="valueField()"
|
|
2402
2431
|
(onValueChanged)="handleValueChange($event)"
|
|
2403
|
-
[placeholder]="placeholder()"
|
|
2432
|
+
[placeholder]="placeholder() | translate | async"
|
|
2404
2433
|
[addOnEnter]="false"
|
|
2405
2434
|
(onKeyUp)="handleKeyDown($event)"
|
|
2406
2435
|
(onBlur)="handleOnBlur($event)"
|
|
@@ -2411,8 +2440,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
2411
2440
|
[message]="validation.options?.message"
|
|
2412
2441
|
[options]="validation.options"
|
|
2413
2442
|
></ax-validation-rule>
|
|
2414
|
-
}
|
|
2415
|
-
@if(selectedItems().length > 1) {
|
|
2443
|
+
} @if(selectedItems().length > 1) {
|
|
2416
2444
|
<ax-clear-button (click)="handleClearClick()"></ax-clear-button>
|
|
2417
2445
|
}
|
|
2418
2446
|
|
|
@@ -2437,7 +2465,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImpor
|
|
|
2437
2465
|
AXLoadingModule,
|
|
2438
2466
|
AXValidationModule,
|
|
2439
2467
|
AXFormModule,
|
|
2440
|
-
AXTagBoxModule
|
|
2468
|
+
AXTagBoxModule,
|
|
2469
|
+
AXTranslationModule,
|
|
2441
2470
|
],
|
|
2442
2471
|
}]
|
|
2443
2472
|
}] });
|
|
@@ -2467,26 +2496,26 @@ class AXPLookupWidgetColumnComponent extends AXPColumnWidgetComponent {
|
|
|
2467
2496
|
}
|
|
2468
2497
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXPLookupWidgetColumnComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
2469
2498
|
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.3", type: AXPLookupWidgetColumnComponent, isStandalone: true, selector: "ng-component", inputs: { rawValue: "rawValue" }, usesInheritance: true, ngImport: i0, template: `
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2499
|
+
<div class="ax-flex ax-gap-1">
|
|
2500
|
+
@for (item of internalValue(); track $index) {
|
|
2501
|
+
<ax-badge [text]="item[this.textField]" color="primary"></ax-badge>
|
|
2502
|
+
}
|
|
2503
|
+
</div>
|
|
2475
2504
|
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXBadgeModule }, { kind: "component", type: i1$1.AXBadgeComponent, selector: "ax-badge", inputs: ["color", "look", "text"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2476
2505
|
}
|
|
2477
2506
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXPLookupWidgetColumnComponent, decorators: [{
|
|
2478
2507
|
type: Component,
|
|
2479
2508
|
args: [{
|
|
2480
2509
|
template: `
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2510
|
+
<div class="ax-flex ax-gap-1">
|
|
2511
|
+
@for (item of internalValue(); track $index) {
|
|
2512
|
+
<ax-badge [text]="item[this.textField]" color="primary"></ax-badge>
|
|
2513
|
+
}
|
|
2514
|
+
</div>
|
|
2486
2515
|
`,
|
|
2487
2516
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
2488
2517
|
imports: [CommonModule, AXBadgeModule],
|
|
2489
|
-
inputs: ['rawValue']
|
|
2518
|
+
inputs: ['rawValue'],
|
|
2490
2519
|
}]
|
|
2491
2520
|
}] });
|
|
2492
2521
|
|
|
@@ -2550,7 +2579,7 @@ const AXPLookupWidget = {
|
|
|
2550
2579
|
},
|
|
2551
2580
|
};
|
|
2552
2581
|
|
|
2553
|
-
class AXPTagableBoxWidgetColumnComponent extends
|
|
2582
|
+
class AXPTagableBoxWidgetColumnComponent extends AXPValueWidgetComponent {
|
|
2554
2583
|
constructor() {
|
|
2555
2584
|
super(...arguments);
|
|
2556
2585
|
this.internalValue = computed(() => (Array.isArray(this.getValue()) ? this.getValue() : [this.getValue()]));
|
|
@@ -2608,7 +2637,7 @@ var tagableBoxWidgetColumn_component = /*#__PURE__*/Object.freeze({
|
|
|
2608
2637
|
AXPTagableBoxWidgetColumnComponent: AXPTagableBoxWidgetColumnComponent
|
|
2609
2638
|
});
|
|
2610
2639
|
|
|
2611
|
-
class AXPTagableBoxWidgetEditComponent extends
|
|
2640
|
+
class AXPTagableBoxWidgetEditComponent extends AXPValueWidgetComponent {
|
|
2612
2641
|
constructor() {
|
|
2613
2642
|
super(...arguments);
|
|
2614
2643
|
this.entityResolver = inject(AXPEntityResolver);
|
|
@@ -2684,9 +2713,9 @@ class AXPTagableBoxWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2684
2713
|
</ax-prefix>
|
|
2685
2714
|
</ax-button>
|
|
2686
2715
|
</div>
|
|
2687
|
-
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXTextBoxModule }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: AXFormModule }, { kind: "directive", type:
|
|
2716
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: AXTextBoxModule }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: AXFormModule }, { kind: "directive", type: i6$1.AXValidationRuleDirective, selector: "ax-validation-rule", inputs: ["rule", "options", "message"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i4.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i4.AXDecoratorClearButtonComponent, selector: "ax-clear-button", inputs: ["icon"] }, { kind: "component", type: i4.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: "ngmodule", type: AXValidationModule }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type:
|
|
2688
2717
|
// AXTagBoxModule,
|
|
2689
|
-
AXSelectBoxModule }, { kind: "component", type: i5$
|
|
2718
|
+
AXSelectBoxModule }, { kind: "component", type: i5$1.AXSelectBoxComponent, selector: "ax-select-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "minValue", "maxValue", "value", "state", "name", "id", "type", "look", "multiple", "valueField", "textField", "disabledField", "textTemplate", "selectedItems", "dataSource", "minRecordsForSearch", "caption", "itemTemplate", "selectedTemplate", "emptyTemplate", "loadingTemplate", "dropdownWidth", "searchBoxAutoFocus"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onOpened", "onClosed"] }, { kind: "ngmodule", type: AXSearchBoxModule }, { kind: "component", type: i6.AXSearchBoxComponent, selector: "ax-search-box", inputs: ["disabled", "readonly", "tabIndex", "placeholder", "value", "state", "name", "id", "look", "class", "delayTime", "type"], outputs: ["valueChange", "stateChange", "onValueChanged", "onBlur", "onFocus", "readonlyChange", "disabledChange", "onKeyDown", "onKeyUp", "onKeyPress"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2690
2719
|
}
|
|
2691
2720
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXPTagableBoxWidgetEditComponent, decorators: [{
|
|
2692
2721
|
type: Component,
|
|
@@ -2755,7 +2784,7 @@ var tagableBoxWidgetEdit_component = /*#__PURE__*/Object.freeze({
|
|
|
2755
2784
|
AXPTagableBoxWidgetEditComponent: AXPTagableBoxWidgetEditComponent
|
|
2756
2785
|
});
|
|
2757
2786
|
|
|
2758
|
-
class AXPTagableBoxWidgetFilterComponent extends
|
|
2787
|
+
class AXPTagableBoxWidgetFilterComponent extends AXPValueWidgetComponent {
|
|
2759
2788
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXPTagableBoxWidgetFilterComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
2760
2789
|
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXPTagableBoxWidgetFilterComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ``, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: FormsModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2761
2790
|
}
|
|
@@ -2774,7 +2803,7 @@ var tagableBoxWidgetFilter_component = /*#__PURE__*/Object.freeze({
|
|
|
2774
2803
|
AXPTagableBoxWidgetFilterComponent: AXPTagableBoxWidgetFilterComponent
|
|
2775
2804
|
});
|
|
2776
2805
|
|
|
2777
|
-
class AXPTagableBoxWidgetPrintComponent extends
|
|
2806
|
+
class AXPTagableBoxWidgetPrintComponent extends AXPValueWidgetComponent {
|
|
2778
2807
|
constructor() {
|
|
2779
2808
|
super(...arguments);
|
|
2780
2809
|
this.internalValue = computed(() => (Array.isArray(this.getValue()) ? this.getValue() : [this.getValue()]));
|
|
@@ -2840,7 +2869,7 @@ var tagableBoxWidgetPrint_component = /*#__PURE__*/Object.freeze({
|
|
|
2840
2869
|
AXPTagableBoxWidgetPrintComponent: AXPTagableBoxWidgetPrintComponent
|
|
2841
2870
|
});
|
|
2842
2871
|
|
|
2843
|
-
class AXPTagableBoxWidgetViewComponent extends
|
|
2872
|
+
class AXPTagableBoxWidgetViewComponent extends AXPValueWidgetComponent {
|
|
2844
2873
|
constructor() {
|
|
2845
2874
|
super(...arguments);
|
|
2846
2875
|
this.internalValue = computed(() => (Array.isArray(this.getValue()) ? this.getValue() : [this.getValue()]));
|
|
@@ -2918,7 +2947,7 @@ const AXPTagableBoxWidget = {
|
|
|
2918
2947
|
},
|
|
2919
2948
|
};
|
|
2920
2949
|
|
|
2921
|
-
class AXPWidgetSelectorWidgetEditComponent extends
|
|
2950
|
+
class AXPWidgetSelectorWidgetEditComponent extends AXPValueWidgetComponent {
|
|
2922
2951
|
constructor() {
|
|
2923
2952
|
super(...arguments);
|
|
2924
2953
|
this.popupService = inject(AXPopupService);
|
|
@@ -2982,7 +3011,7 @@ class AXPWidgetSelectorWidgetEditComponent extends AXPWidgetComponent {
|
|
|
2982
3011
|
<axp-widget-property-viewer [widget]="selectedWidgetNode()!" (onChanged)="handleChangeWidget($event)">
|
|
2983
3012
|
</axp-widget-property-viewer>
|
|
2984
3013
|
}
|
|
2985
|
-
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "ngmodule", type: AXTextBoxModule }, { kind: "component", type: i2$1.AXTextBoxComponent, selector: "ax-text-box", inputs: ["disabled", "tabIndex", "readonly", "value", "state", "name", "id", "placeholder", "maxLength", "allowNull", "type", "autoComplete", "look", "mask-options", "class"], outputs: ["onBlur", "onFocus", "valueChange", "stateChange", "onValueChanged", "readonlyChange", "disabledChange", "onKeyDown", "onKeyUp", "onKeyPress"] }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i4.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i4.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: "ngmodule", type: AXLoadingModule }, { kind: "ngmodule", type: AXValidationModule }, { kind: "ngmodule", type: AXFormModule }, { kind: "directive", type:
|
|
3014
|
+
`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "ngmodule", type: AXSelectBoxModule }, { kind: "ngmodule", type: AXTextBoxModule }, { kind: "component", type: i2$1.AXTextBoxComponent, selector: "ax-text-box", inputs: ["disabled", "tabIndex", "readonly", "value", "state", "name", "id", "placeholder", "maxLength", "allowNull", "type", "autoComplete", "look", "mask-options", "class"], outputs: ["onBlur", "onFocus", "valueChange", "stateChange", "onValueChanged", "readonlyChange", "disabledChange", "onKeyDown", "onKeyUp", "onKeyPress"] }, { kind: "ngmodule", type: AXButtonModule }, { kind: "component", type: i3.AXButtonComponent, selector: "ax-button", inputs: ["disabled", "size", "tabIndex", "color", "look", "text", "toggleable", "selected", "iconOnly", "type", "loadingText"], outputs: ["onBlur", "onFocus", "onClick", "selectedChange", "toggleableChange", "lookChange", "colorChange", "disabledChange", "loadingTextChange"] }, { kind: "ngmodule", type: AXDecoratorModule }, { kind: "component", type: i4.AXDecoratorIconComponent, selector: "ax-icon", inputs: ["icon"] }, { kind: "component", type: i4.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: "ngmodule", type: AXLoadingModule }, { kind: "ngmodule", type: AXValidationModule }, { kind: "ngmodule", type: AXFormModule }, { kind: "directive", type: i6$1.AXValidationRuleDirective, selector: "ax-validation-rule", inputs: ["rule", "options", "message"] }, { kind: "component", type: AXPWidgetPropertyViewerComponent, selector: "axp-widget-property-viewer", inputs: ["widget", "mode"], outputs: ["onChanged"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
2986
3015
|
}
|
|
2987
3016
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXPWidgetSelectorWidgetEditComponent, decorators: [{
|
|
2988
3017
|
type: Component,
|
|
@@ -3031,7 +3060,7 @@ var widgetSelectorWidgetEdit_component = /*#__PURE__*/Object.freeze({
|
|
|
3031
3060
|
AXPWidgetSelectorWidgetEditComponent: AXPWidgetSelectorWidgetEditComponent
|
|
3032
3061
|
});
|
|
3033
3062
|
|
|
3034
|
-
class AXPWidgetSelectorWidgetViewComponent extends
|
|
3063
|
+
class AXPWidgetSelectorWidgetViewComponent extends AXPValueWidgetComponent {
|
|
3035
3064
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.3", ngImport: i0, type: AXPWidgetSelectorWidgetViewComponent, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
3036
3065
|
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.3", type: AXPWidgetSelectorWidgetViewComponent, isStandalone: true, selector: "ng-component", usesInheritance: true, ngImport: i0, template: `{{ getValue()?.title }}`, isInline: true, dependencies: [{ kind: "ngmodule", type: CommonModule }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
3037
3066
|
}
|