@ikas/storefront-providers 5.0.5 → 5.0.6

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 +1 @@
1
- import{__awaiter as e,__generator as t,__assign as n}from'./../ext/tslib/tslib.es6.js';import r from"lodash/uniq";import a from"lodash/flatten";import{makeAutoObservable as i}from"mobx";import{IkasThemeJsonPageType as s,IkasCampaignOfferProductApplicablePriceEnum as o,IkasCategoryConditionTypeEnum as u,IkasRaffleMetadataTargetType as c,IkasBlogMetaDataTargetType as p,IkasHTMLMetaDataTargetType as l,IkasThemeJsonComponentPropType as d}from"@ikas/storefront-models";import{IkasStorefrontConfig as f}from"@ikas/storefront-config";import{IkasProductFunctions as g,IkasProductVariantFunctions as h}from"@ikas/storefront-model-functions";import{IkasProductListPropValueProvider as v}from"./prop-value/product-list.js";import{IkasProductPropValueProvider as m}from"./prop-value/product-detail.js";import{IkasBrandListPropValueProvider as T}from"./prop-value/brand-list.js";import{IkasBrandPropValueProvider as S}from"./prop-value/brand.js";import{IkasLinkPropValueProvider as P}from"./prop-value/link.js";import{IkasImageListPropValueProvider as I}from"./prop-value/image-list.js";import{IkasTextPropValueProvider as y}from"./prop-value/text.js";import{IkasColorPropValueProvider as D}from"./prop-value/color.js";import{IkasBooleanPropValueProvider as L}from"./prop-value/boolean.js";import{IkasImagePropValueProvider as O}from"./prop-value/image.js";import{IkasCategoryPropValueProvider as b}from"./prop-value/category.js";import{IkasCategoryListPropValueProvider as C}from"./prop-value/category-list.js";import{IkasCustomPropValueProvider as w}from"./prop-value/custom.js";import{IkasSliderPropValueProvider as R}from"./prop-value/slider.js";import{IkasRichTextPropValueProvider as E}from"./prop-value/rich-text.js";import{IkasBlogPropValueProvider as A}from"./prop-value/blog.js";import{IkasBlogListPropValueProvider as V}from"./prop-value/blog-list.js";import{IkasAttributePropValueProvider as G}from"./prop-value/attribute.js";import{IkasAttributeListPropValueProvider as j}from"./prop-value/attribute-list.js";import{IkasBlogCategoryPropValueProvider as F}from"./prop-value/blog-category.js";import{IkasBlogCategoryListPropValueProvider as _}from"./prop-value/blog-category-list.js";import{IkasRafflePropValueProvider as B}from"./prop-value/raffle.js";import{IkasRaffleListPropValueProvider as M}from"./prop-value/raffle-list.js";import{listMerchantSettings as k,listCustomerReviewSummary as U,searchProducts as N,listCampaignOffer as x,listProductOptionSet as q,listProductBrand as Y,listCategory as J,listBlog as K,listBlogCategory as H,listStorefrontRaffle as X,listHTMLMetaData as $,listRaffleMetaData as z,listBlogMetaData as Q}from"@ikas/storefront-api";import{populateRaffleProducts as W}from"./helpers/raffle.js";import{IkasVideoPropValueProvider as Z}from"./prop-value/video.js";var ee=function(){function ee(e,t,n,r){this.pageType=null,this.pageParams={},this.pageComponentPropValues=[],this.pageSpecificData=null,this.merchantSettings=null,this.possiblePageTypes=[],this.linkMetaDataTargetIds=[],this.productReviewSummary=null,this.theme=e,this.pageParams=t||{},this.pageType=n,this.merchantSettings=r,i(this)}return Object.defineProperty(ee.prototype,"page",{get:function(){var e=this;if(this.pageType===s.CUSTOM){var t=this.pageParams.slug;return this.theme.pages.find((function(e){return e.type===s.CUSTOM&&e.slug===t}))}return this.theme.pages.find((function(t){return t.type===e.pageType}))},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"nextPageData",{get:function(){var e,t,r,a,i,o=[],u=[];return this.pageComponentPropValues.forEach((function(e){if(u.push({pageComponent:{id:e.pageComponent.id,componentId:e.pageComponent.componentId},propValues:e.propValues}),!o.find((function(t){return t.id===e.component.id}))){var t=n({},e.component);t.props.forEach((function(e){delete e.description,delete e.displayName,delete e.translations,delete e.groupId})),delete t.translations,delete t.defaultPropValues,delete t.displayName,delete t.description,delete t.dir,delete t.commonPropValues,o.push(t)}})),{props:JSON.parse(JSON.stringify({propValues:u,themeJsonComponents:o,customDataList:this.theme.customData,pageSpecificData:this.pageSpecificData||null,pageType:(null===(e=this.page)||void 0===e?void 0:e.type)||s.CUSTOM,pageTitle:(null===(t=this.page)||void 0===t?void 0:t.pageTitle)||null,pageDescription:(null===(r=this.page)||void 0===r?void 0:r.description)||null,canonicals:(null===(a=this.page)||void 0===a?void 0:a.canonicals)||null,disableIndex:(null===(i=this.page)||void 0===i?void 0:i.disableIndex)||null,settings:this.theme.settings||{},productReviewSummary:this.productReviewSummary,configJson:f.toJSON(),merchantSettings:this.getMerchantSettings()}))}},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"specification",{get:function(){var e,t,n=this,r=this.page;return(null==r?void 0:r.type)===s.PRODUCT?null===(e=r.specifications)||void 0===e?void 0:e.find((function(e){var t;return e.id===(null===(t=n.pageSpecificData)||void 0===t?void 0:t.id)})):null===(t=null==r?void 0:r.specifications)||void 0===t?void 0:t.find((function(e){var t;return e.id===(null===(t=n.pageSpecificData)||void 0===t?void 0:t.id)}))},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"pageComponents",{get:function(){var e;return this.specification?this.specification.components:(null===(e=this.page)||void 0===e?void 0:e.components)||[]},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"$pageComponentPropValues",{get:function(){return this.pageComponentPropValues},enumerable:!1,configurable:!0}),ee.prototype.getMerchantSettings=function(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return this.merchantSettings?[2,this.merchantSettings]:[4,k({})];case 1:return(e=t.sent()).isSuccess&&e.data&&(this.merchantSettings=e.data),[2]}}))}))},ee.prototype.getPageData=function(){return e(this,void 0,void 0,(function(){var e,n=this;return t(this,(function(t){switch(t.label){case 0:return this.pageSpecificData?[3,2]:[4,this.getPageSpecificData()];case 1:t.sent(),t.label=2;case 2:return this.page?[4,this.getMerchantSettings()]:[2];case 3:return t.sent(),e=this,[4,Promise.all(this.pageComponents.map((function(e){return n.getPageComponentPropValues(e)})))];case 4:return e.pageComponentPropValues=t.sent(),[4,this.setLinkSlugs()];case 5:return t.sent(),[4,this.getProductReviewSummary()];case 6:return t.sent(),[2]}}))}))},ee.prototype.getProductReviewSummary=function(){var n,r,a;return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return this.pageType!==s.PRODUCT?[3,2]:[4,U({productId:{eq:null===(n=this.pageSpecificData)||void 0===n?void 0:n.id}})];case 1:(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)&&(this.productReviewSummary=e.data.data[0]),t.label=2;case 2:return[2]}}))}))},ee.prototype.getPageSpecificData=function(){var r,a,i,d;return e(this,void 0,void 0,(function(){var v,m,T,S,P,I,y,D,L,O,b=this;return t(this,(function(C){switch(C.label){case 0:return this.pageType&&![s.BRAND,s.PRODUCT,s.CATEGORY,s.BLOG,s.BLOG_CATEGORY,s.RAFFLE_DETAIL].includes(this.pageType)?[2]:(v=this.pageParams.slug)?(m=[],(null===(r=this.possiblePageTypes)||void 0===r?void 0:r.includes(s.BLOG))||(null===(a=this.possiblePageTypes)||void 0===a?void 0:a.includes(s.BLOG_CATEGORY))?[4,Q({slug:{eq:v}})]:[3,2]):[2];case 1:return T=C.sent(),(m=(null===(i=T.data)||void 0===i?void 0:i.data)||[]).length?[3,6]:[2];case 2:return(null===(d=this.possiblePageTypes)||void 0===d?void 0:d.includes(s.RAFFLE_DETAIL))?[4,z({slug:{eq:v}})]:[3,4];case 3:return T=C.sent(),(m=T.data||[]).length?[3,6]:[2];case 4:return[4,$({slug:{eq:v}})];case 5:if(T=C.sent(),!(m=T.data||[])||!m.length)return[2];C.label=6;case 6:if(!(S=m[0]).targetId)return[2];switch(P=function(){return e(b,void 0,void 0,(function(){var e,r,a,i,u,c,p,l,d,v,m,T,P,I,y,D,L,O,b,C,w;return t(this,(function(t){switch(t.label){case 0:return[4,N({input:{productIdList:[S.targetId],priceListId:f.getPriceListId(),salesChannelId:f.getSalesChannelId()}})];case 1:return e=t.sent(),(null===(L=null===(D=null==e?void 0:e.data)||void 0===D?void 0:D.data)||void 0===L?void 0:L.length)?(r=e.data.data[0]).productOptionSetId?[4,q({id:{eq:r.productOptionSetId}})]:[3,3]:[2];case 2:(a=t.sent()).isSuccess&&(null===(O=null==a?void 0:a.data)||void 0===O?void 0:O.length)&&(r.productOptionSet=a.data[0]),t.label=3;case 3:return(null===(b=r.campaignOffers)||void 0===b?void 0:b.length)?[4,x({id:{in:r.campaignOffers.map((function(e){return e.id}))}})]:[3,6];case 4:return(i=t.sent()).isSuccess&&(null===(C=i.data)||void 0===C?void 0:C.length)?(u=i.data[0],c=[],p=[],u.offers.forEach((function(e){return c.push(e.productId)})),[4,N({input:{productIdList:c,priceListId:f.getPriceListId(),salesChannelId:f.getSalesChannelId()}})]):[3,6];case 5:(d=t.sent()).isSuccess&&d.data&&u.offers.forEach((function(e){var t,r,a=null===(r=null===(t=d.data)||void 0===t?void 0:t.data)||void 0===r?void 0:r.find((function(t){return t.id===e.productId}));if(a){var i=a.variants.filter((function(t){return h.hasStock(t)&&!(e.excludedVariantIdList||[]).some((function(e){return e===t.id}))})).map((function(t){return e.discountAmount?n(n({},t),{prices:t.prices.map((function(t){var r=null!==t.discountPrice?t.discountPrice:t.sellPrice,a=r,i=r-r*e.discountAmount/100;return e.applicablePrice===o.SELL_PRICE&&(a=t.sellPrice,i=t.sellPrice-t.sellPrice*e.discountAmount/100),n(n({},t),{sellPrice:a,discountPrice:i})}))}):t}));i.length&&p.push({campaignOfferId:u.id,campaignOfferProductId:e.id,product:n(n({},a),{variants:i})})}l||(l={campaignOfferId:u.id,title:e.title,description:e.description})})),r.appliedCampaignOffer=l,r.offers=p,t.label=6;case 6:return r.productGroup?[4,N({input:{productGroupId:r.productGroup.id,productGroupKey:r.productGroup.groupKey,priceListId:f.getPriceListId(),salesChannelId:f.getSalesChannelId(),perPage:200}})]:[3,8];case 7:(v=t.sent()).isSuccess&&(null===(w=v.data)||void 0===w?void 0:w.data)&&(r.productGroupItems=v.data.data.map((function(e){var t;return{productId:e.id,image:e.variants[0].images&&e.variants[0].images.length?e.variants[0].images[0].image:null,href:g.getProductHref(e),groupValues:null===(t=e.productGroup)||void 0===t?void 0:t.values}}))),t.label=8;case 8:return(m=r.variants.find((function(e){return e.isActive})))?(r.selectedVariantValues=m.variantValues,T=g.getDisplayedVariantTypes,this.pageSpecificData=r,(P=T(this.pageSpecificData,r.selectedVariantValues)).length&&(I=P[0]).displayedVariantValues.length&&(y=I.displayedVariantValues.find((function(e){return e.hasStock})))&&(this.pageSpecificData.selectedVariantValues=y.variant.variantValues),this.pageType=s.PRODUCT,this.setPageMetaData(S),[2]):[2]}}))}))},I=function(){return e(b,void 0,void 0,(function(){var e,n,r,a;return t(this,(function(t){switch(t.label){case 0:return[4,Y({id:{eq:S.targetId}})];case 1:return(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)?(n=e.data.data[0],this.pageSpecificData=n,this.pageType=s.BRAND,this.setPageMetaData(S),[2]):[2]}}))}))},y=function(){return e(b,void 0,void 0,(function(){var e,n,r,a,i,o,c,p;return t(this,(function(t){switch(t.label){case 0:return[4,J({id:{eq:S.targetId}})];case 1:return(e=t.sent()).isSuccess&&(null===(o=null===(i=e.data)||void 0===i?void 0:i.data)||void 0===o?void 0:o.length)?(n=e.data.data[0]).conditions&&(r=n.conditions.find((function(e){return e.conditionType===u.PRODUCT_BRAND})))?[4,Y({id:{eq:r.valueList[0]}})]:[3,3]:[2];case 2:if(!(a=t.sent()).isSuccess||!(null===(p=null===(c=a.data)||void 0===c?void 0:c.data)||void 0===p?void 0:p.length))return[2];n.conditionValues={brand:a.data.data[0]},t.label=3;case 3:return this.pageSpecificData=n,this.pageType=s.CATEGORY,this.setPageMetaData(S),[2]}}))}))},D=function(){return e(b,void 0,void 0,(function(){var e,n,r,a;return t(this,(function(t){switch(t.label){case 0:return[4,K({id:{eq:S.targetId}})];case 1:return(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)?(n=e.data.data[0],this.pageSpecificData=n,this.pageType=s.BLOG,this.setPageMetaData(S),[2]):[2]}}))}))},L=function(){return e(b,void 0,void 0,(function(){var e,n,r,a;return t(this,(function(t){switch(t.label){case 0:return[4,H({id:{eq:S.targetId},pagination:{page:1,limit:1}})];case 1:return(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)?(n=e.data.data[0],this.pageSpecificData=n,this.pageType=s.BLOG_CATEGORY,this.setPageMetaData(S),[2]):[2]}}))}))},O=function(){return e(b,void 0,void 0,(function(){var e,n,r,a;return t(this,(function(t){switch(t.label){case 0:return[4,X({id:{eq:S.targetId}})];case 1:return(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)?(n=e.data.data[0],[4,W([n])]):[2];case 2:return t.sent(),this.pageSpecificData=n,this.pageType=s.RAFFLE_DETAIL,this.setPageMetaData(S),[2]}}))}))},S.targetType){case l.BRAND:return[3,7];case l.CATEGORY:return[3,9];case l.PRODUCT:return[3,11];case p.BLOG:return[3,13];case p.BLOG_CATEGORY:return[3,15];case c.RAFFLE:return[3,17]}return[3,19];case 7:return[4,I()];case 8:return[2,C.sent()];case 9:return[4,y()];case 10:return[2,C.sent()];case 11:return[4,P()];case 12:return[2,C.sent()];case 13:return[4,D()];case 14:return[2,C.sent()];case 15:return[4,L()];case 16:return[2,C.sent()];case 17:return[4,O()];case 18:return[2,C.sent()];case 19:return[3,20];case 20:return[2]}}))}))},ee.prototype.getPageComponentPropValues=function(n){return e(this,void 0,void 0,(function(){var r,a,i,s=this;return t(this,(function(o){switch(o.label){case 0:return((r=this.theme.components.find((function(e){return e.id===n.componentId}))).isHeader||r.isFooter)&&(n.propValues=r.commonPropValues||n.propValues),a={pageComponent:n,component:r,propValues:{}},i=function(r){return e(s,void 0,void 0,(function(){var e,i;return t(this,(function(t){switch(t.label){case 0:return e=a.propValues,i=r.name,[4,this.getPageComponentPropValue(n,r)];case 1:return e[i]=t.sent(),[2]}}))}))},[4,Promise.all(r.props.map(i))];case 1:return o.sent(),[2,a]}}))}))},ee.prototype.getPageComponentPropValue=function(r,a){return e(this,void 0,void 0,(function(){var e,i,s,o,u,c,p,l,f,g,h=this;return t(this,(function(t){switch(t.label){case 0:if(i=r.propValues[a.name],s=[d.RAFFLE_LIST],null==i&&!s.includes(a.type))return[2,null];switch(a.type){case d.TEXT:return[3,1];case d.RICH_TEXT:return[3,2];case d.BOOLEAN:return[3,3];case d.IMAGE:return[3,4];case d.IMAGE_LIST:return[3,5];case d.BRAND:return[3,6];case d.BRAND_LIST:return[3,7];case d.PRODUCT_LIST:return[3,8];case d.PRODUCT_DETAIL:return[3,9];case d.PRODUCT_ATTRIBUTE:return[3,10];case d.PRODUCT_ATTRIBUTE_LIST:return[3,11];case d.CATEGORY:return[3,12];case d.CATEGORY_LIST:return[3,13];case d.LINK:case d.LIST_OF_LINK:return[3,14];case d.COLOR:return[3,15];case d.CUSTOM:return[3,16];case d.COMPONENT:case d.COMPONENT_LIST:return[3,17];case d.BLOG:return[3,19];case d.BLOG_LIST:return[3,20];case d.BLOG_CATEGORY:return[3,21];case d.BLOG_CATEGORY_LIST:return[3,22];case d.RAFFLE:return[3,23];case d.RAFFLE_LIST:return[3,24];case d.SLIDER:return[3,25];case d.VIDEO:return[3,26]}return[3,27];case 1:return e=new y(i),[3,28];case 2:return e=new E(i),[3,28];case 3:return e=new L(i),[3,28];case 4:return e=new O(i),[3,28];case 5:return e=new I(i),[3,28];case 6:return e=new S(i),[3,28];case 7:return e=new T(i),[3,28];case 8:return o=this.theme.components.find((function(e){return e.id===r.componentId})),u=[],o&&(l=o.props.find((function(e){return e.name===a.name})))&&(u=l.excludedFields||[]),e=new v(this.pageType,n(n({},i),{excludedFields:u}),this.pageSpecificData),[3,28];case 9:return e=new m(i),[3,28];case 10:return e=new G(i),[3,28];case 11:return e=new j(i),[3,28];case 12:return c=this.theme.components.find((function(e){return e.id===r.componentId})),p=[],c&&(l=c.props.find((function(e){return e.name===a.name})))&&(p=l.excludedFieldsCategory||[]),e=new b(n(n({},i),{excludedFieldsCategory:p})),[3,28];case 13:return e=new C(i),[3,28];case 14:return e=new P(i,this.theme,this.linkMetaDataTargetIds),[3,28];case 15:return e=new D(i),[3,28];case 16:return(f=this.theme.customData.find((function(e){return e.id===a.customDataId})))?(e=new w(i,f,this.theme,this.pageType,this,this.pageSpecificData,this.pageParams),[3,28]):[2];case 17:return g=i,[4,Promise.all(g.map((function(e){return h.getPageComponentPropValues(e)})))];case 18:case 29:return[2,t.sent()];case 19:return e=new A(i),[3,28];case 20:return e=new V(this.pageType,i,this.pageSpecificData),[3,28];case 21:return e=new F(i),[3,28];case 22:return e=new _(i),[3,28];case 23:return e=new B(i),[3,28];case 24:return e=new M,[3,28];case 25:return e=new R(i),[3,28];case 26:return e=new Z(i),[3,28];case 27:return[3,28];case 28:return[4,null==e?void 0:e.getValue()]}}))}))},ee.prototype.setPageMetaData=function(e){this.page&&(this.page.pageTitle=e.pageTitle||null,this.page.description=e.description||null,this.page.canonicals=e.canonicals||null,this.page.disableIndex=e.disableIndex||null)},ee.prototype.setLinkSlugs=function(){return e(this,void 0,void 0,(function(){var e,n,r;return t(this,(function(t){switch(t.label){case 0:return e=[],n=[],r=[],this.linkMetaDataTargetIds.forEach((function(t){switch(t.type){case"DEFAULT":e.push(t);break;case"BLOG":n.push(t);break;case"RAFFLE":r.push(t)}})),[4,Promise.all([this.getLinkSlugs(e,"DEFAULT"),this.getLinkSlugs(n,"BLOG"),this.getLinkSlugs(r,"RAFFLE")])];case 1:return[2,t.sent()]}}))}))},ee.prototype.getLinkSlugs=function(n,a){return e(this,void 0,void 0,(function(){var i,s,o=this;return t(this,(function(u){switch(u.label){case 0:return i=r(n.map((function(e){return e.id}))),s=[],i.length?[4,function(){return e(o,void 0,void 0,(function(){var e,n,r,o,u;return t(this,(function(t){switch(t.label){case 0:switch(e=[],a){case"DEFAULT":return[3,1];case"BLOG":return[3,3];case"RAFFLE":return[3,5]}return[3,7];case 1:return[4,$({targetId:{in:i}})];case 2:return n=t.sent(),e=n.data||[],[3,8];case 3:return[4,Q({targetId:{in:i}})];case 4:return r=t.sent(),e=(null===(u=r.data)||void 0===u?void 0:u.data)||[],[3,8];case 5:return[4,z({targetId:{in:i}})];case 6:return o=t.sent(),e=o.data||[],[3,8];case 7:return[3,8];case 8:return e.length&&(s=e),[2]}}))}))}()]:[2];case 1:return u.sent(),n.forEach((function(e){var t=s.find((function(t){return t.targetId===e.id}));t&&(e.navigationLink.href+=t.slug)})),[2]}}))}))},ee.prototype.getFlatCustomData=function(e){var t=this;if(!e.nestedData||!e.nestedData.length)return[e];var n=a(e.nestedData.map((function(e){return t.getFlatCustomData(e)}))),r=[];return r.push(e),r=r.concat(n)},ee}();export{ee as IkasPageDataProvider};
1
+ import{__awaiter as e,__generator as t,__assign as n}from'./../ext/tslib/tslib.es6.js';import r from"lodash/uniq";import a from"lodash/flatten";import{makeAutoObservable as i}from"mobx";import{IkasThemeJsonPageType as s,IkasCampaignOfferProductApplicablePriceEnum as o,IkasCategoryConditionTypeEnum as u,IkasRaffleMetadataTargetType as c,IkasBlogMetaDataTargetType as p,IkasHTMLMetaDataTargetType as l,IkasThemeJsonComponentPropType as d}from"@ikas/storefront-models";import{IkasStorefrontConfig as f}from"@ikas/storefront-config";import{IkasProductFunctions as g,IkasProductVariantFunctions as h}from"@ikas/storefront-model-functions";import{IkasProductListPropValueProvider as v}from"./prop-value/product-list.js";import{IkasProductPropValueProvider as m}from"./prop-value/product-detail.js";import{IkasBrandListPropValueProvider as T}from"./prop-value/brand-list.js";import{IkasBrandPropValueProvider as S}from"./prop-value/brand.js";import{IkasLinkPropValueProvider as P}from"./prop-value/link.js";import{IkasImageListPropValueProvider as I}from"./prop-value/image-list.js";import{IkasTextPropValueProvider as y}from"./prop-value/text.js";import{IkasColorPropValueProvider as D}from"./prop-value/color.js";import{IkasBooleanPropValueProvider as L}from"./prop-value/boolean.js";import{IkasImagePropValueProvider as O}from"./prop-value/image.js";import{IkasCategoryPropValueProvider as b}from"./prop-value/category.js";import{IkasCategoryListPropValueProvider as C}from"./prop-value/category-list.js";import{IkasCustomPropValueProvider as w}from"./prop-value/custom.js";import{IkasSliderPropValueProvider as R}from"./prop-value/slider.js";import{IkasRichTextPropValueProvider as E}from"./prop-value/rich-text.js";import{IkasBlogPropValueProvider as A}from"./prop-value/blog.js";import{IkasBlogListPropValueProvider as V}from"./prop-value/blog-list.js";import{IkasAttributePropValueProvider as G}from"./prop-value/attribute.js";import{IkasAttributeListPropValueProvider as j}from"./prop-value/attribute-list.js";import{IkasBlogCategoryPropValueProvider as F}from"./prop-value/blog-category.js";import{IkasBlogCategoryListPropValueProvider as _}from"./prop-value/blog-category-list.js";import{IkasRafflePropValueProvider as B}from"./prop-value/raffle.js";import{IkasRaffleListPropValueProvider as M}from"./prop-value/raffle-list.js";import{listMerchantSettings as k,listCustomerReviewSummary as U,searchProducts as N,listCampaignOffer as x,listProductOptionSet as q,listProductBrand as Y,listCategory as J,listBlog as K,listBlogCategory as H,listStorefrontRaffle as X,listHTMLMetaData as $,listRaffleMetaData as z,listBlogMetaData as Q}from"@ikas/storefront-api";import{populateRaffleProducts as W}from"./helpers/raffle.js";import{IkasVideoPropValueProvider as Z}from"./prop-value/video.js";var ee=function(){function ee(e,t,n,r){this.pageType=null,this.pageParams={},this.pageComponentPropValues=[],this.pageSpecificData=null,this.merchantSettings=null,this.possiblePageTypes=[],this.linkMetaDataTargetIds=[],this.productReviewSummary=null,this.theme=e,this.pageParams=t||{},this.pageType=n,this.merchantSettings=r,i(this)}return Object.defineProperty(ee.prototype,"page",{get:function(){var e=this;if(this.pageType===s.CUSTOM){var t=this.pageParams.slug;return this.theme.pages.find((function(e){return e.type===s.CUSTOM&&e.slug===t}))}return this.theme.pages.find((function(t){return t.type===e.pageType}))},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"nextPageData",{get:function(){var e,t,r,a,i,o=[],u=[];return this.pageComponentPropValues.forEach((function(e){if(u.push({pageComponent:{id:e.pageComponent.id,componentId:e.pageComponent.componentId},propValues:e.propValues}),!o.find((function(t){return t.id===e.component.id}))){var t=n({},e.component);t.props.forEach((function(e){delete e.description,delete e.displayName,delete e.translations,delete e.groupId})),delete t.translations,delete t.defaultPropValues,delete t.displayName,delete t.description,delete t.dir,delete t.commonPropValues,o.push(t)}})),{props:JSON.parse(JSON.stringify({propValues:u,themeJsonComponents:o,customDataList:this.theme.customData,pageSpecificData:this.pageSpecificData||null,pageType:(null===(e=this.page)||void 0===e?void 0:e.type)||s.CUSTOM,pageTitle:(null===(t=this.page)||void 0===t?void 0:t.pageTitle)||null,pageDescription:(null===(r=this.page)||void 0===r?void 0:r.description)||null,canonicals:(null===(a=this.page)||void 0===a?void 0:a.canonicals)||null,disableIndex:(null===(i=this.page)||void 0===i?void 0:i.disableIndex)||null,settings:this.theme.settings||{},productReviewSummary:this.productReviewSummary,configJson:f.toJSON(),merchantSettings:this.getMerchantSettings()}))}},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"specification",{get:function(){var e,t,n=this,r=this.page;return(null==r?void 0:r.type)===s.PRODUCT?null===(e=r.specifications)||void 0===e?void 0:e.find((function(e){var t;return e.id===(null===(t=n.pageSpecificData)||void 0===t?void 0:t.id)})):null===(t=null==r?void 0:r.specifications)||void 0===t?void 0:t.find((function(e){var t;return e.id===(null===(t=n.pageSpecificData)||void 0===t?void 0:t.id)}))},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"pageComponents",{get:function(){var e;return this.specification?this.specification.components:(null===(e=this.page)||void 0===e?void 0:e.components)||[]},enumerable:!1,configurable:!0}),Object.defineProperty(ee.prototype,"$pageComponentPropValues",{get:function(){return this.pageComponentPropValues},enumerable:!1,configurable:!0}),ee.prototype.getMerchantSettings=function(){return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return this.merchantSettings?[2,this.merchantSettings]:[4,k({})];case 1:return(e=t.sent()).isSuccess&&e.data&&(this.merchantSettings=e.data),[2]}}))}))},ee.prototype.getPageData=function(){return e(this,void 0,void 0,(function(){var e,n=this;return t(this,(function(t){switch(t.label){case 0:return this.pageSpecificData?[3,2]:[4,this.getPageSpecificData()];case 1:t.sent(),t.label=2;case 2:return this.page?[4,this.getMerchantSettings()]:[2];case 3:return t.sent(),e=this,[4,Promise.all(this.pageComponents.map((function(e){return n.getPageComponentPropValues(e)})))];case 4:return e.pageComponentPropValues=t.sent(),[4,this.setLinkSlugs()];case 5:return t.sent(),[4,this.getProductReviewSummary()];case 6:return t.sent(),[2]}}))}))},ee.prototype.getProductReviewSummary=function(){var n,r,a;return e(this,void 0,void 0,(function(){var e;return t(this,(function(t){switch(t.label){case 0:return this.pageType!==s.PRODUCT?[3,2]:[4,U({productId:{eq:null===(n=this.pageSpecificData)||void 0===n?void 0:n.id}})];case 1:(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)&&(this.productReviewSummary=e.data.data[0]),t.label=2;case 2:return[2]}}))}))},ee.prototype.getPageSpecificData=function(){var r,a,i,d;return e(this,void 0,void 0,(function(){var v,m,T,S,P,I,y,D,L,O,b=this;return t(this,(function(C){switch(C.label){case 0:return this.pageType&&![s.BRAND,s.PRODUCT,s.CATEGORY,s.BLOG,s.BLOG_CATEGORY,s.RAFFLE_DETAIL].includes(this.pageType)?[2]:(v=this.pageParams.slug)?(m=[],(null===(r=this.possiblePageTypes)||void 0===r?void 0:r.includes(s.BLOG))||(null===(a=this.possiblePageTypes)||void 0===a?void 0:a.includes(s.BLOG_CATEGORY))?[4,Q({slug:{eq:v}})]:[3,2]):[2];case 1:return T=C.sent(),(m=(null===(i=T.data)||void 0===i?void 0:i.data)||[]).length?[3,6]:[2];case 2:return(null===(d=this.possiblePageTypes)||void 0===d?void 0:d.includes(s.RAFFLE_DETAIL))?[4,z({slug:{eq:v}})]:[3,4];case 3:return T=C.sent(),(m=T.data||[]).length?[3,6]:[2];case 4:return[4,$({slug:{eq:v}})];case 5:if(T=C.sent(),!(m=T.data||[])||!m.length)return[2];C.label=6;case 6:if(!(S=m[0]).targetId)return[2];switch(P=function(){return e(b,void 0,void 0,(function(){var e,r,a,i,u,c,p,l,d,v,m,T,P,I,y,D,L,O,b,C,w;return t(this,(function(t){switch(t.label){case 0:return[4,N({input:{productIdList:[S.targetId],priceListId:f.getPriceListId(),salesChannelId:f.getSalesChannelId()}})];case 1:return e=t.sent(),(null===(L=null===(D=null==e?void 0:e.data)||void 0===D?void 0:D.data)||void 0===L?void 0:L.length)?(r=e.data.data[0]).productOptionSetId?[4,q({id:{eq:r.productOptionSetId}})]:[3,3]:[2];case 2:(a=t.sent()).isSuccess&&(null===(O=null==a?void 0:a.data)||void 0===O?void 0:O.length)&&(r.productOptionSet=a.data[0]),t.label=3;case 3:return(null===(b=r.campaignOffers)||void 0===b?void 0:b.length)?[4,x({id:{in:r.campaignOffers.map((function(e){return e.id}))}})]:[3,6];case 4:return(i=t.sent()).isSuccess&&(null===(C=i.data)||void 0===C?void 0:C.length)?(u=i.data[0],c=[],p=[],u.offers.forEach((function(e){return c.push(e.productId)})),[4,N({input:{productIdList:c,priceListId:f.getPriceListId(),salesChannelId:f.getSalesChannelId()}})]):[3,6];case 5:(d=t.sent()).isSuccess&&d.data&&u.offers.forEach((function(e){var t,r,a=null===(r=null===(t=d.data)||void 0===t?void 0:t.data)||void 0===r?void 0:r.find((function(t){return t.id===e.productId}));if(a){var i=a.variants.filter((function(t){return h.hasStock(t)&&!(e.excludedVariantIdList||[]).some((function(e){return e===t.id}))})).map((function(t){return e.discountAmount?n(n({},t),{prices:t.prices.map((function(t){var r=null!==t.discountPrice?t.discountPrice:t.sellPrice,a=r,i=r-r*e.discountAmount/100;return e.applicablePrice===o.SELL_PRICE&&(a=t.sellPrice,i=t.sellPrice-t.sellPrice*e.discountAmount/100),n(n({},t),{sellPrice:a,discountPrice:i})}))}):t}));i.length&&p.push({campaignOfferId:u.id,campaignOfferProductId:e.id,product:n(n({},a),{variants:i})})}l||(l={campaignOfferId:u.id,title:e.title,description:e.description})})),r.appliedCampaignOffer=l,r.offers=p,t.label=6;case 6:return r.productGroup?[4,N({input:{productGroupId:r.productGroup.id,productGroupKey:r.productGroup.groupKey,priceListId:f.getPriceListId(),salesChannelId:f.getSalesChannelId(),perPage:200}})]:[3,8];case 7:(v=t.sent()).isSuccess&&(null===(w=v.data)||void 0===w?void 0:w.data)&&(r.productGroupItems=v.data.data.map((function(e){var t,n;return{productId:e.id,image:e.variants[0].images&&e.variants[0].images.length?e.variants[0].images[0].image:null,href:g.getProductHref(e),groupValues:null===(t=e.productGroup)||void 0===t?void 0:t.values,order:null===(n=e.productGroup)||void 0===n?void 0:n.order}}))),t.label=8;case 8:return(m=r.variants.find((function(e){return e.isActive})))?(r.selectedVariantValues=m.variantValues,T=g.getDisplayedVariantTypes,this.pageSpecificData=r,(P=T(this.pageSpecificData,r.selectedVariantValues)).length&&(I=P[0]).displayedVariantValues.length&&(y=I.displayedVariantValues.find((function(e){return e.hasStock})))&&(this.pageSpecificData.selectedVariantValues=y.variant.variantValues),this.pageType=s.PRODUCT,this.setPageMetaData(S),[2]):[2]}}))}))},I=function(){return e(b,void 0,void 0,(function(){var e,n,r,a;return t(this,(function(t){switch(t.label){case 0:return[4,Y({id:{eq:S.targetId}})];case 1:return(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)?(n=e.data.data[0],this.pageSpecificData=n,this.pageType=s.BRAND,this.setPageMetaData(S),[2]):[2]}}))}))},y=function(){return e(b,void 0,void 0,(function(){var e,n,r,a,i,o,c,p;return t(this,(function(t){switch(t.label){case 0:return[4,J({id:{eq:S.targetId}})];case 1:return(e=t.sent()).isSuccess&&(null===(o=null===(i=e.data)||void 0===i?void 0:i.data)||void 0===o?void 0:o.length)?(n=e.data.data[0]).conditions&&(r=n.conditions.find((function(e){return e.conditionType===u.PRODUCT_BRAND})))?[4,Y({id:{eq:r.valueList[0]}})]:[3,3]:[2];case 2:if(!(a=t.sent()).isSuccess||!(null===(p=null===(c=a.data)||void 0===c?void 0:c.data)||void 0===p?void 0:p.length))return[2];n.conditionValues={brand:a.data.data[0]},t.label=3;case 3:return this.pageSpecificData=n,this.pageType=s.CATEGORY,this.setPageMetaData(S),[2]}}))}))},D=function(){return e(b,void 0,void 0,(function(){var e,n,r,a;return t(this,(function(t){switch(t.label){case 0:return[4,K({id:{eq:S.targetId}})];case 1:return(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)?(n=e.data.data[0],this.pageSpecificData=n,this.pageType=s.BLOG,this.setPageMetaData(S),[2]):[2]}}))}))},L=function(){return e(b,void 0,void 0,(function(){var e,n,r,a;return t(this,(function(t){switch(t.label){case 0:return[4,H({id:{eq:S.targetId},pagination:{page:1,limit:1}})];case 1:return(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)?(n=e.data.data[0],this.pageSpecificData=n,this.pageType=s.BLOG_CATEGORY,this.setPageMetaData(S),[2]):[2]}}))}))},O=function(){return e(b,void 0,void 0,(function(){var e,n,r,a;return t(this,(function(t){switch(t.label){case 0:return[4,X({id:{eq:S.targetId}})];case 1:return(e=t.sent()).isSuccess&&(null===(a=null===(r=e.data)||void 0===r?void 0:r.data)||void 0===a?void 0:a.length)?(n=e.data.data[0],[4,W([n])]):[2];case 2:return t.sent(),this.pageSpecificData=n,this.pageType=s.RAFFLE_DETAIL,this.setPageMetaData(S),[2]}}))}))},S.targetType){case l.BRAND:return[3,7];case l.CATEGORY:return[3,9];case l.PRODUCT:return[3,11];case p.BLOG:return[3,13];case p.BLOG_CATEGORY:return[3,15];case c.RAFFLE:return[3,17]}return[3,19];case 7:return[4,I()];case 8:return[2,C.sent()];case 9:return[4,y()];case 10:return[2,C.sent()];case 11:return[4,P()];case 12:return[2,C.sent()];case 13:return[4,D()];case 14:return[2,C.sent()];case 15:return[4,L()];case 16:return[2,C.sent()];case 17:return[4,O()];case 18:return[2,C.sent()];case 19:return[3,20];case 20:return[2]}}))}))},ee.prototype.getPageComponentPropValues=function(n){return e(this,void 0,void 0,(function(){var r,a,i,s=this;return t(this,(function(o){switch(o.label){case 0:return((r=this.theme.components.find((function(e){return e.id===n.componentId}))).isHeader||r.isFooter)&&(n.propValues=r.commonPropValues||n.propValues),a={pageComponent:n,component:r,propValues:{}},i=function(r){return e(s,void 0,void 0,(function(){var e,i;return t(this,(function(t){switch(t.label){case 0:return e=a.propValues,i=r.name,[4,this.getPageComponentPropValue(n,r)];case 1:return e[i]=t.sent(),[2]}}))}))},[4,Promise.all(r.props.map(i))];case 1:return o.sent(),[2,a]}}))}))},ee.prototype.getPageComponentPropValue=function(r,a){return e(this,void 0,void 0,(function(){var e,i,s,o,u,c,p,l,f,g,h=this;return t(this,(function(t){switch(t.label){case 0:if(i=r.propValues[a.name],s=[d.RAFFLE_LIST],null==i&&!s.includes(a.type))return[2,null];switch(a.type){case d.TEXT:return[3,1];case d.RICH_TEXT:return[3,2];case d.BOOLEAN:return[3,3];case d.IMAGE:return[3,4];case d.IMAGE_LIST:return[3,5];case d.BRAND:return[3,6];case d.BRAND_LIST:return[3,7];case d.PRODUCT_LIST:return[3,8];case d.PRODUCT_DETAIL:return[3,9];case d.PRODUCT_ATTRIBUTE:return[3,10];case d.PRODUCT_ATTRIBUTE_LIST:return[3,11];case d.CATEGORY:return[3,12];case d.CATEGORY_LIST:return[3,13];case d.LINK:case d.LIST_OF_LINK:return[3,14];case d.COLOR:return[3,15];case d.CUSTOM:return[3,16];case d.COMPONENT:case d.COMPONENT_LIST:return[3,17];case d.BLOG:return[3,19];case d.BLOG_LIST:return[3,20];case d.BLOG_CATEGORY:return[3,21];case d.BLOG_CATEGORY_LIST:return[3,22];case d.RAFFLE:return[3,23];case d.RAFFLE_LIST:return[3,24];case d.SLIDER:return[3,25];case d.VIDEO:return[3,26]}return[3,27];case 1:return e=new y(i),[3,28];case 2:return e=new E(i),[3,28];case 3:return e=new L(i),[3,28];case 4:return e=new O(i),[3,28];case 5:return e=new I(i),[3,28];case 6:return e=new S(i),[3,28];case 7:return e=new T(i),[3,28];case 8:return o=this.theme.components.find((function(e){return e.id===r.componentId})),u=[],o&&(l=o.props.find((function(e){return e.name===a.name})))&&(u=l.excludedFields||[]),e=new v(this.pageType,n(n({},i),{excludedFields:u}),this.pageSpecificData),[3,28];case 9:return e=new m(i),[3,28];case 10:return e=new G(i),[3,28];case 11:return e=new j(i),[3,28];case 12:return c=this.theme.components.find((function(e){return e.id===r.componentId})),p=[],c&&(l=c.props.find((function(e){return e.name===a.name})))&&(p=l.excludedFieldsCategory||[]),e=new b(n(n({},i),{excludedFieldsCategory:p})),[3,28];case 13:return e=new C(i),[3,28];case 14:return e=new P(i,this.theme,this.linkMetaDataTargetIds),[3,28];case 15:return e=new D(i),[3,28];case 16:return(f=this.theme.customData.find((function(e){return e.id===a.customDataId})))?(e=new w(i,f,this.theme,this.pageType,this,this.pageSpecificData,this.pageParams),[3,28]):[2];case 17:return g=i,[4,Promise.all(g.map((function(e){return h.getPageComponentPropValues(e)})))];case 18:case 29:return[2,t.sent()];case 19:return e=new A(i),[3,28];case 20:return e=new V(this.pageType,i,this.pageSpecificData),[3,28];case 21:return e=new F(i),[3,28];case 22:return e=new _(i),[3,28];case 23:return e=new B(i),[3,28];case 24:return e=new M,[3,28];case 25:return e=new R(i),[3,28];case 26:return e=new Z(i),[3,28];case 27:return[3,28];case 28:return[4,null==e?void 0:e.getValue()]}}))}))},ee.prototype.setPageMetaData=function(e){this.page&&(this.page.pageTitle=e.pageTitle||null,this.page.description=e.description||null,this.page.canonicals=e.canonicals||null,this.page.disableIndex=e.disableIndex||null)},ee.prototype.setLinkSlugs=function(){return e(this,void 0,void 0,(function(){var e,n,r;return t(this,(function(t){switch(t.label){case 0:return e=[],n=[],r=[],this.linkMetaDataTargetIds.forEach((function(t){switch(t.type){case"DEFAULT":e.push(t);break;case"BLOG":n.push(t);break;case"RAFFLE":r.push(t)}})),[4,Promise.all([this.getLinkSlugs(e,"DEFAULT"),this.getLinkSlugs(n,"BLOG"),this.getLinkSlugs(r,"RAFFLE")])];case 1:return[2,t.sent()]}}))}))},ee.prototype.getLinkSlugs=function(n,a){return e(this,void 0,void 0,(function(){var i,s,o=this;return t(this,(function(u){switch(u.label){case 0:return i=r(n.map((function(e){return e.id}))),s=[],i.length?[4,function(){return e(o,void 0,void 0,(function(){var e,n,r,o,u;return t(this,(function(t){switch(t.label){case 0:switch(e=[],a){case"DEFAULT":return[3,1];case"BLOG":return[3,3];case"RAFFLE":return[3,5]}return[3,7];case 1:return[4,$({targetId:{in:i}})];case 2:return n=t.sent(),e=n.data||[],[3,8];case 3:return[4,Q({targetId:{in:i}})];case 4:return r=t.sent(),e=(null===(u=r.data)||void 0===u?void 0:u.data)||[],[3,8];case 5:return[4,z({targetId:{in:i}})];case 6:return o=t.sent(),e=o.data||[],[3,8];case 7:return[3,8];case 8:return e.length&&(s=e),[2]}}))}))}()]:[2];case 1:return u.sent(),n.forEach((function(e){var t=s.find((function(t){return t.targetId===e.id}));t&&(e.navigationLink.href+=t.slug)})),[2]}}))}))},ee.prototype.getFlatCustomData=function(e){var t=this;if(!e.nestedData||!e.nestedData.length)return[e];var n=a(e.nestedData.map((function(e){return t.getFlatCustomData(e)}))),r=[];return r.push(e),r=r.concat(n)},ee}();export{ee as IkasPageDataProvider};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikas/storefront-providers",
3
- "version": "5.0.5",
3
+ "version": "5.0.6",
4
4
  "description": "Data providers for ikas storefront theme components.",
