@porscheinformatik/clr-addons 12.0.0 → 12.0.1

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/abstract-form-component/label.d.ts +1 -2
  2. package/esm2020/abstract-form-component/abstract-form-component.mjs +3 -3
  3. package/esm2020/abstract-form-component/control-id.service.mjs +3 -3
  4. package/esm2020/abstract-form-component/form.module.mjs +4 -4
  5. package/esm2020/abstract-form-component/label.mjs +10 -14
  6. package/esm2020/autocomplete-off/autocomplete-off.directive.mjs +3 -3
  7. package/esm2020/autocomplete-off/autocomplete-off.module.mjs +4 -4
  8. package/esm2020/back-button/back-button.mjs +3 -3
  9. package/esm2020/back-button/back-button.module.mjs +4 -4
  10. package/esm2020/brand-avatar/brand-avatar.mjs +3 -3
  11. package/esm2020/brand-avatar/brand-avatar.module.mjs +4 -4
  12. package/esm2020/breadcrumb/breadcrumb.mjs +3 -3
  13. package/esm2020/breadcrumb/breadcrumb.module.mjs +4 -4
  14. package/esm2020/breadcrumb/breadcrumb.service.mjs +3 -3
  15. package/esm2020/clr-addons.module.mjs +4 -4
  16. package/esm2020/collapse-expand-section/collapse-expand-section.mjs +3 -3
  17. package/esm2020/collapse-expand-section/collapse-expand-section.module.mjs +4 -4
  18. package/esm2020/content-panel/content-panel-container-content.mjs +3 -3
  19. package/esm2020/content-panel/content-panel-container-footer.mjs +3 -3
  20. package/esm2020/content-panel/content-panel-container.mjs +3 -3
  21. package/esm2020/content-panel/content-panel.mjs +3 -3
  22. package/esm2020/content-panel/content-panel.module.mjs +4 -4
  23. package/esm2020/data-list-validator/data-list-predefined-validator.directive.mjs +3 -3
  24. package/esm2020/data-list-validator/data-list-validator.module.mjs +4 -4
  25. package/esm2020/date-time-container/date-time-container.mjs +3 -3
  26. package/esm2020/date-time-container/date-time-module.mjs +4 -4
  27. package/esm2020/date-time-container/time-input.mjs +3 -3
  28. package/esm2020/dot-pager/dot-pager.mjs +3 -3
  29. package/esm2020/dot-pager/dot-pager.module.mjs +4 -4
  30. package/esm2020/flow-bar/flow-bar.mjs +3 -3
  31. package/esm2020/flow-bar/flow-bar.module.mjs +4 -4
  32. package/esm2020/generic-quick-list/generic-quick-list.mjs +3 -3
  33. package/esm2020/generic-quick-list/generic-quick-list.module.mjs +4 -4
  34. package/esm2020/history/history-pinned.mjs +3 -3
  35. package/esm2020/history/history.mjs +3 -3
  36. package/esm2020/history/history.module.mjs +4 -4
  37. package/esm2020/history/history.service.mjs +3 -3
  38. package/esm2020/letter-avatar/letter-avatar.mjs +3 -3
  39. package/esm2020/letter-avatar/letter-avatar.module.mjs +4 -4
  40. package/esm2020/location-bar/location-bar-node/location-bar-node.component.mjs +3 -3
  41. package/esm2020/location-bar/location-bar.component.mjs +3 -3
  42. package/esm2020/location-bar/location-bar.module.mjs +4 -4
  43. package/esm2020/main-nav-group/main-nav-group-item.mjs +3 -3
  44. package/esm2020/main-nav-group/main-nav-group.mjs +3 -3
  45. package/esm2020/main-nav-group/main-nav-group.module.mjs +4 -4
  46. package/esm2020/multilingual/abstract-multilingual.mjs +3 -3
  47. package/esm2020/multilingual/multilingual-input/multilingual-input.mjs +3 -3
  48. package/esm2020/multilingual/multilingual-selector.mjs +3 -3
  49. package/esm2020/multilingual/multilingual-textarea/multilingual-textarea.mjs +3 -3
  50. package/esm2020/multilingual/multilingual-validators.mjs +6 -6
  51. package/esm2020/multilingual/multilingual.module.mjs +4 -4
  52. package/esm2020/notification/notification.mjs +3 -3
  53. package/esm2020/notification/notification.module.mjs +4 -4
  54. package/esm2020/notification/notification.service.mjs +3 -3
  55. package/esm2020/numericfield/numeric-field-validators.mjs +6 -6
  56. package/esm2020/numericfield/numeric-field.mjs +3 -3
  57. package/esm2020/numericfield/numeric-field.module.mjs +4 -4
  58. package/esm2020/paged-search-result-list/paged-search-result-list.mjs +3 -3
  59. package/esm2020/paged-search-result-list/paged-search-result-list.module.mjs +4 -4
  60. package/esm2020/pager/pager.mjs +3 -3
  61. package/esm2020/pager/pager.module.mjs +4 -4
  62. package/esm2020/progress-spinner/progress-spinner.mjs +3 -3
  63. package/esm2020/progress-spinner/progress-spinner.module.mjs +4 -4
  64. package/esm2020/quick-list/add-option.mjs +3 -3
  65. package/esm2020/quick-list/quick-list.mjs +3 -3
  66. package/esm2020/quick-list/quick-list.module.mjs +4 -4
  67. package/esm2020/searchfield/search-field.mjs +3 -3
  68. package/esm2020/searchfield/search-field.module.mjs +4 -4
  69. package/esm2020/treetable/renderer/cell-renderer.mjs +3 -3
  70. package/esm2020/treetable/renderer/header-renderer.mjs +3 -3
  71. package/esm2020/treetable/renderer/main-renderer.mjs +3 -3
  72. package/esm2020/treetable/renderer/row-renderer.mjs +3 -3
  73. package/esm2020/treetable/treetable-action-overflow.mjs +3 -3
  74. package/esm2020/treetable/treetable-cell.mjs +3 -3
  75. package/esm2020/treetable/treetable-column.mjs +3 -3
  76. package/esm2020/treetable/treetable-placeholder.mjs +3 -3
  77. package/esm2020/treetable/treetable-row.mjs +3 -3
  78. package/esm2020/treetable/treetable.mjs +3 -3
  79. package/esm2020/treetable/treetable.module.mjs +4 -4
  80. package/esm2020/view-edit-section/view-edit-section.mjs +3 -3
  81. package/esm2020/view-edit-section/view-edit-section.module.mjs +4 -4
  82. package/fesm2015/clr-addons.mjs +278 -282
  83. package/fesm2015/clr-addons.mjs.map +1 -1
  84. package/fesm2020/clr-addons.mjs +278 -282
  85. package/fesm2020/clr-addons.mjs.map +1 -1
  86. package/package.json +1 -1
