@coreui/angular-pro 5.2.2 → 5.2.4
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/esm2022/lib/accordion/accordion/accordion.component.mjs +5 -5
- package/esm2022/lib/accordion/accordion-button/accordion-button.directive.mjs +7 -6
- package/esm2022/lib/accordion/accordion-item/accordion-item.component.mjs +5 -5
- package/esm2022/lib/accordion/accordion.module.mjs +4 -4
- package/esm2022/lib/accordion/accordion.service.mjs +3 -3
- package/esm2022/lib/alert/alert-heading.directive.mjs +3 -3
- package/esm2022/lib/alert/alert-link.directive.mjs +3 -3
- package/esm2022/lib/alert/alert.component.mjs +3 -3
- package/esm2022/lib/alert/alert.module.mjs +4 -4
- package/esm2022/lib/avatar/avatar.component.mjs +46 -34
- package/esm2022/lib/avatar/avatar.module.mjs +4 -4
- package/esm2022/lib/backdrop/backdrop.service.mjs +3 -3
- package/esm2022/lib/badge/badge.component.mjs +55 -29
- package/esm2022/lib/badge/badge.module.mjs +4 -4
- package/esm2022/lib/breadcrumb/breadcrumb/breadcrumb.component.mjs +3 -3
- package/esm2022/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.mjs +3 -3
- package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.mjs +3 -3
- package/esm2022/lib/breadcrumb/breadcrumb-router/breadcrumb-router.service.mjs +3 -3
- package/esm2022/lib/breadcrumb/breadcrumb.module.mjs +4 -4
- package/esm2022/lib/button/button-close.directive.mjs +3 -3
- package/esm2022/lib/button/button.directive.mjs +3 -3
- package/esm2022/lib/button/button.module.mjs +4 -4
- package/esm2022/lib/button-group/button-group/button-group.component.mjs +3 -3
- package/esm2022/lib/button-group/button-group.module.mjs +4 -4
- package/esm2022/lib/button-group/button-toolbar/button-toolbar.component.mjs +3 -3
- package/esm2022/lib/calendar/calendar/calendar-class-view.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar/calendar.component.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-class-day.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-class-month.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-class-row.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-class-year.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-day-title.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-day.directive.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-day.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-month.component.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-row.directive.mjs +3 -3
- package/esm2022/lib/calendar/calendar-month/calendar-weekday.pipe.mjs +3 -3
- package/esm2022/lib/calendar/calendar-navigation/calendar-navigation.component.mjs +3 -3
- package/esm2022/lib/calendar/calendar.module.mjs +4 -4
- package/esm2022/lib/calendar/calendar.service.mjs +3 -3
- package/esm2022/lib/callout/callout.component.mjs +3 -3
- package/esm2022/lib/callout/callout.module.mjs +4 -4
- package/esm2022/lib/card/card-body.component.mjs +3 -3
- package/esm2022/lib/card/card-footer.component.mjs +3 -3
- package/esm2022/lib/card/card-group.component.mjs +3 -3
- package/esm2022/lib/card/card-header-actions.component.mjs +3 -3
- package/esm2022/lib/card/card-header.component.mjs +3 -3
- package/esm2022/lib/card/card-img-overlay/card-img-overlay.component.mjs +3 -3
- package/esm2022/lib/card/card-img.directive.mjs +3 -3
- package/esm2022/lib/card/card-link.directive.mjs +3 -3
- package/esm2022/lib/card/card-subtitle.directive.mjs +3 -3
- package/esm2022/lib/card/card-text.directive.mjs +3 -3
- package/esm2022/lib/card/card-title.directive.mjs +3 -3
- package/esm2022/lib/card/card.component.mjs +31 -14
- package/esm2022/lib/card/card.module.mjs +4 -4
- package/esm2022/lib/carousel/carousel/carousel.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-caption/carousel-caption.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-control/carousel-control.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-indicators/carousel-indicators.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-inner/carousel-inner.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-item/carousel-item.component.mjs +3 -3
- package/esm2022/lib/carousel/carousel-state.mjs +3 -3
- package/esm2022/lib/carousel/carousel.config.mjs +3 -3
- package/esm2022/lib/carousel/carousel.module.mjs +4 -4
- package/esm2022/lib/carousel/carousel.service.mjs +3 -3
- package/esm2022/lib/collapse/collapse.directive.mjs +3 -3
- package/esm2022/lib/collapse/collapse.module.mjs +4 -4
- package/esm2022/lib/date-picker/date-picker.component.mjs +16 -22
- package/esm2022/lib/date-picker/date-picker.module.mjs +4 -4
- package/esm2022/lib/date-range-picker/date-range-picker/custom-range-key.pipe.mjs +3 -3
- package/esm2022/lib/date-range-picker/date-range-picker/date-range-picker.component.mjs +135 -137
- package/esm2022/lib/date-range-picker/date-range-picker.module.mjs +4 -4
- package/esm2022/lib/dropdown/dropdown/dropdown.component.mjs +6 -6
- package/esm2022/lib/dropdown/dropdown-close/dropdown-close.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-divider/dropdown-divider.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-header/dropdown-header.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-item/dropdown-item-plain.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-item/dropdown-item.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown-menu/dropdown-menu.directive.mjs +3 -3
- package/esm2022/lib/dropdown/dropdown.module.mjs +4 -4
- package/esm2022/lib/dropdown/dropdown.service.mjs +3 -3
- package/esm2022/lib/element-cover/element-cover.component.mjs +3 -3
- package/esm2022/lib/element-cover/element-cover.module.mjs +4 -4
- package/esm2022/lib/footer/footer.component.mjs +3 -3
- package/esm2022/lib/footer/footer.module.mjs +4 -4
- package/esm2022/lib/form/form/form.directive.mjs +3 -3
- package/esm2022/lib/form/form-check/form-check-input.directive.mjs +3 -3
- package/esm2022/lib/form/form-check/form-check-label.directive.mjs +3 -3
- package/esm2022/lib/form/form-check/form-check.component.mjs +3 -3
- package/esm2022/lib/form/form-control/form-control.directive.mjs +3 -3
- package/esm2022/lib/form/form-feedback/form-feedback.component.mjs +3 -3
- package/esm2022/lib/form/form-floating/form-floating.directive.mjs +3 -3
- package/esm2022/lib/form/form-label/form-label.directive.mjs +3 -3
- package/esm2022/lib/form/form-select/form-select.directive.mjs +3 -3
- package/esm2022/lib/form/form-text/form-text.directive.mjs +3 -3
- package/esm2022/lib/form/form.module.mjs +4 -4
- package/esm2022/lib/form/input-group/input-group.component.mjs +3 -3
- package/esm2022/lib/form/input-group-text/input-group-text.directive.mjs +3 -3
- package/esm2022/lib/grid/col.component.mjs +3 -3
- package/esm2022/lib/grid/col.directive.mjs +3 -3
- package/esm2022/lib/grid/container.component.mjs +3 -3
- package/esm2022/lib/grid/grid.module.mjs +4 -4
- package/esm2022/lib/grid/gutter.directive.mjs +3 -3
- package/esm2022/lib/grid/row.component.mjs +3 -3
- package/esm2022/lib/grid/row.directive.mjs +3 -3
- package/esm2022/lib/header/header/header.component.mjs +3 -3
- package/esm2022/lib/header/header-brand/header-brand.component.mjs +3 -3
- package/esm2022/lib/header/header-divider/header-divider.component.mjs +3 -3
- package/esm2022/lib/header/header-nav/header-nav.component.mjs +3 -3
- package/esm2022/lib/header/header-text/header-text.component.mjs +3 -3
- package/esm2022/lib/header/header-toggler/header-toggler.directive.mjs +3 -3
- package/esm2022/lib/header/header.module.mjs +4 -4
- package/esm2022/lib/image/img.directive.mjs +3 -3
- package/esm2022/lib/image/img.module.mjs +4 -4
- package/esm2022/lib/list-group/list-group-item.directive.mjs +3 -3
- package/esm2022/lib/list-group/list-group.directive.mjs +3 -3
- package/esm2022/lib/list-group/list-group.module.mjs +4 -4
- package/esm2022/lib/loading-button/loading-button.component.mjs +3 -3
- package/esm2022/lib/loading-button/loading-button.module.mjs +4 -4
- package/esm2022/lib/modal/modal/modal.component.mjs +4 -4
- package/esm2022/lib/modal/modal-body/modal-body.component.mjs +3 -3
- package/esm2022/lib/modal/modal-content/modal-content.component.mjs +3 -3
- package/esm2022/lib/modal/modal-dialog/modal-dialog.component.mjs +3 -3
- package/esm2022/lib/modal/modal-dismiss/modal-toggle.directive.mjs +3 -3
- package/esm2022/lib/modal/modal-footer/modal-footer.component.mjs +3 -3
- package/esm2022/lib/modal/modal-header/modal-header.component.mjs +3 -3
- package/esm2022/lib/modal/modal-title/modal-title.directive.mjs +3 -3
- package/esm2022/lib/modal/modal.module.mjs +4 -4
- package/esm2022/lib/modal/modal.service.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select/multi-select-search.directive.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select/multi-select.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select-native-select/multi-select-native-select.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup-label.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select-optgroup/multi-select-optgroup.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select-option/multi-select-option.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select-tag/multi-select-tag.component.mjs +3 -3
- package/esm2022/lib/multi-select/multi-select.module.mjs +4 -4
- package/esm2022/lib/multi-select/multi-select.service.mjs +3 -3
- package/esm2022/lib/nav/nav-item.component.mjs +3 -3
- package/esm2022/lib/nav/nav-link.directive.mjs +3 -3
- package/esm2022/lib/nav/nav.component.mjs +3 -3
- package/esm2022/lib/nav/nav.module.mjs +4 -4
- package/esm2022/lib/navbar/navbar-brand/navbar-brand.directive.mjs +3 -3
- package/esm2022/lib/navbar/navbar-nav/navbar-nav.component.mjs +3 -3
- package/esm2022/lib/navbar/navbar-text/navbar-text.component.mjs +3 -3
- package/esm2022/lib/navbar/navbar-toggler/navbar-toggler.directive.mjs +3 -3
- package/esm2022/lib/navbar/navbar.component.mjs +3 -3
- package/esm2022/lib/navbar/navbar.module.mjs +4 -4
- package/esm2022/lib/offcanvas/offcanvas/offcanvas.component.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas-body/offcanvas-body.component.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas-header/offcanvas-header.component.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas-title/offcanvas-title.directive.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.mjs +3 -3
- package/esm2022/lib/offcanvas/offcanvas.module.mjs +4 -4
- package/esm2022/lib/offcanvas/offcanvas.service.mjs +3 -3
- package/esm2022/lib/pagination/page-item/page-item.component.mjs +3 -3
- package/esm2022/lib/pagination/page-item/page-item.directive.mjs +3 -3
- package/esm2022/lib/pagination/page-link/page-link.directive.mjs +3 -3
- package/esm2022/lib/pagination/pagination/pagination.component.mjs +3 -3
- package/esm2022/lib/pagination/pagination.module.mjs +4 -4
- package/esm2022/lib/placeholder/placeholder-animation.directive.mjs +3 -3
- package/esm2022/lib/placeholder/placeholder.directive.mjs +3 -3
- package/esm2022/lib/placeholder/placeholder.module.mjs +4 -4
- package/esm2022/lib/popover/popover/popover.component.mjs +3 -3
- package/esm2022/lib/popover/popover.directive.mjs +3 -3
- package/esm2022/lib/popover/popover.module.mjs +4 -4
- package/esm2022/lib/progress/progress-bar.component.mjs +3 -3
- package/esm2022/lib/progress/progress-bar.directive.mjs +3 -3
- package/esm2022/lib/progress/progress-stacked.component.mjs +3 -3
- package/esm2022/lib/progress/progress.component.mjs +3 -3
- package/esm2022/lib/progress/progress.module.mjs +4 -4
- package/esm2022/lib/rating/rating-item-label/rating-item-label.component.mjs +3 -3
- package/esm2022/lib/rating/rating.component.mjs +3 -3
- package/esm2022/lib/rating/rating.module.mjs +4 -4
- package/esm2022/lib/services/class-toggle.service.mjs +3 -3
- package/esm2022/lib/services/color-mode.service.mjs +3 -3
- package/esm2022/lib/services/in-memory-storage.service.mjs +3 -3
- package/esm2022/lib/services/intersection.service.mjs +3 -3
- package/esm2022/lib/services/listeners.service.mjs +3 -3
- package/esm2022/lib/services/local-storage.service.mjs +3 -3
- package/esm2022/lib/shared/element-ref.directive.mjs +3 -3
- package/esm2022/lib/shared/html-attr.directive.mjs +3 -3
- package/esm2022/lib/shared/shared.module.mjs +4 -4
- package/esm2022/lib/shared/template-id.directive.mjs +3 -3
- package/esm2022/lib/shared/theme.directive.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar/sidebar.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-backdrop/sidebar-backdrop.service.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-brand/sidebar-brand.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-footer/sidebar-footer.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-header/sidebar-header.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-badge.pipe.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-divider.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-group.service.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-icon.pipe.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-item-class.pipe.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-label.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.component.mjs +6 -6
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-link.pipe.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav-title.component.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.component.mjs +6 -6
- package/esm2022/lib/sidebar/sidebar-nav/sidebar-nav.service.mjs +6 -6
- package/esm2022/lib/sidebar/sidebar-toggle/sidebar-toggle.directive.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar-toggler/sidebar-toggler.directive.mjs +3 -3
- package/esm2022/lib/sidebar/sidebar.module.mjs +4 -4
- package/esm2022/lib/sidebar/sidebar.service.mjs +3 -3
- package/esm2022/lib/smart-pagination/smart-pagination.component.mjs +3 -3
- package/esm2022/lib/smart-pagination/smart-pagination.module.mjs +4 -4
- package/esm2022/lib/smart-table/smart-table/smart-table.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-column-filter/smart-table-column-filter.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-filter/filter-input.directive.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-filter/smart-table-filter.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-head/smart-table-column-label.pipe.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-head/smart-table-head.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table-items-per-page-selector/smart-table-items-per-page-selector.component.mjs +3 -3
- package/esm2022/lib/smart-table/smart-table.module.mjs +4 -4
- package/esm2022/lib/spinner/spinner.component.mjs +3 -3
- package/esm2022/lib/spinner/spinner.module.mjs +4 -4
- package/esm2022/lib/table/table-active.directive.mjs +3 -3
- package/esm2022/lib/table/table-color.directive.mjs +3 -3
- package/esm2022/lib/table/table.directive.mjs +3 -3
- package/esm2022/lib/table/table.module.mjs +4 -4
- package/esm2022/lib/tabs/tab-content/tab-content.component.mjs +3 -3
- package/esm2022/lib/tabs/tab-content-ref.directive.mjs +3 -3
- package/esm2022/lib/tabs/tab-pane/tab-pane.component.mjs +3 -3
- package/esm2022/lib/tabs/tab.service.mjs +3 -3
- package/esm2022/lib/tabs/tabs.module.mjs +4 -4
- package/esm2022/lib/tabs-2/tab/tab.directive.mjs +3 -3
- package/esm2022/lib/tabs-2/tab-panel/tab-panel.component.mjs +3 -3
- package/esm2022/lib/tabs-2/tabs-content/tabs-content.component.mjs +3 -3
- package/esm2022/lib/tabs-2/tabs-list/tabs-list.component.mjs +3 -3
- package/esm2022/lib/tabs-2/tabs.component.mjs +3 -3
- package/esm2022/lib/tabs-2/tabs.service.mjs +3 -3
- package/esm2022/lib/tabs-2/tabs2.module.mjs +4 -4
- package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-am-pm.component.mjs +6 -6
- package/esm2022/lib/time-picker/time-picker-roll-col/time-picker-roll-col.component.mjs +6 -6
- package/esm2022/lib/time-picker/time-picker.component.mjs +3 -3
- package/esm2022/lib/time-picker/time-picker.module.mjs +4 -4
- package/esm2022/lib/toast/toast/toast.component.mjs +3 -3
- package/esm2022/lib/toast/toast-body/toast-body.component.mjs +3 -3
- package/esm2022/lib/toast/toast-close.directive.mjs +3 -3
- package/esm2022/lib/toast/toast-header/toast-header.component.mjs +3 -3
- package/esm2022/lib/toast/toast.module.mjs +4 -4
- package/esm2022/lib/toast/toaster/toaster-host.directive.mjs +3 -3
- package/esm2022/lib/toast/toaster/toaster.component.mjs +3 -3
- package/esm2022/lib/toast/toaster/toaster.service.mjs +3 -3
- package/esm2022/lib/tooltip/tooltip/tooltip.component.mjs +3 -3
- package/esm2022/lib/tooltip/tooltip.directive.mjs +3 -3
- package/esm2022/lib/tooltip/tooltip.module.mjs +4 -4
- package/esm2022/lib/utilities/align.directive.mjs +3 -3
- package/esm2022/lib/utilities/bg-color.directive.mjs +3 -3
- package/esm2022/lib/utilities/border.directive.mjs +3 -3
- package/esm2022/lib/utilities/rounded.directive.mjs +3 -3
- package/esm2022/lib/utilities/shadow-on-scroll.directive.mjs +3 -3
- package/esm2022/lib/utilities/text-bg-color.directive.mjs +8 -11
- package/esm2022/lib/utilities/text-color.directive.mjs +8 -11
- package/esm2022/lib/utilities/utilities.module.mjs +4 -4
- package/esm2022/lib/widget/widget-stat-a/widget-stat-a.component.mjs +3 -3
- package/esm2022/lib/widget/widget-stat-b/widget-stat-b.component.mjs +38 -25
- package/esm2022/lib/widget/widget-stat-c/widget-stat-c.component.mjs +3 -3
- package/esm2022/lib/widget/widget-stat-d/widget-stat-d.component.mjs +3 -3
- package/esm2022/lib/widget/widget-stat-e/widget-stat-e.component.mjs +3 -3
- package/esm2022/lib/widget/widget-stat-f/widget-stat-f.component.mjs +3 -3
- package/esm2022/lib/widget/widget.module.mjs +4 -4
- package/fesm2022/coreui-angular-pro.mjs +1154 -1100
- package/fesm2022/coreui-angular-pro.mjs.map +1 -1
- package/lib/accordion/accordion-button/accordion-button.directive.d.ts +1 -1
- package/lib/avatar/avatar.component.d.ts +13 -9
- package/lib/badge/badge.component.d.ts +8 -7
- package/lib/card/card.component.d.ts +6 -5
- package/lib/date-picker/date-picker.component.d.ts +4 -5
- package/lib/date-range-picker/date-range-picker/date-range-picker.component.d.ts +13 -20
- package/lib/utilities/text-bg-color.directive.d.ts +3 -2
- package/lib/utilities/text-color.directive.d.ts +3 -2
- package/lib/widget/widget-stat-b/widget-stat-b.component.d.ts +10 -12
- package/package.json +1 -1
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { InputSignal } from '@angular/core';
|
|
1
2
|
import { Colors, Shapes, Sizes, TextColors } from '../coreui.types';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
import * as i1 from "../utilities/text-color.directive";
|
|
@@ -6,40 +7,43 @@ export declare class AvatarComponent {
|
|
|
6
7
|
* Sets the background color context of the component to one of CoreUI’s themed colors.
|
|
7
8
|
* @type Colors
|
|
8
9
|
*/
|
|
9
|
-
color
|
|
10
|
+
readonly color: InputSignal<Colors | undefined>;
|
|
10
11
|
/**
|
|
11
12
|
* Select the shape of the component.
|
|
12
13
|
* @type Shapes
|
|
13
14
|
*/
|
|
14
|
-
shape
|
|
15
|
+
readonly shape: InputSignal<Shapes | undefined>;
|
|
15
16
|
/**
|
|
16
17
|
* Size the component small, large, or extra large.
|
|
17
18
|
* @default 'md'
|
|
18
19
|
*/
|
|
19
|
-
size
|
|
20
|
+
readonly size: InputSignal<Omit<Sizes, 'xxl'>>;
|
|
20
21
|
/**
|
|
21
22
|
* The alt attribute for the img element alternate text.
|
|
22
23
|
* @type string
|
|
23
24
|
*/
|
|
24
|
-
alt: string
|
|
25
|
+
readonly alt: InputSignal<string>;
|
|
25
26
|
/**
|
|
26
27
|
* The src attribute for the img element.
|
|
27
28
|
* @type string
|
|
28
29
|
*/
|
|
29
|
-
src
|
|
30
|
+
readonly src: InputSignal<string | undefined>;
|
|
30
31
|
/**
|
|
31
32
|
* Sets the color context of the status indicator to one of CoreUI’s themed colors.
|
|
32
33
|
* @type Colors
|
|
33
34
|
*/
|
|
34
|
-
status
|
|
35
|
+
readonly status: InputSignal<Colors | undefined>;
|
|
35
36
|
/**
|
|
36
37
|
* Sets the text color of the component to one of CoreUI’s themed colors.
|
|
37
38
|
* via TextColorDirective
|
|
38
39
|
* @type TextColors
|
|
39
40
|
*/
|
|
40
|
-
textColor
|
|
41
|
-
|
|
41
|
+
readonly textColor: InputSignal<TextColors | undefined>;
|
|
42
|
+
readonly statusClass: import("@angular/core").Signal<{
|
|
43
|
+
[x: string]: boolean;
|
|
44
|
+
'avatar-status': boolean;
|
|
45
|
+
}>;
|
|
42
46
|
get hostClasses(): any;
|
|
43
47
|
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarComponent, never>;
|
|
44
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "c-avatar", never, { "color": { "alias": "color"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "alt": { "alias": "alt"; "required": false; }; "src": { "alias": "src"; "required": false; }; "status": { "alias": "status"; "required": false; }; "textColor": { "alias": "textColor"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof i1.TextColorDirective; inputs: { "cTextColor": "textColor"; }; outputs: {}; }]>;
|
|
48
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "c-avatar", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "shape": { "alias": "shape"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "alt": { "alias": "alt"; "required": false; "isSignal": true; }; "src": { "alias": "src"; "required": false; "isSignal": true; }; "status": { "alias": "status"; "required": false; "isSignal": true; }; "textColor": { "alias": "textColor"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.TextColorDirective; inputs: { "cTextColor": "textColor"; }; outputs: {}; }]>;
|
|
45
49
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { InputSignal } from '@angular/core';
|
|
1
2
|
import { BadgePositions, Colors, Shapes, TextColors } from '../coreui.types';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
import * as i1 from "../utilities/text-color.directive";
|
|
@@ -7,35 +8,35 @@ export declare class BadgeComponent {
|
|
|
7
8
|
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
8
9
|
* @type Colors
|
|
9
10
|
*/
|
|
10
|
-
color
|
|
11
|
+
readonly color: InputSignal<Colors | undefined>;
|
|
11
12
|
/**
|
|
12
13
|
* Position badge in one of the corners of a link or button.
|
|
13
14
|
* @type BadgePositions
|
|
14
15
|
*/
|
|
15
|
-
position
|
|
16
|
+
readonly position: InputSignal<BadgePositions | undefined>;
|
|
16
17
|
/**
|
|
17
18
|
* Select the shape of the component.
|
|
18
19
|
* @type Shapes
|
|
19
20
|
*/
|
|
20
|
-
shape
|
|
21
|
+
readonly shape: InputSignal<Shapes | undefined>;
|
|
21
22
|
/**
|
|
22
23
|
* Size the component small.
|
|
23
24
|
*/
|
|
24
|
-
size
|
|
25
|
+
readonly size: InputSignal<'sm' | undefined>;
|
|
25
26
|
/**
|
|
26
27
|
* Sets the text color of the component to one of CoreUI’s themed colors.
|
|
27
28
|
* via TextColorDirective
|
|
28
29
|
* @type TextColors
|
|
29
30
|
*/
|
|
30
|
-
textColor
|
|
31
|
+
readonly textColor: InputSignal<TextColors | undefined>;
|
|
31
32
|
/**
|
|
32
33
|
* Sets the component's color scheme to one of CoreUI's themed colors, ensuring the text color contrast adheres to the WCAG 4.5:1 contrast ratio standard for accessibility.
|
|
33
34
|
* via TextBgColorDirective
|
|
34
35
|
* @type Colors
|
|
35
36
|
* @since 5.0.0
|
|
36
37
|
*/
|
|
37
|
-
textBgColor
|
|
38
|
+
readonly textBgColor: InputSignal<Colors | undefined>;
|
|
38
39
|
get hostClasses(): any;
|
|
39
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<BadgeComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BadgeComponent, "c-badge", never, { "color": { "alias": "color"; "required": false; }; "position": { "alias": "position"; "required": false; }; "shape": { "alias": "shape"; "required": false; }; "size": { "alias": "size"; "required": false; }; "textColor": { "alias": "textColor"; "required": false; }; "textBgColor": { "alias": "textBgColor"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof i1.TextColorDirective; inputs: { "cTextColor": "textColor"; }; outputs: {}; }, { directive: typeof i2.TextBgColorDirective; inputs: { "cTextBgColor": "textBgColor"; }; outputs: {}; }]>;
|
|
41
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BadgeComponent, "c-badge", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "shape": { "alias": "shape"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "textColor": { "alias": "textColor"; "required": false; "isSignal": true; }; "textBgColor": { "alias": "textBgColor"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.TextColorDirective; inputs: { "cTextColor": "textColor"; }; outputs: {}; }, { directive: typeof i2.TextBgColorDirective; inputs: { "cTextBgColor": "textBgColor"; }; outputs: {}; }]>;
|
|
41
42
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { InputSignal } from '@angular/core';
|
|
1
2
|
import { Colors, TextColors } from '../coreui.types';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
import * as i1 from "../utilities/text-color.directive";
|
|
@@ -7,21 +8,21 @@ export declare class CardComponent {
|
|
|
7
8
|
* Sets the color context of the component to one of CoreUI’s themed colors.
|
|
8
9
|
* @type Colors
|
|
9
10
|
*/
|
|
10
|
-
color
|
|
11
|
+
readonly color: InputSignal<Colors | undefined>;
|
|
11
12
|
/**
|
|
12
13
|
* Sets the text color context of the component to one of CoreUI’s themed colors.
|
|
13
14
|
* via TextColorDirective
|
|
14
15
|
* @type TextColors
|
|
15
16
|
*/
|
|
16
|
-
textColor
|
|
17
|
+
readonly textColor: InputSignal<TextColors | undefined>;
|
|
17
18
|
/**
|
|
18
|
-
* Sets the component's color scheme to one of CoreUI
|
|
19
|
+
* Sets the component's color scheme to one of CoreUI themed colors, ensuring the text color contrast adheres to the WCAG 4.5:1 contrast ratio standard for accessibility.
|
|
19
20
|
* via TextBgColorDirective
|
|
20
21
|
* @type Colors
|
|
21
22
|
* @since 5.0.0
|
|
22
23
|
*/
|
|
23
|
-
textBgColor
|
|
24
|
+
readonly textBgColor: InputSignal<Colors | undefined>;
|
|
24
25
|
get hostClasses(): any;
|
|
25
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "c-card, [c-card]", never, { "color": { "alias": "color"; "required": false; }; "textColor": { "alias": "textColor"; "required": false; }; "textBgColor": { "alias": "textBgColor"; "required": false; }; }, {}, never, ["*"], true, [{ directive: typeof i1.TextColorDirective; inputs: { "cTextColor": "textColor"; }; outputs: {}; }, { directive: typeof i2.TextBgColorDirective; inputs: { "cTextBgColor": "textBgColor"; }; outputs: {}; }]>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "c-card, [c-card]", never, { "color": { "alias": "color"; "required": false; "isSignal": true; }; "textColor": { "alias": "textColor"; "required": false; "isSignal": true; }; "textBgColor": { "alias": "textBgColor"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.TextColorDirective; inputs: { "cTextColor": "textColor"; }; outputs: {}; }, { directive: typeof i2.TextBgColorDirective; inputs: { "cTextBgColor": "textBgColor"; }; outputs: {}; }]>;
|
|
27
28
|
}
|
|
@@ -1,18 +1,17 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
1
|
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
3
2
|
import { DateRangePickerComponent } from '../date-range-picker';
|
|
4
3
|
import * as i0 from "@angular/core";
|
|
5
4
|
export declare class DatePickerComponent extends DateRangePickerComponent {
|
|
6
5
|
constructor(breakpointObserver: BreakpointObserver);
|
|
7
6
|
placeholder: string;
|
|
8
|
-
|
|
7
|
+
readonly dateChange: import("@angular/core").OutputEmitterRef<Date | null | undefined>;
|
|
9
8
|
readonly range = false;
|
|
10
9
|
readonly calendars = 1;
|
|
11
|
-
|
|
12
|
-
get date(): Date | null | undefined;
|
|
10
|
+
readonly endDate: import("@angular/core").ModelSignal<null>;
|
|
13
11
|
set date(value: Date | null | undefined);
|
|
12
|
+
get date(): Date | null | undefined;
|
|
14
13
|
writeValue(value: Date | null | undefined): void;
|
|
15
14
|
subscribeDateChange(subscribe?: boolean): void;
|
|
16
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerComponent, never>;
|
|
17
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent, "c-date-picker", ["cDatePicker"], { "placeholder": { "alias": "placeholder"; "required": false; }; "date": { "alias": "date"; "required": false; }; }, { "
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatePickerComponent, "c-date-picker", ["cDatePicker"], { "placeholder": { "alias": "placeholder"; "required": false; }; "endDate": { "alias": "endDate"; "required": false; "isSignal": true; }; "date": { "alias": "date"; "required": false; }; }, { "dateChange": "dateChange"; "endDate": "endDateChange"; }, never, ["*"], true, never>;
|
|
18
17
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, EventEmitter, OnChanges, OnDestroy, OnInit, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor,
|
|
1
|
+
import { AfterViewInit, ElementRef, EventEmitter, ModelSignal, OnChanges, OnDestroy, OnInit, QueryList, SimpleChanges } from '@angular/core';
|
|
2
|
+
import { ControlValueAccessor, FormGroup } from '@angular/forms';
|
|
3
3
|
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
4
4
|
import { Subscription } from 'rxjs';
|
|
5
5
|
import { Options } from '@popperjs/core';
|
|
@@ -133,12 +133,13 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
|
|
|
133
133
|
* @default false
|
|
134
134
|
*/
|
|
135
135
|
visible: boolean;
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
136
|
+
readonly startDateModel: ModelSignal<Date | null | undefined>;
|
|
137
|
+
readonly dateModelEffect: import("@angular/core").EffectRef;
|
|
138
|
+
readonly startDateChange: import("rxjs").Observable<Date | null | undefined>;
|
|
139
|
+
readonly startDate: import("@angular/core").Signal<Date | null>;
|
|
140
|
+
readonly endDateModel: ModelSignal<Date | null | undefined>;
|
|
141
|
+
readonly endDateChange: import("rxjs").Observable<Date | null | undefined>;
|
|
142
|
+
readonly endDate: import("@angular/core").Signal<Date | null>;
|
|
142
143
|
calendarDate: Date;
|
|
143
144
|
disabledDates: Date[] | Date[][];
|
|
144
145
|
/**
|
|
@@ -147,7 +148,7 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
|
|
|
147
148
|
* @default 1 (Monday)
|
|
148
149
|
*/
|
|
149
150
|
firstDayOfWeek: number;
|
|
150
|
-
locale: string
|
|
151
|
+
readonly locale: import("@angular/core").InputSignal<string>;
|
|
151
152
|
maxDate: Date | null;
|
|
152
153
|
minDate: Date | null;
|
|
153
154
|
/**
|
|
@@ -217,8 +218,6 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
|
|
|
217
218
|
readonly valueChange: EventEmitter<Date | Date[] | undefined>;
|
|
218
219
|
calendarCellHover: EventEmitter<Date | null>;
|
|
219
220
|
calendarDateChange: EventEmitter<Date>;
|
|
220
|
-
endDateChange: EventEmitter<Date | null>;
|
|
221
|
-
startDateChange: EventEmitter<Date | null>;
|
|
222
221
|
startDateElementRef: ElementRef<HTMLInputElement>;
|
|
223
222
|
endDateElementRef: ElementRef<HTMLInputElement>;
|
|
224
223
|
templates: any;
|
|
@@ -229,17 +228,11 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
|
|
|
229
228
|
isMobile: boolean;
|
|
230
229
|
customRanges: TCustomRange[];
|
|
231
230
|
showRanges: boolean;
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
private _startDateValue;
|
|
235
|
-
set endDateValue(value: string);
|
|
236
|
-
get endDateValue(): string;
|
|
237
|
-
_endDateValue: string;
|
|
231
|
+
startDateValue: import("@angular/core").Signal<string>;
|
|
232
|
+
endDateValue: import("@angular/core").Signal<string>;
|
|
238
233
|
get startDatePlaceholder(): string;
|
|
239
234
|
get endDatePlaceholder(): string;
|
|
240
235
|
private layoutChanges;
|
|
241
|
-
startDateInput: FormControl<string | null>;
|
|
242
|
-
endDateInput: FormControl<string | null>;
|
|
243
236
|
dateRangeGroup: FormGroup;
|
|
244
237
|
set inputStartHoverValue(value: Date | null);
|
|
245
238
|
get inputStartHoverValue(): Date | null;
|
|
@@ -281,7 +274,7 @@ export declare class DateRangePickerComponent implements OnInit, OnDestroy, Cont
|
|
|
281
274
|
handleStartTimeChange(time: Date | undefined): void;
|
|
282
275
|
handleEndTimeChange(time: Date | undefined): void;
|
|
283
276
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerComponent, never>;
|
|
284
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "c-date-range-picker", ["cDateRangePicker"], { "dayFormat": { "alias": "dayFormat"; "required": false; }; "calendars": { "alias": "calendars"; "required": false; }; "cleaner": { "alias": "cleaner"; "required": false; }; "closeOnSelect": { "alias": "closeOnSelect"; "required": false; }; "format": { "alias": "format"; "required": false; }; "indicator": { "alias": "indicator"; "required": false; }; "inputDateFormat": { "alias": "inputDateFormat"; "required": false; }; "inputDateParse": { "alias": "inputDateParse"; "required": false; }; "inputReadOnly": { "alias": "inputReadOnly"; "required": false; }; "navYearFirst": { "alias": "navYearFirst"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "ranges": { "alias": "ranges"; "required": false; }; "rangesButtonsColor": { "alias": "rangesButtonsColor"; "required": false; }; "rangesButtonsSize": { "alias": "rangesButtonsSize"; "required": false; }; "rangesButtonsVariant": { "alias": "rangesButtonsVariant"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "size": { "alias": "size"; "required": false; }; "timepicker": { "alias": "timepicker"; "required": false; }; "valid": { "alias": "valid"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "
|
|
277
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "c-date-range-picker", ["cDateRangePicker"], { "dayFormat": { "alias": "dayFormat"; "required": false; }; "calendars": { "alias": "calendars"; "required": false; }; "cleaner": { "alias": "cleaner"; "required": false; }; "closeOnSelect": { "alias": "closeOnSelect"; "required": false; }; "format": { "alias": "format"; "required": false; }; "indicator": { "alias": "indicator"; "required": false; }; "inputDateFormat": { "alias": "inputDateFormat"; "required": false; }; "inputDateParse": { "alias": "inputDateParse"; "required": false; }; "inputReadOnly": { "alias": "inputReadOnly"; "required": false; }; "navYearFirst": { "alias": "navYearFirst"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "ranges": { "alias": "ranges"; "required": false; }; "rangesButtonsColor": { "alias": "rangesButtonsColor"; "required": false; }; "rangesButtonsSize": { "alias": "rangesButtonsSize"; "required": false; }; "rangesButtonsVariant": { "alias": "rangesButtonsVariant"; "required": false; }; "separator": { "alias": "separator"; "required": false; }; "size": { "alias": "size"; "required": false; }; "timepicker": { "alias": "timepicker"; "required": false; }; "valid": { "alias": "valid"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "startDateModel": { "alias": "startDate"; "required": false; "isSignal": true; }; "endDateModel": { "alias": "endDate"; "required": false; "isSignal": true; }; "calendarDate": { "alias": "calendarDate"; "required": false; }; "disabledDates": { "alias": "disabledDates"; "required": false; }; "firstDayOfWeek": { "alias": "firstDayOfWeek"; "required": false; }; "locale": { "alias": "locale"; "required": false; "isSignal": true; }; "maxDate": { "alias": "maxDate"; "required": false; }; "minDate": { "alias": "minDate"; "required": false; }; "navigation": { "alias": "navigation"; "required": false; }; "range": { "alias": "range"; "required": false; }; "dateFilter": { "alias": "dateFilter"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "value": { "alias": "value"; "required": false; }; "weekdayFormat": { "alias": "weekdayFormat"; "required": false; }; "popperjsOptions": { "alias": "popperOptions"; "required": false; }; "selectAdjacentDays": { "alias": "selectAdjacentDays"; "required": false; }; "showAdjacentDays": { "alias": "showAdjacentDays"; "required": false; }; "selectionType": { "alias": "selectionType"; "required": false; }; "showWeekNumber": { "alias": "showWeekNumber"; "required": false; }; "weekNumbersLabel": { "alias": "weekNumbersLabel"; "required": false; }; }, { "startDateModel": "startDateChange"; "endDateModel": "endDateChange"; "valueChange": "valueChange"; "calendarCellHover": "calendarCellHover"; "calendarDateChange": "calendarDateChange"; }, ["contentTemplates"], ["*"], true, never>;
|
|
285
278
|
static ngAcceptInputType_calendars: unknown;
|
|
286
279
|
static ngAcceptInputType_cleaner: unknown;
|
|
287
280
|
static ngAcceptInputType_closeOnSelect: unknown;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { InputSignal } from '@angular/core';
|
|
1
2
|
import { Colors } from '../coreui.types';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class TextBgColorDirective {
|
|
@@ -5,8 +6,8 @@ export declare class TextBgColorDirective {
|
|
|
5
6
|
* Set text-bg-color of element
|
|
6
7
|
* @type Colors
|
|
7
8
|
*/
|
|
8
|
-
textBgColor: Colors
|
|
9
|
+
readonly textBgColor: InputSignal<Colors>;
|
|
9
10
|
get hostClasses(): any;
|
|
10
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextBgColorDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TextBgColorDirective, "[cTextBgColor]", never, { "textBgColor": { "alias": "cTextBgColor"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TextBgColorDirective, "[cTextBgColor]", never, { "textBgColor": { "alias": "cTextBgColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12
13
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { InputSignal } from '@angular/core';
|
|
1
2
|
import { TextColors } from '../coreui.types';
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class TextColorDirective {
|
|
@@ -5,8 +6,8 @@ export declare class TextColorDirective {
|
|
|
5
6
|
* Set text-color of element
|
|
6
7
|
* @type TextColors
|
|
7
8
|
*/
|
|
8
|
-
color: TextColors
|
|
9
|
+
readonly color: InputSignal<TextColors>;
|
|
9
10
|
get hostClasses(): any;
|
|
10
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<TextColorDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TextColorDirective, "[cTextColor]", never, { "color": { "alias": "cTextColor"; "required": false; }; }, {}, never, never, true, never>;
|
|
12
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TextColorDirective, "[cTextColor]", never, { "color": { "alias": "cTextColor"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
12
13
|
}
|
|
@@ -1,44 +1,42 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { InputSignal, InputSignalWithTransform } from '@angular/core';
|
|
2
2
|
import { CardComponent } from '../../card';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class WidgetStatBComponent extends CardComponent {
|
|
5
5
|
constructor();
|
|
6
6
|
/**
|
|
7
|
-
* Sets the color context of the component to one of CoreUI
|
|
7
|
+
* Sets the color context of the component to one of CoreUI themed colors.
|
|
8
8
|
* @type Colors
|
|
9
9
|
*/
|
|
10
|
-
color?: Colors;
|
|
11
10
|
/**
|
|
12
|
-
* Sets the text-color context of the component to one of CoreUI
|
|
13
|
-
*
|
|
11
|
+
* Sets the text-color context of the component to one of CoreUI themed colors.
|
|
12
|
+
* via TextColorDirective
|
|
13
|
+
* @type TextColors
|
|
14
14
|
*/
|
|
15
|
-
textColor?: TextColors;
|
|
16
15
|
/**
|
|
17
16
|
* Title of the widget to display
|
|
18
17
|
* @type string
|
|
19
18
|
*/
|
|
20
|
-
title
|
|
19
|
+
readonly title: InputSignal<string | undefined>;
|
|
21
20
|
/**
|
|
22
21
|
* Helper text for your widget.
|
|
23
22
|
* @type string
|
|
24
23
|
*/
|
|
25
|
-
text
|
|
24
|
+
readonly text: InputSignal<string | undefined>;
|
|
26
25
|
/**
|
|
27
26
|
* Value for your widget to display
|
|
28
27
|
* @type string
|
|
29
28
|
*/
|
|
30
|
-
value
|
|
29
|
+
readonly value: InputSignal<string | undefined>;
|
|
31
30
|
/**
|
|
32
31
|
* Invert colors from their default dark shade.
|
|
33
32
|
* @type boolean
|
|
34
33
|
*/
|
|
35
|
-
inverse:
|
|
34
|
+
readonly inverse: InputSignalWithTransform<boolean, unknown>;
|
|
36
35
|
get hostClasses(): {
|
|
37
36
|
[x: string]: boolean;
|
|
38
37
|
card: boolean;
|
|
39
38
|
'text-white': boolean;
|
|
40
39
|
};
|
|
41
40
|
static ɵfac: i0.ɵɵFactoryDeclaration<WidgetStatBComponent, never>;
|
|
42
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatBComponent, "c-widget-stat-b", ["cWidgetStatB"], { "
|
|
43
|
-
static ngAcceptInputType_inverse: unknown;
|
|
41
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<WidgetStatBComponent, "c-widget-stat-b", ["cWidgetStatB"], { "title": { "alias": "title"; "required": false; "isSignal": true; }; "text": { "alias": "text"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "inverse": { "alias": "inverse"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
|
|
44
42
|
}
|
package/package.json
CHANGED