@colijnit/configurator 261.20.0 → 261.20.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { Injectable, EventEmitter, HostBinding, ViewEncapsulation, Component, Input, Pipe, Output, HostListener, ViewChild, Directive, ElementRef, ViewChildren, TemplateRef, NgModule, NO_ERRORS_SCHEMA } from '@angular/core';
|
|
3
|
-
import * as
|
|
3
|
+
import * as i6 from '@angular/common';
|
|
4
4
|
import { CommonModule } from '@angular/common';
|
|
5
5
|
import { BehaviorSubject, Subject, ReplaySubject, combineLatest, from } from 'rxjs';
|
|
6
6
|
import { StringUtils } from '@colijnit/ioneconnector/build/utils/string-utils';
|
|
@@ -55,7 +55,6 @@ import { SMAAPass } from 'three/examples/jsm/postprocessing/SMAAPass.js';
|
|
|
55
55
|
import { N8AOPass } from 'n8ao';
|
|
56
56
|
import { SSAARenderPass } from 'three/examples/jsm/postprocessing/SSAARenderPass.js';
|
|
57
57
|
import * as i1 from '@angular/platform-browser';
|
|
58
|
-
import { BrowserModule } from '@angular/platform-browser';
|
|
59
58
|
import * as i2 from 'ngx-device-detector';
|
|
60
59
|
import { DecoNodeType } from '@colijnit/configuratorapi/build/enum/deco-node-type.enum';
|
|
61
60
|
import { DecoNodeKind } from '@colijnit/configuratorapi/build/enum/deco-node-kind.enum';
|
|
@@ -64,10 +63,9 @@ import { trigger, state, style, transition, animate } from '@angular/animations'
|
|
|
64
63
|
import * as i4 from '@colijnit/corecomponents_v12';
|
|
65
64
|
import { LoaderModule, IconModule, CardModule, InputTextModule, PriceDisplayPipeModule, ImageModule, ButtonModule, TooltipDirectiveModule } from '@colijnit/corecomponents_v12';
|
|
66
65
|
import { ConfigurationDisplayOption } from '@colijnit/configuratorapi/build/enum/refcode/configuration-display-option.enum';
|
|
67
|
-
import * as i6 from '@angular/forms';
|
|
66
|
+
import * as i6$1 from '@angular/forms';
|
|
68
67
|
import { FormsModule } from '@angular/forms';
|
|
69
68
|
import { GLTFExporter } from 'three/examples/jsm/exporters/GLTFExporter.js';
|
|
70
|
-
import { BrowserAnimationsModule } from '@angular/platform-browser/animations';
|
|
71
69
|
import { MatButtonModule } from '@angular/material/button';
|
|
72
70
|
import { MatIconModule } from '@angular/material/icon';
|
|
73
71
|
import { LinearToneMapping, AgXToneMapping } from 'three/src/constants.js';
|
|
@@ -11017,7 +11015,7 @@ class AnswersInfoDialogComponent {
|
|
|
11017
11015
|
</div>
|
|
11018
11016
|
</div>
|
|
11019
11017
|
}
|
|
11020
|
-
`, isInline: true, dependencies: [{ kind: "directive", type:
|
|
11018
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i6.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: LocalizePipe, name: "localize" }], encapsulation: i0.ViewEncapsulation.None });
|
|
11021
11019
|
}
|
|
11022
11020
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: AnswersInfoDialogComponent, decorators: [{
|
|
11023
11021
|
type: Component,
|
|
@@ -11389,7 +11387,7 @@ class AnswerCardComponent {
|
|
|
11389
11387
|
}
|
|
11390
11388
|
|
|
11391
11389
|
</co-card>
|
|
11392
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i4.CardComponent, selector: "co-card", inputs: ["imageData", "description", "price", "level", "isSelected", "isSmallModus", "hasMagnifierButton", "hasInfoButton"], outputs: ["contentClick", "infoButtonClick", "magnifierButtonClick"] }, { kind: "component", type: i4.InputTextComponent, selector: "co-input-text", inputs: ["useContent", "placeholder", "align", "type", "formatPipe", "min", "max", "pattern", "digitsOnly", "excludePlusMinus", "showClearButton", "keyDownWhiteList", "showPlaceholderOnFocus", "leftIcon", "rightIcon", "leftIconData", "rightIconData", "selectOnFocus", "emptyPlace", "firstDayOfWeek", "noStyle", "hideArrowButtons", "model"], outputs: ["leftIconClick", "leftIconMouseDown", "leftIconMouseUp", "rightIconClick", "rightIconMouseDown", "rightIconMouseUp", "clearIconClick", "isFocused"] }, { kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "component", type: AnswersInfoDialogComponent, selector: "co-answer-info-dialog", inputs: ["answer", "structure", "fixedPosition"], outputs: ["nothingToShow"] }, { kind: "pipe", type:
|
|
11390
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i4.CardComponent, selector: "co-card", inputs: ["imageData", "description", "price", "level", "isSelected", "isSmallModus", "hasMagnifierButton", "hasInfoButton"], outputs: ["contentClick", "infoButtonClick", "magnifierButtonClick"] }, { kind: "component", type: i4.InputTextComponent, selector: "co-input-text", inputs: ["useContent", "placeholder", "align", "type", "formatPipe", "min", "max", "pattern", "digitsOnly", "excludePlusMinus", "showClearButton", "keyDownWhiteList", "showPlaceholderOnFocus", "leftIcon", "rightIcon", "leftIconData", "rightIconData", "selectOnFocus", "emptyPlace", "firstDayOfWeek", "noStyle", "hideArrowButtons", "model"], outputs: ["leftIconClick", "leftIconMouseDown", "leftIconMouseUp", "rightIconClick", "rightIconMouseDown", "rightIconMouseUp", "clearIconClick", "isFocused"] }, { kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "component", type: AnswersInfoDialogComponent, selector: "co-answer-info-dialog", inputs: ["answer", "structure", "fixedPosition"], outputs: ["nothingToShow"] }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }, { kind: "pipe", type: LocalizePipe, name: "localize" }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }], encapsulation: i0.ViewEncapsulation.None });
|
|
11393
11391
|
}
|
|
11394
11392
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: AnswerCardComponent, decorators: [{
|
|
11395
11393
|
type: Component,
|
|
@@ -12285,7 +12283,7 @@ class AnswersSlideoutComponent {
|
|
|
12285
12283
|
}
|
|
12286
12284
|
</div>
|
|
12287
12285
|
</ng-template>
|
|
12288
|
-
`, isInline: true, dependencies: [{ kind: "component", type: SlideoutComponent, selector: "co-slideout", inputs: ["show", "resizable"] }, { kind: "directive", type:
|
|
12286
|
+
`, isInline: true, dependencies: [{ kind: "component", type: SlideoutComponent, selector: "co-slideout", inputs: ["show", "resizable"] }, { kind: "directive", type: i6.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "component", type: AnswerCardComponent, selector: "co-answer-card", inputs: ["model", "valutaSymbol", "showing", "isSelected", "isSmallModus", "freeInput"], outputs: ["freeInputChange", "inqNumberChange", "select", "selectWithInq", "magnifierClick", "answerInfoToggle"] }, { kind: "component", type: ImageZoomComponent, selector: "co-image-zoom", inputs: ["imageData", "show"], outputs: ["showChange"] }, { kind: "component", type: ColorFilterComponent, selector: "co-color-filter", inputs: ["color", "active"] }, { kind: "component", type: TagFilterComponent, selector: "co-tag-filter", inputs: ["tag", "active"] }, { kind: "directive", type: VisibilityObserverDirective, selector: "[visibilityObserver]", inputs: ["observerEnabled"], exportAs: ["intersection"] }, { kind: "directive", type: VisibilityObserverMasterDirective, selector: "[visibilityObserverMaster]" }, { kind: "pipe", type: AppendPipe, name: "append" }, { kind: "pipe", type: LocalizePipe, name: "localize" }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type: PrependPipe, name: "prepend" }, { kind: "pipe", type: StripHtmlPipe, name: "stripHtml" }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }, { kind: "pipe", type: i4.PriceDisplayPipe, name: "priceDisplay" }], animations: [
|
|
12289
12287
|
trigger('showFilter', [
|
|
12290
12288
|
state('1', style({ transform: 'translateX(0%) scaleX(1)', opacity: 1 })),
|
|
12291
12289
|
state('void', style({ transform: 'translateX(50%) scaleX(0)', opacity: 0 })),
|
|
@@ -12647,7 +12645,7 @@ class CoSummaryLine {
|
|
|
12647
12645
|
<ng-content></ng-content>
|
|
12648
12646
|
</div>
|
|
12649
12647
|
}
|
|
12650
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i4.ImageComponent, selector: "co-image", inputs: ["source", "placeHolder"] }, { kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type:
|
|
12648
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i4.ImageComponent, selector: "co-image", inputs: ["source", "placeHolder"] }, { kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }, { kind: "pipe", type: i4.PriceDisplayPipe, name: "priceDisplay" }], animations: [
|
|
12651
12649
|
trigger('showTheContent', [
|
|
12652
12650
|
state('void', style({ height: 0, opacity: 0 })),
|
|
12653
12651
|
state('*', style({ height: '*', opacity: 1 })),
|
|
@@ -12899,7 +12897,7 @@ class SelectionsSummaryLineComponent {
|
|
|
12899
12897
|
}
|
|
12900
12898
|
</co-summary-line>
|
|
12901
12899
|
}
|
|
12902
|
-
`, isInline: true, dependencies: [{ kind: "directive", type:
|
|
12900
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i6.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: CoSummaryLine, selector: "co-summary-line", inputs: ["imageData", "title", "description", "price", "multilineData", "valutaSymbol", "isHighlighted", "isCollapsable", "canRepeat", "isDeletable", "showContent"], outputs: ["repeatClicked", "deleteClicked"] }, { kind: "pipe", type: LocalizePipe, name: "localize" }], encapsulation: i0.ViewEncapsulation.None });
|
|
12903
12901
|
}
|
|
12904
12902
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SelectionsSummaryLineComponent, decorators: [{
|
|
12905
12903
|
type: Component,
|
|
@@ -13287,7 +13285,7 @@ class LiteSelectorComponent {
|
|
|
13287
13285
|
(answerChosen)="onAnswersSlideoutAnswerChosen($event)"
|
|
13288
13286
|
></co-answers-slideout>
|
|
13289
13287
|
</ng-template>
|
|
13290
|
-
`, isInline: true, dependencies: [{ kind: "component", type: AnswersSlideoutComponent, selector: "co-answers-slideout", inputs: ["isShown", "question", "showTitle", "showFilter", "answers", "useSlideout", "customDimensions"], outputs: ["isShownChange", "answerChosen"] }, { kind: "directive", type:
|
|
13288
|
+
`, isInline: true, dependencies: [{ kind: "component", type: AnswersSlideoutComponent, selector: "co-answers-slideout", inputs: ["isShown", "question", "showTitle", "showFilter", "answers", "useSlideout", "customDimensions"], outputs: ["isShownChange", "answerChosen"] }, { kind: "directive", type: i6.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: SelectionsSummaryComponent, selector: "co-selections-summary", inputs: ["selections", "showLabel", "canClose", "answersTemplate", "answerToShowFromSelectionText", "customDimensions"], outputs: ["closeClick", "cancelAnswers", "selectSelection", "repeatSelection", "deleteSelection"] }], animations: [
|
|
13291
13289
|
trigger('showSelections', [
|
|
13292
13290
|
state('void', style({ 'transform': 'translateX(100%)', opacity: 0 })),
|
|
13293
13291
|
state('*', style({ 'transform': 'translateX(0%)', opacity: 1 })),
|
|
@@ -13439,7 +13437,7 @@ class ProductConfiguratorSelectorOptionTileComponent {
|
|
|
13439
13437
|
}
|
|
13440
13438
|
</div>
|
|
13441
13439
|
</div>
|
|
13442
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type:
|
|
13440
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }], encapsulation: i0.ViewEncapsulation.None });
|
|
13443
13441
|
}
|
|
13444
13442
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ProductConfiguratorSelectorOptionTileComponent, decorators: [{
|
|
13445
13443
|
type: Component,
|
|
@@ -13538,7 +13536,7 @@ class ProductConfiguratorOptionCheckboxComponent {
|
|
|
13538
13536
|
</div>
|
|
13539
13537
|
</div>
|
|
13540
13538
|
|
|
13541
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type:
|
|
13539
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }], encapsulation: i0.ViewEncapsulation.None });
|
|
13542
13540
|
}
|
|
13543
13541
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ProductConfiguratorOptionCheckboxComponent, decorators: [{
|
|
13544
13542
|
type: Component,
|
|
@@ -13622,7 +13620,7 @@ class ProductConfiguratorSelectorOptionButtonComponent {
|
|
|
13622
13620
|
}
|
|
13623
13621
|
</div>
|
|
13624
13622
|
</div>
|
|
13625
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type:
|
|
13623
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }], encapsulation: i0.ViewEncapsulation.None });
|
|
13626
13624
|
}
|
|
13627
13625
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ProductConfiguratorSelectorOptionButtonComponent, decorators: [{
|
|
13628
13626
|
type: Component,
|
|
@@ -13704,7 +13702,7 @@ class ProductConfiguratorSelectorOptionDropDownComponent {
|
|
|
13704
13702
|
</co-icon>
|
|
13705
13703
|
</div>
|
|
13706
13704
|
</div>
|
|
13707
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type:
|
|
13705
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }], encapsulation: i0.ViewEncapsulation.None });
|
|
13708
13706
|
}
|
|
13709
13707
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ProductConfiguratorSelectorOptionDropDownComponent, decorators: [{
|
|
13710
13708
|
type: Component,
|
|
@@ -14161,7 +14159,7 @@ class ProductConfiguratorSelectorComponent {
|
|
|
14161
14159
|
</co-product-configurator-selector>
|
|
14162
14160
|
}
|
|
14163
14161
|
}
|
|
14164
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "component", type: ProductConfiguratorSelectorOptionComponent, selector: "co-product-configurator-selector-option", inputs: ["selection", "listOfChoices", "markAsException"] }, { kind: "component", type: ProductConfiguratorSelectorComponent, selector: "co-product-configurator-selector", inputs: ["selection", "options", "lastNodeWithChildren", "selectionIndex", "treeLevelIndex", "isActive", "markAsException"], outputs: ["activate"] }, { kind: "pipe", type: LocalizePipe, name: "localize" }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type:
|
|
14162
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "component", type: ProductConfiguratorSelectorOptionComponent, selector: "co-product-configurator-selector-option", inputs: ["selection", "listOfChoices", "markAsException"] }, { kind: "component", type: ProductConfiguratorSelectorComponent, selector: "co-product-configurator-selector", inputs: ["selection", "options", "lastNodeWithChildren", "selectionIndex", "treeLevelIndex", "isActive", "markAsException"], outputs: ["activate"] }, { kind: "pipe", type: LocalizePipe, name: "localize" }, { kind: "pipe", type: GoogleTranslatePipe, name: "googleTranslate" }, { kind: "pipe", type: i6.AsyncPipe, name: "async" }], animations: [
|
|
14165
14163
|
trigger('showSelections', [
|
|
14166
14164
|
state('void', style({ 'transform': 'translateX(100%)', opacity: 0 })),
|
|
14167
14165
|
state('*', style({ 'transform': 'translateX(0%)', opacity: 1 })),
|
|
@@ -15067,7 +15065,7 @@ class ConfiguratorCameraSettingsComponent {
|
|
|
15067
15065
|
<button (click)="exportSettings()" [textContent]="'EXPORT_SETTINGS' | localize"></button>
|
|
15068
15066
|
</div>
|
|
15069
15067
|
</div>
|
|
15070
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "directive", type: i6.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: i6.NumberValueAccessor, selector: "input[type=number][formControlName],input[type=number][formControl],input[type=number][ngModel]" }, { kind: "directive", type: i6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i6.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: LocalizePipe, name: "localize" }], encapsulation: i0.ViewEncapsulation.None });
|
|
15068
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "directive", type: i6$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: i6$1.NumberValueAccessor, selector: "input[type=number][formControlName],input[type=number][formControl],input[type=number][ngModel]" }, { kind: "directive", type: i6$1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i6$1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "pipe", type: LocalizePipe, name: "localize" }], encapsulation: i0.ViewEncapsulation.None });
|
|
15071
15069
|
}
|
|
15072
15070
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ConfiguratorCameraSettingsComponent, decorators: [{
|
|
15073
15071
|
type: Component,
|
|
@@ -15379,19 +15377,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
15379
15377
|
|
|
15380
15378
|
class AnswerCardModule {
|
|
15381
15379
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: AnswerCardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
15382
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: AnswerCardModule, declarations: [AnswerCardComponent], imports: [
|
|
15380
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: AnswerCardModule, declarations: [AnswerCardComponent], imports: [CommonModule,
|
|
15381
|
+
CardModule,
|
|
15383
15382
|
PipesModule,
|
|
15384
15383
|
CardModule,
|
|
15385
15384
|
InputTextModule,
|
|
15386
|
-
BrowserModule,
|
|
15387
15385
|
IconModule,
|
|
15388
15386
|
AnswersInfoDialogModule,
|
|
15389
15387
|
CardModule], exports: [AnswerCardComponent] });
|
|
15390
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: AnswerCardModule, imports: [
|
|
15388
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: AnswerCardModule, imports: [CommonModule,
|
|
15389
|
+
CardModule,
|
|
15391
15390
|
PipesModule,
|
|
15392
15391
|
CardModule,
|
|
15393
15392
|
InputTextModule,
|
|
15394
|
-
BrowserModule,
|
|
15395
15393
|
IconModule,
|
|
15396
15394
|
AnswersInfoDialogModule,
|
|
15397
15395
|
CardModule] });
|
|
@@ -15400,11 +15398,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
15400
15398
|
type: NgModule,
|
|
15401
15399
|
args: [{
|
|
15402
15400
|
imports: [
|
|
15401
|
+
CommonModule,
|
|
15403
15402
|
CardModule,
|
|
15404
15403
|
PipesModule,
|
|
15405
15404
|
CardModule,
|
|
15406
15405
|
InputTextModule,
|
|
15407
|
-
BrowserModule,
|
|
15408
15406
|
IconModule,
|
|
15409
15407
|
AnswersInfoDialogModule,
|
|
15410
15408
|
CardModule
|
|
@@ -15568,14 +15566,12 @@ class CoSummaryLineModule {
|
|
|
15568
15566
|
CommonModule,
|
|
15569
15567
|
PriceDisplayPipeModule,
|
|
15570
15568
|
ImageModule,
|
|
15571
|
-
IconModule,
|
|
15572
|
-
BrowserAnimationsModule], exports: [CoSummaryLine] });
|
|
15569
|
+
IconModule], exports: [CoSummaryLine] });
|
|
15573
15570
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: CoSummaryLineModule, imports: [PipesModule,
|
|
15574
15571
|
CommonModule,
|
|
15575
15572
|
PriceDisplayPipeModule,
|
|
15576
15573
|
ImageModule,
|
|
15577
|
-
IconModule
|
|
15578
|
-
BrowserAnimationsModule] });
|
|
15574
|
+
IconModule] });
|
|
15579
15575
|
}
|
|
15580
15576
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: CoSummaryLineModule, decorators: [{
|
|
15581
15577
|
type: NgModule,
|
|
@@ -15585,8 +15581,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
15585
15581
|
CommonModule,
|
|
15586
15582
|
PriceDisplayPipeModule,
|
|
15587
15583
|
ImageModule,
|
|
15588
|
-
IconModule
|
|
15589
|
-
BrowserAnimationsModule
|
|
15584
|
+
IconModule
|
|
15590
15585
|
],
|
|
15591
15586
|
declarations: [
|
|
15592
15587
|
CoSummaryLine
|
|
@@ -15978,7 +15973,7 @@ class ConfiguratorSceneLoaderComponent {
|
|
|
15978
15973
|
{{ loaderProgress | number: '1.0-0' }}%
|
|
15979
15974
|
</div>
|
|
15980
15975
|
</div>
|
|
15981
|
-
`, isInline: true, dependencies: [{ kind: "pipe", type:
|
|
15976
|
+
`, isInline: true, dependencies: [{ kind: "pipe", type: i6.DecimalPipe, name: "number" }], encapsulation: i0.ViewEncapsulation.None });
|
|
15982
15977
|
}
|
|
15983
15978
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ConfiguratorSceneLoaderComponent, decorators: [{
|
|
15984
15979
|
type: Component,
|
|
@@ -16008,14 +16003,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
16008
16003
|
|
|
16009
16004
|
class ConfiguratorSceneLoaderModule {
|
|
16010
16005
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ConfiguratorSceneLoaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16011
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: ConfiguratorSceneLoaderModule, declarations: [ConfiguratorSceneLoaderComponent], imports: [
|
|
16012
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ConfiguratorSceneLoaderModule, imports: [
|
|
16006
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: ConfiguratorSceneLoaderModule, declarations: [ConfiguratorSceneLoaderComponent], imports: [CommonModule], exports: [ConfiguratorSceneLoaderComponent] });
|
|
16007
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ConfiguratorSceneLoaderModule, imports: [CommonModule] });
|
|
16013
16008
|
}
|
|
16014
16009
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: ConfiguratorSceneLoaderModule, decorators: [{
|
|
16015
16010
|
type: NgModule,
|
|
16016
16011
|
args: [{
|
|
16017
16012
|
imports: [
|
|
16018
|
-
|
|
16013
|
+
CommonModule
|
|
16019
16014
|
],
|
|
16020
16015
|
declarations: [
|
|
16021
16016
|
ConfiguratorSceneLoaderComponent
|
|
@@ -16599,7 +16594,7 @@ class SceneOptionsComponent {
|
|
|
16599
16594
|
</div>
|
|
16600
16595
|
}
|
|
16601
16596
|
</div>
|
|
16602
|
-
`, isInline: true, dependencies: [{ kind: "directive", type:
|
|
16597
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i6.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i4.IconComponent, selector: "co-icon", inputs: ["icon", "iconData"] }, { kind: "pipe", type: LocalizePipe, name: "localize" }], animations: [
|
|
16603
16598
|
trigger('showHideChild', [
|
|
16604
16599
|
state('true', style({ 'opacity': '1', 'visibility': 'visible' })),
|
|
16605
16600
|
state('false', style({ 'opacity': '0', 'visibility': 'hidden' })),
|
|
@@ -16675,12 +16670,10 @@ class SelectionsModule {
|
|
|
16675
16670
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SelectionsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16676
16671
|
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: SelectionsModule, declarations: [SceneOptionsComponent], imports: [CommonModule,
|
|
16677
16672
|
IconModule,
|
|
16678
|
-
PipesModule,
|
|
16679
|
-
BrowserAnimationsModule], exports: [SceneOptionsComponent] });
|
|
16673
|
+
PipesModule], exports: [SceneOptionsComponent] });
|
|
16680
16674
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SelectionsModule, imports: [CommonModule,
|
|
16681
16675
|
IconModule,
|
|
16682
|
-
PipesModule
|
|
16683
|
-
BrowserAnimationsModule] });
|
|
16676
|
+
PipesModule] });
|
|
16684
16677
|
}
|
|
16685
16678
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: SelectionsModule, decorators: [{
|
|
16686
16679
|
type: NgModule,
|
|
@@ -16688,8 +16681,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImpo
|
|
|
16688
16681
|
imports: [
|
|
16689
16682
|
CommonModule,
|
|
16690
16683
|
IconModule,
|
|
16691
|
-
PipesModule
|
|
16692
|
-
BrowserAnimationsModule
|
|
16684
|
+
PipesModule
|
|
16693
16685
|
],
|
|
16694
16686
|
declarations: [
|
|
16695
16687
|
SceneOptionsComponent
|