@acorex/components 21.0.1-next.49 → 21.0.1-next.50
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/{types/acorex-components-accordion.d.ts → accordion/index.d.ts} +1 -0
- package/{types/acorex-components-button.d.ts → button/index.d.ts} +3 -3
- package/{types/acorex-components-button-group.d.ts → button-group/index.d.ts} +8 -10
- package/{types/acorex-components-check-box.d.ts → check-box/index.d.ts} +1 -1
- package/{types/acorex-components-chips.d.ts → chips/index.d.ts} +8 -3
- package/{types/acorex-components-collapse.d.ts → collapse/index.d.ts} +6 -4
- package/{types/acorex-components-command.d.ts → command/index.d.ts} +3 -1
- package/{types/acorex-components-conversation2.d.ts → conversation2/index.d.ts} +824 -824
- package/{types/acorex-components-data-table.d.ts → data-table/index.d.ts} +253 -4
- package/fesm2022/acorex-components-accordion.mjs +23 -18
- 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 +11 -12
- 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 +22 -26
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +20 -20
- 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 +14 -12
- package/fesm2022/acorex-components-chips.mjs.map +1 -1
- package/fesm2022/acorex-components-circular-progress.mjs +11 -13
- 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-collapse.mjs +19 -22
- package/fesm2022/acorex-components-collapse.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 +31 -31
- package/fesm2022/acorex-components-color-palette.mjs.map +1 -1
- package/fesm2022/acorex-components-command.mjs +21 -12
- 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 +56 -56
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation2.mjs +229 -229
- package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +53 -53
- 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 +500 -54
- 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 +41 -48
- 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-legacy.mjs +14 -14
- package/fesm2022/acorex-components-drawer-legacy.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer.mjs +17 -16
- package/fesm2022/acorex-components-drawer.mjs.map +1 -1
- package/fesm2022/acorex-components-dropdown-button.mjs +9 -9
- 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-file-explorer.mjs +28 -28
- package/fesm2022/acorex-components-file-explorer.mjs.map +1 -1
- package/fesm2022/acorex-components-flow-chart.mjs +18 -18
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +27 -35
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs +13 -12
- 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 +7 -9
- 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 +23 -23
- 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 +29 -29
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-B03hJbP8.mjs → acorex-components-modal-acorex-components-modal-DwBY73dZ.mjs} +24 -24
- package/fesm2022/acorex-components-modal-acorex-components-modal-DwBY73dZ.mjs.map +1 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DPMt_zaI.mjs +212 -0
- package/fesm2022/acorex-components-modal-modal-content.component-DPMt_zaI.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-legacy.mjs +32 -14
- package/fesm2022/acorex-components-number-box-legacy.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 +61 -35
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +14 -14
- 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 +9 -11
- package/fesm2022/acorex-components-progress-bar.mjs.map +1 -1
- package/fesm2022/acorex-components-qrcode.mjs +10 -10
- 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 +9 -10
- package/fesm2022/acorex-components-radio.mjs.map +1 -1
- package/fesm2022/acorex-components-rail-navigation.mjs +38 -40
- 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 +35 -20
- package/fesm2022/acorex-components-rate-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-rest-api-generator.mjs +25 -25
- 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 +73 -73
- package/fesm2022/acorex-components-scheduler-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-scheduler.mjs +52 -52
- package/fesm2022/acorex-components-scheduler.mjs.map +1 -1
- package/fesm2022/acorex-components-scss.mjs +4 -4
- package/fesm2022/acorex-components-scss.mjs.map +1 -1
- package/fesm2022/acorex-components-search-box.mjs +11 -17
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +12 -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 +24 -81
- 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 +8 -8
- 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-legacy.mjs +15 -15
- package/fesm2022/acorex-components-tree-view-legacy.mjs.map +1 -1
- package/fesm2022/acorex-components-tree-view.mjs +12 -12
- 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/{types/acorex-components-grid-layout-builder.d.ts → grid-layout-builder/index.d.ts} +1 -0
- package/{types/acorex-components-loading.d.ts → loading/index.d.ts} +1 -1
- package/{types/acorex-components-menu.d.ts → menu/index.d.ts} +6 -6
- package/package.json +127 -127
- package/{types/acorex-components-paint.d.ts → paint/index.d.ts} +12 -1
- package/{types/acorex-components-radio.d.ts → radio/index.d.ts} +1 -1
- package/{types/acorex-components-rate-picker.d.ts → rate-picker/index.d.ts} +15 -5
- package/{types/acorex-components-scheduler-picker.d.ts → scheduler-picker/index.d.ts} +81 -82
- package/{types/acorex-components-select-box.d.ts → select-box/index.d.ts} +1 -1
- package/{types/acorex-components-side-menu.d.ts → side-menu/index.d.ts} +2 -9
- package/{types/acorex-components-slider.d.ts → slider/index.d.ts} +2 -2
- package/{types/acorex-components-tabs.d.ts → tabs/index.d.ts} +1 -1
- package/{types/acorex-components-tag.d.ts → tag/index.d.ts} +3 -3
- package/fesm2022/acorex-components-modal-acorex-components-modal-B03hJbP8.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-DrHm0mZ4.mjs +0 -214
- package/fesm2022/acorex-components-modal-modal-content.component-DrHm0mZ4.mjs.map +0 -1
- /package/{types/acorex-components-action-sheet.d.ts → action-sheet/index.d.ts} +0 -0
- /package/{types/acorex-components-alert.d.ts → alert/index.d.ts} +0 -0
- /package/{types/acorex-components-aspect-ratio.d.ts → aspect-ratio/index.d.ts} +0 -0
- /package/{types/acorex-components-audio-wave.d.ts → audio-wave/index.d.ts} +0 -0
- /package/{types/acorex-components-autocomplete.d.ts → autocomplete/index.d.ts} +0 -0
- /package/{types/acorex-components-avatar.d.ts → avatar/index.d.ts} +0 -0
- /package/{types/acorex-components-badge.d.ts → badge/index.d.ts} +0 -0
- /package/{types/acorex-components-bottom-navigation.d.ts → bottom-navigation/index.d.ts} +0 -0
- /package/{types/acorex-components-breadcrumbs.d.ts → breadcrumbs/index.d.ts} +0 -0
- /package/{types/acorex-components-calendar.d.ts → calendar/index.d.ts} +0 -0
- /package/{types/acorex-components-circular-progress.d.ts → circular-progress/index.d.ts} +0 -0
- /package/{types/acorex-components-code-editor.d.ts → code-editor/index.d.ts} +0 -0
- /package/{types/acorex-components-color-box.d.ts → color-box/index.d.ts} +0 -0
- /package/{types/acorex-components-color-palette.d.ts → color-palette/index.d.ts} +0 -0
- /package/{types/acorex-components-comment.d.ts → comment/index.d.ts} +0 -0
- /package/{types/acorex-components-conversation.d.ts → conversation/index.d.ts} +0 -0
- /package/{types/acorex-components-cron-job.d.ts → cron-job/index.d.ts} +0 -0
- /package/{types/acorex-components-data-list.d.ts → data-list/index.d.ts} +0 -0
- /package/{types/acorex-components-data-pager.d.ts → data-pager/index.d.ts} +0 -0
- /package/{types/acorex-components-datetime-box.d.ts → datetime-box/index.d.ts} +0 -0
- /package/{types/acorex-components-datetime-input.d.ts → datetime-input/index.d.ts} +0 -0
- /package/{types/acorex-components-datetime-picker.d.ts → datetime-picker/index.d.ts} +0 -0
- /package/{types/acorex-components-decorators.d.ts → decorators/index.d.ts} +0 -0
- /package/{types/acorex-components-dialog.d.ts → dialog/index.d.ts} +0 -0
- /package/{types/acorex-components-drawer.d.ts → drawer/index.d.ts} +0 -0
- /package/{types/acorex-components-drawer-legacy.d.ts → drawer-legacy/index.d.ts} +0 -0
- /package/{types/acorex-components-dropdown.d.ts → dropdown/index.d.ts} +0 -0
- /package/{types/acorex-components-dropdown-button.d.ts → dropdown-button/index.d.ts} +0 -0
- /package/{types/acorex-components-editor.d.ts → editor/index.d.ts} +0 -0
- /package/{types/acorex-components-file-explorer.d.ts → file-explorer/index.d.ts} +0 -0
- /package/{types/acorex-components-flow-chart.d.ts → flow-chart/index.d.ts} +0 -0
- /package/{types/acorex-components-form.d.ts → form/index.d.ts} +0 -0
- /package/{types/acorex-components-image.d.ts → image/index.d.ts} +0 -0
- /package/{types/acorex-components-image-editor.d.ts → image-editor/index.d.ts} +0 -0
- /package/{types/acorex-components.d.ts → index.d.ts} +0 -0
- /package/{types/acorex-components-json-viewer.d.ts → json-viewer/index.d.ts} +0 -0
- /package/{types/acorex-components-kanban.d.ts → kanban/index.d.ts} +0 -0
- /package/{types/acorex-components-kbd.d.ts → kbd/index.d.ts} +0 -0
- /package/{types/acorex-components-label.d.ts → label/index.d.ts} +0 -0
- /package/{types/acorex-components-list.d.ts → list/index.d.ts} +0 -0
- /package/{types/acorex-components-loading-dialog.d.ts → loading-dialog/index.d.ts} +0 -0
- /package/{types/acorex-components-map.d.ts → map/index.d.ts} +0 -0
- /package/{types/acorex-components-media-viewer.d.ts → media-viewer/index.d.ts} +0 -0
- /package/{types/acorex-components-modal.d.ts → modal/index.d.ts} +0 -0
- /package/{types/acorex-components-navbar.d.ts → navbar/index.d.ts} +0 -0
- /package/{types/acorex-components-notification.d.ts → notification/index.d.ts} +0 -0
- /package/{types/acorex-components-number-box.d.ts → number-box/index.d.ts} +0 -0
- /package/{types/acorex-components-number-box-legacy.d.ts → number-box-legacy/index.d.ts} +0 -0
- /package/{types/acorex-components-otp.d.ts → otp/index.d.ts} +0 -0
- /package/{types/acorex-components-page.d.ts → page/index.d.ts} +0 -0
- /package/{types/acorex-components-password-box.d.ts → password-box/index.d.ts} +0 -0
- /package/{types/acorex-components-pdf-reader.d.ts → pdf-reader/index.d.ts} +0 -0
- /package/{types/acorex-components-phone-box.d.ts → phone-box/index.d.ts} +0 -0
- /package/{types/acorex-components-picker.d.ts → picker/index.d.ts} +0 -0
- /package/{types/acorex-components-popover.d.ts → popover/index.d.ts} +0 -0
- /package/{types/acorex-components-popup.d.ts → popup/index.d.ts} +0 -0
- /package/{types/acorex-components-progress-bar.d.ts → progress-bar/index.d.ts} +0 -0
- /package/{types/acorex-components-qrcode.d.ts → qrcode/index.d.ts} +0 -0
- /package/{types/acorex-components-query-builder.d.ts → query-builder/index.d.ts} +0 -0
- /package/{types/acorex-components-rail-navigation.d.ts → rail-navigation/index.d.ts} +0 -0
- /package/{types/acorex-components-range-slider.d.ts → range-slider/index.d.ts} +0 -0
- /package/{types/acorex-components-rest-api-generator.d.ts → rest-api-generator/index.d.ts} +0 -0
- /package/{types/acorex-components-result.d.ts → result/index.d.ts} +0 -0
- /package/{types/acorex-components-routing-progress.d.ts → routing-progress/index.d.ts} +0 -0
- /package/{types/acorex-components-rrule.d.ts → rrule/index.d.ts} +0 -0
- /package/{types/acorex-components-scheduler.d.ts → scheduler/index.d.ts} +0 -0
- /package/{types/acorex-components-scss.d.ts → scss/index.d.ts} +0 -0
- /package/{types/acorex-components-search-box.d.ts → search-box/index.d.ts} +0 -0
- /package/{types/acorex-components-selection-list.d.ts → selection-list/index.d.ts} +0 -0
- /package/{types/acorex-components-selection-list-2.d.ts → selection-list-2/index.d.ts} +0 -0
- /package/{types/acorex-components-skeleton.d.ts → skeleton/index.d.ts} +0 -0
- /package/{types/acorex-components-sliding-item.d.ts → sliding-item/index.d.ts} +0 -0
- /package/{types/acorex-components-step-wizard.d.ts → step-wizard/index.d.ts} +0 -0
- /package/{types/acorex-components-switch.d.ts → switch/index.d.ts} +0 -0
- /package/{types/acorex-components-tag-box.d.ts → tag-box/index.d.ts} +0 -0
- /package/{types/acorex-components-text-area.d.ts → text-area/index.d.ts} +0 -0
- /package/{types/acorex-components-text-box.d.ts → text-box/index.d.ts} +0 -0
- /package/{types/acorex-components-time-duration.d.ts → time-duration/index.d.ts} +0 -0
- /package/{types/acorex-components-time-line.d.ts → time-line/index.d.ts} +0 -0
- /package/{types/acorex-components-toast.d.ts → toast/index.d.ts} +0 -0
- /package/{types/acorex-components-toolbar.d.ts → toolbar/index.d.ts} +0 -0
- /package/{types/acorex-components-tooltip.d.ts → tooltip/index.d.ts} +0 -0
- /package/{types/acorex-components-tree-view.d.ts → tree-view/index.d.ts} +0 -0
- /package/{types/acorex-components-tree-view-legacy.d.ts → tree-view-legacy/index.d.ts} +0 -0
- /package/{types/acorex-components-uploader.d.ts → uploader/index.d.ts} +0 -0
- /package/{types/acorex-components-video-player.d.ts → video-player/index.d.ts} +0 -0
- /package/{types/acorex-components-wysiwyg.d.ts → wysiwyg/index.d.ts} +0 -0
|
@@ -10,6 +10,7 @@ declare class AXAccordionGroupComponent {
|
|
|
10
10
|
activeIndex: _angular_core.ModelSignal<number | number[]>;
|
|
11
11
|
look: _angular_core.InputSignal<string>;
|
|
12
12
|
collapsedOnItemClick: _angular_core.InputSignal<boolean>;
|
|
13
|
+
private get __hostClass();
|
|
13
14
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXAccordionGroupComponent, never>;
|
|
14
15
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXAccordionGroupComponent, "ax-accordion-group", never, { "accordion": { "alias": "accordion"; "required": false; "isSignal": true; }; "activeIndex": { "alias": "activeIndex"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "collapsedOnItemClick": { "alias": "collapsedOnItemClick"; "required": false; "isSignal": true; }; }, { "activeIndex": "activeIndexChange"; }, ["content"], ["ax-accordion-item"], true, never>;
|
|
15
16
|
}
|
|
@@ -64,7 +64,7 @@ declare class AXButtonItemComponent extends AXButtonItemComponent_base {
|
|
|
64
64
|
* @param e - The mouse event that triggered the click.
|
|
65
65
|
* @ignore
|
|
66
66
|
*/
|
|
67
|
-
__hostClick
|
|
67
|
+
private __hostClick;
|
|
68
68
|
/**
|
|
69
69
|
* Handles focus events on the button item host element.
|
|
70
70
|
* Emits the onFocus event.
|
|
@@ -72,7 +72,7 @@ declare class AXButtonItemComponent extends AXButtonItemComponent_base {
|
|
|
72
72
|
* @param e - The focus event that was triggered.
|
|
73
73
|
* @ignore
|
|
74
74
|
*/
|
|
75
|
-
__hostFocus
|
|
75
|
+
private __hostFocus;
|
|
76
76
|
/**
|
|
77
77
|
* Handles blur events on the button item host element.
|
|
78
78
|
* Emits the onBlur event.
|
|
@@ -80,7 +80,7 @@ declare class AXButtonItemComponent extends AXButtonItemComponent_base {
|
|
|
80
80
|
* @param e - The blur event that was triggered.
|
|
81
81
|
* @ignore
|
|
82
82
|
*/
|
|
83
|
-
__hostBlur
|
|
83
|
+
private __hostBlur;
|
|
84
84
|
/**
|
|
85
85
|
* Generates the CSS classes for the button item host element.
|
|
86
86
|
* Includes classes for icon-only state, disabled state, selected state, divided state, and color.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
import { EventEmitter } from '@angular/core';
|
|
3
1
|
import * as polytype from 'polytype';
|
|
4
2
|
import { MXInteractiveComponent, MXColorLookComponent, AXClickEvent, AXSelectionMode, MXColorComponent, AXStyleColorType } from '@acorex/cdk/common';
|
|
3
|
+
import * as i0 from '@angular/core';
|
|
4
|
+
import { EventEmitter } from '@angular/core';
|
|
5
5
|
|
|
6
6
|
declare const AXButtonGroupComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXInteractiveComponent, typeof MXColorLookComponent]>;
|
|
7
7
|
/**
|
|
@@ -12,7 +12,6 @@ declare const AXButtonGroupComponent_base: polytype.Polytype.ClusteredConstructo
|
|
|
12
12
|
declare class AXButtonGroupComponent extends AXButtonGroupComponent_base {
|
|
13
13
|
#private;
|
|
14
14
|
readonly fitParent: i0.InputSignal<boolean>;
|
|
15
|
-
readonly customClass: i0.InputSignal<string>;
|
|
16
15
|
/**
|
|
17
16
|
* Fires when any button in the group is clicked.
|
|
18
17
|
*
|
|
@@ -81,9 +80,9 @@ declare class AXButtonGroupComponent extends AXButtonGroupComponent_base {
|
|
|
81
80
|
/**
|
|
82
81
|
* @ignore
|
|
83
82
|
*/
|
|
84
|
-
__hostClick
|
|
83
|
+
private __hostClick;
|
|
85
84
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonGroupComponent, never>;
|
|
86
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXButtonGroupComponent, "ax-button-group", never, { "disabled": { "alias": "disabled"; "required": false; }; "color": { "alias": "color"; "required": false; }; "look": { "alias": "look"; "required": false; }; "fitParent": { "alias": "fitParent"; "required": false; "isSignal": true; }; "
|
|
85
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXButtonGroupComponent, "ax-button-group", never, { "disabled": { "alias": "disabled"; "required": false; }; "color": { "alias": "color"; "required": false; }; "look": { "alias": "look"; "required": false; }; "fitParent": { "alias": "fitParent"; "required": false; "isSignal": true; }; "selection": { "alias": "selection"; "required": false; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "lookChange": "lookChange"; "colorChange": "colorChange"; "disabledChange": "disabledChange"; "onClick": "onClick"; "selectionChange": "selectionChange"; "selectedButtonChange": "selectedButtonChange"; }, ["_contentButtons"], ["ax-button-group-item"], true, never>;
|
|
87
86
|
}
|
|
88
87
|
|
|
89
88
|
interface AXButtonItemListItem {
|
|
@@ -110,7 +109,6 @@ declare class AXButtonGroupItemComponent extends AXButtonGroupItemComponent_base
|
|
|
110
109
|
* @ignore
|
|
111
110
|
*/
|
|
112
111
|
private _selected;
|
|
113
|
-
readonly customClass: i0.ModelSignal<string>;
|
|
114
112
|
/**
|
|
115
113
|
* Indicates whether the button item is selected.
|
|
116
114
|
*
|
|
@@ -141,15 +139,15 @@ declare class AXButtonGroupItemComponent extends AXButtonGroupItemComponent_base
|
|
|
141
139
|
/**
|
|
142
140
|
* @ignore
|
|
143
141
|
*/
|
|
144
|
-
__hostClick
|
|
142
|
+
private __hostClick;
|
|
145
143
|
/**
|
|
146
144
|
* @ignore
|
|
147
145
|
*/
|
|
148
|
-
__hostFocus
|
|
146
|
+
private __hostFocus;
|
|
149
147
|
/**
|
|
150
148
|
* @ignore
|
|
151
149
|
*/
|
|
152
|
-
__hostBlur
|
|
150
|
+
private __hostBlur;
|
|
153
151
|
/**
|
|
154
152
|
* @ignore
|
|
155
153
|
*/
|
|
@@ -159,7 +157,7 @@ declare class AXButtonGroupItemComponent extends AXButtonGroupItemComponent_base
|
|
|
159
157
|
*/
|
|
160
158
|
tabindex: string;
|
|
161
159
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXButtonGroupItemComponent, never>;
|
|
162
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXButtonGroupItemComponent, "ax-button-group-item", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "text": { "alias": "text"; "required": false; }; "
|
|
160
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXButtonGroupItemComponent, "ax-button-group-item", never, { "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "text": { "alias": "text"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "divided": { "alias": "divided"; "required": false; }; "data": { "alias": "data"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, { "onClick": "onClick"; "onFocus": "onFocus"; "onBlur": "onBlur"; "disabledChange": "disabledChange"; }, never, ["*"], true, never>;
|
|
163
161
|
}
|
|
164
162
|
|
|
165
163
|
declare class AXButtonGroupModule {
|
|
@@ -1,25 +1,29 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import * as i1 from '@acorex/cdk/common';
|
|
3
|
-
import {
|
|
3
|
+
import { MXColorComponent, AXStyleLookType, AXStyleSizeType } from '@acorex/cdk/common';
|
|
4
4
|
|
|
5
|
+
type AXChipsLookType = Extract<AXStyleLookType, 'solid' | 'outline' | 'twotone'>;
|
|
6
|
+
type AXChipsSizeType = Exclude<AXStyleSizeType, 'ax-xs' | 'ax-xl'>;
|
|
5
7
|
/**
|
|
6
8
|
* A component for displaying and managing a set of chips.
|
|
7
9
|
*
|
|
8
10
|
* @category Components
|
|
9
11
|
*/
|
|
10
|
-
declare class AXChipsComponent extends
|
|
12
|
+
declare class AXChipsComponent extends MXColorComponent {
|
|
11
13
|
/**
|
|
12
14
|
* The text displayed on the chips.
|
|
13
15
|
*
|
|
14
16
|
* @defaultValue ''
|
|
15
17
|
*/
|
|
16
18
|
text: i0.ModelSignal<string>;
|
|
19
|
+
look: i0.ModelSignal<AXChipsLookType>;
|
|
20
|
+
size: i0.ModelSignal<AXChipsSizeType>;
|
|
17
21
|
/**
|
|
18
22
|
* @ignore
|
|
19
23
|
*/
|
|
20
24
|
private get __hostClass();
|
|
21
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXChipsComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXChipsComponent, "ax-chips", never, { "tabIndex": { "alias": "tabIndex"; "required": false; }; "color": { "alias": "color"; "required": false; }; "look": { "alias": "look"; "required": false; }; "
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXChipsComponent, "ax-chips", never, { "tabIndex": { "alias": "tabIndex"; "required": false; }; "color": { "alias": "color"; "required": false; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "look": { "alias": "look"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, { "text": "textChange"; "look": "lookChange"; "size": "sizeChange"; }, never, ["ax-prefix", "ax-suffix"], true, [{ directive: typeof i1.AXRippleDirective; inputs: {}; outputs: {}; }]>;
|
|
23
27
|
}
|
|
24
28
|
|
|
25
29
|
declare class AXChipsModule {
|
|
@@ -29,3 +33,4 @@ declare class AXChipsModule {
|
|
|
29
33
|
}
|
|
30
34
|
|
|
31
35
|
export { AXChipsComponent, AXChipsModule };
|
|
36
|
+
export type { AXChipsLookType, AXChipsSizeType };
|
|
@@ -5,8 +5,9 @@ import { AfterViewInit, OnDestroy, EventEmitter, TemplateRef } from '@angular/co
|
|
|
5
5
|
|
|
6
6
|
declare const AXCollapseGroupComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXBaseComponent, typeof MXLookComponent]>;
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
9
|
-
*
|
|
8
|
+
* Container for collapsible items with configurable styling.
|
|
9
|
+
*
|
|
10
|
+
* @category Components
|
|
10
11
|
*/
|
|
11
12
|
declare class AXCollapseGroupComponent extends AXCollapseGroupComponent_base implements AfterViewInit, OnDestroy {
|
|
12
13
|
/**
|
|
@@ -72,8 +73,9 @@ declare class AXCollapseClickEvent extends AXClickEvent {
|
|
|
72
73
|
}
|
|
73
74
|
declare const AXCollapseComponent_base: polytype.Polytype.ClusteredConstructor<[typeof MXInteractiveComponent, typeof MXLookComponent]>;
|
|
74
75
|
/**
|
|
75
|
-
*
|
|
76
|
-
*
|
|
76
|
+
* A component that provides a collapsible section with animated transitions.
|
|
77
|
+
*
|
|
78
|
+
* @category Components
|
|
77
79
|
*/
|
|
78
80
|
declare class AXCollapseComponent extends AXCollapseComponent_base {
|
|
79
81
|
private parent;
|
|
@@ -57,6 +57,8 @@ declare class AXCommandComponent extends AXCommandComponent_base {
|
|
|
57
57
|
*/
|
|
58
58
|
customTemplate: _angular_core.InputSignal<TemplateRef<any>>;
|
|
59
59
|
searchBar: _angular_core.InputSignal<boolean>;
|
|
60
|
+
divider: _angular_core.InputSignal<boolean>;
|
|
61
|
+
searchKey: _angular_core.InputSignal<string>;
|
|
60
62
|
footerButtons: _angular_core.InputSignal<AXCommandFooter>;
|
|
61
63
|
protected displayItems: _angular_core.Signal<AXCommandItem[]>;
|
|
62
64
|
protected focusHandler(e: AXFocusEvent): void;
|
|
@@ -68,7 +70,7 @@ declare class AXCommandComponent extends AXCommandComponent_base {
|
|
|
68
70
|
protected closeHandler(e: AXHtmlEvent<KeyboardEvent>): void;
|
|
69
71
|
protected activeHandler(l: AXListNavigationDirective, i: AXListNavigationItemDirective): void;
|
|
70
72
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXCommandComponent, never>;
|
|
71
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXCommandComponent, "ax-command", 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; }; "customTemplate": { "alias": "customTemplate"; "required": false; "isSignal": true; }; "searchBar": { "alias": "searchBar"; "required": false; "isSignal": true; }; "footerButtons": { "alias": "footerButtons"; "required": false; "isSignal": true; }; }, { "onSubmit": "onSubmit"; "onEscape": "onEscape"; "onSearchBoxFocus": "onSearchBoxFocus"; "onSearchBoxBlur": "onSearchBoxBlur"; }, never, never, true, never>;
|
|
73
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXCommandComponent, "ax-command", 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; }; "customTemplate": { "alias": "customTemplate"; "required": false; "isSignal": true; }; "searchBar": { "alias": "searchBar"; "required": false; "isSignal": true; }; "divider": { "alias": "divider"; "required": false; "isSignal": true; }; "searchKey": { "alias": "searchKey"; "required": false; "isSignal": true; }; "footerButtons": { "alias": "footerButtons"; "required": false; "isSignal": true; }; }, { "onSubmit": "onSubmit"; "onEscape": "onEscape"; "onSearchBoxFocus": "onSearchBoxFocus"; "onSearchBoxBlur": "onSearchBoxBlur"; }, never, never, true, never>;
|
|
72
74
|
}
|
|
73
75
|
|
|
74
76
|
declare class AXCommandModule {
|