@acorex/components 21.0.1-next.55 → 21.0.1-next.57
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} +6 -2
- 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} +12 -14
- 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-conversation2.d.ts → conversation2/index.d.ts} +2654 -2574
- package/{types/acorex-components-data-table.d.ts → data-table/index.d.ts} +254 -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 +26 -41
- 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 +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 +56 -56
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation2.mjs +2963 -2447
- 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 +505 -51
- 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-fab.mjs +9 -9
- package/fesm2022/acorex-components-fab.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 +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 +29 -29
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-DNU5kOlV.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 +40 -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 +13 -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 +35 -29
- 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 +121 -121
- package/{types/acorex-components-paint.d.ts → paint/index.d.ts} +6 -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/{types/acorex-components-tooltip.d.ts → tooltip/index.d.ts} +1 -0
- package/fesm2022/acorex-components-modal-acorex-components-modal-DNU5kOlV.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-EDuWk0we.mjs +0 -214
- package/fesm2022/acorex-components-modal-modal-content.component-EDuWk0we.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-command.d.ts → command/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-fab.d.ts → fab/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-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
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@acorex/components",
|
|
3
|
-
"version": "21.0.1-next.
|
|
3
|
+
"version": "21.0.1-next.57",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@acorex/core": "21.0.1-next.
|
|
6
|
-
"@acorex/cdk": "21.0.1-next.
|
|
5
|
+
"@acorex/core": "21.0.1-next.57",
|
|
6
|
+
"@acorex/cdk": "21.0.1-next.57",
|
|
7
7
|
"polytype": ">=0.17.0",
|
|
8
8
|
"angular-imask": ">=7.6.1",
|
|
9
9
|
"gridstack": ">=12.0.0",
|
|
@@ -47,445 +47,445 @@
|
|
|
47
47
|
},
|
|
48
48
|
"sideEffects": false,
|
|
49
49
|
"module": "fesm2022/acorex-components.mjs",
|
|
50
|
-
"typings": "
|
|
50
|
+
"typings": "index.d.ts",
|
|
51
51
|
"exports": {
|
|
52
52
|
"./package.json": {
|
|
53
53
|
"default": "./package.json"
|
|
54
54
|
},
|
|
55
55
|
".": {
|
|
56
|
-
"types": "./
|
|
56
|
+
"types": "./index.d.ts",
|
|
57
57
|
"default": "./fesm2022/acorex-components.mjs"
|
|
58
58
|
},
|
|
59
59
|
"./accordion": {
|
|
60
|
-
"types": "./
|
|
60
|
+
"types": "./accordion/index.d.ts",
|
|
61
61
|
"default": "./fesm2022/acorex-components-accordion.mjs"
|
|
62
62
|
},
|
|
63
|
-
"./action-sheet": {
|
|
64
|
-
"types": "./types/acorex-components-action-sheet.d.ts",
|
|
65
|
-
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
66
|
-
},
|
|
67
|
-
"./alert": {
|
|
68
|
-
"types": "./types/acorex-components-alert.d.ts",
|
|
69
|
-
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
70
|
-
},
|
|
71
63
|
"./aspect-ratio": {
|
|
72
|
-
"types": "./
|
|
64
|
+
"types": "./aspect-ratio/index.d.ts",
|
|
73
65
|
"default": "./fesm2022/acorex-components-aspect-ratio.mjs"
|
|
74
66
|
},
|
|
75
|
-
"./
|
|
76
|
-
"types": "./
|
|
77
|
-
"default": "./fesm2022/acorex-components-
|
|
67
|
+
"./action-sheet": {
|
|
68
|
+
"types": "./action-sheet/index.d.ts",
|
|
69
|
+
"default": "./fesm2022/acorex-components-action-sheet.mjs"
|
|
78
70
|
},
|
|
79
71
|
"./autocomplete": {
|
|
80
|
-
"types": "./
|
|
72
|
+
"types": "./autocomplete/index.d.ts",
|
|
81
73
|
"default": "./fesm2022/acorex-components-autocomplete.mjs"
|
|
82
74
|
},
|
|
83
75
|
"./avatar": {
|
|
84
|
-
"types": "./
|
|
76
|
+
"types": "./avatar/index.d.ts",
|
|
85
77
|
"default": "./fesm2022/acorex-components-avatar.mjs"
|
|
86
78
|
},
|
|
87
79
|
"./badge": {
|
|
88
|
-
"types": "./
|
|
80
|
+
"types": "./badge/index.d.ts",
|
|
89
81
|
"default": "./fesm2022/acorex-components-badge.mjs"
|
|
90
82
|
},
|
|
83
|
+
"./alert": {
|
|
84
|
+
"types": "./alert/index.d.ts",
|
|
85
|
+
"default": "./fesm2022/acorex-components-alert.mjs"
|
|
86
|
+
},
|
|
91
87
|
"./bottom-navigation": {
|
|
92
|
-
"types": "./
|
|
88
|
+
"types": "./bottom-navigation/index.d.ts",
|
|
93
89
|
"default": "./fesm2022/acorex-components-bottom-navigation.mjs"
|
|
94
90
|
},
|
|
95
91
|
"./breadcrumbs": {
|
|
96
|
-
"types": "./
|
|
92
|
+
"types": "./breadcrumbs/index.d.ts",
|
|
97
93
|
"default": "./fesm2022/acorex-components-breadcrumbs.mjs"
|
|
98
94
|
},
|
|
95
|
+
"./audio-wave": {
|
|
96
|
+
"types": "./audio-wave/index.d.ts",
|
|
97
|
+
"default": "./fesm2022/acorex-components-audio-wave.mjs"
|
|
98
|
+
},
|
|
99
99
|
"./button": {
|
|
100
|
-
"types": "./
|
|
100
|
+
"types": "./button/index.d.ts",
|
|
101
101
|
"default": "./fesm2022/acorex-components-button.mjs"
|
|
102
102
|
},
|
|
103
103
|
"./button-group": {
|
|
104
|
-
"types": "./
|
|
104
|
+
"types": "./button-group/index.d.ts",
|
|
105
105
|
"default": "./fesm2022/acorex-components-button-group.mjs"
|
|
106
106
|
},
|
|
107
107
|
"./calendar": {
|
|
108
|
-
"types": "./
|
|
108
|
+
"types": "./calendar/index.d.ts",
|
|
109
109
|
"default": "./fesm2022/acorex-components-calendar.mjs"
|
|
110
110
|
},
|
|
111
111
|
"./check-box": {
|
|
112
|
-
"types": "./
|
|
112
|
+
"types": "./check-box/index.d.ts",
|
|
113
113
|
"default": "./fesm2022/acorex-components-check-box.mjs"
|
|
114
114
|
},
|
|
115
115
|
"./chips": {
|
|
116
|
-
"types": "./
|
|
116
|
+
"types": "./chips/index.d.ts",
|
|
117
117
|
"default": "./fesm2022/acorex-components-chips.mjs"
|
|
118
118
|
},
|
|
119
119
|
"./circular-progress": {
|
|
120
|
-
"types": "./
|
|
120
|
+
"types": "./circular-progress/index.d.ts",
|
|
121
121
|
"default": "./fesm2022/acorex-components-circular-progress.mjs"
|
|
122
122
|
},
|
|
123
123
|
"./code-editor": {
|
|
124
|
-
"types": "./
|
|
124
|
+
"types": "./code-editor/index.d.ts",
|
|
125
125
|
"default": "./fesm2022/acorex-components-code-editor.mjs"
|
|
126
126
|
},
|
|
127
127
|
"./collapse": {
|
|
128
|
-
"types": "./
|
|
128
|
+
"types": "./collapse/index.d.ts",
|
|
129
129
|
"default": "./fesm2022/acorex-components-collapse.mjs"
|
|
130
130
|
},
|
|
131
131
|
"./color-box": {
|
|
132
|
-
"types": "./
|
|
132
|
+
"types": "./color-box/index.d.ts",
|
|
133
133
|
"default": "./fesm2022/acorex-components-color-box.mjs"
|
|
134
134
|
},
|
|
135
135
|
"./color-palette": {
|
|
136
|
-
"types": "./
|
|
136
|
+
"types": "./color-palette/index.d.ts",
|
|
137
137
|
"default": "./fesm2022/acorex-components-color-palette.mjs"
|
|
138
138
|
},
|
|
139
139
|
"./command": {
|
|
140
|
-
"types": "./
|
|
140
|
+
"types": "./command/index.d.ts",
|
|
141
141
|
"default": "./fesm2022/acorex-components-command.mjs"
|
|
142
142
|
},
|
|
143
143
|
"./comment": {
|
|
144
|
-
"types": "./
|
|
144
|
+
"types": "./comment/index.d.ts",
|
|
145
145
|
"default": "./fesm2022/acorex-components-comment.mjs"
|
|
146
146
|
},
|
|
147
147
|
"./conversation": {
|
|
148
|
-
"types": "./
|
|
148
|
+
"types": "./conversation/index.d.ts",
|
|
149
149
|
"default": "./fesm2022/acorex-components-conversation.mjs"
|
|
150
150
|
},
|
|
151
151
|
"./conversation2": {
|
|
152
|
-
"types": "./
|
|
152
|
+
"types": "./conversation2/index.d.ts",
|
|
153
153
|
"default": "./fesm2022/acorex-components-conversation2.mjs"
|
|
154
154
|
},
|
|
155
155
|
"./cron-job": {
|
|
156
|
-
"types": "./
|
|
156
|
+
"types": "./cron-job/index.d.ts",
|
|
157
157
|
"default": "./fesm2022/acorex-components-cron-job.mjs"
|
|
158
158
|
},
|
|
159
159
|
"./data-list": {
|
|
160
|
-
"types": "./
|
|
160
|
+
"types": "./data-list/index.d.ts",
|
|
161
161
|
"default": "./fesm2022/acorex-components-data-list.mjs"
|
|
162
162
|
},
|
|
163
163
|
"./data-pager": {
|
|
164
|
-
"types": "./
|
|
164
|
+
"types": "./data-pager/index.d.ts",
|
|
165
165
|
"default": "./fesm2022/acorex-components-data-pager.mjs"
|
|
166
166
|
},
|
|
167
167
|
"./data-table": {
|
|
168
|
-
"types": "./
|
|
168
|
+
"types": "./data-table/index.d.ts",
|
|
169
169
|
"default": "./fesm2022/acorex-components-data-table.mjs"
|
|
170
170
|
},
|
|
171
171
|
"./datetime-box": {
|
|
172
|
-
"types": "./
|
|
172
|
+
"types": "./datetime-box/index.d.ts",
|
|
173
173
|
"default": "./fesm2022/acorex-components-datetime-box.mjs"
|
|
174
174
|
},
|
|
175
175
|
"./datetime-input": {
|
|
176
|
-
"types": "./
|
|
176
|
+
"types": "./datetime-input/index.d.ts",
|
|
177
177
|
"default": "./fesm2022/acorex-components-datetime-input.mjs"
|
|
178
178
|
},
|
|
179
179
|
"./datetime-picker": {
|
|
180
|
-
"types": "./
|
|
180
|
+
"types": "./datetime-picker/index.d.ts",
|
|
181
181
|
"default": "./fesm2022/acorex-components-datetime-picker.mjs"
|
|
182
182
|
},
|
|
183
183
|
"./decorators": {
|
|
184
|
-
"types": "./
|
|
184
|
+
"types": "./decorators/index.d.ts",
|
|
185
185
|
"default": "./fesm2022/acorex-components-decorators.mjs"
|
|
186
186
|
},
|
|
187
187
|
"./dialog": {
|
|
188
|
-
"types": "./
|
|
188
|
+
"types": "./dialog/index.d.ts",
|
|
189
189
|
"default": "./fesm2022/acorex-components-dialog.mjs"
|
|
190
190
|
},
|
|
191
191
|
"./drawer": {
|
|
192
|
-
"types": "./
|
|
192
|
+
"types": "./drawer/index.d.ts",
|
|
193
193
|
"default": "./fesm2022/acorex-components-drawer.mjs"
|
|
194
194
|
},
|
|
195
195
|
"./drawer-legacy": {
|
|
196
|
-
"types": "./
|
|
196
|
+
"types": "./drawer-legacy/index.d.ts",
|
|
197
197
|
"default": "./fesm2022/acorex-components-drawer-legacy.mjs"
|
|
198
198
|
},
|
|
199
199
|
"./dropdown": {
|
|
200
|
-
"types": "./
|
|
200
|
+
"types": "./dropdown/index.d.ts",
|
|
201
201
|
"default": "./fesm2022/acorex-components-dropdown.mjs"
|
|
202
202
|
},
|
|
203
203
|
"./dropdown-button": {
|
|
204
|
-
"types": "./
|
|
204
|
+
"types": "./dropdown-button/index.d.ts",
|
|
205
205
|
"default": "./fesm2022/acorex-components-dropdown-button.mjs"
|
|
206
206
|
},
|
|
207
207
|
"./editor": {
|
|
208
|
-
"types": "./
|
|
208
|
+
"types": "./editor/index.d.ts",
|
|
209
209
|
"default": "./fesm2022/acorex-components-editor.mjs"
|
|
210
210
|
},
|
|
211
211
|
"./fab": {
|
|
212
|
-
"types": "./
|
|
212
|
+
"types": "./fab/index.d.ts",
|
|
213
213
|
"default": "./fesm2022/acorex-components-fab.mjs"
|
|
214
214
|
},
|
|
215
215
|
"./file-explorer": {
|
|
216
|
-
"types": "./
|
|
216
|
+
"types": "./file-explorer/index.d.ts",
|
|
217
217
|
"default": "./fesm2022/acorex-components-file-explorer.mjs"
|
|
218
218
|
},
|
|
219
219
|
"./flow-chart": {
|
|
220
|
-
"types": "./
|
|
220
|
+
"types": "./flow-chart/index.d.ts",
|
|
221
221
|
"default": "./fesm2022/acorex-components-flow-chart.mjs"
|
|
222
222
|
},
|
|
223
223
|
"./form": {
|
|
224
|
-
"types": "./
|
|
224
|
+
"types": "./form/index.d.ts",
|
|
225
225
|
"default": "./fesm2022/acorex-components-form.mjs"
|
|
226
226
|
},
|
|
227
227
|
"./grid-layout-builder": {
|
|
228
|
-
"types": "./
|
|
228
|
+
"types": "./grid-layout-builder/index.d.ts",
|
|
229
229
|
"default": "./fesm2022/acorex-components-grid-layout-builder.mjs"
|
|
230
230
|
},
|
|
231
231
|
"./image": {
|
|
232
|
-
"types": "./
|
|
232
|
+
"types": "./image/index.d.ts",
|
|
233
233
|
"default": "./fesm2022/acorex-components-image.mjs"
|
|
234
234
|
},
|
|
235
235
|
"./image-editor": {
|
|
236
|
-
"types": "./
|
|
236
|
+
"types": "./image-editor/index.d.ts",
|
|
237
237
|
"default": "./fesm2022/acorex-components-image-editor.mjs"
|
|
238
238
|
},
|
|
239
239
|
"./json-viewer": {
|
|
240
|
-
"types": "./
|
|
240
|
+
"types": "./json-viewer/index.d.ts",
|
|
241
241
|
"default": "./fesm2022/acorex-components-json-viewer.mjs"
|
|
242
242
|
},
|
|
243
243
|
"./kanban": {
|
|
244
|
-
"types": "./
|
|
244
|
+
"types": "./kanban/index.d.ts",
|
|
245
245
|
"default": "./fesm2022/acorex-components-kanban.mjs"
|
|
246
246
|
},
|
|
247
247
|
"./kbd": {
|
|
248
|
-
"types": "./
|
|
248
|
+
"types": "./kbd/index.d.ts",
|
|
249
249
|
"default": "./fesm2022/acorex-components-kbd.mjs"
|
|
250
250
|
},
|
|
251
251
|
"./label": {
|
|
252
|
-
"types": "./
|
|
252
|
+
"types": "./label/index.d.ts",
|
|
253
253
|
"default": "./fesm2022/acorex-components-label.mjs"
|
|
254
254
|
},
|
|
255
255
|
"./list": {
|
|
256
|
-
"types": "./
|
|
256
|
+
"types": "./list/index.d.ts",
|
|
257
257
|
"default": "./fesm2022/acorex-components-list.mjs"
|
|
258
258
|
},
|
|
259
259
|
"./loading": {
|
|
260
|
-
"types": "./
|
|
260
|
+
"types": "./loading/index.d.ts",
|
|
261
261
|
"default": "./fesm2022/acorex-components-loading.mjs"
|
|
262
262
|
},
|
|
263
263
|
"./loading-dialog": {
|
|
264
|
-
"types": "./
|
|
264
|
+
"types": "./loading-dialog/index.d.ts",
|
|
265
265
|
"default": "./fesm2022/acorex-components-loading-dialog.mjs"
|
|
266
266
|
},
|
|
267
267
|
"./map": {
|
|
268
|
-
"types": "./
|
|
268
|
+
"types": "./map/index.d.ts",
|
|
269
269
|
"default": "./fesm2022/acorex-components-map.mjs"
|
|
270
270
|
},
|
|
271
271
|
"./media-viewer": {
|
|
272
|
-
"types": "./
|
|
272
|
+
"types": "./media-viewer/index.d.ts",
|
|
273
273
|
"default": "./fesm2022/acorex-components-media-viewer.mjs"
|
|
274
274
|
},
|
|
275
275
|
"./menu": {
|
|
276
|
-
"types": "./
|
|
276
|
+
"types": "./menu/index.d.ts",
|
|
277
277
|
"default": "./fesm2022/acorex-components-menu.mjs"
|
|
278
278
|
},
|
|
279
279
|
"./modal": {
|
|
280
|
-
"types": "./
|
|
280
|
+
"types": "./modal/index.d.ts",
|
|
281
281
|
"default": "./fesm2022/acorex-components-modal.mjs"
|
|
282
282
|
},
|
|
283
283
|
"./navbar": {
|
|
284
|
-
"types": "./
|
|
284
|
+
"types": "./navbar/index.d.ts",
|
|
285
285
|
"default": "./fesm2022/acorex-components-navbar.mjs"
|
|
286
286
|
},
|
|
287
287
|
"./notification": {
|
|
288
|
-
"types": "./
|
|
288
|
+
"types": "./notification/index.d.ts",
|
|
289
289
|
"default": "./fesm2022/acorex-components-notification.mjs"
|
|
290
290
|
},
|
|
291
291
|
"./number-box": {
|
|
292
|
-
"types": "./
|
|
292
|
+
"types": "./number-box/index.d.ts",
|
|
293
293
|
"default": "./fesm2022/acorex-components-number-box.mjs"
|
|
294
294
|
},
|
|
295
295
|
"./number-box-legacy": {
|
|
296
|
-
"types": "./
|
|
296
|
+
"types": "./number-box-legacy/index.d.ts",
|
|
297
297
|
"default": "./fesm2022/acorex-components-number-box-legacy.mjs"
|
|
298
298
|
},
|
|
299
299
|
"./otp": {
|
|
300
|
-
"types": "./
|
|
300
|
+
"types": "./otp/index.d.ts",
|
|
301
301
|
"default": "./fesm2022/acorex-components-otp.mjs"
|
|
302
302
|
},
|
|
303
303
|
"./page": {
|
|
304
|
-
"types": "./
|
|
304
|
+
"types": "./page/index.d.ts",
|
|
305
305
|
"default": "./fesm2022/acorex-components-page.mjs"
|
|
306
306
|
},
|
|
307
307
|
"./paint": {
|
|
308
|
-
"types": "./
|
|
308
|
+
"types": "./paint/index.d.ts",
|
|
309
309
|
"default": "./fesm2022/acorex-components-paint.mjs"
|
|
310
310
|
},
|
|
311
311
|
"./password-box": {
|
|
312
|
-
"types": "./
|
|
312
|
+
"types": "./password-box/index.d.ts",
|
|
313
313
|
"default": "./fesm2022/acorex-components-password-box.mjs"
|
|
314
314
|
},
|
|
315
315
|
"./pdf-reader": {
|
|
316
|
-
"types": "./
|
|
316
|
+
"types": "./pdf-reader/index.d.ts",
|
|
317
317
|
"default": "./fesm2022/acorex-components-pdf-reader.mjs"
|
|
318
318
|
},
|
|
319
319
|
"./phone-box": {
|
|
320
|
-
"types": "./
|
|
320
|
+
"types": "./phone-box/index.d.ts",
|
|
321
321
|
"default": "./fesm2022/acorex-components-phone-box.mjs"
|
|
322
322
|
},
|
|
323
323
|
"./picker": {
|
|
324
|
-
"types": "./
|
|
324
|
+
"types": "./picker/index.d.ts",
|
|
325
325
|
"default": "./fesm2022/acorex-components-picker.mjs"
|
|
326
326
|
},
|
|
327
327
|
"./popover": {
|
|
328
|
-
"types": "./
|
|
328
|
+
"types": "./popover/index.d.ts",
|
|
329
329
|
"default": "./fesm2022/acorex-components-popover.mjs"
|
|
330
330
|
},
|
|
331
331
|
"./popup": {
|
|
332
|
-
"types": "./
|
|
332
|
+
"types": "./popup/index.d.ts",
|
|
333
333
|
"default": "./fesm2022/acorex-components-popup.mjs"
|
|
334
334
|
},
|
|
335
335
|
"./progress-bar": {
|
|
336
|
-
"types": "./
|
|
336
|
+
"types": "./progress-bar/index.d.ts",
|
|
337
337
|
"default": "./fesm2022/acorex-components-progress-bar.mjs"
|
|
338
338
|
},
|
|
339
339
|
"./qrcode": {
|
|
340
|
-
"types": "./
|
|
340
|
+
"types": "./qrcode/index.d.ts",
|
|
341
341
|
"default": "./fesm2022/acorex-components-qrcode.mjs"
|
|
342
342
|
},
|
|
343
343
|
"./query-builder": {
|
|
344
|
-
"types": "./
|
|
344
|
+
"types": "./query-builder/index.d.ts",
|
|
345
345
|
"default": "./fesm2022/acorex-components-query-builder.mjs"
|
|
346
346
|
},
|
|
347
347
|
"./radio": {
|
|
348
|
-
"types": "./
|
|
348
|
+
"types": "./radio/index.d.ts",
|
|
349
349
|
"default": "./fesm2022/acorex-components-radio.mjs"
|
|
350
350
|
},
|
|
351
351
|
"./rail-navigation": {
|
|
352
|
-
"types": "./
|
|
352
|
+
"types": "./rail-navigation/index.d.ts",
|
|
353
353
|
"default": "./fesm2022/acorex-components-rail-navigation.mjs"
|
|
354
354
|
},
|
|
355
355
|
"./range-slider": {
|
|
356
|
-
"types": "./
|
|
356
|
+
"types": "./range-slider/index.d.ts",
|
|
357
357
|
"default": "./fesm2022/acorex-components-range-slider.mjs"
|
|
358
358
|
},
|
|
359
359
|
"./rate-picker": {
|
|
360
|
-
"types": "./
|
|
360
|
+
"types": "./rate-picker/index.d.ts",
|
|
361
361
|
"default": "./fesm2022/acorex-components-rate-picker.mjs"
|
|
362
362
|
},
|
|
363
363
|
"./rest-api-generator": {
|
|
364
|
-
"types": "./
|
|
364
|
+
"types": "./rest-api-generator/index.d.ts",
|
|
365
365
|
"default": "./fesm2022/acorex-components-rest-api-generator.mjs"
|
|
366
366
|
},
|
|
367
367
|
"./result": {
|
|
368
|
-
"types": "./
|
|
368
|
+
"types": "./result/index.d.ts",
|
|
369
369
|
"default": "./fesm2022/acorex-components-result.mjs"
|
|
370
370
|
},
|
|
371
371
|
"./routing-progress": {
|
|
372
|
-
"types": "./
|
|
372
|
+
"types": "./routing-progress/index.d.ts",
|
|
373
373
|
"default": "./fesm2022/acorex-components-routing-progress.mjs"
|
|
374
374
|
},
|
|
375
375
|
"./rrule": {
|
|
376
|
-
"types": "./
|
|
376
|
+
"types": "./rrule/index.d.ts",
|
|
377
377
|
"default": "./fesm2022/acorex-components-rrule.mjs"
|
|
378
378
|
},
|
|
379
379
|
"./scheduler": {
|
|
380
|
-
"types": "./
|
|
380
|
+
"types": "./scheduler/index.d.ts",
|
|
381
381
|
"default": "./fesm2022/acorex-components-scheduler.mjs"
|
|
382
382
|
},
|
|
383
383
|
"./scheduler-picker": {
|
|
384
|
-
"types": "./
|
|
384
|
+
"types": "./scheduler-picker/index.d.ts",
|
|
385
385
|
"default": "./fesm2022/acorex-components-scheduler-picker.mjs"
|
|
386
386
|
},
|
|
387
387
|
"./scss": {
|
|
388
|
-
"types": "./
|
|
388
|
+
"types": "./scss/index.d.ts",
|
|
389
389
|
"default": "./fesm2022/acorex-components-scss.mjs"
|
|
390
390
|
},
|
|
391
391
|
"./search-box": {
|
|
392
|
-
"types": "./
|
|
392
|
+
"types": "./search-box/index.d.ts",
|
|
393
393
|
"default": "./fesm2022/acorex-components-search-box.mjs"
|
|
394
394
|
},
|
|
395
395
|
"./select-box": {
|
|
396
|
-
"types": "./
|
|
396
|
+
"types": "./select-box/index.d.ts",
|
|
397
397
|
"default": "./fesm2022/acorex-components-select-box.mjs"
|
|
398
398
|
},
|
|
399
399
|
"./selection-list": {
|
|
400
|
-
"types": "./
|
|
400
|
+
"types": "./selection-list/index.d.ts",
|
|
401
401
|
"default": "./fesm2022/acorex-components-selection-list.mjs"
|
|
402
402
|
},
|
|
403
403
|
"./selection-list-2": {
|
|
404
|
-
"types": "./
|
|
404
|
+
"types": "./selection-list-2/index.d.ts",
|
|
405
405
|
"default": "./fesm2022/acorex-components-selection-list-2.mjs"
|
|
406
406
|
},
|
|
407
407
|
"./side-menu": {
|
|
408
|
-
"types": "./
|
|
408
|
+
"types": "./side-menu/index.d.ts",
|
|
409
409
|
"default": "./fesm2022/acorex-components-side-menu.mjs"
|
|
410
410
|
},
|
|
411
411
|
"./skeleton": {
|
|
412
|
-
"types": "./
|
|
412
|
+
"types": "./skeleton/index.d.ts",
|
|
413
413
|
"default": "./fesm2022/acorex-components-skeleton.mjs"
|
|
414
414
|
},
|
|
415
415
|
"./slider": {
|
|
416
|
-
"types": "./
|
|
416
|
+
"types": "./slider/index.d.ts",
|
|
417
417
|
"default": "./fesm2022/acorex-components-slider.mjs"
|
|
418
418
|
},
|
|
419
419
|
"./sliding-item": {
|
|
420
|
-
"types": "./
|
|
420
|
+
"types": "./sliding-item/index.d.ts",
|
|
421
421
|
"default": "./fesm2022/acorex-components-sliding-item.mjs"
|
|
422
422
|
},
|
|
423
423
|
"./step-wizard": {
|
|
424
|
-
"types": "./
|
|
424
|
+
"types": "./step-wizard/index.d.ts",
|
|
425
425
|
"default": "./fesm2022/acorex-components-step-wizard.mjs"
|
|
426
426
|
},
|
|
427
427
|
"./switch": {
|
|
428
|
-
"types": "./
|
|
428
|
+
"types": "./switch/index.d.ts",
|
|
429
429
|
"default": "./fesm2022/acorex-components-switch.mjs"
|
|
430
430
|
},
|
|
431
431
|
"./tabs": {
|
|
432
|
-
"types": "./
|
|
432
|
+
"types": "./tabs/index.d.ts",
|
|
433
433
|
"default": "./fesm2022/acorex-components-tabs.mjs"
|
|
434
434
|
},
|
|
435
435
|
"./tag": {
|
|
436
|
-
"types": "./
|
|
436
|
+
"types": "./tag/index.d.ts",
|
|
437
437
|
"default": "./fesm2022/acorex-components-tag.mjs"
|
|
438
438
|
},
|
|
439
439
|
"./tag-box": {
|
|
440
|
-
"types": "./
|
|
440
|
+
"types": "./tag-box/index.d.ts",
|
|
441
441
|
"default": "./fesm2022/acorex-components-tag-box.mjs"
|
|
442
442
|
},
|
|
443
443
|
"./text-area": {
|
|
444
|
-
"types": "./
|
|
444
|
+
"types": "./text-area/index.d.ts",
|
|
445
445
|
"default": "./fesm2022/acorex-components-text-area.mjs"
|
|
446
446
|
},
|
|
447
447
|
"./text-box": {
|
|
448
|
-
"types": "./
|
|
448
|
+
"types": "./text-box/index.d.ts",
|
|
449
449
|
"default": "./fesm2022/acorex-components-text-box.mjs"
|
|
450
450
|
},
|
|
451
451
|
"./time-duration": {
|
|
452
|
-
"types": "./
|
|
452
|
+
"types": "./time-duration/index.d.ts",
|
|
453
453
|
"default": "./fesm2022/acorex-components-time-duration.mjs"
|
|
454
454
|
},
|
|
455
455
|
"./time-line": {
|
|
456
|
-
"types": "./
|
|
456
|
+
"types": "./time-line/index.d.ts",
|
|
457
457
|
"default": "./fesm2022/acorex-components-time-line.mjs"
|
|
458
458
|
},
|
|
459
459
|
"./toast": {
|
|
460
|
-
"types": "./
|
|
460
|
+
"types": "./toast/index.d.ts",
|
|
461
461
|
"default": "./fesm2022/acorex-components-toast.mjs"
|
|
462
462
|
},
|
|
463
463
|
"./toolbar": {
|
|
464
|
-
"types": "./
|
|
464
|
+
"types": "./toolbar/index.d.ts",
|
|
465
465
|
"default": "./fesm2022/acorex-components-toolbar.mjs"
|
|
466
466
|
},
|
|
467
467
|
"./tooltip": {
|
|
468
|
-
"types": "./
|
|
468
|
+
"types": "./tooltip/index.d.ts",
|
|
469
469
|
"default": "./fesm2022/acorex-components-tooltip.mjs"
|
|
470
470
|
},
|
|
471
471
|
"./tree-view": {
|
|
472
|
-
"types": "./
|
|
472
|
+
"types": "./tree-view/index.d.ts",
|
|
473
473
|
"default": "./fesm2022/acorex-components-tree-view.mjs"
|
|
474
474
|
},
|
|
475
475
|
"./tree-view-legacy": {
|
|
476
|
-
"types": "./
|
|
476
|
+
"types": "./tree-view-legacy/index.d.ts",
|
|
477
477
|
"default": "./fesm2022/acorex-components-tree-view-legacy.mjs"
|
|
478
478
|
},
|
|
479
479
|
"./uploader": {
|
|
480
|
-
"types": "./
|
|
480
|
+
"types": "./uploader/index.d.ts",
|
|
481
481
|
"default": "./fesm2022/acorex-components-uploader.mjs"
|
|
482
482
|
},
|
|
483
483
|
"./video-player": {
|
|
484
|
-
"types": "./
|
|
484
|
+
"types": "./video-player/index.d.ts",
|
|
485
485
|
"default": "./fesm2022/acorex-components-video-player.mjs"
|
|
486
486
|
},
|
|
487
487
|
"./wysiwyg": {
|
|
488
|
-
"types": "./
|
|
488
|
+
"types": "./wysiwyg/index.d.ts",
|
|
489
489
|
"default": "./fesm2022/acorex-components-wysiwyg.mjs"
|
|
490
490
|
}
|
|
491
491
|
}
|
|
@@ -98,6 +98,11 @@ declare class AXPaintViewComponent implements OnDestroy {
|
|
|
98
98
|
protected hostElem: ElementRef<any>;
|
|
99
99
|
/** @ignore */
|
|
100
100
|
private resizeEvent;
|
|
101
|
+
/**
|
|
102
|
+
* Specifies the class that pass to component.
|
|
103
|
+
*
|
|
104
|
+
*/
|
|
105
|
+
readonly customClass: _angular_core.InputSignal<string>;
|
|
101
106
|
readonly paintBackgroundColor: _angular_core.InputSignal<"black" | "white">;
|
|
102
107
|
/** @ignore */
|
|
103
108
|
protected canvasElem: _angular_core.Signal<ElementRef<HTMLCanvasElement>>;
|
|
@@ -135,7 +140,7 @@ declare class AXPaintViewComponent implements OnDestroy {
|
|
|
135
140
|
getOutPut(e: 'image/webp' | 'image/png' | 'image/jpeg'): void;
|
|
136
141
|
get __hostClass(): string[];
|
|
137
142
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPaintViewComponent, never>;
|
|
138
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPaintViewComponent, "ax-paint-view", never, { "paintBackgroundColor": { "alias": "paintBackgroundColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
143
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPaintViewComponent, "ax-paint-view", never, { "customClass": { "alias": "class"; "required": false; "isSignal": true; }; "paintBackgroundColor": { "alias": "paintBackgroundColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
139
144
|
}
|
|
140
145
|
|
|
141
146
|
declare class AXPaintToolsSelectorComponent {
|
|
@@ -17,7 +17,7 @@ declare class AXRadioComponent extends MXValueComponent<boolean | null> implemen
|
|
|
17
17
|
ngAfterViewChecked(): void;
|
|
18
18
|
/** @ignore */
|
|
19
19
|
/** @ignore */
|
|
20
|
-
_handleClick
|
|
20
|
+
private _handleClick;
|
|
21
21
|
/** @ignore */
|
|
22
22
|
protected _handleModelChange(value: boolean | null): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXRadioComponent, never>;
|