@porscheinformatik/clr-addons 12.1.2 → 12.2.2

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 (86) hide show
  1. package/esm2020/abstract-form-component/abstract-form-component.mjs +3 -3
  2. package/esm2020/abstract-form-component/control-id.service.mjs +3 -3
  3. package/esm2020/abstract-form-component/form.module.mjs +4 -4
  4. package/esm2020/abstract-form-component/label.mjs +3 -3
  5. package/esm2020/autocomplete-off/autocomplete-off.directive.mjs +3 -3
  6. package/esm2020/autocomplete-off/autocomplete-off.module.mjs +4 -4
  7. package/esm2020/back-button/back-button.mjs +3 -3
  8. package/esm2020/back-button/back-button.module.mjs +4 -4
  9. package/esm2020/brand-avatar/brand-avatar.mjs +3 -3
  10. package/esm2020/brand-avatar/brand-avatar.module.mjs +4 -4
  11. package/esm2020/breadcrumb/breadcrumb.mjs +3 -3
  12. package/esm2020/breadcrumb/breadcrumb.module.mjs +4 -4
  13. package/esm2020/breadcrumb/breadcrumb.service.mjs +3 -3
  14. package/esm2020/clr-addons.module.mjs +4 -4
  15. package/esm2020/collapse-expand-section/collapse-expand-section.mjs +3 -3
  16. package/esm2020/collapse-expand-section/collapse-expand-section.module.mjs +4 -4
  17. package/esm2020/content-panel/content-panel-container-content.mjs +3 -3
  18. package/esm2020/content-panel/content-panel-container-footer.mjs +3 -3
  19. package/esm2020/content-panel/content-panel-container.mjs +3 -3
  20. package/esm2020/content-panel/content-panel.mjs +3 -3
  21. package/esm2020/content-panel/content-panel.module.mjs +4 -4
  22. package/esm2020/data-list-validator/data-list-predefined-validator.directive.mjs +3 -3
  23. package/esm2020/data-list-validator/data-list-validator.module.mjs +4 -4
  24. package/esm2020/date-time-container/date-time-container.mjs +3 -3
  25. package/esm2020/date-time-container/date-time-module.mjs +4 -4
  26. package/esm2020/date-time-container/time-input.mjs +3 -3
  27. package/esm2020/dot-pager/dot-pager.mjs +3 -3
  28. package/esm2020/dot-pager/dot-pager.module.mjs +4 -4
  29. package/esm2020/flow-bar/flow-bar.mjs +3 -3
  30. package/esm2020/flow-bar/flow-bar.module.mjs +4 -4
  31. package/esm2020/generic-quick-list/generic-quick-list.mjs +3 -3
  32. package/esm2020/generic-quick-list/generic-quick-list.module.mjs +4 -4
  33. package/esm2020/history/history-pinned.mjs +3 -3
  34. package/esm2020/history/history.mjs +13 -6
  35. package/esm2020/history/history.module.mjs +4 -4
  36. package/esm2020/history/history.service.mjs +3 -3
  37. package/esm2020/letter-avatar/letter-avatar.mjs +3 -3
  38. package/esm2020/letter-avatar/letter-avatar.module.mjs +4 -4
  39. package/esm2020/location-bar/location-bar-node/location-bar-node.component.mjs +3 -3
  40. package/esm2020/location-bar/location-bar.component.mjs +3 -3
  41. package/esm2020/location-bar/location-bar.module.mjs +4 -4
  42. package/esm2020/main-nav-group/main-nav-group-item.mjs +3 -3
  43. package/esm2020/main-nav-group/main-nav-group.mjs +3 -3
  44. package/esm2020/main-nav-group/main-nav-group.module.mjs +4 -4
  45. package/esm2020/multilingual/abstract-multilingual.mjs +3 -3
  46. package/esm2020/multilingual/multilingual-input/multilingual-input.mjs +3 -3
  47. package/esm2020/multilingual/multilingual-selector.mjs +3 -3
  48. package/esm2020/multilingual/multilingual-textarea/multilingual-textarea.mjs +3 -3
  49. package/esm2020/multilingual/multilingual-validators.mjs +6 -6
  50. package/esm2020/multilingual/multilingual.module.mjs +4 -4
  51. package/esm2020/notification/notification.mjs +3 -3
  52. package/esm2020/notification/notification.module.mjs +4 -4
  53. package/esm2020/notification/notification.service.mjs +3 -3
  54. package/esm2020/numericfield/numeric-field-validators.mjs +6 -6
  55. package/esm2020/numericfield/numeric-field.mjs +3 -3
  56. package/esm2020/numericfield/numeric-field.module.mjs +4 -4
  57. package/esm2020/paged-search-result-list/paged-search-result-list.mjs +3 -3
  58. package/esm2020/paged-search-result-list/paged-search-result-list.module.mjs +4 -4
  59. package/esm2020/pager/pager.mjs +3 -3
  60. package/esm2020/pager/pager.module.mjs +4 -4
  61. package/esm2020/progress-spinner/progress-spinner.mjs +3 -3
  62. package/esm2020/progress-spinner/progress-spinner.module.mjs +4 -4
  63. package/esm2020/quick-list/add-option.mjs +3 -3
  64. package/esm2020/quick-list/quick-list.mjs +3 -3
  65. package/esm2020/quick-list/quick-list.module.mjs +4 -4
  66. package/esm2020/searchfield/search-field.mjs +3 -3
  67. package/esm2020/searchfield/search-field.module.mjs +4 -4
  68. package/esm2020/treetable/renderer/cell-renderer.mjs +3 -3
  69. package/esm2020/treetable/renderer/header-renderer.mjs +3 -3
  70. package/esm2020/treetable/renderer/main-renderer.mjs +3 -3
  71. package/esm2020/treetable/renderer/row-renderer.mjs +3 -3
  72. package/esm2020/treetable/treetable-action-overflow.mjs +3 -3
  73. package/esm2020/treetable/treetable-cell.mjs +3 -3
  74. package/esm2020/treetable/treetable-column.mjs +3 -3
  75. package/esm2020/treetable/treetable-placeholder.mjs +3 -3
  76. package/esm2020/treetable/treetable-row.mjs +3 -3
  77. package/esm2020/treetable/treetable.mjs +3 -3
  78. package/esm2020/treetable/treetable.module.mjs +4 -4
  79. package/esm2020/view-edit-section/view-edit-section.mjs +3 -3
  80. package/esm2020/view-edit-section/view-edit-section.module.mjs +4 -4
  81. package/fesm2015/clr-addons.mjs +280 -275
  82. package/fesm2015/clr-addons.mjs.map +1 -1
  83. package/fesm2020/clr-addons.mjs +280 -275
  84. package/fesm2020/clr-addons.mjs.map +1 -1
  85. package/history/history.d.ts +4 -2
  86. package/package.json +4 -4
