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