@coreui/angular-pro 5.4.14 → 5.5.0
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/README.md +5 -5
- package/fesm2022/coreui-angular-pro.mjs +6565 -6959
- package/fesm2022/coreui-angular-pro.mjs.map +1 -1
- package/index.d.ts +6462 -3
- package/package.json +9 -9
- package/lib/accordion/accordion/accordion.component.d.ts +0 -17
- package/lib/accordion/accordion-button/accordion-button.directive.d.ts +0 -18
- package/lib/accordion/accordion-item/accordion-item.component.d.ts +0 -26
- package/lib/accordion/accordion.module.d.ts +0 -9
- package/lib/accordion/accordion.service.d.ts +0 -12
- package/lib/accordion/index.d.ts +0 -1
- package/lib/accordion/public_api.d.ts +0 -4
- package/lib/alert/alert-heading.directive.d.ts +0 -5
- package/lib/alert/alert-link.directive.d.ts +0 -5
- package/lib/alert/alert.component.d.ts +0 -60
- package/lib/alert/alert.module.d.ts +0 -9
- package/lib/alert/index.d.ts +0 -1
- package/lib/alert/public_api.d.ts +0 -4
- package/lib/avatar/avatar.component.d.ts +0 -46
- package/lib/avatar/avatar.module.d.ts +0 -7
- package/lib/avatar/index.d.ts +0 -1
- package/lib/avatar/public_api.d.ts +0 -2
- package/lib/backdrop/backdrop.service.d.ts +0 -14
- package/lib/backdrop/index.d.ts +0 -1
- package/lib/backdrop/public_api.d.ts +0 -1
- package/lib/badge/badge.component.d.ts +0 -42
- package/lib/badge/badge.module.d.ts +0 -7
- package/lib/badge/index.d.ts +0 -1
- package/lib/badge/public_api.d.ts +0 -2
- package/lib/breadcrumb/breadcrumb/breadcrumb.component.d.ts +0 -17
- package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.d.ts +0 -28
- package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.d.ts +0 -12
- package/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.d.ts +0 -19
- package/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.d.ts +0 -11
- package/lib/breadcrumb/breadcrumb.module.d.ts +0 -9
- package/lib/breadcrumb/index.d.ts +0 -1
- package/lib/breadcrumb/public_api.d.ts +0 -6
- package/lib/button/button-close.directive.d.ts +0 -15
- package/lib/button/button.directive.d.ts +0 -56
- package/lib/button/button.module.d.ts +0 -8
- package/lib/button/index.d.ts +0 -1
- package/lib/button/public_api.d.ts +0 -3
- package/lib/button-group/button-group/button-group.component.d.ts +0 -23
- package/lib/button-group/button-group.module.d.ts +0 -8
- package/lib/button-group/button-toolbar/button-toolbar.component.d.ts +0 -12
- package/lib/button-group/index.d.ts +0 -1
- package/lib/button-group/public_api.d.ts +0 -3
- package/lib/calendar/calendar/calendar-class-view.pipe.d.ts +0 -7
- package/lib/calendar/calendar/calendar.component.d.ts +0 -176
- package/lib/calendar/calendar-month/calendar-class-day.pipe.d.ts +0 -15
- package/lib/calendar/calendar-month/calendar-class-month.pipe.d.ts +0 -7
- package/lib/calendar/calendar-month/calendar-class-row.pipe.d.ts +0 -24
- package/lib/calendar/calendar-month/calendar-class-year.pipe.d.ts +0 -7
- package/lib/calendar/calendar-month/calendar-day-title.pipe.d.ts +0 -7
- package/lib/calendar/calendar-month/calendar-day.directive.d.ts +0 -19
- package/lib/calendar/calendar-month/calendar-day.pipe.d.ts +0 -8
- package/lib/calendar/calendar-month/calendar-month.component.d.ts +0 -115
- package/lib/calendar/calendar-month/calendar-row.directive.d.ts +0 -45
- package/lib/calendar/calendar-month/calendar-weekday.pipe.d.ts +0 -8
- package/lib/calendar/calendar-navigation/calendar-navigation.component.d.ts +0 -37
- package/lib/calendar/calendar.module.d.ts +0 -18
- package/lib/calendar/calendar.service.d.ts +0 -47
- package/lib/calendar/calendar.utils.d.ts +0 -49
- package/lib/calendar/index.d.ts +0 -1
- package/lib/calendar/public_api.d.ts +0 -4
- package/lib/callout/callout.component.d.ts +0 -11
- package/lib/callout/callout.module.d.ts +0 -7
- package/lib/callout/index.d.ts +0 -1
- package/lib/callout/public_api.d.ts +0 -2
- package/lib/card/card-body.component.d.ts +0 -5
- package/lib/card/card-footer.component.d.ts +0 -5
- package/lib/card/card-group.component.d.ts +0 -5
- package/lib/card/card-header-actions.component.d.ts +0 -5
- package/lib/card/card-header.component.d.ts +0 -5
- package/lib/card/card-img-overlay/card-img-overlay.component.d.ts +0 -5
- package/lib/card/card-img.directive.d.ts +0 -11
- package/lib/card/card-link.directive.d.ts +0 -5
- package/lib/card/card-subtitle.directive.d.ts +0 -5
- package/lib/card/card-text.directive.d.ts +0 -5
- package/lib/card/card-title.directive.d.ts +0 -5
- package/lib/card/card.component.d.ts +0 -28
- package/lib/card/card.module.d.ts +0 -18
- package/lib/card/index.d.ts +0 -1
- package/lib/card/public_api.d.ts +0 -13
- package/lib/carousel/carousel/carousel.component.d.ts +0 -81
- package/lib/carousel/carousel-caption/carousel-caption.component.d.ts +0 -5
- package/lib/carousel/carousel-control/carousel-control.component.d.ts +0 -26
- package/lib/carousel/carousel-indicators/carousel-indicators.component.d.ts +0 -14
- package/lib/carousel/carousel-inner/carousel-inner.component.d.ts +0 -24
- package/lib/carousel/carousel-item/carousel-item.component.d.ts +0 -25
- package/lib/carousel/carousel-state.d.ts +0 -13
- package/lib/carousel/carousel-state.type.d.ts +0 -16
- package/lib/carousel/carousel.animation.d.ts +0 -9
- package/lib/carousel/carousel.config.d.ts +0 -9
- package/lib/carousel/carousel.module.d.ts +0 -14
- package/lib/carousel/carousel.service.d.ts +0 -13
- package/lib/carousel/index.d.ts +0 -1
- package/lib/carousel/public_api.d.ts +0 -8
- package/lib/collapse/collapse.animations.d.ts +0 -4
- package/lib/collapse/collapse.directive.d.ts +0 -52
- package/lib/collapse/collapse.module.d.ts +0 -9
- package/lib/collapse/index.d.ts +0 -1
- package/lib/collapse/public_api.d.ts +0 -2
- package/lib/coreui.types.d.ts +0 -50
- package/lib/date-picker/date-picker.component.d.ts +0 -16
- package/lib/date-picker/date-picker.module.d.ts +0 -7
- package/lib/date-picker/index.d.ts +0 -1
- package/lib/date-picker/public_api.d.ts +0 -3
- package/lib/date-range-picker/date-range-picker/custom-range-key.pipe.d.ts +0 -8
- package/lib/date-range-picker/date-range-picker/date-range-picker.component.d.ts +0 -293
- package/lib/date-range-picker/date-range-picker.module.d.ts +0 -7
- package/lib/date-range-picker/index.d.ts +0 -1
- package/lib/date-range-picker/public_api.d.ts +0 -2
- package/lib/dropdown/dropdown/dropdown.component.d.ts +0 -122
- package/lib/dropdown/dropdown-close/dropdown-close.directive.d.ts +0 -23
- package/lib/dropdown/dropdown-divider/dropdown-divider.directive.d.ts +0 -5
- package/lib/dropdown/dropdown-header/dropdown-header.directive.d.ts +0 -5
- package/lib/dropdown/dropdown-item/dropdown-item-plain.directive.d.ts +0 -5
- package/lib/dropdown/dropdown-item/dropdown-item.directive.d.ts +0 -39
- package/lib/dropdown/dropdown-menu/dropdown-menu.directive.d.ts +0 -30
- package/lib/dropdown/dropdown.module.d.ts +0 -13
- package/lib/dropdown/dropdown.service.d.ts +0 -12
- package/lib/dropdown/index.d.ts +0 -1
- package/lib/dropdown/public_api.d.ts +0 -9
- package/lib/element-cover/element-cover.component.d.ts +0 -26
- package/lib/element-cover/element-cover.module.d.ts +0 -7
- package/lib/element-cover/index.d.ts +0 -1
- package/lib/element-cover/public_api.d.ts +0 -2
- package/lib/footer/footer.component.d.ts +0 -19
- package/lib/footer/footer.module.d.ts +0 -7
- package/lib/footer/index.d.ts +0 -1
- package/lib/footer/public_api.d.ts +0 -2
- package/lib/form/form/form.directive.d.ts +0 -11
- package/lib/form/form-check/form-check-input.directive.d.ts +0 -26
- package/lib/form/form-check/form-check-label.directive.d.ts +0 -5
- package/lib/form/form-check/form-check.component.d.ts +0 -34
- package/lib/form/form-control/form-control.directive.d.ts +0 -30
- package/lib/form/form-feedback/form-feedback.component.d.ts +0 -16
- package/lib/form/form-floating/form-floating.directive.d.ts +0 -10
- package/lib/form/form-label/form-label.directive.d.ts +0 -16
- package/lib/form/form-password/form-password-action/form-password-action.component.d.ts +0 -16
- package/lib/form/form-password/form-password.directive.d.ts +0 -54
- package/lib/form/form-select/form-select.directive.d.ts +0 -16
- package/lib/form/form-text/form-text.directive.d.ts +0 -5
- package/lib/form/form.module.d.ts +0 -19
- package/lib/form/index.d.ts +0 -1
- package/lib/form/input-group/input-group.component.d.ts +0 -10
- package/lib/form/input-group-text/input-group-text.directive.d.ts +0 -5
- package/lib/form/public_api.d.ts +0 -14
- package/lib/grid/col.component.d.ts +0 -6
- package/lib/grid/col.directive.d.ts +0 -66
- package/lib/grid/col.type.d.ts +0 -11
- package/lib/grid/container.component.d.ts +0 -15
- package/lib/grid/grid.module.d.ts +0 -12
- package/lib/grid/gutter.directive.d.ts +0 -12
- package/lib/grid/gutter.type.d.ts +0 -14
- package/lib/grid/index.d.ts +0 -1
- package/lib/grid/public_api.d.ts +0 -7
- package/lib/grid/row.component.d.ts +0 -6
- package/lib/grid/row.directive.d.ts +0 -37
- package/lib/grid/row.type.d.ts +0 -9
- package/lib/header/header/header.component.d.ts +0 -26
- package/lib/header/header-brand/header-brand.component.d.ts +0 -11
- package/lib/header/header-divider/header-divider.component.d.ts +0 -5
- package/lib/header/header-nav/header-nav.component.d.ts +0 -11
- package/lib/header/header-text/header-text.component.d.ts +0 -5
- package/lib/header/header-toggler/header-toggler.directive.d.ts +0 -21
- package/lib/header/header.module.d.ts +0 -12
- package/lib/header/index.d.ts +0 -1
- package/lib/header/public_api.d.ts +0 -7
- package/lib/image/img.directive.d.ts +0 -34
- package/lib/image/img.module.d.ts +0 -7
- package/lib/image/index.d.ts +0 -1
- package/lib/image/public_api.d.ts +0 -2
- package/lib/list-group/index.d.ts +0 -1
- package/lib/list-group/list-group-item.directive.d.ts +0 -35
- package/lib/list-group/list-group.directive.d.ts +0 -18
- package/lib/list-group/list-group.module.d.ts +0 -8
- package/lib/list-group/public_api.d.ts +0 -3
- package/lib/loading-button/index.d.ts +0 -1
- package/lib/loading-button/loading-button.animations.d.ts +0 -2
- package/lib/loading-button/loading-button.component.d.ts +0 -32
- package/lib/loading-button/loading-button.module.d.ts +0 -7
- package/lib/loading-button/public_api.d.ts +0 -2
- package/lib/modal/index.d.ts +0 -1
- package/lib/modal/modal/modal.component.d.ts +0 -95
- package/lib/modal/modal-body/modal-body.component.d.ts +0 -5
- package/lib/modal/modal-content/modal-content.component.d.ts +0 -5
- package/lib/modal/modal-dialog/modal-dialog.component.d.ts +0 -28
- package/lib/modal/modal-dismiss/modal-toggle.directive.d.ts +0 -12
- package/lib/modal/modal-footer/modal-footer.component.d.ts +0 -5
- package/lib/modal/modal-header/modal-header.component.d.ts +0 -5
- package/lib/modal/modal-title/modal-title.directive.d.ts +0 -5
- package/lib/modal/modal.module.d.ts +0 -14
- package/lib/modal/modal.service.d.ts +0 -14
- package/lib/modal/public_api.d.ts +0 -10
- package/lib/multi-select/index.d.ts +0 -1
- package/lib/multi-select/multi-select/multi-select-search.directive.d.ts +0 -15
- package/lib/multi-select/multi-select/multi-select.component.d.ts +0 -352
- package/lib/multi-select/multi-select-native-select/multi-select-native-select.component.d.ts +0 -16
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.d.ts +0 -5
- package/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.d.ts +0 -24
- package/lib/multi-select/multi-select-option/multi-select-option.component.d.ts +0 -96
- package/lib/multi-select/multi-select-tag/multi-select-tag.component.d.ts +0 -18
- package/lib/multi-select/multi-select.module.d.ts +0 -10
- package/lib/multi-select/multi-select.service.d.ts +0 -26
- package/lib/multi-select/multi-select.type.d.ts +0 -45
- package/lib/multi-select/public_api.d.ts +0 -6
- package/lib/nav/index.d.ts +0 -1
- package/lib/nav/nav-item.component.d.ts +0 -5
- package/lib/nav/nav-link.directive.d.ts +0 -33
- package/lib/nav/nav.component.d.ts +0 -16
- package/lib/nav/nav.module.d.ts +0 -9
- package/lib/nav/public_api.d.ts +0 -4
- package/lib/navbar/index.d.ts +0 -1
- package/lib/navbar/navbar-brand/navbar-brand.directive.d.ts +0 -6
- package/lib/navbar/navbar-nav/navbar-nav.component.d.ts +0 -11
- package/lib/navbar/navbar-text/navbar-text.component.d.ts +0 -5
- package/lib/navbar/navbar-toggler/navbar-toggler.directive.d.ts +0 -28
- package/lib/navbar/navbar.component.d.ts +0 -35
- package/lib/navbar/navbar.module.d.ts +0 -11
- package/lib/navbar/public_api.d.ts +0 -6
- package/lib/offcanvas/index.d.ts +0 -1
- package/lib/offcanvas/offcanvas/offcanvas.component.d.ts +0 -82
- package/lib/offcanvas/offcanvas-body/offcanvas-body.component.d.ts +0 -5
- package/lib/offcanvas/offcanvas-header/offcanvas-header.component.d.ts +0 -5
- package/lib/offcanvas/offcanvas-title/offcanvas-title.directive.d.ts +0 -5
- package/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.d.ts +0 -12
- package/lib/offcanvas/offcanvas.module.d.ts +0 -11
- package/lib/offcanvas/offcanvas.service.d.ts +0 -14
- package/lib/offcanvas/public_api.d.ts +0 -7
- package/lib/pagination/index.d.ts +0 -1
- package/lib/pagination/page-item/page-item.component.d.ts +0 -6
- package/lib/pagination/page-item/page-item.directive.d.ts +0 -21
- package/lib/pagination/page-link/page-link.directive.d.ts +0 -5
- package/lib/pagination/pagination/pagination.component.d.ts +0 -22
- package/lib/pagination/pagination.module.d.ts +0 -10
- package/lib/pagination/public_api.d.ts +0 -5
- package/lib/placeholder/index.d.ts +0 -1
- package/lib/placeholder/placeholder-animation.directive.d.ts +0 -15
- package/lib/placeholder/placeholder.directive.d.ts +0 -18
- package/lib/placeholder/placeholder.module.d.ts +0 -8
- package/lib/placeholder/public_api.d.ts +0 -3
- package/lib/popover/index.d.ts +0 -1
- package/lib/popover/popover/popover.component.d.ts +0 -26
- package/lib/popover/popover.directive.d.ts +0 -66
- package/lib/popover/popover.module.d.ts +0 -8
- package/lib/popover/public_api.d.ts +0 -3
- package/lib/progress/index.d.ts +0 -1
- package/lib/progress/progress-bar.component.d.ts +0 -8
- package/lib/progress/progress-bar.directive.d.ts +0 -40
- package/lib/progress/progress-stacked.component.d.ts +0 -6
- package/lib/progress/progress.component.d.ts +0 -32
- package/lib/progress/progress.module.d.ts +0 -10
- package/lib/progress/progress.service.d.ts +0 -11
- package/lib/progress/progress.type.d.ts +0 -18
- package/lib/progress/public_api.d.ts +0 -6
- package/lib/range-slider/index.d.ts +0 -1
- package/lib/range-slider/public_api.d.ts +0 -3
- package/lib/range-slider/range-slider-label-class.pipe.d.ts +0 -9
- package/lib/range-slider/range-slider-label-style.pipe.d.ts +0 -8
- package/lib/range-slider/range-slider-tooltip-position-style.pipe.d.ts +0 -8
- package/lib/range-slider/range-slider-track.pipe.d.ts +0 -7
- package/lib/range-slider/range-slider.component.d.ts +0 -119
- package/lib/range-slider/range-slider.module.d.ts +0 -7
- package/lib/range-slider/range-slider.type.d.ts +0 -11
- package/lib/range-slider/range-slider.utils.d.ts +0 -38
- package/lib/rating/index.d.ts +0 -1
- package/lib/rating/public_api.d.ts +0 -2
- package/lib/rating/rating-item-label/rating-item-label.component.d.ts +0 -13
- package/lib/rating/rating.component.d.ts +0 -136
- package/lib/rating/rating.module.d.ts +0 -7
- package/lib/services/class-toggle.service.d.ts +0 -8
- package/lib/services/color-mode.service.d.ts +0 -19
- package/lib/services/in-memory-storage.service.d.ts +0 -12
- package/lib/services/index.d.ts +0 -1
- package/lib/services/intersection.service.d.ts +0 -19
- package/lib/services/listeners.service.d.ts +0 -18
- package/lib/services/local-storage.service.d.ts +0 -17
- package/lib/services/public_api.d.ts +0 -8
- package/lib/services/rtl.service.d.ts +0 -7
- package/lib/services/uid.service.d.ts +0 -7
- package/lib/shared/element-ref.directive.d.ts +0 -7
- package/lib/shared/html-attr.directive.d.ts +0 -10
- package/lib/shared/index.d.ts +0 -1
- package/lib/shared/public_api.d.ts +0 -5
- package/lib/shared/shared.module.d.ts +0 -12
- package/lib/shared/template-id.directive.d.ts +0 -9
- package/lib/shared/theme.directive.d.ts +0 -14
- package/lib/sidebar/index.d.ts +0 -1
- package/lib/sidebar/public_api.d.ts +0 -9
- package/lib/sidebar/sidebar/sidebar.component.d.ts +0 -89
- package/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.d.ts +0 -11
- package/lib/sidebar/sidebar-brand/sidebar-brand.component.d.ts +0 -10
- package/lib/sidebar/sidebar-footer/sidebar-footer.component.d.ts +0 -5
- package/lib/sidebar/sidebar-header/sidebar-header.component.d.ts +0 -5
- package/lib/sidebar/sidebar-nav/index.d.ts +0 -1
- package/lib/sidebar/sidebar-nav/public_api.d.ts +0 -12
- package/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.d.ts +0 -7
- package/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.d.ts +0 -6
- package/lib/sidebar/sidebar-nav/sidebar-nav-group.service.d.ts +0 -13
- package/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.d.ts +0 -7
- package/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.d.ts +0 -9
- package/lib/sidebar/sidebar-nav/sidebar-nav-label.component.d.ts +0 -17
- package/lib/sidebar/sidebar-nav/sidebar-nav-link.component.d.ts +0 -33
- package/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.d.ts +0 -7
- package/lib/sidebar/sidebar-nav/sidebar-nav-title.component.d.ts +0 -13
- package/lib/sidebar/sidebar-nav/sidebar-nav.component.d.ts +0 -54
- package/lib/sidebar/sidebar-nav/sidebar-nav.d.ts +0 -53
- package/lib/sidebar/sidebar-nav/sidebar-nav.service.d.ts +0 -20
- package/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.d.ts +0 -22
- package/lib/sidebar/sidebar-toggler/sidebar-toggler.directive.d.ts +0 -8
- package/lib/sidebar/sidebar.module.d.ts +0 -21
- package/lib/sidebar/sidebar.service.d.ts +0 -18
- package/lib/smart-pagination/index.d.ts +0 -1
- package/lib/smart-pagination/public_api.d.ts +0 -2
- package/lib/smart-pagination/smart-pagination.component.d.ts +0 -105
- package/lib/smart-pagination/smart-pagination.module.d.ts +0 -7
- package/lib/smart-pagination/smart-pagination.type.d.ts +0 -79
- package/lib/smart-table/index.d.ts +0 -1
- package/lib/smart-table/public_api.d.ts +0 -4
- package/lib/smart-table/smart-table/smart-table.component.d.ts +0 -143
- package/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.d.ts +0 -10
- package/lib/smart-table/smart-table-filter/filter-input.directive.d.ts +0 -24
- package/lib/smart-table/smart-table-filter/smart-table-filter.component.d.ts +0 -15
- package/lib/smart-table/smart-table-head/smart-table-column-label.pipe.d.ts +0 -8
- package/lib/smart-table/smart-table-head/smart-table-head.component.d.ts +0 -64
- package/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.d.ts +0 -13
- package/lib/smart-table/smart-table.module.d.ts +0 -8
- package/lib/smart-table/smart-table.type.d.ts +0 -319
- package/lib/smart-table/smart-table.utils.d.ts +0 -27
- package/lib/spinner/index.d.ts +0 -1
- package/lib/spinner/public_api.d.ts +0 -2
- package/lib/spinner/spinner.component.d.ts +0 -35
- package/lib/spinner/spinner.module.d.ts +0 -7
- package/lib/table/index.d.ts +0 -1
- package/lib/table/public_api.d.ts +0 -4
- package/lib/table/table-active.directive.d.ts +0 -10
- package/lib/table/table-color.directive.d.ts +0 -11
- package/lib/table/table.directive.d.ts +0 -65
- package/lib/table/table.module.d.ts +0 -9
- package/lib/table/table.type.d.ts +0 -78
- package/lib/tabs/index.d.ts +0 -1
- package/lib/tabs/public_api.d.ts +0 -5
- package/lib/tabs/tab-content/tab-content.component.d.ts +0 -26
- package/lib/tabs/tab-content-ref.directive.d.ts +0 -48
- package/lib/tabs/tab-pane/tab-pane.component.d.ts +0 -22
- package/lib/tabs/tab.service.d.ts +0 -13
- package/lib/tabs/tabs.module.d.ts +0 -9
- package/lib/tabs-2/index.d.ts +0 -1
- package/lib/tabs-2/public_api.d.ts +0 -7
- package/lib/tabs-2/tab/tab.directive.d.ts +0 -41
- package/lib/tabs-2/tab-panel/tab-panel.component.d.ts +0 -61
- package/lib/tabs-2/tabs-content/tabs-content.component.d.ts +0 -5
- package/lib/tabs-2/tabs-list/tabs-list.component.d.ts +0 -30
- package/lib/tabs-2/tabs.component.d.ts +0 -20
- package/lib/tabs-2/tabs.service.d.ts +0 -8
- package/lib/tabs-2/tabs2.module.d.ts +0 -11
- package/lib/time-picker/index.d.ts +0 -1
- package/lib/time-picker/public_api.d.ts +0 -2
- package/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.d.ts +0 -36
- package/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.d.ts +0 -35
- package/lib/time-picker/time-picker.component.d.ts +0 -187
- package/lib/time-picker/time-picker.module.d.ts +0 -7
- package/lib/time-picker/time.utils.d.ts +0 -57
- package/lib/toast/index.d.ts +0 -1
- package/lib/toast/public_api.d.ts +0 -8
- package/lib/toast/toast/toast.component.d.ts +0 -74
- package/lib/toast/toast-body/toast-body.component.d.ts +0 -7
- package/lib/toast/toast-close.directive.d.ts +0 -9
- package/lib/toast/toast-header/toast-header.component.d.ts +0 -13
- package/lib/toast/toast.module.d.ts +0 -12
- package/lib/toast/toaster/toaster-host.directive.d.ts +0 -7
- package/lib/toast/toaster/toaster.component.d.ts +0 -47
- package/lib/toast/toaster/toaster.service.d.ts +0 -15
- package/lib/tooltip/index.d.ts +0 -1
- package/lib/tooltip/public_api.d.ts +0 -3
- package/lib/tooltip/tooltip/tooltip.component.d.ts +0 -26
- package/lib/tooltip/tooltip.directive.d.ts +0 -66
- package/lib/tooltip/tooltip.module.d.ts +0 -8
- package/lib/utilities/align.directive.d.ts +0 -12
- package/lib/utilities/bg-color.directive.d.ts +0 -15
- package/lib/utilities/border.directive.d.ts +0 -12
- package/lib/utilities/border.type.d.ts +0 -15
- package/lib/utilities/index.d.ts +0 -1
- package/lib/utilities/public_api.d.ts +0 -8
- package/lib/utilities/rounded.directive.d.ts +0 -12
- package/lib/utilities/rounded.type.d.ts +0 -12
- package/lib/utilities/shadow-on-scroll.directive.d.ts +0 -8
- package/lib/utilities/text-bg-color.directive.d.ts +0 -13
- package/lib/utilities/text-color.directive.d.ts +0 -15
- package/lib/utilities/utilities.module.d.ts +0 -13
- package/lib/widget/index.d.ts +0 -1
- package/lib/widget/public_api.d.ts +0 -7
- package/lib/widget/widget-stat-a/widget-stat-a.component.d.ts +0 -32
- package/lib/widget/widget-stat-b/widget-stat-b.component.d.ts +0 -38
- package/lib/widget/widget-stat-c/widget-stat-c.component.d.ts +0 -36
- package/lib/widget/widget-stat-d/widget-stat-d.component.d.ts +0 -20
- package/lib/widget/widget-stat-e/widget-stat-e.component.d.ts +0 -18
- package/lib/widget/widget-stat-f/widget-stat-f.component.d.ts +0 -48
- package/lib/widget/widget.module.d.ts +0 -12
- package/public-api.d.ts +0 -50
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { InputSignal } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class ButtonToolbarComponent {
|
|
4
|
-
/**
|
|
5
|
-
* Default role attr for ButtonToolbar. [docs]
|
|
6
|
-
* @type InputSignal<string>
|
|
7
|
-
* @default 'toolbar'
|
|
8
|
-
*/
|
|
9
|
-
role: InputSignal<string>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonToolbarComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonToolbarComponent, "c-button-toolbar", never, { "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
12
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CalendarClassViewPipe implements PipeTransform {
|
|
4
|
-
transform(view: string): any;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarClassViewPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CalendarClassViewPipe, "calendarClassView", true>;
|
|
7
|
-
}
|
|
@@ -1,176 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, OnInit } from '@angular/core';
|
|
2
|
-
import { FocusOrigin } from '@angular/cdk/a11y';
|
|
3
|
-
import { DateFilterType, DayFormatType, DaysOfWeek, SelectionType, WeekdayFormatType } from '../calendar.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class CalendarComponent implements OnInit, AfterViewInit {
|
|
6
|
-
#private;
|
|
7
|
-
readonly calendarDateChange: import("@angular/core").OutputEmitterRef<Date>;
|
|
8
|
-
/**
|
|
9
|
-
* Default date of the component
|
|
10
|
-
* @type Date | string
|
|
11
|
-
*/
|
|
12
|
-
readonly calendarDateModel: import("@angular/core").ModelSignal<string | number | Date>;
|
|
13
|
-
readonly calendarDate: import("@angular/core").Signal<Date>;
|
|
14
|
-
readonly calendarDateEffect: import("@angular/core").EffectRef;
|
|
15
|
-
/**
|
|
16
|
-
* The number of calendars that render on desktop devices.
|
|
17
|
-
* @type number
|
|
18
|
-
* default 1
|
|
19
|
-
*/
|
|
20
|
-
readonly calendars: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
21
|
-
readonly calendarsArray: import("@angular/core").Signal<number[]>;
|
|
22
|
-
/**
|
|
23
|
-
* Set the format of day name.
|
|
24
|
-
* @default 'numeric'
|
|
25
|
-
* @type DayFormatType
|
|
26
|
-
*/
|
|
27
|
-
readonly dayFormat: import("@angular/core").InputSignal<DayFormatType>;
|
|
28
|
-
readonly dayFormatEffect: import("@angular/core").EffectRef;
|
|
29
|
-
/**
|
|
30
|
-
* Specify the list of dates that cannot be selected.
|
|
31
|
-
* @type (Date | Date[])[]
|
|
32
|
-
*/
|
|
33
|
-
readonly disabledDates: import("@angular/core").InputSignal<(Date | Date[])[]>;
|
|
34
|
-
readonly disabledDatesEffect: import("@angular/core").EffectRef;
|
|
35
|
-
readonly endDateChange: import("@angular/core").OutputEmitterRef<Date | null>;
|
|
36
|
-
readonly startDateChange: import("@angular/core").OutputEmitterRef<Date | null>;
|
|
37
|
-
/**
|
|
38
|
-
* Initial selected date.
|
|
39
|
-
* @type (Date | null)
|
|
40
|
-
*/
|
|
41
|
-
readonly startDateModel: import("@angular/core").ModelSignal<string | number | Date | null>;
|
|
42
|
-
readonly startDate: import("@angular/core").Signal<Date | null>;
|
|
43
|
-
/**
|
|
44
|
-
* Initial selected to date (range).
|
|
45
|
-
* @type Date | null
|
|
46
|
-
*/
|
|
47
|
-
readonly endDateModel: import("@angular/core").ModelSignal<string | number | Date | null>;
|
|
48
|
-
readonly endDate: import("@angular/core").Signal<Date | null>;
|
|
49
|
-
/**
|
|
50
|
-
* Sets the day of start week.
|
|
51
|
-
* - 0 - Sunday,
|
|
52
|
-
* - 1 - Monday,
|
|
53
|
-
* - 2 - Tuesday,
|
|
54
|
-
* - 3 - Wednesday,
|
|
55
|
-
* - 4 - Thursday,
|
|
56
|
-
* - 5 - Friday,
|
|
57
|
-
* - 6 - Saturday,
|
|
58
|
-
*
|
|
59
|
-
* @type number
|
|
60
|
-
* @default 1
|
|
61
|
-
*/
|
|
62
|
-
readonly firstDayOfWeek: import("@angular/core").InputSignal<DaysOfWeek>;
|
|
63
|
-
readonly firstDayOfWeekEffect: import("@angular/core").EffectRef;
|
|
64
|
-
/**
|
|
65
|
-
* Sets the default locale for components. If not set, it is inherited from the browser.
|
|
66
|
-
* @default 'default'
|
|
67
|
-
*/
|
|
68
|
-
readonly locale: import("@angular/core").InputSignal<string>;
|
|
69
|
-
readonly localeEffect: import("@angular/core").EffectRef;
|
|
70
|
-
/**
|
|
71
|
-
* Max selectable date.
|
|
72
|
-
*/
|
|
73
|
-
readonly maxDateInput: import("@angular/core").InputSignal<string | number | Date | null>;
|
|
74
|
-
readonly maxDateEffect: import("@angular/core").EffectRef;
|
|
75
|
-
/**
|
|
76
|
-
* Min selectable date.
|
|
77
|
-
*/
|
|
78
|
-
readonly minDateInput: import("@angular/core").InputSignal<string | number | Date | null>;
|
|
79
|
-
readonly minDateEffect: import("@angular/core").EffectRef;
|
|
80
|
-
/**
|
|
81
|
-
* Show navigation.
|
|
82
|
-
* @type boolean
|
|
83
|
-
*/
|
|
84
|
-
readonly navigation: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
85
|
-
/**
|
|
86
|
-
* Reorder year-month navigation, and render year first.
|
|
87
|
-
* @type boolean
|
|
88
|
-
* @default false
|
|
89
|
-
*/
|
|
90
|
-
readonly navYearFirst: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
91
|
-
readonly navYearFirstEffect: import("@angular/core").EffectRef;
|
|
92
|
-
/**
|
|
93
|
-
* Allow range selection.
|
|
94
|
-
* @type boolean
|
|
95
|
-
* @default false
|
|
96
|
-
*/
|
|
97
|
-
readonly range: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
98
|
-
readonly rangeEffect: import("@angular/core").EffectRef;
|
|
99
|
-
/**
|
|
100
|
-
* Set calendar view.
|
|
101
|
-
* @type 'days' | 'months' | 'years'
|
|
102
|
-
* @default 'days'
|
|
103
|
-
*/
|
|
104
|
-
readonly view: import("@angular/core").ModelSignal<"days" | "months" | "years">;
|
|
105
|
-
readonly viewEffect: import("@angular/core").EffectRef;
|
|
106
|
-
/**
|
|
107
|
-
* Set length or format of day name.
|
|
108
|
-
* @type number | 'long' | 'narrow' | 'short'
|
|
109
|
-
* @default 'short'
|
|
110
|
-
*/
|
|
111
|
-
readonly weekdayFormat: import("@angular/core").InputSignal<WeekdayFormatType>;
|
|
112
|
-
readonly weekdayFormatEffect: import("@angular/core").EffectRef;
|
|
113
|
-
readonly dateFilter: import("@angular/core").InputSignal<DateFilterType | undefined>;
|
|
114
|
-
readonly dateFilterEffect: import("@angular/core").EffectRef;
|
|
115
|
-
/**
|
|
116
|
-
* Set whether days in adjacent months shown before or after the current month are selectable. This only applies if the `showAdjacentDays` option is set to true.
|
|
117
|
-
* @type boolean
|
|
118
|
-
* @default false
|
|
119
|
-
* @since 4.4.10
|
|
120
|
-
*/
|
|
121
|
-
readonly selectAdjacentDays: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
122
|
-
readonly selectAdjacentDaysEffect: import("@angular/core").EffectRef;
|
|
123
|
-
/**
|
|
124
|
-
* Set whether to display dates in adjacent months (non-selectable) at the start and end of the current month.
|
|
125
|
-
* @type boolean
|
|
126
|
-
* @default true
|
|
127
|
-
* @since 4.4.10
|
|
128
|
-
*/
|
|
129
|
-
readonly showAdjacentDays: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
130
|
-
readonly showAdjacentDaysEffect: import("@angular/core").EffectRef;
|
|
131
|
-
/**
|
|
132
|
-
* Specify the type of date selection as day, week, month, or year.
|
|
133
|
-
* @type 'day' | 'week' | 'month' | 'year'
|
|
134
|
-
* @default 'day'
|
|
135
|
-
* @since 5.0.0
|
|
136
|
-
*/
|
|
137
|
-
readonly selectionType: import("@angular/core").InputSignal<SelectionType>;
|
|
138
|
-
readonly selectionTypeEffect: import("@angular/core").EffectRef;
|
|
139
|
-
/**
|
|
140
|
-
* Set whether to display week numbers in the calendar.
|
|
141
|
-
* @type boolean
|
|
142
|
-
* @default false
|
|
143
|
-
* @since 5.0.0
|
|
144
|
-
*/
|
|
145
|
-
readonly showWeekNumber: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
|
|
146
|
-
readonly showWeekNumberEffect: import("@angular/core").EffectRef;
|
|
147
|
-
/**
|
|
148
|
-
* Label displayed over week numbers in the calendar.
|
|
149
|
-
* @type string
|
|
150
|
-
* @default undefined
|
|
151
|
-
* @since 5.0.0
|
|
152
|
-
*/
|
|
153
|
-
readonly weekNumbersLabel: import("@angular/core").InputSignal<string | undefined>;
|
|
154
|
-
readonly weekNumbersLabelEffect: import("@angular/core").EffectRef;
|
|
155
|
-
readonly ariaNextMonthLabel: import("@angular/core").InputSignal<string>;
|
|
156
|
-
readonly ariaNextYearLabel: import("@angular/core").InputSignal<string>;
|
|
157
|
-
readonly ariaPrevMonthLabel: import("@angular/core").InputSignal<string>;
|
|
158
|
-
readonly ariaPrevYearLabel: import("@angular/core").InputSignal<string>;
|
|
159
|
-
readonly calendarCellHover: import("@angular/core").OutputEmitterRef<Date | null>;
|
|
160
|
-
readonly hoverDate: import("@angular/core").WritableSignal<Date | null>;
|
|
161
|
-
readonly hoverDateEffect: import("@angular/core").EffectRef;
|
|
162
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
|
|
163
|
-
ngOnInit(): void;
|
|
164
|
-
ngAfterViewInit(): void;
|
|
165
|
-
calendarStateSubscribe(): void;
|
|
166
|
-
setCalendarPage(years: number, months?: number, setMonth?: number): void;
|
|
167
|
-
handleNavigationClick(direction: 'prev' | 'next', years?: boolean): void;
|
|
168
|
-
/**
|
|
169
|
-
* Clear startDate and endDate
|
|
170
|
-
* @type void
|
|
171
|
-
*/
|
|
172
|
-
clearDates(): void;
|
|
173
|
-
handleFocusChange($event: FocusOrigin): void;
|
|
174
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarComponent, never>;
|
|
175
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarComponent, "c-calendar", ["cCalendar"], { "calendarDateModel": { "alias": "calendarDate"; "required": false; "isSignal": true; }; "calendars": { "alias": "calendars"; "required": false; "isSignal": true; }; "dayFormat": { "alias": "dayFormat"; "required": false; "isSignal": true; }; "disabledDates": { "alias": "disabledDates"; "required": false; "isSignal": true; }; "startDateModel": { "alias": "startDate"; "required": false; "isSignal": true; }; "endDateModel": { "alias": "endDate"; "required": false; "isSignal": true; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; "isSignal": true; }; "locale": { "alias": "locale"; "required": false; "isSignal": true; }; "maxDateInput": { "alias": "maxDate"; "required": false; "isSignal": true; }; "minDateInput": { "alias": "minDate"; "required": false; "isSignal": true; }; "navigation": { "alias": "navigation"; "required": false; "isSignal": true; }; "navYearFirst": { "alias": "navYearFirst"; "required": false; "isSignal": true; }; "range": { "alias": "range"; "required": false; "isSignal": true; }; "view": { "alias": "view"; "required": false; "isSignal": true; }; "weekdayFormat": { "alias": "weekdayFormat"; "required": false; "isSignal": true; }; "dateFilter": { "alias": "dateFilter"; "required": false; "isSignal": true; }; "selectAdjacentDays": { "alias": "selectAdjacentDays"; "required": false; "isSignal": true; }; "showAdjacentDays": { "alias": "showAdjacentDays"; "required": false; "isSignal": true; }; "selectionType": { "alias": "selectionType"; "required": false; "isSignal": true; }; "showWeekNumber": { "alias": "showWeekNumber"; "required": false; "isSignal": true; }; "weekNumbersLabel": { "alias": "weekNumbersLabel"; "required": false; "isSignal": true; }; "ariaNextMonthLabel": { "alias": "ariaNextMonthLabel"; "required": false; "isSignal": true; }; "ariaNextYearLabel": { "alias": "ariaNextYearLabel"; "required": false; "isSignal": true; }; "ariaPrevMonthLabel": { "alias": "ariaPrevMonthLabel"; "required": false; "isSignal": true; }; "ariaPrevYearLabel": { "alias": "ariaPrevYearLabel"; "required": false; "isSignal": true; }; }, { "calendarDateChange": "calendarDateChange"; "calendarDateModel": "calendarDateChange"; "endDateChange": "endDateChange"; "startDateChange": "startDateChange"; "startDateModel": "startDateChange"; "endDateModel": "endDateChange"; "view": "viewChange"; "calendarCellHover": "calendarCellHover"; }, never, never, true, never>;
|
|
176
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CalendarClassDayPipe implements PipeTransform {
|
|
4
|
-
transform(dateObj: {
|
|
5
|
-
date: Date;
|
|
6
|
-
month: string;
|
|
7
|
-
}, datesConfig?: {
|
|
8
|
-
minDate: any;
|
|
9
|
-
maxDate: any;
|
|
10
|
-
disabledDates: any;
|
|
11
|
-
dateFilter: any;
|
|
12
|
-
}): any;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarClassDayPipe, never>;
|
|
14
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CalendarClassDayPipe, "calendarClassDay", true>;
|
|
15
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CalendarClassMonthPipe implements PipeTransform {
|
|
4
|
-
transform(calendarDate: string | number | Date, monthIndex: number): any;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarClassMonthPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CalendarClassMonthPipe, "calendarClassMonth", true>;
|
|
7
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { SelectionType } from '../calendar.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CalendarClassRowPipe implements PipeTransform {
|
|
5
|
-
transform(week: {
|
|
6
|
-
weekNumber: number;
|
|
7
|
-
days: {
|
|
8
|
-
date: Date;
|
|
9
|
-
month: string;
|
|
10
|
-
}[];
|
|
11
|
-
}, datesConfig?: {
|
|
12
|
-
minDate: any;
|
|
13
|
-
maxDate: any;
|
|
14
|
-
disabledDates: any;
|
|
15
|
-
dateFilter: any;
|
|
16
|
-
calendarDate: any;
|
|
17
|
-
selectionType: SelectionType;
|
|
18
|
-
}): {
|
|
19
|
-
'calendar-row': boolean;
|
|
20
|
-
disabled: boolean;
|
|
21
|
-
};
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarClassRowPipe, never>;
|
|
23
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CalendarClassRowPipe, "calendarClassRow", true>;
|
|
24
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CalendarClassYearPipe implements PipeTransform {
|
|
4
|
-
transform(year: number, args?: any): any;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarClassYearPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CalendarClassYearPipe, "calendarClassYear", true>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class CalendarDayTitlePipe implements PipeTransform {
|
|
4
|
-
transform(date: Date, locale?: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarDayTitlePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CalendarDayTitlePipe, "calendarDayTitle", true>;
|
|
7
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { FocusableOption, FocusMonitor, FocusOrigin } from '@angular/cdk/a11y';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CalendarDayDirective implements FocusableOption {
|
|
5
|
-
#private;
|
|
6
|
-
readonly elementRef: ElementRef<any>;
|
|
7
|
-
readonly focusMonitor: FocusMonitor;
|
|
8
|
-
constructor();
|
|
9
|
-
readonly date: import("@angular/core").InputSignal<Date | undefined>;
|
|
10
|
-
readonly month: import("@angular/core").InputSignal<string>;
|
|
11
|
-
disabled: boolean;
|
|
12
|
-
readonly disabled$: import("@angular/core").Signal<boolean>;
|
|
13
|
-
readonly hostClasses: import("@angular/core").Signal<Record<string, boolean> | undefined>;
|
|
14
|
-
readonly ariaSelected: import("@angular/core").Signal<true | null>;
|
|
15
|
-
focus(origin?: FocusOrigin): void;
|
|
16
|
-
getLabel(): string;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarDayDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CalendarDayDirective, "[cCalendarDay]", ["cCalendarDay"], { "date": { "alias": "date"; "required": false; "isSignal": true; }; "month": { "alias": "month"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { DayFormatType } from '../calendar.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CalendarDayPipe implements PipeTransform {
|
|
5
|
-
transform(date: Date, dayFormat?: DayFormatType, locale?: string): (string | number);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarDayPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CalendarDayPipe, "calendarDay", true>;
|
|
8
|
-
}
|
|
@@ -1,115 +0,0 @@
|
|
|
1
|
-
import { QueryList } from '@angular/core';
|
|
2
|
-
import { DateFilterType, DayFormatType, MonthDetails, SelectionType } from '../calendar.service';
|
|
3
|
-
import { CalendarDayDirective } from './calendar-day.directive';
|
|
4
|
-
import { CalendarRowDirective } from './calendar-row.directive';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class CalendarMonthComponent {
|
|
7
|
-
#private;
|
|
8
|
-
constructor();
|
|
9
|
-
readonly pageIndex: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
10
|
-
readonly addMonths: import("@angular/core").Signal<number>;
|
|
11
|
-
/**
|
|
12
|
-
* Initial selected date.
|
|
13
|
-
* @type (Date | null)
|
|
14
|
-
*/
|
|
15
|
-
readonly startDate: import("@angular/core").WritableSignal<Date | null>;
|
|
16
|
-
/**
|
|
17
|
-
* Initial selected to date (range).
|
|
18
|
-
* @type Date | null
|
|
19
|
-
*/
|
|
20
|
-
readonly endDate: import("@angular/core").WritableSignal<Date | null>;
|
|
21
|
-
readonly datesEffect: import("@angular/core").EffectRef;
|
|
22
|
-
/**
|
|
23
|
-
* Specify the list of dates that cannot be selected.
|
|
24
|
-
* @type Date[] | Date[][]
|
|
25
|
-
*/
|
|
26
|
-
readonly disabledDates: import("@angular/core").WritableSignal<(Date | Date[])[]>;
|
|
27
|
-
/**
|
|
28
|
-
* Sets the day of start week.
|
|
29
|
-
* - 0 - Sunday,
|
|
30
|
-
* - 1 - Monday,
|
|
31
|
-
* - 2 - Tuesday,
|
|
32
|
-
* - 3 - Wednesday,
|
|
33
|
-
* - 4 - Thursday,
|
|
34
|
-
* - 5 - Friday,
|
|
35
|
-
* - 6 - Saturday,
|
|
36
|
-
*/
|
|
37
|
-
readonly firstDayOfWeek: import("@angular/core").WritableSignal<number>;
|
|
38
|
-
/**
|
|
39
|
-
* Sets the default locale for components. If not set, it is inherited from the browser.
|
|
40
|
-
* @default 'default'
|
|
41
|
-
*/
|
|
42
|
-
readonly locale: import("@angular/core").WritableSignal<string>;
|
|
43
|
-
/**
|
|
44
|
-
* Allow range selection.
|
|
45
|
-
* @type boolean
|
|
46
|
-
* @default false
|
|
47
|
-
*/
|
|
48
|
-
readonly range: import("@angular/core").WritableSignal<boolean>;
|
|
49
|
-
/**
|
|
50
|
-
* Set length or format of day name.
|
|
51
|
-
* @type number | 'long' | 'narrow' | 'short'
|
|
52
|
-
* @default 'short'
|
|
53
|
-
*/
|
|
54
|
-
readonly weekdayFormat: import("@angular/core").WritableSignal<number | "long" | "short" | "narrow">;
|
|
55
|
-
/**
|
|
56
|
-
* Set calendar view.
|
|
57
|
-
* @type 'days' | 'months' | 'years'
|
|
58
|
-
* @default 'days'
|
|
59
|
-
*/
|
|
60
|
-
readonly view: import("@angular/core").WritableSignal<"days" | "months" | "years">;
|
|
61
|
-
/**
|
|
62
|
-
* Max selectable date.
|
|
63
|
-
*/
|
|
64
|
-
readonly maxDate: import("@angular/core").WritableSignal<Date | null>;
|
|
65
|
-
/**
|
|
66
|
-
* Min selectable date.
|
|
67
|
-
*/
|
|
68
|
-
readonly minDate: import("@angular/core").WritableSignal<Date | null>;
|
|
69
|
-
readonly listOfMonths: import("@angular/core").Signal<{
|
|
70
|
-
year: number;
|
|
71
|
-
month: string;
|
|
72
|
-
}[][]>;
|
|
73
|
-
readonly listOfYears: import("@angular/core").Signal<number[][]>;
|
|
74
|
-
/**
|
|
75
|
-
* Default date of the component
|
|
76
|
-
* @type Date
|
|
77
|
-
*/
|
|
78
|
-
readonly calendarDate: import("@angular/core").WritableSignal<Date>;
|
|
79
|
-
readonly date: import("@angular/core").Signal<Date>;
|
|
80
|
-
readonly calendarDateEffect: import("@angular/core").EffectRef;
|
|
81
|
-
calendarDays: QueryList<CalendarDayDirective>;
|
|
82
|
-
calendarRows: QueryList<CalendarRowDirective>;
|
|
83
|
-
readonly dateFilter: import("@angular/core").WritableSignal<DateFilterType | undefined>;
|
|
84
|
-
readonly dayFormat: import("@angular/core").WritableSignal<DayFormatType>;
|
|
85
|
-
readonly selectAdjacentDays: import("@angular/core").WritableSignal<boolean>;
|
|
86
|
-
readonly showAdjacentDays: import("@angular/core").WritableSignal<boolean>;
|
|
87
|
-
readonly selectionType: import("@angular/core").WritableSignal<SelectionType>;
|
|
88
|
-
readonly showWeekNumber: import("@angular/core").WritableSignal<boolean>;
|
|
89
|
-
readonly weekNumbersLabel: import("@angular/core").WritableSignal<string>;
|
|
90
|
-
readonly monthDetails: import("@angular/core").Signal<MonthDetails>;
|
|
91
|
-
readonly weekDays: import("@angular/core").Signal<{
|
|
92
|
-
date: Date;
|
|
93
|
-
month: string;
|
|
94
|
-
}[]>;
|
|
95
|
-
yearNumber(year: any): string;
|
|
96
|
-
isDateDisabled(date: Date): boolean;
|
|
97
|
-
calendarCellTitle(date: Date): string;
|
|
98
|
-
handleCellMouseEnter(hoverDate: Date | undefined): void;
|
|
99
|
-
handleYearCellClick(year: number): void;
|
|
100
|
-
handleYearCellKeyUp($event: KeyboardEvent, date: Date | undefined): void;
|
|
101
|
-
handleMonthCellKeyUp($event: KeyboardEvent, date: Date | undefined): void;
|
|
102
|
-
handleMonthCellClick(value: Date | undefined): void;
|
|
103
|
-
setCalendarPage(years: number, months?: number, setMonth?: number): void;
|
|
104
|
-
handleDayCellKeyDown($event: KeyboardEvent, date: Date | undefined): void;
|
|
105
|
-
handleCellMouseLeave(): void;
|
|
106
|
-
handleDayCellKeyUp($event: KeyboardEvent, date: Date): void;
|
|
107
|
-
handleDayCellClick(date: Date): void;
|
|
108
|
-
calendarStateSubscribe(): void;
|
|
109
|
-
getMonthStart(index: number): Date;
|
|
110
|
-
getMonthEnd(index: number): Date;
|
|
111
|
-
getYearStart(year: number): Date;
|
|
112
|
-
getYearEnd(year: number): Date;
|
|
113
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarMonthComponent, never>;
|
|
114
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarMonthComponent, "c-calendar-month", ["cCalendarMonth"], { "pageIndex": { "alias": "pageIndex"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
115
|
-
}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { FocusableOption, FocusMonitor, FocusOrigin } from '@angular/cdk/a11y';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CalendarRowDirective implements FocusableOption {
|
|
5
|
-
#private;
|
|
6
|
-
elementRef: ElementRef<any>;
|
|
7
|
-
focusMonitor: FocusMonitor;
|
|
8
|
-
constructor();
|
|
9
|
-
set week(value: {
|
|
10
|
-
weekNumber: number;
|
|
11
|
-
days: {
|
|
12
|
-
date: Date;
|
|
13
|
-
month: string;
|
|
14
|
-
}[];
|
|
15
|
-
});
|
|
16
|
-
get week(): {
|
|
17
|
-
weekNumber: number;
|
|
18
|
-
days: {
|
|
19
|
-
date: Date;
|
|
20
|
-
month: string;
|
|
21
|
-
}[];
|
|
22
|
-
};
|
|
23
|
-
date: Date | null;
|
|
24
|
-
private startDate;
|
|
25
|
-
private endDate;
|
|
26
|
-
private hoverDate;
|
|
27
|
-
private maxDate;
|
|
28
|
-
private minDate;
|
|
29
|
-
private range;
|
|
30
|
-
private selectionType;
|
|
31
|
-
private disabledDates;
|
|
32
|
-
private dateFilter;
|
|
33
|
-
private calendarDate;
|
|
34
|
-
private locale;
|
|
35
|
-
disabled: boolean;
|
|
36
|
-
current: boolean;
|
|
37
|
-
readonly tabindex: import("@angular/core").WritableSignal<number>;
|
|
38
|
-
get selectEndDate(): boolean;
|
|
39
|
-
get hostClasses(): any;
|
|
40
|
-
get ariaSelected(): true | null;
|
|
41
|
-
focus(origin?: FocusOrigin): void;
|
|
42
|
-
getLabel(): string;
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarRowDirective, never>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CalendarRowDirective, "[cCalendarRow]", ["cCalendarRow"], { "week": { "alias": "cCalendarRow"; "required": true; }; }, {}, never, never, true, never>;
|
|
45
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { WeekdayFormatType } from '../calendar.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CalendarWeekdayPipe implements PipeTransform {
|
|
5
|
-
transform(date: Date, weekdayFormat?: WeekdayFormatType, locale?: string): (string | number);
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarWeekdayPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<CalendarWeekdayPipe, "calendarWeekday", true>;
|
|
8
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { SelectionType } from '../calendar.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
interface INavigationClick {
|
|
4
|
-
direction: 'prev' | 'next';
|
|
5
|
-
years: boolean;
|
|
6
|
-
}
|
|
7
|
-
export declare class CalendarNavigationComponent {
|
|
8
|
-
#private;
|
|
9
|
-
constructor();
|
|
10
|
-
readonly pageIndex: import("@angular/core").InputSignalWithTransform<number, unknown>;
|
|
11
|
-
readonly addMonths: import("@angular/core").Signal<number>;
|
|
12
|
-
readonly navigation: import("@angular/core").InputSignal<boolean>;
|
|
13
|
-
readonly maxDate: import("@angular/core").WritableSignal<Date | null>;
|
|
14
|
-
readonly minDate: import("@angular/core").WritableSignal<Date | null>;
|
|
15
|
-
readonly calendarDate: import("@angular/core").WritableSignal<Date>;
|
|
16
|
-
readonly navYearFirst: import("@angular/core").WritableSignal<boolean>;
|
|
17
|
-
readonly locale: import("@angular/core").WritableSignal<string>;
|
|
18
|
-
readonly view: import("@angular/core").WritableSignal<"days" | "months" | "years">;
|
|
19
|
-
readonly selectionType: import("@angular/core").WritableSignal<SelectionType>;
|
|
20
|
-
readonly ariaNextMonthLabel: import("@angular/core").InputSignal<string>;
|
|
21
|
-
readonly ariaNextYearLabel: import("@angular/core").InputSignal<string>;
|
|
22
|
-
readonly ariaPrevMonthLabel: import("@angular/core").InputSignal<string>;
|
|
23
|
-
readonly ariaPrevYearLabel: import("@angular/core").InputSignal<string>;
|
|
24
|
-
readonly navigationClick: import("@angular/core").OutputEmitterRef<INavigationClick>;
|
|
25
|
-
readonly date: import("@angular/core").Signal<Date>;
|
|
26
|
-
readonly disableNextMonth: import("@angular/core").Signal<boolean>;
|
|
27
|
-
readonly disablePrevMonth: import("@angular/core").Signal<boolean>;
|
|
28
|
-
readonly disableNextYear: import("@angular/core").Signal<boolean>;
|
|
29
|
-
readonly disablePrevYear: import("@angular/core").Signal<boolean>;
|
|
30
|
-
calendarStateSubscribe(): void;
|
|
31
|
-
setView(view: 'days' | 'months' | 'years'): void;
|
|
32
|
-
handleNavigationClick(direction: 'prev' | 'next', years?: boolean): void;
|
|
33
|
-
handleNavigationKeyUp($event: KeyboardEvent, direction: 'prev' | 'next', years?: boolean): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarNavigationComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarNavigationComponent, "c-calendar-navigation", never, { "pageIndex": { "alias": "pageIndex"; "required": false; "isSignal": true; }; "navigation": { "alias": "navigation"; "required": false; "isSignal": true; }; "ariaNextMonthLabel": { "alias": "ariaNextMonthLabel"; "required": false; "isSignal": true; }; "ariaNextYearLabel": { "alias": "ariaNextYearLabel"; "required": false; "isSignal": true; }; "ariaPrevMonthLabel": { "alias": "ariaPrevMonthLabel"; "required": false; "isSignal": true; }; "ariaPrevYearLabel": { "alias": "ariaPrevYearLabel"; "required": false; "isSignal": true; }; }, { "navigationClick": "navigationClick"; }, never, never, true, never>;
|
|
36
|
-
}
|
|
37
|
-
export {};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./calendar/calendar.component";
|
|
3
|
-
import * as i2 from "./calendar-month/calendar-class-year.pipe";
|
|
4
|
-
import * as i3 from "./calendar-month/calendar-class-day.pipe";
|
|
5
|
-
import * as i4 from "./calendar-month/calendar-class-month.pipe";
|
|
6
|
-
import * as i5 from "./calendar-month/calendar-day.directive";
|
|
7
|
-
import * as i6 from "./calendar/calendar-class-view.pipe";
|
|
8
|
-
import * as i7 from "./calendar-navigation/calendar-navigation.component";
|
|
9
|
-
import * as i8 from "./calendar-month/calendar-month.component";
|
|
10
|
-
import * as i9 from "./calendar-month/calendar-day.pipe";
|
|
11
|
-
import * as i10 from "./calendar-month/calendar-weekday.pipe";
|
|
12
|
-
import * as i11 from "./calendar-month/calendar-day-title.pipe";
|
|
13
|
-
import * as i12 from "./calendar-month/calendar-class-row.pipe";
|
|
14
|
-
export declare class CalendarModule {
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CalendarModule, never, [typeof i1.CalendarComponent, typeof i2.CalendarClassYearPipe, typeof i3.CalendarClassDayPipe, typeof i4.CalendarClassMonthPipe, typeof i5.CalendarDayDirective, typeof i6.CalendarClassViewPipe, typeof i7.CalendarNavigationComponent, typeof i8.CalendarMonthComponent, typeof i9.CalendarDayPipe, typeof i10.CalendarWeekdayPipe, typeof i11.CalendarDayTitlePipe, typeof i12.CalendarClassRowPipe], [typeof i1.CalendarComponent, typeof i8.CalendarMonthComponent, typeof i7.CalendarNavigationComponent]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CalendarModule>;
|
|
18
|
-
}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { KeyValueDiffers } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export type DateFilterType = (date: Date) => boolean;
|
|
4
|
-
export type DayFormatType = 'numeric' | '2-digit' | ((date: Date) => string | number);
|
|
5
|
-
export type WeekdayFormatType = number | 'long' | 'narrow' | 'short' | ((date: Date) => string | number);
|
|
6
|
-
export type SelectionType = 'day' | 'week' | 'month' | 'year';
|
|
7
|
-
export type DaysOfWeek = 0 | 1 | 2 | 3 | 4 | 5 | 6;
|
|
8
|
-
export type MonthDetails = {
|
|
9
|
-
weekNumber: number;
|
|
10
|
-
days: {
|
|
11
|
-
date: Date;
|
|
12
|
-
month: string;
|
|
13
|
-
}[];
|
|
14
|
-
}[];
|
|
15
|
-
export interface ICalendarState {
|
|
16
|
-
[key: string]: any;
|
|
17
|
-
calendarDate?: Date | null;
|
|
18
|
-
hoverDate?: Date | null;
|
|
19
|
-
startDate?: Date | null;
|
|
20
|
-
endDate?: Date | null;
|
|
21
|
-
maxDate?: Date | null;
|
|
22
|
-
minDate?: Date | null;
|
|
23
|
-
disabledDates?: (Date | Date[])[];
|
|
24
|
-
range?: boolean;
|
|
25
|
-
view?: string;
|
|
26
|
-
locale?: string;
|
|
27
|
-
dateFilter?: DateFilterType;
|
|
28
|
-
dayFormat?: DayFormatType;
|
|
29
|
-
weekdayFormat?: WeekdayFormatType;
|
|
30
|
-
navYearFirst?: boolean;
|
|
31
|
-
showAdjacentDays?: boolean;
|
|
32
|
-
selectAdjacentDays?: boolean;
|
|
33
|
-
selectionType?: SelectionType;
|
|
34
|
-
showWeekNumber?: boolean;
|
|
35
|
-
weekNumbersLabel?: string;
|
|
36
|
-
firstDayOfWeek?: DaysOfWeek;
|
|
37
|
-
}
|
|
38
|
-
export declare class CalendarService {
|
|
39
|
-
#private;
|
|
40
|
-
private keyValueDiffers;
|
|
41
|
-
constructor(keyValueDiffers: KeyValueDiffers);
|
|
42
|
-
calendarStateObject: ICalendarState;
|
|
43
|
-
readonly calendarState$: import("rxjs").Observable<ICalendarState>;
|
|
44
|
-
update(state: ICalendarState): void;
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarService, never>;
|
|
46
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CalendarService>;
|
|
47
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { DateFilterType, SelectionType } from './calendar.service';
|
|
2
|
-
export declare function dateTransform(value: Date | number): Date;
|
|
3
|
-
export declare const convertIsoWeekToDate: (isoWeek: string) => Date;
|
|
4
|
-
export declare const convertToDateObject: (date: Date | string | number, selectionType?: SelectionType, propName?: string) => Date;
|
|
5
|
-
export declare const convertToLocalDate: (d: Date, locale: string, options?: {}) => string;
|
|
6
|
-
export declare const convertToLocalTime: (d: Date, locale: string, options?: {}) => string;
|
|
7
|
-
export declare const createGroupsInArray: <T>(arr: T[], numberOfGroups: number) => T[][];
|
|
8
|
-
export declare const getCalendarDate: (calendarDate: Date, order: number, view: "days" | "months" | "years") => Date;
|
|
9
|
-
export declare const getCurrentYear: () => number;
|
|
10
|
-
export declare const getCurrentMonth: () => number;
|
|
11
|
-
export declare const getDateBySelectionType: (date: Date | null, selectionType: SelectionType) => string | Date | null;
|
|
12
|
-
export declare const getLocalDateFromString: (string: string, locale: string, time?: boolean) => Date | undefined;
|
|
13
|
-
export declare const getMonthName: (month: number, locale: string) => string;
|
|
14
|
-
export declare const getMonthsNames: (locale: string, year: number) => {
|
|
15
|
-
year: number;
|
|
16
|
-
month: string;
|
|
17
|
-
}[];
|
|
18
|
-
export declare const getYears: (year: number) => number[];
|
|
19
|
-
export declare const getDayNumber: (date: Date) => number;
|
|
20
|
-
export declare const getWeekNumber: (date: Date) => number;
|
|
21
|
-
export declare const getMonthDetails: (year: number, month: number, firstDayOfWeek: number) => {
|
|
22
|
-
weekNumber: number;
|
|
23
|
-
days: {
|
|
24
|
-
date: Date;
|
|
25
|
-
month: string;
|
|
26
|
-
}[];
|
|
27
|
-
}[];
|
|
28
|
-
export declare const isDateDisabled: (date: Date | null, min?: Date | null, max?: Date | null, dates?: (Date | Date[])[]) => boolean;
|
|
29
|
-
export declare const isDateInRange: (date: Date | null, start: Date | null, end: Date | null) => boolean | null;
|
|
30
|
-
export declare const isYearInRange: (date: Date | null, start: Date | null, end: Date | null) => boolean | null;
|
|
31
|
-
export declare const isDateBetweenMinMax: (date: Date | null, min: Date | null, max: Date | null) => boolean;
|
|
32
|
-
export declare const isDateSelected: (date: Date | null, start: Date | null, end: Date | null) => boolean | null;
|
|
33
|
-
export declare const isMonthSelected: (date: Date | null, start: Date | null, end: Date | null) => boolean | null;
|
|
34
|
-
export declare const isYearSelected: (date: Date | null, start: Date | null, end: Date | null) => boolean | null;
|
|
35
|
-
export declare const isEndDate: (date: Date | null, start: Date | null, end: Date | null) => boolean | null;
|
|
36
|
-
export declare const isLastDayOfMonth: (date: Date) => boolean;
|
|
37
|
-
export declare const equalDates: (a: Date | null, b: Date | null) => boolean;
|
|
38
|
-
export declare const isSameDateAs: (date: Date, date2: Date) => boolean;
|
|
39
|
-
export declare const isSameMonthAs: (date: Date, date2: Date) => boolean;
|
|
40
|
-
export declare const isSameYearAs: (date: Date, date2: Date) => boolean;
|
|
41
|
-
export declare const isStartDate: (date: Date | null, start: Date | null, end: Date | null) => boolean | null;
|
|
42
|
-
export declare const isToday: (date: Date) => boolean;
|
|
43
|
-
export declare const isThisMonth: (date: Date, index: number) => boolean;
|
|
44
|
-
export declare const isThisYear: (year: number) => boolean;
|
|
45
|
-
export declare const isValidDate: (date: number | string | Date) => boolean;
|
|
46
|
-
export declare const tryDate: (value: string | number | Date, propName?: string) => Date;
|
|
47
|
-
export declare const isDateInRangeDisabled: (startDate?: Date | null, endDate?: Date | null, dates?: (Date | Date[])[], dateFilter?: DateFilterType) => boolean;
|
|
48
|
-
export declare const getUtcTime: (value: Date | null) => Record<string, number>;
|
|
49
|
-
export declare const setUtcTime: (value: Date | null, time: Record<string, number>, withTime: boolean) => Date | null;
|
package/lib/calendar/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './public_api';
|