@acorex/components 21.0.1-next.9 → 21.0.1-next.91
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/fab/README.md +3 -0
- package/fesm2022/acorex-components-accordion.mjs +19 -22
- package/fesm2022/acorex-components-accordion.mjs.map +1 -1
- package/fesm2022/acorex-components-action-sheet.mjs +170 -52
- package/fesm2022/acorex-components-action-sheet.mjs.map +1 -1
- package/fesm2022/acorex-components-alert.mjs +13 -13
- 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 +11 -10
- 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 +12 -12
- package/fesm2022/acorex-components-avatar.mjs.map +1 -1
- package/fesm2022/acorex-components-badge.mjs +9 -9
- 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 +39 -24
- package/fesm2022/acorex-components-button-group.mjs.map +1 -1
- package/fesm2022/acorex-components-button.mjs +20 -20
- package/fesm2022/acorex-components-button.mjs.map +1 -1
- package/fesm2022/acorex-components-calendar.mjs +17 -17
- package/fesm2022/acorex-components-calendar.mjs.map +1 -1
- package/fesm2022/acorex-components-check-box.mjs +10 -10
- 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 +12 -10
- 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-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 +59 -59
- package/fesm2022/acorex-components-conversation.mjs.map +1 -1
- package/fesm2022/acorex-components-conversation2.mjs +5860 -4756
- package/fesm2022/acorex-components-conversation2.mjs.map +1 -1
- package/fesm2022/acorex-components-cron-job.mjs +48 -48
- 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 +211 -531
- 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 +9 -9
- package/fesm2022/acorex-components-datetime-picker.mjs.map +1 -1
- package/fesm2022/acorex-components-decorators.mjs +44 -37
- package/fesm2022/acorex-components-decorators.mjs.map +1 -1
- package/fesm2022/acorex-components-dialog.mjs +12 -12
- package/fesm2022/acorex-components-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-drawer.mjs +15 -16
- 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 +21 -51
- package/fesm2022/acorex-components-dropdown.mjs.map +1 -1
- package/fesm2022/acorex-components-editor.mjs +11 -11
- 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-flow-chart.mjs +20 -20
- package/fesm2022/acorex-components-flow-chart.mjs.map +1 -1
- package/fesm2022/acorex-components-form.mjs +49 -43
- package/fesm2022/acorex-components-form.mjs.map +1 -1
- package/fesm2022/acorex-components-grid-layout-builder.mjs +44 -23
- package/fesm2022/acorex-components-grid-layout-builder.mjs.map +1 -1
- package/fesm2022/acorex-components-image-editor.mjs +44 -44
- 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 +19 -32
- package/fesm2022/acorex-components-kanban.mjs.map +1 -1
- package/fesm2022/acorex-components-kbd.mjs +29 -11
- 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 +11 -11
- package/fesm2022/acorex-components-loading-dialog.mjs.map +1 -1
- package/fesm2022/acorex-components-loading.mjs +92 -52
- 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 +56 -36
- package/fesm2022/acorex-components-menu.mjs.map +1 -1
- package/fesm2022/{acorex-components-modal-acorex-components-modal-Bmoz9DL5.mjs → acorex-components-modal-acorex-components-modal-DWNqU6or.mjs} +23 -23
- 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 +28 -24
- package/fesm2022/acorex-components-notification.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 +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 +55 -39
- package/fesm2022/acorex-components-paint.mjs.map +1 -1
- package/fesm2022/acorex-components-password-box.mjs +19 -15
- 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 +132 -40
- package/fesm2022/acorex-components-popover.mjs.map +1 -1
- package/fesm2022/acorex-components-popup.mjs +94 -101
- 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 +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 +38 -36
- package/fesm2022/acorex-components-rail-navigation.mjs.map +1 -1
- package/fesm2022/acorex-components-range-slider.mjs +10 -10
- 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 +27 -27
- 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 +158 -164
- 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-search-box.mjs +16 -10
- package/fesm2022/acorex-components-search-box.mjs.map +1 -1
- package/fesm2022/acorex-components-select-box.mjs +28 -9
- package/fesm2022/acorex-components-select-box.mjs.map +1 -1
- package/fesm2022/acorex-components-selection-list-2.mjs +11 -11
- 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 +81 -24
- 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 +12 -12
- 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 +14 -14
- 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 +9 -9
- 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 +40 -25
- 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 +12 -12
- 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.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 +8 -8
- package/fesm2022/acorex-components-video-player.mjs.map +1 -1
- package/fesm2022/acorex-components-wysiwyg.mjs +43 -43
- package/fesm2022/acorex-components-wysiwyg.mjs.map +1 -1
- package/fesm2022/acorex-components.mjs.map +1 -1
- package/package.json +146 -175
- package/{accordion/index.d.ts → types/acorex-components-accordion.d.ts} +7 -4
- package/{action-sheet/index.d.ts → types/acorex-components-action-sheet.d.ts} +91 -31
- package/{button-group/index.d.ts → types/acorex-components-button-group.d.ts} +14 -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/{chips/index.d.ts → types/acorex-components-chips.d.ts} +3 -8
- 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} +3183 -3079
- 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} +48 -258
- package/{datetime-input/index.d.ts → types/acorex-components-datetime-input.d.ts} +1 -1
- 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} +2 -10
- package/types/acorex-components-fab.d.ts +50 -0
- package/{form/index.d.ts → types/acorex-components-form.d.ts} +25 -24
- package/{grid-layout-builder/index.d.ts → types/acorex-components-grid-layout-builder.d.ts} +16 -2
- package/{kanban/index.d.ts → types/acorex-components-kanban.d.ts} +2 -1
- package/types/acorex-components-kbd.d.ts +29 -0
- package/{list/index.d.ts → types/acorex-components-list.d.ts} +24 -2
- package/{loading/index.d.ts → types/acorex-components-loading.d.ts} +4 -2
- package/types/acorex-components-media-viewer.d.ts +184 -0
- package/{menu/index.d.ts → types/acorex-components-menu.d.ts} +9 -7
- package/{number-box/index.d.ts → types/acorex-components-number-box.d.ts} +3 -0
- package/{otp/index.d.ts → types/acorex-components-otp.d.ts} +1 -1
- package/{paint/index.d.ts → types/acorex-components-paint.d.ts} +7 -6
- package/{password-box/index.d.ts → types/acorex-components-password-box.d.ts} +2 -1
- 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} +28 -11
- package/{popup/index.d.ts → types/acorex-components-popup.d.ts} +39 -42
- 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/{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} +8 -7
- package/{side-menu/index.d.ts → types/acorex-components-side-menu.d.ts} +10 -3
- package/{slider/index.d.ts → types/acorex-components-slider.d.ts} +2 -2
- package/{tabs/index.d.ts → types/acorex-components-tabs.d.ts} +1 -1
- package/{tag/index.d.ts → types/acorex-components-tag.d.ts} +3 -3
- package/types/acorex-components-text-box.d.ts +79 -0
- package/{time-duration/index.d.ts → types/acorex-components-time-duration.d.ts} +7 -5
- package/{tooltip/index.d.ts → types/acorex-components-tooltip.d.ts} +5 -7
- package/{tree-view/index.d.ts → types/acorex-components-tree-view.d.ts} +17 -0
- 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-Bmoz9DL5.mjs.map +0 -1
- package/fesm2022/acorex-components-modal-modal-content.component-CSJU1vRi.mjs +0 -212
- package/fesm2022/acorex-components-modal-modal-content.component-CSJU1vRi.mjs.map +0 -1
- package/fesm2022/acorex-components-number-box-legacy.mjs +0 -412
- 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 -511
- 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/kbd/index.d.ts +0 -23
- package/media-viewer/index.d.ts +0 -145
- 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/text-box/index.d.ts +0 -95
- package/tree-view-legacy/README.md +0 -3
- package/tree-view-legacy/index.d.ts +0 -184
- /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/{circular-progress/index.d.ts → types/acorex-components-circular-progress.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/{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/{editor/index.d.ts → types/acorex-components-editor.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/{label/index.d.ts → types/acorex-components-label.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/{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/{page/index.d.ts → types/acorex-components-page.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/{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/{search-box/index.d.ts → types/acorex-components-search-box.d.ts} +0 -0
- /package/{selection-list-2/index.d.ts → types/acorex-components-selection-list-2.d.ts} +0 -0
- /package/{selection-list/index.d.ts → types/acorex-components-selection-list.d.ts} +0 -0
- /package/{skeleton/index.d.ts → types/acorex-components-skeleton.d.ts} +0 -0
- /package/{sliding-item/index.d.ts → types/acorex-components-sliding-item.d.ts} +0 -0
- /package/{step-wizard/index.d.ts → types/acorex-components-step-wizard.d.ts} +0 -0
- /package/{switch/index.d.ts → types/acorex-components-switch.d.ts} +0 -0
- /package/{tag-box/index.d.ts → types/acorex-components-tag-box.d.ts} +0 -0
- /package/{text-area/index.d.ts → types/acorex-components-text-area.d.ts} +0 -0
- /package/{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/{uploader/index.d.ts → types/acorex-components-uploader.d.ts} +0 -0
- /package/{video-player/index.d.ts → types/acorex-components-video-player.d.ts} +0 -0
- /package/{wysiwyg/index.d.ts → types/acorex-components-wysiwyg.d.ts} +0 -0
- /package/{index.d.ts → types/acorex-components.d.ts} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as polytype from 'polytype';
|
|
2
2
|
import * as _angular_core from '@angular/core';
|
|
3
|
-
import { MXInputBaseValueComponent, MXLookComponent,
|
|
3
|
+
import { MXInputBaseValueComponent, MXLookComponent, AXValueChangedEvent, AXDataSource } from '@acorex/cdk/common';
|
|
4
4
|
import { CountryItem } from '@acorex/core/constants';
|
|
5
5
|
import * as i1 from '@angular/common';
|
|
6
6
|
import * as i2 from '@angular/forms';
|
|
@@ -56,12 +56,12 @@ declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
|
|
|
56
56
|
/** @ignore */
|
|
57
57
|
protected selectedCountry: _angular_core.WritableSignal<CountryItem>;
|
|
58
58
|
/** @ignore */
|
|
59
|
-
protected _handleModelChange(
|
|
59
|
+
protected _handleModelChange(e: AXValueChangedEvent<any>): void;
|
|
60
|
+
protected internalValueChanged(value: any): void;
|
|
60
61
|
/** @ignore */
|
|
61
62
|
protected dataSource: AXDataSource<CountryItem>;
|
|
62
63
|
/** @ignore */
|
|
63
64
|
protected handleCountryOnClosed(): void;
|
|
64
|
-
protected internalValueChanged(value: any): void;
|
|
65
65
|
/**
|
|
66
66
|
* Determines if the keyboard event is a valid action based on allowed keys and key codes.
|
|
67
67
|
*
|
|
@@ -77,8 +77,18 @@ declare class AXPhoneBoxComponent extends AXPhoneBoxComponent_base {
|
|
|
77
77
|
setCountries(): void;
|
|
78
78
|
protected handleKeyDown(e: KeyboardEvent): void;
|
|
79
79
|
private parsePhoneNumber;
|
|
80
|
+
/**
|
|
81
|
+
* Formats a national phone number according to the country's format pattern.
|
|
82
|
+
* The format pattern uses '0' as digit placeholders and preserves other characters (like spaces).
|
|
83
|
+
*
|
|
84
|
+
* @param number - The raw national number (digits only)
|
|
85
|
+
* @param format - The country's phone number format pattern (e.g., '000 000 0000')
|
|
86
|
+
* @returns The formatted national number with spaces according to the format
|
|
87
|
+
*/
|
|
88
|
+
private formatNationalNumber;
|
|
80
89
|
/** @ignore */
|
|
81
90
|
_handleCountryValueChanged(event: AXValueChangedEvent): void;
|
|
91
|
+
private removeValidation;
|
|
82
92
|
private get __hostName();
|
|
83
93
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXPhoneBoxComponent, never>;
|
|
84
94
|
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXPhoneBoxComponent, "ax-phone-box", never, { "disabled": { "alias": "disabled"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "value": { "alias": "value"; "required": false; }; "state": { "alias": "state"; "required": false; }; "name": { "alias": "name"; "required": false; }; "id": { "alias": "id"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "allowNull": { "alias": "allowNull"; "required": false; }; "type": { "alias": "type"; "required": false; }; "autoComplete": { "alias": "autoComplete"; "required": false; }; "look": { "alias": "look"; "required": false; }; "classNames": { "alias": "class"; "required": false; }; "precode": { "alias": "precode"; "required": false; "isSignal": true; }; "country": { "alias": "country"; "required": false; "isSignal": true; }; "included": { "alias": "included"; "required": false; "isSignal": true; }; "excluded": { "alias": "excluded"; "required": false; "isSignal": true; }; }, { "onBlur": "onBlur"; "onFocus": "onFocus"; "valueChange": "valueChange"; "stateChange": "stateChange"; "onValueChanged": "onValueChanged"; "readonlyChange": "readonlyChange"; "disabledChange": "disabledChange"; "onKeyDown": "onKeyDown"; "onKeyUp": "onKeyUp"; "onKeyPress": "onKeyPress"; "country": "countryChange"; }, never, ["ax-validation-rule", "ax-clear-button "], true, never>;
|
|
@@ -11,6 +11,7 @@ type AXPopoverCloseTrigger = 'manual' | 'clickOut' | 'leave';
|
|
|
11
11
|
* A popover component with custom encapsulation and change detection settings.
|
|
12
12
|
*/
|
|
13
13
|
declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
14
|
+
#private;
|
|
14
15
|
private platform;
|
|
15
16
|
private document;
|
|
16
17
|
private platformID;
|
|
@@ -25,12 +26,18 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
25
26
|
/** @ignore */
|
|
26
27
|
private _outsideClickHandler;
|
|
27
28
|
/** @ignore */
|
|
29
|
+
private _scrollHandler;
|
|
30
|
+
/** @ignore */
|
|
31
|
+
private _scrollListenerActive;
|
|
32
|
+
/** @ignore */
|
|
28
33
|
private resizeObserver;
|
|
29
34
|
/** @ignore */
|
|
30
35
|
private resize$;
|
|
31
36
|
/** @ignore */
|
|
32
37
|
private _disabled;
|
|
33
38
|
readonly width: i0.InputSignal<string>;
|
|
39
|
+
readonly disablePanelClass: i0.InputSignal<boolean>;
|
|
40
|
+
private translateService;
|
|
34
41
|
/**
|
|
35
42
|
* Gets or sets whether the popover is disabled.
|
|
36
43
|
* When disabled, the popover will not open and will close if already open.
|
|
@@ -68,8 +75,6 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
68
75
|
*/
|
|
69
76
|
set target(v: Element | ElementRef | MXBaseComponent);
|
|
70
77
|
/** @ignore */
|
|
71
|
-
private _defaultPlacements;
|
|
72
|
-
/** @ignore */
|
|
73
78
|
private _placements;
|
|
74
79
|
/** @ignore */
|
|
75
80
|
private _placement;
|
|
@@ -124,11 +129,19 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
124
129
|
/**
|
|
125
130
|
* Delay in milliseconds before the popover opens after a trigger event.
|
|
126
131
|
*/
|
|
127
|
-
|
|
132
|
+
private _openAfter;
|
|
133
|
+
get openAfter(): number;
|
|
134
|
+
set openAfter(value: number);
|
|
128
135
|
/**
|
|
129
136
|
* Delay in milliseconds before the popover closes after a trigger event.
|
|
130
137
|
*/
|
|
131
|
-
|
|
138
|
+
private _closeAfter;
|
|
139
|
+
get closeAfter(): number;
|
|
140
|
+
set closeAfter(value: number);
|
|
141
|
+
/**
|
|
142
|
+
* Whether to update the popover position when scrolling.
|
|
143
|
+
*/
|
|
144
|
+
repositionOnScroll: boolean;
|
|
132
145
|
/**
|
|
133
146
|
* CSS class to apply to the backdrop element.
|
|
134
147
|
*/
|
|
@@ -164,6 +177,16 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
164
177
|
/** @ignore */
|
|
165
178
|
private removeOverlayEvents;
|
|
166
179
|
/** @ignore */
|
|
180
|
+
private setupScrollListener;
|
|
181
|
+
/** @ignore */
|
|
182
|
+
private removeScrollListener;
|
|
183
|
+
/**
|
|
184
|
+
* Checks if the clicked element is inside a child overlay (e.g., selectbox dropdown).
|
|
185
|
+
* Child overlays are identified by having a higher z-index than this popover's overlay.
|
|
186
|
+
* @ignore
|
|
187
|
+
*/
|
|
188
|
+
private isClickInsideChildOverlay;
|
|
189
|
+
/** @ignore */
|
|
167
190
|
private handleOverlayDisposed;
|
|
168
191
|
/**
|
|
169
192
|
* Toggles the component's open state.
|
|
@@ -192,11 +215,6 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
192
215
|
* @returns {boolean}
|
|
193
216
|
*/
|
|
194
217
|
get isOpen(): boolean;
|
|
195
|
-
/**
|
|
196
|
-
* Determines if the actionsheet style should be applied.
|
|
197
|
-
* @returns {boolean}
|
|
198
|
-
*/
|
|
199
|
-
get isActionsheetStyle(): boolean;
|
|
200
218
|
/** @ignore */
|
|
201
219
|
private updateOffset;
|
|
202
220
|
/**
|
|
@@ -215,11 +233,10 @@ declare class AXPopoverComponent extends MXBaseComponent implements OnDestroy {
|
|
|
215
233
|
private initializeResizeObserver;
|
|
216
234
|
/** @ignore */
|
|
217
235
|
private disconnectResizeObserver;
|
|
218
|
-
protected ngOnInit(): void;
|
|
219
236
|
/** @ignore */
|
|
220
237
|
ngOnDestroy(): void;
|
|
221
238
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopoverComponent, never>;
|
|
222
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AXPopoverComponent, "ax-popover", never, { "width": { "alias": "width"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; }; "offsetX": { "alias": "offsetX"; "required": false; }; "offsetY": { "alias": "offsetY"; "required": false; }; "target": { "alias": "target"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "content": { "alias": "content"; "required": false; }; "openOn": { "alias": "openOn"; "required": false; }; "closeOn": { "alias": "closeOn"; "required": false; }; "hasBackdrop": { "alias": "hasBackdrop"; "required": false; }; "openAfter": { "alias": "openAfter"; "required": false; }; "closeAfter": { "alias": "closeAfter"; "required": false; }; "backdropClass": { "alias": "backdropClass"; "required": false; }; "panelClass": { "alias": "panelClass"; "required": false; }; "adaptivityEnabled": { "alias": "adaptivityEnabled"; "required": false; }; }, { "onOpened": "onOpened"; "onClosed": "onClosed"; }, never, ["*"], true, never>;
|
|
239
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AXPopoverComponent, "ax-popover", never, { "width": { "alias": "width"; "required": false; "isSignal": true; }; "disablePanelClass": { "alias": "disablePanelClass"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; }; "offsetX": { "alias": "offsetX"; "required": false; }; "offsetY": { "alias": "offsetY"; "required": false; }; "target": { "alias": "target"; "required": false; }; "placement": { "alias": "placement"; "required": false; }; "content": { "alias": "content"; "required": false; }; "openOn": { "alias": "openOn"; "required": false; }; "closeOn": { "alias": "closeOn"; "required": false; }; "hasBackdrop": { "alias": "hasBackdrop"; "required": false; }; "openAfter": { "alias": "openAfter"; "required": false; }; "closeAfter": { "alias": "closeAfter"; "required": false; }; "repositionOnScroll": { "alias": "repositionOnScroll"; "required": false; }; "backdropClass": { "alias": "backdropClass"; "required": false; }; "panelClass": { "alias": "panelClass"; "required": false; }; "adaptivityEnabled": { "alias": "adaptivityEnabled"; "required": false; }; }, { "onOpened": "onOpened"; "onClosed": "onClosed"; }, never, ["*"], true, never>;
|
|
223
240
|
}
|
|
224
241
|
|
|
225
242
|
declare class AXPopoverModule {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { AXComponentType, AXComponentInputs } from '@acorex/core/components';
|
|
2
1
|
import * as i0 from '@angular/core';
|
|
3
2
|
import { TemplateRef, ViewContainerRef, StaticProvider, OnInit, OnDestroy } from '@angular/core';
|
|
4
|
-
import { Subject } from 'rxjs';
|
|
5
3
|
import * as i2 from '@acorex/cdk/common';
|
|
6
4
|
import { MXBaseComponent, AXComponentClosedPromise } from '@acorex/cdk/common';
|
|
5
|
+
import { AXComponentType, AXComponentInputs } from '@acorex/core/components';
|
|
6
|
+
import { Subject } from 'rxjs';
|
|
7
7
|
import * as i1 from '@angular/common';
|
|
8
8
|
import * as i3 from '@acorex/components/decorators';
|
|
9
9
|
import * as i4 from '@acorex/core/translation';
|
|
@@ -16,7 +16,9 @@ interface AXPopupConfig {
|
|
|
16
16
|
header?: boolean;
|
|
17
17
|
maximizable?: boolean;
|
|
18
18
|
size?: AXPopupSizeType;
|
|
19
|
+
/** @deprecated Use `inputs` instead to pass data to the popup component. */
|
|
19
20
|
data?: unknown;
|
|
21
|
+
inputs?: unknown;
|
|
20
22
|
draggable?: boolean;
|
|
21
23
|
hasBackdrop?: boolean;
|
|
22
24
|
backdropClass?: string;
|
|
@@ -43,6 +45,8 @@ interface AXPopupRef<TResult = any> {
|
|
|
43
45
|
/** Brings this popup to the front of all other overlays */
|
|
44
46
|
bringToFront: () => void;
|
|
45
47
|
onClose: Subject<TResult>;
|
|
48
|
+
/** The component instance rendered inside the popup (available after content is rendered) */
|
|
49
|
+
componentInstance?: unknown;
|
|
46
50
|
}
|
|
47
51
|
declare abstract class AXPopupComponentBase {
|
|
48
52
|
__popup__: i0.InputSignal<AXPopupRef<any>>;
|
|
@@ -53,43 +57,6 @@ declare abstract class AXPopupComponentBase {
|
|
|
53
57
|
static ɵdir: i0.ɵɵDirectiveDeclaration<AXPopupComponentBase, never, never, { "__popup__": { "alias": "__popup__"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
54
58
|
}
|
|
55
59
|
|
|
56
|
-
declare class AXPopupStateService {
|
|
57
|
-
private popupList;
|
|
58
|
-
private overlayService;
|
|
59
|
-
/**
|
|
60
|
-
* Opens a popup with the specified content and configuration.
|
|
61
|
-
* @param content - Component or template to display
|
|
62
|
-
* @param config - Configuration options for the popup
|
|
63
|
-
* @returns Promise<AXPopupRef> - Reference to the opened popup
|
|
64
|
-
*/
|
|
65
|
-
open<TResult = any>(content: AXPopupContentType, config: AXPopupConfig): Promise<AXPopupRef<TResult>>;
|
|
66
|
-
/**
|
|
67
|
-
* Closes a popup by its ID.
|
|
68
|
-
* @param id - The popup ID to close
|
|
69
|
-
* @param data - Optional data to pass to the close event
|
|
70
|
-
*/
|
|
71
|
-
close<TResult = any>(id: number, data?: TResult): Promise<void>;
|
|
72
|
-
/**
|
|
73
|
-
* Sets input values for a popup by its ID.
|
|
74
|
-
* @param id - The popup ID
|
|
75
|
-
* @param values - Object containing input values to set
|
|
76
|
-
*/
|
|
77
|
-
setInputs(id: number, values: AXComponentInputs): Promise<void>;
|
|
78
|
-
/**
|
|
79
|
-
* Sets the title for a popup by its ID.
|
|
80
|
-
* @param id - The popup ID
|
|
81
|
-
* @param title - The new title
|
|
82
|
-
*/
|
|
83
|
-
setTitle(id: number, title: string): Promise<void>;
|
|
84
|
-
/**
|
|
85
|
-
* Brings a popup to the front of all other overlays.
|
|
86
|
-
* @param id - The popup ID to bring to front
|
|
87
|
-
*/
|
|
88
|
-
bringToFront(id: number): void;
|
|
89
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupStateService, never>;
|
|
90
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AXPopupStateService>;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
60
|
/**
|
|
94
61
|
* The Popup is a component which displays content in a dialog overlay
|
|
95
62
|
*
|
|
@@ -97,7 +64,6 @@ declare class AXPopupStateService {
|
|
|
97
64
|
*/
|
|
98
65
|
declare class AXPopupComponent extends MXBaseComponent implements OnInit, OnDestroy {
|
|
99
66
|
private _zone;
|
|
100
|
-
private _document;
|
|
101
67
|
private loadingService;
|
|
102
68
|
private _platform;
|
|
103
69
|
private componentService;
|
|
@@ -179,7 +145,8 @@ declare class AXPopupModule {
|
|
|
179
145
|
* @category Components
|
|
180
146
|
*/
|
|
181
147
|
declare class AXPopupService {
|
|
182
|
-
private
|
|
148
|
+
private popupList;
|
|
149
|
+
private overlayService;
|
|
183
150
|
/**
|
|
184
151
|
* Open popup 1
|
|
185
152
|
*/
|
|
@@ -188,9 +155,39 @@ declare class AXPopupService {
|
|
|
188
155
|
* Open popup 2
|
|
189
156
|
*/
|
|
190
157
|
open(content: AXPopupContentType, config?: AXPopupConfig): AXComponentClosedPromise;
|
|
158
|
+
/**
|
|
159
|
+
* Opens a popup with the specified content and configuration.
|
|
160
|
+
* @param content - Component or template to display
|
|
161
|
+
* @param config - Configuration options for the popup
|
|
162
|
+
* @returns Promise<AXPopupRef> - Reference to the opened popup
|
|
163
|
+
*/
|
|
164
|
+
private openInternal;
|
|
165
|
+
/**
|
|
166
|
+
* Closes a popup by its ID.
|
|
167
|
+
* @param id - The popup ID to close
|
|
168
|
+
* @param data - Optional data to pass to the close event
|
|
169
|
+
*/
|
|
170
|
+
close<TResult = any>(id: number, data?: TResult): void;
|
|
171
|
+
/**
|
|
172
|
+
* Sets input values for a popup by its ID.
|
|
173
|
+
* @param id - The popup ID
|
|
174
|
+
* @param values - Object containing input values to set
|
|
175
|
+
*/
|
|
176
|
+
setInputs(id: number, values: AXComponentInputs): void;
|
|
177
|
+
/**
|
|
178
|
+
* Sets the title for a popup by its ID.
|
|
179
|
+
* @param id - The popup ID
|
|
180
|
+
* @param title - The new title
|
|
181
|
+
*/
|
|
182
|
+
setTitle(id: number, title: string): void;
|
|
183
|
+
/**
|
|
184
|
+
* Brings a popup to the front of all other overlays.
|
|
185
|
+
* @param id - The popup ID to bring to front
|
|
186
|
+
*/
|
|
187
|
+
bringToFront(id: number): void;
|
|
191
188
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXPopupService, never>;
|
|
192
189
|
static ɵprov: i0.ɵɵInjectableDeclaration<AXPopupService>;
|
|
193
190
|
}
|
|
194
191
|
|
|
195
|
-
export { AXPopupComponent, AXPopupComponentBase, AXPopupModule, AXPopupService
|
|
192
|
+
export { AXPopupComponent, AXPopupComponentBase, AXPopupModule, AXPopupService };
|
|
196
193
|
export type { AXPopupConfig, AXPopupContentType, AXPopupData, AXPopupRef, AXPopupSizeType };
|
|
@@ -17,7 +17,7 @@ declare class AXRadioComponent extends MXValueComponent<boolean | null> implemen
|
|
|
17
17
|
ngAfterViewChecked(): void;
|
|
18
18
|
/** @ignore */
|
|
19
19
|
/** @ignore */
|
|
20
|
-
|
|
20
|
+
_handleClick(e: UIEvent): boolean;
|
|
21
21
|
/** @ignore */
|
|
22
22
|
protected _handleModelChange(value: boolean | null): void;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<AXRadioComponent, never>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _angular_core from '@angular/core';
|
|
2
2
|
import { ElementRef, Renderer2 } from '@angular/core';
|
|
3
|
-
import { MXValueComponent } from '@acorex/cdk/common';
|
|
3
|
+
import { MXValueComponent, AXStyleColorType } from '@acorex/cdk/common';
|
|
4
4
|
import * as i1 from '@angular/common';
|
|
5
5
|
|
|
6
6
|
/**
|
|
@@ -19,6 +19,7 @@ declare class AXRatePickerComponent extends MXValueComponent<number> {
|
|
|
19
19
|
* @default 'fa-star'
|
|
20
20
|
*/
|
|
21
21
|
readonly iconName: _angular_core.InputSignal<string>;
|
|
22
|
+
readonly color: _angular_core.InputSignal<AXStyleColorType>;
|
|
22
23
|
/**
|
|
23
24
|
* @description
|
|
24
25
|
* Maximum value for the rating.
|
|
@@ -114,22 +115,11 @@ declare class AXRatePickerComponent extends MXValueComponent<number> {
|
|
|
114
115
|
private onEnd;
|
|
115
116
|
private countDecimals;
|
|
116
117
|
/**
|
|
117
|
-
* @
|
|
118
|
-
* Determines if the component is active (i.e., not readonly or disabled).
|
|
119
|
-
*/
|
|
120
|
-
get isActive(): boolean;
|
|
121
|
-
/**
|
|
122
|
-
* @description
|
|
123
|
-
* Determines if the component is in readonly mode.
|
|
124
|
-
*/
|
|
125
|
-
get isReadonly(): boolean;
|
|
126
|
-
/**
|
|
127
|
-
* @description
|
|
128
|
-
* Determines if the component is disabled.
|
|
118
|
+
* @ignore
|
|
129
119
|
*/
|
|
130
|
-
get
|
|
120
|
+
private get __hostClass();
|
|
131
121
|
static ɵfac: _angular_core.ɵɵFactoryDeclaration<AXRatePickerComponent, never>;
|
|
132
|
-
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXRatePickerComponent, "ax-rate-picker", never, { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "step": { "alias": "step"; "required": false; "isSignal": true; }; "hasTransition": { "alias": "hasTransition"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
122
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<AXRatePickerComponent, "ax-rate-picker", never, { "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "step": { "alias": "step"; "required": false; "isSignal": true; }; "hasTransition": { "alias": "hasTransition"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
133
123
|
}
|
|
134
124
|
|
|
135
125
|
declare class AXRatePickerModule {
|