@veloceapps/sdk 6.0.0-22 → 6.0.0-24
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/bundles/veloceapps-sdk-core.umd.js +19 -22
- package/bundles/veloceapps-sdk-core.umd.js.map +1 -1
- package/bundles/veloceapps-sdk-runtime.umd.js.map +1 -1
- package/bundles/veloceapps-sdk.umd.js +6 -16
- package/bundles/veloceapps-sdk.umd.js.map +1 -1
- package/core/modules/configuration/services/configuration-runtime.service.d.ts +1 -3
- package/core/modules/configuration/services/configuration.service.d.ts +4 -3
- package/core/modules/configuration/types/configuration-runtime.types.d.ts +0 -2
- package/core/services/quote-draft.service.d.ts +2 -2
- package/core/types/index.d.ts +0 -1
- package/esm2015/core/modules/configuration/services/configuration-runtime.service.js +1 -6
- package/esm2015/core/modules/configuration/services/configuration.service.js +17 -15
- package/esm2015/core/modules/configuration/types/configuration-runtime.types.js +1 -1
- package/esm2015/core/services/quote-draft.service.js +4 -4
- package/esm2015/core/types/index.js +1 -2
- package/esm2015/runtime/execution/directives/vl-quote.directive.js +1 -1
- package/esm2015/runtime/services/configuration.service.js +1 -1
- package/esm2015/runtime/services/runtime.service.js +1 -1
- package/esm2015/runtime/types/index.js +2 -1
- package/esm2015/runtime/types/quote-states.types.js +2 -0
- package/esm2015/src/components/header/header.component.js +3 -3
- package/esm2015/src/pages/legacy-product/legacy-product.component.js +1 -1
- package/esm2015/src/pages/product/product.component.js +2 -9
- package/esm2015/src/pages/remote/remote.component.js +2 -5
- package/esm2015/src/resolvers/quote.resolver.js +3 -3
- package/fesm2015/veloceapps-sdk-core.js +19 -22
- package/fesm2015/veloceapps-sdk-core.js.map +1 -1
- package/fesm2015/veloceapps-sdk-runtime.js.map +1 -1
- package/fesm2015/veloceapps-sdk.js +6 -16
- package/fesm2015/veloceapps-sdk.js.map +1 -1
- package/package.json +1 -1
- package/runtime/services/configuration.service.d.ts +2 -1
- package/runtime/services/runtime.service.d.ts +2 -1
- package/runtime/types/index.d.ts +1 -0
- package/{core → runtime}/types/quote-states.types.d.ts +0 -0
- package/src/pages/product/product.component.d.ts +0 -1
- package/esm2015/core/types/quote-states.types.js +0 -2
package/package.json
CHANGED
@@ -1,9 +1,10 @@
|
|
1
1
|
import { ConfigurationApiService } from '@veloceapps/api';
|
2
2
|
import { LineItem } from '@veloceapps/core';
|
3
|
-
import { ContextService
|
3
|
+
import { ContextService } from '@veloceapps/sdk/core';
|
4
4
|
import { DialogService } from 'primeng/dynamicdialog';
|
5
5
|
import { Observable } from 'rxjs';
|
6
6
|
import { LegacyRuntimeContext } from '../types';
|
7
|
+
import { QuoteStates } from '../types/quote-states.types';
|
7
8
|
import * as i0 from "@angular/core";
|
8
9
|
export declare class ConfigurationService {
|
9
10
|
private configurationApiService;
|
@@ -1,8 +1,9 @@
|
|
1
1
|
import { HttpErrorResponse } from '@angular/common/http';
|
2
2
|
import { LineItem, UIDefinition } from '@veloceapps/core';
|
3
|
-
import { ContextService
|
3
|
+
import { ContextService } from '@veloceapps/sdk/core';
|
4
4
|
import { MessageService } from 'primeng/api';
|
5
5
|
import { LegacyRuntimeContext } from '../types';
|
6
|
+
import { QuoteStates } from '../types/quote-states.types';
|
6
7
|
import { ConfigurationService } from './configuration.service';
|
7
8
|
import * as i0 from "@angular/core";
|
8
9
|
export declare class RuntimeService {
|
package/runtime/types/index.d.ts
CHANGED
File without changes
|
@@ -25,7 +25,6 @@ export declare class ProductComponent implements OnInit, OnDestroy {
|
|
25
25
|
private init;
|
26
26
|
private throwIfNoUIDefinition;
|
27
27
|
private getLineItemId;
|
28
|
-
private getAsset;
|
29
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<ProductComponent, [null, null, null, null, null, { optional: true; }]>;
|
30
29
|
static ɵcmp: i0.ɵɵComponentDeclaration<ProductComponent, "vl-flow-product", never, {}, {}, never, never>;
|
31
30
|
}
|
@@ -1,2 +0,0 @@
|
|
1
|
-
export {};
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicXVvdGUtc3RhdGVzLnR5cGVzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicy9zZGsvY29yZS90eXBlcy9xdW90ZS1zdGF0ZXMudHlwZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IExpbmVJdGVtIH0gZnJvbSAnQHZlbG9jZWFwcHMvY29yZSc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgUXVvdGVTdGF0ZXMge1xuICBjb25maWd1cmFibGVSYW1wPzogTGluZUl0ZW07XG4gIGN1cnJlbnRTdGF0ZT86IExpbmVJdGVtW107XG4gIGFzc2V0PzogTGluZUl0ZW07XG59XG4iXX0=
|