@cauca-911/material 21.1.5 → 21.2.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cauca-911/material",
3
- "version": "21.1.5",
3
+ "version": "21.2.0",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=21.2.0",
6
6
  "@angular/core": ">=21.2.0",
@@ -537,8 +537,8 @@ declare class SectionColumnComponent {
537
537
  }
538
538
 
539
539
  declare class SectionFieldComponent {
540
- autoTranslateLabel: _angular_core.InputSignal<boolean>;
541
- label: _angular_core.InputSignal<string>;
540
+ autoTranslateCaption: _angular_core.InputSignal<boolean>;
541
+ caption: _angular_core.InputSignal<string>;
542
542
  value: _angular_core.InputSignal<unknown>;
543
543
  values: _angular_core.InputSignal<unknown[]>;
544
544
  fieldName: _angular_core.InputSignal<string>;
@@ -547,7 +547,7 @@ declare class SectionFieldComponent {
547
547
  linkClick: _angular_core.OutputEmitterRef<void>;
548
548
  splitEqually: _angular_core.InputSignal<boolean>;
549
549
  static ɵfac: _angular_core.ɵɵFactoryDeclaration<SectionFieldComponent, never>;
550
- static ɵcmp: _angular_core.ɵɵComponentDeclaration<SectionFieldComponent, "cauca-section-field", never, { "autoTranslateLabel": { "alias": "autoTranslateLabel"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "values": { "alias": "values"; "required": false; "isSignal": true; }; "fieldName": { "alias": "fieldName"; "required": false; "isSignal": true; }; "showLink": { "alias": "showLink"; "required": false; "isSignal": true; }; "splitEqually": { "alias": "splitEqually"; "required": false; "isSignal": true; }; }, { "linkClick": "linkClick"; }, never, never, true, never>;
550
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SectionFieldComponent, "cauca-section-field", never, { "autoTranslateCaption": { "alias": "autoTranslateCaption"; "required": false; "isSignal": true; }; "caption": { "alias": "caption"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "values": { "alias": "values"; "required": false; "isSignal": true; }; "fieldName": { "alias": "fieldName"; "required": false; "isSignal": true; }; "showLink": { "alias": "showLink"; "required": false; "isSignal": true; }; "splitEqually": { "alias": "splitEqually"; "required": false; "isSignal": true; }; }, { "linkClick": "linkClick"; }, never, never, true, never>;
551
551
  }
552
552
 
553
553
  declare class PageTitleComponent {
@@ -577,6 +577,23 @@ declare class ExpandablePanelComponent {
577
577
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<ExpandablePanelComponent, "cauca-expandable-panel", never, { "isCollapsed": { "alias": "isCollapsed"; "required": false; "isSignal": true; }; "caption": { "alias": "caption"; "required": false; "isSignal": true; }; "subCaption": { "alias": "subCaption"; "required": false; "isSignal": true; }; "contentPosition": { "alias": "contentPosition"; "required": false; "isSignal": true; }; }, { "isCollapsed": "isCollapsedChange"; }, never, ["*"], true, never>;
578
578
  }
579
579
 
580
+ declare class ExpandablePanelAccordionComponent {
581
+ readonly initialOpenIndex: _angular_core.InputSignal<number>;
582
+ private readonly panels;
583
+ private synchronizingPanels;
584
+ constructor();
585
+ private initializePanels;
586
+ private onPanelStateChange;
587
+ private setExpandedPanel;
588
+ private subscribeToPanelStateChanges;
589
+ private supportsAccordionState;
590
+ private readCollapsedState;
591
+ private writeCollapsedState;
592
+ private isModelSignalLike;
593
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<ExpandablePanelAccordionComponent, never>;
594
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<ExpandablePanelAccordionComponent, "cauca-expandable-panel-accordion", never, { "initialOpenIndex": { "alias": "initialOpenIndex"; "required": false; "isSignal": true; }; }, {}, ["panels"], ["*"], true, never>;
595
+ }
596
+
580
597
  declare class MenuExpandablePanelComponent {
581
598
  caption: InputSignal<string>;
582
599
  isSubItem: InputSignal<boolean>;
@@ -748,5 +765,5 @@ declare class CaucaSlideshowComponent implements OnInit {
748
765
  static ɵcmp: _angular_core.ɵɵComponentDeclaration<CaucaSlideshowComponent, "cauca-slideshow", never, { "height": { "alias": "height"; "required": false; }; "autoPlay": { "alias": "autoPlay"; "required": false; }; "images": { "alias": "images"; "required": false; }; }, {}, never, never, true, never>;
749
766
  }
750
767
 
751
- export { AutoTrimAndLowerDirective, BadgeComponent, BasicButtonComponent, BreadcrumbLocation, BreadcrumbService, ButtonComponent, CaucaDateTimePickerComponent, CaucaInputFileComponent, CaucaInputMultipleLangueComponent, CaucaMaterialComponent, CaucaMaterialService, CaucaSimpleDialogComponent, CaucaSlideshowComponent, ColorPickerComponent, ConfirmationResult, DateRangePickerComponent, DialogService, DropdownChipAutocompleteComponent, ExpandablePanelComponent, FabButtonComponent, FlatButtonComponent, FormErrorModule, GroupContainerComponent, HasErrorDirective, HasErrorRootDirective, IconButtonComponent, IconComponent, Iso8601TimeSpanPipe, LinkButtonComponent, ListPaginatorComponent, LoadingErrorComponent, LoadingSpinnerIndicatorComponent, LoadingStateService, MainSectionComponent, MenuExpandablePanelComponent, MenuExpandablePanelItemComponent, MenuItemComponent, PageTitleComponent, PasswordCriteriaViewerComponent, PasswordInputComponent, PasswordSelectionComponent, RaisedButtonComponent, RefreshButtonComponent, RoundButtonComponent, SavingConfirmedBoxComponent, SavingErrorBoxComponent, SectionColumnComponent, SectionFieldComponent, SelectWithSearchComponent, SnackBarComponent, StrokedButtonComponent, provideCaucaMaterial };
768
+ export { AutoTrimAndLowerDirective, BadgeComponent, BasicButtonComponent, BreadcrumbLocation, BreadcrumbService, ButtonComponent, CaucaDateTimePickerComponent, CaucaInputFileComponent, CaucaInputMultipleLangueComponent, CaucaMaterialComponent, CaucaMaterialService, CaucaSimpleDialogComponent, CaucaSlideshowComponent, ColorPickerComponent, ConfirmationResult, DateRangePickerComponent, DialogService, DropdownChipAutocompleteComponent, ExpandablePanelAccordionComponent, ExpandablePanelComponent, FabButtonComponent, FlatButtonComponent, FormErrorModule, GroupContainerComponent, HasErrorDirective, HasErrorRootDirective, IconButtonComponent, IconComponent, Iso8601TimeSpanPipe, LinkButtonComponent, ListPaginatorComponent, LoadingErrorComponent, LoadingSpinnerIndicatorComponent, LoadingStateService, MainSectionComponent, MenuExpandablePanelComponent, MenuExpandablePanelItemComponent, MenuItemComponent, PageTitleComponent, PasswordCriteriaViewerComponent, PasswordInputComponent, PasswordSelectionComponent, RaisedButtonComponent, RefreshButtonComponent, RoundButtonComponent, SavingConfirmedBoxComponent, SavingErrorBoxComponent, SectionColumnComponent, SectionFieldComponent, SelectWithSearchComponent, SnackBarComponent, StrokedButtonComponent, provideCaucaMaterial };
752
769
  export type { ConfirmationOptions, DateRange, HasErrorContext, InputOptions, Option };