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