@aurigma/ng-storefront-api-client 2.24.1 → 2.24.9
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/aurigma-ng-storefront-api-client.metadata.json +1 -1
- package/bundles/aurigma-ng-storefront-api-client.umd.js +131 -33
- package/bundles/aurigma-ng-storefront-api-client.umd.js.map +1 -1
- package/bundles/aurigma-ng-storefront-api-client.umd.min.js +1 -1
- package/bundles/aurigma-ng-storefront-api-client.umd.min.js.map +1 -1
- package/esm2015/aurigma-ng-storefront-api-client.js +1 -1
- package/esm2015/lib/storefront-api-client.js +88 -1
- package/esm2015/lib/storefront.module.js +1 -1
- package/esm2015/public-api.js +1 -1
- package/fesm2015/aurigma-ng-storefront-api-client.js +88 -1
- package/fesm2015/aurigma-ng-storefront-api-client.js.map +1 -1
- package/lib/storefront-api-client.d.ts +31 -0
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"__symbolic":"module","version":4,"metadata":{"CreateApiClientConfiguration":{"__symbolic":"function"},"StorefrontModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":12,"character":1},"arguments":[{"declarations":[],"imports":[],"exports":[]}]}],"members":{},"statics":{"forRoot":{"__symbolic":"function","parameters":["token","apiUrl","apiKey"],"defaults":[null,null,"ApiKey"],"value":{"ngModule":{"__symbolic":"reference","name":"StorefrontModule"},"providers":[{"provide":{"__symbolic":"reference","name":"API_BASE_URL"},"useValue":{"__symbolic":"reference","name":"apiUrl"}},{"provide":{"__symbolic":"reference","name":"ApiClientConfiguration"},"useFactory":{"__symbolic":"call","expression":{"__symbolic":"select","expression":{"__symbolic":"reference","name":"CreateApiClientConfiguration"},"member":"bind"},"arguments":[{"__symbolic":"error","message":"Expression form not supported","line":29,"character":56,"module":"./lib/storefront.module"},{"__symbolic":"reference","name":"token"},{"__symbolic":"reference","name":"apiUrl"},{"__symbolic":"reference","name":"apiKey"}]}}]}}}},"API_BASE_URL":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"InjectionToken","line":14,"character":32},"arguments":["API_BASE_URL"]},"ApiClientConfiguration":{"__symbolic":"class","members":{"getAuthorizationToken":[{"__symbolic":"method"}],"setAuthorizationToken":[{"__symbolic":"method"}]}},"ApiClientBase":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],"transformOptions":[{"__symbolic":"method"}],"getBaseUrl":[{"__symbolic":"method"}],"transformResult":[{"__symbolic":"method"}]}},"IBuildInfoApiClient":{"__symbolic":"interface"},"BuildInfoApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":63,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":71,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":71,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":95}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":71,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":71,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"headInfo":[{"__symbolic":"method"}],"processHeadInfo":[{"__symbolic":"method"}],"getInfo":[{"__symbolic":"method"}],"processGetInfo":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IProductReferencesApiClient":{"__symbolic":"interface"},"ProductReferencesApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":249,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":257,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":257,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":257,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":257,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"create":[{"__symbolic":"method"}],"processCreate":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}],"delete":[{"__symbolic":"method"}],"processDelete":[{"__symbolic":"method"}],"getProductSpecification":[{"__symbolic":"method"}],"processGetProductSpecification":[{"__symbolic":"method"}],"getProductConfig":[{"__symbolic":"method"}],"processGetProductConfig":[{"__symbolic":"method"}],"getProductCostDetails":[{"__symbolic":"method"}],"processGetProductCostDetails":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IProductSpecificationsApiClient":{"__symbolic":"interface"},"ProductSpecificationsApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":869,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":877,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":877,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":877,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":877,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}],"getConfiguration":[{"__symbolic":"method"}],"processGetConfiguration":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IProjectsApiClient":{"__symbolic":"interface"},"ProjectsApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":1241,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":1249,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":1249,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":1249,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":1249,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"create":[{"__symbolic":"method"}],"processCreate":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}],"delete":[{"__symbolic":"method"}],"processDelete":[{"__symbolic":"method"}],"createByRenderHiResScenario":[{"__symbolic":"method"}],"processCreateByRenderHiResScenario":[{"__symbolic":"method"}],"getAvailableTransitions":[{"__symbolic":"method"}],"processGetAvailableTransitions":[{"__symbolic":"method"}],"changeStatus":[{"__symbolic":"method"}],"processChangeStatus":[{"__symbolic":"method"}],"forceStatus":[{"__symbolic":"method"}],"processForceStatus":[{"__symbolic":"method"}],"getAllStatuses":[{"__symbolic":"method"}],"processGetAllStatuses":[{"__symbolic":"method"}],"getAllTransitions":[{"__symbolic":"method"}],"processGetAllTransitions":[{"__symbolic":"method"}],"getProjectPdfUrl":[{"__symbolic":"method"}],"processGetProjectPdfUrl":[{"__symbolic":"method"}],"getProjectPdfZip":[{"__symbolic":"method"}],"processGetProjectPdfZip":[{"__symbolic":"method"}],"getProjectProcessingResults":[{"__symbolic":"method"}],"processGetProjectProcessingResults":[{"__symbolic":"method"}],"resumeProjectProcessing":[{"__symbolic":"method"}],"processResumeProjectProcessing":[{"__symbolic":"method"}],"restartProjectProcessing":[{"__symbolic":"method"}],"processRestartProjectProcessing":[{"__symbolic":"method"}],"getProjectOrder":[{"__symbolic":"method"}],"processGetProjectOrder":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IStorefrontsApiClient":{"__symbolic":"interface"},"StorefrontsApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":2524,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2532,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2532,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":2532,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2532,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IStorefrontUsersApiClient":{"__symbolic":"interface"},"StorefrontUsersApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":2747,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2755,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2755,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":2755,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2755,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"create":[{"__symbolic":"method"}],"processCreate":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}],"register":[{"__symbolic":"method"}],"processRegister":[{"__symbolic":"method"}],"mergeAnonymous":[{"__symbolic":"method"}],"processMergeAnonymous":[{"__symbolic":"method"}],"getToken":[{"__symbolic":"method"}],"processGetToken":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"ITenantInfoApiClient":{"__symbolic":"interface"},"TenantInfoApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":3275,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":3283,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":3283,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":3283,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":3283,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getApplicationsInfo":[{"__symbolic":"method"}],"processGetApplicationsInfo":[{"__symbolic":"method"}],"getInfo":[{"__symbolic":"method"}],"processGetInfo":[{"__symbolic":"method"}],"getUsersInfo":[{"__symbolic":"method"}],"processGetUsersInfo":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"BuildInfoModel":{"__symbolic":"interface"},"ProductReferenceDto":{"__symbolic":"interface"},"PagedOfProductReferenceDto":{"__symbolic":"interface"},"CreateProductReferenceDto":{"__symbolic":"interface"},"ProblemDetails":{"__symbolic":"interface"},"ProductAttributeDto":{"__symbolic":"interface"},"ProductSpecificationDto":{"__symbolic":"interface"},"ProductCostDetailsDto":{"__symbolic":"interface"},"PagedOfProductSpecificationDto":{"__symbolic":"interface"},"DatePeriod":{"All":"All","Today":"Today","Last7Days":"Last7Days","Last30Days":"Last30Days"},"ProjectItemResourceType":{"General":"General","Preview":"Preview","Hires":"Hires"},"ProjectItemResourceDto":{"__symbolic":"interface"},"ProjectItemDto":{"__symbolic":"interface"},"ProjectDto":{"__symbolic":"interface"},"PagedOfProjectDto":{"__symbolic":"interface"},"ProjectItemResourceParametersDto":{"__symbolic":"interface"},"ProjectItemParametersDto":{"__symbolic":"interface"},"CreateProjectDto":{"__symbolic":"interface"},"OrderDetailsDto":{"__symbolic":"interface"},"RenderHiResScenarioOutputFormat":{"Pdf":"Pdf","Jpeg":"Jpeg","Png":"Png","Tiff":"Tiff"},"RenderHiResScenarioOutputColorSpace":{"Rgb":"Rgb","Grayscale":"Grayscale","Cmyk":"Cmyk"},"RenderHiResScenarioOutputFlipMode":{"None":"None","Horizontal":"Horizontal","Vertical":"Vertical","Both":"Both"},"RenderHiResScenarioDto":{"__symbolic":"interface"},"CreateProjectByRenderHiResScenarioDto":{"__symbolic":"interface"},"ProjectTransitionDto":{"__symbolic":"interface"},"PagedOfProjectTransitionDto":{"__symbolic":"interface"},"ProjectTransitionConflictDto":{"__symbolic":"interface"},"ProjectStatusDto":{"__symbolic":"interface"},"PagedOfProjectStatusDto":{"__symbolic":"interface"},"ProjectPdfResultDto":{"__symbolic":"interface"},"ProjectProcessingStatus":{"Pending":"Pending","InProgress":"InProgress","Completed":"Completed","Failed":"Failed"},"ProjectOutputFileDetailsDto":{"__symbolic":"interface"},"ProjectProcessingResultsDto":{"__symbolic":"interface"},"StorefrontType":{"Custom":"Custom","ShopifyLegacy":"ShopifyLegacy","DocketManager":"DocketManager","CustomSaml":"CustomSaml","NopCommerce":"NopCommerce","WooCommerce":"WooCommerce","Magento":"Magento","BigCommerce":"BigCommerce","Shopify":"Shopify"},"StorefrontDto":{"__symbolic":"interface"},"PagedOfStorefrontDto":{"__symbolic":"interface"},"StorefrontUserDto":{"__symbolic":"interface"},"PagedOfStorefrontUserDto":{"__symbolic":"interface"},"CreateStorefrontUserDto":{"__symbolic":"interface"},"RegisterStorefrontUserInput":{"__symbolic":"interface"},"MergeAnonymousUserDataInput":{"__symbolic":"interface"},"TenantApplicationsInfoDto":{"__symbolic":"interface"},"TenantInfoDto":{"__symbolic":"interface"},"TenantUserInfoDto":{"__symbolic":"interface"},"FileResponse":{"__symbolic":"interface"},"ApiException":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"Error"},"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","name":"string"},{"__symbolic":"reference","name":"number"},{"__symbolic":"reference","name":"string"},{"__symbolic":"error","message":"Expression form not supported","line":4011,"character":76,"module":"./lib/storefront-api-client"},{"__symbolic":"reference","name":"any"}]}]},"statics":{"isApiException":{"__symbolic":"function","parameters":["obj"],"value":{"__symbolic":"binop","operator":"===","left":{"__symbolic":"select","expression":{"__symbolic":"reference","name":"obj"},"member":"isApiException"},"right":true}}}}},"origins":{"CreateApiClientConfiguration":"./lib/storefront.module","StorefrontModule":"./lib/storefront.module","API_BASE_URL":"./lib/storefront-api-client","ApiClientConfiguration":"./lib/storefront-api-client","ApiClientBase":"./lib/storefront-api-client","IBuildInfoApiClient":"./lib/storefront-api-client","BuildInfoApiClient":"./lib/storefront-api-client","IProductReferencesApiClient":"./lib/storefront-api-client","ProductReferencesApiClient":"./lib/storefront-api-client","IProductSpecificationsApiClient":"./lib/storefront-api-client","ProductSpecificationsApiClient":"./lib/storefront-api-client","IProjectsApiClient":"./lib/storefront-api-client","ProjectsApiClient":"./lib/storefront-api-client","IStorefrontsApiClient":"./lib/storefront-api-client","StorefrontsApiClient":"./lib/storefront-api-client","IStorefrontUsersApiClient":"./lib/storefront-api-client","StorefrontUsersApiClient":"./lib/storefront-api-client","ITenantInfoApiClient":"./lib/storefront-api-client","TenantInfoApiClient":"./lib/storefront-api-client","BuildInfoModel":"./lib/storefront-api-client","ProductReferenceDto":"./lib/storefront-api-client","PagedOfProductReferenceDto":"./lib/storefront-api-client","CreateProductReferenceDto":"./lib/storefront-api-client","ProblemDetails":"./lib/storefront-api-client","ProductAttributeDto":"./lib/storefront-api-client","ProductSpecificationDto":"./lib/storefront-api-client","ProductCostDetailsDto":"./lib/storefront-api-client","PagedOfProductSpecificationDto":"./lib/storefront-api-client","DatePeriod":"./lib/storefront-api-client","ProjectItemResourceType":"./lib/storefront-api-client","ProjectItemResourceDto":"./lib/storefront-api-client","ProjectItemDto":"./lib/storefront-api-client","ProjectDto":"./lib/storefront-api-client","PagedOfProjectDto":"./lib/storefront-api-client","ProjectItemResourceParametersDto":"./lib/storefront-api-client","ProjectItemParametersDto":"./lib/storefront-api-client","CreateProjectDto":"./lib/storefront-api-client","OrderDetailsDto":"./lib/storefront-api-client","RenderHiResScenarioOutputFormat":"./lib/storefront-api-client","RenderHiResScenarioOutputColorSpace":"./lib/storefront-api-client","RenderHiResScenarioOutputFlipMode":"./lib/storefront-api-client","RenderHiResScenarioDto":"./lib/storefront-api-client","CreateProjectByRenderHiResScenarioDto":"./lib/storefront-api-client","ProjectTransitionDto":"./lib/storefront-api-client","PagedOfProjectTransitionDto":"./lib/storefront-api-client","ProjectTransitionConflictDto":"./lib/storefront-api-client","ProjectStatusDto":"./lib/storefront-api-client","PagedOfProjectStatusDto":"./lib/storefront-api-client","ProjectPdfResultDto":"./lib/storefront-api-client","ProjectProcessingStatus":"./lib/storefront-api-client","ProjectOutputFileDetailsDto":"./lib/storefront-api-client","ProjectProcessingResultsDto":"./lib/storefront-api-client","StorefrontType":"./lib/storefront-api-client","StorefrontDto":"./lib/storefront-api-client","PagedOfStorefrontDto":"./lib/storefront-api-client","StorefrontUserDto":"./lib/storefront-api-client","PagedOfStorefrontUserDto":"./lib/storefront-api-client","CreateStorefrontUserDto":"./lib/storefront-api-client","RegisterStorefrontUserInput":"./lib/storefront-api-client","MergeAnonymousUserDataInput":"./lib/storefront-api-client","TenantApplicationsInfoDto":"./lib/storefront-api-client","TenantInfoDto":"./lib/storefront-api-client","TenantUserInfoDto":"./lib/storefront-api-client","FileResponse":"./lib/storefront-api-client","ApiException":"./lib/storefront-api-client"},"importAs":"@aurigma/ng-storefront-api-client"}
|
|
1
|
+
{"__symbolic":"module","version":4,"metadata":{"CreateApiClientConfiguration":{"__symbolic":"function"},"StorefrontModule":{"__symbolic":"class","decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"NgModule","line":12,"character":1},"arguments":[{"declarations":[],"imports":[],"exports":[]}]}],"members":{},"statics":{"forRoot":{"__symbolic":"function","parameters":["token","apiUrl","apiKey"],"defaults":[null,null,"ApiKey"],"value":{"ngModule":{"__symbolic":"reference","name":"StorefrontModule"},"providers":[{"provide":{"__symbolic":"reference","name":"API_BASE_URL"},"useValue":{"__symbolic":"reference","name":"apiUrl"}},{"provide":{"__symbolic":"reference","name":"ApiClientConfiguration"},"useFactory":{"__symbolic":"call","expression":{"__symbolic":"select","expression":{"__symbolic":"reference","name":"CreateApiClientConfiguration"},"member":"bind"},"arguments":[{"__symbolic":"error","message":"Expression form not supported","line":29,"character":56,"module":"./lib/storefront.module"},{"__symbolic":"reference","name":"token"},{"__symbolic":"reference","name":"apiUrl"},{"__symbolic":"reference","name":"apiKey"}]}}]}}}},"API_BASE_URL":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"InjectionToken","line":14,"character":32},"arguments":["API_BASE_URL"]},"ApiClientConfiguration":{"__symbolic":"class","members":{"getAuthorizationToken":[{"__symbolic":"method"}],"setAuthorizationToken":[{"__symbolic":"method"}]}},"ApiClientBase":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],"transformOptions":[{"__symbolic":"method"}],"getBaseUrl":[{"__symbolic":"method"}],"transformResult":[{"__symbolic":"method"}]}},"IBuildInfoApiClient":{"__symbolic":"interface"},"BuildInfoApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":63,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":71,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":71,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":95}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":71,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":71,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"headInfo":[{"__symbolic":"method"}],"processHeadInfo":[{"__symbolic":"method"}],"getInfo":[{"__symbolic":"method"}],"processGetInfo":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IProductReferencesApiClient":{"__symbolic":"interface"},"ProductReferencesApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":249,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":257,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":257,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":257,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":257,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"create":[{"__symbolic":"method"}],"processCreate":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}],"delete":[{"__symbolic":"method"}],"processDelete":[{"__symbolic":"method"}],"getProductSpecification":[{"__symbolic":"method"}],"processGetProductSpecification":[{"__symbolic":"method"}],"getProductConfig":[{"__symbolic":"method"}],"processGetProductConfig":[{"__symbolic":"method"}],"getProductCostDetails":[{"__symbolic":"method"}],"processGetProductCostDetails":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IProductSpecificationsApiClient":{"__symbolic":"interface"},"ProductSpecificationsApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":869,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":877,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":877,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":877,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":877,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}],"getConfiguration":[{"__symbolic":"method"}],"processGetConfiguration":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IProjectsApiClient":{"__symbolic":"interface"},"ProjectsApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":1249,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":1257,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":1257,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":1257,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":1257,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"create":[{"__symbolic":"method"}],"processCreate":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}],"delete":[{"__symbolic":"method"}],"processDelete":[{"__symbolic":"method"}],"createByRenderHiResScenario":[{"__symbolic":"method"}],"processCreateByRenderHiResScenario":[{"__symbolic":"method"}],"getAvailableTransitions":[{"__symbolic":"method"}],"processGetAvailableTransitions":[{"__symbolic":"method"}],"changeStatus":[{"__symbolic":"method"}],"processChangeStatus":[{"__symbolic":"method"}],"forceStatus":[{"__symbolic":"method"}],"processForceStatus":[{"__symbolic":"method"}],"getAllStatuses":[{"__symbolic":"method"}],"processGetAllStatuses":[{"__symbolic":"method"}],"getAllTransitions":[{"__symbolic":"method"}],"processGetAllTransitions":[{"__symbolic":"method"}],"getProjectPdfUrl":[{"__symbolic":"method"}],"processGetProjectPdfUrl":[{"__symbolic":"method"}],"getProjectPdfZip":[{"__symbolic":"method"}],"processGetProjectPdfZip":[{"__symbolic":"method"}],"getProjectProcessingResults":[{"__symbolic":"method"}],"processGetProjectProcessingResults":[{"__symbolic":"method"}],"resumeProjectProcessing":[{"__symbolic":"method"}],"processResumeProjectProcessing":[{"__symbolic":"method"}],"restartProjectProcessing":[{"__symbolic":"method"}],"processRestartProjectProcessing":[{"__symbolic":"method"}],"getProjectOrder":[{"__symbolic":"method"}],"processGetProjectOrder":[{"__symbolic":"method"}],"attachDataToProjectOrder":[{"__symbolic":"method"}],"processAttachDataToProjectOrder":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IStorefrontsApiClient":{"__symbolic":"interface"},"StorefrontsApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":2608,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2616,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2616,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":2616,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2616,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"IStorefrontUsersApiClient":{"__symbolic":"interface"},"StorefrontUsersApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":2831,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2839,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2839,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":2839,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":2839,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getAll":[{"__symbolic":"method"}],"processGetAll":[{"__symbolic":"method"}],"create":[{"__symbolic":"method"}],"processCreate":[{"__symbolic":"method"}],"get":[{"__symbolic":"method"}],"processGet":[{"__symbolic":"method"}],"register":[{"__symbolic":"method"}],"processRegister":[{"__symbolic":"method"}],"mergeAnonymous":[{"__symbolic":"method"}],"processMergeAnonymous":[{"__symbolic":"method"}],"getToken":[{"__symbolic":"method"}],"processGetToken":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"ITenantInfoApiClient":{"__symbolic":"interface"},"TenantInfoApiClient":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ApiClientBase"},"decorators":[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Injectable","line":3359,"character":1},"arguments":[{"providedIn":"root"}]}],"members":{"__ctor__":[{"__symbolic":"constructor","parameterDecorators":[[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":3367,"character":17},"arguments":[{"__symbolic":"reference","name":"ApiClientConfiguration"}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":3367,"character":88},"arguments":[{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113}]}],[{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Optional","line":3367,"character":126}},{"__symbolic":"call","expression":{"__symbolic":"reference","module":"@angular/core","name":"Inject","line":3367,"character":138},"arguments":[{"__symbolic":"reference","name":"API_BASE_URL"}]}]],"parameters":[{"__symbolic":"reference","name":"ApiClientConfiguration"},{"__symbolic":"reference","module":"@angular/common/http","name":"HttpClient","line":71,"character":113},{"__symbolic":"reference","name":"string"}]}],"getApplicationsInfo":[{"__symbolic":"method"}],"processGetApplicationsInfo":[{"__symbolic":"method"}],"getInfo":[{"__symbolic":"method"}],"processGetInfo":[{"__symbolic":"method"}],"getUsersInfo":[{"__symbolic":"method"}],"processGetUsersInfo":[{"__symbolic":"method"}]},"statics":{"ɵprov":{}}},"BuildInfoModel":{"__symbolic":"interface"},"ProductReferenceDto":{"__symbolic":"interface"},"PagedOfProductReferenceDto":{"__symbolic":"interface"},"CreateProductReferenceDto":{"__symbolic":"interface"},"ProblemDetails":{"__symbolic":"interface"},"ProductAttributeDto":{"__symbolic":"interface"},"ProductSpecificationDto":{"__symbolic":"interface"},"ProductCostDetailsDto":{"__symbolic":"interface"},"PagedOfProductSpecificationDto":{"__symbolic":"interface"},"DatePeriod":{"All":"All","Today":"Today","Last7Days":"Last7Days","Last30Days":"Last30Days"},"ProjectItemResourceType":{"General":"General","Preview":"Preview","Hires":"Hires"},"ProjectItemResourceDto":{"__symbolic":"interface"},"ProjectItemDto":{"__symbolic":"interface"},"ProjectDto":{"__symbolic":"interface"},"PagedOfProjectDto":{"__symbolic":"interface"},"ProjectItemResourceParametersDto":{"__symbolic":"interface"},"ProjectItemParametersDto":{"__symbolic":"interface"},"CreateProjectDto":{"__symbolic":"interface"},"OrderDetailsDto":{"__symbolic":"interface"},"RenderHiResScenarioOutputFormat":{"Pdf":"Pdf","Jpeg":"Jpeg","Png":"Png","Tiff":"Tiff"},"RenderHiResScenarioOutputColorSpace":{"Rgb":"Rgb","Grayscale":"Grayscale","Cmyk":"Cmyk"},"RenderHiResScenarioOutputFlipMode":{"None":"None","Horizontal":"Horizontal","Vertical":"Vertical","Both":"Both"},"RenderHiResScenarioDto":{"__symbolic":"interface"},"CreateProjectByRenderHiResScenarioDto":{"__symbolic":"interface"},"ProjectTransitionDto":{"__symbolic":"interface"},"PagedOfProjectTransitionDto":{"__symbolic":"interface"},"ProjectTransitionConflictDto":{"__symbolic":"interface"},"ProjectStatusDto":{"__symbolic":"interface"},"PagedOfProjectStatusDto":{"__symbolic":"interface"},"ProjectPdfResultDto":{"__symbolic":"interface"},"ProjectProcessingStatus":{"Pending":"Pending","InProgress":"InProgress","Completed":"Completed","Failed":"Failed"},"ProjectOutputFileDetailsDto":{"__symbolic":"interface"},"ProjectProcessingResultsDto":{"__symbolic":"interface"},"OrderDataItemValueType":{"PlainText":"PlainText","CommaSeparatedList":"CommaSeparatedList","SerializedJson":"SerializedJson"},"OrderDataItemDto":{"__symbolic":"interface"},"StorefrontType":{"Custom":"Custom","ShopifyLegacy":"ShopifyLegacy","DocketManager":"DocketManager","CustomSaml":"CustomSaml","NopCommerce":"NopCommerce","WooCommerce":"WooCommerce","Magento":"Magento","BigCommerce":"BigCommerce","Shopify":"Shopify"},"StorefrontDto":{"__symbolic":"interface"},"PagedOfStorefrontDto":{"__symbolic":"interface"},"StorefrontUserDto":{"__symbolic":"interface"},"PagedOfStorefrontUserDto":{"__symbolic":"interface"},"CreateStorefrontUserDto":{"__symbolic":"interface"},"RegisterStorefrontUserInput":{"__symbolic":"interface"},"MergeAnonymousUserDataInput":{"__symbolic":"interface"},"TenantApplicationsInfoDto":{"__symbolic":"interface"},"TenantInfoDto":{"__symbolic":"interface"},"TenantUserInfoDto":{"__symbolic":"interface"},"FileResponse":{"__symbolic":"interface"},"ApiException":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"Error"},"members":{"__ctor__":[{"__symbolic":"constructor","parameters":[{"__symbolic":"reference","name":"string"},{"__symbolic":"reference","name":"number"},{"__symbolic":"reference","name":"string"},{"__symbolic":"error","message":"Expression form not supported","line":4111,"character":76,"module":"./lib/storefront-api-client"},{"__symbolic":"reference","name":"any"}]}]},"statics":{"isApiException":{"__symbolic":"function","parameters":["obj"],"value":{"__symbolic":"binop","operator":"===","left":{"__symbolic":"select","expression":{"__symbolic":"reference","name":"obj"},"member":"isApiException"},"right":true}}}}},"origins":{"CreateApiClientConfiguration":"./lib/storefront.module","StorefrontModule":"./lib/storefront.module","API_BASE_URL":"./lib/storefront-api-client","ApiClientConfiguration":"./lib/storefront-api-client","ApiClientBase":"./lib/storefront-api-client","IBuildInfoApiClient":"./lib/storefront-api-client","BuildInfoApiClient":"./lib/storefront-api-client","IProductReferencesApiClient":"./lib/storefront-api-client","ProductReferencesApiClient":"./lib/storefront-api-client","IProductSpecificationsApiClient":"./lib/storefront-api-client","ProductSpecificationsApiClient":"./lib/storefront-api-client","IProjectsApiClient":"./lib/storefront-api-client","ProjectsApiClient":"./lib/storefront-api-client","IStorefrontsApiClient":"./lib/storefront-api-client","StorefrontsApiClient":"./lib/storefront-api-client","IStorefrontUsersApiClient":"./lib/storefront-api-client","StorefrontUsersApiClient":"./lib/storefront-api-client","ITenantInfoApiClient":"./lib/storefront-api-client","TenantInfoApiClient":"./lib/storefront-api-client","BuildInfoModel":"./lib/storefront-api-client","ProductReferenceDto":"./lib/storefront-api-client","PagedOfProductReferenceDto":"./lib/storefront-api-client","CreateProductReferenceDto":"./lib/storefront-api-client","ProblemDetails":"./lib/storefront-api-client","ProductAttributeDto":"./lib/storefront-api-client","ProductSpecificationDto":"./lib/storefront-api-client","ProductCostDetailsDto":"./lib/storefront-api-client","PagedOfProductSpecificationDto":"./lib/storefront-api-client","DatePeriod":"./lib/storefront-api-client","ProjectItemResourceType":"./lib/storefront-api-client","ProjectItemResourceDto":"./lib/storefront-api-client","ProjectItemDto":"./lib/storefront-api-client","ProjectDto":"./lib/storefront-api-client","PagedOfProjectDto":"./lib/storefront-api-client","ProjectItemResourceParametersDto":"./lib/storefront-api-client","ProjectItemParametersDto":"./lib/storefront-api-client","CreateProjectDto":"./lib/storefront-api-client","OrderDetailsDto":"./lib/storefront-api-client","RenderHiResScenarioOutputFormat":"./lib/storefront-api-client","RenderHiResScenarioOutputColorSpace":"./lib/storefront-api-client","RenderHiResScenarioOutputFlipMode":"./lib/storefront-api-client","RenderHiResScenarioDto":"./lib/storefront-api-client","CreateProjectByRenderHiResScenarioDto":"./lib/storefront-api-client","ProjectTransitionDto":"./lib/storefront-api-client","PagedOfProjectTransitionDto":"./lib/storefront-api-client","ProjectTransitionConflictDto":"./lib/storefront-api-client","ProjectStatusDto":"./lib/storefront-api-client","PagedOfProjectStatusDto":"./lib/storefront-api-client","ProjectPdfResultDto":"./lib/storefront-api-client","ProjectProcessingStatus":"./lib/storefront-api-client","ProjectOutputFileDetailsDto":"./lib/storefront-api-client","ProjectProcessingResultsDto":"./lib/storefront-api-client","OrderDataItemValueType":"./lib/storefront-api-client","OrderDataItemDto":"./lib/storefront-api-client","StorefrontType":"./lib/storefront-api-client","StorefrontDto":"./lib/storefront-api-client","PagedOfStorefrontDto":"./lib/storefront-api-client","StorefrontUserDto":"./lib/storefront-api-client","PagedOfStorefrontUserDto":"./lib/storefront-api-client","CreateStorefrontUserDto":"./lib/storefront-api-client","RegisterStorefrontUserInput":"./lib/storefront-api-client","MergeAnonymousUserDataInput":"./lib/storefront-api-client","TenantApplicationsInfoDto":"./lib/storefront-api-client","TenantInfoDto":"./lib/storefront-api-client","TenantUserInfoDto":"./lib/storefront-api-client","FileResponse":"./lib/storefront-api-client","ApiException":"./lib/storefront-api-client"},"importAs":"@aurigma/ng-storefront-api-client"}
|
|
@@ -3083,6 +3083,99 @@
|
|
|
3083
3083
|
}
|
|
3084
3084
|
return rxjs.of(null);
|
|
3085
3085
|
};
|
|
3086
|
+
/**
|
|
3087
|
+
* Attachs the specified data to the project's order in ecommerce system.
|
|
3088
|
+
* @param id Project identifier.
|
|
3089
|
+
* @param tenantId (optional) Tenant identifier.
|
|
3090
|
+
* @param body (optional) A list of data items, which should be attached to project's order.
|
|
3091
|
+
* @return Success
|
|
3092
|
+
*/
|
|
3093
|
+
ProjectsApiClient.prototype.attachDataToProjectOrder = function (id, tenantId, body) {
|
|
3094
|
+
var _this = this;
|
|
3095
|
+
var url_ = this.baseUrl + "/api/storefront/v1/projects/{id}/order-data?";
|
|
3096
|
+
if (id === undefined || id === null)
|
|
3097
|
+
throw new Error("The parameter 'id' must be defined.");
|
|
3098
|
+
url_ = url_.replace("{id}", encodeURIComponent("" + id));
|
|
3099
|
+
if (tenantId !== undefined && tenantId !== null)
|
|
3100
|
+
url_ += "tenantId=" + encodeURIComponent("" + tenantId) + "&";
|
|
3101
|
+
url_ = url_.replace(/[?&]$/, "");
|
|
3102
|
+
var content_ = JSON.stringify(body);
|
|
3103
|
+
var options_ = {
|
|
3104
|
+
body: content_,
|
|
3105
|
+
observe: "response",
|
|
3106
|
+
responseType: "blob",
|
|
3107
|
+
headers: new i1.HttpHeaders({
|
|
3108
|
+
"Content-Type": "application/json-patch+json",
|
|
3109
|
+
})
|
|
3110
|
+
};
|
|
3111
|
+
return rxjs.from(this.transformOptions(options_)).pipe(operators.mergeMap(function (transformedOptions_) {
|
|
3112
|
+
return _this.http.request("post", url_, transformedOptions_);
|
|
3113
|
+
})).pipe(operators.mergeMap(function (response_) {
|
|
3114
|
+
return _this.transformResult(url_, response_, function (r) { return _this.processAttachDataToProjectOrder(r); });
|
|
3115
|
+
})).pipe(operators.catchError(function (response_) {
|
|
3116
|
+
if (response_ instanceof i1.HttpResponseBase) {
|
|
3117
|
+
try {
|
|
3118
|
+
return _this.transformResult(url_, response_, function (r) { return _this.processAttachDataToProjectOrder(r); });
|
|
3119
|
+
}
|
|
3120
|
+
catch (e) {
|
|
3121
|
+
return rxjs.throwError(e);
|
|
3122
|
+
}
|
|
3123
|
+
}
|
|
3124
|
+
else
|
|
3125
|
+
return rxjs.throwError(response_);
|
|
3126
|
+
}));
|
|
3127
|
+
};
|
|
3128
|
+
ProjectsApiClient.prototype.processAttachDataToProjectOrder = function (response) {
|
|
3129
|
+
var e_29, _a;
|
|
3130
|
+
var _this = this;
|
|
3131
|
+
var status = response.status;
|
|
3132
|
+
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
3133
|
+
response.error instanceof Blob ? response.error : undefined;
|
|
3134
|
+
var _headers = {};
|
|
3135
|
+
if (response.headers) {
|
|
3136
|
+
try {
|
|
3137
|
+
for (var _b = __values(response.headers.keys()), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
3138
|
+
var key = _c.value;
|
|
3139
|
+
_headers[key] = response.headers.get(key);
|
|
3140
|
+
}
|
|
3141
|
+
}
|
|
3142
|
+
catch (e_29_1) { e_29 = { error: e_29_1 }; }
|
|
3143
|
+
finally {
|
|
3144
|
+
try {
|
|
3145
|
+
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3146
|
+
}
|
|
3147
|
+
finally { if (e_29) throw e_29.error; }
|
|
3148
|
+
}
|
|
3149
|
+
}
|
|
3150
|
+
if (status === 204) {
|
|
3151
|
+
return blobToText(responseBlob).pipe(operators.mergeMap(function (_responseText) {
|
|
3152
|
+
return rxjs.of(null);
|
|
3153
|
+
}));
|
|
3154
|
+
}
|
|
3155
|
+
else if (status === 404) {
|
|
3156
|
+
return blobToText(responseBlob).pipe(operators.mergeMap(function (_responseText) {
|
|
3157
|
+
var result404 = null;
|
|
3158
|
+
result404 = _responseText === "" ? null : JSON.parse(_responseText, _this.jsonParseReviver);
|
|
3159
|
+
return throwException("Not Found", status, _responseText, _headers, result404);
|
|
3160
|
+
}));
|
|
3161
|
+
}
|
|
3162
|
+
else if (status === 401) {
|
|
3163
|
+
return blobToText(responseBlob).pipe(operators.mergeMap(function (_responseText) {
|
|
3164
|
+
return throwException("Unauthorized", status, _responseText, _headers);
|
|
3165
|
+
}));
|
|
3166
|
+
}
|
|
3167
|
+
else if (status === 403) {
|
|
3168
|
+
return blobToText(responseBlob).pipe(operators.mergeMap(function (_responseText) {
|
|
3169
|
+
return throwException("Forbidden", status, _responseText, _headers);
|
|
3170
|
+
}));
|
|
3171
|
+
}
|
|
3172
|
+
else if (status !== 200 && status !== 204) {
|
|
3173
|
+
return blobToText(responseBlob).pipe(operators.mergeMap(function (_responseText) {
|
|
3174
|
+
return throwException("An unexpected server error occurred.", status, _responseText, _headers);
|
|
3175
|
+
}));
|
|
3176
|
+
}
|
|
3177
|
+
return rxjs.of(null);
|
|
3178
|
+
};
|
|
3086
3179
|
return ProjectsApiClient;
|
|
3087
3180
|
}(ApiClientBase));
|
|
3088
3181
|
ProjectsApiClient.ɵprov = i0.ɵɵdefineInjectable({ factory: function ProjectsApiClient_Factory() { return new ProjectsApiClient(i0.ɵɵinject(ApiClientConfiguration), i0.ɵɵinject(i1.HttpClient), i0.ɵɵinject(API_BASE_URL, 8)); }, token: ProjectsApiClient, providedIn: "root" });
|
|
@@ -3156,7 +3249,7 @@
|
|
|
3156
3249
|
}));
|
|
3157
3250
|
};
|
|
3158
3251
|
StorefrontsApiClient.prototype.processGetAll = function (response) {
|
|
3159
|
-
var
|
|
3252
|
+
var e_30, _a;
|
|
3160
3253
|
var _this = this;
|
|
3161
3254
|
var status = response.status;
|
|
3162
3255
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -3169,12 +3262,12 @@
|
|
|
3169
3262
|
_headers[key] = response.headers.get(key);
|
|
3170
3263
|
}
|
|
3171
3264
|
}
|
|
3172
|
-
catch (
|
|
3265
|
+
catch (e_30_1) { e_30 = { error: e_30_1 }; }
|
|
3173
3266
|
finally {
|
|
3174
3267
|
try {
|
|
3175
3268
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3176
3269
|
}
|
|
3177
|
-
finally { if (
|
|
3270
|
+
finally { if (e_30) throw e_30.error; }
|
|
3178
3271
|
}
|
|
3179
3272
|
}
|
|
3180
3273
|
if (status === 200) {
|
|
@@ -3241,7 +3334,7 @@
|
|
|
3241
3334
|
}));
|
|
3242
3335
|
};
|
|
3243
3336
|
StorefrontsApiClient.prototype.processGet = function (response) {
|
|
3244
|
-
var
|
|
3337
|
+
var e_31, _a;
|
|
3245
3338
|
var _this = this;
|
|
3246
3339
|
var status = response.status;
|
|
3247
3340
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -3254,12 +3347,12 @@
|
|
|
3254
3347
|
_headers[key] = response.headers.get(key);
|
|
3255
3348
|
}
|
|
3256
3349
|
}
|
|
3257
|
-
catch (
|
|
3350
|
+
catch (e_31_1) { e_31 = { error: e_31_1 }; }
|
|
3258
3351
|
finally {
|
|
3259
3352
|
try {
|
|
3260
3353
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3261
3354
|
}
|
|
3262
|
-
finally { if (
|
|
3355
|
+
finally { if (e_31) throw e_31.error; }
|
|
3263
3356
|
}
|
|
3264
3357
|
}
|
|
3265
3358
|
if (status === 200) {
|
|
@@ -3371,7 +3464,7 @@
|
|
|
3371
3464
|
}));
|
|
3372
3465
|
};
|
|
3373
3466
|
StorefrontUsersApiClient.prototype.processGetAll = function (response) {
|
|
3374
|
-
var
|
|
3467
|
+
var e_32, _a;
|
|
3375
3468
|
var _this = this;
|
|
3376
3469
|
var status = response.status;
|
|
3377
3470
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -3384,12 +3477,12 @@
|
|
|
3384
3477
|
_headers[key] = response.headers.get(key);
|
|
3385
3478
|
}
|
|
3386
3479
|
}
|
|
3387
|
-
catch (
|
|
3480
|
+
catch (e_32_1) { e_32 = { error: e_32_1 }; }
|
|
3388
3481
|
finally {
|
|
3389
3482
|
try {
|
|
3390
3483
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3391
3484
|
}
|
|
3392
|
-
finally { if (
|
|
3485
|
+
finally { if (e_32) throw e_32.error; }
|
|
3393
3486
|
}
|
|
3394
3487
|
}
|
|
3395
3488
|
if (status === 200) {
|
|
@@ -3461,7 +3554,7 @@
|
|
|
3461
3554
|
}));
|
|
3462
3555
|
};
|
|
3463
3556
|
StorefrontUsersApiClient.prototype.processCreate = function (response) {
|
|
3464
|
-
var
|
|
3557
|
+
var e_33, _a;
|
|
3465
3558
|
var _this = this;
|
|
3466
3559
|
var status = response.status;
|
|
3467
3560
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -3474,12 +3567,12 @@
|
|
|
3474
3567
|
_headers[key] = response.headers.get(key);
|
|
3475
3568
|
}
|
|
3476
3569
|
}
|
|
3477
|
-
catch (
|
|
3570
|
+
catch (e_33_1) { e_33 = { error: e_33_1 }; }
|
|
3478
3571
|
finally {
|
|
3479
3572
|
try {
|
|
3480
3573
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3481
3574
|
}
|
|
3482
|
-
finally { if (
|
|
3575
|
+
finally { if (e_33) throw e_33.error; }
|
|
3483
3576
|
}
|
|
3484
3577
|
}
|
|
3485
3578
|
if (status === 201) {
|
|
@@ -3558,7 +3651,7 @@
|
|
|
3558
3651
|
}));
|
|
3559
3652
|
};
|
|
3560
3653
|
StorefrontUsersApiClient.prototype.processGet = function (response) {
|
|
3561
|
-
var
|
|
3654
|
+
var e_34, _a;
|
|
3562
3655
|
var _this = this;
|
|
3563
3656
|
var status = response.status;
|
|
3564
3657
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -3571,12 +3664,12 @@
|
|
|
3571
3664
|
_headers[key] = response.headers.get(key);
|
|
3572
3665
|
}
|
|
3573
3666
|
}
|
|
3574
|
-
catch (
|
|
3667
|
+
catch (e_34_1) { e_34 = { error: e_34_1 }; }
|
|
3575
3668
|
finally {
|
|
3576
3669
|
try {
|
|
3577
3670
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3578
3671
|
}
|
|
3579
|
-
finally { if (
|
|
3672
|
+
finally { if (e_34) throw e_34.error; }
|
|
3580
3673
|
}
|
|
3581
3674
|
}
|
|
3582
3675
|
if (status === 200) {
|
|
@@ -3655,7 +3748,7 @@
|
|
|
3655
3748
|
}));
|
|
3656
3749
|
};
|
|
3657
3750
|
StorefrontUsersApiClient.prototype.processRegister = function (response) {
|
|
3658
|
-
var
|
|
3751
|
+
var e_35, _a;
|
|
3659
3752
|
var _this = this;
|
|
3660
3753
|
var status = response.status;
|
|
3661
3754
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -3668,12 +3761,12 @@
|
|
|
3668
3761
|
_headers[key] = response.headers.get(key);
|
|
3669
3762
|
}
|
|
3670
3763
|
}
|
|
3671
|
-
catch (
|
|
3764
|
+
catch (e_35_1) { e_35 = { error: e_35_1 }; }
|
|
3672
3765
|
finally {
|
|
3673
3766
|
try {
|
|
3674
3767
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3675
3768
|
}
|
|
3676
|
-
finally { if (
|
|
3769
|
+
finally { if (e_35) throw e_35.error; }
|
|
3677
3770
|
}
|
|
3678
3771
|
}
|
|
3679
3772
|
if (status === 200) {
|
|
@@ -3751,7 +3844,7 @@
|
|
|
3751
3844
|
}));
|
|
3752
3845
|
};
|
|
3753
3846
|
StorefrontUsersApiClient.prototype.processMergeAnonymous = function (response) {
|
|
3754
|
-
var
|
|
3847
|
+
var e_36, _a;
|
|
3755
3848
|
var _this = this;
|
|
3756
3849
|
var status = response.status;
|
|
3757
3850
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -3764,12 +3857,12 @@
|
|
|
3764
3857
|
_headers[key] = response.headers.get(key);
|
|
3765
3858
|
}
|
|
3766
3859
|
}
|
|
3767
|
-
catch (
|
|
3860
|
+
catch (e_36_1) { e_36 = { error: e_36_1 }; }
|
|
3768
3861
|
finally {
|
|
3769
3862
|
try {
|
|
3770
3863
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3771
3864
|
}
|
|
3772
|
-
finally { if (
|
|
3865
|
+
finally { if (e_36) throw e_36.error; }
|
|
3773
3866
|
}
|
|
3774
3867
|
}
|
|
3775
3868
|
if (status === 200) {
|
|
@@ -3854,7 +3947,7 @@
|
|
|
3854
3947
|
}));
|
|
3855
3948
|
};
|
|
3856
3949
|
StorefrontUsersApiClient.prototype.processGetToken = function (response) {
|
|
3857
|
-
var
|
|
3950
|
+
var e_37, _a;
|
|
3858
3951
|
var _this = this;
|
|
3859
3952
|
var status = response.status;
|
|
3860
3953
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -3867,12 +3960,12 @@
|
|
|
3867
3960
|
_headers[key] = response.headers.get(key);
|
|
3868
3961
|
}
|
|
3869
3962
|
}
|
|
3870
|
-
catch (
|
|
3963
|
+
catch (e_37_1) { e_37 = { error: e_37_1 }; }
|
|
3871
3964
|
finally {
|
|
3872
3965
|
try {
|
|
3873
3966
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3874
3967
|
}
|
|
3875
|
-
finally { if (
|
|
3968
|
+
finally { if (e_37) throw e_37.error; }
|
|
3876
3969
|
}
|
|
3877
3970
|
}
|
|
3878
3971
|
if (status === 201) {
|
|
@@ -3971,7 +4064,7 @@
|
|
|
3971
4064
|
}));
|
|
3972
4065
|
};
|
|
3973
4066
|
TenantInfoApiClient.prototype.processGetApplicationsInfo = function (response) {
|
|
3974
|
-
var
|
|
4067
|
+
var e_38, _a;
|
|
3975
4068
|
var _this = this;
|
|
3976
4069
|
var status = response.status;
|
|
3977
4070
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -3984,12 +4077,12 @@
|
|
|
3984
4077
|
_headers[key] = response.headers.get(key);
|
|
3985
4078
|
}
|
|
3986
4079
|
}
|
|
3987
|
-
catch (
|
|
4080
|
+
catch (e_38_1) { e_38 = { error: e_38_1 }; }
|
|
3988
4081
|
finally {
|
|
3989
4082
|
try {
|
|
3990
4083
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
3991
4084
|
}
|
|
3992
|
-
finally { if (
|
|
4085
|
+
finally { if (e_38) throw e_38.error; }
|
|
3993
4086
|
}
|
|
3994
4087
|
}
|
|
3995
4088
|
if (status === 200) {
|
|
@@ -4052,7 +4145,7 @@
|
|
|
4052
4145
|
}));
|
|
4053
4146
|
};
|
|
4054
4147
|
TenantInfoApiClient.prototype.processGetInfo = function (response) {
|
|
4055
|
-
var
|
|
4148
|
+
var e_39, _a;
|
|
4056
4149
|
var _this = this;
|
|
4057
4150
|
var status = response.status;
|
|
4058
4151
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -4065,12 +4158,12 @@
|
|
|
4065
4158
|
_headers[key] = response.headers.get(key);
|
|
4066
4159
|
}
|
|
4067
4160
|
}
|
|
4068
|
-
catch (
|
|
4161
|
+
catch (e_39_1) { e_39 = { error: e_39_1 }; }
|
|
4069
4162
|
finally {
|
|
4070
4163
|
try {
|
|
4071
4164
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
4072
4165
|
}
|
|
4073
|
-
finally { if (
|
|
4166
|
+
finally { if (e_39) throw e_39.error; }
|
|
4074
4167
|
}
|
|
4075
4168
|
}
|
|
4076
4169
|
if (status === 200) {
|
|
@@ -4133,7 +4226,7 @@
|
|
|
4133
4226
|
}));
|
|
4134
4227
|
};
|
|
4135
4228
|
TenantInfoApiClient.prototype.processGetUsersInfo = function (response) {
|
|
4136
|
-
var
|
|
4229
|
+
var e_40, _a;
|
|
4137
4230
|
var _this = this;
|
|
4138
4231
|
var status = response.status;
|
|
4139
4232
|
var responseBlob = response instanceof i1.HttpResponse ? response.body :
|
|
@@ -4146,12 +4239,12 @@
|
|
|
4146
4239
|
_headers[key] = response.headers.get(key);
|
|
4147
4240
|
}
|
|
4148
4241
|
}
|
|
4149
|
-
catch (
|
|
4242
|
+
catch (e_40_1) { e_40 = { error: e_40_1 }; }
|
|
4150
4243
|
finally {
|
|
4151
4244
|
try {
|
|
4152
4245
|
if (_c && !_c.done && (_a = _b.return)) _a.call(_b);
|
|
4153
4246
|
}
|
|
4154
|
-
finally { if (
|
|
4247
|
+
finally { if (e_40) throw e_40.error; }
|
|
4155
4248
|
}
|
|
4156
4249
|
}
|
|
4157
4250
|
if (status === 200) {
|
|
@@ -4225,6 +4318,11 @@
|
|
|
4225
4318
|
ProjectProcessingStatus["Completed"] = "Completed";
|
|
4226
4319
|
ProjectProcessingStatus["Failed"] = "Failed";
|
|
4227
4320
|
})(exports.ProjectProcessingStatus || (exports.ProjectProcessingStatus = {}));
|
|
4321
|
+
(function (OrderDataItemValueType) {
|
|
4322
|
+
OrderDataItemValueType["PlainText"] = "PlainText";
|
|
4323
|
+
OrderDataItemValueType["CommaSeparatedList"] = "CommaSeparatedList";
|
|
4324
|
+
OrderDataItemValueType["SerializedJson"] = "SerializedJson";
|
|
4325
|
+
})(exports.OrderDataItemValueType || (exports.OrderDataItemValueType = {}));
|
|
4228
4326
|
(function (StorefrontType) {
|
|
4229
4327
|
StorefrontType["Custom"] = "Custom";
|
|
4230
4328
|
StorefrontType["ShopifyLegacy"] = "ShopifyLegacy";
|