@paperless/core 3.2.2 → 3.2.4
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/dist/build/{p-1ac00601.entry.js → p-102da1de.entry.js} +1 -1
- package/dist/{paperless/p-6ac04b16.entry.js → build/p-187a4dda.entry.js} +1 -1
- package/dist/build/{p-b70ee063.entry.js → p-1b85b4f5.entry.js} +1 -1
- package/dist/{paperless/p-8a8adc4d.entry.js → build/p-2f9a3144.entry.js} +2 -2
- package/dist/{paperless/p-9e1977a6.entry.js → build/p-2ff08beb.entry.js} +1 -1
- package/dist/{paperless/p-9889be94.entry.js → build/p-31869c91.entry.js} +1 -1
- package/dist/build/{p-047da5c9.entry.js → p-4cd9344a.entry.js} +1 -1
- package/dist/{paperless/p-1fa99d63.entry.js → build/p-62f87c18.entry.js} +1 -1
- package/dist/build/p-63ef1d8d.entry.js +1 -0
- package/dist/{paperless/p-18245eb9.entry.js → build/p-6b1c18a6.entry.js} +1 -1
- package/dist/build/{p-7158dacd.entry.js → p-748c6ed3.entry.js} +1 -1
- package/dist/build/{p-6a7ce335.entry.js → p-7868dc58.entry.js} +1 -1
- package/dist/build/{p-fbd4c0ed.entry.js → p-8c1a3795.entry.js} +1 -1
- package/dist/build/p-8d67b17e.entry.js +1 -0
- package/dist/build/p-980f3529.entry.js +1 -0
- package/dist/build/{p-fa2e80c6.js → p-b4fcc93e.js} +1 -1
- package/dist/build/p-c4af6a8c.entry.js +1 -0
- package/dist/build/{p-cdcc28c2.entry.js → p-d6958e7a.entry.js} +1 -1
- package/dist/{paperless/p-eaa0079d.entry.js → build/p-df709c40.entry.js} +1 -1
- package/dist/build/{p-34448061.entry.js → p-e021a548.entry.js} +1 -1
- package/dist/build/{p-459f7a0b.entry.js → p-f13f7779.entry.js} +1 -1
- package/dist/build/paperless.esm.js +1 -1
- package/dist/cjs/p-accordion.cjs.entry.js +3 -3
- package/dist/cjs/p-attachment.cjs.entry.js +8 -8
- package/dist/cjs/p-button-group.cjs.entry.js +1 -1
- package/dist/cjs/p-calendar.cjs.entry.js +1 -1
- package/dist/cjs/p-checkbox_3.cjs.entry.js +2 -2
- package/dist/cjs/p-content-slider.cjs.entry.js +2 -2
- package/dist/cjs/p-cropper.cjs.entry.js +1 -1
- package/dist/cjs/p-datepicker.cjs.entry.js +2 -2
- package/dist/cjs/p-empty-state_8.cjs.entry.js +10 -10
- package/dist/cjs/p-field_3.cjs.entry.js +4 -4
- package/dist/cjs/p-label.cjs.entry.js +3 -3
- package/dist/cjs/p-listing.cjs.entry.js +2 -2
- package/dist/cjs/p-navbar.cjs.entry.js +1 -1
- package/dist/cjs/p-navigation-item.cjs.entry.js +3 -3
- package/dist/cjs/p-navigation-section.cjs.entry.js +1 -1
- package/dist/cjs/p-pagination_3.cjs.entry.js +3 -3
- package/dist/cjs/p-profile.cjs.entry.js +1 -1
- package/dist/cjs/p-range.cjs.entry.js +3 -3
- package/dist/cjs/p-select.cjs.entry.js +2 -2
- package/dist/cjs/p-toast.cjs.entry.js +1 -1
- package/dist/collection/components/molecules/accordion/accordion.component.css +1 -1
- package/dist/collection/components/molecules/accordion/accordion.component.js +2 -2
- package/dist/collection/components/molecules/attachment/attachment.component.js +8 -8
- package/dist/collection/components/molecules/button-group/button-group.component.js +1 -1
- package/dist/collection/components/molecules/calendar/calendar.component.js +1 -1
- package/dist/collection/components/molecules/content-slider/content-slider.component.js +2 -2
- package/dist/collection/components/molecules/cropper/cropper.component.js +1 -1
- package/dist/collection/components/molecules/datepicker/datepicker.component.js +2 -2
- package/dist/collection/components/molecules/dropdown/dropdown.component.js +2 -2
- package/dist/collection/components/molecules/empty-state/empty-state.component.js +2 -2
- package/dist/collection/components/molecules/field/field/field.component.js +4 -4
- package/dist/collection/components/molecules/label/label.component.js +3 -3
- package/dist/collection/components/molecules/navigation/item/navigation-item.component.js +3 -3
- package/dist/collection/components/molecules/navigation/section/navigation-section.component.js +1 -1
- package/dist/collection/components/molecules/pagination/pagination/pagination.component.js +3 -3
- package/dist/collection/components/molecules/profile/profile.component.js +1 -1
- package/dist/collection/components/molecules/range/range.component.js +3 -3
- package/dist/collection/components/molecules/select/select.component.js +2 -2
- package/dist/collection/components/molecules/table/cell/table-cell.component.js +1 -1
- package/dist/collection/components/molecules/table/footer/table-footer.component.js +4 -4
- package/dist/collection/components/molecules/table/row/table-row.component.js +3 -3
- package/dist/collection/components/molecules/toast/toast.component.js +1 -1
- package/dist/collection/components/organisms/listing/listing.component.js +2 -2
- package/dist/collection/components/organisms/navbar/navbar.component.js +1 -1
- package/dist/components/{p-Dy1wXwZf.js → p-06SzeIsG.js} +1 -1
- package/dist/components/{p-NEqovphH.js → p-B-BsxOeK.js} +1 -1
- package/dist/components/{p-CTQuFuDk.js → p-B9s4_6Vm.js} +1 -1
- package/dist/components/{p-Cat2_HoM.js → p-BEhC6raw.js} +1 -1
- package/dist/components/p-C16aqi4P.js +1 -0
- package/dist/components/{p-CtxKjhiD.js → p-CcNA1hkp.js} +1 -1
- package/dist/components/{p-0Uawv030.js → p-CpYDgn2m.js} +1 -1
- package/dist/components/p-CrAZWi4n.js +1 -0
- package/dist/components/{p-D8FhwO0Q.js → p-DWHcD5b-.js} +1 -1
- package/dist/components/{p-BtliZ0U_.js → p-N5WuUoFr.js} +1 -1
- package/dist/components/{p-DKnCWy7F.js → p-TfYQFmRD.js} +1 -1
- package/dist/components/p-accordion.js +1 -1
- package/dist/components/p-attachment.js +1 -1
- package/dist/components/p-button-group.js +1 -1
- package/dist/components/p-calendar.js +1 -1
- package/dist/components/p-content-slider.js +1 -1
- package/dist/components/p-cropper.js +2 -2
- package/dist/components/p-datepicker.js +1 -1
- package/dist/components/p-dropdown.js +1 -1
- package/dist/components/p-empty-state.js +1 -1
- package/dist/components/p-field.js +1 -1
- package/dist/components/p-label.js +1 -1
- package/dist/components/p-listing.js +1 -1
- package/dist/components/{p-BAvGAs2F.js → p-nGuULFe2.js} +1 -1
- package/dist/components/p-navbar.js +1 -1
- package/dist/components/p-navigation-item.js +1 -1
- package/dist/components/p-navigation-section.js +1 -1
- package/dist/components/p-pagination-pages.js +1 -1
- package/dist/components/p-pagination-size.js +1 -1
- package/dist/components/p-pagination.js +1 -1
- package/dist/components/p-profile.js +1 -1
- package/dist/components/p-range.js +1 -1
- package/dist/components/p-select.js +1 -1
- package/dist/components/p-table-cell.js +1 -1
- package/dist/components/p-table-footer.js +1 -1
- package/dist/components/p-table-header.js +1 -1
- package/dist/components/p-table-row.js +1 -1
- package/dist/components/p-table.js +1 -1
- package/dist/components/p-toast.js +1 -1
- package/dist/esm/p-accordion.entry.js +3 -3
- package/dist/esm/p-attachment.entry.js +8 -8
- package/dist/esm/p-button-group.entry.js +1 -1
- package/dist/esm/p-calendar.entry.js +1 -1
- package/dist/esm/p-checkbox_3.entry.js +2 -2
- package/dist/esm/p-content-slider.entry.js +2 -2
- package/dist/esm/p-cropper.entry.js +1 -1
- package/dist/esm/p-datepicker.entry.js +2 -2
- package/dist/esm/p-empty-state_8.entry.js +10 -10
- package/dist/esm/p-field_3.entry.js +4 -4
- package/dist/esm/p-label.entry.js +3 -3
- package/dist/esm/p-listing.entry.js +2 -2
- package/dist/esm/p-navbar.entry.js +1 -1
- package/dist/esm/p-navigation-item.entry.js +3 -3
- package/dist/esm/p-navigation-section.entry.js +1 -1
- package/dist/esm/p-pagination_3.entry.js +3 -3
- package/dist/esm/p-profile.entry.js +1 -1
- package/dist/esm/p-range.entry.js +3 -3
- package/dist/esm/p-select.entry.js +2 -2
- package/dist/esm/p-toast.entry.js +1 -1
- package/dist/index.html +1 -1
- package/dist/paperless/{p-1ac00601.entry.js → p-102da1de.entry.js} +1 -1
- package/dist/{build/p-6ac04b16.entry.js → paperless/p-187a4dda.entry.js} +1 -1
- package/dist/paperless/{p-b70ee063.entry.js → p-1b85b4f5.entry.js} +1 -1
- package/dist/{build/p-8a8adc4d.entry.js → paperless/p-2f9a3144.entry.js} +2 -2
- package/dist/{build/p-9e1977a6.entry.js → paperless/p-2ff08beb.entry.js} +1 -1
- package/dist/{build/p-9889be94.entry.js → paperless/p-31869c91.entry.js} +1 -1
- package/dist/paperless/{p-047da5c9.entry.js → p-4cd9344a.entry.js} +1 -1
- package/dist/{build/p-1fa99d63.entry.js → paperless/p-62f87c18.entry.js} +1 -1
- package/dist/paperless/p-63ef1d8d.entry.js +1 -0
- package/dist/{build/p-18245eb9.entry.js → paperless/p-6b1c18a6.entry.js} +1 -1
- package/dist/paperless/{p-7158dacd.entry.js → p-748c6ed3.entry.js} +1 -1
- package/dist/paperless/{p-6a7ce335.entry.js → p-7868dc58.entry.js} +1 -1
- package/dist/paperless/{p-fbd4c0ed.entry.js → p-8c1a3795.entry.js} +1 -1
- package/dist/paperless/p-8d67b17e.entry.js +1 -0
- package/dist/paperless/p-980f3529.entry.js +1 -0
- package/dist/paperless/p-c4af6a8c.entry.js +1 -0
- package/dist/paperless/{p-cdcc28c2.entry.js → p-d6958e7a.entry.js} +1 -1
- package/dist/{build/p-eaa0079d.entry.js → paperless/p-df709c40.entry.js} +1 -1
- package/dist/paperless/{p-34448061.entry.js → p-e021a548.entry.js} +1 -1
- package/dist/paperless/{p-459f7a0b.entry.js → p-f13f7779.entry.js} +1 -1
- package/dist/paperless/paperless.esm.js +1 -1
- package/dist/sw.js +1 -1
- package/dist/sw.js.map +1 -1
- package/hydrate/index.js +54 -54
- package/hydrate/index.mjs +54 -54
- package/package.json +1 -1
- package/dist/build/p-381c13a8.entry.js +0 -1
- package/dist/build/p-a4ec1798.entry.js +0 -1
- package/dist/build/p-d93446ad.entry.js +0 -1
- package/dist/build/p-fd032172.entry.js +0 -1
- package/dist/components/p-COFt46UN.js +0 -1
- package/dist/components/p-MeQ48Q-1.js +0 -1
- package/dist/paperless/p-381c13a8.entry.js +0 -1
- package/dist/paperless/p-a4ec1798.entry.js +0 -1
- package/dist/paperless/p-d93446ad.entry.js +0 -1
- package/dist/paperless/p-fd032172.entry.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t,p as e,H as a,c as r,h as i}from"./p-CySg37XO.js";import{T as o}from"./p-Au2WuEGF.js";import{c as s}from"./p-xs4N_Y-0.js";import{d as c}from"./p-DP6H82uQ.js";import{d}from"./p-aZcUXH1b.js";const
|
|
1
|
+
import{t,p as e,H as a,c as r,h as i}from"./p-CySg37XO.js";import{T as o}from"./p-Au2WuEGF.js";import{c as s}from"./p-xs4N_Y-0.js";import{d as c}from"./p-DP6H82uQ.js";import{d}from"./p-aZcUXH1b.js";const n=e(class extends a{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.isOpen=r(this,"isOpen",3)}variant="primary";header;open=!1;closeable=!0;openable=!0;isOpen;render(){return i(o,{key:"36d39106bf27e5005cfdd96f062e89d3be88dbef"},i("div",{key:"3e08603b16cb1e63be370f3f69bf302d55a73a6d",class:"flex w-full flex-col"},i("div",{key:"b434652c2acda88e09f87d7099cc10d87dba2799",class:s("flex cursor-pointer items-center gap-2",{"text-storm-500 dark:text-white":"primary"===this.variant,"text-storm-300 dark:text-hurricane-200":"secondary"===this.variant}),onClick:()=>this._onClick()},i("p-icon",{key:"1b56837e3c8c799e8c950cb435c1a41b1b34a93e",class:"flex shrink-0",rotate:this.open?0:-90,variant:"caret"}),i("p",{key:"8e009479a0e30100ec50e0336758c67ef8b775e0",class:"my-0 shrink-0 whitespace-nowrap text-base font-medium"},this.header),i("p-divider",{key:"4b7029e11b60b2493b21a89fd377e42e9c6dbaf1",class:"flex-1"})),this.open&&i("div",{key:"1e7b7f6b9d4d3983e77eee7ba02f6bb1f7a53819",class:"mt-4"},i("slot",{key:"e7ea3de6a43120e5533f8f6f320eb6714bbae73a"}))))}_onClick(){!this.closeable&&this.open||(this.openable||this.open)&&(this.open=!this.open,this.isOpen.emit(this.open))}static get style(){return"*{box-sizing:border-box}.static{position:static}.my-0{margin-bottom:0;margin-top:0}.mt-4{margin-top:1rem}.flex{display:flex}.w-full{width:100%}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-2{gap:.5rem}.whitespace-nowrap{white-space:nowrap}.text-base{font-size:1rem;line-height:1.5rem}.font-medium{font-weight:500}.text-hurricane-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-storm-500{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}"}},[769,"p-accordion",{variant:[1],header:[1],open:[4],closeable:[4],openable:[4]}]);function p(){"undefined"!=typeof customElements&&["p-accordion","p-divider","p-icon"].forEach((e=>{switch(e){case"p-accordion":customElements.get(t(e))||customElements.define(t(e),n);break;case"p-divider":customElements.get(t(e))||c();break;case"p-icon":customElements.get(t(e))||d()}}))}p();const h=n,m=p;export{h as PAccordion,m as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t as e,p as t,H as a,c as r,h as o,F as i}from"./p-CySg37XO.js";import{c as d}from"./p-CBWjHURv.js";import{h as s,f as l}from"./p-CWO2YJCh.js";import{c}from"./p-xs4N_Y-0.js";import{d as n}from"./p-AkD55vN_.js";import{d as h}from"./p-Cr_WB0kg.js";import{d as p}from"./p-SYK2C-7G.js";import{d as b}from"./p-aZcUXH1b.js";import{d as m}from"./p-D8faiybE.js";import{d as f}from"./p-2yaxaWU2.js";const w=d(["flex flex-1 items-center justify-start gap-2","h-8 min-w-0 rounded-lg px-2","border border-solid","bg-white-600 text-storm-200","dark:bg-white/15 dark:text-hurricane-200"],{variants:{click:{false:null,true:"cursor-pointer"},error:{false:"\n border-storm-100\n dark:border-white/15\n ",true:"\n border-negative-red-500\n dark:border-negative-red-alternative\n "}}}),k=t(class extends a{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.upload=r(this,"upload",3),this.download=r(this,"download",3),this.delete=r(this,"delete",3)}enableCameraOnMobile=!1;value;fileId;accept=null;label;helper;required=!0;mode="read";placeholder="Upload a file...";cameraTooltip="Camera";downloadTooltip="Download";uploadTooltip="Upload";deleteTooltip="Delete";loading=!1;error;upload;download;delete;_fileRef;_cameraFileRef;render(){let e=o("p-icon",{key:"
|
|
1
|
+
import{t as e,p as t,H as a,c as r,h as o,F as i}from"./p-CySg37XO.js";import{c as d}from"./p-CBWjHURv.js";import{h as s,f as l}from"./p-CWO2YJCh.js";import{c}from"./p-xs4N_Y-0.js";import{d as n}from"./p-AkD55vN_.js";import{d as h}from"./p-Cr_WB0kg.js";import{d as p}from"./p-SYK2C-7G.js";import{d as b}from"./p-aZcUXH1b.js";import{d as m}from"./p-D8faiybE.js";import{d as f}from"./p-2yaxaWU2.js";const w=d(["flex flex-1 items-center justify-start gap-2","h-8 min-w-0 rounded-lg px-2","border border-solid","bg-white-600 text-storm-200","dark:bg-white/15 dark:text-hurricane-200"],{variants:{click:{false:null,true:"cursor-pointer"},error:{false:"\n border-storm-100\n dark:border-white/15\n ",true:"\n border-negative-red-500\n dark:border-negative-red-alternative\n "}}}),k=t(class extends a{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.upload=r(this,"upload",3),this.download=r(this,"download",3),this.delete=r(this,"delete",3)}enableCameraOnMobile=!1;value;fileId;accept=null;label;helper;required=!0;mode="read";placeholder="Upload a file...";cameraTooltip="Camera";downloadTooltip="Download";uploadTooltip="Upload";deleteTooltip="Delete";loading=!1;error;upload;download;delete;_fileRef;_cameraFileRef;render(){let e=o("p-icon",{key:"ff0d8b84e7b9a7dd184912d9689bcb8eca336c27",class:"text-storm-300",variant:"attachment"});this.error&&(e=o("p-icon",{key:"edafa66b2cd94083d4b14f3bb0c4cf1a956db04f",class:"text-negative-red-500",variant:"warning"}));const t=s(),a="min-w-0 flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm";return o(i,{key:"b2d624708b9d8ca28de78dd54fe9cc8eeeecb549"},o("p-field-container",{key:"07fffd5b21f0ac93ed152759ab84a389aee3e34e",error:this.error,forceShowTooltip:!!this.error?.length,helper:this.helper,label:this.label,required:this.required,variant:"write"},o("div",{key:"69ecea8f62871917c241518f6890d9bbd70839cf",class:"flex w-full items-start gap-2",slot:"content"},o("div",{key:"46e0bd7eda892914725c6f742fe0c1f2ccc93834",class:w({click:"write"===this.mode&&!this.value?.length,error:!!this.error?.length}),onClick:()=>this._uploadClick()},e,o("span",{key:"0bee81f6c2a114113f6f7910e243d6f96dd158b1",class:c(a,"\n peer\n empty:hidden\n dark:text-white\n ")},this.value),o("span",{key:"0ca55b4c5565663a1523fb23318e061413ab7024",class:c(a,"\n hidden\n peer-empty:block\n ")},this.placeholder)),o("p-tooltip",{key:"9e96a2663671403a3a81571732af88e49df30749",class:"w-8",content:"read"===this.mode?this.downloadTooltip:this.value?.length?this.deleteTooltip:this.uploadTooltip},o("p-button",{key:"99cf07323a901392dd3049a43ed61b3f3c074483",disabled:this.loading,icon:"read"===this.mode?"download":this.value?.length?"trash":"upload",iconOnly:!0,loading:this.loading,slot:"trigger",variant:"secondary",onOnClick:()=>"write"!==this.mode||this.value?.length?("read"===this.mode?this.download:this.delete).emit():this._uploadClick()})),this.enableCameraOnMobile&&"write"===this.mode&&t&&!this.value?.length&&o("p-tooltip",{key:"6e152a4fd9c5c9b3abb5e0f53fc100a0a2d09901",class:"\n w-8\n desktop-xs:hidden\n ",content:this.cameraTooltip},o("p-button",{key:"1337d04a24c9b1b6ed2d8b5d72e3765ca9f6a0cb",icon:"camera",iconOnly:!0,slot:"trigger",variant:"secondary",onOnClick:()=>this._cameraClick()})))),o("input",{key:"bcf332bfadc788d74e76918043bf6ac4e2970270",accept:Array.isArray(this.accept)?this.accept?.join(","):this.accept,class:"hidden",ref:e=>this._fileRef=e,type:"file",onChange:e=>this._onFileChange(e)}),o("input",{key:"a3f7befdf02a4ed11d90bb3595bc37e678908ad0",accept:"image/*",capture:"true",class:"hidden",ref:e=>this._cameraFileRef=e,type:"file",onChange:e=>this._onFileChange(e)}))}_uploadClick(){this._fileRef&&"write"===this.mode&&!this.value?.length&&this._fileRef.click()}_cameraClick(){this.enableCameraOnMobile&&!l()&&this._cameraFileRef&&"write"===this.mode&&this._cameraFileRef?.click()}_onFileChange(e){const t=e.target,a=t.files?.[0];if(a){this.loading=!0;const e=new FileReader;e.addEventListener("load",(e=>this._onLoad(a,e?.currentTarget?.result))),e.readAsDataURL(a)}}_onLoad(e,t){this.upload.emit({fileId:this.fileId,result:t,file:e}),this._fileRef&&(this._fileRef.value=""),this._cameraFileRef&&(this._cameraFileRef.value=""),this.loading=!1}static get style(){return".block{display:block}*{box-sizing:border-box}:host{display:block;width:100%}.static{position:static}.flex{display:flex}.hidden{display:none}.h-8{height:2rem}.w-8{width:2rem}.w-full{width:100%}.min-w-0{min-width:0}.flex-1{flex:1 1 0%}.cursor-pointer{cursor:pointer}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.gap-2{gap:.5rem}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-solid{border-style:solid}.border-negative-red-500{--tw-border-opacity:1;border-color:rgb(230 30 30/var(--tw-border-opacity,1))}.border-storm-100{--tw-border-opacity:1;border-color:rgb(209 210 212/var(--tw-border-opacity,1))}.bg-white-600{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity,1))}.px-2{padding-left:.5rem;padding-right:.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-negative-red-500{--tw-text-opacity:1;color:rgb(230 30 30/var(--tw-text-opacity,1))}.text-storm-200{--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.empty\\:hidden:empty{display:none}.peer:empty~.peer-empty\\:block{display:block}@media (min-width:64rem){.desktop-xs\\:hidden{display:none}}.dark\\:border-negative-red-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-border-opacity:1;border-color:rgb(255 92 92/var(--tw-border-opacity,1))}.dark\\:border-white\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){border-color:hsla(0,0%,100%,.15)}.dark\\:bg-white\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(0,0%,100%,.15)}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:border-negative-red-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(255 92 92/var(--tw-border-opacity,1))}.dark\\:border-white\\/15:where([data-theme=dark],[data-theme=dark] *){border-color:hsla(0,0%,100%,.15)}.dark\\:bg-white\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(0,0%,100%,.15)}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}"}},[513,"p-attachment",{enableCameraOnMobile:[4,"enable-camera-on-mobile"],value:[1],fileId:[1,"file-id"],accept:[1],label:[1],helper:[1],required:[516],mode:[1],placeholder:[1],cameraTooltip:[1,"camera-tooltip"],downloadTooltip:[1,"download-tooltip"],uploadTooltip:[1,"upload-tooltip"],deleteTooltip:[1,"delete-tooltip"],loading:[4],error:[1]}]);function y(){"undefined"!=typeof customElements&&["p-attachment","p-button","p-field-container","p-helper","p-icon","p-loader","p-tooltip"].forEach((t=>{switch(t){case"p-attachment":customElements.get(e(t))||customElements.define(e(t),k);break;case"p-button":customElements.get(e(t))||n();break;case"p-field-container":customElements.get(e(t))||h();break;case"p-helper":customElements.get(e(t))||p();break;case"p-icon":customElements.get(e(t))||b();break;case"p-loader":customElements.get(e(t))||m();break;case"p-tooltip":customElements.get(e(t))||f()}}))}y();const g=k,u=y;export{g as PAttachment,u as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t,p as e,H as s,h as o,d as n}from"./p-CySg37XO.js";const c=e(class extends s{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}size="base";get _el(){return this}componentWillLoad(){this._checkButtons()}render(){return o(n,{key:"
|
|
1
|
+
import{t,p as e,H as s,h as o,d as n}from"./p-CySg37XO.js";const c=e(class extends s{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}size="base";get _el(){return this}componentWillLoad(){this._checkButtons()}render(){return o(n,{key:"0194482014cf63bb2b1b232f3a535dbc38fe3943",class:"flex items-center"},o("slot",{key:"29f15517952e4eea497b805c089a858d556394ab"}))}slotchange(){this._checkButtons()}_checkButtons(){const t=[...this._el.querySelectorAll(":scope > p-button")];for(let e=0;e<t.length;e++){const s=t[e];s.size=this.size,s.buttonGroupPosition=0!==e?e!==t.length-1?"center":"end":"start"}}static get style(){return"*{box-sizing:border-box}.static{position:static}.flex{display:flex}.items-center{align-items:center}"}},[769,"p-button-group",{size:[1]},[[0,"slotchange","slotchange"]]]);function i(){"undefined"!=typeof customElements&&["p-button-group"].forEach((e=>{"p-button-group"===e&&(customElements.get(t(e))||customElements.define(t(e),c))}))}i();const r=c,a=i;export{r as PButtonGroup,a as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{C as o,d as
|
|
1
|
+
import{C as o,d as r}from"./p-BEhC6raw.js";const s=o,a=r;export{s as PCalendar,a as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t,p as e,H as i,h as s,d as r}from"./p-CySg37XO.js";import{c as a}from"./p-xs4N_Y-0.js";const n=e(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}hideMobileIndicator=!1;disableDrag=!1;disableAutoCenter=!1;disableIndicatorClick=!1;get _el(){return this}_visibleIndex;_outerHeight=0;_totalWidth=0;_sliderRef;_innerSliderRef;_items=[];_innerSliderResizeObserver;_startX;_startMouseX;_lastMouseX;_lastIndex;_shouldCheckLocation=!1;_dragging=!1;get _filteredItems(){return this._items.filter((t=>t.checkVisibility()))}componentDidLoad(){this._innerSliderRef.style.setProperty("--tw-translate-x","0px")}disconnectedCallback(){this._innerSliderResizeObserver&&this._innerSliderResizeObserver.disconnect()}render(){return s(r,{key:"
|
|
1
|
+
import{t,p as e,H as i,h as s,d as r}from"./p-CySg37XO.js";import{c as a}from"./p-xs4N_Y-0.js";const n=e(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}hideMobileIndicator=!1;disableDrag=!1;disableAutoCenter=!1;disableIndicatorClick=!1;get _el(){return this}_visibleIndex;_outerHeight=0;_totalWidth=0;_sliderRef;_innerSliderRef;_items=[];_innerSliderResizeObserver;_startX;_startMouseX;_lastMouseX;_lastIndex;_shouldCheckLocation=!1;_dragging=!1;get _filteredItems(){return this._items.filter((t=>t.checkVisibility()))}componentDidLoad(){this._innerSliderRef.style.setProperty("--tw-translate-x","0px")}disconnectedCallback(){this._innerSliderResizeObserver&&this._innerSliderResizeObserver.disconnect()}render(){return s(r,{key:"ced2d428e5bb5831898a3092ea2f0d7b9802ef02",class:"p-content-slider"},s("div",{key:"e3dfda6e2643f979be7d68b908dd282c94c39b1d",class:`\n slider\n ${!this.disableDrag&&"draggable"}\n ${this._dragging&&"dragging"}\n `,ref:t=>this._sliderRef=t,style:{height:this._outerHeight+"px"},onMouseDown:t=>this._mouseDownHandler(t),onMouseMove:t=>this._mouseMoveHandler(t),onTouchMove:t=>this._mouseMoveHandler(t),onTouchStart:t=>this._mouseDownHandler(t)},s("div",{key:"cfef628f79dd457341ff316119afe53386585fd4",class:"inner-slider",ref:t=>this._setInnerSliderReft(t),onTransitionEnd:()=>this._transitionEndHandler()},s("slot",{key:"08496344b73b4fb1c84d0df7e53d01b83c54a01c",onSlotchange:()=>this._slotChange()}))),s("div",{key:"1f058ce1a871ce924a19e5f03733087b347fe7dc",class:`\n indicator\n ${this.hideMobileIndicator&&"hidden"}\n `},this._filteredItems.map(((t,e)=>s("div",{class:`\n item\n ${!this.disableIndicatorClick&&"cursor-pointer"}\n `,onClick:()=>this._scrollTo(e,!0)},s("div",{class:a("block h-2 w-2 rounded-full",{"bg-indigo-600":e===this._visibleIndex,"bg-indigo-300":e!==this._visibleIndex})}))))))}_mouseDownHandler(t){if(this.disableDrag||this._dragging)return;if("wrap"===getComputedStyle(this._innerSliderRef).flexWrap)return;this._startMouseX=t.x;const e=this._sliderRef.getBoundingClientRect();"touchstart"===t.type&&(this._startMouseX=t.touches?.[0].clientX);const i=this._innerSliderRef.getBoundingClientRect();this._startX=this._startMouseX-e.x-(i.x-e.x),this._lastIndex=this._visibleIndex,this._dragging=!0}_mouseMoveHandler(t){if(!t||!this._dragging||this.disableDrag)return;t.preventDefault(),this._shouldCheckLocation=!0,""===this._innerSliderRef.style.getPropertyValue("pointer-events")&&(this._innerSliderRef.style.pointerEvents="none");const e=this._sliderRef.getBoundingClientRect();let i=t.clientX-e.left;this._lastMouseX=t.x,"touchmove"===t.type&&(i=t.touches?.[0].clientX-e.left,this._lastMouseX=t.touches?.[0].clientX),this._innerSliderRef.style.setProperty("--tw-translate-x",i-this._startX+"px"),this._checkBoundary(),this._calculateIndicator()}_transitionEndHandler(){this._calculateIndicator()}_slotChange(){const t=this._el.querySelectorAll(":scope > *");this._items=[...t],setTimeout((()=>{this._innerSliderRef.style.setProperty("--tw-translate-x","0px"),this._calculateWidth(),this._calculateIndicator()}),100)}mouseUpHandler(){this._dragging=!1,this._innerSliderRef.style.removeProperty("pointer-events"),this._checkLocation()}resizeHandler(){this._innerSliderRef&&(this._innerSliderRef.style.setProperty("--tw-translate-x","0px"),this._calculateWidth(),this._calculateIndicator())}_setInnerSliderReft(t){this._innerSliderRef=t,this._innerSliderResizeObserver=new ResizeObserver((()=>this._calculateHeight())),this._innerSliderResizeObserver.observe(this._innerSliderRef)}_scrollTo(t,e=!1){if(this.disableIndicatorClick&&e)return;const i=this._items[t];if(0===t)return void this._innerSliderRef.style.setProperty("--tw-translate-x","0px");const s=this._sliderRef.getBoundingClientRect(),r=this._innerSliderRef.getBoundingClientRect(),a=i.getBoundingClientRect();this._innerSliderRef.style.setProperty("--tw-translate-x",`-${a.x-r.x+a.width/2-s.width/2}px`),this._checkBoundary(),this._calculateIndicator()}_checkBoundary(){let t=this._sliderRef.getBoundingClientRect();const e=Number.parseInt(this._innerSliderRef.style.getPropertyValue("--tw-translate-x"));e>0&&this._innerSliderRef.style.setProperty("--tw-translate-x","0px");const i=-1*(this._totalWidth-t.width);e<i&&this._innerSliderRef.style.setProperty("--tw-translate-x",i+"px")}_calculateIndicator(){for(let t=0;t<this._filteredItems.length;t++){const e=this._isVisible(this._filteredItems[t]);if(e&&(this._visibleIndex=t),0===t&&e)break}}_checkLocation(){if(!this._shouldCheckLocation)return;let t=null;this._lastIndex!==this._visibleIndex&&(t=this._visibleIndex),this._lastIndex===this._visibleIndex&&(this._lastMouseX>this._startMouseX&&0!==this._lastIndex&&(t=this._lastIndex-1),this._lastMouseX<this._startMouseX&&this._lastIndex!==this._items?.length-1&&(t=this._lastIndex+1)),null!==t&&(this._shouldCheckLocation=!1,setTimeout((()=>this._scrollTo(t)),100))}_isVisible(t){if(!this._el||!t)return!1;const e=t.getBoundingClientRect(),i=this._sliderRef.getBoundingClientRect();return e.left>=i.left&&e.right<=i.right||this._isMobile(t)&&e.left+e.width/2>=i.left&&e.left+e.width/2<=i.right}_calculateWidth(){let t=0;for(let e of this._filteredItems)t+=e.getBoundingClientRect().width;const e=getComputedStyle(this._sliderRef),i=2*Number.parseInt(e.padding),s=getComputedStyle(this._innerSliderRef);t+=i+Number.parseInt(s.gap)*(this._filteredItems.length-1),this._totalWidth=t}_calculateHeight(){if(0===this._filteredItems.length)return;const t=this._filteredItems.at(0).getBoundingClientRect().height;t!=this._outerHeight&&(this._outerHeight=t)}_isMobile(t){t||(t=this._filteredItems.at(0));const e=t.getBoundingClientRect();return this._sliderRef.getBoundingClientRect().width-e.width<10}static get style(){return".absolute{position:absolute}.relative{position:relative}.z-10{z-index:10}.-mx-16{margin-left:-4rem;margin-right:-4rem}.-my-4{margin-bottom:-1rem;margin-top:-1rem}.mt-3{margin-top:.75rem}.box-content{box-sizing:content-box}.flex{display:flex}.w-0{width:0}.w-full{width:100%}.translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.flex-col{flex-direction:column}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.px-1{padding-left:.25rem;padding-right:.25rem}.px-16{padding-left:4rem;padding-right:4rem}*{box-sizing:border-box}:host{display:flex;flex-direction:column;margin:-1rem -4rem;overflow:hidden;padding:1rem 4rem}:host .slider{box-sizing:content-box;overflow:visible;position:relative}:host .slider.draggable{cursor:grab}@media (min-width:64rem){:host .slider.draggable{cursor:auto}}:host .slider.draggable.dragging{cursor:grabbing}@media (min-width:64rem){:host .slider.draggable.dragging{cursor:auto}}:host .slider.draggable.dragging .inner-slider{transition-property:none}:host .slider .inner-slider{--tw-translate-x:0px;align-items:stretch;display:flex;flex-wrap:nowrap;gap:.5rem;position:absolute;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.15s;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}@media (min-width:64rem){:host .slider .inner-slider{flex-wrap:wrap;gap:1rem}}:host .slider .inner-slider>::slotted(*){flex-shrink:0;position:relative;width:100%;z-index:10}@media (min-width:40rem){:host .slider .inner-slider>::slotted(*){width:calc(50% - .5rem)}}@media (min-width:64rem){:host .slider .inner-slider>::slotted(*){flex:1 1 0%;width:0}}:host .indicator{align-items:center;display:flex;justify-content:center}@media (min-width:64rem){:host .indicator{display:none}}:host .indicator .item{margin-top:.75rem;padding-left:.25rem;padding-right:.25rem;padding-top:.25rem}@media (min-width:64rem){.desktop-xs\\:hidden{display:none}.desktop-xs\\:flex-wrap{flex-wrap:wrap}}.visible{visibility:visible}.static{position:static}.block{display:block}.hidden{display:none}.h-2{height:.5rem}.w-2{width:.5rem}.cursor-pointer{cursor:pointer}.resize{resize:both}.rounded-full{border-radius:9999px}.bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(187 209 253/var(--tw-bg-opacity,1))}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(82 138 250/var(--tw-bg-opacity,1))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}"}},[769,"p-content-slider",{hideMobileIndicator:[4,"hide-mobile-indicator"],disableDrag:[4,"disable-drag"],disableAutoCenter:[4,"disable-auto-center"],disableIndicatorClick:[4,"disable-indicator-click"],_visibleIndex:[32],_outerHeight:[32],_totalWidth:[32],_dragging:[32]},[[9,"mouseup","mouseUpHandler"],[9,"touchend","mouseUpHandler"],[9,"resize","resizeHandler"]]]);function o(){"undefined"!=typeof customElements&&["p-content-slider"].forEach((e=>{"p-content-slider"===e&&(customElements.get(t(e))||customElements.define(t(e),n))}))}o();const l=n,d=o;export{l as PContentSlider,d as defineCustomElement}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import{t,p as s,H as e,c as i,h}from"./p-CySg37XO.js";import{T as n}from"./p-Au2WuEGF.js";import{s as r}from"./p-BBiGYjKk.js";import{d as o}from"./p-aZcUXH1b.js";import{d as a}from"./p-0Uawv030.js";const c="undefined"!=typeof window&&void 0!==window.document,l=c?window:{},d=!!c&&"ontouchstart"in l.document.documentElement,u=!!c&&"PointerEvent"in l,p="cropper",b=p+"-canvas",m=p+"-crosshair",f=p+"-grid",g=p+"-handle",w=p+"-image",v=p+"-selection",k=p+"-shade",$=p+"-viewer",y="select",x="move",z="scale",M="rotate",C="transform",A="none",j="n-resize",E="e-resize",O="s-resize",T="w-resize",S="ne-resize",X="nw-resize",_="se-resize",I="sw-resize",N=u?"pointerdown":d?"touchstart":"mousedown",R=u?"pointermove":d?"touchmove":"mousemove",Y=u?"pointerup pointercancel":d?"touchend touchcancel":"mouseup",W="error",P="keydown",D="load",L="wheel",U="action",B="actionend",F="actionstart",H="change",G="transform",K=Number.isNaN||l.isNaN;function Z(t){return"number"==typeof t&&!K(t)}function V(t){return Z(t)&&t>0&&t<1/0}function q(t){return"object"==typeof t&&null!==t}const{hasOwnProperty:J}=Object.prototype;function Q(t){if(!q(t))return!1;try{const{constructor:s}=t,{prototype:e}=s;return s&&e&&J.call(e,"isPrototypeOf")}catch(t){return!1}}function tt(t){return"function"==typeof t}function st(t){return"object"==typeof t&&null!==t&&1===t.nodeType}const et=/([a-z\d])([A-Z])/g;function it(t){return(t+"").replace(et,"$1-$2").toLowerCase()}const ht=/-[A-z\d]/g;function nt(t){return t.replace(ht,(t=>t.slice(1).toUpperCase()))}const rt=/\s\s*/;function ot(t,s,e,i){s.trim().split(rt).forEach((s=>{t.removeEventListener(s,e,i)}))}function at(t,s,e,i){s.trim().split(rt).forEach((s=>{t.addEventListener(s,e,i)}))}function ct(t,s,e,i){at(t,s,e,Object.assign(Object.assign({},i),{once:!0}))}const lt={bubbles:!0,cancelable:!0,composed:!0},dt=Promise.resolve();function ut(t){const{documentElement:s}=t.ownerDocument,e=t.getBoundingClientRect();return{left:e.left+(l.pageXOffset-s.clientLeft),top:e.top+(l.pageYOffset-s.clientTop)}}const pt=/deg|g?rad|turn$/i;function bt(t){const s=parseFloat(t)||0;if(0!==s){const[e="rad"]=(t+"").match(pt)||[];switch(e.toLowerCase()){case"deg":return s/360*(2*Math.PI);case"grad":return s/400*(2*Math.PI);case"turn":return s*(2*Math.PI)}}return s}const mt="contain";function ft(t,s=mt){const{aspectRatio:e}=t;let{width:i,height:h}=t;const n=V(i),r=V(h);if(n&&r){const t=h*e;s===mt&&t>i||"cover"===s&&t<i?h=i/e:i=h*e}else n?h=i/e:r&&(i=h*e);return{width:i,height:h}}function gt(t,...s){if(0===s.length)return t;const[e,i,h,n,r,o]=t,[a,c,l,d,u,p]=s[0];return gt(t=[e*a+h*c,i*a+n*c,e*l+h*d,i*l+n*d,e*u+h*p+r,i*u+n*p+o],...s.slice(1))}const wt=/left|top|width|height/i,vt="open",kt=new WeakMap,$t=new WeakMap,yt=new Map,xt=l.document&&Array.isArray(l.document.adoptedStyleSheets)&&"replaceSync"in l.CSSStyleSheet.prototype;class zt extends HTMLElement{get $sharedStyle(){return(this.themeColor?`:host{--theme-color: ${this.themeColor};}`:"")+":host([hidden]){display:none!important}"}constructor(){var t,s;super(),this.shadowRootMode=vt,this.slottable=!0;const e=null===(s=null===(t=Object.getPrototypeOf(this))||void 0===t?void 0:t.constructor)||void 0===s?void 0:s.$name;e&&yt.set(e,this.tagName.toLowerCase())}static get observedAttributes(){return["shadow-root-mode","slottable","theme-color"]}attributeChangedCallback(t,s,e){if(Object.is(e,s))return;const i=nt(t);let h=e;switch(typeof this[i]){case"boolean":h=null!==e&&"false"!==e;break;case"number":h=Number(e)}switch(this[i]=h,t){case"theme-color":{const t=$t.get(this),s=this.$sharedStyle;t&&s&&(xt?t.replaceSync(s):t.textContent=s);break}}}$propertyChangedCallback(t,s,e){if(!Object.is(e,s))switch(t=it(t),typeof e){case"boolean":!0===e?this.hasAttribute(t)||this.setAttribute(t,""):this.removeAttribute(t);break;case"number":K(e)?e="":e+="";default:e?this.getAttribute(t)!==e&&this.setAttribute(t,e):this.removeAttribute(t)}}connectedCallback(){Object.getPrototypeOf(this).constructor.observedAttributes.forEach((t=>{const s=nt(t);let e=this[s];(function(t){return void 0===t})(e)||this.$propertyChangedCallback(s,void 0,e),Object.defineProperty(this,s,{enumerable:!0,configurable:!0,get:()=>e,set(t){const i=e;e=t,this.$propertyChangedCallback(s,i,t)}})}));const t=this.attachShadow({mode:this.shadowRootMode||vt});if(this.shadowRoot||kt.set(this,t),$t.set(this,this.$addStyles(this.$sharedStyle)),this.$style&&this.$addStyles(this.$style),this.$template){const s=document.createElement("template");s.innerHTML=this.$template,t.appendChild(s.content)}if(this.slottable){const s=document.createElement("slot");t.appendChild(s)}}disconnectedCallback(){$t.has(this)&&$t.delete(this),kt.has(this)&&kt.delete(this)}$getTagNameOf(t){var s;return null!==(s=yt.get(t))&&void 0!==s?s:t}$setStyles(t){return Object.keys(t).forEach((s=>{let e=t[s];Z(e)&&(0!==e&&wt.test(s)?e+="px":e+=""),this.style[s]=e})),this}$getShadowRoot(){return this.shadowRoot||kt.get(this)}$addStyles(t){let s;const e=this.$getShadowRoot();return xt?(s=new CSSStyleSheet,s.replaceSync(t),e.adoptedStyleSheets=e.adoptedStyleSheets.concat(s)):(s=document.createElement("style"),s.textContent=t,e.appendChild(s)),s}$emit(t,s,e){return function(t,s,e,i){return t.dispatchEvent(new CustomEvent(s,Object.assign(Object.assign(Object.assign({},lt),{detail:e}),i)))}(this,t,s,e)}$nextTick(t){return function(t,s){return s?dt.then(t?s.bind(t):s):dt}(this,t)}static $define(t,s){q(t)&&(s=t,t=""),t||(t=this.$name||this.name),t=it(t),c&&l.customElements&&!l.customElements.get(t)&&customElements.define(t,this,s)}}zt.$version="2.0.0";class Mt extends zt{constructor(){super(...arguments),this.$onPointerDown=null,this.$onPointerMove=null,this.$onPointerUp=null,this.$onWheel=null,this.$wheeling=!1,this.$pointers=new Map,this.$style=':host{display:block;min-height:100px;min-width:200px;overflow:hidden;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host([background]){background-color:#fff;background-image:repeating-linear-gradient(45deg,#ccc 25%,transparent 0,transparent 75%,#ccc 0,#ccc),repeating-linear-gradient(45deg,#ccc 25%,transparent 0,transparent 75%,#ccc 0,#ccc);background-image:repeating-conic-gradient(#ccc 0 25%,#fff 0 50%);background-position:0 0,.5rem .5rem;background-size:1rem 1rem}:host([disabled]){pointer-events:none}:host([disabled]):after{bottom:0;content:"";cursor:not-allowed;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}',this.$action=A,this.background=!1,this.disabled=!1,this.scaleStep=.1,this.themeColor="#39f"}static get observedAttributes(){return super.observedAttributes.concat(["background","disabled","scale-step"])}connectedCallback(){super.connectedCallback(),this.disabled||this.$bind()}disconnectedCallback(){this.disabled||this.$unbind(),super.disconnectedCallback()}$propertyChangedCallback(t,s,e){Object.is(e,s)||(super.$propertyChangedCallback(t,s,e),"disabled"!==t)||(e?this.$unbind():this.$bind())}$bind(){this.$onPointerDown||(this.$onPointerDown=this.$handlePointerDown.bind(this),at(this,N,this.$onPointerDown)),this.$onPointerMove||(this.$onPointerMove=this.$handlePointerMove.bind(this),at(this.ownerDocument,R,this.$onPointerMove)),this.$onPointerUp||(this.$onPointerUp=this.$handlePointerUp.bind(this),at(this.ownerDocument,Y,this.$onPointerUp)),this.$onWheel||(this.$onWheel=this.$handleWheel.bind(this),at(this,L,this.$onWheel,{passive:!1,capture:!0}))}$unbind(){this.$onPointerDown&&(ot(this,N,this.$onPointerDown),this.$onPointerDown=null),this.$onPointerMove&&(ot(this.ownerDocument,R,this.$onPointerMove),this.$onPointerMove=null),this.$onPointerUp&&(ot(this.ownerDocument,Y,this.$onPointerUp),this.$onPointerUp=null),this.$onWheel&&(ot(this,L,this.$onWheel,{capture:!0}),this.$onWheel=null)}$handlePointerDown(t){const{buttons:s,button:e,type:i}=t;if(this.disabled||("pointerdown"===i&&"mouse"===t.pointerType||"mousedown"===i)&&(Z(s)&&1!==s||Z(e)&&0!==e||t.ctrlKey))return;const{$pointers:h}=this;let n="";if(t.changedTouches)Array.from(t.changedTouches).forEach((({identifier:t,pageX:s,pageY:e})=>{h.set(t,{startX:s,startY:e,endX:s,endY:e})}));else{const{pointerId:s=0,pageX:e,pageY:i}=t;h.set(s,{startX:e,startY:i,endX:e,endY:i})}h.size>1?n=C:st(t.target)&&(n=t.target.action||t.target.getAttribute("action")||""),!1!==this.$emit(F,{action:n,relatedEvent:t})&&(t.preventDefault(),this.$action=n,this.style.willChange="transform")}$handlePointerMove(t){const{$action:s,$pointers:e}=this;if(this.disabled||s===A||0===e.size)return;if(!1===this.$emit("actionmove",{action:s,relatedEvent:t}))return;if(t.preventDefault(),t.changedTouches)Array.from(t.changedTouches).forEach((({identifier:t,pageX:s,pageY:i})=>{const h=e.get(t);h&&Object.assign(h,{endX:s,endY:i})}));else{const{pointerId:s=0,pageX:i,pageY:h}=t,n=e.get(s);n&&Object.assign(n,{endX:i,endY:h})}const i={action:s,relatedEvent:t};if(s===C){const s=new Map(e);let h=0,n=0,r=0,o=0,a=t.pageX,c=t.pageY;e.forEach(((t,e)=>{s.delete(e),s.forEach((s=>{let e=s.startX-t.startX,i=s.startY-t.startY,l=s.endX-t.endX,d=s.endY-t.endY,u=0,p=0,b=0,m=0;if(0===e?i<0?b=2*Math.PI:i>0&&(b=Math.PI):e>0?b=Math.PI/2+Math.atan(i/e):e<0&&(b=1.5*Math.PI+Math.atan(i/e)),0===l?d<0?m=2*Math.PI:d>0&&(m=Math.PI):l>0?m=Math.PI/2+Math.atan(d/l):l<0&&(m=1.5*Math.PI+Math.atan(d/l)),m>0||b>0){const e=m-b,i=Math.abs(e);i>h&&(h=i,r=e,a=(t.startX+s.startX)/2,c=(t.startY+s.startY)/2)}if(e=Math.abs(e),i=Math.abs(i),l=Math.abs(l),d=Math.abs(d),e>0&&i>0?u=Math.sqrt(e*e+i*i):e>0?u=e:i>0&&(u=i),l>0&&d>0?p=Math.sqrt(l*l+d*d):l>0?p=l:d>0&&(p=d),u>0&&p>0){const e=(p-u)/u,i=Math.abs(e);i>n&&(n=i,o=e,a=(t.startX+s.startX)/2,c=(t.startY+s.startY)/2)}}))}));const l=h>0,d=n>0;l&&d?(i.rotate=r,i.scale=o,i.centerX=a,i.centerY=c):l?(i.action=M,i.rotate=r,i.centerX=a,i.centerY=c):d?(i.action=z,i.scale=o,i.centerX=a,i.centerY=c):i.action=A}else{const[t]=Array.from(e.values());Object.assign(i,t)}e.forEach((t=>{t.startX=t.endX,t.startY=t.endY})),i.action!==A&&this.$emit(U,i,{cancelable:!1})}$handlePointerUp(t){const{$action:s,$pointers:e}=this;if(!this.disabled&&s!==A&&!1!==this.$emit(B,{action:s,relatedEvent:t})){if(t.preventDefault(),t.changedTouches)Array.from(t.changedTouches).forEach((({identifier:t})=>{e.delete(t)}));else{const{pointerId:s=0}=t;e.delete(s)}0===e.size&&(this.style.willChange="",this.$action=A)}}$handleWheel(t){this.disabled||(t.preventDefault(),this.$wheeling||(this.$wheeling=!0,setTimeout((()=>{this.$wheeling=!1}),50),this.$emit(U,{action:z,scale:(t.deltaY>0?-1:1)*this.scaleStep,relatedEvent:t},{cancelable:!1})))}$setAction(t){return function(t){return"string"==typeof t}(t)&&(this.$action=t),this}$toCanvas(t){return new Promise(((s,e)=>{if(!this.isConnected)return void e(Error("The current element is not connected to the DOM."));const i=document.createElement("canvas");let h=this.offsetWidth,n=this.offsetHeight,r=1;Q(t)&&(V(t.width)||V(t.height))&&(({width:h,height:n}=ft({aspectRatio:h/n,width:t.width,height:t.height})),r=h/this.offsetWidth),i.width=h,i.height=n;const o=this.querySelector(this.$getTagNameOf(w));o?o.$ready().then((e=>{const a=i.getContext("2d");if(a){const[s,c,l,d,u,p]=o.$getTransform();let b=u,m=p,f=e.naturalWidth,g=e.naturalHeight;1!==r&&(b*=r,m*=r,f*=r,g*=r);const w=f/2,v=g/2;a.fillStyle="transparent",a.fillRect(0,0,h,n),Q(t)&&tt(t.beforeDraw)&&t.beforeDraw.call(this,a,i),a.save(),a.translate(w,v),a.transform(s,c,l,d,b,m),a.translate(-w,-v),a.drawImage(e,0,0,f,g),a.restore()}s(i)})).catch(e):s(i)}))}}Mt.$name=b,Mt.$version="2.0.0";const Ct=new WeakMap,At=["alt","crossorigin","decoding","importance","loading","referrerpolicy","sizes","src","srcset"];class jt extends zt{constructor(){super(...arguments),this.$matrix=[1,0,0,1,0,0],this.$onLoad=null,this.$onCanvasAction=null,this.$onCanvasActionEnd=null,this.$onCanvasActionStart=null,this.$actionStartTarget=null,this.$style=":host{display:inline-block}img{display:block;height:100%;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}",this.$image=new Image,this.initialCenterSize="contain",this.rotatable=!1,this.scalable=!1,this.skewable=!1,this.slottable=!1,this.translatable=!1}set $canvas(t){Ct.set(this,t)}get $canvas(){return Ct.get(this)}static get observedAttributes(){return super.observedAttributes.concat(At,["initial-center-size","rotatable","scalable","skewable","translatable"])}attributeChangedCallback(t,s,e){Object.is(e,s)||(super.attributeChangedCallback(t,s,e),At.includes(t)&&this.$image.setAttribute(t,e))}$propertyChangedCallback(t,s,e){Object.is(e,s)||(super.$propertyChangedCallback(t,s,e),"initialCenterSize"!==t)||this.$nextTick((()=>{this.$center(e)}))}connectedCallback(){super.connectedCallback();const{$image:t}=this,s=this.closest(this.$getTagNameOf(b));s&&(this.$canvas=s,this.$setStyles({display:"block",position:"absolute"}),this.$onCanvasActionStart=t=>{var s,e;this.$actionStartTarget=null===(e=null===(s=t.detail)||void 0===s?void 0:s.relatedEvent)||void 0===e?void 0:e.target},this.$onCanvasActionEnd=()=>{this.$actionStartTarget=null},this.$onCanvasAction=this.$handleAction.bind(this),at(s,F,this.$onCanvasActionStart),at(s,B,this.$onCanvasActionEnd),at(s,U,this.$onCanvasAction)),this.$onLoad=this.$handleLoad.bind(this),at(t,D,this.$onLoad),this.$getShadowRoot().appendChild(t)}disconnectedCallback(){const{$image:t,$canvas:s}=this;s&&(this.$onCanvasActionStart&&(ot(s,F,this.$onCanvasActionStart),this.$onCanvasActionStart=null),this.$onCanvasActionEnd&&(ot(s,B,this.$onCanvasActionEnd),this.$onCanvasActionEnd=null),this.$onCanvasAction&&(ot(s,U,this.$onCanvasAction),this.$onCanvasAction=null)),t&&this.$onLoad&&(ot(t,D,this.$onLoad),this.$onLoad=null),this.$getShadowRoot().removeChild(t),super.disconnectedCallback()}$handleLoad(){const{$image:t}=this;this.$setStyles({width:t.naturalWidth,height:t.naturalHeight}),this.$canvas&&this.$center(this.initialCenterSize)}$handleAction(t){if(this.hidden||!(this.rotatable||this.scalable||this.translatable))return;const{$canvas:s}=this,{detail:e}=t;if(e){const{relatedEvent:t}=e;let{action:i}=e;switch(i!==C||this.rotatable&&this.scalable||(i=this.rotatable?M:this.scalable?z:A),i){case x:if(this.translatable){let i=null;t&&(i=t.target.closest(this.$getTagNameOf(v))),i||(i=s.querySelector(this.$getTagNameOf(v))),i&&i.multiple&&!i.active&&(i=s.querySelector(this.$getTagNameOf(v)+"[active]")),i&&!i.hidden&&i.movable&&!i.dynamic&&this.$actionStartTarget&&i.contains(this.$actionStartTarget)||this.$move(e.endX-e.startX,e.endY-e.startY)}break;case M:if(this.rotatable)if(t){const{x:s,y:i}=this.getBoundingClientRect();this.$rotate(e.rotate,t.clientX-s,t.clientY-i)}else this.$rotate(e.rotate);break;case z:if(this.scalable)if(t){const s=t.target.closest(this.$getTagNameOf(v));if(!s||!s.zoomable||s.zoomable&&s.dynamic){const{x:s,y:i}=this.getBoundingClientRect();this.$zoom(e.scale,t.clientX-s,t.clientY-i)}}else this.$zoom(e.scale);break;case C:if(this.rotatable&&this.scalable){const{rotate:s}=e;let{scale:i}=e;i<0?i=1/(1-i):i+=1;const h=Math.cos(s),n=Math.sin(s),[r,o,a,c]=[h*i,n*i,-n*i,h*i];if(t){const s=this.getBoundingClientRect(),e=t.clientX-s.x,i=t.clientY-s.y,[h,n,l,d]=this.$matrix,u=e-s.width/2,p=i-s.height/2,b=(u*d-l*p)/(h*d-l*n),m=(p*h-n*u)/(h*d-l*n);this.$transform(r,o,a,c,b*(1-r)+m*a,m*(1-c)+b*o)}else this.$transform(r,o,a,c,0,0)}}}}$ready(t){const{$image:s}=this,e=new Promise(((t,e)=>{const i=Error("Failed to load the image source");if(s.complete)s.naturalWidth>0&&s.naturalHeight>0?t(s):e(i);else{const h=()=>{ot(s,W,n),t(s)},n=()=>{ot(s,D,h),e(i)};ct(s,D,h),ct(s,W,n)}}));return tt(t)&&e.then((s=>(t(s),s))),e}$center(t){const{parentElement:s}=this;if(!s)return this;const e=s.getBoundingClientRect(),i=e.width,h=e.height,{x:n,y:r,width:o,height:a}=this.getBoundingClientRect();if(this.$move(e.x+i/2-(n+o/2),e.y+h/2-(r+a/2)),t&&(o!==i||a!==h)){const s=i/o,e=h/a;switch(t){case"cover":this.$scale(Math.max(s,e));break;case"contain":this.$scale(Math.min(s,e))}}return this}$move(t,s=t){if(this.translatable&&Z(t)&&Z(s)){const[e,i,h,n]=this.$matrix;this.$translate((t*n-h*s)/(e*n-h*i),(s*e-i*t)/(e*n-h*i))}return this}$moveTo(t,s=t){if(this.translatable&&Z(t)&&Z(s)){const[e,i,h,n]=this.$matrix;this.$setTransform(e,i,h,n,(t*n-h*s)/(e*n-h*i),(s*e-i*t)/(e*n-h*i))}return this}$rotate(t,s,e){if(this.rotatable){const i=bt(t),h=Math.cos(i),n=Math.sin(i),[r,o,a,c]=[h,n,-n,h];if(Z(s)&&Z(e)){const[t,i,h,n]=this.$matrix,{width:l,height:d}=this.getBoundingClientRect(),u=s-l/2,p=e-d/2,b=(u*n-h*p)/(t*n-h*i),m=(p*t-i*u)/(t*n-h*i);this.$transform(r,o,a,c,b*(1-r)-m*a,m*(1-c)-b*o)}else this.$transform(r,o,a,c,0,0)}return this}$zoom(t,s,e){if(!this.scalable||0===t)return this;if(t<0?t=1/(1-t):t+=1,Z(s)&&Z(e)){const[i,h,n,r]=this.$matrix,{width:o,height:a}=this.getBoundingClientRect(),c=s-o/2,l=e-a/2;this.$transform(t,0,0,t,(c*r-n*l)/(i*r-n*h)*(1-t),(l*i-h*c)/(i*r-n*h)*(1-t))}else this.$scale(t);return this}$scale(t,s=t){return this.scalable&&this.$transform(t,0,0,s,0,0),this}$skew(t,s=0){if(this.skewable){const e=bt(t),i=bt(s);this.$transform(1,Math.tan(i),Math.tan(e),1,0,0)}return this}$translate(t,s=t){return this.translatable&&Z(t)&&Z(s)&&this.$transform(1,0,0,1,t,s),this}$transform(t,s,e,i,h,n){return Z(t)&&Z(s)&&Z(e)&&Z(i)&&Z(h)&&Z(n)?this.$setTransform(gt(this.$matrix,[t,s,e,i,h,n])):this}$setTransform(t,s,e,i,h,n){if((this.rotatable||this.scalable||this.skewable||this.translatable)&&(Array.isArray(t)&&([t,s,e,i,h,n]=t),Z(t)&&Z(s)&&Z(e)&&Z(i)&&Z(h)&&Z(n))){const r=[...this.$matrix],o=[t,s,e,i,h,n];if(!1===this.$emit(G,{matrix:o,oldMatrix:r}))return this;this.$matrix=o,this.style.transform=`matrix(${o.join(", ")})`}return this}$getTransform(){return this.$matrix.slice()}$resetTransform(){return this.$setTransform([1,0,0,1,0,0])}}jt.$name=w,jt.$version="2.0.0";const Et=new WeakMap;class Ot extends zt{constructor(){super(...arguments),this.$onCanvasChange=null,this.$onCanvasActionEnd=null,this.$onCanvasActionStart=null,this.$style=":host{display:block;height:0;left:0;outline:var(--theme-color) solid 1px;position:relative;top:0;width:0}:host([transparent]){outline-color:transparent}",this.x=0,this.y=0,this.width=0,this.height=0,this.slottable=!1,this.themeColor="rgba(0, 0, 0, 0.65)"}set $canvas(t){Et.set(this,t)}get $canvas(){return Et.get(this)}static get observedAttributes(){return super.observedAttributes.concat(["height","width","x","y"])}connectedCallback(){super.connectedCallback();const t=this.closest(this.$getTagNameOf(b));if(t){this.$canvas=t,this.style.position="absolute";const s=t.querySelector(this.$getTagNameOf(v));s&&(this.$onCanvasActionStart=t=>{s.hidden&&t.detail.action===y&&(this.hidden=!1)},this.$onCanvasActionEnd=t=>{s.hidden&&t.detail.action===y&&(this.hidden=!0)},this.$onCanvasChange=t=>{const{x:e,y:i,width:h,height:n}=t.detail;this.$change(e,i,h,n),(s.hidden||0===e&&0===i&&0===h&&0===n)&&(this.hidden=!0)},at(t,F,this.$onCanvasActionStart),at(t,B,this.$onCanvasActionEnd),at(t,H,this.$onCanvasChange))}this.$render()}disconnectedCallback(){const{$canvas:t}=this;t&&(this.$onCanvasActionStart&&(ot(t,F,this.$onCanvasActionStart),this.$onCanvasActionStart=null),this.$onCanvasActionEnd&&(ot(t,B,this.$onCanvasActionEnd),this.$onCanvasActionEnd=null),this.$onCanvasChange&&(ot(t,H,this.$onCanvasChange),this.$onCanvasChange=null)),super.disconnectedCallback()}$change(t,s,e=this.width,i=this.height){return Z(t)&&Z(s)&&Z(e)&&Z(i)&&(t!==this.x||s!==this.y||e!==this.width||i!==this.height)?(this.hidden&&(this.hidden=!1),this.x=t,this.y=s,this.width=e,this.height=i,this.$render()):this}$reset(){return this.$change(0,0,0,0)}$render(){return this.$setStyles({transform:`translate(${this.x}px, ${this.y}px)`,width:this.width,height:this.height,outlineWidth:l.innerWidth})}}Ot.$name=k,Ot.$version="2.0.0";class Tt extends zt{constructor(){super(...arguments),this.$onCanvasCropEnd=null,this.$onCanvasCropStart=null,this.$style=':host{background-color:var(--theme-color);display:block}:host([action=move]),:host([action=select]){height:100%;left:0;position:absolute;top:0;width:100%}:host([action=move]){cursor:move}:host([action=select]){cursor:crosshair}:host([action$=-resize]){background-color:transparent;height:15px;position:absolute;width:15px}:host([action$=-resize]):after{background-color:var(--theme-color);content:"";display:block;height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5px}:host([action=n-resize]),:host([action=s-resize]){cursor:ns-resize;left:50%;transform:translateX(-50%);width:100%}:host([action=n-resize]){top:-8px}:host([action=s-resize]){bottom:-8px}:host([action=e-resize]),:host([action=w-resize]){cursor:ew-resize;height:100%;top:50%;transform:translateY(-50%)}:host([action=e-resize]){right:-8px}:host([action=w-resize]){left:-8px}:host([action=ne-resize]){cursor:nesw-resize;right:-8px;top:-8px}:host([action=nw-resize]){cursor:nwse-resize;left:-8px;top:-8px}:host([action=se-resize]){bottom:-8px;cursor:nwse-resize;right:-8px}:host([action=se-resize]):after{height:15px;width:15px}@media (pointer:coarse){:host([action=se-resize]):after{height:10px;width:10px}}@media (pointer:fine){:host([action=se-resize]):after{height:5px;width:5px}}:host([action=sw-resize]){bottom:-8px;cursor:nesw-resize;left:-8px}:host([plain]){background-color:transparent}',this.action=A,this.plain=!1,this.slottable=!1,this.themeColor="rgba(51, 153, 255, 0.5)"}static get observedAttributes(){return super.observedAttributes.concat(["action","plain"])}}Tt.$name=g,Tt.$version="2.0.0";const St=new WeakMap;class Xt extends zt{constructor(){super(...arguments),this.$onCanvasAction=null,this.$onCanvasActionStart=null,this.$onCanvasActionEnd=null,this.$onDocumentKeyDown=null,this.$action="",this.$actionStartTarget=null,this.$changing=!1,this.$style=':host{display:block;left:0;position:relative;right:0}:host([outlined]){outline:1px solid var(--theme-color)}:host([multiple]){outline:1px dashed hsla(0,0%,100%,.5)}:host([multiple]):after{bottom:0;content:"";cursor:pointer;display:block;left:0;position:absolute;right:0;top:0}:host([multiple][active]){outline-color:var(--theme-color);z-index:1}:host([multiple])>*{visibility:hidden}:host([multiple][active])>*{visibility:visible}:host([multiple][active]):after{display:none}',this.$initialSelection={x:0,y:0,width:0,height:0},this.x=0,this.y=0,this.width=0,this.height=0,this.aspectRatio=NaN,this.initialAspectRatio=NaN,this.initialCoverage=NaN,this.active=!1,this.linked=!1,this.dynamic=!1,this.movable=!1,this.resizable=!1,this.zoomable=!1,this.multiple=!1,this.keyboard=!1,this.outlined=!1,this.precise=!1}set $canvas(t){St.set(this,t)}get $canvas(){return St.get(this)}static get observedAttributes(){return super.observedAttributes.concat(["active","aspect-ratio","dynamic","height","initial-aspect-ratio","initial-coverage","keyboard","linked","movable","multiple","outlined","precise","resizable","width","x","y","zoomable"])}$propertyChangedCallback(t,s,e){if(!Object.is(e,s))switch(super.$propertyChangedCallback(t,s,e),t){case"x":case"y":case"width":case"height":this.$changing||this.$nextTick((()=>{this.$change(this.x,this.y,this.width,this.height,this.aspectRatio,!0)}));break;case"aspectRatio":case"initialAspectRatio":this.$nextTick((()=>{this.$initSelection()}));break;case"initialCoverage":this.$nextTick((()=>{V(e)&&e<=1&&this.$initSelection(!0,!0)}));break;case"keyboard":this.$nextTick((()=>{this.$canvas&&(e?this.$onDocumentKeyDown||(this.$onDocumentKeyDown=this.$handleKeyDown.bind(this),at(this.ownerDocument,P,this.$onDocumentKeyDown)):this.$onDocumentKeyDown&&(ot(this.ownerDocument,P,this.$onDocumentKeyDown),this.$onDocumentKeyDown=null))}));break;case"multiple":this.$nextTick((()=>{if(this.$canvas){const t=this.$getSelections();e?(t.forEach((t=>{t.active=!1})),this.active=!0,this.$emit(H,{x:this.x,y:this.y,width:this.width,height:this.height})):(this.active=!1,t.slice(1).forEach((t=>{this.$removeSelection(t)})))}}));break;case"precise":this.$nextTick((()=>{this.$change(this.x,this.y)}));break;case"linked":e&&(this.dynamic=!0)}}connectedCallback(){super.connectedCallback();const t=this.closest(this.$getTagNameOf(b));t?(this.$canvas=t,this.$setStyles({position:"absolute",transform:`translate(${this.x}px, ${this.y}px)`}),this.hidden||this.$render(),this.$initSelection(!0),this.$onCanvasActionStart=this.$handleActionStart.bind(this),this.$onCanvasActionEnd=this.$handleActionEnd.bind(this),this.$onCanvasAction=this.$handleAction.bind(this),at(t,F,this.$onCanvasActionStart),at(t,B,this.$onCanvasActionEnd),at(t,U,this.$onCanvasAction)):this.$render()}disconnectedCallback(){const{$canvas:t}=this;t&&(this.$onCanvasActionStart&&(ot(t,F,this.$onCanvasActionStart),this.$onCanvasActionStart=null),this.$onCanvasActionEnd&&(ot(t,B,this.$onCanvasActionEnd),this.$onCanvasActionEnd=null),this.$onCanvasAction&&(ot(t,U,this.$onCanvasAction),this.$onCanvasAction=null)),super.disconnectedCallback()}$getSelections(){let t=[];return this.parentElement&&(t=Array.from(this.parentElement.querySelectorAll(this.$getTagNameOf(v)))),t}$initSelection(t=!1,s=!1){const{initialCoverage:e,parentElement:i}=this;if(V(e)&&i){const h=this.aspectRatio||this.initialAspectRatio;let n=(s?0:this.width)||i.offsetWidth*e,r=(s?0:this.height)||i.offsetHeight*e;V(h)&&({width:n,height:r}=ft({aspectRatio:h,width:n,height:r})),this.$change(this.x,this.y,n,r),t&&this.$center(),this.$initialSelection={x:this.x,y:this.y,width:this.width,height:this.height}}}$createSelection(){const t=this.cloneNode(!0);return this.hasAttribute("id")&&t.removeAttribute("id"),t.initialCoverage=NaN,this.active=!1,this.parentElement&&this.parentElement.insertBefore(t,this.nextSibling),t}$removeSelection(t=this){if(this.parentElement){const s=this.$getSelections();if(s.length>1){const e=s.indexOf(t),i=s[e+1]||s[e-1];i&&(t.active=!1,this.parentElement.removeChild(t),i.active=!0,i.$emit(H,{x:i.x,y:i.y,width:i.width,height:i.height}))}else this.$clear()}}$handleActionStart(t){var s,e;const i=null===(e=null===(s=t.detail)||void 0===s?void 0:s.relatedEvent)||void 0===e?void 0:e.target;this.$action="",this.$actionStartTarget=i,!this.hidden&&this.multiple&&!this.active&&i===this&&this.parentElement&&(this.$getSelections().forEach((t=>{t.active=!1})),this.active=!0,this.$emit(H,{x:this.x,y:this.y,width:this.width,height:this.height}))}$handleAction(t){const{currentTarget:s,detail:e}=t;if(!s||!e)return;const{relatedEvent:i}=e;let{action:h}=e;if(!h&&this.multiple&&(h=this.$action||(null==i?void 0:i.target.action),this.$action=h),!h||this.hidden&&h!==y||this.multiple&&!this.active&&h!==z)return;const n=e.endX-e.startX,r=e.endY-e.startY,{width:o,height:a}=this;let{aspectRatio:c}=this;switch(!V(c)&&i.shiftKey&&(c=V(o)&&V(a)?o/a:1),h){case y:if(0!==n&&0!==r){const{$canvas:t}=this,i=ut(s);(this.multiple&&!this.hidden?this.$createSelection():this).$change(e.startX-i.left,e.startY-i.top,Math.abs(n),Math.abs(r),c),n<0?r<0?h=X:r>0&&(h=I):n>0&&(r<0?h=S:r>0&&(h=_)),t&&(t.$action=h)}break;case x:this.movable&&(this.dynamic||this.$actionStartTarget&&this.contains(this.$actionStartTarget))&&this.$move(n,r);break;case z:if(i&&this.zoomable&&(this.dynamic||this.contains(i.target))){const t=ut(s);this.$zoom(e.scale,i.pageX-t.left,i.pageY-t.top)}break;default:this.$resize(h,n,r,c)}}$handleActionEnd(){this.$action="",this.$actionStartTarget=null}$handleKeyDown(t){if(this.hidden||!this.keyboard||this.multiple&&!this.active||t.defaultPrevented)return;const{activeElement:s}=document;if(!s||!["INPUT","TEXTAREA"].includes(s.tagName)&&!["true","plaintext-only"].includes(s.contentEditable))switch(t.key){case"Backspace":t.metaKey&&(t.preventDefault(),this.$removeSelection());break;case"Delete":t.preventDefault(),this.$removeSelection();break;case"ArrowLeft":t.preventDefault(),this.$move(-1,0);break;case"ArrowRight":t.preventDefault(),this.$move(1,0);break;case"ArrowUp":t.preventDefault(),this.$move(0,-1);break;case"ArrowDown":t.preventDefault(),this.$move(0,1);break;case"+":t.preventDefault(),this.$zoom(.1);break;case"-":t.preventDefault(),this.$zoom(-.1)}}$center(){const{parentElement:t}=this;return t?this.$change((t.offsetWidth-this.width)/2,(t.offsetHeight-this.height)/2):this}$move(t,s=t){return this.$moveTo(this.x+t,this.y+s)}$moveTo(t,s=t){return this.movable?this.$change(t,s):this}$resize(t,s=0,e=0,i=this.aspectRatio){if(!this.resizable)return this;const h=V(i),{$canvas:n}=this;let{x:r,y:o,width:a,height:c}=this;switch(t){case j:o+=e,c-=e,c<0&&(t=O,c=-c,o-=c),h&&(r+=(s=e*i)/2,a-=s,a<0&&(a=-a,r-=a));break;case E:a+=s,a<0&&(t=T,a=-a,r-=a),h&&(o-=(e=s/i)/2,c+=e,c<0&&(c=-c,o-=c));break;case O:c+=e,c<0&&(t=j,c=-c,o-=c),h&&(r-=(s=e*i)/2,a+=s,a<0&&(a=-a,r-=a));break;case T:r+=s,a-=s,a<0&&(t=E,a=-a,r-=a),h&&(o+=(e=s/i)/2,c-=e,c<0&&(c=-c,o-=c));break;case S:h&&(e=-s/i),o+=e,c-=e,a+=s,a<0&&c<0?(t=I,a=-a,c=-c,r-=a,o-=c):a<0?(t=X,a=-a,r-=a):c<0&&(t=_,c=-c,o-=c);break;case X:h&&(e=s/i),r+=s,o+=e,a-=s,c-=e,a<0&&c<0?(t=_,a=-a,c=-c,r-=a,o-=c):a<0?(t=S,a=-a,r-=a):c<0&&(t=I,c=-c,o-=c);break;case _:h&&(e=s/i),a+=s,c+=e,a<0&&c<0?(t=X,a=-a,c=-c,r-=a,o-=c):a<0?(t=I,a=-a,r-=a):c<0&&(t=S,c=-c,o-=c);break;case I:h&&(e=-s/i),r+=s,a-=s,c+=e,a<0&&c<0?(t=S,a=-a,c=-c,r-=a,o-=c):a<0?(t=_,a=-a,r-=a):c<0&&(t=X,c=-c,o-=c)}return n&&n.$setAction(t),this.$change(r,o,a,c)}$zoom(t,s,e){if(!this.zoomable||0===t)return this;t<0?t=1/(1-t):t+=1;const{width:i,height:h}=this,n=i*t,r=h*t;let o=this.x,a=this.y;return Z(s)&&Z(e)?(o-=(s-this.x)/i*(n-i),a-=(e-this.y)/h*(r-h)):(o-=(n-i)/2,a-=(r-h)/2),this.$change(o,a,n,r)}$change(t,s,e=this.width,i=this.height,h=this.aspectRatio,n=!1){return this.$changing||!Z(t)||!Z(s)||!Z(e)||!Z(i)||e<0||i<0?this:(V(h)&&({width:e,height:i}=ft({aspectRatio:h,width:e,height:i},"cover")),this.precise||(t=Math.round(t),s=Math.round(s),e=Math.round(e),i=Math.round(i)),t===this.x&&s===this.y&&e===this.width&&i===this.height&&Object.is(h,this.aspectRatio)&&!n?this:(this.hidden&&(this.hidden=!1),!1===this.$emit(H,{x:t,y:s,width:e,height:i})?this:(this.$changing=!0,this.x=t,this.y=s,this.width=e,this.height=i,this.$changing=!1,this.$render())))}$reset(){const{x:t,y:s,width:e,height:i}=this.$initialSelection;return this.$change(t,s,e,i)}$clear(){return this.$change(0,0,0,0,NaN,!0),this.hidden=!0,this}$render(){return this.$setStyles({transform:`translate(${this.x}px, ${this.y}px)`,width:this.width,height:this.height})}$toCanvas(t){return new Promise(((s,e)=>{if(!this.isConnected)return void e(Error("The current element is not connected to the DOM."));const i=document.createElement("canvas");let{width:h,height:n}=this,r=1;if(Q(t)&&(V(t.width)||V(t.height))&&(({width:h,height:n}=ft({aspectRatio:h/n,width:t.width,height:t.height})),r=h/this.width),i.width=h,i.height=n,!this.$canvas)return void s(i);const o=this.$canvas.querySelector(this.$getTagNameOf(w));o?o.$ready().then((e=>{const a=i.getContext("2d");if(a){const[s,c,l,d,u,p]=o.$getTransform(),b=-this.x,m=-this.y,f=(b*d-l*m)/(s*d-l*c),g=(m*s-c*b)/(s*d-l*c);let w=s*f+l*g+u,v=c*f+d*g+p,k=e.naturalWidth,$=e.naturalHeight;1!==r&&(w*=r,v*=r,k*=r,$*=r);const y=k/2,x=$/2;a.fillStyle="transparent",a.fillRect(0,0,h,n),Q(t)&&tt(t.beforeDraw)&&t.beforeDraw.call(this,a,i),a.save(),a.translate(y,x),a.transform(s,c,l,d,w,v),a.translate(-y,-x),a.drawImage(e,0,0,k,$),a.restore()}s(i)})).catch(e):s(i)}))}}Xt.$name=v,Xt.$version="2.0.0";class _t extends zt{constructor(){super(...arguments),this.$style=":host{display:flex;flex-direction:column;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host([bordered]){border:1px dashed var(--theme-color)}:host([covered]){bottom:0;left:0;position:absolute;right:0;top:0}:host>span{display:flex;flex:1}:host>span+span{border-top:1px dashed var(--theme-color)}:host>span>span{flex:1}:host>span>span+span{border-left:1px dashed var(--theme-color)}",this.bordered=!1,this.columns=3,this.covered=!1,this.rows=3,this.slottable=!1,this.themeColor="rgba(238, 238, 238, 0.5)"}static get observedAttributes(){return super.observedAttributes.concat(["bordered","columns","covered","rows"])}$propertyChangedCallback(t,s,e){Object.is(e,s)||(super.$propertyChangedCallback(t,s,e),"rows"!==t&&"columns"!==t||this.$nextTick((()=>{this.$render()})))}connectedCallback(){super.connectedCallback(),this.$render()}$render(){const t=this.$getShadowRoot(),s=document.createDocumentFragment();for(let t=0;t<this.rows;t+=1){const t=document.createElement("span");t.setAttribute("role","row");for(let s=0;s<this.columns;s+=1){const s=document.createElement("span");s.setAttribute("role","gridcell"),t.appendChild(s)}s.appendChild(t)}t&&(t.innerHTML="",t.appendChild(s))}}_t.$name=f,_t.$version="2.0.0";class It extends zt{constructor(){super(...arguments),this.$style=':host{display:inline-block;height:1em;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1em}:host:after,:host:before{background-color:var(--theme-color);content:"";display:block;position:absolute}:host:before{height:1px;left:0;top:50%;transform:translateY(-50%);width:100%}:host:after{height:100%;left:50%;top:0;transform:translateX(-50%);width:1px}:host([centered]){left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}',this.centered=!1,this.slottable=!1,this.themeColor="rgba(238, 238, 238, 0.5)"}static get observedAttributes(){return super.observedAttributes.concat(["centered"])}}It.$name=m,It.$version="2.0.0";const Nt=new WeakMap,Rt=new WeakMap,Yt=new WeakMap,Wt=new WeakMap,Pt="vertical";class Dt extends zt{constructor(){super(...arguments),this.$onSelectionChange=null,this.$onSourceImageLoad=null,this.$onSourceImageTransform=null,this.$scale=1,this.$style=":host{display:block;height:100%;overflow:hidden;position:relative;width:100%}",this.resize=Pt,this.selection="",this.slottable=!1}set $image(t){Rt.set(this,t)}get $image(){return Rt.get(this)}set $sourceImage(t){Wt.set(this,t)}get $sourceImage(){return Wt.get(this)}set $canvas(t){Nt.set(this,t)}get $canvas(){return Nt.get(this)}set $selection(t){Yt.set(this,t)}get $selection(){return Yt.get(this)}static get observedAttributes(){return super.observedAttributes.concat(["resize","selection"])}connectedCallback(){super.connectedCallback();let t=null;if(t=this.selection?this.ownerDocument.querySelector(this.selection):this.closest(this.$getTagNameOf(v)),st(t)){this.$selection=t,this.$onSelectionChange=this.$handleSelectionChange.bind(this),at(t,H,this.$onSelectionChange);const s=t.closest(this.$getTagNameOf(b));if(s){this.$canvas=s;const t=s.querySelector(this.$getTagNameOf(w));t&&(this.$sourceImage=t,this.$image=t.cloneNode(!0),this.$getShadowRoot().appendChild(this.$image),this.$onSourceImageLoad=this.$handleSourceImageLoad.bind(this),this.$onSourceImageTransform=this.$handleSourceImageTransform.bind(this),at(t.$image,D,this.$onSourceImageLoad),at(t,G,this.$onSourceImageTransform))}this.$render()}}disconnectedCallback(){const{$selection:t,$sourceImage:s}=this;t&&this.$onSelectionChange&&(ot(t,H,this.$onSelectionChange),this.$onSelectionChange=null),s&&this.$onSourceImageLoad&&(ot(s.$image,D,this.$onSourceImageLoad),this.$onSourceImageLoad=null),s&&this.$onSourceImageTransform&&(ot(s,G,this.$onSourceImageTransform),this.$onSourceImageTransform=null),super.disconnectedCallback()}$handleSelectionChange(t){this.$render(t.detail)}$handleSourceImageLoad(){const{$image:t,$sourceImage:s}=this,e=t.getAttribute("src"),i=s.getAttribute("src");i&&i!==e&&(t.setAttribute("src",i),t.$ready((()=>{setTimeout((()=>{this.$render()}),50)})))}$handleSourceImageTransform(t){this.$render(void 0,t.detail.matrix)}$render(t,s){const{$canvas:e,$selection:i}=this;t||i.hidden||(t=i),(!t||0===t.x&&0===t.y&&0===t.width&&0===t.height)&&(t={x:0,y:0,width:e.offsetWidth,height:e.offsetHeight});const{x:h,y:n,width:r,height:o}=t,a={},{clientWidth:c,clientHeight:l}=this;let d=c,u=l,p=NaN;switch(this.resize){case"both":p=1,d=r,u=o,a.width=r,a.height=o;break;case"horizontal":p=o>0?l/o:0,d=r*p,a.width=d;break;case Pt:p=r>0?c/r:0,u=o*p,a.height=u;break;default:c>0?p=r>0?c/r:0:l>0&&(p=o>0?l/o:0)}this.$scale=p,this.$setStyles(a),this.$sourceImage&&this.$transformImageByOffset(null!=s?s:this.$sourceImage.$getTransform(),-h,-n)}$transformImageByOffset(t,s,e){const{$image:i,$scale:h,$sourceImage:n}=this;if(n&&i&&h>=0){const[n,r,o,a,c,l]=t,d=(s*a-o*e)/(n*a-o*r),u=(e*n-r*s)/(n*a-o*r),p=n*d+o*u+c,b=r*d+a*u+l;i.$ready((t=>{this.$setStyles.call(i,{width:t.naturalWidth*h,height:t.naturalHeight*h})})),i.$setTransform(n,r,o,a,p*h,b*h)}}}Dt.$name=$,Dt.$version="2.0.0",
|
|
1
|
+
import{t,p as s,H as i,c as e,h}from"./p-CySg37XO.js";import{T as n}from"./p-Au2WuEGF.js";import{s as r}from"./p-BBiGYjKk.js";import{d as o}from"./p-aZcUXH1b.js";import{d as a}from"./p-CpYDgn2m.js";const c="undefined"!=typeof window&&void 0!==window.document,l=c?window:{},d=!!c&&"ontouchstart"in l.document.documentElement,u=!!c&&"PointerEvent"in l,p="cropper",b=p+"-canvas",m=p+"-crosshair",f=p+"-grid",g=p+"-handle",w=p+"-image",v=p+"-selection",k=p+"-shade",$=p+"-viewer",y="select",x="move",z="scale",M="rotate",C="transform",A="none",j="n-resize",E="e-resize",O="s-resize",T="w-resize",S="ne-resize",X="nw-resize",_="se-resize",I="sw-resize",N=u?"pointerdown":d?"touchstart":"mousedown",R=u?"pointermove":d?"touchmove":"mousemove",Y=u?"pointerup pointercancel":d?"touchend touchcancel":"mouseup",W="error",P="keydown",D="load",L="wheel",B="action",U="actionend",F="actionstart",H="change",G="transform",K=Number.isNaN||l.isNaN;function Z(t){return"number"==typeof t&&!K(t)}function V(t){return Z(t)&&t>0&&t<1/0}function q(t){return"object"==typeof t&&null!==t}const{hasOwnProperty:J}=Object.prototype;function Q(t){if(!q(t))return!1;try{const{constructor:s}=t,{prototype:i}=s;return s&&i&&J.call(i,"isPrototypeOf")}catch(t){return!1}}function tt(t){return"function"==typeof t}function st(t){return"object"==typeof t&&null!==t&&1===t.nodeType}const it=/([a-z\d])([A-Z])/g;function et(t){return(t+"").replace(it,"$1-$2").toLowerCase()}const ht=/-[A-z\d]/g;function nt(t){return t.replace(ht,(t=>t.slice(1).toUpperCase()))}const rt=/\s\s*/;function ot(t,s,i,e){s.trim().split(rt).forEach((s=>{t.removeEventListener(s,i,e)}))}function at(t,s,i,e){s.trim().split(rt).forEach((s=>{t.addEventListener(s,i,e)}))}function ct(t,s,i,e){at(t,s,i,Object.assign(Object.assign({},e),{once:!0}))}const lt={bubbles:!0,cancelable:!0,composed:!0},dt=Promise.resolve();function ut(t){const{documentElement:s}=t.ownerDocument,i=t.getBoundingClientRect();return{left:i.left+(l.pageXOffset-s.clientLeft),top:i.top+(l.pageYOffset-s.clientTop)}}const pt=/deg|g?rad|turn$/i;function bt(t){const s=parseFloat(t)||0;if(0!==s){const[i="rad"]=(t+"").match(pt)||[];switch(i.toLowerCase()){case"deg":return s/360*(2*Math.PI);case"grad":return s/400*(2*Math.PI);case"turn":return s*(2*Math.PI)}}return s}const mt="contain";function ft(t,s=mt){const{aspectRatio:i}=t;let{width:e,height:h}=t;const n=V(e),r=V(h);if(n&&r){const t=h*i;s===mt&&t>e||"cover"===s&&t<e?h=e/i:e=h*i}else n?h=e/i:r&&(e=h*i);return{width:e,height:h}}function gt(t,...s){if(0===s.length)return t;const[i,e,h,n,r,o]=t,[a,c,l,d,u,p]=s[0];return gt(t=[i*a+h*c,e*a+n*c,i*l+h*d,e*l+n*d,i*u+h*p+r,e*u+n*p+o],...s.slice(1))}const wt=/left|top|width|height/i,vt="open",kt=new WeakMap,$t=new WeakMap,yt=new Map,xt=l.document&&Array.isArray(l.document.adoptedStyleSheets)&&"replaceSync"in l.CSSStyleSheet.prototype;class zt extends HTMLElement{get $sharedStyle(){return(this.themeColor?`:host{--theme-color: ${this.themeColor};}`:"")+":host([hidden]){display:none!important}"}constructor(){var t,s;super(),this.shadowRootMode=vt,this.slottable=!0;const i=null===(s=null===(t=Object.getPrototypeOf(this))||void 0===t?void 0:t.constructor)||void 0===s?void 0:s.$name;i&&yt.set(i,this.tagName.toLowerCase())}static get observedAttributes(){return["shadow-root-mode","slottable","theme-color"]}attributeChangedCallback(t,s,i){if(Object.is(i,s))return;const e=nt(t);let h=i;switch(typeof this[e]){case"boolean":h=null!==i&&"false"!==i;break;case"number":h=Number(i)}switch(this[e]=h,t){case"theme-color":{const t=$t.get(this),s=this.$sharedStyle;t&&s&&(xt?t.replaceSync(s):t.textContent=s);break}}}$propertyChangedCallback(t,s,i){if(!Object.is(i,s))switch(t=et(t),typeof i){case"boolean":!0===i?this.hasAttribute(t)||this.setAttribute(t,""):this.removeAttribute(t);break;case"number":K(i)?i="":i+="";default:i?this.getAttribute(t)!==i&&this.setAttribute(t,i):this.removeAttribute(t)}}connectedCallback(){Object.getPrototypeOf(this).constructor.observedAttributes.forEach((t=>{const s=nt(t);let i=this[s];(function(t){return void 0===t})(i)||this.$propertyChangedCallback(s,void 0,i),Object.defineProperty(this,s,{enumerable:!0,configurable:!0,get:()=>i,set(t){const e=i;i=t,this.$propertyChangedCallback(s,e,t)}})}));const t=this.attachShadow({mode:this.shadowRootMode||vt});if(this.shadowRoot||kt.set(this,t),$t.set(this,this.$addStyles(this.$sharedStyle)),this.$style&&this.$addStyles(this.$style),this.$template){const s=document.createElement("template");s.innerHTML=this.$template,t.appendChild(s.content)}if(this.slottable){const s=document.createElement("slot");t.appendChild(s)}}disconnectedCallback(){$t.has(this)&&$t.delete(this),kt.has(this)&&kt.delete(this)}$getTagNameOf(t){var s;return null!==(s=yt.get(t))&&void 0!==s?s:t}$setStyles(t){return Object.keys(t).forEach((s=>{let i=t[s];Z(i)&&(0!==i&&wt.test(s)?i+="px":i+=""),this.style[s]=i})),this}$getShadowRoot(){return this.shadowRoot||kt.get(this)}$addStyles(t){let s;const i=this.$getShadowRoot();return xt?(s=new CSSStyleSheet,s.replaceSync(t),i.adoptedStyleSheets=i.adoptedStyleSheets.concat(s)):(s=document.createElement("style"),s.textContent=t,i.appendChild(s)),s}$emit(t,s,i){return function(t,s,i,e){return t.dispatchEvent(new CustomEvent(s,Object.assign(Object.assign(Object.assign({},lt),{detail:i}),e)))}(this,t,s,i)}$nextTick(t){return function(t,s){return s?dt.then(t?s.bind(t):s):dt}(this,t)}static $define(t,s){q(t)&&(s=t,t=""),t||(t=this.$name||this.name),t=et(t),c&&l.customElements&&!l.customElements.get(t)&&customElements.define(t,this,s)}}zt.$version="2.0.0";class Mt extends zt{constructor(){super(...arguments),this.$onPointerDown=null,this.$onPointerMove=null,this.$onPointerUp=null,this.$onWheel=null,this.$wheeling=!1,this.$pointers=new Map,this.$style=':host{display:block;min-height:100px;min-width:200px;overflow:hidden;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host([background]){background-color:#fff;background-image:repeating-linear-gradient(45deg,#ccc 25%,transparent 0,transparent 75%,#ccc 0,#ccc),repeating-linear-gradient(45deg,#ccc 25%,transparent 0,transparent 75%,#ccc 0,#ccc);background-image:repeating-conic-gradient(#ccc 0 25%,#fff 0 50%);background-position:0 0,.5rem .5rem;background-size:1rem 1rem}:host([disabled]){pointer-events:none}:host([disabled]):after{bottom:0;content:"";cursor:not-allowed;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}',this.$action=A,this.background=!1,this.disabled=!1,this.scaleStep=.1,this.themeColor="#39f"}static get observedAttributes(){return super.observedAttributes.concat(["background","disabled","scale-step"])}connectedCallback(){super.connectedCallback(),this.disabled||this.$bind()}disconnectedCallback(){this.disabled||this.$unbind(),super.disconnectedCallback()}$propertyChangedCallback(t,s,i){Object.is(i,s)||(super.$propertyChangedCallback(t,s,i),"disabled"!==t)||(i?this.$unbind():this.$bind())}$bind(){this.$onPointerDown||(this.$onPointerDown=this.$handlePointerDown.bind(this),at(this,N,this.$onPointerDown)),this.$onPointerMove||(this.$onPointerMove=this.$handlePointerMove.bind(this),at(this.ownerDocument,R,this.$onPointerMove)),this.$onPointerUp||(this.$onPointerUp=this.$handlePointerUp.bind(this),at(this.ownerDocument,Y,this.$onPointerUp)),this.$onWheel||(this.$onWheel=this.$handleWheel.bind(this),at(this,L,this.$onWheel,{passive:!1,capture:!0}))}$unbind(){this.$onPointerDown&&(ot(this,N,this.$onPointerDown),this.$onPointerDown=null),this.$onPointerMove&&(ot(this.ownerDocument,R,this.$onPointerMove),this.$onPointerMove=null),this.$onPointerUp&&(ot(this.ownerDocument,Y,this.$onPointerUp),this.$onPointerUp=null),this.$onWheel&&(ot(this,L,this.$onWheel,{capture:!0}),this.$onWheel=null)}$handlePointerDown(t){const{buttons:s,button:i,type:e}=t;if(this.disabled||("pointerdown"===e&&"mouse"===t.pointerType||"mousedown"===e)&&(Z(s)&&1!==s||Z(i)&&0!==i||t.ctrlKey))return;const{$pointers:h}=this;let n="";if(t.changedTouches)Array.from(t.changedTouches).forEach((({identifier:t,pageX:s,pageY:i})=>{h.set(t,{startX:s,startY:i,endX:s,endY:i})}));else{const{pointerId:s=0,pageX:i,pageY:e}=t;h.set(s,{startX:i,startY:e,endX:i,endY:e})}h.size>1?n=C:st(t.target)&&(n=t.target.action||t.target.getAttribute("action")||""),!1!==this.$emit(F,{action:n,relatedEvent:t})&&(t.preventDefault(),this.$action=n,this.style.willChange="transform")}$handlePointerMove(t){const{$action:s,$pointers:i}=this;if(this.disabled||s===A||0===i.size)return;if(!1===this.$emit("actionmove",{action:s,relatedEvent:t}))return;if(t.preventDefault(),t.changedTouches)Array.from(t.changedTouches).forEach((({identifier:t,pageX:s,pageY:e})=>{const h=i.get(t);h&&Object.assign(h,{endX:s,endY:e})}));else{const{pointerId:s=0,pageX:e,pageY:h}=t,n=i.get(s);n&&Object.assign(n,{endX:e,endY:h})}const e={action:s,relatedEvent:t};if(s===C){const s=new Map(i);let h=0,n=0,r=0,o=0,a=t.pageX,c=t.pageY;i.forEach(((t,i)=>{s.delete(i),s.forEach((s=>{let i=s.startX-t.startX,e=s.startY-t.startY,l=s.endX-t.endX,d=s.endY-t.endY,u=0,p=0,b=0,m=0;if(0===i?e<0?b=2*Math.PI:e>0&&(b=Math.PI):i>0?b=Math.PI/2+Math.atan(e/i):i<0&&(b=1.5*Math.PI+Math.atan(e/i)),0===l?d<0?m=2*Math.PI:d>0&&(m=Math.PI):l>0?m=Math.PI/2+Math.atan(d/l):l<0&&(m=1.5*Math.PI+Math.atan(d/l)),m>0||b>0){const i=m-b,e=Math.abs(i);e>h&&(h=e,r=i,a=(t.startX+s.startX)/2,c=(t.startY+s.startY)/2)}if(i=Math.abs(i),e=Math.abs(e),l=Math.abs(l),d=Math.abs(d),i>0&&e>0?u=Math.sqrt(i*i+e*e):i>0?u=i:e>0&&(u=e),l>0&&d>0?p=Math.sqrt(l*l+d*d):l>0?p=l:d>0&&(p=d),u>0&&p>0){const i=(p-u)/u,e=Math.abs(i);e>n&&(n=e,o=i,a=(t.startX+s.startX)/2,c=(t.startY+s.startY)/2)}}))}));const l=h>0,d=n>0;l&&d?(e.rotate=r,e.scale=o,e.centerX=a,e.centerY=c):l?(e.action=M,e.rotate=r,e.centerX=a,e.centerY=c):d?(e.action=z,e.scale=o,e.centerX=a,e.centerY=c):e.action=A}else{const[t]=Array.from(i.values());Object.assign(e,t)}i.forEach((t=>{t.startX=t.endX,t.startY=t.endY})),e.action!==A&&this.$emit(B,e,{cancelable:!1})}$handlePointerUp(t){const{$action:s,$pointers:i}=this;if(!this.disabled&&s!==A&&!1!==this.$emit(U,{action:s,relatedEvent:t})){if(t.preventDefault(),t.changedTouches)Array.from(t.changedTouches).forEach((({identifier:t})=>{i.delete(t)}));else{const{pointerId:s=0}=t;i.delete(s)}0===i.size&&(this.style.willChange="",this.$action=A)}}$handleWheel(t){this.disabled||(t.preventDefault(),this.$wheeling||(this.$wheeling=!0,setTimeout((()=>{this.$wheeling=!1}),50),this.$emit(B,{action:z,scale:(t.deltaY>0?-1:1)*this.scaleStep,relatedEvent:t},{cancelable:!1})))}$setAction(t){return function(t){return"string"==typeof t}(t)&&(this.$action=t),this}$toCanvas(t){return new Promise(((s,i)=>{if(!this.isConnected)return void i(Error("The current element is not connected to the DOM."));const e=document.createElement("canvas");let h=this.offsetWidth,n=this.offsetHeight,r=1;Q(t)&&(V(t.width)||V(t.height))&&(({width:h,height:n}=ft({aspectRatio:h/n,width:t.width,height:t.height})),r=h/this.offsetWidth),e.width=h,e.height=n;const o=this.querySelector(this.$getTagNameOf(w));o?o.$ready().then((i=>{const a=e.getContext("2d");if(a){const[s,c,l,d,u,p]=o.$getTransform();let b=u,m=p,f=i.naturalWidth,g=i.naturalHeight;1!==r&&(b*=r,m*=r,f*=r,g*=r);const w=f/2,v=g/2;a.fillStyle="transparent",a.fillRect(0,0,h,n),Q(t)&&tt(t.beforeDraw)&&t.beforeDraw.call(this,a,e),a.save(),a.translate(w,v),a.transform(s,c,l,d,b,m),a.translate(-w,-v),a.drawImage(i,0,0,f,g),a.restore()}s(e)})).catch(i):s(e)}))}}Mt.$name=b,Mt.$version="2.0.0";const Ct=new WeakMap,At=["alt","crossorigin","decoding","importance","loading","referrerpolicy","sizes","src","srcset"];class jt extends zt{constructor(){super(...arguments),this.$matrix=[1,0,0,1,0,0],this.$onLoad=null,this.$onCanvasAction=null,this.$onCanvasActionEnd=null,this.$onCanvasActionStart=null,this.$actionStartTarget=null,this.$style=":host{display:inline-block}img{display:block;height:100%;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}",this.$image=new Image,this.initialCenterSize="contain",this.rotatable=!1,this.scalable=!1,this.skewable=!1,this.slottable=!1,this.translatable=!1}set $canvas(t){Ct.set(this,t)}get $canvas(){return Ct.get(this)}static get observedAttributes(){return super.observedAttributes.concat(At,["initial-center-size","rotatable","scalable","skewable","translatable"])}attributeChangedCallback(t,s,i){Object.is(i,s)||(super.attributeChangedCallback(t,s,i),At.includes(t)&&this.$image.setAttribute(t,i))}$propertyChangedCallback(t,s,i){Object.is(i,s)||(super.$propertyChangedCallback(t,s,i),"initialCenterSize"!==t)||this.$nextTick((()=>{this.$center(i)}))}connectedCallback(){super.connectedCallback();const{$image:t}=this,s=this.closest(this.$getTagNameOf(b));s&&(this.$canvas=s,this.$setStyles({display:"block",position:"absolute"}),this.$onCanvasActionStart=t=>{var s,i;this.$actionStartTarget=null===(i=null===(s=t.detail)||void 0===s?void 0:s.relatedEvent)||void 0===i?void 0:i.target},this.$onCanvasActionEnd=()=>{this.$actionStartTarget=null},this.$onCanvasAction=this.$handleAction.bind(this),at(s,F,this.$onCanvasActionStart),at(s,U,this.$onCanvasActionEnd),at(s,B,this.$onCanvasAction)),this.$onLoad=this.$handleLoad.bind(this),at(t,D,this.$onLoad),this.$getShadowRoot().appendChild(t)}disconnectedCallback(){const{$image:t,$canvas:s}=this;s&&(this.$onCanvasActionStart&&(ot(s,F,this.$onCanvasActionStart),this.$onCanvasActionStart=null),this.$onCanvasActionEnd&&(ot(s,U,this.$onCanvasActionEnd),this.$onCanvasActionEnd=null),this.$onCanvasAction&&(ot(s,B,this.$onCanvasAction),this.$onCanvasAction=null)),t&&this.$onLoad&&(ot(t,D,this.$onLoad),this.$onLoad=null),this.$getShadowRoot().removeChild(t),super.disconnectedCallback()}$handleLoad(){const{$image:t}=this;this.$setStyles({width:t.naturalWidth,height:t.naturalHeight}),this.$canvas&&this.$center(this.initialCenterSize)}$handleAction(t){if(this.hidden||!(this.rotatable||this.scalable||this.translatable))return;const{$canvas:s}=this,{detail:i}=t;if(i){const{relatedEvent:t}=i;let{action:e}=i;switch(e!==C||this.rotatable&&this.scalable||(e=this.rotatable?M:this.scalable?z:A),e){case x:if(this.translatable){let e=null;t&&(e=t.target.closest(this.$getTagNameOf(v))),e||(e=s.querySelector(this.$getTagNameOf(v))),e&&e.multiple&&!e.active&&(e=s.querySelector(this.$getTagNameOf(v)+"[active]")),e&&!e.hidden&&e.movable&&!e.dynamic&&this.$actionStartTarget&&e.contains(this.$actionStartTarget)||this.$move(i.endX-i.startX,i.endY-i.startY)}break;case M:if(this.rotatable)if(t){const{x:s,y:e}=this.getBoundingClientRect();this.$rotate(i.rotate,t.clientX-s,t.clientY-e)}else this.$rotate(i.rotate);break;case z:if(this.scalable)if(t){const s=t.target.closest(this.$getTagNameOf(v));if(!s||!s.zoomable||s.zoomable&&s.dynamic){const{x:s,y:e}=this.getBoundingClientRect();this.$zoom(i.scale,t.clientX-s,t.clientY-e)}}else this.$zoom(i.scale);break;case C:if(this.rotatable&&this.scalable){const{rotate:s}=i;let{scale:e}=i;e<0?e=1/(1-e):e+=1;const h=Math.cos(s),n=Math.sin(s),[r,o,a,c]=[h*e,n*e,-n*e,h*e];if(t){const s=this.getBoundingClientRect(),i=t.clientX-s.x,e=t.clientY-s.y,[h,n,l,d]=this.$matrix,u=i-s.width/2,p=e-s.height/2,b=(u*d-l*p)/(h*d-l*n),m=(p*h-n*u)/(h*d-l*n);this.$transform(r,o,a,c,b*(1-r)+m*a,m*(1-c)+b*o)}else this.$transform(r,o,a,c,0,0)}}}}$ready(t){const{$image:s}=this,i=new Promise(((t,i)=>{const e=Error("Failed to load the image source");if(s.complete)s.naturalWidth>0&&s.naturalHeight>0?t(s):i(e);else{const h=()=>{ot(s,W,n),t(s)},n=()=>{ot(s,D,h),i(e)};ct(s,D,h),ct(s,W,n)}}));return tt(t)&&i.then((s=>(t(s),s))),i}$center(t){const{parentElement:s}=this;if(!s)return this;const i=s.getBoundingClientRect(),e=i.width,h=i.height,{x:n,y:r,width:o,height:a}=this.getBoundingClientRect();if(this.$move(i.x+e/2-(n+o/2),i.y+h/2-(r+a/2)),t&&(o!==e||a!==h)){const s=e/o,i=h/a;switch(t){case"cover":this.$scale(Math.max(s,i));break;case"contain":this.$scale(Math.min(s,i))}}return this}$move(t,s=t){if(this.translatable&&Z(t)&&Z(s)){const[i,e,h,n]=this.$matrix;this.$translate((t*n-h*s)/(i*n-h*e),(s*i-e*t)/(i*n-h*e))}return this}$moveTo(t,s=t){if(this.translatable&&Z(t)&&Z(s)){const[i,e,h,n]=this.$matrix;this.$setTransform(i,e,h,n,(t*n-h*s)/(i*n-h*e),(s*i-e*t)/(i*n-h*e))}return this}$rotate(t,s,i){if(this.rotatable){const e=bt(t),h=Math.cos(e),n=Math.sin(e),[r,o,a,c]=[h,n,-n,h];if(Z(s)&&Z(i)){const[t,e,h,n]=this.$matrix,{width:l,height:d}=this.getBoundingClientRect(),u=s-l/2,p=i-d/2,b=(u*n-h*p)/(t*n-h*e),m=(p*t-e*u)/(t*n-h*e);this.$transform(r,o,a,c,b*(1-r)-m*a,m*(1-c)-b*o)}else this.$transform(r,o,a,c,0,0)}return this}$zoom(t,s,i){if(!this.scalable||0===t)return this;if(t<0?t=1/(1-t):t+=1,Z(s)&&Z(i)){const[e,h,n,r]=this.$matrix,{width:o,height:a}=this.getBoundingClientRect(),c=s-o/2,l=i-a/2;this.$transform(t,0,0,t,(c*r-n*l)/(e*r-n*h)*(1-t),(l*e-h*c)/(e*r-n*h)*(1-t))}else this.$scale(t);return this}$scale(t,s=t){return this.scalable&&this.$transform(t,0,0,s,0,0),this}$skew(t,s=0){if(this.skewable){const i=bt(t),e=bt(s);this.$transform(1,Math.tan(e),Math.tan(i),1,0,0)}return this}$translate(t,s=t){return this.translatable&&Z(t)&&Z(s)&&this.$transform(1,0,0,1,t,s),this}$transform(t,s,i,e,h,n){return Z(t)&&Z(s)&&Z(i)&&Z(e)&&Z(h)&&Z(n)?this.$setTransform(gt(this.$matrix,[t,s,i,e,h,n])):this}$setTransform(t,s,i,e,h,n){if((this.rotatable||this.scalable||this.skewable||this.translatable)&&(Array.isArray(t)&&([t,s,i,e,h,n]=t),Z(t)&&Z(s)&&Z(i)&&Z(e)&&Z(h)&&Z(n))){const r=[...this.$matrix],o=[t,s,i,e,h,n];if(!1===this.$emit(G,{matrix:o,oldMatrix:r}))return this;this.$matrix=o,this.style.transform=`matrix(${o.join(", ")})`}return this}$getTransform(){return this.$matrix.slice()}$resetTransform(){return this.$setTransform([1,0,0,1,0,0])}}jt.$name=w,jt.$version="2.0.0";const Et=new WeakMap;class Ot extends zt{constructor(){super(...arguments),this.$onCanvasChange=null,this.$onCanvasActionEnd=null,this.$onCanvasActionStart=null,this.$style=":host{display:block;height:0;left:0;outline:var(--theme-color) solid 1px;position:relative;top:0;width:0}:host([transparent]){outline-color:transparent}",this.x=0,this.y=0,this.width=0,this.height=0,this.slottable=!1,this.themeColor="rgba(0, 0, 0, 0.65)"}set $canvas(t){Et.set(this,t)}get $canvas(){return Et.get(this)}static get observedAttributes(){return super.observedAttributes.concat(["height","width","x","y"])}connectedCallback(){super.connectedCallback();const t=this.closest(this.$getTagNameOf(b));if(t){this.$canvas=t,this.style.position="absolute";const s=t.querySelector(this.$getTagNameOf(v));s&&(this.$onCanvasActionStart=t=>{s.hidden&&t.detail.action===y&&(this.hidden=!1)},this.$onCanvasActionEnd=t=>{s.hidden&&t.detail.action===y&&(this.hidden=!0)},this.$onCanvasChange=t=>{const{x:i,y:e,width:h,height:n}=t.detail;this.$change(i,e,h,n),(s.hidden||0===i&&0===e&&0===h&&0===n)&&(this.hidden=!0)},at(t,F,this.$onCanvasActionStart),at(t,U,this.$onCanvasActionEnd),at(t,H,this.$onCanvasChange))}this.$render()}disconnectedCallback(){const{$canvas:t}=this;t&&(this.$onCanvasActionStart&&(ot(t,F,this.$onCanvasActionStart),this.$onCanvasActionStart=null),this.$onCanvasActionEnd&&(ot(t,U,this.$onCanvasActionEnd),this.$onCanvasActionEnd=null),this.$onCanvasChange&&(ot(t,H,this.$onCanvasChange),this.$onCanvasChange=null)),super.disconnectedCallback()}$change(t,s,i=this.width,e=this.height){return Z(t)&&Z(s)&&Z(i)&&Z(e)&&(t!==this.x||s!==this.y||i!==this.width||e!==this.height)?(this.hidden&&(this.hidden=!1),this.x=t,this.y=s,this.width=i,this.height=e,this.$render()):this}$reset(){return this.$change(0,0,0,0)}$render(){return this.$setStyles({transform:`translate(${this.x}px, ${this.y}px)`,width:this.width,height:this.height,outlineWidth:l.innerWidth})}}Ot.$name=k,Ot.$version="2.0.0";class Tt extends zt{constructor(){super(...arguments),this.$onCanvasCropEnd=null,this.$onCanvasCropStart=null,this.$style=':host{background-color:var(--theme-color);display:block}:host([action=move]),:host([action=select]){height:100%;left:0;position:absolute;top:0;width:100%}:host([action=move]){cursor:move}:host([action=select]){cursor:crosshair}:host([action$=-resize]){background-color:transparent;height:15px;position:absolute;width:15px}:host([action$=-resize]):after{background-color:var(--theme-color);content:"";display:block;height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5px}:host([action=n-resize]),:host([action=s-resize]){cursor:ns-resize;left:50%;transform:translateX(-50%);width:100%}:host([action=n-resize]){top:-8px}:host([action=s-resize]){bottom:-8px}:host([action=e-resize]),:host([action=w-resize]){cursor:ew-resize;height:100%;top:50%;transform:translateY(-50%)}:host([action=e-resize]){right:-8px}:host([action=w-resize]){left:-8px}:host([action=ne-resize]){cursor:nesw-resize;right:-8px;top:-8px}:host([action=nw-resize]){cursor:nwse-resize;left:-8px;top:-8px}:host([action=se-resize]){bottom:-8px;cursor:nwse-resize;right:-8px}:host([action=se-resize]):after{height:15px;width:15px}@media (pointer:coarse){:host([action=se-resize]):after{height:10px;width:10px}}@media (pointer:fine){:host([action=se-resize]):after{height:5px;width:5px}}:host([action=sw-resize]){bottom:-8px;cursor:nesw-resize;left:-8px}:host([plain]){background-color:transparent}',this.action=A,this.plain=!1,this.slottable=!1,this.themeColor="rgba(51, 153, 255, 0.5)"}static get observedAttributes(){return super.observedAttributes.concat(["action","plain"])}}Tt.$name=g,Tt.$version="2.0.0";const St=new WeakMap;class Xt extends zt{constructor(){super(...arguments),this.$onCanvasAction=null,this.$onCanvasActionStart=null,this.$onCanvasActionEnd=null,this.$onDocumentKeyDown=null,this.$action="",this.$actionStartTarget=null,this.$changing=!1,this.$style=':host{display:block;left:0;position:relative;right:0}:host([outlined]){outline:1px solid var(--theme-color)}:host([multiple]){outline:1px dashed hsla(0,0%,100%,.5)}:host([multiple]):after{bottom:0;content:"";cursor:pointer;display:block;left:0;position:absolute;right:0;top:0}:host([multiple][active]){outline-color:var(--theme-color);z-index:1}:host([multiple])>*{visibility:hidden}:host([multiple][active])>*{visibility:visible}:host([multiple][active]):after{display:none}',this.$initialSelection={x:0,y:0,width:0,height:0},this.x=0,this.y=0,this.width=0,this.height=0,this.aspectRatio=NaN,this.initialAspectRatio=NaN,this.initialCoverage=NaN,this.active=!1,this.linked=!1,this.dynamic=!1,this.movable=!1,this.resizable=!1,this.zoomable=!1,this.multiple=!1,this.keyboard=!1,this.outlined=!1,this.precise=!1}set $canvas(t){St.set(this,t)}get $canvas(){return St.get(this)}static get observedAttributes(){return super.observedAttributes.concat(["active","aspect-ratio","dynamic","height","initial-aspect-ratio","initial-coverage","keyboard","linked","movable","multiple","outlined","precise","resizable","width","x","y","zoomable"])}$propertyChangedCallback(t,s,i){if(!Object.is(i,s))switch(super.$propertyChangedCallback(t,s,i),t){case"x":case"y":case"width":case"height":this.$changing||this.$nextTick((()=>{this.$change(this.x,this.y,this.width,this.height,this.aspectRatio,!0)}));break;case"aspectRatio":case"initialAspectRatio":this.$nextTick((()=>{this.$initSelection()}));break;case"initialCoverage":this.$nextTick((()=>{V(i)&&i<=1&&this.$initSelection(!0,!0)}));break;case"keyboard":this.$nextTick((()=>{this.$canvas&&(i?this.$onDocumentKeyDown||(this.$onDocumentKeyDown=this.$handleKeyDown.bind(this),at(this.ownerDocument,P,this.$onDocumentKeyDown)):this.$onDocumentKeyDown&&(ot(this.ownerDocument,P,this.$onDocumentKeyDown),this.$onDocumentKeyDown=null))}));break;case"multiple":this.$nextTick((()=>{if(this.$canvas){const t=this.$getSelections();i?(t.forEach((t=>{t.active=!1})),this.active=!0,this.$emit(H,{x:this.x,y:this.y,width:this.width,height:this.height})):(this.active=!1,t.slice(1).forEach((t=>{this.$removeSelection(t)})))}}));break;case"precise":this.$nextTick((()=>{this.$change(this.x,this.y)}));break;case"linked":i&&(this.dynamic=!0)}}connectedCallback(){super.connectedCallback();const t=this.closest(this.$getTagNameOf(b));t?(this.$canvas=t,this.$setStyles({position:"absolute",transform:`translate(${this.x}px, ${this.y}px)`}),this.hidden||this.$render(),this.$initSelection(!0),this.$onCanvasActionStart=this.$handleActionStart.bind(this),this.$onCanvasActionEnd=this.$handleActionEnd.bind(this),this.$onCanvasAction=this.$handleAction.bind(this),at(t,F,this.$onCanvasActionStart),at(t,U,this.$onCanvasActionEnd),at(t,B,this.$onCanvasAction)):this.$render()}disconnectedCallback(){const{$canvas:t}=this;t&&(this.$onCanvasActionStart&&(ot(t,F,this.$onCanvasActionStart),this.$onCanvasActionStart=null),this.$onCanvasActionEnd&&(ot(t,U,this.$onCanvasActionEnd),this.$onCanvasActionEnd=null),this.$onCanvasAction&&(ot(t,B,this.$onCanvasAction),this.$onCanvasAction=null)),super.disconnectedCallback()}$getSelections(){let t=[];return this.parentElement&&(t=Array.from(this.parentElement.querySelectorAll(this.$getTagNameOf(v)))),t}$initSelection(t=!1,s=!1){const{initialCoverage:i,parentElement:e}=this;if(V(i)&&e){const h=this.aspectRatio||this.initialAspectRatio;let n=(s?0:this.width)||e.offsetWidth*i,r=(s?0:this.height)||e.offsetHeight*i;V(h)&&({width:n,height:r}=ft({aspectRatio:h,width:n,height:r})),this.$change(this.x,this.y,n,r),t&&this.$center(),this.$initialSelection={x:this.x,y:this.y,width:this.width,height:this.height}}}$createSelection(){const t=this.cloneNode(!0);return this.hasAttribute("id")&&t.removeAttribute("id"),t.initialCoverage=NaN,this.active=!1,this.parentElement&&this.parentElement.insertBefore(t,this.nextSibling),t}$removeSelection(t=this){if(this.parentElement){const s=this.$getSelections();if(s.length>1){const i=s.indexOf(t),e=s[i+1]||s[i-1];e&&(t.active=!1,this.parentElement.removeChild(t),e.active=!0,e.$emit(H,{x:e.x,y:e.y,width:e.width,height:e.height}))}else this.$clear()}}$handleActionStart(t){var s,i;const e=null===(i=null===(s=t.detail)||void 0===s?void 0:s.relatedEvent)||void 0===i?void 0:i.target;this.$action="",this.$actionStartTarget=e,!this.hidden&&this.multiple&&!this.active&&e===this&&this.parentElement&&(this.$getSelections().forEach((t=>{t.active=!1})),this.active=!0,this.$emit(H,{x:this.x,y:this.y,width:this.width,height:this.height}))}$handleAction(t){const{currentTarget:s,detail:i}=t;if(!s||!i)return;const{relatedEvent:e}=i;let{action:h}=i;if(!h&&this.multiple&&(h=this.$action||(null==e?void 0:e.target.action),this.$action=h),!h||this.hidden&&h!==y||this.multiple&&!this.active&&h!==z)return;const n=i.endX-i.startX,r=i.endY-i.startY,{width:o,height:a}=this;let{aspectRatio:c}=this;switch(!V(c)&&e.shiftKey&&(c=V(o)&&V(a)?o/a:1),h){case y:if(0!==n&&0!==r){const{$canvas:t}=this,e=ut(s);(this.multiple&&!this.hidden?this.$createSelection():this).$change(i.startX-e.left,i.startY-e.top,Math.abs(n),Math.abs(r),c),n<0?r<0?h=X:r>0&&(h=I):n>0&&(r<0?h=S:r>0&&(h=_)),t&&(t.$action=h)}break;case x:this.movable&&(this.dynamic||this.$actionStartTarget&&this.contains(this.$actionStartTarget))&&this.$move(n,r);break;case z:if(e&&this.zoomable&&(this.dynamic||this.contains(e.target))){const t=ut(s);this.$zoom(i.scale,e.pageX-t.left,e.pageY-t.top)}break;default:this.$resize(h,n,r,c)}}$handleActionEnd(){this.$action="",this.$actionStartTarget=null}$handleKeyDown(t){if(this.hidden||!this.keyboard||this.multiple&&!this.active||t.defaultPrevented)return;const{activeElement:s}=document;if(!s||!["INPUT","TEXTAREA"].includes(s.tagName)&&!["true","plaintext-only"].includes(s.contentEditable))switch(t.key){case"Backspace":t.metaKey&&(t.preventDefault(),this.$removeSelection());break;case"Delete":t.preventDefault(),this.$removeSelection();break;case"ArrowLeft":t.preventDefault(),this.$move(-1,0);break;case"ArrowRight":t.preventDefault(),this.$move(1,0);break;case"ArrowUp":t.preventDefault(),this.$move(0,-1);break;case"ArrowDown":t.preventDefault(),this.$move(0,1);break;case"+":t.preventDefault(),this.$zoom(.1);break;case"-":t.preventDefault(),this.$zoom(-.1)}}$center(){const{parentElement:t}=this;return t?this.$change((t.offsetWidth-this.width)/2,(t.offsetHeight-this.height)/2):this}$move(t,s=t){return this.$moveTo(this.x+t,this.y+s)}$moveTo(t,s=t){return this.movable?this.$change(t,s):this}$resize(t,s=0,i=0,e=this.aspectRatio){if(!this.resizable)return this;const h=V(e),{$canvas:n}=this;let{x:r,y:o,width:a,height:c}=this;switch(t){case j:o+=i,c-=i,c<0&&(t=O,c=-c,o-=c),h&&(r+=(s=i*e)/2,a-=s,a<0&&(a=-a,r-=a));break;case E:a+=s,a<0&&(t=T,a=-a,r-=a),h&&(o-=(i=s/e)/2,c+=i,c<0&&(c=-c,o-=c));break;case O:c+=i,c<0&&(t=j,c=-c,o-=c),h&&(r-=(s=i*e)/2,a+=s,a<0&&(a=-a,r-=a));break;case T:r+=s,a-=s,a<0&&(t=E,a=-a,r-=a),h&&(o+=(i=s/e)/2,c-=i,c<0&&(c=-c,o-=c));break;case S:h&&(i=-s/e),o+=i,c-=i,a+=s,a<0&&c<0?(t=I,a=-a,c=-c,r-=a,o-=c):a<0?(t=X,a=-a,r-=a):c<0&&(t=_,c=-c,o-=c);break;case X:h&&(i=s/e),r+=s,o+=i,a-=s,c-=i,a<0&&c<0?(t=_,a=-a,c=-c,r-=a,o-=c):a<0?(t=S,a=-a,r-=a):c<0&&(t=I,c=-c,o-=c);break;case _:h&&(i=s/e),a+=s,c+=i,a<0&&c<0?(t=X,a=-a,c=-c,r-=a,o-=c):a<0?(t=I,a=-a,r-=a):c<0&&(t=S,c=-c,o-=c);break;case I:h&&(i=-s/e),r+=s,a-=s,c+=i,a<0&&c<0?(t=S,a=-a,c=-c,r-=a,o-=c):a<0?(t=_,a=-a,r-=a):c<0&&(t=X,c=-c,o-=c)}return n&&n.$setAction(t),this.$change(r,o,a,c)}$zoom(t,s,i){if(!this.zoomable||0===t)return this;t<0?t=1/(1-t):t+=1;const{width:e,height:h}=this,n=e*t,r=h*t;let o=this.x,a=this.y;return Z(s)&&Z(i)?(o-=(s-this.x)/e*(n-e),a-=(i-this.y)/h*(r-h)):(o-=(n-e)/2,a-=(r-h)/2),this.$change(o,a,n,r)}$change(t,s,i=this.width,e=this.height,h=this.aspectRatio,n=!1){return this.$changing||!Z(t)||!Z(s)||!Z(i)||!Z(e)||i<0||e<0?this:(V(h)&&({width:i,height:e}=ft({aspectRatio:h,width:i,height:e},"cover")),this.precise||(t=Math.round(t),s=Math.round(s),i=Math.round(i),e=Math.round(e)),t===this.x&&s===this.y&&i===this.width&&e===this.height&&Object.is(h,this.aspectRatio)&&!n?this:(this.hidden&&(this.hidden=!1),!1===this.$emit(H,{x:t,y:s,width:i,height:e})?this:(this.$changing=!0,this.x=t,this.y=s,this.width=i,this.height=e,this.$changing=!1,this.$render())))}$reset(){const{x:t,y:s,width:i,height:e}=this.$initialSelection;return this.$change(t,s,i,e)}$clear(){return this.$change(0,0,0,0,NaN,!0),this.hidden=!0,this}$render(){return this.$setStyles({transform:`translate(${this.x}px, ${this.y}px)`,width:this.width,height:this.height})}$toCanvas(t){return new Promise(((s,i)=>{if(!this.isConnected)return void i(Error("The current element is not connected to the DOM."));const e=document.createElement("canvas");let{width:h,height:n}=this,r=1;if(Q(t)&&(V(t.width)||V(t.height))&&(({width:h,height:n}=ft({aspectRatio:h/n,width:t.width,height:t.height})),r=h/this.width),e.width=h,e.height=n,!this.$canvas)return void s(e);const o=this.$canvas.querySelector(this.$getTagNameOf(w));o?o.$ready().then((i=>{const a=e.getContext("2d");if(a){const[s,c,l,d,u,p]=o.$getTransform(),b=-this.x,m=-this.y,f=(b*d-l*m)/(s*d-l*c),g=(m*s-c*b)/(s*d-l*c);let w=s*f+l*g+u,v=c*f+d*g+p,k=i.naturalWidth,$=i.naturalHeight;1!==r&&(w*=r,v*=r,k*=r,$*=r);const y=k/2,x=$/2;a.fillStyle="transparent",a.fillRect(0,0,h,n),Q(t)&&tt(t.beforeDraw)&&t.beforeDraw.call(this,a,e),a.save(),a.translate(y,x),a.transform(s,c,l,d,w,v),a.translate(-y,-x),a.drawImage(i,0,0,k,$),a.restore()}s(e)})).catch(i):s(e)}))}}Xt.$name=v,Xt.$version="2.0.0";class _t extends zt{constructor(){super(...arguments),this.$style=":host{display:flex;flex-direction:column;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host([bordered]){border:1px dashed var(--theme-color)}:host([covered]){bottom:0;left:0;position:absolute;right:0;top:0}:host>span{display:flex;flex:1}:host>span+span{border-top:1px dashed var(--theme-color)}:host>span>span{flex:1}:host>span>span+span{border-left:1px dashed var(--theme-color)}",this.bordered=!1,this.columns=3,this.covered=!1,this.rows=3,this.slottable=!1,this.themeColor="rgba(238, 238, 238, 0.5)"}static get observedAttributes(){return super.observedAttributes.concat(["bordered","columns","covered","rows"])}$propertyChangedCallback(t,s,i){Object.is(i,s)||(super.$propertyChangedCallback(t,s,i),"rows"!==t&&"columns"!==t||this.$nextTick((()=>{this.$render()})))}connectedCallback(){super.connectedCallback(),this.$render()}$render(){const t=this.$getShadowRoot(),s=document.createDocumentFragment();for(let t=0;t<this.rows;t+=1){const t=document.createElement("span");t.setAttribute("role","row");for(let s=0;s<this.columns;s+=1){const s=document.createElement("span");s.setAttribute("role","gridcell"),t.appendChild(s)}s.appendChild(t)}t&&(t.innerHTML="",t.appendChild(s))}}_t.$name=f,_t.$version="2.0.0";class It extends zt{constructor(){super(...arguments),this.$style=':host{display:inline-block;height:1em;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:1em}:host:after,:host:before{background-color:var(--theme-color);content:"";display:block;position:absolute}:host:before{height:1px;left:0;top:50%;transform:translateY(-50%);width:100%}:host:after{height:100%;left:50%;top:0;transform:translateX(-50%);width:1px}:host([centered]){left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}',this.centered=!1,this.slottable=!1,this.themeColor="rgba(238, 238, 238, 0.5)"}static get observedAttributes(){return super.observedAttributes.concat(["centered"])}}It.$name=m,It.$version="2.0.0";const Nt=new WeakMap,Rt=new WeakMap,Yt=new WeakMap,Wt=new WeakMap,Pt="vertical";class Dt extends zt{constructor(){super(...arguments),this.$onSelectionChange=null,this.$onSourceImageLoad=null,this.$onSourceImageTransform=null,this.$scale=1,this.$style=":host{display:block;height:100%;overflow:hidden;position:relative;width:100%}",this.resize=Pt,this.selection="",this.slottable=!1}set $image(t){Rt.set(this,t)}get $image(){return Rt.get(this)}set $sourceImage(t){Wt.set(this,t)}get $sourceImage(){return Wt.get(this)}set $canvas(t){Nt.set(this,t)}get $canvas(){return Nt.get(this)}set $selection(t){Yt.set(this,t)}get $selection(){return Yt.get(this)}static get observedAttributes(){return super.observedAttributes.concat(["resize","selection"])}connectedCallback(){super.connectedCallback();let t=null;if(t=this.selection?this.ownerDocument.querySelector(this.selection):this.closest(this.$getTagNameOf(v)),st(t)){this.$selection=t,this.$onSelectionChange=this.$handleSelectionChange.bind(this),at(t,H,this.$onSelectionChange);const s=t.closest(this.$getTagNameOf(b));if(s){this.$canvas=s;const t=s.querySelector(this.$getTagNameOf(w));t&&(this.$sourceImage=t,this.$image=t.cloneNode(!0),this.$getShadowRoot().appendChild(this.$image),this.$onSourceImageLoad=this.$handleSourceImageLoad.bind(this),this.$onSourceImageTransform=this.$handleSourceImageTransform.bind(this),at(t.$image,D,this.$onSourceImageLoad),at(t,G,this.$onSourceImageTransform))}this.$render()}}disconnectedCallback(){const{$selection:t,$sourceImage:s}=this;t&&this.$onSelectionChange&&(ot(t,H,this.$onSelectionChange),this.$onSelectionChange=null),s&&this.$onSourceImageLoad&&(ot(s.$image,D,this.$onSourceImageLoad),this.$onSourceImageLoad=null),s&&this.$onSourceImageTransform&&(ot(s,G,this.$onSourceImageTransform),this.$onSourceImageTransform=null),super.disconnectedCallback()}$handleSelectionChange(t){this.$render(t.detail)}$handleSourceImageLoad(){const{$image:t,$sourceImage:s}=this,i=t.getAttribute("src"),e=s.getAttribute("src");e&&e!==i&&(t.setAttribute("src",e),t.$ready((()=>{setTimeout((()=>{this.$render()}),50)})))}$handleSourceImageTransform(t){this.$render(void 0,t.detail.matrix)}$render(t,s){const{$canvas:i,$selection:e}=this;t||e.hidden||(t=e),(!t||0===t.x&&0===t.y&&0===t.width&&0===t.height)&&(t={x:0,y:0,width:i.offsetWidth,height:i.offsetHeight});const{x:h,y:n,width:r,height:o}=t,a={},{clientWidth:c,clientHeight:l}=this;let d=c,u=l,p=NaN;switch(this.resize){case"both":p=1,d=r,u=o,a.width=r,a.height=o;break;case"horizontal":p=o>0?l/o:0,d=r*p,a.width=d;break;case Pt:p=r>0?c/r:0,u=o*p,a.height=u;break;default:c>0?p=r>0?c/r:0:l>0&&(p=o>0?l/o:0)}this.$scale=p,this.$setStyles(a),this.$sourceImage&&this.$transformImageByOffset(null!=s?s:this.$sourceImage.$getTransform(),-h,-n)}$transformImageByOffset(t,s,i){const{$image:e,$scale:h,$sourceImage:n}=this;if(n&&e&&h>=0){const[n,r,o,a,c,l]=t,d=(s*a-o*i)/(n*a-o*r),u=(i*n-r*s)/(n*a-o*r),p=n*d+o*u+c,b=r*d+a*u+l;e.$ready((t=>{this.$setStyles.call(e,{width:t.naturalWidth*h,height:t.naturalHeight*h})})),e.$setTransform(n,r,o,a,p*h,b*h)}}}Dt.$name=$,Dt.$version="2.0.0",
|
|
2
2
|
/*! Cropper.js v2.0.0 | (c) 2015-present Chen Fengyuan | MIT */
|
|
3
|
-
Mt.$define(),It.$define(),_t.$define(),Tt.$define(),jt.$define(),Xt.$define(),Ot.$define(),Dt.$define();const Lt=s(class extends
|
|
3
|
+
Mt.$define(),It.$define(),_t.$define(),Tt.$define(),jt.$define(),Xt.$define(),Ot.$define(),Dt.$define();const Lt=s(class extends i{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.valueChange=e(this,"valueChange",3)}value;returnType="base64";valueChange;_imageRef;_selectionRef;_maxScale=0;_minScale=0;_resizeDebounceTimeout;_toCanvasDebounceTimeout;_loaded=!1;_currentScale=0;onResize(){this._resizeDebounceTimeout&&clearTimeout(this._resizeDebounceTimeout),this._resizeDebounceTimeout=setTimeout((()=>{this._selectionRef.$center(),this._imageRef.$center()}),200)}componentDidLoad(){setTimeout((()=>{this._loaded=!0}),200)}render(){const t="dark"===r.theme?"rgba(70, 75, 84, 0.5)":"rgba(255, 255, 255, 0.5)";return h(n,{key:"52a057456517492463f371277934b7e486dc5b79"},this._loaded&&h("cropper-canvas",{key:"a6322cc2fe70a66d880e7346b203dce27f8c9c5b",class:"\n h-[17.5rem] w-full border-0 border-b border-solid border-off-white-700\n bg-white\n dark:border-hurricane-200\n ",onAction:()=>this._onAction()},h("cropper-image",{key:"10b5a28a47fcf404b7a715750407420bf565ed3c",alt:"Picture",crossorigin:"anonymous",ref:t=>this._setImageRef(t),src:this.value,scalable:!0,translatable:!0}),h("cropper-shade",{key:"72e99381cd0275245d7e09cad083743116bf2466",class:"aspect-branding rounded-full","theme-color":t,hidden:!0}),h("cropper-selection",{key:"00294b6423488b070b998039e3bb096cdc1f621b","aspect-ratio":"1","initial-coverage":"0.7",ref:t=>this._selectionRef=t}),h("cropper-handle",{key:"08bec65589e6f90042a0502f0def27e60383565d",action:"move",plain:!0})),h("p-range",{key:"95c2c0305abbdd03271d1c02d6a8bcf896037a71",class:"\n w-full px-14\n tablet:max-w-xs tablet:px-1\n ",value:this._currentScale,onValueChange:t=>this._onInput(t.detail)}))}_setImageRef(t){!this._imageRef&&t&&(this._imageRef=t,this._imageRef.$ready((t=>setTimeout((()=>this._setInitialState(t)),100))))}_setInitialState(t){let s=200/t.naturalHeight;t.naturalHeight>=t.naturalWidth&&(s=200/t.naturalWidth),this._minScale=s,this._maxScale=5,this._selectionRef.$resize("nw-resize",200,200,1),this._selectionRef.$center(),this._toCanvas(),this._setScale(s)}_onAction(){this._setCurrentScale(),this._toCanvas()}_setScale(t,s=!0,i=!0){const e=this._imageRef.$getTransform();this._imageRef.$setTransform([t,0,0,t,e[4],e[5]]),s&&this._imageRef.$center(),i&&this._setCurrentScale()}_setCurrentScale(){const t=this._imageRef.$getTransform()[0];return t<this._minScale?(this._setScale(this._minScale,!0,!1),void(this._currentScale=0)):t>this._maxScale?(this._setScale(this._maxScale,!0,!1),void(this._currentScale=100)):void(this._currentScale=t!==this._minScale?t!==this._maxScale?(t-this._minScale)/(this._maxScale-this._minScale)*100:100:0)}_onInput(t){const s=this._imageRef.$getTransform(),i=t/100*(this._maxScale-this._minScale);i!==s[0]&&(this._setScale(i+this._minScale,!1,!1),this._currentScale=t,this._toCanvas())}_toCanvas(){this._toCanvasDebounceTimeout&&clearTimeout(this._toCanvasDebounceTimeout),this._toCanvasDebounceTimeout=setTimeout((async()=>{const t=await this._selectionRef.$toCanvas();if("canvas"===this.returnType)return void this.valueChange.emit(t);const s=t.toDataURL("image/png");this.valueChange.emit(s)}),200)}static get style(){return".mb-6{margin-bottom:1.5rem}.flex{display:flex}.w-full{width:100%}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}*{box-sizing:border-box}:host{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;margin-bottom:1.5rem;width:100%}.static{position:static}.hidden{display:none}.aspect-branding{aspect-ratio:23/24}.h-\\[17\\.5rem\\]{height:17.5rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.rounded-full{border-radius:9999px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-solid{border-style:solid}.border-off-white-700{--tw-border-opacity:1;border-color:rgb(222 219 213/var(--tw-border-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.px-14{padding-left:3.5rem;padding-right:3.5rem}@media (min-width:40rem){.tablet\\:max-w-xs{max-width:20rem}.tablet\\:px-1{padding-left:.25rem;padding-right:.25rem}}.dark\\:border-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-border-opacity:1;border-color:rgb(163 165 169/var(--tw-border-opacity,1))}.dark\\:border-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(163 165 169/var(--tw-border-opacity,1))}"}},[513,"p-cropper",{value:[1],returnType:[1,"return-type"],_loaded:[32],_currentScale:[32]},[[9,"resize","onResize"]]]);function Bt(){"undefined"!=typeof customElements&&["p-cropper","p-icon","p-range"].forEach((s=>{switch(s){case"p-cropper":customElements.get(t(s))||customElements.define(t(s),Lt);break;case"p-icon":customElements.get(t(s))||o();break;case"p-range":customElements.get(t(s))||a()}}))}Bt();const Ut=Lt,Ft=Bt;export{Ut as PCropper,Ft as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t,p as
|
|
1
|
+
import{t as e,p as t,H as s,c as i,h as a}from"./p-CySg37XO.js";import{d as o,a as l,l as r}from"./p-BEhC6raw.js";import{s as n}from"./p-BBiGYjKk.js";import{c as h}from"./p-TyZ7uPES.js";import{i as d}from"./p-DPc49L2n.js";import{a as p}from"./p-C5CTp9IA.js";import{d as c}from"./p-AkD55vN_.js";import{d as u}from"./p-N5WuUoFr.js";import{d as m}from"./p-BtH8h7p9.js";import{d as y}from"./p-06SzeIsG.js";import{d as b}from"./p-Cr_WB0kg.js";import{d as f}from"./p-SYK2C-7G.js";import{d as D}from"./p-aZcUXH1b.js";import{d as w}from"./p-D8faiybE.js";import{d as v}from"./p-2yaxaWU2.js";const k=t(class extends s{constructor(e){super(),!1!==e&&this.__registerHost(),this.valueChange=i(this,"valueChange",3),this._internals=this.attachInternals()}placeholder;value;preselectToday=!1;enableNativePicker=!0;disabledDates;minDate=null;maxDate=null;disableWeekends=!1;enableToday=!0;todayText="today";mode="day";valueChange;format="dd-MM-yyyy";hideIconWhenFilled=!1;size="base";prefix;label;loading=!1;helper;required;showOptional=!0;error;disabled=!1;strategy="absolute";placement="bottom-start";get _el(){return this}_showDropdown=!1;_value;_minDate;_maxDate;_disabledDates=[];_isMobileBrowser=!1;_internals;_onInputTimeout;_inputRef;_dateInputRef;_defaultFormats={year:"yyyy",month:"LLLL, yyyy",day:"dd-MM-yyyy",dayNoDashes:"ddMMyyyy"};parseValue(e){!e&&this.preselectToday&&(e=new Date),"string"==typeof e&&(e=new Date(e)),this._setValue(e)}parseMinDate(e){null!==e&&""!==e?("string"==typeof e&&(e=new Date(e)),l.isValid(e)&&(this._minDate=e,l.isBefore(this._value,this._minDate)&&this._setValue(null))):this.minDate=new Date(l.getYear(l.subYears(new Date,100)),0,1)}parseMaxDate(e){null!==e&&""!==e?("string"==typeof e&&(e=new Date(e)),l.isValid(e)&&(this._maxDate=e,l.isAfter(this._value,this._maxDate)&&this._setValue(null))):this.maxDate=this._getAutomaticMax()}parseDisabledDates(e){"string"==typeof e&&(e=JSON.parse(e)),e&&Array.isArray(e)&&(this._disabledDates=e.map((e=>"string"==typeof e?new Date(e):e)).filter((e=>l.isValid(e))),this._isDisabledDay(this._value)&&this._setValue(null))}formResetCallback(){this._setValue(null)}formDisabledCallback(e){this._internals.form&&(this.disabled=e)}componentWillLoad(){this.disabledDates&&this.parseDisabledDates(this.disabledDates),this.parseMinDate(this.minDate),this.parseMaxDate(this.maxDate),this._isMobileBrowser=d(),this.parseValue(this.value)}componentWillRender(){"day"!==this.mode&&this.format===this._defaultFormats.day&&(this.format=this._defaultFormats[this.mode])}render(){return a("p-dropdown",{key:"9bd033bcc9c678b922d2708f0115359a10eda050",allowOverflow:!0,applyFullWidth:!1,applyMaxWidth:!1,disableTriggerClick:!0,insideClick:!0,isDatepicker:!0,placement:this.placement,show:this._showDropdown,strategy:this.strategy},a("p-field",{key:"9954ad569303d1c301e9e23c11ddc8667ed5885b",autoShowError:!1,disabled:p(this.disabled),error:this.error,focused:this._showDropdown,forceShowTooltip:!!this.error?.length&&!this._showDropdown,helper:this.helper,icon:this.hideIconWhenFilled&&this._value?null:"calendar-multi",iconPosition:"start",label:this.label,loading:this.loading,placeholder:this.placeholder,prefix:this.prefix,required:p(this.required),showOptional:p(this.showOptional),size:this.size,slot:"trigger",value:this._getFormattedDate(),onBlur:e=>this._onBlur(e),onFocus:()=>this._onFocus(),onInputRefChange:e=>this._inputRef=e.detail,onValueChange:e=>this._onValueChange(e.detail)}),this.enableNativePicker&&this._isMobileBrowser&&a("input",{key:"910da60dd3e8493be39af5153ec17fcaa712d547",class:"\n pointer-events-none absolute left-0 top-0 z-[-10] overflow-hidden\n opacity-0\n ",max:this.maxDate&&l.format(new Date(this.maxDate),"yyyy-MM-dd",{locale:"nl"===n.locale?r.nl:r.enUS}),min:this._minDate&&l.format(new Date(this._minDate),"yyyy-MM-dd",{locale:"nl"===n.locale?r.nl:r.enUS}),ref:e=>this._dateInputRef=e,slot:"trigger",type:"day"===this.mode?"date":"month",value:this._value&&l.format(this._value,"yyyy-MM-dd",{locale:"nl"===n.locale?r.nl:r.enUS}),onInput:e=>this._onNativeInput(e)}),a("div",{key:"dbc9708700e9da87b6eaed0074b2c0874af1273e",slot:"items",tabIndex:-1},a("p-calendar",{key:"f209ed8fb397826f9d17f1d635e815418335903c",disableWeekends:this.disableWeekends,disabledDates:this.disabledDates,enableToday:this.enableToday,maxDate:this.maxDate,minDate:this.minDate,mode:this.mode,preselectToday:this.preselectToday,todayText:this.todayText,value:this._value,variant:"embedded",onValueChange:({detail:e})=>this.value=e})))}documentClickHandler({target:e}){this._showDropdown&&!h(e,this._el)&&(this._showDropdown=!1)}_onFocus(){if(this._isMobileBrowser&&this._dateInputRef)return this._dateInputRef.focus(),this._dateInputRef.showPicker(),void this._inputRef.blur();this._showDropdown=!0}_onBlur(e,t){if(t=t||this.format,this._isMobileBrowser&&this._dateInputRef)return;e.relatedTarget&&!h(e.relatedTarget,this._el)&&(this._showDropdown=!1);const s=this._inputRef;if(null===s.value)return;const i=l.parse(s.value,t,new Date,{locale:"nl"===n.locale?r.nl:r.enUS});if(i===this._value)return;const a=l.isValid(i);if(!a&&t===this.format&&"day"===this.mode)return this._onBlur(e,this._defaultFormats.dayNoDashes);a&&!this._isDisabledDay(i)?this._setValue(i,!1):s.value=this._getFormattedDate()}_onValueChange(e,t=this.format){this._onInputTimeout&&(clearTimeout(this._onInputTimeout),this._onInputTimeout=null),this._onInputTimeout=setTimeout((()=>{if(0===e.length){if(null===this._value)return;return void this._setValue(null)}const s=l.parse(e,t,new Date);l.isValid(s)&&l.format(s,t,{locale:"nl"===n.locale?r.nl:r.enUS})===e?this._setValue(s,!1):"day"===this.mode&&this._onValueChange(e,this._defaultFormats.dayNoDashes)}),300)}_onNativeInput(e){e.target&&(this._onInputTimeout&&(clearTimeout(this._onInputTimeout),this._onInputTimeout=null),this._onInputTimeout=setTimeout((()=>{this._setValue(""===e.target.value?null:new Date(e.target.value),!1)})))}_setValue(e,t=!0){if(null===e)return this._value=null,void this.valueChange.emit(null);l.isValid(e)&&(this._isDisabledDay(e)?this._dateInputRef?.value&&(this._dateInputRef.value=this._value?l.format(this._value,"yyyy-MM-dd",{locale:"nl"===n.locale?r.nl:r.enUS}):null):(e="day"===this.mode?l.startOfDay(e):"month"===this.mode?l.startOfMonth(e):l.startOfYear(e),l.isSameDay(e,this._value)||(t&&(this._showDropdown=!1),this._value=e,this.valueChange.emit(e))))}_isDisabledDay(e){return this.disableWeekends&&l.isWeekend(e)||l.isBefore(e,this._minDate)&&!l.isSameDay(e,this._minDate)||l.isAfter(e,this._maxDate)&&!l.isSameDay(e,this._maxDate)||this._disabledDates.some((t=>l.isSameDay(t,e)))}_getFormattedDate(){return this._value?l.format(this._value,this.format,{locale:"nl"===n.locale?r.nl:r.enUS}):""}_getAutomaticMax(){const e=l.addYears(new Date,50);let t=l.getYear(e);return t=10*Math.ceil(t/10),l.setYear(e,t)}static get formAssociated(){return!0}static get watchers(){return{value:[{parseValue:0}],minDate:[{parseMinDate:0}],maxDate:[{parseMaxDate:0}],disabledDates:[{parseDisabledDates:0}]}}static get style(){return"*{box-sizing:border-box}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.left-0{left:0}.top-0{top:0}.z-\\[-10\\]{z-index:-10}.overflow-hidden{overflow:hidden}.opacity-0{opacity:0}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}"}},[576,"p-datepicker",{placeholder:[1],value:[1],preselectToday:[4,"preselect-today"],enableNativePicker:[4,"enable-native-picker"],disabledDates:[1,"disabled-dates"],minDate:[1,"min-date"],maxDate:[1,"max-date"],disableWeekends:[4,"disable-weekends"],enableToday:[4,"enable-today"],todayText:[1,"today-text"],mode:[1],format:[1],hideIconWhenFilled:[4,"hide-icon-when-filled"],size:[1],prefix:[1],label:[1],loading:[4],helper:[1],required:[516],showOptional:[516,"show-optional"],error:[513],disabled:[516],strategy:[1],placement:[513],_showDropdown:[32],_value:[32],_minDate:[32],_maxDate:[32],_disabledDates:[32],_isMobileBrowser:[32]},[[6,"click","documentClickHandler"]],{value:[{parseValue:0}],minDate:[{parseMinDate:0}],maxDate:[{parseMaxDate:0}],disabledDates:[{parseDisabledDates:0}]}]);function g(){"undefined"!=typeof customElements&&["p-datepicker","p-button","p-calendar","p-dropdown","p-dropdown-menu-container","p-field","p-field-container","p-helper","p-icon","p-loader","p-tooltip"].forEach((t=>{switch(t){case"p-datepicker":customElements.get(e(t))||customElements.define(e(t),k);break;case"p-button":customElements.get(e(t))||c();break;case"p-calendar":customElements.get(e(t))||o();break;case"p-dropdown":customElements.get(e(t))||u();break;case"p-dropdown-menu-container":customElements.get(e(t))||m();break;case"p-field":customElements.get(e(t))||y();break;case"p-field-container":customElements.get(e(t))||b();break;case"p-helper":customElements.get(e(t))||f();break;case"p-icon":customElements.get(e(t))||D();break;case"p-loader":customElements.get(e(t))||w();break;case"p-tooltip":customElements.get(e(t))||v()}}))}g();const x=k,_=g;export{x as PDatepicker,_ as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{D as o,d as
|
|
1
|
+
import{D as o,d as r}from"./p-N5WuUoFr.js";const s=o,p=r;export{s as PDropdown,p as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{E as
|
|
1
|
+
import{E as o,d as s}from"./p-nGuULFe2.js";const p=o,r=s;export{p as PEmptyState,r as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{F as
|
|
1
|
+
import{F as s,d as o}from"./p-06SzeIsG.js";const p=s,r=o;export{p as PField,r as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t,p as e,H as a,h as r}from"./p-CySg37XO.js";import{c as o}from"./p-CBWjHURv.js";import{T as i}from"./p-Au2WuEGF.js";import{c as d}from"./p-xs4N_Y-0.js";import{d as n}from"./p-aZcUXH1b.js";const c=o(["flex items-center justify-center gap-2","h-6 rounded-full"],{variants:{variant:{positive:["bg-positive-green-100 text-positive-green-800","\n dark:bg-positive-green-alternative/15\n dark:text-positive-green-alternative\n "],biased:["bg-amber-100 text-amber-800","dark:bg-amber-alternative/15 dark:text-amber-alternative"],negative:["bg-negative-red-100 text-negative-red-800","dark:bg-negative-red-alternative/15 dark:text-negative-red-alternative"],neutral:["bg-indigo-100 text-indigo-900","dark:bg-indigo-300/15 dark:text-indigo-400"],unavailable:["bg-white-700 text-storm-800","dark:bg-hurricane-100/15 dark:text-hurricane-100"]},iconOnly:{false:"px-2",true:"w-6 p-2"},keepMobileContent:{false:null,true:null}},compoundVariants:[{keepMobileContent:!1,iconOnly:!1,class:"\n w-6 p-2\n desktop-xs:w-auto desktop-xs:py-0\n "}]}),s=e(class extends a{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}variant="neutral";iconOnly=!1;icon;iconFlip;iconRotate;keepMobileContent=!1;render(){return r(i,{key:"
|
|
1
|
+
import{t,p as e,H as a,h as r}from"./p-CySg37XO.js";import{c as o}from"./p-CBWjHURv.js";import{T as i}from"./p-Au2WuEGF.js";import{c as d}from"./p-xs4N_Y-0.js";import{d as n}from"./p-aZcUXH1b.js";const c=o(["flex items-center justify-center gap-2","h-6 rounded-full"],{variants:{variant:{positive:["bg-positive-green-100 text-positive-green-800","\n dark:bg-positive-green-alternative/15\n dark:text-positive-green-alternative\n "],biased:["bg-amber-100 text-amber-800","dark:bg-amber-alternative/15 dark:text-amber-alternative"],negative:["bg-negative-red-100 text-negative-red-800","dark:bg-negative-red-alternative/15 dark:text-negative-red-alternative"],neutral:["bg-indigo-100 text-indigo-900","dark:bg-indigo-300/15 dark:text-indigo-400"],unavailable:["bg-white-700 text-storm-800","dark:bg-hurricane-100/15 dark:text-hurricane-100"]},iconOnly:{false:"px-2",true:"w-6 p-2"},keepMobileContent:{false:null,true:null}},compoundVariants:[{keepMobileContent:!1,iconOnly:!1,class:"\n w-6 p-2\n desktop-xs:w-auto desktop-xs:py-0\n "}]}),s=e(class extends a{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}variant="neutral";iconOnly=!1;icon;iconFlip;iconRotate;keepMobileContent=!1;render(){return r(i,{key:"11f93a805b545dbdf3d8f7f07d2ba9d9b72f9465"},r("div",{key:"1947c9e35ae05a8ffda7d35c4f72edf8edd6eb78",class:c({variant:this.variant,iconOnly:this.iconOnly,keepMobileContent:this.keepMobileContent})},this.icon&&r("p-icon",{key:"5531821ffd0f42ab9ed8c6eca76e8f1537bcb976",class:"flex-shrink-0",flip:this.iconFlip,rotate:this.iconRotate,variant:this.icon}),!this.iconOnly&&r("div",{key:"acefad061d0e66e1404fb3847b0853069179b306",class:d("\n flex-1 overflow-hidden text-ellipsis whitespace-nowrap text-sm\n font-medium\n ",{hidden:!this.keepMobileContent,"desktop-xs:block":!this.keepMobileContent})},r("slot",{key:"b96c6e958fb8786e078fa9cbdeb1daac494ef9f3"}))))}static get style(){return"*{box-sizing:border-box}.static{position:static}.flex{display:flex}.hidden{display:none}.h-6{height:1.5rem}.w-6{width:1.5rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.overflow-hidden{overflow:hidden}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(255 246 194/var(--tw-bg-opacity,1))}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(227 236 254/var(--tw-bg-opacity,1))}.bg-negative-red-100{--tw-bg-opacity:1;background-color:rgb(255 221 221/var(--tw-bg-opacity,1))}.bg-positive-green-100{--tw-bg-opacity:1;background-color:rgb(213 251 199/var(--tw-bg-opacity,1))}.bg-white-700{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity,1))}.p-2{padding:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-medium{font-weight:500}.text-amber-800{--tw-text-opacity:1;color:rgb(148 77 11/var(--tw-text-opacity,1))}.text-indigo-900{--tw-text-opacity:1;color:rgb(19 73 182/var(--tw-text-opacity,1))}.text-negative-red-800{--tw-text-opacity:1;color:rgb(141 16 16/var(--tw-text-opacity,1))}.text-positive-green-800{--tw-text-opacity:1;color:rgb(47 100 7/var(--tw-text-opacity,1))}.text-storm-800{--tw-text-opacity:1;color:rgb(2 8 21/var(--tw-text-opacity,1))}@media (min-width:64rem){.desktop-xs\\:block{display:block}.desktop-xs\\:w-auto{width:auto}.desktop-xs\\:py-0{padding-bottom:0;padding-top:0}}.dark\\:bg-amber-alternative\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(255,231,92,.15)}.dark\\:bg-hurricane-100\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:hsla(220,3%,83%,.15)}.dark\\:bg-indigo-300\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(187,209,253,.15)}.dark\\:bg-negative-red-alternative\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(255,92,92,.15)}.dark\\:bg-positive-green-alternative\\/15:where(:host([data-theme=dark]),:host([data-theme=dark]) *){background-color:rgba(98,255,92,.15)}.dark\\:text-amber-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.dark\\:text-hurricane-100:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-indigo-400:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.dark\\:text-negative-red-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.dark\\:text-positive-green-alternative:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}.dark\\:bg-amber-alternative\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(255,231,92,.15)}.dark\\:bg-hurricane-100\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:hsla(220,3%,83%,.15)}.dark\\:bg-indigo-300\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(187,209,253,.15)}.dark\\:bg-negative-red-alternative\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(255,92,92,.15)}.dark\\:bg-positive-green-alternative\\/15:where([data-theme=dark],[data-theme=dark] *){background-color:rgba(98,255,92,.15)}.dark\\:text-amber-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 231 92/var(--tw-text-opacity,1))}.dark\\:text-hurricane-100:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(209 210 212/var(--tw-text-opacity,1))}.dark\\:text-indigo-400:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(165 194 252/var(--tw-text-opacity,1))}.dark\\:text-negative-red-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 92 92/var(--tw-text-opacity,1))}.dark\\:text-positive-green-alternative:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(98 255 92/var(--tw-text-opacity,1))}"}},[769,"p-label",{variant:[513],iconOnly:[516,"icon-only"],icon:[513],iconFlip:[1,"icon-flip"],iconRotate:[2,"icon-rotate"],keepMobileContent:[516,"keep-mobile-content"]}]);function g(){"undefined"!=typeof customElements&&["p-label","p-icon"].forEach((e=>{switch(e){case"p-label":customElements.get(t(e))||customElements.define(t(e),s);break;case"p-icon":customElements.get(t(e))||n()}}))}g();const h=s,l=g;export{h as PLabel,l as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t,p as i,H as e,h as s}from"./p-CySg37XO.js";import{c as n}from"./p-xs4N_Y-0.js";import{d as l}from"./p-CJhGT47T.js";const o=i(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}get _el(){return this}_generatedOnce=!1;_generateTimeout;_resizeObserver;componentDidLoad(){this._resizeObserver=new ResizeObserver((()=>this._generateLinesOnce())),this._resizeObserver.observe(this._el)}disconnectCallback(){this._resizeObserver&&this._resizeObserver.disconnect()}render(){return s("div",{key:"
|
|
1
|
+
import{t,p as i,H as e,h as s}from"./p-CySg37XO.js";import{c as n}from"./p-xs4N_Y-0.js";import{d as l}from"./p-CJhGT47T.js";const o=i(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}get _el(){return this}_generatedOnce=!1;_generateTimeout;_resizeObserver;componentDidLoad(){this._resizeObserver=new ResizeObserver((()=>this._generateLinesOnce())),this._resizeObserver.observe(this._el)}disconnectCallback(){this._resizeObserver&&this._resizeObserver.disconnect()}render(){return s("div",{key:"bd62a9cb5f45d0be1bf09636a4d576a70a4350fb",class:n("flex w-full flex-col flex-wrap items-start gap-1",{"opacity-100":this._generatedOnce,"opacity-0":!this._generatedOnce})},s("slot",{key:"c762354f8f1f0023a6a73bff00fc5333431c8226",onSlotchange:()=>this._generateLinesOnce()}))}_generateLinesOnce(){this._generateTimeout&&(clearTimeout(this._generateTimeout),this._generateTimeout=null),this._generateTimeout=setTimeout((()=>this._generateLines()),20)}_generateLines(){if(!this._el)return;const t=this._el.querySelectorAll("p-listing-item");for(let i=0;i<t?.length;i++){const e=t.item(i);if(i<t.length-1){let t=e.nextElementSibling;if(t&&"p-listing-item"===t.tagName.toLowerCase()){const i=document.createElement("p-listing-line");this._el.insertBefore(i,t),this._setLineData(i,e,t);const s=i.previousElementSibling;s&&"p-listing-line"===s.tagName.toLowerCase()&&s.remove();continue}if(t&&"p-listing-line"===t.tagName.toLowerCase()){const i=t;t=t.nextElementSibling,t&&"p-listing-item"===t.tagName.toLowerCase()&&this._setLineData(i,e,t)}}}const i=this._el.querySelectorAll("p-listing-line:not(:has(+ p-listing-item)), p-listing-line:first-child");for(let t=i.length-1;t>=0;t--)i.item(t).remove();this._generatedOnce||setTimeout((()=>this._generatedOnce=!0),50)}_setLineData(t,i,e){let s=(i.clientHeight-16)/2,n=(e.clientHeight-16)/2;if(s>0){let i=s+n;t.style.marginTop=`-${s/16}rem`,t.style.marginBottom=`-${n/16}rem`,t.style.minHeight=`calc(1.5rem + ${(i-16)/16}rem)`}}static get style(){return"*{box-sizing:border-box}.static{position:static}.flex{display:flex}.w-full{width:100%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.gap-1{gap:.25rem}.opacity-0{opacity:0}.opacity-100{opacity:1}"}},[769,"p-listing",{_generatedOnce:[32]}]);function c(){"undefined"!=typeof customElements&&["p-listing","p-listing-line"].forEach((i=>{switch(i){case"p-listing":customElements.get(t(i))||customElements.define(t(i),o);break;case"p-listing-line":customElements.get(t(i))||l()}}))}c();const a=o,r=c;export{a as PListing,r as defineCustomElement}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t,p as e,H as o,c as a,h as i}from"./p-CySg37XO.js";import{c as n}from"./p-CBWjHURv.js";import{T as s}from"./p-Au2WuEGF.js";import{a as r}from"./p-C5CTp9IA.js";import{d as c}from"./p-AkD55vN_.js";import{d as m}from"./p-aZcUXH1b.js";import{d as l}from"./p-CMmvAq1F.js";import{d as p}from"./p-D8faiybE.js";const d=n(["flex w-full max-w-[20rem] flex-col items-center justify-start"],{variants:{enableAction:{true:"cursor-pointer",false:null}}}),h=e(class extends o{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.action=a(this,"action",3)}illustration;header;content;enableAction=!0;actionText;actionVariant="secondary";actionIcon;actionIconPosition="start";actionLoading=!1;action;get _el(){return this}render(){const t=!!this._el.querySelector(':scope > [slot="header"]'),e=!!this._el.querySelector(':scope > [slot="content"]'),o=!!this._el.querySelector(':scope > [slot="action"]');return i(s,{key:"
|
|
1
|
+
import{t,p as e,H as o,c as a,h as i}from"./p-CySg37XO.js";import{c as n}from"./p-CBWjHURv.js";import{T as s}from"./p-Au2WuEGF.js";import{a as r}from"./p-C5CTp9IA.js";import{d as c}from"./p-AkD55vN_.js";import{d as m}from"./p-aZcUXH1b.js";import{d as l}from"./p-CMmvAq1F.js";import{d as p}from"./p-D8faiybE.js";const d=n(["flex w-full max-w-[20rem] flex-col items-center justify-start"],{variants:{enableAction:{true:"cursor-pointer",false:null}}}),h=e(class extends o{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.action=a(this,"action",3)}illustration;header;content;enableAction=!0;actionText;actionVariant="secondary";actionIcon;actionIconPosition="start";actionLoading=!1;action;get _el(){return this}render(){const t=!!this._el.querySelector(':scope > [slot="header"]'),e=!!this._el.querySelector(':scope > [slot="content"]'),o=!!this._el.querySelector(':scope > [slot="action"]');return i(s,{key:"e156e226af805d55fb5d1ea617d5e219d8d265b7"},i("div",{key:"417385b03f1494ba500540abf53b202a00140eb2",class:d({enableAction:r(this.enableAction,!0)}),onClick:t=>this.enableAction&&!this.actionLoading?this.action.emit(t):void 0},this.illustration&&i("p-illustration",{key:"2d95c6f7761f817b2bf4968118e7ac5dc6d62abe",class:"mb-8 text-5xl text-indigo-600",variant:this.illustration}),t?i("slot",{name:"header"}):this.header?.length&&i("p",{class:"\n my-0 text-center font-ambit text-sm font-bold text-storm-500\n dark:text-white\n "},this.header),e?i("slot",{name:"content"}):this.content?.length&&i("p",{class:"\n my-0 text-center text-sm font-normal text-storm-300\n dark:text-hurricane-200\n "},this.content),this.enableAction&&(o?i("slot",{name:"action"}):i("p-button",{class:"mt-4",icon:this.actionIcon,iconPosition:this.actionIconPosition,loading:this.actionLoading,variant:this.actionVariant},this.actionText))))}static get style(){return'*{box-sizing:border-box}p-divider{--tw-content:""}.static{position:static}.my-0{margin-bottom:0;margin-top:0}.mb-8{margin-bottom:2rem}.mt-4{margin-top:1rem}.flex{display:flex}.w-full{width:100%}.max-w-\\[20rem\\]{max-width:20rem}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-start{justify-content:flex-start}.text-center{text-align:center}.font-ambit{font-family:Ambit,sans-serif}.text-5xl{font-size:3rem;line-height:1}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.text-indigo-600{--tw-text-opacity:1;color:rgb(82 138 250/var(--tw-text-opacity,1))}.text-storm-300{--tw-text-opacity:1;color:rgb(116 120 127/var(--tw-text-opacity,1))}.text-storm-500{--tw-text-opacity:1;color:rgb(24 30 41/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\\:text-hurricane-200:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(163 165 169/var(--tw-text-opacity,1))}.dark\\:text-white:where([data-theme=dark],[data-theme=dark] *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}'}},[769,"p-empty-state",{illustration:[1],header:[1],content:[1],enableAction:[4,"enable-action"],actionText:[1,"action-text"],actionVariant:[1,"action-variant"],actionIcon:[1,"action-icon"],actionIconPosition:[1,"action-icon-position"],actionLoading:[4,"action-loading"]}]);function x(){"undefined"!=typeof customElements&&["p-empty-state","p-button","p-icon","p-illustration","p-loader"].forEach((e=>{switch(e){case"p-empty-state":customElements.get(t(e))||customElements.define(t(e),h);break;case"p-button":customElements.get(t(e))||c();break;case"p-icon":customElements.get(t(e))||m();break;case"p-illustration":customElements.get(t(e))||l();break;case"p-loader":customElements.get(t(e))||p()}}))}x();export{h as E,x as d}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{t as
|
|
1
|
+
import{t as e,p as a,H as t,h as r}from"./p-CySg37XO.js";import{c as o}from"./p-CBWjHURv.js";import{T as n}from"./p-Au2WuEGF.js";import{d as i}from"./p-QJoR_dmN.js";import{d as s}from"./p-AkD55vN_.js";import{d as l}from"./p-aZcUXH1b.js";import{d as c}from"./p-D8faiybE.js";const d=o(["transition","\n bg-off-white-300\n dark:bg-hurricane-800\n ","\n border-0 border-solid border-off-white-700\n dark:border-hurricane-500\n ","p-4"]),b=o(["flex flex-col","fixed left-0 top-0 z-navbar h-screen w-60","w-full max-w-[16.5rem]","\n layout-1280:relative layout-1280:z-0 layout-1280:h-full\n layout-1280:max-w-none\n ","gap-6","transition-all","will-change-transform","\n -translate-x-full transform-gpu\n layout-1280:translate-x-0\n ","border-r","safe-sidebar"],{variants:{show:{false:null,true:"show"}}}),f=o(["flex w-full items-center justify-between","relative z-navbar-topbar","border-b","layout-1280:hidden","safe-topbar"]),p=o(["\n relative z-navbar-backdrop transition-opacity\n layout-1280:hidden\n "],{variants:{show:{false:"pointer-events-none opacity-0",true:"opacity-100"}}}),m=a(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}_show=!1;render(){return r(n,{key:"814b399715eba8a9f4c81ed550431b8b3cc29d39"},r("p-backdrop",{key:"59c99e5c8ce0dbacae386da8ceb4a7a23b4778bd",class:p({show:this._show}),scrollLock:this._show,onClicked:()=>this._show=!1}),r("div",{key:"815fcb1b40cfdbe3a4bd47676b374254073254df",class:b({class:d(),show:this._show})},r("div",{key:"a078f18dcc8885db9bd3661cc227adccaf30b8c1",class:"\n flex w-full items-center justify-end\n layout-1280:hidden\n "},r("p-button",{key:"be1fbb0ee3d1455f4af3b5399a52c38a760ddb1f",icon:"menu-arrow",iconFlip:"horizontal",iconOnly:!0,variant:"secondary",onClick:()=>this._show=!1})),r("div",{key:"c4b1d03bb1c5fd109b99e3d587873b3f47ab1350",class:"flex w-full flex-shrink-0 flex-col items-stretch"},r("slot",{key:"a981dbc4d887d420cb8b5c7c69fee4795cb07272",name:"company"})),r("div",{key:"035880f4bb9d321c3d4f9d5fb6df34191ba1be13",class:"flex w-full flex-1 flex-col gap-6 overflow-y-auto"},r("slot",{key:"0d75492d278db82db0a62a4717c94df59a02349c",name:"content"})),r("div",{key:"66e0a56030477a2e3c8b1706f698114e85b88fe6",class:"\n mt-auto hidden w-full flex-shrink-0 flex-col\n layout-1280:flex\n "},r("slot",{key:"7ad2e2db299e914b8977f8c300d636d317c06741",name:"user"}))),r("div",{key:"70be960e812e2b4904a3045193ca16fc2391e4a6",class:f({class:d()})},r("p-button",{key:"19b70f87d40558f633d5d9d8b42b60ba4c999826",icon:"menu-arrow",iconOnly:!0,variant:"secondary",onClick:()=>this._show=!0}),r("slot",{key:"c980989054dc51e2e54bf5d032895e297742fe61",name:"topbar"})))}handleCloseNavbar(){this._show=!1}handleOpenNavbar(){this._show=!0}static get style(){return".w-full{width:100%}.max-h-screen-safe{max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}*{box-sizing:border-box}:host{max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));width:100%;.safe-sidebar{padding-top:calc(env(safe-area-inset-top, 0) + 1rem)!important;&.show{--tw-translate-x:env(safe-area-inset-left,0)!important}}.safe-topbar{height:calc(env(safe-area-inset-top, 0) + 4rem);padding-top:calc(env(safe-area-inset-top, 0) + 1rem)!important}}@media (min-width:80rem){:host{width:15rem}}@media (min-width:105rem){:host{width:18rem}}@media (min-width:80rem){.layout-1280\\:w-60{width:15rem}}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.relative{position:relative}.left-0{left:0}.top-0{top:0}.z-navbar{z-index:300}.z-navbar-backdrop{z-index:290}.z-navbar-topbar{z-index:280}.mt-auto{margin-top:auto}.flex{display:flex}.hidden{display:none}.h-screen{height:100vh}.w-60{width:15rem}.max-w-\\[16\\.5rem\\]{max-width:16.5rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.-translate-x-full{--tw-translate-x:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform-gpu{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.gap-6{gap:1.5rem}.overflow-y-auto{overflow-y:auto}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-solid{border-style:solid}.border-off-white-700{--tw-border-opacity:1;border-color:rgb(222 219 213/var(--tw-border-opacity,1))}.bg-off-white-300{--tw-bg-opacity:1;background-color:rgb(248 247 244/var(--tw-bg-opacity,1))}.p-4{padding:1rem}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.will-change-transform{will-change:transform}@media (min-width:80rem){.layout-1280\\:relative{position:relative}.layout-1280\\:z-0{z-index:0}.layout-1280\\:flex{display:flex}.layout-1280\\:hidden{display:none}.layout-1280\\:h-full{height:100%}.layout-1280\\:max-w-none{max-width:none}.layout-1280\\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.dark\\:border-hurricane-500:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-border-opacity:1;border-color:rgb(54 60 70/var(--tw-border-opacity,1))}.dark\\:bg-hurricane-800:where(:host([data-theme=dark]),:host([data-theme=dark]) *){--tw-bg-opacity:1;background-color:rgb(24 30 41/var(--tw-bg-opacity,1))}.dark\\:border-hurricane-500:where([data-theme=dark],[data-theme=dark] *){--tw-border-opacity:1;border-color:rgb(54 60 70/var(--tw-border-opacity,1))}.dark\\:bg-hurricane-800:where([data-theme=dark],[data-theme=dark] *){--tw-bg-opacity:1;background-color:rgb(24 30 41/var(--tw-bg-opacity,1))}"}},[769,"p-navbar",{_show:[32]},[[8,"closeNavbar","handleCloseNavbar"],[8,"openNavbar","handleOpenNavbar"]]]);function w(){"undefined"!=typeof customElements&&["p-navbar","p-backdrop","p-button","p-icon","p-loader"].forEach((a=>{switch(a){case"p-navbar":customElements.get(e(a))||customElements.define(e(a),m);break;case"p-backdrop":customElements.get(e(a))||i();break;case"p-button":customElements.get(e(a))||s();break;case"p-icon":customElements.get(e(a))||l();break;case"p-loader":customElements.get(e(a))||c()}}))}w();const h=m,y=w;export{h as PNavbar,y as defineCustomElement}
|