@bluepic/embed 0.2.32 → 0.2.35

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.
@@ -17546,6 +17546,7 @@ export declare class BluepicEmbed extends EventTarget {
17546
17546
  customDomain: string | null;
17547
17547
  sharedWithUsers: string[];
17548
17548
  sharedWithGroups: number[];
17549
+ shared_with_organizations: string[] | null;
17549
17550
  private: boolean;
17550
17551
  active: boolean;
17551
17552
  type: "widget" | "playlist";
@@ -17728,6 +17729,7 @@ export declare class BluepicEmbed extends EventTarget {
17728
17729
  customDomain: string | null;
17729
17730
  sharedWithUsers: string[];
17730
17731
  sharedWithGroups: number[];
17732
+ shared_with_organizations: string[] | null;
17731
17733
  private: boolean;
17732
17734
  active: boolean;
17733
17735
  type: "widget" | "playlist";
package/dist/main.cjs CHANGED
@@ -550,7 +550,7 @@ list should be an Array.`),I.length===0)return new w(0);if(I.length===1)return I
550
550
  box-sizing: border-box;
551
551
  }
552
552
  `,document.head.appendChild(t),this.element.innerHTML=`
553
- <div id="${this.id}" class="bluepic-app-wrapper" style="position: relative;" :style="{ height: displayMode === 'stack' ? 'auto' : '100%' }">
553
+ <div id="${this.id}" class="bluepic-app-wrapper" style="position: relative; height: ${this.displayMode.value==="stack"?"auto":"100%"};">
554
554
  <div v-if="templateId && (!isAsync || baseSerial)" style="display: flex; flex-direction: column;" :style="{ height: displayMode === 'stack' ? 'auto' : '100%' }">
555
555
  <bluepic-embedded-editor
556
556
  v-if="templateId"
@@ -580,5 +580,5 @@ list should be an Array.`),I.length===0)return new w(0);if(I.length===1)return I
580
580
  </div>
581
581
 
582
582
  </div>