5
5
  "author": "ikas",
6
6
  "license": "ISC",
@@ -17,10 +17,10 @@
17
17
  },
18
18
  "devDependencies": {
19
19
  "@rollup/plugin-commonjs": "^22.0.0",
20
- "@ikas/storefront-api": "^5.0.5",
21
- "@ikas/storefront-config": "^5.0.5",
22
- "@ikas/storefront-model-functions": "^5.0.5",
23
- "@ikas/storefront-models": "^5.0.5",
20
+ "@ikas/storefront-api": "^5.0.6",
21
+ "@ikas/storefront-config": "^5.0.6",
22
+ "@ikas/storefront-model-functions": "^5.0.6",
23
+ "@ikas/storefront-models": "^5.0.6",
24
24
  "@rollup/plugin-node-resolve": "^13.3.0",
25
25
  "rollup-plugin-rename-node-modules": "^1.2.0",
26
26
  "@types/lodash": "^4.14.168",
@@ -38,10 +38,10 @@
38
38
  },
39
39
  "peerDependencies": {
40
40
  "mobx": "^6.1.3",
41
- "@ikas/storefront-api": "^5.0.5",
42
- "@ikas/storefront-config": "^5.0.5",
43
- "@ikas/storefront-model-functions": "^5.0.5",
44
- "@ikas/storefront-models": "^5.0.5",
41
+ "@ikas/storefront-api": "^5.0.6",
42
+ "@ikas/storefront-config": "^5.0.6",
43
+ "@ikas/storefront-model-functions": "^5.0.6",
44
+ "@ikas/storefront-models": "^5.0.6",
45
45
  "lodash": "^4.17.21"
46
46
  }
47
47
  }