@porscheinformatik/clr-addons 19.14.1 → 19.15.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/clr-addons.module.d.ts +40 -38
- package/control-enter-submit/clr-control-enter-submit.directive.d.ts +16 -0
- package/control-enter-submit/index.d.ts +1 -0
- package/daterangepicker/providers/daterange-parsing.service.d.ts +8 -0
- package/fesm2022/clr-addons.mjs +241 -87
- package/fesm2022/clr-addons.mjs.map +1 -1
- package/focus-first-invalid-field/focus-first-invalid-field.directive.d.ts +7 -0
- package/focus-first-invalid-field/index.d.ts +1 -0
- package/index.d.ts +4 -0
- package/package.json +1 -1
package/clr-addons.module.d.ts
CHANGED
|
@@ -1,43 +1,45 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./
|
|
3
|
-
import * as i2 from "./
|
|
4
|
-
import * as i3 from "./
|
|
5
|
-
import * as i4 from "./
|
|
6
|
-
import * as i5 from "./
|
|
7
|
-
import * as i6 from "./
|
|
8
|
-
import * as i7 from "./
|
|
9
|
-
import * as i8 from "./
|
|
10
|
-
import * as i9 from "./
|
|
11
|
-
import * as i10 from "./
|
|
12
|
-
import * as i11 from "./
|
|
13
|
-
import * as i12 from "./
|
|
14
|
-
import * as i13 from "./
|
|
15
|
-
import * as i14 from "./
|
|
16
|
-
import * as i15 from "./
|
|
17
|
-
import * as i16 from "./
|
|
18
|
-
import * as i17 from "./
|
|
19
|
-
import * as i18 from "./
|
|
20
|
-
import * as i19 from "./
|
|
21
|
-
import * as i20 from "./
|
|
22
|
-
import * as i21 from "./
|
|
23
|
-
import * as i22 from "./
|
|
24
|
-
import * as i23 from "./
|
|
25
|
-
import * as i24 from "./
|
|
26
|
-
import * as i25 from "./
|
|
27
|
-
import * as i26 from "./
|
|
28
|
-
import * as i27 from "./
|
|
29
|
-
import * as i28 from "./
|
|
30
|
-
import * as i29 from "./
|
|
31
|
-
import * as i30 from "./
|
|
32
|
-
import * as i31 from "./datagrid/
|
|
33
|
-
import * as i32 from "./
|
|
34
|
-
import * as i33 from "./
|
|
35
|
-
import * as i34 from "./
|
|
36
|
-
import * as i35 from "./
|
|
37
|
-
import * as i36 from "./
|
|
38
|
-
import * as i37 from "./
|
|
2
|
+
import * as i1 from "./control-enter-submit/clr-control-enter-submit.directive";
|
|
3
|
+
import * as i2 from "./focus-first-invalid-field/focus-first-invalid-field.directive";
|
|
4
|
+
import * as i3 from "./view-edit-section/view-edit-section.module";
|
|
5
|
+
import * as i4 from "./pager/pager.module";
|
|
6
|
+
import * as i5 from "./dot-pager/dot-pager.module";
|
|
7
|
+
import * as i6 from "./paged-search-result-list/paged-search-result-list.module";
|
|
8
|
+
import * as i7 from "./collapse-expand-section/collapse-expand-section.module";
|
|
9
|
+
import * as i8 from "./breadcrumb/breadcrumb.module";
|
|
10
|
+
import * as i9 from "./main-nav-group/main-nav-group.module";
|
|
11
|
+
import * as i10 from "./content-panel/content-panel.module";
|
|
12
|
+
import * as i11 from "./notification/notification.module";
|
|
13
|
+
import * as i12 from "./flow-bar/flow-bar.module";
|
|
14
|
+
import * as i13 from "./back-button/back-button.module";
|
|
15
|
+
import * as i14 from "./numericfield/numeric-field.module";
|
|
16
|
+
import * as i15 from "./searchfield/search-field.module";
|
|
17
|
+
import * as i16 from "./treetable/treetable.module";
|
|
18
|
+
import * as i17 from "./progress-spinner/progress-spinner.module";
|
|
19
|
+
import * as i18 from "./date-time-container/date-time-module";
|
|
20
|
+
import * as i19 from "./quick-list/quick-list.module";
|
|
21
|
+
import * as i20 from "./icon-avatar/icon-avatar.module";
|
|
22
|
+
import * as i21 from "./letter-avatar/letter-avatar.module";
|
|
23
|
+
import * as i22 from "./multilingual/multilingual.module";
|
|
24
|
+
import * as i23 from "./generic-quick-list/generic-quick-list.module";
|
|
25
|
+
import * as i24 from "./data-list-validator/data-list-validator.module";
|
|
26
|
+
import * as i25 from "./history/history.module";
|
|
27
|
+
import * as i26 from "./autocomplete-off/autocomplete-off.module";
|
|
28
|
+
import * as i27 from "./brand-avatar/brand-avatar.module";
|
|
29
|
+
import * as i28 from "./location-bar/location-bar.module";
|
|
30
|
+
import * as i29 from "./abstract-form-component/form.module";
|
|
31
|
+
import * as i30 from "./dropdown/clr-dropdown-overflow.module";
|
|
32
|
+
import * as i31 from "./datagrid/datagrid-state-persistence/datagrid-state-persistence.module";
|
|
33
|
+
import * as i32 from "./datagrid/enum-filter/enum-filter.module";
|
|
34
|
+
import * as i33 from "./datagrid/date-filter/date-filter.module";
|
|
35
|
+
import * as i34 from "./daterangepicker/daterangepicker.module";
|
|
36
|
+
import * as i35 from "./clr-control-warning/if-warning.module";
|
|
37
|
+
import * as i36 from "./action-panel/action-panel.module";
|
|
38
|
+
import * as i37 from "./readonly/readonly.module";
|
|
39
|
+
import * as i38 from "./datagrid/column-reorder/datagrid-column-reorder.module";
|
|
40
|
+
import * as i39 from "./signpost/signpost.module";
|
|
39
41
|
export declare class ClrAddonsModule {
|
|
40
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<ClrAddonsModule, never>;
|
|
41
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrAddonsModule,
|
|
43
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ClrAddonsModule, [typeof i1.ClrControlEnterSubmitDirective], [typeof i2.ClrFocusFirstInvalidFieldDirective], [typeof i3.ClrViewEditSectionModule, typeof i4.ClrPagerModule, typeof i5.ClrDotPagerModule, typeof i6.ClrPagedSearchResultListModule, typeof i7.ClrCollapseExpandSectionModule, typeof i8.ClrBreadcrumbModule, typeof i9.ClrMainNavGroupModule, typeof i10.ClrContentPanelModule, typeof i11.ClrNotificationModule, typeof i12.ClrFlowBarModule, typeof i13.ClrBackButtonModule, typeof i14.ClrNumericFieldModule, typeof i15.ClrSearchFieldModule, typeof i16.ClrTreetableModule, typeof i17.ClrProgressSpinnerModule, typeof i18.ClrDateTimeModule, typeof i19.ClrQuickListModule, typeof i20.ClrIconAvatarModule, typeof i21.ClrLetterAvatarModule, typeof i22.ClrMultilingualModule, typeof i23.ClrGenericQuickListModule, typeof i24.ClrDataListValidatorModule, typeof i25.ClrHistoryModule, typeof i26.ClrAutocompleteOffModule, typeof i27.ClrBrandAvatarModule, typeof i28.ClrLocationBarModule, typeof i29.ClrFormModule, typeof i30.ClrDropdownOverflowModule, typeof i31.ClrDatagridStatePersistenceModule, typeof i32.ClrEnumFilterModule, typeof i33.ClrDateFilterModule, typeof i34.ClrDaterangepickerModule, typeof i35.ClrIfWarningModule, typeof i36.ClrActionPanelModule, typeof i37.ClrReadonlyDirectiveModule, typeof i38.ClrDatagridColumnReorderModule, typeof i39.ClrSignpostAddonModule, typeof i2.ClrFocusFirstInvalidFieldDirective, typeof i1.ClrControlEnterSubmitDirective]>;
|
|
42
44
|
static ɵinj: i0.ɵɵInjectorDeclaration<ClrAddonsModule>;
|
|
43
45
|
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { AfterContentInit, AfterViewChecked, ElementRef, Renderer2 } from '@angular/core';
|
|
2
|
+
import { ClrForm } from '@clr/angular';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ClrControlEnterSubmitDirective implements AfterContentInit, AfterViewChecked {
|
|
5
|
+
private readonly renderer;
|
|
6
|
+
private readonly host;
|
|
7
|
+
private readonly clrForm?;
|
|
8
|
+
tooltipText: string | undefined;
|
|
9
|
+
constructor(renderer: Renderer2, host: ElementRef<HTMLFormElement>, clrForm?: ClrForm);
|
|
10
|
+
submitCtrlEnter(event: KeyboardEvent): void;
|
|
11
|
+
ngAfterContentInit(): void;
|
|
12
|
+
ngAfterViewChecked(): void;
|
|
13
|
+
private setTooltip;
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ClrControlEnterSubmitDirective, [null, null, { optional: true; host: true; }]>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ClrControlEnterSubmitDirective, "form[clrControlEnterSubmit]", never, { "tooltipText": { "alias": "clrControlEnterSubmit"; "required": false; }; }, {}, never, never, false, never>;
|
|
16
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './clr-control-enter-submit.directive';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { InputDateDisplayFormat } from '../daterange.constants';
|
|
2
2
|
import { NullableDaterange } from '../interfaces/daterange.interface';
|
|
3
3
|
import { NullableTimerange } from '../interfaces/timerange.interface';
|
|
4
|
+
import { NullableTimeModel } from '../models/time.model';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
6
|
/**
|
|
6
7
|
* Daterange parsing service.
|
|
@@ -42,12 +43,19 @@ export declare class DaterangeParsingService {
|
|
|
42
43
|
* @returns Daterange object.
|
|
43
44
|
*/
|
|
44
45
|
parse(daterangeString: string, separator?: string): NullableDaterange;
|
|
46
|
+
parseWithTime(daterangeString: string, separator?: string): NullableTimerange;
|
|
45
47
|
/**
|
|
46
48
|
* Get `DayModel` from date string.
|
|
47
49
|
* @param dateString - Date string.
|
|
48
50
|
* @returns DayModel.
|
|
49
51
|
*/
|
|
50
52
|
private getDayModelFromDateString;
|
|
53
|
+
/**
|
|
54
|
+
* Get `TimeModel` from time string.
|
|
55
|
+
* @param timeString - Time string in HH:mm:ss or HH:mm format.
|
|
56
|
+
* @returns TimeModel.
|
|
57
|
+
*/
|
|
58
|
+
getTimeModelFromDateString(timeString: string): NullableTimeModel;
|
|
51
59
|
/**
|
|
52
60
|
* Get `DayModel` from date string parts.
|
|
53
61
|
* @param yearString - Year string.
|
package/fesm2022/clr-addons.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { Component, NgModule, Injectable, EventEmitter, Output, Input, Directive, ViewChild, ContentChildren, TemplateRef, ViewChildren, HostBinding, ElementRef, Renderer2, forwardRef, Inject, ContentChild, Optional, input, ChangeDetectionStrategy, signal, computed, SkipSelf, inject, model, contentChild, linkedSignal, DestroyRef, contentChildren, effect, output, viewChild, InjectionToken, isSignal, HostListener, LOCALE_ID, Self, NgZone, ChangeDetectorRef, Injector, untracked, runInInjectionContext } from '@angular/core';
|
|
2
|
+
import { Component, NgModule, Injectable, EventEmitter, Output, Input, Directive, ViewChild, ContentChildren, TemplateRef, ViewChildren, HostBinding, ElementRef, Renderer2, forwardRef, Inject, ContentChild, Optional, input, ChangeDetectionStrategy, signal, computed, SkipSelf, inject, model, contentChild, linkedSignal, DestroyRef, contentChildren, effect, output, viewChild, InjectionToken, isSignal, HostListener, LOCALE_ID, Self, Host, NgZone, ChangeDetectorRef, Injector, untracked, runInInjectionContext } from '@angular/core';
|
|
3
3
|
import * as i1 from '@angular/common';
|
|
4
4
|
import { CommonModule, DOCUMENT, NgComponentOutlet, NgTemplateOutlet, getLocaleDateFormat, FormatWidth, NgForOf, NgClass } from '@angular/common';
|
|
5
5
|
import { ClarityIcons, arrowIcon, angleIcon, timesIcon, trashIcon, plusCircleIcon, exclamationCircleIcon, searchIcon, ellipsisVerticalIcon, filterGridCircleIcon, filterGridIcon, pencilIcon, historyIcon as historyIcon$1, treeViewIcon, organizationIcon, calendarIcon, checkCircleIcon, windowCloseIcon, exclamationTriangleIcon, infoStandardIcon, copyToClipboardIcon, successStandardIcon, angleDoubleIcon } from '@cds/core/icon';
|
|
@@ -13331,6 +13331,88 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
13331
13331
|
type: Injectable
|
|
13332
13332
|
}] });
|
|
13333
13333
|
|
|
13334
|
+
/**
|
|
13335
|
+
* Time model.
|
|
13336
|
+
* Takes care of keeping records of full time.
|
|
13337
|
+
*/
|
|
13338
|
+
class TimeModel {
|
|
13339
|
+
constructor(...args) {
|
|
13340
|
+
if (args[0] instanceof Date) {
|
|
13341
|
+
const date = args[0];
|
|
13342
|
+
this.hours = date.getHours();
|
|
13343
|
+
this.minutes = date.getMinutes();
|
|
13344
|
+
this.seconds = date.getSeconds();
|
|
13345
|
+
}
|
|
13346
|
+
else if (typeof args[0] === 'string') {
|
|
13347
|
+
const [hours, minutes, seconds] = args[0].split(':').map(n => parseInt(n));
|
|
13348
|
+
this.hours = hours;
|
|
13349
|
+
this.minutes = minutes;
|
|
13350
|
+
this.seconds = seconds;
|
|
13351
|
+
}
|
|
13352
|
+
else {
|
|
13353
|
+
this.hours = args[0];
|
|
13354
|
+
this.minutes = args[1];
|
|
13355
|
+
this.seconds = args[2];
|
|
13356
|
+
}
|
|
13357
|
+
}
|
|
13358
|
+
/**
|
|
13359
|
+
* Checks if the passed value is equal to current time model.
|
|
13360
|
+
* @param value - Time model.
|
|
13361
|
+
* @returns Whether value is equal to current time model.
|
|
13362
|
+
*/
|
|
13363
|
+
isEqual(value) {
|
|
13364
|
+
if (value) {
|
|
13365
|
+
return this.hours === value.hours && this.minutes === value.minutes && this.seconds === value.seconds;
|
|
13366
|
+
}
|
|
13367
|
+
return false;
|
|
13368
|
+
}
|
|
13369
|
+
/**
|
|
13370
|
+
* Checks if current time model is after value.
|
|
13371
|
+
* @param value - time model.
|
|
13372
|
+
* @returns Whether current time model is after value.
|
|
13373
|
+
*/
|
|
13374
|
+
isAfter(value) {
|
|
13375
|
+
return this.toDate() > value.toDate();
|
|
13376
|
+
}
|
|
13377
|
+
/**
|
|
13378
|
+
* Checks if current time model is before value.
|
|
13379
|
+
* @param value - Time model.
|
|
13380
|
+
* @returns Whether current time model is before value.
|
|
13381
|
+
*/
|
|
13382
|
+
isBefore(value) {
|
|
13383
|
+
return this.toDate() < value.toDate();
|
|
13384
|
+
}
|
|
13385
|
+
/**
|
|
13386
|
+
* Clones the current odel.
|
|
13387
|
+
* @returns Cloned model.
|
|
13388
|
+
*/
|
|
13389
|
+
clone() {
|
|
13390
|
+
return new TimeModel(this.hours, this.minutes, this.seconds);
|
|
13391
|
+
}
|
|
13392
|
+
/**
|
|
13393
|
+
* Convert to Javascript Date object.
|
|
13394
|
+
* @returns Javascript Date object.
|
|
13395
|
+
*/
|
|
13396
|
+
toDate() {
|
|
13397
|
+
return new Date(new Date().setHours(this.hours, this.minutes, this.seconds ? this.seconds : 0));
|
|
13398
|
+
}
|
|
13399
|
+
/**
|
|
13400
|
+
* To HTML5 time spec string.
|
|
13401
|
+
* @returns Time as HTML5 spec string.
|
|
13402
|
+
*/
|
|
13403
|
+
toHTML5SpecTimeString() {
|
|
13404
|
+
// The clarity time picker uses the format 'hh:mm:ss'.
|
|
13405
|
+
if (this.seconds) {
|
|
13406
|
+
return this.pad(this.hours) + ':' + this.pad(this.minutes) + ':' + this.pad(this.seconds);
|
|
13407
|
+
}
|
|
13408
|
+
// The clarity time picker uses the format 'hh:mm'.
|
|
13409
|
+
return this.pad(this.hours) + ':' + this.pad(this.minutes);
|
|
13410
|
+
}
|
|
13411
|
+
pad(num) {
|
|
13412
|
+
return num < 10 ? `0${num}` : `${num}`;
|
|
13413
|
+
}
|
|
13414
|
+
}
|
|
13415
|
+
|
|
13334
13416
|
/**
|
|
13335
13417
|
* Daterange parsing service.
|
|
13336
13418
|
* Heavy inspired by `date-io.service.ts` from Clarity.
|
|
@@ -13456,6 +13538,20 @@ class DaterangeParsingService {
|
|
|
13456
13538
|
}
|
|
13457
13539
|
return { from, to };
|
|
13458
13540
|
}
|
|
13541
|
+
parseWithTime(daterangeString, separator = SEPARATOR_TEXT_DEFAULT) {
|
|
13542
|
+
if (daterangeString == null || daterangeString === '') {
|
|
13543
|
+
return null;
|
|
13544
|
+
}
|
|
13545
|
+
const [fromString, toString] = daterangeString.split(separator);
|
|
13546
|
+
const from = this.getDayModelFromDateString(fromString.split(' ')[0]);
|
|
13547
|
+
const to = this.getDayModelFromDateString(toString.split(' ')[0]);
|
|
13548
|
+
const fromTime = this.getTimeModelFromDateString(fromString.split(' ')[1]);
|
|
13549
|
+
const toTime = this.getTimeModelFromDateString(toString.split(' ')[1]);
|
|
13550
|
+
if (from == null && to == null) {
|
|
13551
|
+
return null;
|
|
13552
|
+
}
|
|
13553
|
+
return { from, to, fromTime, toTime };
|
|
13554
|
+
}
|
|
13459
13555
|
/**
|
|
13460
13556
|
* Get `DayModel` from date string.
|
|
13461
13557
|
* @param dateString - Date string.
|
|
@@ -13483,6 +13579,33 @@ class DaterangeParsingService {
|
|
|
13483
13579
|
return this.getDayModelFromDateParts(firstPart, secondPart, thirdPart);
|
|
13484
13580
|
}
|
|
13485
13581
|
}
|
|
13582
|
+
/**
|
|
13583
|
+
* Get `TimeModel` from time string.
|
|
13584
|
+
* @param timeString - Time string in HH:mm:ss or HH:mm format.
|
|
13585
|
+
* @returns TimeModel.
|
|
13586
|
+
*/
|
|
13587
|
+
getTimeModelFromDateString(timeString) {
|
|
13588
|
+
// If no time string provided, return null
|
|
13589
|
+
if (timeString == null || timeString === '') {
|
|
13590
|
+
return null;
|
|
13591
|
+
}
|
|
13592
|
+
// Parse the time string
|
|
13593
|
+
const timeParts = timeString.trim().split(':');
|
|
13594
|
+
if (timeParts.length < 1 || timeParts.length > 3) {
|
|
13595
|
+
return null;
|
|
13596
|
+
}
|
|
13597
|
+
const hours = parseInt(timeParts[0], 10);
|
|
13598
|
+
const minutes = parseInt(timeParts[1], 10);
|
|
13599
|
+
const seconds = timeParts.length === 3 ? parseInt(timeParts[2], 10) : 0;
|
|
13600
|
+
// Validate time values
|
|
13601
|
+
if (isNaN(hours) || isNaN(minutes) || isNaN(seconds)) {
|
|
13602
|
+
return null;
|
|
13603
|
+
}
|
|
13604
|
+
if (hours < 0 || hours > 23 || minutes < 0 || minutes > 59 || seconds < 0 || seconds > 59) {
|
|
13605
|
+
return null;
|
|
13606
|
+
}
|
|
13607
|
+
return new TimeModel(hours, minutes, seconds);
|
|
13608
|
+
}
|
|
13486
13609
|
/**
|
|
13487
13610
|
* Get `DayModel` from date string parts.
|
|
13488
13611
|
* @param yearString - Year string.
|
|
@@ -13717,88 +13840,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
13717
13840
|
args: [ClrControlSuccess]
|
|
13718
13841
|
}] } });
|
|
13719
13842
|
|
|
13720
|
-
/**
|
|
13721
|
-
* Time model.
|
|
13722
|
-
* Takes care of keeping records of full time.
|
|
13723
|
-
*/
|
|
13724
|
-
class TimeModel {
|
|
13725
|
-
constructor(...args) {
|
|
13726
|
-
if (args[0] instanceof Date) {
|
|
13727
|
-
const date = args[0];
|
|
13728
|
-
this.hours = date.getHours();
|
|
13729
|
-
this.minutes = date.getMinutes();
|
|
13730
|
-
this.seconds = date.getSeconds();
|
|
13731
|
-
}
|
|
13732
|
-
else if (typeof args[0] === 'string') {
|
|
13733
|
-
const [hours, minutes, seconds] = args[0].split(':').map(n => parseInt(n));
|
|
13734
|
-
this.hours = hours;
|
|
13735
|
-
this.minutes = minutes;
|
|
13736
|
-
this.seconds = seconds;
|
|
13737
|
-
}
|
|
13738
|
-
else {
|
|
13739
|
-
this.hours = args[0];
|
|
13740
|
-
this.minutes = args[1];
|
|
13741
|
-
this.seconds = args[2];
|
|
13742
|
-
}
|
|
13743
|
-
}
|
|
13744
|
-
/**
|
|
13745
|
-
* Checks if the passed value is equal to current time model.
|
|
13746
|
-
* @param value - Time model.
|
|
13747
|
-
* @returns Whether value is equal to current time model.
|
|
13748
|
-
*/
|
|
13749
|
-
isEqual(value) {
|
|
13750
|
-
if (value) {
|
|
13751
|
-
return this.hours === value.hours && this.minutes === value.minutes && this.seconds === value.seconds;
|
|
13752
|
-
}
|
|
13753
|
-
return false;
|
|
13754
|
-
}
|
|
13755
|
-
/**
|
|
13756
|
-
* Checks if current time model is after value.
|
|
13757
|
-
* @param value - time model.
|
|
13758
|
-
* @returns Whether current time model is after value.
|
|
13759
|
-
*/
|
|
13760
|
-
isAfter(value) {
|
|
13761
|
-
return this.toDate() > value.toDate();
|
|
13762
|
-
}
|
|
13763
|
-
/**
|
|
13764
|
-
* Checks if current time model is before value.
|
|
13765
|
-
* @param value - Time model.
|
|
13766
|
-
* @returns Whether current time model is before value.
|
|
13767
|
-
*/
|
|
13768
|
-
isBefore(value) {
|
|
13769
|
-
return this.toDate() < value.toDate();
|
|
13770
|
-
}
|
|
13771
|
-
/**
|
|
13772
|
-
* Clones the current odel.
|
|
13773
|
-
* @returns Cloned model.
|
|
13774
|
-
*/
|
|
13775
|
-
clone() {
|
|
13776
|
-
return new TimeModel(this.hours, this.minutes, this.seconds);
|
|
13777
|
-
}
|
|
13778
|
-
/**
|
|
13779
|
-
* Convert to Javascript Date object.
|
|
13780
|
-
* @returns Javascript Date object.
|
|
13781
|
-
*/
|
|
13782
|
-
toDate() {
|
|
13783
|
-
return new Date(new Date().setHours(this.hours, this.minutes, this.seconds ? this.seconds : 0));
|
|
13784
|
-
}
|
|
13785
|
-
/**
|
|
13786
|
-
* To HTML5 time spec string.
|
|
13787
|
-
* @returns Time as HTML5 spec string.
|
|
13788
|
-
*/
|
|
13789
|
-
toHTML5SpecTimeString() {
|
|
13790
|
-
// The clarity time picker uses the format 'hh:mm:ss'.
|
|
13791
|
-
if (this.seconds) {
|
|
13792
|
-
return this.pad(this.hours) + ':' + this.pad(this.minutes) + ':' + this.pad(this.seconds);
|
|
13793
|
-
}
|
|
13794
|
-
// The clarity time picker uses the format 'hh:mm'.
|
|
13795
|
-
return this.pad(this.hours) + ':' + this.pad(this.minutes);
|
|
13796
|
-
}
|
|
13797
|
-
pad(num) {
|
|
13798
|
-
return num < 10 ? `0${num}` : `${num}`;
|
|
13799
|
-
}
|
|
13800
|
-
}
|
|
13801
|
-
|
|
13802
13843
|
/**
|
|
13803
13844
|
* Daterangepicker.
|
|
13804
13845
|
*/
|
|
@@ -13932,7 +13973,13 @@ class ClrDaterangepickerDirective {
|
|
|
13932
13973
|
this.daterangeService.updateSelectedDaterange(null, true);
|
|
13933
13974
|
return;
|
|
13934
13975
|
}
|
|
13935
|
-
|
|
13976
|
+
let daterange;
|
|
13977
|
+
if (this.daterangeService.timeActive) {
|
|
13978
|
+
daterange = this.daterangeParsingService.parseWithTime(target.value, this.separatorText);
|
|
13979
|
+
}
|
|
13980
|
+
else {
|
|
13981
|
+
daterange = this.daterangeParsingService.parse(target.value, this.separatorText);
|
|
13982
|
+
}
|
|
13936
13983
|
const invalidDaterange = daterange == null || daterange.from == null || daterange.to == null;
|
|
13937
13984
|
// Invalid manual daterange specified.
|
|
13938
13985
|
if (invalidDaterange) {
|
|
@@ -15360,6 +15407,107 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
15360
15407
|
}]
|
|
15361
15408
|
}] });
|
|
15362
15409
|
|
|
15410
|
+
/*
|
|
15411
|
+
* Copyright (c) 2018-2026 Porsche Informatik. All Rights Reserved.
|
|
15412
|
+
* This software is released under MIT license.
|
|
15413
|
+
* The full license information can be found in LICENSE in the root directory of this project.
|
|
15414
|
+
*/
|
|
15415
|
+
class ClrFocusFirstInvalidFieldDirective {
|
|
15416
|
+
constructor() {
|
|
15417
|
+
this.elementRef = inject(ElementRef);
|
|
15418
|
+
}
|
|
15419
|
+
onFormSubmit() {
|
|
15420
|
+
const parentElement = this.elementRef.nativeElement.querySelector('.ng-invalid');
|
|
15421
|
+
//do nothing if there is nothing is invalid
|
|
15422
|
+
if (!parentElement) {
|
|
15423
|
+
return;
|
|
15424
|
+
}
|
|
15425
|
+
const childElement = parentElement.querySelector('input') ||
|
|
15426
|
+
parentElement.querySelector('textarea') ||
|
|
15427
|
+
parentElement.querySelector('select');
|
|
15428
|
+
if (childElement) {
|
|
15429
|
+
childElement.focus();
|
|
15430
|
+
}
|
|
15431
|
+
else {
|
|
15432
|
+
parentElement.focus();
|
|
15433
|
+
}
|
|
15434
|
+
}
|
|
15435
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ClrFocusFirstInvalidFieldDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
15436
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: ClrFocusFirstInvalidFieldDirective, isStandalone: true, selector: "form[clrFocusFirstInvalidField]", host: { listeners: { "ngSubmit": "onFormSubmit()" } }, ngImport: i0 }); }
|
|
15437
|
+
}
|
|
15438
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ClrFocusFirstInvalidFieldDirective, decorators: [{
|
|
15439
|
+
type: Directive,
|
|
15440
|
+
args: [{
|
|
15441
|
+
selector: 'form[clrFocusFirstInvalidField]',
|
|
15442
|
+
}]
|
|
15443
|
+
}], propDecorators: { onFormSubmit: [{
|
|
15444
|
+
type: HostListener,
|
|
15445
|
+
args: ['ngSubmit']
|
|
15446
|
+
}] } });
|
|
15447
|
+
|
|
15448
|
+
class ClrControlEnterSubmitDirective {
|
|
15449
|
+
constructor(renderer, host, clrForm) {
|
|
15450
|
+
this.renderer = renderer;
|
|
15451
|
+
this.host = host;
|
|
15452
|
+
this.clrForm = clrForm;
|
|
15453
|
+
}
|
|
15454
|
+
submitCtrlEnter(event) {
|
|
15455
|
+
event.stopPropagation();
|
|
15456
|
+
if (this.clrForm) {
|
|
15457
|
+
this.clrForm.markAsTouched();
|
|
15458
|
+
}
|
|
15459
|
+
const activeElement = document.activeElement;
|
|
15460
|
+
if (activeElement instanceof HTMLElement) {
|
|
15461
|
+
activeElement.blur();
|
|
15462
|
+
}
|
|
15463
|
+
this.host.nativeElement.requestSubmit();
|
|
15464
|
+
}
|
|
15465
|
+
ngAfterContentInit() {
|
|
15466
|
+
this.setTooltip();
|
|
15467
|
+
}
|
|
15468
|
+
ngAfterViewChecked() {
|
|
15469
|
+
this.setTooltip();
|
|
15470
|
+
}
|
|
15471
|
+
setTooltip() {
|
|
15472
|
+
const submitButtons = this.host.nativeElement.querySelectorAll('button[type="submit"]');
|
|
15473
|
+
if (this.tooltipText) {
|
|
15474
|
+
submitButtons.forEach(button => {
|
|
15475
|
+
this.renderer.setAttribute(button, 'title', this.tooltipText);
|
|
15476
|
+
});
|
|
15477
|
+
}
|
|
15478
|
+
else {
|
|
15479
|
+
submitButtons.forEach(button => {
|
|
15480
|
+
this.renderer.removeAttribute(button, 'title');
|
|
15481
|
+
});
|
|
15482
|
+
}
|
|
15483
|
+
}
|
|
15484
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ClrControlEnterSubmitDirective, deps: [{ token: i0.Renderer2 }, { token: i0.ElementRef }, { token: i1$1.ClrForm, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
15485
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.18", type: ClrControlEnterSubmitDirective, isStandalone: false, selector: "form[clrControlEnterSubmit]", inputs: { tooltipText: ["clrControlEnterSubmit", "tooltipText"] }, host: { listeners: { "window:keydown.control.enter": "submitCtrlEnter($event)" } }, ngImport: i0 }); }
|
|
15486
|
+
}
|
|
15487
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ClrControlEnterSubmitDirective, decorators: [{
|
|
15488
|
+
type: Directive,
|
|
15489
|
+
args: [{
|
|
15490
|
+
selector: 'form[clrControlEnterSubmit]',
|
|
15491
|
+
standalone: false,
|
|
15492
|
+
}]
|
|
15493
|
+
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i0.ElementRef }, { type: i1$1.ClrForm, decorators: [{
|
|
15494
|
+
type: Optional
|
|
15495
|
+
}, {
|
|
15496
|
+
type: Host
|
|
15497
|
+
}] }], propDecorators: { tooltipText: [{
|
|
15498
|
+
type: Input,
|
|
15499
|
+
args: ['clrControlEnterSubmit']
|
|
15500
|
+
}], submitCtrlEnter: [{
|
|
15501
|
+
type: HostListener,
|
|
15502
|
+
args: ['window:keydown.control.enter', ['$event']]
|
|
15503
|
+
}] } });
|
|
15504
|
+
|
|
15505
|
+
/*
|
|
15506
|
+
* Copyright (c) 2018-2026 Porsche Informatik. All Rights Reserved.
|
|
15507
|
+
* This software is released under MIT license.
|
|
15508
|
+
* The full license information can be found in LICENSE in the root directory of this project.
|
|
15509
|
+
*/
|
|
15510
|
+
|
|
15363
15511
|
class ClrSignpostAddonComponent {
|
|
15364
15512
|
constructor(renderer, document) {
|
|
15365
15513
|
this.renderer = renderer;
|
|
@@ -15460,7 +15608,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
15460
15608
|
*/
|
|
15461
15609
|
class ClrAddonsModule {
|
|
15462
15610
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ClrAddonsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
15463
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: ClrAddonsModule, exports: [ClrViewEditSectionModule,
|
|
15611
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: ClrAddonsModule, declarations: [ClrControlEnterSubmitDirective], imports: [ClrFocusFirstInvalidFieldDirective], exports: [ClrViewEditSectionModule,
|
|
15464
15612
|
ClrPagerModule,
|
|
15465
15613
|
ClrDotPagerModule,
|
|
15466
15614
|
ClrPagedSearchResultListModule,
|
|
@@ -15496,7 +15644,9 @@ class ClrAddonsModule {
|
|
|
15496
15644
|
ClrActionPanelModule,
|
|
15497
15645
|
ClrReadonlyDirectiveModule,
|
|
15498
15646
|
ClrDatagridColumnReorderModule,
|
|
15499
|
-
ClrSignpostAddonModule
|
|
15647
|
+
ClrSignpostAddonModule,
|
|
15648
|
+
ClrFocusFirstInvalidFieldDirective,
|
|
15649
|
+
ClrControlEnterSubmitDirective] }); }
|
|
15500
15650
|
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ClrAddonsModule, imports: [ClrViewEditSectionModule,
|
|
15501
15651
|
ClrPagerModule,
|
|
15502
15652
|
ClrDotPagerModule,
|
|
@@ -15538,6 +15688,8 @@ class ClrAddonsModule {
|
|
|
15538
15688
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: ClrAddonsModule, decorators: [{
|
|
15539
15689
|
type: NgModule,
|
|
15540
15690
|
args: [{
|
|
15691
|
+
imports: [ClrFocusFirstInvalidFieldDirective],
|
|
15692
|
+
declarations: [ClrControlEnterSubmitDirective],
|
|
15541
15693
|
exports: [
|
|
15542
15694
|
ClrViewEditSectionModule,
|
|
15543
15695
|
ClrPagerModule,
|
|
@@ -15576,6 +15728,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
15576
15728
|
ClrReadonlyDirectiveModule,
|
|
15577
15729
|
ClrDatagridColumnReorderModule,
|
|
15578
15730
|
ClrSignpostAddonModule,
|
|
15731
|
+
ClrFocusFirstInvalidFieldDirective,
|
|
15732
|
+
ClrControlEnterSubmitDirective,
|
|
15579
15733
|
],
|
|
15580
15734
|
}]
|
|
15581
15735
|
}] });
|
|
@@ -16794,5 +16948,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
16794
16948
|
* Generated bundle index. Do not edit.
|
|
16795
16949
|
*/
|
|
16796
16950
|
|
|
16797
|
-
export { ACShape, AcceptanceDateShape, AcceptedBrands, AccessoryPartsShape, AudiBrandShape, AwardWinnerPremiumShape, BIG_ENDIAN, BlocksGroupForwardShape, BundleForwardShape, BusinessCustomersCommercialShape, BusinessCustomersPrivateShape, BusinessPartnerWithCar, CLR_BLANK_OPTION, CONTENT_PROVIDER, CalculatorForwardShape, CaliforniaServiceShape, CampaignOutdatedShape, CampaignShape, CarOffSite, CarOnSite, CircleFilled, CircleHalfFilled, CircleQuarterFilled, CircleThreeQuartersFilled, ClrActionPanel, ClrActionPanelContainer, ClrActionPanelContainerContent, ClrActionPanelContainerFooter, ClrActionPanelModule, ClrActiveNotification, ClrAddonsLabel, ClrAddonsModule, ClrAutocompleteOff, ClrAutocompleteOffModule, ClrBackButton, ClrBackButtonModule, ClrBrandAvatar, ClrBrandAvatarModule, ClrBreadcrumb, ClrBreadcrumbModule, ClrBreadcrumbService, ClrCollapseExpandSection, ClrCollapseExpandSectionModule, ClrContentPanel, ClrContentPanelContainer, ClrContentPanelContainerContent, ClrContentPanelContainerFooter, ClrContentPanelModule, ClrContentRef, ClrDataListPredefinedValidatorDirective, ClrDataListValidatorModule, ClrDataListValidators, ClrDatagridColumnReorderModule, ClrDatagridStatePersistenceModule, ClrDateFilterComponent, ClrDateFilterModule, ClrDateTimeContainer, ClrDateTimeModule, ClrDaterangeMaxValidator, ClrDaterangeMinValidator, ClrDaterangeOrderValidator, ClrDaterangeRequiredValidator, ClrDaterangepickerContainerComponent, ClrDaterangepickerDirective, ClrDaterangepickerModule, ClrDotPager, ClrDotPagerModule, ClrDropdownOverflowDirective, ClrDropdownOverflowModule, ClrEnumFilterComponent, ClrEnumFilterModule, ClrExportDatagridButtonModule, ClrFlowBar, ClrFlowBarModule, ClrFormModule, ClrGenericQuickList, ClrGenericQuickListModule, ClrHistory, ClrHistoryModule, ClrHistoryPinned, ClrHistoryService, ClrIconAvatar, ClrIconAvatarModule, ClrIfDaterangeErrorDirective, ClrIfWarning, ClrIfWarningModule, ClrLetterAvatar, ClrLetterAvatarModule, ClrLocationBarModule, ClrMainNavGroup, ClrMainNavGroupItem, ClrMainNavGroupModule, ClrMaxNumeric, ClrMinNumeric, ClrMultilingualInput, ClrMultilingualInputValidators, ClrMultilingualModule, ClrMultilingualSelector, ClrMultilingualTextarea, ClrNotification, ClrNotificationModule, ClrNotificationRef, ClrNotificationService, ClrNumericField, ClrNumericFieldModule, ClrNumericFieldValidators, ClrPagedSearchResultList, ClrPagedSearchResultListModule, ClrPager, ClrPagerModule, ClrProgressSpinnerComponent, ClrProgressSpinnerModule, ClrQuickList, ClrQuickListModule, ClrReadonlyDirective, ClrReadonlyDirectiveModule, ClrRequiredAllMultilang, ClrRequiredOneMultilang, ClrSearchField, ClrSearchFieldModule, ClrSignpostAddonComponent, ClrSignpostAddonModule, ClrSummaryArea, ClrSummaryAreaStateService, ClrSummaryAreaToggle, ClrSummaryItem, ClrSummaryItemValue, ClrSummaryItemValueCopyButton, ClrTimeInput, ClrTreetable, ClrTreetableActionOverflow, ClrTreetableCell, ClrTreetableColumn, ClrTreetableFilter, ClrTreetableModule, ClrTreetablePlaceholder, ClrTreetableRow, ClrTreetableSortOrder, ClrTreetableStringFilter, ClrTreetableTreeNode, ClrViewEditSection, ClrViewEditSectionModule, ColumnHiddenStatePersistenceDirective, CompletedByDateShape, CupraBrandShape, Customer, CustomerVip, CustomerVipCollection, CustomerWaiting, CustomerWaitingCollection, DATE, DELIMITER_REGEX, DWABrandShape, DatagridColumnReorderDirective, DatagridFieldDirective, DayModel, DeliveryDate, DieselShape, DollarBillForwardShape, DollarBillPartialShape, DynamicCellContentComponent, EnergyShape, ExportDatagridButtonComponent, ExportDatagridService, ExportTypeEnum, ExternalPartForwardShape, FirstRegistrationDate, GasCarsServiceShape, GasShape, HISTORY_NOTIFICATION_URL_PROVIDER, HISTORY_PROVIDER, HISTORY_TOKEN, HistoryProvider, InternalPartForwardShape, InvoiceReadyShape, InvoiceRecipient, InvoiceShape, ItemsForwardShape, ItemsReceiveShape, LITTLE_ENDIAN, LITTLE_ENDIAN_REGEX, LocationBarComponent, LocationBarContentProvider, LocationBarNode, LogoCommissionModule, LogoCommissionModuleFavIcon, LogoCommissionModuleNegative, LogoCommissionModuleNegativeFavIcon, LogoCostApproval, LogoCostApprovalFavIcon, LogoCostApprovalNegative, LogoCostApprovalNegativeFavIcon, LogoCostControlling, LogoCostControllingFavIcon, LogoCostControllingNegative, LogoCostControllingNegativeFavIcon, LogoDigitalServiceReception, LogoDigitalServiceReceptionFavIcon, LogoDigitalServiceReceptionNegative, LogoDigitalServiceReceptionNegativeFavIcon, LogoDocFlow, LogoDocFlowFavIcon, LogoDocFlowNegative, LogoDocFlowNegativeFavIcon, LogoDocScan, LogoDocScanFavIcon, LogoDocScanNegative, LogoDocScanNegativeFavIcon, LogoDocStore, LogoDocStoreFavIcon, LogoDocStoreNegative, LogoDocStoreNegativeFavIcon, LogoEBilling, LogoEBillingFavIcon, LogoEBillingNegative, LogoEBillingNegativeFavIcon, LogoEPayment, LogoEPaymentFavIcon, LogoEPaymentNegative, LogoEPaymentNegativeFavIcon, LogoMobilityPlanner, LogoMobilityPlannerFavIcon, LogoMobilityPlannerNegative, LogoMobilityPlannerNegativeFavIcon, LogoPartsMobile, LogoPartsMobileFavIcon, LogoPartsMobileNegative, LogoPartsMobileNegativeFavIcon, LogoSBO, LogoSBOFavIcon, LogoSBONegative, LogoSBONegativeFavIcon, LogoServiceCube, LogoServiceCubeFavIcon, LogoServiceCubeNegative, LogoServiceCubeNegativeFavIcon, LogoWCP, LogoWCPFavIcon, LogoWCPNegative, LogoWCPNegativeFavIcon, LogoWorkshopOrderTracker, LogoWorkshopOrderTrackerFavIcon, LogoWorkshopOrderTrackerNegative, LogoWorkshopOrderTrackerNegativeFavIcon, MIDDLE_ENDIAN, MIDDLE_ENDIAN_REGEX, MONTH, Mechanic, NewCarUtilityVehicleShape, NodeId, Number0, Number1, Number10, Number11, Number12, Number13, Number14, Number15, Number16, Number17, Number18, Number19, Number2, Number20, Number3, Number4, Number5, Number6, Number7, Number8, Number9, OrderShape, OrderStatusShape, PaintMaterialForwardShape, PaintMaterialShape, ParkingLocation, PartAvailabilityInfoShape, PartAvailabilityNoShape, PartAvailabilityUnknownShape, PartAvailabilityWarningShape, PartAvailabilityYesShape, PartIdenticalPredecessorShape, PartIdenticalShape, PartIdenticalSuccessorShape, PartIdenticalSuccpredecessorShape, PartNonStockForwardShape, PartPredecessorShape, PartSuccessorPredecessorShape, PartSuccessorShape, PartsChangelocation, PartsForwardShape, PartsInventory, PartsNonStockShape, PartsPicking, PartsPickingPlus, PartsReceiving, PartsShape, PlusServiceShape, PopoverPositions, PorscheBrandShape, PriceTypeSwitchShape, RepeatRepairCollection, RepeatRepairShape, ReplacementVehicleCollection, ReplacementVehicleShape, ReturnDateShape, SEPARATOR_TEXT_DEFAULT, SeatBrandShape, ServiceAdvisor, SkodaBrandShape, Sort, StatePersistenceKeyDirective, TRANSLATIONS, TaskAndAppointment, TextForward, TimeModel, TopcardShape, TouaregServiceShape, TreetableCellRenderer, TreetableDataStateService, TreetableHeaderRenderer, TreetableItemsDirective, TreetableMainRenderer, TreetableRowRenderer, USER_INPUT_REGEX, VWBrandShape, VWNBrandShape, VWShape, VehicleConversionShape, VinShape, VsfSearchShape, VsfSearchShape48, WCPShape, WrenchForward, YEAR, acceleration, accelerationIcon, acceptanceDateIcon, accessories, accessoriesIcon, accessoryPartsIcon, adblueAppIcon, adblue_app, add, addIcon, airConditionerIcon, air_conditioning, alert, alertFilledAppIcon, alertIcon, alertNotificationFilledAppIcon, alert_filled_app, alert_notification_filled_app, allIcons, ambientLightAppIcon, ambient_light_app, amplifier, amplifierIcon, appConnectAppIcon, app_connect_app, archive, archiveIcon, arrowDownIcon, arrowLeftAlignedAppIcon, arrowLeftIcon, arrowRightIcon, arrowSliderAppIcon, arrowUpIcon, arrow_down, arrow_left, arrow_left_aligned_app, arrow_right, arrow_slider_app, arrow_up, attachment, attachmentIcon, audiBrandIcon, authentPlugChargeAppIcon, authentQrAppIcon, authentRfidAppIcon, authentTouchidAppIcon, authent_plug_charge_app, authent_qr_app, authent_rfid_app, authent_touch_id_app, automaticTempAppIcon, automatic_temp_app, awardWinnerPremiumIcon, award_winner_premium, back, backIcon, battery, batteryIcon, batterySocChargingAppIcon, batterySocDepartureAppIcon, batterySocDestinationAppIcon, battery_soc_charging_app, battery_soc_departure_app, battery_soc_destination_app, bin, binIcon, blocksGroupForwardIcon, bluetooth, bluetoothIcon, bookmark, bookmarkFilledIcon, bookmarkIcon, bookmark_filled, brakeAppIcon, brake_app, brochure, brochureIcon, bulletpointAppIcon, bulletpoint_app, bundleForwardIcon, businessCustomersCommercialIcon, businessCustomersPrivateIcon, businessPartnerWithCarIcon, business_customers_commercial, business_customers_private, calc, calcIcon, calculatorForwardIcon, calendar, calendarCustomIcon, californiaServiceIcon, californiaSpecialistIcon, california_specialist, cameraScanIcon, camera_scan, campaignIcon, campaignOutdatedIcon, carDocumentsIcon, carErrorAppIcon, carInsuranceIcon, carOffSite, carOnSite, carPickupServiceIcon, carPlusIcon, carSettingsIcon, carVerifiedAppIcon, carWashIcon, carWheelAppIcon, car_documents, car_error_app, car_insurance, car_pickup_service, car_plus, car_settings, car_verified_app, car_wheel_app, carwash, certifiedRepairIcon, certifiedRetailerIcon, certified_repair, certified_retailer, challengeAppIcon, challenge_app, charging, chargingIcon, chargingPduAppIcon, chargingStationIcon, chargingTarifOverviewAppIcon, charging_pdu_app, charging_station, charging_tarif_overview_app, chat, chatAppIcon, chatIcon, chat_app, checkboxCheckedAppIcon, checkboxCheckedIcon, checkboxUncheckedAppIcon, checkboxUncheckedIcon, checkbox_checked, checkbox_checked_app, checkbox_unchecked, checkbox_unchecked_app, checkmark, checkmarkAppIcon, checkmarkFilledAppIcon, checkmarkIcon, checkmark_app, checkmark_filled_app, chevronDownIcon, chevronLeftAlignedappIcon, chevronLeftIcon, chevronRightAlignedappIcon, chevronRightIcon, chevronSmallLeftAlignedappIcon, chevronSmallRightAlignedappIcon, chevronUpIcon, chevron_down, chevron_left, chevron_left_alignedapp, chevron_right, chevron_right_alignedapp, chevron_small_left_alignedapp, chevron_small_right_alignedapp, chevron_up, circleFilledIcon, circleHalfFilledIcon, circleQuarterFilledIcon, circleThreeQuartersFilledIcon, city, cityIcon, clearAppIcon, clearRightAlignedappIcon, clear_app, clear_right_alignedapp, clock, clockIcon, close, closeAppIcon, closeCircleIcon, closeIcon, closeLeftAlignedappIcon, closeRightAlignedappIcon, close_app, close_circle, close_left_alignedapp, close_right_alignedapp, clrIconSVG, coffeeFilledAppIcon, coffee_filled_app, compassAppIcon, compass_app, completedByDateIcon, configuratorCommercialIcon, configuratorPrivateIcon, configurator_commercial, configurator_private, construction, constructionIcon, consumptionFuelFilledAppIcon, consumptionIcon, consumption_fuel, consumption_fuel_filled_app, contact, contactDealerFilledAppIcon, contactDealerIcon, contactIcon, contact_dealer, contact_dealer_filled_app, countryRoadIcon, country_road, craft, craftIcon, cupraBrandIcon, customerIcon, customerVipIcon, customerWaitingIcon, customersCenterIcon, customers_center, dataCopyAppIcon, dataExpiredIcon, dataFilledIcon, dataInputIcon, dataPlugAppIcon, dataSearchIcon, dataTimeExtensionIcon, data_copy_app, data_expired, data_filled, data_input, data_plug_app, data_search, data_time_extension, defaultSummaryAreaCollapsedKey, defogDefrostAutoAppIcon, defogDefrostIcon, defog_defrost, defog_defrost_auto_app, deliveryDateIcon, destinationAppIcon, destination_app, dieselIcon, direction, directionIcon, dischargingAppIcon, discharging_app, discountAppIcon, discount_app, discoveryAppIcon, discovery_app, dollarBillForwardIcon, dollarBillPartialIcon, download, downloadCustomIcon, dragIndicatorIcon, drag_indicator, driversAssistanceIcon, drivers_assistance, dropFilledAppIcon, drop_filled_app, dwaBrandIcon, eco, ecoIcon, edit, editIcon, editSmallRightAlignedAppIcon, edit_small_right_aligned_app, efficiency, efficiencyIcon, electricCarsIcon, electricCarsServiceIcon, electric_cars, electric_cars_service, electricity, electricityFilledAppIcon, electricityIcon, electricity_filled_app, emergency, emergencyIcon, emission, emissionIcon, energyIcon, engine, engineIcon, entertainment, entertainmentIcon, escapeHtml, escapeRegex, exportAppIcon, export_app, expressServiceIcon, express_service, exterior, exterior360Icon, exteriorIcon, exterior_360, externalPartForwardIcon, faq, faqIcon, fastForwardIcon, fast_forward, fax, faxIcon, filter, filterIcon, findACarIcon, findADealerIcon, find_a_car, find_a_dealer, firstRegistrationDateIcon, fleetServiceCommercialIcon, fleetServicePrivateIcon, fleet_service_commercial, fleet_service_private, folderFilledAppIcon, folder_filled_app, foodFilledAppIcon, food_filled_app, formatNumber, fullscreenEnterIcon, fullscreenExitIcon, fullscreen_enter, fullscreen_exit, gallery, galleryIcon, garageAppIcon, garage_app, gasAppIcon, gasCarsServiceIcon, gasIcon, gas_app, glassDamageAppIcon, glass_damage_app, gte, gteIcon, heart, heartFilledAppIcon, heartIcon, heart_filled_app, heightAppIcon, height_app, highwayRoadIcon, highway_road, history, historyIcon, homeAppIcon, homeEnergyAppIcon, homeFilledAppIcon, home_app, home_energy_app, home_filled_app, hornAppIcon, hornFilledAppIcon, horn_app, horn_filled_app, hybrid, hybridIcon, immediateChargingAppIcon, immediate_charging_app, info, infoFilledIcon, infoIcon, info_filled, inputHideIcon, inputShowIcon, input_hide, input_show, interior, interior360Icon, interiorIcon, interior_360, internalPartForwardIcon, internet, internetIcon, invitationAppIcon, invitation_app, invoiceIcon, invoiceReadyIcon, invoiceRecipientIcon, itemsForwardIcon, itemsRecieveIcon, jobportal, jobportalIcon, keyAppIcon, keyCardAppIcon, keyDigitalAppIcon, key_app, key_card_app, key_digital_app, keyboardAppIcon, keyboard_app, layerCollapseAppIcon, layerExpandAppIcon, layer_collapse_app, layer_expand_app, layersAppIcon, layers_app, legalTermsAndConditionsAppIcon, legal_terms_and_conditions_app, licencePlateAppIcon, licence_plate_app, lightAssistappIcon, light_assistapp, lightingAppIcon, lighting_app, linkExternAppIcon, link_extern_app, list, listIcon, loadingVolumeIcon, loading_volume, localBusinessIcon, local_business, locate, locateIcon, lock, lockIcon, lockOpenIcon, lock_open, login, loginIcon, logistic, logisticIcon, logoCommissionModuleFavIcon, logoCommissionModuleIcon, logoCommissionModuleNegativeFavIcon, logoCommissionModuleNegativeIcon, logoCostApprovalFavIcon, logoCostApprovalIcon, logoCostApprovalNegativeFavIcon, logoCostApprovalNegativeIcon, logoCrossControllingFavIcon, logoCrossControllingIcon, logoCrossControllingNegativeFavIcon, logoCrossControllingNegativeIcon, logoDigitalServiceReceptionFavIcon, logoDigitalServiceReceptionIcon, logoDigitalServiceReceptionNegativeFavIcon, logoDigitalServiceReceptionNegativeIcon, logoDocFlowFavIcon, logoDocFlowIcon, logoDocFlowNegativeFavIcon, logoDocFlowNegativeIcon, logoDocScanFavIcon, logoDocScanIcon, logoDocScanNegativeFavIcon, logoDocScanNegativeIcon, logoDocStoreFavIcon, logoDocStoreIcon, logoDocStoreNegativeFavIcon, logoDocStoreNegativeIcon, logoEBillingFavIcon, logoEBillingIcon, logoEBillingNegativeFavIcon, logoEBillingNegativeIcon, logoEPaymentFavIcon, logoEPaymentIcon, logoEPaymentNegativeFavIcon, logoEPaymentNegativeIcon, logoMobilityPlannerFavIcon, logoMobilityPlannerIcon, logoMobilityPlannerNegativeFavIcon, logoMobilityPlannerNegativeIcon, logoPartsMobileFavIcon, logoPartsMobileIcon, logoPartsMobileNegativeFavIcon, logoPartsMobileNegativeIcon, logoSBOFavIcon, logoSBOIcon, logoSBONegativeFavIcon, logoSBONegativeIcon, logoServiceCubeFavIcon, logoServiceCubeIcon, logoServiceCubeNegativeFavIcon, logoServiceCubeNegativeIcon, logoWCPFavIcon, logoWCPIcon, logoWCPNegativeFavIcon, logoWCPNegativeIcon, logoWorkshopOrderTrackerFavIcon, logoWorkshopOrderTrackerIcon, logoWorkshopOrderTrackerNegativeFavIcon, logoWorkshopOrderTrackerNegativeIcon, logout, logoutIcon, magnifier, magnifierIcon, magnifierMinusIcon, magnifierPlusIcon, magnifier_minus, magnifier_plus, mail, mailIcon, mailResendAppIcon, mail_resend_app, manual, manualIcon, map, mapIcon, mapToInternalTree, mechanicIcon, media, mediaIcon, menu, menuAppAppIcon, menuIcon, menu_app_app, microphoneAppIcon, microphone_app, mobile, mobileIcon, moreAppIcon, moreAppbarAppIcon, more_app, more_appbar_app, mot, motIcon, motability, motabilityIcon, navigate, navigateFilledAppIcon, navigateIcon, navigate_filled_app, newCarCommercialIcon, newCarPrivateFilledAppIcon, newCarPrivateIcon, newCarUtilityVehicleIcon, new_car_commercial, new_car_private, new_car_private_filled_app, nightServiceIcon, night_service, notification, notificationFilledIcon, notificationIcon, notification_filled, number0Icon, number10Icon, number11Icon, number12Icon, number13Icon, number14Icon, number15Icon, number16Icon, number17Icon, number18Icon, number19Icon, number1Icon, number20Icon, number2Icon, number3Icon, number4Icon, number5Icon, number6Icon, number7Icon, number8Icon, number9Icon, offers, offersFilledAppIcon, offersIcon, offers_filled_app, officeAppIcon, officeFilledAppIcon, office_app, office_filled_app, oilLevelIcon, oilLevelWarningIcon, oilTemperatureAppIcon, oil_level, oil_level_warning, oil_temperature_app, onCallDutyIcon, on_call_duty, openSatIcon, open_sat, orderIcon, orderStatusIcon, paintMaterialForwardIcon, paintMaterialIcon, paintShopIcon, paint_shop, paragraphAppIcon, paragraph_app, parkHeaterAppIcon, park_heater_app, parking, parkingFilledAppIcon, parkingGarageAppIcon, parkingIcon, parkingLocationIcon, parkingRouteAppIcon, parkingValetAppIcon, parking_filled_app, parking_garage_app, parking_route_app, parking_valet_app, partAvailabilityInfoIcon, partAvailabilityNoIcon, partAvailabilityUnknownIcon, partAvailabilityWarningIcon, partAvailabilityYesIcon, partIdenticalIcon, partIdenticalPredecessorIcon, partIdenticalSuccessorIcon, partIdenticalSuccpredecessorIcon, partPredecessorIcon, partSuccessorIcon, partSuccessorPredecessorIcon, partsChangelocationIcon, partsForwardIcon, partsIcon, partsInventoryIcon, partsNonStockForwardIcon, partsNonStockIcon, partsPickingIcon, partsPickingPlusIcon, partsReceivingIcon, pause, pauseIcon, payload, payloadIcon, paymentAppIcon, paymentCashAppIcon, paymentChargingCardAppIcon, paymentCreditcardAppIcon, paymentMachineAppIcon, payment_app, payment_cash_app, payment_charging_card_app, payment_creditcard_app, payment_machine_app, performance, performanceIcon, petrol, petrolIcon, phone, phoneIcon, pin, pinFilledAppIcon, pinGenericFilledAppIcon, pinIcon, pin_filled_app, pin_generic_filled_app, play, playIcon, plugCcsAppIcon, plugChademoAppIcon, plugChargeAppIcon, plugGenericAppIcon, plugSchukoAppIcon, plugType1AppIcon, plugType2AppIcon, plug_ccs_app, plug_chademo_app, plug_charge_app, plug_generic_app, plug_schuko_app, plug_type1_app, plug_type2_app, plusServiceIcon, porscheBrandIcon, power, powerIcon, powerTrainIcon, powertrain, preHeaterAppIcon, pre_heater_app, preciseLaneNavigationAppIcon, precise_lane_navigation_app, presentAppIcon, present_app, priceTypeSwitchIcon, printer, printerIcon, privacyAppIcon, privacy_app, profile, profileIcon, profileRegisterAppIcon, profileVerifiedIcon, profile_register_app, profile_verified, publicServiceIcon, publicTransportAppIcon, public_service, public_transport_app, qualifiedWorkshopIcon, qualified_workshop, questionnaireAppIcon, questionnaire_app, radio, radioButtonInselectedIcon, radioButtonSelectedForDefIcon, radioButtonSelectedIcon, radioIcon, radio_button_inselected, radio_button_selected, radio_button_selected_for_development, range, rangeIcon, reload, reloadIcon, remove, removeIcon, repeat, repeatIcon, repeatRepairIcon, replacementVehicleIcon, returnDateIcon, rewind, rewindIcon, roadsideAssistanceIcon, roadside_assistance, route, routeArrowAppIcon, routeIcon, route_arrow_app, routesHistoryAppIcon, routes_history_app, rss, rssIcon, safety, safetyIcon, save, saveAppIcon, saveIcon, save_app, seat, seatAirIcon, seatBrandIcon, seatIcon, seat_air, secretTipAppIcon, secretTipFilledAppIcon, secret_tip_app, secret_tip_filled_app, selected, selectedIcon, selectedPartnerNetworkAppIcon, selected_partner_network_app, sendToCarAppIcon, send_to_car_app, service, serviceAdvisorIcon, serviceBellIcon, serviceFilledAppIcon, serviceIcon, service_bell, service_filled_app, settings, settingsIcon, shareAndroidIcon, shareIosIcon, share_android, share_ios, shoppingCartFilledAppIcon, shoppingCartIcon, shopping_cart, shopping_cart_filled_app, shuffle, shuffleIcon, size, sizeIcon, skillAppIcon, skill_app, skipBackwardIcon, skipForwardIcon, skip_backward, skip_forward, skodaBrandIcon, softwareDownloadAppIcon, software_download_app, sortingAppIcon, sorting_app, sound, soundIcon, standardEquipmentIcon, standard_equipment, starFilledIcon, starOutlineIcon, star_filled, star_outline, statisticAppIcon, statistic_app, stockLocatorCommercialIcon, stockLocatorPrivateIcon, stock_locator_commercial, stock_locator_private, stop, stopIcon, strip, switchPositionAppIcon, switch_position_app, syncAppIcon, sync_app, taskAndAppointmentIcon, taxiDealerIcon, taxi_dealer, technicalSpecificationIcon, technical_specification, temperatureAppIcon, temperature_app, testDriveIcon, test_drive, textForwardIcon, thumbsdownAppIcon, thumbsdownFilledAppIcon, thumbsdown_app, thumbsdown_filled_app, thumbsupAppIcon, thumbsupFilledAppIcon, thumbsup_app, thumbsup_filled_app, timeClimatisationAppIcon, timePreferredAppIcon, time_climatisation_app, time_preferred_app, timer, timerIcon, topcardIcon, touaregServiceIcon, transcriptDownloadIcon, transcript_download, transmissionAutomaticIcon, transmissionManualIcon, transmission_automatic, transmission_manual, tripAppIcon, tripLongAppIcon, tripPartedAppIcon, tripShortAppIcon, trip_app, trip_long_app, trip_parted_app, trip_short_app, turnSignalsIcon, turn_signals, unselected, unselectedIcon, updateRefreshAppIcon, update_refresh_app, upload, uploadAppIcon, uploadCustomIcon, upload_app, usedCarCommercialIcon, usedCarPrivateIcon, used_car_commercial, used_car_private, vehicleAmarokIcon, vehicleCaddyIcon, vehicleConversionIcon, vehicleCrafterIcon, vehicleHightIcon, vehicleIdBuzzIcon, vehicleMultivanIcon, vehicleTransporterIcon, vehicle_amarok, vehicle_caddy, vehicle_crafter, vehicle_hight, vehicle_idbuzz, vehicle_multivan, vehicle_transporter, videoChatIcon, video_chat, view360Icon, view_360, vinIcon, virtualRealityIcon, virtual_reality, voiceMessageAppIcon, voice_message_app, volkswagenAppIcon, volkswagenIcon, volkswagen_app, volumeMaximumIcon, volumeMediumIcon, volumeMuteIcon, volume_maximum, volume_medium, volume_mute, vsfSearch48Icon, vsfSearchIcon, vwBrandIcon, vwConnectLicenseAppIcon, vw_connect_license_app, vwnBrandIcon, walkingAppIcon, walkingFilledAppIcon, walking_app, walking_filled_app, wallbox, wallboxIcon, wcAppIcon, wc_app, wcpIcon, weAssistAppIcon, weChargeAppIcon, weDeliverAppIcon, weExperienceAppIcon, weParkAppIcon, weUpgradeAppIcon, we_assist_app, we_charge_app, we_deliver_app, we_experience_app, we_park_app, we_upgrade_app, weatherSunAppIcon, weather_sun_app, wheelToWheelIcon, wheel_to_wheel, windscreenWashIcon, windscreen_wash, wlanHotspotIcon, wlan_hotspot, wrenchForwardIcon };
|
|
16951
|
+
export { ACShape, AcceptanceDateShape, AcceptedBrands, AccessoryPartsShape, AudiBrandShape, AwardWinnerPremiumShape, BIG_ENDIAN, BlocksGroupForwardShape, BundleForwardShape, BusinessCustomersCommercialShape, BusinessCustomersPrivateShape, BusinessPartnerWithCar, CLR_BLANK_OPTION, CONTENT_PROVIDER, CalculatorForwardShape, CaliforniaServiceShape, CampaignOutdatedShape, CampaignShape, CarOffSite, CarOnSite, CircleFilled, CircleHalfFilled, CircleQuarterFilled, CircleThreeQuartersFilled, ClrActionPanel, ClrActionPanelContainer, ClrActionPanelContainerContent, ClrActionPanelContainerFooter, ClrActionPanelModule, ClrActiveNotification, ClrAddonsLabel, ClrAddonsModule, ClrAutocompleteOff, ClrAutocompleteOffModule, ClrBackButton, ClrBackButtonModule, ClrBrandAvatar, ClrBrandAvatarModule, ClrBreadcrumb, ClrBreadcrumbModule, ClrBreadcrumbService, ClrCollapseExpandSection, ClrCollapseExpandSectionModule, ClrContentPanel, ClrContentPanelContainer, ClrContentPanelContainerContent, ClrContentPanelContainerFooter, ClrContentPanelModule, ClrContentRef, ClrControlEnterSubmitDirective, ClrDataListPredefinedValidatorDirective, ClrDataListValidatorModule, ClrDataListValidators, ClrDatagridColumnReorderModule, ClrDatagridStatePersistenceModule, ClrDateFilterComponent, ClrDateFilterModule, ClrDateTimeContainer, ClrDateTimeModule, ClrDaterangeMaxValidator, ClrDaterangeMinValidator, ClrDaterangeOrderValidator, ClrDaterangeRequiredValidator, ClrDaterangepickerContainerComponent, ClrDaterangepickerDirective, ClrDaterangepickerModule, ClrDotPager, ClrDotPagerModule, ClrDropdownOverflowDirective, ClrDropdownOverflowModule, ClrEnumFilterComponent, ClrEnumFilterModule, ClrExportDatagridButtonModule, ClrFlowBar, ClrFlowBarModule, ClrFocusFirstInvalidFieldDirective, ClrFormModule, ClrGenericQuickList, ClrGenericQuickListModule, ClrHistory, ClrHistoryModule, ClrHistoryPinned, ClrHistoryService, ClrIconAvatar, ClrIconAvatarModule, ClrIfDaterangeErrorDirective, ClrIfWarning, ClrIfWarningModule, ClrLetterAvatar, ClrLetterAvatarModule, ClrLocationBarModule, ClrMainNavGroup, ClrMainNavGroupItem, ClrMainNavGroupModule, ClrMaxNumeric, ClrMinNumeric, ClrMultilingualInput, ClrMultilingualInputValidators, ClrMultilingualModule, ClrMultilingualSelector, ClrMultilingualTextarea, ClrNotification, ClrNotificationModule, ClrNotificationRef, ClrNotificationService, ClrNumericField, ClrNumericFieldModule, ClrNumericFieldValidators, ClrPagedSearchResultList, ClrPagedSearchResultListModule, ClrPager, ClrPagerModule, ClrProgressSpinnerComponent, ClrProgressSpinnerModule, ClrQuickList, ClrQuickListModule, ClrReadonlyDirective, ClrReadonlyDirectiveModule, ClrRequiredAllMultilang, ClrRequiredOneMultilang, ClrSearchField, ClrSearchFieldModule, ClrSignpostAddonComponent, ClrSignpostAddonModule, ClrSummaryArea, ClrSummaryAreaStateService, ClrSummaryAreaToggle, ClrSummaryItem, ClrSummaryItemValue, ClrSummaryItemValueCopyButton, ClrTimeInput, ClrTreetable, ClrTreetableActionOverflow, ClrTreetableCell, ClrTreetableColumn, ClrTreetableFilter, ClrTreetableModule, ClrTreetablePlaceholder, ClrTreetableRow, ClrTreetableSortOrder, ClrTreetableStringFilter, ClrTreetableTreeNode, ClrViewEditSection, ClrViewEditSectionModule, ColumnHiddenStatePersistenceDirective, CompletedByDateShape, CupraBrandShape, Customer, CustomerVip, CustomerVipCollection, CustomerWaiting, CustomerWaitingCollection, DATE, DELIMITER_REGEX, DWABrandShape, DatagridColumnReorderDirective, DatagridFieldDirective, DayModel, DeliveryDate, DieselShape, DollarBillForwardShape, DollarBillPartialShape, DynamicCellContentComponent, EnergyShape, ExportDatagridButtonComponent, ExportDatagridService, ExportTypeEnum, ExternalPartForwardShape, FirstRegistrationDate, GasCarsServiceShape, GasShape, HISTORY_NOTIFICATION_URL_PROVIDER, HISTORY_PROVIDER, HISTORY_TOKEN, HistoryProvider, InternalPartForwardShape, InvoiceReadyShape, InvoiceRecipient, InvoiceShape, ItemsForwardShape, ItemsReceiveShape, LITTLE_ENDIAN, LITTLE_ENDIAN_REGEX, LocationBarComponent, LocationBarContentProvider, LocationBarNode, LogoCommissionModule, LogoCommissionModuleFavIcon, LogoCommissionModuleNegative, LogoCommissionModuleNegativeFavIcon, LogoCostApproval, LogoCostApprovalFavIcon, LogoCostApprovalNegative, LogoCostApprovalNegativeFavIcon, LogoCostControlling, LogoCostControllingFavIcon, LogoCostControllingNegative, LogoCostControllingNegativeFavIcon, LogoDigitalServiceReception, LogoDigitalServiceReceptionFavIcon, LogoDigitalServiceReceptionNegative, LogoDigitalServiceReceptionNegativeFavIcon, LogoDocFlow, LogoDocFlowFavIcon, LogoDocFlowNegative, LogoDocFlowNegativeFavIcon, LogoDocScan, LogoDocScanFavIcon, LogoDocScanNegative, LogoDocScanNegativeFavIcon, LogoDocStore, LogoDocStoreFavIcon, LogoDocStoreNegative, LogoDocStoreNegativeFavIcon, LogoEBilling, LogoEBillingFavIcon, LogoEBillingNegative, LogoEBillingNegativeFavIcon, LogoEPayment, LogoEPaymentFavIcon, LogoEPaymentNegative, LogoEPaymentNegativeFavIcon, LogoMobilityPlanner, LogoMobilityPlannerFavIcon, LogoMobilityPlannerNegative, LogoMobilityPlannerNegativeFavIcon, LogoPartsMobile, LogoPartsMobileFavIcon, LogoPartsMobileNegative, LogoPartsMobileNegativeFavIcon, LogoSBO, LogoSBOFavIcon, LogoSBONegative, LogoSBONegativeFavIcon, LogoServiceCube, LogoServiceCubeFavIcon, LogoServiceCubeNegative, LogoServiceCubeNegativeFavIcon, LogoWCP, LogoWCPFavIcon, LogoWCPNegative, LogoWCPNegativeFavIcon, LogoWorkshopOrderTracker, LogoWorkshopOrderTrackerFavIcon, LogoWorkshopOrderTrackerNegative, LogoWorkshopOrderTrackerNegativeFavIcon, MIDDLE_ENDIAN, MIDDLE_ENDIAN_REGEX, MONTH, Mechanic, NewCarUtilityVehicleShape, NodeId, Number0, Number1, Number10, Number11, Number12, Number13, Number14, Number15, Number16, Number17, Number18, Number19, Number2, Number20, Number3, Number4, Number5, Number6, Number7, Number8, Number9, OrderShape, OrderStatusShape, PaintMaterialForwardShape, PaintMaterialShape, ParkingLocation, PartAvailabilityInfoShape, PartAvailabilityNoShape, PartAvailabilityUnknownShape, PartAvailabilityWarningShape, PartAvailabilityYesShape, PartIdenticalPredecessorShape, PartIdenticalShape, PartIdenticalSuccessorShape, PartIdenticalSuccpredecessorShape, PartNonStockForwardShape, PartPredecessorShape, PartSuccessorPredecessorShape, PartSuccessorShape, PartsChangelocation, PartsForwardShape, PartsInventory, PartsNonStockShape, PartsPicking, PartsPickingPlus, PartsReceiving, PartsShape, PlusServiceShape, PopoverPositions, PorscheBrandShape, PriceTypeSwitchShape, RepeatRepairCollection, RepeatRepairShape, ReplacementVehicleCollection, ReplacementVehicleShape, ReturnDateShape, SEPARATOR_TEXT_DEFAULT, SeatBrandShape, ServiceAdvisor, SkodaBrandShape, Sort, StatePersistenceKeyDirective, TRANSLATIONS, TaskAndAppointment, TextForward, TimeModel, TopcardShape, TouaregServiceShape, TreetableCellRenderer, TreetableDataStateService, TreetableHeaderRenderer, TreetableItemsDirective, TreetableMainRenderer, TreetableRowRenderer, USER_INPUT_REGEX, VWBrandShape, VWNBrandShape, VWShape, VehicleConversionShape, VinShape, VsfSearchShape, VsfSearchShape48, WCPShape, WrenchForward, YEAR, acceleration, accelerationIcon, acceptanceDateIcon, accessories, accessoriesIcon, accessoryPartsIcon, adblueAppIcon, adblue_app, add, addIcon, airConditionerIcon, air_conditioning, alert, alertFilledAppIcon, alertIcon, alertNotificationFilledAppIcon, alert_filled_app, alert_notification_filled_app, allIcons, ambientLightAppIcon, ambient_light_app, amplifier, amplifierIcon, appConnectAppIcon, app_connect_app, archive, archiveIcon, arrowDownIcon, arrowLeftAlignedAppIcon, arrowLeftIcon, arrowRightIcon, arrowSliderAppIcon, arrowUpIcon, arrow_down, arrow_left, arrow_left_aligned_app, arrow_right, arrow_slider_app, arrow_up, attachment, attachmentIcon, audiBrandIcon, authentPlugChargeAppIcon, authentQrAppIcon, authentRfidAppIcon, authentTouchidAppIcon, authent_plug_charge_app, authent_qr_app, authent_rfid_app, authent_touch_id_app, automaticTempAppIcon, automatic_temp_app, awardWinnerPremiumIcon, award_winner_premium, back, backIcon, battery, batteryIcon, batterySocChargingAppIcon, batterySocDepartureAppIcon, batterySocDestinationAppIcon, battery_soc_charging_app, battery_soc_departure_app, battery_soc_destination_app, bin, binIcon, blocksGroupForwardIcon, bluetooth, bluetoothIcon, bookmark, bookmarkFilledIcon, bookmarkIcon, bookmark_filled, brakeAppIcon, brake_app, brochure, brochureIcon, bulletpointAppIcon, bulletpoint_app, bundleForwardIcon, businessCustomersCommercialIcon, businessCustomersPrivateIcon, businessPartnerWithCarIcon, business_customers_commercial, business_customers_private, calc, calcIcon, calculatorForwardIcon, calendar, calendarCustomIcon, californiaServiceIcon, californiaSpecialistIcon, california_specialist, cameraScanIcon, camera_scan, campaignIcon, campaignOutdatedIcon, carDocumentsIcon, carErrorAppIcon, carInsuranceIcon, carOffSite, carOnSite, carPickupServiceIcon, carPlusIcon, carSettingsIcon, carVerifiedAppIcon, carWashIcon, carWheelAppIcon, car_documents, car_error_app, car_insurance, car_pickup_service, car_plus, car_settings, car_verified_app, car_wheel_app, carwash, certifiedRepairIcon, certifiedRetailerIcon, certified_repair, certified_retailer, challengeAppIcon, challenge_app, charging, chargingIcon, chargingPduAppIcon, chargingStationIcon, chargingTarifOverviewAppIcon, charging_pdu_app, charging_station, charging_tarif_overview_app, chat, chatAppIcon, chatIcon, chat_app, checkboxCheckedAppIcon, checkboxCheckedIcon, checkboxUncheckedAppIcon, checkboxUncheckedIcon, checkbox_checked, checkbox_checked_app, checkbox_unchecked, checkbox_unchecked_app, checkmark, checkmarkAppIcon, checkmarkFilledAppIcon, checkmarkIcon, checkmark_app, checkmark_filled_app, chevronDownIcon, chevronLeftAlignedappIcon, chevronLeftIcon, chevronRightAlignedappIcon, chevronRightIcon, chevronSmallLeftAlignedappIcon, chevronSmallRightAlignedappIcon, chevronUpIcon, chevron_down, chevron_left, chevron_left_alignedapp, chevron_right, chevron_right_alignedapp, chevron_small_left_alignedapp, chevron_small_right_alignedapp, chevron_up, circleFilledIcon, circleHalfFilledIcon, circleQuarterFilledIcon, circleThreeQuartersFilledIcon, city, cityIcon, clearAppIcon, clearRightAlignedappIcon, clear_app, clear_right_alignedapp, clock, clockIcon, close, closeAppIcon, closeCircleIcon, closeIcon, closeLeftAlignedappIcon, closeRightAlignedappIcon, close_app, close_circle, close_left_alignedapp, close_right_alignedapp, clrIconSVG, coffeeFilledAppIcon, coffee_filled_app, compassAppIcon, compass_app, completedByDateIcon, configuratorCommercialIcon, configuratorPrivateIcon, configurator_commercial, configurator_private, construction, constructionIcon, consumptionFuelFilledAppIcon, consumptionIcon, consumption_fuel, consumption_fuel_filled_app, contact, contactDealerFilledAppIcon, contactDealerIcon, contactIcon, contact_dealer, contact_dealer_filled_app, countryRoadIcon, country_road, craft, craftIcon, cupraBrandIcon, customerIcon, customerVipIcon, customerWaitingIcon, customersCenterIcon, customers_center, dataCopyAppIcon, dataExpiredIcon, dataFilledIcon, dataInputIcon, dataPlugAppIcon, dataSearchIcon, dataTimeExtensionIcon, data_copy_app, data_expired, data_filled, data_input, data_plug_app, data_search, data_time_extension, defaultSummaryAreaCollapsedKey, defogDefrostAutoAppIcon, defogDefrostIcon, defog_defrost, defog_defrost_auto_app, deliveryDateIcon, destinationAppIcon, destination_app, dieselIcon, direction, directionIcon, dischargingAppIcon, discharging_app, discountAppIcon, discount_app, discoveryAppIcon, discovery_app, dollarBillForwardIcon, dollarBillPartialIcon, download, downloadCustomIcon, dragIndicatorIcon, drag_indicator, driversAssistanceIcon, drivers_assistance, dropFilledAppIcon, drop_filled_app, dwaBrandIcon, eco, ecoIcon, edit, editIcon, editSmallRightAlignedAppIcon, edit_small_right_aligned_app, efficiency, efficiencyIcon, electricCarsIcon, electricCarsServiceIcon, electric_cars, electric_cars_service, electricity, electricityFilledAppIcon, electricityIcon, electricity_filled_app, emergency, emergencyIcon, emission, emissionIcon, energyIcon, engine, engineIcon, entertainment, entertainmentIcon, escapeHtml, escapeRegex, exportAppIcon, export_app, expressServiceIcon, express_service, exterior, exterior360Icon, exteriorIcon, exterior_360, externalPartForwardIcon, faq, faqIcon, fastForwardIcon, fast_forward, fax, faxIcon, filter, filterIcon, findACarIcon, findADealerIcon, find_a_car, find_a_dealer, firstRegistrationDateIcon, fleetServiceCommercialIcon, fleetServicePrivateIcon, fleet_service_commercial, fleet_service_private, folderFilledAppIcon, folder_filled_app, foodFilledAppIcon, food_filled_app, formatNumber, fullscreenEnterIcon, fullscreenExitIcon, fullscreen_enter, fullscreen_exit, gallery, galleryIcon, garageAppIcon, garage_app, gasAppIcon, gasCarsServiceIcon, gasIcon, gas_app, glassDamageAppIcon, glass_damage_app, gte, gteIcon, heart, heartFilledAppIcon, heartIcon, heart_filled_app, heightAppIcon, height_app, highwayRoadIcon, highway_road, history, historyIcon, homeAppIcon, homeEnergyAppIcon, homeFilledAppIcon, home_app, home_energy_app, home_filled_app, hornAppIcon, hornFilledAppIcon, horn_app, horn_filled_app, hybrid, hybridIcon, immediateChargingAppIcon, immediate_charging_app, info, infoFilledIcon, infoIcon, info_filled, inputHideIcon, inputShowIcon, input_hide, input_show, interior, interior360Icon, interiorIcon, interior_360, internalPartForwardIcon, internet, internetIcon, invitationAppIcon, invitation_app, invoiceIcon, invoiceReadyIcon, invoiceRecipientIcon, itemsForwardIcon, itemsRecieveIcon, jobportal, jobportalIcon, keyAppIcon, keyCardAppIcon, keyDigitalAppIcon, key_app, key_card_app, key_digital_app, keyboardAppIcon, keyboard_app, layerCollapseAppIcon, layerExpandAppIcon, layer_collapse_app, layer_expand_app, layersAppIcon, layers_app, legalTermsAndConditionsAppIcon, legal_terms_and_conditions_app, licencePlateAppIcon, licence_plate_app, lightAssistappIcon, light_assistapp, lightingAppIcon, lighting_app, linkExternAppIcon, link_extern_app, list, listIcon, loadingVolumeIcon, loading_volume, localBusinessIcon, local_business, locate, locateIcon, lock, lockIcon, lockOpenIcon, lock_open, login, loginIcon, logistic, logisticIcon, logoCommissionModuleFavIcon, logoCommissionModuleIcon, logoCommissionModuleNegativeFavIcon, logoCommissionModuleNegativeIcon, logoCostApprovalFavIcon, logoCostApprovalIcon, logoCostApprovalNegativeFavIcon, logoCostApprovalNegativeIcon, logoCrossControllingFavIcon, logoCrossControllingIcon, logoCrossControllingNegativeFavIcon, logoCrossControllingNegativeIcon, logoDigitalServiceReceptionFavIcon, logoDigitalServiceReceptionIcon, logoDigitalServiceReceptionNegativeFavIcon, logoDigitalServiceReceptionNegativeIcon, logoDocFlowFavIcon, logoDocFlowIcon, logoDocFlowNegativeFavIcon, logoDocFlowNegativeIcon, logoDocScanFavIcon, logoDocScanIcon, logoDocScanNegativeFavIcon, logoDocScanNegativeIcon, logoDocStoreFavIcon, logoDocStoreIcon, logoDocStoreNegativeFavIcon, logoDocStoreNegativeIcon, logoEBillingFavIcon, logoEBillingIcon, logoEBillingNegativeFavIcon, logoEBillingNegativeIcon, logoEPaymentFavIcon, logoEPaymentIcon, logoEPaymentNegativeFavIcon, logoEPaymentNegativeIcon, logoMobilityPlannerFavIcon, logoMobilityPlannerIcon, logoMobilityPlannerNegativeFavIcon, logoMobilityPlannerNegativeIcon, logoPartsMobileFavIcon, logoPartsMobileIcon, logoPartsMobileNegativeFavIcon, logoPartsMobileNegativeIcon, logoSBOFavIcon, logoSBOIcon, logoSBONegativeFavIcon, logoSBONegativeIcon, logoServiceCubeFavIcon, logoServiceCubeIcon, logoServiceCubeNegativeFavIcon, logoServiceCubeNegativeIcon, logoWCPFavIcon, logoWCPIcon, logoWCPNegativeFavIcon, logoWCPNegativeIcon, logoWorkshopOrderTrackerFavIcon, logoWorkshopOrderTrackerIcon, logoWorkshopOrderTrackerNegativeFavIcon, logoWorkshopOrderTrackerNegativeIcon, logout, logoutIcon, magnifier, magnifierIcon, magnifierMinusIcon, magnifierPlusIcon, magnifier_minus, magnifier_plus, mail, mailIcon, mailResendAppIcon, mail_resend_app, manual, manualIcon, map, mapIcon, mapToInternalTree, mechanicIcon, media, mediaIcon, menu, menuAppAppIcon, menuIcon, menu_app_app, microphoneAppIcon, microphone_app, mobile, mobileIcon, moreAppIcon, moreAppbarAppIcon, more_app, more_appbar_app, mot, motIcon, motability, motabilityIcon, navigate, navigateFilledAppIcon, navigateIcon, navigate_filled_app, newCarCommercialIcon, newCarPrivateFilledAppIcon, newCarPrivateIcon, newCarUtilityVehicleIcon, new_car_commercial, new_car_private, new_car_private_filled_app, nightServiceIcon, night_service, notification, notificationFilledIcon, notificationIcon, notification_filled, number0Icon, number10Icon, number11Icon, number12Icon, number13Icon, number14Icon, number15Icon, number16Icon, number17Icon, number18Icon, number19Icon, number1Icon, number20Icon, number2Icon, number3Icon, number4Icon, number5Icon, number6Icon, number7Icon, number8Icon, number9Icon, offers, offersFilledAppIcon, offersIcon, offers_filled_app, officeAppIcon, officeFilledAppIcon, office_app, office_filled_app, oilLevelIcon, oilLevelWarningIcon, oilTemperatureAppIcon, oil_level, oil_level_warning, oil_temperature_app, onCallDutyIcon, on_call_duty, openSatIcon, open_sat, orderIcon, orderStatusIcon, paintMaterialForwardIcon, paintMaterialIcon, paintShopIcon, paint_shop, paragraphAppIcon, paragraph_app, parkHeaterAppIcon, park_heater_app, parking, parkingFilledAppIcon, parkingGarageAppIcon, parkingIcon, parkingLocationIcon, parkingRouteAppIcon, parkingValetAppIcon, parking_filled_app, parking_garage_app, parking_route_app, parking_valet_app, partAvailabilityInfoIcon, partAvailabilityNoIcon, partAvailabilityUnknownIcon, partAvailabilityWarningIcon, partAvailabilityYesIcon, partIdenticalIcon, partIdenticalPredecessorIcon, partIdenticalSuccessorIcon, partIdenticalSuccpredecessorIcon, partPredecessorIcon, partSuccessorIcon, partSuccessorPredecessorIcon, partsChangelocationIcon, partsForwardIcon, partsIcon, partsInventoryIcon, partsNonStockForwardIcon, partsNonStockIcon, partsPickingIcon, partsPickingPlusIcon, partsReceivingIcon, pause, pauseIcon, payload, payloadIcon, paymentAppIcon, paymentCashAppIcon, paymentChargingCardAppIcon, paymentCreditcardAppIcon, paymentMachineAppIcon, payment_app, payment_cash_app, payment_charging_card_app, payment_creditcard_app, payment_machine_app, performance, performanceIcon, petrol, petrolIcon, phone, phoneIcon, pin, pinFilledAppIcon, pinGenericFilledAppIcon, pinIcon, pin_filled_app, pin_generic_filled_app, play, playIcon, plugCcsAppIcon, plugChademoAppIcon, plugChargeAppIcon, plugGenericAppIcon, plugSchukoAppIcon, plugType1AppIcon, plugType2AppIcon, plug_ccs_app, plug_chademo_app, plug_charge_app, plug_generic_app, plug_schuko_app, plug_type1_app, plug_type2_app, plusServiceIcon, porscheBrandIcon, power, powerIcon, powerTrainIcon, powertrain, preHeaterAppIcon, pre_heater_app, preciseLaneNavigationAppIcon, precise_lane_navigation_app, presentAppIcon, present_app, priceTypeSwitchIcon, printer, printerIcon, privacyAppIcon, privacy_app, profile, profileIcon, profileRegisterAppIcon, profileVerifiedIcon, profile_register_app, profile_verified, publicServiceIcon, publicTransportAppIcon, public_service, public_transport_app, qualifiedWorkshopIcon, qualified_workshop, questionnaireAppIcon, questionnaire_app, radio, radioButtonInselectedIcon, radioButtonSelectedForDefIcon, radioButtonSelectedIcon, radioIcon, radio_button_inselected, radio_button_selected, radio_button_selected_for_development, range, rangeIcon, reload, reloadIcon, remove, removeIcon, repeat, repeatIcon, repeatRepairIcon, replacementVehicleIcon, returnDateIcon, rewind, rewindIcon, roadsideAssistanceIcon, roadside_assistance, route, routeArrowAppIcon, routeIcon, route_arrow_app, routesHistoryAppIcon, routes_history_app, rss, rssIcon, safety, safetyIcon, save, saveAppIcon, saveIcon, save_app, seat, seatAirIcon, seatBrandIcon, seatIcon, seat_air, secretTipAppIcon, secretTipFilledAppIcon, secret_tip_app, secret_tip_filled_app, selected, selectedIcon, selectedPartnerNetworkAppIcon, selected_partner_network_app, sendToCarAppIcon, send_to_car_app, service, serviceAdvisorIcon, serviceBellIcon, serviceFilledAppIcon, serviceIcon, service_bell, service_filled_app, settings, settingsIcon, shareAndroidIcon, shareIosIcon, share_android, share_ios, shoppingCartFilledAppIcon, shoppingCartIcon, shopping_cart, shopping_cart_filled_app, shuffle, shuffleIcon, size, sizeIcon, skillAppIcon, skill_app, skipBackwardIcon, skipForwardIcon, skip_backward, skip_forward, skodaBrandIcon, softwareDownloadAppIcon, software_download_app, sortingAppIcon, sorting_app, sound, soundIcon, standardEquipmentIcon, standard_equipment, starFilledIcon, starOutlineIcon, star_filled, star_outline, statisticAppIcon, statistic_app, stockLocatorCommercialIcon, stockLocatorPrivateIcon, stock_locator_commercial, stock_locator_private, stop, stopIcon, strip, switchPositionAppIcon, switch_position_app, syncAppIcon, sync_app, taskAndAppointmentIcon, taxiDealerIcon, taxi_dealer, technicalSpecificationIcon, technical_specification, temperatureAppIcon, temperature_app, testDriveIcon, test_drive, textForwardIcon, thumbsdownAppIcon, thumbsdownFilledAppIcon, thumbsdown_app, thumbsdown_filled_app, thumbsupAppIcon, thumbsupFilledAppIcon, thumbsup_app, thumbsup_filled_app, timeClimatisationAppIcon, timePreferredAppIcon, time_climatisation_app, time_preferred_app, timer, timerIcon, topcardIcon, touaregServiceIcon, transcriptDownloadIcon, transcript_download, transmissionAutomaticIcon, transmissionManualIcon, transmission_automatic, transmission_manual, tripAppIcon, tripLongAppIcon, tripPartedAppIcon, tripShortAppIcon, trip_app, trip_long_app, trip_parted_app, trip_short_app, turnSignalsIcon, turn_signals, unselected, unselectedIcon, updateRefreshAppIcon, update_refresh_app, upload, uploadAppIcon, uploadCustomIcon, upload_app, usedCarCommercialIcon, usedCarPrivateIcon, used_car_commercial, used_car_private, vehicleAmarokIcon, vehicleCaddyIcon, vehicleConversionIcon, vehicleCrafterIcon, vehicleHightIcon, vehicleIdBuzzIcon, vehicleMultivanIcon, vehicleTransporterIcon, vehicle_amarok, vehicle_caddy, vehicle_crafter, vehicle_hight, vehicle_idbuzz, vehicle_multivan, vehicle_transporter, videoChatIcon, video_chat, view360Icon, view_360, vinIcon, virtualRealityIcon, virtual_reality, voiceMessageAppIcon, voice_message_app, volkswagenAppIcon, volkswagenIcon, volkswagen_app, volumeMaximumIcon, volumeMediumIcon, volumeMuteIcon, volume_maximum, volume_medium, volume_mute, vsfSearch48Icon, vsfSearchIcon, vwBrandIcon, vwConnectLicenseAppIcon, vw_connect_license_app, vwnBrandIcon, walkingAppIcon, walkingFilledAppIcon, walking_app, walking_filled_app, wallbox, wallboxIcon, wcAppIcon, wc_app, wcpIcon, weAssistAppIcon, weChargeAppIcon, weDeliverAppIcon, weExperienceAppIcon, weParkAppIcon, weUpgradeAppIcon, we_assist_app, we_charge_app, we_deliver_app, we_experience_app, we_park_app, we_upgrade_app, weatherSunAppIcon, weather_sun_app, wheelToWheelIcon, wheel_to_wheel, windscreenWashIcon, windscreen_wash, wlanHotspotIcon, wlan_hotspot, wrenchForwardIcon };
|
|
16798
16952
|
//# sourceMappingURL=clr-addons.mjs.map
|