@acorex/components 21.0.2-next.23 → 21.0.2-next.25
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/conversation2/README.md +5 -4
- package/fesm2022/acorex-components-accordion.mjs +17 -22
- package/fesm2022/acorex-components-accordion.mjs.map +1 -1
- package/fesm2022/acorex-components-action-sheet.mjs +17 -17
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +14 -14
- package/fesm2022/acorex-components-alert.mjs.map +1 -1
- package/fesm2022/acorex-components-aspect-ratio.mjs +4 -4
- package/fesm2022/acorex-components-aspect-ratio.mjs.map +1 -1
- package/fesm2022/acorex-components-audio-wave.mjs +12 -11
- package/fesm2022/acorex-components-audio-wave.mjs.map +1 -1
- package/fesm2022/acorex-components-autocomplete.mjs +9 -9
- package/fesm2022/acorex-components-autocomplete.mjs.map +1 -1
- package/fesm2022/acorex-components-avatar.mjs +13 -13
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs +10 -10
- package/fesm2022/acorex-components-badge.mjs.map +1 -1
- package/fesm2022/acorex-components-bottom-navigation.mjs +12 -12
- package/fesm2022/acorex-components-bottom-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-breadcrumbs.mjs +12 -12
- package/fesm2022/acorex-components-breadcrumbs.mjs.map +1 -1
- package/fesm2022/acorex-components-button-group.mjs +61 -26
- 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 -18
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +11 -11
- package/fesm2022/acorex-components-check-box.mjs.map +1 -1
- package/fesm2022/acorex-components-chips.mjs +12 -14
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +13 -11
- package/fesm2022/acorex-components-circular-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-code-editor.mjs +14 -14
- package/fesm2022/acorex-components-code-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-color-box.mjs +11 -11
- package/fesm2022/acorex-components-color-box.mjs.map +1 -1
- package/fesm2022/acorex-components-color-palette.mjs +81 -40
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-command.mjs +11 -11
- package/fesm2022/acorex-components-command.mjs.map +1 -1
- package/fesm2022/acorex-components-comment.mjs +33 -33
- package/fesm2022/acorex-components-comment.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation.mjs +63 -63
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation2.mjs +7876 -8197
- package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +55 -55
- package/fesm2022/acorex-components-cron-job.mjs.map +1 -1
- package/fesm2022/acorex-components-data-list.mjs +6 -6
- package/fesm2022/acorex-components-data-list.mjs.map +1 -1
- package/fesm2022/acorex-components-data-pager.mjs +33 -33
- package/fesm2022/acorex-components-data-pager.mjs.map +1 -1
- package/fesm2022/acorex-components-data-table.mjs +50 -486
- package/fesm2022/acorex-components-data-table.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-box.mjs +10 -10
- package/fesm2022/acorex-components-datetime-box.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-input.mjs +10 -10
- package/fesm2022/acorex-components-datetime-input.mjs.map +1 -1
- package/fesm2022/acorex-components-datetime-picker.mjs +11 -11
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +48 -41
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +13 -13
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer.mjs +16 -17
- package/fesm2022/acorex-components-drawer.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown-button.mjs +19 -11
- package/fesm2022/acorex-components-dropdown-button.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown.mjs +18 -18
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-editor.mjs +12 -12
- package/fesm2022/acorex-components-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-fab.mjs +9 -9
- package/fesm2022/acorex-components-fab.mjs.map +1 -1
- package/fesm2022/acorex-components-flow-chart.mjs +64 -48
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +35 -27
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs +13 -14
- package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +48 -48
- package/fesm2022/acorex-components-image-editor.mjs.map +1 -1
- package/fesm2022/acorex-components-image.mjs +10 -10
- package/fesm2022/acorex-components-image.mjs.map +1 -1
- package/fesm2022/acorex-components-json-viewer.mjs +9 -9
- package/fesm2022/acorex-components-json-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-kanban.mjs +9 -7
- package/fesm2022/acorex-components-kanban.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs +10 -10
- package/fesm2022/acorex-components-kbd.mjs.map +1 -1
- package/fesm2022/acorex-components-label.mjs +9 -9
- package/fesm2022/acorex-components-label.mjs.map +1 -1
- package/fesm2022/acorex-components-list.mjs +10 -10
- 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 +21 -21
- package/fesm2022/acorex-components-loading.mjs.map +1 -1
- package/fesm2022/acorex-components-map.mjs +15 -15
- package/fesm2022/acorex-components-map.mjs.map +1 -1
- package/fesm2022/acorex-components-media-viewer.mjs +45 -45
- package/fesm2022/acorex-components-media-viewer.mjs.map +1 -1
- package/fesm2022/acorex-components-menu.mjs +64 -33
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-DwBY73dZ.mjs → acorex-components-modal-acorex-components-modal-DWNqU6or.mjs} +24 -24
- package/fesm2022/acorex-components-modal-acorex-components-modal-DWNqU6or.mjs.map +1 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DplJbJyk.mjs +214 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DplJbJyk.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 +13 -13
- package/fesm2022/acorex-components-notification.mjs.map +1 -1
- package/fesm2022/acorex-components-number-box.mjs +10 -10
- package/fesm2022/acorex-components-number-box.mjs.map +1 -1
- package/fesm2022/acorex-components-otp.mjs +10 -10
- package/fesm2022/acorex-components-otp.mjs.map +1 -1
- package/fesm2022/acorex-components-page.mjs +10 -10
- package/fesm2022/acorex-components-page.mjs.map +1 -1
- package/fesm2022/acorex-components-paint.mjs +35 -40
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +15 -23
- package/fesm2022/acorex-components-password-box.mjs.map +1 -1
- package/fesm2022/acorex-components-pdf-reader.mjs +9 -9
- package/fesm2022/acorex-components-pdf-reader.mjs.map +1 -1
- package/fesm2022/acorex-components-phone-box.mjs +10 -10
- package/fesm2022/acorex-components-phone-box.mjs.map +1 -1
- package/fesm2022/acorex-components-picker.mjs +20 -20
- package/fesm2022/acorex-components-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-popover.mjs +8 -8
- package/fesm2022/acorex-components-popover.mjs.map +1 -1
- package/fesm2022/acorex-components-popup.mjs +17 -17
- package/fesm2022/acorex-components-popup.mjs.map +1 -1
- package/fesm2022/acorex-components-progress-bar.mjs +11 -9
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-qrcode.mjs +29 -12
- package/fesm2022/acorex-components-qrcode.mjs.map +1 -1
- package/fesm2022/acorex-components-query-builder.mjs +11 -10
- package/fesm2022/acorex-components-query-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-radio.mjs +10 -9
- package/fesm2022/acorex-components-radio.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +40 -38
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +11 -11
- package/fesm2022/acorex-components-range-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-rate-picker.mjs +20 -35
- package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-rest-api-generator.mjs +28 -28
- package/fesm2022/acorex-components-rest-api-generator.mjs.map +1 -1
- package/fesm2022/acorex-components-result.mjs +8 -8
- package/fesm2022/acorex-components-result.mjs.map +1 -1
- package/fesm2022/acorex-components-routing-progress.mjs +8 -8
- package/fesm2022/acorex-components-routing-progress.mjs.map +1 -1
- package/fesm2022/acorex-components-rrule.mjs +11 -11
- package/fesm2022/acorex-components-rrule.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler-picker.mjs +173 -179
- package/fesm2022/acorex-components-scheduler-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +53 -52
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/fesm2022/acorex-components-search-box.mjs +17 -11
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +16 -14
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list-2.mjs +12 -12
- package/fesm2022/acorex-components-selection-list-2.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list.mjs +10 -10
- package/fesm2022/acorex-components-selection-list.mjs.map +1 -1
- package/fesm2022/acorex-components-side-menu.mjs +113 -42
- package/fesm2022/acorex-components-side-menu.mjs.map +1 -1
- package/fesm2022/acorex-components-skeleton.mjs +8 -8
- package/fesm2022/acorex-components-skeleton.mjs.map +1 -1
- package/fesm2022/acorex-components-slider.mjs +13 -13
- package/fesm2022/acorex-components-slider.mjs.map +1 -1
- package/fesm2022/acorex-components-sliding-item.mjs +19 -19
- 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 -14
- package/fesm2022/acorex-components-switch.mjs.map +1 -1
- package/fesm2022/acorex-components-tabs.mjs +17 -17
- 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 +10 -10
- package/fesm2022/acorex-components-tag.mjs.map +1 -1
- package/fesm2022/acorex-components-text-area.mjs +9 -9
- package/fesm2022/acorex-components-text-area.mjs.map +1 -1
- package/fesm2022/acorex-components-text-box.mjs +12 -12
- package/fesm2022/acorex-components-text-box.mjs.map +1 -1
- package/fesm2022/acorex-components-time-duration.mjs +11 -13
- package/fesm2022/acorex-components-time-duration.mjs.map +1 -1
- package/fesm2022/acorex-components-time-line.mjs +14 -14
- package/fesm2022/acorex-components-time-line.mjs.map +1 -1
- package/fesm2022/acorex-components-toast.mjs +13 -13
- package/fesm2022/acorex-components-toast.mjs.map +1 -1
- package/fesm2022/acorex-components-toolbar.mjs +10 -10
- package/fesm2022/acorex-components-toolbar.mjs.map +1 -1
- package/fesm2022/acorex-components-tooltip.mjs +14 -14
- package/fesm2022/acorex-components-tooltip.mjs.map +1 -1
- package/fesm2022/acorex-components-tree-view.mjs +13 -13
- package/fesm2022/acorex-components-tree-view.mjs.map +1 -1
- package/fesm2022/acorex-components-uploader.mjs +17 -17
- package/fesm2022/acorex-components-uploader.mjs.map +1 -1
- package/fesm2022/acorex-components-video-player.mjs +9 -9
- package/fesm2022/acorex-components-video-player.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +45 -45
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/fesm2022/acorex-components.mjs.map +1 -1
- package/package.json +113 -137
- package/{accordion/index.d.ts → types/acorex-components-accordion.d.ts} +0 -1
- package/{button-group/index.d.ts → types/acorex-components-button-group.d.ts} +20 -12
- package/{button/index.d.ts → types/acorex-components-button.d.ts} +3 -3
- package/{check-box/index.d.ts → types/acorex-components-check-box.d.ts} +1 -1
- package/{chips/index.d.ts → types/acorex-components-chips.d.ts} +3 -8
- package/{color-palette/index.d.ts → types/acorex-components-color-palette.d.ts} +2 -0
- package/{conversation2/index.d.ts → types/acorex-components-conversation2.d.ts} +2294 -2184
- package/{data-table/index.d.ts → types/acorex-components-data-table.d.ts} +4 -253
- package/{dropdown-button/index.d.ts → types/acorex-components-dropdown-button.d.ts} +4 -2
- package/{flow-chart/index.d.ts → types/acorex-components-flow-chart.d.ts} +4 -0
- package/{form/index.d.ts → types/acorex-components-form.d.ts} +24 -24
- package/{grid-layout-builder/index.d.ts → types/acorex-components-grid-layout-builder.d.ts} +0 -1
- package/{loading/index.d.ts → types/acorex-components-loading.d.ts} +1 -1
- package/{menu/index.d.ts → types/acorex-components-menu.d.ts} +15 -6
- package/{paint/index.d.ts → types/acorex-components-paint.d.ts} +1 -6
- package/{qrcode/index.d.ts → types/acorex-components-qrcode.d.ts} +1 -0
- package/{radio/index.d.ts → types/acorex-components-radio.d.ts} +1 -1
- package/{rate-picker/index.d.ts → types/acorex-components-rate-picker.d.ts} +5 -15
- package/{scheduler-picker/index.d.ts → types/acorex-components-scheduler-picker.d.ts} +82 -81
- package/{select-box/index.d.ts → types/acorex-components-select-box.d.ts} +2 -1
- package/{side-menu/index.d.ts → types/acorex-components-side-menu.d.ts} +11 -2
- package/{slider/index.d.ts → types/acorex-components-slider.d.ts} +2 -2
- package/{tabs/index.d.ts → types/acorex-components-tabs.d.ts} +1 -1
- package/{tag/index.d.ts → types/acorex-components-tag.d.ts} +3 -3
- package/collapse/README.md +0 -3
- package/collapse/index.d.ts +0 -174
- package/drawer-legacy/README.md +0 -3
- package/drawer-legacy/index.d.ts +0 -86
- package/fesm2022/acorex-components-collapse.mjs +0 -366
- package/fesm2022/acorex-components-collapse.mjs.map +0 -1
- package/fesm2022/acorex-components-drawer-legacy.mjs +0 -218
- package/fesm2022/acorex-components-drawer-legacy.mjs.map +0 -1
- package/fesm2022/acorex-components-file-explorer.mjs +0 -307
- package/fesm2022/acorex-components-file-explorer.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-acorex-components-modal-DwBY73dZ.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-DPMt_zaI.mjs +0 -212
- package/fesm2022/acorex-components-modal-modal-content.component-DPMt_zaI.mjs.map +0 -1
- package/fesm2022/acorex-components-number-box-legacy.mjs +0 -430
- package/fesm2022/acorex-components-number-box-legacy.mjs.map +0 -1
- package/fesm2022/acorex-components-scss.mjs +0 -22
- package/fesm2022/acorex-components-scss.mjs.map +0 -1
- package/fesm2022/acorex-components-tree-view-legacy.mjs +0 -515
- package/fesm2022/acorex-components-tree-view-legacy.mjs.map +0 -1
- package/file-explorer/README.md +0 -3
- package/file-explorer/index.d.ts +0 -103
- package/number-box-legacy/README.md +0 -3
- package/number-box-legacy/index.d.ts +0 -191
- package/scss/README.md +0 -3
- package/scss/index.d.ts +0 -10
- package/tree-view-legacy/README.md +0 -3
- package/tree-view-legacy/index.d.ts +0 -185
- package/{action-sheet/index.d.ts → types/acorex-components-action-sheet.d.ts} +0 -0
- package/{alert/index.d.ts → types/acorex-components-alert.d.ts} +0 -0
- package/{aspect-ratio/index.d.ts → types/acorex-components-aspect-ratio.d.ts} +0 -0
- package/{audio-wave/index.d.ts → types/acorex-components-audio-wave.d.ts} +0 -0
- package/{autocomplete/index.d.ts → types/acorex-components-autocomplete.d.ts} +0 -0
- package/{avatar/index.d.ts → types/acorex-components-avatar.d.ts} +0 -0
- package/{badge/index.d.ts → types/acorex-components-badge.d.ts} +0 -0
- package/{bottom-navigation/index.d.ts → types/acorex-components-bottom-navigation.d.ts} +0 -0
- package/{breadcrumbs/index.d.ts → types/acorex-components-breadcrumbs.d.ts} +0 -0
- package/{calendar/index.d.ts → types/acorex-components-calendar.d.ts} +0 -0
- package/{circular-progress/index.d.ts → types/acorex-components-circular-progress.d.ts} +0 -0
- package/{code-editor/index.d.ts → types/acorex-components-code-editor.d.ts} +0 -0
- package/{color-box/index.d.ts → types/acorex-components-color-box.d.ts} +0 -0
- package/{command/index.d.ts → types/acorex-components-command.d.ts} +0 -0
- package/{comment/index.d.ts → types/acorex-components-comment.d.ts} +0 -0
- package/{conversation/index.d.ts → types/acorex-components-conversation.d.ts} +0 -0
- package/{cron-job/index.d.ts → types/acorex-components-cron-job.d.ts} +0 -0
- package/{data-list/index.d.ts → types/acorex-components-data-list.d.ts} +0 -0
- package/{data-pager/index.d.ts → types/acorex-components-data-pager.d.ts} +0 -0
- package/{datetime-box/index.d.ts → types/acorex-components-datetime-box.d.ts} +0 -0
- package/{datetime-input/index.d.ts → types/acorex-components-datetime-input.d.ts} +0 -0
- package/{datetime-picker/index.d.ts → types/acorex-components-datetime-picker.d.ts} +0 -0
- package/{decorators/index.d.ts → types/acorex-components-decorators.d.ts} +0 -0
- package/{dialog/index.d.ts → types/acorex-components-dialog.d.ts} +0 -0
- package/{drawer/index.d.ts → types/acorex-components-drawer.d.ts} +0 -0
- package/{dropdown/index.d.ts → types/acorex-components-dropdown.d.ts} +0 -0
- package/{editor/index.d.ts → types/acorex-components-editor.d.ts} +0 -0
- package/{fab/index.d.ts → types/acorex-components-fab.d.ts} +0 -0
- package/{image-editor/index.d.ts → types/acorex-components-image-editor.d.ts} +0 -0
- package/{image/index.d.ts → types/acorex-components-image.d.ts} +0 -0
- package/{json-viewer/index.d.ts → types/acorex-components-json-viewer.d.ts} +0 -0
- package/{kanban/index.d.ts → types/acorex-components-kanban.d.ts} +0 -0
- package/{kbd/index.d.ts → types/acorex-components-kbd.d.ts} +0 -0
- package/{label/index.d.ts → types/acorex-components-label.d.ts} +0 -0
- package/{list/index.d.ts → types/acorex-components-list.d.ts} +0 -0
- package/{loading-dialog/index.d.ts → types/acorex-components-loading-dialog.d.ts} +0 -0
- package/{map/index.d.ts → types/acorex-components-map.d.ts} +0 -0
- package/{media-viewer/index.d.ts → types/acorex-components-media-viewer.d.ts} +0 -0
- package/{modal/index.d.ts → types/acorex-components-modal.d.ts} +0 -0
- package/{navbar/index.d.ts → types/acorex-components-navbar.d.ts} +0 -0
- package/{notification/index.d.ts → types/acorex-components-notification.d.ts} +0 -0
- package/{number-box/index.d.ts → types/acorex-components-number-box.d.ts} +0 -0
- package/{otp/index.d.ts → types/acorex-components-otp.d.ts} +0 -0
- package/{page/index.d.ts → types/acorex-components-page.d.ts} +0 -0
- package/{password-box/index.d.ts → types/acorex-components-password-box.d.ts} +0 -0
- package/{pdf-reader/index.d.ts → types/acorex-components-pdf-reader.d.ts} +0 -0
- package/{phone-box/index.d.ts → types/acorex-components-phone-box.d.ts} +0 -0
- package/{picker/index.d.ts → types/acorex-components-picker.d.ts} +0 -0
- package/{popover/index.d.ts → types/acorex-components-popover.d.ts} +0 -0
- package/{popup/index.d.ts → types/acorex-components-popup.d.ts} +0 -0
- package/{progress-bar/index.d.ts → types/acorex-components-progress-bar.d.ts} +0 -0
- package/{query-builder/index.d.ts → types/acorex-components-query-builder.d.ts} +1 -1
- /package/{rail-navigation/index.d.ts → types/acorex-components-rail-navigation.d.ts} +0 -0
- /package/{range-slider/index.d.ts → types/acorex-components-range-slider.d.ts} +0 -0
- /package/{rest-api-generator/index.d.ts → types/acorex-components-rest-api-generator.d.ts} +0 -0
- /package/{result/index.d.ts → types/acorex-components-result.d.ts} +0 -0
- /package/{routing-progress/index.d.ts → types/acorex-components-routing-progress.d.ts} +0 -0
- /package/{rrule/index.d.ts → types/acorex-components-rrule.d.ts} +0 -0
- /package/{scheduler/index.d.ts → types/acorex-components-scheduler.d.ts} +0 -0
- /package/{search-box/index.d.ts → types/acorex-components-search-box.d.ts} +0 -0
- /package/{selection-list-2/index.d.ts → types/acorex-components-selection-list-2.d.ts} +0 -0
- /package/{selection-list/index.d.ts → types/acorex-components-selection-list.d.ts} +0 -0
- /package/{skeleton/index.d.ts → types/acorex-components-skeleton.d.ts} +0 -0
- /package/{sliding-item/index.d.ts → types/acorex-components-sliding-item.d.ts} +0 -0
- /package/{step-wizard/index.d.ts → types/acorex-components-step-wizard.d.ts} +0 -0
- /package/{switch/index.d.ts → types/acorex-components-switch.d.ts} +0 -0
- /package/{tag-box/index.d.ts → types/acorex-components-tag-box.d.ts} +0 -0
- /package/{text-area/index.d.ts → types/acorex-components-text-area.d.ts} +0 -0
- /package/{text-box/index.d.ts → types/acorex-components-text-box.d.ts} +0 -0
- /package/{time-duration/index.d.ts → types/acorex-components-time-duration.d.ts} +0 -0
- /package/{time-line/index.d.ts → types/acorex-components-time-line.d.ts} +0 -0
- /package/{toast/index.d.ts → types/acorex-components-toast.d.ts} +0 -0
- /package/{toolbar/index.d.ts → types/acorex-components-toolbar.d.ts} +0 -0
- /package/{tooltip/index.d.ts → types/acorex-components-tooltip.d.ts} +0 -0
- /package/{tree-view/index.d.ts → types/acorex-components-tree-view.d.ts} +0 -0
- /package/{uploader/index.d.ts → types/acorex-components-uploader.d.ts} +0 -0
- /package/{video-player/index.d.ts → types/acorex-components-video-player.d.ts} +0 -0
- /package/{wysiwyg/index.d.ts → types/acorex-components-wysiwyg.d.ts} +0 -0
- /package/{index.d.ts → types/acorex-components.d.ts} +0 -0
|
@@ -1,191 +0,0 @@
|
|
|
1
|
-
import * as polytype from 'polytype';
|
|
2
|
-
import * as i0 from '@angular/core';
|
|
3
|
-
import { AfterViewInit, ElementRef } from '@angular/core';
|
|
4
|
-
import { MaskedNumber } from 'imask';
|
|
5
|
-
import { MXInputBaseValueComponent, MXLookComponent } from '@acorex/cdk/common';
|
|
6
|
-
import * as i1 from '@angular/common';
|
|
7
|
-
import * as i2 from '@angular/forms';
|
|
8
|
-
import * as i3 from '@acorex/components/button';
|
|
9
|
-
import * as i4 from '@acorex/components/decorators';
|
|
10
|
-
import * as i5 from 'angular-imask';
|
|
11
|
-
|
|
12
|
-
declare const AXNumberBoxLegacyComponent_base: polytype.Polytype.ClusteredConstructor<[{
|
|
13
|
-
new (): MXInputBaseValueComponent<number>;
|
|
14
|
-
ɵfac: i0.ɵɵFactoryDeclaration<MXInputBaseValueComponent<any>, never>;
|
|
15
|
-
ɵprov: i0.ɵɵInjectableDeclaration<MXInputBaseValueComponent<any>>;
|
|
16
|
-
}, typeof MXLookComponent]>;
|
|
17
|
-
/**
|
|
18
|
-
* The NumberBox is a component which detects user interaction and triggers a corresponding event
|
|
19
|
-
*
|
|
20
|
-
* @category Components
|
|
21
|
-
*/
|
|
22
|
-
declare class AXNumberBoxLegacyComponent extends AXNumberBoxLegacyComponent_base implements AfterViewInit {
|
|
23
|
-
/** @ignore */
|
|
24
|
-
input: ElementRef<HTMLInputElement>;
|
|
25
|
-
/** @ignore */
|
|
26
|
-
private _thousandsSeparator;
|
|
27
|
-
/**
|
|
28
|
-
* This property determines the type of the input element (e.g., 'text', 'password', 'email', etc.). It can be dynamically bound from a parent component template to change the input field type based on different conditions or requirements.
|
|
29
|
-
*/
|
|
30
|
-
type: i0.InputSignal<string>;
|
|
31
|
-
/**
|
|
32
|
-
* boolean value that specifies the number box change step by scrolling.
|
|
33
|
-
*/
|
|
34
|
-
changeOnScroll: boolean;
|
|
35
|
-
/** @ignore */
|
|
36
|
-
private _allDigits;
|
|
37
|
-
/**
|
|
38
|
-
* A number value that specifies the all digits of number.
|
|
39
|
-
*/
|
|
40
|
-
get allDigits(): number;
|
|
41
|
-
/**
|
|
42
|
-
* Sets the all digits of number.
|
|
43
|
-
* @param {number} v
|
|
44
|
-
*/
|
|
45
|
-
set allDigits(v: number);
|
|
46
|
-
/**
|
|
47
|
-
* A character value that specifies the separator character.
|
|
48
|
-
*/
|
|
49
|
-
get thousandsSeparator(): string;
|
|
50
|
-
/**
|
|
51
|
-
* Sets the thousands separator for formatting.
|
|
52
|
-
* @param {string} v
|
|
53
|
-
*/
|
|
54
|
-
set thousandsSeparator(v: string);
|
|
55
|
-
/** @ignore */
|
|
56
|
-
private _padDecimalZeros;
|
|
57
|
-
/**
|
|
58
|
-
* A character value that specifies the separator character.
|
|
59
|
-
*/
|
|
60
|
-
get padDecimalZeros(): boolean;
|
|
61
|
-
/**
|
|
62
|
-
* Sets whether decimal zeros should be padded.
|
|
63
|
-
* @param {boolean} v
|
|
64
|
-
*/
|
|
65
|
-
set padDecimalZeros(v: boolean);
|
|
66
|
-
/**
|
|
67
|
-
* Specifies the value that is used to increment or decrement the **Integer** part of number
|
|
68
|
-
*/
|
|
69
|
-
/**
|
|
70
|
-
* Defines the increment step value.
|
|
71
|
-
*/
|
|
72
|
-
step: number;
|
|
73
|
-
/** @ignore */
|
|
74
|
-
private _decimals;
|
|
75
|
-
/**
|
|
76
|
-
* Specifies the number of decimals that the user can enter
|
|
77
|
-
*/
|
|
78
|
-
get decimals(): number;
|
|
79
|
-
/**
|
|
80
|
-
* Sets the decimal places; defaults to 0 if not provided.
|
|
81
|
-
*/
|
|
82
|
-
set decimals(v: number);
|
|
83
|
-
/**
|
|
84
|
-
* Specifies the value that is used to increment or decrement the **Deciaml** part of number
|
|
85
|
-
*/
|
|
86
|
-
/**
|
|
87
|
-
* Defines the step size for decimal values.
|
|
88
|
-
* @defaultvalue 'auto'
|
|
89
|
-
*/
|
|
90
|
-
decimalStep: number | 'auto';
|
|
91
|
-
/**
|
|
92
|
-
* Specifies whether the Up and Down spin buttons will be rendered or not
|
|
93
|
-
*/
|
|
94
|
-
/**
|
|
95
|
-
* Indicates whether spin buttons are displayed.
|
|
96
|
-
* @defaultvalue true
|
|
97
|
-
*/
|
|
98
|
-
showSpinButtons: boolean;
|
|
99
|
-
/** @ignore */
|
|
100
|
-
private _minValue;
|
|
101
|
-
/**
|
|
102
|
-
* Specifies the smallest value that is valid
|
|
103
|
-
*/
|
|
104
|
-
get minValue(): number;
|
|
105
|
-
/**
|
|
106
|
-
* Sets the number of decimal places to be used.
|
|
107
|
-
* @param {number} v
|
|
108
|
-
* @defaultvalue 0
|
|
109
|
-
*/
|
|
110
|
-
set minValue(v: number);
|
|
111
|
-
/** @ignore */
|
|
112
|
-
private _maxValue;
|
|
113
|
-
/**
|
|
114
|
-
* Specifies the greatest value that is valid
|
|
115
|
-
*/
|
|
116
|
-
get maxValue(): number;
|
|
117
|
-
/**
|
|
118
|
-
* Sets the maximum allowable value, defaulting to `Number.MAX_SAFE_INTEGER` if null.
|
|
119
|
-
* @param v
|
|
120
|
-
*/
|
|
121
|
-
set maxValue(v: number);
|
|
122
|
-
/**
|
|
123
|
-
* CSS classes to apply to the component.
|
|
124
|
-
* @param classNames
|
|
125
|
-
*/
|
|
126
|
-
/**
|
|
127
|
-
* CSS classes to apply to the component.
|
|
128
|
-
*/
|
|
129
|
-
classNames: string;
|
|
130
|
-
/**
|
|
131
|
-
* @ignore
|
|
132
|
-
*/
|
|
133
|
-
_maskObj: MaskedNumber;
|
|
134
|
-
/** @ignore */
|
|
135
|
-
/** @ignore */
|
|
136
|
-
private _maskDirective;
|
|
137
|
-
/** @ignore */
|
|
138
|
-
private _onWheelFlag;
|
|
139
|
-
constructor();
|
|
140
|
-
/** @ignore */
|
|
141
|
-
ngAfterViewInit(): void;
|
|
142
|
-
/**
|
|
143
|
-
* Handles internal option changes and updates the mask accordingly.
|
|
144
|
-
*/
|
|
145
|
-
internalOptionChanged(): void;
|
|
146
|
-
/**
|
|
147
|
-
* Resets the input element to its default state and calls the parent class reset method.
|
|
148
|
-
*/
|
|
149
|
-
reset(): void;
|
|
150
|
-
/**
|
|
151
|
-
* Ensures the value is within the min-max range, returning the default if null.
|
|
152
|
-
* @param value
|
|
153
|
-
*/
|
|
154
|
-
internalSetValue(value: any): number;
|
|
155
|
-
/** @ignore */
|
|
156
|
-
private _updateMask;
|
|
157
|
-
/** @ignore */
|
|
158
|
-
_handleModelChange(value: number): void;
|
|
159
|
-
/** @ignore */
|
|
160
|
-
_handleOnKeydownEvent(e: KeyboardEvent): void;
|
|
161
|
-
/** @ignore */
|
|
162
|
-
protected _handleUpDownClick(v: -1 | 1, e: Event): void;
|
|
163
|
-
/**
|
|
164
|
-
* Increases the value by the step amount, ensuring it's at least the minimum value.
|
|
165
|
-
*/
|
|
166
|
-
stepUp(u?: boolean): void;
|
|
167
|
-
/**
|
|
168
|
-
* Decreases the value by the step amount, ensuring it's at least the minimum value.
|
|
169
|
-
*/
|
|
170
|
-
stepDown(u?: boolean): void;
|
|
171
|
-
/**
|
|
172
|
-
* Increases the value by the decimal step amount, using 'auto' or a custom step value.
|
|
173
|
-
*/
|
|
174
|
-
decimalStepUp(u?: boolean): void;
|
|
175
|
-
/**
|
|
176
|
-
* Decreases the value by the decimal step amount, using 'auto' or a custom step value.
|
|
177
|
-
*/
|
|
178
|
-
decimalStepDown(u?: boolean): void;
|
|
179
|
-
onWheel(event: WheelEvent): void;
|
|
180
|
-
private get __hostName();
|
|
181
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxLegacyComponent, never>;
|
|
182
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXNumberBoxLegacyComponent, "ax-number-box-legacy", never, { "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "look": { "alias": "look"; "required": false; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "changeOnScroll": { "alias": "changeOnScroll"; "required": false; }; "allDigits": { "alias": "allDigits"; "required": false; }; "thousandsSeparator": { "alias": "thousandsSeparator"; "required": false; }; "padDecimalZeros": { "alias": "padDecimalZeros"; "required": false; }; "step": { "alias": "step"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "decimalStep": { "alias": "decimalStep"; "required": false; }; "showSpinButtons": { "alias": "showSpinButtons"; "required": false; }; "minValue": { "alias": "minValue"; "required": false; }; "maxValue": { "alias": "maxValue"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; }, { "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "onBlur": "onBlur"; "onFocus": "onFocus"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; }, never, ["ax-prefix", "ax-clear-button", "ax-suffix", "ax-validation-rule"], true, never>;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
declare class AXNumberBoxLegacyModule {
|
|
186
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXNumberBoxLegacyModule, never>;
|
|
187
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AXNumberBoxLegacyModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i3.AXButtonModule, typeof i4.AXDecoratorModule, typeof i5.IMaskModule, typeof AXNumberBoxLegacyComponent], [typeof AXNumberBoxLegacyComponent]>;
|
|
188
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AXNumberBoxLegacyModule>;
|
|
189
|
-
}
|
|
190
|
-
|
|
191
|
-
export { AXNumberBoxLegacyComponent, AXNumberBoxLegacyModule };
|
package/scss/README.md
DELETED
package/scss/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
import * as i1 from '@angular/common';
|
|
3
|
-
|
|
4
|
-
declare class ScssModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScssModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ScssModule, never, [typeof i1.CommonModule], never>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ScssModule>;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export { ScssModule };
|
|
@@ -1,185 +0,0 @@
|
|
|
1
|
-
import * as _angular_core from '@angular/core';
|
|
2
|
-
import { EventEmitter, TemplateRef } from '@angular/core';
|
|
3
|
-
import * as i4 from '@acorex/cdk/common';
|
|
4
|
-
import { AXClickEvent, NXComponent, AXExpandToggleIcons, AXValueChangedEvent } from '@acorex/cdk/common';
|
|
5
|
-
import { AXPlatform } from '@acorex/core/platform';
|
|
6
|
-
import * as i3 from '@angular/common';
|
|
7
|
-
import * as i5 from '@acorex/components/decorators';
|
|
8
|
-
import * as i6 from '@acorex/components/check-box';
|
|
9
|
-
import * as i7 from '@acorex/components/form';
|
|
10
|
-
import * as i8 from '@angular/forms';
|
|
11
|
-
import * as i9 from '@acorex/components/tooltip';
|
|
12
|
-
import * as i10 from '@acorex/components/loading';
|
|
13
|
-
|
|
14
|
-
declare class AXTreeItemClickBaseEventLegacy extends AXClickEvent {
|
|
15
|
-
nativeElement: any;
|
|
16
|
-
}
|
|
17
|
-
type AXTreeViewSelectionBehaviorLegacy = 'autoExpand' | 'cascade' | 'indeterminate';
|
|
18
|
-
type AXTreeViewExpandBehaviorLegacy = 'click' | 'dbClick' | 'defult';
|
|
19
|
-
type AXTreeViewOperationMethodLegacy = 'expand' | 'active' | 'visible' | 'disabled';
|
|
20
|
-
type AXTreeViewLookLegacy = 'with-line' | 'defult';
|
|
21
|
-
type AXTreeViewSelectionScopeLegacy = 'all' | 'parent' | 'children';
|
|
22
|
-
declare abstract class AXTreeViewBaseLegacy {
|
|
23
|
-
abstract getChildren(item: unknown): unknown[];
|
|
24
|
-
abstract hasChildren(item: unknown): boolean;
|
|
25
|
-
abstract itemTemplate: any;
|
|
26
|
-
abstract disableField(): string;
|
|
27
|
-
abstract childrenField(): string;
|
|
28
|
-
abstract valueField(): string;
|
|
29
|
-
abstract activeField(): string;
|
|
30
|
-
abstract hasChildField(): string;
|
|
31
|
-
abstract tooltipField(): string;
|
|
32
|
-
abstract showEmptyNodeMassage(): boolean;
|
|
33
|
-
abstract expandOn(): AXTreeViewExpandBehaviorLegacy;
|
|
34
|
-
abstract focusNodeEnabled(): boolean;
|
|
35
|
-
abstract toggleIcons(): {
|
|
36
|
-
expanded: string;
|
|
37
|
-
collapsed: string;
|
|
38
|
-
} | null;
|
|
39
|
-
abstract itemsPromise: boolean;
|
|
40
|
-
abstract itemsSignal(): unknown[];
|
|
41
|
-
abstract fetchData(item: unknown): void;
|
|
42
|
-
abstract setNodeLoading(value: unknown, loading: boolean): void;
|
|
43
|
-
abstract handleUnActiveNode(items: unknown[]): void;
|
|
44
|
-
abstract onCollapsedChanged: EventEmitter<{
|
|
45
|
-
component: any;
|
|
46
|
-
data: unknown;
|
|
47
|
-
nativeElement: any;
|
|
48
|
-
}>;
|
|
49
|
-
abstract onNodeClick: EventEmitter<{
|
|
50
|
-
component: any;
|
|
51
|
-
data: unknown;
|
|
52
|
-
nativeElement: any;
|
|
53
|
-
}>;
|
|
54
|
-
abstract onNodedbClick: EventEmitter<{
|
|
55
|
-
component: any;
|
|
56
|
-
data: unknown;
|
|
57
|
-
nativeElement: any;
|
|
58
|
-
}>;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
declare class AXTreeViewItemLegacyComponent extends NXComponent {
|
|
62
|
-
#private;
|
|
63
|
-
constructor();
|
|
64
|
-
treeView: AXTreeViewBaseLegacy;
|
|
65
|
-
item: _angular_core.InputSignal<unknown>;
|
|
66
|
-
isExpanded: _angular_core.ModelSignal<boolean>;
|
|
67
|
-
isActive: _angular_core.ModelSignal<boolean>;
|
|
68
|
-
isLoading: _angular_core.InputSignal<boolean>;
|
|
69
|
-
executorChanges: _angular_core.InputSignal<AXTreeViewOperationMethodLegacy>;
|
|
70
|
-
protected platformService: AXPlatform;
|
|
71
|
-
protected arrowIcon: _angular_core.Signal<string>;
|
|
72
|
-
protected handleArrowNodeClick(): void;
|
|
73
|
-
protected handleTextClick(): void;
|
|
74
|
-
protected handleTextDbClick(): void;
|
|
75
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTreeViewItemLegacyComponent, never>;
|
|
76
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTreeViewItemLegacyComponent, "ax-tree-view-item-legacy", never, { "item": { "alias": "item"; "required": false; "isSignal": true; }; "isExpanded": { "alias": "isExpanded"; "required": false; "isSignal": true; }; "isActive": { "alias": "isActive"; "required": false; "isSignal": true; }; "isLoading": { "alias": "isLoading"; "required": false; "isSignal": true; }; "executorChanges": { "alias": "executorChanges"; "required": false; "isSignal": true; }; }, { "isExpanded": "isExpandedChange"; "isActive": "isActiveChange"; }, never, ["ax-check-box", "ax-prefix", "ax-text", "ax-suffix", "*"], true, never>;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
declare class AXTreeViewLegacyComponent extends NXComponent {
|
|
80
|
-
#private;
|
|
81
|
-
/** @ignore */
|
|
82
|
-
private get __hostClass();
|
|
83
|
-
itemsSignal: _angular_core.WritableSignal<unknown[]>;
|
|
84
|
-
itemsPromise: any;
|
|
85
|
-
items: _angular_core.InputSignal<unknown[] | ((selectedItemId?: string | number) => unknown[] | Promise<unknown[]>)>;
|
|
86
|
-
protected get resolvedItems(): unknown[];
|
|
87
|
-
showCheckbox: _angular_core.InputSignal<boolean>;
|
|
88
|
-
hasCheckboxField: _angular_core.InputSignal<string>;
|
|
89
|
-
selectionMode: _angular_core.InputSignal<"single" | "multiple">;
|
|
90
|
-
selectionBehavior: _angular_core.InputSignal<AXTreeViewSelectionBehaviorLegacy>;
|
|
91
|
-
selectionScope: _angular_core.InputSignal<AXTreeViewSelectionScopeLegacy>;
|
|
92
|
-
focusNodeEnabled: _angular_core.InputSignal<boolean>;
|
|
93
|
-
valueField: _angular_core.InputSignal<string>;
|
|
94
|
-
textField: _angular_core.InputSignal<string>;
|
|
95
|
-
visibleField: _angular_core.InputSignal<string>;
|
|
96
|
-
disableField: _angular_core.InputSignal<string>;
|
|
97
|
-
hasChildField: _angular_core.InputSignal<string>;
|
|
98
|
-
selectedField: _angular_core.InputSignal<string>;
|
|
99
|
-
expandedField: _angular_core.InputSignal<string>;
|
|
100
|
-
tooltipField: _angular_core.InputSignal<string>;
|
|
101
|
-
childrenField: _angular_core.InputSignal<string>;
|
|
102
|
-
activeField: _angular_core.InputSignal<string>;
|
|
103
|
-
indeterminateField: _angular_core.InputSignal<string>;
|
|
104
|
-
parentField: _angular_core.InputSignal<string>;
|
|
105
|
-
iconField: _angular_core.InputSignal<string>;
|
|
106
|
-
toggleIcons: _angular_core.InputSignal<AXExpandToggleIcons>;
|
|
107
|
-
look: _angular_core.InputSignal<AXTreeViewLookLegacy>;
|
|
108
|
-
showEmptyNodeMassage: _angular_core.InputSignal<boolean>;
|
|
109
|
-
onSelectionChanged: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
|
|
110
|
-
onItemSelectedChanged: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
|
|
111
|
-
onNodeClick: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
|
|
112
|
-
onCollapsedChanged: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
|
|
113
|
-
onNodedbClick: _angular_core.OutputEmitterRef<AXTreeItemClickBaseEventLegacy>;
|
|
114
|
-
executorChanges: _angular_core.WritableSignal<AXTreeViewOperationMethodLegacy>;
|
|
115
|
-
itemTemplate?: TemplateRef<unknown>;
|
|
116
|
-
emptyTemplate?: TemplateRef<unknown>;
|
|
117
|
-
protected platformService: AXPlatform;
|
|
118
|
-
expandOn: _angular_core.InputSignal<AXTreeViewExpandBehaviorLegacy>;
|
|
119
|
-
protected handleNodeSelectionClick(event: AXValueChangedEvent, item: unknown): void;
|
|
120
|
-
/**
|
|
121
|
-
*
|
|
122
|
-
* auto expand
|
|
123
|
-
*
|
|
124
|
-
*/
|
|
125
|
-
private toggleExpand;
|
|
126
|
-
/**
|
|
127
|
-
*
|
|
128
|
-
* expand and change value parent change
|
|
129
|
-
*
|
|
130
|
-
*/
|
|
131
|
-
private expandAndToggleSelection;
|
|
132
|
-
private applySelectionToChildren;
|
|
133
|
-
/**
|
|
134
|
-
*
|
|
135
|
-
* indeterminate logic
|
|
136
|
-
*
|
|
137
|
-
*/
|
|
138
|
-
private updateParentSelection;
|
|
139
|
-
private findParent;
|
|
140
|
-
/**
|
|
141
|
-
*
|
|
142
|
-
* find node selected true for emit Selections
|
|
143
|
-
*
|
|
144
|
-
*/
|
|
145
|
-
private findSelectedNodes;
|
|
146
|
-
/**
|
|
147
|
-
*
|
|
148
|
-
* find for emit Selections single mode
|
|
149
|
-
*
|
|
150
|
-
*/
|
|
151
|
-
private handleUnSelectNode;
|
|
152
|
-
/**
|
|
153
|
-
*
|
|
154
|
-
* lazy load logic
|
|
155
|
-
*
|
|
156
|
-
*/
|
|
157
|
-
fetchData(selectedNode?: unknown): void;
|
|
158
|
-
private findNode;
|
|
159
|
-
/**
|
|
160
|
-
*
|
|
161
|
-
* emit when arrow click
|
|
162
|
-
*
|
|
163
|
-
*/
|
|
164
|
-
protected handleNodeExpandClick(node: AXTreeItemClickBaseEventLegacy): void;
|
|
165
|
-
handleUnActiveNode(unActiveSource: unknown[]): void;
|
|
166
|
-
private loadingState;
|
|
167
|
-
protected isNodeLoading(nodeId: string | number): boolean;
|
|
168
|
-
setNodeLoading(nodeId: string | number, isLoading: boolean): void;
|
|
169
|
-
executeOnTreeNode(node: unknown, operation: AXTreeViewOperationMethodLegacy, value: boolean): void;
|
|
170
|
-
refresh(): void;
|
|
171
|
-
setNodeExpandAndChildren(valueFields: (number | string)[], value: boolean): Promise<void>;
|
|
172
|
-
private findNodesByValueField;
|
|
173
|
-
private expandNodeAndAllChildren;
|
|
174
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTreeViewLegacyComponent, never>;
|
|
175
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXTreeViewLegacyComponent, "ax-tree-view-legacy", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; "showCheckbox": { "alias": "showCheckbox"; "required": false; "isSignal": true; }; "hasCheckboxField": { "alias": "hasCheckboxField"; "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; }; "showEmptyNodeMassage": { "alias": "showEmptyNodeMassage"; "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>;
|
|
176
|
-
}
|
|
177
|
-
|
|
178
|
-
declare class AXTreeViewLegacyModule {
|
|
179
|
-
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXTreeViewLegacyModule, never>;
|
|
180
|
-
static ɵmod: _angular_core.ɵɵNgModuleDeclaration<AXTreeViewLegacyModule, never, [typeof AXTreeViewLegacyComponent, typeof AXTreeViewItemLegacyComponent, typeof i3.CommonModule, typeof i4.AXCommonModule, typeof i5.AXDecoratorModule, typeof i6.AXCheckBoxModule, typeof i7.AXFormModule, typeof i8.FormsModule, typeof i9.AXTooltipModule, typeof i10.AXLoadingModule], [typeof AXTreeViewLegacyComponent, typeof AXTreeViewItemLegacyComponent]>;
|
|
181
|
-
static ɵinj: _angular_core.ɵɵInjectorDeclaration<AXTreeViewLegacyModule>;
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
export { AXTreeItemClickBaseEventLegacy, AXTreeViewBaseLegacy, AXTreeViewItemLegacyComponent, AXTreeViewLegacyComponent, AXTreeViewLegacyModule };
|
|
185
|
-
export type { AXTreeViewExpandBehaviorLegacy, AXTreeViewLookLegacy, AXTreeViewOperationMethodLegacy, AXTreeViewSelectionBehaviorLegacy, AXTreeViewSelectionScopeLegacy };
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as _angular_core from '@angular/core';
|
|
2
|
-
import { AXDataSource, AXValueChangedEvent } from '@acorex/cdk/common';
|
|
3
2
|
import * as i1 from '@acorex/components/button-group';
|
|
4
3
|
import { AXButtonGroupItemComponent } from '@acorex/components/button-group';
|
|
4
|
+
import { AXDataSource, AXValueChangedEvent } from '@acorex/cdk/common';
|
|
5
5
|
import * as i3 from '@acorex/components/select-box';
|
|
6
6
|
import { AXSelectBoxComponent } from '@acorex/components/select-box';
|
|
7
7
|
import * as i2 from '@acorex/components/decorators';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|