@@ -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.2.2", ngImport: i0, type: ClrTreetableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
35
- ClrTreetableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: ClrTreetableModule, declarations: [ClrTreetable,
34
+ ClrTreetableModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ClrTreetableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
35
+ ClrTreetableModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.4", 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.2.2", ngImport: i0, type: ClrTreetableModule, imports: [[CommonModule, ClarityModule]] });
55
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: ClrTreetableModule, decorators: [{
54
+ ClrTreetableModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ClrTreetableModule, imports: [[CommonModule, ClarityModule]] });
55
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ClrTreetableModule, decorators: [{
56
56
  type: NgModule,
57
57
  args: [{
58
58
  imports: [CommonModule, ClarityModule],
@@ -38,9 +38,9 @@ export class ClrViewEditSection {
38
38
  this._editModeChanged.emit(this._editMode);
39
39
  }
40
40
  }
41
- ClrViewEditSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: ClrViewEditSection, deps: [], target: i0.ɵɵFactoryTarget.Component });
42
- ClrViewEditSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.2", type: ClrViewEditSection, selector: "clr-view-edit-section", inputs: { _title: ["clrTitle", "_title"], _saveText: ["clrSaveText", "_saveText"], _preventSave: ["clrPreventModeChangeOnSave", "_preventSave"], _cancelText: ["clrCancelText", "_cancelText"], _editable: ["clrEditable", "_editable"], _editMode: ["clrEditMode", "_editMode"], _editIcon: ["clrEditIcon", "_editIcon"], viewRef: ["clrViewRef", "viewRef"], editRef: ["clrEditRef", "editRef"] }, outputs: { _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 <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\">\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"] }] });
43
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: ClrViewEditSection, decorators: [{
41
+ ClrViewEditSection.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ClrViewEditSection, deps: [], target: i0.ɵɵFactoryTarget.Component });
42
+ ClrViewEditSection.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.4", type: ClrViewEditSection, selector: "clr-view-edit-section", inputs: { _title: ["clrTitle", "_title"], _saveText: ["clrSaveText", "_saveText"], _preventSave: ["clrPreventModeChangeOnSave", "_preventSave"], _cancelText: ["clrCancelText", "_cancelText"], _editable: ["clrEditable", "_editable"], _editMode: ["clrEditMode", "_editMode"], _editIcon: ["clrEditIcon", "_editIcon"], viewRef: ["clrViewRef", "viewRef"], editRef: ["clrEditRef", "editRef"] }, outputs: { _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 <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\">\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"] }] });
43
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ClrViewEditSection, decorators: [{
44
44
  type: Component,
45
45
  args: [{ selector: 'clr-view-edit-section', template: "<div class=\"card view-edit-section\" (keyup.escape)=\"onCancel()\">\n <div class=\"card-block\">\n <div class=\"card-title\">\n {{_title}}\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\">\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" }]
46
46
  }], propDecorators: { _title: [{
@@ -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.2.2", ngImport: i0, type: ClrViewEditSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
- ClrViewEditSectionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: ClrViewEditSectionModule, declarations: [ClrViewEditSection], imports: [CommonModule, ClarityModule, FormsModule, ClrFormsModule], exports: [ClrViewEditSection] });
16
- ClrViewEditSectionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: ClrViewEditSectionModule, imports: [[CommonModule, ClarityModule, FormsModule, ClrFormsModule]] });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.2", ngImport: i0, type: ClrViewEditSectionModule, decorators: [{
14
+ ClrViewEditSectionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ClrViewEditSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
15
+ ClrViewEditSectionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ClrViewEditSectionModule, declarations: [ClrViewEditSection], imports: [CommonModule, ClarityModule, FormsModule, ClrFormsModule], exports: [ClrViewEditSection] });
16
+ ClrViewEditSectionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ClrViewEditSectionModule, imports: [[CommonModule, ClarityModule, FormsModule, ClrFormsModule]] });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.4", ngImport: i0, type: ClrViewEditSectionModule, decorators: [{
18
18
  type: NgModule,
19
19
  args: [{
20
20
  imports: [CommonModule, ClarityModule, FormsModule, ClrFormsModule],