@acorex/components 19.15.0-next.0 → 19.15.0-next.10
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/action-sheet/lib/action-sheet.class.d.ts +1 -1
- package/action-sheet/lib/action-sheet.component.d.ts +1 -1
- package/action-sheet/lib/action-sheet.module.d.ts +1 -1
- package/alert/lib/alert.component.d.ts +1 -1
- package/audio-wave/lib/interfaces/audio-wave.interface.d.ts +1 -1
- package/autocomplete/lib/autocomplete.component.d.ts +1 -1
- package/avatar/lib/avatar.component.d.ts +1 -1
- package/badge/lib/badge.component.d.ts +1 -1
- package/bottom-navigation/lib/bottom-navigation-item/bottom-navigation-item.component.d.ts +2 -2
- package/bottom-navigation/lib/bottom-navigation.component.d.ts +1 -1
- package/breadcrumbs/lib/breadcrumbs-item.component.d.ts +1 -1
- package/breadcrumbs/lib/breadcrumbs.component.d.ts +1 -1
- package/button/lib/button-item-list.component.d.ts +2 -2
- package/button/lib/button-item.class.d.ts +1 -1
- package/button/lib/button-item.component.d.ts +1 -1
- package/button/lib/button.component.d.ts +1 -1
- package/button/lib/button.module.d.ts +1 -1
- package/button-group/lib/button-group-item.component.d.ts +1 -1
- package/button-group/lib/button-group.component.d.ts +1 -1
- package/calendar/lib/calendar-range.component.d.ts +1 -1
- package/calendar/lib/calendar.class.d.ts +1 -1
- package/calendar/lib/calendar.component.d.ts +1 -1
- package/calendar/lib/calendar.module.d.ts +1 -1
- package/check-box/lib/check-box.component.d.ts +1 -1
- package/chips/lib/chips.component.d.ts +2 -2
- package/circular-progress/lib/circular-progress.component.d.ts +1 -1
- package/collapse/lib/collapse-group.component.d.ts +1 -1
- package/collapse/lib/collapse.component.d.ts +1 -1
- package/color-box/lib/color-box.component.d.ts +1 -1
- package/color-palette/lib/color-palette-input.component.d.ts +1 -1
- package/color-palette/lib/color-palette-picker.component.d.ts +1 -1
- package/color-palette/lib/color-palette-preview.component.d.ts +1 -1
- package/color-palette/lib/color-palette-swatches.component.d.ts +1 -1
- package/color-palette/lib/color-palette.class.d.ts +1 -1
- package/color-palette/lib/color-palette.component.d.ts +1 -1
- package/conversation/lib/classes/events.interface.d.ts +1 -1
- package/conversation/lib/conversation-input/conversation-input.component.d.ts +3 -1
- package/conversation/lib/conversation-message/conversation-message.component.d.ts +1 -1
- package/conversation/lib/conversation-view/conversation-view.component.d.ts +1 -1
- package/conversation/lib/conversation.module.d.ts +1 -1
- package/cron-job/lib/cron-job-container/cron-job-container.component.d.ts +1 -1
- package/cron-job/lib/day/day.component.d.ts +1 -1
- package/cron-job/lib/hours/hours.component.d.ts +1 -1
- package/cron-job/lib/minutes/minutes.component.d.ts +1 -1
- package/cron-job/lib/month/month.component.d.ts +1 -1
- package/cron-job/lib/seconds/seconds.component.d.ts +1 -1
- package/cron-job/lib/year/year.component.d.ts +1 -1
- package/data-pager/lib/data-pager-base.component.d.ts +1 -1
- package/data-pager/lib/data-pager-input-selector.component.d.ts +1 -1
- package/data-pager/lib/data-pager-next-buttons.component.d.ts +1 -1
- package/data-pager/lib/data-pager-pagesize-dropdown.component.d.ts +1 -1
- package/data-pager/lib/data-pager-prev-buttons.component.d.ts +1 -1
- package/data-pager/lib/data-pager.component.d.ts +1 -1
- package/data-table/lib/base-data-table.class.d.ts +1 -1
- package/data-table/lib/columns/data-table-column.d.ts +1 -1
- package/data-table/lib/columns/row-command-column.component.d.ts +1 -1
- package/data-table/lib/columns/row-select-column.component.d.ts +1 -1
- package/data-table/lib/data-table.module.d.ts +1 -1
- package/data-table/lib/infinite-scroll-data-table/infinite-scroll-data-table.component.d.ts +1 -1
- package/datetime-box/lib/datetime-box.component.d.ts +1 -1
- package/datetime-input/lib/datetime-input.component.d.ts +1 -1
- package/datetime-picker/lib/datetime-picker.component.d.ts +1 -1
- package/decorators/lib/components/clear-button/clear-button.component.d.ts +2 -2
- package/decorators/lib/components/close-button/close-button.component.d.ts +2 -2
- package/decorators/lib/components/full-screen/full-screen-button.component.d.ts +1 -1
- package/decorators/lib/components/generic-content.component.d.ts +1 -1
- package/decorators/lib/components/heading/heading.component.d.ts +1 -1
- package/decorators/lib/components/icon/icon.component.d.ts +1 -1
- package/dialog/lib/dialog.class.d.ts +1 -1
- package/dialog/lib/dialog.component.d.ts +1 -1
- package/dialog/lib/dialog.module.d.ts +1 -1
- package/dialog/lib/dialog.service.d.ts +1 -1
- package/drawer/lib/drawer/drawer-container/drawer-container.component.d.ts +4 -4
- package/drawer/lib/drawer/drawer-item/drawer.component.d.ts +15 -50
- package/dropdown/lib/dropdown-box.class.d.ts +1 -1
- package/dropdown/lib/dropdown-box.component.d.ts +2 -2
- package/dropdown/lib/dropdown-panel.component.d.ts +2 -2
- package/dropdown/lib/dropdown.module.d.ts +1 -1
- package/dropdown-button/lib/dropdown-button.component.d.ts +2 -2
- package/dropdown-button/lib/dropdown-button.module.d.ts +1 -1
- package/fesm2022/acorex-components-action-sheet.mjs +15 -13
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +15 -9
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-audio-wave.mjs +9 -8
- package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs +10 -10
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +13 -12
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs +9 -9
- package/fesm2022/acorex-components-badge.mjs.map +1 -1
- package/fesm2022/acorex-components-bottom-navigation.mjs +14 -14
- package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs +13 -13
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs +13 -12
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +22 -22
- package/fesm2022/acorex-components-button.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +18 -14
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +12 -10
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs +10 -10
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +9 -9
- package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-collapse.mjs +15 -13
- package/fesm2022/acorex-components-collapse.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +8 -8
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-palette.mjs +36 -26
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-comment.mjs +37 -36
- package/fesm2022/acorex-components-comment.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +80 -63
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +57 -53
- package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
- package/fesm2022/acorex-components-data-pager.mjs +75 -37
- package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +59 -39
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +8 -8
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +8 -8
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +10 -10
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +46 -36
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +21 -13
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer.mjs +63 -149
- package/fesm2022/acorex-components-drawer.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown-button.mjs +12 -10
- package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown.mjs +19 -17
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-file-explorer.mjs +39 -31
- package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
- package/fesm2022/acorex-components-flow-chart.mjs +30 -20
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +23 -27
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs +55 -16
- package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +43 -45
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-image.mjs +15 -9
- package/fesm2022/acorex-components-image.mjs.map +1 -1
- package/fesm2022/acorex-components-json-viewer.mjs +9 -8
- package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs +13 -12
- package/fesm2022/acorex-components-kbd.mjs.map +1 -1
- package/fesm2022/acorex-components-label.mjs +15 -9
- package/fesm2022/acorex-components-label.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +8 -8
- package/fesm2022/acorex-components-list.mjs.map +1 -1
- package/fesm2022/acorex-components-loading-dialog.mjs +12 -12
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +19 -19
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-map.mjs +265 -108
- package/fesm2022/acorex-components-map.mjs.map +1 -1
- package/fesm2022/acorex-components-media-viewer.mjs +42 -41
- package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-menu.mjs +41 -17
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-Ckn70-o5.mjs → acorex-components-modal-acorex-components-modal-CJ3M9U7p.mjs} +24 -23
- package/fesm2022/acorex-components-modal-acorex-components-modal-CJ3M9U7p.mjs.map +1 -0
- package/fesm2022/acorex-components-modal-modal-content.component-Ef5XWxUb.mjs +216 -0
- package/fesm2022/acorex-components-modal-modal-content.component-Ef5XWxUb.mjs.map +1 -0
- package/fesm2022/acorex-components-modal.mjs +1 -1
- package/fesm2022/acorex-components-navbar.mjs +9 -9
- package/fesm2022/acorex-components-navbar.mjs.map +1 -1
- package/fesm2022/acorex-components-notification.mjs +18 -12
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box.mjs +8 -8
- package/fesm2022/acorex-components-number-box.mjs.map +1 -1
- package/fesm2022/acorex-components-otp.mjs +20 -8
- package/fesm2022/acorex-components-otp.mjs.map +1 -1
- package/fesm2022/acorex-components-page.mjs +11 -11
- package/fesm2022/acorex-components-page.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs +32 -34
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +37 -29
- package/fesm2022/acorex-components-password-box.mjs.map +1 -1
- package/fesm2022/acorex-components-pdf-reader.mjs +9 -8
- package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
- package/fesm2022/acorex-components-phone-box.mjs +8 -8
- package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
- package/fesm2022/acorex-components-picker.mjs +18 -16
- package/fesm2022/acorex-components-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-popover.mjs +15 -9
- package/fesm2022/acorex-components-popover.mjs.map +1 -1
- package/fesm2022/acorex-components-popup.mjs +18 -12
- package/fesm2022/acorex-components-popup.mjs.map +1 -1
- package/fesm2022/acorex-components-progress-bar.mjs +9 -9
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-qrcode.mjs +10 -8
- package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
- package/fesm2022/acorex-components-query-builder.mjs +9 -9
- package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-radio.mjs +10 -8
- package/fesm2022/acorex-components-radio.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +16 -16
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +13 -11
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-rate-picker.mjs +10 -8
- package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-rest-api-generator.mjs +28 -27
- package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
- package/fesm2022/acorex-components-result.mjs +9 -9
- package/fesm2022/acorex-components-result.mjs.map +1 -1
- package/fesm2022/acorex-components-routing-progress.mjs +9 -9
- package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +341 -279
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/fesm2022/acorex-components-scss.mjs +4 -4
- package/fesm2022/acorex-components-search-box.mjs +9 -9
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +18 -12
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list.mjs +8 -8
- package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +16 -16
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-skeleton.mjs +9 -9
- package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
- package/fesm2022/acorex-components-slider.mjs +10 -8
- package/fesm2022/acorex-components-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-sliding-item.mjs +17 -16
- package/fesm2022/acorex-components-sliding-item.mjs.map +1 -1
- package/fesm2022/acorex-components-step-wizard.mjs +16 -16
- package/fesm2022/acorex-components-step-wizard.mjs.map +1 -1
- package/fesm2022/acorex-components-switch.mjs +14 -11
- package/fesm2022/acorex-components-switch.mjs.map +1 -1
- package/fesm2022/acorex-components-tabs.mjs +16 -15
- package/fesm2022/acorex-components-tabs.mjs.map +1 -1
- package/fesm2022/acorex-components-tag-box.mjs +10 -10
- package/fesm2022/acorex-components-tag-box.mjs.map +1 -1
- package/fesm2022/acorex-components-tag.mjs +9 -9
- package/fesm2022/acorex-components-tag.mjs.map +1 -1
- package/fesm2022/acorex-components-text-area.mjs +8 -8
- package/fesm2022/acorex-components-text-area.mjs.map +1 -1
- package/fesm2022/acorex-components-text-box.mjs +13 -13
- package/fesm2022/acorex-components-text-box.mjs.map +1 -1
- package/fesm2022/acorex-components-time-duration.mjs +44 -96
- package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
- package/fesm2022/acorex-components-time-line.mjs +13 -12
- package/fesm2022/acorex-components-time-line.mjs.map +1 -1
- package/fesm2022/acorex-components-toast.mjs +18 -12
- package/fesm2022/acorex-components-toast.mjs.map +1 -1
- package/fesm2022/acorex-components-toolbar.mjs +9 -8
- package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
- package/fesm2022/acorex-components-tooltip.mjs +39 -12
- package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
- package/fesm2022/acorex-components-tree-view.mjs +21 -14
- package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
- package/fesm2022/acorex-components-uploader.mjs +27 -27
- package/fesm2022/acorex-components-uploader.mjs.map +1 -1
- package/fesm2022/acorex-components-video-player.mjs +9 -8
- package/fesm2022/acorex-components-video-player.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +39 -41
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/file-explorer/lib/file-explorer-item/file-explorer-item.component.d.ts +1 -1
- package/flow-chart/lib/flow-chart-creator/flow-chart-creator.component.d.ts +1 -1
- package/flow-chart/lib/flow-chart-renderer/flow-chart-renderer.component.d.ts +1 -1
- package/flow-chart/lib/flow-chart.component.d.ts +1 -1
- package/form/lib/form-field.component.d.ts +1 -1
- package/form/lib/form.component.d.ts +3 -4
- package/form/lib/validation-summary.component.d.ts +1 -1
- package/grid-layout-builder/lib/grid-layout-container.component.d.ts +4 -3
- package/grid-layout-builder/lib/types.d.ts +1 -1
- package/image/lib/image.component.d.ts +1 -1
- package/image-editor/lib/image-editor-container/image-editor-container.component.d.ts +1 -1
- package/image-editor/lib/image-editor-view/image-editor-view.component.d.ts +1 -1
- package/label/lib/label.component.d.ts +1 -1
- package/list/lib/list.component.d.ts +1 -1
- package/loading/lib/loading-spinner.component.d.ts +1 -1
- package/loading/lib/loading.component.d.ts +1 -1
- package/loading-dialog/lib/loading-dialog.class.d.ts +1 -1
- package/loading-dialog/lib/loading-dialog.component.d.ts +1 -1
- package/loading-dialog/lib/loading-dialog.module.d.ts +1 -1
- package/map/lib/map.component.d.ts +38 -11
- package/menu/lib/context-menu.component.d.ts +1 -1
- package/menu/lib/menu-item.component.d.ts +1 -1
- package/menu/lib/menu.component.d.ts +1 -1
- package/menu/lib/menu.types.d.ts +1 -1
- package/modal/lib/modal-content/modal-content.component.d.ts +1 -1
- package/modal/lib/modal.component.d.ts +1 -1
- package/navbar/lib/navbar.component.d.ts +1 -1
- package/notification/lib/notification.class.d.ts +1 -1
- package/notification/lib/notification.component.d.ts +1 -1
- package/notification/lib/notification.config.d.ts +1 -1
- package/number-box/lib/number-box.component.d.ts +1 -1
- package/otp/lib/otp.class.d.ts +1 -1
- package/otp/lib/otp.component.d.ts +1 -1
- package/package.json +12 -16
- package/page/lib/base-page.class.d.ts +1 -1
- package/page/lib/page.component.d.ts +1 -1
- package/paint/lib/paint/paint-container/paint-container.component.d.ts +1 -1
- package/password-box/lib/password-box.component.d.ts +1 -1
- package/password-box/lib/password-strength-validation/password-strength-validation.component.d.ts +13 -15
- package/phone-box/lib/phone-box.component.d.ts +1 -1
- package/picker/lib/picker-items/picker-items.component.d.ts +1 -1
- package/popover/lib/popover.component.d.ts +1 -1
- package/popup/lib/popup.component.d.ts +1 -1
- package/popup/lib/popup.module.d.ts +1 -1
- package/popup/lib/popup.service.d.ts +1 -1
- package/progress-bar/lib/progress-bar.component.d.ts +1 -1
- package/query-builder/lib/query-builder.component.d.ts +1 -1
- package/radio/lib/radio.component.d.ts +1 -1
- package/rail-navigation/lib/rail-navigation-item/rail-navigation-item.component.d.ts +1 -1
- package/rail-navigation/lib/rail-navigation.component.d.ts +1 -1
- package/range-slider/lib/range-slider.class.d.ts +1 -1
- package/range-slider/lib/range-slider.component.d.ts +1 -1
- package/rate-picker/lib/rate-picker.component.d.ts +1 -1
- package/rest-api-generator/lib/query-params/query-params.component.d.ts +1 -1
- package/rest-api-generator/lib/request-body/request-body.component.d.ts +1 -1
- package/rest-api-generator/lib/request-headers/request-headers.component.d.ts +1 -1
- package/rest-api-generator/lib/rest-api-auth/rest-api-auth.component.d.ts +1 -1
- package/rest-api-generator/lib/rest-api-generator.component.d.ts +1 -1
- package/result/lib/result.component.d.ts +1 -1
- package/routing-progress/lib/routing-progress.component.d.ts +1 -1
- package/scheduler/lib/scheduler.class.d.ts +38 -31
- package/scheduler/lib/scheduler.component.d.ts +54 -41
- package/scheduler/lib/scheduler.service.d.ts +15 -14
- package/scheduler/lib/views/agenda/scheduler-agenda-view.component.d.ts +14 -12
- package/scheduler/lib/views/day/scheduler-day-view.component.d.ts +19 -17
- package/scheduler/lib/views/month/scheduler-month-view.component.d.ts +17 -15
- package/scheduler/lib/views/timeline-day/scheduler-timeline-day-view.component.d.ts +17 -15
- package/scheduler/lib/views/timeline-month/scheduler-timeline-month-view.component.d.ts +15 -13
- package/scheduler/lib/views/timeline-multi-day/scheduler-timeline-multi-day-view.component.d.ts +15 -14
- package/scheduler/lib/views/week/scheduler-week-view.component.d.ts +19 -17
- package/search-box/lib/search-box.component.d.ts +1 -1
- package/search-box/lib/search-box.module.d.ts +1 -1
- package/select-box/lib/select-box.component.d.ts +2 -1
- package/select-box/lib/select-box.module.d.ts +1 -1
- package/selection-list/lib/selection-list.component.d.ts +1 -1
- package/side-menu/lib/side-menu-item/side-menu-item.component.d.ts +1 -1
- package/side-menu/lib/side-menu.component.d.ts +1 -1
- package/side-menu/lib/side-menu.module.d.ts +1 -1
- package/skeleton/lib/skeleton.component.d.ts +1 -1
- package/slider/lib/slider.component.d.ts +1 -1
- package/slider/lib/slider.module.d.ts +1 -1
- package/sliding-item/lib/sliding-item-prefix/sliding-item-prefix.component.d.ts +1 -1
- package/sliding-item/lib/sliding-item-suffix/sliding-item-suffix.component.d.ts +1 -1
- package/step-wizard/lib/step-wizard-item/step-wizard-item.component.d.ts +1 -1
- package/step-wizard/lib/step-wizard.component.d.ts +1 -1
- package/switch/lib/switch-content.component.d.ts +1 -1
- package/switch/lib/switch.component.d.ts +1 -1
- package/tabs/lib/tab-item.component.d.ts +1 -1
- package/tabs/lib/tabs.class.d.ts +1 -1
- package/tabs/lib/tabs.component.d.ts +1 -1
- package/tag/lib/tag.component.d.ts +1 -1
- package/tag-box/lib/tag-box.component.d.ts +1 -1
- package/text-area/lib/text-area.component.d.ts +1 -1
- package/text-box/lib/text-box.component.d.ts +1 -1
- package/text-box/lib/text-box.module.d.ts +1 -1
- package/time-duration/lib/time-duration.component.d.ts +3 -6
- package/toast/lib/toast.class.d.ts +1 -1
- package/toast/lib/toast.component.d.ts +1 -1
- package/toast/lib/toast.config.d.ts +1 -1
- package/tooltip/lib/tooltip.component.d.ts +1 -1
- package/tooltip/lib/tooltip.directive.d.ts +8 -2
- package/tree-view/lib/tree-view-item.component.d.ts +1 -1
- package/tree-view/lib/tree-view.class.d.ts +2 -1
- package/tree-view/lib/tree-view.component.d.ts +5 -3
- package/tree-view/lib/tree-view.component.module.d.ts +1 -1
- package/uploader/lib/uploader-drop-zone/uploader-drop-zone.component.d.ts +1 -1
- package/uploader/lib/uploader.models.d.ts +1 -1
- package/wysiwyg/lib/wysiwyg/wysiwyg-container/wysiwyg-container.component.d.ts +1 -1
- package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-alignment/wysiwyg-alignment.component.d.ts +1 -1
- package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-colors/wysiwyg-colors.component.d.ts +1 -1
- package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-insert/wysiwyg-insert.component.d.ts +1 -1
- package/common/README.md +0 -3
- package/common/index.d.ts +0 -32
- package/common/lib/classes/components.class.d.ts +0 -97
- package/common/lib/classes/datalist.class.d.ts +0 -37
- package/common/lib/classes/datasource.class.d.ts +0 -87
- package/common/lib/classes/events.class.d.ts +0 -96
- package/common/lib/classes/styles.class.d.ts +0 -12
- package/common/lib/common.module.d.ts +0 -10
- package/common/lib/components/base-component.class.d.ts +0 -42
- package/common/lib/components/button-base-component.class.d.ts +0 -55
- package/common/lib/components/color-component.class.d.ts +0 -12
- package/common/lib/components/colorlook-component.class.d.ts +0 -6
- package/common/lib/components/input-base-value-component.class.d.ts +0 -35
- package/common/lib/components/interactive-component.class.d.ts +0 -57
- package/common/lib/components/look-component.class.d.ts +0 -18
- package/common/lib/components/selection-base.component.class.d.ts +0 -53
- package/common/lib/components/value-component.class.d.ts +0 -70
- package/common/lib/directives/auto-focus.directive.d.ts +0 -17
- package/common/lib/directives/copy-clipboard.directive.d.ts +0 -40
- package/common/lib/directives/delayed-value-changed.directive.d.ts +0 -17
- package/common/lib/directives/hotkey.directive.d.ts +0 -22
- package/common/lib/directives/infinite-scroll.directive.d.ts +0 -25
- package/common/lib/directives/inverted-color.directive.d.ts +0 -12
- package/common/lib/directives/responsive.directive.d.ts +0 -10
- package/common/lib/directives/ripple.directive.d.ts +0 -18
- package/common/lib/interfaces/component.interface.d.ts +0 -4
- package/common/lib/services/dom.service.d.ts +0 -6
- package/common/lib/services/hotkey.service.d.ts +0 -31
- package/common/lib/types/base/button.type.d.ts +0 -8
- package/common/lib/types/base/color.type.d.ts +0 -7
- package/common/lib/types/base/component.types.d.ts +0 -8
- package/common/lib/types/base/events.types.d.ts +0 -21
- package/common/lib/types/base/index.d.ts +0 -7
- package/common/lib/types/base/interactive.type.d.ts +0 -13
- package/common/lib/types/base/look.type.d.ts +0 -7
- package/common/lib/types/base/value.type.d.ts +0 -9
- package/common/lib/types/direction.d.ts +0 -4
- package/common/lib/types/orientation.d.ts +0 -4
- package/common/lib/types/placement.d.ts +0 -30
- package/common/lib/types/range.d.ts +0 -4
- package/common/lib/types/selection-mode.d.ts +0 -4
- package/fesm2022/acorex-components-common.mjs +0 -2087
- package/fesm2022/acorex-components-common.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-acorex-components-modal-Ckn70-o5.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-DzRhA-Nt.mjs +0 -216
- package/fesm2022/acorex-components-modal-modal-content.component-DzRhA-Nt.mjs.map +0 -1
@@ -1,42 +1,44 @@
|
|
1
|
+
import { NXComponent } from '@acorex/cdk/common';
|
1
2
|
import { AXDropZoneDropEvent } from '@acorex/cdk/drag-drop';
|
2
|
-
import { MXBaseComponent } from '@acorex/components/common';
|
3
3
|
import { AXDateTime, AXHolidayDate } from '@acorex/core/date-time';
|
4
|
-
import { AXSchedulerActiveAppointmentsInBlock, AXSchedulerAllDaySlotData,
|
4
|
+
import { AXSchedulerActiveAppointmentsInBlock, AXSchedulerAllDaySlotData, AXSchedulerAppointmentLayout, AXSchedulerAppointmentSegment, AXSchedulerInternalAppointment, AXSchedulerOverflowBadge } from '../../scheduler.class';
|
5
|
+
import { AXSchedulerAppointmentMouseEvent, AXSchedulerSlotDropEvent, AXSchedulerSlotMouseEvent } from '../../scheduler.component';
|
5
6
|
import * as i0 from "@angular/core";
|
6
7
|
type AXSchedulerGridBadgeInfo = AXSchedulerOverflowBadge & {
|
7
|
-
hiddenAppointments:
|
8
|
+
hiddenAppointments: AXSchedulerAppointmentSegment[];
|
8
9
|
};
|
9
|
-
export declare class AXSchedulerWeekViewComponent extends
|
10
|
+
export declare class AXSchedulerWeekViewComponent extends NXComponent {
|
11
|
+
private scheduler;
|
10
12
|
private calendarService;
|
11
13
|
private schedulerService;
|
12
14
|
readonly GAP_PX = 1;
|
13
15
|
readonly: import("@angular/core").InputSignal<boolean>;
|
14
16
|
draggable: import("@angular/core").InputSignal<boolean>;
|
15
17
|
calendar: import("@angular/core").InputSignal<string>;
|
16
|
-
endHour: import("@angular/core").InputSignal<number>;
|
17
18
|
date: import("@angular/core").InputSignal<AXDateTime>;
|
18
|
-
|
19
|
-
|
19
|
+
endDayHour: import("@angular/core").InputSignal<number>;
|
20
|
+
startDayHour: import("@angular/core").InputSignal<number>;
|
21
|
+
appointments: import("@angular/core").InputSignal<AXSchedulerInternalAppointment[]>;
|
20
22
|
/**
|
21
23
|
* Processes all original appointments and generates day-specific segments for the entire week.
|
22
24
|
* Each segment represents the visible part of an appointment on a particular day.
|
23
25
|
* The segment's 'allDay' flag indicates if it should be in the all-day slot or timed grid for that day.
|
24
26
|
*/
|
25
|
-
processedAppointmentsForLayout: import("@angular/core").Signal<
|
27
|
+
processedAppointmentsForLayout: import("@angular/core").Signal<AXSchedulerAppointmentSegment[]>;
|
26
28
|
/**
|
27
29
|
* Segments that are to be displayed in the timed grid area of the week view.
|
28
30
|
* These are segments from processedAppointmentsForLayout where segment.allDay is false.
|
29
31
|
*/
|
30
|
-
timedGridSegments: import("@angular/core").Signal<
|
31
|
-
slotClickedInternal: import("@angular/core").OutputEmitterRef<
|
32
|
-
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
33
|
-
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
34
|
-
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<
|
35
|
-
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<
|
36
|
-
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<
|
32
|
+
timedGridSegments: import("@angular/core").Signal<AXSchedulerAppointmentSegment[]>;
|
33
|
+
slotClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
34
|
+
slotDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
35
|
+
slotRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotMouseEvent>;
|
36
|
+
appointmentClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
37
|
+
appointmentDblClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
38
|
+
appointmentRightClickedInternal: import("@angular/core").OutputEmitterRef<AXSchedulerAppointmentMouseEvent>;
|
37
39
|
onAppointmentDropInternal: import("@angular/core").OutputEmitterRef<AXSchedulerSlotDropEvent>;
|
38
40
|
private readonly eventOutputMap;
|
39
|
-
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentSegment:
|
41
|
+
handleAppointmentEvent(mouseEvent: MouseEvent, appointmentSegment: AXSchedulerInternalAppointment): void;
|
40
42
|
handleSingleSlotEvent(mouseEvent: MouseEvent, hour: AXDateTime, day: AXDateTime, minuteIndex: number): void;
|
41
43
|
handleAllDaySlotEvent(mouseEvent: MouseEvent, day: AXDateTime): void;
|
42
44
|
handleAllDayDrop(e: AXDropZoneDropEvent, day: AXDateTime): void;
|
@@ -67,6 +69,6 @@ export declare class AXSchedulerWeekViewComponent extends MXBaseComponent {
|
|
67
69
|
};
|
68
70
|
get isReadonly(): boolean;
|
69
71
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSchedulerWeekViewComponent, never>;
|
70
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerWeekViewComponent, "ax-scheduler-week-view", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "
|
72
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXSchedulerWeekViewComponent, "ax-scheduler-week-view", never, { "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "draggable": { "alias": "draggable"; "required": false; "isSignal": true; }; "calendar": { "alias": "calendar"; "required": false; "isSignal": true; }; "date": { "alias": "date"; "required": true; "isSignal": true; }; "endDayHour": { "alias": "endDayHour"; "required": true; "isSignal": true; }; "startDayHour": { "alias": "startDayHour"; "required": true; "isSignal": true; }; "appointments": { "alias": "appointments"; "required": false; "isSignal": true; }; }, { "slotClickedInternal": "slotClickedInternal"; "slotDblClickedInternal": "slotDblClickedInternal"; "slotRightClickedInternal": "slotRightClickedInternal"; "appointmentClickedInternal": "appointmentClickedInternal"; "appointmentDblClickedInternal": "appointmentDblClickedInternal"; "appointmentRightClickedInternal": "appointmentRightClickedInternal"; "onAppointmentDropInternal": "onAppointmentDropInternal"; }, never, never, true, never>;
|
71
73
|
}
|
72
74
|
export {};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXSearchableComponent, MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
1
|
+
import { AXSearchableComponent, MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import * as i0 from "@angular/core";
|
3
3
|
declare const AXSearchBoxComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
4
4
|
new (): MXInputBaseValueComponent<string>;
|
@@ -5,7 +5,7 @@ import * as i3 from "@acorex/core/translation";
|
|
5
5
|
import * as i4 from "@acorex/components/decorators";
|
6
6
|
import * as i5 from "@acorex/components/text-box";
|
7
7
|
import * as i6 from "@acorex/components/button";
|
8
|
-
import * as i7 from "@acorex/
|
8
|
+
import * as i7 from "@acorex/cdk/common";
|
9
9
|
import * as i8 from "./search-box.component";
|
10
10
|
export declare class AXSearchBoxModule {
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSearchBoxModule, never>;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXDataSource, AXEvent, AXValueChangedEvent, MXLookComponent, MXSelectionBridgeService, MXSelectionValueComponent } from '@acorex/
|
1
|
+
import { AXDataSource, AXEvent, AXValueChangedEvent, MXLookComponent, MXSelectionBridgeService, MXSelectionValueComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXDropdownBoxComponent, MXDropdownBoxBaseComponent } from '@acorex/components/dropdown';
|
3
3
|
import { AXListComponent } from '@acorex/components/list';
|
4
4
|
import { AXSearchBoxComponent } from '@acorex/components/search-box';
|
@@ -132,6 +132,7 @@ export declare class AXSelectBoxComponent extends AXSelectBoxComponent_base impl
|
|
132
132
|
* Refreshes the component by resetting state, clearing selection cache, refreshing the list, and closing the component.
|
133
133
|
*/
|
134
134
|
refresh(): void;
|
135
|
+
private hostClickListener;
|
135
136
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXSelectBoxComponent, never>;
|
136
137
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXSelectBoxComponent, "ax-select-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "type": { "alias": "type"; "required": false; }; "look": { "alias": "look"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "valueField": { "alias": "valueField"; "required": false; }; "textField": { "alias": "textField"; "required": false; }; "disabledField": { "alias": "disabledField"; "required": false; }; "textTemplate": { "alias": "textTemplate"; "required": false; }; "selectedItems": { "alias": "selectedItems"; "required": false; }; "dataSource": { "alias": "dataSource"; "required": false; }; "minRecordsForSearch": { "alias": "minRecordsForSearch"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; }; "selectedTemplate": { "alias": "selectedTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "loadingTemplate": { "alias": "loadingTemplate"; "required": false; }; "dropdownWidth": { "alias": "dropdownWidth"; "required": false; }; "searchBoxAutoFocus": { "alias": "searchBoxAutoFocus"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onOpened": "onOpened"; "onClosed": "onClosed"; }, ["searchBox"], ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-search-box", "ax-footer", "ax-validation-rule"], true, never>;
|
137
138
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "@angular/common";
|
3
|
-
import * as i2 from "@acorex/
|
3
|
+
import * as i2 from "@acorex/cdk/common";
|
4
4
|
import * as i3 from "@angular/forms";
|
5
5
|
import * as i4 from "@acorex/components/check-box";
|
6
6
|
import * as i5 from "@acorex/components/badge";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXDirection, MXSelectionValueComponent } from '@acorex/
|
1
|
+
import { AXDirection, MXSelectionValueComponent } from '@acorex/cdk/common';
|
2
2
|
import { TemplateRef } from '@angular/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export type AXSelectionListLook = 'solid' | 'divided' | 'card';
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXClickEvent, MXInteractiveComponent } from '@acorex/
|
1
|
+
import { AXClickEvent, MXInteractiveComponent } from '@acorex/cdk/common';
|
2
2
|
import { ElementRef } from '@angular/core';
|
3
3
|
import { IsActiveMatchOptions, UrlTree } from '@angular/router';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { NXComponent } from '@acorex/
|
1
|
+
import { NXComponent } from '@acorex/cdk/common';
|
2
2
|
import { IsActiveMatchOptions, UrlTree } from '@angular/router';
|
3
3
|
import { AXSideMenuItemComponent } from './side-menu-item/side-menu-item.component';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "@angular/common";
|
3
|
-
import * as i2 from "@acorex/
|
3
|
+
import * as i2 from "@acorex/cdk/common";
|
4
4
|
import * as i3 from "@acorex/components/loading";
|
5
5
|
import * as i4 from "@acorex/core/translation";
|
6
6
|
import * as i5 from "@angular/router";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXClickEvent, AXDirection, MXColorComponent, MXComponentOptionChanged, MXValueComponent } from '@acorex/
|
1
|
+
import { AXClickEvent, AXDirection, MXColorComponent, MXComponentOptionChanged, MXValueComponent } from '@acorex/cdk/common';
|
2
2
|
import { NgZone } from '@angular/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
declare const AXSliderComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "@angular/common";
|
3
|
-
import * as i2 from "@acorex/
|
3
|
+
import * as i2 from "@acorex/cdk/common";
|
4
4
|
import * as i3 from "@angular/forms";
|
5
5
|
import * as i4 from "./slider.component";
|
6
6
|
export declare class AXSliderModule {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXClickEvent, AXStyleColorType } from '@acorex/
|
1
|
+
import { AXClickEvent, AXStyleColorType } from '@acorex/cdk/common';
|
2
2
|
import * as i0 from "@angular/core";
|
3
3
|
export declare class AXSlidingItemPrefixComponent {
|
4
4
|
color: import("@angular/core").InputSignal<AXStyleColorType>;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXClickEvent, AXStyleColorType } from '@acorex/
|
1
|
+
import { AXClickEvent, AXStyleColorType } from '@acorex/cdk/common';
|
2
2
|
import * as i0 from "@angular/core";
|
3
3
|
export declare class AXSlidingItemSuffixComponent {
|
4
4
|
color: import("@angular/core").InputSignal<AXStyleColorType>;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXBaseComponent } from '@acorex/
|
1
|
+
import { MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import { TemplateRef } from '@angular/core';
|
3
3
|
import { AXStepWizardLook, AXStepWizardState } from '../step-wizard.class';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXOrientation, MXBaseComponent } from '@acorex/
|
1
|
+
import { AXOrientation, MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import { OnInit } from '@angular/core';
|
3
3
|
import { AXStepWizardItemComponent } from './step-wizard-item/step-wizard-item.component';
|
4
4
|
import { AXStepWizardLook, AXStepWizardSize } from './step-wizard.class';
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXColorComponent, MXValueComponent } from '@acorex/
|
1
|
+
import { MXColorComponent, MXValueComponent } from '@acorex/cdk/common';
|
2
2
|
import * as i0 from "@angular/core";
|
3
3
|
declare const AXSwitchComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
4
4
|
new (): MXValueComponent<boolean>;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXClickEvent, MXComponentOptionChanged, MXInteractiveComponent } from '@acorex/
|
1
|
+
import { AXClickEvent, MXComponentOptionChanged, MXInteractiveComponent } from '@acorex/cdk/common';
|
2
2
|
import { EventEmitter, TemplateRef } from '@angular/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
/**
|
package/tabs/lib/tabs.class.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXBaseComponent } from '@acorex/
|
1
|
+
import { MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import { AfterContentInit, AfterViewInit, EventEmitter } from '@angular/core';
|
3
3
|
import { AXTabContentDirective } from './tab-content.directive';
|
4
4
|
import { AXTabItemComponent } from './tab-item.component';
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXAutocompleteParentComponent, MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
1
|
+
import { AXAutocompleteParentComponent, MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXUnsubscriber } from '@acorex/core/utils';
|
3
3
|
import { OnInit } from '@angular/core';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
1
|
+
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import { ElementRef } from '@angular/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
declare const AXTextAreaComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
1
|
+
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import { AfterContentInit } from '@angular/core';
|
3
3
|
import { AXMaskOptions, AXMaskOptionsDirective } from './mask-options.directive';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import * as i0 from "@angular/core";
|
2
2
|
import * as i1 from "@angular/common";
|
3
|
-
import * as i2 from "@acorex/
|
3
|
+
import * as i2 from "@acorex/cdk/common";
|
4
4
|
import * as i3 from "@angular/forms";
|
5
5
|
import * as i4 from "@acorex/components/button";
|
6
6
|
import * as i5 from "@acorex/components/decorators";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
1
|
+
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXTimeDurationUnit } from './time-duration.type';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
declare const AXTimeDurationComponent_base: import("polytype").Polytype.ClusteredConstructor<[{
|
@@ -27,12 +27,9 @@ export declare class AXTimeDurationComponent extends AXTimeDurationComponent_bas
|
|
27
27
|
private isTranslationInit;
|
28
28
|
initTranslation(): Promise<void>;
|
29
29
|
protected onInput(event: any): void;
|
30
|
-
protected internalValueChanged(value: number): void
|
31
|
-
private
|
30
|
+
protected internalValueChanged(value: number): Promise<void>;
|
31
|
+
private replacePersianLabels;
|
32
32
|
private maskToMilliseconds;
|
33
|
-
private getNextLargerUnit;
|
34
|
-
private convertToLargerUnit;
|
35
|
-
private unitToMilliseconds;
|
36
33
|
private updateMask;
|
37
34
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXTimeDurationComponent, never>;
|
38
35
|
static ɵcmp: i0.ɵɵComponentDeclaration<AXTimeDurationComponent, "ax-time-duration", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "look": { "alias": "look"; "required": false; }; "valueStart": { "alias": "valueStart"; "required": false; "isSignal": true; }; "valueEnd": { "alias": "valueEnd"; "required": false; "isSignal": true; }; }, { "onValueChanged": "onValueChanged"; }, never, ["ax-validation-rule"], true, never>;
|
@@ -1,5 +1,5 @@
|
|
1
|
+
import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/cdk/common';
|
1
2
|
import { AXButtonItem } from '@acorex/components/button';
|
2
|
-
import { AXComponentCloseEvent, MXBaseComponent } from '@acorex/components/common';
|
3
3
|
import { DialogRef } from '@angular/cdk/dialog';
|
4
4
|
import { OnInit } from '@angular/core';
|
5
5
|
import { AXToastData } from './toast.class';
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXPlacement, MXBaseComponent } from '@acorex/
|
1
|
+
import { AXPlacement, MXBaseComponent } from '@acorex/cdk/common';
|
2
2
|
import * as i0 from "@angular/core";
|
3
3
|
/**
|
4
4
|
* A component for displaying tooltips with additional information or context when hovering over elements.
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXPlacementType } from '@acorex/
|
1
|
+
import { AXPlacementType } from '@acorex/cdk/common';
|
2
2
|
import { ElementRef, NgZone, OnInit, TemplateRef, ViewContainerRef } from '@angular/core';
|
3
3
|
import * as i0 from "@angular/core";
|
4
4
|
export declare class AXTooltipDirective implements OnInit {
|
@@ -9,6 +9,12 @@ export declare class AXTooltipDirective implements OnInit {
|
|
9
9
|
private _placement;
|
10
10
|
get placement(): AXPlacementType;
|
11
11
|
set placement(v: AXPlacementType);
|
12
|
+
private _offsetX;
|
13
|
+
get offsetX(): number;
|
14
|
+
set offsetX(v: number);
|
15
|
+
private _offsetY;
|
16
|
+
get offsetY(): number;
|
17
|
+
set offsetY(v: number);
|
12
18
|
private _openAfter;
|
13
19
|
get openAfter(): number;
|
14
20
|
set openAfter(v: number);
|
@@ -19,5 +25,5 @@ export declare class AXTooltipDirective implements OnInit {
|
|
19
25
|
constructor(elementRef: ElementRef, vc: ViewContainerRef);
|
20
26
|
ngOnInit(): void;
|
21
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXTooltipDirective, never>;
|
22
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AXTooltipDirective, "[axTooltip]", never, { "content": { "alias": "axTooltip"; "required": false; }; "placement": { "alias": "axTooltipPlacement"; "required": false; }; "openAfter": { "alias": "axTooltipOpenAfter"; "required": false; }; "closeAfter": { "alias": "axTooltipCloseAfter"; "required": false; }; }, {}, never, never, true, never>;
|
28
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AXTooltipDirective, "[axTooltip]", never, { "content": { "alias": "axTooltip"; "required": false; }; "placement": { "alias": "axTooltipPlacement"; "required": false; }; "offsetX": { "alias": "axTooltipOffsetX"; "required": false; }; "offsetY": { "alias": "axTooltipOffsetY"; "required": false; }; "openAfter": { "alias": "axTooltipOpenAfter"; "required": false; }; "closeAfter": { "alias": "axTooltipCloseAfter"; "required": false; }; }, {}, never, never, true, never>;
|
23
29
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { NXComponent } from '@acorex/
|
1
|
+
import { NXComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXPlatform } from '@acorex/core/platform';
|
3
3
|
import { AXTreeViewBase, AXTreeViewOperationMethod } from './tree-view.class';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXClickEvent } from '@acorex/
|
1
|
+
import { AXClickEvent } from '@acorex/cdk/common';
|
2
2
|
import { EventEmitter } from '@angular/core';
|
3
3
|
export declare class AXTreeItemClickBaseEvent extends AXClickEvent {
|
4
4
|
nativeElement: any;
|
@@ -7,6 +7,7 @@ export type AXTreeViewSelectionBehavior = 'autoExpand' | 'cascade' | 'indetermin
|
|
7
7
|
export type AXTreeViewExpandBehavior = 'click' | 'dbClick' | 'defult';
|
8
8
|
export type AXTreeViewOperationMethod = 'expand' | 'active' | 'visible' | 'disabled';
|
9
9
|
export type AXTreeViewLook = 'with-line' | 'defult';
|
10
|
+
export type AXTreeViewSelectionScope = 'all' | 'parent' | 'children';
|
10
11
|
export declare abstract class AXTreeViewBase {
|
11
12
|
abstract getChildren(item: unknown): unknown[];
|
12
13
|
abstract hasChildren(item: unknown): boolean;
|
@@ -1,7 +1,7 @@
|
|
1
|
-
import { AXExpandToggleIcons, AXValueChangedEvent, NXComponent } from '@acorex/
|
1
|
+
import { AXExpandToggleIcons, AXValueChangedEvent, NXComponent } from '@acorex/cdk/common';
|
2
2
|
import { AXPlatform } from '@acorex/core/platform';
|
3
3
|
import { TemplateRef } from '@angular/core';
|
4
|
-
import { AXTreeItemClickBaseEvent, AXTreeViewExpandBehavior, AXTreeViewLook, AXTreeViewOperationMethod, AXTreeViewSelectionBehavior } from './tree-view.class';
|
4
|
+
import { AXTreeItemClickBaseEvent, AXTreeViewExpandBehavior, AXTreeViewLook, AXTreeViewOperationMethod, AXTreeViewSelectionBehavior, AXTreeViewSelectionScope } from './tree-view.class';
|
5
5
|
import * as i0 from "@angular/core";
|
6
6
|
export declare class AXTreeViewComponent extends NXComponent {
|
7
7
|
#private;
|
@@ -14,6 +14,7 @@ export declare class AXTreeViewComponent extends NXComponent {
|
|
14
14
|
showCheckbox: import("@angular/core").InputSignal<boolean>;
|
15
15
|
selectionMode: import("@angular/core").InputSignal<"single" | "multiple">;
|
16
16
|
selectionBehavior: import("@angular/core").InputSignal<AXTreeViewSelectionBehavior>;
|
17
|
+
selectionScope: import("@angular/core").InputSignal<AXTreeViewSelectionScope>;
|
17
18
|
focusNodeEnabled: import("@angular/core").InputSignal<boolean>;
|
18
19
|
valueField: import("@angular/core").InputSignal<string>;
|
19
20
|
textField: import("@angular/core").InputSignal<string>;
|
@@ -30,6 +31,7 @@ export declare class AXTreeViewComponent extends NXComponent {
|
|
30
31
|
iconField: import("@angular/core").InputSignal<string>;
|
31
32
|
toggleIcons: import("@angular/core").InputSignal<AXExpandToggleIcons>;
|
32
33
|
onSelectionChanged: import("@angular/core").OutputEmitterRef<AXTreeItemClickBaseEvent>;
|
34
|
+
onItemSelectedChanged: import("@angular/core").OutputEmitterRef<AXTreeItemClickBaseEvent>;
|
33
35
|
onNodeClick: import("@angular/core").OutputEmitterRef<AXTreeItemClickBaseEvent>;
|
34
36
|
onCollapsedChanged: import("@angular/core").OutputEmitterRef<AXTreeItemClickBaseEvent>;
|
35
37
|
onNodedbClick: import("@angular/core").OutputEmitterRef<AXTreeItemClickBaseEvent>;
|
@@ -92,5 +94,5 @@ export declare class AXTreeViewComponent extends NXComponent {
|
|
92
94
|
executeOnTreeNode(node: unknown, operation: AXTreeViewOperationMethod, value: boolean): void;
|
93
95
|
refresh(): void;
|
94
96
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXTreeViewComponent, never>;
|
95
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXTreeViewComponent, "ax-tree-view", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; "showCheckbox": { "alias": "showCheckbox"; "required": false; "isSignal": true; }; "selectionMode": { "alias": "selectionMode"; "required": false; "isSignal": true; }; "selectionBehavior": { "alias": "selectionBehavior"; "required": false; "isSignal": true; }; "focusNodeEnabled": { "alias": "focusNodeEnabled"; "required": false; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "visibleField": { "alias": "visibleField"; "required": false; "isSignal": true; }; "disableField": { "alias": "disableField"; "required": false; "isSignal": true; }; "hasChildField": { "alias": "hasChildField"; "required": false; "isSignal": true; }; "selectedField": { "alias": "selectedField"; "required": false; "isSignal": true; }; "expandedField": { "alias": "expandedField"; "required": false; "isSignal": true; }; "tooltipField": { "alias": "tooltipField"; "required": false; "isSignal": true; }; "childrenField": { "alias": "childrenField"; "required": false; "isSignal": true; }; "activeField": { "alias": "activeField"; "required": false; "isSignal": true; }; "indeterminateField": { "alias": "indeterminateField"; "required": false; "isSignal": true; }; "parentField": { "alias": "parentField"; "required": false; "isSignal": true; }; "iconField": { "alias": "iconField"; "required": false; "isSignal": true; }; "toggleIcons": { "alias": "toggleIcons"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "expandOn": { "alias": "expandOn"; "required": false; "isSignal": true; }; }, { "onSelectionChanged": "onSelectionChanged"; "onNodeClick": "onNodeClick"; "onCollapsedChanged": "onCollapsedChanged"; "onNodedbClick": "onNodedbClick"; }, never, never, true, never>;
|
97
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXTreeViewComponent, "ax-tree-view", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; "showCheckbox": { "alias": "showCheckbox"; "required": false; "isSignal": true; }; "selectionMode": { "alias": "selectionMode"; "required": false; "isSignal": true; }; "selectionBehavior": { "alias": "selectionBehavior"; "required": false; "isSignal": true; }; "selectionScope": { "alias": "selectionScope"; "required": false; "isSignal": true; }; "focusNodeEnabled": { "alias": "focusNodeEnabled"; "required": false; "isSignal": true; }; "valueField": { "alias": "valueField"; "required": false; "isSignal": true; }; "textField": { "alias": "textField"; "required": false; "isSignal": true; }; "visibleField": { "alias": "visibleField"; "required": false; "isSignal": true; }; "disableField": { "alias": "disableField"; "required": false; "isSignal": true; }; "hasChildField": { "alias": "hasChildField"; "required": false; "isSignal": true; }; "selectedField": { "alias": "selectedField"; "required": false; "isSignal": true; }; "expandedField": { "alias": "expandedField"; "required": false; "isSignal": true; }; "tooltipField": { "alias": "tooltipField"; "required": false; "isSignal": true; }; "childrenField": { "alias": "childrenField"; "required": false; "isSignal": true; }; "activeField": { "alias": "activeField"; "required": false; "isSignal": true; }; "indeterminateField": { "alias": "indeterminateField"; "required": false; "isSignal": true; }; "parentField": { "alias": "parentField"; "required": false; "isSignal": true; }; "iconField": { "alias": "iconField"; "required": false; "isSignal": true; }; "toggleIcons": { "alias": "toggleIcons"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; }; "emptyTemplate": { "alias": "emptyTemplate"; "required": false; }; "expandOn": { "alias": "expandOn"; "required": false; "isSignal": true; }; }, { "onSelectionChanged": "onSelectionChanged"; "onItemSelectedChanged": "onItemSelectedChanged"; "onNodeClick": "onNodeClick"; "onCollapsedChanged": "onCollapsedChanged"; "onNodedbClick": "onNodedbClick"; }, never, never, true, never>;
|
96
98
|
}
|
@@ -2,7 +2,7 @@ import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./tree-view.component";
|
3
3
|
import * as i2 from "./tree-view-item.component";
|
4
4
|
import * as i3 from "@angular/common";
|
5
|
-
import * as i4 from "@acorex/
|
5
|
+
import * as i4 from "@acorex/cdk/common";
|
6
6
|
import * as i5 from "@acorex/components/decorators";
|
7
7
|
import * as i6 from "@acorex/components/check-box";
|
8
8
|
import * as i7 from "@acorex/components/form";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXEvent } from '@acorex/
|
1
|
+
import { AXEvent } from '@acorex/cdk/common';
|
2
2
|
import { BehaviorSubject, Subject } from 'rxjs';
|
3
3
|
export type AXUploadStatus = 'new' | 'inprogress' | 'completed' | 'failed' | 'canceled';
|
4
4
|
export interface AXUploaderChangedEvent extends AXEvent {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/
|
1
|
+
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
2
2
|
import { OnDestroy } from '@angular/core';
|
3
3
|
import { AXWysiwygService } from '../wysiwyg.service';
|
4
4
|
import * as i0 from "@angular/core";
|
package/wysiwyg/lib/wysiwyg/wysiwyg-tools/wysiwyg-alignment/wysiwyg-alignment.component.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXPlacement } from '@acorex/
|
1
|
+
import { AXPlacement } from '@acorex/cdk/common';
|
2
2
|
import { AXPopoverCloseTrigger, AXPopoverOpenTrigger } from '@acorex/components/popover';
|
3
3
|
import { AXWysiwygService } from '../../wysiwyg.service';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXPlacement } from '@acorex/
|
1
|
+
import { AXPlacement } from '@acorex/cdk/common';
|
2
2
|
import { AXPopoverCloseTrigger, AXPopoverOpenTrigger } from '@acorex/components/popover';
|
3
3
|
import { AXWysiwygService } from '../../wysiwyg.service';
|
4
4
|
import * as i0 from "@angular/core";
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { AXPlacement } from '@acorex/
|
1
|
+
import { AXPlacement } from '@acorex/cdk/common';
|
2
2
|
import { AXPopoverCloseTrigger, AXPopoverOpenTrigger } from '@acorex/components/popover';
|
3
3
|
import { AXWysiwygService } from '../../wysiwyg.service';
|
4
4
|
import * as i0 from "@angular/core";
|
package/common/README.md
DELETED
package/common/index.d.ts
DELETED
@@ -1,32 +0,0 @@
|
|
1
|
-
export * from './lib/types/base';
|
2
|
-
export * from './lib/types/direction';
|
3
|
-
export * from './lib/types/orientation';
|
4
|
-
export * from './lib/types/placement';
|
5
|
-
export * from './lib/types/range';
|
6
|
-
export * from './lib/types/selection-mode';
|
7
|
-
export * from './lib/classes/components.class';
|
8
|
-
export * from './lib/classes/datalist.class';
|
9
|
-
export * from './lib/classes/datasource.class';
|
10
|
-
export * from './lib/classes/events.class';
|
11
|
-
export * from './lib/classes/styles.class';
|
12
|
-
export * from './lib/interfaces/component.interface';
|
13
|
-
export * from './lib/common.module';
|
14
|
-
export * from './lib/components/base-component.class';
|
15
|
-
export * from './lib/components/button-base-component.class';
|
16
|
-
export * from './lib/components/color-component.class';
|
17
|
-
export * from './lib/components/colorlook-component.class';
|
18
|
-
export * from './lib/components/input-base-value-component.class';
|
19
|
-
export * from './lib/components/interactive-component.class';
|
20
|
-
export * from './lib/components/look-component.class';
|
21
|
-
export * from './lib/components/selection-base.component.class';
|
22
|
-
export * from './lib/components/value-component.class';
|
23
|
-
export * from './lib/directives/auto-focus.directive';
|
24
|
-
export * from './lib/directives/copy-clipboard.directive';
|
25
|
-
export * from './lib/directives/delayed-value-changed.directive';
|
26
|
-
export * from './lib/directives/hotkey.directive';
|
27
|
-
export * from './lib/directives/infinite-scroll.directive';
|
28
|
-
export * from './lib/directives/inverted-color.directive';
|
29
|
-
export * from './lib/directives/responsive.directive';
|
30
|
-
export * from './lib/directives/ripple.directive';
|
31
|
-
export * from './lib/services/dom.service';
|
32
|
-
export * from './lib/services/hotkey.service';
|