@meta-cms/core
Advanced tools
Comparing version 1.0.98 to 1.0.99
@@ -231,2 +231,2 @@ "use strict";var A=Object.defineProperty;var ie=Object.getOwnPropertyDescriptor;var se=Object.getOwnPropertyNames;var ae=Object.prototype.hasOwnProperty;var oe=(t,e)=>{for(var r in e)A(t,r,{get:e[r],enumerable:!0})},ce=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of se(e))!ae.call(t,i)&&i!==r&&A(t,i,{get:()=>e[i],enumerable:!(n=ie(e,i))||n.enumerable});return t};var le=t=>ce(A({},"__esModule",{value:!0}),t);var ye={};oe(ye,{GraphqlClient:()=>h,MetaCms:()=>H,buildQuery:()=>k,collectionFragment:()=>D,config:()=>ue,contentQuery:()=>S,fieldToMetafieldType:()=>w,getLoremCollectionData:()=>J,getLoremImageData:()=>M,getLoremProductData:()=>x,getMetaCMSConfigQuery:()=>de,getOwnerIdQuery:()=>E,imageFragment:()=>$,isId:()=>I,mediaImageFragment:()=>L,metafieldFragment:()=>b,metafieldsForNodes:()=>R,metafieldsQuery:()=>O,mockValue:()=>F,mustaching:()=>te,normalizeEdges:()=>m,productFragment:()=>v,randomId:()=>g,setInNamespace:()=>P,setMetaCMSConfigMutation:()=>N,syncConfig:()=>me,templating:()=>ge,traverse:()=>T,videoFragment:()=>j});module.exports=le(ye);var B=t=>{let e=[];return t.forEach(r=>{!r||(r.type==="product_reference"&&r.product.content&&r.product.content.map(n=>{e.push(n.id)}),r.type==="list.product_reference"&&r.values.edges.map(({node:n})=>{n.content&&n.content.map(i=>{e.push(i.id)})}),r.type==="collection_reference"&&r.collection.content&&r.collection.content.map(n=>{e.push(n.id)}),r.type==="list.collection_reference"&&r.values.edges.map(({node:n})=>{n.content&&n.content.map(i=>{e.push(i.id)})}))}),e};var N=` | ||
}`;var m=t=>t.edges.reduce((e,{node:r})=>(e.push(r),e),[]),ue=t=>t,g=()=>{let t="meta-cms-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",e="",r=10;for(;r--;)e+=t[Math.random()*t.length|0];return`meta-cms-${e}`},I=t=>typeof t=="string"?t.startsWith("gid://shopify/Metafield/"):!1,P=({content:t,namespace:e,key:r,id:n,value:i})=>{let s=n?`${r}@${n}`:r;t[e]||Object.assign(t,{[e]:{}}),Object.assign(t[e],{[s]:i})},k=({handles:t,ids:e})=>{let r=n=>n.replace("gid://shopify/Product/","");return(t==null?void 0:t.length)||(e==null?void 0:e.length)?`${(e||[]).map((n,i,s)=>`id:${r(n)}${s.length-1>i?" or ":t!=null&&t.length?" or":""}`).join("")} ${(t||[]).map((n,i,s)=>`handle:${n}${s.length-1>i?" or ":""}`).join("")}`.trim():void 0},T=(t,e,r=i=>i,n=[])=>typeof t!="object"?(console.log({data:t}),t):(Array.isArray(t)?t:Object.entries(t)).reduce((s,a,c)=>{if(Array.isArray(t))s.push(T(a,e,r,n.concat(c)));else{let[l,u]=a;Array.isArray(u)?(s[l]=[],u.forEach((o,d)=>s[l].push(T(o,e,r,n.concat(l).concat(d))))):u&&(u.attributes?s[l]=e(u,n.concat(l)):s[l]=r(T(u,e,r,n.concat(l)),n.concat(l)))}return s},Array.isArray(t)?[]:{});var q=({acc:t,item:e,client:r,locale:n,jsonMetafields:i,nestedContent:s})=>{var u;let a={itemID:e.id,itemType:e.type,itemProp:`${e.namespace}:${e.key}`},c,l=({id:o,key:d,namespace:f,objectId:p})=>{s&&t&&n&&P({content:t,key:d,id:p,namespace:f.replace(`@${n}`,""),value:s[o]})};switch(e.type){case"collection_reference":{c={attributes:a,value:{...e.collection,products:m(e.collection.products).map(({content:o,...d})=>(o==null||o.forEach(f=>l({...f,objectId:d.id})),{...d,variants:m(d.variants)}))}};break}case"file_reference":{if("image"in e&&"image"in(e==null?void 0:e.image)){(!e.image.image.alt||!e.image.image.alt.length)&&(e.image.image.alt="image"),c={attributes:a,value:{...e.image.image,id:e.image.id}};break}if("video"in e){c={attributes:a,value:e.video};break}break}case"product_reference":{let{product:o}=e;(u=o.content)==null||u.forEach(d=>l({...d,objectId:o.id})),c={attributes:a,value:{...o,variants:m(e.product.variants)}};break}case"list.collection_reference":{c={attributes:a,value:m(e.values).map(o=>{var d;return(d=o.content)==null||d.forEach(f=>l({...f,objectId:o.id})),{...o,products:m(o.products).map(f=>{var p;return(p=f.content)==null||p.forEach(y=>l({...y,objectId:f.id})),{...f,variants:m(f.variants)}})}})};break}case"list.file_reference":{c={attributes:a,value:m(e.values).map(o=>{if("image"in o)return{...o.image,id:o.id};if("video"in o)return o})};break}case"list.product_reference":{c={attributes:a,value:m(e.values).map(o=>{var d;return(d=o.content)==null||d.forEach(f=>l({...f,objectId:o.id})),{...o,variants:m(o.variants)}})};break}case"json":{let o=JSON.parse(e.value);if(o.country&&o.address&&o.locality&&o.postal_code)c={attributes:a,value:o};else{let d=K(e.value,i);c={attributes:a,value:d.value||d}}break}case"list.multi_line_text_field":case"list.single_line_text_field":{c={attributes:a,value:JSON.parse(e.value)};break}case"multi_line_text_field":case"single_line_text_field":{c={attributes:a,value:e.value||""};break}case"boolean":{c={attributes:a,value:e.value==="true"};break}case"number_decimal":{c={attributes:a,value:Number(e.value)};break}case"list.number_decimal":{c={attributes:a,value:JSON.parse(e.value,(o,d)=>Number(d))};break}case"url":{c={attributes:a,value:e.value};break}case"date_time":{c={attributes:a,value:(()=>{try{return new Date(e.value)}catch{return new Date}})()};break}}return c},V=({client:t,id:e,initalizer:r,content:n,jsonMetafields:i,nestedContent:s})=>{var c,l;let a=r||{};for(let u=0;u<n.length;u++){let o=n[u];if(o){if(!((l=(c=t.config[o.namespace.replace(`@${t.locale}`,"")])==null?void 0:c.schema)==null?void 0:l[o.key]))return a;let f=q({client:t,acc:a,item:o,jsonMetafields:i,nestedContent:s});P({content:a,key:o.key,namespace:o.namespace.replace(`@${t.locale}`,""),value:f})}}return a};var fe=t=>{let e=[];return t&&JSON.parse(t,(r,n)=>(Array.isArray(n)?n.forEach(i=>{I(i)&&e.push(i)}):I(n)&&e.push(n),n)),e},X=t=>{let e=[];return t.forEach(r=>{!r||r.type==="json"&&(e=e.concat(fe(r.value)))}),e},_=(t,e)=>t.reduce((r,n)=>(n&&(r[n.id]=q({item:n,client:e})),r),{}),K=(t,e)=>e?JSON.parse(t,(r,n)=>Array.isArray(n)?n.map(i=>I(i)?e[i]:i):I(n)?e[n]:n):JSON.parse(t);var w=t=>{let r={text:"multi_line_text_field",richtext:"multi_line_text_field",image:"file_reference",product:"product_reference",collection:"collection_reference",object:"json",boolean:"boolean",video:"file_reference",url:"single_line_text_field",list:"single_line_text_field",number:"number_decimal",address:"json",date:"date_time"}[t.type];return t.isList&&r!=="json"?`list.${r}`:r},M=(t=400,e=300)=>({alt:"image",src:`https://picsum.photos/${t}/${e}`,width:t,height:e}),x=()=>({id:g(),descriptionHtml:"Lorem ipsum",title:"Lorem ipsum",handle:"",featuredImage:M(),compareAtPriceRange:{maxVariantPrice:{amount:"0",currencyCode:"EUR"},minVariantPrice:{amount:"0",currencyCode:"EUR"}},priceRange:{maxVariantPrice:{amount:"0",currencyCode:"EUR"},minVariantPrice:{amount:"0",currencyCode:"EUR"}},variants:[]}),J=()=>({id:g(),title:"Lorem ipsum",descriptionHtml:"Lorem ipsum",handle:"",image:M(),products:[x(),x(),x()]}),G=(t,e=3)=>{let r=[];for(let n=0;n<4;n++)r.push(t());return r};var Q=(t,e=!0,r)=>Object.entries(t.schema).reduce((n,[i,s])=>{if(s.isList)s.type==="object"?n[i]=Q(s,!1,r):n[i]=[];else if(s.type==="object")n[i]=Q(s,!1,r);else{let a=w(s),c={itemID:g(),itemType:a,itemProp:""};n[i]=F(s,c)}return n},t.type==="object"&&e?{}:t.isList?[]:{}),F=(t,e,r=!0,n)=>{var i;switch(t.type){case"object":return t.isList?{attributes:e,value:[]}:{attributes:e,value:Q(t,!0,(i=e.itemProp)==null?void 0:i.split(":")[0])};case"collection":return{attributes:e,value:t.isList?G(J):J()};case"image":return{value:t.isList?r?G(M):[]:r?{id:g(),...M()}:void 0,attributes:e};case"video":return{value:void 0,attributes:e};case"product":return{attributes:e,value:t.isList?G(x):x()};case"richtext":return{attributes:e,value:t.isList?n?[n]:["Lorem ipsum","Lorem ipsum","Lorem ipsum"]:n||`<i>Lorem ipsum dolor sit amet consectetur adipisicing elit</i>. | ||
Officia quisquam, vero eius nam, reiciendis fugiat dolore, sit aspernatur numquam a vitae quae laborum? Rem quidem, neque dignissimos delectus vel quasi!`};case"boolean":return{attributes:e,value:!1};case"url":return{attributes:e,value:"/"};case"list":return{attributes:e,value:t.options[0].value};case"number":return{attributes:e,value:0};case"date":return{attributes:e,value:new Date};default:case"text":return{attributes:e,value:t.isList?n?[n]:["Lorem ipsum","Lorem ipsum","Lorem ipsum"]:n||"Lorem ipsum dolor sit amet consectetur adipisicing elit."}}};var Y=()=>new Promise(t=>{setTimeout(()=>{t(!0)},10)}),h=class{constructor(e,r){this.request=async(e,r)=>{let n=await await fetch(this.url,{method:"POST",body:JSON.stringify({query:e,variables:r||{}}),headers:{...this.headers||{},"Content-Type":"application/json"}});if(n.status===429)return await Y(),this.request(e,r);if(n.ok){let{data:i}=await n.json();return i}else throw new Error(await n.text())};this.url=e,this.headers=r}},H=class{constructor(e,{storefrontName:r,storefrontAccessToken:n,defaultNameSpaces:i},s){this.getMetafieldsByIds=async e=>{var i,s;if(!e.length)return[{},[]];let r=await this.client.request(O(!1,{customProductMetafields:(s=(i=this.params)==null?void 0:i.product)==null?void 0:s.customMetafieldsIdentifiers}),{ids:e});if(!r)return[{},[]];let{metafields:n}=r;return[_(n,this),n]};this.getMetafieldsForProductsAndCollection=async({collection:e,product:r,locale:n})=>{var p,y;if(!(e!=null&&e.ids)&&!(e!=null&&e.handles)&&!(e!=null&&e.namespaces)&&!(r!=null&&r.ids)&&!(r!=null&&r.handles)&&!(r!=null&&r.namespaces))return[{},[],[]];let i=await this.client.request(R({collectionQuery:k({ids:e==null?void 0:e.ids,handles:e==null?void 0:e.handles}),productQuery:k({ids:r==null?void 0:r.ids,handles:r==null?void 0:r.handles})},{customProductMetafields:(y=(p=this.params)==null?void 0:p.product)==null?void 0:y.customMetafieldsIdentifiers}),{productIdentifiers:this.buildIdentifiers((r==null?void 0:r.namespaces)||[],n),collectionIdentifiers:this.buildIdentifiers((e==null?void 0:e.namespaces)||[],n)});if(!i)return[{},[],[]];let{products:s,collections:a}=i,c=s?m(s):[],l=a?m(a):[],u=c.map(C=>C.content).flat(),o=l.map(C=>C.content).flat(),d=_(u,this),f=_(o,this);return[{...d,...f},u.concat(o),c.concat(l)]};this.translate=async(e,r)=>{let n=Object.keys(this.config);console.log({ns:n})};this.getContentForNamespaces=async e=>{var f,p,y,C,z,W;if(this.locale=e.locale||"en",!e.global)return{content:{},params:e};this.params=e;let r=await this.client.request(S(!0,{customProductMetafields:(f=e.product)==null?void 0:f.customMetafieldsIdentifiers}),{productIdentifiers:this.buildIdentifiers(((p=e.product)==null?void 0:p.namespaces)||[],e.locale),collectionIdentifiers:this.buildIdentifiers(((y=e.collection)==null?void 0:y.namespaces)||[],e.locale),identifiers:this.buildIdentifiers(e.global.concat(this.defaultNameSpaces),e.locale)});r.shop||(await Y(),r=await this.client.request(S(!0,{customProductMetafields:(C=e.product)==null?void 0:C.customMetafieldsIdentifiers}),{productIdentifiers:this.buildIdentifiers(((z=e.product)==null?void 0:z.namespaces)||[],e.locale),collectionIdentifiers:this.buildIdentifiers(((W=e.collection)==null?void 0:W.namespaces)||[],e.locale),identifiers:this.buildIdentifiers(e.global.concat(this.defaultNameSpaces),e.locale)}));let{shop:{content:n}}=r,[[i,s],[a,c,l]]=await Promise.all([this.getMetafieldsByIds(B(n)),this.getMetafieldsForProductsAndCollection(e)]),[u,o]=await this.getMetafieldsByIds(X(n.concat(s).concat(c))),d=V({client:this,content:n,jsonMetafields:u,nestedContent:{...i,...a}});return l.forEach(({id:re,content:ne})=>{V({client:this,initalizer:d,id:re,content:ne,jsonMetafields:u,nestedContent:{...i,...a}})}),{params:{...e,global:e.global.concat(this.defaultNameSpaces)},content:d}};this.t=(e,r,{productId:n,collectionId:i})=>{let[s,a]=e.split(".");if(!(s in this.config))throw new Error(`Namespace "${s}" is not defined in the schema`);let{kind:c,schema:l}=this.config[s];if(n&&c==="product"&&(a=`${a}@${n}`),i&&c==="collection"&&(a=`${a}@${i}`),!(a in l))throw new Error(`Path "${a}" is not defined in the "${s}" schema`);let u=l[a],o=()=>{let d=w(u),f={itemID:g(),itemType:d,itemProp:`${s}:${a}`},p=this.config[s].schema[a].default;return F(u,f,!0,p)};return s in r||Object.assign(r,{[s]:{}}),[r[s][a]||o(),u,this.locale]};this.buildIdentifiers=(e,r)=>e?e.reduce((n,i)=>{let s=this.config[i];return s&&Object.keys(s.schema).forEach(a=>{n.push({namespace:`${i}@${r}`,key:a})}),n},[]):[];this.locale="en",this.adapter=s||(a=>a),this.config=e,this.defaultNameSpaces=i||[],this.client=new h(`https://${r}.myshopify.com/api/2022-10/graphql.json`,{"X-SHOPIFY-STOREFRONT-ACCESS-TOKEN":n})}};var me=async(t,{storefrontName:e,storefrontAccessToken:r,adminAccessToken:n},i)=>{console.log(i);let s=new h(`https://${e}.myshopify.com/api/2022-10/graphql.json`,{"X-SHOPIFY-STOREFRONT-ACCESS-TOKEN":r}),a=new h(`https://${e}.myshopify.com/admin/api/2022-10/graphql.json`,{"X-Shopify-Access-Token":n}),{shop:{id:c}}=await s.request(E);return await a.request(N,{value:JSON.stringify(t),key:i,ownerId:c})};var Z=/{{([\:\/\-\\\,\.a-zA-Z0-9\s])*}}/g,te=(t,e)=>(e&&Object.keys(e).forEach(r=>{t=t.replace(new RegExp(`{{${r}}}`,"g"),String(e[r]))}),t.replace(Z,"")),ee=/\(\(([\:\/\-\\\,\s\u0030-\u4351\u4e00-\u9fa5])*\)\)/g,pe=(t,e)=>{if(!e)return t;let r=t.matchAll(ee);return Array.from(r).forEach(n=>{let[i]=n,[s,a,c]=i.replace("((","").replace("))","").split(","),l=typeof e[s]=="number"?Number(e[s])>1:!!e[s];c?l===!0?t=t.replace(i,c.trim()):t=t.replace(i,a.trim()):l===!0?(c=a,t=t.replace(i,c.trim())):t=t.replace(ee,"")}),t},ge=(t,e)=>pe(te(t,e),e);0&&(module.exports={GraphqlClient,MetaCms,buildQuery,collectionFragment,config,contentQuery,fieldToMetafieldType,getLoremCollectionData,getLoremImageData,getLoremProductData,getMetaCMSConfigQuery,getOwnerIdQuery,imageFragment,isId,mediaImageFragment,metafieldFragment,metafieldsForNodes,metafieldsQuery,mockValue,mustaching,normalizeEdges,productFragment,randomId,setInNamespace,setMetaCMSConfigMutation,syncConfig,templating,traverse,videoFragment}); | ||
Officia quisquam, vero eius nam, reiciendis fugiat dolore, sit aspernatur numquam a vitae quae laborum? Rem quidem, neque dignissimos delectus vel quasi!`};case"boolean":return{attributes:e,value:!1};case"url":return{attributes:e,value:"/"};case"list":return{attributes:e,value:t.options[0].value};case"number":return{attributes:e,value:0};case"date":return{attributes:e,value:new Date};default:case"text":return{attributes:e,value:t.isList?n?[n]:["Lorem ipsum","Lorem ipsum","Lorem ipsum"]:n||"Lorem ipsum dolor sit amet consectetur adipisicing elit."}}};var Y=()=>new Promise(t=>{setTimeout(()=>{t(!0)},10)}),h=class{constructor(e,r){this.request=async(e,r)=>{let n=await await fetch(this.url,{method:"POST",body:JSON.stringify({query:e,variables:r||{}}),headers:{...this.headers||{},"Content-Type":"application/json"}});if(n.status===429)return await Y(),this.request(e,r);if(n.ok){let{data:i}=await n.json();return i}else throw new Error(await n.text())};this.url=e,this.headers=r}},H=class{constructor(e,{storefrontName:r,storefrontAccessToken:n,defaultNameSpaces:i},s){this.getMetafieldsByIds=async e=>{var i,s;if(!e.length)return[{},[]];let r=await this.client.request(O(!1,{customProductMetafields:(s=(i=this.params)==null?void 0:i.product)==null?void 0:s.customMetafieldsIdentifiers}),{ids:e});if(!r)return[{},[]];let{metafields:n}=r;return[_(n,this),n]};this.getMetafieldsForProductsAndCollection=async({collection:e,product:r,locale:n})=>{var p,y;if(!(e!=null&&e.ids)&&!(e!=null&&e.handles)&&!(e!=null&&e.namespaces)&&!(r!=null&&r.ids)&&!(r!=null&&r.handles)&&!(r!=null&&r.namespaces))return[{},[],[]];let i=await this.client.request(R({collectionQuery:k({ids:e==null?void 0:e.ids,handles:e==null?void 0:e.handles}),productQuery:k({ids:r==null?void 0:r.ids,handles:r==null?void 0:r.handles})},{customProductMetafields:(y=(p=this.params)==null?void 0:p.product)==null?void 0:y.customMetafieldsIdentifiers}),{productIdentifiers:this.buildIdentifiers((r==null?void 0:r.namespaces)||[],n),collectionIdentifiers:this.buildIdentifiers((e==null?void 0:e.namespaces)||[],n)});if(!i)return[{},[],[]];let{products:s,collections:a}=i,c=s?m(s):[],l=a?m(a):[],u=c.map(C=>C.content).flat(),o=l.map(C=>C.content).flat(),d=_(u,this),f=_(o,this);return[{...d,...f},u.concat(o),c.concat(l)]};this.translate=async(e,r)=>{let n=Object.keys(this.config);console.log({ns:n})};this.getContentForNamespaces=async e=>{var f,p,y,C,z,W;if(this.locale=e.locale||"en",!e.global)return{content:{},params:e};this.params=e;let r=await this.client.request(S(!0,{customProductMetafields:(f=e.product)==null?void 0:f.customMetafieldsIdentifiers}),{productIdentifiers:this.buildIdentifiers(((p=e.product)==null?void 0:p.namespaces)||[],e.locale),collectionIdentifiers:this.buildIdentifiers(((y=e.collection)==null?void 0:y.namespaces)||[],e.locale),identifiers:this.buildIdentifiers(e.global.concat(this.defaultNameSpaces),e.locale)});r!=null&&r.shop||(await Y(),r=await this.client.request(S(!0,{customProductMetafields:(C=e.product)==null?void 0:C.customMetafieldsIdentifiers}),{productIdentifiers:this.buildIdentifiers(((z=e.product)==null?void 0:z.namespaces)||[],e.locale),collectionIdentifiers:this.buildIdentifiers(((W=e.collection)==null?void 0:W.namespaces)||[],e.locale),identifiers:this.buildIdentifiers(e.global.concat(this.defaultNameSpaces),e.locale)}));let{shop:{content:n}}=r,[[i,s],[a,c,l]]=await Promise.all([this.getMetafieldsByIds(B(n)),this.getMetafieldsForProductsAndCollection(e)]),[u,o]=await this.getMetafieldsByIds(X(n.concat(s).concat(c))),d=V({client:this,content:n,jsonMetafields:u,nestedContent:{...i,...a}});return l.forEach(({id:re,content:ne})=>{V({client:this,initalizer:d,id:re,content:ne,jsonMetafields:u,nestedContent:{...i,...a}})}),{params:{...e,global:e.global.concat(this.defaultNameSpaces)},content:d}};this.t=(e,r,{productId:n,collectionId:i})=>{let[s,a]=e.split(".");if(!(s in this.config))throw new Error(`Namespace "${s}" is not defined in the schema`);let{kind:c,schema:l}=this.config[s];if(n&&c==="product"&&(a=`${a}@${n}`),i&&c==="collection"&&(a=`${a}@${i}`),!(a in l))throw new Error(`Path "${a}" is not defined in the "${s}" schema`);let u=l[a],o=()=>{let d=w(u),f={itemID:g(),itemType:d,itemProp:`${s}:${a}`},p=this.config[s].schema[a].default;return F(u,f,!0,p)};return s in r||Object.assign(r,{[s]:{}}),[r[s][a]||o(),u,this.locale]};this.buildIdentifiers=(e,r)=>e?e.reduce((n,i)=>{let s=this.config[i];return s&&Object.keys(s.schema).forEach(a=>{n.push({namespace:`${i}@${r}`,key:a})}),n},[]):[];this.locale="en",this.adapter=s||(a=>a),this.config=e,this.defaultNameSpaces=i||[],this.client=new h(`https://${r}.myshopify.com/api/2022-10/graphql.json`,{"X-SHOPIFY-STOREFRONT-ACCESS-TOKEN":n})}};var me=async(t,{storefrontName:e,storefrontAccessToken:r,adminAccessToken:n},i)=>{console.log(i);let s=new h(`https://${e}.myshopify.com/api/2022-10/graphql.json`,{"X-SHOPIFY-STOREFRONT-ACCESS-TOKEN":r}),a=new h(`https://${e}.myshopify.com/admin/api/2022-10/graphql.json`,{"X-Shopify-Access-Token":n}),{shop:{id:c}}=await s.request(E);return await a.request(N,{value:JSON.stringify(t),key:i,ownerId:c})};var Z=/{{([\:\/\-\\\,\.a-zA-Z0-9\s])*}}/g,te=(t,e)=>(e&&Object.keys(e).forEach(r=>{t=t.replace(new RegExp(`{{${r}}}`,"g"),String(e[r]))}),t.replace(Z,"")),ee=/\(\(([\:\/\-\\\,\s\u0030-\u4351\u4e00-\u9fa5])*\)\)/g,pe=(t,e)=>{if(!e)return t;let r=t.matchAll(ee);return Array.from(r).forEach(n=>{let[i]=n,[s,a,c]=i.replace("((","").replace("))","").split(","),l=typeof e[s]=="number"?Number(e[s])>1:!!e[s];c?l===!0?t=t.replace(i,c.trim()):t=t.replace(i,a.trim()):l===!0?(c=a,t=t.replace(i,c.trim())):t=t.replace(ee,"")}),t},ge=(t,e)=>pe(te(t,e),e);0&&(module.exports={GraphqlClient,MetaCms,buildQuery,collectionFragment,config,contentQuery,fieldToMetafieldType,getLoremCollectionData,getLoremImageData,getLoremProductData,getMetaCMSConfigQuery,getOwnerIdQuery,imageFragment,isId,mediaImageFragment,metafieldFragment,metafieldsForNodes,metafieldsQuery,mockValue,mustaching,normalizeEdges,productFragment,randomId,setInNamespace,setMetaCMSConfigMutation,syncConfig,templating,traverse,videoFragment}); |
{ | ||
"name": "@meta-cms/core", | ||
"version": "1.0.98", | ||
"version": "1.0.99", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38895