@porscheinformatik/clr-addons 18.2.4 → 19.0.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/abstract-form-component/abstract-form-component.d.ts +1 -1
- package/daterangepicker/directives/abstract-container.component.d.ts +1 -1
- package/fesm2022/clr-addons.mjs +520 -592
- package/fesm2022/clr-addons.mjs.map +1 -1
- package/multilingual/abstract-multilingual.d.ts +1 -1
- package/package.json +6 -8
- package/esm2022/abstract-form-component/abstract-form-component.mjs +0 -100
- package/esm2022/abstract-form-component/control-id.service.mjs +0 -31
- package/esm2022/abstract-form-component/form.module.mjs +0 -21
- package/esm2022/abstract-form-component/index.mjs +0 -3
- package/esm2022/abstract-form-component/label.mjs +0 -37
- package/esm2022/action-panel/action-panel-container-content.mjs +0 -22
- package/esm2022/action-panel/action-panel-container-footer.mjs +0 -22
- package/esm2022/action-panel/action-panel-container.mjs +0 -35
- package/esm2022/action-panel/action-panel.mjs +0 -80
- package/esm2022/action-panel/action-panel.module.mjs +0 -36
- package/esm2022/action-panel/index.mjs +0 -6
- package/esm2022/autocomplete-off/autocomplete-off.directive.mjs +0 -21
- package/esm2022/autocomplete-off/autocomplete-off.module.mjs +0 -21
- package/esm2022/autocomplete-off/index.mjs +0 -3
- package/esm2022/back-button/back-button.mjs +0 -27
- package/esm2022/back-button/back-button.module.mjs +0 -25
- package/esm2022/back-button/index.mjs +0 -8
- package/esm2022/brand-avatar/brand-avatar.mjs +0 -77
- package/esm2022/brand-avatar/brand-avatar.module.mjs +0 -24
- package/esm2022/brand-avatar/index.mjs +0 -8
- package/esm2022/breadcrumb/breadcrumb-model.interface.mjs +0 -7
- package/esm2022/breadcrumb/breadcrumb.mjs +0 -37
- package/esm2022/breadcrumb/breadcrumb.module.mjs +0 -27
- package/esm2022/breadcrumb/breadcrumb.service.mjs +0 -25
- package/esm2022/breadcrumb/index.mjs +0 -10
- package/esm2022/clr-addons.mjs +0 -5
- package/esm2022/clr-addons.module.mjs +0 -152
- package/esm2022/clr-control-warning/if-warning.directive.mjs +0 -73
- package/esm2022/clr-control-warning/if-warning.module.mjs +0 -20
- package/esm2022/clr-control-warning/index.mjs +0 -3
- package/esm2022/collapse-expand-section/collapse-expand-section.mjs +0 -88
- package/esm2022/collapse-expand-section/collapse-expand-section.module.mjs +0 -25
- package/esm2022/collapse-expand-section/index.mjs +0 -8
- package/esm2022/content-panel/content-panel-container-content.mjs +0 -22
- package/esm2022/content-panel/content-panel-container-footer.mjs +0 -22
- package/esm2022/content-panel/content-panel-container.mjs +0 -35
- package/esm2022/content-panel/content-panel.mjs +0 -81
- package/esm2022/content-panel/content-panel.module.mjs +0 -36
- package/esm2022/content-panel/index.mjs +0 -11
- package/esm2022/data-list-validator/data-list-predefined-validator.directive.mjs +0 -33
- package/esm2022/data-list-validator/data-list-validator.module.mjs +0 -21
- package/esm2022/data-list-validator/data-list.validator.mjs +0 -35
- package/esm2022/data-list-validator/index.mjs +0 -9
- package/esm2022/datagrid/datagrid-state-persistence/column-hidden-state-persistence.directive.mjs +0 -80
- package/esm2022/datagrid/datagrid-state-persistence/datagrid-field.directive.mjs +0 -20
- package/esm2022/datagrid/datagrid-state-persistence/datagrid-state-persistence-model.interface.mjs +0 -2
- package/esm2022/datagrid/datagrid-state-persistence/datagrid-state-persistence.module.mjs +0 -18
- package/esm2022/datagrid/datagrid-state-persistence/index.mjs +0 -7
- package/esm2022/datagrid/datagrid-state-persistence/state-persistence-key.directive.mjs +0 -308
- package/esm2022/datagrid/datagrid-state-persistence/state-persistence-options.interface.mjs +0 -2
- package/esm2022/datagrid/date-filter/date-filter.component.mjs +0 -210
- package/esm2022/datagrid/date-filter/date-filter.module.mjs +0 -22
- package/esm2022/datagrid/date-filter/index.mjs +0 -3
- package/esm2022/datagrid/date-filter/nested-property.mjs +0 -37
- package/esm2022/datagrid/enum-filter/enum-filter.component.mjs +0 -148
- package/esm2022/datagrid/enum-filter/enum-filter.module.mjs +0 -20
- package/esm2022/datagrid/enum-filter/index.mjs +0 -3
- package/esm2022/datagrid/index.mjs +0 -4
- package/esm2022/date-time-container/date-time-container.mjs +0 -53
- package/esm2022/date-time-container/date-time-module.mjs +0 -26
- package/esm2022/date-time-container/index.mjs +0 -9
- package/esm2022/date-time-container/time-input.mjs +0 -21
- package/esm2022/daterangepicker/daterange.constants.mjs +0 -27
- package/esm2022/daterangepicker/daterangepicker.module.mjs +0 -60
- package/esm2022/daterangepicker/directives/abstract-container.component.mjs +0 -104
- package/esm2022/daterangepicker/directives/datepicker/datepicker.component.mjs +0 -100
- package/esm2022/daterangepicker/directives/daterangepicker/daterangepicker.directive.mjs +0 -329
- package/esm2022/daterangepicker/directives/daterangepicker-container/daterangepicker-container.component.mjs +0 -321
- package/esm2022/daterangepicker/directives/if-daterange-error.directive.mjs +0 -94
- package/esm2022/daterangepicker/directives/timepicker/timepicker.component.mjs +0 -54
- package/esm2022/daterangepicker/index.mjs +0 -17
- package/esm2022/daterangepicker/interfaces/daterange-preset.interface.mjs +0 -2
- package/esm2022/daterangepicker/interfaces/daterange.interface.mjs +0 -2
- package/esm2022/daterangepicker/interfaces/timerange-preset.interface.mjs +0 -2
- package/esm2022/daterangepicker/interfaces/timerange.interface.mjs +0 -2
- package/esm2022/daterangepicker/models/day.model.mjs +0 -99
- package/esm2022/daterangepicker/models/popover-positions.model.mjs +0 -66
- package/esm2022/daterangepicker/models/time.model.mjs +0 -82
- package/esm2022/daterangepicker/providers/daterange-control-state.service.mjs +0 -62
- package/esm2022/daterangepicker/providers/daterange-parsing.service.mjs +0 -226
- package/esm2022/daterangepicker/providers/daterange.service.mjs +0 -66
- package/esm2022/daterangepicker/providers/opened-datepickers-tracker.service.mjs +0 -36
- package/esm2022/daterangepicker/validators/daterange-max.validator.mjs +0 -85
- package/esm2022/daterangepicker/validators/daterange-min.validator.mjs +0 -85
- package/esm2022/daterangepicker/validators/daterange-order.validator.mjs +0 -82
- package/esm2022/daterangepicker/validators/daterange-required.validator.mjs +0 -71
- package/esm2022/dot-pager/dot-pager.mjs +0 -58
- package/esm2022/dot-pager/dot-pager.module.mjs +0 -25
- package/esm2022/dot-pager/index.mjs +0 -8
- package/esm2022/dropdown/clr-dropdown-overflow.directive.mjs +0 -117
- package/esm2022/dropdown/clr-dropdown-overflow.module.mjs +0 -21
- package/esm2022/dropdown/index.mjs +0 -8
- package/esm2022/flow-bar/flow-bar.mjs +0 -163
- package/esm2022/flow-bar/flow-bar.module.mjs +0 -26
- package/esm2022/flow-bar/index.mjs +0 -8
- package/esm2022/generic-quick-list/generic-quick-list.mjs +0 -98
- package/esm2022/generic-quick-list/generic-quick-list.module.mjs +0 -24
- package/esm2022/generic-quick-list/index.mjs +0 -8
- package/esm2022/history/history-model.interface.mjs +0 -8
- package/esm2022/history/history-pinned.mjs +0 -60
- package/esm2022/history/history.mjs +0 -91
- package/esm2022/history/history.module.mjs +0 -27
- package/esm2022/history/history.provider.mjs +0 -8
- package/esm2022/history/history.service.mjs +0 -236
- package/esm2022/history/index.mjs +0 -12
- package/esm2022/icons/index.mjs +0 -8
- package/esm2022/icons/shapes.mjs +0 -5575
- package/esm2022/icons/svg-tag-generator.mjs +0 -39
- package/esm2022/index.mjs +0 -41
- package/esm2022/letter-avatar/index.mjs +0 -8
- package/esm2022/letter-avatar/letter-avatar.mjs +0 -52
- package/esm2022/letter-avatar/letter-avatar.module.mjs +0 -24
- package/esm2022/location-bar/index.mjs +0 -6
- package/esm2022/location-bar/location-bar-node/location-bar-node.component.mjs +0 -150
- package/esm2022/location-bar/location-bar-search/location-bar-search.component.mjs +0 -74
- package/esm2022/location-bar/location-bar.component.mjs +0 -64
- package/esm2022/location-bar/location-bar.model.mjs +0 -63
- package/esm2022/location-bar/location-bar.module.mjs +0 -55
- package/esm2022/location-bar/location-bar.provider.mjs +0 -18
- package/esm2022/location-bar/location-bar.search.model.mjs +0 -2
- package/esm2022/main-nav-group/index.mjs +0 -9
- package/esm2022/main-nav-group/main-nav-group-item.mjs +0 -27
- package/esm2022/main-nav-group/main-nav-group.mjs +0 -154
- package/esm2022/main-nav-group/main-nav-group.module.mjs +0 -26
- package/esm2022/multilingual/abstract-multilingual.mjs +0 -133
- package/esm2022/multilingual/index.mjs +0 -11
- package/esm2022/multilingual/multilingual-input/multilingual-input.mjs +0 -42
- package/esm2022/multilingual/multilingual-selector.mjs +0 -84
- package/esm2022/multilingual/multilingual-textarea/multilingual-textarea.mjs +0 -44
- package/esm2022/multilingual/multilingual-validators.mjs +0 -104
- package/esm2022/multilingual/multilingual.module.mjs +0 -49
- package/esm2022/notification/index.mjs +0 -10
- package/esm2022/notification/notification-ref.mjs +0 -61
- package/esm2022/notification/notification.mjs +0 -134
- package/esm2022/notification/notification.module.mjs +0 -24
- package/esm2022/notification/notification.service.mjs +0 -92
- package/esm2022/notification/scheduler-utils.mjs +0 -52
- package/esm2022/numericfield/index.mjs +0 -9
- package/esm2022/numericfield/numeric-field-validators.mjs +0 -140
- package/esm2022/numericfield/numeric-field.mjs +0 -280
- package/esm2022/numericfield/numeric-field.module.mjs +0 -26
- package/esm2022/paged-search-result-list/index.mjs +0 -8
- package/esm2022/paged-search-result-list/paged-search-result-list.mjs +0 -67
- package/esm2022/paged-search-result-list/paged-search-result-list.module.mjs +0 -26
- package/esm2022/pager/index.mjs +0 -8
- package/esm2022/pager/pager.mjs +0 -137
- package/esm2022/pager/pager.module.mjs +0 -25
- package/esm2022/progress-spinner/index.mjs +0 -8
- package/esm2022/progress-spinner/progress-spinner.mjs +0 -78
- package/esm2022/progress-spinner/progress-spinner.module.mjs +0 -23
- package/esm2022/quick-list/add-option.mjs +0 -78
- package/esm2022/quick-list/add-option.service.mjs +0 -7
- package/esm2022/quick-list/index.mjs +0 -9
- package/esm2022/quick-list/quick-list.mjs +0 -128
- package/esm2022/quick-list/quick-list.module.mjs +0 -26
- package/esm2022/readonly/index.mjs +0 -8
- package/esm2022/readonly/readonly.directive.mjs +0 -149
- package/esm2022/readonly/readonly.module.mjs +0 -16
- package/esm2022/searchfield/index.mjs +0 -8
- package/esm2022/searchfield/search-field.mjs +0 -104
- package/esm2022/searchfield/search-field.module.mjs +0 -25
- package/esm2022/treetable/index.mjs +0 -14
- package/esm2022/treetable/renderer/cell-renderer.mjs +0 -28
- package/esm2022/treetable/renderer/header-renderer.mjs +0 -41
- package/esm2022/treetable/renderer/index.mjs +0 -5
- package/esm2022/treetable/renderer/main-renderer.mjs +0 -103
- package/esm2022/treetable/renderer/row-renderer.mjs +0 -20
- package/esm2022/treetable/treetable-action-overflow.mjs +0 -94
- package/esm2022/treetable/treetable-cell.mjs +0 -23
- package/esm2022/treetable/treetable-column.mjs +0 -23
- package/esm2022/treetable/treetable-placeholder.mjs +0 -30
- package/esm2022/treetable/treetable-row.mjs +0 -100
- package/esm2022/treetable/treetable.mjs +0 -79
- package/esm2022/treetable/treetable.module.mjs +0 -63
- package/esm2022/util/escape.util.mjs +0 -20
- package/esm2022/util/index.mjs +0 -8
- package/esm2022/util/numeric.format.util.mjs +0 -99
- package/esm2022/view-edit-section/index.mjs +0 -8
- package/esm2022/view-edit-section/view-edit-section.mjs +0 -154
- package/esm2022/view-edit-section/view-edit-section.module.mjs +0 -25
package/fesm2022/clr-addons.mjs
CHANGED
|
@@ -16,7 +16,7 @@ import * as i1$1 from '@angular/common/http';
|
|
|
16
16
|
import '@cds/core/icon/register.js';
|
|
17
17
|
|
|
18
18
|
/*
|
|
19
|
-
* Copyright (c) 2018-
|
|
19
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
20
20
|
* This software is released under MIT license.
|
|
21
21
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
22
22
|
*/
|
|
@@ -28,12 +28,12 @@ class ClrBackButton {
|
|
|
28
28
|
back() {
|
|
29
29
|
this.location.back();
|
|
30
30
|
}
|
|
31
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
32
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
31
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBackButton, deps: [{ token: i1.Location }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
32
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrBackButton, isStandalone: false, selector: "clr-back-button", ngImport: i0, template: "<button type=\"button\" class=\"btn btn-icon btn-link back-button\" (click)=\"back()\">\n <cds-icon shape=\"arrow\" direction=\"left\" size=\"36\"></cds-icon>\n</button>\n", dependencies: [{ kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }] }); }
|
|
33
33
|
}
|
|
34
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
34
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBackButton, decorators: [{
|
|
35
35
|
type: Component,
|
|
36
|
-
args: [{ selector: 'clr-back-button', template: "<button type=\"button\" class=\"btn btn-icon btn-link back-button\" (click)=\"back()\">\n <cds-icon shape=\"arrow\" direction=\"left\" size=\"36\"></cds-icon>\n</button>\n" }]
|
|
36
|
+
args: [{ selector: 'clr-back-button', standalone: false, template: "<button type=\"button\" class=\"btn btn-icon btn-link back-button\" (click)=\"back()\">\n <cds-icon shape=\"arrow\" direction=\"left\" size=\"36\"></cds-icon>\n</button>\n" }]
|
|
37
37
|
}], ctorParameters: () => [{ type: i1.Location }] });
|
|
38
38
|
|
|
39
39
|
/*
|
|
@@ -42,11 +42,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
42
42
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
43
43
|
*/
|
|
44
44
|
class ClrBackButtonModule {
|
|
45
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
46
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
47
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
45
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBackButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
46
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrBackButtonModule, declarations: [ClrBackButton], imports: [CommonModule, ClarityModule, FormsModule], exports: [ClrBackButton] }); }
|
|
47
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBackButtonModule, imports: [CommonModule, ClarityModule, FormsModule] }); }
|
|
48
48
|
}
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
49
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBackButtonModule, decorators: [{
|
|
50
50
|
type: NgModule,
|
|
51
51
|
args: [{
|
|
52
52
|
imports: [CommonModule, ClarityModule, FormsModule],
|
|
@@ -73,10 +73,10 @@ class ClrBreadcrumbService {
|
|
|
73
73
|
updateBreadcrumb(breadcrumbElements) {
|
|
74
74
|
this.breadcrumbChange.next(breadcrumbElements);
|
|
75
75
|
}
|
|
76
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
77
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
76
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBreadcrumbService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
77
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBreadcrumbService, providedIn: 'root' }); }
|
|
78
78
|
}
|
|
79
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
79
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBreadcrumbService, decorators: [{
|
|
80
80
|
type: Injectable,
|
|
81
81
|
args: [{
|
|
82
82
|
providedIn: 'root',
|
|
@@ -84,7 +84,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
84
84
|
}] });
|
|
85
85
|
|
|
86
86
|
/*
|
|
87
|
-
* Copyright (c) 2018-
|
|
87
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
88
88
|
* This software is released under MIT license.
|
|
89
89
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
90
90
|
*/
|
|
@@ -104,12 +104,12 @@ class ClrBreadcrumb {
|
|
|
104
104
|
this.destroyed.next();
|
|
105
105
|
this.destroyed.complete();
|
|
106
106
|
}
|
|
107
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
108
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
107
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBreadcrumb, deps: [{ token: ClrBreadcrumbService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
108
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrBreadcrumb, isStandalone: false, selector: "clr-breadcrumb", ngImport: i0, template: "<nav aria-label=\"breadcrumb\" *ngIf=\"breadcrumbElements.length\">\n <ol class=\"breadcrumb\">\n <ng-container *ngFor=\"let breadcrumbItem of breadcrumbElements\">\n <li *ngIf=\"breadcrumbItem.url\" class=\"breadcrumb-item\">\n <a [routerLink]=\"breadcrumbItem.url\">{{breadcrumbItem.label}}</a>\n </li>\n <li *ngIf=\"!breadcrumbItem.url\" class=\"breadcrumb-item active\">{{breadcrumbItem.label}}</li>\n </ng-container>\n </ol>\n</nav>\n", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "info", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }] }); }
|
|
109
109
|
}
|
|
110
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
110
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBreadcrumb, decorators: [{
|
|
111
111
|
type: Component,
|
|
112
|
-
args: [{ selector: 'clr-breadcrumb', template: "<nav aria-label=\"breadcrumb\" *ngIf=\"breadcrumbElements.length\">\n <ol class=\"breadcrumb\">\n <ng-container *ngFor=\"let breadcrumbItem of breadcrumbElements\">\n <li *ngIf=\"breadcrumbItem.url\" class=\"breadcrumb-item\">\n <a [routerLink]=\"breadcrumbItem.url\">{{breadcrumbItem.label}}</a>\n </li>\n <li *ngIf=\"!breadcrumbItem.url\" class=\"breadcrumb-item active\">{{breadcrumbItem.label}}</li>\n </ng-container>\n </ol>\n</nav>\n" }]
|
|
112
|
+
args: [{ selector: 'clr-breadcrumb', standalone: false, template: "<nav aria-label=\"breadcrumb\" *ngIf=\"breadcrumbElements.length\">\n <ol class=\"breadcrumb\">\n <ng-container *ngFor=\"let breadcrumbItem of breadcrumbElements\">\n <li *ngIf=\"breadcrumbItem.url\" class=\"breadcrumb-item\">\n <a [routerLink]=\"breadcrumbItem.url\">{{breadcrumbItem.label}}</a>\n </li>\n <li *ngIf=\"!breadcrumbItem.url\" class=\"breadcrumb-item active\">{{breadcrumbItem.label}}</li>\n </ng-container>\n </ol>\n</nav>\n" }]
|
|
113
113
|
}], ctorParameters: () => [{ type: ClrBreadcrumbService }] });
|
|
114
114
|
|
|
115
115
|
/*
|
|
@@ -118,11 +118,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
118
118
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
119
119
|
*/
|
|
120
120
|
class ClrBreadcrumbModule {
|
|
121
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
122
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
123
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
121
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBreadcrumbModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
122
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrBreadcrumbModule, declarations: [ClrBreadcrumb], imports: [CommonModule, ClarityModule, RouterModule], exports: [ClrBreadcrumb] }); }
|
|
123
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBreadcrumbModule, providers: [ClrBreadcrumbService], imports: [CommonModule, ClarityModule, RouterModule] }); }
|
|
124
124
|
}
|
|
125
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
125
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBreadcrumbModule, decorators: [{
|
|
126
126
|
type: NgModule,
|
|
127
127
|
args: [{
|
|
128
128
|
imports: [CommonModule, ClarityModule, RouterModule],
|
|
@@ -145,7 +145,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
145
145
|
*/
|
|
146
146
|
|
|
147
147
|
/*
|
|
148
|
-
* Copyright (c) 2018-
|
|
148
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
149
149
|
* This software is released under MIT license.
|
|
150
150
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
151
151
|
*/
|
|
@@ -169,8 +169,8 @@ class ClrCollapseExpandSection {
|
|
|
169
169
|
}
|
|
170
170
|
this.isCollapsed = !this.isCollapsed;
|
|
171
171
|
}
|
|
172
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
173
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
172
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrCollapseExpandSection, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
173
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrCollapseExpandSection, isStandalone: false, selector: "clr-collapse-expand-section", inputs: { isCollapsed: ["clrIsCollapsed", "isCollapsed"], disableHeaderStyles: ["clrDisableHeaderStyles", "disableHeaderStyles"], disableSubtitle: ["clrDisableSubtitle", "disableSubtitle"] }, outputs: { collapsed: "clrCollapsed", expanded: "clrExpanded" }, ngImport: i0, template: "<div class=\"ces\">\n <div class=\"ces-title\" [class.disabled-header-styles]=\"disableHeaderStyles\">\n <h2 *ngIf=\"!disableHeaderStyles; else title\">\n <ng-container *ngTemplateOutlet=\"title\"></ng-container>\n </h2>\n <ng-template #title>\n <ng-content select=\"[clr-ces-title]\"></ng-content>\n <button type=\"button\" (click)=\"onCollapseExpand()\" class=\"btn btn-icon btn-link ces-caret-btn\">\n <cds-icon shape=\"angle\" direction=\"up\" size=\"28\" class=\"ces-caret-icon\" [@rotateIcon]=\"isCollapsed\"></cds-icon>\n </button>\n </ng-template>\n </div>\n <div class=\"ces-subtitle\" *ngIf=\"!disableSubtitle\">\n <h4 *ngIf=\"!disableHeaderStyles; else subtitle\">\n <ng-container *ngTemplateOutlet=\"subtitle\"></ng-container>\n </h4>\n <ng-template #subtitle>\n <ng-content select=\"[clr-ces-subtitle]\"></ng-content>\n </ng-template>\n </div>\n <div [@collapseExpandAnimation] *ngIf=\"!isCollapsed\">\n <ng-content select=\"[clr-ces-content]\"></ng-content>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }], animations: [
|
|
174
174
|
trigger('collapseExpandAnimation', [
|
|
175
175
|
transition(':enter', [
|
|
176
176
|
style({ opacity: 0, height: 0, overflow: 'hidden' }),
|
|
@@ -189,7 +189,7 @@ class ClrCollapseExpandSection {
|
|
|
189
189
|
]),
|
|
190
190
|
] }); }
|
|
191
191
|
}
|
|
192
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
192
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrCollapseExpandSection, decorators: [{
|
|
193
193
|
type: Component,
|
|
194
194
|
args: [{ selector: 'clr-collapse-expand-section', animations: [
|
|
195
195
|
trigger('collapseExpandAnimation', [
|
|
@@ -208,7 +208,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
208
208
|
transition('true => false', animate('300ms ease-out')),
|
|
209
209
|
transition('false => true', animate('300ms ease-in')),
|
|
210
210
|
]),
|
|
211
|
-
], template: "<div class=\"ces\">\n <div class=\"ces-title\" [class.disabled-header-styles]=\"disableHeaderStyles\">\n <h2 *ngIf=\"!disableHeaderStyles; else title\">\n <ng-container *ngTemplateOutlet=\"title\"></ng-container>\n </h2>\n <ng-template #title>\n <ng-content select=\"[clr-ces-title]\"></ng-content>\n <button type=\"button\" (click)=\"onCollapseExpand()\" class=\"btn btn-icon btn-link ces-caret-btn\">\n <cds-icon shape=\"angle\" direction=\"up\" size=\"28\" class=\"ces-caret-icon\" [@rotateIcon]=\"isCollapsed\"></cds-icon>\n </button>\n </ng-template>\n </div>\n <div class=\"ces-subtitle\" *ngIf=\"!disableSubtitle\">\n <h4 *ngIf=\"!disableHeaderStyles; else subtitle\">\n <ng-container *ngTemplateOutlet=\"subtitle\"></ng-container>\n </h4>\n <ng-template #subtitle>\n <ng-content select=\"[clr-ces-subtitle]\"></ng-content>\n </ng-template>\n </div>\n <div [@collapseExpandAnimation] *ngIf=\"!isCollapsed\">\n <ng-content select=\"[clr-ces-content]\"></ng-content>\n </div>\n</div>\n" }]
|
|
211
|
+
], standalone: false, template: "<div class=\"ces\">\n <div class=\"ces-title\" [class.disabled-header-styles]=\"disableHeaderStyles\">\n <h2 *ngIf=\"!disableHeaderStyles; else title\">\n <ng-container *ngTemplateOutlet=\"title\"></ng-container>\n </h2>\n <ng-template #title>\n <ng-content select=\"[clr-ces-title]\"></ng-content>\n <button type=\"button\" (click)=\"onCollapseExpand()\" class=\"btn btn-icon btn-link ces-caret-btn\">\n <cds-icon shape=\"angle\" direction=\"up\" size=\"28\" class=\"ces-caret-icon\" [@rotateIcon]=\"isCollapsed\"></cds-icon>\n </button>\n </ng-template>\n </div>\n <div class=\"ces-subtitle\" *ngIf=\"!disableSubtitle\">\n <h4 *ngIf=\"!disableHeaderStyles; else subtitle\">\n <ng-container *ngTemplateOutlet=\"subtitle\"></ng-container>\n </h4>\n <ng-template #subtitle>\n <ng-content select=\"[clr-ces-subtitle]\"></ng-content>\n </ng-template>\n </div>\n <div [@collapseExpandAnimation] *ngIf=\"!isCollapsed\">\n <ng-content select=\"[clr-ces-content]\"></ng-content>\n </div>\n</div>\n" }]
|
|
212
212
|
}], propDecorators: { isCollapsed: [{
|
|
213
213
|
type: Input,
|
|
214
214
|
args: ['clrIsCollapsed']
|
|
@@ -232,11 +232,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
232
232
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
233
233
|
*/
|
|
234
234
|
class ClrCollapseExpandSectionModule {
|
|
235
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
236
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
237
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
235
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrCollapseExpandSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
236
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrCollapseExpandSectionModule, declarations: [ClrCollapseExpandSection], imports: [CommonModule, ClarityModule, FormsModule], exports: [ClrCollapseExpandSection] }); }
|
|
237
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrCollapseExpandSectionModule, imports: [CommonModule, ClarityModule, FormsModule] }); }
|
|
238
238
|
}
|
|
239
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
239
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrCollapseExpandSectionModule, decorators: [{
|
|
240
240
|
type: NgModule,
|
|
241
241
|
args: [{
|
|
242
242
|
imports: [CommonModule, ClarityModule, FormsModule],
|
|
@@ -252,7 +252,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
252
252
|
*/
|
|
253
253
|
|
|
254
254
|
/*
|
|
255
|
-
* Copyright (c) 2018-
|
|
255
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
256
256
|
* This software is released under MIT license.
|
|
257
257
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
258
258
|
*/
|
|
@@ -292,8 +292,8 @@ class ClrContentPanel {
|
|
|
292
292
|
// this event is used by the tree table to adjust the colomns width
|
|
293
293
|
window.dispatchEvent(new Event('resize'));
|
|
294
294
|
}
|
|
295
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
296
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
295
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanel, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
296
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrContentPanel, isStandalone: false, selector: "clr-content-panel", outputs: { opened: "clrOpened", closed: "clrClosed" }, host: { properties: { "class.content-panel": "true" } }, ngImport: i0, template: "<ng-container *ngIf=\"_open\">\n <div [@slideIn] class=\"content-panel-content-wrapper\" (@slideIn.done)=\"resizeWindow()\">\n <h3 class=\"content-panel-title\">\n <button type=\"button\" class=\"close content-panel-close-btn\" (click)=\"close()\">\n <cds-icon class=\"content-panel-close-icon\" shape=\"times\" size=\"24\"></cds-icon>\n </button>\n <ng-content select=\"[clr-content-panel-title]\"></ng-content>\n </h3>\n <ng-content select=\"[clr-content-panel-content]\"></ng-content>\n </div>\n <div [@fade] class=\"content-panel-backdrop\" (click)=\"close()\" (@fade.done)=\"resizeWindow()\"></div>\n</ng-container>\n", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }], animations: [
|
|
297
297
|
trigger('slideIn', [
|
|
298
298
|
transition(':enter', [style({ opacity: 0, width: 0 }), animate('0.2s', style({ opacity: 1, width: '*' }))]),
|
|
299
299
|
transition(':leave', [style({ opacity: 1, width: '*' }), animate('0.2s', style({ opacity: 0, width: 0 }))]),
|
|
@@ -304,7 +304,7 @@ class ClrContentPanel {
|
|
|
304
304
|
]),
|
|
305
305
|
] }); }
|
|
306
306
|
}
|
|
307
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
307
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanel, decorators: [{
|
|
308
308
|
type: Component,
|
|
309
309
|
args: [{ selector: 'clr-content-panel', animations: [
|
|
310
310
|
trigger('slideIn', [
|
|
@@ -317,7 +317,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
317
317
|
]),
|
|
318
318
|
], host: {
|
|
319
319
|
'[class.content-panel]': 'true',
|
|
320
|
-
}, template: "<ng-container *ngIf=\"_open\">\n <div [@slideIn] class=\"content-panel-content-wrapper\" (@slideIn.done)=\"resizeWindow()\">\n <h3 class=\"content-panel-title\">\n <button type=\"button\" class=\"close content-panel-close-btn\" (click)=\"close()\">\n <cds-icon class=\"content-panel-close-icon\" shape=\"times\" size=\"24\"></cds-icon>\n </button>\n <ng-content select=\"[clr-content-panel-title]\"></ng-content>\n </h3>\n <ng-content select=\"[clr-content-panel-content]\"></ng-content>\n </div>\n <div [@fade] class=\"content-panel-backdrop\" (click)=\"close()\" (@fade.done)=\"resizeWindow()\"></div>\n</ng-container>\n" }]
|
|
320
|
+
}, standalone: false, template: "<ng-container *ngIf=\"_open\">\n <div [@slideIn] class=\"content-panel-content-wrapper\" (@slideIn.done)=\"resizeWindow()\">\n <h3 class=\"content-panel-title\">\n <button type=\"button\" class=\"close content-panel-close-btn\" (click)=\"close()\">\n <cds-icon class=\"content-panel-close-icon\" shape=\"times\" size=\"24\"></cds-icon>\n </button>\n <ng-content select=\"[clr-content-panel-title]\"></ng-content>\n </h3>\n <ng-content select=\"[clr-content-panel-content]\"></ng-content>\n </div>\n <div [@fade] class=\"content-panel-backdrop\" (click)=\"close()\" (@fade.done)=\"resizeWindow()\"></div>\n</ng-container>\n" }]
|
|
321
321
|
}], propDecorators: { opened: [{
|
|
322
322
|
type: Output,
|
|
323
323
|
args: ['clrOpened']
|
|
@@ -327,13 +327,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
327
327
|
}] } });
|
|
328
328
|
|
|
329
329
|
/*
|
|
330
|
-
* Copyright (c) 2018-
|
|
330
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
331
331
|
* This software is released under MIT license.
|
|
332
332
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
333
333
|
*/
|
|
334
334
|
class ClrContentPanelContainer {
|
|
335
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
336
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
335
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelContainer, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
336
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrContentPanelContainer, isStandalone: false, selector: "clr-content-panel-container", host: { properties: { "class.content-container": "true", "class.content-panel-container": "true" } }, ngImport: i0, template: `
|
|
337
337
|
<div class="content-panel-outer-wrapper">
|
|
338
338
|
<ng-content select="clr-content-panel-container-content"></ng-content>
|
|
339
339
|
<ng-content select="clr-content-panel-container-footer"></ng-content>
|
|
@@ -341,7 +341,7 @@ class ClrContentPanelContainer {
|
|
|
341
341
|
<ng-content select="clr-content-panel"></ng-content>
|
|
342
342
|
`, isInline: true }); }
|
|
343
343
|
}
|
|
344
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
344
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelContainer, decorators: [{
|
|
345
345
|
type: Component,
|
|
346
346
|
args: [{
|
|
347
347
|
selector: 'clr-content-panel-container',
|
|
@@ -356,19 +356,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
356
356
|
'[class.content-container]': 'true',
|
|
357
357
|
'[class.content-panel-container]': 'true',
|
|
358
358
|
},
|
|
359
|
+
standalone: false,
|
|
359
360
|
}]
|
|
360
361
|
}] });
|
|
361
362
|
|
|
362
363
|
/*
|
|
363
|
-
* Copyright (c) 2018-
|
|
364
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
364
365
|
* This software is released under MIT license.
|
|
365
366
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
366
367
|
*/
|
|
367
368
|
class ClrContentPanelContainerContent {
|
|
368
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
369
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
369
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelContainerContent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
370
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrContentPanelContainerContent, isStandalone: false, selector: "clr-content-panel-container-content", host: { properties: { "class.content-area": "true" } }, ngImport: i0, template: ` <ng-content></ng-content> `, isInline: true }); }
|
|
370
371
|
}
|
|
371
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
372
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelContainerContent, decorators: [{
|
|
372
373
|
type: Component,
|
|
373
374
|
args: [{
|
|
374
375
|
selector: 'clr-content-panel-container-content',
|
|
@@ -376,19 +377,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
376
377
|
host: {
|
|
377
378
|
'[class.content-area]': 'true',
|
|
378
379
|
},
|
|
380
|
+
standalone: false,
|
|
379
381
|
}]
|
|
380
382
|
}] });
|
|
381
383
|
|
|
382
384
|
/*
|
|
383
|
-
* Copyright (c) 2018-
|
|
385
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
384
386
|
* This software is released under MIT license.
|
|
385
387
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
386
388
|
*/
|
|
387
389
|
class ClrContentPanelContainerFooter {
|
|
388
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
389
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
390
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelContainerFooter, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
391
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrContentPanelContainerFooter, isStandalone: false, selector: "clr-content-panel-container-footer", host: { properties: { "class.content-area-footer": "true" } }, ngImport: i0, template: ` <ng-content></ng-content> `, isInline: true }); }
|
|
390
392
|
}
|
|
391
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
393
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelContainerFooter, decorators: [{
|
|
392
394
|
type: Component,
|
|
393
395
|
args: [{
|
|
394
396
|
selector: 'clr-content-panel-container-footer',
|
|
@@ -396,6 +398,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
396
398
|
host: {
|
|
397
399
|
'[class.content-area-footer]': 'true',
|
|
398
400
|
},
|
|
401
|
+
standalone: false,
|
|
399
402
|
}]
|
|
400
403
|
}] });
|
|
401
404
|
|
|
@@ -405,14 +408,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
405
408
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
406
409
|
*/
|
|
407
410
|
class ClrContentPanelModule {
|
|
408
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
409
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
411
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
412
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelModule, declarations: [ClrContentPanel,
|
|
410
413
|
ClrContentPanelContainer,
|
|
411
414
|
ClrContentPanelContainerContent,
|
|
412
415
|
ClrContentPanelContainerFooter], imports: [CommonModule, ClarityModule, FormsModule], exports: [ClrContentPanel, ClrContentPanelContainer, ClrContentPanelContainerContent, ClrContentPanelContainerFooter] }); }
|
|
413
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
416
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelModule, imports: [CommonModule, ClarityModule, FormsModule] }); }
|
|
414
417
|
}
|
|
415
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
418
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrContentPanelModule, decorators: [{
|
|
416
419
|
type: NgModule,
|
|
417
420
|
args: [{
|
|
418
421
|
imports: [CommonModule, ClarityModule, FormsModule],
|
|
@@ -468,7 +471,7 @@ class ClrDataListValidators {
|
|
|
468
471
|
}
|
|
469
472
|
|
|
470
473
|
/*
|
|
471
|
-
* Copyright (c) 2018-
|
|
474
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
472
475
|
* This software is released under MIT license.
|
|
473
476
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
474
477
|
*/
|
|
@@ -483,14 +486,15 @@ class ClrDataListPredefinedValidatorDirective {
|
|
|
483
486
|
validate(control) {
|
|
484
487
|
return ClrDataListValidators.predefined(this.clrDataListPredefined)(control);
|
|
485
488
|
}
|
|
486
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
487
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
489
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDataListPredefinedValidatorDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
490
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrDataListPredefinedValidatorDirective, isStandalone: false, selector: "[clrDataListPredefined]", inputs: { clrDataListPredefined: "clrDataListPredefined" }, providers: [{ provide: NG_VALIDATORS, useExisting: ClrDataListPredefinedValidatorDirective, multi: true }], ngImport: i0 }); }
|
|
488
491
|
}
|
|
489
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
492
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDataListPredefinedValidatorDirective, decorators: [{
|
|
490
493
|
type: Directive,
|
|
491
494
|
args: [{
|
|
492
495
|
selector: '[clrDataListPredefined]',
|
|
493
496
|
providers: [{ provide: NG_VALIDATORS, useExisting: ClrDataListPredefinedValidatorDirective, multi: true }],
|
|
497
|
+
standalone: false,
|
|
494
498
|
}]
|
|
495
499
|
}], propDecorators: { clrDataListPredefined: [{
|
|
496
500
|
type: Input
|
|
@@ -502,11 +506,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
502
506
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
503
507
|
*/
|
|
504
508
|
class ClrDataListValidatorModule {
|
|
505
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
506
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
507
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
509
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDataListValidatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
510
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrDataListValidatorModule, declarations: [ClrDataListPredefinedValidatorDirective], exports: [ClrDataListPredefinedValidatorDirective] }); }
|
|
511
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDataListValidatorModule }); }
|
|
508
512
|
}
|
|
509
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
513
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDataListValidatorModule, decorators: [{
|
|
510
514
|
type: NgModule,
|
|
511
515
|
args: [{
|
|
512
516
|
declarations: [ClrDataListPredefinedValidatorDirective],
|
|
@@ -521,7 +525,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
521
525
|
*/
|
|
522
526
|
|
|
523
527
|
/*
|
|
524
|
-
* Copyright (c) 2018-
|
|
528
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
525
529
|
* This software is released under MIT license.
|
|
526
530
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
527
531
|
*/
|
|
@@ -538,8 +542,8 @@ class ClrDateTimeContainer {
|
|
|
538
542
|
// Append it as a child
|
|
539
543
|
this.renderer.appendChild(inputWrapper, timeInputElement);
|
|
540
544
|
}
|
|
541
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
542
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
545
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateTimeContainer, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
546
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrDateTimeContainer, isStandalone: false, selector: "clr-date-time-container", host: { properties: { "class.date-time-container": "true" } }, viewQueries: [{ propertyName: "timeInput", first: true, predicate: ["timeInput"], descendants: true, static: true }], ngImport: i0, template: `
|
|
543
547
|
<ng-content select="clr-date-container"></ng-content>
|
|
544
548
|
|
|
545
549
|
<ng-template #timeInput>
|
|
@@ -549,7 +553,7 @@ class ClrDateTimeContainer {
|
|
|
549
553
|
</ng-template>
|
|
550
554
|
`, isInline: true }); }
|
|
551
555
|
}
|
|
552
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
556
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateTimeContainer, decorators: [{
|
|
553
557
|
type: Component,
|
|
554
558
|
args: [{
|
|
555
559
|
selector: 'clr-date-time-container',
|
|
@@ -565,6 +569,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
565
569
|
host: {
|
|
566
570
|
'[class.date-time-container]': 'true',
|
|
567
571
|
},
|
|
572
|
+
standalone: false,
|
|
568
573
|
}]
|
|
569
574
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { timeInput: [{
|
|
570
575
|
type: ViewChild,
|
|
@@ -572,21 +577,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
572
577
|
}] } });
|
|
573
578
|
|
|
574
579
|
/*
|
|
575
|
-
* Copyright (c) 2018-
|
|
580
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
576
581
|
* This software is released under MIT license.
|
|
577
582
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
578
583
|
*/
|
|
579
584
|
class ClrTimeInput {
|
|
580
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
581
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
585
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTimeInput, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
586
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrTimeInput, isStandalone: false, selector: "[clrTime]", host: { properties: { "class.clr-input": "true" } }, ngImport: i0 }); }
|
|
582
587
|
}
|
|
583
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
588
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTimeInput, decorators: [{
|
|
584
589
|
type: Directive,
|
|
585
590
|
args: [{
|
|
586
591
|
selector: '[clrTime]',
|
|
587
592
|
host: {
|
|
588
593
|
'[class.clr-input]': 'true',
|
|
589
594
|
},
|
|
595
|
+
standalone: false,
|
|
590
596
|
}]
|
|
591
597
|
}] });
|
|
592
598
|
|
|
@@ -596,11 +602,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
596
602
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
597
603
|
*/
|
|
598
604
|
class ClrDateTimeModule {
|
|
599
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
600
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
601
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
605
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateTimeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
606
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrDateTimeModule, declarations: [ClrDateTimeContainer, ClrTimeInput], imports: [CommonModule, ClarityModule, ClrFormsModule, FormsModule], exports: [ClrDateTimeContainer, ClrTimeInput] }); }
|
|
607
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateTimeModule, imports: [CommonModule, ClarityModule, ClrFormsModule, FormsModule] }); }
|
|
602
608
|
}
|
|
603
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
609
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateTimeModule, decorators: [{
|
|
604
610
|
type: NgModule,
|
|
605
611
|
args: [{
|
|
606
612
|
imports: [CommonModule, ClarityModule, ClrFormsModule, FormsModule],
|
|
@@ -616,7 +622,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
616
622
|
*/
|
|
617
623
|
|
|
618
624
|
/*
|
|
619
|
-
* Copyright (c) 2018-
|
|
625
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
620
626
|
* This software is released under MIT license.
|
|
621
627
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
622
628
|
*/
|
|
@@ -651,12 +657,12 @@ class ClrDotPager {
|
|
|
651
657
|
pageArray() {
|
|
652
658
|
return Array(this._pages);
|
|
653
659
|
}
|
|
654
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
655
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
660
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDotPager, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
661
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrDotPager, isStandalone: false, selector: "clr-dot-pager", inputs: { pages: ["clrPages", "pages"], currentPage: ["clrCurrentPage", "currentPage"] }, outputs: { currentPageChange: "clrCurrentPageChange" }, host: { properties: { "class.dot-pager": "true" } }, ngImport: i0, template: "<clr-radio-container *ngIf=\"pages > 0\" clrInline>\n <clr-radio-wrapper *ngFor=\"let a of pageArray(); let page = index\">\n <input clrRadio type=\"radio\" [value]=\"page+1\" [(ngModel)]=\"currentPage\" name=\"{{uniqueName}}\" />\n <label> </label>\n </clr-radio-wrapper>\n</clr-radio-container>\n", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.ClrLabel, selector: "label", inputs: ["id", "for"] }, { kind: "directive", type: i2.ClrRadio, selector: "[clrRadio]" }, { kind: "component", type: i2.ClrRadioContainer, selector: "clr-radio-container", inputs: ["clrInline"] }, { kind: "component", type: i2.ClrRadioWrapper, selector: "clr-radio-wrapper" }, { kind: "directive", type: i3$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3$1.RadioControlValueAccessor, selector: "input[type=radio][formControlName],input[type=radio][formControl],input[type=radio][ngModel]", inputs: ["name", "formControlName", "value"] }, { kind: "directive", type: i3$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }] }); }
|
|
656
662
|
}
|
|
657
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
663
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDotPager, decorators: [{
|
|
658
664
|
type: Component,
|
|
659
|
-
args: [{ selector: 'clr-dot-pager', host: { '[class.dot-pager]': 'true' }, template: "<clr-radio-container *ngIf=\"pages > 0\" clrInline>\n <clr-radio-wrapper *ngFor=\"let a of pageArray(); let page = index\">\n <input clrRadio type=\"radio\" [value]=\"page+1\" [(ngModel)]=\"currentPage\" name=\"{{uniqueName}}\" />\n <label> </label>\n </clr-radio-wrapper>\n</clr-radio-container>\n" }]
|
|
665
|
+
args: [{ selector: 'clr-dot-pager', host: { '[class.dot-pager]': 'true' }, standalone: false, template: "<clr-radio-container *ngIf=\"pages > 0\" clrInline>\n <clr-radio-wrapper *ngFor=\"let a of pageArray(); let page = index\">\n <input clrRadio type=\"radio\" [value]=\"page+1\" [(ngModel)]=\"currentPage\" name=\"{{uniqueName}}\" />\n <label> </label>\n </clr-radio-wrapper>\n</clr-radio-container>\n" }]
|
|
660
666
|
}], propDecorators: { currentPageChange: [{
|
|
661
667
|
type: Output,
|
|
662
668
|
args: ['clrCurrentPageChange']
|
|
@@ -674,11 +680,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
674
680
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
675
681
|
*/
|
|
676
682
|
class ClrDotPagerModule {
|
|
677
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
678
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
679
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
683
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDotPagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
684
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrDotPagerModule, declarations: [ClrDotPager], imports: [CommonModule, ClarityModule, FormsModule], exports: [ClrDotPager] }); }
|
|
685
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDotPagerModule, imports: [CommonModule, ClarityModule, FormsModule] }); }
|
|
680
686
|
}
|
|
681
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
687
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDotPagerModule, decorators: [{
|
|
682
688
|
type: NgModule,
|
|
683
689
|
args: [{
|
|
684
690
|
imports: [CommonModule, ClarityModule, FormsModule],
|
|
@@ -694,7 +700,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
694
700
|
*/
|
|
695
701
|
|
|
696
702
|
/*
|
|
697
|
-
* Copyright (c) 2018-
|
|
703
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
698
704
|
* This software is released under MIT license.
|
|
699
705
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
700
706
|
*/
|
|
@@ -790,12 +796,15 @@ class ClrDropdownOverflowDirective {
|
|
|
790
796
|
const pxPerVhUnit = window.innerHeight / 100;
|
|
791
797
|
return vh * pxPerVhUnit;
|
|
792
798
|
}
|
|
793
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
794
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
799
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDropdownOverflowDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
800
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrDropdownOverflowDirective, isStandalone: false, selector: "clr-dropdown-menu", inputs: { clrDropdownMenuMaxHeight: "clrDropdownMenuMaxHeight", clrDropdownMenuItemMinHeight: "clrDropdownMenuItemMinHeight", clrMarginBottom: "clrMarginBottom" }, queries: [{ propertyName: "nestedDropdownChildren", predicate: ClrDropdown, descendants: true }], ngImport: i0 }); }
|
|
795
801
|
}
|
|
796
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
802
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDropdownOverflowDirective, decorators: [{
|
|
797
803
|
type: Directive,
|
|
798
|
-
args: [{
|
|
804
|
+
args: [{
|
|
805
|
+
selector: 'clr-dropdown-menu',
|
|
806
|
+
standalone: false,
|
|
807
|
+
}]
|
|
799
808
|
}], ctorParameters: () => [{ type: i0.ElementRef }], propDecorators: { clrDropdownMenuMaxHeight: [{
|
|
800
809
|
type: Input
|
|
801
810
|
}], clrDropdownMenuItemMinHeight: [{
|
|
@@ -808,7 +817,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
808
817
|
}] } });
|
|
809
818
|
|
|
810
819
|
/*
|
|
811
|
-
* Copyright (c) 2018-
|
|
820
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
812
821
|
* This software is released under MIT license.
|
|
813
822
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
814
823
|
*/
|
|
@@ -945,14 +954,14 @@ class ClrFlowBar {
|
|
|
945
954
|
const index = this.getCurrentIndex();
|
|
946
955
|
return this._steps.slice(index + 1, this._steps.length).find(step => step.enabled);
|
|
947
956
|
}
|
|
948
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
949
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
957
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrFlowBar, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
958
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrFlowBar, isStandalone: false, selector: "clr-flow-bar", inputs: { _steps: ["clrSteps", "_steps"], _activeStep: ["clrActiveStep", "_activeStep"] }, outputs: { _activeStepChange: "clrActiveStepChange" }, host: { properties: { "class.flow-bar": "true" } }, ngImport: i0, template: "<div class=\"flow-bar-wrapper\">\n <ng-container *ngFor=\"let step of _steps; let index = index; let last = last\">\n <div class=\"flow-bar-step\" [class.active]=\"step === _activeStep\">\n <button\n class=\"btn btn-link flow-bar-btn\"\n [disabled]=\"!step.enabled\"\n [class.active]=\"step === _activeStep\"\n (click)=\"changeActiveStep(step)\"\n >\n {{index + 1}}. {{(step.title | async)}}\n </button>\n <cds-icon shape=\"angle\" direction=\"right\" *ngIf=\"!last\"></cds-icon>\n </div>\n </ng-container>\n</div>\n<clr-dropdown class=\"flow-bar-dropdown clr-flex-fill\">\n <button type=\"button\" class=\"btn btn-outline-primary\" clrDropdownTrigger>\n {{_steps.indexOf(_activeStep) + 1}}. {{_activeStep?.title | async}}\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </button>\n <clr-dropdown-menu>\n <ng-container *ngFor=\"let step of _steps; let index = index; let last = last\">\n <button clrDropdownItem type=\"button\" class=\"btn\" [disabled]=\"!step.enabled\" (click)=\"changeActiveStep(step)\">\n {{index + 1}}. {{step.title | async}}\n </button>\n </ng-container>\n </clr-dropdown-menu>\n</clr-dropdown>\n", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "component", type: i2.ClrDropdown, selector: "clr-dropdown", inputs: ["clrCloseMenuOnItemClick"] }, { kind: "component", type: i2.ClrDropdownMenu, selector: "clr-dropdown-menu", inputs: ["clrPosition"] }, { kind: "directive", type: i2.ClrDropdownTrigger, selector: "[clrDropdownTrigger],[clrDropdownToggle]" }, { kind: "directive", type: i2.ClrDropdownItem, selector: "[clrDropdownItem]", inputs: ["clrDisabled", "id"] }, { kind: "directive", type: ClrDropdownOverflowDirective, selector: "clr-dropdown-menu", inputs: ["clrDropdownMenuMaxHeight", "clrDropdownMenuItemMinHeight", "clrMarginBottom"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] }); }
|
|
950
959
|
}
|
|
951
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
960
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrFlowBar, decorators: [{
|
|
952
961
|
type: Component,
|
|
953
962
|
args: [{ selector: 'clr-flow-bar', host: {
|
|
954
963
|
'[class.flow-bar]': 'true',
|
|
955
|
-
}, template: "<div class=\"flow-bar-wrapper\">\n <ng-container *ngFor=\"let step of _steps; let index = index; let last = last\">\n <div class=\"flow-bar-step\" [class.active]=\"step === _activeStep\">\n <button\n class=\"btn btn-link flow-bar-btn\"\n [disabled]=\"!step.enabled\"\n [class.active]=\"step === _activeStep\"\n (click)=\"changeActiveStep(step)\"\n >\n {{index + 1}}. {{(step.title | async)}}\n </button>\n <cds-icon shape=\"angle\" direction=\"right\" *ngIf=\"!last\"></cds-icon>\n </div>\n </ng-container>\n</div>\n<clr-dropdown class=\"flow-bar-dropdown clr-flex-fill\">\n <button type=\"button\" class=\"btn btn-outline-primary\" clrDropdownTrigger>\n {{_steps.indexOf(_activeStep) + 1}}. {{_activeStep?.title | async}}\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </button>\n <clr-dropdown-menu>\n <ng-container *ngFor=\"let step of _steps; let index = index; let last = last\">\n <button clrDropdownItem type=\"button\" class=\"btn\" [disabled]=\"!step.enabled\" (click)=\"changeActiveStep(step)\">\n {{index + 1}}. {{step.title | async}}\n </button>\n </ng-container>\n </clr-dropdown-menu>\n</clr-dropdown>\n" }]
|
|
964
|
+
}, standalone: false, template: "<div class=\"flow-bar-wrapper\">\n <ng-container *ngFor=\"let step of _steps; let index = index; let last = last\">\n <div class=\"flow-bar-step\" [class.active]=\"step === _activeStep\">\n <button\n class=\"btn btn-link flow-bar-btn\"\n [disabled]=\"!step.enabled\"\n [class.active]=\"step === _activeStep\"\n (click)=\"changeActiveStep(step)\"\n >\n {{index + 1}}. {{(step.title | async)}}\n </button>\n <cds-icon shape=\"angle\" direction=\"right\" *ngIf=\"!last\"></cds-icon>\n </div>\n </ng-container>\n</div>\n<clr-dropdown class=\"flow-bar-dropdown clr-flex-fill\">\n <button type=\"button\" class=\"btn btn-outline-primary\" clrDropdownTrigger>\n {{_steps.indexOf(_activeStep) + 1}}. {{_activeStep?.title | async}}\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </button>\n <clr-dropdown-menu>\n <ng-container *ngFor=\"let step of _steps; let index = index; let last = last\">\n <button clrDropdownItem type=\"button\" class=\"btn\" [disabled]=\"!step.enabled\" (click)=\"changeActiveStep(step)\">\n {{index + 1}}. {{step.title | async}}\n </button>\n </ng-container>\n </clr-dropdown-menu>\n</clr-dropdown>\n" }]
|
|
956
965
|
}], propDecorators: { _steps: [{
|
|
957
966
|
type: Input,
|
|
958
967
|
args: ['clrSteps']
|
|
@@ -970,11 +979,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
970
979
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
971
980
|
*/
|
|
972
981
|
class ClrDropdownOverflowModule {
|
|
973
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
974
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
975
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
982
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDropdownOverflowModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
983
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrDropdownOverflowModule, declarations: [ClrDropdownOverflowDirective], exports: [ClrDropdownOverflowDirective] }); }
|
|
984
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDropdownOverflowModule }); }
|
|
976
985
|
}
|
|
977
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
986
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDropdownOverflowModule, decorators: [{
|
|
978
987
|
type: NgModule,
|
|
979
988
|
args: [{
|
|
980
989
|
declarations: [ClrDropdownOverflowDirective],
|
|
@@ -994,11 +1003,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
994
1003
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
995
1004
|
*/
|
|
996
1005
|
class ClrFlowBarModule {
|
|
997
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
998
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
999
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1006
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrFlowBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1007
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrFlowBarModule, declarations: [ClrFlowBar], imports: [CommonModule, ClarityModule, FormsModule, ClrDropdownOverflowModule], exports: [ClrFlowBar] }); }
|
|
1008
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrFlowBarModule, imports: [CommonModule, ClarityModule, FormsModule, ClrDropdownOverflowModule] }); }
|
|
1000
1009
|
}
|
|
1001
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1010
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrFlowBarModule, decorators: [{
|
|
1002
1011
|
type: NgModule,
|
|
1003
1012
|
args: [{
|
|
1004
1013
|
imports: [CommonModule, ClarityModule, FormsModule, ClrDropdownOverflowModule],
|
|
@@ -1064,12 +1073,12 @@ class ClrGenericQuickList {
|
|
|
1064
1073
|
ngOnDestroy() {
|
|
1065
1074
|
clearTimeout(this.timeout);
|
|
1066
1075
|
}
|
|
1067
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1068
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1076
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrGenericQuickList, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1077
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrGenericQuickList, isStandalone: false, selector: "clr-generic-quick-list", inputs: { allItems: ["clrAllItems", "allItems"], addLabel: ["clrAddLabel", "addLabel"], addPossible: ["clrAddPossible", "addPossible"], blankItem: ["clrBlankItem", "blankItem"], controlClasses: ["clrControlClasses", "controlClasses"], required: ["clrMandatory", "required"], readonly: "readonly", compactMode: "compactMode" }, outputs: { added: "clrAdded", removed: "clrRemoved" }, host: { properties: { "class.generic-quick-list": "true", "class.clr-form-control": "true" } }, queries: [{ propertyName: "itemTemplate", predicate: TemplateRef }], viewQueries: [{ propertyName: "itemRows", predicate: ["row"], descendants: true }], ngImport: i0, template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <ng-content select=\".header-container\"></ng-content>\n\n <ng-container *ngFor=\"let item of allItems; index as i\">\n <div class=\"controls-wrapper\">\n <div class=\"controls-container\" *ngIf=\"itemTemplate\" #row>\n <ng-container *ngTemplateOutlet=\"itemTemplate.get(0); context: {$implicit:item}\"></ng-container>\n </div>\n <button\n *ngIf=\"!(readonly || readonly === '')\"\n type=\"button\"\n class=\"btn btn-icon btn-link btn-trash\"\n [ngClass]=\"{'btn-trash-ext': !(compactMode && i === allItems.length - 1)}\"\n [disabled]=\"required && allItems.length === 1\"\n (click)=\"removeItem(item)\"\n >\n <cds-icon shape=\"trash\"></cds-icon>\n </button>\n <button\n *ngIf=\"!(readonly || readonly === '') && compactMode && i === allItems.length - 1\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"addItem()\"\n [disabled]=\"!addPossible\"\n >\n <cds-icon shape=\"plus-circle\"></cds-icon>\n </button>\n </div>\n </ng-container>\n <button\n *ngIf=\"!(readonly || readonly === '') && allItems.length === 0 && compactMode\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"addItem()\"\n [disabled]=\"!addPossible\"\n >\n <cds-icon shape=\"plus-circle\"></cds-icon>\n </button>\n <button\n *ngIf=\"!(readonly || readonly === '') && !compactMode\"\n type=\"button\"\n class=\"btn btn-link btn-sm btn-add\"\n (click)=\"addItem()\"\n [disabled]=\"!addPossible\"\n >\n {{addLabel}}\n </button>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }] }); }
|
|
1069
1078
|
}
|
|
1070
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1079
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrGenericQuickList, decorators: [{
|
|
1071
1080
|
type: Component,
|
|
1072
|
-
args: [{ selector: 'clr-generic-quick-list', host: { '[class.generic-quick-list]': 'true', '[class.clr-form-control]': 'true' }, template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <ng-content select=\".header-container\"></ng-content>\n\n <ng-container *ngFor=\"let item of allItems; index as i\">\n <div class=\"controls-wrapper\">\n <div class=\"controls-container\" *ngIf=\"itemTemplate\" #row>\n <ng-container *ngTemplateOutlet=\"itemTemplate.get(0); context: {$implicit:item}\"></ng-container>\n </div>\n <button\n *ngIf=\"!(readonly || readonly === '')\"\n type=\"button\"\n class=\"btn btn-icon btn-link btn-trash\"\n [ngClass]=\"{'btn-trash-ext': !(compactMode && i === allItems.length - 1)}\"\n [disabled]=\"required && allItems.length === 1\"\n (click)=\"removeItem(item)\"\n >\n <cds-icon shape=\"trash\"></cds-icon>\n </button>\n <button\n *ngIf=\"!(readonly || readonly === '') && compactMode && i === allItems.length - 1\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"addItem()\"\n [disabled]=\"!addPossible\"\n >\n <cds-icon shape=\"plus-circle\"></cds-icon>\n </button>\n </div>\n </ng-container>\n <button\n *ngIf=\"!(readonly || readonly === '') && allItems.length === 0 && compactMode\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"addItem()\"\n [disabled]=\"!addPossible\"\n >\n <cds-icon shape=\"plus-circle\"></cds-icon>\n </button>\n <button\n *ngIf=\"!(readonly || readonly === '') && !compactMode\"\n type=\"button\"\n class=\"btn btn-link btn-sm btn-add\"\n (click)=\"addItem()\"\n [disabled]=\"!addPossible\"\n >\n {{addLabel}}\n </button>\n</div>\n" }]
|
|
1081
|
+
args: [{ selector: 'clr-generic-quick-list', host: { '[class.generic-quick-list]': 'true', '[class.clr-form-control]': 'true' }, standalone: false, template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <ng-content select=\".header-container\"></ng-content>\n\n <ng-container *ngFor=\"let item of allItems; index as i\">\n <div class=\"controls-wrapper\">\n <div class=\"controls-container\" *ngIf=\"itemTemplate\" #row>\n <ng-container *ngTemplateOutlet=\"itemTemplate.get(0); context: {$implicit:item}\"></ng-container>\n </div>\n <button\n *ngIf=\"!(readonly || readonly === '')\"\n type=\"button\"\n class=\"btn btn-icon btn-link btn-trash\"\n [ngClass]=\"{'btn-trash-ext': !(compactMode && i === allItems.length - 1)}\"\n [disabled]=\"required && allItems.length === 1\"\n (click)=\"removeItem(item)\"\n >\n <cds-icon shape=\"trash\"></cds-icon>\n </button>\n <button\n *ngIf=\"!(readonly || readonly === '') && compactMode && i === allItems.length - 1\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"addItem()\"\n [disabled]=\"!addPossible\"\n >\n <cds-icon shape=\"plus-circle\"></cds-icon>\n </button>\n </div>\n </ng-container>\n <button\n *ngIf=\"!(readonly || readonly === '') && allItems.length === 0 && compactMode\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"addItem()\"\n [disabled]=\"!addPossible\"\n >\n <cds-icon shape=\"plus-circle\"></cds-icon>\n </button>\n <button\n *ngIf=\"!(readonly || readonly === '') && !compactMode\"\n type=\"button\"\n class=\"btn btn-link btn-sm btn-add\"\n (click)=\"addItem()\"\n [disabled]=\"!addPossible\"\n >\n {{addLabel}}\n </button>\n</div>\n" }]
|
|
1073
1082
|
}], propDecorators: { allItems: [{
|
|
1074
1083
|
type: Input,
|
|
1075
1084
|
args: ['clrAllItems']
|
|
@@ -1112,11 +1121,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1112
1121
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
1113
1122
|
*/
|
|
1114
1123
|
class ClrGenericQuickListModule {
|
|
1115
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1116
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1117
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1124
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrGenericQuickListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1125
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrGenericQuickListModule, declarations: [ClrGenericQuickList], imports: [CommonModule, ClarityModule], exports: [ClrGenericQuickList] }); }
|
|
1126
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrGenericQuickListModule, imports: [CommonModule, ClarityModule] }); }
|
|
1118
1127
|
}
|
|
1119
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1128
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrGenericQuickListModule, decorators: [{
|
|
1120
1129
|
type: NgModule,
|
|
1121
1130
|
args: [{
|
|
1122
1131
|
imports: [CommonModule, ClarityModule],
|
|
@@ -1132,7 +1141,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1132
1141
|
*/
|
|
1133
1142
|
|
|
1134
1143
|
/*
|
|
1135
|
-
* Copyright (c) 2018-
|
|
1144
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
1136
1145
|
* This software is released under MIT license.
|
|
1137
1146
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
1138
1147
|
*/
|
|
@@ -1161,12 +1170,12 @@ class ClrLetterAvatar {
|
|
|
1161
1170
|
return '';
|
|
1162
1171
|
}
|
|
1163
1172
|
}
|
|
1164
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1165
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1173
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrLetterAvatar, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1174
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrLetterAvatar, isStandalone: false, selector: "clr-letter-avatar", inputs: { name: ["clrName", "name"], size: ["clrSize", "size"] }, host: { properties: { "class.clr-avatar": "this.avatar" } }, viewQueries: [{ propertyName: "avatarElement", first: true, predicate: ["avatar"], descendants: true, static: true }], ngImport: i0, template: "<div class=\"avatar-circle\">\n <div #avatar class=\"avatar-initials\">{{getInitials()}}</div>\n</div>\n" }); }
|
|
1166
1175
|
}
|
|
1167
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrLetterAvatar, decorators: [{
|
|
1168
1177
|
type: Component,
|
|
1169
|
-
args: [{ selector: 'clr-letter-avatar', template: "<div class=\"avatar-circle\">\n <div #avatar class=\"avatar-initials\">{{getInitials()}}</div>\n</div>\n" }]
|
|
1178
|
+
args: [{ selector: 'clr-letter-avatar', standalone: false, template: "<div class=\"avatar-circle\">\n <div #avatar class=\"avatar-initials\">{{getInitials()}}</div>\n</div>\n" }]
|
|
1170
1179
|
}], ctorParameters: () => [{ type: i0.Renderer2 }], propDecorators: { avatar: [{
|
|
1171
1180
|
type: HostBinding,
|
|
1172
1181
|
args: ['class.clr-avatar']
|
|
@@ -1187,11 +1196,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1187
1196
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
1188
1197
|
*/
|
|
1189
1198
|
class ClrLetterAvatarModule {
|
|
1190
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1191
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1192
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1199
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrLetterAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1200
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrLetterAvatarModule, declarations: [ClrLetterAvatar], imports: [CommonModule, ClarityModule], exports: [ClrLetterAvatar] }); }
|
|
1201
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrLetterAvatarModule, imports: [CommonModule, ClarityModule] }); }
|
|
1193
1202
|
}
|
|
1194
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1203
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrLetterAvatarModule, decorators: [{
|
|
1195
1204
|
type: NgModule,
|
|
1196
1205
|
args: [{
|
|
1197
1206
|
imports: [CommonModule, ClarityModule],
|
|
@@ -1221,18 +1230,19 @@ class ClrMainNavGroupItem {
|
|
|
1221
1230
|
this.renderer.setAttribute(this.el.nativeElement, 'tabindex', '-1');
|
|
1222
1231
|
this.el.nativeElement.blur();
|
|
1223
1232
|
}
|
|
1224
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1225
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1233
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMainNavGroupItem, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1234
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrMainNavGroupItem, isStandalone: false, selector: "[clrMainNavGroupItem]", ngImport: i0 }); }
|
|
1226
1235
|
}
|
|
1227
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1236
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMainNavGroupItem, decorators: [{
|
|
1228
1237
|
type: Directive,
|
|
1229
1238
|
args: [{
|
|
1230
1239
|
selector: '[clrMainNavGroupItem]',
|
|
1240
|
+
standalone: false,
|
|
1231
1241
|
}]
|
|
1232
1242
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
1233
1243
|
|
|
1234
1244
|
/*
|
|
1235
|
-
* Copyright (c) 2018-
|
|
1245
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
1236
1246
|
* This software is released under MIT license.
|
|
1237
1247
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
1238
1248
|
*/
|
|
@@ -1366,12 +1376,12 @@ class ClrMainNavGroup {
|
|
|
1366
1376
|
this.currentFocusedId = 0;
|
|
1367
1377
|
setTimeout(() => this.items.toArray()[this.currentFocusedId].focus());
|
|
1368
1378
|
}
|
|
1369
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1370
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1379
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMainNavGroup, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1380
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrMainNavGroup, isStandalone: false, selector: "clr-main-nav-group", inputs: { title: ["clrTitle", "title"] }, host: { properties: { "class.main-nav-group": "true" } }, queries: [{ propertyName: "items", predicate: ClrMainNavGroupItem }], ngImport: i0, template: "<section\n class=\"nav-link collapsible\"\n (click)=\"onClick($event)\"\n (keydown.enter)=\"onClick($event)\"\n (keydown.space)=\"onClick($event)\"\n [class.active]=\"isActive()\"\n tabindex=\"0\"\n>\n <input id=\"{{prefix}}{{id}}\" type=\"checkbox\" [checked]=\"isChecked()\" />\n <label class=\"nav-text nav-trigger\" for=\"{{prefix}}{{id}}\"\n >{{title}}\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </label>\n <div class=\"nav-list dropdown-menu\">\n <ng-content></ng-content>\n </div>\n</section>\n", dependencies: [{ kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i2.ClrLabel, selector: "label", inputs: ["id", "for"] }] }); }
|
|
1371
1381
|
}
|
|
1372
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1382
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMainNavGroup, decorators: [{
|
|
1373
1383
|
type: Component,
|
|
1374
|
-
args: [{ selector: 'clr-main-nav-group', host: { '[class.main-nav-group]': 'true' }, template: "<section\n class=\"nav-link collapsible\"\n (click)=\"onClick($event)\"\n (keydown.enter)=\"onClick($event)\"\n (keydown.space)=\"onClick($event)\"\n [class.active]=\"isActive()\"\n tabindex=\"0\"\n>\n <input id=\"{{prefix}}{{id}}\" type=\"checkbox\" [checked]=\"isChecked()\" />\n <label class=\"nav-text nav-trigger\" for=\"{{prefix}}{{id}}\"\n >{{title}}\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </label>\n <div class=\"nav-list dropdown-menu\">\n <ng-content></ng-content>\n </div>\n</section>\n" }]
|
|
1384
|
+
args: [{ selector: 'clr-main-nav-group', host: { '[class.main-nav-group]': 'true' }, standalone: false, template: "<section\n class=\"nav-link collapsible\"\n (click)=\"onClick($event)\"\n (keydown.enter)=\"onClick($event)\"\n (keydown.space)=\"onClick($event)\"\n [class.active]=\"isActive()\"\n tabindex=\"0\"\n>\n <input id=\"{{prefix}}{{id}}\" type=\"checkbox\" [checked]=\"isChecked()\" />\n <label class=\"nav-text nav-trigger\" for=\"{{prefix}}{{id}}\"\n >{{title}}\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </label>\n <div class=\"nav-list dropdown-menu\">\n <ng-content></ng-content>\n </div>\n</section>\n" }]
|
|
1375
1385
|
}], ctorParameters: () => [{ type: i0.Injector }], propDecorators: { title: [{
|
|
1376
1386
|
type: Input,
|
|
1377
1387
|
args: ['clrTitle']
|
|
@@ -1386,11 +1396,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1386
1396
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
1387
1397
|
*/
|
|
1388
1398
|
class ClrMainNavGroupModule {
|
|
1389
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1390
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1391
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1399
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMainNavGroupModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1400
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrMainNavGroupModule, declarations: [ClrMainNavGroup, ClrMainNavGroupItem], imports: [CommonModule, RouterModule, ClarityModule], exports: [ClrMainNavGroup, ClrMainNavGroupItem] }); }
|
|
1401
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMainNavGroupModule, imports: [CommonModule, RouterModule, ClarityModule] }); }
|
|
1392
1402
|
}
|
|
1393
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1403
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMainNavGroupModule, decorators: [{
|
|
1394
1404
|
type: NgModule,
|
|
1395
1405
|
args: [{
|
|
1396
1406
|
imports: [CommonModule, RouterModule, ClarityModule],
|
|
@@ -1406,7 +1416,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1406
1416
|
*/
|
|
1407
1417
|
|
|
1408
1418
|
/*
|
|
1409
|
-
* Copyright (c) 2018-
|
|
1419
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
1410
1420
|
* This software is released under MIT license.
|
|
1411
1421
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
1412
1422
|
*/
|
|
@@ -1472,14 +1482,15 @@ class ClrRequiredOneMultilang {
|
|
|
1472
1482
|
validate(control) {
|
|
1473
1483
|
return this._active ? ClrMultilingualInputValidators.requiredOne()(control) : null;
|
|
1474
1484
|
}
|
|
1475
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1476
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1485
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrRequiredOneMultilang, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1486
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrRequiredOneMultilang, isStandalone: false, selector: "[clrRequiredOneMultilang]", inputs: { active: ["clrRequiredOneMultilang", "active"] }, providers: [{ provide: NG_VALIDATORS, useExisting: ClrRequiredOneMultilang, multi: true }], ngImport: i0 }); }
|
|
1477
1487
|
}
|
|
1478
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1488
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrRequiredOneMultilang, decorators: [{
|
|
1479
1489
|
type: Directive,
|
|
1480
1490
|
args: [{
|
|
1481
1491
|
selector: '[clrRequiredOneMultilang]',
|
|
1482
1492
|
providers: [{ provide: NG_VALIDATORS, useExisting: ClrRequiredOneMultilang, multi: true }],
|
|
1493
|
+
standalone: false,
|
|
1483
1494
|
}]
|
|
1484
1495
|
}], propDecorators: { active: [{
|
|
1485
1496
|
type: Input,
|
|
@@ -1492,14 +1503,15 @@ class ClrRequiredAllMultilang {
|
|
|
1492
1503
|
validate(control) {
|
|
1493
1504
|
return this._active ? ClrMultilingualInputValidators.requiredAll()(control) : null;
|
|
1494
1505
|
}
|
|
1495
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1496
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1506
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrRequiredAllMultilang, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1507
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrRequiredAllMultilang, isStandalone: false, selector: "[clrRequiredAllMultilang]", inputs: { active: ["clrRequiredAllMultilang", "active"] }, providers: [{ provide: NG_VALIDATORS, useExisting: ClrRequiredAllMultilang, multi: true }], ngImport: i0 }); }
|
|
1497
1508
|
}
|
|
1498
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1509
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrRequiredAllMultilang, decorators: [{
|
|
1499
1510
|
type: Directive,
|
|
1500
1511
|
args: [{
|
|
1501
1512
|
selector: '[clrRequiredAllMultilang]',
|
|
1502
1513
|
providers: [{ provide: NG_VALIDATORS, useExisting: ClrRequiredAllMultilang, multi: true }],
|
|
1514
|
+
standalone: false,
|
|
1503
1515
|
}]
|
|
1504
1516
|
}], propDecorators: { active: [{
|
|
1505
1517
|
type: Input,
|
|
@@ -1527,10 +1539,10 @@ class ControlIdService {
|
|
|
1527
1539
|
get idChange() {
|
|
1528
1540
|
return this._idChange.asObservable();
|
|
1529
1541
|
}
|
|
1530
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1531
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1542
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ControlIdService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1543
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ControlIdService }); }
|
|
1532
1544
|
}
|
|
1533
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1545
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ControlIdService, decorators: [{
|
|
1534
1546
|
type: Injectable
|
|
1535
1547
|
}] });
|
|
1536
1548
|
|
|
@@ -1614,10 +1626,10 @@ class ClrAbstractFormComponent {
|
|
|
1614
1626
|
ClrForm.prototype.markAsTouched = origMarkAsTouched;
|
|
1615
1627
|
}
|
|
1616
1628
|
}
|
|
1617
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1618
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1629
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAbstractFormComponent, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1630
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrAbstractFormComponent, isStandalone: true, host: { properties: { "class.clr-form-control": "this.formControl", "class.clr-error": "this.showError" } }, ngImport: i0 }); }
|
|
1619
1631
|
}
|
|
1620
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1632
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAbstractFormComponent, decorators: [{
|
|
1621
1633
|
type: Directive
|
|
1622
1634
|
}], ctorParameters: () => [{ type: i0.Injector }], propDecorators: { formControl: [{
|
|
1623
1635
|
type: HostBinding,
|
|
@@ -1722,10 +1734,10 @@ class ClrMultilingualAbstract extends ClrAbstractFormComponent {
|
|
|
1722
1734
|
this.inputElement.nativeElement.focus();
|
|
1723
1735
|
});
|
|
1724
1736
|
}
|
|
1725
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1726
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
1737
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualAbstract, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
1738
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrMultilingualAbstract, isStandalone: true, inputs: { controlClasses: ["clrControlClasses", "controlClasses"], selectedLang: ["clrSelectedLang", "selectedLang"], readonly: "readonly", maxlength: "maxlength", showSingleLanguageSelector: ["clrShowSingleLanguageSelector", "showSingleLanguageSelector"], fallbackLanguage: ["clrFallbackLang", "fallbackLanguage"], missingPre: ["clrMissingPrefix", "missingPre"], langs: ["clrLanguages", "langs"] }, host: { properties: { "class.clr-multilingual": "this.multi" } }, viewQueries: [{ propertyName: "inputElement", first: true, predicate: ["input"], descendants: true }], usesInheritance: true, ngImport: i0 }); }
|
|
1727
1739
|
}
|
|
1728
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1740
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualAbstract, decorators: [{
|
|
1729
1741
|
type: Directive
|
|
1730
1742
|
}], ctorParameters: () => [{ type: i0.Injector }], propDecorators: { multi: [{
|
|
1731
1743
|
type: HostBinding,
|
|
@@ -1762,8 +1774,8 @@ class ClrMultilingualSelector {
|
|
|
1762
1774
|
constructor() {
|
|
1763
1775
|
this.selectedLangChange = new EventEmitter();
|
|
1764
1776
|
}
|
|
1765
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1766
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1777
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualSelector, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1778
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrMultilingualSelector, isStandalone: false, selector: "clr-multilingual-selector", inputs: { disabled: "disabled", texts: "texts", selectedLang: "selectedLang" }, outputs: { selectedLangChange: "selectedLangChange" }, ngImport: i0, template: `
|
|
1767
1779
|
<div>
|
|
1768
1780
|
<clr-dropdown [clrCloseMenuOnItemClick]="true">
|
|
1769
1781
|
<button
|
|
@@ -1792,7 +1804,7 @@ class ClrMultilingualSelector {
|
|
|
1792
1804
|
</div>
|
|
1793
1805
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i2.ClrIfOpen, selector: "[clrIfOpen]", inputs: ["clrIfOpen"], outputs: ["clrIfOpenChange"] }, { kind: "component", type: i2.ClrDropdown, selector: "clr-dropdown", inputs: ["clrCloseMenuOnItemClick"] }, { kind: "component", type: i2.ClrDropdownMenu, selector: "clr-dropdown-menu", inputs: ["clrPosition"] }, { kind: "directive", type: i2.ClrDropdownTrigger, selector: "[clrDropdownTrigger],[clrDropdownToggle]" }, { kind: "directive", type: i2.ClrDropdownItem, selector: "[clrDropdownItem]", inputs: ["clrDisabled", "id"] }, { kind: "directive", type: ClrDropdownOverflowDirective, selector: "clr-dropdown-menu", inputs: ["clrDropdownMenuMaxHeight", "clrDropdownMenuItemMinHeight", "clrMarginBottom"] }, { kind: "pipe", type: i1.KeyValuePipe, name: "keyvalue" }] }); }
|
|
1794
1806
|
}
|
|
1795
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1807
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualSelector, decorators: [{
|
|
1796
1808
|
type: Component,
|
|
1797
1809
|
args: [{
|
|
1798
1810
|
selector: 'clr-multilingual-selector',
|
|
@@ -1824,6 +1836,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1824
1836
|
</clr-dropdown>
|
|
1825
1837
|
</div>
|
|
1826
1838
|
`,
|
|
1839
|
+
standalone: false,
|
|
1827
1840
|
}]
|
|
1828
1841
|
}], propDecorators: { disabled: [{
|
|
1829
1842
|
type: Input
|
|
@@ -1836,7 +1849,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1836
1849
|
}] } });
|
|
1837
1850
|
|
|
1838
1851
|
/*
|
|
1839
|
-
* Copyright (c) 2018-
|
|
1852
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
1840
1853
|
* This software is released under MIT license.
|
|
1841
1854
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
1842
1855
|
*/
|
|
@@ -1845,8 +1858,8 @@ class ClrMultilingualInput extends ClrMultilingualAbstract {
|
|
|
1845
1858
|
constructor(injector) {
|
|
1846
1859
|
super(injector);
|
|
1847
1860
|
}
|
|
1848
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1849
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1861
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualInput, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1862
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrMultilingualInput, isStandalone: false, selector: "clr-multilingual-input", providers: [
|
|
1850
1863
|
{
|
|
1851
1864
|
provide: NG_VALUE_ACCESSOR,
|
|
1852
1865
|
useExisting: forwardRef(() => ClrMultilingualInput),
|
|
@@ -1855,7 +1868,7 @@ class ClrMultilingualInput extends ClrMultilingualAbstract {
|
|
|
1855
1868
|
ControlIdService,
|
|
1856
1869
|
], usesInheritance: true, ngImport: i0, template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <clr-multilingual-selector\n *ngIf=\"showLanguageSelector()\"\n [disabled]=\"disabled\"\n [texts]=\"shownTexts\"\n [selectedLang]=\"selectedLang\"\n (selectedLangChange)=\"changeLanguage($event)\"\n >\n </clr-multilingual-selector>\n <div class=\"clr-multi-input-wrapper\">\n <div class=\"clr-input-wrapper\">\n <input\n class=\"clr-input\"\n type=\"text\"\n [id]=\"inputId\"\n [ngModel]=\"!!shownTexts && !!selectedLang ? shownTexts.get(selectedLang) : ''\"\n (ngModelChange)=\"setText(selectedLang, $event)\"\n (blur)=\"onTouch()\"\n [disabled]=\"disabled\"\n [readonly]=\"readonly || readonly === ''\"\n autocomplete=\"off\"\n [maxlength]=\"maxlength || null\"\n #input\n />\n <cds-icon *ngIf=\"showError\" class=\"clr-validate-icon\" shape=\"exclamation-circle\" aria-hidden=\"true\"></cds-icon>\n </div>\n <ng-content select=\"clr-control-helper\" *ngIf=\"!showError\"></ng-content>\n <ng-content select=\"clr-control-error\" *ngIf=\"showError\"></ng-content>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i3$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3$1.MaxLengthValidator, selector: "[maxlength][formControlName],[maxlength][formControl],[maxlength][ngModel]", inputs: ["maxlength"] }, { kind: "directive", type: i3$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: ClrMultilingualSelector, selector: "clr-multilingual-selector", inputs: ["disabled", "texts", "selectedLang"], outputs: ["selectedLangChange"] }] }); }
|
|
1857
1870
|
}
|
|
1858
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1871
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualInput, decorators: [{
|
|
1859
1872
|
type: Component,
|
|
1860
1873
|
args: [{ selector: 'clr-multilingual-input', providers: [
|
|
1861
1874
|
{
|
|
@@ -1864,11 +1877,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1864
1877
|
multi: true,
|
|
1865
1878
|
},
|
|
1866
1879
|
ControlIdService,
|
|
1867
|
-
], template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <clr-multilingual-selector\n *ngIf=\"showLanguageSelector()\"\n [disabled]=\"disabled\"\n [texts]=\"shownTexts\"\n [selectedLang]=\"selectedLang\"\n (selectedLangChange)=\"changeLanguage($event)\"\n >\n </clr-multilingual-selector>\n <div class=\"clr-multi-input-wrapper\">\n <div class=\"clr-input-wrapper\">\n <input\n class=\"clr-input\"\n type=\"text\"\n [id]=\"inputId\"\n [ngModel]=\"!!shownTexts && !!selectedLang ? shownTexts.get(selectedLang) : ''\"\n (ngModelChange)=\"setText(selectedLang, $event)\"\n (blur)=\"onTouch()\"\n [disabled]=\"disabled\"\n [readonly]=\"readonly || readonly === ''\"\n autocomplete=\"off\"\n [maxlength]=\"maxlength || null\"\n #input\n />\n <cds-icon *ngIf=\"showError\" class=\"clr-validate-icon\" shape=\"exclamation-circle\" aria-hidden=\"true\"></cds-icon>\n </div>\n <ng-content select=\"clr-control-helper\" *ngIf=\"!showError\"></ng-content>\n <ng-content select=\"clr-control-error\" *ngIf=\"showError\"></ng-content>\n </div>\n</div>\n" }]
|
|
1880
|
+
], standalone: false, template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <clr-multilingual-selector\n *ngIf=\"showLanguageSelector()\"\n [disabled]=\"disabled\"\n [texts]=\"shownTexts\"\n [selectedLang]=\"selectedLang\"\n (selectedLangChange)=\"changeLanguage($event)\"\n >\n </clr-multilingual-selector>\n <div class=\"clr-multi-input-wrapper\">\n <div class=\"clr-input-wrapper\">\n <input\n class=\"clr-input\"\n type=\"text\"\n [id]=\"inputId\"\n [ngModel]=\"!!shownTexts && !!selectedLang ? shownTexts.get(selectedLang) : ''\"\n (ngModelChange)=\"setText(selectedLang, $event)\"\n (blur)=\"onTouch()\"\n [disabled]=\"disabled\"\n [readonly]=\"readonly || readonly === ''\"\n autocomplete=\"off\"\n [maxlength]=\"maxlength || null\"\n #input\n />\n <cds-icon *ngIf=\"showError\" class=\"clr-validate-icon\" shape=\"exclamation-circle\" aria-hidden=\"true\"></cds-icon>\n </div>\n <ng-content select=\"clr-control-helper\" *ngIf=\"!showError\"></ng-content>\n <ng-content select=\"clr-control-error\" *ngIf=\"showError\"></ng-content>\n </div>\n</div>\n" }]
|
|
1868
1881
|
}], ctorParameters: () => [{ type: i0.Injector }] });
|
|
1869
1882
|
|
|
1870
1883
|
/*
|
|
1871
|
-
* Copyright (c) 2018-
|
|
1884
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
1872
1885
|
* This software is released under MIT license.
|
|
1873
1886
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
1874
1887
|
*/
|
|
@@ -1877,8 +1890,8 @@ class ClrMultilingualTextarea extends ClrMultilingualAbstract {
|
|
|
1877
1890
|
constructor(injector) {
|
|
1878
1891
|
super(injector);
|
|
1879
1892
|
}
|
|
1880
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1881
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
1893
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualTextarea, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
1894
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrMultilingualTextarea, isStandalone: false, selector: "clr-multilingual-textarea", inputs: { rows: "rows" }, providers: [
|
|
1882
1895
|
{
|
|
1883
1896
|
provide: NG_VALUE_ACCESSOR,
|
|
1884
1897
|
useExisting: forwardRef(() => ClrMultilingualTextarea),
|
|
@@ -1887,7 +1900,7 @@ class ClrMultilingualTextarea extends ClrMultilingualAbstract {
|
|
|
1887
1900
|
ControlIdService,
|
|
1888
1901
|
], usesInheritance: true, ngImport: i0, template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <clr-multilingual-selector\n *ngIf=\"showLanguageSelector()\"\n [disabled]=\"disabled\"\n [texts]=\"shownTexts\"\n [selectedLang]=\"selectedLang\"\n (selectedLangChange)=\"changeLanguage($event)\"\n >\n </clr-multilingual-selector>\n <div class=\"clr-multi-input-wrapper\">\n <div class=\"clr-textarea-wrapper\">\n <textarea\n class=\"clr-textarea\"\n [id]=\"inputId\"\n [ngModel]=\"!!shownTexts && !!selectedLang ? shownTexts.get(selectedLang) : ''\"\n (ngModelChange)=\"setText(selectedLang, $event)\"\n (blur)=\"onTouch()\"\n [disabled]=\"disabled\"\n [readonly]=\"readonly || readonly === ''\"\n [maxlength]=\"maxlength || null\"\n [rows]=\"rows || 1\"\n #input\n ></textarea>\n <cds-icon *ngIf=\"showError\" class=\"clr-validate-icon\" shape=\"exclamation-circle\" aria-hidden=\"true\"></cds-icon>\n </div>\n <ng-content select=\"clr-control-helper\" *ngIf=\"!showError\"></ng-content>\n <ng-content select=\"clr-control-error\" *ngIf=\"showError\"></ng-content>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i3$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3$1.MaxLengthValidator, selector: "[maxlength][formControlName],[maxlength][formControl],[maxlength][ngModel]", inputs: ["maxlength"] }, { kind: "directive", type: i3$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: ClrMultilingualSelector, selector: "clr-multilingual-selector", inputs: ["disabled", "texts", "selectedLang"], outputs: ["selectedLangChange"] }] }); }
|
|
1889
1902
|
}
|
|
1890
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1903
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualTextarea, decorators: [{
|
|
1891
1904
|
type: Component,
|
|
1892
1905
|
args: [{ selector: 'clr-multilingual-textarea', providers: [
|
|
1893
1906
|
{
|
|
@@ -1896,7 +1909,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1896
1909
|
multi: true,
|
|
1897
1910
|
},
|
|
1898
1911
|
ControlIdService,
|
|
1899
|
-
], template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <clr-multilingual-selector\n *ngIf=\"showLanguageSelector()\"\n [disabled]=\"disabled\"\n [texts]=\"shownTexts\"\n [selectedLang]=\"selectedLang\"\n (selectedLangChange)=\"changeLanguage($event)\"\n >\n </clr-multilingual-selector>\n <div class=\"clr-multi-input-wrapper\">\n <div class=\"clr-textarea-wrapper\">\n <textarea\n class=\"clr-textarea\"\n [id]=\"inputId\"\n [ngModel]=\"!!shownTexts && !!selectedLang ? shownTexts.get(selectedLang) : ''\"\n (ngModelChange)=\"setText(selectedLang, $event)\"\n (blur)=\"onTouch()\"\n [disabled]=\"disabled\"\n [readonly]=\"readonly || readonly === ''\"\n [maxlength]=\"maxlength || null\"\n [rows]=\"rows || 1\"\n #input\n ></textarea>\n <cds-icon *ngIf=\"showError\" class=\"clr-validate-icon\" shape=\"exclamation-circle\" aria-hidden=\"true\"></cds-icon>\n </div>\n <ng-content select=\"clr-control-helper\" *ngIf=\"!showError\"></ng-content>\n <ng-content select=\"clr-control-error\" *ngIf=\"showError\"></ng-content>\n </div>\n</div>\n" }]
|
|
1912
|
+
], standalone: false, template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <clr-multilingual-selector\n *ngIf=\"showLanguageSelector()\"\n [disabled]=\"disabled\"\n [texts]=\"shownTexts\"\n [selectedLang]=\"selectedLang\"\n (selectedLangChange)=\"changeLanguage($event)\"\n >\n </clr-multilingual-selector>\n <div class=\"clr-multi-input-wrapper\">\n <div class=\"clr-textarea-wrapper\">\n <textarea\n class=\"clr-textarea\"\n [id]=\"inputId\"\n [ngModel]=\"!!shownTexts && !!selectedLang ? shownTexts.get(selectedLang) : ''\"\n (ngModelChange)=\"setText(selectedLang, $event)\"\n (blur)=\"onTouch()\"\n [disabled]=\"disabled\"\n [readonly]=\"readonly || readonly === ''\"\n [maxlength]=\"maxlength || null\"\n [rows]=\"rows || 1\"\n #input\n ></textarea>\n <cds-icon *ngIf=\"showError\" class=\"clr-validate-icon\" shape=\"exclamation-circle\" aria-hidden=\"true\"></cds-icon>\n </div>\n <ng-content select=\"clr-control-helper\" *ngIf=\"!showError\"></ng-content>\n <ng-content select=\"clr-control-error\" *ngIf=\"showError\"></ng-content>\n </div>\n</div>\n" }]
|
|
1900
1913
|
}], ctorParameters: () => [{ type: i0.Injector }], propDecorators: { rows: [{
|
|
1901
1914
|
type: Input
|
|
1902
1915
|
}] } });
|
|
@@ -1907,8 +1920,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
1907
1920
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
1908
1921
|
*/
|
|
1909
1922
|
class ClrMultilingualModule {
|
|
1910
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1911
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
1923
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
1924
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualModule, declarations: [ClrMultilingualInput,
|
|
1912
1925
|
ClrMultilingualTextarea,
|
|
1913
1926
|
ClrRequiredOneMultilang,
|
|
1914
1927
|
ClrRequiredAllMultilang,
|
|
@@ -1917,9 +1930,9 @@ class ClrMultilingualModule {
|
|
|
1917
1930
|
ClrRequiredOneMultilang,
|
|
1918
1931
|
ClrRequiredAllMultilang,
|
|
1919
1932
|
ClrMultilingualSelector] }); }
|
|
1920
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
1933
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualModule, imports: [CommonModule, ClarityModule, FormsModule, ClrDropdownOverflowModule] }); }
|
|
1921
1934
|
}
|
|
1922
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1935
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMultilingualModule, decorators: [{
|
|
1923
1936
|
type: NgModule,
|
|
1924
1937
|
args: [{
|
|
1925
1938
|
imports: [CommonModule, ClarityModule, FormsModule, ClrDropdownOverflowModule],
|
|
@@ -2057,7 +2070,7 @@ function zonedInterval(period, zone) {
|
|
|
2057
2070
|
}
|
|
2058
2071
|
|
|
2059
2072
|
/*
|
|
2060
|
-
* Copyright (c) 2018-
|
|
2073
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
2061
2074
|
* This software is released under MIT license.
|
|
2062
2075
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
2063
2076
|
*/
|
|
@@ -2124,8 +2137,8 @@ class ClrNotification {
|
|
|
2124
2137
|
setCurrentPosition() {
|
|
2125
2138
|
zonedTimer(300, this.ngZone).subscribe(() => (this.state = { value: 'currentPosition', params: { absolute: this._translate } }));
|
|
2126
2139
|
}
|
|
2127
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2128
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2140
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNotification, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2141
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrNotification, isStandalone: false, selector: "clr-notification", inputs: { timeout: "timeout", notificationType: "notificationType", dismissable: "dismissable", progressbar: "progressbar" }, outputs: { closed: "closed" }, host: { properties: { "class.notification": "true" } }, viewQueries: [{ propertyName: "clrAlert", first: true, predicate: ClrAlert, descendants: true, static: true }], ngImport: i0, template: "<div class=\"notification__wrapper\" [@slideDown] [@move]=\"state\" [@fade]=\"state\">\n <div class=\"progress top\" [ngClass]=\"notificationType\" *ngIf=\"progressbar && timeout > 0\">\n <progress class=\"progress\" [max]=\"timeout\" [value]=\"progressStatus\"></progress>\n </div>\n <clr-alert\n [clrAlertType]=\"notificationType\"\n [clrAlertAppLevel]=\"true\"\n [clrAlertClosable]=\"dismissable\"\n (clrAlertClosedChange)=\"close()\"\n >\n <div class=\"alert-item\">\n <span class=\"alert-text\">\n <ng-content select=\"[clr-notification-message]\"></ng-content>\n </span>\n </div>\n </clr-alert>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.ClrAlert, selector: "clr-alert", inputs: ["clrAlertSizeSmall", "clrAlertClosable", "clrAlertAppLevel", "clrCloseButtonAriaLabel", "clrAlertLightweight", "clrAlertType", "clrAlertIcon", "clrAlertClosed"], outputs: ["clrAlertClosedChange"] }, { kind: "directive", type: i2.ClrAlertText, selector: ".alert-text" }], animations: [
|
|
2129
2142
|
trigger('slideDown', [
|
|
2130
2143
|
transition(':enter', [
|
|
2131
2144
|
style({ transform: 'translateY(-200%)' }),
|
|
@@ -2145,7 +2158,7 @@ class ClrNotification {
|
|
|
2145
2158
|
]),
|
|
2146
2159
|
] }); }
|
|
2147
2160
|
}
|
|
2148
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2161
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNotification, decorators: [{
|
|
2149
2162
|
type: Component,
|
|
2150
2163
|
args: [{ selector: 'clr-notification', animations: [
|
|
2151
2164
|
trigger('slideDown', [
|
|
@@ -2167,7 +2180,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
2167
2180
|
]),
|
|
2168
2181
|
], host: {
|
|
2169
2182
|
'[class.notification]': 'true',
|
|
2170
|
-
}, template: "<div class=\"notification__wrapper\" [@slideDown] [@move]=\"state\" [@fade]=\"state\">\n <div class=\"progress top\" [ngClass]=\"notificationType\" *ngIf=\"progressbar && timeout > 0\">\n <progress class=\"progress\" [max]=\"timeout\" [value]=\"progressStatus\"></progress>\n </div>\n <clr-alert\n [clrAlertType]=\"notificationType\"\n [clrAlertAppLevel]=\"true\"\n [clrAlertClosable]=\"dismissable\"\n (clrAlertClosedChange)=\"close()\"\n >\n <div class=\"alert-item\">\n <span class=\"alert-text\">\n <ng-content select=\"[clr-notification-message]\"></ng-content>\n </span>\n </div>\n </clr-alert>\n</div>\n" }]
|
|
2183
|
+
}, standalone: false, template: "<div class=\"notification__wrapper\" [@slideDown] [@move]=\"state\" [@fade]=\"state\">\n <div class=\"progress top\" [ngClass]=\"notificationType\" *ngIf=\"progressbar && timeout > 0\">\n <progress class=\"progress\" [max]=\"timeout\" [value]=\"progressStatus\"></progress>\n </div>\n <clr-alert\n [clrAlertType]=\"notificationType\"\n [clrAlertAppLevel]=\"true\"\n [clrAlertClosable]=\"dismissable\"\n (clrAlertClosedChange)=\"close()\"\n >\n <div class=\"alert-item\">\n <span class=\"alert-text\">\n <ng-content select=\"[clr-notification-message]\"></ng-content>\n </span>\n </div>\n </clr-alert>\n</div>\n" }]
|
|
2171
2184
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.NgZone }], propDecorators: { clrAlert: [{
|
|
2172
2185
|
type: ViewChild,
|
|
2173
2186
|
args: [ClrAlert, { static: true }]
|
|
@@ -2189,11 +2202,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
2189
2202
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
2190
2203
|
*/
|
|
2191
2204
|
class ClrNotificationModule {
|
|
2192
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2193
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
2194
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
2205
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNotificationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2206
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrNotificationModule, declarations: [ClrNotification], imports: [CommonModule, ClarityModule, FormsModule] }); }
|
|
2207
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNotificationModule, imports: [CommonModule, ClarityModule, FormsModule] }); }
|
|
2195
2208
|
}
|
|
2196
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2209
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNotificationModule, decorators: [{
|
|
2197
2210
|
type: NgModule,
|
|
2198
2211
|
args: [{
|
|
2199
2212
|
imports: [CommonModule, ClarityModule, FormsModule],
|
|
@@ -2277,10 +2290,10 @@ class ClrNotificationService {
|
|
|
2277
2290
|
notificationInstance.progressbar = options.progressbar;
|
|
2278
2291
|
}
|
|
2279
2292
|
}
|
|
2280
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2281
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2293
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNotificationService, deps: [{ token: i0.Injector }, { token: i0.ApplicationRef }, { token: i0.ComponentFactoryResolver }, { token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2294
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNotificationService }); }
|
|
2282
2295
|
}
|
|
2283
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2296
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNotificationService, decorators: [{
|
|
2284
2297
|
type: Injectable
|
|
2285
2298
|
}], ctorParameters: () => [{ type: i0.Injector }, { type: i0.ApplicationRef }, { type: i0.ComponentFactoryResolver }, { type: Document, decorators: [{
|
|
2286
2299
|
type: Inject,
|
|
@@ -2419,7 +2432,7 @@ function strip(value, removeLeadingZeros = false, decimalSeparator, groupingSepa
|
|
|
2419
2432
|
*/
|
|
2420
2433
|
|
|
2421
2434
|
/*
|
|
2422
|
-
* Copyright (c) 2018-
|
|
2435
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
2423
2436
|
* This software is released under MIT license.
|
|
2424
2437
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
2425
2438
|
*/
|
|
@@ -2635,8 +2648,8 @@ class ClrNumericField {
|
|
|
2635
2648
|
// 16 is the highest precision before numbers have weird behaviour. see https://stackoverflow.com/q/21472828/15120942
|
|
2636
2649
|
return Math[method](+(value * Math.pow(10, this.decimalPlaces)).toPrecision(15)) / Math.pow(10, this.decimalPlaces);
|
|
2637
2650
|
}
|
|
2638
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2639
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
2651
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNumericField, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
2652
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrNumericField, isStandalone: false, selector: "[clrNumeric]", inputs: { textAlign: ["clrTextAlign", "textAlign"], decimalPlaces: ["clrDecimalPlaces", "decimalPlaces"], roundValue: ["clrRoundDisplayValue", "roundValue"], autofillDecimals: ["clrAutofillDecimals", "autofillDecimals"], decimalSeparator: ["clrDecimalSep", "decimalSeparator"], groupingSeparator: ["clrGroupingSep", "groupingSeparator"], unitPosition: ["clrUnitPosition", "unitPosition"], numericValue: ["clrNumericValue", "numericValue"], unit: ["clrUnit", "unit"] }, outputs: { numericValueChanged: "clrNumericValueChange" }, host: { listeners: { "change": "onChange(getValueForFormControl())", "input": "onChange(getValueForFormControl())", "blur": "onTouched()" }, properties: { "class.text-right": "textAlign === \"right\"" } }, providers: [
|
|
2640
2653
|
{
|
|
2641
2654
|
provide: NG_VALUE_ACCESSOR,
|
|
2642
2655
|
useExisting: forwardRef(() => ClrNumericField),
|
|
@@ -2644,7 +2657,7 @@ class ClrNumericField {
|
|
|
2644
2657
|
},
|
|
2645
2658
|
], ngImport: i0 }); }
|
|
2646
2659
|
}
|
|
2647
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2660
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNumericField, decorators: [{
|
|
2648
2661
|
type: Directive,
|
|
2649
2662
|
args: [{
|
|
2650
2663
|
selector: '[clrNumeric]',
|
|
@@ -2661,6 +2674,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
2661
2674
|
multi: true,
|
|
2662
2675
|
},
|
|
2663
2676
|
],
|
|
2677
|
+
standalone: false,
|
|
2664
2678
|
}]
|
|
2665
2679
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { textAlign: [{
|
|
2666
2680
|
type: Input,
|
|
@@ -2695,7 +2709,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
2695
2709
|
}] } });
|
|
2696
2710
|
|
|
2697
2711
|
/*
|
|
2698
|
-
* Copyright (c) 2018-
|
|
2712
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
2699
2713
|
* This software is released under MIT license.
|
|
2700
2714
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
2701
2715
|
*/
|
|
@@ -2784,14 +2798,15 @@ class ClrMaxNumeric {
|
|
|
2784
2798
|
validate(control) {
|
|
2785
2799
|
return ClrNumericFieldValidators.max(this._max, this._groupingSep, this._decimalSep)(control);
|
|
2786
2800
|
}
|
|
2787
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2788
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
2801
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMaxNumeric, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
2802
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrMaxNumeric, isStandalone: false, selector: "[clrMaxNumeric]", inputs: { _max: ["clrMaxNumeric", "_max"], _groupingSep: ["clrGroupingSep", "_groupingSep"], _decimalSep: ["clrDecimalSep", "_decimalSep"] }, providers: [{ provide: NG_VALIDATORS, useExisting: ClrMaxNumeric, multi: true }], ngImport: i0 }); }
|
|
2789
2803
|
}
|
|
2790
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2804
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMaxNumeric, decorators: [{
|
|
2791
2805
|
type: Directive,
|
|
2792
2806
|
args: [{
|
|
2793
2807
|
selector: '[clrMaxNumeric]',
|
|
2794
2808
|
providers: [{ provide: NG_VALIDATORS, useExisting: ClrMaxNumeric, multi: true }],
|
|
2809
|
+
standalone: false,
|
|
2795
2810
|
}]
|
|
2796
2811
|
}], propDecorators: { _max: [{
|
|
2797
2812
|
type: Input,
|
|
@@ -2811,14 +2826,15 @@ class ClrMinNumeric {
|
|
|
2811
2826
|
validate(control) {
|
|
2812
2827
|
return ClrNumericFieldValidators.min(this._min, this._groupingSep, this._decimalSep)(control);
|
|
2813
2828
|
}
|
|
2814
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2815
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
2829
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMinNumeric, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
2830
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrMinNumeric, isStandalone: false, selector: "[clrMinNumeric]", inputs: { _min: ["clrMinNumeric", "_min"], _groupingSep: ["clrGroupingSep", "_groupingSep"], _decimalSep: ["clrDecimalSep", "_decimalSep"] }, providers: [{ provide: NG_VALIDATORS, useExisting: ClrMinNumeric, multi: true }], ngImport: i0 }); }
|
|
2816
2831
|
}
|
|
2817
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2832
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrMinNumeric, decorators: [{
|
|
2818
2833
|
type: Directive,
|
|
2819
2834
|
args: [{
|
|
2820
2835
|
selector: '[clrMinNumeric]',
|
|
2821
2836
|
providers: [{ provide: NG_VALIDATORS, useExisting: ClrMinNumeric, multi: true }],
|
|
2837
|
+
standalone: false,
|
|
2822
2838
|
}]
|
|
2823
2839
|
}], propDecorators: { _min: [{
|
|
2824
2840
|
type: Input,
|
|
@@ -2837,11 +2853,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
2837
2853
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
2838
2854
|
*/
|
|
2839
2855
|
class ClrNumericFieldModule {
|
|
2840
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2841
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
2842
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
2856
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNumericFieldModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
2857
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrNumericFieldModule, declarations: [ClrNumericField, ClrMaxNumeric, ClrMinNumeric], imports: [CommonModule, ClarityModule, ClrFormsModule, FormsModule], exports: [ClrNumericField, ClrMaxNumeric, ClrMinNumeric] }); }
|
|
2858
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNumericFieldModule, imports: [CommonModule, ClarityModule, ClrFormsModule, FormsModule] }); }
|
|
2843
2859
|
}
|
|
2844
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2860
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrNumericFieldModule, decorators: [{
|
|
2845
2861
|
type: NgModule,
|
|
2846
2862
|
args: [{
|
|
2847
2863
|
imports: [CommonModule, ClarityModule, ClrFormsModule, FormsModule],
|
|
@@ -2857,7 +2873,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
2857
2873
|
*/
|
|
2858
2874
|
|
|
2859
2875
|
/*
|
|
2860
|
-
* Copyright (c) 2018-
|
|
2876
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
2861
2877
|
* This software is released under MIT license.
|
|
2862
2878
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
2863
2879
|
*/
|
|
@@ -2965,12 +2981,12 @@ class ClrPager {
|
|
|
2965
2981
|
}
|
|
2966
2982
|
return middlePages;
|
|
2967
2983
|
}
|
|
2968
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2969
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2984
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPager, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2985
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrPager, isStandalone: false, selector: "clr-pager", inputs: { pageSize: ["clrPageSize", "pageSize"], totalItems: ["clrTotalItems", "totalItems"], last: ["clrLast", "last"], page: ["clrPage", "page"] }, outputs: { pageChange: "clrPageChange" }, host: { properties: { "class.pager": "true" } }, ngImport: i0, template: "<div class=\"btn-group\" *ngIf=\"last > 1\">\n <button class=\"btn pagination-previous\" (click)=\"previous()\" [disabled]=\"page == 1\">\n <cds-icon shape=\"angle\" direction=\"left\"></cds-icon>\n </button>\n <button *ngIf=\"page > 2\" class=\"btn\" (click)=\"page = 1\">1</button>\n <button *ngIf=\"page > 3\" class=\"btn\" disabled>...</button>\n\n <ng-container *ngFor=\"let pageNum of middlePages\">\n <button *ngIf=\"pageNum !== page; else activePage\" class=\"btn\" (click)=\"page = pageNum\">{{pageNum}}</button>\n <ng-template #activePage>\n <button class=\"btn btn-primary\" type=\"button\">{{pageNum}}</button>\n </ng-template>\n </ng-container>\n\n <button *ngIf=\"page < last - 2\" class=\"btn\" disabled>...</button>\n <button *ngIf=\"page < last - 1\" class=\"btn\" (click)=\"page = last\">{{last}}</button>\n <button class=\"btn pagination-next\" (click)=\"next()\" [disabled]=\"page == last\">\n <cds-icon shape=\"angle\" direction=\"right\"></cds-icon>\n </button>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }] }); }
|
|
2970
2986
|
}
|
|
2971
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2987
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPager, decorators: [{
|
|
2972
2988
|
type: Component,
|
|
2973
|
-
args: [{ selector: 'clr-pager', host: { '[class.pager]': 'true' }, template: "<div class=\"btn-group\" *ngIf=\"last > 1\">\n <button class=\"btn pagination-previous\" (click)=\"previous()\" [disabled]=\"page == 1\">\n <cds-icon shape=\"angle\" direction=\"left\"></cds-icon>\n </button>\n <button *ngIf=\"page > 2\" class=\"btn\" (click)=\"page = 1\">1</button>\n <button *ngIf=\"page > 3\" class=\"btn\" disabled>...</button>\n\n <ng-container *ngFor=\"let pageNum of middlePages\">\n <button *ngIf=\"pageNum !== page; else activePage\" class=\"btn\" (click)=\"page = pageNum\">{{pageNum}}</button>\n <ng-template #activePage>\n <button class=\"btn btn-primary\" type=\"button\">{{pageNum}}</button>\n </ng-template>\n </ng-container>\n\n <button *ngIf=\"page < last - 2\" class=\"btn\" disabled>...</button>\n <button *ngIf=\"page < last - 1\" class=\"btn\" (click)=\"page = last\">{{last}}</button>\n <button class=\"btn pagination-next\" (click)=\"next()\" [disabled]=\"page == last\">\n <cds-icon shape=\"angle\" direction=\"right\"></cds-icon>\n </button>\n</div>\n" }]
|
|
2989
|
+
args: [{ selector: 'clr-pager', host: { '[class.pager]': 'true' }, standalone: false, template: "<div class=\"btn-group\" *ngIf=\"last > 1\">\n <button class=\"btn pagination-previous\" (click)=\"previous()\" [disabled]=\"page == 1\">\n <cds-icon shape=\"angle\" direction=\"left\"></cds-icon>\n </button>\n <button *ngIf=\"page > 2\" class=\"btn\" (click)=\"page = 1\">1</button>\n <button *ngIf=\"page > 3\" class=\"btn\" disabled>...</button>\n\n <ng-container *ngFor=\"let pageNum of middlePages\">\n <button *ngIf=\"pageNum !== page; else activePage\" class=\"btn\" (click)=\"page = pageNum\">{{pageNum}}</button>\n <ng-template #activePage>\n <button class=\"btn btn-primary\" type=\"button\">{{pageNum}}</button>\n </ng-template>\n </ng-container>\n\n <button *ngIf=\"page < last - 2\" class=\"btn\" disabled>...</button>\n <button *ngIf=\"page < last - 1\" class=\"btn\" (click)=\"page = last\">{{last}}</button>\n <button class=\"btn pagination-next\" (click)=\"next()\" [disabled]=\"page == last\">\n <cds-icon shape=\"angle\" direction=\"right\"></cds-icon>\n </button>\n</div>\n" }]
|
|
2974
2990
|
}], propDecorators: { pageChange: [{
|
|
2975
2991
|
type: Output,
|
|
2976
2992
|
args: ['clrPageChange']
|
|
@@ -2989,7 +3005,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
2989
3005
|
}] } });
|
|
2990
3006
|
|
|
2991
3007
|
/*
|
|
2992
|
-
* Copyright (c) 2018-
|
|
3008
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
2993
3009
|
* This software is released under MIT license.
|
|
2994
3010
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
2995
3011
|
*/
|
|
@@ -3012,12 +3028,12 @@ class ClrPagedSearchResultList {
|
|
|
3012
3028
|
*/
|
|
3013
3029
|
this.pageSizeChange = new EventEmitter();
|
|
3014
3030
|
}
|
|
3015
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3016
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3031
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPagedSearchResultList, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3032
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrPagedSearchResultList, isStandalone: false, selector: "clr-paged-search-result-list", inputs: { pageSize: ["clrPageSize", "pageSize"], pageSizeOptions: ["clrPageSizeOptions", "pageSizeOptions"], pageSizeLabel: ["clrPageSizeLabel", "pageSizeLabel"], currentPage: ["clrPage", "currentPage"], totalItems: ["clrTotalItems", "totalItems"], items: ["clrItems", "items"], clrPagerPosition: "clrPagerPosition" }, outputs: { pageChange: "clrPageChange", pageSizeChange: "clrPageSizeChange" }, queries: [{ propertyName: "itemTemplate", first: true, predicate: TemplateRef, descendants: true, static: true }], ngImport: i0, template: "<div *ngIf=\"clrPagerPosition === 'top' || clrPagerPosition === 'both'\">\n <ng-container [ngTemplateOutlet]=\"pager\" [ngTemplateOutletContext]=\"{ $implicit: 'top' }\"> </ng-container>\n</div>\n<ng-container *ngFor=\"let item of items\" [ngTemplateOutlet]=\"itemTemplate\" [ngTemplateOutletContext]=\"{item: item}\">\n <div *ngIf=\"!itemTemplate\">Item template input is undefined!</div>\n</ng-container>\n<div *ngIf=\"clrPagerPosition === 'bottom' || clrPagerPosition === 'both'\">\n <ng-container [ngTemplateOutlet]=\"pager\" [ngTemplateOutletContext]=\"{ $implicit: 'bottom' }\"> </ng-container>\n</div>\n<ng-template #pager let-position>\n <div class=\"clr-row\">\n <div [class.pager-top]=\"position === 'top'\" [class.pager-bottom]=\"position === 'bottom'\">\n <ng-container *ngTemplateOutlet=\"pageSizeDropdown\"></ng-container>\n <clr-pager\n [clrPage]=\"currentPage\"\n [clrPageSize]=\"pageSize\"\n [clrTotalItems]=\"totalItems\"\n (clrPageChange)=\"pageChange.emit($event)\"\n ></clr-pager>\n </div>\n </div>\n</ng-template>\n<ng-template #pageSizeDropdown>\n <div *ngIf=\"pageSizeOptions?.length > 1\">\n <clr-dropdown>\n <button type=\"button\" class=\"btn btn-link options-text-button btn-no-capitalized\" clrDropdownTrigger>\n {{pageSizeLabel}}: {{pageSize}}\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </button>\n <button type=\"button\" class=\"btn btn-link options-icon-button\" clrDropdownTrigger>\n <cds-icon shape=\"cog\"></cds-icon>\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </button>\n <clr-dropdown-menu class=\"spinner-in-front\" clrPosition=\"top-right\">\n <ng-container *ngFor=\"let sizeOption of pageSizeOptions\">\n <button type=\"button\" clrDropdownItem (click)=\"pageSizeChange.emit(sizeOption)\">{{sizeOption}}</button>\n </ng-container>\n </clr-dropdown-menu>\n </clr-dropdown>\n </div>\n</ng-template>\n", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "component", type: i2.ClrDropdown, selector: "clr-dropdown", inputs: ["clrCloseMenuOnItemClick"] }, { kind: "component", type: i2.ClrDropdownMenu, selector: "clr-dropdown-menu", inputs: ["clrPosition"] }, { kind: "directive", type: i2.ClrDropdownTrigger, selector: "[clrDropdownTrigger],[clrDropdownToggle]" }, { kind: "directive", type: i2.ClrDropdownItem, selector: "[clrDropdownItem]", inputs: ["clrDisabled", "id"] }, { kind: "component", type: ClrPager, selector: "clr-pager", inputs: ["clrPageSize", "clrTotalItems", "clrLast", "clrPage"], outputs: ["clrPageChange"] }] }); }
|
|
3017
3033
|
}
|
|
3018
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3034
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPagedSearchResultList, decorators: [{
|
|
3019
3035
|
type: Component,
|
|
3020
|
-
args: [{ selector: 'clr-paged-search-result-list', template: "<div *ngIf=\"clrPagerPosition === 'top' || clrPagerPosition === 'both'\">\n <ng-container [ngTemplateOutlet]=\"pager\" [ngTemplateOutletContext]=\"{ $implicit: 'top' }\"> </ng-container>\n</div>\n<ng-container *ngFor=\"let item of items\" [ngTemplateOutlet]=\"itemTemplate\" [ngTemplateOutletContext]=\"{item: item}\">\n <div *ngIf=\"!itemTemplate\">Item template input is undefined!</div>\n</ng-container>\n<div *ngIf=\"clrPagerPosition === 'bottom' || clrPagerPosition === 'both'\">\n <ng-container [ngTemplateOutlet]=\"pager\" [ngTemplateOutletContext]=\"{ $implicit: 'bottom' }\"> </ng-container>\n</div>\n<ng-template #pager let-position>\n <div class=\"clr-row\">\n <div [class.pager-top]=\"position === 'top'\" [class.pager-bottom]=\"position === 'bottom'\">\n <ng-container *ngTemplateOutlet=\"pageSizeDropdown\"></ng-container>\n <clr-pager\n [clrPage]=\"currentPage\"\n [clrPageSize]=\"pageSize\"\n [clrTotalItems]=\"totalItems\"\n (clrPageChange)=\"pageChange.emit($event)\"\n ></clr-pager>\n </div>\n </div>\n</ng-template>\n<ng-template #pageSizeDropdown>\n <div *ngIf=\"pageSizeOptions?.length > 1\">\n <clr-dropdown>\n <button type=\"button\" class=\"btn btn-link options-text-button btn-no-capitalized\" clrDropdownTrigger>\n {{pageSizeLabel}}: {{pageSize}}\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </button>\n <button type=\"button\" class=\"btn btn-link options-icon-button\" clrDropdownTrigger>\n <cds-icon shape=\"cog\"></cds-icon>\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </button>\n <clr-dropdown-menu class=\"spinner-in-front\" clrPosition=\"top-right\">\n <ng-container *ngFor=\"let sizeOption of pageSizeOptions\">\n <button type=\"button\" clrDropdownItem (click)=\"pageSizeChange.emit(sizeOption)\">{{sizeOption}}</button>\n </ng-container>\n </clr-dropdown-menu>\n </clr-dropdown>\n </div>\n</ng-template>\n" }]
|
|
3036
|
+
args: [{ selector: 'clr-paged-search-result-list', standalone: false, template: "<div *ngIf=\"clrPagerPosition === 'top' || clrPagerPosition === 'both'\">\n <ng-container [ngTemplateOutlet]=\"pager\" [ngTemplateOutletContext]=\"{ $implicit: 'top' }\"> </ng-container>\n</div>\n<ng-container *ngFor=\"let item of items\" [ngTemplateOutlet]=\"itemTemplate\" [ngTemplateOutletContext]=\"{item: item}\">\n <div *ngIf=\"!itemTemplate\">Item template input is undefined!</div>\n</ng-container>\n<div *ngIf=\"clrPagerPosition === 'bottom' || clrPagerPosition === 'both'\">\n <ng-container [ngTemplateOutlet]=\"pager\" [ngTemplateOutletContext]=\"{ $implicit: 'bottom' }\"> </ng-container>\n</div>\n<ng-template #pager let-position>\n <div class=\"clr-row\">\n <div [class.pager-top]=\"position === 'top'\" [class.pager-bottom]=\"position === 'bottom'\">\n <ng-container *ngTemplateOutlet=\"pageSizeDropdown\"></ng-container>\n <clr-pager\n [clrPage]=\"currentPage\"\n [clrPageSize]=\"pageSize\"\n [clrTotalItems]=\"totalItems\"\n (clrPageChange)=\"pageChange.emit($event)\"\n ></clr-pager>\n </div>\n </div>\n</ng-template>\n<ng-template #pageSizeDropdown>\n <div *ngIf=\"pageSizeOptions?.length > 1\">\n <clr-dropdown>\n <button type=\"button\" class=\"btn btn-link options-text-button btn-no-capitalized\" clrDropdownTrigger>\n {{pageSizeLabel}}: {{pageSize}}\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </button>\n <button type=\"button\" class=\"btn btn-link options-icon-button\" clrDropdownTrigger>\n <cds-icon shape=\"cog\"></cds-icon>\n <cds-icon shape=\"angle\" direction=\"down\"></cds-icon>\n </button>\n <clr-dropdown-menu class=\"spinner-in-front\" clrPosition=\"top-right\">\n <ng-container *ngFor=\"let sizeOption of pageSizeOptions\">\n <button type=\"button\" clrDropdownItem (click)=\"pageSizeChange.emit(sizeOption)\">{{sizeOption}}</button>\n </ng-container>\n </clr-dropdown-menu>\n </clr-dropdown>\n </div>\n</ng-template>\n" }]
|
|
3021
3037
|
}], propDecorators: { pageSize: [{
|
|
3022
3038
|
type: Input,
|
|
3023
3039
|
args: ['clrPageSize']
|
|
@@ -3056,11 +3072,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3056
3072
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3057
3073
|
*/
|
|
3058
3074
|
class ClrPagerModule {
|
|
3059
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3060
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
3061
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
3075
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
3076
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrPagerModule, declarations: [ClrPager], imports: [CommonModule, ClarityModule, FormsModule], exports: [ClrPager] }); }
|
|
3077
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPagerModule, imports: [CommonModule, ClarityModule, FormsModule] }); }
|
|
3062
3078
|
}
|
|
3063
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3079
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPagerModule, decorators: [{
|
|
3064
3080
|
type: NgModule,
|
|
3065
3081
|
args: [{
|
|
3066
3082
|
imports: [CommonModule, ClarityModule, FormsModule],
|
|
@@ -3075,11 +3091,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3075
3091
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3076
3092
|
*/
|
|
3077
3093
|
class ClrPagedSearchResultListModule {
|
|
3078
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3079
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
3080
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
3094
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPagedSearchResultListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
3095
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrPagedSearchResultListModule, declarations: [ClrPagedSearchResultList], imports: [CommonModule, ClarityModule, FormsModule, ClrPagerModule], exports: [ClrPagedSearchResultList] }); }
|
|
3096
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPagedSearchResultListModule, imports: [CommonModule, ClarityModule, FormsModule, ClrPagerModule] }); }
|
|
3081
3097
|
}
|
|
3082
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3098
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrPagedSearchResultListModule, decorators: [{
|
|
3083
3099
|
type: NgModule,
|
|
3084
3100
|
args: [{
|
|
3085
3101
|
imports: [CommonModule, ClarityModule, FormsModule, ClrPagerModule],
|
|
@@ -3101,7 +3117,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3101
3117
|
*/
|
|
3102
3118
|
|
|
3103
3119
|
/*
|
|
3104
|
-
* Copyright (c) 2018-
|
|
3120
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3105
3121
|
* This software is released under MIT license.
|
|
3106
3122
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3107
3123
|
*/
|
|
@@ -3145,15 +3161,15 @@ class ClrProgressSpinnerComponent {
|
|
|
3145
3161
|
return new Date().getTime() - this.startTimestamp;
|
|
3146
3162
|
}
|
|
3147
3163
|
}
|
|
3148
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3149
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3164
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrProgressSpinnerComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3165
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrProgressSpinnerComponent, isStandalone: false, selector: "clr-progress-spinner", inputs: { size: ["clrSize", "size"], showSpinner: ["clrShowSpinner", "showSpinner"] }, host: { properties: { "class.progress-spinner-overlay": "_showSpinner" } }, ngImport: i0, template: `
|
|
3150
3166
|
<ng-container *ngIf="_showSpinner">
|
|
3151
3167
|
<span [class]="'spinner-' + size + ' spinner'"></span>
|
|
3152
3168
|
<span> <ng-content></ng-content></span>
|
|
3153
3169
|
</ng-container>
|
|
3154
3170
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
|
|
3155
3171
|
}
|
|
3156
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3172
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrProgressSpinnerComponent, decorators: [{
|
|
3157
3173
|
type: Component,
|
|
3158
3174
|
args: [{
|
|
3159
3175
|
selector: 'clr-progress-spinner',
|
|
@@ -3166,6 +3182,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3166
3182
|
host: {
|
|
3167
3183
|
'[class.progress-spinner-overlay]': '_showSpinner',
|
|
3168
3184
|
},
|
|
3185
|
+
standalone: false,
|
|
3169
3186
|
}]
|
|
3170
3187
|
}], ctorParameters: () => [{ type: i0.ChangeDetectorRef }], propDecorators: { size: [{
|
|
3171
3188
|
type: Input,
|
|
@@ -3181,11 +3198,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3181
3198
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3182
3199
|
*/
|
|
3183
3200
|
class ClrProgressSpinnerModule {
|
|
3184
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3185
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
3186
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
3201
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrProgressSpinnerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
3202
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrProgressSpinnerModule, declarations: [ClrProgressSpinnerComponent], imports: [CommonModule], exports: [ClrProgressSpinnerComponent] }); }
|
|
3203
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrProgressSpinnerModule, imports: [CommonModule] }); }
|
|
3187
3204
|
}
|
|
3188
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3205
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrProgressSpinnerModule, decorators: [{
|
|
3189
3206
|
type: NgModule,
|
|
3190
3207
|
args: [{
|
|
3191
3208
|
imports: [CommonModule],
|
|
@@ -3208,7 +3225,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3208
3225
|
const CLR_BLANK_OPTION = { id: '-BLANK-', label: '- Select an option -', value: null };
|
|
3209
3226
|
|
|
3210
3227
|
/*
|
|
3211
|
-
* Copyright (c) 2018-
|
|
3228
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3212
3229
|
* This software is released under MIT license.
|
|
3213
3230
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3214
3231
|
*/
|
|
@@ -3244,12 +3261,12 @@ class ClrAddOption {
|
|
|
3244
3261
|
this.select.nativeElement.focus();
|
|
3245
3262
|
}
|
|
3246
3263
|
}
|
|
3247
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3248
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3264
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAddOption, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3265
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrAddOption, isStandalone: false, selector: "clr-add-option", inputs: { blankOption: "blankOption", value: "value", mandatory: "mandatory", allValues: "allValues", excludedValues: "excludedValues", readonly: "readonly", disabled: "disabled", disableAddButton: "disableAddButton", showAddButton: "showAddButton" }, outputs: { valueChanged: "valueChanged", remove: "remove", add: "add" }, host: { properties: { "class.quick-list-option": "true" } }, viewQueries: [{ propertyName: "select", first: true, predicate: ["select"], descendants: true }], ngImport: i0, template: "<div *ngIf=\"!(readonly || readonly === ''); else readonlyView\" class=\"clr-select-wrapper quick-list-input\">\n <select #select clr-select class=\"quick-list-select\" name=\"options\" [(ngModel)]=\"selectedValue\" [disabled]=\"disabled\">\n <option *ngIf=\"blankOption.id === selectedValue\" [selected]=\"true\" [disabled]=\"true\" [ngValue]=\"blankOption.id\">\n {{blankOption.label}}\n </option>\n <option *ngFor=\"let val of getValues()\" [selected]=\"val.id === selectedValue\" [ngValue]=\"val.id\">\n {{val.label}}\n </option>\n </select>\n</div>\n\n<ng-template #readonlyView>\n <span>{{value.label}}</span>\n</ng-template>\n\n<button\n *ngIf=\"!(readonly || readonly === '')\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-trash\"\n [ngClass]=\"{'quick-list-trash-ext': !showAddButton}\"\n [disabled]=\"trashDisabled() || disabled\"\n (click)=\"remove.emit()\"\n>\n <cds-icon shape=\"trash\"></cds-icon>\n</button>\n<button\n *ngIf=\"!(readonly || readonly === '') && showAddButton\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"add.emit()\"\n [disabled]=\"disableAddButton\"\n>\n <cds-icon shape=\"plus-circle\"></cds-icon>\n</button>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3$1.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i3$1.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i3$1.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i3$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }] }); }
|
|
3249
3266
|
}
|
|
3250
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3267
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAddOption, decorators: [{
|
|
3251
3268
|
type: Component,
|
|
3252
|
-
args: [{ selector: 'clr-add-option', host: { '[class.quick-list-option]': 'true' }, template: "<div *ngIf=\"!(readonly || readonly === ''); else readonlyView\" class=\"clr-select-wrapper quick-list-input\">\n <select #select clr-select class=\"quick-list-select\" name=\"options\" [(ngModel)]=\"selectedValue\" [disabled]=\"disabled\">\n <option *ngIf=\"blankOption.id === selectedValue\" [selected]=\"true\" [disabled]=\"true\" [ngValue]=\"blankOption.id\">\n {{blankOption.label}}\n </option>\n <option *ngFor=\"let val of getValues()\" [selected]=\"val.id === selectedValue\" [ngValue]=\"val.id\">\n {{val.label}}\n </option>\n </select>\n</div>\n\n<ng-template #readonlyView>\n <span>{{value.label}}</span>\n</ng-template>\n\n<button\n *ngIf=\"!(readonly || readonly === '')\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-trash\"\n [ngClass]=\"{'quick-list-trash-ext': !showAddButton}\"\n [disabled]=\"trashDisabled() || disabled\"\n (click)=\"remove.emit()\"\n>\n <cds-icon shape=\"trash\"></cds-icon>\n</button>\n<button\n *ngIf=\"!(readonly || readonly === '') && showAddButton\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"add.emit()\"\n [disabled]=\"disableAddButton\"\n>\n <cds-icon shape=\"plus-circle\"></cds-icon>\n</button>\n" }]
|
|
3269
|
+
args: [{ selector: 'clr-add-option', host: { '[class.quick-list-option]': 'true' }, standalone: false, template: "<div *ngIf=\"!(readonly || readonly === ''); else readonlyView\" class=\"clr-select-wrapper quick-list-input\">\n <select #select clr-select class=\"quick-list-select\" name=\"options\" [(ngModel)]=\"selectedValue\" [disabled]=\"disabled\">\n <option *ngIf=\"blankOption.id === selectedValue\" [selected]=\"true\" [disabled]=\"true\" [ngValue]=\"blankOption.id\">\n {{blankOption.label}}\n </option>\n <option *ngFor=\"let val of getValues()\" [selected]=\"val.id === selectedValue\" [ngValue]=\"val.id\">\n {{val.label}}\n </option>\n </select>\n</div>\n\n<ng-template #readonlyView>\n <span>{{value.label}}</span>\n</ng-template>\n\n<button\n *ngIf=\"!(readonly || readonly === '')\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-trash\"\n [ngClass]=\"{'quick-list-trash-ext': !showAddButton}\"\n [disabled]=\"trashDisabled() || disabled\"\n (click)=\"remove.emit()\"\n>\n <cds-icon shape=\"trash\"></cds-icon>\n</button>\n<button\n *ngIf=\"!(readonly || readonly === '') && showAddButton\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"add.emit()\"\n [disabled]=\"disableAddButton\"\n>\n <cds-icon shape=\"plus-circle\"></cds-icon>\n</button>\n" }]
|
|
3253
3270
|
}], propDecorators: { blankOption: [{
|
|
3254
3271
|
type: Input
|
|
3255
3272
|
}], value: [{
|
|
@@ -3280,7 +3297,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3280
3297
|
}] } });
|
|
3281
3298
|
|
|
3282
3299
|
/*
|
|
3283
|
-
* Copyright (c) 2018-
|
|
3300
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3284
3301
|
* This software is released under MIT license.
|
|
3285
3302
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3286
3303
|
*/
|
|
@@ -3346,8 +3363,8 @@ class ClrQuickList extends ClrAbstractFormComponent {
|
|
|
3346
3363
|
addNotPossible() {
|
|
3347
3364
|
return this.hasBlankOption() || this.values.length === this.allValues.length;
|
|
3348
3365
|
}
|
|
3349
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3350
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3366
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrQuickList, deps: null, target: i0.ɵɵFactoryTarget.Component }); }
|
|
3367
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrQuickList, isStandalone: false, selector: "clr-quick-list", inputs: { blankOption: ["clrBlankOption", "blankOption"], allValues: ["clrAllValues", "allValues"], mandatory: ["clrMandatory", "mandatory"], values: ["clrValues", "values"], addLabel: ["clrAddLabel", "addLabel"], controlClasses: ["clrControlClasses", "controlClasses"], readonly: "readonly", compactMode: "compactMode" }, outputs: { valuesChanged: "clrValuesChanged", emptyOptionAdded: "clrEmptyOptionAdded" }, host: { properties: { "class.quick-list": "true" } }, providers: [
|
|
3351
3368
|
{
|
|
3352
3369
|
provide: NG_VALUE_ACCESSOR,
|
|
3353
3370
|
useExisting: forwardRef(() => ClrQuickList),
|
|
@@ -3355,7 +3372,7 @@ class ClrQuickList extends ClrAbstractFormComponent {
|
|
|
3355
3372
|
},
|
|
3356
3373
|
], viewQueries: [{ propertyName: "options", predicate: ClrAddOption, descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <ng-container *ngFor=\"let value of values; index as i\">\n <clr-add-option\n [allValues]=\"allValues\"\n [excludedValues]=\"values\"\n (remove)=\"onRemoveValue(i)\"\n (add)=\"addBlankOption()\"\n [value]=\"value\"\n (valueChanged)=\"onValueChanged($event, i)\"\n [blankOption]=\"blankOption\"\n [mandatory]=\"mandatory\"\n [readonly]=\"readonly\"\n [disabled]=\"disabled\"\n [disableAddButton]=\"addNotPossible() || disabled\"\n [showAddButton]=\"compactMode && i === values.length - 1\"\n >\n </clr-add-option>\n </ng-container>\n <button\n *ngIf=\"!(readonly || readonly === '') && values.length === 0 && compactMode\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"addBlankOption()\"\n [disabled]=\"addNotPossible() || disabled\"\n >\n <cds-icon shape=\"plus-circle\"></cds-icon>\n </button>\n <button\n *ngIf=\"!(readonly || readonly === '') && !compactMode\"\n type=\"button\"\n class=\"btn btn-link btn-sm quick-list-add\"\n (click)=\"addBlankOption()\"\n [disabled]=\"addNotPossible() || disabled\"\n >\n {{addLabel}}\n </button>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "component", type: ClrAddOption, selector: "clr-add-option", inputs: ["blankOption", "value", "mandatory", "allValues", "excludedValues", "readonly", "disabled", "disableAddButton", "showAddButton"], outputs: ["valueChanged", "remove", "add"] }] }); }
|
|
3357
3374
|
}
|
|
3358
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3375
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrQuickList, decorators: [{
|
|
3359
3376
|
type: Component,
|
|
3360
3377
|
args: [{ selector: 'clr-quick-list', host: { '[class.quick-list]': 'true' }, providers: [
|
|
3361
3378
|
{
|
|
@@ -3363,7 +3380,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3363
3380
|
useExisting: forwardRef(() => ClrQuickList),
|
|
3364
3381
|
multi: true,
|
|
3365
3382
|
},
|
|
3366
|
-
], template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <ng-container *ngFor=\"let value of values; index as i\">\n <clr-add-option\n [allValues]=\"allValues\"\n [excludedValues]=\"values\"\n (remove)=\"onRemoveValue(i)\"\n (add)=\"addBlankOption()\"\n [value]=\"value\"\n (valueChanged)=\"onValueChanged($event, i)\"\n [blankOption]=\"blankOption\"\n [mandatory]=\"mandatory\"\n [readonly]=\"readonly\"\n [disabled]=\"disabled\"\n [disableAddButton]=\"addNotPossible() || disabled\"\n [showAddButton]=\"compactMode && i === values.length - 1\"\n >\n </clr-add-option>\n </ng-container>\n <button\n *ngIf=\"!(readonly || readonly === '') && values.length === 0 && compactMode\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"addBlankOption()\"\n [disabled]=\"addNotPossible() || disabled\"\n >\n <cds-icon shape=\"plus-circle\"></cds-icon>\n </button>\n <button\n *ngIf=\"!(readonly || readonly === '') && !compactMode\"\n type=\"button\"\n class=\"btn btn-link btn-sm quick-list-add\"\n (click)=\"addBlankOption()\"\n [disabled]=\"addNotPossible() || disabled\"\n >\n {{addLabel}}\n </button>\n</div>\n" }]
|
|
3383
|
+
], standalone: false, template: "<ng-content select=\"label\"></ng-content>\n<div class=\"clr-control-container\" [ngClass]=\"controlClasses\">\n <ng-container *ngFor=\"let value of values; index as i\">\n <clr-add-option\n [allValues]=\"allValues\"\n [excludedValues]=\"values\"\n (remove)=\"onRemoveValue(i)\"\n (add)=\"addBlankOption()\"\n [value]=\"value\"\n (valueChanged)=\"onValueChanged($event, i)\"\n [blankOption]=\"blankOption\"\n [mandatory]=\"mandatory\"\n [readonly]=\"readonly\"\n [disabled]=\"disabled\"\n [disableAddButton]=\"addNotPossible() || disabled\"\n [showAddButton]=\"compactMode && i === values.length - 1\"\n >\n </clr-add-option>\n </ng-container>\n <button\n *ngIf=\"!(readonly || readonly === '') && values.length === 0 && compactMode\"\n type=\"button\"\n class=\"btn btn-icon btn-link quick-list-addcompact\"\n (click)=\"addBlankOption()\"\n [disabled]=\"addNotPossible() || disabled\"\n >\n <cds-icon shape=\"plus-circle\"></cds-icon>\n </button>\n <button\n *ngIf=\"!(readonly || readonly === '') && !compactMode\"\n type=\"button\"\n class=\"btn btn-link btn-sm quick-list-add\"\n (click)=\"addBlankOption()\"\n [disabled]=\"addNotPossible() || disabled\"\n >\n {{addLabel}}\n </button>\n</div>\n" }]
|
|
3367
3384
|
}], propDecorators: { blankOption: [{
|
|
3368
3385
|
type: Input,
|
|
3369
3386
|
args: ['clrBlankOption']
|
|
@@ -3403,11 +3420,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3403
3420
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3404
3421
|
*/
|
|
3405
3422
|
class ClrQuickListModule {
|
|
3406
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3407
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
3408
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
3423
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrQuickListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
3424
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrQuickListModule, declarations: [ClrQuickList, ClrAddOption], imports: [CommonModule, FormsModule, ClarityModule, ClrFormsModule], exports: [ClrQuickList] }); }
|
|
3425
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrQuickListModule, imports: [CommonModule, FormsModule, ClarityModule, ClrFormsModule] }); }
|
|
3409
3426
|
}
|
|
3410
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3427
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrQuickListModule, decorators: [{
|
|
3411
3428
|
type: NgModule,
|
|
3412
3429
|
args: [{
|
|
3413
3430
|
imports: [CommonModule, FormsModule, ClarityModule, ClrFormsModule],
|
|
@@ -3423,7 +3440,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3423
3440
|
*/
|
|
3424
3441
|
|
|
3425
3442
|
/*
|
|
3426
|
-
* Copyright (c) 2018-
|
|
3443
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3427
3444
|
* This software is released under MIT license.
|
|
3428
3445
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3429
3446
|
*/
|
|
@@ -3506,14 +3523,15 @@ class ClrSearchField {
|
|
|
3506
3523
|
delete this.keyupListener;
|
|
3507
3524
|
}
|
|
3508
3525
|
}
|
|
3509
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3510
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3526
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrSearchField, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i3$1.NgControl, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3527
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrSearchField, isStandalone: false, selector: "[clrSearch]", host: { properties: { "class.search-input": "true" } }, ngImport: i0 }); }
|
|
3511
3528
|
}
|
|
3512
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3529
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrSearchField, decorators: [{
|
|
3513
3530
|
type: Directive,
|
|
3514
3531
|
args: [{
|
|
3515
3532
|
selector: '[clrSearch]',
|
|
3516
3533
|
host: { '[class.search-input]': 'true' },
|
|
3534
|
+
standalone: false,
|
|
3517
3535
|
}]
|
|
3518
3536
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i3$1.NgControl, decorators: [{
|
|
3519
3537
|
type: Optional
|
|
@@ -3525,11 +3543,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3525
3543
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3526
3544
|
*/
|
|
3527
3545
|
class ClrSearchFieldModule {
|
|
3528
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3529
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
3530
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
3546
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrSearchFieldModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
3547
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrSearchFieldModule, declarations: [ClrSearchField], imports: [CommonModule, ClarityModule, FormsModule], exports: [ClrSearchField] }); }
|
|
3548
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrSearchFieldModule, imports: [CommonModule, ClarityModule, FormsModule] }); }
|
|
3531
3549
|
}
|
|
3532
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrSearchFieldModule, decorators: [{
|
|
3533
3551
|
type: NgModule,
|
|
3534
3552
|
args: [{
|
|
3535
3553
|
imports: [CommonModule, ClarityModule, FormsModule],
|
|
@@ -3545,15 +3563,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3545
3563
|
*/
|
|
3546
3564
|
|
|
3547
3565
|
/*
|
|
3548
|
-
* Copyright (c) 2018-
|
|
3566
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3549
3567
|
* This software is released under MIT license.
|
|
3550
3568
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3551
3569
|
*/
|
|
3552
3570
|
class ClrTreetableColumn {
|
|
3553
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3554
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3571
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableColumn, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3572
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrTreetableColumn, isStandalone: false, selector: "clr-tt-column", host: { attributes: { "role": "columnheader" }, properties: { "class.treetable-column": "true" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
3555
3573
|
}
|
|
3556
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3574
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableColumn, decorators: [{
|
|
3557
3575
|
type: Component,
|
|
3558
3576
|
args: [{
|
|
3559
3577
|
selector: 'clr-tt-column',
|
|
@@ -3562,11 +3580,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3562
3580
|
'[class.treetable-column]': 'true',
|
|
3563
3581
|
role: 'columnheader',
|
|
3564
3582
|
},
|
|
3583
|
+
standalone: false,
|
|
3565
3584
|
}]
|
|
3566
3585
|
}] });
|
|
3567
3586
|
|
|
3568
3587
|
/*
|
|
3569
|
-
* Copyright (c) 2018-
|
|
3588
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3570
3589
|
* This software is released under MIT license.
|
|
3571
3590
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3572
3591
|
*/
|
|
@@ -3604,8 +3623,8 @@ class ClrTreetableActionOverflow {
|
|
|
3604
3623
|
this.destroyed$.next();
|
|
3605
3624
|
this.destroyed$.complete();
|
|
3606
3625
|
}
|
|
3607
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3608
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3626
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableActionOverflow, deps: [{ token: i2.ClrPopoverToggleService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3627
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrTreetableActionOverflow, isStandalone: false, selector: "clr-tt-action-overflow", inputs: { empty: "empty" }, host: { attributes: { "role": "cell" }, properties: { "class.treetable-row-actions": "true", "class.treetable-cell": "true" } }, providers: [ClrPopoverToggleService, ClrPopoverEventsService, ClrPopoverPositionService], ngImport: i0, template: `
|
|
3609
3628
|
<ng-container *ngIf="!empty">
|
|
3610
3629
|
<button class="treetable-action-trigger" clrPopoverAnchor clrPopoverOpenCloseButton>
|
|
3611
3630
|
<cds-icon shape="ellipsis-vertical"></cds-icon>
|
|
@@ -3621,7 +3640,7 @@ class ClrTreetableActionOverflow {
|
|
|
3621
3640
|
</ng-container>
|
|
3622
3641
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i2.ClrPopoverAnchor, selector: "[clrPopoverAnchor]" }, { kind: "directive", type: i2.ÇlrClrPopoverOpenCloseButton, selector: "[clrPopoverOpenCloseButton]", outputs: ["clrPopoverOpenCloseChange"] }, { kind: "directive", type: i2.ClrPopoverContent, selector: "[clrPopoverContent]", inputs: ["clrPopoverContent", "clrPopoverContentAt", "clrPopoverContentOutsideClickToClose", "clrPopoverContentScrollToClose"] }] }); }
|
|
3623
3642
|
}
|
|
3624
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3643
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableActionOverflow, decorators: [{
|
|
3625
3644
|
type: Component,
|
|
3626
3645
|
args: [{
|
|
3627
3646
|
selector: 'clr-tt-action-overflow',
|
|
@@ -3646,13 +3665,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3646
3665
|
'[class.treetable-cell]': 'true',
|
|
3647
3666
|
role: 'cell',
|
|
3648
3667
|
},
|
|
3668
|
+
standalone: false,
|
|
3649
3669
|
}]
|
|
3650
3670
|
}], ctorParameters: () => [{ type: i2.ClrPopoverToggleService }, { type: i0.NgZone }], propDecorators: { empty: [{
|
|
3651
3671
|
type: Input
|
|
3652
3672
|
}] } });
|
|
3653
3673
|
|
|
3654
3674
|
/*
|
|
3655
|
-
* Copyright (c) 2018-
|
|
3675
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3656
3676
|
* This software is released under MIT license.
|
|
3657
3677
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3658
3678
|
*/
|
|
@@ -3692,8 +3712,8 @@ class ClrTreetableRow {
|
|
|
3692
3712
|
this.toggleExpand();
|
|
3693
3713
|
}
|
|
3694
3714
|
}
|
|
3695
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3696
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3715
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableRow, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3716
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrTreetableRow, isStandalone: false, selector: "clr-tt-row", inputs: { expanded: ["clrExpanded", "expanded"], clickable: ["clrClickable", "clickable"], expandable: ["clrExpandable", "expandable"] }, outputs: { hasActionOverflow: "hasActionOverflow", expandedChange: "clrExpandedChange" }, host: { properties: { "class.treetable-row-wrapper": "true" } }, queries: [{ propertyName: "actionOverflow", first: true, predicate: ClrTreetableActionOverflow, descendants: true }], ngImport: i0, template: "<!--\n ~ Copyright (c) 2018-2024 Porsche Informatik. All Rights Reserved.\n ~ This software is released under MIT license.\n ~ The full license information can be found in LICENSE in the root directory of this project.\n -->\n\n<div\n [ngClass]=\"{'clr-row-clickable': showClickClass}\"\n class=\"clr-tt-node-content treetable-row\"\n (click)=\"onRowClick($event)\"\n>\n <ng-content select=\"clr-tt-action-overflow\"></ng-content>\n <clr-tt-action-overflow *ngIf=\"showActionOverflow && showEmptyActionOverflow\" [empty]=\"true\"></clr-tt-action-overflow>\n <div class=\"treetable-scrolling-cells\">\n <div class=\"treetable-expandable-caret\" *ngIf=\"expandable\">\n <button type=\"button\" class=\"treetable-expandable-caret-button\" (click)=\"onCaretClick()\">\n <cds-icon\n shape=\"angle\"\n [attr.direction]=\"expanded ? 'down' : 'right'\"\n class=\"treetable-expandable-caret-icon\"\n ></cds-icon>\n </button>\n </div>\n\n <ng-content select=\"clr-tt-cell\"></ng-content>\n </div>\n</div>\n<div [@collapseExpandAnimation]=\"expanded\">\n <ng-content select=\"clr-tt-row\"></ng-content>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "component", type: ClrTreetableActionOverflow, selector: "clr-tt-action-overflow", inputs: ["empty"] }], animations: [
|
|
3697
3717
|
trigger('collapseExpandAnimation', [
|
|
3698
3718
|
state('false', style({ display: 'none' })),
|
|
3699
3719
|
state('true', style({ display: 'block' })),
|
|
@@ -3708,7 +3728,7 @@ class ClrTreetableRow {
|
|
|
3708
3728
|
]),
|
|
3709
3729
|
] }); }
|
|
3710
3730
|
}
|
|
3711
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3731
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableRow, decorators: [{
|
|
3712
3732
|
type: Component,
|
|
3713
3733
|
args: [{ selector: 'clr-tt-row', host: { '[class.treetable-row-wrapper]': 'true' }, animations: [
|
|
3714
3734
|
trigger('collapseExpandAnimation', [
|
|
@@ -3723,7 +3743,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3723
3743
|
animate('300ms', style({ opacity: 0, height: 0 })),
|
|
3724
3744
|
]),
|
|
3725
3745
|
]),
|
|
3726
|
-
], template: "<!--\n ~ Copyright (c) 2018-2024 Porsche Informatik. All Rights Reserved.\n ~ This software is released under MIT license.\n ~ The full license information can be found in LICENSE in the root directory of this project.\n -->\n\n<div\n [ngClass]=\"{'clr-row-clickable': showClickClass}\"\n class=\"clr-tt-node-content treetable-row\"\n (click)=\"onRowClick($event)\"\n>\n <ng-content select=\"clr-tt-action-overflow\"></ng-content>\n <clr-tt-action-overflow *ngIf=\"showActionOverflow && showEmptyActionOverflow\" [empty]=\"true\"></clr-tt-action-overflow>\n <div class=\"treetable-scrolling-cells\">\n <div class=\"treetable-expandable-caret\" *ngIf=\"expandable\">\n <button type=\"button\" class=\"treetable-expandable-caret-button\" (click)=\"onCaretClick()\">\n <cds-icon\n shape=\"angle\"\n [attr.direction]=\"expanded ? 'down' : 'right'\"\n class=\"treetable-expandable-caret-icon\"\n ></cds-icon>\n </button>\n </div>\n\n <ng-content select=\"clr-tt-cell\"></ng-content>\n </div>\n</div>\n<div [@collapseExpandAnimation]=\"expanded\">\n <ng-content select=\"clr-tt-row\"></ng-content>\n</div>\n" }]
|
|
3746
|
+
], standalone: false, template: "<!--\n ~ Copyright (c) 2018-2024 Porsche Informatik. All Rights Reserved.\n ~ This software is released under MIT license.\n ~ The full license information can be found in LICENSE in the root directory of this project.\n -->\n\n<div\n [ngClass]=\"{'clr-row-clickable': showClickClass}\"\n class=\"clr-tt-node-content treetable-row\"\n (click)=\"onRowClick($event)\"\n>\n <ng-content select=\"clr-tt-action-overflow\"></ng-content>\n <clr-tt-action-overflow *ngIf=\"showActionOverflow && showEmptyActionOverflow\" [empty]=\"true\"></clr-tt-action-overflow>\n <div class=\"treetable-scrolling-cells\">\n <div class=\"treetable-expandable-caret\" *ngIf=\"expandable\">\n <button type=\"button\" class=\"treetable-expandable-caret-button\" (click)=\"onCaretClick()\">\n <cds-icon\n shape=\"angle\"\n [attr.direction]=\"expanded ? 'down' : 'right'\"\n class=\"treetable-expandable-caret-icon\"\n ></cds-icon>\n </button>\n </div>\n\n <ng-content select=\"clr-tt-cell\"></ng-content>\n </div>\n</div>\n<div [@collapseExpandAnimation]=\"expanded\">\n <ng-content select=\"clr-tt-row\"></ng-content>\n</div>\n" }]
|
|
3727
3747
|
}], ctorParameters: () => [], propDecorators: { expanded: [{
|
|
3728
3748
|
type: Input,
|
|
3729
3749
|
args: ['clrExpanded']
|
|
@@ -3744,7 +3764,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3744
3764
|
}] } });
|
|
3745
3765
|
|
|
3746
3766
|
/*
|
|
3747
|
-
* Copyright (c) 2018-
|
|
3767
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3748
3768
|
* This software is released under MIT license.
|
|
3749
3769
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3750
3770
|
*/
|
|
@@ -3796,12 +3816,12 @@ class ClrTreetable {
|
|
|
3796
3816
|
this.destroyed$.next();
|
|
3797
3817
|
this.destroyed$.complete();
|
|
3798
3818
|
}
|
|
3799
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3800
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3819
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetable, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3820
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrTreetable, isStandalone: false, selector: "clr-treetable", inputs: { clrClickableRows: "clrClickableRows", hideHeader: ["clrHideHeader", "hideHeader"] }, host: { properties: { "class.empty": "empty", "class.treetable-host": "true" } }, queries: [{ propertyName: "ttColumns", predicate: ClrTreetableColumn, descendants: true }, { propertyName: "ttRows", predicate: ClrTreetableRow, descendants: true }], ngImport: i0, template: "<!--\n ~ Copyright (c) 2018-2021 Porsche Informatik. All Rights Reserved.\n ~ This software is released under MIT license.\n ~ The full license information can be found in LICENSE in the root directory of this project.\n -->\n\n<div class=\"treetable\">\n <div class=\"treetable-grid\" role=\"grid\">\n <div class=\"treetable-header\" role=\"rowgroup\" [class.hide-header]=\"hideHeader\">\n <div *ngIf=\"hasActionOverflow\" class=\"treetable-row-actions treetable-column\"> </div>\n <div class=\"treetable-row-scrollable\" role=\"row\">\n <ng-content select=\"clr-tt-column\"></ng-content>\n </div>\n </div>\n <div class=\"treetable-body\">\n <ng-content select=\"clr-tt-row\"></ng-content>\n <ng-content select=\"clr-tt-placeholder\"></ng-content>\n </div>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
|
|
3801
3821
|
}
|
|
3802
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3822
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetable, decorators: [{
|
|
3803
3823
|
type: Component,
|
|
3804
|
-
args: [{ selector: 'clr-treetable', host: { '[class.empty]': 'empty', '[class.treetable-host]': 'true' }, template: "<!--\n ~ Copyright (c) 2018-2021 Porsche Informatik. All Rights Reserved.\n ~ This software is released under MIT license.\n ~ The full license information can be found in LICENSE in the root directory of this project.\n -->\n\n<div class=\"treetable\">\n <div class=\"treetable-grid\" role=\"grid\">\n <div class=\"treetable-header\" role=\"rowgroup\" [class.hide-header]=\"hideHeader\">\n <div *ngIf=\"hasActionOverflow\" class=\"treetable-row-actions treetable-column\"> </div>\n <div class=\"treetable-row-scrollable\" role=\"row\">\n <ng-content select=\"clr-tt-column\"></ng-content>\n </div>\n </div>\n <div class=\"treetable-body\">\n <ng-content select=\"clr-tt-row\"></ng-content>\n <ng-content select=\"clr-tt-placeholder\"></ng-content>\n </div>\n </div>\n</div>\n" }]
|
|
3824
|
+
args: [{ selector: 'clr-treetable', host: { '[class.empty]': 'empty', '[class.treetable-host]': 'true' }, standalone: false, template: "<!--\n ~ Copyright (c) 2018-2021 Porsche Informatik. All Rights Reserved.\n ~ This software is released under MIT license.\n ~ The full license information can be found in LICENSE in the root directory of this project.\n -->\n\n<div class=\"treetable\">\n <div class=\"treetable-grid\" role=\"grid\">\n <div class=\"treetable-header\" role=\"rowgroup\" [class.hide-header]=\"hideHeader\">\n <div *ngIf=\"hasActionOverflow\" class=\"treetable-row-actions treetable-column\"> </div>\n <div class=\"treetable-row-scrollable\" role=\"row\">\n <ng-content select=\"clr-tt-column\"></ng-content>\n </div>\n </div>\n <div class=\"treetable-body\">\n <ng-content select=\"clr-tt-row\"></ng-content>\n <ng-content select=\"clr-tt-placeholder\"></ng-content>\n </div>\n </div>\n</div>\n" }]
|
|
3805
3825
|
}], propDecorators: { clrClickableRows: [{
|
|
3806
3826
|
type: Input
|
|
3807
3827
|
}], hideHeader: [{
|
|
@@ -3816,15 +3836,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3816
3836
|
}] } });
|
|
3817
3837
|
|
|
3818
3838
|
/*
|
|
3819
|
-
* Copyright (c) 2018-
|
|
3839
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3820
3840
|
* This software is released under MIT license.
|
|
3821
3841
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3822
3842
|
*/
|
|
3823
3843
|
class ClrTreetableCell {
|
|
3824
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3825
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3844
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableCell, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3845
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrTreetableCell, isStandalone: false, selector: "clr-tt-cell", host: { attributes: { "role": "cell" }, properties: { "class.treetable-cell": "true" } }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true }); }
|
|
3826
3846
|
}
|
|
3827
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3847
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableCell, decorators: [{
|
|
3828
3848
|
type: Component,
|
|
3829
3849
|
args: [{
|
|
3830
3850
|
selector: 'clr-tt-cell',
|
|
@@ -3833,24 +3853,25 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3833
3853
|
'[class.treetable-cell]': 'true',
|
|
3834
3854
|
role: 'cell',
|
|
3835
3855
|
},
|
|
3856
|
+
standalone: false,
|
|
3836
3857
|
}]
|
|
3837
3858
|
}] });
|
|
3838
3859
|
|
|
3839
3860
|
/*
|
|
3840
|
-
* Copyright (c) 2018-
|
|
3861
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3841
3862
|
* This software is released under MIT license.
|
|
3842
3863
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3843
3864
|
*/
|
|
3844
3865
|
class ClrTreetablePlaceholder {
|
|
3845
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3846
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
3866
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetablePlaceholder, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
3867
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrTreetablePlaceholder, isStandalone: false, selector: "clr-tt-placeholder", host: { properties: { "class.treetable-placeholder-container": "true" } }, ngImport: i0, template: `
|
|
3847
3868
|
<div class="treetable-placeholder treetable-empty">
|
|
3848
3869
|
<div class="treetable-placeholder-image"></div>
|
|
3849
3870
|
<ng-content></ng-content>
|
|
3850
3871
|
</div>
|
|
3851
3872
|
`, isInline: true }); }
|
|
3852
3873
|
}
|
|
3853
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3874
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetablePlaceholder, decorators: [{
|
|
3854
3875
|
type: Component,
|
|
3855
3876
|
args: [{
|
|
3856
3877
|
selector: 'clr-tt-placeholder',
|
|
@@ -3861,11 +3882,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
3861
3882
|
</div>
|
|
3862
3883
|
`,
|
|
3863
3884
|
host: { '[class.treetable-placeholder-container]': 'true' },
|
|
3885
|
+
standalone: false,
|
|
3864
3886
|
}]
|
|
3865
3887
|
}] });
|
|
3866
3888
|
|
|
3867
3889
|
/*
|
|
3868
|
-
* Copyright (c) 2018-
|
|
3890
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3869
3891
|
* This software is released under MIT license.
|
|
3870
3892
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3871
3893
|
*/
|
|
@@ -3895,16 +3917,19 @@ class TreetableHeaderRenderer {
|
|
|
3895
3917
|
setDefaultColumnClass() {
|
|
3896
3918
|
this.renderer.addClass(this.el.nativeElement, 'clr-col');
|
|
3897
3919
|
}
|
|
3898
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3899
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3920
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TreetableHeaderRenderer, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3921
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: TreetableHeaderRenderer, isStandalone: false, selector: "clr-tt-column", ngImport: i0 }); }
|
|
3900
3922
|
}
|
|
3901
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3923
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TreetableHeaderRenderer, decorators: [{
|
|
3902
3924
|
type: Directive,
|
|
3903
|
-
args: [{
|
|
3925
|
+
args: [{
|
|
3926
|
+
selector: 'clr-tt-column',
|
|
3927
|
+
standalone: false,
|
|
3928
|
+
}]
|
|
3904
3929
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
3905
3930
|
|
|
3906
3931
|
/*
|
|
3907
|
-
* Copyright (c) 2018-
|
|
3932
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3908
3933
|
* This software is released under MIT license.
|
|
3909
3934
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3910
3935
|
*/
|
|
@@ -3921,33 +3946,39 @@ class TreetableCellRenderer {
|
|
|
3921
3946
|
setMaxWidth(maxWidth) {
|
|
3922
3947
|
this.renderer.setStyle(this.el.nativeElement, 'max-width', maxWidth + 'px');
|
|
3923
3948
|
}
|
|
3924
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3925
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3949
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TreetableCellRenderer, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3950
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: TreetableCellRenderer, isStandalone: false, selector: "clr-tt-cell", ngImport: i0 }); }
|
|
3926
3951
|
}
|
|
3927
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3952
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TreetableCellRenderer, decorators: [{
|
|
3928
3953
|
type: Directive,
|
|
3929
|
-
args: [{
|
|
3954
|
+
args: [{
|
|
3955
|
+
selector: 'clr-tt-cell',
|
|
3956
|
+
standalone: false,
|
|
3957
|
+
}]
|
|
3930
3958
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }] });
|
|
3931
3959
|
|
|
3932
3960
|
/*
|
|
3933
|
-
* Copyright (c) 2018-
|
|
3961
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3934
3962
|
* This software is released under MIT license.
|
|
3935
3963
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3936
3964
|
*/
|
|
3937
3965
|
class TreetableRowRenderer {
|
|
3938
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3939
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3966
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TreetableRowRenderer, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3967
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: TreetableRowRenderer, isStandalone: false, selector: "clr-tt-row", queries: [{ propertyName: "cells", predicate: TreetableCellRenderer }], ngImport: i0 }); }
|
|
3940
3968
|
}
|
|
3941
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3969
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TreetableRowRenderer, decorators: [{
|
|
3942
3970
|
type: Directive,
|
|
3943
|
-
args: [{
|
|
3971
|
+
args: [{
|
|
3972
|
+
selector: 'clr-tt-row',
|
|
3973
|
+
standalone: false,
|
|
3974
|
+
}]
|
|
3944
3975
|
}], propDecorators: { cells: [{
|
|
3945
3976
|
type: ContentChildren,
|
|
3946
3977
|
args: [TreetableCellRenderer]
|
|
3947
3978
|
}] } });
|
|
3948
3979
|
|
|
3949
3980
|
/*
|
|
3950
|
-
* Copyright (c) 2018-
|
|
3981
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
3951
3982
|
* This software is released under MIT license.
|
|
3952
3983
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
3953
3984
|
*/
|
|
@@ -4022,13 +4053,14 @@ class TreetableMainRenderer {
|
|
|
4022
4053
|
row.cells.first.setMaxWidth(maxWidth);
|
|
4023
4054
|
});
|
|
4024
4055
|
}
|
|
4025
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4026
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
4056
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TreetableMainRenderer, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4057
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: TreetableMainRenderer, isStandalone: false, selector: "clr-treetable", host: { listeners: { "window:resize": "onResize()" } }, queries: [{ propertyName: "headers", predicate: TreetableHeaderRenderer }, { propertyName: "rows", predicate: TreetableRowRenderer, descendants: true }, { propertyName: "columns", predicate: ClrTreetableColumn }], ngImport: i0 }); }
|
|
4027
4058
|
}
|
|
4028
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4059
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: TreetableMainRenderer, decorators: [{
|
|
4029
4060
|
type: Directive,
|
|
4030
4061
|
args: [{
|
|
4031
4062
|
selector: 'clr-treetable',
|
|
4063
|
+
standalone: false,
|
|
4032
4064
|
}]
|
|
4033
4065
|
}], propDecorators: { headers: [{
|
|
4034
4066
|
type: ContentChildren,
|
|
@@ -4062,8 +4094,8 @@ const CLR_TREETABLE_DIRECTIVES = [
|
|
|
4062
4094
|
TreetableCellRenderer,
|
|
4063
4095
|
];
|
|
4064
4096
|
class ClrTreetableModule {
|
|
4065
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4066
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
4097
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4098
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableModule, declarations: [ClrTreetable,
|
|
4067
4099
|
ClrTreetableRow,
|
|
4068
4100
|
ClrTreetableCell,
|
|
4069
4101
|
ClrTreetableColumn,
|
|
@@ -4082,9 +4114,9 @@ class ClrTreetableModule {
|
|
|
4082
4114
|
TreetableHeaderRenderer,
|
|
4083
4115
|
TreetableRowRenderer,
|
|
4084
4116
|
TreetableCellRenderer] }); }
|
|
4085
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
4117
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableModule, imports: [CommonModule, ClarityModule] }); }
|
|
4086
4118
|
}
|
|
4087
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4119
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTreetableModule, decorators: [{
|
|
4088
4120
|
type: NgModule,
|
|
4089
4121
|
args: [{
|
|
4090
4122
|
imports: [CommonModule, ClarityModule],
|
|
@@ -4100,7 +4132,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
4100
4132
|
*/
|
|
4101
4133
|
|
|
4102
4134
|
/*
|
|
4103
|
-
* Copyright (c) 2018-
|
|
4135
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
4104
4136
|
* This software is released under MIT license.
|
|
4105
4137
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
4106
4138
|
*/
|
|
@@ -4159,8 +4191,8 @@ class ClrViewEditSection {
|
|
|
4159
4191
|
this.toggleCollapsed(true);
|
|
4160
4192
|
}
|
|
4161
4193
|
}
|
|
4162
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4163
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4194
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrViewEditSection, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4195
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrViewEditSection, isStandalone: false, 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 <cds-icon shape=\"angle\" direction=\"up\" size=\"20\" class=\"ces-caret-icon\" [@rotateIcon]=\"_isCollapsed\"></cds-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 <cds-icon class=\"ves-edit-icon\" [attr.shape]=\"_editIcon\" size=\"20\"></cds-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", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i2.ClrForm, selector: "[clrForm]", inputs: ["clrLabelSize"] }, { kind: "directive", type: i3$1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i3$1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i3$1.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }], animations: [
|
|
4164
4196
|
trigger('collapseExpandAnimation', [
|
|
4165
4197
|
transition(':enter', [
|
|
4166
4198
|
style({ opacity: 0, height: 0, overflow: 'hidden' }),
|
|
@@ -4179,7 +4211,7 @@ class ClrViewEditSection {
|
|
|
4179
4211
|
]),
|
|
4180
4212
|
] }); }
|
|
4181
4213
|
}
|
|
4182
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4214
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrViewEditSection, decorators: [{
|
|
4183
4215
|
type: Component,
|
|
4184
4216
|
args: [{ selector: 'clr-view-edit-section', animations: [
|
|
4185
4217
|
trigger('collapseExpandAnimation', [
|
|
@@ -4198,7 +4230,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
4198
4230
|
transition('true => false', animate('300ms ease-out')),
|
|
4199
4231
|
transition('false => true', animate('300ms ease-in')),
|
|
4200
4232
|
]),
|
|
4201
|
-
], 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 <cds-icon shape=\"angle\" direction=\"up\" size=\"20\" class=\"ces-caret-icon\" [@rotateIcon]=\"_isCollapsed\"></cds-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 <cds-icon class=\"ves-edit-icon\" [attr.shape]=\"_editIcon\" size=\"20\"></cds-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" }]
|
|
4233
|
+
], standalone: false, 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 <cds-icon shape=\"angle\" direction=\"up\" size=\"20\" class=\"ces-caret-icon\" [@rotateIcon]=\"_isCollapsed\"></cds-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 <cds-icon class=\"ves-edit-icon\" [attr.shape]=\"_editIcon\" size=\"20\"></cds-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" }]
|
|
4202
4234
|
}], propDecorators: { _title: [{
|
|
4203
4235
|
type: Input,
|
|
4204
4236
|
args: ['clrTitle']
|
|
@@ -4252,11 +4284,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
4252
4284
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
4253
4285
|
*/
|
|
4254
4286
|
class ClrViewEditSectionModule {
|
|
4255
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4256
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
4257
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
4287
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrViewEditSectionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4288
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrViewEditSectionModule, declarations: [ClrViewEditSection], imports: [CommonModule, ClarityModule, FormsModule, ClrFormsModule], exports: [ClrViewEditSection] }); }
|
|
4289
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrViewEditSectionModule, imports: [CommonModule, ClarityModule, FormsModule, ClrFormsModule] }); }
|
|
4258
4290
|
}
|
|
4259
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4291
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrViewEditSectionModule, decorators: [{
|
|
4260
4292
|
type: NgModule,
|
|
4261
4293
|
args: [{
|
|
4262
4294
|
imports: [CommonModule, ClarityModule, FormsModule, ClrFormsModule],
|
|
@@ -4494,10 +4526,10 @@ class ClrHistoryService {
|
|
|
4494
4526
|
};
|
|
4495
4527
|
this.httpClient.post(this.historyNotificationUrl, body).subscribe();
|
|
4496
4528
|
}
|
|
4497
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4498
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4529
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistoryService, deps: [{ token: HISTORY_NOTIFICATION_URL_PROVIDER, optional: true }, { token: i1$1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4530
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistoryService }); }
|
|
4499
4531
|
}
|
|
4500
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4532
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistoryService, decorators: [{
|
|
4501
4533
|
type: Injectable
|
|
4502
4534
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
|
4503
4535
|
type: Inject,
|
|
@@ -4557,12 +4589,12 @@ class ClrHistory {
|
|
|
4557
4589
|
togglePinHistory() {
|
|
4558
4590
|
this.historyService.setHistoryPinned(this.username, !this.pinActivated);
|
|
4559
4591
|
}
|
|
4560
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4561
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4592
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistory, deps: [{ token: ClrHistoryService }, { token: HISTORY_PROVIDER, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4593
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrHistory, isStandalone: false, selector: "clr-history", inputs: { username: ["clrUsername", "username"], context: ["clrContext", "context"], pinActive: ["clrPinActive", "pinActive"], dropdownHeader: ["clrDropdownHeader", "dropdownHeader"], dropdownPin: ["clrDropdownPin", "dropdownPin"], dropdownUnpin: ["clrDropdownUnpin", "dropdownUnpin"], domain: ["clrDomain", "domain"], position: ["clrPosition", "position"] }, host: { classAttribute: "clr-history" }, ngImport: i0, template: "<clr-dropdown>\n <button type=\"button\" class=\"btn btn-icon btn-outline-primary history-button\" clrDropdownTrigger>\n <cds-icon shape=\"history\" size=\"16\"></cds-icon>\n <cds-icon shape=\"angle\" direction=\"down\" size=\"12\"></cds-icon>\n </button>\n <clr-dropdown-menu [clrPosition]=\"position\" *clrIfOpen>\n <label class=\"dropdown-header\" aria-hidden=\"true\">{{ dropdownHeader }}</label>\n <button type=\"button\" clrDropdownItem *ngFor=\"let history of historyElements\" (click)=\"select(history)\">\n {{ history.title }}\n </button>\n <div *ngIf=\"pinActive\" class=\"dropdown-divider\" role=\"separator\" aria-hidden=\"true\"></div>\n <button clrDropdownItem (click)=\"togglePinHistory()\">\n <span *ngIf=\"pinActive && !pinActivated\">{{ dropdownPin }}</span>\n <span *ngIf=\"pinActive && pinActivated\">{{ dropdownUnpin }}</span>\n </button>\n </clr-dropdown-menu>\n</clr-dropdown>\n", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i2.ClrIfOpen, selector: "[clrIfOpen]", inputs: ["clrIfOpen"], outputs: ["clrIfOpenChange"] }, { kind: "directive", type: i2.ClrLabel, selector: "label", inputs: ["id", "for"] }, { kind: "component", type: i2.ClrDropdown, selector: "clr-dropdown", inputs: ["clrCloseMenuOnItemClick"] }, { kind: "component", type: i2.ClrDropdownMenu, selector: "clr-dropdown-menu", inputs: ["clrPosition"] }, { kind: "directive", type: i2.ClrDropdownTrigger, selector: "[clrDropdownTrigger],[clrDropdownToggle]" }, { kind: "directive", type: i2.ClrDropdownItem, selector: "[clrDropdownItem]", inputs: ["clrDisabled", "id"] }, { kind: "directive", type: ClrDropdownOverflowDirective, selector: "clr-dropdown-menu", inputs: ["clrDropdownMenuMaxHeight", "clrDropdownMenuItemMinHeight", "clrMarginBottom"] }] }); }
|
|
4562
4594
|
}
|
|
4563
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4595
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistory, decorators: [{
|
|
4564
4596
|
type: Component,
|
|
4565
|
-
args: [{ selector: 'clr-history', host: { class: 'clr-history' }, template: "<clr-dropdown>\n <button type=\"button\" class=\"btn btn-icon btn-outline-primary history-button\" clrDropdownTrigger>\n <cds-icon shape=\"history\" size=\"16\"></cds-icon>\n <cds-icon shape=\"angle\" direction=\"down\" size=\"12\"></cds-icon>\n </button>\n <clr-dropdown-menu [clrPosition]=\"position\" *clrIfOpen>\n <label class=\"dropdown-header\" aria-hidden=\"true\">{{ dropdownHeader }}</label>\n <button type=\"button\" clrDropdownItem *ngFor=\"let history of historyElements\" (click)=\"select(history)\">\n {{ history.title }}\n </button>\n <div *ngIf=\"pinActive\" class=\"dropdown-divider\" role=\"separator\" aria-hidden=\"true\"></div>\n <button clrDropdownItem (click)=\"togglePinHistory()\">\n <span *ngIf=\"pinActive && !pinActivated\">{{ dropdownPin }}</span>\n <span *ngIf=\"pinActive && pinActivated\">{{ dropdownUnpin }}</span>\n </button>\n </clr-dropdown-menu>\n</clr-dropdown>\n" }]
|
|
4597
|
+
args: [{ selector: 'clr-history', host: { class: 'clr-history' }, standalone: false, template: "<clr-dropdown>\n <button type=\"button\" class=\"btn btn-icon btn-outline-primary history-button\" clrDropdownTrigger>\n <cds-icon shape=\"history\" size=\"16\"></cds-icon>\n <cds-icon shape=\"angle\" direction=\"down\" size=\"12\"></cds-icon>\n </button>\n <clr-dropdown-menu [clrPosition]=\"position\" *clrIfOpen>\n <label class=\"dropdown-header\" aria-hidden=\"true\">{{ dropdownHeader }}</label>\n <button type=\"button\" clrDropdownItem *ngFor=\"let history of historyElements\" (click)=\"select(history)\">\n {{ history.title }}\n </button>\n <div *ngIf=\"pinActive\" class=\"dropdown-divider\" role=\"separator\" aria-hidden=\"true\"></div>\n <button clrDropdownItem (click)=\"togglePinHistory()\">\n <span *ngIf=\"pinActive && !pinActivated\">{{ dropdownPin }}</span>\n <span *ngIf=\"pinActive && pinActivated\">{{ dropdownUnpin }}</span>\n </button>\n </clr-dropdown-menu>\n</clr-dropdown>\n" }]
|
|
4566
4598
|
}], ctorParameters: () => [{ type: ClrHistoryService }, { type: HistoryProvider, decorators: [{
|
|
4567
4599
|
type: Inject,
|
|
4568
4600
|
args: [HISTORY_PROVIDER]
|
|
@@ -4595,7 +4627,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
4595
4627
|
}] } });
|
|
4596
4628
|
|
|
4597
4629
|
/*
|
|
4598
|
-
* Copyright (c) 2018-
|
|
4630
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
4599
4631
|
* This software is released under MIT license.
|
|
4600
4632
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
4601
4633
|
*/
|
|
@@ -4625,12 +4657,12 @@ class ClrHistoryPinned {
|
|
|
4625
4657
|
ngOnDestroy() {
|
|
4626
4658
|
this.settingsSubscription.unsubscribe();
|
|
4627
4659
|
}
|
|
4628
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4629
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
4660
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistoryPinned, deps: [{ token: ClrHistoryService }, { token: HISTORY_PROVIDER, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
4661
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrHistoryPinned, isStandalone: false, selector: "clr-history-pinned", inputs: { username: ["clrUsername", "username"], context: ["clrContext", "context"], domain: ["clrDomain", "domain"] }, ngImport: i0, template: "<nav aria-label=\"history\" class=\"history-container\" *ngIf=\"historyElements.length && active\">\n <ol class=\"history\">\n <ng-container *ngFor=\"let historyItem of historyElements\">\n <li *ngIf=\"historyItem.url\" class=\"history-item\">\n <a [href]=\"historyItem.url\">{{historyItem.title}}</a>\n </li>\n </ng-container>\n </ol>\n</nav>\n", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); }
|
|
4630
4662
|
}
|
|
4631
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4663
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistoryPinned, decorators: [{
|
|
4632
4664
|
type: Component,
|
|
4633
|
-
args: [{ selector: 'clr-history-pinned', template: "<nav aria-label=\"history\" class=\"history-container\" *ngIf=\"historyElements.length && active\">\n <ol class=\"history\">\n <ng-container *ngFor=\"let historyItem of historyElements\">\n <li *ngIf=\"historyItem.url\" class=\"history-item\">\n <a [href]=\"historyItem.url\">{{historyItem.title}}</a>\n </li>\n </ng-container>\n </ol>\n</nav>\n" }]
|
|
4665
|
+
args: [{ selector: 'clr-history-pinned', standalone: false, template: "<nav aria-label=\"history\" class=\"history-container\" *ngIf=\"historyElements.length && active\">\n <ol class=\"history\">\n <ng-container *ngFor=\"let historyItem of historyElements\">\n <li *ngIf=\"historyItem.url\" class=\"history-item\">\n <a [href]=\"historyItem.url\">{{historyItem.title}}</a>\n </li>\n </ng-container>\n </ol>\n</nav>\n" }]
|
|
4634
4666
|
}], ctorParameters: () => [{ type: ClrHistoryService }, { type: HistoryProvider, decorators: [{
|
|
4635
4667
|
type: Inject,
|
|
4636
4668
|
args: [HISTORY_PROVIDER]
|
|
@@ -4653,11 +4685,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
4653
4685
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
4654
4686
|
*/
|
|
4655
4687
|
class ClrHistoryModule {
|
|
4656
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4657
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
4658
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
4688
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistoryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4689
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrHistoryModule, declarations: [ClrHistory, ClrHistoryPinned], imports: [CommonModule, ClarityModule, RouterModule, ClrDropdownOverflowModule], exports: [ClrHistory, ClrHistoryPinned] }); }
|
|
4690
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistoryModule, imports: [CommonModule, ClarityModule, RouterModule, ClrDropdownOverflowModule] }); }
|
|
4659
4691
|
}
|
|
4660
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4692
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrHistoryModule, decorators: [{
|
|
4661
4693
|
type: NgModule,
|
|
4662
4694
|
args: [{
|
|
4663
4695
|
imports: [CommonModule, ClarityModule, RouterModule, ClrDropdownOverflowModule],
|
|
@@ -4673,21 +4705,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
4673
4705
|
*/
|
|
4674
4706
|
|
|
4675
4707
|
/*
|
|
4676
|
-
* Copyright (c) 2018-
|
|
4708
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
4677
4709
|
* This software is released under MIT license.
|
|
4678
4710
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
4679
4711
|
*/
|
|
4680
4712
|
class ClrAutocompleteOff {
|
|
4681
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4682
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
4713
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAutocompleteOff, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4714
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrAutocompleteOff, isStandalone: false, selector: "input:not([autocomplete])", host: { properties: { "attr.autocomplete": "\"off\"" } }, ngImport: i0 }); }
|
|
4683
4715
|
}
|
|
4684
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4716
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAutocompleteOff, decorators: [{
|
|
4685
4717
|
type: Directive,
|
|
4686
4718
|
args: [{
|
|
4687
4719
|
selector: 'input:not([autocomplete])',
|
|
4688
4720
|
host: {
|
|
4689
4721
|
'[attr.autocomplete]': '"off"',
|
|
4690
4722
|
},
|
|
4723
|
+
standalone: false,
|
|
4691
4724
|
}]
|
|
4692
4725
|
}] });
|
|
4693
4726
|
|
|
@@ -4697,11 +4730,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
4697
4730
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
4698
4731
|
*/
|
|
4699
4732
|
class ClrAutocompleteOffModule {
|
|
4700
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4701
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
4702
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
4733
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAutocompleteOffModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4734
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrAutocompleteOffModule, declarations: [ClrAutocompleteOff], exports: [ClrAutocompleteOff] }); }
|
|
4735
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAutocompleteOffModule }); }
|
|
4703
4736
|
}
|
|
4704
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4737
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAutocompleteOffModule, decorators: [{
|
|
4705
4738
|
type: NgModule,
|
|
4706
4739
|
args: [{
|
|
4707
4740
|
declarations: [ClrAutocompleteOff],
|
|
@@ -8551,130 +8584,8 @@ c-10.4,0-18.8-9.6-18.8-21.5v-5h135.6v5H438.2z M302.6,349.6V174.9h69h7h59.6v5l0,0
|
|
|
8551
8584
|
</g>
|
|
8552
8585
|
</svg>
|
|
8553
8586
|
`, '0 0 48 48');
|
|
8554
|
-
const LogoServiceCube = clrIconSVG(`<svg id="Ebene_2" data-name="Ebene 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1404.14 478.8">
|
|
8555
|
-
<defs>
|
|
8556
|
-
<style>
|
|
8557
|
-
.cls-1 {
|
|
8558
|
-
fill: url(#Unbenannter_Verlauf_3);
|
|
8559
|
-
}
|
|
8560
|
-
|
|
8561
|
-
.cls-2 {
|
|
8562
|
-
fill: #575756;
|
|
8563
|
-
}
|
|
8564
|
-
|
|
8565
|
-
.cls-3 {
|
|
8566
|
-
fill: url(#Unbenannter_Verlauf_4);
|
|
8567
|
-
}
|
|
8568
|
-
|
|
8569
|
-
.cls-4 {
|
|
8570
|
-
fill: url(#Unbenannter_Verlauf);
|
|
8571
|
-
}
|
|
8572
|
-
|
|
8573
|
-
.cls-5 {
|
|
8574
|
-
fill: #565556;
|
|
8575
|
-
}
|
|
8576
|
-
|
|
8577
|
-
.cls-6 {
|
|
8578
|
-
fill: url(#Unbenannter_Verlauf_2);
|
|
8579
|
-
}
|
|
8580
|
-
</style>
|
|
8581
|
-
<linearGradient id="Unbenannter_Verlauf" data-name="Unbenannter Verlauf" x1="190.83" y1="633.77" x2="601.83" y2="1035.77" gradientTransform="translate(0 -526)" gradientUnits="userSpaceOnUse">
|
|
8582
|
-
<stop offset="0" stop-color="#53e2eb"/>
|
|
8583
|
-
<stop offset=".3" stop-color="#39afb6"/>
|
|
8584
|
-
<stop offset=".8" stop-color="#0a5155"/>
|
|
8585
|
-
</linearGradient>
|
|
8586
|
-
<linearGradient id="Unbenannter_Verlauf_2" data-name="Unbenannter Verlauf 2" x1="158.91" y1="517.7" x2="484.71" y2="1009.9" gradientTransform="translate(0 -526)" gradientUnits="userSpaceOnUse">
|
|
8587
|
-
<stop offset="0" stop-color="#53e2eb"/>
|
|
8588
|
-
<stop offset=".3" stop-color="#39afb6"/>
|
|
8589
|
-
<stop offset=".8" stop-color="#0a5155"/>
|
|
8590
|
-
</linearGradient>
|
|
8591
|
-
<linearGradient id="Unbenannter_Verlauf_3" data-name="Unbenannter Verlauf 3" x1="146.9" y1="765.2" x2="508.1" y2="765.2" gradientTransform="translate(0 -526)" gradientUnits="userSpaceOnUse">
|
|
8592
|
-
<stop offset="0" stop-color="#53e2eb"/>
|
|
8593
|
-
<stop offset=".2" stop-color="#49ced6"/>
|
|
8594
|
-
<stop offset=".5" stop-color="#2f9ca2"/>
|
|
8595
|
-
<stop offset="1" stop-color="#0a5155"/>
|
|
8596
|
-
</linearGradient>
|
|
8597
|
-
<linearGradient id="Unbenannter_Verlauf_4" data-name="Unbenannter Verlauf 4" x1="100" y1="765.4" x2="540" y2="765.4" gradientTransform="translate(0 -526)" gradientUnits="userSpaceOnUse">
|
|
8598
|
-
<stop offset="0" stop-color="#53e2eb"/>
|
|
8599
|
-
<stop offset=".2" stop-color="#49ced6"/>
|
|
8600
|
-
<stop offset=".5" stop-color="#2f9ca2"/>
|
|
8601
|
-
<stop offset="1" stop-color="#0a5155"/>
|
|
8602
|
-
</linearGradient>
|
|
8603
|
-
</defs>
|
|
8604
|
-
<g>
|
|
8605
|
-
<rect class="cls-2" x="245.2" y="295.3" width="59" height="18.9"/>
|
|
8606
|
-
<rect class="cls-2" x="339.9" y="157.8" width="59" height="18.9"/>
|
|
8607
|
-
<path class="cls-4" d="M353,254.9l-12.6,16.6-20.9,12.3h-19.6l-21.2-10-7-11.6,37.2-1,15.3-22.6-16.3-23.6-37.8-.3,12.9-15.3,30.5-8.6,24.2,8.6,11.9,15.3,4.3,7.6h56.1v-59.7l-9-15.9-13.3-.3-149.9,1-6.3,13.9-.3,130.7v19.6l12.9,14.9h143l18.9-5.6,4.3-16.6.3-50.1-57.7.7h.1ZM350.1,164.2h38.9c2.1.1,3.7,1.8,3.7,3.9s-1.7,3.7-3.7,3.7h-38.9c-2.1-.1-3.7-1.8-3.7-3.9s1.7-3.7,3.7-3.7h0ZM293.2,309h-38.9c-2.1-.1-3.7-1.8-3.7-3.9s1.7-3.7,3.7-3.7h38.9c2.1.1,3.7,1.8,3.7,3.9s-1.7,3.7-3.7,3.7h0Z"/>
|
|
8608
|
-
<path class="cls-2" d="M265.5,216.2c0,.2.2.5.3.6.2.2.2.4.4.6.2.2.4.4.6.5.2,0,.2.2.4.3h.2l.7.2c.2,0,.5.2.8.2s.2,0,.2,0h38.1l12.9,19.3-12.9,19.3h-38.3c-.2,0-.5,0-.8.2l-.7.2h-.2c-.2,0-.2.2-.4.3-.2.2-.4.3-.6.5s-.3.4-.4.6c-.2.2-.2.4-.3.6,0,.2-.2.5-.2.8v.7c0,.2,0,.5.2.8l.2.7v.2c8.9,15.5,25.6,25.1,43.5,25.1s38.5-12.4,46.2-30.9h57.5c0-2.6,0-5.1-.1-7.7h-60c-.8,0-1.4.2-2,.6-.2,0-.2.2-.4.2-.5.5-1,1-1.2,1.6h0c-5.9,17-22,28.4-40.1,28.4s-24.7-5.8-32.7-15.5h32.7c1.5,0,2.6-.6,3.4-1.7l15.5-23.2c.8-1.3.8-3,0-4.3l-15.5-23.2c-.7-1.1-1.9-1.7-3.2-1.7h-32.7c8-9.7,20-15.5,32.7-15.5s34.2,11.4,40.1,28.3h0c0,.3.3.5.5.8.2.2.2.4.4.5.2.2.4.3.5.5.2.2.4.3.6.4.2,0,.4,0,.6.2.3,0,.5.2.8.2h60.9c.2-2.6.4-5.1.5-7.7h-58.8c-7.7-18.6-25.8-30.9-46.2-30.9s-34.6,9.7-43.5,25.1v.2l-.2.7c0,.2-.2.5-.2.8s0,.2,0,.2v.5c0,.3,0,.5.2.8h0v.6Z"/>
|
|
8609
|
-
<path class="cls-2" d="M391.6,330.2h-142.3c-12.7,0-23-10.3-23-23v-142.3c0-12.7,10.3-23,23-23h142.3c12.7,0,23,10.3,23,23v61.6h-8.4v-61.6c0-8.1-6.6-14.6-14.6-14.6h-142.3c-8.1,0-14.6,6.6-14.6,14.6v142.3c0,8.1,6.6,14.6,14.6,14.6h142.3c8.1,0,14.6-6.6,14.6-14.6v-57.4h8.4v57.4c0,12.7-10.3,23-23,23h0Z"/>
|
|
8610
|
-
<path class="cls-2" d="M4.3,269.7h127.3c2.4,0,4.3,1.9,4.3,4.3h0c0,2.4-1.9,4.3-4.3,4.3H4.3c-2.4,0-4.3-1.9-4.3-4.3h0c0-2.4,1.9-4.3,4.3-4.3Z"/>
|
|
8611
|
-
<path class="cls-2" d="M35.1,235.2h127.3c2.4,0,4.3,1.9,4.3,4.3h0c0,2.4-1.9,4.3-4.3,4.3H35.1c-2.4,0-4.3-1.9-4.3-4.3h0c0-2.4,1.9-4.3,4.3-4.3Z"/>
|
|
8612
|
-
<path class="cls-2" d="M66.6,200.6h127.3c2.4,0,4.3,1.9,4.3,4.3h0c0,2.4-1.9,4.3-4.3,4.3h-127.3c-2.4,0-4.3-1.9-4.3-4.3h0c0-2.4,1.9-4.3,4.3-4.3h0Z"/>
|
|
8613
|
-
<path class="cls-6" d="M319.4,475.7l-201.7-124.4c-9.5-5.8-15.1-16-15.1-27.1v-23.2h9.9c12.3,0,22.2,9.9,22.2,22.2v.9l184.8,114,185.6-114,.4-169.6-185.5-114-185.2,113.2h0v.2c0,12.9-10.5,23.4-23.4,23.4h-8.6v-23.5c0-11.1,5.9-21.6,15.4-27.4L320.2,3l217.5,133.7-.4,205.4-217.6,133.7h0l-.3-.1Z"/>
|
|
8614
|
-
<path class="cls-1" d="M319.3,441l-167.4-103.3c-.1,0-.2-.3-.1-.4v-.2c1.5-2.2,4.3-2.8,6.5-1.5l161,99.3h.3l182.7-112.2s.1-.2.1-.3l.4-166.4c0-.1,0-.2-.1-.3l-182.5-112.2h-.3l-166.3,101.6c-2.3,1.4-5.3.7-6.7-1.6h0c0-.1,0-.3.1-.4l173-105.7h.3l187.7,115.4s.1.2.1.3l-.4,172.2c0,.1,0,.2-.1.3l-187.8,115.4h-.5Z"/>
|
|
8615
|
-
<path class="cls-3" d="M319.4,478.8h0l-203-125.2c-10.2-6.3-16.4-17.3-16.4-29.3v-14.1h0c2.8,0,5.2,2.3,5.2,5.2v9c0,10.2,5.2,19.5,13.9,24.9l200.3,123.6h0l215-132.1h0l.4-202.5h0L320,5.9h0l-200.6,122.6c-8.7,5.3-14.1,15-14.1,25.2v4.9c0,2.8-2.3,5.2-5.2,5.2h0v-10c0-12,6.4-23.4,16.6-29.6L320,0h0l220,135.3h0l-.4,208.3h0l-1.2.7-219,134.5h0Z"/>
|
|
8616
|
-
</g>
|
|
8617
|
-
<g>
|
|
8618
|
-
<path class="cls-5" d="M647.72,286.45c0,6.3-1.14,11.94-3.41,16.92-2.27,4.98-5.46,9.21-9.56,12.69-4.1,3.48-8.97,6.13-14.61,7.96-5.64,1.83-11.79,2.75-18.46,2.75-4.54,0-8.83-.42-12.85-1.26-4.03-.84-7.62-1.85-10.77-3.02-3.15-1.17-5.81-2.36-7.96-3.57-2.16-1.21-3.64-2.23-4.45-3.08-.81-.84-1.39-1.83-1.76-2.97-.37-1.13-.55-2.54-.55-4.23,0-1.24.07-2.27.22-3.08.15-.8.35-1.46.6-1.98.26-.51.58-.86.99-1.04.4-.18.82-.27,1.26-.27,1.02,0,2.47.64,4.34,1.92,1.87,1.28,4.28,2.67,7.25,4.17,2.97,1.5,6.52,2.89,10.66,4.17,4.14,1.28,8.95,1.92,14.45,1.92,4.47,0,8.57-.6,12.3-1.81,3.74-1.21,6.96-2.95,9.67-5.22,2.71-2.27,4.81-5.07,6.32-8.4,1.5-3.33,2.25-7.12,2.25-11.37s-.95-8.17-2.86-11.32c-1.91-3.15-4.41-5.91-7.53-8.29-3.11-2.38-6.65-4.54-10.6-6.48-3.96-1.94-8-3.88-12.14-5.82-4.14-1.94-8.18-4.05-12.14-6.32-3.96-2.27-7.49-4.92-10.6-7.96-3.11-3.04-5.62-6.61-7.53-10.71-1.91-4.1-2.86-8.97-2.86-14.61s.99-10.42,2.97-14.78c1.98-4.36,4.76-8.06,8.35-11.1,3.59-3.04,7.89-5.36,12.91-6.98,5.02-1.61,10.53-2.42,16.53-2.42,3,0,6.04.29,9.12.88,3.08.59,5.99,1.34,8.73,2.25,2.75.92,5.2,1.94,7.36,3.08,2.16,1.14,3.59,2.05,4.28,2.75.7.7,1.13,1.21,1.32,1.54.18.33.35.75.49,1.26.15.51.26,1.12.33,1.81.07.7.11,1.56.11,2.58,0,.95-.06,1.81-.16,2.58-.11.77-.27,1.43-.49,1.98-.22.55-.49.97-.82,1.26-.33.29-.71.44-1.15.44-.81,0-2.03-.53-3.68-1.59-1.65-1.06-3.72-2.25-6.21-3.57-2.49-1.32-5.46-2.51-8.9-3.57-3.44-1.06-7.36-1.59-11.76-1.59s-8.09.59-11.32,1.76c-3.22,1.17-5.9,2.77-8.02,4.78-2.12,2.02-3.72,4.38-4.78,7.09-1.06,2.71-1.59,5.57-1.59,8.57,0,4.39.95,8.17,2.86,11.32,1.9,3.15,4.43,5.93,7.58,8.35,3.15,2.42,6.72,4.6,10.71,6.54,3.99,1.94,8.06,3.88,12.19,5.82,4.14,1.94,8.2,4.03,12.2,6.26,3.99,2.23,7.56,4.87,10.71,7.91,3.15,3.04,5.68,6.59,7.58,10.66,1.9,4.07,2.86,8.88,2.86,14.45Z"/>
|
|
8619
|
-
<path class="cls-5" d="M759.19,267.89c0,2.64-.7,4.45-2.09,5.44-1.39.99-2.75,1.48-4.07,1.48h-67.78c0,6.15.6,11.72,1.81,16.7,1.21,4.98,3.2,9.25,5.99,12.8,2.78,3.55,6.41,6.28,10.88,8.19,4.47,1.91,9.96,2.86,16.48,2.86,4.62,0,8.75-.4,12.41-1.21,3.66-.8,6.83-1.7,9.5-2.69,2.67-.99,4.87-1.88,6.59-2.69,1.72-.8,2.95-1.21,3.68-1.21.44,0,.84.11,1.21.33.37.22.66.57.88,1.04.22.48.38,1.08.49,1.81.11.73.17,1.65.17,2.75,0,.51-.04,1.01-.11,1.48-.07.48-.16.92-.27,1.32-.11.4-.28.79-.49,1.15-.22.37-.51.73-.88,1.1s-1.5,1.01-3.41,1.92c-1.91.92-4.39,1.83-7.47,2.75-3.08.92-6.65,1.74-10.71,2.47-4.07.73-8.44,1.1-13.13,1.1-7.69,0-14.5-1.15-20.44-3.46-5.93-2.31-10.91-5.71-14.94-10.22-4.03-4.5-7.09-10.09-9.17-16.75-2.09-6.66-3.13-14.39-3.13-23.18s1.08-15.97,3.24-22.63c2.16-6.66,5.25-12.32,9.28-16.97,4.03-4.65,8.88-8.2,14.56-10.66,5.68-2.45,11.99-3.68,18.95-3.68,7.47,0,13.84,1.25,19.12,3.74,5.27,2.49,9.61,5.84,13.02,10.05,3.41,4.21,5.89,9.1,7.47,14.67,1.57,5.57,2.36,11.43,2.36,17.58v2.64ZM745.68,264.04c.22-10.55-2.2-18.79-7.25-24.72-5.05-5.93-12.41-8.9-22.08-8.9-4.98,0-9.36.93-13.13,2.8-3.77,1.87-6.96,4.34-9.56,7.42-2.6,3.08-4.6,6.65-5.99,10.71-1.39,4.07-2.2,8.29-2.42,12.69h60.43Z"/>
|
|
8620
|
-
<path class="cls-5" d="M847.37,228.34c0,1.1-.04,2.03-.11,2.8-.07.77-.2,1.39-.38,1.87-.18.48-.4.84-.66,1.1s-.6.38-1.04.38c-.66,0-1.43-.16-2.31-.49-.88-.33-1.91-.68-3.08-1.04-1.17-.37-2.46-.71-3.85-1.04-1.39-.33-2.93-.5-4.61-.5-1.98,0-3.92.42-5.82,1.26-1.91.84-3.9,2.2-5.99,4.07-2.09,1.87-4.29,4.34-6.59,7.42-2.31,3.08-4.85,6.85-7.64,11.32v67.24c0,.44-.11.84-.33,1.21-.22.37-.57.66-1.04.88-.48.22-1.14.4-1.98.55-.84.15-1.92.22-3.24.22-1.25,0-2.29-.07-3.13-.22-.84-.15-1.52-.33-2.03-.55-.51-.22-.86-.51-1.04-.88-.18-.37-.27-.77-.27-1.21v-99.43c0-.44.09-.84.27-1.21.18-.37.53-.68,1.04-.93.51-.26,1.15-.44,1.92-.55.77-.11,1.78-.16,3.02-.16s2.27.06,3.08.16c.8.11,1.43.29,1.87.55.44.26.75.57.93.93.18.37.27.77.27,1.21v15.71c2.86-4.17,5.49-7.54,7.91-10.11,2.42-2.56,4.72-4.56,6.92-5.99,2.2-1.43,4.34-2.4,6.43-2.91,2.09-.51,4.23-.77,6.43-.77.95,0,2.05.05,3.3.17,1.24.11,2.58.31,4.01.6,1.43.29,2.71.64,3.85,1.04,1.13.4,1.92.77,2.36,1.1.44.33.73.62.88.88.15.26.27.59.38.99.11.4.18.95.22,1.65.04.7.05,1.59.05,2.69Z"/>
|
|
8621
|
-
<path class="cls-5" d="M951.04,223.06c0,.22-.02.46-.05.71-.04.26-.07.49-.11.71-.04.22-.09.46-.17.71-.07.26-.15.49-.22.71l-36.04,96.79c-.22.59-.55,1.06-.99,1.43-.44.37-.99.66-1.65.88-.66.22-1.45.37-2.36.44-.92.07-2,.11-3.24.11s-2.34-.05-3.3-.17c-.95-.11-1.76-.27-2.42-.49s-1.21-.51-1.65-.88c-.44-.37-.77-.8-.99-1.32l-36.04-96.79c-.22-.59-.38-1.06-.49-1.43-.11-.37-.18-.66-.22-.88-.04-.22-.06-.4-.06-.55,0-.51.11-.95.33-1.32.22-.37.57-.64,1.04-.82.48-.18,1.12-.31,1.92-.38.8-.07,1.79-.11,2.97-.11,1.61,0,2.89.06,3.84.16.95.11,1.7.27,2.25.49.55.22.95.51,1.21.88.26.37.49.81.71,1.32l31.09,86.79.22.55.22-.55,30.54-86.79c.15-.51.37-.95.66-1.32.29-.37.71-.66,1.26-.88.55-.22,1.28-.38,2.2-.49.92-.11,2.1-.16,3.57-.16,1.17,0,2.14.04,2.91.11.77.07,1.37.22,1.81.44s.75.49.93.82c.18.33.27.75.27,1.26Z"/>
|
|
8622
|
-
<path class="cls-5" d="M991.87,189.77c0,3.52-.62,5.9-1.87,7.14-1.25,1.25-3.52,1.87-6.81,1.87s-5.44-.6-6.65-1.81c-1.21-1.21-1.81-3.57-1.81-7.09s.62-5.9,1.87-7.14c1.25-1.24,3.52-1.87,6.81-1.87s5.44.6,6.65,1.81,1.81,3.57,1.81,7.09ZM989.89,322.71c0,.44-.11.84-.33,1.21-.22.37-.57.66-1.04.88-.48.22-1.14.4-1.98.55-.84.15-1.92.22-3.24.22-1.25,0-2.29-.07-3.13-.22-.84-.15-1.52-.33-2.03-.55-.51-.22-.86-.51-1.04-.88-.18-.37-.27-.77-.27-1.21v-99.43c0-.44.09-.84.27-1.21.18-.37.53-.68,1.04-.93.51-.26,1.19-.44,2.03-.55.84-.11,1.88-.16,3.13-.16,1.32,0,2.4.06,3.24.16.84.11,1.5.29,1.98.55.48.26.82.57,1.04.93.22.37.33.77.33,1.21v99.43Z"/>
|
|
8623
|
-
<path class="cls-5" d="M1098.84,307.99c0,.88-.04,1.67-.11,2.36-.07.7-.18,1.3-.33,1.81-.15.51-.35.97-.6,1.37-.26.4-.86,1.08-1.81,2.03s-2.54,2.16-4.78,3.62c-2.24,1.47-4.74,2.75-7.53,3.85-2.78,1.1-5.79,1.99-9.01,2.69-3.22.7-6.56,1.04-10,1.04-6.89,0-12.98-1.15-18.29-3.46-5.31-2.31-9.76-5.71-13.35-10.22-3.59-4.5-6.32-10.03-8.18-16.59-1.87-6.55-2.8-14.12-2.8-22.69,0-9.67,1.15-17.94,3.46-24.83,2.31-6.88,5.47-12.52,9.5-16.92,4.03-4.4,8.73-7.64,14.12-9.72,5.38-2.09,11.15-3.13,17.3-3.13,3.3,0,6.44.31,9.45.93,3,.62,5.77,1.45,8.29,2.47,2.53,1.03,4.78,2.2,6.76,3.52,1.98,1.32,3.42,2.44,4.34,3.35.92.92,1.54,1.61,1.87,2.09.33.48.58,1.01.77,1.59.18.59.31,1.23.38,1.92.07.7.11,1.52.11,2.47,0,2.13-.31,3.61-.93,4.45-.62.84-1.3,1.26-2.03,1.26-1.03,0-2.29-.66-3.79-1.98-1.5-1.32-3.42-2.76-5.77-4.34-2.34-1.57-5.18-3.02-8.51-4.34-3.33-1.32-7.31-1.98-11.92-1.98-9.52,0-16.86,3.66-22.03,10.99-5.16,7.33-7.75,17.91-7.75,31.75,0,6.96.7,13.06,2.09,18.29,1.39,5.24,3.39,9.6,5.99,13.07,2.6,3.48,5.77,6.08,9.5,7.8,3.74,1.72,7.95,2.58,12.63,2.58,4.39,0,8.28-.7,11.64-2.09,3.37-1.39,6.3-2.93,8.79-4.61,2.49-1.68,4.56-3.22,6.21-4.61,1.65-1.39,2.87-2.09,3.68-2.09.44,0,.82.13,1.15.38.33.26.6.66.82,1.21.22.55.38,1.21.5,1.98.11.77.17,1.67.17,2.69Z"/>
|
|
8624
|
-
<path class="cls-5" d="M1209.1,267.89c0,2.64-.7,4.45-2.09,5.44-1.39.99-2.75,1.48-4.07,1.48h-67.79c0,6.15.6,11.72,1.81,16.7,1.21,4.98,3.2,9.25,5.99,12.8,2.78,3.55,6.41,6.28,10.88,8.19,4.47,1.91,9.96,2.86,16.48,2.86,4.61,0,8.75-.4,12.41-1.21,3.66-.8,6.83-1.7,9.5-2.69,2.67-.99,4.87-1.88,6.59-2.69,1.72-.8,2.95-1.21,3.68-1.21.44,0,.84.11,1.21.33.37.22.66.57.88,1.04.22.48.38,1.08.49,1.81.11.73.17,1.65.17,2.75,0,.51-.04,1.01-.11,1.48-.07.48-.16.92-.27,1.32-.11.4-.27.79-.49,1.15-.22.37-.51.73-.88,1.1s-1.5,1.01-3.41,1.92c-1.91.92-4.39,1.83-7.47,2.75-3.08.92-6.65,1.74-10.71,2.47-4.07.73-8.44,1.1-13.13,1.1-7.69,0-14.5-1.15-20.43-3.46-5.93-2.31-10.91-5.71-14.94-10.22-4.03-4.5-7.09-10.09-9.17-16.75-2.09-6.66-3.13-14.39-3.13-23.18s1.08-15.97,3.24-22.63c2.16-6.66,5.25-12.32,9.28-16.97,4.03-4.65,8.88-8.2,14.56-10.66,5.68-2.45,11.99-3.68,18.95-3.68,7.47,0,13.84,1.25,19.12,3.74,5.27,2.49,9.61,5.84,13.02,10.05,3.41,4.21,5.89,9.1,7.47,14.67,1.57,5.57,2.36,11.43,2.36,17.58v2.64ZM1195.59,264.04c.22-10.55-2.2-18.79-7.25-24.72-5.05-5.93-12.41-8.9-22.08-8.9-4.98,0-9.36.93-13.13,2.8-3.77,1.87-6.96,4.34-9.56,7.42-2.6,3.08-4.6,6.65-5.99,10.71-1.39,4.07-2.2,8.29-2.42,12.69h60.42Z"/>
|
|
8625
|
-
<path class="cls-5" d="M1404.14,340.16c0,2.98-.15,5.37-.43,7.19-.29,1.82-.68,3.22-1.18,4.22s-1.04,1.63-1.61,1.92c-.58.29-1.2.43-1.86.43-2.73,0-6.31-.74-10.73-2.23-4.42-1.49-9.2-3.62-14.32-6.39-5.13-2.77-10.36-6.16-15.69-10.17-5.33-4.01-10.27-8.62-14.82-13.83-3.8,1.74-8.41,3.25-13.83,4.53-5.42,1.28-11.43,1.92-18.05,1.92-12.49,0-23.38-1.59-32.68-4.77-9.3-3.18-17.05-8.12-23.25-14.82s-10.85-15.23-13.95-25.61c-3.1-10.38-4.65-22.72-4.65-37.02,0-12.98,1.65-24.66,4.96-35.04,3.31-10.38,8.23-19.18,14.76-26.42,6.53-7.23,14.61-12.79,24.25-16.68,9.63-3.89,20.81-5.83,33.55-5.83,11.99,0,22.59,1.61,31.81,4.84,9.22,3.22,16.99,8.17,23.32,14.82,6.33,6.66,11.12,15.07,14.39,25.24,3.27,10.17,4.9,22.2,4.9,36.09,0,7.19-.48,13.95-1.43,20.28-.95,6.33-2.34,12.18-4.15,17.55-1.82,5.38-4.05,10.29-6.7,14.76-2.65,4.46-5.66,8.39-9.05,11.78,5.13,4.46,9.67,7.86,13.64,10.17,3.97,2.32,7.3,4.05,9.98,5.21,2.69,1.16,4.84,2.01,6.45,2.54,1.61.54,2.87,1.24,3.78,2.11.91.87,1.57,2.36,1.98,4.46.41,2.11.62,5.02.62,8.74ZM1354.77,244.29c0-8.35-.66-15.96-1.98-22.82-1.32-6.86-3.58-12.75-6.76-17.67-3.18-4.92-7.42-8.72-12.71-11.41-5.29-2.69-11.91-4.03-19.84-4.03s-14.72,1.49-20.09,4.46c-5.38,2.98-9.72,6.99-13.02,12.03-3.31,5.04-5.64,10.94-7.01,17.67-1.37,6.74-2.05,13.83-2.05,21.27,0,8.85.66,16.79,1.98,23.81,1.32,7.03,3.55,13.02,6.7,17.98,3.14,4.96,7.36,8.74,12.65,11.35,5.29,2.6,11.95,3.91,19.97,3.91s14.72-1.49,20.09-4.46c5.37-2.98,9.71-7.03,13.02-12.15,3.31-5.13,5.64-11.12,7.01-17.98,1.36-6.86,2.05-14.18,2.05-21.95Z"/>
|
|
8626
|
-
</g>
|
|
8627
|
-
</svg>`, '0 0 48 48');
|
|
8628
|
-
const LogoServiceCubeNegative = clrIconSVG(`<svg id="Ebene_2" data-name="Ebene 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1404.14 478.8">
|
|
8629
|
-
<defs>
|
|
8630
|
-
<style>
|
|
8631
|
-
.cls-1 {
|
|
8632
|
-
fill: #fff;
|
|
8633
|
-
}
|
|
8634
|
-
|
|
8635
|
-
.cls-2 {
|
|
8636
|
-
fill: url(#Unbenannter_Verlauf);
|
|
8637
|
-
}
|
|
8638
|
-
|
|
8639
|
-
.cls-3 {
|
|
8640
|
-
fill: url(#Unbenannter_Verlauf_2);
|
|
8641
|
-
}
|
|
8642
|
-
</style>
|
|
8643
|
-
<linearGradient id="Unbenannter_Verlauf" data-name="Unbenannter Verlauf" x1="193.97" y1="620.42" x2="513.47" y2="973.72" gradientTransform="translate(0 -526)" gradientUnits="userSpaceOnUse">
|
|
8644
|
-
<stop offset="0" stop-color="#53e2eb"/>
|
|
8645
|
-
<stop offset=".3" stop-color="#39afb6"/>
|
|
8646
|
-
<stop offset=".8" stop-color="#0a5155"/>
|
|
8647
|
-
</linearGradient>
|
|
8648
|
-
<linearGradient id="Unbenannter_Verlauf_2" data-name="Unbenannter Verlauf 2" x1="158.91" y1="517.7" x2="484.71" y2="1009.9" gradientTransform="translate(0 -526)" gradientUnits="userSpaceOnUse">
|
|
8649
|
-
<stop offset="0" stop-color="#53e2eb"/>
|
|
8650
|
-
<stop offset=".3" stop-color="#39afb6"/>
|
|
8651
|
-
<stop offset=".8" stop-color="#0a5155"/>
|
|
8652
|
-
</linearGradient>
|
|
8653
|
-
</defs>
|
|
8654
|
-
<g>
|
|
8655
|
-
<rect class="cls-1" x="245.2" y="295.3" width="59" height="18.9"/>
|
|
8656
|
-
<rect class="cls-1" x="339.9" y="157.8" width="59" height="18.9"/>
|
|
8657
|
-
<path class="cls-2" d="M353,254.9l-12.6,16.6-20.9,12.3h-19.6l-21.2-10-7-11.6,37.2-1,15.3-22.6-16.3-23.6-37.8-.3,12.9-15.3,30.5-8.6,24.2,8.6,11.9,15.3,4.3,7.6h56.1v-59.7l-9-15.9-13.3-.3-149.9,1-6.3,13.9-.3,130.7v19.6l12.9,14.9h143l18.9-5.6,4.3-16.6.3-50.1-57.7.7h.1ZM350.1,164.2h38.9c2.1.1,3.7,1.8,3.7,3.9s-1.7,3.7-3.7,3.7h-38.9c-2.1-.1-3.7-1.8-3.7-3.9s1.7-3.7,3.7-3.7h0ZM293.2,309h-38.9c-2.1-.1-3.7-1.8-3.7-3.9s1.7-3.7,3.7-3.7h38.9c2.1.1,3.7,1.8,3.7,3.9s-1.7,3.7-3.7,3.7h0Z"/>
|
|
8658
|
-
<path class="cls-1" d="M265.5,216.2c0,.2.2.5.3.6.2.2.2.4.4.6.2.2.4.4.6.5.2,0,.2.2.4.3h.2l.7.2c.2,0,.5.2.8.2s.2,0,.2,0h38.1l12.9,19.3-12.9,19.3h-38.3c-.2,0-.5,0-.8.2l-.7.2h-.2c-.2,0-.2.2-.4.3-.2.2-.4.3-.6.5s-.3.4-.4.6c-.2.2-.2.4-.3.6,0,.2-.2.5-.2.8v.7c0,.2,0,.5.2.8l.2.7v.2c8.9,15.5,25.6,25.1,43.5,25.1s38.5-12.4,46.2-30.9h57.5c0-2.6,0-5.1-.1-7.7h-60c-.8,0-1.4.2-2,.6-.2,0-.2.2-.4.2-.5.5-1,1-1.2,1.6h0c-5.9,17-22,28.4-40.1,28.4s-24.7-5.8-32.7-15.5h32.7c1.5,0,2.6-.6,3.4-1.7l15.5-23.2c.8-1.3.8-3,0-4.3l-15.5-23.2c-.7-1.1-1.9-1.7-3.2-1.7h-32.7c8-9.7,20-15.5,32.7-15.5s34.2,11.4,40.1,28.3h0c0,.3.3.5.5.8.2.2.2.4.4.5.2.2.4.3.5.5.2.2.4.3.6.4.2,0,.4,0,.6.2.3,0,.5.2.8.2h60.9c.2-2.6.4-5.1.5-7.7h-58.8c-7.7-18.6-25.8-30.9-46.2-30.9s-34.6,9.7-43.5,25.1v.2l-.2.7c0,.2-.2.5-.2.8s0,.2,0,.2v.5c0,.3,0,.5.2.8h0v.6Z"/>
|
|
8659
|
-
<path class="cls-1" d="M391.6,330.2h-142.3c-12.7,0-23-10.3-23-23v-142.3c0-12.7,10.3-23,23-23h142.3c12.7,0,23,10.3,23,23v61.6h-8.3v-61.6c0-8.1-6.7-14.6-14.7-14.6h-142.3c-8.1,0-14.6,6.6-14.6,14.6v142.3c0,8.1,6.6,14.6,14.6,14.6h142.3c8.1,0,14.6-6.6,14.6-14.6v-57.4h8.4v57.4c0,12.7-10.3,23-23,23h0Z"/>
|
|
8660
|
-
<path class="cls-1" d="M4.3,269.7h127.3c2.4,0,4.3,1.9,4.3,4.3h0c0,2.4-1.9,4.3-4.3,4.3H4.3c-2.4.1-4.3-1.9-4.3-4.3h0c0-2.4,1.9-4.3,4.3-4.3h0Z"/>
|
|
8661
|
-
<path class="cls-1" d="M35.1,235.2h127.3c2.4,0,4.3,1.9,4.3,4.3h0c0,2.4-1.9,4.3-4.3,4.3H35.1c-2.4,0-4.3-1.9-4.3-4.3h0c0-2.4,1.9-4.3,4.3-4.3Z"/>
|
|
8662
|
-
<path class="cls-1" d="M66.6,200.6h127.3c2.4,0,4.3,1.9,4.3,4.3h0c0,2.4-1.9,4.3-4.3,4.3h-127.3c-2.4,0-4.3-1.9-4.3-4.3h0c0-2.4,1.9-4.3,4.3-4.3h0Z"/>
|
|
8663
|
-
<path class="cls-3" d="M319.4,475.7l-201.7-124.4c-9.5-5.8-15.1-16-15.1-27.1v-23.2h9.9c12.3,0,22.2,9.9,22.2,22.2v.9l184.8,114,185.6-114,.4-169.6-185.5-114-185.2,113.2h0v.2c0,12.9-10.5,23.4-23.4,23.4h-8.6v-23.5c0-11.1,5.9-21.6,15.4-27.4L320.2,3l217.5,133.7-.4,205.4-217.6,133.7h0l-.3-.1Z"/>
|
|
8664
|
-
<path class="cls-1" d="M319.3,441l-167.4-103.3c-.1,0-.2-.3-.1-.4v-.2c1.5-2.2,4.3-2.8,6.5-1.5l161,99.3h.3l182.7-112.2s.1-.2.1-.3l.4-166.4c0-.1,0-.2-.1-.3l-182.5-112.2h-.3l-166.3,101.6c-2.3,1.4-5.3.7-6.7-1.6h0c0-.1,0-.3.1-.4l173-105.7h.3l187.7,115.4s.1.2.1.3l-.4,172.2c0,.1,0,.2-.1.3l-187.8,115.4h-.5Z"/>
|
|
8665
|
-
<path class="cls-1" d="M319.4,478.8h0l-203-125.2c-10.2-6.3-16.4-17.3-16.4-29.3v-14.1h0c2.8,0,5.2,2.3,5.2,5.2v9c0,10.2,5.2,19.5,13.9,24.9l200.3,123.6h0l215-132.1h0l.4-202.5h0L320,5.9h0l-200.6,122.6c-8.7,5.3-14.1,15-14.1,25.2v4.9c0,2.8-2.3,5.2-5.2,5.2h0v-10c0-12,6.4-23.4,16.6-29.6L320,0h0l220,135.3h0l-.4,208.3h0l-1.2.7-219,134.5h0Z"/>
|
|
8666
|
-
</g>
|
|
8667
|
-
<g>
|
|
8668
|
-
<path class="cls-1" d="M647.72,286.45c0,6.3-1.14,11.94-3.41,16.92-2.27,4.98-5.46,9.21-9.56,12.69-4.1,3.48-8.97,6.13-14.61,7.96-5.64,1.83-11.79,2.75-18.46,2.75-4.54,0-8.83-.42-12.85-1.26-4.03-.84-7.62-1.85-10.77-3.02-3.15-1.17-5.81-2.36-7.96-3.57-2.16-1.21-3.64-2.23-4.45-3.08-.81-.84-1.39-1.83-1.76-2.97-.37-1.13-.55-2.54-.55-4.23,0-1.24.07-2.27.22-3.08.15-.8.35-1.46.6-1.98.26-.51.58-.86.99-1.04.4-.18.82-.27,1.26-.27,1.02,0,2.47.64,4.34,1.92,1.87,1.28,4.28,2.67,7.25,4.17,2.97,1.5,6.52,2.89,10.66,4.17,4.14,1.28,8.95,1.92,14.45,1.92,4.47,0,8.57-.6,12.3-1.81,3.74-1.21,6.96-2.95,9.67-5.22,2.71-2.27,4.81-5.07,6.32-8.4,1.5-3.33,2.25-7.12,2.25-11.37s-.95-8.17-2.86-11.32c-1.91-3.15-4.41-5.91-7.53-8.29-3.11-2.38-6.65-4.54-10.6-6.48-3.96-1.94-8-3.88-12.14-5.82-4.14-1.94-8.18-4.05-12.14-6.32-3.96-2.27-7.49-4.92-10.6-7.96-3.11-3.04-5.62-6.61-7.53-10.71-1.91-4.1-2.86-8.97-2.86-14.61s.99-10.42,2.97-14.78c1.98-4.36,4.76-8.06,8.35-11.1,3.59-3.04,7.89-5.36,12.91-6.98,5.02-1.61,10.53-2.42,16.53-2.42,3,0,6.04.29,9.12.88,3.08.59,5.99,1.34,8.73,2.25,2.75.92,5.2,1.94,7.36,3.08,2.16,1.14,3.59,2.05,4.28,2.75.7.7,1.13,1.21,1.32,1.54.18.33.35.75.49,1.26.15.51.26,1.12.33,1.81.07.7.11,1.56.11,2.58,0,.95-.06,1.81-.16,2.58-.11.77-.27,1.43-.49,1.98-.22.55-.49.97-.82,1.26-.33.29-.71.44-1.15.44-.81,0-2.03-.53-3.68-1.59-1.65-1.06-3.72-2.25-6.21-3.57-2.49-1.32-5.46-2.51-8.9-3.57-3.44-1.06-7.36-1.59-11.76-1.59s-8.09.59-11.32,1.76c-3.22,1.17-5.9,2.77-8.02,4.78-2.12,2.02-3.72,4.38-4.78,7.09-1.06,2.71-1.59,5.57-1.59,8.57,0,4.39.95,8.17,2.86,11.32,1.9,3.15,4.43,5.93,7.58,8.35,3.15,2.42,6.72,4.6,10.71,6.54,3.99,1.94,8.06,3.88,12.19,5.82,4.14,1.94,8.2,4.03,12.2,6.26,3.99,2.23,7.56,4.87,10.71,7.91,3.15,3.04,5.68,6.59,7.58,10.66,1.9,4.07,2.86,8.88,2.86,14.45Z"/>
|
|
8669
|
-
<path class="cls-1" d="M759.19,267.89c0,2.64-.7,4.45-2.09,5.44-1.39.99-2.75,1.48-4.07,1.48h-67.78c0,6.15.6,11.72,1.81,16.7,1.21,4.98,3.2,9.25,5.99,12.8,2.78,3.55,6.41,6.28,10.88,8.19,4.47,1.91,9.96,2.86,16.48,2.86,4.62,0,8.75-.4,12.41-1.21,3.66-.8,6.83-1.7,9.5-2.69,2.67-.99,4.87-1.88,6.59-2.69,1.72-.8,2.95-1.21,3.68-1.21.44,0,.84.11,1.21.33.37.22.66.57.88,1.04.22.48.38,1.08.49,1.81.11.73.17,1.65.17,2.75,0,.51-.04,1.01-.11,1.48-.07.48-.16.92-.27,1.32-.11.4-.28.79-.49,1.15-.22.37-.51.73-.88,1.1s-1.5,1.01-3.41,1.92c-1.91.92-4.39,1.83-7.47,2.75-3.08.92-6.65,1.74-10.71,2.47-4.07.73-8.44,1.1-13.13,1.1-7.69,0-14.5-1.15-20.44-3.46-5.93-2.31-10.91-5.71-14.94-10.22-4.03-4.5-7.09-10.09-9.17-16.75-2.09-6.66-3.13-14.39-3.13-23.18s1.08-15.97,3.24-22.63c2.16-6.66,5.25-12.32,9.28-16.97,4.03-4.65,8.88-8.2,14.56-10.66,5.68-2.45,11.99-3.68,18.95-3.68,7.47,0,13.84,1.25,19.12,3.74,5.27,2.49,9.61,5.84,13.02,10.05,3.41,4.21,5.89,9.1,7.47,14.67,1.57,5.57,2.36,11.43,2.36,17.58v2.64ZM745.68,264.04c.22-10.55-2.2-18.79-7.25-24.72-5.05-5.93-12.41-8.9-22.08-8.9-4.98,0-9.36.93-13.13,2.8-3.77,1.87-6.96,4.34-9.56,7.42-2.6,3.08-4.6,6.65-5.99,10.71-1.39,4.07-2.2,8.29-2.42,12.69h60.43Z"/>
|
|
8670
|
-
<path class="cls-1" d="M847.37,228.34c0,1.1-.04,2.03-.11,2.8-.07.77-.2,1.39-.38,1.87-.18.48-.4.84-.66,1.1s-.6.38-1.04.38c-.66,0-1.43-.16-2.31-.49-.88-.33-1.91-.68-3.08-1.04-1.17-.37-2.46-.71-3.85-1.04-1.39-.33-2.93-.5-4.61-.5-1.98,0-3.92.42-5.82,1.26-1.91.84-3.9,2.2-5.99,4.07-2.09,1.87-4.29,4.34-6.59,7.42-2.31,3.08-4.85,6.85-7.64,11.32v67.24c0,.44-.11.84-.33,1.21-.22.37-.57.66-1.04.88-.48.22-1.14.4-1.98.55-.84.15-1.92.22-3.24.22-1.25,0-2.29-.07-3.13-.22-.84-.15-1.52-.33-2.03-.55-.51-.22-.86-.51-1.04-.88-.18-.37-.27-.77-.27-1.21v-99.43c0-.44.09-.84.27-1.21.18-.37.53-.68,1.04-.93.51-.26,1.15-.44,1.92-.55.77-.11,1.78-.16,3.02-.16s2.27.06,3.08.16c.8.11,1.43.29,1.87.55.44.26.75.57.93.93.18.37.27.77.27,1.21v15.71c2.86-4.17,5.49-7.54,7.91-10.11,2.42-2.56,4.72-4.56,6.92-5.99,2.2-1.43,4.34-2.4,6.43-2.91,2.09-.51,4.23-.77,6.43-.77.95,0,2.05.05,3.3.17,1.24.11,2.58.31,4.01.6,1.43.29,2.71.64,3.85,1.04,1.13.4,1.92.77,2.36,1.1.44.33.73.62.88.88.15.26.27.59.38.99.11.4.18.95.22,1.65.04.7.05,1.59.05,2.69Z"/>
|
|
8671
|
-
<path class="cls-1" d="M951.04,223.06c0,.22-.02.46-.05.71-.04.26-.07.49-.11.71-.04.22-.09.46-.17.71-.07.26-.15.49-.22.71l-36.04,96.79c-.22.59-.55,1.06-.99,1.43-.44.37-.99.66-1.65.88-.66.22-1.45.37-2.36.44-.92.07-2,.11-3.24.11s-2.34-.05-3.3-.17c-.95-.11-1.76-.27-2.42-.49s-1.21-.51-1.65-.88c-.44-.37-.77-.8-.99-1.32l-36.04-96.79c-.22-.59-.38-1.06-.49-1.43-.11-.37-.18-.66-.22-.88-.04-.22-.06-.4-.06-.55,0-.51.11-.95.33-1.32.22-.37.57-.64,1.04-.82.48-.18,1.12-.31,1.92-.38.8-.07,1.79-.11,2.97-.11,1.61,0,2.89.06,3.84.16.95.11,1.7.27,2.25.49.55.22.95.51,1.21.88.26.37.49.81.71,1.32l31.09,86.79.22.55.22-.55,30.54-86.79c.15-.51.37-.95.66-1.32.29-.37.71-.66,1.26-.88.55-.22,1.28-.38,2.2-.49.92-.11,2.1-.16,3.57-.16,1.17,0,2.14.04,2.91.11.77.07,1.37.22,1.81.44s.75.49.93.82c.18.33.27.75.27,1.26Z"/>
|
|
8672
|
-
<path class="cls-1" d="M991.87,189.77c0,3.52-.62,5.9-1.87,7.14-1.25,1.25-3.52,1.87-6.81,1.87s-5.44-.6-6.65-1.81c-1.21-1.21-1.81-3.57-1.81-7.09s.62-5.9,1.87-7.14c1.25-1.24,3.52-1.87,6.81-1.87s5.44.6,6.65,1.81,1.81,3.57,1.81,7.09ZM989.89,322.71c0,.44-.11.84-.33,1.21-.22.37-.57.66-1.04.88-.48.22-1.14.4-1.98.55-.84.15-1.92.22-3.24.22-1.25,0-2.29-.07-3.13-.22-.84-.15-1.52-.33-2.03-.55-.51-.22-.86-.51-1.04-.88-.18-.37-.27-.77-.27-1.21v-99.43c0-.44.09-.84.27-1.21.18-.37.53-.68,1.04-.93.51-.26,1.19-.44,2.03-.55.84-.11,1.88-.16,3.13-.16,1.32,0,2.4.06,3.24.16.84.11,1.5.29,1.98.55.48.26.82.57,1.04.93.22.37.33.77.33,1.21v99.43Z"/>
|
|
8673
|
-
<path class="cls-1" d="M1098.84,307.99c0,.88-.04,1.67-.11,2.36-.07.7-.18,1.3-.33,1.81-.15.51-.35.97-.6,1.37-.26.4-.86,1.08-1.81,2.03s-2.54,2.16-4.78,3.62c-2.24,1.47-4.74,2.75-7.53,3.85-2.78,1.1-5.79,1.99-9.01,2.69-3.22.7-6.56,1.04-10,1.04-6.89,0-12.98-1.15-18.29-3.46-5.31-2.31-9.76-5.71-13.35-10.22-3.59-4.5-6.32-10.03-8.18-16.59-1.87-6.55-2.8-14.12-2.8-22.69,0-9.67,1.15-17.94,3.46-24.83,2.31-6.88,5.47-12.52,9.5-16.92,4.03-4.4,8.73-7.64,14.12-9.72,5.38-2.09,11.15-3.13,17.3-3.13,3.3,0,6.44.31,9.45.93,3,.62,5.77,1.45,8.29,2.47,2.53,1.03,4.78,2.2,6.76,3.52,1.98,1.32,3.42,2.44,4.34,3.35.92.92,1.54,1.61,1.87,2.09.33.48.58,1.01.77,1.59.18.59.31,1.23.38,1.92.07.7.11,1.52.11,2.47,0,2.13-.31,3.61-.93,4.45-.62.84-1.3,1.26-2.03,1.26-1.03,0-2.29-.66-3.79-1.98-1.5-1.32-3.42-2.76-5.77-4.34-2.34-1.57-5.18-3.02-8.51-4.34-3.33-1.32-7.31-1.98-11.92-1.98-9.52,0-16.86,3.66-22.03,10.99-5.16,7.33-7.75,17.91-7.75,31.75,0,6.96.7,13.06,2.09,18.29,1.39,5.24,3.39,9.6,5.99,13.07,2.6,3.48,5.77,6.08,9.5,7.8,3.74,1.72,7.95,2.58,12.63,2.58,4.39,0,8.28-.7,11.64-2.09,3.37-1.39,6.3-2.93,8.79-4.61,2.49-1.68,4.56-3.22,6.21-4.61,1.65-1.39,2.87-2.09,3.68-2.09.44,0,.82.13,1.15.38.33.26.6.66.82,1.21.22.55.38,1.21.5,1.98.11.77.17,1.67.17,2.69Z"/>
|
|
8674
|
-
<path class="cls-1" d="M1209.1,267.89c0,2.64-.7,4.45-2.09,5.44-1.39.99-2.75,1.48-4.07,1.48h-67.79c0,6.15.6,11.72,1.81,16.7,1.21,4.98,3.2,9.25,5.99,12.8,2.78,3.55,6.41,6.28,10.88,8.19,4.47,1.91,9.96,2.86,16.48,2.86,4.61,0,8.75-.4,12.41-1.21,3.66-.8,6.83-1.7,9.5-2.69,2.67-.99,4.87-1.88,6.59-2.69,1.72-.8,2.95-1.21,3.68-1.21.44,0,.84.11,1.21.33.37.22.66.57.88,1.04.22.48.38,1.08.49,1.81.11.73.17,1.65.17,2.75,0,.51-.04,1.01-.11,1.48-.07.48-.16.92-.27,1.32-.11.4-.27.79-.49,1.15-.22.37-.51.73-.88,1.1s-1.5,1.01-3.41,1.92c-1.91.92-4.39,1.83-7.47,2.75-3.08.92-6.65,1.74-10.71,2.47-4.07.73-8.44,1.1-13.13,1.1-7.69,0-14.5-1.15-20.43-3.46-5.93-2.31-10.91-5.71-14.94-10.22-4.03-4.5-7.09-10.09-9.17-16.75-2.09-6.66-3.13-14.39-3.13-23.18s1.08-15.97,3.24-22.63c2.16-6.66,5.25-12.32,9.28-16.97,4.03-4.65,8.88-8.2,14.56-10.66,5.68-2.45,11.99-3.68,18.95-3.68,7.47,0,13.84,1.25,19.12,3.74,5.27,2.49,9.61,5.84,13.02,10.05,3.41,4.21,5.89,9.1,7.47,14.67,1.57,5.57,2.36,11.43,2.36,17.58v2.64ZM1195.59,264.04c.22-10.55-2.2-18.79-7.25-24.72-5.05-5.93-12.41-8.9-22.08-8.9-4.98,0-9.36.93-13.13,2.8-3.77,1.87-6.96,4.34-9.56,7.42-2.6,3.08-4.6,6.65-5.99,10.71-1.39,4.07-2.2,8.29-2.42,12.69h60.42Z"/>
|
|
8675
|
-
<path class="cls-1" d="M1404.14,340.16c0,2.98-.15,5.37-.43,7.19-.29,1.82-.68,3.22-1.18,4.22s-1.04,1.63-1.61,1.92c-.58.29-1.2.43-1.86.43-2.73,0-6.31-.74-10.73-2.23-4.42-1.49-9.2-3.62-14.32-6.39-5.13-2.77-10.36-6.16-15.69-10.17-5.33-4.01-10.27-8.62-14.82-13.83-3.8,1.74-8.41,3.25-13.83,4.53-5.42,1.28-11.43,1.92-18.05,1.92-12.49,0-23.38-1.59-32.68-4.77-9.3-3.18-17.05-8.12-23.25-14.82s-10.85-15.23-13.95-25.61c-3.1-10.38-4.65-22.72-4.65-37.02,0-12.98,1.65-24.66,4.96-35.04,3.31-10.38,8.23-19.18,14.76-26.42,6.53-7.23,14.61-12.79,24.25-16.68,9.63-3.89,20.81-5.83,33.55-5.83,11.99,0,22.59,1.61,31.81,4.84,9.22,3.22,16.99,8.17,23.32,14.82,6.33,6.66,11.12,15.07,14.39,25.24,3.27,10.17,4.9,22.2,4.9,36.09,0,7.19-.48,13.95-1.43,20.28-.95,6.33-2.34,12.18-4.15,17.55-1.82,5.38-4.05,10.29-6.7,14.76-2.65,4.46-5.66,8.39-9.05,11.78,5.13,4.46,9.67,7.86,13.64,10.17,3.97,2.32,7.3,4.05,9.98,5.21,2.69,1.16,4.84,2.01,6.45,2.54,1.61.54,2.87,1.24,3.78,2.11.91.87,1.57,2.36,1.98,4.46.41,2.11.62,5.02.62,8.74ZM1354.77,244.29c0-8.35-.66-15.96-1.98-22.82-1.32-6.86-3.58-12.75-6.76-17.67-3.18-4.92-7.42-8.72-12.71-11.41-5.29-2.69-11.91-4.03-19.84-4.03s-14.72,1.49-20.09,4.46c-5.38,2.98-9.72,6.99-13.02,12.03-3.31,5.04-5.64,10.94-7.01,17.67-1.37,6.74-2.05,13.83-2.05,21.27,0,8.85.66,16.79,1.98,23.81,1.32,7.03,3.55,13.02,6.7,17.98,3.14,4.96,7.36,8.74,12.65,11.35,5.29,2.6,11.95,3.91,19.97,3.91s14.72-1.49,20.09-4.46c5.37-2.98,9.71-7.03,13.02-12.15,3.31-5.13,5.64-11.12,7.01-17.98,1.36-6.86,2.05-14.18,2.05-21.95Z"/>
|
|
8676
|
-
</g>
|
|
8677
|
-
</svg>`, '0 0 48 48');
|
|
8587
|
+
const LogoServiceCube = clrIconSVG(`<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1558.745 552.952"><defs><style>.cls-1{fill:#575756;}.cls-2{fill:url(#Unbenannter_Verlauf_6);}.cls-3{fill:url(#Unbenannter_Verlauf_6-2);}.cls-4{fill:url(#Unbenannter_Verlauf_21);}.cls-5{fill:url(#Unbenannter_Verlauf_21-2);}</style><linearGradient id="Unbenannter_Verlauf_6" x1="220.35" y1="124.527" x2="694.86" y2="588.697" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#53e2eb"/><stop offset="0.302" stop-color="#3aafb7"/><stop offset="0.821" stop-color="#0a5155"/></linearGradient><linearGradient id="Unbenannter_Verlauf_6-2" x1="183.453" y1="-9.392" x2="559.538" y2="558.948" xlink:href="#Unbenannter_Verlauf_6"/><linearGradient id="Unbenannter_Verlauf_21" x1="169.329" y1="276.449" x2="586.47" y2="276.449" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#53e2eb"/><stop offset="0.173" stop-color="#49cfd7"/><stop offset="0.529" stop-color="#309ca3"/><stop offset="1" stop-color="#0a5155"/></linearGradient><linearGradient id="Unbenannter_Verlauf_21-2" x1="115.489" y1="276.476" x2="623.514" y2="276.476" xlink:href="#Unbenannter_Verlauf_21"/></defs><g id="Layer_2" data-name="Layer 2"><g id="Ebene_1" data-name="Ebene 1"><rect class="cls-1" x="283.126" y="341.199" width="68.17" height="21.83"/><rect class="cls-1" x="392.403" y="182.391" width="68.17" height="21.83"/><path class="cls-2" d="M407.594,294.476l-14.553,19.149L368.913,327.8h-22.6l-24.51-11.489-8.043-13.4,42.894-1.148,17.617-26.043-18.766-27.191-43.66-.383,14.937-17.617,35.234-9.958,27.957,9.958,13.787,17.617,4.979,8.808h64.723V188.008l-10.34-18.383-15.319-.383L274.7,170.391l-7.276,16.085-.383,150.894v22.595L281.977,377.2H447.041l21.83-6.51,4.978-19.149.383-57.83Zm-3.364-104.7h.013l44.874.16a4.314,4.314,0,0,1-.013,8.628h-.013l-44.876-.16a4.314,4.314,0,0,1,.015-8.628ZM338.55,357h-.013l-44.876-.161a4.314,4.314,0,0,1,.015-8.627h.013l44.874.159A4.315,4.315,0,0,1,338.55,357Z"/><path class="cls-1" d="M306.479,249.817a5.375,5.375,0,0,0,.357.714c.179.268.268.446.447.714a2.4,2.4,0,0,0,.714.625c.178.089.268.268.446.357a.33.33,0,0,0,.268.089l.8.268a3.143,3.143,0,0,0,.892.179c.09,0,.179.089.268.089H354.6l14.911,22.231L354.6,297.4H310.675c-.089,0-.178.089-.268.089a3.95,3.95,0,0,0-.892.179l-.8.268a.33.33,0,0,0-.268.089c-.178.089-.268.268-.446.357a4.492,4.492,0,0,0-.714.625,1.954,1.954,0,0,0-.447.715,2.665,2.665,0,0,0-.357.714,3.184,3.184,0,0,0-.179.893c0,.178-.089.357-.089.535,0,.09.089.179.089.268a3.184,3.184,0,0,0,.179.893l.268.8a.327.327,0,0,0,.089.267,57.753,57.753,0,0,0,103.479-6.7h66.432c-.06-2.947-.109-5.893-.131-8.839H407.369a4.2,4.2,0,0,0-2.322.714c-.178.09-.268.179-.446.268a4.8,4.8,0,0,0-1.429,1.875l-.089.089a48.986,48.986,0,0,1-84.015,14.821h37.767a4.626,4.626,0,0,0,3.928-1.964l17.857-26.785a4.459,4.459,0,0,0,0-4.91l-17.857-26.785a4.42,4.42,0,0,0-3.75-1.964H319.246a48.987,48.987,0,0,1,84.016,14.821.087.087,0,0,0,.089.089,2.962,2.962,0,0,0,.536.893c.178.179.267.446.446.625s.446.357.625.536a3.138,3.138,0,0,0,.714.446c.179.089.447.089.715.178a3.767,3.767,0,0,0,.982.179h70.265q.306-4.419.615-8.839H410.315a57.753,57.753,0,0,0-103.479-6.7c-.089.089,0,.178-.089.268l-.268.8a3.184,3.184,0,0,0-.179.893c0,.089-.089.179-.089.268,0,.178.089.357.089.536A2.65,2.65,0,0,0,306.479,249.817Z"/><path class="cls-1" d="M452.157,381.433H287.847a26.609,26.609,0,0,1-26.579-26.579V190.545a26.61,26.61,0,0,1,26.579-26.58h164.31a26.61,26.61,0,0,1,26.579,26.58V261.7h-9.665v-71.15a16.933,16.933,0,0,0-16.914-16.914H287.847a16.933,16.933,0,0,0-16.914,16.914V354.854a16.934,16.934,0,0,0,16.914,16.914h164.31a16.934,16.934,0,0,0,16.914-16.914v-66.29h9.665v66.29A26.609,26.609,0,0,1,452.157,381.433Z"/><rect class="cls-1" y="311.625" width="157" height="10" rx="5"/><rect class="cls-1" x="35.5" y="271.747" width="157" height="10" rx="5"/><rect class="cls-1" x="71.861" y="231.869" width="157" height="10" rx="5"/><path class="cls-3" d="M368.777,549.435,135.944,405.8a36.512,36.512,0,0,1-17.455-31.277V347.71h11.383a25.617,25.617,0,0,1,25.617,25.617v1.058l213.327,131.6L583.049,374.351l.418-195.812L369.366,46.908,155.543,177.553l-.054.095v.142a27.016,27.016,0,0,1-27.016,27.016h-9.984V177.649a37.34,37.34,0,0,1,17.763-31.669L369.426,3.512,620.511,157.881l-.506,237.188Z"/><path class="cls-4" d="M368.625,509.393,175.354,390.165a.36.36,0,0,1-.117-.494l.157-.254a5.343,5.343,0,0,1,7.353-1.742L368.631,502.346a.358.358,0,0,0,.376,0L579.882,372.775a.357.357,0,0,0,.171-.3l.41-192.056a.356.356,0,0,0-.17-.306L369.548,50.542a.359.359,0,0,0-.375,0L177.136,167.874A5.64,5.64,0,0,1,169.382,166h0a.359.359,0,0,1,.119-.493l199.682-122a.359.359,0,0,1,.375,0L586.3,176.759a.357.357,0,0,1,.171.306l-.424,198.765a.357.357,0,0,1-.171.305L369,509.393A.358.358,0,0,1,368.625,509.393Z"/><path class="cls-5" d="M368.8,552.946a.04.04,0,0,1-.042,0L134.368,408.355a39.494,39.494,0,0,1-18.879-33.83V358.25a.04.04,0,0,1,.04-.04h0a5.96,5.96,0,0,1,5.96,5.96v10.355a33.528,33.528,0,0,0,16.03,28.723L368.759,545.9a.04.04,0,0,0,.042,0L616.99,393.4a.041.041,0,0,0,.019-.034l.5-233.789a.041.041,0,0,0-.019-.034L369.442,7.043a.04.04,0,0,0-.042,0L137.816,148.54a34.322,34.322,0,0,0-16.327,29.109v5.6a5.96,5.96,0,0,1-5.96,5.96h0a.04.04,0,0,1-.04-.04V177.649a40.356,40.356,0,0,1,19.2-34.228L369.41.006a.04.04,0,0,1,.042,0L623.5,156.194a.04.04,0,0,1,.019.034L623,396.727a.04.04,0,0,1-.019.034l-1.407.864Z"/><path class="cls-1" d="M754.406,304.184a38.055,38.055,0,0,1-3.211,15.95,33.941,33.941,0,0,1-9.011,11.963,40.22,40.22,0,0,1-13.775,7.509,56.114,56.114,0,0,1-17.4,2.589A59.192,59.192,0,0,1,698.891,341a70.527,70.527,0,0,1-10.15-2.848,54.283,54.283,0,0,1-7.509-3.366,19.012,19.012,0,0,1-4.195-2.9,7.157,7.157,0,0,1-1.657-2.8,13.115,13.115,0,0,1-.518-3.987,16.618,16.618,0,0,1,.207-2.9,6.982,6.982,0,0,1,.57-1.864,2,2,0,0,1,.932-.984,2.854,2.854,0,0,1,1.191-.259q1.449,0,4.091,1.812a60.734,60.734,0,0,0,6.836,3.936,64.767,64.767,0,0,0,10.047,3.936,46.118,46.118,0,0,0,13.619,1.812,37.526,37.526,0,0,0,11.6-1.709,26.915,26.915,0,0,0,9.115-4.919,21.949,21.949,0,0,0,5.955-7.924,25.834,25.834,0,0,0,2.123-10.719,20.237,20.237,0,0,0-2.693-10.668,28.2,28.2,0,0,0-7.094-7.82,59.88,59.88,0,0,0-10-6.111q-5.592-2.744-11.445-5.489t-11.444-5.955a49.4,49.4,0,0,1-10-7.51,33.885,33.885,0,0,1-7.1-10.1,32.449,32.449,0,0,1-2.693-13.775,33.358,33.358,0,0,1,2.8-13.93,29.5,29.5,0,0,1,7.871-10.461,35.29,35.29,0,0,1,12.17-6.577,50.782,50.782,0,0,1,15.588-2.278,45.9,45.9,0,0,1,8.6.828,64.165,64.165,0,0,1,8.234,2.123,46.947,46.947,0,0,1,6.94,2.9,18.662,18.662,0,0,1,4.039,2.59,8.206,8.206,0,0,1,1.242,1.45,5.842,5.842,0,0,1,.467,1.191,10.274,10.274,0,0,1,.31,1.709,24.185,24.185,0,0,1,.1,2.434,17.376,17.376,0,0,1-.155,2.433,8.182,8.182,0,0,1-.466,1.865,3.112,3.112,0,0,1-.777,1.191,1.582,1.582,0,0,1-1.088.414,7.619,7.619,0,0,1-3.469-1.5q-2.331-1.5-5.852-3.367a48.768,48.768,0,0,0-8.39-3.366,37.623,37.623,0,0,0-11.082-1.5,31.2,31.2,0,0,0-10.668,1.658,21.482,21.482,0,0,0-7.56,4.5,18.293,18.293,0,0,0-4.506,6.681,21.927,21.927,0,0,0-1.5,8.078,20.225,20.225,0,0,0,2.693,10.668,28.475,28.475,0,0,0,7.147,7.871,58.5,58.5,0,0,0,10.1,6.163q5.644,2.745,11.5,5.489t11.5,5.9a48.8,48.8,0,0,1,10.1,7.457,33.745,33.745,0,0,1,7.147,10.046A31.873,31.873,0,0,1,754.406,304.184Z"/><path class="cls-1" d="M854.456,334.842a12.232,12.232,0,0,1-.207,2.382,5.08,5.08,0,0,1-.673,1.76,3.264,3.264,0,0,1-1.088,1.088,2.614,2.614,0,0,1-1.346.362H788.377a6.637,6.637,0,0,1-3.832-1.4q-1.968-1.4-1.968-5.126V212.937q0-3.728,1.968-5.127a6.637,6.637,0,0,1,3.832-1.4H850.21a2.634,2.634,0,0,1,1.346.363,2.884,2.884,0,0,1,1.036,1.087,5.929,5.929,0,0,1,.621,1.813,13.711,13.711,0,0,1,.207,2.537,12.242,12.242,0,0,1-.207,2.383,5.247,5.247,0,0,1-.621,1.709,2.974,2.974,0,0,1-1.036,1.035,2.615,2.615,0,0,1-1.346.363h-55v47.125h47.436a2.832,2.832,0,0,1,1.45.362,3,3,0,0,1,1.036,1.036,5.293,5.293,0,0,1,.621,1.761,13.711,13.711,0,0,1,.207,2.537,11.452,11.452,0,0,1-.207,2.331,4.615,4.615,0,0,1-.621,1.605,2.682,2.682,0,0,1-1.036.932,3.193,3.193,0,0,1-1.45.311H795.213v53.443h55.929a2.624,2.624,0,0,1,1.346.363,3.45,3.45,0,0,1,1.088,1.035,4.615,4.615,0,0,1,.673,1.761A13.715,13.715,0,0,1,854.456,334.842Z"/><path class="cls-1" d="M970.146,338.156a2.759,2.759,0,0,1-.259,1.243,2.081,2.081,0,0,1-.984.88,7.269,7.269,0,0,1-2.02.57,21.393,21.393,0,0,1-3.262.207,23.51,23.51,0,0,1-2.952-.155,5.554,5.554,0,0,1-2.019-.622,3.866,3.866,0,0,1-1.347-1.243,8.446,8.446,0,0,1-.932-2.02L943.839,304.5q-2.175-5.488-4.661-10.357a33.881,33.881,0,0,0-6.007-8.441,25.582,25.582,0,0,0-8.493-5.645,30.921,30.921,0,0,0-11.911-2.072H898.889v60.383a2.171,2.171,0,0,1-.311,1.139,2.13,2.13,0,0,1-1.036.829,8.962,8.962,0,0,1-1.916.518,18.543,18.543,0,0,1-3.055.207,18.734,18.734,0,0,1-3-.207,8.921,8.921,0,0,1-1.968-.518,2.125,2.125,0,0,1-1.036-.829,2.17,2.17,0,0,1-.31-1.139V212.937q0-3.728,1.968-5.127a6.634,6.634,0,0,1,3.832-1.4h25.168q4.971,0,8.234.259t5.955.674a45.382,45.382,0,0,1,13.361,4.35A31.332,31.332,0,0,1,954.2,219.1a29.381,29.381,0,0,1,5.541,9.943,38.3,38.3,0,0,1,1.812,11.962,35.174,35.174,0,0,1-1.864,11.859,28.916,28.916,0,0,1-5.282,9.218,33.875,33.875,0,0,1-8.182,6.888,53.832,53.832,0,0,1-10.461,4.868,27.262,27.262,0,0,1,6.163,3.832A30.04,30.04,0,0,1,947,283.159a51.449,51.449,0,0,1,4.4,7.405q2.07,4.2,4.142,9.374l12.533,31.279q1.344,3.626,1.709,4.971A8.621,8.621,0,0,1,970.146,338.156Zm-22.268-95.8a26.355,26.355,0,0,0-3.832-14.552q-3.833-5.955-12.843-8.545a40.231,40.231,0,0,0-6.525-1.191q-3.522-.361-9.218-.362H898.889v49.2h19.264a41.342,41.342,0,0,0,13.361-1.916,26.433,26.433,0,0,0,9.269-5.23,19.982,19.982,0,0,0,5.386-7.768A26.66,26.66,0,0,0,947.878,242.352Z"/><path class="cls-1" d="M1043.268,338.156a3.551,3.551,0,0,1-.932,1.4,4.217,4.217,0,0,1-1.606.88,12.708,12.708,0,0,1-2.382.467,28.992,28.992,0,0,1-3.159.155c-.828,0-1.589-.018-2.278-.052a13.965,13.965,0,0,1-1.865-.207,11.168,11.168,0,0,1-1.45-.363,5.615,5.615,0,0,1-1.139-.518,2.834,2.834,0,0,1-.828-.724,3.582,3.582,0,0,1-.518-1.036l-45.883-127.5a6.285,6.285,0,0,1-.569-2.538,1.86,1.86,0,0,1,.776-1.5,4.623,4.623,0,0,1,2.175-.674,37.753,37.753,0,0,1,3.832-.155,25.667,25.667,0,0,1,3.16.155,6.658,6.658,0,0,1,1.864.466,2.536,2.536,0,0,1,1.036.829,7,7,0,0,1,.673,1.243l41.636,117.968h.1l40.393-117.968a5.2,5.2,0,0,1,.518-1.243,2.136,2.136,0,0,1,1.088-.829,8.559,8.559,0,0,1,2.123-.466,32.115,32.115,0,0,1,3.521-.155,27.1,27.1,0,0,1,3.781.207,3.8,3.8,0,0,1,1.968.725,1.73,1.73,0,0,1,.518,1.45,8.467,8.467,0,0,1-.674,2.486Z"/><path class="cls-1" d="M1126.229,338.363a2.162,2.162,0,0,1-.311,1.139,2.127,2.127,0,0,1-1.035.829,8.956,8.956,0,0,1-1.917.518,22.263,22.263,0,0,1-6.058,0,8.921,8.921,0,0,1-1.968-.518,2.121,2.121,0,0,1-1.036-.829,2.171,2.171,0,0,1-.311-1.139V208.484a1.936,1.936,0,0,1,.363-1.139,2.447,2.447,0,0,1,1.139-.829,10.07,10.07,0,0,1,1.968-.518,16.885,16.885,0,0,1,2.848-.207,18.416,18.416,0,0,1,3.055.207,8.9,8.9,0,0,1,1.917.518,2.138,2.138,0,0,1,1.035.829,2.167,2.167,0,0,1,.311,1.139Z"/><path class="cls-1" d="M1253.105,322.206a19.108,19.108,0,0,1-.1,2.071,10.1,10.1,0,0,1-.311,1.657,5.9,5.9,0,0,1-.569,1.347,8.863,8.863,0,0,1-1.347,1.605,33.95,33.95,0,0,1-4.3,3.211,52.514,52.514,0,0,1-8.337,4.4,69.871,69.871,0,0,1-11.549,3.728,62.167,62.167,0,0,1-14.4,1.554,57.433,57.433,0,0,1-22.89-4.4,46.736,46.736,0,0,1-17.452-12.9,59.214,59.214,0,0,1-11.082-20.921,95.135,95.135,0,0,1-3.884-28.379,96.518,96.518,0,0,1,4.143-29.362,65.136,65.136,0,0,1,11.652-22.061,50.431,50.431,0,0,1,18.021-13.879,55.165,55.165,0,0,1,23.252-4.816,58.809,58.809,0,0,1,11.652,1.139,70.266,70.266,0,0,1,10.409,2.9,50.553,50.553,0,0,1,8.545,4.039,29.521,29.521,0,0,1,5.179,3.677,12.646,12.646,0,0,1,1.76,2.02,5.719,5.719,0,0,1,.57,1.4,11.733,11.733,0,0,1,.31,1.761,21.476,21.476,0,0,1,.1,2.227,18.1,18.1,0,0,1-.155,2.537,6.656,6.656,0,0,1-.518,1.864,3.28,3.28,0,0,1-.88,1.192,1.929,1.929,0,0,1-1.243.414q-1.452,0-4.091-2.123a64.236,64.236,0,0,0-6.94-4.713,54.9,54.9,0,0,0-10.512-4.713,46.017,46.017,0,0,0-14.811-2.123,39.43,39.43,0,0,0-17.3,3.781,37.255,37.255,0,0,0-13.516,11.134,54.743,54.743,0,0,0-8.8,18.125,98.5,98.5,0,0,0-.259,48.472,50.319,50.319,0,0,0,8.389,17.451,35.989,35.989,0,0,0,13.568,10.824,43.276,43.276,0,0,0,18.332,3.728,45.708,45.708,0,0,0,14.656-2.123,59.229,59.229,0,0,0,10.719-4.712,78.39,78.39,0,0,0,7.3-4.713q2.849-2.121,4.4-2.123a1.93,1.93,0,0,1,1.036.259,1.83,1.83,0,0,1,.673.932,8.432,8.432,0,0,1,.414,1.813A21.1,21.1,0,0,1,1253.105,322.206Z"/><path class="cls-1" d="M1350.773,334.842a12.31,12.31,0,0,1-.207,2.382,5.08,5.08,0,0,1-.673,1.76,3.264,3.264,0,0,1-1.088,1.088,2.614,2.614,0,0,1-1.346.362h-62.765a6.637,6.637,0,0,1-3.832-1.4q-1.97-1.4-1.968-5.126V212.937q0-3.728,1.968-5.127a6.637,6.637,0,0,1,3.832-1.4h61.832a2.635,2.635,0,0,1,1.347.363,2.884,2.884,0,0,1,1.036,1.087,5.929,5.929,0,0,1,.621,1.813,13.711,13.711,0,0,1,.207,2.537,12.242,12.242,0,0,1-.207,2.383,5.247,5.247,0,0,1-.621,1.709,2.974,2.974,0,0,1-1.036,1.035,2.616,2.616,0,0,1-1.347.363h-55v47.125h47.436a2.832,2.832,0,0,1,1.45.362,3,3,0,0,1,1.036,1.036,5.293,5.293,0,0,1,.621,1.761,13.711,13.711,0,0,1,.207,2.537,11.452,11.452,0,0,1-.207,2.331,4.615,4.615,0,0,1-.621,1.605,2.682,2.682,0,0,1-1.036.932,3.193,3.193,0,0,1-1.45.311H1291.53v53.443h55.929a2.624,2.624,0,0,1,1.346.363,3.45,3.45,0,0,1,1.088,1.035,4.615,4.615,0,0,1,.673,1.761A13.8,13.8,0,0,1,1350.773,334.842Z"/><path class="cls-1" d="M1558.745,353.174a39.9,39.9,0,0,1-.362,6.007,12.6,12.6,0,0,1-.984,3.522,2.918,2.918,0,0,1-2.9,1.967,29.694,29.694,0,0,1-8.959-1.864,77.368,77.368,0,0,1-11.963-5.334,104.883,104.883,0,0,1-13.1-8.493,81.156,81.156,0,0,1-12.377-11.548,62.981,62.981,0,0,1-11.548,3.78,65.542,65.542,0,0,1-15.07,1.606q-15.64,0-27.291-3.988a46.417,46.417,0,0,1-19.42-12.377q-7.769-8.389-11.652-21.387t-3.884-30.917a96.145,96.145,0,0,1,4.143-29.258,59.254,59.254,0,0,1,12.325-22.061A54.08,54.08,0,0,1,1455.95,208.9q12.064-4.868,28.017-4.868a80.32,80.32,0,0,1,26.566,4.04A48.469,48.469,0,0,1,1530,220.446a54.053,54.053,0,0,1,12.015,21.077q4.089,12.739,4.091,30.139a114.17,114.17,0,0,1-1.191,16.935,85.35,85.35,0,0,1-3.47,14.655,64.973,64.973,0,0,1-5.593,12.325,49.517,49.517,0,0,1-7.561,9.839,77.525,77.525,0,0,0,11.393,8.494,80.606,80.606,0,0,0,8.338,4.35q3.364,1.45,5.385,2.123a8.31,8.31,0,0,1,3.159,1.76,6.979,6.979,0,0,1,1.658,3.729A40.1,40.1,0,0,1,1558.745,353.174Zm-41.221-80.061a101.125,101.125,0,0,0-1.657-19.057,41.341,41.341,0,0,0-5.645-14.76,26.968,26.968,0,0,0-10.616-9.528q-6.63-3.364-16.571-3.366-10.049,0-16.779,3.728a30.391,30.391,0,0,0-10.875,10.047,41.7,41.7,0,0,0-5.852,14.759,89.389,89.389,0,0,0-1.709,17.763,108.045,108.045,0,0,0,1.657,19.885,42.484,42.484,0,0,0,5.593,15.018,25.7,25.7,0,0,0,10.564,9.477q6.627,3.262,16.675,3.263t16.779-3.729a30.083,30.083,0,0,0,10.875-10.15,42.809,42.809,0,0,0,5.852-15.018A93.96,93.96,0,0,0,1517.524,273.113Z"/></g></g></svg>`, '0 0 48 48');
|
|
8588
|
+
const LogoServiceCubeNegative = clrIconSVG(`<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1550.874 552.952"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:url(#Unbenannter_Verlauf_6);}.cls-3{fill:url(#Unbenannter_Verlauf_6-2);}</style><linearGradient id="Unbenannter_Verlauf_6" x1="224.038" y1="109.169" x2="592.847" y2="517.041" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#53e2eb"/><stop offset="0.302" stop-color="#3aafb7"/><stop offset="0.821" stop-color="#0a5155"/></linearGradient><linearGradient id="Unbenannter_Verlauf_6-2" x1="183.453" y1="-9.392" x2="559.538" y2="558.948" xlink:href="#Unbenannter_Verlauf_6"/></defs><g id="Layer_2" data-name="Layer 2"><g id="Ebene_1" data-name="Ebene 1"><rect class="cls-1" x="283.126" y="341.199" width="68.17" height="21.83"/><rect class="cls-1" x="392.403" y="182.391" width="68.17" height="21.83"/><path class="cls-2" d="M407.594,294.476l-14.553,19.149L368.913,327.8h-22.6l-24.51-11.489-8.043-13.4,42.894-1.148,17.617-26.043-18.766-27.191-43.66-.383,14.937-17.617,35.234-9.958,27.957,9.958,13.787,17.617,4.979,8.808h64.723V188.008l-10.34-18.383-15.319-.383L274.7,170.391l-7.276,16.085-.383,150.894v22.595L281.977,377.2H447.041l21.83-6.51,4.978-19.149.383-57.83Zm-3.364-104.7h.013l44.874.16a4.314,4.314,0,0,1-.013,8.628h-.013l-44.876-.16a4.314,4.314,0,0,1,.015-8.628ZM338.55,357h-.013l-44.876-.161a4.314,4.314,0,0,1,.015-8.627h.013l44.874.159A4.315,4.315,0,0,1,338.55,357Z"/><path class="cls-1" d="M306.479,249.817a5.375,5.375,0,0,0,.357.714c.179.268.268.446.447.714a2.4,2.4,0,0,0,.714.625c.178.089.268.268.446.357a.33.33,0,0,0,.268.089l.8.268a3.143,3.143,0,0,0,.892.179c.09,0,.179.089.268.089H354.6l14.911,22.231L354.6,297.4H310.675c-.089,0-.178.089-.268.089a3.95,3.95,0,0,0-.892.179l-.8.268a.33.33,0,0,0-.268.089c-.178.089-.268.268-.446.357a4.492,4.492,0,0,0-.714.625,1.954,1.954,0,0,0-.447.715,2.665,2.665,0,0,0-.357.714,3.184,3.184,0,0,0-.179.893c0,.178-.089.357-.089.535,0,.09.089.179.089.268a3.184,3.184,0,0,0,.179.893l.268.8a.327.327,0,0,0,.089.267,57.753,57.753,0,0,0,103.479-6.7h66.432c-.06-2.947-.109-5.893-.131-8.839H407.369a4.2,4.2,0,0,0-2.322.714c-.178.09-.268.179-.446.268a4.8,4.8,0,0,0-1.429,1.875l-.089.089a48.986,48.986,0,0,1-84.015,14.821h37.767a4.626,4.626,0,0,0,3.928-1.964l17.857-26.785a4.459,4.459,0,0,0,0-4.91l-17.857-26.785a4.42,4.42,0,0,0-3.75-1.964H319.246a48.987,48.987,0,0,1,84.016,14.821.087.087,0,0,0,.089.089,2.962,2.962,0,0,0,.536.893c.178.179.267.446.446.625s.446.357.625.536a3.138,3.138,0,0,0,.714.446c.179.089.447.089.715.178a3.767,3.767,0,0,0,.982.179h70.265q.306-4.419.615-8.839H410.315a57.753,57.753,0,0,0-103.479-6.7c-.089.089,0,.178-.089.268l-.268.8a3.184,3.184,0,0,0-.179.893c0,.089-.089.179-.089.268,0,.178.089.357.089.536A2.65,2.65,0,0,0,306.479,249.817Z"/><path class="cls-1" d="M452.157,381.433H287.847a26.609,26.609,0,0,1-26.579-26.579V190.545a26.61,26.61,0,0,1,26.579-26.58h164.31a26.61,26.61,0,0,1,26.579,26.58l.108,71.147h-9.665l-.108-71.147a16.933,16.933,0,0,0-16.914-16.914H287.847a16.933,16.933,0,0,0-16.914,16.914V354.854a16.934,16.934,0,0,0,16.914,16.914h164.31a16.934,16.934,0,0,0,16.914-16.914v-66.3h9.665v66.3A26.609,26.609,0,0,1,452.157,381.433Z"/><rect class="cls-1" y="311.625" width="157" height="10" rx="5"/><rect class="cls-1" x="35.5" y="271.747" width="157" height="10" rx="5"/><rect class="cls-1" x="71.861" y="231.869" width="157" height="10" rx="5"/><path class="cls-3" d="M368.777,549.435,135.944,405.8a36.512,36.512,0,0,1-17.455-31.277V347.71h11.383a25.617,25.617,0,0,1,25.617,25.617v1.058l213.327,131.6L583.049,374.351l.418-195.812L369.366,46.908,155.543,177.553l-.054.095v.142a27.016,27.016,0,0,1-27.016,27.016h-9.984V177.649a37.34,37.34,0,0,1,17.763-31.669L369.426,3.512,620.511,157.881l-.506,237.188Z"/><path class="cls-1" d="M368.625,509.393,175.354,390.165a.36.36,0,0,1-.117-.494l.157-.254a5.343,5.343,0,0,1,7.353-1.742L368.631,502.346a.358.358,0,0,0,.376,0L579.882,372.775a.357.357,0,0,0,.171-.3l.41-192.056a.356.356,0,0,0-.17-.306L369.548,50.542a.359.359,0,0,0-.375,0L177.136,167.874A5.64,5.64,0,0,1,169.382,166h0a.359.359,0,0,1,.119-.493l199.682-122a.359.359,0,0,1,.375,0L586.3,176.759a.357.357,0,0,1,.171.306l-.424,198.765a.357.357,0,0,1-.171.305L369,509.393A.358.358,0,0,1,368.625,509.393Z"/><path class="cls-1" d="M368.8,552.946a.04.04,0,0,1-.042,0L134.368,408.355a39.494,39.494,0,0,1-18.879-33.83V358.25a.04.04,0,0,1,.04-.04h0a5.96,5.96,0,0,1,5.96,5.96v10.355a33.528,33.528,0,0,0,16.03,28.723L368.759,545.9a.04.04,0,0,0,.042,0L616.99,393.4a.041.041,0,0,0,.019-.034l.5-233.789a.041.041,0,0,0-.019-.034L369.442,7.043a.04.04,0,0,0-.042,0L137.816,148.54a34.322,34.322,0,0,0-16.327,29.109v5.6a5.96,5.96,0,0,1-5.96,5.96h0a.04.04,0,0,1-.04-.04V177.649a40.356,40.356,0,0,1,19.2-34.228L369.41.006a.04.04,0,0,1,.042,0L623.5,156.194a.04.04,0,0,1,.019.034L623,396.727a.04.04,0,0,1-.019.034l-1.407.864Z"/><path class="cls-1" d="M746.534,304.591a38.043,38.043,0,0,1-3.211,15.95,33.926,33.926,0,0,1-9.01,11.962,40.2,40.2,0,0,1-13.776,7.509,56.1,56.1,0,0,1-17.4,2.59,59.192,59.192,0,0,1-12.118-1.191,70.393,70.393,0,0,1-10.15-2.849,54.219,54.219,0,0,1-7.509-3.366,18.956,18.956,0,0,1-4.194-2.9,7.129,7.129,0,0,1-1.657-2.8,13.091,13.091,0,0,1-.518-3.988,16.626,16.626,0,0,1,.207-2.9,6.984,6.984,0,0,1,.569-1.864,2,2,0,0,1,.933-.984,2.848,2.848,0,0,1,1.191-.259q1.449,0,4.091,1.812a60.709,60.709,0,0,0,6.835,3.936,64.767,64.767,0,0,0,10.047,3.936A46.121,46.121,0,0,0,704.484,331a37.531,37.531,0,0,0,11.6-1.708,26.922,26.922,0,0,0,9.114-4.92,21.943,21.943,0,0,0,5.955-7.923,25.839,25.839,0,0,0,2.124-10.72,20.239,20.239,0,0,0-2.693-10.668,28.229,28.229,0,0,0-7.095-7.82,59.906,59.906,0,0,0-10-6.111q-5.592-2.742-11.444-5.489t-11.445-5.955a49.488,49.488,0,0,1-10-7.509,33.894,33.894,0,0,1-7.094-10.1,32.437,32.437,0,0,1-2.693-13.775,33.36,33.36,0,0,1,2.8-13.931,29.505,29.505,0,0,1,7.872-10.46,35.273,35.273,0,0,1,12.17-6.578,50.776,50.776,0,0,1,15.587-2.278,45.836,45.836,0,0,1,8.6.829,63.863,63.863,0,0,1,8.233,2.123,46.8,46.8,0,0,1,6.94,2.9,18.642,18.642,0,0,1,4.039,2.589,8.18,8.18,0,0,1,1.243,1.45,5.834,5.834,0,0,1,.466,1.191,10.286,10.286,0,0,1,.311,1.709,24.222,24.222,0,0,1,.1,2.434,17.251,17.251,0,0,1-.155,2.434,8.173,8.173,0,0,1-.466,1.864,3.089,3.089,0,0,1-.777,1.191,1.581,1.581,0,0,1-1.087.415,7.615,7.615,0,0,1-3.47-1.5q-2.331-1.5-5.852-3.366a48.755,48.755,0,0,0-8.389-3.366,37.628,37.628,0,0,0-11.082-1.5,31.2,31.2,0,0,0-10.668,1.657,21.487,21.487,0,0,0-7.561,4.5,18.3,18.3,0,0,0-4.5,6.681,21.928,21.928,0,0,0-1.5,8.079,20.221,20.221,0,0,0,2.693,10.668,28.485,28.485,0,0,0,7.146,7.871,58.5,58.5,0,0,0,10.1,6.162q5.644,2.746,11.5,5.49t11.5,5.9a48.836,48.836,0,0,1,10.1,7.457,33.741,33.741,0,0,1,7.146,10.047A31.852,31.852,0,0,1,746.534,304.591Z"/><path class="cls-1" d="M846.585,335.248a12.226,12.226,0,0,1-.208,2.382,5.065,5.065,0,0,1-.673,1.761,3.271,3.271,0,0,1-1.087,1.088,2.627,2.627,0,0,1-1.347.362H780.506a6.634,6.634,0,0,1-3.833-1.4q-1.968-1.4-1.967-5.126V213.344q0-3.729,1.967-5.127a6.64,6.64,0,0,1,3.833-1.4h61.832a2.633,2.633,0,0,1,1.346.362,2.887,2.887,0,0,1,1.036,1.088,5.939,5.939,0,0,1,.622,1.812,13.8,13.8,0,0,1,.207,2.538,12.31,12.31,0,0,1-.207,2.382,5.261,5.261,0,0,1-.622,1.709,2.969,2.969,0,0,1-1.036,1.036,2.623,2.623,0,0,1-1.346.362h-55v47.125h47.436a2.833,2.833,0,0,1,1.45.363,2.982,2.982,0,0,1,1.036,1.035,5.3,5.3,0,0,1,.621,1.761,13.708,13.708,0,0,1,.208,2.538,11.436,11.436,0,0,1-.208,2.33,4.615,4.615,0,0,1-.621,1.605,2.677,2.677,0,0,1-1.036.933,3.206,3.206,0,0,1-1.45.31H787.341v53.443H843.27a2.638,2.638,0,0,1,1.347.363,3.451,3.451,0,0,1,1.087,1.036,4.587,4.587,0,0,1,.673,1.76A13.723,13.723,0,0,1,846.585,335.248Z"/><path class="cls-1" d="M962.275,338.562a2.759,2.759,0,0,1-.26,1.243,2.084,2.084,0,0,1-.983.881,7.249,7.249,0,0,1-2.02.569,21.279,21.279,0,0,1-3.263.207,23.332,23.332,0,0,1-2.952-.155,5.579,5.579,0,0,1-2.019-.621,3.857,3.857,0,0,1-1.346-1.244,8.436,8.436,0,0,1-.933-2.019L935.967,304.9q-2.175-5.488-4.66-10.357A33.884,33.884,0,0,0,925.3,286.1a25.569,25.569,0,0,0-8.493-5.644,30.9,30.9,0,0,0-11.91-2.072H891.017V338.77a2.174,2.174,0,0,1-.311,1.139,2.131,2.131,0,0,1-1.035.828,8.914,8.914,0,0,1-1.917.518,18.416,18.416,0,0,1-3.055.207,18.618,18.618,0,0,1-3-.207,8.87,8.87,0,0,1-1.967-.518,2.125,2.125,0,0,1-1.036-.828,2.174,2.174,0,0,1-.311-1.139V213.344q0-3.729,1.968-5.127a6.637,6.637,0,0,1,3.832-1.4h25.168q4.971,0,8.234.259t5.955.673A45.372,45.372,0,0,1,936.9,212.1a31.336,31.336,0,0,1,9.425,7.405,29.364,29.364,0,0,1,5.541,9.943,38.278,38.278,0,0,1,1.813,11.963,35.174,35.174,0,0,1-1.864,11.859,28.929,28.929,0,0,1-5.283,9.218,33.833,33.833,0,0,1-8.182,6.887,53.851,53.851,0,0,1-10.46,4.868,27.291,27.291,0,0,1,6.162,3.832,30,30,0,0,1,5.075,5.489,51.28,51.28,0,0,1,4.4,7.406q2.07,4.2,4.143,9.373L960.2,331.623q1.344,3.627,1.709,4.971A8.647,8.647,0,0,1,962.275,338.562Zm-22.269-95.8a26.346,26.346,0,0,0-3.832-14.551q-3.832-5.955-12.843-8.545a40.016,40.016,0,0,0-6.525-1.191q-3.522-.362-9.218-.363H891.017v49.2h19.264a41.365,41.365,0,0,0,13.361-1.916,26.424,26.424,0,0,0,9.27-5.231,19.991,19.991,0,0,0,5.385-7.768A26.638,26.638,0,0,0,940.006,242.758Z"/><path class="cls-1" d="M1035.4,338.562a3.526,3.526,0,0,1-.932,1.4,4.2,4.2,0,0,1-1.605.881,12.714,12.714,0,0,1-2.382.466,28.755,28.755,0,0,1-3.159.155q-1.243,0-2.279-.051a14.105,14.105,0,0,1-1.864-.208,10.938,10.938,0,0,1-1.45-.362,5.675,5.675,0,0,1-1.139-.518,2.814,2.814,0,0,1-.829-.725,3.607,3.607,0,0,1-.518-1.036l-45.882-127.5a6.285,6.285,0,0,1-.57-2.537,1.859,1.859,0,0,1,.777-1.5,4.6,4.6,0,0,1,2.175-.673,37.4,37.4,0,0,1,3.832-.156,25.432,25.432,0,0,1,3.159.156,6.59,6.59,0,0,1,1.864.466,2.528,2.528,0,0,1,1.036.828,7.069,7.069,0,0,1,.673,1.243l41.636,117.968h.1l40.393-117.968a5.153,5.153,0,0,1,.518-1.243,2.132,2.132,0,0,1,1.087-.828,8.469,8.469,0,0,1,2.123-.466,31.86,31.86,0,0,1,3.522-.156,27.255,27.255,0,0,1,3.78.207,3.8,3.8,0,0,1,1.968.725,1.729,1.729,0,0,1,.518,1.451,8.486,8.486,0,0,1-.673,2.485Z"/><path class="cls-1" d="M1118.358,338.77a2.174,2.174,0,0,1-.311,1.139,2.134,2.134,0,0,1-1.036.828,8.9,8.9,0,0,1-1.916.518,18.433,18.433,0,0,1-3.055.207,18.618,18.618,0,0,1-3-.207,8.865,8.865,0,0,1-1.968-.518,2.129,2.129,0,0,1-1.036-.828,2.173,2.173,0,0,1-.31-1.139V208.89a1.935,1.935,0,0,1,.362-1.139,2.453,2.453,0,0,1,1.139-.829,10.089,10.089,0,0,1,1.968-.518,16.994,16.994,0,0,1,2.849-.207,18.543,18.543,0,0,1,3.055.207,8.9,8.9,0,0,1,1.916.518,2.141,2.141,0,0,1,1.036.829,2.176,2.176,0,0,1,.311,1.139Z"/><path class="cls-1" d="M1245.233,322.612a19.127,19.127,0,0,1-.1,2.072,10.258,10.258,0,0,1-.31,1.657,5.9,5.9,0,0,1-.57,1.346,8.89,8.89,0,0,1-1.346,1.606,34.01,34.01,0,0,1-4.3,3.21,52.388,52.388,0,0,1-8.337,4.4,69.949,69.949,0,0,1-11.548,3.729,62.224,62.224,0,0,1-14.4,1.554,57.442,57.442,0,0,1-22.889-4.4,46.731,46.731,0,0,1-17.452-12.895,59.212,59.212,0,0,1-11.082-20.922,95.094,95.094,0,0,1-3.884-28.379,96.492,96.492,0,0,1,4.143-29.362,65.126,65.126,0,0,1,11.651-22.061,50.42,50.42,0,0,1,18.022-13.878,55.159,55.159,0,0,1,23.252-4.817,58.884,58.884,0,0,1,11.652,1.139,70.177,70.177,0,0,1,10.409,2.9,50.541,50.541,0,0,1,8.544,4.039,29.414,29.414,0,0,1,5.179,3.677,12.624,12.624,0,0,1,1.761,2.02,5.7,5.7,0,0,1,.569,1.4,11.712,11.712,0,0,1,.311,1.76,21.787,21.787,0,0,1,.1,2.227,18.065,18.065,0,0,1-.156,2.537,6.6,6.6,0,0,1-.518,1.865,3.245,3.245,0,0,1-.88,1.191,1.927,1.927,0,0,1-1.243.414q-1.451,0-4.091-2.123a64.321,64.321,0,0,0-6.939-4.712,54.908,54.908,0,0,0-10.513-4.713,46.013,46.013,0,0,0-14.811-2.123,39.439,39.439,0,0,0-17.3,3.78,37.257,37.257,0,0,0-13.516,11.134,54.782,54.782,0,0,0-8.8,18.125,98.5,98.5,0,0,0-.259,48.472,50.351,50.351,0,0,0,8.389,17.452,36,36,0,0,0,13.569,10.823,43.257,43.257,0,0,0,18.332,3.728,45.7,45.7,0,0,0,14.655-2.123,59.1,59.1,0,0,0,10.72-4.712,78.2,78.2,0,0,0,7.3-4.712q2.847-2.122,4.4-2.124a1.927,1.927,0,0,1,1.036.259,1.834,1.834,0,0,1,.673.932,8.439,8.439,0,0,1,.415,1.813A21.294,21.294,0,0,1,1245.233,322.612Z"/><path class="cls-1" d="M1342.9,335.248a12.232,12.232,0,0,1-.207,2.382,5.065,5.065,0,0,1-.673,1.761,3.264,3.264,0,0,1-1.088,1.088,2.623,2.623,0,0,1-1.346.362h-62.764a6.634,6.634,0,0,1-3.833-1.4q-1.968-1.4-1.967-5.126V213.344q0-3.729,1.967-5.127a6.64,6.64,0,0,1,3.833-1.4h61.832a2.633,2.633,0,0,1,1.346.362,2.887,2.887,0,0,1,1.036,1.088,5.939,5.939,0,0,1,.622,1.812,13.8,13.8,0,0,1,.207,2.538,12.31,12.31,0,0,1-.207,2.382,5.261,5.261,0,0,1-.622,1.709,2.969,2.969,0,0,1-1.036,1.036,2.623,2.623,0,0,1-1.346.362h-55v47.125h47.436a2.833,2.833,0,0,1,1.45.363,2.982,2.982,0,0,1,1.036,1.035,5.3,5.3,0,0,1,.621,1.761,13.708,13.708,0,0,1,.208,2.538,11.436,11.436,0,0,1-.208,2.33,4.615,4.615,0,0,1-.621,1.605,2.677,2.677,0,0,1-1.036.933,3.206,3.206,0,0,1-1.45.31h-47.436v53.443h55.929a2.634,2.634,0,0,1,1.346.363,3.444,3.444,0,0,1,1.088,1.036,4.587,4.587,0,0,1,.673,1.76A13.73,13.73,0,0,1,1342.9,335.248Z"/><path class="cls-1" d="M1550.874,353.58a39.748,39.748,0,0,1-.363,6.007,12.528,12.528,0,0,1-.984,3.522,2.921,2.921,0,0,1-2.9,1.968,29.689,29.689,0,0,1-8.959-1.865,77.188,77.188,0,0,1-11.963-5.334,104.992,104.992,0,0,1-13.1-8.492,81.16,81.16,0,0,1-12.377-11.549,62.952,62.952,0,0,1-11.548,3.781,65.532,65.532,0,0,1-15.07,1.605q-15.64,0-27.291-3.988a46.408,46.408,0,0,1-19.42-12.377q-7.767-8.388-11.652-21.387t-3.884-30.916a96.147,96.147,0,0,1,4.143-29.259,59.262,59.262,0,0,1,12.325-22.061,54.1,54.1,0,0,1,20.249-13.931q12.065-4.866,28.016-4.867a80.316,80.316,0,0,1,26.566,4.039,48.464,48.464,0,0,1,19.472,12.377,54.039,54.039,0,0,1,12.014,21.077q4.091,12.738,4.091,30.139A114.156,114.156,0,0,1,1537.047,289a85.291,85.291,0,0,1-3.47,14.656,64.93,64.93,0,0,1-5.593,12.324,49.557,49.557,0,0,1-7.56,9.84,77.475,77.475,0,0,0,11.393,8.493,80.212,80.212,0,0,0,8.337,4.35q3.364,1.452,5.386,2.123a8.326,8.326,0,0,1,3.159,1.761,6.968,6.968,0,0,1,1.657,3.728A40,40,0,0,1,1550.874,353.58Zm-41.222-80.061A101.05,101.05,0,0,0,1508,254.462a41.3,41.3,0,0,0-5.645-14.759,26.964,26.964,0,0,0-10.616-9.529q-6.628-3.364-16.571-3.366-10.047,0-16.779,3.729a30.4,30.4,0,0,0-10.875,10.046,41.72,41.72,0,0,0-5.852,14.759,89.4,89.4,0,0,0-1.709,17.763,107.963,107.963,0,0,0,1.658,19.886,42.478,42.478,0,0,0,5.592,15.017,25.7,25.7,0,0,0,10.565,9.477q6.627,3.263,16.675,3.263t16.778-3.729a30.085,30.085,0,0,0,10.876-10.15,42.82,42.82,0,0,0,5.851-15.018A93.876,93.876,0,0,0,1509.652,273.519Z"/></g></g></svg>`, '0 0 48 48');
|
|
8678
8589
|
const LogoServiceCubeFavIcon = clrIconSVG(`<svg version="1.1" id="Ebene_2_00000131339407504943656940000002367195431503983008_"
|
|
8679
8590
|
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 626.1 553"
|
|
8680
8591
|
style="enable-background:new 0 0 626.1 553;" xml:space="preserve">
|
|
@@ -10329,7 +10240,7 @@ const allIcons = [
|
|
|
10329
10240
|
*/
|
|
10330
10241
|
|
|
10331
10242
|
/*
|
|
10332
|
-
* Copyright (c) 2018-
|
|
10243
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
10333
10244
|
* This software is released under MIT license.
|
|
10334
10245
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
10335
10246
|
*/
|
|
@@ -10379,12 +10290,12 @@ class ClrBrandAvatar {
|
|
|
10379
10290
|
output = output.replace('Š', 'S');
|
|
10380
10291
|
return output;
|
|
10381
10292
|
}
|
|
10382
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10383
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10293
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBrandAvatar, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10294
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrBrandAvatar, isStandalone: false, selector: "clr-brand-avatar", inputs: { brand: ["clrBrand", "brand"], size: ["clrSize", "size"] }, host: { properties: { "class.clr-brand-avatar": "this.avatar" } }, viewQueries: [{ propertyName: "avatarElement", first: true, predicate: ["avatar"], descendants: true, static: true }], ngImport: i0, template: "<div class=\"brand-avatar-rectangle\">\n <div #avatar class=\"brand-avatar-icon-container\">\n <cds-icon\n [attr.size]=\"size\"\n [attr.shape]=\"getShape()\"\n [ngClass]=\"{'default-icon': getShape() === getDefaultIcon()}\"\n ></cds-icon>\n </div>\n</div>\n", dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }] }); }
|
|
10384
10295
|
}
|
|
10385
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10296
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBrandAvatar, decorators: [{
|
|
10386
10297
|
type: Component,
|
|
10387
|
-
args: [{ selector: 'clr-brand-avatar', template: "<div class=\"brand-avatar-rectangle\">\n <div #avatar class=\"brand-avatar-icon-container\">\n <cds-icon\n [attr.size]=\"size\"\n [attr.shape]=\"getShape()\"\n [ngClass]=\"{'default-icon': getShape() === getDefaultIcon()}\"\n ></cds-icon>\n </div>\n</div>\n" }]
|
|
10298
|
+
args: [{ selector: 'clr-brand-avatar', standalone: false, template: "<div class=\"brand-avatar-rectangle\">\n <div #avatar class=\"brand-avatar-icon-container\">\n <cds-icon\n [attr.size]=\"size\"\n [attr.shape]=\"getShape()\"\n [ngClass]=\"{'default-icon': getShape() === getDefaultIcon()}\"\n ></cds-icon>\n </div>\n</div>\n" }]
|
|
10388
10299
|
}], ctorParameters: () => [{ type: i0.Renderer2 }], propDecorators: { avatar: [{
|
|
10389
10300
|
type: HostBinding,
|
|
10390
10301
|
args: ['class.clr-brand-avatar']
|
|
@@ -10405,11 +10316,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
10405
10316
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
10406
10317
|
*/
|
|
10407
10318
|
class ClrBrandAvatarModule {
|
|
10408
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10409
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
10410
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
10319
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBrandAvatarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10320
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrBrandAvatarModule, declarations: [ClrBrandAvatar], imports: [CommonModule, ClarityModule], exports: [ClrBrandAvatar] }); }
|
|
10321
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBrandAvatarModule, imports: [CommonModule, ClarityModule] }); }
|
|
10411
10322
|
}
|
|
10412
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10323
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrBrandAvatarModule, decorators: [{
|
|
10413
10324
|
type: NgModule,
|
|
10414
10325
|
args: [{
|
|
10415
10326
|
imports: [CommonModule, ClarityModule],
|
|
@@ -10526,12 +10437,15 @@ class ClrAddonsLabel {
|
|
|
10526
10437
|
this.destroyed$.next();
|
|
10527
10438
|
this.destroyed$.complete();
|
|
10528
10439
|
}
|
|
10529
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10530
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
10440
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAddonsLabel, deps: [{ token: ControlIdService, optional: true }, { token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10441
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrAddonsLabel, isStandalone: false, selector: "label", ngImport: i0 }); }
|
|
10531
10442
|
}
|
|
10532
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10443
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAddonsLabel, decorators: [{
|
|
10533
10444
|
type: Directive,
|
|
10534
|
-
args: [{
|
|
10445
|
+
args: [{
|
|
10446
|
+
selector: 'label',
|
|
10447
|
+
standalone: false,
|
|
10448
|
+
}]
|
|
10535
10449
|
}], ctorParameters: () => [{ type: ControlIdService, decorators: [{
|
|
10536
10450
|
type: Optional
|
|
10537
10451
|
}] }, { type: i0.Renderer2 }, { type: i0.ElementRef }] });
|
|
@@ -10584,12 +10498,12 @@ class LocationBarSearchComponent {
|
|
|
10584
10498
|
getMinCharactersText() {
|
|
10585
10499
|
return `Type ${this.searchRequest?.minCharacters ?? this.MIN_CHARACTERS_DEFAULT}+ characters to search.`;
|
|
10586
10500
|
}
|
|
10587
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10588
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10501
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: LocationBarSearchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10502
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: LocationBarSearchComponent, isStandalone: false, selector: "clr-location-bar-search", inputs: { searchRequest: ["clrSearchRequest", "searchRequest"] }, outputs: { searchPerformed: "searchPerformed" }, viewQueries: [{ propertyName: "searchInput", first: true, predicate: ["searchInput"], descendants: true, static: true }], ngImport: i0, template: "<div class=\"clr-col-md-12 search-wrapper\">\n <form clrForm>\n <clr-input-container class=\"input-container\">\n <label hidden></label>\n <input\n #searchInput\n class=\"clr-col-md-12\"\n clrInput\n clrSearch\n [placeholder]=\"searchRequest?.placeholder ?? ''\"\n type=\"text\"\n name=\"search\"\n (keydown.Space)=\"preventDropdownActions($event)\"\n [formControl]=\"searchControl\"\n />\n <clr-control-helper *ngIf=\"displayWarning\" class=\"min-text-warning\">{{\n searchRequest?.minCharacterText ?? getMinCharactersText()\n }}</clr-control-helper>\n </clr-input-container>\n </form>\n</div>\n", styles: ["input::placeholder{font-size:.55rem}.search-wrapper{margin-bottom:.3rem}.input-container{margin-top:0}.min-text-warning{color:var(--cds-global-color-construction-800)}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.ClrLabel, selector: "label", inputs: ["id", "for"] }, { kind: "component", type: i2.ClrControlHelper, selector: "clr-control-helper" }, { kind: "directive", type: i2.ClrForm, selector: "[clrForm]", inputs: ["clrLabelSize"] }, { kind: "directive", type: i2.ClrInput, selector: "[clrInput]" }, { kind: "component", type: i2.ClrInputContainer, selector: "clr-input-container" }, { kind: "directive", type: i3$1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i3$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3$1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i3$1.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: ClrAutocompleteOff, selector: "input:not([autocomplete])" }, { kind: "directive", type: ClrAddonsLabel, selector: "label" }, { kind: "directive", type: ClrSearchField, selector: "[clrSearch]" }, { kind: "directive", type: i3$1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
10589
10503
|
}
|
|
10590
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10504
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: LocationBarSearchComponent, decorators: [{
|
|
10591
10505
|
type: Component,
|
|
10592
|
-
args: [{ selector: 'clr-location-bar-search', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"clr-col-md-12 search-wrapper\">\n <form clrForm>\n <clr-input-container class=\"input-container\">\n <label hidden></label>\n <input\n #searchInput\n class=\"clr-col-md-12\"\n clrInput\n clrSearch\n [placeholder]=\"searchRequest?.placeholder ?? ''\"\n type=\"text\"\n name=\"search\"\n (keydown.Space)=\"preventDropdownActions($event)\"\n [formControl]=\"searchControl\"\n />\n <clr-control-helper *ngIf=\"displayWarning\" class=\"min-text-warning\">{{\n searchRequest?.minCharacterText ?? getMinCharactersText()\n }}</clr-control-helper>\n </clr-input-container>\n </form>\n</div>\n", styles: ["input::placeholder{font-size:.55rem}.search-wrapper{margin-bottom:.3rem}.input-container{margin-top:0}.min-text-warning{color:var(--cds-global-color-construction-800)}\n"] }]
|
|
10506
|
+
args: [{ selector: 'clr-location-bar-search', changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "<div class=\"clr-col-md-12 search-wrapper\">\n <form clrForm>\n <clr-input-container class=\"input-container\">\n <label hidden></label>\n <input\n #searchInput\n class=\"clr-col-md-12\"\n clrInput\n clrSearch\n [placeholder]=\"searchRequest?.placeholder ?? ''\"\n type=\"text\"\n name=\"search\"\n (keydown.Space)=\"preventDropdownActions($event)\"\n [formControl]=\"searchControl\"\n />\n <clr-control-helper *ngIf=\"displayWarning\" class=\"min-text-warning\">{{\n searchRequest?.minCharacterText ?? getMinCharactersText()\n }}</clr-control-helper>\n </clr-input-container>\n </form>\n</div>\n", styles: ["input::placeholder{font-size:.55rem}.search-wrapper{margin-bottom:.3rem}.input-container{margin-top:0}.min-text-warning{color:var(--cds-global-color-construction-800)}\n"] }]
|
|
10593
10507
|
}], propDecorators: { searchRequest: [{
|
|
10594
10508
|
type: Input,
|
|
10595
10509
|
args: ['clrSearchRequest']
|
|
@@ -10710,12 +10624,12 @@ class LocationBarNodeComponent {
|
|
|
10710
10624
|
}
|
|
10711
10625
|
this.searchItemChanged.emit(searchedItem);
|
|
10712
10626
|
}
|
|
10713
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10714
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10627
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: LocationBarNodeComponent, deps: [{ token: CONTENT_PROVIDER, optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10628
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: LocationBarNodeComponent, isStandalone: false, selector: "clr-location-bar-node", inputs: { parentNode: "parentNode", searchResultItems: ["clrSearchResultItems", "searchResultItems"], searchRequest: ["clrSearchRequest", "searchRequest"] }, outputs: { selectionChanged: "selectionChanged", searchItemChanged: "searchItemChanged" }, host: { properties: { "class.location-bar-node": "true" } }, viewQueries: [{ propertyName: "locationBarSearch", first: true, predicate: ["locationBarSearch"], descendants: true }], usesOnChanges: true, ngImport: i0, template: "<ng-container *ngIf=\"parentNode\">\n <ng-content *ngIf=\"parentNode.getChildren()?.length > 0\"></ng-content>\n\n <ng-container\n *ngIf=\"\n (selectableChilds.length > 0 && !parentNode.getSelectedChild()) || selectableChilds.length > 1;\n else singleSelected\n \"\n >\n <clr-dropdown>\n <button\n class=\"btn btn-link btn-sm\"\n (blur)=\"focus = false\"\n (focus)=\"focus = true\"\n (click)=\"resetSearch()\"\n clrDropdownTrigger\n >\n <ng-container *ngIf=\"parentNode.getSelectedChild() as node; else unselected\">\n <span\n (click)=\"resetSearch()\"\n class=\"text-truncate\"\n [class.last-level]=\"!parentNode.getSelectedChild().getSelectedChild()\"\n title=\"{{ node.label }}\"\n >\n {{ node.label }}\n </span>\n <cds-icon shape=\"angle\" direction=\"down\" size=\"xs\" class=\"caret-icon\"></cds-icon>\n </ng-container>\n <ng-template #unselected>\n <cds-icon class=\"unselected\" size=\"18\" [attr.solid]=\"focus\" shape=\"tree-view\"></cds-icon> ...\n </ng-template>\n </button>\n <clr-dropdown-menu [clrPosition]=\"'bottom-left'\" [clrDropdownMenuItemMinHeight]=\"'24px'\" *clrIfOpen>\n <clr-location-bar-search\n #locationBarSearch\n *ngIf=\"searchRequest\"\n [clrSearchRequest]=\"searchRequest\"\n (searchPerformed)=\"onSearch($event)\"\n ></clr-location-bar-search>\n <ng-container *ngIf=\"displaySearchResult(); else displaySelectableChilds\">\n <ng-container *ngIf=\"searchResultItems.length !== 0; else displayNotFound\">\n <button\n type=\"button\"\n clrDropdownItem\n class=\"text-truncate\"\n *ngFor=\"let searchResultItem of searchResultItems\"\n (click)=\"onSearchItemChanged(searchResultItem)\"\n >\n <ng-container\n *ngTemplateOutlet=\"searchRequest?.searchResultItemRef; context: { $implicit: searchResultItem }\"\n ></ng-container>\n </button>\n </ng-container>\n <ng-template #displayNotFound>\n <span class=\"no-result-text\">\n {{ searchRequest?.noResultsText ?? 'No search result found.' }}\n </span>\n </ng-template>\n </ng-container>\n\n <ng-template #displaySelectableChilds>\n <button\n *ngFor=\"let item of selectableChilds\"\n type=\"button\"\n clrDropdownItem\n class=\"text-truncate\"\n [class.selected-child]=\"item.id === parentNode.getSelectedChild()?.id\"\n (click)=\"selectNode(item)\"\n title=\"{{ item.label }}\"\n >\n {{ item.label }}\n </button>\n </ng-template>\n </clr-dropdown-menu>\n </clr-dropdown>\n </ng-container>\n\n <ng-template #singleSelected>\n <ng-container *ngIf=\"parentNode.getSelectedChild()\">\n <ng-container *ngIf=\"parentNode.getSelectedChild().selectable; else unselectable\">\n <button\n class=\"btn btn-link btn-sm\"\n (click)=\"selectNode(parentNode.getSelectedChild())\"\n [class.last-level]=\"!parentNode.getSelectedChild().getSelectedChild()\"\n title=\"{{ parentNode.getSelectedChild().label }}\"\n >\n {{ parentNode.getSelectedChild().label }}\n </button>\n </ng-container>\n <ng-template #unselectable>\n <span\n class=\"unselectable-node text-truncate\"\n [class.last-level]=\"!parentNode.getSelectedChild().getSelectedChild()\"\n title=\"{{ parentNode.getSelectedChild().label }}\"\n >\n {{ parentNode.getSelectedChild().label }}\n </span>\n </ng-template>\n </ng-container>\n </ng-template>\n\n <clr-location-bar-node\n *ngIf=\"parentNode.getSelectedChild() && parentNode.getChildren().length > 0\"\n [parentNode]=\"parentNode.getSelectedChild()\"\n [clrSearchRequest]=\"searchRequest\"\n [clrSearchResultItems]=\"searchResultItems\"\n (selectionChanged)=\"onSelectionChanged($event)\"\n (searchItemChanged)=\"onSearchItemChanged(null)\"\n >\n <span>/</span>\n </clr-location-bar-node>\n</ng-container>\n", dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "component", type: i2.ClrDropdown, selector: "clr-dropdown", inputs: ["clrCloseMenuOnItemClick"] }, { kind: "component", type: i2.ClrDropdownMenu, selector: "clr-dropdown-menu", inputs: ["clrPosition"] }, { kind: "directive", type: i2.ClrDropdownTrigger, selector: "[clrDropdownTrigger],[clrDropdownToggle]" }, { kind: "directive", type: i2.ClrDropdownItem, selector: "[clrDropdownItem]", inputs: ["clrDisabled", "id"] }, { kind: "directive", type: i2.ClrIfOpen, selector: "[clrIfOpen]", inputs: ["clrIfOpen"], outputs: ["clrIfOpenChange"] }, { kind: "directive", type: ClrDropdownOverflowDirective, selector: "clr-dropdown-menu", inputs: ["clrDropdownMenuMaxHeight", "clrDropdownMenuItemMinHeight", "clrMarginBottom"] }, { kind: "component", type: LocationBarNodeComponent, selector: "clr-location-bar-node", inputs: ["parentNode", "clrSearchResultItems", "clrSearchRequest"], outputs: ["selectionChanged", "searchItemChanged"] }, { kind: "component", type: LocationBarSearchComponent, selector: "clr-location-bar-search", inputs: ["clrSearchRequest"], outputs: ["searchPerformed"] }] }); }
|
|
10715
10629
|
}
|
|
10716
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10630
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: LocationBarNodeComponent, decorators: [{
|
|
10717
10631
|
type: Component,
|
|
10718
|
-
args: [{ selector: 'clr-location-bar-node', host: { '[class.location-bar-node]': 'true' }, template: "<ng-container *ngIf=\"parentNode\">\n <ng-content *ngIf=\"parentNode.getChildren()?.length > 0\"></ng-content>\n\n <ng-container\n *ngIf=\"\n (selectableChilds.length > 0 && !parentNode.getSelectedChild()) || selectableChilds.length > 1;\n else singleSelected\n \"\n >\n <clr-dropdown>\n <button\n class=\"btn btn-link btn-sm\"\n (blur)=\"focus = false\"\n (focus)=\"focus = true\"\n (click)=\"resetSearch()\"\n clrDropdownTrigger\n >\n <ng-container *ngIf=\"parentNode.getSelectedChild() as node; else unselected\">\n <span\n (click)=\"resetSearch()\"\n class=\"text-truncate\"\n [class.last-level]=\"!parentNode.getSelectedChild().getSelectedChild()\"\n title=\"{{ node.label }}\"\n >\n {{ node.label }}\n </span>\n <cds-icon shape=\"angle\" direction=\"down\" size=\"xs\" class=\"caret-icon\"></cds-icon>\n </ng-container>\n <ng-template #unselected>\n <cds-icon class=\"unselected\" size=\"18\" [attr.solid]=\"focus\" shape=\"tree-view\"></cds-icon> ...\n </ng-template>\n </button>\n <clr-dropdown-menu [clrPosition]=\"'bottom-left'\" [clrDropdownMenuItemMinHeight]=\"'24px'\" *clrIfOpen>\n <clr-location-bar-search\n #locationBarSearch\n *ngIf=\"searchRequest\"\n [clrSearchRequest]=\"searchRequest\"\n (searchPerformed)=\"onSearch($event)\"\n ></clr-location-bar-search>\n <ng-container *ngIf=\"displaySearchResult(); else displaySelectableChilds\">\n <ng-container *ngIf=\"searchResultItems.length !== 0; else displayNotFound\">\n <button\n type=\"button\"\n clrDropdownItem\n class=\"text-truncate\"\n *ngFor=\"let searchResultItem of searchResultItems\"\n (click)=\"onSearchItemChanged(searchResultItem)\"\n >\n <ng-container\n *ngTemplateOutlet=\"searchRequest?.searchResultItemRef; context: { $implicit: searchResultItem }\"\n ></ng-container>\n </button>\n </ng-container>\n <ng-template #displayNotFound>\n <span class=\"no-result-text\">\n {{ searchRequest?.noResultsText ?? 'No search result found.' }}\n </span>\n </ng-template>\n </ng-container>\n\n <ng-template #displaySelectableChilds>\n <button\n *ngFor=\"let item of selectableChilds\"\n type=\"button\"\n clrDropdownItem\n class=\"text-truncate\"\n [class.selected-child]=\"item.id === parentNode.getSelectedChild()?.id\"\n (click)=\"selectNode(item)\"\n title=\"{{ item.label }}\"\n >\n {{ item.label }}\n </button>\n </ng-template>\n </clr-dropdown-menu>\n </clr-dropdown>\n </ng-container>\n\n <ng-template #singleSelected>\n <ng-container *ngIf=\"parentNode.getSelectedChild()\">\n <ng-container *ngIf=\"parentNode.getSelectedChild().selectable; else unselectable\">\n <button\n class=\"btn btn-link btn-sm\"\n (click)=\"selectNode(parentNode.getSelectedChild())\"\n [class.last-level]=\"!parentNode.getSelectedChild().getSelectedChild()\"\n title=\"{{ parentNode.getSelectedChild().label }}\"\n >\n {{ parentNode.getSelectedChild().label }}\n </button>\n </ng-container>\n <ng-template #unselectable>\n <span\n class=\"unselectable-node text-truncate\"\n [class.last-level]=\"!parentNode.getSelectedChild().getSelectedChild()\"\n title=\"{{ parentNode.getSelectedChild().label }}\"\n >\n {{ parentNode.getSelectedChild().label }}\n </span>\n </ng-template>\n </ng-container>\n </ng-template>\n\n <clr-location-bar-node\n *ngIf=\"parentNode.getSelectedChild() && parentNode.getChildren().length > 0\"\n [parentNode]=\"parentNode.getSelectedChild()\"\n [clrSearchRequest]=\"searchRequest\"\n [clrSearchResultItems]=\"searchResultItems\"\n (selectionChanged)=\"onSelectionChanged($event)\"\n (searchItemChanged)=\"onSearchItemChanged(null)\"\n >\n <span>/</span>\n </clr-location-bar-node>\n</ng-container>\n" }]
|
|
10632
|
+
args: [{ selector: 'clr-location-bar-node', host: { '[class.location-bar-node]': 'true' }, standalone: false, template: "<ng-container *ngIf=\"parentNode\">\n <ng-content *ngIf=\"parentNode.getChildren()?.length > 0\"></ng-content>\n\n <ng-container\n *ngIf=\"\n (selectableChilds.length > 0 && !parentNode.getSelectedChild()) || selectableChilds.length > 1;\n else singleSelected\n \"\n >\n <clr-dropdown>\n <button\n class=\"btn btn-link btn-sm\"\n (blur)=\"focus = false\"\n (focus)=\"focus = true\"\n (click)=\"resetSearch()\"\n clrDropdownTrigger\n >\n <ng-container *ngIf=\"parentNode.getSelectedChild() as node; else unselected\">\n <span\n (click)=\"resetSearch()\"\n class=\"text-truncate\"\n [class.last-level]=\"!parentNode.getSelectedChild().getSelectedChild()\"\n title=\"{{ node.label }}\"\n >\n {{ node.label }}\n </span>\n <cds-icon shape=\"angle\" direction=\"down\" size=\"xs\" class=\"caret-icon\"></cds-icon>\n </ng-container>\n <ng-template #unselected>\n <cds-icon class=\"unselected\" size=\"18\" [attr.solid]=\"focus\" shape=\"tree-view\"></cds-icon> ...\n </ng-template>\n </button>\n <clr-dropdown-menu [clrPosition]=\"'bottom-left'\" [clrDropdownMenuItemMinHeight]=\"'24px'\" *clrIfOpen>\n <clr-location-bar-search\n #locationBarSearch\n *ngIf=\"searchRequest\"\n [clrSearchRequest]=\"searchRequest\"\n (searchPerformed)=\"onSearch($event)\"\n ></clr-location-bar-search>\n <ng-container *ngIf=\"displaySearchResult(); else displaySelectableChilds\">\n <ng-container *ngIf=\"searchResultItems.length !== 0; else displayNotFound\">\n <button\n type=\"button\"\n clrDropdownItem\n class=\"text-truncate\"\n *ngFor=\"let searchResultItem of searchResultItems\"\n (click)=\"onSearchItemChanged(searchResultItem)\"\n >\n <ng-container\n *ngTemplateOutlet=\"searchRequest?.searchResultItemRef; context: { $implicit: searchResultItem }\"\n ></ng-container>\n </button>\n </ng-container>\n <ng-template #displayNotFound>\n <span class=\"no-result-text\">\n {{ searchRequest?.noResultsText ?? 'No search result found.' }}\n </span>\n </ng-template>\n </ng-container>\n\n <ng-template #displaySelectableChilds>\n <button\n *ngFor=\"let item of selectableChilds\"\n type=\"button\"\n clrDropdownItem\n class=\"text-truncate\"\n [class.selected-child]=\"item.id === parentNode.getSelectedChild()?.id\"\n (click)=\"selectNode(item)\"\n title=\"{{ item.label }}\"\n >\n {{ item.label }}\n </button>\n </ng-template>\n </clr-dropdown-menu>\n </clr-dropdown>\n </ng-container>\n\n <ng-template #singleSelected>\n <ng-container *ngIf=\"parentNode.getSelectedChild()\">\n <ng-container *ngIf=\"parentNode.getSelectedChild().selectable; else unselectable\">\n <button\n class=\"btn btn-link btn-sm\"\n (click)=\"selectNode(parentNode.getSelectedChild())\"\n [class.last-level]=\"!parentNode.getSelectedChild().getSelectedChild()\"\n title=\"{{ parentNode.getSelectedChild().label }}\"\n >\n {{ parentNode.getSelectedChild().label }}\n </button>\n </ng-container>\n <ng-template #unselectable>\n <span\n class=\"unselectable-node text-truncate\"\n [class.last-level]=\"!parentNode.getSelectedChild().getSelectedChild()\"\n title=\"{{ parentNode.getSelectedChild().label }}\"\n >\n {{ parentNode.getSelectedChild().label }}\n </span>\n </ng-template>\n </ng-container>\n </ng-template>\n\n <clr-location-bar-node\n *ngIf=\"parentNode.getSelectedChild() && parentNode.getChildren().length > 0\"\n [parentNode]=\"parentNode.getSelectedChild()\"\n [clrSearchRequest]=\"searchRequest\"\n [clrSearchResultItems]=\"searchResultItems\"\n (selectionChanged)=\"onSelectionChanged($event)\"\n (searchItemChanged)=\"onSearchItemChanged(null)\"\n >\n <span>/</span>\n </clr-location-bar-node>\n</ng-container>\n" }]
|
|
10719
10633
|
}], ctorParameters: () => [{ type: LocationBarContentProvider, decorators: [{
|
|
10720
10634
|
type: Inject,
|
|
10721
10635
|
args: [CONTENT_PROVIDER]
|
|
@@ -10764,12 +10678,12 @@ class LocationBarComponent {
|
|
|
10764
10678
|
onSelectionChanged(selection) {
|
|
10765
10679
|
this.selectionChanged.emit(selection);
|
|
10766
10680
|
}
|
|
10767
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10768
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
10681
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: LocationBarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
10682
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: LocationBarComponent, isStandalone: false, selector: "clr-location-bar", inputs: { iconShape: ["clrIconShape", "iconShape"], iconTitle: ["clrIconTitle", "iconTitle"], searchRequest: ["clrSearchRequest", "searchRequest"], searchResultItems: ["clrSearchResultItems", "searchResultItems"], roots: ["clrRoots", "roots"] }, outputs: { selectionChanged: "clrSelectionChanged", searchItemChanged: "clrSearchItemChanged" }, usesOnChanges: true, ngImport: i0, template: "<cds-icon *ngIf=\"iconShape\" [attr.shape]=\"iconShape\" [title]=\"iconTitle\"></cds-icon>\n<clr-location-bar-node\n (selectionChanged)=\"onSelectionChanged($event)\"\n (searchItemChanged)=\"searchItemChanged.emit($event)\"\n [parentNode]=\"root$ | async\"\n [clrSearchRequest]=\"searchRequest\"\n [clrSearchResultItems]=\"searchResultItems\"\n>\n</clr-location-bar-node>\n", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "component", type: LocationBarNodeComponent, selector: "clr-location-bar-node", inputs: ["parentNode", "clrSearchResultItems", "clrSearchRequest"], outputs: ["selectionChanged", "searchItemChanged"] }, { kind: "pipe", type: i1.AsyncPipe, name: "async" }] }); }
|
|
10769
10683
|
}
|
|
10770
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10684
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: LocationBarComponent, decorators: [{
|
|
10771
10685
|
type: Component,
|
|
10772
|
-
args: [{ selector: 'clr-location-bar', template: "<cds-icon *ngIf=\"iconShape\" [attr.shape]=\"iconShape\" [title]=\"iconTitle\"></cds-icon>\n<clr-location-bar-node\n (selectionChanged)=\"onSelectionChanged($event)\"\n (searchItemChanged)=\"searchItemChanged.emit($event)\"\n [parentNode]=\"root$ | async\"\n [clrSearchRequest]=\"searchRequest\"\n [clrSearchResultItems]=\"searchResultItems\"\n>\n</clr-location-bar-node>\n" }]
|
|
10686
|
+
args: [{ selector: 'clr-location-bar', standalone: false, template: "<cds-icon *ngIf=\"iconShape\" [attr.shape]=\"iconShape\" [title]=\"iconTitle\"></cds-icon>\n<clr-location-bar-node\n (selectionChanged)=\"onSelectionChanged($event)\"\n (searchItemChanged)=\"searchItemChanged.emit($event)\"\n [parentNode]=\"root$ | async\"\n [clrSearchRequest]=\"searchRequest\"\n [clrSearchResultItems]=\"searchResultItems\"\n>\n</clr-location-bar-node>\n" }]
|
|
10773
10687
|
}], propDecorators: { iconShape: [{
|
|
10774
10688
|
type: Input,
|
|
10775
10689
|
args: ['clrIconShape']
|
|
@@ -10799,11 +10713,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
10799
10713
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
10800
10714
|
*/
|
|
10801
10715
|
class ClrFormModule {
|
|
10802
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10803
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
10804
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
10716
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrFormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10717
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrFormModule, declarations: [ClrAddonsLabel], exports: [ClrAddonsLabel] }); }
|
|
10718
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrFormModule }); }
|
|
10805
10719
|
}
|
|
10806
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10720
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrFormModule, decorators: [{
|
|
10807
10721
|
type: NgModule,
|
|
10808
10722
|
args: [{
|
|
10809
10723
|
declarations: [ClrAddonsLabel],
|
|
@@ -10812,8 +10726,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
10812
10726
|
}] });
|
|
10813
10727
|
|
|
10814
10728
|
class ClrLocationBarModule {
|
|
10815
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10816
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
10729
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrLocationBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
10730
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrLocationBarModule, declarations: [LocationBarComponent, LocationBarNodeComponent, LocationBarSearchComponent], imports: [CommonModule,
|
|
10817
10731
|
ClrIconModule,
|
|
10818
10732
|
ClrDropdownModule,
|
|
10819
10733
|
ClrDropdownOverflowModule,
|
|
@@ -10823,7 +10737,7 @@ class ClrLocationBarModule {
|
|
|
10823
10737
|
ClrFormModule,
|
|
10824
10738
|
ClrSearchFieldModule,
|
|
10825
10739
|
ReactiveFormsModule], exports: [LocationBarComponent] }); }
|
|
10826
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
10740
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrLocationBarModule, imports: [CommonModule,
|
|
10827
10741
|
ClrIconModule,
|
|
10828
10742
|
ClrDropdownModule,
|
|
10829
10743
|
ClrDropdownOverflowModule,
|
|
@@ -10834,7 +10748,7 @@ class ClrLocationBarModule {
|
|
|
10834
10748
|
ClrSearchFieldModule,
|
|
10835
10749
|
ReactiveFormsModule] }); }
|
|
10836
10750
|
}
|
|
10837
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10751
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrLocationBarModule, decorators: [{
|
|
10838
10752
|
type: NgModule,
|
|
10839
10753
|
args: [{
|
|
10840
10754
|
declarations: [LocationBarComponent, LocationBarNodeComponent, LocationBarSearchComponent],
|
|
@@ -10858,13 +10772,14 @@ class DatagridFieldDirective {
|
|
|
10858
10772
|
getFieldName() {
|
|
10859
10773
|
return this.clrDgField ?? this.clrDgFieldKey;
|
|
10860
10774
|
}
|
|
10861
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10862
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
10775
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DatagridFieldDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
10776
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: DatagridFieldDirective, isStandalone: false, selector: "[clrDgField],[clrDgFieldKey]", inputs: { clrDgField: "clrDgField", clrDgFieldKey: "clrDgFieldKey" }, ngImport: i0 }); }
|
|
10863
10777
|
}
|
|
10864
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10778
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DatagridFieldDirective, decorators: [{
|
|
10865
10779
|
type: Directive,
|
|
10866
10780
|
args: [{
|
|
10867
10781
|
selector: '[clrDgField],[clrDgFieldKey]',
|
|
10782
|
+
standalone: false,
|
|
10868
10783
|
}]
|
|
10869
10784
|
}], propDecorators: { clrDgField: [{
|
|
10870
10785
|
type: Input
|
|
@@ -11137,13 +11052,14 @@ class StatePersistenceKeyDirective {
|
|
|
11137
11052
|
this.destroy$.next();
|
|
11138
11053
|
this.destroy$.complete();
|
|
11139
11054
|
}
|
|
11140
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11141
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
11055
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: StatePersistenceKeyDirective, deps: [{ token: i2.ClrDatagrid }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11056
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: StatePersistenceKeyDirective, isStandalone: false, selector: "[clrStatePersistenceKey]", inputs: { options: ["clrStatePersistenceKey", "options"], useLocalStoreOnly: ["clrUseLocalStoreOnly", "useLocalStoreOnly"], paginationDescription: ["clrPaginationDescription", "paginationDescription"] }, host: { listeners: { "window:beforeunload": "persistColumnWidths()" } }, queries: [{ propertyName: "pagination", first: true, predicate: ClrDatagridPagination, descendants: true }, { propertyName: "paginationElem", first: true, predicate: ClrDatagridPagination, descendants: true, read: ElementRef }, { propertyName: "customFilters", predicate: ClrDatagridFilter, descendants: true }, { propertyName: "gridColumnRefs", predicate: ClrDatagridColumn, read: ElementRef }, { propertyName: "gridColumns", predicate: ClrDatagridColumn }], ngImport: i0 }); }
|
|
11142
11057
|
}
|
|
11143
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11058
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: StatePersistenceKeyDirective, decorators: [{
|
|
11144
11059
|
type: Directive,
|
|
11145
11060
|
args: [{
|
|
11146
11061
|
selector: '[clrStatePersistenceKey]',
|
|
11062
|
+
standalone: false,
|
|
11147
11063
|
}]
|
|
11148
11064
|
}], ctorParameters: () => [{ type: i2.ClrDatagrid }], propDecorators: { options: [{
|
|
11149
11065
|
type: Input,
|
|
@@ -11230,13 +11146,14 @@ class ColumnHiddenStatePersistenceDirective {
|
|
|
11230
11146
|
this.destroy$.next();
|
|
11231
11147
|
this.destroy$.complete();
|
|
11232
11148
|
}
|
|
11233
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11234
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
11149
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ColumnHiddenStatePersistenceDirective, deps: [{ token: DatagridFieldDirective, optional: true }, { token: StatePersistenceKeyDirective, optional: true }, { token: i2.ClrDatagrid }, { token: i2.ClrDatagridHideableColumn }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
11150
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ColumnHiddenStatePersistenceDirective, isStandalone: false, selector: "[clrDgHideableColumn]", ngImport: i0 }); }
|
|
11235
11151
|
}
|
|
11236
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11152
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ColumnHiddenStatePersistenceDirective, decorators: [{
|
|
11237
11153
|
type: Directive,
|
|
11238
11154
|
args: [{
|
|
11239
11155
|
selector: '[clrDgHideableColumn]',
|
|
11156
|
+
standalone: false,
|
|
11240
11157
|
}]
|
|
11241
11158
|
}], ctorParameters: () => [{ type: DatagridFieldDirective, decorators: [{
|
|
11242
11159
|
type: Optional
|
|
@@ -11245,11 +11162,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
11245
11162
|
}] }, { type: i2.ClrDatagrid }, { type: i2.ClrDatagridHideableColumn }] });
|
|
11246
11163
|
|
|
11247
11164
|
class ClrDatagridStatePersistenceModule {
|
|
11248
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11249
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
11250
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
11165
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDatagridStatePersistenceModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
11166
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrDatagridStatePersistenceModule, declarations: [ColumnHiddenStatePersistenceDirective, DatagridFieldDirective, StatePersistenceKeyDirective], exports: [ColumnHiddenStatePersistenceDirective, DatagridFieldDirective, StatePersistenceKeyDirective] }); }
|
|
11167
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDatagridStatePersistenceModule }); }
|
|
11251
11168
|
}
|
|
11252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11169
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDatagridStatePersistenceModule, decorators: [{
|
|
11253
11170
|
type: NgModule,
|
|
11254
11171
|
args: [{
|
|
11255
11172
|
declarations: [ColumnHiddenStatePersistenceDirective, DatagridFieldDirective, StatePersistenceKeyDirective],
|
|
@@ -11376,12 +11293,12 @@ class ClrEnumFilterComponent {
|
|
|
11376
11293
|
}
|
|
11377
11294
|
return value ? { value: value, displayValue: value } : { value: '', displayValue: this.emptyValue };
|
|
11378
11295
|
}
|
|
11379
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11380
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11296
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrEnumFilterComponent, deps: [{ token: i2.ClrDatagridFilter }, { token: i2.ClrDatagrid }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11297
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrEnumFilterComponent, isStandalone: false, selector: "clr-enum-filter", inputs: { property: ["clrProperty", "property"], setEmptyValuesTranslation: ["clrEmptyValuesTranslation", "setEmptyValuesTranslation"], value: ["clrFilterValues", "value"], clrPossibleValues: "clrPossibleValues" }, outputs: { clrFilterValuesChange: "clrFilterValuesChange" }, ngImport: i0, template: "<button class=\"btn btn-sm btn-icon btn-link btn-trash\" (click)=\"clearFilters()\">\n <cds-icon shape=\"trash\"></cds-icon>\n</button>\n<clr-checkbox-container class=\"filter-selection\">\n <clr-checkbox-wrapper *ngFor=\"let possibleValue of possibleValues\">\n <input\n type=\"checkbox\"\n clrCheckbox\n value=\"{{ possibleValue.displayValue ?? possibleValue }}\"\n name=\"possibleValue\"\n [ngModel]=\"containsFilterValue(filteredValues, possibleValue)\"\n (ngModelChange)=\"onChange(possibleValue, $event)\"\n />\n <label>{{ possibleValue.displayValue ?? possibleValue }}</label>\n </clr-checkbox-wrapper>\n</clr-checkbox-container>\n", styles: [".filter-selection{margin-top:0}.btn-trash{position:absolute;top:15px;right:40px;padding:0}\n"], dependencies: [{ kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i2.ClrLabel, selector: "label", inputs: ["id", "for"] }, { kind: "directive", type: i2.ClrCheckbox, selector: "[clrCheckbox],[clrToggle]" }, { kind: "component", type: i2.ClrCheckboxContainer, selector: "clr-checkbox-container,clr-toggle-container", inputs: ["clrInline"] }, { kind: "component", type: i2.ClrCheckboxWrapper, selector: "clr-checkbox-wrapper,clr-toggle-wrapper" }, { kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3$1.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i3$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }] }); }
|
|
11381
11298
|
}
|
|
11382
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11299
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrEnumFilterComponent, decorators: [{
|
|
11383
11300
|
type: Component,
|
|
11384
|
-
args: [{ selector: 'clr-enum-filter', template: "<button class=\"btn btn-sm btn-icon btn-link btn-trash\" (click)=\"clearFilters()\">\n <cds-icon shape=\"trash\"></cds-icon>\n</button>\n<clr-checkbox-container class=\"filter-selection\">\n <clr-checkbox-wrapper *ngFor=\"let possibleValue of possibleValues\">\n <input\n type=\"checkbox\"\n clrCheckbox\n value=\"{{ possibleValue.displayValue ?? possibleValue }}\"\n name=\"possibleValue\"\n [ngModel]=\"containsFilterValue(filteredValues, possibleValue)\"\n (ngModelChange)=\"onChange(possibleValue, $event)\"\n />\n <label>{{ possibleValue.displayValue ?? possibleValue }}</label>\n </clr-checkbox-wrapper>\n</clr-checkbox-container>\n", styles: [".filter-selection{margin-top:0}.btn-trash{position:absolute;top:15px;right:40px;padding:0}\n"] }]
|
|
11301
|
+
args: [{ selector: 'clr-enum-filter', standalone: false, template: "<button class=\"btn btn-sm btn-icon btn-link btn-trash\" (click)=\"clearFilters()\">\n <cds-icon shape=\"trash\"></cds-icon>\n</button>\n<clr-checkbox-container class=\"filter-selection\">\n <clr-checkbox-wrapper *ngFor=\"let possibleValue of possibleValues\">\n <input\n type=\"checkbox\"\n clrCheckbox\n value=\"{{ possibleValue.displayValue ?? possibleValue }}\"\n name=\"possibleValue\"\n [ngModel]=\"containsFilterValue(filteredValues, possibleValue)\"\n (ngModelChange)=\"onChange(possibleValue, $event)\"\n />\n <label>{{ possibleValue.displayValue ?? possibleValue }}</label>\n </clr-checkbox-wrapper>\n</clr-checkbox-container>\n", styles: [".filter-selection{margin-top:0}.btn-trash{position:absolute;top:15px;right:40px;padding:0}\n"] }]
|
|
11385
11302
|
}], ctorParameters: () => [{ type: i2.ClrDatagridFilter }, { type: i2.ClrDatagrid }], propDecorators: { property: [{
|
|
11386
11303
|
type: Input,
|
|
11387
11304
|
args: ['clrProperty']
|
|
@@ -11398,11 +11315,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
11398
11315
|
}] } });
|
|
11399
11316
|
|
|
11400
11317
|
class ClrEnumFilterModule {
|
|
11401
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11402
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
11403
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
11318
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrEnumFilterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
11319
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrEnumFilterModule, declarations: [ClrEnumFilterComponent], imports: [ClarityModule, CommonModule, FormsModule], exports: [ClrEnumFilterComponent] }); }
|
|
11320
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrEnumFilterModule, imports: [ClarityModule, CommonModule, FormsModule] }); }
|
|
11404
11321
|
}
|
|
11405
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11322
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrEnumFilterModule, decorators: [{
|
|
11406
11323
|
type: NgModule,
|
|
11407
11324
|
args: [{
|
|
11408
11325
|
imports: [ClarityModule, CommonModule, FormsModule],
|
|
@@ -11620,12 +11537,12 @@ class ClrDateFilterComponent {
|
|
|
11620
11537
|
this.valError = this._from > this._to;
|
|
11621
11538
|
}
|
|
11622
11539
|
}
|
|
11623
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11624
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11540
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateFilterComponent, deps: [{ token: i2.ClrCommonStringsService }, { token: i2.ClrPopoverEventsService }, { token: i2.ClrDatagridFilter }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11541
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrDateFilterComponent, isStandalone: false, selector: "clr-date-filter", inputs: { timeActive: "timeActive", dateValidationError: "dateValidationError", property: ["clrProperty", "property"], maxPlaceholder: ["clrFilterMaxPlaceholder", "maxPlaceholder"], minPlaceholder: ["clrFilterMinPlaceholder", "minPlaceholder"], value: ["clrFilterValue", "value"] }, outputs: { filterValueChange: "clrFilterValueChange" }, ngImport: i0, template: "<button class=\"btn btn-sm btn-icon btn-link btn-trash\" (click)=\"clearFilter()\">\n <cds-icon shape=\"trash\"></cds-icon>\n</button>\n<ng-container *ngIf=\"!timeActive\">\n <clr-date-container>\n <input\n #input_from\n type=\"date\"\n name=\"from\"\n class=\"datagrid-date-filter-input\"\n [(clrDate)]=\"from\"\n [placeholder]=\"minPlaceholderValue\"\n [attr.aria-label]=\"minPlaceholderValue\"\n />\n </clr-date-container>\n <clr-date-container>\n <input\n type=\"date\"\n name=\"to\"\n class=\"datagrid-date-filter-input\"\n [(clrDate)]=\"to\"\n [placeholder]=\"maxPlaceholderValue\"\n [attr.aria-label]=\"maxPlaceholderValue\"\n />\n </clr-date-container>\n</ng-container>\n<ng-container *ngIf=\"timeActive\">\n <clr-date-time-container>\n <clr-date-container class=\"time-filter-active\">\n <input\n #input_from\n type=\"date\"\n name=\"from\"\n class=\"datagrid-date-filter-input time-filter-active-input\"\n [(clrDate)]=\"from\"\n [placeholder]=\"minPlaceholderValue\"\n [attr.aria-label]=\"minPlaceholderValue\"\n />\n </clr-date-container>\n <input clrTime type=\"time\" class=\"time-filter-input\" step=\"60\" [(ngModel)]=\"fromTime\" />\n </clr-date-time-container>\n <clr-date-time-container>\n <clr-date-container class=\"time-filter-active\">\n <input\n type=\"date\"\n name=\"to\"\n class=\"datagrid-date-filter-input time-filter-active-input\"\n [(clrDate)]=\"to\"\n [placeholder]=\"maxPlaceholderValue\"\n [attr.aria-label]=\"maxPlaceholderValue\"\n />\n </clr-date-container>\n <input clrTime type=\"time\" class=\"time-filter-input\" step=\"60\" [(ngModel)]=\"toTime\" />\n </clr-date-time-container>\n <clr-control-error *ngIf=\"valError\"\n >{{ dateValidationError || 'Date \"from\" must be before date \"to\"!' }}\n </clr-control-error>\n</ng-container>\n", styles: [".btn-trash{position:absolute;top:15px;right:40px;padding:0}.time-filter-active{width:12rem}.time-filter-active-input,.time-filter-input{width:4.5rem!important}\n"], dependencies: [{ kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "component", type: i2.ClrControlError, selector: "clr-control-error" }, { kind: "component", type: i2.ClrDateContainer, selector: "clr-date-container", inputs: ["clrPosition"] }, { kind: "directive", type: i2.ClrDateInput, selector: "[clrDate]", inputs: ["placeholder", "clrDate", "min", "max", "disabled"], outputs: ["clrDateChange"] }, { kind: "directive", type: i2.ClrDateInputValidator, selector: "[clrDate]" }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: ClrDateTimeContainer, selector: "clr-date-time-container" }, { kind: "directive", type: ClrTimeInput, selector: "[clrTime]" }] }); }
|
|
11625
11542
|
}
|
|
11626
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11543
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateFilterComponent, decorators: [{
|
|
11627
11544
|
type: Component,
|
|
11628
|
-
args: [{ selector: 'clr-date-filter', template: "<button class=\"btn btn-sm btn-icon btn-link btn-trash\" (click)=\"clearFilter()\">\n <cds-icon shape=\"trash\"></cds-icon>\n</button>\n<ng-container *ngIf=\"!timeActive\">\n <clr-date-container>\n <input\n #input_from\n type=\"date\"\n name=\"from\"\n class=\"datagrid-date-filter-input\"\n [(clrDate)]=\"from\"\n [placeholder]=\"minPlaceholderValue\"\n [attr.aria-label]=\"minPlaceholderValue\"\n />\n </clr-date-container>\n <clr-date-container>\n <input\n type=\"date\"\n name=\"to\"\n class=\"datagrid-date-filter-input\"\n [(clrDate)]=\"to\"\n [placeholder]=\"maxPlaceholderValue\"\n [attr.aria-label]=\"maxPlaceholderValue\"\n />\n </clr-date-container>\n</ng-container>\n<ng-container *ngIf=\"timeActive\">\n <clr-date-time-container>\n <clr-date-container class=\"time-filter-active\">\n <input\n #input_from\n type=\"date\"\n name=\"from\"\n class=\"datagrid-date-filter-input time-filter-active-input\"\n [(clrDate)]=\"from\"\n [placeholder]=\"minPlaceholderValue\"\n [attr.aria-label]=\"minPlaceholderValue\"\n />\n </clr-date-container>\n <input clrTime type=\"time\" class=\"time-filter-input\" step=\"60\" [(ngModel)]=\"fromTime\" />\n </clr-date-time-container>\n <clr-date-time-container>\n <clr-date-container class=\"time-filter-active\">\n <input\n type=\"date\"\n name=\"to\"\n class=\"datagrid-date-filter-input time-filter-active-input\"\n [(clrDate)]=\"to\"\n [placeholder]=\"maxPlaceholderValue\"\n [attr.aria-label]=\"maxPlaceholderValue\"\n />\n </clr-date-container>\n <input clrTime type=\"time\" class=\"time-filter-input\" step=\"60\" [(ngModel)]=\"toTime\" />\n </clr-date-time-container>\n <clr-control-error *ngIf=\"valError\"\n >{{ dateValidationError || 'Date \"from\" must be before date \"to\"!' }}\n </clr-control-error>\n</ng-container>\n", styles: [".btn-trash{position:absolute;top:15px;right:40px;padding:0}.time-filter-active{width:12rem}.time-filter-active-input,.time-filter-input{width:4.5rem!important}\n"] }]
|
|
11545
|
+
args: [{ selector: 'clr-date-filter', standalone: false, template: "<button class=\"btn btn-sm btn-icon btn-link btn-trash\" (click)=\"clearFilter()\">\n <cds-icon shape=\"trash\"></cds-icon>\n</button>\n<ng-container *ngIf=\"!timeActive\">\n <clr-date-container>\n <input\n #input_from\n type=\"date\"\n name=\"from\"\n class=\"datagrid-date-filter-input\"\n [(clrDate)]=\"from\"\n [placeholder]=\"minPlaceholderValue\"\n [attr.aria-label]=\"minPlaceholderValue\"\n />\n </clr-date-container>\n <clr-date-container>\n <input\n type=\"date\"\n name=\"to\"\n class=\"datagrid-date-filter-input\"\n [(clrDate)]=\"to\"\n [placeholder]=\"maxPlaceholderValue\"\n [attr.aria-label]=\"maxPlaceholderValue\"\n />\n </clr-date-container>\n</ng-container>\n<ng-container *ngIf=\"timeActive\">\n <clr-date-time-container>\n <clr-date-container class=\"time-filter-active\">\n <input\n #input_from\n type=\"date\"\n name=\"from\"\n class=\"datagrid-date-filter-input time-filter-active-input\"\n [(clrDate)]=\"from\"\n [placeholder]=\"minPlaceholderValue\"\n [attr.aria-label]=\"minPlaceholderValue\"\n />\n </clr-date-container>\n <input clrTime type=\"time\" class=\"time-filter-input\" step=\"60\" [(ngModel)]=\"fromTime\" />\n </clr-date-time-container>\n <clr-date-time-container>\n <clr-date-container class=\"time-filter-active\">\n <input\n type=\"date\"\n name=\"to\"\n class=\"datagrid-date-filter-input time-filter-active-input\"\n [(clrDate)]=\"to\"\n [placeholder]=\"maxPlaceholderValue\"\n [attr.aria-label]=\"maxPlaceholderValue\"\n />\n </clr-date-container>\n <input clrTime type=\"time\" class=\"time-filter-input\" step=\"60\" [(ngModel)]=\"toTime\" />\n </clr-date-time-container>\n <clr-control-error *ngIf=\"valError\"\n >{{ dateValidationError || 'Date \"from\" must be before date \"to\"!' }}\n </clr-control-error>\n</ng-container>\n", styles: [".btn-trash{position:absolute;top:15px;right:40px;padding:0}.time-filter-active{width:12rem}.time-filter-active-input,.time-filter-input{width:4.5rem!important}\n"] }]
|
|
11629
11546
|
}], ctorParameters: () => [{ type: i2.ClrCommonStringsService }, { type: i2.ClrPopoverEventsService }, { type: i2.ClrDatagridFilter }], propDecorators: { timeActive: [{
|
|
11630
11547
|
type: Input
|
|
11631
11548
|
}], dateValidationError: [{
|
|
@@ -11648,11 +11565,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
11648
11565
|
}] } });
|
|
11649
11566
|
|
|
11650
11567
|
class ClrDateFilterModule {
|
|
11651
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11652
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
11653
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
11568
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateFilterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
11569
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrDateFilterModule, declarations: [ClrDateFilterComponent], imports: [ClarityModule, CommonModule, FormsModule, ClrDateTimeModule, ClrFormModule], exports: [ClrDateFilterComponent] }); }
|
|
11570
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateFilterModule, imports: [ClarityModule, CommonModule, FormsModule, ClrDateTimeModule, ClrFormModule] }); }
|
|
11654
11571
|
}
|
|
11655
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDateFilterModule, decorators: [{
|
|
11656
11573
|
type: NgModule,
|
|
11657
11574
|
args: [{
|
|
11658
11575
|
imports: [ClarityModule, CommonModule, FormsModule, ClrDateTimeModule, ClrFormModule],
|
|
@@ -11813,10 +11730,10 @@ class OpenedDatepickersTrackerService {
|
|
|
11813
11730
|
this.openedDatepickersCount = Math.max(0, this.openedDatepickersCount);
|
|
11814
11731
|
this.valueChange.emit(this.openedDatepickersCount !== 0);
|
|
11815
11732
|
}
|
|
11816
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11817
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
11733
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: OpenedDatepickersTrackerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
11734
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: OpenedDatepickersTrackerService, providedIn: 'root' }); }
|
|
11818
11735
|
}
|
|
11819
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11736
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: OpenedDatepickersTrackerService, decorators: [{
|
|
11820
11737
|
type: Injectable,
|
|
11821
11738
|
args: [{ providedIn: 'root' }]
|
|
11822
11739
|
}] });
|
|
@@ -11888,12 +11805,12 @@ class ClrDatepickerComponent {
|
|
|
11888
11805
|
focus() {
|
|
11889
11806
|
this.inputElm.nativeElement.focus();
|
|
11890
11807
|
}
|
|
11891
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
11892
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
11808
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDatepickerComponent, deps: [{ token: OpenedDatepickersTrackerService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
11809
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrDatepickerComponent, isStandalone: false, selector: "clr-datepicker", inputs: { value: "value", label: "label", minDate: "minDate", maxDate: "maxDate", timeSelection: "timeSelection" }, outputs: { valueChange: "valueChange" }, viewQueries: [{ propertyName: "inputElm", first: true, predicate: ["inputElm"], descendants: true }, { propertyName: "clrDateContainer", first: true, predicate: ClrDateContainer, descendants: true }], ngImport: i0, template: "<clr-date-container>\n <label>{{ this.label }}</label>\n <input #inputElm clrDate [(clrDate)]=\"this.date\" [min]=\"this.minDateAttr\" [max]=\"this.maxDateAttr\" />\n</clr-date-container>\n", dependencies: [{ kind: "directive", type: i2.ClrLabel, selector: "label", inputs: ["id", "for"] }, { kind: "component", type: i2.ClrDateContainer, selector: "clr-date-container", inputs: ["clrPosition"] }, { kind: "directive", type: i2.ClrDateInput, selector: "[clrDate]", inputs: ["placeholder", "clrDate", "min", "max", "disabled"], outputs: ["clrDateChange"] }, { kind: "directive", type: i2.ClrDateInputValidator, selector: "[clrDate]" }] }); }
|
|
11893
11810
|
}
|
|
11894
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11811
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDatepickerComponent, decorators: [{
|
|
11895
11812
|
type: Component,
|
|
11896
|
-
args: [{ selector: 'clr-datepicker', template: "<clr-date-container>\n <label>{{ this.label }}</label>\n <input #inputElm clrDate [(clrDate)]=\"this.date\" [min]=\"this.minDateAttr\" [max]=\"this.maxDateAttr\" />\n</clr-date-container>\n" }]
|
|
11813
|
+
args: [{ selector: 'clr-datepicker', standalone: false, template: "<clr-date-container>\n <label>{{ this.label }}</label>\n <input #inputElm clrDate [(clrDate)]=\"this.date\" [min]=\"this.minDateAttr\" [max]=\"this.maxDateAttr\" />\n</clr-date-container>\n" }]
|
|
11897
11814
|
}], ctorParameters: () => [{ type: OpenedDatepickersTrackerService }], propDecorators: { value: [{
|
|
11898
11815
|
type: Input
|
|
11899
11816
|
}], label: [{
|
|
@@ -12032,10 +11949,10 @@ class DaterangeControlStateService {
|
|
|
12032
11949
|
this.statusChange.emit(this._invalid);
|
|
12033
11950
|
}
|
|
12034
11951
|
}
|
|
12035
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12036
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
11952
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DaterangeControlStateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
11953
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DaterangeControlStateService }); }
|
|
12037
11954
|
}
|
|
12038
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11955
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DaterangeControlStateService, decorators: [{
|
|
12039
11956
|
type: Injectable
|
|
12040
11957
|
}] });
|
|
12041
11958
|
|
|
@@ -12247,10 +12164,10 @@ class DaterangeParsingService {
|
|
|
12247
12164
|
}
|
|
12248
12165
|
return result;
|
|
12249
12166
|
}
|
|
12250
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12251
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
12167
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DaterangeParsingService, deps: [{ token: LOCALE_ID }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
12168
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DaterangeParsingService, providedIn: 'root' }); }
|
|
12252
12169
|
}
|
|
12253
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12170
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DaterangeParsingService, decorators: [{
|
|
12254
12171
|
type: Injectable,
|
|
12255
12172
|
args: [{
|
|
12256
12173
|
providedIn: 'root',
|
|
@@ -12317,10 +12234,10 @@ class DaterangeService {
|
|
|
12317
12234
|
this._selectedDaterange.from == null ||
|
|
12318
12235
|
this._selectedDaterange.to == null);
|
|
12319
12236
|
}
|
|
12320
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12321
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
12237
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DaterangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
12238
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DaterangeService }); }
|
|
12322
12239
|
}
|
|
12323
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12240
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: DaterangeService, decorators: [{
|
|
12324
12241
|
type: Injectable
|
|
12325
12242
|
}] });
|
|
12326
12243
|
|
|
@@ -12395,10 +12312,10 @@ class ClrAbstractContainer {
|
|
|
12395
12312
|
this.daterangeControlStateService = daterangeControlStateService;
|
|
12396
12313
|
this.isFormControl = true;
|
|
12397
12314
|
}
|
|
12398
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12399
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12315
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAbstractContainer, deps: [{ token: i2.ClrLayout, optional: true }, { token: DaterangeControlStateService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12316
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrAbstractContainer, isStandalone: true, host: { properties: { "class.clr-form-control": "this.isFormControl", "class.clr-row": "this.addLayoutGrid" } }, queries: [{ propertyName: "labelComponent", first: true, predicate: ClrLabel, descendants: true }, { propertyName: "controlHelperComponent", first: true, predicate: ClrControlHelper, descendants: true }, { propertyName: "controlErrorComponent", first: true, predicate: ClrControlError, descendants: true }, { propertyName: "controlSuccessComponent", first: true, predicate: ClrControlSuccess, descendants: true }], ngImport: i0 }); }
|
|
12400
12317
|
}
|
|
12401
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12318
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAbstractContainer, decorators: [{
|
|
12402
12319
|
type: Directive
|
|
12403
12320
|
}], ctorParameters: () => [{ type: i2.ClrLayout, decorators: [{
|
|
12404
12321
|
type: Optional
|
|
@@ -12769,13 +12686,14 @@ class ClrDaterangepickerDirective {
|
|
|
12769
12686
|
}, true);
|
|
12770
12687
|
}
|
|
12771
12688
|
}
|
|
12772
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12773
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
12689
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangepickerDirective, deps: [{ token: i3$1.NgControl, self: true }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: DaterangeControlStateService }, { token: ControlIdService }, { token: DaterangeService }, { token: DaterangeParsingService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
12690
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrDaterangepickerDirective, isStandalone: false, selector: "[clrDaterangepicker]", inputs: { min: "min", max: "max", separatorText: "separatorText", placeholder: "placeholder", id: "id", disabled: "disabled" }, outputs: { valueChange: "valueChange" }, host: { listeners: { "change": "onChangeEvent($event.target)", "focus": "focusEvent()", "blur": "blurEvent()" }, properties: { "attr.placeholder": "this.placeholderText", "id": "this.id", "disabled": "this.disabled", "attr.type": "this.inputType", "class.clr-input": "this.inputClass" } }, ngImport: i0 }); }
|
|
12774
12691
|
}
|
|
12775
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12692
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangepickerDirective, decorators: [{
|
|
12776
12693
|
type: Directive,
|
|
12777
12694
|
args: [{
|
|
12778
12695
|
selector: '[clrDaterangepicker]',
|
|
12696
|
+
standalone: false,
|
|
12779
12697
|
}]
|
|
12780
12698
|
}], ctorParameters: () => [{ type: i3$1.NgControl, decorators: [{
|
|
12781
12699
|
type: Self
|
|
@@ -12850,12 +12768,12 @@ class ClrTimepickerComponent {
|
|
|
12850
12768
|
focus() {
|
|
12851
12769
|
this.inputElm.nativeElement.focus();
|
|
12852
12770
|
}
|
|
12853
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
12854
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
12771
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTimepickerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
12772
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrTimepickerComponent, isStandalone: false, selector: "clr-timepicker", inputs: { value: "value", activateSeconds: "activateSeconds" }, outputs: { valueChange: "valueChange" }, viewQueries: [{ propertyName: "inputElm", first: true, predicate: ["inputElm"], descendants: true }], ngImport: i0, template: "<clr-input-container class=\"clr-input-time\">\n <label class=\"clr-control-label\"> </label>\n <input clrInput #inputElm [(ngModel)]=\"this.time\" type=\"time\" step=\"{{ activateSeconds ? 1 : 60 }}\" />\n</clr-input-container>\n", styles: [".clr-input-time{margin-top:0}\n"], dependencies: [{ kind: "directive", type: i3$1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i2.ClrLabel, selector: "label", inputs: ["id", "for"] }, { kind: "directive", type: i2.ClrInput, selector: "[clrInput]" }, { kind: "component", type: i2.ClrInputContainer, selector: "clr-input-container" }] }); }
|
|
12855
12773
|
}
|
|
12856
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
12774
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrTimepickerComponent, decorators: [{
|
|
12857
12775
|
type: Component,
|
|
12858
|
-
args: [{ selector: 'clr-timepicker', template: "<clr-input-container class=\"clr-input-time\">\n <label class=\"clr-control-label\"> </label>\n <input clrInput #inputElm [(ngModel)]=\"this.time\" type=\"time\" step=\"{{ activateSeconds ? 1 : 60 }}\" />\n</clr-input-container>\n", styles: [".clr-input-time{margin-top:0}\n"] }]
|
|
12776
|
+
args: [{ selector: 'clr-timepicker', standalone: false, template: "<clr-input-container class=\"clr-input-time\">\n <label class=\"clr-control-label\"> </label>\n <input clrInput #inputElm [(ngModel)]=\"this.time\" type=\"time\" step=\"{{ activateSeconds ? 1 : 60 }}\" />\n</clr-input-container>\n", styles: [".clr-input-time{margin-top:0}\n"] }]
|
|
12859
12777
|
}], ctorParameters: () => [], propDecorators: { value: [{
|
|
12860
12778
|
type: Input
|
|
12861
12779
|
}], activateSeconds: [{
|
|
@@ -13115,8 +13033,8 @@ class ClrDaterangepickerContainerComponent extends ClrAbstractContainer {
|
|
|
13115
13033
|
toTime: value,
|
|
13116
13034
|
});
|
|
13117
13035
|
}
|
|
13118
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13119
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13036
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangepickerContainerComponent, deps: [{ token: i2.ClrPopoverEventsService }, { token: i2.ClrPopoverToggleService }, { token: i2.ClrCommonStringsService }, { token: i2.ClrLayout, optional: true }, { token: DaterangeControlStateService }, { token: OpenedDatepickersTrackerService }, { token: DaterangeService }, { token: DaterangeParsingService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13037
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrDaterangepickerContainerComponent, isStandalone: false, selector: "clr-daterangepicker-container", inputs: { presets: "presets", presetsDateTime: "presetsDateTime", timeSelection: "timeSelection", activateSeconds: "activateSeconds", clrPosition: "clrPosition", labelFrom: "labelFrom", labelTo: "labelTo" }, host: { properties: { "class": "this.classes" } }, providers: [
|
|
13120
13038
|
ClrPopoverToggleService,
|
|
13121
13039
|
ClrPopoverEventsService,
|
|
13122
13040
|
ClrPopoverPositionService,
|
|
@@ -13124,9 +13042,9 @@ class ClrDaterangepickerContainerComponent extends ClrAbstractContainer {
|
|
|
13124
13042
|
DaterangeService,
|
|
13125
13043
|
OpenedDatepickersTrackerService,
|
|
13126
13044
|
ControlIdService,
|
|
13127
|
-
], queries: [{ propertyName: "daterangepickerDirective", first: true, predicate: ClrDaterangepickerDirective, descendants: true }], viewQueries: [{ propertyName: "datepickerComponents", predicate: ClrDatepickerComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-content select=\"label\"></ng-content>\n<label *ngIf=\"!this.labelComponent && this.addLayoutGrid\"></label>\n<div\n [class.clr-col-12]=\"this.addLayoutGrid\"\n [class.clr-col-md-10]=\"this.addLayoutGrid\"\n [class.clr-error]=\"this.isInvalid\"\n class=\"clr-control-container\"\n>\n <div class=\"clr-input-wrapper\" clrPopoverAnchor>\n <div [class.clr-focus]=\"this.focus\" class=\"clr-input-group\">\n <ng-content select=\"[clrDaterangepicker]\"></ng-content>\n <button\n [attr.aria-label]=\"this.friendlyDaterange\"\n [disabled]=\"this.disabled\"\n [title]=\"this.friendlyDaterange\"\n class=\"clr-input-group-icon-action\"\n clrPopoverOpenCloseButton\n type=\"button\"\n >\n <cds-icon shape=\"calendar\" status=\"info\"></cds-icon>\n </button>\n </div>\n <cds-icon\n *ngIf=\"this.isInvalid\"\n aria-hidden=\"true\"\n class=\"clr-validate-icon\"\n shape=\"exclamation-circle\"\n status=\"danger\"\n ></cds-icon>\n <cds-icon\n *ngIf=\"!this.isInvalid\"\n aria-hidden=\"true\"\n class=\"clr-validate-icon\"\n shape=\"check-circle\"\n status=\"success\"\n ></cds-icon>\n </div>\n <ng-content *ngIf=\"this.showHelper\" select=\"clr-control-helper\"></ng-content>\n <ng-content *ngIf=\"this.showInvalid\" select=\"clr-control-error\"></ng-content>\n <ng-content *ngIf=\"this.showValid\" select=\"clr-control-success\"></ng-content>\n\n <div\n *clrPopoverContent=\"this.open; at: this.popoverPosition; outsideClickToClose: true; scrollToClose: true\"\n class=\"clr-daterangepicker-container-popup datepicker\"\n >\n <button\n class=\"btn btn-sm btn-link close clr-smart-close-button btn-trash\"\n type=\"button\"\n (click)=\"daterangeService.updateSelectedDaterange(null)\"\n >\n <cds-icon shape=\"trash\"></cds-icon>\n </button>\n <button\n [attr.aria-label]=\"this.commonStrings.close\"\n class=\"btn btn-sm btn-link close\"\n clrPopoverCloseButton\n type=\"button\"\n >\n <cds-icon [attr.title]=\"this.commonStrings.close\" aria-hidden=\"true\" shape=\"window-close\"></cds-icon>\n <span class=\"clr-sr-only\">{{ this.commonStrings.close }}</span>\n </button>\n <div class=\"clr-daterangepicker-container-popup-content\">\n <form [clrLayout]=\"'vertical'\" clrForm>\n <div class=\"datetime-container\">\n <clr-datepicker\n (valueChange)=\"this.onDateFromChange($event)\"\n [label]=\"this.labelFrom\"\n [maxDate]=\"this.maxDate\"\n [minDate]=\"this.minDate\"\n [value]=\"this.dateFrom\"\n class=\"clr-datepicker\"\n >\n </clr-datepicker>\n <clr-timepicker\n *ngIf=\"timeSelection\"\n class=\"timepicker\"\n (valueChange)=\"this.onTimeFromChange($event)\"\n [value]=\"this.timeFrom\"\n [activateSeconds]=\"activateSeconds\"\n >\n </clr-timepicker>\n </div>\n <div class=\"datetime-container datetime-container-to\">\n <clr-datepicker\n (valueChange)=\"this.onDateToChange($event)\"\n [label]=\"this.labelTo\"\n [maxDate]=\"this.maxDate\"\n [minDate]=\"this.minDate\"\n [value]=\"this.dateTo\"\n class=\"clr-datepicker\"\n >\n </clr-datepicker>\n <clr-timepicker\n *ngIf=\"timeSelection\"\n class=\"timepicker\"\n (valueChange)=\"this.onTimeToChange($event)\"\n [value]=\"this.timeTo\"\n [activateSeconds]=\"activateSeconds\"\n >\n </clr-timepicker>\n </div>\n </form>\n <div *ngIf=\"this.presets?.length > 0\" class=\"clr-daterangepicker-container-popup-content-presets\">\n <ng-container *ngFor=\"let preset of this.presets\">\n <button (click)=\"this.applyPreset(preset)\" class=\"btn btn-outline btn-sm btn-block\" type=\"button\">\n {{ preset.text }}\n </button>\n </ng-container>\n </div>\n <div *ngIf=\"this.presetsDateTime?.length > 0\" class=\"clr-daterangepicker-container-popup-content-presets\">\n <ng-container *ngFor=\"let preset of this.presetsDateTime\">\n <button (click)=\"this.applyPresetTime(preset)\" class=\"btn btn-outline btn-sm btn-block\" type=\"button\">\n {{ preset.text }}\n </button>\n </ng-container>\n </div>\n </div>\n </div>\n</div>\n", styles: [".clr-input-wrapper>.clr-input-group{max-width:fit-content;padding-right:1.5rem}.clr-input-wrapper>.clr-input-group ::ng-deep>.clr-input{width:100%;padding:0 .3rem}.clr-daterangepicker-container-popup.datepicker{padding:0;width:auto;height:auto;display:block}.clr-daterangepicker-container-popup.datepicker .clr-smart-close-button{min-width:1.2rem;padding:0;position:absolute;right:0;margin:5px}.clr-daterangepicker-container-popup.datepicker .btn-trash{padding-right:25px;margin:5px}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content{padding:1rem;display:flex;flex-direction:row}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-form ::ng-deep clr-datepicker:first-of-type ::ng-deep clr-date-container{margin-top:0}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-daterangepicker-container-popup-content-presets{margin-left:.6rem;padding:.3rem}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-daterangepicker-container-popup-content-presets .btn{margin-right:0}.datetime-container{display:flex;flex-direction:row;align-items:flex-start}.datetime-container-to{padding-top:1rem}.timepicker{padding-left:1rem}.timepicker clr-input-container{margin-top:.8rem}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3$1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i3$1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i3$1.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i2.ClrLabel, selector: "label", inputs: ["for"] }, { kind: "directive", type: i2.ClrForm, selector: "[clrForm]", inputs: ["clrLabelSize"] }, { kind: "directive", type: i2.ClrLayout, selector: "[clrForm][clrLayout]", inputs: ["clrLayout"] }, { kind: "directive", type: i2.ClrPopoverAnchor, selector: "[clrPopoverAnchor]" }, { kind: "directive", type: i2.ÇlrClrPopoverCloseButton, selector: "[clrPopoverCloseButton]", outputs: ["clrPopoverOnCloseChange"] }, { kind: "directive", type: i2.ÇlrClrPopoverOpenCloseButton, selector: "[clrPopoverOpenCloseButton]", outputs: ["clrPopoverOpenCloseChange"] }, { kind: "directive", type: i2.ClrPopoverContent, selector: "[clrPopoverContent]", inputs: ["clrPopoverContent", "clrPopoverContentAt", "clrPopoverContentOutsideClickToClose", "clrPopoverContentScrollToClose"] }, { kind: "component", type: ClrDatepickerComponent, selector: "clr-datepicker", inputs: ["value", "label", "minDate", "maxDate", "timeSelection"], outputs: ["valueChange"] }, { kind: "component", type: ClrTimepickerComponent, selector: "clr-timepicker", inputs: ["value", "activateSeconds"], outputs: ["valueChange"] }] }); }
|
|
13045
|
+
], queries: [{ propertyName: "daterangepickerDirective", first: true, predicate: ClrDaterangepickerDirective, descendants: true }], viewQueries: [{ propertyName: "datepickerComponents", predicate: ClrDatepickerComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: "<ng-content select=\"label\"></ng-content>\n<label *ngIf=\"!this.labelComponent && this.addLayoutGrid\"></label>\n<div\n [class.clr-col-12]=\"this.addLayoutGrid\"\n [class.clr-col-md-10]=\"this.addLayoutGrid\"\n [class.clr-error]=\"this.isInvalid\"\n class=\"clr-control-container\"\n>\n <div class=\"clr-input-wrapper\" clrPopoverAnchor>\n <div [class.clr-focus]=\"this.focus\" class=\"clr-input-group\">\n <ng-content select=\"[clrDaterangepicker]\"></ng-content>\n <button\n [attr.aria-label]=\"this.friendlyDaterange\"\n [disabled]=\"this.disabled\"\n [title]=\"this.friendlyDaterange\"\n class=\"clr-input-group-icon-action\"\n clrPopoverOpenCloseButton\n type=\"button\"\n >\n <cds-icon shape=\"calendar\" status=\"info\"></cds-icon>\n </button>\n </div>\n <cds-icon\n *ngIf=\"this.isInvalid\"\n aria-hidden=\"true\"\n class=\"clr-validate-icon\"\n shape=\"exclamation-circle\"\n status=\"danger\"\n ></cds-icon>\n <cds-icon\n *ngIf=\"!this.isInvalid\"\n aria-hidden=\"true\"\n class=\"clr-validate-icon\"\n shape=\"check-circle\"\n status=\"success\"\n ></cds-icon>\n </div>\n <ng-content *ngIf=\"this.showHelper\" select=\"clr-control-helper\"></ng-content>\n <ng-content *ngIf=\"this.showInvalid\" select=\"clr-control-error\"></ng-content>\n <ng-content *ngIf=\"this.showValid\" select=\"clr-control-success\"></ng-content>\n\n <div\n *clrPopoverContent=\"this.open; at: this.popoverPosition; outsideClickToClose: true; scrollToClose: true\"\n class=\"clr-daterangepicker-container-popup datepicker\"\n >\n <button\n class=\"btn btn-sm btn-link close clr-smart-close-button btn-trash\"\n type=\"button\"\n (click)=\"daterangeService.updateSelectedDaterange(null)\"\n >\n <cds-icon shape=\"trash\"></cds-icon>\n </button>\n <button\n [attr.aria-label]=\"this.commonStrings.close\"\n class=\"btn btn-sm btn-link close\"\n clrPopoverCloseButton\n type=\"button\"\n >\n <cds-icon [attr.title]=\"this.commonStrings.close\" aria-hidden=\"true\" shape=\"window-close\"></cds-icon>\n <span class=\"clr-sr-only\">{{ this.commonStrings.close }}</span>\n </button>\n <div class=\"clr-daterangepicker-container-popup-content\">\n <form [clrLayout]=\"'vertical'\" clrForm>\n <div class=\"datetime-container\">\n <clr-datepicker\n (valueChange)=\"this.onDateFromChange($event)\"\n [label]=\"this.labelFrom\"\n [maxDate]=\"this.maxDate\"\n [minDate]=\"this.minDate\"\n [value]=\"this.dateFrom\"\n class=\"clr-datepicker\"\n >\n </clr-datepicker>\n <clr-timepicker\n *ngIf=\"timeSelection\"\n class=\"timepicker\"\n (valueChange)=\"this.onTimeFromChange($event)\"\n [value]=\"this.timeFrom\"\n [activateSeconds]=\"activateSeconds\"\n >\n </clr-timepicker>\n </div>\n <div class=\"datetime-container datetime-container-to\">\n <clr-datepicker\n (valueChange)=\"this.onDateToChange($event)\"\n [label]=\"this.labelTo\"\n [maxDate]=\"this.maxDate\"\n [minDate]=\"this.minDate\"\n [value]=\"this.dateTo\"\n class=\"clr-datepicker\"\n >\n </clr-datepicker>\n <clr-timepicker\n *ngIf=\"timeSelection\"\n class=\"timepicker\"\n (valueChange)=\"this.onTimeToChange($event)\"\n [value]=\"this.timeTo\"\n [activateSeconds]=\"activateSeconds\"\n >\n </clr-timepicker>\n </div>\n </form>\n <div *ngIf=\"this.presets?.length > 0\" class=\"clr-daterangepicker-container-popup-content-presets\">\n <ng-container *ngFor=\"let preset of this.presets\">\n <button (click)=\"this.applyPreset(preset)\" class=\"btn btn-outline btn-sm btn-block\" type=\"button\">\n {{ preset.text }}\n </button>\n </ng-container>\n </div>\n <div *ngIf=\"this.presetsDateTime?.length > 0\" class=\"clr-daterangepicker-container-popup-content-presets\">\n <ng-container *ngFor=\"let preset of this.presetsDateTime\">\n <button (click)=\"this.applyPresetTime(preset)\" class=\"btn btn-outline btn-sm btn-block\" type=\"button\">\n {{ preset.text }}\n </button>\n </ng-container>\n </div>\n </div>\n </div>\n</div>\n", styles: [".clr-input-wrapper>.clr-input-group{max-width:fit-content;padding-right:1.5rem}.clr-input-wrapper>.clr-input-group ::ng-deep>.clr-input{width:100%;padding:0 .3rem}.clr-daterangepicker-container-popup.datepicker{padding:0;width:auto;height:auto;display:block}.clr-daterangepicker-container-popup.datepicker .clr-smart-close-button{min-width:1.2rem;padding:0;position:absolute;right:0;margin:5px}.clr-daterangepicker-container-popup.datepicker .btn-trash{padding-right:25px;margin:5px}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content{padding:1rem;display:flex;flex-direction:row}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-form ::ng-deep clr-datepicker:first-of-type ::ng-deep clr-date-container{margin-top:0}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-daterangepicker-container-popup-content-presets{margin-left:.6rem;padding:.3rem}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-daterangepicker-container-popup-content-presets .btn{margin-right:0}.datetime-container{display:flex;flex-direction:row;align-items:flex-start}.datetime-container-to{padding-top:1rem}.timepicker{padding-left:1rem}.timepicker clr-input-container{margin-top:.8rem}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3$1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i3$1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i3$1.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i2.CdsIconCustomTag, selector: "cds-icon" }, { kind: "directive", type: i2.ClrLabel, selector: "label", inputs: ["id", "for"] }, { kind: "directive", type: i2.ClrForm, selector: "[clrForm]", inputs: ["clrLabelSize"] }, { kind: "directive", type: i2.ClrLayout, selector: "[clrForm][clrLayout]", inputs: ["clrLayout"] }, { kind: "directive", type: i2.ClrPopoverAnchor, selector: "[clrPopoverAnchor]" }, { kind: "directive", type: i2.ÇlrClrPopoverCloseButton, selector: "[clrPopoverCloseButton]", outputs: ["clrPopoverOnCloseChange"] }, { kind: "directive", type: i2.ÇlrClrPopoverOpenCloseButton, selector: "[clrPopoverOpenCloseButton]", outputs: ["clrPopoverOpenCloseChange"] }, { kind: "directive", type: i2.ClrPopoverContent, selector: "[clrPopoverContent]", inputs: ["clrPopoverContent", "clrPopoverContentAt", "clrPopoverContentOutsideClickToClose", "clrPopoverContentScrollToClose"] }, { kind: "component", type: ClrDatepickerComponent, selector: "clr-datepicker", inputs: ["value", "label", "minDate", "maxDate", "timeSelection"], outputs: ["valueChange"] }, { kind: "component", type: ClrTimepickerComponent, selector: "clr-timepicker", inputs: ["value", "activateSeconds"], outputs: ["valueChange"] }] }); }
|
|
13128
13046
|
}
|
|
13129
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13047
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangepickerContainerComponent, decorators: [{
|
|
13130
13048
|
type: Component,
|
|
13131
13049
|
args: [{ selector: 'clr-daterangepicker-container', providers: [
|
|
13132
13050
|
ClrPopoverToggleService,
|
|
@@ -13136,7 +13054,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13136
13054
|
DaterangeService,
|
|
13137
13055
|
OpenedDatepickersTrackerService,
|
|
13138
13056
|
ControlIdService,
|
|
13139
|
-
], template: "<ng-content select=\"label\"></ng-content>\n<label *ngIf=\"!this.labelComponent && this.addLayoutGrid\"></label>\n<div\n [class.clr-col-12]=\"this.addLayoutGrid\"\n [class.clr-col-md-10]=\"this.addLayoutGrid\"\n [class.clr-error]=\"this.isInvalid\"\n class=\"clr-control-container\"\n>\n <div class=\"clr-input-wrapper\" clrPopoverAnchor>\n <div [class.clr-focus]=\"this.focus\" class=\"clr-input-group\">\n <ng-content select=\"[clrDaterangepicker]\"></ng-content>\n <button\n [attr.aria-label]=\"this.friendlyDaterange\"\n [disabled]=\"this.disabled\"\n [title]=\"this.friendlyDaterange\"\n class=\"clr-input-group-icon-action\"\n clrPopoverOpenCloseButton\n type=\"button\"\n >\n <cds-icon shape=\"calendar\" status=\"info\"></cds-icon>\n </button>\n </div>\n <cds-icon\n *ngIf=\"this.isInvalid\"\n aria-hidden=\"true\"\n class=\"clr-validate-icon\"\n shape=\"exclamation-circle\"\n status=\"danger\"\n ></cds-icon>\n <cds-icon\n *ngIf=\"!this.isInvalid\"\n aria-hidden=\"true\"\n class=\"clr-validate-icon\"\n shape=\"check-circle\"\n status=\"success\"\n ></cds-icon>\n </div>\n <ng-content *ngIf=\"this.showHelper\" select=\"clr-control-helper\"></ng-content>\n <ng-content *ngIf=\"this.showInvalid\" select=\"clr-control-error\"></ng-content>\n <ng-content *ngIf=\"this.showValid\" select=\"clr-control-success\"></ng-content>\n\n <div\n *clrPopoverContent=\"this.open; at: this.popoverPosition; outsideClickToClose: true; scrollToClose: true\"\n class=\"clr-daterangepicker-container-popup datepicker\"\n >\n <button\n class=\"btn btn-sm btn-link close clr-smart-close-button btn-trash\"\n type=\"button\"\n (click)=\"daterangeService.updateSelectedDaterange(null)\"\n >\n <cds-icon shape=\"trash\"></cds-icon>\n </button>\n <button\n [attr.aria-label]=\"this.commonStrings.close\"\n class=\"btn btn-sm btn-link close\"\n clrPopoverCloseButton\n type=\"button\"\n >\n <cds-icon [attr.title]=\"this.commonStrings.close\" aria-hidden=\"true\" shape=\"window-close\"></cds-icon>\n <span class=\"clr-sr-only\">{{ this.commonStrings.close }}</span>\n </button>\n <div class=\"clr-daterangepicker-container-popup-content\">\n <form [clrLayout]=\"'vertical'\" clrForm>\n <div class=\"datetime-container\">\n <clr-datepicker\n (valueChange)=\"this.onDateFromChange($event)\"\n [label]=\"this.labelFrom\"\n [maxDate]=\"this.maxDate\"\n [minDate]=\"this.minDate\"\n [value]=\"this.dateFrom\"\n class=\"clr-datepicker\"\n >\n </clr-datepicker>\n <clr-timepicker\n *ngIf=\"timeSelection\"\n class=\"timepicker\"\n (valueChange)=\"this.onTimeFromChange($event)\"\n [value]=\"this.timeFrom\"\n [activateSeconds]=\"activateSeconds\"\n >\n </clr-timepicker>\n </div>\n <div class=\"datetime-container datetime-container-to\">\n <clr-datepicker\n (valueChange)=\"this.onDateToChange($event)\"\n [label]=\"this.labelTo\"\n [maxDate]=\"this.maxDate\"\n [minDate]=\"this.minDate\"\n [value]=\"this.dateTo\"\n class=\"clr-datepicker\"\n >\n </clr-datepicker>\n <clr-timepicker\n *ngIf=\"timeSelection\"\n class=\"timepicker\"\n (valueChange)=\"this.onTimeToChange($event)\"\n [value]=\"this.timeTo\"\n [activateSeconds]=\"activateSeconds\"\n >\n </clr-timepicker>\n </div>\n </form>\n <div *ngIf=\"this.presets?.length > 0\" class=\"clr-daterangepicker-container-popup-content-presets\">\n <ng-container *ngFor=\"let preset of this.presets\">\n <button (click)=\"this.applyPreset(preset)\" class=\"btn btn-outline btn-sm btn-block\" type=\"button\">\n {{ preset.text }}\n </button>\n </ng-container>\n </div>\n <div *ngIf=\"this.presetsDateTime?.length > 0\" class=\"clr-daterangepicker-container-popup-content-presets\">\n <ng-container *ngFor=\"let preset of this.presetsDateTime\">\n <button (click)=\"this.applyPresetTime(preset)\" class=\"btn btn-outline btn-sm btn-block\" type=\"button\">\n {{ preset.text }}\n </button>\n </ng-container>\n </div>\n </div>\n </div>\n</div>\n", styles: [".clr-input-wrapper>.clr-input-group{max-width:fit-content;padding-right:1.5rem}.clr-input-wrapper>.clr-input-group ::ng-deep>.clr-input{width:100%;padding:0 .3rem}.clr-daterangepicker-container-popup.datepicker{padding:0;width:auto;height:auto;display:block}.clr-daterangepicker-container-popup.datepicker .clr-smart-close-button{min-width:1.2rem;padding:0;position:absolute;right:0;margin:5px}.clr-daterangepicker-container-popup.datepicker .btn-trash{padding-right:25px;margin:5px}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content{padding:1rem;display:flex;flex-direction:row}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-form ::ng-deep clr-datepicker:first-of-type ::ng-deep clr-date-container{margin-top:0}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-daterangepicker-container-popup-content-presets{margin-left:.6rem;padding:.3rem}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-daterangepicker-container-popup-content-presets .btn{margin-right:0}.datetime-container{display:flex;flex-direction:row;align-items:flex-start}.datetime-container-to{padding-top:1rem}.timepicker{padding-left:1rem}.timepicker clr-input-container{margin-top:.8rem}\n"] }]
|
|
13057
|
+
], standalone: false, template: "<ng-content select=\"label\"></ng-content>\n<label *ngIf=\"!this.labelComponent && this.addLayoutGrid\"></label>\n<div\n [class.clr-col-12]=\"this.addLayoutGrid\"\n [class.clr-col-md-10]=\"this.addLayoutGrid\"\n [class.clr-error]=\"this.isInvalid\"\n class=\"clr-control-container\"\n>\n <div class=\"clr-input-wrapper\" clrPopoverAnchor>\n <div [class.clr-focus]=\"this.focus\" class=\"clr-input-group\">\n <ng-content select=\"[clrDaterangepicker]\"></ng-content>\n <button\n [attr.aria-label]=\"this.friendlyDaterange\"\n [disabled]=\"this.disabled\"\n [title]=\"this.friendlyDaterange\"\n class=\"clr-input-group-icon-action\"\n clrPopoverOpenCloseButton\n type=\"button\"\n >\n <cds-icon shape=\"calendar\" status=\"info\"></cds-icon>\n </button>\n </div>\n <cds-icon\n *ngIf=\"this.isInvalid\"\n aria-hidden=\"true\"\n class=\"clr-validate-icon\"\n shape=\"exclamation-circle\"\n status=\"danger\"\n ></cds-icon>\n <cds-icon\n *ngIf=\"!this.isInvalid\"\n aria-hidden=\"true\"\n class=\"clr-validate-icon\"\n shape=\"check-circle\"\n status=\"success\"\n ></cds-icon>\n </div>\n <ng-content *ngIf=\"this.showHelper\" select=\"clr-control-helper\"></ng-content>\n <ng-content *ngIf=\"this.showInvalid\" select=\"clr-control-error\"></ng-content>\n <ng-content *ngIf=\"this.showValid\" select=\"clr-control-success\"></ng-content>\n\n <div\n *clrPopoverContent=\"this.open; at: this.popoverPosition; outsideClickToClose: true; scrollToClose: true\"\n class=\"clr-daterangepicker-container-popup datepicker\"\n >\n <button\n class=\"btn btn-sm btn-link close clr-smart-close-button btn-trash\"\n type=\"button\"\n (click)=\"daterangeService.updateSelectedDaterange(null)\"\n >\n <cds-icon shape=\"trash\"></cds-icon>\n </button>\n <button\n [attr.aria-label]=\"this.commonStrings.close\"\n class=\"btn btn-sm btn-link close\"\n clrPopoverCloseButton\n type=\"button\"\n >\n <cds-icon [attr.title]=\"this.commonStrings.close\" aria-hidden=\"true\" shape=\"window-close\"></cds-icon>\n <span class=\"clr-sr-only\">{{ this.commonStrings.close }}</span>\n </button>\n <div class=\"clr-daterangepicker-container-popup-content\">\n <form [clrLayout]=\"'vertical'\" clrForm>\n <div class=\"datetime-container\">\n <clr-datepicker\n (valueChange)=\"this.onDateFromChange($event)\"\n [label]=\"this.labelFrom\"\n [maxDate]=\"this.maxDate\"\n [minDate]=\"this.minDate\"\n [value]=\"this.dateFrom\"\n class=\"clr-datepicker\"\n >\n </clr-datepicker>\n <clr-timepicker\n *ngIf=\"timeSelection\"\n class=\"timepicker\"\n (valueChange)=\"this.onTimeFromChange($event)\"\n [value]=\"this.timeFrom\"\n [activateSeconds]=\"activateSeconds\"\n >\n </clr-timepicker>\n </div>\n <div class=\"datetime-container datetime-container-to\">\n <clr-datepicker\n (valueChange)=\"this.onDateToChange($event)\"\n [label]=\"this.labelTo\"\n [maxDate]=\"this.maxDate\"\n [minDate]=\"this.minDate\"\n [value]=\"this.dateTo\"\n class=\"clr-datepicker\"\n >\n </clr-datepicker>\n <clr-timepicker\n *ngIf=\"timeSelection\"\n class=\"timepicker\"\n (valueChange)=\"this.onTimeToChange($event)\"\n [value]=\"this.timeTo\"\n [activateSeconds]=\"activateSeconds\"\n >\n </clr-timepicker>\n </div>\n </form>\n <div *ngIf=\"this.presets?.length > 0\" class=\"clr-daterangepicker-container-popup-content-presets\">\n <ng-container *ngFor=\"let preset of this.presets\">\n <button (click)=\"this.applyPreset(preset)\" class=\"btn btn-outline btn-sm btn-block\" type=\"button\">\n {{ preset.text }}\n </button>\n </ng-container>\n </div>\n <div *ngIf=\"this.presetsDateTime?.length > 0\" class=\"clr-daterangepicker-container-popup-content-presets\">\n <ng-container *ngFor=\"let preset of this.presetsDateTime\">\n <button (click)=\"this.applyPresetTime(preset)\" class=\"btn btn-outline btn-sm btn-block\" type=\"button\">\n {{ preset.text }}\n </button>\n </ng-container>\n </div>\n </div>\n </div>\n</div>\n", styles: [".clr-input-wrapper>.clr-input-group{max-width:fit-content;padding-right:1.5rem}.clr-input-wrapper>.clr-input-group ::ng-deep>.clr-input{width:100%;padding:0 .3rem}.clr-daterangepicker-container-popup.datepicker{padding:0;width:auto;height:auto;display:block}.clr-daterangepicker-container-popup.datepicker .clr-smart-close-button{min-width:1.2rem;padding:0;position:absolute;right:0;margin:5px}.clr-daterangepicker-container-popup.datepicker .btn-trash{padding-right:25px;margin:5px}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content{padding:1rem;display:flex;flex-direction:row}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-form ::ng-deep clr-datepicker:first-of-type ::ng-deep clr-date-container{margin-top:0}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-daterangepicker-container-popup-content-presets{margin-left:.6rem;padding:.3rem}.clr-daterangepicker-container-popup.datepicker .clr-daterangepicker-container-popup-content .clr-daterangepicker-container-popup-content-presets .btn{margin-right:0}.datetime-container{display:flex;flex-direction:row;align-items:flex-start}.datetime-container-to{padding-top:1rem}.timepicker{padding-left:1rem}.timepicker clr-input-container{margin-top:.8rem}\n"] }]
|
|
13140
13058
|
}], ctorParameters: () => [{ type: i2.ClrPopoverEventsService }, { type: i2.ClrPopoverToggleService }, { type: i2.ClrCommonStringsService }, { type: i2.ClrLayout, decorators: [{
|
|
13141
13059
|
type: Optional
|
|
13142
13060
|
}] }, { type: DaterangeControlStateService }, { type: OpenedDatepickersTrackerService }, { type: DaterangeService }, { type: DaterangeParsingService }], propDecorators: { presets: [{
|
|
@@ -13236,13 +13154,14 @@ class ClrIfDaterangeErrorDirective {
|
|
|
13236
13154
|
this.displayedContent = false;
|
|
13237
13155
|
}
|
|
13238
13156
|
}
|
|
13239
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13240
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13157
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrIfDaterangeErrorDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: DaterangeControlStateService, optional: true }, { token: ClrDaterangepickerContainerComponent, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13158
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrIfDaterangeErrorDirective, isStandalone: false, selector: "[clrIfDaterangeError]", inputs: { clrIfDaterangeError: "clrIfDaterangeError" }, ngImport: i0 }); }
|
|
13241
13159
|
}
|
|
13242
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13160
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrIfDaterangeErrorDirective, decorators: [{
|
|
13243
13161
|
type: Directive,
|
|
13244
13162
|
args: [{
|
|
13245
13163
|
selector: '[clrIfDaterangeError]',
|
|
13164
|
+
standalone: false,
|
|
13246
13165
|
}]
|
|
13247
13166
|
}], ctorParameters: () => [{ type: i0.TemplateRef }, { type: i0.ViewContainerRef }, { type: DaterangeControlStateService, decorators: [{
|
|
13248
13167
|
type: Optional
|
|
@@ -13304,8 +13223,8 @@ class ClrDaterangeMaxValidator {
|
|
|
13304
13223
|
}
|
|
13305
13224
|
return null;
|
|
13306
13225
|
}
|
|
13307
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13308
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13226
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangeMaxValidator, deps: [{ token: DaterangeService, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13227
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrDaterangeMaxValidator, isStandalone: false, selector: "[clrDaterangepicker][max], [clrDaterangeMax]", inputs: { active: ["clrDaterangeMax", "active"] }, providers: [
|
|
13309
13228
|
{
|
|
13310
13229
|
provide: NG_VALIDATORS,
|
|
13311
13230
|
useExisting: forwardRef(() => ClrDaterangeMaxValidator),
|
|
@@ -13313,7 +13232,7 @@ class ClrDaterangeMaxValidator {
|
|
|
13313
13232
|
},
|
|
13314
13233
|
], ngImport: i0 }); }
|
|
13315
13234
|
}
|
|
13316
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13235
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangeMaxValidator, decorators: [{
|
|
13317
13236
|
type: Directive,
|
|
13318
13237
|
args: [{
|
|
13319
13238
|
selector: '[clrDaterangepicker][max], [clrDaterangeMax]',
|
|
@@ -13324,6 +13243,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13324
13243
|
multi: true,
|
|
13325
13244
|
},
|
|
13326
13245
|
],
|
|
13246
|
+
standalone: false,
|
|
13327
13247
|
}]
|
|
13328
13248
|
}], ctorParameters: () => [{ type: DaterangeService, decorators: [{
|
|
13329
13249
|
type: Optional
|
|
@@ -13384,8 +13304,8 @@ class ClrDaterangeMinValidator {
|
|
|
13384
13304
|
}
|
|
13385
13305
|
return null;
|
|
13386
13306
|
}
|
|
13387
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13388
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13307
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangeMinValidator, deps: [{ token: DaterangeService, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13308
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrDaterangeMinValidator, isStandalone: false, selector: "[clrDaterangepicker][min], [clrDaterangeMin]", inputs: { active: ["clrDaterangeMin", "active"] }, providers: [
|
|
13389
13309
|
{
|
|
13390
13310
|
provide: NG_VALIDATORS,
|
|
13391
13311
|
useExisting: forwardRef(() => ClrDaterangeMinValidator),
|
|
@@ -13393,7 +13313,7 @@ class ClrDaterangeMinValidator {
|
|
|
13393
13313
|
},
|
|
13394
13314
|
], ngImport: i0 }); }
|
|
13395
13315
|
}
|
|
13396
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13316
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangeMinValidator, decorators: [{
|
|
13397
13317
|
type: Directive,
|
|
13398
13318
|
args: [{
|
|
13399
13319
|
selector: '[clrDaterangepicker][min], [clrDaterangeMin]',
|
|
@@ -13404,6 +13324,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13404
13324
|
multi: true,
|
|
13405
13325
|
},
|
|
13406
13326
|
],
|
|
13327
|
+
standalone: false,
|
|
13407
13328
|
}]
|
|
13408
13329
|
}], ctorParameters: () => [{ type: DaterangeService, decorators: [{
|
|
13409
13330
|
type: Optional
|
|
@@ -13465,8 +13386,8 @@ class ClrDaterangeOrderValidator {
|
|
|
13465
13386
|
}
|
|
13466
13387
|
return null;
|
|
13467
13388
|
}
|
|
13468
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13469
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13389
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangeOrderValidator, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13390
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrDaterangeOrderValidator, isStandalone: false, selector: "[clrDaterangepicker], [clrDaterangeOrder]", inputs: { active: ["clrDaterangeOrder", "active"] }, providers: [
|
|
13470
13391
|
{
|
|
13471
13392
|
provide: NG_VALIDATORS,
|
|
13472
13393
|
useExisting: forwardRef(() => ClrDaterangeOrderValidator),
|
|
@@ -13474,7 +13395,7 @@ class ClrDaterangeOrderValidator {
|
|
|
13474
13395
|
},
|
|
13475
13396
|
], ngImport: i0 }); }
|
|
13476
13397
|
}
|
|
13477
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13398
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangeOrderValidator, decorators: [{
|
|
13478
13399
|
type: Directive,
|
|
13479
13400
|
args: [{
|
|
13480
13401
|
selector: '[clrDaterangepicker], [clrDaterangeOrder]',
|
|
@@ -13485,6 +13406,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13485
13406
|
multi: true,
|
|
13486
13407
|
},
|
|
13487
13408
|
],
|
|
13409
|
+
standalone: false,
|
|
13488
13410
|
}]
|
|
13489
13411
|
}], propDecorators: { active: [{
|
|
13490
13412
|
type: Input,
|
|
@@ -13533,8 +13455,8 @@ class ClrDaterangeRequiredValidator {
|
|
|
13533
13455
|
}
|
|
13534
13456
|
return null;
|
|
13535
13457
|
}
|
|
13536
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13537
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13458
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangeRequiredValidator, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13459
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrDaterangeRequiredValidator, isStandalone: false, selector: "[clrDaterangepicker][required], [clrDaterangeRequired]", inputs: { active: ["clrDaterangeRequired", "active"] }, providers: [
|
|
13538
13460
|
{
|
|
13539
13461
|
provide: NG_VALIDATORS,
|
|
13540
13462
|
useExisting: forwardRef(() => ClrDaterangeRequiredValidator),
|
|
@@ -13542,7 +13464,7 @@ class ClrDaterangeRequiredValidator {
|
|
|
13542
13464
|
},
|
|
13543
13465
|
], ngImport: i0 }); }
|
|
13544
13466
|
}
|
|
13545
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13467
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangeRequiredValidator, decorators: [{
|
|
13546
13468
|
type: Directive,
|
|
13547
13469
|
args: [{
|
|
13548
13470
|
selector: '[clrDaterangepicker][required], [clrDaterangeRequired]',
|
|
@@ -13553,6 +13475,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13553
13475
|
multi: true,
|
|
13554
13476
|
},
|
|
13555
13477
|
],
|
|
13478
|
+
standalone: false,
|
|
13556
13479
|
}]
|
|
13557
13480
|
}], propDecorators: { active: [{
|
|
13558
13481
|
type: Input,
|
|
@@ -13560,8 +13483,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13560
13483
|
}] } });
|
|
13561
13484
|
|
|
13562
13485
|
class ClrDaterangepickerModule {
|
|
13563
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13564
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
13486
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
13487
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangepickerModule, declarations: [ClrDatepickerComponent,
|
|
13565
13488
|
ClrDaterangeMaxValidator,
|
|
13566
13489
|
ClrDaterangeMinValidator,
|
|
13567
13490
|
ClrDaterangeOrderValidator,
|
|
@@ -13576,9 +13499,9 @@ class ClrDaterangepickerModule {
|
|
|
13576
13499
|
ClrDaterangepickerDirective,
|
|
13577
13500
|
ClrDaterangeRequiredValidator,
|
|
13578
13501
|
ClrIfDaterangeErrorDirective] }); }
|
|
13579
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
13502
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangepickerModule, imports: [CommonModule, FormsModule, ClarityModule, ClrDatepickerModule, ClrIconModule] }); }
|
|
13580
13503
|
}
|
|
13581
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13504
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrDaterangepickerModule, decorators: [{
|
|
13582
13505
|
type: NgModule,
|
|
13583
13506
|
args: [{
|
|
13584
13507
|
imports: [CommonModule, FormsModule, ClarityModule, ClrDatepickerModule, ClrIconModule],
|
|
@@ -13664,13 +13587,14 @@ class ClrIfWarning {
|
|
|
13664
13587
|
this.renderer.addClass(this.formContainer, 'clr-warning');
|
|
13665
13588
|
}
|
|
13666
13589
|
}
|
|
13667
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13668
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13590
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrIfWarning, deps: [{ token: i0.ViewContainerRef }, { token: i0.TemplateRef }, { token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13591
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrIfWarning, isStandalone: false, selector: "[clrIfWarning]", inputs: { clrIfWarning: "clrIfWarning" }, ngImport: i0 }); }
|
|
13669
13592
|
}
|
|
13670
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13593
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrIfWarning, decorators: [{
|
|
13671
13594
|
type: Directive,
|
|
13672
13595
|
args: [{
|
|
13673
13596
|
selector: '[clrIfWarning]',
|
|
13597
|
+
standalone: false,
|
|
13674
13598
|
}]
|
|
13675
13599
|
}], ctorParameters: () => [{ type: i0.ViewContainerRef }, { type: i0.TemplateRef }, { type: i0.Renderer2 }, { type: i0.ElementRef }], propDecorators: { clrIfWarning: [{
|
|
13676
13600
|
type: Input
|
|
@@ -13678,11 +13602,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13678
13602
|
|
|
13679
13603
|
ClarityIcons.addIcons(exclamationTriangleIcon);
|
|
13680
13604
|
class ClrIfWarningModule {
|
|
13681
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13682
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
13683
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
13605
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrIfWarningModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
13606
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrIfWarningModule, declarations: [ClrIfWarning], imports: [CommonModule], exports: [ClrIfWarning] }); }
|
|
13607
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrIfWarningModule, imports: [CommonModule] }); }
|
|
13684
13608
|
}
|
|
13685
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13609
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrIfWarningModule, decorators: [{
|
|
13686
13610
|
type: NgModule,
|
|
13687
13611
|
args: [{
|
|
13688
13612
|
declarations: [ClrIfWarning],
|
|
@@ -13692,7 +13616,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13692
13616
|
}] });
|
|
13693
13617
|
|
|
13694
13618
|
/*
|
|
13695
|
-
* Copyright (c) 2018-
|
|
13619
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
13696
13620
|
* This software is released under MIT license.
|
|
13697
13621
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
13698
13622
|
*/
|
|
@@ -13732,8 +13656,8 @@ class ClrActionPanel {
|
|
|
13732
13656
|
// this event is used by the tree table to adjust the colomns width
|
|
13733
13657
|
window.dispatchEvent(new Event('resize'));
|
|
13734
13658
|
}
|
|
13735
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13736
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13659
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanel, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13660
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrActionPanel, isStandalone: false, selector: "clr-action-panel", outputs: { opened: "clrOpened", closed: "clrClosed" }, host: { properties: { "class.action-panel": "true" } }, ngImport: i0, template: "<ng-container *ngIf=\"_open\">\n <div [@slideIn] class=\"action-panel-action-wrapper\" (@slideIn.done)=\"resizeWindow()\">\n <ng-content select=\"[clr-action-panel-content]\"></ng-content>\n </div>\n <div [@fade] class=\"action-panel-backdrop\" (click)=\"close()\" (@fade.done)=\"resizeWindow()\"></div>\n</ng-container>\n", dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], animations: [
|
|
13737
13661
|
trigger('slideIn', [
|
|
13738
13662
|
transition(':enter', [style({ opacity: 0, width: 0 }), animate('0.2s', style({ opacity: 1, width: '*' }))]),
|
|
13739
13663
|
transition(':leave', [style({ opacity: 1, width: '*' }), animate('0.2s', style({ opacity: 0, width: 0 }))]),
|
|
@@ -13744,7 +13668,7 @@ class ClrActionPanel {
|
|
|
13744
13668
|
]),
|
|
13745
13669
|
] }); }
|
|
13746
13670
|
}
|
|
13747
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13671
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanel, decorators: [{
|
|
13748
13672
|
type: Component,
|
|
13749
13673
|
args: [{ selector: 'clr-action-panel', animations: [
|
|
13750
13674
|
trigger('slideIn', [
|
|
@@ -13757,7 +13681,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13757
13681
|
]),
|
|
13758
13682
|
], host: {
|
|
13759
13683
|
'[class.action-panel]': 'true',
|
|
13760
|
-
}, template: "<ng-container *ngIf=\"_open\">\n <div [@slideIn] class=\"action-panel-action-wrapper\" (@slideIn.done)=\"resizeWindow()\">\n <ng-content select=\"[clr-action-panel-content]\"></ng-content>\n </div>\n <div [@fade] class=\"action-panel-backdrop\" (click)=\"close()\" (@fade.done)=\"resizeWindow()\"></div>\n</ng-container>\n" }]
|
|
13684
|
+
}, standalone: false, template: "<ng-container *ngIf=\"_open\">\n <div [@slideIn] class=\"action-panel-action-wrapper\" (@slideIn.done)=\"resizeWindow()\">\n <ng-content select=\"[clr-action-panel-content]\"></ng-content>\n </div>\n <div [@fade] class=\"action-panel-backdrop\" (click)=\"close()\" (@fade.done)=\"resizeWindow()\"></div>\n</ng-container>\n" }]
|
|
13761
13685
|
}], propDecorators: { opened: [{
|
|
13762
13686
|
type: Output,
|
|
13763
13687
|
args: ['clrOpened']
|
|
@@ -13767,13 +13691,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13767
13691
|
}] } });
|
|
13768
13692
|
|
|
13769
13693
|
/*
|
|
13770
|
-
* Copyright (c) 2018-
|
|
13694
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
13771
13695
|
* This software is released under MIT license.
|
|
13772
13696
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
13773
13697
|
*/
|
|
13774
13698
|
class ClrActionPanelContainer {
|
|
13775
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13776
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13699
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelContainer, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13700
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrActionPanelContainer, isStandalone: false, selector: "clr-action-panel-container", host: { properties: { "class.content-container": "true", "class.action-panel-container": "true" } }, ngImport: i0, template: `
|
|
13777
13701
|
<div class="action-panel-outer-wrapper">
|
|
13778
13702
|
<ng-content select="clr-action-panel-container-content"></ng-content>
|
|
13779
13703
|
<ng-content select="clr-action-panel-container-footer"></ng-content>
|
|
@@ -13781,7 +13705,7 @@ class ClrActionPanelContainer {
|
|
|
13781
13705
|
<ng-content select="clr-action-panel"></ng-content>
|
|
13782
13706
|
`, isInline: true }); }
|
|
13783
13707
|
}
|
|
13784
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13708
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelContainer, decorators: [{
|
|
13785
13709
|
type: Component,
|
|
13786
13710
|
args: [{
|
|
13787
13711
|
selector: 'clr-action-panel-container',
|
|
@@ -13796,19 +13720,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13796
13720
|
'[class.content-container]': 'true',
|
|
13797
13721
|
'[class.action-panel-container]': 'true',
|
|
13798
13722
|
},
|
|
13723
|
+
standalone: false,
|
|
13799
13724
|
}]
|
|
13800
13725
|
}] });
|
|
13801
13726
|
|
|
13802
13727
|
/*
|
|
13803
|
-
* Copyright (c) 2018-
|
|
13728
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
13804
13729
|
* This software is released under MIT license.
|
|
13805
13730
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
13806
13731
|
*/
|
|
13807
13732
|
class ClrActionPanelContainerContent {
|
|
13808
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13809
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13733
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelContainerContent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13734
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrActionPanelContainerContent, isStandalone: false, selector: "clr-action-panel-container-content", host: { properties: { "class.content-area": "true" } }, ngImport: i0, template: ` <ng-content></ng-content> `, isInline: true }); }
|
|
13810
13735
|
}
|
|
13811
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13736
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelContainerContent, decorators: [{
|
|
13812
13737
|
type: Component,
|
|
13813
13738
|
args: [{
|
|
13814
13739
|
selector: 'clr-action-panel-container-content',
|
|
@@ -13816,19 +13741,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13816
13741
|
host: {
|
|
13817
13742
|
'[class.content-area]': 'true',
|
|
13818
13743
|
},
|
|
13744
|
+
standalone: false,
|
|
13819
13745
|
}]
|
|
13820
13746
|
}] });
|
|
13821
13747
|
|
|
13822
13748
|
/*
|
|
13823
|
-
* Copyright (c) 2018-
|
|
13749
|
+
* Copyright (c) 2018-2025 Porsche Informatik. All Rights Reserved.
|
|
13824
13750
|
* This software is released under MIT license.
|
|
13825
13751
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
13826
13752
|
*/
|
|
13827
13753
|
class ClrActionPanelContainerFooter {
|
|
13828
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13829
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
13754
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelContainerFooter, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
13755
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.3", type: ClrActionPanelContainerFooter, isStandalone: false, selector: "clr-action-panel-container-footer", host: { properties: { "class.content-area-footer": "true" } }, ngImport: i0, template: ` <ng-content></ng-content> `, isInline: true }); }
|
|
13830
13756
|
}
|
|
13831
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13757
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelContainerFooter, decorators: [{
|
|
13832
13758
|
type: Component,
|
|
13833
13759
|
args: [{
|
|
13834
13760
|
selector: 'clr-action-panel-container-footer',
|
|
@@ -13836,6 +13762,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13836
13762
|
host: {
|
|
13837
13763
|
'[class.content-area-footer]': 'true',
|
|
13838
13764
|
},
|
|
13765
|
+
standalone: false,
|
|
13839
13766
|
}]
|
|
13840
13767
|
}] });
|
|
13841
13768
|
|
|
@@ -13845,14 +13772,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
13845
13772
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
13846
13773
|
*/
|
|
13847
13774
|
class ClrActionPanelModule {
|
|
13848
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13849
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
13775
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
13776
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelModule, declarations: [ClrActionPanel,
|
|
13850
13777
|
ClrActionPanelContainer,
|
|
13851
13778
|
ClrActionPanelContainerContent,
|
|
13852
13779
|
ClrActionPanelContainerFooter], imports: [CommonModule, ClarityModule, FormsModule], exports: [ClrActionPanel, ClrActionPanelContainer, ClrActionPanelContainerContent, ClrActionPanelContainerFooter] }); }
|
|
13853
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
13780
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelModule, imports: [CommonModule, ClarityModule, FormsModule] }); }
|
|
13854
13781
|
}
|
|
13855
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13782
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrActionPanelModule, decorators: [{
|
|
13856
13783
|
type: NgModule,
|
|
13857
13784
|
args: [{
|
|
13858
13785
|
imports: [CommonModule, ClarityModule, FormsModule],
|
|
@@ -13971,13 +13898,14 @@ class ClrReadonlyDirective {
|
|
|
13971
13898
|
return '';
|
|
13972
13899
|
}
|
|
13973
13900
|
}
|
|
13974
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
13975
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
13901
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrReadonlyDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
13902
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.3", type: ClrReadonlyDirective, isStandalone: false, selector: "[clrReadonly]", inputs: { isMultiSelect: ["clrMulti", "isMultiSelect"], unitPosition: ["clrUnitPosition", "unitPosition"], property: ["clrReadOnlyProperty", "property"], clrReadOnly: ["clrReadonly", "clrReadOnly"], unit: ["clrUnit", "unit"], decimalPlaces: ["clrDecimalPlaces", "decimalPlaces"], roundValue: ["clrRoundDisplayValue", "roundValue"], autofillDecimals: ["clrAutofillDecimals", "autofillDecimals"], decimalSeparator: ["clrDecimalSep", "decimalSeparator"], groupingSeparator: ["clrGroupingSep", "groupingSeparator"] }, usesOnChanges: true, ngImport: i0 }); }
|
|
13976
13903
|
}
|
|
13977
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13904
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrReadonlyDirective, decorators: [{
|
|
13978
13905
|
type: Directive,
|
|
13979
13906
|
args: [{
|
|
13980
13907
|
selector: '[clrReadonly]',
|
|
13908
|
+
standalone: false,
|
|
13981
13909
|
}]
|
|
13982
13910
|
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.Injector }], propDecorators: { isMultiSelect: [{
|
|
13983
13911
|
type: Input,
|
|
@@ -14012,11 +13940,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
14012
13940
|
}] } });
|
|
14013
13941
|
|
|
14014
13942
|
class ClrReadonlyDirectiveModule {
|
|
14015
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14016
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
14017
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
13943
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrReadonlyDirectiveModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
13944
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrReadonlyDirectiveModule, declarations: [ClrReadonlyDirective], exports: [ClrReadonlyDirective] }); }
|
|
13945
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrReadonlyDirectiveModule }); }
|
|
14018
13946
|
}
|
|
14019
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13947
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrReadonlyDirectiveModule, decorators: [{
|
|
14020
13948
|
type: NgModule,
|
|
14021
13949
|
args: [{
|
|
14022
13950
|
declarations: [ClrReadonlyDirective],
|
|
@@ -14030,8 +13958,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.5", ngImpor
|
|
|
14030
13958
|
* The full license information can be found in LICENSE in the root directory of this project.
|
|
14031
13959
|
*/
|
|
14032
13960
|
class ClrAddonsModule {
|
|
14033
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
14034
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
13961
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAddonsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
13962
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.3", ngImport: i0, type: ClrAddonsModule, exports: [ClrViewEditSectionModule,
|
|
14035
13963
|
ClrPagerModule,
|
|
14036
13964
|
ClrDotPagerModule,
|
|
14037
13965
|
ClrPagedSearchResultListModule,
|
|
@@ -14065,7 +13993,7 @@ class ClrAddonsModule {
|
|
|
14065
13993
|
ClrIfWarningModule,
|
|
14066
13994
|
ClrActionPanelModule,
|
|
14067
13995
|
ClrReadonlyDirectiveModule] }); }
|
|
14068
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
13996
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAddonsModule, imports: [ClrViewEditSectionModule,
|
|
14069
13997
|
ClrPagerModule,
|
|
14070
13998
|
ClrDotPagerModule,
|
|
14071
13999
|
ClrPagedSearchResultListModule,
|
|
@@ -14100,7 +14028,7 @@ class ClrAddonsModule {
|
|
|
14100
14028
|
ClrActionPanelModule,
|
|
14101
14029
|
ClrReadonlyDirectiveModule] }); }
|
|
14102
14030
|
}
|
|
14103
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
14031
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.3", ngImport: i0, type: ClrAddonsModule, decorators: [{
|
|
14104
14032
|
type: NgModule,
|
|
14105
14033
|
args: [{
|
|
14106
14034
|
exports: [
|