@coreui/angular-pro 5.3.7 → 5.3.9

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.
Files changed (90) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +2 -2
  3. package/fesm2022/coreui-angular-pro.mjs +2626 -2805
  4. package/fesm2022/coreui-angular-pro.mjs.map +1 -1
  5. package/lib/accordion/accordion-button/accordion-button.directive.d.ts +1 -4
  6. package/lib/accordion/accordion-item/accordion-item.component.d.ts +1 -2
  7. package/lib/alert/alert.component.d.ts +26 -30
  8. package/lib/breadcrumb/breadcrumb/breadcrumb.component.d.ts +5 -5
  9. package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.component.d.ts +8 -9
  10. package/lib/breadcrumb/breadcrumb-item/breadcrumb-item.d.ts +3 -0
  11. package/lib/breadcrumb/breadcrumb-router/breadcrumb-router.component.d.ts +6 -7
  12. package/lib/button-group/button-group/button-group.component.d.ts +1 -5
  13. package/lib/carousel/carousel/carousel.component.d.ts +26 -31
  14. package/lib/carousel/carousel-caption/carousel-caption.component.d.ts +0 -1
  15. package/lib/carousel/carousel-control/carousel-control.component.d.ts +18 -16
  16. package/lib/carousel/carousel-indicators/carousel-indicators.component.d.ts +6 -5
  17. package/lib/carousel/carousel-inner/carousel-inner.component.d.ts +7 -7
  18. package/lib/carousel/carousel-item/carousel-item.component.d.ts +7 -12
  19. package/lib/carousel/carousel-state.d.ts +0 -1
  20. package/lib/carousel/carousel.config.d.ts +0 -1
  21. package/lib/carousel/carousel.service.d.ts +2 -2
  22. package/lib/form/form/form.directive.d.ts +3 -4
  23. package/lib/form/form-check/form-check-input.directive.d.ts +10 -12
  24. package/lib/form/form-check/form-check.component.d.ts +10 -18
  25. package/lib/form/form-control/form-control.directive.d.ts +10 -10
  26. package/lib/form/form-feedback/form-feedback.component.d.ts +6 -7
  27. package/lib/form/form-floating/form-floating.directive.d.ts +1 -3
  28. package/lib/form/form-label/form-label.directive.d.ts +6 -5
  29. package/lib/form/form-select/form-select.directive.d.ts +6 -5
  30. package/lib/form/input-group/input-group.component.d.ts +1 -1
  31. package/lib/grid/col.directive.d.ts +36 -45
  32. package/lib/grid/container.component.d.ts +4 -7
  33. package/lib/grid/gutter.directive.d.ts +4 -4
  34. package/lib/grid/gutter.type.d.ts +2 -1
  35. package/lib/grid/row.directive.d.ts +16 -16
  36. package/lib/header/header/header.component.d.ts +1 -1
  37. package/lib/header/header-brand/header-brand.component.d.ts +3 -4
  38. package/lib/header/header-divider/header-divider.component.d.ts +0 -1
  39. package/lib/header/header-nav/header-nav.component.d.ts +3 -4
  40. package/lib/header/header-text/header-text.component.d.ts +0 -1
  41. package/lib/header/header-toggler/header-toggler.directive.d.ts +5 -6
  42. package/lib/list-group/list-group-item.directive.d.ts +1 -7
  43. package/lib/modal/modal/modal.component.d.ts +34 -34
  44. package/lib/modal/modal-dialog/modal-dialog.component.d.ts +12 -9
  45. package/lib/modal/modal-dismiss/modal-toggle.directive.d.ts +3 -2
  46. package/lib/modal/modal.service.d.ts +2 -2
  47. package/lib/nav/nav-link.directive.d.ts +13 -15
  48. package/lib/nav/nav.component.d.ts +6 -6
  49. package/lib/offcanvas/offcanvas/offcanvas.component.d.ts +27 -29
  50. package/lib/offcanvas/offcanvas-toggle/offcanvas-toggle.directive.d.ts +4 -4
  51. package/lib/pagination/page-item/page-item.directive.d.ts +11 -13
  52. package/lib/pagination/pagination/pagination.component.d.ts +6 -6
  53. package/lib/placeholder/placeholder-animation.directive.d.ts +1 -3
  54. package/lib/placeholder/placeholder.directive.d.ts +1 -4
  55. package/lib/popover/popover/popover.component.d.ts +3 -3
  56. package/lib/popover/popover.directive.d.ts +6 -9
  57. package/lib/progress/progress-bar.component.d.ts +2 -2
  58. package/lib/progress/progress-bar.directive.d.ts +13 -30
  59. package/lib/progress/progress-stacked.component.d.ts +3 -4
  60. package/lib/progress/progress.component.d.ts +15 -17
  61. package/lib/progress/progress.service.d.ts +11 -0
  62. package/lib/services/color-mode.service.d.ts +0 -1
  63. package/lib/shared/html-attr.directive.d.ts +0 -1
  64. package/lib/shared/theme.directive.d.ts +4 -9
  65. package/lib/spinner/spinner.component.d.ts +1 -3
  66. package/lib/table/table-active.directive.d.ts +3 -5
  67. package/lib/table/table-color.directive.d.ts +4 -5
  68. package/lib/table/table.directive.d.ts +25 -35
  69. package/lib/tabs-2/tab/tab.directive.d.ts +5 -10
  70. package/lib/tabs-2/tab-panel/tab-panel.component.d.ts +1 -7
  71. package/lib/tabs-2/tabs-list/tabs-list.component.d.ts +1 -6
  72. package/lib/tabs-2/tabs.component.d.ts +1 -2
  73. package/lib/toast/toast/toast.component.d.ts +14 -15
  74. package/lib/toast/toast-body/toast-body.component.d.ts +1 -2
  75. package/lib/toast/toast-close.directive.d.ts +4 -3
  76. package/lib/toast/toast-header/toast-header.component.d.ts +5 -5
  77. package/lib/toast/toaster/toaster.component.d.ts +12 -13
  78. package/lib/toast/toaster/toaster.service.d.ts +1 -1
  79. package/lib/tooltip/tooltip/tooltip.component.d.ts +1 -1
  80. package/lib/tooltip/tooltip.directive.d.ts +6 -9
  81. package/lib/utilities/align.directive.d.ts +4 -4
  82. package/lib/utilities/bg-color.directive.d.ts +5 -6
  83. package/lib/utilities/border.directive.d.ts +4 -4
  84. package/lib/utilities/rounded.directive.d.ts +3 -3
  85. package/lib/utilities/shadow-on-scroll.directive.d.ts +2 -2
  86. package/lib/widget/widget-stat-a/widget-stat-a.component.d.ts +1 -1
  87. package/lib/widget/widget-stat-c/widget-stat-c.component.d.ts +1 -1
  88. package/lib/widget/widget-stat-f/widget-stat-f.component.d.ts +1 -1
  89. package/package.json +9 -9
  90. package/lib/grid/container.type.d.ts +0 -6