@@ -31,8 +31,8 @@ const CLR_TREETABLE_DIRECTIVES = [
31
31
  ];
32
32
  export class ClrTreetableModule {
33
33
  }
34
- ClrTreetableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrTreetableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
35
- ClrTreetableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrTreetableModule, declarations: [ClrTreetable,
34
+ ClrTreetableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrTreetableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
35
+ ClrTreetableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrTreetableModule, declarations: [ClrTreetable,
36
36
  ClrTreetableRow,
37
37
  ClrTreetableCell,
38
38
  ClrTreetableColumn,
@@ -51,8 +51,8 @@ ClrTreetableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", vers
51
51
  TreetableHeaderRenderer,
52
52
  TreetableRowRenderer,
53
53
  TreetableCellRenderer] });
54
- ClrTreetableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrTreetableModule, imports: [[CommonModule, ClarityModule]] });
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrTreetableModule, decorators: [{
54
+ ClrTreetableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrTreetableModule, imports: [[CommonModule, ClarityModule]] });
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrTreetableModule, decorators: [{
56
56
  type: NgModule,
57
57
  args: [{
58
58
  imports: [CommonModule, ClarityModule],
@@ -64,8 +64,8 @@ export class ClrViewEditSection {
64
64
  }
65
65
  }
66
66
  }
67
- ClrViewEditSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrViewEditSection, deps: [], target: i0.ɵɵFactoryTarget.Component });
68
- ClrViewEditSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.0", type: ClrViewEditSection, selector: "clr-view-edit-section", inputs: { _title: ["clrTitle", "_title"], _saveText: ["clrSaveText", "_saveText"], _preventSave: ["clrPreventModeChangeOnSave", "_preventSave"], _cancelText: ["clrCancelText", "_cancelText"], _editable: ["clrEditable", "_editable"], _editIcon: ["clrEditIcon", "_editIcon"], _isCollapsible: ["clrIsCollapsible", "_isCollapsible"], _isCollapsed: ["clrIsCollapsed", "_isCollapsed"], viewRef: ["clrViewRef", "viewRef"], editRef: ["clrEditRef", "editRef"], editMode: ["clrEditMode", "editMode"] }, outputs: { _isCollapsedChange: "clrIsCollapsedChange", _editModeChanged: "clrEditModeChange", _submitted: "clrSectionSubmitted", _cancelled: "clrSectionEditCancelled" }, ngImport: i0, template: "<div class=\"card view-edit-section\" (keyup.escape)=\"onCancel()\">\n <div class=\"card-block\">\n <div class=\"card-title\">\n {{_title}}\n <button\n type=\"button\"\n (click)=\"onCollapseExpand()\"\n class=\"btn btn-icon btn-link ces-caret-btn\"\n *ngIf=\"_isCollapsible && !editMode\"\n >\n <clr-icon shape=\"caret up\" size=\"20\" class=\"ces-caret-icon\" [@rotateIcon]=\"_isCollapsed\"></clr-icon>\n </button>\n <div class=\"ves-actions\">\n <button\n type=\"button\"\n (click)=\"onEdit()\"\n class=\"btn btn-icon btn-link ves-action\"\n *ngIf=\"_editable && !editMode && actionBlock.children.length == 0\"\n >\n <clr-icon class=\"ves-edit-icon\" [attr.shape]=\"_editIcon\" size=\"20\"></clr-icon>\n </button>\n <div #actionBlock>\n <ng-content select=\"[action-block]\"></ng-content>\n </div>\n </div>\n </div>\n <div class=\"card-text\" [@collapseExpandAnimation] *ngIf=\"!(_isCollapsed && _isCollapsible)\">\n <ng-template [ngTemplateOutlet]=\"viewRef\" *ngIf=\"!editMode\"></ng-template>\n <ng-template [ngTemplateOutlet]=\"editRef\" *ngIf=\"editMode\"></ng-template>\n <ng-container *ngIf=\"editMode\">\n <form clrForm (ngSubmit)=\"onSubmit()\" class=\"button-bar\">\n <button class=\"btn btn-primary ves-save\" type=\"submit\">{{_saveText}}</button>\n <button class=\"btn ves-cancel\" (click)=\"onCancel()\" type=\"button\">{{_cancelText}}</button>\n </form>\n </ng-container>\n </div>\n </div>\n</div>\n", directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2.ClrIconCustomTag, selector: "clr-icon" }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i3.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i3.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i2.ClrForm, selector: "[clrForm]", inputs: ["clrLabelSize"] }], animations: [
67
+ ClrViewEditSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrViewEditSection, deps: [], target: i0.ɵɵFactoryTarget.Component });
68
+ ClrViewEditSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.5", type: ClrViewEditSection, selector: "clr-view-edit-section", inputs: { _title: ["clrTitle", "_title"], _saveText: ["clrSaveText", "_saveText"], _preventSave: ["clrPreventModeChangeOnSave", "_preventSave"], _cancelText: ["clrCancelText", "_cancelText"], _editable: ["clrEditable", "_editable"], _editIcon: ["clrEditIcon", "_editIcon"], _isCollapsible: ["clrIsCollapsible", "_isCollapsible"], _isCollapsed: ["clrIsCollapsed", "_isCollapsed"], viewRef: ["clrViewRef", "viewRef"], editRef: ["clrEditRef", "editRef"], editMode: ["clrEditMode", "editMode"] }, outputs: { _isCollapsedChange: "clrIsCollapsedChange", _editModeChanged: "clrEditModeChange", _submitted: "clrSectionSubmitted", _cancelled: "clrSectionEditCancelled" }, ngImport: i0, template: "<div class=\"card view-edit-section\" (keyup.escape)=\"onCancel()\">\n <div class=\"card-block\">\n <div class=\"card-title\">\n {{_title}}\n <button\n type=\"button\"\n (click)=\"onCollapseExpand()\"\n class=\"btn btn-icon btn-link ces-caret-btn\"\n *ngIf=\"_isCollapsible && !editMode\"\n >\n <clr-icon shape=\"caret up\" size=\"20\" class=\"ces-caret-icon\" [@rotateIcon]=\"_isCollapsed\"></clr-icon>\n </button>\n <div class=\"ves-actions\">\n <button\n type=\"button\"\n (click)=\"onEdit()\"\n class=\"btn btn-icon btn-link ves-action\"\n *ngIf=\"_editable && !editMode && actionBlock.children.length == 0\"\n >\n <clr-icon class=\"ves-edit-icon\" [attr.shape]=\"_editIcon\" size=\"20\"></clr-icon>\n </button>\n <div #actionBlock>\n <ng-content select=\"[action-block]\"></ng-content>\n </div>\n </div>\n </div>\n <div class=\"card-text\" [@collapseExpandAnimation] *ngIf=\"!(_isCollapsed && _isCollapsible)\">\n <ng-template [ngTemplateOutlet]=\"viewRef\" *ngIf=\"!editMode\"></ng-template>\n <ng-template [ngTemplateOutlet]=\"editRef\" *ngIf=\"editMode\"></ng-template>\n <ng-container *ngIf=\"editMode\">\n <form clrForm (ngSubmit)=\"onSubmit()\" class=\"button-bar\">\n <button class=\"btn btn-primary ves-save\" type=\"submit\">{{_saveText}}</button>\n <button class=\"btn ves-cancel\" (click)=\"onCancel()\" type=\"button\">{{_cancelText}}</button>\n </form>\n </ng-container>\n </div>\n </div>\n</div>\n", directives: [{ type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2.ClrIconCustomTag, selector: "clr-icon" }, { type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i3.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { type: i3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { type: i3.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { type: i2.ClrForm, selector: "[clrForm]", inputs: ["clrLabelSize"] }], animations: [
69
69
  trigger('collapseExpandAnimation', [
70
70
  transition(':enter', [
71
71
  style({ opacity: 0, height: 0, overflow: 'hidden' }),
@@ -83,7 +83,7 @@ ClrViewEditSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ver
83
83
  transition('false => true', animate('300ms ease-in')),
84
84
  ]),
85
85
  ] });
86
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrViewEditSection, decorators: [{
86
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrViewEditSection, decorators: [{
87
87
  type: Component,
88
88
  args: [{ selector: 'clr-view-edit-section', animations: [
89
89
  trigger('collapseExpandAnimation', [
@@ -11,10 +11,10 @@ import { ClrViewEditSection } from './view-edit-section';
11
11
  import * as i0 from "@angular/core";
12
12
  export class ClrViewEditSectionModule {
13
13
  }
14
- ClrViewEditSectionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrViewEditSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
- ClrViewEditSectionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrViewEditSectionModule, declarations: [ClrViewEditSection], imports: [CommonModule, ClarityModule, FormsModule, ClrFormsModule], exports: [ClrViewEditSection] });
16
- ClrViewEditSectionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrViewEditSectionModule, imports: [[CommonModule, ClarityModule, FormsModule, ClrFormsModule]] });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.0", ngImport: i0, type: ClrViewEditSectionModule, decorators: [{
14
+ ClrViewEditSectionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrViewEditSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
+ ClrViewEditSectionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrViewEditSectionModule, declarations: [ClrViewEditSection], imports: [CommonModule, ClarityModule, FormsModule, ClrFormsModule], exports: [ClrViewEditSection] });
16
+ ClrViewEditSectionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrViewEditSectionModule, imports: [[CommonModule, ClarityModule, FormsModule, ClrFormsModule]] });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.5", ngImport: i0, type: ClrViewEditSectionModule, decorators: [{
18
18
  type: NgModule,
19
19
  args: [{
20
20
  imports: [CommonModule, ClarityModule, FormsModule, ClrFormsModule],