583
- `;const o=this;i.nextTick(()=>{i.createApp({components:{BluepicEmbeddedEditor:J3,BluepicSpinner:tc},setup(){const r={async handleUpload({blob:a,context:l,width:d,height:c,name:p,onProgress:f}){const{variants:m,filename:x,id:g}=await LV(o.embedApiBaseUrl.value,o.templateId.value,l,a,p,(b,w)=>{f(b/w)}),h=m.find(b=>kV(b).variant==="public");if(!h)throw new Error("No public variant");return{width:d,height:c,key:g,name:x,src:h}}};return i.watch([o.displayMode],()=>{var a;o.element.style.boxSizing===""&&(o.element.style.boxSizing="border-box"),((a=o.displayMode)==null?void 0:a.value)!=="stack"&&(o.element.style.height===""&&(o.element.style.height="100vh"),o.element.style.padding===""&&(o.element.style.padding="10px"))},{immediate:!0}),{bridge:r,editorRef:o.editorRef,embedProject:o.embedProject,allowPanAndZoom:o.allowPanAndZoom,templateId:o.templateId,baseSerial:o.baseSerial,basePreview:o.basePreview,embedApiBaseUrl:o.embedApiBaseUrl,cloudflarePagesHostname:o.cloudflarePagesHostname,data:o.data,serial:o.serial,ready:o.ready,displayMode:o.displayMode,bxCoreVersion:o.bxCoreVersion,bxThemeStyleVars:o.bxThemeStyleVars,darkmode:i.computed(()=>At(o.bxThemeStyleVars.value["editor-view-background-color"]).isDark()),stripeEnv:o.stripeEnv,handleExportAction:a=>{const l=new CustomEvent("handle-export-action",{detail:a});o.dispatchEvent(l)},beforeExport:a=>{const l=new CustomEvent("before-export",{detail:a});o.dispatchEvent(l)},afterExport:a=>{const l=new CustomEvent("after-export",{detail:a});o.dispatchEvent(l)},isAsync:o.isAsync}}}).mount(`#${this.id}`)})}setVariable(t,o){this.data.value||(this.data.value={}),this.data.value[t]=o}setData(t,o=!1){o?this.data.value=t:this.data.value={...this.data.value,...t}}getTransform(){var t,o;return(o=(t=this.editorRef.value)==null?void 0:t.bluepicLiveTemplateRef)==null?void 0:o.transform}setTransform(t,o,r,a){var l;(l=this.editorRef.value)!=null&&l.bluepicLiveTemplateRef&&(this.editorRef.value.bluepicLiveTemplateRef.transform={scale:t,x:o,y:r,rotate:a})}applyTransform(t,o,r,a){var l,d,c;(c=(d=(l=this.editorRef.value)==null?void 0:l.bluepicLiveTemplateRef)==null?void 0:d.zoompinchRef)==null||c.applyTransform(t,o,r,a)}isMultiFrame(){var t,o;return(o=(t=this.editorRef.value)==null?void 0:t.bluepicLiveTemplateRef)==null?void 0:o.isMultiFrame}getCenteredFrame(){var t,o;return(o=(t=this.editorRef.value)==null?void 0:t.bluepicLiveTemplateRef)==null?void 0:o.closestFrame}centerFrame(t,o){var r,a;(a=(r=this.editorRef.value)==null?void 0:r.bluepicLiveTemplateRef)==null||a.applyTranformBasedOnFrame(t,o)}isReady(){return this.ready.value}}async function EV(e,n,t,o,r,a){let l=0;for(;l<o;){try{return await(await fetch(`${e}/api/public/project?${new URLSearchParams({hostname:n,slug:t,env:a})}`,{method:"GET"})).json()}catch(d){if(console.error(`❌ Fehler bei Versuch ${l+1}:`,d),l<o-1)console.log(`⏳ Warte ${r}ms vor erneutem Versuch...`),await new Promise(c=>setTimeout(c,r));else throw console.error(`🚨 Maximalanzahl von ${o} Versuchen erreicht. Abbruch.`),d}l++}throw new Error("Unbekannter Fehler in getPublicConfigWithRetries")}const yv=async()=>{const e=document.querySelectorAll(".bluepic-embed[data-embed-project-id]");for(const n of e){const t=n.getAttribute("data-embed-project-id"),o=n.getAttribute("data-template-id");n.getAttribute("data-stripe-env");const r=n.getAttribute("data-init-data"),a=n.getAttribute("data-embed-api-base-url")??void 0,l=n.getAttribute("data-cloudflare-pages-hostname")??void 0,d=n.getAttribute("data-display-mode"),c=n.getAttribute("data-allow-pan-and-zoom"),p=n.getAttribute("data-bx-core-version")??void 0,f=r?JSON.parse(r):void 0,m=c==="true",x=d==="mobile"?"mobile":d==="stack"?"stack":"auto",g=n.getAttribute("data-branding")==="false";new Gd(n,o,t,{initData:f,displayMode:x,allowPanAndZoom:m,embedApiBaseUrl:a,cloudflarePagesHostname:l,bxCoreVersion:p,branding:g,theme:"auto"})}};window.addEventListener("load",yv);window.BluepicEmbed=Gd;const SV={class:"user-info"},MV={class:"user-content"},BV={key:0,class:"user-name"},_V={key:1,class:"user-email"},TV={class:"actions"},AV=i.defineComponent({__name:"UserInfo",props:{user:{},showSettings:{type:Boolean,default:!1}},emits:["logout","settings"],setup(e,{emit:n}){const t=n;return(o,r)=>(i.openBlock(),i.createElementBlock("div",SV,[i.createElementVNode("main",null,[i.createVNode(av,{user:e.user,width:40,height:40},null,8,["user"]),i.createElementVNode("div",MV,[e.user.name?(i.openBlock(),i.createElementBlock("div",BV,i.toDisplayString(e.user.name),1)):i.createCommentVNode("",!0),e.user.email?(i.openBlock(),i.createElementBlock("div",_V,i.toDisplayString(e.user.email),1)):i.createCommentVNode("",!0)])]),i.createElementVNode("footer",null,[i.createElementVNode("div",TV,[e.showSettings?(i.openBlock(),i.createBlock(_e,{key:0,size:"medium",onClick:r[0]||(r[0]=a=>t("settings"))},{icon:i.withCtx(()=>[i.createVNode(ge,null,{default:i.withCtx(()=>[i.createVNode(i.unref(qx))]),_:1})]),default:i.withCtx(()=>[r[2]||(r[2]=i.createTextVNode(" Settings ",-1))]),_:1})):i.createCommentVNode("",!0),i.createVNode(_e,{size:"medium",onClick:r[1]||(r[1]=a=>t("logout"))},{icon:i.withCtx(()=>[i.createVNode(ge,null,{default:i.withCtx(()=>[i.createVNode(i.unref(Nx))]),_:1})]),default:i.withCtx(()=>[r[3]||(r[3]=i.createTextVNode(" Logout ",-1))]),_:1})])])]))}}),NV=ye(AV,[["__scopeId","data-v-6e871f40"]]),IV={class:"category-tabs"},RV={class:"tabs-wrapper"},OV=["onClick"],VV=i.defineComponent({__name:"Tabs",props:i.mergeModels({tabs:{}},{activeTab:{required:!0},activeTabModifiers:{}}),emits:i.mergeModels(["click:category"],["update:activeTab"]),setup(e,{emit:n}){const t=n,o=i.useModel(e,"activeTab");function r(a){o.value=a,t("click:category",a)}return(a,l)=>(i.openBlock(),i.createElementBlock("div",IV,[i.createElementVNode("div",RV,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.tabs,d=>(i.openBlock(),i.createElementBlock("button",{key:d,class:i.normalizeClass({active:d===o.value}),onClick:c=>r(d)},[i.createElementVNode("span",null,i.toDisplayString(d),1)],10,OV))),128))])]))}}),DV=ye(VV,[["__scopeId","data-v-212d7f66"]]),qd=["A0","A1","A2","A3","A4","A5","A6","A7","A8","A9","A10"],Bh={w:841,h:1189};function $V(){const e=[{w:Bh.w,h:Bh.h}];for(let t=1;t<=10;t++){const o=e[t-1],r=Math.round(o.h/2),a=o.w,l=r<=a?{w:r,h:a}:{w:a,h:r};e.push(l)}const n={};return qd.forEach((t,o)=>n[t]=e[o]),n}const Cv=$V(),kv=25.4;function _h(e){return e/kv}function Th(e,n){return e*n}function Ah(e,n){return e/n*kv}function PV(e,n){const t=Cv[e],o=_h(t.w),r=_h(t.h),a=Th(o,n),l=Th(r,n);return{widthPx:Math.round(a),heightPx:Math.round(l),widthPxExact:a,heightPxExact:l,aspect:t.h/t.w,sizeMm:{w:t.w,h:t.h}}}function zV(e,n,t,o=2){const r=e>n,[a,l]=e<=n?[e,n]:[n,e],d=Ah(a,t),c=Ah(l,t);let p=null;for(const g of qd){const h=Cv[g],b=d-h.w,w=c-h.h;if(Math.abs(b)<=o&&Math.abs(w)<=o){const L=Math.abs(b)+Math.abs(w);(!p||L<p.score)&&(p={level:g,score:L,delta:{dw:b,dh:w},iso:h})}}if(!p)return null;const f=c/d,x=Math.abs(f/Math.SQRT2-1);return{level:p.level,matchedOrientation:r?"landscape":"portrait",measuredMm:{w:d,h:c},isoMm:{w:p.iso.w,h:p.iso.h},deltaMm:p.delta,aspectError:x}}const Lv="bluepic-app-wrapper",Ar=`.${Lv}`;window.bluepicPopupProvider=new XS;exports.AdjustImage=wd;exports.BluepicBatchEditor=iO;exports.BluepicEmbed=Gd;exports.BluepicEmbedded=C3;exports.BluepicEmbeddedEditor=J3;exports.BluepicFieldComponents=Do;exports.BluepicLiveTemplate=fr;exports.BluepicLogo=ed;exports.BluepicSpinner=tc;exports.BxAvatar=id;exports.BxButton=_e;exports.BxCard=Pa;exports.BxCheckbox=Tl;exports.BxColorPicker=IO;exports.BxDropdown=lo;exports.BxEmbedThemeDarkmode=zl;exports.BxEmbedThemeLightmode=Fl;exports.BxFields=G1;exports.BxIcon=ge;exports.BxInput=Za;exports.BxList=m0;exports.BxListItem=h0;exports.BxMenu=c0;exports.BxPopover=Ua;exports.BxPopup=Pi;exports.BxRadio=UO;exports.BxRadioGroup=PO;exports.BxSelect=fo;exports.BxSlider=wa;exports.BxSpin=Va;exports.BxSwitch=aO;exports.BxTab=DO;exports.BxTabs=Q3;exports.BxTag=ov;exports.BxTooltip=Yl;exports.BxUserMenu=_O;exports.CSS_COLOR_NAMES=td;exports.CircularProgress=ca;exports.CollectionFieldPopup=_d;exports.DIN_LEVELS=qd;exports.GLOBAL_APP_WRAPPER_CLASS=Lv;exports.GLOBAL_APP_WRAPPER_SELECTOR=Ar;exports.MapboxMap=H1;exports.SlidesNavigation=X1;exports.Tabs=DV;exports.UserAvatar=av;exports.UserInfo=NV;exports.applyColorMatricesToImage=JO;exports.applyColorMatrix=eV;exports.applyColorMatrixToColor=lv;exports.convertDeprecatedField=ic;exports.cropImage=oO;exports.cropToVisibleBBox=uv;exports.cyrb53=tv;exports.cyrb53ToHex=nv;exports.dinPixels=PV;exports.flattenFieldTable=i3;exports.flattenFields=n3;exports.getDefaultValueForFieldModel=r3;exports.getFieldDescription=jo;exports.getFieldsDescription=Vl;exports.getInitials=rv;exports.getTemplateLiveUrl=m3;exports.getTemplatePreviewUrl=xl;exports.getTemplateSerialUrl=oc;exports.getThemeStyle=Pl;exports.getVisibleBBox=cv;exports.groupFeatureByLinebreaks=Ml;exports.hslToRgb=nd;exports.identifyDin=zV;exports.initEmbeds=yv;exports.isDark=ev;exports.modelField=nS;exports.normalizeAdjust=O0;exports.normalizeCrop=R0;exports.optimizePreviewUrl=ya;exports.rasterize=QO;exports.realizeField=Md;exports.renderFieldIcon=Ga;exports.renderSVG=sv;exports.rgba=Wd;exports.stringToHslColor=iv;exports.stringifyField=oS;exports.ungroupFeaturesDividedByLinebreaks=cd;exports.useFields=Sd;exports.useMobileFields=o3;exports.usePopup=pw;exports.useTheme=xv;exports.useUpload=Oa;exports.waitUntil=I0;
583
+ `;const o=this;i.nextTick(()=>{i.createApp({components:{BluepicEmbeddedEditor:J3,BluepicSpinner:tc},setup(){const r={async handleUpload({blob:a,context:l,width:d,height:c,name:p,onProgress:f}){const{variants:m,filename:x,id:g}=await LV(o.embedApiBaseUrl.value,o.templateId.value,l,a,p,(b,w)=>{f(b/w)}),h=m.find(b=>kV(b).variant==="public");if(!h)throw new Error("No public variant");return{width:d,height:c,key:g,name:x,src:h}}};return i.watch([o.displayMode],()=>{var a;o.element.style.boxSizing===""&&(o.element.style.boxSizing="border-box"),((a=o.displayMode)==null?void 0:a.value)!=="stack"&&(o.element.style.height===""&&(o.element.style.height="100vh"),o.element.style.padding===""&&(o.element.style.padding="10px"))},{immediate:!0}),{bridge:r,editorRef:o.editorRef,embedProject:o.embedProject,allowPanAndZoom:o.allowPanAndZoom,templateId:o.templateId,baseSerial:o.baseSerial,basePreview:o.basePreview,embedApiBaseUrl:o.embedApiBaseUrl,cloudflarePagesHostname:o.cloudflarePagesHostname,data:o.data,serial:o.serial,ready:o.ready,displayMode:o.displayMode,bxCoreVersion:o.bxCoreVersion,bxThemeStyleVars:o.bxThemeStyleVars,darkmode:i.computed(()=>At(o.bxThemeStyleVars.value["editor-view-background-color"]).isDark()),stripeEnv:o.stripeEnv,handleExportAction:a=>{const l=new CustomEvent("handle-export-action",{detail:a});o.dispatchEvent(l)},beforeExport:a=>{const l=new CustomEvent("before-export",{detail:a});o.dispatchEvent(l)},afterExport:a=>{const l=new CustomEvent("after-export",{detail:a});o.dispatchEvent(l)},isAsync:o.isAsync}}}).mount(`#${this.id}`)})}setVariable(t,o){this.data.value||(this.data.value={}),this.data.value[t]=o}setData(t,o=!1){o?this.data.value=t:this.data.value={...this.data.value,...t}}getTransform(){var t,o;return(o=(t=this.editorRef.value)==null?void 0:t.bluepicLiveTemplateRef)==null?void 0:o.transform}setTransform(t,o,r,a){var l;(l=this.editorRef.value)!=null&&l.bluepicLiveTemplateRef&&(this.editorRef.value.bluepicLiveTemplateRef.transform={scale:t,x:o,y:r,rotate:a})}applyTransform(t,o,r,a){var l,d,c;(c=(d=(l=this.editorRef.value)==null?void 0:l.bluepicLiveTemplateRef)==null?void 0:d.zoompinchRef)==null||c.applyTransform(t,o,r,a)}isMultiFrame(){var t,o;return(o=(t=this.editorRef.value)==null?void 0:t.bluepicLiveTemplateRef)==null?void 0:o.isMultiFrame}getCenteredFrame(){var t,o;return(o=(t=this.editorRef.value)==null?void 0:t.bluepicLiveTemplateRef)==null?void 0:o.closestFrame}centerFrame(t,o){var r,a;(a=(r=this.editorRef.value)==null?void 0:r.bluepicLiveTemplateRef)==null||a.applyTranformBasedOnFrame(t,o)}isReady(){return this.ready.value}}async function EV(e,n,t,o,r,a){let l=0;for(;l<o;){try{return await(await fetch(`${e}/api/public/project?${new URLSearchParams({hostname:n,slug:t,env:a})}`,{method:"GET"})).json()}catch(d){if(console.error(`❌ Fehler bei Versuch ${l+1}:`,d),l<o-1)console.log(`⏳ Warte ${r}ms vor erneutem Versuch...`),await new Promise(c=>setTimeout(c,r));else throw console.error(`🚨 Maximalanzahl von ${o} Versuchen erreicht. Abbruch.`),d}l++}throw new Error("Unbekannter Fehler in getPublicConfigWithRetries")}const yv=async()=>{const e=document.querySelectorAll(".bluepic-embed[data-embed-project-id]");for(const n of e){const t=n.getAttribute("data-embed-project-id"),o=n.getAttribute("data-template-id"),r=n.getAttribute("data-stripe-env"),a=n.getAttribute("data-init-data"),l=n.getAttribute("data-embed-api-base-url")??void 0,d=n.getAttribute("data-cloudflare-pages-hostname")??void 0,c=n.getAttribute("data-display-mode"),p=n.getAttribute("data-allow-pan-and-zoom"),f=n.getAttribute("data-bx-core-version")??void 0,m=a?JSON.parse(a):void 0,x=p==="true",g=c==="mobile"?"mobile":c==="stack"?"stack":"auto",h=n.getAttribute("data-branding")==="false";new Gd(n,o,t,{initData:m,displayMode:g,allowPanAndZoom:x,embedApiBaseUrl:l,cloudflarePagesHostname:d,bxCoreVersion:f,branding:h,theme:"auto",stripeEnv:r==="dev"?"dev":"prod"})}};window.addEventListener("load",yv);window.BluepicEmbed=Gd;const SV={class:"user-info"},MV={class:"user-content"},BV={key:0,class:"user-name"},_V={key:1,class:"user-email"},TV={class:"actions"},AV=i.defineComponent({__name:"UserInfo",props:{user:{},showSettings:{type:Boolean,default:!1}},emits:["logout","settings"],setup(e,{emit:n}){const t=n;return(o,r)=>(i.openBlock(),i.createElementBlock("div",SV,[i.createElementVNode("main",null,[i.createVNode(av,{user:e.user,width:40,height:40},null,8,["user"]),i.createElementVNode("div",MV,[e.user.name?(i.openBlock(),i.createElementBlock("div",BV,i.toDisplayString(e.user.name),1)):i.createCommentVNode("",!0),e.user.email?(i.openBlock(),i.createElementBlock("div",_V,i.toDisplayString(e.user.email),1)):i.createCommentVNode("",!0)])]),i.createElementVNode("footer",null,[i.createElementVNode("div",TV,[e.showSettings?(i.openBlock(),i.createBlock(_e,{key:0,size:"medium",onClick:r[0]||(r[0]=a=>t("settings"))},{icon:i.withCtx(()=>[i.createVNode(ge,null,{default:i.withCtx(()=>[i.createVNode(i.unref(qx))]),_:1})]),default:i.withCtx(()=>[r[2]||(r[2]=i.createTextVNode(" Settings ",-1))]),_:1})):i.createCommentVNode("",!0),i.createVNode(_e,{size:"medium",onClick:r[1]||(r[1]=a=>t("logout"))},{icon:i.withCtx(()=>[i.createVNode(ge,null,{default:i.withCtx(()=>[i.createVNode(i.unref(Nx))]),_:1})]),default:i.withCtx(()=>[r[3]||(r[3]=i.createTextVNode(" Logout ",-1))]),_:1})])])]))}}),NV=ye(AV,[["__scopeId","data-v-6e871f40"]]),IV={class:"category-tabs"},RV={class:"tabs-wrapper"},OV=["onClick"],VV=i.defineComponent({__name:"Tabs",props:i.mergeModels({tabs:{}},{activeTab:{required:!0},activeTabModifiers:{}}),emits:i.mergeModels(["click:category"],["update:activeTab"]),setup(e,{emit:n}){const t=n,o=i.useModel(e,"activeTab");function r(a){o.value=a,t("click:category",a)}return(a,l)=>(i.openBlock(),i.createElementBlock("div",IV,[i.createElementVNode("div",RV,[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(e.tabs,d=>(i.openBlock(),i.createElementBlock("button",{key:d,class:i.normalizeClass({active:d===o.value}),onClick:c=>r(d)},[i.createElementVNode("span",null,i.toDisplayString(d),1)],10,OV))),128))])]))}}),DV=ye(VV,[["__scopeId","data-v-212d7f66"]]),qd=["A0","A1","A2","A3","A4","A5","A6","A7","A8","A9","A10"],Bh={w:841,h:1189};function $V(){const e=[{w:Bh.w,h:Bh.h}];for(let t=1;t<=10;t++){const o=e[t-1],r=Math.round(o.h/2),a=o.w,l=r<=a?{w:r,h:a}:{w:a,h:r};e.push(l)}const n={};return qd.forEach((t,o)=>n[t]=e[o]),n}const Cv=$V(),kv=25.4;function _h(e){return e/kv}function Th(e,n){return e*n}function Ah(e,n){return e/n*kv}function PV(e,n){const t=Cv[e],o=_h(t.w),r=_h(t.h),a=Th(o,n),l=Th(r,n);return{widthPx:Math.round(a),heightPx:Math.round(l),widthPxExact:a,heightPxExact:l,aspect:t.h/t.w,sizeMm:{w:t.w,h:t.h}}}function zV(e,n,t,o=2){const r=e>n,[a,l]=e<=n?[e,n]:[n,e],d=Ah(a,t),c=Ah(l,t);let p=null;for(const g of qd){const h=Cv[g],b=d-h.w,w=c-h.h;if(Math.abs(b)<=o&&Math.abs(w)<=o){const L=Math.abs(b)+Math.abs(w);(!p||L<p.score)&&(p={level:g,score:L,delta:{dw:b,dh:w},iso:h})}}if(!p)return null;const f=c/d,x=Math.abs(f/Math.SQRT2-1);return{level:p.level,matchedOrientation:r?"landscape":"portrait",measuredMm:{w:d,h:c},isoMm:{w:p.iso.w,h:p.iso.h},deltaMm:p.delta,aspectError:x}}const Lv="bluepic-app-wrapper",Ar=`.${Lv}`;window.bluepicPopupProvider=new XS;exports.AdjustImage=wd;exports.BluepicBatchEditor=iO;exports.BluepicEmbed=Gd;exports.BluepicEmbedded=C3;exports.BluepicEmbeddedEditor=J3;exports.BluepicFieldComponents=Do;exports.BluepicLiveTemplate=fr;exports.BluepicLogo=ed;exports.BluepicSpinner=tc;exports.BxAvatar=id;exports.BxButton=_e;exports.BxCard=Pa;exports.BxCheckbox=Tl;exports.BxColorPicker=IO;exports.BxDropdown=lo;exports.BxEmbedThemeDarkmode=zl;exports.BxEmbedThemeLightmode=Fl;exports.BxFields=G1;exports.BxIcon=ge;exports.BxInput=Za;exports.BxList=m0;exports.BxListItem=h0;exports.BxMenu=c0;exports.BxPopover=Ua;exports.BxPopup=Pi;exports.BxRadio=UO;exports.BxRadioGroup=PO;exports.BxSelect=fo;exports.BxSlider=wa;exports.BxSpin=Va;exports.BxSwitch=aO;exports.BxTab=DO;exports.BxTabs=Q3;exports.BxTag=ov;exports.BxTooltip=Yl;exports.BxUserMenu=_O;exports.CSS_COLOR_NAMES=td;exports.CircularProgress=ca;exports.CollectionFieldPopup=_d;exports.DIN_LEVELS=qd;exports.GLOBAL_APP_WRAPPER_CLASS=Lv;exports.GLOBAL_APP_WRAPPER_SELECTOR=Ar;exports.MapboxMap=H1;exports.SlidesNavigation=X1;exports.Tabs=DV;exports.UserAvatar=av;exports.UserInfo=NV;exports.applyColorMatricesToImage=JO;exports.applyColorMatrix=eV;exports.applyColorMatrixToColor=lv;exports.convertDeprecatedField=ic;exports.cropImage=oO;exports.cropToVisibleBBox=uv;exports.cyrb53=tv;exports.cyrb53ToHex=nv;exports.dinPixels=PV;exports.flattenFieldTable=i3;exports.flattenFields=n3;exports.getDefaultValueForFieldModel=r3;exports.getFieldDescription=jo;exports.getFieldsDescription=Vl;exports.getInitials=rv;exports.getTemplateLiveUrl=m3;exports.getTemplatePreviewUrl=xl;exports.getTemplateSerialUrl=oc;exports.getThemeStyle=Pl;exports.getVisibleBBox=cv;exports.groupFeatureByLinebreaks=Ml;exports.hslToRgb=nd;exports.identifyDin=zV;exports.initEmbeds=yv;exports.isDark=ev;exports.modelField=nS;exports.normalizeAdjust=O0;exports.normalizeCrop=R0;exports.optimizePreviewUrl=ya;exports.rasterize=QO;exports.realizeField=Md;exports.renderFieldIcon=Ga;exports.renderSVG=sv;exports.rgba=Wd;exports.stringToHslColor=iv;exports.stringifyField=oS;exports.ungroupFeaturesDividedByLinebreaks=cd;exports.useFields=Sd;exports.useMobileFields=o3;exports.usePopup=pw;exports.useTheme=xv;exports.useUpload=Oa;exports.waitUntil=I0;
584
584
  //# sourceMappingURL=main.cjs.map