@@ -11,10 +11,7 @@ export declare class AccordionButtonDirective {
11
11
  * @default 'button'
12
12
  */
13
13
  readonly type: import("@angular/core").InputSignal<string>;
14
- readonly hostClasses: import("@angular/core").Signal<{
15
- 'accordion-button': boolean;
16
- collapsed: boolean | undefined;
17
- }>;
14
+ readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
18
15
  readonly ariaExpanded: import("@angular/core").Signal<boolean>;
19
16
  static ɵfac: i0.ɵɵFactoryDeclaration<AccordionButtonDirective, never>;
20
17
  static ɵdir: i0.ɵɵDirectiveDeclaration<AccordionButtonDirective, "[cAccordionButton]", never, { "collapsed": { "alias": "collapsed"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
@@ -5,12 +5,11 @@ export declare class AccordionItemComponent implements OnInit, OnDestroy {
5
5
  #private;
6
6
  /**
7
7
  * Toggle an accordion item programmatically
8
- * @type boolean
8
+ * @return boolean
9
9
  * @default false
10
10
  */
11
11
  readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
12
12
  readonly itemVisible: import("@angular/core").WritableSignal<boolean>;
13
- visibleInputChange: import("@angular/core").EffectRef;
14
13
  set visible(value: boolean);
15
14
  get visible(): boolean;
16
15
  contentId: string;
@@ -1,64 +1,60 @@
1
- import { AfterContentInit, EventEmitter, QueryList } from '@angular/core';
1
+ import { TemplateRef } from '@angular/core';
2
2
  import { AnimationEvent } from '@angular/animations';
3
- import { Colors } from '../coreui.types';
4
3
  import { TemplateIdDirective } from '../shared';
5
4
  import * as i0 from "@angular/core";
6
- type AnimateType = ('hide' | 'show');
7
- export declare class AlertComponent implements AfterContentInit {
5
+ type AnimateType = 'hide' | 'show';
6
+ export declare class AlertComponent {
8
7
  #private;
9
- hide: boolean;
10
8
  /**
11
9
  * Sets the color context of the component to one of CoreUI’s themed colors.
12
- *
13
- * @type Colors
10
+ * @return Colors
14
11
  * @default 'primary'
15
12
  */
16
- color: Colors;
13
+ readonly color: import("@angular/core").InputSignal<string>;
17
14
  /**
18
15
  * Default role for alert. [docs]
19
- * @type string
16
+ * @return string
20
17
  * @default 'alert'
21
18
  */
22
- role: string;
19
+ readonly role: import("@angular/core").InputSignal<string>;
23
20
  /**
24
21
  * Set the alert variant to a solid.
25
- * @type string
22
+ * @return string
26
23
  */
27
- variant?: 'solid' | string;
28
- /**
29
- * Event triggered on the alert dismiss.
30
- */
31
- visibleChange: EventEmitter<boolean>;
32
- templates: any;
33
- contentTemplates: QueryList<TemplateIdDirective>;
24
+ readonly variant: import("@angular/core").InputSignal<"solid" | undefined>;
34
25
  /**
35
26
  * Optionally adds a close button to alert and allow it to self dismiss.
36
- * @type boolean
27
+ * @return boolean
37
28
  * @default false
38
29
  */
39
- dismissible: boolean;
30
+ readonly dismissibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
31
+ set dismissible(value: boolean);
32
+ get dismissible(): boolean;
40
33
  /**
41
34
  * Adds animation for dismissible alert.
42
- * @type boolean
35
+ * @return boolean
43
36
  */
44
- fade: boolean;
37
+ readonly fade: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
45
38
  /**
46
39
  * Toggle the visibility of alert component.
47
- * @type boolean
40
+ * @return boolean
48
41
  */
42
+ readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
49
43
  set visible(value: boolean);
50
44
  get visible(): boolean;
51
- get animationDisabled(): boolean;
45
+ readonly hide: import("@angular/core").WritableSignal<boolean>;
46
+ /**
47
+ * Event triggered on the alert dismiss.
48
+ */
49
+ readonly visibleChange: import("@angular/core").OutputEmitterRef<boolean>;
50
+ readonly contentTemplates: import("@angular/core").Signal<readonly TemplateIdDirective[]>;
51
+ readonly templates: import("@angular/core").Signal<Record<string, TemplateRef<any>>>;
52
52
  get animateType(): AnimateType;
53
- get hostClasses(): any;
53
+ readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
54
54
  onAnimationStart($event: AnimationEvent): void;
55
55
  onAnimationDone($event: AnimationEvent): void;
56
- ngAfterContentInit(): void;
57
56
  onAnimationEvent(event: AnimationEvent): void;
58
57
  static ɵfac: i0.ɵɵFactoryDeclaration<AlertComponent, never>;
59
- static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "c-alert", ["cAlert"], { "color": { "alias": "color"; "required": false; }; "role": { "alias": "role"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "dismissible": { "alias": "dismissible"; "required": false; }; "fade": { "alias": "fade"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; }, { "visibleChange": "visibleChange"; }, ["contentTemplates"], ["*"], true, never>;
60
- static ngAcceptInputType_dismissible: unknown;
61
- static ngAcceptInputType_fade: unknown;
62
- static ngAcceptInputType_visible: unknown;
58
+ static ɵcmp: i0.ɵɵComponentDeclaration<AlertComponent, "c-alert", ["cAlert"], { "color": { "alias": "color"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "dismissibleInput": { "alias": "dismissible"; "required": false; "isSignal": true; }; "fade": { "alias": "fade"; "required": false; "isSignal": true; }; "visibleInput": { "alias": "visible"; "required": false; "isSignal": true; }; }, { "visibleChange": "visibleChange"; }, ["contentTemplates"], ["*"], true, never>;
63
59
  }
64
60
  export {};
@@ -2,16 +2,16 @@ import * as i0 from "@angular/core";
2
2
  export declare class BreadcrumbComponent {
3
3
  /**
4
4
  * Default aria-label for breadcrumb. [docs]
5
- * @type string
5
+ * @return string
6
6
  * @default 'breadcrumb'
7
7
  */
8
- ariaLabel: string;
8
+ readonly ariaLabel: import("@angular/core").InputSignal<string>;
9
9
  /**
10
10
  * Default role for breadcrumb. [docs]
11
- * @type string
11
+ * @return string
12
12
  * @default 'navigation'
13
13
  */
14
- role: string;
14
+ readonly role: import("@angular/core").InputSignal<string>;
15
15
  static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbComponent, "c-breadcrumb", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "role": { "alias": "role"; "required": false; }; }, {}, never, ["*"], true, never>;
16
+ static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbComponent, "c-breadcrumb", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
17
17
  }
@@ -3,27 +3,26 @@ import * as i0 from "@angular/core";
3
3
  export declare class BreadcrumbItemComponent {
4
4
  /**
5
5
  * Toggle the active state for the component. [docs]
6
- * @type boolean
6
+ * @return boolean
7
7
  */
8
- active?: boolean;
8
+ readonly active: import("@angular/core").InputSignalWithTransform<boolean | undefined, unknown>;
9
9
  /**
10
10
  * The `url` prop for the inner `[routerLink]` directive. [docs]
11
11
  * @type string
12
12
  */
13
- url?: string | any[];
13
+ readonly url: import("@angular/core").InputSignal<string | any[] | undefined>;
14
14
  /**
15
15
  * Additional html attributes for link. [docs]
16
16
  * @type INavAttributes
17
17
  */
18
- attributes?: INavAttributes;
18
+ readonly attributes: import("@angular/core").InputSignal<INavAttributes | undefined>;
19
19
  /**
20
20
  * Some `NavigationExtras` props for the inner `[routerLink]` directive and `routerLinkActiveOptions`. [docs]
21
21
  * @type INavLinkProps
22
22
  */
23
- linkProps?: INavLinkProps;
24
- get ariaCurrent(): string | null;
25
- get hostClasses(): any;
23
+ readonly linkProps: import("@angular/core").InputSignal<INavLinkProps | undefined>;
24
+ readonly ariaCurrent: import("@angular/core").Signal<string | null>;
25
+ readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
26
26
  static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbItemComponent, never>;
27
- static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbItemComponent, "c-breadcrumb-item", never, { "active": { "alias": "active"; "required": false; }; "url": { "alias": "url"; "required": false; }; "attributes": { "alias": "attributes"; "required": false; }; "linkProps": { "alias": "linkProps"; "required": false; }; }, {}, never, ["*"], true, never>;
28
- static ngAcceptInputType_active: unknown;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbItemComponent, "c-breadcrumb-item", ["breadcrumbItem"], { "active": { "alias": "active"; "required": false; "isSignal": true; }; "url": { "alias": "url"; "required": false; "isSignal": true; }; "attributes": { "alias": "attributes"; "required": false; "isSignal": true; }; "linkProps": { "alias": "linkProps"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
29
28
  }
@@ -5,5 +5,8 @@ interface IBreadcrumbItem {
5
5
  attributes?: INavAttributes;
6
6
  linkProps?: INavLinkProps;
7
7
  class?: string;
8
+ queryParams?: {
9
+ [key: string]: any;
10
+ };
8
11
  }
9
12
  export { INavAttributes, INavLinkProps, IBreadcrumbItem };
@@ -1,20 +1,19 @@
1
- import { OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
1
+ import { OnDestroy, OnInit } from '@angular/core';
2
2
  import { Observable } from 'rxjs';
3
3
  import { IBreadcrumbItem } from '../breadcrumb-item/breadcrumb-item';
4
4
  import { BreadcrumbRouterService } from './breadcrumb-router.service';
5
5
  import * as i0 from "@angular/core";
6
- export declare class BreadcrumbRouterComponent implements OnChanges, OnDestroy, OnInit {
6
+ export declare class BreadcrumbRouterComponent implements OnDestroy, OnInit {
7
7
  readonly service: BreadcrumbRouterService;
8
8
  /**
9
9
  * Optional array of IBreadcrumbItem to override default BreadcrumbRouter behavior. [docs]
10
- * @type IBreadcrumbItem[]
10
+ * @return IBreadcrumbItem[]
11
11
  */
12
- items?: IBreadcrumbItem[];
12
+ readonly items: import("@angular/core").InputSignal<IBreadcrumbItem[] | undefined>;
13
13
  breadcrumbs: Observable<IBreadcrumbItem[]> | undefined;
14
14
  ngOnInit(): void;
15
- ngOnChanges(changes: SimpleChanges): void;
16
- setup(): void;
15
+ readonly setup: import("@angular/core").EffectRef;
17
16
  ngOnDestroy(): void;
18
17
  static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbRouterComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbRouterComponent, "c-breadcrumb-router, [cBreadcrumbRouter]", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, true, never>;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbRouterComponent, "c-breadcrumb-router, [cBreadcrumbRouter]", never, { "items": { "alias": "items"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
20
19
  }
@@ -17,11 +17,7 @@ export declare class ButtonGroupComponent {
17
17
  * @default 'group'
18
18
  */
19
19
  readonly role: InputSignal<string>;
20
- readonly hostClasses: import("@angular/core").Signal<{
21
- [x: string]: boolean;
22
- 'btn-group': boolean;
23
- 'btn-group-vertical': boolean;
24
- }>;
20
+ readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
25
21
  static ɵfac: i0.ɵɵFactoryDeclaration<ButtonGroupComponent, never>;
26
22
  static ɵcmp: i0.ɵɵComponentDeclaration<ButtonGroupComponent, "c-button-group", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "vertical": { "alias": "vertical"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
27
23
  }
@@ -1,70 +1,66 @@
1
- import { AfterContentInit, ElementRef, EventEmitter, OnDestroy, OnInit } from '@angular/core';
2
- import { IntersectionService, ListenersService } from '../../services';
1
+ import { AfterContentInit, OnDestroy, OnInit } from '@angular/core';
3
2
  import { Triggers } from '../../coreui.types';
4
- import { CarouselState } from '../carousel-state';
5
- import { CarouselService } from '../carousel.service';
6
3
  import { CarouselConfig } from '../carousel.config';
7
4
  import * as i0 from "@angular/core";
8
5
  import * as i1 from "../../shared/theme.directive";
9
6
  export declare class CarouselComponent implements OnInit, OnDestroy, AfterContentInit {
10
7
  #private;
11
8
  private config;
12
- private hostElement;
13
- private carouselService;
14
- private carouselState;
15
- private intersectionService;
16
- private listenersService;
17
- constructor(config: CarouselConfig, hostElement: ElementRef, carouselService: CarouselService, carouselState: CarouselState, intersectionService: IntersectionService, listenersService: ListenersService);
9
+ constructor(config: CarouselConfig);
10
+ loadConfig(): void;
18
11
  /**
19
12
  * Index of the active item.
20
- * @type number
13
+ * @return number
21
14
  */
22
- activeIndex: number;
15
+ readonly activeIndexInput: import("@angular/core").InputSignal<number>;
16
+ readonly activeIndex: import("@angular/core").WritableSignal<number>;
23
17
  /**
24
18
  * Carousel automatically starts cycle items.
25
- * @type boolean
19
+ * @return boolean
26
20
  */
27
- animate: boolean;
21
+ readonly animateInput: import("@angular/core").InputSignal<boolean>;
22
+ readonly animate: import("@angular/core").WritableSignal<boolean>;
28
23
  /**
29
24
  * Carousel direction. [docs]
30
- * @type {'next' | 'prev'}
25
+ * @return {'next' | 'prev'}
31
26
  */
32
- direction: 'next' | 'prev';
27
+ readonly directionInput: import("@angular/core").InputSignal<"next" | "prev">;
28
+ readonly direction: import("@angular/core").WritableSignal<"next" | "prev">;
33
29
  /**
34
30
  * The amount of time to delay between automatically cycling an item. If false, carousel will not automatically cycle.
35
- * @type number
31
+ * @return number
36
32
  * @default 0
37
33
  */
38
- interval: number;
34
+ readonly intervalInput: import("@angular/core").InputSignal<number>;
35
+ readonly interval: import("@angular/core").WritableSignal<number>;
39
36
  /**
40
37
  * Sets which event handlers you’d like provided to your pause prop. You can specify one trigger or an array of them.
41
- * @type {'hover' | 'focus' | 'click'}
38
+ * @return {'hover' | 'focus' | 'click'}
42
39
  */
43
- pause: Triggers | Triggers[] | false;
40
+ readonly pause: import("@angular/core").InputSignal<false | Triggers | Triggers[]>;
44
41
  /**
45
42
  * Support left/right swipe interactions on touchscreen devices.
46
- * @type boolean
43
+ * @return boolean
47
44
  * @default true
48
45
  */
49
- touch: boolean;
46
+ readonly touch: import("@angular/core").InputSignal<boolean>;
50
47
  /**
51
48
  * Set type of the transition.
52
- * @type {'slide' | 'crossfade'}
49
+ * @return {'slide' | 'crossfade'}
53
50
  * @default 'slide'
54
51
  */
55
- transition: 'slide' | 'crossfade';
52
+ readonly transition: import("@angular/core").InputSignal<"slide" | "crossfade">;
56
53
  /**
57
54
  * Set whether the carousel should cycle continuously or have hard stops.
58
- * @type boolean
55
+ * @return boolean
59
56
  * @default true
60
57
  */
61
- wrap: boolean;
58
+ readonly wrap: import("@angular/core").InputSignal<boolean>;
62
59
  /**
63
60
  * Event emitted on carousel item change. [docs]
64
- * @type number
61
+ * @return number
65
62
  */
66
- itemChange: EventEmitter<number>;
67
- get hostClasses(): any;
63
+ readonly itemChange: import("@angular/core").OutputEmitterRef<number>;
68
64
  private timerId;
69
65
  private activeItemInterval;
70
66
  private swipeSubscription?;
@@ -75,12 +71,11 @@ export declare class CarouselComponent implements OnInit, OnDestroy, AfterConten
75
71
  private clearListeners;
76
72
  set visible(value: boolean);
77
73
  get visible(): boolean;
78
- private _visible;
79
74
  setTimer(): void;
80
75
  resetTimer(): void;
81
76
  private carouselStateSubscribe;
82
77
  private intersectionServiceSubscribe;
83
78
  private swipeSubscribe;
84
79
  static ɵfac: i0.ɵɵFactoryDeclaration<CarouselComponent, never>;
85
- static ɵcmp: i0.ɵɵComponentDeclaration<CarouselComponent, "c-carousel", never, { "activeIndex": { "alias": "activeIndex"; "required": false; }; "animate": { "alias": "animate"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "interval": { "alias": "interval"; "required": false; }; "pause": { "alias": "pause"; "required": false; }; "touch": { "alias": "touch"; "required": false; }; "transition": { "alias": "transition"; "required": false; }; "wrap": { "alias": "wrap"; "required": false; }; }, { "itemChange": "itemChange"; }, never, ["*"], true, [{ directive: typeof i1.ThemeDirective; inputs: { "dark": "dark"; }; outputs: {}; }]>;
80
+ static ɵcmp: i0.ɵɵComponentDeclaration<CarouselComponent, "c-carousel", ["cCarousel"], { "activeIndexInput": { "alias": "activeIndex"; "required": false; "isSignal": true; }; "animateInput": { "alias": "animate"; "required": false; "isSignal": true; }; "directionInput": { "alias": "direction"; "required": false; "isSignal": true; }; "intervalInput": { "alias": "interval"; "required": false; "isSignal": true; }; "pause": { "alias": "pause"; "required": false; "isSignal": true; }; "touch": { "alias": "touch"; "required": false; "isSignal": true; }; "transition": { "alias": "transition"; "required": false; "isSignal": true; }; "wrap": { "alias": "wrap"; "required": false; "isSignal": true; }; }, { "itemChange": "itemChange"; }, never, ["*"], true, [{ directive: typeof i1.ThemeDirective; inputs: { "dark": "dark"; }; outputs: {}; }]>;
86
81
  }
@@ -1,6 +1,5 @@
1
1
  import * as i0 from "@angular/core";
2
2
  export declare class CarouselCaptionComponent {
3
- carouselCaptionClass: boolean;
4
3
  static ɵfac: i0.ɵɵFactoryDeclaration<CarouselCaptionComponent, never>;
5
4
  static ɵcmp: i0.ɵɵComponentDeclaration<CarouselCaptionComponent, "c-carousel-caption", never, {}, {}, never, ["*"], true, never>;
6
5
  }
@@ -1,27 +1,29 @@
1
- import { AfterViewInit, ElementRef } from '@angular/core';
1
+ import { ElementRef } from '@angular/core';
2
2
  import * as i0 from "@angular/core";
3
- export declare class CarouselControlComponent implements AfterViewInit {
3
+ export declare class CarouselControlComponent {
4
4
  #private;
5
5
  /**
6
6
  * Carousel control caption. [docs]
7
- * @type string
7
+ * @return string
8
8
  */
9
- set caption(value: string);
10
- get caption(): string;
9
+ readonly captionInput: import("@angular/core").InputSignal<string | undefined>;
10
+ readonly caption: import("@angular/core").WritableSignal<string>;
11
11
  /**
12
- * Carousel control direction. [docs]
13
- * @type {'next' | 'prev'}
12
+ * Carousel control direction.
13
+ * @return {'next' | 'prev'}
14
14
  */
15
- direction: 'prev' | 'next';
16
- get hostRole(): string;
17
- get hostClasses(): string;
18
- get carouselControlIconClass(): string;
19
- content?: ElementRef;
20
- hasContent: boolean;
15
+ readonly direction: import("@angular/core").InputSignal<"next" | "prev">;
16
+ /**
17
+ * Carousel control role.
18
+ * @return string
19
+ */
20
+ readonly role: import("@angular/core").InputSignal<string>;
21
+ readonly hostClasses: import("@angular/core").Signal<string>;
22
+ readonly carouselControlIconClass: import("@angular/core").Signal<string>;
23
+ readonly content: import("@angular/core").Signal<ElementRef<any> | undefined>;
24
+ readonly hasContent: import("@angular/core").Signal<any>;
21
25
  onKeyUp($event: KeyboardEvent): void;
22
26
  onClick($event: MouseEvent): void;
23
- ngAfterViewInit(): void;
24
- private play;
25
27
  static ɵfac: i0.ɵɵFactoryDeclaration<CarouselControlComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<CarouselControlComponent, "c-carousel-control", never, { "caption": { "alias": "caption"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; }, {}, never, ["*"], true, never>;
28
+ static ɵcmp: i0.ɵɵComponentDeclaration<CarouselControlComponent, "c-carousel-control", ["cCarouselControl"], { "captionInput": { "alias": "caption"; "required": false; "isSignal": true; }; "direction": { "alias": "direction"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
27
29
  }
@@ -1,13 +1,14 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
1
+ import { OnInit, TemplateRef } from '@angular/core';
2
+ import { TemplateIdDirective } from '../../shared';
2
3
  import * as i0 from "@angular/core";
3
- export declare class CarouselIndicatorsComponent implements OnInit, OnDestroy {
4
+ export declare class CarouselIndicatorsComponent implements OnInit {
4
5
  #private;
5
6
  items: (number | undefined)[];
6
7
  active: number;
8
+ readonly contentTemplates: import("@angular/core").Signal<readonly TemplateIdDirective[]>;
9
+ readonly templates: import("@angular/core").Signal<Record<string, TemplateRef<any>>>;
7
10
  ngOnInit(): void;
8
- ngOnDestroy(): void;
9
11
  onClick(index: number): void;
10
- private carouselStateSubscribe;
11
12
  static ɵfac: i0.ɵɵFactoryDeclaration<CarouselIndicatorsComponent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<CarouselIndicatorsComponent, "c-carousel-indicators", never, {}, {}, never, never, true, never>;
13
+ static ɵcmp: i0.ɵɵComponentDeclaration<CarouselIndicatorsComponent, "c-carousel-indicators", ["cCarouselIndicators"], {}, {}, ["contentTemplates"], never, true, never>;
13
14
  }
@@ -1,15 +1,15 @@
1
1
  import { AfterContentChecked, AfterContentInit } from '@angular/core';
2
+ import { CarouselItemComponent } from '../carousel-item/carousel-item.component';
2
3
  import * as i0 from "@angular/core";
3
4
  export declare class CarouselInnerComponent implements AfterContentInit, AfterContentChecked {
4
5
  #private;
5
- carouselInnerClass: boolean;
6
- activeIndex?: number;
7
- animate?: boolean;
8
- slide: {
6
+ readonly activeIndex: import("@angular/core").WritableSignal<number | undefined>;
7
+ readonly animate: import("@angular/core").WritableSignal<boolean>;
8
+ readonly slide: import("@angular/core").WritableSignal<{
9
9
  left: boolean;
10
- };
11
- transition: string;
12
- private contentItems;
10
+ }>;
11
+ readonly transition: import("@angular/core").WritableSignal<string>;
12
+ readonly contentItems: import("@angular/core").Signal<readonly CarouselItemComponent[]>;
13
13
  ngAfterContentInit(): void;
14
14
  ngAfterContentChecked(): void;
15
15
  setItems(): void;
@@ -1,24 +1,19 @@
1
- import { AfterViewInit, OnDestroy } from '@angular/core';
2
1
  import * as i0 from "@angular/core";
3
- export declare class CarouselItemComponent implements OnDestroy, AfterViewInit {
2
+ export declare class CarouselItemComponent {
4
3
  #private;
5
4
  index?: number;
6
5
  /**
7
6
  * @ignore
8
7
  */
9
- set active(value: boolean);
10
- get active(): boolean;
8
+ readonly activeInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
9
+ readonly active: import("@angular/core").WritableSignal<boolean>;
11
10
  /**
12
11
  * Time delay before cycling to next item. If -1, uses carousel interval value.
13
- * @type number
12
+ * @return number
14
13
  * @default -1
15
14
  */
16
- interval: number;
17
- get hostClasses(): any;
18
- ngOnDestroy(): void;
19
- ngAfterViewInit(): void;
20
- private carouselStateSubscribe;
15
+ readonly interval: import("@angular/core").InputSignal<number>;
16
+ constructor();
21
17
  static ɵfac: i0.ɵɵFactoryDeclaration<CarouselItemComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<CarouselItemComponent, "c-carousel-item", never, { "active": { "alias": "active"; "required": false; }; "interval": { "alias": "interval"; "required": false; }; }, {}, never, ["*"], true, never>;
23
- static ngAcceptInputType_active: unknown;
18
+ static ɵcmp: i0.ɵɵComponentDeclaration<CarouselItemComponent, "c-carousel-item", ["cCarouselItem"], { "activeInput": { "alias": "active"; "required": false; "isSignal": true; }; "interval": { "alias": "interval"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
24
19
  }
@@ -2,7 +2,6 @@ import { ICarouselState } from './carousel-state.type';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class CarouselState {
4
4
  #private;
5
- private _state;
6
5
  get state(): ICarouselState;
7
6
  set state(state: ICarouselState);
8
7
  setItems(newItems: any): void;
@@ -2,7 +2,6 @@ import * as i0 from "@angular/core";
2
2
  export declare class CarouselConfig {
3
3
  activeIndex: number;
4
4
  animate: boolean;
5
- dark?: boolean | undefined;
6
5
  direction: 'next' | 'prev';
7
6
  interval: number;
8
7
  static ɵfac: i0.ɵɵFactoryDeclaration<CarouselConfig, never>;
@@ -5,8 +5,8 @@ export interface ICarouselIndex {
5
5
  lastItemIndex?: number;
6
6
  }
7
7
  export declare class CarouselService {
8
- private carouselIndex;
9
- carouselIndex$: import("rxjs").Observable<ICarouselIndex>;
8
+ #private;
9
+ readonly carouselIndex$: import("rxjs").Observable<ICarouselIndex>;
10
10
  setIndex(index: ICarouselIndex): void;
11
11
  static ɵfac: i0.ɵɵFactoryDeclaration<CarouselService, never>;
12
12
  static ɵprov: i0.ɵɵInjectableDeclaration<CarouselService>;
@@ -5,9 +5,8 @@ export declare class FormDirective {
5
5
  * @type boolean
6
6
  * @default false
7
7
  */
8
- validated: string | boolean;
9
- get hostClasses(): any;
8
+ readonly validated: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
9
+ readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
10
10
  static ɵfac: i0.ɵɵFactoryDeclaration<FormDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<FormDirective, "form[cForm]", never, { "validated": { "alias": "validated"; "required": false; }; }, {}, never, never, true, never>;
12
- static ngAcceptInputType_validated: unknown;
11
+ static ɵdir: i0.ɵɵDirectiveDeclaration<FormDirective, "form[cForm]", never, { "validated": { "alias": "validated"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
13
12
  }
@@ -3,29 +3,27 @@ export declare class FormCheckInputDirective {
3
3
  #private;
4
4
  /**
5
5
  * Specifies the type of component.
6
- * @type {'checkbox' | 'radio'}
7
6
  * @default 'checkbox'
8
7
  */
9
- type: 'checkbox' | 'radio';
8
+ readonly type: import("@angular/core").InputSignal<"checkbox" | "radio">;
10
9
  /**
11
10
  * Set component indeterminate state.
12
- * @type boolean
13
11
  * @default false
14
12
  */
15
- set indeterminate(value: boolean);
13
+ readonly indeterminateInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
16
14
  get indeterminate(): boolean;
17
- private _indeterminate;
18
15
  /**
19
16
  * Set component validation state to valid.
20
- * @type boolean
21
17
  * @default undefined
22
18
  */
23
- valid?: boolean;
24
- get hostClasses(): any;
25
- set checked(value: boolean);
19
+ readonly valid: import("@angular/core").InputSignal<boolean | undefined>;
20
+ readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
21
+ /**
22
+ * Set component checked state.
23
+ * @default false
24
+ */
25
+ readonly checkedInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
26
26
  get checked(): boolean;
27
27
  static ɵfac: i0.ɵɵFactoryDeclaration<FormCheckInputDirective, never>;
28
- static ɵdir: i0.ɵɵDirectiveDeclaration<FormCheckInputDirective, "input[cFormCheckInput]", never, { "type": { "alias": "type"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "valid": { "alias": "valid"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; }, {}, never, never, true, never>;
29
- static ngAcceptInputType_indeterminate: unknown;
30
- static ngAcceptInputType_checked: unknown;
28
+ static ɵdir: i0.ɵɵDirectiveDeclaration<FormCheckInputDirective, "input[cFormCheckInput]", never, { "type": { "alias": "type"; "required": false; "isSignal": true; }; "indeterminateInput": { "alias": "indeterminate"; "required": false; "isSignal": true; }; "valid": { "alias": "valid"; "required": false; "isSignal": true; }; "checkedInput": { "alias": "checked"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
31
29
  }
@@ -1,39 +1,31 @@
1
- import { AfterContentInit } from '@angular/core';
2
1
  import { FormCheckLabelDirective } from './form-check-label.directive';
3
2
  import * as i0 from "@angular/core";
4
- export declare class FormCheckComponent implements AfterContentInit {
5
- #private;
3
+ export declare class FormCheckComponent {
6
4
  /**
7
5
  * Group checkboxes or radios on the same horizontal row.
8
- * @type boolean
9
6
  * @default false
10
7
  */
11
- inline: string | boolean;
8
+ readonly inline: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
12
9
  /**
13
10
  * Put checkboxes or radios on the opposite side.
14
- * @type boolean
15
11
  * @default false
16
12
  * @since 4.4.7
17
13
  */
18
- reverse: string | boolean;
14
+ readonly reverse: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
19
15
  /**
20
16
  * Size the component large or extra large. Works only with `[switch]="true"` [docs]
21
- * @type {'lg' | 'xl' | ''}
17
+ * @default undefined
22
18
  */
23
- sizing?: 'lg' | 'xl' | '';
19
+ readonly sizing: import("@angular/core").InputSignal<string | undefined>;
24
20
  /**
25
21
  * Render a toggle switch on for checkbox.
26
22
  * @type boolean
27
23
  * @default false
28
24
  */
29
- switch: string | boolean;
30
- get hostClasses(): any;
31
- formCheckLabel: FormCheckLabelDirective;
32
- get formCheckClass(): boolean;
33
- ngAfterContentInit(): void;
25
+ readonly switch: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
26
+ readonly formCheckLabel: import("@angular/core").Signal<FormCheckLabelDirective | undefined>;
27
+ readonly formCheckClass: import("@angular/core").Signal<boolean>;
28
+ readonly hostClasses: import("@angular/core").Signal<Record<string, boolean>>;
34
29
  static ɵfac: i0.ɵɵFactoryDeclaration<FormCheckComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<FormCheckComponent, "c-form-check", ["cFormCheck"], { "inline": { "alias": "inline"; "required": false; }; "reverse": { "alias": "reverse"; "required": false; }; "sizing": { "alias": "sizing"; "required": false; }; "switch": { "alias": "switch"; "required": false; }; }, {}, ["formCheckLabel"], ["*"], true, never>;
36
- static ngAcceptInputType_inline: unknown;
37
- static ngAcceptInputType_reverse: unknown;
38
- static ngAcceptInputType_switch: unknown;
30
+ static ɵcmp: i0.ɵɵComponentDeclaration<FormCheckComponent, "c-form-check", ["cFormCheck"], { "inline": { "alias": "inline"; "required": false; "isSignal": true; }; "reverse": { "alias": "reverse"; "required": false; "isSignal": true; }; "sizing": { "alias": "sizing"; "required": false; "isSignal": true; }; "switch": { "alias": "switch"; "required": false; "isSignal": true; }; }, {}, ["formCheckLabel"], ["*"], true, never>;
39
31
  }