From 5fd103481cbf6e560d0c8661bca2d4001629e228 Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Sun, 19 Mar 2023 10:14:44 +0200 Subject: [PATCH] updated ui/dist --- ...4addd7e.js => AuthMethodsDocs-c43e0db5.js} | 2 +- ...ee87195.js => AuthRefreshDocs-0a2c959e.js} | 2 +- ...837e.js => AuthWithOAuth2Docs-13fa04d8.js} | 2 +- ...bb.js => AuthWithPasswordDocs-0af3e3a8.js} | 2 +- ...tor-3c7b0d74.js => CodeEditor-14a538bf.js} | 2 +- ....js => ConfirmEmailChangeDocs-6ae1c631.js} | 2 +- ...s => ConfirmPasswordResetDocs-06eac1c3.js} | 2 +- ...js => ConfirmVerificationDocs-1295b8e4.js} | 2 +- ...-4a5410f6.js => CreateApiDocs-9d397b84.js} | 2 +- ...-f9600143.js => DeleteApiDocs-77c2c7b1.js} | 2 +- ...js => FilterAutocompleteInput-9582b077.js} | 2 +- ...cs-224ab52a.js => ListApiDocs-a95a3788.js} | 2 +- ...2.js => ListExternalAuthsDocs-b206f3c1.js} | 2 +- ...PageAdminConfirmPasswordReset-6e17e84e.js} | 2 +- ...PageAdminRequestPasswordReset-0a7c8dd1.js} | 2 +- ... PageRecordConfirmEmailChange-0309b2e8.js} | 2 +- ...ageRecordConfirmPasswordReset-ddb5bf1b.js} | 2 +- ...PageRecordConfirmVerification-ce93d174.js} | 2 +- ...c435ecc.js => RealtimeApiDocs-78d76800.js} | 2 +- ....js => RequestEmailChangeDocs-8f8bbbb4.js} | 2 +- ...s => RequestPasswordResetDocs-c3291f55.js} | 2 +- ...js => RequestVerificationDocs-e38a4378.js} | 2 +- ...dkTabs-7b66898a.js => SdkTabs-45287958.js} | 2 +- ....js => UnlinkExternalAuthDocs-e73e925a.js} | 2 +- ...-e4150b9f.js => UpdateApiDocs-54d3b3e2.js} | 2 +- ...cs-d1caefcc.js => ViewApiDocs-4c37687a.js} | 2 +- ui/dist/assets/index-06e23b77.js | 200 +++++++++ ui/dist/assets/index-f3fc4379.js | 200 --------- ui/dist/index.html | 2 +- ui/package-lock.json | 388 +++++++++--------- .../collections/IndexUpsertPanel.svelte | 6 +- .../components/collections/IndexesList.svelte | 2 +- ui/src/utils/CommonHelper.js | 36 +- 33 files changed, 443 insertions(+), 443 deletions(-) rename ui/dist/assets/{AuthMethodsDocs-54addd7e.js => AuthMethodsDocs-c43e0db5.js} (98%) rename ui/dist/assets/{AuthRefreshDocs-0ee87195.js => AuthRefreshDocs-0a2c959e.js} (98%) rename ui/dist/assets/{AuthWithOAuth2Docs-8eb1837e.js => AuthWithOAuth2Docs-13fa04d8.js} (98%) rename ui/dist/assets/{AuthWithPasswordDocs-e7ef3dbb.js => AuthWithPasswordDocs-0af3e3a8.js} (98%) rename ui/dist/assets/{CodeEditor-3c7b0d74.js => CodeEditor-14a538bf.js} (99%) rename ui/dist/assets/{ConfirmEmailChangeDocs-8055d5e8.js => ConfirmEmailChangeDocs-6ae1c631.js} (97%) rename ui/dist/assets/{ConfirmPasswordResetDocs-62631f4d.js => ConfirmPasswordResetDocs-06eac1c3.js} (98%) rename ui/dist/assets/{ConfirmVerificationDocs-9657603f.js => ConfirmVerificationDocs-1295b8e4.js} (97%) rename ui/dist/assets/{CreateApiDocs-4a5410f6.js => CreateApiDocs-9d397b84.js} (99%) rename ui/dist/assets/{DeleteApiDocs-f9600143.js => DeleteApiDocs-77c2c7b1.js} (97%) rename ui/dist/assets/{FilterAutocompleteInput-fdb4e132.js => FilterAutocompleteInput-9582b077.js} (99%) rename ui/dist/assets/{ListApiDocs-224ab52a.js => ListApiDocs-a95a3788.js} (99%) rename ui/dist/assets/{ListExternalAuthsDocs-c1102562.js => ListExternalAuthsDocs-b206f3c1.js} (98%) rename ui/dist/assets/{PageAdminConfirmPasswordReset-77974c59.js => PageAdminConfirmPasswordReset-6e17e84e.js} (98%) rename ui/dist/assets/{PageAdminRequestPasswordReset-6941cbe2.js => PageAdminRequestPasswordReset-0a7c8dd1.js} (98%) rename ui/dist/assets/{PageRecordConfirmEmailChange-428d71b9.js => PageRecordConfirmEmailChange-0309b2e8.js} (98%) rename ui/dist/assets/{PageRecordConfirmPasswordReset-69aeb2bf.js => PageRecordConfirmPasswordReset-ddb5bf1b.js} (98%) rename ui/dist/assets/{PageRecordConfirmVerification-8d88a0b8.js => PageRecordConfirmVerification-ce93d174.js} (97%) rename ui/dist/assets/{RealtimeApiDocs-3c435ecc.js => RealtimeApiDocs-78d76800.js} (98%) rename ui/dist/assets/{RequestEmailChangeDocs-390c8e3d.js => RequestEmailChangeDocs-8f8bbbb4.js} (98%) rename ui/dist/assets/{RequestPasswordResetDocs-8feddd9f.js => RequestPasswordResetDocs-c3291f55.js} (97%) rename ui/dist/assets/{RequestVerificationDocs-4bd57f94.js => RequestVerificationDocs-e38a4378.js} (97%) rename ui/dist/assets/{SdkTabs-7b66898a.js => SdkTabs-45287958.js} (98%) rename ui/dist/assets/{UnlinkExternalAuthDocs-e7c31e6c.js => UnlinkExternalAuthDocs-e73e925a.js} (98%) rename ui/dist/assets/{UpdateApiDocs-e4150b9f.js => UpdateApiDocs-54d3b3e2.js} (99%) rename ui/dist/assets/{ViewApiDocs-d1caefcc.js => ViewApiDocs-4c37687a.js} (98%) create mode 100644 ui/dist/assets/index-06e23b77.js delete mode 100644 ui/dist/assets/index-f3fc4379.js diff --git a/ui/dist/assets/AuthMethodsDocs-54addd7e.js b/ui/dist/assets/AuthMethodsDocs-c43e0db5.js similarity index 98% rename from ui/dist/assets/AuthMethodsDocs-54addd7e.js rename to ui/dist/assets/AuthMethodsDocs-c43e0db5.js index bb3f343f..ca7b46c4 100644 --- a/ui/dist/assets/AuthMethodsDocs-54addd7e.js +++ b/ui/dist/assets/AuthMethodsDocs-c43e0db5.js @@ -1,4 +1,4 @@ -import{S as ke,i as be,s as ge,e as r,w as g,b as w,c as me,f as k,g as h,h as n,m as _e,x as G,O as re,P as we,k as ve,Q as Ce,n as Pe,t as L,a as Y,o as m,d as pe,R as Me,C as Se,p as $e,r as H,u as je,N as Ae}from"./index-f3fc4379.js";import{S as Be}from"./SdkTabs-7b66898a.js";function ue(a,l,o){const s=a.slice();return s[5]=l[o],s}function de(a,l,o){const s=a.slice();return s[5]=l[o],s}function fe(a,l){let o,s=l[5].code+"",_,f,i,u;function d(){return l[4](l[5])}return{key:a,first:null,c(){o=r("button"),_=g(s),f=w(),k(o,"class","tab-item"),H(o,"active",l[1]===l[5].code),this.first=o},m(v,C){h(v,o,C),n(o,_),n(o,f),i||(u=je(o,"click",d),i=!0)},p(v,C){l=v,C&4&&s!==(s=l[5].code+"")&&G(_,s),C&6&&H(o,"active",l[1]===l[5].code)},d(v){v&&m(o),i=!1,u()}}}function he(a,l){let o,s,_,f;return s=new Ae({props:{content:l[5].body}}),{key:a,first:null,c(){o=r("div"),me(s.$$.fragment),_=w(),k(o,"class","tab-item"),H(o,"active",l[1]===l[5].code),this.first=o},m(i,u){h(i,o,u),_e(s,o,null),n(o,_),f=!0},p(i,u){l=i;const d={};u&4&&(d.content=l[5].body),s.$set(d),(!f||u&6)&&H(o,"active",l[1]===l[5].code)},i(i){f||(L(s.$$.fragment,i),f=!0)},o(i){Y(s.$$.fragment,i),f=!1},d(i){i&&m(o),pe(s)}}}function Oe(a){var ae,ne;let l,o,s=a[0].name+"",_,f,i,u,d,v,C,F=a[0].name+"",U,R,q,P,D,j,W,M,K,X,Q,A,Z,V,y=a[0].name+"",E,x,I,B,J,S,O,b=[],ee=new Map,te,T,p=[],le=new Map,$;P=new Be({props:{js:` +import{S as ke,i as be,s as ge,e as r,w as g,b as w,c as me,f as k,g as h,h as n,m as _e,x as G,O as re,P as we,k as ve,Q as Ce,n as Pe,t as L,a as Y,o as m,d as pe,R as Me,C as Se,p as $e,r as H,u as je,N as Ae}from"./index-06e23b77.js";import{S as Be}from"./SdkTabs-45287958.js";function ue(a,l,o){const s=a.slice();return s[5]=l[o],s}function de(a,l,o){const s=a.slice();return s[5]=l[o],s}function fe(a,l){let o,s=l[5].code+"",_,f,i,u;function d(){return l[4](l[5])}return{key:a,first:null,c(){o=r("button"),_=g(s),f=w(),k(o,"class","tab-item"),H(o,"active",l[1]===l[5].code),this.first=o},m(v,C){h(v,o,C),n(o,_),n(o,f),i||(u=je(o,"click",d),i=!0)},p(v,C){l=v,C&4&&s!==(s=l[5].code+"")&&G(_,s),C&6&&H(o,"active",l[1]===l[5].code)},d(v){v&&m(o),i=!1,u()}}}function he(a,l){let o,s,_,f;return s=new Ae({props:{content:l[5].body}}),{key:a,first:null,c(){o=r("div"),me(s.$$.fragment),_=w(),k(o,"class","tab-item"),H(o,"active",l[1]===l[5].code),this.first=o},m(i,u){h(i,o,u),_e(s,o,null),n(o,_),f=!0},p(i,u){l=i;const d={};u&4&&(d.content=l[5].body),s.$set(d),(!f||u&6)&&H(o,"active",l[1]===l[5].code)},i(i){f||(L(s.$$.fragment,i),f=!0)},o(i){Y(s.$$.fragment,i),f=!1},d(i){i&&m(o),pe(s)}}}function Oe(a){var ae,ne;let l,o,s=a[0].name+"",_,f,i,u,d,v,C,F=a[0].name+"",U,R,q,P,D,j,W,M,K,X,Q,A,Z,V,y=a[0].name+"",E,x,I,B,J,S,O,b=[],ee=new Map,te,T,p=[],le=new Map,$;P=new Be({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${a[3]}'); diff --git a/ui/dist/assets/AuthRefreshDocs-0ee87195.js b/ui/dist/assets/AuthRefreshDocs-0a2c959e.js similarity index 98% rename from ui/dist/assets/AuthRefreshDocs-0ee87195.js rename to ui/dist/assets/AuthRefreshDocs-0a2c959e.js index 4881138a..b785e557 100644 --- a/ui/dist/assets/AuthRefreshDocs-0ee87195.js +++ b/ui/dist/assets/AuthRefreshDocs-0a2c959e.js @@ -1,4 +1,4 @@ -import{S as ze,i as Ue,s as je,N as Ve,e as a,w as k,b as p,c as ae,f as b,g as d,h as o,m as ne,x as re,O as qe,P as xe,k as Je,Q as Ke,n as Qe,t as U,a as j,o as u,d as ie,R as Ie,C as He,p as We,r as x,u as Ge}from"./index-f3fc4379.js";import{S as Xe}from"./SdkTabs-7b66898a.js";function Ee(r,l,s){const n=r.slice();return n[5]=l[s],n}function Fe(r,l,s){const n=r.slice();return n[5]=l[s],n}function Le(r,l){let s,n=l[5].code+"",m,_,i,f;function v(){return l[4](l[5])}return{key:r,first:null,c(){s=a("button"),m=k(n),_=p(),b(s,"class","tab-item"),x(s,"active",l[1]===l[5].code),this.first=s},m(g,w){d(g,s,w),o(s,m),o(s,_),i||(f=Ge(s,"click",v),i=!0)},p(g,w){l=g,w&4&&n!==(n=l[5].code+"")&&re(m,n),w&6&&x(s,"active",l[1]===l[5].code)},d(g){g&&u(s),i=!1,f()}}}function Ne(r,l){let s,n,m,_;return n=new Ve({props:{content:l[5].body}}),{key:r,first:null,c(){s=a("div"),ae(n.$$.fragment),m=p(),b(s,"class","tab-item"),x(s,"active",l[1]===l[5].code),this.first=s},m(i,f){d(i,s,f),ne(n,s,null),o(s,m),_=!0},p(i,f){l=i;const v={};f&4&&(v.content=l[5].body),n.$set(v),(!_||f&6)&&x(s,"active",l[1]===l[5].code)},i(i){_||(U(n.$$.fragment,i),_=!0)},o(i){j(n.$$.fragment,i),_=!1},d(i){i&&u(s),ie(n)}}}function Ye(r){var Be,Me;let l,s,n=r[0].name+"",m,_,i,f,v,g,w,B,J,$,F,ce,L,M,de,K,N=r[0].name+"",Q,ue,pe,V,I,D,W,T,G,fe,X,C,Y,he,Z,be,h,me,P,_e,ke,ve,ee,ge,te,ye,Se,$e,oe,we,le,O,se,R,q,S=[],Te=new Map,Ce,H,y=[],Re=new Map,A;g=new Xe({props:{js:` +import{S as ze,i as Ue,s as je,N as Ve,e as a,w as k,b as p,c as ae,f as b,g as d,h as o,m as ne,x as re,O as qe,P as xe,k as Je,Q as Ke,n as Qe,t as U,a as j,o as u,d as ie,R as Ie,C as He,p as We,r as x,u as Ge}from"./index-06e23b77.js";import{S as Xe}from"./SdkTabs-45287958.js";function Ee(r,l,s){const n=r.slice();return n[5]=l[s],n}function Fe(r,l,s){const n=r.slice();return n[5]=l[s],n}function Le(r,l){let s,n=l[5].code+"",m,_,i,f;function v(){return l[4](l[5])}return{key:r,first:null,c(){s=a("button"),m=k(n),_=p(),b(s,"class","tab-item"),x(s,"active",l[1]===l[5].code),this.first=s},m(g,w){d(g,s,w),o(s,m),o(s,_),i||(f=Ge(s,"click",v),i=!0)},p(g,w){l=g,w&4&&n!==(n=l[5].code+"")&&re(m,n),w&6&&x(s,"active",l[1]===l[5].code)},d(g){g&&u(s),i=!1,f()}}}function Ne(r,l){let s,n,m,_;return n=new Ve({props:{content:l[5].body}}),{key:r,first:null,c(){s=a("div"),ae(n.$$.fragment),m=p(),b(s,"class","tab-item"),x(s,"active",l[1]===l[5].code),this.first=s},m(i,f){d(i,s,f),ne(n,s,null),o(s,m),_=!0},p(i,f){l=i;const v={};f&4&&(v.content=l[5].body),n.$set(v),(!_||f&6)&&x(s,"active",l[1]===l[5].code)},i(i){_||(U(n.$$.fragment,i),_=!0)},o(i){j(n.$$.fragment,i),_=!1},d(i){i&&u(s),ie(n)}}}function Ye(r){var Be,Me;let l,s,n=r[0].name+"",m,_,i,f,v,g,w,B,J,$,F,ce,L,M,de,K,N=r[0].name+"",Q,ue,pe,V,I,D,W,T,G,fe,X,C,Y,he,Z,be,h,me,P,_e,ke,ve,ee,ge,te,ye,Se,$e,oe,we,le,O,se,R,q,S=[],Te=new Map,Ce,H,y=[],Re=new Map,A;g=new Xe({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${r[3]}'); diff --git a/ui/dist/assets/AuthWithOAuth2Docs-8eb1837e.js b/ui/dist/assets/AuthWithOAuth2Docs-13fa04d8.js similarity index 98% rename from ui/dist/assets/AuthWithOAuth2Docs-8eb1837e.js rename to ui/dist/assets/AuthWithOAuth2Docs-13fa04d8.js index 3ee1907a..2095c8ed 100644 --- a/ui/dist/assets/AuthWithOAuth2Docs-8eb1837e.js +++ b/ui/dist/assets/AuthWithOAuth2Docs-13fa04d8.js @@ -1,4 +1,4 @@ -import{S as je,i as He,s as Je,N as We,e as s,w as v,b as p,c as re,f as h,g as r,h as a,m as ce,x as de,O as Ve,P as Ne,k as Qe,Q as ze,n as Ke,t as j,a as H,o as c,d as ue,R as Ye,C as Be,p as Ge,r as J,u as Xe}from"./index-f3fc4379.js";import{S as Ze}from"./SdkTabs-7b66898a.js";function Fe(i,l,o){const n=i.slice();return n[5]=l[o],n}function Le(i,l,o){const n=i.slice();return n[5]=l[o],n}function xe(i,l){let o,n=l[5].code+"",m,_,d,b;function g(){return l[4](l[5])}return{key:i,first:null,c(){o=s("button"),m=v(n),_=p(),h(o,"class","tab-item"),J(o,"active",l[1]===l[5].code),this.first=o},m(k,R){r(k,o,R),a(o,m),a(o,_),d||(b=Xe(o,"click",g),d=!0)},p(k,R){l=k,R&4&&n!==(n=l[5].code+"")&&de(m,n),R&6&&J(o,"active",l[1]===l[5].code)},d(k){k&&c(o),d=!1,b()}}}function Me(i,l){let o,n,m,_;return n=new We({props:{content:l[5].body}}),{key:i,first:null,c(){o=s("div"),re(n.$$.fragment),m=p(),h(o,"class","tab-item"),J(o,"active",l[1]===l[5].code),this.first=o},m(d,b){r(d,o,b),ce(n,o,null),a(o,m),_=!0},p(d,b){l=d;const g={};b&4&&(g.content=l[5].body),n.$set(g),(!_||b&6)&&J(o,"active",l[1]===l[5].code)},i(d){_||(j(n.$$.fragment,d),_=!0)},o(d){H(n.$$.fragment,d),_=!1},d(d){d&&c(o),ue(n)}}}function et(i){var qe,Ie;let l,o,n=i[0].name+"",m,_,d,b,g,k,R,C,N,y,L,pe,x,D,he,Q,M=i[0].name+"",z,be,K,q,Y,I,G,P,X,O,Z,fe,ee,$,te,me,ae,_e,f,ve,E,ge,ke,we,le,Se,oe,Re,ye,Oe,se,$e,ne,U,ie,A,V,S=[],Ae=new Map,Ee,B,w=[],Te=new Map,T;k=new Ze({props:{js:` +import{S as je,i as He,s as Je,N as We,e as s,w as v,b as p,c as re,f as h,g as r,h as a,m as ce,x as de,O as Ve,P as Ne,k as Qe,Q as ze,n as Ke,t as j,a as H,o as c,d as ue,R as Ye,C as Be,p as Ge,r as J,u as Xe}from"./index-06e23b77.js";import{S as Ze}from"./SdkTabs-45287958.js";function Fe(i,l,o){const n=i.slice();return n[5]=l[o],n}function Le(i,l,o){const n=i.slice();return n[5]=l[o],n}function xe(i,l){let o,n=l[5].code+"",m,_,d,b;function g(){return l[4](l[5])}return{key:i,first:null,c(){o=s("button"),m=v(n),_=p(),h(o,"class","tab-item"),J(o,"active",l[1]===l[5].code),this.first=o},m(k,R){r(k,o,R),a(o,m),a(o,_),d||(b=Xe(o,"click",g),d=!0)},p(k,R){l=k,R&4&&n!==(n=l[5].code+"")&&de(m,n),R&6&&J(o,"active",l[1]===l[5].code)},d(k){k&&c(o),d=!1,b()}}}function Me(i,l){let o,n,m,_;return n=new We({props:{content:l[5].body}}),{key:i,first:null,c(){o=s("div"),re(n.$$.fragment),m=p(),h(o,"class","tab-item"),J(o,"active",l[1]===l[5].code),this.first=o},m(d,b){r(d,o,b),ce(n,o,null),a(o,m),_=!0},p(d,b){l=d;const g={};b&4&&(g.content=l[5].body),n.$set(g),(!_||b&6)&&J(o,"active",l[1]===l[5].code)},i(d){_||(j(n.$$.fragment,d),_=!0)},o(d){H(n.$$.fragment,d),_=!1},d(d){d&&c(o),ue(n)}}}function et(i){var qe,Ie;let l,o,n=i[0].name+"",m,_,d,b,g,k,R,C,N,y,L,pe,x,D,he,Q,M=i[0].name+"",z,be,K,q,Y,I,G,P,X,O,Z,fe,ee,$,te,me,ae,_e,f,ve,E,ge,ke,we,le,Se,oe,Re,ye,Oe,se,$e,ne,U,ie,A,V,S=[],Ae=new Map,Ee,B,w=[],Te=new Map,T;k=new Ze({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${i[3]}'); diff --git a/ui/dist/assets/AuthWithPasswordDocs-e7ef3dbb.js b/ui/dist/assets/AuthWithPasswordDocs-0af3e3a8.js similarity index 98% rename from ui/dist/assets/AuthWithPasswordDocs-e7ef3dbb.js rename to ui/dist/assets/AuthWithPasswordDocs-0af3e3a8.js index 960dd07c..54f1f1c8 100644 --- a/ui/dist/assets/AuthWithPasswordDocs-e7ef3dbb.js +++ b/ui/dist/assets/AuthWithPasswordDocs-0af3e3a8.js @@ -1,4 +1,4 @@ -import{S as Se,i as ve,s as we,N as ke,e as s,w as f,b as u,c as Ot,f as h,g as r,h as o,m as At,x as Tt,O as ce,P as ye,k as ge,Q as Pe,n as Re,t as tt,a as et,o as c,d as Ut,R as $e,C as de,p as Ce,r as lt,u as Oe}from"./index-f3fc4379.js";import{S as Ae}from"./SdkTabs-7b66898a.js";function ue(n,e,l){const i=n.slice();return i[8]=e[l],i}function fe(n,e,l){const i=n.slice();return i[8]=e[l],i}function Te(n){let e;return{c(){e=f("email")},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function Ue(n){let e;return{c(){e=f("username")},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function Me(n){let e;return{c(){e=f("username/email")},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function pe(n){let e;return{c(){e=s("strong"),e.textContent="username"},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function be(n){let e;return{c(){e=f("or")},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function me(n){let e;return{c(){e=s("strong"),e.textContent="email"},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function he(n,e){let l,i=e[8].code+"",S,m,p,d;function _(){return e[7](e[8])}return{key:n,first:null,c(){l=s("button"),S=f(i),m=u(),h(l,"class","tab-item"),lt(l,"active",e[3]===e[8].code),this.first=l},m($,C){r($,l,C),o(l,S),o(l,m),p||(d=Oe(l,"click",_),p=!0)},p($,C){e=$,C&16&&i!==(i=e[8].code+"")&&Tt(S,i),C&24&<(l,"active",e[3]===e[8].code)},d($){$&&c(l),p=!1,d()}}}function _e(n,e){let l,i,S,m;return i=new ke({props:{content:e[8].body}}),{key:n,first:null,c(){l=s("div"),Ot(i.$$.fragment),S=u(),h(l,"class","tab-item"),lt(l,"active",e[3]===e[8].code),this.first=l},m(p,d){r(p,l,d),At(i,l,null),o(l,S),m=!0},p(p,d){e=p;const _={};d&16&&(_.content=e[8].body),i.$set(_),(!m||d&24)&<(l,"active",e[3]===e[8].code)},i(p){m||(tt(i.$$.fragment,p),m=!0)},o(p){et(i.$$.fragment,p),m=!1},d(p){p&&c(l),Ut(i)}}}function De(n){var se,ne;let e,l,i=n[0].name+"",S,m,p,d,_,$,C,O,B,Mt,ot,T,at,F,st,U,G,Dt,X,N,Et,nt,Z=n[0].name+"",it,Wt,rt,I,ct,M,dt,Lt,V,D,ut,Bt,ft,Ht,P,Yt,pt,bt,mt,qt,ht,_t,j,kt,E,St,Ft,vt,W,wt,Nt,yt,It,k,Vt,H,jt,Jt,Qt,gt,Kt,Pt,zt,Gt,Xt,Rt,Zt,$t,J,Ct,L,Q,A=[],xt=new Map,te,K,v=[],ee=new Map,Y;function le(t,a){if(t[1]&&t[2])return Me;if(t[1])return Ue;if(t[2])return Te}let q=le(n),R=q&&q(n);T=new Ae({props:{js:` +import{S as Se,i as ve,s as we,N as ke,e as s,w as f,b as u,c as Ot,f as h,g as r,h as o,m as At,x as Tt,O as ce,P as ye,k as ge,Q as Pe,n as Re,t as tt,a as et,o as c,d as Ut,R as $e,C as de,p as Ce,r as lt,u as Oe}from"./index-06e23b77.js";import{S as Ae}from"./SdkTabs-45287958.js";function ue(n,e,l){const i=n.slice();return i[8]=e[l],i}function fe(n,e,l){const i=n.slice();return i[8]=e[l],i}function Te(n){let e;return{c(){e=f("email")},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function Ue(n){let e;return{c(){e=f("username")},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function Me(n){let e;return{c(){e=f("username/email")},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function pe(n){let e;return{c(){e=s("strong"),e.textContent="username"},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function be(n){let e;return{c(){e=f("or")},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function me(n){let e;return{c(){e=s("strong"),e.textContent="email"},m(l,i){r(l,e,i)},d(l){l&&c(e)}}}function he(n,e){let l,i=e[8].code+"",S,m,p,d;function _(){return e[7](e[8])}return{key:n,first:null,c(){l=s("button"),S=f(i),m=u(),h(l,"class","tab-item"),lt(l,"active",e[3]===e[8].code),this.first=l},m($,C){r($,l,C),o(l,S),o(l,m),p||(d=Oe(l,"click",_),p=!0)},p($,C){e=$,C&16&&i!==(i=e[8].code+"")&&Tt(S,i),C&24&<(l,"active",e[3]===e[8].code)},d($){$&&c(l),p=!1,d()}}}function _e(n,e){let l,i,S,m;return i=new ke({props:{content:e[8].body}}),{key:n,first:null,c(){l=s("div"),Ot(i.$$.fragment),S=u(),h(l,"class","tab-item"),lt(l,"active",e[3]===e[8].code),this.first=l},m(p,d){r(p,l,d),At(i,l,null),o(l,S),m=!0},p(p,d){e=p;const _={};d&16&&(_.content=e[8].body),i.$set(_),(!m||d&24)&<(l,"active",e[3]===e[8].code)},i(p){m||(tt(i.$$.fragment,p),m=!0)},o(p){et(i.$$.fragment,p),m=!1},d(p){p&&c(l),Ut(i)}}}function De(n){var se,ne;let e,l,i=n[0].name+"",S,m,p,d,_,$,C,O,B,Mt,ot,T,at,F,st,U,G,Dt,X,N,Et,nt,Z=n[0].name+"",it,Wt,rt,I,ct,M,dt,Lt,V,D,ut,Bt,ft,Ht,P,Yt,pt,bt,mt,qt,ht,_t,j,kt,E,St,Ft,vt,W,wt,Nt,yt,It,k,Vt,H,jt,Jt,Qt,gt,Kt,Pt,zt,Gt,Xt,Rt,Zt,$t,J,Ct,L,Q,A=[],xt=new Map,te,K,v=[],ee=new Map,Y;function le(t,a){if(t[1]&&t[2])return Me;if(t[1])return Ue;if(t[2])return Te}let q=le(n),R=q&&q(n);T=new Ae({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${n[6]}'); diff --git a/ui/dist/assets/CodeEditor-3c7b0d74.js b/ui/dist/assets/CodeEditor-14a538bf.js similarity index 99% rename from ui/dist/assets/CodeEditor-3c7b0d74.js rename to ui/dist/assets/CodeEditor-14a538bf.js index 85f60a71..77e68a0d 100644 --- a/ui/dist/assets/CodeEditor-3c7b0d74.js +++ b/ui/dist/assets/CodeEditor-14a538bf.js @@ -1,4 +1,4 @@ -import{S as $t,i as gt,s as Pt,e as mt,f as bt,T as E,g as Xt,y as jO,o as Zt,I as xt,J as yt,K as kt,L as vt,C as Yt,M as wt}from"./index-f3fc4379.js";import{P as Tt,N as Wt,u as Vt,D as Ut,v as vO,T as D,I as YO,w as iO,x as l,y as _t,L as sO,z as nO,A as R,B as lO,F as ke,G as oO,H as _,J as ve,K as Ye,M as we,E as w,O as z,Q as Ct,R as qt,U as Te,V as b,W as jt,X as Gt,a as C,h as Rt,b as zt,c as At,d as It,e as Et,s as Nt,t as Bt,f as Dt,g as Lt,r as Jt,i as Mt,k as Ht,j as Ft,l as Kt,m as Oa,n as ea,o as ta,p as aa,q as GO,C as N}from"./index-20adcf24.js";class H{constructor(O,a,t,r,i,s,n,o,Q,p=0,c){this.p=O,this.stack=a,this.state=t,this.reducePos=r,this.pos=i,this.score=s,this.buffer=n,this.bufferBase=o,this.curContext=Q,this.lookAhead=p,this.parent=c}toString(){return`[${this.stack.filter((O,a)=>a%3==0).concat(this.state)}]@${this.pos}${this.score?"!"+this.score:""}`}static start(O,a,t=0){let r=O.parser.context;return new H(O,[],a,t,t,0,[],0,r?new RO(r,r.start):null,0,null)}get context(){return this.curContext?this.curContext.context:null}pushState(O,a){this.stack.push(this.state,a,this.bufferBase+this.buffer.length),this.state=O}reduce(O){var a;let t=O>>19,r=O&65535,{parser:i}=this.p,s=i.dynamicPrecedence(r);if(s&&(this.score+=s),t==0){this.pushState(i.getGoto(this.state,r,!0),this.reducePos),r=2e3&&!(!((a=this.p.parser.nodeSet.types[r])===null||a===void 0)&&a.isAnonymous)&&(o==this.p.lastBigReductionStart?(this.p.bigReductionCount++,this.p.lastBigReductionSize=Q):this.p.lastBigReductionSizen;)this.stack.pop();this.reduceContext(r,o)}storeNode(O,a,t,r=4,i=!1){if(O==0&&(!this.stack.length||this.stack[this.stack.length-1]0&&s.buffer[n-4]==0&&s.buffer[n-1]>-1){if(a==t)return;if(s.buffer[n-2]>=a){s.buffer[n-2]=t;return}}}if(!i||this.pos==t)this.buffer.push(O,a,t,r);else{let s=this.buffer.length;if(s>0&&this.buffer[s-4]!=0)for(;s>0&&this.buffer[s-2]>t;)this.buffer[s]=this.buffer[s-4],this.buffer[s+1]=this.buffer[s-3],this.buffer[s+2]=this.buffer[s-2],this.buffer[s+3]=this.buffer[s-1],s-=4,r>4&&(r-=4);this.buffer[s]=O,this.buffer[s+1]=a,this.buffer[s+2]=t,this.buffer[s+3]=r}}shift(O,a,t){let r=this.pos;if(O&131072)this.pushState(O&65535,this.pos);else if(O&262144)this.pos=t,this.shiftContext(a,r),a<=this.p.parser.maxNode&&this.buffer.push(a,r,t,4);else{let i=O,{parser:s}=this.p;(t>this.pos||a<=s.maxNode)&&(this.pos=t,s.stateFlag(i,1)||(this.reducePos=t)),this.pushState(i,r),this.shiftContext(a,r),a<=s.maxNode&&this.buffer.push(a,r,t,4)}}apply(O,a,t){O&65536?this.reduce(O):this.shift(O,a,t)}useNode(O,a){let t=this.p.reused.length-1;(t<0||this.p.reused[t]!=O)&&(this.p.reused.push(O),t++);let r=this.pos;this.reducePos=this.pos=r+O.length,this.pushState(a,r),this.buffer.push(t,r,this.reducePos,-1),this.curContext&&this.updateContext(this.curContext.tracker.reuse(this.curContext.context,O,this,this.p.stream.reset(this.pos-O.length)))}split(){let O=this,a=O.buffer.length;for(;a>0&&O.buffer[a-2]>O.reducePos;)a-=4;let t=O.buffer.slice(a),r=O.bufferBase+a;for(;O&&r==O.bufferBase;)O=O.parent;return new H(this.p,this.stack.slice(),this.state,this.reducePos,this.pos,this.score,t,r,this.curContext,this.lookAhead,O)}recoverByDelete(O,a){let t=O<=this.p.parser.maxNode;t&&this.storeNode(O,this.pos,a,4),this.storeNode(0,this.pos,a,t?8:4),this.pos=this.reducePos=a,this.score-=190}canShift(O){for(let a=new ra(this);;){let t=this.p.parser.stateSlot(a.state,4)||this.p.parser.hasAction(a.state,O);if(t==0)return!1;if(!(t&65536))return!0;a.reduce(t)}}recoverByInsert(O){if(this.stack.length>=300)return[];let a=this.p.parser.nextStates(this.state);if(a.length>4<<1||this.stack.length>=120){let r=[];for(let i=0,s;io&1&&n==s)||r.push(a[i],s)}a=r}let t=[];for(let r=0;r>19,r=O&65535,i=this.stack.length-t*3;if(i<0||a.getGoto(this.stack[i],r,!1)<0)return!1;this.storeNode(0,this.reducePos,this.reducePos,4,!0),this.score-=100}return this.reducePos=this.pos,this.reduce(O),!0}forceAll(){for(;!this.p.parser.stateFlag(this.state,2);)if(!this.forceReduce()){this.storeNode(0,this.pos,this.pos,4,!0);break}return this}get deadEnd(){if(this.stack.length!=3)return!1;let{parser:O}=this.p;return O.data[O.stateSlot(this.state,1)]==65535&&!O.stateSlot(this.state,4)}restart(){this.state=this.stack[0],this.stack.length=0}sameState(O){if(this.state!=O.state||this.stack.length!=O.stack.length)return!1;for(let a=0;athis.lookAhead&&(this.emitLookAhead(),this.lookAhead=O)}close(){this.curContext&&this.curContext.tracker.strict&&this.emitContext(),this.lookAhead>0&&this.emitLookAhead()}}class RO{constructor(O,a){this.tracker=O,this.context=a,this.hash=O.strict?O.hash(a):0}}var zO;(function(e){e[e.Insert=200]="Insert",e[e.Delete=190]="Delete",e[e.Reduce=100]="Reduce",e[e.MaxNext=4]="MaxNext",e[e.MaxInsertStackDepth=300]="MaxInsertStackDepth",e[e.DampenInsertStackDepth=120]="DampenInsertStackDepth",e[e.MinBigReduction=2e3]="MinBigReduction"})(zO||(zO={}));class ra{constructor(O){this.start=O,this.state=O.state,this.stack=O.stack,this.base=this.stack.length}reduce(O){let a=O&65535,t=O>>19;t==0?(this.stack==this.start.stack&&(this.stack=this.stack.slice()),this.stack.push(this.state,0,0),this.base+=3):this.base-=(t-1)*3;let r=this.start.p.parser.getGoto(this.stack[this.base-3],a,!0);this.state=r}}class F{constructor(O,a,t){this.stack=O,this.pos=a,this.index=t,this.buffer=O.buffer,this.index==0&&this.maybeNext()}static create(O,a=O.bufferBase+O.buffer.length){return new F(O,a,a-O.bufferBase)}maybeNext(){let O=this.stack.parent;O!=null&&(this.index=this.stack.bufferBase-O.bufferBase,this.stack=O,this.buffer=O.buffer)}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}next(){this.index-=4,this.pos-=4,this.index==0&&this.maybeNext()}fork(){return new F(this.stack,this.pos,this.index)}}function G(e,O=Uint16Array){if(typeof e!="string")return e;let a=null;for(let t=0,r=0;t=92&&s--,s>=34&&s--;let o=s-32;if(o>=46&&(o-=46,n=!0),i+=o,n)break;i*=46}a?a[r++]=i:a=new O(i)}return a}class L{constructor(){this.start=-1,this.value=-1,this.end=-1,this.extended=-1,this.lookAhead=0,this.mask=0,this.context=0}}const AO=new L;class ia{constructor(O,a){this.input=O,this.ranges=a,this.chunk="",this.chunkOff=0,this.chunk2="",this.chunk2Pos=0,this.next=-1,this.token=AO,this.rangeIndex=0,this.pos=this.chunkPos=a[0].from,this.range=a[0],this.end=a[a.length-1].to,this.readNext()}resolveOffset(O,a){let t=this.range,r=this.rangeIndex,i=this.pos+O;for(;it.to:i>=t.to;){if(r==this.ranges.length-1)return null;let s=this.ranges[++r];i+=s.from-t.to,t=s}return i}clipPos(O){if(O>=this.range.from&&OO)return Math.max(O,a.from);return this.end}peek(O){let a=this.chunkOff+O,t,r;if(a>=0&&a=this.chunk2Pos&&tn.to&&(this.chunk2=this.chunk2.slice(0,n.to-t)),r=this.chunk2.charCodeAt(0)}}return t>=this.token.lookAhead&&(this.token.lookAhead=t+1),r}acceptToken(O,a=0){let t=a?this.resolveOffset(a,-1):this.pos;if(t==null||t=this.chunk2Pos&&this.posthis.range.to?O.slice(0,this.range.to-this.pos):O,this.chunkPos=this.pos,this.chunkOff=0}}readNext(){return this.chunkOff>=this.chunk.length&&(this.getChunk(),this.chunkOff==this.chunk.length)?this.next=-1:this.next=this.chunk.charCodeAt(this.chunkOff)}advance(O=1){for(this.chunkOff+=O;this.pos+O>=this.range.to;){if(this.rangeIndex==this.ranges.length-1)return this.setDone();O-=this.range.to-this.pos,this.range=this.ranges[++this.rangeIndex],this.pos=this.range.from}return this.pos+=O,this.pos>=this.token.lookAhead&&(this.token.lookAhead=this.pos+1),this.readNext()}setDone(){return this.pos=this.chunkPos=this.end,this.range=this.ranges[this.rangeIndex=this.ranges.length-1],this.chunk="",this.next=-1}reset(O,a){if(a?(this.token=a,a.start=O,a.lookAhead=O+1,a.value=a.extended=-1):this.token=AO,this.pos!=O){if(this.pos=O,O==this.end)return this.setDone(),this;for(;O=this.range.to;)this.range=this.ranges[++this.rangeIndex];O>=this.chunkPos&&O=this.chunkPos&&a<=this.chunkPos+this.chunk.length)return this.chunk.slice(O-this.chunkPos,a-this.chunkPos);if(O>=this.chunk2Pos&&a<=this.chunk2Pos+this.chunk2.length)return this.chunk2.slice(O-this.chunk2Pos,a-this.chunk2Pos);if(O>=this.range.from&&a<=this.range.to)return this.input.read(O,a);let t="";for(let r of this.ranges){if(r.from>=a)break;r.to>O&&(t+=this.input.read(Math.max(r.from,O),Math.min(r.to,a)))}return t}}class V{constructor(O,a){this.data=O,this.id=a}token(O,a){let{parser:t}=a.p;We(this.data,O,a,this.id,t.data,t.tokenPrecTable)}}V.prototype.contextual=V.prototype.fallback=V.prototype.extend=!1;class bO{constructor(O,a,t){this.precTable=a,this.elseToken=t,this.data=typeof O=="string"?G(O):O}token(O,a){let t=O.pos,r;for(;r=O.pos,We(this.data,O,a,0,this.data,this.precTable),!(O.token.value>-1);){if(this.elseToken==null)return;if(O.next<0)break;O.advance(),O.reset(r+1,O.token)}r>t&&(O.reset(t,O.token),O.acceptToken(this.elseToken,r-t))}}bO.prototype.contextual=V.prototype.fallback=V.prototype.extend=!1;class Z{constructor(O,a={}){this.token=O,this.contextual=!!a.contextual,this.fallback=!!a.fallback,this.extend=!!a.extend}}function We(e,O,a,t,r,i){let s=0,n=1<0){let S=e[h];if(o.allows(S)&&(O.token.value==-1||O.token.value==S||sa(S,O.token.value,r,i))){O.acceptToken(S);break}}let p=O.next,c=0,u=e[s+2];if(O.next<0&&u>c&&e[Q+u*3-3]==65535&&e[Q+u*3-3]==65535){s=e[Q+u*3-1];continue O}for(;c>1,S=Q+h+(h<<1),P=e[S],$=e[S+1]||65536;if(p=$)c=h+1;else{s=e[S+2],O.advance();continue O}}break}}function IO(e,O,a){for(let t=O,r;(r=e[t])!=65535;t++)if(r==a)return t-O;return-1}function sa(e,O,a,t){let r=IO(a,t,O);return r<0||IO(a,t,e)O)&&!t.type.isError)return a<0?Math.max(0,Math.min(t.to-1,O-25)):Math.min(e.length,Math.max(t.from+1,O+25));if(a<0?t.prevSibling():t.nextSibling())break;if(!t.parent())return a<0?0:e.length}}class na{constructor(O,a){this.fragments=O,this.nodeSet=a,this.i=0,this.fragment=null,this.safeFrom=-1,this.safeTo=-1,this.trees=[],this.start=[],this.index=[],this.nextFragment()}nextFragment(){let O=this.fragment=this.i==this.fragments.length?null:this.fragments[this.i++];if(O){for(this.safeFrom=O.openStart?NO(O.tree,O.from+O.offset,1)-O.offset:O.from,this.safeTo=O.openEnd?NO(O.tree,O.to+O.offset,-1)-O.offset:O.to;this.trees.length;)this.trees.pop(),this.start.pop(),this.index.pop();this.trees.push(O.tree),this.start.push(-O.offset),this.index.push(0),this.nextStart=this.safeFrom}else this.nextStart=1e9}nodeAt(O){if(OO)return this.nextStart=s,null;if(i instanceof D){if(s==O){if(s=Math.max(this.safeFrom,O)&&(this.trees.push(i),this.start.push(s),this.index.push(0))}else this.index[a]++,this.nextStart=s+i.length}}}class la{constructor(O,a){this.stream=a,this.tokens=[],this.mainToken=null,this.actions=[],this.tokens=O.tokenizers.map(t=>new L)}getActions(O){let a=0,t=null,{parser:r}=O.p,{tokenizers:i}=r,s=r.stateSlot(O.state,3),n=O.curContext?O.curContext.hash:0,o=0;for(let Q=0;Qc.end+25&&(o=Math.max(c.lookAhead,o)),c.value!=0)){let u=a;if(c.extended>-1&&(a=this.addActions(O,c.extended,c.end,a)),a=this.addActions(O,c.value,c.end,a),!p.extend&&(t=c,a>u))break}}for(;this.actions.length>a;)this.actions.pop();return o&&O.setLookAhead(o),!t&&O.pos==this.stream.end&&(t=new L,t.value=O.p.parser.eofTerm,t.start=t.end=O.pos,a=this.addActions(O,t.value,t.end,a)),this.mainToken=t,this.actions}getMainToken(O){if(this.mainToken)return this.mainToken;let a=new L,{pos:t,p:r}=O;return a.start=t,a.end=Math.min(t+1,r.stream.end),a.value=t==r.stream.end?r.parser.eofTerm:0,a}updateCachedToken(O,a,t){let r=this.stream.clipPos(t.pos);if(a.token(this.stream.reset(r,O),t),O.value>-1){let{parser:i}=t.p;for(let s=0;s=0&&t.p.parser.dialect.allows(n>>1)){n&1?O.extended=n>>1:O.value=n>>1;break}}}else O.value=0,O.end=this.stream.clipPos(r+1)}putAction(O,a,t,r){for(let i=0;iO.bufferLength*4?new na(t,O.nodeSet):null}get parsedPos(){return this.minStackPos}advance(){let O=this.stacks,a=this.minStackPos,t=this.stacks=[],r,i;if(this.bigReductionCount>300&&O.length==1){let[s]=O;for(;s.forceReduce()&&s.stack.length&&s.stack[s.stack.length-2]>=this.lastBigReductionStart;);this.bigReductionCount=this.lastBigReductionSize=0}for(let s=0;sa)t.push(n);else{if(this.advanceStack(n,t,O))continue;{r||(r=[],i=[]),r.push(n);let o=this.tokens.getMainToken(n);i.push(o.value,o.end)}}break}}if(!t.length){let s=r&&ca(r);if(s)return this.stackToTree(s);if(this.parser.strict)throw X&&r&&console.log("Stuck with token "+(this.tokens.mainToken?this.parser.getName(this.tokens.mainToken.value):"none")),new SyntaxError("No parse at "+a);this.recovering||(this.recovering=5)}if(this.recovering&&r){let s=this.stoppedAt!=null&&r[0].pos>this.stoppedAt?r[0]:this.runRecovery(r,i,t);if(s)return this.stackToTree(s.forceAll())}if(this.recovering){let s=this.recovering==1?1:this.recovering*3;if(t.length>s)for(t.sort((n,o)=>o.score-n.score);t.length>s;)t.pop();t.some(n=>n.reducePos>a)&&this.recovering--}else if(t.length>1){O:for(let s=0;s500&&Q.buffer.length>500)if((n.score-Q.score||n.buffer.length-Q.buffer.length)>0)t.splice(o--,1);else{t.splice(s--,1);continue O}}}t.length>12&&t.splice(12,t.length-12)}this.minStackPos=t[0].pos;for(let s=1;s ":"";if(this.stoppedAt!=null&&r>this.stoppedAt)return O.forceReduce()?O:null;if(this.fragments){let Q=O.curContext&&O.curContext.tracker.strict,p=Q?O.curContext.hash:0;for(let c=this.fragments.nodeAt(r);c;){let u=this.parser.nodeSet.types[c.type.id]==c.type?i.getGoto(O.state,c.type.id):-1;if(u>-1&&c.length&&(!Q||(c.prop(vO.contextHash)||0)==p))return O.useNode(c,u),X&&console.log(s+this.stackID(O)+` (via reuse of ${i.getName(c.type.id)})`),!0;if(!(c instanceof D)||c.children.length==0||c.positions[0]>0)break;let h=c.children[0];if(h instanceof D&&c.positions[0]==0)c=h;else break}}let n=i.stateSlot(O.state,4);if(n>0)return O.reduce(n),X&&console.log(s+this.stackID(O)+` (via always-reduce ${i.getName(n&65535)})`),!0;if(O.stack.length>=15e3)for(;O.stack.length>9e3&&O.forceReduce(););let o=this.tokens.getActions(O);for(let Q=0;Qr?a.push(S):t.push(S)}return!1}advanceFully(O,a){let t=O.pos;for(;;){if(!this.advanceStack(O,null,null))return!1;if(O.pos>t)return DO(O,a),!0}}runRecovery(O,a,t){let r=null,i=!1;for(let s=0;s ":"";if(n.deadEnd&&(i||(i=!0,n.restart(),X&&console.log(p+this.stackID(n)+" (restarted)"),this.advanceFully(n,t))))continue;let c=n.split(),u=p;for(let h=0;c.forceReduce()&&h<10&&(X&&console.log(u+this.stackID(c)+" (via force-reduce)"),!this.advanceFully(c,t));h++)X&&(u=this.stackID(c)+" -> ");for(let h of n.recoverByInsert(o))X&&console.log(p+this.stackID(h)+" (via recover-insert)"),this.advanceFully(h,t);this.stream.end>n.pos?(Q==n.pos&&(Q++,o=0),n.recoverByDelete(o,Q),X&&console.log(p+this.stackID(n)+` (via recover-delete ${this.parser.getName(o)})`),DO(n,t)):(!r||r.scoree;class Ve{constructor(O){this.start=O.start,this.shift=O.shift||pO,this.reduce=O.reduce||pO,this.reuse=O.reuse||pO,this.hash=O.hash||(()=>0),this.strict=O.strict!==!1}}class T extends Tt{constructor(O){if(super(),this.wrappers=[],O.version!=14)throw new RangeError(`Parser version (${O.version}) doesn't match runtime version (14)`);let a=O.nodeNames.split(" ");this.minRepeatTerm=a.length;for(let n=0;nO.topRules[n][1]),r=[];for(let n=0;n=0)i(p,o,n[Q++]);else{let c=n[Q+-p];for(let u=-p;u>0;u--)i(n[Q++],o,c);Q++}}}this.nodeSet=new Wt(a.map((n,o)=>Vt.define({name:o>=this.minRepeatTerm?void 0:n,id:o,props:r[o],top:t.indexOf(o)>-1,error:o==0,skipped:O.skippedNodes&&O.skippedNodes.indexOf(o)>-1}))),O.propSources&&(this.nodeSet=this.nodeSet.extend(...O.propSources)),this.strict=!1,this.bufferLength=Ut;let s=G(O.tokenData);this.context=O.context,this.specializerSpecs=O.specialized||[],this.specialized=new Uint16Array(this.specializerSpecs.length);for(let n=0;ntypeof n=="number"?new V(s,n):n),this.topRules=O.topRules,this.dialects=O.dialects||{},this.dynamicPrecedences=O.dynamicPrecedences||null,this.tokenPrecTable=O.tokenPrec,this.termNames=O.termNames||null,this.maxNode=this.nodeSet.types.length-1,this.dialect=this.parseDialect(),this.top=this.topRules[Object.keys(this.topRules)[0]]}createParse(O,a,t){let r=new oa(this,O,a,t);for(let i of this.wrappers)r=i(r,O,a,t);return r}getGoto(O,a,t=!1){let r=this.goto;if(a>=r[0])return-1;for(let i=r[a+1];;){let s=r[i++],n=s&1,o=r[i++];if(n&&t)return o;for(let Q=i+(s>>1);i0}validAction(O,a){if(a==this.stateSlot(O,4))return!0;for(let t=this.stateSlot(O,1);;t+=3){if(this.data[t]==65535)if(this.data[t+1]==1)t=x(this.data,t+2);else return!1;if(a==x(this.data,t+1))return!0}}nextStates(O){let a=[];for(let t=this.stateSlot(O,1);;t+=3){if(this.data[t]==65535)if(this.data[t+1]==1)t=x(this.data,t+2);else break;if(!(this.data[t+2]&1)){let r=this.data[t+1];a.some((i,s)=>s&1&&i==r)||a.push(this.data[t],r)}}return a}configure(O){let a=Object.assign(Object.create(T.prototype),this);if(O.props&&(a.nodeSet=this.nodeSet.extend(...O.props)),O.top){let t=this.topRules[O.top];if(!t)throw new RangeError(`Invalid top rule name ${O.top}`);a.top=t}return O.tokenizers&&(a.tokenizers=this.tokenizers.map(t=>{let r=O.tokenizers.find(i=>i.from==t);return r?r.to:t})),O.specializers&&(a.specializers=this.specializers.slice(),a.specializerSpecs=this.specializerSpecs.map((t,r)=>{let i=O.specializers.find(n=>n.from==t.external);if(!i)return t;let s=Object.assign(Object.assign({},t),{external:i.to});return a.specializers[r]=LO(s),s})),O.contextTracker&&(a.context=O.contextTracker),O.dialect&&(a.dialect=this.parseDialect(O.dialect)),O.strict!=null&&(a.strict=O.strict),O.wrap&&(a.wrappers=a.wrappers.concat(O.wrap)),O.bufferLength!=null&&(a.bufferLength=O.bufferLength),a}hasWrappers(){return this.wrappers.length>0}getName(O){return this.termNames?this.termNames[O]:String(O<=this.maxNode&&this.nodeSet.types[O].name||O)}get eofTerm(){return this.maxNode+1}get topNode(){return this.nodeSet.types[this.top[1]]}dynamicPrecedence(O){let a=this.dynamicPrecedences;return a==null?0:a[O]||0}parseDialect(O){let a=Object.keys(this.dialects),t=a.map(()=>!1);if(O)for(let i of O.split(" ")){let s=a.indexOf(i);s>=0&&(t[s]=!0)}let r=null;for(let i=0;it)&&a.p.parser.stateFlag(a.state,2)&&(!O||O.scoree.external(a,t)<<1|O}return e.get}const ha=54,pa=1,ua=55,fa=2,Sa=56,da=3,JO=4,$a=5,K=6,Ue=7,_e=8,Ce=9,qe=10,ga=11,Pa=12,ma=13,uO=57,ba=14,MO=58,Xa=20,Za=22,je=23,xa=24,XO=26,Ge=27,ya=28,ka=31,va=34,Re=36,Ya=37,wa=0,Ta=1,Wa={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},Va={dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},HO={dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}};function Ua(e){return e==45||e==46||e==58||e>=65&&e<=90||e==95||e>=97&&e<=122||e>=161}function ze(e){return e==9||e==10||e==13||e==32}let FO=null,KO=null,Oe=0;function ZO(e,O){let a=e.pos+O;if(Oe==a&&KO==e)return FO;let t=e.peek(O);for(;ze(t);)t=e.peek(++O);let r="";for(;Ua(t);)r+=String.fromCharCode(t),t=e.peek(++O);return KO=e,Oe=a,FO=r?r.toLowerCase():t==_a||t==Ca?void 0:null}const Ae=60,OO=62,wO=47,_a=63,Ca=33,qa=45;function ee(e,O){this.name=e,this.parent=O,this.hash=O?O.hash:0;for(let a=0;a-1?new ee(ZO(t,1)||"",e):e},reduce(e,O){return O==Xa&&e?e.parent:e},reuse(e,O,a,t){let r=O.type.id;return r==K||r==Re?new ee(ZO(t,1)||"",e):e},hash(e){return e?e.hash:0},strict:!1}),Ra=new Z((e,O)=>{if(e.next!=Ae){e.next<0&&O.context&&e.acceptToken(uO);return}e.advance();let a=e.next==wO;a&&e.advance();let t=ZO(e,0);if(t===void 0)return;if(!t)return e.acceptToken(a?ba:K);let r=O.context?O.context.name:null;if(a){if(t==r)return e.acceptToken(ga);if(r&&Va[r])return e.acceptToken(uO,-2);if(O.dialectEnabled(wa))return e.acceptToken(Pa);for(let i=O.context;i;i=i.parent)if(i.name==t)return;e.acceptToken(ma)}else{if(t=="script")return e.acceptToken(Ue);if(t=="style")return e.acceptToken(_e);if(t=="textarea")return e.acceptToken(Ce);if(Wa.hasOwnProperty(t))return e.acceptToken(qe);r&&HO[r]&&HO[r][t]?e.acceptToken(uO,-1):e.acceptToken(K)}},{contextual:!0}),za=new Z(e=>{for(let O=0,a=0;;a++){if(e.next<0){a&&e.acceptToken(MO);break}if(e.next==qa)O++;else if(e.next==OO&&O>=2){a>3&&e.acceptToken(MO,-2);break}else O=0;e.advance()}});function Aa(e){for(;e;e=e.parent)if(e.name=="svg"||e.name=="math")return!0;return!1}const Ia=new Z((e,O)=>{if(e.next==wO&&e.peek(1)==OO){let a=O.dialectEnabled(Ta)||Aa(O.context);e.acceptToken(a?$a:JO,2)}else e.next==OO&&e.acceptToken(JO,1)});function TO(e,O,a){let t=2+e.length;return new Z(r=>{for(let i=0,s=0,n=0;;n++){if(r.next<0){n&&r.acceptToken(O);break}if(i==0&&r.next==Ae||i==1&&r.next==wO||i>=2&&is?r.acceptToken(O,-s):r.acceptToken(a,-(s-2));break}else if((r.next==10||r.next==13)&&n){r.acceptToken(O,1);break}else i=s=0;r.advance()}})}const Ea=TO("script",ha,pa),Na=TO("style",ua,fa),Ba=TO("textarea",Sa,da),Da=iO({"Text RawText":l.content,"StartTag StartCloseTag SelfClosingEndTag EndTag":l.angleBracket,TagName:l.tagName,"MismatchedCloseTag/TagName":[l.tagName,l.invalid],AttributeName:l.attributeName,"AttributeValue UnquotedAttributeValue":l.attributeValue,Is:l.definitionOperator,"EntityReference CharacterReference":l.character,Comment:l.blockComment,ProcessingInst:l.processingInstruction,DoctypeDecl:l.documentMeta}),La=T.deserialize({version:14,states:",xOVO!rOOO!WQ#tO'#CqO!]Q#tO'#CzO!bQ#tO'#C}O!gQ#tO'#DQO!lQ#tO'#DSO!qOaO'#CpO!|ObO'#CpO#XOdO'#CpO$eO!rO'#CpOOO`'#Cp'#CpO$lO$fO'#DTO$tQ#tO'#DVO$yQ#tO'#DWOOO`'#Dk'#DkOOO`'#DY'#DYQVO!rOOO%OQ&rO,59]O%WQ&rO,59fO%`Q&rO,59iO%hQ&rO,59lO%sQ&rO,59nOOOa'#D^'#D^O%{OaO'#CxO&WOaO,59[OOOb'#D_'#D_O&`ObO'#C{O&kObO,59[OOOd'#D`'#D`O&sOdO'#DOO'OOdO,59[OOO`'#Da'#DaO'WO!rO,59[O'_Q#tO'#DROOO`,59[,59[OOOp'#Db'#DbO'dO$fO,59oOOO`,59o,59oO'lQ#|O,59qO'qQ#|O,59rOOO`-E7W-E7WO'vQ&rO'#CsOOQW'#DZ'#DZO(UQ&rO1G.wOOOa1G.w1G.wO(^Q&rO1G/QOOOb1G/Q1G/QO(fQ&rO1G/TOOOd1G/T1G/TO(nQ&rO1G/WOOO`1G/W1G/WOOO`1G/Y1G/YO(yQ&rO1G/YOOOa-E7[-E7[O)RQ#tO'#CyOOO`1G.v1G.vOOOb-E7]-E7]O)WQ#tO'#C|OOOd-E7^-E7^O)]Q#tO'#DPOOO`-E7_-E7_O)bQ#|O,59mOOOp-E7`-E7`OOO`1G/Z1G/ZOOO`1G/]1G/]OOO`1G/^1G/^O)gQ,UO,59_OOQW-E7X-E7XOOOa7+$c7+$cOOOb7+$l7+$lOOOd7+$o7+$oOOO`7+$r7+$rOOO`7+$t7+$tO)rQ#|O,59eO)wQ#|O,59hO)|Q#|O,59kOOO`1G/X1G/XO*RO7[O'#CvO*dOMhO'#CvOOQW1G.y1G.yOOO`1G/P1G/POOO`1G/S1G/SOOO`1G/V1G/VOOOO'#D['#D[O*uO7[O,59bOOQW,59b,59bOOOO'#D]'#D]O+WOMhO,59bOOOO-E7Y-E7YOOQW1G.|1G.|OOOO-E7Z-E7Z",stateData:"+s~O!^OS~OUSOVPOWQOXROYTO[]O][O^^O`^Oa^Ob^Oc^Ox^O{_O!dZO~OfaO~OfbO~OfcO~OfdO~OfeO~O!WfOPlP!ZlP~O!XiOQoP!ZoP~O!YlORrP!ZrP~OUSOVPOWQOXROYTOZqO[]O][O^^O`^Oa^Ob^Oc^Ox^O!dZO~O!ZrO~P#dO![sO!euO~OfvO~OfwO~OS|OhyO~OS!OOhyO~OS!QOhyO~OS!SOT!TOhyO~OS!TOhyO~O!WfOPlX!ZlX~OP!WO!Z!XO~O!XiOQoX!ZoX~OQ!ZO!Z!XO~O!YlORrX!ZrX~OR!]O!Z!XO~O!Z!XO~P#dOf!_O~O![sO!e!aO~OS!bO~OS!cO~Oi!dOSgXhgXTgX~OS!fOhyO~OS!gOhyO~OS!hOhyO~OS!iOT!jOhyO~OS!jOhyO~Of!kO~Of!lO~Of!mO~OS!nO~Ok!qO!`!oO!b!pO~OS!rO~OS!sO~OS!tO~Oa!uOb!uOc!uO!`!wO!a!uO~Oa!xOb!xOc!xO!b!wO!c!xO~Oa!uOb!uOc!uO!`!{O!a!uO~Oa!xOb!xOc!xO!b!{O!c!xO~OT~bac!dx{!d~",goto:"%p!`PPPPPPPPPPPPPPPPPPPP!a!gP!mPP!yP!|#P#S#Y#]#`#f#i#l#r#x!aP!a!aP$O$U$l$r$x%O%U%[%bPPPPPPPP%hX^OX`pXUOX`pezabcde{}!P!R!UR!q!dRhUR!XhXVOX`pRkVR!XkXWOX`pRnWR!XnXXOX`pQrXR!XpXYOX`pQ`ORx`Q{aQ}bQ!PcQ!RdQ!UeZ!e{}!P!R!UQ!v!oR!z!vQ!y!pR!|!yQgUR!VgQjVR!YjQmWR![mQpXR!^pQtZR!`tS_O`ToXp",nodeNames:"⚠ StartCloseTag StartCloseTag StartCloseTag EndTag SelfClosingEndTag StartTag StartTag StartTag StartTag StartTag StartCloseTag StartCloseTag StartCloseTag IncompleteCloseTag Document Text EntityReference CharacterReference InvalidEntity Element OpenTag TagName Attribute AttributeName Is AttributeValue UnquotedAttributeValue ScriptText CloseTag OpenTag StyleText CloseTag OpenTag TextareaText CloseTag OpenTag CloseTag SelfClosingTag Comment ProcessingInst MismatchedCloseTag CloseTag DoctypeDecl",maxTerm:67,context:Ga,nodeProps:[["closedBy",-10,1,2,3,7,8,9,10,11,12,13,"EndTag",6,"EndTag SelfClosingEndTag",-4,21,30,33,36,"CloseTag"],["openedBy",4,"StartTag StartCloseTag",5,"StartTag",-4,29,32,35,37,"OpenTag"],["group",-9,14,17,18,19,20,39,40,41,42,"Entity",16,"Entity TextContent",-3,28,31,34,"TextContent Entity"]],propSources:[Da],skippedNodes:[0],repeatNodeCount:9,tokenData:"#%g!aR!YOX$qXY,QYZ,QZ[$q[]&X]^,Q^p$qpq,Qqr-_rs4ysv-_vw5iwxJ^x}-_}!OKP!O!P-_!P!Q$q!Q![-_![!]!!O!]!^-_!^!_!&W!_!`#$o!`!a&X!a!c-_!c!}!!O!}#R-_#R#S!!O#S#T3V#T#o!!O#o#s-_#s$f$q$f%W-_%W%o!!O%o%p-_%p&a!!O&a&b-_&b1p!!O1p4U-_4U4d!!O4d4e-_4e$IS!!O$IS$I`-_$I`$Ib!!O$Ib$Kh-_$Kh%#t!!O%#t&/x-_&/x&Et!!O&Et&FV-_&FV;'S!!O;'S;:j!&Q;:j;=`4s<%l?&r-_?&r?Ah!!O?Ah?BY$q?BY?Mn!!O?MnO$q!Z$|c`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr$qrs&}sv$qvw+Pwx(tx!^$q!^!_*V!_!a&X!a#S$q#S#T&X#T;'S$q;'S;=`+z<%lO$q!R&bX`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&Xq'UV`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}P'pT`POv'kw!^'k!_;'S'k;'S;=`(P<%lO'kP(SP;=`<%l'kp([S!cpOv(Vx;'S(V;'S;=`(h<%lO(Vp(kP;=`<%l(Vq(qP;=`<%l&}a({W`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t`)jT!a`Or)esv)ew;'S)e;'S;=`)y<%lO)e`)|P;=`<%l)ea*SP;=`<%l(t!Q*^V!a`!cpOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!Q*vP;=`<%l*V!R*|P;=`<%l&XW+UYkWOX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+PW+wP;=`<%l+P!Z+}P;=`<%l$q!a,]``P!a`!cp!^^OX&XXY,QYZ,QZ]&X]^,Q^p&Xpq,Qqr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!_-ljhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_1n!_!a&X!a#S-_#S#T3V#T#s-_#s$f$q$f;'S-_;'S;=`4s<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q[/echSkWOX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!^!_0p!a#S/^#S#T0p#T#s/^#s$f+P$f;'S/^;'S;=`1h<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+PS0uXhSqr0psw0px!P0p!Q!_0p!a#s0p$f;'S0p;'S;=`1b<%l?Ah0p?BY?Mn0pS1eP;=`<%l0p[1kP;=`<%l/^!U1wbhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!U3SP;=`<%l1n!V3bchS`P!a`!cpOq&Xqr3Vrs&}sv3Vvw0pwx(tx!P3V!P!Q&X!Q!^3V!^!_1n!_!a&X!a#s3V#s$f&X$f;'S3V;'S;=`4m<%l?Ah3V?Ah?BY&X?BY?Mn3V?MnO&X!V4pP;=`<%l3V!_4vP;=`<%l-_!Z5SV!`h`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}!_5rjhSkWc!ROX7dXZ8qZ[7d[^8q^p7dqr:crs8qst@Ttw:cwx8qx!P:c!P!Q7d!Q!]:c!]!^/^!^!_=p!_!a8q!a#S:c#S#T=p#T#s:c#s$f7d$f;'S:c;'S;=`?}<%l?Ah:c?Ah?BY7d?BY?Mn:c?MnO7d!Z7ibkWOX7dXZ8qZ[7d[^8q^p7dqr7drs8qst+Ptw7dwx8qx!]7d!]!^9f!^!a8q!a#S7d#S#T8q#T;'S7d;'S;=`:]<%lO7d!R8tVOp8qqs8qt!]8q!]!^9Z!^;'S8q;'S;=`9`<%lO8q!R9`Oa!R!R9cP;=`<%l8q!Z9mYkWa!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!Z:`P;=`<%l7d!_:jjhSkWOX7dXZ8qZ[7d[^8q^p7dqr:crs8qst/^tw:cwx8qx!P:c!P!Q7d!Q!]:c!]!^<[!^!_=p!_!a8q!a#S:c#S#T=p#T#s:c#s$f7d$f;'S:c;'S;=`?}<%l?Ah:c?Ah?BY7d?BY?Mn:c?MnO7d!_b#d#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!>kdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#V1n#V#W!?y#W#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!@SdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#h1n#h#i!Ab#i#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!AkdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#m1n#m#n!By#n#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!CSdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#d1n#d#e!Db#e#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!DkdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#X1n#X#Y!5]#Y#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!FSchS!a`!cpOq!G_qr!Eyrs!HUsv!Eyvw!Ncwx!Jvx!P!Ey!P!Q!G_!Q!_!Ey!_!a!G_!a!b##T!b#s!Ey#s$f!G_$f;'S!Ey;'S;=`#$i<%l?Ah!Ey?Ah?BY!G_?BY?Mn!Ey?MnO!G_!R!GfY!a`!cpOr!G_rs!HUsv!G_vw!Hpwx!Jvx!a!G_!a!b!Lv!b;'S!G_;'S;=`!N]<%lO!G_q!HZV!cpOv!HUvx!Hpx!a!HU!a!b!Iq!b;'S!HU;'S;=`!Jp<%lO!HUP!HsTO!a!Hp!a!b!IS!b;'S!Hp;'S;=`!Ik<%lO!HpP!IVTO!`!Hp!`!a!If!a;'S!Hp;'S;=`!Ik<%lO!HpP!IkOxPP!InP;=`<%l!Hpq!IvV!cpOv!HUvx!Hpx!`!HU!`!a!J]!a;'S!HU;'S;=`!Jp<%lO!HUq!JdS!cpxPOv(Vx;'S(V;'S;=`(h<%lO(Vq!JsP;=`<%l!HUa!J{X!a`Or!Jvrs!Hpsv!Jvvw!Hpw!a!Jv!a!b!Kh!b;'S!Jv;'S;=`!Lp<%lO!Jva!KmX!a`Or!Jvrs!Hpsv!Jvvw!Hpw!`!Jv!`!a!LY!a;'S!Jv;'S;=`!Lp<%lO!Jva!LaT!a`xPOr)esv)ew;'S)e;'S;=`)y<%lO)ea!LsP;=`<%l!Jv!R!L}Y!a`!cpOr!G_rs!HUsv!G_vw!Hpwx!Jvx!`!G_!`!a!Mm!a;'S!G_;'S;=`!N]<%lO!G_!R!MvV!a`!cpxPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!N`P;=`<%l!G_T!NhbhSOq!Hpqr!Ncrs!Hpsw!Ncwx!Hpx!P!Nc!P!Q!Hp!Q!_!Nc!_!a!Hp!a!b# p!b#s!Nc#s$f!Hp$f;'S!Nc;'S;=`#!}<%l?Ah!Nc?Ah?BY!Hp?BY?Mn!Nc?MnO!HpT# ubhSOq!Hpqr!Ncrs!Hpsw!Ncwx!Hpx!P!Nc!P!Q!Hp!Q!_!Nc!_!`!Hp!`!a!If!a#s!Nc#s$f!Hp$f;'S!Nc;'S;=`#!}<%l?Ah!Nc?Ah?BY!Hp?BY?Mn!Nc?MnO!HpT##QP;=`<%l!Nc!V##^chS!a`!cpOq!G_qr!Eyrs!HUsv!Eyvw!Ncwx!Jvx!P!Ey!P!Q!G_!Q!_!Ey!_!`!G_!`!a!Mm!a#s!Ey#s$f!G_$f;'S!Ey;'S;=`#$i<%l?Ah!Ey?Ah?BY!G_?BY?Mn!Ey?MnO!G_!V#$lP;=`<%l!Ey!V#$zXiS`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X",tokenizers:[Ea,Na,Ba,Ia,Ra,za,0,1,2,3,4,5],topRules:{Document:[0,15]},dialects:{noMatch:0,selfClosing:485},tokenPrec:487});function Ie(e,O){let a=Object.create(null);for(let t of e.getChildren(je)){let r=t.getChild(xa),i=t.getChild(XO)||t.getChild(Ge);r&&(a[O.read(r.from,r.to)]=i?i.type.id==XO?O.read(i.from+1,i.to-1):O.read(i.from,i.to):"")}return a}function te(e,O){let a=e.getChild(Za);return a?O.read(a.from,a.to):" "}function fO(e,O,a){let t;for(let r of a)if(!r.attrs||r.attrs(t||(t=Ie(e.node.parent.firstChild,O))))return{parser:r.parser};return null}function Ee(e=[],O=[]){let a=[],t=[],r=[],i=[];for(let n of e)(n.tag=="script"?a:n.tag=="style"?t:n.tag=="textarea"?r:i).push(n);let s=O.length?Object.create(null):null;for(let n of O)(s[n.name]||(s[n.name]=[])).push(n);return _t((n,o)=>{let Q=n.type.id;if(Q==ya)return fO(n,o,a);if(Q==ka)return fO(n,o,t);if(Q==va)return fO(n,o,r);if(Q==Re&&i.length){let p=n.node,c=te(p,o),u;for(let h of i)if(h.tag==c&&(!h.attrs||h.attrs(u||(u=Ie(p,o))))){let S=p.parent.lastChild;return{parser:h.parser,overlay:[{from:n.to,to:S.type.id==Ya?S.from:p.parent.to}]}}}if(s&&Q==je){let p=n.node,c;if(c=p.firstChild){let u=s[o.read(c.from,c.to)];if(u)for(let h of u){if(h.tagName&&h.tagName!=te(p.parent,o))continue;let S=p.lastChild;if(S.type.id==XO){let P=S.from+1,$=S.lastChild,v=S.to-($&&$.isError?0:1);if(v>P)return{parser:h.parser,overlay:[{from:P,to:v}]}}else if(S.type.id==Ge)return{parser:h.parser,overlay:[{from:S.from,to:S.to}]}}}}return null})}const Ja=94,ae=1,Ma=95,Ha=96,re=2,Ne=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],Fa=58,Ka=40,Be=95,Or=91,J=45,er=46,tr=35,ar=37;function eO(e){return e>=65&&e<=90||e>=97&&e<=122||e>=161}function rr(e){return e>=48&&e<=57}const ir=new Z((e,O)=>{for(let a=!1,t=0,r=0;;r++){let{next:i}=e;if(eO(i)||i==J||i==Be||a&&rr(i))!a&&(i!=J||r>0)&&(a=!0),t===r&&i==J&&t++,e.advance();else{a&&e.acceptToken(i==Ka?Ma:t==2&&O.canShift(re)?re:Ha);break}}}),sr=new Z(e=>{if(Ne.includes(e.peek(-1))){let{next:O}=e;(eO(O)||O==Be||O==tr||O==er||O==Or||O==Fa||O==J)&&e.acceptToken(Ja)}}),nr=new Z(e=>{if(!Ne.includes(e.peek(-1))){let{next:O}=e;if(O==ar&&(e.advance(),e.acceptToken(ae)),eO(O)){do e.advance();while(eO(e.next));e.acceptToken(ae)}}}),lr=iO({"AtKeyword import charset namespace keyframes media supports":l.definitionKeyword,"from to selector":l.keyword,NamespaceName:l.namespace,KeyframeName:l.labelName,TagName:l.tagName,ClassName:l.className,PseudoClassName:l.constant(l.className),IdName:l.labelName,"FeatureName PropertyName":l.propertyName,AttributeName:l.attributeName,NumberLiteral:l.number,KeywordQuery:l.keyword,UnaryQueryOp:l.operatorKeyword,"CallTag ValueName":l.atom,VariableName:l.variableName,Callee:l.operatorKeyword,Unit:l.unit,"UniversalSelector NestingSelector":l.definitionOperator,MatchOp:l.compareOperator,"ChildOp SiblingOp, LogicOp":l.logicOperator,BinOp:l.arithmeticOperator,Important:l.modifier,Comment:l.blockComment,ParenthesizedContent:l.special(l.name),ColorLiteral:l.color,StringLiteral:l.string,":":l.punctuation,"PseudoOp #":l.derefOperator,"; ,":l.separator,"( )":l.paren,"[ ]":l.squareBracket,"{ }":l.brace}),or={__proto__:null,lang:32,"nth-child":32,"nth-last-child":32,"nth-of-type":32,"nth-last-of-type":32,dir:32,"host-context":32,url:60,"url-prefix":60,domain:60,regexp:60,selector:134},Qr={__proto__:null,"@import":114,"@media":138,"@charset":142,"@namespace":146,"@keyframes":152,"@supports":164},cr={__proto__:null,not:128,only:128,from:158,to:160},hr=T.deserialize({version:14,states:"7WQYQ[OOO#_Q[OOOOQP'#Cd'#CdOOQP'#Cc'#CcO#fQ[O'#CfO$YQXO'#CaO$aQ[O'#ChO$lQ[O'#DPO$qQ[O'#DTOOQP'#Ed'#EdO$vQdO'#DeO%bQ[O'#DrO$vQdO'#DtO%sQ[O'#DvO&OQ[O'#DyO&TQ[O'#EPO&cQ[O'#EROOQS'#Ec'#EcOOQS'#ET'#ETQYQ[OOO&jQXO'#CdO'_QWO'#DaO'dQWO'#EjO'oQ[O'#EjQOQWOOOOQP'#Cg'#CgOOQP,59Q,59QO#fQ[O,59QO'yQ[O'#EWO(eQWO,58{O(mQ[O,59SO$lQ[O,59kO$qQ[O,59oO'yQ[O,59sO'yQ[O,59uO'yQ[O,59vO(xQ[O'#D`OOQS,58{,58{OOQP'#Ck'#CkOOQO'#C}'#C}OOQP,59S,59SO)PQWO,59SO)UQWO,59SOOQP'#DR'#DROOQP,59k,59kOOQO'#DV'#DVO)ZQ`O,59oOOQS'#Cp'#CpO$vQdO'#CqO)cQvO'#CsO*pQtO,5:POOQO'#Cx'#CxO)UQWO'#CwO+UQWO'#CyOOQS'#Eg'#EgOOQO'#Dh'#DhO+ZQ[O'#DoO+iQWO'#EkO&TQ[O'#DmO+wQWO'#DpOOQO'#El'#ElO(hQWO,5:^O+|QpO,5:`OOQS'#Dx'#DxO,UQWO,5:bO,ZQ[O,5:bOOQO'#D{'#D{O,cQWO,5:eO,hQWO,5:kO,pQWO,5:mOOQS-E8R-E8RO$vQdO,59{O,xQ[O'#EYO-VQWO,5;UO-VQWO,5;UOOQP1G.l1G.lO-|QXO,5:rOOQO-E8U-E8UOOQS1G.g1G.gOOQP1G.n1G.nO)PQWO1G.nO)UQWO1G.nOOQP1G/V1G/VO.ZQ`O1G/ZO.tQXO1G/_O/[QXO1G/aO/rQXO1G/bO0YQWO,59zO0_Q[O'#DOO0fQdO'#CoOOQP1G/Z1G/ZO$vQdO1G/ZO0mQpO,59]OOQS,59_,59_O$vQdO,59aO0uQWO1G/kOOQS,59c,59cO0zQ!bO,59eO1SQWO'#DhO1_QWO,5:TO1dQWO,5:ZO&TQ[O,5:VO&TQ[O'#EZO1lQWO,5;VO1wQWO,5:XO'yQ[O,5:[OOQS1G/x1G/xOOQS1G/z1G/zOOQS1G/|1G/|O2YQWO1G/|O2_QdO'#D|OOQS1G0P1G0POOQS1G0V1G0VOOQS1G0X1G0XO2mQtO1G/gOOQO,5:t,5:tO3TQ[O,5:tOOQO-E8W-E8WO3bQWO1G0pOOQP7+$Y7+$YOOQP7+$u7+$uO$vQdO7+$uOOQS1G/f1G/fO3mQXO'#EiO3tQWO,59jO3yQtO'#EUO4nQdO'#EfO4xQWO,59ZO4}QpO7+$uOOQS1G.w1G.wOOQS1G.{1G.{OOQS7+%V7+%VO5VQWO1G/PO$vQdO1G/oOOQO1G/u1G/uOOQO1G/q1G/qO5[QWO,5:uOOQO-E8X-E8XO5jQXO1G/vOOQS7+%h7+%hO5qQYO'#CsO(hQWO'#E[O5yQdO,5:hOOQS,5:h,5:hO6XQtO'#EXO$vQdO'#EXO7VQdO7+%ROOQO7+%R7+%ROOQO1G0`1G0`O7jQpO<T![;'S%^;'S;=`%o<%lO%^^;TUoWOy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^^;nYoW#[UOy%^z!Q%^!Q![;g![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^^[[oW#[UOy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^_?VSpVOy%^z;'S%^;'S;=`%o<%lO%^^?hWjSOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^_@VU#XPOy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^~@nTjSOy%^z{@}{;'S%^;'S;=`%o<%lO%^~ASUoWOy@}yzAfz{Bm{;'S@};'S;=`Co<%lO@}~AiTOzAfz{Ax{;'SAf;'S;=`Bg<%lOAf~A{VOzAfz{Ax{!PAf!P!QBb!Q;'SAf;'S;=`Bg<%lOAf~BgOR~~BjP;=`<%lAf~BrWoWOy@}yzAfz{Bm{!P@}!P!QC[!Q;'S@};'S;=`Co<%lO@}~CcSoWR~Oy%^z;'S%^;'S;=`%o<%lO%^~CrP;=`<%l@}^Cz[#[UOy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^XDuU]POy%^z![%^![!]EX!];'S%^;'S;=`%o<%lO%^XE`S^PoWOy%^z;'S%^;'S;=`%o<%lO%^_EqS!WVOy%^z;'S%^;'S;=`%o<%lO%^YFSSzQOy%^z;'S%^;'S;=`%o<%lO%^XFeU|POy%^z!`%^!`!aFw!a;'S%^;'S;=`%o<%lO%^XGOS|PoWOy%^z;'S%^;'S;=`%o<%lO%^XG_WOy%^z!c%^!c!}Gw!}#T%^#T#oGw#o;'S%^;'S;=`%o<%lO%^XHO[!YPoWOy%^z}%^}!OGw!O!Q%^!Q![Gw![!c%^!c!}Gw!}#T%^#T#oGw#o;'S%^;'S;=`%o<%lO%^XHySxPOy%^z;'S%^;'S;=`%o<%lO%^^I[SvUOy%^z;'S%^;'S;=`%o<%lO%^XIkUOy%^z#b%^#b#cI}#c;'S%^;'S;=`%o<%lO%^XJSUoWOy%^z#W%^#W#XJf#X;'S%^;'S;=`%o<%lO%^XJmS!`PoWOy%^z;'S%^;'S;=`%o<%lO%^XJ|UOy%^z#f%^#f#gJf#g;'S%^;'S;=`%o<%lO%^XKeS!RPOy%^z;'S%^;'S;=`%o<%lO%^_KvS!QVOy%^z;'S%^;'S;=`%o<%lO%^ZLXU!PPOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^WLnP;=`<%l$}",tokenizers:[sr,nr,ir,0,1,2,3],topRules:{StyleSheet:[0,4],Styles:[1,84]},specialized:[{term:95,get:e=>or[e]||-1},{term:56,get:e=>Qr[e]||-1},{term:96,get:e=>cr[e]||-1}],tokenPrec:1123});let SO=null;function dO(){if(!SO&&typeof document=="object"&&document.body){let{style:e}=document.body,O=[],a=new Set;for(let t in e)t!="cssText"&&t!="cssFloat"&&typeof e[t]=="string"&&(/[A-Z]/.test(t)&&(t=t.replace(/[A-Z]/g,r=>"-"+r.toLowerCase())),a.has(t)||(O.push(t),a.add(t)));SO=O.sort().map(t=>({type:"property",label:t}))}return SO||[]}const ie=["active","after","any-link","autofill","backdrop","before","checked","cue","default","defined","disabled","empty","enabled","file-selector-button","first","first-child","first-letter","first-line","first-of-type","focus","focus-visible","focus-within","fullscreen","has","host","host-context","hover","in-range","indeterminate","invalid","is","lang","last-child","last-of-type","left","link","marker","modal","not","nth-child","nth-last-child","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","part","placeholder","placeholder-shown","read-only","read-write","required","right","root","scope","selection","slotted","target","target-text","valid","visited","where"].map(e=>({type:"class",label:e})),se=["above","absolute","activeborder","additive","activecaption","after-white-space","ahead","alias","all","all-scroll","alphabetic","alternate","always","antialiased","appworkspace","asterisks","attr","auto","auto-flow","avoid","avoid-column","avoid-page","avoid-region","axis-pan","background","backwards","baseline","below","bidi-override","blink","block","block-axis","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","bullets","button","button-bevel","buttonface","buttonhighlight","buttonshadow","buttontext","calc","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-decimal","clear","clip","close-quote","col-resize","collapse","color","color-burn","color-dodge","column","column-reverse","compact","condensed","contain","content","contents","content-box","context-menu","continuous","copy","counter","counters","cover","crop","cross","crosshair","currentcolor","cursive","cyclic","darken","dashed","decimal","decimal-leading-zero","default","default-button","dense","destination-atop","destination-in","destination-out","destination-over","difference","disc","discard","disclosure-closed","disclosure-open","document","dot-dash","dot-dot-dash","dotted","double","down","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic-abegede-gez","ethiopic-halehame-aa-er","ethiopic-halehame-gez","ew-resize","exclusion","expanded","extends","extra-condensed","extra-expanded","fantasy","fast","fill","fill-box","fixed","flat","flex","flex-end","flex-start","footnotes","forwards","from","geometricPrecision","graytext","grid","groove","hand","hard-light","help","hidden","hide","higher","highlight","highlighttext","horizontal","hsl","hsla","hue","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-flex","inline-grid","inline-table","inset","inside","intrinsic","invert","italic","justify","keep-all","landscape","large","larger","left","level","lighter","lighten","line-through","linear","linear-gradient","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-hexadecimal","lower-latin","lower-norwegian","lowercase","ltr","luminosity","manipulation","match","matrix","matrix3d","medium","menu","menutext","message-box","middle","min-intrinsic","mix","monospace","move","multiple","multiple_mask_images","multiply","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","numbers","numeric","nw-resize","nwse-resize","oblique","opacity","open-quote","optimizeLegibility","optimizeSpeed","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","perspective","pinch-zoom","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radial-gradient","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeating-linear-gradient","repeating-radial-gradient","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","rotate","rotate3d","rotateX","rotateY","rotateZ","round","row","row-resize","row-reverse","rtl","run-in","running","s-resize","sans-serif","saturation","scale","scale3d","scaleX","scaleY","scaleZ","screen","scroll","scrollbar","scroll-position","se-resize","self-start","self-end","semi-condensed","semi-expanded","separate","serif","show","single","skew","skewX","skewY","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","soft-light","solid","source-atop","source-in","source-out","source-over","space","space-around","space-between","space-evenly","spell-out","square","start","static","status-bar","stretch","stroke","stroke-box","sub","subpixel-antialiased","svg_masks","super","sw-resize","symbolic","symbols","system-ui","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","text","text-bottom","text-top","textarea","textfield","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","to","top","transform","translate","translate3d","translateX","translateY","translateZ","transparent","ultra-condensed","ultra-expanded","underline","unidirectional-pan","unset","up","upper-latin","uppercase","url","var","vertical","vertical-text","view-box","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","words","wrap","wrap-reverse","x-large","x-small","xor","xx-large","xx-small"].map(e=>({type:"keyword",label:e})).concat(["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"].map(e=>({type:"constant",label:e}))),pr=["a","abbr","address","article","aside","b","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","dd","del","details","dfn","dialog","div","dl","dt","em","figcaption","figure","footer","form","header","hgroup","h1","h2","h3","h4","h5","h6","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","main","meter","nav","ol","output","p","pre","ruby","section","select","small","source","span","strong","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","tr","u","ul"].map(e=>({type:"type",label:e})),k=/^(\w[\w-]*|-\w[\w-]*|)$/,ur=/^-(-[\w-]*)?$/;function fr(e,O){var a;if((e.name=="("||e.type.isError)&&(e=e.parent||e),e.name!="ArgList")return!1;let t=(a=e.parent)===null||a===void 0?void 0:a.firstChild;return(t==null?void 0:t.name)!="Callee"?!1:O.sliceString(t.from,t.to)=="var"}const ne=new ve,Sr=["Declaration"];function dr(e){for(let O=e;;){if(O.type.isTop)return O;if(!(O=O.parent))return e}}function De(e,O){if(O.to-O.from>4096){let a=ne.get(O);if(a)return a;let t=[],r=new Set,i=O.cursor(YO.IncludeAnonymous);if(i.firstChild())do for(let s of De(e,i.node))r.has(s.label)||(r.add(s.label),t.push(s));while(i.nextSibling());return ne.set(O,t),t}else{let a=[],t=new Set;return O.cursor().iterate(r=>{var i;if(r.name=="VariableName"&&r.matchContext(Sr)&&((i=r.node.nextSibling)===null||i===void 0?void 0:i.name)==":"){let s=e.sliceString(r.from,r.to);t.has(s)||(t.add(s),a.push({label:s,type:"variable"}))}}),a}}const $r=e=>{let{state:O,pos:a}=e,t=_(O).resolveInner(a,-1),r=t.type.isError&&t.from==t.to-1&&O.doc.sliceString(t.from,t.to)=="-";if(t.name=="PropertyName"||(r||t.name=="TagName")&&/^(Block|Styles)$/.test(t.resolve(t.to).name))return{from:t.from,options:dO(),validFor:k};if(t.name=="ValueName")return{from:t.from,options:se,validFor:k};if(t.name=="PseudoClassName")return{from:t.from,options:ie,validFor:k};if(t.name=="VariableName"||(e.explicit||r)&&fr(t,O.doc))return{from:t.name=="VariableName"?t.from:a,options:De(O.doc,dr(t)),validFor:ur};if(t.name=="TagName"){for(let{parent:n}=t;n;n=n.parent)if(n.name=="Block")return{from:t.from,options:dO(),validFor:k};return{from:t.from,options:pr,validFor:k}}if(!e.explicit)return null;let i=t.resolve(a),s=i.childBefore(a);return s&&s.name==":"&&i.name=="PseudoClassSelector"?{from:a,options:ie,validFor:k}:s&&s.name==":"&&i.name=="Declaration"||i.name=="ArgList"?{from:a,options:se,validFor:k}:i.name=="Block"||i.name=="Styles"?{from:a,options:dO(),validFor:k}:null},tO=sO.define({name:"css",parser:hr.configure({props:[nO.add({Declaration:R()}),lO.add({Block:ke})]}),languageData:{commentTokens:{block:{open:"/*",close:"*/"}},indentOnInput:/^\s*\}$/,wordChars:"-"}});function gr(){return new oO(tO,tO.data.of({autocomplete:$r}))}const le=301,oe=1,Pr=2,Qe=302,mr=304,br=305,Xr=3,Zr=4,xr=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],Le=125,yr=59,ce=47,kr=42,vr=43,Yr=45,wr=new Ve({start:!1,shift(e,O){return O==Xr||O==Zr||O==mr?e:O==br},strict:!1}),Tr=new Z((e,O)=>{let{next:a}=e;(a==Le||a==-1||O.context)&&O.canShift(Qe)&&e.acceptToken(Qe)},{contextual:!0,fallback:!0}),Wr=new Z((e,O)=>{let{next:a}=e,t;xr.indexOf(a)>-1||a==ce&&((t=e.peek(1))==ce||t==kr)||a!=Le&&a!=yr&&a!=-1&&!O.context&&O.canShift(le)&&e.acceptToken(le)},{contextual:!0}),Vr=new Z((e,O)=>{let{next:a}=e;if((a==vr||a==Yr)&&(e.advance(),a==e.next)){e.advance();let t=!O.context&&O.canShift(oe);e.acceptToken(t?oe:Pr)}},{contextual:!0}),Ur=iO({"get set async static":l.modifier,"for while do if else switch try catch finally return throw break continue default case":l.controlKeyword,"in of await yield void typeof delete instanceof":l.operatorKeyword,"let var const function class extends":l.definitionKeyword,"import export from":l.moduleKeyword,"with debugger as new":l.keyword,TemplateString:l.special(l.string),super:l.atom,BooleanLiteral:l.bool,this:l.self,null:l.null,Star:l.modifier,VariableName:l.variableName,"CallExpression/VariableName TaggedTemplateExpression/VariableName":l.function(l.variableName),VariableDefinition:l.definition(l.variableName),Label:l.labelName,PropertyName:l.propertyName,PrivatePropertyName:l.special(l.propertyName),"CallExpression/MemberExpression/PropertyName":l.function(l.propertyName),"FunctionDeclaration/VariableDefinition":l.function(l.definition(l.variableName)),"ClassDeclaration/VariableDefinition":l.definition(l.className),PropertyDefinition:l.definition(l.propertyName),PrivatePropertyDefinition:l.definition(l.special(l.propertyName)),UpdateOp:l.updateOperator,LineComment:l.lineComment,BlockComment:l.blockComment,Number:l.number,String:l.string,Escape:l.escape,ArithOp:l.arithmeticOperator,LogicOp:l.logicOperator,BitOp:l.bitwiseOperator,CompareOp:l.compareOperator,RegExp:l.regexp,Equals:l.definitionOperator,Arrow:l.function(l.punctuation),": Spread":l.punctuation,"( )":l.paren,"[ ]":l.squareBracket,"{ }":l.brace,"InterpolationStart InterpolationEnd":l.special(l.brace),".":l.derefOperator,", ;":l.separator,"@":l.meta,TypeName:l.typeName,TypeDefinition:l.definition(l.typeName),"type enum interface implements namespace module declare":l.definitionKeyword,"abstract global Privacy readonly override":l.modifier,"is keyof unique infer":l.operatorKeyword,JSXAttributeValue:l.attributeValue,JSXText:l.content,"JSXStartTag JSXStartCloseTag JSXSelfCloseEndTag JSXEndTag":l.angleBracket,"JSXIdentifier JSXNameSpacedName":l.tagName,"JSXAttribute/JSXIdentifier JSXAttribute/JSXNameSpacedName":l.attributeName,"JSXBuiltin/JSXIdentifier":l.standard(l.tagName)}),_r={__proto__:null,export:14,as:19,from:27,default:30,async:35,function:36,extends:46,this:50,true:58,false:58,null:70,void:74,typeof:78,super:96,new:130,delete:146,yield:155,await:159,class:164,public:219,private:219,protected:219,readonly:221,instanceof:240,satisfies:243,in:244,const:246,import:278,keyof:333,unique:337,infer:343,is:379,abstract:399,implements:401,type:403,let:406,var:408,interface:415,enum:419,namespace:425,module:427,declare:431,global:435,for:456,of:465,while:468,with:472,do:476,if:480,else:482,switch:486,case:492,try:498,catch:502,finally:506,return:510,throw:514,break:518,continue:522,debugger:526},Cr={__proto__:null,async:117,get:119,set:121,public:181,private:181,protected:181,static:183,abstract:185,override:187,readonly:193,accessor:195,new:383},qr={__proto__:null,"<":137},jr=T.deserialize({version:14,states:"$BhO`QUOOO%QQUOOO'TQWOOP(_OSOOO*mQ(CjO'#CfO*tOpO'#CgO+SO!bO'#CgO+bO07`O'#DZO-sQUO'#DaO.TQUO'#DlO%QQUO'#DvO0[QUO'#EOOOQ(CY'#EW'#EWO0rQSO'#ETOOQO'#I_'#I_O0zQSO'#GjOOQO'#Eh'#EhO1VQSO'#EgO1[QSO'#EgO3^Q(CjO'#JbO5}Q(CjO'#JcO6kQSO'#FVO6pQ#tO'#FnOOQ(CY'#F_'#F_O6{O&jO'#F_O7ZQ,UO'#FuO8qQSO'#FtOOQ(CY'#Jc'#JcOOQ(CW'#Jb'#JbOOQQ'#J|'#J|O8vQSO'#IOO8{Q(C[O'#IPOOQQ'#JO'#JOOOQQ'#IT'#ITQ`QUOOO%QQUO'#DnO9TQUO'#DzO%QQUO'#D|O9[QSO'#GjO9aQ,UO'#ClO9oQSO'#EfO9zQSO'#EqO:PQ,UO'#F^O:nQSO'#GjO:sQSO'#GnO;OQSO'#GnO;^QSO'#GqO;^QSO'#GrO;^QSO'#GtO9[QSO'#GwO;}QSO'#GzO=`QSO'#CbO=pQSO'#HXO=xQSO'#H_O=xQSO'#HaO`QUO'#HcO=xQSO'#HeO=xQSO'#HhO=}QSO'#HnO>SQ(C]O'#HtO%QQUO'#HvO>_Q(C]O'#HxO>jQ(C]O'#HzO8{Q(C[O'#H|O>uQ(CjO'#CfO?wQWO'#DfQOQSOOO@_QSO'#EPO9aQ,UO'#EfO@jQSO'#EfO@uQ`O'#F^OOQQ'#Cd'#CdOOQ(CW'#Dk'#DkOOQ(CW'#Jf'#JfO%QQUO'#JfOBOQWO'#E_OOQ(CW'#E^'#E^OBYQ(C`O'#E_OBtQWO'#ESOOQO'#Ji'#JiOCYQWO'#ESOCgQWO'#E_OC}QWO'#EeODQQWO'#E_O@}QWO'#E_OBtQWO'#E_PDkO?MpO'#C`POOO)CDm)CDmOOOO'#IU'#IUODvOpO,59ROOQ(CY,59R,59ROOOO'#IV'#IVOEUO!bO,59RO%QQUO'#D]OOOO'#IX'#IXOEdO07`O,59uOOQ(CY,59u,59uOErQUO'#IYOFVQSO'#JdOHXQbO'#JdO+pQUO'#JdOH`QSO,59{OHvQSO'#EhOITQSO'#JqOI`QSO'#JpOI`QSO'#JpOIhQSO,5;UOImQSO'#JoOOQ(CY,5:W,5:WOItQUO,5:WOKuQ(CjO,5:bOLfQSO,5:jOLkQSO'#JmOMeQ(C[O'#JnO:sQSO'#JmOMlQSO'#JmOMtQSO,5;TOMyQSO'#JmOOQ(CY'#Cf'#CfO%QQUO'#EOONmQ`O,5:oOOQO'#Jj'#JjOOQO-E<]-E<]O9[QSO,5=UO! TQSO,5=UO! YQUO,5;RO!#]Q,UO'#EcO!$pQSO,5;RO!&YQ,UO'#DpO!&aQUO'#DuO!&kQWO,5;[O!&sQWO,5;[O%QQUO,5;[OOQQ'#E}'#E}OOQQ'#FP'#FPO%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]OOQQ'#FT'#FTO!'RQUO,5;nOOQ(CY,5;s,5;sOOQ(CY,5;t,5;tO!)UQSO,5;tOOQ(CY,5;u,5;uO%QQUO'#IeO!)^Q(C[O,5jOOQQ'#JW'#JWOOQQ,5>k,5>kOOQQ-EgQWO'#EkOOQ(CW'#Jo'#JoO!>nQ(C[O'#J}O8{Q(C[O,5=YO;^QSO,5=`OOQO'#Cr'#CrO!>yQWO,5=]O!?RQ,UO,5=^O!?^QSO,5=`O!?cQ`O,5=cO=}QSO'#G|O9[QSO'#HOO!?kQSO'#HOO9aQ,UO'#HRO!?pQSO'#HROOQQ,5=f,5=fO!?uQSO'#HSO!?}QSO'#ClO!@SQSO,58|O!@^QSO,58|O!BfQUO,58|OOQQ,58|,58|O!BsQ(C[O,58|O%QQUO,58|O!COQUO'#HZOOQQ'#H['#H[OOQQ'#H]'#H]O`QUO,5=sO!C`QSO,5=sO`QUO,5=yO`QUO,5={O!CeQSO,5=}O`QUO,5>PO!CjQSO,5>SO!CoQUO,5>YOOQQ,5>`,5>`O%QQUO,5>`O8{Q(C[O,5>bOOQQ,5>d,5>dO!GvQSO,5>dOOQQ,5>f,5>fO!GvQSO,5>fOOQQ,5>h,5>hO!G{QWO'#DXO%QQUO'#JfO!HjQWO'#JfO!IXQWO'#DgO!IjQWO'#DgO!K{QUO'#DgO!LSQSO'#JeO!L[QSO,5:QO!LaQSO'#ElO!LoQSO'#JrO!LwQSO,5;VO!L|QWO'#DgO!MZQWO'#EROOQ(CY,5:k,5:kO%QQUO,5:kO!MbQSO,5:kO=}QSO,5;QO!;xQWO,5;QO!tO+pQUO,5>tOOQO,5>z,5>zO#$vQUO'#IYOOQO-EtO$8XQSO1G5jO$8aQSO1G5vO$8iQbO1G5wO:sQSO,5>zO$8sQSO1G5sO$8sQSO1G5sO:sQSO1G5sO$8{Q(CjO1G5tO%QQUO1G5tO$9]Q(C[O1G5tO$9nQSO,5>|O:sQSO,5>|OOQO,5>|,5>|O$:SQSO,5>|OOQO-E<`-E<`OOQO1G0]1G0]OOQO1G0_1G0_O!)XQSO1G0_OOQQ7+([7+([O!#]Q,UO7+([O%QQUO7+([O$:bQSO7+([O$:mQ,UO7+([O$:{Q(CjO,59nO$=TQ(CjO,5UOOQQ,5>U,5>UO%QQUO'#HkO%&qQSO'#HmOOQQ,5>[,5>[O:sQSO,5>[OOQQ,5>^,5>^OOQQ7+)`7+)`OOQQ7+)f7+)fOOQQ7+)j7+)jOOQQ7+)l7+)lO%&vQWO1G5lO%'[Q$IUO1G0rO%'fQSO1G0rOOQO1G/m1G/mO%'qQ$IUO1G/mO=}QSO1G/mO!'RQUO'#DgOOQO,5>u,5>uOOQO-E{,5>{OOQO-E<_-E<_O!;xQWO1G/mOOQO-E<[-E<[OOQ(CY1G0X1G0XOOQ(CY7+%q7+%qO!MeQSO7+%qOOQ(CY7+&W7+&WO=}QSO7+&WO!;xQWO7+&WOOQO7+%t7+%tO$7kQ(CjO7+&POOQO7+&P7+&PO%QQUO7+&PO%'{Q(C[O7+&PO=}QSO7+%tO!;xQWO7+%tO%(WQ(C[O7+&POBtQWO7+%tO%(fQ(C[O7+&PO%(zQ(C`O7+&PO%)UQWO7+%tOBtQWO7+&PO%)cQWO7+&PO%)yQSO7++_O%)yQSO7++_O%*RQ(CjO7++`O%QQUO7++`OOQO1G4h1G4hO:sQSO1G4hO%*cQSO1G4hOOQO7+%y7+%yO!MeQSO<vOOQO-EwO%QQUO,5>wOOQO-ESQ$IUO1G0wO%>ZQ$IUO1G0wO%@RQ$IUO1G0wO%@fQ(CjO<VOOQQ,5>X,5>XO&#WQSO1G3vO:sQSO7+&^O!'RQUO7+&^OOQO7+%X7+%XO&#]Q$IUO1G5wO=}QSO7+%XOOQ(CY<zAN>zO%QQUOAN?VO=}QSOAN>zO&<^Q(C[OAN?VO!;xQWOAN>zO&zO&RO!V+iO^(qX'j(qX~O#W+mO'|%OO~Og+pO!X$yO'|%OO~O!X+rO~Oy+tO!XXO~O!t+yO~Ob,OO~O's#jO!W(sP~Ob%lO~O%a!OO's%|O~PRO!V,yO!W(fa~O!W2SO~P'TO^%^O#W2]O'j%^O~O^%^O!a#rO#W2]O'j%^O~O^%^O!a#rO!h%ZO!l2aO#W2]O'j%^O'|%OO(`'dO~O!]2bO!^2bO't!iO~PBtO![2eO!]2bO!^2bO#S2fO#T2fO't!iO~PBtO![2eO!]2bO!^2bO#P2gO#S2fO#T2fO't!iO~PBtO^%^O!a#rO!l2aO#W2]O'j%^O(`'dO~O^%^O'j%^O~P!3jO!V$^Oo$ja~O!S&|i!V&|i~P!3jO!V'xO!S(Wi~O!V(PO!S(di~O!S(ei!V(ei~P!3jO!V(]O!g(ai~O!V(bi!g(bi^(bi'j(bi~P!3jO#W2kO!V(bi!g(bi^(bi'j(bi~O|%vO!X%wO!x]O#a2nO#b2mO's%eO~O|%vO!X%wO#b2mO's%eO~Og2uO!X'QO%`2tO~Og2uO!X'QO%`2tO'|%OO~O#cvaPvaXva^vakva!eva!fva!hva!lva#fva#gva#hva#iva#jva#kva#lva#mva#nva#pva#rva#tva#uva'jva(Qva(`va!gva!Sva'hvaova!Xva%`va!ava~P#M{O#c$kaP$kaX$ka^$kak$kaz$ka!e$ka!f$ka!h$ka!l$ka#f$ka#g$ka#h$ka#i$ka#j$ka#k$ka#l$ka#m$ka#n$ka#p$ka#r$ka#t$ka#u$ka'j$ka(Q$ka(`$ka!g$ka!S$ka'h$kao$ka!X$ka%`$ka!a$ka~P#NqO#c$maP$maX$ma^$mak$maz$ma!e$ma!f$ma!h$ma!l$ma#f$ma#g$ma#h$ma#i$ma#j$ma#k$ma#l$ma#m$ma#n$ma#p$ma#r$ma#t$ma#u$ma'j$ma(Q$ma(`$ma!g$ma!S$ma'h$mao$ma!X$ma%`$ma!a$ma~P$ dO#c${aP${aX${a^${ak${az${a!V${a!e${a!f${a!h${a!l${a#f${a#g${a#h${a#i${a#j${a#k${a#l${a#m${a#n${a#p${a#r${a#t${a#u${a'j${a(Q${a(`${a!g${a!S${a'h${a#W${ao${a!X${a%`${a!a${a~P#(yO^#Zq!V#Zq'j#Zq'h#Zq!S#Zq!g#Zqo#Zq!X#Zq%`#Zq!a#Zq~P!3jOd'OX!V'OX~P!$uO!V._Od(Za~O!U2}O!V'PX!g'PX~P%QO!V.bO!g([a~O!V.bO!g([a~P!3jO!S3QO~O#x!ja!W!ja~PI{O#x!ba!V!ba!W!ba~P#?dO#x!na!W!na~P!6TO#x!pa!W!pa~P!8nO!X3dO$TfO$^3eO~O!W3iO~Oo3jO~P#(yO^$gq!V$gq'j$gq'h$gq!S$gq!g$gqo$gq!X$gq%`$gq!a$gq~P!3jO!S3kO~Ol.}O'uTO'xUO~Oy)sO|)tO(h)xOg%Wi(g%Wi!V%Wi#W%Wi~Od%Wi#x%Wi~P$HbOy)sO|)tOg%Yi(g%Yi(h%Yi!V%Yi#W%Yi~Od%Yi#x%Yi~P$ITO(`$WO~P#(yO!U3nO's%eO!V'YX!g'YX~O!V/VO!g(ma~O!V/VO!a#rO!g(ma~O!V/VO!a#rO(`'dO!g(ma~Od$ti!V$ti#W$ti#x$ti~P!-jO!U3vO's*UO!S'[X!V'[X~P!.XO!V/_O!S(na~O!V/_O!S(na~P#(yO!a#rO~O!a#rO#n4OO~Ok4RO!a#rO(`'dO~Od(Oi!V(Oi~P!-jO#W4UOd(Oi!V(Oi~P!-jO!g4XO~O^$hq!V$hq'j$hq'h$hq!S$hq!g$hqo$hq!X$hq%`$hq!a$hq~P!3jO!V4]O!X(oX~P#(yO!f#tO~P3zO!X$rX%TYX^$rX!V$rX'j$rX~P!,aO%T4_OghXyhX|hX!XhX(ghX(hhX^hX!VhX'jhX~O%T4_O~O%a4fO's+WO'uTO'xUO!V'eX!W'eX~O!V0_O!W(ua~OX4jO~O]4kO~O!S4oO~O^%^O'j%^O~P#(yO!X$yO~P#(yO!V4tO#W4vO!W(rX~O!W4wO~Ol!kO|4yO![5WO!]4}O!^4}O!x;oO!|5VO!}5UO#O5UO#P5TO#S5SO#T!wO't!iO'uTO'xUO(T!jO(_!nO~O!W5RO~P%#XOg5]O!X0zO%`5[O~Og5]O!X0zO%`5[O'|%OO~O's#jO!V'dX!W'dX~O!V1VO!W(sa~O'uTO'xUO(T5fO~O]5jO~O!g5mO~P%QO^5oO~O^5oO~P%QO#n5qO&Q5rO~PMPO_1mO!W5vO&`1lO~P`O!a5xO~O!a5zO!V(Yi!W(Yi!a(Yi!h(Yi'|(Yi~O!V#`i!W#`i~P#?dO#W5{O!V#`i!W#`i~O!V!Zi!W!Zi~P#?dO^%^O#W6UO'j%^O~O^%^O!a#rO#W6UO'j%^O~O^%^O!a#rO!l6ZO#W6UO'j%^O(`'dO~O!h%ZO'|%OO~P%(fO!]6[O!^6[O't!iO~PBtO![6_O!]6[O!^6[O#S6`O#T6`O't!iO~PBtO!V(]O!g(aq~O!V(bq!g(bq^(bq'j(bq~P!3jO|%vO!X%wO#b6dO's%eO~O!X'QO%`6gO~Og6jO!X'QO%`6gO~O#c%WiP%WiX%Wi^%Wik%Wiz%Wi!e%Wi!f%Wi!h%Wi!l%Wi#f%Wi#g%Wi#h%Wi#i%Wi#j%Wi#k%Wi#l%Wi#m%Wi#n%Wi#p%Wi#r%Wi#t%Wi#u%Wi'j%Wi(Q%Wi(`%Wi!g%Wi!S%Wi'h%Wio%Wi!X%Wi%`%Wi!a%Wi~P$HbO#c%YiP%YiX%Yi^%Yik%Yiz%Yi!e%Yi!f%Yi!h%Yi!l%Yi#f%Yi#g%Yi#h%Yi#i%Yi#j%Yi#k%Yi#l%Yi#m%Yi#n%Yi#p%Yi#r%Yi#t%Yi#u%Yi'j%Yi(Q%Yi(`%Yi!g%Yi!S%Yi'h%Yio%Yi!X%Yi%`%Yi!a%Yi~P$ITO#c$tiP$tiX$ti^$tik$tiz$ti!V$ti!e$ti!f$ti!h$ti!l$ti#f$ti#g$ti#h$ti#i$ti#j$ti#k$ti#l$ti#m$ti#n$ti#p$ti#r$ti#t$ti#u$ti'j$ti(Q$ti(`$ti!g$ti!S$ti'h$ti#W$tio$ti!X$ti%`$ti!a$ti~P#(yOd'Oa!V'Oa~P!-jO!V'Pa!g'Pa~P!3jO!V.bO!g([i~O#x#Zi!V#Zi!W#Zi~P#?dOP$YOy#vOz#wO|#xO!f#tO!h#uO!l$YO(QVOX#eik#ei!e#ei#g#ei#h#ei#i#ei#j#ei#k#ei#l#ei#m#ei#n#ei#p#ei#r#ei#t#ei#u#ei#x#ei(`#ei(g#ei(h#ei!V#ei!W#ei~O#f#ei~P%2xO#f;wO~P%2xOP$YOy#vOz#wO|#xO!f#tO!h#uO!l$YO#f;wO#g;xO#h;xO#i;xO(QVOX#ei!e#ei#j#ei#k#ei#l#ei#m#ei#n#ei#p#ei#r#ei#t#ei#u#ei#x#ei(`#ei(g#ei(h#ei!V#ei!W#ei~Ok#ei~P%5TOk;yO~P%5TOP$YOk;yOy#vOz#wO|#xO!f#tO!h#uO!l$YO#f;wO#g;xO#h;xO#i;xO#j;zO(QVO#p#ei#r#ei#t#ei#u#ei#x#ei(`#ei(g#ei(h#ei!V#ei!W#ei~OX#ei!e#ei#k#ei#l#ei#m#ei#n#ei~P%7`OXbO^#vy!V#vy'j#vy'h#vy!S#vy!g#vyo#vy!X#vy%`#vy!a#vy~P!3jOg=jOy)sO|)tO(g)vO(h)xO~OP#eiX#eik#eiz#ei!e#ei!f#ei!h#ei!l#ei#f#ei#g#ei#h#ei#i#ei#j#ei#k#ei#l#ei#m#ei#n#ei#p#ei#r#ei#t#ei#u#ei#x#ei(Q#ei(`#ei!V#ei!W#ei~P%AYO!f#tOP(PXX(PXg(PXk(PXy(PXz(PX|(PX!e(PX!h(PX!l(PX#f(PX#g(PX#h(PX#i(PX#j(PX#k(PX#l(PX#m(PX#n(PX#p(PX#r(PX#t(PX#u(PX#x(PX(Q(PX(`(PX(g(PX(h(PX!V(PX!W(PX~O#x#yi!V#yi!W#yi~P#?dO#x!ni!W!ni~P$!qO!W6vO~O!V'Xa!W'Xa~P#?dO!a#rO(`'dO!V'Ya!g'Ya~O!V/VO!g(mi~O!V/VO!a#rO!g(mi~Od$tq!V$tq#W$tq#x$tq~P!-jO!S'[a!V'[a~P#(yO!a6}O~O!V/_O!S(ni~P#(yO!V/_O!S(ni~O!S7RO~O!a#rO#n7WO~Ok7XO!a#rO(`'dO~O!S7ZO~Od$vq!V$vq#W$vq#x$vq~P!-jO^$hy!V$hy'j$hy'h$hy!S$hy!g$hyo$hy!X$hy%`$hy!a$hy~P!3jO!V4]O!X(oa~O^#Zy!V#Zy'j#Zy'h#Zy!S#Zy!g#Zyo#Zy!X#Zy%`#Zy!a#Zy~P!3jOX7`O~O!V0_O!W(ui~O]7fO~O!a5zO~O(T(qO!V'aX!W'aX~O!V4tO!W(ra~O!h%ZO'|%OO^(YX!a(YX!l(YX#W(YX'j(YX(`(YX~O's7oO~P.[O!x;oO!|7rO!}7qO#O7qO#P7pO#S'bO#T'bO~PBtO^%^O!a#rO!l'hO#W'fO'j%^O(`'dO~O!W7vO~P%#XOl!kO'uTO'xUO(T!jO(_!nO~O|7wO~P%MdO![7{O!]7zO!^7zO#P7pO#S'bO#T'bO't!iO~PBtO![7{O!]7zO!^7zO!}7|O#O7|O#P7pO#S'bO#T'bO't!iO~PBtO!]7zO!^7zO't!iO(T!jO(_!nO~O!X0zO~O!X0zO%`8OO~Og8RO!X0zO%`8OO~OX8WO!V'da!W'da~O!V1VO!W(si~O!g8[O~O!g8]O~O!g8^O~O!g8^O~P%QO^8`O~O!a8cO~O!g8dO~O!V(ei!W(ei~P#?dO^%^O#W8lO'j%^O~O^%^O!a#rO#W8lO'j%^O~O^%^O!a#rO!l8pO#W8lO'j%^O(`'dO~O!h%ZO'|%OO~P&$QO!]8qO!^8qO't!iO~PBtO!V(]O!g(ay~O!V(by!g(by^(by'j(by~P!3jO!X'QO%`8uO~O#c$tqP$tqX$tq^$tqk$tqz$tq!V$tq!e$tq!f$tq!h$tq!l$tq#f$tq#g$tq#h$tq#i$tq#j$tq#k$tq#l$tq#m$tq#n$tq#p$tq#r$tq#t$tq#u$tq'j$tq(Q$tq(`$tq!g$tq!S$tq'h$tq#W$tqo$tq!X$tq%`$tq!a$tq~P#(yO#c$vqP$vqX$vq^$vqk$vqz$vq!V$vq!e$vq!f$vq!h$vq!l$vq#f$vq#g$vq#h$vq#i$vq#j$vq#k$vq#l$vq#m$vq#n$vq#p$vq#r$vq#t$vq#u$vq'j$vq(Q$vq(`$vq!g$vq!S$vq'h$vq#W$vqo$vq!X$vq%`$vq!a$vq~P#(yO!V'Pi!g'Pi~P!3jO#x#Zq!V#Zq!W#Zq~P#?dOy/yOz/yO|/zOPvaXvagvakva!eva!fva!hva!lva#fva#gva#hva#iva#jva#kva#lva#mva#nva#pva#rva#tva#uva#xva(Qva(`va(gva(hva!Vva!Wva~Oy)sO|)tOP$kaX$kag$kak$kaz$ka!e$ka!f$ka!h$ka!l$ka#f$ka#g$ka#h$ka#i$ka#j$ka#k$ka#l$ka#m$ka#n$ka#p$ka#r$ka#t$ka#u$ka#x$ka(Q$ka(`$ka(g$ka(h$ka!V$ka!W$ka~Oy)sO|)tOP$maX$mag$mak$maz$ma!e$ma!f$ma!h$ma!l$ma#f$ma#g$ma#h$ma#i$ma#j$ma#k$ma#l$ma#m$ma#n$ma#p$ma#r$ma#t$ma#u$ma#x$ma(Q$ma(`$ma(g$ma(h$ma!V$ma!W$ma~OP${aX${ak${az${a!e${a!f${a!h${a!l${a#f${a#g${a#h${a#i${a#j${a#k${a#l${a#m${a#n${a#p${a#r${a#t${a#u${a#x${a(Q${a(`${a!V${a!W${a~P%AYO#x$gq!V$gq!W$gq~P#?dO#x$hq!V$hq!W$hq~P#?dO!W9PO~O#x9QO~P!-jO!a#rO!V'Yi!g'Yi~O!a#rO(`'dO!V'Yi!g'Yi~O!V/VO!g(mq~O!S'[i!V'[i~P#(yO!V/_O!S(nq~O!S9WO~P#(yO!S9WO~Od(Oy!V(Oy~P!-jO!V'_a!X'_a~P#(yO!X%Sq^%Sq!V%Sq'j%Sq~P#(yOX9]O~O!V0_O!W(uq~O#W9aO!V'aa!W'aa~O!V4tO!W(ri~P#?dOPYXXYXkYXyYXzYX|YX!SYX!VYX!eYX!fYX!hYX!lYX#WYX#ccX#fYX#gYX#hYX#iYX#jYX#kYX#lYX#mYX#nYX#pYX#rYX#tYX#uYX#zYX(QYX(`YX(gYX(hYX~O!a%QX#n%QX~P&6lO#S-cO#T-cO~PBtO#P9eO#S-cO#T-cO~PBtO!}9fO#O9fO#P9eO#S-cO#T-cO~PBtO!]9iO!^9iO't!iO(T!jO(_!nO~O![9lO!]9iO!^9iO#P9eO#S-cO#T-cO't!iO~PBtO!X0zO%`9oO~O'uTO'xUO(T9tO~O!V1VO!W(sq~O!g9wO~O!g9wO~P%QO!g9yO~O!g9zO~O#W9|O!V#`y!W#`y~O!V#`y!W#`y~P#?dO^%^O#W:QO'j%^O~O^%^O!a#rO#W:QO'j%^O~O^%^O!a#rO!l:UO#W:QO'j%^O(`'dO~O!X'QO%`:XO~O#x#vy!V#vy!W#vy~P#?dOP$tiX$tik$tiz$ti!e$ti!f$ti!h$ti!l$ti#f$ti#g$ti#h$ti#i$ti#j$ti#k$ti#l$ti#m$ti#n$ti#p$ti#r$ti#t$ti#u$ti#x$ti(Q$ti(`$ti!V$ti!W$ti~P%AYOy)sO|)tO(h)xOP%WiX%Wig%Wik%Wiz%Wi!e%Wi!f%Wi!h%Wi!l%Wi#f%Wi#g%Wi#h%Wi#i%Wi#j%Wi#k%Wi#l%Wi#m%Wi#n%Wi#p%Wi#r%Wi#t%Wi#u%Wi#x%Wi(Q%Wi(`%Wi(g%Wi!V%Wi!W%Wi~Oy)sO|)tOP%YiX%Yig%Yik%Yiz%Yi!e%Yi!f%Yi!h%Yi!l%Yi#f%Yi#g%Yi#h%Yi#i%Yi#j%Yi#k%Yi#l%Yi#m%Yi#n%Yi#p%Yi#r%Yi#t%Yi#u%Yi#x%Yi(Q%Yi(`%Yi(g%Yi(h%Yi!V%Yi!W%Yi~O#x$hy!V$hy!W$hy~P#?dO#x#Zy!V#Zy!W#Zy~P#?dO!a#rO!V'Yq!g'Yq~O!V/VO!g(my~O!S'[q!V'[q~P#(yO!S:`O~P#(yO!V0_O!W(uy~O!V4tO!W(rq~O#S2fO#T2fO~PBtO#P:gO#S2fO#T2fO~PBtO!]:kO!^:kO't!iO(T!jO(_!nO~O!X0zO%`:nO~O!g:qO~O^%^O#W:vO'j%^O~O^%^O!a#rO#W:vO'j%^O~O!X'QO%`:{O~OP$tqX$tqk$tqz$tq!e$tq!f$tq!h$tq!l$tq#f$tq#g$tq#h$tq#i$tq#j$tq#k$tq#l$tq#m$tq#n$tq#p$tq#r$tq#t$tq#u$tq#x$tq(Q$tq(`$tq!V$tq!W$tq~P%AYOP$vqX$vqk$vqz$vq!e$vq!f$vq!h$vq!l$vq#f$vq#g$vq#h$vq#i$vq#j$vq#k$vq#l$vq#m$vq#n$vq#p$vq#r$vq#t$vq#u$vq#x$vq(Q$vq(`$vq!V$vq!W$vq~P%AYOd%[!Z!V%[!Z#W%[!Z#x%[!Z~P!-jO!V'aq!W'aq~P#?dO#S6`O#T6`O~PBtO!V#`!Z!W#`!Z~P#?dO^%^O#W;ZO'j%^O~O#c%[!ZP%[!ZX%[!Z^%[!Zk%[!Zz%[!Z!V%[!Z!e%[!Z!f%[!Z!h%[!Z!l%[!Z#f%[!Z#g%[!Z#h%[!Z#i%[!Z#j%[!Z#k%[!Z#l%[!Z#m%[!Z#n%[!Z#p%[!Z#r%[!Z#t%[!Z#u%[!Z'j%[!Z(Q%[!Z(`%[!Z!g%[!Z!S%[!Z'h%[!Z#W%[!Zo%[!Z!X%[!Z%`%[!Z!a%[!Z~P#(yOP%[!ZX%[!Zk%[!Zz%[!Z!e%[!Z!f%[!Z!h%[!Z!l%[!Z#f%[!Z#g%[!Z#h%[!Z#i%[!Z#j%[!Z#k%[!Z#l%[!Z#m%[!Z#n%[!Z#p%[!Z#r%[!Z#t%[!Z#u%[!Z#x%[!Z(Q%[!Z(`%[!Z!V%[!Z!W%[!Z~P%AYOo(UX~P1dO't!iO~P!'RO!ScX!VcX#WcX~P&6lOPYXXYXkYXyYXzYX|YX!VYX!VcX!eYX!fYX!hYX!lYX#WYX#WcX#ccX#fYX#gYX#hYX#iYX#jYX#kYX#lYX#mYX#nYX#pYX#rYX#tYX#uYX#zYX(QYX(`YX(gYX(hYX~O!acX!gYX!gcX(`cX~P'!sOP;nOQ;nOa=_Ob!fOikOk;nOlkOmkOskOu;nOw;nO|WO!QkO!RkO!XXO!c;qO!hZO!k;nO!l;nO!m;nO!o;rO!q;sO!t!eO$P!hO$TfO's)RO'uTO'xUO(QVO(_[O(l=]O~O!Vv!>v!BnPPP!BuHdPPPPPPPPPPP!FTP!GiPPHd!HyPHdPHdHdHdHdPHd!J`PP!MiP#!nP#!r#!|##Q##QP!MfP##U##UP#&ZP#&_HdHd#&e#)iAQPAQPAQAQP#*sAQAQ#,mAQ#.zAQ#0nAQAQ#1[#3W#3W#3[#3d#3W#3lP#3WPAQ#4hAQ#5pAQAQ6iPPP#6{PP#7e#7eP#7eP#7z#7ePP#8QP#7wP#7w#8d!1p#7w#9O#9U6f(}#9X(}P#9`#9`#9`P(}P(}P(}P(}PP(}P#9f#9iP#9i(}P#9mP#9pP(}P(}P(}P(}P(}P(}(}PP#9v#9|#:W#:^#:d#:j#:p#;O#;U#;[#;f#;l#b#?r#@Q#@W#@^#@d#@j#@t#@z#AQ#A[#An#AtPPPPPPPPPP#AzPPPPPPP#Bn#FYP#Gu#G|#HUPPPP#L`$ U$'t$'w$'z$)w$)z$)}$*UPP$*[$*`$+X$,X$,]$,qPP$,u$,{$-PP$-S$-W$-Z$.P$.g$.l$.o$.r$.x$.{$/P$/TR!yRmpOXr!X#a%]&d&f&g&i,^,c1g1jU!pQ'Q-OQ%ctQ%kwQ%rzQ&[!TS&x!c,vQ'W!f[']!m!r!s!t!u!vS*[$y*aQ+U%lQ+c%tQ+}&UQ,|'PQ-W'XW-`'^'_'`'aQ/p*cQ1U,OU2b-b-d-eS4}0z5QS6[2e2gU7z5U5V5WQ8q6_S9i7{7|Q:k9lR TypeParamList TypeDefinition extends ThisType this LiteralType ArithOp Number BooleanLiteral TemplateType InterpolationEnd Interpolation InterpolationStart NullType null VoidType void TypeofType typeof MemberExpression . ?. PropertyName [ TemplateString Escape Interpolation super RegExp ] ArrayExpression Spread , } { ObjectExpression Property async get set PropertyDefinition Block : NewExpression new TypeArgList CompareOp < ) ( ArgList UnaryExpression delete LogicOp BitOp YieldExpression yield AwaitExpression await ParenthesizedExpression ClassExpression class ClassBody MethodDeclaration Decorator @ MemberExpression PrivatePropertyName CallExpression Privacy static abstract override PrivatePropertyDefinition PropertyDeclaration readonly accessor Optional TypeAnnotation Equals StaticBlock FunctionExpression ArrowFunction ParamList ParamList ArrayPattern ObjectPattern PatternProperty Privacy readonly Arrow MemberExpression BinaryExpression ArithOp ArithOp ArithOp ArithOp BitOp CompareOp instanceof satisfies in const CompareOp BitOp BitOp BitOp LogicOp LogicOp ConditionalExpression LogicOp LogicOp AssignmentExpression UpdateOp PostfixExpression CallExpression TaggedTemplateExpression DynamicImport import ImportMeta JSXElement JSXSelfCloseEndTag JSXStartTag JSXSelfClosingTag JSXIdentifier JSXBuiltin JSXIdentifier JSXNamespacedName JSXMemberExpression JSXSpreadAttribute JSXAttribute JSXAttributeValue JSXEscape JSXEndTag JSXOpenTag JSXFragmentTag JSXText JSXEscape JSXStartCloseTag JSXCloseTag PrefixCast ArrowFunction TypeParamList SequenceExpression KeyofType keyof UniqueType unique ImportType InferredType infer TypeName ParenthesizedType FunctionSignature ParamList NewSignature IndexedType TupleType Label ArrayType ReadonlyType ObjectType MethodType PropertyType IndexSignature PropertyDefinition CallSignature TypePredicate is NewSignature new UnionType LogicOp IntersectionType LogicOp ConditionalType ParameterizedType ClassDeclaration abstract implements type VariableDeclaration let var TypeAliasDeclaration InterfaceDeclaration interface EnumDeclaration enum EnumBody NamespaceDeclaration namespace module AmbientDeclaration declare GlobalDeclaration global ClassDeclaration ClassBody MethodDeclaration AmbientFunctionDeclaration ExportGroup VariableName VariableName ImportDeclaration ImportGroup ForStatement for ForSpec ForInSpec ForOfSpec of WhileStatement while WithStatement with DoStatement do IfStatement if else SwitchStatement switch SwitchBody CaseLabel case DefaultLabel TryStatement try CatchClause catch FinallyClause finally ReturnStatement return ThrowStatement throw BreakStatement break ContinueStatement continue DebuggerStatement debugger LabeledStatement ExpressionStatement SingleExpression SingleClassItem",maxTerm:362,context:wr,nodeProps:[["group",-26,6,14,16,62,198,202,205,206,208,211,214,225,227,233,235,237,239,242,248,254,256,258,260,262,264,265,"Statement",-32,10,11,25,28,29,35,45,48,49,51,56,64,72,76,78,80,81,102,103,112,113,130,133,135,136,137,138,140,141,161,162,164,"Expression",-23,24,26,30,34,36,38,165,167,169,170,172,173,174,176,177,178,180,181,182,192,194,196,197,"Type",-3,84,95,101,"ClassItem"],["openedBy",31,"InterpolationStart",50,"[",54,"{",69,"(",142,"JSXStartTag",154,"JSXStartTag JSXStartCloseTag"],["closedBy",33,"InterpolationEnd",44,"]",55,"}",70,")",143,"JSXSelfCloseEndTag JSXEndTag",159,"JSXEndTag"]],propSources:[Ur],skippedNodes:[0,3,4,268],repeatNodeCount:32,tokenData:"$>y(CSR!bOX%ZXY+gYZ-yZ[+g[]%Z]^.c^p%Zpq+gqr/mrs3cst:_tu>PuvBavwDxwxGgxyMvyz! Qz{!![{|!%O|}!&]}!O!%O!O!P!'g!P!Q!1w!Q!R#0t!R![#3T![!]#@T!]!^#Aa!^!_#Bk!_!`#GS!`!a#In!a!b#N{!b!c$$z!c!}>P!}#O$&U#O#P$'`#P#Q$,w#Q#R$.R#R#S>P#S#T$/`#T#o$0j#o#p$4z#p#q$5p#q#r$7Q#r#s$8^#s$f%Z$f$g+g$g#BY>P#BY#BZ$9h#BZ$IS>P$IS$I_$9h$I_$I|>P$I|$I}$P$JT$JU$9h$JU$KV>P$KV$KW$9h$KW&FU>P&FU&FV$9h&FV;'S>P;'S;=`BZ<%l?HT>P?HT?HU$9h?HUO>P(n%d_$c&j'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&j&hT$c&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c&j&zP;=`<%l&c'|'U]$c&j'y!bOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}!b(SU'y!bOY'}Zw'}x#O'}#P;'S'};'S;=`(f<%lO'}!b(iP;=`<%l'}'|(oP;=`<%l&}'[(y]$c&j'vpOY(rYZ&cZr(rrs&cs!^(r!^!_)r!_#O(r#O#P&c#P#o(r#o#p)r#p;'S(r;'S;=`*a<%lO(rp)wU'vpOY)rZr)rs#O)r#P;'S)r;'S;=`*Z<%lO)rp*^P;=`<%l)r'[*dP;=`<%l(r#S*nX'vp'y!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g#S+^P;=`<%l*g(n+dP;=`<%l%Z(CS+rq$c&j'vp'y!b'l(;dOX%ZXY+gYZ&cZ[+g[p%Zpq+gqr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p$f%Z$f$g+g$g#BY%Z#BY#BZ+g#BZ$IS%Z$IS$I_+g$I_$JT%Z$JT$JU+g$JU$KV%Z$KV$KW+g$KW&FU%Z&FU&FV+g&FV;'S%Z;'S;=`+a<%l?HT%Z?HT?HU+g?HUO%Z(CS.ST'w#S$c&j'm(;dO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c(CS.n_$c&j'vp'y!b'm(;dOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#`/x`$c&j!l$Ip'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`0z!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S1V`#p$Id$c&j'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`2X!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S2d_#p$Id$c&j'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$2b3l_'u$(n$c&j'y!bOY4kYZ5qZr4krs7nsw4kwx5qx!^4k!^!_8p!_#O4k#O#P5q#P#o4k#o#p8p#p;'S4k;'S;=`:X<%lO4k*r4r_$c&j'y!bOY4kYZ5qZr4krs7nsw4kwx5qx!^4k!^!_8p!_#O4k#O#P5q#P#o4k#o#p8p#p;'S4k;'S;=`:X<%lO4k)`5vX$c&jOr5qrs6cs!^5q!^!_6y!_#o5q#o#p6y#p;'S5q;'S;=`7h<%lO5q)`6jT$^#t$c&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c#t6|TOr6yrs7]s;'S6y;'S;=`7b<%lO6y#t7bO$^#t#t7eP;=`<%l6y)`7kP;=`<%l5q*r7w]$^#t$c&j'y!bOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}%W8uZ'y!bOY8pYZ6yZr8prs9hsw8pwx6yx#O8p#O#P6y#P;'S8p;'S;=`:R<%lO8p%W9oU$^#t'y!bOY'}Zw'}x#O'}#P;'S'};'S;=`(f<%lO'}%W:UP;=`<%l8p*r:[P;=`<%l4k#%|:hg$c&j'vp'y!bOY%ZYZ&cZr%Zrs&}st%Ztu`k$c&j'vp'y!b(T!LY's&;d$V#tOY%ZYZ&cZr%Zrs&}st%Ztu>Puw%Zwx(rx}%Z}!O@T!O!Q%Z!Q![>P![!^%Z!^!_*g!_!c%Z!c!}>P!}#O%Z#O#P&c#P#R%Z#R#S>P#S#T%Z#T#o>P#o#p*g#p$g%Z$g;'S>P;'S;=`BZ<%lO>P+d@`k$c&j'vp'y!b$V#tOY%ZYZ&cZr%Zrs&}st%Ztu@Tuw%Zwx(rx}%Z}!O@T!O!Q%Z!Q![@T![!^%Z!^!_*g!_!c%Z!c!}@T!}#O%Z#O#P&c#P#R%Z#R#S@T#S#T%Z#T#o@T#o#p*g#p$g%Z$g;'S@T;'S;=`BT<%lO@T+dBWP;=`<%l@T(CSB^P;=`<%l>P%#SBl`$c&j'vp'y!b#h$IdOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Cn!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#SCy_$c&j#z$Id'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%DfETa(h%Z![!^%Z!^!_*g!_!c%Z!c!i#>Z!i#O%Z#O#P&c#P#R%Z#R#S#>Z#S#T%Z#T#Z#>Z#Z#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#>fi$c&j'vp'y!bl$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![#>Z![!^%Z!^!_*g!_!c%Z!c!i#>Z!i#O%Z#O#P&c#P#R%Z#R#S#>Z#S#T%Z#T#Z#>Z#Z#b%Z#b#c#5T#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%Gh#@b_!a$b$c&j#x%Puw%Zwx(rx}%Z}!O@T!O!Q%Z!Q![>P![!^%Z!^!_*g!_!c%Z!c!}>P!}#O%Z#O#P&c#P#R%Z#R#S>P#S#T%Z#T#o>P#o#p*g#p$f%Z$f$g+g$g#BY>P#BY#BZ$9h#BZ$IS>P$IS$I_$9h$I_$JT>P$JT$JU$9h$JU$KV>P$KV$KW$9h$KW&FU>P&FU&FV$9h&FV;'S>P;'S;=`BZ<%l?HT>P?HT?HU$9h?HUO>P(CS$=Uk$c&j'vp'y!b'm(;d(T!LY's&;d$V#tOY%ZYZ&cZr%Zrs&}st%Ztu>Puw%Zwx(rx}%Z}!O@T!O!Q%Z!Q![>P![!^%Z!^!_*g!_!c%Z!c!}>P!}#O%Z#O#P&c#P#R%Z#R#S>P#S#T%Z#T#o>P#o#p*g#p$g%Z$g;'S>P;'S;=`BZ<%lO>P",tokenizers:[Wr,Vr,2,3,4,5,6,7,8,9,10,11,12,13,Tr,new bO("$S~RRtu[#O#Pg#S#T#|~_P#o#pb~gOq~~jVO#i!P#i#j!U#j#l!P#l#m!q#m;'S!P;'S;=`#v<%lO!P~!UO!O~~!XS!Q![!e!c!i!e#T#Z!e#o#p#Z~!hR!Q![!q!c!i!q#T#Z!q~!tR!Q![!}!c!i!}#T#Z!}~#QR!Q![!P!c!i!P#T#Z!P~#^R!Q![#g!c!i#g#T#Z#g~#jS!Q![#g!c!i#g#T#Z#g#q#r!P~#yP;=`<%l!P~$RO(S~~",141,325),new bO("j~RQYZXz{^~^O'p~~aP!P!Qd~iO'q~~",25,307)],topRules:{Script:[0,5],SingleExpression:[1,266],SingleClassItem:[2,267]},dialects:{jsx:13213,ts:13215},dynamicPrecedences:{76:1,78:1,162:1,190:1},specialized:[{term:311,get:e=>_r[e]||-1},{term:327,get:e=>Cr[e]||-1},{term:67,get:e=>qr[e]||-1}],tokenPrec:13238}),Gr=[b("function ${name}(${params}) {\n ${}\n}",{label:"function",detail:"definition",type:"keyword"}),b("for (let ${index} = 0; ${index} < ${bound}; ${index}++) {\n ${}\n}",{label:"for",detail:"loop",type:"keyword"}),b("for (let ${name} of ${collection}) {\n ${}\n}",{label:"for",detail:"of loop",type:"keyword"}),b("do {\n ${}\n} while (${})",{label:"do",detail:"loop",type:"keyword"}),b("while (${}) {\n ${}\n}",{label:"while",detail:"loop",type:"keyword"}),b(`try { +import{S as $t,i as gt,s as Pt,e as mt,f as bt,T as E,g as Xt,y as jO,o as Zt,I as xt,J as yt,K as kt,L as vt,C as Yt,M as wt}from"./index-06e23b77.js";import{P as Tt,N as Wt,u as Vt,D as Ut,v as vO,T as D,I as YO,w as iO,x as l,y as _t,L as sO,z as nO,A as R,B as lO,F as ke,G as oO,H as _,J as ve,K as Ye,M as we,E as w,O as z,Q as Ct,R as qt,U as Te,V as b,W as jt,X as Gt,a as C,h as Rt,b as zt,c as At,d as It,e as Et,s as Nt,t as Bt,f as Dt,g as Lt,r as Jt,i as Mt,k as Ht,j as Ft,l as Kt,m as Oa,n as ea,o as ta,p as aa,q as GO,C as N}from"./index-20adcf24.js";class H{constructor(O,a,t,r,i,s,n,o,Q,p=0,c){this.p=O,this.stack=a,this.state=t,this.reducePos=r,this.pos=i,this.score=s,this.buffer=n,this.bufferBase=o,this.curContext=Q,this.lookAhead=p,this.parent=c}toString(){return`[${this.stack.filter((O,a)=>a%3==0).concat(this.state)}]@${this.pos}${this.score?"!"+this.score:""}`}static start(O,a,t=0){let r=O.parser.context;return new H(O,[],a,t,t,0,[],0,r?new RO(r,r.start):null,0,null)}get context(){return this.curContext?this.curContext.context:null}pushState(O,a){this.stack.push(this.state,a,this.bufferBase+this.buffer.length),this.state=O}reduce(O){var a;let t=O>>19,r=O&65535,{parser:i}=this.p,s=i.dynamicPrecedence(r);if(s&&(this.score+=s),t==0){this.pushState(i.getGoto(this.state,r,!0),this.reducePos),r=2e3&&!(!((a=this.p.parser.nodeSet.types[r])===null||a===void 0)&&a.isAnonymous)&&(o==this.p.lastBigReductionStart?(this.p.bigReductionCount++,this.p.lastBigReductionSize=Q):this.p.lastBigReductionSizen;)this.stack.pop();this.reduceContext(r,o)}storeNode(O,a,t,r=4,i=!1){if(O==0&&(!this.stack.length||this.stack[this.stack.length-1]0&&s.buffer[n-4]==0&&s.buffer[n-1]>-1){if(a==t)return;if(s.buffer[n-2]>=a){s.buffer[n-2]=t;return}}}if(!i||this.pos==t)this.buffer.push(O,a,t,r);else{let s=this.buffer.length;if(s>0&&this.buffer[s-4]!=0)for(;s>0&&this.buffer[s-2]>t;)this.buffer[s]=this.buffer[s-4],this.buffer[s+1]=this.buffer[s-3],this.buffer[s+2]=this.buffer[s-2],this.buffer[s+3]=this.buffer[s-1],s-=4,r>4&&(r-=4);this.buffer[s]=O,this.buffer[s+1]=a,this.buffer[s+2]=t,this.buffer[s+3]=r}}shift(O,a,t){let r=this.pos;if(O&131072)this.pushState(O&65535,this.pos);else if(O&262144)this.pos=t,this.shiftContext(a,r),a<=this.p.parser.maxNode&&this.buffer.push(a,r,t,4);else{let i=O,{parser:s}=this.p;(t>this.pos||a<=s.maxNode)&&(this.pos=t,s.stateFlag(i,1)||(this.reducePos=t)),this.pushState(i,r),this.shiftContext(a,r),a<=s.maxNode&&this.buffer.push(a,r,t,4)}}apply(O,a,t){O&65536?this.reduce(O):this.shift(O,a,t)}useNode(O,a){let t=this.p.reused.length-1;(t<0||this.p.reused[t]!=O)&&(this.p.reused.push(O),t++);let r=this.pos;this.reducePos=this.pos=r+O.length,this.pushState(a,r),this.buffer.push(t,r,this.reducePos,-1),this.curContext&&this.updateContext(this.curContext.tracker.reuse(this.curContext.context,O,this,this.p.stream.reset(this.pos-O.length)))}split(){let O=this,a=O.buffer.length;for(;a>0&&O.buffer[a-2]>O.reducePos;)a-=4;let t=O.buffer.slice(a),r=O.bufferBase+a;for(;O&&r==O.bufferBase;)O=O.parent;return new H(this.p,this.stack.slice(),this.state,this.reducePos,this.pos,this.score,t,r,this.curContext,this.lookAhead,O)}recoverByDelete(O,a){let t=O<=this.p.parser.maxNode;t&&this.storeNode(O,this.pos,a,4),this.storeNode(0,this.pos,a,t?8:4),this.pos=this.reducePos=a,this.score-=190}canShift(O){for(let a=new ra(this);;){let t=this.p.parser.stateSlot(a.state,4)||this.p.parser.hasAction(a.state,O);if(t==0)return!1;if(!(t&65536))return!0;a.reduce(t)}}recoverByInsert(O){if(this.stack.length>=300)return[];let a=this.p.parser.nextStates(this.state);if(a.length>4<<1||this.stack.length>=120){let r=[];for(let i=0,s;io&1&&n==s)||r.push(a[i],s)}a=r}let t=[];for(let r=0;r>19,r=O&65535,i=this.stack.length-t*3;if(i<0||a.getGoto(this.stack[i],r,!1)<0)return!1;this.storeNode(0,this.reducePos,this.reducePos,4,!0),this.score-=100}return this.reducePos=this.pos,this.reduce(O),!0}forceAll(){for(;!this.p.parser.stateFlag(this.state,2);)if(!this.forceReduce()){this.storeNode(0,this.pos,this.pos,4,!0);break}return this}get deadEnd(){if(this.stack.length!=3)return!1;let{parser:O}=this.p;return O.data[O.stateSlot(this.state,1)]==65535&&!O.stateSlot(this.state,4)}restart(){this.state=this.stack[0],this.stack.length=0}sameState(O){if(this.state!=O.state||this.stack.length!=O.stack.length)return!1;for(let a=0;athis.lookAhead&&(this.emitLookAhead(),this.lookAhead=O)}close(){this.curContext&&this.curContext.tracker.strict&&this.emitContext(),this.lookAhead>0&&this.emitLookAhead()}}class RO{constructor(O,a){this.tracker=O,this.context=a,this.hash=O.strict?O.hash(a):0}}var zO;(function(e){e[e.Insert=200]="Insert",e[e.Delete=190]="Delete",e[e.Reduce=100]="Reduce",e[e.MaxNext=4]="MaxNext",e[e.MaxInsertStackDepth=300]="MaxInsertStackDepth",e[e.DampenInsertStackDepth=120]="DampenInsertStackDepth",e[e.MinBigReduction=2e3]="MinBigReduction"})(zO||(zO={}));class ra{constructor(O){this.start=O,this.state=O.state,this.stack=O.stack,this.base=this.stack.length}reduce(O){let a=O&65535,t=O>>19;t==0?(this.stack==this.start.stack&&(this.stack=this.stack.slice()),this.stack.push(this.state,0,0),this.base+=3):this.base-=(t-1)*3;let r=this.start.p.parser.getGoto(this.stack[this.base-3],a,!0);this.state=r}}class F{constructor(O,a,t){this.stack=O,this.pos=a,this.index=t,this.buffer=O.buffer,this.index==0&&this.maybeNext()}static create(O,a=O.bufferBase+O.buffer.length){return new F(O,a,a-O.bufferBase)}maybeNext(){let O=this.stack.parent;O!=null&&(this.index=this.stack.bufferBase-O.bufferBase,this.stack=O,this.buffer=O.buffer)}get id(){return this.buffer[this.index-4]}get start(){return this.buffer[this.index-3]}get end(){return this.buffer[this.index-2]}get size(){return this.buffer[this.index-1]}next(){this.index-=4,this.pos-=4,this.index==0&&this.maybeNext()}fork(){return new F(this.stack,this.pos,this.index)}}function G(e,O=Uint16Array){if(typeof e!="string")return e;let a=null;for(let t=0,r=0;t=92&&s--,s>=34&&s--;let o=s-32;if(o>=46&&(o-=46,n=!0),i+=o,n)break;i*=46}a?a[r++]=i:a=new O(i)}return a}class L{constructor(){this.start=-1,this.value=-1,this.end=-1,this.extended=-1,this.lookAhead=0,this.mask=0,this.context=0}}const AO=new L;class ia{constructor(O,a){this.input=O,this.ranges=a,this.chunk="",this.chunkOff=0,this.chunk2="",this.chunk2Pos=0,this.next=-1,this.token=AO,this.rangeIndex=0,this.pos=this.chunkPos=a[0].from,this.range=a[0],this.end=a[a.length-1].to,this.readNext()}resolveOffset(O,a){let t=this.range,r=this.rangeIndex,i=this.pos+O;for(;it.to:i>=t.to;){if(r==this.ranges.length-1)return null;let s=this.ranges[++r];i+=s.from-t.to,t=s}return i}clipPos(O){if(O>=this.range.from&&OO)return Math.max(O,a.from);return this.end}peek(O){let a=this.chunkOff+O,t,r;if(a>=0&&a=this.chunk2Pos&&tn.to&&(this.chunk2=this.chunk2.slice(0,n.to-t)),r=this.chunk2.charCodeAt(0)}}return t>=this.token.lookAhead&&(this.token.lookAhead=t+1),r}acceptToken(O,a=0){let t=a?this.resolveOffset(a,-1):this.pos;if(t==null||t=this.chunk2Pos&&this.posthis.range.to?O.slice(0,this.range.to-this.pos):O,this.chunkPos=this.pos,this.chunkOff=0}}readNext(){return this.chunkOff>=this.chunk.length&&(this.getChunk(),this.chunkOff==this.chunk.length)?this.next=-1:this.next=this.chunk.charCodeAt(this.chunkOff)}advance(O=1){for(this.chunkOff+=O;this.pos+O>=this.range.to;){if(this.rangeIndex==this.ranges.length-1)return this.setDone();O-=this.range.to-this.pos,this.range=this.ranges[++this.rangeIndex],this.pos=this.range.from}return this.pos+=O,this.pos>=this.token.lookAhead&&(this.token.lookAhead=this.pos+1),this.readNext()}setDone(){return this.pos=this.chunkPos=this.end,this.range=this.ranges[this.rangeIndex=this.ranges.length-1],this.chunk="",this.next=-1}reset(O,a){if(a?(this.token=a,a.start=O,a.lookAhead=O+1,a.value=a.extended=-1):this.token=AO,this.pos!=O){if(this.pos=O,O==this.end)return this.setDone(),this;for(;O=this.range.to;)this.range=this.ranges[++this.rangeIndex];O>=this.chunkPos&&O=this.chunkPos&&a<=this.chunkPos+this.chunk.length)return this.chunk.slice(O-this.chunkPos,a-this.chunkPos);if(O>=this.chunk2Pos&&a<=this.chunk2Pos+this.chunk2.length)return this.chunk2.slice(O-this.chunk2Pos,a-this.chunk2Pos);if(O>=this.range.from&&a<=this.range.to)return this.input.read(O,a);let t="";for(let r of this.ranges){if(r.from>=a)break;r.to>O&&(t+=this.input.read(Math.max(r.from,O),Math.min(r.to,a)))}return t}}class V{constructor(O,a){this.data=O,this.id=a}token(O,a){let{parser:t}=a.p;We(this.data,O,a,this.id,t.data,t.tokenPrecTable)}}V.prototype.contextual=V.prototype.fallback=V.prototype.extend=!1;class bO{constructor(O,a,t){this.precTable=a,this.elseToken=t,this.data=typeof O=="string"?G(O):O}token(O,a){let t=O.pos,r;for(;r=O.pos,We(this.data,O,a,0,this.data,this.precTable),!(O.token.value>-1);){if(this.elseToken==null)return;if(O.next<0)break;O.advance(),O.reset(r+1,O.token)}r>t&&(O.reset(t,O.token),O.acceptToken(this.elseToken,r-t))}}bO.prototype.contextual=V.prototype.fallback=V.prototype.extend=!1;class Z{constructor(O,a={}){this.token=O,this.contextual=!!a.contextual,this.fallback=!!a.fallback,this.extend=!!a.extend}}function We(e,O,a,t,r,i){let s=0,n=1<0){let S=e[h];if(o.allows(S)&&(O.token.value==-1||O.token.value==S||sa(S,O.token.value,r,i))){O.acceptToken(S);break}}let p=O.next,c=0,u=e[s+2];if(O.next<0&&u>c&&e[Q+u*3-3]==65535&&e[Q+u*3-3]==65535){s=e[Q+u*3-1];continue O}for(;c>1,S=Q+h+(h<<1),P=e[S],$=e[S+1]||65536;if(p=$)c=h+1;else{s=e[S+2],O.advance();continue O}}break}}function IO(e,O,a){for(let t=O,r;(r=e[t])!=65535;t++)if(r==a)return t-O;return-1}function sa(e,O,a,t){let r=IO(a,t,O);return r<0||IO(a,t,e)O)&&!t.type.isError)return a<0?Math.max(0,Math.min(t.to-1,O-25)):Math.min(e.length,Math.max(t.from+1,O+25));if(a<0?t.prevSibling():t.nextSibling())break;if(!t.parent())return a<0?0:e.length}}class na{constructor(O,a){this.fragments=O,this.nodeSet=a,this.i=0,this.fragment=null,this.safeFrom=-1,this.safeTo=-1,this.trees=[],this.start=[],this.index=[],this.nextFragment()}nextFragment(){let O=this.fragment=this.i==this.fragments.length?null:this.fragments[this.i++];if(O){for(this.safeFrom=O.openStart?NO(O.tree,O.from+O.offset,1)-O.offset:O.from,this.safeTo=O.openEnd?NO(O.tree,O.to+O.offset,-1)-O.offset:O.to;this.trees.length;)this.trees.pop(),this.start.pop(),this.index.pop();this.trees.push(O.tree),this.start.push(-O.offset),this.index.push(0),this.nextStart=this.safeFrom}else this.nextStart=1e9}nodeAt(O){if(OO)return this.nextStart=s,null;if(i instanceof D){if(s==O){if(s=Math.max(this.safeFrom,O)&&(this.trees.push(i),this.start.push(s),this.index.push(0))}else this.index[a]++,this.nextStart=s+i.length}}}class la{constructor(O,a){this.stream=a,this.tokens=[],this.mainToken=null,this.actions=[],this.tokens=O.tokenizers.map(t=>new L)}getActions(O){let a=0,t=null,{parser:r}=O.p,{tokenizers:i}=r,s=r.stateSlot(O.state,3),n=O.curContext?O.curContext.hash:0,o=0;for(let Q=0;Qc.end+25&&(o=Math.max(c.lookAhead,o)),c.value!=0)){let u=a;if(c.extended>-1&&(a=this.addActions(O,c.extended,c.end,a)),a=this.addActions(O,c.value,c.end,a),!p.extend&&(t=c,a>u))break}}for(;this.actions.length>a;)this.actions.pop();return o&&O.setLookAhead(o),!t&&O.pos==this.stream.end&&(t=new L,t.value=O.p.parser.eofTerm,t.start=t.end=O.pos,a=this.addActions(O,t.value,t.end,a)),this.mainToken=t,this.actions}getMainToken(O){if(this.mainToken)return this.mainToken;let a=new L,{pos:t,p:r}=O;return a.start=t,a.end=Math.min(t+1,r.stream.end),a.value=t==r.stream.end?r.parser.eofTerm:0,a}updateCachedToken(O,a,t){let r=this.stream.clipPos(t.pos);if(a.token(this.stream.reset(r,O),t),O.value>-1){let{parser:i}=t.p;for(let s=0;s=0&&t.p.parser.dialect.allows(n>>1)){n&1?O.extended=n>>1:O.value=n>>1;break}}}else O.value=0,O.end=this.stream.clipPos(r+1)}putAction(O,a,t,r){for(let i=0;iO.bufferLength*4?new na(t,O.nodeSet):null}get parsedPos(){return this.minStackPos}advance(){let O=this.stacks,a=this.minStackPos,t=this.stacks=[],r,i;if(this.bigReductionCount>300&&O.length==1){let[s]=O;for(;s.forceReduce()&&s.stack.length&&s.stack[s.stack.length-2]>=this.lastBigReductionStart;);this.bigReductionCount=this.lastBigReductionSize=0}for(let s=0;sa)t.push(n);else{if(this.advanceStack(n,t,O))continue;{r||(r=[],i=[]),r.push(n);let o=this.tokens.getMainToken(n);i.push(o.value,o.end)}}break}}if(!t.length){let s=r&&ca(r);if(s)return this.stackToTree(s);if(this.parser.strict)throw X&&r&&console.log("Stuck with token "+(this.tokens.mainToken?this.parser.getName(this.tokens.mainToken.value):"none")),new SyntaxError("No parse at "+a);this.recovering||(this.recovering=5)}if(this.recovering&&r){let s=this.stoppedAt!=null&&r[0].pos>this.stoppedAt?r[0]:this.runRecovery(r,i,t);if(s)return this.stackToTree(s.forceAll())}if(this.recovering){let s=this.recovering==1?1:this.recovering*3;if(t.length>s)for(t.sort((n,o)=>o.score-n.score);t.length>s;)t.pop();t.some(n=>n.reducePos>a)&&this.recovering--}else if(t.length>1){O:for(let s=0;s500&&Q.buffer.length>500)if((n.score-Q.score||n.buffer.length-Q.buffer.length)>0)t.splice(o--,1);else{t.splice(s--,1);continue O}}}t.length>12&&t.splice(12,t.length-12)}this.minStackPos=t[0].pos;for(let s=1;s ":"";if(this.stoppedAt!=null&&r>this.stoppedAt)return O.forceReduce()?O:null;if(this.fragments){let Q=O.curContext&&O.curContext.tracker.strict,p=Q?O.curContext.hash:0;for(let c=this.fragments.nodeAt(r);c;){let u=this.parser.nodeSet.types[c.type.id]==c.type?i.getGoto(O.state,c.type.id):-1;if(u>-1&&c.length&&(!Q||(c.prop(vO.contextHash)||0)==p))return O.useNode(c,u),X&&console.log(s+this.stackID(O)+` (via reuse of ${i.getName(c.type.id)})`),!0;if(!(c instanceof D)||c.children.length==0||c.positions[0]>0)break;let h=c.children[0];if(h instanceof D&&c.positions[0]==0)c=h;else break}}let n=i.stateSlot(O.state,4);if(n>0)return O.reduce(n),X&&console.log(s+this.stackID(O)+` (via always-reduce ${i.getName(n&65535)})`),!0;if(O.stack.length>=15e3)for(;O.stack.length>9e3&&O.forceReduce(););let o=this.tokens.getActions(O);for(let Q=0;Qr?a.push(S):t.push(S)}return!1}advanceFully(O,a){let t=O.pos;for(;;){if(!this.advanceStack(O,null,null))return!1;if(O.pos>t)return DO(O,a),!0}}runRecovery(O,a,t){let r=null,i=!1;for(let s=0;s ":"";if(n.deadEnd&&(i||(i=!0,n.restart(),X&&console.log(p+this.stackID(n)+" (restarted)"),this.advanceFully(n,t))))continue;let c=n.split(),u=p;for(let h=0;c.forceReduce()&&h<10&&(X&&console.log(u+this.stackID(c)+" (via force-reduce)"),!this.advanceFully(c,t));h++)X&&(u=this.stackID(c)+" -> ");for(let h of n.recoverByInsert(o))X&&console.log(p+this.stackID(h)+" (via recover-insert)"),this.advanceFully(h,t);this.stream.end>n.pos?(Q==n.pos&&(Q++,o=0),n.recoverByDelete(o,Q),X&&console.log(p+this.stackID(n)+` (via recover-delete ${this.parser.getName(o)})`),DO(n,t)):(!r||r.scoree;class Ve{constructor(O){this.start=O.start,this.shift=O.shift||pO,this.reduce=O.reduce||pO,this.reuse=O.reuse||pO,this.hash=O.hash||(()=>0),this.strict=O.strict!==!1}}class T extends Tt{constructor(O){if(super(),this.wrappers=[],O.version!=14)throw new RangeError(`Parser version (${O.version}) doesn't match runtime version (14)`);let a=O.nodeNames.split(" ");this.minRepeatTerm=a.length;for(let n=0;nO.topRules[n][1]),r=[];for(let n=0;n=0)i(p,o,n[Q++]);else{let c=n[Q+-p];for(let u=-p;u>0;u--)i(n[Q++],o,c);Q++}}}this.nodeSet=new Wt(a.map((n,o)=>Vt.define({name:o>=this.minRepeatTerm?void 0:n,id:o,props:r[o],top:t.indexOf(o)>-1,error:o==0,skipped:O.skippedNodes&&O.skippedNodes.indexOf(o)>-1}))),O.propSources&&(this.nodeSet=this.nodeSet.extend(...O.propSources)),this.strict=!1,this.bufferLength=Ut;let s=G(O.tokenData);this.context=O.context,this.specializerSpecs=O.specialized||[],this.specialized=new Uint16Array(this.specializerSpecs.length);for(let n=0;ntypeof n=="number"?new V(s,n):n),this.topRules=O.topRules,this.dialects=O.dialects||{},this.dynamicPrecedences=O.dynamicPrecedences||null,this.tokenPrecTable=O.tokenPrec,this.termNames=O.termNames||null,this.maxNode=this.nodeSet.types.length-1,this.dialect=this.parseDialect(),this.top=this.topRules[Object.keys(this.topRules)[0]]}createParse(O,a,t){let r=new oa(this,O,a,t);for(let i of this.wrappers)r=i(r,O,a,t);return r}getGoto(O,a,t=!1){let r=this.goto;if(a>=r[0])return-1;for(let i=r[a+1];;){let s=r[i++],n=s&1,o=r[i++];if(n&&t)return o;for(let Q=i+(s>>1);i0}validAction(O,a){if(a==this.stateSlot(O,4))return!0;for(let t=this.stateSlot(O,1);;t+=3){if(this.data[t]==65535)if(this.data[t+1]==1)t=x(this.data,t+2);else return!1;if(a==x(this.data,t+1))return!0}}nextStates(O){let a=[];for(let t=this.stateSlot(O,1);;t+=3){if(this.data[t]==65535)if(this.data[t+1]==1)t=x(this.data,t+2);else break;if(!(this.data[t+2]&1)){let r=this.data[t+1];a.some((i,s)=>s&1&&i==r)||a.push(this.data[t],r)}}return a}configure(O){let a=Object.assign(Object.create(T.prototype),this);if(O.props&&(a.nodeSet=this.nodeSet.extend(...O.props)),O.top){let t=this.topRules[O.top];if(!t)throw new RangeError(`Invalid top rule name ${O.top}`);a.top=t}return O.tokenizers&&(a.tokenizers=this.tokenizers.map(t=>{let r=O.tokenizers.find(i=>i.from==t);return r?r.to:t})),O.specializers&&(a.specializers=this.specializers.slice(),a.specializerSpecs=this.specializerSpecs.map((t,r)=>{let i=O.specializers.find(n=>n.from==t.external);if(!i)return t;let s=Object.assign(Object.assign({},t),{external:i.to});return a.specializers[r]=LO(s),s})),O.contextTracker&&(a.context=O.contextTracker),O.dialect&&(a.dialect=this.parseDialect(O.dialect)),O.strict!=null&&(a.strict=O.strict),O.wrap&&(a.wrappers=a.wrappers.concat(O.wrap)),O.bufferLength!=null&&(a.bufferLength=O.bufferLength),a}hasWrappers(){return this.wrappers.length>0}getName(O){return this.termNames?this.termNames[O]:String(O<=this.maxNode&&this.nodeSet.types[O].name||O)}get eofTerm(){return this.maxNode+1}get topNode(){return this.nodeSet.types[this.top[1]]}dynamicPrecedence(O){let a=this.dynamicPrecedences;return a==null?0:a[O]||0}parseDialect(O){let a=Object.keys(this.dialects),t=a.map(()=>!1);if(O)for(let i of O.split(" ")){let s=a.indexOf(i);s>=0&&(t[s]=!0)}let r=null;for(let i=0;it)&&a.p.parser.stateFlag(a.state,2)&&(!O||O.scoree.external(a,t)<<1|O}return e.get}const ha=54,pa=1,ua=55,fa=2,Sa=56,da=3,JO=4,$a=5,K=6,Ue=7,_e=8,Ce=9,qe=10,ga=11,Pa=12,ma=13,uO=57,ba=14,MO=58,Xa=20,Za=22,je=23,xa=24,XO=26,Ge=27,ya=28,ka=31,va=34,Re=36,Ya=37,wa=0,Ta=1,Wa={area:!0,base:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0,menuitem:!0},Va={dd:!0,li:!0,optgroup:!0,option:!0,p:!0,rp:!0,rt:!0,tbody:!0,td:!0,tfoot:!0,th:!0,tr:!0},HO={dd:{dd:!0,dt:!0},dt:{dd:!0,dt:!0},li:{li:!0},option:{option:!0,optgroup:!0},optgroup:{optgroup:!0},p:{address:!0,article:!0,aside:!0,blockquote:!0,dir:!0,div:!0,dl:!0,fieldset:!0,footer:!0,form:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,header:!0,hgroup:!0,hr:!0,menu:!0,nav:!0,ol:!0,p:!0,pre:!0,section:!0,table:!0,ul:!0},rp:{rp:!0,rt:!0},rt:{rp:!0,rt:!0},tbody:{tbody:!0,tfoot:!0},td:{td:!0,th:!0},tfoot:{tbody:!0},th:{td:!0,th:!0},thead:{tbody:!0,tfoot:!0},tr:{tr:!0}};function Ua(e){return e==45||e==46||e==58||e>=65&&e<=90||e==95||e>=97&&e<=122||e>=161}function ze(e){return e==9||e==10||e==13||e==32}let FO=null,KO=null,Oe=0;function ZO(e,O){let a=e.pos+O;if(Oe==a&&KO==e)return FO;let t=e.peek(O);for(;ze(t);)t=e.peek(++O);let r="";for(;Ua(t);)r+=String.fromCharCode(t),t=e.peek(++O);return KO=e,Oe=a,FO=r?r.toLowerCase():t==_a||t==Ca?void 0:null}const Ae=60,OO=62,wO=47,_a=63,Ca=33,qa=45;function ee(e,O){this.name=e,this.parent=O,this.hash=O?O.hash:0;for(let a=0;a-1?new ee(ZO(t,1)||"",e):e},reduce(e,O){return O==Xa&&e?e.parent:e},reuse(e,O,a,t){let r=O.type.id;return r==K||r==Re?new ee(ZO(t,1)||"",e):e},hash(e){return e?e.hash:0},strict:!1}),Ra=new Z((e,O)=>{if(e.next!=Ae){e.next<0&&O.context&&e.acceptToken(uO);return}e.advance();let a=e.next==wO;a&&e.advance();let t=ZO(e,0);if(t===void 0)return;if(!t)return e.acceptToken(a?ba:K);let r=O.context?O.context.name:null;if(a){if(t==r)return e.acceptToken(ga);if(r&&Va[r])return e.acceptToken(uO,-2);if(O.dialectEnabled(wa))return e.acceptToken(Pa);for(let i=O.context;i;i=i.parent)if(i.name==t)return;e.acceptToken(ma)}else{if(t=="script")return e.acceptToken(Ue);if(t=="style")return e.acceptToken(_e);if(t=="textarea")return e.acceptToken(Ce);if(Wa.hasOwnProperty(t))return e.acceptToken(qe);r&&HO[r]&&HO[r][t]?e.acceptToken(uO,-1):e.acceptToken(K)}},{contextual:!0}),za=new Z(e=>{for(let O=0,a=0;;a++){if(e.next<0){a&&e.acceptToken(MO);break}if(e.next==qa)O++;else if(e.next==OO&&O>=2){a>3&&e.acceptToken(MO,-2);break}else O=0;e.advance()}});function Aa(e){for(;e;e=e.parent)if(e.name=="svg"||e.name=="math")return!0;return!1}const Ia=new Z((e,O)=>{if(e.next==wO&&e.peek(1)==OO){let a=O.dialectEnabled(Ta)||Aa(O.context);e.acceptToken(a?$a:JO,2)}else e.next==OO&&e.acceptToken(JO,1)});function TO(e,O,a){let t=2+e.length;return new Z(r=>{for(let i=0,s=0,n=0;;n++){if(r.next<0){n&&r.acceptToken(O);break}if(i==0&&r.next==Ae||i==1&&r.next==wO||i>=2&&is?r.acceptToken(O,-s):r.acceptToken(a,-(s-2));break}else if((r.next==10||r.next==13)&&n){r.acceptToken(O,1);break}else i=s=0;r.advance()}})}const Ea=TO("script",ha,pa),Na=TO("style",ua,fa),Ba=TO("textarea",Sa,da),Da=iO({"Text RawText":l.content,"StartTag StartCloseTag SelfClosingEndTag EndTag":l.angleBracket,TagName:l.tagName,"MismatchedCloseTag/TagName":[l.tagName,l.invalid],AttributeName:l.attributeName,"AttributeValue UnquotedAttributeValue":l.attributeValue,Is:l.definitionOperator,"EntityReference CharacterReference":l.character,Comment:l.blockComment,ProcessingInst:l.processingInstruction,DoctypeDecl:l.documentMeta}),La=T.deserialize({version:14,states:",xOVO!rOOO!WQ#tO'#CqO!]Q#tO'#CzO!bQ#tO'#C}O!gQ#tO'#DQO!lQ#tO'#DSO!qOaO'#CpO!|ObO'#CpO#XOdO'#CpO$eO!rO'#CpOOO`'#Cp'#CpO$lO$fO'#DTO$tQ#tO'#DVO$yQ#tO'#DWOOO`'#Dk'#DkOOO`'#DY'#DYQVO!rOOO%OQ&rO,59]O%WQ&rO,59fO%`Q&rO,59iO%hQ&rO,59lO%sQ&rO,59nOOOa'#D^'#D^O%{OaO'#CxO&WOaO,59[OOOb'#D_'#D_O&`ObO'#C{O&kObO,59[OOOd'#D`'#D`O&sOdO'#DOO'OOdO,59[OOO`'#Da'#DaO'WO!rO,59[O'_Q#tO'#DROOO`,59[,59[OOOp'#Db'#DbO'dO$fO,59oOOO`,59o,59oO'lQ#|O,59qO'qQ#|O,59rOOO`-E7W-E7WO'vQ&rO'#CsOOQW'#DZ'#DZO(UQ&rO1G.wOOOa1G.w1G.wO(^Q&rO1G/QOOOb1G/Q1G/QO(fQ&rO1G/TOOOd1G/T1G/TO(nQ&rO1G/WOOO`1G/W1G/WOOO`1G/Y1G/YO(yQ&rO1G/YOOOa-E7[-E7[O)RQ#tO'#CyOOO`1G.v1G.vOOOb-E7]-E7]O)WQ#tO'#C|OOOd-E7^-E7^O)]Q#tO'#DPOOO`-E7_-E7_O)bQ#|O,59mOOOp-E7`-E7`OOO`1G/Z1G/ZOOO`1G/]1G/]OOO`1G/^1G/^O)gQ,UO,59_OOQW-E7X-E7XOOOa7+$c7+$cOOOb7+$l7+$lOOOd7+$o7+$oOOO`7+$r7+$rOOO`7+$t7+$tO)rQ#|O,59eO)wQ#|O,59hO)|Q#|O,59kOOO`1G/X1G/XO*RO7[O'#CvO*dOMhO'#CvOOQW1G.y1G.yOOO`1G/P1G/POOO`1G/S1G/SOOO`1G/V1G/VOOOO'#D['#D[O*uO7[O,59bOOQW,59b,59bOOOO'#D]'#D]O+WOMhO,59bOOOO-E7Y-E7YOOQW1G.|1G.|OOOO-E7Z-E7Z",stateData:"+s~O!^OS~OUSOVPOWQOXROYTO[]O][O^^O`^Oa^Ob^Oc^Ox^O{_O!dZO~OfaO~OfbO~OfcO~OfdO~OfeO~O!WfOPlP!ZlP~O!XiOQoP!ZoP~O!YlORrP!ZrP~OUSOVPOWQOXROYTOZqO[]O][O^^O`^Oa^Ob^Oc^Ox^O!dZO~O!ZrO~P#dO![sO!euO~OfvO~OfwO~OS|OhyO~OS!OOhyO~OS!QOhyO~OS!SOT!TOhyO~OS!TOhyO~O!WfOPlX!ZlX~OP!WO!Z!XO~O!XiOQoX!ZoX~OQ!ZO!Z!XO~O!YlORrX!ZrX~OR!]O!Z!XO~O!Z!XO~P#dOf!_O~O![sO!e!aO~OS!bO~OS!cO~Oi!dOSgXhgXTgX~OS!fOhyO~OS!gOhyO~OS!hOhyO~OS!iOT!jOhyO~OS!jOhyO~Of!kO~Of!lO~Of!mO~OS!nO~Ok!qO!`!oO!b!pO~OS!rO~OS!sO~OS!tO~Oa!uOb!uOc!uO!`!wO!a!uO~Oa!xOb!xOc!xO!b!wO!c!xO~Oa!uOb!uOc!uO!`!{O!a!uO~Oa!xOb!xOc!xO!b!{O!c!xO~OT~bac!dx{!d~",goto:"%p!`PPPPPPPPPPPPPPPPPPPP!a!gP!mPP!yP!|#P#S#Y#]#`#f#i#l#r#x!aP!a!aP$O$U$l$r$x%O%U%[%bPPPPPPPP%hX^OX`pXUOX`pezabcde{}!P!R!UR!q!dRhUR!XhXVOX`pRkVR!XkXWOX`pRnWR!XnXXOX`pQrXR!XpXYOX`pQ`ORx`Q{aQ}bQ!PcQ!RdQ!UeZ!e{}!P!R!UQ!v!oR!z!vQ!y!pR!|!yQgUR!VgQjVR!YjQmWR![mQpXR!^pQtZR!`tS_O`ToXp",nodeNames:"⚠ StartCloseTag StartCloseTag StartCloseTag EndTag SelfClosingEndTag StartTag StartTag StartTag StartTag StartTag StartCloseTag StartCloseTag StartCloseTag IncompleteCloseTag Document Text EntityReference CharacterReference InvalidEntity Element OpenTag TagName Attribute AttributeName Is AttributeValue UnquotedAttributeValue ScriptText CloseTag OpenTag StyleText CloseTag OpenTag TextareaText CloseTag OpenTag CloseTag SelfClosingTag Comment ProcessingInst MismatchedCloseTag CloseTag DoctypeDecl",maxTerm:67,context:Ga,nodeProps:[["closedBy",-10,1,2,3,7,8,9,10,11,12,13,"EndTag",6,"EndTag SelfClosingEndTag",-4,21,30,33,36,"CloseTag"],["openedBy",4,"StartTag StartCloseTag",5,"StartTag",-4,29,32,35,37,"OpenTag"],["group",-9,14,17,18,19,20,39,40,41,42,"Entity",16,"Entity TextContent",-3,28,31,34,"TextContent Entity"]],propSources:[Da],skippedNodes:[0],repeatNodeCount:9,tokenData:"#%g!aR!YOX$qXY,QYZ,QZ[$q[]&X]^,Q^p$qpq,Qqr-_rs4ysv-_vw5iwxJ^x}-_}!OKP!O!P-_!P!Q$q!Q![-_![!]!!O!]!^-_!^!_!&W!_!`#$o!`!a&X!a!c-_!c!}!!O!}#R-_#R#S!!O#S#T3V#T#o!!O#o#s-_#s$f$q$f%W-_%W%o!!O%o%p-_%p&a!!O&a&b-_&b1p!!O1p4U-_4U4d!!O4d4e-_4e$IS!!O$IS$I`-_$I`$Ib!!O$Ib$Kh-_$Kh%#t!!O%#t&/x-_&/x&Et!!O&Et&FV-_&FV;'S!!O;'S;:j!&Q;:j;=`4s<%l?&r-_?&r?Ah!!O?Ah?BY$q?BY?Mn!!O?MnO$q!Z$|c`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr$qrs&}sv$qvw+Pwx(tx!^$q!^!_*V!_!a&X!a#S$q#S#T&X#T;'S$q;'S;=`+z<%lO$q!R&bX`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&Xq'UV`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}P'pT`POv'kw!^'k!_;'S'k;'S;=`(P<%lO'kP(SP;=`<%l'kp([S!cpOv(Vx;'S(V;'S;=`(h<%lO(Vp(kP;=`<%l(Vq(qP;=`<%l&}a({W`P!a`Or(trs'ksv(tw!^(t!^!_)e!_;'S(t;'S;=`*P<%lO(t`)jT!a`Or)esv)ew;'S)e;'S;=`)y<%lO)e`)|P;=`<%l)ea*SP;=`<%l(t!Q*^V!a`!cpOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!Q*vP;=`<%l*V!R*|P;=`<%l&XW+UYkWOX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+PW+wP;=`<%l+P!Z+}P;=`<%l$q!a,]``P!a`!cp!^^OX&XXY,QYZ,QZ]&X]^,Q^p&Xpq,Qqr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X!_-ljhS`PkW!a`!cpOX$qXZ&XZ[$q[^&X^p$qpq&Xqr-_rs&}sv-_vw/^wx(tx!P-_!P!Q$q!Q!^-_!^!_1n!_!a&X!a#S-_#S#T3V#T#s-_#s$f$q$f;'S-_;'S;=`4s<%l?Ah-_?Ah?BY$q?BY?Mn-_?MnO$q[/echSkWOX+PZ[+P^p+Pqr/^sw/^x!P/^!P!Q+P!Q!^/^!^!_0p!a#S/^#S#T0p#T#s/^#s$f+P$f;'S/^;'S;=`1h<%l?Ah/^?Ah?BY+P?BY?Mn/^?MnO+PS0uXhSqr0psw0px!P0p!Q!_0p!a#s0p$f;'S0p;'S;=`1b<%l?Ah0p?BY?Mn0pS1eP;=`<%l0p[1kP;=`<%l/^!U1wbhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!U3SP;=`<%l1n!V3bchS`P!a`!cpOq&Xqr3Vrs&}sv3Vvw0pwx(tx!P3V!P!Q&X!Q!^3V!^!_1n!_!a&X!a#s3V#s$f&X$f;'S3V;'S;=`4m<%l?Ah3V?Ah?BY&X?BY?Mn3V?MnO&X!V4pP;=`<%l3V!_4vP;=`<%l-_!Z5SV!`h`P!cpOv&}wx'kx!^&}!^!_(V!_;'S&};'S;=`(n<%lO&}!_5rjhSkWc!ROX7dXZ8qZ[7d[^8q^p7dqr:crs8qst@Ttw:cwx8qx!P:c!P!Q7d!Q!]:c!]!^/^!^!_=p!_!a8q!a#S:c#S#T=p#T#s:c#s$f7d$f;'S:c;'S;=`?}<%l?Ah:c?Ah?BY7d?BY?Mn:c?MnO7d!Z7ibkWOX7dXZ8qZ[7d[^8q^p7dqr7drs8qst+Ptw7dwx8qx!]7d!]!^9f!^!a8q!a#S7d#S#T8q#T;'S7d;'S;=`:]<%lO7d!R8tVOp8qqs8qt!]8q!]!^9Z!^;'S8q;'S;=`9`<%lO8q!R9`Oa!R!R9cP;=`<%l8q!Z9mYkWa!ROX+PZ[+P^p+Pqr+Psw+Px!^+P!a#S+P#T;'S+P;'S;=`+t<%lO+P!Z:`P;=`<%l7d!_:jjhSkWOX7dXZ8qZ[7d[^8q^p7dqr:crs8qst/^tw:cwx8qx!P:c!P!Q7d!Q!]:c!]!^<[!^!_=p!_!a8q!a#S:c#S#T=p#T#s:c#s$f7d$f;'S:c;'S;=`?}<%l?Ah:c?Ah?BY7d?BY?Mn:c?MnO7d!_b#d#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!>kdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#V1n#V#W!?y#W#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!@SdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#h1n#h#i!Ab#i#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!AkdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#m1n#m#n!By#n#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!CSdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#d1n#d#e!Db#e#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!DkdhS!a`!cpOq*Vqr1nrs(Vsv1nvw0pwx)ex!P1n!P!Q*V!Q!_1n!_!a*V!a#X1n#X#Y!5]#Y#s1n#s$f*V$f;'S1n;'S;=`3P<%l?Ah1n?Ah?BY*V?BY?Mn1n?MnO*V!V!FSchS!a`!cpOq!G_qr!Eyrs!HUsv!Eyvw!Ncwx!Jvx!P!Ey!P!Q!G_!Q!_!Ey!_!a!G_!a!b##T!b#s!Ey#s$f!G_$f;'S!Ey;'S;=`#$i<%l?Ah!Ey?Ah?BY!G_?BY?Mn!Ey?MnO!G_!R!GfY!a`!cpOr!G_rs!HUsv!G_vw!Hpwx!Jvx!a!G_!a!b!Lv!b;'S!G_;'S;=`!N]<%lO!G_q!HZV!cpOv!HUvx!Hpx!a!HU!a!b!Iq!b;'S!HU;'S;=`!Jp<%lO!HUP!HsTO!a!Hp!a!b!IS!b;'S!Hp;'S;=`!Ik<%lO!HpP!IVTO!`!Hp!`!a!If!a;'S!Hp;'S;=`!Ik<%lO!HpP!IkOxPP!InP;=`<%l!Hpq!IvV!cpOv!HUvx!Hpx!`!HU!`!a!J]!a;'S!HU;'S;=`!Jp<%lO!HUq!JdS!cpxPOv(Vx;'S(V;'S;=`(h<%lO(Vq!JsP;=`<%l!HUa!J{X!a`Or!Jvrs!Hpsv!Jvvw!Hpw!a!Jv!a!b!Kh!b;'S!Jv;'S;=`!Lp<%lO!Jva!KmX!a`Or!Jvrs!Hpsv!Jvvw!Hpw!`!Jv!`!a!LY!a;'S!Jv;'S;=`!Lp<%lO!Jva!LaT!a`xPOr)esv)ew;'S)e;'S;=`)y<%lO)ea!LsP;=`<%l!Jv!R!L}Y!a`!cpOr!G_rs!HUsv!G_vw!Hpwx!Jvx!`!G_!`!a!Mm!a;'S!G_;'S;=`!N]<%lO!G_!R!MvV!a`!cpxPOr*Vrs(Vsv*Vwx)ex;'S*V;'S;=`*s<%lO*V!R!N`P;=`<%l!G_T!NhbhSOq!Hpqr!Ncrs!Hpsw!Ncwx!Hpx!P!Nc!P!Q!Hp!Q!_!Nc!_!a!Hp!a!b# p!b#s!Nc#s$f!Hp$f;'S!Nc;'S;=`#!}<%l?Ah!Nc?Ah?BY!Hp?BY?Mn!Nc?MnO!HpT# ubhSOq!Hpqr!Ncrs!Hpsw!Ncwx!Hpx!P!Nc!P!Q!Hp!Q!_!Nc!_!`!Hp!`!a!If!a#s!Nc#s$f!Hp$f;'S!Nc;'S;=`#!}<%l?Ah!Nc?Ah?BY!Hp?BY?Mn!Nc?MnO!HpT##QP;=`<%l!Nc!V##^chS!a`!cpOq!G_qr!Eyrs!HUsv!Eyvw!Ncwx!Jvx!P!Ey!P!Q!G_!Q!_!Ey!_!`!G_!`!a!Mm!a#s!Ey#s$f!G_$f;'S!Ey;'S;=`#$i<%l?Ah!Ey?Ah?BY!G_?BY?Mn!Ey?MnO!G_!V#$lP;=`<%l!Ey!V#$zXiS`P!a`!cpOr&Xrs&}sv&Xwx(tx!^&X!^!_*V!_;'S&X;'S;=`*y<%lO&X",tokenizers:[Ea,Na,Ba,Ia,Ra,za,0,1,2,3,4,5],topRules:{Document:[0,15]},dialects:{noMatch:0,selfClosing:485},tokenPrec:487});function Ie(e,O){let a=Object.create(null);for(let t of e.getChildren(je)){let r=t.getChild(xa),i=t.getChild(XO)||t.getChild(Ge);r&&(a[O.read(r.from,r.to)]=i?i.type.id==XO?O.read(i.from+1,i.to-1):O.read(i.from,i.to):"")}return a}function te(e,O){let a=e.getChild(Za);return a?O.read(a.from,a.to):" "}function fO(e,O,a){let t;for(let r of a)if(!r.attrs||r.attrs(t||(t=Ie(e.node.parent.firstChild,O))))return{parser:r.parser};return null}function Ee(e=[],O=[]){let a=[],t=[],r=[],i=[];for(let n of e)(n.tag=="script"?a:n.tag=="style"?t:n.tag=="textarea"?r:i).push(n);let s=O.length?Object.create(null):null;for(let n of O)(s[n.name]||(s[n.name]=[])).push(n);return _t((n,o)=>{let Q=n.type.id;if(Q==ya)return fO(n,o,a);if(Q==ka)return fO(n,o,t);if(Q==va)return fO(n,o,r);if(Q==Re&&i.length){let p=n.node,c=te(p,o),u;for(let h of i)if(h.tag==c&&(!h.attrs||h.attrs(u||(u=Ie(p,o))))){let S=p.parent.lastChild;return{parser:h.parser,overlay:[{from:n.to,to:S.type.id==Ya?S.from:p.parent.to}]}}}if(s&&Q==je){let p=n.node,c;if(c=p.firstChild){let u=s[o.read(c.from,c.to)];if(u)for(let h of u){if(h.tagName&&h.tagName!=te(p.parent,o))continue;let S=p.lastChild;if(S.type.id==XO){let P=S.from+1,$=S.lastChild,v=S.to-($&&$.isError?0:1);if(v>P)return{parser:h.parser,overlay:[{from:P,to:v}]}}else if(S.type.id==Ge)return{parser:h.parser,overlay:[{from:S.from,to:S.to}]}}}}return null})}const Ja=94,ae=1,Ma=95,Ha=96,re=2,Ne=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],Fa=58,Ka=40,Be=95,Or=91,J=45,er=46,tr=35,ar=37;function eO(e){return e>=65&&e<=90||e>=97&&e<=122||e>=161}function rr(e){return e>=48&&e<=57}const ir=new Z((e,O)=>{for(let a=!1,t=0,r=0;;r++){let{next:i}=e;if(eO(i)||i==J||i==Be||a&&rr(i))!a&&(i!=J||r>0)&&(a=!0),t===r&&i==J&&t++,e.advance();else{a&&e.acceptToken(i==Ka?Ma:t==2&&O.canShift(re)?re:Ha);break}}}),sr=new Z(e=>{if(Ne.includes(e.peek(-1))){let{next:O}=e;(eO(O)||O==Be||O==tr||O==er||O==Or||O==Fa||O==J)&&e.acceptToken(Ja)}}),nr=new Z(e=>{if(!Ne.includes(e.peek(-1))){let{next:O}=e;if(O==ar&&(e.advance(),e.acceptToken(ae)),eO(O)){do e.advance();while(eO(e.next));e.acceptToken(ae)}}}),lr=iO({"AtKeyword import charset namespace keyframes media supports":l.definitionKeyword,"from to selector":l.keyword,NamespaceName:l.namespace,KeyframeName:l.labelName,TagName:l.tagName,ClassName:l.className,PseudoClassName:l.constant(l.className),IdName:l.labelName,"FeatureName PropertyName":l.propertyName,AttributeName:l.attributeName,NumberLiteral:l.number,KeywordQuery:l.keyword,UnaryQueryOp:l.operatorKeyword,"CallTag ValueName":l.atom,VariableName:l.variableName,Callee:l.operatorKeyword,Unit:l.unit,"UniversalSelector NestingSelector":l.definitionOperator,MatchOp:l.compareOperator,"ChildOp SiblingOp, LogicOp":l.logicOperator,BinOp:l.arithmeticOperator,Important:l.modifier,Comment:l.blockComment,ParenthesizedContent:l.special(l.name),ColorLiteral:l.color,StringLiteral:l.string,":":l.punctuation,"PseudoOp #":l.derefOperator,"; ,":l.separator,"( )":l.paren,"[ ]":l.squareBracket,"{ }":l.brace}),or={__proto__:null,lang:32,"nth-child":32,"nth-last-child":32,"nth-of-type":32,"nth-last-of-type":32,dir:32,"host-context":32,url:60,"url-prefix":60,domain:60,regexp:60,selector:134},Qr={__proto__:null,"@import":114,"@media":138,"@charset":142,"@namespace":146,"@keyframes":152,"@supports":164},cr={__proto__:null,not:128,only:128,from:158,to:160},hr=T.deserialize({version:14,states:"7WQYQ[OOO#_Q[OOOOQP'#Cd'#CdOOQP'#Cc'#CcO#fQ[O'#CfO$YQXO'#CaO$aQ[O'#ChO$lQ[O'#DPO$qQ[O'#DTOOQP'#Ed'#EdO$vQdO'#DeO%bQ[O'#DrO$vQdO'#DtO%sQ[O'#DvO&OQ[O'#DyO&TQ[O'#EPO&cQ[O'#EROOQS'#Ec'#EcOOQS'#ET'#ETQYQ[OOO&jQXO'#CdO'_QWO'#DaO'dQWO'#EjO'oQ[O'#EjQOQWOOOOQP'#Cg'#CgOOQP,59Q,59QO#fQ[O,59QO'yQ[O'#EWO(eQWO,58{O(mQ[O,59SO$lQ[O,59kO$qQ[O,59oO'yQ[O,59sO'yQ[O,59uO'yQ[O,59vO(xQ[O'#D`OOQS,58{,58{OOQP'#Ck'#CkOOQO'#C}'#C}OOQP,59S,59SO)PQWO,59SO)UQWO,59SOOQP'#DR'#DROOQP,59k,59kOOQO'#DV'#DVO)ZQ`O,59oOOQS'#Cp'#CpO$vQdO'#CqO)cQvO'#CsO*pQtO,5:POOQO'#Cx'#CxO)UQWO'#CwO+UQWO'#CyOOQS'#Eg'#EgOOQO'#Dh'#DhO+ZQ[O'#DoO+iQWO'#EkO&TQ[O'#DmO+wQWO'#DpOOQO'#El'#ElO(hQWO,5:^O+|QpO,5:`OOQS'#Dx'#DxO,UQWO,5:bO,ZQ[O,5:bOOQO'#D{'#D{O,cQWO,5:eO,hQWO,5:kO,pQWO,5:mOOQS-E8R-E8RO$vQdO,59{O,xQ[O'#EYO-VQWO,5;UO-VQWO,5;UOOQP1G.l1G.lO-|QXO,5:rOOQO-E8U-E8UOOQS1G.g1G.gOOQP1G.n1G.nO)PQWO1G.nO)UQWO1G.nOOQP1G/V1G/VO.ZQ`O1G/ZO.tQXO1G/_O/[QXO1G/aO/rQXO1G/bO0YQWO,59zO0_Q[O'#DOO0fQdO'#CoOOQP1G/Z1G/ZO$vQdO1G/ZO0mQpO,59]OOQS,59_,59_O$vQdO,59aO0uQWO1G/kOOQS,59c,59cO0zQ!bO,59eO1SQWO'#DhO1_QWO,5:TO1dQWO,5:ZO&TQ[O,5:VO&TQ[O'#EZO1lQWO,5;VO1wQWO,5:XO'yQ[O,5:[OOQS1G/x1G/xOOQS1G/z1G/zOOQS1G/|1G/|O2YQWO1G/|O2_QdO'#D|OOQS1G0P1G0POOQS1G0V1G0VOOQS1G0X1G0XO2mQtO1G/gOOQO,5:t,5:tO3TQ[O,5:tOOQO-E8W-E8WO3bQWO1G0pOOQP7+$Y7+$YOOQP7+$u7+$uO$vQdO7+$uOOQS1G/f1G/fO3mQXO'#EiO3tQWO,59jO3yQtO'#EUO4nQdO'#EfO4xQWO,59ZO4}QpO7+$uOOQS1G.w1G.wOOQS1G.{1G.{OOQS7+%V7+%VO5VQWO1G/PO$vQdO1G/oOOQO1G/u1G/uOOQO1G/q1G/qO5[QWO,5:uOOQO-E8X-E8XO5jQXO1G/vOOQS7+%h7+%hO5qQYO'#CsO(hQWO'#E[O5yQdO,5:hOOQS,5:h,5:hO6XQtO'#EXO$vQdO'#EXO7VQdO7+%ROOQO7+%R7+%ROOQO1G0`1G0`O7jQpO<T![;'S%^;'S;=`%o<%lO%^^;TUoWOy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^^;nYoW#[UOy%^z!Q%^!Q![;g![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^^[[oW#[UOy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^_?VSpVOy%^z;'S%^;'S;=`%o<%lO%^^?hWjSOy%^z!O%^!O!P;O!P!Q%^!Q![>T![;'S%^;'S;=`%o<%lO%^_@VU#XPOy%^z!Q%^!Q![;g![;'S%^;'S;=`%o<%lO%^~@nTjSOy%^z{@}{;'S%^;'S;=`%o<%lO%^~ASUoWOy@}yzAfz{Bm{;'S@};'S;=`Co<%lO@}~AiTOzAfz{Ax{;'SAf;'S;=`Bg<%lOAf~A{VOzAfz{Ax{!PAf!P!QBb!Q;'SAf;'S;=`Bg<%lOAf~BgOR~~BjP;=`<%lAf~BrWoWOy@}yzAfz{Bm{!P@}!P!QC[!Q;'S@};'S;=`Co<%lO@}~CcSoWR~Oy%^z;'S%^;'S;=`%o<%lO%^~CrP;=`<%l@}^Cz[#[UOy%^z!O%^!O!P;g!P!Q%^!Q![>T![!g%^!g!h<^!h#X%^#X#Y<^#Y;'S%^;'S;=`%o<%lO%^XDuU]POy%^z![%^![!]EX!];'S%^;'S;=`%o<%lO%^XE`S^PoWOy%^z;'S%^;'S;=`%o<%lO%^_EqS!WVOy%^z;'S%^;'S;=`%o<%lO%^YFSSzQOy%^z;'S%^;'S;=`%o<%lO%^XFeU|POy%^z!`%^!`!aFw!a;'S%^;'S;=`%o<%lO%^XGOS|PoWOy%^z;'S%^;'S;=`%o<%lO%^XG_WOy%^z!c%^!c!}Gw!}#T%^#T#oGw#o;'S%^;'S;=`%o<%lO%^XHO[!YPoWOy%^z}%^}!OGw!O!Q%^!Q![Gw![!c%^!c!}Gw!}#T%^#T#oGw#o;'S%^;'S;=`%o<%lO%^XHySxPOy%^z;'S%^;'S;=`%o<%lO%^^I[SvUOy%^z;'S%^;'S;=`%o<%lO%^XIkUOy%^z#b%^#b#cI}#c;'S%^;'S;=`%o<%lO%^XJSUoWOy%^z#W%^#W#XJf#X;'S%^;'S;=`%o<%lO%^XJmS!`PoWOy%^z;'S%^;'S;=`%o<%lO%^XJ|UOy%^z#f%^#f#gJf#g;'S%^;'S;=`%o<%lO%^XKeS!RPOy%^z;'S%^;'S;=`%o<%lO%^_KvS!QVOy%^z;'S%^;'S;=`%o<%lO%^ZLXU!PPOy%^z!_%^!_!`6y!`;'S%^;'S;=`%o<%lO%^WLnP;=`<%l$}",tokenizers:[sr,nr,ir,0,1,2,3],topRules:{StyleSheet:[0,4],Styles:[1,84]},specialized:[{term:95,get:e=>or[e]||-1},{term:56,get:e=>Qr[e]||-1},{term:96,get:e=>cr[e]||-1}],tokenPrec:1123});let SO=null;function dO(){if(!SO&&typeof document=="object"&&document.body){let{style:e}=document.body,O=[],a=new Set;for(let t in e)t!="cssText"&&t!="cssFloat"&&typeof e[t]=="string"&&(/[A-Z]/.test(t)&&(t=t.replace(/[A-Z]/g,r=>"-"+r.toLowerCase())),a.has(t)||(O.push(t),a.add(t)));SO=O.sort().map(t=>({type:"property",label:t}))}return SO||[]}const ie=["active","after","any-link","autofill","backdrop","before","checked","cue","default","defined","disabled","empty","enabled","file-selector-button","first","first-child","first-letter","first-line","first-of-type","focus","focus-visible","focus-within","fullscreen","has","host","host-context","hover","in-range","indeterminate","invalid","is","lang","last-child","last-of-type","left","link","marker","modal","not","nth-child","nth-last-child","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","part","placeholder","placeholder-shown","read-only","read-write","required","right","root","scope","selection","slotted","target","target-text","valid","visited","where"].map(e=>({type:"class",label:e})),se=["above","absolute","activeborder","additive","activecaption","after-white-space","ahead","alias","all","all-scroll","alphabetic","alternate","always","antialiased","appworkspace","asterisks","attr","auto","auto-flow","avoid","avoid-column","avoid-page","avoid-region","axis-pan","background","backwards","baseline","below","bidi-override","blink","block","block-axis","bold","bolder","border","border-box","both","bottom","break","break-all","break-word","bullets","button","button-bevel","buttonface","buttonhighlight","buttonshadow","buttontext","calc","capitalize","caps-lock-indicator","caption","captiontext","caret","cell","center","checkbox","circle","cjk-decimal","clear","clip","close-quote","col-resize","collapse","color","color-burn","color-dodge","column","column-reverse","compact","condensed","contain","content","contents","content-box","context-menu","continuous","copy","counter","counters","cover","crop","cross","crosshair","currentcolor","cursive","cyclic","darken","dashed","decimal","decimal-leading-zero","default","default-button","dense","destination-atop","destination-in","destination-out","destination-over","difference","disc","discard","disclosure-closed","disclosure-open","document","dot-dash","dot-dot-dash","dotted","double","down","e-resize","ease","ease-in","ease-in-out","ease-out","element","ellipse","ellipsis","embed","end","ethiopic-abegede-gez","ethiopic-halehame-aa-er","ethiopic-halehame-gez","ew-resize","exclusion","expanded","extends","extra-condensed","extra-expanded","fantasy","fast","fill","fill-box","fixed","flat","flex","flex-end","flex-start","footnotes","forwards","from","geometricPrecision","graytext","grid","groove","hand","hard-light","help","hidden","hide","higher","highlight","highlighttext","horizontal","hsl","hsla","hue","icon","ignore","inactiveborder","inactivecaption","inactivecaptiontext","infinite","infobackground","infotext","inherit","initial","inline","inline-axis","inline-block","inline-flex","inline-grid","inline-table","inset","inside","intrinsic","invert","italic","justify","keep-all","landscape","large","larger","left","level","lighter","lighten","line-through","linear","linear-gradient","lines","list-item","listbox","listitem","local","logical","loud","lower","lower-hexadecimal","lower-latin","lower-norwegian","lowercase","ltr","luminosity","manipulation","match","matrix","matrix3d","medium","menu","menutext","message-box","middle","min-intrinsic","mix","monospace","move","multiple","multiple_mask_images","multiply","n-resize","narrower","ne-resize","nesw-resize","no-close-quote","no-drop","no-open-quote","no-repeat","none","normal","not-allowed","nowrap","ns-resize","numbers","numeric","nw-resize","nwse-resize","oblique","opacity","open-quote","optimizeLegibility","optimizeSpeed","outset","outside","outside-shape","overlay","overline","padding","padding-box","painted","page","paused","perspective","pinch-zoom","plus-darker","plus-lighter","pointer","polygon","portrait","pre","pre-line","pre-wrap","preserve-3d","progress","push-button","radial-gradient","radio","read-only","read-write","read-write-plaintext-only","rectangle","region","relative","repeat","repeating-linear-gradient","repeating-radial-gradient","repeat-x","repeat-y","reset","reverse","rgb","rgba","ridge","right","rotate","rotate3d","rotateX","rotateY","rotateZ","round","row","row-resize","row-reverse","rtl","run-in","running","s-resize","sans-serif","saturation","scale","scale3d","scaleX","scaleY","scaleZ","screen","scroll","scrollbar","scroll-position","se-resize","self-start","self-end","semi-condensed","semi-expanded","separate","serif","show","single","skew","skewX","skewY","skip-white-space","slide","slider-horizontal","slider-vertical","sliderthumb-horizontal","sliderthumb-vertical","slow","small","small-caps","small-caption","smaller","soft-light","solid","source-atop","source-in","source-out","source-over","space","space-around","space-between","space-evenly","spell-out","square","start","static","status-bar","stretch","stroke","stroke-box","sub","subpixel-antialiased","svg_masks","super","sw-resize","symbolic","symbols","system-ui","table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row","table-row-group","text","text-bottom","text-top","textarea","textfield","thick","thin","threeddarkshadow","threedface","threedhighlight","threedlightshadow","threedshadow","to","top","transform","translate","translate3d","translateX","translateY","translateZ","transparent","ultra-condensed","ultra-expanded","underline","unidirectional-pan","unset","up","upper-latin","uppercase","url","var","vertical","vertical-text","view-box","visible","visibleFill","visiblePainted","visibleStroke","visual","w-resize","wait","wave","wider","window","windowframe","windowtext","words","wrap","wrap-reverse","x-large","x-small","xor","xx-large","xx-small"].map(e=>({type:"keyword",label:e})).concat(["aliceblue","antiquewhite","aqua","aquamarine","azure","beige","bisque","black","blanchedalmond","blue","blueviolet","brown","burlywood","cadetblue","chartreuse","chocolate","coral","cornflowerblue","cornsilk","crimson","cyan","darkblue","darkcyan","darkgoldenrod","darkgray","darkgreen","darkkhaki","darkmagenta","darkolivegreen","darkorange","darkorchid","darkred","darksalmon","darkseagreen","darkslateblue","darkslategray","darkturquoise","darkviolet","deeppink","deepskyblue","dimgray","dodgerblue","firebrick","floralwhite","forestgreen","fuchsia","gainsboro","ghostwhite","gold","goldenrod","gray","grey","green","greenyellow","honeydew","hotpink","indianred","indigo","ivory","khaki","lavender","lavenderblush","lawngreen","lemonchiffon","lightblue","lightcoral","lightcyan","lightgoldenrodyellow","lightgray","lightgreen","lightpink","lightsalmon","lightseagreen","lightskyblue","lightslategray","lightsteelblue","lightyellow","lime","limegreen","linen","magenta","maroon","mediumaquamarine","mediumblue","mediumorchid","mediumpurple","mediumseagreen","mediumslateblue","mediumspringgreen","mediumturquoise","mediumvioletred","midnightblue","mintcream","mistyrose","moccasin","navajowhite","navy","oldlace","olive","olivedrab","orange","orangered","orchid","palegoldenrod","palegreen","paleturquoise","palevioletred","papayawhip","peachpuff","peru","pink","plum","powderblue","purple","rebeccapurple","red","rosybrown","royalblue","saddlebrown","salmon","sandybrown","seagreen","seashell","sienna","silver","skyblue","slateblue","slategray","snow","springgreen","steelblue","tan","teal","thistle","tomato","turquoise","violet","wheat","white","whitesmoke","yellow","yellowgreen"].map(e=>({type:"constant",label:e}))),pr=["a","abbr","address","article","aside","b","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","dd","del","details","dfn","dialog","div","dl","dt","em","figcaption","figure","footer","form","header","hgroup","h1","h2","h3","h4","h5","h6","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","main","meter","nav","ol","output","p","pre","ruby","section","select","small","source","span","strong","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","tr","u","ul"].map(e=>({type:"type",label:e})),k=/^(\w[\w-]*|-\w[\w-]*|)$/,ur=/^-(-[\w-]*)?$/;function fr(e,O){var a;if((e.name=="("||e.type.isError)&&(e=e.parent||e),e.name!="ArgList")return!1;let t=(a=e.parent)===null||a===void 0?void 0:a.firstChild;return(t==null?void 0:t.name)!="Callee"?!1:O.sliceString(t.from,t.to)=="var"}const ne=new ve,Sr=["Declaration"];function dr(e){for(let O=e;;){if(O.type.isTop)return O;if(!(O=O.parent))return e}}function De(e,O){if(O.to-O.from>4096){let a=ne.get(O);if(a)return a;let t=[],r=new Set,i=O.cursor(YO.IncludeAnonymous);if(i.firstChild())do for(let s of De(e,i.node))r.has(s.label)||(r.add(s.label),t.push(s));while(i.nextSibling());return ne.set(O,t),t}else{let a=[],t=new Set;return O.cursor().iterate(r=>{var i;if(r.name=="VariableName"&&r.matchContext(Sr)&&((i=r.node.nextSibling)===null||i===void 0?void 0:i.name)==":"){let s=e.sliceString(r.from,r.to);t.has(s)||(t.add(s),a.push({label:s,type:"variable"}))}}),a}}const $r=e=>{let{state:O,pos:a}=e,t=_(O).resolveInner(a,-1),r=t.type.isError&&t.from==t.to-1&&O.doc.sliceString(t.from,t.to)=="-";if(t.name=="PropertyName"||(r||t.name=="TagName")&&/^(Block|Styles)$/.test(t.resolve(t.to).name))return{from:t.from,options:dO(),validFor:k};if(t.name=="ValueName")return{from:t.from,options:se,validFor:k};if(t.name=="PseudoClassName")return{from:t.from,options:ie,validFor:k};if(t.name=="VariableName"||(e.explicit||r)&&fr(t,O.doc))return{from:t.name=="VariableName"?t.from:a,options:De(O.doc,dr(t)),validFor:ur};if(t.name=="TagName"){for(let{parent:n}=t;n;n=n.parent)if(n.name=="Block")return{from:t.from,options:dO(),validFor:k};return{from:t.from,options:pr,validFor:k}}if(!e.explicit)return null;let i=t.resolve(a),s=i.childBefore(a);return s&&s.name==":"&&i.name=="PseudoClassSelector"?{from:a,options:ie,validFor:k}:s&&s.name==":"&&i.name=="Declaration"||i.name=="ArgList"?{from:a,options:se,validFor:k}:i.name=="Block"||i.name=="Styles"?{from:a,options:dO(),validFor:k}:null},tO=sO.define({name:"css",parser:hr.configure({props:[nO.add({Declaration:R()}),lO.add({Block:ke})]}),languageData:{commentTokens:{block:{open:"/*",close:"*/"}},indentOnInput:/^\s*\}$/,wordChars:"-"}});function gr(){return new oO(tO,tO.data.of({autocomplete:$r}))}const le=301,oe=1,Pr=2,Qe=302,mr=304,br=305,Xr=3,Zr=4,xr=[9,10,11,12,13,32,133,160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8232,8233,8239,8287,12288],Le=125,yr=59,ce=47,kr=42,vr=43,Yr=45,wr=new Ve({start:!1,shift(e,O){return O==Xr||O==Zr||O==mr?e:O==br},strict:!1}),Tr=new Z((e,O)=>{let{next:a}=e;(a==Le||a==-1||O.context)&&O.canShift(Qe)&&e.acceptToken(Qe)},{contextual:!0,fallback:!0}),Wr=new Z((e,O)=>{let{next:a}=e,t;xr.indexOf(a)>-1||a==ce&&((t=e.peek(1))==ce||t==kr)||a!=Le&&a!=yr&&a!=-1&&!O.context&&O.canShift(le)&&e.acceptToken(le)},{contextual:!0}),Vr=new Z((e,O)=>{let{next:a}=e;if((a==vr||a==Yr)&&(e.advance(),a==e.next)){e.advance();let t=!O.context&&O.canShift(oe);e.acceptToken(t?oe:Pr)}},{contextual:!0}),Ur=iO({"get set async static":l.modifier,"for while do if else switch try catch finally return throw break continue default case":l.controlKeyword,"in of await yield void typeof delete instanceof":l.operatorKeyword,"let var const function class extends":l.definitionKeyword,"import export from":l.moduleKeyword,"with debugger as new":l.keyword,TemplateString:l.special(l.string),super:l.atom,BooleanLiteral:l.bool,this:l.self,null:l.null,Star:l.modifier,VariableName:l.variableName,"CallExpression/VariableName TaggedTemplateExpression/VariableName":l.function(l.variableName),VariableDefinition:l.definition(l.variableName),Label:l.labelName,PropertyName:l.propertyName,PrivatePropertyName:l.special(l.propertyName),"CallExpression/MemberExpression/PropertyName":l.function(l.propertyName),"FunctionDeclaration/VariableDefinition":l.function(l.definition(l.variableName)),"ClassDeclaration/VariableDefinition":l.definition(l.className),PropertyDefinition:l.definition(l.propertyName),PrivatePropertyDefinition:l.definition(l.special(l.propertyName)),UpdateOp:l.updateOperator,LineComment:l.lineComment,BlockComment:l.blockComment,Number:l.number,String:l.string,Escape:l.escape,ArithOp:l.arithmeticOperator,LogicOp:l.logicOperator,BitOp:l.bitwiseOperator,CompareOp:l.compareOperator,RegExp:l.regexp,Equals:l.definitionOperator,Arrow:l.function(l.punctuation),": Spread":l.punctuation,"( )":l.paren,"[ ]":l.squareBracket,"{ }":l.brace,"InterpolationStart InterpolationEnd":l.special(l.brace),".":l.derefOperator,", ;":l.separator,"@":l.meta,TypeName:l.typeName,TypeDefinition:l.definition(l.typeName),"type enum interface implements namespace module declare":l.definitionKeyword,"abstract global Privacy readonly override":l.modifier,"is keyof unique infer":l.operatorKeyword,JSXAttributeValue:l.attributeValue,JSXText:l.content,"JSXStartTag JSXStartCloseTag JSXSelfCloseEndTag JSXEndTag":l.angleBracket,"JSXIdentifier JSXNameSpacedName":l.tagName,"JSXAttribute/JSXIdentifier JSXAttribute/JSXNameSpacedName":l.attributeName,"JSXBuiltin/JSXIdentifier":l.standard(l.tagName)}),_r={__proto__:null,export:14,as:19,from:27,default:30,async:35,function:36,extends:46,this:50,true:58,false:58,null:70,void:74,typeof:78,super:96,new:130,delete:146,yield:155,await:159,class:164,public:219,private:219,protected:219,readonly:221,instanceof:240,satisfies:243,in:244,const:246,import:278,keyof:333,unique:337,infer:343,is:379,abstract:399,implements:401,type:403,let:406,var:408,interface:415,enum:419,namespace:425,module:427,declare:431,global:435,for:456,of:465,while:468,with:472,do:476,if:480,else:482,switch:486,case:492,try:498,catch:502,finally:506,return:510,throw:514,break:518,continue:522,debugger:526},Cr={__proto__:null,async:117,get:119,set:121,public:181,private:181,protected:181,static:183,abstract:185,override:187,readonly:193,accessor:195,new:383},qr={__proto__:null,"<":137},jr=T.deserialize({version:14,states:"$BhO`QUOOO%QQUOOO'TQWOOP(_OSOOO*mQ(CjO'#CfO*tOpO'#CgO+SO!bO'#CgO+bO07`O'#DZO-sQUO'#DaO.TQUO'#DlO%QQUO'#DvO0[QUO'#EOOOQ(CY'#EW'#EWO0rQSO'#ETOOQO'#I_'#I_O0zQSO'#GjOOQO'#Eh'#EhO1VQSO'#EgO1[QSO'#EgO3^Q(CjO'#JbO5}Q(CjO'#JcO6kQSO'#FVO6pQ#tO'#FnOOQ(CY'#F_'#F_O6{O&jO'#F_O7ZQ,UO'#FuO8qQSO'#FtOOQ(CY'#Jc'#JcOOQ(CW'#Jb'#JbOOQQ'#J|'#J|O8vQSO'#IOO8{Q(C[O'#IPOOQQ'#JO'#JOOOQQ'#IT'#ITQ`QUOOO%QQUO'#DnO9TQUO'#DzO%QQUO'#D|O9[QSO'#GjO9aQ,UO'#ClO9oQSO'#EfO9zQSO'#EqO:PQ,UO'#F^O:nQSO'#GjO:sQSO'#GnO;OQSO'#GnO;^QSO'#GqO;^QSO'#GrO;^QSO'#GtO9[QSO'#GwO;}QSO'#GzO=`QSO'#CbO=pQSO'#HXO=xQSO'#H_O=xQSO'#HaO`QUO'#HcO=xQSO'#HeO=xQSO'#HhO=}QSO'#HnO>SQ(C]O'#HtO%QQUO'#HvO>_Q(C]O'#HxO>jQ(C]O'#HzO8{Q(C[O'#H|O>uQ(CjO'#CfO?wQWO'#DfQOQSOOO@_QSO'#EPO9aQ,UO'#EfO@jQSO'#EfO@uQ`O'#F^OOQQ'#Cd'#CdOOQ(CW'#Dk'#DkOOQ(CW'#Jf'#JfO%QQUO'#JfOBOQWO'#E_OOQ(CW'#E^'#E^OBYQ(C`O'#E_OBtQWO'#ESOOQO'#Ji'#JiOCYQWO'#ESOCgQWO'#E_OC}QWO'#EeODQQWO'#E_O@}QWO'#E_OBtQWO'#E_PDkO?MpO'#C`POOO)CDm)CDmOOOO'#IU'#IUODvOpO,59ROOQ(CY,59R,59ROOOO'#IV'#IVOEUO!bO,59RO%QQUO'#D]OOOO'#IX'#IXOEdO07`O,59uOOQ(CY,59u,59uOErQUO'#IYOFVQSO'#JdOHXQbO'#JdO+pQUO'#JdOH`QSO,59{OHvQSO'#EhOITQSO'#JqOI`QSO'#JpOI`QSO'#JpOIhQSO,5;UOImQSO'#JoOOQ(CY,5:W,5:WOItQUO,5:WOKuQ(CjO,5:bOLfQSO,5:jOLkQSO'#JmOMeQ(C[O'#JnO:sQSO'#JmOMlQSO'#JmOMtQSO,5;TOMyQSO'#JmOOQ(CY'#Cf'#CfO%QQUO'#EOONmQ`O,5:oOOQO'#Jj'#JjOOQO-E<]-E<]O9[QSO,5=UO! TQSO,5=UO! YQUO,5;RO!#]Q,UO'#EcO!$pQSO,5;RO!&YQ,UO'#DpO!&aQUO'#DuO!&kQWO,5;[O!&sQWO,5;[O%QQUO,5;[OOQQ'#E}'#E}OOQQ'#FP'#FPO%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]O%QQUO,5;]OOQQ'#FT'#FTO!'RQUO,5;nOOQ(CY,5;s,5;sOOQ(CY,5;t,5;tO!)UQSO,5;tOOQ(CY,5;u,5;uO%QQUO'#IeO!)^Q(C[O,5jOOQQ'#JW'#JWOOQQ,5>k,5>kOOQQ-EgQWO'#EkOOQ(CW'#Jo'#JoO!>nQ(C[O'#J}O8{Q(C[O,5=YO;^QSO,5=`OOQO'#Cr'#CrO!>yQWO,5=]O!?RQ,UO,5=^O!?^QSO,5=`O!?cQ`O,5=cO=}QSO'#G|O9[QSO'#HOO!?kQSO'#HOO9aQ,UO'#HRO!?pQSO'#HROOQQ,5=f,5=fO!?uQSO'#HSO!?}QSO'#ClO!@SQSO,58|O!@^QSO,58|O!BfQUO,58|OOQQ,58|,58|O!BsQ(C[O,58|O%QQUO,58|O!COQUO'#HZOOQQ'#H['#H[OOQQ'#H]'#H]O`QUO,5=sO!C`QSO,5=sO`QUO,5=yO`QUO,5={O!CeQSO,5=}O`QUO,5>PO!CjQSO,5>SO!CoQUO,5>YOOQQ,5>`,5>`O%QQUO,5>`O8{Q(C[O,5>bOOQQ,5>d,5>dO!GvQSO,5>dOOQQ,5>f,5>fO!GvQSO,5>fOOQQ,5>h,5>hO!G{QWO'#DXO%QQUO'#JfO!HjQWO'#JfO!IXQWO'#DgO!IjQWO'#DgO!K{QUO'#DgO!LSQSO'#JeO!L[QSO,5:QO!LaQSO'#ElO!LoQSO'#JrO!LwQSO,5;VO!L|QWO'#DgO!MZQWO'#EROOQ(CY,5:k,5:kO%QQUO,5:kO!MbQSO,5:kO=}QSO,5;QO!;xQWO,5;QO!tO+pQUO,5>tOOQO,5>z,5>zO#$vQUO'#IYOOQO-EtO$8XQSO1G5jO$8aQSO1G5vO$8iQbO1G5wO:sQSO,5>zO$8sQSO1G5sO$8sQSO1G5sO:sQSO1G5sO$8{Q(CjO1G5tO%QQUO1G5tO$9]Q(C[O1G5tO$9nQSO,5>|O:sQSO,5>|OOQO,5>|,5>|O$:SQSO,5>|OOQO-E<`-E<`OOQO1G0]1G0]OOQO1G0_1G0_O!)XQSO1G0_OOQQ7+([7+([O!#]Q,UO7+([O%QQUO7+([O$:bQSO7+([O$:mQ,UO7+([O$:{Q(CjO,59nO$=TQ(CjO,5UOOQQ,5>U,5>UO%QQUO'#HkO%&qQSO'#HmOOQQ,5>[,5>[O:sQSO,5>[OOQQ,5>^,5>^OOQQ7+)`7+)`OOQQ7+)f7+)fOOQQ7+)j7+)jOOQQ7+)l7+)lO%&vQWO1G5lO%'[Q$IUO1G0rO%'fQSO1G0rOOQO1G/m1G/mO%'qQ$IUO1G/mO=}QSO1G/mO!'RQUO'#DgOOQO,5>u,5>uOOQO-E{,5>{OOQO-E<_-E<_O!;xQWO1G/mOOQO-E<[-E<[OOQ(CY1G0X1G0XOOQ(CY7+%q7+%qO!MeQSO7+%qOOQ(CY7+&W7+&WO=}QSO7+&WO!;xQWO7+&WOOQO7+%t7+%tO$7kQ(CjO7+&POOQO7+&P7+&PO%QQUO7+&PO%'{Q(C[O7+&PO=}QSO7+%tO!;xQWO7+%tO%(WQ(C[O7+&POBtQWO7+%tO%(fQ(C[O7+&PO%(zQ(C`O7+&PO%)UQWO7+%tOBtQWO7+&PO%)cQWO7+&PO%)yQSO7++_O%)yQSO7++_O%*RQ(CjO7++`O%QQUO7++`OOQO1G4h1G4hO:sQSO1G4hO%*cQSO1G4hOOQO7+%y7+%yO!MeQSO<vOOQO-EwO%QQUO,5>wOOQO-ESQ$IUO1G0wO%>ZQ$IUO1G0wO%@RQ$IUO1G0wO%@fQ(CjO<VOOQQ,5>X,5>XO&#WQSO1G3vO:sQSO7+&^O!'RQUO7+&^OOQO7+%X7+%XO&#]Q$IUO1G5wO=}QSO7+%XOOQ(CY<zAN>zO%QQUOAN?VO=}QSOAN>zO&<^Q(C[OAN?VO!;xQWOAN>zO&zO&RO!V+iO^(qX'j(qX~O#W+mO'|%OO~Og+pO!X$yO'|%OO~O!X+rO~Oy+tO!XXO~O!t+yO~Ob,OO~O's#jO!W(sP~Ob%lO~O%a!OO's%|O~PRO!V,yO!W(fa~O!W2SO~P'TO^%^O#W2]O'j%^O~O^%^O!a#rO#W2]O'j%^O~O^%^O!a#rO!h%ZO!l2aO#W2]O'j%^O'|%OO(`'dO~O!]2bO!^2bO't!iO~PBtO![2eO!]2bO!^2bO#S2fO#T2fO't!iO~PBtO![2eO!]2bO!^2bO#P2gO#S2fO#T2fO't!iO~PBtO^%^O!a#rO!l2aO#W2]O'j%^O(`'dO~O^%^O'j%^O~P!3jO!V$^Oo$ja~O!S&|i!V&|i~P!3jO!V'xO!S(Wi~O!V(PO!S(di~O!S(ei!V(ei~P!3jO!V(]O!g(ai~O!V(bi!g(bi^(bi'j(bi~P!3jO#W2kO!V(bi!g(bi^(bi'j(bi~O|%vO!X%wO!x]O#a2nO#b2mO's%eO~O|%vO!X%wO#b2mO's%eO~Og2uO!X'QO%`2tO~Og2uO!X'QO%`2tO'|%OO~O#cvaPvaXva^vakva!eva!fva!hva!lva#fva#gva#hva#iva#jva#kva#lva#mva#nva#pva#rva#tva#uva'jva(Qva(`va!gva!Sva'hvaova!Xva%`va!ava~P#M{O#c$kaP$kaX$ka^$kak$kaz$ka!e$ka!f$ka!h$ka!l$ka#f$ka#g$ka#h$ka#i$ka#j$ka#k$ka#l$ka#m$ka#n$ka#p$ka#r$ka#t$ka#u$ka'j$ka(Q$ka(`$ka!g$ka!S$ka'h$kao$ka!X$ka%`$ka!a$ka~P#NqO#c$maP$maX$ma^$mak$maz$ma!e$ma!f$ma!h$ma!l$ma#f$ma#g$ma#h$ma#i$ma#j$ma#k$ma#l$ma#m$ma#n$ma#p$ma#r$ma#t$ma#u$ma'j$ma(Q$ma(`$ma!g$ma!S$ma'h$mao$ma!X$ma%`$ma!a$ma~P$ dO#c${aP${aX${a^${ak${az${a!V${a!e${a!f${a!h${a!l${a#f${a#g${a#h${a#i${a#j${a#k${a#l${a#m${a#n${a#p${a#r${a#t${a#u${a'j${a(Q${a(`${a!g${a!S${a'h${a#W${ao${a!X${a%`${a!a${a~P#(yO^#Zq!V#Zq'j#Zq'h#Zq!S#Zq!g#Zqo#Zq!X#Zq%`#Zq!a#Zq~P!3jOd'OX!V'OX~P!$uO!V._Od(Za~O!U2}O!V'PX!g'PX~P%QO!V.bO!g([a~O!V.bO!g([a~P!3jO!S3QO~O#x!ja!W!ja~PI{O#x!ba!V!ba!W!ba~P#?dO#x!na!W!na~P!6TO#x!pa!W!pa~P!8nO!X3dO$TfO$^3eO~O!W3iO~Oo3jO~P#(yO^$gq!V$gq'j$gq'h$gq!S$gq!g$gqo$gq!X$gq%`$gq!a$gq~P!3jO!S3kO~Ol.}O'uTO'xUO~Oy)sO|)tO(h)xOg%Wi(g%Wi!V%Wi#W%Wi~Od%Wi#x%Wi~P$HbOy)sO|)tOg%Yi(g%Yi(h%Yi!V%Yi#W%Yi~Od%Yi#x%Yi~P$ITO(`$WO~P#(yO!U3nO's%eO!V'YX!g'YX~O!V/VO!g(ma~O!V/VO!a#rO!g(ma~O!V/VO!a#rO(`'dO!g(ma~Od$ti!V$ti#W$ti#x$ti~P!-jO!U3vO's*UO!S'[X!V'[X~P!.XO!V/_O!S(na~O!V/_O!S(na~P#(yO!a#rO~O!a#rO#n4OO~Ok4RO!a#rO(`'dO~Od(Oi!V(Oi~P!-jO#W4UOd(Oi!V(Oi~P!-jO!g4XO~O^$hq!V$hq'j$hq'h$hq!S$hq!g$hqo$hq!X$hq%`$hq!a$hq~P!3jO!V4]O!X(oX~P#(yO!f#tO~P3zO!X$rX%TYX^$rX!V$rX'j$rX~P!,aO%T4_OghXyhX|hX!XhX(ghX(hhX^hX!VhX'jhX~O%T4_O~O%a4fO's+WO'uTO'xUO!V'eX!W'eX~O!V0_O!W(ua~OX4jO~O]4kO~O!S4oO~O^%^O'j%^O~P#(yO!X$yO~P#(yO!V4tO#W4vO!W(rX~O!W4wO~Ol!kO|4yO![5WO!]4}O!^4}O!x;oO!|5VO!}5UO#O5UO#P5TO#S5SO#T!wO't!iO'uTO'xUO(T!jO(_!nO~O!W5RO~P%#XOg5]O!X0zO%`5[O~Og5]O!X0zO%`5[O'|%OO~O's#jO!V'dX!W'dX~O!V1VO!W(sa~O'uTO'xUO(T5fO~O]5jO~O!g5mO~P%QO^5oO~O^5oO~P%QO#n5qO&Q5rO~PMPO_1mO!W5vO&`1lO~P`O!a5xO~O!a5zO!V(Yi!W(Yi!a(Yi!h(Yi'|(Yi~O!V#`i!W#`i~P#?dO#W5{O!V#`i!W#`i~O!V!Zi!W!Zi~P#?dO^%^O#W6UO'j%^O~O^%^O!a#rO#W6UO'j%^O~O^%^O!a#rO!l6ZO#W6UO'j%^O(`'dO~O!h%ZO'|%OO~P%(fO!]6[O!^6[O't!iO~PBtO![6_O!]6[O!^6[O#S6`O#T6`O't!iO~PBtO!V(]O!g(aq~O!V(bq!g(bq^(bq'j(bq~P!3jO|%vO!X%wO#b6dO's%eO~O!X'QO%`6gO~Og6jO!X'QO%`6gO~O#c%WiP%WiX%Wi^%Wik%Wiz%Wi!e%Wi!f%Wi!h%Wi!l%Wi#f%Wi#g%Wi#h%Wi#i%Wi#j%Wi#k%Wi#l%Wi#m%Wi#n%Wi#p%Wi#r%Wi#t%Wi#u%Wi'j%Wi(Q%Wi(`%Wi!g%Wi!S%Wi'h%Wio%Wi!X%Wi%`%Wi!a%Wi~P$HbO#c%YiP%YiX%Yi^%Yik%Yiz%Yi!e%Yi!f%Yi!h%Yi!l%Yi#f%Yi#g%Yi#h%Yi#i%Yi#j%Yi#k%Yi#l%Yi#m%Yi#n%Yi#p%Yi#r%Yi#t%Yi#u%Yi'j%Yi(Q%Yi(`%Yi!g%Yi!S%Yi'h%Yio%Yi!X%Yi%`%Yi!a%Yi~P$ITO#c$tiP$tiX$ti^$tik$tiz$ti!V$ti!e$ti!f$ti!h$ti!l$ti#f$ti#g$ti#h$ti#i$ti#j$ti#k$ti#l$ti#m$ti#n$ti#p$ti#r$ti#t$ti#u$ti'j$ti(Q$ti(`$ti!g$ti!S$ti'h$ti#W$tio$ti!X$ti%`$ti!a$ti~P#(yOd'Oa!V'Oa~P!-jO!V'Pa!g'Pa~P!3jO!V.bO!g([i~O#x#Zi!V#Zi!W#Zi~P#?dOP$YOy#vOz#wO|#xO!f#tO!h#uO!l$YO(QVOX#eik#ei!e#ei#g#ei#h#ei#i#ei#j#ei#k#ei#l#ei#m#ei#n#ei#p#ei#r#ei#t#ei#u#ei#x#ei(`#ei(g#ei(h#ei!V#ei!W#ei~O#f#ei~P%2xO#f;wO~P%2xOP$YOy#vOz#wO|#xO!f#tO!h#uO!l$YO#f;wO#g;xO#h;xO#i;xO(QVOX#ei!e#ei#j#ei#k#ei#l#ei#m#ei#n#ei#p#ei#r#ei#t#ei#u#ei#x#ei(`#ei(g#ei(h#ei!V#ei!W#ei~Ok#ei~P%5TOk;yO~P%5TOP$YOk;yOy#vOz#wO|#xO!f#tO!h#uO!l$YO#f;wO#g;xO#h;xO#i;xO#j;zO(QVO#p#ei#r#ei#t#ei#u#ei#x#ei(`#ei(g#ei(h#ei!V#ei!W#ei~OX#ei!e#ei#k#ei#l#ei#m#ei#n#ei~P%7`OXbO^#vy!V#vy'j#vy'h#vy!S#vy!g#vyo#vy!X#vy%`#vy!a#vy~P!3jOg=jOy)sO|)tO(g)vO(h)xO~OP#eiX#eik#eiz#ei!e#ei!f#ei!h#ei!l#ei#f#ei#g#ei#h#ei#i#ei#j#ei#k#ei#l#ei#m#ei#n#ei#p#ei#r#ei#t#ei#u#ei#x#ei(Q#ei(`#ei!V#ei!W#ei~P%AYO!f#tOP(PXX(PXg(PXk(PXy(PXz(PX|(PX!e(PX!h(PX!l(PX#f(PX#g(PX#h(PX#i(PX#j(PX#k(PX#l(PX#m(PX#n(PX#p(PX#r(PX#t(PX#u(PX#x(PX(Q(PX(`(PX(g(PX(h(PX!V(PX!W(PX~O#x#yi!V#yi!W#yi~P#?dO#x!ni!W!ni~P$!qO!W6vO~O!V'Xa!W'Xa~P#?dO!a#rO(`'dO!V'Ya!g'Ya~O!V/VO!g(mi~O!V/VO!a#rO!g(mi~Od$tq!V$tq#W$tq#x$tq~P!-jO!S'[a!V'[a~P#(yO!a6}O~O!V/_O!S(ni~P#(yO!V/_O!S(ni~O!S7RO~O!a#rO#n7WO~Ok7XO!a#rO(`'dO~O!S7ZO~Od$vq!V$vq#W$vq#x$vq~P!-jO^$hy!V$hy'j$hy'h$hy!S$hy!g$hyo$hy!X$hy%`$hy!a$hy~P!3jO!V4]O!X(oa~O^#Zy!V#Zy'j#Zy'h#Zy!S#Zy!g#Zyo#Zy!X#Zy%`#Zy!a#Zy~P!3jOX7`O~O!V0_O!W(ui~O]7fO~O!a5zO~O(T(qO!V'aX!W'aX~O!V4tO!W(ra~O!h%ZO'|%OO^(YX!a(YX!l(YX#W(YX'j(YX(`(YX~O's7oO~P.[O!x;oO!|7rO!}7qO#O7qO#P7pO#S'bO#T'bO~PBtO^%^O!a#rO!l'hO#W'fO'j%^O(`'dO~O!W7vO~P%#XOl!kO'uTO'xUO(T!jO(_!nO~O|7wO~P%MdO![7{O!]7zO!^7zO#P7pO#S'bO#T'bO't!iO~PBtO![7{O!]7zO!^7zO!}7|O#O7|O#P7pO#S'bO#T'bO't!iO~PBtO!]7zO!^7zO't!iO(T!jO(_!nO~O!X0zO~O!X0zO%`8OO~Og8RO!X0zO%`8OO~OX8WO!V'da!W'da~O!V1VO!W(si~O!g8[O~O!g8]O~O!g8^O~O!g8^O~P%QO^8`O~O!a8cO~O!g8dO~O!V(ei!W(ei~P#?dO^%^O#W8lO'j%^O~O^%^O!a#rO#W8lO'j%^O~O^%^O!a#rO!l8pO#W8lO'j%^O(`'dO~O!h%ZO'|%OO~P&$QO!]8qO!^8qO't!iO~PBtO!V(]O!g(ay~O!V(by!g(by^(by'j(by~P!3jO!X'QO%`8uO~O#c$tqP$tqX$tq^$tqk$tqz$tq!V$tq!e$tq!f$tq!h$tq!l$tq#f$tq#g$tq#h$tq#i$tq#j$tq#k$tq#l$tq#m$tq#n$tq#p$tq#r$tq#t$tq#u$tq'j$tq(Q$tq(`$tq!g$tq!S$tq'h$tq#W$tqo$tq!X$tq%`$tq!a$tq~P#(yO#c$vqP$vqX$vq^$vqk$vqz$vq!V$vq!e$vq!f$vq!h$vq!l$vq#f$vq#g$vq#h$vq#i$vq#j$vq#k$vq#l$vq#m$vq#n$vq#p$vq#r$vq#t$vq#u$vq'j$vq(Q$vq(`$vq!g$vq!S$vq'h$vq#W$vqo$vq!X$vq%`$vq!a$vq~P#(yO!V'Pi!g'Pi~P!3jO#x#Zq!V#Zq!W#Zq~P#?dOy/yOz/yO|/zOPvaXvagvakva!eva!fva!hva!lva#fva#gva#hva#iva#jva#kva#lva#mva#nva#pva#rva#tva#uva#xva(Qva(`va(gva(hva!Vva!Wva~Oy)sO|)tOP$kaX$kag$kak$kaz$ka!e$ka!f$ka!h$ka!l$ka#f$ka#g$ka#h$ka#i$ka#j$ka#k$ka#l$ka#m$ka#n$ka#p$ka#r$ka#t$ka#u$ka#x$ka(Q$ka(`$ka(g$ka(h$ka!V$ka!W$ka~Oy)sO|)tOP$maX$mag$mak$maz$ma!e$ma!f$ma!h$ma!l$ma#f$ma#g$ma#h$ma#i$ma#j$ma#k$ma#l$ma#m$ma#n$ma#p$ma#r$ma#t$ma#u$ma#x$ma(Q$ma(`$ma(g$ma(h$ma!V$ma!W$ma~OP${aX${ak${az${a!e${a!f${a!h${a!l${a#f${a#g${a#h${a#i${a#j${a#k${a#l${a#m${a#n${a#p${a#r${a#t${a#u${a#x${a(Q${a(`${a!V${a!W${a~P%AYO#x$gq!V$gq!W$gq~P#?dO#x$hq!V$hq!W$hq~P#?dO!W9PO~O#x9QO~P!-jO!a#rO!V'Yi!g'Yi~O!a#rO(`'dO!V'Yi!g'Yi~O!V/VO!g(mq~O!S'[i!V'[i~P#(yO!V/_O!S(nq~O!S9WO~P#(yO!S9WO~Od(Oy!V(Oy~P!-jO!V'_a!X'_a~P#(yO!X%Sq^%Sq!V%Sq'j%Sq~P#(yOX9]O~O!V0_O!W(uq~O#W9aO!V'aa!W'aa~O!V4tO!W(ri~P#?dOPYXXYXkYXyYXzYX|YX!SYX!VYX!eYX!fYX!hYX!lYX#WYX#ccX#fYX#gYX#hYX#iYX#jYX#kYX#lYX#mYX#nYX#pYX#rYX#tYX#uYX#zYX(QYX(`YX(gYX(hYX~O!a%QX#n%QX~P&6lO#S-cO#T-cO~PBtO#P9eO#S-cO#T-cO~PBtO!}9fO#O9fO#P9eO#S-cO#T-cO~PBtO!]9iO!^9iO't!iO(T!jO(_!nO~O![9lO!]9iO!^9iO#P9eO#S-cO#T-cO't!iO~PBtO!X0zO%`9oO~O'uTO'xUO(T9tO~O!V1VO!W(sq~O!g9wO~O!g9wO~P%QO!g9yO~O!g9zO~O#W9|O!V#`y!W#`y~O!V#`y!W#`y~P#?dO^%^O#W:QO'j%^O~O^%^O!a#rO#W:QO'j%^O~O^%^O!a#rO!l:UO#W:QO'j%^O(`'dO~O!X'QO%`:XO~O#x#vy!V#vy!W#vy~P#?dOP$tiX$tik$tiz$ti!e$ti!f$ti!h$ti!l$ti#f$ti#g$ti#h$ti#i$ti#j$ti#k$ti#l$ti#m$ti#n$ti#p$ti#r$ti#t$ti#u$ti#x$ti(Q$ti(`$ti!V$ti!W$ti~P%AYOy)sO|)tO(h)xOP%WiX%Wig%Wik%Wiz%Wi!e%Wi!f%Wi!h%Wi!l%Wi#f%Wi#g%Wi#h%Wi#i%Wi#j%Wi#k%Wi#l%Wi#m%Wi#n%Wi#p%Wi#r%Wi#t%Wi#u%Wi#x%Wi(Q%Wi(`%Wi(g%Wi!V%Wi!W%Wi~Oy)sO|)tOP%YiX%Yig%Yik%Yiz%Yi!e%Yi!f%Yi!h%Yi!l%Yi#f%Yi#g%Yi#h%Yi#i%Yi#j%Yi#k%Yi#l%Yi#m%Yi#n%Yi#p%Yi#r%Yi#t%Yi#u%Yi#x%Yi(Q%Yi(`%Yi(g%Yi(h%Yi!V%Yi!W%Yi~O#x$hy!V$hy!W$hy~P#?dO#x#Zy!V#Zy!W#Zy~P#?dO!a#rO!V'Yq!g'Yq~O!V/VO!g(my~O!S'[q!V'[q~P#(yO!S:`O~P#(yO!V0_O!W(uy~O!V4tO!W(rq~O#S2fO#T2fO~PBtO#P:gO#S2fO#T2fO~PBtO!]:kO!^:kO't!iO(T!jO(_!nO~O!X0zO%`:nO~O!g:qO~O^%^O#W:vO'j%^O~O^%^O!a#rO#W:vO'j%^O~O!X'QO%`:{O~OP$tqX$tqk$tqz$tq!e$tq!f$tq!h$tq!l$tq#f$tq#g$tq#h$tq#i$tq#j$tq#k$tq#l$tq#m$tq#n$tq#p$tq#r$tq#t$tq#u$tq#x$tq(Q$tq(`$tq!V$tq!W$tq~P%AYOP$vqX$vqk$vqz$vq!e$vq!f$vq!h$vq!l$vq#f$vq#g$vq#h$vq#i$vq#j$vq#k$vq#l$vq#m$vq#n$vq#p$vq#r$vq#t$vq#u$vq#x$vq(Q$vq(`$vq!V$vq!W$vq~P%AYOd%[!Z!V%[!Z#W%[!Z#x%[!Z~P!-jO!V'aq!W'aq~P#?dO#S6`O#T6`O~PBtO!V#`!Z!W#`!Z~P#?dO^%^O#W;ZO'j%^O~O#c%[!ZP%[!ZX%[!Z^%[!Zk%[!Zz%[!Z!V%[!Z!e%[!Z!f%[!Z!h%[!Z!l%[!Z#f%[!Z#g%[!Z#h%[!Z#i%[!Z#j%[!Z#k%[!Z#l%[!Z#m%[!Z#n%[!Z#p%[!Z#r%[!Z#t%[!Z#u%[!Z'j%[!Z(Q%[!Z(`%[!Z!g%[!Z!S%[!Z'h%[!Z#W%[!Zo%[!Z!X%[!Z%`%[!Z!a%[!Z~P#(yOP%[!ZX%[!Zk%[!Zz%[!Z!e%[!Z!f%[!Z!h%[!Z!l%[!Z#f%[!Z#g%[!Z#h%[!Z#i%[!Z#j%[!Z#k%[!Z#l%[!Z#m%[!Z#n%[!Z#p%[!Z#r%[!Z#t%[!Z#u%[!Z#x%[!Z(Q%[!Z(`%[!Z!V%[!Z!W%[!Z~P%AYOo(UX~P1dO't!iO~P!'RO!ScX!VcX#WcX~P&6lOPYXXYXkYXyYXzYX|YX!VYX!VcX!eYX!fYX!hYX!lYX#WYX#WcX#ccX#fYX#gYX#hYX#iYX#jYX#kYX#lYX#mYX#nYX#pYX#rYX#tYX#uYX#zYX(QYX(`YX(gYX(hYX~O!acX!gYX!gcX(`cX~P'!sOP;nOQ;nOa=_Ob!fOikOk;nOlkOmkOskOu;nOw;nO|WO!QkO!RkO!XXO!c;qO!hZO!k;nO!l;nO!m;nO!o;rO!q;sO!t!eO$P!hO$TfO's)RO'uTO'xUO(QVO(_[O(l=]O~O!Vv!>v!BnPPP!BuHdPPPPPPPPPPP!FTP!GiPPHd!HyPHdPHdHdHdHdPHd!J`PP!MiP#!nP#!r#!|##Q##QP!MfP##U##UP#&ZP#&_HdHd#&e#)iAQPAQPAQAQP#*sAQAQ#,mAQ#.zAQ#0nAQAQ#1[#3W#3W#3[#3d#3W#3lP#3WPAQ#4hAQ#5pAQAQ6iPPP#6{PP#7e#7eP#7eP#7z#7ePP#8QP#7wP#7w#8d!1p#7w#9O#9U6f(}#9X(}P#9`#9`#9`P(}P(}P(}P(}PP(}P#9f#9iP#9i(}P#9mP#9pP(}P(}P(}P(}P(}P(}(}PP#9v#9|#:W#:^#:d#:j#:p#;O#;U#;[#;f#;l#b#?r#@Q#@W#@^#@d#@j#@t#@z#AQ#A[#An#AtPPPPPPPPPP#AzPPPPPPP#Bn#FYP#Gu#G|#HUPPPP#L`$ U$'t$'w$'z$)w$)z$)}$*UPP$*[$*`$+X$,X$,]$,qPP$,u$,{$-PP$-S$-W$-Z$.P$.g$.l$.o$.r$.x$.{$/P$/TR!yRmpOXr!X#a%]&d&f&g&i,^,c1g1jU!pQ'Q-OQ%ctQ%kwQ%rzQ&[!TS&x!c,vQ'W!f[']!m!r!s!t!u!vS*[$y*aQ+U%lQ+c%tQ+}&UQ,|'PQ-W'XW-`'^'_'`'aQ/p*cQ1U,OU2b-b-d-eS4}0z5QS6[2e2gU7z5U5V5WQ8q6_S9i7{7|Q:k9lR TypeParamList TypeDefinition extends ThisType this LiteralType ArithOp Number BooleanLiteral TemplateType InterpolationEnd Interpolation InterpolationStart NullType null VoidType void TypeofType typeof MemberExpression . ?. PropertyName [ TemplateString Escape Interpolation super RegExp ] ArrayExpression Spread , } { ObjectExpression Property async get set PropertyDefinition Block : NewExpression new TypeArgList CompareOp < ) ( ArgList UnaryExpression delete LogicOp BitOp YieldExpression yield AwaitExpression await ParenthesizedExpression ClassExpression class ClassBody MethodDeclaration Decorator @ MemberExpression PrivatePropertyName CallExpression Privacy static abstract override PrivatePropertyDefinition PropertyDeclaration readonly accessor Optional TypeAnnotation Equals StaticBlock FunctionExpression ArrowFunction ParamList ParamList ArrayPattern ObjectPattern PatternProperty Privacy readonly Arrow MemberExpression BinaryExpression ArithOp ArithOp ArithOp ArithOp BitOp CompareOp instanceof satisfies in const CompareOp BitOp BitOp BitOp LogicOp LogicOp ConditionalExpression LogicOp LogicOp AssignmentExpression UpdateOp PostfixExpression CallExpression TaggedTemplateExpression DynamicImport import ImportMeta JSXElement JSXSelfCloseEndTag JSXStartTag JSXSelfClosingTag JSXIdentifier JSXBuiltin JSXIdentifier JSXNamespacedName JSXMemberExpression JSXSpreadAttribute JSXAttribute JSXAttributeValue JSXEscape JSXEndTag JSXOpenTag JSXFragmentTag JSXText JSXEscape JSXStartCloseTag JSXCloseTag PrefixCast ArrowFunction TypeParamList SequenceExpression KeyofType keyof UniqueType unique ImportType InferredType infer TypeName ParenthesizedType FunctionSignature ParamList NewSignature IndexedType TupleType Label ArrayType ReadonlyType ObjectType MethodType PropertyType IndexSignature PropertyDefinition CallSignature TypePredicate is NewSignature new UnionType LogicOp IntersectionType LogicOp ConditionalType ParameterizedType ClassDeclaration abstract implements type VariableDeclaration let var TypeAliasDeclaration InterfaceDeclaration interface EnumDeclaration enum EnumBody NamespaceDeclaration namespace module AmbientDeclaration declare GlobalDeclaration global ClassDeclaration ClassBody MethodDeclaration AmbientFunctionDeclaration ExportGroup VariableName VariableName ImportDeclaration ImportGroup ForStatement for ForSpec ForInSpec ForOfSpec of WhileStatement while WithStatement with DoStatement do IfStatement if else SwitchStatement switch SwitchBody CaseLabel case DefaultLabel TryStatement try CatchClause catch FinallyClause finally ReturnStatement return ThrowStatement throw BreakStatement break ContinueStatement continue DebuggerStatement debugger LabeledStatement ExpressionStatement SingleExpression SingleClassItem",maxTerm:362,context:wr,nodeProps:[["group",-26,6,14,16,62,198,202,205,206,208,211,214,225,227,233,235,237,239,242,248,254,256,258,260,262,264,265,"Statement",-32,10,11,25,28,29,35,45,48,49,51,56,64,72,76,78,80,81,102,103,112,113,130,133,135,136,137,138,140,141,161,162,164,"Expression",-23,24,26,30,34,36,38,165,167,169,170,172,173,174,176,177,178,180,181,182,192,194,196,197,"Type",-3,84,95,101,"ClassItem"],["openedBy",31,"InterpolationStart",50,"[",54,"{",69,"(",142,"JSXStartTag",154,"JSXStartTag JSXStartCloseTag"],["closedBy",33,"InterpolationEnd",44,"]",55,"}",70,")",143,"JSXSelfCloseEndTag JSXEndTag",159,"JSXEndTag"]],propSources:[Ur],skippedNodes:[0,3,4,268],repeatNodeCount:32,tokenData:"$>y(CSR!bOX%ZXY+gYZ-yZ[+g[]%Z]^.c^p%Zpq+gqr/mrs3cst:_tu>PuvBavwDxwxGgxyMvyz! Qz{!![{|!%O|}!&]}!O!%O!O!P!'g!P!Q!1w!Q!R#0t!R![#3T![!]#@T!]!^#Aa!^!_#Bk!_!`#GS!`!a#In!a!b#N{!b!c$$z!c!}>P!}#O$&U#O#P$'`#P#Q$,w#Q#R$.R#R#S>P#S#T$/`#T#o$0j#o#p$4z#p#q$5p#q#r$7Q#r#s$8^#s$f%Z$f$g+g$g#BY>P#BY#BZ$9h#BZ$IS>P$IS$I_$9h$I_$I|>P$I|$I}$P$JT$JU$9h$JU$KV>P$KV$KW$9h$KW&FU>P&FU&FV$9h&FV;'S>P;'S;=`BZ<%l?HT>P?HT?HU$9h?HUO>P(n%d_$c&j'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z&j&hT$c&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c&j&zP;=`<%l&c'|'U]$c&j'y!bOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}!b(SU'y!bOY'}Zw'}x#O'}#P;'S'};'S;=`(f<%lO'}!b(iP;=`<%l'}'|(oP;=`<%l&}'[(y]$c&j'vpOY(rYZ&cZr(rrs&cs!^(r!^!_)r!_#O(r#O#P&c#P#o(r#o#p)r#p;'S(r;'S;=`*a<%lO(rp)wU'vpOY)rZr)rs#O)r#P;'S)r;'S;=`*Z<%lO)rp*^P;=`<%l)r'[*dP;=`<%l(r#S*nX'vp'y!bOY*gZr*grs'}sw*gwx)rx#O*g#P;'S*g;'S;=`+Z<%lO*g#S+^P;=`<%l*g(n+dP;=`<%l%Z(CS+rq$c&j'vp'y!b'l(;dOX%ZXY+gYZ&cZ[+g[p%Zpq+gqr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p$f%Z$f$g+g$g#BY%Z#BY#BZ+g#BZ$IS%Z$IS$I_+g$I_$JT%Z$JT$JU+g$JU$KV%Z$KV$KW+g$KW&FU%Z&FU&FV+g&FV;'S%Z;'S;=`+a<%l?HT%Z?HT?HU+g?HUO%Z(CS.ST'w#S$c&j'm(;dO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c(CS.n_$c&j'vp'y!b'm(;dOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#`/x`$c&j!l$Ip'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`0z!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S1V`#p$Id$c&j'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`2X!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#S2d_#p$Id$c&j'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$2b3l_'u$(n$c&j'y!bOY4kYZ5qZr4krs7nsw4kwx5qx!^4k!^!_8p!_#O4k#O#P5q#P#o4k#o#p8p#p;'S4k;'S;=`:X<%lO4k*r4r_$c&j'y!bOY4kYZ5qZr4krs7nsw4kwx5qx!^4k!^!_8p!_#O4k#O#P5q#P#o4k#o#p8p#p;'S4k;'S;=`:X<%lO4k)`5vX$c&jOr5qrs6cs!^5q!^!_6y!_#o5q#o#p6y#p;'S5q;'S;=`7h<%lO5q)`6jT$^#t$c&jO!^&c!_#o&c#p;'S&c;'S;=`&w<%lO&c#t6|TOr6yrs7]s;'S6y;'S;=`7b<%lO6y#t7bO$^#t#t7eP;=`<%l6y)`7kP;=`<%l5q*r7w]$^#t$c&j'y!bOY&}YZ&cZw&}wx&cx!^&}!^!_'}!_#O&}#O#P&c#P#o&}#o#p'}#p;'S&};'S;=`(l<%lO&}%W8uZ'y!bOY8pYZ6yZr8prs9hsw8pwx6yx#O8p#O#P6y#P;'S8p;'S;=`:R<%lO8p%W9oU$^#t'y!bOY'}Zw'}x#O'}#P;'S'};'S;=`(f<%lO'}%W:UP;=`<%l8p*r:[P;=`<%l4k#%|:hg$c&j'vp'y!bOY%ZYZ&cZr%Zrs&}st%Ztu`k$c&j'vp'y!b(T!LY's&;d$V#tOY%ZYZ&cZr%Zrs&}st%Ztu>Puw%Zwx(rx}%Z}!O@T!O!Q%Z!Q![>P![!^%Z!^!_*g!_!c%Z!c!}>P!}#O%Z#O#P&c#P#R%Z#R#S>P#S#T%Z#T#o>P#o#p*g#p$g%Z$g;'S>P;'S;=`BZ<%lO>P+d@`k$c&j'vp'y!b$V#tOY%ZYZ&cZr%Zrs&}st%Ztu@Tuw%Zwx(rx}%Z}!O@T!O!Q%Z!Q![@T![!^%Z!^!_*g!_!c%Z!c!}@T!}#O%Z#O#P&c#P#R%Z#R#S@T#S#T%Z#T#o@T#o#p*g#p$g%Z$g;'S@T;'S;=`BT<%lO@T+dBWP;=`<%l@T(CSB^P;=`<%l>P%#SBl`$c&j'vp'y!b#h$IdOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_!`Cn!`#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%#SCy_$c&j#z$Id'vp'y!bOY%ZYZ&cZr%Zrs&}sw%Zwx(rx!^%Z!^!_*g!_#O%Z#O#P&c#P#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%DfETa(h%Z![!^%Z!^!_*g!_!c%Z!c!i#>Z!i#O%Z#O#P&c#P#R%Z#R#S#>Z#S#T%Z#T#Z#>Z#Z#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z$/l#>fi$c&j'vp'y!bl$'|OY%ZYZ&cZr%Zrs&}sw%Zwx(rx!Q%Z!Q![#>Z![!^%Z!^!_*g!_!c%Z!c!i#>Z!i#O%Z#O#P&c#P#R%Z#R#S#>Z#S#T%Z#T#Z#>Z#Z#b%Z#b#c#5T#c#o%Z#o#p*g#p;'S%Z;'S;=`+a<%lO%Z%Gh#@b_!a$b$c&j#x%Puw%Zwx(rx}%Z}!O@T!O!Q%Z!Q![>P![!^%Z!^!_*g!_!c%Z!c!}>P!}#O%Z#O#P&c#P#R%Z#R#S>P#S#T%Z#T#o>P#o#p*g#p$f%Z$f$g+g$g#BY>P#BY#BZ$9h#BZ$IS>P$IS$I_$9h$I_$JT>P$JT$JU$9h$JU$KV>P$KV$KW$9h$KW&FU>P&FU&FV$9h&FV;'S>P;'S;=`BZ<%l?HT>P?HT?HU$9h?HUO>P(CS$=Uk$c&j'vp'y!b'm(;d(T!LY's&;d$V#tOY%ZYZ&cZr%Zrs&}st%Ztu>Puw%Zwx(rx}%Z}!O@T!O!Q%Z!Q![>P![!^%Z!^!_*g!_!c%Z!c!}>P!}#O%Z#O#P&c#P#R%Z#R#S>P#S#T%Z#T#o>P#o#p*g#p$g%Z$g;'S>P;'S;=`BZ<%lO>P",tokenizers:[Wr,Vr,2,3,4,5,6,7,8,9,10,11,12,13,Tr,new bO("$S~RRtu[#O#Pg#S#T#|~_P#o#pb~gOq~~jVO#i!P#i#j!U#j#l!P#l#m!q#m;'S!P;'S;=`#v<%lO!P~!UO!O~~!XS!Q![!e!c!i!e#T#Z!e#o#p#Z~!hR!Q![!q!c!i!q#T#Z!q~!tR!Q![!}!c!i!}#T#Z!}~#QR!Q![!P!c!i!P#T#Z!P~#^R!Q![#g!c!i#g#T#Z#g~#jS!Q![#g!c!i#g#T#Z#g#q#r!P~#yP;=`<%l!P~$RO(S~~",141,325),new bO("j~RQYZXz{^~^O'p~~aP!P!Qd~iO'q~~",25,307)],topRules:{Script:[0,5],SingleExpression:[1,266],SingleClassItem:[2,267]},dialects:{jsx:13213,ts:13215},dynamicPrecedences:{76:1,78:1,162:1,190:1},specialized:[{term:311,get:e=>_r[e]||-1},{term:327,get:e=>Cr[e]||-1},{term:67,get:e=>qr[e]||-1}],tokenPrec:13238}),Gr=[b("function ${name}(${params}) {\n ${}\n}",{label:"function",detail:"definition",type:"keyword"}),b("for (let ${index} = 0; ${index} < ${bound}; ${index}++) {\n ${}\n}",{label:"for",detail:"loop",type:"keyword"}),b("for (let ${name} of ${collection}) {\n ${}\n}",{label:"for",detail:"of loop",type:"keyword"}),b("do {\n ${}\n} while (${})",{label:"do",detail:"loop",type:"keyword"}),b("while (${}) {\n ${}\n}",{label:"while",detail:"loop",type:"keyword"}),b(`try { \${} } catch (\${error}) { \${} diff --git a/ui/dist/assets/ConfirmEmailChangeDocs-8055d5e8.js b/ui/dist/assets/ConfirmEmailChangeDocs-6ae1c631.js similarity index 97% rename from ui/dist/assets/ConfirmEmailChangeDocs-8055d5e8.js rename to ui/dist/assets/ConfirmEmailChangeDocs-6ae1c631.js index 63ecba5d..79fc2285 100644 --- a/ui/dist/assets/ConfirmEmailChangeDocs-8055d5e8.js +++ b/ui/dist/assets/ConfirmEmailChangeDocs-6ae1c631.js @@ -1,4 +1,4 @@ -import{S as Ce,i as $e,s as we,e as r,w as g,b as h,c as he,f as b,g as f,h as n,m as ve,x as Y,O as pe,P as Pe,k as Se,Q as Oe,n as Re,t as Z,a as x,o as m,d as ge,R as Te,C as Ee,p as ye,r as j,u as Be,N as qe}from"./index-f3fc4379.js";import{S as Ae}from"./SdkTabs-7b66898a.js";function ue(o,l,s){const a=o.slice();return a[5]=l[s],a}function be(o,l,s){const a=o.slice();return a[5]=l[s],a}function _e(o,l){let s,a=l[5].code+"",_,u,i,d;function p(){return l[4](l[5])}return{key:o,first:null,c(){s=r("button"),_=g(a),u=h(),b(s,"class","tab-item"),j(s,"active",l[1]===l[5].code),this.first=s},m(C,$){f(C,s,$),n(s,_),n(s,u),i||(d=Be(s,"click",p),i=!0)},p(C,$){l=C,$&4&&a!==(a=l[5].code+"")&&Y(_,a),$&6&&j(s,"active",l[1]===l[5].code)},d(C){C&&m(s),i=!1,d()}}}function ke(o,l){let s,a,_,u;return a=new qe({props:{content:l[5].body}}),{key:o,first:null,c(){s=r("div"),he(a.$$.fragment),_=h(),b(s,"class","tab-item"),j(s,"active",l[1]===l[5].code),this.first=s},m(i,d){f(i,s,d),ve(a,s,null),n(s,_),u=!0},p(i,d){l=i;const p={};d&4&&(p.content=l[5].body),a.$set(p),(!u||d&6)&&j(s,"active",l[1]===l[5].code)},i(i){u||(Z(a.$$.fragment,i),u=!0)},o(i){x(a.$$.fragment,i),u=!1},d(i){i&&m(s),ge(a)}}}function Ue(o){var re,fe;let l,s,a=o[0].name+"",_,u,i,d,p,C,$,D=o[0].name+"",H,ee,F,w,I,R,L,P,N,te,K,T,le,Q,M=o[0].name+"",z,se,G,E,J,y,V,B,X,S,q,v=[],ae=new Map,oe,A,k=[],ne=new Map,O;w=new Ae({props:{js:` +import{S as Ce,i as $e,s as we,e as r,w as g,b as h,c as he,f as b,g as f,h as n,m as ve,x as Y,O as pe,P as Pe,k as Se,Q as Oe,n as Re,t as Z,a as x,o as m,d as ge,R as Te,C as Ee,p as ye,r as j,u as Be,N as qe}from"./index-06e23b77.js";import{S as Ae}from"./SdkTabs-45287958.js";function ue(o,l,s){const a=o.slice();return a[5]=l[s],a}function be(o,l,s){const a=o.slice();return a[5]=l[s],a}function _e(o,l){let s,a=l[5].code+"",_,u,i,d;function p(){return l[4](l[5])}return{key:o,first:null,c(){s=r("button"),_=g(a),u=h(),b(s,"class","tab-item"),j(s,"active",l[1]===l[5].code),this.first=s},m(C,$){f(C,s,$),n(s,_),n(s,u),i||(d=Be(s,"click",p),i=!0)},p(C,$){l=C,$&4&&a!==(a=l[5].code+"")&&Y(_,a),$&6&&j(s,"active",l[1]===l[5].code)},d(C){C&&m(s),i=!1,d()}}}function ke(o,l){let s,a,_,u;return a=new qe({props:{content:l[5].body}}),{key:o,first:null,c(){s=r("div"),he(a.$$.fragment),_=h(),b(s,"class","tab-item"),j(s,"active",l[1]===l[5].code),this.first=s},m(i,d){f(i,s,d),ve(a,s,null),n(s,_),u=!0},p(i,d){l=i;const p={};d&4&&(p.content=l[5].body),a.$set(p),(!u||d&6)&&j(s,"active",l[1]===l[5].code)},i(i){u||(Z(a.$$.fragment,i),u=!0)},o(i){x(a.$$.fragment,i),u=!1},d(i){i&&m(s),ge(a)}}}function Ue(o){var re,fe;let l,s,a=o[0].name+"",_,u,i,d,p,C,$,D=o[0].name+"",H,ee,F,w,I,R,L,P,N,te,K,T,le,Q,M=o[0].name+"",z,se,G,E,J,y,V,B,X,S,q,v=[],ae=new Map,oe,A,k=[],ne=new Map,O;w=new Ae({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${o[3]}'); diff --git a/ui/dist/assets/ConfirmPasswordResetDocs-62631f4d.js b/ui/dist/assets/ConfirmPasswordResetDocs-06eac1c3.js similarity index 98% rename from ui/dist/assets/ConfirmPasswordResetDocs-62631f4d.js rename to ui/dist/assets/ConfirmPasswordResetDocs-06eac1c3.js index 473753b2..9c3a9190 100644 --- a/ui/dist/assets/ConfirmPasswordResetDocs-62631f4d.js +++ b/ui/dist/assets/ConfirmPasswordResetDocs-06eac1c3.js @@ -1,4 +1,4 @@ -import{S as Se,i as he,s as Re,e as r,w as P,b as v,c as ve,f as b,g as d,h as n,m as we,x as K,O as me,P as Oe,k as Ne,Q as Ce,n as We,t as Z,a as x,o as f,d as Pe,R as $e,C as Ee,p as Te,r as U,u as ge,N as Ae}from"./index-f3fc4379.js";import{S as De}from"./SdkTabs-7b66898a.js";function ue(o,s,l){const a=o.slice();return a[5]=s[l],a}function be(o,s,l){const a=o.slice();return a[5]=s[l],a}function _e(o,s){let l,a=s[5].code+"",_,u,i,p;function m(){return s[4](s[5])}return{key:o,first:null,c(){l=r("button"),_=P(a),u=v(),b(l,"class","tab-item"),U(l,"active",s[1]===s[5].code),this.first=l},m(S,h){d(S,l,h),n(l,_),n(l,u),i||(p=ge(l,"click",m),i=!0)},p(S,h){s=S,h&4&&a!==(a=s[5].code+"")&&K(_,a),h&6&&U(l,"active",s[1]===s[5].code)},d(S){S&&f(l),i=!1,p()}}}function ke(o,s){let l,a,_,u;return a=new Ae({props:{content:s[5].body}}),{key:o,first:null,c(){l=r("div"),ve(a.$$.fragment),_=v(),b(l,"class","tab-item"),U(l,"active",s[1]===s[5].code),this.first=l},m(i,p){d(i,l,p),we(a,l,null),n(l,_),u=!0},p(i,p){s=i;const m={};p&4&&(m.content=s[5].body),a.$set(m),(!u||p&6)&&U(l,"active",s[1]===s[5].code)},i(i){u||(Z(a.$$.fragment,i),u=!0)},o(i){x(a.$$.fragment,i),u=!1},d(i){i&&f(l),Pe(a)}}}function ye(o){var re,de;let s,l,a=o[0].name+"",_,u,i,p,m,S,h,q=o[0].name+"",j,ee,H,R,L,W,Q,O,B,te,M,$,se,z,F=o[0].name+"",G,le,J,E,V,T,X,g,Y,N,A,w=[],ae=new Map,oe,D,k=[],ne=new Map,C;R=new De({props:{js:` +import{S as Se,i as he,s as Re,e as r,w as P,b as v,c as ve,f as b,g as d,h as n,m as we,x as K,O as me,P as Oe,k as Ne,Q as Ce,n as We,t as Z,a as x,o as f,d as Pe,R as $e,C as Ee,p as Te,r as U,u as ge,N as Ae}from"./index-06e23b77.js";import{S as De}from"./SdkTabs-45287958.js";function ue(o,s,l){const a=o.slice();return a[5]=s[l],a}function be(o,s,l){const a=o.slice();return a[5]=s[l],a}function _e(o,s){let l,a=s[5].code+"",_,u,i,p;function m(){return s[4](s[5])}return{key:o,first:null,c(){l=r("button"),_=P(a),u=v(),b(l,"class","tab-item"),U(l,"active",s[1]===s[5].code),this.first=l},m(S,h){d(S,l,h),n(l,_),n(l,u),i||(p=ge(l,"click",m),i=!0)},p(S,h){s=S,h&4&&a!==(a=s[5].code+"")&&K(_,a),h&6&&U(l,"active",s[1]===s[5].code)},d(S){S&&f(l),i=!1,p()}}}function ke(o,s){let l,a,_,u;return a=new Ae({props:{content:s[5].body}}),{key:o,first:null,c(){l=r("div"),ve(a.$$.fragment),_=v(),b(l,"class","tab-item"),U(l,"active",s[1]===s[5].code),this.first=l},m(i,p){d(i,l,p),we(a,l,null),n(l,_),u=!0},p(i,p){s=i;const m={};p&4&&(m.content=s[5].body),a.$set(m),(!u||p&6)&&U(l,"active",s[1]===s[5].code)},i(i){u||(Z(a.$$.fragment,i),u=!0)},o(i){x(a.$$.fragment,i),u=!1},d(i){i&&f(l),Pe(a)}}}function ye(o){var re,de;let s,l,a=o[0].name+"",_,u,i,p,m,S,h,q=o[0].name+"",j,ee,H,R,L,W,Q,O,B,te,M,$,se,z,F=o[0].name+"",G,le,J,E,V,T,X,g,Y,N,A,w=[],ae=new Map,oe,D,k=[],ne=new Map,C;R=new De({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${o[3]}'); diff --git a/ui/dist/assets/ConfirmVerificationDocs-9657603f.js b/ui/dist/assets/ConfirmVerificationDocs-1295b8e4.js similarity index 97% rename from ui/dist/assets/ConfirmVerificationDocs-9657603f.js rename to ui/dist/assets/ConfirmVerificationDocs-1295b8e4.js index dea4453b..10c2ae4b 100644 --- a/ui/dist/assets/ConfirmVerificationDocs-9657603f.js +++ b/ui/dist/assets/ConfirmVerificationDocs-1295b8e4.js @@ -1,4 +1,4 @@ -import{S as we,i as Ce,s as Pe,e as r,w as $,b as v,c as ve,f as b,g as f,h as n,m as he,x as D,O as de,P as Te,k as ge,Q as ye,n as Be,t as Z,a as x,o as m,d as $e,R as qe,C as Oe,p as Se,r as H,u as Ee,N as Ne}from"./index-f3fc4379.js";import{S as Ve}from"./SdkTabs-7b66898a.js";function ue(i,l,s){const o=i.slice();return o[5]=l[s],o}function be(i,l,s){const o=i.slice();return o[5]=l[s],o}function _e(i,l){let s,o=l[5].code+"",_,u,a,p;function d(){return l[4](l[5])}return{key:i,first:null,c(){s=r("button"),_=$(o),u=v(),b(s,"class","tab-item"),H(s,"active",l[1]===l[5].code),this.first=s},m(w,C){f(w,s,C),n(s,_),n(s,u),a||(p=Ee(s,"click",d),a=!0)},p(w,C){l=w,C&4&&o!==(o=l[5].code+"")&&D(_,o),C&6&&H(s,"active",l[1]===l[5].code)},d(w){w&&m(s),a=!1,p()}}}function ke(i,l){let s,o,_,u;return o=new Ne({props:{content:l[5].body}}),{key:i,first:null,c(){s=r("div"),ve(o.$$.fragment),_=v(),b(s,"class","tab-item"),H(s,"active",l[1]===l[5].code),this.first=s},m(a,p){f(a,s,p),he(o,s,null),n(s,_),u=!0},p(a,p){l=a;const d={};p&4&&(d.content=l[5].body),o.$set(d),(!u||p&6)&&H(s,"active",l[1]===l[5].code)},i(a){u||(Z(o.$$.fragment,a),u=!0)},o(a){x(o.$$.fragment,a),u=!1},d(a){a&&m(s),$e(o)}}}function Ke(i){var re,fe;let l,s,o=i[0].name+"",_,u,a,p,d,w,C,M=i[0].name+"",F,ee,I,P,L,B,Q,T,A,te,R,q,le,z,U=i[0].name+"",G,se,J,O,W,S,X,E,Y,g,N,h=[],oe=new Map,ie,V,k=[],ne=new Map,y;P=new Ve({props:{js:` +import{S as we,i as Ce,s as Pe,e as r,w as $,b as v,c as ve,f as b,g as f,h as n,m as he,x as D,O as de,P as Te,k as ge,Q as ye,n as Be,t as Z,a as x,o as m,d as $e,R as qe,C as Oe,p as Se,r as H,u as Ee,N as Ne}from"./index-06e23b77.js";import{S as Ve}from"./SdkTabs-45287958.js";function ue(i,l,s){const o=i.slice();return o[5]=l[s],o}function be(i,l,s){const o=i.slice();return o[5]=l[s],o}function _e(i,l){let s,o=l[5].code+"",_,u,a,p;function d(){return l[4](l[5])}return{key:i,first:null,c(){s=r("button"),_=$(o),u=v(),b(s,"class","tab-item"),H(s,"active",l[1]===l[5].code),this.first=s},m(w,C){f(w,s,C),n(s,_),n(s,u),a||(p=Ee(s,"click",d),a=!0)},p(w,C){l=w,C&4&&o!==(o=l[5].code+"")&&D(_,o),C&6&&H(s,"active",l[1]===l[5].code)},d(w){w&&m(s),a=!1,p()}}}function ke(i,l){let s,o,_,u;return o=new Ne({props:{content:l[5].body}}),{key:i,first:null,c(){s=r("div"),ve(o.$$.fragment),_=v(),b(s,"class","tab-item"),H(s,"active",l[1]===l[5].code),this.first=s},m(a,p){f(a,s,p),he(o,s,null),n(s,_),u=!0},p(a,p){l=a;const d={};p&4&&(d.content=l[5].body),o.$set(d),(!u||p&6)&&H(s,"active",l[1]===l[5].code)},i(a){u||(Z(o.$$.fragment,a),u=!0)},o(a){x(o.$$.fragment,a),u=!1},d(a){a&&m(s),$e(o)}}}function Ke(i){var re,fe;let l,s,o=i[0].name+"",_,u,a,p,d,w,C,M=i[0].name+"",F,ee,I,P,L,B,Q,T,A,te,R,q,le,z,U=i[0].name+"",G,se,J,O,W,S,X,E,Y,g,N,h=[],oe=new Map,ie,V,k=[],ne=new Map,y;P=new Ve({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${i[3]}'); diff --git a/ui/dist/assets/CreateApiDocs-4a5410f6.js b/ui/dist/assets/CreateApiDocs-9d397b84.js similarity index 99% rename from ui/dist/assets/CreateApiDocs-4a5410f6.js rename to ui/dist/assets/CreateApiDocs-9d397b84.js index 2b2d21a3..7c6d6964 100644 --- a/ui/dist/assets/CreateApiDocs-4a5410f6.js +++ b/ui/dist/assets/CreateApiDocs-9d397b84.js @@ -1,4 +1,4 @@ -import{S as Ht,i as Lt,s as Pt,C as Q,N as At,e as a,w as k,b as m,c as Pe,f as h,g as r,h as n,m as Re,x,O as Le,P as ht,k as Rt,Q as Bt,n as Ft,t as fe,a as pe,o as d,d as Be,R as gt,p as jt,r as ue,u as Dt,y as le}from"./index-f3fc4379.js";import{S as Nt}from"./SdkTabs-7b66898a.js";function wt(o,e,l){const s=o.slice();return s[7]=e[l],s}function Ct(o,e,l){const s=o.slice();return s[7]=e[l],s}function St(o,e,l){const s=o.slice();return s[12]=e[l],s}function $t(o){let e;return{c(){e=a("p"),e.innerHTML="Requires admin Authorization:TOKEN header",h(e,"class","txt-hint txt-sm txt-right")},m(l,s){r(l,e,s)},d(l){l&&d(e)}}}function Tt(o){let e,l,s,b,p,c,f,v,T,w,O,g,D,E,L,I,j,F,S,N,q,C,_;function M(u,$){var ee,K;return(K=(ee=u[0])==null?void 0:ee.options)!=null&&K.requireEmail?Jt:Vt}let z=M(o),P=z(o);return{c(){e=a("tr"),e.innerHTML='Auth fields',l=m(),s=a("tr"),s.innerHTML=`
Optional +import{S as Ht,i as Lt,s as Pt,C as Q,N as At,e as a,w as k,b as m,c as Pe,f as h,g as r,h as n,m as Re,x,O as Le,P as ht,k as Rt,Q as Bt,n as Ft,t as fe,a as pe,o as d,d as Be,R as gt,p as jt,r as ue,u as Dt,y as le}from"./index-06e23b77.js";import{S as Nt}from"./SdkTabs-45287958.js";function wt(o,e,l){const s=o.slice();return s[7]=e[l],s}function Ct(o,e,l){const s=o.slice();return s[7]=e[l],s}function St(o,e,l){const s=o.slice();return s[12]=e[l],s}function $t(o){let e;return{c(){e=a("p"),e.innerHTML="Requires admin Authorization:TOKEN header",h(e,"class","txt-hint txt-sm txt-right")},m(l,s){r(l,e,s)},d(l){l&&d(e)}}}function Tt(o){let e,l,s,b,p,c,f,v,T,w,O,g,D,E,L,I,j,F,S,N,q,C,_;function M(u,$){var ee,K;return(K=(ee=u[0])==null?void 0:ee.options)!=null&&K.requireEmail?Jt:Vt}let z=M(o),P=z(o);return{c(){e=a("tr"),e.innerHTML='Auth fields',l=m(),s=a("tr"),s.innerHTML=`
Optional username
String The username of the auth record. diff --git a/ui/dist/assets/DeleteApiDocs-f9600143.js b/ui/dist/assets/DeleteApiDocs-77c2c7b1.js similarity index 97% rename from ui/dist/assets/DeleteApiDocs-f9600143.js rename to ui/dist/assets/DeleteApiDocs-77c2c7b1.js index 47a540b2..1d758840 100644 --- a/ui/dist/assets/DeleteApiDocs-f9600143.js +++ b/ui/dist/assets/DeleteApiDocs-77c2c7b1.js @@ -1,4 +1,4 @@ -import{S as Ce,i as Re,s as Pe,e as c,w as $,b as h,c as $e,f as m,g as f,h as n,m as we,x,O as _e,P as Ee,k as Oe,Q as Te,n as Be,t as ee,a as te,o as u,d as ge,R as Ie,C as Ae,p as Me,r as N,u as Se,N as qe}from"./index-f3fc4379.js";import{S as He}from"./SdkTabs-7b66898a.js";function ke(o,l,s){const a=o.slice();return a[6]=l[s],a}function he(o,l,s){const a=o.slice();return a[6]=l[s],a}function ve(o){let l;return{c(){l=c("p"),l.innerHTML="Requires admin Authorization:TOKEN header",m(l,"class","txt-hint txt-sm txt-right")},m(s,a){f(s,l,a)},d(s){s&&u(l)}}}function ye(o,l){let s,a=l[6].code+"",v,i,r,p;function w(){return l[5](l[6])}return{key:o,first:null,c(){s=c("button"),v=$(a),i=h(),m(s,"class","tab-item"),N(s,"active",l[2]===l[6].code),this.first=s},m(b,g){f(b,s,g),n(s,v),n(s,i),r||(p=Se(s,"click",w),r=!0)},p(b,g){l=b,g&20&&N(s,"active",l[2]===l[6].code)},d(b){b&&u(s),r=!1,p()}}}function De(o,l){let s,a,v,i;return a=new qe({props:{content:l[6].body}}),{key:o,first:null,c(){s=c("div"),$e(a.$$.fragment),v=h(),m(s,"class","tab-item"),N(s,"active",l[2]===l[6].code),this.first=s},m(r,p){f(r,s,p),we(a,s,null),n(s,v),i=!0},p(r,p){l=r,(!i||p&20)&&N(s,"active",l[2]===l[6].code)},i(r){i||(ee(a.$$.fragment,r),i=!0)},o(r){te(a.$$.fragment,r),i=!1},d(r){r&&u(s),ge(a)}}}function Le(o){var ue,pe;let l,s,a=o[0].name+"",v,i,r,p,w,b,g,q=o[0].name+"",z,le,F,C,K,O,Q,y,H,se,L,E,oe,G,U=o[0].name+"",J,ae,V,ne,W,T,X,B,Y,I,Z,R,A,D=[],ie=new Map,re,M,_=[],ce=new Map,P;C=new He({props:{js:` +import{S as Ce,i as Re,s as Pe,e as c,w as $,b as h,c as $e,f as m,g as f,h as n,m as we,x,O as _e,P as Ee,k as Oe,Q as Te,n as Be,t as ee,a as te,o as u,d as ge,R as Ie,C as Ae,p as Me,r as N,u as Se,N as qe}from"./index-06e23b77.js";import{S as He}from"./SdkTabs-45287958.js";function ke(o,l,s){const a=o.slice();return a[6]=l[s],a}function he(o,l,s){const a=o.slice();return a[6]=l[s],a}function ve(o){let l;return{c(){l=c("p"),l.innerHTML="Requires admin Authorization:TOKEN header",m(l,"class","txt-hint txt-sm txt-right")},m(s,a){f(s,l,a)},d(s){s&&u(l)}}}function ye(o,l){let s,a=l[6].code+"",v,i,r,p;function w(){return l[5](l[6])}return{key:o,first:null,c(){s=c("button"),v=$(a),i=h(),m(s,"class","tab-item"),N(s,"active",l[2]===l[6].code),this.first=s},m(b,g){f(b,s,g),n(s,v),n(s,i),r||(p=Se(s,"click",w),r=!0)},p(b,g){l=b,g&20&&N(s,"active",l[2]===l[6].code)},d(b){b&&u(s),r=!1,p()}}}function De(o,l){let s,a,v,i;return a=new qe({props:{content:l[6].body}}),{key:o,first:null,c(){s=c("div"),$e(a.$$.fragment),v=h(),m(s,"class","tab-item"),N(s,"active",l[2]===l[6].code),this.first=s},m(r,p){f(r,s,p),we(a,s,null),n(s,v),i=!0},p(r,p){l=r,(!i||p&20)&&N(s,"active",l[2]===l[6].code)},i(r){i||(ee(a.$$.fragment,r),i=!0)},o(r){te(a.$$.fragment,r),i=!1},d(r){r&&u(s),ge(a)}}}function Le(o){var ue,pe;let l,s,a=o[0].name+"",v,i,r,p,w,b,g,q=o[0].name+"",z,le,F,C,K,O,Q,y,H,se,L,E,oe,G,U=o[0].name+"",J,ae,V,ne,W,T,X,B,Y,I,Z,R,A,D=[],ie=new Map,re,M,_=[],ce=new Map,P;C=new He({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${o[3]}'); diff --git a/ui/dist/assets/FilterAutocompleteInput-fdb4e132.js b/ui/dist/assets/FilterAutocompleteInput-9582b077.js similarity index 99% rename from ui/dist/assets/FilterAutocompleteInput-fdb4e132.js rename to ui/dist/assets/FilterAutocompleteInput-9582b077.js index 0f4d7a13..70534766 100644 --- a/ui/dist/assets/FilterAutocompleteInput-fdb4e132.js +++ b/ui/dist/assets/FilterAutocompleteInput-9582b077.js @@ -1 +1 @@ -import{S as oe,i as ae,s as le,e as ue,f as ce,g as fe,y as M,o as de,I as he,J as ge,K as pe,L as ye,C as q,M as me}from"./index-f3fc4379.js";import{E as S,a as w,h as be,b as ke,c as xe,d as Ke,e as Ce,s as qe,f as Se,g as we,r as Le,i as Ie,k as Ee,j as Re,l as Ae,m as Be,n as Oe,o as _e,p as ve,q as Y,C as E,S as Me,t as De}from"./index-20adcf24.js";function He(e){Z(e,"start");var i={},n=e.languageData||{},g=!1;for(var p in e)if(p!=n&&e.hasOwnProperty(p))for(var d=i[p]=[],o=e[p],s=0;s2&&o.token&&typeof o.token!="string"){n.pending=[];for(var a=2;a-1)return null;var p=n.indent.length-1,d=e[n.state];e:for(;;){for(var o=0;on(21,g=t));const p=pe();let{id:d=""}=i,{value:o=""}=i,{disabled:s=!1}=i,{placeholder:l=""}=i,{baseCollection:a=null}=i,{singleLine:b=!1}=i,{extraAutocompleteKeys:R=[]}=i,{disableRequestKeys:x=!1}=i,{disableIndirectCollectionsKeys:K=!1}=i,f,k,A=s,D=new E,H=new E,F=new E,T=new E,L=[],U=[],W=[],N=[],I="",B="";function O(){f==null||f.focus()}let _=null;function j(){clearTimeout(_),_=setTimeout(()=>{L=$(g),N=ee(),U=x?[]:te(),W=K?[]:ne()},300)}function $(t){let r=t.slice();return a&&q.pushOrReplaceByKey(r,a,"id"),r}function J(){k==null||k.dispatchEvent(new CustomEvent("change",{detail:{value:o},bubbles:!0}))}function P(){if(!d)return;const t=document.querySelectorAll('[for="'+d+'"]');for(let r of t)r.removeEventListener("click",O)}function V(){if(!d)return;P();const t=document.querySelectorAll('[for="'+d+'"]');for(let r of t)r.addEventListener("click",O)}function C(t,r="",c=0){var m,z,Q;let h=L.find(y=>y.name==t||y.id==t);if(!h||c>=4)return[];let u=q.getAllCollectionIdentifiers(h,r);for(const y of h.schema){const v=r+y.name;if(y.type==="relation"&&((m=y.options)!=null&&m.collectionId)){const X=C(y.options.collectionId,v+".",c+1);X.length&&(u=u.concat(X))}y.type==="select"&&((z=y.options)==null?void 0:z.maxSelect)!=1&&u.push(v+":each"),((Q=y.options)==null?void 0:Q.maxSelect)!=1&&["select","file","relation"].includes(y.type)&&u.push(v+":length")}return u}function ee(){return C(a==null?void 0:a.name)}function te(){const t=[];t.push("@request.method"),t.push("@request.query."),t.push("@request.data."),t.push("@request.headers."),t.push("@request.auth.id"),t.push("@request.auth.collectionId"),t.push("@request.auth.collectionName"),t.push("@request.auth.verified"),t.push("@request.auth.username"),t.push("@request.auth.email"),t.push("@request.auth.emailVisibility"),t.push("@request.auth.created"),t.push("@request.auth.updated");const r=L.filter(h=>h.isAuth);for(const h of r){const u=C(h.id,"@request.auth.");for(const m of u)q.pushUnique(t,m)}const c=["created","updated"];if(a!=null&&a.id){const h=C(a.name,"@request.data.");for(const u of h){t.push(u);const m=u.split(".");m.length===3&&m[2].indexOf(":")===-1&&!c.includes(m[2])&&t.push(u+":isset")}}return t}function ne(){const t=[];for(const r of L){const c="@collection."+r.name+".",h=C(r.name,c);for(const u of h)t.push(u)}return t}function ie(t=!0,r=!0){let c=[].concat(R);return c=c.concat(N||[]),t&&(c=c.concat(U||[])),r&&(c=c.concat(W||[])),c.sort(function(h,u){return u.length-h.length}),c}function se(t){let r=t.matchBefore(/[\'\"\@\w\.]*/);if(r&&r.from==r.to&&!t.explicit)return null;let c=[{label:"false"},{label:"true"},{label:"@now"}];K||c.push({label:"@collection.*",apply:"@collection."});const h=ie(!x,!x&&r.text.startsWith("@c"));for(const u of h)c.push({label:u.endsWith(".")?u+"*":u,apply:u});return{from:r.from,options:c}}function G(){return Me.define(He({start:[{regex:/true|false|null/,token:"atom"},{regex:/"(?:[^\\]|\\.)*?(?:"|$)/,token:"string"},{regex:/'(?:[^\\]|\\.)*?(?:'|$)/,token:"string"},{regex:/0x[a-f\d]+|[-+]?(?:\.\d+|\d+\.?\d*)(?:e[-+]?\d+)?/i,token:"number"},{regex:/\&\&|\|\||\=|\!\=|\~|\!\~|\>|\<|\>\=|\<\=/,token:"operator"},{regex:/[\{\[\(]/,indent:!0},{regex:/[\}\]\)]/,dedent:!0},{regex:/\w+[\w\.]*\w+/,token:"keyword"},{regex:q.escapeRegExp("@now"),token:"keyword"},{regex:q.escapeRegExp("@request.method"),token:"keyword"}]}))}ye(()=>{const t={key:"Enter",run:r=>{b&&p("submit",o)}};return V(),n(11,f=new S({parent:k,state:w.create({doc:o,extensions:[be(),ke(),xe(),Ke(),Ce(),w.allowMultipleSelections.of(!0),qe(De,{fallback:!0}),Se(),we(),Le(),Ie(),Ee.of([t,...Re,...Ae,Be.find(r=>r.key==="Mod-d"),...Oe,..._e]),S.lineWrapping,ve({override:[se],icons:!1}),T.of(Y(l)),H.of(S.editable.of(!s)),F.of(w.readOnly.of(s)),D.of(G()),w.transactionFilter.of(r=>b&&r.newDoc.lines>1?[]:r),S.updateListener.of(r=>{!r.docChanged||s||(n(1,o=r.state.doc.toString()),J())})]})})),()=>{clearTimeout(_),P(),f==null||f.destroy()}});function re(t){me[t?"unshift":"push"](()=>{k=t,n(0,k)})}return e.$$set=t=>{"id"in t&&n(2,d=t.id),"value"in t&&n(1,o=t.value),"disabled"in t&&n(3,s=t.disabled),"placeholder"in t&&n(4,l=t.placeholder),"baseCollection"in t&&n(5,a=t.baseCollection),"singleLine"in t&&n(6,b=t.singleLine),"extraAutocompleteKeys"in t&&n(7,R=t.extraAutocompleteKeys),"disableRequestKeys"in t&&n(8,x=t.disableRequestKeys),"disableIndirectCollectionsKeys"in t&&n(9,K=t.disableIndirectCollectionsKeys)},e.$$.update=()=>{e.$$.dirty[0]&32&&n(13,I=Pe(a)),e.$$.dirty[0]&25352&&!s&&(B!=I||x!==-1||K!==-1)&&(n(14,B=I),j()),e.$$.dirty[0]&4&&d&&V(),e.$$.dirty[0]&2080&&f&&a!=null&&a.schema&&f.dispatch({effects:[D.reconfigure(G())]}),e.$$.dirty[0]&6152&&f&&A!=s&&(f.dispatch({effects:[H.reconfigure(S.editable.of(!s)),F.reconfigure(w.readOnly.of(s))]}),n(12,A=s),J()),e.$$.dirty[0]&2050&&f&&o!=f.state.doc.toString()&&f.dispatch({changes:{from:0,to:f.state.doc.length,insert:o}}),e.$$.dirty[0]&2064&&f&&typeof l<"u"&&f.dispatch({effects:[T.reconfigure(Y(l))]})},[k,o,d,s,l,a,b,R,x,K,O,f,A,I,B,re]}class Qe extends oe{constructor(i){super(),ae(this,i,Ve,Je,le,{id:2,value:1,disabled:3,placeholder:4,baseCollection:5,singleLine:6,extraAutocompleteKeys:7,disableRequestKeys:8,disableIndirectCollectionsKeys:9,focus:10},null,[-1,-1])}get focus(){return this.$$.ctx[10]}}export{Qe as default}; +import{S as oe,i as ae,s as le,e as ue,f as ce,g as fe,y as M,o as de,I as he,J as ge,K as pe,L as ye,C as q,M as me}from"./index-06e23b77.js";import{E as S,a as w,h as be,b as ke,c as xe,d as Ke,e as Ce,s as qe,f as Se,g as we,r as Le,i as Ie,k as Ee,j as Re,l as Ae,m as Be,n as Oe,o as _e,p as ve,q as Y,C as E,S as Me,t as De}from"./index-20adcf24.js";function He(e){Z(e,"start");var i={},n=e.languageData||{},g=!1;for(var p in e)if(p!=n&&e.hasOwnProperty(p))for(var d=i[p]=[],o=e[p],s=0;s2&&o.token&&typeof o.token!="string"){n.pending=[];for(var a=2;a-1)return null;var p=n.indent.length-1,d=e[n.state];e:for(;;){for(var o=0;on(21,g=t));const p=pe();let{id:d=""}=i,{value:o=""}=i,{disabled:s=!1}=i,{placeholder:l=""}=i,{baseCollection:a=null}=i,{singleLine:b=!1}=i,{extraAutocompleteKeys:R=[]}=i,{disableRequestKeys:x=!1}=i,{disableIndirectCollectionsKeys:K=!1}=i,f,k,A=s,D=new E,H=new E,F=new E,T=new E,L=[],U=[],W=[],N=[],I="",B="";function O(){f==null||f.focus()}let _=null;function j(){clearTimeout(_),_=setTimeout(()=>{L=$(g),N=ee(),U=x?[]:te(),W=K?[]:ne()},300)}function $(t){let r=t.slice();return a&&q.pushOrReplaceByKey(r,a,"id"),r}function J(){k==null||k.dispatchEvent(new CustomEvent("change",{detail:{value:o},bubbles:!0}))}function P(){if(!d)return;const t=document.querySelectorAll('[for="'+d+'"]');for(let r of t)r.removeEventListener("click",O)}function V(){if(!d)return;P();const t=document.querySelectorAll('[for="'+d+'"]');for(let r of t)r.addEventListener("click",O)}function C(t,r="",c=0){var m,z,Q;let h=L.find(y=>y.name==t||y.id==t);if(!h||c>=4)return[];let u=q.getAllCollectionIdentifiers(h,r);for(const y of h.schema){const v=r+y.name;if(y.type==="relation"&&((m=y.options)!=null&&m.collectionId)){const X=C(y.options.collectionId,v+".",c+1);X.length&&(u=u.concat(X))}y.type==="select"&&((z=y.options)==null?void 0:z.maxSelect)!=1&&u.push(v+":each"),((Q=y.options)==null?void 0:Q.maxSelect)!=1&&["select","file","relation"].includes(y.type)&&u.push(v+":length")}return u}function ee(){return C(a==null?void 0:a.name)}function te(){const t=[];t.push("@request.method"),t.push("@request.query."),t.push("@request.data."),t.push("@request.headers."),t.push("@request.auth.id"),t.push("@request.auth.collectionId"),t.push("@request.auth.collectionName"),t.push("@request.auth.verified"),t.push("@request.auth.username"),t.push("@request.auth.email"),t.push("@request.auth.emailVisibility"),t.push("@request.auth.created"),t.push("@request.auth.updated");const r=L.filter(h=>h.isAuth);for(const h of r){const u=C(h.id,"@request.auth.");for(const m of u)q.pushUnique(t,m)}const c=["created","updated"];if(a!=null&&a.id){const h=C(a.name,"@request.data.");for(const u of h){t.push(u);const m=u.split(".");m.length===3&&m[2].indexOf(":")===-1&&!c.includes(m[2])&&t.push(u+":isset")}}return t}function ne(){const t=[];for(const r of L){const c="@collection."+r.name+".",h=C(r.name,c);for(const u of h)t.push(u)}return t}function ie(t=!0,r=!0){let c=[].concat(R);return c=c.concat(N||[]),t&&(c=c.concat(U||[])),r&&(c=c.concat(W||[])),c.sort(function(h,u){return u.length-h.length}),c}function se(t){let r=t.matchBefore(/[\'\"\@\w\.]*/);if(r&&r.from==r.to&&!t.explicit)return null;let c=[{label:"false"},{label:"true"},{label:"@now"}];K||c.push({label:"@collection.*",apply:"@collection."});const h=ie(!x,!x&&r.text.startsWith("@c"));for(const u of h)c.push({label:u.endsWith(".")?u+"*":u,apply:u});return{from:r.from,options:c}}function G(){return Me.define(He({start:[{regex:/true|false|null/,token:"atom"},{regex:/"(?:[^\\]|\\.)*?(?:"|$)/,token:"string"},{regex:/'(?:[^\\]|\\.)*?(?:'|$)/,token:"string"},{regex:/0x[a-f\d]+|[-+]?(?:\.\d+|\d+\.?\d*)(?:e[-+]?\d+)?/i,token:"number"},{regex:/\&\&|\|\||\=|\!\=|\~|\!\~|\>|\<|\>\=|\<\=/,token:"operator"},{regex:/[\{\[\(]/,indent:!0},{regex:/[\}\]\)]/,dedent:!0},{regex:/\w+[\w\.]*\w+/,token:"keyword"},{regex:q.escapeRegExp("@now"),token:"keyword"},{regex:q.escapeRegExp("@request.method"),token:"keyword"}]}))}ye(()=>{const t={key:"Enter",run:r=>{b&&p("submit",o)}};return V(),n(11,f=new S({parent:k,state:w.create({doc:o,extensions:[be(),ke(),xe(),Ke(),Ce(),w.allowMultipleSelections.of(!0),qe(De,{fallback:!0}),Se(),we(),Le(),Ie(),Ee.of([t,...Re,...Ae,Be.find(r=>r.key==="Mod-d"),...Oe,..._e]),S.lineWrapping,ve({override:[se],icons:!1}),T.of(Y(l)),H.of(S.editable.of(!s)),F.of(w.readOnly.of(s)),D.of(G()),w.transactionFilter.of(r=>b&&r.newDoc.lines>1?[]:r),S.updateListener.of(r=>{!r.docChanged||s||(n(1,o=r.state.doc.toString()),J())})]})})),()=>{clearTimeout(_),P(),f==null||f.destroy()}});function re(t){me[t?"unshift":"push"](()=>{k=t,n(0,k)})}return e.$$set=t=>{"id"in t&&n(2,d=t.id),"value"in t&&n(1,o=t.value),"disabled"in t&&n(3,s=t.disabled),"placeholder"in t&&n(4,l=t.placeholder),"baseCollection"in t&&n(5,a=t.baseCollection),"singleLine"in t&&n(6,b=t.singleLine),"extraAutocompleteKeys"in t&&n(7,R=t.extraAutocompleteKeys),"disableRequestKeys"in t&&n(8,x=t.disableRequestKeys),"disableIndirectCollectionsKeys"in t&&n(9,K=t.disableIndirectCollectionsKeys)},e.$$.update=()=>{e.$$.dirty[0]&32&&n(13,I=Pe(a)),e.$$.dirty[0]&25352&&!s&&(B!=I||x!==-1||K!==-1)&&(n(14,B=I),j()),e.$$.dirty[0]&4&&d&&V(),e.$$.dirty[0]&2080&&f&&a!=null&&a.schema&&f.dispatch({effects:[D.reconfigure(G())]}),e.$$.dirty[0]&6152&&f&&A!=s&&(f.dispatch({effects:[H.reconfigure(S.editable.of(!s)),F.reconfigure(w.readOnly.of(s))]}),n(12,A=s),J()),e.$$.dirty[0]&2050&&f&&o!=f.state.doc.toString()&&f.dispatch({changes:{from:0,to:f.state.doc.length,insert:o}}),e.$$.dirty[0]&2064&&f&&typeof l<"u"&&f.dispatch({effects:[T.reconfigure(Y(l))]})},[k,o,d,s,l,a,b,R,x,K,O,f,A,I,B,re]}class Qe extends oe{constructor(i){super(),ae(this,i,Ve,Je,le,{id:2,value:1,disabled:3,placeholder:4,baseCollection:5,singleLine:6,extraAutocompleteKeys:7,disableRequestKeys:8,disableIndirectCollectionsKeys:9,focus:10},null,[-1,-1])}get focus(){return this.$$.ctx[10]}}export{Qe as default}; diff --git a/ui/dist/assets/ListApiDocs-224ab52a.js b/ui/dist/assets/ListApiDocs-a95a3788.js similarity index 99% rename from ui/dist/assets/ListApiDocs-224ab52a.js rename to ui/dist/assets/ListApiDocs-a95a3788.js index 8daa3435..993d3ab9 100644 --- a/ui/dist/assets/ListApiDocs-224ab52a.js +++ b/ui/dist/assets/ListApiDocs-a95a3788.js @@ -1,4 +1,4 @@ -import{S as Se,i as Ne,s as qe,e,b as s,E as He,f as o,g as u,u as De,y as Fe,o as m,w as _,h as t,N as he,c as Yt,m as Zt,x as we,O as Le,P as Me,k as Be,Q as Ie,n as Ge,t as Bt,a as It,d as te,R as Ue,C as _e,p as je,r as xe}from"./index-f3fc4379.js";import{S as Qe}from"./SdkTabs-7b66898a.js";function ze(d){let n,a,r;return{c(){n=e("span"),n.textContent="Show details",a=s(),r=e("i"),o(n,"class","txt"),o(r,"class","ri-arrow-down-s-line")},m(f,p){u(f,n,p),u(f,a,p),u(f,r,p)},d(f){f&&m(n),f&&m(a),f&&m(r)}}}function Je(d){let n,a,r;return{c(){n=e("span"),n.textContent="Hide details",a=s(),r=e("i"),o(n,"class","txt"),o(r,"class","ri-arrow-up-s-line")},m(f,p){u(f,n,p),u(f,a,p),u(f,r,p)},d(f){f&&m(n),f&&m(a),f&&m(r)}}}function Ae(d){let n,a,r,f,p,b,x,$,h,w,c,V,bt,Gt,O,Ut,q,it,F,W,ee,I,G,le,at,ht,X,xt,se,rt,ct,Y,E,jt,wt,y,Z,_t,Qt,$t,U,tt,Ct,zt,kt,L,dt,gt,ne,ft,oe,D,vt,et,yt,j,pt,ie,H,Ft,lt,Lt,st,At,nt,Q,S,Jt,Tt,Kt,Pt,k,z,M,ae,Rt,re,ut,ce,B,Ot,de,Et,Vt,St,Wt,A,mt,J,K,T,Nt,fe,P,g,pe,N,v,ot,ue,R,qt,me,Dt,be,Ht,Xt,Mt;return{c(){n=e("p"),n.innerHTML=`The syntax basically follows the format +import{S as Se,i as Ne,s as qe,e,b as s,E as He,f as o,g as u,u as De,y as Fe,o as m,w as _,h as t,N as he,c as Yt,m as Zt,x as we,O as Le,P as Me,k as Be,Q as Ie,n as Ge,t as Bt,a as It,d as te,R as Ue,C as _e,p as je,r as xe}from"./index-06e23b77.js";import{S as Qe}from"./SdkTabs-45287958.js";function ze(d){let n,a,r;return{c(){n=e("span"),n.textContent="Show details",a=s(),r=e("i"),o(n,"class","txt"),o(r,"class","ri-arrow-down-s-line")},m(f,p){u(f,n,p),u(f,a,p),u(f,r,p)},d(f){f&&m(n),f&&m(a),f&&m(r)}}}function Je(d){let n,a,r;return{c(){n=e("span"),n.textContent="Hide details",a=s(),r=e("i"),o(n,"class","txt"),o(r,"class","ri-arrow-up-s-line")},m(f,p){u(f,n,p),u(f,a,p),u(f,r,p)},d(f){f&&m(n),f&&m(a),f&&m(r)}}}function Ae(d){let n,a,r,f,p,b,x,$,h,w,c,V,bt,Gt,O,Ut,q,it,F,W,ee,I,G,le,at,ht,X,xt,se,rt,ct,Y,E,jt,wt,y,Z,_t,Qt,$t,U,tt,Ct,zt,kt,L,dt,gt,ne,ft,oe,D,vt,et,yt,j,pt,ie,H,Ft,lt,Lt,st,At,nt,Q,S,Jt,Tt,Kt,Pt,k,z,M,ae,Rt,re,ut,ce,B,Ot,de,Et,Vt,St,Wt,A,mt,J,K,T,Nt,fe,P,g,pe,N,v,ot,ue,R,qt,me,Dt,be,Ht,Xt,Mt;return{c(){n=e("p"),n.innerHTML=`The syntax basically follows the format OPERAND OPERATOR OPERAND, where:`,a=s(),r=e("ul"),f=e("li"),f.innerHTML=`OPERAND - could be any of the above field literal, string (single diff --git a/ui/dist/assets/ListExternalAuthsDocs-c1102562.js b/ui/dist/assets/ListExternalAuthsDocs-b206f3c1.js similarity index 98% rename from ui/dist/assets/ListExternalAuthsDocs-c1102562.js rename to ui/dist/assets/ListExternalAuthsDocs-b206f3c1.js index dab8e6ae..da89975a 100644 --- a/ui/dist/assets/ListExternalAuthsDocs-c1102562.js +++ b/ui/dist/assets/ListExternalAuthsDocs-b206f3c1.js @@ -1,4 +1,4 @@ -import{S as Be,i as qe,s as Oe,e as i,w as v,b as _,c as Se,f as b,g as d,h as s,m as Ee,x as U,O as Pe,P as Le,k as Me,Q as Re,n as We,t as te,a as le,o as u,d as Ie,R as ze,C as De,p as He,r as j,u as Ue,N as je}from"./index-f3fc4379.js";import{S as Ne}from"./SdkTabs-7b66898a.js";function ye(a,l,o){const n=a.slice();return n[5]=l[o],n}function Ae(a,l,o){const n=a.slice();return n[5]=l[o],n}function Ce(a,l){let o,n=l[5].code+"",f,h,c,p;function m(){return l[4](l[5])}return{key:a,first:null,c(){o=i("button"),f=v(n),h=_(),b(o,"class","tab-item"),j(o,"active",l[1]===l[5].code),this.first=o},m(g,P){d(g,o,P),s(o,f),s(o,h),c||(p=Ue(o,"click",m),c=!0)},p(g,P){l=g,P&4&&n!==(n=l[5].code+"")&&U(f,n),P&6&&j(o,"active",l[1]===l[5].code)},d(g){g&&u(o),c=!1,p()}}}function Te(a,l){let o,n,f,h;return n=new je({props:{content:l[5].body}}),{key:a,first:null,c(){o=i("div"),Se(n.$$.fragment),f=_(),b(o,"class","tab-item"),j(o,"active",l[1]===l[5].code),this.first=o},m(c,p){d(c,o,p),Ee(n,o,null),s(o,f),h=!0},p(c,p){l=c;const m={};p&4&&(m.content=l[5].body),n.$set(m),(!h||p&6)&&j(o,"active",l[1]===l[5].code)},i(c){h||(te(n.$$.fragment,c),h=!0)},o(c){le(n.$$.fragment,c),h=!1},d(c){c&&u(o),Ie(n)}}}function Ge(a){var be,he,_e,ke;let l,o,n=a[0].name+"",f,h,c,p,m,g,P,M=a[0].name+"",N,oe,se,G,K,y,Q,S,F,$,R,ae,W,A,ne,J,z=a[0].name+"",V,ie,X,ce,re,D,Y,E,Z,I,x,B,ee,C,q,w=[],de=new Map,ue,O,k=[],pe=new Map,T;y=new Ne({props:{js:` +import{S as Be,i as qe,s as Oe,e as i,w as v,b as _,c as Se,f as b,g as d,h as s,m as Ee,x as U,O as Pe,P as Le,k as Me,Q as Re,n as We,t as te,a as le,o as u,d as Ie,R as ze,C as De,p as He,r as j,u as Ue,N as je}from"./index-06e23b77.js";import{S as Ne}from"./SdkTabs-45287958.js";function ye(a,l,o){const n=a.slice();return n[5]=l[o],n}function Ae(a,l,o){const n=a.slice();return n[5]=l[o],n}function Ce(a,l){let o,n=l[5].code+"",f,h,c,p;function m(){return l[4](l[5])}return{key:a,first:null,c(){o=i("button"),f=v(n),h=_(),b(o,"class","tab-item"),j(o,"active",l[1]===l[5].code),this.first=o},m(g,P){d(g,o,P),s(o,f),s(o,h),c||(p=Ue(o,"click",m),c=!0)},p(g,P){l=g,P&4&&n!==(n=l[5].code+"")&&U(f,n),P&6&&j(o,"active",l[1]===l[5].code)},d(g){g&&u(o),c=!1,p()}}}function Te(a,l){let o,n,f,h;return n=new je({props:{content:l[5].body}}),{key:a,first:null,c(){o=i("div"),Se(n.$$.fragment),f=_(),b(o,"class","tab-item"),j(o,"active",l[1]===l[5].code),this.first=o},m(c,p){d(c,o,p),Ee(n,o,null),s(o,f),h=!0},p(c,p){l=c;const m={};p&4&&(m.content=l[5].body),n.$set(m),(!h||p&6)&&j(o,"active",l[1]===l[5].code)},i(c){h||(te(n.$$.fragment,c),h=!0)},o(c){le(n.$$.fragment,c),h=!1},d(c){c&&u(o),Ie(n)}}}function Ge(a){var be,he,_e,ke;let l,o,n=a[0].name+"",f,h,c,p,m,g,P,M=a[0].name+"",N,oe,se,G,K,y,Q,S,F,$,R,ae,W,A,ne,J,z=a[0].name+"",V,ie,X,ce,re,D,Y,E,Z,I,x,B,ee,C,q,w=[],de=new Map,ue,O,k=[],pe=new Map,T;y=new Ne({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${a[3]}'); diff --git a/ui/dist/assets/PageAdminConfirmPasswordReset-77974c59.js b/ui/dist/assets/PageAdminConfirmPasswordReset-6e17e84e.js similarity index 98% rename from ui/dist/assets/PageAdminConfirmPasswordReset-77974c59.js rename to ui/dist/assets/PageAdminConfirmPasswordReset-6e17e84e.js index 6a1985a9..92c8f2e7 100644 --- a/ui/dist/assets/PageAdminConfirmPasswordReset-77974c59.js +++ b/ui/dist/assets/PageAdminConfirmPasswordReset-6e17e84e.js @@ -1,2 +1,2 @@ -import{S as E,i as G,s as I,F as K,c as A,m as B,t as H,a as N,d as T,C as M,q as J,e as c,w as q,b as C,f as u,r as L,g as b,h as _,u as h,v as O,j as Q,l as U,o as w,A as V,p as W,B as X,D as Y,x as Z,z as S}from"./index-f3fc4379.js";function y(f){let e,o,s;return{c(){e=q("for "),o=c("strong"),s=q(f[3]),u(o,"class","txt-nowrap")},m(l,t){b(l,e,t),b(l,o,t),_(o,s)},p(l,t){t&8&&Z(s,l[3])},d(l){l&&w(e),l&&w(o)}}}function x(f){let e,o,s,l,t,r,p,d;return{c(){e=c("label"),o=q("New password"),l=C(),t=c("input"),u(e,"for",s=f[8]),u(t,"type","password"),u(t,"id",r=f[8]),t.required=!0,t.autofocus=!0},m(n,i){b(n,e,i),_(e,o),b(n,l,i),b(n,t,i),S(t,f[0]),t.focus(),p||(d=h(t,"input",f[6]),p=!0)},p(n,i){i&256&&s!==(s=n[8])&&u(e,"for",s),i&256&&r!==(r=n[8])&&u(t,"id",r),i&1&&t.value!==n[0]&&S(t,n[0])},d(n){n&&w(e),n&&w(l),n&&w(t),p=!1,d()}}}function ee(f){let e,o,s,l,t,r,p,d;return{c(){e=c("label"),o=q("New password confirm"),l=C(),t=c("input"),u(e,"for",s=f[8]),u(t,"type","password"),u(t,"id",r=f[8]),t.required=!0},m(n,i){b(n,e,i),_(e,o),b(n,l,i),b(n,t,i),S(t,f[1]),p||(d=h(t,"input",f[7]),p=!0)},p(n,i){i&256&&s!==(s=n[8])&&u(e,"for",s),i&256&&r!==(r=n[8])&&u(t,"id",r),i&2&&t.value!==n[1]&&S(t,n[1])},d(n){n&&w(e),n&&w(l),n&&w(t),p=!1,d()}}}function te(f){let e,o,s,l,t,r,p,d,n,i,g,R,P,v,k,F,j,m=f[3]&&y(f);return r=new J({props:{class:"form-field required",name:"password",$$slots:{default:[x,({uniqueId:a})=>({8:a}),({uniqueId:a})=>a?256:0]},$$scope:{ctx:f}}}),d=new J({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[ee,({uniqueId:a})=>({8:a}),({uniqueId:a})=>a?256:0]},$$scope:{ctx:f}}}),{c(){e=c("form"),o=c("div"),s=c("h4"),l=q(`Reset your admin password +import{S as E,i as G,s as I,F as K,c as A,m as B,t as H,a as N,d as T,C as M,q as J,e as c,w as q,b as C,f as u,r as L,g as b,h as _,u as h,v as O,j as Q,l as U,o as w,A as V,p as W,B as X,D as Y,x as Z,z as S}from"./index-06e23b77.js";function y(f){let e,o,s;return{c(){e=q("for "),o=c("strong"),s=q(f[3]),u(o,"class","txt-nowrap")},m(l,t){b(l,e,t),b(l,o,t),_(o,s)},p(l,t){t&8&&Z(s,l[3])},d(l){l&&w(e),l&&w(o)}}}function x(f){let e,o,s,l,t,r,p,d;return{c(){e=c("label"),o=q("New password"),l=C(),t=c("input"),u(e,"for",s=f[8]),u(t,"type","password"),u(t,"id",r=f[8]),t.required=!0,t.autofocus=!0},m(n,i){b(n,e,i),_(e,o),b(n,l,i),b(n,t,i),S(t,f[0]),t.focus(),p||(d=h(t,"input",f[6]),p=!0)},p(n,i){i&256&&s!==(s=n[8])&&u(e,"for",s),i&256&&r!==(r=n[8])&&u(t,"id",r),i&1&&t.value!==n[0]&&S(t,n[0])},d(n){n&&w(e),n&&w(l),n&&w(t),p=!1,d()}}}function ee(f){let e,o,s,l,t,r,p,d;return{c(){e=c("label"),o=q("New password confirm"),l=C(),t=c("input"),u(e,"for",s=f[8]),u(t,"type","password"),u(t,"id",r=f[8]),t.required=!0},m(n,i){b(n,e,i),_(e,o),b(n,l,i),b(n,t,i),S(t,f[1]),p||(d=h(t,"input",f[7]),p=!0)},p(n,i){i&256&&s!==(s=n[8])&&u(e,"for",s),i&256&&r!==(r=n[8])&&u(t,"id",r),i&2&&t.value!==n[1]&&S(t,n[1])},d(n){n&&w(e),n&&w(l),n&&w(t),p=!1,d()}}}function te(f){let e,o,s,l,t,r,p,d,n,i,g,R,P,v,k,F,j,m=f[3]&&y(f);return r=new J({props:{class:"form-field required",name:"password",$$slots:{default:[x,({uniqueId:a})=>({8:a}),({uniqueId:a})=>a?256:0]},$$scope:{ctx:f}}}),d=new J({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[ee,({uniqueId:a})=>({8:a}),({uniqueId:a})=>a?256:0]},$$scope:{ctx:f}}}),{c(){e=c("form"),o=c("div"),s=c("h4"),l=q(`Reset your admin password `),m&&m.c(),t=C(),A(r.$$.fragment),p=C(),A(d.$$.fragment),n=C(),i=c("button"),g=c("span"),g.textContent="Set new password",R=C(),P=c("div"),v=c("a"),v.textContent="Back to login",u(s,"class","m-b-xs"),u(o,"class","content txt-center m-b-sm"),u(g,"class","txt"),u(i,"type","submit"),u(i,"class","btn btn-lg btn-block"),i.disabled=f[2],L(i,"btn-loading",f[2]),u(e,"class","m-b-base"),u(v,"href","/login"),u(v,"class","link-hint"),u(P,"class","content txt-center")},m(a,$){b(a,e,$),_(e,o),_(o,s),_(s,l),m&&m.m(s,null),_(e,t),B(r,e,null),_(e,p),B(d,e,null),_(e,n),_(e,i),_(i,g),b(a,R,$),b(a,P,$),_(P,v),k=!0,F||(j=[h(e,"submit",O(f[4])),Q(U.call(null,v))],F=!0)},p(a,$){a[3]?m?m.p(a,$):(m=y(a),m.c(),m.m(s,null)):m&&(m.d(1),m=null);const z={};$&769&&(z.$$scope={dirty:$,ctx:a}),r.$set(z);const D={};$&770&&(D.$$scope={dirty:$,ctx:a}),d.$set(D),(!k||$&4)&&(i.disabled=a[2]),(!k||$&4)&&L(i,"btn-loading",a[2])},i(a){k||(H(r.$$.fragment,a),H(d.$$.fragment,a),k=!0)},o(a){N(r.$$.fragment,a),N(d.$$.fragment,a),k=!1},d(a){a&&w(e),m&&m.d(),T(r),T(d),a&&w(R),a&&w(P),F=!1,V(j)}}}function se(f){let e,o;return e=new K({props:{$$slots:{default:[te]},$$scope:{ctx:f}}}),{c(){A(e.$$.fragment)},m(s,l){B(e,s,l),o=!0},p(s,[l]){const t={};l&527&&(t.$$scope={dirty:l,ctx:s}),e.$set(t)},i(s){o||(H(e.$$.fragment,s),o=!0)},o(s){N(e.$$.fragment,s),o=!1},d(s){T(e,s)}}}function le(f,e,o){let s,{params:l}=e,t="",r="",p=!1;async function d(){if(!p){o(2,p=!0);try{await W.admins.confirmPasswordReset(l==null?void 0:l.token,t,r),X("Successfully set a new admin password."),Y("/")}catch(g){W.errorResponseHandler(g)}o(2,p=!1)}}function n(){t=this.value,o(0,t)}function i(){r=this.value,o(1,r)}return f.$$set=g=>{"params"in g&&o(5,l=g.params)},f.$$.update=()=>{f.$$.dirty&32&&o(3,s=M.getJWTPayload(l==null?void 0:l.token).email||"")},[t,r,p,s,d,l,n,i]}class ae extends E{constructor(e){super(),G(this,e,le,se,I,{params:5})}}export{ae as default}; diff --git a/ui/dist/assets/PageAdminRequestPasswordReset-6941cbe2.js b/ui/dist/assets/PageAdminRequestPasswordReset-0a7c8dd1.js similarity index 98% rename from ui/dist/assets/PageAdminRequestPasswordReset-6941cbe2.js rename to ui/dist/assets/PageAdminRequestPasswordReset-0a7c8dd1.js index 3127a076..a3864bb1 100644 --- a/ui/dist/assets/PageAdminRequestPasswordReset-6941cbe2.js +++ b/ui/dist/assets/PageAdminRequestPasswordReset-0a7c8dd1.js @@ -1,2 +1,2 @@ -import{S as M,i as T,s as j,F as z,c as H,m as L,t as w,a as y,d as S,b as g,e as _,f as p,g as k,h as d,j as A,l as B,k as N,n as D,o as v,p as C,q as G,r as F,u as E,v as I,w as h,x as J,y as P,z as R}from"./index-f3fc4379.js";function K(c){let e,s,n,l,t,o,f,m,i,a,b,u;return l=new G({props:{class:"form-field required",name:"email",$$slots:{default:[Q,({uniqueId:r})=>({5:r}),({uniqueId:r})=>r?32:0]},$$scope:{ctx:c}}}),{c(){e=_("form"),s=_("div"),s.innerHTML=`

Forgotten admin password

+import{S as M,i as T,s as j,F as z,c as H,m as L,t as w,a as y,d as S,b as g,e as _,f as p,g as k,h as d,j as A,l as B,k as N,n as D,o as v,p as C,q as G,r as F,u as E,v as I,w as h,x as J,y as P,z as R}from"./index-06e23b77.js";function K(c){let e,s,n,l,t,o,f,m,i,a,b,u;return l=new G({props:{class:"form-field required",name:"email",$$slots:{default:[Q,({uniqueId:r})=>({5:r}),({uniqueId:r})=>r?32:0]},$$scope:{ctx:c}}}),{c(){e=_("form"),s=_("div"),s.innerHTML=`

Forgotten admin password

Enter the email associated with your account and we’ll send you a recovery link:

`,n=g(),H(l.$$.fragment),t=g(),o=_("button"),f=_("i"),m=g(),i=_("span"),i.textContent="Send recovery link",p(s,"class","content txt-center m-b-sm"),p(f,"class","ri-mail-send-line"),p(i,"class","txt"),p(o,"type","submit"),p(o,"class","btn btn-lg btn-block"),o.disabled=c[1],F(o,"btn-loading",c[1]),p(e,"class","m-b-base")},m(r,$){k(r,e,$),d(e,s),d(e,n),L(l,e,null),d(e,t),d(e,o),d(o,f),d(o,m),d(o,i),a=!0,b||(u=E(e,"submit",I(c[3])),b=!0)},p(r,$){const q={};$&97&&(q.$$scope={dirty:$,ctx:r}),l.$set(q),(!a||$&2)&&(o.disabled=r[1]),(!a||$&2)&&F(o,"btn-loading",r[1])},i(r){a||(w(l.$$.fragment,r),a=!0)},o(r){y(l.$$.fragment,r),a=!1},d(r){r&&v(e),S(l),b=!1,u()}}}function O(c){let e,s,n,l,t,o,f,m,i;return{c(){e=_("div"),s=_("div"),s.innerHTML='',n=g(),l=_("div"),t=_("p"),o=h("Check "),f=_("strong"),m=h(c[0]),i=h(" for the recovery link."),p(s,"class","icon"),p(f,"class","txt-nowrap"),p(l,"class","content"),p(e,"class","alert alert-success")},m(a,b){k(a,e,b),d(e,s),d(e,n),d(e,l),d(l,t),d(t,o),d(t,f),d(f,m),d(t,i)},p(a,b){b&1&&J(m,a[0])},i:P,o:P,d(a){a&&v(e)}}}function Q(c){let e,s,n,l,t,o,f,m;return{c(){e=_("label"),s=h("Email"),l=g(),t=_("input"),p(e,"for",n=c[5]),p(t,"type","email"),p(t,"id",o=c[5]),t.required=!0,t.autofocus=!0},m(i,a){k(i,e,a),d(e,s),k(i,l,a),k(i,t,a),R(t,c[0]),t.focus(),f||(m=E(t,"input",c[4]),f=!0)},p(i,a){a&32&&n!==(n=i[5])&&p(e,"for",n),a&32&&o!==(o=i[5])&&p(t,"id",o),a&1&&t.value!==i[0]&&R(t,i[0])},d(i){i&&v(e),i&&v(l),i&&v(t),f=!1,m()}}}function U(c){let e,s,n,l,t,o,f,m;const i=[O,K],a=[];function b(u,r){return u[2]?0:1}return e=b(c),s=a[e]=i[e](c),{c(){s.c(),n=g(),l=_("div"),t=_("a"),t.textContent="Back to login",p(t,"href","/login"),p(t,"class","link-hint"),p(l,"class","content txt-center")},m(u,r){a[e].m(u,r),k(u,n,r),k(u,l,r),d(l,t),o=!0,f||(m=A(B.call(null,t)),f=!0)},p(u,r){let $=e;e=b(u),e===$?a[e].p(u,r):(N(),y(a[$],1,1,()=>{a[$]=null}),D(),s=a[e],s?s.p(u,r):(s=a[e]=i[e](u),s.c()),w(s,1),s.m(n.parentNode,n))},i(u){o||(w(s),o=!0)},o(u){y(s),o=!1},d(u){a[e].d(u),u&&v(n),u&&v(l),f=!1,m()}}}function V(c){let e,s;return e=new z({props:{$$slots:{default:[U]},$$scope:{ctx:c}}}),{c(){H(e.$$.fragment)},m(n,l){L(e,n,l),s=!0},p(n,[l]){const t={};l&71&&(t.$$scope={dirty:l,ctx:n}),e.$set(t)},i(n){s||(w(e.$$.fragment,n),s=!0)},o(n){y(e.$$.fragment,n),s=!1},d(n){S(e,n)}}}function W(c,e,s){let n="",l=!1,t=!1;async function o(){if(!l){s(1,l=!0);try{await C.admins.requestPasswordReset(n),s(2,t=!0)}catch(m){C.errorResponseHandler(m)}s(1,l=!1)}}function f(){n=this.value,s(0,n)}return[n,l,t,o,f]}class Y extends M{constructor(e){super(),T(this,e,W,V,j,{})}}export{Y as default}; diff --git a/ui/dist/assets/PageRecordConfirmEmailChange-428d71b9.js b/ui/dist/assets/PageRecordConfirmEmailChange-0309b2e8.js similarity index 98% rename from ui/dist/assets/PageRecordConfirmEmailChange-428d71b9.js rename to ui/dist/assets/PageRecordConfirmEmailChange-0309b2e8.js index 9756f736..7ffecb3e 100644 --- a/ui/dist/assets/PageRecordConfirmEmailChange-428d71b9.js +++ b/ui/dist/assets/PageRecordConfirmEmailChange-0309b2e8.js @@ -1,4 +1,4 @@ -import{S as z,i as G,s as I,F as J,c as S,m as L,t as v,a as y,d as R,C as M,E as N,g as _,k as W,n as Y,o as b,G as j,H as A,p as B,q as D,e as m,w as C,b as h,f as d,r as H,h as k,u as P,v as K,y as E,x as O,z as T}from"./index-f3fc4379.js";function Q(r){let e,t,l,s,n,o,c,a,i,u,g,$,p=r[3]&&F(r);return o=new D({props:{class:"form-field required",name:"password",$$slots:{default:[V,({uniqueId:f})=>({8:f}),({uniqueId:f})=>f?256:0]},$$scope:{ctx:r}}}),{c(){e=m("form"),t=m("div"),l=m("h5"),s=C(`Type your password to confirm changing your email address +import{S as z,i as G,s as I,F as J,c as S,m as L,t as v,a as y,d as R,C as M,E as N,g as _,k as W,n as Y,o as b,G as j,H as A,p as B,q as D,e as m,w as C,b as h,f as d,r as H,h as k,u as P,v as K,y as E,x as O,z as T}from"./index-06e23b77.js";function Q(r){let e,t,l,s,n,o,c,a,i,u,g,$,p=r[3]&&F(r);return o=new D({props:{class:"form-field required",name:"password",$$slots:{default:[V,({uniqueId:f})=>({8:f}),({uniqueId:f})=>f?256:0]},$$scope:{ctx:r}}}),{c(){e=m("form"),t=m("div"),l=m("h5"),s=C(`Type your password to confirm changing your email address `),p&&p.c(),n=h(),S(o.$$.fragment),c=h(),a=m("button"),i=m("span"),i.textContent="Confirm new email",d(t,"class","content txt-center m-b-base"),d(i,"class","txt"),d(a,"type","submit"),d(a,"class","btn btn-lg btn-block"),a.disabled=r[1],H(a,"btn-loading",r[1])},m(f,w){_(f,e,w),k(e,t),k(t,l),k(l,s),p&&p.m(l,null),k(e,n),L(o,e,null),k(e,c),k(e,a),k(a,i),u=!0,g||($=P(e,"submit",K(r[4])),g=!0)},p(f,w){f[3]?p?p.p(f,w):(p=F(f),p.c(),p.m(l,null)):p&&(p.d(1),p=null);const q={};w&769&&(q.$$scope={dirty:w,ctx:f}),o.$set(q),(!u||w&2)&&(a.disabled=f[1]),(!u||w&2)&&H(a,"btn-loading",f[1])},i(f){u||(v(o.$$.fragment,f),u=!0)},o(f){y(o.$$.fragment,f),u=!1},d(f){f&&b(e),p&&p.d(),R(o),g=!1,$()}}}function U(r){let e,t,l,s,n;return{c(){e=m("div"),e.innerHTML=`

Successfully changed the user email address.

You can now sign in with your new email address.

`,t=h(),l=m("button"),l.textContent="Close",d(e,"class","alert alert-success"),d(l,"type","button"),d(l,"class","btn btn-transparent btn-block")},m(o,c){_(o,e,c),_(o,t,c),_(o,l,c),s||(n=P(l,"click",r[6]),s=!0)},p:E,i:E,o:E,d(o){o&&b(e),o&&b(t),o&&b(l),s=!1,n()}}}function F(r){let e,t,l;return{c(){e=C("to "),t=m("strong"),l=C(r[3]),d(t,"class","txt-nowrap")},m(s,n){_(s,e,n),_(s,t,n),k(t,l)},p(s,n){n&8&&O(l,s[3])},d(s){s&&b(e),s&&b(t)}}}function V(r){let e,t,l,s,n,o,c,a;return{c(){e=m("label"),t=C("Password"),s=h(),n=m("input"),d(e,"for",l=r[8]),d(n,"type","password"),d(n,"id",o=r[8]),n.required=!0,n.autofocus=!0},m(i,u){_(i,e,u),k(e,t),_(i,s,u),_(i,n,u),T(n,r[0]),n.focus(),c||(a=P(n,"input",r[7]),c=!0)},p(i,u){u&256&&l!==(l=i[8])&&d(e,"for",l),u&256&&o!==(o=i[8])&&d(n,"id",o),u&1&&n.value!==i[0]&&T(n,i[0])},d(i){i&&b(e),i&&b(s),i&&b(n),c=!1,a()}}}function X(r){let e,t,l,s;const n=[U,Q],o=[];function c(a,i){return a[2]?0:1}return e=c(r),t=o[e]=n[e](r),{c(){t.c(),l=N()},m(a,i){o[e].m(a,i),_(a,l,i),s=!0},p(a,i){let u=e;e=c(a),e===u?o[e].p(a,i):(W(),y(o[u],1,1,()=>{o[u]=null}),Y(),t=o[e],t?t.p(a,i):(t=o[e]=n[e](a),t.c()),v(t,1),t.m(l.parentNode,l))},i(a){s||(v(t),s=!0)},o(a){y(t),s=!1},d(a){o[e].d(a),a&&b(l)}}}function Z(r){let e,t;return e=new J({props:{nobranding:!0,$$slots:{default:[X]},$$scope:{ctx:r}}}),{c(){S(e.$$.fragment)},m(l,s){L(e,l,s),t=!0},p(l,[s]){const n={};s&527&&(n.$$scope={dirty:s,ctx:l}),e.$set(n)},i(l){t||(v(e.$$.fragment,l),t=!0)},o(l){y(e.$$.fragment,l),t=!1},d(l){R(e,l)}}}function x(r,e,t){let l,{params:s}=e,n="",o=!1,c=!1;async function a(){if(o)return;t(1,o=!0);const g=new j("../");try{const $=A(s==null?void 0:s.token);await g.collection($.collectionId).confirmEmailChange(s==null?void 0:s.token,n),t(2,c=!0)}catch($){B.errorResponseHandler($)}t(1,o=!1)}const i=()=>window.close();function u(){n=this.value,t(0,n)}return r.$$set=g=>{"params"in g&&t(5,s=g.params)},r.$$.update=()=>{r.$$.dirty&32&&t(3,l=M.getJWTPayload(s==null?void 0:s.token).newEmail||"")},[n,o,c,l,a,s,i,u]}class te extends z{constructor(e){super(),G(this,e,x,Z,I,{params:5})}}export{te as default}; diff --git a/ui/dist/assets/PageRecordConfirmPasswordReset-69aeb2bf.js b/ui/dist/assets/PageRecordConfirmPasswordReset-ddb5bf1b.js similarity index 98% rename from ui/dist/assets/PageRecordConfirmPasswordReset-69aeb2bf.js rename to ui/dist/assets/PageRecordConfirmPasswordReset-ddb5bf1b.js index 47d06dff..af1265e1 100644 --- a/ui/dist/assets/PageRecordConfirmPasswordReset-69aeb2bf.js +++ b/ui/dist/assets/PageRecordConfirmPasswordReset-ddb5bf1b.js @@ -1,4 +1,4 @@ -import{S as J,i as M,s as W,F as Y,c as F,m as N,t as y,a as q,d as T,C as j,E as A,g as _,k as B,n as D,o as m,G as K,H as O,p as Q,q as E,e as b,w as R,b as P,f as p,r as G,h as w,u as H,v as U,y as S,x as V,z as h}from"./index-f3fc4379.js";function X(r){let e,l,s,n,t,o,c,a,i,u,v,k,g,C,d=r[4]&&I(r);return o=new E({props:{class:"form-field required",name:"password",$$slots:{default:[x,({uniqueId:f})=>({10:f}),({uniqueId:f})=>f?1024:0]},$$scope:{ctx:r}}}),a=new E({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[ee,({uniqueId:f})=>({10:f}),({uniqueId:f})=>f?1024:0]},$$scope:{ctx:r}}}),{c(){e=b("form"),l=b("div"),s=b("h5"),n=R(`Reset your user password +import{S as J,i as M,s as W,F as Y,c as F,m as N,t as y,a as q,d as T,C as j,E as A,g as _,k as B,n as D,o as m,G as K,H as O,p as Q,q as E,e as b,w as R,b as P,f as p,r as G,h as w,u as H,v as U,y as S,x as V,z as h}from"./index-06e23b77.js";function X(r){let e,l,s,n,t,o,c,a,i,u,v,k,g,C,d=r[4]&&I(r);return o=new E({props:{class:"form-field required",name:"password",$$slots:{default:[x,({uniqueId:f})=>({10:f}),({uniqueId:f})=>f?1024:0]},$$scope:{ctx:r}}}),a=new E({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[ee,({uniqueId:f})=>({10:f}),({uniqueId:f})=>f?1024:0]},$$scope:{ctx:r}}}),{c(){e=b("form"),l=b("div"),s=b("h5"),n=R(`Reset your user password `),d&&d.c(),t=P(),F(o.$$.fragment),c=P(),F(a.$$.fragment),i=P(),u=b("button"),v=b("span"),v.textContent="Set new password",p(l,"class","content txt-center m-b-base"),p(v,"class","txt"),p(u,"type","submit"),p(u,"class","btn btn-lg btn-block"),u.disabled=r[2],G(u,"btn-loading",r[2])},m(f,$){_(f,e,$),w(e,l),w(l,s),w(s,n),d&&d.m(s,null),w(e,t),N(o,e,null),w(e,c),N(a,e,null),w(e,i),w(e,u),w(u,v),k=!0,g||(C=H(e,"submit",U(r[5])),g=!0)},p(f,$){f[4]?d?d.p(f,$):(d=I(f),d.c(),d.m(s,null)):d&&(d.d(1),d=null);const L={};$&3073&&(L.$$scope={dirty:$,ctx:f}),o.$set(L);const z={};$&3074&&(z.$$scope={dirty:$,ctx:f}),a.$set(z),(!k||$&4)&&(u.disabled=f[2]),(!k||$&4)&&G(u,"btn-loading",f[2])},i(f){k||(y(o.$$.fragment,f),y(a.$$.fragment,f),k=!0)},o(f){q(o.$$.fragment,f),q(a.$$.fragment,f),k=!1},d(f){f&&m(e),d&&d.d(),T(o),T(a),g=!1,C()}}}function Z(r){let e,l,s,n,t;return{c(){e=b("div"),e.innerHTML=`

Successfully changed the user password.

You can now sign in with your new password.

`,l=P(),s=b("button"),s.textContent="Close",p(e,"class","alert alert-success"),p(s,"type","button"),p(s,"class","btn btn-transparent btn-block")},m(o,c){_(o,e,c),_(o,l,c),_(o,s,c),n||(t=H(s,"click",r[7]),n=!0)},p:S,i:S,o:S,d(o){o&&m(e),o&&m(l),o&&m(s),n=!1,t()}}}function I(r){let e,l,s;return{c(){e=R("for "),l=b("strong"),s=R(r[4])},m(n,t){_(n,e,t),_(n,l,t),w(l,s)},p(n,t){t&16&&V(s,n[4])},d(n){n&&m(e),n&&m(l)}}}function x(r){let e,l,s,n,t,o,c,a;return{c(){e=b("label"),l=R("New password"),n=P(),t=b("input"),p(e,"for",s=r[10]),p(t,"type","password"),p(t,"id",o=r[10]),t.required=!0,t.autofocus=!0},m(i,u){_(i,e,u),w(e,l),_(i,n,u),_(i,t,u),h(t,r[0]),t.focus(),c||(a=H(t,"input",r[8]),c=!0)},p(i,u){u&1024&&s!==(s=i[10])&&p(e,"for",s),u&1024&&o!==(o=i[10])&&p(t,"id",o),u&1&&t.value!==i[0]&&h(t,i[0])},d(i){i&&m(e),i&&m(n),i&&m(t),c=!1,a()}}}function ee(r){let e,l,s,n,t,o,c,a;return{c(){e=b("label"),l=R("New password confirm"),n=P(),t=b("input"),p(e,"for",s=r[10]),p(t,"type","password"),p(t,"id",o=r[10]),t.required=!0},m(i,u){_(i,e,u),w(e,l),_(i,n,u),_(i,t,u),h(t,r[1]),c||(a=H(t,"input",r[9]),c=!0)},p(i,u){u&1024&&s!==(s=i[10])&&p(e,"for",s),u&1024&&o!==(o=i[10])&&p(t,"id",o),u&2&&t.value!==i[1]&&h(t,i[1])},d(i){i&&m(e),i&&m(n),i&&m(t),c=!1,a()}}}function te(r){let e,l,s,n;const t=[Z,X],o=[];function c(a,i){return a[3]?0:1}return e=c(r),l=o[e]=t[e](r),{c(){l.c(),s=A()},m(a,i){o[e].m(a,i),_(a,s,i),n=!0},p(a,i){let u=e;e=c(a),e===u?o[e].p(a,i):(B(),q(o[u],1,1,()=>{o[u]=null}),D(),l=o[e],l?l.p(a,i):(l=o[e]=t[e](a),l.c()),y(l,1),l.m(s.parentNode,s))},i(a){n||(y(l),n=!0)},o(a){q(l),n=!1},d(a){o[e].d(a),a&&m(s)}}}function se(r){let e,l;return e=new Y({props:{nobranding:!0,$$slots:{default:[te]},$$scope:{ctx:r}}}),{c(){F(e.$$.fragment)},m(s,n){N(e,s,n),l=!0},p(s,[n]){const t={};n&2079&&(t.$$scope={dirty:n,ctx:s}),e.$set(t)},i(s){l||(y(e.$$.fragment,s),l=!0)},o(s){q(e.$$.fragment,s),l=!1},d(s){T(e,s)}}}function le(r,e,l){let s,{params:n}=e,t="",o="",c=!1,a=!1;async function i(){if(c)return;l(2,c=!0);const g=new K("../");try{const C=O(n==null?void 0:n.token);await g.collection(C.collectionId).confirmPasswordReset(n==null?void 0:n.token,t,o),l(3,a=!0)}catch(C){Q.errorResponseHandler(C)}l(2,c=!1)}const u=()=>window.close();function v(){t=this.value,l(0,t)}function k(){o=this.value,l(1,o)}return r.$$set=g=>{"params"in g&&l(6,n=g.params)},r.$$.update=()=>{r.$$.dirty&64&&l(4,s=j.getJWTPayload(n==null?void 0:n.token).email||"")},[t,o,c,a,s,i,n,u,v,k]}class oe extends J{constructor(e){super(),M(this,e,le,se,W,{params:6})}}export{oe as default}; diff --git a/ui/dist/assets/PageRecordConfirmVerification-8d88a0b8.js b/ui/dist/assets/PageRecordConfirmVerification-ce93d174.js similarity index 97% rename from ui/dist/assets/PageRecordConfirmVerification-8d88a0b8.js rename to ui/dist/assets/PageRecordConfirmVerification-ce93d174.js index 73dc487a..c2eb9e86 100644 --- a/ui/dist/assets/PageRecordConfirmVerification-8d88a0b8.js +++ b/ui/dist/assets/PageRecordConfirmVerification-ce93d174.js @@ -1,3 +1,3 @@ -import{S as v,i as y,s as w,F as C,c as g,m as x,t as $,a as H,d as L,G as P,H as T,E as M,g as r,o as a,e as u,b as _,f,u as b,y as p}from"./index-f3fc4379.js";function S(o){let t,s,e,n,l;return{c(){t=u("div"),t.innerHTML=`
+import{S as v,i as y,s as w,F as C,c as g,m as x,t as $,a as H,d as L,G as P,H as T,E as M,g as r,o as a,e as u,b as _,f,u as b,y as p}from"./index-06e23b77.js";function S(o){let t,s,e,n,l;return{c(){t=u("div"),t.innerHTML=`

Invalid or expired verification token.

`,s=_(),e=u("button"),e.textContent="Close",f(t,"class","alert alert-danger"),f(e,"type","button"),f(e,"class","btn btn-transparent btn-block")},m(i,c){r(i,t,c),r(i,s,c),r(i,e,c),n||(l=b(e,"click",o[4]),n=!0)},p,d(i){i&&a(t),i&&a(s),i&&a(e),n=!1,l()}}}function F(o){let t,s,e,n,l;return{c(){t=u("div"),t.innerHTML=`

Successfully verified email address.

`,s=_(),e=u("button"),e.textContent="Close",f(t,"class","alert alert-success"),f(e,"type","button"),f(e,"class","btn btn-transparent btn-block")},m(i,c){r(i,t,c),r(i,s,c),r(i,e,c),n||(l=b(e,"click",o[3]),n=!0)},p,d(i){i&&a(t),i&&a(s),i&&a(e),n=!1,l()}}}function I(o){let t;return{c(){t=u("div"),t.innerHTML='
Please wait...
',f(t,"class","txt-center")},m(s,e){r(s,t,e)},p,d(s){s&&a(t)}}}function V(o){let t;function s(l,i){return l[1]?I:l[0]?F:S}let e=s(o),n=e(o);return{c(){n.c(),t=M()},m(l,i){n.m(l,i),r(l,t,i)},p(l,i){e===(e=s(l))&&n?n.p(l,i):(n.d(1),n=e(l),n&&(n.c(),n.m(t.parentNode,t)))},d(l){n.d(l),l&&a(t)}}}function q(o){let t,s;return t=new C({props:{nobranding:!0,$$slots:{default:[V]},$$scope:{ctx:o}}}),{c(){g(t.$$.fragment)},m(e,n){x(t,e,n),s=!0},p(e,[n]){const l={};n&67&&(l.$$scope={dirty:n,ctx:e}),t.$set(l)},i(e){s||($(t.$$.fragment,e),s=!0)},o(e){H(t.$$.fragment,e),s=!1},d(e){L(t,e)}}}function E(o,t,s){let{params:e}=t,n=!1,l=!1;i();async function i(){s(1,l=!0);const d=new P("../");try{const m=T(e==null?void 0:e.token);await d.collection(m.collectionId).confirmVerification(e==null?void 0:e.token),s(0,n=!0)}catch{s(0,n=!1)}s(1,l=!1)}const c=()=>window.close(),k=()=>window.close();return o.$$set=d=>{"params"in d&&s(2,e=d.params)},[n,l,e,c,k]}class N extends v{constructor(t){super(),y(this,t,E,q,w,{params:2})}}export{N as default}; diff --git a/ui/dist/assets/RealtimeApiDocs-3c435ecc.js b/ui/dist/assets/RealtimeApiDocs-78d76800.js similarity index 98% rename from ui/dist/assets/RealtimeApiDocs-3c435ecc.js rename to ui/dist/assets/RealtimeApiDocs-78d76800.js index a78508b0..3522eb65 100644 --- a/ui/dist/assets/RealtimeApiDocs-3c435ecc.js +++ b/ui/dist/assets/RealtimeApiDocs-78d76800.js @@ -1,4 +1,4 @@ -import{S as re,i as ae,s as be,N as ue,C as P,e as u,w as y,b as a,c as te,f as p,g as t,h as I,m as ne,x as pe,t as ie,a as le,o as n,d as ce,R as me,p as de}from"./index-f3fc4379.js";import{S as fe}from"./SdkTabs-7b66898a.js";function $e(o){var B,U,W,A,H,L,T,q,M,N,j,J;let i,m,l=o[0].name+"",b,d,h,f,_,$,k,c,S,v,w,R,C,g,E,r,D;return c=new fe({props:{js:` +import{S as re,i as ae,s as be,N as ue,C as P,e as u,w as y,b as a,c as te,f as p,g as t,h as I,m as ne,x as pe,t as ie,a as le,o as n,d as ce,R as me,p as de}from"./index-06e23b77.js";import{S as fe}from"./SdkTabs-45287958.js";function $e(o){var B,U,W,A,H,L,T,q,M,N,j,J;let i,m,l=o[0].name+"",b,d,h,f,_,$,k,c,S,v,w,R,C,g,E,r,D;return c=new fe({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${o[1]}'); diff --git a/ui/dist/assets/RequestEmailChangeDocs-390c8e3d.js b/ui/dist/assets/RequestEmailChangeDocs-8f8bbbb4.js similarity index 98% rename from ui/dist/assets/RequestEmailChangeDocs-390c8e3d.js rename to ui/dist/assets/RequestEmailChangeDocs-8f8bbbb4.js index 62f716ac..3c6d5012 100644 --- a/ui/dist/assets/RequestEmailChangeDocs-390c8e3d.js +++ b/ui/dist/assets/RequestEmailChangeDocs-8f8bbbb4.js @@ -1,4 +1,4 @@ -import{S as Te,i as Ee,s as Be,e as r,w,b as k,c as Pe,f,g as m,h as n,m as Ce,x as L,O as ve,P as Se,k as Re,Q as Me,n as Ae,t as x,a as ee,o as d,d as ye,R as We,C as ze,p as He,r as N,u as Oe,N as Ue}from"./index-f3fc4379.js";import{S as je}from"./SdkTabs-7b66898a.js";function we(o,l,s){const a=o.slice();return a[5]=l[s],a}function ge(o,l,s){const a=o.slice();return a[5]=l[s],a}function $e(o,l){let s,a=l[5].code+"",_,b,i,p;function u(){return l[4](l[5])}return{key:o,first:null,c(){s=r("button"),_=w(a),b=k(),f(s,"class","tab-item"),N(s,"active",l[1]===l[5].code),this.first=s},m($,q){m($,s,q),n(s,_),n(s,b),i||(p=Oe(s,"click",u),i=!0)},p($,q){l=$,q&4&&a!==(a=l[5].code+"")&&L(_,a),q&6&&N(s,"active",l[1]===l[5].code)},d($){$&&d(s),i=!1,p()}}}function qe(o,l){let s,a,_,b;return a=new Ue({props:{content:l[5].body}}),{key:o,first:null,c(){s=r("div"),Pe(a.$$.fragment),_=k(),f(s,"class","tab-item"),N(s,"active",l[1]===l[5].code),this.first=s},m(i,p){m(i,s,p),Ce(a,s,null),n(s,_),b=!0},p(i,p){l=i;const u={};p&4&&(u.content=l[5].body),a.$set(u),(!b||p&6)&&N(s,"active",l[1]===l[5].code)},i(i){b||(x(a.$$.fragment,i),b=!0)},o(i){ee(a.$$.fragment,i),b=!1},d(i){i&&d(s),ye(a)}}}function De(o){var de,pe,ue,fe;let l,s,a=o[0].name+"",_,b,i,p,u,$,q,z=o[0].name+"",F,te,I,P,K,T,Q,g,H,le,O,E,se,G,U=o[0].name+"",J,ae,oe,j,V,B,X,S,Y,R,Z,C,M,v=[],ne=new Map,ie,A,h=[],ce=new Map,y;P=new je({props:{js:` +import{S as Te,i as Ee,s as Be,e as r,w,b as k,c as Pe,f,g as m,h as n,m as Ce,x as L,O as ve,P as Se,k as Re,Q as Me,n as Ae,t as x,a as ee,o as d,d as ye,R as We,C as ze,p as He,r as N,u as Oe,N as Ue}from"./index-06e23b77.js";import{S as je}from"./SdkTabs-45287958.js";function we(o,l,s){const a=o.slice();return a[5]=l[s],a}function ge(o,l,s){const a=o.slice();return a[5]=l[s],a}function $e(o,l){let s,a=l[5].code+"",_,b,i,p;function u(){return l[4](l[5])}return{key:o,first:null,c(){s=r("button"),_=w(a),b=k(),f(s,"class","tab-item"),N(s,"active",l[1]===l[5].code),this.first=s},m($,q){m($,s,q),n(s,_),n(s,b),i||(p=Oe(s,"click",u),i=!0)},p($,q){l=$,q&4&&a!==(a=l[5].code+"")&&L(_,a),q&6&&N(s,"active",l[1]===l[5].code)},d($){$&&d(s),i=!1,p()}}}function qe(o,l){let s,a,_,b;return a=new Ue({props:{content:l[5].body}}),{key:o,first:null,c(){s=r("div"),Pe(a.$$.fragment),_=k(),f(s,"class","tab-item"),N(s,"active",l[1]===l[5].code),this.first=s},m(i,p){m(i,s,p),Ce(a,s,null),n(s,_),b=!0},p(i,p){l=i;const u={};p&4&&(u.content=l[5].body),a.$set(u),(!b||p&6)&&N(s,"active",l[1]===l[5].code)},i(i){b||(x(a.$$.fragment,i),b=!0)},o(i){ee(a.$$.fragment,i),b=!1},d(i){i&&d(s),ye(a)}}}function De(o){var de,pe,ue,fe;let l,s,a=o[0].name+"",_,b,i,p,u,$,q,z=o[0].name+"",F,te,I,P,K,T,Q,g,H,le,O,E,se,G,U=o[0].name+"",J,ae,oe,j,V,B,X,S,Y,R,Z,C,M,v=[],ne=new Map,ie,A,h=[],ce=new Map,y;P=new je({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${o[3]}'); diff --git a/ui/dist/assets/RequestPasswordResetDocs-8feddd9f.js b/ui/dist/assets/RequestPasswordResetDocs-c3291f55.js similarity index 97% rename from ui/dist/assets/RequestPasswordResetDocs-8feddd9f.js rename to ui/dist/assets/RequestPasswordResetDocs-c3291f55.js index 2becfd2b..2960fa41 100644 --- a/ui/dist/assets/RequestPasswordResetDocs-8feddd9f.js +++ b/ui/dist/assets/RequestPasswordResetDocs-c3291f55.js @@ -1,4 +1,4 @@ -import{S as Pe,i as $e,s as qe,e as r,w as h,b as v,c as ve,f as b,g as d,h as n,m as we,x as I,O as me,P as Re,k as ge,Q as ye,n as Be,t as Z,a as x,o as f,d as he,R as Ce,C as Se,p as Te,r as L,u as Me,N as Ae}from"./index-f3fc4379.js";import{S as Ue}from"./SdkTabs-7b66898a.js";function ue(a,s,l){const o=a.slice();return o[5]=s[l],o}function be(a,s,l){const o=a.slice();return o[5]=s[l],o}function _e(a,s){let l,o=s[5].code+"",_,u,i,p;function m(){return s[4](s[5])}return{key:a,first:null,c(){l=r("button"),_=h(o),u=v(),b(l,"class","tab-item"),L(l,"active",s[1]===s[5].code),this.first=l},m(P,$){d(P,l,$),n(l,_),n(l,u),i||(p=Me(l,"click",m),i=!0)},p(P,$){s=P,$&4&&o!==(o=s[5].code+"")&&I(_,o),$&6&&L(l,"active",s[1]===s[5].code)},d(P){P&&f(l),i=!1,p()}}}function ke(a,s){let l,o,_,u;return o=new Ae({props:{content:s[5].body}}),{key:a,first:null,c(){l=r("div"),ve(o.$$.fragment),_=v(),b(l,"class","tab-item"),L(l,"active",s[1]===s[5].code),this.first=l},m(i,p){d(i,l,p),we(o,l,null),n(l,_),u=!0},p(i,p){s=i;const m={};p&4&&(m.content=s[5].body),o.$set(m),(!u||p&6)&&L(l,"active",s[1]===s[5].code)},i(i){u||(Z(o.$$.fragment,i),u=!0)},o(i){x(o.$$.fragment,i),u=!1},d(i){i&&f(l),he(o)}}}function je(a){var re,de;let s,l,o=a[0].name+"",_,u,i,p,m,P,$,D=a[0].name+"",N,ee,Q,q,z,B,G,R,H,te,O,C,se,J,E=a[0].name+"",K,le,V,S,W,T,X,M,Y,g,A,w=[],oe=new Map,ae,U,k=[],ne=new Map,y;q=new Ue({props:{js:` +import{S as Pe,i as $e,s as qe,e as r,w as h,b as v,c as ve,f as b,g as d,h as n,m as we,x as I,O as me,P as Re,k as ge,Q as ye,n as Be,t as Z,a as x,o as f,d as he,R as Ce,C as Se,p as Te,r as L,u as Me,N as Ae}from"./index-06e23b77.js";import{S as Ue}from"./SdkTabs-45287958.js";function ue(a,s,l){const o=a.slice();return o[5]=s[l],o}function be(a,s,l){const o=a.slice();return o[5]=s[l],o}function _e(a,s){let l,o=s[5].code+"",_,u,i,p;function m(){return s[4](s[5])}return{key:a,first:null,c(){l=r("button"),_=h(o),u=v(),b(l,"class","tab-item"),L(l,"active",s[1]===s[5].code),this.first=l},m(P,$){d(P,l,$),n(l,_),n(l,u),i||(p=Me(l,"click",m),i=!0)},p(P,$){s=P,$&4&&o!==(o=s[5].code+"")&&I(_,o),$&6&&L(l,"active",s[1]===s[5].code)},d(P){P&&f(l),i=!1,p()}}}function ke(a,s){let l,o,_,u;return o=new Ae({props:{content:s[5].body}}),{key:a,first:null,c(){l=r("div"),ve(o.$$.fragment),_=v(),b(l,"class","tab-item"),L(l,"active",s[1]===s[5].code),this.first=l},m(i,p){d(i,l,p),we(o,l,null),n(l,_),u=!0},p(i,p){s=i;const m={};p&4&&(m.content=s[5].body),o.$set(m),(!u||p&6)&&L(l,"active",s[1]===s[5].code)},i(i){u||(Z(o.$$.fragment,i),u=!0)},o(i){x(o.$$.fragment,i),u=!1},d(i){i&&f(l),he(o)}}}function je(a){var re,de;let s,l,o=a[0].name+"",_,u,i,p,m,P,$,D=a[0].name+"",N,ee,Q,q,z,B,G,R,H,te,O,C,se,J,E=a[0].name+"",K,le,V,S,W,T,X,M,Y,g,A,w=[],oe=new Map,ae,U,k=[],ne=new Map,y;q=new Ue({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${a[3]}'); diff --git a/ui/dist/assets/RequestVerificationDocs-4bd57f94.js b/ui/dist/assets/RequestVerificationDocs-e38a4378.js similarity index 97% rename from ui/dist/assets/RequestVerificationDocs-4bd57f94.js rename to ui/dist/assets/RequestVerificationDocs-e38a4378.js index d5e57b6f..21cbe7fc 100644 --- a/ui/dist/assets/RequestVerificationDocs-4bd57f94.js +++ b/ui/dist/assets/RequestVerificationDocs-e38a4378.js @@ -1,4 +1,4 @@ -import{S as qe,i as we,s as Pe,e as r,w as $,b as v,c as ve,f as b,g as f,h as i,m as he,x as F,O as de,P as ge,k as ye,Q as Be,n as Ce,t as Z,a as x,o as m,d as $e,R as Se,C as Te,p as Re,r as I,u as Ve,N as Me}from"./index-f3fc4379.js";import{S as Ae}from"./SdkTabs-7b66898a.js";function pe(a,l,s){const o=a.slice();return o[5]=l[s],o}function be(a,l,s){const o=a.slice();return o[5]=l[s],o}function _e(a,l){let s,o=l[5].code+"",_,p,n,u;function d(){return l[4](l[5])}return{key:a,first:null,c(){s=r("button"),_=$(o),p=v(),b(s,"class","tab-item"),I(s,"active",l[1]===l[5].code),this.first=s},m(q,w){f(q,s,w),i(s,_),i(s,p),n||(u=Ve(s,"click",d),n=!0)},p(q,w){l=q,w&4&&o!==(o=l[5].code+"")&&F(_,o),w&6&&I(s,"active",l[1]===l[5].code)},d(q){q&&m(s),n=!1,u()}}}function ke(a,l){let s,o,_,p;return o=new Me({props:{content:l[5].body}}),{key:a,first:null,c(){s=r("div"),ve(o.$$.fragment),_=v(),b(s,"class","tab-item"),I(s,"active",l[1]===l[5].code),this.first=s},m(n,u){f(n,s,u),he(o,s,null),i(s,_),p=!0},p(n,u){l=n;const d={};u&4&&(d.content=l[5].body),o.$set(d),(!p||u&6)&&I(s,"active",l[1]===l[5].code)},i(n){p||(Z(o.$$.fragment,n),p=!0)},o(n){x(o.$$.fragment,n),p=!1},d(n){n&&m(s),$e(o)}}}function Ue(a){var re,fe;let l,s,o=a[0].name+"",_,p,n,u,d,q,w,j=a[0].name+"",L,ee,N,P,Q,C,z,g,D,te,H,S,le,G,O=a[0].name+"",J,se,K,T,W,R,X,V,Y,y,M,h=[],oe=new Map,ae,A,k=[],ie=new Map,B;P=new Ae({props:{js:` +import{S as qe,i as we,s as Pe,e as r,w as $,b as v,c as ve,f as b,g as f,h as i,m as he,x as F,O as de,P as ge,k as ye,Q as Be,n as Ce,t as Z,a as x,o as m,d as $e,R as Se,C as Te,p as Re,r as I,u as Ve,N as Me}from"./index-06e23b77.js";import{S as Ae}from"./SdkTabs-45287958.js";function pe(a,l,s){const o=a.slice();return o[5]=l[s],o}function be(a,l,s){const o=a.slice();return o[5]=l[s],o}function _e(a,l){let s,o=l[5].code+"",_,p,n,u;function d(){return l[4](l[5])}return{key:a,first:null,c(){s=r("button"),_=$(o),p=v(),b(s,"class","tab-item"),I(s,"active",l[1]===l[5].code),this.first=s},m(q,w){f(q,s,w),i(s,_),i(s,p),n||(u=Ve(s,"click",d),n=!0)},p(q,w){l=q,w&4&&o!==(o=l[5].code+"")&&F(_,o),w&6&&I(s,"active",l[1]===l[5].code)},d(q){q&&m(s),n=!1,u()}}}function ke(a,l){let s,o,_,p;return o=new Me({props:{content:l[5].body}}),{key:a,first:null,c(){s=r("div"),ve(o.$$.fragment),_=v(),b(s,"class","tab-item"),I(s,"active",l[1]===l[5].code),this.first=s},m(n,u){f(n,s,u),he(o,s,null),i(s,_),p=!0},p(n,u){l=n;const d={};u&4&&(d.content=l[5].body),o.$set(d),(!p||u&6)&&I(s,"active",l[1]===l[5].code)},i(n){p||(Z(o.$$.fragment,n),p=!0)},o(n){x(o.$$.fragment,n),p=!1},d(n){n&&m(s),$e(o)}}}function Ue(a){var re,fe;let l,s,o=a[0].name+"",_,p,n,u,d,q,w,j=a[0].name+"",L,ee,N,P,Q,C,z,g,D,te,H,S,le,G,O=a[0].name+"",J,se,K,T,W,R,X,V,Y,y,M,h=[],oe=new Map,ae,A,k=[],ie=new Map,B;P=new Ae({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${a[3]}'); diff --git a/ui/dist/assets/SdkTabs-7b66898a.js b/ui/dist/assets/SdkTabs-45287958.js similarity index 98% rename from ui/dist/assets/SdkTabs-7b66898a.js rename to ui/dist/assets/SdkTabs-45287958.js index 4272024f..9aed37b9 100644 --- a/ui/dist/assets/SdkTabs-7b66898a.js +++ b/ui/dist/assets/SdkTabs-45287958.js @@ -1 +1 @@ -import{S as q,i as B,s as F,e as v,b as j,f as h,g as y,h as m,O as C,P as J,k as O,Q,n as Y,t as N,a as P,o as w,w as E,r as S,u as z,x as R,N as A,c as G,m as H,d as L}from"./index-f3fc4379.js";function D(o,e,l){const s=o.slice();return s[6]=e[l],s}function K(o,e,l){const s=o.slice();return s[6]=e[l],s}function T(o,e){let l,s,g=e[6].title+"",r,i,n,k;function c(){return e[5](e[6])}return{key:o,first:null,c(){l=v("button"),s=v("div"),r=E(g),i=j(),h(s,"class","txt"),h(l,"class","tab-item svelte-1maocj6"),S(l,"active",e[1]===e[6].language),this.first=l},m(_,f){y(_,l,f),m(l,s),m(s,r),m(l,i),n||(k=z(l,"click",c),n=!0)},p(_,f){e=_,f&4&&g!==(g=e[6].title+"")&&R(r,g),f&6&&S(l,"active",e[1]===e[6].language)},d(_){_&&w(l),n=!1,k()}}}function I(o,e){let l,s,g,r,i,n,k=e[6].title+"",c,_,f,p,d;return s=new A({props:{language:e[6].language,content:e[6].content}}),{key:o,first:null,c(){l=v("div"),G(s.$$.fragment),g=j(),r=v("div"),i=v("em"),n=v("a"),c=E(k),_=E(" SDK"),p=j(),h(n,"href",f=e[6].url),h(n,"target","_blank"),h(n,"rel","noopener noreferrer"),h(i,"class","txt-sm txt-hint"),h(r,"class","txt-right"),h(l,"class","tab-item svelte-1maocj6"),S(l,"active",e[1]===e[6].language),this.first=l},m(b,t){y(b,l,t),H(s,l,null),m(l,g),m(l,r),m(r,i),m(i,n),m(n,c),m(n,_),m(l,p),d=!0},p(b,t){e=b;const a={};t&4&&(a.language=e[6].language),t&4&&(a.content=e[6].content),s.$set(a),(!d||t&4)&&k!==(k=e[6].title+"")&&R(c,k),(!d||t&4&&f!==(f=e[6].url))&&h(n,"href",f),(!d||t&6)&&S(l,"active",e[1]===e[6].language)},i(b){d||(N(s.$$.fragment,b),d=!0)},o(b){P(s.$$.fragment,b),d=!1},d(b){b&&w(l),L(s)}}}function U(o){let e,l,s=[],g=new Map,r,i,n=[],k=new Map,c,_,f=o[2];const p=t=>t[6].language;for(let t=0;tt[6].language;for(let t=0;tl(1,n=c.language);return o.$$set=c=>{"class"in c&&l(0,g=c.class),"js"in c&&l(3,r=c.js),"dart"in c&&l(4,i=c.dart)},o.$$.update=()=>{o.$$.dirty&2&&n&&localStorage.setItem(M,n),o.$$.dirty&24&&l(2,s=[{title:"JavaScript",language:"javascript",content:r,url:"https://github.com/pocketbase/js-sdk"},{title:"Dart",language:"dart",content:i,url:"https://github.com/pocketbase/dart-sdk"}])},[g,n,s,r,i,k]}class X extends q{constructor(e){super(),B(this,e,V,U,F,{class:0,js:3,dart:4})}}export{X as S}; +import{S as q,i as B,s as F,e as v,b as j,f as h,g as y,h as m,O as C,P as J,k as O,Q,n as Y,t as N,a as P,o as w,w as E,r as S,u as z,x as R,N as A,c as G,m as H,d as L}from"./index-06e23b77.js";function D(o,e,l){const s=o.slice();return s[6]=e[l],s}function K(o,e,l){const s=o.slice();return s[6]=e[l],s}function T(o,e){let l,s,g=e[6].title+"",r,i,n,k;function c(){return e[5](e[6])}return{key:o,first:null,c(){l=v("button"),s=v("div"),r=E(g),i=j(),h(s,"class","txt"),h(l,"class","tab-item svelte-1maocj6"),S(l,"active",e[1]===e[6].language),this.first=l},m(_,f){y(_,l,f),m(l,s),m(s,r),m(l,i),n||(k=z(l,"click",c),n=!0)},p(_,f){e=_,f&4&&g!==(g=e[6].title+"")&&R(r,g),f&6&&S(l,"active",e[1]===e[6].language)},d(_){_&&w(l),n=!1,k()}}}function I(o,e){let l,s,g,r,i,n,k=e[6].title+"",c,_,f,p,d;return s=new A({props:{language:e[6].language,content:e[6].content}}),{key:o,first:null,c(){l=v("div"),G(s.$$.fragment),g=j(),r=v("div"),i=v("em"),n=v("a"),c=E(k),_=E(" SDK"),p=j(),h(n,"href",f=e[6].url),h(n,"target","_blank"),h(n,"rel","noopener noreferrer"),h(i,"class","txt-sm txt-hint"),h(r,"class","txt-right"),h(l,"class","tab-item svelte-1maocj6"),S(l,"active",e[1]===e[6].language),this.first=l},m(b,t){y(b,l,t),H(s,l,null),m(l,g),m(l,r),m(r,i),m(i,n),m(n,c),m(n,_),m(l,p),d=!0},p(b,t){e=b;const a={};t&4&&(a.language=e[6].language),t&4&&(a.content=e[6].content),s.$set(a),(!d||t&4)&&k!==(k=e[6].title+"")&&R(c,k),(!d||t&4&&f!==(f=e[6].url))&&h(n,"href",f),(!d||t&6)&&S(l,"active",e[1]===e[6].language)},i(b){d||(N(s.$$.fragment,b),d=!0)},o(b){P(s.$$.fragment,b),d=!1},d(b){b&&w(l),L(s)}}}function U(o){let e,l,s=[],g=new Map,r,i,n=[],k=new Map,c,_,f=o[2];const p=t=>t[6].language;for(let t=0;tt[6].language;for(let t=0;tl(1,n=c.language);return o.$$set=c=>{"class"in c&&l(0,g=c.class),"js"in c&&l(3,r=c.js),"dart"in c&&l(4,i=c.dart)},o.$$.update=()=>{o.$$.dirty&2&&n&&localStorage.setItem(M,n),o.$$.dirty&24&&l(2,s=[{title:"JavaScript",language:"javascript",content:r,url:"https://github.com/pocketbase/js-sdk"},{title:"Dart",language:"dart",content:i,url:"https://github.com/pocketbase/dart-sdk"}])},[g,n,s,r,i,k]}class X extends q{constructor(e){super(),B(this,e,V,U,F,{class:0,js:3,dart:4})}}export{X as S}; diff --git a/ui/dist/assets/UnlinkExternalAuthDocs-e7c31e6c.js b/ui/dist/assets/UnlinkExternalAuthDocs-e73e925a.js similarity index 98% rename from ui/dist/assets/UnlinkExternalAuthDocs-e7c31e6c.js rename to ui/dist/assets/UnlinkExternalAuthDocs-e73e925a.js index 6830e158..e8e14c1a 100644 --- a/ui/dist/assets/UnlinkExternalAuthDocs-e7c31e6c.js +++ b/ui/dist/assets/UnlinkExternalAuthDocs-e73e925a.js @@ -1,4 +1,4 @@ -import{S as qe,i as Oe,s as De,e as i,w as v,b as h,c as Se,f,g as d,h as s,m as Be,x as j,O as ye,P as Me,k as We,Q as ze,n as He,t as le,a as oe,o as u,d as Ue,R as Le,C as Re,p as je,r as I,u as Ie,N as Ne}from"./index-f3fc4379.js";import{S as Ke}from"./SdkTabs-7b66898a.js";function Ae(n,l,o){const a=n.slice();return a[5]=l[o],a}function Ce(n,l,o){const a=n.slice();return a[5]=l[o],a}function Te(n,l){let o,a=l[5].code+"",_,b,c,p;function m(){return l[4](l[5])}return{key:n,first:null,c(){o=i("button"),_=v(a),b=h(),f(o,"class","tab-item"),I(o,"active",l[1]===l[5].code),this.first=o},m($,P){d($,o,P),s(o,_),s(o,b),c||(p=Ie(o,"click",m),c=!0)},p($,P){l=$,P&4&&a!==(a=l[5].code+"")&&j(_,a),P&6&&I(o,"active",l[1]===l[5].code)},d($){$&&u(o),c=!1,p()}}}function Ee(n,l){let o,a,_,b;return a=new Ne({props:{content:l[5].body}}),{key:n,first:null,c(){o=i("div"),Se(a.$$.fragment),_=h(),f(o,"class","tab-item"),I(o,"active",l[1]===l[5].code),this.first=o},m(c,p){d(c,o,p),Be(a,o,null),s(o,_),b=!0},p(c,p){l=c;const m={};p&4&&(m.content=l[5].body),a.$set(m),(!b||p&6)&&I(o,"active",l[1]===l[5].code)},i(c){b||(le(a.$$.fragment,c),b=!0)},o(c){oe(a.$$.fragment,c),b=!1},d(c){c&&u(o),Ue(a)}}}function Qe(n){var he,_e,ke,ve;let l,o,a=n[0].name+"",_,b,c,p,m,$,P,M=n[0].name+"",N,se,ae,K,Q,A,F,E,G,w,W,ne,z,y,ie,J,H=n[0].name+"",V,ce,X,re,Y,de,L,Z,S,x,B,ee,U,te,C,q,g=[],ue=new Map,pe,O,k=[],me=new Map,T;A=new Ke({props:{js:` +import{S as qe,i as Oe,s as De,e as i,w as v,b as h,c as Se,f,g as d,h as s,m as Be,x as j,O as ye,P as Me,k as We,Q as ze,n as He,t as le,a as oe,o as u,d as Ue,R as Le,C as Re,p as je,r as I,u as Ie,N as Ne}from"./index-06e23b77.js";import{S as Ke}from"./SdkTabs-45287958.js";function Ae(n,l,o){const a=n.slice();return a[5]=l[o],a}function Ce(n,l,o){const a=n.slice();return a[5]=l[o],a}function Te(n,l){let o,a=l[5].code+"",_,b,c,p;function m(){return l[4](l[5])}return{key:n,first:null,c(){o=i("button"),_=v(a),b=h(),f(o,"class","tab-item"),I(o,"active",l[1]===l[5].code),this.first=o},m($,P){d($,o,P),s(o,_),s(o,b),c||(p=Ie(o,"click",m),c=!0)},p($,P){l=$,P&4&&a!==(a=l[5].code+"")&&j(_,a),P&6&&I(o,"active",l[1]===l[5].code)},d($){$&&u(o),c=!1,p()}}}function Ee(n,l){let o,a,_,b;return a=new Ne({props:{content:l[5].body}}),{key:n,first:null,c(){o=i("div"),Se(a.$$.fragment),_=h(),f(o,"class","tab-item"),I(o,"active",l[1]===l[5].code),this.first=o},m(c,p){d(c,o,p),Be(a,o,null),s(o,_),b=!0},p(c,p){l=c;const m={};p&4&&(m.content=l[5].body),a.$set(m),(!b||p&6)&&I(o,"active",l[1]===l[5].code)},i(c){b||(le(a.$$.fragment,c),b=!0)},o(c){oe(a.$$.fragment,c),b=!1},d(c){c&&u(o),Ue(a)}}}function Qe(n){var he,_e,ke,ve;let l,o,a=n[0].name+"",_,b,c,p,m,$,P,M=n[0].name+"",N,se,ae,K,Q,A,F,E,G,w,W,ne,z,y,ie,J,H=n[0].name+"",V,ce,X,re,Y,de,L,Z,S,x,B,ee,U,te,C,q,g=[],ue=new Map,pe,O,k=[],me=new Map,T;A=new Ke({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${n[3]}'); diff --git a/ui/dist/assets/UpdateApiDocs-e4150b9f.js b/ui/dist/assets/UpdateApiDocs-54d3b3e2.js similarity index 99% rename from ui/dist/assets/UpdateApiDocs-e4150b9f.js rename to ui/dist/assets/UpdateApiDocs-54d3b3e2.js index b1213da7..e2d70064 100644 --- a/ui/dist/assets/UpdateApiDocs-e4150b9f.js +++ b/ui/dist/assets/UpdateApiDocs-54d3b3e2.js @@ -1,4 +1,4 @@ -import{S as Ct,i as St,s as Ot,C as U,N as Tt,e as r,w as y,b as m,c as Ae,f as T,g as a,h as i,m as Be,x as I,O as Pe,P as ut,k as Mt,Q as $t,n as Rt,t as fe,a as pe,o,d as Fe,R as qt,p as Dt,r as ce,u as Ht,y as G}from"./index-f3fc4379.js";import{S as Lt}from"./SdkTabs-7b66898a.js";function bt(f,t,l){const s=f.slice();return s[7]=t[l],s}function mt(f,t,l){const s=f.slice();return s[7]=t[l],s}function _t(f,t,l){const s=f.slice();return s[12]=t[l],s}function yt(f){let t;return{c(){t=r("p"),t.innerHTML="Requires admin Authorization:TOKEN header",T(t,"class","txt-hint txt-sm txt-right")},m(l,s){a(l,t,s)},d(l){l&&o(t)}}}function kt(f){let t,l,s,b,u,d,p,k,C,w,O,H,A,j,M,E,B;return{c(){t=r("tr"),t.innerHTML='Auth fields',l=m(),s=r("tr"),s.innerHTML=`
Optional +import{S as Ct,i as St,s as Ot,C as U,N as Tt,e as r,w as y,b as m,c as Ae,f as T,g as a,h as i,m as Be,x as I,O as Pe,P as ut,k as Mt,Q as $t,n as Rt,t as fe,a as pe,o,d as Fe,R as qt,p as Dt,r as ce,u as Ht,y as G}from"./index-06e23b77.js";import{S as Lt}from"./SdkTabs-45287958.js";function bt(f,t,l){const s=f.slice();return s[7]=t[l],s}function mt(f,t,l){const s=f.slice();return s[7]=t[l],s}function _t(f,t,l){const s=f.slice();return s[12]=t[l],s}function yt(f){let t;return{c(){t=r("p"),t.innerHTML="Requires admin Authorization:TOKEN header",T(t,"class","txt-hint txt-sm txt-right")},m(l,s){a(l,t,s)},d(l){l&&o(t)}}}function kt(f){let t,l,s,b,u,d,p,k,C,w,O,H,A,j,M,E,B;return{c(){t=r("tr"),t.innerHTML='Auth fields',l=m(),s=r("tr"),s.innerHTML=`
Optional username
String The username of the auth record.`,b=m(),u=r("tr"),u.innerHTML=`
Optional diff --git a/ui/dist/assets/ViewApiDocs-d1caefcc.js b/ui/dist/assets/ViewApiDocs-4c37687a.js similarity index 98% rename from ui/dist/assets/ViewApiDocs-d1caefcc.js rename to ui/dist/assets/ViewApiDocs-4c37687a.js index e60717ef..9bbe79bb 100644 --- a/ui/dist/assets/ViewApiDocs-d1caefcc.js +++ b/ui/dist/assets/ViewApiDocs-4c37687a.js @@ -1,4 +1,4 @@ -import{S as Ze,i as et,s as tt,N as Ye,e as o,w as m,b as u,c as _e,f as _,g as r,h as l,m as ke,x as me,O as Ve,P as lt,k as st,Q as nt,n as ot,t as z,a as G,o as d,d as he,R as it,C as ze,p as at,r as J,u as rt}from"./index-f3fc4379.js";import{S as dt}from"./SdkTabs-7b66898a.js";function Ge(i,s,n){const a=i.slice();return a[6]=s[n],a}function Je(i,s,n){const a=i.slice();return a[6]=s[n],a}function Ke(i){let s;return{c(){s=o("p"),s.innerHTML="Requires admin Authorization:TOKEN header",_(s,"class","txt-hint txt-sm txt-right")},m(n,a){r(n,s,a)},d(n){n&&d(s)}}}function We(i,s){let n,a=s[6].code+"",y,c,f,b;function R(){return s[5](s[6])}return{key:i,first:null,c(){n=o("button"),y=m(a),c=u(),_(n,"class","tab-item"),J(n,"active",s[2]===s[6].code),this.first=n},m(h,F){r(h,n,F),l(n,y),l(n,c),f||(b=rt(n,"click",R),f=!0)},p(h,F){s=h,F&20&&J(n,"active",s[2]===s[6].code)},d(h){h&&d(n),f=!1,b()}}}function Xe(i,s){let n,a,y,c;return a=new Ye({props:{content:s[6].body}}),{key:i,first:null,c(){n=o("div"),_e(a.$$.fragment),y=u(),_(n,"class","tab-item"),J(n,"active",s[2]===s[6].code),this.first=n},m(f,b){r(f,n,b),ke(a,n,null),l(n,y),c=!0},p(f,b){s=f,(!c||b&20)&&J(n,"active",s[2]===s[6].code)},i(f){c||(z(a.$$.fragment,f),c=!0)},o(f){G(a.$$.fragment,f),c=!1},d(f){f&&d(n),he(a)}}}function ct(i){var Ne,Ue;let s,n,a=i[0].name+"",y,c,f,b,R,h,F,N=i[0].name+"",K,ve,W,g,X,B,Y,$,U,we,j,E,ye,Z,Q=i[0].name+"",ee,$e,te,Ce,le,x,se,A,ne,I,oe,O,ie,Re,ae,D,re,Fe,de,ge,k,Oe,S,De,Pe,Te,ce,Ee,fe,Se,Be,xe,pe,Ae,ue,M,be,P,H,C=[],Ie=new Map,Me,q,v=[],He=new Map,T;g=new dt({props:{js:` +import{S as Ze,i as et,s as tt,N as Ye,e as o,w as m,b as u,c as _e,f as _,g as r,h as l,m as ke,x as me,O as Ve,P as lt,k as st,Q as nt,n as ot,t as z,a as G,o as d,d as he,R as it,C as ze,p as at,r as J,u as rt}from"./index-06e23b77.js";import{S as dt}from"./SdkTabs-45287958.js";function Ge(i,s,n){const a=i.slice();return a[6]=s[n],a}function Je(i,s,n){const a=i.slice();return a[6]=s[n],a}function Ke(i){let s;return{c(){s=o("p"),s.innerHTML="Requires admin Authorization:TOKEN header",_(s,"class","txt-hint txt-sm txt-right")},m(n,a){r(n,s,a)},d(n){n&&d(s)}}}function We(i,s){let n,a=s[6].code+"",y,c,f,b;function R(){return s[5](s[6])}return{key:i,first:null,c(){n=o("button"),y=m(a),c=u(),_(n,"class","tab-item"),J(n,"active",s[2]===s[6].code),this.first=n},m(h,F){r(h,n,F),l(n,y),l(n,c),f||(b=rt(n,"click",R),f=!0)},p(h,F){s=h,F&20&&J(n,"active",s[2]===s[6].code)},d(h){h&&d(n),f=!1,b()}}}function Xe(i,s){let n,a,y,c;return a=new Ye({props:{content:s[6].body}}),{key:i,first:null,c(){n=o("div"),_e(a.$$.fragment),y=u(),_(n,"class","tab-item"),J(n,"active",s[2]===s[6].code),this.first=n},m(f,b){r(f,n,b),ke(a,n,null),l(n,y),c=!0},p(f,b){s=f,(!c||b&20)&&J(n,"active",s[2]===s[6].code)},i(f){c||(z(a.$$.fragment,f),c=!0)},o(f){G(a.$$.fragment,f),c=!1},d(f){f&&d(n),he(a)}}}function ct(i){var Ne,Ue;let s,n,a=i[0].name+"",y,c,f,b,R,h,F,N=i[0].name+"",K,ve,W,g,X,B,Y,$,U,we,j,E,ye,Z,Q=i[0].name+"",ee,$e,te,Ce,le,x,se,A,ne,I,oe,O,ie,Re,ae,D,re,Fe,de,ge,k,Oe,S,De,Pe,Te,ce,Ee,fe,Se,Be,xe,pe,Ae,ue,M,be,P,H,C=[],Ie=new Map,Me,q,v=[],He=new Map,T;g=new dt({props:{js:` import PocketBase from 'pocketbase'; const pb = new PocketBase('${i[3]}'); diff --git a/ui/dist/assets/index-06e23b77.js b/ui/dist/assets/index-06e23b77.js new file mode 100644 index 00000000..f7c1e6d7 --- /dev/null +++ b/ui/dist/assets/index-06e23b77.js @@ -0,0 +1,200 @@ +(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))i(s);new MutationObserver(s=>{for(const l of s)if(l.type==="childList")for(const o of l.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function t(s){const l={};return s.integrity&&(l.integrity=s.integrity),s.referrerPolicy&&(l.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?l.credentials="include":s.crossOrigin==="anonymous"?l.credentials="omit":l.credentials="same-origin",l}function i(s){if(s.ep)return;s.ep=!0;const l=t(s);fetch(s.href,l)}})();function Q(){}const Sl=n=>n;function Ne(n,e){for(const t in e)n[t]=e[t];return n}function ab(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function $_(n){return n()}function au(){return Object.create(null)}function Ie(n){n.forEach($_)}function Ut(n){return typeof n=="function"}function ge(n,e){return n!=n?e==e:n!==e||n&&typeof n=="object"||typeof n=="function"}let jl;function Wn(n,e){return jl||(jl=document.createElement("a")),jl.href=e,n===jl.href}function ub(n){return Object.keys(n).length===0}function C_(n,...e){if(n==null)return Q;const t=n.subscribe(...e);return t.unsubscribe?()=>t.unsubscribe():t}function Ye(n,e,t){n.$$.on_destroy.push(C_(e,t))}function At(n,e,t,i){if(n){const s=M_(n,e,t,i);return n[0](s)}}function M_(n,e,t,i){return n[1]&&i?Ne(t.ctx.slice(),n[1](i(e))):t.ctx}function It(n,e,t,i){if(n[2]&&i){const s=n[2](i(t));if(e.dirty===void 0)return s;if(typeof s=="object"){const l=[],o=Math.max(e.dirty.length,s.length);for(let r=0;r32){const e=[],t=n.ctx.length/32;for(let i=0;iwindow.performance.now():()=>Date.now(),ma=O_?n=>requestAnimationFrame(n):Q;const vs=new Set;function D_(n){vs.forEach(e=>{e.c(n)||(vs.delete(e),e.f())}),vs.size!==0&&ma(D_)}function qo(n){let e;return vs.size===0&&ma(D_),{promise:new Promise(t=>{vs.add(e={c:n,f:t})}),abort(){vs.delete(e)}}}function v(n,e){n.appendChild(e)}function E_(n){if(!n)return document;const e=n.getRootNode?n.getRootNode():n.ownerDocument;return e&&e.host?e:n.ownerDocument}function fb(n){const e=y("style");return cb(E_(n),e),e.sheet}function cb(n,e){return v(n.head||n,e),e.sheet}function T(n,e,t){n.insertBefore(e,t||null)}function S(n){n.parentNode&&n.parentNode.removeChild(n)}function ut(n,e){for(let t=0;tn.removeEventListener(e,t,i)}function ct(n){return function(e){return e.preventDefault(),n.call(this,e)}}function Cn(n){return function(e){return e.stopPropagation(),n.call(this,e)}}function h(n,e,t){t==null?n.removeAttribute(e):n.getAttribute(e)!==t&&n.setAttribute(e,t)}function ei(n,e){const t=Object.getOwnPropertyDescriptors(n.__proto__);for(const i in e)e[i]==null?n.removeAttribute(i):i==="style"?n.style.cssText=e[i]:i==="__value"?n.value=n[i]=e[i]:t[i]&&t[i].set?n[i]=e[i]:h(n,i,e[i])}function db(n){let e;return{p(...t){e=t,e.forEach(i=>n.push(i))},r(){e.forEach(t=>n.splice(n.indexOf(t),1))}}}function _t(n){return n===""?null:+n}function pb(n){return Array.from(n.childNodes)}function oe(n,e){e=""+e,n.wholeText!==e&&(n.data=e)}function fe(n,e){n.value=e??""}function Fr(n,e,t,i){t===null?n.style.removeProperty(e):n.style.setProperty(e,t,i?"important":"")}function x(n,e,t){n.classList[t?"add":"remove"](e)}function A_(n,e,{bubbles:t=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,t,i,e),s}function Mt(n,e){return new n(e)}const ho=new Map;let _o=0;function mb(n){let e=5381,t=n.length;for(;t--;)e=(e<<5)-e^n.charCodeAt(t);return e>>>0}function hb(n,e){const t={stylesheet:fb(e),rules:{}};return ho.set(n,t),t}function fl(n,e,t,i,s,l,o,r=0){const a=16.666/i;let u=`{ +`;for(let g=0;g<=1;g+=a){const k=e+(t-e)*l(g);u+=g*100+`%{${o(k,1-k)}} +`}const f=u+`100% {${o(t,1-t)}} +}`,d=`__svelte_${mb(f)}_${r}`,p=E_(n),{stylesheet:m,rules:_}=ho.get(p)||hb(p,n);_[d]||(_[d]=!0,m.insertRule(`@keyframes ${d} ${f}`,m.cssRules.length));const b=n.style.animation||"";return n.style.animation=`${b?`${b}, `:""}${d} ${i}ms linear ${s}ms 1 both`,_o+=1,d}function cl(n,e){const t=(n.style.animation||"").split(", "),i=t.filter(e?l=>l.indexOf(e)<0:l=>l.indexOf("__svelte")===-1),s=t.length-i.length;s&&(n.style.animation=i.join(", "),_o-=s,_o||_b())}function _b(){ma(()=>{_o||(ho.forEach(n=>{const{ownerNode:e}=n.stylesheet;e&&S(e)}),ho.clear())})}function gb(n,e,t,i){if(!e)return Q;const s=n.getBoundingClientRect();if(e.left===s.left&&e.right===s.right&&e.top===s.top&&e.bottom===s.bottom)return Q;const{delay:l=0,duration:o=300,easing:r=Sl,start:a=Ro()+l,end:u=a+o,tick:f=Q,css:d}=t(n,{from:e,to:s},i);let p=!0,m=!1,_;function b(){d&&(_=fl(n,0,1,o,l,r,d)),l||(m=!0)}function g(){d&&cl(n,_),p=!1}return qo(k=>{if(!m&&k>=a&&(m=!0),m&&k>=u&&(f(1,0),g()),!p)return!1;if(m){const w=k-a,$=0+1*r(w/o);f($,1-$)}return!0}),b(),f(0,1),g}function bb(n){const e=getComputedStyle(n);if(e.position!=="absolute"&&e.position!=="fixed"){const{width:t,height:i}=e,s=n.getBoundingClientRect();n.style.position="absolute",n.style.width=t,n.style.height=i,I_(n,s)}}function I_(n,e){const t=n.getBoundingClientRect();if(e.left!==t.left||e.top!==t.top){const i=getComputedStyle(n),s=i.transform==="none"?"":i.transform;n.style.transform=`${s} translate(${e.left-t.left}px, ${e.top-t.top}px)`}}let dl;function ui(n){dl=n}function Tl(){if(!dl)throw new Error("Function called outside component initialization");return dl}function xt(n){Tl().$$.on_mount.push(n)}function vb(n){Tl().$$.after_update.push(n)}function P_(n){Tl().$$.on_destroy.push(n)}function kt(){const n=Tl();return(e,t,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[e];if(s){const l=A_(e,t,{cancelable:i});return s.slice().forEach(o=>{o.call(n,l)}),!l.defaultPrevented}return!0}}function pe(n,e){const t=n.$$.callbacks[e.type];t&&t.slice().forEach(i=>i.call(this,e))}const bs=[],le=[];let ys=[];const Rr=[],L_=Promise.resolve();let qr=!1;function N_(){qr||(qr=!0,L_.then(ha))}function an(){return N_(),L_}function Qe(n){ys.push(n)}function we(n){Rr.push(n)}const nr=new Set;let ds=0;function ha(){if(ds!==0)return;const n=dl;do{try{for(;dsn.indexOf(i)===-1?e.push(i):t.push(i)),t.forEach(i=>i()),ys=e}let js;function _a(){return js||(js=Promise.resolve(),js.then(()=>{js=null})),js}function Xi(n,e,t){n.dispatchEvent(A_(`${e?"intro":"outro"}${t}`))}const ao=new Set;let Xn;function ae(){Xn={r:0,c:[],p:Xn}}function ue(){Xn.r||Ie(Xn.c),Xn=Xn.p}function I(n,e){n&&n.i&&(ao.delete(n),n.i(e))}function P(n,e,t,i){if(n&&n.o){if(ao.has(n))return;ao.add(n),Xn.c.push(()=>{ao.delete(n),i&&(t&&n.d(1),i())}),n.o(e)}else i&&i()}const ga={duration:0};function wb(n,e,t){const i={direction:"in"};let s=e(n,t,i),l=!1,o,r,a=0;function u(){o&&cl(n,o)}function f(){const{delay:p=0,duration:m=300,easing:_=Sl,tick:b=Q,css:g}=s||ga;g&&(o=fl(n,0,1,m,p,_,g,a++)),b(0,1);const k=Ro()+p,w=k+m;r&&r.abort(),l=!0,Qe(()=>Xi(n,!0,"start")),r=qo($=>{if(l){if($>=w)return b(1,0),Xi(n,!0,"end"),u(),l=!1;if($>=k){const C=_(($-k)/m);b(C,1-C)}}return l})}let d=!1;return{start(){d||(d=!0,cl(n),Ut(s)?(s=s(i),_a().then(f)):f())},invalidate(){d=!1},end(){l&&(u(),l=!1)}}}function Sb(n,e,t){const i={direction:"out"};let s=e(n,t,i),l=!0,o;const r=Xn;r.r+=1;function a(){const{delay:u=0,duration:f=300,easing:d=Sl,tick:p=Q,css:m}=s||ga;m&&(o=fl(n,1,0,f,u,d,m));const _=Ro()+u,b=_+f;Qe(()=>Xi(n,!1,"start")),qo(g=>{if(l){if(g>=b)return p(0,1),Xi(n,!1,"end"),--r.r||Ie(r.c),!1;if(g>=_){const k=d((g-_)/f);p(1-k,k)}}return l})}return Ut(s)?_a().then(()=>{s=s(i),a()}):a(),{end(u){u&&s.tick&&s.tick(1,0),l&&(o&&cl(n,o),l=!1)}}}function je(n,e,t,i){const s={direction:"both"};let l=e(n,t,s),o=i?0:1,r=null,a=null,u=null;function f(){u&&cl(n,u)}function d(m,_){const b=m.b-o;return _*=Math.abs(b),{a:o,b:m.b,d:b,duration:_,start:m.start,end:m.start+_,group:m.group}}function p(m){const{delay:_=0,duration:b=300,easing:g=Sl,tick:k=Q,css:w}=l||ga,$={start:Ro()+_,b:m};m||($.group=Xn,Xn.r+=1),r||a?a=$:(w&&(f(),u=fl(n,o,m,b,_,g,w)),m&&k(0,1),r=d($,b),Qe(()=>Xi(n,m,"start")),qo(C=>{if(a&&C>a.start&&(r=d(a,b),a=null,Xi(n,r.b,"start"),w&&(f(),u=fl(n,o,r.b,r.duration,0,g,l.css))),r){if(C>=r.end)k(o=r.b,1-o),Xi(n,r.b,"end"),a||(r.b?f():--r.group.r||Ie(r.group.c)),r=null;else if(C>=r.start){const O=C-r.start;o=r.a+r.d*g(O/r.duration),k(o,1-o)}}return!!(r||a)}))}return{run(m){Ut(l)?_a().then(()=>{l=l(s),p(m)}):p(m)},end(){f(),r=a=null}}}function fu(n,e){const t=e.token={};function i(s,l,o,r){if(e.token!==t)return;e.resolved=r;let a=e.ctx;o!==void 0&&(a=a.slice(),a[o]=r);const u=s&&(e.current=s)(a);let f=!1;e.block&&(e.blocks?e.blocks.forEach((d,p)=>{p!==l&&d&&(ae(),P(d,1,1,()=>{e.blocks[p]===d&&(e.blocks[p]=null)}),ue())}):e.block.d(1),u.c(),I(u,1),u.m(e.mount(),e.anchor),f=!0),e.block=u,e.blocks&&(e.blocks[l]=u),f&&ha()}if(ab(n)){const s=Tl();if(n.then(l=>{ui(s),i(e.then,1,e.value,l),ui(null)},l=>{if(ui(s),i(e.catch,2,e.error,l),ui(null),!e.hasCatch)throw l}),e.current!==e.pending)return i(e.pending,0),!0}else{if(e.current!==e.then)return i(e.then,1,e.value,n),!0;e.resolved=n}}function Tb(n,e,t){const i=e.slice(),{resolved:s}=n;n.current===n.then&&(i[n.value]=s),n.current===n.catch&&(i[n.error]=s),n.block.p(i,t)}function is(n,e){n.d(1),e.delete(n.key)}function un(n,e){P(n,1,1,()=>{e.delete(n.key)})}function $b(n,e){n.f(),un(n,e)}function Ot(n,e,t,i,s,l,o,r,a,u,f,d){let p=n.length,m=l.length,_=p;const b={};for(;_--;)b[n[_].key]=_;const g=[],k=new Map,w=new Map,$=[];for(_=m;_--;){const D=d(s,l,_),A=t(D);let L=o.get(A);L?i&&$.push(()=>L.p(D,e)):(L=u(A,D),L.c()),k.set(A,g[_]=L),A in b&&w.set(A,Math.abs(_-b[A]))}const C=new Set,O=new Set;function M(D){I(D,1),D.m(r,f),o.set(D.key,D),f=D.first,m--}for(;p&&m;){const D=g[m-1],A=n[p-1],L=D.key,N=A.key;D===A?(f=D.first,p--,m--):k.has(N)?!o.has(L)||C.has(L)?M(D):O.has(N)?p--:w.get(L)>w.get(N)?(O.add(L),M(D)):(C.add(N),p--):(a(A,o),p--)}for(;p--;){const D=n[p];k.has(D.key)||a(D,o)}for(;m;)M(g[m-1]);return Ie($),g}function vt(n,e){const t={},i={},s={$$scope:1};let l=n.length;for(;l--;){const o=n[l],r=e[l];if(r){for(const a in o)a in r||(i[a]=1);for(const a in r)s[a]||(t[a]=r[a],s[a]=1);n[l]=r}else for(const a in o)s[a]=1}for(const o in i)o in t||(t[o]=void 0);return t}function Ht(n){return typeof n=="object"&&n!==null?n:{}}function be(n,e,t){const i=n.$$.props[e];i!==void 0&&(n.$$.bound[i]=t,t(n.$$.ctx[i]))}function H(n){n&&n.c()}function j(n,e,t,i){const{fragment:s,after_update:l}=n.$$;s&&s.m(e,t),i||Qe(()=>{const o=n.$$.on_mount.map($_).filter(Ut);n.$$.on_destroy?n.$$.on_destroy.push(...o):Ie(o),n.$$.on_mount=[]}),l.forEach(Qe)}function V(n,e){const t=n.$$;t.fragment!==null&&(kb(t.after_update),Ie(t.on_destroy),t.fragment&&t.fragment.d(e),t.on_destroy=t.fragment=null,t.ctx=[])}function Cb(n,e){n.$$.dirty[0]===-1&&(bs.push(n),N_(),n.$$.dirty.fill(0)),n.$$.dirty[e/31|0]|=1<{const _=m.length?m[0]:p;return u.ctx&&s(u.ctx[d],u.ctx[d]=_)&&(!u.skip_bound&&u.bound[d]&&u.bound[d](_),f&&Cb(n,d)),p}):[],u.update(),f=!0,Ie(u.before_update),u.fragment=i?i(u.ctx):!1,e.target){if(e.hydrate){const d=pb(e.target);u.fragment&&u.fragment.l(d),d.forEach(S)}else u.fragment&&u.fragment.c();e.intro&&I(n.$$.fragment),j(n,e.target,e.anchor,e.customElement),ha()}ui(a)}class ye{$destroy(){V(this,1),this.$destroy=Q}$on(e,t){if(!Ut(t))return Q;const i=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return i.push(t),()=>{const s=i.indexOf(t);s!==-1&&i.splice(s,1)}}$set(e){this.$$set&&!ub(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}}function Ft(n){if(!n)throw Error("Parameter args is required");if(!n.component==!n.asyncComponent)throw Error("One and only one of component and asyncComponent is required");if(n.component&&(n.asyncComponent=()=>Promise.resolve(n.component)),typeof n.asyncComponent!="function")throw Error("Parameter asyncComponent must be a function");if(n.conditions){Array.isArray(n.conditions)||(n.conditions=[n.conditions]);for(let t=0;t{i.delete(u),i.size===0&&t&&(t(),t=null)}}return{set:s,update:l,subscribe:o}}function R_(n,e,t){const i=!Array.isArray(n),s=i?[n]:n,l=e.length<2;return F_(t,o=>{let r=!1;const a=[];let u=0,f=Q;const d=()=>{if(u)return;f();const m=e(i?a[0]:a,o);l?o(m):f=Ut(m)?m:Q},p=s.map((m,_)=>C_(m,b=>{a[_]=b,u&=~(1<<_),r&&d()},()=>{u|=1<<_}));return r=!0,d(),function(){Ie(p),f(),r=!1}})}function q_(n,e){if(n instanceof RegExp)return{keys:!1,pattern:n};var t,i,s,l,o=[],r="",a=n.split("/");for(a[0]||a.shift();s=a.shift();)t=s[0],t==="*"?(o.push("wild"),r+="/(.*)"):t===":"?(i=s.indexOf("?",1),l=s.indexOf(".",1),o.push(s.substring(1,~i?i:~l?l:s.length)),r+=~i&&!~l?"(?:/([^/]+?))?":"/([^/]+?)",~l&&(r+=(~i?"?":"")+"\\"+s.substring(l))):r+="/"+s;return{keys:o,pattern:new RegExp("^"+r+(e?"(?=$|/)":"/?$"),"i")}}function Mb(n){let e,t,i;const s=[n[2]];var l=n[0];function o(r){let a={};for(let u=0;u{V(f,1)}),ue()}l?(e=Mt(l,o()),e.$on("routeEvent",r[7]),H(e.$$.fragment),I(e.$$.fragment,1),j(e,t.parentNode,t)):e=null}else l&&e.$set(u)},i(r){i||(e&&I(e.$$.fragment,r),i=!0)},o(r){e&&P(e.$$.fragment,r),i=!1},d(r){r&&S(t),e&&V(e,r)}}}function Ob(n){let e,t,i;const s=[{params:n[1]},n[2]];var l=n[0];function o(r){let a={};for(let u=0;u{V(f,1)}),ue()}l?(e=Mt(l,o()),e.$on("routeEvent",r[6]),H(e.$$.fragment),I(e.$$.fragment,1),j(e,t.parentNode,t)):e=null}else l&&e.$set(u)},i(r){i||(e&&I(e.$$.fragment,r),i=!0)},o(r){e&&P(e.$$.fragment,r),i=!1},d(r){r&&S(t),e&&V(e,r)}}}function Db(n){let e,t,i,s;const l=[Ob,Mb],o=[];function r(a,u){return a[1]?0:1}return e=r(n),t=o[e]=l[e](n),{c(){t.c(),i=Se()},m(a,u){o[e].m(a,u),T(a,i,u),s=!0},p(a,[u]){let f=e;e=r(a),e===f?o[e].p(a,u):(ae(),P(o[f],1,1,()=>{o[f]=null}),ue(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),I(t,1),t.m(i.parentNode,i))},i(a){s||(I(t),s=!0)},o(a){P(t),s=!1},d(a){o[e].d(a),a&&S(i)}}}function cu(){const n=window.location.href.indexOf("#/");let e=n>-1?window.location.href.substr(n+1):"/";const t=e.indexOf("?");let i="";return t>-1&&(i=e.substr(t+1),e=e.substr(0,t)),{location:e,querystring:i}}const jo=F_(null,function(e){e(cu());const t=()=>{e(cu())};return window.addEventListener("hashchange",t,!1),function(){window.removeEventListener("hashchange",t,!1)}});R_(jo,n=>n.location);const ba=R_(jo,n=>n.querystring),du=qn(void 0);async function Ai(n){if(!n||n.length<1||n.charAt(0)!="/"&&n.indexOf("#/")!==0)throw Error("Invalid parameter location");await an();const e=(n.charAt(0)=="#"?"":"#")+n;try{const t={...history.state};delete t.__svelte_spa_router_scrollX,delete t.__svelte_spa_router_scrollY,window.history.replaceState(t,void 0,e)}catch{console.warn("Caught exception while replacing the current page. If you're running this in the Svelte REPL, please note that the `replace` method might not work in this environment.")}window.dispatchEvent(new Event("hashchange"))}function sn(n,e){if(e=mu(e),!n||!n.tagName||n.tagName.toLowerCase()!="a")throw Error('Action "link" can only be used with tags');return pu(n,e),{update(t){t=mu(t),pu(n,t)}}}function Eb(n){n?window.scrollTo(n.__svelte_spa_router_scrollX,n.__svelte_spa_router_scrollY):window.scrollTo(0,0)}function pu(n,e){let t=e.href||n.getAttribute("href");if(t&&t.charAt(0)=="/")t="#"+t;else if(!t||t.length<2||t.slice(0,2)!="#/")throw Error('Invalid value for "href" attribute: '+t);n.setAttribute("href",t),n.addEventListener("click",i=>{i.preventDefault(),e.disabled||Ab(i.currentTarget.getAttribute("href"))})}function mu(n){return n&&typeof n=="string"?{href:n}:n||{}}function Ab(n){history.replaceState({...history.state,__svelte_spa_router_scrollX:window.scrollX,__svelte_spa_router_scrollY:window.scrollY},void 0),window.location.hash=n}function Ib(n,e,t){let{routes:i={}}=e,{prefix:s=""}=e,{restoreScrollState:l=!1}=e;class o{constructor(O,M){if(!M||typeof M!="function"&&(typeof M!="object"||M._sveltesparouter!==!0))throw Error("Invalid component object");if(!O||typeof O=="string"&&(O.length<1||O.charAt(0)!="/"&&O.charAt(0)!="*")||typeof O=="object"&&!(O instanceof RegExp))throw Error('Invalid value for "path" argument - strings must start with / or *');const{pattern:D,keys:A}=q_(O);this.path=O,typeof M=="object"&&M._sveltesparouter===!0?(this.component=M.component,this.conditions=M.conditions||[],this.userData=M.userData,this.props=M.props||{}):(this.component=()=>Promise.resolve(M),this.conditions=[],this.props={}),this._pattern=D,this._keys=A}match(O){if(s){if(typeof s=="string")if(O.startsWith(s))O=O.substr(s.length)||"/";else return null;else if(s instanceof RegExp){const L=O.match(s);if(L&&L[0])O=O.substr(L[0].length)||"/";else return null}}const M=this._pattern.exec(O);if(M===null)return null;if(this._keys===!1)return M;const D={};let A=0;for(;A{r.push(new o(O,C))}):Object.keys(i).forEach(C=>{r.push(new o(C,i[C]))});let a=null,u=null,f={};const d=kt();async function p(C,O){await an(),d(C,O)}let m=null,_=null;l&&(_=C=>{C.state&&(C.state.__svelte_spa_router_scrollY||C.state.__svelte_spa_router_scrollX)?m=C.state:m=null},window.addEventListener("popstate",_),vb(()=>{Eb(m)}));let b=null,g=null;const k=jo.subscribe(async C=>{b=C;let O=0;for(;O{du.set(u)});return}t(0,a=null),g=null,du.set(void 0)});P_(()=>{k(),_&&window.removeEventListener("popstate",_)});function w(C){pe.call(this,n,C)}function $(C){pe.call(this,n,C)}return n.$$set=C=>{"routes"in C&&t(3,i=C.routes),"prefix"in C&&t(4,s=C.prefix),"restoreScrollState"in C&&t(5,l=C.restoreScrollState)},n.$$.update=()=>{n.$$.dirty&32&&(history.scrollRestoration=l?"manual":"auto")},[a,u,f,i,s,l,w,$]}class Pb extends ye{constructor(e){super(),ve(this,e,Ib,Db,ge,{routes:3,prefix:4,restoreScrollState:5})}}const uo=[];let j_;function V_(n){const e=n.pattern.test(j_);hu(n,n.className,e),hu(n,n.inactiveClassName,!e)}function hu(n,e,t){(e||"").split(" ").forEach(i=>{i&&(n.node.classList.remove(i),t&&n.node.classList.add(i))})}jo.subscribe(n=>{j_=n.location+(n.querystring?"?"+n.querystring:""),uo.map(V_)});function zn(n,e){if(e&&(typeof e=="string"||typeof e=="object"&&e instanceof RegExp)?e={path:e}:e=e||{},!e.path&&n.hasAttribute("href")&&(e.path=n.getAttribute("href"),e.path&&e.path.length>1&&e.path.charAt(0)=="#"&&(e.path=e.path.substring(1))),e.className||(e.className="active"),!e.path||typeof e.path=="string"&&(e.path.length<1||e.path.charAt(0)!="/"&&e.path.charAt(0)!="*"))throw Error('Invalid value for "path" argument');const{pattern:t}=typeof e.path=="string"?q_(e.path):{pattern:e.path},i={node:n,className:e.className,inactiveClassName:e.inactiveClassName,pattern:t};return uo.push(i),V_(i),{destroy(){uo.splice(uo.indexOf(i),1)}}}const Lb="modulepreload",Nb=function(n,e){return new URL(n,e).href},_u={},at=function(e,t,i){if(!t||t.length===0)return e();const s=document.getElementsByTagName("link");return Promise.all(t.map(l=>{if(l=Nb(l,i),l in _u)return;_u[l]=!0;const o=l.endsWith(".css"),r=o?'[rel="stylesheet"]':"";if(!!i)for(let f=s.length-1;f>=0;f--){const d=s[f];if(d.href===l&&(!o||d.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${l}"]${r}`))return;const u=document.createElement("link");if(u.rel=o?"stylesheet":Lb,o||(u.as="script",u.crossOrigin=""),u.href=l,document.head.appendChild(u),o)return new Promise((f,d)=>{u.addEventListener("load",f),u.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${l}`)))})})).then(()=>e())};var jr=function(n,e){return jr=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(t[s]=i[s])},jr(n,e)};function Qt(n,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}jr(n,e),n.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}var Vr=function(){return Vr=Object.assign||function(e){for(var t,i=1,s=arguments.length;i0&&s[s.length-1])||d[0]!==6&&d[0]!==2)){o=0;continue}if(d[0]===3&&(!s||d[1]>s[0]&&d[1]>(-2*s&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return o};var $l=function(){function n(e){e===void 0&&(e={}),this.load(e||{})}return n.prototype.load=function(e){for(var t=0,i=Object.entries(e);t0&&(!s.exp||s.exp-i>Date.now()/1e3))}(this.token)},enumerable:!1,configurable:!0}),n.prototype.save=function(e,t){this.baseToken=e||"",this.baseModel=t!==null&&typeof t=="object"?t.collectionId!==void 0?new Mi(t):new ts(t):null,this.triggerChange()},n.prototype.clear=function(){this.baseToken="",this.baseModel=null,this.triggerChange()},n.prototype.loadFromCookie=function(e,t){t===void 0&&(t="pb_auth");var i=function(o,r){var a={};if(typeof o!="string")return a;for(var u=Object.assign({},r||{}).decode||Fb,f=0;f4096&&(a.model={id:(s=a==null?void 0:a.model)===null||s===void 0?void 0:s.id,email:(l=a==null?void 0:a.model)===null||l===void 0?void 0:l.email},this.model instanceof Mi&&(a.model.username=this.model.username,a.model.verified=this.model.verified,a.model.collectionId=this.model.collectionId),u=gu(t,JSON.stringify(a),e)),u},n.prototype.onChange=function(e,t){var i=this;return t===void 0&&(t=!1),this._onChangeCallbacks.push(e),t&&e(this.token,this.model),function(){for(var s=i._onChangeCallbacks.length-1;s>=0;s--)if(i._onChangeCallbacks[s]==e)return delete i._onChangeCallbacks[s],void i._onChangeCallbacks.splice(s,1)}},n.prototype.triggerChange=function(){for(var e=0,t=this._onChangeCallbacks;e0?e:1,this.perPage=t>=0?t:0,this.totalItems=i>=0?i:0,this.totalPages=s>=0?s:0,this.items=l||[]},va=function(n){function e(){return n!==null&&n.apply(this,arguments)||this}return Qt(e,n),e.prototype.getFullList=function(t,i){if(typeof t=="number")return this._getFullList(this.baseCrudPath,t,i);var s=Object.assign({},t,i);return this._getFullList(this.baseCrudPath,s.batch||200,s)},e.prototype.getList=function(t,i,s){return t===void 0&&(t=1),i===void 0&&(i=30),s===void 0&&(s={}),this._getList(this.baseCrudPath,t,i,s)},e.prototype.getFirstListItem=function(t,i){return i===void 0&&(i={}),this._getFirstListItem(this.baseCrudPath,t,i)},e.prototype.getOne=function(t,i){return i===void 0&&(i={}),this._getOne(this.baseCrudPath,t,i)},e.prototype.create=function(t,i){return t===void 0&&(t={}),i===void 0&&(i={}),this._create(this.baseCrudPath,t,i)},e.prototype.update=function(t,i,s){return i===void 0&&(i={}),s===void 0&&(s={}),this._update(this.baseCrudPath,t,i,s)},e.prototype.delete=function(t,i){return i===void 0&&(i={}),this._delete(this.baseCrudPath,t,i)},e}(function(n){function e(){return n!==null&&n.apply(this,arguments)||this}return Qt(e,n),e.prototype._getFullList=function(t,i,s){var l=this;i===void 0&&(i=200),s===void 0&&(s={});var o=[],r=function(a){return ln(l,void 0,void 0,function(){return on(this,function(u){return[2,this._getList(t,a,i||200,s).then(function(f){var d=f,p=d.items,m=d.totalItems;return o=o.concat(p),p.length&&m>o.length?r(a+1):o})]})})};return r(1)},e.prototype._getList=function(t,i,s,l){var o=this;return i===void 0&&(i=1),s===void 0&&(s=30),l===void 0&&(l={}),l=Object.assign({page:i,perPage:s},l),this.client.send(t,{method:"GET",params:l}).then(function(r){var a=[];if(r!=null&&r.items){r.items=r.items||[];for(var u=0,f=r.items;u=0;o--)this.subscriptions[t][o]===i&&(l=!0,delete this.subscriptions[t][o],this.subscriptions[t].splice(o,1),(s=this.eventSource)===null||s===void 0||s.removeEventListener(t,i));return l?(this.subscriptions[t].length||delete this.subscriptions[t],this.hasSubscriptionListeners()?[3,1]:(this.disconnect(),[3,3])):[2];case 1:return this.hasSubscriptionListeners(t)?[3,3]:[4,this.submitSubscriptions()];case 2:r.sent(),r.label=3;case 3:return[2]}})})},e.prototype.hasSubscriptionListeners=function(t){var i,s;if(this.subscriptions=this.subscriptions||{},t)return!!(!((i=this.subscriptions[t])===null||i===void 0)&&i.length);for(var l in this.subscriptions)if(!((s=this.subscriptions[l])===null||s===void 0)&&s.length)return!0;return!1},e.prototype.submitSubscriptions=function(){return ln(this,void 0,void 0,function(){return on(this,function(t){return this.clientId?(this.addAllSubscriptionListeners(),this.lastSentTopics=this.getNonEmptySubscriptionTopics(),[2,this.client.send("/api/realtime",{method:"POST",body:{clientId:this.clientId,subscriptions:this.lastSentTopics},params:{$cancelKey:"realtime_"+this.clientId}}).catch(function(i){if(!(i!=null&&i.isAbort))throw i})]):[2]})})},e.prototype.getNonEmptySubscriptionTopics=function(){var t=[];for(var i in this.subscriptions)this.subscriptions[i].length&&t.push(i);return t},e.prototype.addAllSubscriptionListeners=function(){if(this.eventSource)for(var t in this.removeAllSubscriptionListeners(),this.subscriptions)for(var i=0,s=this.subscriptions[t];i0?[2]:[2,new Promise(function(s,l){t.pendingConnects.push({resolve:s,reject:l}),t.pendingConnects.length>1||t.initConnect()})]})})},e.prototype.initConnect=function(){var t=this;this.disconnect(!0),clearTimeout(this.connectTimeoutId),this.connectTimeoutId=setTimeout(function(){t.connectErrorHandler(new Error("EventSource connect took too long."))},this.maxConnectTimeout),this.eventSource=new EventSource(this.client.buildUrl("/api/realtime")),this.eventSource.onerror=function(i){t.connectErrorHandler(new Error("Failed to establish realtime connection."))},this.eventSource.addEventListener("PB_CONNECT",function(i){var s=i;t.clientId=s==null?void 0:s.lastEventId,t.submitSubscriptions().then(function(){return ln(t,void 0,void 0,function(){var l;return on(this,function(o){switch(o.label){case 0:l=3,o.label=1;case 1:return this.hasUnsentSubscriptions()&&l>0?(l--,[4,this.submitSubscriptions()]):[3,3];case 2:return o.sent(),[3,1];case 3:return[2]}})})}).then(function(){for(var l=0,o=t.pendingConnects;lthis.maxReconnectAttempts){for(var s=0,l=this.pendingConnects;s=400)throw new pl({url:M.url,status:M.status,data:D});return[2,D]}})})}).catch(function(M){throw new pl(M)})]}})})},n.prototype.getFileUrl=function(e,t,i){i===void 0&&(i={});var s=[];s.push("api"),s.push("files"),s.push(encodeURIComponent(e.collectionId||e.collectionName)),s.push(encodeURIComponent(e.id)),s.push(encodeURIComponent(t));var l=this.buildUrl(s.join("/"));if(Object.keys(i).length){var o=new URLSearchParams(i);l+=(l.includes("?")?"&":"?")+o}return l},n.prototype.buildUrl=function(e){var t=this.baseUrl+(this.baseUrl.endsWith("/")?"":"/");return e&&(t+=e.startsWith("/")?e.substring(1):e),t},n.prototype.isFormData=function(e){return e&&(e.constructor.name==="FormData"||typeof FormData<"u"&&e instanceof FormData)},n.prototype.serializeQueryParams=function(e){var t=[];for(var i in e)if(e[i]!==null){var s=e[i],l=encodeURIComponent(i);if(Array.isArray(s))for(var o=0,r=s;o"u"}function Qi(n){return typeof n=="number"}function Vo(n){return typeof n=="number"&&n%1===0}function Qb(n){return typeof n=="string"}function xb(n){return Object.prototype.toString.call(n)==="[object Date]"}function fg(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function e0(n){return Array.isArray(n)?n:[n]}function vu(n,e,t){if(n.length!==0)return n.reduce((i,s)=>{const l=[e(s),s];return i&&t(i[0],l[0])===i[0]?i:l},null)[1]}function t0(n,e){return e.reduce((t,i)=>(t[i]=n[i],t),{})}function Cs(n,e){return Object.prototype.hasOwnProperty.call(n,e)}function fi(n,e,t){return Vo(n)&&n>=e&&n<=t}function n0(n,e){return n-e*Math.floor(n/e)}function Rt(n,e=2){const t=n<0;let i;return t?i="-"+(""+-n).padStart(e,"0"):i=(""+n).padStart(e,"0"),i}function vi(n){if(!(et(n)||n===null||n===""))return parseInt(n,10)}function Vi(n){if(!(et(n)||n===null||n===""))return parseFloat(n)}function ka(n){if(!(et(n)||n===null||n==="")){const e=parseFloat("0."+n)*1e3;return Math.floor(e)}}function wa(n,e,t=!1){const i=10**e;return(t?Math.trunc:Math.round)(n*i)/i}function Ml(n){return n%4===0&&(n%100!==0||n%400===0)}function tl(n){return Ml(n)?366:365}function go(n,e){const t=n0(e-1,12)+1,i=n+(e-t)/12;return t===2?Ml(i)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][t-1]}function Sa(n){let e=Date.UTC(n.year,n.month-1,n.day,n.hour,n.minute,n.second,n.millisecond);return n.year<100&&n.year>=0&&(e=new Date(e),e.setUTCFullYear(e.getUTCFullYear()-1900)),+e}function bo(n){const e=(n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400))%7,t=n-1,i=(t+Math.floor(t/4)-Math.floor(t/100)+Math.floor(t/400))%7;return e===4||i===3?53:52}function Br(n){return n>99?n:n>60?1900+n:2e3+n}function cg(n,e,t,i=null){const s=new Date(n),l={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};i&&(l.timeZone=i);const o={timeZoneName:e,...l},r=new Intl.DateTimeFormat(t,o).formatToParts(s).find(a=>a.type.toLowerCase()==="timezonename");return r?r.value:null}function Ho(n,e){let t=parseInt(n,10);Number.isNaN(t)&&(t=0);const i=parseInt(e,10)||0,s=t<0||Object.is(t,-0)?-i:i;return t*60+s}function dg(n){const e=Number(n);if(typeof n=="boolean"||n===""||Number.isNaN(e))throw new Pn(`Invalid unit value ${n}`);return e}function vo(n,e){const t={};for(const i in n)if(Cs(n,i)){const s=n[i];if(s==null)continue;t[e(i)]=dg(s)}return t}function nl(n,e){const t=Math.trunc(Math.abs(n/60)),i=Math.trunc(Math.abs(n%60)),s=n>=0?"+":"-";switch(e){case"short":return`${s}${Rt(t,2)}:${Rt(i,2)}`;case"narrow":return`${s}${t}${i>0?`:${i}`:""}`;case"techie":return`${s}${Rt(t,2)}${Rt(i,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function zo(n){return t0(n,["hour","minute","second","millisecond"])}const pg=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/,i0=["January","February","March","April","May","June","July","August","September","October","November","December"],mg=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],s0=["J","F","M","A","M","J","J","A","S","O","N","D"];function hg(n){switch(n){case"narrow":return[...s0];case"short":return[...mg];case"long":return[...i0];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const _g=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],gg=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],l0=["M","T","W","T","F","S","S"];function bg(n){switch(n){case"narrow":return[...l0];case"short":return[...gg];case"long":return[..._g];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const vg=["AM","PM"],o0=["Before Christ","Anno Domini"],r0=["BC","AD"],a0=["B","A"];function yg(n){switch(n){case"narrow":return[...a0];case"short":return[...r0];case"long":return[...o0];default:return null}}function u0(n){return vg[n.hour<12?0:1]}function f0(n,e){return bg(e)[n.weekday-1]}function c0(n,e){return hg(e)[n.month-1]}function d0(n,e){return yg(e)[n.year<0?0:1]}function p0(n,e,t="always",i=!1){const s={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},l=["hours","minutes","seconds"].indexOf(n)===-1;if(t==="auto"&&l){const d=n==="days";switch(e){case 1:return d?"tomorrow":`next ${s[n][0]}`;case-1:return d?"yesterday":`last ${s[n][0]}`;case 0:return d?"today":`this ${s[n][0]}`}}const o=Object.is(e,-0)||e<0,r=Math.abs(e),a=r===1,u=s[n],f=i?a?u[1]:u[2]||u[1]:a?s[n][0]:n;return o?`${r} ${f} ago`:`in ${r} ${f}`}function yu(n,e){let t="";for(const i of n)i.literal?t+=i.val:t+=e(i.val);return t}const m0={D:zr,DD:W_,DDD:Y_,DDDD:K_,t:J_,tt:Z_,ttt:G_,tttt:X_,T:Q_,TT:x_,TTT:eg,TTTT:tg,f:ng,ff:sg,fff:og,ffff:ag,F:ig,FF:lg,FFF:rg,FFFF:ug};class hn{static create(e,t={}){return new hn(e,t)}static parseFormat(e){let t=null,i="",s=!1;const l=[];for(let o=0;o0&&l.push({literal:s,val:i}),t=null,i="",s=!s):s||r===t?i+=r:(i.length>0&&l.push({literal:!1,val:i}),i=r,t=r)}return i.length>0&&l.push({literal:s,val:i}),l}static macroTokenToFormatOpts(e){return m0[e]}constructor(e,t){this.opts=t,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,t){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...t}).format()}formatDateTime(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t}).format()}formatDateTimeParts(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t}).formatToParts()}resolvedOptions(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t}).resolvedOptions()}num(e,t=0){if(this.opts.forceSimple)return Rt(e,t);const i={...this.opts};return t>0&&(i.padTo=t),this.loc.numberFormatter(i).format(e)}formatDateTimeFromString(e,t){const i=this.loc.listingMode()==="en",s=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",l=(m,_)=>this.loc.extract(e,m,_),o=m=>e.isOffsetFixed&&e.offset===0&&m.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,m.format):"",r=()=>i?u0(e):l({hour:"numeric",hourCycle:"h12"},"dayperiod"),a=(m,_)=>i?c0(e,m):l(_?{month:m}:{month:m,day:"numeric"},"month"),u=(m,_)=>i?f0(e,m):l(_?{weekday:m}:{weekday:m,month:"long",day:"numeric"},"weekday"),f=m=>{const _=hn.macroTokenToFormatOpts(m);return _?this.formatWithSystemDefault(e,_):m},d=m=>i?d0(e,m):l({era:m},"era"),p=m=>{switch(m){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12===0?12:e.hour%12);case"hh":return this.num(e.hour%12===0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return o({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return o({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return o({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return r();case"d":return s?l({day:"numeric"},"day"):this.num(e.day);case"dd":return s?l({day:"2-digit"},"day"):this.num(e.day,2);case"c":return this.num(e.weekday);case"ccc":return u("short",!0);case"cccc":return u("long",!0);case"ccccc":return u("narrow",!0);case"E":return this.num(e.weekday);case"EEE":return u("short",!1);case"EEEE":return u("long",!1);case"EEEEE":return u("narrow",!1);case"L":return s?l({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return s?l({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return a("short",!0);case"LLLL":return a("long",!0);case"LLLLL":return a("narrow",!0);case"M":return s?l({month:"numeric"},"month"):this.num(e.month);case"MM":return s?l({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return a("short",!1);case"MMMM":return a("long",!1);case"MMMMM":return a("narrow",!1);case"y":return s?l({year:"numeric"},"year"):this.num(e.year);case"yy":return s?l({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return s?l({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return s?l({year:"numeric"},"year"):this.num(e.year,6);case"G":return d("short");case"GG":return d("long");case"GGGGG":return d("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return f(m)}};return yu(hn.parseFormat(t),p)}formatDurationFromString(e,t){const i=a=>{switch(a[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},s=a=>u=>{const f=i(u);return f?this.num(a.get(f),u.length):u},l=hn.parseFormat(t),o=l.reduce((a,{literal:u,val:f})=>u?a:a.concat(f),[]),r=e.shiftTo(...o.map(i).filter(a=>a));return yu(l,s(r))}}class Bn{constructor(e,t){this.reason=e,this.explanation=t}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}class Ol{get type(){throw new gi}get name(){throw new gi}get ianaName(){return this.name}get isUniversal(){throw new gi}offsetName(e,t){throw new gi}formatOffset(e,t){throw new gi}offset(e){throw new gi}equals(e){throw new gi}get isValid(){throw new gi}}let ir=null;class Ta extends Ol{static get instance(){return ir===null&&(ir=new Ta),ir}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:t,locale:i}){return cg(e,t,i)}formatOffset(e,t){return nl(this.offset(e),t)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}}let fo={};function h0(n){return fo[n]||(fo[n]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:n,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),fo[n]}const _0={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function g0(n,e){const t=n.format(e).replace(/\u200E/g,""),i=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(t),[,s,l,o,r,a,u,f]=i;return[o,s,l,r,a,u,f]}function b0(n,e){const t=n.formatToParts(e),i=[];for(let s=0;s=0?_:1e3+_,(p-m)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}}let sr=null;class rn extends Ol{static get utcInstance(){return sr===null&&(sr=new rn(0)),sr}static instance(e){return e===0?rn.utcInstance:new rn(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new rn(Ho(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${nl(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${nl(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return nl(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return e.type==="fixed"&&e.fixed===this.fixed}get isValid(){return!0}}class v0 extends Ol{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function yi(n,e){if(et(n)||n===null)return e;if(n instanceof Ol)return n;if(Qb(n)){const t=n.toLowerCase();return t==="local"||t==="system"?e:t==="utc"||t==="gmt"?rn.utcInstance:rn.parseSpecifier(t)||ci.create(n)}else return Qi(n)?rn.instance(n):typeof n=="object"&&n.offset&&typeof n.offset=="number"?n:new v0(n)}let ku=()=>Date.now(),wu="system",Su=null,Tu=null,$u=null,Cu;class Bt{static get now(){return ku}static set now(e){ku=e}static set defaultZone(e){wu=e}static get defaultZone(){return yi(wu,Ta.instance)}static get defaultLocale(){return Su}static set defaultLocale(e){Su=e}static get defaultNumberingSystem(){return Tu}static set defaultNumberingSystem(e){Tu=e}static get defaultOutputCalendar(){return $u}static set defaultOutputCalendar(e){$u=e}static get throwOnInvalid(){return Cu}static set throwOnInvalid(e){Cu=e}static resetCaches(){wt.resetCache(),ci.resetCache()}}let Mu={};function y0(n,e={}){const t=JSON.stringify([n,e]);let i=Mu[t];return i||(i=new Intl.ListFormat(n,e),Mu[t]=i),i}let Ur={};function Wr(n,e={}){const t=JSON.stringify([n,e]);let i=Ur[t];return i||(i=new Intl.DateTimeFormat(n,e),Ur[t]=i),i}let Yr={};function k0(n,e={}){const t=JSON.stringify([n,e]);let i=Yr[t];return i||(i=new Intl.NumberFormat(n,e),Yr[t]=i),i}let Kr={};function w0(n,e={}){const{base:t,...i}=e,s=JSON.stringify([n,i]);let l=Kr[s];return l||(l=new Intl.RelativeTimeFormat(n,e),Kr[s]=l),l}let Qs=null;function S0(){return Qs||(Qs=new Intl.DateTimeFormat().resolvedOptions().locale,Qs)}function T0(n){const e=n.indexOf("-u-");if(e===-1)return[n];{let t;const i=n.substring(0,e);try{t=Wr(n).resolvedOptions()}catch{t=Wr(i).resolvedOptions()}const{numberingSystem:s,calendar:l}=t;return[i,s,l]}}function $0(n,e,t){return(t||e)&&(n+="-u",t&&(n+=`-ca-${t}`),e&&(n+=`-nu-${e}`)),n}function C0(n){const e=[];for(let t=1;t<=12;t++){const i=He.utc(2016,t,1);e.push(n(i))}return e}function M0(n){const e=[];for(let t=1;t<=7;t++){const i=He.utc(2016,11,13+t);e.push(n(i))}return e}function zl(n,e,t,i,s){const l=n.listingMode(t);return l==="error"?null:l==="en"?i(e):s(e)}function O0(n){return n.numberingSystem&&n.numberingSystem!=="latn"?!1:n.numberingSystem==="latn"||!n.locale||n.locale.startsWith("en")||new Intl.DateTimeFormat(n.intl).resolvedOptions().numberingSystem==="latn"}class D0{constructor(e,t,i){this.padTo=i.padTo||0,this.floor=i.floor||!1;const{padTo:s,floor:l,...o}=i;if(!t||Object.keys(o).length>0){const r={useGrouping:!1,...i};i.padTo>0&&(r.minimumIntegerDigits=i.padTo),this.inf=k0(e,r)}}format(e){if(this.inf){const t=this.floor?Math.floor(e):e;return this.inf.format(t)}else{const t=this.floor?Math.floor(e):wa(e,3);return Rt(t,this.padTo)}}}class E0{constructor(e,t,i){this.opts=i;let s;if(e.zone.isUniversal){const o=-1*(e.offset/60),r=o>=0?`Etc/GMT+${o}`:`Etc/GMT${o}`;e.offset!==0&&ci.create(r).valid?(s=r,this.dt=e):(s="UTC",i.timeZoneName?this.dt=e:this.dt=e.offset===0?e:He.fromMillis(e.ts+e.offset*60*1e3))}else e.zone.type==="system"?this.dt=e:(this.dt=e,s=e.zone.name);const l={...this.opts};s&&(l.timeZone=s),this.dtf=Wr(t,l)}format(){return this.dtf.format(this.dt.toJSDate())}formatToParts(){return this.dtf.formatToParts(this.dt.toJSDate())}resolvedOptions(){return this.dtf.resolvedOptions()}}class A0{constructor(e,t,i){this.opts={style:"long",...i},!t&&fg()&&(this.rtf=w0(e,i))}format(e,t){return this.rtf?this.rtf.format(e,t):p0(t,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]}}class wt{static fromOpts(e){return wt.create(e.locale,e.numberingSystem,e.outputCalendar,e.defaultToEN)}static create(e,t,i,s=!1){const l=e||Bt.defaultLocale,o=l||(s?"en-US":S0()),r=t||Bt.defaultNumberingSystem,a=i||Bt.defaultOutputCalendar;return new wt(o,r,a,l)}static resetCache(){Qs=null,Ur={},Yr={},Kr={}}static fromObject({locale:e,numberingSystem:t,outputCalendar:i}={}){return wt.create(e,t,i)}constructor(e,t,i,s){const[l,o,r]=T0(e);this.locale=l,this.numberingSystem=t||o||null,this.outputCalendar=i||r||null,this.intl=$0(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=s,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=O0(this)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),t=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return e&&t?"en":"intl"}clone(e){return!e||Object.getOwnPropertyNames(e).length===0?this:wt.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,e.defaultToEN||!1)}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,t=!1,i=!0){return zl(this,e,i,hg,()=>{const s=t?{month:e,day:"numeric"}:{month:e},l=t?"format":"standalone";return this.monthsCache[l][e]||(this.monthsCache[l][e]=C0(o=>this.extract(o,s,"month"))),this.monthsCache[l][e]})}weekdays(e,t=!1,i=!0){return zl(this,e,i,bg,()=>{const s=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},l=t?"format":"standalone";return this.weekdaysCache[l][e]||(this.weekdaysCache[l][e]=M0(o=>this.extract(o,s,"weekday"))),this.weekdaysCache[l][e]})}meridiems(e=!0){return zl(this,void 0,e,()=>vg,()=>{if(!this.meridiemCache){const t={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[He.utc(2016,11,13,9),He.utc(2016,11,13,19)].map(i=>this.extract(i,t,"dayperiod"))}return this.meridiemCache})}eras(e,t=!0){return zl(this,e,t,yg,()=>{const i={era:e};return this.eraCache[e]||(this.eraCache[e]=[He.utc(-40,1,1),He.utc(2017,1,1)].map(s=>this.extract(s,i,"era"))),this.eraCache[e]})}extract(e,t,i){const s=this.dtFormatter(e,t),l=s.formatToParts(),o=l.find(r=>r.type.toLowerCase()===i);return o?o.value:null}numberFormatter(e={}){return new D0(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,t={}){return new E0(e,this.intl,t)}relFormatter(e={}){return new A0(this.intl,this.isEnglish(),e)}listFormatter(e={}){return y0(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}}function Ps(...n){const e=n.reduce((t,i)=>t+i.source,"");return RegExp(`^${e}$`)}function Ls(...n){return e=>n.reduce(([t,i,s],l)=>{const[o,r,a]=l(e,s);return[{...t,...o},r||i,a]},[{},null,1]).slice(0,2)}function Ns(n,...e){if(n==null)return[null,null];for(const[t,i]of e){const s=t.exec(n);if(s)return i(s)}return[null,null]}function kg(...n){return(e,t)=>{const i={};let s;for(s=0;sm!==void 0&&(_||m&&f)?-m:m;return[{years:p(Vi(t)),months:p(Vi(i)),weeks:p(Vi(s)),days:p(Vi(l)),hours:p(Vi(o)),minutes:p(Vi(r)),seconds:p(Vi(a),a==="-0"),milliseconds:p(ka(u),d)}]}const U0={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function Ma(n,e,t,i,s,l,o){const r={year:e.length===2?Br(vi(e)):vi(e),month:mg.indexOf(t)+1,day:vi(i),hour:vi(s),minute:vi(l)};return o&&(r.second=vi(o)),n&&(r.weekday=n.length>3?_g.indexOf(n)+1:gg.indexOf(n)+1),r}const W0=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function Y0(n){const[,e,t,i,s,l,o,r,a,u,f,d]=n,p=Ma(e,s,i,t,l,o,r);let m;return a?m=U0[a]:u?m=0:m=Ho(f,d),[p,new rn(m)]}function K0(n){return n.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}const J0=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,Z0=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,G0=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Ou(n){const[,e,t,i,s,l,o,r]=n;return[Ma(e,s,i,t,l,o,r),rn.utcInstance]}function X0(n){const[,e,t,i,s,l,o,r]=n;return[Ma(e,r,t,i,s,l,o),rn.utcInstance]}const Q0=Ps(P0,Ca),x0=Ps(L0,Ca),ev=Ps(N0,Ca),tv=Ps(Sg),$g=Ls(V0,Fs,Dl,El),nv=Ls(F0,Fs,Dl,El),iv=Ls(R0,Fs,Dl,El),sv=Ls(Fs,Dl,El);function lv(n){return Ns(n,[Q0,$g],[x0,nv],[ev,iv],[tv,sv])}function ov(n){return Ns(K0(n),[W0,Y0])}function rv(n){return Ns(n,[J0,Ou],[Z0,Ou],[G0,X0])}function av(n){return Ns(n,[z0,B0])}const uv=Ls(Fs);function fv(n){return Ns(n,[H0,uv])}const cv=Ps(q0,j0),dv=Ps(Tg),pv=Ls(Fs,Dl,El);function mv(n){return Ns(n,[cv,$g],[dv,pv])}const hv="Invalid Duration",Cg={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},_v={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...Cg},On=146097/400,ms=146097/4800,gv={years:{quarters:4,months:12,weeks:On/7,days:On,hours:On*24,minutes:On*24*60,seconds:On*24*60*60,milliseconds:On*24*60*60*1e3},quarters:{months:3,weeks:On/28,days:On/4,hours:On*24/4,minutes:On*24*60/4,seconds:On*24*60*60/4,milliseconds:On*24*60*60*1e3/4},months:{weeks:ms/7,days:ms,hours:ms*24,minutes:ms*24*60,seconds:ms*24*60*60,milliseconds:ms*24*60*60*1e3},...Cg},Yi=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],bv=Yi.slice(0).reverse();function Hi(n,e,t=!1){const i={values:t?e.values:{...n.values,...e.values||{}},loc:n.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||n.conversionAccuracy};return new st(i)}function vv(n){return n<0?Math.floor(n):Math.ceil(n)}function Mg(n,e,t,i,s){const l=n[s][t],o=e[t]/l,r=Math.sign(o)===Math.sign(i[s]),a=!r&&i[s]!==0&&Math.abs(o)<=1?vv(o):Math.trunc(o);i[s]+=a,e[t]-=a*l}function yv(n,e){bv.reduce((t,i)=>et(e[i])?t:(t&&Mg(n,e,t,e,i),i),null)}class st{constructor(e){const t=e.conversionAccuracy==="longterm"||!1;this.values=e.values,this.loc=e.loc||wt.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=t?gv:_v,this.isLuxonDuration=!0}static fromMillis(e,t){return st.fromObject({milliseconds:e},t)}static fromObject(e,t={}){if(e==null||typeof e!="object")throw new Pn(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new st({values:vo(e,st.normalizeUnit),loc:wt.fromObject(t),conversionAccuracy:t.conversionAccuracy})}static fromDurationLike(e){if(Qi(e))return st.fromMillis(e);if(st.isDuration(e))return e;if(typeof e=="object")return st.fromObject(e);throw new Pn(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,t){const[i]=av(e);return i?st.fromObject(i,t):st.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,t){const[i]=fv(e);return i?st.fromObject(i,t):st.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,t=null){if(!e)throw new Pn("need to specify a reason the Duration is invalid");const i=e instanceof Bn?e:new Bn(e,t);if(Bt.throwOnInvalid)throw new Zb(i);return new st({invalid:i})}static normalizeUnit(e){const t={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e&&e.toLowerCase()];if(!t)throw new U_(e);return t}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,t={}){const i={...t,floor:t.round!==!1&&t.floor!==!1};return this.isValid?hn.create(this.loc,i).formatDurationFromString(this,e):hv}toHuman(e={}){const t=Yi.map(i=>{const s=this.values[i];return et(s)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:i.slice(0,-1)}).format(s)}).filter(i=>i);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(t)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return this.years!==0&&(e+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(e+=this.months+this.quarters*3+"M"),this.weeks!==0&&(e+=this.weeks+"W"),this.days!==0&&(e+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(e+="T"),this.hours!==0&&(e+=this.hours+"H"),this.minutes!==0&&(e+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(e+=wa(this.seconds+this.milliseconds/1e3,3)+"S"),e==="P"&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const t=this.toMillis();if(t<0||t>=864e5)return null;e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e};const i=this.shiftTo("hours","minutes","seconds","milliseconds");let s=e.format==="basic"?"hhmm":"hh:mm";(!e.suppressSeconds||i.seconds!==0||i.milliseconds!==0)&&(s+=e.format==="basic"?"ss":":ss",(!e.suppressMilliseconds||i.milliseconds!==0)&&(s+=".SSS"));let l=i.toFormat(s);return e.includePrefix&&(l="T"+l),l}toJSON(){return this.toISO()}toString(){return this.toISO()}toMillis(){return this.as("milliseconds")}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const t=st.fromDurationLike(e),i={};for(const s of Yi)(Cs(t.values,s)||Cs(this.values,s))&&(i[s]=t.get(s)+this.get(s));return Hi(this,{values:i},!0)}minus(e){if(!this.isValid)return this;const t=st.fromDurationLike(e);return this.plus(t.negate())}mapUnits(e){if(!this.isValid)return this;const t={};for(const i of Object.keys(this.values))t[i]=dg(e(this.values[i],i));return Hi(this,{values:t},!0)}get(e){return this[st.normalizeUnit(e)]}set(e){if(!this.isValid)return this;const t={...this.values,...vo(e,st.normalizeUnit)};return Hi(this,{values:t})}reconfigure({locale:e,numberingSystem:t,conversionAccuracy:i}={}){const s=this.loc.clone({locale:e,numberingSystem:t}),l={loc:s};return i&&(l.conversionAccuracy=i),Hi(this,l)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return yv(this.matrix,e),Hi(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(o=>st.normalizeUnit(o));const t={},i={},s=this.toObject();let l;for(const o of Yi)if(e.indexOf(o)>=0){l=o;let r=0;for(const u in i)r+=this.matrix[u][o]*i[u],i[u]=0;Qi(s[o])&&(r+=s[o]);const a=Math.trunc(r);t[o]=a,i[o]=(r*1e3-a*1e3)/1e3;for(const u in s)Yi.indexOf(u)>Yi.indexOf(o)&&Mg(this.matrix,s,u,t,o)}else Qi(s[o])&&(i[o]=s[o]);for(const o in i)i[o]!==0&&(t[l]+=o===l?i[o]:i[o]/this.matrix[l][o]);return Hi(this,{values:t},!0).normalize()}negate(){if(!this.isValid)return this;const e={};for(const t of Object.keys(this.values))e[t]=this.values[t]===0?0:-this.values[t];return Hi(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid||!this.loc.equals(e.loc))return!1;function t(i,s){return i===void 0||i===0?s===void 0||s===0:i===s}for(const i of Yi)if(!t(this.values[i],e.values[i]))return!1;return!0}}const Vs="Invalid Interval";function kv(n,e){return!n||!n.isValid?Tt.invalid("missing or invalid start"):!e||!e.isValid?Tt.invalid("missing or invalid end"):ee:!1}isBefore(e){return this.isValid?this.e<=e:!1}contains(e){return this.isValid?this.s<=e&&this.e>e:!1}set({start:e,end:t}={}){return this.isValid?Tt.fromDateTimes(e||this.s,t||this.e):this}splitAt(...e){if(!this.isValid)return[];const t=e.map(Bs).filter(o=>this.contains(o)).sort(),i=[];let{s}=this,l=0;for(;s+this.e?this.e:o;i.push(Tt.fromDateTimes(s,r)),s=r,l+=1}return i}splitBy(e){const t=st.fromDurationLike(e);if(!this.isValid||!t.isValid||t.as("milliseconds")===0)return[];let{s:i}=this,s=1,l;const o=[];for(;ia*s));l=+r>+this.e?this.e:r,o.push(Tt.fromDateTimes(i,l)),i=l,s+=1}return o}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s=e.e:!1}equals(e){return!this.isValid||!e.isValid?!1:this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;const t=this.s>e.s?this.s:e.s,i=this.e=i?null:Tt.fromDateTimes(t,i)}union(e){if(!this.isValid)return this;const t=this.se.e?this.e:e.e;return Tt.fromDateTimes(t,i)}static merge(e){const[t,i]=e.sort((s,l)=>s.s-l.s).reduce(([s,l],o)=>l?l.overlaps(o)||l.abutsStart(o)?[s,l.union(o)]:[s.concat([l]),o]:[s,o],[[],null]);return i&&t.push(i),t}static xor(e){let t=null,i=0;const s=[],l=e.map(a=>[{time:a.s,type:"s"},{time:a.e,type:"e"}]),o=Array.prototype.concat(...l),r=o.sort((a,u)=>a.time-u.time);for(const a of r)i+=a.type==="s"?1:-1,i===1?t=a.time:(t&&+t!=+a.time&&s.push(Tt.fromDateTimes(t,a.time)),t=null);return Tt.merge(s)}difference(...e){return Tt.xor([this].concat(e)).map(t=>this.intersection(t)).filter(t=>t&&!t.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:Vs}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Vs}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Vs}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Vs}toFormat(e,{separator:t=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${t}${this.e.toFormat(e)}`:Vs}toDuration(e,t){return this.isValid?this.e.diff(this.s,e,t):st.invalid(this.invalidReason)}mapEndpoints(e){return Tt.fromDateTimes(e(this.s),e(this.e))}}class Bl{static hasDST(e=Bt.defaultZone){const t=He.now().setZone(e).set({month:12});return!e.isUniversal&&t.offset!==t.set({month:6}).offset}static isValidIANAZone(e){return ci.isValidZone(e)}static normalizeZone(e){return yi(e,Bt.defaultZone)}static months(e="long",{locale:t=null,numberingSystem:i=null,locObj:s=null,outputCalendar:l="gregory"}={}){return(s||wt.create(t,i,l)).months(e)}static monthsFormat(e="long",{locale:t=null,numberingSystem:i=null,locObj:s=null,outputCalendar:l="gregory"}={}){return(s||wt.create(t,i,l)).months(e,!0)}static weekdays(e="long",{locale:t=null,numberingSystem:i=null,locObj:s=null}={}){return(s||wt.create(t,i,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:t=null,numberingSystem:i=null,locObj:s=null}={}){return(s||wt.create(t,i,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return wt.create(e).meridiems()}static eras(e="short",{locale:t=null}={}){return wt.create(t,null,"gregory").eras(e)}static features(){return{relative:fg()}}}function Du(n,e){const t=s=>s.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),i=t(e)-t(n);return Math.floor(st.fromMillis(i).as("days"))}function wv(n,e,t){const i=[["years",(r,a)=>a.year-r.year],["quarters",(r,a)=>a.quarter-r.quarter],["months",(r,a)=>a.month-r.month+(a.year-r.year)*12],["weeks",(r,a)=>{const u=Du(r,a);return(u-u%7)/7}],["days",Du]],s={};let l,o;for(const[r,a]of i)if(t.indexOf(r)>=0){l=r;let u=a(n,e);o=n.plus({[r]:u}),o>e?(n=n.plus({[r]:u-1}),u-=1):n=o,s[r]=u}return[n,s,o,l]}function Sv(n,e,t,i){let[s,l,o,r]=wv(n,e,t);const a=e-s,u=t.filter(d=>["hours","minutes","seconds","milliseconds"].indexOf(d)>=0);u.length===0&&(o0?st.fromMillis(a,i).shiftTo(...u).plus(f):f}const Oa={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Eu={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},Tv=Oa.hanidec.replace(/[\[|\]]/g,"").split("");function $v(n){let e=parseInt(n,10);if(isNaN(e)){e="";for(let t=0;t=l&&i<=o&&(e+=i-l)}}return parseInt(e,10)}else return e}function Vn({numberingSystem:n},e=""){return new RegExp(`${Oa[n||"latn"]}${e}`)}const Cv="missing Intl.DateTimeFormat.formatToParts support";function ot(n,e=t=>t){return{regex:n,deser:([t])=>e($v(t))}}const Mv=String.fromCharCode(160),Og=`[ ${Mv}]`,Dg=new RegExp(Og,"g");function Ov(n){return n.replace(/\./g,"\\.?").replace(Dg,Og)}function Au(n){return n.replace(/\./g,"").replace(Dg," ").toLowerCase()}function Hn(n,e){return n===null?null:{regex:RegExp(n.map(Ov).join("|")),deser:([t])=>n.findIndex(i=>Au(t)===Au(i))+e}}function Iu(n,e){return{regex:n,deser:([,t,i])=>Ho(t,i),groups:e}}function lr(n){return{regex:n,deser:([e])=>e}}function Dv(n){return n.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Ev(n,e){const t=Vn(e),i=Vn(e,"{2}"),s=Vn(e,"{3}"),l=Vn(e,"{4}"),o=Vn(e,"{6}"),r=Vn(e,"{1,2}"),a=Vn(e,"{1,3}"),u=Vn(e,"{1,6}"),f=Vn(e,"{1,9}"),d=Vn(e,"{2,4}"),p=Vn(e,"{4,6}"),m=g=>({regex:RegExp(Dv(g.val)),deser:([k])=>k,literal:!0}),b=(g=>{if(n.literal)return m(g);switch(g.val){case"G":return Hn(e.eras("short",!1),0);case"GG":return Hn(e.eras("long",!1),0);case"y":return ot(u);case"yy":return ot(d,Br);case"yyyy":return ot(l);case"yyyyy":return ot(p);case"yyyyyy":return ot(o);case"M":return ot(r);case"MM":return ot(i);case"MMM":return Hn(e.months("short",!0,!1),1);case"MMMM":return Hn(e.months("long",!0,!1),1);case"L":return ot(r);case"LL":return ot(i);case"LLL":return Hn(e.months("short",!1,!1),1);case"LLLL":return Hn(e.months("long",!1,!1),1);case"d":return ot(r);case"dd":return ot(i);case"o":return ot(a);case"ooo":return ot(s);case"HH":return ot(i);case"H":return ot(r);case"hh":return ot(i);case"h":return ot(r);case"mm":return ot(i);case"m":return ot(r);case"q":return ot(r);case"qq":return ot(i);case"s":return ot(r);case"ss":return ot(i);case"S":return ot(a);case"SSS":return ot(s);case"u":return lr(f);case"uu":return lr(r);case"uuu":return ot(t);case"a":return Hn(e.meridiems(),0);case"kkkk":return ot(l);case"kk":return ot(d,Br);case"W":return ot(r);case"WW":return ot(i);case"E":case"c":return ot(t);case"EEE":return Hn(e.weekdays("short",!1,!1),1);case"EEEE":return Hn(e.weekdays("long",!1,!1),1);case"ccc":return Hn(e.weekdays("short",!0,!1),1);case"cccc":return Hn(e.weekdays("long",!0,!1),1);case"Z":case"ZZ":return Iu(new RegExp(`([+-]${r.source})(?::(${i.source}))?`),2);case"ZZZ":return Iu(new RegExp(`([+-]${r.source})(${i.source})?`),2);case"z":return lr(/[a-z_+-/]{1,256}?/i);default:return m(g)}})(n)||{invalidReason:Cv};return b.token=n,b}const Av={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}};function Iv(n,e,t){const{type:i,value:s}=n;if(i==="literal")return{literal:!0,val:s};const l=t[i];let o=Av[i];if(typeof o=="object"&&(o=o[l]),o)return{literal:!1,val:o}}function Pv(n){return[`^${n.map(t=>t.regex).reduce((t,i)=>`${t}(${i.source})`,"")}$`,n]}function Lv(n,e,t){const i=n.match(e);if(i){const s={};let l=1;for(const o in t)if(Cs(t,o)){const r=t[o],a=r.groups?r.groups+1:1;!r.literal&&r.token&&(s[r.token.val[0]]=r.deser(i.slice(l,l+a))),l+=a}return[i,s]}else return[i,{}]}function Nv(n){const e=l=>{switch(l){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}};let t=null,i;return et(n.z)||(t=ci.create(n.z)),et(n.Z)||(t||(t=new rn(n.Z)),i=n.Z),et(n.q)||(n.M=(n.q-1)*3+1),et(n.h)||(n.h<12&&n.a===1?n.h+=12:n.h===12&&n.a===0&&(n.h=0)),n.G===0&&n.y&&(n.y=-n.y),et(n.u)||(n.S=ka(n.u)),[Object.keys(n).reduce((l,o)=>{const r=e(o);return r&&(l[r]=n[o]),l},{}),t,i]}let or=null;function Fv(){return or||(or=He.fromMillis(1555555555555)),or}function Rv(n,e){if(n.literal)return n;const t=hn.macroTokenToFormatOpts(n.val);if(!t)return n;const l=hn.create(e,t).formatDateTimeParts(Fv()).map(o=>Iv(o,e,t));return l.includes(void 0)?n:l}function qv(n,e){return Array.prototype.concat(...n.map(t=>Rv(t,e)))}function Eg(n,e,t){const i=qv(hn.parseFormat(t),n),s=i.map(o=>Ev(o,n)),l=s.find(o=>o.invalidReason);if(l)return{input:e,tokens:i,invalidReason:l.invalidReason};{const[o,r]=Pv(s),a=RegExp(o,"i"),[u,f]=Lv(e,a,r),[d,p,m]=f?Nv(f):[null,null,void 0];if(Cs(f,"a")&&Cs(f,"H"))throw new Xs("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:i,regex:a,rawMatches:u,matches:f,result:d,zone:p,specificOffset:m}}}function jv(n,e,t){const{result:i,zone:s,specificOffset:l,invalidReason:o}=Eg(n,e,t);return[i,s,l,o]}const Ag=[0,31,59,90,120,151,181,212,243,273,304,334],Ig=[0,31,60,91,121,152,182,213,244,274,305,335];function Nn(n,e){return new Bn("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${n}, which is invalid`)}function Pg(n,e,t){const i=new Date(Date.UTC(n,e-1,t));n<100&&n>=0&&i.setUTCFullYear(i.getUTCFullYear()-1900);const s=i.getUTCDay();return s===0?7:s}function Lg(n,e,t){return t+(Ml(n)?Ig:Ag)[e-1]}function Ng(n,e){const t=Ml(n)?Ig:Ag,i=t.findIndex(l=>lbo(e)?(r=e+1,o=1):r=e,{weekYear:r,weekNumber:o,weekday:l,...zo(n)}}function Pu(n){const{weekYear:e,weekNumber:t,weekday:i}=n,s=Pg(e,1,4),l=tl(e);let o=t*7+i-s-3,r;o<1?(r=e-1,o+=tl(r)):o>l?(r=e+1,o-=tl(e)):r=e;const{month:a,day:u}=Ng(r,o);return{year:r,month:a,day:u,...zo(n)}}function rr(n){const{year:e,month:t,day:i}=n,s=Lg(e,t,i);return{year:e,ordinal:s,...zo(n)}}function Lu(n){const{year:e,ordinal:t}=n,{month:i,day:s}=Ng(e,t);return{year:e,month:i,day:s,...zo(n)}}function Vv(n){const e=Vo(n.weekYear),t=fi(n.weekNumber,1,bo(n.weekYear)),i=fi(n.weekday,1,7);return e?t?i?!1:Nn("weekday",n.weekday):Nn("week",n.week):Nn("weekYear",n.weekYear)}function Hv(n){const e=Vo(n.year),t=fi(n.ordinal,1,tl(n.year));return e?t?!1:Nn("ordinal",n.ordinal):Nn("year",n.year)}function Fg(n){const e=Vo(n.year),t=fi(n.month,1,12),i=fi(n.day,1,go(n.year,n.month));return e?t?i?!1:Nn("day",n.day):Nn("month",n.month):Nn("year",n.year)}function Rg(n){const{hour:e,minute:t,second:i,millisecond:s}=n,l=fi(e,0,23)||e===24&&t===0&&i===0&&s===0,o=fi(t,0,59),r=fi(i,0,59),a=fi(s,0,999);return l?o?r?a?!1:Nn("millisecond",s):Nn("second",i):Nn("minute",t):Nn("hour",e)}const ar="Invalid DateTime",Nu=864e13;function Ul(n){return new Bn("unsupported zone",`the zone "${n.name}" is not supported`)}function ur(n){return n.weekData===null&&(n.weekData=Jr(n.c)),n.weekData}function Hs(n,e){const t={ts:n.ts,zone:n.zone,c:n.c,o:n.o,loc:n.loc,invalid:n.invalid};return new He({...t,...e,old:t})}function qg(n,e,t){let i=n-e*60*1e3;const s=t.offset(i);if(e===s)return[i,e];i-=(s-e)*60*1e3;const l=t.offset(i);return s===l?[i,s]:[n-Math.min(s,l)*60*1e3,Math.max(s,l)]}function Fu(n,e){n+=e*60*1e3;const t=new Date(n);return{year:t.getUTCFullYear(),month:t.getUTCMonth()+1,day:t.getUTCDate(),hour:t.getUTCHours(),minute:t.getUTCMinutes(),second:t.getUTCSeconds(),millisecond:t.getUTCMilliseconds()}}function co(n,e,t){return qg(Sa(n),e,t)}function Ru(n,e){const t=n.o,i=n.c.year+Math.trunc(e.years),s=n.c.month+Math.trunc(e.months)+Math.trunc(e.quarters)*3,l={...n.c,year:i,month:s,day:Math.min(n.c.day,go(i,s))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},o=st.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),r=Sa(l);let[a,u]=qg(r,t,n.zone);return o!==0&&(a+=o,u=n.zone.offset(a)),{ts:a,o:u}}function zs(n,e,t,i,s,l){const{setZone:o,zone:r}=t;if(n&&Object.keys(n).length!==0){const a=e||r,u=He.fromObject(n,{...t,zone:a,specificOffset:l});return o?u:u.setZone(r)}else return He.invalid(new Bn("unparsable",`the input "${s}" can't be parsed as ${i}`))}function Wl(n,e,t=!0){return n.isValid?hn.create(wt.create("en-US"),{allowZ:t,forceSimple:!0}).formatDateTimeFromString(n,e):null}function fr(n,e){const t=n.c.year>9999||n.c.year<0;let i="";return t&&n.c.year>=0&&(i+="+"),i+=Rt(n.c.year,t?6:4),e?(i+="-",i+=Rt(n.c.month),i+="-",i+=Rt(n.c.day)):(i+=Rt(n.c.month),i+=Rt(n.c.day)),i}function qu(n,e,t,i,s,l){let o=Rt(n.c.hour);return e?(o+=":",o+=Rt(n.c.minute),(n.c.second!==0||!t)&&(o+=":")):o+=Rt(n.c.minute),(n.c.second!==0||!t)&&(o+=Rt(n.c.second),(n.c.millisecond!==0||!i)&&(o+=".",o+=Rt(n.c.millisecond,3))),s&&(n.isOffsetFixed&&n.offset===0&&!l?o+="Z":n.o<0?(o+="-",o+=Rt(Math.trunc(-n.o/60)),o+=":",o+=Rt(Math.trunc(-n.o%60))):(o+="+",o+=Rt(Math.trunc(n.o/60)),o+=":",o+=Rt(Math.trunc(n.o%60)))),l&&(o+="["+n.zone.ianaName+"]"),o}const jg={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},zv={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Bv={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Vg=["year","month","day","hour","minute","second","millisecond"],Uv=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Wv=["year","ordinal","hour","minute","second","millisecond"];function ju(n){const e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[n.toLowerCase()];if(!e)throw new U_(n);return e}function Vu(n,e){const t=yi(e.zone,Bt.defaultZone),i=wt.fromObject(e),s=Bt.now();let l,o;if(et(n.year))l=s;else{for(const u of Vg)et(n[u])&&(n[u]=jg[u]);const r=Fg(n)||Rg(n);if(r)return He.invalid(r);const a=t.offset(s);[l,o]=co(n,a,t)}return new He({ts:l,zone:t,loc:i,o})}function Hu(n,e,t){const i=et(t.round)?!0:t.round,s=(o,r)=>(o=wa(o,i||t.calendary?0:2,!0),e.loc.clone(t).relFormatter(t).format(o,r)),l=o=>t.calendary?e.hasSame(n,o)?0:e.startOf(o).diff(n.startOf(o),o).get(o):e.diff(n,o).get(o);if(t.unit)return s(l(t.unit),t.unit);for(const o of t.units){const r=l(o);if(Math.abs(r)>=1)return s(r,o)}return s(n>e?-0:0,t.units[t.units.length-1])}function zu(n){let e={},t;return n.length>0&&typeof n[n.length-1]=="object"?(e=n[n.length-1],t=Array.from(n).slice(0,n.length-1)):t=Array.from(n),[e,t]}class He{constructor(e){const t=e.zone||Bt.defaultZone;let i=e.invalid||(Number.isNaN(e.ts)?new Bn("invalid input"):null)||(t.isValid?null:Ul(t));this.ts=et(e.ts)?Bt.now():e.ts;let s=null,l=null;if(!i)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t))[s,l]=[e.old.c,e.old.o];else{const r=t.offset(this.ts);s=Fu(this.ts,r),i=Number.isNaN(s.year)?new Bn("invalid input"):null,s=i?null:s,l=i?null:r}this._zone=t,this.loc=e.loc||wt.create(),this.invalid=i,this.weekData=null,this.c=s,this.o=l,this.isLuxonDateTime=!0}static now(){return new He({})}static local(){const[e,t]=zu(arguments),[i,s,l,o,r,a,u]=t;return Vu({year:i,month:s,day:l,hour:o,minute:r,second:a,millisecond:u},e)}static utc(){const[e,t]=zu(arguments),[i,s,l,o,r,a,u]=t;return e.zone=rn.utcInstance,Vu({year:i,month:s,day:l,hour:o,minute:r,second:a,millisecond:u},e)}static fromJSDate(e,t={}){const i=xb(e)?e.valueOf():NaN;if(Number.isNaN(i))return He.invalid("invalid input");const s=yi(t.zone,Bt.defaultZone);return s.isValid?new He({ts:i,zone:s,loc:wt.fromObject(t)}):He.invalid(Ul(s))}static fromMillis(e,t={}){if(Qi(e))return e<-Nu||e>Nu?He.invalid("Timestamp out of range"):new He({ts:e,zone:yi(t.zone,Bt.defaultZone),loc:wt.fromObject(t)});throw new Pn(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,t={}){if(Qi(e))return new He({ts:e*1e3,zone:yi(t.zone,Bt.defaultZone),loc:wt.fromObject(t)});throw new Pn("fromSeconds requires a numerical input")}static fromObject(e,t={}){e=e||{};const i=yi(t.zone,Bt.defaultZone);if(!i.isValid)return He.invalid(Ul(i));const s=Bt.now(),l=et(t.specificOffset)?i.offset(s):t.specificOffset,o=vo(e,ju),r=!et(o.ordinal),a=!et(o.year),u=!et(o.month)||!et(o.day),f=a||u,d=o.weekYear||o.weekNumber,p=wt.fromObject(t);if((f||r)&&d)throw new Xs("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(u&&r)throw new Xs("Can't mix ordinal dates with month/day");const m=d||o.weekday&&!f;let _,b,g=Fu(s,l);m?(_=Uv,b=zv,g=Jr(g)):r?(_=Wv,b=Bv,g=rr(g)):(_=Vg,b=jg);let k=!1;for(const A of _){const L=o[A];et(L)?k?o[A]=b[A]:o[A]=g[A]:k=!0}const w=m?Vv(o):r?Hv(o):Fg(o),$=w||Rg(o);if($)return He.invalid($);const C=m?Pu(o):r?Lu(o):o,[O,M]=co(C,l,i),D=new He({ts:O,zone:i,o:M,loc:p});return o.weekday&&f&&e.weekday!==D.weekday?He.invalid("mismatched weekday",`you can't specify both a weekday of ${o.weekday} and a date of ${D.toISO()}`):D}static fromISO(e,t={}){const[i,s]=lv(e);return zs(i,s,t,"ISO 8601",e)}static fromRFC2822(e,t={}){const[i,s]=ov(e);return zs(i,s,t,"RFC 2822",e)}static fromHTTP(e,t={}){const[i,s]=rv(e);return zs(i,s,t,"HTTP",t)}static fromFormat(e,t,i={}){if(et(e)||et(t))throw new Pn("fromFormat requires an input string and a format");const{locale:s=null,numberingSystem:l=null}=i,o=wt.fromOpts({locale:s,numberingSystem:l,defaultToEN:!0}),[r,a,u,f]=jv(o,e,t);return f?He.invalid(f):zs(r,a,i,`format ${t}`,e,u)}static fromString(e,t,i={}){return He.fromFormat(e,t,i)}static fromSQL(e,t={}){const[i,s]=mv(e);return zs(i,s,t,"SQL",e)}static invalid(e,t=null){if(!e)throw new Pn("need to specify a reason the DateTime is invalid");const i=e instanceof Bn?e:new Bn(e,t);if(Bt.throwOnInvalid)throw new Kb(i);return new He({invalid:i})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}get(e){return this[e]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?ur(this).weekYear:NaN}get weekNumber(){return this.isValid?ur(this).weekNumber:NaN}get weekday(){return this.isValid?ur(this).weekday:NaN}get ordinal(){return this.isValid?rr(this.c).ordinal:NaN}get monthShort(){return this.isValid?Bl.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Bl.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Bl.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Bl.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}get isInLeapYear(){return Ml(this.year)}get daysInMonth(){return go(this.year,this.month)}get daysInYear(){return this.isValid?tl(this.year):NaN}get weeksInWeekYear(){return this.isValid?bo(this.weekYear):NaN}resolvedLocaleOptions(e={}){const{locale:t,numberingSystem:i,calendar:s}=hn.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t,numberingSystem:i,outputCalendar:s}}toUTC(e=0,t={}){return this.setZone(rn.instance(e),t)}toLocal(){return this.setZone(Bt.defaultZone)}setZone(e,{keepLocalTime:t=!1,keepCalendarTime:i=!1}={}){if(e=yi(e,Bt.defaultZone),e.equals(this.zone))return this;if(e.isValid){let s=this.ts;if(t||i){const l=e.offset(this.ts),o=this.toObject();[s]=co(o,l,e)}return Hs(this,{ts:s,zone:e})}else return He.invalid(Ul(e))}reconfigure({locale:e,numberingSystem:t,outputCalendar:i}={}){const s=this.loc.clone({locale:e,numberingSystem:t,outputCalendar:i});return Hs(this,{loc:s})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const t=vo(e,ju),i=!et(t.weekYear)||!et(t.weekNumber)||!et(t.weekday),s=!et(t.ordinal),l=!et(t.year),o=!et(t.month)||!et(t.day),r=l||o,a=t.weekYear||t.weekNumber;if((r||s)&&a)throw new Xs("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&s)throw new Xs("Can't mix ordinal dates with month/day");let u;i?u=Pu({...Jr(this.c),...t}):et(t.ordinal)?(u={...this.toObject(),...t},et(t.day)&&(u.day=Math.min(go(u.year,u.month),u.day))):u=Lu({...rr(this.c),...t});const[f,d]=co(u,this.o,this.zone);return Hs(this,{ts:f,o:d})}plus(e){if(!this.isValid)return this;const t=st.fromDurationLike(e);return Hs(this,Ru(this,t))}minus(e){if(!this.isValid)return this;const t=st.fromDurationLike(e).negate();return Hs(this,Ru(this,t))}startOf(e){if(!this.isValid)return this;const t={},i=st.normalizeUnit(e);switch(i){case"years":t.month=1;case"quarters":case"months":t.day=1;case"weeks":case"days":t.hour=0;case"hours":t.minute=0;case"minutes":t.second=0;case"seconds":t.millisecond=0;break}if(i==="weeks"&&(t.weekday=1),i==="quarters"){const s=Math.ceil(this.month/3);t.month=(s-1)*3+1}return this.set(t)}endOf(e){return this.isValid?this.plus({[e]:1}).startOf(e).minus(1):this}toFormat(e,t={}){return this.isValid?hn.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this,e):ar}toLocaleString(e=zr,t={}){return this.isValid?hn.create(this.loc.clone(t),e).formatDateTime(this):ar}toLocaleParts(e={}){return this.isValid?hn.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:t=!1,suppressMilliseconds:i=!1,includeOffset:s=!0,extendedZone:l=!1}={}){if(!this.isValid)return null;const o=e==="extended";let r=fr(this,o);return r+="T",r+=qu(this,o,t,i,s,l),r}toISODate({format:e="extended"}={}){return this.isValid?fr(this,e==="extended"):null}toISOWeekDate(){return Wl(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:t=!1,includeOffset:i=!0,includePrefix:s=!1,extendedZone:l=!1,format:o="extended"}={}){return this.isValid?(s?"T":"")+qu(this,o==="extended",t,e,i,l):null}toRFC2822(){return Wl(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Wl(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?fr(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:t=!1,includeOffsetSpace:i=!0}={}){let s="HH:mm:ss.SSS";return(t||e)&&(i&&(s+=" "),t?s+="z":e&&(s+="ZZ")),Wl(this,s,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():ar}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const t={...this.c};return e.includeConfig&&(t.outputCalendar=this.outputCalendar,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,t="milliseconds",i={}){if(!this.isValid||!e.isValid)return st.invalid("created by diffing an invalid DateTime");const s={locale:this.locale,numberingSystem:this.numberingSystem,...i},l=e0(t).map(st.normalizeUnit),o=e.valueOf()>this.valueOf(),r=o?this:e,a=o?e:this,u=Sv(r,a,l,s);return o?u.negate():u}diffNow(e="milliseconds",t={}){return this.diff(He.now(),e,t)}until(e){return this.isValid?Tt.fromDateTimes(this,e):this}hasSame(e,t){if(!this.isValid)return!1;const i=e.valueOf(),s=this.setZone(e.zone,{keepLocalTime:!0});return s.startOf(t)<=i&&i<=s.endOf(t)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const t=e.base||He.fromObject({},{zone:this.zone}),i=e.padding?thist.valueOf(),Math.min)}static max(...e){if(!e.every(He.isDateTime))throw new Pn("max requires all arguments be DateTimes");return vu(e,t=>t.valueOf(),Math.max)}static fromFormatExplain(e,t,i={}){const{locale:s=null,numberingSystem:l=null}=i,o=wt.fromOpts({locale:s,numberingSystem:l,defaultToEN:!0});return Eg(o,e,t)}static fromStringExplain(e,t,i={}){return He.fromFormatExplain(e,t,i)}static get DATE_SHORT(){return zr}static get DATE_MED(){return W_}static get DATE_MED_WITH_WEEKDAY(){return Gb}static get DATE_FULL(){return Y_}static get DATE_HUGE(){return K_}static get TIME_SIMPLE(){return J_}static get TIME_WITH_SECONDS(){return Z_}static get TIME_WITH_SHORT_OFFSET(){return G_}static get TIME_WITH_LONG_OFFSET(){return X_}static get TIME_24_SIMPLE(){return Q_}static get TIME_24_WITH_SECONDS(){return x_}static get TIME_24_WITH_SHORT_OFFSET(){return eg}static get TIME_24_WITH_LONG_OFFSET(){return tg}static get DATETIME_SHORT(){return ng}static get DATETIME_SHORT_WITH_SECONDS(){return ig}static get DATETIME_MED(){return sg}static get DATETIME_MED_WITH_SECONDS(){return lg}static get DATETIME_MED_WITH_WEEKDAY(){return Xb}static get DATETIME_FULL(){return og}static get DATETIME_FULL_WITH_SECONDS(){return rg}static get DATETIME_HUGE(){return ag}static get DATETIME_HUGE_WITH_SECONDS(){return ug}}function Bs(n){if(He.isDateTime(n))return n;if(n&&n.valueOf&&Qi(n.valueOf()))return He.fromJSDate(n);if(n&&typeof n=="object")return He.fromObject(n);throw new Pn(`Unknown datetime argument: ${n}, of type ${typeof n}`)}const Yv=[".jpg",".jpeg",".png",".svg",".gif",".jfif",".webp",".avif"],Kv=[".mp4",".avi",".mov",".3gp",".wmv"],Jv=[".aa",".aac",".m4v",".mp3",".ogg",".oga",".mogg",".amr"],Zv=[".pdf",".doc",".docx",".xls",".xlsx",".ppt",".pptx",".odp",".odt",".ods",".txt"];class z{static isObject(e){return e!==null&&typeof e=="object"&&e.constructor===Object}static clone(e){return typeof structuredClone<"u"?structuredClone(e):JSON.parse(JSON.stringify(e))}static isEmpty(e){return e===""||e===null||e==="00000000-0000-0000-0000-000000000000"||e==="0001-01-01 00:00:00.000Z"||e==="0001-01-01"||typeof e>"u"||Array.isArray(e)&&e.length===0||z.isObject(e)&&Object.keys(e).length===0}static isInput(e){let t=e&&e.tagName?e.tagName.toLowerCase():"";return t==="input"||t==="select"||t==="textarea"||e.isContentEditable}static isFocusable(e){let t=e&&e.tagName?e.tagName.toLowerCase():"";return z.isInput(e)||t==="button"||t==="a"||t==="details"||e.tabIndex>=0}static hasNonEmptyProps(e){for(let t in e)if(!z.isEmpty(e[t]))return!0;return!1}static toArray(e,t=!1){return Array.isArray(e)?e.slice():(t||!z.isEmpty(e))&&typeof e<"u"?[e]:[]}static inArray(e,t){e=Array.isArray(e)?e:[];for(let i=e.length-1;i>=0;i--)if(e[i]==t)return!0;return!1}static removeByValue(e,t){e=Array.isArray(e)?e:[];for(let i=e.length-1;i>=0;i--)if(e[i]==t){e.splice(i,1);break}}static pushUnique(e,t){z.inArray(e,t)||e.push(t)}static findByKey(e,t,i){e=Array.isArray(e)?e:[];for(let s in e)if(e[s][t]==i)return e[s];return null}static groupByKey(e,t){e=Array.isArray(e)?e:[];const i={};for(let s in e)i[e[s][t]]=i[e[s][t]]||[],i[e[s][t]].push(e[s]);return i}static removeByKey(e,t,i){for(let s in e)if(e[s][t]==i){e.splice(s,1);break}}static pushOrReplaceByKey(e,t,i="id"){for(let s=e.length-1;s>=0;s--)if(e[s][i]==t[i]){e[s]=t;return}e.push(t)}static filterDuplicatesByKey(e,t="id"){e=Array.isArray(e)?e:[];const i={};for(const s of e)i[s[t]]=s;return Object.values(i)}static filterRedactedProps(e,t="******"){const i=JSON.parse(JSON.stringify(e||{}));for(let s in i)typeof i[s]=="object"&&i[s]!==null?i[s]=z.filterRedactedProps(i[s],t):i[s]===t&&delete i[s];return i}static getNestedVal(e,t,i=null,s="."){let l=e||{},o=(t||"").split(s);for(const r of o){if(!z.isObject(l)&&!Array.isArray(l)||typeof l[r]>"u")return i;l=l[r]}return l}static setByPath(e,t,i,s="."){if(e===null||typeof e!="object"){console.warn("setByPath: data not an object or array.");return}let l=e,o=t.split(s),r=o.pop();for(const a of o)(!z.isObject(l)&&!Array.isArray(l)||!z.isObject(l[a])&&!Array.isArray(l[a]))&&(l[a]={}),l=l[a];l[r]=i}static deleteByPath(e,t,i="."){let s=e||{},l=(t||"").split(i),o=l.pop();for(const r of l)(!z.isObject(s)&&!Array.isArray(s)||!z.isObject(s[r])&&!Array.isArray(s[r]))&&(s[r]={}),s=s[r];Array.isArray(s)?s.splice(o,1):z.isObject(s)&&delete s[o],l.length>0&&(Array.isArray(s)&&!s.length||z.isObject(s)&&!Object.keys(s).length)&&(Array.isArray(e)&&e.length>0||z.isObject(e)&&Object.keys(e).length>0)&&z.deleteByPath(e,l.join(i),i)}static randomString(e){e=e||10;let t="",i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";for(let s=0;s=2?(t[0][0]+t[1][0]).toUpperCase():e[0].toUpperCase()}static getDateTime(e){if(typeof e=="string"){const t={19:"yyyy-MM-dd HH:mm:ss",23:"yyyy-MM-dd HH:mm:ss.SSS",20:"yyyy-MM-dd HH:mm:ssZ",24:"yyyy-MM-dd HH:mm:ss.SSSZ"},i=t[e.length]||t[19];return He.fromFormat(e,i,{zone:"UTC"})}return He.fromJSDate(e)}static formatToUTCDate(e,t="yyyy-MM-dd HH:mm:ss"){return z.getDateTime(e).toUTC().toFormat(t)}static formatToLocalDate(e,t="yyyy-MM-dd HH:mm:ss"){return z.getDateTime(e).toLocal().toFormat(t)}static async copyToClipboard(e){var t;if(e=""+e,!(!e.length||!((t=window==null?void 0:window.navigator)!=null&&t.clipboard)))return window.navigator.clipboard.writeText(e).catch(i=>{console.warn("Failed to copy.",i)})}static downloadJson(e,t){const i="data:text/json;charset=utf-8,"+encodeURIComponent(JSON.stringify(e,null,2)),s=document.createElement("a");s.setAttribute("href",i),s.setAttribute("download",t+".json"),s.click(),s.remove()}static getJWTPayload(e){const t=(e||"").split(".")[1]||"";if(t==="")return{};try{const i=decodeURIComponent(atob(t));return JSON.parse(i)||{}}catch(i){console.warn("Failed to parse JWT payload data.",i)}return{}}static hasImageExtension(e){return!!Yv.find(t=>e.toLowerCase().endsWith(t))}static hasVideoExtension(e){return!!Kv.find(t=>e.toLowerCase().endsWith(t))}static hasAudioExtension(e){return!!Jv.find(t=>e.toLowerCase().endsWith(t))}static hasDocumentExtension(e){return!!Zv.find(t=>e.toLowerCase().endsWith(t))}static getFileType(e){return z.hasImageExtension(e)?"image":z.hasDocumentExtension(e)?"document":z.hasVideoExtension(e)?"video":z.hasAudioExtension(e)?"audio":"file"}static generateThumb(e,t=100,i=100){return new Promise(s=>{let l=new FileReader;l.onload=function(o){let r=new Image;r.onload=function(){let a=document.createElement("canvas"),u=a.getContext("2d"),f=r.width,d=r.height;return a.width=t,a.height=i,u.drawImage(r,f>d?(f-d)/2:0,0,f>d?d:f,f>d?d:f,0,0,t,i),s(a.toDataURL(e.type))},r.src=o.target.result},l.readAsDataURL(e)})}static addValueToFormData(e,t,i){if(!(typeof i>"u"))if(z.isEmpty(i))e.append(t,"");else if(Array.isArray(i))for(const s of i)z.addValueToFormData(e,t,s);else i instanceof File?e.append(t,i):i instanceof Date?e.append(t,i.toISOString()):z.isObject(i)?e.append(t,JSON.stringify(i)):e.append(t,""+i)}static dummyCollectionRecord(e){var o,r,a,u,f,d,p;const t=(e==null?void 0:e.schema)||[],i={id:"RECORD_ID",collectionId:e==null?void 0:e.id,collectionName:e==null?void 0:e.name};e!=null&&e.isAuth&&(i.username="username123",i.verified=!1,i.emailVisibility=!0,i.email="test@example.com"),(!(e!=null&&e.isView)||z.extractColumnsFromQuery((o=e==null?void 0:e.options)==null?void 0:o.query).includes("created"))&&(i.created="2022-01-01 01:00:00.123Z"),(!(e!=null&&e.isView)||z.extractColumnsFromQuery((r=e==null?void 0:e.options)==null?void 0:r.query).includes("updated"))&&(i.updated="2022-01-01 23:59:59.456Z");for(const m of t){let _=null;m.type==="number"?_=123:m.type==="date"?_="2022-01-01 10:00:00.123Z":m.type==="bool"?_=!0:m.type==="email"?_="test@example.com":m.type==="url"?_="https://example.com":m.type==="json"?_="JSON":m.type==="file"?(_="filename.jpg",((a=m.options)==null?void 0:a.maxSelect)!==1&&(_=[_])):m.type==="select"?(_=(f=(u=m.options)==null?void 0:u.values)==null?void 0:f[0],((d=m.options)==null?void 0:d.maxSelect)!==1&&(_=[_])):m.type==="relation"?(_="RELATION_RECORD_ID",((p=m.options)==null?void 0:p.maxSelect)!==1&&(_=[_])):_="test",i[m.name]=_}return i}static dummyCollectionSchemaData(e){var s,l,o,r;const t=(e==null?void 0:e.schema)||[],i={};for(const a of t){let u=null;if(a.type==="number")u=123;else if(a.type==="date")u="2022-01-01 10:00:00.123Z";else if(a.type==="bool")u=!0;else if(a.type==="email")u="test@example.com";else if(a.type==="url")u="https://example.com";else if(a.type==="json")u="JSON";else{if(a.type==="file")continue;a.type==="select"?(u=(l=(s=a.options)==null?void 0:s.values)==null?void 0:l[0],((o=a.options)==null?void 0:o.maxSelect)!==1&&(u=[u])):a.type==="relation"?(u="RELATION_RECORD_ID",((r=a.options)==null?void 0:r.maxSelect)!==1&&(u=[u])):u="test"}i[a.name]=u}return i}static getCollectionTypeIcon(e){switch(e==null?void 0:e.toLowerCase()){case"auth":return"ri-group-line";case"view":return"ri-table-line";default:return"ri-folder-2-line"}}static getFieldTypeIcon(e){switch(e==null?void 0:e.toLowerCase()){case"primary":return"ri-key-line";case"text":return"ri-text";case"number":return"ri-hashtag";case"date":return"ri-calendar-line";case"bool":return"ri-toggle-line";case"email":return"ri-mail-line";case"url":return"ri-link";case"editor":return"ri-edit-2-line";case"select":return"ri-list-check";case"json":return"ri-braces-line";case"file":return"ri-image-line";case"relation":return"ri-mind-map";case"user":return"ri-user-line";default:return"ri-star-s-line"}}static getFieldValueType(e){var t;switch(e==null?void 0:e.type){case"bool":return"Boolean";case"number":return"Number";case"file":return"File";case"select":case"relation":return((t=e==null?void 0:e.options)==null?void 0:t.maxSelect)===1?"String":"Array";default:return"String"}}static zeroDefaultStr(e){var t;return(e==null?void 0:e.type)==="number"?"0":(e==null?void 0:e.type)==="bool"?"false":(e==null?void 0:e.type)==="json"?'null, "", [], {}':["select","relation","file"].includes(e==null?void 0:e.type)&&((t=e==null?void 0:e.options)==null?void 0:t.maxSelect)!=1?"[]":'""'}static getApiExampleUrl(e){return(window.location.href.substring(0,window.location.href.indexOf("/_"))||e||"/").replace("//localhost","//127.0.0.1")}static hasCollectionChanges(e,t,i=!1){if(e=e||{},t=t||{},e.id!=t.id)return!0;for(let u in e)if(u!=="schema"&&JSON.stringify(e[u])!==JSON.stringify(t[u]))return!0;const s=Array.isArray(e.schema)?e.schema:[],l=Array.isArray(t.schema)?t.schema:[],o=s.filter(u=>(u==null?void 0:u.id)&&!z.findByKey(l,"id",u.id)),r=l.filter(u=>(u==null?void 0:u.id)&&!z.findByKey(s,"id",u.id)),a=l.filter(u=>{const f=z.isObject(u)&&z.findByKey(s,"id",u.id);if(!f)return!1;for(let d in f)if(JSON.stringify(u[d])!=JSON.stringify(f[d]))return!0;return!1});return!!(r.length||a.length||i&&o.length)}static sortCollections(e=[]){const t=[],i=[],s=[];for(const l of e)l.type==="auth"?t.push(l):l.type==="base"?i.push(l):s.push(l);return[].concat(t,i,s)}static yieldToMain(){return new Promise(e=>{setTimeout(e,0)})}static defaultFlatpickrOptions(){return{dateFormat:"Y-m-d H:i:S",disableMobile:!0,allowInput:!0,enableTime:!0,time_24hr:!0,locale:{firstDayOfWeek:1}}}static defaultEditorOptions(){return{branding:!1,promotion:!1,menubar:!1,min_height:270,height:270,max_height:700,autoresize_bottom_margin:30,skin:"pocketbase",content_style:"body { font-size: 14px }",plugins:["autoresize","autolink","lists","link","image","searchreplace","fullscreen","media","table","code","codesample"],toolbar:"undo redo | styles | alignleft aligncenter alignright | bold italic forecolor backcolor | bullist numlist | link image table codesample | code fullscreen",file_picker_types:"image",file_picker_callback:(e,t,i)=>{const s=document.createElement("input");s.setAttribute("type","file"),s.setAttribute("accept","image/*"),s.addEventListener("change",l=>{const o=l.target.files[0],r=new FileReader;r.addEventListener("load",()=>{if(!tinymce)return;const a="blobid"+new Date().getTime(),u=tinymce.activeEditor.editorUpload.blobCache,f=r.result.split(",")[1],d=u.create(a,o,f);u.add(d),e(d.blobUri(),{title:o.name})}),r.readAsDataURL(o)}),s.click()}}}static displayValue(e,t,i="N/A"){e=e||{},t=t||[];let s=[];for(const o of t){let r=e[o];typeof r>"u"||(z.isEmpty(r)?s.push(i):typeof r=="boolean"?s.push(r?"True":"False"):typeof r=="string"?(r=r.indexOf("<")>=0?z.plainText(r):r,s.push(z.truncate(r))):s.push(r))}if(s.length>0)return s.join(", ");const l=["title","name","email","username","heading","label","key","id"];for(const o of l)if(!z.isEmpty(e[o]))return e[o];return i}static extractColumnsFromQuery(e){var o;const t="__GROUP__";e=(e||"").replace(/\([\s\S]+?\)/gm,t).replace(/[\t\r\n]|(?:\s\s)+/g," ");const i=e.match(/select\s+([\s\S]+)\s+from/),s=((o=i==null?void 0:i[1])==null?void 0:o.split(","))||[],l=[];for(let r of s){const a=r.trim().split(" ").pop();a!=""&&a!=t&&l.push(a.replace(/[\'\"\`\[\]\s]/g,""))}return l}static getAllCollectionIdentifiers(e,t=""){if(!e)return;let i=[t+"id"];if(e.isView)for(let l of z.extractColumnsFromQuery(e.options.query))z.pushUnique(i,t+l);else e.isAuth?(i.push(t+"username"),i.push(t+"email"),i.push(t+"emailVisibility"),i.push(t+"verified"),i.push(t+"created"),i.push(t+"updated")):(i.push(t+"created"),i.push(t+"updated"));const s=e.schema||[];for(const l of s)z.pushUnique(i,t+l.name);return i}static parseIndex(e){var a,u,f,d,p;const t={unique:!1,optional:!1,schemaName:"",indexName:"",tableName:"",columns:[],where:""},s=/create\s+(unique\s+)?\s*index\s*(if\s+not\s+exists\s+)?([\w\"\'\`\[\]\.]*)\s+on\s+([\w\"\'\`\[\]\.]*)\s+\(([\s\S]*)\)(?:\s*where\s+([\s\S]*))?/gmi.exec((e||"").trim());if((s==null?void 0:s.length)!=7)return t;const l=/^[\"\'\`\[]|[\"\'\`\]]$/gm;t.unique=((a=s[1])==null?void 0:a.trim().toLowerCase())==="unique",t.optional=!z.isEmpty((u=s[2])==null?void 0:u.trim());const o=(s[3]||"").split(".");o.length==2?(t.schemaName=o[0].replace(l,""),t.indexName=o[1].replace(l,"")):(t.schemaName="",t.indexName=o[0].replace(l,"")),t.tableName=(s[4]||"").replace(l,"");const r=(s[5]||"").replace(/,(?=[^\(]*\))/gmi,"{PB_TEMP}").split(",");for(let m of r){m=m.trim().replaceAll("{PB_TEMP}",",");const b=/^([\s\S]+?)(?:\s+collate\s+([\w]+))?(?:\s+(asc|desc))?$/gmi.exec(m);if((b==null?void 0:b.length)!=4)continue;const g=(d=(f=b[1])==null?void 0:f.trim())==null?void 0:d.replace(l,"");g&&t.columns.push({name:g,collate:b[2]||"",sort:((p=b[3])==null?void 0:p.toUpperCase())||""})}return t.where=s[6]||"",t}static buildIndex(e){let t="CREATE ";return e.unique&&(t+="UNIQUE "),t+="INDEX ",e.optional&&(t+="IF NOT EXISTS "),e.schemaName&&(t+=`"${e.schemaName}".`),t+=`"${e.indexName||"idx_"+z.randomString(7)}" `,t+=`ON "${e.tableName}" ( +`,t+=e.columns.filter(i=>!!(i!=null&&i.name)).map(i=>{let s="";return i.name.includes("(")||i.name.includes(" ")?s+=i.name:s+=`"${i.name}"`,i.collate&&(s+=" COLLATE "+i.collate),i.sort&&(s+=" "+c.sort.toUpperCase()),s}).join(`, +`),t+=` +)`,e.where&&(t+=` WHERE ${e.where}`),t}static replaceIndexTableName(e,t){const i=z.parseIndex(e);return i.tableName=t,z.buildIndex(i)}static replaceIndexColumn(e,t,i){if(t===i)return e;const s=z.parseIndex(e);let l=!1;for(let o of s.columns)o.name===t&&(o.name=i,l=!0);return l?z.buildIndex(s):e}}const Bo=qn([]);function Hg(n,e=4e3){return Uo(n,"info",e)}function Wt(n,e=3e3){return Uo(n,"success",e)}function ml(n,e=4500){return Uo(n,"error",e)}function Gv(n,e=4500){return Uo(n,"warning",e)}function Uo(n,e,t){t=t||4e3;const i={message:n,type:e,duration:t,timeout:setTimeout(()=>{zg(i)},t)};Bo.update(s=>(Ea(s,i.message),z.pushOrReplaceByKey(s,i,"message"),s))}function zg(n){Bo.update(e=>(Ea(e,n),e))}function Da(){Bo.update(n=>{for(let e of n)Ea(n,e);return[]})}function Ea(n,e){let t;typeof e=="string"?t=z.findByKey(n,"message",e):t=e,t&&(clearTimeout(t.timeout),z.removeByKey(n,"message",t.message))}const ni=qn({});function gn(n){ni.set(n||{})}function di(n){ni.update(e=>(z.deleteByPath(e,n),e))}const Aa=qn({});function Zr(n){Aa.set(n||{})}ya.prototype.logout=function(n=!0){this.authStore.clear(),n&&Ai("/login")};ya.prototype.errorResponseHandler=function(n,e=!0,t=""){if(!n||!(n instanceof Error)||n.isAbort)return;const i=(n==null?void 0:n.status)<<0||400,s=(n==null?void 0:n.data)||{};if(e&&i!==404){let l=s.message||n.message||t;l&&ml(l)}if(z.isEmpty(s.data)||gn(s.data),i===401)return this.cancelAllRequests(),this.logout();if(i===403)return this.cancelAllRequests(),Ai("/")};class Xv extends z_{save(e,t){super.save(e,t),t instanceof ts&&Zr(t)}clear(){super.clear(),Zr(null)}}const he=new ya("../",new Xv("pb_admin_auth"));he.authStore.model instanceof ts&&Zr(he.authStore.model);function Qv(n){let e,t,i,s,l,o,r,a,u,f,d,p;const m=n[3].default,_=At(m,n,n[2],null);return{c(){e=y("div"),t=y("main"),_&&_.c(),i=E(),s=y("footer"),l=y("a"),l.innerHTML=` + Docs`,o=E(),r=y("span"),r.textContent="|",a=E(),u=y("a"),f=y("span"),f.textContent="PocketBase v0.14.0",h(t,"class","page-content"),h(l,"href","https://pocketbase.io/docs/"),h(l,"target","_blank"),h(l,"rel","noopener noreferrer"),h(r,"class","delimiter"),h(f,"class","txt"),h(u,"href","https://github.com/pocketbase/pocketbase/releases"),h(u,"target","_blank"),h(u,"rel","noopener noreferrer"),h(u,"title","Releases"),h(s,"class","page-footer"),h(e,"class",d="page-wrapper "+n[1]),x(e,"center-content",n[0])},m(b,g){T(b,e,g),v(e,t),_&&_.m(t,null),v(e,i),v(e,s),v(s,l),v(s,o),v(s,r),v(s,a),v(s,u),v(u,f),p=!0},p(b,[g]){_&&_.p&&(!p||g&4)&&Pt(_,m,b,b[2],p?It(m,b[2],g,null):Lt(b[2]),null),(!p||g&2&&d!==(d="page-wrapper "+b[1]))&&h(e,"class",d),(!p||g&3)&&x(e,"center-content",b[0])},i(b){p||(I(_,b),p=!0)},o(b){P(_,b),p=!1},d(b){b&&S(e),_&&_.d(b)}}}function xv(n,e,t){let{$$slots:i={},$$scope:s}=e,{center:l=!1}=e,{class:o=""}=e;return n.$$set=r=>{"center"in r&&t(0,l=r.center),"class"in r&&t(1,o=r.class),"$$scope"in r&&t(2,s=r.$$scope)},[l,o,s,i]}class Mn extends ye{constructor(e){super(),ve(this,e,xv,Qv,ge,{center:0,class:1})}}function Bu(n){let e,t,i;return{c(){e=y("div"),e.innerHTML=``,t=E(),i=y("div"),h(e,"class","block txt-center m-b-lg"),h(i,"class","clearfix")},m(s,l){T(s,e,l),T(s,t,l),T(s,i,l)},d(s){s&&S(e),s&&S(t),s&&S(i)}}}function ey(n){let e,t,i,s=!n[0]&&Bu();const l=n[1].default,o=At(l,n,n[2],null);return{c(){e=y("div"),s&&s.c(),t=E(),o&&o.c(),h(e,"class","wrapper wrapper-sm m-b-xl panel-wrapper svelte-lxxzfu")},m(r,a){T(r,e,a),s&&s.m(e,null),v(e,t),o&&o.m(e,null),i=!0},p(r,a){r[0]?s&&(s.d(1),s=null):s||(s=Bu(),s.c(),s.m(e,t)),o&&o.p&&(!i||a&4)&&Pt(o,l,r,r[2],i?It(l,r[2],a,null):Lt(r[2]),null)},i(r){i||(I(o,r),i=!0)},o(r){P(o,r),i=!1},d(r){r&&S(e),s&&s.d(),o&&o.d(r)}}}function ty(n){let e,t;return e=new Mn({props:{class:"full-page",center:!0,$$slots:{default:[ey]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&5&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function ny(n,e,t){let{$$slots:i={},$$scope:s}=e,{nobranding:l=!1}=e;return n.$$set=o=>{"nobranding"in o&&t(0,l=o.nobranding),"$$scope"in o&&t(2,s=o.$$scope)},[l,i,s]}class Bg extends ye{constructor(e){super(),ve(this,e,ny,ty,ge,{nobranding:0})}}function Wo(n){const e=n-1;return e*e*e+1}function yo(n,{delay:e=0,duration:t=400,easing:i=Sl}={}){const s=+getComputedStyle(n).opacity;return{delay:e,duration:t,easing:i,css:l=>`opacity: ${l*s}`}}function ti(n,{delay:e=0,duration:t=400,easing:i=Wo,x:s=0,y:l=0,opacity:o=0}={}){const r=getComputedStyle(n),a=+r.opacity,u=r.transform==="none"?"":r.transform,f=a*(1-o),[d,p]=uu(s),[m,_]=uu(l);return{delay:e,duration:t,easing:i,css:(b,g)=>` + transform: ${u} translate(${(1-b)*d}${p}, ${(1-b)*m}${_}); + opacity: ${a-f*g}`}}function yt(n,{delay:e=0,duration:t=400,easing:i=Wo,axis:s="y"}={}){const l=getComputedStyle(n),o=+l.opacity,r=s==="y"?"height":"width",a=parseFloat(l[r]),u=s==="y"?["top","bottom"]:["left","right"],f=u.map(k=>`${k[0].toUpperCase()}${k.slice(1)}`),d=parseFloat(l[`padding${f[0]}`]),p=parseFloat(l[`padding${f[1]}`]),m=parseFloat(l[`margin${f[0]}`]),_=parseFloat(l[`margin${f[1]}`]),b=parseFloat(l[`border${f[0]}Width`]),g=parseFloat(l[`border${f[1]}Width`]);return{delay:e,duration:t,easing:i,css:k=>`overflow: hidden;opacity: ${Math.min(k*20,1)*o};${r}: ${k*a}px;padding-${u[0]}: ${k*d}px;padding-${u[1]}: ${k*p}px;margin-${u[0]}: ${k*m}px;margin-${u[1]}: ${k*_}px;border-${u[0]}-width: ${k*b}px;border-${u[1]}-width: ${k*g}px;`}}function jt(n,{delay:e=0,duration:t=400,easing:i=Wo,start:s=0,opacity:l=0}={}){const o=getComputedStyle(n),r=+o.opacity,a=o.transform==="none"?"":o.transform,u=1-s,f=r*(1-l);return{delay:e,duration:t,easing:i,css:(d,p)=>` + transform: ${a} scale(${1-u*p}); + opacity: ${r-f*p} + `}}let Gr,zi;const Xr="app-tooltip";function Uu(n){return typeof n=="string"?{text:n,position:"bottom",hideOnClick:null}:n||{}}function Ti(){return zi=zi||document.querySelector("."+Xr),zi||(zi=document.createElement("div"),zi.classList.add(Xr),document.body.appendChild(zi)),zi}function Ug(n,e){let t=Ti();if(!t.classList.contains("active")||!(e!=null&&e.text)){Qr();return}t.textContent=e.text,t.className=Xr+" active",e.class&&t.classList.add(e.class),e.position&&t.classList.add(e.position),t.style.top="0px",t.style.left="0px";let i=t.offsetHeight,s=t.offsetWidth,l=n.getBoundingClientRect(),o=0,r=0,a=5;e.position=="left"?(o=l.top+l.height/2-i/2,r=l.left-s-a):e.position=="right"?(o=l.top+l.height/2-i/2,r=l.right+a):e.position=="top"?(o=l.top-i-a,r=l.left+l.width/2-s/2):e.position=="top-left"?(o=l.top-i-a,r=l.left):e.position=="top-right"?(o=l.top-i-a,r=l.right-s):e.position=="bottom-left"?(o=l.top+l.height+a,r=l.left):e.position=="bottom-right"?(o=l.top+l.height+a,r=l.right-s):(o=l.top+l.height+a,r=l.left+l.width/2-s/2),r+s>document.documentElement.clientWidth&&(r=document.documentElement.clientWidth-s),r=r>=0?r:0,o+i>document.documentElement.clientHeight&&(o=document.documentElement.clientHeight-i),o=o>=0?o:0,t.style.top=o+"px",t.style.left=r+"px"}function Qr(){clearTimeout(Gr),Ti().classList.remove("active"),Ti().activeNode=void 0}function iy(n,e){Ti().activeNode=n,clearTimeout(Gr),Gr=setTimeout(()=>{Ti().classList.add("active"),Ug(n,e)},isNaN(e.delay)?0:e.delay)}function Be(n,e){let t=Uu(e);function i(){iy(n,t)}function s(){Qr()}return n.addEventListener("mouseenter",i),n.addEventListener("mouseleave",s),n.addEventListener("blur",s),(t.hideOnClick===!0||t.hideOnClick===null&&z.isFocusable(n))&&n.addEventListener("click",s),Ti(),{update(l){var o,r;t=Uu(l),(r=(o=Ti())==null?void 0:o.activeNode)!=null&&r.contains(n)&&Ug(n,t)},destroy(){var l,o;(o=(l=Ti())==null?void 0:l.activeNode)!=null&&o.contains(n)&&Qr(),n.removeEventListener("mouseenter",i),n.removeEventListener("mouseleave",s),n.removeEventListener("blur",s),n.removeEventListener("click",s)}}}function Wu(n,e,t){const i=n.slice();return i[12]=e[t],i}const sy=n=>({}),Yu=n=>({uniqueId:n[4]});function ly(n){let e,t,i=n[3],s=[];for(let o=0;oP(s[o],1,1,()=>{s[o]=null});return{c(){for(let o=0;o{l&&(s||(s=je(t,jt,{duration:150,start:.7},!0)),s.run(1))}),l=!0)},o(a){a&&(s||(s=je(t,jt,{duration:150,start:.7},!1)),s.run(0)),l=!1},d(a){a&&S(e),a&&s&&s.end(),o=!1,r()}}}function Ku(n){let e,t,i=ko(n[12])+"",s,l,o,r;return{c(){e=y("div"),t=y("pre"),s=U(i),l=E(),h(e,"class","help-block help-block-error")},m(a,u){T(a,e,u),v(e,t),v(t,s),v(e,l),r=!0},p(a,u){(!r||u&8)&&i!==(i=ko(a[12])+"")&&oe(s,i)},i(a){r||(a&&Qe(()=>{r&&(o||(o=je(e,yt,{duration:150},!0)),o.run(1))}),r=!0)},o(a){a&&(o||(o=je(e,yt,{duration:150},!1)),o.run(0)),r=!1},d(a){a&&S(e),a&&o&&o.end()}}}function ry(n){let e,t,i,s,l,o,r;const a=n[9].default,u=At(a,n,n[8],Yu),f=[oy,ly],d=[];function p(m,_){return m[0]&&m[3].length?0:1}return i=p(n),s=d[i]=f[i](n),{c(){e=y("div"),u&&u.c(),t=E(),s.c(),h(e,"class",n[1]),x(e,"error",n[3].length)},m(m,_){T(m,e,_),u&&u.m(e,null),v(e,t),d[i].m(e,null),n[11](e),l=!0,o||(r=J(e,"click",n[10]),o=!0)},p(m,[_]){u&&u.p&&(!l||_&256)&&Pt(u,a,m,m[8],l?It(a,m[8],_,sy):Lt(m[8]),Yu);let b=i;i=p(m),i===b?d[i].p(m,_):(ae(),P(d[b],1,1,()=>{d[b]=null}),ue(),s=d[i],s?s.p(m,_):(s=d[i]=f[i](m),s.c()),I(s,1),s.m(e,null)),(!l||_&2)&&h(e,"class",m[1]),(!l||_&10)&&x(e,"error",m[3].length)},i(m){l||(I(u,m),I(s),l=!0)},o(m){P(u,m),P(s),l=!1},d(m){m&&S(e),u&&u.d(m),d[i].d(),n[11](null),o=!1,r()}}}const Ju="Invalid value";function ko(n){return typeof n=="object"?(n==null?void 0:n.message)||(n==null?void 0:n.code)||Ju:n||Ju}function ay(n,e,t){let i;Ye(n,ni,b=>t(7,i=b));let{$$slots:s={},$$scope:l}=e;const o="field_"+z.randomString(7);let{name:r=""}=e,{inlineError:a=!1}=e,{class:u=void 0}=e,f,d=[];function p(){di(r)}xt(()=>(f.addEventListener("input",p),f.addEventListener("change",p),()=>{f.removeEventListener("input",p),f.removeEventListener("change",p)}));function m(b){pe.call(this,n,b)}function _(b){le[b?"unshift":"push"](()=>{f=b,t(2,f)})}return n.$$set=b=>{"name"in b&&t(5,r=b.name),"inlineError"in b&&t(0,a=b.inlineError),"class"in b&&t(1,u=b.class),"$$scope"in b&&t(8,l=b.$$scope)},n.$$.update=()=>{n.$$.dirty&160&&t(3,d=z.toArray(z.getNestedVal(i,r)))},[a,u,f,d,o,r,p,i,l,s,m,_]}class me extends ye{constructor(e){super(),ve(this,e,ay,ry,ge,{name:5,inlineError:0,class:1,changed:6})}get changed(){return this.$$.ctx[6]}}function uy(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Email"),s=E(),l=y("input"),h(e,"for",i=n[9]),h(l,"type","email"),h(l,"autocomplete","off"),h(l,"id",o=n[9]),l.required=!0,l.autofocus=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0]),l.focus(),r||(a=J(l,"input",n[5]),r=!0)},p(u,f){f&512&&i!==(i=u[9])&&h(e,"for",i),f&512&&o!==(o=u[9])&&h(l,"id",o),f&1&&l.value!==u[0]&&fe(l,u[0])},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function fy(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("label"),t=U("Password"),s=E(),l=y("input"),r=E(),a=y("div"),a.textContent="Minimum 10 characters.",h(e,"for",i=n[9]),h(l,"type","password"),h(l,"autocomplete","new-password"),h(l,"minlength","10"),h(l,"id",o=n[9]),l.required=!0,h(a,"class","help-block")},m(d,p){T(d,e,p),v(e,t),T(d,s,p),T(d,l,p),fe(l,n[1]),T(d,r,p),T(d,a,p),u||(f=J(l,"input",n[6]),u=!0)},p(d,p){p&512&&i!==(i=d[9])&&h(e,"for",i),p&512&&o!==(o=d[9])&&h(l,"id",o),p&2&&l.value!==d[1]&&fe(l,d[1])},d(d){d&&S(e),d&&S(s),d&&S(l),d&&S(r),d&&S(a),u=!1,f()}}}function cy(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Password confirm"),s=E(),l=y("input"),h(e,"for",i=n[9]),h(l,"type","password"),h(l,"minlength","10"),h(l,"id",o=n[9]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[2]),r||(a=J(l,"input",n[7]),r=!0)},p(u,f){f&512&&i!==(i=u[9])&&h(e,"for",i),f&512&&o!==(o=u[9])&&h(l,"id",o),f&4&&l.value!==u[2]&&fe(l,u[2])},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function dy(n){let e,t,i,s,l,o,r,a,u,f,d,p,m;return s=new me({props:{class:"form-field required",name:"email",$$slots:{default:[uy,({uniqueId:_})=>({9:_}),({uniqueId:_})=>_?512:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field required",name:"password",$$slots:{default:[fy,({uniqueId:_})=>({9:_}),({uniqueId:_})=>_?512:0]},$$scope:{ctx:n}}}),a=new me({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[cy,({uniqueId:_})=>({9:_}),({uniqueId:_})=>_?512:0]},$$scope:{ctx:n}}}),{c(){e=y("form"),t=y("div"),t.innerHTML="

Create your first admin account in order to continue

",i=E(),H(s.$$.fragment),l=E(),H(o.$$.fragment),r=E(),H(a.$$.fragment),u=E(),f=y("button"),f.innerHTML=`Create and login + `,h(t,"class","content txt-center m-b-base"),h(f,"type","submit"),h(f,"class","btn btn-lg btn-block btn-next"),x(f,"btn-disabled",n[3]),x(f,"btn-loading",n[3]),h(e,"class","block"),h(e,"autocomplete","off")},m(_,b){T(_,e,b),v(e,t),v(e,i),j(s,e,null),v(e,l),j(o,e,null),v(e,r),j(a,e,null),v(e,u),v(e,f),d=!0,p||(m=J(e,"submit",ct(n[4])),p=!0)},p(_,[b]){const g={};b&1537&&(g.$$scope={dirty:b,ctx:_}),s.$set(g);const k={};b&1538&&(k.$$scope={dirty:b,ctx:_}),o.$set(k);const w={};b&1540&&(w.$$scope={dirty:b,ctx:_}),a.$set(w),(!d||b&8)&&x(f,"btn-disabled",_[3]),(!d||b&8)&&x(f,"btn-loading",_[3])},i(_){d||(I(s.$$.fragment,_),I(o.$$.fragment,_),I(a.$$.fragment,_),d=!0)},o(_){P(s.$$.fragment,_),P(o.$$.fragment,_),P(a.$$.fragment,_),d=!1},d(_){_&&S(e),V(s),V(o),V(a),p=!1,m()}}}function py(n,e,t){const i=kt();let s="",l="",o="",r=!1;async function a(){if(!r){t(3,r=!0);try{await he.admins.create({email:s,password:l,passwordConfirm:o}),await he.admins.authWithPassword(s,l),i("submit")}catch(p){he.errorResponseHandler(p)}t(3,r=!1)}}function u(){s=this.value,t(0,s)}function f(){l=this.value,t(1,l)}function d(){o=this.value,t(2,o)}return[s,l,o,r,a,u,f,d]}class my extends ye{constructor(e){super(),ve(this,e,py,dy,ge,{})}}function Zu(n){let e,t;return e=new Bg({props:{$$slots:{default:[hy]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&9&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function hy(n){let e,t;return e=new my({}),e.$on("submit",n[1]),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p:Q,i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function _y(n){let e,t,i=n[0]&&Zu(n);return{c(){i&&i.c(),e=Se()},m(s,l){i&&i.m(s,l),T(s,e,l),t=!0},p(s,[l]){s[0]?i?(i.p(s,l),l&1&&I(i,1)):(i=Zu(s),i.c(),I(i,1),i.m(e.parentNode,e)):i&&(ae(),P(i,1,1,()=>{i=null}),ue())},i(s){t||(I(i),t=!0)},o(s){P(i),t=!1},d(s){i&&i.d(s),s&&S(e)}}}function gy(n,e,t){let i=!1;s();function s(){if(t(0,i=!1),new URLSearchParams(window.location.search).has("installer")){he.logout(!1),t(0,i=!0);return}he.authStore.isValid?Ai("/collections"):he.logout()}return[i,async()=>{t(0,i=!1),await an(),window.location.search=""}]}class by extends ye{constructor(e){super(),ve(this,e,gy,_y,ge,{})}}const Dt=qn(""),wo=qn(""),Ms=qn(!1);function vy(n){let e,t,i,s;return{c(){e=y("input"),h(e,"type","text"),h(e,"id",n[8]),h(e,"placeholder",t=n[0]||n[1])},m(l,o){T(l,e,o),n[13](e),fe(e,n[7]),i||(s=J(e,"input",n[14]),i=!0)},p(l,o){o&3&&t!==(t=l[0]||l[1])&&h(e,"placeholder",t),o&128&&e.value!==l[7]&&fe(e,l[7])},i:Q,o:Q,d(l){l&&S(e),n[13](null),i=!1,s()}}}function yy(n){let e,t,i,s;function l(a){n[12](a)}var o=n[4];function r(a){let u={id:a[8],singleLine:!0,disableRequestKeys:!0,disableIndirectCollectionsKeys:!0,extraAutocompleteKeys:a[3],baseCollection:a[2],placeholder:a[0]||a[1]};return a[7]!==void 0&&(u.value=a[7]),{props:u}}return o&&(e=Mt(o,r(n)),le.push(()=>be(e,"value",l)),e.$on("submit",n[10])),{c(){e&&H(e.$$.fragment),i=Se()},m(a,u){e&&j(e,a,u),T(a,i,u),s=!0},p(a,u){const f={};if(u&8&&(f.extraAutocompleteKeys=a[3]),u&4&&(f.baseCollection=a[2]),u&3&&(f.placeholder=a[0]||a[1]),!t&&u&128&&(t=!0,f.value=a[7],we(()=>t=!1)),u&16&&o!==(o=a[4])){if(e){ae();const d=e;P(d.$$.fragment,1,0,()=>{V(d,1)}),ue()}o?(e=Mt(o,r(a)),le.push(()=>be(e,"value",l)),e.$on("submit",a[10]),H(e.$$.fragment),I(e.$$.fragment,1),j(e,i.parentNode,i)):e=null}else o&&e.$set(f)},i(a){s||(e&&I(e.$$.fragment,a),s=!0)},o(a){e&&P(e.$$.fragment,a),s=!1},d(a){a&&S(i),e&&V(e,a)}}}function Gu(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='Search',h(e,"type","submit"),h(e,"class","btn btn-expanded btn-sm btn-warning")},m(s,l){T(s,e,l),i=!0},i(s){i||(s&&Qe(()=>{i&&(t||(t=je(e,ti,{duration:150,x:5},!0)),t.run(1))}),i=!0)},o(s){s&&(t||(t=je(e,ti,{duration:150,x:5},!1)),t.run(0)),i=!1},d(s){s&&S(e),s&&t&&t.end()}}}function Xu(n){let e,t,i,s,l;return{c(){e=y("button"),e.innerHTML='Clear',h(e,"type","button"),h(e,"class","btn btn-transparent btn-sm btn-hint p-l-xs p-r-xs m-l-10")},m(o,r){T(o,e,r),i=!0,s||(l=J(e,"click",n[15]),s=!0)},p:Q,i(o){i||(o&&Qe(()=>{i&&(t||(t=je(e,ti,{duration:150,x:5},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=je(e,ti,{duration:150,x:5},!1)),t.run(0)),i=!1},d(o){o&&S(e),o&&t&&t.end(),s=!1,l()}}}function ky(n){let e,t,i,s,l,o,r,a,u,f,d;const p=[yy,vy],m=[];function _(k,w){return k[4]&&!k[5]?0:1}l=_(n),o=m[l]=p[l](n);let b=(n[0].length||n[7].length)&&n[7]!=n[0]&&Gu(),g=(n[0].length||n[7].length)&&Xu(n);return{c(){e=y("form"),t=y("label"),i=y("i"),s=E(),o.c(),r=E(),b&&b.c(),a=E(),g&&g.c(),h(i,"class","ri-search-line"),h(t,"for",n[8]),h(t,"class","m-l-10 txt-xl"),h(e,"class","searchbar")},m(k,w){T(k,e,w),v(e,t),v(t,i),v(e,s),m[l].m(e,null),v(e,r),b&&b.m(e,null),v(e,a),g&&g.m(e,null),u=!0,f||(d=[J(e,"click",Cn(n[11])),J(e,"submit",ct(n[10]))],f=!0)},p(k,[w]){let $=l;l=_(k),l===$?m[l].p(k,w):(ae(),P(m[$],1,1,()=>{m[$]=null}),ue(),o=m[l],o?o.p(k,w):(o=m[l]=p[l](k),o.c()),I(o,1),o.m(e,r)),(k[0].length||k[7].length)&&k[7]!=k[0]?b?w&129&&I(b,1):(b=Gu(),b.c(),I(b,1),b.m(e,a)):b&&(ae(),P(b,1,1,()=>{b=null}),ue()),k[0].length||k[7].length?g?(g.p(k,w),w&129&&I(g,1)):(g=Xu(k),g.c(),I(g,1),g.m(e,null)):g&&(ae(),P(g,1,1,()=>{g=null}),ue())},i(k){u||(I(o),I(b),I(g),u=!0)},o(k){P(o),P(b),P(g),u=!1},d(k){k&&S(e),m[l].d(),b&&b.d(),g&&g.d(),f=!1,Ie(d)}}}function wy(n,e,t){const i=kt(),s="search_"+z.randomString(7);let{value:l=""}=e,{placeholder:o='Search filter, ex. created > "2022-01-01"...'}=e,{autocompleteCollection:r=new _n}=e,{extraAutocompleteKeys:a=[]}=e,u,f=!1,d,p="";function m(O=!0){t(7,p=""),O&&(d==null||d.focus()),i("clear")}function _(){t(0,l=p),i("submit",l)}async function b(){u||f||(t(5,f=!0),t(4,u=(await at(()=>import("./FilterAutocompleteInput-9582b077.js"),["./FilterAutocompleteInput-9582b077.js","./index-20adcf24.js"],import.meta.url)).default),t(5,f=!1))}xt(()=>{b()});function g(O){pe.call(this,n,O)}function k(O){p=O,t(7,p),t(0,l)}function w(O){le[O?"unshift":"push"](()=>{d=O,t(6,d)})}function $(){p=this.value,t(7,p),t(0,l)}const C=()=>{m(!1),_()};return n.$$set=O=>{"value"in O&&t(0,l=O.value),"placeholder"in O&&t(1,o=O.placeholder),"autocompleteCollection"in O&&t(2,r=O.autocompleteCollection),"extraAutocompleteKeys"in O&&t(3,a=O.extraAutocompleteKeys)},n.$$.update=()=>{n.$$.dirty&1&&typeof l=="string"&&t(7,p=l)},[l,o,r,a,u,f,d,p,s,m,_,g,k,w,$,C]}class Yo extends ye{constructor(e){super(),ve(this,e,wy,ky,ge,{value:0,placeholder:1,autocompleteCollection:2,extraAutocompleteKeys:3})}}function Sy(n){let e,t,i,s;return{c(){e=y("button"),e.innerHTML='',h(e,"type","button"),h(e,"aria-label","Refresh"),h(e,"class","btn btn-transparent btn-circle svelte-1bvelc2"),x(e,"refreshing",n[1])},m(l,o){T(l,e,o),i||(s=[Ee(t=Be.call(null,e,n[0])),J(e,"click",n[2])],i=!0)},p(l,[o]){t&&Ut(t.update)&&o&1&&t.update.call(null,l[0]),o&2&&x(e,"refreshing",l[1])},i:Q,o:Q,d(l){l&&S(e),i=!1,Ie(s)}}}function Ty(n,e,t){const i=kt();let{tooltip:s={text:"Refresh",position:"right"}}=e,l=null;function o(){i("refresh");const r=s;t(0,s=null),clearTimeout(l),t(1,l=setTimeout(()=>{t(1,l=null),t(0,s=r)},150))}return xt(()=>()=>clearTimeout(l)),n.$$set=r=>{"tooltip"in r&&t(0,s=r.tooltip)},[s,l,o]}class Ia extends ye{constructor(e){super(),ve(this,e,Ty,Sy,ge,{tooltip:0})}}function $y(n){let e,t,i,s,l;const o=n[6].default,r=At(o,n,n[5],null);return{c(){e=y("th"),r&&r.c(),h(e,"tabindex","0"),h(e,"title",n[2]),h(e,"class",t="col-sort "+n[1]),x(e,"col-sort-disabled",n[3]),x(e,"sort-active",n[0]==="-"+n[2]||n[0]==="+"+n[2]),x(e,"sort-desc",n[0]==="-"+n[2]),x(e,"sort-asc",n[0]==="+"+n[2])},m(a,u){T(a,e,u),r&&r.m(e,null),i=!0,s||(l=[J(e,"click",n[7]),J(e,"keydown",n[8])],s=!0)},p(a,[u]){r&&r.p&&(!i||u&32)&&Pt(r,o,a,a[5],i?It(o,a[5],u,null):Lt(a[5]),null),(!i||u&4)&&h(e,"title",a[2]),(!i||u&2&&t!==(t="col-sort "+a[1]))&&h(e,"class",t),(!i||u&10)&&x(e,"col-sort-disabled",a[3]),(!i||u&7)&&x(e,"sort-active",a[0]==="-"+a[2]||a[0]==="+"+a[2]),(!i||u&7)&&x(e,"sort-desc",a[0]==="-"+a[2]),(!i||u&7)&&x(e,"sort-asc",a[0]==="+"+a[2])},i(a){i||(I(r,a),i=!0)},o(a){P(r,a),i=!1},d(a){a&&S(e),r&&r.d(a),s=!1,Ie(l)}}}function Cy(n,e,t){let{$$slots:i={},$$scope:s}=e,{class:l=""}=e,{name:o}=e,{sort:r=""}=e,{disable:a=!1}=e;function u(){a||("-"+o===r?t(0,r="+"+o):t(0,r="-"+o))}const f=()=>u(),d=p=>{(p.code==="Enter"||p.code==="Space")&&(p.preventDefault(),u())};return n.$$set=p=>{"class"in p&&t(1,l=p.class),"name"in p&&t(2,o=p.name),"sort"in p&&t(0,r=p.sort),"disable"in p&&t(3,a=p.disable),"$$scope"in p&&t(5,s=p.$$scope)},[r,l,o,a,u,s,i,f,d]}class Zt extends ye{constructor(e){super(),ve(this,e,Cy,$y,ge,{class:1,name:2,sort:0,disable:3})}}function My(n){let e;return{c(){e=y("span"),e.textContent="N/A",h(e,"class","txt txt-hint")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function Oy(n){let e,t,i,s,l,o,r;return{c(){e=y("div"),t=y("div"),i=U(n[2]),s=E(),l=y("div"),o=U(n[1]),r=U(" UTC"),h(t,"class","date"),h(l,"class","time svelte-zdiknu"),h(e,"class","datetime svelte-zdiknu")},m(a,u){T(a,e,u),v(e,t),v(t,i),v(e,s),v(e,l),v(l,o),v(l,r)},p(a,u){u&4&&oe(i,a[2]),u&2&&oe(o,a[1])},d(a){a&&S(e)}}}function Dy(n){let e;function t(l,o){return l[0]?Oy:My}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},i:Q,o:Q,d(l){s.d(l),l&&S(e)}}}function Ey(n,e,t){let i,s,{date:l=""}=e;return n.$$set=o=>{"date"in o&&t(0,l=o.date)},n.$$.update=()=>{n.$$.dirty&1&&t(2,i=l?l.substring(0,10):null),n.$$.dirty&1&&t(1,s=l?l.substring(10,19):null)},[l,s,i]}class pi extends ye{constructor(e){super(),ve(this,e,Ey,Dy,ge,{date:0})}}const Ay=n=>({}),Qu=n=>({}),Iy=n=>({}),xu=n=>({});function Py(n){let e,t,i,s,l,o,r,a;const u=n[5].before,f=At(u,n,n[4],xu),d=n[5].default,p=At(d,n,n[4],null),m=n[5].after,_=At(m,n,n[4],Qu);return{c(){e=y("div"),f&&f.c(),t=E(),i=y("div"),p&&p.c(),l=E(),_&&_.c(),h(i,"class",s="horizontal-scroller "+n[0]+" "+n[3]+" svelte-wc2j9h"),h(e,"class","horizontal-scroller-wrapper svelte-wc2j9h")},m(b,g){T(b,e,g),f&&f.m(e,null),v(e,t),v(e,i),p&&p.m(i,null),n[6](i),v(e,l),_&&_.m(e,null),o=!0,r||(a=[J(window,"resize",n[1]),J(i,"scroll",n[1])],r=!0)},p(b,[g]){f&&f.p&&(!o||g&16)&&Pt(f,u,b,b[4],o?It(u,b[4],g,Iy):Lt(b[4]),xu),p&&p.p&&(!o||g&16)&&Pt(p,d,b,b[4],o?It(d,b[4],g,null):Lt(b[4]),null),(!o||g&9&&s!==(s="horizontal-scroller "+b[0]+" "+b[3]+" svelte-wc2j9h"))&&h(i,"class",s),_&&_.p&&(!o||g&16)&&Pt(_,m,b,b[4],o?It(m,b[4],g,Ay):Lt(b[4]),Qu)},i(b){o||(I(f,b),I(p,b),I(_,b),o=!0)},o(b){P(f,b),P(p,b),P(_,b),o=!1},d(b){b&&S(e),f&&f.d(b),p&&p.d(b),n[6](null),_&&_.d(b),r=!1,Ie(a)}}}function Ly(n,e,t){let{$$slots:i={},$$scope:s}=e,{class:l=""}=e,o=null,r="",a=null,u;function f(){o&&(clearTimeout(a),a=setTimeout(()=>{const p=o.offsetWidth,m=o.scrollWidth;m-p?(t(3,r="scrollable"),o.scrollLeft===0?t(3,r+=" scroll-start"):o.scrollLeft+p==m&&t(3,r+=" scroll-end")):t(3,r="")},100))}xt(()=>(f(),u=new MutationObserver(()=>{f()}),u.observe(o,{attributeFilter:["width"],childList:!0,subtree:!0}),()=>{u==null||u.disconnect(),clearTimeout(a)}));function d(p){le[p?"unshift":"push"](()=>{o=p,t(2,o)})}return n.$$set=p=>{"class"in p&&t(0,l=p.class),"$$scope"in p&&t(4,s=p.$$scope)},[l,f,o,r,s,i,d]}class Pa extends ye{constructor(e){super(),ve(this,e,Ly,Py,ge,{class:0,refresh:1})}get refresh(){return this.$$.ctx[1]}}function ef(n,e,t){const i=n.slice();return i[23]=e[t],i}function Ny(n){let e;return{c(){e=y("div"),e.innerHTML=` + Method`,h(e,"class","col-header-content")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function Fy(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="URL",h(t,"class",z.getFieldTypeIcon("url")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function Ry(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="Referer",h(t,"class",z.getFieldTypeIcon("url")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function qy(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="User IP",h(t,"class",z.getFieldTypeIcon("number")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function jy(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="Status",h(t,"class",z.getFieldTypeIcon("number")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function Vy(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="Created",h(t,"class",z.getFieldTypeIcon("date")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function tf(n){let e;function t(l,o){return l[6]?zy:Hy}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&S(e)}}}function Hy(n){var r;let e,t,i,s,l,o=((r=n[0])==null?void 0:r.length)&&nf(n);return{c(){e=y("tr"),t=y("td"),i=y("h6"),i.textContent="No logs found.",s=E(),o&&o.c(),l=E(),h(t,"colspan","99"),h(t,"class","txt-center txt-hint p-xs")},m(a,u){T(a,e,u),v(e,t),v(t,i),v(t,s),o&&o.m(t,null),v(e,l)},p(a,u){var f;(f=a[0])!=null&&f.length?o?o.p(a,u):(o=nf(a),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(a){a&&S(e),o&&o.d()}}}function zy(n){let e;return{c(){e=y("tr"),e.innerHTML=` + `},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function nf(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='Clear filters',h(e,"type","button"),h(e,"class","btn btn-hint btn-expanded m-t-sm")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[19]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function sf(n){let e;return{c(){e=y("i"),h(e,"class","ri-error-warning-line txt-danger m-l-5 m-r-5"),h(e,"title","Error")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function lf(n,e){var Ce,Ke,pt;let t,i,s,l=((Ce=e[23].method)==null?void 0:Ce.toUpperCase())+"",o,r,a,u,f,d=e[23].url+"",p,m,_,b,g,k,w=(e[23].referer||"N/A")+"",$,C,O,M,D,A=(e[23].userIp||"N/A")+"",L,N,R,F,q,B=e[23].status+"",Y,Z,ee,ie,X,ce,G,de,_e,Me,qe=(((Ke=e[23].meta)==null?void 0:Ke.errorMessage)||((pt=e[23].meta)==null?void 0:pt.errorData))&&sf();ie=new pi({props:{date:e[23].created}});function Ve(){return e[17](e[23])}function ke(...Je){return e[18](e[23],...Je)}return{key:n,first:null,c(){t=y("tr"),i=y("td"),s=y("span"),o=U(l),a=E(),u=y("td"),f=y("span"),p=U(d),_=E(),qe&&qe.c(),b=E(),g=y("td"),k=y("span"),$=U(w),O=E(),M=y("td"),D=y("span"),L=U(A),R=E(),F=y("td"),q=y("span"),Y=U(B),Z=E(),ee=y("td"),H(ie.$$.fragment),X=E(),ce=y("td"),ce.innerHTML='',G=E(),h(s,"class",r="label txt-uppercase "+e[9][e[23].method.toLowerCase()]),h(i,"class","col-type-text col-field-method min-width"),h(f,"class","txt txt-ellipsis"),h(f,"title",m=e[23].url),h(u,"class","col-type-text col-field-url"),h(k,"class","txt txt-ellipsis"),h(k,"title",C=e[23].referer),x(k,"txt-hint",!e[23].referer),h(g,"class","col-type-text col-field-referer"),h(D,"class","txt txt-ellipsis"),h(D,"title",N=e[23].userIp),x(D,"txt-hint",!e[23].userIp),h(M,"class","col-type-number col-field-userIp"),h(q,"class","label"),x(q,"label-danger",e[23].status>=400),h(F,"class","col-type-number col-field-status"),h(ee,"class","col-type-date col-field-created"),h(ce,"class","col-type-action min-width"),h(t,"tabindex","0"),h(t,"class","row-handle"),this.first=t},m(Je,Ue){T(Je,t,Ue),v(t,i),v(i,s),v(s,o),v(t,a),v(t,u),v(u,f),v(f,p),v(u,_),qe&&qe.m(u,null),v(t,b),v(t,g),v(g,k),v(k,$),v(t,O),v(t,M),v(M,D),v(D,L),v(t,R),v(t,F),v(F,q),v(q,Y),v(t,Z),v(t,ee),j(ie,ee,null),v(t,X),v(t,ce),v(t,G),de=!0,_e||(Me=[J(t,"click",Ve),J(t,"keydown",ke)],_e=!0)},p(Je,Ue){var Re,xe,Yt;e=Je,(!de||Ue&8)&&l!==(l=((Re=e[23].method)==null?void 0:Re.toUpperCase())+"")&&oe(o,l),(!de||Ue&8&&r!==(r="label txt-uppercase "+e[9][e[23].method.toLowerCase()]))&&h(s,"class",r),(!de||Ue&8)&&d!==(d=e[23].url+"")&&oe(p,d),(!de||Ue&8&&m!==(m=e[23].url))&&h(f,"title",m),(xe=e[23].meta)!=null&&xe.errorMessage||(Yt=e[23].meta)!=null&&Yt.errorData?qe||(qe=sf(),qe.c(),qe.m(u,null)):qe&&(qe.d(1),qe=null),(!de||Ue&8)&&w!==(w=(e[23].referer||"N/A")+"")&&oe($,w),(!de||Ue&8&&C!==(C=e[23].referer))&&h(k,"title",C),(!de||Ue&8)&&x(k,"txt-hint",!e[23].referer),(!de||Ue&8)&&A!==(A=(e[23].userIp||"N/A")+"")&&oe(L,A),(!de||Ue&8&&N!==(N=e[23].userIp))&&h(D,"title",N),(!de||Ue&8)&&x(D,"txt-hint",!e[23].userIp),(!de||Ue&8)&&B!==(B=e[23].status+"")&&oe(Y,B),(!de||Ue&8)&&x(q,"label-danger",e[23].status>=400);const te={};Ue&8&&(te.date=e[23].created),ie.$set(te)},i(Je){de||(I(ie.$$.fragment,Je),de=!0)},o(Je){P(ie.$$.fragment,Je),de=!1},d(Je){Je&&S(t),qe&&qe.d(),V(ie),_e=!1,Ie(Me)}}}function By(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O,M,D,A,L=[],N=new Map,R;function F(ke){n[11](ke)}let q={disable:!0,class:"col-field-method",name:"method",$$slots:{default:[Ny]},$$scope:{ctx:n}};n[1]!==void 0&&(q.sort=n[1]),s=new Zt({props:q}),le.push(()=>be(s,"sort",F));function B(ke){n[12](ke)}let Y={disable:!0,class:"col-type-text col-field-url",name:"url",$$slots:{default:[Fy]},$$scope:{ctx:n}};n[1]!==void 0&&(Y.sort=n[1]),r=new Zt({props:Y}),le.push(()=>be(r,"sort",B));function Z(ke){n[13](ke)}let ee={disable:!0,class:"col-type-text col-field-referer",name:"referer",$$slots:{default:[Ry]},$$scope:{ctx:n}};n[1]!==void 0&&(ee.sort=n[1]),f=new Zt({props:ee}),le.push(()=>be(f,"sort",Z));function ie(ke){n[14](ke)}let X={disable:!0,class:"col-type-number col-field-userIp",name:"userIp",$$slots:{default:[qy]},$$scope:{ctx:n}};n[1]!==void 0&&(X.sort=n[1]),m=new Zt({props:X}),le.push(()=>be(m,"sort",ie));function ce(ke){n[15](ke)}let G={disable:!0,class:"col-type-number col-field-status",name:"status",$$slots:{default:[jy]},$$scope:{ctx:n}};n[1]!==void 0&&(G.sort=n[1]),g=new Zt({props:G}),le.push(()=>be(g,"sort",ce));function de(ke){n[16](ke)}let _e={disable:!0,class:"col-type-date col-field-created",name:"created",$$slots:{default:[Vy]},$$scope:{ctx:n}};n[1]!==void 0&&(_e.sort=n[1]),$=new Zt({props:_e}),le.push(()=>be($,"sort",de));let Me=n[3];const qe=ke=>ke[23].id;for(let ke=0;kel=!1)),s.$set(Ke);const pt={};Ce&67108864&&(pt.$$scope={dirty:Ce,ctx:ke}),!a&&Ce&2&&(a=!0,pt.sort=ke[1],we(()=>a=!1)),r.$set(pt);const Je={};Ce&67108864&&(Je.$$scope={dirty:Ce,ctx:ke}),!d&&Ce&2&&(d=!0,Je.sort=ke[1],we(()=>d=!1)),f.$set(Je);const Ue={};Ce&67108864&&(Ue.$$scope={dirty:Ce,ctx:ke}),!_&&Ce&2&&(_=!0,Ue.sort=ke[1],we(()=>_=!1)),m.$set(Ue);const te={};Ce&67108864&&(te.$$scope={dirty:Ce,ctx:ke}),!k&&Ce&2&&(k=!0,te.sort=ke[1],we(()=>k=!1)),g.$set(te);const Re={};Ce&67108864&&(Re.$$scope={dirty:Ce,ctx:ke}),!C&&Ce&2&&(C=!0,Re.sort=ke[1],we(()=>C=!1)),$.$set(Re),Ce&841&&(Me=ke[3],ae(),L=Ot(L,Ce,qe,1,ke,Me,N,A,un,lf,null,ef),ue(),!Me.length&&Ve?Ve.p(ke,Ce):Me.length?Ve&&(Ve.d(1),Ve=null):(Ve=tf(ke),Ve.c(),Ve.m(A,null))),(!R||Ce&64)&&x(e,"table-loading",ke[6])},i(ke){if(!R){I(s.$$.fragment,ke),I(r.$$.fragment,ke),I(f.$$.fragment,ke),I(m.$$.fragment,ke),I(g.$$.fragment,ke),I($.$$.fragment,ke);for(let Ce=0;Ce{if(N<=1&&b(),t(6,p=!1),t(5,f=F.page),t(4,d=F.totalItems),s("load",u.concat(F.items)),R){const q=++m;for(;F.items.length&&m==q;)t(3,u=u.concat(F.items.splice(0,10))),await z.yieldToMain()}else t(3,u=u.concat(F.items))}).catch(F=>{F!=null&&F.isAbort||(t(6,p=!1),console.warn(F),b(),he.errorResponseHandler(F,!1))})}function b(){t(3,u=[]),t(5,f=1),t(4,d=0)}function g(N){a=N,t(1,a)}function k(N){a=N,t(1,a)}function w(N){a=N,t(1,a)}function $(N){a=N,t(1,a)}function C(N){a=N,t(1,a)}function O(N){a=N,t(1,a)}const M=N=>s("select",N),D=(N,R)=>{R.code==="Enter"&&(R.preventDefault(),s("select",N))},A=()=>t(0,o=""),L=()=>_(f+1);return n.$$set=N=>{"filter"in N&&t(0,o=N.filter),"presets"in N&&t(10,r=N.presets),"sort"in N&&t(1,a=N.sort)},n.$$.update=()=>{n.$$.dirty&1027&&(typeof a<"u"||typeof o<"u"||typeof r<"u")&&(b(),_(1)),n.$$.dirty&24&&t(7,i=d>u.length)},[o,a,_,u,d,f,p,i,s,l,r,g,k,w,$,C,O,M,D,A,L]}class Yy extends ye{constructor(e){super(),ve(this,e,Wy,Uy,ge,{filter:0,presets:10,sort:1,load:2})}get load(){return this.$$.ctx[2]}}/*! + * Chart.js v3.9.1 + * https://www.chartjs.org + * (c) 2022 Chart.js Contributors + * Released under the MIT License + */function li(){}const Ky=function(){let n=0;return function(){return n++}}();function ft(n){return n===null||typeof n>"u"}function bt(n){if(Array.isArray&&Array.isArray(n))return!0;const e=Object.prototype.toString.call(n);return e.slice(0,7)==="[object"&&e.slice(-6)==="Array]"}function Ge(n){return n!==null&&Object.prototype.toString.call(n)==="[object Object]"}const Nt=n=>(typeof n=="number"||n instanceof Number)&&isFinite(+n);function En(n,e){return Nt(n)?n:e}function tt(n,e){return typeof n>"u"?e:n}const Jy=(n,e)=>typeof n=="string"&&n.endsWith("%")?parseFloat(n)/100:n/e,Wg=(n,e)=>typeof n=="string"&&n.endsWith("%")?parseFloat(n)/100*e:+n;function $t(n,e,t){if(n&&typeof n.call=="function")return n.apply(t,e)}function dt(n,e,t,i){let s,l,o;if(bt(n))if(l=n.length,i)for(s=l-1;s>=0;s--)e.call(t,n[s],s);else for(s=0;sn,x:n=>n.x,y:n=>n.y};function Oi(n,e){return(af[e]||(af[e]=Xy(e)))(n)}function Xy(n){const e=Qy(n);return t=>{for(const i of e){if(i==="")break;t=t&&t[i]}return t}}function Qy(n){const e=n.split("."),t=[];let i="";for(const s of e)i+=s,i.endsWith("\\")?i=i.slice(0,-1)+".":(t.push(i),i="");return t}function La(n){return n.charAt(0).toUpperCase()+n.slice(1)}const Fn=n=>typeof n<"u",Di=n=>typeof n=="function",uf=(n,e)=>{if(n.size!==e.size)return!1;for(const t of n)if(!e.has(t))return!1;return!0};function xy(n){return n.type==="mouseup"||n.type==="click"||n.type==="contextmenu"}const Et=Math.PI,ht=2*Et,e2=ht+Et,$o=Number.POSITIVE_INFINITY,t2=Et/180,Ct=Et/2,Us=Et/4,ff=Et*2/3,Ln=Math.log10,xn=Math.sign;function cf(n){const e=Math.round(n);n=sl(n,e,n/1e3)?e:n;const t=Math.pow(10,Math.floor(Ln(n))),i=n/t;return(i<=1?1:i<=2?2:i<=5?5:10)*t}function n2(n){const e=[],t=Math.sqrt(n);let i;for(i=1;is-l).pop(),e}function Os(n){return!isNaN(parseFloat(n))&&isFinite(n)}function sl(n,e,t){return Math.abs(n-e)=n}function Kg(n,e,t){let i,s,l;for(i=0,s=n.length;ia&&u=Math.min(e,t)-i&&n<=Math.max(e,t)+i}function Fa(n,e,t){t=t||(o=>n[o]1;)l=s+i>>1,t(l)?s=l:i=l;return{lo:s,hi:i}}const Gi=(n,e,t,i)=>Fa(n,t,i?s=>n[s][e]<=t:s=>n[s][e]Fa(n,t,i=>n[i][e]>=t);function r2(n,e,t){let i=0,s=n.length;for(;ii&&n[s-1]>t;)s--;return i>0||s{const i="_onData"+La(t),s=n[t];Object.defineProperty(n,t,{configurable:!0,enumerable:!1,value(...l){const o=s.apply(this,l);return n._chartjs.listeners.forEach(r=>{typeof r[i]=="function"&&r[i](...l)}),o}})})}function pf(n,e){const t=n._chartjs;if(!t)return;const i=t.listeners,s=i.indexOf(e);s!==-1&&i.splice(s,1),!(i.length>0)&&(Zg.forEach(l=>{delete n[l]}),delete n._chartjs)}function Gg(n){const e=new Set;let t,i;for(t=0,i=n.length;t"u"?function(n){return n()}:window.requestAnimationFrame}();function Qg(n,e,t){const i=t||(o=>Array.prototype.slice.call(o));let s=!1,l=[];return function(...o){l=i(o),s||(s=!0,Xg.call(window,()=>{s=!1,n.apply(e,l)}))}}function u2(n,e){let t;return function(...i){return e?(clearTimeout(t),t=setTimeout(n,e,i)):n.apply(this,i),e}}const f2=n=>n==="start"?"left":n==="end"?"right":"center",mf=(n,e,t)=>n==="start"?e:n==="end"?t:(e+t)/2;function xg(n,e,t){const i=e.length;let s=0,l=i;if(n._sorted){const{iScale:o,_parsed:r}=n,a=o.axis,{min:u,max:f,minDefined:d,maxDefined:p}=o.getUserBounds();d&&(s=Gt(Math.min(Gi(r,o.axis,u).lo,t?i:Gi(e,a,o.getPixelForValue(u)).lo),0,i-1)),p?l=Gt(Math.max(Gi(r,o.axis,f,!0).hi+1,t?0:Gi(e,a,o.getPixelForValue(f),!0).hi+1),s,i)-s:l=i-s}return{start:s,count:l}}function e1(n){const{xScale:e,yScale:t,_scaleRanges:i}=n,s={xmin:e.min,xmax:e.max,ymin:t.min,ymax:t.max};if(!i)return n._scaleRanges=s,!0;const l=i.xmin!==e.min||i.xmax!==e.max||i.ymin!==t.min||i.ymax!==t.max;return Object.assign(i,s),l}const Yl=n=>n===0||n===1,hf=(n,e,t)=>-(Math.pow(2,10*(n-=1))*Math.sin((n-e)*ht/t)),_f=(n,e,t)=>Math.pow(2,-10*n)*Math.sin((n-e)*ht/t)+1,ll={linear:n=>n,easeInQuad:n=>n*n,easeOutQuad:n=>-n*(n-2),easeInOutQuad:n=>(n/=.5)<1?.5*n*n:-.5*(--n*(n-2)-1),easeInCubic:n=>n*n*n,easeOutCubic:n=>(n-=1)*n*n+1,easeInOutCubic:n=>(n/=.5)<1?.5*n*n*n:.5*((n-=2)*n*n+2),easeInQuart:n=>n*n*n*n,easeOutQuart:n=>-((n-=1)*n*n*n-1),easeInOutQuart:n=>(n/=.5)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2),easeInQuint:n=>n*n*n*n*n,easeOutQuint:n=>(n-=1)*n*n*n*n+1,easeInOutQuint:n=>(n/=.5)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2),easeInSine:n=>-Math.cos(n*Ct)+1,easeOutSine:n=>Math.sin(n*Ct),easeInOutSine:n=>-.5*(Math.cos(Et*n)-1),easeInExpo:n=>n===0?0:Math.pow(2,10*(n-1)),easeOutExpo:n=>n===1?1:-Math.pow(2,-10*n)+1,easeInOutExpo:n=>Yl(n)?n:n<.5?.5*Math.pow(2,10*(n*2-1)):.5*(-Math.pow(2,-10*(n*2-1))+2),easeInCirc:n=>n>=1?n:-(Math.sqrt(1-n*n)-1),easeOutCirc:n=>Math.sqrt(1-(n-=1)*n),easeInOutCirc:n=>(n/=.5)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1),easeInElastic:n=>Yl(n)?n:hf(n,.075,.3),easeOutElastic:n=>Yl(n)?n:_f(n,.075,.3),easeInOutElastic(n){return Yl(n)?n:n<.5?.5*hf(n*2,.1125,.45):.5+.5*_f(n*2-1,.1125,.45)},easeInBack(n){return n*n*((1.70158+1)*n-1.70158)},easeOutBack(n){return(n-=1)*n*((1.70158+1)*n+1.70158)+1},easeInOutBack(n){let e=1.70158;return(n/=.5)<1?.5*(n*n*(((e*=1.525)+1)*n-e)):.5*((n-=2)*n*(((e*=1.525)+1)*n+e)+2)},easeInBounce:n=>1-ll.easeOutBounce(1-n),easeOutBounce(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},easeInOutBounce:n=>n<.5?ll.easeInBounce(n*2)*.5:ll.easeOutBounce(n*2-1)*.5+.5};/*! + * @kurkle/color v0.2.1 + * https://github.com/kurkle/color#readme + * (c) 2022 Jukka Kurkela + * Released under the MIT License + */function Al(n){return n+.5|0}const ki=(n,e,t)=>Math.max(Math.min(n,t),e);function xs(n){return ki(Al(n*2.55),0,255)}function $i(n){return ki(Al(n*255),0,255)}function ai(n){return ki(Al(n/2.55)/100,0,1)}function gf(n){return ki(Al(n*100),0,100)}const Dn={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},ea=[..."0123456789ABCDEF"],c2=n=>ea[n&15],d2=n=>ea[(n&240)>>4]+ea[n&15],Kl=n=>(n&240)>>4===(n&15),p2=n=>Kl(n.r)&&Kl(n.g)&&Kl(n.b)&&Kl(n.a);function m2(n){var e=n.length,t;return n[0]==="#"&&(e===4||e===5?t={r:255&Dn[n[1]]*17,g:255&Dn[n[2]]*17,b:255&Dn[n[3]]*17,a:e===5?Dn[n[4]]*17:255}:(e===7||e===9)&&(t={r:Dn[n[1]]<<4|Dn[n[2]],g:Dn[n[3]]<<4|Dn[n[4]],b:Dn[n[5]]<<4|Dn[n[6]],a:e===9?Dn[n[7]]<<4|Dn[n[8]]:255})),t}const h2=(n,e)=>n<255?e(n):"";function _2(n){var e=p2(n)?c2:d2;return n?"#"+e(n.r)+e(n.g)+e(n.b)+h2(n.a,e):void 0}const g2=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function t1(n,e,t){const i=e*Math.min(t,1-t),s=(l,o=(l+n/30)%12)=>t-i*Math.max(Math.min(o-3,9-o,1),-1);return[s(0),s(8),s(4)]}function b2(n,e,t){const i=(s,l=(s+n/60)%6)=>t-t*e*Math.max(Math.min(l,4-l,1),0);return[i(5),i(3),i(1)]}function v2(n,e,t){const i=t1(n,1,.5);let s;for(e+t>1&&(s=1/(e+t),e*=s,t*=s),s=0;s<3;s++)i[s]*=1-e-t,i[s]+=e;return i}function y2(n,e,t,i,s){return n===s?(e-t)/i+(e.5?f/(2-l-o):f/(l+o),a=y2(t,i,s,f,l),a=a*60+.5),[a|0,u||0,r]}function qa(n,e,t,i){return(Array.isArray(e)?n(e[0],e[1],e[2]):n(e,t,i)).map($i)}function ja(n,e,t){return qa(t1,n,e,t)}function k2(n,e,t){return qa(v2,n,e,t)}function w2(n,e,t){return qa(b2,n,e,t)}function n1(n){return(n%360+360)%360}function S2(n){const e=g2.exec(n);let t=255,i;if(!e)return;e[5]!==i&&(t=e[6]?xs(+e[5]):$i(+e[5]));const s=n1(+e[2]),l=+e[3]/100,o=+e[4]/100;return e[1]==="hwb"?i=k2(s,l,o):e[1]==="hsv"?i=w2(s,l,o):i=ja(s,l,o),{r:i[0],g:i[1],b:i[2],a:t}}function T2(n,e){var t=Ra(n);t[0]=n1(t[0]+e),t=ja(t),n.r=t[0],n.g=t[1],n.b=t[2]}function $2(n){if(!n)return;const e=Ra(n),t=e[0],i=gf(e[1]),s=gf(e[2]);return n.a<255?`hsla(${t}, ${i}%, ${s}%, ${ai(n.a)})`:`hsl(${t}, ${i}%, ${s}%)`}const bf={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},vf={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function C2(){const n={},e=Object.keys(vf),t=Object.keys(bf);let i,s,l,o,r;for(i=0;i>16&255,l>>8&255,l&255]}return n}let Jl;function M2(n){Jl||(Jl=C2(),Jl.transparent=[0,0,0,0]);const e=Jl[n.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:e.length===4?e[3]:255}}const O2=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function D2(n){const e=O2.exec(n);let t=255,i,s,l;if(e){if(e[7]!==i){const o=+e[7];t=e[8]?xs(o):ki(o*255,0,255)}return i=+e[1],s=+e[3],l=+e[5],i=255&(e[2]?xs(i):ki(i,0,255)),s=255&(e[4]?xs(s):ki(s,0,255)),l=255&(e[6]?xs(l):ki(l,0,255)),{r:i,g:s,b:l,a:t}}}function E2(n){return n&&(n.a<255?`rgba(${n.r}, ${n.g}, ${n.b}, ${ai(n.a)})`:`rgb(${n.r}, ${n.g}, ${n.b})`)}const cr=n=>n<=.0031308?n*12.92:Math.pow(n,1/2.4)*1.055-.055,hs=n=>n<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4);function A2(n,e,t){const i=hs(ai(n.r)),s=hs(ai(n.g)),l=hs(ai(n.b));return{r:$i(cr(i+t*(hs(ai(e.r))-i))),g:$i(cr(s+t*(hs(ai(e.g))-s))),b:$i(cr(l+t*(hs(ai(e.b))-l))),a:n.a+t*(e.a-n.a)}}function Zl(n,e,t){if(n){let i=Ra(n);i[e]=Math.max(0,Math.min(i[e]+i[e]*t,e===0?360:1)),i=ja(i),n.r=i[0],n.g=i[1],n.b=i[2]}}function i1(n,e){return n&&Object.assign(e||{},n)}function yf(n){var e={r:0,g:0,b:0,a:255};return Array.isArray(n)?n.length>=3&&(e={r:n[0],g:n[1],b:n[2],a:255},n.length>3&&(e.a=$i(n[3]))):(e=i1(n,{r:0,g:0,b:0,a:1}),e.a=$i(e.a)),e}function I2(n){return n.charAt(0)==="r"?D2(n):S2(n)}class Co{constructor(e){if(e instanceof Co)return e;const t=typeof e;let i;t==="object"?i=yf(e):t==="string"&&(i=m2(e)||M2(e)||I2(e)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var e=i1(this._rgb);return e&&(e.a=ai(e.a)),e}set rgb(e){this._rgb=yf(e)}rgbString(){return this._valid?E2(this._rgb):void 0}hexString(){return this._valid?_2(this._rgb):void 0}hslString(){return this._valid?$2(this._rgb):void 0}mix(e,t){if(e){const i=this.rgb,s=e.rgb;let l;const o=t===l?.5:t,r=2*o-1,a=i.a-s.a,u=((r*a===-1?r:(r+a)/(1+r*a))+1)/2;l=1-u,i.r=255&u*i.r+l*s.r+.5,i.g=255&u*i.g+l*s.g+.5,i.b=255&u*i.b+l*s.b+.5,i.a=o*i.a+(1-o)*s.a,this.rgb=i}return this}interpolate(e,t){return e&&(this._rgb=A2(this._rgb,e._rgb,t)),this}clone(){return new Co(this.rgb)}alpha(e){return this._rgb.a=$i(e),this}clearer(e){const t=this._rgb;return t.a*=1-e,this}greyscale(){const e=this._rgb,t=Al(e.r*.3+e.g*.59+e.b*.11);return e.r=e.g=e.b=t,this}opaquer(e){const t=this._rgb;return t.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return Zl(this._rgb,2,e),this}darken(e){return Zl(this._rgb,2,-e),this}saturate(e){return Zl(this._rgb,1,e),this}desaturate(e){return Zl(this._rgb,1,-e),this}rotate(e){return T2(this._rgb,e),this}}function s1(n){return new Co(n)}function l1(n){if(n&&typeof n=="object"){const e=n.toString();return e==="[object CanvasPattern]"||e==="[object CanvasGradient]"}return!1}function kf(n){return l1(n)?n:s1(n)}function dr(n){return l1(n)?n:s1(n).saturate(.5).darken(.1).hexString()}const ns=Object.create(null),ta=Object.create(null);function ol(n,e){if(!e)return n;const t=e.split(".");for(let i=0,s=t.length;it.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(t,i)=>dr(i.backgroundColor),this.hoverBorderColor=(t,i)=>dr(i.borderColor),this.hoverColor=(t,i)=>dr(i.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e)}set(e,t){return pr(this,e,t)}get(e){return ol(this,e)}describe(e,t){return pr(ta,e,t)}override(e,t){return pr(ns,e,t)}route(e,t,i,s){const l=ol(this,e),o=ol(this,i),r="_"+t;Object.defineProperties(l,{[r]:{value:l[t],writable:!0},[t]:{enumerable:!0,get(){const a=this[r],u=o[s];return Ge(a)?Object.assign({},u,a):tt(a,u)},set(a){this[r]=a}}})}}var nt=new P2({_scriptable:n=>!n.startsWith("on"),_indexable:n=>n!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});function L2(n){return!n||ft(n.size)||ft(n.family)?null:(n.style?n.style+" ":"")+(n.weight?n.weight+" ":"")+n.size+"px "+n.family}function Mo(n,e,t,i,s){let l=e[s];return l||(l=e[s]=n.measureText(s).width,t.push(s)),l>i&&(i=l),i}function N2(n,e,t,i){i=i||{};let s=i.data=i.data||{},l=i.garbageCollect=i.garbageCollect||[];i.font!==e&&(s=i.data={},l=i.garbageCollect=[],i.font=e),n.save(),n.font=e;let o=0;const r=t.length;let a,u,f,d,p;for(a=0;at.length){for(a=0;a0&&n.stroke()}}function bl(n,e,t){return t=t||.5,!e||n&&n.x>e.left-t&&n.xe.top-t&&n.y0&&l.strokeColor!=="";let a,u;for(n.save(),n.font=s.string,j2(n,l),a=0;a+n||0;function za(n,e){const t={},i=Ge(e),s=i?Object.keys(e):e,l=Ge(n)?i?o=>tt(n[o],n[e[o]]):o=>n[o]:()=>n;for(const o of s)t[o]=U2(l(o));return t}function o1(n){return za(n,{top:"y",right:"x",bottom:"y",left:"x"})}function ws(n){return za(n,["topLeft","topRight","bottomLeft","bottomRight"])}function Rn(n){const e=o1(n);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function Tn(n,e){n=n||{},e=e||nt.font;let t=tt(n.size,e.size);typeof t=="string"&&(t=parseInt(t,10));let i=tt(n.style,e.style);i&&!(""+i).match(z2)&&(console.warn('Invalid font style specified: "'+i+'"'),i="");const s={family:tt(n.family,e.family),lineHeight:B2(tt(n.lineHeight,e.lineHeight),t),size:t,style:i,weight:tt(n.weight,e.weight),string:""};return s.string=L2(s),s}function Gl(n,e,t,i){let s=!0,l,o,r;for(l=0,o=n.length;lt&&r===0?0:r+a;return{min:o(i,-Math.abs(l)),max:o(s,l)}}function Ii(n,e){return Object.assign(Object.create(n),e)}function Ba(n,e=[""],t=n,i,s=()=>n[0]){Fn(i)||(i=f1("_fallback",n));const l={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:n,_rootScopes:t,_fallback:i,_getTarget:s,override:o=>Ba([o,...n],e,t,i)};return new Proxy(l,{deleteProperty(o,r){return delete o[r],delete o._keys,delete n[0][r],!0},get(o,r){return a1(o,r,()=>x2(r,e,n,o))},getOwnPropertyDescriptor(o,r){return Reflect.getOwnPropertyDescriptor(o._scopes[0],r)},getPrototypeOf(){return Reflect.getPrototypeOf(n[0])},has(o,r){return Tf(o).includes(r)},ownKeys(o){return Tf(o)},set(o,r,a){const u=o._storage||(o._storage=s());return o[r]=u[r]=a,delete o._keys,!0}})}function Ds(n,e,t,i){const s={_cacheable:!1,_proxy:n,_context:e,_subProxy:t,_stack:new Set,_descriptors:r1(n,i),setContext:l=>Ds(n,l,t,i),override:l=>Ds(n.override(l),e,t,i)};return new Proxy(s,{deleteProperty(l,o){return delete l[o],delete n[o],!0},get(l,o,r){return a1(l,o,()=>K2(l,o,r))},getOwnPropertyDescriptor(l,o){return l._descriptors.allKeys?Reflect.has(n,o)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(n,o)},getPrototypeOf(){return Reflect.getPrototypeOf(n)},has(l,o){return Reflect.has(n,o)},ownKeys(){return Reflect.ownKeys(n)},set(l,o,r){return n[o]=r,delete l[o],!0}})}function r1(n,e={scriptable:!0,indexable:!0}){const{_scriptable:t=e.scriptable,_indexable:i=e.indexable,_allKeys:s=e.allKeys}=n;return{allKeys:s,scriptable:t,indexable:i,isScriptable:Di(t)?t:()=>t,isIndexable:Di(i)?i:()=>i}}const Y2=(n,e)=>n?n+La(e):e,Ua=(n,e)=>Ge(e)&&n!=="adapters"&&(Object.getPrototypeOf(e)===null||e.constructor===Object);function a1(n,e,t){if(Object.prototype.hasOwnProperty.call(n,e))return n[e];const i=t();return n[e]=i,i}function K2(n,e,t){const{_proxy:i,_context:s,_subProxy:l,_descriptors:o}=n;let r=i[e];return Di(r)&&o.isScriptable(e)&&(r=J2(e,r,n,t)),bt(r)&&r.length&&(r=Z2(e,r,n,o.isIndexable)),Ua(e,r)&&(r=Ds(r,s,l&&l[e],o)),r}function J2(n,e,t,i){const{_proxy:s,_context:l,_subProxy:o,_stack:r}=t;if(r.has(n))throw new Error("Recursion detected: "+Array.from(r).join("->")+"->"+n);return r.add(n),e=e(l,o||i),r.delete(n),Ua(n,e)&&(e=Wa(s._scopes,s,n,e)),e}function Z2(n,e,t,i){const{_proxy:s,_context:l,_subProxy:o,_descriptors:r}=t;if(Fn(l.index)&&i(n))e=e[l.index%e.length];else if(Ge(e[0])){const a=e,u=s._scopes.filter(f=>f!==a);e=[];for(const f of a){const d=Wa(u,s,n,f);e.push(Ds(d,l,o&&o[n],r))}}return e}function u1(n,e,t){return Di(n)?n(e,t):n}const G2=(n,e)=>n===!0?e:typeof n=="string"?Oi(e,n):void 0;function X2(n,e,t,i,s){for(const l of e){const o=G2(t,l);if(o){n.add(o);const r=u1(o._fallback,t,s);if(Fn(r)&&r!==t&&r!==i)return r}else if(o===!1&&Fn(i)&&t!==i)return null}return!1}function Wa(n,e,t,i){const s=e._rootScopes,l=u1(e._fallback,t,i),o=[...n,...s],r=new Set;r.add(i);let a=Sf(r,o,t,l||t,i);return a===null||Fn(l)&&l!==t&&(a=Sf(r,o,l,a,i),a===null)?!1:Ba(Array.from(r),[""],s,l,()=>Q2(e,t,i))}function Sf(n,e,t,i,s){for(;t;)t=X2(n,e,t,i,s);return t}function Q2(n,e,t){const i=n._getTarget();e in i||(i[e]={});const s=i[e];return bt(s)&&Ge(t)?t:s}function x2(n,e,t,i){let s;for(const l of e)if(s=f1(Y2(l,n),t),Fn(s))return Ua(n,s)?Wa(t,i,n,s):s}function f1(n,e){for(const t of e){if(!t)continue;const i=t[n];if(Fn(i))return i}}function Tf(n){let e=n._keys;return e||(e=n._keys=ek(n._scopes)),e}function ek(n){const e=new Set;for(const t of n)for(const i of Object.keys(t).filter(s=>!s.startsWith("_")))e.add(i);return Array.from(e)}function c1(n,e,t,i){const{iScale:s}=n,{key:l="r"}=this._parsing,o=new Array(i);let r,a,u,f;for(r=0,a=i;ren==="x"?"y":"x";function nk(n,e,t,i){const s=n.skip?e:n,l=e,o=t.skip?e:t,r=xr(l,s),a=xr(o,l);let u=r/(r+a),f=a/(r+a);u=isNaN(u)?0:u,f=isNaN(f)?0:f;const d=i*u,p=i*f;return{previous:{x:l.x-d*(o.x-s.x),y:l.y-d*(o.y-s.y)},next:{x:l.x+p*(o.x-s.x),y:l.y+p*(o.y-s.y)}}}function ik(n,e,t){const i=n.length;let s,l,o,r,a,u=Es(n,0);for(let f=0;f!u.skip)),e.cubicInterpolationMode==="monotone")lk(n,s);else{let u=i?n[n.length-1]:n[0];for(l=0,o=n.length;lwindow.getComputedStyle(n,null);function ak(n,e){return Ko(n).getPropertyValue(e)}const uk=["top","right","bottom","left"];function xi(n,e,t){const i={};t=t?"-"+t:"";for(let s=0;s<4;s++){const l=uk[s];i[l]=parseFloat(n[e+"-"+l+t])||0}return i.width=i.left+i.right,i.height=i.top+i.bottom,i}const fk=(n,e,t)=>(n>0||e>0)&&(!t||!t.shadowRoot);function ck(n,e){const t=n.touches,i=t&&t.length?t[0]:n,{offsetX:s,offsetY:l}=i;let o=!1,r,a;if(fk(s,l,n.target))r=s,a=l;else{const u=e.getBoundingClientRect();r=i.clientX-u.left,a=i.clientY-u.top,o=!0}return{x:r,y:a,box:o}}function Ki(n,e){if("native"in n)return n;const{canvas:t,currentDevicePixelRatio:i}=e,s=Ko(t),l=s.boxSizing==="border-box",o=xi(s,"padding"),r=xi(s,"border","width"),{x:a,y:u,box:f}=ck(n,t),d=o.left+(f&&r.left),p=o.top+(f&&r.top);let{width:m,height:_}=e;return l&&(m-=o.width+r.width,_-=o.height+r.height),{x:Math.round((a-d)/m*t.width/i),y:Math.round((u-p)/_*t.height/i)}}function dk(n,e,t){let i,s;if(e===void 0||t===void 0){const l=Ya(n);if(!l)e=n.clientWidth,t=n.clientHeight;else{const o=l.getBoundingClientRect(),r=Ko(l),a=xi(r,"border","width"),u=xi(r,"padding");e=o.width-u.width-a.width,t=o.height-u.height-a.height,i=Eo(r.maxWidth,l,"clientWidth"),s=Eo(r.maxHeight,l,"clientHeight")}}return{width:e,height:t,maxWidth:i||$o,maxHeight:s||$o}}const mr=n=>Math.round(n*10)/10;function pk(n,e,t,i){const s=Ko(n),l=xi(s,"margin"),o=Eo(s.maxWidth,n,"clientWidth")||$o,r=Eo(s.maxHeight,n,"clientHeight")||$o,a=dk(n,e,t);let{width:u,height:f}=a;if(s.boxSizing==="content-box"){const d=xi(s,"border","width"),p=xi(s,"padding");u-=p.width+d.width,f-=p.height+d.height}return u=Math.max(0,u-l.width),f=Math.max(0,i?Math.floor(u/i):f-l.height),u=mr(Math.min(u,o,a.maxWidth)),f=mr(Math.min(f,r,a.maxHeight)),u&&!f&&(f=mr(u/2)),{width:u,height:f}}function $f(n,e,t){const i=e||1,s=Math.floor(n.height*i),l=Math.floor(n.width*i);n.height=s/i,n.width=l/i;const o=n.canvas;return o.style&&(t||!o.style.height&&!o.style.width)&&(o.style.height=`${n.height}px`,o.style.width=`${n.width}px`),n.currentDevicePixelRatio!==i||o.height!==s||o.width!==l?(n.currentDevicePixelRatio=i,o.height=s,o.width=l,n.ctx.setTransform(i,0,0,i,0,0),!0):!1}const mk=function(){let n=!1;try{const e={get passive(){return n=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch{}return n}();function Cf(n,e){const t=ak(n,e),i=t&&t.match(/^(\d+)(\.\d+)?px$/);return i?+i[1]:void 0}function Ji(n,e,t,i){return{x:n.x+t*(e.x-n.x),y:n.y+t*(e.y-n.y)}}function hk(n,e,t,i){return{x:n.x+t*(e.x-n.x),y:i==="middle"?t<.5?n.y:e.y:i==="after"?t<1?n.y:e.y:t>0?e.y:n.y}}function _k(n,e,t,i){const s={x:n.cp2x,y:n.cp2y},l={x:e.cp1x,y:e.cp1y},o=Ji(n,s,t),r=Ji(s,l,t),a=Ji(l,e,t),u=Ji(o,r,t),f=Ji(r,a,t);return Ji(u,f,t)}const Mf=new Map;function gk(n,e){e=e||{};const t=n+JSON.stringify(e);let i=Mf.get(t);return i||(i=new Intl.NumberFormat(n,e),Mf.set(t,i)),i}function Il(n,e,t){return gk(e,t).format(n)}const bk=function(n,e){return{x(t){return n+n+e-t},setWidth(t){e=t},textAlign(t){return t==="center"?t:t==="right"?"left":"right"},xPlus(t,i){return t-i},leftForLtr(t,i){return t-i}}},vk=function(){return{x(n){return n},setWidth(n){},textAlign(n){return n},xPlus(n,e){return n+e},leftForLtr(n,e){return n}}};function hr(n,e,t){return n?bk(e,t):vk()}function yk(n,e){let t,i;(e==="ltr"||e==="rtl")&&(t=n.canvas.style,i=[t.getPropertyValue("direction"),t.getPropertyPriority("direction")],t.setProperty("direction",e,"important"),n.prevTextDirection=i)}function kk(n,e){e!==void 0&&(delete n.prevTextDirection,n.canvas.style.setProperty("direction",e[0],e[1]))}function m1(n){return n==="angle"?{between:_l,compare:s2,normalize:Sn}:{between:gl,compare:(e,t)=>e-t,normalize:e=>e}}function Of({start:n,end:e,count:t,loop:i,style:s}){return{start:n%t,end:e%t,loop:i&&(e-n+1)%t===0,style:s}}function wk(n,e,t){const{property:i,start:s,end:l}=t,{between:o,normalize:r}=m1(i),a=e.length;let{start:u,end:f,loop:d}=n,p,m;if(d){for(u+=a,f+=a,p=0,m=a;pa(s,$,k)&&r(s,$)!==0,O=()=>r(l,k)===0||a(l,$,k),M=()=>b||C(),D=()=>!b||O();for(let A=f,L=f;A<=d;++A)w=e[A%o],!w.skip&&(k=u(w[i]),k!==$&&(b=a(k,s,l),g===null&&M()&&(g=r(k,s)===0?A:L),g!==null&&D()&&(_.push(Of({start:g,end:A,loop:p,count:o,style:m})),g=null),L=A,$=k));return g!==null&&_.push(Of({start:g,end:d,loop:p,count:o,style:m})),_}function _1(n,e){const t=[],i=n.segments;for(let s=0;ss&&n[l%e].skip;)l--;return l%=e,{start:s,end:l}}function Tk(n,e,t,i){const s=n.length,l=[];let o=e,r=n[e],a;for(a=e+1;a<=t;++a){const u=n[a%s];u.skip||u.stop?r.skip||(i=!1,l.push({start:e%s,end:(a-1)%s,loop:i}),e=o=u.stop?a:null):(o=a,r.skip&&(e=a)),r=u}return o!==null&&l.push({start:e%s,end:o%s,loop:i}),l}function $k(n,e){const t=n.points,i=n.options.spanGaps,s=t.length;if(!s)return[];const l=!!n._loop,{start:o,end:r}=Sk(t,s,l,i);if(i===!0)return Df(n,[{start:o,end:r,loop:l}],t,e);const a=rr({chart:e,initial:t.initial,numSteps:o,currentStep:Math.min(i-t.start,o)}))}_refresh(){this._request||(this._running=!0,this._request=Xg.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(e=Date.now()){let t=0;this._charts.forEach((i,s)=>{if(!i.running||!i.items.length)return;const l=i.items;let o=l.length-1,r=!1,a;for(;o>=0;--o)a=l[o],a._active?(a._total>i.duration&&(i.duration=a._total),a.tick(e),r=!0):(l[o]=l[l.length-1],l.pop());r&&(s.draw(),this._notify(s,i,e,"progress")),l.length||(i.running=!1,this._notify(s,i,e,"complete"),i.initial=!1),t+=l.length}),this._lastDate=e,t===0&&(this._running=!1)}_getAnims(e){const t=this._charts;let i=t.get(e);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},t.set(e,i)),i}listen(e,t,i){this._getAnims(e).listeners[t].push(i)}add(e,t){!t||!t.length||this._getAnims(e).items.push(...t)}has(e){return this._getAnims(e).items.length>0}start(e){const t=this._charts.get(e);t&&(t.running=!0,t.start=Date.now(),t.duration=t.items.reduce((i,s)=>Math.max(i,s._duration),0),this._refresh())}running(e){if(!this._running)return!1;const t=this._charts.get(e);return!(!t||!t.running||!t.items.length)}stop(e){const t=this._charts.get(e);if(!t||!t.items.length)return;const i=t.items;let s=i.length-1;for(;s>=0;--s)i[s].cancel();t.items=[],this._notify(e,t,Date.now(),"complete")}remove(e){return this._charts.delete(e)}}var oi=new Ok;const Af="transparent",Dk={boolean(n,e,t){return t>.5?e:n},color(n,e,t){const i=kf(n||Af),s=i.valid&&kf(e||Af);return s&&s.valid?s.mix(i,t).hexString():e},number(n,e,t){return n+(e-n)*t}};class Ek{constructor(e,t,i,s){const l=t[i];s=Gl([e.to,s,l,e.from]);const o=Gl([e.from,l,s]);this._active=!0,this._fn=e.fn||Dk[e.type||typeof o],this._easing=ll[e.easing]||ll.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=t,this._prop=i,this._from=o,this._to=s,this._promises=void 0}active(){return this._active}update(e,t,i){if(this._active){this._notify(!1);const s=this._target[this._prop],l=i-this._start,o=this._duration-l;this._start=i,this._duration=Math.floor(Math.max(o,e.duration)),this._total+=l,this._loop=!!e.loop,this._to=Gl([e.to,t,s,e.from]),this._from=Gl([e.from,s,t])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const t=e-this._start,i=this._duration,s=this._prop,l=this._from,o=this._loop,r=this._to;let a;if(this._active=l!==r&&(o||t1?2-a:a,a=this._easing(Math.min(1,Math.max(0,a))),this._target[s]=this._fn(l,r,a)}wait(){const e=this._promises||(this._promises=[]);return new Promise((t,i)=>{e.push({res:t,rej:i})})}_notify(e){const t=e?"res":"rej",i=this._promises||[];for(let s=0;sn!=="onProgress"&&n!=="onComplete"&&n!=="fn"});nt.set("animations",{colors:{type:"color",properties:Ik},numbers:{type:"number",properties:Ak}});nt.describe("animations",{_fallback:"animation"});nt.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:n=>n|0}}}});class g1{constructor(e,t){this._chart=e,this._properties=new Map,this.configure(t)}configure(e){if(!Ge(e))return;const t=this._properties;Object.getOwnPropertyNames(e).forEach(i=>{const s=e[i];if(!Ge(s))return;const l={};for(const o of Pk)l[o]=s[o];(bt(s.properties)&&s.properties||[i]).forEach(o=>{(o===i||!t.has(o))&&t.set(o,l)})})}_animateOptions(e,t){const i=t.options,s=Nk(e,i);if(!s)return[];const l=this._createAnimations(s,i);return i.$shared&&Lk(e.options.$animations,i).then(()=>{e.options=i},()=>{}),l}_createAnimations(e,t){const i=this._properties,s=[],l=e.$animations||(e.$animations={}),o=Object.keys(t),r=Date.now();let a;for(a=o.length-1;a>=0;--a){const u=o[a];if(u.charAt(0)==="$")continue;if(u==="options"){s.push(...this._animateOptions(e,t));continue}const f=t[u];let d=l[u];const p=i.get(u);if(d)if(p&&d.active()){d.update(p,f,r);continue}else d.cancel();if(!p||!p.duration){e[u]=f;continue}l[u]=d=new Ek(p,e,u,f),s.push(d)}return s}update(e,t){if(this._properties.size===0){Object.assign(e,t);return}const i=this._createAnimations(e,t);if(i.length)return oi.add(this._chart,i),!0}}function Lk(n,e){const t=[],i=Object.keys(e);for(let s=0;s0||!t&&l<0)return s.index}return null}function Ff(n,e){const{chart:t,_cachedMeta:i}=n,s=t._stacks||(t._stacks={}),{iScale:l,vScale:o,index:r}=i,a=l.axis,u=o.axis,f=jk(l,o,i),d=e.length;let p;for(let m=0;mt[i].axis===e).shift()}function zk(n,e){return Ii(n,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}function Bk(n,e,t){return Ii(n,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:t,index:e,mode:"default",type:"data"})}function Ws(n,e){const t=n.controller.index,i=n.vScale&&n.vScale.axis;if(i){e=e||n._parsed;for(const s of e){const l=s._stacks;if(!l||l[i]===void 0||l[i][t]===void 0)return;delete l[i][t]}}}const gr=n=>n==="reset"||n==="none",Rf=(n,e)=>e?n:Object.assign({},n),Uk=(n,e,t)=>n&&!e.hidden&&e._stacked&&{keys:b1(t,!0),values:null};class Kn{constructor(e,t){this.chart=e,this._ctx=e.ctx,this.index=t,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=Lf(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&Ws(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,t=this._cachedMeta,i=this.getDataset(),s=(d,p,m,_)=>d==="x"?p:d==="r"?_:m,l=t.xAxisID=tt(i.xAxisID,_r(e,"x")),o=t.yAxisID=tt(i.yAxisID,_r(e,"y")),r=t.rAxisID=tt(i.rAxisID,_r(e,"r")),a=t.indexAxis,u=t.iAxisID=s(a,l,o,r),f=t.vAxisID=s(a,o,l,r);t.xScale=this.getScaleForId(l),t.yScale=this.getScaleForId(o),t.rScale=this.getScaleForId(r),t.iScale=this.getScaleForId(u),t.vScale=this.getScaleForId(f)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const t=this._cachedMeta;return e===t.iScale?t.vScale:t.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&pf(this._data,this),e._stacked&&Ws(e)}_dataCheck(){const e=this.getDataset(),t=e.data||(e.data=[]),i=this._data;if(Ge(t))this._data=qk(t);else if(i!==t){if(i){pf(i,this);const s=this._cachedMeta;Ws(s),s._parsed=[]}t&&Object.isExtensible(t)&&a2(t,this),this._syncList=[],this._data=t}}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const t=this._cachedMeta,i=this.getDataset();let s=!1;this._dataCheck();const l=t._stacked;t._stacked=Lf(t.vScale,t),t.stack!==i.stack&&(s=!0,Ws(t),t.stack=i.stack),this._resyncElements(e),(s||l!==t._stacked)&&Ff(this,t._parsed)}configure(){const e=this.chart.config,t=e.datasetScopeKeys(this._type),i=e.getOptionScopes(this.getDataset(),t,!0);this.options=e.createResolver(i,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,t){const{_cachedMeta:i,_data:s}=this,{iScale:l,_stacked:o}=i,r=l.axis;let a=e===0&&t===s.length?!0:i._sorted,u=e>0&&i._parsed[e-1],f,d,p;if(this._parsing===!1)i._parsed=s,i._sorted=!0,p=s;else{bt(s[e])?p=this.parseArrayData(i,s,e,t):Ge(s[e])?p=this.parseObjectData(i,s,e,t):p=this.parsePrimitiveData(i,s,e,t);const m=()=>d[r]===null||u&&d[r]b||d=0;--p)if(!_()){this.updateRangeFromParsed(u,e,m,a);break}}return u}getAllParsedValues(e){const t=this._cachedMeta._parsed,i=[];let s,l,o;for(s=0,l=t.length;s=0&&ethis.getContext(i,s),b=u.resolveNamedOptions(p,m,_,d);return b.$shared&&(b.$shared=a,l[o]=Object.freeze(Rf(b,a))),b}_resolveAnimations(e,t,i){const s=this.chart,l=this._cachedDataOpts,o=`animation-${t}`,r=l[o];if(r)return r;let a;if(s.options.animation!==!1){const f=this.chart.config,d=f.datasetAnimationScopeKeys(this._type,t),p=f.getOptionScopes(this.getDataset(),d);a=f.createResolver(p,this.getContext(e,i,t))}const u=new g1(s,a&&a.animations);return a&&a._cacheable&&(l[o]=Object.freeze(u)),u}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,t){return!t||gr(e)||this.chart._animationsDisabled}_getSharedOptions(e,t){const i=this.resolveDataElementOptions(e,t),s=this._sharedOptions,l=this.getSharedOptions(i),o=this.includeOptions(t,l)||l!==s;return this.updateSharedOptions(l,t,i),{sharedOptions:l,includeOptions:o}}updateElement(e,t,i,s){gr(s)?Object.assign(e,i):this._resolveAnimations(t,s).update(e,i)}updateSharedOptions(e,t,i){e&&!gr(t)&&this._resolveAnimations(void 0,t).update(e,i)}_setStyle(e,t,i,s){e.active=s;const l=this.getStyle(t,s);this._resolveAnimations(t,i,s).update(e,{options:!s&&this.getSharedOptions(l)||l})}removeHoverStyle(e,t,i){this._setStyle(e,i,"active",!1)}setHoverStyle(e,t,i){this._setStyle(e,i,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const t=this._data,i=this._cachedMeta.data;for(const[r,a,u]of this._syncList)this[r](a,u);this._syncList=[];const s=i.length,l=t.length,o=Math.min(l,s);o&&this.parse(0,o),l>s?this._insertElements(s,l-s,e):l{for(u.length+=t,r=u.length-1;r>=o;r--)u[r]=u[r-t]};for(a(l),r=e;rs-l))}return n._cache.$bar}function Yk(n){const e=n.iScale,t=Wk(e,n.type);let i=e._length,s,l,o,r;const a=()=>{o===32767||o===-32768||(Fn(r)&&(i=Math.min(i,Math.abs(o-r)||i)),r=o)};for(s=0,l=t.length;s0?s[n-1]:null,r=nMath.abs(r)&&(a=r,u=o),e[t.axis]=u,e._custom={barStart:a,barEnd:u,start:s,end:l,min:o,max:r}}function v1(n,e,t,i){return bt(n)?Zk(n,e,t,i):e[t.axis]=t.parse(n,i),e}function qf(n,e,t,i){const s=n.iScale,l=n.vScale,o=s.getLabels(),r=s===l,a=[];let u,f,d,p;for(u=t,f=t+i;u=t?1:-1)}function Xk(n){let e,t,i,s,l;return n.horizontal?(e=n.base>n.x,t="left",i="right"):(e=n.basea.controller.options.grouped),l=i.options.stacked,o=[],r=a=>{const u=a.controller.getParsed(t),f=u&&u[a.vScale.axis];if(ft(f)||isNaN(f))return!0};for(const a of s)if(!(t!==void 0&&r(a))&&((l===!1||o.indexOf(a.stack)===-1||l===void 0&&a.stack===void 0)&&o.push(a.stack),a.index===e))break;return o.length||o.push(void 0),o}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,t,i){const s=this._getStacks(e,i),l=t!==void 0?s.indexOf(t):-1;return l===-1?s.length-1:l}_getRuler(){const e=this.options,t=this._cachedMeta,i=t.iScale,s=[];let l,o;for(l=0,o=t.data.length;l=0;--i)t=Math.max(t,e[i].size(this.resolveDataElementOptions(i))/2);return t>0&&t}getLabelAndValue(e){const t=this._cachedMeta,{xScale:i,yScale:s}=t,l=this.getParsed(e),o=i.getLabelForValue(l.x),r=s.getLabelForValue(l.y),a=l._custom;return{label:t.label,value:"("+o+", "+r+(a?", "+a:"")+")"}}update(e){const t=this._cachedMeta.data;this.updateElements(t,0,t.length,e)}updateElements(e,t,i,s){const l=s==="reset",{iScale:o,vScale:r}=this._cachedMeta,{sharedOptions:a,includeOptions:u}=this._getSharedOptions(t,s),f=o.axis,d=r.axis;for(let p=t;p_l($,r,a,!0)?1:Math.max(C,C*t,O,O*t),_=($,C,O)=>_l($,r,a,!0)?-1:Math.min(C,C*t,O,O*t),b=m(0,u,d),g=m(Ct,f,p),k=_(Et,u,d),w=_(Et+Ct,f,p);i=(b-k)/2,s=(g-w)/2,l=-(b+k)/2,o=-(g+w)/2}return{ratioX:i,ratioY:s,offsetX:l,offsetY:o}}class Pl extends Kn{constructor(e,t){super(e,t),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,t){const i=this.getDataset().data,s=this._cachedMeta;if(this._parsing===!1)s._parsed=i;else{let l=a=>+i[a];if(Ge(i[e])){const{key:a="value"}=this._parsing;l=u=>+Oi(i[u],a)}let o,r;for(o=e,r=e+t;o0&&!isNaN(e)?ht*(Math.abs(e)/t):0}getLabelAndValue(e){const t=this._cachedMeta,i=this.chart,s=i.data.labels||[],l=Il(t._parsed[e],i.options.locale);return{label:s[e]||"",value:l}}getMaxBorderWidth(e){let t=0;const i=this.chart;let s,l,o,r,a;if(!e){for(s=0,l=i.data.datasets.length;sn!=="spacing",_indexable:n=>n!=="spacing"};Pl.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(n){const e=n.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:t}}=n.legend.options;return e.labels.map((i,s)=>{const o=n.getDatasetMeta(0).controller.getStyle(s);return{text:i,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,lineWidth:o.borderWidth,pointStyle:t,hidden:!n.getDataVisibility(s),index:s}})}return[]}},onClick(n,e,t){t.chart.toggleDataVisibility(e.index),t.chart.update()}},tooltip:{callbacks:{title(){return""},label(n){let e=n.label;const t=": "+n.formattedValue;return bt(e)?(e=e.slice(),e[0]+=t):e+=t,e}}}}};class Jo extends Kn{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const t=this._cachedMeta,{dataset:i,data:s=[],_dataset:l}=t,o=this.chart._animationsDisabled;let{start:r,count:a}=xg(t,s,o);this._drawStart=r,this._drawCount=a,e1(t)&&(r=0,a=s.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!l._decimated,i.points=s;const u=this.resolveDatasetElementOptions(e);this.options.showLine||(u.borderWidth=0),u.segment=this.options.segment,this.updateElement(i,void 0,{animated:!o,options:u},e),this.updateElements(s,r,a,e)}updateElements(e,t,i,s){const l=s==="reset",{iScale:o,vScale:r,_stacked:a,_dataset:u}=this._cachedMeta,{sharedOptions:f,includeOptions:d}=this._getSharedOptions(t,s),p=o.axis,m=r.axis,{spanGaps:_,segment:b}=this.options,g=Os(_)?_:Number.POSITIVE_INFINITY,k=this.chart._animationsDisabled||l||s==="none";let w=t>0&&this.getParsed(t-1);for(let $=t;$0&&Math.abs(O[p]-w[p])>g,b&&(M.parsed=O,M.raw=u.data[$]),d&&(M.options=f||this.resolveDataElementOptions($,C.active?"active":s)),k||this.updateElement(C,$,M,s),w=O}}getMaxOverflow(){const e=this._cachedMeta,t=e.dataset,i=t.options&&t.options.borderWidth||0,s=e.data||[];if(!s.length)return i;const l=s[0].size(this.resolveDataElementOptions(0)),o=s[s.length-1].size(this.resolveDataElementOptions(s.length-1));return Math.max(i,l,o)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}Jo.id="line";Jo.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1};Jo.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class Za extends Kn{constructor(e,t){super(e,t),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const t=this._cachedMeta,i=this.chart,s=i.data.labels||[],l=Il(t._parsed[e].r,i.options.locale);return{label:s[e]||"",value:l}}parseObjectData(e,t,i,s){return c1.bind(this)(e,t,i,s)}update(e){const t=this._cachedMeta.data;this._updateRadius(),this.updateElements(t,0,t.length,e)}getMinMax(){const e=this._cachedMeta,t={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach((i,s)=>{const l=this.getParsed(s).r;!isNaN(l)&&this.chart.getDataVisibility(s)&&(lt.max&&(t.max=l))}),t}_updateRadius(){const e=this.chart,t=e.chartArea,i=e.options,s=Math.min(t.right-t.left,t.bottom-t.top),l=Math.max(s/2,0),o=Math.max(i.cutoutPercentage?l/100*i.cutoutPercentage:1,0),r=(l-o)/e.getVisibleDatasetCount();this.outerRadius=l-r*this.index,this.innerRadius=this.outerRadius-r}updateElements(e,t,i,s){const l=s==="reset",o=this.chart,a=o.options.animation,u=this._cachedMeta.rScale,f=u.xCenter,d=u.yCenter,p=u.getIndexAngle(0)-.5*Et;let m=p,_;const b=360/this.countVisibleElements();for(_=0;_{!isNaN(this.getParsed(s).r)&&this.chart.getDataVisibility(s)&&t++}),t}_computeAngle(e,t,i){return this.chart.getDataVisibility(e)?Un(this.resolveDataElementOptions(e,t).angle||i):0}}Za.id="polarArea";Za.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0};Za.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(n){const e=n.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:t}}=n.legend.options;return e.labels.map((i,s)=>{const o=n.getDatasetMeta(0).controller.getStyle(s);return{text:i,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,lineWidth:o.borderWidth,pointStyle:t,hidden:!n.getDataVisibility(s),index:s}})}return[]}},onClick(n,e,t){t.chart.toggleDataVisibility(e.index),t.chart.update()}},tooltip:{callbacks:{title(){return""},label(n){return n.chart.data.labels[n.dataIndex]+": "+n.formattedValue}}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class y1 extends Pl{}y1.id="pie";y1.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class Ga extends Kn{getLabelAndValue(e){const t=this._cachedMeta.vScale,i=this.getParsed(e);return{label:t.getLabels()[e],value:""+t.getLabelForValue(i[t.axis])}}parseObjectData(e,t,i,s){return c1.bind(this)(e,t,i,s)}update(e){const t=this._cachedMeta,i=t.dataset,s=t.data||[],l=t.iScale.getLabels();if(i.points=s,e!=="resize"){const o=this.resolveDatasetElementOptions(e);this.options.showLine||(o.borderWidth=0);const r={_loop:!0,_fullLoop:l.length===s.length,options:o};this.updateElement(i,void 0,r,e)}this.updateElements(s,0,s.length,e)}updateElements(e,t,i,s){const l=this._cachedMeta.rScale,o=s==="reset";for(let r=t;r{s[l]=i[l]&&i[l].active()?i[l]._to:this[l]}),s}};mi.defaults={};mi.defaultRoutes=void 0;const k1={values(n){return bt(n)?n:""+n},numeric(n,e,t){if(n===0)return"0";const i=this.chart.options.locale;let s,l=n;if(t.length>1){const u=Math.max(Math.abs(t[0].value),Math.abs(t[t.length-1].value));(u<1e-4||u>1e15)&&(s="scientific"),l=nw(n,t)}const o=Ln(Math.abs(l)),r=Math.max(Math.min(-1*Math.floor(o),20),0),a={notation:s,minimumFractionDigits:r,maximumFractionDigits:r};return Object.assign(a,this.options.ticks.format),Il(n,i,a)},logarithmic(n,e,t){if(n===0)return"0";const i=n/Math.pow(10,Math.floor(Ln(n)));return i===1||i===2||i===5?k1.numeric.call(this,n,e,t):""}};function nw(n,e){let t=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;return Math.abs(t)>=1&&n!==Math.floor(n)&&(t=n-Math.floor(n)),t}var Zo={formatters:k1};nt.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(n,e)=>e.lineWidth,tickColor:(n,e)=>e.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Zo.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}});nt.route("scale.ticks","color","","color");nt.route("scale.grid","color","","borderColor");nt.route("scale.grid","borderColor","","borderColor");nt.route("scale.title","color","","color");nt.describe("scale",{_fallback:!1,_scriptable:n=>!n.startsWith("before")&&!n.startsWith("after")&&n!=="callback"&&n!=="parser",_indexable:n=>n!=="borderDash"&&n!=="tickBorderDash"});nt.describe("scales",{_fallback:"scale"});nt.describe("scale.ticks",{_scriptable:n=>n!=="backdropPadding"&&n!=="callback",_indexable:n=>n!=="backdropPadding"});function iw(n,e){const t=n.options.ticks,i=t.maxTicksLimit||sw(n),s=t.major.enabled?ow(e):[],l=s.length,o=s[0],r=s[l-1],a=[];if(l>i)return rw(e,a,s,l/i),a;const u=lw(s,e,i);if(l>0){let f,d;const p=l>1?Math.round((r-o)/(l-1)):null;for(Ql(e,a,u,ft(p)?0:o-p,o),f=0,d=l-1;fs)return a}return Math.max(s,1)}function ow(n){const e=[];let t,i;for(t=0,i=n.length;tn==="left"?"right":n==="right"?"left":n,Hf=(n,e,t)=>e==="top"||e==="left"?n[e]+t:n[e]-t;function zf(n,e){const t=[],i=n.length/e,s=n.length;let l=0;for(;lo+r)))return a}function cw(n,e){dt(n,t=>{const i=t.gc,s=i.length/2;let l;if(s>e){for(l=0;li?i:t,i=s&&t>i?t:i,{min:En(t,En(i,t)),max:En(i,En(t,i))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){$t(this.options.beforeUpdate,[this])}update(e,t,i){const{beginAtZero:s,grace:l,ticks:o}=this.options,r=o.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=t,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=W2(this,l,s),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const a=r=l||i<=1||!this.isHorizontal()){this.labelRotation=s;return}const f=this._getLabelSizes(),d=f.widest.width,p=f.highest.height,m=Gt(this.chart.width-d,0,this.maxWidth);r=e.offset?this.maxWidth/i:m/(i-1),d+6>r&&(r=m/(i-(e.offset?.5:1)),a=this.maxHeight-Ys(e.grid)-t.padding-Bf(e.title,this.chart.options.font),u=Math.sqrt(d*d+p*p),o=Na(Math.min(Math.asin(Gt((f.highest.height+6)/r,-1,1)),Math.asin(Gt(a/u,-1,1))-Math.asin(Gt(p/u,-1,1)))),o=Math.max(s,Math.min(l,o))),this.labelRotation=o}afterCalculateLabelRotation(){$t(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){$t(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:t,options:{ticks:i,title:s,grid:l}}=this,o=this._isVisible(),r=this.isHorizontal();if(o){const a=Bf(s,t.options.font);if(r?(e.width=this.maxWidth,e.height=Ys(l)+a):(e.height=this.maxHeight,e.width=Ys(l)+a),i.display&&this.ticks.length){const{first:u,last:f,widest:d,highest:p}=this._getLabelSizes(),m=i.padding*2,_=Un(this.labelRotation),b=Math.cos(_),g=Math.sin(_);if(r){const k=i.mirror?0:g*d.width+b*p.height;e.height=Math.min(this.maxHeight,e.height+k+m)}else{const k=i.mirror?0:b*d.width+g*p.height;e.width=Math.min(this.maxWidth,e.width+k+m)}this._calculatePadding(u,f,g,b)}}this._handleMargins(),r?(this.width=this._length=t.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=t.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,t,i,s){const{ticks:{align:l,padding:o},position:r}=this.options,a=this.labelRotation!==0,u=r!=="top"&&this.axis==="x";if(this.isHorizontal()){const f=this.getPixelForTick(0)-this.left,d=this.right-this.getPixelForTick(this.ticks.length-1);let p=0,m=0;a?u?(p=s*e.width,m=i*t.height):(p=i*e.height,m=s*t.width):l==="start"?m=t.width:l==="end"?p=e.width:l!=="inner"&&(p=e.width/2,m=t.width/2),this.paddingLeft=Math.max((p-f+o)*this.width/(this.width-f),0),this.paddingRight=Math.max((m-d+o)*this.width/(this.width-d),0)}else{let f=t.height/2,d=e.height/2;l==="start"?(f=0,d=e.height):l==="end"&&(f=t.height,d=0),this.paddingTop=f+o,this.paddingBottom=d+o}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){$t(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:t}=this.options;return t==="top"||t==="bottom"||e==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){this.beforeTickToLabelConversion(),this.generateTickLabels(e);let t,i;for(t=0,i=e.length;t({width:l[D]||0,height:o[D]||0});return{first:M(0),last:M(t-1),widest:M(C),highest:M(O),widths:l,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,t){return NaN}getValueForPixel(e){}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const t=this._startPixel+e*this._length;return l2(this._alignToPixels?Bi(this.chart,t,0):t)}getDecimalForPixel(e){const t=(e-this._startPixel)/this._length;return this._reversePixels?1-t:t}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:t}=this;return e<0&&t<0?t:e>0&&t>0?e:0}getContext(e){const t=this.ticks||[];if(e>=0&&er*s?r/i:a/s:a*s0}_computeGridLineItems(e){const t=this.axis,i=this.chart,s=this.options,{grid:l,position:o}=s,r=l.offset,a=this.isHorizontal(),f=this.ticks.length+(r?1:0),d=Ys(l),p=[],m=l.setContext(this.getContext()),_=m.drawBorder?m.borderWidth:0,b=_/2,g=function(Y){return Bi(i,Y,_)};let k,w,$,C,O,M,D,A,L,N,R,F;if(o==="top")k=g(this.bottom),M=this.bottom-d,A=k-b,N=g(e.top)+b,F=e.bottom;else if(o==="bottom")k=g(this.top),N=e.top,F=g(e.bottom)-b,M=k+b,A=this.top+d;else if(o==="left")k=g(this.right),O=this.right-d,D=k-b,L=g(e.left)+b,R=e.right;else if(o==="right")k=g(this.left),L=e.left,R=g(e.right)-b,O=k+b,D=this.left+d;else if(t==="x"){if(o==="center")k=g((e.top+e.bottom)/2+.5);else if(Ge(o)){const Y=Object.keys(o)[0],Z=o[Y];k=g(this.chart.scales[Y].getPixelForValue(Z))}N=e.top,F=e.bottom,M=k+b,A=M+d}else if(t==="y"){if(o==="center")k=g((e.left+e.right)/2);else if(Ge(o)){const Y=Object.keys(o)[0],Z=o[Y];k=g(this.chart.scales[Y].getPixelForValue(Z))}O=k-b,D=O-d,L=e.left,R=e.right}const q=tt(s.ticks.maxTicksLimit,f),B=Math.max(1,Math.ceil(f/q));for(w=0;wl.value===e);return s>=0?t.setContext(this.getContext(s)).lineWidth:0}drawGrid(e){const t=this.options.grid,i=this.ctx,s=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let l,o;const r=(a,u,f)=>{!f.width||!f.color||(i.save(),i.lineWidth=f.width,i.strokeStyle=f.color,i.setLineDash(f.borderDash||[]),i.lineDashOffset=f.borderDashOffset,i.beginPath(),i.moveTo(a.x,a.y),i.lineTo(u.x,u.y),i.stroke(),i.restore())};if(t.display)for(l=0,o=s.length;l{this.draw(s)}}]:[{z:i,draw:s=>{this.drawBackground(),this.drawGrid(s),this.drawTitle()}},{z:i+1,draw:()=>{this.drawBorder()}},{z:t,draw:s=>{this.drawLabels(s)}}]}getMatchingVisibleMetas(e){const t=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",s=[];let l,o;for(l=0,o=t.length;l{const i=t.split("."),s=i.pop(),l=[n].concat(i).join("."),o=e[t].split("."),r=o.pop(),a=o.join(".");nt.route(l,s,a,r)})}function bw(n){return"id"in n&&"defaults"in n}class vw{constructor(){this.controllers=new xl(Kn,"datasets",!0),this.elements=new xl(mi,"elements"),this.plugins=new xl(Object,"plugins"),this.scales=new xl(ls,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,t,i){[...t].forEach(s=>{const l=i||this._getRegistryForType(s);i||l.isForType(s)||l===this.plugins&&s.id?this._exec(e,l,s):dt(s,o=>{const r=i||this._getRegistryForType(o);this._exec(e,r,o)})})}_exec(e,t,i){const s=La(e);$t(i["before"+s],[],i),t[e](i),$t(i["after"+s],[],i)}_getRegistryForType(e){for(let t=0;t0&&this.getParsed(t-1);for(let C=t;C0&&Math.abs(M[m]-$[m])>k,g&&(D.parsed=M,D.raw=u.data[C]),p&&(D.options=d||this.resolveDataElementOptions(C,O.active?"active":s)),w||this.updateElement(O,C,D,s),$=M}this.updateSharedOptions(d,s,f)}getMaxOverflow(){const e=this._cachedMeta,t=e.data||[];if(!this.options.showLine){let r=0;for(let a=t.length-1;a>=0;--a)r=Math.max(r,t[a].size(this.resolveDataElementOptions(a))/2);return r>0&&r}const i=e.dataset,s=i.options&&i.options.borderWidth||0;if(!t.length)return s;const l=t[0].size(this.resolveDataElementOptions(0)),o=t[t.length-1].size(this.resolveDataElementOptions(t.length-1));return Math.max(s,l,o)/2}}Xa.id="scatter";Xa.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1};Xa.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title(){return""},label(n){return"("+n.label+", "+n.formattedValue+")"}}}},scales:{x:{type:"linear"},y:{type:"linear"}}};function Ui(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class ia{constructor(e){this.options=e||{}}init(e){}formats(){return Ui()}parse(e,t){return Ui()}format(e,t){return Ui()}add(e,t,i){return Ui()}diff(e,t,i){return Ui()}startOf(e,t,i){return Ui()}endOf(e,t){return Ui()}}ia.override=function(n){Object.assign(ia.prototype,n)};var w1={_date:ia};function yw(n,e,t,i){const{controller:s,data:l,_sorted:o}=n,r=s._cachedMeta.iScale;if(r&&e===r.axis&&e!=="r"&&o&&l.length){const a=r._reversePixels?o2:Gi;if(i){if(s._sharedOptions){const u=l[0],f=typeof u.getRange=="function"&&u.getRange(e);if(f){const d=a(l,e,t-f),p=a(l,e,t+f);return{lo:d.lo,hi:p.hi}}}}else return a(l,e,t)}return{lo:0,hi:l.length-1}}function Ll(n,e,t,i,s){const l=n.getSortedVisibleDatasetMetas(),o=t[e];for(let r=0,a=l.length;r{a[o](e[t],s)&&(l.push({element:a,datasetIndex:u,index:f}),r=r||a.inRange(e.x,e.y,s))}),i&&!r?[]:l}var Tw={evaluateInteractionItems:Ll,modes:{index(n,e,t,i){const s=Ki(e,n),l=t.axis||"x",o=t.includeInvisible||!1,r=t.intersect?vr(n,s,l,i,o):yr(n,s,l,!1,i,o),a=[];return r.length?(n.getSortedVisibleDatasetMetas().forEach(u=>{const f=r[0].index,d=u.data[f];d&&!d.skip&&a.push({element:d,datasetIndex:u.index,index:f})}),a):[]},dataset(n,e,t,i){const s=Ki(e,n),l=t.axis||"xy",o=t.includeInvisible||!1;let r=t.intersect?vr(n,s,l,i,o):yr(n,s,l,!1,i,o);if(r.length>0){const a=r[0].datasetIndex,u=n.getDatasetMeta(a).data;r=[];for(let f=0;ft.pos===e)}function Wf(n,e){return n.filter(t=>S1.indexOf(t.pos)===-1&&t.box.axis===e)}function Js(n,e){return n.sort((t,i)=>{const s=e?i:t,l=e?t:i;return s.weight===l.weight?s.index-l.index:s.weight-l.weight})}function $w(n){const e=[];let t,i,s,l,o,r;for(t=0,i=(n||[]).length;tu.box.fullSize),!0),i=Js(Ks(e,"left"),!0),s=Js(Ks(e,"right")),l=Js(Ks(e,"top"),!0),o=Js(Ks(e,"bottom")),r=Wf(e,"x"),a=Wf(e,"y");return{fullSize:t,leftAndTop:i.concat(l),rightAndBottom:s.concat(a).concat(o).concat(r),chartArea:Ks(e,"chartArea"),vertical:i.concat(s).concat(a),horizontal:l.concat(o).concat(r)}}function Yf(n,e,t,i){return Math.max(n[t],e[t])+Math.max(n[i],e[i])}function T1(n,e){n.top=Math.max(n.top,e.top),n.left=Math.max(n.left,e.left),n.bottom=Math.max(n.bottom,e.bottom),n.right=Math.max(n.right,e.right)}function Dw(n,e,t,i){const{pos:s,box:l}=t,o=n.maxPadding;if(!Ge(s)){t.size&&(n[s]-=t.size);const d=i[t.stack]||{size:0,count:1};d.size=Math.max(d.size,t.horizontal?l.height:l.width),t.size=d.size/d.count,n[s]+=t.size}l.getPadding&&T1(o,l.getPadding());const r=Math.max(0,e.outerWidth-Yf(o,n,"left","right")),a=Math.max(0,e.outerHeight-Yf(o,n,"top","bottom")),u=r!==n.w,f=a!==n.h;return n.w=r,n.h=a,t.horizontal?{same:u,other:f}:{same:f,other:u}}function Ew(n){const e=n.maxPadding;function t(i){const s=Math.max(e[i]-n[i],0);return n[i]+=s,s}n.y+=t("top"),n.x+=t("left"),t("right"),t("bottom")}function Aw(n,e){const t=e.maxPadding;function i(s){const l={left:0,top:0,right:0,bottom:0};return s.forEach(o=>{l[o]=Math.max(e[o],t[o])}),l}return i(n?["left","right"]:["top","bottom"])}function el(n,e,t,i){const s=[];let l,o,r,a,u,f;for(l=0,o=n.length,u=0;l{typeof b.beforeLayout=="function"&&b.beforeLayout()});const f=a.reduce((b,g)=>g.box.options&&g.box.options.display===!1?b:b+1,0)||1,d=Object.freeze({outerWidth:e,outerHeight:t,padding:s,availableWidth:l,availableHeight:o,vBoxMaxWidth:l/2/f,hBoxMaxHeight:o/2}),p=Object.assign({},s);T1(p,Rn(i));const m=Object.assign({maxPadding:p,w:l,h:o,x:s.left,y:s.top},s),_=Mw(a.concat(u),d);el(r.fullSize,m,d,_),el(a,m,d,_),el(u,m,d,_)&&el(a,m,d,_),Ew(m),Kf(r.leftAndTop,m,d,_),m.x+=m.w,m.y+=m.h,Kf(r.rightAndBottom,m,d,_),n.chartArea={left:m.left,top:m.top,right:m.left+m.w,bottom:m.top+m.h,height:m.h,width:m.w},dt(r.chartArea,b=>{const g=b.box;Object.assign(g,n.chartArea),g.update(m.w,m.h,{left:0,top:0,right:0,bottom:0})})}};class $1{acquireContext(e,t){}releaseContext(e){return!1}addEventListener(e,t,i){}removeEventListener(e,t,i){}getDevicePixelRatio(){return 1}getMaximumSize(e,t,i,s){return t=Math.max(0,t||e.width),i=i||e.height,{width:t,height:Math.max(0,s?Math.floor(t/s):i)}}isAttached(e){return!0}updateConfig(e){}}class Iw extends $1{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const po="$chartjs",Pw={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Jf=n=>n===null||n==="";function Lw(n,e){const t=n.style,i=n.getAttribute("height"),s=n.getAttribute("width");if(n[po]={initial:{height:i,width:s,style:{display:t.display,height:t.height,width:t.width}}},t.display=t.display||"block",t.boxSizing=t.boxSizing||"border-box",Jf(s)){const l=Cf(n,"width");l!==void 0&&(n.width=l)}if(Jf(i))if(n.style.height==="")n.height=n.width/(e||2);else{const l=Cf(n,"height");l!==void 0&&(n.height=l)}return n}const C1=mk?{passive:!0}:!1;function Nw(n,e,t){n.addEventListener(e,t,C1)}function Fw(n,e,t){n.canvas.removeEventListener(e,t,C1)}function Rw(n,e){const t=Pw[n.type]||n.type,{x:i,y:s}=Ki(n,e);return{type:t,chart:e,native:n,x:i!==void 0?i:null,y:s!==void 0?s:null}}function Ao(n,e){for(const t of n)if(t===e||t.contains(e))return!0}function qw(n,e,t){const i=n.canvas,s=new MutationObserver(l=>{let o=!1;for(const r of l)o=o||Ao(r.addedNodes,i),o=o&&!Ao(r.removedNodes,i);o&&t()});return s.observe(document,{childList:!0,subtree:!0}),s}function jw(n,e,t){const i=n.canvas,s=new MutationObserver(l=>{let o=!1;for(const r of l)o=o||Ao(r.removedNodes,i),o=o&&!Ao(r.addedNodes,i);o&&t()});return s.observe(document,{childList:!0,subtree:!0}),s}const vl=new Map;let Zf=0;function M1(){const n=window.devicePixelRatio;n!==Zf&&(Zf=n,vl.forEach((e,t)=>{t.currentDevicePixelRatio!==n&&e()}))}function Vw(n,e){vl.size||window.addEventListener("resize",M1),vl.set(n,e)}function Hw(n){vl.delete(n),vl.size||window.removeEventListener("resize",M1)}function zw(n,e,t){const i=n.canvas,s=i&&Ya(i);if(!s)return;const l=Qg((r,a)=>{const u=s.clientWidth;t(r,a),u{const a=r[0],u=a.contentRect.width,f=a.contentRect.height;u===0&&f===0||l(u,f)});return o.observe(s),Vw(n,l),o}function kr(n,e,t){t&&t.disconnect(),e==="resize"&&Hw(n)}function Bw(n,e,t){const i=n.canvas,s=Qg(l=>{n.ctx!==null&&t(Rw(l,n))},n,l=>{const o=l[0];return[o,o.offsetX,o.offsetY]});return Nw(i,e,s),s}class Uw extends $1{acquireContext(e,t){const i=e&&e.getContext&&e.getContext("2d");return i&&i.canvas===e?(Lw(e,t),i):null}releaseContext(e){const t=e.canvas;if(!t[po])return!1;const i=t[po].initial;["height","width"].forEach(l=>{const o=i[l];ft(o)?t.removeAttribute(l):t.setAttribute(l,o)});const s=i.style||{};return Object.keys(s).forEach(l=>{t.style[l]=s[l]}),t.width=t.width,delete t[po],!0}addEventListener(e,t,i){this.removeEventListener(e,t);const s=e.$proxies||(e.$proxies={}),o={attach:qw,detach:jw,resize:zw}[t]||Bw;s[t]=o(e,t,i)}removeEventListener(e,t){const i=e.$proxies||(e.$proxies={}),s=i[t];if(!s)return;({attach:kr,detach:kr,resize:kr}[t]||Fw)(e,t,s),i[t]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,t,i,s){return pk(e,t,i,s)}isAttached(e){const t=Ya(e);return!!(t&&t.isConnected)}}function Ww(n){return!p1()||typeof OffscreenCanvas<"u"&&n instanceof OffscreenCanvas?Iw:Uw}class Yw{constructor(){this._init=[]}notify(e,t,i,s){t==="beforeInit"&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const l=s?this._descriptors(e).filter(s):this._descriptors(e),o=this._notify(l,e,t,i);return t==="afterDestroy"&&(this._notify(l,e,"stop"),this._notify(this._init,e,"uninstall")),o}_notify(e,t,i,s){s=s||{};for(const l of e){const o=l.plugin,r=o[i],a=[t,s,l.options];if($t(r,a,o)===!1&&s.cancelable)return!1}return!0}invalidate(){ft(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const t=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),t}_createDescriptors(e,t){const i=e&&e.config,s=tt(i.options&&i.options.plugins,{}),l=Kw(i);return s===!1&&!t?[]:Zw(e,l,s,t)}_notifyStateChanges(e){const t=this._oldCache||[],i=this._cache,s=(l,o)=>l.filter(r=>!o.some(a=>r.plugin.id===a.plugin.id));this._notify(s(t,i),e,"stop"),this._notify(s(i,t),e,"start")}}function Kw(n){const e={},t=[],i=Object.keys(Qn.plugins.items);for(let l=0;l{const a=i[r];if(!Ge(a))return console.error(`Invalid scale configuration for scale: ${r}`);if(a._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${r}`);const u=la(r,a),f=Qw(u,s),d=t.scales||{};l[u]=l[u]||r,o[r]=il(Object.create(null),[{axis:u},a,d[u],d[f]])}),n.data.datasets.forEach(r=>{const a=r.type||n.type,u=r.indexAxis||sa(a,e),d=(ns[a]||{}).scales||{};Object.keys(d).forEach(p=>{const m=Xw(p,u),_=r[m+"AxisID"]||l[m]||m;o[_]=o[_]||Object.create(null),il(o[_],[{axis:m},i[_],d[p]])})}),Object.keys(o).forEach(r=>{const a=o[r];il(a,[nt.scales[a.type],nt.scale])}),o}function O1(n){const e=n.options||(n.options={});e.plugins=tt(e.plugins,{}),e.scales=e3(n,e)}function D1(n){return n=n||{},n.datasets=n.datasets||[],n.labels=n.labels||[],n}function t3(n){return n=n||{},n.data=D1(n.data),O1(n),n}const Gf=new Map,E1=new Set;function no(n,e){let t=Gf.get(n);return t||(t=e(),Gf.set(n,t),E1.add(t)),t}const Zs=(n,e,t)=>{const i=Oi(e,t);i!==void 0&&n.add(i)};class n3{constructor(e){this._config=t3(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=D1(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),O1(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return no(e,()=>[[`datasets.${e}`,""]])}datasetAnimationScopeKeys(e,t){return no(`${e}.transition.${t}`,()=>[[`datasets.${e}.transitions.${t}`,`transitions.${t}`],[`datasets.${e}`,""]])}datasetElementScopeKeys(e,t){return no(`${e}-${t}`,()=>[[`datasets.${e}.elements.${t}`,`datasets.${e}`,`elements.${t}`,""]])}pluginScopeKeys(e){const t=e.id,i=this.type;return no(`${i}-plugin-${t}`,()=>[[`plugins.${t}`,...e.additionalOptionScopes||[]]])}_cachedScopes(e,t){const i=this._scopeCache;let s=i.get(e);return(!s||t)&&(s=new Map,i.set(e,s)),s}getOptionScopes(e,t,i){const{options:s,type:l}=this,o=this._cachedScopes(e,i),r=o.get(t);if(r)return r;const a=new Set;t.forEach(f=>{e&&(a.add(e),f.forEach(d=>Zs(a,e,d))),f.forEach(d=>Zs(a,s,d)),f.forEach(d=>Zs(a,ns[l]||{},d)),f.forEach(d=>Zs(a,nt,d)),f.forEach(d=>Zs(a,ta,d))});const u=Array.from(a);return u.length===0&&u.push(Object.create(null)),E1.has(t)&&o.set(t,u),u}chartOptionScopes(){const{options:e,type:t}=this;return[e,ns[t]||{},nt.datasets[t]||{},{type:t},nt,ta]}resolveNamedOptions(e,t,i,s=[""]){const l={$shared:!0},{resolver:o,subPrefixes:r}=Xf(this._resolverCache,e,s);let a=o;if(s3(o,t)){l.$shared=!1,i=Di(i)?i():i;const u=this.createResolver(e,i,r);a=Ds(o,i,u)}for(const u of t)l[u]=a[u];return l}createResolver(e,t,i=[""],s){const{resolver:l}=Xf(this._resolverCache,e,i);return Ge(t)?Ds(l,t,void 0,s):l}}function Xf(n,e,t){let i=n.get(e);i||(i=new Map,n.set(e,i));const s=t.join();let l=i.get(s);return l||(l={resolver:Ba(e,t),subPrefixes:t.filter(r=>!r.toLowerCase().includes("hover"))},i.set(s,l)),l}const i3=n=>Ge(n)&&Object.getOwnPropertyNames(n).reduce((e,t)=>e||Di(n[t]),!1);function s3(n,e){const{isScriptable:t,isIndexable:i}=r1(n);for(const s of e){const l=t(s),o=i(s),r=(o||l)&&n[s];if(l&&(Di(r)||i3(r))||o&&bt(r))return!0}return!1}var l3="3.9.1";const o3=["top","bottom","left","right","chartArea"];function Qf(n,e){return n==="top"||n==="bottom"||o3.indexOf(n)===-1&&e==="x"}function xf(n,e){return function(t,i){return t[n]===i[n]?t[e]-i[e]:t[n]-i[n]}}function ec(n){const e=n.chart,t=e.options.animation;e.notifyPlugins("afterRender"),$t(t&&t.onComplete,[n],e)}function r3(n){const e=n.chart,t=e.options.animation;$t(t&&t.onProgress,[n],e)}function A1(n){return p1()&&typeof n=="string"?n=document.getElementById(n):n&&n.length&&(n=n[0]),n&&n.canvas&&(n=n.canvas),n}const Io={},I1=n=>{const e=A1(n);return Object.values(Io).filter(t=>t.canvas===e).pop()};function a3(n,e,t){const i=Object.keys(n);for(const s of i){const l=+s;if(l>=e){const o=n[s];delete n[s],(t>0||l>e)&&(n[l+t]=o)}}}function u3(n,e,t,i){return!t||n.type==="mouseout"?null:i?e:n}class Po{constructor(e,t){const i=this.config=new n3(t),s=A1(e),l=I1(s);if(l)throw new Error("Canvas is already in use. Chart with ID '"+l.id+"' must be destroyed before the canvas with ID '"+l.canvas.id+"' can be reused.");const o=i.createResolver(i.chartOptionScopes(),this.getContext());this.platform=new(i.platform||Ww(s)),this.platform.updateConfig(i);const r=this.platform.acquireContext(s,o.aspectRatio),a=r&&r.canvas,u=a&&a.height,f=a&&a.width;if(this.id=Ky(),this.ctx=r,this.canvas=a,this.width=f,this.height=u,this._options=o,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new Yw,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=u2(d=>this.update(d),o.resizeDelay||0),this._dataChanges=[],Io[this.id]=this,!r||!a){console.error("Failed to create chart: can't acquire context from the given item");return}oi.listen(this,"complete",ec),oi.listen(this,"progress",r3),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:t},width:i,height:s,_aspectRatio:l}=this;return ft(e)?t&&l?l:s?i/s:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():$f(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return wf(this.canvas,this.ctx),this}stop(){return oi.stop(this),this}resize(e,t){oi.running(this)?this._resizeBeforeDraw={width:e,height:t}:this._resize(e,t)}_resize(e,t){const i=this.options,s=this.canvas,l=i.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(s,e,t,l),r=i.devicePixelRatio||this.platform.getDevicePixelRatio(),a=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,$f(this,r,!0)&&(this.notifyPlugins("resize",{size:o}),$t(i.onResize,[this,o],this),this.attached&&this._doResize(a)&&this.render())}ensureScalesHaveIDs(){const t=this.options.scales||{};dt(t,(i,s)=>{i.id=s})}buildOrUpdateScales(){const e=this.options,t=e.scales,i=this.scales,s=Object.keys(i).reduce((o,r)=>(o[r]=!1,o),{});let l=[];t&&(l=l.concat(Object.keys(t).map(o=>{const r=t[o],a=la(o,r),u=a==="r",f=a==="x";return{options:r,dposition:u?"chartArea":f?"bottom":"left",dtype:u?"radialLinear":f?"category":"linear"}}))),dt(l,o=>{const r=o.options,a=r.id,u=la(a,r),f=tt(r.type,o.dtype);(r.position===void 0||Qf(r.position,u)!==Qf(o.dposition))&&(r.position=o.dposition),s[a]=!0;let d=null;if(a in i&&i[a].type===f)d=i[a];else{const p=Qn.getScale(f);d=new p({id:a,type:f,ctx:this.ctx,chart:this}),i[d.id]=d}d.init(r,e)}),dt(s,(o,r)=>{o||delete i[r]}),dt(i,o=>{to.configure(this,o,o.options),to.addBox(this,o)})}_updateMetasets(){const e=this._metasets,t=this.data.datasets.length,i=e.length;if(e.sort((s,l)=>s.index-l.index),i>t){for(let s=t;st.length&&delete this._stacks,e.forEach((i,s)=>{t.filter(l=>l===i._dataset).length===0&&this._destroyDatasetMeta(s)})}buildOrUpdateControllers(){const e=[],t=this.data.datasets;let i,s;for(this._removeUnreferencedMetasets(),i=0,s=t.length;i{this.getDatasetMeta(t).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const t=this.config;t.update();const i=this._options=t.createResolver(t.chartOptionScopes(),this.getContext()),s=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0})===!1)return;const l=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let u=0,f=this.data.datasets.length;u{u.reset()}),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(xf("z","_idx"));const{_active:r,_lastEvent:a}=this;a?this._eventHandler(a,!0):r.length&&this._updateHoverStyles(r,r,!0),this.render()}_updateScales(){dt(this.scales,e=>{to.removeBox(this,e)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,t=new Set(Object.keys(this._listeners)),i=new Set(e.events);(!uf(t,i)||!!this._responsiveListeners!==e.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,t=this._getUniformDataChanges()||[];for(const{method:i,start:s,count:l}of t){const o=i==="_removeElements"?-l:l;a3(e,s,o)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const t=this.data.datasets.length,i=l=>new Set(e.filter(o=>o[0]===l).map((o,r)=>r+","+o.splice(1).join(","))),s=i(0);for(let l=1;ll.split(",")).map(l=>({method:l[1],start:+l[2],count:+l[3]}))}_updateLayout(e){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;to.update(this,this.width,this.height,e);const t=this.chartArea,i=t.width<=0||t.height<=0;this._layers=[],dt(this.boxes,s=>{i&&s.position==="chartArea"||(s.configure&&s.configure(),this._layers.push(...s._layers()))},this),this._layers.forEach((s,l)=>{s._idx=l}),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})!==!1){for(let t=0,i=this.data.datasets.length;t=0;--t)this._drawDataset(e[t]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const t=this.ctx,i=e._clip,s=!i.disabled,l=this.chartArea,o={meta:e,index:e.index,cancelable:!0};this.notifyPlugins("beforeDatasetDraw",o)!==!1&&(s&&Va(t,{left:i.left===!1?0:l.left-i.left,right:i.right===!1?this.width:l.right+i.right,top:i.top===!1?0:l.top-i.top,bottom:i.bottom===!1?this.height:l.bottom+i.bottom}),e.controller.draw(),s&&Ha(t),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}isPointInArea(e){return bl(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,t,i,s){const l=Tw.modes[t];return typeof l=="function"?l(this,e,i,s):[]}getDatasetMeta(e){const t=this.data.datasets[e],i=this._metasets;let s=i.filter(l=>l&&l._dataset===t).pop();return s||(s={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:t&&t.order||0,index:e,_dataset:t,_parsed:[],_sorted:!1},i.push(s)),s}getContext(){return this.$context||(this.$context=Ii(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const t=this.data.datasets[e];if(!t)return!1;const i=this.getDatasetMeta(e);return typeof i.hidden=="boolean"?!i.hidden:!t.hidden}setDatasetVisibility(e,t){const i=this.getDatasetMeta(e);i.hidden=!t}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,t,i){const s=i?"show":"hide",l=this.getDatasetMeta(e),o=l.controller._resolveAnimations(void 0,s);Fn(t)?(l.data[t].hidden=!i,this.update()):(this.setDatasetVisibility(e,i),o.update(l,{visible:i}),this.update(r=>r.datasetIndex===e?s:void 0))}hide(e,t){this._updateVisibility(e,t,!1)}show(e,t){this._updateVisibility(e,t,!0)}_destroyDatasetMeta(e){const t=this._metasets[e];t&&t.controller&&t.controller._destroy(),delete this._metasets[e]}_stop(){let e,t;for(this.stop(),oi.remove(this),e=0,t=this.data.datasets.length;e{t.addEventListener(this,l,o),e[l]=o},s=(l,o,r)=>{l.offsetX=o,l.offsetY=r,this._eventHandler(l)};dt(this.options.events,l=>i(l,s))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,t=this.platform,i=(a,u)=>{t.addEventListener(this,a,u),e[a]=u},s=(a,u)=>{e[a]&&(t.removeEventListener(this,a,u),delete e[a])},l=(a,u)=>{this.canvas&&this.resize(a,u)};let o;const r=()=>{s("attach",r),this.attached=!0,this.resize(),i("resize",l),i("detach",o)};o=()=>{this.attached=!1,s("resize",l),this._stop(),this._resize(0,0),i("attach",r)},t.isAttached(this.canvas)?r():o()}unbindEvents(){dt(this._listeners,(e,t)=>{this.platform.removeEventListener(this,t,e)}),this._listeners={},dt(this._responsiveListeners,(e,t)=>{this.platform.removeEventListener(this,t,e)}),this._responsiveListeners=void 0}updateHoverStyle(e,t,i){const s=i?"set":"remove";let l,o,r,a;for(t==="dataset"&&(l=this.getDatasetMeta(e[0].datasetIndex),l.controller["_"+s+"DatasetHoverStyle"]()),r=0,a=e.length;r{const r=this.getDatasetMeta(l);if(!r)throw new Error("No dataset found at index "+l);return{datasetIndex:l,element:r.data[o],index:o}});!So(i,t)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,t))}notifyPlugins(e,t,i){return this._plugins.notify(this,e,t,i)}_updateHoverStyles(e,t,i){const s=this.options.hover,l=(a,u)=>a.filter(f=>!u.some(d=>f.datasetIndex===d.datasetIndex&&f.index===d.index)),o=l(t,e),r=i?e:l(e,t);o.length&&this.updateHoverStyle(o,s.mode,!1),r.length&&s.mode&&this.updateHoverStyle(r,s.mode,!0)}_eventHandler(e,t){const i={event:e,replay:t,cancelable:!0,inChartArea:this.isPointInArea(e)},s=o=>(o.options.events||this.options.events).includes(e.native.type);if(this.notifyPlugins("beforeEvent",i,s)===!1)return;const l=this._handleEvent(e,t,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,s),(l||i.changed)&&this.render(),this}_handleEvent(e,t,i){const{_active:s=[],options:l}=this,o=t,r=this._getActiveElements(e,s,i,o),a=xy(e),u=u3(e,this._lastEvent,i,a);i&&(this._lastEvent=null,$t(l.onHover,[e,r,this],this),a&&$t(l.onClick,[e,r,this],this));const f=!So(r,s);return(f||t)&&(this._active=r,this._updateHoverStyles(r,s,t)),this._lastEvent=u,f}_getActiveElements(e,t,i,s){if(e.type==="mouseout")return[];if(!i)return t;const l=this.options.hover;return this.getElementsAtEventForMode(e,l.mode,l,s)}}const tc=()=>dt(Po.instances,n=>n._plugins.invalidate()),bi=!0;Object.defineProperties(Po,{defaults:{enumerable:bi,value:nt},instances:{enumerable:bi,value:Io},overrides:{enumerable:bi,value:ns},registry:{enumerable:bi,value:Qn},version:{enumerable:bi,value:l3},getChart:{enumerable:bi,value:I1},register:{enumerable:bi,value:(...n)=>{Qn.add(...n),tc()}},unregister:{enumerable:bi,value:(...n)=>{Qn.remove(...n),tc()}}});function P1(n,e,t){const{startAngle:i,pixelMargin:s,x:l,y:o,outerRadius:r,innerRadius:a}=e;let u=s/r;n.beginPath(),n.arc(l,o,r,i-u,t+u),a>s?(u=s/a,n.arc(l,o,a,t+u,i-u,!0)):n.arc(l,o,s,t+Ct,i-Ct),n.closePath(),n.clip()}function f3(n){return za(n,["outerStart","outerEnd","innerStart","innerEnd"])}function c3(n,e,t,i){const s=f3(n.options.borderRadius),l=(t-e)/2,o=Math.min(l,i*e/2),r=a=>{const u=(t-Math.min(l,a))*i/2;return Gt(a,0,Math.min(l,u))};return{outerStart:r(s.outerStart),outerEnd:r(s.outerEnd),innerStart:Gt(s.innerStart,0,o),innerEnd:Gt(s.innerEnd,0,o)}}function _s(n,e,t,i){return{x:t+n*Math.cos(e),y:i+n*Math.sin(e)}}function oa(n,e,t,i,s,l){const{x:o,y:r,startAngle:a,pixelMargin:u,innerRadius:f}=e,d=Math.max(e.outerRadius+i+t-u,0),p=f>0?f+i+t+u:0;let m=0;const _=s-a;if(i){const Y=f>0?f-i:0,Z=d>0?d-i:0,ee=(Y+Z)/2,ie=ee!==0?_*ee/(ee+i):_;m=(_-ie)/2}const b=Math.max(.001,_*d-t/Et)/d,g=(_-b)/2,k=a+g+m,w=s-g-m,{outerStart:$,outerEnd:C,innerStart:O,innerEnd:M}=c3(e,p,d,w-k),D=d-$,A=d-C,L=k+$/D,N=w-C/A,R=p+O,F=p+M,q=k+O/R,B=w-M/F;if(n.beginPath(),l){if(n.arc(o,r,d,L,N),C>0){const ee=_s(A,N,o,r);n.arc(ee.x,ee.y,C,N,w+Ct)}const Y=_s(F,w,o,r);if(n.lineTo(Y.x,Y.y),M>0){const ee=_s(F,B,o,r);n.arc(ee.x,ee.y,M,w+Ct,B+Math.PI)}if(n.arc(o,r,p,w-M/p,k+O/p,!0),O>0){const ee=_s(R,q,o,r);n.arc(ee.x,ee.y,O,q+Math.PI,k-Ct)}const Z=_s(D,k,o,r);if(n.lineTo(Z.x,Z.y),$>0){const ee=_s(D,L,o,r);n.arc(ee.x,ee.y,$,k-Ct,L)}}else{n.moveTo(o,r);const Y=Math.cos(L)*d+o,Z=Math.sin(L)*d+r;n.lineTo(Y,Z);const ee=Math.cos(N)*d+o,ie=Math.sin(N)*d+r;n.lineTo(ee,ie)}n.closePath()}function d3(n,e,t,i,s){const{fullCircles:l,startAngle:o,circumference:r}=e;let a=e.endAngle;if(l){oa(n,e,t,i,o+ht,s);for(let u=0;u=ht||_l(l,r,a),b=gl(o,u+p,f+p);return _&&b}getCenterPoint(e){const{x:t,y:i,startAngle:s,endAngle:l,innerRadius:o,outerRadius:r}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:a,spacing:u}=this.options,f=(s+l)/2,d=(o+r+u+a)/2;return{x:t+Math.cos(f)*d,y:i+Math.sin(f)*d}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:t,circumference:i}=this,s=(t.offset||0)/2,l=(t.spacing||0)/2,o=t.circular;if(this.pixelMargin=t.borderAlign==="inner"?.33:0,this.fullCircles=i>ht?Math.floor(i/ht):0,i===0||this.innerRadius<0||this.outerRadius<0)return;e.save();let r=0;if(s){r=s/2;const u=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(u)*r,Math.sin(u)*r),this.circumference>=Et&&(r=s)}e.fillStyle=t.backgroundColor,e.strokeStyle=t.borderColor;const a=d3(e,this,r,l,o);m3(e,this,r,l,a,o),e.restore()}}Qa.id="arc";Qa.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0};Qa.defaultRoutes={backgroundColor:"backgroundColor"};function L1(n,e,t=e){n.lineCap=tt(t.borderCapStyle,e.borderCapStyle),n.setLineDash(tt(t.borderDash,e.borderDash)),n.lineDashOffset=tt(t.borderDashOffset,e.borderDashOffset),n.lineJoin=tt(t.borderJoinStyle,e.borderJoinStyle),n.lineWidth=tt(t.borderWidth,e.borderWidth),n.strokeStyle=tt(t.borderColor,e.borderColor)}function h3(n,e,t){n.lineTo(t.x,t.y)}function _3(n){return n.stepped?R2:n.tension||n.cubicInterpolationMode==="monotone"?q2:h3}function N1(n,e,t={}){const i=n.length,{start:s=0,end:l=i-1}=t,{start:o,end:r}=e,a=Math.max(s,o),u=Math.min(l,r),f=sr&&l>r;return{count:i,start:a,loop:e.loop,ilen:u(o+(u?r-C:C))%l,$=()=>{b!==g&&(n.lineTo(f,g),n.lineTo(f,b),n.lineTo(f,k))};for(a&&(m=s[w(0)],n.moveTo(m.x,m.y)),p=0;p<=r;++p){if(m=s[w(p)],m.skip)continue;const C=m.x,O=m.y,M=C|0;M===_?(Og&&(g=O),f=(d*f+C)/++d):($(),n.lineTo(C,O),_=M,d=0,b=g=O),k=O}$()}function ra(n){const e=n.options,t=e.borderDash&&e.borderDash.length;return!n._decimated&&!n._loop&&!e.tension&&e.cubicInterpolationMode!=="monotone"&&!e.stepped&&!t?b3:g3}function v3(n){return n.stepped?hk:n.tension||n.cubicInterpolationMode==="monotone"?_k:Ji}function y3(n,e,t,i){let s=e._path;s||(s=e._path=new Path2D,e.path(s,t,i)&&s.closePath()),L1(n,e.options),n.stroke(s)}function k3(n,e,t,i){const{segments:s,options:l}=e,o=ra(e);for(const r of s)L1(n,l,r.style),n.beginPath(),o(n,e,r,{start:t,end:t+i-1})&&n.closePath(),n.stroke()}const w3=typeof Path2D=="function";function S3(n,e,t,i){w3&&!e.options.segment?y3(n,e,t,i):k3(n,e,t,i)}class Pi extends mi{constructor(e){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,e&&Object.assign(this,e)}updateControlPoints(e,t){const i=this.options;if((i.tension||i.cubicInterpolationMode==="monotone")&&!i.stepped&&!this._pointsUpdated){const s=i.spanGaps?this._loop:this._fullLoop;rk(this._points,i,e,s,t),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=$k(this,this.options.segment))}first(){const e=this.segments,t=this.points;return e.length&&t[e[0].start]}last(){const e=this.segments,t=this.points,i=e.length;return i&&t[e[i-1].end]}interpolate(e,t){const i=this.options,s=e[t],l=this.points,o=_1(this,{property:t,start:s,end:s});if(!o.length)return;const r=[],a=v3(i);let u,f;for(u=0,f=o.length;un!=="borderDash"&&n!=="fill"};function nc(n,e,t,i){const s=n.options,{[t]:l}=n.getProps([t],i);return Math.abs(e-l){r=eu(o,r,s);const a=s[o],u=s[r];i!==null?(l.push({x:a.x,y:i}),l.push({x:u.x,y:i})):t!==null&&(l.push({x:t,y:a.y}),l.push({x:t,y:u.y}))}),l}function eu(n,e,t){for(;e>n;e--){const i=t[e];if(!isNaN(i.x)&&!isNaN(i.y))break}return e}function ic(n,e,t,i){return n&&e?i(n[t],e[t]):n?n[t]:e?e[t]:0}function R1(n,e){let t=[],i=!1;return bt(n)?(i=!0,t=n):t=E3(n,e),t.length?new Pi({points:t,options:{tension:0},_loop:i,_fullLoop:i}):null}function sc(n){return n&&n.fill!==!1}function A3(n,e,t){let s=n[e].fill;const l=[e];let o;if(!t)return s;for(;s!==!1&&l.indexOf(s)===-1;){if(!Nt(s))return s;if(o=n[s],!o)return!1;if(o.visible)return s;l.push(s),s=o.fill}return!1}function I3(n,e,t){const i=F3(n);if(Ge(i))return isNaN(i.value)?!1:i;let s=parseFloat(i);return Nt(s)&&Math.floor(s)===s?P3(i[0],e,s,t):["origin","start","end","stack","shape"].indexOf(i)>=0&&i}function P3(n,e,t,i){return(n==="-"||n==="+")&&(t=e+t),t===e||t<0||t>=i?!1:t}function L3(n,e){let t=null;return n==="start"?t=e.bottom:n==="end"?t=e.top:Ge(n)?t=e.getPixelForValue(n.value):e.getBasePixel&&(t=e.getBasePixel()),t}function N3(n,e,t){let i;return n==="start"?i=t:n==="end"?i=e.options.reverse?e.min:e.max:Ge(n)?i=n.value:i=e.getBaseValue(),i}function F3(n){const e=n.options,t=e.fill;let i=tt(t&&t.target,t);return i===void 0&&(i=!!e.backgroundColor),i===!1||i===null?!1:i===!0?"origin":i}function R3(n){const{scale:e,index:t,line:i}=n,s=[],l=i.segments,o=i.points,r=q3(e,t);r.push(R1({x:null,y:e.bottom},i));for(let a=0;a=0;--o){const r=s[o].$filler;r&&(r.line.updateControlPoints(l,r.axis),i&&r.fill&&Tr(n.ctx,r,l))}},beforeDatasetsDraw(n,e,t){if(t.drawTime!=="beforeDatasetsDraw")return;const i=n.getSortedVisibleDatasetMetas();for(let s=i.length-1;s>=0;--s){const l=i[s].$filler;sc(l)&&Tr(n.ctx,l,n.chartArea)}},beforeDatasetDraw(n,e,t){const i=e.meta.$filler;!sc(i)||t.drawTime!=="beforeDatasetDraw"||Tr(n.ctx,i,n.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const rl={average(n){if(!n.length)return!1;let e,t,i=0,s=0,l=0;for(e=0,t=n.length;e-1?n.split(` +`):n}function Z3(n,e){const{element:t,datasetIndex:i,index:s}=e,l=n.getDatasetMeta(i).controller,{label:o,value:r}=l.getLabelAndValue(s);return{chart:n,label:o,parsed:l.getParsed(s),raw:n.data.datasets[i].data[s],formattedValue:r,dataset:l.getDataset(),dataIndex:s,datasetIndex:i,element:t}}function ac(n,e){const t=n.chart.ctx,{body:i,footer:s,title:l}=n,{boxWidth:o,boxHeight:r}=e,a=Tn(e.bodyFont),u=Tn(e.titleFont),f=Tn(e.footerFont),d=l.length,p=s.length,m=i.length,_=Rn(e.padding);let b=_.height,g=0,k=i.reduce((C,O)=>C+O.before.length+O.lines.length+O.after.length,0);if(k+=n.beforeBody.length+n.afterBody.length,d&&(b+=d*u.lineHeight+(d-1)*e.titleSpacing+e.titleMarginBottom),k){const C=e.displayColors?Math.max(r,a.lineHeight):a.lineHeight;b+=m*C+(k-m)*a.lineHeight+(k-1)*e.bodySpacing}p&&(b+=e.footerMarginTop+p*f.lineHeight+(p-1)*e.footerSpacing);let w=0;const $=function(C){g=Math.max(g,t.measureText(C).width+w)};return t.save(),t.font=u.string,dt(n.title,$),t.font=a.string,dt(n.beforeBody.concat(n.afterBody),$),w=e.displayColors?o+2+e.boxPadding:0,dt(i,C=>{dt(C.before,$),dt(C.lines,$),dt(C.after,$)}),w=0,t.font=f.string,dt(n.footer,$),t.restore(),g+=_.width,{width:g,height:b}}function G3(n,e){const{y:t,height:i}=e;return tn.height-i/2?"bottom":"center"}function X3(n,e,t,i){const{x:s,width:l}=i,o=t.caretSize+t.caretPadding;if(n==="left"&&s+l+o>e.width||n==="right"&&s-l-o<0)return!0}function Q3(n,e,t,i){const{x:s,width:l}=t,{width:o,chartArea:{left:r,right:a}}=n;let u="center";return i==="center"?u=s<=(r+a)/2?"left":"right":s<=l/2?u="left":s>=o-l/2&&(u="right"),X3(u,n,e,t)&&(u="center"),u}function uc(n,e,t){const i=t.yAlign||e.yAlign||G3(n,t);return{xAlign:t.xAlign||e.xAlign||Q3(n,e,t,i),yAlign:i}}function x3(n,e){let{x:t,width:i}=n;return e==="right"?t-=i:e==="center"&&(t-=i/2),t}function eS(n,e,t){let{y:i,height:s}=n;return e==="top"?i+=t:e==="bottom"?i-=s+t:i-=s/2,i}function fc(n,e,t,i){const{caretSize:s,caretPadding:l,cornerRadius:o}=n,{xAlign:r,yAlign:a}=t,u=s+l,{topLeft:f,topRight:d,bottomLeft:p,bottomRight:m}=ws(o);let _=x3(e,r);const b=eS(e,a,u);return a==="center"?r==="left"?_+=u:r==="right"&&(_-=u):r==="left"?_-=Math.max(f,p)+s:r==="right"&&(_+=Math.max(d,m)+s),{x:Gt(_,0,i.width-e.width),y:Gt(b,0,i.height-e.height)}}function io(n,e,t){const i=Rn(t.padding);return e==="center"?n.x+n.width/2:e==="right"?n.x+n.width-i.right:n.x+i.left}function cc(n){return Gn([],ri(n))}function tS(n,e,t){return Ii(n,{tooltip:e,tooltipItems:t,type:"tooltip"})}function dc(n,e){const t=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return t?n.override(t):n}class ua extends mi{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart||e._chart,this._chart=this.chart,this.options=e.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const t=this.chart,i=this.options.setContext(this.getContext()),s=i.enabled&&t.options.animation&&i.animations,l=new g1(this.chart,s);return s._cacheable&&(this._cachedAnimations=Object.freeze(l)),l}getContext(){return this.$context||(this.$context=tS(this.chart.getContext(),this,this._tooltipItems))}getTitle(e,t){const{callbacks:i}=t,s=i.beforeTitle.apply(this,[e]),l=i.title.apply(this,[e]),o=i.afterTitle.apply(this,[e]);let r=[];return r=Gn(r,ri(s)),r=Gn(r,ri(l)),r=Gn(r,ri(o)),r}getBeforeBody(e,t){return cc(t.callbacks.beforeBody.apply(this,[e]))}getBody(e,t){const{callbacks:i}=t,s=[];return dt(e,l=>{const o={before:[],lines:[],after:[]},r=dc(i,l);Gn(o.before,ri(r.beforeLabel.call(this,l))),Gn(o.lines,r.label.call(this,l)),Gn(o.after,ri(r.afterLabel.call(this,l))),s.push(o)}),s}getAfterBody(e,t){return cc(t.callbacks.afterBody.apply(this,[e]))}getFooter(e,t){const{callbacks:i}=t,s=i.beforeFooter.apply(this,[e]),l=i.footer.apply(this,[e]),o=i.afterFooter.apply(this,[e]);let r=[];return r=Gn(r,ri(s)),r=Gn(r,ri(l)),r=Gn(r,ri(o)),r}_createItems(e){const t=this._active,i=this.chart.data,s=[],l=[],o=[];let r=[],a,u;for(a=0,u=t.length;ae.filter(f,d,p,i))),e.itemSort&&(r=r.sort((f,d)=>e.itemSort(f,d,i))),dt(r,f=>{const d=dc(e.callbacks,f);s.push(d.labelColor.call(this,f)),l.push(d.labelPointStyle.call(this,f)),o.push(d.labelTextColor.call(this,f))}),this.labelColors=s,this.labelPointStyles=l,this.labelTextColors=o,this.dataPoints=r,r}update(e,t){const i=this.options.setContext(this.getContext()),s=this._active;let l,o=[];if(!s.length)this.opacity!==0&&(l={opacity:0});else{const r=rl[i.position].call(this,s,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);const a=this._size=ac(this,i),u=Object.assign({},r,a),f=uc(this.chart,i,u),d=fc(i,u,f,this.chart);this.xAlign=f.xAlign,this.yAlign=f.yAlign,l={opacity:1,x:d.x,y:d.y,width:a.width,height:a.height,caretX:r.x,caretY:r.y}}this._tooltipItems=o,this.$context=void 0,l&&this._resolveAnimations().update(this,l),e&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:t})}drawCaret(e,t,i,s){const l=this.getCaretPosition(e,i,s);t.lineTo(l.x1,l.y1),t.lineTo(l.x2,l.y2),t.lineTo(l.x3,l.y3)}getCaretPosition(e,t,i){const{xAlign:s,yAlign:l}=this,{caretSize:o,cornerRadius:r}=i,{topLeft:a,topRight:u,bottomLeft:f,bottomRight:d}=ws(r),{x:p,y:m}=e,{width:_,height:b}=t;let g,k,w,$,C,O;return l==="center"?(C=m+b/2,s==="left"?(g=p,k=g-o,$=C+o,O=C-o):(g=p+_,k=g+o,$=C-o,O=C+o),w=g):(s==="left"?k=p+Math.max(a,f)+o:s==="right"?k=p+_-Math.max(u,d)-o:k=this.caretX,l==="top"?($=m,C=$-o,g=k-o,w=k+o):($=m+b,C=$+o,g=k+o,w=k-o),O=$),{x1:g,x2:k,x3:w,y1:$,y2:C,y3:O}}drawTitle(e,t,i){const s=this.title,l=s.length;let o,r,a;if(l){const u=hr(i.rtl,this.x,this.width);for(e.x=io(this,i.titleAlign,i),t.textAlign=u.textAlign(i.titleAlign),t.textBaseline="middle",o=Tn(i.titleFont),r=i.titleSpacing,t.fillStyle=i.titleColor,t.font=o.string,a=0;a$!==0)?(e.beginPath(),e.fillStyle=l.multiKeyBackground,Do(e,{x:g,y:b,w:u,h:a,radius:w}),e.fill(),e.stroke(),e.fillStyle=o.backgroundColor,e.beginPath(),Do(e,{x:k,y:b+1,w:u-2,h:a-2,radius:w}),e.fill()):(e.fillStyle=l.multiKeyBackground,e.fillRect(g,b,u,a),e.strokeRect(g,b,u,a),e.fillStyle=o.backgroundColor,e.fillRect(k,b+1,u-2,a-2))}e.fillStyle=this.labelTextColors[i]}drawBody(e,t,i){const{body:s}=this,{bodySpacing:l,bodyAlign:o,displayColors:r,boxHeight:a,boxWidth:u,boxPadding:f}=i,d=Tn(i.bodyFont);let p=d.lineHeight,m=0;const _=hr(i.rtl,this.x,this.width),b=function(A){t.fillText(A,_.x(e.x+m),e.y+p/2),e.y+=p+l},g=_.textAlign(o);let k,w,$,C,O,M,D;for(t.textAlign=o,t.textBaseline="middle",t.font=d.string,e.x=io(this,g,i),t.fillStyle=i.bodyColor,dt(this.beforeBody,b),m=r&&g!=="right"?o==="center"?u/2+f:u+2+f:0,C=0,M=s.length;C0&&t.stroke()}_updateAnimationTarget(e){const t=this.chart,i=this.$animations,s=i&&i.x,l=i&&i.y;if(s||l){const o=rl[e.position].call(this,this._active,this._eventPosition);if(!o)return;const r=this._size=ac(this,e),a=Object.assign({},o,this._size),u=uc(t,e,a),f=fc(e,a,u,t);(s._to!==f.x||l._to!==f.y)&&(this.xAlign=u.xAlign,this.yAlign=u.yAlign,this.width=r.width,this.height=r.height,this.caretX=o.x,this.caretY=o.y,this._resolveAnimations().update(this,f))}}_willRender(){return!!this.opacity}draw(e){const t=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(t);const s={width:this.width,height:this.height},l={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const o=Rn(t.padding),r=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;t.enabled&&r&&(e.save(),e.globalAlpha=i,this.drawBackground(l,e,s,t),yk(e,t.textDirection),l.y+=o.top,this.drawTitle(l,e,t),this.drawBody(l,e,t),this.drawFooter(l,e,t),kk(e,t.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,t){const i=this._active,s=e.map(({datasetIndex:r,index:a})=>{const u=this.chart.getDatasetMeta(r);if(!u)throw new Error("Cannot find a dataset at index "+r);return{datasetIndex:r,element:u.data[a],index:a}}),l=!So(i,s),o=this._positionChanged(s,t);(l||o)&&(this._active=s,this._eventPosition=t,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,t,i=!0){if(t&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const s=this.options,l=this._active||[],o=this._getActiveElements(e,l,t,i),r=this._positionChanged(o,e),a=t||!So(o,l)||r;return a&&(this._active=o,(s.enabled||s.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,t))),a}_getActiveElements(e,t,i,s){const l=this.options;if(e.type==="mouseout")return[];if(!s)return t;const o=this.chart.getElementsAtEventForMode(e,l.mode,l,i);return l.reverse&&o.reverse(),o}_positionChanged(e,t){const{caretX:i,caretY:s,options:l}=this,o=rl[l.position].call(this,e,t);return o!==!1&&(i!==o.x||s!==o.y)}}ua.positioners=rl;var nS={id:"tooltip",_element:ua,positioners:rl,afterInit(n,e,t){t&&(n.tooltip=new ua({chart:n,options:t}))},beforeUpdate(n,e,t){n.tooltip&&n.tooltip.initialize(t)},reset(n,e,t){n.tooltip&&n.tooltip.initialize(t)},afterDraw(n){const e=n.tooltip;if(e&&e._willRender()){const t={tooltip:e};if(n.notifyPlugins("beforeTooltipDraw",t)===!1)return;e.draw(n.ctx),n.notifyPlugins("afterTooltipDraw",t)}},afterEvent(n,e){if(n.tooltip){const t=e.replay;n.tooltip.handleEvent(e.event,t,e.inChartArea)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(n,e)=>e.bodyFont.size,boxWidth:(n,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:li,title(n){if(n.length>0){const e=n[0],t=e.chart.data.labels,i=t?t.length:0;if(this&&this.options&&this.options.mode==="dataset")return e.dataset.label||"";if(e.label)return e.label;if(i>0&&e.dataIndexn!=="filter"&&n!=="itemSort"&&n!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};const iS=(n,e,t,i)=>(typeof e=="string"?(t=n.push(e)-1,i.unshift({index:t,label:e})):isNaN(e)&&(t=null),t);function sS(n,e,t,i){const s=n.indexOf(e);if(s===-1)return iS(n,e,t,i);const l=n.lastIndexOf(e);return s!==l?t:s}const lS=(n,e)=>n===null?null:Gt(Math.round(n),0,e);class fa extends ls{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const t=this._addedLabels;if(t.length){const i=this.getLabels();for(const{index:s,label:l}of t)i[s]===l&&i.splice(s,1);this._addedLabels=[]}super.init(e)}parse(e,t){if(ft(e))return null;const i=this.getLabels();return t=isFinite(t)&&i[t]===e?t:sS(i,e,tt(t,e),this._addedLabels),lS(t,i.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let{min:i,max:s}=this.getMinMax(!0);this.options.bounds==="ticks"&&(e||(i=0),t||(s=this.getLabels().length-1)),this.min=i,this.max=s}buildTicks(){const e=this.min,t=this.max,i=this.options.offset,s=[];let l=this.getLabels();l=e===0&&t===l.length-1?l:l.slice(e,t+1),this._valueRange=Math.max(l.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let o=e;o<=t;o++)s.push({value:o});return s}getLabelForValue(e){const t=this.getLabels();return e>=0&&et.length-1?null:this.getPixelForValue(t[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}fa.id="category";fa.defaults={ticks:{callback:fa.prototype.getLabelForValue}};function oS(n,e){const t=[],{bounds:s,step:l,min:o,max:r,precision:a,count:u,maxTicks:f,maxDigits:d,includeBounds:p}=n,m=l||1,_=f-1,{min:b,max:g}=e,k=!ft(o),w=!ft(r),$=!ft(u),C=(g-b)/(d+1);let O=cf((g-b)/_/m)*m,M,D,A,L;if(O<1e-14&&!k&&!w)return[{value:b},{value:g}];L=Math.ceil(g/O)-Math.floor(b/O),L>_&&(O=cf(L*O/_/m)*m),ft(a)||(M=Math.pow(10,a),O=Math.ceil(O*M)/M),s==="ticks"?(D=Math.floor(b/O)*O,A=Math.ceil(g/O)*O):(D=b,A=g),k&&w&&l&&i2((r-o)/l,O/1e3)?(L=Math.round(Math.min((r-o)/O,f)),O=(r-o)/L,D=o,A=r):$?(D=k?o:D,A=w?r:A,L=u-1,O=(A-D)/L):(L=(A-D)/O,sl(L,Math.round(L),O/1e3)?L=Math.round(L):L=Math.ceil(L));const N=Math.max(df(O),df(D));M=Math.pow(10,ft(a)?N:a),D=Math.round(D*M)/M,A=Math.round(A*M)/M;let R=0;for(k&&(p&&D!==o?(t.push({value:o}),Ds=t?s:a,r=a=>l=i?l:a;if(e){const a=xn(s),u=xn(l);a<0&&u<0?r(0):a>0&&u>0&&o(0)}if(s===l){let a=1;(l>=Number.MAX_SAFE_INTEGER||s<=Number.MIN_SAFE_INTEGER)&&(a=Math.abs(l*.05)),r(l+a),e||o(s-a)}this.min=s,this.max=l}getTickLimit(){const e=this.options.ticks;let{maxTicksLimit:t,stepSize:i}=e,s;return i?(s=Math.ceil(this.max/i)-Math.floor(this.min/i)+1,s>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${i} would result generating up to ${s} ticks. Limiting to 1000.`),s=1e3)):(s=this.computeTickLimit(),t=t||11),t&&(s=Math.min(t,s)),s}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,t=e.ticks;let i=this.getTickLimit();i=Math.max(2,i);const s={maxTicks:i,bounds:e.bounds,min:e.min,max:e.max,precision:t.precision,step:t.stepSize,count:t.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:t.minRotation||0,includeBounds:t.includeBounds!==!1},l=this._range||this,o=oS(s,l);return e.bounds==="ticks"&&Kg(o,this,"value"),e.reverse?(o.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),o}configure(){const e=this.ticks;let t=this.min,i=this.max;if(super.configure(),this.options.offset&&e.length){const s=(i-t)/Math.max(e.length-1,1)/2;t-=s,i+=s}this._startValue=t,this._endValue=i,this._valueRange=i-t}getLabelForValue(e){return Il(e,this.chart.options.locale,this.options.ticks.format)}}class tu extends Lo{determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Nt(e)?e:0,this.max=Nt(t)?t:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),t=e?this.width:this.height,i=Un(this.options.ticks.minRotation),s=(e?Math.sin(i):Math.cos(i))||.001,l=this._resolveTickFontOptions(0);return Math.ceil(t/Math.min(40,l.lineHeight/s))}getPixelForValue(e){return e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}tu.id="linear";tu.defaults={ticks:{callback:Zo.formatters.numeric}};function mc(n){return n/Math.pow(10,Math.floor(Ln(n)))===1}function rS(n,e){const t=Math.floor(Ln(e.max)),i=Math.ceil(e.max/Math.pow(10,t)),s=[];let l=En(n.min,Math.pow(10,Math.floor(Ln(e.min)))),o=Math.floor(Ln(l)),r=Math.floor(l/Math.pow(10,o)),a=o<0?Math.pow(10,Math.abs(o)):1;do s.push({value:l,major:mc(l)}),++r,r===10&&(r=1,++o,a=o>=0?1:a),l=Math.round(r*Math.pow(10,o)*a)/a;while(o0?i:null}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Nt(e)?Math.max(0,e):null,this.max=Nt(t)?Math.max(0,t):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let i=this.min,s=this.max;const l=a=>i=e?i:a,o=a=>s=t?s:a,r=(a,u)=>Math.pow(10,Math.floor(Ln(a))+u);i===s&&(i<=0?(l(1),o(10)):(l(r(i,-1)),o(r(s,1)))),i<=0&&l(r(s,-1)),s<=0&&o(r(i,1)),this._zero&&this.min!==this._suggestedMin&&i===r(this.min,0)&&l(r(i,-1)),this.min=i,this.max=s}buildTicks(){const e=this.options,t={min:this._userMin,max:this._userMax},i=rS(t,this);return e.bounds==="ticks"&&Kg(i,this,"value"),e.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}getLabelForValue(e){return e===void 0?"0":Il(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=Ln(e),this._valueRange=Ln(this.max)-Ln(e)}getPixelForValue(e){return(e===void 0||e===0)&&(e=this.min),e===null||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:(Ln(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const t=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+t*this._valueRange)}}j1.id="logarithmic";j1.defaults={ticks:{callback:Zo.formatters.logarithmic,major:{enabled:!0}}};function ca(n){const e=n.ticks;if(e.display&&n.display){const t=Rn(e.backdropPadding);return tt(e.font&&e.font.size,nt.font.size)+t.height}return 0}function aS(n,e,t){return t=bt(t)?t:[t],{w:N2(n,e.string,t),h:t.length*e.lineHeight}}function hc(n,e,t,i,s){return n===i||n===s?{start:e-t/2,end:e+t/2}:ns?{start:e-t,end:e}:{start:e,end:e+t}}function uS(n){const e={l:n.left+n._padding.left,r:n.right-n._padding.right,t:n.top+n._padding.top,b:n.bottom-n._padding.bottom},t=Object.assign({},e),i=[],s=[],l=n._pointLabels.length,o=n.options.pointLabels,r=o.centerPointLabels?Et/l:0;for(let a=0;ae.r&&(r=(i.end-e.r)/l,n.r=Math.max(n.r,e.r+r)),s.starte.b&&(a=(s.end-e.b)/o,n.b=Math.max(n.b,e.b+a))}function cS(n,e,t){const i=[],s=n._pointLabels.length,l=n.options,o=ca(l)/2,r=n.drawingArea,a=l.pointLabels.centerPointLabels?Et/s:0;for(let u=0;u270||t<90)&&(n-=e),n}function hS(n,e){const{ctx:t,options:{pointLabels:i}}=n;for(let s=e-1;s>=0;s--){const l=i.setContext(n.getPointLabelContext(s)),o=Tn(l.font),{x:r,y:a,textAlign:u,left:f,top:d,right:p,bottom:m}=n._pointLabelItems[s],{backdropColor:_}=l;if(!ft(_)){const b=ws(l.borderRadius),g=Rn(l.backdropPadding);t.fillStyle=_;const k=f-g.left,w=d-g.top,$=p-f+g.width,C=m-d+g.height;Object.values(b).some(O=>O!==0)?(t.beginPath(),Do(t,{x:k,y:w,w:$,h:C,radius:b}),t.fill()):t.fillRect(k,w,$,C)}Oo(t,n._pointLabels[s],r,a+o.lineHeight/2,o,{color:l.color,textAlign:u,textBaseline:"middle"})}}function V1(n,e,t,i){const{ctx:s}=n;if(t)s.arc(n.xCenter,n.yCenter,e,0,ht);else{let l=n.getPointPosition(0,e);s.moveTo(l.x,l.y);for(let o=1;o{const s=$t(this.options.pointLabels.callback,[t,i],this);return s||s===0?s:""}).filter((t,i)=>this.chart.getDataVisibility(i))}fit(){const e=this.options;e.display&&e.pointLabels.display?uS(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,t,i,s){this.xCenter+=Math.floor((e-t)/2),this.yCenter+=Math.floor((i-s)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,t,i,s))}getIndexAngle(e){const t=ht/(this._pointLabels.length||1),i=this.options.startAngle||0;return Sn(e*t+Un(i))}getDistanceFromCenterForValue(e){if(ft(e))return NaN;const t=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*t:(e-this.min)*t}getValueForDistanceFromCenter(e){if(ft(e))return NaN;const t=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-t:this.min+t}getPointLabelContext(e){const t=this._pointLabels||[];if(e>=0&&e{if(f!==0){r=this.getDistanceFromCenterForValue(u.value);const d=s.setContext(this.getContext(f-1));_S(this,d,r,l)}}),i.display){for(e.save(),o=l-1;o>=0;o--){const u=i.setContext(this.getPointLabelContext(o)),{color:f,lineWidth:d}=u;!d||!f||(e.lineWidth=d,e.strokeStyle=f,e.setLineDash(u.borderDash),e.lineDashOffset=u.borderDashOffset,r=this.getDistanceFromCenterForValue(t.ticks.reverse?this.min:this.max),a=this.getPointPosition(o,r),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(a.x,a.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,t=this.options,i=t.ticks;if(!i.display)return;const s=this.getIndexAngle(0);let l,o;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(s),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach((r,a)=>{if(a===0&&!t.reverse)return;const u=i.setContext(this.getContext(a)),f=Tn(u.font);if(l=this.getDistanceFromCenterForValue(this.ticks[a].value),u.showLabelBackdrop){e.font=f.string,o=e.measureText(r.label).width,e.fillStyle=u.backdropColor;const d=Rn(u.backdropPadding);e.fillRect(-o/2-d.left,-l-f.size/2-d.top,o+d.width,f.size+d.height)}Oo(e,r.label,0,-l,f,{color:u.color})}),e.restore()}drawTitle(){}}Xo.id="radialLinear";Xo.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Zo.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(n){return n},padding:5,centerPointLabels:!1}};Xo.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"};Xo.descriptors={angleLines:{_fallback:"grid"}};const Qo={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},pn=Object.keys(Qo);function bS(n,e){return n-e}function _c(n,e){if(ft(e))return null;const t=n._adapter,{parser:i,round:s,isoWeekday:l}=n._parseOpts;let o=e;return typeof i=="function"&&(o=i(o)),Nt(o)||(o=typeof i=="string"?t.parse(o,i):t.parse(o)),o===null?null:(s&&(o=s==="week"&&(Os(l)||l===!0)?t.startOf(o,"isoWeek",l):t.startOf(o,s)),+o)}function gc(n,e,t,i){const s=pn.length;for(let l=pn.indexOf(n);l=pn.indexOf(t);l--){const o=pn[l];if(Qo[o].common&&n._adapter.diff(s,i,o)>=e-1)return o}return pn[t?pn.indexOf(t):0]}function yS(n){for(let e=pn.indexOf(n)+1,t=pn.length;e=e?t[i]:t[s];n[l]=!0}}function kS(n,e,t,i){const s=n._adapter,l=+s.startOf(e[0].value,i),o=e[e.length-1].value;let r,a;for(r=l;r<=o;r=+s.add(r,1,i))a=t[r],a>=0&&(e[a].major=!0);return e}function vc(n,e,t){const i=[],s={},l=e.length;let o,r;for(o=0;o+e.value))}initOffsets(e){let t=0,i=0,s,l;this.options.offset&&e.length&&(s=this.getDecimalForValue(e[0]),e.length===1?t=1-s:t=(this.getDecimalForValue(e[1])-s)/2,l=this.getDecimalForValue(e[e.length-1]),e.length===1?i=l:i=(l-this.getDecimalForValue(e[e.length-2]))/2);const o=e.length<3?.5:.25;t=Gt(t,0,o),i=Gt(i,0,o),this._offsets={start:t,end:i,factor:1/(t+1+i)}}_generate(){const e=this._adapter,t=this.min,i=this.max,s=this.options,l=s.time,o=l.unit||gc(l.minUnit,t,i,this._getLabelCapacity(t)),r=tt(l.stepSize,1),a=o==="week"?l.isoWeekday:!1,u=Os(a)||a===!0,f={};let d=t,p,m;if(u&&(d=+e.startOf(d,"isoWeek",a)),d=+e.startOf(d,u?"day":o),e.diff(i,t,o)>1e5*r)throw new Error(t+" and "+i+" are too far apart with stepSize of "+r+" "+o);const _=s.ticks.source==="data"&&this.getDataTimestamps();for(p=d,m=0;pb-g).map(b=>+b)}getLabelForValue(e){const t=this._adapter,i=this.options.time;return i.tooltipFormat?t.format(e,i.tooltipFormat):t.format(e,i.displayFormats.datetime)}_tickFormatFunction(e,t,i,s){const l=this.options,o=l.time.displayFormats,r=this._unit,a=this._majorUnit,u=r&&o[r],f=a&&o[a],d=i[t],p=a&&f&&d&&d.major,m=this._adapter.format(e,s||(p?f:u)),_=l.ticks.callback;return _?$t(_,[m,t,i],this):m}generateTickLabels(e){let t,i,s;for(t=0,i=e.length;t0?r:1}getDataTimestamps(){let e=this._cache.data||[],t,i;if(e.length)return e;const s=this.getMatchingVisibleMetas();if(this._normalized&&s.length)return this._cache.data=s[0].controller.getAllParsedValues(this);for(t=0,i=s.length;t=n[i].pos&&e<=n[s].pos&&({lo:i,hi:s}=Gi(n,"pos",e)),{pos:l,time:r}=n[i],{pos:o,time:a}=n[s]):(e>=n[i].time&&e<=n[s].time&&({lo:i,hi:s}=Gi(n,"time",e)),{time:l,pos:r}=n[i],{time:o,pos:a}=n[s]);const u=o-l;return u?r+(a-r)*(e-l)/u:r}class H1 extends Nl{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),t=this._table=this.buildLookupTable(e);this._minPos=so(t,this.min),this._tableRange=so(t,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:t,max:i}=this,s=[],l=[];let o,r,a,u,f;for(o=0,r=e.length;o=t&&u<=i&&s.push(u);if(s.length<2)return[{time:t,pos:0},{time:i,pos:1}];for(o=0,r=s.length;o{i&&(t||(t=je(e,jt,{duration:150},!0)),t.run(1))}),i=!0)},o(s){s&&(t||(t=je(e,jt,{duration:150},!1)),t.run(0)),i=!1},d(s){s&&S(e),s&&t&&t.end()}}}function SS(n){let e,t,i=n[1]===1?"log":"logs",s;return{c(){e=U(n[1]),t=E(),s=U(i)},m(l,o){T(l,e,o),T(l,t,o),T(l,s,o)},p(l,o){o&2&&oe(e,l[1]),o&2&&i!==(i=l[1]===1?"log":"logs")&&oe(s,i)},d(l){l&&S(e),l&&S(t),l&&S(s)}}}function TS(n){let e;return{c(){e=U("Loading...")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function $S(n){let e,t,i,s,l,o=n[2]&&yc();function r(f,d){return f[2]?TS:SS}let a=r(n),u=a(n);return{c(){e=y("div"),o&&o.c(),t=E(),i=y("canvas"),s=E(),l=y("div"),u.c(),h(i,"class","chart-canvas svelte-vh4sl8"),Fr(i,"height","250px"),Fr(i,"width","100%"),h(e,"class","chart-wrapper svelte-vh4sl8"),x(e,"loading",n[2]),h(l,"class","txt-hint m-t-xs txt-right")},m(f,d){T(f,e,d),o&&o.m(e,null),v(e,t),v(e,i),n[8](i),T(f,s,d),T(f,l,d),u.m(l,null)},p(f,[d]){f[2]?o?d&4&&I(o,1):(o=yc(),o.c(),I(o,1),o.m(e,t)):o&&(ae(),P(o,1,1,()=>{o=null}),ue()),d&4&&x(e,"loading",f[2]),a===(a=r(f))&&u?u.p(f,d):(u.d(1),u=a(f),u&&(u.c(),u.m(l,null)))},i(f){I(o)},o(f){P(o)},d(f){f&&S(e),o&&o.d(),n[8](null),f&&S(s),f&&S(l),u.d()}}}function CS(n,e,t){let{filter:i=""}=e,{presets:s=""}=e,l,o,r=[],a=0,u=!1;async function f(){return t(2,u=!0),he.logs.getRequestsStats({filter:[s,i].filter(Boolean).join("&&")}).then(m=>{d();for(let _ of m)r.push({x:new Date(_.date),y:_.total}),t(1,a+=_.total);r.push({x:new Date,y:void 0})}).catch(m=>{m!=null&&m.isAbort||(d(),console.warn(m),he.errorResponseHandler(m,!1))}).finally(()=>{t(2,u=!1)})}function d(){t(1,a=0),t(7,r=[])}xt(()=>(Po.register(Pi,Go,Jo,tu,Nl,J3,nS),t(6,o=new Po(l,{type:"line",data:{datasets:[{label:"Total requests",data:r,borderColor:"#ef4565",pointBackgroundColor:"#ef4565",backgroundColor:"rgb(239,69,101,0.05)",borderWidth:2,pointRadius:1,pointBorderWidth:0,fill:!0}]},options:{animation:!1,interaction:{intersect:!1,mode:"index"},scales:{y:{beginAtZero:!0,grid:{color:"#edf0f3",borderColor:"#dee3e8"},ticks:{precision:0,maxTicksLimit:6,autoSkip:!0,color:"#666f75"}},x:{type:"time",time:{unit:"hour",tooltipFormat:"DD h a"},grid:{borderColor:"#dee3e8",color:m=>m.tick.major?"#edf0f3":""},ticks:{maxTicksLimit:15,autoSkip:!0,maxRotation:0,major:{enabled:!0},color:m=>m.tick.major?"#16161a":"#666f75"}}},plugins:{legend:{display:!1}}}})),()=>o==null?void 0:o.destroy()));function p(m){le[m?"unshift":"push"](()=>{l=m,t(0,l)})}return n.$$set=m=>{"filter"in m&&t(3,i=m.filter),"presets"in m&&t(4,s=m.presets)},n.$$.update=()=>{n.$$.dirty&24&&(typeof i<"u"||typeof s<"u")&&f(),n.$$.dirty&192&&typeof r<"u"&&o&&(t(6,o.data.datasets[0].data=r,o),o.update())},[l,a,u,i,s,f,o,r,p]}class MS extends ye{constructor(e){super(),ve(this,e,CS,$S,ge,{filter:3,presets:4,load:5})}get load(){return this.$$.ctx[5]}}var kc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},da={},OS={get exports(){return da},set exports(n){da=n}};(function(n){var e=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{};/** + * Prism: Lightweight, robust, elegant syntax highlighting + * + * @license MIT + * @author Lea Verou + * @namespace + * @public + */var t=function(i){var s=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,l=0,o={},r={manual:i.Prism&&i.Prism.manual,disableWorkerMessageHandler:i.Prism&&i.Prism.disableWorkerMessageHandler,util:{encode:function w($){return $ instanceof a?new a($.type,w($.content),$.alias):Array.isArray($)?$.map(w):$.replace(/&/g,"&").replace(/"u")return null;if("currentScript"in document&&1<2)return document.currentScript;try{throw new Error}catch(O){var w=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(O.stack)||[])[1];if(w){var $=document.getElementsByTagName("script");for(var C in $)if($[C].src==w)return $[C]}return null}},isActive:function(w,$,C){for(var O="no-"+$;w;){var M=w.classList;if(M.contains($))return!0;if(M.contains(O))return!1;w=w.parentElement}return!!C}},languages:{plain:o,plaintext:o,text:o,txt:o,extend:function(w,$){var C=r.util.clone(r.languages[w]);for(var O in $)C[O]=$[O];return C},insertBefore:function(w,$,C,O){O=O||r.languages;var M=O[w],D={};for(var A in M)if(M.hasOwnProperty(A)){if(A==$)for(var L in C)C.hasOwnProperty(L)&&(D[L]=C[L]);C.hasOwnProperty(A)||(D[A]=M[A])}var N=O[w];return O[w]=D,r.languages.DFS(r.languages,function(R,F){F===N&&R!=w&&(this[R]=D)}),D},DFS:function w($,C,O,M){M=M||{};var D=r.util.objId;for(var A in $)if($.hasOwnProperty(A)){C.call($,A,$[A],O||A);var L=$[A],N=r.util.type(L);N==="Object"&&!M[D(L)]?(M[D(L)]=!0,w(L,C,null,M)):N==="Array"&&!M[D(L)]&&(M[D(L)]=!0,w(L,C,A,M))}}},plugins:{},highlightAll:function(w,$){r.highlightAllUnder(document,w,$)},highlightAllUnder:function(w,$,C){var O={callback:C,container:w,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};r.hooks.run("before-highlightall",O),O.elements=Array.prototype.slice.apply(O.container.querySelectorAll(O.selector)),r.hooks.run("before-all-elements-highlight",O);for(var M=0,D;D=O.elements[M++];)r.highlightElement(D,$===!0,O.callback)},highlightElement:function(w,$,C){var O=r.util.getLanguage(w),M=r.languages[O];r.util.setLanguage(w,O);var D=w.parentElement;D&&D.nodeName.toLowerCase()==="pre"&&r.util.setLanguage(D,O);var A=w.textContent,L={element:w,language:O,grammar:M,code:A};function N(F){L.highlightedCode=F,r.hooks.run("before-insert",L),L.element.innerHTML=L.highlightedCode,r.hooks.run("after-highlight",L),r.hooks.run("complete",L),C&&C.call(L.element)}if(r.hooks.run("before-sanity-check",L),D=L.element.parentElement,D&&D.nodeName.toLowerCase()==="pre"&&!D.hasAttribute("tabindex")&&D.setAttribute("tabindex","0"),!L.code){r.hooks.run("complete",L),C&&C.call(L.element);return}if(r.hooks.run("before-highlight",L),!L.grammar){N(r.util.encode(L.code));return}if($&&i.Worker){var R=new Worker(r.filename);R.onmessage=function(F){N(F.data)},R.postMessage(JSON.stringify({language:L.language,code:L.code,immediateClose:!0}))}else N(r.highlight(L.code,L.grammar,L.language))},highlight:function(w,$,C){var O={code:w,grammar:$,language:C};if(r.hooks.run("before-tokenize",O),!O.grammar)throw new Error('The language "'+O.language+'" has no grammar.');return O.tokens=r.tokenize(O.code,O.grammar),r.hooks.run("after-tokenize",O),a.stringify(r.util.encode(O.tokens),O.language)},tokenize:function(w,$){var C=$.rest;if(C){for(var O in C)$[O]=C[O];delete $.rest}var M=new d;return p(M,M.head,w),f(w,M,$,M.head,0),_(M)},hooks:{all:{},add:function(w,$){var C=r.hooks.all;C[w]=C[w]||[],C[w].push($)},run:function(w,$){var C=r.hooks.all[w];if(!(!C||!C.length))for(var O=0,M;M=C[O++];)M($)}},Token:a};i.Prism=r;function a(w,$,C,O){this.type=w,this.content=$,this.alias=C,this.length=(O||"").length|0}a.stringify=function w($,C){if(typeof $=="string")return $;if(Array.isArray($)){var O="";return $.forEach(function(N){O+=w(N,C)}),O}var M={type:$.type,content:w($.content,C),tag:"span",classes:["token",$.type],attributes:{},language:C},D=$.alias;D&&(Array.isArray(D)?Array.prototype.push.apply(M.classes,D):M.classes.push(D)),r.hooks.run("wrap",M);var A="";for(var L in M.attributes)A+=" "+L+'="'+(M.attributes[L]||"").replace(/"/g,""")+'"';return"<"+M.tag+' class="'+M.classes.join(" ")+'"'+A+">"+M.content+""};function u(w,$,C,O){w.lastIndex=$;var M=w.exec(C);if(M&&O&&M[1]){var D=M[1].length;M.index+=D,M[0]=M[0].slice(D)}return M}function f(w,$,C,O,M,D){for(var A in C)if(!(!C.hasOwnProperty(A)||!C[A])){var L=C[A];L=Array.isArray(L)?L:[L];for(var N=0;N=D.reach);X+=ie.value.length,ie=ie.next){var ce=ie.value;if($.length>w.length)return;if(!(ce instanceof a)){var G=1,de;if(B){if(de=u(ee,X,w,q),!de||de.index>=w.length)break;var Ve=de.index,_e=de.index+de[0].length,Me=X;for(Me+=ie.value.length;Ve>=Me;)ie=ie.next,Me+=ie.value.length;if(Me-=ie.value.length,X=Me,ie.value instanceof a)continue;for(var qe=ie;qe!==$.tail&&(Me<_e||typeof qe.value=="string");qe=qe.next)G++,Me+=qe.value.length;G--,ce=w.slice(X,Me),de.index-=X}else if(de=u(ee,0,ce,q),!de)continue;var Ve=de.index,ke=de[0],Ce=ce.slice(0,Ve),Ke=ce.slice(Ve+ke.length),pt=X+ce.length;D&&pt>D.reach&&(D.reach=pt);var Je=ie.prev;Ce&&(Je=p($,Je,Ce),X+=Ce.length),m($,Je,G);var Ue=new a(A,F?r.tokenize(ke,F):ke,Y,ke);if(ie=p($,Je,Ue),Ke&&p($,ie,Ke),G>1){var te={cause:A+","+N,reach:pt};f(w,$,C,ie.prev,X,te),D&&te.reach>D.reach&&(D.reach=te.reach)}}}}}}function d(){var w={value:null,prev:null,next:null},$={value:null,prev:w,next:null};w.next=$,this.head=w,this.tail=$,this.length=0}function p(w,$,C){var O=$.next,M={value:C,prev:$,next:O};return $.next=M,O.prev=M,w.length++,M}function m(w,$,C){for(var O=$.next,M=0;M/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern://i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.languages.markup.doctype.inside["internal-subset"].inside=t.languages.markup,t.hooks.add("wrap",function(i){i.type==="entity"&&(i.attributes.title=i.content.replace(/&/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(s,l){var o={};o["language-"+l]={pattern:/(^$)/i,lookbehind:!0,inside:t.languages[l]},o.cdata=/^$/i;var r={"included-cdata":{pattern://i,inside:o}};r["language-"+l]={pattern:/[\s\S]+/,inside:t.languages[l]};var a={};a[s]={pattern:RegExp(/(<__[^>]*>)(?:))*\]\]>|(?!)/.source.replace(/__/g,function(){return s}),"i"),lookbehind:!0,greedy:!0,inside:r},t.languages.insertBefore("markup","cdata",a)}}),Object.defineProperty(t.languages.markup.tag,"addAttribute",{value:function(i,s){t.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+i+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[s,"language-"+s],inside:t.languages[s]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),t.languages.html=t.languages.markup,t.languages.mathml=t.languages.markup,t.languages.svg=t.languages.markup,t.languages.xml=t.languages.extend("markup",{}),t.languages.ssml=t.languages.xml,t.languages.atom=t.languages.xml,t.languages.rss=t.languages.xml,function(i){var s=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;i.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+s.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+s.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+s.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+s.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:s,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},i.languages.css.atrule.inside.rest=i.languages.css;var l=i.languages.markup;l&&(l.tag.addInlined("style","css"),l.tag.addAttribute("style","css"))}(t),t.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},t.languages.javascript=t.languages.extend("clike",{"class-name":[t.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),t.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,t.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:t.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:t.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:t.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:t.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:t.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),t.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:t.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),t.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),t.languages.markup&&(t.languages.markup.tag.addInlined("script","javascript"),t.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),t.languages.js=t.languages.javascript,function(){if(typeof t>"u"||typeof document>"u")return;Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector);var i="Loading…",s=function(b,g){return"✖ Error "+b+" while fetching file: "+g},l="✖ Error: File does not exist or is empty",o={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"},r="data-src-status",a="loading",u="loaded",f="failed",d="pre[data-src]:not(["+r+'="'+u+'"]):not(['+r+'="'+a+'"])';function p(b,g,k){var w=new XMLHttpRequest;w.open("GET",b,!0),w.onreadystatechange=function(){w.readyState==4&&(w.status<400&&w.responseText?g(w.responseText):w.status>=400?k(s(w.status,w.statusText)):k(l))},w.send(null)}function m(b){var g=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(b||"");if(g){var k=Number(g[1]),w=g[2],$=g[3];return w?$?[k,Number($)]:[k,void 0]:[k,k]}}t.hooks.add("before-highlightall",function(b){b.selector+=", "+d}),t.hooks.add("before-sanity-check",function(b){var g=b.element;if(g.matches(d)){b.code="",g.setAttribute(r,a);var k=g.appendChild(document.createElement("CODE"));k.textContent=i;var w=g.getAttribute("data-src"),$=b.language;if($==="none"){var C=(/\.(\w+)$/.exec(w)||[,"none"])[1];$=o[C]||C}t.util.setLanguage(k,$),t.util.setLanguage(g,$);var O=t.plugins.autoloader;O&&O.loadLanguages($),p(w,function(M){g.setAttribute(r,u);var D=m(g.getAttribute("data-range"));if(D){var A=M.split(/\r\n?|\n/g),L=D[0],N=D[1]==null?A.length:D[1];L<0&&(L+=A.length),L=Math.max(0,Math.min(L-1,A.length)),N<0&&(N+=A.length),N=Math.max(0,Math.min(N,A.length)),M=A.slice(L,N).join(` +`),g.hasAttribute("data-start")||g.setAttribute("data-start",String(L+1))}k.textContent=M,t.highlightElement(k)},function(M){g.setAttribute(r,f),k.textContent=M})}}),t.plugins.fileHighlight={highlight:function(g){for(var k=(g||document).querySelectorAll(d),w=0,$;$=k[w++];)t.highlightElement($)}};var _=!1;t.fileHighlight=function(){_||(console.warn("Prism.fileHighlight is deprecated. Use `Prism.plugins.fileHighlight.highlight` instead."),_=!0),t.plugins.fileHighlight.highlight.apply(this,arguments)}}()})(OS);const Gs=da;var wc={},DS={get exports(){return wc},set exports(n){wc=n}};(function(n){(function(){if(typeof Prism>"u")return;var e=Object.assign||function(o,r){for(var a in r)r.hasOwnProperty(a)&&(o[a]=r[a]);return o};function t(o){this.defaults=e({},o)}function i(o){return o.replace(/-(\w)/g,function(r,a){return a.toUpperCase()})}function s(o){for(var r=0,a=0;ar&&(f[p]=` +`+f[p],d=m)}a[u]=f.join("")}return a.join(` +`)}},n.exports&&(n.exports=t),Prism.plugins.NormalizeWhitespace=new t({"remove-trailing":!0,"remove-indent":!0,"left-trim":!0,"right-trim":!0}),Prism.hooks.add("before-sanity-check",function(o){var r=Prism.plugins.NormalizeWhitespace;if(!(o.settings&&o.settings["whitespace-normalization"]===!1)&&Prism.util.isActive(o.element,"whitespace-normalization",!0)){if((!o.element||!o.element.parentNode)&&o.code){o.code=r.normalize(o.code,o.settings);return}var a=o.element.parentNode;if(!(!o.code||!a||a.nodeName.toLowerCase()!=="pre")){o.settings==null&&(o.settings={});for(var u in l)if(Object.hasOwnProperty.call(l,u)){var f=l[u];if(a.hasAttribute("data-"+u))try{var d=JSON.parse(a.getAttribute("data-"+u)||"true");typeof d===f&&(o.settings[u]=d)}catch{}}for(var p=a.childNodes,m="",_="",b=!1,g=0;g>=?|~(?:\/=?)?|[+\-*\/%&^|=!<>]=?|\?/}),n.languages.insertBefore("dart","string",{"string-literal":{pattern:/r?(?:("""|''')[\s\S]*?\1|(["'])(?:\\.|(?!\2)[^\\\r\n])*\2(?!\2))/,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:\w+|\{(?:[^{}]|\{[^{}]*\})*\})/,lookbehind:!0,inside:{punctuation:/^\$\{?|\}$/,expression:{pattern:/[\s\S]+/,inside:n.languages.dart}}},string:/[\s\S]+/}},string:void 0}),n.languages.insertBefore("dart","class-name",{metadata:{pattern:/@\w+/,alias:"function"}}),n.languages.insertBefore("dart","class-name",{generics:{pattern:/<(?:[\w\s,.&?]|<(?:[\w\s,.&?]|<(?:[\w\s,.&?]|<[\w\s,.&?]*>)*>)*>)*>/,inside:{"class-name":i,keyword:e,punctuation:/[<>(),.:]/,operator:/[?&|]/}}})})(Prism);function ES(n){let e,t,i;return{c(){e=y("div"),t=y("code"),h(t,"class","svelte-10s5tkd"),h(e,"class",i="code-wrapper prism-light "+n[0]+" svelte-10s5tkd")},m(s,l){T(s,e,l),v(e,t),t.innerHTML=n[1]},p(s,[l]){l&2&&(t.innerHTML=s[1]),l&1&&i!==(i="code-wrapper prism-light "+s[0]+" svelte-10s5tkd")&&h(e,"class",i)},i:Q,o:Q,d(s){s&&S(e)}}}function AS(n,e,t){let{class:i=""}=e,{content:s=""}=e,{language:l="javascript"}=e,o="";function r(a){return a=typeof a=="string"?a:"",a=Gs.plugins.NormalizeWhitespace.normalize(a,{"remove-trailing":!0,"remove-indent":!0,"left-trim":!0,"right-trim":!0}),Gs.highlight(a,Gs.languages[l]||Gs.languages.javascript,l)}return n.$$set=a=>{"class"in a&&t(0,i=a.class),"content"in a&&t(2,s=a.content),"language"in a&&t(3,l=a.language)},n.$$.update=()=>{n.$$.dirty&4&&typeof Gs<"u"&&s&&t(1,o=r(s))},[i,o,s,l]}class z1 extends ye{constructor(e){super(),ve(this,e,AS,ES,ge,{class:0,content:2,language:3})}}const IS=n=>({}),Sc=n=>({}),PS=n=>({}),Tc=n=>({});function $c(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$=n[4]&&!n[2]&&Cc(n);const C=n[19].header,O=At(C,n,n[18],Tc);let M=n[4]&&n[2]&&Mc(n);const D=n[19].default,A=At(D,n,n[18],null),L=n[19].footer,N=At(L,n,n[18],Sc);return{c(){e=y("div"),t=y("div"),s=E(),l=y("div"),o=y("div"),$&&$.c(),r=E(),O&&O.c(),a=E(),M&&M.c(),u=E(),f=y("div"),A&&A.c(),d=E(),p=y("div"),N&&N.c(),h(t,"class","overlay"),h(o,"class","overlay-panel-section panel-header"),h(f,"class","overlay-panel-section panel-content"),h(p,"class","overlay-panel-section panel-footer"),h(l,"class",m="overlay-panel "+n[1]+" "+n[8]),x(l,"popup",n[2]),h(e,"class","overlay-panel-container"),x(e,"padded",n[2]),x(e,"active",n[0])},m(R,F){T(R,e,F),v(e,t),v(e,s),v(e,l),v(l,o),$&&$.m(o,null),v(o,r),O&&O.m(o,null),v(o,a),M&&M.m(o,null),v(l,u),v(l,f),A&&A.m(f,null),n[21](f),v(l,d),v(l,p),N&&N.m(p,null),g=!0,k||(w=[J(t,"click",ct(n[20])),J(f,"scroll",n[22])],k=!0)},p(R,F){n=R,n[4]&&!n[2]?$?$.p(n,F):($=Cc(n),$.c(),$.m(o,r)):$&&($.d(1),$=null),O&&O.p&&(!g||F[0]&262144)&&Pt(O,C,n,n[18],g?It(C,n[18],F,PS):Lt(n[18]),Tc),n[4]&&n[2]?M?M.p(n,F):(M=Mc(n),M.c(),M.m(o,null)):M&&(M.d(1),M=null),A&&A.p&&(!g||F[0]&262144)&&Pt(A,D,n,n[18],g?It(D,n[18],F,null):Lt(n[18]),null),N&&N.p&&(!g||F[0]&262144)&&Pt(N,L,n,n[18],g?It(L,n[18],F,IS):Lt(n[18]),Sc),(!g||F[0]&258&&m!==(m="overlay-panel "+n[1]+" "+n[8]))&&h(l,"class",m),(!g||F[0]&262)&&x(l,"popup",n[2]),(!g||F[0]&4)&&x(e,"padded",n[2]),(!g||F[0]&1)&&x(e,"active",n[0])},i(R){g||(R&&Qe(()=>{g&&(i||(i=je(t,yo,{duration:gs,opacity:0},!0)),i.run(1))}),I(O,R),I(A,R),I(N,R),Qe(()=>{g&&(b&&b.end(1),_=wb(l,ti,n[2]?{duration:gs,y:-10}:{duration:gs,x:50}),_.start())}),g=!0)},o(R){R&&(i||(i=je(t,yo,{duration:gs,opacity:0},!1)),i.run(0)),P(O,R),P(A,R),P(N,R),_&&_.invalidate(),b=Sb(l,ti,n[2]?{duration:gs,y:10}:{duration:gs,x:50}),g=!1},d(R){R&&S(e),R&&i&&i.end(),$&&$.d(),O&&O.d(R),M&&M.d(),A&&A.d(R),n[21](null),N&&N.d(R),R&&b&&b.end(),k=!1,Ie(w)}}}function Cc(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='',h(e,"type","button"),h(e,"class","overlay-close")},m(s,l){T(s,e,l),t||(i=J(e,"click",ct(n[5])),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function Mc(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='',h(e,"type","button"),h(e,"class","btn btn-sm btn-circle btn-transparent btn-close m-l-auto")},m(s,l){T(s,e,l),t||(i=J(e,"click",ct(n[5])),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function LS(n){let e,t,i,s,l=n[0]&&$c(n);return{c(){e=y("div"),l&&l.c(),h(e,"class","overlay-panel-wrapper")},m(o,r){T(o,e,r),l&&l.m(e,null),n[23](e),t=!0,i||(s=[J(window,"resize",n[10]),J(window,"keydown",n[9])],i=!0)},p(o,r){o[0]?l?(l.p(o,r),r[0]&1&&I(l,1)):(l=$c(o),l.c(),I(l,1),l.m(e,null)):l&&(ae(),P(l,1,1,()=>{l=null}),ue())},i(o){t||(I(l),t=!0)},o(o){P(l),t=!1},d(o){o&&S(e),l&&l.d(),n[23](null),i=!1,Ie(s)}}}let Wi,$r=[];function B1(){return Wi=Wi||document.querySelector(".overlays"),Wi||(Wi=document.createElement("div"),Wi.classList.add("overlays"),document.body.appendChild(Wi)),Wi}let gs=150;function Oc(){return 1e3+B1().querySelectorAll(".overlay-panel-container.active").length}function NS(n,e,t){let{$$slots:i={},$$scope:s}=e,{class:l=""}=e,{active:o=!1}=e,{popup:r=!1}=e,{overlayClose:a=!0}=e,{btnClose:u=!0}=e,{escClose:f=!0}=e,{beforeOpen:d=void 0}=e,{beforeHide:p=void 0}=e;const m=kt(),_="op_"+z.randomString(10);let b,g,k,w,$="",C=o;function O(){typeof d=="function"&&d()===!1||t(0,o=!0)}function M(){typeof p=="function"&&p()===!1||t(0,o=!1)}function D(){return o}async function A(X){t(17,C=X),X?(k=document.activeElement,b==null||b.focus(),m("show")):(clearTimeout(w),k==null||k.focus(),m("hide")),await an(),L()}function L(){b&&(o?t(6,b.style.zIndex=Oc(),b):t(6,b.style="",b))}function N(){z.pushUnique($r,_),document.body.classList.add("overlay-active")}function R(){z.removeByValue($r,_),$r.length||document.body.classList.remove("overlay-active")}function F(X){o&&f&&X.code=="Escape"&&!z.isInput(X.target)&&b&&b.style.zIndex==Oc()&&(X.preventDefault(),M())}function q(X){o&&B(g)}function B(X,ce){ce&&t(8,$=""),X&&(w||(w=setTimeout(()=>{if(clearTimeout(w),w=null,!X)return;if(X.scrollHeight-X.offsetHeight>0)t(8,$="scrollable");else{t(8,$="");return}X.scrollTop==0?t(8,$+=" scroll-top-reached"):X.scrollTop+X.offsetHeight==X.scrollHeight&&t(8,$+=" scroll-bottom-reached")},100)))}xt(()=>(B1().appendChild(b),()=>{var X;clearTimeout(w),R(),(X=b==null?void 0:b.classList)==null||X.add("hidden"),setTimeout(()=>{b==null||b.remove()},0)}));const Y=()=>a?M():!0;function Z(X){le[X?"unshift":"push"](()=>{g=X,t(7,g)})}const ee=X=>B(X.target);function ie(X){le[X?"unshift":"push"](()=>{b=X,t(6,b)})}return n.$$set=X=>{"class"in X&&t(1,l=X.class),"active"in X&&t(0,o=X.active),"popup"in X&&t(2,r=X.popup),"overlayClose"in X&&t(3,a=X.overlayClose),"btnClose"in X&&t(4,u=X.btnClose),"escClose"in X&&t(12,f=X.escClose),"beforeOpen"in X&&t(13,d=X.beforeOpen),"beforeHide"in X&&t(14,p=X.beforeHide),"$$scope"in X&&t(18,s=X.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&131073&&C!=o&&A(o),n.$$.dirty[0]&128&&B(g,!0),n.$$.dirty[0]&64&&b&&L(),n.$$.dirty[0]&1&&(o?N():R())},[o,l,r,a,u,M,b,g,$,F,q,B,f,d,p,O,D,C,s,i,Y,Z,ee,ie]}class vn extends ye{constructor(e){super(),ve(this,e,NS,LS,ge,{class:1,active:0,popup:2,overlayClose:3,btnClose:4,escClose:12,beforeOpen:13,beforeHide:14,show:15,hide:5,isActive:16},null,[-1,-1])}get show(){return this.$$.ctx[15]}get hide(){return this.$$.ctx[5]}get isActive(){return this.$$.ctx[16]}}function FS(n){let e;return{c(){e=y("span"),e.textContent="N/A",h(e,"class","txt-hint")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function RS(n){let e,t=n[2].referer+"",i,s;return{c(){e=y("a"),i=U(t),h(e,"href",s=n[2].referer),h(e,"target","_blank"),h(e,"rel","noopener noreferrer")},m(l,o){T(l,e,o),v(e,i)},p(l,o){o&4&&t!==(t=l[2].referer+"")&&oe(i,t),o&4&&s!==(s=l[2].referer)&&h(e,"href",s)},d(l){l&&S(e)}}}function qS(n){let e;return{c(){e=y("span"),e.textContent="N/A",h(e,"class","txt-hint")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function jS(n){let e,t;return e=new z1({props:{content:JSON.stringify(n[2].meta,null,2)}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&4&&(l.content=JSON.stringify(i[2].meta,null,2)),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function VS(n){var Ae;let e,t,i,s,l,o,r=n[2].id+"",a,u,f,d,p,m,_,b=n[2].status+"",g,k,w,$,C,O,M=((Ae=n[2].method)==null?void 0:Ae.toUpperCase())+"",D,A,L,N,R,F,q=n[2].auth+"",B,Y,Z,ee,ie,X,ce=n[2].url+"",G,de,_e,Me,qe,Ve,ke,Ce,Ke,pt,Je,Ue=n[2].remoteIp+"",te,Re,xe,Yt,Le,se,Te=n[2].userIp+"",lt,it,St,en,hi,mt,Jn=n[2].userAgent+"",os,Fl,_i,rs,Rl,Ri,as,fn,Xe,us,si,fs,qi,ji,Kt,tn;function ql(Pe,Oe){return Pe[2].referer?RS:FS}let W=ql(n),K=W(n);const ne=[jS,qS],re=[];function $e(Pe,Oe){return Oe&4&&(as=null),as==null&&(as=!z.isEmpty(Pe[2].meta)),as?0:1}return fn=$e(n,-1),Xe=re[fn]=ne[fn](n),Kt=new pi({props:{date:n[2].created}}),{c(){e=y("table"),t=y("tbody"),i=y("tr"),s=y("td"),s.textContent="ID",l=E(),o=y("td"),a=U(r),u=E(),f=y("tr"),d=y("td"),d.textContent="Status",p=E(),m=y("td"),_=y("span"),g=U(b),k=E(),w=y("tr"),$=y("td"),$.textContent="Method",C=E(),O=y("td"),D=U(M),A=E(),L=y("tr"),N=y("td"),N.textContent="Auth",R=E(),F=y("td"),B=U(q),Y=E(),Z=y("tr"),ee=y("td"),ee.textContent="URL",ie=E(),X=y("td"),G=U(ce),de=E(),_e=y("tr"),Me=y("td"),Me.textContent="Referer",qe=E(),Ve=y("td"),K.c(),ke=E(),Ce=y("tr"),Ke=y("td"),Ke.textContent="Remote IP",pt=E(),Je=y("td"),te=U(Ue),Re=E(),xe=y("tr"),Yt=y("td"),Yt.textContent="User IP",Le=E(),se=y("td"),lt=U(Te),it=E(),St=y("tr"),en=y("td"),en.textContent="UserAgent",hi=E(),mt=y("td"),os=U(Jn),Fl=E(),_i=y("tr"),rs=y("td"),rs.textContent="Meta",Rl=E(),Ri=y("td"),Xe.c(),us=E(),si=y("tr"),fs=y("td"),fs.textContent="Created",qi=E(),ji=y("td"),H(Kt.$$.fragment),h(s,"class","min-width txt-hint txt-bold"),h(d,"class","min-width txt-hint txt-bold"),h(_,"class","label"),x(_,"label-danger",n[2].status>=400),h($,"class","min-width txt-hint txt-bold"),h(N,"class","min-width txt-hint txt-bold"),h(ee,"class","min-width txt-hint txt-bold"),h(Me,"class","min-width txt-hint txt-bold"),h(Ke,"class","min-width txt-hint txt-bold"),h(Yt,"class","min-width txt-hint txt-bold"),h(en,"class","min-width txt-hint txt-bold"),h(rs,"class","min-width txt-hint txt-bold"),h(fs,"class","min-width txt-hint txt-bold"),h(e,"class","table-border")},m(Pe,Oe){T(Pe,e,Oe),v(e,t),v(t,i),v(i,s),v(i,l),v(i,o),v(o,a),v(t,u),v(t,f),v(f,d),v(f,p),v(f,m),v(m,_),v(_,g),v(t,k),v(t,w),v(w,$),v(w,C),v(w,O),v(O,D),v(t,A),v(t,L),v(L,N),v(L,R),v(L,F),v(F,B),v(t,Y),v(t,Z),v(Z,ee),v(Z,ie),v(Z,X),v(X,G),v(t,de),v(t,_e),v(_e,Me),v(_e,qe),v(_e,Ve),K.m(Ve,null),v(t,ke),v(t,Ce),v(Ce,Ke),v(Ce,pt),v(Ce,Je),v(Je,te),v(t,Re),v(t,xe),v(xe,Yt),v(xe,Le),v(xe,se),v(se,lt),v(t,it),v(t,St),v(St,en),v(St,hi),v(St,mt),v(mt,os),v(t,Fl),v(t,_i),v(_i,rs),v(_i,Rl),v(_i,Ri),re[fn].m(Ri,null),v(t,us),v(t,si),v(si,fs),v(si,qi),v(si,ji),j(Kt,ji,null),tn=!0},p(Pe,Oe){var ze;(!tn||Oe&4)&&r!==(r=Pe[2].id+"")&&oe(a,r),(!tn||Oe&4)&&b!==(b=Pe[2].status+"")&&oe(g,b),(!tn||Oe&4)&&x(_,"label-danger",Pe[2].status>=400),(!tn||Oe&4)&&M!==(M=((ze=Pe[2].method)==null?void 0:ze.toUpperCase())+"")&&oe(D,M),(!tn||Oe&4)&&q!==(q=Pe[2].auth+"")&&oe(B,q),(!tn||Oe&4)&&ce!==(ce=Pe[2].url+"")&&oe(G,ce),W===(W=ql(Pe))&&K?K.p(Pe,Oe):(K.d(1),K=W(Pe),K&&(K.c(),K.m(Ve,null))),(!tn||Oe&4)&&Ue!==(Ue=Pe[2].remoteIp+"")&&oe(te,Ue),(!tn||Oe&4)&&Te!==(Te=Pe[2].userIp+"")&&oe(lt,Te),(!tn||Oe&4)&&Jn!==(Jn=Pe[2].userAgent+"")&&oe(os,Jn);let We=fn;fn=$e(Pe,Oe),fn===We?re[fn].p(Pe,Oe):(ae(),P(re[We],1,1,()=>{re[We]=null}),ue(),Xe=re[fn],Xe?Xe.p(Pe,Oe):(Xe=re[fn]=ne[fn](Pe),Xe.c()),I(Xe,1),Xe.m(Ri,null));const Fe={};Oe&4&&(Fe.date=Pe[2].created),Kt.$set(Fe)},i(Pe){tn||(I(Xe),I(Kt.$$.fragment,Pe),tn=!0)},o(Pe){P(Xe),P(Kt.$$.fragment,Pe),tn=!1},d(Pe){Pe&&S(e),K.d(),re[fn].d(),V(Kt)}}}function HS(n){let e;return{c(){e=y("h4"),e.textContent="Request log"},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function zS(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='Close',h(e,"type","button"),h(e,"class","btn btn-transparent")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[4]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function BS(n){let e,t,i={class:"overlay-panel-lg log-panel",$$slots:{footer:[zS],header:[HS],default:[VS]},$$scope:{ctx:n}};return e=new vn({props:i}),n[5](e),e.$on("hide",n[6]),e.$on("show",n[7]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,[l]){const o={};l&260&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[5](null),V(e,s)}}}function US(n,e,t){let i,s=new Hr;function l(d){return t(2,s=d),i==null?void 0:i.show()}function o(){return i==null?void 0:i.hide()}const r=()=>o();function a(d){le[d?"unshift":"push"](()=>{i=d,t(1,i)})}function u(d){pe.call(this,n,d)}function f(d){pe.call(this,n,d)}return[o,i,s,l,r,a,u,f]}class WS extends ye{constructor(e){super(),ve(this,e,US,BS,ge,{show:3,hide:0})}get show(){return this.$$.ctx[3]}get hide(){return this.$$.ctx[0]}}function YS(n){let e,t,i,s,l,o,r,a;return{c(){e=y("input"),i=E(),s=y("label"),l=U("Include requests by admins"),h(e,"type","checkbox"),h(e,"id",t=n[14]),h(s,"for",o=n[14])},m(u,f){T(u,e,f),e.checked=n[0],T(u,i,f),T(u,s,f),v(s,l),r||(a=J(e,"change",n[8]),r=!0)},p(u,f){f&16384&&t!==(t=u[14])&&h(e,"id",t),f&1&&(e.checked=u[0]),f&16384&&o!==(o=u[14])&&h(s,"for",o)},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,a()}}}function Dc(n){let e,t,i;function s(o){n[10](o)}let l={presets:n[4]};return n[2]!==void 0&&(l.filter=n[2]),e=new MS({props:l}),le.push(()=>be(e,"filter",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r&16&&(a.presets=o[4]),!t&&r&4&&(t=!0,a.filter=o[2],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function Ec(n){let e,t,i;function s(o){n[11](o)}let l={presets:n[4]};return n[2]!==void 0&&(l.filter=n[2]),e=new Yy({props:l}),le.push(()=>be(e,"filter",s)),e.$on("select",n[12]),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r&16&&(a.presets=o[4]),!t&&r&4&&(t=!0,a.filter=o[2],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function KS(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w=n[3],$,C=n[3],O,M;r=new Ia({}),r.$on("refresh",n[7]),p=new me({props:{class:"form-field form-field-toggle m-0",$$slots:{default:[YS,({uniqueId:L})=>({14:L}),({uniqueId:L})=>L?16384:0]},$$scope:{ctx:n}}}),_=new Yo({props:{value:n[2],placeholder:"Search logs, ex. status > 200",extraAutocompleteKeys:["method","url","remoteIp","userIp","referer","status","auth","userAgent"]}}),_.$on("submit",n[9]);let D=Dc(n),A=Ec(n);return{c(){e=y("div"),t=y("header"),i=y("nav"),s=y("div"),l=U(n[5]),o=E(),H(r.$$.fragment),a=E(),u=y("div"),f=E(),d=y("div"),H(p.$$.fragment),m=E(),H(_.$$.fragment),b=E(),g=y("div"),k=E(),D.c(),$=E(),A.c(),O=Se(),h(s,"class","breadcrumb-item"),h(i,"class","breadcrumbs"),h(u,"class","flex-fill"),h(d,"class","inline-flex"),h(t,"class","page-header"),h(g,"class","clearfix m-b-base"),h(e,"class","page-header-wrapper m-b-0")},m(L,N){T(L,e,N),v(e,t),v(t,i),v(i,s),v(s,l),v(t,o),j(r,t,null),v(t,a),v(t,u),v(t,f),v(t,d),j(p,d,null),v(e,m),j(_,e,null),v(e,b),v(e,g),v(e,k),D.m(e,null),T(L,$,N),A.m(L,N),T(L,O,N),M=!0},p(L,N){(!M||N&32)&&oe(l,L[5]);const R={};N&49153&&(R.$$scope={dirty:N,ctx:L}),p.$set(R);const F={};N&4&&(F.value=L[2]),_.$set(F),N&8&&ge(w,w=L[3])?(ae(),P(D,1,1,Q),ue(),D=Dc(L),D.c(),I(D,1),D.m(e,null)):D.p(L,N),N&8&&ge(C,C=L[3])?(ae(),P(A,1,1,Q),ue(),A=Ec(L),A.c(),I(A,1),A.m(O.parentNode,O)):A.p(L,N)},i(L){M||(I(r.$$.fragment,L),I(p.$$.fragment,L),I(_.$$.fragment,L),I(D),I(A),M=!0)},o(L){P(r.$$.fragment,L),P(p.$$.fragment,L),P(_.$$.fragment,L),P(D),P(A),M=!1},d(L){L&&S(e),V(r),V(p),V(_),D.d(L),L&&S($),L&&S(O),A.d(L)}}}function JS(n){let e,t,i,s;e=new Mn({props:{$$slots:{default:[KS]},$$scope:{ctx:n}}});let l={};return i=new WS({props:l}),n[13](i),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(o,r){j(e,o,r),T(o,t,r),j(i,o,r),s=!0},p(o,[r]){const a={};r&32831&&(a.$$scope={dirty:r,ctx:o}),e.$set(a);const u={};i.$set(u)},i(o){s||(I(e.$$.fragment,o),I(i.$$.fragment,o),s=!0)},o(o){P(e.$$.fragment,o),P(i.$$.fragment,o),s=!1},d(o){V(e,o),o&&S(t),n[13](null),V(i,o)}}}const Ac="includeAdminLogs";function ZS(n,e,t){var k;let i,s;Ye(n,Dt,w=>t(5,s=w)),Xt(Dt,s="Request logs",s);let l,o="",r=((k=window.localStorage)==null?void 0:k.getItem(Ac))<<0,a=1;function u(){t(3,a++,a)}const f=()=>u();function d(){r=this.checked,t(0,r)}const p=w=>t(2,o=w.detail);function m(w){o=w,t(2,o)}function _(w){o=w,t(2,o)}const b=w=>l==null?void 0:l.show(w==null?void 0:w.detail);function g(w){le[w?"unshift":"push"](()=>{l=w,t(1,l)})}return n.$$.update=()=>{n.$$.dirty&1&&t(4,i=r?"":'auth!="admin"'),n.$$.dirty&1&&typeof r<"u"&&window.localStorage&&window.localStorage.setItem(Ac,r<<0)},[r,l,o,a,i,s,u,f,d,p,m,_,b,g]}class GS extends ye{constructor(e){super(),ve(this,e,ZS,JS,ge,{})}}const Li=qn([]),Ei=qn({}),No=qn(!1);function XS(n){Li.update(e=>{const t=z.findByKey(e,"id",n);return t?Ei.set(t):e.length&&Ei.set(e[0]),e})}function QS(n){Li.update(e=>(z.removeByKey(e,"id",n.id),Ei.update(t=>t.id===n.id?e[0]:t),e))}async function U1(n=null){No.set(!0);try{let e=await he.collections.getFullList(200,{sort:"+name"});e=z.sortCollections(e),Li.set(e);const t=n&&z.findByKey(e,"id",n);t?Ei.set(t):e.length&&Ei.set(e[0])}catch(e){he.errorResponseHandler(e)}No.set(!1)}const nu=qn({});function mn(n,e,t){nu.set({text:n,yesCallback:e,noCallback:t})}function W1(){nu.set({})}function Ic(n){let e,t,i;const s=n[17].default,l=At(s,n,n[16],null);return{c(){e=y("div"),l&&l.c(),h(e,"class",n[1]),x(e,"active",n[0])},m(o,r){T(o,e,r),l&&l.m(e,null),n[18](e),i=!0},p(o,r){l&&l.p&&(!i||r&65536)&&Pt(l,s,o,o[16],i?It(s,o[16],r,null):Lt(o[16]),null),(!i||r&2)&&h(e,"class",o[1]),(!i||r&3)&&x(e,"active",o[0])},i(o){i||(I(l,o),o&&Qe(()=>{i&&(t||(t=je(e,ti,{duration:150,y:3},!0)),t.run(1))}),i=!0)},o(o){P(l,o),o&&(t||(t=je(e,ti,{duration:150,y:3},!1)),t.run(0)),i=!1},d(o){o&&S(e),l&&l.d(o),n[18](null),o&&t&&t.end()}}}function xS(n){let e,t,i,s,l=n[0]&&Ic(n);return{c(){e=y("div"),l&&l.c(),h(e,"class","toggler-container")},m(o,r){T(o,e,r),l&&l.m(e,null),n[19](e),t=!0,i||(s=[J(window,"mousedown",n[5]),J(window,"click",n[6]),J(window,"keydown",n[4]),J(window,"focusin",n[7])],i=!0)},p(o,[r]){o[0]?l?(l.p(o,r),r&1&&I(l,1)):(l=Ic(o),l.c(),I(l,1),l.m(e,null)):l&&(ae(),P(l,1,1,()=>{l=null}),ue())},i(o){t||(I(l),t=!0)},o(o){P(l),t=!1},d(o){o&&S(e),l&&l.d(),n[19](null),i=!1,Ie(s)}}}function eT(n,e,t){let{$$slots:i={},$$scope:s}=e,{trigger:l=void 0}=e,{active:o=!1}=e,{escClose:r=!0}=e,{autoScroll:a=!0}=e,{closableClass:u="closable"}=e,{class:f=""}=e,d,p,m,_,b=!1;const g=kt();function k(){t(0,o=!1),b=!1,clearTimeout(_)}function w(){t(0,o=!0),clearTimeout(_),_=setTimeout(()=>{a&&(p!=null&&p.scrollIntoViewIfNeeded?p==null||p.scrollIntoViewIfNeeded():p!=null&&p.scrollIntoView&&(p==null||p.scrollIntoView({behavior:"smooth",block:"nearest"})))},180)}function $(){o?k():w()}function C(Y){return!d||Y.classList.contains(u)||(m==null?void 0:m.contains(Y))&&!d.contains(Y)||d.contains(Y)&&Y.closest&&Y.closest("."+u)}function O(Y){(!o||C(Y.target))&&(Y.preventDefault(),Y.stopPropagation(),$())}function M(Y){(Y.code==="Enter"||Y.code==="Space")&&(!o||C(Y.target))&&(Y.preventDefault(),Y.stopPropagation(),$())}function D(Y){o&&r&&Y.code==="Escape"&&(Y.preventDefault(),k())}function A(Y){o&&!(d!=null&&d.contains(Y.target))?b=!0:b&&(b=!1)}function L(Y){o&&!(d!=null&&d.contains(Y.target))&&!(m!=null&&m.contains(Y.target))&&b&&k()}function N(Y){A(Y),L(Y)}function R(Y){F(),t(15,m=Y||(d==null?void 0:d.parentNode)),m&&(d==null||d.addEventListener("click",O),m.addEventListener("click",O),m.addEventListener("keydown",M))}function F(){clearTimeout(_),m&&(d==null||d.removeEventListener("click",O),m.removeEventListener("click",O),m.removeEventListener("keydown",M))}xt(()=>(R(),()=>F()));function q(Y){le[Y?"unshift":"push"](()=>{p=Y,t(3,p)})}function B(Y){le[Y?"unshift":"push"](()=>{d=Y,t(2,d)})}return n.$$set=Y=>{"trigger"in Y&&t(8,l=Y.trigger),"active"in Y&&t(0,o=Y.active),"escClose"in Y&&t(9,r=Y.escClose),"autoScroll"in Y&&t(10,a=Y.autoScroll),"closableClass"in Y&&t(11,u=Y.closableClass),"class"in Y&&t(1,f=Y.class),"$$scope"in Y&&t(16,s=Y.$$scope)},n.$$.update=()=>{var Y,Z;n.$$.dirty&260&&d&&R(l),n.$$.dirty&32769&&(o?((Y=m==null?void 0:m.classList)==null||Y.add("active"),g("show")):((Z=m==null?void 0:m.classList)==null||Z.remove("active"),g("hide")))},[o,f,d,p,D,A,L,N,l,r,a,u,k,w,$,m,s,i,q,B]}class jn extends ye{constructor(e){super(),ve(this,e,eT,xS,ge,{trigger:8,active:0,escClose:9,autoScroll:10,closableClass:11,class:1,hide:12,show:13,toggle:14})}get hide(){return this.$$.ctx[12]}get show(){return this.$$.ctx[13]}get toggle(){return this.$$.ctx[14]}}function Pc(n,e,t){const i=n.slice();return i[27]=e[t],i}function tT(n){let e,t,i,s,l,o,r,a,u;return{c(){e=y("input"),s=E(),l=y("label"),o=U("Unique"),h(e,"type","checkbox"),h(e,"id",t=n[30]),e.checked=i=n[3].unique,h(l,"for",r=n[30])},m(f,d){T(f,e,d),T(f,s,d),T(f,l,d),v(l,o),a||(u=J(e,"change",n[19]),a=!0)},p(f,d){d[0]&1073741824&&t!==(t=f[30])&&h(e,"id",t),d[0]&8&&i!==(i=f[3].unique)&&(e.checked=i),d[0]&1073741824&&r!==(r=f[30])&&h(l,"for",r)},d(f){f&&S(e),f&&S(s),f&&S(l),a=!1,u()}}}function nT(n){let e,t,i,s;function l(a){n[20](a)}var o=n[7];function r(a){var f;let u={id:a[30],placeholder:`eg. CREATE INDEX idx_test on ${(f=a[0])==null?void 0:f.name} (created)`,language:"sql-create-index",minHeight:"85"};return a[2]!==void 0&&(u.value=a[2]),{props:u}}return o&&(e=Mt(o,r(n)),le.push(()=>be(e,"value",l))),{c(){e&&H(e.$$.fragment),i=Se()},m(a,u){e&&j(e,a,u),T(a,i,u),s=!0},p(a,u){var d;const f={};if(u[0]&1073741824&&(f.id=a[30]),u[0]&1&&(f.placeholder=`eg. CREATE INDEX idx_test on ${(d=a[0])==null?void 0:d.name} (created)`),!t&&u[0]&4&&(t=!0,f.value=a[2],we(()=>t=!1)),u[0]&128&&o!==(o=a[7])){if(e){ae();const p=e;P(p.$$.fragment,1,0,()=>{V(p,1)}),ue()}o?(e=Mt(o,r(a)),le.push(()=>be(e,"value",l)),H(e.$$.fragment),I(e.$$.fragment,1),j(e,i.parentNode,i)):e=null}else o&&e.$set(f)},i(a){s||(e&&I(e.$$.fragment,a),s=!0)},o(a){e&&P(e.$$.fragment,a),s=!1},d(a){a&&S(i),e&&V(e,a)}}}function iT(n){let e;return{c(){e=y("textarea"),e.disabled=!0,h(e,"rows","7"),h(e,"placeholder","Loading...")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function sT(n){let e,t,i,s;const l=[iT,nT],o=[];function r(a,u){return a[8]?0:1}return e=r(n),t=o[e]=l[e](n),{c(){t.c(),i=Se()},m(a,u){o[e].m(a,u),T(a,i,u),s=!0},p(a,u){let f=e;e=r(a),e===f?o[e].p(a,u):(ae(),P(o[f],1,1,()=>{o[f]=null}),ue(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),I(t,1),t.m(i.parentNode,i))},i(a){s||(I(t),s=!0)},o(a){P(t),s=!1},d(a){o[e].d(a),a&&S(i)}}}function Lc(n){let e,t,i,s=n[10],l=[];for(let o=0;o({30:a}),({uniqueId:a})=>[a?1073741824:0]]},$$scope:{ctx:n}}}),i=new me({props:{class:"form-field required m-b-sm",name:`indexes.${n[6]||""}`,$$slots:{default:[sT,({uniqueId:a})=>({30:a}),({uniqueId:a})=>[a?1073741824:0]]},$$scope:{ctx:n}}});let r=n[10].length>0&&Lc(n);return{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment),s=E(),r&&r.c(),l=Se()},m(a,u){j(e,a,u),T(a,t,u),j(i,a,u),T(a,s,u),r&&r.m(a,u),T(a,l,u),o=!0},p(a,u){const f={};u[0]&1073741837|u[1]&1&&(f.$$scope={dirty:u,ctx:a}),e.$set(f);const d={};u[0]&64&&(d.name=`indexes.${a[6]||""}`),u[0]&1073742213|u[1]&1&&(d.$$scope={dirty:u,ctx:a}),i.$set(d),a[10].length>0?r?r.p(a,u):(r=Lc(a),r.c(),r.m(l.parentNode,l)):r&&(r.d(1),r=null)},i(a){o||(I(e.$$.fragment,a),I(i.$$.fragment,a),o=!0)},o(a){P(e.$$.fragment,a),P(i.$$.fragment,a),o=!1},d(a){V(e,a),a&&S(t),V(i,a),a&&S(s),r&&r.d(a),a&&S(l)}}}function oT(n){let e,t=n[5]?"Update":"Create",i,s;return{c(){e=y("h4"),i=U(t),s=U(" index")},m(l,o){T(l,e,o),v(e,i),v(e,s)},p(l,o){o[0]&32&&t!==(t=l[5]?"Update":"Create")&&oe(i,t)},d(l){l&&S(e)}}}function Fc(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='',h(e,"type","button"),h(e,"class","btn btn-sm btn-circle btn-hint btn-transparent m-r-auto")},m(s,l){T(s,e,l),t||(i=[Ee(Be.call(null,e,{text:"Delete",position:"top"})),J(e,"click",n[16])],t=!0)},p:Q,d(s){s&&S(e),t=!1,Ie(i)}}}function rT(n){let e,t,i,s,l,o,r=n[5]!=""&&Fc(n);return{c(){r&&r.c(),e=E(),t=y("button"),t.innerHTML='Cancel',i=E(),s=y("button"),s.innerHTML='Set index',h(t,"type","button"),h(t,"class","btn btn-transparent"),h(s,"type","button"),h(s,"class","btn"),x(s,"btn-disabled",n[9].length<=0)},m(a,u){r&&r.m(a,u),T(a,e,u),T(a,t,u),T(a,i,u),T(a,s,u),l||(o=[J(t,"click",n[17]),J(s,"click",n[18])],l=!0)},p(a,u){a[5]!=""?r?r.p(a,u):(r=Fc(a),r.c(),r.m(e.parentNode,e)):r&&(r.d(1),r=null),u[0]&512&&x(s,"btn-disabled",a[9].length<=0)},d(a){r&&r.d(a),a&&S(e),a&&S(t),a&&S(i),a&&S(s),l=!1,Ie(o)}}}function aT(n){let e,t;const i=[{popup:!0},n[14]];let s={$$slots:{footer:[rT],header:[oT],default:[lT]},$$scope:{ctx:n}};for(let l=0;lie.name==Y);ee?z.removeByValue(Z.columns,ee):z.pushUnique(Z.columns,{name:Y}),t(2,p=z.buildIndex(Z))}xt(async()=>{t(8,b=!0);try{t(7,_=(await at(()=>import("./CodeEditor-14a538bf.js"),["./CodeEditor-14a538bf.js","./index-20adcf24.js"],import.meta.url)).default)}catch(Y){console.warn(Y)}t(8,b=!1)});const M=()=>$(),D=()=>k(),A=()=>C(),L=Y=>{t(3,s.unique=Y.target.checked,s),t(3,s.tableName=s.tableName||(u==null?void 0:u.name),s),t(2,p=z.buildIndex(s))};function N(Y){p=Y,t(2,p)}const R=Y=>O(Y);function F(Y){le[Y?"unshift":"push"](()=>{f=Y,t(4,f)})}function q(Y){pe.call(this,n,Y)}function B(Y){pe.call(this,n,Y)}return n.$$set=Y=>{e=Ne(Ne({},e),Vt(Y)),t(14,r=Ze(e,o)),"collection"in Y&&t(0,u=Y.collection)},n.$$.update=()=>{var Y,Z;n.$$.dirty[0]&1&&t(10,i=((Y=u==null?void 0:u.schema)==null?void 0:Y.map(ee=>ee.name))||[]),n.$$.dirty[0]&4&&t(3,s=z.parseIndex(p)),n.$$.dirty[0]&8&&t(9,l=((Z=s.columns)==null?void 0:Z.map(ee=>ee.name))||[])},[u,k,p,s,f,d,m,_,b,l,i,$,C,O,r,g,M,D,A,L,N,R,F,q,B]}class fT extends ye{constructor(e){super(),ve(this,e,uT,aT,ge,{collection:0,show:15,hide:1},null,[-1,-1])}get show(){return this.$$.ctx[15]}get hide(){return this.$$.ctx[1]}}function Rc(n,e,t){const i=n.slice();i[10]=e[t],i[13]=t;const s=z.parseIndex(i[10]);return i[11]=s,i}function qc(n){let e;return{c(){e=y("strong"),e.textContent="Unique:"},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function jc(n){var p;let e,t,i,s=((p=n[11].columns)==null?void 0:p.map(Vc).join(", "))+"",l,o,r,a,u,f=n[11].unique&&qc();function d(){return n[4](n[10],n[13])}return{c(){var m,_;e=y("button"),f&&f.c(),t=E(),i=y("span"),l=U(s),h(i,"class","txt"),h(e,"type","button"),h(e,"class",o="label link-primary "+((_=(m=n[2].indexes)==null?void 0:m[n[13]])!=null&&_.message?"label-danger":"")+" svelte-167lbwu")},m(m,_){var b,g;T(m,e,_),f&&f.m(e,null),v(e,t),v(e,i),v(i,l),a||(u=[Ee(r=Be.call(null,e,((g=(b=n[2].indexes)==null?void 0:b[n[13]])==null?void 0:g.message)||"")),J(e,"click",d)],a=!0)},p(m,_){var b,g,k,w,$;n=m,n[11].unique?f||(f=qc(),f.c(),f.m(e,t)):f&&(f.d(1),f=null),_&1&&s!==(s=((b=n[11].columns)==null?void 0:b.map(Vc).join(", "))+"")&&oe(l,s),_&4&&o!==(o="label link-primary "+((k=(g=n[2].indexes)==null?void 0:g[n[13]])!=null&&k.message?"label-danger":"")+" svelte-167lbwu")&&h(e,"class",o),r&&Ut(r.update)&&_&4&&r.update.call(null,(($=(w=n[2].indexes)==null?void 0:w[n[13]])==null?void 0:$.message)||"")},d(m){m&&S(e),f&&f.d(),a=!1,Ie(u)}}}function cT(n){var C,O,M;let e,t,i=(((O=(C=n[0])==null?void 0:C.indexes)==null?void 0:O.length)||0)+"",s,l,o,r,a,u,f,d,p,m,_,b,g=((M=n[0])==null?void 0:M.indexes)||[],k=[];for(let D=0;Dbe(d,"collection",w)),d.$on("remove",n[8]),d.$on("submit",n[9]),{c(){e=y("div"),t=U("Unique constraints and indexes ("),s=U(i),l=U(")"),o=E(),r=y("div");for(let D=0;D+ + New index`,f=E(),H(d.$$.fragment),h(e,"class","section-title"),h(u,"type","button"),h(u,"class","btn btn-xs btn-transparent btn-pill btn-outline"),h(r,"class","indexes-list svelte-167lbwu")},m(D,A){T(D,e,A),v(e,t),v(e,s),v(e,l),T(D,o,A),T(D,r,A);for(let L=0;Lp=!1)),d.$set(L)},i(D){m||(I(d.$$.fragment,D),m=!0)},o(D){P(d.$$.fragment,D),m=!1},d(D){D&&S(e),D&&S(o),D&&S(r),ut(k,D),D&&S(f),n[6](null),V(d,D),_=!1,b()}}}const Vc=n=>n.name;function dT(n,e,t){let i;Ye(n,ni,m=>t(2,i=m));let{collection:s}=e,l;function o(m,_){for(let b=0;bl==null?void 0:l.show(m,_),a=()=>l==null?void 0:l.show();function u(m){le[m?"unshift":"push"](()=>{l=m,t(1,l)})}function f(m){s=m,t(0,s)}const d=m=>{for(let _=0;_{o(m.detail.old,m.detail.new)};return n.$$set=m=>{"collection"in m&&t(0,s=m.collection)},[s,l,i,o,r,a,u,f,d,p]}class pT extends ye{constructor(e){super(),ve(this,e,dT,cT,ge,{collection:0})}}function Hc(n,e,t){const i=n.slice();return i[6]=e[t],i}function zc(n){let e,t,i,s,l=n[6].label+"",o,r,a,u;function f(){return n[4](n[6])}function d(...p){return n[5](n[6],...p)}return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),o=U(l),r=E(),h(t,"class","icon "+n[6].icon+" svelte-1p626x7"),h(s,"class","txt"),h(e,"tabindex","0"),h(e,"class","dropdown-item closable svelte-1p626x7")},m(p,m){T(p,e,m),v(e,t),v(e,i),v(e,s),v(s,o),v(e,r),a||(u=[J(e,"click",Cn(f)),J(e,"keydown",Cn(d))],a=!0)},p(p,m){n=p},d(p){p&&S(e),a=!1,Ie(u)}}}function mT(n){let e,t=n[2],i=[];for(let s=0;s{o(u.value)},a=(u,f)=>{(f.code==="Enter"||f.code==="Space")&&o(u.value)};return n.$$set=u=>{"class"in u&&t(0,i=u.class)},[i,s,l,o,r,a]}class gT extends ye{constructor(e){super(),ve(this,e,_T,hT,ge,{class:0})}}const bT=n=>({interactive:n&32,hasErrors:n&16}),Bc=n=>({interactive:n[5],hasErrors:n[4]}),vT=n=>({interactive:n&32,hasErrors:n&16}),Uc=n=>({interactive:n[5],hasErrors:n[4]});function Wc(n){let e;return{c(){e=y("div"),e.innerHTML='',h(e,"class","drag-handle-wrapper"),h(e,"draggable","true"),h(e,"aria-label","Sort")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function yT(n){let e,t,i,s,l,o,r,a,u,f,d;return{c(){e=y("div"),t=y("i"),s=E(),l=y("input"),h(t,"class",i=z.getFieldTypeIcon(n[0].type)),h(e,"class","form-field-addon prefix no-pointer-events"),x(e,"txt-disabled",!n[5]),h(l,"type","text"),l.required=!0,l.disabled=o=!n[5],l.readOnly=r=n[0].id&&n[0].system,h(l,"spellcheck","false"),l.autofocus=a=!n[0].id,h(l,"placeholder","Field name"),l.value=u=n[0].name},m(p,m){T(p,e,m),v(e,t),T(p,s,m),T(p,l,m),n[0].id||l.focus(),f||(d=J(l,"input",n[13]),f=!0)},p(p,m){m&1&&i!==(i=z.getFieldTypeIcon(p[0].type))&&h(t,"class",i),m&32&&x(e,"txt-disabled",!p[5]),m&32&&o!==(o=!p[5])&&(l.disabled=o),m&1&&r!==(r=p[0].id&&p[0].system)&&(l.readOnly=r),m&1&&a!==(a=!p[0].id)&&(l.autofocus=a),m&1&&u!==(u=p[0].name)&&l.value!==u&&(l.value=u)},d(p){p&&S(e),p&&S(s),p&&S(l),f=!1,d()}}}function kT(n){let e,t,i;return{c(){e=y("button"),t=y("i"),h(t,"class","ri-settings-3-line"),h(e,"type","button"),h(e,"aria-label","Field options"),h(e,"class",i="btn btn-sm btn-circle btn-transparent options-trigger "+(n[4]?"btn-danger":"btn-hint"))},m(s,l){T(s,e,l),v(e,t),n[14](e)},p(s,l){l&16&&i!==(i="btn btn-sm btn-circle btn-transparent options-trigger "+(s[4]?"btn-danger":"btn-hint"))&&h(e,"class",i)},d(s){s&&S(e),n[14](null)}}}function wT(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='',h(e,"type","button"),h(e,"class","btn btn-sm btn-circle btn-warning btn-transparent options-trigger"),h(e,"aria-label","Restore")},m(s,l){T(s,e,l),t||(i=[Ee(Be.call(null,e,"Restore")),J(e,"click",n[8])],t=!0)},p:Q,d(s){s&&S(e),t=!1,Ie(i)}}}function Yc(n){let e,t;return e=new jn({props:{class:"dropdown dropdown-block schema-field-dropdown",trigger:n[2],$$slots:{default:[$T]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&4&&(l.trigger=i[2]),s&1048625&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function ST(n){let e,t,i,s,l,o=Jc(n[0])+"",r,a,u,f,d,p,m;return{c(){e=y("input"),i=E(),s=y("label"),l=y("span"),r=U(o),a=E(),u=y("i"),h(e,"type","checkbox"),h(e,"id",t=n[21]),h(l,"class","txt"),h(u,"class","ri-information-line link-hint"),h(s,"for",d=n[21])},m(_,b){T(_,e,b),e.checked=n[0].required,T(_,i,b),T(_,s,b),v(s,l),v(l,r),v(s,a),v(s,u),p||(m=[J(e,"change",n[15]),Ee(f=Be.call(null,u,{text:`Requires the field value NOT to be ${z.zeroDefaultStr(n[0])}.`,position:"right"}))],p=!0)},p(_,b){b&2097152&&t!==(t=_[21])&&h(e,"id",t),b&1&&(e.checked=_[0].required),b&1&&o!==(o=Jc(_[0])+"")&&oe(r,o),f&&Ut(f.update)&&b&1&&f.update.call(null,{text:`Requires the field value NOT to be ${z.zeroDefaultStr(_[0])}.`,position:"right"}),b&2097152&&d!==(d=_[21])&&h(s,"for",d)},d(_){_&&S(e),_&&S(i),_&&S(s),p=!1,Ie(m)}}}function Kc(n){let e,t,i,s,l,o,r,a,u;return a=new jn({props:{class:"dropdown dropdown-sm dropdown-upside dropdown-right dropdown-nowrap no-min-width",$$slots:{default:[TT]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),i=E(),s=y("div"),l=y("button"),o=y("i"),r=E(),H(a.$$.fragment),h(t,"class","flex-fill"),h(o,"class","ri-more-line"),h(l,"type","button"),h(l,"aria-label","More"),h(l,"class","btn btn-circle btn-sm btn-transparent"),h(s,"class","inline-flex flex-gap-sm flex-nowrap"),h(e,"class","col-sm-4 m-l-auto txt-right")},m(f,d){T(f,e,d),v(e,t),v(e,i),v(e,s),v(s,l),v(l,o),v(l,r),j(a,l,null),u=!0},p(f,d){const p={};d&1048576&&(p.$$scope={dirty:d,ctx:f}),a.$set(p)},i(f){u||(I(a.$$.fragment,f),u=!0)},o(f){P(a.$$.fragment,f),u=!1},d(f){f&&S(e),V(a)}}}function TT(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='Remove',h(e,"type","button"),h(e,"class","dropdown-item txt-right")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[7]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function $T(n){let e,t,i,s,l,o,r;const a=n[11].options,u=At(a,n,n[20],Bc);l=new me({props:{class:"form-field form-field-toggle m-0",name:"requried",$$slots:{default:[ST,({uniqueId:d})=>({21:d}),({uniqueId:d})=>d?2097152:0]},$$scope:{ctx:n}}});let f=!n[0].toDelete&&Kc(n);return{c(){e=y("div"),t=y("div"),u&&u.c(),i=E(),s=y("div"),H(l.$$.fragment),o=E(),f&&f.c(),h(t,"class","col-sm-12 hidden-empty"),h(s,"class","col-sm-4 flex"),h(e,"class","grid grid-sm")},m(d,p){T(d,e,p),v(e,t),u&&u.m(t,null),v(e,i),v(e,s),j(l,s,null),v(e,o),f&&f.m(e,null),r=!0},p(d,p){u&&u.p&&(!r||p&1048624)&&Pt(u,a,d,d[20],r?It(a,d[20],p,bT):Lt(d[20]),Bc);const m={};p&3145729&&(m.$$scope={dirty:p,ctx:d}),l.$set(m),d[0].toDelete?f&&(ae(),P(f,1,1,()=>{f=null}),ue()):f?(f.p(d,p),p&1&&I(f,1)):(f=Kc(d),f.c(),I(f,1),f.m(e,null))},i(d){r||(I(u,d),I(l.$$.fragment,d),I(f),r=!0)},o(d){P(u,d),P(l.$$.fragment,d),P(f),r=!1},d(d){d&&S(e),u&&u.d(d),V(l),f&&f.d()}}}function CT(n){let e,t,i,s,l,o,r,a,u,f,d,p=n[5]&&Wc();s=new me({props:{class:"form-field required m-0 "+(n[5]?"":"disabled"),name:"schema."+n[1]+".name",inlineError:!0,$$slots:{default:[yT]},$$scope:{ctx:n}}});const m=n[11].default,_=At(m,n,n[20],Uc);function b($,C){if($[0].toDelete)return wT;if($[5])return kT}let g=b(n),k=g&&g(n),w=n[5]&&Yc(n);return{c(){e=y("div"),t=y("div"),p&&p.c(),i=E(),H(s.$$.fragment),l=E(),_&&_.c(),o=E(),k&&k.c(),r=E(),w&&w.c(),h(t,"class","schema-field-header"),h(e,"draggable",!0),h(e,"class","schema-field"),x(e,"drag-over",n[3])},m($,C){T($,e,C),v(e,t),p&&p.m(t,null),v(t,i),j(s,t,null),v(t,l),_&&_.m(t,null),v(t,o),k&&k.m(t,null),v(e,r),w&&w.m(e,null),u=!0,f||(d=[J(e,"dragstart",n[16]),J(e,"dragenter",n[17]),J(e,"drop",ct(n[18])),J(e,"dragleave",n[19]),J(e,"dragover",ct(n[12]))],f=!0)},p($,[C]){$[5]?p||(p=Wc(),p.c(),p.m(t,i)):p&&(p.d(1),p=null);const O={};C&32&&(O.class="form-field required m-0 "+($[5]?"":"disabled")),C&2&&(O.name="schema."+$[1]+".name"),C&1048609&&(O.$$scope={dirty:C,ctx:$}),s.$set(O),_&&_.p&&(!u||C&1048624)&&Pt(_,m,$,$[20],u?It(m,$[20],C,vT):Lt($[20]),Uc),g===(g=b($))&&k?k.p($,C):(k&&k.d(1),k=g&&g($),k&&(k.c(),k.m(t,null))),$[5]?w?(w.p($,C),C&32&&I(w,1)):(w=Yc($),w.c(),I(w,1),w.m(e,null)):w&&(ae(),P(w,1,1,()=>{w=null}),ue()),(!u||C&8)&&x(e,"drag-over",$[3])},i($){u||(I(s.$$.fragment,$),I(_,$),I(w),$&&Qe(()=>{u&&(a||(a=je(e,yt,{duration:150},!0)),a.run(1))}),u=!0)},o($){P(s.$$.fragment,$),P(_,$),P(w),$&&(a||(a=je(e,yt,{duration:150},!1)),a.run(0)),u=!1},d($){$&&S(e),p&&p.d(),V(s),_&&_.d($),k&&k.d(),w&&w.d(),$&&a&&a.end(),f=!1,Ie(d)}}}function Jc(n){switch(n==null?void 0:n.type){case"bool":return"Nonfalsey";case"number":return"Nonzero";default:return"Nonempty"}}function MT(n,e,t){let i,s,l;Ye(n,ni,A=>t(10,l=A));let{$$slots:o={},$$scope:r}=e;const a=kt();let{key:u=""}=e,{field:f=new bn}=e,d,p=!1;function m(){f.id?t(0,f.toDelete=!0,f):a("remove")}function _(){t(0,f.toDelete=!1,f),gn({})}function b(A){return z.slugify(A)}function g(A){pe.call(this,n,A)}const k=A=>{const L=f.name;t(0,f.name=b(A.target.value),f),A.target.value=f.name,a("rename",{oldName:L,newName:f.name})};function w(A){le[A?"unshift":"push"](()=>{d=A,t(2,d)})}function $(){f.required=this.checked,t(0,f)}const C=A=>{if(!A.target.classList.contains("drag-handle-wrapper")){A.preventDefault();return}const L=document.createElement("div");A.dataTransfer.setDragImage(L,0,0),i&&a("dragstart",A)},O=A=>{i&&(t(3,p=!0),a("dragenter",A))},M=A=>{i&&(t(3,p=!1),a("drop",A))},D=A=>{i&&(t(3,p=!1),a("dragleave",A))};return n.$$set=A=>{"key"in A&&t(1,u=A.key),"field"in A&&t(0,f=A.field),"$$scope"in A&&t(20,r=A.$$scope)},n.$$.update=()=>{n.$$.dirty&1&&f.toDelete&&f.originalName&&f.name!==f.originalName&&t(0,f.name=f.originalName,f),n.$$.dirty&1&&!f.originalName&&f.name&&t(0,f.originalName=f.name,f),n.$$.dirty&1&&typeof f.toDelete>"u"&&t(0,f.toDelete=!1,f),n.$$.dirty&1&&f.required&&t(0,f.nullable=!1,f),n.$$.dirty&1&&t(5,i=!f.toDelete&&!(f.id&&f.system)),n.$$.dirty&1026&&t(4,s=!z.isEmpty(z.getNestedVal(l,`schema.${u}`)))},[f,u,d,p,s,i,a,m,_,b,l,o,g,k,w,$,C,O,M,D,r]}class ii extends ye{constructor(e){super(),ve(this,e,MT,CT,ge,{key:1,field:0})}}function OT(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Min length"),s=E(),l=y("input"),h(e,"for",i=n[13]),h(l,"type","number"),h(l,"id",o=n[13]),h(l,"step","1"),h(l,"min","0")},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].options.min),r||(a=J(l,"input",n[3]),r=!0)},p(u,f){f&8192&&i!==(i=u[13])&&h(e,"for",i),f&8192&&o!==(o=u[13])&&h(l,"id",o),f&1&&_t(l.value)!==u[0].options.min&&fe(l,u[0].options.min)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function DT(n){let e,t,i,s,l,o,r,a,u;return{c(){e=y("label"),t=U("Max length"),s=E(),l=y("input"),h(e,"for",i=n[13]),h(l,"type","number"),h(l,"id",o=n[13]),h(l,"step","1"),h(l,"min",r=n[0].options.min||0)},m(f,d){T(f,e,d),v(e,t),T(f,s,d),T(f,l,d),fe(l,n[0].options.max),a||(u=J(l,"input",n[4]),a=!0)},p(f,d){d&8192&&i!==(i=f[13])&&h(e,"for",i),d&8192&&o!==(o=f[13])&&h(l,"id",o),d&1&&r!==(r=f[0].options.min||0)&&h(l,"min",r),d&1&&_t(l.value)!==f[0].options.max&&fe(l,f[0].options.max)},d(f){f&&S(e),f&&S(s),f&&S(l),a=!1,u()}}}function ET(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Regex pattern"),s=E(),l=y("input"),h(e,"for",i=n[13]),h(l,"type","text"),h(l,"id",o=n[13]),h(l,"placeholder","Valid Go regular expression, eg. ^w+$")},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].options.pattern),r||(a=J(l,"input",n[5]),r=!0)},p(u,f){f&8192&&i!==(i=u[13])&&h(e,"for",i),f&8192&&o!==(o=u[13])&&h(l,"id",o),f&1&&l.value!==u[0].options.pattern&&fe(l,u[0].options.pattern)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function AT(n){let e,t,i,s,l,o,r,a,u,f;return i=new me({props:{class:"form-field",name:"schema."+n[1]+".options.min",$$slots:{default:[OT,({uniqueId:d})=>({13:d}),({uniqueId:d})=>d?8192:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field",name:"schema."+n[1]+".options.max",$$slots:{default:[DT,({uniqueId:d})=>({13:d}),({uniqueId:d})=>d?8192:0]},$$scope:{ctx:n}}}),u=new me({props:{class:"form-field",name:"schema."+n[1]+".options.pattern",$$slots:{default:[ET,({uniqueId:d})=>({13:d}),({uniqueId:d})=>d?8192:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),r=E(),a=y("div"),H(u.$$.fragment),h(t,"class","col-sm-3"),h(l,"class","col-sm-3"),h(a,"class","col-sm-6"),h(e,"class","grid grid-sm")},m(d,p){T(d,e,p),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),v(e,r),v(e,a),j(u,a,null),f=!0},p(d,p){const m={};p&2&&(m.name="schema."+d[1]+".options.min"),p&24577&&(m.$$scope={dirty:p,ctx:d}),i.$set(m);const _={};p&2&&(_.name="schema."+d[1]+".options.max"),p&24577&&(_.$$scope={dirty:p,ctx:d}),o.$set(_);const b={};p&2&&(b.name="schema."+d[1]+".options.pattern"),p&24577&&(b.$$scope={dirty:p,ctx:d}),u.$set(b)},i(d){f||(I(i.$$.fragment,d),I(o.$$.fragment,d),I(u.$$.fragment,d),f=!0)},o(d){P(i.$$.fragment,d),P(o.$$.fragment,d),P(u.$$.fragment,d),f=!1},d(d){d&&S(e),V(i),V(o),V(u)}}}function IT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[6](r)}let o={$$slots:{options:[AT]},$$scope:{ctx:n}};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[7]),e.$on("remove",n[8]),e.$on("drop",n[9]),e.$on("dragstart",n[10]),e.$on("dragenter",n[11]),e.$on("dragleave",n[12]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&6?vt(s,[a&2&&{key:r[1]},a&4&&Ht(r[2])]):{};a&16387&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function PT(n,e,t){const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e;function r(){l.options.min=_t(this.value),t(0,l)}function a(){l.options.max=_t(this.value),t(0,l)}function u(){l.options.pattern=this.value,t(0,l)}function f(k){l=k,t(0,l)}function d(k){pe.call(this,n,k)}function p(k){pe.call(this,n,k)}function m(k){pe.call(this,n,k)}function _(k){pe.call(this,n,k)}function b(k){pe.call(this,n,k)}function g(k){pe.call(this,n,k)}return n.$$set=k=>{e=Ne(Ne({},e),Vt(k)),t(2,s=Ze(e,i)),"field"in k&&t(0,l=k.field),"key"in k&&t(1,o=k.key)},[l,o,s,r,a,u,f,d,p,m,_,b,g]}class LT extends ye{constructor(e){super(),ve(this,e,PT,IT,ge,{field:0,key:1})}}function NT(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Min"),s=E(),l=y("input"),h(e,"for",i=n[12]),h(l,"type","number"),h(l,"id",o=n[12])},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].options.min),r||(a=J(l,"input",n[3]),r=!0)},p(u,f){f&4096&&i!==(i=u[12])&&h(e,"for",i),f&4096&&o!==(o=u[12])&&h(l,"id",o),f&1&&_t(l.value)!==u[0].options.min&&fe(l,u[0].options.min)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function FT(n){let e,t,i,s,l,o,r,a,u;return{c(){e=y("label"),t=U("Max"),s=E(),l=y("input"),h(e,"for",i=n[12]),h(l,"type","number"),h(l,"id",o=n[12]),h(l,"min",r=n[0].options.min)},m(f,d){T(f,e,d),v(e,t),T(f,s,d),T(f,l,d),fe(l,n[0].options.max),a||(u=J(l,"input",n[4]),a=!0)},p(f,d){d&4096&&i!==(i=f[12])&&h(e,"for",i),d&4096&&o!==(o=f[12])&&h(l,"id",o),d&1&&r!==(r=f[0].options.min)&&h(l,"min",r),d&1&&_t(l.value)!==f[0].options.max&&fe(l,f[0].options.max)},d(f){f&&S(e),f&&S(s),f&&S(l),a=!1,u()}}}function RT(n){let e,t,i,s,l,o,r;return i=new me({props:{class:"form-field",name:"schema."+n[1]+".options.min",$$slots:{default:[NT,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field",name:"schema."+n[1]+".options.max",$$slots:{default:[FT,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),h(t,"class","col-sm-6"),h(l,"class","col-sm-6"),h(e,"class","grid grid-sm")},m(a,u){T(a,e,u),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),r=!0},p(a,u){const f={};u&2&&(f.name="schema."+a[1]+".options.min"),u&12289&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const d={};u&2&&(d.name="schema."+a[1]+".options.max"),u&12289&&(d.$$scope={dirty:u,ctx:a}),o.$set(d)},i(a){r||(I(i.$$.fragment,a),I(o.$$.fragment,a),r=!0)},o(a){P(i.$$.fragment,a),P(o.$$.fragment,a),r=!1},d(a){a&&S(e),V(i),V(o)}}}function qT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[5](r)}let o={$$slots:{options:[RT]},$$scope:{ctx:n}};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[6]),e.$on("remove",n[7]),e.$on("drop",n[8]),e.$on("dragstart",n[9]),e.$on("dragenter",n[10]),e.$on("dragleave",n[11]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&6?vt(s,[a&2&&{key:r[1]},a&4&&Ht(r[2])]):{};a&8195&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function jT(n,e,t){const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e;function r(){l.options.min=_t(this.value),t(0,l)}function a(){l.options.max=_t(this.value),t(0,l)}function u(g){l=g,t(0,l)}function f(g){pe.call(this,n,g)}function d(g){pe.call(this,n,g)}function p(g){pe.call(this,n,g)}function m(g){pe.call(this,n,g)}function _(g){pe.call(this,n,g)}function b(g){pe.call(this,n,g)}return n.$$set=g=>{e=Ne(Ne({},e),Vt(g)),t(2,s=Ze(e,i)),"field"in g&&t(0,l=g.field),"key"in g&&t(1,o=g.key)},[l,o,s,r,a,u,f,d,p,m,_,b]}class VT extends ye{constructor(e){super(),ve(this,e,jT,qT,ge,{field:0,key:1})}}function HT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[3](r)}let o={};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[4]),e.$on("remove",n[5]),e.$on("drop",n[6]),e.$on("dragstart",n[7]),e.$on("dragenter",n[8]),e.$on("dragleave",n[9]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&6?vt(s,[a&2&&{key:r[1]},a&4&&Ht(r[2])]):{};!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function zT(n,e,t){const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e;function r(_){l=_,t(0,l)}function a(_){pe.call(this,n,_)}function u(_){pe.call(this,n,_)}function f(_){pe.call(this,n,_)}function d(_){pe.call(this,n,_)}function p(_){pe.call(this,n,_)}function m(_){pe.call(this,n,_)}return n.$$set=_=>{e=Ne(Ne({},e),Vt(_)),t(2,s=Ze(e,i)),"field"in _&&t(0,l=_.field),"key"in _&&t(1,o=_.key)},[l,o,s,r,a,u,f,d,p,m]}class BT extends ye{constructor(e){super(),ve(this,e,zT,HT,ge,{field:0,key:1})}}function UT(n){let e,t,i,s,l=[{type:t=n[3].type||"text"},{value:n[2]},n[3]],o={};for(let r=0;r{t(0,o=z.splitNonEmpty(u.target.value,r))};return n.$$set=u=>{e=Ne(Ne({},e),Vt(u)),t(3,l=Ze(e,s)),"value"in u&&t(0,o=u.value),"separator"in u&&t(1,r=u.separator)},n.$$.update=()=>{n.$$.dirty&1&&t(2,i=(o||[]).join(", "))},[o,r,i,l,a]}class Rs extends ye{constructor(e){super(),ve(this,e,WT,UT,ge,{value:0,separator:1})}}function YT(n){let e,t,i,s,l,o,r,a,u,f,d,p,m;function _(g){n[3](g)}let b={id:n[12],disabled:!z.isEmpty(n[0].options.onlyDomains)};return n[0].options.exceptDomains!==void 0&&(b.value=n[0].options.exceptDomains),r=new Rs({props:b}),le.push(()=>be(r,"value",_)),{c(){e=y("label"),t=y("span"),t.textContent="Except domains",i=E(),s=y("i"),o=E(),H(r.$$.fragment),u=E(),f=y("div"),f.textContent="Use comma as separator.",h(t,"class","txt"),h(s,"class","ri-information-line link-hint"),h(e,"for",l=n[12]),h(f,"class","help-block")},m(g,k){T(g,e,k),v(e,t),v(e,i),v(e,s),T(g,o,k),j(r,g,k),T(g,u,k),T(g,f,k),d=!0,p||(m=Ee(Be.call(null,s,{text:`List of domains that are NOT allowed. + This field is disabled if "Only domains" is set.`,position:"top"})),p=!0)},p(g,k){(!d||k&4096&&l!==(l=g[12]))&&h(e,"for",l);const w={};k&4096&&(w.id=g[12]),k&1&&(w.disabled=!z.isEmpty(g[0].options.onlyDomains)),!a&&k&1&&(a=!0,w.value=g[0].options.exceptDomains,we(()=>a=!1)),r.$set(w)},i(g){d||(I(r.$$.fragment,g),d=!0)},o(g){P(r.$$.fragment,g),d=!1},d(g){g&&S(e),g&&S(o),V(r,g),g&&S(u),g&&S(f),p=!1,m()}}}function KT(n){let e,t,i,s,l,o,r,a,u,f,d,p,m;function _(g){n[4](g)}let b={id:n[12]+".options.onlyDomains",disabled:!z.isEmpty(n[0].options.exceptDomains)};return n[0].options.onlyDomains!==void 0&&(b.value=n[0].options.onlyDomains),r=new Rs({props:b}),le.push(()=>be(r,"value",_)),{c(){e=y("label"),t=y("span"),t.textContent="Only domains",i=E(),s=y("i"),o=E(),H(r.$$.fragment),u=E(),f=y("div"),f.textContent="Use comma as separator.",h(t,"class","txt"),h(s,"class","ri-information-line link-hint"),h(e,"for",l=n[12]+".options.onlyDomains"),h(f,"class","help-block")},m(g,k){T(g,e,k),v(e,t),v(e,i),v(e,s),T(g,o,k),j(r,g,k),T(g,u,k),T(g,f,k),d=!0,p||(m=Ee(Be.call(null,s,{text:`List of domains that are ONLY allowed. + This field is disabled if "Except domains" is set.`,position:"top"})),p=!0)},p(g,k){(!d||k&4096&&l!==(l=g[12]+".options.onlyDomains"))&&h(e,"for",l);const w={};k&4096&&(w.id=g[12]+".options.onlyDomains"),k&1&&(w.disabled=!z.isEmpty(g[0].options.exceptDomains)),!a&&k&1&&(a=!0,w.value=g[0].options.onlyDomains,we(()=>a=!1)),r.$set(w)},i(g){d||(I(r.$$.fragment,g),d=!0)},o(g){P(r.$$.fragment,g),d=!1},d(g){g&&S(e),g&&S(o),V(r,g),g&&S(u),g&&S(f),p=!1,m()}}}function JT(n){let e,t,i,s,l,o,r;return i=new me({props:{class:"form-field",name:"schema."+n[1]+".options.exceptDomains",$$slots:{default:[YT,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field",name:"schema."+n[1]+".options.onlyDomains",$$slots:{default:[KT,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),h(t,"class","col-sm-6"),h(l,"class","col-sm-6"),h(e,"class","grid grid-sm")},m(a,u){T(a,e,u),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),r=!0},p(a,u){const f={};u&2&&(f.name="schema."+a[1]+".options.exceptDomains"),u&12289&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const d={};u&2&&(d.name="schema."+a[1]+".options.onlyDomains"),u&12289&&(d.$$scope={dirty:u,ctx:a}),o.$set(d)},i(a){r||(I(i.$$.fragment,a),I(o.$$.fragment,a),r=!0)},o(a){P(i.$$.fragment,a),P(o.$$.fragment,a),r=!1},d(a){a&&S(e),V(i),V(o)}}}function ZT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[5](r)}let o={$$slots:{options:[JT]},$$scope:{ctx:n}};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[6]),e.$on("remove",n[7]),e.$on("drop",n[8]),e.$on("dragstart",n[9]),e.$on("dragenter",n[10]),e.$on("dragleave",n[11]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&6?vt(s,[a&2&&{key:r[1]},a&4&&Ht(r[2])]):{};a&8195&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function GT(n,e,t){const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e;function r(g){n.$$.not_equal(l.options.exceptDomains,g)&&(l.options.exceptDomains=g,t(0,l))}function a(g){n.$$.not_equal(l.options.onlyDomains,g)&&(l.options.onlyDomains=g,t(0,l))}function u(g){l=g,t(0,l)}function f(g){pe.call(this,n,g)}function d(g){pe.call(this,n,g)}function p(g){pe.call(this,n,g)}function m(g){pe.call(this,n,g)}function _(g){pe.call(this,n,g)}function b(g){pe.call(this,n,g)}return n.$$set=g=>{e=Ne(Ne({},e),Vt(g)),t(2,s=Ze(e,i)),"field"in g&&t(0,l=g.field),"key"in g&&t(1,o=g.key)},[l,o,s,r,a,u,f,d,p,m,_,b]}class Y1 extends ye{constructor(e){super(),ve(this,e,GT,ZT,ge,{field:0,key:1})}}function XT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[3](r)}let o={};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[4]),e.$on("remove",n[5]),e.$on("drop",n[6]),e.$on("dragstart",n[7]),e.$on("dragenter",n[8]),e.$on("dragleave",n[9]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&6?vt(s,[a&2&&{key:r[1]},a&4&&Ht(r[2])]):{};!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function QT(n,e,t){const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e;function r(_){l=_,t(0,l)}function a(_){pe.call(this,n,_)}function u(_){pe.call(this,n,_)}function f(_){pe.call(this,n,_)}function d(_){pe.call(this,n,_)}function p(_){pe.call(this,n,_)}function m(_){pe.call(this,n,_)}return n.$$set=_=>{e=Ne(Ne({},e),Vt(_)),t(2,s=Ze(e,i)),"field"in _&&t(0,l=_.field),"key"in _&&t(1,o=_.key)},[l,o,s,r,a,u,f,d,p,m]}class xT extends ye{constructor(e){super(),ve(this,e,QT,XT,ge,{field:0,key:1})}}function e$(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[3](r)}let o={};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[4]),e.$on("remove",n[5]),e.$on("drop",n[6]),e.$on("dragstart",n[7]),e.$on("dragenter",n[8]),e.$on("dragleave",n[9]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&6?vt(s,[a&2&&{key:r[1]},a&4&&Ht(r[2])]):{};!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function t$(n,e,t){const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e;function r(_){l=_,t(0,l)}function a(_){pe.call(this,n,_)}function u(_){pe.call(this,n,_)}function f(_){pe.call(this,n,_)}function d(_){pe.call(this,n,_)}function p(_){pe.call(this,n,_)}function m(_){pe.call(this,n,_)}return n.$$set=_=>{e=Ne(Ne({},e),Vt(_)),t(2,s=Ze(e,i)),"field"in _&&t(0,l=_.field),"key"in _&&t(1,o=_.key)},[l,o,s,r,a,u,f,d,p,m]}class n$ extends ye{constructor(e){super(),ve(this,e,t$,e$,ge,{field:0,key:1})}}var Cr=["onChange","onClose","onDayCreate","onDestroy","onKeyDown","onMonthChange","onOpen","onParseConfig","onReady","onValueUpdate","onYearChange","onPreCalendarPosition"],Ss={_disable:[],allowInput:!1,allowInvalidPreload:!1,altFormat:"F j, Y",altInput:!1,altInputClass:"form-control input",animate:typeof window=="object"&&window.navigator.userAgent.indexOf("MSIE")===-1,ariaDateFormat:"F j, Y",autoFillDefaultTime:!0,clickOpens:!0,closeOnSelect:!0,conjunction:", ",dateFormat:"Y-m-d",defaultHour:12,defaultMinute:0,defaultSeconds:0,disable:[],disableMobile:!1,enableSeconds:!1,enableTime:!1,errorHandler:function(n){return typeof console<"u"&&console.warn(n)},getWeek:function(n){var e=new Date(n.getTime());e.setHours(0,0,0,0),e.setDate(e.getDate()+3-(e.getDay()+6)%7);var t=new Date(e.getFullYear(),0,4);return 1+Math.round(((e.getTime()-t.getTime())/864e5-3+(t.getDay()+6)%7)/7)},hourIncrement:1,ignoredFocusElements:[],inline:!1,locale:"default",minuteIncrement:5,mode:"single",monthSelectorType:"dropdown",nextArrow:"",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:"auto",positionElement:void 0,prevArrow:"",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},yl={weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(n){var e=n%100;if(e>3&&e<21)return"th";switch(e%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute",time_24hr:!1},cn=function(n,e){return e===void 0&&(e=2),("000"+n).slice(e*-1)},An=function(n){return n===!0?1:0};function Zc(n,e){var t;return function(){var i=this,s=arguments;clearTimeout(t),t=setTimeout(function(){return n.apply(i,s)},e)}}var Mr=function(n){return n instanceof Array?n:[n]};function nn(n,e,t){if(t===!0)return n.classList.add(e);n.classList.remove(e)}function rt(n,e,t){var i=window.document.createElement(n);return e=e||"",t=t||"",i.className=e,t!==void 0&&(i.textContent=t),i}function lo(n){for(;n.firstChild;)n.removeChild(n.firstChild)}function K1(n,e){if(e(n))return n;if(n.parentNode)return K1(n.parentNode,e)}function oo(n,e){var t=rt("div","numInputWrapper"),i=rt("input","numInput "+n),s=rt("span","arrowUp"),l=rt("span","arrowDown");if(navigator.userAgent.indexOf("MSIE 9.0")===-1?i.type="number":(i.type="text",i.pattern="\\d*"),e!==void 0)for(var o in e)i.setAttribute(o,e[o]);return t.appendChild(i),t.appendChild(s),t.appendChild(l),t}function kn(n){try{if(typeof n.composedPath=="function"){var e=n.composedPath();return e[0]}return n.target}catch{return n.target}}var Or=function(){},Fo=function(n,e,t){return t.months[e?"shorthand":"longhand"][n]},i$={D:Or,F:function(n,e,t){n.setMonth(t.months.longhand.indexOf(e))},G:function(n,e){n.setHours((n.getHours()>=12?12:0)+parseFloat(e))},H:function(n,e){n.setHours(parseFloat(e))},J:function(n,e){n.setDate(parseFloat(e))},K:function(n,e,t){n.setHours(n.getHours()%12+12*An(new RegExp(t.amPM[1],"i").test(e)))},M:function(n,e,t){n.setMonth(t.months.shorthand.indexOf(e))},S:function(n,e){n.setSeconds(parseFloat(e))},U:function(n,e){return new Date(parseFloat(e)*1e3)},W:function(n,e,t){var i=parseInt(e),s=new Date(n.getFullYear(),0,2+(i-1)*7,0,0,0,0);return s.setDate(s.getDate()-s.getDay()+t.firstDayOfWeek),s},Y:function(n,e){n.setFullYear(parseFloat(e))},Z:function(n,e){return new Date(e)},d:function(n,e){n.setDate(parseFloat(e))},h:function(n,e){n.setHours((n.getHours()>=12?12:0)+parseFloat(e))},i:function(n,e){n.setMinutes(parseFloat(e))},j:function(n,e){n.setDate(parseFloat(e))},l:Or,m:function(n,e){n.setMonth(parseFloat(e)-1)},n:function(n,e){n.setMonth(parseFloat(e)-1)},s:function(n,e){n.setSeconds(parseFloat(e))},u:function(n,e){return new Date(parseFloat(e))},w:Or,y:function(n,e){n.setFullYear(2e3+parseFloat(e))}},Zi={D:"",F:"",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"",M:"",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",u:"(.+)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},al={Z:function(n){return n.toISOString()},D:function(n,e,t){return e.weekdays.shorthand[al.w(n,e,t)]},F:function(n,e,t){return Fo(al.n(n,e,t)-1,!1,e)},G:function(n,e,t){return cn(al.h(n,e,t))},H:function(n){return cn(n.getHours())},J:function(n,e){return e.ordinal!==void 0?n.getDate()+e.ordinal(n.getDate()):n.getDate()},K:function(n,e){return e.amPM[An(n.getHours()>11)]},M:function(n,e){return Fo(n.getMonth(),!0,e)},S:function(n){return cn(n.getSeconds())},U:function(n){return n.getTime()/1e3},W:function(n,e,t){return t.getWeek(n)},Y:function(n){return cn(n.getFullYear(),4)},d:function(n){return cn(n.getDate())},h:function(n){return n.getHours()%12?n.getHours()%12:12},i:function(n){return cn(n.getMinutes())},j:function(n){return n.getDate()},l:function(n,e){return e.weekdays.longhand[n.getDay()]},m:function(n){return cn(n.getMonth()+1)},n:function(n){return n.getMonth()+1},s:function(n){return n.getSeconds()},u:function(n){return n.getTime()},w:function(n){return n.getDay()},y:function(n){return String(n.getFullYear()).substring(2)}},J1=function(n){var e=n.config,t=e===void 0?Ss:e,i=n.l10n,s=i===void 0?yl:i,l=n.isMobile,o=l===void 0?!1:l;return function(r,a,u){var f=u||s;return t.formatDate!==void 0&&!o?t.formatDate(r,a,f):a.split("").map(function(d,p,m){return al[d]&&m[p-1]!=="\\"?al[d](r,f,t):d!=="\\"?d:""}).join("")}},pa=function(n){var e=n.config,t=e===void 0?Ss:e,i=n.l10n,s=i===void 0?yl:i;return function(l,o,r,a){if(!(l!==0&&!l)){var u=a||s,f,d=l;if(l instanceof Date)f=new Date(l.getTime());else if(typeof l!="string"&&l.toFixed!==void 0)f=new Date(l);else if(typeof l=="string"){var p=o||(t||Ss).dateFormat,m=String(l).trim();if(m==="today")f=new Date,r=!0;else if(t&&t.parseDate)f=t.parseDate(l,p);else if(/Z$/.test(m)||/GMT$/.test(m))f=new Date(l);else{for(var _=void 0,b=[],g=0,k=0,w="";gMath.min(e,t)&&n=0?new Date:new Date(t.config.minDate.getTime()),ne=Er(t.config);K.setHours(ne.hours,ne.minutes,ne.seconds,K.getMilliseconds()),t.selectedDates=[K],t.latestSelectedDateObj=K}W!==void 0&&W.type!=="blur"&&ql(W);var re=t._input.value;d(),Kt(),t._input.value!==re&&t._debouncedChange()}function u(W,K){return W%12+12*An(K===t.l10n.amPM[1])}function f(W){switch(W%24){case 0:case 12:return 12;default:return W%12}}function d(){if(!(t.hourElement===void 0||t.minuteElement===void 0)){var W=(parseInt(t.hourElement.value.slice(-2),10)||0)%24,K=(parseInt(t.minuteElement.value,10)||0)%60,ne=t.secondElement!==void 0?(parseInt(t.secondElement.value,10)||0)%60:0;t.amPM!==void 0&&(W=u(W,t.amPM.textContent));var re=t.config.minTime!==void 0||t.config.minDate&&t.minDateHasTime&&t.latestSelectedDateObj&&wn(t.latestSelectedDateObj,t.config.minDate,!0)===0,$e=t.config.maxTime!==void 0||t.config.maxDate&&t.maxDateHasTime&&t.latestSelectedDateObj&&wn(t.latestSelectedDateObj,t.config.maxDate,!0)===0;if(t.config.maxTime!==void 0&&t.config.minTime!==void 0&&t.config.minTime>t.config.maxTime){var Ae=Dr(t.config.minTime.getHours(),t.config.minTime.getMinutes(),t.config.minTime.getSeconds()),Pe=Dr(t.config.maxTime.getHours(),t.config.maxTime.getMinutes(),t.config.maxTime.getSeconds()),Oe=Dr(W,K,ne);if(Oe>Pe&&Oe=12)]),t.secondElement!==void 0&&(t.secondElement.value=cn(ne)))}function _(W){var K=kn(W),ne=parseInt(K.value)+(W.delta||0);(ne/1e3>1||W.key==="Enter"&&!/[^\d]/.test(ne.toString()))&&ke(ne)}function b(W,K,ne,re){if(K instanceof Array)return K.forEach(function($e){return b(W,$e,ne,re)});if(W instanceof Array)return W.forEach(function($e){return b($e,K,ne,re)});W.addEventListener(K,ne,re),t._handlers.push({remove:function(){return W.removeEventListener(K,ne,re)}})}function g(){Xe("onChange")}function k(){if(t.config.wrap&&["open","close","toggle","clear"].forEach(function(ne){Array.prototype.forEach.call(t.element.querySelectorAll("[data-"+ne+"]"),function(re){return b(re,"click",t[ne])})}),t.isMobile){as();return}var W=Zc(te,50);if(t._debouncedChange=Zc(g,r$),t.daysContainer&&!/iPhone|iPad|iPod/i.test(navigator.userAgent)&&b(t.daysContainer,"mouseover",function(ne){t.config.mode==="range"&&Ue(kn(ne))}),b(t._input,"keydown",Je),t.calendarContainer!==void 0&&b(t.calendarContainer,"keydown",Je),!t.config.inline&&!t.config.static&&b(window,"resize",W),window.ontouchstart!==void 0?b(window.document,"touchstart",Ve):b(window.document,"mousedown",Ve),b(window.document,"focus",Ve,{capture:!0}),t.config.clickOpens===!0&&(b(t._input,"focus",t.open),b(t._input,"click",t.open)),t.daysContainer!==void 0&&(b(t.monthNav,"click",tn),b(t.monthNav,["keyup","increment"],_),b(t.daysContainer,"click",hi)),t.timeContainer!==void 0&&t.minuteElement!==void 0&&t.hourElement!==void 0){var K=function(ne){return kn(ne).select()};b(t.timeContainer,["increment"],a),b(t.timeContainer,"blur",a,{capture:!0}),b(t.timeContainer,"click",$),b([t.hourElement,t.minuteElement],["focus","click"],K),t.secondElement!==void 0&&b(t.secondElement,"focus",function(){return t.secondElement&&t.secondElement.select()}),t.amPM!==void 0&&b(t.amPM,"click",function(ne){a(ne)})}t.config.allowInput&&b(t._input,"blur",pt)}function w(W,K){var ne=W!==void 0?t.parseDate(W):t.latestSelectedDateObj||(t.config.minDate&&t.config.minDate>t.now?t.config.minDate:t.config.maxDate&&t.config.maxDate1),t.calendarContainer.appendChild(W);var $e=t.config.appendTo!==void 0&&t.config.appendTo.nodeType!==void 0;if((t.config.inline||t.config.static)&&(t.calendarContainer.classList.add(t.config.inline?"inline":"static"),t.config.inline&&(!$e&&t.element.parentNode?t.element.parentNode.insertBefore(t.calendarContainer,t._input.nextSibling):t.config.appendTo!==void 0&&t.config.appendTo.appendChild(t.calendarContainer)),t.config.static)){var Ae=rt("div","flatpickr-wrapper");t.element.parentNode&&t.element.parentNode.insertBefore(Ae,t.element),Ae.appendChild(t.element),t.altInput&&Ae.appendChild(t.altInput),Ae.appendChild(t.calendarContainer)}!t.config.static&&!t.config.inline&&(t.config.appendTo!==void 0?t.config.appendTo:window.document.body).appendChild(t.calendarContainer)}function M(W,K,ne,re){var $e=Ce(K,!0),Ae=rt("span",W,K.getDate().toString());return Ae.dateObj=K,Ae.$i=re,Ae.setAttribute("aria-label",t.formatDate(K,t.config.ariaDateFormat)),W.indexOf("hidden")===-1&&wn(K,t.now)===0&&(t.todayDateElem=Ae,Ae.classList.add("today"),Ae.setAttribute("aria-current","date")),$e?(Ae.tabIndex=-1,si(K)&&(Ae.classList.add("selected"),t.selectedDateElem=Ae,t.config.mode==="range"&&(nn(Ae,"startRange",t.selectedDates[0]&&wn(K,t.selectedDates[0],!0)===0),nn(Ae,"endRange",t.selectedDates[1]&&wn(K,t.selectedDates[1],!0)===0),W==="nextMonthDay"&&Ae.classList.add("inRange")))):Ae.classList.add("flatpickr-disabled"),t.config.mode==="range"&&fs(K)&&!si(K)&&Ae.classList.add("inRange"),t.weekNumbers&&t.config.showMonths===1&&W!=="prevMonthDay"&&re%7===6&&t.weekNumbers.insertAdjacentHTML("beforeend",""+t.config.getWeek(K)+""),Xe("onDayCreate",Ae),Ae}function D(W){W.focus(),t.config.mode==="range"&&Ue(W)}function A(W){for(var K=W>0?0:t.config.showMonths-1,ne=W>0?t.config.showMonths:-1,re=K;re!=ne;re+=W)for(var $e=t.daysContainer.children[re],Ae=W>0?0:$e.children.length-1,Pe=W>0?$e.children.length:-1,Oe=Ae;Oe!=Pe;Oe+=W){var We=$e.children[Oe];if(We.className.indexOf("hidden")===-1&&Ce(We.dateObj))return We}}function L(W,K){for(var ne=W.className.indexOf("Month")===-1?W.dateObj.getMonth():t.currentMonth,re=K>0?t.config.showMonths:-1,$e=K>0?1:-1,Ae=ne-t.currentMonth;Ae!=re;Ae+=$e)for(var Pe=t.daysContainer.children[Ae],Oe=ne-t.currentMonth===Ae?W.$i+K:K<0?Pe.children.length-1:0,We=Pe.children.length,Fe=Oe;Fe>=0&&Fe0?We:-1);Fe+=$e){var ze=Pe.children[Fe];if(ze.className.indexOf("hidden")===-1&&Ce(ze.dateObj)&&Math.abs(W.$i-Fe)>=Math.abs(K))return D(ze)}t.changeMonth($e),N(A($e),0)}function N(W,K){var ne=l(),re=Ke(ne||document.body),$e=W!==void 0?W:re?ne:t.selectedDateElem!==void 0&&Ke(t.selectedDateElem)?t.selectedDateElem:t.todayDateElem!==void 0&&Ke(t.todayDateElem)?t.todayDateElem:A(K>0?1:-1);$e===void 0?t._input.focus():re?L($e,K):D($e)}function R(W,K){for(var ne=(new Date(W,K,1).getDay()-t.l10n.firstDayOfWeek+7)%7,re=t.utils.getDaysInMonth((K-1+12)%12,W),$e=t.utils.getDaysInMonth(K,W),Ae=window.document.createDocumentFragment(),Pe=t.config.showMonths>1,Oe=Pe?"prevMonthDay hidden":"prevMonthDay",We=Pe?"nextMonthDay hidden":"nextMonthDay",Fe=re+1-ne,ze=0;Fe<=re;Fe++,ze++)Ae.appendChild(M("flatpickr-day "+Oe,new Date(W,K-1,Fe),Fe,ze));for(Fe=1;Fe<=$e;Fe++,ze++)Ae.appendChild(M("flatpickr-day",new Date(W,K,Fe),Fe,ze));for(var gt=$e+1;gt<=42-ne&&(t.config.showMonths===1||ze%7!==0);gt++,ze++)Ae.appendChild(M("flatpickr-day "+We,new Date(W,K+1,gt%$e),gt,ze));var Zn=rt("div","dayContainer");return Zn.appendChild(Ae),Zn}function F(){if(t.daysContainer!==void 0){lo(t.daysContainer),t.weekNumbers&&lo(t.weekNumbers);for(var W=document.createDocumentFragment(),K=0;K1||t.config.monthSelectorType!=="dropdown")){var W=function(re){return t.config.minDate!==void 0&&t.currentYear===t.config.minDate.getFullYear()&&ret.config.maxDate.getMonth())};t.monthsDropdownContainer.tabIndex=-1,t.monthsDropdownContainer.innerHTML="";for(var K=0;K<12;K++)if(W(K)){var ne=rt("option","flatpickr-monthDropdown-month");ne.value=new Date(t.currentYear,K).getMonth().toString(),ne.textContent=Fo(K,t.config.shorthandCurrentMonth,t.l10n),ne.tabIndex=-1,t.currentMonth===K&&(ne.selected=!0),t.monthsDropdownContainer.appendChild(ne)}}}function B(){var W=rt("div","flatpickr-month"),K=window.document.createDocumentFragment(),ne;t.config.showMonths>1||t.config.monthSelectorType==="static"?ne=rt("span","cur-month"):(t.monthsDropdownContainer=rt("select","flatpickr-monthDropdown-months"),t.monthsDropdownContainer.setAttribute("aria-label",t.l10n.monthAriaLabel),b(t.monthsDropdownContainer,"change",function(Pe){var Oe=kn(Pe),We=parseInt(Oe.value,10);t.changeMonth(We-t.currentMonth),Xe("onMonthChange")}),q(),ne=t.monthsDropdownContainer);var re=oo("cur-year",{tabindex:"-1"}),$e=re.getElementsByTagName("input")[0];$e.setAttribute("aria-label",t.l10n.yearAriaLabel),t.config.minDate&&$e.setAttribute("min",t.config.minDate.getFullYear().toString()),t.config.maxDate&&($e.setAttribute("max",t.config.maxDate.getFullYear().toString()),$e.disabled=!!t.config.minDate&&t.config.minDate.getFullYear()===t.config.maxDate.getFullYear());var Ae=rt("div","flatpickr-current-month");return Ae.appendChild(ne),Ae.appendChild(re),K.appendChild(Ae),W.appendChild(K),{container:W,yearElement:$e,monthElement:ne}}function Y(){lo(t.monthNav),t.monthNav.appendChild(t.prevMonthNav),t.config.showMonths&&(t.yearElements=[],t.monthElements=[]);for(var W=t.config.showMonths;W--;){var K=B();t.yearElements.push(K.yearElement),t.monthElements.push(K.monthElement),t.monthNav.appendChild(K.container)}t.monthNav.appendChild(t.nextMonthNav)}function Z(){return t.monthNav=rt("div","flatpickr-months"),t.yearElements=[],t.monthElements=[],t.prevMonthNav=rt("span","flatpickr-prev-month"),t.prevMonthNav.innerHTML=t.config.prevArrow,t.nextMonthNav=rt("span","flatpickr-next-month"),t.nextMonthNav.innerHTML=t.config.nextArrow,Y(),Object.defineProperty(t,"_hidePrevMonthArrow",{get:function(){return t.__hidePrevMonthArrow},set:function(W){t.__hidePrevMonthArrow!==W&&(nn(t.prevMonthNav,"flatpickr-disabled",W),t.__hidePrevMonthArrow=W)}}),Object.defineProperty(t,"_hideNextMonthArrow",{get:function(){return t.__hideNextMonthArrow},set:function(W){t.__hideNextMonthArrow!==W&&(nn(t.nextMonthNav,"flatpickr-disabled",W),t.__hideNextMonthArrow=W)}}),t.currentYearElement=t.yearElements[0],qi(),t.monthNav}function ee(){t.calendarContainer.classList.add("hasTime"),t.config.noCalendar&&t.calendarContainer.classList.add("noCalendar");var W=Er(t.config);t.timeContainer=rt("div","flatpickr-time"),t.timeContainer.tabIndex=-1;var K=rt("span","flatpickr-time-separator",":"),ne=oo("flatpickr-hour",{"aria-label":t.l10n.hourAriaLabel});t.hourElement=ne.getElementsByTagName("input")[0];var re=oo("flatpickr-minute",{"aria-label":t.l10n.minuteAriaLabel});if(t.minuteElement=re.getElementsByTagName("input")[0],t.hourElement.tabIndex=t.minuteElement.tabIndex=-1,t.hourElement.value=cn(t.latestSelectedDateObj?t.latestSelectedDateObj.getHours():t.config.time_24hr?W.hours:f(W.hours)),t.minuteElement.value=cn(t.latestSelectedDateObj?t.latestSelectedDateObj.getMinutes():W.minutes),t.hourElement.setAttribute("step",t.config.hourIncrement.toString()),t.minuteElement.setAttribute("step",t.config.minuteIncrement.toString()),t.hourElement.setAttribute("min",t.config.time_24hr?"0":"1"),t.hourElement.setAttribute("max",t.config.time_24hr?"23":"12"),t.hourElement.setAttribute("maxlength","2"),t.minuteElement.setAttribute("min","0"),t.minuteElement.setAttribute("max","59"),t.minuteElement.setAttribute("maxlength","2"),t.timeContainer.appendChild(ne),t.timeContainer.appendChild(K),t.timeContainer.appendChild(re),t.config.time_24hr&&t.timeContainer.classList.add("time24hr"),t.config.enableSeconds){t.timeContainer.classList.add("hasSeconds");var $e=oo("flatpickr-second");t.secondElement=$e.getElementsByTagName("input")[0],t.secondElement.value=cn(t.latestSelectedDateObj?t.latestSelectedDateObj.getSeconds():W.seconds),t.secondElement.setAttribute("step",t.minuteElement.getAttribute("step")),t.secondElement.setAttribute("min","0"),t.secondElement.setAttribute("max","59"),t.secondElement.setAttribute("maxlength","2"),t.timeContainer.appendChild(rt("span","flatpickr-time-separator",":")),t.timeContainer.appendChild($e)}return t.config.time_24hr||(t.amPM=rt("span","flatpickr-am-pm",t.l10n.amPM[An((t.latestSelectedDateObj?t.hourElement.value:t.config.defaultHour)>11)]),t.amPM.title=t.l10n.toggleTitle,t.amPM.tabIndex=-1,t.timeContainer.appendChild(t.amPM)),t.timeContainer}function ie(){t.weekdayContainer?lo(t.weekdayContainer):t.weekdayContainer=rt("div","flatpickr-weekdays");for(var W=t.config.showMonths;W--;){var K=rt("div","flatpickr-weekdaycontainer");t.weekdayContainer.appendChild(K)}return X(),t.weekdayContainer}function X(){if(t.weekdayContainer){var W=t.l10n.firstDayOfWeek,K=Gc(t.l10n.weekdays.shorthand);W>0&&W + `+K.join("")+` + + `}}function ce(){t.calendarContainer.classList.add("hasWeeks");var W=rt("div","flatpickr-weekwrapper");W.appendChild(rt("span","flatpickr-weekday",t.l10n.weekAbbreviation));var K=rt("div","flatpickr-weeks");return W.appendChild(K),{weekWrapper:W,weekNumbers:K}}function G(W,K){K===void 0&&(K=!0);var ne=K?W:W-t.currentMonth;ne<0&&t._hidePrevMonthArrow===!0||ne>0&&t._hideNextMonthArrow===!0||(t.currentMonth+=ne,(t.currentMonth<0||t.currentMonth>11)&&(t.currentYear+=t.currentMonth>11?1:-1,t.currentMonth=(t.currentMonth+12)%12,Xe("onYearChange"),q()),F(),Xe("onMonthChange"),qi())}function de(W,K){if(W===void 0&&(W=!0),K===void 0&&(K=!0),t.input.value="",t.altInput!==void 0&&(t.altInput.value=""),t.mobileInput!==void 0&&(t.mobileInput.value=""),t.selectedDates=[],t.latestSelectedDateObj=void 0,K===!0&&(t.currentYear=t._initialDate.getFullYear(),t.currentMonth=t._initialDate.getMonth()),t.config.enableTime===!0){var ne=Er(t.config),re=ne.hours,$e=ne.minutes,Ae=ne.seconds;m(re,$e,Ae)}t.redraw(),W&&Xe("onChange")}function _e(){t.isOpen=!1,t.isMobile||(t.calendarContainer!==void 0&&t.calendarContainer.classList.remove("open"),t._input!==void 0&&t._input.classList.remove("active")),Xe("onClose")}function Me(){t.config!==void 0&&Xe("onDestroy");for(var W=t._handlers.length;W--;)t._handlers[W].remove();if(t._handlers=[],t.mobileInput)t.mobileInput.parentNode&&t.mobileInput.parentNode.removeChild(t.mobileInput),t.mobileInput=void 0;else if(t.calendarContainer&&t.calendarContainer.parentNode)if(t.config.static&&t.calendarContainer.parentNode){var K=t.calendarContainer.parentNode;if(K.lastChild&&K.removeChild(K.lastChild),K.parentNode){for(;K.firstChild;)K.parentNode.insertBefore(K.firstChild,K);K.parentNode.removeChild(K)}}else t.calendarContainer.parentNode.removeChild(t.calendarContainer);t.altInput&&(t.input.type="text",t.altInput.parentNode&&t.altInput.parentNode.removeChild(t.altInput),delete t.altInput),t.input&&(t.input.type=t.input._type,t.input.classList.remove("flatpickr-input"),t.input.removeAttribute("readonly")),["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","monthsDropdownContainer","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach(function(ne){try{delete t[ne]}catch{}})}function qe(W){return t.calendarContainer.contains(W)}function Ve(W){if(t.isOpen&&!t.config.inline){var K=kn(W),ne=qe(K),re=K===t.input||K===t.altInput||t.element.contains(K)||W.path&&W.path.indexOf&&(~W.path.indexOf(t.input)||~W.path.indexOf(t.altInput)),$e=!re&&!ne&&!qe(W.relatedTarget),Ae=!t.config.ignoredFocusElements.some(function(Pe){return Pe.contains(K)});$e&&Ae&&(t.config.allowInput&&t.setDate(t._input.value,!1,t.config.altInput?t.config.altFormat:t.config.dateFormat),t.timeContainer!==void 0&&t.minuteElement!==void 0&&t.hourElement!==void 0&&t.input.value!==""&&t.input.value!==void 0&&a(),t.close(),t.config&&t.config.mode==="range"&&t.selectedDates.length===1&&t.clear(!1))}}function ke(W){if(!(!W||t.config.minDate&&Wt.config.maxDate.getFullYear())){var K=W,ne=t.currentYear!==K;t.currentYear=K||t.currentYear,t.config.maxDate&&t.currentYear===t.config.maxDate.getFullYear()?t.currentMonth=Math.min(t.config.maxDate.getMonth(),t.currentMonth):t.config.minDate&&t.currentYear===t.config.minDate.getFullYear()&&(t.currentMonth=Math.max(t.config.minDate.getMonth(),t.currentMonth)),ne&&(t.redraw(),Xe("onYearChange"),q())}}function Ce(W,K){var ne;K===void 0&&(K=!0);var re=t.parseDate(W,void 0,K);if(t.config.minDate&&re&&wn(re,t.config.minDate,K!==void 0?K:!t.minDateHasTime)<0||t.config.maxDate&&re&&wn(re,t.config.maxDate,K!==void 0?K:!t.maxDateHasTime)>0)return!1;if(!t.config.enable&&t.config.disable.length===0)return!0;if(re===void 0)return!1;for(var $e=!!t.config.enable,Ae=(ne=t.config.enable)!==null&&ne!==void 0?ne:t.config.disable,Pe=0,Oe=void 0;Pe=Oe.from.getTime()&&re.getTime()<=Oe.to.getTime())return $e}return!$e}function Ke(W){return t.daysContainer!==void 0?W.className.indexOf("hidden")===-1&&W.className.indexOf("flatpickr-disabled")===-1&&t.daysContainer.contains(W):!1}function pt(W){var K=W.target===t._input,ne=t._input.value.trimEnd()!==ji();K&&ne&&!(W.relatedTarget&&qe(W.relatedTarget))&&t.setDate(t._input.value,!0,W.target===t.altInput?t.config.altFormat:t.config.dateFormat)}function Je(W){var K=kn(W),ne=t.config.wrap?n.contains(K):K===t._input,re=t.config.allowInput,$e=t.isOpen&&(!re||!ne),Ae=t.config.inline&&ne&&!re;if(W.keyCode===13&&ne){if(re)return t.setDate(t._input.value,!0,K===t.altInput?t.config.altFormat:t.config.dateFormat),t.close(),K.blur();t.open()}else if(qe(K)||$e||Ae){var Pe=!!t.timeContainer&&t.timeContainer.contains(K);switch(W.keyCode){case 13:Pe?(W.preventDefault(),a(),en()):hi(W);break;case 27:W.preventDefault(),en();break;case 8:case 46:ne&&!t.config.allowInput&&(W.preventDefault(),t.clear());break;case 37:case 39:if(!Pe&&!ne){W.preventDefault();var Oe=l();if(t.daysContainer!==void 0&&(re===!1||Oe&&Ke(Oe))){var We=W.keyCode===39?1:-1;W.ctrlKey?(W.stopPropagation(),G(We),N(A(1),0)):N(void 0,We)}}else t.hourElement&&t.hourElement.focus();break;case 38:case 40:W.preventDefault();var Fe=W.keyCode===40?1:-1;t.daysContainer&&K.$i!==void 0||K===t.input||K===t.altInput?W.ctrlKey?(W.stopPropagation(),ke(t.currentYear-Fe),N(A(1),0)):Pe||N(void 0,Fe*7):K===t.currentYearElement?ke(t.currentYear-Fe):t.config.enableTime&&(!Pe&&t.hourElement&&t.hourElement.focus(),a(W),t._debouncedChange());break;case 9:if(Pe){var ze=[t.hourElement,t.minuteElement,t.secondElement,t.amPM].concat(t.pluginElements).filter(function(yn){return yn}),gt=ze.indexOf(K);if(gt!==-1){var Zn=ze[gt+(W.shiftKey?-1:1)];W.preventDefault(),(Zn||t._input).focus()}}else!t.config.noCalendar&&t.daysContainer&&t.daysContainer.contains(K)&&W.shiftKey&&(W.preventDefault(),t._input.focus());break}}if(t.amPM!==void 0&&K===t.amPM)switch(W.key){case t.l10n.amPM[0].charAt(0):case t.l10n.amPM[0].charAt(0).toLowerCase():t.amPM.textContent=t.l10n.amPM[0],d(),Kt();break;case t.l10n.amPM[1].charAt(0):case t.l10n.amPM[1].charAt(0).toLowerCase():t.amPM.textContent=t.l10n.amPM[1],d(),Kt();break}(ne||qe(K))&&Xe("onKeyDown",W)}function Ue(W,K){if(K===void 0&&(K="flatpickr-day"),!(t.selectedDates.length!==1||W&&(!W.classList.contains(K)||W.classList.contains("flatpickr-disabled")))){for(var ne=W?W.dateObj.getTime():t.days.firstElementChild.dateObj.getTime(),re=t.parseDate(t.selectedDates[0],void 0,!0).getTime(),$e=Math.min(ne,t.selectedDates[0].getTime()),Ae=Math.max(ne,t.selectedDates[0].getTime()),Pe=!1,Oe=0,We=0,Fe=$e;Fe$e&&FeOe)?Oe=Fe:Fe>re&&(!We||Fe ."+K));ze.forEach(function(gt){var Zn=gt.dateObj,yn=Zn.getTime(),qs=Oe>0&&yn0&&yn>We;if(qs){gt.classList.add("notAllowed"),["inRange","startRange","endRange"].forEach(function(cs){gt.classList.remove(cs)});return}else if(Pe&&!qs)return;["startRange","inRange","endRange","notAllowed"].forEach(function(cs){gt.classList.remove(cs)}),W!==void 0&&(W.classList.add(ne<=t.selectedDates[0].getTime()?"startRange":"endRange"),rene&&yn===re&>.classList.add("endRange"),yn>=Oe&&(We===0||yn<=We)&&s$(yn,re,ne)&>.classList.add("inRange"))})}}function te(){t.isOpen&&!t.config.static&&!t.config.inline&&Te()}function Re(W,K){if(K===void 0&&(K=t._positionElement),t.isMobile===!0){if(W){W.preventDefault();var ne=kn(W);ne&&ne.blur()}t.mobileInput!==void 0&&(t.mobileInput.focus(),t.mobileInput.click()),Xe("onOpen");return}else if(t._input.disabled||t.config.inline)return;var re=t.isOpen;t.isOpen=!0,re||(t.calendarContainer.classList.add("open"),t._input.classList.add("active"),Xe("onOpen"),Te(K)),t.config.enableTime===!0&&t.config.noCalendar===!0&&t.config.allowInput===!1&&(W===void 0||!t.timeContainer.contains(W.relatedTarget))&&setTimeout(function(){return t.hourElement.select()},50)}function xe(W){return function(K){var ne=t.config["_"+W+"Date"]=t.parseDate(K,t.config.dateFormat),re=t.config["_"+(W==="min"?"max":"min")+"Date"];ne!==void 0&&(t[W==="min"?"minDateHasTime":"maxDateHasTime"]=ne.getHours()>0||ne.getMinutes()>0||ne.getSeconds()>0),t.selectedDates&&(t.selectedDates=t.selectedDates.filter(function($e){return Ce($e)}),!t.selectedDates.length&&W==="min"&&p(ne),Kt()),t.daysContainer&&(St(),ne!==void 0?t.currentYearElement[W]=ne.getFullYear().toString():t.currentYearElement.removeAttribute(W),t.currentYearElement.disabled=!!re&&ne!==void 0&&re.getFullYear()===ne.getFullYear())}}function Yt(){var W=["wrap","weekNumbers","allowInput","allowInvalidPreload","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],K=Jt(Jt({},JSON.parse(JSON.stringify(n.dataset||{}))),e),ne={};t.config.parseDate=K.parseDate,t.config.formatDate=K.formatDate,Object.defineProperty(t.config,"enable",{get:function(){return t.config._enable},set:function(ze){t.config._enable=_i(ze)}}),Object.defineProperty(t.config,"disable",{get:function(){return t.config._disable},set:function(ze){t.config._disable=_i(ze)}});var re=K.mode==="time";if(!K.dateFormat&&(K.enableTime||re)){var $e=qt.defaultConfig.dateFormat||Ss.dateFormat;ne.dateFormat=K.noCalendar||re?"H:i"+(K.enableSeconds?":S":""):$e+" H:i"+(K.enableSeconds?":S":"")}if(K.altInput&&(K.enableTime||re)&&!K.altFormat){var Ae=qt.defaultConfig.altFormat||Ss.altFormat;ne.altFormat=K.noCalendar||re?"h:i"+(K.enableSeconds?":S K":" K"):Ae+(" h:i"+(K.enableSeconds?":S":"")+" K")}Object.defineProperty(t.config,"minDate",{get:function(){return t.config._minDate},set:xe("min")}),Object.defineProperty(t.config,"maxDate",{get:function(){return t.config._maxDate},set:xe("max")});var Pe=function(ze){return function(gt){t.config[ze==="min"?"_minTime":"_maxTime"]=t.parseDate(gt,"H:i:S")}};Object.defineProperty(t.config,"minTime",{get:function(){return t.config._minTime},set:Pe("min")}),Object.defineProperty(t.config,"maxTime",{get:function(){return t.config._maxTime},set:Pe("max")}),K.mode==="time"&&(t.config.noCalendar=!0,t.config.enableTime=!0),Object.assign(t.config,ne,K);for(var Oe=0;Oe-1?t.config[Fe]=Mr(We[Fe]).map(o).concat(t.config[Fe]):typeof K[Fe]>"u"&&(t.config[Fe]=We[Fe])}K.altInputClass||(t.config.altInputClass=Le().className+" "+t.config.altInputClass),Xe("onParseConfig")}function Le(){return t.config.wrap?n.querySelector("[data-input]"):n}function se(){typeof t.config.locale!="object"&&typeof qt.l10ns[t.config.locale]>"u"&&t.config.errorHandler(new Error("flatpickr: invalid locale "+t.config.locale)),t.l10n=Jt(Jt({},qt.l10ns.default),typeof t.config.locale=="object"?t.config.locale:t.config.locale!=="default"?qt.l10ns[t.config.locale]:void 0),Zi.D="("+t.l10n.weekdays.shorthand.join("|")+")",Zi.l="("+t.l10n.weekdays.longhand.join("|")+")",Zi.M="("+t.l10n.months.shorthand.join("|")+")",Zi.F="("+t.l10n.months.longhand.join("|")+")",Zi.K="("+t.l10n.amPM[0]+"|"+t.l10n.amPM[1]+"|"+t.l10n.amPM[0].toLowerCase()+"|"+t.l10n.amPM[1].toLowerCase()+")";var W=Jt(Jt({},e),JSON.parse(JSON.stringify(n.dataset||{})));W.time_24hr===void 0&&qt.defaultConfig.time_24hr===void 0&&(t.config.time_24hr=t.l10n.time_24hr),t.formatDate=J1(t),t.parseDate=pa({config:t.config,l10n:t.l10n})}function Te(W){if(typeof t.config.position=="function")return void t.config.position(t,W);if(t.calendarContainer!==void 0){Xe("onPreCalendarPosition");var K=W||t._positionElement,ne=Array.prototype.reduce.call(t.calendarContainer.children,function(ob,rb){return ob+rb.offsetHeight},0),re=t.calendarContainer.offsetWidth,$e=t.config.position.split(" "),Ae=$e[0],Pe=$e.length>1?$e[1]:null,Oe=K.getBoundingClientRect(),We=window.innerHeight-Oe.bottom,Fe=Ae==="above"||Ae!=="below"&&Wene,ze=window.pageYOffset+Oe.top+(Fe?-ne-2:K.offsetHeight+2);if(nn(t.calendarContainer,"arrowTop",!Fe),nn(t.calendarContainer,"arrowBottom",Fe),!t.config.inline){var gt=window.pageXOffset+Oe.left,Zn=!1,yn=!1;Pe==="center"?(gt-=(re-Oe.width)/2,Zn=!0):Pe==="right"&&(gt-=re-Oe.width,yn=!0),nn(t.calendarContainer,"arrowLeft",!Zn&&!yn),nn(t.calendarContainer,"arrowCenter",Zn),nn(t.calendarContainer,"arrowRight",yn);var qs=window.document.body.offsetWidth-(window.pageXOffset+Oe.right),cs=gt+re>window.document.body.offsetWidth,x1=qs+re>window.document.body.offsetWidth;if(nn(t.calendarContainer,"rightMost",cs),!t.config.static)if(t.calendarContainer.style.top=ze+"px",!cs)t.calendarContainer.style.left=gt+"px",t.calendarContainer.style.right="auto";else if(!x1)t.calendarContainer.style.left="auto",t.calendarContainer.style.right=qs+"px";else{var tr=lt();if(tr===void 0)return;var eb=window.document.body.offsetWidth,tb=Math.max(0,eb/2-re/2),nb=".flatpickr-calendar.centerMost:before",ib=".flatpickr-calendar.centerMost:after",sb=tr.cssRules.length,lb="{left:"+Oe.left+"px;right:auto;}";nn(t.calendarContainer,"rightMost",!1),nn(t.calendarContainer,"centerMost",!0),tr.insertRule(nb+","+ib+lb,sb),t.calendarContainer.style.left=tb+"px",t.calendarContainer.style.right="auto"}}}}function lt(){for(var W=null,K=0;Kt.currentMonth+t.config.showMonths-1)&&t.config.mode!=="range";if(t.selectedDateElem=re,t.config.mode==="single")t.selectedDates=[$e];else if(t.config.mode==="multiple"){var Pe=si($e);Pe?t.selectedDates.splice(parseInt(Pe),1):t.selectedDates.push($e)}else t.config.mode==="range"&&(t.selectedDates.length===2&&t.clear(!1,!1),t.latestSelectedDateObj=$e,t.selectedDates.push($e),wn($e,t.selectedDates[0],!0)!==0&&t.selectedDates.sort(function(ze,gt){return ze.getTime()-gt.getTime()}));if(d(),Ae){var Oe=t.currentYear!==$e.getFullYear();t.currentYear=$e.getFullYear(),t.currentMonth=$e.getMonth(),Oe&&(Xe("onYearChange"),q()),Xe("onMonthChange")}if(qi(),F(),Kt(),!Ae&&t.config.mode!=="range"&&t.config.showMonths===1?D(re):t.selectedDateElem!==void 0&&t.hourElement===void 0&&t.selectedDateElem&&t.selectedDateElem.focus(),t.hourElement!==void 0&&t.hourElement!==void 0&&t.hourElement.focus(),t.config.closeOnSelect){var We=t.config.mode==="single"&&!t.config.enableTime,Fe=t.config.mode==="range"&&t.selectedDates.length===2&&!t.config.enableTime;(We||Fe)&&en()}g()}}var mt={locale:[se,X],showMonths:[Y,r,ie],minDate:[w],maxDate:[w],positionElement:[Ri],clickOpens:[function(){t.config.clickOpens===!0?(b(t._input,"focus",t.open),b(t._input,"click",t.open)):(t._input.removeEventListener("focus",t.open),t._input.removeEventListener("click",t.open))}]};function Jn(W,K){if(W!==null&&typeof W=="object"){Object.assign(t.config,W);for(var ne in W)mt[ne]!==void 0&&mt[ne].forEach(function(re){return re()})}else t.config[W]=K,mt[W]!==void 0?mt[W].forEach(function(re){return re()}):Cr.indexOf(W)>-1&&(t.config[W]=Mr(K));t.redraw(),Kt(!0)}function os(W,K){var ne=[];if(W instanceof Array)ne=W.map(function(re){return t.parseDate(re,K)});else if(W instanceof Date||typeof W=="number")ne=[t.parseDate(W,K)];else if(typeof W=="string")switch(t.config.mode){case"single":case"time":ne=[t.parseDate(W,K)];break;case"multiple":ne=W.split(t.config.conjunction).map(function(re){return t.parseDate(re,K)});break;case"range":ne=W.split(t.l10n.rangeSeparator).map(function(re){return t.parseDate(re,K)});break}else t.config.errorHandler(new Error("Invalid date supplied: "+JSON.stringify(W)));t.selectedDates=t.config.allowInvalidPreload?ne:ne.filter(function(re){return re instanceof Date&&Ce(re,!1)}),t.config.mode==="range"&&t.selectedDates.sort(function(re,$e){return re.getTime()-$e.getTime()})}function Fl(W,K,ne){if(K===void 0&&(K=!1),ne===void 0&&(ne=t.config.dateFormat),W!==0&&!W||W instanceof Array&&W.length===0)return t.clear(K);os(W,ne),t.latestSelectedDateObj=t.selectedDates[t.selectedDates.length-1],t.redraw(),w(void 0,K),p(),t.selectedDates.length===0&&t.clear(!1),Kt(K),K&&Xe("onChange")}function _i(W){return W.slice().map(function(K){return typeof K=="string"||typeof K=="number"||K instanceof Date?t.parseDate(K,void 0,!0):K&&typeof K=="object"&&K.from&&K.to?{from:t.parseDate(K.from,void 0),to:t.parseDate(K.to,void 0)}:K}).filter(function(K){return K})}function rs(){t.selectedDates=[],t.now=t.parseDate(t.config.now)||new Date;var W=t.config.defaultDate||((t.input.nodeName==="INPUT"||t.input.nodeName==="TEXTAREA")&&t.input.placeholder&&t.input.value===t.input.placeholder?null:t.input.value);W&&os(W,t.config.dateFormat),t._initialDate=t.selectedDates.length>0?t.selectedDates[0]:t.config.minDate&&t.config.minDate.getTime()>t.now.getTime()?t.config.minDate:t.config.maxDate&&t.config.maxDate.getTime()0&&(t.latestSelectedDateObj=t.selectedDates[0]),t.config.minTime!==void 0&&(t.config.minTime=t.parseDate(t.config.minTime,"H:i")),t.config.maxTime!==void 0&&(t.config.maxTime=t.parseDate(t.config.maxTime,"H:i")),t.minDateHasTime=!!t.config.minDate&&(t.config.minDate.getHours()>0||t.config.minDate.getMinutes()>0||t.config.minDate.getSeconds()>0),t.maxDateHasTime=!!t.config.maxDate&&(t.config.maxDate.getHours()>0||t.config.maxDate.getMinutes()>0||t.config.maxDate.getSeconds()>0)}function Rl(){if(t.input=Le(),!t.input){t.config.errorHandler(new Error("Invalid input element specified"));return}t.input._type=t.input.type,t.input.type="text",t.input.classList.add("flatpickr-input"),t._input=t.input,t.config.altInput&&(t.altInput=rt(t.input.nodeName,t.config.altInputClass),t._input=t.altInput,t.altInput.placeholder=t.input.placeholder,t.altInput.disabled=t.input.disabled,t.altInput.required=t.input.required,t.altInput.tabIndex=t.input.tabIndex,t.altInput.type="text",t.input.setAttribute("type","hidden"),!t.config.static&&t.input.parentNode&&t.input.parentNode.insertBefore(t.altInput,t.input.nextSibling)),t.config.allowInput||t._input.setAttribute("readonly","readonly"),Ri()}function Ri(){t._positionElement=t.config.positionElement||t._input}function as(){var W=t.config.enableTime?t.config.noCalendar?"time":"datetime-local":"date";t.mobileInput=rt("input",t.input.className+" flatpickr-mobile"),t.mobileInput.tabIndex=1,t.mobileInput.type=W,t.mobileInput.disabled=t.input.disabled,t.mobileInput.required=t.input.required,t.mobileInput.placeholder=t.input.placeholder,t.mobileFormatStr=W==="datetime-local"?"Y-m-d\\TH:i:S":W==="date"?"Y-m-d":"H:i:S",t.selectedDates.length>0&&(t.mobileInput.defaultValue=t.mobileInput.value=t.formatDate(t.selectedDates[0],t.mobileFormatStr)),t.config.minDate&&(t.mobileInput.min=t.formatDate(t.config.minDate,"Y-m-d")),t.config.maxDate&&(t.mobileInput.max=t.formatDate(t.config.maxDate,"Y-m-d")),t.input.getAttribute("step")&&(t.mobileInput.step=String(t.input.getAttribute("step"))),t.input.type="hidden",t.altInput!==void 0&&(t.altInput.type="hidden");try{t.input.parentNode&&t.input.parentNode.insertBefore(t.mobileInput,t.input.nextSibling)}catch{}b(t.mobileInput,"change",function(K){t.setDate(kn(K).value,!1,t.mobileFormatStr),Xe("onChange"),Xe("onClose")})}function fn(W){if(t.isOpen===!0)return t.close();t.open(W)}function Xe(W,K){if(t.config!==void 0){var ne=t.config[W];if(ne!==void 0&&ne.length>0)for(var re=0;ne[re]&&re=0&&wn(W,t.selectedDates[1])<=0}function qi(){t.config.noCalendar||t.isMobile||!t.monthNav||(t.yearElements.forEach(function(W,K){var ne=new Date(t.currentYear,t.currentMonth,1);ne.setMonth(t.currentMonth+K),t.config.showMonths>1||t.config.monthSelectorType==="static"?t.monthElements[K].textContent=Fo(ne.getMonth(),t.config.shorthandCurrentMonth,t.l10n)+" ":t.monthsDropdownContainer.value=ne.getMonth().toString(),W.value=ne.getFullYear().toString()}),t._hidePrevMonthArrow=t.config.minDate!==void 0&&(t.currentYear===t.config.minDate.getFullYear()?t.currentMonth<=t.config.minDate.getMonth():t.currentYeart.config.maxDate.getMonth():t.currentYear>t.config.maxDate.getFullYear()))}function ji(W){var K=W||(t.config.altInput?t.config.altFormat:t.config.dateFormat);return t.selectedDates.map(function(ne){return t.formatDate(ne,K)}).filter(function(ne,re,$e){return t.config.mode!=="range"||t.config.enableTime||$e.indexOf(ne)===re}).join(t.config.mode!=="range"?t.config.conjunction:t.l10n.rangeSeparator)}function Kt(W){W===void 0&&(W=!0),t.mobileInput!==void 0&&t.mobileFormatStr&&(t.mobileInput.value=t.latestSelectedDateObj!==void 0?t.formatDate(t.latestSelectedDateObj,t.mobileFormatStr):""),t.input.value=ji(t.config.dateFormat),t.altInput!==void 0&&(t.altInput.value=ji(t.config.altFormat)),W!==!1&&Xe("onValueUpdate")}function tn(W){var K=kn(W),ne=t.prevMonthNav.contains(K),re=t.nextMonthNav.contains(K);ne||re?G(ne?-1:1):t.yearElements.indexOf(K)>=0?K.select():K.classList.contains("arrowUp")?t.changeYear(t.currentYear+1):K.classList.contains("arrowDown")&&t.changeYear(t.currentYear-1)}function ql(W){W.preventDefault();var K=W.type==="keydown",ne=kn(W),re=ne;t.amPM!==void 0&&ne===t.amPM&&(t.amPM.textContent=t.l10n.amPM[An(t.amPM.textContent===t.l10n.amPM[0])]);var $e=parseFloat(re.getAttribute("min")),Ae=parseFloat(re.getAttribute("max")),Pe=parseFloat(re.getAttribute("step")),Oe=parseInt(re.value,10),We=W.delta||(K?W.which===38?1:-1:0),Fe=Oe+Pe*We;if(typeof re.value<"u"&&re.value.length===2){var ze=re===t.hourElement,gt=re===t.minuteElement;Fe<$e?(Fe=Ae+Fe+An(!ze)+(An(ze)&&An(!t.amPM)),gt&&C(void 0,-1,t.hourElement)):Fe>Ae&&(Fe=re===t.hourElement?Fe-Ae-An(!t.amPM):$e,gt&&C(void 0,1,t.hourElement)),t.amPM&&ze&&(Pe===1?Fe+Oe===23:Math.abs(Fe-Oe)>Pe)&&(t.amPM.textContent=t.l10n.amPM[An(t.amPM.textContent===t.l10n.amPM[0])]),re.value=cn(Fe)}}return s(),t}function Ts(n,e){for(var t=Array.prototype.slice.call(n).filter(function(o){return o instanceof HTMLElement}),i=[],s=0;st===e[i]))}function d$(n,e,t){const i=["value","formattedValue","element","dateFormat","options","input","flatpickr"];let s=Ze(e,i),{$$slots:l={},$$scope:o}=e;const r=new Set(["onChange","onOpen","onClose","onMonthChange","onYearChange","onReady","onValueUpdate","onDayCreate"]);let{value:a=void 0,formattedValue:u="",element:f=void 0,dateFormat:d=void 0}=e,{options:p={}}=e,m=!1,{input:_=void 0,flatpickr:b=void 0}=e;xt(()=>{const C=f??_,O=k(p);return O.onReady.push((M,D,A)=>{a===void 0&&w(M,D,A),an().then(()=>{t(8,m=!0)})}),t(3,b=qt(C,Object.assign(O,f?{wrap:!0}:{}))),()=>{b.destroy()}});const g=kt();function k(C={}){C=Object.assign({},C);for(const O of r){const M=(D,A,L)=>{g(c$(O),[D,A,L])};O in C?(Array.isArray(C[O])||(C[O]=[C[O]]),C[O].push(M)):C[O]=[M]}return C.onChange&&!C.onChange.includes(w)&&C.onChange.push(w),C}function w(C,O,M){const D=Xc(M,C);!Qc(a,D)&&(a||D)&&t(2,a=D),t(4,u=O)}function $(C){le[C?"unshift":"push"](()=>{_=C,t(0,_)})}return n.$$set=C=>{e=Ne(Ne({},e),Vt(C)),t(1,s=Ze(e,i)),"value"in C&&t(2,a=C.value),"formattedValue"in C&&t(4,u=C.formattedValue),"element"in C&&t(5,f=C.element),"dateFormat"in C&&t(6,d=C.dateFormat),"options"in C&&t(7,p=C.options),"input"in C&&t(0,_=C.input),"flatpickr"in C&&t(3,b=C.flatpickr),"$$scope"in C&&t(9,o=C.$$scope)},n.$$.update=()=>{if(n.$$.dirty&332&&b&&m&&(Qc(a,Xc(b,b.selectedDates))||b.setDate(a,!0,d)),n.$$.dirty&392&&b&&m)for(const[C,O]of Object.entries(k(p)))b.set(C,O)},[_,s,a,b,u,f,d,p,m,o,l,$]}class iu extends ye{constructor(e){super(),ve(this,e,d$,f$,ge,{value:2,formattedValue:4,element:5,dateFormat:6,options:7,input:0,flatpickr:3})}}function p$(n){let e,t,i,s,l,o,r;function a(f){n[3](f)}let u={id:n[12],options:z.defaultFlatpickrOptions(),value:n[0].options.min};return n[0].options.min!==void 0&&(u.formattedValue=n[0].options.min),l=new iu({props:u}),le.push(()=>be(l,"formattedValue",a)),{c(){e=y("label"),t=U("Min date (UTC)"),s=E(),H(l.$$.fragment),h(e,"for",i=n[12])},m(f,d){T(f,e,d),v(e,t),T(f,s,d),j(l,f,d),r=!0},p(f,d){(!r||d&4096&&i!==(i=f[12]))&&h(e,"for",i);const p={};d&4096&&(p.id=f[12]),d&1&&(p.value=f[0].options.min),!o&&d&1&&(o=!0,p.formattedValue=f[0].options.min,we(()=>o=!1)),l.$set(p)},i(f){r||(I(l.$$.fragment,f),r=!0)},o(f){P(l.$$.fragment,f),r=!1},d(f){f&&S(e),f&&S(s),V(l,f)}}}function m$(n){let e,t,i,s,l,o,r;function a(f){n[4](f)}let u={id:n[12],options:z.defaultFlatpickrOptions(),value:n[0].options.max};return n[0].options.max!==void 0&&(u.formattedValue=n[0].options.max),l=new iu({props:u}),le.push(()=>be(l,"formattedValue",a)),{c(){e=y("label"),t=U("Max date (UTC)"),s=E(),H(l.$$.fragment),h(e,"for",i=n[12])},m(f,d){T(f,e,d),v(e,t),T(f,s,d),j(l,f,d),r=!0},p(f,d){(!r||d&4096&&i!==(i=f[12]))&&h(e,"for",i);const p={};d&4096&&(p.id=f[12]),d&1&&(p.value=f[0].options.max),!o&&d&1&&(o=!0,p.formattedValue=f[0].options.max,we(()=>o=!1)),l.$set(p)},i(f){r||(I(l.$$.fragment,f),r=!0)},o(f){P(l.$$.fragment,f),r=!1},d(f){f&&S(e),f&&S(s),V(l,f)}}}function h$(n){let e,t,i,s,l,o,r;return i=new me({props:{class:"form-field",name:"schema."+n[1]+".options.min",$$slots:{default:[p$,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field",name:"schema."+n[1]+".options.max",$$slots:{default:[m$,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),h(t,"class","col-sm-6"),h(l,"class","col-sm-6"),h(e,"class","grid grid-sm")},m(a,u){T(a,e,u),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),r=!0},p(a,u){const f={};u&2&&(f.name="schema."+a[1]+".options.min"),u&12289&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const d={};u&2&&(d.name="schema."+a[1]+".options.max"),u&12289&&(d.$$scope={dirty:u,ctx:a}),o.$set(d)},i(a){r||(I(i.$$.fragment,a),I(o.$$.fragment,a),r=!0)},o(a){P(i.$$.fragment,a),P(o.$$.fragment,a),r=!1},d(a){a&&S(e),V(i),V(o)}}}function _$(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[5](r)}let o={$$slots:{options:[h$]},$$scope:{ctx:n}};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[6]),e.$on("remove",n[7]),e.$on("drop",n[8]),e.$on("dragstart",n[9]),e.$on("dragenter",n[10]),e.$on("dragleave",n[11]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&6?vt(s,[a&2&&{key:r[1]},a&4&&Ht(r[2])]):{};a&8195&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function g$(n,e,t){const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e;function r(g){n.$$.not_equal(l.options.min,g)&&(l.options.min=g,t(0,l))}function a(g){n.$$.not_equal(l.options.max,g)&&(l.options.max=g,t(0,l))}function u(g){l=g,t(0,l)}function f(g){pe.call(this,n,g)}function d(g){pe.call(this,n,g)}function p(g){pe.call(this,n,g)}function m(g){pe.call(this,n,g)}function _(g){pe.call(this,n,g)}function b(g){pe.call(this,n,g)}return n.$$set=g=>{e=Ne(Ne({},e),Vt(g)),t(2,s=Ze(e,i)),"field"in g&&t(0,l=g.field),"key"in g&&t(1,o=g.key)},[l,o,s,r,a,u,f,d,p,m,_,b]}class b$ extends ye{constructor(e){super(),ve(this,e,g$,_$,ge,{field:0,key:1})}}const v$=n=>({}),xc=n=>({});function ed(n,e,t){const i=n.slice();return i[46]=e[t],i}const y$=n=>({}),td=n=>({});function nd(n,e,t){const i=n.slice();return i[46]=e[t],i[50]=t,i}function id(n){let e,t,i;return{c(){e=y("div"),t=U(n[2]),i=E(),h(e,"class","block txt-placeholder"),x(e,"link-hint",!n[5])},m(s,l){T(s,e,l),v(e,t),v(e,i)},p(s,l){l[0]&4&&oe(t,s[2]),l[0]&32&&x(e,"link-hint",!s[5])},d(s){s&&S(e)}}}function k$(n){let e,t=n[46]+"",i;return{c(){e=y("span"),i=U(t),h(e,"class","txt")},m(s,l){T(s,e,l),v(e,i)},p(s,l){l[0]&1&&t!==(t=s[46]+"")&&oe(i,t)},i:Q,o:Q,d(s){s&&S(e)}}}function w$(n){let e,t,i;const s=[{item:n[46]},n[9]];var l=n[8];function o(r){let a={};for(let u=0;u{V(f,1)}),ue()}l?(e=Mt(l,o()),H(e.$$.fragment),I(e.$$.fragment,1),j(e,t.parentNode,t)):e=null}else l&&e.$set(u)},i(r){i||(e&&I(e.$$.fragment,r),i=!0)},o(r){e&&P(e.$$.fragment,r),i=!1},d(r){r&&S(t),e&&V(e,r)}}}function sd(n){let e,t,i;function s(){return n[34](n[46])}return{c(){e=y("span"),e.innerHTML='',h(e,"class","clear")},m(l,o){T(l,e,o),t||(i=[Ee(Be.call(null,e,"Clear")),J(e,"click",Cn(ct(s)))],t=!0)},p(l,o){n=l},d(l){l&&S(e),t=!1,Ie(i)}}}function ld(n){let e,t,i,s,l,o;const r=[w$,k$],a=[];function u(d,p){return d[8]?0:1}t=u(n),i=a[t]=r[t](n);let f=(n[4]||n[6])&&sd(n);return{c(){e=y("div"),i.c(),s=E(),f&&f.c(),l=E(),h(e,"class","option")},m(d,p){T(d,e,p),a[t].m(e,null),v(e,s),f&&f.m(e,null),v(e,l),o=!0},p(d,p){let m=t;t=u(d),t===m?a[t].p(d,p):(ae(),P(a[m],1,1,()=>{a[m]=null}),ue(),i=a[t],i?i.p(d,p):(i=a[t]=r[t](d),i.c()),I(i,1),i.m(e,s)),d[4]||d[6]?f?f.p(d,p):(f=sd(d),f.c(),f.m(e,l)):f&&(f.d(1),f=null)},i(d){o||(I(i),o=!0)},o(d){P(i),o=!1},d(d){d&&S(e),a[t].d(),f&&f.d()}}}function od(n){let e,t,i={class:"dropdown dropdown-block options-dropdown dropdown-left",trigger:n[18],$$slots:{default:[$$]},$$scope:{ctx:n}};return e=new jn({props:i}),n[39](e),e.$on("show",n[24]),e.$on("hide",n[40]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,l){const o={};l[0]&262144&&(o.trigger=s[18]),l[0]&1612938|l[1]&2048&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[39](null),V(e,s)}}}function rd(n){let e,t,i,s,l,o,r,a,u=n[15].length&&ad(n);return{c(){e=y("div"),t=y("label"),i=y("div"),i.innerHTML='',s=E(),l=y("input"),o=E(),u&&u.c(),h(i,"class","addon p-r-0"),l.autofocus=!0,h(l,"type","text"),h(l,"placeholder",n[3]),h(t,"class","input-group"),h(e,"class","form-field form-field-sm options-search")},m(f,d){T(f,e,d),v(e,t),v(t,i),v(t,s),v(t,l),fe(l,n[15]),v(t,o),u&&u.m(t,null),l.focus(),r||(a=J(l,"input",n[36]),r=!0)},p(f,d){d[0]&8&&h(l,"placeholder",f[3]),d[0]&32768&&l.value!==f[15]&&fe(l,f[15]),f[15].length?u?u.p(f,d):(u=ad(f),u.c(),u.m(t,null)):u&&(u.d(1),u=null)},d(f){f&&S(e),u&&u.d(),r=!1,a()}}}function ad(n){let e,t,i,s;return{c(){e=y("div"),t=y("button"),t.innerHTML='',h(t,"type","button"),h(t,"class","btn btn-sm btn-circle btn-transparent clear"),h(e,"class","addon suffix p-r-5")},m(l,o){T(l,e,o),v(e,t),i||(s=J(t,"click",Cn(ct(n[21]))),i=!0)},p:Q,d(l){l&&S(e),i=!1,s()}}}function ud(n){let e,t=n[1]&&fd(n);return{c(){t&&t.c(),e=Se()},m(i,s){t&&t.m(i,s),T(i,e,s)},p(i,s){i[1]?t?t.p(i,s):(t=fd(i),t.c(),t.m(e.parentNode,e)):t&&(t.d(1),t=null)},d(i){t&&t.d(i),i&&S(e)}}}function fd(n){let e,t;return{c(){e=y("div"),t=U(n[1]),h(e,"class","txt-missing")},m(i,s){T(i,e,s),v(e,t)},p(i,s){s[0]&2&&oe(t,i[1])},d(i){i&&S(e)}}}function S$(n){let e=n[46]+"",t;return{c(){t=U(e)},m(i,s){T(i,t,s)},p(i,s){s[0]&1048576&&e!==(e=i[46]+"")&&oe(t,e)},i:Q,o:Q,d(i){i&&S(t)}}}function T$(n){let e,t,i;const s=[{item:n[46]},n[11]];var l=n[10];function o(r){let a={};for(let u=0;u{V(f,1)}),ue()}l?(e=Mt(l,o()),H(e.$$.fragment),I(e.$$.fragment,1),j(e,t.parentNode,t)):e=null}else l&&e.$set(u)},i(r){i||(e&&I(e.$$.fragment,r),i=!0)},o(r){e&&P(e.$$.fragment,r),i=!1},d(r){r&&S(t),e&&V(e,r)}}}function cd(n){let e,t,i,s,l,o,r;const a=[T$,S$],u=[];function f(m,_){return m[10]?0:1}t=f(n),i=u[t]=a[t](n);function d(...m){return n[37](n[46],...m)}function p(...m){return n[38](n[46],...m)}return{c(){e=y("div"),i.c(),s=E(),h(e,"tabindex","0"),h(e,"class","dropdown-item option"),x(e,"closable",n[7]),x(e,"selected",n[19](n[46]))},m(m,_){T(m,e,_),u[t].m(e,null),v(e,s),l=!0,o||(r=[J(e,"click",d),J(e,"keydown",p)],o=!0)},p(m,_){n=m;let b=t;t=f(n),t===b?u[t].p(n,_):(ae(),P(u[b],1,1,()=>{u[b]=null}),ue(),i=u[t],i?i.p(n,_):(i=u[t]=a[t](n),i.c()),I(i,1),i.m(e,s)),(!l||_[0]&128)&&x(e,"closable",n[7]),(!l||_[0]&1572864)&&x(e,"selected",n[19](n[46]))},i(m){l||(I(i),l=!0)},o(m){P(i),l=!1},d(m){m&&S(e),u[t].d(),o=!1,Ie(r)}}}function $$(n){let e,t,i,s,l,o=n[12]&&rd(n);const r=n[33].beforeOptions,a=At(r,n,n[42],td);let u=n[20],f=[];for(let b=0;bP(f[b],1,1,()=>{f[b]=null});let p=null;u.length||(p=ud(n));const m=n[33].afterOptions,_=At(m,n,n[42],xc);return{c(){o&&o.c(),e=E(),a&&a.c(),t=E(),i=y("div");for(let b=0;bP(a[p],1,1,()=>{a[p]=null});let f=null;r.length||(f=id(n));let d=!n[5]&&od(n);return{c(){e=y("div"),t=y("div");for(let p=0;p{d=null}),ue()):d?(d.p(p,m),m[0]&32&&I(d,1)):(d=od(p),d.c(),I(d,1),d.m(e,null)),(!o||m[0]&8192&&l!==(l="select "+p[13]))&&h(e,"class",l),(!o||m[0]&8208)&&x(e,"multiple",p[4]),(!o||m[0]&8224)&&x(e,"disabled",p[5])},i(p){if(!o){for(let m=0;mxe(Yt,Re))||[]}function G(te,Re){te.preventDefault(),b&&p?B(Re):q(Re)}function de(te,Re){(te.code==="Enter"||te.code==="Space")&&G(te,Re)}function _e(){X(),setTimeout(()=>{const te=N==null?void 0:N.querySelector(".dropdown-item.option.selected");te&&(te.focus(),te.scrollIntoView({block:"nearest"}))},0)}function Me(te){te.stopPropagation(),!m&&(A==null||A.toggle())}xt(()=>{const te=document.querySelectorAll(`label[for="${r}"]`);for(const Re of te)Re.addEventListener("click",Me);return()=>{for(const Re of te)Re.removeEventListener("click",Me)}});const qe=te=>F(te);function Ve(te){le[te?"unshift":"push"](()=>{R=te,t(18,R)})}function ke(){L=this.value,t(15,L)}const Ce=(te,Re)=>G(Re,te),Ke=(te,Re)=>de(Re,te);function pt(te){le[te?"unshift":"push"](()=>{A=te,t(16,A)})}function Je(te){pe.call(this,n,te)}function Ue(te){le[te?"unshift":"push"](()=>{N=te,t(17,N)})}return n.$$set=te=>{"id"in te&&t(25,r=te.id),"noOptionsText"in te&&t(1,a=te.noOptionsText),"selectPlaceholder"in te&&t(2,u=te.selectPlaceholder),"searchPlaceholder"in te&&t(3,f=te.searchPlaceholder),"items"in te&&t(26,d=te.items),"multiple"in te&&t(4,p=te.multiple),"disabled"in te&&t(5,m=te.disabled),"selected"in te&&t(0,_=te.selected),"toggle"in te&&t(6,b=te.toggle),"closable"in te&&t(7,g=te.closable),"labelComponent"in te&&t(8,k=te.labelComponent),"labelComponentProps"in te&&t(9,w=te.labelComponentProps),"optionComponent"in te&&t(10,$=te.optionComponent),"optionComponentProps"in te&&t(11,C=te.optionComponentProps),"searchable"in te&&t(12,O=te.searchable),"searchFunc"in te&&t(27,M=te.searchFunc),"class"in te&&t(13,D=te.class),"$$scope"in te&&t(42,o=te.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&67108864&&d&&(ie(),X()),n.$$.dirty[0]&67141632&&t(20,i=ce(d,L)),n.$$.dirty[0]&1&&t(19,s=function(te){const Re=z.toArray(_);return z.inArray(Re,te)})},[_,a,u,f,p,m,b,g,k,w,$,C,O,D,F,L,A,N,R,s,i,X,G,de,_e,r,d,M,q,B,Y,Z,ee,l,qe,Ve,ke,Ce,Ke,pt,Je,Ue,o]}class su extends ye{constructor(e){super(),ve(this,e,O$,C$,ge,{id:25,noOptionsText:1,selectPlaceholder:2,searchPlaceholder:3,items:26,multiple:4,disabled:5,selected:0,toggle:6,closable:7,labelComponent:8,labelComponentProps:9,optionComponent:10,optionComponentProps:11,searchable:12,searchFunc:27,class:13,deselectItem:14,selectItem:28,toggleItem:29,reset:30,showDropdown:31,hideDropdown:32},null,[-1,-1])}get deselectItem(){return this.$$.ctx[14]}get selectItem(){return this.$$.ctx[28]}get toggleItem(){return this.$$.ctx[29]}get reset(){return this.$$.ctx[30]}get showDropdown(){return this.$$.ctx[31]}get hideDropdown(){return this.$$.ctx[32]}}function dd(n){let e,t;return{c(){e=y("i"),h(e,"class",t="icon "+n[0].icon)},m(i,s){T(i,e,s)},p(i,s){s&1&&t!==(t="icon "+i[0].icon)&&h(e,"class",t)},d(i){i&&S(e)}}}function D$(n){let e,t,i=(n[0].label||n[0].name||n[0].title||n[0].id||n[0].value)+"",s,l=n[0].icon&&dd(n);return{c(){l&&l.c(),e=E(),t=y("span"),s=U(i),h(t,"class","txt")},m(o,r){l&&l.m(o,r),T(o,e,r),T(o,t,r),v(t,s)},p(o,[r]){o[0].icon?l?l.p(o,r):(l=dd(o),l.c(),l.m(e.parentNode,e)):l&&(l.d(1),l=null),r&1&&i!==(i=(o[0].label||o[0].name||o[0].title||o[0].id||o[0].value)+"")&&oe(s,i)},i:Q,o:Q,d(o){l&&l.d(o),o&&S(e),o&&S(t)}}}function E$(n,e,t){let{item:i={}}=e;return n.$$set=s=>{"item"in s&&t(0,i=s.item)},[i]}class pd extends ye{constructor(e){super(),ve(this,e,E$,D$,ge,{item:0})}}const A$=n=>({}),md=n=>({});function I$(n){let e;const t=n[8].afterOptions,i=At(t,n,n[12],md);return{c(){i&&i.c()},m(s,l){i&&i.m(s,l),e=!0},p(s,l){i&&i.p&&(!e||l&4096)&&Pt(i,t,s,s[12],e?It(t,s[12],l,A$):Lt(s[12]),md)},i(s){e||(I(i,s),e=!0)},o(s){P(i,s),e=!1},d(s){i&&i.d(s)}}}function P$(n){let e,t,i;const s=[{items:n[1]},{multiple:n[2]},{labelComponent:n[3]},{optionComponent:n[4]},n[5]];function l(r){n[9](r)}let o={$$slots:{afterOptions:[I$]},$$scope:{ctx:n}};for(let r=0;rbe(e,"selected",l)),e.$on("show",n[10]),e.$on("hide",n[11]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&62?vt(s,[a&2&&{items:r[1]},a&4&&{multiple:r[2]},a&8&&{labelComponent:r[3]},a&16&&{optionComponent:r[4]},a&32&&Ht(r[5])]):{};a&4096&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.selected=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function L$(n,e,t){const i=["items","multiple","selected","labelComponent","optionComponent","selectionKey","keyOfSelected"];let s=Ze(e,i),{$$slots:l={},$$scope:o}=e,{items:r=[]}=e,{multiple:a=!1}=e,{selected:u=a?[]:void 0}=e,{labelComponent:f=pd}=e,{optionComponent:d=pd}=e,{selectionKey:p="value"}=e,{keyOfSelected:m=a?[]:void 0}=e;function _($){$=z.toArray($,!0);let C=[];for(let O of $){const M=z.findByKey(r,p,O);M&&C.push(M)}$.length&&!C.length||t(0,u=a?C:C[0])}async function b($){let C=z.toArray($,!0).map(O=>O[p]);r.length&&t(6,m=a?C:C[0])}function g($){u=$,t(0,u)}function k($){pe.call(this,n,$)}function w($){pe.call(this,n,$)}return n.$$set=$=>{e=Ne(Ne({},e),Vt($)),t(5,s=Ze(e,i)),"items"in $&&t(1,r=$.items),"multiple"in $&&t(2,a=$.multiple),"selected"in $&&t(0,u=$.selected),"labelComponent"in $&&t(3,f=$.labelComponent),"optionComponent"in $&&t(4,d=$.optionComponent),"selectionKey"in $&&t(7,p=$.selectionKey),"keyOfSelected"in $&&t(6,m=$.keyOfSelected),"$$scope"in $&&t(12,o=$.$$scope)},n.$$.update=()=>{n.$$.dirty&66&&r&&_(m),n.$$.dirty&1&&b(u)},[u,r,a,f,d,s,m,p,l,g,k,w,o]}class Ni extends ye{constructor(e){super(),ve(this,e,L$,P$,ge,{items:1,multiple:2,selected:0,labelComponent:3,optionComponent:4,selectionKey:7,keyOfSelected:6})}}function N$(n){let e,t,i,s,l,o;function r(u){n[7](u)}let a={id:n[17],placeholder:"Choices: eg. optionA, optionB",required:!0,disabled:!n[18]};return n[0].options.values!==void 0&&(a.value=n[0].options.values),t=new Rs({props:a}),le.push(()=>be(t,"value",r)),{c(){e=y("div"),H(t.$$.fragment)},m(u,f){T(u,e,f),j(t,e,null),s=!0,l||(o=Ee(Be.call(null,e,{text:"Choices (comma separated)",position:"top-left",delay:700})),l=!0)},p(u,f){const d={};f&131072&&(d.id=u[17]),f&262144&&(d.disabled=!u[18]),!i&&f&1&&(i=!0,d.value=u[0].options.values,we(()=>i=!1)),t.$set(d)},i(u){s||(I(t.$$.fragment,u),s=!0)},o(u){P(t.$$.fragment,u),s=!1},d(u){u&&S(e),V(t),l=!1,o()}}}function F$(n){let e,t,i;function s(o){n[8](o)}let l={id:n[17],items:n[3],disabled:!n[18]};return n[2]!==void 0&&(l.keyOfSelected=n[2]),e=new Ni({props:l}),le.push(()=>be(e,"keyOfSelected",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r&131072&&(a.id=o[17]),r&262144&&(a.disabled=!o[18]),!t&&r&4&&(t=!0,a.keyOfSelected=o[2],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function R$(n){let e,t,i,s;return e=new me({props:{class:"form-field required "+(n[18]?"":"disabled"),inlineError:!0,name:"schema."+n[1]+".options.values",$$slots:{default:[N$,({uniqueId:l})=>({17:l}),({uniqueId:l})=>l?131072:0]},$$scope:{ctx:n}}}),i=new me({props:{class:"form-field form-field-single-multiple-select "+(n[18]?"":"disabled"),inlineError:!0,$$slots:{default:[F$,({uniqueId:l})=>({17:l}),({uniqueId:l})=>l?131072:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(l,o){j(e,l,o),T(l,t,o),j(i,l,o),s=!0},p(l,o){const r={};o&262144&&(r.class="form-field required "+(l[18]?"":"disabled")),o&2&&(r.name="schema."+l[1]+".options.values"),o&917505&&(r.$$scope={dirty:o,ctx:l}),e.$set(r);const a={};o&262144&&(a.class="form-field form-field-single-multiple-select "+(l[18]?"":"disabled")),o&917508&&(a.$$scope={dirty:o,ctx:l}),i.$set(a)},i(l){s||(I(e.$$.fragment,l),I(i.$$.fragment,l),s=!0)},o(l){P(e.$$.fragment,l),P(i.$$.fragment,l),s=!1},d(l){V(e,l),l&&S(t),V(i,l)}}}function hd(n){let e,t;return e=new me({props:{class:"form-field required",name:"schema."+n[1]+".options.maxSelect",$$slots:{default:[q$,({uniqueId:i})=>({17:i}),({uniqueId:i})=>i?131072:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&2&&(l.name="schema."+i[1]+".options.maxSelect"),s&655361&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function q$(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Max select"),s=E(),l=y("input"),h(e,"for",i=n[17]),h(l,"id",o=n[17]),h(l,"type","number"),h(l,"step","1"),h(l,"min","2"),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].options.maxSelect),r||(a=J(l,"input",n[6]),r=!0)},p(u,f){f&131072&&i!==(i=u[17])&&h(e,"for",i),f&131072&&o!==(o=u[17])&&h(l,"id",o),f&1&&_t(l.value)!==u[0].options.maxSelect&&fe(l,u[0].options.maxSelect)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function j$(n){let e,t,i=!n[2]&&hd(n);return{c(){i&&i.c(),e=Se()},m(s,l){i&&i.m(s,l),T(s,e,l),t=!0},p(s,l){s[2]?i&&(ae(),P(i,1,1,()=>{i=null}),ue()):i?(i.p(s,l),l&4&&I(i,1)):(i=hd(s),i.c(),I(i,1),i.m(e.parentNode,e))},i(s){t||(I(i),t=!0)},o(s){P(i),t=!1},d(s){i&&i.d(s),s&&S(e)}}}function V$(n){let e,t,i;const s=[{key:n[1]},n[4]];function l(r){n[9](r)}let o={$$slots:{options:[j$],default:[R$,({interactive:r})=>({18:r}),({interactive:r})=>r?262144:0]},$$scope:{ctx:n}};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[10]),e.$on("remove",n[11]),e.$on("drop",n[12]),e.$on("dragstart",n[13]),e.$on("dragenter",n[14]),e.$on("dragleave",n[15]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&18?vt(s,[a&2&&{key:r[1]},a&16&&Ht(r[4])]):{};a&786439&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function H$(n,e,t){var O;const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e;const r=[{label:"Single",value:!0},{label:"Multiple",value:!1}];let a=((O=l.options)==null?void 0:O.maxSelect)<=1,u=a;function f(){t(0,l.options={maxSelect:1,values:[]},l),t(2,a=!0),t(5,u=a)}function d(){l.options.maxSelect=_t(this.value),t(0,l),t(5,u),t(2,a)}function p(M){n.$$.not_equal(l.options.values,M)&&(l.options.values=M,t(0,l),t(5,u),t(2,a))}function m(M){a=M,t(2,a)}function _(M){l=M,t(0,l),t(5,u),t(2,a)}function b(M){pe.call(this,n,M)}function g(M){pe.call(this,n,M)}function k(M){pe.call(this,n,M)}function w(M){pe.call(this,n,M)}function $(M){pe.call(this,n,M)}function C(M){pe.call(this,n,M)}return n.$$set=M=>{e=Ne(Ne({},e),Vt(M)),t(4,s=Ze(e,i)),"field"in M&&t(0,l=M.field),"key"in M&&t(1,o=M.key)},n.$$.update=()=>{var M,D;n.$$.dirty&37&&u!=a&&(t(5,u=a),a?t(0,l.options.maxSelect=1,l):t(0,l.options.maxSelect=((D=(M=l.options)==null?void 0:M.values)==null?void 0:D.length)||2,l)),n.$$.dirty&1&&z.isEmpty(l.options)&&f()},[l,o,a,r,s,u,d,p,m,_,b,g,k,w,$,C]}class z$ extends ye{constructor(e){super(),ve(this,e,H$,V$,ge,{field:0,key:1})}}function B$(n){let e;return{c(){e=y("i"),h(e,"class","ri-arrow-down-s-line txt-sm")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function U$(n){let e;return{c(){e=y("i"),h(e,"class","ri-arrow-up-s-line txt-sm")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function _d(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O,M,D='"{"a":1,"b":2}"',A,L,N,R,F,q,B,Y,Z,ee,ie,X,ce;return{c(){e=y("div"),t=y("div"),i=y("div"),s=U("In order to support seamlessly both "),l=y("code"),l.textContent="application/json",o=U(` and + `),r=y("code"),r.textContent="multipart/form-data",a=U(` + requests, the following normalization rules are applied if the `),u=y("code"),u.textContent="json",f=U(` field + is a + `),d=y("strong"),d.textContent="plain string",p=U(`: + `),m=y("ul"),_=y("li"),_.innerHTML=""true" is converted to the json true",b=E(),g=y("li"),g.innerHTML=""false" is converted to the json false",k=E(),w=y("li"),w.innerHTML=""null" is converted to the json null",$=E(),C=y("li"),C.innerHTML=""[1,2,3]" is converted to the json [1,2,3]",O=E(),M=y("li"),A=U(D),L=U(" is converted to the json "),N=y("code"),N.textContent='{"a":1,"b":2}',R=E(),F=y("li"),F.textContent="numeric strings are converted to json number",q=E(),B=y("li"),B.textContent="double quoted strings are left as they are (aka. without normalizations)",Y=E(),Z=y("li"),Z.textContent="any other string (empty string too) is double quoted",ee=U(` + Alternatively, if you want to avoid the string value normalizations, you can wrap your + data inside an object, eg.`),ie=y("code"),ie.textContent='{"data": anything}',h(i,"class","content"),h(t,"class","alert alert-warning m-b-0 m-t-10"),h(e,"class","block")},m(G,de){T(G,e,de),v(e,t),v(t,i),v(i,s),v(i,l),v(i,o),v(i,r),v(i,a),v(i,u),v(i,f),v(i,d),v(i,p),v(i,m),v(m,_),v(m,b),v(m,g),v(m,k),v(m,w),v(m,$),v(m,C),v(m,O),v(m,M),v(M,A),v(M,L),v(M,N),v(m,R),v(m,F),v(m,q),v(m,B),v(m,Y),v(m,Z),v(i,ee),v(i,ie),ce=!0},i(G){ce||(G&&Qe(()=>{ce&&(X||(X=je(e,yt,{duration:150},!0)),X.run(1))}),ce=!0)},o(G){G&&(X||(X=je(e,yt,{duration:150},!1)),X.run(0)),ce=!1},d(G){G&&S(e),G&&X&&X.end()}}}function W$(n){let e,t,i,s,l,o,r;function a(p,m){return p[2]?U$:B$}let u=a(n),f=u(n),d=n[2]&&_d();return{c(){e=y("button"),t=y("strong"),t.textContent="String value normalizations",i=E(),f.c(),s=E(),d&&d.c(),l=Se(),h(t,"class","txt"),h(e,"type","button"),h(e,"class","inline-flex txt-sm flex-gap-5 link-hint")},m(p,m){T(p,e,m),v(e,t),v(e,i),f.m(e,null),T(p,s,m),d&&d.m(p,m),T(p,l,m),o||(r=J(e,"click",n[4]),o=!0)},p(p,m){u!==(u=a(p))&&(f.d(1),f=u(p),f&&(f.c(),f.m(e,null))),p[2]?d?m&4&&I(d,1):(d=_d(),d.c(),I(d,1),d.m(l.parentNode,l)):d&&(ae(),P(d,1,1,()=>{d=null}),ue())},d(p){p&&S(e),f.d(),p&&S(s),d&&d.d(p),p&&S(l),o=!1,r()}}}function Y$(n){let e,t,i;const s=[{key:n[1]},n[3]];function l(r){n[5](r)}let o={$$slots:{options:[W$]},$$scope:{ctx:n}};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[6]),e.$on("remove",n[7]),e.$on("drop",n[8]),e.$on("dragstart",n[9]),e.$on("dragenter",n[10]),e.$on("dragleave",n[11]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&10?vt(s,[a&2&&{key:r[1]},a&8&&Ht(r[3])]):{};a&4100&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function K$(n,e,t){const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e,r=!1;const a=()=>{t(2,r=!r)};function u(g){l=g,t(0,l)}function f(g){pe.call(this,n,g)}function d(g){pe.call(this,n,g)}function p(g){pe.call(this,n,g)}function m(g){pe.call(this,n,g)}function _(g){pe.call(this,n,g)}function b(g){pe.call(this,n,g)}return n.$$set=g=>{e=Ne(Ne({},e),Vt(g)),t(3,s=Ze(e,i)),"field"in g&&t(0,l=g.field),"key"in g&&t(1,o=g.key)},[l,o,r,s,a,u,f,d,p,m,_,b]}class J$ extends ye{constructor(e){super(),ve(this,e,K$,Y$,ge,{field:0,key:1})}}function Z$(n){let e,t=(n[0].ext||"N/A")+"",i,s,l,o=n[0].mimeType+"",r;return{c(){e=y("span"),i=U(t),s=E(),l=y("small"),r=U(o),h(e,"class","txt"),h(l,"class","txt-hint")},m(a,u){T(a,e,u),v(e,i),T(a,s,u),T(a,l,u),v(l,r)},p(a,[u]){u&1&&t!==(t=(a[0].ext||"N/A")+"")&&oe(i,t),u&1&&o!==(o=a[0].mimeType+"")&&oe(r,o)},i:Q,o:Q,d(a){a&&S(e),a&&S(s),a&&S(l)}}}function G$(n,e,t){let{item:i={}}=e;return n.$$set=s=>{"item"in s&&t(0,i=s.item)},[i]}class gd extends ye{constructor(e){super(),ve(this,e,G$,Z$,ge,{item:0})}}const X$=[{ext:".xpm",mimeType:"image/x-xpixmap"},{ext:".7z",mimeType:"application/x-7z-compressed"},{ext:".zip",mimeType:"application/zip"},{ext:".xlsx",mimeType:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"},{ext:".docx",mimeType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document"},{ext:".pptx",mimeType:"application/vnd.openxmlformats-officedocument.presentationml.presentation"},{ext:".epub",mimeType:"application/epub+zip"},{ext:".jar",mimeType:"application/jar"},{ext:".odt",mimeType:"application/vnd.oasis.opendocument.text"},{ext:".ott",mimeType:"application/vnd.oasis.opendocument.text-template"},{ext:".ods",mimeType:"application/vnd.oasis.opendocument.spreadsheet"},{ext:".ots",mimeType:"application/vnd.oasis.opendocument.spreadsheet-template"},{ext:".odp",mimeType:"application/vnd.oasis.opendocument.presentation"},{ext:".otp",mimeType:"application/vnd.oasis.opendocument.presentation-template"},{ext:".odg",mimeType:"application/vnd.oasis.opendocument.graphics"},{ext:".otg",mimeType:"application/vnd.oasis.opendocument.graphics-template"},{ext:".odf",mimeType:"application/vnd.oasis.opendocument.formula"},{ext:".odc",mimeType:"application/vnd.oasis.opendocument.chart"},{ext:".sxc",mimeType:"application/vnd.sun.xml.calc"},{ext:".pdf",mimeType:"application/pdf"},{ext:".fdf",mimeType:"application/vnd.fdf"},{ext:"",mimeType:"application/x-ole-storage"},{ext:".msi",mimeType:"application/x-ms-installer"},{ext:".aaf",mimeType:"application/octet-stream"},{ext:".msg",mimeType:"application/vnd.ms-outlook"},{ext:".xls",mimeType:"application/vnd.ms-excel"},{ext:".pub",mimeType:"application/vnd.ms-publisher"},{ext:".ppt",mimeType:"application/vnd.ms-powerpoint"},{ext:".doc",mimeType:"application/msword"},{ext:".ps",mimeType:"application/postscript"},{ext:".psd",mimeType:"image/vnd.adobe.photoshop"},{ext:".p7s",mimeType:"application/pkcs7-signature"},{ext:".ogg",mimeType:"application/ogg"},{ext:".oga",mimeType:"audio/ogg"},{ext:".ogv",mimeType:"video/ogg"},{ext:".png",mimeType:"image/png"},{ext:".png",mimeType:"image/vnd.mozilla.apng"},{ext:".jpg",mimeType:"image/jpeg"},{ext:".jxl",mimeType:"image/jxl"},{ext:".jp2",mimeType:"image/jp2"},{ext:".jpf",mimeType:"image/jpx"},{ext:".jpm",mimeType:"image/jpm"},{ext:".jxs",mimeType:"image/jxs"},{ext:".gif",mimeType:"image/gif"},{ext:".webp",mimeType:"image/webp"},{ext:".exe",mimeType:"application/vnd.microsoft.portable-executable"},{ext:"",mimeType:"application/x-elf"},{ext:"",mimeType:"application/x-object"},{ext:"",mimeType:"application/x-executable"},{ext:".so",mimeType:"application/x-sharedlib"},{ext:"",mimeType:"application/x-coredump"},{ext:".a",mimeType:"application/x-archive"},{ext:".deb",mimeType:"application/vnd.debian.binary-package"},{ext:".tar",mimeType:"application/x-tar"},{ext:".xar",mimeType:"application/x-xar"},{ext:".bz2",mimeType:"application/x-bzip2"},{ext:".fits",mimeType:"application/fits"},{ext:".tiff",mimeType:"image/tiff"},{ext:".bmp",mimeType:"image/bmp"},{ext:".ico",mimeType:"image/x-icon"},{ext:".mp3",mimeType:"audio/mpeg"},{ext:".flac",mimeType:"audio/flac"},{ext:".midi",mimeType:"audio/midi"},{ext:".ape",mimeType:"audio/ape"},{ext:".mpc",mimeType:"audio/musepack"},{ext:".amr",mimeType:"audio/amr"},{ext:".wav",mimeType:"audio/wav"},{ext:".aiff",mimeType:"audio/aiff"},{ext:".au",mimeType:"audio/basic"},{ext:".mpeg",mimeType:"video/mpeg"},{ext:".mov",mimeType:"video/quicktime"},{ext:".mqv",mimeType:"video/quicktime"},{ext:".mp4",mimeType:"video/mp4"},{ext:".webm",mimeType:"video/webm"},{ext:".3gp",mimeType:"video/3gpp"},{ext:".3g2",mimeType:"video/3gpp2"},{ext:".avi",mimeType:"video/x-msvideo"},{ext:".flv",mimeType:"video/x-flv"},{ext:".mkv",mimeType:"video/x-matroska"},{ext:".asf",mimeType:"video/x-ms-asf"},{ext:".aac",mimeType:"audio/aac"},{ext:".voc",mimeType:"audio/x-unknown"},{ext:".mp4",mimeType:"audio/mp4"},{ext:".m4a",mimeType:"audio/x-m4a"},{ext:".m3u",mimeType:"application/vnd.apple.mpegurl"},{ext:".m4v",mimeType:"video/x-m4v"},{ext:".rmvb",mimeType:"application/vnd.rn-realmedia-vbr"},{ext:".gz",mimeType:"application/gzip"},{ext:".class",mimeType:"application/x-java-applet"},{ext:".swf",mimeType:"application/x-shockwave-flash"},{ext:".crx",mimeType:"application/x-chrome-extension"},{ext:".ttf",mimeType:"font/ttf"},{ext:".woff",mimeType:"font/woff"},{ext:".woff2",mimeType:"font/woff2"},{ext:".otf",mimeType:"font/otf"},{ext:".ttc",mimeType:"font/collection"},{ext:".eot",mimeType:"application/vnd.ms-fontobject"},{ext:".wasm",mimeType:"application/wasm"},{ext:".shx",mimeType:"application/vnd.shx"},{ext:".shp",mimeType:"application/vnd.shp"},{ext:".dbf",mimeType:"application/x-dbf"},{ext:".dcm",mimeType:"application/dicom"},{ext:".rar",mimeType:"application/x-rar-compressed"},{ext:".djvu",mimeType:"image/vnd.djvu"},{ext:".mobi",mimeType:"application/x-mobipocket-ebook"},{ext:".lit",mimeType:"application/x-ms-reader"},{ext:".bpg",mimeType:"image/bpg"},{ext:".sqlite",mimeType:"application/vnd.sqlite3"},{ext:".dwg",mimeType:"image/vnd.dwg"},{ext:".nes",mimeType:"application/vnd.nintendo.snes.rom"},{ext:".lnk",mimeType:"application/x-ms-shortcut"},{ext:".macho",mimeType:"application/x-mach-binary"},{ext:".qcp",mimeType:"audio/qcelp"},{ext:".icns",mimeType:"image/x-icns"},{ext:".heic",mimeType:"image/heic"},{ext:".heic",mimeType:"image/heic-sequence"},{ext:".heif",mimeType:"image/heif"},{ext:".heif",mimeType:"image/heif-sequence"},{ext:".hdr",mimeType:"image/vnd.radiance"},{ext:".mrc",mimeType:"application/marc"},{ext:".mdb",mimeType:"application/x-msaccess"},{ext:".accdb",mimeType:"application/x-msaccess"},{ext:".zst",mimeType:"application/zstd"},{ext:".cab",mimeType:"application/vnd.ms-cab-compressed"},{ext:".rpm",mimeType:"application/x-rpm"},{ext:".xz",mimeType:"application/x-xz"},{ext:".lz",mimeType:"application/lzip"},{ext:".torrent",mimeType:"application/x-bittorrent"},{ext:".cpio",mimeType:"application/x-cpio"},{ext:"",mimeType:"application/tzif"},{ext:".xcf",mimeType:"image/x-xcf"},{ext:".pat",mimeType:"image/x-gimp-pat"},{ext:".gbr",mimeType:"image/x-gimp-gbr"},{ext:".glb",mimeType:"model/gltf-binary"},{ext:".avif",mimeType:"image/avif"},{ext:".cab",mimeType:"application/x-installshield"},{ext:".jxr",mimeType:"image/jxr"},{ext:".txt",mimeType:"text/plain"},{ext:".html",mimeType:"text/html"},{ext:".svg",mimeType:"image/svg+xml"},{ext:".xml",mimeType:"text/xml"},{ext:".rss",mimeType:"application/rss+xml"},{ext:".atom",mimeType:"applicatiotom+xml"},{ext:".x3d",mimeType:"model/x3d+xml"},{ext:".kml",mimeType:"application/vnd.google-earth.kml+xml"},{ext:".xlf",mimeType:"application/x-xliff+xml"},{ext:".dae",mimeType:"model/vnd.collada+xml"},{ext:".gml",mimeType:"application/gml+xml"},{ext:".gpx",mimeType:"application/gpx+xml"},{ext:".tcx",mimeType:"application/vnd.garmin.tcx+xml"},{ext:".amf",mimeType:"application/x-amf"},{ext:".3mf",mimeType:"application/vnd.ms-package.3dmanufacturing-3dmodel+xml"},{ext:".xfdf",mimeType:"application/vnd.adobe.xfdf"},{ext:".owl",mimeType:"application/owl+xml"},{ext:".php",mimeType:"text/x-php"},{ext:".js",mimeType:"application/javascript"},{ext:".lua",mimeType:"text/x-lua"},{ext:".pl",mimeType:"text/x-perl"},{ext:".py",mimeType:"text/x-python"},{ext:".json",mimeType:"application/json"},{ext:".geojson",mimeType:"application/geo+json"},{ext:".har",mimeType:"application/json"},{ext:".ndjson",mimeType:"application/x-ndjson"},{ext:".rtf",mimeType:"text/rtf"},{ext:".srt",mimeType:"application/x-subrip"},{ext:".tcl",mimeType:"text/x-tcl"},{ext:".csv",mimeType:"text/csv"},{ext:".tsv",mimeType:"text/tab-separated-values"},{ext:".vcf",mimeType:"text/vcard"},{ext:".ics",mimeType:"text/calendar"},{ext:".warc",mimeType:"application/warc"},{ext:".vtt",mimeType:"text/vtt"},{ext:"",mimeType:"application/octet-stream"}];function Q$(n){let e,t,i;function s(o){n[15](o)}let l={id:n[25],items:n[4],disabled:!n[26]};return n[2]!==void 0&&(l.keyOfSelected=n[2]),e=new Ni({props:l}),le.push(()=>be(e,"keyOfSelected",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r&33554432&&(a.id=o[25]),r&67108864&&(a.disabled=!o[26]),!t&&r&4&&(t=!0,a.keyOfSelected=o[2],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function x$(n){let e,t;return e=new me({props:{class:"form-field form-field-single-multiple-select "+(n[26]?"":"disabled"),inlineError:!0,$$slots:{default:[Q$,({uniqueId:i})=>({25:i}),({uniqueId:i})=>i?33554432:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&67108864&&(l.class="form-field form-field-single-multiple-select "+(i[26]?"":"disabled")),s&234881028&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function eC(n){let e,t,i,s,l,o,r,a,u;return{c(){e=y("button"),e.innerHTML='Images (jpg, png, svg, gif, webp)',t=E(),i=y("button"),i.innerHTML='Documents (pdf, doc/docx, xls/xlsx)',s=E(),l=y("button"),l.innerHTML='Videos (mp4, avi, mov, 3gp)',o=E(),r=y("button"),r.innerHTML='Archives (zip, 7zip, rar)',h(e,"type","button"),h(e,"class","dropdown-item closable"),h(i,"type","button"),h(i,"class","dropdown-item closable"),h(l,"type","button"),h(l,"class","dropdown-item closable"),h(r,"type","button"),h(r,"class","dropdown-item closable")},m(f,d){T(f,e,d),T(f,t,d),T(f,i,d),T(f,s,d),T(f,l,d),T(f,o,d),T(f,r,d),a||(u=[J(e,"click",n[8]),J(i,"click",n[9]),J(l,"click",n[10]),J(r,"click",n[11])],a=!0)},p:Q,d(f){f&&S(e),f&&S(t),f&&S(i),f&&S(s),f&&S(l),f&&S(o),f&&S(r),a=!1,Ie(u)}}}function tC(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$;function C(M){n[7](M)}let O={id:n[25],multiple:!0,searchable:!0,closable:!1,selectionKey:"mimeType",selectPlaceholder:"No restriction",items:n[3],labelComponent:gd,optionComponent:gd};return n[0].options.mimeTypes!==void 0&&(O.keyOfSelected=n[0].options.mimeTypes),r=new Ni({props:O}),le.push(()=>be(r,"keyOfSelected",C)),g=new jn({props:{class:"dropdown dropdown-sm dropdown-nowrap dropdown-left",$$slots:{default:[eC]},$$scope:{ctx:n}}}),{c(){e=y("label"),t=y("span"),t.textContent="Allowed mime types",i=E(),s=y("i"),o=E(),H(r.$$.fragment),u=E(),f=y("div"),d=y("button"),p=y("span"),p.textContent="Choose presets",m=E(),_=y("i"),b=E(),H(g.$$.fragment),h(t,"class","txt"),h(s,"class","ri-information-line link-hint"),h(e,"for",l=n[25]),h(p,"class","txt link-primary"),h(_,"class","ri-arrow-drop-down-fill"),h(d,"type","button"),h(d,"class","inline-flex flex-gap-0"),h(f,"class","help-block")},m(M,D){T(M,e,D),v(e,t),v(e,i),v(e,s),T(M,o,D),j(r,M,D),T(M,u,D),T(M,f,D),v(f,d),v(d,p),v(d,m),v(d,_),v(d,b),j(g,d,null),k=!0,w||($=Ee(Be.call(null,s,{text:`Allow files ONLY with the listed mime types. + Leave empty for no restriction.`,position:"top"})),w=!0)},p(M,D){(!k||D&33554432&&l!==(l=M[25]))&&h(e,"for",l);const A={};D&33554432&&(A.id=M[25]),D&8&&(A.items=M[3]),!a&&D&1&&(a=!0,A.keyOfSelected=M[0].options.mimeTypes,we(()=>a=!1)),r.$set(A);const L={};D&134217729&&(L.$$scope={dirty:D,ctx:M}),g.$set(L)},i(M){k||(I(r.$$.fragment,M),I(g.$$.fragment,M),k=!0)},o(M){P(r.$$.fragment,M),P(g.$$.fragment,M),k=!1},d(M){M&&S(e),M&&S(o),V(r,M),M&&S(u),M&&S(f),V(g),w=!1,$()}}}function nC(n){let e;return{c(){e=y("ul"),e.innerHTML=`
  • WxH + (eg. 100x50) - crop to WxH viewbox (from center)
  • +
  • WxHt + (eg. 100x50t) - crop to WxH viewbox (from top)
  • +
  • WxHb + (eg. 100x50b) - crop to WxH viewbox (from bottom)
  • +
  • WxHf + (eg. 100x50f) - fit inside a WxH viewbox (without cropping)
  • +
  • 0xH + (eg. 0x50) - resize to H height preserving the aspect ratio
  • +
  • Wx0 + (eg. 100x0) - resize to W width preserving the aspect ratio
  • `,h(e,"class","m-0")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function iC(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O;function M(A){n[12](A)}let D={id:n[25],placeholder:"eg. 50x50, 480x720"};return n[0].options.thumbs!==void 0&&(D.value=n[0].options.thumbs),r=new Rs({props:D}),le.push(()=>be(r,"value",M)),w=new jn({props:{class:"dropdown dropdown-sm dropdown-center dropdown-nowrap p-r-10",$$slots:{default:[nC]},$$scope:{ctx:n}}}),{c(){e=y("label"),t=y("span"),t.textContent="Thumb sizes",i=E(),s=y("i"),o=E(),H(r.$$.fragment),u=E(),f=y("div"),d=y("span"),d.textContent="Use comma as separator.",p=E(),m=y("button"),_=y("span"),_.textContent="Supported formats",b=E(),g=y("i"),k=E(),H(w.$$.fragment),h(t,"class","txt"),h(s,"class","ri-information-line link-hint"),h(e,"for",l=n[25]),h(d,"class","txt"),h(_,"class","txt link-primary"),h(g,"class","ri-arrow-drop-down-fill"),h(m,"type","button"),h(m,"class","inline-flex flex-gap-0"),h(f,"class","help-block")},m(A,L){T(A,e,L),v(e,t),v(e,i),v(e,s),T(A,o,L),j(r,A,L),T(A,u,L),T(A,f,L),v(f,d),v(f,p),v(f,m),v(m,_),v(m,b),v(m,g),v(m,k),j(w,m,null),$=!0,C||(O=Ee(Be.call(null,s,{text:"List of additional thumb sizes for image files, along with the default thumb size of 100x100. The thumbs are generated lazily on first access.",position:"top"})),C=!0)},p(A,L){(!$||L&33554432&&l!==(l=A[25]))&&h(e,"for",l);const N={};L&33554432&&(N.id=A[25]),!a&&L&1&&(a=!0,N.value=A[0].options.thumbs,we(()=>a=!1)),r.$set(N);const R={};L&134217728&&(R.$$scope={dirty:L,ctx:A}),w.$set(R)},i(A){$||(I(r.$$.fragment,A),I(w.$$.fragment,A),$=!0)},o(A){P(r.$$.fragment,A),P(w.$$.fragment,A),$=!1},d(A){A&&S(e),A&&S(o),V(r,A),A&&S(u),A&&S(f),V(w),C=!1,O()}}}function sC(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("label"),t=U("Max file size"),s=E(),l=y("input"),r=E(),a=y("div"),a.textContent="Must be in bytes.",h(e,"for",i=n[25]),h(l,"type","number"),h(l,"id",o=n[25]),h(l,"step","1"),h(l,"min","0"),h(a,"class","help-block")},m(d,p){T(d,e,p),v(e,t),T(d,s,p),T(d,l,p),fe(l,n[0].options.maxSize),T(d,r,p),T(d,a,p),u||(f=J(l,"input",n[13]),u=!0)},p(d,p){p&33554432&&i!==(i=d[25])&&h(e,"for",i),p&33554432&&o!==(o=d[25])&&h(l,"id",o),p&1&&_t(l.value)!==d[0].options.maxSize&&fe(l,d[0].options.maxSize)},d(d){d&&S(e),d&&S(s),d&&S(l),d&&S(r),d&&S(a),u=!1,f()}}}function bd(n){let e,t,i;return t=new me({props:{class:"form-field required",name:"schema."+n[1]+".options.maxSelect",$$slots:{default:[lC,({uniqueId:s})=>({25:s}),({uniqueId:s})=>s?33554432:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),H(t.$$.fragment),h(e,"class","col-sm-3")},m(s,l){T(s,e,l),j(t,e,null),i=!0},p(s,l){const o={};l&2&&(o.name="schema."+s[1]+".options.maxSelect"),l&167772161&&(o.$$scope={dirty:l,ctx:s}),t.$set(o)},i(s){i||(I(t.$$.fragment,s),i=!0)},o(s){P(t.$$.fragment,s),i=!1},d(s){s&&S(e),V(t)}}}function lC(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Max select"),s=E(),l=y("input"),h(e,"for",i=n[25]),h(l,"id",o=n[25]),h(l,"type","number"),h(l,"step","1"),h(l,"min","2"),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].options.maxSelect),r||(a=J(l,"input",n[14]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&h(e,"for",i),f&33554432&&o!==(o=u[25])&&h(l,"id",o),f&1&&_t(l.value)!==u[0].options.maxSelect&&fe(l,u[0].options.maxSelect)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function oC(n){let e,t,i,s,l,o,r,a,u,f,d,p,m;i=new me({props:{class:"form-field",name:"schema."+n[1]+".options.mimeTypes",$$slots:{default:[tC,({uniqueId:b})=>({25:b}),({uniqueId:b})=>b?33554432:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field",name:"schema."+n[1]+".options.thumbs",$$slots:{default:[iC,({uniqueId:b})=>({25:b}),({uniqueId:b})=>b?33554432:0]},$$scope:{ctx:n}}}),f=new me({props:{class:"form-field required",name:"schema."+n[1]+".options.maxSize",$$slots:{default:[sC,({uniqueId:b})=>({25:b}),({uniqueId:b})=>b?33554432:0]},$$scope:{ctx:n}}});let _=!n[2]&&bd(n);return{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),a=E(),u=y("div"),H(f.$$.fragment),p=E(),_&&_.c(),h(t,"class","col-sm-12"),h(l,"class",r=n[2]?"col-sm-8":"col-sm-6"),h(u,"class",d=n[2]?"col-sm-4":"col-sm-3"),h(e,"class","grid grid-sm")},m(b,g){T(b,e,g),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),v(e,a),v(e,u),j(f,u,null),v(e,p),_&&_.m(e,null),m=!0},p(b,g){const k={};g&2&&(k.name="schema."+b[1]+".options.mimeTypes"),g&167772169&&(k.$$scope={dirty:g,ctx:b}),i.$set(k);const w={};g&2&&(w.name="schema."+b[1]+".options.thumbs"),g&167772161&&(w.$$scope={dirty:g,ctx:b}),o.$set(w),(!m||g&4&&r!==(r=b[2]?"col-sm-8":"col-sm-6"))&&h(l,"class",r);const $={};g&2&&($.name="schema."+b[1]+".options.maxSize"),g&167772161&&($.$$scope={dirty:g,ctx:b}),f.$set($),(!m||g&4&&d!==(d=b[2]?"col-sm-4":"col-sm-3"))&&h(u,"class",d),b[2]?_&&(ae(),P(_,1,1,()=>{_=null}),ue()):_?(_.p(b,g),g&4&&I(_,1)):(_=bd(b),_.c(),I(_,1),_.m(e,null))},i(b){m||(I(i.$$.fragment,b),I(o.$$.fragment,b),I(f.$$.fragment,b),I(_),m=!0)},o(b){P(i.$$.fragment,b),P(o.$$.fragment,b),P(f.$$.fragment,b),P(_),m=!1},d(b){b&&S(e),V(i),V(o),V(f),_&&_.d()}}}function rC(n){let e,t,i;const s=[{key:n[1]},n[5]];function l(r){n[16](r)}let o={$$slots:{options:[oC],default:[x$,({interactive:r})=>({26:r}),({interactive:r})=>r?67108864:0]},$$scope:{ctx:n}};for(let r=0;rbe(e,"field",l)),e.$on("rename",n[17]),e.$on("remove",n[18]),e.$on("drop",n[19]),e.$on("dragstart",n[20]),e.$on("dragenter",n[21]),e.$on("dragleave",n[22]),{c(){H(e.$$.fragment)},m(r,a){j(e,r,a),i=!0},p(r,[a]){const u=a&34?vt(s,[a&2&&{key:r[1]},a&32&&Ht(r[5])]):{};a&201326607&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],we(()=>t=!1)),e.$set(u)},i(r){i||(I(e.$$.fragment,r),i=!0)},o(r){P(e.$$.fragment,r),i=!1},d(r){V(e,r)}}}function aC(n,e,t){var q;const i=["field","key"];let s=Ze(e,i),{field:l}=e,{key:o=""}=e;const r=[{label:"Single",value:!0},{label:"Multiple",value:!1}];let a=X$.slice(),u=((q=l.options)==null?void 0:q.maxSelect)<=1,f=u;function d(){t(0,l.options={maxSelect:1,maxSize:5242880,thumbs:[],mimeTypes:[]},l),t(2,u=!0),t(6,f=u)}function p(){if(z.isEmpty(l.options.mimeTypes))return;const B=[];for(const Y of l.options.mimeTypes)a.find(Z=>Z.mimeType===Y)||B.push({mimeType:Y});B.length&&t(3,a=a.concat(B))}function m(B){n.$$.not_equal(l.options.mimeTypes,B)&&(l.options.mimeTypes=B,t(0,l),t(6,f),t(2,u))}const _=()=>{t(0,l.options.mimeTypes=["image/jpeg","image/png","image/svg+xml","image/gif","image/webp"],l)},b=()=>{t(0,l.options.mimeTypes=["application/pdf","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],l)},g=()=>{t(0,l.options.mimeTypes=["video/mp4","video/x-ms-wmv","video/quicktime","video/3gpp"],l)},k=()=>{t(0,l.options.mimeTypes=["application/zip","application/x-7z-compressed","application/x-rar-compressed"],l)};function w(B){n.$$.not_equal(l.options.thumbs,B)&&(l.options.thumbs=B,t(0,l),t(6,f),t(2,u))}function $(){l.options.maxSize=_t(this.value),t(0,l),t(6,f),t(2,u)}function C(){l.options.maxSelect=_t(this.value),t(0,l),t(6,f),t(2,u)}function O(B){u=B,t(2,u)}function M(B){l=B,t(0,l),t(6,f),t(2,u)}function D(B){pe.call(this,n,B)}function A(B){pe.call(this,n,B)}function L(B){pe.call(this,n,B)}function N(B){pe.call(this,n,B)}function R(B){pe.call(this,n,B)}function F(B){pe.call(this,n,B)}return n.$$set=B=>{e=Ne(Ne({},e),Vt(B)),t(5,s=Ze(e,i)),"field"in B&&t(0,l=B.field),"key"in B&&t(1,o=B.key)},n.$$.update=()=>{var B,Y;n.$$.dirty&69&&f!=u&&(t(6,f=u),u?t(0,l.options.maxSelect=1,l):t(0,l.options.maxSelect=((Y=(B=l.options)==null?void 0:B.values)==null?void 0:Y.length)||99,l)),n.$$.dirty&1&&(z.isEmpty(l.options)?d():p())},[l,o,u,a,r,s,f,m,_,b,g,k,w,$,C,O,M,D,A,L,N,R,F]}class uC extends ye{constructor(e){super(),ve(this,e,aC,rC,ge,{field:0,key:1})}}function fC(n){let e,t,i,s,l;return{c(){e=y("hr"),t=E(),i=y("button"),i.innerHTML=` + New collection`,h(i,"type","button"),h(i,"class","btn btn-transparent btn-block btn-sm")},m(o,r){T(o,e,r),T(o,t,r),T(o,i,r),s||(l=J(i,"click",n[15]),s=!0)},p:Q,d(o){o&&S(e),o&&S(t),o&&S(i),s=!1,l()}}}function cC(n){let e,t,i;function s(o){n[16](o)}let l={id:n[32],searchable:n[3].length>5,selectPlaceholder:"Select collection *",noOptionsText:"No collections found",selectionKey:"id",items:n[3],disabled:!n[33],$$slots:{afterOptions:[fC]},$$scope:{ctx:n}};return n[0].options.collectionId!==void 0&&(l.keyOfSelected=n[0].options.collectionId),e=new Ni({props:l}),le.push(()=>be(e,"keyOfSelected",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r[1]&2&&(a.id=o[32]),r[0]&8&&(a.searchable=o[3].length>5),r[0]&8&&(a.items=o[3]),r[1]&4&&(a.disabled=!o[33]),r[0]&16|r[1]&8&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.keyOfSelected=o[0].options.collectionId,we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function dC(n){let e,t,i;function s(o){n[17](o)}let l={id:n[32],items:n[6],disabled:!n[33]};return n[2]!==void 0&&(l.keyOfSelected=n[2]),e=new Ni({props:l}),le.push(()=>be(e,"keyOfSelected",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r[1]&2&&(a.id=o[32]),r[1]&4&&(a.disabled=!o[33]),!t&&r[0]&4&&(t=!0,a.keyOfSelected=o[2],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function pC(n){let e,t,i,s;return e=new me({props:{class:"form-field required "+(n[33]?"":"disabled"),inlineError:!0,name:"schema."+n[1]+".options.collectionId",$$slots:{default:[cC,({uniqueId:l})=>({32:l}),({uniqueId:l})=>[0,l?2:0]]},$$scope:{ctx:n}}}),i=new me({props:{class:"form-field form-field-single-multiple-select "+(n[33]?"":"disabled"),inlineError:!0,$$slots:{default:[dC,({uniqueId:l})=>({32:l}),({uniqueId:l})=>[0,l?2:0]]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(l,o){j(e,l,o),T(l,t,o),j(i,l,o),s=!0},p(l,o){const r={};o[1]&4&&(r.class="form-field required "+(l[33]?"":"disabled")),o[0]&2&&(r.name="schema."+l[1]+".options.collectionId"),o[0]&25|o[1]&14&&(r.$$scope={dirty:o,ctx:l}),e.$set(r);const a={};o[1]&4&&(a.class="form-field form-field-single-multiple-select "+(l[33]?"":"disabled")),o[0]&4|o[1]&14&&(a.$$scope={dirty:o,ctx:l}),i.$set(a)},i(l){s||(I(e.$$.fragment,l),I(i.$$.fragment,l),s=!0)},o(l){P(e.$$.fragment,l),P(i.$$.fragment,l),s=!1},d(l){V(e,l),l&&S(t),V(i,l)}}}function vd(n){let e,t,i,s,l,o;return t=new me({props:{class:"form-field",name:"schema."+n[1]+".options.minSelect",$$slots:{default:[mC,({uniqueId:r})=>({32:r}),({uniqueId:r})=>[0,r?2:0]]},$$scope:{ctx:n}}}),l=new me({props:{class:"form-field",name:"schema."+n[1]+".options.maxSelect",$$slots:{default:[hC,({uniqueId:r})=>({32:r}),({uniqueId:r})=>[0,r?2:0]]},$$scope:{ctx:n}}}),{c(){e=y("div"),H(t.$$.fragment),i=E(),s=y("div"),H(l.$$.fragment),h(e,"class","col-sm-6"),h(s,"class","col-sm-6")},m(r,a){T(r,e,a),j(t,e,null),T(r,i,a),T(r,s,a),j(l,s,null),o=!0},p(r,a){const u={};a[0]&2&&(u.name="schema."+r[1]+".options.minSelect"),a[0]&1|a[1]&10&&(u.$$scope={dirty:a,ctx:r}),t.$set(u);const f={};a[0]&2&&(f.name="schema."+r[1]+".options.maxSelect"),a[0]&1|a[1]&10&&(f.$$scope={dirty:a,ctx:r}),l.$set(f)},i(r){o||(I(t.$$.fragment,r),I(l.$$.fragment,r),o=!0)},o(r){P(t.$$.fragment,r),P(l.$$.fragment,r),o=!1},d(r){r&&S(e),V(t),r&&S(i),r&&S(s),V(l)}}}function mC(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Min select"),s=E(),l=y("input"),h(e,"for",i=n[32]),h(l,"type","number"),h(l,"id",o=n[32]),h(l,"step","1"),h(l,"min","1"),h(l,"placeholder","No min limit")},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].options.minSelect),r||(a=J(l,"input",n[11]),r=!0)},p(u,f){f[1]&2&&i!==(i=u[32])&&h(e,"for",i),f[1]&2&&o!==(o=u[32])&&h(l,"id",o),f[0]&1&&_t(l.value)!==u[0].options.minSelect&&fe(l,u[0].options.minSelect)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function hC(n){let e,t,i,s,l,o,r,a,u;return{c(){e=y("label"),t=U("Max select"),s=E(),l=y("input"),h(e,"for",i=n[32]),h(l,"type","number"),h(l,"id",o=n[32]),h(l,"step","1"),h(l,"placeholder","No max limit"),h(l,"min",r=n[0].options.minSelect||2)},m(f,d){T(f,e,d),v(e,t),T(f,s,d),T(f,l,d),fe(l,n[0].options.maxSelect),a||(u=J(l,"input",n[12]),a=!0)},p(f,d){d[1]&2&&i!==(i=f[32])&&h(e,"for",i),d[1]&2&&o!==(o=f[32])&&h(l,"id",o),d[0]&1&&r!==(r=f[0].options.minSelect||2)&&h(l,"min",r),d[0]&1&&_t(l.value)!==f[0].options.maxSelect&&fe(l,f[0].options.maxSelect)},d(f){f&&S(e),f&&S(s),f&&S(l),a=!1,u()}}}function _C(n){let e,t,i,s,l,o,r,a,u,f,d;function p(_){n[13](_)}let m={multiple:!0,searchable:!0,id:n[32],selectPlaceholder:"Auto",items:n[5]};return n[0].options.displayFields!==void 0&&(m.selected=n[0].options.displayFields),r=new su({props:m}),le.push(()=>be(r,"selected",p)),{c(){e=y("label"),t=y("span"),t.textContent="Display fields",i=E(),s=y("i"),o=E(),H(r.$$.fragment),h(t,"class","txt"),h(s,"class","ri-information-line link-hint"),h(e,"for",l=n[32])},m(_,b){T(_,e,b),v(e,t),v(e,i),v(e,s),T(_,o,b),j(r,_,b),u=!0,f||(d=Ee(Be.call(null,s,{text:"Optionally select the field(s) that will be used in the listings UI. Leave empty for auto.",position:"top"})),f=!0)},p(_,b){(!u||b[1]&2&&l!==(l=_[32]))&&h(e,"for",l);const g={};b[1]&2&&(g.id=_[32]),b[0]&32&&(g.items=_[5]),!a&&b[0]&1&&(a=!0,g.selected=_[0].options.displayFields,we(()=>a=!1)),r.$set(g)},i(_){u||(I(r.$$.fragment,_),u=!0)},o(_){P(r.$$.fragment,_),u=!1},d(_){_&&S(e),_&&S(o),V(r,_),f=!1,d()}}}function gC(n){let e,t,i,s,l,o,r;function a(f){n[14](f)}let u={id:n[32],items:n[7]};return n[0].options.cascadeDelete!==void 0&&(u.keyOfSelected=n[0].options.cascadeDelete),l=new Ni({props:u}),le.push(()=>be(l,"keyOfSelected",a)),{c(){e=y("label"),t=U("Delete main record on relation delete"),s=E(),H(l.$$.fragment),h(e,"for",i=n[32])},m(f,d){T(f,e,d),v(e,t),T(f,s,d),j(l,f,d),r=!0},p(f,d){(!r||d[1]&2&&i!==(i=f[32]))&&h(e,"for",i);const p={};d[1]&2&&(p.id=f[32]),!o&&d[0]&1&&(o=!0,p.keyOfSelected=f[0].options.cascadeDelete,we(()=>o=!1)),l.$set(p)},i(f){r||(I(l.$$.fragment,f),r=!0)},o(f){P(l.$$.fragment,f),r=!1},d(f){f&&S(e),f&&S(s),V(l,f)}}}function bC(n){let e,t,i,s,l,o,r,a,u=!n[2]&&vd(n);return s=new me({props:{class:"form-field",name:"schema."+n[1]+".options.displayFields",$$slots:{default:[_C,({uniqueId:f})=>({32:f}),({uniqueId:f})=>[0,f?2:0]]},$$scope:{ctx:n}}}),r=new me({props:{class:"form-field",name:"schema."+n[1]+".options.cascadeDelete",$$slots:{default:[gC,({uniqueId:f})=>({32:f}),({uniqueId:f})=>[0,f?2:0]]},$$scope:{ctx:n}}}),{c(){e=y("div"),u&&u.c(),t=E(),i=y("div"),H(s.$$.fragment),l=E(),o=y("div"),H(r.$$.fragment),h(i,"class","col-sm-6"),h(o,"class","col-sm-6"),h(e,"class","grid grid-sm")},m(f,d){T(f,e,d),u&&u.m(e,null),v(e,t),v(e,i),j(s,i,null),v(e,l),v(e,o),j(r,o,null),a=!0},p(f,d){f[2]?u&&(ae(),P(u,1,1,()=>{u=null}),ue()):u?(u.p(f,d),d[0]&4&&I(u,1)):(u=vd(f),u.c(),I(u,1),u.m(e,t));const p={};d[0]&2&&(p.name="schema."+f[1]+".options.displayFields"),d[0]&33|d[1]&10&&(p.$$scope={dirty:d,ctx:f}),s.$set(p);const m={};d[0]&2&&(m.name="schema."+f[1]+".options.cascadeDelete"),d[0]&1|d[1]&10&&(m.$$scope={dirty:d,ctx:f}),r.$set(m)},i(f){a||(I(u),I(s.$$.fragment,f),I(r.$$.fragment,f),a=!0)},o(f){P(u),P(s.$$.fragment,f),P(r.$$.fragment,f),a=!1},d(f){f&&S(e),u&&u.d(),V(s),V(r)}}}function vC(n){let e,t,i,s,l;const o=[{key:n[1]},n[8]];function r(f){n[18](f)}let a={$$slots:{options:[bC],default:[pC,({interactive:f})=>({33:f}),({interactive:f})=>[0,f?4:0]]},$$scope:{ctx:n}};for(let f=0;fbe(e,"field",r)),e.$on("rename",n[19]),e.$on("remove",n[20]),e.$on("drop",n[21]),e.$on("dragstart",n[22]),e.$on("dragenter",n[23]),e.$on("dragleave",n[24]);let u={};return s=new lu({props:u}),n[25](s),s.$on("save",n[26]),{c(){H(e.$$.fragment),i=E(),H(s.$$.fragment)},m(f,d){j(e,f,d),T(f,i,d),j(s,f,d),l=!0},p(f,d){const p=d[0]&258?vt(o,[d[0]&2&&{key:f[1]},d[0]&256&&Ht(f[8])]):{};d[0]&63|d[1]&12&&(p.$$scope={dirty:d,ctx:f}),!t&&d[0]&1&&(t=!0,p.field=f[0],we(()=>t=!1)),e.$set(p);const m={};s.$set(m)},i(f){l||(I(e.$$.fragment,f),I(s.$$.fragment,f),l=!0)},o(f){P(e.$$.fragment,f),P(s.$$.fragment,f),l=!1},d(f){V(e,f),f&&S(i),n[25](null),V(s,f)}}}function yC(n,e,t){var ce;let i;const s=["field","key"];let l=Ze(e,s),o;Ye(n,Li,G=>t(3,o=G));let{field:r}=e,{key:a=""}=e;const u=[{label:"Single",value:!0},{label:"Multiple",value:!1}],f=[{label:"False",value:!1},{label:"True",value:!0}],d=["id","created","updated"],p=["username","email","emailVisibility","verified"];let m=null,_=[],b=null,g=((ce=r.options)==null?void 0:ce.maxSelect)==1,k=g;function w(){t(0,r.options={maxSelect:1,collectionId:null,cascadeDelete:!1,displayFields:[]},r),t(2,g=!0),t(10,k=g)}function $(){var G,de;if(t(5,_=d.slice(0)),!!i){i.isAuth&&t(5,_=_.concat(p));for(const _e of i.schema)_.push(_e.name);if(((de=(G=r.options)==null?void 0:G.displayFields)==null?void 0:de.length)>0)for(let _e=r.options.displayFields.length-1;_e>=0;_e--)_.includes(r.options.displayFields[_e])||r.options.displayFields.splice(_e,1)}}function C(){r.options.minSelect=_t(this.value),t(0,r),t(10,k),t(2,g)}function O(){r.options.maxSelect=_t(this.value),t(0,r),t(10,k),t(2,g)}function M(G){n.$$.not_equal(r.options.displayFields,G)&&(r.options.displayFields=G,t(0,r),t(10,k),t(2,g))}function D(G){n.$$.not_equal(r.options.cascadeDelete,G)&&(r.options.cascadeDelete=G,t(0,r),t(10,k),t(2,g))}const A=()=>m==null?void 0:m.show();function L(G){n.$$.not_equal(r.options.collectionId,G)&&(r.options.collectionId=G,t(0,r),t(10,k),t(2,g))}function N(G){g=G,t(2,g)}function R(G){r=G,t(0,r),t(10,k),t(2,g)}function F(G){pe.call(this,n,G)}function q(G){pe.call(this,n,G)}function B(G){pe.call(this,n,G)}function Y(G){pe.call(this,n,G)}function Z(G){pe.call(this,n,G)}function ee(G){pe.call(this,n,G)}function ie(G){le[G?"unshift":"push"](()=>{m=G,t(4,m)})}const X=G=>{var de,_e;(_e=(de=G==null?void 0:G.detail)==null?void 0:de.collection)!=null&&_e.id&&t(0,r.options.collectionId=G.detail.collection.id,r)};return n.$$set=G=>{e=Ne(Ne({},e),Vt(G)),t(8,l=Ze(e,s)),"field"in G&&t(0,r=G.field),"key"in G&&t(1,a=G.key)},n.$$.update=()=>{n.$$.dirty[0]&1028&&k!=g&&(t(10,k=g),g?(t(0,r.options.minSelect=null,r),t(0,r.options.maxSelect=1,r)):t(0,r.options.maxSelect=null,r)),n.$$.dirty[0]&1&&z.isEmpty(r.options)&&w(),n.$$.dirty[0]&9&&(i=o.find(G=>G.id==r.options.collectionId)||null),n.$$.dirty[0]&513&&b!=r.options.collectionId&&(t(9,b=r.options.collectionId),$())},[r,a,g,o,m,_,u,f,l,b,k,C,O,M,D,A,L,N,R,F,q,B,Y,Z,ee,ie,X]}class kC extends ye{constructor(e){super(),ve(this,e,yC,vC,ge,{field:0,key:1},null,[-1,-1])}}function yd(n,e,t){const i=n.slice();return i[17]=e[t],i[18]=e,i[19]=t,i}function kd(n){let e,t,i,s,l,o,r,a;return{c(){e=U(`, + `),t=y("code"),t.textContent="username",i=U(` , + `),s=y("code"),s.textContent="email",l=U(` , + `),o=y("code"),o.textContent="emailVisibility",r=U(` , + `),a=y("code"),a.textContent="verified",h(t,"class","txt-sm"),h(s,"class","txt-sm"),h(o,"class","txt-sm"),h(a,"class","txt-sm")},m(u,f){T(u,e,f),T(u,t,f),T(u,i,f),T(u,s,f),T(u,l,f),T(u,o,f),T(u,r,f),T(u,a,f)},d(u){u&&S(e),u&&S(t),u&&S(i),u&&S(s),u&&S(l),u&&S(o),u&&S(r),u&&S(a)}}}function wd(n,e){let t,i,s,l,o;function r(m){e[7](m,e[17],e[18],e[19])}function a(){return e[8](e[19])}function u(...m){return e[10](e[19],...m)}function f(...m){return e[11](e[19],...m)}var d=e[1][e[17].type];function p(m){let _={key:m[4](m[17])};return m[17]!==void 0&&(_.field=m[17]),{props:_}}return d&&(i=Mt(d,p(e)),le.push(()=>be(i,"field",r)),i.$on("remove",a),i.$on("rename",e[9]),i.$on("dragstart",u),i.$on("drop",f)),{key:n,first:null,c(){t=Se(),i&&H(i.$$.fragment),l=Se(),this.first=t},m(m,_){T(m,t,_),i&&j(i,m,_),T(m,l,_),o=!0},p(m,_){e=m;const b={};if(_&1&&(b.key=e[4](e[17])),!s&&_&1&&(s=!0,b.field=e[17],we(()=>s=!1)),_&1&&d!==(d=e[1][e[17].type])){if(i){ae();const g=i;P(g.$$.fragment,1,0,()=>{V(g,1)}),ue()}d?(i=Mt(d,p(e)),le.push(()=>be(i,"field",r)),i.$on("remove",a),i.$on("rename",e[9]),i.$on("dragstart",u),i.$on("drop",f),H(i.$$.fragment),I(i.$$.fragment,1),j(i,l.parentNode,l)):i=null}else d&&i.$set(b)},i(m){o||(i&&I(i.$$.fragment,m),o=!0)},o(m){i&&P(i.$$.fragment,m),o=!1},d(m){m&&S(t),m&&S(l),i&&V(i,m)}}}function wC(n){let e,t,i,s,l,o,r,a,u,f,d,p,m=[],_=new Map,b,g,k,w,$,C,O,M,D=n[0].isAuth&&kd(),A=n[0].schema;const L=F=>F[17];for(let F=0;Fbe(C,"collection",N)),{c(){e=y("div"),t=y("p"),i=U(`System fields: + `),s=y("code"),s.textContent="id",l=U(` , + `),o=y("code"),o.textContent="created",r=U(` , + `),a=y("code"),a.textContent="updated",u=E(),D&&D.c(),f=U(` + .`),d=E(),p=y("div");for(let F=0;FO=!1)),C.$set(B)},i(F){if(!M){for(let q=0;qO.name===C)}function f(C){return i.findIndex(O=>O===C)}function d(C,O){var M;!((M=s==null?void 0:s.schema)!=null&&M.length)||C===O||!O||t(0,s.indexes=s.indexes.map(D=>z.replaceIndexColumn(D,C,O)),s)}function p(C,O){if(!C)return;C.dataTransfer.dropEffect="move";const M=parseInt(C.dataTransfer.getData("text/plain")),D=s.schema;Mo(C),b=C=>d(C.detail.oldName,C.detail.newName),g=(C,O)=>SC(O.detail,C),k=(C,O)=>p(O.detail,C),w=C=>r(C.detail);function $(C){s=C,t(0,s)}return n.$$set=C=>{"collection"in C&&t(0,s=C.collection)},n.$$.update=()=>{n.$$.dirty&1&&typeof s.schema>"u"&&(t(0,s=s||new _n),t(0,s.schema=[],s)),n.$$.dirty&1&&(i=s.schema.filter(C=>!C.toDelete)||[])},[s,l,o,r,f,d,p,m,_,b,g,k,w,$]}class $C extends ye{constructor(e){super(),ve(this,e,TC,wC,ge,{collection:0})}}const CC=n=>({isAdminOnly:n&256}),Sd=n=>({isAdminOnly:n[8]});function MC(n){let e,t;return e=new me({props:{class:"form-field rule-field "+(n[4]?"requied":"")+" "+(n[8]?"disabled":""),name:n[3],$$slots:{default:[AC,({uniqueId:i})=>({17:i}),({uniqueId:i})=>i?131072:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&272&&(l.class="form-field rule-field "+(i[4]?"requied":"")+" "+(i[8]?"disabled":"")),s&8&&(l.name=i[3]),s&147815&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function OC(n){let e;return{c(){e=y("div"),e.innerHTML='',h(e,"class","txt-center")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function DC(n){let e,t,i;return{c(){e=y("button"),e.innerHTML=` + Set Admins only`,h(e,"type","button"),h(e,"class","btn btn-sm btn-transparent btn-hint lock-toggle svelte-5uq9tk")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[10]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function EC(n){let e,t,i;return{c(){e=y("button"),e.innerHTML=` + Enable custom rule`,h(e,"type","button"),h(e,"class","btn btn-sm btn-transparent btn-success lock-toggle svelte-5uq9tk")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[9]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function AC(n){let e,t,i,s,l,o=n[8]?"Admins only":"Custom rule",r,a,u,f,d,p,m,_,b;function g(A,L){return A[8]?EC:DC}let k=g(n),w=k(n);function $(A){n[13](A)}var C=n[6];function O(A){let L={id:A[17],baseCollection:A[1],disabled:A[8],placeholder:A[8]?"":"Leave empty to grant everyone access..."};return A[0]!==void 0&&(L.value=A[0]),{props:L}}C&&(d=Mt(C,O(n)),n[12](d),le.push(()=>be(d,"value",$)));const M=n[11].default,D=At(M,n,n[14],Sd);return{c(){e=y("label"),t=y("span"),i=U(n[2]),s=E(),l=y("span"),r=U(o),a=E(),w.c(),f=E(),d&&H(d.$$.fragment),m=E(),_=y("div"),D&&D.c(),h(t,"class","txt"),x(t,"txt-hint",n[8]),h(l,"class","label label-sm svelte-5uq9tk"),h(e,"for",u=n[17]),h(e,"class","svelte-5uq9tk"),h(_,"class","help-block")},m(A,L){T(A,e,L),v(e,t),v(t,i),v(e,s),v(e,l),v(l,r),v(e,a),w.m(e,null),T(A,f,L),d&&j(d,A,L),T(A,m,L),T(A,_,L),D&&D.m(_,null),b=!0},p(A,L){(!b||L&4)&&oe(i,A[2]),(!b||L&256)&&x(t,"txt-hint",A[8]),(!b||L&256)&&o!==(o=A[8]?"Admins only":"Custom rule")&&oe(r,o),k===(k=g(A))&&w?w.p(A,L):(w.d(1),w=k(A),w&&(w.c(),w.m(e,null))),(!b||L&131072&&u!==(u=A[17]))&&h(e,"for",u);const N={};if(L&131072&&(N.id=A[17]),L&2&&(N.baseCollection=A[1]),L&256&&(N.disabled=A[8]),L&256&&(N.placeholder=A[8]?"":"Leave empty to grant everyone access..."),!p&&L&1&&(p=!0,N.value=A[0],we(()=>p=!1)),L&64&&C!==(C=A[6])){if(d){ae();const R=d;P(R.$$.fragment,1,0,()=>{V(R,1)}),ue()}C?(d=Mt(C,O(A)),A[12](d),le.push(()=>be(d,"value",$)),H(d.$$.fragment),I(d.$$.fragment,1),j(d,m.parentNode,m)):d=null}else C&&d.$set(N);D&&D.p&&(!b||L&16640)&&Pt(D,M,A,A[14],b?It(M,A[14],L,CC):Lt(A[14]),Sd)},i(A){b||(d&&I(d.$$.fragment,A),I(D,A),b=!0)},o(A){d&&P(d.$$.fragment,A),P(D,A),b=!1},d(A){A&&S(e),w.d(),A&&S(f),n[12](null),d&&V(d,A),A&&S(m),A&&S(_),D&&D.d(A)}}}function IC(n){let e,t,i,s;const l=[OC,MC],o=[];function r(a,u){return a[7]?0:1}return e=r(n),t=o[e]=l[e](n),{c(){t.c(),i=Se()},m(a,u){o[e].m(a,u),T(a,i,u),s=!0},p(a,[u]){let f=e;e=r(a),e===f?o[e].p(a,u):(ae(),P(o[f],1,1,()=>{o[f]=null}),ue(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),I(t,1),t.m(i.parentNode,i))},i(a){s||(I(t),s=!0)},o(a){P(t),s=!1},d(a){o[e].d(a),a&&S(i)}}}let Td;function PC(n,e,t){let i,{$$slots:s={},$$scope:l}=e,{collection:o=null}=e,{rule:r=null}=e,{label:a="Rule"}=e,{formKey:u="rule"}=e,{required:f=!1}=e,d=null,p=null,m=Td,_=!1;b();async function b(){m||_||(t(7,_=!0),t(6,m=(await at(()=>import("./FilterAutocompleteInput-9582b077.js"),["./FilterAutocompleteInput-9582b077.js","./index-20adcf24.js"],import.meta.url)).default),Td=m,t(7,_=!1))}async function g(){t(0,r=p||""),await an(),d==null||d.focus()}async function k(){p=r,t(0,r=null)}function w(C){le[C?"unshift":"push"](()=>{d=C,t(5,d)})}function $(C){r=C,t(0,r)}return n.$$set=C=>{"collection"in C&&t(1,o=C.collection),"rule"in C&&t(0,r=C.rule),"label"in C&&t(2,a=C.label),"formKey"in C&&t(3,u=C.formKey),"required"in C&&t(4,f=C.required),"$$scope"in C&&t(14,l=C.$$scope)},n.$$.update=()=>{n.$$.dirty&1&&t(8,i=r===null)},[r,o,a,u,f,d,m,_,i,g,k,s,w,$,l]}class $s extends ye{constructor(e){super(),ve(this,e,PC,IC,ge,{collection:1,rule:0,label:2,formKey:3,required:4})}}function $d(n,e,t){const i=n.slice();return i[10]=e[t],i}function Cd(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O,M,D,A,L=n[2],N=[];for(let R=0;R@request filter:",d=E(),p=y("div"),p.innerHTML=`@request.headers.* + @request.query.* + @request.data.* + @request.auth.*`,m=E(),_=y("hr"),b=E(),g=y("p"),g.innerHTML="You could also add constraints and query other collections using the @collection filter:",k=E(),w=y("div"),w.innerHTML="@collection.ANY_COLLECTION_NAME.*",$=E(),C=y("hr"),O=E(),M=y("p"),M.innerHTML=`Example rule: +
    + @request.auth.id != "" && created > "2022-01-01 00:00:00"`,h(s,"class","m-b-0"),h(o,"class","inline-flex flex-gap-5"),h(a,"class","m-t-10 m-b-5"),h(f,"class","m-b-0"),h(p,"class","inline-flex flex-gap-5"),h(_,"class","m-t-10 m-b-5"),h(g,"class","m-b-0"),h(w,"class","inline-flex flex-gap-5"),h(C,"class","m-t-10 m-b-5"),h(i,"class","content"),h(t,"class","alert alert-warning m-0")},m(R,F){T(R,e,F),v(e,t),v(t,i),v(i,s),v(i,l),v(i,o);for(let q=0;q{A&&(D||(D=je(e,yt,{duration:150},!0)),D.run(1))}),A=!0)},o(R){R&&(D||(D=je(e,yt,{duration:150},!1)),D.run(0)),A=!1},d(R){R&&S(e),ut(N,R),R&&D&&D.end()}}}function Md(n){let e,t=n[10]+"",i;return{c(){e=y("code"),i=U(t)},m(s,l){T(s,e,l),v(e,i)},p(s,l){l&4&&t!==(t=s[10]+"")&&oe(i,t)},d(s){s&&S(e)}}}function Od(n){let e,t,i,s,l,o,r,a,u;function f(g){n[6](g)}let d={label:"Create rule",formKey:"createRule",collection:n[0]};n[0].createRule!==void 0&&(d.rule=n[0].createRule),e=new $s({props:d}),le.push(()=>be(e,"rule",f));function p(g){n[7](g)}let m={label:"Update rule",formKey:"updateRule",collection:n[0]};n[0].updateRule!==void 0&&(m.rule=n[0].updateRule),s=new $s({props:m}),le.push(()=>be(s,"rule",p));function _(g){n[8](g)}let b={label:"Delete rule",formKey:"deleteRule",collection:n[0]};return n[0].deleteRule!==void 0&&(b.rule=n[0].deleteRule),r=new $s({props:b}),le.push(()=>be(r,"rule",_)),{c(){H(e.$$.fragment),i=E(),H(s.$$.fragment),o=E(),H(r.$$.fragment)},m(g,k){j(e,g,k),T(g,i,k),j(s,g,k),T(g,o,k),j(r,g,k),u=!0},p(g,k){const w={};k&1&&(w.collection=g[0]),!t&&k&1&&(t=!0,w.rule=g[0].createRule,we(()=>t=!1)),e.$set(w);const $={};k&1&&($.collection=g[0]),!l&&k&1&&(l=!0,$.rule=g[0].updateRule,we(()=>l=!1)),s.$set($);const C={};k&1&&(C.collection=g[0]),!a&&k&1&&(a=!0,C.rule=g[0].deleteRule,we(()=>a=!1)),r.$set(C)},i(g){u||(I(e.$$.fragment,g),I(s.$$.fragment,g),I(r.$$.fragment,g),u=!0)},o(g){P(e.$$.fragment,g),P(s.$$.fragment,g),P(r.$$.fragment,g),u=!1},d(g){V(e,g),g&&S(i),V(s,g),g&&S(o),V(r,g)}}}function Dd(n){let e,t,i;function s(o){n[9](o)}let l={label:"Manage rule",formKey:"options.manageRule",collection:n[0],$$slots:{default:[LC]},$$scope:{ctx:n}};return n[0].options.manageRule!==void 0&&(l.rule=n[0].options.manageRule),e=new $s({props:l}),le.push(()=>be(e,"rule",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r&1&&(a.collection=o[0]),r&8192&&(a.$$scope={dirty:r,ctx:o}),!t&&r&1&&(t=!0,a.rule=o[0].options.manageRule,we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function LC(n){let e,t,i;return{c(){e=y("p"),e.textContent=`This API rule gives admin-like permissions to allow fully managing the auth record(s), eg. + changing the password without requiring to enter the old one, directly updating the verified + state or email, etc.`,t=E(),i=y("p"),i.innerHTML="This rule is executed in addition to the create and update API rules."},m(s,l){T(s,e,l),T(s,t,l),T(s,i,l)},p:Q,d(s){s&&S(e),s&&S(t),s&&S(i)}}}function NC(n){var F,q;let e,t,i,s,l,o=n[1]?"Hide available fields":"Show available fields",r,a,u,f,d,p,m,_,b,g,k,w,$,C,O=n[1]&&Cd(n);function M(B){n[4](B)}let D={label:"List/Search rule",formKey:"listRule",collection:n[0]};n[0].listRule!==void 0&&(D.rule=n[0].listRule),f=new $s({props:D}),le.push(()=>be(f,"rule",M));function A(B){n[5](B)}let L={label:"View rule",formKey:"viewRule",collection:n[0]};n[0].viewRule!==void 0&&(L.rule=n[0].viewRule),m=new $s({props:L}),le.push(()=>be(m,"rule",A));let N=!((F=n[0])!=null&&F.isView)&&Od(n),R=((q=n[0])==null?void 0:q.isAuth)&&Dd(n);return{c(){e=y("div"),t=y("div"),i=y("p"),i.innerHTML=`All rules follow the +
    PocketBase filter syntax and operators + .`,s=E(),l=y("button"),r=U(o),a=E(),O&&O.c(),u=E(),H(f.$$.fragment),p=E(),H(m.$$.fragment),b=E(),N&&N.c(),g=E(),R&&R.c(),k=Se(),h(l,"type","button"),h(l,"class","expand-handle txt-sm txt-bold txt-nowrap link-hint"),h(t,"class","flex txt-sm txt-hint m-b-5"),h(e,"class","block m-b-sm handle"),x(e,"fade",!n[1])},m(B,Y){T(B,e,Y),v(e,t),v(t,i),v(t,s),v(t,l),v(l,r),v(e,a),O&&O.m(e,null),T(B,u,Y),j(f,B,Y),T(B,p,Y),j(m,B,Y),T(B,b,Y),N&&N.m(B,Y),T(B,g,Y),R&&R.m(B,Y),T(B,k,Y),w=!0,$||(C=J(l,"click",n[3]),$=!0)},p(B,[Y]){var ie,X;(!w||Y&2)&&o!==(o=B[1]?"Hide available fields":"Show available fields")&&oe(r,o),B[1]?O?(O.p(B,Y),Y&2&&I(O,1)):(O=Cd(B),O.c(),I(O,1),O.m(e,null)):O&&(ae(),P(O,1,1,()=>{O=null}),ue()),(!w||Y&2)&&x(e,"fade",!B[1]);const Z={};Y&1&&(Z.collection=B[0]),!d&&Y&1&&(d=!0,Z.rule=B[0].listRule,we(()=>d=!1)),f.$set(Z);const ee={};Y&1&&(ee.collection=B[0]),!_&&Y&1&&(_=!0,ee.rule=B[0].viewRule,we(()=>_=!1)),m.$set(ee),(ie=B[0])!=null&&ie.isView?N&&(ae(),P(N,1,1,()=>{N=null}),ue()):N?(N.p(B,Y),Y&1&&I(N,1)):(N=Od(B),N.c(),I(N,1),N.m(g.parentNode,g)),(X=B[0])!=null&&X.isAuth?R?(R.p(B,Y),Y&1&&I(R,1)):(R=Dd(B),R.c(),I(R,1),R.m(k.parentNode,k)):R&&(ae(),P(R,1,1,()=>{R=null}),ue())},i(B){w||(I(O),I(f.$$.fragment,B),I(m.$$.fragment,B),I(N),I(R),w=!0)},o(B){P(O),P(f.$$.fragment,B),P(m.$$.fragment,B),P(N),P(R),w=!1},d(B){B&&S(e),O&&O.d(),B&&S(u),V(f,B),B&&S(p),V(m,B),B&&S(b),N&&N.d(B),B&&S(g),R&&R.d(B),B&&S(k),$=!1,C()}}}function FC(n,e,t){let i,{collection:s=new _n}=e,l=!1;const o=()=>t(1,l=!l);function r(m){n.$$.not_equal(s.listRule,m)&&(s.listRule=m,t(0,s))}function a(m){n.$$.not_equal(s.viewRule,m)&&(s.viewRule=m,t(0,s))}function u(m){n.$$.not_equal(s.createRule,m)&&(s.createRule=m,t(0,s))}function f(m){n.$$.not_equal(s.updateRule,m)&&(s.updateRule=m,t(0,s))}function d(m){n.$$.not_equal(s.deleteRule,m)&&(s.deleteRule=m,t(0,s))}function p(m){n.$$.not_equal(s.options.manageRule,m)&&(s.options.manageRule=m,t(0,s))}return n.$$set=m=>{"collection"in m&&t(0,s=m.collection)},n.$$.update=()=>{n.$$.dirty&1&&t(2,i=z.getAllCollectionIdentifiers(s))},[s,l,i,o,r,a,u,f,d,p]}class RC extends ye{constructor(e){super(),ve(this,e,FC,NC,ge,{collection:0})}}function Ed(n,e,t){const i=n.slice();return i[9]=e[t],i}function qC(n){let e,t,i,s;function l(a){n[5](a)}var o=n[1];function r(a){let u={id:a[8],placeholder:"eg. SELECT id, name from posts",language:"sql-select",minHeight:"150"};return a[0].options.query!==void 0&&(u.value=a[0].options.query),{props:u}}return o&&(e=Mt(o,r(n)),le.push(()=>be(e,"value",l)),e.$on("change",n[6])),{c(){e&&H(e.$$.fragment),i=Se()},m(a,u){e&&j(e,a,u),T(a,i,u),s=!0},p(a,u){const f={};if(u&256&&(f.id=a[8]),!t&&u&1&&(t=!0,f.value=a[0].options.query,we(()=>t=!1)),u&2&&o!==(o=a[1])){if(e){ae();const d=e;P(d.$$.fragment,1,0,()=>{V(d,1)}),ue()}o?(e=Mt(o,r(a)),le.push(()=>be(e,"value",l)),e.$on("change",a[6]),H(e.$$.fragment),I(e.$$.fragment,1),j(e,i.parentNode,i)):e=null}else o&&e.$set(f)},i(a){s||(e&&I(e.$$.fragment,a),s=!0)},o(a){e&&P(e.$$.fragment,a),s=!1},d(a){a&&S(i),e&&V(e,a)}}}function jC(n){let e;return{c(){e=y("textarea"),e.disabled=!0,h(e,"rows","7"),h(e,"placeholder","Loading...")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function Ad(n){let e,t,i=n[3],s=[];for(let l=0;l
  • Wildcard columns (*) are not supported.
  • +
  • The query must have a unique id column. +
    + If your query doesn't have a suitable one, you can use the universal + (ROW_NUMBER() OVER()) as id.
  • `,u=E(),b&&b.c(),f=Se(),h(t,"class","txt"),h(e,"for",i=n[8]),h(a,"class","help-block")},m(g,k){T(g,e,k),v(e,t),T(g,s,k),m[l].m(g,k),T(g,r,k),T(g,a,k),T(g,u,k),b&&b.m(g,k),T(g,f,k),d=!0},p(g,k){(!d||k&256&&i!==(i=g[8]))&&h(e,"for",i);let w=l;l=_(g),l===w?m[l].p(g,k):(ae(),P(m[w],1,1,()=>{m[w]=null}),ue(),o=m[l],o?o.p(g,k):(o=m[l]=p[l](g),o.c()),I(o,1),o.m(r.parentNode,r)),g[3].length?b?b.p(g,k):(b=Ad(g),b.c(),b.m(f.parentNode,f)):b&&(b.d(1),b=null)},i(g){d||(I(o),d=!0)},o(g){P(o),d=!1},d(g){g&&S(e),g&&S(s),m[l].d(g),g&&S(r),g&&S(a),g&&S(u),b&&b.d(g),g&&S(f)}}}function HC(n){let e,t;return e=new me({props:{class:"form-field required "+(n[3].length?"error":""),name:"options.query",$$slots:{default:[VC,({uniqueId:i})=>({8:i}),({uniqueId:i})=>i?256:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&8&&(l.class="form-field required "+(i[3].length?"error":"")),s&4367&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function zC(n,e,t){let i;Ye(n,ni,d=>t(4,i=d));let{collection:s=new _n}=e,l,o=!1,r=[];function a(d){var _;t(3,r=[]);const p=z.getNestedVal(d,"schema",null);if(z.isEmpty(p))return;if(p!=null&&p.message){r.push(p==null?void 0:p.message);return}const m=z.extractColumnsFromQuery((_=s==null?void 0:s.options)==null?void 0:_.query);z.removeByValue(m,"id"),z.removeByValue(m,"created"),z.removeByValue(m,"updated");for(let b in p)for(let g in p[b]){const k=p[b][g].message,w=m[b]||b;r.push(z.sentenize(w+": "+k))}}xt(async()=>{t(2,o=!0);try{t(1,l=(await at(()=>import("./CodeEditor-14a538bf.js"),["./CodeEditor-14a538bf.js","./index-20adcf24.js"],import.meta.url)).default)}catch(d){console.warn(d)}t(2,o=!1)});function u(d){n.$$.not_equal(s.options.query,d)&&(s.options.query=d,t(0,s))}const f=()=>{r.length&&di("schema")};return n.$$set=d=>{"collection"in d&&t(0,s=d.collection)},n.$$.update=()=>{n.$$.dirty&16&&a(i)},[s,l,o,r,i,u,f]}class BC extends ye{constructor(e){super(),ve(this,e,zC,HC,ge,{collection:0})}}const UC=n=>({active:n&1}),Pd=n=>({active:n[0]});function Ld(n){let e,t,i;const s=n[15].default,l=At(s,n,n[14],null);return{c(){e=y("div"),l&&l.c(),h(e,"class","accordion-content")},m(o,r){T(o,e,r),l&&l.m(e,null),i=!0},p(o,r){l&&l.p&&(!i||r&16384)&&Pt(l,s,o,o[14],i?It(s,o[14],r,null):Lt(o[14]),null)},i(o){i||(I(l,o),o&&Qe(()=>{i&&(t||(t=je(e,yt,{duration:150},!0)),t.run(1))}),i=!0)},o(o){P(l,o),o&&(t||(t=je(e,yt,{duration:150},!1)),t.run(0)),i=!1},d(o){o&&S(e),l&&l.d(o),o&&t&&t.end()}}}function WC(n){let e,t,i,s,l,o,r;const a=n[15].header,u=At(a,n,n[14],Pd);let f=n[0]&&Ld(n);return{c(){e=y("div"),t=y("button"),u&&u.c(),i=E(),f&&f.c(),h(t,"type","button"),h(t,"class","accordion-header"),h(t,"draggable",n[2]),x(t,"interactive",n[3]),h(e,"class",s="accordion "+(n[7]?"drag-over":"")+" "+n[1]),x(e,"active",n[0])},m(d,p){T(d,e,p),v(e,t),u&&u.m(t,null),v(e,i),f&&f.m(e,null),n[22](e),l=!0,o||(r=[J(t,"click",ct(n[17])),J(t,"drop",ct(n[18])),J(t,"dragstart",n[19]),J(t,"dragenter",n[20]),J(t,"dragleave",n[21]),J(t,"dragover",ct(n[16]))],o=!0)},p(d,[p]){u&&u.p&&(!l||p&16385)&&Pt(u,a,d,d[14],l?It(a,d[14],p,UC):Lt(d[14]),Pd),(!l||p&4)&&h(t,"draggable",d[2]),(!l||p&8)&&x(t,"interactive",d[3]),d[0]?f?(f.p(d,p),p&1&&I(f,1)):(f=Ld(d),f.c(),I(f,1),f.m(e,null)):f&&(ae(),P(f,1,1,()=>{f=null}),ue()),(!l||p&130&&s!==(s="accordion "+(d[7]?"drag-over":"")+" "+d[1]))&&h(e,"class",s),(!l||p&131)&&x(e,"active",d[0])},i(d){l||(I(u,d),I(f),l=!0)},o(d){P(u,d),P(f),l=!1},d(d){d&&S(e),u&&u.d(d),f&&f.d(),n[22](null),o=!1,Ie(r)}}}function YC(n,e,t){let{$$slots:i={},$$scope:s}=e;const l=kt();let o,r,{class:a=""}=e,{draggable:u=!1}=e,{active:f=!1}=e,{interactive:d=!0}=e,{single:p=!1}=e,m=!1;function _(){return!!f}function b(){w(),t(0,f=!0),l("expand")}function g(){t(0,f=!1),clearTimeout(r),l("collapse")}function k(){l("toggle"),f?g():b()}function w(){if(p&&o.closest(".accordions")){const N=o.closest(".accordions").querySelectorAll(".accordion.active .accordion-header.interactive");for(const R of N)R.click()}}xt(()=>()=>clearTimeout(r));function $(N){pe.call(this,n,N)}const C=()=>d&&k(),O=N=>{u&&(t(7,m=!1),w(),l("drop",N))},M=N=>u&&l("dragstart",N),D=N=>{u&&(t(7,m=!0),l("dragenter",N))},A=N=>{u&&(t(7,m=!1),l("dragleave",N))};function L(N){le[N?"unshift":"push"](()=>{o=N,t(6,o)})}return n.$$set=N=>{"class"in N&&t(1,a=N.class),"draggable"in N&&t(2,u=N.draggable),"active"in N&&t(0,f=N.active),"interactive"in N&&t(3,d=N.interactive),"single"in N&&t(9,p=N.single),"$$scope"in N&&t(14,s=N.$$scope)},n.$$.update=()=>{n.$$.dirty&8257&&f&&(clearTimeout(r),t(13,r=setTimeout(()=>{o!=null&&o.scrollIntoViewIfNeeded?o.scrollIntoViewIfNeeded():o!=null&&o.scrollIntoView&&o.scrollIntoView({behavior:"smooth",block:"nearest"})},200)))},[f,a,u,d,k,w,o,m,l,p,_,b,g,r,s,i,$,C,O,M,D,A,L]}class ul extends ye{constructor(e){super(),ve(this,e,YC,WC,ge,{class:1,draggable:2,active:0,interactive:3,single:9,isExpanded:10,expand:11,collapse:12,toggle:4,collapseSiblings:5})}get isExpanded(){return this.$$.ctx[10]}get expand(){return this.$$.ctx[11]}get collapse(){return this.$$.ctx[12]}get toggle(){return this.$$.ctx[4]}get collapseSiblings(){return this.$$.ctx[5]}}function KC(n){let e,t,i,s,l,o,r,a;return{c(){e=y("input"),i=E(),s=y("label"),l=U("Enable"),h(e,"type","checkbox"),h(e,"id",t=n[12]),h(s,"for",o=n[12])},m(u,f){T(u,e,f),e.checked=n[0].options.allowUsernameAuth,T(u,i,f),T(u,s,f),v(s,l),r||(a=J(e,"change",n[5]),r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&h(e,"id",t),f&1&&(e.checked=u[0].options.allowUsernameAuth),f&4096&&o!==(o=u[12])&&h(s,"for",o)},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,a()}}}function JC(n){let e,t;return e=new me({props:{class:"form-field form-field-toggle m-b-0",name:"options.allowUsernameAuth",$$slots:{default:[KC,({uniqueId:i})=>({12:i}),({uniqueId:i})=>i?4096:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&12289&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function ZC(n){let e;return{c(){e=y("span"),e.textContent="Disabled",h(e,"class","label")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function GC(n){let e;return{c(){e=y("span"),e.textContent="Enabled",h(e,"class","label label-success")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function Nd(n){let e,t,i,s,l;return{c(){e=y("i"),h(e,"class","ri-error-warning-fill txt-danger")},m(o,r){T(o,e,r),i=!0,s||(l=Ee(Be.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(Qe(()=>{i&&(t||(t=je(e,jt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){t||(t=je(e,jt,{duration:150,start:.7},!1)),t.run(0),i=!1},d(o){o&&S(e),o&&t&&t.end(),s=!1,l()}}}function XC(n){let e,t,i,s,l,o,r;function a(p,m){return p[0].options.allowUsernameAuth?GC:ZC}let u=a(n),f=u(n),d=n[3]&&Nd();return{c(){e=y("div"),e.innerHTML=` + Username/Password`,t=E(),i=y("div"),s=E(),f.c(),l=E(),d&&d.c(),o=Se(),h(e,"class","inline-flex"),h(i,"class","flex-fill")},m(p,m){T(p,e,m),T(p,t,m),T(p,i,m),T(p,s,m),f.m(p,m),T(p,l,m),d&&d.m(p,m),T(p,o,m),r=!0},p(p,m){u!==(u=a(p))&&(f.d(1),f=u(p),f&&(f.c(),f.m(l.parentNode,l))),p[3]?d?m&8&&I(d,1):(d=Nd(),d.c(),I(d,1),d.m(o.parentNode,o)):d&&(ae(),P(d,1,1,()=>{d=null}),ue())},i(p){r||(I(d),r=!0)},o(p){P(d),r=!1},d(p){p&&S(e),p&&S(t),p&&S(i),p&&S(s),f.d(p),p&&S(l),d&&d.d(p),p&&S(o)}}}function QC(n){let e,t,i,s,l,o,r,a;return{c(){e=y("input"),i=E(),s=y("label"),l=U("Enable"),h(e,"type","checkbox"),h(e,"id",t=n[12]),h(s,"for",o=n[12])},m(u,f){T(u,e,f),e.checked=n[0].options.allowEmailAuth,T(u,i,f),T(u,s,f),v(s,l),r||(a=J(e,"change",n[6]),r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&h(e,"id",t),f&1&&(e.checked=u[0].options.allowEmailAuth),f&4096&&o!==(o=u[12])&&h(s,"for",o)},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,a()}}}function Fd(n){let e,t,i,s,l,o,r,a;return i=new me({props:{class:"form-field "+(z.isEmpty(n[0].options.onlyEmailDomains)?"":"disabled"),name:"options.exceptEmailDomains",$$slots:{default:[xC,({uniqueId:u})=>({12:u}),({uniqueId:u})=>u?4096:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field "+(z.isEmpty(n[0].options.exceptEmailDomains)?"":"disabled"),name:"options.onlyEmailDomains",$$slots:{default:[e4,({uniqueId:u})=>({12:u}),({uniqueId:u})=>u?4096:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),h(t,"class","col-lg-6"),h(l,"class","col-lg-6"),h(e,"class","grid grid-sm p-t-sm")},m(u,f){T(u,e,f),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),a=!0},p(u,f){const d={};f&1&&(d.class="form-field "+(z.isEmpty(u[0].options.onlyEmailDomains)?"":"disabled")),f&12289&&(d.$$scope={dirty:f,ctx:u}),i.$set(d);const p={};f&1&&(p.class="form-field "+(z.isEmpty(u[0].options.exceptEmailDomains)?"":"disabled")),f&12289&&(p.$$scope={dirty:f,ctx:u}),o.$set(p)},i(u){a||(I(i.$$.fragment,u),I(o.$$.fragment,u),u&&Qe(()=>{a&&(r||(r=je(e,yt,{duration:150},!0)),r.run(1))}),a=!0)},o(u){P(i.$$.fragment,u),P(o.$$.fragment,u),u&&(r||(r=je(e,yt,{duration:150},!1)),r.run(0)),a=!1},d(u){u&&S(e),V(i),V(o),u&&r&&r.end()}}}function xC(n){let e,t,i,s,l,o,r,a,u,f,d,p,m;function _(g){n[7](g)}let b={id:n[12],disabled:!z.isEmpty(n[0].options.onlyEmailDomains)};return n[0].options.exceptEmailDomains!==void 0&&(b.value=n[0].options.exceptEmailDomains),r=new Rs({props:b}),le.push(()=>be(r,"value",_)),{c(){e=y("label"),t=y("span"),t.textContent="Except domains",i=E(),s=y("i"),o=E(),H(r.$$.fragment),u=E(),f=y("div"),f.textContent="Use comma as separator.",h(t,"class","txt"),h(s,"class","ri-information-line link-hint"),h(e,"for",l=n[12]),h(f,"class","help-block")},m(g,k){T(g,e,k),v(e,t),v(e,i),v(e,s),T(g,o,k),j(r,g,k),T(g,u,k),T(g,f,k),d=!0,p||(m=Ee(Be.call(null,s,{text:`Email domains that are NOT allowed to sign up. + This field is disabled if "Only domains" is set.`,position:"top"})),p=!0)},p(g,k){(!d||k&4096&&l!==(l=g[12]))&&h(e,"for",l);const w={};k&4096&&(w.id=g[12]),k&1&&(w.disabled=!z.isEmpty(g[0].options.onlyEmailDomains)),!a&&k&1&&(a=!0,w.value=g[0].options.exceptEmailDomains,we(()=>a=!1)),r.$set(w)},i(g){d||(I(r.$$.fragment,g),d=!0)},o(g){P(r.$$.fragment,g),d=!1},d(g){g&&S(e),g&&S(o),V(r,g),g&&S(u),g&&S(f),p=!1,m()}}}function e4(n){let e,t,i,s,l,o,r,a,u,f,d,p,m;function _(g){n[8](g)}let b={id:n[12],disabled:!z.isEmpty(n[0].options.exceptEmailDomains)};return n[0].options.onlyEmailDomains!==void 0&&(b.value=n[0].options.onlyEmailDomains),r=new Rs({props:b}),le.push(()=>be(r,"value",_)),{c(){e=y("label"),t=y("span"),t.textContent="Only domains",i=E(),s=y("i"),o=E(),H(r.$$.fragment),u=E(),f=y("div"),f.textContent="Use comma as separator.",h(t,"class","txt"),h(s,"class","ri-information-line link-hint"),h(e,"for",l=n[12]),h(f,"class","help-block")},m(g,k){T(g,e,k),v(e,t),v(e,i),v(e,s),T(g,o,k),j(r,g,k),T(g,u,k),T(g,f,k),d=!0,p||(m=Ee(Be.call(null,s,{text:`Email domains that are ONLY allowed to sign up. + This field is disabled if "Except domains" is set.`,position:"top"})),p=!0)},p(g,k){(!d||k&4096&&l!==(l=g[12]))&&h(e,"for",l);const w={};k&4096&&(w.id=g[12]),k&1&&(w.disabled=!z.isEmpty(g[0].options.exceptEmailDomains)),!a&&k&1&&(a=!0,w.value=g[0].options.onlyEmailDomains,we(()=>a=!1)),r.$set(w)},i(g){d||(I(r.$$.fragment,g),d=!0)},o(g){P(r.$$.fragment,g),d=!1},d(g){g&&S(e),g&&S(o),V(r,g),g&&S(u),g&&S(f),p=!1,m()}}}function t4(n){let e,t,i,s;e=new me({props:{class:"form-field form-field-toggle m-0",name:"options.allowEmailAuth",$$slots:{default:[QC,({uniqueId:o})=>({12:o}),({uniqueId:o})=>o?4096:0]},$$scope:{ctx:n}}});let l=n[0].options.allowEmailAuth&&Fd(n);return{c(){H(e.$$.fragment),t=E(),l&&l.c(),i=Se()},m(o,r){j(e,o,r),T(o,t,r),l&&l.m(o,r),T(o,i,r),s=!0},p(o,r){const a={};r&12289&&(a.$$scope={dirty:r,ctx:o}),e.$set(a),o[0].options.allowEmailAuth?l?(l.p(o,r),r&1&&I(l,1)):(l=Fd(o),l.c(),I(l,1),l.m(i.parentNode,i)):l&&(ae(),P(l,1,1,()=>{l=null}),ue())},i(o){s||(I(e.$$.fragment,o),I(l),s=!0)},o(o){P(e.$$.fragment,o),P(l),s=!1},d(o){V(e,o),o&&S(t),l&&l.d(o),o&&S(i)}}}function n4(n){let e;return{c(){e=y("span"),e.textContent="Disabled",h(e,"class","label")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function i4(n){let e;return{c(){e=y("span"),e.textContent="Enabled",h(e,"class","label label-success")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function Rd(n){let e,t,i,s,l;return{c(){e=y("i"),h(e,"class","ri-error-warning-fill txt-danger")},m(o,r){T(o,e,r),i=!0,s||(l=Ee(Be.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(Qe(()=>{i&&(t||(t=je(e,jt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){t||(t=je(e,jt,{duration:150,start:.7},!1)),t.run(0),i=!1},d(o){o&&S(e),o&&t&&t.end(),s=!1,l()}}}function s4(n){let e,t,i,s,l,o,r;function a(p,m){return p[0].options.allowEmailAuth?i4:n4}let u=a(n),f=u(n),d=n[2]&&Rd();return{c(){e=y("div"),e.innerHTML=` + Email/Password`,t=E(),i=y("div"),s=E(),f.c(),l=E(),d&&d.c(),o=Se(),h(e,"class","inline-flex"),h(i,"class","flex-fill")},m(p,m){T(p,e,m),T(p,t,m),T(p,i,m),T(p,s,m),f.m(p,m),T(p,l,m),d&&d.m(p,m),T(p,o,m),r=!0},p(p,m){u!==(u=a(p))&&(f.d(1),f=u(p),f&&(f.c(),f.m(l.parentNode,l))),p[2]?d?m&4&&I(d,1):(d=Rd(),d.c(),I(d,1),d.m(o.parentNode,o)):d&&(ae(),P(d,1,1,()=>{d=null}),ue())},i(p){r||(I(d),r=!0)},o(p){P(d),r=!1},d(p){p&&S(e),p&&S(t),p&&S(i),p&&S(s),f.d(p),p&&S(l),d&&d.d(p),p&&S(o)}}}function l4(n){let e,t,i,s,l,o,r,a;return{c(){e=y("input"),i=E(),s=y("label"),l=U("Enable"),h(e,"type","checkbox"),h(e,"id",t=n[12]),h(s,"for",o=n[12])},m(u,f){T(u,e,f),e.checked=n[0].options.allowOAuth2Auth,T(u,i,f),T(u,s,f),v(s,l),r||(a=J(e,"change",n[9]),r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&h(e,"id",t),f&1&&(e.checked=u[0].options.allowOAuth2Auth),f&4096&&o!==(o=u[12])&&h(s,"for",o)},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,a()}}}function qd(n){let e,t,i;return{c(){e=y("div"),e.innerHTML='',h(e,"class","block")},m(s,l){T(s,e,l),i=!0},i(s){i||(s&&Qe(()=>{i&&(t||(t=je(e,yt,{duration:150},!0)),t.run(1))}),i=!0)},o(s){s&&(t||(t=je(e,yt,{duration:150},!1)),t.run(0)),i=!1},d(s){s&&S(e),s&&t&&t.end()}}}function o4(n){let e,t,i,s;e=new me({props:{class:"form-field form-field-toggle m-b-0",name:"options.allowOAuth2Auth",$$slots:{default:[l4,({uniqueId:o})=>({12:o}),({uniqueId:o})=>o?4096:0]},$$scope:{ctx:n}}});let l=n[0].options.allowOAuth2Auth&&qd();return{c(){H(e.$$.fragment),t=E(),l&&l.c(),i=Se()},m(o,r){j(e,o,r),T(o,t,r),l&&l.m(o,r),T(o,i,r),s=!0},p(o,r){const a={};r&12289&&(a.$$scope={dirty:r,ctx:o}),e.$set(a),o[0].options.allowOAuth2Auth?l?r&1&&I(l,1):(l=qd(),l.c(),I(l,1),l.m(i.parentNode,i)):l&&(ae(),P(l,1,1,()=>{l=null}),ue())},i(o){s||(I(e.$$.fragment,o),I(l),s=!0)},o(o){P(e.$$.fragment,o),P(l),s=!1},d(o){V(e,o),o&&S(t),l&&l.d(o),o&&S(i)}}}function r4(n){let e;return{c(){e=y("span"),e.textContent="Disabled",h(e,"class","label")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function a4(n){let e;return{c(){e=y("span"),e.textContent="Enabled",h(e,"class","label label-success")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function jd(n){let e,t,i,s,l;return{c(){e=y("i"),h(e,"class","ri-error-warning-fill txt-danger")},m(o,r){T(o,e,r),i=!0,s||(l=Ee(Be.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(Qe(()=>{i&&(t||(t=je(e,jt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){t||(t=je(e,jt,{duration:150,start:.7},!1)),t.run(0),i=!1},d(o){o&&S(e),o&&t&&t.end(),s=!1,l()}}}function u4(n){let e,t,i,s,l,o,r;function a(p,m){return p[0].options.allowOAuth2Auth?a4:r4}let u=a(n),f=u(n),d=n[1]&&jd();return{c(){e=y("div"),e.innerHTML=` + OAuth2`,t=E(),i=y("div"),s=E(),f.c(),l=E(),d&&d.c(),o=Se(),h(e,"class","inline-flex"),h(i,"class","flex-fill")},m(p,m){T(p,e,m),T(p,t,m),T(p,i,m),T(p,s,m),f.m(p,m),T(p,l,m),d&&d.m(p,m),T(p,o,m),r=!0},p(p,m){u!==(u=a(p))&&(f.d(1),f=u(p),f&&(f.c(),f.m(l.parentNode,l))),p[1]?d?m&2&&I(d,1):(d=jd(),d.c(),I(d,1),d.m(o.parentNode,o)):d&&(ae(),P(d,1,1,()=>{d=null}),ue())},i(p){r||(I(d),r=!0)},o(p){P(d),r=!1},d(p){p&&S(e),p&&S(t),p&&S(i),p&&S(s),f.d(p),p&&S(l),d&&d.d(p),p&&S(o)}}}function f4(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Minimum password length"),s=E(),l=y("input"),h(e,"for",i=n[12]),h(l,"type","number"),h(l,"id",o=n[12]),l.required=!0,h(l,"min","6"),h(l,"max","72")},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].options.minPasswordLength),r||(a=J(l,"input",n[10]),r=!0)},p(u,f){f&4096&&i!==(i=u[12])&&h(e,"for",i),f&4096&&o!==(o=u[12])&&h(l,"id",o),f&1&&_t(l.value)!==u[0].options.minPasswordLength&&fe(l,u[0].options.minPasswordLength)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function c4(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("input"),i=E(),s=y("label"),l=y("span"),l.textContent="Always require email",o=E(),r=y("i"),h(e,"type","checkbox"),h(e,"id",t=n[12]),h(l,"class","txt"),h(r,"class","ri-information-line txt-sm link-hint"),h(s,"for",a=n[12])},m(d,p){T(d,e,p),e.checked=n[0].options.requireEmail,T(d,i,p),T(d,s,p),v(s,l),v(s,o),v(s,r),u||(f=[J(e,"change",n[11]),Ee(Be.call(null,r,{text:`The constraint is applied only for new records. +Also note that some OAuth2 providers (like Twitter), don't return an email and the authentication may fail if the email field is required.`,position:"right"}))],u=!0)},p(d,p){p&4096&&t!==(t=d[12])&&h(e,"id",t),p&1&&(e.checked=d[0].options.requireEmail),p&4096&&a!==(a=d[12])&&h(s,"for",a)},d(d){d&&S(e),d&&S(i),d&&S(s),u=!1,Ie(f)}}}function d4(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k;return s=new ul({props:{single:!0,$$slots:{header:[XC],default:[JC]},$$scope:{ctx:n}}}),o=new ul({props:{single:!0,$$slots:{header:[s4],default:[t4]},$$scope:{ctx:n}}}),a=new ul({props:{single:!0,$$slots:{header:[u4],default:[o4]},$$scope:{ctx:n}}}),_=new me({props:{class:"form-field required",name:"options.minPasswordLength",$$slots:{default:[f4,({uniqueId:w})=>({12:w}),({uniqueId:w})=>w?4096:0]},$$scope:{ctx:n}}}),g=new me({props:{class:"form-field form-field-toggle m-b-sm",name:"options.requireEmail",$$slots:{default:[c4,({uniqueId:w})=>({12:w}),({uniqueId:w})=>w?4096:0]},$$scope:{ctx:n}}}),{c(){e=y("h4"),e.textContent="Auth methods",t=E(),i=y("div"),H(s.$$.fragment),l=E(),H(o.$$.fragment),r=E(),H(a.$$.fragment),u=E(),f=y("hr"),d=E(),p=y("h4"),p.textContent="General",m=E(),H(_.$$.fragment),b=E(),H(g.$$.fragment),h(e,"class","section-title"),h(i,"class","accordions"),h(p,"class","section-title")},m(w,$){T(w,e,$),T(w,t,$),T(w,i,$),j(s,i,null),v(i,l),j(o,i,null),v(i,r),j(a,i,null),T(w,u,$),T(w,f,$),T(w,d,$),T(w,p,$),T(w,m,$),j(_,w,$),T(w,b,$),j(g,w,$),k=!0},p(w,[$]){const C={};$&8201&&(C.$$scope={dirty:$,ctx:w}),s.$set(C);const O={};$&8197&&(O.$$scope={dirty:$,ctx:w}),o.$set(O);const M={};$&8195&&(M.$$scope={dirty:$,ctx:w}),a.$set(M);const D={};$&12289&&(D.$$scope={dirty:$,ctx:w}),_.$set(D);const A={};$&12289&&(A.$$scope={dirty:$,ctx:w}),g.$set(A)},i(w){k||(I(s.$$.fragment,w),I(o.$$.fragment,w),I(a.$$.fragment,w),I(_.$$.fragment,w),I(g.$$.fragment,w),k=!0)},o(w){P(s.$$.fragment,w),P(o.$$.fragment,w),P(a.$$.fragment,w),P(_.$$.fragment,w),P(g.$$.fragment,w),k=!1},d(w){w&&S(e),w&&S(t),w&&S(i),V(s),V(o),V(a),w&&S(u),w&&S(f),w&&S(d),w&&S(p),w&&S(m),V(_,w),w&&S(b),V(g,w)}}}function p4(n,e,t){let i,s,l,o;Ye(n,ni,b=>t(4,o=b));let{collection:r=new _n}=e;function a(){r.options.allowUsernameAuth=this.checked,t(0,r)}function u(){r.options.allowEmailAuth=this.checked,t(0,r)}function f(b){n.$$.not_equal(r.options.exceptEmailDomains,b)&&(r.options.exceptEmailDomains=b,t(0,r))}function d(b){n.$$.not_equal(r.options.onlyEmailDomains,b)&&(r.options.onlyEmailDomains=b,t(0,r))}function p(){r.options.allowOAuth2Auth=this.checked,t(0,r)}function m(){r.options.minPasswordLength=_t(this.value),t(0,r)}function _(){r.options.requireEmail=this.checked,t(0,r)}return n.$$set=b=>{"collection"in b&&t(0,r=b.collection)},n.$$.update=()=>{var b,g,k,w;n.$$.dirty&1&&r.isAuth&&z.isEmpty(r.options)&&t(0,r.options={allowEmailAuth:!0,allowUsernameAuth:!0,allowOAuth2Auth:!0,minPasswordLength:8},r),n.$$.dirty&16&&t(2,s=!z.isEmpty((b=o==null?void 0:o.options)==null?void 0:b.allowEmailAuth)||!z.isEmpty((g=o==null?void 0:o.options)==null?void 0:g.onlyEmailDomains)||!z.isEmpty((k=o==null?void 0:o.options)==null?void 0:k.exceptEmailDomains)),n.$$.dirty&16&&t(1,l=!z.isEmpty((w=o==null?void 0:o.options)==null?void 0:w.allowOAuth2Auth))},t(3,i=!1),[r,l,s,i,o,a,u,f,d,p,m,_]}class m4 extends ye{constructor(e){super(),ve(this,e,p4,d4,ge,{collection:0})}}function Vd(n,e,t){const i=n.slice();return i[17]=e[t],i}function Hd(n,e,t){const i=n.slice();return i[17]=e[t],i}function zd(n,e,t){const i=n.slice();return i[17]=e[t],i}function Bd(n){let e;return{c(){e=y("p"),e.textContent="All data associated with the removed fields will be permanently deleted!"},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function Ud(n){var r;let e,t,i,s,l=n[3]&&Wd(n),o=!((r=n[2])!=null&&r.isView)&&Yd(n);return{c(){e=y("h6"),e.textContent="Changes:",t=E(),i=y("ul"),l&&l.c(),s=E(),o&&o.c(),h(i,"class","changes-list svelte-xqpcsf")},m(a,u){T(a,e,u),T(a,t,u),T(a,i,u),l&&l.m(i,null),v(i,s),o&&o.m(i,null)},p(a,u){var f;a[3]?l?l.p(a,u):(l=Wd(a),l.c(),l.m(i,s)):l&&(l.d(1),l=null),(f=a[2])!=null&&f.isView?o&&(o.d(1),o=null):o?o.p(a,u):(o=Yd(a),o.c(),o.m(i,null))},d(a){a&&S(e),a&&S(t),a&&S(i),l&&l.d(),o&&o.d()}}}function Wd(n){var m,_;let e,t,i,s,l=((m=n[1])==null?void 0:m.name)+"",o,r,a,u,f,d=((_=n[2])==null?void 0:_.name)+"",p;return{c(){e=y("li"),t=y("div"),i=U(`Renamed collection + `),s=y("strong"),o=U(l),r=E(),a=y("i"),u=E(),f=y("strong"),p=U(d),h(s,"class","txt-strikethrough txt-hint"),h(a,"class","ri-arrow-right-line txt-sm"),h(f,"class","txt"),h(t,"class","inline-flex"),h(e,"class","svelte-xqpcsf")},m(b,g){T(b,e,g),v(e,t),v(t,i),v(t,s),v(s,o),v(t,r),v(t,a),v(t,u),v(t,f),v(f,p)},p(b,g){var k,w;g&2&&l!==(l=((k=b[1])==null?void 0:k.name)+"")&&oe(o,l),g&4&&d!==(d=((w=b[2])==null?void 0:w.name)+"")&&oe(p,d)},d(b){b&&S(e)}}}function Yd(n){let e,t,i,s=n[5],l=[];for(let f=0;f
    ',i=E(),s=y("div"),l=y("p"),l.textContent=`If any of the collection changes is part of another collection rule, filter or view query, + you'll have to update it manually!`,o=E(),u&&u.c(),r=E(),f&&f.c(),a=Se(),h(t,"class","icon"),h(s,"class","content txt-bold"),h(e,"class","alert alert-warning")},m(d,p){T(d,e,p),v(e,t),v(e,i),v(e,s),v(s,l),v(s,o),u&&u.m(s,null),T(d,r,p),f&&f.m(d,p),T(d,a,p)},p(d,p){d[6].length?u||(u=Bd(),u.c(),u.m(s,null)):u&&(u.d(1),u=null),d[8]?f?f.p(d,p):(f=Ud(d),f.c(),f.m(a.parentNode,a)):f&&(f.d(1),f=null)},d(d){d&&S(e),u&&u.d(),d&&S(r),f&&f.d(d),d&&S(a)}}}function _4(n){let e;return{c(){e=y("h4"),e.textContent="Confirm collection changes"},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function g4(n){let e,t,i,s,l;return{c(){e=y("button"),e.innerHTML='Cancel',t=E(),i=y("button"),i.innerHTML='Confirm',e.autofocus=!0,h(e,"type","button"),h(e,"class","btn btn-transparent"),h(i,"type","button"),h(i,"class","btn btn-expanded")},m(o,r){T(o,e,r),T(o,t,r),T(o,i,r),e.focus(),s||(l=[J(e,"click",n[11]),J(i,"click",n[12])],s=!0)},p:Q,d(o){o&&S(e),o&&S(t),o&&S(i),s=!1,Ie(l)}}}function b4(n){let e,t,i={class:"confirm-changes-panel",popup:!0,$$slots:{footer:[g4],header:[_4],default:[h4]},$$scope:{ctx:n}};return e=new vn({props:i}),n[13](e),e.$on("hide",n[14]),e.$on("show",n[15]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,[l]){const o={};l&16777710&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[13](null),V(e,s)}}}function v4(n,e,t){let i,s,l,o,r;const a=kt();let u,f,d;async function p(C,O){t(1,f=C),t(2,d=O),await an(),i||s.length||l.length||o.length?u==null||u.show():_()}function m(){u==null||u.hide()}function _(){m(),a("confirm")}const b=()=>m(),g=()=>_();function k(C){le[C?"unshift":"push"](()=>{u=C,t(4,u)})}function w(C){pe.call(this,n,C)}function $(C){pe.call(this,n,C)}return n.$$.update=()=>{var C,O,M;n.$$.dirty&6&&t(3,i=(f==null?void 0:f.name)!=(d==null?void 0:d.name)),n.$$.dirty&4&&t(7,s=((C=d==null?void 0:d.schema)==null?void 0:C.filter(D=>D.id&&!D.toDelete&&D.originalName!=D.name))||[]),n.$$.dirty&4&&t(6,l=((O=d==null?void 0:d.schema)==null?void 0:O.filter(D=>D.id&&D.toDelete))||[]),n.$$.dirty&6&&t(5,o=((M=d==null?void 0:d.schema)==null?void 0:M.filter(D=>{var L,N,R;const A=(L=f==null?void 0:f.schema)==null?void 0:L.find(F=>F.id==D.id);return A?((N=A.options)==null?void 0:N.maxSelect)!=1&&((R=D.options)==null?void 0:R.maxSelect)==1:!1}))||[]),n.$$.dirty&12&&t(8,r=!(d!=null&&d.isView)||i)},[m,f,d,i,u,o,l,s,r,_,p,b,g,k,w,$]}class y4 extends ye{constructor(e){super(),ve(this,e,v4,b4,ge,{show:10,hide:0})}get show(){return this.$$.ctx[10]}get hide(){return this.$$.ctx[0]}}function Gd(n,e,t){const i=n.slice();return i[47]=e[t][0],i[48]=e[t][1],i}function k4(n){let e,t,i;function s(o){n[33](o)}let l={};return n[2]!==void 0&&(l.collection=n[2]),e=new $C({props:l}),le.push(()=>be(e,"collection",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};!t&&r[0]&4&&(t=!0,a.collection=o[2],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function w4(n){let e,t,i;function s(o){n[32](o)}let l={};return n[2]!==void 0&&(l.collection=n[2]),e=new BC({props:l}),le.push(()=>be(e,"collection",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};!t&&r[0]&4&&(t=!0,a.collection=o[2],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function Xd(n){let e,t,i,s;function l(r){n[34](r)}let o={};return n[2]!==void 0&&(o.collection=n[2]),t=new RC({props:o}),le.push(()=>be(t,"collection",l)),{c(){e=y("div"),H(t.$$.fragment),h(e,"class","tab-item active")},m(r,a){T(r,e,a),j(t,e,null),s=!0},p(r,a){const u={};!i&&a[0]&4&&(i=!0,u.collection=r[2],we(()=>i=!1)),t.$set(u)},i(r){s||(I(t.$$.fragment,r),s=!0)},o(r){P(t.$$.fragment,r),s=!1},d(r){r&&S(e),V(t)}}}function Qd(n){let e,t,i,s;function l(r){n[35](r)}let o={};return n[2]!==void 0&&(o.collection=n[2]),t=new m4({props:o}),le.push(()=>be(t,"collection",l)),{c(){e=y("div"),H(t.$$.fragment),h(e,"class","tab-item"),x(e,"active",n[3]===As)},m(r,a){T(r,e,a),j(t,e,null),s=!0},p(r,a){const u={};!i&&a[0]&4&&(i=!0,u.collection=r[2],we(()=>i=!1)),t.$set(u),(!s||a[0]&8)&&x(e,"active",r[3]===As)},i(r){s||(I(t.$$.fragment,r),s=!0)},o(r){P(t.$$.fragment,r),s=!1},d(r){r&&S(e),V(t)}}}function S4(n){let e,t,i,s,l,o,r;const a=[w4,k4],u=[];function f(m,_){return m[2].isView?0:1}i=f(n),s=u[i]=a[i](n);let d=n[3]===kl&&Xd(n),p=n[2].isAuth&&Qd(n);return{c(){e=y("div"),t=y("div"),s.c(),l=E(),d&&d.c(),o=E(),p&&p.c(),h(t,"class","tab-item"),x(t,"active",n[3]===Si),h(e,"class","tabs-content svelte-12y0yzb")},m(m,_){T(m,e,_),v(e,t),u[i].m(t,null),v(e,l),d&&d.m(e,null),v(e,o),p&&p.m(e,null),r=!0},p(m,_){let b=i;i=f(m),i===b?u[i].p(m,_):(ae(),P(u[b],1,1,()=>{u[b]=null}),ue(),s=u[i],s?s.p(m,_):(s=u[i]=a[i](m),s.c()),I(s,1),s.m(t,null)),(!r||_[0]&8)&&x(t,"active",m[3]===Si),m[3]===kl?d?(d.p(m,_),_[0]&8&&I(d,1)):(d=Xd(m),d.c(),I(d,1),d.m(e,o)):d&&(ae(),P(d,1,1,()=>{d=null}),ue()),m[2].isAuth?p?(p.p(m,_),_[0]&4&&I(p,1)):(p=Qd(m),p.c(),I(p,1),p.m(e,null)):p&&(ae(),P(p,1,1,()=>{p=null}),ue())},i(m){r||(I(s),I(d),I(p),r=!0)},o(m){P(s),P(d),P(p),r=!1},d(m){m&&S(e),u[i].d(),d&&d.d(),p&&p.d()}}}function xd(n){let e,t,i,s,l,o,r;return o=new jn({props:{class:"dropdown dropdown-right m-t-5",$$slots:{default:[T4]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=E(),i=y("button"),s=y("i"),l=E(),H(o.$$.fragment),h(e,"class","flex-fill"),h(s,"class","ri-more-line"),h(i,"type","button"),h(i,"aria-label","More"),h(i,"class","btn btn-sm btn-circle btn-transparent flex-gap-0")},m(a,u){T(a,e,u),T(a,t,u),T(a,i,u),v(i,s),v(i,l),j(o,i,null),r=!0},p(a,u){const f={};u[1]&1048576&&(f.$$scope={dirty:u,ctx:a}),o.$set(f)},i(a){r||(I(o.$$.fragment,a),r=!0)},o(a){P(o.$$.fragment,a),r=!1},d(a){a&&S(e),a&&S(t),a&&S(i),V(o)}}}function T4(n){let e,t,i,s,l;return{c(){e=y("button"),e.innerHTML=` + Duplicate`,t=E(),i=y("button"),i.innerHTML=` + Delete`,h(e,"type","button"),h(e,"class","dropdown-item closable"),h(i,"type","button"),h(i,"class","dropdown-item txt-danger closable")},m(o,r){T(o,e,r),T(o,t,r),T(o,i,r),s||(l=[J(e,"click",n[24]),J(i,"click",Cn(ct(n[25])))],s=!0)},p:Q,d(o){o&&S(e),o&&S(t),o&&S(i),s=!1,Ie(l)}}}function ep(n){let e,t,i,s;return i=new jn({props:{class:"dropdown dropdown-right dropdown-nowrap m-t-5",$$slots:{default:[$4]},$$scope:{ctx:n}}}),{c(){e=y("i"),t=E(),H(i.$$.fragment),h(e,"class","ri-arrow-down-s-fill")},m(l,o){T(l,e,o),T(l,t,o),j(i,l,o),s=!0},p(l,o){const r={};o[0]&68|o[1]&1048576&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(I(i.$$.fragment,l),s=!0)},o(l){P(i.$$.fragment,l),s=!1},d(l){l&&S(e),l&&S(t),V(i,l)}}}function tp(n){let e,t,i,s,l,o=n[48]+"",r,a,u,f,d;function p(){return n[27](n[47])}return{c(){e=y("button"),t=y("i"),s=E(),l=y("span"),r=U(o),a=U(" collection"),u=E(),h(t,"class",i=Ci(z.getCollectionTypeIcon(n[47]))+" svelte-12y0yzb"),h(l,"class","txt"),h(e,"type","button"),h(e,"class","dropdown-item closable"),x(e,"selected",n[47]==n[2].type)},m(m,_){T(m,e,_),v(e,t),v(e,s),v(e,l),v(l,r),v(l,a),v(e,u),f||(d=J(e,"click",p),f=!0)},p(m,_){n=m,_[0]&64&&i!==(i=Ci(z.getCollectionTypeIcon(n[47]))+" svelte-12y0yzb")&&h(t,"class",i),_[0]&64&&o!==(o=n[48]+"")&&oe(r,o),_[0]&68&&x(e,"selected",n[47]==n[2].type)},d(m){m&&S(e),f=!1,d()}}}function $4(n){let e,t=Object.entries(n[6]),i=[];for(let s=0;s{R=null}),ue()),(!A||B[0]&4&&C!==(C="btn btn-sm p-r-10 p-l-10 "+(q[2].isNew?"btn-outline":"btn-transparent")))&&h(p,"class",C),(!A||B[0]&4&&O!==(O=!q[2].isNew))&&(p.disabled=O),q[2].system?F||(F=np(),F.c(),F.m(D.parentNode,D)):F&&(F.d(1),F=null)},i(q){A||(I(R),A=!0)},o(q){P(R),A=!1},d(q){q&&S(e),q&&S(s),q&&S(l),q&&S(f),q&&S(d),R&&R.d(),q&&S(M),F&&F.d(q),q&&S(D),L=!1,N()}}}function ip(n){let e,t,i,s,l,o;return{c(){e=y("i"),h(e,"class","ri-error-warning-fill txt-danger")},m(r,a){T(r,e,a),s=!0,l||(o=Ee(t=Be.call(null,e,n[11])),l=!0)},p(r,a){t&&Ut(t.update)&&a[0]&2048&&t.update.call(null,r[11])},i(r){s||(r&&Qe(()=>{s&&(i||(i=je(e,jt,{duration:150,start:.7},!0)),i.run(1))}),s=!0)},o(r){r&&(i||(i=je(e,jt,{duration:150,start:.7},!1)),i.run(0)),s=!1},d(r){r&&S(e),r&&i&&i.end(),l=!1,o()}}}function sp(n){let e,t,i,s,l;return{c(){e=y("i"),h(e,"class","ri-error-warning-fill txt-danger")},m(o,r){T(o,e,r),i=!0,s||(l=Ee(Be.call(null,e,"Has errors")),s=!0)},i(o){i||(o&&Qe(()=>{i&&(t||(t=je(e,jt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=je(e,jt,{duration:150,start:.7},!1)),t.run(0)),i=!1},d(o){o&&S(e),o&&t&&t.end(),s=!1,l()}}}function lp(n){var a,u,f;let e,t,i,s=!z.isEmpty((a=n[5])==null?void 0:a.options)&&!((f=(u=n[5])==null?void 0:u.options)!=null&&f.manageRule),l,o,r=s&&op();return{c(){e=y("button"),t=y("span"),t.textContent="Options",i=E(),r&&r.c(),h(t,"class","txt"),h(e,"type","button"),h(e,"class","tab-item"),x(e,"active",n[3]===As)},m(d,p){T(d,e,p),v(e,t),v(e,i),r&&r.m(e,null),l||(o=J(e,"click",n[31]),l=!0)},p(d,p){var m,_,b;p[0]&32&&(s=!z.isEmpty((m=d[5])==null?void 0:m.options)&&!((b=(_=d[5])==null?void 0:_.options)!=null&&b.manageRule)),s?r?p[0]&32&&I(r,1):(r=op(),r.c(),I(r,1),r.m(e,null)):r&&(ae(),P(r,1,1,()=>{r=null}),ue()),p[0]&8&&x(e,"active",d[3]===As)},d(d){d&&S(e),r&&r.d(),l=!1,o()}}}function op(n){let e,t,i,s,l;return{c(){e=y("i"),h(e,"class","ri-error-warning-fill txt-danger")},m(o,r){T(o,e,r),i=!0,s||(l=Ee(Be.call(null,e,"Has errors")),s=!0)},i(o){i||(o&&Qe(()=>{i&&(t||(t=je(e,jt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=je(e,jt,{duration:150,start:.7},!1)),t.run(0)),i=!1},d(o){o&&S(e),o&&t&&t.end(),s=!1,l()}}}function M4(n){var Y,Z,ee,ie,X,ce,G,de;let e,t=n[2].isNew?"New collection":"Edit collection",i,s,l,o,r,a,u,f,d,p,m,_=(Y=n[2])!=null&&Y.isView?"Query":"Fields",b,g,k=!z.isEmpty(n[11]),w,$,C,O,M=!z.isEmpty((Z=n[5])==null?void 0:Z.listRule)||!z.isEmpty((ee=n[5])==null?void 0:ee.viewRule)||!z.isEmpty((ie=n[5])==null?void 0:ie.createRule)||!z.isEmpty((X=n[5])==null?void 0:X.updateRule)||!z.isEmpty((ce=n[5])==null?void 0:ce.deleteRule)||!z.isEmpty((de=(G=n[5])==null?void 0:G.options)==null?void 0:de.manageRule),D,A,L,N,R=!n[2].isNew&&!n[2].system&&xd(n);r=new me({props:{class:"form-field collection-field-name required m-b-0 "+(n[13]?"disabled":""),name:"name",$$slots:{default:[C4,({uniqueId:_e})=>({46:_e}),({uniqueId:_e})=>[0,_e?32768:0]]},$$scope:{ctx:n}}});let F=k&&ip(n),q=M&&sp(),B=n[2].isAuth&&lp(n);return{c(){e=y("h4"),i=U(t),s=E(),R&&R.c(),l=E(),o=y("form"),H(r.$$.fragment),a=E(),u=y("input"),f=E(),d=y("div"),p=y("button"),m=y("span"),b=U(_),g=E(),F&&F.c(),w=E(),$=y("button"),C=y("span"),C.textContent="API Rules",O=E(),q&&q.c(),D=E(),B&&B.c(),h(e,"class","upsert-panel-title svelte-12y0yzb"),h(u,"type","submit"),h(u,"class","hidden"),h(u,"tabindex","-1"),h(o,"class","block"),h(m,"class","txt"),h(p,"type","button"),h(p,"class","tab-item"),x(p,"active",n[3]===Si),h(C,"class","txt"),h($,"type","button"),h($,"class","tab-item"),x($,"active",n[3]===kl),h(d,"class","tabs-header stretched")},m(_e,Me){T(_e,e,Me),v(e,i),T(_e,s,Me),R&&R.m(_e,Me),T(_e,l,Me),T(_e,o,Me),j(r,o,null),v(o,a),v(o,u),T(_e,f,Me),T(_e,d,Me),v(d,p),v(p,m),v(m,b),v(p,g),F&&F.m(p,null),v(d,w),v(d,$),v($,C),v($,O),q&&q.m($,null),v(d,D),B&&B.m(d,null),A=!0,L||(N=[J(o,"submit",ct(n[28])),J(p,"click",n[29]),J($,"click",n[30])],L=!0)},p(_e,Me){var Ve,ke,Ce,Ke,pt,Je,Ue,te;(!A||Me[0]&4)&&t!==(t=_e[2].isNew?"New collection":"Edit collection")&&oe(i,t),!_e[2].isNew&&!_e[2].system?R?(R.p(_e,Me),Me[0]&4&&I(R,1)):(R=xd(_e),R.c(),I(R,1),R.m(l.parentNode,l)):R&&(ae(),P(R,1,1,()=>{R=null}),ue());const qe={};Me[0]&8192&&(qe.class="form-field collection-field-name required m-b-0 "+(_e[13]?"disabled":"")),Me[0]&8260|Me[1]&1081344&&(qe.$$scope={dirty:Me,ctx:_e}),r.$set(qe),(!A||Me[0]&4)&&_!==(_=(Ve=_e[2])!=null&&Ve.isView?"Query":"Fields")&&oe(b,_),Me[0]&2048&&(k=!z.isEmpty(_e[11])),k?F?(F.p(_e,Me),Me[0]&2048&&I(F,1)):(F=ip(_e),F.c(),I(F,1),F.m(p,null)):F&&(ae(),P(F,1,1,()=>{F=null}),ue()),(!A||Me[0]&8)&&x(p,"active",_e[3]===Si),Me[0]&32&&(M=!z.isEmpty((ke=_e[5])==null?void 0:ke.listRule)||!z.isEmpty((Ce=_e[5])==null?void 0:Ce.viewRule)||!z.isEmpty((Ke=_e[5])==null?void 0:Ke.createRule)||!z.isEmpty((pt=_e[5])==null?void 0:pt.updateRule)||!z.isEmpty((Je=_e[5])==null?void 0:Je.deleteRule)||!z.isEmpty((te=(Ue=_e[5])==null?void 0:Ue.options)==null?void 0:te.manageRule)),M?q?Me[0]&32&&I(q,1):(q=sp(),q.c(),I(q,1),q.m($,null)):q&&(ae(),P(q,1,1,()=>{q=null}),ue()),(!A||Me[0]&8)&&x($,"active",_e[3]===kl),_e[2].isAuth?B?B.p(_e,Me):(B=lp(_e),B.c(),B.m(d,null)):B&&(B.d(1),B=null)},i(_e){A||(I(R),I(r.$$.fragment,_e),I(F),I(q),A=!0)},o(_e){P(R),P(r.$$.fragment,_e),P(F),P(q),A=!1},d(_e){_e&&S(e),_e&&S(s),R&&R.d(_e),_e&&S(l),_e&&S(o),V(r),_e&&S(f),_e&&S(d),F&&F.d(),q&&q.d(),B&&B.d(),L=!1,Ie(N)}}}function O4(n){let e,t,i,s,l,o=n[2].isNew?"Create":"Save changes",r,a,u,f;return{c(){e=y("button"),t=y("span"),t.textContent="Cancel",i=E(),s=y("button"),l=y("span"),r=U(o),h(t,"class","txt"),h(e,"type","button"),h(e,"class","btn btn-transparent"),e.disabled=n[9],h(l,"class","txt"),h(s,"type","button"),h(s,"class","btn btn-expanded"),s.disabled=a=!n[12]||n[9],x(s,"btn-loading",n[9])},m(d,p){T(d,e,p),v(e,t),T(d,i,p),T(d,s,p),v(s,l),v(l,r),u||(f=[J(e,"click",n[22]),J(s,"click",n[23])],u=!0)},p(d,p){p[0]&512&&(e.disabled=d[9]),p[0]&4&&o!==(o=d[2].isNew?"Create":"Save changes")&&oe(r,o),p[0]&4608&&a!==(a=!d[12]||d[9])&&(s.disabled=a),p[0]&512&&x(s,"btn-loading",d[9])},d(d){d&&S(e),d&&S(i),d&&S(s),u=!1,Ie(f)}}}function D4(n){let e,t,i,s,l={class:"overlay-panel-lg colored-header collection-panel",escClose:!1,beforeHide:n[36],$$slots:{footer:[O4],header:[M4],default:[S4]},$$scope:{ctx:n}};e=new vn({props:l}),n[37](e),e.$on("hide",n[38]),e.$on("show",n[39]);let o={};return i=new y4({props:o}),n[40](i),i.$on("confirm",n[41]),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(r,a){j(e,r,a),T(r,t,a),j(i,r,a),s=!0},p(r,a){const u={};a[0]&1040&&(u.beforeHide=r[36]),a[0]&14956|a[1]&1048576&&(u.$$scope={dirty:a,ctx:r}),e.$set(u);const f={};i.$set(f)},i(r){s||(I(e.$$.fragment,r),I(i.$$.fragment,r),s=!0)},o(r){P(e.$$.fragment,r),P(i.$$.fragment,r),s=!1},d(r){n[37](null),V(e,r),r&&S(t),n[40](null),V(i,r)}}}const Si="schema",kl="api_rules",As="options",E4="base",rp="auth",ap="view";function Ar(n){return JSON.stringify(n)}function A4(n,e,t){let i,s,l,o;Ye(n,ni,te=>t(5,o=te));const r={};r[E4]="Base",r[ap]="View",r[rp]="Auth";const a=kt();let u,f,d=null,p=new _n,m=!1,_=!1,b=Si,g=Ar(p),k="";function w(te){t(3,b=te)}function $(te){return O(te),t(10,_=!0),w(Si),u==null?void 0:u.show()}function C(){return u==null?void 0:u.hide()}async function O(te){gn({}),typeof te<"u"?(t(20,d=te),t(2,p=te.clone())):(t(20,d=null),t(2,p=new _n)),t(2,p.schema=p.schema||[],p),t(2,p.originalName=p.name||"",p),await an(),t(21,g=Ar(p))}function M(){p.isNew?D():f==null||f.show(d,p)}function D(){if(m)return;t(9,m=!0);const te=A();let Re;p.isNew?Re=he.collections.create(te):Re=he.collections.update(p.id,te),Re.then(xe=>{Da(),U1(xe.id),t(10,_=!1),C(),Wt(p.isNew?"Successfully created collection.":"Successfully updated collection."),a("save",{isNew:p.isNew,collection:xe})}).catch(xe=>{he.errorResponseHandler(xe)}).finally(()=>{t(9,m=!1)})}function A(){const te=p.export();te.schema=te.schema.slice(0);for(let Re=te.schema.length-1;Re>=0;Re--)te.schema[Re].toDelete&&te.schema.splice(Re,1);return te}function L(){d!=null&&d.id&&mn(`Do you really want to delete collection "${d==null?void 0:d.name}" and all its records?`,()=>he.collections.delete(d==null?void 0:d.id).then(()=>{C(),Wt(`Successfully deleted collection "${d==null?void 0:d.name}".`),a("delete",d),QS(d)}).catch(te=>{he.errorResponseHandler(te)}))}function N(te){t(2,p.type=te,p),di("schema")}function R(){s?mn("You have unsaved changes. Do you really want to discard them?",()=>{F()}):F()}async function F(){const te=d==null?void 0:d.clone();if(te){if(te.id="",te.created="",te.updated="",te.name+="_duplicate",!z.isEmpty(te.schema))for(const Re of te.schema)Re.id="";if(!z.isEmpty(te.indexes))for(let Re=0;ReC(),B=()=>M(),Y=()=>R(),Z=()=>L(),ee=te=>{t(2,p.name=z.slugify(te.target.value),p),te.target.value=p.name},ie=te=>N(te),X=()=>{l&&M()},ce=()=>w(Si),G=()=>w(kl),de=()=>w(As);function _e(te){p=te,t(2,p),t(20,d)}function Me(te){p=te,t(2,p),t(20,d)}function qe(te){p=te,t(2,p),t(20,d)}function Ve(te){p=te,t(2,p),t(20,d)}const ke=()=>s&&_?(mn("You have unsaved changes. Do you really want to close the panel?",()=>{t(10,_=!1),C()}),!1):!0;function Ce(te){le[te?"unshift":"push"](()=>{u=te,t(7,u)})}function Ke(te){pe.call(this,n,te)}function pt(te){pe.call(this,n,te)}function Je(te){le[te?"unshift":"push"](()=>{f=te,t(8,f)})}const Ue=()=>D();return n.$$.update=()=>{var te;n.$$.dirty[0]&32&&(o.schema||(te=o.options)!=null&&te.query?t(11,k=z.getNestedVal(o,"schema.message")||"Has errors"):t(11,k="")),n.$$.dirty[0]&4&&p.type===ap&&(t(2,p.createRule=null,p),t(2,p.updateRule=null,p),t(2,p.deleteRule=null,p)),n.$$.dirty[0]&1048580&&p!=null&&p.name&&(d==null?void 0:d.name)!=(p==null?void 0:p.name)&&t(2,p.indexes=p.indexes.map(Re=>z.replaceIndexTableName(Re,p.name)),p),n.$$.dirty[0]&4&&t(13,i=!p.isNew&&p.system),n.$$.dirty[0]&2097156&&t(4,s=g!=Ar(p)),n.$$.dirty[0]&20&&t(12,l=p.isNew||s),n.$$.dirty[0]&12&&b===As&&p.type!==rp&&w(Si)},[w,C,p,b,s,o,r,u,f,m,_,k,l,i,M,D,L,N,R,$,d,g,q,B,Y,Z,ee,ie,X,ce,G,de,_e,Me,qe,Ve,ke,Ce,Ke,pt,Je,Ue]}class lu extends ye{constructor(e){super(),ve(this,e,A4,D4,ge,{changeTab:0,show:19,hide:1},null,[-1,-1])}get changeTab(){return this.$$.ctx[0]}get show(){return this.$$.ctx[19]}get hide(){return this.$$.ctx[1]}}function up(n,e,t){const i=n.slice();return i[15]=e[t],i}function fp(n){let e,t=n[1].length&&cp();return{c(){t&&t.c(),e=Se()},m(i,s){t&&t.m(i,s),T(i,e,s)},p(i,s){i[1].length?t||(t=cp(),t.c(),t.m(e.parentNode,e)):t&&(t.d(1),t=null)},d(i){t&&t.d(i),i&&S(e)}}}function cp(n){let e;return{c(){e=y("p"),e.textContent="No collections found.",h(e,"class","txt-hint m-t-10 m-b-10 txt-center")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function dp(n,e){let t,i,s,l,o,r=e[15].name+"",a,u,f,d,p;return{key:n,first:null,c(){var m;t=y("a"),i=y("i"),l=E(),o=y("span"),a=U(r),u=E(),h(i,"class",s=z.getCollectionTypeIcon(e[15].type)),h(o,"class","txt"),h(t,"href",f="/collections?collectionId="+e[15].id),h(t,"class","sidebar-list-item"),x(t,"active",((m=e[5])==null?void 0:m.id)===e[15].id),this.first=t},m(m,_){T(m,t,_),v(t,i),v(t,l),v(t,o),v(o,a),v(t,u),d||(p=Ee(sn.call(null,t)),d=!0)},p(m,_){var b;e=m,_&8&&s!==(s=z.getCollectionTypeIcon(e[15].type))&&h(i,"class",s),_&8&&r!==(r=e[15].name+"")&&oe(a,r),_&8&&f!==(f="/collections?collectionId="+e[15].id)&&h(t,"href",f),_&40&&x(t,"active",((b=e[5])==null?void 0:b.id)===e[15].id)},d(m){m&&S(t),d=!1,p()}}}function pp(n){let e,t,i,s;return{c(){e=y("footer"),t=y("button"),t.innerHTML=` + New collection`,h(t,"type","button"),h(t,"class","btn btn-block btn-outline"),h(e,"class","sidebar-footer")},m(l,o){T(l,e,o),v(e,t),i||(s=J(t,"click",n[12]),i=!0)},p:Q,d(l){l&&S(e),i=!1,s()}}}function I4(n){let e,t,i,s,l,o,r,a,u,f,d,p=[],m=new Map,_,b,g,k,w,$,C=n[3];const O=L=>L[15].id;for(let L=0;L',o=E(),r=y("input"),a=E(),u=y("hr"),f=E(),d=y("div");for(let L=0;L20),h(e,"class","page-sidebar collection-sidebar")},m(L,N){T(L,e,N),v(e,t),v(t,i),v(i,s),v(s,l),v(i,o),v(i,r),fe(r,n[0]),v(e,a),v(e,u),v(e,f),v(e,d);for(let R=0;R20),L[7]?D&&(D.d(1),D=null):D?D.p(L,N):(D=pp(L),D.c(),D.m(e,null));const R={};g.$set(R)},i(L){k||(I(g.$$.fragment,L),k=!0)},o(L){P(g.$$.fragment,L),k=!1},d(L){L&&S(e);for(let N=0;N{const n=document.querySelector(".collection-sidebar .sidebar-list-item.active");n&&(n==null||n.scrollIntoView({block:"nearest"}))},0)}function L4(n,e,t){let i,s,l,o,r,a,u;Ye(n,Ei,w=>t(5,o=w)),Ye(n,Li,w=>t(9,r=w)),Ye(n,No,w=>t(6,a=w)),Ye(n,Ms,w=>t(7,u=w));let f,d="";function p(w){Xt(Ei,o=w,o)}const m=()=>t(0,d="");function _(){d=this.value,t(0,d)}const b=()=>f==null?void 0:f.show();function g(w){le[w?"unshift":"push"](()=>{f=w,t(2,f)})}const k=w=>{var $;($=w.detail)!=null&&$.isNew&&w.detail.collection&&p(w.detail.collection)};return n.$$.update=()=>{n.$$.dirty&512&&r&&P4(),n.$$.dirty&1&&t(1,i=d.replace(/\s+/g,"").toLowerCase()),n.$$.dirty&1&&t(4,s=d!==""),n.$$.dirty&515&&t(3,l=r.filter(w=>w.id==d||w.name.replace(/\s+/g,"").toLowerCase().includes(i)))},[d,i,f,l,s,o,a,u,p,r,m,_,b,g,k]}class N4 extends ye{constructor(e){super(),ve(this,e,L4,I4,ge,{})}}function mp(n,e,t){const i=n.slice();return i[14]=e[t][0],i[15]=e[t][1],i}function hp(n){n[18]=n[19].default}function _p(n,e,t){const i=n.slice();return i[14]=e[t][0],i[15]=e[t][1],i[21]=t,i}function gp(n){let e;return{c(){e=y("hr"),h(e,"class","m-t-sm m-b-sm")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function bp(n,e){let t,i=e[21]===Object.keys(e[6]).length,s,l,o=e[15].label+"",r,a,u,f,d=i&&gp();function p(){return e[9](e[14])}return{key:n,first:null,c(){t=Se(),d&&d.c(),s=E(),l=y("button"),r=U(o),a=E(),h(l,"type","button"),h(l,"class","sidebar-item"),x(l,"active",e[5]===e[14]),this.first=t},m(m,_){T(m,t,_),d&&d.m(m,_),T(m,s,_),T(m,l,_),v(l,r),v(l,a),u||(f=J(l,"click",p),u=!0)},p(m,_){e=m,_&8&&(i=e[21]===Object.keys(e[6]).length),i?d||(d=gp(),d.c(),d.m(s.parentNode,s)):d&&(d.d(1),d=null),_&8&&o!==(o=e[15].label+"")&&oe(r,o),_&40&&x(l,"active",e[5]===e[14])},d(m){m&&S(t),d&&d.d(m),m&&S(s),m&&S(l),u=!1,f()}}}function vp(n){let e,t,i,s={ctx:n,current:null,token:null,hasCatch:!1,pending:q4,then:R4,catch:F4,value:19,blocks:[,,,]};return fu(t=n[15].component,s),{c(){e=Se(),s.block.c()},m(l,o){T(l,e,o),s.block.m(l,s.anchor=o),s.mount=()=>e.parentNode,s.anchor=e,i=!0},p(l,o){n=l,s.ctx=n,o&8&&t!==(t=n[15].component)&&fu(t,s)||Tb(s,n,o)},i(l){i||(I(s.block),i=!0)},o(l){for(let o=0;o<3;o+=1){const r=s.blocks[o];P(r)}i=!1},d(l){l&&S(e),s.block.d(l),s.token=null,s=null}}}function F4(n){return{c:Q,m:Q,p:Q,i:Q,o:Q,d:Q}}function R4(n){hp(n);let e,t,i;return e=new n[18]({props:{collection:n[2]}}),{c(){H(e.$$.fragment),t=E()},m(s,l){j(e,s,l),T(s,t,l),i=!0},p(s,l){hp(s);const o={};l&4&&(o.collection=s[2]),e.$set(o)},i(s){i||(I(e.$$.fragment,s),i=!0)},o(s){P(e.$$.fragment,s),i=!1},d(s){V(e,s),s&&S(t)}}}function q4(n){return{c:Q,m:Q,p:Q,i:Q,o:Q,d:Q}}function yp(n,e){let t,i,s,l=e[5]===e[14]&&vp(e);return{key:n,first:null,c(){t=Se(),l&&l.c(),i=Se(),this.first=t},m(o,r){T(o,t,r),l&&l.m(o,r),T(o,i,r),s=!0},p(o,r){e=o,e[5]===e[14]?l?(l.p(e,r),r&40&&I(l,1)):(l=vp(e),l.c(),I(l,1),l.m(i.parentNode,i)):l&&(ae(),P(l,1,1,()=>{l=null}),ue())},i(o){s||(I(l),s=!0)},o(o){P(l),s=!1},d(o){o&&S(t),l&&l.d(o),o&&S(i)}}}function j4(n){let e,t,i,s=[],l=new Map,o,r,a=[],u=new Map,f,d=Object.entries(n[3]);const p=b=>b[14];for(let b=0;bb[14];for(let b=0;bClose',h(e,"type","button"),h(e,"class","btn btn-transparent")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[8]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function H4(n){let e,t,i={class:"docs-panel",$$slots:{footer:[V4],default:[j4]},$$scope:{ctx:n}};return e=new vn({props:i}),n[10](e),e.$on("hide",n[11]),e.$on("show",n[12]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,[l]){const o={};l&4194348&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[10](null),V(e,s)}}}function z4(n,e,t){const i={list:{label:"List/Search",component:at(()=>import("./ListApiDocs-a95a3788.js"),["./ListApiDocs-a95a3788.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css","./ListApiDocs-68f52edd.css"],import.meta.url)},view:{label:"View",component:at(()=>import("./ViewApiDocs-4c37687a.js"),["./ViewApiDocs-4c37687a.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},create:{label:"Create",component:at(()=>import("./CreateApiDocs-9d397b84.js"),["./CreateApiDocs-9d397b84.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},update:{label:"Update",component:at(()=>import("./UpdateApiDocs-54d3b3e2.js"),["./UpdateApiDocs-54d3b3e2.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},delete:{label:"Delete",component:at(()=>import("./DeleteApiDocs-77c2c7b1.js"),["./DeleteApiDocs-77c2c7b1.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},realtime:{label:"Realtime",component:at(()=>import("./RealtimeApiDocs-78d76800.js"),["./RealtimeApiDocs-78d76800.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)}},s={"auth-with-password":{label:"Auth with password",component:at(()=>import("./AuthWithPasswordDocs-0af3e3a8.js"),["./AuthWithPasswordDocs-0af3e3a8.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"auth-with-oauth2":{label:"Auth with OAuth2",component:at(()=>import("./AuthWithOAuth2Docs-13fa04d8.js"),["./AuthWithOAuth2Docs-13fa04d8.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},refresh:{label:"Auth refresh",component:at(()=>import("./AuthRefreshDocs-0a2c959e.js"),["./AuthRefreshDocs-0a2c959e.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"request-verification":{label:"Request verification",component:at(()=>import("./RequestVerificationDocs-e38a4378.js"),["./RequestVerificationDocs-e38a4378.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"confirm-verification":{label:"Confirm verification",component:at(()=>import("./ConfirmVerificationDocs-1295b8e4.js"),["./ConfirmVerificationDocs-1295b8e4.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"request-password-reset":{label:"Request password reset",component:at(()=>import("./RequestPasswordResetDocs-c3291f55.js"),["./RequestPasswordResetDocs-c3291f55.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"confirm-password-reset":{label:"Confirm password reset",component:at(()=>import("./ConfirmPasswordResetDocs-06eac1c3.js"),["./ConfirmPasswordResetDocs-06eac1c3.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"request-email-change":{label:"Request email change",component:at(()=>import("./RequestEmailChangeDocs-8f8bbbb4.js"),["./RequestEmailChangeDocs-8f8bbbb4.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"confirm-email-change":{label:"Confirm email change",component:at(()=>import("./ConfirmEmailChangeDocs-6ae1c631.js"),["./ConfirmEmailChangeDocs-6ae1c631.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"list-auth-methods":{label:"List auth methods",component:at(()=>import("./AuthMethodsDocs-c43e0db5.js"),["./AuthMethodsDocs-c43e0db5.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"list-linked-accounts":{label:"List OAuth2 accounts",component:at(()=>import("./ListExternalAuthsDocs-b206f3c1.js"),["./ListExternalAuthsDocs-b206f3c1.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"unlink-account":{label:"Unlink OAuth2 account",component:at(()=>import("./UnlinkExternalAuthDocs-e73e925a.js"),["./UnlinkExternalAuthDocs-e73e925a.js","./SdkTabs-45287958.js","./SdkTabs-9b0b7a06.css"],import.meta.url)}};let l,o=new _n,r,a=[];a.length&&(r=Object.keys(a)[0]);function u(k){return t(2,o=k),d(Object.keys(a)[0]),l==null?void 0:l.show()}function f(){return l==null?void 0:l.hide()}function d(k){t(5,r=k)}const p=()=>f(),m=k=>d(k);function _(k){le[k?"unshift":"push"](()=>{l=k,t(4,l)})}function b(k){pe.call(this,n,k)}function g(k){pe.call(this,n,k)}return n.$$.update=()=>{n.$$.dirty&12&&(o.isAuth?(t(3,a=Object.assign({},i,s)),!(o!=null&&o.options.allowUsernameAuth)&&!(o!=null&&o.options.allowEmailAuth)&&delete a["auth-with-password"],o!=null&&o.options.allowOAuth2Auth||delete a["auth-with-oauth2"]):o.isView?(t(3,a=Object.assign({},i)),delete a.create,delete a.update,delete a.delete,delete a.realtime):t(3,a=Object.assign({},i)))},[f,d,o,a,l,r,i,u,p,m,_,b,g]}class B4 extends ye{constructor(e){super(),ve(this,e,z4,H4,ge,{show:7,hide:0,changeTab:1})}get show(){return this.$$.ctx[7]}get hide(){return this.$$.ctx[0]}get changeTab(){return this.$$.ctx[1]}}function U4(n){let e,t,i,s,l,o,r,a,u,f,d,p;return{c(){e=y("label"),t=y("i"),i=E(),s=y("span"),s.textContent="Username",o=E(),r=y("input"),h(t,"class",z.getFieldTypeIcon("user")),h(s,"class","txt"),h(e,"for",l=n[12]),h(r,"type","text"),h(r,"requried",a=!n[0].isNew),h(r,"placeholder",u=n[0].isNew?"Leave empty to auto generate...":n[3]),h(r,"id",f=n[12])},m(m,_){T(m,e,_),v(e,t),v(e,i),v(e,s),T(m,o,_),T(m,r,_),fe(r,n[0].username),d||(p=J(r,"input",n[4]),d=!0)},p(m,_){_&4096&&l!==(l=m[12])&&h(e,"for",l),_&1&&a!==(a=!m[0].isNew)&&h(r,"requried",a),_&1&&u!==(u=m[0].isNew?"Leave empty to auto generate...":m[3])&&h(r,"placeholder",u),_&4096&&f!==(f=m[12])&&h(r,"id",f),_&1&&r.value!==m[0].username&&fe(r,m[0].username)},d(m){m&&S(e),m&&S(o),m&&S(r),d=!1,p()}}}function W4(n){let e,t,i,s,l,o,r,a,u,f,d=n[0].emailVisibility?"On":"Off",p,m,_,b,g,k,w,$,C;return{c(){var O;e=y("label"),t=y("i"),i=E(),s=y("span"),s.textContent="Email",o=E(),r=y("div"),a=y("button"),u=y("span"),f=U("Public: "),p=U(d),_=E(),b=y("input"),h(t,"class",z.getFieldTypeIcon("email")),h(s,"class","txt"),h(e,"for",l=n[12]),h(u,"class","txt"),h(a,"type","button"),h(a,"class",m="btn btn-sm btn-transparent "+(n[0].emailVisibility?"btn-success":"btn-hint")),h(r,"class","form-field-addon email-visibility-addon svelte-1751a4d"),h(b,"type","email"),b.autofocus=g=n[0].isNew,h(b,"autocomplete","off"),h(b,"id",k=n[12]),b.required=w=(O=n[1].options)==null?void 0:O.requireEmail,h(b,"class","svelte-1751a4d")},m(O,M){T(O,e,M),v(e,t),v(e,i),v(e,s),T(O,o,M),T(O,r,M),v(r,a),v(a,u),v(u,f),v(u,p),T(O,_,M),T(O,b,M),fe(b,n[0].email),n[0].isNew&&b.focus(),$||(C=[Ee(Be.call(null,a,{text:"Make email public or private",position:"top-right"})),J(a,"click",n[5]),J(b,"input",n[6])],$=!0)},p(O,M){var D;M&4096&&l!==(l=O[12])&&h(e,"for",l),M&1&&d!==(d=O[0].emailVisibility?"On":"Off")&&oe(p,d),M&1&&m!==(m="btn btn-sm btn-transparent "+(O[0].emailVisibility?"btn-success":"btn-hint"))&&h(a,"class",m),M&1&&g!==(g=O[0].isNew)&&(b.autofocus=g),M&4096&&k!==(k=O[12])&&h(b,"id",k),M&2&&w!==(w=(D=O[1].options)==null?void 0:D.requireEmail)&&(b.required=w),M&1&&b.value!==O[0].email&&fe(b,O[0].email)},d(O){O&&S(e),O&&S(o),O&&S(r),O&&S(_),O&&S(b),$=!1,Ie(C)}}}function kp(n){let e,t;return e=new me({props:{class:"form-field form-field-toggle",name:"verified",$$slots:{default:[Y4,({uniqueId:i})=>({12:i}),({uniqueId:i})=>i?4096:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&12292&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function Y4(n){let e,t,i,s,l,o,r,a;return{c(){e=y("input"),i=E(),s=y("label"),l=U("Change password"),h(e,"type","checkbox"),h(e,"id",t=n[12]),h(s,"for",o=n[12])},m(u,f){T(u,e,f),e.checked=n[2],T(u,i,f),T(u,s,f),v(s,l),r||(a=J(e,"change",n[7]),r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&h(e,"id",t),f&4&&(e.checked=u[2]),f&4096&&o!==(o=u[12])&&h(s,"for",o)},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,a()}}}function wp(n){let e,t,i,s,l,o,r,a,u;return s=new me({props:{class:"form-field required",name:"password",$$slots:{default:[K4,({uniqueId:f})=>({12:f}),({uniqueId:f})=>f?4096:0]},$$scope:{ctx:n}}}),r=new me({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[J4,({uniqueId:f})=>({12:f}),({uniqueId:f})=>f?4096:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),i=y("div"),H(s.$$.fragment),l=E(),o=y("div"),H(r.$$.fragment),h(i,"class","col-sm-6"),h(o,"class","col-sm-6"),h(t,"class","grid"),x(t,"p-t-xs",n[2]),h(e,"class","block")},m(f,d){T(f,e,d),v(e,t),v(t,i),j(s,i,null),v(t,l),v(t,o),j(r,o,null),u=!0},p(f,d){const p={};d&12289&&(p.$$scope={dirty:d,ctx:f}),s.$set(p);const m={};d&12289&&(m.$$scope={dirty:d,ctx:f}),r.$set(m),(!u||d&4)&&x(t,"p-t-xs",f[2])},i(f){u||(I(s.$$.fragment,f),I(r.$$.fragment,f),f&&Qe(()=>{u&&(a||(a=je(e,yt,{duration:150},!0)),a.run(1))}),u=!0)},o(f){P(s.$$.fragment,f),P(r.$$.fragment,f),f&&(a||(a=je(e,yt,{duration:150},!1)),a.run(0)),u=!1},d(f){f&&S(e),V(s),V(r),f&&a&&a.end()}}}function K4(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("label"),t=y("i"),i=E(),s=y("span"),s.textContent="Password",o=E(),r=y("input"),h(t,"class","ri-lock-line"),h(s,"class","txt"),h(e,"for",l=n[12]),h(r,"type","password"),h(r,"autocomplete","new-password"),h(r,"id",a=n[12]),r.required=!0},m(d,p){T(d,e,p),v(e,t),v(e,i),v(e,s),T(d,o,p),T(d,r,p),fe(r,n[0].password),u||(f=J(r,"input",n[8]),u=!0)},p(d,p){p&4096&&l!==(l=d[12])&&h(e,"for",l),p&4096&&a!==(a=d[12])&&h(r,"id",a),p&1&&r.value!==d[0].password&&fe(r,d[0].password)},d(d){d&&S(e),d&&S(o),d&&S(r),u=!1,f()}}}function J4(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("label"),t=y("i"),i=E(),s=y("span"),s.textContent="Password confirm",o=E(),r=y("input"),h(t,"class","ri-lock-line"),h(s,"class","txt"),h(e,"for",l=n[12]),h(r,"type","password"),h(r,"autocomplete","new-password"),h(r,"id",a=n[12]),r.required=!0},m(d,p){T(d,e,p),v(e,t),v(e,i),v(e,s),T(d,o,p),T(d,r,p),fe(r,n[0].passwordConfirm),u||(f=J(r,"input",n[9]),u=!0)},p(d,p){p&4096&&l!==(l=d[12])&&h(e,"for",l),p&4096&&a!==(a=d[12])&&h(r,"id",a),p&1&&r.value!==d[0].passwordConfirm&&fe(r,d[0].passwordConfirm)},d(d){d&&S(e),d&&S(o),d&&S(r),u=!1,f()}}}function Z4(n){let e,t,i,s,l,o,r,a;return{c(){e=y("input"),i=E(),s=y("label"),l=U("Verified"),h(e,"type","checkbox"),h(e,"id",t=n[12]),h(s,"for",o=n[12])},m(u,f){T(u,e,f),e.checked=n[0].verified,T(u,i,f),T(u,s,f),v(s,l),r||(a=[J(e,"change",n[10]),J(e,"change",ct(n[11]))],r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&h(e,"id",t),f&1&&(e.checked=u[0].verified),f&4096&&o!==(o=u[12])&&h(s,"for",o)},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,Ie(a)}}}function G4(n){var g;let e,t,i,s,l,o,r,a,u,f,d,p,m;i=new me({props:{class:"form-field "+(n[0].isNew?"":"required"),name:"username",$$slots:{default:[U4,({uniqueId:k})=>({12:k}),({uniqueId:k})=>k?4096:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field "+((g=n[1].options)!=null&&g.requireEmail?"required":""),name:"email",$$slots:{default:[W4,({uniqueId:k})=>({12:k}),({uniqueId:k})=>k?4096:0]},$$scope:{ctx:n}}});let _=!n[0].isNew&&kp(n),b=(n[0].isNew||n[2])&&wp(n);return p=new me({props:{class:"form-field form-field-toggle",name:"verified",$$slots:{default:[Z4,({uniqueId:k})=>({12:k}),({uniqueId:k})=>k?4096:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),r=E(),a=y("div"),_&&_.c(),u=E(),b&&b.c(),f=E(),d=y("div"),H(p.$$.fragment),h(t,"class","col-lg-6"),h(l,"class","col-lg-6"),h(a,"class","col-lg-12"),h(d,"class","col-lg-12"),h(e,"class","grid m-b-base")},m(k,w){T(k,e,w),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),v(e,r),v(e,a),_&&_.m(a,null),v(a,u),b&&b.m(a,null),v(e,f),v(e,d),j(p,d,null),m=!0},p(k,[w]){var M;const $={};w&1&&($.class="form-field "+(k[0].isNew?"":"required")),w&12289&&($.$$scope={dirty:w,ctx:k}),i.$set($);const C={};w&2&&(C.class="form-field "+((M=k[1].options)!=null&&M.requireEmail?"required":"")),w&12291&&(C.$$scope={dirty:w,ctx:k}),o.$set(C),k[0].isNew?_&&(ae(),P(_,1,1,()=>{_=null}),ue()):_?(_.p(k,w),w&1&&I(_,1)):(_=kp(k),_.c(),I(_,1),_.m(a,u)),k[0].isNew||k[2]?b?(b.p(k,w),w&5&&I(b,1)):(b=wp(k),b.c(),I(b,1),b.m(a,null)):b&&(ae(),P(b,1,1,()=>{b=null}),ue());const O={};w&12289&&(O.$$scope={dirty:w,ctx:k}),p.$set(O)},i(k){m||(I(i.$$.fragment,k),I(o.$$.fragment,k),I(_),I(b),I(p.$$.fragment,k),m=!0)},o(k){P(i.$$.fragment,k),P(o.$$.fragment,k),P(_),P(b),P(p.$$.fragment,k),m=!1},d(k){k&&S(e),V(i),V(o),_&&_.d(),b&&b.d(),V(p)}}}function X4(n,e,t){let{collection:i=new _n}=e,{record:s=new Mi}=e,l=s.username||null,o=!1;function r(){s.username=this.value,t(0,s),t(2,o)}const a=()=>t(0,s.emailVisibility=!s.emailVisibility,s);function u(){s.email=this.value,t(0,s),t(2,o)}function f(){o=this.checked,t(2,o)}function d(){s.password=this.value,t(0,s),t(2,o)}function p(){s.passwordConfirm=this.value,t(0,s),t(2,o)}function m(){s.verified=this.checked,t(0,s),t(2,o)}const _=b=>{s.isNew||mn("Do you really want to manually change the verified account state?",()=>{},()=>{t(0,s.verified=!b.target.checked,s)})};return n.$$set=b=>{"collection"in b&&t(1,i=b.collection),"record"in b&&t(0,s=b.record)},n.$$.update=()=>{n.$$.dirty&1&&!s.username&&s.username!==null&&t(0,s.username=null,s),n.$$.dirty&4&&(o||(t(0,s.password=null,s),t(0,s.passwordConfirm=null,s),di("password"),di("passwordConfirm")))},[s,i,o,l,r,a,u,f,d,p,m,_]}class Q4 extends ye{constructor(e){super(),ve(this,e,X4,G4,ge,{collection:1,record:0})}}function x4(n){let e,t,i,s=[n[3]],l={};for(let o=0;o{r&&(t(1,r.style.height="",r),t(1,r.style.height=Math.min(r.scrollHeight+2,o)+"px",r))},0)}function f(m){if((m==null?void 0:m.code)==="Enter"&&!(m!=null&&m.shiftKey)&&!(m!=null&&m.isComposing)){m.preventDefault();const _=r.closest("form");_!=null&&_.requestSubmit&&_.requestSubmit()}}xt(()=>(u(),()=>clearTimeout(a)));function d(m){le[m?"unshift":"push"](()=>{r=m,t(1,r)})}function p(){l=this.value,t(0,l)}return n.$$set=m=>{e=Ne(Ne({},e),Vt(m)),t(3,s=Ze(e,i)),"value"in m&&t(0,l=m.value),"maxHeight"in m&&t(4,o=m.maxHeight)},n.$$.update=()=>{n.$$.dirty&1&&typeof l!==void 0&&u()},[l,r,f,s,o,d,p]}class t5 extends ye{constructor(e){super(),ve(this,e,e5,x4,ge,{value:0,maxHeight:4})}}function n5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,d,p;function m(b){n[2](b)}let _={id:n[3],required:n[1].required};return n[0]!==void 0&&(_.value=n[0]),f=new t5({props:_}),le.push(()=>be(f,"value",m)),{c(){e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),u=E(),H(f.$$.fragment),h(t,"class",i=z.getFieldTypeIcon(n[1].type)),h(l,"class","txt"),h(e,"for",a=n[3])},m(b,g){T(b,e,g),v(e,t),v(e,s),v(e,l),v(l,r),T(b,u,g),j(f,b,g),p=!0},p(b,g){(!p||g&2&&i!==(i=z.getFieldTypeIcon(b[1].type)))&&h(t,"class",i),(!p||g&2)&&o!==(o=b[1].name+"")&&oe(r,o),(!p||g&8&&a!==(a=b[3]))&&h(e,"for",a);const k={};g&8&&(k.id=b[3]),g&2&&(k.required=b[1].required),!d&&g&1&&(d=!0,k.value=b[0],we(()=>d=!1)),f.$set(k)},i(b){p||(I(f.$$.fragment,b),p=!0)},o(b){P(f.$$.fragment,b),p=!1},d(b){b&&S(e),b&&S(u),V(f,b)}}}function i5(n){let e,t;return e=new me({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[n5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function s5(n,e,t){let{field:i=new bn}=e,{value:s=void 0}=e;function l(o){s=o,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class l5 extends ye{constructor(e){super(),ve(this,e,s5,i5,ge,{field:1,value:0})}}function o5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,d,p,m,_,b,g;return{c(){var k,w;e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),u=E(),f=y("input"),h(t,"class",i=z.getFieldTypeIcon(n[1].type)),h(l,"class","txt"),h(e,"for",a=n[3]),h(f,"type","number"),h(f,"id",d=n[3]),f.required=p=n[1].required,h(f,"min",m=(k=n[1].options)==null?void 0:k.min),h(f,"max",_=(w=n[1].options)==null?void 0:w.max),h(f,"step","any")},m(k,w){T(k,e,w),v(e,t),v(e,s),v(e,l),v(l,r),T(k,u,w),T(k,f,w),fe(f,n[0]),b||(g=J(f,"input",n[2]),b=!0)},p(k,w){var $,C;w&2&&i!==(i=z.getFieldTypeIcon(k[1].type))&&h(t,"class",i),w&2&&o!==(o=k[1].name+"")&&oe(r,o),w&8&&a!==(a=k[3])&&h(e,"for",a),w&8&&d!==(d=k[3])&&h(f,"id",d),w&2&&p!==(p=k[1].required)&&(f.required=p),w&2&&m!==(m=($=k[1].options)==null?void 0:$.min)&&h(f,"min",m),w&2&&_!==(_=(C=k[1].options)==null?void 0:C.max)&&h(f,"max",_),w&1&&_t(f.value)!==k[0]&&fe(f,k[0])},d(k){k&&S(e),k&&S(u),k&&S(f),b=!1,g()}}}function r5(n){let e,t;return e=new me({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[o5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function a5(n,e,t){let{field:i=new bn}=e,{value:s=void 0}=e;function l(){s=_t(this.value),t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class u5 extends ye{constructor(e){super(),ve(this,e,a5,r5,ge,{field:1,value:0})}}function f5(n){let e,t,i,s,l=n[1].name+"",o,r,a,u;return{c(){e=y("input"),i=E(),s=y("label"),o=U(l),h(e,"type","checkbox"),h(e,"id",t=n[3]),h(s,"for",r=n[3])},m(f,d){T(f,e,d),e.checked=n[0],T(f,i,d),T(f,s,d),v(s,o),a||(u=J(e,"change",n[2]),a=!0)},p(f,d){d&8&&t!==(t=f[3])&&h(e,"id",t),d&1&&(e.checked=f[0]),d&2&&l!==(l=f[1].name+"")&&oe(o,l),d&8&&r!==(r=f[3])&&h(s,"for",r)},d(f){f&&S(e),f&&S(i),f&&S(s),a=!1,u()}}}function c5(n){let e,t;return e=new me({props:{class:"form-field form-field-toggle "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[f5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field form-field-toggle "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function d5(n,e,t){let{field:i=new bn}=e,{value:s=!1}=e;function l(){s=this.checked,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class p5 extends ye{constructor(e){super(),ve(this,e,d5,c5,ge,{field:1,value:0})}}function m5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,d,p,m,_;return{c(){e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),u=E(),f=y("input"),h(t,"class",i=z.getFieldTypeIcon(n[1].type)),h(l,"class","txt"),h(e,"for",a=n[3]),h(f,"type","email"),h(f,"id",d=n[3]),f.required=p=n[1].required},m(b,g){T(b,e,g),v(e,t),v(e,s),v(e,l),v(l,r),T(b,u,g),T(b,f,g),fe(f,n[0]),m||(_=J(f,"input",n[2]),m=!0)},p(b,g){g&2&&i!==(i=z.getFieldTypeIcon(b[1].type))&&h(t,"class",i),g&2&&o!==(o=b[1].name+"")&&oe(r,o),g&8&&a!==(a=b[3])&&h(e,"for",a),g&8&&d!==(d=b[3])&&h(f,"id",d),g&2&&p!==(p=b[1].required)&&(f.required=p),g&1&&f.value!==b[0]&&fe(f,b[0])},d(b){b&&S(e),b&&S(u),b&&S(f),m=!1,_()}}}function h5(n){let e,t;return e=new me({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[m5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function _5(n,e,t){let{field:i=new bn}=e,{value:s=void 0}=e;function l(){s=this.value,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class g5 extends ye{constructor(e){super(),ve(this,e,_5,h5,ge,{field:1,value:0})}}function b5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,d,p,m,_;return{c(){e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),u=E(),f=y("input"),h(t,"class",i=z.getFieldTypeIcon(n[1].type)),h(l,"class","txt"),h(e,"for",a=n[3]),h(f,"type","url"),h(f,"id",d=n[3]),f.required=p=n[1].required},m(b,g){T(b,e,g),v(e,t),v(e,s),v(e,l),v(l,r),T(b,u,g),T(b,f,g),fe(f,n[0]),m||(_=J(f,"input",n[2]),m=!0)},p(b,g){g&2&&i!==(i=z.getFieldTypeIcon(b[1].type))&&h(t,"class",i),g&2&&o!==(o=b[1].name+"")&&oe(r,o),g&8&&a!==(a=b[3])&&h(e,"for",a),g&8&&d!==(d=b[3])&&h(f,"id",d),g&2&&p!==(p=b[1].required)&&(f.required=p),g&1&&f.value!==b[0]&&fe(f,b[0])},d(b){b&&S(e),b&&S(u),b&&S(f),m=!1,_()}}}function v5(n){let e,t;return e=new me({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[b5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function y5(n,e,t){let{field:i=new bn}=e,{value:s=void 0}=e;function l(){s=this.value,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class k5 extends ye{constructor(e){super(),ve(this,e,y5,v5,ge,{field:1,value:0})}}function Sp(n){let e,t,i,s;return{c(){e=y("div"),t=y("button"),t.innerHTML='',h(t,"type","button"),h(t,"class","link-hint clear-btn svelte-11df51y"),h(e,"class","form-field-addon")},m(l,o){T(l,e,o),v(e,t),i||(s=[Ee(Be.call(null,t,"Clear")),J(t,"click",n[5])],i=!0)},p:Q,d(l){l&&S(e),i=!1,Ie(s)}}}function w5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,d,p,m,_,b,g=n[0]&&!n[1].required&&Sp(n);function k(C){n[6](C)}function w(C){n[7](C)}let $={id:n[8],options:z.defaultFlatpickrOptions()};return n[2]!==void 0&&($.value=n[2]),n[0]!==void 0&&($.formattedValue=n[0]),p=new iu({props:$}),le.push(()=>be(p,"value",k)),le.push(()=>be(p,"formattedValue",w)),p.$on("close",n[3]),{c(){e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),a=U(" (UTC)"),f=E(),g&&g.c(),d=E(),H(p.$$.fragment),h(t,"class",i=Ci(z.getFieldTypeIcon(n[1].type))+" svelte-11df51y"),h(l,"class","txt"),h(e,"for",u=n[8])},m(C,O){T(C,e,O),v(e,t),v(e,s),v(e,l),v(l,r),v(l,a),T(C,f,O),g&&g.m(C,O),T(C,d,O),j(p,C,O),b=!0},p(C,O){(!b||O&2&&i!==(i=Ci(z.getFieldTypeIcon(C[1].type))+" svelte-11df51y"))&&h(t,"class",i),(!b||O&2)&&o!==(o=C[1].name+"")&&oe(r,o),(!b||O&256&&u!==(u=C[8]))&&h(e,"for",u),C[0]&&!C[1].required?g?g.p(C,O):(g=Sp(C),g.c(),g.m(d.parentNode,d)):g&&(g.d(1),g=null);const M={};O&256&&(M.id=C[8]),!m&&O&4&&(m=!0,M.value=C[2],we(()=>m=!1)),!_&&O&1&&(_=!0,M.formattedValue=C[0],we(()=>_=!1)),p.$set(M)},i(C){b||(I(p.$$.fragment,C),b=!0)},o(C){P(p.$$.fragment,C),b=!1},d(C){C&&S(e),C&&S(f),g&&g.d(C),C&&S(d),V(p,C)}}}function S5(n){let e,t;return e=new me({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[w5,({uniqueId:i})=>({8:i}),({uniqueId:i})=>i?256:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&775&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function T5(n,e,t){let{field:i=new bn}=e,{value:s=void 0}=e,l=s;function o(d){d.detail&&d.detail.length==3&&t(0,s=d.detail[1])}function r(){t(0,s="")}const a=()=>r();function u(d){l=d,t(2,l),t(0,s)}function f(d){s=d,t(0,s)}return n.$$set=d=>{"field"in d&&t(1,i=d.field),"value"in d&&t(0,s=d.value)},n.$$.update=()=>{n.$$.dirty&1&&s&&s.length>19&&t(0,s=s.substring(0,19)),n.$$.dirty&5&&l!=s&&t(2,l=s)},[s,i,l,o,r,a,u,f]}class $5 extends ye{constructor(e){super(),ve(this,e,T5,S5,ge,{field:1,value:0})}}function Tp(n){let e,t,i=n[1].options.maxSelect+"",s,l;return{c(){e=y("div"),t=U("Select up to "),s=U(i),l=U(" items."),h(e,"class","help-block")},m(o,r){T(o,e,r),v(e,t),v(e,s),v(e,l)},p(o,r){r&2&&i!==(i=o[1].options.maxSelect+"")&&oe(s,i)},d(o){o&&S(e)}}}function C5(n){var w,$,C,O,M;let e,t,i,s,l,o=n[1].name+"",r,a,u,f,d,p,m,_;function b(D){n[3](D)}let g={id:n[4],toggle:!n[1].required||n[2],multiple:n[2],closable:!n[2]||((w=n[0])==null?void 0:w.length)>=(($=n[1].options)==null?void 0:$.maxSelect),items:(C=n[1].options)==null?void 0:C.values,searchable:((O=n[1].options)==null?void 0:O.values)>5};n[0]!==void 0&&(g.selected=n[0]),f=new su({props:g}),le.push(()=>be(f,"selected",b));let k=((M=n[1].options)==null?void 0:M.maxSelect)>1&&Tp(n);return{c(){e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),u=E(),H(f.$$.fragment),p=E(),k&&k.c(),m=Se(),h(t,"class",i=z.getFieldTypeIcon(n[1].type)),h(l,"class","txt"),h(e,"for",a=n[4])},m(D,A){T(D,e,A),v(e,t),v(e,s),v(e,l),v(l,r),T(D,u,A),j(f,D,A),T(D,p,A),k&&k.m(D,A),T(D,m,A),_=!0},p(D,A){var N,R,F,q,B;(!_||A&2&&i!==(i=z.getFieldTypeIcon(D[1].type)))&&h(t,"class",i),(!_||A&2)&&o!==(o=D[1].name+"")&&oe(r,o),(!_||A&16&&a!==(a=D[4]))&&h(e,"for",a);const L={};A&16&&(L.id=D[4]),A&6&&(L.toggle=!D[1].required||D[2]),A&4&&(L.multiple=D[2]),A&7&&(L.closable=!D[2]||((N=D[0])==null?void 0:N.length)>=((R=D[1].options)==null?void 0:R.maxSelect)),A&2&&(L.items=(F=D[1].options)==null?void 0:F.values),A&2&&(L.searchable=((q=D[1].options)==null?void 0:q.values)>5),!d&&A&1&&(d=!0,L.selected=D[0],we(()=>d=!1)),f.$set(L),((B=D[1].options)==null?void 0:B.maxSelect)>1?k?k.p(D,A):(k=Tp(D),k.c(),k.m(m.parentNode,m)):k&&(k.d(1),k=null)},i(D){_||(I(f.$$.fragment,D),_=!0)},o(D){P(f.$$.fragment,D),_=!1},d(D){D&&S(e),D&&S(u),V(f,D),D&&S(p),k&&k.d(D),D&&S(m)}}}function M5(n){let e,t;return e=new me({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[C5,({uniqueId:i})=>({4:i}),({uniqueId:i})=>i?16:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&55&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function O5(n,e,t){let i,{field:s=new bn}=e,{value:l=void 0}=e;function o(r){l=r,t(0,l),t(2,i),t(1,s)}return n.$$set=r=>{"field"in r&&t(1,s=r.field),"value"in r&&t(0,l=r.value)},n.$$.update=()=>{var r;n.$$.dirty&2&&t(2,i=((r=s.options)==null?void 0:r.maxSelect)>1),n.$$.dirty&5&&typeof l>"u"&&t(0,l=i?[]:""),n.$$.dirty&7&&i&&Array.isArray(l)&&l.length>s.options.maxSelect&&t(0,l=l.slice(l.length-s.options.maxSelect))},[l,s,i,o]}class D5 extends ye{constructor(e){super(),ve(this,e,O5,M5,ge,{field:1,value:0})}}function E5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,d,p,m,_;return{c(){e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),u=E(),f=y("textarea"),h(t,"class",i=z.getFieldTypeIcon(n[1].type)),h(l,"class","txt"),h(e,"for",a=n[4]),h(f,"id",d=n[4]),h(f,"class","txt-mono"),f.required=p=n[1].required,f.value=n[2]},m(b,g){T(b,e,g),v(e,t),v(e,s),v(e,l),v(l,r),T(b,u,g),T(b,f,g),m||(_=J(f,"input",n[3]),m=!0)},p(b,g){g&2&&i!==(i=z.getFieldTypeIcon(b[1].type))&&h(t,"class",i),g&2&&o!==(o=b[1].name+"")&&oe(r,o),g&16&&a!==(a=b[4])&&h(e,"for",a),g&16&&d!==(d=b[4])&&h(f,"id",d),g&2&&p!==(p=b[1].required)&&(f.required=p),g&4&&(f.value=b[2])},d(b){b&&S(e),b&&S(u),b&&S(f),m=!1,_()}}}function A5(n){let e,t;return e=new me({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[E5,({uniqueId:i})=>({4:i}),({uniqueId:i})=>i?16:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&55&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function I5(n,e,t){let{field:i=new bn}=e,{value:s=void 0}=e,l=JSON.stringify(typeof s>"u"?null:s,null,2);const o=r=>{t(2,l=r.target.value),t(0,s=r.target.value.trim())};return n.$$set=r=>{"field"in r&&t(1,i=r.field),"value"in r&&t(0,s=r.value)},n.$$.update=()=>{n.$$.dirty&5&&s!==(l==null?void 0:l.trim())&&(t(2,l=JSON.stringify(typeof s>"u"?null:s,null,2)),t(0,s=l))},[s,i,l,o]}class P5 extends ye{constructor(e){super(),ve(this,e,I5,A5,ge,{field:1,value:0})}}function L5(n){let e,t;return{c(){e=y("i"),h(e,"class","ri-file-line"),h(e,"alt",t=n[0].name)},m(i,s){T(i,e,s)},p(i,s){s&1&&t!==(t=i[0].name)&&h(e,"alt",t)},d(i){i&&S(e)}}}function N5(n){let e,t,i;return{c(){e=y("img"),Wn(e.src,t=n[2])||h(e,"src",t),h(e,"width",n[1]),h(e,"height",n[1]),h(e,"alt",i=n[0].name)},m(s,l){T(s,e,l)},p(s,l){l&4&&!Wn(e.src,t=s[2])&&h(e,"src",t),l&2&&h(e,"width",s[1]),l&2&&h(e,"height",s[1]),l&1&&i!==(i=s[0].name)&&h(e,"alt",i)},d(s){s&&S(e)}}}function F5(n){let e;function t(l,o){return l[2]?N5:L5}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},i:Q,o:Q,d(l){s.d(l),l&&S(e)}}}function R5(n,e,t){let i,{file:s}=e,{size:l=50}=e;function o(){t(2,i=""),z.hasImageExtension(s==null?void 0:s.name)&&z.generateThumb(s,l,l).then(r=>{t(2,i=r)}).catch(r=>{console.warn("Unable to generate thumb: ",r)})}return n.$$set=r=>{"file"in r&&t(0,s=r.file),"size"in r&&t(1,l=r.size)},n.$$.update=()=>{n.$$.dirty&1&&typeof s<"u"&&o()},t(2,i=""),[s,l,i]}class q5 extends ye{constructor(e){super(),ve(this,e,R5,F5,ge,{file:0,size:1})}}function $p(n){let e;function t(l,o){return l[4]==="image"?V5:j5}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&S(e)}}}function j5(n){let e,t;return{c(){e=y("object"),t=U("Cannot preview the file."),h(e,"title",n[2]),h(e,"data",n[1])},m(i,s){T(i,e,s),v(e,t)},p(i,s){s&4&&h(e,"title",i[2]),s&2&&h(e,"data",i[1])},d(i){i&&S(e)}}}function V5(n){let e,t,i;return{c(){e=y("img"),Wn(e.src,t=n[1])||h(e,"src",t),h(e,"alt",i="Preview "+n[2])},m(s,l){T(s,e,l)},p(s,l){l&2&&!Wn(e.src,t=s[1])&&h(e,"src",t),l&4&&i!==(i="Preview "+s[2])&&h(e,"alt",i)},d(s){s&&S(e)}}}function H5(n){var s;let e=(s=n[3])==null?void 0:s.isActive(),t,i=e&&$p(n);return{c(){i&&i.c(),t=Se()},m(l,o){i&&i.m(l,o),T(l,t,o)},p(l,o){var r;o&8&&(e=(r=l[3])==null?void 0:r.isActive()),e?i?i.p(l,o):(i=$p(l),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null)},d(l){i&&i.d(l),l&&S(t)}}}function z5(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='',h(e,"type","button"),h(e,"class","overlay-close")},m(s,l){T(s,e,l),t||(i=J(e,"click",ct(n[0])),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function B5(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("a"),t=U(n[2]),i=E(),s=y("i"),l=E(),o=y("div"),r=E(),a=y("button"),a.textContent="Close",h(s,"class","ri-external-link-line"),h(e,"href",n[1]),h(e,"title",n[2]),h(e,"target","_blank"),h(e,"rel","noreferrer noopener"),h(e,"class","link-hint txt-ellipsis inline-flex"),h(o,"class","flex-fill"),h(a,"type","button"),h(a,"class","btn btn-transparent")},m(d,p){T(d,e,p),v(e,t),v(e,i),v(e,s),T(d,l,p),T(d,o,p),T(d,r,p),T(d,a,p),u||(f=J(a,"click",n[0]),u=!0)},p(d,p){p&4&&oe(t,d[2]),p&2&&h(e,"href",d[1]),p&4&&h(e,"title",d[2])},d(d){d&&S(e),d&&S(l),d&&S(o),d&&S(r),d&&S(a),u=!1,f()}}}function U5(n){let e,t,i={class:"preview preview-"+n[4],btnClose:!1,popup:!0,$$slots:{footer:[B5],header:[z5],default:[H5]},$$scope:{ctx:n}};return e=new vn({props:i}),n[6](e),e.$on("show",n[7]),e.$on("hide",n[8]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,[l]){const o={};l&16&&(o.class="preview preview-"+s[4]),l&542&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[6](null),V(e,s)}}}function W5(n,e,t){let i,s,l,o="";function r(p){p!==""&&(t(1,o=p),l==null||l.show())}function a(){return l==null?void 0:l.hide()}function u(p){le[p?"unshift":"push"](()=>{l=p,t(3,l)})}function f(p){pe.call(this,n,p)}function d(p){pe.call(this,n,p)}return n.$$.update=()=>{n.$$.dirty&2&&t(2,i=o.substring(o.lastIndexOf("/")+1)),n.$$.dirty&4&&t(4,s=z.getFileType(i))},[a,o,i,l,s,r,u,f,d]}class Y5 extends ye{constructor(e){super(),ve(this,e,W5,U5,ge,{show:5,hide:0})}get show(){return this.$$.ctx[5]}get hide(){return this.$$.ctx[0]}}function K5(n){let e;return{c(){e=y("i"),h(e,"class","ri-file-3-line")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function J5(n){let e;return{c(){e=y("i"),h(e,"class","ri-video-line")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function Z5(n){let e,t,i,s,l;return{c(){e=y("img"),Wn(e.src,t=n[4])||h(e,"src",t),h(e,"alt",n[0]),h(e,"title",i="Preview "+n[0])},m(o,r){T(o,e,r),s||(l=J(e,"error",n[7]),s=!0)},p(o,r){r&16&&!Wn(e.src,t=o[4])&&h(e,"src",t),r&1&&h(e,"alt",o[0]),r&1&&i!==(i="Preview "+o[0])&&h(e,"title",i)},d(o){o&&S(e),s=!1,l()}}}function G5(n){let e,t,i,s,l,o,r,a;function u(m,_){return m[2]==="image"?Z5:m[2]==="video"||m[2]==="audio"?J5:K5}let f=u(n),d=f(n),p={};return l=new Y5({props:p}),n[10](l),{c(){e=y("a"),d.c(),s=E(),H(l.$$.fragment),h(e,"class",t="thumb "+(n[1]?`thumb-${n[1]}`:"")),h(e,"href",n[6]),h(e,"target","_blank"),h(e,"rel","noreferrer"),h(e,"title",i=(n[5]?"Preview":"Download")+" "+n[0])},m(m,_){T(m,e,_),d.m(e,null),T(m,s,_),j(l,m,_),o=!0,r||(a=J(e,"click",Cn(n[9])),r=!0)},p(m,[_]){f===(f=u(m))&&d?d.p(m,_):(d.d(1),d=f(m),d&&(d.c(),d.m(e,null))),(!o||_&2&&t!==(t="thumb "+(m[1]?`thumb-${m[1]}`:"")))&&h(e,"class",t),(!o||_&33&&i!==(i=(m[5]?"Preview":"Download")+" "+m[0]))&&h(e,"title",i);const b={};l.$set(b)},i(m){o||(I(l.$$.fragment,m),o=!0)},o(m){P(l.$$.fragment,m),o=!1},d(m){m&&S(e),d.d(),m&&S(s),n[10](null),V(l,m),r=!1,a()}}}function X5(n,e,t){let i,s,{record:l=null}=e,{filename:o=""}=e,{size:r=""}=e,a,u="",f=he.getFileUrl(l,o);function d(){t(4,u="")}const p=_=>{s&&(_.preventDefault(),a==null||a.show(f))};function m(_){le[_?"unshift":"push"](()=>{a=_,t(3,a)})}return n.$$set=_=>{"record"in _&&t(8,l=_.record),"filename"in _&&t(0,o=_.filename),"size"in _&&t(1,r=_.size)},n.$$.update=()=>{n.$$.dirty&1&&t(2,i=z.getFileType(o)),n.$$.dirty&5&&t(5,s=["image","audio","video"].includes(i)||o.endsWith(".pdf"))},t(4,u=f?f+"?thumb=100x100":""),[o,r,i,a,u,s,f,d,l,p,m]}class ou extends ye{constructor(e){super(),ve(this,e,X5,G5,ge,{record:8,filename:0,size:1})}}function Cp(n,e,t){const i=n.slice();return i[22]=e[t],i[24]=t,i}function Mp(n,e,t){const i=n.slice();i[25]=e[t],i[24]=t;const s=i[1].includes(i[24]);return i[26]=s,i}function Q5(n){let e,t,i;function s(){return n[14](n[24])}return{c(){e=y("button"),e.innerHTML='',h(e,"type","button"),h(e,"class","btn btn-transparent btn-hint btn-sm btn-circle btn-remove")},m(l,o){T(l,e,o),t||(i=[Ee(Be.call(null,e,"Remove file")),J(e,"click",s)],t=!0)},p(l,o){n=l},d(l){l&&S(e),t=!1,Ie(i)}}}function x5(n){let e,t,i;function s(){return n[13](n[24])}return{c(){e=y("button"),e.innerHTML='Restore',h(e,"type","button"),h(e,"class","btn btn-sm btn-danger btn-transparent")},m(l,o){T(l,e,o),t||(i=J(e,"click",s),t=!0)},p(l,o){n=l},d(l){l&&S(e),t=!1,i()}}}function Op(n,e){let t,i,s,l,o,r,a=e[25]+"",u,f,d,p,m,_,b;s=new ou({props:{record:e[2],filename:e[25]}});function g($,C){return C&18&&(_=null),_==null&&(_=!!$[1].includes($[24])),_?x5:Q5}let k=g(e,-1),w=k(e);return{key:n,first:null,c(){t=y("div"),i=y("div"),H(s.$$.fragment),l=E(),o=y("div"),r=y("a"),u=U(a),p=E(),m=y("div"),w.c(),x(i,"fade",e[1].includes(e[24])),h(r,"href",f=he.getFileUrl(e[2],e[25])),h(r,"class",d="txt-ellipsis "+(e[26]?"txt-strikethrough txt-hint":"link-primary")),h(r,"title","Download"),h(r,"target","_blank"),h(r,"rel","noopener noreferrer"),h(o,"class","content"),h(m,"class","actions"),h(t,"class","list-item"),this.first=t},m($,C){T($,t,C),v(t,i),j(s,i,null),v(t,l),v(t,o),v(o,r),v(r,u),v(t,p),v(t,m),w.m(m,null),b=!0},p($,C){e=$;const O={};C&4&&(O.record=e[2]),C&16&&(O.filename=e[25]),s.$set(O),(!b||C&18)&&x(i,"fade",e[1].includes(e[24])),(!b||C&16)&&a!==(a=e[25]+"")&&oe(u,a),(!b||C&20&&f!==(f=he.getFileUrl(e[2],e[25])))&&h(r,"href",f),(!b||C&18&&d!==(d="txt-ellipsis "+(e[26]?"txt-strikethrough txt-hint":"link-primary")))&&h(r,"class",d),k===(k=g(e,C))&&w?w.p(e,C):(w.d(1),w=k(e),w&&(w.c(),w.m(m,null)))},i($){b||(I(s.$$.fragment,$),b=!0)},o($){P(s.$$.fragment,$),b=!1},d($){$&&S(t),V(s),w.d()}}}function Dp(n){let e,t,i,s,l,o,r,a,u=n[22].name+"",f,d,p,m,_,b,g;i=new q5({props:{file:n[22]}});function k(){return n[15](n[24])}return{c(){e=y("div"),t=y("figure"),H(i.$$.fragment),s=E(),l=y("div"),o=y("small"),o.textContent="New",r=E(),a=y("span"),f=U(u),p=E(),m=y("button"),m.innerHTML='',h(t,"class","thumb"),h(o,"class","label label-success m-r-5"),h(a,"class","txt"),h(l,"class","filename m-r-auto"),h(l,"title",d=n[22].name),h(m,"type","button"),h(m,"class","btn btn-transparent btn-sm btn-circle btn-remove"),h(e,"class","list-item")},m(w,$){T(w,e,$),v(e,t),j(i,t,null),v(e,s),v(e,l),v(l,o),v(l,r),v(l,a),v(a,f),v(e,p),v(e,m),_=!0,b||(g=[Ee(Be.call(null,m,"Remove file")),J(m,"click",k)],b=!0)},p(w,$){n=w;const C={};$&1&&(C.file=n[22]),i.$set(C),(!_||$&1)&&u!==(u=n[22].name+"")&&oe(f,u),(!_||$&1&&d!==(d=n[22].name))&&h(l,"title",d)},i(w){_||(I(i.$$.fragment,w),_=!0)},o(w){P(i.$$.fragment,w),_=!1},d(w){w&&S(e),V(i),b=!1,Ie(g)}}}function eM(n){let e,t,i,s,l,o=n[3].name+"",r,a,u,f,d=[],p=new Map,m,_,b,g,k,w,$,C,O,M,D,A,L=n[4];const N=B=>B[25]+B[2].id;for(let B=0;BP(F[B],1,1,()=>{F[B]=null});return{c(){e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),u=E(),f=y("div");for(let B=0;B({21:i}),({uniqueId:i})=>i?2097152:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&8&&(l.class="form-field form-field-list form-field-file "+(i[3].required?"required":"")),s&8&&(l.name=i[3].name),s&270533119&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function nM(n,e,t){let i,s,l,{record:o}=e,{value:r=""}=e,{uploadedFiles:a=[]}=e,{deletedFileIndexes:u=[]}=e,{field:f=new bn}=e,d,p;function m(A){z.removeByValue(u,A),t(1,u)}function _(A){z.pushUnique(u,A),t(1,u)}function b(A){z.isEmpty(a[A])||a.splice(A,1),t(0,a)}function g(){p==null||p.dispatchEvent(new CustomEvent("change",{detail:{value:r,uploadedFiles:a,deletedFileIndexes:u},bubbles:!0}))}const k=A=>m(A),w=A=>_(A),$=A=>b(A);function C(A){le[A?"unshift":"push"](()=>{d=A,t(6,d)})}const O=()=>{for(let A of d.files)a.push(A);t(0,a),t(6,d.value=null,d)},M=()=>d==null?void 0:d.click();function D(A){le[A?"unshift":"push"](()=>{p=A,t(7,p)})}return n.$$set=A=>{"record"in A&&t(2,o=A.record),"value"in A&&t(12,r=A.value),"uploadedFiles"in A&&t(0,a=A.uploadedFiles),"deletedFileIndexes"in A&&t(1,u=A.deletedFileIndexes),"field"in A&&t(3,f=A.field)},n.$$.update=()=>{var A,L;n.$$.dirty&1&&(Array.isArray(a)||t(0,a=z.toArray(a))),n.$$.dirty&2&&(Array.isArray(u)||t(1,u=z.toArray(u))),n.$$.dirty&8&&t(5,i=((A=f.options)==null?void 0:A.maxSelect)>1),n.$$.dirty&4128&&z.isEmpty(r)&&t(12,r=i?[]:""),n.$$.dirty&4096&&t(4,s=z.toArray(r)),n.$$.dirty&27&&t(8,l=(s.length||a.length)&&((L=f.options)==null?void 0:L.maxSelect)<=s.length+a.length-u.length),n.$$.dirty&3&&(a!==-1||u!==-1)&&g()},[a,u,o,f,s,i,d,p,l,m,_,b,r,k,w,$,C,O,M,D]}class iM extends ye{constructor(e){super(),ve(this,e,nM,tM,ge,{record:2,value:12,uploadedFiles:0,deletedFileIndexes:1,field:3})}}function Ep(n){return typeof n=="function"?{threshold:100,callback:n}:n||{}}function sM(n,e){e=Ep(e),e!=null&&e.callback&&e.callback();function t(i){if(!(e!=null&&e.callback))return;i.target.scrollHeight-i.target.clientHeight-i.target.scrollTop<=e.threshold&&e.callback()}return n.addEventListener("scroll",t),n.addEventListener("resize",t),{update(i){e=Ep(i)},destroy(){n.removeEventListener("scroll",t),n.removeEventListener("resize",t)}}}const lM=n=>({dragging:n&2,dragover:n&4}),Ap=n=>({dragging:n[1],dragover:n[2]});function oM(n){let e,t,i,s;const l=n[8].default,o=At(l,n,n[7],Ap);return{c(){e=y("div"),o&&o.c(),h(e,"draggable",!0),h(e,"class","draggable svelte-28orm4"),x(e,"dragging",n[1]),x(e,"dragover",n[2])},m(r,a){T(r,e,a),o&&o.m(e,null),t=!0,i||(s=[J(e,"dragover",ct(n[9])),J(e,"dragleave",ct(n[10])),J(e,"dragend",n[11]),J(e,"dragstart",n[12]),J(e,"drop",n[13])],i=!0)},p(r,[a]){o&&o.p&&(!t||a&134)&&Pt(o,l,r,r[7],t?It(l,r[7],a,lM):Lt(r[7]),Ap),(!t||a&2)&&x(e,"dragging",r[1]),(!t||a&4)&&x(e,"dragover",r[2])},i(r){t||(I(o,r),t=!0)},o(r){P(o,r),t=!1},d(r){r&&S(e),o&&o.d(r),i=!1,Ie(s)}}}function rM(n,e,t){let{$$slots:i={},$$scope:s}=e;const l=kt();let{index:o}=e,{list:r=[]}=e,{disabled:a=!1}=e,u=!1,f=!1;function d(w,$){!w&&!a||(t(1,u=!0),w.dataTransfer.effectAllowed="move",w.dataTransfer.dropEffect="move",w.dataTransfer.setData("text/plain",$))}function p(w,$){if(!w&&!a)return;t(2,f=!1),t(1,u=!1),w.dataTransfer.dropEffect="move";const C=parseInt(w.dataTransfer.getData("text/plain"));C<$?(r.splice($+1,0,r[C]),r.splice(C,1)):(r.splice($,0,r[C]),r.splice(C+1,1)),t(5,r),l("sort",r)}const m=()=>{t(2,f=!0)},_=()=>{t(2,f=!1)},b=()=>{t(2,f=!1),t(1,u=!1)},g=w=>d(w,o),k=w=>p(w,o);return n.$$set=w=>{"index"in w&&t(0,o=w.index),"list"in w&&t(5,r=w.list),"disabled"in w&&t(6,a=w.disabled),"$$scope"in w&&t(7,s=w.$$scope)},[o,u,f,d,p,r,a,s,i,m,_,b,g,k]}class aM extends ye{constructor(e){super(),ve(this,e,rM,oM,ge,{index:0,list:5,disabled:6})}}function Ip(n,e,t){const i=n.slice();i[6]=e[t];const s=z.toArray(i[0][i[6]]).slice(0,5);return i[7]=s,i}function Pp(n,e,t){const i=n.slice();return i[10]=e[t],i}function Lp(n){let e,t;return e=new ou({props:{record:n[0],filename:n[10],size:"xs"}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&1&&(l.record=i[0]),s&3&&(l.filename=i[10]),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function Np(n){let e=!z.isEmpty(n[10]),t,i,s=e&&Lp(n);return{c(){s&&s.c(),t=Se()},m(l,o){s&&s.m(l,o),T(l,t,o),i=!0},p(l,o){o&3&&(e=!z.isEmpty(l[10])),e?s?(s.p(l,o),o&3&&I(s,1)):(s=Lp(l),s.c(),I(s,1),s.m(t.parentNode,t)):s&&(ae(),P(s,1,1,()=>{s=null}),ue())},i(l){i||(I(s),i=!0)},o(l){P(s),i=!1},d(l){s&&s.d(l),l&&S(t)}}}function Fp(n){let e,t,i=n[7],s=[];for(let o=0;oP(s[o],1,1,()=>{s[o]=null});return{c(){for(let o=0;oP(m[b],1,1,()=>{m[b]=null});return{c(){e=y("div"),t=y("i"),s=E();for(let b=0;bt(5,o=u));let{record:r}=e,{displayFields:a=[]}=e;return n.$$set=u=>{"record"in u&&t(0,r=u.record),"displayFields"in u&&t(3,a=u.displayFields)},n.$$.update=()=>{n.$$.dirty&33&&t(4,i=o==null?void 0:o.find(u=>u.id==(r==null?void 0:r.collectionId))),n.$$.dirty&24&&t(1,s=(a==null?void 0:a.filter(u=>{var f;return!!((f=i==null?void 0:i.schema)!=null&&f.find(d=>d.name==u&&d.type=="file"))}))||[]),n.$$.dirty&10&&t(2,l=(s.length?a==null?void 0:a.filter(u=>!s.includes(u)):a)||[])},[r,s,l,a,i,o]}class xo extends ye{constructor(e){super(),ve(this,e,fM,uM,ge,{record:0,displayFields:3})}}function Rp(n,e,t){const i=n.slice();return i[49]=e[t],i[51]=t,i}function qp(n,e,t){const i=n.slice();i[49]=e[t];const s=i[8](i[49]);return i[6]=s,i}function jp(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='
    New record
    ',h(e,"type","button"),h(e,"class","btn btn-transparent btn-hint p-l-sm p-r-sm")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[31]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function Vp(n){let e,t;function i(o,r){return o[12]?dM:cM}let s=i(n),l=s(n);return{c(){e=y("div"),l.c(),t=E(),h(e,"class","list-item")},m(o,r){T(o,e,r),l.m(e,null),v(e,t)},p(o,r){s===(s=i(o))&&l?l.p(o,r):(l.d(1),l=s(o),l&&(l.c(),l.m(e,t)))},d(o){o&&S(e),l.d()}}}function cM(n){var l;let e,t,i,s=((l=n[2])==null?void 0:l.length)&&Hp(n);return{c(){e=y("span"),e.textContent="No records found.",t=E(),s&&s.c(),i=Se(),h(e,"class","txt txt-hint")},m(o,r){T(o,e,r),T(o,t,r),s&&s.m(o,r),T(o,i,r)},p(o,r){var a;(a=o[2])!=null&&a.length?s?s.p(o,r):(s=Hp(o),s.c(),s.m(i.parentNode,i)):s&&(s.d(1),s=null)},d(o){o&&S(e),o&&S(t),s&&s.d(o),o&&S(i)}}}function dM(n){let e;return{c(){e=y("div"),e.innerHTML='',h(e,"class","block txt-center")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function Hp(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='Clear filters',h(e,"type","button"),h(e,"class","btn btn-hint btn-sm")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[35]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function pM(n){let e;return{c(){e=y("i"),h(e,"class","ri-checkbox-blank-circle-line txt-disabled")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function mM(n){let e;return{c(){e=y("i"),h(e,"class","ri-checkbox-circle-fill txt-success")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function zp(n){let e,t,i,s;function l(){return n[32](n[49])}return{c(){e=y("div"),t=y("button"),t.innerHTML='',h(t,"type","button"),h(t,"class","btn btn-sm btn-circle btn-transparent btn-hint m-l-auto"),h(e,"class","actions nonintrusive")},m(o,r){T(o,e,r),v(e,t),i||(s=[Ee(Be.call(null,t,"Edit")),J(t,"keydown",Cn(n[27])),J(t,"click",Cn(l))],i=!0)},p(o,r){n=o},d(o){o&&S(e),i=!1,Ie(s)}}}function Bp(n,e){var k;let t,i,s,l,o,r,a,u,f;function d(w,$){return w[6]?mM:pM}let p=d(e),m=p(e);l=new xo({props:{record:e[49],displayFields:e[13]}});let _=!((k=e[10])!=null&&k.isView)&&zp(e);function b(){return e[33](e[49])}function g(...w){return e[34](e[49],...w)}return{key:n,first:null,c(){t=y("div"),m.c(),i=E(),s=y("div"),H(l.$$.fragment),o=E(),_&&_.c(),r=E(),h(s,"class","content"),h(t,"tabindex","0"),h(t,"class","list-item handle"),x(t,"selected",e[6]),x(t,"disabled",!e[6]&&e[5]>1&&!e[9]),this.first=t},m(w,$){T(w,t,$),m.m(t,null),v(t,i),v(t,s),j(l,s,null),v(t,o),_&&_.m(t,null),v(t,r),a=!0,u||(f=[J(t,"click",b),J(t,"keydown",g)],u=!0)},p(w,$){var O;e=w,p!==(p=d(e))&&(m.d(1),m=p(e),m&&(m.c(),m.m(t,i)));const C={};$[0]&8&&(C.record=e[49]),$[0]&8192&&(C.displayFields=e[13]),l.$set(C),(O=e[10])!=null&&O.isView?_&&(_.d(1),_=null):_?_.p(e,$):(_=zp(e),_.c(),_.m(t,r)),(!a||$[0]&264)&&x(t,"selected",e[6]),(!a||$[0]&808)&&x(t,"disabled",!e[6]&&e[5]>1&&!e[9])},i(w){a||(I(l.$$.fragment,w),a=!0)},o(w){P(l.$$.fragment,w),a=!1},d(w){w&&S(t),m.d(),V(l),_&&_.d(),u=!1,Ie(f)}}}function Up(n){let e,t=n[6].length+"",i,s,l,o;return{c(){e=U("("),i=U(t),s=U(" of MAX "),l=U(n[5]),o=U(")")},m(r,a){T(r,e,a),T(r,i,a),T(r,s,a),T(r,l,a),T(r,o,a)},p(r,a){a[0]&64&&t!==(t=r[6].length+"")&&oe(i,t),a[0]&32&&oe(l,r[5])},d(r){r&&S(e),r&&S(i),r&&S(s),r&&S(l),r&&S(o)}}}function hM(n){let e;return{c(){e=y("p"),e.textContent="No selected records.",h(e,"class","txt-hint")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function _M(n){let e,t,i=n[6],s=[];for(let o=0;oP(s[o],1,1,()=>{s[o]=null});return{c(){e=y("div");for(let o=0;o',l=E(),h(s,"type","button"),h(s,"title","Remove"),h(s,"class","btn btn-circle btn-transparent btn-hint btn-xs"),h(e,"class","label"),x(e,"label-danger",n[52]),x(e,"label-warning",n[53])},m(f,d){T(f,e,d),j(t,e,null),v(e,i),v(e,s),T(f,l,d),o=!0,r||(a=J(s,"click",u),r=!0)},p(f,d){n=f;const p={};d[0]&64&&(p.record=n[49]),d[0]&8192&&(p.displayFields=n[13]),t.$set(p),(!o||d[1]&2097152)&&x(e,"label-danger",n[52]),(!o||d[1]&4194304)&&x(e,"label-warning",n[53])},i(f){o||(I(t.$$.fragment,f),o=!0)},o(f){P(t.$$.fragment,f),o=!1},d(f){f&&S(e),V(t),f&&S(l),r=!1,a()}}}function Wp(n){let e,t,i;function s(o){n[38](o)}let l={index:n[51],$$slots:{default:[gM,({dragging:o,dragover:r})=>({52:o,53:r}),({dragging:o,dragover:r})=>[0,(o?2097152:0)|(r?4194304:0)]]},$$scope:{ctx:n}};return n[6]!==void 0&&(l.list=n[6]),e=new aM({props:l}),le.push(()=>be(e,"list",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r[0]&8256|r[1]&39845888&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&64&&(t=!0,a.list=o[6],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function bM(n){var R;let e,t,i,s,l,o=[],r=new Map,a,u,f,d,p,m,_,b,g,k,w;t=new Yo({props:{value:n[2],autocompleteCollection:n[10]}}),t.$on("submit",n[30]);let $=!((R=n[10])!=null&&R.isView)&&jp(n),C=n[3];const O=F=>F[49].id;for(let F=0;F1&&Up(n);const A=[_M,hM],L=[];function N(F,q){return F[6].length?0:1}return m=N(n),_=L[m]=A[m](n),{c(){e=y("div"),H(t.$$.fragment),i=E(),$&&$.c(),s=E(),l=y("div");for(let F=0;F1?D?D.p(F,q):(D=Up(F),D.c(),D.m(f,null)):D&&(D.d(1),D=null);let Y=m;m=N(F),m===Y?L[m].p(F,q):(ae(),P(L[Y],1,1,()=>{L[Y]=null}),ue(),_=L[m],_?_.p(F,q):(_=L[m]=A[m](F),_.c()),I(_,1),_.m(b.parentNode,b))},i(F){if(!g){I(t.$$.fragment,F);for(let q=0;qCancel',t=E(),i=y("button"),i.innerHTML='Save selection',h(e,"type","button"),h(e,"class","btn btn-transparent"),h(i,"type","button"),h(i,"class","btn")},m(o,r){T(o,e,r),T(o,t,r),T(o,i,r),s||(l=[J(e,"click",n[28]),J(i,"click",n[29])],s=!0)},p:Q,d(o){o&&S(e),o&&S(t),o&&S(i),s=!1,Ie(l)}}}function kM(n){let e,t,i,s;const l=[{popup:!0},{class:"overlay-panel-xl"},n[19]];let o={$$slots:{footer:[yM],header:[vM],default:[bM]},$$scope:{ctx:n}};for(let a=0;at(26,m=Le));const _=kt(),b="picker_"+z.randomString(5);let{value:g}=e,{field:k}=e,w,$,C="",O=[],M=[],D=1,A=0,L=!1,N=!1;function R(){return t(2,C=""),t(3,O=[]),t(6,M=[]),q(),B(!0),w==null?void 0:w.show()}function F(){return w==null?void 0:w.hide()}async function q(){const Le=z.toArray(g);if(!s||!Le.length)return;t(24,N=!0);let se=[];const Te=Le.slice(),lt=[];for(;Te.length>0;){const it=[];for(const St of Te.splice(0,Ir))it.push(`id="${St}"`);lt.push(he.collection(s).getFullList(Ir,{filter:it.join("||"),$autoCancel:!1}))}try{await Promise.all(lt).then(it=>{se=se.concat(...it)}),t(6,M=[]);for(const it of Le){const St=z.findByKey(se,"id",it);St&&M.push(St)}C.trim()||t(3,O=z.filterDuplicatesByKey(M.concat(O)))}catch(it){he.errorResponseHandler(it)}t(24,N=!1)}async function B(Le=!1){if(s){t(4,L=!0),Le&&(C.trim()?t(3,O=[]):t(3,O=z.toArray(M).slice()));try{const se=Le?1:D+1,Te=await he.collection(s).getList(se,Ir,{filter:C,sort:o!=null&&o.isView?"":"-created",$cancelKey:b+"loadList"});t(3,O=z.filterDuplicatesByKey(O.concat(Te.items))),D=Te.page,t(23,A=Te.totalItems)}catch(se){he.errorResponseHandler(se)}t(4,L=!1)}}function Y(Le){i==1?t(6,M=[Le]):u&&(z.pushOrReplaceByKey(M,Le),t(6,M))}function Z(Le){z.removeByKey(M,"id",Le.id),t(6,M)}function ee(Le){f(Le)?Z(Le):Y(Le)}function ie(){var Le;i!=1?t(20,g=M.map(se=>se.id)):t(20,g=((Le=M==null?void 0:M[0])==null?void 0:Le.id)||""),_("save",M),F()}function X(Le){pe.call(this,n,Le)}const ce=()=>F(),G=()=>ie(),de=Le=>t(2,C=Le.detail),_e=()=>$==null?void 0:$.show(),Me=Le=>$==null?void 0:$.show(Le),qe=Le=>ee(Le),Ve=(Le,se)=>{(se.code==="Enter"||se.code==="Space")&&(se.preventDefault(),se.stopPropagation(),ee(Le))},ke=()=>t(2,C=""),Ce=()=>{a&&!L&&B()},Ke=Le=>Z(Le);function pt(Le){M=Le,t(6,M)}function Je(Le){le[Le?"unshift":"push"](()=>{w=Le,t(1,w)})}function Ue(Le){pe.call(this,n,Le)}function te(Le){pe.call(this,n,Le)}function Re(Le){le[Le?"unshift":"push"](()=>{$=Le,t(7,$)})}const xe=Le=>{z.removeByKey(O,"id",Le.detail.id),O.unshift(Le.detail),t(3,O),Y(Le.detail)},Yt=Le=>{z.removeByKey(O,"id",Le.detail.id),t(3,O),Z(Le.detail)};return n.$$set=Le=>{e=Ne(Ne({},e),Vt(Le)),t(19,p=Ze(e,d)),"value"in Le&&t(20,g=Le.value),"field"in Le&&t(21,k=Le.field)},n.$$.update=()=>{var Le,se,Te;n.$$.dirty[0]&2097152&&t(5,i=((Le=k==null?void 0:k.options)==null?void 0:Le.maxSelect)||null),n.$$.dirty[0]&2097152&&t(25,s=(se=k==null?void 0:k.options)==null?void 0:se.collectionId),n.$$.dirty[0]&2097152&&t(13,l=(Te=k==null?void 0:k.options)==null?void 0:Te.displayFields),n.$$.dirty[0]&100663296&&t(10,o=m.find(lt=>lt.id==s)||null),n.$$.dirty[0]&16777222&&typeof C<"u"&&!N&&w!=null&&w.isActive()&&B(!0),n.$$.dirty[0]&16777232&&t(12,r=L||N),n.$$.dirty[0]&8388616&&t(11,a=A>O.length),n.$$.dirty[0]&96&&t(9,u=i===null||i>M.length),n.$$.dirty[0]&64&&t(8,f=function(lt){return z.findByKey(M,"id",lt.id)})},[F,w,C,O,L,i,M,$,f,u,o,a,r,l,B,Y,Z,ee,ie,p,g,k,R,A,N,s,m,X,ce,G,de,_e,Me,qe,Ve,ke,Ce,Ke,pt,Je,Ue,te,Re,xe,Yt]}class SM extends ye{constructor(e){super(),ve(this,e,wM,kM,ge,{value:20,field:21,show:22,hide:0},null,[-1,-1])}get show(){return this.$$.ctx[22]}get hide(){return this.$$.ctx[0]}}function Yp(n,e,t){const i=n.slice();return i[15]=e[t],i}function Kp(n,e,t){const i=n.slice();return i[18]=e[t],i}function Jp(n){let e,t=n[5]&&Zp(n);return{c(){t&&t.c(),e=Se()},m(i,s){t&&t.m(i,s),T(i,e,s)},p(i,s){i[5]?t?t.p(i,s):(t=Zp(i),t.c(),t.m(e.parentNode,e)):t&&(t.d(1),t=null)},d(i){t&&t.d(i),i&&S(e)}}}function Zp(n){let e,t=z.toArray(n[0]).slice(0,10),i=[];for(let s=0;s
    + `,h(e,"class","list-item")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function Xp(n){var p;let e,t,i,s,l,o,r,a,u,f;i=new xo({props:{record:n[15],displayFields:(p=n[2].options)==null?void 0:p.displayFields}});function d(){return n[8](n[15])}return{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),o=y("button"),o.innerHTML='',r=E(),h(t,"class","content"),h(o,"type","button"),h(o,"class","btn btn-transparent btn-hint btn-sm btn-circle btn-remove"),h(l,"class","actions"),h(e,"class","list-item")},m(m,_){T(m,e,_),v(e,t),j(i,t,null),v(e,s),v(e,l),v(l,o),v(e,r),a=!0,u||(f=[Ee(Be.call(null,o,"Remove")),J(o,"click",d)],u=!0)},p(m,_){var g;n=m;const b={};_&16&&(b.record=n[15]),_&4&&(b.displayFields=(g=n[2].options)==null?void 0:g.displayFields),i.$set(b)},i(m){a||(I(i.$$.fragment,m),a=!0)},o(m){P(i.$$.fragment,m),a=!1},d(m){m&&S(e),V(i),u=!1,Ie(f)}}}function TM(n){let e,t,i,s,l,o=n[2].name+"",r,a,u,f,d,p,m,_,b,g,k,w=n[4],$=[];for(let M=0;MP($[M],1,1,()=>{$[M]=null});let O=null;return w.length||(O=Jp(n)),{c(){e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),u=E(),f=y("div"),d=y("div");for(let M=0;M<$.length;M+=1)$[M].c();O&&O.c(),p=E(),m=y("div"),_=y("button"),_.innerHTML=` + + Open picker`,h(t,"class",i=Ci(z.getFieldTypeIcon(n[2].type))+" svelte-1ynw0pc"),h(l,"class","txt"),h(e,"for",a=n[14]),h(d,"class","relations-list svelte-1ynw0pc"),h(_,"type","button"),h(_,"class","btn btn-transparent btn-sm btn-block"),h(m,"class","list-item list-item-btn"),h(f,"class","list")},m(M,D){T(M,e,D),v(e,t),v(e,s),v(e,l),v(l,r),T(M,u,D),T(M,f,D),v(f,d);for(let A=0;A<$.length;A+=1)$[A]&&$[A].m(d,null);O&&O.m(d,null),v(f,p),v(f,m),v(m,_),b=!0,g||(k=J(_,"click",n[9]),g=!0)},p(M,D){if((!b||D&4&&i!==(i=Ci(z.getFieldTypeIcon(M[2].type))+" svelte-1ynw0pc"))&&h(t,"class",i),(!b||D&4)&&o!==(o=M[2].name+"")&&oe(r,o),(!b||D&16384&&a!==(a=M[14]))&&h(e,"for",a),D&181){w=M[4];let A;for(A=0;A({14:r}),({uniqueId:r})=>r?16384:0]},$$scope:{ctx:n}};e=new me({props:l}),n[10](e);let o={value:n[0],field:n[2]};return i=new SM({props:o}),n[11](i),i.$on("save",n[12]),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(r,a){j(e,r,a),T(r,t,a),j(i,r,a),s=!0},p(r,[a]){const u={};a&4&&(u.class="form-field form-field-list "+(r[2].required?"required":"")),a&4&&(u.name=r[2].name),a&2113591&&(u.$$scope={dirty:a,ctx:r}),e.$set(u);const f={};a&1&&(f.value=r[0]),a&4&&(f.field=r[2]),i.$set(f)},i(r){s||(I(e.$$.fragment,r),I(i.$$.fragment,r),s=!0)},o(r){P(e.$$.fragment,r),P(i.$$.fragment,r),s=!1},d(r){n[10](null),V(e,r),r&&S(t),n[11](null),V(i,r)}}}const Qp=100;function CM(n,e,t){let i,{value:s}=e,{picker:l}=e,{field:o=new bn}=e,r,a=[],u=!1;f();async function f(){var C,O;const k=z.toArray(s);if(!((C=o==null?void 0:o.options)!=null&&C.collectionId)||!k.length){t(4,a=[]),t(5,u=!1);return}t(5,u=!0);const w=k.slice(),$=[];for(;w.length>0;){const M=[];for(const D of w.splice(0,Qp))M.push(`id="${D}"`);$.push(he.collection((O=o==null?void 0:o.options)==null?void 0:O.collectionId).getFullList(Qp,{filter:M.join("||"),$autoCancel:!1}))}try{let M=[];await Promise.all($).then(D=>{M=M.concat(...D)});for(const D of k){const A=z.findByKey(M,"id",D);A&&a.push(A)}t(4,a)}catch(M){he.errorResponseHandler(M)}t(5,u=!1)}function d(k){var w;z.removeByKey(a,"id",k.id),t(4,a),i?t(0,s=a.map($=>$.id)):t(0,s=((w=a[0])==null?void 0:w.id)||"")}const p=k=>d(k),m=()=>l==null?void 0:l.show();function _(k){le[k?"unshift":"push"](()=>{r=k,t(3,r)})}function b(k){le[k?"unshift":"push"](()=>{l=k,t(1,l)})}const g=k=>{var w;t(4,a=k.detail||[]),t(0,s=i?a.map($=>$.id):((w=a[0])==null?void 0:w.id)||"")};return n.$$set=k=>{"value"in k&&t(0,s=k.value),"picker"in k&&t(1,l=k.picker),"field"in k&&t(2,o=k.field)},n.$$.update=()=>{var k;n.$$.dirty&4&&t(6,i=((k=o.options)==null?void 0:k.maxSelect)!=1),n.$$.dirty&9&&typeof s<"u"&&(r==null||r.changed())},[s,l,o,r,a,u,i,d,p,m,_,b,g]}class MM extends ye{constructor(e){super(),ve(this,e,CM,$M,ge,{value:0,picker:1,field:2})}}const OM=["Activate","AddUndo","BeforeAddUndo","BeforeExecCommand","BeforeGetContent","BeforeRenderUI","BeforeSetContent","BeforePaste","Blur","Change","ClearUndos","Click","ContextMenu","Copy","Cut","Dblclick","Deactivate","Dirty","Drag","DragDrop","DragEnd","DragGesture","DragOver","Drop","ExecCommand","Focus","FocusIn","FocusOut","GetContent","Hide","Init","KeyDown","KeyPress","KeyUp","LoadContent","MouseDown","MouseEnter","MouseLeave","MouseMove","MouseOut","MouseOver","MouseUp","NodeChange","ObjectResizeStart","ObjectResized","ObjectSelected","Paste","PostProcess","PostRender","PreProcess","ProgressState","Redo","Remove","Reset","ResizeEditor","SaveContent","SelectionChange","SetAttrib","SetContent","Show","Submit","Undo","VisualAid"],DM=(n,e)=>{OM.forEach(t=>{n.on(t,i=>{e(t.toLowerCase(),{eventName:t,event:i,editor:n})})})};function EM(n){let e;return{c(){e=y("textarea"),h(e,"id",n[0]),Fr(e,"visibility","hidden")},m(t,i){T(t,e,i),n[18](e)},p(t,i){i&1&&h(e,"id",t[0])},d(t){t&&S(e),n[18](null)}}}function AM(n){let e;return{c(){e=y("div"),h(e,"id",n[0])},m(t,i){T(t,e,i),n[17](e)},p(t,i){i&1&&h(e,"id",t[0])},d(t){t&&S(e),n[17](null)}}}function IM(n){let e;function t(l,o){return l[1]?AM:EM}let i=t(n),s=i(n);return{c(){e=y("div"),s.c(),h(e,"class",n[2])},m(l,o){T(l,e,o),s.m(e,null),n[19](e)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e,null))),o&4&&h(e,"class",l[2])},i:Q,o:Q,d(l){l&&S(e),s.d(),n[19](null)}}}const Z1=n=>n+"_"+Math.floor(Math.random()*1e9)+String(Date.now()),PM=()=>{let n={listeners:[],scriptId:Z1("tiny-script"),scriptLoaded:!1,injected:!1};const e=(i,s,l,o)=>{n.injected=!0;const r=s.createElement("script");r.referrerPolicy="origin",r.type="application/javascript",r.src=l,r.onload=()=>{o()},s.head&&s.head.appendChild(r)};return{load:(i,s,l)=>{n.scriptLoaded?l():(n.listeners.push(l),n.injected||e(n.scriptId,i,s,()=>{n.listeners.forEach(o=>o()),n.scriptLoaded=!0}))}}};let LM=PM();function NM(n,e,t){var i;let{id:s=Z1("tinymce-svelte")}=e,{inline:l=void 0}=e,{disabled:o=!1}=e,{apiKey:r="no-api-key"}=e,{channel:a="6"}=e,{scriptSrc:u=void 0}=e,{conf:f={}}=e,{modelEvents:d="change input undo redo"}=e,{value:p=""}=e,{text:m=""}=e,{cssClass:_="tinymce-wrapper"}=e,b,g,k,w=p,$=o;const C=kt(),O=()=>{const R=(()=>typeof window<"u"?window:global)();return R&&R.tinymce?R.tinymce:null},M=()=>{const N=Object.assign(Object.assign({},f),{target:g,inline:l!==void 0?l:f.inline!==void 0?f.inline:!1,readonly:o,setup:R=>{t(14,k=R),R.on("init",()=>{R.setContent(p),R.on(d,()=>{t(15,w=R.getContent()),w!==p&&(t(5,p=w),t(6,m=R.getContent({format:"text"})))})}),DM(R,C),typeof f.setup=="function"&&f.setup(R)}});t(4,g.style.visibility="",g),O().init(N)};xt(()=>{if(O()!==null)M();else{const N=u||`https://cdn.tiny.cloud/1/${r}/tinymce/${a}/tinymce.min.js`;LM.load(b.ownerDocument,N,()=>{M()})}}),P_(()=>{var N;k&&((N=O())===null||N===void 0||N.remove(k))});function D(N){le[N?"unshift":"push"](()=>{g=N,t(4,g)})}function A(N){le[N?"unshift":"push"](()=>{g=N,t(4,g)})}function L(N){le[N?"unshift":"push"](()=>{b=N,t(3,b)})}return n.$$set=N=>{"id"in N&&t(0,s=N.id),"inline"in N&&t(1,l=N.inline),"disabled"in N&&t(7,o=N.disabled),"apiKey"in N&&t(8,r=N.apiKey),"channel"in N&&t(9,a=N.channel),"scriptSrc"in N&&t(10,u=N.scriptSrc),"conf"in N&&t(11,f=N.conf),"modelEvents"in N&&t(12,d=N.modelEvents),"value"in N&&t(5,p=N.value),"text"in N&&t(6,m=N.text),"cssClass"in N&&t(2,_=N.cssClass)},n.$$.update=()=>{n.$$.dirty&123040&&(k&&w!==p&&(k.setContent(p),t(6,m=k.getContent({format:"text"}))),k&&o!==$&&(t(16,$=o),typeof(t(13,i=k.mode)===null||i===void 0?void 0:i.set)=="function"?k.mode.set(o?"readonly":"design"):k.setMode(o?"readonly":"design")))},[s,l,_,b,g,p,m,o,r,a,u,f,d,i,k,w,$,D,A,L]}class G1 extends ye{constructor(e){super(),ve(this,e,NM,IM,ge,{id:0,inline:1,disabled:7,apiKey:8,channel:9,scriptSrc:10,conf:11,modelEvents:12,value:5,text:6,cssClass:2})}}function FM(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,d,p;function m(b){n[2](b)}let _={id:n[3],scriptSrc:"./libs/tinymce/tinymce.min.js",conf:z.defaultEditorOptions()};return n[0]!==void 0&&(_.value=n[0]),f=new G1({props:_}),le.push(()=>be(f,"value",m)),{c(){e=y("label"),t=y("i"),s=E(),l=y("span"),r=U(o),u=E(),H(f.$$.fragment),h(t,"class",i=z.getFieldTypeIcon(n[1].type)),h(l,"class","txt"),h(e,"for",a=n[3])},m(b,g){T(b,e,g),v(e,t),v(e,s),v(e,l),v(l,r),T(b,u,g),j(f,b,g),p=!0},p(b,g){(!p||g&2&&i!==(i=z.getFieldTypeIcon(b[1].type)))&&h(t,"class",i),(!p||g&2)&&o!==(o=b[1].name+"")&&oe(r,o),(!p||g&8&&a!==(a=b[3]))&&h(e,"for",a);const k={};g&8&&(k.id=b[3]),!d&&g&1&&(d=!0,k.value=b[0],we(()=>d=!1)),f.$set(k)},i(b){p||(I(f.$$.fragment,b),p=!0)},o(b){P(f.$$.fragment,b),p=!1},d(b){b&&S(e),b&&S(u),V(f,b)}}}function RM(n){let e,t;return e=new me({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[FM,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function qM(n,e,t){let{field:i=new bn}=e,{value:s=void 0}=e;function l(o){s=o,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class jM extends ye{constructor(e){super(),ve(this,e,qM,RM,ge,{field:1,value:0})}}function VM(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Auth URL"),s=E(),l=y("input"),h(e,"for",i=n[5]),h(l,"type","url"),h(l,"id",o=n[5])},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].authUrl),r||(a=J(l,"input",n[2]),r=!0)},p(u,f){f&32&&i!==(i=u[5])&&h(e,"for",i),f&32&&o!==(o=u[5])&&h(l,"id",o),f&1&&l.value!==u[0].authUrl&&fe(l,u[0].authUrl)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function HM(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Token URL"),s=E(),l=y("input"),h(e,"for",i=n[5]),h(l,"type","url"),h(l,"id",o=n[5])},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].tokenUrl),r||(a=J(l,"input",n[3]),r=!0)},p(u,f){f&32&&i!==(i=u[5])&&h(e,"for",i),f&32&&o!==(o=u[5])&&h(l,"id",o),f&1&&l.value!==u[0].tokenUrl&&fe(l,u[0].tokenUrl)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function zM(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("User API URL"),s=E(),l=y("input"),h(e,"for",i=n[5]),h(l,"type","url"),h(l,"id",o=n[5])},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].userApiUrl),r||(a=J(l,"input",n[4]),r=!0)},p(u,f){f&32&&i!==(i=u[5])&&h(e,"for",i),f&32&&o!==(o=u[5])&&h(l,"id",o),f&1&&l.value!==u[0].userApiUrl&&fe(l,u[0].userApiUrl)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function BM(n){let e,t,i,s,l,o,r,a,u,f,d,p;return l=new me({props:{class:"form-field",name:n[1]+".authUrl",$$slots:{default:[VM,({uniqueId:m})=>({5:m}),({uniqueId:m})=>m?32:0]},$$scope:{ctx:n}}}),a=new me({props:{class:"form-field",name:n[1]+".tokenUrl",$$slots:{default:[HM,({uniqueId:m})=>({5:m}),({uniqueId:m})=>m?32:0]},$$scope:{ctx:n}}}),d=new me({props:{class:"form-field",name:n[1]+".userApiUrl",$$slots:{default:[zM,({uniqueId:m})=>({5:m}),({uniqueId:m})=>m?32:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),e.textContent="Selfhosted endpoints (optional)",t=E(),i=y("div"),s=y("div"),H(l.$$.fragment),o=E(),r=y("div"),H(a.$$.fragment),u=E(),f=y("div"),H(d.$$.fragment),h(e,"class","section-title"),h(s,"class","col-lg-4"),h(r,"class","col-lg-4"),h(f,"class","col-lg-4"),h(i,"class","grid")},m(m,_){T(m,e,_),T(m,t,_),T(m,i,_),v(i,s),j(l,s,null),v(i,o),v(i,r),j(a,r,null),v(i,u),v(i,f),j(d,f,null),p=!0},p(m,[_]){const b={};_&2&&(b.name=m[1]+".authUrl"),_&97&&(b.$$scope={dirty:_,ctx:m}),l.$set(b);const g={};_&2&&(g.name=m[1]+".tokenUrl"),_&97&&(g.$$scope={dirty:_,ctx:m}),a.$set(g);const k={};_&2&&(k.name=m[1]+".userApiUrl"),_&97&&(k.$$scope={dirty:_,ctx:m}),d.$set(k)},i(m){p||(I(l.$$.fragment,m),I(a.$$.fragment,m),I(d.$$.fragment,m),p=!0)},o(m){P(l.$$.fragment,m),P(a.$$.fragment,m),P(d.$$.fragment,m),p=!1},d(m){m&&S(e),m&&S(t),m&&S(i),V(l),V(a),V(d)}}}function UM(n,e,t){let{key:i=""}=e,{config:s={}}=e;function l(){s.authUrl=this.value,t(0,s)}function o(){s.tokenUrl=this.value,t(0,s)}function r(){s.userApiUrl=this.value,t(0,s)}return n.$$set=a=>{"key"in a&&t(1,i=a.key),"config"in a&&t(0,s=a.config)},[s,i,l,o,r]}class xp extends ye{constructor(e){super(),ve(this,e,UM,BM,ge,{key:1,config:0})}}function WM(n){let e,t,i,s,l,o,r,a,u,f,d;return{c(){e=y("label"),t=U("Auth URL"),s=E(),l=y("input"),a=E(),u=y("div"),u.textContent="Eg. https://login.microsoftonline.com/YOUR_DIRECTORY_TENANT_ID/oauth2/v2.0/authorize",h(e,"for",i=n[4]),h(l,"type","url"),h(l,"id",o=n[4]),l.required=r=n[0].enabled,h(u,"class","help-block")},m(p,m){T(p,e,m),v(e,t),T(p,s,m),T(p,l,m),fe(l,n[0].authUrl),T(p,a,m),T(p,u,m),f||(d=J(l,"input",n[2]),f=!0)},p(p,m){m&16&&i!==(i=p[4])&&h(e,"for",i),m&16&&o!==(o=p[4])&&h(l,"id",o),m&1&&r!==(r=p[0].enabled)&&(l.required=r),m&1&&l.value!==p[0].authUrl&&fe(l,p[0].authUrl)},d(p){p&&S(e),p&&S(s),p&&S(l),p&&S(a),p&&S(u),f=!1,d()}}}function YM(n){let e,t,i,s,l,o,r,a,u,f,d;return{c(){e=y("label"),t=U("Token URL"),s=E(),l=y("input"),a=E(),u=y("div"),u.textContent="Eg. https://login.microsoftonline.com/YOUR_DIRECTORY_TENANT_ID/oauth2/v2.0/token",h(e,"for",i=n[4]),h(l,"type","url"),h(l,"id",o=n[4]),l.required=r=n[0].enabled,h(u,"class","help-block")},m(p,m){T(p,e,m),v(e,t),T(p,s,m),T(p,l,m),fe(l,n[0].tokenUrl),T(p,a,m),T(p,u,m),f||(d=J(l,"input",n[3]),f=!0)},p(p,m){m&16&&i!==(i=p[4])&&h(e,"for",i),m&16&&o!==(o=p[4])&&h(l,"id",o),m&1&&r!==(r=p[0].enabled)&&(l.required=r),m&1&&l.value!==p[0].tokenUrl&&fe(l,p[0].tokenUrl)},d(p){p&&S(e),p&&S(s),p&&S(l),p&&S(a),p&&S(u),f=!1,d()}}}function KM(n){let e,t,i,s,l,o,r,a,u;return l=new me({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".authUrl",$$slots:{default:[WM,({uniqueId:f})=>({4:f}),({uniqueId:f})=>f?16:0]},$$scope:{ctx:n}}}),a=new me({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".tokenUrl",$$slots:{default:[YM,({uniqueId:f})=>({4:f}),({uniqueId:f})=>f?16:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),e.textContent="Azure AD endpoints",t=E(),i=y("div"),s=y("div"),H(l.$$.fragment),o=E(),r=y("div"),H(a.$$.fragment),h(e,"class","section-title"),h(s,"class","col-lg-12"),h(r,"class","col-lg-12"),h(i,"class","grid")},m(f,d){T(f,e,d),T(f,t,d),T(f,i,d),v(i,s),j(l,s,null),v(i,o),v(i,r),j(a,r,null),u=!0},p(f,[d]){const p={};d&1&&(p.class="form-field "+(f[0].enabled?"required":"")),d&2&&(p.name=f[1]+".authUrl"),d&49&&(p.$$scope={dirty:d,ctx:f}),l.$set(p);const m={};d&1&&(m.class="form-field "+(f[0].enabled?"required":"")),d&2&&(m.name=f[1]+".tokenUrl"),d&49&&(m.$$scope={dirty:d,ctx:f}),a.$set(m)},i(f){u||(I(l.$$.fragment,f),I(a.$$.fragment,f),u=!0)},o(f){P(l.$$.fragment,f),P(a.$$.fragment,f),u=!1},d(f){f&&S(e),f&&S(t),f&&S(i),V(l),V(a)}}}function JM(n,e,t){let{key:i=""}=e,{config:s={}}=e;function l(){s.authUrl=this.value,t(0,s)}function o(){s.tokenUrl=this.value,t(0,s)}return n.$$set=r=>{"key"in r&&t(1,i=r.key),"config"in r&&t(0,s=r.config)},[s,i,l,o]}class ZM extends ye{constructor(e){super(),ve(this,e,JM,KM,ge,{key:1,config:0})}}function GM(n){let e,t,i,s,l,o,r,a,u,f,d;return{c(){e=y("label"),t=U("Auth URL"),s=E(),l=y("input"),a=E(),u=y("div"),u.textContent="Eg. https://example.com/authorize/",h(e,"for",i=n[5]),h(l,"type","url"),h(l,"id",o=n[5]),l.required=r=n[0].enabled,h(u,"class","help-block")},m(p,m){T(p,e,m),v(e,t),T(p,s,m),T(p,l,m),fe(l,n[0].authUrl),T(p,a,m),T(p,u,m),f||(d=J(l,"input",n[2]),f=!0)},p(p,m){m&32&&i!==(i=p[5])&&h(e,"for",i),m&32&&o!==(o=p[5])&&h(l,"id",o),m&1&&r!==(r=p[0].enabled)&&(l.required=r),m&1&&l.value!==p[0].authUrl&&fe(l,p[0].authUrl)},d(p){p&&S(e),p&&S(s),p&&S(l),p&&S(a),p&&S(u),f=!1,d()}}}function XM(n){let e,t,i,s,l,o,r,a,u,f,d;return{c(){e=y("label"),t=U("Token URL"),s=E(),l=y("input"),a=E(),u=y("div"),u.textContent="Eg. https://example.com/token/",h(e,"for",i=n[5]),h(l,"type","url"),h(l,"id",o=n[5]),l.required=r=n[0].enabled,h(u,"class","help-block")},m(p,m){T(p,e,m),v(e,t),T(p,s,m),T(p,l,m),fe(l,n[0].tokenUrl),T(p,a,m),T(p,u,m),f||(d=J(l,"input",n[3]),f=!0)},p(p,m){m&32&&i!==(i=p[5])&&h(e,"for",i),m&32&&o!==(o=p[5])&&h(l,"id",o),m&1&&r!==(r=p[0].enabled)&&(l.required=r),m&1&&l.value!==p[0].tokenUrl&&fe(l,p[0].tokenUrl)},d(p){p&&S(e),p&&S(s),p&&S(l),p&&S(a),p&&S(u),f=!1,d()}}}function QM(n){let e,t,i,s,l,o,r,a,u,f,d;return{c(){e=y("label"),t=U("User API URL"),s=E(),l=y("input"),a=E(),u=y("div"),u.textContent="Eg. https://example.com/userinfo/",h(e,"for",i=n[5]),h(l,"type","url"),h(l,"id",o=n[5]),l.required=r=n[0].enabled,h(u,"class","help-block")},m(p,m){T(p,e,m),v(e,t),T(p,s,m),T(p,l,m),fe(l,n[0].userApiUrl),T(p,a,m),T(p,u,m),f||(d=J(l,"input",n[4]),f=!0)},p(p,m){m&32&&i!==(i=p[5])&&h(e,"for",i),m&32&&o!==(o=p[5])&&h(l,"id",o),m&1&&r!==(r=p[0].enabled)&&(l.required=r),m&1&&l.value!==p[0].userApiUrl&&fe(l,p[0].userApiUrl)},d(p){p&&S(e),p&&S(s),p&&S(l),p&&S(a),p&&S(u),f=!1,d()}}}function xM(n){let e,t,i,s,l,o,r,a,u,f,d,p;return l=new me({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".authUrl",$$slots:{default:[GM,({uniqueId:m})=>({5:m}),({uniqueId:m})=>m?32:0]},$$scope:{ctx:n}}}),a=new me({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".tokenUrl",$$slots:{default:[XM,({uniqueId:m})=>({5:m}),({uniqueId:m})=>m?32:0]},$$scope:{ctx:n}}}),d=new me({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".userApiUrl",$$slots:{default:[QM,({uniqueId:m})=>({5:m}),({uniqueId:m})=>m?32:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),e.textContent="Endpoints",t=E(),i=y("div"),s=y("div"),H(l.$$.fragment),o=E(),r=y("div"),H(a.$$.fragment),u=E(),f=y("div"),H(d.$$.fragment),h(e,"class","section-title"),h(s,"class","col-lg-12"),h(r,"class","col-lg-12"),h(f,"class","col-lg-12"),h(i,"class","grid")},m(m,_){T(m,e,_),T(m,t,_),T(m,i,_),v(i,s),j(l,s,null),v(i,o),v(i,r),j(a,r,null),v(i,u),v(i,f),j(d,f,null),p=!0},p(m,[_]){const b={};_&1&&(b.class="form-field "+(m[0].enabled?"required":"")),_&2&&(b.name=m[1]+".authUrl"),_&97&&(b.$$scope={dirty:_,ctx:m}),l.$set(b);const g={};_&1&&(g.class="form-field "+(m[0].enabled?"required":"")),_&2&&(g.name=m[1]+".tokenUrl"),_&97&&(g.$$scope={dirty:_,ctx:m}),a.$set(g);const k={};_&1&&(k.class="form-field "+(m[0].enabled?"required":"")),_&2&&(k.name=m[1]+".userApiUrl"),_&97&&(k.$$scope={dirty:_,ctx:m}),d.$set(k)},i(m){p||(I(l.$$.fragment,m),I(a.$$.fragment,m),I(d.$$.fragment,m),p=!0)},o(m){P(l.$$.fragment,m),P(a.$$.fragment,m),P(d.$$.fragment,m),p=!1},d(m){m&&S(e),m&&S(t),m&&S(i),V(l),V(a),V(d)}}}function eO(n,e,t){let{key:i=""}=e,{config:s={}}=e;function l(){s.authUrl=this.value,t(0,s)}function o(){s.tokenUrl=this.value,t(0,s)}function r(){s.userApiUrl=this.value,t(0,s)}return n.$$set=a=>{"key"in a&&t(1,i=a.key),"config"in a&&t(0,s=a.config)},[s,i,l,o,r]}class Pr extends ye{constructor(e){super(),ve(this,e,eO,xM,ge,{key:1,config:0})}}function tO(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Client ID"),s=E(),l=y("input"),h(e,"for",i=n[23]),h(l,"type","text"),h(l,"id",o=n[23]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[2]),r||(a=J(l,"input",n[12]),r=!0)},p(u,f){f&8388608&&i!==(i=u[23])&&h(e,"for",i),f&8388608&&o!==(o=u[23])&&h(l,"id",o),f&4&&l.value!==u[2]&&fe(l,u[2])},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function nO(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Team ID"),s=E(),l=y("input"),h(e,"for",i=n[23]),h(l,"type","text"),h(l,"id",o=n[23]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[3]),r||(a=J(l,"input",n[13]),r=!0)},p(u,f){f&8388608&&i!==(i=u[23])&&h(e,"for",i),f&8388608&&o!==(o=u[23])&&h(l,"id",o),f&8&&l.value!==u[3]&&fe(l,u[3])},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function iO(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Key ID"),s=E(),l=y("input"),h(e,"for",i=n[23]),h(l,"type","text"),h(l,"id",o=n[23]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[4]),r||(a=J(l,"input",n[14]),r=!0)},p(u,f){f&8388608&&i!==(i=u[23])&&h(e,"for",i),f&8388608&&o!==(o=u[23])&&h(l,"id",o),f&16&&l.value!==u[4]&&fe(l,u[4])},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function sO(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("label"),t=y("span"),t.textContent="Duration (in seconds)",i=E(),s=y("i"),o=E(),r=y("input"),h(t,"class","txt"),h(s,"class","ri-information-line link-hint"),h(e,"for",l=n[23]),h(r,"type","text"),h(r,"id",a=n[23]),h(r,"max",mo),r.required=!0},m(d,p){T(d,e,p),v(e,t),v(e,i),v(e,s),T(d,o,p),T(d,r,p),fe(r,n[6]),u||(f=[Ee(Be.call(null,s,{text:`Max ${mo} seconds (~${mo/(60*60*24*30)<<0} months).`,position:"top"})),J(r,"input",n[15])],u=!0)},p(d,p){p&8388608&&l!==(l=d[23])&&h(e,"for",l),p&8388608&&a!==(a=d[23])&&h(r,"id",a),p&64&&r.value!==d[6]&&fe(r,d[6])},d(d){d&&S(e),d&&S(o),d&&S(r),u=!1,Ie(f)}}}function lO(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("label"),t=U("Private key"),s=E(),l=y("textarea"),r=E(),a=y("div"),a.textContent="The key is not stored on the server and it is used only for generating the signed JWT.",h(e,"for",i=n[23]),h(l,"id",o=n[23]),l.required=!0,h(l,"rows","8"),h(l,"placeholder",`-----BEGIN PRIVATE KEY----- +... +-----END PRIVATE KEY-----`),h(a,"class","help-block")},m(d,p){T(d,e,p),v(e,t),T(d,s,p),T(d,l,p),fe(l,n[5]),T(d,r,p),T(d,a,p),u||(f=J(l,"input",n[16]),u=!0)},p(d,p){p&8388608&&i!==(i=d[23])&&h(e,"for",i),p&8388608&&o!==(o=d[23])&&h(l,"id",o),p&32&&fe(l,d[5])},d(d){d&&S(e),d&&S(s),d&&S(l),d&&S(r),d&&S(a),u=!1,f()}}}function oO(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w;return s=new me({props:{class:"form-field required",name:"clientId",$$slots:{default:[tO,({uniqueId:$})=>({23:$}),({uniqueId:$})=>$?8388608:0]},$$scope:{ctx:n}}}),r=new me({props:{class:"form-field required",name:"teamId",$$slots:{default:[nO,({uniqueId:$})=>({23:$}),({uniqueId:$})=>$?8388608:0]},$$scope:{ctx:n}}}),f=new me({props:{class:"form-field required",name:"keyId",$$slots:{default:[iO,({uniqueId:$})=>({23:$}),({uniqueId:$})=>$?8388608:0]},$$scope:{ctx:n}}}),m=new me({props:{class:"form-field required",name:"duration",$$slots:{default:[sO,({uniqueId:$})=>({23:$}),({uniqueId:$})=>$?8388608:0]},$$scope:{ctx:n}}}),b=new me({props:{class:"form-field required",name:"privateKey",$$slots:{default:[lO,({uniqueId:$})=>({23:$}),({uniqueId:$})=>$?8388608:0]},$$scope:{ctx:n}}}),{c(){e=y("form"),t=y("div"),i=y("div"),H(s.$$.fragment),l=E(),o=y("div"),H(r.$$.fragment),a=E(),u=y("div"),H(f.$$.fragment),d=E(),p=y("div"),H(m.$$.fragment),_=E(),H(b.$$.fragment),h(i,"class","col-lg-6"),h(o,"class","col-lg-6"),h(u,"class","col-lg-6"),h(p,"class","col-lg-6"),h(t,"class","grid"),h(e,"id",n[9]),h(e,"autocomplete","off")},m($,C){T($,e,C),v(e,t),v(t,i),j(s,i,null),v(t,l),v(t,o),j(r,o,null),v(t,a),v(t,u),j(f,u,null),v(t,d),v(t,p),j(m,p,null),v(t,_),j(b,t,null),g=!0,k||(w=J(e,"submit",ct(n[17])),k=!0)},p($,C){const O={};C&25165828&&(O.$$scope={dirty:C,ctx:$}),s.$set(O);const M={};C&25165832&&(M.$$scope={dirty:C,ctx:$}),r.$set(M);const D={};C&25165840&&(D.$$scope={dirty:C,ctx:$}),f.$set(D);const A={};C&25165888&&(A.$$scope={dirty:C,ctx:$}),m.$set(A);const L={};C&25165856&&(L.$$scope={dirty:C,ctx:$}),b.$set(L)},i($){g||(I(s.$$.fragment,$),I(r.$$.fragment,$),I(f.$$.fragment,$),I(m.$$.fragment,$),I(b.$$.fragment,$),g=!0)},o($){P(s.$$.fragment,$),P(r.$$.fragment,$),P(f.$$.fragment,$),P(m.$$.fragment,$),P(b.$$.fragment,$),g=!1},d($){$&&S(e),V(s),V(r),V(f),V(m),V(b),k=!1,w()}}}function rO(n){let e;return{c(){e=y("h4"),e.textContent="Generate Apple client secret",h(e,"class","center txt-break")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function aO(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("button"),t=U("Close"),i=E(),s=y("button"),l=y("i"),o=E(),r=y("span"),r.textContent="Generate and set secret",h(e,"type","button"),h(e,"class","btn btn-transparent"),e.disabled=n[7],h(l,"class","ri-key-line"),h(r,"class","txt"),h(s,"type","submit"),h(s,"form",n[9]),h(s,"class","btn btn-expanded"),s.disabled=a=!n[8]||n[7],x(s,"btn-loading",n[7])},m(d,p){T(d,e,p),v(e,t),T(d,i,p),T(d,s,p),v(s,l),v(s,o),v(s,r),u||(f=J(e,"click",n[0]),u=!0)},p(d,p){p&128&&(e.disabled=d[7]),p&384&&a!==(a=!d[8]||d[7])&&(s.disabled=a),p&128&&x(s,"btn-loading",d[7])},d(d){d&&S(e),d&&S(i),d&&S(s),u=!1,f()}}}function uO(n){let e,t,i={overlayClose:!n[7],escClose:!n[7],beforeHide:n[18],popup:!0,$$slots:{footer:[aO],header:[rO],default:[oO]},$$scope:{ctx:n}};return e=new vn({props:i}),n[19](e),e.$on("show",n[20]),e.$on("hide",n[21]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,[l]){const o={};l&128&&(o.overlayClose=!s[7]),l&128&&(o.escClose=!s[7]),l&128&&(o.beforeHide=s[18]),l&16777724&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[19](null),V(e,s)}}}const mo=15777e3;function fO(n,e,t){let i;const s=kt(),l="apple_secret_"+z.randomString(5);let o,r,a,u,f,d,p=!1;function m(N={}){t(2,r=N.clientId||""),t(3,a=N.teamId||""),t(4,u=N.keyId||""),t(5,f=N.privateKey||""),t(6,d=N.duration||mo),gn({}),o==null||o.show()}function _(){return o==null?void 0:o.hide()}async function b(){t(7,p=!0);try{const N=await he.send("/api/settings/apple/generate-client-secret",{method:"POST",body:{teamId:a,clientId:r,keyId:u,privateKey:f.trim(),duration:d}});t(7,p=!1),Wt("Successfully generated client secret."),s("submit",N),o==null||o.hide()}catch(N){he.errorResponseHandler(N)}t(7,p=!1)}function g(){r=this.value,t(2,r)}function k(){a=this.value,t(3,a)}function w(){u=this.value,t(4,u)}function $(){d=this.value,t(6,d)}function C(){f=this.value,t(5,f)}const O=()=>b(),M=()=>!p;function D(N){le[N?"unshift":"push"](()=>{o=N,t(1,o)})}function A(N){pe.call(this,n,N)}function L(N){pe.call(this,n,N)}return t(8,i=!0),[_,o,r,a,u,f,d,p,i,l,b,m,g,k,w,$,C,O,M,D,A,L]}class cO extends ye{constructor(e){super(),ve(this,e,fO,uO,ge,{show:11,hide:0})}get show(){return this.$$.ctx[11]}get hide(){return this.$$.ctx[0]}}function dO(n){let e,t,i,s,l,o,r,a,u,f,d={};return r=new cO({props:d}),n[4](r),r.$on("submit",n[5]),{c(){e=y("button"),t=y("i"),i=E(),s=y("span"),s.textContent="Generate secret",o=E(),H(r.$$.fragment),h(t,"class","ri-key-line"),h(s,"class","txt"),h(e,"type","button"),h(e,"class",l="btn btn-sm btn-secondary btn-provider-"+n[1])},m(p,m){T(p,e,m),v(e,t),v(e,i),v(e,s),T(p,o,m),j(r,p,m),a=!0,u||(f=J(e,"click",n[3]),u=!0)},p(p,[m]){(!a||m&2&&l!==(l="btn btn-sm btn-secondary btn-provider-"+p[1]))&&h(e,"class",l);const _={};r.$set(_)},i(p){a||(I(r.$$.fragment,p),a=!0)},o(p){P(r.$$.fragment,p),a=!1},d(p){p&&S(e),p&&S(o),n[4](null),V(r,p),u=!1,f()}}}function pO(n,e,t){let{key:i=""}=e,{config:s={}}=e,l;const o=()=>l==null?void 0:l.show({clientId:s.clientId});function r(u){le[u?"unshift":"push"](()=>{l=u,t(2,l)})}const a=u=>{var f;t(0,s.clientSecret=((f=u.detail)==null?void 0:f.secret)||"",s)};return n.$$set=u=>{"key"in u&&t(1,i=u.key),"config"in u&&t(0,s=u.config)},[s,i,l,o,r,a]}class mO extends ye{constructor(e){super(),ve(this,e,pO,dO,ge,{key:1,config:0})}}const Is={appleAuth:{title:"Apple",icon:"ri-apple-fill",optionsComponent:mO},googleAuth:{title:"Google",icon:"ri-google-fill"},microsoftAuth:{title:"Microsoft",icon:"ri-microsoft-fill",optionsComponent:ZM},facebookAuth:{title:"Facebook",icon:"ri-facebook-fill"},twitterAuth:{title:"Twitter",icon:"ri-twitter-fill"},githubAuth:{title:"GitHub",icon:"ri-github-fill"},gitlabAuth:{title:"GitLab",icon:"ri-gitlab-fill",optionsComponent:xp},giteeAuth:{title:"Gitee",icon:"ri-git-repository-fill"},giteaAuth:{title:"Gitea",icon:"ri-cup-fill",optionsComponent:xp},discordAuth:{title:"Discord",icon:"ri-discord-fill"},kakaoAuth:{title:"Kakao",icon:"ri-kakao-talk-fill"},spotifyAuth:{title:"Spotify",icon:"ri-spotify-fill"},twitchAuth:{title:"Twitch",icon:"ri-twitch-fill"},stravaAuth:{title:"Strava",icon:"ri-riding-fill"},livechatAuth:{title:"LiveChat",icon:"ri-chat-1-fill"},oidcAuth:{title:"OpenID Connect - Authentik, Keycloak, Okta, etc.",icon:"ri-lock-fill",optionsComponent:Pr},oidc2Auth:{title:"(2) OpenID Connect - Authentik, Keycloak, Okta, etc.",icon:"ri-lock-fill",hidden:!0,optionsComponent:Pr},oidc3Auth:{title:"(3) OpenID Connect - Authentik, Keycloak, Okta, etc.",icon:"ri-lock-fill",hidden:!0,optionsComponent:Pr}};function em(n,e,t){const i=n.slice();return i[9]=e[t],i}function hO(n){let e;return{c(){e=y("h6"),e.textContent="No linked OAuth2 providers.",h(e,"class","txt-hint txt-center m-t-sm m-b-sm")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function _O(n){let e,t=n[1],i=[];for(let s=0;s',h(e,"class","block txt-center")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function tm(n){let e,t,i,s,l,o=n[3](n[9].provider)+"",r,a,u,f,d=n[9].providerId+"",p,m,_,b,g,k;function w(){return n[6](n[9])}return{c(){e=y("div"),t=y("i"),s=E(),l=y("span"),r=U(o),a=E(),u=y("div"),f=U("ID: "),p=U(d),m=E(),_=y("button"),_.innerHTML='',b=E(),h(t,"class",i=n[4](n[9].provider)),h(l,"class","txt"),h(u,"class","txt-hint"),h(_,"type","button"),h(_,"class","btn btn-transparent link-hint btn-circle btn-sm m-l-auto"),h(e,"class","list-item")},m($,C){T($,e,C),v(e,t),v(e,s),v(e,l),v(l,r),v(e,a),v(e,u),v(u,f),v(u,p),v(e,m),v(e,_),v(e,b),g||(k=J(_,"click",w),g=!0)},p($,C){n=$,C&2&&i!==(i=n[4](n[9].provider))&&h(t,"class",i),C&2&&o!==(o=n[3](n[9].provider)+"")&&oe(r,o),C&2&&d!==(d=n[9].providerId+"")&&oe(p,d)},d($){$&&S(e),g=!1,k()}}}function bO(n){let e;function t(l,o){var r;return l[2]?gO:(r=l[0])!=null&&r.id&&l[1].length?_O:hO}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},i:Q,o:Q,d(l){s.d(l),l&&S(e)}}}function vO(n,e,t){const i=kt();let{record:s}=e,l=[],o=!1;function r(p){var m;return((m=Is[p+"Auth"])==null?void 0:m.title)||z.sentenize(p,!1)}function a(p){var m;return((m=Is[p+"Auth"])==null?void 0:m.icon)||`ri-${p}-line`}async function u(){if(!(s!=null&&s.id)){t(1,l=[]),t(2,o=!1);return}t(2,o=!0);try{t(1,l=await he.collection(s.collectionId).listExternalAuths(s.id))}catch(p){he.errorResponseHandler(p)}t(2,o=!1)}function f(p){!(s!=null&&s.id)||!p||mn(`Do you really want to unlink the ${r(p)} provider?`,()=>he.collection(s.collectionId).unlinkExternalAuth(s.id,p).then(()=>{Wt(`Successfully unlinked the ${r(p)} provider.`),i("unlink",p),u()}).catch(m=>{he.errorResponseHandler(m)}))}u();const d=p=>f(p.provider);return n.$$set=p=>{"record"in p&&t(0,s=p.record)},[s,l,o,r,a,f,d]}class yO extends ye{constructor(e){super(),ve(this,e,vO,bO,ge,{record:0})}}function nm(n,e,t){const i=n.slice();return i[51]=e[t],i[52]=e,i[53]=t,i}function im(n){let e,t;return e=new me({props:{class:"form-field readonly",name:"id",$$slots:{default:[kO,({uniqueId:i})=>({54:i}),({uniqueId:i})=>[0,i?8388608:0]]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s[0]&4|s[1]&25165824&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function kO(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k;return{c(){e=y("label"),t=y("i"),i=E(),s=y("span"),s.textContent="id",l=E(),o=y("span"),a=E(),u=y("div"),f=y("i"),p=E(),m=y("input"),h(t,"class",z.getFieldTypeIcon("primary")),h(s,"class","txt"),h(o,"class","flex-fill"),h(e,"for",r=n[54]),h(f,"class","ri-calendar-event-line txt-disabled"),h(u,"class","form-field-addon"),h(m,"type","text"),h(m,"id",_=n[54]),m.value=b=n[2].id,m.readOnly=!0},m(w,$){T(w,e,$),v(e,t),v(e,i),v(e,s),v(e,l),v(e,o),T(w,a,$),T(w,u,$),v(u,f),T(w,p,$),T(w,m,$),g||(k=Ee(d=Be.call(null,f,{text:`Created: ${n[2].created} +Updated: ${n[2].updated}`,position:"left"})),g=!0)},p(w,$){$[1]&8388608&&r!==(r=w[54])&&h(e,"for",r),d&&Ut(d.update)&&$[0]&4&&d.update.call(null,{text:`Created: ${w[2].created} +Updated: ${w[2].updated}`,position:"left"}),$[1]&8388608&&_!==(_=w[54])&&h(m,"id",_),$[0]&4&&b!==(b=w[2].id)&&m.value!==b&&(m.value=b)},d(w){w&&S(e),w&&S(a),w&&S(u),w&&S(p),w&&S(m),g=!1,k()}}}function sm(n){var u,f;let e,t,i,s,l;function o(d){n[29](d)}let r={collection:n[0]};n[2]!==void 0&&(r.record=n[2]),e=new Q4({props:r}),le.push(()=>be(e,"record",o));let a=((f=(u=n[0])==null?void 0:u.schema)==null?void 0:f.length)&&lm();return{c(){H(e.$$.fragment),i=E(),a&&a.c(),s=Se()},m(d,p){j(e,d,p),T(d,i,p),a&&a.m(d,p),T(d,s,p),l=!0},p(d,p){var _,b;const m={};p[0]&1&&(m.collection=d[0]),!t&&p[0]&4&&(t=!0,m.record=d[2],we(()=>t=!1)),e.$set(m),(b=(_=d[0])==null?void 0:_.schema)!=null&&b.length?a||(a=lm(),a.c(),a.m(s.parentNode,s)):a&&(a.d(1),a=null)},i(d){l||(I(e.$$.fragment,d),l=!0)},o(d){P(e.$$.fragment,d),l=!1},d(d){V(e,d),d&&S(i),a&&a.d(d),d&&S(s)}}}function lm(n){let e;return{c(){e=y("hr")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function wO(n){let e,t,i;function s(o){n[42](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new MM({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function SO(n){let e,t,i,s,l;function o(f){n[39](f,n[51])}function r(f){n[40](f,n[51])}function a(f){n[41](f,n[51])}let u={field:n[51],record:n[2]};return n[2][n[51].name]!==void 0&&(u.value=n[2][n[51].name]),n[3][n[51].name]!==void 0&&(u.uploadedFiles=n[3][n[51].name]),n[4][n[51].name]!==void 0&&(u.deletedFileIndexes=n[4][n[51].name]),e=new iM({props:u}),le.push(()=>be(e,"value",o)),le.push(()=>be(e,"uploadedFiles",r)),le.push(()=>be(e,"deletedFileIndexes",a)),{c(){H(e.$$.fragment)},m(f,d){j(e,f,d),l=!0},p(f,d){n=f;const p={};d[0]&1&&(p.field=n[51]),d[0]&4&&(p.record=n[2]),!t&&d[0]&5&&(t=!0,p.value=n[2][n[51].name],we(()=>t=!1)),!i&&d[0]&9&&(i=!0,p.uploadedFiles=n[3][n[51].name],we(()=>i=!1)),!s&&d[0]&17&&(s=!0,p.deletedFileIndexes=n[4][n[51].name],we(()=>s=!1)),e.$set(p)},i(f){l||(I(e.$$.fragment,f),l=!0)},o(f){P(e.$$.fragment,f),l=!1},d(f){V(e,f)}}}function TO(n){let e,t,i;function s(o){n[38](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new P5({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function $O(n){let e,t,i;function s(o){n[37](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new D5({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function CO(n){let e,t,i;function s(o){n[36](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new $5({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function MO(n){let e,t,i;function s(o){n[35](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new jM({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function OO(n){let e,t,i;function s(o){n[34](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new k5({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function DO(n){let e,t,i;function s(o){n[33](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new g5({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function EO(n){let e,t,i;function s(o){n[32](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new p5({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function AO(n){let e,t,i;function s(o){n[31](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new u5({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function IO(n){let e,t,i;function s(o){n[30](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new l5({props:l}),le.push(()=>be(e,"value",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function om(n,e){let t,i,s,l,o;const r=[IO,AO,EO,DO,OO,MO,CO,$O,TO,SO,wO],a=[];function u(f,d){return f[51].type==="text"?0:f[51].type==="number"?1:f[51].type==="bool"?2:f[51].type==="email"?3:f[51].type==="url"?4:f[51].type==="editor"?5:f[51].type==="date"?6:f[51].type==="select"?7:f[51].type==="json"?8:f[51].type==="file"?9:f[51].type==="relation"?10:-1}return~(i=u(e))&&(s=a[i]=r[i](e)),{key:n,first:null,c(){t=Se(),s&&s.c(),l=Se(),this.first=t},m(f,d){T(f,t,d),~i&&a[i].m(f,d),T(f,l,d),o=!0},p(f,d){e=f;let p=i;i=u(e),i===p?~i&&a[i].p(e,d):(s&&(ae(),P(a[p],1,1,()=>{a[p]=null}),ue()),~i?(s=a[i],s?s.p(e,d):(s=a[i]=r[i](e),s.c()),I(s,1),s.m(l.parentNode,l)):s=null)},i(f){o||(I(s),o=!0)},o(f){P(s),o=!1},d(f){f&&S(t),~i&&a[i].d(f),f&&S(l)}}}function rm(n){let e,t,i;return t=new yO({props:{record:n[2]}}),{c(){e=y("div"),H(t.$$.fragment),h(e,"class","tab-item"),x(e,"active",n[10]===wl)},m(s,l){T(s,e,l),j(t,e,null),i=!0},p(s,l){const o={};l[0]&4&&(o.record=s[2]),t.$set(o),(!i||l[0]&1024)&&x(e,"active",s[10]===wl)},i(s){i||(I(t.$$.fragment,s),i=!0)},o(s){P(t.$$.fragment,s),i=!1},d(s){s&&S(e),V(t)}}}function PO(n){var g,k;let e,t,i,s,l=[],o=new Map,r,a,u,f,d=!n[2].isNew&&im(n),p=((g=n[0])==null?void 0:g.isAuth)&&sm(n),m=((k=n[0])==null?void 0:k.schema)||[];const _=w=>w[51].name;for(let w=0;w{d=null}),ue()):d?(d.p(w,$),$[0]&4&&I(d,1)):(d=im(w),d.c(),I(d,1),d.m(t,i)),(C=w[0])!=null&&C.isAuth?p?(p.p(w,$),$[0]&1&&I(p,1)):(p=sm(w),p.c(),I(p,1),p.m(t,s)):p&&(ae(),P(p,1,1,()=>{p=null}),ue()),$[0]&29&&(m=((O=w[0])==null?void 0:O.schema)||[],ae(),l=Ot(l,$,_,1,w,m,o,t,un,om,null,nm),ue()),(!a||$[0]&1024)&&x(t,"active",w[10]===es),w[0].isAuth&&!w[2].isNew?b?(b.p(w,$),$[0]&5&&I(b,1)):(b=rm(w),b.c(),I(b,1),b.m(e,null)):b&&(ae(),P(b,1,1,()=>{b=null}),ue())},i(w){if(!a){I(d),I(p);for(let $=0;$ + Send verification email`,h(e,"type","button"),h(e,"class","dropdown-item closable")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[23]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function fm(n){let e,t,i;return{c(){e=y("button"),e.innerHTML=` + Send password reset email`,h(e,"type","button"),h(e,"class","dropdown-item closable")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[24]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function LO(n){let e,t,i,s,l,o,r,a=n[0].isAuth&&!n[7].verified&&n[7].email&&um(n),u=n[0].isAuth&&n[7].email&&fm(n);return{c(){a&&a.c(),e=E(),u&&u.c(),t=E(),i=y("button"),i.innerHTML=` + Duplicate`,s=E(),l=y("button"),l.innerHTML=` + Delete`,h(i,"type","button"),h(i,"class","dropdown-item closable"),h(l,"type","button"),h(l,"class","dropdown-item txt-danger closable")},m(f,d){a&&a.m(f,d),T(f,e,d),u&&u.m(f,d),T(f,t,d),T(f,i,d),T(f,s,d),T(f,l,d),o||(r=[J(i,"click",n[25]),J(l,"click",Cn(ct(n[26])))],o=!0)},p(f,d){f[0].isAuth&&!f[7].verified&&f[7].email?a?a.p(f,d):(a=um(f),a.c(),a.m(e.parentNode,e)):a&&(a.d(1),a=null),f[0].isAuth&&f[7].email?u?u.p(f,d):(u=fm(f),u.c(),u.m(t.parentNode,t)):u&&(u.d(1),u=null)},d(f){a&&a.d(f),f&&S(e),u&&u.d(f),f&&S(t),f&&S(i),f&&S(s),f&&S(l),o=!1,Ie(r)}}}function cm(n){let e,t,i,s,l,o;return{c(){e=y("div"),t=y("button"),t.textContent="Account",i=E(),s=y("button"),s.textContent="Authorized providers",h(t,"type","button"),h(t,"class","tab-item"),x(t,"active",n[10]===es),h(s,"type","button"),h(s,"class","tab-item"),x(s,"active",n[10]===wl),h(e,"class","tabs-header stretched")},m(r,a){T(r,e,a),v(e,t),v(e,i),v(e,s),l||(o=[J(t,"click",n[27]),J(s,"click",n[28])],l=!0)},p(r,a){a[0]&1024&&x(t,"active",r[10]===es),a[0]&1024&&x(s,"active",r[10]===wl)},d(r){r&&S(e),l=!1,Ie(o)}}}function NO(n){var b;let e,t=n[2].isNew?"New":"Edit",i,s,l,o=((b=n[0])==null?void 0:b.name)+"",r,a,u,f,d,p,m=!n[2].isNew&&am(n),_=n[0].isAuth&&!n[2].isNew&&cm(n);return{c(){e=y("h4"),i=U(t),s=E(),l=y("strong"),r=U(o),a=U(" record"),u=E(),m&&m.c(),f=E(),_&&_.c(),d=Se()},m(g,k){T(g,e,k),v(e,i),v(e,s),v(e,l),v(l,r),v(e,a),T(g,u,k),m&&m.m(g,k),T(g,f,k),_&&_.m(g,k),T(g,d,k),p=!0},p(g,k){var w;(!p||k[0]&4)&&t!==(t=g[2].isNew?"New":"Edit")&&oe(i,t),(!p||k[0]&1)&&o!==(o=((w=g[0])==null?void 0:w.name)+"")&&oe(r,o),g[2].isNew?m&&(ae(),P(m,1,1,()=>{m=null}),ue()):m?(m.p(g,k),k[0]&4&&I(m,1)):(m=am(g),m.c(),I(m,1),m.m(f.parentNode,f)),g[0].isAuth&&!g[2].isNew?_?_.p(g,k):(_=cm(g),_.c(),_.m(d.parentNode,d)):_&&(_.d(1),_=null)},i(g){p||(I(m),p=!0)},o(g){P(m),p=!1},d(g){g&&S(e),g&&S(u),m&&m.d(g),g&&S(f),_&&_.d(g),g&&S(d)}}}function FO(n){let e,t,i,s,l,o=n[2].isNew?"Create":"Save changes",r,a,u,f;return{c(){e=y("button"),t=y("span"),t.textContent="Cancel",i=E(),s=y("button"),l=y("span"),r=U(o),h(t,"class","txt"),h(e,"type","button"),h(e,"class","btn btn-transparent"),e.disabled=n[8],h(l,"class","txt"),h(s,"type","submit"),h(s,"form",n[13]),h(s,"class","btn btn-expanded"),s.disabled=a=!n[11]||n[8],x(s,"btn-loading",n[8])},m(d,p){T(d,e,p),v(e,t),T(d,i,p),T(d,s,p),v(s,l),v(l,r),u||(f=J(e,"click",n[22]),u=!0)},p(d,p){p[0]&256&&(e.disabled=d[8]),p[0]&4&&o!==(o=d[2].isNew?"Create":"Save changes")&&oe(r,o),p[0]&2304&&a!==(a=!d[11]||d[8])&&(s.disabled=a),p[0]&256&&x(s,"btn-loading",d[8])},d(d){d&&S(e),d&&S(i),d&&S(s),u=!1,f()}}}function RO(n){var s;let e,t,i={class:` + record-panel + `+(n[12]?"overlay-panel-xl":"overlay-panel-lg")+` + `+((s=n[0])!=null&&s.isAuth&&!n[2].isNew?"colored-header":"")+` + `,beforeHide:n[43],$$slots:{footer:[FO],header:[NO],default:[PO]},$$scope:{ctx:n}};return e=new vn({props:i}),n[44](e),e.$on("hide",n[45]),e.$on("show",n[46]),{c(){H(e.$$.fragment)},m(l,o){j(e,l,o),t=!0},p(l,o){var a;const r={};o[0]&4101&&(r.class=` + record-panel + `+(l[12]?"overlay-panel-xl":"overlay-panel-lg")+` + `+((a=l[0])!=null&&a.isAuth&&!l[2].isNew?"colored-header":"")+` + `),o[0]&544&&(r.beforeHide=l[43]),o[0]&3485|o[1]&16777216&&(r.$$scope={dirty:o,ctx:l}),e.$set(r)},i(l){t||(I(e.$$.fragment,l),t=!0)},o(l){P(e.$$.fragment,l),t=!1},d(l){n[44](null),V(e,l)}}}const es="form",wl="providers";function dm(n){return JSON.stringify(n)}function qO(n,e,t){let i,s,l,o;const r=kt(),a="record_"+z.randomString(5);let{collection:u}=e,f,d=null,p=new Mi,m=!1,_=!1,b={},g={},k="",w=es;function $(se){return O(se),t(9,_=!0),t(10,w=es),f==null?void 0:f.show()}function C(){return f==null?void 0:f.hide()}async function O(se){gn({}),t(7,d=se||{}),se!=null&&se.clone?t(2,p=se.clone()):t(2,p=new Mi),t(3,b={}),t(4,g={}),await an(),t(20,k=dm(p))}function M(){if(m||!o||!(u!=null&&u.id))return;t(8,m=!0);const se=A();let Te;p.isNew?Te=he.collection(u.id).create(se):Te=he.collection(u.id).update(p.id,se),Te.then(lt=>{Wt(p.isNew?"Successfully created record.":"Successfully updated record."),t(9,_=!1),C(),r("save",lt)}).catch(lt=>{he.errorResponseHandler(lt)}).finally(()=>{t(8,m=!1)})}function D(){d!=null&&d.id&&mn("Do you really want to delete the selected record?",()=>he.collection(d.collectionId).delete(d.id).then(()=>{C(),Wt("Successfully deleted record."),r("delete",d)}).catch(se=>{he.errorResponseHandler(se)}))}function A(){const se=(p==null?void 0:p.export())||{},Te=new FormData,lt={};for(const it of(u==null?void 0:u.schema)||[])lt[it.name]=!0;u!=null&&u.isAuth&&(lt.username=!0,lt.email=!0,lt.emailVisibility=!0,lt.password=!0,lt.passwordConfirm=!0,lt.verified=!0);for(const it in se)lt[it]&&(typeof se[it]>"u"&&(se[it]=null),z.addValueToFormData(Te,it,se[it]));for(const it in b){const St=z.toArray(b[it]);for(const en of St)Te.append(it,en)}for(const it in g){const St=z.toArray(g[it]);for(const en of St)Te.append(it+"."+en,"")}return Te}function L(){!(u!=null&&u.id)||!(d!=null&&d.email)||mn(`Do you really want to sent verification email to ${d.email}?`,()=>he.collection(u.id).requestVerification(d.email).then(()=>{Wt(`Successfully sent verification email to ${d.email}.`)}).catch(se=>{he.errorResponseHandler(se)}))}function N(){!(u!=null&&u.id)||!(d!=null&&d.email)||mn(`Do you really want to sent password reset email to ${d.email}?`,()=>he.collection(u.id).requestPasswordReset(d.email).then(()=>{Wt(`Successfully sent password reset email to ${d.email}.`)}).catch(se=>{he.errorResponseHandler(se)}))}function R(){l?mn("You have unsaved changes. Do you really want to discard them?",()=>{F()}):F()}async function F(){const se=d==null?void 0:d.clone();if(se){se.id="",se.created="",se.updated="";const Te=(u==null?void 0:u.schema)||[];for(const lt of Te)lt.type==="file"&&delete se[lt.name]}$(se),await an(),t(20,k="")}const q=()=>C(),B=()=>L(),Y=()=>N(),Z=()=>R(),ee=()=>D(),ie=()=>t(10,w=es),X=()=>t(10,w=wl);function ce(se){p=se,t(2,p)}function G(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function de(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function _e(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function Me(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function qe(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function Ve(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function ke(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function Ce(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function Ke(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function pt(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}function Je(se,Te){n.$$.not_equal(b[Te.name],se)&&(b[Te.name]=se,t(3,b))}function Ue(se,Te){n.$$.not_equal(g[Te.name],se)&&(g[Te.name]=se,t(4,g))}function te(se,Te){n.$$.not_equal(p[Te.name],se)&&(p[Te.name]=se,t(2,p))}const Re=()=>l&&_?(mn("You have unsaved changes. Do you really want to close the panel?",()=>{t(9,_=!1),C()}),!1):(gn({}),!0);function xe(se){le[se?"unshift":"push"](()=>{f=se,t(6,f)})}function Yt(se){pe.call(this,n,se)}function Le(se){pe.call(this,n,se)}return n.$$set=se=>{"collection"in se&&t(0,u=se.collection)},n.$$.update=()=>{var se;n.$$.dirty[0]&1&&t(12,i=!!((se=u==null?void 0:u.schema)!=null&&se.find(Te=>Te.type==="editor"))),n.$$.dirty[0]&24&&t(21,s=z.hasNonEmptyProps(b)||z.hasNonEmptyProps(g)),n.$$.dirty[0]&3145732&&t(5,l=s||k!=dm(p)),n.$$.dirty[0]&36&&t(11,o=p.isNew||l)},[u,C,p,b,g,l,f,d,m,_,w,o,i,a,M,D,L,N,R,$,k,s,q,B,Y,Z,ee,ie,X,ce,G,de,_e,Me,qe,Ve,ke,Ce,Ke,pt,Je,Ue,te,Re,xe,Yt,Le]}class X1 extends ye{constructor(e){super(),ve(this,e,qO,RO,ge,{collection:0,show:19,hide:1},null,[-1,-1])}get show(){return this.$$.ctx[19]}get hide(){return this.$$.ctx[1]}}function jO(n){let e,t,i,s,l;return{c(){e=y("i"),h(e,"class",t=n[2]?n[1]:n[0])},m(o,r){T(o,e,r),s||(l=[Ee(i=Be.call(null,e,n[2]?"":"Copy")),J(e,"click",Cn(n[3]))],s=!0)},p(o,[r]){r&7&&t!==(t=o[2]?o[1]:o[0])&&h(e,"class",t),i&&Ut(i.update)&&r&4&&i.update.call(null,o[2]?"":"Copy")},i:Q,o:Q,d(o){o&&S(e),s=!1,Ie(l)}}}function VO(n,e,t){let{value:i=""}=e,{idleClasses:s="ri-file-copy-line txt-sm link-hint"}=e,{successClasses:l="ri-check-line txt-sm txt-success"}=e,{successDuration:o=500}=e,r;function a(){i&&(z.copyToClipboard(i),clearTimeout(r),t(2,r=setTimeout(()=>{clearTimeout(r),t(2,r=null)},o)))}return xt(()=>()=>{r&&clearTimeout(r)}),n.$$set=u=>{"value"in u&&t(4,i=u.value),"idleClasses"in u&&t(0,s=u.idleClasses),"successClasses"in u&&t(1,l=u.successClasses),"successDuration"in u&&t(5,o=u.successDuration)},[s,l,r,a,i,o]}class er extends ye{constructor(e){super(),ve(this,e,VO,jO,ge,{value:4,idleClasses:0,successClasses:1,successDuration:5})}}function pm(n,e,t){const i=n.slice();return i[16]=e[t],i[8]=t,i}function mm(n,e,t){const i=n.slice();return i[13]=e[t],i}function hm(n,e,t){const i=n.slice();return i[6]=e[t],i[8]=t,i}function _m(n,e,t){const i=n.slice();return i[6]=e[t],i[8]=t,i}function HO(n){const e=n.slice(),t=z.toArray(e[3]);e[9]=t;const i=z.toArray(e[0].expand[e[1].name]);e[10]=i;const s=e[2]?20:200;return e[11]=s,e}function zO(n){const e=n.slice(),t=JSON.stringify(e[3])||"";return e[5]=t,e}function BO(n){let e,t;return{c(){e=y("div"),t=U(n[3]),h(e,"class","block txt-break fallback-block svelte-jdf51v")},m(i,s){T(i,e,s),v(e,t)},p(i,s){s&8&&oe(t,i[3])},i:Q,o:Q,d(i){i&&S(e)}}}function UO(n){let e,t=z.truncate(n[3])+"",i,s;return{c(){e=y("span"),i=U(t),h(e,"class","txt txt-ellipsis"),h(e,"title",s=z.truncate(n[3]))},m(l,o){T(l,e,o),v(e,i)},p(l,o){o&8&&t!==(t=z.truncate(l[3])+"")&&oe(i,t),o&8&&s!==(s=z.truncate(l[3]))&&h(e,"title",s)},i:Q,o:Q,d(l){l&&S(e)}}}function WO(n){let e,t=[],i=new Map,s,l=z.toArray(n[3]);const o=r=>r[8]+r[16];for(let r=0;rn[11]&&ym();return{c(){e=y("div"),i.c(),s=E(),u&&u.c(),h(e,"class","inline-flex")},m(f,d){T(f,e,d),r[t].m(e,null),v(e,s),u&&u.m(e,null),l=!0},p(f,d){let p=t;t=a(f),t===p?r[t].p(f,d):(ae(),P(r[p],1,1,()=>{r[p]=null}),ue(),i=r[t],i?i.p(f,d):(i=r[t]=o[t](f),i.c()),I(i,1),i.m(e,s)),f[9].length>f[11]?u||(u=ym(),u.c(),u.m(e,null)):u&&(u.d(1),u=null)},i(f){l||(I(i),l=!0)},o(f){P(i),l=!1},d(f){f&&S(e),r[t].d(),u&&u.d()}}}function KO(n){let e,t=[],i=new Map,s=z.toArray(n[3]);const l=o=>o[8]+o[6];for(let o=0;o{o[f]=null}),ue(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),I(t,1),t.m(i.parentNode,i))},i(a){s||(I(t),s=!0)},o(a){P(t),s=!1},d(a){o[e].d(a),a&&S(i)}}}function GO(n){let e,t=z.truncate(n[3])+"",i,s,l;return{c(){e=y("a"),i=U(t),h(e,"class","txt-ellipsis"),h(e,"href",n[3]),h(e,"target","_blank"),h(e,"rel","noopener noreferrer")},m(o,r){T(o,e,r),v(e,i),s||(l=[Ee(Be.call(null,e,"Open in new tab")),J(e,"click",Cn(n[4]))],s=!0)},p(o,r){r&8&&t!==(t=z.truncate(o[3])+"")&&oe(i,t),r&8&&h(e,"href",o[3])},i:Q,o:Q,d(o){o&&S(e),s=!1,Ie(l)}}}function XO(n){let e,t;return{c(){e=y("span"),t=U(n[3]),h(e,"class","txt")},m(i,s){T(i,e,s),v(e,t)},p(i,s){s&8&&oe(t,i[3])},i:Q,o:Q,d(i){i&&S(e)}}}function QO(n){let e,t=n[3]?"True":"False",i;return{c(){e=y("span"),i=U(t),h(e,"class","txt")},m(s,l){T(s,e,l),v(e,i)},p(s,l){l&8&&t!==(t=s[3]?"True":"False")&&oe(i,t)},i:Q,o:Q,d(s){s&&S(e)}}}function xO(n){let e;return{c(){e=y("span"),e.textContent="N/A",h(e,"class","txt-hint")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function eD(n){let e,t,i,s;const l=[oD,lD],o=[];function r(a,u){return a[2]?0:1}return e=r(n),t=o[e]=l[e](n),{c(){t.c(),i=Se()},m(a,u){o[e].m(a,u),T(a,i,u),s=!0},p(a,u){let f=e;e=r(a),e===f?o[e].p(a,u):(ae(),P(o[f],1,1,()=>{o[f]=null}),ue(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),I(t,1),t.m(i.parentNode,i))},i(a){s||(I(t),s=!0)},o(a){P(t),s=!1},d(a){o[e].d(a),a&&S(i)}}}function gm(n,e){let t,i,s;return i=new ou({props:{record:e[0],filename:e[16],size:"sm"}}),{key:n,first:null,c(){t=Se(),H(i.$$.fragment),this.first=t},m(l,o){T(l,t,o),j(i,l,o),s=!0},p(l,o){e=l;const r={};o&1&&(r.record=e[0]),o&8&&(r.filename=e[16]),i.$set(r)},i(l){s||(I(i.$$.fragment,l),s=!0)},o(l){P(i.$$.fragment,l),s=!1},d(l){l&&S(t),V(i,l)}}}function tD(n){let e,t=n[9].slice(0,n[11]),i=[];for(let s=0;sr[8]+r[6];for(let r=0;r500&&wm(n);return{c(){e=y("span"),i=U(t),s=E(),r&&r.c(),l=Se(),h(e,"class","txt")},m(a,u){T(a,e,u),v(e,i),T(a,s,u),r&&r.m(a,u),T(a,l,u),o=!0},p(a,u){(!o||u&8)&&t!==(t=z.truncate(a[5],500,!0)+"")&&oe(i,t),a[5].length>500?r?(r.p(a,u),u&8&&I(r,1)):(r=wm(a),r.c(),I(r,1),r.m(l.parentNode,l)):r&&(ae(),P(r,1,1,()=>{r=null}),ue())},i(a){o||(I(r),o=!0)},o(a){P(r),o=!1},d(a){a&&S(e),a&&S(s),r&&r.d(a),a&&S(l)}}}function oD(n){let e,t=z.truncate(n[5])+"",i;return{c(){e=y("span"),i=U(t),h(e,"class","txt txt-ellipsis")},m(s,l){T(s,e,l),v(e,i)},p(s,l){l&8&&t!==(t=z.truncate(s[5])+"")&&oe(i,t)},i:Q,o:Q,d(s){s&&S(e)}}}function wm(n){let e,t;return e=new er({props:{value:JSON.stringify(n[3],null,2)}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&8&&(l.value=JSON.stringify(i[3],null,2)),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function rD(n){let e,t,i,s,l;const o=[eD,xO,QO,XO,GO,ZO,JO,KO,YO,WO,UO,BO],r=[];function a(f,d){return d&8&&(e=null),f[1].type==="json"?0:(e==null&&(e=!!z.isEmpty(f[3])),e?1:f[1].type==="bool"?2:f[1].type==="number"?3:f[1].type==="url"?4:f[1].type==="editor"?5:f[1].type==="date"?6:f[1].type==="select"?7:f[1].type==="relation"?8:f[1].type==="file"?9:f[2]?10:11)}function u(f,d){return d===0?zO(f):d===8?HO(f):f}return t=a(n,-1),i=r[t]=o[t](u(n,t)),{c(){i.c(),s=Se()},m(f,d){r[t].m(f,d),T(f,s,d),l=!0},p(f,[d]){let p=t;t=a(f,d),t===p?r[t].p(u(f,t),d):(ae(),P(r[p],1,1,()=>{r[p]=null}),ue(),i=r[t],i?i.p(u(f,t),d):(i=r[t]=o[t](u(f,t)),i.c()),I(i,1),i.m(s.parentNode,s))},i(f){l||(I(i),l=!0)},o(f){P(i),l=!1},d(f){r[t].d(f),f&&S(s)}}}function aD(n,e,t){let i,{record:s}=e,{field:l}=e,{short:o=!1}=e;function r(a){pe.call(this,n,a)}return n.$$set=a=>{"record"in a&&t(0,s=a.record),"field"in a&&t(1,l=a.field),"short"in a&&t(2,o=a.short)},n.$$.update=()=>{n.$$.dirty&3&&t(3,i=s[l.name])},[s,l,o,i,r]}class Q1 extends ye{constructor(e){super(),ve(this,e,aD,rD,ge,{record:0,field:1,short:2})}}function Sm(n,e,t){const i=n.slice();return i[10]=e[t],i}function Tm(n){let e,t,i=n[10].name+"",s,l,o,r,a;return r=new Q1({props:{field:n[10],record:n[3]}}),{c(){e=y("tr"),t=y("td"),s=U(i),l=E(),o=y("td"),H(r.$$.fragment),h(t,"class","min-width txt-hint txt-bold"),h(o,"class","col-field svelte-1nt58f7")},m(u,f){T(u,e,f),v(e,t),v(t,s),v(e,l),v(e,o),j(r,o,null),a=!0},p(u,f){(!a||f&1)&&i!==(i=u[10].name+"")&&oe(s,i);const d={};f&1&&(d.field=u[10]),f&8&&(d.record=u[3]),r.$set(d)},i(u){a||(I(r.$$.fragment,u),a=!0)},o(u){P(r.$$.fragment,u),a=!1},d(u){u&&S(e),V(r)}}}function $m(n){let e,t,i,s,l,o;return l=new pi({props:{date:n[3].created}}),{c(){e=y("tr"),t=y("td"),t.textContent="created",i=E(),s=y("td"),H(l.$$.fragment),h(t,"class","min-width txt-hint txt-bold"),h(s,"class","col-field svelte-1nt58f7")},m(r,a){T(r,e,a),v(e,t),v(e,i),v(e,s),j(l,s,null),o=!0},p(r,a){const u={};a&8&&(u.date=r[3].created),l.$set(u)},i(r){o||(I(l.$$.fragment,r),o=!0)},o(r){P(l.$$.fragment,r),o=!1},d(r){r&&S(e),V(l)}}}function Cm(n){let e,t,i,s,l,o;return l=new pi({props:{date:n[3].updated}}),{c(){e=y("tr"),t=y("td"),t.textContent="updated",i=E(),s=y("td"),H(l.$$.fragment),h(t,"class","min-width txt-hint txt-bold"),h(s,"class","col-field svelte-1nt58f7")},m(r,a){T(r,e,a),v(e,t),v(e,i),v(e,s),j(l,s,null),o=!0},p(r,a){const u={};a&8&&(u.date=r[3].updated),l.$set(u)},i(r){o||(I(l.$$.fragment,r),o=!0)},o(r){P(l.$$.fragment,r),o=!1},d(r){r&&S(e),V(l)}}}function uD(n){var M;let e,t,i,s,l,o,r,a,u,f,d=n[3].id+"",p,m,_,b,g;a=new er({props:{value:n[3].id}});let k=(M=n[0])==null?void 0:M.schema,w=[];for(let D=0;DP(w[D],1,1,()=>{w[D]=null});let C=n[3].created&&$m(n),O=n[3].updated&&Cm(n);return{c(){e=y("table"),t=y("tbody"),i=y("tr"),s=y("td"),s.textContent="id",l=E(),o=y("td"),r=y("div"),H(a.$$.fragment),u=E(),f=y("span"),p=U(d),m=E();for(let D=0;D{C=null}),ue()),D[3].updated?O?(O.p(D,A),A&8&&I(O,1)):(O=Cm(D),O.c(),I(O,1),O.m(t,null)):O&&(ae(),P(O,1,1,()=>{O=null}),ue())},i(D){if(!g){I(a.$$.fragment,D);for(let A=0;AClose',h(e,"type","button"),h(e,"class","btn btn-transparent")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[6]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function dD(n){let e,t,i={class:"record-preview-panel "+(n[4]?"overlay-panel-xl":"overlay-panel-lg"),$$slots:{footer:[cD],header:[fD],default:[uD]},$$scope:{ctx:n}};return e=new vn({props:i}),n[7](e),e.$on("hide",n[8]),e.$on("show",n[9]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,[l]){const o={};l&16&&(o.class="record-preview-panel "+(s[4]?"overlay-panel-xl":"overlay-panel-lg")),l&8201&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[7](null),V(e,s)}}}function pD(n,e,t){let i,{collection:s}=e,l,o=new Mi;function r(m){return t(3,o=m),l==null?void 0:l.show()}function a(){return l==null?void 0:l.hide()}const u=()=>a();function f(m){le[m?"unshift":"push"](()=>{l=m,t(2,l)})}function d(m){pe.call(this,n,m)}function p(m){pe.call(this,n,m)}return n.$$set=m=>{"collection"in m&&t(0,s=m.collection)},n.$$.update=()=>{var m;n.$$.dirty&1&&t(4,i=!!((m=s==null?void 0:s.schema)!=null&&m.find(_=>_.type==="editor")))},[s,a,l,o,i,r,u,f,d,p]}class mD extends ye{constructor(e){super(),ve(this,e,pD,dD,ge,{collection:0,show:5,hide:1})}get show(){return this.$$.ctx[5]}get hide(){return this.$$.ctx[1]}}function Mm(n,e,t){const i=n.slice();return i[55]=e[t],i}function Om(n,e,t){const i=n.slice();return i[58]=e[t],i}function Dm(n,e,t){const i=n.slice();return i[58]=e[t],i}function Em(n,e,t){const i=n.slice();return i[51]=e[t],i}function Am(n){let e;function t(l,o){return l[12]?_D:hD}let i=t(n),s=i(n);return{c(){e=y("th"),s.c(),h(e,"class","bulk-select-col min-width")},m(l,o){T(l,e,o),s.m(e,null)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e,null)))},d(l){l&&S(e),s.d()}}}function hD(n){let e,t,i,s,l,o,r;return{c(){e=y("div"),t=y("input"),s=E(),l=y("label"),h(t,"type","checkbox"),h(t,"id","checkbox_0"),t.disabled=i=!n[4].length,t.checked=n[16],h(l,"for","checkbox_0"),h(e,"class","form-field")},m(a,u){T(a,e,u),v(e,t),v(e,s),v(e,l),o||(r=J(t,"change",n[28]),o=!0)},p(a,u){u[0]&16&&i!==(i=!a[4].length)&&(t.disabled=i),u[0]&65536&&(t.checked=a[16])},d(a){a&&S(e),o=!1,r()}}}function _D(n){let e;return{c(){e=y("span"),h(e,"class","loader loader-sm")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function Im(n){let e,t,i;function s(o){n[29](o)}let l={class:"col-type-text col-field-id",name:"id",$$slots:{default:[gD]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Zt({props:l}),le.push(()=>be(e,"sort",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function gD(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="id",h(t,"class",z.getFieldTypeIcon("primary")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function Pm(n){let e=!n[7].includes("@username"),t,i=!n[7].includes("@email"),s,l,o=e&&Lm(n),r=i&&Nm(n);return{c(){o&&o.c(),t=E(),r&&r.c(),s=Se()},m(a,u){o&&o.m(a,u),T(a,t,u),r&&r.m(a,u),T(a,s,u),l=!0},p(a,u){u[0]&128&&(e=!a[7].includes("@username")),e?o?(o.p(a,u),u[0]&128&&I(o,1)):(o=Lm(a),o.c(),I(o,1),o.m(t.parentNode,t)):o&&(ae(),P(o,1,1,()=>{o=null}),ue()),u[0]&128&&(i=!a[7].includes("@email")),i?r?(r.p(a,u),u[0]&128&&I(r,1)):(r=Nm(a),r.c(),I(r,1),r.m(s.parentNode,s)):r&&(ae(),P(r,1,1,()=>{r=null}),ue())},i(a){l||(I(o),I(r),l=!0)},o(a){P(o),P(r),l=!1},d(a){o&&o.d(a),a&&S(t),r&&r.d(a),a&&S(s)}}}function Lm(n){let e,t,i;function s(o){n[30](o)}let l={class:"col-type-text col-field-id",name:"username",$$slots:{default:[bD]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Zt({props:l}),le.push(()=>be(e,"sort",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function bD(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="username",h(t,"class",z.getFieldTypeIcon("user")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function Nm(n){let e,t,i;function s(o){n[31](o)}let l={class:"col-type-email col-field-email",name:"email",$$slots:{default:[vD]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Zt({props:l}),le.push(()=>be(e,"sort",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function vD(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="email",h(t,"class",z.getFieldTypeIcon("email")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function yD(n){let e,t,i,s,l,o=n[58].name+"",r;return{c(){e=y("div"),t=y("i"),s=E(),l=y("span"),r=U(o),h(t,"class",i=z.getFieldTypeIcon(n[58].type)),h(l,"class","txt"),h(e,"class","col-header-content")},m(a,u){T(a,e,u),v(e,t),v(e,s),v(e,l),v(l,r)},p(a,u){u[0]&262144&&i!==(i=z.getFieldTypeIcon(a[58].type))&&h(t,"class",i),u[0]&262144&&o!==(o=a[58].name+"")&&oe(r,o)},d(a){a&&S(e)}}}function Fm(n,e){let t,i,s,l;function o(a){e[32](a)}let r={class:"col-type-"+e[58].type+" col-field-"+e[58].name,name:e[58].name,$$slots:{default:[yD]},$$scope:{ctx:e}};return e[0]!==void 0&&(r.sort=e[0]),i=new Zt({props:r}),le.push(()=>be(i,"sort",o)),{key:n,first:null,c(){t=Se(),H(i.$$.fragment),this.first=t},m(a,u){T(a,t,u),j(i,a,u),l=!0},p(a,u){e=a;const f={};u[0]&262144&&(f.class="col-type-"+e[58].type+" col-field-"+e[58].name),u[0]&262144&&(f.name=e[58].name),u[0]&262144|u[2]&2&&(f.$$scope={dirty:u,ctx:e}),!s&&u[0]&1&&(s=!0,f.sort=e[0],we(()=>s=!1)),i.$set(f)},i(a){l||(I(i.$$.fragment,a),l=!0)},o(a){P(i.$$.fragment,a),l=!1},d(a){a&&S(t),V(i,a)}}}function Rm(n){let e,t,i;function s(o){n[33](o)}let l={class:"col-type-date col-field-created",name:"created",$$slots:{default:[kD]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Zt({props:l}),le.push(()=>be(e,"sort",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function kD(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="created",h(t,"class",z.getFieldTypeIcon("date")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function qm(n){let e,t,i;function s(o){n[34](o)}let l={class:"col-type-date col-field-updated",name:"updated",$$slots:{default:[wD]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Zt({props:l}),le.push(()=>be(e,"sort",s)),{c(){H(e.$$.fragment)},m(o,r){j(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],we(()=>t=!1)),e.$set(a)},i(o){i||(I(e.$$.fragment,o),i=!0)},o(o){P(e.$$.fragment,o),i=!1},d(o){V(e,o)}}}function wD(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="updated",h(t,"class",z.getFieldTypeIcon("date")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function jm(n){let e;return{c(){e=y("button"),e.innerHTML='',h(e,"type","button"),h(e,"aria-label","Toggle columns"),h(e,"class","btn btn-sm btn-transparent p-0")},m(t,i){T(t,e,i),n[35](e)},p:Q,d(t){t&&S(e),n[35](null)}}}function Vm(n){let e;function t(l,o){return l[12]?TD:SD}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&S(e)}}}function SD(n){let e,t,i,s,l;function o(u,f){var d,p;if((d=u[1])!=null&&d.length)return CD;if(!((p=u[2])!=null&&p.isView))return $D}let r=o(n),a=r&&r(n);return{c(){e=y("tr"),t=y("td"),i=y("h6"),i.textContent="No records found.",s=E(),a&&a.c(),l=E(),h(t,"colspan","99"),h(t,"class","txt-center txt-hint p-xs")},m(u,f){T(u,e,f),v(e,t),v(t,i),v(t,s),a&&a.m(t,null),v(e,l)},p(u,f){r===(r=o(u))&&a?a.p(u,f):(a&&a.d(1),a=r&&r(u),a&&(a.c(),a.m(t,null)))},d(u){u&&S(e),a&&a.d()}}}function TD(n){let e;return{c(){e=y("tr"),e.innerHTML=` + `},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function $D(n){let e,t,i;return{c(){e=y("button"),e.innerHTML=` + New record`,h(e,"type","button"),h(e,"class","btn btn-secondary btn-expanded m-t-sm")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[40]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function CD(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='Clear filters',h(e,"type","button"),h(e,"class","btn btn-hint btn-expanded m-t-sm")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[39]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function Hm(n){let e,t,i,s,l,o,r,a,u,f;function d(){return n[36](n[55])}return{c(){e=y("td"),t=y("div"),i=y("input"),o=E(),r=y("label"),h(i,"type","checkbox"),h(i,"id",s="checkbox_"+n[55].id),i.checked=l=n[6][n[55].id],h(r,"for",a="checkbox_"+n[55].id),h(t,"class","form-field"),h(e,"class","bulk-select-col min-width")},m(p,m){T(p,e,m),v(e,t),v(t,i),v(t,o),v(t,r),u||(f=[J(i,"change",d),J(t,"click",Cn(n[26]))],u=!0)},p(p,m){n=p,m[0]&16&&s!==(s="checkbox_"+n[55].id)&&h(i,"id",s),m[0]&80&&l!==(l=n[6][n[55].id])&&(i.checked=l),m[0]&16&&a!==(a="checkbox_"+n[55].id)&&h(r,"for",a)},d(p){p&&S(e),u=!1,Ie(f)}}}function zm(n){let e,t,i,s,l,o,r=n[55].id+"",a,u,f;s=new er({props:{value:n[55].id}});let d=n[2].isAuth&&Bm(n);return{c(){e=y("td"),t=y("div"),i=y("div"),H(s.$$.fragment),l=E(),o=y("div"),a=U(r),u=E(),d&&d.c(),h(o,"class","txt"),h(i,"class","label"),h(t,"class","flex flex-gap-5"),h(e,"class","col-type-text col-field-id")},m(p,m){T(p,e,m),v(e,t),v(t,i),j(s,i,null),v(i,l),v(i,o),v(o,a),v(t,u),d&&d.m(t,null),f=!0},p(p,m){const _={};m[0]&16&&(_.value=p[55].id),s.$set(_),(!f||m[0]&16)&&r!==(r=p[55].id+"")&&oe(a,r),p[2].isAuth?d?d.p(p,m):(d=Bm(p),d.c(),d.m(t,null)):d&&(d.d(1),d=null)},i(p){f||(I(s.$$.fragment,p),f=!0)},o(p){P(s.$$.fragment,p),f=!1},d(p){p&&S(e),V(s),d&&d.d()}}}function Bm(n){let e;function t(l,o){return l[55].verified?OD:MD}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,o){i!==(i=t(l))&&(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&S(e)}}}function MD(n){let e,t,i;return{c(){e=y("i"),h(e,"class","ri-error-warning-fill txt-sm txt-hint")},m(s,l){T(s,e,l),t||(i=Ee(Be.call(null,e,"Unverified")),t=!0)},d(s){s&&S(e),t=!1,i()}}}function OD(n){let e,t,i;return{c(){e=y("i"),h(e,"class","ri-checkbox-circle-fill txt-sm txt-success")},m(s,l){T(s,e,l),t||(i=Ee(Be.call(null,e,"Verified")),t=!0)},d(s){s&&S(e),t=!1,i()}}}function Um(n){let e=!n[7].includes("@username"),t,i=!n[7].includes("@email"),s,l=e&&Wm(n),o=i&&Ym(n);return{c(){l&&l.c(),t=E(),o&&o.c(),s=Se()},m(r,a){l&&l.m(r,a),T(r,t,a),o&&o.m(r,a),T(r,s,a)},p(r,a){a[0]&128&&(e=!r[7].includes("@username")),e?l?l.p(r,a):(l=Wm(r),l.c(),l.m(t.parentNode,t)):l&&(l.d(1),l=null),a[0]&128&&(i=!r[7].includes("@email")),i?o?o.p(r,a):(o=Ym(r),o.c(),o.m(s.parentNode,s)):o&&(o.d(1),o=null)},d(r){l&&l.d(r),r&&S(t),o&&o.d(r),r&&S(s)}}}function Wm(n){let e,t;function i(o,r){return r[0]&16&&(t=null),t==null&&(t=!!z.isEmpty(o[55].username)),t?ED:DD}let s=i(n,[-1,-1,-1]),l=s(n);return{c(){e=y("td"),l.c(),h(e,"class","col-type-text col-field-username")},m(o,r){T(o,e,r),l.m(e,null)},p(o,r){s===(s=i(o,r))&&l?l.p(o,r):(l.d(1),l=s(o),l&&(l.c(),l.m(e,null)))},d(o){o&&S(e),l.d()}}}function DD(n){let e,t=n[55].username+"",i,s;return{c(){e=y("span"),i=U(t),h(e,"class","txt txt-ellipsis"),h(e,"title",s=n[55].username)},m(l,o){T(l,e,o),v(e,i)},p(l,o){o[0]&16&&t!==(t=l[55].username+"")&&oe(i,t),o[0]&16&&s!==(s=l[55].username)&&h(e,"title",s)},d(l){l&&S(e)}}}function ED(n){let e;return{c(){e=y("span"),e.textContent="N/A",h(e,"class","txt-hint")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function Ym(n){let e,t;function i(o,r){return r[0]&16&&(t=null),t==null&&(t=!!z.isEmpty(o[55].email)),t?ID:AD}let s=i(n,[-1,-1,-1]),l=s(n);return{c(){e=y("td"),l.c(),h(e,"class","col-type-text col-field-email")},m(o,r){T(o,e,r),l.m(e,null)},p(o,r){s===(s=i(o,r))&&l?l.p(o,r):(l.d(1),l=s(o),l&&(l.c(),l.m(e,null)))},d(o){o&&S(e),l.d()}}}function AD(n){let e,t=n[55].email+"",i,s;return{c(){e=y("span"),i=U(t),h(e,"class","txt txt-ellipsis"),h(e,"title",s=n[55].email)},m(l,o){T(l,e,o),v(e,i)},p(l,o){o[0]&16&&t!==(t=l[55].email+"")&&oe(i,t),o[0]&16&&s!==(s=l[55].email)&&h(e,"title",s)},d(l){l&&S(e)}}}function ID(n){let e;return{c(){e=y("span"),e.textContent="N/A",h(e,"class","txt-hint")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function Km(n,e){let t,i,s,l;return i=new Q1({props:{short:!0,record:e[55],field:e[58]}}),{key:n,first:null,c(){t=y("td"),H(i.$$.fragment),h(t,"class",s="col-type-"+e[58].type+" col-field-"+e[58].name),this.first=t},m(o,r){T(o,t,r),j(i,t,null),l=!0},p(o,r){e=o;const a={};r[0]&16&&(a.record=e[55]),r[0]&262144&&(a.field=e[58]),i.$set(a),(!l||r[0]&262144&&s!==(s="col-type-"+e[58].type+" col-field-"+e[58].name))&&h(t,"class",s)},i(o){l||(I(i.$$.fragment,o),l=!0)},o(o){P(i.$$.fragment,o),l=!1},d(o){o&&S(t),V(i)}}}function Jm(n){let e,t,i;return t=new pi({props:{date:n[55].created}}),{c(){e=y("td"),H(t.$$.fragment),h(e,"class","col-type-date col-field-created")},m(s,l){T(s,e,l),j(t,e,null),i=!0},p(s,l){const o={};l[0]&16&&(o.date=s[55].created),t.$set(o)},i(s){i||(I(t.$$.fragment,s),i=!0)},o(s){P(t.$$.fragment,s),i=!1},d(s){s&&S(e),V(t)}}}function Zm(n){let e,t,i;return t=new pi({props:{date:n[55].updated}}),{c(){e=y("td"),H(t.$$.fragment),h(e,"class","col-type-date col-field-updated")},m(s,l){T(s,e,l),j(t,e,null),i=!0},p(s,l){const o={};l[0]&16&&(o.date=s[55].updated),t.$set(o)},i(s){i||(I(t.$$.fragment,s),i=!0)},o(s){P(t.$$.fragment,s),i=!1},d(s){s&&S(e),V(t)}}}function Gm(n,e){let t,i,s=!e[7].includes("@id"),l,o,r=[],a=new Map,u,f=e[10]&&!e[7].includes("@created"),d,p=e[9]&&!e[7].includes("@updated"),m,_,b,g,k,w,$=!e[2].isView&&Hm(e),C=s&&zm(e),O=e[2].isAuth&&Um(e),M=e[18];const D=F=>F[58].name;for(let F=0;F',b=E(),h(_,"class","col-type-action min-width"),h(t,"tabindex","0"),h(t,"class","row-handle"),this.first=t},m(F,q){T(F,t,q),$&&$.m(t,null),v(t,i),C&&C.m(t,null),v(t,l),O&&O.m(t,null),v(t,o);for(let B=0;B{C=null}),ue()),e[2].isAuth?O?O.p(e,q):(O=Um(e),O.c(),O.m(t,o)):O&&(O.d(1),O=null),q[0]&262160&&(M=e[18],ae(),r=Ot(r,q,D,1,e,M,a,t,un,Km,u,Om),ue()),q[0]&1152&&(f=e[10]&&!e[7].includes("@created")),f?A?(A.p(e,q),q[0]&1152&&I(A,1)):(A=Jm(e),A.c(),I(A,1),A.m(t,d)):A&&(ae(),P(A,1,1,()=>{A=null}),ue()),q[0]&640&&(p=e[9]&&!e[7].includes("@updated")),p?L?(L.p(e,q),q[0]&640&&I(L,1)):(L=Zm(e),L.c(),I(L,1),L.m(t,m)):L&&(ae(),P(L,1,1,()=>{L=null}),ue())},i(F){if(!g){I(C);for(let q=0;qZ[58].name;for(let Z=0;ZZ[2].isView?Z[55]:Z[55].id;for(let Z=0;Z{M=null}),ue()),Z[2].isAuth?D?(D.p(Z,ee),ee[0]&4&&I(D,1)):(D=Pm(Z),D.c(),I(D,1),D.m(i,r)):D&&(ae(),P(D,1,1,()=>{D=null}),ue()),ee[0]&262145&&(A=Z[18],ae(),a=Ot(a,ee,L,1,Z,A,u,i,un,Fm,f,Dm),ue()),ee[0]&1152&&(d=Z[10]&&!Z[7].includes("@created")),d?N?(N.p(Z,ee),ee[0]&1152&&I(N,1)):(N=Rm(Z),N.c(),I(N,1),N.m(i,p)):N&&(ae(),P(N,1,1,()=>{N=null}),ue()),ee[0]&640&&(m=Z[9]&&!Z[7].includes("@updated")),m?R?(R.p(Z,ee),ee[0]&640&&I(R,1)):(R=qm(Z),R.c(),I(R,1),R.m(i,_)):R&&(ae(),P(R,1,1,()=>{R=null}),ue()),Z[15].length?F?F.p(Z,ee):(F=jm(Z),F.c(),F.m(b,null)):F&&(F.d(1),F=null),ee[0]&4986582&&(q=Z[4],ae(),w=Ot(w,ee,B,1,Z,q,$,k,un,Gm,null,Mm),ue(),!q.length&&Y?Y.p(Z,ee):q.length?Y&&(Y.d(1),Y=null):(Y=Vm(Z),Y.c(),Y.m(k,null))),(!C||ee[0]&4096)&&x(e,"table-loading",Z[12])},i(Z){if(!C){I(M),I(D);for(let ee=0;ee({54:l}),({uniqueId:l})=>[0,l?8388608:0]]},$$scope:{ctx:e}}}),{key:n,first:null,c(){t=Se(),H(i.$$.fragment),this.first=t},m(l,o){T(l,t,o),j(i,l,o),s=!0},p(l,o){e=l;const r={};o[0]&32896|o[1]&8388608|o[2]&2&&(r.$$scope={dirty:o,ctx:e}),i.$set(r)},i(l){s||(I(i.$$.fragment,l),s=!0)},o(l){P(i.$$.fragment,l),s=!1},d(l){l&&S(t),V(i,l)}}}function ND(n){let e,t,i=[],s=new Map,l,o,r=n[15];const a=u=>u[51].id+u[51].name;for(let u=0;u{i=null}),ue())},i(s){t||(I(i),t=!0)},o(s){P(i),t=!1},d(s){i&&i.d(s),s&&S(e)}}}function xm(n){let e,t,i=n[4].length+"",s,l,o;return{c(){e=y("small"),t=U("Showing "),s=U(i),l=U(" of "),o=U(n[5]),h(e,"class","block txt-hint txt-right m-t-sm")},m(r,a){T(r,e,a),v(e,t),v(e,s),v(e,l),v(e,o)},p(r,a){a[0]&16&&i!==(i=r[4].length+"")&&oe(s,i),a[0]&32&&oe(o,r[5])},d(r){r&&S(e)}}}function eh(n){let e,t,i,s,l=n[5]-n[4].length+"",o,r,a,u;return{c(){e=y("div"),t=y("button"),i=y("span"),s=U("Load more ("),o=U(l),r=U(")"),h(i,"class","txt"),h(t,"type","button"),h(t,"class","btn btn-lg btn-secondary btn-expanded"),x(t,"btn-loading",n[12]),x(t,"btn-disabled",n[12]),h(e,"class","block txt-center m-t-xs")},m(f,d){T(f,e,d),v(e,t),v(t,i),v(i,s),v(i,o),v(i,r),a||(u=J(t,"click",n[41]),a=!0)},p(f,d){d[0]&48&&l!==(l=f[5]-f[4].length+"")&&oe(o,l),d[0]&4096&&x(t,"btn-loading",f[12]),d[0]&4096&&x(t,"btn-disabled",f[12])},d(f){f&&S(e),a=!1,u()}}}function th(n){let e,t,i,s,l,o,r=n[8]===1?"record":"records",a,u,f,d,p,m,_,b,g,k,w;return{c(){e=y("div"),t=y("div"),i=U("Selected "),s=y("strong"),l=U(n[8]),o=E(),a=U(r),u=E(),f=y("button"),f.innerHTML='Reset',d=E(),p=y("div"),m=E(),_=y("button"),_.innerHTML='Delete selected',h(t,"class","txt"),h(f,"type","button"),h(f,"class","btn btn-xs btn-transparent btn-outline p-l-5 p-r-5"),x(f,"btn-disabled",n[13]),h(p,"class","flex-fill"),h(_,"type","button"),h(_,"class","btn btn-sm btn-transparent btn-danger"),x(_,"btn-loading",n[13]),x(_,"btn-disabled",n[13]),h(e,"class","bulkbar")},m($,C){T($,e,C),v(e,t),v(t,i),v(t,s),v(s,l),v(t,o),v(t,a),v(e,u),v(e,f),v(e,d),v(e,p),v(e,m),v(e,_),g=!0,k||(w=[J(f,"click",n[42]),J(_,"click",n[43])],k=!0)},p($,C){(!g||C[0]&256)&&oe(l,$[8]),(!g||C[0]&256)&&r!==(r=$[8]===1?"record":"records")&&oe(a,r),(!g||C[0]&8192)&&x(f,"btn-disabled",$[13]),(!g||C[0]&8192)&&x(_,"btn-loading",$[13]),(!g||C[0]&8192)&&x(_,"btn-disabled",$[13])},i($){g||($&&Qe(()=>{g&&(b||(b=je(e,ti,{duration:150,y:5},!0)),b.run(1))}),g=!0)},o($){$&&(b||(b=je(e,ti,{duration:150,y:5},!1)),b.run(0)),g=!1},d($){$&&S(e),$&&b&&b.end(),k=!1,Ie(w)}}}function RD(n){let e,t,i,s,l,o;e=new Pa({props:{class:"table-wrapper",$$slots:{before:[FD],default:[PD]},$$scope:{ctx:n}}});let r=n[4].length&&xm(n),a=n[4].length&&n[17]&&eh(n),u=n[8]&&th(n);return{c(){H(e.$$.fragment),t=E(),r&&r.c(),i=E(),a&&a.c(),s=E(),u&&u.c(),l=Se()},m(f,d){j(e,f,d),T(f,t,d),r&&r.m(f,d),T(f,i,d),a&&a.m(f,d),T(f,s,d),u&&u.m(f,d),T(f,l,d),o=!0},p(f,d){const p={};d[0]&382679|d[2]&2&&(p.$$scope={dirty:d,ctx:f}),e.$set(p),f[4].length?r?r.p(f,d):(r=xm(f),r.c(),r.m(i.parentNode,i)):r&&(r.d(1),r=null),f[4].length&&f[17]?a?a.p(f,d):(a=eh(f),a.c(),a.m(s.parentNode,s)):a&&(a.d(1),a=null),f[8]?u?(u.p(f,d),d[0]&256&&I(u,1)):(u=th(f),u.c(),I(u,1),u.m(l.parentNode,l)):u&&(ae(),P(u,1,1,()=>{u=null}),ue())},i(f){o||(I(e.$$.fragment,f),I(u),o=!0)},o(f){P(e.$$.fragment,f),P(u),o=!1},d(f){V(e,f),f&&S(t),r&&r.d(f),f&&S(i),a&&a.d(f),f&&S(s),u&&u.d(f),f&&S(l)}}}const qD=/^([\+\-])?(\w+)$/;function jD(n,e,t){let i,s,l,o,r,a,u,f;const d=kt();let{collection:p}=e,{sort:m=""}=e,{filter:_=""}=e,b=[],g=1,k=0,w={},$=!0,C=!1,O=0,M,D=[],A=[];function L(){p!=null&&p.id&&localStorage.setItem((p==null?void 0:p.id)+"@hiddenCollumns",JSON.stringify(D))}function N(){if(t(7,D=[]),!!(p!=null&&p.id))try{const se=localStorage.getItem(p.id+"@hiddenCollumns");se&&t(7,D=JSON.parse(se)||[])}catch{}}async function R(){const se=g;for(let Te=1;Te<=se;Te++)(Te===1||o)&&await F(Te,!1)}async function F(se=1,Te=!0){var en,hi;if(!(p!=null&&p.id))return;t(12,$=!0);let lt=m;const it=lt.match(qD),St=it?s.find(mt=>mt.name===it[2]):null;if(it&&((hi=(en=St==null?void 0:St.options)==null?void 0:en.displayFields)==null?void 0:hi.length)>0){const mt=[];for(const Jn of St.options.displayFields)mt.push((it[1]||"")+it[2]+"."+Jn);lt=mt.join(",")}return he.collection(p.id).getList(se,30,{sort:lt,filter:_,expand:s.map(mt=>mt.name).join(","),$cancelKey:"records_list"}).then(async mt=>{if(se<=1&&q(),t(12,$=!1),t(11,g=mt.page),t(5,k=mt.totalItems),d("load",b.concat(mt.items)),Te){const Jn=++O;for(;mt.items.length&&O==Jn;)t(4,b=b.concat(mt.items.splice(0,15))),await z.yieldToMain()}else t(4,b=b.concat(mt.items))}).catch(mt=>{mt!=null&&mt.isAbort||(t(12,$=!1),console.warn(mt),q(),he.errorResponseHandler(mt,!1))})}function q(){t(4,b=[]),t(11,g=1),t(5,k=0),t(6,w={})}function B(){a?Y():Z()}function Y(){t(6,w={})}function Z(){for(const se of b)t(6,w[se.id]=se,w);t(6,w)}function ee(se){w[se.id]?delete w[se.id]:t(6,w[se.id]=se,w),t(6,w)}function ie(){mn(`Do you really want to delete the selected ${r===1?"record":"records"}?`,X)}async function X(){if(C||!r||!(p!=null&&p.id))return;let se=[];for(const Te of Object.keys(w))se.push(he.collection(p.id).delete(Te));return t(13,C=!0),Promise.all(se).then(()=>{Wt(`Successfully deleted the selected ${r===1?"record":"records"}.`),Y()}).catch(Te=>{he.errorResponseHandler(Te)}).finally(()=>(t(13,C=!1),R()))}function ce(se){pe.call(this,n,se)}const G=(se,Te)=>{Te.target.checked?z.removeByValue(D,se.id):z.pushUnique(D,se.id),t(7,D)},de=()=>B();function _e(se){m=se,t(0,m)}function Me(se){m=se,t(0,m)}function qe(se){m=se,t(0,m)}function Ve(se){m=se,t(0,m)}function ke(se){m=se,t(0,m)}function Ce(se){m=se,t(0,m)}function Ke(se){le[se?"unshift":"push"](()=>{M=se,t(14,M)})}const pt=se=>ee(se),Je=se=>d("select",se),Ue=(se,Te)=>{Te.code==="Enter"&&(Te.preventDefault(),d("select",se))},te=()=>t(1,_=""),Re=()=>d("new"),xe=()=>F(g+1),Yt=()=>Y(),Le=()=>ie();return n.$$set=se=>{"collection"in se&&t(2,p=se.collection),"sort"in se&&t(0,m=se.sort),"filter"in se&&t(1,_=se.filter)},n.$$.update=()=>{n.$$.dirty[0]&4&&p!=null&&p.id&&(N(),q()),n.$$.dirty[0]&4&&t(25,i=(p==null?void 0:p.schema)||[]),n.$$.dirty[0]&33554432&&(s=i.filter(se=>se.type==="relation")),n.$$.dirty[0]&33554560&&t(18,l=i.filter(se=>!D.includes(se.id))),n.$$.dirty[0]&7&&p!=null&&p.id&&m!==-1&&_!==-1&&F(1),n.$$.dirty[0]&48&&t(17,o=k>b.length),n.$$.dirty[0]&64&&t(8,r=Object.keys(w).length),n.$$.dirty[0]&272&&t(16,a=b.length&&r===b.length),n.$$.dirty[0]&128&&D!==-1&&L(),n.$$.dirty[0]&20&&t(10,u=!(p!=null&&p.isView)||b.length>0&&b[0].created!=""),n.$$.dirty[0]&20&&t(9,f=!(p!=null&&p.isView)||b.length>0&&b[0].updated!=""),n.$$.dirty[0]&33555972&&t(15,A=[].concat(p.isAuth?[{id:"@username",name:"username"},{id:"@email",name:"email"}]:[],i.map(se=>({id:se.id,name:se.name})),u?{id:"@created",name:"created"}:[],f?{id:"@updated",name:"updated"}:[]))},[m,_,p,F,b,k,w,D,r,f,u,g,$,C,M,A,a,o,l,d,B,Y,ee,ie,R,i,ce,G,de,_e,Me,qe,Ve,ke,Ce,Ke,pt,Je,Ue,te,Re,xe,Yt,Le]}class VD extends ye{constructor(e){super(),ve(this,e,jD,RD,ge,{collection:2,sort:0,filter:1,reloadLoadedPages:24,load:3},null,[-1,-1,-1])}get reloadLoadedPages(){return this.$$.ctx[24]}get load(){return this.$$.ctx[3]}}function HD(n){let e,t,i,s;return e=new N4({}),i=new Mn({props:{$$slots:{default:[UD]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(l,o){j(e,l,o),T(l,t,o),j(i,l,o),s=!0},p(l,o){const r={};o[0]&1527|o[1]&8&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(I(e.$$.fragment,l),I(i.$$.fragment,l),s=!0)},o(l){P(e.$$.fragment,l),P(i.$$.fragment,l),s=!1},d(l){V(e,l),l&&S(t),V(i,l)}}}function zD(n){let e,t;return e=new Mn({props:{center:!0,$$slots:{default:[KD]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s[0]&1040|s[1]&8&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function BD(n){let e,t;return e=new Mn({props:{center:!0,$$slots:{default:[JD]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s[1]&8&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function nh(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='',h(e,"type","button"),h(e,"aria-label","Edit collection"),h(e,"class","btn btn-transparent btn-circle")},m(s,l){T(s,e,l),t||(i=[Ee(Be.call(null,e,{text:"Edit collection",position:"right"})),J(e,"click",n[15])],t=!0)},p:Q,d(s){s&&S(e),t=!1,Ie(i)}}}function ih(n){let e,t,i;return{c(){e=y("button"),e.innerHTML=` + New record`,h(e,"type","button"),h(e,"class","btn btn-expanded")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[18]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function UD(n){let e,t,i,s,l,o=n[2].name+"",r,a,u,f,d,p,m,_,b,g,k,w,$,C,O,M,D,A,L,N,R=!n[10]&&nh(n);d=new Ia({}),d.$on("refresh",n[16]);let F=!n[2].isView&&ih(n);k=new Yo({props:{value:n[0],autocompleteCollection:n[2]}}),k.$on("submit",n[19]);function q(Z){n[21](Z)}function B(Z){n[22](Z)}let Y={collection:n[2]};return n[0]!==void 0&&(Y.filter=n[0]),n[1]!==void 0&&(Y.sort=n[1]),O=new VD({props:Y}),n[20](O),le.push(()=>be(O,"filter",q)),le.push(()=>be(O,"sort",B)),O.$on("select",n[23]),O.$on("new",n[24]),{c(){e=y("header"),t=y("nav"),i=y("div"),i.textContent="Collections",s=E(),l=y("div"),r=U(o),a=E(),u=y("div"),R&&R.c(),f=E(),H(d.$$.fragment),p=E(),m=y("div"),_=y("button"),_.innerHTML=` + API Preview`,b=E(),F&&F.c(),g=E(),H(k.$$.fragment),w=E(),$=y("div"),C=E(),H(O.$$.fragment),h(i,"class","breadcrumb-item"),h(l,"class","breadcrumb-item"),h(t,"class","breadcrumbs"),h(u,"class","inline-flex gap-5"),h(_,"type","button"),h(_,"class","btn btn-outline"),h(m,"class","btns-group"),h(e,"class","page-header"),h($,"class","clearfix m-b-base")},m(Z,ee){T(Z,e,ee),v(e,t),v(t,i),v(t,s),v(t,l),v(l,r),v(e,a),v(e,u),R&&R.m(u,null),v(u,f),j(d,u,null),v(e,p),v(e,m),v(m,_),v(m,b),F&&F.m(m,null),T(Z,g,ee),j(k,Z,ee),T(Z,w,ee),T(Z,$,ee),T(Z,C,ee),j(O,Z,ee),A=!0,L||(N=J(_,"click",n[17]),L=!0)},p(Z,ee){(!A||ee[0]&4)&&o!==(o=Z[2].name+"")&&oe(r,o),Z[10]?R&&(R.d(1),R=null):R?R.p(Z,ee):(R=nh(Z),R.c(),R.m(u,f)),Z[2].isView?F&&(F.d(1),F=null):F?F.p(Z,ee):(F=ih(Z),F.c(),F.m(m,null));const ie={};ee[0]&1&&(ie.value=Z[0]),ee[0]&4&&(ie.autocompleteCollection=Z[2]),k.$set(ie);const X={};ee[0]&4&&(X.collection=Z[2]),!M&&ee[0]&1&&(M=!0,X.filter=Z[0],we(()=>M=!1)),!D&&ee[0]&2&&(D=!0,X.sort=Z[1],we(()=>D=!1)),O.$set(X)},i(Z){A||(I(d.$$.fragment,Z),I(k.$$.fragment,Z),I(O.$$.fragment,Z),A=!0)},o(Z){P(d.$$.fragment,Z),P(k.$$.fragment,Z),P(O.$$.fragment,Z),A=!1},d(Z){Z&&S(e),R&&R.d(),V(d),F&&F.d(),Z&&S(g),V(k,Z),Z&&S(w),Z&&S($),Z&&S(C),n[20](null),V(O,Z),L=!1,N()}}}function WD(n){let e,t,i,s,l;return{c(){e=y("h1"),e.textContent="Create your first collection to add records!",t=E(),i=y("button"),i.innerHTML=` + Create new collection`,h(e,"class","m-b-10"),h(i,"type","button"),h(i,"class","btn btn-expanded-lg btn-lg")},m(o,r){T(o,e,r),T(o,t,r),T(o,i,r),s||(l=J(i,"click",n[14]),s=!0)},p:Q,d(o){o&&S(e),o&&S(t),o&&S(i),s=!1,l()}}}function YD(n){let e;return{c(){e=y("h1"),e.textContent="You don't have any collections yet.",h(e,"class","m-b-10")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function KD(n){let e,t,i;function s(r,a){return r[10]?YD:WD}let l=s(n),o=l(n);return{c(){e=y("div"),t=y("div"),t.innerHTML='',i=E(),o.c(),h(t,"class","icon"),h(e,"class","placeholder-section m-b-base")},m(r,a){T(r,e,a),v(e,t),v(e,i),o.m(e,null)},p(r,a){l===(l=s(r))&&o?o.p(r,a):(o.d(1),o=l(r),o&&(o.c(),o.m(e,null)))},d(r){r&&S(e),o.d()}}}function JD(n){let e;return{c(){e=y("div"),e.innerHTML=` +

    Loading collections...

    `,h(e,"class","placeholder-section m-b-base")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function ZD(n){let e,t,i,s,l,o,r,a,u,f,d;const p=[BD,zD,HD],m=[];function _($,C){return $[3]&&!$[9].length?0:$[9].length?2:1}e=_(n),t=m[e]=p[e](n);let b={};s=new lu({props:b}),n[25](s);let g={};o=new B4({props:g}),n[26](o);let k={collection:n[2]};a=new X1({props:k}),n[27](a),a.$on("save",n[28]),a.$on("delete",n[29]);let w={collection:n[2]};return f=new mD({props:w}),n[30](f),{c(){t.c(),i=E(),H(s.$$.fragment),l=E(),H(o.$$.fragment),r=E(),H(a.$$.fragment),u=E(),H(f.$$.fragment)},m($,C){m[e].m($,C),T($,i,C),j(s,$,C),T($,l,C),j(o,$,C),T($,r,C),j(a,$,C),T($,u,C),j(f,$,C),d=!0},p($,C){let O=e;e=_($),e===O?m[e].p($,C):(ae(),P(m[O],1,1,()=>{m[O]=null}),ue(),t=m[e],t?t.p($,C):(t=m[e]=p[e]($),t.c()),I(t,1),t.m(i.parentNode,i));const M={};s.$set(M);const D={};o.$set(D);const A={};C[0]&4&&(A.collection=$[2]),a.$set(A);const L={};C[0]&4&&(L.collection=$[2]),f.$set(L)},i($){d||(I(t),I(s.$$.fragment,$),I(o.$$.fragment,$),I(a.$$.fragment,$),I(f.$$.fragment,$),d=!0)},o($){P(t),P(s.$$.fragment,$),P(o.$$.fragment,$),P(a.$$.fragment,$),P(f.$$.fragment,$),d=!1},d($){m[e].d($),$&&S(i),n[25](null),V(s,$),$&&S(l),n[26](null),V(o,$),$&&S(r),n[27](null),V(a,$),$&&S(u),n[30](null),V(f,$)}}}function GD(n,e,t){let i,s,l,o,r,a,u;Ye(n,Ei,G=>t(2,s=G)),Ye(n,Dt,G=>t(31,l=G)),Ye(n,No,G=>t(3,o=G)),Ye(n,ba,G=>t(13,r=G)),Ye(n,Li,G=>t(9,a=G)),Ye(n,Ms,G=>t(10,u=G));const f=new URLSearchParams(r);let d,p,m,_,b,g=f.get("filter")||"",k=f.get("sort")||"",w=f.get("collectionId")||(s==null?void 0:s.id);function $(){t(11,w=s==null?void 0:s.id),t(0,g=""),t(1,k="-created"),s!=null&&s.isView&&!z.extractColumnsFromQuery(s.options.query).includes("created")&&t(1,k="")}U1(w);const C=()=>d==null?void 0:d.show(),O=()=>d==null?void 0:d.show(s),M=()=>b==null?void 0:b.load(),D=()=>p==null?void 0:p.show(s),A=()=>m==null?void 0:m.show(),L=G=>t(0,g=G.detail);function N(G){le[G?"unshift":"push"](()=>{b=G,t(8,b)})}function R(G){g=G,t(0,g)}function F(G){k=G,t(1,k)}const q=G=>{s.isView?_.show(G==null?void 0:G.detail):m==null||m.show(G==null?void 0:G.detail)},B=()=>m==null?void 0:m.show();function Y(G){le[G?"unshift":"push"](()=>{d=G,t(4,d)})}function Z(G){le[G?"unshift":"push"](()=>{p=G,t(5,p)})}function ee(G){le[G?"unshift":"push"](()=>{m=G,t(6,m)})}const ie=()=>b==null?void 0:b.reloadLoadedPages(),X=()=>b==null?void 0:b.reloadLoadedPages();function ce(G){le[G?"unshift":"push"](()=>{_=G,t(7,_)})}return n.$$.update=()=>{if(n.$$.dirty[0]&8192&&t(12,i=new URLSearchParams(r)),n.$$.dirty[0]&6152&&!o&&i.get("collectionId")&&i.get("collectionId")!=w&&XS(i.get("collectionId")),n.$$.dirty[0]&2052&&s!=null&&s.id&&w!=s.id&&$(),n.$$.dirty[0]&7&&(k||g||s!=null&&s.id)){const G=new URLSearchParams({collectionId:(s==null?void 0:s.id)||"",filter:g,sort:k}).toString();Ai("/collections?"+G)}n.$$.dirty[0]&4&&Xt(Dt,l=(s==null?void 0:s.name)||"Collections",l)},[g,k,s,o,d,p,m,_,b,a,u,w,i,r,C,O,M,D,A,L,N,R,F,q,B,Y,Z,ee,ie,X,ce]}class XD extends ye{constructor(e){super(),ve(this,e,GD,ZD,ge,{},null,[-1,-1])}}function QD(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O,M,D,A,L;return{c(){e=y("aside"),t=y("div"),i=y("div"),i.textContent="System",s=E(),l=y("a"),l.innerHTML=` + Application`,o=E(),r=y("a"),r.innerHTML=` + Mail settings`,a=E(),u=y("a"),u.innerHTML=` + Files storage`,f=E(),d=y("div"),d.innerHTML='Sync',p=E(),m=y("a"),m.innerHTML=` + Export collections`,_=E(),b=y("a"),b.innerHTML=` + Import collections`,g=E(),k=y("div"),k.textContent="Authentication",w=E(),$=y("a"),$.innerHTML=` + Auth providers`,C=E(),O=y("a"),O.innerHTML=` + Token options`,M=E(),D=y("a"),D.innerHTML=` + Admins`,h(i,"class","sidebar-title"),h(l,"href","/settings"),h(l,"class","sidebar-list-item"),h(r,"href","/settings/mail"),h(r,"class","sidebar-list-item"),h(u,"href","/settings/storage"),h(u,"class","sidebar-list-item"),h(d,"class","sidebar-title"),h(m,"href","/settings/export-collections"),h(m,"class","sidebar-list-item"),h(b,"href","/settings/import-collections"),h(b,"class","sidebar-list-item"),h(k,"class","sidebar-title"),h($,"href","/settings/auth-providers"),h($,"class","sidebar-list-item"),h(O,"href","/settings/tokens"),h(O,"class","sidebar-list-item"),h(D,"href","/settings/admins"),h(D,"class","sidebar-list-item"),h(t,"class","sidebar-content"),h(e,"class","page-sidebar settings-sidebar")},m(N,R){T(N,e,R),v(e,t),v(t,i),v(t,s),v(t,l),v(t,o),v(t,r),v(t,a),v(t,u),v(t,f),v(t,d),v(t,p),v(t,m),v(t,_),v(t,b),v(t,g),v(t,k),v(t,w),v(t,$),v(t,C),v(t,O),v(t,M),v(t,D),A||(L=[Ee(zn.call(null,l,{path:"/settings"})),Ee(sn.call(null,l)),Ee(zn.call(null,r,{path:"/settings/mail/?.*"})),Ee(sn.call(null,r)),Ee(zn.call(null,u,{path:"/settings/storage/?.*"})),Ee(sn.call(null,u)),Ee(zn.call(null,m,{path:"/settings/export-collections/?.*"})),Ee(sn.call(null,m)),Ee(zn.call(null,b,{path:"/settings/import-collections/?.*"})),Ee(sn.call(null,b)),Ee(zn.call(null,$,{path:"/settings/auth-providers/?.*"})),Ee(sn.call(null,$)),Ee(zn.call(null,O,{path:"/settings/tokens/?.*"})),Ee(sn.call(null,O)),Ee(zn.call(null,D,{path:"/settings/admins/?.*"})),Ee(sn.call(null,D))],A=!0)},p:Q,i:Q,o:Q,d(N){N&&S(e),A=!1,Ie(L)}}}class Fi extends ye{constructor(e){super(),ve(this,e,null,QD,ge,{})}}function sh(n,e,t){const i=n.slice();return i[30]=e[t],i}function lh(n){let e,t;return e=new me({props:{class:"form-field readonly",name:"id",$$slots:{default:[xD,({uniqueId:i})=>({29:i}),({uniqueId:i})=>[i?536870912:0]]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s[0]&536870914|s[1]&4&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function xD(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b;return{c(){e=y("label"),t=y("i"),i=E(),s=y("span"),s.textContent="id",o=E(),r=y("div"),a=y("i"),f=E(),d=y("input"),h(t,"class",z.getFieldTypeIcon("primary")),h(s,"class","txt"),h(e,"for",l=n[29]),h(a,"class","ri-calendar-event-line txt-disabled"),h(r,"class","form-field-addon"),h(d,"type","text"),h(d,"id",p=n[29]),d.value=m=n[1].id,d.readOnly=!0},m(g,k){T(g,e,k),v(e,t),v(e,i),v(e,s),T(g,o,k),T(g,r,k),v(r,a),T(g,f,k),T(g,d,k),_||(b=Ee(u=Be.call(null,a,{text:`Created: ${n[1].created} +Updated: ${n[1].updated}`,position:"left"})),_=!0)},p(g,k){k[0]&536870912&&l!==(l=g[29])&&h(e,"for",l),u&&Ut(u.update)&&k[0]&2&&u.update.call(null,{text:`Created: ${g[1].created} +Updated: ${g[1].updated}`,position:"left"}),k[0]&536870912&&p!==(p=g[29])&&h(d,"id",p),k[0]&2&&m!==(m=g[1].id)&&d.value!==m&&(d.value=m)},d(g){g&&S(e),g&&S(o),g&&S(r),g&&S(f),g&&S(d),_=!1,b()}}}function oh(n){let e,t,i,s,l,o,r;function a(){return n[17](n[30])}return{c(){e=y("button"),t=y("img"),s=E(),Wn(t.src,i="./images/avatars/avatar"+n[30]+".svg")||h(t,"src",i),h(t,"alt","Avatar "+n[30]),h(e,"type","button"),h(e,"class",l="link-fade thumb thumb-circle "+(n[30]==n[2]?"thumb-active":"thumb-sm"))},m(u,f){T(u,e,f),v(e,t),v(e,s),o||(r=J(e,"click",a),o=!0)},p(u,f){n=u,f[0]&4&&l!==(l="link-fade thumb thumb-circle "+(n[30]==n[2]?"thumb-active":"thumb-sm"))&&h(e,"class",l)},d(u){u&&S(e),o=!1,r()}}}function eE(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("label"),t=y("i"),i=E(),s=y("span"),s.textContent="Email",o=E(),r=y("input"),h(t,"class",z.getFieldTypeIcon("email")),h(s,"class","txt"),h(e,"for",l=n[29]),h(r,"type","email"),h(r,"autocomplete","off"),h(r,"id",a=n[29]),r.required=!0},m(d,p){T(d,e,p),v(e,t),v(e,i),v(e,s),T(d,o,p),T(d,r,p),fe(r,n[3]),u||(f=J(r,"input",n[18]),u=!0)},p(d,p){p[0]&536870912&&l!==(l=d[29])&&h(e,"for",l),p[0]&536870912&&a!==(a=d[29])&&h(r,"id",a),p[0]&8&&r.value!==d[3]&&fe(r,d[3])},d(d){d&&S(e),d&&S(o),d&&S(r),u=!1,f()}}}function rh(n){let e,t;return e=new me({props:{class:"form-field form-field-toggle",$$slots:{default:[tE,({uniqueId:i})=>({29:i}),({uniqueId:i})=>[i?536870912:0]]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s[0]&536870928|s[1]&4&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function tE(n){let e,t,i,s,l,o,r,a;return{c(){e=y("input"),i=E(),s=y("label"),l=U("Change password"),h(e,"type","checkbox"),h(e,"id",t=n[29]),h(s,"for",o=n[29])},m(u,f){T(u,e,f),e.checked=n[4],T(u,i,f),T(u,s,f),v(s,l),r||(a=J(e,"change",n[19]),r=!0)},p(u,f){f[0]&536870912&&t!==(t=u[29])&&h(e,"id",t),f[0]&16&&(e.checked=u[4]),f[0]&536870912&&o!==(o=u[29])&&h(s,"for",o)},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,a()}}}function ah(n){let e,t,i,s,l,o,r,a,u;return s=new me({props:{class:"form-field required",name:"password",$$slots:{default:[nE,({uniqueId:f})=>({29:f}),({uniqueId:f})=>[f?536870912:0]]},$$scope:{ctx:n}}}),r=new me({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[iE,({uniqueId:f})=>({29:f}),({uniqueId:f})=>[f?536870912:0]]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),i=y("div"),H(s.$$.fragment),l=E(),o=y("div"),H(r.$$.fragment),h(i,"class","col-sm-6"),h(o,"class","col-sm-6"),h(t,"class","grid"),h(e,"class","col-12")},m(f,d){T(f,e,d),v(e,t),v(t,i),j(s,i,null),v(t,l),v(t,o),j(r,o,null),u=!0},p(f,d){const p={};d[0]&536871168|d[1]&4&&(p.$$scope={dirty:d,ctx:f}),s.$set(p);const m={};d[0]&536871424|d[1]&4&&(m.$$scope={dirty:d,ctx:f}),r.$set(m)},i(f){u||(I(s.$$.fragment,f),I(r.$$.fragment,f),f&&Qe(()=>{u&&(a||(a=je(t,yt,{duration:150},!0)),a.run(1))}),u=!0)},o(f){P(s.$$.fragment,f),P(r.$$.fragment,f),f&&(a||(a=je(t,yt,{duration:150},!1)),a.run(0)),u=!1},d(f){f&&S(e),V(s),V(r),f&&a&&a.end()}}}function nE(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("label"),t=y("i"),i=E(),s=y("span"),s.textContent="Password",o=E(),r=y("input"),h(t,"class","ri-lock-line"),h(s,"class","txt"),h(e,"for",l=n[29]),h(r,"type","password"),h(r,"autocomplete","new-password"),h(r,"id",a=n[29]),r.required=!0},m(d,p){T(d,e,p),v(e,t),v(e,i),v(e,s),T(d,o,p),T(d,r,p),fe(r,n[8]),u||(f=J(r,"input",n[20]),u=!0)},p(d,p){p[0]&536870912&&l!==(l=d[29])&&h(e,"for",l),p[0]&536870912&&a!==(a=d[29])&&h(r,"id",a),p[0]&256&&r.value!==d[8]&&fe(r,d[8])},d(d){d&&S(e),d&&S(o),d&&S(r),u=!1,f()}}}function iE(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("label"),t=y("i"),i=E(),s=y("span"),s.textContent="Password confirm",o=E(),r=y("input"),h(t,"class","ri-lock-line"),h(s,"class","txt"),h(e,"for",l=n[29]),h(r,"type","password"),h(r,"autocomplete","new-password"),h(r,"id",a=n[29]),r.required=!0},m(d,p){T(d,e,p),v(e,t),v(e,i),v(e,s),T(d,o,p),T(d,r,p),fe(r,n[9]),u||(f=J(r,"input",n[21]),u=!0)},p(d,p){p[0]&536870912&&l!==(l=d[29])&&h(e,"for",l),p[0]&536870912&&a!==(a=d[29])&&h(r,"id",a),p[0]&512&&r.value!==d[9]&&fe(r,d[9])},d(d){d&&S(e),d&&S(o),d&&S(r),u=!1,f()}}}function sE(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_=!n[1].isNew&&lh(n),b=[0,1,2,3,4,5,6,7,8,9],g=[];for(let $=0;$<10;$+=1)g[$]=oh(sh(n,b,$));a=new me({props:{class:"form-field required",name:"email",$$slots:{default:[eE,({uniqueId:$})=>({29:$}),({uniqueId:$})=>[$?536870912:0]]},$$scope:{ctx:n}}});let k=!n[1].isNew&&rh(n),w=(n[1].isNew||n[4])&&ah(n);return{c(){e=y("form"),_&&_.c(),t=E(),i=y("div"),s=y("p"),s.textContent="Avatar",l=E(),o=y("div");for(let $=0;$<10;$+=1)g[$].c();r=E(),H(a.$$.fragment),u=E(),k&&k.c(),f=E(),w&&w.c(),h(s,"class","section-title"),h(o,"class","flex flex-gap-xs flex-wrap"),h(i,"class","content"),h(e,"id",n[11]),h(e,"class","grid"),h(e,"autocomplete","off")},m($,C){T($,e,C),_&&_.m(e,null),v(e,t),v(e,i),v(i,s),v(i,l),v(i,o);for(let O=0;O<10;O+=1)g[O]&&g[O].m(o,null);v(e,r),j(a,e,null),v(e,u),k&&k.m(e,null),v(e,f),w&&w.m(e,null),d=!0,p||(m=J(e,"submit",ct(n[12])),p=!0)},p($,C){if($[1].isNew?_&&(ae(),P(_,1,1,()=>{_=null}),ue()):_?(_.p($,C),C[0]&2&&I(_,1)):(_=lh($),_.c(),I(_,1),_.m(e,t)),C[0]&4){b=[0,1,2,3,4,5,6,7,8,9];let M;for(M=0;M<10;M+=1){const D=sh($,b,M);g[M]?g[M].p(D,C):(g[M]=oh(D),g[M].c(),g[M].m(o,null))}for(;M<10;M+=1)g[M].d(1)}const O={};C[0]&536870920|C[1]&4&&(O.$$scope={dirty:C,ctx:$}),a.$set(O),$[1].isNew?k&&(ae(),P(k,1,1,()=>{k=null}),ue()):k?(k.p($,C),C[0]&2&&I(k,1)):(k=rh($),k.c(),I(k,1),k.m(e,f)),$[1].isNew||$[4]?w?(w.p($,C),C[0]&18&&I(w,1)):(w=ah($),w.c(),I(w,1),w.m(e,null)):w&&(ae(),P(w,1,1,()=>{w=null}),ue())},i($){d||(I(_),I(a.$$.fragment,$),I(k),I(w),d=!0)},o($){P(_),P(a.$$.fragment,$),P(k),P(w),d=!1},d($){$&&S(e),_&&_.d(),ut(g,$),V(a),k&&k.d(),w&&w.d(),p=!1,m()}}}function lE(n){let e,t=n[1].isNew?"New admin":"Edit admin",i;return{c(){e=y("h4"),i=U(t)},m(s,l){T(s,e,l),v(e,i)},p(s,l){l[0]&2&&t!==(t=s[1].isNew?"New admin":"Edit admin")&&oe(i,t)},d(s){s&&S(e)}}}function uh(n){let e,t,i,s,l,o,r,a,u;return o=new jn({props:{class:"dropdown dropdown-upside dropdown-left dropdown-nowrap",$$slots:{default:[oE]},$$scope:{ctx:n}}}),{c(){e=y("button"),t=y("span"),i=E(),s=y("i"),l=E(),H(o.$$.fragment),r=E(),a=y("div"),h(s,"class","ri-more-line"),h(e,"type","button"),h(e,"aria-label","More"),h(e,"class","btn btn-sm btn-circle btn-transparent"),h(a,"class","flex-fill")},m(f,d){T(f,e,d),v(e,t),v(e,i),v(e,s),v(e,l),j(o,e,null),T(f,r,d),T(f,a,d),u=!0},p(f,d){const p={};d[1]&4&&(p.$$scope={dirty:d,ctx:f}),o.$set(p)},i(f){u||(I(o.$$.fragment,f),u=!0)},o(f){P(o.$$.fragment,f),u=!1},d(f){f&&S(e),V(o),f&&S(r),f&&S(a)}}}function oE(n){let e,t,i;return{c(){e=y("button"),e.innerHTML=` + Delete`,h(e,"type","button"),h(e,"class","dropdown-item txt-danger")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[15]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function rE(n){let e,t,i,s,l,o,r=n[1].isNew?"Create":"Save changes",a,u,f,d,p,m=!n[1].isNew&&uh(n);return{c(){m&&m.c(),e=E(),t=y("button"),i=y("span"),i.textContent="Cancel",s=E(),l=y("button"),o=y("span"),a=U(r),h(i,"class","txt"),h(t,"type","button"),h(t,"class","btn btn-transparent"),t.disabled=n[6],h(o,"class","txt"),h(l,"type","submit"),h(l,"form",n[11]),h(l,"class","btn btn-expanded"),l.disabled=u=!n[10]||n[6],x(l,"btn-loading",n[6])},m(_,b){m&&m.m(_,b),T(_,e,b),T(_,t,b),v(t,i),T(_,s,b),T(_,l,b),v(l,o),v(o,a),f=!0,d||(p=J(t,"click",n[16]),d=!0)},p(_,b){_[1].isNew?m&&(ae(),P(m,1,1,()=>{m=null}),ue()):m?(m.p(_,b),b[0]&2&&I(m,1)):(m=uh(_),m.c(),I(m,1),m.m(e.parentNode,e)),(!f||b[0]&64)&&(t.disabled=_[6]),(!f||b[0]&2)&&r!==(r=_[1].isNew?"Create":"Save changes")&&oe(a,r),(!f||b[0]&1088&&u!==(u=!_[10]||_[6]))&&(l.disabled=u),(!f||b[0]&64)&&x(l,"btn-loading",_[6])},i(_){f||(I(m),f=!0)},o(_){P(m),f=!1},d(_){m&&m.d(_),_&&S(e),_&&S(t),_&&S(s),_&&S(l),d=!1,p()}}}function aE(n){let e,t,i={popup:!0,class:"admin-panel",beforeHide:n[22],$$slots:{footer:[rE],header:[lE],default:[sE]},$$scope:{ctx:n}};return e=new vn({props:i}),n[23](e),e.$on("hide",n[24]),e.$on("show",n[25]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,l){const o={};l[0]&1152&&(o.beforeHide=s[22]),l[0]&1886|l[1]&4&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[23](null),V(e,s)}}}function uE(n,e,t){let i;const s=kt(),l="admin_"+z.randomString(5);let o,r=new ts,a=!1,u=!1,f=0,d="",p="",m="",_=!1;function b(Z){return k(Z),t(7,u=!0),o==null?void 0:o.show()}function g(){return o==null?void 0:o.hide()}function k(Z){t(1,r=Z!=null&&Z.clone?Z.clone():new ts),w()}function w(){t(4,_=!1),t(3,d=(r==null?void 0:r.email)||""),t(2,f=(r==null?void 0:r.avatar)||0),t(8,p=""),t(9,m=""),gn({})}function $(){if(a||!i)return;t(6,a=!0);const Z={email:d,avatar:f};(r.isNew||_)&&(Z.password=p,Z.passwordConfirm=m);let ee;r.isNew?ee=he.admins.create(Z):ee=he.admins.update(r.id,Z),ee.then(async ie=>{var X;t(7,u=!1),g(),Wt(r.isNew?"Successfully created admin.":"Successfully updated admin."),s("save",ie),((X=he.authStore.model)==null?void 0:X.id)===ie.id&&he.authStore.save(he.authStore.token,ie)}).catch(ie=>{he.errorResponseHandler(ie)}).finally(()=>{t(6,a=!1)})}function C(){r!=null&&r.id&&mn("Do you really want to delete the selected admin?",()=>he.admins.delete(r.id).then(()=>{t(7,u=!1),g(),Wt("Successfully deleted admin."),s("delete",r)}).catch(Z=>{he.errorResponseHandler(Z)}))}const O=()=>C(),M=()=>g(),D=Z=>t(2,f=Z);function A(){d=this.value,t(3,d)}function L(){_=this.checked,t(4,_)}function N(){p=this.value,t(8,p)}function R(){m=this.value,t(9,m)}const F=()=>i&&u?(mn("You have unsaved changes. Do you really want to close the panel?",()=>{t(7,u=!1),g()}),!1):!0;function q(Z){le[Z?"unshift":"push"](()=>{o=Z,t(5,o)})}function B(Z){pe.call(this,n,Z)}function Y(Z){pe.call(this,n,Z)}return n.$$.update=()=>{n.$$.dirty[0]&30&&t(10,i=r.isNew&&d!=""||_||d!==r.email||f!==r.avatar)},[g,r,f,d,_,o,a,u,p,m,i,l,$,C,b,O,M,D,A,L,N,R,F,q,B,Y]}class fE extends ye{constructor(e){super(),ve(this,e,uE,aE,ge,{show:14,hide:0},null,[-1,-1])}get show(){return this.$$.ctx[14]}get hide(){return this.$$.ctx[0]}}function fh(n,e,t){const i=n.slice();return i[24]=e[t],i}function cE(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="id",h(t,"class",z.getFieldTypeIcon("primary")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function dE(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="email",h(t,"class",z.getFieldTypeIcon("email")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function pE(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="created",h(t,"class",z.getFieldTypeIcon("date")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function mE(n){let e,t,i,s;return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),s.textContent="updated",h(t,"class",z.getFieldTypeIcon("date")),h(s,"class","txt"),h(e,"class","col-header-content")},m(l,o){T(l,e,o),v(e,t),v(e,i),v(e,s)},p:Q,d(l){l&&S(e)}}}function ch(n){let e;function t(l,o){return l[5]?_E:hE}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&S(e)}}}function hE(n){var r;let e,t,i,s,l,o=((r=n[1])==null?void 0:r.length)&&dh(n);return{c(){e=y("tr"),t=y("td"),i=y("h6"),i.textContent="No admins found.",s=E(),o&&o.c(),l=E(),h(t,"colspan","99"),h(t,"class","txt-center txt-hint p-xs")},m(a,u){T(a,e,u),v(e,t),v(t,i),v(t,s),o&&o.m(t,null),v(e,l)},p(a,u){var f;(f=a[1])!=null&&f.length?o?o.p(a,u):(o=dh(a),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(a){a&&S(e),o&&o.d()}}}function _E(n){let e;return{c(){e=y("tr"),e.innerHTML=` + `},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function dh(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='Clear filters',h(e,"type","button"),h(e,"class","btn btn-hint btn-expanded m-t-sm")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[17]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function ph(n){let e;return{c(){e=y("span"),e.textContent="You",h(e,"class","label label-warning m-l-5")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function mh(n,e){let t,i,s,l,o,r,a,u,f,d,p,m=e[24].id+"",_,b,g,k,w,$=e[24].email+"",C,O,M,D,A,L,N,R,F,q,B,Y,Z,ee;f=new er({props:{value:e[24].id}});let ie=e[24].id===e[7].id&&ph();A=new pi({props:{date:e[24].created}}),R=new pi({props:{date:e[24].updated}});function X(){return e[15](e[24])}function ce(...G){return e[16](e[24],...G)}return{key:n,first:null,c(){t=y("tr"),i=y("td"),s=y("figure"),l=y("img"),r=E(),a=y("td"),u=y("div"),H(f.$$.fragment),d=E(),p=y("span"),_=U(m),b=E(),ie&&ie.c(),g=E(),k=y("td"),w=y("span"),C=U($),M=E(),D=y("td"),H(A.$$.fragment),L=E(),N=y("td"),H(R.$$.fragment),F=E(),q=y("td"),q.innerHTML='',B=E(),Wn(l.src,o="./images/avatars/avatar"+(e[24].avatar||0)+".svg")||h(l,"src",o),h(l,"alt","Admin avatar"),h(s,"class","thumb thumb-sm thumb-circle"),h(i,"class","min-width"),h(p,"class","txt"),h(u,"class","label"),h(a,"class","col-type-text col-field-id"),h(w,"class","txt txt-ellipsis"),h(w,"title",O=e[24].email),h(k,"class","col-type-email col-field-email"),h(D,"class","col-type-date col-field-created"),h(N,"class","col-type-date col-field-updated"),h(q,"class","col-type-action min-width"),h(t,"tabindex","0"),h(t,"class","row-handle"),this.first=t},m(G,de){T(G,t,de),v(t,i),v(i,s),v(s,l),v(t,r),v(t,a),v(a,u),j(f,u,null),v(u,d),v(u,p),v(p,_),v(a,b),ie&&ie.m(a,null),v(t,g),v(t,k),v(k,w),v(w,C),v(t,M),v(t,D),j(A,D,null),v(t,L),v(t,N),j(R,N,null),v(t,F),v(t,q),v(t,B),Y=!0,Z||(ee=[J(t,"click",X),J(t,"keydown",ce)],Z=!0)},p(G,de){e=G,(!Y||de&16&&!Wn(l.src,o="./images/avatars/avatar"+(e[24].avatar||0)+".svg"))&&h(l,"src",o);const _e={};de&16&&(_e.value=e[24].id),f.$set(_e),(!Y||de&16)&&m!==(m=e[24].id+"")&&oe(_,m),e[24].id===e[7].id?ie||(ie=ph(),ie.c(),ie.m(a,null)):ie&&(ie.d(1),ie=null),(!Y||de&16)&&$!==($=e[24].email+"")&&oe(C,$),(!Y||de&16&&O!==(O=e[24].email))&&h(w,"title",O);const Me={};de&16&&(Me.date=e[24].created),A.$set(Me);const qe={};de&16&&(qe.date=e[24].updated),R.$set(qe)},i(G){Y||(I(f.$$.fragment,G),I(A.$$.fragment,G),I(R.$$.fragment,G),Y=!0)},o(G){P(f.$$.fragment,G),P(A.$$.fragment,G),P(R.$$.fragment,G),Y=!1},d(G){G&&S(t),V(f),ie&&ie.d(),V(A),V(R),Z=!1,Ie(ee)}}}function gE(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O=[],M=new Map,D;function A(X){n[11](X)}let L={class:"col-type-text",name:"id",$$slots:{default:[cE]},$$scope:{ctx:n}};n[2]!==void 0&&(L.sort=n[2]),o=new Zt({props:L}),le.push(()=>be(o,"sort",A));function N(X){n[12](X)}let R={class:"col-type-email col-field-email",name:"email",$$slots:{default:[dE]},$$scope:{ctx:n}};n[2]!==void 0&&(R.sort=n[2]),u=new Zt({props:R}),le.push(()=>be(u,"sort",N));function F(X){n[13](X)}let q={class:"col-type-date col-field-created",name:"created",$$slots:{default:[pE]},$$scope:{ctx:n}};n[2]!==void 0&&(q.sort=n[2]),p=new Zt({props:q}),le.push(()=>be(p,"sort",F));function B(X){n[14](X)}let Y={class:"col-type-date col-field-updated",name:"updated",$$slots:{default:[mE]},$$scope:{ctx:n}};n[2]!==void 0&&(Y.sort=n[2]),b=new Zt({props:Y}),le.push(()=>be(b,"sort",B));let Z=n[4];const ee=X=>X[24].id;for(let X=0;Xr=!1)),o.$set(G);const de={};ce&134217728&&(de.$$scope={dirty:ce,ctx:X}),!f&&ce&4&&(f=!0,de.sort=X[2],we(()=>f=!1)),u.$set(de);const _e={};ce&134217728&&(_e.$$scope={dirty:ce,ctx:X}),!m&&ce&4&&(m=!0,_e.sort=X[2],we(()=>m=!1)),p.$set(_e);const Me={};ce&134217728&&(Me.$$scope={dirty:ce,ctx:X}),!g&&ce&4&&(g=!0,Me.sort=X[2],we(()=>g=!1)),b.$set(Me),ce&186&&(Z=X[4],ae(),O=Ot(O,ce,ee,1,X,Z,M,C,un,mh,null,fh),ue(),!Z.length&&ie?ie.p(X,ce):Z.length?ie&&(ie.d(1),ie=null):(ie=ch(X),ie.c(),ie.m(C,null))),(!D||ce&32)&&x(e,"table-loading",X[5])},i(X){if(!D){I(o.$$.fragment,X),I(u.$$.fragment,X),I(p.$$.fragment,X),I(b.$$.fragment,X);for(let ce=0;ce + New admin`,m=E(),H(_.$$.fragment),b=E(),g=y("div"),k=E(),H(w.$$.fragment),$=E(),A&&A.c(),C=Se(),h(i,"class","breadcrumb-item"),h(l,"class","breadcrumb-item"),h(t,"class","breadcrumbs"),h(f,"class","flex-fill"),h(p,"type","button"),h(p,"class","btn btn-expanded"),h(e,"class","page-header"),h(g,"class","clearfix m-b-base")},m(L,N){T(L,e,N),v(e,t),v(t,i),v(t,s),v(t,l),v(l,o),v(e,r),j(a,e,null),v(e,u),v(e,f),v(e,d),v(e,p),T(L,m,N),j(_,L,N),T(L,b,N),T(L,g,N),T(L,k,N),j(w,L,N),T(L,$,N),A&&A.m(L,N),T(L,C,N),O=!0,M||(D=J(p,"click",n[9]),M=!0)},p(L,N){(!O||N&64)&&oe(o,L[6]);const R={};N&2&&(R.value=L[1]),_.$set(R);const F={};N&134217918&&(F.$$scope={dirty:N,ctx:L}),w.$set(F),L[4].length?A?A.p(L,N):(A=hh(L),A.c(),A.m(C.parentNode,C)):A&&(A.d(1),A=null)},i(L){O||(I(a.$$.fragment,L),I(_.$$.fragment,L),I(w.$$.fragment,L),O=!0)},o(L){P(a.$$.fragment,L),P(_.$$.fragment,L),P(w.$$.fragment,L),O=!1},d(L){L&&S(e),V(a),L&&S(m),V(_,L),L&&S(b),L&&S(g),L&&S(k),V(w,L),L&&S($),A&&A.d(L),L&&S(C),M=!1,D()}}}function vE(n){let e,t,i,s,l,o;e=new Fi({}),i=new Mn({props:{$$slots:{default:[bE]},$$scope:{ctx:n}}});let r={};return l=new fE({props:r}),n[18](l),l.$on("save",n[19]),l.$on("delete",n[20]),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment),s=E(),H(l.$$.fragment)},m(a,u){j(e,a,u),T(a,t,u),j(i,a,u),T(a,s,u),j(l,a,u),o=!0},p(a,[u]){const f={};u&134217982&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const d={};l.$set(d)},i(a){o||(I(e.$$.fragment,a),I(i.$$.fragment,a),I(l.$$.fragment,a),o=!0)},o(a){P(e.$$.fragment,a),P(i.$$.fragment,a),P(l.$$.fragment,a),o=!1},d(a){V(e,a),a&&S(t),V(i,a),a&&S(s),n[18](null),V(l,a)}}}function yE(n,e,t){let i,s,l;Ye(n,ba,R=>t(21,i=R)),Ye(n,Dt,R=>t(6,s=R)),Ye(n,Aa,R=>t(7,l=R)),Xt(Dt,s="Admins",s);const o=new URLSearchParams(i);let r,a=[],u=!1,f=o.get("filter")||"",d=o.get("sort")||"-created";function p(){return t(5,u=!0),t(4,a=[]),he.admins.getFullList(100,{sort:d||"-created",filter:f}).then(R=>{t(4,a=R),t(5,u=!1)}).catch(R=>{R!=null&&R.isAbort||(t(5,u=!1),console.warn(R),m(),he.errorResponseHandler(R,!1))})}function m(){t(4,a=[])}const _=()=>p(),b=()=>r==null?void 0:r.show(),g=R=>t(1,f=R.detail);function k(R){d=R,t(2,d)}function w(R){d=R,t(2,d)}function $(R){d=R,t(2,d)}function C(R){d=R,t(2,d)}const O=R=>r==null?void 0:r.show(R),M=(R,F)=>{(F.code==="Enter"||F.code==="Space")&&(F.preventDefault(),r==null||r.show(R))},D=()=>t(1,f="");function A(R){le[R?"unshift":"push"](()=>{r=R,t(3,r)})}const L=()=>p(),N=()=>p();return n.$$.update=()=>{if(n.$$.dirty&6&&d!==-1&&f!==-1){const R=new URLSearchParams({filter:f,sort:d}).toString();Ai("/settings/admins?"+R),p()}},[p,f,d,r,a,u,s,l,_,b,g,k,w,$,C,O,M,D,A,L,N]}class kE extends ye{constructor(e){super(),ve(this,e,yE,vE,ge,{loadAdmins:0})}get loadAdmins(){return this.$$.ctx[0]}}function wE(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Email"),s=E(),l=y("input"),h(e,"for",i=n[8]),h(l,"type","email"),h(l,"id",o=n[8]),l.required=!0,l.autofocus=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0]),l.focus(),r||(a=J(l,"input",n[4]),r=!0)},p(u,f){f&256&&i!==(i=u[8])&&h(e,"for",i),f&256&&o!==(o=u[8])&&h(l,"id",o),f&1&&l.value!==u[0]&&fe(l,u[0])},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function SE(n){let e,t,i,s,l,o,r,a,u,f,d;return{c(){e=y("label"),t=U("Password"),s=E(),l=y("input"),r=E(),a=y("div"),u=y("a"),u.textContent="Forgotten password?",h(e,"for",i=n[8]),h(l,"type","password"),h(l,"id",o=n[8]),l.required=!0,h(u,"href","/request-password-reset"),h(u,"class","link-hint"),h(a,"class","help-block")},m(p,m){T(p,e,m),v(e,t),T(p,s,m),T(p,l,m),fe(l,n[1]),T(p,r,m),T(p,a,m),v(a,u),f||(d=[J(l,"input",n[5]),Ee(sn.call(null,u))],f=!0)},p(p,m){m&256&&i!==(i=p[8])&&h(e,"for",i),m&256&&o!==(o=p[8])&&h(l,"id",o),m&2&&l.value!==p[1]&&fe(l,p[1])},d(p){p&&S(e),p&&S(s),p&&S(l),p&&S(r),p&&S(a),f=!1,Ie(d)}}}function TE(n){let e,t,i,s,l,o,r,a,u,f,d;return s=new me({props:{class:"form-field required",name:"identity",$$slots:{default:[wE,({uniqueId:p})=>({8:p}),({uniqueId:p})=>p?256:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field required",name:"password",$$slots:{default:[SE,({uniqueId:p})=>({8:p}),({uniqueId:p})=>p?256:0]},$$scope:{ctx:n}}}),{c(){e=y("form"),t=y("div"),t.innerHTML="

    Admin sign in

    ",i=E(),H(s.$$.fragment),l=E(),H(o.$$.fragment),r=E(),a=y("button"),a.innerHTML=`Login + `,h(t,"class","content txt-center m-b-base"),h(a,"type","submit"),h(a,"class","btn btn-lg btn-block btn-next"),x(a,"btn-disabled",n[2]),x(a,"btn-loading",n[2]),h(e,"class","block")},m(p,m){T(p,e,m),v(e,t),v(e,i),j(s,e,null),v(e,l),j(o,e,null),v(e,r),v(e,a),u=!0,f||(d=J(e,"submit",ct(n[3])),f=!0)},p(p,m){const _={};m&769&&(_.$$scope={dirty:m,ctx:p}),s.$set(_);const b={};m&770&&(b.$$scope={dirty:m,ctx:p}),o.$set(b),(!u||m&4)&&x(a,"btn-disabled",p[2]),(!u||m&4)&&x(a,"btn-loading",p[2])},i(p){u||(I(s.$$.fragment,p),I(o.$$.fragment,p),u=!0)},o(p){P(s.$$.fragment,p),P(o.$$.fragment,p),u=!1},d(p){p&&S(e),V(s),V(o),f=!1,d()}}}function $E(n){let e,t;return e=new Bg({props:{$$slots:{default:[TE]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,[s]){const l={};s&519&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function CE(n,e,t){let i;Ye(n,ba,d=>t(6,i=d));const s=new URLSearchParams(i);let l=s.get("demoEmail")||"",o=s.get("demoPassword")||"",r=!1;function a(){if(!r)return t(2,r=!0),he.admins.authWithPassword(l,o).then(()=>{Da(),Ai("/")}).catch(()=>{ml("Invalid login credentials.")}).finally(()=>{t(2,r=!1)})}function u(){l=this.value,t(0,l)}function f(){o=this.value,t(1,o)}return[l,o,r,a,u,f]}class ME extends ye{constructor(e){super(),ve(this,e,CE,$E,ge,{})}}function OE(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O;i=new me({props:{class:"form-field required",name:"meta.appName",$$slots:{default:[EE,({uniqueId:D})=>({19:D}),({uniqueId:D})=>D?524288:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field required",name:"meta.appUrl",$$slots:{default:[AE,({uniqueId:D})=>({19:D}),({uniqueId:D})=>D?524288:0]},$$scope:{ctx:n}}}),a=new me({props:{class:"form-field required",name:"logs.maxDays",$$slots:{default:[IE,({uniqueId:D})=>({19:D}),({uniqueId:D})=>D?524288:0]},$$scope:{ctx:n}}}),f=new me({props:{class:"form-field form-field-toggle",name:"meta.hideControls",$$slots:{default:[PE,({uniqueId:D})=>({19:D}),({uniqueId:D})=>D?524288:0]},$$scope:{ctx:n}}});let M=n[3]&&_h(n);return{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),r=E(),H(a.$$.fragment),u=E(),H(f.$$.fragment),d=E(),p=y("div"),m=y("div"),_=E(),M&&M.c(),b=E(),g=y("button"),k=y("span"),k.textContent="Save changes",h(t,"class","col-lg-6"),h(l,"class","col-lg-6"),h(m,"class","flex-fill"),h(k,"class","txt"),h(g,"type","submit"),h(g,"class","btn btn-expanded"),g.disabled=w=!n[3]||n[2],x(g,"btn-loading",n[2]),h(p,"class","col-lg-12 flex"),h(e,"class","grid")},m(D,A){T(D,e,A),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),v(e,r),j(a,e,null),v(e,u),j(f,e,null),v(e,d),v(e,p),v(p,m),v(p,_),M&&M.m(p,null),v(p,b),v(p,g),v(g,k),$=!0,C||(O=J(g,"click",n[13]),C=!0)},p(D,A){const L={};A&1572865&&(L.$$scope={dirty:A,ctx:D}),i.$set(L);const N={};A&1572865&&(N.$$scope={dirty:A,ctx:D}),o.$set(N);const R={};A&1572865&&(R.$$scope={dirty:A,ctx:D}),a.$set(R);const F={};A&1572865&&(F.$$scope={dirty:A,ctx:D}),f.$set(F),D[3]?M?M.p(D,A):(M=_h(D),M.c(),M.m(p,b)):M&&(M.d(1),M=null),(!$||A&12&&w!==(w=!D[3]||D[2]))&&(g.disabled=w),(!$||A&4)&&x(g,"btn-loading",D[2])},i(D){$||(I(i.$$.fragment,D),I(o.$$.fragment,D),I(a.$$.fragment,D),I(f.$$.fragment,D),$=!0)},o(D){P(i.$$.fragment,D),P(o.$$.fragment,D),P(a.$$.fragment,D),P(f.$$.fragment,D),$=!1},d(D){D&&S(e),V(i),V(o),V(a),V(f),M&&M.d(),C=!1,O()}}}function DE(n){let e;return{c(){e=y("div"),h(e,"class","loader")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function EE(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Application name"),s=E(),l=y("input"),h(e,"for",i=n[19]),h(l,"type","text"),h(l,"id",o=n[19]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].meta.appName),r||(a=J(l,"input",n[8]),r=!0)},p(u,f){f&524288&&i!==(i=u[19])&&h(e,"for",i),f&524288&&o!==(o=u[19])&&h(l,"id",o),f&1&&l.value!==u[0].meta.appName&&fe(l,u[0].meta.appName)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function AE(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Application url"),s=E(),l=y("input"),h(e,"for",i=n[19]),h(l,"type","text"),h(l,"id",o=n[19]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].meta.appUrl),r||(a=J(l,"input",n[9]),r=!0)},p(u,f){f&524288&&i!==(i=u[19])&&h(e,"for",i),f&524288&&o!==(o=u[19])&&h(l,"id",o),f&1&&l.value!==u[0].meta.appUrl&&fe(l,u[0].meta.appUrl)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function IE(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Logs max days retention"),s=E(),l=y("input"),h(e,"for",i=n[19]),h(l,"type","number"),h(l,"id",o=n[19]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].logs.maxDays),r||(a=J(l,"input",n[10]),r=!0)},p(u,f){f&524288&&i!==(i=u[19])&&h(e,"for",i),f&524288&&o!==(o=u[19])&&h(l,"id",o),f&1&&_t(l.value)!==u[0].logs.maxDays&&fe(l,u[0].logs.maxDays)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function PE(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("input"),i=E(),s=y("label"),l=y("span"),l.textContent="Hide collection create and edit controls",o=E(),r=y("i"),h(e,"type","checkbox"),h(e,"id",t=n[19]),h(l,"class","txt"),h(r,"class","ri-information-line link-hint"),h(s,"for",a=n[19])},m(d,p){T(d,e,p),e.checked=n[0].meta.hideControls,T(d,i,p),T(d,s,p),v(s,l),v(s,o),v(s,r),u||(f=[J(e,"change",n[11]),Ee(Be.call(null,r,{text:"This could prevent making accidental schema changes when in production environment.",position:"right"}))],u=!0)},p(d,p){p&524288&&t!==(t=d[19])&&h(e,"id",t),p&1&&(e.checked=d[0].meta.hideControls),p&524288&&a!==(a=d[19])&&h(s,"for",a)},d(d){d&&S(e),d&&S(i),d&&S(s),u=!1,Ie(f)}}}function _h(n){let e,t,i,s;return{c(){e=y("button"),t=y("span"),t.textContent="Cancel",h(t,"class","txt"),h(e,"type","button"),h(e,"class","btn btn-transparent btn-hint"),e.disabled=n[2]},m(l,o){T(l,e,o),v(e,t),i||(s=J(e,"click",n[12]),i=!0)},p(l,o){o&4&&(e.disabled=l[2])},d(l){l&&S(e),i=!1,s()}}}function LE(n){let e,t,i,s,l,o,r,a,u;const f=[DE,OE],d=[];function p(m,_){return m[1]?0:1}return l=p(n),o=d[l]=f[l](n),{c(){e=y("header"),e.innerHTML=``,t=E(),i=y("div"),s=y("form"),o.c(),h(e,"class","page-header"),h(s,"class","panel"),h(s,"autocomplete","off"),h(i,"class","wrapper")},m(m,_){T(m,e,_),T(m,t,_),T(m,i,_),v(i,s),d[l].m(s,null),r=!0,a||(u=J(s,"submit",ct(n[4])),a=!0)},p(m,_){let b=l;l=p(m),l===b?d[l].p(m,_):(ae(),P(d[b],1,1,()=>{d[b]=null}),ue(),o=d[l],o?o.p(m,_):(o=d[l]=f[l](m),o.c()),I(o,1),o.m(s,null))},i(m){r||(I(o),r=!0)},o(m){P(o),r=!1},d(m){m&&S(e),m&&S(t),m&&S(i),d[l].d(),a=!1,u()}}}function NE(n){let e,t,i,s;return e=new Fi({}),i=new Mn({props:{$$slots:{default:[LE]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(l,o){j(e,l,o),T(l,t,o),j(i,l,o),s=!0},p(l,[o]){const r={};o&1048591&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(I(e.$$.fragment,l),I(i.$$.fragment,l),s=!0)},o(l){P(e.$$.fragment,l),P(i.$$.fragment,l),s=!1},d(l){V(e,l),l&&S(t),V(i,l)}}}function FE(n,e,t){let i,s,l,o;Ye(n,Ms,M=>t(14,s=M)),Ye(n,wo,M=>t(15,l=M)),Ye(n,Dt,M=>t(16,o=M)),Xt(Dt,o="Application settings",o);let r={},a={},u=!1,f=!1,d="";p();async function p(){t(1,u=!0);try{const M=await he.settings.getAll()||{};_(M)}catch(M){he.errorResponseHandler(M)}t(1,u=!1)}async function m(){if(!(f||!i)){t(2,f=!0);try{const M=await he.settings.update(z.filterRedactedProps(a));_(M),Wt("Successfully saved application settings.")}catch(M){he.errorResponseHandler(M)}t(2,f=!1)}}function _(M={}){var D,A;Xt(wo,l=(D=M==null?void 0:M.meta)==null?void 0:D.appName,l),Xt(Ms,s=!!((A=M==null?void 0:M.meta)!=null&&A.hideControls),s),t(0,a={meta:(M==null?void 0:M.meta)||{},logs:(M==null?void 0:M.logs)||{}}),t(6,r=JSON.parse(JSON.stringify(a)))}function b(){t(0,a=JSON.parse(JSON.stringify(r||{})))}function g(){a.meta.appName=this.value,t(0,a)}function k(){a.meta.appUrl=this.value,t(0,a)}function w(){a.logs.maxDays=_t(this.value),t(0,a)}function $(){a.meta.hideControls=this.checked,t(0,a)}const C=()=>b(),O=()=>m();return n.$$.update=()=>{n.$$.dirty&64&&t(7,d=JSON.stringify(r)),n.$$.dirty&129&&t(3,i=d!=JSON.stringify(a))},[a,u,f,i,m,b,r,d,g,k,w,$,C,O]}class RE extends ye{constructor(e){super(),ve(this,e,FE,NE,ge,{})}}function qE(n){let e,t,i,s=[{type:"password"},{autocomplete:"new-password"},n[5]],l={};for(let o=0;o',i=E(),s=y("input"),h(t,"type","button"),h(t,"class","btn btn-transparent btn-circle"),h(e,"class","form-field-addon"),ei(s,a)},m(u,f){T(u,e,f),v(e,t),T(u,i,f),T(u,s,f),s.autofocus&&s.focus(),l||(o=[Ee(Be.call(null,t,{position:"left",text:"Set new value"})),J(t,"click",n[6])],l=!0)},p(u,f){ei(s,a=vt(r,[{readOnly:!0},{type:"text"},f&2&&{placeholder:u[1]},f&32&&u[5]]))},d(u){u&&S(e),u&&S(i),u&&S(s),l=!1,Ie(o)}}}function VE(n){let e;function t(l,o){return l[3]?jE:qE}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},i:Q,o:Q,d(l){s.d(l),l&&S(e)}}}function HE(n,e,t){const i=["value","mask"];let s=Ze(e,i),{value:l=""}=e,{mask:o="******"}=e,r,a=!1;async function u(){t(0,l=""),t(3,a=!1),await an(),r==null||r.focus()}const f=()=>u();function d(m){le[m?"unshift":"push"](()=>{r=m,t(2,r)})}function p(){l=this.value,t(0,l)}return n.$$set=m=>{e=Ne(Ne({},e),Vt(m)),t(5,s=Ze(e,i)),"value"in m&&t(0,l=m.value),"mask"in m&&t(1,o=m.mask)},n.$$.update=()=>{n.$$.dirty&3&&t(3,a=l===o)},[l,o,r,a,u,s,f,d,p]}class ru extends ye{constructor(e){super(),ve(this,e,HE,VE,ge,{value:0,mask:1})}}function zE(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b;return{c(){e=y("label"),t=U("Subject"),s=E(),l=y("input"),r=E(),a=y("div"),u=U(`Available placeholder parameters: + `),f=y("button"),f.textContent=`{APP_NAME} + `,d=U(`, + `),p=y("button"),p.textContent=`{APP_URL} + `,m=U("."),h(e,"for",i=n[31]),h(l,"type","text"),h(l,"id",o=n[31]),h(l,"spellcheck","false"),l.required=!0,h(f,"type","button"),h(f,"class","label label-sm link-primary txt-mono"),h(p,"type","button"),h(p,"class","label label-sm link-primary txt-mono"),h(a,"class","help-block")},m(g,k){T(g,e,k),v(e,t),T(g,s,k),T(g,l,k),fe(l,n[0].subject),T(g,r,k),T(g,a,k),v(a,u),v(a,f),v(a,d),v(a,p),v(a,m),_||(b=[J(l,"input",n[13]),J(f,"click",n[14]),J(p,"click",n[15])],_=!0)},p(g,k){k[1]&1&&i!==(i=g[31])&&h(e,"for",i),k[1]&1&&o!==(o=g[31])&&h(l,"id",o),k[0]&1&&l.value!==g[0].subject&&fe(l,g[0].subject)},d(g){g&&S(e),g&&S(s),g&&S(l),g&&S(r),g&&S(a),_=!1,Ie(b)}}}function BE(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k;return{c(){e=y("label"),t=U("Action URL"),s=E(),l=y("input"),r=E(),a=y("div"),u=U(`Available placeholder parameters: + `),f=y("button"),f.textContent=`{APP_NAME} + `,d=U(`, + `),p=y("button"),p.textContent=`{APP_URL} + `,m=U(`, + `),_=y("button"),_.textContent=`{TOKEN} + `,b=U("."),h(e,"for",i=n[31]),h(l,"type","text"),h(l,"id",o=n[31]),h(l,"spellcheck","false"),l.required=!0,h(f,"type","button"),h(f,"class","label label-sm link-primary txt-mono"),h(p,"type","button"),h(p,"class","label label-sm link-primary txt-mono"),h(_,"type","button"),h(_,"class","label label-sm link-primary txt-mono"),h(_,"title","Required parameter"),h(a,"class","help-block")},m(w,$){T(w,e,$),v(e,t),T(w,s,$),T(w,l,$),fe(l,n[0].actionUrl),T(w,r,$),T(w,a,$),v(a,u),v(a,f),v(a,d),v(a,p),v(a,m),v(a,_),v(a,b),g||(k=[J(l,"input",n[16]),J(f,"click",n[17]),J(p,"click",n[18]),J(_,"click",n[19])],g=!0)},p(w,$){$[1]&1&&i!==(i=w[31])&&h(e,"for",i),$[1]&1&&o!==(o=w[31])&&h(l,"id",o),$[0]&1&&l.value!==w[0].actionUrl&&fe(l,w[0].actionUrl)},d(w){w&&S(e),w&&S(s),w&&S(l),w&&S(r),w&&S(a),g=!1,Ie(k)}}}function UE(n){let e,t,i,s;return{c(){e=y("textarea"),h(e,"id",t=n[31]),h(e,"class","txt-mono"),h(e,"spellcheck","false"),h(e,"rows","14"),e.required=!0},m(l,o){T(l,e,o),fe(e,n[0].body),i||(s=J(e,"input",n[21]),i=!0)},p(l,o){o[1]&1&&t!==(t=l[31])&&h(e,"id",t),o[0]&1&&fe(e,l[0].body)},i:Q,o:Q,d(l){l&&S(e),i=!1,s()}}}function WE(n){let e,t,i,s;function l(a){n[20](a)}var o=n[4];function r(a){let u={id:a[31],language:"html"};return a[0].body!==void 0&&(u.value=a[0].body),{props:u}}return o&&(e=Mt(o,r(n)),le.push(()=>be(e,"value",l))),{c(){e&&H(e.$$.fragment),i=Se()},m(a,u){e&&j(e,a,u),T(a,i,u),s=!0},p(a,u){const f={};if(u[1]&1&&(f.id=a[31]),!t&&u[0]&1&&(t=!0,f.value=a[0].body,we(()=>t=!1)),u[0]&16&&o!==(o=a[4])){if(e){ae();const d=e;P(d.$$.fragment,1,0,()=>{V(d,1)}),ue()}o?(e=Mt(o,r(a)),le.push(()=>be(e,"value",l)),H(e.$$.fragment),I(e.$$.fragment,1),j(e,i.parentNode,i)):e=null}else o&&e.$set(f)},i(a){s||(e&&I(e.$$.fragment,a),s=!0)},o(a){e&&P(e.$$.fragment,a),s=!1},d(a){a&&S(i),e&&V(e,a)}}}function YE(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C;const O=[WE,UE],M=[];function D(A,L){return A[4]&&!A[5]?0:1}return l=D(n),o=M[l]=O[l](n),{c(){e=y("label"),t=U("Body (HTML)"),s=E(),o.c(),r=E(),a=y("div"),u=U(`Available placeholder parameters: + `),f=y("button"),f.textContent=`{APP_NAME} + `,d=U(`, + `),p=y("button"),p.textContent=`{APP_URL} + `,m=U(`, + `),_=y("button"),_.textContent=`{TOKEN} + `,b=U(`, + `),g=y("button"),g.textContent=`{ACTION_URL} + `,k=U("."),h(e,"for",i=n[31]),h(f,"type","button"),h(f,"class","label label-sm link-primary txt-mono"),h(p,"type","button"),h(p,"class","label label-sm link-primary txt-mono"),h(_,"type","button"),h(_,"class","label label-sm link-primary txt-mono"),h(g,"type","button"),h(g,"class","label label-sm link-primary txt-mono"),h(g,"title","Required parameter"),h(a,"class","help-block")},m(A,L){T(A,e,L),v(e,t),T(A,s,L),M[l].m(A,L),T(A,r,L),T(A,a,L),v(a,u),v(a,f),v(a,d),v(a,p),v(a,m),v(a,_),v(a,b),v(a,g),v(a,k),w=!0,$||(C=[J(f,"click",n[22]),J(p,"click",n[23]),J(_,"click",n[24]),J(g,"click",n[25])],$=!0)},p(A,L){(!w||L[1]&1&&i!==(i=A[31]))&&h(e,"for",i);let N=l;l=D(A),l===N?M[l].p(A,L):(ae(),P(M[N],1,1,()=>{M[N]=null}),ue(),o=M[l],o?o.p(A,L):(o=M[l]=O[l](A),o.c()),I(o,1),o.m(r.parentNode,r))},i(A){w||(I(o),w=!0)},o(A){P(o),w=!1},d(A){A&&S(e),A&&S(s),M[l].d(A),A&&S(r),A&&S(a),$=!1,Ie(C)}}}function KE(n){let e,t,i,s,l,o;return e=new me({props:{class:"form-field required",name:n[1]+".subject",$$slots:{default:[zE,({uniqueId:r})=>({31:r}),({uniqueId:r})=>[0,r?1:0]]},$$scope:{ctx:n}}}),i=new me({props:{class:"form-field required",name:n[1]+".actionUrl",$$slots:{default:[BE,({uniqueId:r})=>({31:r}),({uniqueId:r})=>[0,r?1:0]]},$$scope:{ctx:n}}}),l=new me({props:{class:"form-field m-0 required",name:n[1]+".body",$$slots:{default:[YE,({uniqueId:r})=>({31:r}),({uniqueId:r})=>[0,r?1:0]]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment),s=E(),H(l.$$.fragment)},m(r,a){j(e,r,a),T(r,t,a),j(i,r,a),T(r,s,a),j(l,r,a),o=!0},p(r,a){const u={};a[0]&2&&(u.name=r[1]+".subject"),a[0]&1|a[1]&3&&(u.$$scope={dirty:a,ctx:r}),e.$set(u);const f={};a[0]&2&&(f.name=r[1]+".actionUrl"),a[0]&1|a[1]&3&&(f.$$scope={dirty:a,ctx:r}),i.$set(f);const d={};a[0]&2&&(d.name=r[1]+".body"),a[0]&49|a[1]&3&&(d.$$scope={dirty:a,ctx:r}),l.$set(d)},i(r){o||(I(e.$$.fragment,r),I(i.$$.fragment,r),I(l.$$.fragment,r),o=!0)},o(r){P(e.$$.fragment,r),P(i.$$.fragment,r),P(l.$$.fragment,r),o=!1},d(r){V(e,r),r&&S(t),V(i,r),r&&S(s),V(l,r)}}}function gh(n){let e,t,i,s,l;return{c(){e=y("i"),h(e,"class","ri-error-warning-fill txt-danger")},m(o,r){T(o,e,r),i=!0,s||(l=Ee(Be.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(o&&Qe(()=>{i&&(t||(t=je(e,jt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=je(e,jt,{duration:150,start:.7},!1)),t.run(0)),i=!1},d(o){o&&S(e),o&&t&&t.end(),s=!1,l()}}}function JE(n){let e,t,i,s,l,o,r,a,u,f=n[6]&&gh();return{c(){e=y("div"),t=y("i"),i=E(),s=y("span"),l=U(n[2]),o=E(),r=y("div"),a=E(),f&&f.c(),u=Se(),h(t,"class","ri-draft-line"),h(s,"class","txt"),h(e,"class","inline-flex"),h(r,"class","flex-fill")},m(d,p){T(d,e,p),v(e,t),v(e,i),v(e,s),v(s,l),T(d,o,p),T(d,r,p),T(d,a,p),f&&f.m(d,p),T(d,u,p)},p(d,p){p[0]&4&&oe(l,d[2]),d[6]?f?p[0]&64&&I(f,1):(f=gh(),f.c(),I(f,1),f.m(u.parentNode,u)):f&&(ae(),P(f,1,1,()=>{f=null}),ue())},d(d){d&&S(e),d&&S(o),d&&S(r),d&&S(a),f&&f.d(d),d&&S(u)}}}function ZE(n){let e,t;const i=[n[8]];let s={$$slots:{header:[JE],default:[KE]},$$scope:{ctx:n}};for(let l=0;lt(12,o=X));let{key:r}=e,{title:a}=e,{config:u={}}=e,f,d=bh,p=!1;function m(){f==null||f.expand()}function _(){f==null||f.collapse()}function b(){f==null||f.collapseSiblings()}async function g(){d||p||(t(5,p=!0),t(4,d=(await at(()=>import("./CodeEditor-14a538bf.js"),["./CodeEditor-14a538bf.js","./index-20adcf24.js"],import.meta.url)).default),bh=d,t(5,p=!1))}function k(X){z.copyToClipboard(X),Hg(`Copied ${X} to clipboard`,2e3)}g();function w(){u.subject=this.value,t(0,u)}const $=()=>k("{APP_NAME}"),C=()=>k("{APP_URL}");function O(){u.actionUrl=this.value,t(0,u)}const M=()=>k("{APP_NAME}"),D=()=>k("{APP_URL}"),A=()=>k("{TOKEN}");function L(X){n.$$.not_equal(u.body,X)&&(u.body=X,t(0,u))}function N(){u.body=this.value,t(0,u)}const R=()=>k("{APP_NAME}"),F=()=>k("{APP_URL}"),q=()=>k("{TOKEN}"),B=()=>k("{ACTION_URL}");function Y(X){le[X?"unshift":"push"](()=>{f=X,t(3,f)})}function Z(X){pe.call(this,n,X)}function ee(X){pe.call(this,n,X)}function ie(X){pe.call(this,n,X)}return n.$$set=X=>{e=Ne(Ne({},e),Vt(X)),t(8,l=Ze(e,s)),"key"in X&&t(1,r=X.key),"title"in X&&t(2,a=X.title),"config"in X&&t(0,u=X.config)},n.$$.update=()=>{n.$$.dirty[0]&4098&&t(6,i=!z.isEmpty(z.getNestedVal(o,r))),n.$$.dirty[0]&3&&(u.enabled||di(r))},[u,r,a,f,d,p,i,k,l,m,_,b,o,w,$,C,O,M,D,A,L,N,R,F,q,B,Y,Z,ee,ie]}class Lr extends ye{constructor(e){super(),ve(this,e,GE,ZE,ge,{key:1,title:2,config:0,expand:9,collapse:10,collapseSiblings:11},null,[-1,-1])}get expand(){return this.$$.ctx[9]}get collapse(){return this.$$.ctx[10]}get collapseSiblings(){return this.$$.ctx[11]}}function vh(n,e,t){const i=n.slice();return i[21]=e[t],i}function yh(n,e){let t,i,s,l,o,r=e[21].label+"",a,u,f,d,p,m;return d=db(e[11][0]),{key:n,first:null,c(){t=y("div"),i=y("input"),l=E(),o=y("label"),a=U(r),f=E(),h(i,"type","radio"),h(i,"name","template"),h(i,"id",s=e[20]+e[21].value),i.__value=e[21].value,i.value=i.__value,h(o,"for",u=e[20]+e[21].value),h(t,"class","form-field-block"),d.p(i),this.first=t},m(_,b){T(_,t,b),v(t,i),i.checked=i.__value===e[2],v(t,l),v(t,o),v(o,a),v(t,f),p||(m=J(i,"change",e[10]),p=!0)},p(_,b){e=_,b&1048576&&s!==(s=e[20]+e[21].value)&&h(i,"id",s),b&4&&(i.checked=i.__value===e[2]),b&1048576&&u!==(u=e[20]+e[21].value)&&h(o,"for",u)},d(_){_&&S(t),d.r(),p=!1,m()}}}function XE(n){let e=[],t=new Map,i,s=n[7];const l=o=>o[21].value;for(let o=0;o({20:a}),({uniqueId:a})=>a?1048576:0]},$$scope:{ctx:n}}}),s=new me({props:{class:"form-field required m-0",name:"email",$$slots:{default:[QE,({uniqueId:a})=>({20:a}),({uniqueId:a})=>a?1048576:0]},$$scope:{ctx:n}}}),{c(){e=y("form"),H(t.$$.fragment),i=E(),H(s.$$.fragment),h(e,"id",n[6]),h(e,"autocomplete","off")},m(a,u){T(a,e,u),j(t,e,null),v(e,i),j(s,e,null),l=!0,o||(r=J(e,"submit",ct(n[13])),o=!0)},p(a,u){const f={};u&17825796&&(f.$$scope={dirty:u,ctx:a}),t.$set(f);const d={};u&17825794&&(d.$$scope={dirty:u,ctx:a}),s.$set(d)},i(a){l||(I(t.$$.fragment,a),I(s.$$.fragment,a),l=!0)},o(a){P(t.$$.fragment,a),P(s.$$.fragment,a),l=!1},d(a){a&&S(e),V(t),V(s),o=!1,r()}}}function eA(n){let e;return{c(){e=y("h4"),e.textContent="Send test email",h(e,"class","center txt-break")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function tA(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("button"),t=U("Close"),i=E(),s=y("button"),l=y("i"),o=E(),r=y("span"),r.textContent="Send",h(e,"type","button"),h(e,"class","btn btn-transparent"),e.disabled=n[4],h(l,"class","ri-mail-send-line"),h(r,"class","txt"),h(s,"type","submit"),h(s,"form",n[6]),h(s,"class","btn btn-expanded"),s.disabled=a=!n[5]||n[4],x(s,"btn-loading",n[4])},m(d,p){T(d,e,p),v(e,t),T(d,i,p),T(d,s,p),v(s,l),v(s,o),v(s,r),u||(f=J(e,"click",n[0]),u=!0)},p(d,p){p&16&&(e.disabled=d[4]),p&48&&a!==(a=!d[5]||d[4])&&(s.disabled=a),p&16&&x(s,"btn-loading",d[4])},d(d){d&&S(e),d&&S(i),d&&S(s),u=!1,f()}}}function nA(n){let e,t,i={class:"overlay-panel-sm email-test-popup",overlayClose:!n[4],escClose:!n[4],beforeHide:n[14],popup:!0,$$slots:{footer:[tA],header:[eA],default:[xE]},$$scope:{ctx:n}};return e=new vn({props:i}),n[15](e),e.$on("show",n[16]),e.$on("hide",n[17]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,[l]){const o={};l&16&&(o.overlayClose=!s[4]),l&16&&(o.escClose=!s[4]),l&16&&(o.beforeHide=s[14]),l&16777270&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[15](null),V(e,s)}}}const Nr="last_email_test",kh="email_test_request";function iA(n,e,t){let i;const s=kt(),l="email_test_"+z.randomString(5),o=[{label:'"Verification" template',value:"verification"},{label:'"Password reset" template',value:"password-reset"},{label:'"Confirm email change" template',value:"email-change"}];let r,a=localStorage.getItem(Nr),u=o[0].value,f=!1,d=null;function p(D="",A=""){t(1,a=D||localStorage.getItem(Nr)),t(2,u=A||o[0].value),gn({}),r==null||r.show()}function m(){return clearTimeout(d),r==null?void 0:r.hide()}async function _(){if(!(!i||f)){t(4,f=!0),localStorage==null||localStorage.setItem(Nr,a),clearTimeout(d),d=setTimeout(()=>{he.cancelRequest(kh),ml("Test email send timeout.")},3e4);try{await he.settings.testEmail(a,u,{$cancelKey:kh}),Wt("Successfully sent test email."),s("submit"),t(4,f=!1),await an(),m()}catch(D){t(4,f=!1),he.errorResponseHandler(D)}clearTimeout(d)}}const b=[[]];function g(){u=this.__value,t(2,u)}function k(){a=this.value,t(1,a)}const w=()=>_(),$=()=>!f;function C(D){le[D?"unshift":"push"](()=>{r=D,t(3,r)})}function O(D){pe.call(this,n,D)}function M(D){pe.call(this,n,D)}return n.$$.update=()=>{n.$$.dirty&6&&t(5,i=!!a&&!!u)},[m,a,u,r,f,i,l,o,_,p,g,b,k,w,$,C,O,M]}class sA extends ye{constructor(e){super(),ve(this,e,iA,nA,ge,{show:9,hide:0})}get show(){return this.$$.ctx[9]}get hide(){return this.$$.ctx[0]}}function lA(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O,M,D,A,L,N;i=new me({props:{class:"form-field required",name:"meta.senderName",$$slots:{default:[rA,({uniqueId:G})=>({31:G}),({uniqueId:G})=>[0,G?1:0]]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field required",name:"meta.senderAddress",$$slots:{default:[aA,({uniqueId:G})=>({31:G}),({uniqueId:G})=>[0,G?1:0]]},$$scope:{ctx:n}}});function R(G){n[14](G)}let F={single:!0,key:"meta.verificationTemplate",title:'Default "Verification" email template'};n[0].meta.verificationTemplate!==void 0&&(F.config=n[0].meta.verificationTemplate),u=new Lr({props:F}),le.push(()=>be(u,"config",R));function q(G){n[15](G)}let B={single:!0,key:"meta.resetPasswordTemplate",title:'Default "Password reset" email template'};n[0].meta.resetPasswordTemplate!==void 0&&(B.config=n[0].meta.resetPasswordTemplate),p=new Lr({props:B}),le.push(()=>be(p,"config",q));function Y(G){n[16](G)}let Z={single:!0,key:"meta.confirmEmailChangeTemplate",title:'Default "Confirm email change" email template'};n[0].meta.confirmEmailChangeTemplate!==void 0&&(Z.config=n[0].meta.confirmEmailChangeTemplate),b=new Lr({props:Z}),le.push(()=>be(b,"config",Y)),C=new me({props:{class:"form-field form-field-toggle m-b-sm",$$slots:{default:[uA,({uniqueId:G})=>({31:G}),({uniqueId:G})=>[0,G?1:0]]},$$scope:{ctx:n}}});let ee=n[0].smtp.enabled&&wh(n);function ie(G,de){return G[4]?gA:_A}let X=ie(n),ce=X(n);return{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),r=E(),a=y("div"),H(u.$$.fragment),d=E(),H(p.$$.fragment),_=E(),H(b.$$.fragment),k=E(),w=y("hr"),$=E(),H(C.$$.fragment),O=E(),ee&&ee.c(),M=E(),D=y("div"),A=y("div"),L=E(),ce.c(),h(t,"class","col-lg-6"),h(l,"class","col-lg-6"),h(e,"class","grid m-b-base"),h(a,"class","accordions"),h(A,"class","flex-fill"),h(D,"class","flex")},m(G,de){T(G,e,de),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),T(G,r,de),T(G,a,de),j(u,a,null),v(a,d),j(p,a,null),v(a,_),j(b,a,null),T(G,k,de),T(G,w,de),T(G,$,de),j(C,G,de),T(G,O,de),ee&&ee.m(G,de),T(G,M,de),T(G,D,de),v(D,A),v(D,L),ce.m(D,null),N=!0},p(G,de){const _e={};de[0]&1|de[1]&3&&(_e.$$scope={dirty:de,ctx:G}),i.$set(_e);const Me={};de[0]&1|de[1]&3&&(Me.$$scope={dirty:de,ctx:G}),o.$set(Me);const qe={};!f&&de[0]&1&&(f=!0,qe.config=G[0].meta.verificationTemplate,we(()=>f=!1)),u.$set(qe);const Ve={};!m&&de[0]&1&&(m=!0,Ve.config=G[0].meta.resetPasswordTemplate,we(()=>m=!1)),p.$set(Ve);const ke={};!g&&de[0]&1&&(g=!0,ke.config=G[0].meta.confirmEmailChangeTemplate,we(()=>g=!1)),b.$set(ke);const Ce={};de[0]&1|de[1]&3&&(Ce.$$scope={dirty:de,ctx:G}),C.$set(Ce),G[0].smtp.enabled?ee?(ee.p(G,de),de[0]&1&&I(ee,1)):(ee=wh(G),ee.c(),I(ee,1),ee.m(M.parentNode,M)):ee&&(ae(),P(ee,1,1,()=>{ee=null}),ue()),X===(X=ie(G))&&ce?ce.p(G,de):(ce.d(1),ce=X(G),ce&&(ce.c(),ce.m(D,null)))},i(G){N||(I(i.$$.fragment,G),I(o.$$.fragment,G),I(u.$$.fragment,G),I(p.$$.fragment,G),I(b.$$.fragment,G),I(C.$$.fragment,G),I(ee),N=!0)},o(G){P(i.$$.fragment,G),P(o.$$.fragment,G),P(u.$$.fragment,G),P(p.$$.fragment,G),P(b.$$.fragment,G),P(C.$$.fragment,G),P(ee),N=!1},d(G){G&&S(e),V(i),V(o),G&&S(r),G&&S(a),V(u),V(p),V(b),G&&S(k),G&&S(w),G&&S($),V(C,G),G&&S(O),ee&&ee.d(G),G&&S(M),G&&S(D),ce.d()}}}function oA(n){let e;return{c(){e=y("div"),h(e,"class","loader")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function rA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Sender name"),s=E(),l=y("input"),h(e,"for",i=n[31]),h(l,"type","text"),h(l,"id",o=n[31]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].meta.senderName),r||(a=J(l,"input",n[12]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&h(e,"for",i),f[1]&1&&o!==(o=u[31])&&h(l,"id",o),f[0]&1&&l.value!==u[0].meta.senderName&&fe(l,u[0].meta.senderName)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function aA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Sender address"),s=E(),l=y("input"),h(e,"for",i=n[31]),h(l,"type","email"),h(l,"id",o=n[31]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].meta.senderAddress),r||(a=J(l,"input",n[13]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&h(e,"for",i),f[1]&1&&o!==(o=u[31])&&h(l,"id",o),f[0]&1&&l.value!==u[0].meta.senderAddress&&fe(l,u[0].meta.senderAddress)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function uA(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("input"),i=E(),s=y("label"),l=y("span"),l.innerHTML="Use SMTP mail server (recommended)",o=E(),r=y("i"),h(e,"type","checkbox"),h(e,"id",t=n[31]),e.required=!0,h(l,"class","txt"),h(r,"class","ri-information-line link-hint"),h(s,"for",a=n[31])},m(d,p){T(d,e,p),e.checked=n[0].smtp.enabled,T(d,i,p),T(d,s,p),v(s,l),v(s,o),v(s,r),u||(f=[J(e,"change",n[17]),Ee(Be.call(null,r,{text:'By default PocketBase uses the unix "sendmail" command for sending emails. For better emails deliverability it is recommended to use a SMTP mail server.',position:"top"}))],u=!0)},p(d,p){p[1]&1&&t!==(t=d[31])&&h(e,"id",t),p[0]&1&&(e.checked=d[0].smtp.enabled),p[1]&1&&a!==(a=d[31])&&h(s,"for",a)},d(d){d&&S(e),d&&S(i),d&&S(s),u=!1,Ie(f)}}}function wh(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O,M;return i=new me({props:{class:"form-field required",name:"smtp.host",$$slots:{default:[fA,({uniqueId:D})=>({31:D}),({uniqueId:D})=>[0,D?1:0]]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field required",name:"smtp.port",$$slots:{default:[cA,({uniqueId:D})=>({31:D}),({uniqueId:D})=>[0,D?1:0]]},$$scope:{ctx:n}}}),u=new me({props:{class:"form-field required",name:"smtp.tls",$$slots:{default:[dA,({uniqueId:D})=>({31:D}),({uniqueId:D})=>[0,D?1:0]]},$$scope:{ctx:n}}}),p=new me({props:{class:"form-field",name:"smtp.authMethod",$$slots:{default:[pA,({uniqueId:D})=>({31:D}),({uniqueId:D})=>[0,D?1:0]]},$$scope:{ctx:n}}}),b=new me({props:{class:"form-field",name:"smtp.username",$$slots:{default:[mA,({uniqueId:D})=>({31:D}),({uniqueId:D})=>[0,D?1:0]]},$$scope:{ctx:n}}}),w=new me({props:{class:"form-field",name:"smtp.password",$$slots:{default:[hA,({uniqueId:D})=>({31:D}),({uniqueId:D})=>[0,D?1:0]]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),r=E(),a=y("div"),H(u.$$.fragment),f=E(),d=y("div"),H(p.$$.fragment),m=E(),_=y("div"),H(b.$$.fragment),g=E(),k=y("div"),H(w.$$.fragment),$=E(),C=y("div"),h(t,"class","col-lg-4"),h(l,"class","col-lg-2"),h(a,"class","col-lg-3"),h(d,"class","col-lg-3"),h(_,"class","col-lg-6"),h(k,"class","col-lg-6"),h(C,"class","col-lg-12"),h(e,"class","grid")},m(D,A){T(D,e,A),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),v(e,r),v(e,a),j(u,a,null),v(e,f),v(e,d),j(p,d,null),v(e,m),v(e,_),j(b,_,null),v(e,g),v(e,k),j(w,k,null),v(e,$),v(e,C),M=!0},p(D,A){const L={};A[0]&1|A[1]&3&&(L.$$scope={dirty:A,ctx:D}),i.$set(L);const N={};A[0]&1|A[1]&3&&(N.$$scope={dirty:A,ctx:D}),o.$set(N);const R={};A[0]&1|A[1]&3&&(R.$$scope={dirty:A,ctx:D}),u.$set(R);const F={};A[0]&1|A[1]&3&&(F.$$scope={dirty:A,ctx:D}),p.$set(F);const q={};A[0]&1|A[1]&3&&(q.$$scope={dirty:A,ctx:D}),b.$set(q);const B={};A[0]&1|A[1]&3&&(B.$$scope={dirty:A,ctx:D}),w.$set(B)},i(D){M||(I(i.$$.fragment,D),I(o.$$.fragment,D),I(u.$$.fragment,D),I(p.$$.fragment,D),I(b.$$.fragment,D),I(w.$$.fragment,D),D&&Qe(()=>{M&&(O||(O=je(e,yt,{duration:150},!0)),O.run(1))}),M=!0)},o(D){P(i.$$.fragment,D),P(o.$$.fragment,D),P(u.$$.fragment,D),P(p.$$.fragment,D),P(b.$$.fragment,D),P(w.$$.fragment,D),D&&(O||(O=je(e,yt,{duration:150},!1)),O.run(0)),M=!1},d(D){D&&S(e),V(i),V(o),V(u),V(p),V(b),V(w),D&&O&&O.end()}}}function fA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("SMTP server host"),s=E(),l=y("input"),h(e,"for",i=n[31]),h(l,"type","text"),h(l,"id",o=n[31]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].smtp.host),r||(a=J(l,"input",n[18]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&h(e,"for",i),f[1]&1&&o!==(o=u[31])&&h(l,"id",o),f[0]&1&&l.value!==u[0].smtp.host&&fe(l,u[0].smtp.host)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function cA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Port"),s=E(),l=y("input"),h(e,"for",i=n[31]),h(l,"type","number"),h(l,"id",o=n[31]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].smtp.port),r||(a=J(l,"input",n[19]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&h(e,"for",i),f[1]&1&&o!==(o=u[31])&&h(l,"id",o),f[0]&1&&_t(l.value)!==u[0].smtp.port&&fe(l,u[0].smtp.port)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function dA(n){let e,t,i,s,l,o,r;function a(f){n[20](f)}let u={id:n[31],items:n[6]};return n[0].smtp.tls!==void 0&&(u.keyOfSelected=n[0].smtp.tls),l=new Ni({props:u}),le.push(()=>be(l,"keyOfSelected",a)),{c(){e=y("label"),t=U("TLS encryption"),s=E(),H(l.$$.fragment),h(e,"for",i=n[31])},m(f,d){T(f,e,d),v(e,t),T(f,s,d),j(l,f,d),r=!0},p(f,d){(!r||d[1]&1&&i!==(i=f[31]))&&h(e,"for",i);const p={};d[1]&1&&(p.id=f[31]),!o&&d[0]&1&&(o=!0,p.keyOfSelected=f[0].smtp.tls,we(()=>o=!1)),l.$set(p)},i(f){r||(I(l.$$.fragment,f),r=!0)},o(f){P(l.$$.fragment,f),r=!1},d(f){f&&S(e),f&&S(s),V(l,f)}}}function pA(n){let e,t,i,s,l,o,r;function a(f){n[21](f)}let u={id:n[31],items:n[7]};return n[0].smtp.authMethod!==void 0&&(u.keyOfSelected=n[0].smtp.authMethod),l=new Ni({props:u}),le.push(()=>be(l,"keyOfSelected",a)),{c(){e=y("label"),t=U("AUTH method"),s=E(),H(l.$$.fragment),h(e,"for",i=n[31])},m(f,d){T(f,e,d),v(e,t),T(f,s,d),j(l,f,d),r=!0},p(f,d){(!r||d[1]&1&&i!==(i=f[31]))&&h(e,"for",i);const p={};d[1]&1&&(p.id=f[31]),!o&&d[0]&1&&(o=!0,p.keyOfSelected=f[0].smtp.authMethod,we(()=>o=!1)),l.$set(p)},i(f){r||(I(l.$$.fragment,f),r=!0)},o(f){P(l.$$.fragment,f),r=!1},d(f){f&&S(e),f&&S(s),V(l,f)}}}function mA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Username"),s=E(),l=y("input"),h(e,"for",i=n[31]),h(l,"type","text"),h(l,"id",o=n[31])},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[0].smtp.username),r||(a=J(l,"input",n[22]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&h(e,"for",i),f[1]&1&&o!==(o=u[31])&&h(l,"id",o),f[0]&1&&l.value!==u[0].smtp.username&&fe(l,u[0].smtp.username)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function hA(n){let e,t,i,s,l,o,r;function a(f){n[23](f)}let u={id:n[31]};return n[0].smtp.password!==void 0&&(u.value=n[0].smtp.password),l=new ru({props:u}),le.push(()=>be(l,"value",a)),{c(){e=y("label"),t=U("Password"),s=E(),H(l.$$.fragment),h(e,"for",i=n[31])},m(f,d){T(f,e,d),v(e,t),T(f,s,d),j(l,f,d),r=!0},p(f,d){(!r||d[1]&1&&i!==(i=f[31]))&&h(e,"for",i);const p={};d[1]&1&&(p.id=f[31]),!o&&d[0]&1&&(o=!0,p.value=f[0].smtp.password,we(()=>o=!1)),l.$set(p)},i(f){r||(I(l.$$.fragment,f),r=!0)},o(f){P(l.$$.fragment,f),r=!1},d(f){f&&S(e),f&&S(s),V(l,f)}}}function _A(n){let e,t,i;return{c(){e=y("button"),e.innerHTML=` + Send test email`,h(e,"type","button"),h(e,"class","btn btn-expanded btn-outline")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[26]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function gA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("button"),t=y("span"),t.textContent="Cancel",i=E(),s=y("button"),l=y("span"),l.textContent="Save changes",h(t,"class","txt"),h(e,"type","button"),h(e,"class","btn btn-transparent btn-hint"),e.disabled=n[3],h(l,"class","txt"),h(s,"type","submit"),h(s,"class","btn btn-expanded"),s.disabled=o=!n[4]||n[3],x(s,"btn-loading",n[3])},m(u,f){T(u,e,f),v(e,t),T(u,i,f),T(u,s,f),v(s,l),r||(a=[J(e,"click",n[24]),J(s,"click",n[25])],r=!0)},p(u,f){f[0]&8&&(e.disabled=u[3]),f[0]&24&&o!==(o=!u[4]||u[3])&&(s.disabled=o),f[0]&8&&x(s,"btn-loading",u[3])},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,Ie(a)}}}function bA(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g;const k=[oA,lA],w=[];function $(C,O){return C[2]?0:1}return p=$(n),m=w[p]=k[p](n),{c(){e=y("header"),t=y("nav"),i=y("div"),i.textContent="Settings",s=E(),l=y("div"),o=U(n[5]),r=E(),a=y("div"),u=y("form"),f=y("div"),f.innerHTML="

    Configure common settings for sending emails.

    ",d=E(),m.c(),h(i,"class","breadcrumb-item"),h(l,"class","breadcrumb-item"),h(t,"class","breadcrumbs"),h(e,"class","page-header"),h(f,"class","content txt-xl m-b-base"),h(u,"class","panel"),h(u,"autocomplete","off"),h(a,"class","wrapper")},m(C,O){T(C,e,O),v(e,t),v(t,i),v(t,s),v(t,l),v(l,o),T(C,r,O),T(C,a,O),v(a,u),v(u,f),v(u,d),w[p].m(u,null),_=!0,b||(g=J(u,"submit",ct(n[27])),b=!0)},p(C,O){(!_||O[0]&32)&&oe(o,C[5]);let M=p;p=$(C),p===M?w[p].p(C,O):(ae(),P(w[M],1,1,()=>{w[M]=null}),ue(),m=w[p],m?m.p(C,O):(m=w[p]=k[p](C),m.c()),I(m,1),m.m(u,null))},i(C){_||(I(m),_=!0)},o(C){P(m),_=!1},d(C){C&&S(e),C&&S(r),C&&S(a),w[p].d(),b=!1,g()}}}function vA(n){let e,t,i,s,l,o;e=new Fi({}),i=new Mn({props:{$$slots:{default:[bA]},$$scope:{ctx:n}}});let r={};return l=new sA({props:r}),n[28](l),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment),s=E(),H(l.$$.fragment)},m(a,u){j(e,a,u),T(a,t,u),j(i,a,u),T(a,s,u),j(l,a,u),o=!0},p(a,u){const f={};u[0]&63|u[1]&2&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const d={};l.$set(d)},i(a){o||(I(e.$$.fragment,a),I(i.$$.fragment,a),I(l.$$.fragment,a),o=!0)},o(a){P(e.$$.fragment,a),P(i.$$.fragment,a),P(l.$$.fragment,a),o=!1},d(a){V(e,a),a&&S(t),V(i,a),a&&S(s),n[28](null),V(l,a)}}}function yA(n,e,t){let i,s,l;Ye(n,Dt,ie=>t(5,l=ie));const o=[{label:"Auto (StartTLS)",value:!1},{label:"Always",value:!0}],r=[{label:"PLAIN (default)",value:"PLAIN"},{label:"LOGIN",value:"LOGIN"}];Xt(Dt,l="Mail settings",l);let a,u={},f={},d=!1,p=!1;m();async function m(){t(2,d=!0);try{const ie=await he.settings.getAll()||{};b(ie)}catch(ie){he.errorResponseHandler(ie)}t(2,d=!1)}async function _(){if(!(p||!s)){t(3,p=!0);try{const ie=await he.settings.update(z.filterRedactedProps(f));b(ie),gn({}),Wt("Successfully saved mail settings.")}catch(ie){he.errorResponseHandler(ie)}t(3,p=!1)}}function b(ie={}){t(0,f={meta:(ie==null?void 0:ie.meta)||{},smtp:(ie==null?void 0:ie.smtp)||{}}),f.smtp.authMethod||t(0,f.smtp.authMethod=r[0].value,f),t(10,u=JSON.parse(JSON.stringify(f)))}function g(){t(0,f=JSON.parse(JSON.stringify(u||{})))}function k(){f.meta.senderName=this.value,t(0,f)}function w(){f.meta.senderAddress=this.value,t(0,f)}function $(ie){n.$$.not_equal(f.meta.verificationTemplate,ie)&&(f.meta.verificationTemplate=ie,t(0,f))}function C(ie){n.$$.not_equal(f.meta.resetPasswordTemplate,ie)&&(f.meta.resetPasswordTemplate=ie,t(0,f))}function O(ie){n.$$.not_equal(f.meta.confirmEmailChangeTemplate,ie)&&(f.meta.confirmEmailChangeTemplate=ie,t(0,f))}function M(){f.smtp.enabled=this.checked,t(0,f)}function D(){f.smtp.host=this.value,t(0,f)}function A(){f.smtp.port=_t(this.value),t(0,f)}function L(ie){n.$$.not_equal(f.smtp.tls,ie)&&(f.smtp.tls=ie,t(0,f))}function N(ie){n.$$.not_equal(f.smtp.authMethod,ie)&&(f.smtp.authMethod=ie,t(0,f))}function R(){f.smtp.username=this.value,t(0,f)}function F(ie){n.$$.not_equal(f.smtp.password,ie)&&(f.smtp.password=ie,t(0,f))}const q=()=>g(),B=()=>_(),Y=()=>a==null?void 0:a.show(),Z=()=>_();function ee(ie){le[ie?"unshift":"push"](()=>{a=ie,t(1,a)})}return n.$$.update=()=>{n.$$.dirty[0]&1024&&t(11,i=JSON.stringify(u)),n.$$.dirty[0]&2049&&t(4,s=i!=JSON.stringify(f))},[f,a,d,p,s,l,o,r,_,g,u,i,k,w,$,C,O,M,D,A,L,N,R,F,q,B,Y,Z,ee]}class kA extends ye{constructor(e){super(),ve(this,e,yA,vA,ge,{},null,[-1,-1])}}function wA(n){var C,O;let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b;e=new me({props:{class:"form-field form-field-toggle",$$slots:{default:[TA,({uniqueId:M})=>({25:M}),({uniqueId:M})=>M?33554432:0]},$$scope:{ctx:n}}});let g=((C=n[0].s3)==null?void 0:C.enabled)!=n[1].s3.enabled&&Sh(n),k=n[1].s3.enabled&&Th(n),w=((O=n[1].s3)==null?void 0:O.enabled)&&!n[6]&&!n[3]&&$h(n),$=n[6]&&Ch(n);return{c(){H(e.$$.fragment),t=E(),g&&g.c(),i=E(),k&&k.c(),s=E(),l=y("div"),o=y("div"),r=E(),w&&w.c(),a=E(),$&&$.c(),u=E(),f=y("button"),d=y("span"),d.textContent="Save changes",h(o,"class","flex-fill"),h(d,"class","txt"),h(f,"type","submit"),h(f,"class","btn btn-expanded"),f.disabled=p=!n[6]||n[3],x(f,"btn-loading",n[3]),h(l,"class","flex")},m(M,D){j(e,M,D),T(M,t,D),g&&g.m(M,D),T(M,i,D),k&&k.m(M,D),T(M,s,D),T(M,l,D),v(l,o),v(l,r),w&&w.m(l,null),v(l,a),$&&$.m(l,null),v(l,u),v(l,f),v(f,d),m=!0,_||(b=J(f,"click",n[19]),_=!0)},p(M,D){var L,N;const A={};D&100663298&&(A.$$scope={dirty:D,ctx:M}),e.$set(A),((L=M[0].s3)==null?void 0:L.enabled)!=M[1].s3.enabled?g?(g.p(M,D),D&3&&I(g,1)):(g=Sh(M),g.c(),I(g,1),g.m(i.parentNode,i)):g&&(ae(),P(g,1,1,()=>{g=null}),ue()),M[1].s3.enabled?k?(k.p(M,D),D&2&&I(k,1)):(k=Th(M),k.c(),I(k,1),k.m(s.parentNode,s)):k&&(ae(),P(k,1,1,()=>{k=null}),ue()),(N=M[1].s3)!=null&&N.enabled&&!M[6]&&!M[3]?w?w.p(M,D):(w=$h(M),w.c(),w.m(l,a)):w&&(w.d(1),w=null),M[6]?$?$.p(M,D):($=Ch(M),$.c(),$.m(l,u)):$&&($.d(1),$=null),(!m||D&72&&p!==(p=!M[6]||M[3]))&&(f.disabled=p),(!m||D&8)&&x(f,"btn-loading",M[3])},i(M){m||(I(e.$$.fragment,M),I(g),I(k),m=!0)},o(M){P(e.$$.fragment,M),P(g),P(k),m=!1},d(M){V(e,M),M&&S(t),g&&g.d(M),M&&S(i),k&&k.d(M),M&&S(s),M&&S(l),w&&w.d(),$&&$.d(),_=!1,b()}}}function SA(n){let e;return{c(){e=y("div"),h(e,"class","loader")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function TA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("input"),i=E(),s=y("label"),l=U("Use S3 storage"),h(e,"type","checkbox"),h(e,"id",t=n[25]),e.required=!0,h(s,"for",o=n[25])},m(u,f){T(u,e,f),e.checked=n[1].s3.enabled,T(u,i,f),T(u,s,f),v(s,l),r||(a=J(e,"change",n[11]),r=!0)},p(u,f){f&33554432&&t!==(t=u[25])&&h(e,"id",t),f&2&&(e.checked=u[1].s3.enabled),f&33554432&&o!==(o=u[25])&&h(s,"for",o)},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,a()}}}function Sh(n){var L;let e,t,i,s,l,o,r,a=(L=n[0].s3)!=null&&L.enabled?"S3 storage":"local file system",u,f,d,p=n[1].s3.enabled?"S3 storage":"local file system",m,_,b,g,k,w,$,C,O,M,D,A;return{c(){e=y("div"),t=y("div"),i=y("div"),i.innerHTML='',s=E(),l=y("div"),o=U(`If you have existing uploaded files, you'll have to migrate them manually from + the + `),r=y("strong"),u=U(a),f=U(` + to the + `),d=y("strong"),m=U(p),_=U(`. + `),b=y("br"),g=U(` + There are numerous command line tools that can help you, such as: + `),k=y("a"),k.textContent=`rclone + `,w=U(`, + `),$=y("a"),$.textContent=`s5cmd + `,C=U(", etc."),O=E(),M=y("div"),h(i,"class","icon"),h(k,"href","https://github.com/rclone/rclone"),h(k,"target","_blank"),h(k,"rel","noopener noreferrer"),h(k,"class","txt-bold"),h($,"href","https://github.com/peak/s5cmd"),h($,"target","_blank"),h($,"rel","noopener noreferrer"),h($,"class","txt-bold"),h(l,"class","content"),h(t,"class","alert alert-warning m-0"),h(M,"class","clearfix m-t-base")},m(N,R){T(N,e,R),v(e,t),v(t,i),v(t,s),v(t,l),v(l,o),v(l,r),v(r,u),v(l,f),v(l,d),v(d,m),v(l,_),v(l,b),v(l,g),v(l,k),v(l,w),v(l,$),v(l,C),v(e,O),v(e,M),A=!0},p(N,R){var F;(!A||R&1)&&a!==(a=(F=N[0].s3)!=null&&F.enabled?"S3 storage":"local file system")&&oe(u,a),(!A||R&2)&&p!==(p=N[1].s3.enabled?"S3 storage":"local file system")&&oe(m,p)},i(N){A||(N&&Qe(()=>{A&&(D||(D=je(e,yt,{duration:150},!0)),D.run(1))}),A=!0)},o(N){N&&(D||(D=je(e,yt,{duration:150},!1)),D.run(0)),A=!1},d(N){N&&S(e),N&&D&&D.end()}}}function Th(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O,M;return i=new me({props:{class:"form-field required",name:"s3.endpoint",$$slots:{default:[$A,({uniqueId:D})=>({25:D}),({uniqueId:D})=>D?33554432:0]},$$scope:{ctx:n}}}),o=new me({props:{class:"form-field required",name:"s3.bucket",$$slots:{default:[CA,({uniqueId:D})=>({25:D}),({uniqueId:D})=>D?33554432:0]},$$scope:{ctx:n}}}),u=new me({props:{class:"form-field required",name:"s3.region",$$slots:{default:[MA,({uniqueId:D})=>({25:D}),({uniqueId:D})=>D?33554432:0]},$$scope:{ctx:n}}}),p=new me({props:{class:"form-field required",name:"s3.accessKey",$$slots:{default:[OA,({uniqueId:D})=>({25:D}),({uniqueId:D})=>D?33554432:0]},$$scope:{ctx:n}}}),b=new me({props:{class:"form-field required",name:"s3.secret",$$slots:{default:[DA,({uniqueId:D})=>({25:D}),({uniqueId:D})=>D?33554432:0]},$$scope:{ctx:n}}}),w=new me({props:{class:"form-field",name:"s3.forcePathStyle",$$slots:{default:[EA,({uniqueId:D})=>({25:D}),({uniqueId:D})=>D?33554432:0]},$$scope:{ctx:n}}}),{c(){e=y("div"),t=y("div"),H(i.$$.fragment),s=E(),l=y("div"),H(o.$$.fragment),r=E(),a=y("div"),H(u.$$.fragment),f=E(),d=y("div"),H(p.$$.fragment),m=E(),_=y("div"),H(b.$$.fragment),g=E(),k=y("div"),H(w.$$.fragment),$=E(),C=y("div"),h(t,"class","col-lg-6"),h(l,"class","col-lg-3"),h(a,"class","col-lg-3"),h(d,"class","col-lg-6"),h(_,"class","col-lg-6"),h(k,"class","col-lg-12"),h(C,"class","col-lg-12"),h(e,"class","grid")},m(D,A){T(D,e,A),v(e,t),j(i,t,null),v(e,s),v(e,l),j(o,l,null),v(e,r),v(e,a),j(u,a,null),v(e,f),v(e,d),j(p,d,null),v(e,m),v(e,_),j(b,_,null),v(e,g),v(e,k),j(w,k,null),v(e,$),v(e,C),M=!0},p(D,A){const L={};A&100663298&&(L.$$scope={dirty:A,ctx:D}),i.$set(L);const N={};A&100663298&&(N.$$scope={dirty:A,ctx:D}),o.$set(N);const R={};A&100663298&&(R.$$scope={dirty:A,ctx:D}),u.$set(R);const F={};A&100663298&&(F.$$scope={dirty:A,ctx:D}),p.$set(F);const q={};A&100663298&&(q.$$scope={dirty:A,ctx:D}),b.$set(q);const B={};A&100663298&&(B.$$scope={dirty:A,ctx:D}),w.$set(B)},i(D){M||(I(i.$$.fragment,D),I(o.$$.fragment,D),I(u.$$.fragment,D),I(p.$$.fragment,D),I(b.$$.fragment,D),I(w.$$.fragment,D),D&&Qe(()=>{M&&(O||(O=je(e,yt,{duration:150},!0)),O.run(1))}),M=!0)},o(D){P(i.$$.fragment,D),P(o.$$.fragment,D),P(u.$$.fragment,D),P(p.$$.fragment,D),P(b.$$.fragment,D),P(w.$$.fragment,D),D&&(O||(O=je(e,yt,{duration:150},!1)),O.run(0)),M=!1},d(D){D&&S(e),V(i),V(o),V(u),V(p),V(b),V(w),D&&O&&O.end()}}}function $A(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Endpoint"),s=E(),l=y("input"),h(e,"for",i=n[25]),h(l,"type","text"),h(l,"id",o=n[25]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[1].s3.endpoint),r||(a=J(l,"input",n[12]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&h(e,"for",i),f&33554432&&o!==(o=u[25])&&h(l,"id",o),f&2&&l.value!==u[1].s3.endpoint&&fe(l,u[1].s3.endpoint)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function CA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Bucket"),s=E(),l=y("input"),h(e,"for",i=n[25]),h(l,"type","text"),h(l,"id",o=n[25]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[1].s3.bucket),r||(a=J(l,"input",n[13]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&h(e,"for",i),f&33554432&&o!==(o=u[25])&&h(l,"id",o),f&2&&l.value!==u[1].s3.bucket&&fe(l,u[1].s3.bucket)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function MA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Region"),s=E(),l=y("input"),h(e,"for",i=n[25]),h(l,"type","text"),h(l,"id",o=n[25]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[1].s3.region),r||(a=J(l,"input",n[14]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&h(e,"for",i),f&33554432&&o!==(o=u[25])&&h(l,"id",o),f&2&&l.value!==u[1].s3.region&&fe(l,u[1].s3.region)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function OA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("label"),t=U("Access key"),s=E(),l=y("input"),h(e,"for",i=n[25]),h(l,"type","text"),h(l,"id",o=n[25]),l.required=!0},m(u,f){T(u,e,f),v(e,t),T(u,s,f),T(u,l,f),fe(l,n[1].s3.accessKey),r||(a=J(l,"input",n[15]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&h(e,"for",i),f&33554432&&o!==(o=u[25])&&h(l,"id",o),f&2&&l.value!==u[1].s3.accessKey&&fe(l,u[1].s3.accessKey)},d(u){u&&S(e),u&&S(s),u&&S(l),r=!1,a()}}}function DA(n){let e,t,i,s,l,o,r;function a(f){n[16](f)}let u={id:n[25],required:!0};return n[1].s3.secret!==void 0&&(u.value=n[1].s3.secret),l=new ru({props:u}),le.push(()=>be(l,"value",a)),{c(){e=y("label"),t=U("Secret"),s=E(),H(l.$$.fragment),h(e,"for",i=n[25])},m(f,d){T(f,e,d),v(e,t),T(f,s,d),j(l,f,d),r=!0},p(f,d){(!r||d&33554432&&i!==(i=f[25]))&&h(e,"for",i);const p={};d&33554432&&(p.id=f[25]),!o&&d&2&&(o=!0,p.value=f[1].s3.secret,we(()=>o=!1)),l.$set(p)},i(f){r||(I(l.$$.fragment,f),r=!0)},o(f){P(l.$$.fragment,f),r=!1},d(f){f&&S(e),f&&S(s),V(l,f)}}}function EA(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=y("input"),i=E(),s=y("label"),l=y("span"),l.textContent="Force path-style addressing",o=E(),r=y("i"),h(e,"type","checkbox"),h(e,"id",t=n[25]),h(l,"class","txt"),h(r,"class","ri-information-line link-hint"),h(s,"for",a=n[25])},m(d,p){T(d,e,p),e.checked=n[1].s3.forcePathStyle,T(d,i,p),T(d,s,p),v(s,l),v(s,o),v(s,r),u||(f=[J(e,"change",n[17]),Ee(Be.call(null,r,{text:'Forces the request to use path-style addressing, eg. "https://s3.amazonaws.com/BUCKET/KEY" instead of the default "https://BUCKET.s3.amazonaws.com/KEY".',position:"top"}))],u=!0)},p(d,p){p&33554432&&t!==(t=d[25])&&h(e,"id",t),p&2&&(e.checked=d[1].s3.forcePathStyle),p&33554432&&a!==(a=d[25])&&h(s,"for",a)},d(d){d&&S(e),d&&S(i),d&&S(s),u=!1,Ie(f)}}}function $h(n){let e;function t(l,o){return l[4]?PA:l[5]?IA:AA}let i=t(n),s=i(n);return{c(){s.c(),e=Se()},m(l,o){s.m(l,o),T(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&S(e)}}}function AA(n){let e;return{c(){e=y("div"),e.innerHTML=` + S3 connected successfully`,h(e,"class","label label-sm label-success entrance-right")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function IA(n){let e,t,i,s;return{c(){e=y("div"),e.innerHTML=` + Failed to establish S3 connection`,h(e,"class","label label-sm label-warning entrance-right")},m(l,o){var r;T(l,e,o),i||(s=Ee(t=Be.call(null,e,(r=n[5].data)==null?void 0:r.message)),i=!0)},p(l,o){var r;t&&Ut(t.update)&&o&32&&t.update.call(null,(r=l[5].data)==null?void 0:r.message)},d(l){l&&S(e),i=!1,s()}}}function PA(n){let e;return{c(){e=y("span"),h(e,"class","loader loader-sm")},m(t,i){T(t,e,i)},p:Q,d(t){t&&S(e)}}}function Ch(n){let e,t,i,s;return{c(){e=y("button"),t=y("span"),t.textContent="Cancel",h(t,"class","txt"),h(e,"type","button"),h(e,"class","btn btn-transparent btn-hint"),e.disabled=n[3]},m(l,o){T(l,e,o),v(e,t),i||(s=J(e,"click",n[18]),i=!0)},p(l,o){o&8&&(e.disabled=l[3])},d(l){l&&S(e),i=!1,s()}}}function LA(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g;const k=[SA,wA],w=[];function $(C,O){return C[2]?0:1}return p=$(n),m=w[p]=k[p](n),{c(){e=y("header"),t=y("nav"),i=y("div"),i.textContent="Settings",s=E(),l=y("div"),o=U(n[7]),r=E(),a=y("div"),u=y("form"),f=y("div"),f.innerHTML=`

    By default PocketBase uses the local file system to store uploaded files.

    +

    If you have limited disk space, you could optionally connect to a S3 compatible storage.

    `,d=E(),m.c(),h(i,"class","breadcrumb-item"),h(l,"class","breadcrumb-item"),h(t,"class","breadcrumbs"),h(e,"class","page-header"),h(f,"class","content txt-xl m-b-base"),h(u,"class","panel"),h(u,"autocomplete","off"),h(a,"class","wrapper")},m(C,O){T(C,e,O),v(e,t),v(t,i),v(t,s),v(t,l),v(l,o),T(C,r,O),T(C,a,O),v(a,u),v(u,f),v(u,d),w[p].m(u,null),_=!0,b||(g=J(u,"submit",ct(n[20])),b=!0)},p(C,O){(!_||O&128)&&oe(o,C[7]);let M=p;p=$(C),p===M?w[p].p(C,O):(ae(),P(w[M],1,1,()=>{w[M]=null}),ue(),m=w[p],m?m.p(C,O):(m=w[p]=k[p](C),m.c()),I(m,1),m.m(u,null))},i(C){_||(I(m),_=!0)},o(C){P(m),_=!1},d(C){C&&S(e),C&&S(r),C&&S(a),w[p].d(),b=!1,g()}}}function NA(n){let e,t,i,s;return e=new Fi({}),i=new Mn({props:{$$slots:{default:[LA]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(l,o){j(e,l,o),T(l,t,o),j(i,l,o),s=!0},p(l,[o]){const r={};o&67109119&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(I(e.$$.fragment,l),I(i.$$.fragment,l),s=!0)},o(l){P(e.$$.fragment,l),P(i.$$.fragment,l),s=!1},d(l){V(e,l),l&&S(t),V(i,l)}}}const ro="s3_test_request";function FA(n,e,t){let i,s,l;Ye(n,Dt,F=>t(7,l=F)),Xt(Dt,l="Files storage",l);let o={},r={},a=!1,u=!1,f=!1,d=null,p=null;m();async function m(){t(2,a=!0);try{const F=await he.settings.getAll()||{};b(F)}catch(F){he.errorResponseHandler(F)}t(2,a=!1)}async function _(){if(!(u||!s)){t(3,u=!0);try{he.cancelRequest(ro);const F=await he.settings.update(z.filterRedactedProps(r));gn({}),await b(F),Da(),d?Gv("Successfully saved but failed to establish S3 connection."):Wt("Successfully saved files storage settings.")}catch(F){he.errorResponseHandler(F)}t(3,u=!1)}}async function b(F={}){t(1,r={s3:(F==null?void 0:F.s3)||{}}),t(0,o=JSON.parse(JSON.stringify(r))),await k()}async function g(){t(1,r=JSON.parse(JSON.stringify(o||{}))),await k()}async function k(){if(t(5,d=null),!!r.s3.enabled){he.cancelRequest(ro),clearTimeout(p),p=setTimeout(()=>{he.cancelRequest(ro),addErrorToast("S3 test connection timeout.")},3e4),t(4,f=!0);try{await he.settings.testS3({$cancelKey:ro})}catch(F){t(5,d=F)}t(4,f=!1),clearTimeout(p)}}xt(()=>()=>{clearTimeout(p)});function w(){r.s3.enabled=this.checked,t(1,r)}function $(){r.s3.endpoint=this.value,t(1,r)}function C(){r.s3.bucket=this.value,t(1,r)}function O(){r.s3.region=this.value,t(1,r)}function M(){r.s3.accessKey=this.value,t(1,r)}function D(F){n.$$.not_equal(r.s3.secret,F)&&(r.s3.secret=F,t(1,r))}function A(){r.s3.forcePathStyle=this.checked,t(1,r)}const L=()=>g(),N=()=>_(),R=()=>_();return n.$$.update=()=>{n.$$.dirty&1&&t(10,i=JSON.stringify(o)),n.$$.dirty&1026&&t(6,s=i!=JSON.stringify(r))},[o,r,a,u,f,d,s,l,_,g,i,w,$,C,O,M,D,A,L,N,R]}class RA extends ye{constructor(e){super(),ve(this,e,FA,NA,ge,{})}}function qA(n){let e,t,i,s,l,o,r,a;return{c(){e=y("input"),i=E(),s=y("label"),l=U("Enable"),h(e,"type","checkbox"),h(e,"id",t=n[21]),h(s,"for",o=n[21])},m(u,f){T(u,e,f),e.checked=n[0].enabled,T(u,i,f),T(u,s,f),v(s,l),r||(a=J(e,"change",n[13]),r=!0)},p(u,f){f&2097152&&t!==(t=u[21])&&h(e,"id",t),f&1&&(e.checked=u[0].enabled),f&2097152&&o!==(o=u[21])&&h(s,"for",o)},d(u){u&&S(e),u&&S(i),u&&S(s),r=!1,a()}}}function jA(n){let e,t,i,s,l,o,r,a,u;return{c(){e=y("label"),t=U("Client ID"),s=E(),l=y("input"),h(e,"for",i=n[21]),h(l,"type","text"),h(l,"id",o=n[21]),l.required=r=n[0].enabled},m(f,d){T(f,e,d),v(e,t),T(f,s,d),T(f,l,d),fe(l,n[0].clientId),a||(u=J(l,"input",n[14]),a=!0)},p(f,d){d&2097152&&i!==(i=f[21])&&h(e,"for",i),d&2097152&&o!==(o=f[21])&&h(l,"id",o),d&1&&r!==(r=f[0].enabled)&&(l.required=r),d&1&&l.value!==f[0].clientId&&fe(l,f[0].clientId)},d(f){f&&S(e),f&&S(s),f&&S(l),a=!1,u()}}}function VA(n){let e,t,i,s,l,o,r;function a(f){n[15](f)}let u={id:n[21],required:n[0].enabled};return n[0].clientSecret!==void 0&&(u.value=n[0].clientSecret),l=new ru({props:u}),le.push(()=>be(l,"value",a)),{c(){e=y("label"),t=U("Client secret"),s=E(),H(l.$$.fragment),h(e,"for",i=n[21])},m(f,d){T(f,e,d),v(e,t),T(f,s,d),j(l,f,d),r=!0},p(f,d){(!r||d&2097152&&i!==(i=f[21]))&&h(e,"for",i);const p={};d&2097152&&(p.id=f[21]),d&1&&(p.required=f[0].enabled),!o&&d&1&&(o=!0,p.value=f[0].clientSecret,we(()=>o=!1)),l.$set(p)},i(f){r||(I(l.$$.fragment,f),r=!0)},o(f){P(l.$$.fragment,f),r=!1},d(f){f&&S(e),f&&S(s),V(l,f)}}}function Mh(n){let e,t,i,s;function l(a){n[16](a)}var o=n[4];function r(a){let u={key:a[1]};return a[0]!==void 0&&(u.config=a[0]),{props:u}}return o&&(t=Mt(o,r(n)),le.push(()=>be(t,"config",l))),{c(){e=y("div"),t&&H(t.$$.fragment),h(e,"class","col-lg-12")},m(a,u){T(a,e,u),t&&j(t,e,null),s=!0},p(a,u){const f={};if(u&2&&(f.key=a[1]),!i&&u&1&&(i=!0,f.config=a[0],we(()=>i=!1)),u&16&&o!==(o=a[4])){if(t){ae();const d=t;P(d.$$.fragment,1,0,()=>{V(d,1)}),ue()}o?(t=Mt(o,r(a)),le.push(()=>be(t,"config",l)),H(t.$$.fragment),I(t.$$.fragment,1),j(t,e,null)):t=null}else o&&t.$set(f)},i(a){s||(t&&I(t.$$.fragment,a),s=!0)},o(a){t&&P(t.$$.fragment,a),s=!1},d(a){a&&S(e),t&&V(t)}}}function HA(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k;t=new me({props:{class:"form-field form-field-toggle m-b-0",name:n[1]+".enabled",$$slots:{default:[qA,({uniqueId:$})=>({21:$}),({uniqueId:$})=>$?2097152:0]},$$scope:{ctx:n}}}),f=new me({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".clientId",$$slots:{default:[jA,({uniqueId:$})=>({21:$}),({uniqueId:$})=>$?2097152:0]},$$scope:{ctx:n}}}),m=new me({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".clientSecret",$$slots:{default:[VA,({uniqueId:$})=>({21:$}),({uniqueId:$})=>$?2097152:0]},$$scope:{ctx:n}}});let w=n[4]&&Mh(n);return{c(){e=y("div"),H(t.$$.fragment),i=E(),s=y("button"),s.innerHTML='Clear all fields',l=E(),o=y("div"),r=y("div"),a=E(),u=y("div"),H(f.$$.fragment),d=E(),p=y("div"),H(m.$$.fragment),_=E(),w&&w.c(),h(s,"type","button"),h(s,"class","btn btn-sm btn-transparent btn-hint m-l-auto"),h(e,"class","flex"),h(r,"class","col-12 spacing"),h(u,"class","col-lg-6"),h(p,"class","col-lg-6"),h(o,"class","grid")},m($,C){T($,e,C),j(t,e,null),v(e,i),v(e,s),T($,l,C),T($,o,C),v(o,r),v(o,a),v(o,u),j(f,u,null),v(o,d),v(o,p),j(m,p,null),v(o,_),w&&w.m(o,null),b=!0,g||(k=J(s,"click",n[7]),g=!0)},p($,C){const O={};C&2&&(O.name=$[1]+".enabled"),C&6291457&&(O.$$scope={dirty:C,ctx:$}),t.$set(O);const M={};C&1&&(M.class="form-field "+($[0].enabled?"required":"")),C&2&&(M.name=$[1]+".clientId"),C&6291457&&(M.$$scope={dirty:C,ctx:$}),f.$set(M);const D={};C&1&&(D.class="form-field "+($[0].enabled?"required":"")),C&2&&(D.name=$[1]+".clientSecret"),C&6291457&&(D.$$scope={dirty:C,ctx:$}),m.$set(D),$[4]?w?(w.p($,C),C&16&&I(w,1)):(w=Mh($),w.c(),I(w,1),w.m(o,null)):w&&(ae(),P(w,1,1,()=>{w=null}),ue())},i($){b||(I(t.$$.fragment,$),I(f.$$.fragment,$),I(m.$$.fragment,$),I(w),b=!0)},o($){P(t.$$.fragment,$),P(f.$$.fragment,$),P(m.$$.fragment,$),P(w),b=!1},d($){$&&S(e),V(t),$&&S(l),$&&S(o),V(f),V(m),w&&w.d(),g=!1,k()}}}function Oh(n){let e;return{c(){e=y("i"),h(e,"class",n[3])},m(t,i){T(t,e,i)},p(t,i){i&8&&h(e,"class",t[3])},d(t){t&&S(e)}}}function Dh(n){let e,t,i,s,l;return{c(){e=y("i"),h(e,"class","ri-error-warning-fill txt-danger")},m(o,r){T(o,e,r),i=!0,s||(l=Ee(Be.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(o&&Qe(()=>{i&&(t||(t=je(e,jt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=je(e,jt,{duration:150,start:.7},!1)),t.run(0)),i=!1},d(o){o&&S(e),o&&t&&t.end(),s=!1,l()}}}function zA(n){let e;return{c(){e=y("span"),e.textContent="Disabled",h(e,"class","label label-hint")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function BA(n){let e;return{c(){e=y("span"),e.textContent="Enabled",h(e,"class","label label-success")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function UA(n){let e,t,i,s,l,o,r,a=n[1].substring(0,n[1].length-4)+"",u,f,d,p,m,_,b,g=n[3]&&Oh(n),k=n[6]&&Dh();function w(O,M){return O[0].enabled?BA:zA}let $=w(n),C=$(n);return{c(){e=y("div"),g&&g.c(),t=E(),i=y("span"),s=U(n[2]),l=E(),o=y("em"),r=U("("),u=U(a),f=U(")"),d=E(),p=y("div"),m=E(),k&&k.c(),_=E(),C.c(),b=Se(),h(i,"class","txt"),h(o,"class","txt-hint"),h(e,"class","inline-flex"),h(p,"class","flex-fill")},m(O,M){T(O,e,M),g&&g.m(e,null),v(e,t),v(e,i),v(i,s),v(e,l),v(e,o),v(o,r),v(o,u),v(o,f),T(O,d,M),T(O,p,M),T(O,m,M),k&&k.m(O,M),T(O,_,M),C.m(O,M),T(O,b,M)},p(O,M){O[3]?g?g.p(O,M):(g=Oh(O),g.c(),g.m(e,t)):g&&(g.d(1),g=null),M&4&&oe(s,O[2]),M&2&&a!==(a=O[1].substring(0,O[1].length-4)+"")&&oe(u,a),O[6]?k?M&64&&I(k,1):(k=Dh(),k.c(),I(k,1),k.m(_.parentNode,_)):k&&(ae(),P(k,1,1,()=>{k=null}),ue()),$!==($=w(O))&&(C.d(1),C=$(O),C&&(C.c(),C.m(b.parentNode,b)))},d(O){O&&S(e),g&&g.d(),O&&S(d),O&&S(p),O&&S(m),k&&k.d(O),O&&S(_),C.d(O),O&&S(b)}}}function WA(n){let e,t;const i=[n[8]];let s={$$slots:{header:[UA],default:[HA]},$$scope:{ctx:n}};for(let l=0;lt(12,o=L));let{key:r}=e,{title:a}=e,{icon:u=""}=e,{config:f={}}=e,{optionsComponent:d}=e,p;function m(){p==null||p.expand()}function _(){p==null||p.collapse()}function b(){p==null||p.collapseSiblings()}function g(){for(let L in f)t(0,f[L]="",f);t(0,f.enabled=!1,f)}function k(){f.enabled=this.checked,t(0,f)}function w(){f.clientId=this.value,t(0,f)}function $(L){n.$$.not_equal(f.clientSecret,L)&&(f.clientSecret=L,t(0,f))}function C(L){f=L,t(0,f)}function O(L){le[L?"unshift":"push"](()=>{p=L,t(5,p)})}function M(L){pe.call(this,n,L)}function D(L){pe.call(this,n,L)}function A(L){pe.call(this,n,L)}return n.$$set=L=>{e=Ne(Ne({},e),Vt(L)),t(8,l=Ze(e,s)),"key"in L&&t(1,r=L.key),"title"in L&&t(2,a=L.title),"icon"in L&&t(3,u=L.icon),"config"in L&&t(0,f=L.config),"optionsComponent"in L&&t(4,d=L.optionsComponent)},n.$$.update=()=>{n.$$.dirty&4098&&t(6,i=!z.isEmpty(z.getNestedVal(o,r))),n.$$.dirty&3&&(f.enabled||di(r))},[f,r,a,u,d,p,i,g,l,m,_,b,o,k,w,$,C,O,M,D,A]}class KA extends ye{constructor(e){super(),ve(this,e,YA,WA,ge,{key:1,title:2,icon:3,config:0,optionsComponent:4,expand:9,collapse:10,collapseSiblings:11})}get expand(){return this.$$.ctx[9]}get collapse(){return this.$$.ctx[10]}get collapseSiblings(){return this.$$.ctx[11]}}function Eh(n,e,t){const i=n.slice();return i[18]=e[t][0],i[19]=e[t][1],i[20]=e,i[21]=t,i}function JA(n){let e,t,i,s,l,o,r,a,u,f,d,p=Object.entries(Is),m=[];for(let k=0;kP(m[k],1,1,()=>{m[k]=null});let b=!n[4]&&Ph(n),g=n[5]&&Lh(n);return{c(){e=y("div");for(let k=0;kn[12](e,t),o=()=>n[12](null,t);function r(u){n[13](u,n[18])}let a={single:!0,key:n[18],title:n[19].title,icon:n[19].icon||"ri-fingerprint-line",optionsComponent:n[19].optionsComponent};return n[0][n[18]]!==void 0&&(a.config=n[0][n[18]]),e=new KA({props:a}),l(),le.push(()=>be(e,"config",r)),{c(){H(e.$$.fragment)},m(u,f){j(e,u,f),s=!0},p(u,f){n=u,t!==n[18]&&(o(),t=n[18],l());const d={};!i&&f&1&&(i=!0,d.config=n[0][n[18]],we(()=>i=!1)),e.$set(d)},i(u){s||(I(e.$$.fragment,u),s=!0)},o(u){P(e.$$.fragment,u),s=!1},d(u){o(),V(e,u)}}}function Ih(n){var s;let e,t,i=(n[4]||!n[19].hidden||((s=n[0][n[18]])==null?void 0:s.enabled))&&Ah(n);return{c(){i&&i.c(),e=Se()},m(l,o){i&&i.m(l,o),T(l,e,o),t=!0},p(l,o){var r;l[4]||!l[19].hidden||(r=l[0][l[18]])!=null&&r.enabled?i?(i.p(l,o),o&17&&I(i,1)):(i=Ah(l),i.c(),I(i,1),i.m(e.parentNode,e)):i&&(ae(),P(i,1,1,()=>{i=null}),ue())},i(l){t||(I(i),t=!0)},o(l){P(i),t=!1},d(l){i&&i.d(l),l&&S(e)}}}function Ph(n){let e,t,i,s,l,o,r,a,u;return{c(){e=y("button"),t=y("i"),i=E(),s=y("span"),l=U("Show all ("),o=U(n[6]),r=U(")"),h(t,"class","ri-arrow-down-s-line"),h(s,"class","txt"),h(e,"type","button"),h(e,"class","btn btn-sm btn-transparent btn-hint m-t-10")},m(f,d){T(f,e,d),v(e,t),v(e,i),v(e,s),v(s,l),v(s,o),v(s,r),a||(u=J(e,"click",n[14]),a=!0)},p(f,d){d&64&&oe(o,f[6])},d(f){f&&S(e),a=!1,u()}}}function Lh(n){let e,t,i,s;return{c(){e=y("button"),t=y("span"),t.textContent="Cancel",h(t,"class","txt"),h(e,"type","button"),h(e,"class","btn btn-transparent btn-hint"),e.disabled=n[3]},m(l,o){T(l,e,o),v(e,t),i||(s=J(e,"click",n[15]),i=!0)},p(l,o){o&8&&(e.disabled=l[3])},d(l){l&&S(e),i=!1,s()}}}function GA(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g;const k=[ZA,JA],w=[];function $(C,O){return C[2]?0:1}return p=$(n),m=w[p]=k[p](n),{c(){e=y("header"),t=y("nav"),i=y("div"),i.textContent="Settings",s=E(),l=y("div"),o=U(n[7]),r=E(),a=y("div"),u=y("form"),f=y("h6"),f.textContent="Manage the allowed users OAuth2 sign-in/sign-up methods.",d=E(),m.c(),h(i,"class","breadcrumb-item"),h(l,"class","breadcrumb-item"),h(t,"class","breadcrumbs"),h(e,"class","page-header"),h(f,"class","m-b-base"),h(u,"class","panel"),h(u,"autocomplete","off"),h(a,"class","wrapper")},m(C,O){T(C,e,O),v(e,t),v(t,i),v(t,s),v(t,l),v(l,o),T(C,r,O),T(C,a,O),v(a,u),v(u,f),v(u,d),w[p].m(u,null),_=!0,b||(g=J(u,"submit",ct(n[8])),b=!0)},p(C,O){(!_||O&128)&&oe(o,C[7]);let M=p;p=$(C),p===M?w[p].p(C,O):(ae(),P(w[M],1,1,()=>{w[M]=null}),ue(),m=w[p],m?m.p(C,O):(m=w[p]=k[p](C),m.c()),I(m,1),m.m(u,null))},i(C){_||(I(m),_=!0)},o(C){P(m),_=!1},d(C){C&&S(e),C&&S(r),C&&S(a),w[p].d(),b=!1,g()}}}function XA(n){let e,t,i,s;return e=new Fi({}),i=new Mn({props:{$$slots:{default:[GA]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(l,o){j(e,l,o),T(l,t,o),j(i,l,o),s=!0},p(l,[o]){const r={};o&4194559&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(I(e.$$.fragment,l),I(i.$$.fragment,l),s=!0)},o(l){P(e.$$.fragment,l),P(i.$$.fragment,l),s=!1},d(l){V(e,l),l&&S(t),V(i,l)}}}function QA(n,e,t){let i,s,l,o;Ye(n,Dt,O=>t(7,o=O)),Xt(Dt,o="Auth providers",o);let r={},a={},u={},f=!1,d=!1,p=!1;m();async function m(){t(2,f=!0);try{const O=await he.settings.getAll()||{};b(O)}catch(O){he.errorResponseHandler(O)}t(2,f=!1)}async function _(){var O;if(!(d||!s)){t(3,d=!0);try{const M=await he.settings.update(z.filterRedactedProps(u));b(M),gn({}),(O=r[Object.keys(r)[0]])==null||O.collapseSiblings(),Wt("Successfully updated auth providers.")}catch(M){he.errorResponseHandler(M)}t(3,d=!1)}}function b(O){O=O||{},t(0,u={});for(const M in Is)t(0,u[M]=Object.assign({enabled:!1},O[M]),u);t(10,a=JSON.parse(JSON.stringify(u)))}function g(){t(0,u=JSON.parse(JSON.stringify(a||{})))}function k(O,M){le[O?"unshift":"push"](()=>{r[M]=O,t(1,r)})}function w(O,M){n.$$.not_equal(u[M],O)&&(u[M]=O,t(0,u))}const $=()=>t(4,p=!0),C=()=>g();return n.$$.update=()=>{n.$$.dirty&1024&&t(11,i=JSON.stringify(a)),n.$$.dirty&2049&&t(5,s=i!=JSON.stringify(u))},t(6,l=Object.values(Is).filter(O=>O.hidden).length),[u,r,f,d,p,s,l,o,_,g,a,i,k,w,$,C]}class xA extends ye{constructor(e){super(),ve(this,e,QA,XA,ge,{})}}function Nh(n,e,t){const i=n.slice();return i[16]=e[t],i[17]=e,i[18]=t,i}function e6(n){let e=[],t=new Map,i,s,l,o,r,a,u,f,d,p,m,_=n[5];const b=k=>k[16].key;for(let k=0;k<_.length;k+=1){let w=Nh(n,_,k),$=b(w);t.set($,e[k]=Fh($,w))}let g=n[3]&&Rh(n);return{c(){for(let k=0;k({19:l}),({uniqueId:l})=>l?524288:0]},$$scope:{ctx:e}}}),{key:n,first:null,c(){t=Se(),H(i.$$.fragment),this.first=t},m(l,o){T(l,t,o),j(i,l,o),s=!0},p(l,o){e=l;const r={};o&1572865&&(r.$$scope={dirty:o,ctx:e}),i.$set(r)},i(l){s||(I(i.$$.fragment,l),s=!0)},o(l){P(i.$$.fragment,l),s=!1},d(l){l&&S(t),V(i,l)}}}function Rh(n){let e,t,i,s;return{c(){e=y("button"),t=y("span"),t.textContent="Cancel",h(t,"class","txt"),h(e,"type","button"),h(e,"class","btn btn-transparent btn-hint"),e.disabled=n[2]},m(l,o){T(l,e,o),v(e,t),i||(s=J(e,"click",n[12]),i=!0)},p(l,o){o&4&&(e.disabled=l[2])},d(l){l&&S(e),i=!1,s()}}}function i6(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g;const k=[t6,e6],w=[];function $(C,O){return C[1]?0:1}return p=$(n),m=w[p]=k[p](n),{c(){e=y("header"),t=y("nav"),i=y("div"),i.textContent="Settings",s=E(),l=y("div"),o=U(n[4]),r=E(),a=y("div"),u=y("form"),f=y("div"),f.innerHTML="

    Adjust common token options.

    ",d=E(),m.c(),h(i,"class","breadcrumb-item"),h(l,"class","breadcrumb-item"),h(t,"class","breadcrumbs"),h(e,"class","page-header"),h(f,"class","content m-b-sm txt-xl"),h(u,"class","panel"),h(u,"autocomplete","off"),h(a,"class","wrapper")},m(C,O){T(C,e,O),v(e,t),v(t,i),v(t,s),v(t,l),v(l,o),T(C,r,O),T(C,a,O),v(a,u),v(u,f),v(u,d),w[p].m(u,null),_=!0,b||(g=J(u,"submit",ct(n[6])),b=!0)},p(C,O){(!_||O&16)&&oe(o,C[4]);let M=p;p=$(C),p===M?w[p].p(C,O):(ae(),P(w[M],1,1,()=>{w[M]=null}),ue(),m=w[p],m?m.p(C,O):(m=w[p]=k[p](C),m.c()),I(m,1),m.m(u,null))},i(C){_||(I(m),_=!0)},o(C){P(m),_=!1},d(C){C&&S(e),C&&S(r),C&&S(a),w[p].d(),b=!1,g()}}}function s6(n){let e,t,i,s;return e=new Fi({}),i=new Mn({props:{$$slots:{default:[i6]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(l,o){j(e,l,o),T(l,t,o),j(i,l,o),s=!0},p(l,[o]){const r={};o&1048607&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(I(e.$$.fragment,l),I(i.$$.fragment,l),s=!0)},o(l){P(e.$$.fragment,l),P(i.$$.fragment,l),s=!1},d(l){V(e,l),l&&S(t),V(i,l)}}}function l6(n,e,t){let i,s,l;Ye(n,Dt,$=>t(4,l=$));const o=[{key:"recordAuthToken",label:"Auth record authentication token"},{key:"recordVerificationToken",label:"Auth record email verification token"},{key:"recordPasswordResetToken",label:"Auth record password reset token"},{key:"recordEmailChangeToken",label:"Auth record email change token"},{key:"adminAuthToken",label:"Admins auth token"},{key:"adminPasswordResetToken",label:"Admins password reset token"}];Xt(Dt,l="Token options",l);let r={},a={},u=!1,f=!1;d();async function d(){t(1,u=!0);try{const $=await he.settings.getAll()||{};m($)}catch($){he.errorResponseHandler($)}t(1,u=!1)}async function p(){if(!(f||!s)){t(2,f=!0);try{const $=await he.settings.update(z.filterRedactedProps(a));m($),Wt("Successfully saved tokens options.")}catch($){he.errorResponseHandler($)}t(2,f=!1)}}function m($){var C;$=$||{},t(0,a={});for(const O of o)t(0,a[O.key]={duration:((C=$[O.key])==null?void 0:C.duration)||0},a);t(8,r=JSON.parse(JSON.stringify(a)))}function _(){t(0,a=JSON.parse(JSON.stringify(r||{})))}function b($){a[$.key].duration=_t(this.value),t(0,a)}const g=$=>{a[$.key].secret?(delete a[$.key].secret,t(0,a)):t(0,a[$.key].secret=z.randomString(50),a)},k=()=>_(),w=()=>p();return n.$$.update=()=>{n.$$.dirty&256&&t(9,i=JSON.stringify(r)),n.$$.dirty&513&&t(3,s=i!=JSON.stringify(a))},[a,u,f,s,l,o,p,_,r,i,b,g,k,w]}class o6 extends ye{constructor(e){super(),ve(this,e,l6,s6,ge,{})}}function r6(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_;return o=new z1({props:{content:n[2]}}),{c(){e=y("div"),e.innerHTML=`

    Below you'll find your current collections configuration that you could import in + another PocketBase environment.

    `,t=E(),i=y("div"),s=y("button"),s.innerHTML='Copy',l=E(),H(o.$$.fragment),r=E(),a=y("div"),u=y("div"),f=E(),d=y("button"),d.innerHTML=` + Download as JSON`,h(e,"class","content txt-xl m-b-base"),h(s,"type","button"),h(s,"class","btn btn-sm btn-transparent fade copy-schema svelte-jm5c4z"),h(i,"tabindex","0"),h(i,"class","export-preview svelte-jm5c4z"),h(u,"class","flex-fill"),h(d,"type","button"),h(d,"class","btn btn-expanded"),h(a,"class","flex m-t-base")},m(b,g){T(b,e,g),T(b,t,g),T(b,i,g),v(i,s),v(i,l),j(o,i,null),n[8](i),T(b,r,g),T(b,a,g),v(a,u),v(a,f),v(a,d),p=!0,m||(_=[J(s,"click",n[7]),J(i,"keydown",n[9]),J(d,"click",n[10])],m=!0)},p(b,g){const k={};g&4&&(k.content=b[2]),o.$set(k)},i(b){p||(I(o.$$.fragment,b),p=!0)},o(b){P(o.$$.fragment,b),p=!1},d(b){b&&S(e),b&&S(t),b&&S(i),V(o),n[8](null),b&&S(r),b&&S(a),m=!1,Ie(_)}}}function a6(n){let e;return{c(){e=y("div"),h(e,"class","loader")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function u6(n){let e,t,i,s,l,o,r,a,u,f,d,p;const m=[a6,r6],_=[];function b(g,k){return g[1]?0:1}return f=b(n),d=_[f]=m[f](n),{c(){e=y("header"),t=y("nav"),i=y("div"),i.textContent="Settings",s=E(),l=y("div"),o=U(n[3]),r=E(),a=y("div"),u=y("div"),d.c(),h(i,"class","breadcrumb-item"),h(l,"class","breadcrumb-item"),h(t,"class","breadcrumbs"),h(e,"class","page-header"),h(u,"class","panel"),h(a,"class","wrapper")},m(g,k){T(g,e,k),v(e,t),v(t,i),v(t,s),v(t,l),v(l,o),T(g,r,k),T(g,a,k),v(a,u),_[f].m(u,null),p=!0},p(g,k){(!p||k&8)&&oe(o,g[3]);let w=f;f=b(g),f===w?_[f].p(g,k):(ae(),P(_[w],1,1,()=>{_[w]=null}),ue(),d=_[f],d?d.p(g,k):(d=_[f]=m[f](g),d.c()),I(d,1),d.m(u,null))},i(g){p||(I(d),p=!0)},o(g){P(d),p=!1},d(g){g&&S(e),g&&S(r),g&&S(a),_[f].d()}}}function f6(n){let e,t,i,s;return e=new Fi({}),i=new Mn({props:{$$slots:{default:[u6]},$$scope:{ctx:n}}}),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment)},m(l,o){j(e,l,o),T(l,t,o),j(i,l,o),s=!0},p(l,[o]){const r={};o&8207&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(I(e.$$.fragment,l),I(i.$$.fragment,l),s=!0)},o(l){P(e.$$.fragment,l),P(i.$$.fragment,l),s=!1},d(l){V(e,l),l&&S(t),V(i,l)}}}function c6(n,e,t){let i,s;Ye(n,Dt,g=>t(3,s=g)),Xt(Dt,s="Export collections",s);const l="export_"+z.randomString(5);let o,r=[],a=!1;u();async function u(){t(1,a=!0);try{t(6,r=await he.collections.getFullList(100,{$cancelKey:l,sort:"updated"}));for(let g of r)delete g.created,delete g.updated}catch(g){he.errorResponseHandler(g)}t(1,a=!1)}function f(){z.downloadJson(r,"pb_schema")}function d(){z.copyToClipboard(i),Hg("The configuration was copied to your clipboard!",3e3)}const p=()=>d();function m(g){le[g?"unshift":"push"](()=>{o=g,t(0,o)})}const _=g=>{if(g.ctrlKey&&g.code==="KeyA"){g.preventDefault();const k=window.getSelection(),w=document.createRange();w.selectNodeContents(o),k.removeAllRanges(),k.addRange(w)}},b=()=>f();return n.$$.update=()=>{n.$$.dirty&64&&t(2,i=JSON.stringify(r,null,4))},[o,a,i,s,f,d,r,p,m,_,b]}class d6 extends ye{constructor(e){super(),ve(this,e,c6,f6,ge,{})}}function qh(n,e,t){const i=n.slice();return i[14]=e[t],i}function jh(n,e,t){const i=n.slice();return i[17]=e[t][0],i[18]=e[t][1],i}function Vh(n,e,t){const i=n.slice();return i[14]=e[t],i}function Hh(n,e,t){const i=n.slice();return i[17]=e[t][0],i[23]=e[t][1],i}function zh(n,e,t){const i=n.slice();return i[14]=e[t],i}function Bh(n,e,t){const i=n.slice();return i[17]=e[t][0],i[18]=e[t][1],i}function Uh(n,e,t){const i=n.slice();return i[30]=e[t],i}function p6(n){let e,t,i,s,l=n[1].name+"",o,r=n[9]&&Wh(),a=n[0].name!==n[1].name&&Yh(n);return{c(){e=y("div"),r&&r.c(),t=E(),a&&a.c(),i=E(),s=y("strong"),o=U(l),h(s,"class","txt"),h(e,"class","inline-flex fleg-gap-5")},m(u,f){T(u,e,f),r&&r.m(e,null),v(e,t),a&&a.m(e,null),v(e,i),v(e,s),v(s,o)},p(u,f){u[9]?r||(r=Wh(),r.c(),r.m(e,t)):r&&(r.d(1),r=null),u[0].name!==u[1].name?a?a.p(u,f):(a=Yh(u),a.c(),a.m(e,i)):a&&(a.d(1),a=null),f[0]&2&&l!==(l=u[1].name+"")&&oe(o,l)},d(u){u&&S(e),r&&r.d(),a&&a.d()}}}function m6(n){var o;let e,t,i,s=((o=n[0])==null?void 0:o.name)+"",l;return{c(){e=y("span"),e.textContent="Deleted",t=E(),i=y("strong"),l=U(s),h(e,"class","label label-danger")},m(r,a){T(r,e,a),T(r,t,a),T(r,i,a),v(i,l)},p(r,a){var u;a[0]&1&&s!==(s=((u=r[0])==null?void 0:u.name)+"")&&oe(l,s)},d(r){r&&S(e),r&&S(t),r&&S(i)}}}function h6(n){var o;let e,t,i,s=((o=n[1])==null?void 0:o.name)+"",l;return{c(){e=y("span"),e.textContent="Added",t=E(),i=y("strong"),l=U(s),h(e,"class","label label-success")},m(r,a){T(r,e,a),T(r,t,a),T(r,i,a),v(i,l)},p(r,a){var u;a[0]&2&&s!==(s=((u=r[1])==null?void 0:u.name)+"")&&oe(l,s)},d(r){r&&S(e),r&&S(t),r&&S(i)}}}function Wh(n){let e;return{c(){e=y("span"),e.textContent="Changed",h(e,"class","label label-warning")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function Yh(n){let e,t=n[0].name+"",i,s,l;return{c(){e=y("strong"),i=U(t),s=E(),l=y("i"),h(e,"class","txt-strikethrough txt-hint"),h(l,"class","ri-arrow-right-line txt-sm")},m(o,r){T(o,e,r),v(e,i),T(o,s,r),T(o,l,r)},p(o,r){r[0]&1&&t!==(t=o[0].name+"")&&oe(i,t)},d(o){o&&S(e),o&&S(s),o&&S(l)}}}function Kh(n){var g,k;let e,t,i,s=n[30]+"",l,o,r,a,u=n[12]((g=n[0])==null?void 0:g[n[30]])+"",f,d,p,m,_=n[12]((k=n[1])==null?void 0:k[n[30]])+"",b;return{c(){var w,$,C,O,M,D;e=y("tr"),t=y("td"),i=y("span"),l=U(s),o=E(),r=y("td"),a=y("pre"),f=U(u),d=E(),p=y("td"),m=y("pre"),b=U(_),h(t,"class","min-width svelte-lmkr38"),h(a,"class","txt"),h(r,"class","svelte-lmkr38"),x(r,"changed-old-col",!n[10]&&dn((w=n[0])==null?void 0:w[n[30]],($=n[1])==null?void 0:$[n[30]])),x(r,"changed-none-col",n[10]),h(m,"class","txt"),h(p,"class","svelte-lmkr38"),x(p,"changed-new-col",!n[5]&&dn((C=n[0])==null?void 0:C[n[30]],(O=n[1])==null?void 0:O[n[30]])),x(p,"changed-none-col",n[5]),h(e,"class","svelte-lmkr38"),x(e,"txt-primary",dn((M=n[0])==null?void 0:M[n[30]],(D=n[1])==null?void 0:D[n[30]]))},m(w,$){T(w,e,$),v(e,t),v(t,i),v(i,l),v(e,o),v(e,r),v(r,a),v(a,f),v(e,d),v(e,p),v(p,m),v(m,b)},p(w,$){var C,O,M,D,A,L,N,R;$[0]&1&&u!==(u=w[12]((C=w[0])==null?void 0:C[w[30]])+"")&&oe(f,u),$[0]&3075&&x(r,"changed-old-col",!w[10]&&dn((O=w[0])==null?void 0:O[w[30]],(M=w[1])==null?void 0:M[w[30]])),$[0]&1024&&x(r,"changed-none-col",w[10]),$[0]&2&&_!==(_=w[12]((D=w[1])==null?void 0:D[w[30]])+"")&&oe(b,_),$[0]&2083&&x(p,"changed-new-col",!w[5]&&dn((A=w[0])==null?void 0:A[w[30]],(L=w[1])==null?void 0:L[w[30]])),$[0]&32&&x(p,"changed-none-col",w[5]),$[0]&2051&&x(e,"txt-primary",dn((N=w[0])==null?void 0:N[w[30]],(R=w[1])==null?void 0:R[w[30]]))},d(w){w&&S(e)}}}function Jh(n){let e,t=n[6],i=[];for(let s=0;sProps + Old + New`,l=E(),o=y("tbody");for(let C=0;C<_.length;C+=1)_[C].c();r=E(),b&&b.c(),a=E();for(let C=0;C!["schema","created","updated"].includes(k));function b(){t(4,f=Array.isArray(r==null?void 0:r.schema)?r==null?void 0:r.schema.concat():[]),a||t(4,f=f.concat(u.filter(k=>!f.find(w=>k.id==w.id))))}function g(k){return typeof k>"u"?"":z.isObject(k)?JSON.stringify(k,null,4):k}return n.$$set=k=>{"collectionA"in k&&t(0,o=k.collectionA),"collectionB"in k&&t(1,r=k.collectionB),"deleteMissing"in k&&t(2,a=k.deleteMissing)},n.$$.update=()=>{n.$$.dirty[0]&2&&t(5,i=!(r!=null&&r.id)&&!(r!=null&&r.name)),n.$$.dirty[0]&33&&t(10,s=!i&&!(o!=null&&o.id)),n.$$.dirty[0]&1&&t(3,u=Array.isArray(o==null?void 0:o.schema)?o==null?void 0:o.schema.concat():[]),n.$$.dirty[0]&7&&(typeof(o==null?void 0:o.schema)<"u"||typeof(r==null?void 0:r.schema)<"u"||typeof a<"u")&&b(),n.$$.dirty[0]&24&&t(6,d=u.filter(k=>!f.find(w=>k.id==w.id))),n.$$.dirty[0]&24&&t(7,p=f.filter(k=>u.find(w=>w.id==k.id))),n.$$.dirty[0]&24&&t(8,m=f.filter(k=>!u.find(w=>w.id==k.id))),n.$$.dirty[0]&7&&t(9,l=z.hasCollectionChanges(o,r,a))},[o,r,a,u,f,i,d,p,m,l,s,_,g]}class b6 extends ye{constructor(e){super(),ve(this,e,g6,_6,ge,{collectionA:0,collectionB:1,deleteMissing:2},null,[-1,-1])}}function n_(n,e,t){const i=n.slice();return i[17]=e[t],i}function i_(n){let e,t;return e=new b6({props:{collectionA:n[17].old,collectionB:n[17].new,deleteMissing:n[3]}}),{c(){H(e.$$.fragment)},m(i,s){j(e,i,s),t=!0},p(i,s){const l={};s&4&&(l.collectionA=i[17].old),s&4&&(l.collectionB=i[17].new),s&8&&(l.deleteMissing=i[3]),e.$set(l)},i(i){t||(I(e.$$.fragment,i),t=!0)},o(i){P(e.$$.fragment,i),t=!1},d(i){V(e,i)}}}function v6(n){let e,t,i=n[2],s=[];for(let o=0;oP(s[o],1,1,()=>{s[o]=null});return{c(){for(let o=0;o{_()}):_()}async function _(){if(!u){t(4,u=!0);try{await he.collections.import(o,a),Wt("Successfully imported collections configuration."),i("submit")}catch(C){he.errorResponseHandler(C)}t(4,u=!1),d()}}const b=()=>m(),g=()=>!u;function k(C){le[C?"unshift":"push"](()=>{s=C,t(1,s)})}function w(C){pe.call(this,n,C)}function $(C){pe.call(this,n,C)}return n.$$.update=()=>{n.$$.dirty&384&&Array.isArray(l)&&Array.isArray(o)&&p()},[d,s,r,a,u,m,f,l,o,b,g,k,w,$]}class T6 extends ye{constructor(e){super(),ve(this,e,S6,w6,ge,{show:6,hide:0})}get show(){return this.$$.ctx[6]}get hide(){return this.$$.ctx[0]}}function s_(n,e,t){const i=n.slice();return i[32]=e[t],i}function l_(n,e,t){const i=n.slice();return i[35]=e[t],i}function o_(n,e,t){const i=n.slice();return i[32]=e[t],i}function $6(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w,$,C,O,M,D;a=new me({props:{class:"form-field "+(n[6]?"":"field-error"),name:"collections",$$slots:{default:[M6,({uniqueId:q})=>({40:q}),({uniqueId:q})=>[0,q?512:0]]},$$scope:{ctx:n}}});let A=!1,L=n[6]&&n[1].length&&!n[7]&&a_(),N=n[6]&&n[1].length&&n[7]&&u_(n),R=n[13].length&&y_(n),F=!!n[0]&&k_(n);return{c(){e=y("input"),t=E(),i=y("div"),s=y("p"),l=U(`Paste below the collections configuration you want to import or + `),o=y("button"),o.innerHTML='Load from JSON file',r=E(),H(a.$$.fragment),u=E(),f=E(),L&&L.c(),d=E(),N&&N.c(),p=E(),R&&R.c(),m=E(),_=y("div"),F&&F.c(),b=E(),g=y("div"),k=E(),w=y("button"),$=y("span"),$.textContent="Review",h(e,"type","file"),h(e,"class","hidden"),h(e,"accept",".json"),h(o,"class","btn btn-outline btn-sm m-l-5"),x(o,"btn-loading",n[12]),h(i,"class","content txt-xl m-b-base"),h(g,"class","flex-fill"),h($,"class","txt"),h(w,"type","button"),h(w,"class","btn btn-expanded btn-warning m-l-auto"),w.disabled=C=!n[14],h(_,"class","flex m-t-base")},m(q,B){T(q,e,B),n[19](e),T(q,t,B),T(q,i,B),v(i,s),v(s,l),v(s,o),T(q,r,B),j(a,q,B),T(q,u,B),T(q,f,B),L&&L.m(q,B),T(q,d,B),N&&N.m(q,B),T(q,p,B),R&&R.m(q,B),T(q,m,B),T(q,_,B),F&&F.m(_,null),v(_,b),v(_,g),v(_,k),v(_,w),v(w,$),O=!0,M||(D=[J(e,"change",n[20]),J(o,"click",n[21]),J(w,"click",n[26])],M=!0)},p(q,B){(!O||B[0]&4096)&&x(o,"btn-loading",q[12]);const Y={};B[0]&64&&(Y.class="form-field "+(q[6]?"":"field-error")),B[0]&65|B[1]&1536&&(Y.$$scope={dirty:B,ctx:q}),a.$set(Y),q[6]&&q[1].length&&!q[7]?L||(L=a_(),L.c(),L.m(d.parentNode,d)):L&&(L.d(1),L=null),q[6]&&q[1].length&&q[7]?N?N.p(q,B):(N=u_(q),N.c(),N.m(p.parentNode,p)):N&&(N.d(1),N=null),q[13].length?R?R.p(q,B):(R=y_(q),R.c(),R.m(m.parentNode,m)):R&&(R.d(1),R=null),q[0]?F?F.p(q,B):(F=k_(q),F.c(),F.m(_,b)):F&&(F.d(1),F=null),(!O||B[0]&16384&&C!==(C=!q[14]))&&(w.disabled=C)},i(q){O||(I(a.$$.fragment,q),I(A),O=!0)},o(q){P(a.$$.fragment,q),P(A),O=!1},d(q){q&&S(e),n[19](null),q&&S(t),q&&S(i),q&&S(r),V(a,q),q&&S(u),q&&S(f),L&&L.d(q),q&&S(d),N&&N.d(q),q&&S(p),R&&R.d(q),q&&S(m),q&&S(_),F&&F.d(),M=!1,Ie(D)}}}function C6(n){let e;return{c(){e=y("div"),h(e,"class","loader")},m(t,i){T(t,e,i)},p:Q,i:Q,o:Q,d(t){t&&S(e)}}}function r_(n){let e;return{c(){e=y("div"),e.textContent="Invalid collections configuration.",h(e,"class","help-block help-block-error")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function M6(n){let e,t,i,s,l,o,r,a,u,f,d=!!n[0]&&!n[6]&&r_();return{c(){e=y("label"),t=U("Collections"),s=E(),l=y("textarea"),r=E(),d&&d.c(),a=Se(),h(e,"for",i=n[40]),h(e,"class","p-b-10"),h(l,"id",o=n[40]),h(l,"class","code"),h(l,"spellcheck","false"),h(l,"rows","15"),l.required=!0},m(p,m){T(p,e,m),v(e,t),T(p,s,m),T(p,l,m),fe(l,n[0]),T(p,r,m),d&&d.m(p,m),T(p,a,m),u||(f=J(l,"input",n[22]),u=!0)},p(p,m){m[1]&512&&i!==(i=p[40])&&h(e,"for",i),m[1]&512&&o!==(o=p[40])&&h(l,"id",o),m[0]&1&&fe(l,p[0]),p[0]&&!p[6]?d||(d=r_(),d.c(),d.m(a.parentNode,a)):d&&(d.d(1),d=null)},d(p){p&&S(e),p&&S(s),p&&S(l),p&&S(r),d&&d.d(p),p&&S(a),u=!1,f()}}}function a_(n){let e;return{c(){e=y("div"),e.innerHTML=`
    +
    Your collections configuration is already up-to-date!
    `,h(e,"class","alert alert-info")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function u_(n){let e,t,i,s,l,o=n[9].length&&f_(n),r=n[4].length&&p_(n),a=n[8].length&&g_(n);return{c(){e=y("h5"),e.textContent="Detected changes",t=E(),i=y("div"),o&&o.c(),s=E(),r&&r.c(),l=E(),a&&a.c(),h(e,"class","section-title"),h(i,"class","list")},m(u,f){T(u,e,f),T(u,t,f),T(u,i,f),o&&o.m(i,null),v(i,s),r&&r.m(i,null),v(i,l),a&&a.m(i,null)},p(u,f){u[9].length?o?o.p(u,f):(o=f_(u),o.c(),o.m(i,s)):o&&(o.d(1),o=null),u[4].length?r?r.p(u,f):(r=p_(u),r.c(),r.m(i,l)):r&&(r.d(1),r=null),u[8].length?a?a.p(u,f):(a=g_(u),a.c(),a.m(i,null)):a&&(a.d(1),a=null)},d(u){u&&S(e),u&&S(t),u&&S(i),o&&o.d(),r&&r.d(),a&&a.d()}}}function f_(n){let e=[],t=new Map,i,s=n[9];const l=o=>o[32].id;for(let o=0;oo[35].old.id+o[35].new.id;for(let o=0;oo[32].id;for(let o=0;o',i=E(),s=y("div"),s.innerHTML=`Some of the imported collections share the same name and/or fields but are + imported with different IDs. You can replace them in the import if you want + to.`,l=E(),o=y("button"),o.innerHTML='Replace with original ids',h(t,"class","icon"),h(s,"class","content"),h(o,"type","button"),h(o,"class","btn btn-warning btn-sm btn-outline"),h(e,"class","alert alert-warning m-t-base")},m(u,f){T(u,e,f),v(e,t),v(e,i),v(e,s),v(e,l),v(e,o),r||(a=J(o,"click",n[24]),r=!0)},p:Q,d(u){u&&S(e),r=!1,a()}}}function k_(n){let e,t,i;return{c(){e=y("button"),e.innerHTML='Clear',h(e,"type","button"),h(e,"class","btn btn-transparent link-hint")},m(s,l){T(s,e,l),t||(i=J(e,"click",n[25]),t=!0)},p:Q,d(s){s&&S(e),t=!1,i()}}}function O6(n){let e,t,i,s,l,o,r,a,u,f,d,p;const m=[C6,$6],_=[];function b(g,k){return g[5]?0:1}return f=b(n),d=_[f]=m[f](n),{c(){e=y("header"),t=y("nav"),i=y("div"),i.textContent="Settings",s=E(),l=y("div"),o=U(n[15]),r=E(),a=y("div"),u=y("div"),d.c(),h(i,"class","breadcrumb-item"),h(l,"class","breadcrumb-item"),h(t,"class","breadcrumbs"),h(e,"class","page-header"),h(u,"class","panel"),h(a,"class","wrapper")},m(g,k){T(g,e,k),v(e,t),v(t,i),v(t,s),v(t,l),v(l,o),T(g,r,k),T(g,a,k),v(a,u),_[f].m(u,null),p=!0},p(g,k){(!p||k[0]&32768)&&oe(o,g[15]);let w=f;f=b(g),f===w?_[f].p(g,k):(ae(),P(_[w],1,1,()=>{_[w]=null}),ue(),d=_[f],d?d.p(g,k):(d=_[f]=m[f](g),d.c()),I(d,1),d.m(u,null))},i(g){p||(I(d),p=!0)},o(g){P(d),p=!1},d(g){g&&S(e),g&&S(r),g&&S(a),_[f].d()}}}function D6(n){let e,t,i,s,l,o;e=new Fi({}),i=new Mn({props:{$$slots:{default:[O6]},$$scope:{ctx:n}}});let r={};return l=new T6({props:r}),n[27](l),l.$on("submit",n[28]),{c(){H(e.$$.fragment),t=E(),H(i.$$.fragment),s=E(),H(l.$$.fragment)},m(a,u){j(e,a,u),T(a,t,u),j(i,a,u),T(a,s,u),j(l,a,u),o=!0},p(a,u){const f={};u[0]&65535|u[1]&1024&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const d={};l.$set(d)},i(a){o||(I(e.$$.fragment,a),I(i.$$.fragment,a),I(l.$$.fragment,a),o=!0)},o(a){P(e.$$.fragment,a),P(i.$$.fragment,a),P(l.$$.fragment,a),o=!1},d(a){V(e,a),a&&S(t),V(i,a),a&&S(s),n[27](null),V(l,a)}}}function E6(n,e,t){let i,s,l,o,r,a,u;Ye(n,Dt,X=>t(15,u=X)),Xt(Dt,u="Import collections",u);let f,d,p="",m=!1,_=[],b=[],g=!0,k=[],w=!1;$();async function $(){t(5,w=!0);try{t(2,b=await he.collections.getFullList(200));for(let X of b)delete X.created,delete X.updated}catch(X){he.errorResponseHandler(X)}t(5,w=!1)}function C(){if(t(4,k=[]),!!i)for(let X of _){const ce=z.findByKey(b,"id",X.id);!(ce!=null&&ce.id)||!z.hasCollectionChanges(ce,X,g)||k.push({new:X,old:ce})}}function O(){t(1,_=[]);try{t(1,_=JSON.parse(p))}catch{}Array.isArray(_)?t(1,_=z.filterDuplicatesByKey(_)):t(1,_=[]);for(let X of _)delete X.created,delete X.updated,X.schema=z.filterDuplicatesByKey(X.schema)}function M(){var X,ce;for(let G of _){const de=z.findByKey(b,"name",G.name)||z.findByKey(b,"id",G.id);if(!de)continue;const _e=G.id,Me=de.id;G.id=Me;const qe=Array.isArray(de.schema)?de.schema:[],Ve=Array.isArray(G.schema)?G.schema:[];for(const ke of Ve){const Ce=z.findByKey(qe,"name",ke.name);Ce&&Ce.id&&(ke.id=Ce.id)}for(let ke of _)if(Array.isArray(ke.schema))for(let Ce of ke.schema)(X=Ce.options)!=null&&X.collectionId&&((ce=Ce.options)==null?void 0:ce.collectionId)===_e&&(Ce.options.collectionId=Me)}t(0,p=JSON.stringify(_,null,4))}function D(X){t(12,m=!0);const ce=new FileReader;ce.onload=async G=>{t(12,m=!1),t(10,f.value="",f),t(0,p=G.target.result),await an(),_.length||(ml("Invalid collections configuration."),A())},ce.onerror=G=>{console.warn(G),ml("Failed to load the imported JSON."),t(12,m=!1),t(10,f.value="",f)},ce.readAsText(X)}function A(){t(0,p=""),t(10,f.value="",f),gn({})}function L(X){le[X?"unshift":"push"](()=>{f=X,t(10,f)})}const N=()=>{f.files.length&&D(f.files[0])},R=()=>{f.click()};function F(){p=this.value,t(0,p)}function q(){g=this.checked,t(3,g)}const B=()=>M(),Y=()=>A(),Z=()=>d==null?void 0:d.show(b,_,g);function ee(X){le[X?"unshift":"push"](()=>{d=X,t(11,d)})}const ie=()=>A();return n.$$.update=()=>{n.$$.dirty[0]&1&&typeof p<"u"&&O(),n.$$.dirty[0]&3&&t(6,i=!!p&&_.length&&_.length===_.filter(X=>!!X.id&&!!X.name).length),n.$$.dirty[0]&78&&t(9,s=b.filter(X=>i&&g&&!z.findByKey(_,"id",X.id))),n.$$.dirty[0]&70&&t(8,l=_.filter(X=>i&&!z.findByKey(b,"id",X.id))),n.$$.dirty[0]&10&&(typeof _<"u"||typeof g<"u")&&C(),n.$$.dirty[0]&785&&t(7,o=!!p&&(s.length||l.length||k.length)),n.$$.dirty[0]&224&&t(14,r=!w&&i&&o),n.$$.dirty[0]&6&&t(13,a=_.filter(X=>{let ce=z.findByKey(b,"name",X.name)||z.findByKey(b,"id",X.id);if(!ce)return!1;if(ce.id!=X.id)return!0;const G=Array.isArray(ce.schema)?ce.schema:[],de=Array.isArray(X.schema)?X.schema:[];for(const _e of de){if(z.findByKey(G,"id",_e.id))continue;const qe=z.findByKey(G,"name",_e.name);if(qe&&_e.id!=qe.id)return!0}return!1}))},[p,_,b,g,k,w,i,o,l,s,f,d,m,a,r,u,M,D,A,L,N,R,F,q,B,Y,Z,ee,ie]}class A6 extends ye{constructor(e){super(),ve(this,e,E6,D6,ge,{},null,[-1,-1])}}const zt=[async n=>{const e=new URLSearchParams(window.location.search);return n.location!=="/"&&e.has("installer")?Ai("/"):!0}],I6={"/login":Ft({component:ME,conditions:zt.concat([n=>!he.authStore.isValid]),userData:{showAppSidebar:!1}}),"/request-password-reset":Ft({asyncComponent:()=>at(()=>import("./PageAdminRequestPasswordReset-0a7c8dd1.js"),[],import.meta.url),conditions:zt.concat([n=>!he.authStore.isValid]),userData:{showAppSidebar:!1}}),"/confirm-password-reset/:token":Ft({asyncComponent:()=>at(()=>import("./PageAdminConfirmPasswordReset-6e17e84e.js"),[],import.meta.url),conditions:zt.concat([n=>!he.authStore.isValid]),userData:{showAppSidebar:!1}}),"/collections":Ft({component:XD,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/logs":Ft({component:GS,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings":Ft({component:RE,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/admins":Ft({component:kE,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/mail":Ft({component:kA,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/storage":Ft({component:RA,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/auth-providers":Ft({component:xA,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/tokens":Ft({component:o6,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/export-collections":Ft({component:d6,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/import-collections":Ft({component:A6,conditions:zt.concat([n=>he.authStore.isValid]),userData:{showAppSidebar:!0}}),"/users/confirm-password-reset/:token":Ft({asyncComponent:()=>at(()=>import("./PageRecordConfirmPasswordReset-ddb5bf1b.js"),[],import.meta.url),conditions:zt,userData:{showAppSidebar:!1}}),"/auth/confirm-password-reset/:token":Ft({asyncComponent:()=>at(()=>import("./PageRecordConfirmPasswordReset-ddb5bf1b.js"),[],import.meta.url),conditions:zt,userData:{showAppSidebar:!1}}),"/users/confirm-verification/:token":Ft({asyncComponent:()=>at(()=>import("./PageRecordConfirmVerification-ce93d174.js"),[],import.meta.url),conditions:zt,userData:{showAppSidebar:!1}}),"/auth/confirm-verification/:token":Ft({asyncComponent:()=>at(()=>import("./PageRecordConfirmVerification-ce93d174.js"),[],import.meta.url),conditions:zt,userData:{showAppSidebar:!1}}),"/users/confirm-email-change/:token":Ft({asyncComponent:()=>at(()=>import("./PageRecordConfirmEmailChange-0309b2e8.js"),[],import.meta.url),conditions:zt,userData:{showAppSidebar:!1}}),"/auth/confirm-email-change/:token":Ft({asyncComponent:()=>at(()=>import("./PageRecordConfirmEmailChange-0309b2e8.js"),[],import.meta.url),conditions:zt,userData:{showAppSidebar:!1}}),"*":Ft({component:by,userData:{showAppSidebar:!1}})};function P6(n,{from:e,to:t},i={}){const s=getComputedStyle(n),l=s.transform==="none"?"":s.transform,[o,r]=s.transformOrigin.split(" ").map(parseFloat),a=e.left+e.width*o/t.width-(t.left+o),u=e.top+e.height*r/t.height-(t.top+r),{delay:f=0,duration:d=m=>Math.sqrt(m)*120,easing:p=Wo}=i;return{delay:f,duration:Ut(d)?d(Math.sqrt(a*a+u*u)):d,easing:p,css:(m,_)=>{const b=_*a,g=_*u,k=m+_*e.width/t.width,w=m+_*e.height/t.height;return`transform: ${l} translate(${b}px, ${g}px) scale(${k}, ${w});`}}}function w_(n,e,t){const i=n.slice();return i[2]=e[t],i}function L6(n){let e;return{c(){e=y("i"),h(e,"class","ri-alert-line")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function N6(n){let e;return{c(){e=y("i"),h(e,"class","ri-error-warning-line")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function F6(n){let e;return{c(){e=y("i"),h(e,"class","ri-checkbox-circle-line")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function R6(n){let e;return{c(){e=y("i"),h(e,"class","ri-information-line")},m(t,i){T(t,e,i)},d(t){t&&S(e)}}}function S_(n,e){let t,i,s,l,o=e[2].message+"",r,a,u,f,d,p,m=Q,_,b,g;function k(O,M){return O[2].type==="info"?R6:O[2].type==="success"?F6:O[2].type==="warning"?N6:L6}let w=k(e),$=w(e);function C(){return e[1](e[2])}return{key:n,first:null,c(){t=y("div"),i=y("div"),$.c(),s=E(),l=y("div"),r=U(o),a=E(),u=y("button"),u.innerHTML='',f=E(),h(i,"class","icon"),h(l,"class","content"),h(u,"type","button"),h(u,"class","close"),h(t,"class","alert txt-break"),x(t,"alert-info",e[2].type=="info"),x(t,"alert-success",e[2].type=="success"),x(t,"alert-danger",e[2].type=="error"),x(t,"alert-warning",e[2].type=="warning"),this.first=t},m(O,M){T(O,t,M),v(t,i),$.m(i,null),v(t,s),v(t,l),v(l,r),v(t,a),v(t,u),v(t,f),_=!0,b||(g=J(u,"click",ct(C)),b=!0)},p(O,M){e=O,w!==(w=k(e))&&($.d(1),$=w(e),$&&($.c(),$.m(i,null))),(!_||M&1)&&o!==(o=e[2].message+"")&&oe(r,o),(!_||M&1)&&x(t,"alert-info",e[2].type=="info"),(!_||M&1)&&x(t,"alert-success",e[2].type=="success"),(!_||M&1)&&x(t,"alert-danger",e[2].type=="error"),(!_||M&1)&&x(t,"alert-warning",e[2].type=="warning")},r(){p=t.getBoundingClientRect()},f(){bb(t),m(),I_(t,p)},a(){m(),m=gb(t,p,P6,{duration:150})},i(O){_||(Qe(()=>{_&&(d||(d=je(t,yo,{duration:150},!0)),d.run(1))}),_=!0)},o(O){d||(d=je(t,yo,{duration:150},!1)),d.run(0),_=!1},d(O){O&&S(t),$.d(),O&&d&&d.end(),b=!1,g()}}}function q6(n){let e,t=[],i=new Map,s,l=n[0];const o=r=>r[2].message;for(let r=0;rt(0,i=l)),[i,l=>zg(l)]}class V6 extends ye{constructor(e){super(),ve(this,e,j6,q6,ge,{})}}function H6(n){var s;let e,t=((s=n[1])==null?void 0:s.text)+"",i;return{c(){e=y("h4"),i=U(t),h(e,"class","block center txt-break"),h(e,"slot","header")},m(l,o){T(l,e,o),v(e,i)},p(l,o){var r;o&2&&t!==(t=((r=l[1])==null?void 0:r.text)+"")&&oe(i,t)},d(l){l&&S(e)}}}function z6(n){let e,t,i,s,l,o,r;return{c(){e=y("button"),t=y("span"),t.textContent="No",i=E(),s=y("button"),l=y("span"),l.textContent="Yes",h(t,"class","txt"),e.autofocus=!0,h(e,"type","button"),h(e,"class","btn btn-transparent btn-expanded-sm"),e.disabled=n[2],h(l,"class","txt"),h(s,"type","button"),h(s,"class","btn btn-danger btn-expanded"),s.disabled=n[2],x(s,"btn-loading",n[2])},m(a,u){T(a,e,u),v(e,t),T(a,i,u),T(a,s,u),v(s,l),e.focus(),o||(r=[J(e,"click",n[4]),J(s,"click",n[5])],o=!0)},p(a,u){u&4&&(e.disabled=a[2]),u&4&&(s.disabled=a[2]),u&4&&x(s,"btn-loading",a[2])},d(a){a&&S(e),a&&S(i),a&&S(s),o=!1,Ie(r)}}}function B6(n){let e,t,i={class:"confirm-popup hide-content overlay-panel-sm",overlayClose:!n[2],escClose:!n[2],btnClose:!1,popup:!0,$$slots:{footer:[z6],header:[H6]},$$scope:{ctx:n}};return e=new vn({props:i}),n[6](e),e.$on("hide",n[7]),{c(){H(e.$$.fragment)},m(s,l){j(e,s,l),t=!0},p(s,[l]){const o={};l&4&&(o.overlayClose=!s[2]),l&4&&(o.escClose=!s[2]),l&271&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(I(e.$$.fragment,s),t=!0)},o(s){P(e.$$.fragment,s),t=!1},d(s){n[6](null),V(e,s)}}}function U6(n,e,t){let i;Ye(n,nu,d=>t(1,i=d));let s,l=!1,o=!1;const r=()=>{t(3,o=!1),s==null||s.hide()},a=async()=>{i!=null&&i.yesCallback&&(t(2,l=!0),await Promise.resolve(i.yesCallback()),t(2,l=!1)),t(3,o=!0),s==null||s.hide()};function u(d){le[d?"unshift":"push"](()=>{s=d,t(0,s)})}const f=async()=>{!o&&(i!=null&&i.noCallback)&&i.noCallback(),await an(),t(3,o=!1),W1()};return n.$$.update=()=>{n.$$.dirty&3&&i!=null&&i.text&&(t(3,o=!1),s==null||s.show())},[s,i,l,o,r,a,u,f]}class W6 extends ye{constructor(e){super(),ve(this,e,U6,B6,ge,{})}}function T_(n){let e,t,i,s,l,o,r,a,u,f,d,p,m,_,b,g,k,w;return b=new jn({props:{class:"dropdown dropdown-nowrap dropdown-upside dropdown-left",$$slots:{default:[Y6]},$$scope:{ctx:n}}}),{c(){var $;e=y("aside"),t=y("a"),t.innerHTML='PocketBase logo',i=E(),s=y("nav"),l=y("a"),l.innerHTML='',o=E(),r=y("a"),r.innerHTML='',a=E(),u=y("a"),u.innerHTML='',f=E(),d=y("figure"),p=y("img"),_=E(),H(b.$$.fragment),h(t,"href","/"),h(t,"class","logo logo-sm"),h(l,"href","/collections"),h(l,"class","menu-item"),h(l,"aria-label","Collections"),h(r,"href","/logs"),h(r,"class","menu-item"),h(r,"aria-label","Logs"),h(u,"href","/settings"),h(u,"class","menu-item"),h(u,"aria-label","Settings"),h(s,"class","main-menu"),Wn(p.src,m="./images/avatars/avatar"+((($=n[0])==null?void 0:$.avatar)||0)+".svg")||h(p,"src",m),h(p,"alt","Avatar"),h(d,"class","thumb thumb-circle link-hint closable"),h(e,"class","app-sidebar")},m($,C){T($,e,C),v(e,t),v(e,i),v(e,s),v(s,l),v(s,o),v(s,r),v(s,a),v(s,u),v(e,f),v(e,d),v(d,p),v(d,_),j(b,d,null),g=!0,k||(w=[Ee(sn.call(null,t)),Ee(sn.call(null,l)),Ee(zn.call(null,l,{path:"/collections/?.*",className:"current-route"})),Ee(Be.call(null,l,{text:"Collections",position:"right"})),Ee(sn.call(null,r)),Ee(zn.call(null,r,{path:"/logs/?.*",className:"current-route"})),Ee(Be.call(null,r,{text:"Logs",position:"right"})),Ee(sn.call(null,u)),Ee(zn.call(null,u,{path:"/settings/?.*",className:"current-route"})),Ee(Be.call(null,u,{text:"Settings",position:"right"}))],k=!0)},p($,C){var M;(!g||C&1&&!Wn(p.src,m="./images/avatars/avatar"+(((M=$[0])==null?void 0:M.avatar)||0)+".svg"))&&h(p,"src",m);const O={};C&1024&&(O.$$scope={dirty:C,ctx:$}),b.$set(O)},i($){g||(I(b.$$.fragment,$),g=!0)},o($){P(b.$$.fragment,$),g=!1},d($){$&&S(e),V(b),k=!1,Ie(w)}}}function Y6(n){let e,t,i,s,l,o,r;return{c(){e=y("a"),e.innerHTML=` + Manage admins`,t=E(),i=y("hr"),s=E(),l=y("button"),l.innerHTML=` + Logout`,h(e,"href","/settings/admins"),h(e,"class","dropdown-item closable"),h(l,"type","button"),h(l,"class","dropdown-item closable")},m(a,u){T(a,e,u),T(a,t,u),T(a,i,u),T(a,s,u),T(a,l,u),o||(r=[Ee(sn.call(null,e)),J(l,"click",n[6])],o=!0)},p:Q,d(a){a&&S(e),a&&S(t),a&&S(i),a&&S(s),a&&S(l),o=!1,Ie(r)}}}function K6(n){var m;let e,t,i,s,l,o,r,a,u,f,d;document.title=e=z.joinNonEmpty([n[3],n[2],"PocketBase"]," - ");let p=((m=n[0])==null?void 0:m.id)&&n[1]&&T_(n);return o=new Pb({props:{routes:I6}}),o.$on("routeLoading",n[4]),o.$on("conditionsFailed",n[5]),a=new V6({}),f=new W6({}),{c(){t=E(),i=y("div"),p&&p.c(),s=E(),l=y("div"),H(o.$$.fragment),r=E(),H(a.$$.fragment),u=E(),H(f.$$.fragment),h(l,"class","app-body"),h(i,"class","app-layout")},m(_,b){T(_,t,b),T(_,i,b),p&&p.m(i,null),v(i,s),v(i,l),j(o,l,null),v(l,r),j(a,l,null),T(_,u,b),j(f,_,b),d=!0},p(_,[b]){var g;(!d||b&12)&&e!==(e=z.joinNonEmpty([_[3],_[2],"PocketBase"]," - "))&&(document.title=e),(g=_[0])!=null&&g.id&&_[1]?p?(p.p(_,b),b&3&&I(p,1)):(p=T_(_),p.c(),I(p,1),p.m(i,s)):p&&(ae(),P(p,1,1,()=>{p=null}),ue())},i(_){d||(I(p),I(o.$$.fragment,_),I(a.$$.fragment,_),I(f.$$.fragment,_),d=!0)},o(_){P(p),P(o.$$.fragment,_),P(a.$$.fragment,_),P(f.$$.fragment,_),d=!1},d(_){_&&S(t),_&&S(i),p&&p.d(),V(o),V(a),_&&S(u),V(f,_)}}}function J6(n,e,t){let i,s,l,o;Ye(n,Ms,m=>t(8,i=m)),Ye(n,wo,m=>t(2,s=m)),Ye(n,Aa,m=>t(0,l=m)),Ye(n,Dt,m=>t(3,o=m));let r,a=!1;function u(m){var _,b,g,k;((_=m==null?void 0:m.detail)==null?void 0:_.location)!==r&&(t(1,a=!!((g=(b=m==null?void 0:m.detail)==null?void 0:b.userData)!=null&&g.showAppSidebar)),r=(k=m==null?void 0:m.detail)==null?void 0:k.location,Xt(Dt,o="",o),gn({}),W1())}function f(){Ai("/")}async function d(){var m,_;if(l!=null&&l.id)try{const b=await he.settings.getAll({$cancelKey:"initialAppSettings"});Xt(wo,s=((m=b==null?void 0:b.meta)==null?void 0:m.appName)||"",s),Xt(Ms,i=!!((_=b==null?void 0:b.meta)!=null&&_.hideControls),i)}catch(b){b!=null&&b.isAbort||console.warn("Failed to load app settings.",b)}}function p(){he.logout()}return n.$$.update=()=>{n.$$.dirty&1&&l!=null&&l.id&&d()},[l,a,s,o,u,f,p]}class Z6 extends ye{constructor(e){super(),ve(this,e,J6,K6,ge,{})}}new Z6({target:document.getElementById("app")});export{Ie as A,Wt as B,z as C,Ai as D,Se as E,Bg as F,ya as G,bu as H,Ye as I,Li as J,kt as K,xt as L,le as M,z1 as N,Ot as O,is as P,un as Q,_n as R,ye as S,Fr as T,P as a,E as b,H as c,V as d,y as e,h as f,T as g,v as h,ve as i,Ee as j,ae as k,sn as l,j as m,ue as n,S as o,he as p,me as q,x as r,ge as s,I as t,J as u,ct as v,U as w,oe as x,Q as y,fe as z}; diff --git a/ui/dist/assets/index-f3fc4379.js b/ui/dist/assets/index-f3fc4379.js deleted file mode 100644 index fe771b0d..00000000 --- a/ui/dist/assets/index-f3fc4379.js +++ /dev/null @@ -1,200 +0,0 @@ -(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreload"]'))i(s);new MutationObserver(s=>{for(const l of s)if(l.type==="childList")for(const o of l.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function t(s){const l={};return s.integrity&&(l.integrity=s.integrity),s.referrerPolicy&&(l.referrerPolicy=s.referrerPolicy),s.crossOrigin==="use-credentials"?l.credentials="include":s.crossOrigin==="anonymous"?l.credentials="omit":l.credentials="same-origin",l}function i(s){if(s.ep)return;s.ep=!0;const l=t(s);fetch(s.href,l)}})();function X(){}const wl=n=>n;function Le(n,e){for(const t in e)n[t]=e[t];return n}function rb(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function T_(n){return n()}function ru(){return Object.create(null)}function Ae(n){n.forEach(T_)}function Bt(n){return typeof n=="function"}function _e(n,e){return n!=n?e==e:n!==e||n&&typeof n=="object"||typeof n=="function"}let ql;function Un(n,e){return ql||(ql=document.createElement("a")),ql.href=e,n===ql.href}function ab(n){return Object.keys(n).length===0}function $_(n,...e){if(n==null)return X;const t=n.subscribe(...e);return t.unsubscribe?()=>t.unsubscribe():t}function We(n,e,t){n.$$.on_destroy.push($_(e,t))}function Et(n,e,t,i){if(n){const s=C_(n,e,t,i);return n[0](s)}}function C_(n,e,t,i){return n[1]&&i?Le(t.ctx.slice(),n[1](i(e))):t.ctx}function At(n,e,t,i){if(n[2]&&i){const s=n[2](i(t));if(e.dirty===void 0)return s;if(typeof s=="object"){const l=[],o=Math.max(e.dirty.length,s.length);for(let r=0;r32){const e=[],t=n.ctx.length/32;for(let i=0;iwindow.performance.now():()=>Date.now(),pa=M_?n=>requestAnimationFrame(n):X;const bs=new Set;function O_(n){bs.forEach(e=>{e.c(n)||(bs.delete(e),e.f())}),bs.size!==0&&pa(O_)}function Ro(n){let e;return bs.size===0&&pa(O_),{promise:new Promise(t=>{bs.add(e={c:n,f:t})}),abort(){bs.delete(e)}}}function b(n,e){n.appendChild(e)}function D_(n){if(!n)return document;const e=n.getRootNode?n.getRootNode():n.ownerDocument;return e&&e.host?e:n.ownerDocument}function ub(n){const e=v("style");return fb(D_(n),e),e.sheet}function fb(n,e){return b(n.head||n,e),e.sheet}function S(n,e,t){n.insertBefore(e,t||null)}function w(n){n.parentNode&&n.parentNode.removeChild(n)}function at(n,e){for(let t=0;tn.removeEventListener(e,t,i)}function ft(n){return function(e){return e.preventDefault(),n.call(this,e)}}function $n(n){return function(e){return e.stopPropagation(),n.call(this,e)}}function m(n,e,t){t==null?n.removeAttribute(e):n.getAttribute(e)!==t&&n.setAttribute(e,t)}function xn(n,e){const t=Object.getOwnPropertyDescriptors(n.__proto__);for(const i in e)e[i]==null?n.removeAttribute(i):i==="style"?n.style.cssText=e[i]:i==="__value"?n.value=n[i]=e[i]:t[i]&&t[i].set?n[i]=e[i]:m(n,i,e[i])}function cb(n){let e;return{p(...t){e=t,e.forEach(i=>n.push(i))},r(){e.forEach(t=>n.splice(n.indexOf(t),1))}}}function ht(n){return n===""?null:+n}function db(n){return Array.from(n.childNodes)}function le(n,e){e=""+e,n.wholeText!==e&&(n.data=e)}function ue(n,e){n.value=e??""}function Nr(n,e,t,i){t===null?n.style.removeProperty(e):n.style.setProperty(e,t,i?"important":"")}function Q(n,e,t){n.classList[t?"add":"remove"](e)}function E_(n,e,{bubbles:t=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,t,i,e),s}function Ct(n,e){return new n(e)}const mo=new Map;let ho=0;function pb(n){let e=5381,t=n.length;for(;t--;)e=(e<<5)-e^n.charCodeAt(t);return e>>>0}function mb(n,e){const t={stylesheet:ub(e),rules:{}};return mo.set(n,t),t}function ul(n,e,t,i,s,l,o,r=0){const a=16.666/i;let u=`{ -`;for(let _=0;_<=1;_+=a){const y=e+(t-e)*l(_);u+=_*100+`%{${o(y,1-y)}} -`}const f=u+`100% {${o(t,1-t)}} -}`,c=`__svelte_${pb(f)}_${r}`,d=D_(n),{stylesheet:p,rules:h}=mo.get(d)||mb(d,n);h[c]||(h[c]=!0,p.insertRule(`@keyframes ${c} ${f}`,p.cssRules.length));const g=n.style.animation||"";return n.style.animation=`${g?`${g}, `:""}${c} ${i}ms linear ${s}ms 1 both`,ho+=1,c}function fl(n,e){const t=(n.style.animation||"").split(", "),i=t.filter(e?l=>l.indexOf(e)<0:l=>l.indexOf("__svelte")===-1),s=t.length-i.length;s&&(n.style.animation=i.join(", "),ho-=s,ho||hb())}function hb(){pa(()=>{ho||(mo.forEach(n=>{const{ownerNode:e}=n.stylesheet;e&&w(e)}),mo.clear())})}function _b(n,e,t,i){if(!e)return X;const s=n.getBoundingClientRect();if(e.left===s.left&&e.right===s.right&&e.top===s.top&&e.bottom===s.bottom)return X;const{delay:l=0,duration:o=300,easing:r=wl,start:a=Fo()+l,end:u=a+o,tick:f=X,css:c}=t(n,{from:e,to:s},i);let d=!0,p=!1,h;function g(){c&&(h=ul(n,0,1,o,l,r,c)),l||(p=!0)}function _(){c&&fl(n,h),d=!1}return Ro(y=>{if(!p&&y>=a&&(p=!0),p&&y>=u&&(f(1,0),_()),!d)return!1;if(p){const k=y-a,T=0+1*r(k/o);f(T,1-T)}return!0}),g(),f(0,1),_}function gb(n){const e=getComputedStyle(n);if(e.position!=="absolute"&&e.position!=="fixed"){const{width:t,height:i}=e,s=n.getBoundingClientRect();n.style.position="absolute",n.style.width=t,n.style.height=i,A_(n,s)}}function A_(n,e){const t=n.getBoundingClientRect();if(e.left!==t.left||e.top!==t.top){const i=getComputedStyle(n),s=i.transform==="none"?"":i.transform;n.style.transform=`${s} translate(${e.left-t.left}px, ${e.top-t.top}px)`}}let cl;function ai(n){cl=n}function Sl(){if(!cl)throw new Error("Function called outside component initialization");return cl}function Qt(n){Sl().$$.on_mount.push(n)}function bb(n){Sl().$$.after_update.push(n)}function I_(n){Sl().$$.on_destroy.push(n)}function yt(){const n=Sl();return(e,t,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[e];if(s){const l=E_(e,t,{cancelable:i});return s.slice().forEach(o=>{o.call(n,l)}),!l.defaultPrevented}return!0}}function de(n,e){const t=n.$$.callbacks[e.type];t&&t.slice().forEach(i=>i.call(this,e))}const gs=[],se=[];let vs=[];const Fr=[],P_=Promise.resolve();let Rr=!1;function L_(){Rr||(Rr=!0,P_.then(ma))}function rn(){return L_(),P_}function Xe(n){vs.push(n)}function ke(n){Fr.push(n)}const tr=new Set;let cs=0;function ma(){if(cs!==0)return;const n=cl;do{try{for(;csn.indexOf(i)===-1?e.push(i):t.push(i)),t.forEach(i=>i()),vs=e}let qs;function ha(){return qs||(qs=Promise.resolve(),qs.then(()=>{qs=null})),qs}function Gi(n,e,t){n.dispatchEvent(E_(`${e?"intro":"outro"}${t}`))}const ro=new Set;let Gn;function re(){Gn={r:0,c:[],p:Gn}}function ae(){Gn.r||Ae(Gn.c),Gn=Gn.p}function A(n,e){n&&n.i&&(ro.delete(n),n.i(e))}function I(n,e,t,i){if(n&&n.o){if(ro.has(n))return;ro.add(n),Gn.c.push(()=>{ro.delete(n),i&&(t&&n.d(1),i())}),n.o(e)}else i&&i()}const _a={duration:0};function kb(n,e,t){const i={direction:"in"};let s=e(n,t,i),l=!1,o,r,a=0;function u(){o&&fl(n,o)}function f(){const{delay:d=0,duration:p=300,easing:h=wl,tick:g=X,css:_}=s||_a;_&&(o=ul(n,0,1,p,d,h,_,a++)),g(0,1);const y=Fo()+d,k=y+p;r&&r.abort(),l=!0,Xe(()=>Gi(n,!0,"start")),r=Ro(T=>{if(l){if(T>=k)return g(1,0),Gi(n,!0,"end"),u(),l=!1;if(T>=y){const $=h((T-y)/p);g($,1-$)}}return l})}let c=!1;return{start(){c||(c=!0,fl(n),Bt(s)?(s=s(i),ha().then(f)):f())},invalidate(){c=!1},end(){l&&(u(),l=!1)}}}function wb(n,e,t){const i={direction:"out"};let s=e(n,t,i),l=!0,o;const r=Gn;r.r+=1;function a(){const{delay:u=0,duration:f=300,easing:c=wl,tick:d=X,css:p}=s||_a;p&&(o=ul(n,1,0,f,u,c,p));const h=Fo()+u,g=h+f;Xe(()=>Gi(n,!1,"start")),Ro(_=>{if(l){if(_>=g)return d(0,1),Gi(n,!1,"end"),--r.r||Ae(r.c),!1;if(_>=h){const y=c((_-h)/f);d(1-y,y)}}return l})}return Bt(s)?ha().then(()=>{s=s(i),a()}):a(),{end(u){u&&s.tick&&s.tick(1,0),l&&(o&&fl(n,o),l=!1)}}}function qe(n,e,t,i){const s={direction:"both"};let l=e(n,t,s),o=i?0:1,r=null,a=null,u=null;function f(){u&&fl(n,u)}function c(p,h){const g=p.b-o;return h*=Math.abs(g),{a:o,b:p.b,d:g,duration:h,start:p.start,end:p.start+h,group:p.group}}function d(p){const{delay:h=0,duration:g=300,easing:_=wl,tick:y=X,css:k}=l||_a,T={start:Fo()+h,b:p};p||(T.group=Gn,Gn.r+=1),r||a?a=T:(k&&(f(),u=ul(n,o,p,g,h,_,k)),p&&y(0,1),r=c(T,g),Xe(()=>Gi(n,p,"start")),Ro($=>{if(a&&$>a.start&&(r=c(a,g),a=null,Gi(n,r.b,"start"),k&&(f(),u=ul(n,o,r.b,r.duration,0,_,l.css))),r){if($>=r.end)y(o=r.b,1-o),Gi(n,r.b,"end"),a||(r.b?f():--r.group.r||Ae(r.group.c)),r=null;else if($>=r.start){const M=$-r.start;o=r.a+r.d*_(M/r.duration),y(o,1-o)}}return!!(r||a)}))}return{run(p){Bt(l)?ha().then(()=>{l=l(s),d(p)}):d(p)},end(){f(),r=a=null}}}function uu(n,e){const t=e.token={};function i(s,l,o,r){if(e.token!==t)return;e.resolved=r;let a=e.ctx;o!==void 0&&(a=a.slice(),a[o]=r);const u=s&&(e.current=s)(a);let f=!1;e.block&&(e.blocks?e.blocks.forEach((c,d)=>{d!==l&&c&&(re(),I(c,1,1,()=>{e.blocks[d]===c&&(e.blocks[d]=null)}),ae())}):e.block.d(1),u.c(),A(u,1),u.m(e.mount(),e.anchor),f=!0),e.block=u,e.blocks&&(e.blocks[l]=u),f&&ma()}if(rb(n)){const s=Sl();if(n.then(l=>{ai(s),i(e.then,1,e.value,l),ai(null)},l=>{if(ai(s),i(e.catch,2,e.error,l),ai(null),!e.hasCatch)throw l}),e.current!==e.pending)return i(e.pending,0),!0}else{if(e.current!==e.then)return i(e.then,1,e.value,n),!0;e.resolved=n}}function Sb(n,e,t){const i=e.slice(),{resolved:s}=n;n.current===n.then&&(i[n.value]=s),n.current===n.catch&&(i[n.error]=s),n.block.p(i,t)}function ns(n,e){n.d(1),e.delete(n.key)}function an(n,e){I(n,1,1,()=>{e.delete(n.key)})}function Tb(n,e){n.f(),an(n,e)}function Mt(n,e,t,i,s,l,o,r,a,u,f,c){let d=n.length,p=l.length,h=d;const g={};for(;h--;)g[n[h].key]=h;const _=[],y=new Map,k=new Map,T=[];for(h=p;h--;){const O=c(s,l,h),E=t(O);let P=o.get(E);P?i&&T.push(()=>P.p(O,e)):(P=u(E,O),P.c()),y.set(E,_[h]=P),E in g&&k.set(E,Math.abs(h-g[E]))}const $=new Set,M=new Set;function C(O){A(O,1),O.m(r,f),o.set(O.key,O),f=O.first,p--}for(;d&&p;){const O=_[p-1],E=n[d-1],P=O.key,L=E.key;O===E?(f=O.first,d--,p--):y.has(L)?!o.has(P)||$.has(P)?C(O):M.has(L)?d--:k.get(P)>k.get(L)?(M.add(P),C(O)):($.add(L),d--):(a(E,o),d--)}for(;d--;){const O=n[d];y.has(O.key)||a(O,o)}for(;p;)C(_[p-1]);return Ae(T),_}function bt(n,e){const t={},i={},s={$$scope:1};let l=n.length;for(;l--;){const o=n[l],r=e[l];if(r){for(const a in o)a in r||(i[a]=1);for(const a in r)s[a]||(t[a]=r[a],s[a]=1);n[l]=r}else for(const a in o)s[a]=1}for(const o in i)o in t||(t[o]=void 0);return t}function Vt(n){return typeof n=="object"&&n!==null?n:{}}function ge(n,e,t){const i=n.$$.props[e];i!==void 0&&(n.$$.bound[i]=t,t(n.$$.ctx[i]))}function V(n){n&&n.c()}function q(n,e,t,i){const{fragment:s,after_update:l}=n.$$;s&&s.m(e,t),i||Xe(()=>{const o=n.$$.on_mount.map(T_).filter(Bt);n.$$.on_destroy?n.$$.on_destroy.push(...o):Ae(o),n.$$.on_mount=[]}),l.forEach(Xe)}function j(n,e){const t=n.$$;t.fragment!==null&&(yb(t.after_update),Ae(t.on_destroy),t.fragment&&t.fragment.d(e),t.on_destroy=t.fragment=null,t.ctx=[])}function $b(n,e){n.$$.dirty[0]===-1&&(gs.push(n),L_(),n.$$.dirty.fill(0)),n.$$.dirty[e/31|0]|=1<{const h=p.length?p[0]:d;return u.ctx&&s(u.ctx[c],u.ctx[c]=h)&&(!u.skip_bound&&u.bound[c]&&u.bound[c](h),f&&$b(n,c)),d}):[],u.update(),f=!0,Ae(u.before_update),u.fragment=i?i(u.ctx):!1,e.target){if(e.hydrate){const c=db(e.target);u.fragment&&u.fragment.l(c),c.forEach(w)}else u.fragment&&u.fragment.c();e.intro&&A(n.$$.fragment),q(n,e.target,e.anchor,e.customElement),ma()}ai(a)}class ve{$destroy(){j(this,1),this.$destroy=X}$on(e,t){if(!Bt(t))return X;const i=this.$$.callbacks[e]||(this.$$.callbacks[e]=[]);return i.push(t),()=>{const s=i.indexOf(t);s!==-1&&i.splice(s,1)}}$set(e){this.$$set&&!ab(e)&&(this.$$.skip_bound=!0,this.$$set(e),this.$$.skip_bound=!1)}}function Nt(n){if(!n)throw Error("Parameter args is required");if(!n.component==!n.asyncComponent)throw Error("One and only one of component and asyncComponent is required");if(n.component&&(n.asyncComponent=()=>Promise.resolve(n.component)),typeof n.asyncComponent!="function")throw Error("Parameter asyncComponent must be a function");if(n.conditions){Array.isArray(n.conditions)||(n.conditions=[n.conditions]);for(let t=0;t{i.delete(u),i.size===0&&t&&(t(),t=null)}}return{set:s,update:l,subscribe:o}}function F_(n,e,t){const i=!Array.isArray(n),s=i?[n]:n,l=e.length<2;return N_(t,o=>{let r=!1;const a=[];let u=0,f=X;const c=()=>{if(u)return;f();const p=e(i?a[0]:a,o);l?o(p):f=Bt(p)?p:X},d=s.map((p,h)=>$_(p,g=>{a[h]=g,u&=~(1<{u|=1<{j(f,1)}),ae()}l?(e=Ct(l,o()),e.$on("routeEvent",r[7]),V(e.$$.fragment),A(e.$$.fragment,1),q(e,t.parentNode,t)):e=null}else l&&e.$set(u)},i(r){i||(e&&A(e.$$.fragment,r),i=!0)},o(r){e&&I(e.$$.fragment,r),i=!1},d(r){r&&w(t),e&&j(e,r)}}}function Mb(n){let e,t,i;const s=[{params:n[1]},n[2]];var l=n[0];function o(r){let a={};for(let u=0;u{j(f,1)}),ae()}l?(e=Ct(l,o()),e.$on("routeEvent",r[6]),V(e.$$.fragment),A(e.$$.fragment,1),q(e,t.parentNode,t)):e=null}else l&&e.$set(u)},i(r){i||(e&&A(e.$$.fragment,r),i=!0)},o(r){e&&I(e.$$.fragment,r),i=!1},d(r){r&&w(t),e&&j(e,r)}}}function Ob(n){let e,t,i,s;const l=[Mb,Cb],o=[];function r(a,u){return a[1]?0:1}return e=r(n),t=o[e]=l[e](n),{c(){t.c(),i=we()},m(a,u){o[e].m(a,u),S(a,i,u),s=!0},p(a,[u]){let f=e;e=r(a),e===f?o[e].p(a,u):(re(),I(o[f],1,1,()=>{o[f]=null}),ae(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),A(t,1),t.m(i.parentNode,i))},i(a){s||(A(t),s=!0)},o(a){I(t),s=!1},d(a){o[e].d(a),a&&w(i)}}}function fu(){const n=window.location.href.indexOf("#/");let e=n>-1?window.location.href.substr(n+1):"/";const t=e.indexOf("?");let i="";return t>-1&&(i=e.substr(t+1),e=e.substr(0,t)),{location:e,querystring:i}}const qo=N_(null,function(e){e(fu());const t=()=>{e(fu())};return window.addEventListener("hashchange",t,!1),function(){window.removeEventListener("hashchange",t,!1)}});F_(qo,n=>n.location);const ga=F_(qo,n=>n.querystring),cu=Rn(void 0);async function Ei(n){if(!n||n.length<1||n.charAt(0)!="/"&&n.indexOf("#/")!==0)throw Error("Invalid parameter location");await rn();const e=(n.charAt(0)=="#"?"":"#")+n;try{const t={...history.state};delete t.__svelte_spa_router_scrollX,delete t.__svelte_spa_router_scrollY,window.history.replaceState(t,void 0,e)}catch{console.warn("Caught exception while replacing the current page. If you're running this in the Svelte REPL, please note that the `replace` method might not work in this environment.")}window.dispatchEvent(new Event("hashchange"))}function nn(n,e){if(e=pu(e),!n||!n.tagName||n.tagName.toLowerCase()!="a")throw Error('Action "link" can only be used with tags');return du(n,e),{update(t){t=pu(t),du(n,t)}}}function Db(n){n?window.scrollTo(n.__svelte_spa_router_scrollX,n.__svelte_spa_router_scrollY):window.scrollTo(0,0)}function du(n,e){let t=e.href||n.getAttribute("href");if(t&&t.charAt(0)=="/")t="#"+t;else if(!t||t.length<2||t.slice(0,2)!="#/")throw Error('Invalid value for "href" attribute: '+t);n.setAttribute("href",t),n.addEventListener("click",i=>{i.preventDefault(),e.disabled||Eb(i.currentTarget.getAttribute("href"))})}function pu(n){return n&&typeof n=="string"?{href:n}:n||{}}function Eb(n){history.replaceState({...history.state,__svelte_spa_router_scrollX:window.scrollX,__svelte_spa_router_scrollY:window.scrollY},void 0),window.location.hash=n}function Ab(n,e,t){let{routes:i={}}=e,{prefix:s=""}=e,{restoreScrollState:l=!1}=e;class o{constructor(M,C){if(!C||typeof C!="function"&&(typeof C!="object"||C._sveltesparouter!==!0))throw Error("Invalid component object");if(!M||typeof M=="string"&&(M.length<1||M.charAt(0)!="/"&&M.charAt(0)!="*")||typeof M=="object"&&!(M instanceof RegExp))throw Error('Invalid value for "path" argument - strings must start with / or *');const{pattern:O,keys:E}=R_(M);this.path=M,typeof C=="object"&&C._sveltesparouter===!0?(this.component=C.component,this.conditions=C.conditions||[],this.userData=C.userData,this.props=C.props||{}):(this.component=()=>Promise.resolve(C),this.conditions=[],this.props={}),this._pattern=O,this._keys=E}match(M){if(s){if(typeof s=="string")if(M.startsWith(s))M=M.substr(s.length)||"/";else return null;else if(s instanceof RegExp){const P=M.match(s);if(P&&P[0])M=M.substr(P[0].length)||"/";else return null}}const C=this._pattern.exec(M);if(C===null)return null;if(this._keys===!1)return C;const O={};let E=0;for(;E{r.push(new o(M,$))}):Object.keys(i).forEach($=>{r.push(new o($,i[$]))});let a=null,u=null,f={};const c=yt();async function d($,M){await rn(),c($,M)}let p=null,h=null;l&&(h=$=>{$.state&&($.state.__svelte_spa_router_scrollY||$.state.__svelte_spa_router_scrollX)?p=$.state:p=null},window.addEventListener("popstate",h),bb(()=>{Db(p)}));let g=null,_=null;const y=qo.subscribe(async $=>{g=$;let M=0;for(;M{cu.set(u)});return}t(0,a=null),_=null,cu.set(void 0)});I_(()=>{y(),h&&window.removeEventListener("popstate",h)});function k($){de.call(this,n,$)}function T($){de.call(this,n,$)}return n.$$set=$=>{"routes"in $&&t(3,i=$.routes),"prefix"in $&&t(4,s=$.prefix),"restoreScrollState"in $&&t(5,l=$.restoreScrollState)},n.$$.update=()=>{n.$$.dirty&32&&(history.scrollRestoration=l?"manual":"auto")},[a,u,f,i,s,l,k,T]}class Ib extends ve{constructor(e){super(),be(this,e,Ab,Ob,_e,{routes:3,prefix:4,restoreScrollState:5})}}const ao=[];let q_;function j_(n){const e=n.pattern.test(q_);mu(n,n.className,e),mu(n,n.inactiveClassName,!e)}function mu(n,e,t){(e||"").split(" ").forEach(i=>{i&&(n.node.classList.remove(i),t&&n.node.classList.add(i))})}qo.subscribe(n=>{q_=n.location+(n.querystring?"?"+n.querystring:""),ao.map(j_)});function Hn(n,e){if(e&&(typeof e=="string"||typeof e=="object"&&e instanceof RegExp)?e={path:e}:e=e||{},!e.path&&n.hasAttribute("href")&&(e.path=n.getAttribute("href"),e.path&&e.path.length>1&&e.path.charAt(0)=="#"&&(e.path=e.path.substring(1))),e.className||(e.className="active"),!e.path||typeof e.path=="string"&&(e.path.length<1||e.path.charAt(0)!="/"&&e.path.charAt(0)!="*"))throw Error('Invalid value for "path" argument');const{pattern:t}=typeof e.path=="string"?R_(e.path):{pattern:e.path},i={node:n,className:e.className,inactiveClassName:e.inactiveClassName,pattern:t};return ao.push(i),j_(i),{destroy(){ao.splice(ao.indexOf(i),1)}}}const Pb="modulepreload",Lb=function(n,e){return new URL(n,e).href},hu={},rt=function(e,t,i){if(!t||t.length===0)return e();const s=document.getElementsByTagName("link");return Promise.all(t.map(l=>{if(l=Lb(l,i),l in hu)return;hu[l]=!0;const o=l.endsWith(".css"),r=o?'[rel="stylesheet"]':"";if(!!i)for(let f=s.length-1;f>=0;f--){const c=s[f];if(c.href===l&&(!o||c.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${l}"]${r}`))return;const u=document.createElement("link");if(u.rel=o?"stylesheet":Pb,o||(u.as="script",u.crossOrigin=""),u.href=l,document.head.appendChild(u),o)return new Promise((f,c)=>{u.addEventListener("load",f),u.addEventListener("error",()=>c(new Error(`Unable to preload CSS for ${l}`)))})})).then(()=>e())};var qr=function(n,e){return qr=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,i){t.__proto__=i}||function(t,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(t[s]=i[s])},qr(n,e)};function Xt(n,e){if(typeof e!="function"&&e!==null)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function t(){this.constructor=n}qr(n,e),n.prototype=e===null?Object.create(e):(t.prototype=e.prototype,new t)}var jr=function(){return jr=Object.assign||function(e){for(var t,i=1,s=arguments.length;i0&&s[s.length-1])||c[0]!==6&&c[0]!==2)){o=0;continue}if(c[0]===3&&(!s||c[1]>s[0]&&c[1]>(-2*s&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return o};var Tl=function(){function n(e){e===void 0&&(e={}),this.load(e||{})}return n.prototype.load=function(e){for(var t=0,i=Object.entries(e);t0&&(!s.exp||s.exp-i>Date.now()/1e3))}(this.token)},enumerable:!1,configurable:!0}),n.prototype.save=function(e,t){this.baseToken=e||"",this.baseModel=t!==null&&typeof t=="object"?t.collectionId!==void 0?new Ci(t):new es(t):null,this.triggerChange()},n.prototype.clear=function(){this.baseToken="",this.baseModel=null,this.triggerChange()},n.prototype.loadFromCookie=function(e,t){t===void 0&&(t="pb_auth");var i=function(o,r){var a={};if(typeof o!="string")return a;for(var u=Object.assign({},r||{}).decode||Nb,f=0;f4096&&(a.model={id:(s=a==null?void 0:a.model)===null||s===void 0?void 0:s.id,email:(l=a==null?void 0:a.model)===null||l===void 0?void 0:l.email},this.model instanceof Ci&&(a.model.username=this.model.username,a.model.verified=this.model.verified,a.model.collectionId=this.model.collectionId),u=_u(t,JSON.stringify(a),e)),u},n.prototype.onChange=function(e,t){var i=this;return t===void 0&&(t=!1),this._onChangeCallbacks.push(e),t&&e(this.token,this.model),function(){for(var s=i._onChangeCallbacks.length-1;s>=0;s--)if(i._onChangeCallbacks[s]==e)return delete i._onChangeCallbacks[s],void i._onChangeCallbacks.splice(s,1)}},n.prototype.triggerChange=function(){for(var e=0,t=this._onChangeCallbacks;e0?e:1,this.perPage=t>=0?t:0,this.totalItems=i>=0?i:0,this.totalPages=s>=0?s:0,this.items=l||[]},ba=function(n){function e(){return n!==null&&n.apply(this,arguments)||this}return Xt(e,n),e.prototype.getFullList=function(t,i){if(typeof t=="number")return this._getFullList(this.baseCrudPath,t,i);var s=Object.assign({},t,i);return this._getFullList(this.baseCrudPath,s.batch||200,s)},e.prototype.getList=function(t,i,s){return t===void 0&&(t=1),i===void 0&&(i=30),s===void 0&&(s={}),this._getList(this.baseCrudPath,t,i,s)},e.prototype.getFirstListItem=function(t,i){return i===void 0&&(i={}),this._getFirstListItem(this.baseCrudPath,t,i)},e.prototype.getOne=function(t,i){return i===void 0&&(i={}),this._getOne(this.baseCrudPath,t,i)},e.prototype.create=function(t,i){return t===void 0&&(t={}),i===void 0&&(i={}),this._create(this.baseCrudPath,t,i)},e.prototype.update=function(t,i,s){return i===void 0&&(i={}),s===void 0&&(s={}),this._update(this.baseCrudPath,t,i,s)},e.prototype.delete=function(t,i){return i===void 0&&(i={}),this._delete(this.baseCrudPath,t,i)},e}(function(n){function e(){return n!==null&&n.apply(this,arguments)||this}return Xt(e,n),e.prototype._getFullList=function(t,i,s){var l=this;i===void 0&&(i=200),s===void 0&&(s={});var o=[],r=function(a){return sn(l,void 0,void 0,function(){return ln(this,function(u){return[2,this._getList(t,a,i||200,s).then(function(f){var c=f,d=c.items,p=c.totalItems;return o=o.concat(d),d.length&&p>o.length?r(a+1):o})]})})};return r(1)},e.prototype._getList=function(t,i,s,l){var o=this;return i===void 0&&(i=1),s===void 0&&(s=30),l===void 0&&(l={}),l=Object.assign({page:i,perPage:s},l),this.client.send(t,{method:"GET",params:l}).then(function(r){var a=[];if(r!=null&&r.items){r.items=r.items||[];for(var u=0,f=r.items;u=0;o--)this.subscriptions[t][o]===i&&(l=!0,delete this.subscriptions[t][o],this.subscriptions[t].splice(o,1),(s=this.eventSource)===null||s===void 0||s.removeEventListener(t,i));return l?(this.subscriptions[t].length||delete this.subscriptions[t],this.hasSubscriptionListeners()?[3,1]:(this.disconnect(),[3,3])):[2];case 1:return this.hasSubscriptionListeners(t)?[3,3]:[4,this.submitSubscriptions()];case 2:r.sent(),r.label=3;case 3:return[2]}})})},e.prototype.hasSubscriptionListeners=function(t){var i,s;if(this.subscriptions=this.subscriptions||{},t)return!!(!((i=this.subscriptions[t])===null||i===void 0)&&i.length);for(var l in this.subscriptions)if(!((s=this.subscriptions[l])===null||s===void 0)&&s.length)return!0;return!1},e.prototype.submitSubscriptions=function(){return sn(this,void 0,void 0,function(){return ln(this,function(t){return this.clientId?(this.addAllSubscriptionListeners(),this.lastSentTopics=this.getNonEmptySubscriptionTopics(),[2,this.client.send("/api/realtime",{method:"POST",body:{clientId:this.clientId,subscriptions:this.lastSentTopics},params:{$cancelKey:"realtime_"+this.clientId}}).catch(function(i){if(!(i!=null&&i.isAbort))throw i})]):[2]})})},e.prototype.getNonEmptySubscriptionTopics=function(){var t=[];for(var i in this.subscriptions)this.subscriptions[i].length&&t.push(i);return t},e.prototype.addAllSubscriptionListeners=function(){if(this.eventSource)for(var t in this.removeAllSubscriptionListeners(),this.subscriptions)for(var i=0,s=this.subscriptions[t];i0?[2]:[2,new Promise(function(s,l){t.pendingConnects.push({resolve:s,reject:l}),t.pendingConnects.length>1||t.initConnect()})]})})},e.prototype.initConnect=function(){var t=this;this.disconnect(!0),clearTimeout(this.connectTimeoutId),this.connectTimeoutId=setTimeout(function(){t.connectErrorHandler(new Error("EventSource connect took too long."))},this.maxConnectTimeout),this.eventSource=new EventSource(this.client.buildUrl("/api/realtime")),this.eventSource.onerror=function(i){t.connectErrorHandler(new Error("Failed to establish realtime connection."))},this.eventSource.addEventListener("PB_CONNECT",function(i){var s=i;t.clientId=s==null?void 0:s.lastEventId,t.submitSubscriptions().then(function(){return sn(t,void 0,void 0,function(){var l;return ln(this,function(o){switch(o.label){case 0:l=3,o.label=1;case 1:return this.hasUnsentSubscriptions()&&l>0?(l--,[4,this.submitSubscriptions()]):[3,3];case 2:return o.sent(),[3,1];case 3:return[2]}})})}).then(function(){for(var l=0,o=t.pendingConnects;lthis.maxReconnectAttempts){for(var s=0,l=this.pendingConnects;s=400)throw new dl({url:C.url,status:C.status,data:O});return[2,O]}})})}).catch(function(C){throw new dl(C)})]}})})},n.prototype.getFileUrl=function(e,t,i){i===void 0&&(i={});var s=[];s.push("api"),s.push("files"),s.push(encodeURIComponent(e.collectionId||e.collectionName)),s.push(encodeURIComponent(e.id)),s.push(encodeURIComponent(t));var l=this.buildUrl(s.join("/"));if(Object.keys(i).length){var o=new URLSearchParams(i);l+=(l.includes("?")?"&":"?")+o}return l},n.prototype.buildUrl=function(e){var t=this.baseUrl+(this.baseUrl.endsWith("/")?"":"/");return e&&(t+=e.startsWith("/")?e.substring(1):e),t},n.prototype.isFormData=function(e){return e&&(e.constructor.name==="FormData"||typeof FormData<"u"&&e instanceof FormData)},n.prototype.serializeQueryParams=function(e){var t=[];for(var i in e)if(e[i]!==null){var s=e[i],l=encodeURIComponent(i);if(Array.isArray(s))for(var o=0,r=s;o"u"}function Xi(n){return typeof n=="number"}function jo(n){return typeof n=="number"&&n%1===0}function Xb(n){return typeof n=="string"}function Qb(n){return Object.prototype.toString.call(n)==="[object Date]"}function ug(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function xb(n){return Array.isArray(n)?n:[n]}function bu(n,e,t){if(n.length!==0)return n.reduce((i,s)=>{const l=[e(s),s];return i&&t(i[0],l[0])===i[0]?i:l},null)[1]}function e0(n,e){return e.reduce((t,i)=>(t[i]=n[i],t),{})}function $s(n,e){return Object.prototype.hasOwnProperty.call(n,e)}function ui(n,e,t){return jo(n)&&n>=e&&n<=t}function t0(n,e){return n-e*Math.floor(n/e)}function Ft(n,e=2){const t=n<0;let i;return t?i="-"+(""+-n).padStart(e,"0"):i=(""+n).padStart(e,"0"),i}function bi(n){if(!(xe(n)||n===null||n===""))return parseInt(n,10)}function ji(n){if(!(xe(n)||n===null||n===""))return parseFloat(n)}function ya(n){if(!(xe(n)||n===null||n==="")){const e=parseFloat("0."+n)*1e3;return Math.floor(e)}}function ka(n,e,t=!1){const i=10**e;return(t?Math.trunc:Math.round)(n*i)/i}function Cl(n){return n%4===0&&(n%100!==0||n%400===0)}function el(n){return Cl(n)?366:365}function _o(n,e){const t=t0(e-1,12)+1,i=n+(e-t)/12;return t===2?Cl(i)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][t-1]}function wa(n){let e=Date.UTC(n.year,n.month-1,n.day,n.hour,n.minute,n.second,n.millisecond);return n.year<100&&n.year>=0&&(e=new Date(e),e.setUTCFullYear(e.getUTCFullYear()-1900)),+e}function go(n){const e=(n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400))%7,t=n-1,i=(t+Math.floor(t/4)-Math.floor(t/100)+Math.floor(t/400))%7;return e===4||i===3?53:52}function zr(n){return n>99?n:n>60?1900+n:2e3+n}function fg(n,e,t,i=null){const s=new Date(n),l={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};i&&(l.timeZone=i);const o={timeZoneName:e,...l},r=new Intl.DateTimeFormat(t,o).formatToParts(s).find(a=>a.type.toLowerCase()==="timezonename");return r?r.value:null}function Vo(n,e){let t=parseInt(n,10);Number.isNaN(t)&&(t=0);const i=parseInt(e,10)||0,s=t<0||Object.is(t,-0)?-i:i;return t*60+s}function cg(n){const e=Number(n);if(typeof n=="boolean"||n===""||Number.isNaN(e))throw new In(`Invalid unit value ${n}`);return e}function bo(n,e){const t={};for(const i in n)if($s(n,i)){const s=n[i];if(s==null)continue;t[e(i)]=cg(s)}return t}function tl(n,e){const t=Math.trunc(Math.abs(n/60)),i=Math.trunc(Math.abs(n%60)),s=n>=0?"+":"-";switch(e){case"short":return`${s}${Ft(t,2)}:${Ft(i,2)}`;case"narrow":return`${s}${t}${i>0?`:${i}`:""}`;case"techie":return`${s}${Ft(t,2)}${Ft(i,2)}`;default:throw new RangeError(`Value format ${e} is out of range for property format`)}}function Ho(n){return e0(n,["hour","minute","second","millisecond"])}const dg=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/,n0=["January","February","March","April","May","June","July","August","September","October","November","December"],pg=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],i0=["J","F","M","A","M","J","J","A","S","O","N","D"];function mg(n){switch(n){case"narrow":return[...i0];case"short":return[...pg];case"long":return[...n0];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const hg=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],_g=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],s0=["M","T","W","T","F","S","S"];function gg(n){switch(n){case"narrow":return[...s0];case"short":return[..._g];case"long":return[...hg];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const bg=["AM","PM"],l0=["Before Christ","Anno Domini"],o0=["BC","AD"],r0=["B","A"];function vg(n){switch(n){case"narrow":return[...r0];case"short":return[...o0];case"long":return[...l0];default:return null}}function a0(n){return bg[n.hour<12?0:1]}function u0(n,e){return gg(e)[n.weekday-1]}function f0(n,e){return mg(e)[n.month-1]}function c0(n,e){return vg(e)[n.year<0?0:1]}function d0(n,e,t="always",i=!1){const s={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},l=["hours","minutes","seconds"].indexOf(n)===-1;if(t==="auto"&&l){const c=n==="days";switch(e){case 1:return c?"tomorrow":`next ${s[n][0]}`;case-1:return c?"yesterday":`last ${s[n][0]}`;case 0:return c?"today":`this ${s[n][0]}`}}const o=Object.is(e,-0)||e<0,r=Math.abs(e),a=r===1,u=s[n],f=i?a?u[1]:u[2]||u[1]:a?s[n][0]:n;return o?`${r} ${f} ago`:`in ${r} ${f}`}function vu(n,e){let t="";for(const i of n)i.literal?t+=i.val:t+=e(i.val);return t}const p0={D:Hr,DD:U_,DDD:W_,DDDD:Y_,t:K_,tt:J_,ttt:Z_,tttt:G_,T:X_,TT:Q_,TTT:x_,TTTT:eg,f:tg,ff:ig,fff:lg,ffff:rg,F:ng,FF:sg,FFF:og,FFFF:ag};class mn{static create(e,t={}){return new mn(e,t)}static parseFormat(e){let t=null,i="",s=!1;const l=[];for(let o=0;o0&&l.push({literal:s,val:i}),t=null,i="",s=!s):s||r===t?i+=r:(i.length>0&&l.push({literal:!1,val:i}),i=r,t=r)}return i.length>0&&l.push({literal:s,val:i}),l}static macroTokenToFormatOpts(e){return p0[e]}constructor(e,t){this.opts=t,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,t){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...t}).format()}formatDateTime(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t}).format()}formatDateTimeParts(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t}).formatToParts()}resolvedOptions(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t}).resolvedOptions()}num(e,t=0){if(this.opts.forceSimple)return Ft(e,t);const i={...this.opts};return t>0&&(i.padTo=t),this.loc.numberFormatter(i).format(e)}formatDateTimeFromString(e,t){const i=this.loc.listingMode()==="en",s=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",l=(p,h)=>this.loc.extract(e,p,h),o=p=>e.isOffsetFixed&&e.offset===0&&p.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,p.format):"",r=()=>i?a0(e):l({hour:"numeric",hourCycle:"h12"},"dayperiod"),a=(p,h)=>i?f0(e,p):l(h?{month:p}:{month:p,day:"numeric"},"month"),u=(p,h)=>i?u0(e,p):l(h?{weekday:p}:{weekday:p,month:"long",day:"numeric"},"weekday"),f=p=>{const h=mn.macroTokenToFormatOpts(p);return h?this.formatWithSystemDefault(e,h):p},c=p=>i?c0(e,p):l({era:p},"era"),d=p=>{switch(p){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12===0?12:e.hour%12);case"hh":return this.num(e.hour%12===0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return o({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return o({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return o({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return r();case"d":return s?l({day:"numeric"},"day"):this.num(e.day);case"dd":return s?l({day:"2-digit"},"day"):this.num(e.day,2);case"c":return this.num(e.weekday);case"ccc":return u("short",!0);case"cccc":return u("long",!0);case"ccccc":return u("narrow",!0);case"E":return this.num(e.weekday);case"EEE":return u("short",!1);case"EEEE":return u("long",!1);case"EEEEE":return u("narrow",!1);case"L":return s?l({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return s?l({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return a("short",!0);case"LLLL":return a("long",!0);case"LLLLL":return a("narrow",!0);case"M":return s?l({month:"numeric"},"month"):this.num(e.month);case"MM":return s?l({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return a("short",!1);case"MMMM":return a("long",!1);case"MMMMM":return a("narrow",!1);case"y":return s?l({year:"numeric"},"year"):this.num(e.year);case"yy":return s?l({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return s?l({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return s?l({year:"numeric"},"year"):this.num(e.year,6);case"G":return c("short");case"GG":return c("long");case"GGGGG":return c("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return f(p)}};return vu(mn.parseFormat(t),d)}formatDurationFromString(e,t){const i=a=>{switch(a[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},s=a=>u=>{const f=i(u);return f?this.num(a.get(f),u.length):u},l=mn.parseFormat(t),o=l.reduce((a,{literal:u,val:f})=>u?a:a.concat(f),[]),r=e.shiftTo(...o.map(i).filter(a=>a));return vu(l,s(r))}}class zn{constructor(e,t){this.reason=e,this.explanation=t}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}class Ml{get type(){throw new _i}get name(){throw new _i}get ianaName(){return this.name}get isUniversal(){throw new _i}offsetName(e,t){throw new _i}formatOffset(e,t){throw new _i}offset(e){throw new _i}equals(e){throw new _i}get isValid(){throw new _i}}let nr=null;class Sa extends Ml{static get instance(){return nr===null&&(nr=new Sa),nr}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:t,locale:i}){return fg(e,t,i)}formatOffset(e,t){return tl(this.offset(e),t)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return e.type==="system"}get isValid(){return!0}}let uo={};function m0(n){return uo[n]||(uo[n]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:n,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),uo[n]}const h0={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function _0(n,e){const t=n.format(e).replace(/\u200E/g,""),i=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(t),[,s,l,o,r,a,u,f]=i;return[o,s,l,r,a,u,f]}function g0(n,e){const t=n.formatToParts(e),i=[];for(let s=0;s=0?h:1e3+h,(d-p)/(60*1e3)}equals(e){return e.type==="iana"&&e.name===this.name}get isValid(){return this.valid}}let ir=null;class on extends Ml{static get utcInstance(){return ir===null&&(ir=new on(0)),ir}static instance(e){return e===0?on.utcInstance:new on(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new on(Vo(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${tl(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${tl(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return tl(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return e.type==="fixed"&&e.fixed===this.fixed}get isValid(){return!0}}class b0 extends Ml{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function vi(n,e){if(xe(n)||n===null)return e;if(n instanceof Ml)return n;if(Xb(n)){const t=n.toLowerCase();return t==="local"||t==="system"?e:t==="utc"||t==="gmt"?on.utcInstance:on.parseSpecifier(t)||fi.create(n)}else return Xi(n)?on.instance(n):typeof n=="object"&&n.offset&&typeof n.offset=="number"?n:new b0(n)}let yu=()=>Date.now(),ku="system",wu=null,Su=null,Tu=null,$u;class zt{static get now(){return yu}static set now(e){yu=e}static set defaultZone(e){ku=e}static get defaultZone(){return vi(ku,Sa.instance)}static get defaultLocale(){return wu}static set defaultLocale(e){wu=e}static get defaultNumberingSystem(){return Su}static set defaultNumberingSystem(e){Su=e}static get defaultOutputCalendar(){return Tu}static set defaultOutputCalendar(e){Tu=e}static get throwOnInvalid(){return $u}static set throwOnInvalid(e){$u=e}static resetCaches(){kt.resetCache(),fi.resetCache()}}let Cu={};function v0(n,e={}){const t=JSON.stringify([n,e]);let i=Cu[t];return i||(i=new Intl.ListFormat(n,e),Cu[t]=i),i}let Br={};function Ur(n,e={}){const t=JSON.stringify([n,e]);let i=Br[t];return i||(i=new Intl.DateTimeFormat(n,e),Br[t]=i),i}let Wr={};function y0(n,e={}){const t=JSON.stringify([n,e]);let i=Wr[t];return i||(i=new Intl.NumberFormat(n,e),Wr[t]=i),i}let Yr={};function k0(n,e={}){const{base:t,...i}=e,s=JSON.stringify([n,i]);let l=Yr[s];return l||(l=new Intl.RelativeTimeFormat(n,e),Yr[s]=l),l}let Xs=null;function w0(){return Xs||(Xs=new Intl.DateTimeFormat().resolvedOptions().locale,Xs)}function S0(n){const e=n.indexOf("-u-");if(e===-1)return[n];{let t;const i=n.substring(0,e);try{t=Ur(n).resolvedOptions()}catch{t=Ur(i).resolvedOptions()}const{numberingSystem:s,calendar:l}=t;return[i,s,l]}}function T0(n,e,t){return(t||e)&&(n+="-u",t&&(n+=`-ca-${t}`),e&&(n+=`-nu-${e}`)),n}function $0(n){const e=[];for(let t=1;t<=12;t++){const i=Ve.utc(2016,t,1);e.push(n(i))}return e}function C0(n){const e=[];for(let t=1;t<=7;t++){const i=Ve.utc(2016,11,13+t);e.push(n(i))}return e}function Hl(n,e,t,i,s){const l=n.listingMode(t);return l==="error"?null:l==="en"?i(e):s(e)}function M0(n){return n.numberingSystem&&n.numberingSystem!=="latn"?!1:n.numberingSystem==="latn"||!n.locale||n.locale.startsWith("en")||new Intl.DateTimeFormat(n.intl).resolvedOptions().numberingSystem==="latn"}class O0{constructor(e,t,i){this.padTo=i.padTo||0,this.floor=i.floor||!1;const{padTo:s,floor:l,...o}=i;if(!t||Object.keys(o).length>0){const r={useGrouping:!1,...i};i.padTo>0&&(r.minimumIntegerDigits=i.padTo),this.inf=y0(e,r)}}format(e){if(this.inf){const t=this.floor?Math.floor(e):e;return this.inf.format(t)}else{const t=this.floor?Math.floor(e):ka(e,3);return Ft(t,this.padTo)}}}class D0{constructor(e,t,i){this.opts=i;let s;if(e.zone.isUniversal){const o=-1*(e.offset/60),r=o>=0?`Etc/GMT+${o}`:`Etc/GMT${o}`;e.offset!==0&&fi.create(r).valid?(s=r,this.dt=e):(s="UTC",i.timeZoneName?this.dt=e:this.dt=e.offset===0?e:Ve.fromMillis(e.ts+e.offset*60*1e3))}else e.zone.type==="system"?this.dt=e:(this.dt=e,s=e.zone.name);const l={...this.opts};s&&(l.timeZone=s),this.dtf=Ur(t,l)}format(){return this.dtf.format(this.dt.toJSDate())}formatToParts(){return this.dtf.formatToParts(this.dt.toJSDate())}resolvedOptions(){return this.dtf.resolvedOptions()}}class E0{constructor(e,t,i){this.opts={style:"long",...i},!t&&ug()&&(this.rtf=k0(e,i))}format(e,t){return this.rtf?this.rtf.format(e,t):d0(t,e,this.opts.numeric,this.opts.style!=="long")}formatToParts(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]}}class kt{static fromOpts(e){return kt.create(e.locale,e.numberingSystem,e.outputCalendar,e.defaultToEN)}static create(e,t,i,s=!1){const l=e||zt.defaultLocale,o=l||(s?"en-US":w0()),r=t||zt.defaultNumberingSystem,a=i||zt.defaultOutputCalendar;return new kt(o,r,a,l)}static resetCache(){Xs=null,Br={},Wr={},Yr={}}static fromObject({locale:e,numberingSystem:t,outputCalendar:i}={}){return kt.create(e,t,i)}constructor(e,t,i,s){const[l,o,r]=S0(e);this.locale=l,this.numberingSystem=t||o||null,this.outputCalendar=i||r||null,this.intl=T0(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=s,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=M0(this)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),t=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return e&&t?"en":"intl"}clone(e){return!e||Object.getOwnPropertyNames(e).length===0?this:kt.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,e.defaultToEN||!1)}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,t=!1,i=!0){return Hl(this,e,i,mg,()=>{const s=t?{month:e,day:"numeric"}:{month:e},l=t?"format":"standalone";return this.monthsCache[l][e]||(this.monthsCache[l][e]=$0(o=>this.extract(o,s,"month"))),this.monthsCache[l][e]})}weekdays(e,t=!1,i=!0){return Hl(this,e,i,gg,()=>{const s=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},l=t?"format":"standalone";return this.weekdaysCache[l][e]||(this.weekdaysCache[l][e]=C0(o=>this.extract(o,s,"weekday"))),this.weekdaysCache[l][e]})}meridiems(e=!0){return Hl(this,void 0,e,()=>bg,()=>{if(!this.meridiemCache){const t={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[Ve.utc(2016,11,13,9),Ve.utc(2016,11,13,19)].map(i=>this.extract(i,t,"dayperiod"))}return this.meridiemCache})}eras(e,t=!0){return Hl(this,e,t,vg,()=>{const i={era:e};return this.eraCache[e]||(this.eraCache[e]=[Ve.utc(-40,1,1),Ve.utc(2017,1,1)].map(s=>this.extract(s,i,"era"))),this.eraCache[e]})}extract(e,t,i){const s=this.dtFormatter(e,t),l=s.formatToParts(),o=l.find(r=>r.type.toLowerCase()===i);return o?o.value:null}numberFormatter(e={}){return new O0(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,t={}){return new D0(e,this.intl,t)}relFormatter(e={}){return new E0(this.intl,this.isEnglish(),e)}listFormatter(e={}){return v0(this.intl,e)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}}function Is(...n){const e=n.reduce((t,i)=>t+i.source,"");return RegExp(`^${e}$`)}function Ps(...n){return e=>n.reduce(([t,i,s],l)=>{const[o,r,a]=l(e,s);return[{...t,...o},r||i,a]},[{},null,1]).slice(0,2)}function Ls(n,...e){if(n==null)return[null,null];for(const[t,i]of e){const s=t.exec(n);if(s)return i(s)}return[null,null]}function yg(...n){return(e,t)=>{const i={};let s;for(s=0;sp!==void 0&&(h||p&&f)?-p:p;return[{years:d(ji(t)),months:d(ji(i)),weeks:d(ji(s)),days:d(ji(l)),hours:d(ji(o)),minutes:d(ji(r)),seconds:d(ji(a),a==="-0"),milliseconds:d(ya(u),c)}]}const B0={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function Ca(n,e,t,i,s,l,o){const r={year:e.length===2?zr(bi(e)):bi(e),month:pg.indexOf(t)+1,day:bi(i),hour:bi(s),minute:bi(l)};return o&&(r.second=bi(o)),n&&(r.weekday=n.length>3?hg.indexOf(n)+1:_g.indexOf(n)+1),r}const U0=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function W0(n){const[,e,t,i,s,l,o,r,a,u,f,c]=n,d=Ca(e,s,i,t,l,o,r);let p;return a?p=B0[a]:u?p=0:p=Vo(f,c),[d,new on(p)]}function Y0(n){return n.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}const K0=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,J0=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,Z0=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Mu(n){const[,e,t,i,s,l,o,r]=n;return[Ca(e,s,i,t,l,o,r),on.utcInstance]}function G0(n){const[,e,t,i,s,l,o,r]=n;return[Ca(e,r,t,i,s,l,o),on.utcInstance]}const X0=Is(I0,$a),Q0=Is(P0,$a),x0=Is(L0,$a),ev=Is(wg),Tg=Ps(j0,Ns,Ol,Dl),tv=Ps(N0,Ns,Ol,Dl),nv=Ps(F0,Ns,Ol,Dl),iv=Ps(Ns,Ol,Dl);function sv(n){return Ls(n,[X0,Tg],[Q0,tv],[x0,nv],[ev,iv])}function lv(n){return Ls(Y0(n),[U0,W0])}function ov(n){return Ls(n,[K0,Mu],[J0,Mu],[Z0,G0])}function rv(n){return Ls(n,[H0,z0])}const av=Ps(Ns);function uv(n){return Ls(n,[V0,av])}const fv=Is(R0,q0),cv=Is(Sg),dv=Ps(Ns,Ol,Dl);function pv(n){return Ls(n,[fv,Tg],[cv,dv])}const mv="Invalid Duration",$g={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},hv={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...$g},Mn=146097/400,ps=146097/4800,_v={years:{quarters:4,months:12,weeks:Mn/7,days:Mn,hours:Mn*24,minutes:Mn*24*60,seconds:Mn*24*60*60,milliseconds:Mn*24*60*60*1e3},quarters:{months:3,weeks:Mn/28,days:Mn/4,hours:Mn*24/4,minutes:Mn*24*60/4,seconds:Mn*24*60*60/4,milliseconds:Mn*24*60*60*1e3/4},months:{weeks:ps/7,days:ps,hours:ps*24,minutes:ps*24*60,seconds:ps*24*60*60,milliseconds:ps*24*60*60*1e3},...$g},Wi=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],gv=Wi.slice(0).reverse();function Vi(n,e,t=!1){const i={values:t?e.values:{...n.values,...e.values||{}},loc:n.loc.clone(e.loc),conversionAccuracy:e.conversionAccuracy||n.conversionAccuracy};return new it(i)}function bv(n){return n<0?Math.floor(n):Math.ceil(n)}function Cg(n,e,t,i,s){const l=n[s][t],o=e[t]/l,r=Math.sign(o)===Math.sign(i[s]),a=!r&&i[s]!==0&&Math.abs(o)<=1?bv(o):Math.trunc(o);i[s]+=a,e[t]-=a*l}function vv(n,e){gv.reduce((t,i)=>xe(e[i])?t:(t&&Cg(n,e,t,e,i),i),null)}class it{constructor(e){const t=e.conversionAccuracy==="longterm"||!1;this.values=e.values,this.loc=e.loc||kt.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=t?_v:hv,this.isLuxonDuration=!0}static fromMillis(e,t){return it.fromObject({milliseconds:e},t)}static fromObject(e,t={}){if(e==null||typeof e!="object")throw new In(`Duration.fromObject: argument expected to be an object, got ${e===null?"null":typeof e}`);return new it({values:bo(e,it.normalizeUnit),loc:kt.fromObject(t),conversionAccuracy:t.conversionAccuracy})}static fromDurationLike(e){if(Xi(e))return it.fromMillis(e);if(it.isDuration(e))return e;if(typeof e=="object")return it.fromObject(e);throw new In(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,t){const[i]=rv(e);return i?it.fromObject(i,t):it.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,t){const[i]=uv(e);return i?it.fromObject(i,t):it.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,t=null){if(!e)throw new In("need to specify a reason the Duration is invalid");const i=e instanceof zn?e:new zn(e,t);if(zt.throwOnInvalid)throw new Jb(i);return new it({invalid:i})}static normalizeUnit(e){const t={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e&&e.toLowerCase()];if(!t)throw new B_(e);return t}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,t={}){const i={...t,floor:t.round!==!1&&t.floor!==!1};return this.isValid?mn.create(this.loc,i).formatDurationFromString(this,e):mv}toHuman(e={}){const t=Wi.map(i=>{const s=this.values[i];return xe(s)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:i.slice(0,-1)}).format(s)}).filter(i=>i);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(t)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return this.years!==0&&(e+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(e+=this.months+this.quarters*3+"M"),this.weeks!==0&&(e+=this.weeks+"W"),this.days!==0&&(e+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(e+="T"),this.hours!==0&&(e+=this.hours+"H"),this.minutes!==0&&(e+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(e+=ka(this.seconds+this.milliseconds/1e3,3)+"S"),e==="P"&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const t=this.toMillis();if(t<0||t>=864e5)return null;e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e};const i=this.shiftTo("hours","minutes","seconds","milliseconds");let s=e.format==="basic"?"hhmm":"hh:mm";(!e.suppressSeconds||i.seconds!==0||i.milliseconds!==0)&&(s+=e.format==="basic"?"ss":":ss",(!e.suppressMilliseconds||i.milliseconds!==0)&&(s+=".SSS"));let l=i.toFormat(s);return e.includePrefix&&(l="T"+l),l}toJSON(){return this.toISO()}toString(){return this.toISO()}toMillis(){return this.as("milliseconds")}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const t=it.fromDurationLike(e),i={};for(const s of Wi)($s(t.values,s)||$s(this.values,s))&&(i[s]=t.get(s)+this.get(s));return Vi(this,{values:i},!0)}minus(e){if(!this.isValid)return this;const t=it.fromDurationLike(e);return this.plus(t.negate())}mapUnits(e){if(!this.isValid)return this;const t={};for(const i of Object.keys(this.values))t[i]=cg(e(this.values[i],i));return Vi(this,{values:t},!0)}get(e){return this[it.normalizeUnit(e)]}set(e){if(!this.isValid)return this;const t={...this.values,...bo(e,it.normalizeUnit)};return Vi(this,{values:t})}reconfigure({locale:e,numberingSystem:t,conversionAccuracy:i}={}){const s=this.loc.clone({locale:e,numberingSystem:t}),l={loc:s};return i&&(l.conversionAccuracy=i),Vi(this,l)}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return vv(this.matrix,e),Vi(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(e.length===0)return this;e=e.map(o=>it.normalizeUnit(o));const t={},i={},s=this.toObject();let l;for(const o of Wi)if(e.indexOf(o)>=0){l=o;let r=0;for(const u in i)r+=this.matrix[u][o]*i[u],i[u]=0;Xi(s[o])&&(r+=s[o]);const a=Math.trunc(r);t[o]=a,i[o]=(r*1e3-a*1e3)/1e3;for(const u in s)Wi.indexOf(u)>Wi.indexOf(o)&&Cg(this.matrix,s,u,t,o)}else Xi(s[o])&&(i[o]=s[o]);for(const o in i)i[o]!==0&&(t[l]+=o===l?i[o]:i[o]/this.matrix[l][o]);return Vi(this,{values:t},!0).normalize()}negate(){if(!this.isValid)return this;const e={};for(const t of Object.keys(this.values))e[t]=this.values[t]===0?0:-this.values[t];return Vi(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid||!this.loc.equals(e.loc))return!1;function t(i,s){return i===void 0||i===0?s===void 0||s===0:i===s}for(const i of Wi)if(!t(this.values[i],e.values[i]))return!1;return!0}}const js="Invalid Interval";function yv(n,e){return!n||!n.isValid?St.invalid("missing or invalid start"):!e||!e.isValid?St.invalid("missing or invalid end"):ee:!1}isBefore(e){return this.isValid?this.e<=e:!1}contains(e){return this.isValid?this.s<=e&&this.e>e:!1}set({start:e,end:t}={}){return this.isValid?St.fromDateTimes(e||this.s,t||this.e):this}splitAt(...e){if(!this.isValid)return[];const t=e.map(zs).filter(o=>this.contains(o)).sort(),i=[];let{s}=this,l=0;for(;s+this.e?this.e:o;i.push(St.fromDateTimes(s,r)),s=r,l+=1}return i}splitBy(e){const t=it.fromDurationLike(e);if(!this.isValid||!t.isValid||t.as("milliseconds")===0)return[];let{s:i}=this,s=1,l;const o=[];for(;ia*s));l=+r>+this.e?this.e:r,o.push(St.fromDateTimes(i,l)),i=l,s+=1}return o}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s=e.e:!1}equals(e){return!this.isValid||!e.isValid?!1:this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;const t=this.s>e.s?this.s:e.s,i=this.e=i?null:St.fromDateTimes(t,i)}union(e){if(!this.isValid)return this;const t=this.se.e?this.e:e.e;return St.fromDateTimes(t,i)}static merge(e){const[t,i]=e.sort((s,l)=>s.s-l.s).reduce(([s,l],o)=>l?l.overlaps(o)||l.abutsStart(o)?[s,l.union(o)]:[s.concat([l]),o]:[s,o],[[],null]);return i&&t.push(i),t}static xor(e){let t=null,i=0;const s=[],l=e.map(a=>[{time:a.s,type:"s"},{time:a.e,type:"e"}]),o=Array.prototype.concat(...l),r=o.sort((a,u)=>a.time-u.time);for(const a of r)i+=a.type==="s"?1:-1,i===1?t=a.time:(t&&+t!=+a.time&&s.push(St.fromDateTimes(t,a.time)),t=null);return St.merge(s)}difference(...e){return St.xor([this].concat(e)).map(t=>this.intersection(t)).filter(t=>t&&!t.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:js}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:js}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:js}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:js}toFormat(e,{separator:t=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${t}${this.e.toFormat(e)}`:js}toDuration(e,t){return this.isValid?this.e.diff(this.s,e,t):it.invalid(this.invalidReason)}mapEndpoints(e){return St.fromDateTimes(e(this.s),e(this.e))}}class zl{static hasDST(e=zt.defaultZone){const t=Ve.now().setZone(e).set({month:12});return!e.isUniversal&&t.offset!==t.set({month:6}).offset}static isValidIANAZone(e){return fi.isValidZone(e)}static normalizeZone(e){return vi(e,zt.defaultZone)}static months(e="long",{locale:t=null,numberingSystem:i=null,locObj:s=null,outputCalendar:l="gregory"}={}){return(s||kt.create(t,i,l)).months(e)}static monthsFormat(e="long",{locale:t=null,numberingSystem:i=null,locObj:s=null,outputCalendar:l="gregory"}={}){return(s||kt.create(t,i,l)).months(e,!0)}static weekdays(e="long",{locale:t=null,numberingSystem:i=null,locObj:s=null}={}){return(s||kt.create(t,i,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:t=null,numberingSystem:i=null,locObj:s=null}={}){return(s||kt.create(t,i,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return kt.create(e).meridiems()}static eras(e="short",{locale:t=null}={}){return kt.create(t,null,"gregory").eras(e)}static features(){return{relative:ug()}}}function Ou(n,e){const t=s=>s.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),i=t(e)-t(n);return Math.floor(it.fromMillis(i).as("days"))}function kv(n,e,t){const i=[["years",(r,a)=>a.year-r.year],["quarters",(r,a)=>a.quarter-r.quarter],["months",(r,a)=>a.month-r.month+(a.year-r.year)*12],["weeks",(r,a)=>{const u=Ou(r,a);return(u-u%7)/7}],["days",Ou]],s={};let l,o;for(const[r,a]of i)if(t.indexOf(r)>=0){l=r;let u=a(n,e);o=n.plus({[r]:u}),o>e?(n=n.plus({[r]:u-1}),u-=1):n=o,s[r]=u}return[n,s,o,l]}function wv(n,e,t,i){let[s,l,o,r]=kv(n,e,t);const a=e-s,u=t.filter(c=>["hours","minutes","seconds","milliseconds"].indexOf(c)>=0);u.length===0&&(o0?it.fromMillis(a,i).shiftTo(...u).plus(f):f}const Ma={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Du={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},Sv=Ma.hanidec.replace(/[\[|\]]/g,"").split("");function Tv(n){let e=parseInt(n,10);if(isNaN(e)){e="";for(let t=0;t=l&&i<=o&&(e+=i-l)}}return parseInt(e,10)}else return e}function jn({numberingSystem:n},e=""){return new RegExp(`${Ma[n||"latn"]}${e}`)}const $v="missing Intl.DateTimeFormat.formatToParts support";function lt(n,e=t=>t){return{regex:n,deser:([t])=>e(Tv(t))}}const Cv=String.fromCharCode(160),Mg=`[ ${Cv}]`,Og=new RegExp(Mg,"g");function Mv(n){return n.replace(/\./g,"\\.?").replace(Og,Mg)}function Eu(n){return n.replace(/\./g,"").replace(Og," ").toLowerCase()}function Vn(n,e){return n===null?null:{regex:RegExp(n.map(Mv).join("|")),deser:([t])=>n.findIndex(i=>Eu(t)===Eu(i))+e}}function Au(n,e){return{regex:n,deser:([,t,i])=>Vo(t,i),groups:e}}function sr(n){return{regex:n,deser:([e])=>e}}function Ov(n){return n.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function Dv(n,e){const t=jn(e),i=jn(e,"{2}"),s=jn(e,"{3}"),l=jn(e,"{4}"),o=jn(e,"{6}"),r=jn(e,"{1,2}"),a=jn(e,"{1,3}"),u=jn(e,"{1,6}"),f=jn(e,"{1,9}"),c=jn(e,"{2,4}"),d=jn(e,"{4,6}"),p=_=>({regex:RegExp(Ov(_.val)),deser:([y])=>y,literal:!0}),g=(_=>{if(n.literal)return p(_);switch(_.val){case"G":return Vn(e.eras("short",!1),0);case"GG":return Vn(e.eras("long",!1),0);case"y":return lt(u);case"yy":return lt(c,zr);case"yyyy":return lt(l);case"yyyyy":return lt(d);case"yyyyyy":return lt(o);case"M":return lt(r);case"MM":return lt(i);case"MMM":return Vn(e.months("short",!0,!1),1);case"MMMM":return Vn(e.months("long",!0,!1),1);case"L":return lt(r);case"LL":return lt(i);case"LLL":return Vn(e.months("short",!1,!1),1);case"LLLL":return Vn(e.months("long",!1,!1),1);case"d":return lt(r);case"dd":return lt(i);case"o":return lt(a);case"ooo":return lt(s);case"HH":return lt(i);case"H":return lt(r);case"hh":return lt(i);case"h":return lt(r);case"mm":return lt(i);case"m":return lt(r);case"q":return lt(r);case"qq":return lt(i);case"s":return lt(r);case"ss":return lt(i);case"S":return lt(a);case"SSS":return lt(s);case"u":return sr(f);case"uu":return sr(r);case"uuu":return lt(t);case"a":return Vn(e.meridiems(),0);case"kkkk":return lt(l);case"kk":return lt(c,zr);case"W":return lt(r);case"WW":return lt(i);case"E":case"c":return lt(t);case"EEE":return Vn(e.weekdays("short",!1,!1),1);case"EEEE":return Vn(e.weekdays("long",!1,!1),1);case"ccc":return Vn(e.weekdays("short",!0,!1),1);case"cccc":return Vn(e.weekdays("long",!0,!1),1);case"Z":case"ZZ":return Au(new RegExp(`([+-]${r.source})(?::(${i.source}))?`),2);case"ZZZ":return Au(new RegExp(`([+-]${r.source})(${i.source})?`),2);case"z":return sr(/[a-z_+-/]{1,256}?/i);default:return p(_)}})(n)||{invalidReason:$v};return g.token=n,g}const Ev={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}};function Av(n,e,t){const{type:i,value:s}=n;if(i==="literal")return{literal:!0,val:s};const l=t[i];let o=Ev[i];if(typeof o=="object"&&(o=o[l]),o)return{literal:!1,val:o}}function Iv(n){return[`^${n.map(t=>t.regex).reduce((t,i)=>`${t}(${i.source})`,"")}$`,n]}function Pv(n,e,t){const i=n.match(e);if(i){const s={};let l=1;for(const o in t)if($s(t,o)){const r=t[o],a=r.groups?r.groups+1:1;!r.literal&&r.token&&(s[r.token.val[0]]=r.deser(i.slice(l,l+a))),l+=a}return[i,s]}else return[i,{}]}function Lv(n){const e=l=>{switch(l){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}};let t=null,i;return xe(n.z)||(t=fi.create(n.z)),xe(n.Z)||(t||(t=new on(n.Z)),i=n.Z),xe(n.q)||(n.M=(n.q-1)*3+1),xe(n.h)||(n.h<12&&n.a===1?n.h+=12:n.h===12&&n.a===0&&(n.h=0)),n.G===0&&n.y&&(n.y=-n.y),xe(n.u)||(n.S=ya(n.u)),[Object.keys(n).reduce((l,o)=>{const r=e(o);return r&&(l[r]=n[o]),l},{}),t,i]}let lr=null;function Nv(){return lr||(lr=Ve.fromMillis(1555555555555)),lr}function Fv(n,e){if(n.literal)return n;const t=mn.macroTokenToFormatOpts(n.val);if(!t)return n;const l=mn.create(e,t).formatDateTimeParts(Nv()).map(o=>Av(o,e,t));return l.includes(void 0)?n:l}function Rv(n,e){return Array.prototype.concat(...n.map(t=>Fv(t,e)))}function Dg(n,e,t){const i=Rv(mn.parseFormat(t),n),s=i.map(o=>Dv(o,n)),l=s.find(o=>o.invalidReason);if(l)return{input:e,tokens:i,invalidReason:l.invalidReason};{const[o,r]=Iv(s),a=RegExp(o,"i"),[u,f]=Pv(e,a,r),[c,d,p]=f?Lv(f):[null,null,void 0];if($s(f,"a")&&$s(f,"H"))throw new Gs("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:i,regex:a,rawMatches:u,matches:f,result:c,zone:d,specificOffset:p}}}function qv(n,e,t){const{result:i,zone:s,specificOffset:l,invalidReason:o}=Dg(n,e,t);return[i,s,l,o]}const Eg=[0,31,59,90,120,151,181,212,243,273,304,334],Ag=[0,31,60,91,121,152,182,213,244,274,305,335];function Ln(n,e){return new zn("unit out of range",`you specified ${e} (of type ${typeof e}) as a ${n}, which is invalid`)}function Ig(n,e,t){const i=new Date(Date.UTC(n,e-1,t));n<100&&n>=0&&i.setUTCFullYear(i.getUTCFullYear()-1900);const s=i.getUTCDay();return s===0?7:s}function Pg(n,e,t){return t+(Cl(n)?Ag:Eg)[e-1]}function Lg(n,e){const t=Cl(n)?Ag:Eg,i=t.findIndex(l=>lgo(e)?(r=e+1,o=1):r=e,{weekYear:r,weekNumber:o,weekday:l,...Ho(n)}}function Iu(n){const{weekYear:e,weekNumber:t,weekday:i}=n,s=Ig(e,1,4),l=el(e);let o=t*7+i-s-3,r;o<1?(r=e-1,o+=el(r)):o>l?(r=e+1,o-=el(e)):r=e;const{month:a,day:u}=Lg(r,o);return{year:r,month:a,day:u,...Ho(n)}}function or(n){const{year:e,month:t,day:i}=n,s=Pg(e,t,i);return{year:e,ordinal:s,...Ho(n)}}function Pu(n){const{year:e,ordinal:t}=n,{month:i,day:s}=Lg(e,t);return{year:e,month:i,day:s,...Ho(n)}}function jv(n){const e=jo(n.weekYear),t=ui(n.weekNumber,1,go(n.weekYear)),i=ui(n.weekday,1,7);return e?t?i?!1:Ln("weekday",n.weekday):Ln("week",n.week):Ln("weekYear",n.weekYear)}function Vv(n){const e=jo(n.year),t=ui(n.ordinal,1,el(n.year));return e?t?!1:Ln("ordinal",n.ordinal):Ln("year",n.year)}function Ng(n){const e=jo(n.year),t=ui(n.month,1,12),i=ui(n.day,1,_o(n.year,n.month));return e?t?i?!1:Ln("day",n.day):Ln("month",n.month):Ln("year",n.year)}function Fg(n){const{hour:e,minute:t,second:i,millisecond:s}=n,l=ui(e,0,23)||e===24&&t===0&&i===0&&s===0,o=ui(t,0,59),r=ui(i,0,59),a=ui(s,0,999);return l?o?r?a?!1:Ln("millisecond",s):Ln("second",i):Ln("minute",t):Ln("hour",e)}const rr="Invalid DateTime",Lu=864e13;function Bl(n){return new zn("unsupported zone",`the zone "${n.name}" is not supported`)}function ar(n){return n.weekData===null&&(n.weekData=Kr(n.c)),n.weekData}function Vs(n,e){const t={ts:n.ts,zone:n.zone,c:n.c,o:n.o,loc:n.loc,invalid:n.invalid};return new Ve({...t,...e,old:t})}function Rg(n,e,t){let i=n-e*60*1e3;const s=t.offset(i);if(e===s)return[i,e];i-=(s-e)*60*1e3;const l=t.offset(i);return s===l?[i,s]:[n-Math.min(s,l)*60*1e3,Math.max(s,l)]}function Nu(n,e){n+=e*60*1e3;const t=new Date(n);return{year:t.getUTCFullYear(),month:t.getUTCMonth()+1,day:t.getUTCDate(),hour:t.getUTCHours(),minute:t.getUTCMinutes(),second:t.getUTCSeconds(),millisecond:t.getUTCMilliseconds()}}function fo(n,e,t){return Rg(wa(n),e,t)}function Fu(n,e){const t=n.o,i=n.c.year+Math.trunc(e.years),s=n.c.month+Math.trunc(e.months)+Math.trunc(e.quarters)*3,l={...n.c,year:i,month:s,day:Math.min(n.c.day,_o(i,s))+Math.trunc(e.days)+Math.trunc(e.weeks)*7},o=it.fromObject({years:e.years-Math.trunc(e.years),quarters:e.quarters-Math.trunc(e.quarters),months:e.months-Math.trunc(e.months),weeks:e.weeks-Math.trunc(e.weeks),days:e.days-Math.trunc(e.days),hours:e.hours,minutes:e.minutes,seconds:e.seconds,milliseconds:e.milliseconds}).as("milliseconds"),r=wa(l);let[a,u]=Rg(r,t,n.zone);return o!==0&&(a+=o,u=n.zone.offset(a)),{ts:a,o:u}}function Hs(n,e,t,i,s,l){const{setZone:o,zone:r}=t;if(n&&Object.keys(n).length!==0){const a=e||r,u=Ve.fromObject(n,{...t,zone:a,specificOffset:l});return o?u:u.setZone(r)}else return Ve.invalid(new zn("unparsable",`the input "${s}" can't be parsed as ${i}`))}function Ul(n,e,t=!0){return n.isValid?mn.create(kt.create("en-US"),{allowZ:t,forceSimple:!0}).formatDateTimeFromString(n,e):null}function ur(n,e){const t=n.c.year>9999||n.c.year<0;let i="";return t&&n.c.year>=0&&(i+="+"),i+=Ft(n.c.year,t?6:4),e?(i+="-",i+=Ft(n.c.month),i+="-",i+=Ft(n.c.day)):(i+=Ft(n.c.month),i+=Ft(n.c.day)),i}function Ru(n,e,t,i,s,l){let o=Ft(n.c.hour);return e?(o+=":",o+=Ft(n.c.minute),(n.c.second!==0||!t)&&(o+=":")):o+=Ft(n.c.minute),(n.c.second!==0||!t)&&(o+=Ft(n.c.second),(n.c.millisecond!==0||!i)&&(o+=".",o+=Ft(n.c.millisecond,3))),s&&(n.isOffsetFixed&&n.offset===0&&!l?o+="Z":n.o<0?(o+="-",o+=Ft(Math.trunc(-n.o/60)),o+=":",o+=Ft(Math.trunc(-n.o%60))):(o+="+",o+=Ft(Math.trunc(n.o/60)),o+=":",o+=Ft(Math.trunc(n.o%60)))),l&&(o+="["+n.zone.ianaName+"]"),o}const qg={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Hv={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},zv={ordinal:1,hour:0,minute:0,second:0,millisecond:0},jg=["year","month","day","hour","minute","second","millisecond"],Bv=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Uv=["year","ordinal","hour","minute","second","millisecond"];function qu(n){const e={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[n.toLowerCase()];if(!e)throw new B_(n);return e}function ju(n,e){const t=vi(e.zone,zt.defaultZone),i=kt.fromObject(e),s=zt.now();let l,o;if(xe(n.year))l=s;else{for(const u of jg)xe(n[u])&&(n[u]=qg[u]);const r=Ng(n)||Fg(n);if(r)return Ve.invalid(r);const a=t.offset(s);[l,o]=fo(n,a,t)}return new Ve({ts:l,zone:t,loc:i,o})}function Vu(n,e,t){const i=xe(t.round)?!0:t.round,s=(o,r)=>(o=ka(o,i||t.calendary?0:2,!0),e.loc.clone(t).relFormatter(t).format(o,r)),l=o=>t.calendary?e.hasSame(n,o)?0:e.startOf(o).diff(n.startOf(o),o).get(o):e.diff(n,o).get(o);if(t.unit)return s(l(t.unit),t.unit);for(const o of t.units){const r=l(o);if(Math.abs(r)>=1)return s(r,o)}return s(n>e?-0:0,t.units[t.units.length-1])}function Hu(n){let e={},t;return n.length>0&&typeof n[n.length-1]=="object"?(e=n[n.length-1],t=Array.from(n).slice(0,n.length-1)):t=Array.from(n),[e,t]}class Ve{constructor(e){const t=e.zone||zt.defaultZone;let i=e.invalid||(Number.isNaN(e.ts)?new zn("invalid input"):null)||(t.isValid?null:Bl(t));this.ts=xe(e.ts)?zt.now():e.ts;let s=null,l=null;if(!i)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t))[s,l]=[e.old.c,e.old.o];else{const r=t.offset(this.ts);s=Nu(this.ts,r),i=Number.isNaN(s.year)?new zn("invalid input"):null,s=i?null:s,l=i?null:r}this._zone=t,this.loc=e.loc||kt.create(),this.invalid=i,this.weekData=null,this.c=s,this.o=l,this.isLuxonDateTime=!0}static now(){return new Ve({})}static local(){const[e,t]=Hu(arguments),[i,s,l,o,r,a,u]=t;return ju({year:i,month:s,day:l,hour:o,minute:r,second:a,millisecond:u},e)}static utc(){const[e,t]=Hu(arguments),[i,s,l,o,r,a,u]=t;return e.zone=on.utcInstance,ju({year:i,month:s,day:l,hour:o,minute:r,second:a,millisecond:u},e)}static fromJSDate(e,t={}){const i=Qb(e)?e.valueOf():NaN;if(Number.isNaN(i))return Ve.invalid("invalid input");const s=vi(t.zone,zt.defaultZone);return s.isValid?new Ve({ts:i,zone:s,loc:kt.fromObject(t)}):Ve.invalid(Bl(s))}static fromMillis(e,t={}){if(Xi(e))return e<-Lu||e>Lu?Ve.invalid("Timestamp out of range"):new Ve({ts:e,zone:vi(t.zone,zt.defaultZone),loc:kt.fromObject(t)});throw new In(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,t={}){if(Xi(e))return new Ve({ts:e*1e3,zone:vi(t.zone,zt.defaultZone),loc:kt.fromObject(t)});throw new In("fromSeconds requires a numerical input")}static fromObject(e,t={}){e=e||{};const i=vi(t.zone,zt.defaultZone);if(!i.isValid)return Ve.invalid(Bl(i));const s=zt.now(),l=xe(t.specificOffset)?i.offset(s):t.specificOffset,o=bo(e,qu),r=!xe(o.ordinal),a=!xe(o.year),u=!xe(o.month)||!xe(o.day),f=a||u,c=o.weekYear||o.weekNumber,d=kt.fromObject(t);if((f||r)&&c)throw new Gs("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(u&&r)throw new Gs("Can't mix ordinal dates with month/day");const p=c||o.weekday&&!f;let h,g,_=Nu(s,l);p?(h=Bv,g=Hv,_=Kr(_)):r?(h=Uv,g=zv,_=or(_)):(h=jg,g=qg);let y=!1;for(const E of h){const P=o[E];xe(P)?y?o[E]=g[E]:o[E]=_[E]:y=!0}const k=p?jv(o):r?Vv(o):Ng(o),T=k||Fg(o);if(T)return Ve.invalid(T);const $=p?Iu(o):r?Pu(o):o,[M,C]=fo($,l,i),O=new Ve({ts:M,zone:i,o:C,loc:d});return o.weekday&&f&&e.weekday!==O.weekday?Ve.invalid("mismatched weekday",`you can't specify both a weekday of ${o.weekday} and a date of ${O.toISO()}`):O}static fromISO(e,t={}){const[i,s]=sv(e);return Hs(i,s,t,"ISO 8601",e)}static fromRFC2822(e,t={}){const[i,s]=lv(e);return Hs(i,s,t,"RFC 2822",e)}static fromHTTP(e,t={}){const[i,s]=ov(e);return Hs(i,s,t,"HTTP",t)}static fromFormat(e,t,i={}){if(xe(e)||xe(t))throw new In("fromFormat requires an input string and a format");const{locale:s=null,numberingSystem:l=null}=i,o=kt.fromOpts({locale:s,numberingSystem:l,defaultToEN:!0}),[r,a,u,f]=qv(o,e,t);return f?Ve.invalid(f):Hs(r,a,i,`format ${t}`,e,u)}static fromString(e,t,i={}){return Ve.fromFormat(e,t,i)}static fromSQL(e,t={}){const[i,s]=pv(e);return Hs(i,s,t,"SQL",e)}static invalid(e,t=null){if(!e)throw new In("need to specify a reason the DateTime is invalid");const i=e instanceof zn?e:new zn(e,t);if(zt.throwOnInvalid)throw new Yb(i);return new Ve({invalid:i})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}get(e){return this[e]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?ar(this).weekYear:NaN}get weekNumber(){return this.isValid?ar(this).weekNumber:NaN}get weekday(){return this.isValid?ar(this).weekday:NaN}get ordinal(){return this.isValid?or(this.c).ordinal:NaN}get monthShort(){return this.isValid?zl.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?zl.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?zl.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?zl.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}get isInLeapYear(){return Cl(this.year)}get daysInMonth(){return _o(this.year,this.month)}get daysInYear(){return this.isValid?el(this.year):NaN}get weeksInWeekYear(){return this.isValid?go(this.weekYear):NaN}resolvedLocaleOptions(e={}){const{locale:t,numberingSystem:i,calendar:s}=mn.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t,numberingSystem:i,outputCalendar:s}}toUTC(e=0,t={}){return this.setZone(on.instance(e),t)}toLocal(){return this.setZone(zt.defaultZone)}setZone(e,{keepLocalTime:t=!1,keepCalendarTime:i=!1}={}){if(e=vi(e,zt.defaultZone),e.equals(this.zone))return this;if(e.isValid){let s=this.ts;if(t||i){const l=e.offset(this.ts),o=this.toObject();[s]=fo(o,l,e)}return Vs(this,{ts:s,zone:e})}else return Ve.invalid(Bl(e))}reconfigure({locale:e,numberingSystem:t,outputCalendar:i}={}){const s=this.loc.clone({locale:e,numberingSystem:t,outputCalendar:i});return Vs(this,{loc:s})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const t=bo(e,qu),i=!xe(t.weekYear)||!xe(t.weekNumber)||!xe(t.weekday),s=!xe(t.ordinal),l=!xe(t.year),o=!xe(t.month)||!xe(t.day),r=l||o,a=t.weekYear||t.weekNumber;if((r||s)&&a)throw new Gs("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&s)throw new Gs("Can't mix ordinal dates with month/day");let u;i?u=Iu({...Kr(this.c),...t}):xe(t.ordinal)?(u={...this.toObject(),...t},xe(t.day)&&(u.day=Math.min(_o(u.year,u.month),u.day))):u=Pu({...or(this.c),...t});const[f,c]=fo(u,this.o,this.zone);return Vs(this,{ts:f,o:c})}plus(e){if(!this.isValid)return this;const t=it.fromDurationLike(e);return Vs(this,Fu(this,t))}minus(e){if(!this.isValid)return this;const t=it.fromDurationLike(e).negate();return Vs(this,Fu(this,t))}startOf(e){if(!this.isValid)return this;const t={},i=it.normalizeUnit(e);switch(i){case"years":t.month=1;case"quarters":case"months":t.day=1;case"weeks":case"days":t.hour=0;case"hours":t.minute=0;case"minutes":t.second=0;case"seconds":t.millisecond=0;break}if(i==="weeks"&&(t.weekday=1),i==="quarters"){const s=Math.ceil(this.month/3);t.month=(s-1)*3+1}return this.set(t)}endOf(e){return this.isValid?this.plus({[e]:1}).startOf(e).minus(1):this}toFormat(e,t={}){return this.isValid?mn.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this,e):rr}toLocaleString(e=Hr,t={}){return this.isValid?mn.create(this.loc.clone(t),e).formatDateTime(this):rr}toLocaleParts(e={}){return this.isValid?mn.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:t=!1,suppressMilliseconds:i=!1,includeOffset:s=!0,extendedZone:l=!1}={}){if(!this.isValid)return null;const o=e==="extended";let r=ur(this,o);return r+="T",r+=Ru(this,o,t,i,s,l),r}toISODate({format:e="extended"}={}){return this.isValid?ur(this,e==="extended"):null}toISOWeekDate(){return Ul(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:t=!1,includeOffset:i=!0,includePrefix:s=!1,extendedZone:l=!1,format:o="extended"}={}){return this.isValid?(s?"T":"")+Ru(this,o==="extended",t,e,i,l):null}toRFC2822(){return Ul(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Ul(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?ur(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:t=!1,includeOffsetSpace:i=!0}={}){let s="HH:mm:ss.SSS";return(t||e)&&(i&&(s+=" "),t?s+="z":e&&(s+="ZZ")),Ul(this,s,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():rr}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const t={...this.c};return e.includeConfig&&(t.outputCalendar=this.outputCalendar,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,t="milliseconds",i={}){if(!this.isValid||!e.isValid)return it.invalid("created by diffing an invalid DateTime");const s={locale:this.locale,numberingSystem:this.numberingSystem,...i},l=xb(t).map(it.normalizeUnit),o=e.valueOf()>this.valueOf(),r=o?this:e,a=o?e:this,u=wv(r,a,l,s);return o?u.negate():u}diffNow(e="milliseconds",t={}){return this.diff(Ve.now(),e,t)}until(e){return this.isValid?St.fromDateTimes(this,e):this}hasSame(e,t){if(!this.isValid)return!1;const i=e.valueOf(),s=this.setZone(e.zone,{keepLocalTime:!0});return s.startOf(t)<=i&&i<=s.endOf(t)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const t=e.base||Ve.fromObject({},{zone:this.zone}),i=e.padding?thist.valueOf(),Math.min)}static max(...e){if(!e.every(Ve.isDateTime))throw new In("max requires all arguments be DateTimes");return bu(e,t=>t.valueOf(),Math.max)}static fromFormatExplain(e,t,i={}){const{locale:s=null,numberingSystem:l=null}=i,o=kt.fromOpts({locale:s,numberingSystem:l,defaultToEN:!0});return Dg(o,e,t)}static fromStringExplain(e,t,i={}){return Ve.fromFormatExplain(e,t,i)}static get DATE_SHORT(){return Hr}static get DATE_MED(){return U_}static get DATE_MED_WITH_WEEKDAY(){return Zb}static get DATE_FULL(){return W_}static get DATE_HUGE(){return Y_}static get TIME_SIMPLE(){return K_}static get TIME_WITH_SECONDS(){return J_}static get TIME_WITH_SHORT_OFFSET(){return Z_}static get TIME_WITH_LONG_OFFSET(){return G_}static get TIME_24_SIMPLE(){return X_}static get TIME_24_WITH_SECONDS(){return Q_}static get TIME_24_WITH_SHORT_OFFSET(){return x_}static get TIME_24_WITH_LONG_OFFSET(){return eg}static get DATETIME_SHORT(){return tg}static get DATETIME_SHORT_WITH_SECONDS(){return ng}static get DATETIME_MED(){return ig}static get DATETIME_MED_WITH_SECONDS(){return sg}static get DATETIME_MED_WITH_WEEKDAY(){return Gb}static get DATETIME_FULL(){return lg}static get DATETIME_FULL_WITH_SECONDS(){return og}static get DATETIME_HUGE(){return rg}static get DATETIME_HUGE_WITH_SECONDS(){return ag}}function zs(n){if(Ve.isDateTime(n))return n;if(n&&n.valueOf&&Xi(n.valueOf()))return Ve.fromJSDate(n);if(n&&typeof n=="object")return Ve.fromObject(n);throw new In(`Unknown datetime argument: ${n}, of type ${typeof n}`)}const Wv=[".jpg",".jpeg",".png",".svg",".gif",".jfif",".webp",".avif"],Yv=[".mp4",".avi",".mov",".3gp",".wmv"],Kv=[".aa",".aac",".m4v",".mp3",".ogg",".oga",".mogg",".amr"],Jv=[".pdf",".doc",".docx",".xls",".xlsx",".ppt",".pptx",".odp",".odt",".ods",".txt"];class H{static isObject(e){return e!==null&&typeof e=="object"&&e.constructor===Object}static clone(e){return typeof structuredClone<"u"?structuredClone(e):JSON.parse(JSON.stringify(e))}static isEmpty(e){return e===""||e===null||e==="00000000-0000-0000-0000-000000000000"||e==="0001-01-01 00:00:00.000Z"||e==="0001-01-01"||typeof e>"u"||Array.isArray(e)&&e.length===0||H.isObject(e)&&Object.keys(e).length===0}static isInput(e){let t=e&&e.tagName?e.tagName.toLowerCase():"";return t==="input"||t==="select"||t==="textarea"||e.isContentEditable}static isFocusable(e){let t=e&&e.tagName?e.tagName.toLowerCase():"";return H.isInput(e)||t==="button"||t==="a"||t==="details"||e.tabIndex>=0}static hasNonEmptyProps(e){for(let t in e)if(!H.isEmpty(e[t]))return!0;return!1}static toArray(e,t=!1){return Array.isArray(e)?e.slice():(t||!H.isEmpty(e))&&typeof e<"u"?[e]:[]}static inArray(e,t){e=Array.isArray(e)?e:[];for(let i=e.length-1;i>=0;i--)if(e[i]==t)return!0;return!1}static removeByValue(e,t){e=Array.isArray(e)?e:[];for(let i=e.length-1;i>=0;i--)if(e[i]==t){e.splice(i,1);break}}static pushUnique(e,t){H.inArray(e,t)||e.push(t)}static findByKey(e,t,i){e=Array.isArray(e)?e:[];for(let s in e)if(e[s][t]==i)return e[s];return null}static groupByKey(e,t){e=Array.isArray(e)?e:[];const i={};for(let s in e)i[e[s][t]]=i[e[s][t]]||[],i[e[s][t]].push(e[s]);return i}static removeByKey(e,t,i){for(let s in e)if(e[s][t]==i){e.splice(s,1);break}}static pushOrReplaceByKey(e,t,i="id"){for(let s=e.length-1;s>=0;s--)if(e[s][i]==t[i]){e[s]=t;return}e.push(t)}static filterDuplicatesByKey(e,t="id"){e=Array.isArray(e)?e:[];const i={};for(const s of e)i[s[t]]=s;return Object.values(i)}static filterRedactedProps(e,t="******"){const i=JSON.parse(JSON.stringify(e||{}));for(let s in i)typeof i[s]=="object"&&i[s]!==null?i[s]=H.filterRedactedProps(i[s],t):i[s]===t&&delete i[s];return i}static getNestedVal(e,t,i=null,s="."){let l=e||{},o=(t||"").split(s);for(const r of o){if(!H.isObject(l)&&!Array.isArray(l)||typeof l[r]>"u")return i;l=l[r]}return l}static setByPath(e,t,i,s="."){if(e===null||typeof e!="object"){console.warn("setByPath: data not an object or array.");return}let l=e,o=t.split(s),r=o.pop();for(const a of o)(!H.isObject(l)&&!Array.isArray(l)||!H.isObject(l[a])&&!Array.isArray(l[a]))&&(l[a]={}),l=l[a];l[r]=i}static deleteByPath(e,t,i="."){let s=e||{},l=(t||"").split(i),o=l.pop();for(const r of l)(!H.isObject(s)&&!Array.isArray(s)||!H.isObject(s[r])&&!Array.isArray(s[r]))&&(s[r]={}),s=s[r];Array.isArray(s)?s.splice(o,1):H.isObject(s)&&delete s[o],l.length>0&&(Array.isArray(s)&&!s.length||H.isObject(s)&&!Object.keys(s).length)&&(Array.isArray(e)&&e.length>0||H.isObject(e)&&Object.keys(e).length>0)&&H.deleteByPath(e,l.join(i),i)}static randomString(e){e=e||10;let t="",i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";for(let s=0;s=2?(t[0][0]+t[1][0]).toUpperCase():e[0].toUpperCase()}static getDateTime(e){if(typeof e=="string"){const t={19:"yyyy-MM-dd HH:mm:ss",23:"yyyy-MM-dd HH:mm:ss.SSS",20:"yyyy-MM-dd HH:mm:ssZ",24:"yyyy-MM-dd HH:mm:ss.SSSZ"},i=t[e.length]||t[19];return Ve.fromFormat(e,i,{zone:"UTC"})}return Ve.fromJSDate(e)}static formatToUTCDate(e,t="yyyy-MM-dd HH:mm:ss"){return H.getDateTime(e).toUTC().toFormat(t)}static formatToLocalDate(e,t="yyyy-MM-dd HH:mm:ss"){return H.getDateTime(e).toLocal().toFormat(t)}static async copyToClipboard(e){var t;if(e=""+e,!(!e.length||!((t=window==null?void 0:window.navigator)!=null&&t.clipboard)))return window.navigator.clipboard.writeText(e).catch(i=>{console.warn("Failed to copy.",i)})}static downloadJson(e,t){const i="data:text/json;charset=utf-8,"+encodeURIComponent(JSON.stringify(e,null,2)),s=document.createElement("a");s.setAttribute("href",i),s.setAttribute("download",t+".json"),s.click(),s.remove()}static getJWTPayload(e){const t=(e||"").split(".")[1]||"";if(t==="")return{};try{const i=decodeURIComponent(atob(t));return JSON.parse(i)||{}}catch(i){console.warn("Failed to parse JWT payload data.",i)}return{}}static hasImageExtension(e){return!!Wv.find(t=>e.toLowerCase().endsWith(t))}static hasVideoExtension(e){return!!Yv.find(t=>e.toLowerCase().endsWith(t))}static hasAudioExtension(e){return!!Kv.find(t=>e.toLowerCase().endsWith(t))}static hasDocumentExtension(e){return!!Jv.find(t=>e.toLowerCase().endsWith(t))}static getFileType(e){return H.hasImageExtension(e)?"image":H.hasDocumentExtension(e)?"document":H.hasVideoExtension(e)?"video":H.hasAudioExtension(e)?"audio":"file"}static generateThumb(e,t=100,i=100){return new Promise(s=>{let l=new FileReader;l.onload=function(o){let r=new Image;r.onload=function(){let a=document.createElement("canvas"),u=a.getContext("2d"),f=r.width,c=r.height;return a.width=t,a.height=i,u.drawImage(r,f>c?(f-c)/2:0,0,f>c?c:f,f>c?c:f,0,0,t,i),s(a.toDataURL(e.type))},r.src=o.target.result},l.readAsDataURL(e)})}static addValueToFormData(e,t,i){if(!(typeof i>"u"))if(H.isEmpty(i))e.append(t,"");else if(Array.isArray(i))for(const s of i)H.addValueToFormData(e,t,s);else i instanceof File?e.append(t,i):i instanceof Date?e.append(t,i.toISOString()):H.isObject(i)?e.append(t,JSON.stringify(i)):e.append(t,""+i)}static dummyCollectionRecord(e){var o,r,a,u,f,c,d;const t=(e==null?void 0:e.schema)||[],i={id:"RECORD_ID",collectionId:e==null?void 0:e.id,collectionName:e==null?void 0:e.name};e!=null&&e.isAuth&&(i.username="username123",i.verified=!1,i.emailVisibility=!0,i.email="test@example.com"),(!(e!=null&&e.isView)||H.extractColumnsFromQuery((o=e==null?void 0:e.options)==null?void 0:o.query).includes("created"))&&(i.created="2022-01-01 01:00:00.123Z"),(!(e!=null&&e.isView)||H.extractColumnsFromQuery((r=e==null?void 0:e.options)==null?void 0:r.query).includes("updated"))&&(i.updated="2022-01-01 23:59:59.456Z");for(const p of t){let h=null;p.type==="number"?h=123:p.type==="date"?h="2022-01-01 10:00:00.123Z":p.type==="bool"?h=!0:p.type==="email"?h="test@example.com":p.type==="url"?h="https://example.com":p.type==="json"?h="JSON":p.type==="file"?(h="filename.jpg",((a=p.options)==null?void 0:a.maxSelect)!==1&&(h=[h])):p.type==="select"?(h=(f=(u=p.options)==null?void 0:u.values)==null?void 0:f[0],((c=p.options)==null?void 0:c.maxSelect)!==1&&(h=[h])):p.type==="relation"?(h="RELATION_RECORD_ID",((d=p.options)==null?void 0:d.maxSelect)!==1&&(h=[h])):h="test",i[p.name]=h}return i}static dummyCollectionSchemaData(e){var s,l,o,r;const t=(e==null?void 0:e.schema)||[],i={};for(const a of t){let u=null;if(a.type==="number")u=123;else if(a.type==="date")u="2022-01-01 10:00:00.123Z";else if(a.type==="bool")u=!0;else if(a.type==="email")u="test@example.com";else if(a.type==="url")u="https://example.com";else if(a.type==="json")u="JSON";else{if(a.type==="file")continue;a.type==="select"?(u=(l=(s=a.options)==null?void 0:s.values)==null?void 0:l[0],((o=a.options)==null?void 0:o.maxSelect)!==1&&(u=[u])):a.type==="relation"?(u="RELATION_RECORD_ID",((r=a.options)==null?void 0:r.maxSelect)!==1&&(u=[u])):u="test"}i[a.name]=u}return i}static getCollectionTypeIcon(e){switch(e==null?void 0:e.toLowerCase()){case"auth":return"ri-group-line";case"view":return"ri-table-line";default:return"ri-folder-2-line"}}static getFieldTypeIcon(e){switch(e==null?void 0:e.toLowerCase()){case"primary":return"ri-key-line";case"text":return"ri-text";case"number":return"ri-hashtag";case"date":return"ri-calendar-line";case"bool":return"ri-toggle-line";case"email":return"ri-mail-line";case"url":return"ri-link";case"editor":return"ri-edit-2-line";case"select":return"ri-list-check";case"json":return"ri-braces-line";case"file":return"ri-image-line";case"relation":return"ri-mind-map";case"user":return"ri-user-line";default:return"ri-star-s-line"}}static getFieldValueType(e){var t;switch(e==null?void 0:e.type){case"bool":return"Boolean";case"number":return"Number";case"file":return"File";case"select":case"relation":return((t=e==null?void 0:e.options)==null?void 0:t.maxSelect)===1?"String":"Array";default:return"String"}}static zeroDefaultStr(e){var t;return(e==null?void 0:e.type)==="number"?"0":(e==null?void 0:e.type)==="bool"?"false":(e==null?void 0:e.type)==="json"?'null, "", [], {}':["select","relation","file"].includes(e==null?void 0:e.type)&&((t=e==null?void 0:e.options)==null?void 0:t.maxSelect)!=1?"[]":'""'}static getApiExampleUrl(e){return(window.location.href.substring(0,window.location.href.indexOf("/_"))||e||"/").replace("//localhost","//127.0.0.1")}static hasCollectionChanges(e,t,i=!1){if(e=e||{},t=t||{},e.id!=t.id)return!0;for(let u in e)if(u!=="schema"&&JSON.stringify(e[u])!==JSON.stringify(t[u]))return!0;const s=Array.isArray(e.schema)?e.schema:[],l=Array.isArray(t.schema)?t.schema:[],o=s.filter(u=>(u==null?void 0:u.id)&&!H.findByKey(l,"id",u.id)),r=l.filter(u=>(u==null?void 0:u.id)&&!H.findByKey(s,"id",u.id)),a=l.filter(u=>{const f=H.isObject(u)&&H.findByKey(s,"id",u.id);if(!f)return!1;for(let c in f)if(JSON.stringify(u[c])!=JSON.stringify(f[c]))return!0;return!1});return!!(r.length||a.length||i&&o.length)}static sortCollections(e=[]){const t=[],i=[],s=[];for(const l of e)l.type==="auth"?t.push(l):l.type==="base"?i.push(l):s.push(l);return[].concat(t,i,s)}static yieldToMain(){return new Promise(e=>{setTimeout(e,0)})}static defaultFlatpickrOptions(){return{dateFormat:"Y-m-d H:i:S",disableMobile:!0,allowInput:!0,enableTime:!0,time_24hr:!0,locale:{firstDayOfWeek:1}}}static defaultEditorOptions(){return{branding:!1,promotion:!1,menubar:!1,min_height:270,height:270,max_height:700,autoresize_bottom_margin:30,skin:"pocketbase",content_style:"body { font-size: 14px }",plugins:["autoresize","autolink","lists","link","image","searchreplace","fullscreen","media","table","code","codesample"],toolbar:"undo redo | styles | alignleft aligncenter alignright | bold italic forecolor backcolor | bullist numlist | link image table codesample | code fullscreen",file_picker_types:"image",file_picker_callback:(e,t,i)=>{const s=document.createElement("input");s.setAttribute("type","file"),s.setAttribute("accept","image/*"),s.addEventListener("change",l=>{const o=l.target.files[0],r=new FileReader;r.addEventListener("load",()=>{if(!tinymce)return;const a="blobid"+new Date().getTime(),u=tinymce.activeEditor.editorUpload.blobCache,f=r.result.split(",")[1],c=u.create(a,o,f);u.add(c),e(c.blobUri(),{title:o.name})}),r.readAsDataURL(o)}),s.click()}}}static displayValue(e,t,i="N/A"){e=e||{},t=t||[];let s=[];for(const o of t){let r=e[o];typeof r>"u"||(H.isEmpty(r)?s.push(i):typeof r=="boolean"?s.push(r?"True":"False"):typeof r=="string"?(r=r.indexOf("<")>=0?H.plainText(r):r,s.push(H.truncate(r))):s.push(r))}if(s.length>0)return s.join(", ");const l=["title","name","email","username","heading","label","key","id"];for(const o of l)if(!H.isEmpty(e[o]))return e[o];return i}static extractColumnsFromQuery(e){var o;const t="__GROUP__";e=(e||"").replace(/\([\s\S]+?\)/gm,t).replace(/[\t\r\n]|(?:\s\s)+/g," ");const i=e.match(/select\s+([\s\S]+)\s+from/),s=((o=i==null?void 0:i[1])==null?void 0:o.split(","))||[],l=[];for(let r of s){const a=r.trim().split(" ").pop();a!=""&&a!=t&&l.push(a.replace(/[\'\"\`\[\]\s]/g,""))}return l}static getAllCollectionIdentifiers(e,t=""){if(!e)return;let i=[t+"id"];if(e.isView)for(let l of H.extractColumnsFromQuery(e.options.query))H.pushUnique(i,t+l);else e.isAuth?(i.push(t+"username"),i.push(t+"email"),i.push(t+"emailVisibility"),i.push(t+"verified"),i.push(t+"created"),i.push(t+"updated")):(i.push(t+"created"),i.push(t+"updated"));const s=e.schema||[];for(const l of s)H.pushUnique(i,t+l.name);return i}static parseIndex(e){var a,u,f,c,d;const t={unique:!1,optional:!1,schemaName:"",indexName:"",tableName:"",columns:[],expression:""},s=/create\s+(unique\s+)?\s*index\s*(if\s+not\s+exists\s+)?([\w\"\'\`\[\]\.]*)\s+on\s+([\w\"\'\`\[\]\.]*)\s+\(([\s\S]*)\)(?:\s*where\s+([\s\S]*))?/gmi.exec((e||"").trim());if((s==null?void 0:s.length)!=7)return t;const l=/^[\"\'\`\[]|[\"\'\`\]]$/gm;t.unique=((a=s[1])==null?void 0:a.trim().toLowerCase())==="unique",t.optional=!H.isEmpty((u=s[2])==null?void 0:u.trim());const o=(s[3]||"").split(".");o.length==2?(t.schemaName=o[0].replace(l,""),t.indexName=o[1].replace(l,"")):(t.schemaName="",t.indexName=o[0].replace(l,"")),t.tableName=(s[4]||"").replace(l,"");const r=(s[5]||"").replace(/,(?=[^\(]*\))/gmi,"{PB_TEMP}").split(",");for(let p of r){p=p.trim().replaceAll("{PB_TEMP}",",");const g=/^([\s\S]+?)(?:\s+collate\s+([\w]+))?(?:\s+(asc|desc))?$/gmi.exec(p);if((g==null?void 0:g.length)!=4)continue;const _=(c=(f=g[1])==null?void 0:f.trim())==null?void 0:c.replace(l,"");_&&t.columns.push({column:_,collate:g[2]||"",sort:((d=g[3])==null?void 0:d.toUpperCase())||""})}return t.expression=s[6]||"",t}static buildIndex(e){let t="CREATE ";return e.unique&&(t+="UNIQUE "),t+="INDEX ",e.optional&&(t+="IF NOT EXISTS "),e.schemaName&&(t+=`"${e.schemaName}".`),t+=`"${e.indexName||"idx_"+H.randomString(7)}" `,t+=`ON "${e.tableName}" ( -`,t+=e.columns.filter(i=>!!(i!=null&&i.column)).map(i=>{let s="";return i.column.includes("(")||i.column.includes(" ")?s+=i.column:s+=`"${i.column}"`,i.collate&&(s+=" COLLATE "+i.collate),i.sort&&(s+=" "+i.sort.toUpperCase()),s}).join(`, -`),t+=` -)`,e.expression&&(t+=` WHERE ${e.expression}`),t}static replaceIndexTableName(e,t){const i=H.parseIndex(e);return i.tableName=t,H.buildIndex(i)}static replaceIndexColumn(e,t,i){if(t===i)return e;const s=H.parseIndex(e);let l=!1;for(let o of s.columns)o.column===t&&(o.column=i,l=!0);return l?H.buildIndex(s):e}}const zo=Rn([]);function Vg(n,e=4e3){return Bo(n,"info",e)}function Ut(n,e=3e3){return Bo(n,"success",e)}function pl(n,e=4500){return Bo(n,"error",e)}function Zv(n,e=4500){return Bo(n,"warning",e)}function Bo(n,e,t){t=t||4e3;const i={message:n,type:e,duration:t,timeout:setTimeout(()=>{Hg(i)},t)};zo.update(s=>(Da(s,i.message),H.pushOrReplaceByKey(s,i,"message"),s))}function Hg(n){zo.update(e=>(Da(e,n),e))}function Oa(){zo.update(n=>{for(let e of n)Da(n,e);return[]})}function Da(n,e){let t;typeof e=="string"?t=H.findByKey(n,"message",e):t=e,t&&(clearTimeout(t.timeout),H.removeByKey(n,"message",t.message))}const ti=Rn({});function _n(n){ti.set(n||{})}function ci(n){ti.update(e=>(H.deleteByPath(e,n),e))}const Ea=Rn({});function Jr(n){Ea.set(n||{})}va.prototype.logout=function(n=!0){this.authStore.clear(),n&&Ei("/login")};va.prototype.errorResponseHandler=function(n,e=!0,t=""){if(!n||!(n instanceof Error)||n.isAbort)return;const i=(n==null?void 0:n.status)<<0||400,s=(n==null?void 0:n.data)||{};if(e&&i!==404){let l=s.message||n.message||t;l&&pl(l)}if(H.isEmpty(s.data)||_n(s.data),i===401)return this.cancelAllRequests(),this.logout();if(i===403)return this.cancelAllRequests(),Ei("/")};class Gv extends H_{save(e,t){super.save(e,t),t instanceof es&&Jr(t)}clear(){super.clear(),Jr(null)}}const me=new va("../",new Gv("pb_admin_auth"));me.authStore.model instanceof es&&Jr(me.authStore.model);function Xv(n){let e,t,i,s,l,o,r,a,u,f,c,d;const p=n[3].default,h=Et(p,n,n[2],null);return{c(){e=v("div"),t=v("main"),h&&h.c(),i=D(),s=v("footer"),l=v("a"),l.innerHTML=` - Docs`,o=D(),r=v("span"),r.textContent="|",a=D(),u=v("a"),f=v("span"),f.textContent="PocketBase v0.14.0",m(t,"class","page-content"),m(l,"href","https://pocketbase.io/docs/"),m(l,"target","_blank"),m(l,"rel","noopener noreferrer"),m(r,"class","delimiter"),m(f,"class","txt"),m(u,"href","https://github.com/pocketbase/pocketbase/releases"),m(u,"target","_blank"),m(u,"rel","noopener noreferrer"),m(u,"title","Releases"),m(s,"class","page-footer"),m(e,"class",c="page-wrapper "+n[1]),Q(e,"center-content",n[0])},m(g,_){S(g,e,_),b(e,t),h&&h.m(t,null),b(e,i),b(e,s),b(s,l),b(s,o),b(s,r),b(s,a),b(s,u),b(u,f),d=!0},p(g,[_]){h&&h.p&&(!d||_&4)&&It(h,p,g,g[2],d?At(p,g[2],_,null):Pt(g[2]),null),(!d||_&2&&c!==(c="page-wrapper "+g[1]))&&m(e,"class",c),(!d||_&3)&&Q(e,"center-content",g[0])},i(g){d||(A(h,g),d=!0)},o(g){I(h,g),d=!1},d(g){g&&w(e),h&&h.d(g)}}}function Qv(n,e,t){let{$$slots:i={},$$scope:s}=e,{center:l=!1}=e,{class:o=""}=e;return n.$$set=r=>{"center"in r&&t(0,l=r.center),"class"in r&&t(1,o=r.class),"$$scope"in r&&t(2,s=r.$$scope)},[l,o,s,i]}class Cn extends ve{constructor(e){super(),be(this,e,Qv,Xv,_e,{center:0,class:1})}}function zu(n){let e,t,i;return{c(){e=v("div"),e.innerHTML=``,t=D(),i=v("div"),m(e,"class","block txt-center m-b-lg"),m(i,"class","clearfix")},m(s,l){S(s,e,l),S(s,t,l),S(s,i,l)},d(s){s&&w(e),s&&w(t),s&&w(i)}}}function xv(n){let e,t,i,s=!n[0]&&zu();const l=n[1].default,o=Et(l,n,n[2],null);return{c(){e=v("div"),s&&s.c(),t=D(),o&&o.c(),m(e,"class","wrapper wrapper-sm m-b-xl panel-wrapper svelte-lxxzfu")},m(r,a){S(r,e,a),s&&s.m(e,null),b(e,t),o&&o.m(e,null),i=!0},p(r,a){r[0]?s&&(s.d(1),s=null):s||(s=zu(),s.c(),s.m(e,t)),o&&o.p&&(!i||a&4)&&It(o,l,r,r[2],i?At(l,r[2],a,null):Pt(r[2]),null)},i(r){i||(A(o,r),i=!0)},o(r){I(o,r),i=!1},d(r){r&&w(e),s&&s.d(),o&&o.d(r)}}}function ey(n){let e,t;return e=new Cn({props:{class:"full-page",center:!0,$$slots:{default:[xv]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&5&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function ty(n,e,t){let{$$slots:i={},$$scope:s}=e,{nobranding:l=!1}=e;return n.$$set=o=>{"nobranding"in o&&t(0,l=o.nobranding),"$$scope"in o&&t(2,s=o.$$scope)},[l,i,s]}class zg extends ve{constructor(e){super(),be(this,e,ty,ey,_e,{nobranding:0})}}function Uo(n){const e=n-1;return e*e*e+1}function vo(n,{delay:e=0,duration:t=400,easing:i=wl}={}){const s=+getComputedStyle(n).opacity;return{delay:e,duration:t,easing:i,css:l=>`opacity: ${l*s}`}}function ei(n,{delay:e=0,duration:t=400,easing:i=Uo,x:s=0,y:l=0,opacity:o=0}={}){const r=getComputedStyle(n),a=+r.opacity,u=r.transform==="none"?"":r.transform,f=a*(1-o),[c,d]=au(s),[p,h]=au(l);return{delay:e,duration:t,easing:i,css:(g,_)=>` - transform: ${u} translate(${(1-g)*c}${d}, ${(1-g)*p}${h}); - opacity: ${a-f*_}`}}function vt(n,{delay:e=0,duration:t=400,easing:i=Uo,axis:s="y"}={}){const l=getComputedStyle(n),o=+l.opacity,r=s==="y"?"height":"width",a=parseFloat(l[r]),u=s==="y"?["top","bottom"]:["left","right"],f=u.map(y=>`${y[0].toUpperCase()}${y.slice(1)}`),c=parseFloat(l[`padding${f[0]}`]),d=parseFloat(l[`padding${f[1]}`]),p=parseFloat(l[`margin${f[0]}`]),h=parseFloat(l[`margin${f[1]}`]),g=parseFloat(l[`border${f[0]}Width`]),_=parseFloat(l[`border${f[1]}Width`]);return{delay:e,duration:t,easing:i,css:y=>`overflow: hidden;opacity: ${Math.min(y*20,1)*o};${r}: ${y*a}px;padding-${u[0]}: ${y*c}px;padding-${u[1]}: ${y*d}px;margin-${u[0]}: ${y*p}px;margin-${u[1]}: ${y*h}px;border-${u[0]}-width: ${y*g}px;border-${u[1]}-width: ${y*_}px;`}}function qt(n,{delay:e=0,duration:t=400,easing:i=Uo,start:s=0,opacity:l=0}={}){const o=getComputedStyle(n),r=+o.opacity,a=o.transform==="none"?"":o.transform,u=1-s,f=r*(1-l);return{delay:e,duration:t,easing:i,css:(c,d)=>` - transform: ${a} scale(${1-u*d}); - opacity: ${r-f*d} - `}}let Zr,Hi;const Gr="app-tooltip";function Bu(n){return typeof n=="string"?{text:n,position:"bottom",hideOnClick:null}:n||{}}function Si(){return Hi=Hi||document.querySelector("."+Gr),Hi||(Hi=document.createElement("div"),Hi.classList.add(Gr),document.body.appendChild(Hi)),Hi}function Bg(n,e){let t=Si();if(!t.classList.contains("active")||!(e!=null&&e.text)){Xr();return}t.textContent=e.text,t.className=Gr+" active",e.class&&t.classList.add(e.class),e.position&&t.classList.add(e.position),t.style.top="0px",t.style.left="0px";let i=t.offsetHeight,s=t.offsetWidth,l=n.getBoundingClientRect(),o=0,r=0,a=5;e.position=="left"?(o=l.top+l.height/2-i/2,r=l.left-s-a):e.position=="right"?(o=l.top+l.height/2-i/2,r=l.right+a):e.position=="top"?(o=l.top-i-a,r=l.left+l.width/2-s/2):e.position=="top-left"?(o=l.top-i-a,r=l.left):e.position=="top-right"?(o=l.top-i-a,r=l.right-s):e.position=="bottom-left"?(o=l.top+l.height+a,r=l.left):e.position=="bottom-right"?(o=l.top+l.height+a,r=l.right-s):(o=l.top+l.height+a,r=l.left+l.width/2-s/2),r+s>document.documentElement.clientWidth&&(r=document.documentElement.clientWidth-s),r=r>=0?r:0,o+i>document.documentElement.clientHeight&&(o=document.documentElement.clientHeight-i),o=o>=0?o:0,t.style.top=o+"px",t.style.left=r+"px"}function Xr(){clearTimeout(Zr),Si().classList.remove("active"),Si().activeNode=void 0}function ny(n,e){Si().activeNode=n,clearTimeout(Zr),Zr=setTimeout(()=>{Si().classList.add("active"),Bg(n,e)},isNaN(e.delay)?0:e.delay)}function ze(n,e){let t=Bu(e);function i(){ny(n,t)}function s(){Xr()}return n.addEventListener("mouseenter",i),n.addEventListener("mouseleave",s),n.addEventListener("blur",s),(t.hideOnClick===!0||t.hideOnClick===null&&H.isFocusable(n))&&n.addEventListener("click",s),Si(),{update(l){var o,r;t=Bu(l),(r=(o=Si())==null?void 0:o.activeNode)!=null&&r.contains(n)&&Bg(n,t)},destroy(){var l,o;(o=(l=Si())==null?void 0:l.activeNode)!=null&&o.contains(n)&&Xr(),n.removeEventListener("mouseenter",i),n.removeEventListener("mouseleave",s),n.removeEventListener("blur",s),n.removeEventListener("click",s)}}}function Uu(n,e,t){const i=n.slice();return i[12]=e[t],i}const iy=n=>({}),Wu=n=>({uniqueId:n[4]});function sy(n){let e,t,i=n[3],s=[];for(let o=0;oI(s[o],1,1,()=>{s[o]=null});return{c(){for(let o=0;o{l&&(s||(s=qe(t,qt,{duration:150,start:.7},!0)),s.run(1))}),l=!0)},o(a){a&&(s||(s=qe(t,qt,{duration:150,start:.7},!1)),s.run(0)),l=!1},d(a){a&&w(e),a&&s&&s.end(),o=!1,r()}}}function Yu(n){let e,t,i=yo(n[12])+"",s,l,o,r;return{c(){e=v("div"),t=v("pre"),s=B(i),l=D(),m(e,"class","help-block help-block-error")},m(a,u){S(a,e,u),b(e,t),b(t,s),b(e,l),r=!0},p(a,u){(!r||u&8)&&i!==(i=yo(a[12])+"")&&le(s,i)},i(a){r||(a&&Xe(()=>{r&&(o||(o=qe(e,vt,{duration:150},!0)),o.run(1))}),r=!0)},o(a){a&&(o||(o=qe(e,vt,{duration:150},!1)),o.run(0)),r=!1},d(a){a&&w(e),a&&o&&o.end()}}}function oy(n){let e,t,i,s,l,o,r;const a=n[9].default,u=Et(a,n,n[8],Wu),f=[ly,sy],c=[];function d(p,h){return p[0]&&p[3].length?0:1}return i=d(n),s=c[i]=f[i](n),{c(){e=v("div"),u&&u.c(),t=D(),s.c(),m(e,"class",n[1]),Q(e,"error",n[3].length)},m(p,h){S(p,e,h),u&&u.m(e,null),b(e,t),c[i].m(e,null),n[11](e),l=!0,o||(r=K(e,"click",n[10]),o=!0)},p(p,[h]){u&&u.p&&(!l||h&256)&&It(u,a,p,p[8],l?At(a,p[8],h,iy):Pt(p[8]),Wu);let g=i;i=d(p),i===g?c[i].p(p,h):(re(),I(c[g],1,1,()=>{c[g]=null}),ae(),s=c[i],s?s.p(p,h):(s=c[i]=f[i](p),s.c()),A(s,1),s.m(e,null)),(!l||h&2)&&m(e,"class",p[1]),(!l||h&10)&&Q(e,"error",p[3].length)},i(p){l||(A(u,p),A(s),l=!0)},o(p){I(u,p),I(s),l=!1},d(p){p&&w(e),u&&u.d(p),c[i].d(),n[11](null),o=!1,r()}}}const Ku="Invalid value";function yo(n){return typeof n=="object"?(n==null?void 0:n.message)||(n==null?void 0:n.code)||Ku:n||Ku}function ry(n,e,t){let i;We(n,ti,g=>t(7,i=g));let{$$slots:s={},$$scope:l}=e;const o="field_"+H.randomString(7);let{name:r=""}=e,{inlineError:a=!1}=e,{class:u=void 0}=e,f,c=[];function d(){ci(r)}Qt(()=>(f.addEventListener("input",d),f.addEventListener("change",d),()=>{f.removeEventListener("input",d),f.removeEventListener("change",d)}));function p(g){de.call(this,n,g)}function h(g){se[g?"unshift":"push"](()=>{f=g,t(2,f)})}return n.$$set=g=>{"name"in g&&t(5,r=g.name),"inlineError"in g&&t(0,a=g.inlineError),"class"in g&&t(1,u=g.class),"$$scope"in g&&t(8,l=g.$$scope)},n.$$.update=()=>{n.$$.dirty&160&&t(3,c=H.toArray(H.getNestedVal(i,r)))},[a,u,f,c,o,r,d,i,l,s,p,h]}class pe extends ve{constructor(e){super(),be(this,e,ry,oy,_e,{name:5,inlineError:0,class:1,changed:6})}get changed(){return this.$$.ctx[6]}}function ay(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Email"),s=D(),l=v("input"),m(e,"for",i=n[9]),m(l,"type","email"),m(l,"autocomplete","off"),m(l,"id",o=n[9]),l.required=!0,l.autofocus=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0]),l.focus(),r||(a=K(l,"input",n[5]),r=!0)},p(u,f){f&512&&i!==(i=u[9])&&m(e,"for",i),f&512&&o!==(o=u[9])&&m(l,"id",o),f&1&&l.value!==u[0]&&ue(l,u[0])},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function uy(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("label"),t=B("Password"),s=D(),l=v("input"),r=D(),a=v("div"),a.textContent="Minimum 10 characters.",m(e,"for",i=n[9]),m(l,"type","password"),m(l,"autocomplete","new-password"),m(l,"minlength","10"),m(l,"id",o=n[9]),l.required=!0,m(a,"class","help-block")},m(c,d){S(c,e,d),b(e,t),S(c,s,d),S(c,l,d),ue(l,n[1]),S(c,r,d),S(c,a,d),u||(f=K(l,"input",n[6]),u=!0)},p(c,d){d&512&&i!==(i=c[9])&&m(e,"for",i),d&512&&o!==(o=c[9])&&m(l,"id",o),d&2&&l.value!==c[1]&&ue(l,c[1])},d(c){c&&w(e),c&&w(s),c&&w(l),c&&w(r),c&&w(a),u=!1,f()}}}function fy(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Password confirm"),s=D(),l=v("input"),m(e,"for",i=n[9]),m(l,"type","password"),m(l,"minlength","10"),m(l,"id",o=n[9]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[2]),r||(a=K(l,"input",n[7]),r=!0)},p(u,f){f&512&&i!==(i=u[9])&&m(e,"for",i),f&512&&o!==(o=u[9])&&m(l,"id",o),f&4&&l.value!==u[2]&&ue(l,u[2])},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function cy(n){let e,t,i,s,l,o,r,a,u,f,c,d,p;return s=new pe({props:{class:"form-field required",name:"email",$$slots:{default:[ay,({uniqueId:h})=>({9:h}),({uniqueId:h})=>h?512:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field required",name:"password",$$slots:{default:[uy,({uniqueId:h})=>({9:h}),({uniqueId:h})=>h?512:0]},$$scope:{ctx:n}}}),a=new pe({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[fy,({uniqueId:h})=>({9:h}),({uniqueId:h})=>h?512:0]},$$scope:{ctx:n}}}),{c(){e=v("form"),t=v("div"),t.innerHTML="

    Create your first admin account in order to continue

    ",i=D(),V(s.$$.fragment),l=D(),V(o.$$.fragment),r=D(),V(a.$$.fragment),u=D(),f=v("button"),f.innerHTML=`Create and login - `,m(t,"class","content txt-center m-b-base"),m(f,"type","submit"),m(f,"class","btn btn-lg btn-block btn-next"),Q(f,"btn-disabled",n[3]),Q(f,"btn-loading",n[3]),m(e,"class","block"),m(e,"autocomplete","off")},m(h,g){S(h,e,g),b(e,t),b(e,i),q(s,e,null),b(e,l),q(o,e,null),b(e,r),q(a,e,null),b(e,u),b(e,f),c=!0,d||(p=K(e,"submit",ft(n[4])),d=!0)},p(h,[g]){const _={};g&1537&&(_.$$scope={dirty:g,ctx:h}),s.$set(_);const y={};g&1538&&(y.$$scope={dirty:g,ctx:h}),o.$set(y);const k={};g&1540&&(k.$$scope={dirty:g,ctx:h}),a.$set(k),(!c||g&8)&&Q(f,"btn-disabled",h[3]),(!c||g&8)&&Q(f,"btn-loading",h[3])},i(h){c||(A(s.$$.fragment,h),A(o.$$.fragment,h),A(a.$$.fragment,h),c=!0)},o(h){I(s.$$.fragment,h),I(o.$$.fragment,h),I(a.$$.fragment,h),c=!1},d(h){h&&w(e),j(s),j(o),j(a),d=!1,p()}}}function dy(n,e,t){const i=yt();let s="",l="",o="",r=!1;async function a(){if(!r){t(3,r=!0);try{await me.admins.create({email:s,password:l,passwordConfirm:o}),await me.admins.authWithPassword(s,l),i("submit")}catch(d){me.errorResponseHandler(d)}t(3,r=!1)}}function u(){s=this.value,t(0,s)}function f(){l=this.value,t(1,l)}function c(){o=this.value,t(2,o)}return[s,l,o,r,a,u,f,c]}class py extends ve{constructor(e){super(),be(this,e,dy,cy,_e,{})}}function Ju(n){let e,t;return e=new zg({props:{$$slots:{default:[my]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&9&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function my(n){let e,t;return e=new py({}),e.$on("submit",n[1]),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p:X,i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function hy(n){let e,t,i=n[0]&&Ju(n);return{c(){i&&i.c(),e=we()},m(s,l){i&&i.m(s,l),S(s,e,l),t=!0},p(s,[l]){s[0]?i?(i.p(s,l),l&1&&A(i,1)):(i=Ju(s),i.c(),A(i,1),i.m(e.parentNode,e)):i&&(re(),I(i,1,1,()=>{i=null}),ae())},i(s){t||(A(i),t=!0)},o(s){I(i),t=!1},d(s){i&&i.d(s),s&&w(e)}}}function _y(n,e,t){let i=!1;s();function s(){if(t(0,i=!1),new URLSearchParams(window.location.search).has("installer")){me.logout(!1),t(0,i=!0);return}me.authStore.isValid?Ei("/collections"):me.logout()}return[i,async()=>{t(0,i=!1),await rn(),window.location.search=""}]}class gy extends ve{constructor(e){super(),be(this,e,_y,hy,_e,{})}}const Ot=Rn(""),ko=Rn(""),Cs=Rn(!1);function by(n){let e,t,i,s;return{c(){e=v("input"),m(e,"type","text"),m(e,"id",n[8]),m(e,"placeholder",t=n[0]||n[1])},m(l,o){S(l,e,o),n[13](e),ue(e,n[7]),i||(s=K(e,"input",n[14]),i=!0)},p(l,o){o&3&&t!==(t=l[0]||l[1])&&m(e,"placeholder",t),o&128&&e.value!==l[7]&&ue(e,l[7])},i:X,o:X,d(l){l&&w(e),n[13](null),i=!1,s()}}}function vy(n){let e,t,i,s;function l(a){n[12](a)}var o=n[4];function r(a){let u={id:a[8],singleLine:!0,disableRequestKeys:!0,disableIndirectCollectionsKeys:!0,extraAutocompleteKeys:a[3],baseCollection:a[2],placeholder:a[0]||a[1]};return a[7]!==void 0&&(u.value=a[7]),{props:u}}return o&&(e=Ct(o,r(n)),se.push(()=>ge(e,"value",l)),e.$on("submit",n[10])),{c(){e&&V(e.$$.fragment),i=we()},m(a,u){e&&q(e,a,u),S(a,i,u),s=!0},p(a,u){const f={};if(u&8&&(f.extraAutocompleteKeys=a[3]),u&4&&(f.baseCollection=a[2]),u&3&&(f.placeholder=a[0]||a[1]),!t&&u&128&&(t=!0,f.value=a[7],ke(()=>t=!1)),u&16&&o!==(o=a[4])){if(e){re();const c=e;I(c.$$.fragment,1,0,()=>{j(c,1)}),ae()}o?(e=Ct(o,r(a)),se.push(()=>ge(e,"value",l)),e.$on("submit",a[10]),V(e.$$.fragment),A(e.$$.fragment,1),q(e,i.parentNode,i)):e=null}else o&&e.$set(f)},i(a){s||(e&&A(e.$$.fragment,a),s=!0)},o(a){e&&I(e.$$.fragment,a),s=!1},d(a){a&&w(i),e&&j(e,a)}}}function Zu(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='Search',m(e,"type","submit"),m(e,"class","btn btn-expanded btn-sm btn-warning")},m(s,l){S(s,e,l),i=!0},i(s){i||(s&&Xe(()=>{i&&(t||(t=qe(e,ei,{duration:150,x:5},!0)),t.run(1))}),i=!0)},o(s){s&&(t||(t=qe(e,ei,{duration:150,x:5},!1)),t.run(0)),i=!1},d(s){s&&w(e),s&&t&&t.end()}}}function Gu(n){let e,t,i,s,l;return{c(){e=v("button"),e.innerHTML='Clear',m(e,"type","button"),m(e,"class","btn btn-transparent btn-sm btn-hint p-l-xs p-r-xs m-l-10")},m(o,r){S(o,e,r),i=!0,s||(l=K(e,"click",n[15]),s=!0)},p:X,i(o){i||(o&&Xe(()=>{i&&(t||(t=qe(e,ei,{duration:150,x:5},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=qe(e,ei,{duration:150,x:5},!1)),t.run(0)),i=!1},d(o){o&&w(e),o&&t&&t.end(),s=!1,l()}}}function yy(n){let e,t,i,s,l,o,r,a,u,f,c;const d=[vy,by],p=[];function h(y,k){return y[4]&&!y[5]?0:1}l=h(n),o=p[l]=d[l](n);let g=(n[0].length||n[7].length)&&n[7]!=n[0]&&Zu(),_=(n[0].length||n[7].length)&&Gu(n);return{c(){e=v("form"),t=v("label"),i=v("i"),s=D(),o.c(),r=D(),g&&g.c(),a=D(),_&&_.c(),m(i,"class","ri-search-line"),m(t,"for",n[8]),m(t,"class","m-l-10 txt-xl"),m(e,"class","searchbar")},m(y,k){S(y,e,k),b(e,t),b(t,i),b(e,s),p[l].m(e,null),b(e,r),g&&g.m(e,null),b(e,a),_&&_.m(e,null),u=!0,f||(c=[K(e,"click",$n(n[11])),K(e,"submit",ft(n[10]))],f=!0)},p(y,[k]){let T=l;l=h(y),l===T?p[l].p(y,k):(re(),I(p[T],1,1,()=>{p[T]=null}),ae(),o=p[l],o?o.p(y,k):(o=p[l]=d[l](y),o.c()),A(o,1),o.m(e,r)),(y[0].length||y[7].length)&&y[7]!=y[0]?g?k&129&&A(g,1):(g=Zu(),g.c(),A(g,1),g.m(e,a)):g&&(re(),I(g,1,1,()=>{g=null}),ae()),y[0].length||y[7].length?_?(_.p(y,k),k&129&&A(_,1)):(_=Gu(y),_.c(),A(_,1),_.m(e,null)):_&&(re(),I(_,1,1,()=>{_=null}),ae())},i(y){u||(A(o),A(g),A(_),u=!0)},o(y){I(o),I(g),I(_),u=!1},d(y){y&&w(e),p[l].d(),g&&g.d(),_&&_.d(),f=!1,Ae(c)}}}function ky(n,e,t){const i=yt(),s="search_"+H.randomString(7);let{value:l=""}=e,{placeholder:o='Search filter, ex. created > "2022-01-01"...'}=e,{autocompleteCollection:r=new hn}=e,{extraAutocompleteKeys:a=[]}=e,u,f=!1,c,d="";function p(M=!0){t(7,d=""),M&&(c==null||c.focus()),i("clear")}function h(){t(0,l=d),i("submit",l)}async function g(){u||f||(t(5,f=!0),t(4,u=(await rt(()=>import("./FilterAutocompleteInput-fdb4e132.js"),["./FilterAutocompleteInput-fdb4e132.js","./index-20adcf24.js"],import.meta.url)).default),t(5,f=!1))}Qt(()=>{g()});function _(M){de.call(this,n,M)}function y(M){d=M,t(7,d),t(0,l)}function k(M){se[M?"unshift":"push"](()=>{c=M,t(6,c)})}function T(){d=this.value,t(7,d),t(0,l)}const $=()=>{p(!1),h()};return n.$$set=M=>{"value"in M&&t(0,l=M.value),"placeholder"in M&&t(1,o=M.placeholder),"autocompleteCollection"in M&&t(2,r=M.autocompleteCollection),"extraAutocompleteKeys"in M&&t(3,a=M.extraAutocompleteKeys)},n.$$.update=()=>{n.$$.dirty&1&&typeof l=="string"&&t(7,d=l)},[l,o,r,a,u,f,c,d,s,p,h,_,y,k,T,$]}class Wo extends ve{constructor(e){super(),be(this,e,ky,yy,_e,{value:0,placeholder:1,autocompleteCollection:2,extraAutocompleteKeys:3})}}function wy(n){let e,t,i,s;return{c(){e=v("button"),e.innerHTML='',m(e,"type","button"),m(e,"aria-label","Refresh"),m(e,"class","btn btn-transparent btn-circle svelte-1bvelc2"),Q(e,"refreshing",n[1])},m(l,o){S(l,e,o),i||(s=[De(t=ze.call(null,e,n[0])),K(e,"click",n[2])],i=!0)},p(l,[o]){t&&Bt(t.update)&&o&1&&t.update.call(null,l[0]),o&2&&Q(e,"refreshing",l[1])},i:X,o:X,d(l){l&&w(e),i=!1,Ae(s)}}}function Sy(n,e,t){const i=yt();let{tooltip:s={text:"Refresh",position:"right"}}=e,l=null;function o(){i("refresh");const r=s;t(0,s=null),clearTimeout(l),t(1,l=setTimeout(()=>{t(1,l=null),t(0,s=r)},150))}return Qt(()=>()=>clearTimeout(l)),n.$$set=r=>{"tooltip"in r&&t(0,s=r.tooltip)},[s,l,o]}class Aa extends ve{constructor(e){super(),be(this,e,Sy,wy,_e,{tooltip:0})}}function Ty(n){let e,t,i,s,l;const o=n[6].default,r=Et(o,n,n[5],null);return{c(){e=v("th"),r&&r.c(),m(e,"tabindex","0"),m(e,"title",n[2]),m(e,"class",t="col-sort "+n[1]),Q(e,"col-sort-disabled",n[3]),Q(e,"sort-active",n[0]==="-"+n[2]||n[0]==="+"+n[2]),Q(e,"sort-desc",n[0]==="-"+n[2]),Q(e,"sort-asc",n[0]==="+"+n[2])},m(a,u){S(a,e,u),r&&r.m(e,null),i=!0,s||(l=[K(e,"click",n[7]),K(e,"keydown",n[8])],s=!0)},p(a,[u]){r&&r.p&&(!i||u&32)&&It(r,o,a,a[5],i?At(o,a[5],u,null):Pt(a[5]),null),(!i||u&4)&&m(e,"title",a[2]),(!i||u&2&&t!==(t="col-sort "+a[1]))&&m(e,"class",t),(!i||u&10)&&Q(e,"col-sort-disabled",a[3]),(!i||u&7)&&Q(e,"sort-active",a[0]==="-"+a[2]||a[0]==="+"+a[2]),(!i||u&7)&&Q(e,"sort-desc",a[0]==="-"+a[2]),(!i||u&7)&&Q(e,"sort-asc",a[0]==="+"+a[2])},i(a){i||(A(r,a),i=!0)},o(a){I(r,a),i=!1},d(a){a&&w(e),r&&r.d(a),s=!1,Ae(l)}}}function $y(n,e,t){let{$$slots:i={},$$scope:s}=e,{class:l=""}=e,{name:o}=e,{sort:r=""}=e,{disable:a=!1}=e;function u(){a||("-"+o===r?t(0,r="+"+o):t(0,r="-"+o))}const f=()=>u(),c=d=>{(d.code==="Enter"||d.code==="Space")&&(d.preventDefault(),u())};return n.$$set=d=>{"class"in d&&t(1,l=d.class),"name"in d&&t(2,o=d.name),"sort"in d&&t(0,r=d.sort),"disable"in d&&t(3,a=d.disable),"$$scope"in d&&t(5,s=d.$$scope)},[r,l,o,a,u,s,i,f,c]}class Jt extends ve{constructor(e){super(),be(this,e,$y,Ty,_e,{class:1,name:2,sort:0,disable:3})}}function Cy(n){let e;return{c(){e=v("span"),e.textContent="N/A",m(e,"class","txt txt-hint")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function My(n){let e,t,i,s,l,o,r;return{c(){e=v("div"),t=v("div"),i=B(n[2]),s=D(),l=v("div"),o=B(n[1]),r=B(" UTC"),m(t,"class","date"),m(l,"class","time svelte-zdiknu"),m(e,"class","datetime svelte-zdiknu")},m(a,u){S(a,e,u),b(e,t),b(t,i),b(e,s),b(e,l),b(l,o),b(l,r)},p(a,u){u&4&&le(i,a[2]),u&2&&le(o,a[1])},d(a){a&&w(e)}}}function Oy(n){let e;function t(l,o){return l[0]?My:Cy}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},i:X,o:X,d(l){s.d(l),l&&w(e)}}}function Dy(n,e,t){let i,s,{date:l=""}=e;return n.$$set=o=>{"date"in o&&t(0,l=o.date)},n.$$.update=()=>{n.$$.dirty&1&&t(2,i=l?l.substring(0,10):null),n.$$.dirty&1&&t(1,s=l?l.substring(10,19):null)},[l,s,i]}class di extends ve{constructor(e){super(),be(this,e,Dy,Oy,_e,{date:0})}}const Ey=n=>({}),Xu=n=>({}),Ay=n=>({}),Qu=n=>({});function Iy(n){let e,t,i,s,l,o,r,a;const u=n[5].before,f=Et(u,n,n[4],Qu),c=n[5].default,d=Et(c,n,n[4],null),p=n[5].after,h=Et(p,n,n[4],Xu);return{c(){e=v("div"),f&&f.c(),t=D(),i=v("div"),d&&d.c(),l=D(),h&&h.c(),m(i,"class",s="horizontal-scroller "+n[0]+" "+n[3]+" svelte-wc2j9h"),m(e,"class","horizontal-scroller-wrapper svelte-wc2j9h")},m(g,_){S(g,e,_),f&&f.m(e,null),b(e,t),b(e,i),d&&d.m(i,null),n[6](i),b(e,l),h&&h.m(e,null),o=!0,r||(a=[K(window,"resize",n[1]),K(i,"scroll",n[1])],r=!0)},p(g,[_]){f&&f.p&&(!o||_&16)&&It(f,u,g,g[4],o?At(u,g[4],_,Ay):Pt(g[4]),Qu),d&&d.p&&(!o||_&16)&&It(d,c,g,g[4],o?At(c,g[4],_,null):Pt(g[4]),null),(!o||_&9&&s!==(s="horizontal-scroller "+g[0]+" "+g[3]+" svelte-wc2j9h"))&&m(i,"class",s),h&&h.p&&(!o||_&16)&&It(h,p,g,g[4],o?At(p,g[4],_,Ey):Pt(g[4]),Xu)},i(g){o||(A(f,g),A(d,g),A(h,g),o=!0)},o(g){I(f,g),I(d,g),I(h,g),o=!1},d(g){g&&w(e),f&&f.d(g),d&&d.d(g),n[6](null),h&&h.d(g),r=!1,Ae(a)}}}function Py(n,e,t){let{$$slots:i={},$$scope:s}=e,{class:l=""}=e,o=null,r="",a=null,u;function f(){o&&(clearTimeout(a),a=setTimeout(()=>{const d=o.offsetWidth,p=o.scrollWidth;p-d?(t(3,r="scrollable"),o.scrollLeft===0?t(3,r+=" scroll-start"):o.scrollLeft+d==p&&t(3,r+=" scroll-end")):t(3,r="")},100))}Qt(()=>(f(),u=new MutationObserver(()=>{f()}),u.observe(o,{attributeFilter:["width"],childList:!0,subtree:!0}),()=>{u==null||u.disconnect(),clearTimeout(a)}));function c(d){se[d?"unshift":"push"](()=>{o=d,t(2,o)})}return n.$$set=d=>{"class"in d&&t(0,l=d.class),"$$scope"in d&&t(4,s=d.$$scope)},[l,f,o,r,s,i,c]}class Ia extends ve{constructor(e){super(),be(this,e,Py,Iy,_e,{class:0,refresh:1})}get refresh(){return this.$$.ctx[1]}}function xu(n,e,t){const i=n.slice();return i[23]=e[t],i}function Ly(n){let e;return{c(){e=v("div"),e.innerHTML=` - Method`,m(e,"class","col-header-content")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function Ny(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="URL",m(t,"class",H.getFieldTypeIcon("url")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function Fy(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="Referer",m(t,"class",H.getFieldTypeIcon("url")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function Ry(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="User IP",m(t,"class",H.getFieldTypeIcon("number")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function qy(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="Status",m(t,"class",H.getFieldTypeIcon("number")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function jy(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="Created",m(t,"class",H.getFieldTypeIcon("date")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function ef(n){let e;function t(l,o){return l[6]?Hy:Vy}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&w(e)}}}function Vy(n){var r;let e,t,i,s,l,o=((r=n[0])==null?void 0:r.length)&&tf(n);return{c(){e=v("tr"),t=v("td"),i=v("h6"),i.textContent="No logs found.",s=D(),o&&o.c(),l=D(),m(t,"colspan","99"),m(t,"class","txt-center txt-hint p-xs")},m(a,u){S(a,e,u),b(e,t),b(t,i),b(t,s),o&&o.m(t,null),b(e,l)},p(a,u){var f;(f=a[0])!=null&&f.length?o?o.p(a,u):(o=tf(a),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(a){a&&w(e),o&&o.d()}}}function Hy(n){let e;return{c(){e=v("tr"),e.innerHTML=` - `},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function tf(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='Clear filters',m(e,"type","button"),m(e,"class","btn btn-hint btn-expanded m-t-sm")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[19]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function nf(n){let e;return{c(){e=v("i"),m(e,"class","ri-error-warning-line txt-danger m-l-5 m-r-5"),m(e,"title","Error")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function sf(n,e){var $e,Ye,dt;let t,i,s,l=(($e=e[23].method)==null?void 0:$e.toUpperCase())+"",o,r,a,u,f,c=e[23].url+"",d,p,h,g,_,y,k=(e[23].referer||"N/A")+"",T,$,M,C,O,E=(e[23].userIp||"N/A")+"",P,L,F,N,R,z=e[23].status+"",W,J,x,ne,G,fe,Z,ce,he,Ce,Re=(((Ye=e[23].meta)==null?void 0:Ye.errorMessage)||((dt=e[23].meta)==null?void 0:dt.errorData))&&nf();ne=new di({props:{date:e[23].created}});function je(){return e[17](e[23])}function ye(...Ke){return e[18](e[23],...Ke)}return{key:n,first:null,c(){t=v("tr"),i=v("td"),s=v("span"),o=B(l),a=D(),u=v("td"),f=v("span"),d=B(c),h=D(),Re&&Re.c(),g=D(),_=v("td"),y=v("span"),T=B(k),M=D(),C=v("td"),O=v("span"),P=B(E),F=D(),N=v("td"),R=v("span"),W=B(z),J=D(),x=v("td"),V(ne.$$.fragment),G=D(),fe=v("td"),fe.innerHTML='',Z=D(),m(s,"class",r="label txt-uppercase "+e[9][e[23].method.toLowerCase()]),m(i,"class","col-type-text col-field-method min-width"),m(f,"class","txt txt-ellipsis"),m(f,"title",p=e[23].url),m(u,"class","col-type-text col-field-url"),m(y,"class","txt txt-ellipsis"),m(y,"title",$=e[23].referer),Q(y,"txt-hint",!e[23].referer),m(_,"class","col-type-text col-field-referer"),m(O,"class","txt txt-ellipsis"),m(O,"title",L=e[23].userIp),Q(O,"txt-hint",!e[23].userIp),m(C,"class","col-type-number col-field-userIp"),m(R,"class","label"),Q(R,"label-danger",e[23].status>=400),m(N,"class","col-type-number col-field-status"),m(x,"class","col-type-date col-field-created"),m(fe,"class","col-type-action min-width"),m(t,"tabindex","0"),m(t,"class","row-handle"),this.first=t},m(Ke,Be){S(Ke,t,Be),b(t,i),b(i,s),b(s,o),b(t,a),b(t,u),b(u,f),b(f,d),b(u,h),Re&&Re.m(u,null),b(t,g),b(t,_),b(_,y),b(y,T),b(t,M),b(t,C),b(C,O),b(O,P),b(t,F),b(t,N),b(N,R),b(R,W),b(t,J),b(t,x),q(ne,x,null),b(t,G),b(t,fe),b(t,Z),ce=!0,he||(Ce=[K(t,"click",je),K(t,"keydown",ye)],he=!0)},p(Ke,Be){var Fe,Qe,Wt;e=Ke,(!ce||Be&8)&&l!==(l=((Fe=e[23].method)==null?void 0:Fe.toUpperCase())+"")&&le(o,l),(!ce||Be&8&&r!==(r="label txt-uppercase "+e[9][e[23].method.toLowerCase()]))&&m(s,"class",r),(!ce||Be&8)&&c!==(c=e[23].url+"")&&le(d,c),(!ce||Be&8&&p!==(p=e[23].url))&&m(f,"title",p),(Qe=e[23].meta)!=null&&Qe.errorMessage||(Wt=e[23].meta)!=null&&Wt.errorData?Re||(Re=nf(),Re.c(),Re.m(u,null)):Re&&(Re.d(1),Re=null),(!ce||Be&8)&&k!==(k=(e[23].referer||"N/A")+"")&&le(T,k),(!ce||Be&8&&$!==($=e[23].referer))&&m(y,"title",$),(!ce||Be&8)&&Q(y,"txt-hint",!e[23].referer),(!ce||Be&8)&&E!==(E=(e[23].userIp||"N/A")+"")&&le(P,E),(!ce||Be&8&&L!==(L=e[23].userIp))&&m(O,"title",L),(!ce||Be&8)&&Q(O,"txt-hint",!e[23].userIp),(!ce||Be&8)&&z!==(z=e[23].status+"")&&le(W,z),(!ce||Be&8)&&Q(R,"label-danger",e[23].status>=400);const ee={};Be&8&&(ee.date=e[23].created),ne.$set(ee)},i(Ke){ce||(A(ne.$$.fragment,Ke),ce=!0)},o(Ke){I(ne.$$.fragment,Ke),ce=!1},d(Ke){Ke&&w(t),Re&&Re.d(),j(ne),he=!1,Ae(Ce)}}}function zy(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M,C,O,E,P=[],L=new Map,F;function N(ye){n[11](ye)}let R={disable:!0,class:"col-field-method",name:"method",$$slots:{default:[Ly]},$$scope:{ctx:n}};n[1]!==void 0&&(R.sort=n[1]),s=new Jt({props:R}),se.push(()=>ge(s,"sort",N));function z(ye){n[12](ye)}let W={disable:!0,class:"col-type-text col-field-url",name:"url",$$slots:{default:[Ny]},$$scope:{ctx:n}};n[1]!==void 0&&(W.sort=n[1]),r=new Jt({props:W}),se.push(()=>ge(r,"sort",z));function J(ye){n[13](ye)}let x={disable:!0,class:"col-type-text col-field-referer",name:"referer",$$slots:{default:[Fy]},$$scope:{ctx:n}};n[1]!==void 0&&(x.sort=n[1]),f=new Jt({props:x}),se.push(()=>ge(f,"sort",J));function ne(ye){n[14](ye)}let G={disable:!0,class:"col-type-number col-field-userIp",name:"userIp",$$slots:{default:[Ry]},$$scope:{ctx:n}};n[1]!==void 0&&(G.sort=n[1]),p=new Jt({props:G}),se.push(()=>ge(p,"sort",ne));function fe(ye){n[15](ye)}let Z={disable:!0,class:"col-type-number col-field-status",name:"status",$$slots:{default:[qy]},$$scope:{ctx:n}};n[1]!==void 0&&(Z.sort=n[1]),_=new Jt({props:Z}),se.push(()=>ge(_,"sort",fe));function ce(ye){n[16](ye)}let he={disable:!0,class:"col-type-date col-field-created",name:"created",$$slots:{default:[jy]},$$scope:{ctx:n}};n[1]!==void 0&&(he.sort=n[1]),T=new Jt({props:he}),se.push(()=>ge(T,"sort",ce));let Ce=n[3];const Re=ye=>ye[23].id;for(let ye=0;yel=!1)),s.$set(Ye);const dt={};$e&67108864&&(dt.$$scope={dirty:$e,ctx:ye}),!a&&$e&2&&(a=!0,dt.sort=ye[1],ke(()=>a=!1)),r.$set(dt);const Ke={};$e&67108864&&(Ke.$$scope={dirty:$e,ctx:ye}),!c&&$e&2&&(c=!0,Ke.sort=ye[1],ke(()=>c=!1)),f.$set(Ke);const Be={};$e&67108864&&(Be.$$scope={dirty:$e,ctx:ye}),!h&&$e&2&&(h=!0,Be.sort=ye[1],ke(()=>h=!1)),p.$set(Be);const ee={};$e&67108864&&(ee.$$scope={dirty:$e,ctx:ye}),!y&&$e&2&&(y=!0,ee.sort=ye[1],ke(()=>y=!1)),_.$set(ee);const Fe={};$e&67108864&&(Fe.$$scope={dirty:$e,ctx:ye}),!$&&$e&2&&($=!0,Fe.sort=ye[1],ke(()=>$=!1)),T.$set(Fe),$e&841&&(Ce=ye[3],re(),P=Mt(P,$e,Re,1,ye,Ce,L,E,an,sf,null,xu),ae(),!Ce.length&&je?je.p(ye,$e):Ce.length?je&&(je.d(1),je=null):(je=ef(ye),je.c(),je.m(E,null))),(!F||$e&64)&&Q(e,"table-loading",ye[6])},i(ye){if(!F){A(s.$$.fragment,ye),A(r.$$.fragment,ye),A(f.$$.fragment,ye),A(p.$$.fragment,ye),A(_.$$.fragment,ye),A(T.$$.fragment,ye);for(let $e=0;$e{if(L<=1&&g(),t(6,d=!1),t(5,f=N.page),t(4,c=N.totalItems),s("load",u.concat(N.items)),F){const R=++p;for(;N.items.length&&p==R;)t(3,u=u.concat(N.items.splice(0,10))),await H.yieldToMain()}else t(3,u=u.concat(N.items))}).catch(N=>{N!=null&&N.isAbort||(t(6,d=!1),console.warn(N),g(),me.errorResponseHandler(N,!1))})}function g(){t(3,u=[]),t(5,f=1),t(4,c=0)}function _(L){a=L,t(1,a)}function y(L){a=L,t(1,a)}function k(L){a=L,t(1,a)}function T(L){a=L,t(1,a)}function $(L){a=L,t(1,a)}function M(L){a=L,t(1,a)}const C=L=>s("select",L),O=(L,F)=>{F.code==="Enter"&&(F.preventDefault(),s("select",L))},E=()=>t(0,o=""),P=()=>h(f+1);return n.$$set=L=>{"filter"in L&&t(0,o=L.filter),"presets"in L&&t(10,r=L.presets),"sort"in L&&t(1,a=L.sort)},n.$$.update=()=>{n.$$.dirty&1027&&(typeof a<"u"||typeof o<"u"||typeof r<"u")&&(g(),h(1)),n.$$.dirty&24&&t(7,i=c>u.length)},[o,a,h,u,c,f,d,i,s,l,r,_,y,k,T,$,M,C,O,E,P]}class Wy extends ve{constructor(e){super(),be(this,e,Uy,By,_e,{filter:0,presets:10,sort:1,load:2})}get load(){return this.$$.ctx[2]}}/*! - * Chart.js v3.9.1 - * https://www.chartjs.org - * (c) 2022 Chart.js Contributors - * Released under the MIT License - */function si(){}const Yy=function(){let n=0;return function(){return n++}}();function ut(n){return n===null||typeof n>"u"}function gt(n){if(Array.isArray&&Array.isArray(n))return!0;const e=Object.prototype.toString.call(n);return e.slice(0,7)==="[object"&&e.slice(-6)==="Array]"}function Ze(n){return n!==null&&Object.prototype.toString.call(n)==="[object Object]"}const Lt=n=>(typeof n=="number"||n instanceof Number)&&isFinite(+n);function Dn(n,e){return Lt(n)?n:e}function et(n,e){return typeof n>"u"?e:n}const Ky=(n,e)=>typeof n=="string"&&n.endsWith("%")?parseFloat(n)/100:n/e,Ug=(n,e)=>typeof n=="string"&&n.endsWith("%")?parseFloat(n)/100*e:+n;function Tt(n,e,t){if(n&&typeof n.call=="function")return n.apply(t,e)}function ct(n,e,t,i){let s,l,o;if(gt(n))if(l=n.length,i)for(s=l-1;s>=0;s--)e.call(t,n[s],s);else for(s=0;sn,x:n=>n.x,y:n=>n.y};function Mi(n,e){return(rf[e]||(rf[e]=Gy(e)))(n)}function Gy(n){const e=Xy(n);return t=>{for(const i of e){if(i==="")break;t=t&&t[i]}return t}}function Xy(n){const e=n.split("."),t=[];let i="";for(const s of e)i+=s,i.endsWith("\\")?i=i.slice(0,-1)+".":(t.push(i),i="");return t}function Pa(n){return n.charAt(0).toUpperCase()+n.slice(1)}const Nn=n=>typeof n<"u",Oi=n=>typeof n=="function",af=(n,e)=>{if(n.size!==e.size)return!1;for(const t of n)if(!e.has(t))return!1;return!0};function Qy(n){return n.type==="mouseup"||n.type==="click"||n.type==="contextmenu"}const Dt=Math.PI,mt=2*Dt,xy=mt+Dt,To=Number.POSITIVE_INFINITY,e2=Dt/180,$t=Dt/2,Bs=Dt/4,uf=Dt*2/3,Pn=Math.log10,Qn=Math.sign;function ff(n){const e=Math.round(n);n=il(n,e,n/1e3)?e:n;const t=Math.pow(10,Math.floor(Pn(n))),i=n/t;return(i<=1?1:i<=2?2:i<=5?5:10)*t}function t2(n){const e=[],t=Math.sqrt(n);let i;for(i=1;is-l).pop(),e}function Ms(n){return!isNaN(parseFloat(n))&&isFinite(n)}function il(n,e,t){return Math.abs(n-e)=n}function Yg(n,e,t){let i,s,l;for(i=0,s=n.length;ia&&u=Math.min(e,t)-i&&n<=Math.max(e,t)+i}function Na(n,e,t){t=t||(o=>n[o]1;)l=s+i>>1,t(l)?s=l:i=l;return{lo:s,hi:i}}const Zi=(n,e,t,i)=>Na(n,t,i?s=>n[s][e]<=t:s=>n[s][e]Na(n,t,i=>n[i][e]>=t);function o2(n,e,t){let i=0,s=n.length;for(;ii&&n[s-1]>t;)s--;return i>0||s{const i="_onData"+Pa(t),s=n[t];Object.defineProperty(n,t,{configurable:!0,enumerable:!1,value(...l){const o=s.apply(this,l);return n._chartjs.listeners.forEach(r=>{typeof r[i]=="function"&&r[i](...l)}),o}})})}function df(n,e){const t=n._chartjs;if(!t)return;const i=t.listeners,s=i.indexOf(e);s!==-1&&i.splice(s,1),!(i.length>0)&&(Jg.forEach(l=>{delete n[l]}),delete n._chartjs)}function Zg(n){const e=new Set;let t,i;for(t=0,i=n.length;t"u"?function(n){return n()}:window.requestAnimationFrame}();function Xg(n,e,t){const i=t||(o=>Array.prototype.slice.call(o));let s=!1,l=[];return function(...o){l=i(o),s||(s=!0,Gg.call(window,()=>{s=!1,n.apply(e,l)}))}}function a2(n,e){let t;return function(...i){return e?(clearTimeout(t),t=setTimeout(n,e,i)):n.apply(this,i),e}}const u2=n=>n==="start"?"left":n==="end"?"right":"center",pf=(n,e,t)=>n==="start"?e:n==="end"?t:(e+t)/2;function Qg(n,e,t){const i=e.length;let s=0,l=i;if(n._sorted){const{iScale:o,_parsed:r}=n,a=o.axis,{min:u,max:f,minDefined:c,maxDefined:d}=o.getUserBounds();c&&(s=Zt(Math.min(Zi(r,o.axis,u).lo,t?i:Zi(e,a,o.getPixelForValue(u)).lo),0,i-1)),d?l=Zt(Math.max(Zi(r,o.axis,f,!0).hi+1,t?0:Zi(e,a,o.getPixelForValue(f),!0).hi+1),s,i)-s:l=i-s}return{start:s,count:l}}function xg(n){const{xScale:e,yScale:t,_scaleRanges:i}=n,s={xmin:e.min,xmax:e.max,ymin:t.min,ymax:t.max};if(!i)return n._scaleRanges=s,!0;const l=i.xmin!==e.min||i.xmax!==e.max||i.ymin!==t.min||i.ymax!==t.max;return Object.assign(i,s),l}const Wl=n=>n===0||n===1,mf=(n,e,t)=>-(Math.pow(2,10*(n-=1))*Math.sin((n-e)*mt/t)),hf=(n,e,t)=>Math.pow(2,-10*n)*Math.sin((n-e)*mt/t)+1,sl={linear:n=>n,easeInQuad:n=>n*n,easeOutQuad:n=>-n*(n-2),easeInOutQuad:n=>(n/=.5)<1?.5*n*n:-.5*(--n*(n-2)-1),easeInCubic:n=>n*n*n,easeOutCubic:n=>(n-=1)*n*n+1,easeInOutCubic:n=>(n/=.5)<1?.5*n*n*n:.5*((n-=2)*n*n+2),easeInQuart:n=>n*n*n*n,easeOutQuart:n=>-((n-=1)*n*n*n-1),easeInOutQuart:n=>(n/=.5)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2),easeInQuint:n=>n*n*n*n*n,easeOutQuint:n=>(n-=1)*n*n*n*n+1,easeInOutQuint:n=>(n/=.5)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2),easeInSine:n=>-Math.cos(n*$t)+1,easeOutSine:n=>Math.sin(n*$t),easeInOutSine:n=>-.5*(Math.cos(Dt*n)-1),easeInExpo:n=>n===0?0:Math.pow(2,10*(n-1)),easeOutExpo:n=>n===1?1:-Math.pow(2,-10*n)+1,easeInOutExpo:n=>Wl(n)?n:n<.5?.5*Math.pow(2,10*(n*2-1)):.5*(-Math.pow(2,-10*(n*2-1))+2),easeInCirc:n=>n>=1?n:-(Math.sqrt(1-n*n)-1),easeOutCirc:n=>Math.sqrt(1-(n-=1)*n),easeInOutCirc:n=>(n/=.5)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1),easeInElastic:n=>Wl(n)?n:mf(n,.075,.3),easeOutElastic:n=>Wl(n)?n:hf(n,.075,.3),easeInOutElastic(n){return Wl(n)?n:n<.5?.5*mf(n*2,.1125,.45):.5+.5*hf(n*2-1,.1125,.45)},easeInBack(n){return n*n*((1.70158+1)*n-1.70158)},easeOutBack(n){return(n-=1)*n*((1.70158+1)*n+1.70158)+1},easeInOutBack(n){let e=1.70158;return(n/=.5)<1?.5*(n*n*(((e*=1.525)+1)*n-e)):.5*((n-=2)*n*(((e*=1.525)+1)*n+e)+2)},easeInBounce:n=>1-sl.easeOutBounce(1-n),easeOutBounce(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},easeInOutBounce:n=>n<.5?sl.easeInBounce(n*2)*.5:sl.easeOutBounce(n*2-1)*.5+.5};/*! - * @kurkle/color v0.2.1 - * https://github.com/kurkle/color#readme - * (c) 2022 Jukka Kurkela - * Released under the MIT License - */function El(n){return n+.5|0}const yi=(n,e,t)=>Math.max(Math.min(n,t),e);function Qs(n){return yi(El(n*2.55),0,255)}function Ti(n){return yi(El(n*255),0,255)}function ri(n){return yi(El(n/2.55)/100,0,1)}function _f(n){return yi(El(n*100),0,100)}const On={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,A:10,B:11,C:12,D:13,E:14,F:15,a:10,b:11,c:12,d:13,e:14,f:15},xr=[..."0123456789ABCDEF"],f2=n=>xr[n&15],c2=n=>xr[(n&240)>>4]+xr[n&15],Yl=n=>(n&240)>>4===(n&15),d2=n=>Yl(n.r)&&Yl(n.g)&&Yl(n.b)&&Yl(n.a);function p2(n){var e=n.length,t;return n[0]==="#"&&(e===4||e===5?t={r:255&On[n[1]]*17,g:255&On[n[2]]*17,b:255&On[n[3]]*17,a:e===5?On[n[4]]*17:255}:(e===7||e===9)&&(t={r:On[n[1]]<<4|On[n[2]],g:On[n[3]]<<4|On[n[4]],b:On[n[5]]<<4|On[n[6]],a:e===9?On[n[7]]<<4|On[n[8]]:255})),t}const m2=(n,e)=>n<255?e(n):"";function h2(n){var e=d2(n)?f2:c2;return n?"#"+e(n.r)+e(n.g)+e(n.b)+m2(n.a,e):void 0}const _2=/^(hsla?|hwb|hsv)\(\s*([-+.e\d]+)(?:deg)?[\s,]+([-+.e\d]+)%[\s,]+([-+.e\d]+)%(?:[\s,]+([-+.e\d]+)(%)?)?\s*\)$/;function e1(n,e,t){const i=e*Math.min(t,1-t),s=(l,o=(l+n/30)%12)=>t-i*Math.max(Math.min(o-3,9-o,1),-1);return[s(0),s(8),s(4)]}function g2(n,e,t){const i=(s,l=(s+n/60)%6)=>t-t*e*Math.max(Math.min(l,4-l,1),0);return[i(5),i(3),i(1)]}function b2(n,e,t){const i=e1(n,1,.5);let s;for(e+t>1&&(s=1/(e+t),e*=s,t*=s),s=0;s<3;s++)i[s]*=1-e-t,i[s]+=e;return i}function v2(n,e,t,i,s){return n===s?(e-t)/i+(e.5?f/(2-l-o):f/(l+o),a=v2(t,i,s,f,l),a=a*60+.5),[a|0,u||0,r]}function Ra(n,e,t,i){return(Array.isArray(e)?n(e[0],e[1],e[2]):n(e,t,i)).map(Ti)}function qa(n,e,t){return Ra(e1,n,e,t)}function y2(n,e,t){return Ra(b2,n,e,t)}function k2(n,e,t){return Ra(g2,n,e,t)}function t1(n){return(n%360+360)%360}function w2(n){const e=_2.exec(n);let t=255,i;if(!e)return;e[5]!==i&&(t=e[6]?Qs(+e[5]):Ti(+e[5]));const s=t1(+e[2]),l=+e[3]/100,o=+e[4]/100;return e[1]==="hwb"?i=y2(s,l,o):e[1]==="hsv"?i=k2(s,l,o):i=qa(s,l,o),{r:i[0],g:i[1],b:i[2],a:t}}function S2(n,e){var t=Fa(n);t[0]=t1(t[0]+e),t=qa(t),n.r=t[0],n.g=t[1],n.b=t[2]}function T2(n){if(!n)return;const e=Fa(n),t=e[0],i=_f(e[1]),s=_f(e[2]);return n.a<255?`hsla(${t}, ${i}%, ${s}%, ${ri(n.a)})`:`hsl(${t}, ${i}%, ${s}%)`}const gf={x:"dark",Z:"light",Y:"re",X:"blu",W:"gr",V:"medium",U:"slate",A:"ee",T:"ol",S:"or",B:"ra",C:"lateg",D:"ights",R:"in",Q:"turquois",E:"hi",P:"ro",O:"al",N:"le",M:"de",L:"yello",F:"en",K:"ch",G:"arks",H:"ea",I:"ightg",J:"wh"},bf={OiceXe:"f0f8ff",antiquewEte:"faebd7",aqua:"ffff",aquamarRe:"7fffd4",azuY:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"0",blanKedOmond:"ffebcd",Xe:"ff",XeviTet:"8a2be2",bPwn:"a52a2a",burlywood:"deb887",caMtXe:"5f9ea0",KartYuse:"7fff00",KocTate:"d2691e",cSO:"ff7f50",cSnflowerXe:"6495ed",cSnsilk:"fff8dc",crimson:"dc143c",cyan:"ffff",xXe:"8b",xcyan:"8b8b",xgTMnPd:"b8860b",xWay:"a9a9a9",xgYF:"6400",xgYy:"a9a9a9",xkhaki:"bdb76b",xmagFta:"8b008b",xTivegYF:"556b2f",xSange:"ff8c00",xScEd:"9932cc",xYd:"8b0000",xsOmon:"e9967a",xsHgYF:"8fbc8f",xUXe:"483d8b",xUWay:"2f4f4f",xUgYy:"2f4f4f",xQe:"ced1",xviTet:"9400d3",dAppRk:"ff1493",dApskyXe:"bfff",dimWay:"696969",dimgYy:"696969",dodgerXe:"1e90ff",fiYbrick:"b22222",flSOwEte:"fffaf0",foYstWAn:"228b22",fuKsia:"ff00ff",gaRsbSo:"dcdcdc",ghostwEte:"f8f8ff",gTd:"ffd700",gTMnPd:"daa520",Way:"808080",gYF:"8000",gYFLw:"adff2f",gYy:"808080",honeyMw:"f0fff0",hotpRk:"ff69b4",RdianYd:"cd5c5c",Rdigo:"4b0082",ivSy:"fffff0",khaki:"f0e68c",lavFMr:"e6e6fa",lavFMrXsh:"fff0f5",lawngYF:"7cfc00",NmoncEffon:"fffacd",ZXe:"add8e6",ZcSO:"f08080",Zcyan:"e0ffff",ZgTMnPdLw:"fafad2",ZWay:"d3d3d3",ZgYF:"90ee90",ZgYy:"d3d3d3",ZpRk:"ffb6c1",ZsOmon:"ffa07a",ZsHgYF:"20b2aa",ZskyXe:"87cefa",ZUWay:"778899",ZUgYy:"778899",ZstAlXe:"b0c4de",ZLw:"ffffe0",lime:"ff00",limegYF:"32cd32",lRF:"faf0e6",magFta:"ff00ff",maPon:"800000",VaquamarRe:"66cdaa",VXe:"cd",VScEd:"ba55d3",VpurpN:"9370db",VsHgYF:"3cb371",VUXe:"7b68ee",VsprRggYF:"fa9a",VQe:"48d1cc",VviTetYd:"c71585",midnightXe:"191970",mRtcYam:"f5fffa",mistyPse:"ffe4e1",moccasR:"ffe4b5",navajowEte:"ffdead",navy:"80",Tdlace:"fdf5e6",Tive:"808000",TivedBb:"6b8e23",Sange:"ffa500",SangeYd:"ff4500",ScEd:"da70d6",pOegTMnPd:"eee8aa",pOegYF:"98fb98",pOeQe:"afeeee",pOeviTetYd:"db7093",papayawEp:"ffefd5",pHKpuff:"ffdab9",peru:"cd853f",pRk:"ffc0cb",plum:"dda0dd",powMrXe:"b0e0e6",purpN:"800080",YbeccapurpN:"663399",Yd:"ff0000",Psybrown:"bc8f8f",PyOXe:"4169e1",saddNbPwn:"8b4513",sOmon:"fa8072",sandybPwn:"f4a460",sHgYF:"2e8b57",sHshell:"fff5ee",siFna:"a0522d",silver:"c0c0c0",skyXe:"87ceeb",UXe:"6a5acd",UWay:"708090",UgYy:"708090",snow:"fffafa",sprRggYF:"ff7f",stAlXe:"4682b4",tan:"d2b48c",teO:"8080",tEstN:"d8bfd8",tomato:"ff6347",Qe:"40e0d0",viTet:"ee82ee",JHt:"f5deb3",wEte:"ffffff",wEtesmoke:"f5f5f5",Lw:"ffff00",LwgYF:"9acd32"};function $2(){const n={},e=Object.keys(bf),t=Object.keys(gf);let i,s,l,o,r;for(i=0;i>16&255,l>>8&255,l&255]}return n}let Kl;function C2(n){Kl||(Kl=$2(),Kl.transparent=[0,0,0,0]);const e=Kl[n.toLowerCase()];return e&&{r:e[0],g:e[1],b:e[2],a:e.length===4?e[3]:255}}const M2=/^rgba?\(\s*([-+.\d]+)(%)?[\s,]+([-+.e\d]+)(%)?[\s,]+([-+.e\d]+)(%)?(?:[\s,/]+([-+.e\d]+)(%)?)?\s*\)$/;function O2(n){const e=M2.exec(n);let t=255,i,s,l;if(e){if(e[7]!==i){const o=+e[7];t=e[8]?Qs(o):yi(o*255,0,255)}return i=+e[1],s=+e[3],l=+e[5],i=255&(e[2]?Qs(i):yi(i,0,255)),s=255&(e[4]?Qs(s):yi(s,0,255)),l=255&(e[6]?Qs(l):yi(l,0,255)),{r:i,g:s,b:l,a:t}}}function D2(n){return n&&(n.a<255?`rgba(${n.r}, ${n.g}, ${n.b}, ${ri(n.a)})`:`rgb(${n.r}, ${n.g}, ${n.b})`)}const fr=n=>n<=.0031308?n*12.92:Math.pow(n,1/2.4)*1.055-.055,ms=n=>n<=.04045?n/12.92:Math.pow((n+.055)/1.055,2.4);function E2(n,e,t){const i=ms(ri(n.r)),s=ms(ri(n.g)),l=ms(ri(n.b));return{r:Ti(fr(i+t*(ms(ri(e.r))-i))),g:Ti(fr(s+t*(ms(ri(e.g))-s))),b:Ti(fr(l+t*(ms(ri(e.b))-l))),a:n.a+t*(e.a-n.a)}}function Jl(n,e,t){if(n){let i=Fa(n);i[e]=Math.max(0,Math.min(i[e]+i[e]*t,e===0?360:1)),i=qa(i),n.r=i[0],n.g=i[1],n.b=i[2]}}function n1(n,e){return n&&Object.assign(e||{},n)}function vf(n){var e={r:0,g:0,b:0,a:255};return Array.isArray(n)?n.length>=3&&(e={r:n[0],g:n[1],b:n[2],a:255},n.length>3&&(e.a=Ti(n[3]))):(e=n1(n,{r:0,g:0,b:0,a:1}),e.a=Ti(e.a)),e}function A2(n){return n.charAt(0)==="r"?O2(n):w2(n)}class $o{constructor(e){if(e instanceof $o)return e;const t=typeof e;let i;t==="object"?i=vf(e):t==="string"&&(i=p2(e)||C2(e)||A2(e)),this._rgb=i,this._valid=!!i}get valid(){return this._valid}get rgb(){var e=n1(this._rgb);return e&&(e.a=ri(e.a)),e}set rgb(e){this._rgb=vf(e)}rgbString(){return this._valid?D2(this._rgb):void 0}hexString(){return this._valid?h2(this._rgb):void 0}hslString(){return this._valid?T2(this._rgb):void 0}mix(e,t){if(e){const i=this.rgb,s=e.rgb;let l;const o=t===l?.5:t,r=2*o-1,a=i.a-s.a,u=((r*a===-1?r:(r+a)/(1+r*a))+1)/2;l=1-u,i.r=255&u*i.r+l*s.r+.5,i.g=255&u*i.g+l*s.g+.5,i.b=255&u*i.b+l*s.b+.5,i.a=o*i.a+(1-o)*s.a,this.rgb=i}return this}interpolate(e,t){return e&&(this._rgb=E2(this._rgb,e._rgb,t)),this}clone(){return new $o(this.rgb)}alpha(e){return this._rgb.a=Ti(e),this}clearer(e){const t=this._rgb;return t.a*=1-e,this}greyscale(){const e=this._rgb,t=El(e.r*.3+e.g*.59+e.b*.11);return e.r=e.g=e.b=t,this}opaquer(e){const t=this._rgb;return t.a*=1+e,this}negate(){const e=this._rgb;return e.r=255-e.r,e.g=255-e.g,e.b=255-e.b,this}lighten(e){return Jl(this._rgb,2,e),this}darken(e){return Jl(this._rgb,2,-e),this}saturate(e){return Jl(this._rgb,1,e),this}desaturate(e){return Jl(this._rgb,1,-e),this}rotate(e){return S2(this._rgb,e),this}}function i1(n){return new $o(n)}function s1(n){if(n&&typeof n=="object"){const e=n.toString();return e==="[object CanvasPattern]"||e==="[object CanvasGradient]"}return!1}function yf(n){return s1(n)?n:i1(n)}function cr(n){return s1(n)?n:i1(n).saturate(.5).darken(.1).hexString()}const ts=Object.create(null),ea=Object.create(null);function ll(n,e){if(!e)return n;const t=e.split(".");for(let i=0,s=t.length;it.chart.platform.getDevicePixelRatio(),this.elements={},this.events=["mousemove","mouseout","click","touchstart","touchmove"],this.font={family:"'Helvetica Neue', 'Helvetica', 'Arial', sans-serif",size:12,style:"normal",lineHeight:1.2,weight:null},this.hover={},this.hoverBackgroundColor=(t,i)=>cr(i.backgroundColor),this.hoverBorderColor=(t,i)=>cr(i.borderColor),this.hoverColor=(t,i)=>cr(i.color),this.indexAxis="x",this.interaction={mode:"nearest",intersect:!0,includeInvisible:!1},this.maintainAspectRatio=!0,this.onHover=null,this.onClick=null,this.parsing=!0,this.plugins={},this.responsive=!0,this.scale=void 0,this.scales={},this.showLine=!0,this.drawActiveElementsOnTop=!0,this.describe(e)}set(e,t){return dr(this,e,t)}get(e){return ll(this,e)}describe(e,t){return dr(ea,e,t)}override(e,t){return dr(ts,e,t)}route(e,t,i,s){const l=ll(this,e),o=ll(this,i),r="_"+t;Object.defineProperties(l,{[r]:{value:l[t],writable:!0},[t]:{enumerable:!0,get(){const a=this[r],u=o[s];return Ze(a)?Object.assign({},u,a):et(a,u)},set(a){this[r]=a}}})}}var tt=new I2({_scriptable:n=>!n.startsWith("on"),_indexable:n=>n!=="events",hover:{_fallback:"interaction"},interaction:{_scriptable:!1,_indexable:!1}});function P2(n){return!n||ut(n.size)||ut(n.family)?null:(n.style?n.style+" ":"")+(n.weight?n.weight+" ":"")+n.size+"px "+n.family}function Co(n,e,t,i,s){let l=e[s];return l||(l=e[s]=n.measureText(s).width,t.push(s)),l>i&&(i=l),i}function L2(n,e,t,i){i=i||{};let s=i.data=i.data||{},l=i.garbageCollect=i.garbageCollect||[];i.font!==e&&(s=i.data={},l=i.garbageCollect=[],i.font=e),n.save(),n.font=e;let o=0;const r=t.length;let a,u,f,c,d;for(a=0;at.length){for(a=0;a0&&n.stroke()}}function gl(n,e,t){return t=t||.5,!e||n&&n.x>e.left-t&&n.xe.top-t&&n.y0&&l.strokeColor!=="";let a,u;for(n.save(),n.font=s.string,q2(n,l),a=0;a+n||0;function Ha(n,e){const t={},i=Ze(e),s=i?Object.keys(e):e,l=Ze(n)?i?o=>et(n[o],n[e[o]]):o=>n[o]:()=>n;for(const o of s)t[o]=B2(l(o));return t}function l1(n){return Ha(n,{top:"y",right:"x",bottom:"y",left:"x"})}function ks(n){return Ha(n,["topLeft","topRight","bottomLeft","bottomRight"])}function Fn(n){const e=l1(n);return e.width=e.left+e.right,e.height=e.top+e.bottom,e}function Sn(n,e){n=n||{},e=e||tt.font;let t=et(n.size,e.size);typeof t=="string"&&(t=parseInt(t,10));let i=et(n.style,e.style);i&&!(""+i).match(H2)&&(console.warn('Invalid font style specified: "'+i+'"'),i="");const s={family:et(n.family,e.family),lineHeight:z2(et(n.lineHeight,e.lineHeight),t),size:t,style:i,weight:et(n.weight,e.weight),string:""};return s.string=P2(s),s}function Zl(n,e,t,i){let s=!0,l,o,r;for(l=0,o=n.length;lt&&r===0?0:r+a;return{min:o(i,-Math.abs(l)),max:o(s,l)}}function Ai(n,e){return Object.assign(Object.create(n),e)}function za(n,e=[""],t=n,i,s=()=>n[0]){Nn(i)||(i=u1("_fallback",n));const l={[Symbol.toStringTag]:"Object",_cacheable:!0,_scopes:n,_rootScopes:t,_fallback:i,_getTarget:s,override:o=>za([o,...n],e,t,i)};return new Proxy(l,{deleteProperty(o,r){return delete o[r],delete o._keys,delete n[0][r],!0},get(o,r){return r1(o,r,()=>Q2(r,e,n,o))},getOwnPropertyDescriptor(o,r){return Reflect.getOwnPropertyDescriptor(o._scopes[0],r)},getPrototypeOf(){return Reflect.getPrototypeOf(n[0])},has(o,r){return Sf(o).includes(r)},ownKeys(o){return Sf(o)},set(o,r,a){const u=o._storage||(o._storage=s());return o[r]=u[r]=a,delete o._keys,!0}})}function Os(n,e,t,i){const s={_cacheable:!1,_proxy:n,_context:e,_subProxy:t,_stack:new Set,_descriptors:o1(n,i),setContext:l=>Os(n,l,t,i),override:l=>Os(n.override(l),e,t,i)};return new Proxy(s,{deleteProperty(l,o){return delete l[o],delete n[o],!0},get(l,o,r){return r1(l,o,()=>Y2(l,o,r))},getOwnPropertyDescriptor(l,o){return l._descriptors.allKeys?Reflect.has(n,o)?{enumerable:!0,configurable:!0}:void 0:Reflect.getOwnPropertyDescriptor(n,o)},getPrototypeOf(){return Reflect.getPrototypeOf(n)},has(l,o){return Reflect.has(n,o)},ownKeys(){return Reflect.ownKeys(n)},set(l,o,r){return n[o]=r,delete l[o],!0}})}function o1(n,e={scriptable:!0,indexable:!0}){const{_scriptable:t=e.scriptable,_indexable:i=e.indexable,_allKeys:s=e.allKeys}=n;return{allKeys:s,scriptable:t,indexable:i,isScriptable:Oi(t)?t:()=>t,isIndexable:Oi(i)?i:()=>i}}const W2=(n,e)=>n?n+Pa(e):e,Ba=(n,e)=>Ze(e)&&n!=="adapters"&&(Object.getPrototypeOf(e)===null||e.constructor===Object);function r1(n,e,t){if(Object.prototype.hasOwnProperty.call(n,e))return n[e];const i=t();return n[e]=i,i}function Y2(n,e,t){const{_proxy:i,_context:s,_subProxy:l,_descriptors:o}=n;let r=i[e];return Oi(r)&&o.isScriptable(e)&&(r=K2(e,r,n,t)),gt(r)&&r.length&&(r=J2(e,r,n,o.isIndexable)),Ba(e,r)&&(r=Os(r,s,l&&l[e],o)),r}function K2(n,e,t,i){const{_proxy:s,_context:l,_subProxy:o,_stack:r}=t;if(r.has(n))throw new Error("Recursion detected: "+Array.from(r).join("->")+"->"+n);return r.add(n),e=e(l,o||i),r.delete(n),Ba(n,e)&&(e=Ua(s._scopes,s,n,e)),e}function J2(n,e,t,i){const{_proxy:s,_context:l,_subProxy:o,_descriptors:r}=t;if(Nn(l.index)&&i(n))e=e[l.index%e.length];else if(Ze(e[0])){const a=e,u=s._scopes.filter(f=>f!==a);e=[];for(const f of a){const c=Ua(u,s,n,f);e.push(Os(c,l,o&&o[n],r))}}return e}function a1(n,e,t){return Oi(n)?n(e,t):n}const Z2=(n,e)=>n===!0?e:typeof n=="string"?Mi(e,n):void 0;function G2(n,e,t,i,s){for(const l of e){const o=Z2(t,l);if(o){n.add(o);const r=a1(o._fallback,t,s);if(Nn(r)&&r!==t&&r!==i)return r}else if(o===!1&&Nn(i)&&t!==i)return null}return!1}function Ua(n,e,t,i){const s=e._rootScopes,l=a1(e._fallback,t,i),o=[...n,...s],r=new Set;r.add(i);let a=wf(r,o,t,l||t,i);return a===null||Nn(l)&&l!==t&&(a=wf(r,o,l,a,i),a===null)?!1:za(Array.from(r),[""],s,l,()=>X2(e,t,i))}function wf(n,e,t,i,s){for(;t;)t=G2(n,e,t,i,s);return t}function X2(n,e,t){const i=n._getTarget();e in i||(i[e]={});const s=i[e];return gt(s)&&Ze(t)?t:s}function Q2(n,e,t,i){let s;for(const l of e)if(s=u1(W2(l,n),t),Nn(s))return Ba(n,s)?Ua(t,i,n,s):s}function u1(n,e){for(const t of e){if(!t)continue;const i=t[n];if(Nn(i))return i}}function Sf(n){let e=n._keys;return e||(e=n._keys=x2(n._scopes)),e}function x2(n){const e=new Set;for(const t of n)for(const i of Object.keys(t).filter(s=>!s.startsWith("_")))e.add(i);return Array.from(e)}function f1(n,e,t,i){const{iScale:s}=n,{key:l="r"}=this._parsing,o=new Array(i);let r,a,u,f;for(r=0,a=i;ren==="x"?"y":"x";function tk(n,e,t,i){const s=n.skip?e:n,l=e,o=t.skip?e:t,r=Qr(l,s),a=Qr(o,l);let u=r/(r+a),f=a/(r+a);u=isNaN(u)?0:u,f=isNaN(f)?0:f;const c=i*u,d=i*f;return{previous:{x:l.x-c*(o.x-s.x),y:l.y-c*(o.y-s.y)},next:{x:l.x+d*(o.x-s.x),y:l.y+d*(o.y-s.y)}}}function nk(n,e,t){const i=n.length;let s,l,o,r,a,u=Ds(n,0);for(let f=0;f!u.skip)),e.cubicInterpolationMode==="monotone")sk(n,s);else{let u=i?n[n.length-1]:n[0];for(l=0,o=n.length;lwindow.getComputedStyle(n,null);function rk(n,e){return Yo(n).getPropertyValue(e)}const ak=["top","right","bottom","left"];function Qi(n,e,t){const i={};t=t?"-"+t:"";for(let s=0;s<4;s++){const l=ak[s];i[l]=parseFloat(n[e+"-"+l+t])||0}return i.width=i.left+i.right,i.height=i.top+i.bottom,i}const uk=(n,e,t)=>(n>0||e>0)&&(!t||!t.shadowRoot);function fk(n,e){const t=n.touches,i=t&&t.length?t[0]:n,{offsetX:s,offsetY:l}=i;let o=!1,r,a;if(uk(s,l,n.target))r=s,a=l;else{const u=e.getBoundingClientRect();r=i.clientX-u.left,a=i.clientY-u.top,o=!0}return{x:r,y:a,box:o}}function Yi(n,e){if("native"in n)return n;const{canvas:t,currentDevicePixelRatio:i}=e,s=Yo(t),l=s.boxSizing==="border-box",o=Qi(s,"padding"),r=Qi(s,"border","width"),{x:a,y:u,box:f}=fk(n,t),c=o.left+(f&&r.left),d=o.top+(f&&r.top);let{width:p,height:h}=e;return l&&(p-=o.width+r.width,h-=o.height+r.height),{x:Math.round((a-c)/p*t.width/i),y:Math.round((u-d)/h*t.height/i)}}function ck(n,e,t){let i,s;if(e===void 0||t===void 0){const l=Wa(n);if(!l)e=n.clientWidth,t=n.clientHeight;else{const o=l.getBoundingClientRect(),r=Yo(l),a=Qi(r,"border","width"),u=Qi(r,"padding");e=o.width-u.width-a.width,t=o.height-u.height-a.height,i=Do(r.maxWidth,l,"clientWidth"),s=Do(r.maxHeight,l,"clientHeight")}}return{width:e,height:t,maxWidth:i||To,maxHeight:s||To}}const pr=n=>Math.round(n*10)/10;function dk(n,e,t,i){const s=Yo(n),l=Qi(s,"margin"),o=Do(s.maxWidth,n,"clientWidth")||To,r=Do(s.maxHeight,n,"clientHeight")||To,a=ck(n,e,t);let{width:u,height:f}=a;if(s.boxSizing==="content-box"){const c=Qi(s,"border","width"),d=Qi(s,"padding");u-=d.width+c.width,f-=d.height+c.height}return u=Math.max(0,u-l.width),f=Math.max(0,i?Math.floor(u/i):f-l.height),u=pr(Math.min(u,o,a.maxWidth)),f=pr(Math.min(f,r,a.maxHeight)),u&&!f&&(f=pr(u/2)),{width:u,height:f}}function Tf(n,e,t){const i=e||1,s=Math.floor(n.height*i),l=Math.floor(n.width*i);n.height=s/i,n.width=l/i;const o=n.canvas;return o.style&&(t||!o.style.height&&!o.style.width)&&(o.style.height=`${n.height}px`,o.style.width=`${n.width}px`),n.currentDevicePixelRatio!==i||o.height!==s||o.width!==l?(n.currentDevicePixelRatio=i,o.height=s,o.width=l,n.ctx.setTransform(i,0,0,i,0,0),!0):!1}const pk=function(){let n=!1;try{const e={get passive(){return n=!0,!1}};window.addEventListener("test",null,e),window.removeEventListener("test",null,e)}catch{}return n}();function $f(n,e){const t=rk(n,e),i=t&&t.match(/^(\d+)(\.\d+)?px$/);return i?+i[1]:void 0}function Ki(n,e,t,i){return{x:n.x+t*(e.x-n.x),y:n.y+t*(e.y-n.y)}}function mk(n,e,t,i){return{x:n.x+t*(e.x-n.x),y:i==="middle"?t<.5?n.y:e.y:i==="after"?t<1?n.y:e.y:t>0?e.y:n.y}}function hk(n,e,t,i){const s={x:n.cp2x,y:n.cp2y},l={x:e.cp1x,y:e.cp1y},o=Ki(n,s,t),r=Ki(s,l,t),a=Ki(l,e,t),u=Ki(o,r,t),f=Ki(r,a,t);return Ki(u,f,t)}const Cf=new Map;function _k(n,e){e=e||{};const t=n+JSON.stringify(e);let i=Cf.get(t);return i||(i=new Intl.NumberFormat(n,e),Cf.set(t,i)),i}function Al(n,e,t){return _k(e,t).format(n)}const gk=function(n,e){return{x(t){return n+n+e-t},setWidth(t){e=t},textAlign(t){return t==="center"?t:t==="right"?"left":"right"},xPlus(t,i){return t-i},leftForLtr(t,i){return t-i}}},bk=function(){return{x(n){return n},setWidth(n){},textAlign(n){return n},xPlus(n,e){return n+e},leftForLtr(n,e){return n}}};function mr(n,e,t){return n?gk(e,t):bk()}function vk(n,e){let t,i;(e==="ltr"||e==="rtl")&&(t=n.canvas.style,i=[t.getPropertyValue("direction"),t.getPropertyPriority("direction")],t.setProperty("direction",e,"important"),n.prevTextDirection=i)}function yk(n,e){e!==void 0&&(delete n.prevTextDirection,n.canvas.style.setProperty("direction",e[0],e[1]))}function p1(n){return n==="angle"?{between:hl,compare:i2,normalize:wn}:{between:_l,compare:(e,t)=>e-t,normalize:e=>e}}function Mf({start:n,end:e,count:t,loop:i,style:s}){return{start:n%t,end:e%t,loop:i&&(e-n+1)%t===0,style:s}}function kk(n,e,t){const{property:i,start:s,end:l}=t,{between:o,normalize:r}=p1(i),a=e.length;let{start:u,end:f,loop:c}=n,d,p;if(c){for(u+=a,f+=a,d=0,p=a;da(s,T,y)&&r(s,T)!==0,M=()=>r(l,y)===0||a(l,T,y),C=()=>g||$(),O=()=>!g||M();for(let E=f,P=f;E<=c;++E)k=e[E%o],!k.skip&&(y=u(k[i]),y!==T&&(g=a(y,s,l),_===null&&C()&&(_=r(y,s)===0?E:P),_!==null&&O()&&(h.push(Mf({start:_,end:E,loop:d,count:o,style:p})),_=null),P=E,T=y));return _!==null&&h.push(Mf({start:_,end:c,loop:d,count:o,style:p})),h}function h1(n,e){const t=[],i=n.segments;for(let s=0;ss&&n[l%e].skip;)l--;return l%=e,{start:s,end:l}}function Sk(n,e,t,i){const s=n.length,l=[];let o=e,r=n[e],a;for(a=e+1;a<=t;++a){const u=n[a%s];u.skip||u.stop?r.skip||(i=!1,l.push({start:e%s,end:(a-1)%s,loop:i}),e=o=u.stop?a:null):(o=a,r.skip&&(e=a)),r=u}return o!==null&&l.push({start:e%s,end:o%s,loop:i}),l}function Tk(n,e){const t=n.points,i=n.options.spanGaps,s=t.length;if(!s)return[];const l=!!n._loop,{start:o,end:r}=wk(t,s,l,i);if(i===!0)return Of(n,[{start:o,end:r,loop:l}],t,e);const a=rr({chart:e,initial:t.initial,numSteps:o,currentStep:Math.min(i-t.start,o)}))}_refresh(){this._request||(this._running=!0,this._request=Gg.call(window,()=>{this._update(),this._request=null,this._running&&this._refresh()}))}_update(e=Date.now()){let t=0;this._charts.forEach((i,s)=>{if(!i.running||!i.items.length)return;const l=i.items;let o=l.length-1,r=!1,a;for(;o>=0;--o)a=l[o],a._active?(a._total>i.duration&&(i.duration=a._total),a.tick(e),r=!0):(l[o]=l[l.length-1],l.pop());r&&(s.draw(),this._notify(s,i,e,"progress")),l.length||(i.running=!1,this._notify(s,i,e,"complete"),i.initial=!1),t+=l.length}),this._lastDate=e,t===0&&(this._running=!1)}_getAnims(e){const t=this._charts;let i=t.get(e);return i||(i={running:!1,initial:!0,items:[],listeners:{complete:[],progress:[]}},t.set(e,i)),i}listen(e,t,i){this._getAnims(e).listeners[t].push(i)}add(e,t){!t||!t.length||this._getAnims(e).items.push(...t)}has(e){return this._getAnims(e).items.length>0}start(e){const t=this._charts.get(e);t&&(t.running=!0,t.start=Date.now(),t.duration=t.items.reduce((i,s)=>Math.max(i,s._duration),0),this._refresh())}running(e){if(!this._running)return!1;const t=this._charts.get(e);return!(!t||!t.running||!t.items.length)}stop(e){const t=this._charts.get(e);if(!t||!t.items.length)return;const i=t.items;let s=i.length-1;for(;s>=0;--s)i[s].cancel();t.items=[],this._notify(e,t,Date.now(),"complete")}remove(e){return this._charts.delete(e)}}var li=new Mk;const Ef="transparent",Ok={boolean(n,e,t){return t>.5?e:n},color(n,e,t){const i=yf(n||Ef),s=i.valid&&yf(e||Ef);return s&&s.valid?s.mix(i,t).hexString():e},number(n,e,t){return n+(e-n)*t}};class Dk{constructor(e,t,i,s){const l=t[i];s=Zl([e.to,s,l,e.from]);const o=Zl([e.from,l,s]);this._active=!0,this._fn=e.fn||Ok[e.type||typeof o],this._easing=sl[e.easing]||sl.linear,this._start=Math.floor(Date.now()+(e.delay||0)),this._duration=this._total=Math.floor(e.duration),this._loop=!!e.loop,this._target=t,this._prop=i,this._from=o,this._to=s,this._promises=void 0}active(){return this._active}update(e,t,i){if(this._active){this._notify(!1);const s=this._target[this._prop],l=i-this._start,o=this._duration-l;this._start=i,this._duration=Math.floor(Math.max(o,e.duration)),this._total+=l,this._loop=!!e.loop,this._to=Zl([e.to,t,s,e.from]),this._from=Zl([e.from,s,t])}}cancel(){this._active&&(this.tick(Date.now()),this._active=!1,this._notify(!1))}tick(e){const t=e-this._start,i=this._duration,s=this._prop,l=this._from,o=this._loop,r=this._to;let a;if(this._active=l!==r&&(o||t1?2-a:a,a=this._easing(Math.min(1,Math.max(0,a))),this._target[s]=this._fn(l,r,a)}wait(){const e=this._promises||(this._promises=[]);return new Promise((t,i)=>{e.push({res:t,rej:i})})}_notify(e){const t=e?"res":"rej",i=this._promises||[];for(let s=0;sn!=="onProgress"&&n!=="onComplete"&&n!=="fn"});tt.set("animations",{colors:{type:"color",properties:Ak},numbers:{type:"number",properties:Ek}});tt.describe("animations",{_fallback:"animation"});tt.set("transitions",{active:{animation:{duration:400}},resize:{animation:{duration:0}},show:{animations:{colors:{from:"transparent"},visible:{type:"boolean",duration:0}}},hide:{animations:{colors:{to:"transparent"},visible:{type:"boolean",easing:"linear",fn:n=>n|0}}}});class _1{constructor(e,t){this._chart=e,this._properties=new Map,this.configure(t)}configure(e){if(!Ze(e))return;const t=this._properties;Object.getOwnPropertyNames(e).forEach(i=>{const s=e[i];if(!Ze(s))return;const l={};for(const o of Ik)l[o]=s[o];(gt(s.properties)&&s.properties||[i]).forEach(o=>{(o===i||!t.has(o))&&t.set(o,l)})})}_animateOptions(e,t){const i=t.options,s=Lk(e,i);if(!s)return[];const l=this._createAnimations(s,i);return i.$shared&&Pk(e.options.$animations,i).then(()=>{e.options=i},()=>{}),l}_createAnimations(e,t){const i=this._properties,s=[],l=e.$animations||(e.$animations={}),o=Object.keys(t),r=Date.now();let a;for(a=o.length-1;a>=0;--a){const u=o[a];if(u.charAt(0)==="$")continue;if(u==="options"){s.push(...this._animateOptions(e,t));continue}const f=t[u];let c=l[u];const d=i.get(u);if(c)if(d&&c.active()){c.update(d,f,r);continue}else c.cancel();if(!d||!d.duration){e[u]=f;continue}l[u]=c=new Dk(d,e,u,f),s.push(c)}return s}update(e,t){if(this._properties.size===0){Object.assign(e,t);return}const i=this._createAnimations(e,t);if(i.length)return li.add(this._chart,i),!0}}function Pk(n,e){const t=[],i=Object.keys(e);for(let s=0;s0||!t&&l<0)return s.index}return null}function Nf(n,e){const{chart:t,_cachedMeta:i}=n,s=t._stacks||(t._stacks={}),{iScale:l,vScale:o,index:r}=i,a=l.axis,u=o.axis,f=qk(l,o,i),c=e.length;let d;for(let p=0;pt[i].axis===e).shift()}function Hk(n,e){return Ai(n,{active:!1,dataset:void 0,datasetIndex:e,index:e,mode:"default",type:"dataset"})}function zk(n,e,t){return Ai(n,{active:!1,dataIndex:e,parsed:void 0,raw:void 0,element:t,index:e,mode:"default",type:"data"})}function Us(n,e){const t=n.controller.index,i=n.vScale&&n.vScale.axis;if(i){e=e||n._parsed;for(const s of e){const l=s._stacks;if(!l||l[i]===void 0||l[i][t]===void 0)return;delete l[i][t]}}}const _r=n=>n==="reset"||n==="none",Ff=(n,e)=>e?n:Object.assign({},n),Bk=(n,e,t)=>n&&!e.hidden&&e._stacked&&{keys:g1(t,!0),values:null};class Yn{constructor(e,t){this.chart=e,this._ctx=e.ctx,this.index=t,this._cachedDataOpts={},this._cachedMeta=this.getMeta(),this._type=this._cachedMeta.type,this.options=void 0,this._parsing=!1,this._data=void 0,this._objectData=void 0,this._sharedOptions=void 0,this._drawStart=void 0,this._drawCount=void 0,this.enableOptionSharing=!1,this.supportsDecimation=!1,this.$context=void 0,this._syncList=[],this.initialize()}initialize(){const e=this._cachedMeta;this.configure(),this.linkScales(),e._stacked=Pf(e.vScale,e),this.addElements()}updateIndex(e){this.index!==e&&Us(this._cachedMeta),this.index=e}linkScales(){const e=this.chart,t=this._cachedMeta,i=this.getDataset(),s=(c,d,p,h)=>c==="x"?d:c==="r"?h:p,l=t.xAxisID=et(i.xAxisID,hr(e,"x")),o=t.yAxisID=et(i.yAxisID,hr(e,"y")),r=t.rAxisID=et(i.rAxisID,hr(e,"r")),a=t.indexAxis,u=t.iAxisID=s(a,l,o,r),f=t.vAxisID=s(a,o,l,r);t.xScale=this.getScaleForId(l),t.yScale=this.getScaleForId(o),t.rScale=this.getScaleForId(r),t.iScale=this.getScaleForId(u),t.vScale=this.getScaleForId(f)}getDataset(){return this.chart.data.datasets[this.index]}getMeta(){return this.chart.getDatasetMeta(this.index)}getScaleForId(e){return this.chart.scales[e]}_getOtherScale(e){const t=this._cachedMeta;return e===t.iScale?t.vScale:t.iScale}reset(){this._update("reset")}_destroy(){const e=this._cachedMeta;this._data&&df(this._data,this),e._stacked&&Us(e)}_dataCheck(){const e=this.getDataset(),t=e.data||(e.data=[]),i=this._data;if(Ze(t))this._data=Rk(t);else if(i!==t){if(i){df(i,this);const s=this._cachedMeta;Us(s),s._parsed=[]}t&&Object.isExtensible(t)&&r2(t,this),this._syncList=[],this._data=t}}addElements(){const e=this._cachedMeta;this._dataCheck(),this.datasetElementType&&(e.dataset=new this.datasetElementType)}buildOrUpdateElements(e){const t=this._cachedMeta,i=this.getDataset();let s=!1;this._dataCheck();const l=t._stacked;t._stacked=Pf(t.vScale,t),t.stack!==i.stack&&(s=!0,Us(t),t.stack=i.stack),this._resyncElements(e),(s||l!==t._stacked)&&Nf(this,t._parsed)}configure(){const e=this.chart.config,t=e.datasetScopeKeys(this._type),i=e.getOptionScopes(this.getDataset(),t,!0);this.options=e.createResolver(i,this.getContext()),this._parsing=this.options.parsing,this._cachedDataOpts={}}parse(e,t){const{_cachedMeta:i,_data:s}=this,{iScale:l,_stacked:o}=i,r=l.axis;let a=e===0&&t===s.length?!0:i._sorted,u=e>0&&i._parsed[e-1],f,c,d;if(this._parsing===!1)i._parsed=s,i._sorted=!0,d=s;else{gt(s[e])?d=this.parseArrayData(i,s,e,t):Ze(s[e])?d=this.parseObjectData(i,s,e,t):d=this.parsePrimitiveData(i,s,e,t);const p=()=>c[r]===null||u&&c[r]g||c=0;--d)if(!h()){this.updateRangeFromParsed(u,e,p,a);break}}return u}getAllParsedValues(e){const t=this._cachedMeta._parsed,i=[];let s,l,o;for(s=0,l=t.length;s=0&&ethis.getContext(i,s),g=u.resolveNamedOptions(d,p,h,c);return g.$shared&&(g.$shared=a,l[o]=Object.freeze(Ff(g,a))),g}_resolveAnimations(e,t,i){const s=this.chart,l=this._cachedDataOpts,o=`animation-${t}`,r=l[o];if(r)return r;let a;if(s.options.animation!==!1){const f=this.chart.config,c=f.datasetAnimationScopeKeys(this._type,t),d=f.getOptionScopes(this.getDataset(),c);a=f.createResolver(d,this.getContext(e,i,t))}const u=new _1(s,a&&a.animations);return a&&a._cacheable&&(l[o]=Object.freeze(u)),u}getSharedOptions(e){if(e.$shared)return this._sharedOptions||(this._sharedOptions=Object.assign({},e))}includeOptions(e,t){return!t||_r(e)||this.chart._animationsDisabled}_getSharedOptions(e,t){const i=this.resolveDataElementOptions(e,t),s=this._sharedOptions,l=this.getSharedOptions(i),o=this.includeOptions(t,l)||l!==s;return this.updateSharedOptions(l,t,i),{sharedOptions:l,includeOptions:o}}updateElement(e,t,i,s){_r(s)?Object.assign(e,i):this._resolveAnimations(t,s).update(e,i)}updateSharedOptions(e,t,i){e&&!_r(t)&&this._resolveAnimations(void 0,t).update(e,i)}_setStyle(e,t,i,s){e.active=s;const l=this.getStyle(t,s);this._resolveAnimations(t,i,s).update(e,{options:!s&&this.getSharedOptions(l)||l})}removeHoverStyle(e,t,i){this._setStyle(e,i,"active",!1)}setHoverStyle(e,t,i){this._setStyle(e,i,"active",!0)}_removeDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!1)}_setDatasetHoverStyle(){const e=this._cachedMeta.dataset;e&&this._setStyle(e,void 0,"active",!0)}_resyncElements(e){const t=this._data,i=this._cachedMeta.data;for(const[r,a,u]of this._syncList)this[r](a,u);this._syncList=[];const s=i.length,l=t.length,o=Math.min(l,s);o&&this.parse(0,o),l>s?this._insertElements(s,l-s,e):l{for(u.length+=t,r=u.length-1;r>=o;r--)u[r]=u[r-t]};for(a(l),r=e;rs-l))}return n._cache.$bar}function Wk(n){const e=n.iScale,t=Uk(e,n.type);let i=e._length,s,l,o,r;const a=()=>{o===32767||o===-32768||(Nn(r)&&(i=Math.min(i,Math.abs(o-r)||i)),r=o)};for(s=0,l=t.length;s0?s[n-1]:null,r=nMath.abs(r)&&(a=r,u=o),e[t.axis]=u,e._custom={barStart:a,barEnd:u,start:s,end:l,min:o,max:r}}function b1(n,e,t,i){return gt(n)?Jk(n,e,t,i):e[t.axis]=t.parse(n,i),e}function Rf(n,e,t,i){const s=n.iScale,l=n.vScale,o=s.getLabels(),r=s===l,a=[];let u,f,c,d;for(u=t,f=t+i;u=t?1:-1)}function Gk(n){let e,t,i,s,l;return n.horizontal?(e=n.base>n.x,t="left",i="right"):(e=n.basea.controller.options.grouped),l=i.options.stacked,o=[],r=a=>{const u=a.controller.getParsed(t),f=u&&u[a.vScale.axis];if(ut(f)||isNaN(f))return!0};for(const a of s)if(!(t!==void 0&&r(a))&&((l===!1||o.indexOf(a.stack)===-1||l===void 0&&a.stack===void 0)&&o.push(a.stack),a.index===e))break;return o.length||o.push(void 0),o}_getStackCount(e){return this._getStacks(void 0,e).length}_getStackIndex(e,t,i){const s=this._getStacks(e,i),l=t!==void 0?s.indexOf(t):-1;return l===-1?s.length-1:l}_getRuler(){const e=this.options,t=this._cachedMeta,i=t.iScale,s=[];let l,o;for(l=0,o=t.data.length;l=0;--i)t=Math.max(t,e[i].size(this.resolveDataElementOptions(i))/2);return t>0&&t}getLabelAndValue(e){const t=this._cachedMeta,{xScale:i,yScale:s}=t,l=this.getParsed(e),o=i.getLabelForValue(l.x),r=s.getLabelForValue(l.y),a=l._custom;return{label:t.label,value:"("+o+", "+r+(a?", "+a:"")+")"}}update(e){const t=this._cachedMeta.data;this.updateElements(t,0,t.length,e)}updateElements(e,t,i,s){const l=s==="reset",{iScale:o,vScale:r}=this._cachedMeta,{sharedOptions:a,includeOptions:u}=this._getSharedOptions(t,s),f=o.axis,c=r.axis;for(let d=t;dhl(T,r,a,!0)?1:Math.max($,$*t,M,M*t),h=(T,$,M)=>hl(T,r,a,!0)?-1:Math.min($,$*t,M,M*t),g=p(0,u,c),_=p($t,f,d),y=h(Dt,u,c),k=h(Dt+$t,f,d);i=(g-y)/2,s=(_-k)/2,l=-(g+y)/2,o=-(_+k)/2}return{ratioX:i,ratioY:s,offsetX:l,offsetY:o}}class Il extends Yn{constructor(e,t){super(e,t),this.enableOptionSharing=!0,this.innerRadius=void 0,this.outerRadius=void 0,this.offsetX=void 0,this.offsetY=void 0}linkScales(){}parse(e,t){const i=this.getDataset().data,s=this._cachedMeta;if(this._parsing===!1)s._parsed=i;else{let l=a=>+i[a];if(Ze(i[e])){const{key:a="value"}=this._parsing;l=u=>+Mi(i[u],a)}let o,r;for(o=e,r=e+t;o0&&!isNaN(e)?mt*(Math.abs(e)/t):0}getLabelAndValue(e){const t=this._cachedMeta,i=this.chart,s=i.data.labels||[],l=Al(t._parsed[e],i.options.locale);return{label:s[e]||"",value:l}}getMaxBorderWidth(e){let t=0;const i=this.chart;let s,l,o,r,a;if(!e){for(s=0,l=i.data.datasets.length;sn!=="spacing",_indexable:n=>n!=="spacing"};Il.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(n){const e=n.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:t}}=n.legend.options;return e.labels.map((i,s)=>{const o=n.getDatasetMeta(0).controller.getStyle(s);return{text:i,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,lineWidth:o.borderWidth,pointStyle:t,hidden:!n.getDataVisibility(s),index:s}})}return[]}},onClick(n,e,t){t.chart.toggleDataVisibility(e.index),t.chart.update()}},tooltip:{callbacks:{title(){return""},label(n){let e=n.label;const t=": "+n.formattedValue;return gt(e)?(e=e.slice(),e[0]+=t):e+=t,e}}}}};class Ko extends Yn{initialize(){this.enableOptionSharing=!0,this.supportsDecimation=!0,super.initialize()}update(e){const t=this._cachedMeta,{dataset:i,data:s=[],_dataset:l}=t,o=this.chart._animationsDisabled;let{start:r,count:a}=Qg(t,s,o);this._drawStart=r,this._drawCount=a,xg(t)&&(r=0,a=s.length),i._chart=this.chart,i._datasetIndex=this.index,i._decimated=!!l._decimated,i.points=s;const u=this.resolveDatasetElementOptions(e);this.options.showLine||(u.borderWidth=0),u.segment=this.options.segment,this.updateElement(i,void 0,{animated:!o,options:u},e),this.updateElements(s,r,a,e)}updateElements(e,t,i,s){const l=s==="reset",{iScale:o,vScale:r,_stacked:a,_dataset:u}=this._cachedMeta,{sharedOptions:f,includeOptions:c}=this._getSharedOptions(t,s),d=o.axis,p=r.axis,{spanGaps:h,segment:g}=this.options,_=Ms(h)?h:Number.POSITIVE_INFINITY,y=this.chart._animationsDisabled||l||s==="none";let k=t>0&&this.getParsed(t-1);for(let T=t;T0&&Math.abs(M[d]-k[d])>_,g&&(C.parsed=M,C.raw=u.data[T]),c&&(C.options=f||this.resolveDataElementOptions(T,$.active?"active":s)),y||this.updateElement($,T,C,s),k=M}}getMaxOverflow(){const e=this._cachedMeta,t=e.dataset,i=t.options&&t.options.borderWidth||0,s=e.data||[];if(!s.length)return i;const l=s[0].size(this.resolveDataElementOptions(0)),o=s[s.length-1].size(this.resolveDataElementOptions(s.length-1));return Math.max(i,l,o)/2}draw(){const e=this._cachedMeta;e.dataset.updateControlPoints(this.chart.chartArea,e.iScale.axis),super.draw()}}Ko.id="line";Ko.defaults={datasetElementType:"line",dataElementType:"point",showLine:!0,spanGaps:!1};Ko.overrides={scales:{_index_:{type:"category"},_value_:{type:"linear"}}};class Ja extends Yn{constructor(e,t){super(e,t),this.innerRadius=void 0,this.outerRadius=void 0}getLabelAndValue(e){const t=this._cachedMeta,i=this.chart,s=i.data.labels||[],l=Al(t._parsed[e].r,i.options.locale);return{label:s[e]||"",value:l}}parseObjectData(e,t,i,s){return f1.bind(this)(e,t,i,s)}update(e){const t=this._cachedMeta.data;this._updateRadius(),this.updateElements(t,0,t.length,e)}getMinMax(){const e=this._cachedMeta,t={min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY};return e.data.forEach((i,s)=>{const l=this.getParsed(s).r;!isNaN(l)&&this.chart.getDataVisibility(s)&&(lt.max&&(t.max=l))}),t}_updateRadius(){const e=this.chart,t=e.chartArea,i=e.options,s=Math.min(t.right-t.left,t.bottom-t.top),l=Math.max(s/2,0),o=Math.max(i.cutoutPercentage?l/100*i.cutoutPercentage:1,0),r=(l-o)/e.getVisibleDatasetCount();this.outerRadius=l-r*this.index,this.innerRadius=this.outerRadius-r}updateElements(e,t,i,s){const l=s==="reset",o=this.chart,a=o.options.animation,u=this._cachedMeta.rScale,f=u.xCenter,c=u.yCenter,d=u.getIndexAngle(0)-.5*Dt;let p=d,h;const g=360/this.countVisibleElements();for(h=0;h{!isNaN(this.getParsed(s).r)&&this.chart.getDataVisibility(s)&&t++}),t}_computeAngle(e,t,i){return this.chart.getDataVisibility(e)?Bn(this.resolveDataElementOptions(e,t).angle||i):0}}Ja.id="polarArea";Ja.defaults={dataElementType:"arc",animation:{animateRotate:!0,animateScale:!0},animations:{numbers:{type:"number",properties:["x","y","startAngle","endAngle","innerRadius","outerRadius"]}},indexAxis:"r",startAngle:0};Ja.overrides={aspectRatio:1,plugins:{legend:{labels:{generateLabels(n){const e=n.data;if(e.labels.length&&e.datasets.length){const{labels:{pointStyle:t}}=n.legend.options;return e.labels.map((i,s)=>{const o=n.getDatasetMeta(0).controller.getStyle(s);return{text:i,fillStyle:o.backgroundColor,strokeStyle:o.borderColor,lineWidth:o.borderWidth,pointStyle:t,hidden:!n.getDataVisibility(s),index:s}})}return[]}},onClick(n,e,t){t.chart.toggleDataVisibility(e.index),t.chart.update()}},tooltip:{callbacks:{title(){return""},label(n){return n.chart.data.labels[n.dataIndex]+": "+n.formattedValue}}}},scales:{r:{type:"radialLinear",angleLines:{display:!1},beginAtZero:!0,grid:{circular:!0},pointLabels:{display:!1},startAngle:0}}};class v1 extends Il{}v1.id="pie";v1.defaults={cutout:0,rotation:0,circumference:360,radius:"100%"};class Za extends Yn{getLabelAndValue(e){const t=this._cachedMeta.vScale,i=this.getParsed(e);return{label:t.getLabels()[e],value:""+t.getLabelForValue(i[t.axis])}}parseObjectData(e,t,i,s){return f1.bind(this)(e,t,i,s)}update(e){const t=this._cachedMeta,i=t.dataset,s=t.data||[],l=t.iScale.getLabels();if(i.points=s,e!=="resize"){const o=this.resolveDatasetElementOptions(e);this.options.showLine||(o.borderWidth=0);const r={_loop:!0,_fullLoop:l.length===s.length,options:o};this.updateElement(i,void 0,r,e)}this.updateElements(s,0,s.length,e)}updateElements(e,t,i,s){const l=this._cachedMeta.rScale,o=s==="reset";for(let r=t;r{s[l]=i[l]&&i[l].active()?i[l]._to:this[l]}),s}};pi.defaults={};pi.defaultRoutes=void 0;const y1={values(n){return gt(n)?n:""+n},numeric(n,e,t){if(n===0)return"0";const i=this.chart.options.locale;let s,l=n;if(t.length>1){const u=Math.max(Math.abs(t[0].value),Math.abs(t[t.length-1].value));(u<1e-4||u>1e15)&&(s="scientific"),l=tw(n,t)}const o=Pn(Math.abs(l)),r=Math.max(Math.min(-1*Math.floor(o),20),0),a={notation:s,minimumFractionDigits:r,maximumFractionDigits:r};return Object.assign(a,this.options.ticks.format),Al(n,i,a)},logarithmic(n,e,t){if(n===0)return"0";const i=n/Math.pow(10,Math.floor(Pn(n)));return i===1||i===2||i===5?y1.numeric.call(this,n,e,t):""}};function tw(n,e){let t=e.length>3?e[2].value-e[1].value:e[1].value-e[0].value;return Math.abs(t)>=1&&n!==Math.floor(n)&&(t=n-Math.floor(n)),t}var Jo={formatters:y1};tt.set("scale",{display:!0,offset:!1,reverse:!1,beginAtZero:!1,bounds:"ticks",grace:0,grid:{display:!0,lineWidth:1,drawBorder:!0,drawOnChartArea:!0,drawTicks:!0,tickLength:8,tickWidth:(n,e)=>e.lineWidth,tickColor:(n,e)=>e.color,offset:!1,borderDash:[],borderDashOffset:0,borderWidth:1},title:{display:!1,text:"",padding:{top:4,bottom:4}},ticks:{minRotation:0,maxRotation:50,mirror:!1,textStrokeWidth:0,textStrokeColor:"",padding:3,display:!0,autoSkip:!0,autoSkipPadding:3,labelOffset:0,callback:Jo.formatters.values,minor:{},major:{},align:"center",crossAlign:"near",showLabelBackdrop:!1,backdropColor:"rgba(255, 255, 255, 0.75)",backdropPadding:2}});tt.route("scale.ticks","color","","color");tt.route("scale.grid","color","","borderColor");tt.route("scale.grid","borderColor","","borderColor");tt.route("scale.title","color","","color");tt.describe("scale",{_fallback:!1,_scriptable:n=>!n.startsWith("before")&&!n.startsWith("after")&&n!=="callback"&&n!=="parser",_indexable:n=>n!=="borderDash"&&n!=="tickBorderDash"});tt.describe("scales",{_fallback:"scale"});tt.describe("scale.ticks",{_scriptable:n=>n!=="backdropPadding"&&n!=="callback",_indexable:n=>n!=="backdropPadding"});function nw(n,e){const t=n.options.ticks,i=t.maxTicksLimit||iw(n),s=t.major.enabled?lw(e):[],l=s.length,o=s[0],r=s[l-1],a=[];if(l>i)return ow(e,a,s,l/i),a;const u=sw(s,e,i);if(l>0){let f,c;const d=l>1?Math.round((r-o)/(l-1)):null;for(Xl(e,a,u,ut(d)?0:o-d,o),f=0,c=l-1;fs)return a}return Math.max(s,1)}function lw(n){const e=[];let t,i;for(t=0,i=n.length;tn==="left"?"right":n==="right"?"left":n,Vf=(n,e,t)=>e==="top"||e==="left"?n[e]+t:n[e]-t;function Hf(n,e){const t=[],i=n.length/e,s=n.length;let l=0;for(;lo+r)))return a}function fw(n,e){ct(n,t=>{const i=t.gc,s=i.length/2;let l;if(s>e){for(l=0;li?i:t,i=s&&t>i?t:i,{min:Dn(t,Dn(i,t)),max:Dn(i,Dn(t,i))}}getPadding(){return{left:this.paddingLeft||0,top:this.paddingTop||0,right:this.paddingRight||0,bottom:this.paddingBottom||0}}getTicks(){return this.ticks}getLabels(){const e=this.chart.data;return this.options.labels||(this.isHorizontal()?e.xLabels:e.yLabels)||e.labels||[]}beforeLayout(){this._cache={},this._dataLimitsCached=!1}beforeUpdate(){Tt(this.options.beforeUpdate,[this])}update(e,t,i){const{beginAtZero:s,grace:l,ticks:o}=this.options,r=o.sampleSize;this.beforeUpdate(),this.maxWidth=e,this.maxHeight=t,this._margins=i=Object.assign({left:0,right:0,top:0,bottom:0},i),this.ticks=null,this._labelSizes=null,this._gridLineItems=null,this._labelItems=null,this.beforeSetDimensions(),this.setDimensions(),this.afterSetDimensions(),this._maxLength=this.isHorizontal()?this.width+i.left+i.right:this.height+i.top+i.bottom,this._dataLimitsCached||(this.beforeDataLimits(),this.determineDataLimits(),this.afterDataLimits(),this._range=U2(this,l,s),this._dataLimitsCached=!0),this.beforeBuildTicks(),this.ticks=this.buildTicks()||[],this.afterBuildTicks();const a=r=l||i<=1||!this.isHorizontal()){this.labelRotation=s;return}const f=this._getLabelSizes(),c=f.widest.width,d=f.highest.height,p=Zt(this.chart.width-c,0,this.maxWidth);r=e.offset?this.maxWidth/i:p/(i-1),c+6>r&&(r=p/(i-(e.offset?.5:1)),a=this.maxHeight-Ws(e.grid)-t.padding-zf(e.title,this.chart.options.font),u=Math.sqrt(c*c+d*d),o=La(Math.min(Math.asin(Zt((f.highest.height+6)/r,-1,1)),Math.asin(Zt(a/u,-1,1))-Math.asin(Zt(d/u,-1,1)))),o=Math.max(s,Math.min(l,o))),this.labelRotation=o}afterCalculateLabelRotation(){Tt(this.options.afterCalculateLabelRotation,[this])}afterAutoSkip(){}beforeFit(){Tt(this.options.beforeFit,[this])}fit(){const e={width:0,height:0},{chart:t,options:{ticks:i,title:s,grid:l}}=this,o=this._isVisible(),r=this.isHorizontal();if(o){const a=zf(s,t.options.font);if(r?(e.width=this.maxWidth,e.height=Ws(l)+a):(e.height=this.maxHeight,e.width=Ws(l)+a),i.display&&this.ticks.length){const{first:u,last:f,widest:c,highest:d}=this._getLabelSizes(),p=i.padding*2,h=Bn(this.labelRotation),g=Math.cos(h),_=Math.sin(h);if(r){const y=i.mirror?0:_*c.width+g*d.height;e.height=Math.min(this.maxHeight,e.height+y+p)}else{const y=i.mirror?0:g*c.width+_*d.height;e.width=Math.min(this.maxWidth,e.width+y+p)}this._calculatePadding(u,f,_,g)}}this._handleMargins(),r?(this.width=this._length=t.width-this._margins.left-this._margins.right,this.height=e.height):(this.width=e.width,this.height=this._length=t.height-this._margins.top-this._margins.bottom)}_calculatePadding(e,t,i,s){const{ticks:{align:l,padding:o},position:r}=this.options,a=this.labelRotation!==0,u=r!=="top"&&this.axis==="x";if(this.isHorizontal()){const f=this.getPixelForTick(0)-this.left,c=this.right-this.getPixelForTick(this.ticks.length-1);let d=0,p=0;a?u?(d=s*e.width,p=i*t.height):(d=i*e.height,p=s*t.width):l==="start"?p=t.width:l==="end"?d=e.width:l!=="inner"&&(d=e.width/2,p=t.width/2),this.paddingLeft=Math.max((d-f+o)*this.width/(this.width-f),0),this.paddingRight=Math.max((p-c+o)*this.width/(this.width-c),0)}else{let f=t.height/2,c=e.height/2;l==="start"?(f=0,c=e.height):l==="end"&&(f=t.height,c=0),this.paddingTop=f+o,this.paddingBottom=c+o}}_handleMargins(){this._margins&&(this._margins.left=Math.max(this.paddingLeft,this._margins.left),this._margins.top=Math.max(this.paddingTop,this._margins.top),this._margins.right=Math.max(this.paddingRight,this._margins.right),this._margins.bottom=Math.max(this.paddingBottom,this._margins.bottom))}afterFit(){Tt(this.options.afterFit,[this])}isHorizontal(){const{axis:e,position:t}=this.options;return t==="top"||t==="bottom"||e==="x"}isFullSize(){return this.options.fullSize}_convertTicksToLabels(e){this.beforeTickToLabelConversion(),this.generateTickLabels(e);let t,i;for(t=0,i=e.length;t({width:l[O]||0,height:o[O]||0});return{first:C(0),last:C(t-1),widest:C($),highest:C(M),widths:l,heights:o}}getLabelForValue(e){return e}getPixelForValue(e,t){return NaN}getValueForPixel(e){}getPixelForTick(e){const t=this.ticks;return e<0||e>t.length-1?null:this.getPixelForValue(t[e].value)}getPixelForDecimal(e){this._reversePixels&&(e=1-e);const t=this._startPixel+e*this._length;return s2(this._alignToPixels?zi(this.chart,t,0):t)}getDecimalForPixel(e){const t=(e-this._startPixel)/this._length;return this._reversePixels?1-t:t}getBasePixel(){return this.getPixelForValue(this.getBaseValue())}getBaseValue(){const{min:e,max:t}=this;return e<0&&t<0?t:e>0&&t>0?e:0}getContext(e){const t=this.ticks||[];if(e>=0&&er*s?r/i:a/s:a*s0}_computeGridLineItems(e){const t=this.axis,i=this.chart,s=this.options,{grid:l,position:o}=s,r=l.offset,a=this.isHorizontal(),f=this.ticks.length+(r?1:0),c=Ws(l),d=[],p=l.setContext(this.getContext()),h=p.drawBorder?p.borderWidth:0,g=h/2,_=function(W){return zi(i,W,h)};let y,k,T,$,M,C,O,E,P,L,F,N;if(o==="top")y=_(this.bottom),C=this.bottom-c,E=y-g,L=_(e.top)+g,N=e.bottom;else if(o==="bottom")y=_(this.top),L=e.top,N=_(e.bottom)-g,C=y+g,E=this.top+c;else if(o==="left")y=_(this.right),M=this.right-c,O=y-g,P=_(e.left)+g,F=e.right;else if(o==="right")y=_(this.left),P=e.left,F=_(e.right)-g,M=y+g,O=this.left+c;else if(t==="x"){if(o==="center")y=_((e.top+e.bottom)/2+.5);else if(Ze(o)){const W=Object.keys(o)[0],J=o[W];y=_(this.chart.scales[W].getPixelForValue(J))}L=e.top,N=e.bottom,C=y+g,E=C+c}else if(t==="y"){if(o==="center")y=_((e.left+e.right)/2);else if(Ze(o)){const W=Object.keys(o)[0],J=o[W];y=_(this.chart.scales[W].getPixelForValue(J))}M=y-g,O=M-c,P=e.left,F=e.right}const R=et(s.ticks.maxTicksLimit,f),z=Math.max(1,Math.ceil(f/R));for(k=0;kl.value===e);return s>=0?t.setContext(this.getContext(s)).lineWidth:0}drawGrid(e){const t=this.options.grid,i=this.ctx,s=this._gridLineItems||(this._gridLineItems=this._computeGridLineItems(e));let l,o;const r=(a,u,f)=>{!f.width||!f.color||(i.save(),i.lineWidth=f.width,i.strokeStyle=f.color,i.setLineDash(f.borderDash||[]),i.lineDashOffset=f.borderDashOffset,i.beginPath(),i.moveTo(a.x,a.y),i.lineTo(u.x,u.y),i.stroke(),i.restore())};if(t.display)for(l=0,o=s.length;l{this.draw(s)}}]:[{z:i,draw:s=>{this.drawBackground(),this.drawGrid(s),this.drawTitle()}},{z:i+1,draw:()=>{this.drawBorder()}},{z:t,draw:s=>{this.drawLabels(s)}}]}getMatchingVisibleMetas(e){const t=this.chart.getSortedVisibleDatasetMetas(),i=this.axis+"AxisID",s=[];let l,o;for(l=0,o=t.length;l{const i=t.split("."),s=i.pop(),l=[n].concat(i).join("."),o=e[t].split("."),r=o.pop(),a=o.join(".");tt.route(l,s,a,r)})}function gw(n){return"id"in n&&"defaults"in n}class bw{constructor(){this.controllers=new Ql(Yn,"datasets",!0),this.elements=new Ql(pi,"elements"),this.plugins=new Ql(Object,"plugins"),this.scales=new Ql(ss,"scales"),this._typedRegistries=[this.controllers,this.scales,this.elements]}add(...e){this._each("register",e)}remove(...e){this._each("unregister",e)}addControllers(...e){this._each("register",e,this.controllers)}addElements(...e){this._each("register",e,this.elements)}addPlugins(...e){this._each("register",e,this.plugins)}addScales(...e){this._each("register",e,this.scales)}getController(e){return this._get(e,this.controllers,"controller")}getElement(e){return this._get(e,this.elements,"element")}getPlugin(e){return this._get(e,this.plugins,"plugin")}getScale(e){return this._get(e,this.scales,"scale")}removeControllers(...e){this._each("unregister",e,this.controllers)}removeElements(...e){this._each("unregister",e,this.elements)}removePlugins(...e){this._each("unregister",e,this.plugins)}removeScales(...e){this._each("unregister",e,this.scales)}_each(e,t,i){[...t].forEach(s=>{const l=i||this._getRegistryForType(s);i||l.isForType(s)||l===this.plugins&&s.id?this._exec(e,l,s):ct(s,o=>{const r=i||this._getRegistryForType(o);this._exec(e,r,o)})})}_exec(e,t,i){const s=Pa(e);Tt(i["before"+s],[],i),t[e](i),Tt(i["after"+s],[],i)}_getRegistryForType(e){for(let t=0;t0&&this.getParsed(t-1);for(let $=t;$0&&Math.abs(C[p]-T[p])>y,_&&(O.parsed=C,O.raw=u.data[$]),d&&(O.options=c||this.resolveDataElementOptions($,M.active?"active":s)),k||this.updateElement(M,$,O,s),T=C}this.updateSharedOptions(c,s,f)}getMaxOverflow(){const e=this._cachedMeta,t=e.data||[];if(!this.options.showLine){let r=0;for(let a=t.length-1;a>=0;--a)r=Math.max(r,t[a].size(this.resolveDataElementOptions(a))/2);return r>0&&r}const i=e.dataset,s=i.options&&i.options.borderWidth||0;if(!t.length)return s;const l=t[0].size(this.resolveDataElementOptions(0)),o=t[t.length-1].size(this.resolveDataElementOptions(t.length-1));return Math.max(s,l,o)/2}}Ga.id="scatter";Ga.defaults={datasetElementType:!1,dataElementType:"point",showLine:!1,fill:!1};Ga.overrides={interaction:{mode:"point"},plugins:{tooltip:{callbacks:{title(){return""},label(n){return"("+n.label+", "+n.formattedValue+")"}}}},scales:{x:{type:"linear"},y:{type:"linear"}}};function Bi(){throw new Error("This method is not implemented: Check that a complete date adapter is provided.")}class na{constructor(e){this.options=e||{}}init(e){}formats(){return Bi()}parse(e,t){return Bi()}format(e,t){return Bi()}add(e,t,i){return Bi()}diff(e,t,i){return Bi()}startOf(e,t,i){return Bi()}endOf(e,t){return Bi()}}na.override=function(n){Object.assign(na.prototype,n)};var k1={_date:na};function vw(n,e,t,i){const{controller:s,data:l,_sorted:o}=n,r=s._cachedMeta.iScale;if(r&&e===r.axis&&e!=="r"&&o&&l.length){const a=r._reversePixels?l2:Zi;if(i){if(s._sharedOptions){const u=l[0],f=typeof u.getRange=="function"&&u.getRange(e);if(f){const c=a(l,e,t-f),d=a(l,e,t+f);return{lo:c.lo,hi:d.hi}}}}else return a(l,e,t)}return{lo:0,hi:l.length-1}}function Pl(n,e,t,i,s){const l=n.getSortedVisibleDatasetMetas(),o=t[e];for(let r=0,a=l.length;r{a[o](e[t],s)&&(l.push({element:a,datasetIndex:u,index:f}),r=r||a.inRange(e.x,e.y,s))}),i&&!r?[]:l}var Sw={evaluateInteractionItems:Pl,modes:{index(n,e,t,i){const s=Yi(e,n),l=t.axis||"x",o=t.includeInvisible||!1,r=t.intersect?br(n,s,l,i,o):vr(n,s,l,!1,i,o),a=[];return r.length?(n.getSortedVisibleDatasetMetas().forEach(u=>{const f=r[0].index,c=u.data[f];c&&!c.skip&&a.push({element:c,datasetIndex:u.index,index:f})}),a):[]},dataset(n,e,t,i){const s=Yi(e,n),l=t.axis||"xy",o=t.includeInvisible||!1;let r=t.intersect?br(n,s,l,i,o):vr(n,s,l,!1,i,o);if(r.length>0){const a=r[0].datasetIndex,u=n.getDatasetMeta(a).data;r=[];for(let f=0;ft.pos===e)}function Uf(n,e){return n.filter(t=>w1.indexOf(t.pos)===-1&&t.box.axis===e)}function Ks(n,e){return n.sort((t,i)=>{const s=e?i:t,l=e?t:i;return s.weight===l.weight?s.index-l.index:s.weight-l.weight})}function Tw(n){const e=[];let t,i,s,l,o,r;for(t=0,i=(n||[]).length;tu.box.fullSize),!0),i=Ks(Ys(e,"left"),!0),s=Ks(Ys(e,"right")),l=Ks(Ys(e,"top"),!0),o=Ks(Ys(e,"bottom")),r=Uf(e,"x"),a=Uf(e,"y");return{fullSize:t,leftAndTop:i.concat(l),rightAndBottom:s.concat(a).concat(o).concat(r),chartArea:Ys(e,"chartArea"),vertical:i.concat(s).concat(a),horizontal:l.concat(o).concat(r)}}function Wf(n,e,t,i){return Math.max(n[t],e[t])+Math.max(n[i],e[i])}function S1(n,e){n.top=Math.max(n.top,e.top),n.left=Math.max(n.left,e.left),n.bottom=Math.max(n.bottom,e.bottom),n.right=Math.max(n.right,e.right)}function Ow(n,e,t,i){const{pos:s,box:l}=t,o=n.maxPadding;if(!Ze(s)){t.size&&(n[s]-=t.size);const c=i[t.stack]||{size:0,count:1};c.size=Math.max(c.size,t.horizontal?l.height:l.width),t.size=c.size/c.count,n[s]+=t.size}l.getPadding&&S1(o,l.getPadding());const r=Math.max(0,e.outerWidth-Wf(o,n,"left","right")),a=Math.max(0,e.outerHeight-Wf(o,n,"top","bottom")),u=r!==n.w,f=a!==n.h;return n.w=r,n.h=a,t.horizontal?{same:u,other:f}:{same:f,other:u}}function Dw(n){const e=n.maxPadding;function t(i){const s=Math.max(e[i]-n[i],0);return n[i]+=s,s}n.y+=t("top"),n.x+=t("left"),t("right"),t("bottom")}function Ew(n,e){const t=e.maxPadding;function i(s){const l={left:0,top:0,right:0,bottom:0};return s.forEach(o=>{l[o]=Math.max(e[o],t[o])}),l}return i(n?["left","right"]:["top","bottom"])}function xs(n,e,t,i){const s=[];let l,o,r,a,u,f;for(l=0,o=n.length,u=0;l{typeof g.beforeLayout=="function"&&g.beforeLayout()});const f=a.reduce((g,_)=>_.box.options&&_.box.options.display===!1?g:g+1,0)||1,c=Object.freeze({outerWidth:e,outerHeight:t,padding:s,availableWidth:l,availableHeight:o,vBoxMaxWidth:l/2/f,hBoxMaxHeight:o/2}),d=Object.assign({},s);S1(d,Fn(i));const p=Object.assign({maxPadding:d,w:l,h:o,x:s.left,y:s.top},s),h=Cw(a.concat(u),c);xs(r.fullSize,p,c,h),xs(a,p,c,h),xs(u,p,c,h)&&xs(a,p,c,h),Dw(p),Yf(r.leftAndTop,p,c,h),p.x+=p.w,p.y+=p.h,Yf(r.rightAndBottom,p,c,h),n.chartArea={left:p.left,top:p.top,right:p.left+p.w,bottom:p.top+p.h,height:p.h,width:p.w},ct(r.chartArea,g=>{const _=g.box;Object.assign(_,n.chartArea),_.update(p.w,p.h,{left:0,top:0,right:0,bottom:0})})}};class T1{acquireContext(e,t){}releaseContext(e){return!1}addEventListener(e,t,i){}removeEventListener(e,t,i){}getDevicePixelRatio(){return 1}getMaximumSize(e,t,i,s){return t=Math.max(0,t||e.width),i=i||e.height,{width:t,height:Math.max(0,s?Math.floor(t/s):i)}}isAttached(e){return!0}updateConfig(e){}}class Aw extends T1{acquireContext(e){return e&&e.getContext&&e.getContext("2d")||null}updateConfig(e){e.options.animation=!1}}const co="$chartjs",Iw={touchstart:"mousedown",touchmove:"mousemove",touchend:"mouseup",pointerenter:"mouseenter",pointerdown:"mousedown",pointermove:"mousemove",pointerup:"mouseup",pointerleave:"mouseout",pointerout:"mouseout"},Kf=n=>n===null||n==="";function Pw(n,e){const t=n.style,i=n.getAttribute("height"),s=n.getAttribute("width");if(n[co]={initial:{height:i,width:s,style:{display:t.display,height:t.height,width:t.width}}},t.display=t.display||"block",t.boxSizing=t.boxSizing||"border-box",Kf(s)){const l=$f(n,"width");l!==void 0&&(n.width=l)}if(Kf(i))if(n.style.height==="")n.height=n.width/(e||2);else{const l=$f(n,"height");l!==void 0&&(n.height=l)}return n}const $1=pk?{passive:!0}:!1;function Lw(n,e,t){n.addEventListener(e,t,$1)}function Nw(n,e,t){n.canvas.removeEventListener(e,t,$1)}function Fw(n,e){const t=Iw[n.type]||n.type,{x:i,y:s}=Yi(n,e);return{type:t,chart:e,native:n,x:i!==void 0?i:null,y:s!==void 0?s:null}}function Eo(n,e){for(const t of n)if(t===e||t.contains(e))return!0}function Rw(n,e,t){const i=n.canvas,s=new MutationObserver(l=>{let o=!1;for(const r of l)o=o||Eo(r.addedNodes,i),o=o&&!Eo(r.removedNodes,i);o&&t()});return s.observe(document,{childList:!0,subtree:!0}),s}function qw(n,e,t){const i=n.canvas,s=new MutationObserver(l=>{let o=!1;for(const r of l)o=o||Eo(r.removedNodes,i),o=o&&!Eo(r.addedNodes,i);o&&t()});return s.observe(document,{childList:!0,subtree:!0}),s}const bl=new Map;let Jf=0;function C1(){const n=window.devicePixelRatio;n!==Jf&&(Jf=n,bl.forEach((e,t)=>{t.currentDevicePixelRatio!==n&&e()}))}function jw(n,e){bl.size||window.addEventListener("resize",C1),bl.set(n,e)}function Vw(n){bl.delete(n),bl.size||window.removeEventListener("resize",C1)}function Hw(n,e,t){const i=n.canvas,s=i&&Wa(i);if(!s)return;const l=Xg((r,a)=>{const u=s.clientWidth;t(r,a),u{const a=r[0],u=a.contentRect.width,f=a.contentRect.height;u===0&&f===0||l(u,f)});return o.observe(s),jw(n,l),o}function yr(n,e,t){t&&t.disconnect(),e==="resize"&&Vw(n)}function zw(n,e,t){const i=n.canvas,s=Xg(l=>{n.ctx!==null&&t(Fw(l,n))},n,l=>{const o=l[0];return[o,o.offsetX,o.offsetY]});return Lw(i,e,s),s}class Bw extends T1{acquireContext(e,t){const i=e&&e.getContext&&e.getContext("2d");return i&&i.canvas===e?(Pw(e,t),i):null}releaseContext(e){const t=e.canvas;if(!t[co])return!1;const i=t[co].initial;["height","width"].forEach(l=>{const o=i[l];ut(o)?t.removeAttribute(l):t.setAttribute(l,o)});const s=i.style||{};return Object.keys(s).forEach(l=>{t.style[l]=s[l]}),t.width=t.width,delete t[co],!0}addEventListener(e,t,i){this.removeEventListener(e,t);const s=e.$proxies||(e.$proxies={}),o={attach:Rw,detach:qw,resize:Hw}[t]||zw;s[t]=o(e,t,i)}removeEventListener(e,t){const i=e.$proxies||(e.$proxies={}),s=i[t];if(!s)return;({attach:yr,detach:yr,resize:yr}[t]||Nw)(e,t,s),i[t]=void 0}getDevicePixelRatio(){return window.devicePixelRatio}getMaximumSize(e,t,i,s){return dk(e,t,i,s)}isAttached(e){const t=Wa(e);return!!(t&&t.isConnected)}}function Uw(n){return!d1()||typeof OffscreenCanvas<"u"&&n instanceof OffscreenCanvas?Aw:Bw}class Ww{constructor(){this._init=[]}notify(e,t,i,s){t==="beforeInit"&&(this._init=this._createDescriptors(e,!0),this._notify(this._init,e,"install"));const l=s?this._descriptors(e).filter(s):this._descriptors(e),o=this._notify(l,e,t,i);return t==="afterDestroy"&&(this._notify(l,e,"stop"),this._notify(this._init,e,"uninstall")),o}_notify(e,t,i,s){s=s||{};for(const l of e){const o=l.plugin,r=o[i],a=[t,s,l.options];if(Tt(r,a,o)===!1&&s.cancelable)return!1}return!0}invalidate(){ut(this._cache)||(this._oldCache=this._cache,this._cache=void 0)}_descriptors(e){if(this._cache)return this._cache;const t=this._cache=this._createDescriptors(e);return this._notifyStateChanges(e),t}_createDescriptors(e,t){const i=e&&e.config,s=et(i.options&&i.options.plugins,{}),l=Yw(i);return s===!1&&!t?[]:Jw(e,l,s,t)}_notifyStateChanges(e){const t=this._oldCache||[],i=this._cache,s=(l,o)=>l.filter(r=>!o.some(a=>r.plugin.id===a.plugin.id));this._notify(s(t,i),e,"stop"),this._notify(s(i,t),e,"start")}}function Yw(n){const e={},t=[],i=Object.keys(Xn.plugins.items);for(let l=0;l{const a=i[r];if(!Ze(a))return console.error(`Invalid scale configuration for scale: ${r}`);if(a._proxy)return console.warn(`Ignoring resolver passed as options for scale: ${r}`);const u=sa(r,a),f=Xw(u,s),c=t.scales||{};l[u]=l[u]||r,o[r]=nl(Object.create(null),[{axis:u},a,c[u],c[f]])}),n.data.datasets.forEach(r=>{const a=r.type||n.type,u=r.indexAxis||ia(a,e),c=(ts[a]||{}).scales||{};Object.keys(c).forEach(d=>{const p=Gw(d,u),h=r[p+"AxisID"]||l[p]||p;o[h]=o[h]||Object.create(null),nl(o[h],[{axis:p},i[h],c[d]])})}),Object.keys(o).forEach(r=>{const a=o[r];nl(a,[tt.scales[a.type],tt.scale])}),o}function M1(n){const e=n.options||(n.options={});e.plugins=et(e.plugins,{}),e.scales=xw(n,e)}function O1(n){return n=n||{},n.datasets=n.datasets||[],n.labels=n.labels||[],n}function e3(n){return n=n||{},n.data=O1(n.data),M1(n),n}const Zf=new Map,D1=new Set;function to(n,e){let t=Zf.get(n);return t||(t=e(),Zf.set(n,t),D1.add(t)),t}const Js=(n,e,t)=>{const i=Mi(e,t);i!==void 0&&n.add(i)};class t3{constructor(e){this._config=e3(e),this._scopeCache=new Map,this._resolverCache=new Map}get platform(){return this._config.platform}get type(){return this._config.type}set type(e){this._config.type=e}get data(){return this._config.data}set data(e){this._config.data=O1(e)}get options(){return this._config.options}set options(e){this._config.options=e}get plugins(){return this._config.plugins}update(){const e=this._config;this.clearCache(),M1(e)}clearCache(){this._scopeCache.clear(),this._resolverCache.clear()}datasetScopeKeys(e){return to(e,()=>[[`datasets.${e}`,""]])}datasetAnimationScopeKeys(e,t){return to(`${e}.transition.${t}`,()=>[[`datasets.${e}.transitions.${t}`,`transitions.${t}`],[`datasets.${e}`,""]])}datasetElementScopeKeys(e,t){return to(`${e}-${t}`,()=>[[`datasets.${e}.elements.${t}`,`datasets.${e}`,`elements.${t}`,""]])}pluginScopeKeys(e){const t=e.id,i=this.type;return to(`${i}-plugin-${t}`,()=>[[`plugins.${t}`,...e.additionalOptionScopes||[]]])}_cachedScopes(e,t){const i=this._scopeCache;let s=i.get(e);return(!s||t)&&(s=new Map,i.set(e,s)),s}getOptionScopes(e,t,i){const{options:s,type:l}=this,o=this._cachedScopes(e,i),r=o.get(t);if(r)return r;const a=new Set;t.forEach(f=>{e&&(a.add(e),f.forEach(c=>Js(a,e,c))),f.forEach(c=>Js(a,s,c)),f.forEach(c=>Js(a,ts[l]||{},c)),f.forEach(c=>Js(a,tt,c)),f.forEach(c=>Js(a,ea,c))});const u=Array.from(a);return u.length===0&&u.push(Object.create(null)),D1.has(t)&&o.set(t,u),u}chartOptionScopes(){const{options:e,type:t}=this;return[e,ts[t]||{},tt.datasets[t]||{},{type:t},tt,ea]}resolveNamedOptions(e,t,i,s=[""]){const l={$shared:!0},{resolver:o,subPrefixes:r}=Gf(this._resolverCache,e,s);let a=o;if(i3(o,t)){l.$shared=!1,i=Oi(i)?i():i;const u=this.createResolver(e,i,r);a=Os(o,i,u)}for(const u of t)l[u]=a[u];return l}createResolver(e,t,i=[""],s){const{resolver:l}=Gf(this._resolverCache,e,i);return Ze(t)?Os(l,t,void 0,s):l}}function Gf(n,e,t){let i=n.get(e);i||(i=new Map,n.set(e,i));const s=t.join();let l=i.get(s);return l||(l={resolver:za(e,t),subPrefixes:t.filter(r=>!r.toLowerCase().includes("hover"))},i.set(s,l)),l}const n3=n=>Ze(n)&&Object.getOwnPropertyNames(n).reduce((e,t)=>e||Oi(n[t]),!1);function i3(n,e){const{isScriptable:t,isIndexable:i}=o1(n);for(const s of e){const l=t(s),o=i(s),r=(o||l)&&n[s];if(l&&(Oi(r)||n3(r))||o&>(r))return!0}return!1}var s3="3.9.1";const l3=["top","bottom","left","right","chartArea"];function Xf(n,e){return n==="top"||n==="bottom"||l3.indexOf(n)===-1&&e==="x"}function Qf(n,e){return function(t,i){return t[n]===i[n]?t[e]-i[e]:t[n]-i[n]}}function xf(n){const e=n.chart,t=e.options.animation;e.notifyPlugins("afterRender"),Tt(t&&t.onComplete,[n],e)}function o3(n){const e=n.chart,t=e.options.animation;Tt(t&&t.onProgress,[n],e)}function E1(n){return d1()&&typeof n=="string"?n=document.getElementById(n):n&&n.length&&(n=n[0]),n&&n.canvas&&(n=n.canvas),n}const Ao={},A1=n=>{const e=E1(n);return Object.values(Ao).filter(t=>t.canvas===e).pop()};function r3(n,e,t){const i=Object.keys(n);for(const s of i){const l=+s;if(l>=e){const o=n[s];delete n[s],(t>0||l>e)&&(n[l+t]=o)}}}function a3(n,e,t,i){return!t||n.type==="mouseout"?null:i?e:n}class Io{constructor(e,t){const i=this.config=new t3(t),s=E1(e),l=A1(s);if(l)throw new Error("Canvas is already in use. Chart with ID '"+l.id+"' must be destroyed before the canvas with ID '"+l.canvas.id+"' can be reused.");const o=i.createResolver(i.chartOptionScopes(),this.getContext());this.platform=new(i.platform||Uw(s)),this.platform.updateConfig(i);const r=this.platform.acquireContext(s,o.aspectRatio),a=r&&r.canvas,u=a&&a.height,f=a&&a.width;if(this.id=Yy(),this.ctx=r,this.canvas=a,this.width=f,this.height=u,this._options=o,this._aspectRatio=this.aspectRatio,this._layers=[],this._metasets=[],this._stacks=void 0,this.boxes=[],this.currentDevicePixelRatio=void 0,this.chartArea=void 0,this._active=[],this._lastEvent=void 0,this._listeners={},this._responsiveListeners=void 0,this._sortedMetasets=[],this.scales={},this._plugins=new Ww,this.$proxies={},this._hiddenIndices={},this.attached=!1,this._animationsDisabled=void 0,this.$context=void 0,this._doResize=a2(c=>this.update(c),o.resizeDelay||0),this._dataChanges=[],Ao[this.id]=this,!r||!a){console.error("Failed to create chart: can't acquire context from the given item");return}li.listen(this,"complete",xf),li.listen(this,"progress",o3),this._initialize(),this.attached&&this.update()}get aspectRatio(){const{options:{aspectRatio:e,maintainAspectRatio:t},width:i,height:s,_aspectRatio:l}=this;return ut(e)?t&&l?l:s?i/s:null:e}get data(){return this.config.data}set data(e){this.config.data=e}get options(){return this._options}set options(e){this.config.options=e}_initialize(){return this.notifyPlugins("beforeInit"),this.options.responsive?this.resize():Tf(this,this.options.devicePixelRatio),this.bindEvents(),this.notifyPlugins("afterInit"),this}clear(){return kf(this.canvas,this.ctx),this}stop(){return li.stop(this),this}resize(e,t){li.running(this)?this._resizeBeforeDraw={width:e,height:t}:this._resize(e,t)}_resize(e,t){const i=this.options,s=this.canvas,l=i.maintainAspectRatio&&this.aspectRatio,o=this.platform.getMaximumSize(s,e,t,l),r=i.devicePixelRatio||this.platform.getDevicePixelRatio(),a=this.width?"resize":"attach";this.width=o.width,this.height=o.height,this._aspectRatio=this.aspectRatio,Tf(this,r,!0)&&(this.notifyPlugins("resize",{size:o}),Tt(i.onResize,[this,o],this),this.attached&&this._doResize(a)&&this.render())}ensureScalesHaveIDs(){const t=this.options.scales||{};ct(t,(i,s)=>{i.id=s})}buildOrUpdateScales(){const e=this.options,t=e.scales,i=this.scales,s=Object.keys(i).reduce((o,r)=>(o[r]=!1,o),{});let l=[];t&&(l=l.concat(Object.keys(t).map(o=>{const r=t[o],a=sa(o,r),u=a==="r",f=a==="x";return{options:r,dposition:u?"chartArea":f?"bottom":"left",dtype:u?"radialLinear":f?"category":"linear"}}))),ct(l,o=>{const r=o.options,a=r.id,u=sa(a,r),f=et(r.type,o.dtype);(r.position===void 0||Xf(r.position,u)!==Xf(o.dposition))&&(r.position=o.dposition),s[a]=!0;let c=null;if(a in i&&i[a].type===f)c=i[a];else{const d=Xn.getScale(f);c=new d({id:a,type:f,ctx:this.ctx,chart:this}),i[c.id]=c}c.init(r,e)}),ct(s,(o,r)=>{o||delete i[r]}),ct(i,o=>{eo.configure(this,o,o.options),eo.addBox(this,o)})}_updateMetasets(){const e=this._metasets,t=this.data.datasets.length,i=e.length;if(e.sort((s,l)=>s.index-l.index),i>t){for(let s=t;st.length&&delete this._stacks,e.forEach((i,s)=>{t.filter(l=>l===i._dataset).length===0&&this._destroyDatasetMeta(s)})}buildOrUpdateControllers(){const e=[],t=this.data.datasets;let i,s;for(this._removeUnreferencedMetasets(),i=0,s=t.length;i{this.getDatasetMeta(t).controller.reset()},this)}reset(){this._resetElements(),this.notifyPlugins("reset")}update(e){const t=this.config;t.update();const i=this._options=t.createResolver(t.chartOptionScopes(),this.getContext()),s=this._animationsDisabled=!i.animation;if(this._updateScales(),this._checkEventBindings(),this._updateHiddenIndices(),this._plugins.invalidate(),this.notifyPlugins("beforeUpdate",{mode:e,cancelable:!0})===!1)return;const l=this.buildOrUpdateControllers();this.notifyPlugins("beforeElementsUpdate");let o=0;for(let u=0,f=this.data.datasets.length;u{u.reset()}),this._updateDatasets(e),this.notifyPlugins("afterUpdate",{mode:e}),this._layers.sort(Qf("z","_idx"));const{_active:r,_lastEvent:a}=this;a?this._eventHandler(a,!0):r.length&&this._updateHoverStyles(r,r,!0),this.render()}_updateScales(){ct(this.scales,e=>{eo.removeBox(this,e)}),this.ensureScalesHaveIDs(),this.buildOrUpdateScales()}_checkEventBindings(){const e=this.options,t=new Set(Object.keys(this._listeners)),i=new Set(e.events);(!af(t,i)||!!this._responsiveListeners!==e.responsive)&&(this.unbindEvents(),this.bindEvents())}_updateHiddenIndices(){const{_hiddenIndices:e}=this,t=this._getUniformDataChanges()||[];for(const{method:i,start:s,count:l}of t){const o=i==="_removeElements"?-l:l;r3(e,s,o)}}_getUniformDataChanges(){const e=this._dataChanges;if(!e||!e.length)return;this._dataChanges=[];const t=this.data.datasets.length,i=l=>new Set(e.filter(o=>o[0]===l).map((o,r)=>r+","+o.splice(1).join(","))),s=i(0);for(let l=1;ll.split(",")).map(l=>({method:l[1],start:+l[2],count:+l[3]}))}_updateLayout(e){if(this.notifyPlugins("beforeLayout",{cancelable:!0})===!1)return;eo.update(this,this.width,this.height,e);const t=this.chartArea,i=t.width<=0||t.height<=0;this._layers=[],ct(this.boxes,s=>{i&&s.position==="chartArea"||(s.configure&&s.configure(),this._layers.push(...s._layers()))},this),this._layers.forEach((s,l)=>{s._idx=l}),this.notifyPlugins("afterLayout")}_updateDatasets(e){if(this.notifyPlugins("beforeDatasetsUpdate",{mode:e,cancelable:!0})!==!1){for(let t=0,i=this.data.datasets.length;t=0;--t)this._drawDataset(e[t]);this.notifyPlugins("afterDatasetsDraw")}_drawDataset(e){const t=this.ctx,i=e._clip,s=!i.disabled,l=this.chartArea,o={meta:e,index:e.index,cancelable:!0};this.notifyPlugins("beforeDatasetDraw",o)!==!1&&(s&&ja(t,{left:i.left===!1?0:l.left-i.left,right:i.right===!1?this.width:l.right+i.right,top:i.top===!1?0:l.top-i.top,bottom:i.bottom===!1?this.height:l.bottom+i.bottom}),e.controller.draw(),s&&Va(t),o.cancelable=!1,this.notifyPlugins("afterDatasetDraw",o))}isPointInArea(e){return gl(e,this.chartArea,this._minPadding)}getElementsAtEventForMode(e,t,i,s){const l=Sw.modes[t];return typeof l=="function"?l(this,e,i,s):[]}getDatasetMeta(e){const t=this.data.datasets[e],i=this._metasets;let s=i.filter(l=>l&&l._dataset===t).pop();return s||(s={type:null,data:[],dataset:null,controller:null,hidden:null,xAxisID:null,yAxisID:null,order:t&&t.order||0,index:e,_dataset:t,_parsed:[],_sorted:!1},i.push(s)),s}getContext(){return this.$context||(this.$context=Ai(null,{chart:this,type:"chart"}))}getVisibleDatasetCount(){return this.getSortedVisibleDatasetMetas().length}isDatasetVisible(e){const t=this.data.datasets[e];if(!t)return!1;const i=this.getDatasetMeta(e);return typeof i.hidden=="boolean"?!i.hidden:!t.hidden}setDatasetVisibility(e,t){const i=this.getDatasetMeta(e);i.hidden=!t}toggleDataVisibility(e){this._hiddenIndices[e]=!this._hiddenIndices[e]}getDataVisibility(e){return!this._hiddenIndices[e]}_updateVisibility(e,t,i){const s=i?"show":"hide",l=this.getDatasetMeta(e),o=l.controller._resolveAnimations(void 0,s);Nn(t)?(l.data[t].hidden=!i,this.update()):(this.setDatasetVisibility(e,i),o.update(l,{visible:i}),this.update(r=>r.datasetIndex===e?s:void 0))}hide(e,t){this._updateVisibility(e,t,!1)}show(e,t){this._updateVisibility(e,t,!0)}_destroyDatasetMeta(e){const t=this._metasets[e];t&&t.controller&&t.controller._destroy(),delete this._metasets[e]}_stop(){let e,t;for(this.stop(),li.remove(this),e=0,t=this.data.datasets.length;e{t.addEventListener(this,l,o),e[l]=o},s=(l,o,r)=>{l.offsetX=o,l.offsetY=r,this._eventHandler(l)};ct(this.options.events,l=>i(l,s))}bindResponsiveEvents(){this._responsiveListeners||(this._responsiveListeners={});const e=this._responsiveListeners,t=this.platform,i=(a,u)=>{t.addEventListener(this,a,u),e[a]=u},s=(a,u)=>{e[a]&&(t.removeEventListener(this,a,u),delete e[a])},l=(a,u)=>{this.canvas&&this.resize(a,u)};let o;const r=()=>{s("attach",r),this.attached=!0,this.resize(),i("resize",l),i("detach",o)};o=()=>{this.attached=!1,s("resize",l),this._stop(),this._resize(0,0),i("attach",r)},t.isAttached(this.canvas)?r():o()}unbindEvents(){ct(this._listeners,(e,t)=>{this.platform.removeEventListener(this,t,e)}),this._listeners={},ct(this._responsiveListeners,(e,t)=>{this.platform.removeEventListener(this,t,e)}),this._responsiveListeners=void 0}updateHoverStyle(e,t,i){const s=i?"set":"remove";let l,o,r,a;for(t==="dataset"&&(l=this.getDatasetMeta(e[0].datasetIndex),l.controller["_"+s+"DatasetHoverStyle"]()),r=0,a=e.length;r{const r=this.getDatasetMeta(l);if(!r)throw new Error("No dataset found at index "+l);return{datasetIndex:l,element:r.data[o],index:o}});!wo(i,t)&&(this._active=i,this._lastEvent=null,this._updateHoverStyles(i,t))}notifyPlugins(e,t,i){return this._plugins.notify(this,e,t,i)}_updateHoverStyles(e,t,i){const s=this.options.hover,l=(a,u)=>a.filter(f=>!u.some(c=>f.datasetIndex===c.datasetIndex&&f.index===c.index)),o=l(t,e),r=i?e:l(e,t);o.length&&this.updateHoverStyle(o,s.mode,!1),r.length&&s.mode&&this.updateHoverStyle(r,s.mode,!0)}_eventHandler(e,t){const i={event:e,replay:t,cancelable:!0,inChartArea:this.isPointInArea(e)},s=o=>(o.options.events||this.options.events).includes(e.native.type);if(this.notifyPlugins("beforeEvent",i,s)===!1)return;const l=this._handleEvent(e,t,i.inChartArea);return i.cancelable=!1,this.notifyPlugins("afterEvent",i,s),(l||i.changed)&&this.render(),this}_handleEvent(e,t,i){const{_active:s=[],options:l}=this,o=t,r=this._getActiveElements(e,s,i,o),a=Qy(e),u=a3(e,this._lastEvent,i,a);i&&(this._lastEvent=null,Tt(l.onHover,[e,r,this],this),a&&Tt(l.onClick,[e,r,this],this));const f=!wo(r,s);return(f||t)&&(this._active=r,this._updateHoverStyles(r,s,t)),this._lastEvent=u,f}_getActiveElements(e,t,i,s){if(e.type==="mouseout")return[];if(!i)return t;const l=this.options.hover;return this.getElementsAtEventForMode(e,l.mode,l,s)}}const ec=()=>ct(Io.instances,n=>n._plugins.invalidate()),gi=!0;Object.defineProperties(Io,{defaults:{enumerable:gi,value:tt},instances:{enumerable:gi,value:Ao},overrides:{enumerable:gi,value:ts},registry:{enumerable:gi,value:Xn},version:{enumerable:gi,value:s3},getChart:{enumerable:gi,value:A1},register:{enumerable:gi,value:(...n)=>{Xn.add(...n),ec()}},unregister:{enumerable:gi,value:(...n)=>{Xn.remove(...n),ec()}}});function I1(n,e,t){const{startAngle:i,pixelMargin:s,x:l,y:o,outerRadius:r,innerRadius:a}=e;let u=s/r;n.beginPath(),n.arc(l,o,r,i-u,t+u),a>s?(u=s/a,n.arc(l,o,a,t+u,i-u,!0)):n.arc(l,o,s,t+$t,i-$t),n.closePath(),n.clip()}function u3(n){return Ha(n,["outerStart","outerEnd","innerStart","innerEnd"])}function f3(n,e,t,i){const s=u3(n.options.borderRadius),l=(t-e)/2,o=Math.min(l,i*e/2),r=a=>{const u=(t-Math.min(l,a))*i/2;return Zt(a,0,Math.min(l,u))};return{outerStart:r(s.outerStart),outerEnd:r(s.outerEnd),innerStart:Zt(s.innerStart,0,o),innerEnd:Zt(s.innerEnd,0,o)}}function hs(n,e,t,i){return{x:t+n*Math.cos(e),y:i+n*Math.sin(e)}}function la(n,e,t,i,s,l){const{x:o,y:r,startAngle:a,pixelMargin:u,innerRadius:f}=e,c=Math.max(e.outerRadius+i+t-u,0),d=f>0?f+i+t+u:0;let p=0;const h=s-a;if(i){const W=f>0?f-i:0,J=c>0?c-i:0,x=(W+J)/2,ne=x!==0?h*x/(x+i):h;p=(h-ne)/2}const g=Math.max(.001,h*c-t/Dt)/c,_=(h-g)/2,y=a+_+p,k=s-_-p,{outerStart:T,outerEnd:$,innerStart:M,innerEnd:C}=f3(e,d,c,k-y),O=c-T,E=c-$,P=y+T/O,L=k-$/E,F=d+M,N=d+C,R=y+M/F,z=k-C/N;if(n.beginPath(),l){if(n.arc(o,r,c,P,L),$>0){const x=hs(E,L,o,r);n.arc(x.x,x.y,$,L,k+$t)}const W=hs(N,k,o,r);if(n.lineTo(W.x,W.y),C>0){const x=hs(N,z,o,r);n.arc(x.x,x.y,C,k+$t,z+Math.PI)}if(n.arc(o,r,d,k-C/d,y+M/d,!0),M>0){const x=hs(F,R,o,r);n.arc(x.x,x.y,M,R+Math.PI,y-$t)}const J=hs(O,y,o,r);if(n.lineTo(J.x,J.y),T>0){const x=hs(O,P,o,r);n.arc(x.x,x.y,T,y-$t,P)}}else{n.moveTo(o,r);const W=Math.cos(P)*c+o,J=Math.sin(P)*c+r;n.lineTo(W,J);const x=Math.cos(L)*c+o,ne=Math.sin(L)*c+r;n.lineTo(x,ne)}n.closePath()}function c3(n,e,t,i,s){const{fullCircles:l,startAngle:o,circumference:r}=e;let a=e.endAngle;if(l){la(n,e,t,i,o+mt,s);for(let u=0;u=mt||hl(l,r,a),g=_l(o,u+d,f+d);return h&&g}getCenterPoint(e){const{x:t,y:i,startAngle:s,endAngle:l,innerRadius:o,outerRadius:r}=this.getProps(["x","y","startAngle","endAngle","innerRadius","outerRadius","circumference"],e),{offset:a,spacing:u}=this.options,f=(s+l)/2,c=(o+r+u+a)/2;return{x:t+Math.cos(f)*c,y:i+Math.sin(f)*c}}tooltipPosition(e){return this.getCenterPoint(e)}draw(e){const{options:t,circumference:i}=this,s=(t.offset||0)/2,l=(t.spacing||0)/2,o=t.circular;if(this.pixelMargin=t.borderAlign==="inner"?.33:0,this.fullCircles=i>mt?Math.floor(i/mt):0,i===0||this.innerRadius<0||this.outerRadius<0)return;e.save();let r=0;if(s){r=s/2;const u=(this.startAngle+this.endAngle)/2;e.translate(Math.cos(u)*r,Math.sin(u)*r),this.circumference>=Dt&&(r=s)}e.fillStyle=t.backgroundColor,e.strokeStyle=t.borderColor;const a=c3(e,this,r,l,o);p3(e,this,r,l,a,o),e.restore()}}Xa.id="arc";Xa.defaults={borderAlign:"center",borderColor:"#fff",borderJoinStyle:void 0,borderRadius:0,borderWidth:2,offset:0,spacing:0,angle:void 0,circular:!0};Xa.defaultRoutes={backgroundColor:"backgroundColor"};function P1(n,e,t=e){n.lineCap=et(t.borderCapStyle,e.borderCapStyle),n.setLineDash(et(t.borderDash,e.borderDash)),n.lineDashOffset=et(t.borderDashOffset,e.borderDashOffset),n.lineJoin=et(t.borderJoinStyle,e.borderJoinStyle),n.lineWidth=et(t.borderWidth,e.borderWidth),n.strokeStyle=et(t.borderColor,e.borderColor)}function m3(n,e,t){n.lineTo(t.x,t.y)}function h3(n){return n.stepped?F2:n.tension||n.cubicInterpolationMode==="monotone"?R2:m3}function L1(n,e,t={}){const i=n.length,{start:s=0,end:l=i-1}=t,{start:o,end:r}=e,a=Math.max(s,o),u=Math.min(l,r),f=sr&&l>r;return{count:i,start:a,loop:e.loop,ilen:u(o+(u?r-$:$))%l,T=()=>{g!==_&&(n.lineTo(f,_),n.lineTo(f,g),n.lineTo(f,y))};for(a&&(p=s[k(0)],n.moveTo(p.x,p.y)),d=0;d<=r;++d){if(p=s[k(d)],p.skip)continue;const $=p.x,M=p.y,C=$|0;C===h?(M_&&(_=M),f=(c*f+$)/++c):(T(),n.lineTo($,M),h=C,c=0,g=_=M),y=M}T()}function oa(n){const e=n.options,t=e.borderDash&&e.borderDash.length;return!n._decimated&&!n._loop&&!e.tension&&e.cubicInterpolationMode!=="monotone"&&!e.stepped&&!t?g3:_3}function b3(n){return n.stepped?mk:n.tension||n.cubicInterpolationMode==="monotone"?hk:Ki}function v3(n,e,t,i){let s=e._path;s||(s=e._path=new Path2D,e.path(s,t,i)&&s.closePath()),P1(n,e.options),n.stroke(s)}function y3(n,e,t,i){const{segments:s,options:l}=e,o=oa(e);for(const r of s)P1(n,l,r.style),n.beginPath(),o(n,e,r,{start:t,end:t+i-1})&&n.closePath(),n.stroke()}const k3=typeof Path2D=="function";function w3(n,e,t,i){k3&&!e.options.segment?v3(n,e,t,i):y3(n,e,t,i)}class Ii extends pi{constructor(e){super(),this.animated=!0,this.options=void 0,this._chart=void 0,this._loop=void 0,this._fullLoop=void 0,this._path=void 0,this._points=void 0,this._segments=void 0,this._decimated=!1,this._pointsUpdated=!1,this._datasetIndex=void 0,e&&Object.assign(this,e)}updateControlPoints(e,t){const i=this.options;if((i.tension||i.cubicInterpolationMode==="monotone")&&!i.stepped&&!this._pointsUpdated){const s=i.spanGaps?this._loop:this._fullLoop;ok(this._points,i,e,s,t),this._pointsUpdated=!0}}set points(e){this._points=e,delete this._segments,delete this._path,this._pointsUpdated=!1}get points(){return this._points}get segments(){return this._segments||(this._segments=Tk(this,this.options.segment))}first(){const e=this.segments,t=this.points;return e.length&&t[e[0].start]}last(){const e=this.segments,t=this.points,i=e.length;return i&&t[e[i-1].end]}interpolate(e,t){const i=this.options,s=e[t],l=this.points,o=h1(this,{property:t,start:s,end:s});if(!o.length)return;const r=[],a=b3(i);let u,f;for(u=0,f=o.length;un!=="borderDash"&&n!=="fill"};function tc(n,e,t,i){const s=n.options,{[t]:l}=n.getProps([t],i);return Math.abs(e-l){r=xa(o,r,s);const a=s[o],u=s[r];i!==null?(l.push({x:a.x,y:i}),l.push({x:u.x,y:i})):t!==null&&(l.push({x:t,y:a.y}),l.push({x:t,y:u.y}))}),l}function xa(n,e,t){for(;e>n;e--){const i=t[e];if(!isNaN(i.x)&&!isNaN(i.y))break}return e}function nc(n,e,t,i){return n&&e?i(n[t],e[t]):n?n[t]:e?e[t]:0}function F1(n,e){let t=[],i=!1;return gt(n)?(i=!0,t=n):t=D3(n,e),t.length?new Ii({points:t,options:{tension:0},_loop:i,_fullLoop:i}):null}function ic(n){return n&&n.fill!==!1}function E3(n,e,t){let s=n[e].fill;const l=[e];let o;if(!t)return s;for(;s!==!1&&l.indexOf(s)===-1;){if(!Lt(s))return s;if(o=n[s],!o)return!1;if(o.visible)return s;l.push(s),s=o.fill}return!1}function A3(n,e,t){const i=N3(n);if(Ze(i))return isNaN(i.value)?!1:i;let s=parseFloat(i);return Lt(s)&&Math.floor(s)===s?I3(i[0],e,s,t):["origin","start","end","stack","shape"].indexOf(i)>=0&&i}function I3(n,e,t,i){return(n==="-"||n==="+")&&(t=e+t),t===e||t<0||t>=i?!1:t}function P3(n,e){let t=null;return n==="start"?t=e.bottom:n==="end"?t=e.top:Ze(n)?t=e.getPixelForValue(n.value):e.getBasePixel&&(t=e.getBasePixel()),t}function L3(n,e,t){let i;return n==="start"?i=t:n==="end"?i=e.options.reverse?e.min:e.max:Ze(n)?i=n.value:i=e.getBaseValue(),i}function N3(n){const e=n.options,t=e.fill;let i=et(t&&t.target,t);return i===void 0&&(i=!!e.backgroundColor),i===!1||i===null?!1:i===!0?"origin":i}function F3(n){const{scale:e,index:t,line:i}=n,s=[],l=i.segments,o=i.points,r=R3(e,t);r.push(F1({x:null,y:e.bottom},i));for(let a=0;a=0;--o){const r=s[o].$filler;r&&(r.line.updateControlPoints(l,r.axis),i&&r.fill&&Sr(n.ctx,r,l))}},beforeDatasetsDraw(n,e,t){if(t.drawTime!=="beforeDatasetsDraw")return;const i=n.getSortedVisibleDatasetMetas();for(let s=i.length-1;s>=0;--s){const l=i[s].$filler;ic(l)&&Sr(n.ctx,l,n.chartArea)}},beforeDatasetDraw(n,e,t){const i=e.meta.$filler;!ic(i)||t.drawTime!=="beforeDatasetDraw"||Sr(n.ctx,i,n.chartArea)},defaults:{propagate:!0,drawTime:"beforeDatasetDraw"}};const ol={average(n){if(!n.length)return!1;let e,t,i=0,s=0,l=0;for(e=0,t=n.length;e-1?n.split(` -`):n}function J3(n,e){const{element:t,datasetIndex:i,index:s}=e,l=n.getDatasetMeta(i).controller,{label:o,value:r}=l.getLabelAndValue(s);return{chart:n,label:o,parsed:l.getParsed(s),raw:n.data.datasets[i].data[s],formattedValue:r,dataset:l.getDataset(),dataIndex:s,datasetIndex:i,element:t}}function rc(n,e){const t=n.chart.ctx,{body:i,footer:s,title:l}=n,{boxWidth:o,boxHeight:r}=e,a=Sn(e.bodyFont),u=Sn(e.titleFont),f=Sn(e.footerFont),c=l.length,d=s.length,p=i.length,h=Fn(e.padding);let g=h.height,_=0,y=i.reduce(($,M)=>$+M.before.length+M.lines.length+M.after.length,0);if(y+=n.beforeBody.length+n.afterBody.length,c&&(g+=c*u.lineHeight+(c-1)*e.titleSpacing+e.titleMarginBottom),y){const $=e.displayColors?Math.max(r,a.lineHeight):a.lineHeight;g+=p*$+(y-p)*a.lineHeight+(y-1)*e.bodySpacing}d&&(g+=e.footerMarginTop+d*f.lineHeight+(d-1)*e.footerSpacing);let k=0;const T=function($){_=Math.max(_,t.measureText($).width+k)};return t.save(),t.font=u.string,ct(n.title,T),t.font=a.string,ct(n.beforeBody.concat(n.afterBody),T),k=e.displayColors?o+2+e.boxPadding:0,ct(i,$=>{ct($.before,T),ct($.lines,T),ct($.after,T)}),k=0,t.font=f.string,ct(n.footer,T),t.restore(),_+=h.width,{width:_,height:g}}function Z3(n,e){const{y:t,height:i}=e;return tn.height-i/2?"bottom":"center"}function G3(n,e,t,i){const{x:s,width:l}=i,o=t.caretSize+t.caretPadding;if(n==="left"&&s+l+o>e.width||n==="right"&&s-l-o<0)return!0}function X3(n,e,t,i){const{x:s,width:l}=t,{width:o,chartArea:{left:r,right:a}}=n;let u="center";return i==="center"?u=s<=(r+a)/2?"left":"right":s<=l/2?u="left":s>=o-l/2&&(u="right"),G3(u,n,e,t)&&(u="center"),u}function ac(n,e,t){const i=t.yAlign||e.yAlign||Z3(n,t);return{xAlign:t.xAlign||e.xAlign||X3(n,e,t,i),yAlign:i}}function Q3(n,e){let{x:t,width:i}=n;return e==="right"?t-=i:e==="center"&&(t-=i/2),t}function x3(n,e,t){let{y:i,height:s}=n;return e==="top"?i+=t:e==="bottom"?i-=s+t:i-=s/2,i}function uc(n,e,t,i){const{caretSize:s,caretPadding:l,cornerRadius:o}=n,{xAlign:r,yAlign:a}=t,u=s+l,{topLeft:f,topRight:c,bottomLeft:d,bottomRight:p}=ks(o);let h=Q3(e,r);const g=x3(e,a,u);return a==="center"?r==="left"?h+=u:r==="right"&&(h-=u):r==="left"?h-=Math.max(f,d)+s:r==="right"&&(h+=Math.max(c,p)+s),{x:Zt(h,0,i.width-e.width),y:Zt(g,0,i.height-e.height)}}function no(n,e,t){const i=Fn(t.padding);return e==="center"?n.x+n.width/2:e==="right"?n.x+n.width-i.right:n.x+i.left}function fc(n){return Zn([],oi(n))}function eS(n,e,t){return Ai(n,{tooltip:e,tooltipItems:t,type:"tooltip"})}function cc(n,e){const t=e&&e.dataset&&e.dataset.tooltip&&e.dataset.tooltip.callbacks;return t?n.override(t):n}class aa extends pi{constructor(e){super(),this.opacity=0,this._active=[],this._eventPosition=void 0,this._size=void 0,this._cachedAnimations=void 0,this._tooltipItems=[],this.$animations=void 0,this.$context=void 0,this.chart=e.chart||e._chart,this._chart=this.chart,this.options=e.options,this.dataPoints=void 0,this.title=void 0,this.beforeBody=void 0,this.body=void 0,this.afterBody=void 0,this.footer=void 0,this.xAlign=void 0,this.yAlign=void 0,this.x=void 0,this.y=void 0,this.height=void 0,this.width=void 0,this.caretX=void 0,this.caretY=void 0,this.labelColors=void 0,this.labelPointStyles=void 0,this.labelTextColors=void 0}initialize(e){this.options=e,this._cachedAnimations=void 0,this.$context=void 0}_resolveAnimations(){const e=this._cachedAnimations;if(e)return e;const t=this.chart,i=this.options.setContext(this.getContext()),s=i.enabled&&t.options.animation&&i.animations,l=new _1(this.chart,s);return s._cacheable&&(this._cachedAnimations=Object.freeze(l)),l}getContext(){return this.$context||(this.$context=eS(this.chart.getContext(),this,this._tooltipItems))}getTitle(e,t){const{callbacks:i}=t,s=i.beforeTitle.apply(this,[e]),l=i.title.apply(this,[e]),o=i.afterTitle.apply(this,[e]);let r=[];return r=Zn(r,oi(s)),r=Zn(r,oi(l)),r=Zn(r,oi(o)),r}getBeforeBody(e,t){return fc(t.callbacks.beforeBody.apply(this,[e]))}getBody(e,t){const{callbacks:i}=t,s=[];return ct(e,l=>{const o={before:[],lines:[],after:[]},r=cc(i,l);Zn(o.before,oi(r.beforeLabel.call(this,l))),Zn(o.lines,r.label.call(this,l)),Zn(o.after,oi(r.afterLabel.call(this,l))),s.push(o)}),s}getAfterBody(e,t){return fc(t.callbacks.afterBody.apply(this,[e]))}getFooter(e,t){const{callbacks:i}=t,s=i.beforeFooter.apply(this,[e]),l=i.footer.apply(this,[e]),o=i.afterFooter.apply(this,[e]);let r=[];return r=Zn(r,oi(s)),r=Zn(r,oi(l)),r=Zn(r,oi(o)),r}_createItems(e){const t=this._active,i=this.chart.data,s=[],l=[],o=[];let r=[],a,u;for(a=0,u=t.length;ae.filter(f,c,d,i))),e.itemSort&&(r=r.sort((f,c)=>e.itemSort(f,c,i))),ct(r,f=>{const c=cc(e.callbacks,f);s.push(c.labelColor.call(this,f)),l.push(c.labelPointStyle.call(this,f)),o.push(c.labelTextColor.call(this,f))}),this.labelColors=s,this.labelPointStyles=l,this.labelTextColors=o,this.dataPoints=r,r}update(e,t){const i=this.options.setContext(this.getContext()),s=this._active;let l,o=[];if(!s.length)this.opacity!==0&&(l={opacity:0});else{const r=ol[i.position].call(this,s,this._eventPosition);o=this._createItems(i),this.title=this.getTitle(o,i),this.beforeBody=this.getBeforeBody(o,i),this.body=this.getBody(o,i),this.afterBody=this.getAfterBody(o,i),this.footer=this.getFooter(o,i);const a=this._size=rc(this,i),u=Object.assign({},r,a),f=ac(this.chart,i,u),c=uc(i,u,f,this.chart);this.xAlign=f.xAlign,this.yAlign=f.yAlign,l={opacity:1,x:c.x,y:c.y,width:a.width,height:a.height,caretX:r.x,caretY:r.y}}this._tooltipItems=o,this.$context=void 0,l&&this._resolveAnimations().update(this,l),e&&i.external&&i.external.call(this,{chart:this.chart,tooltip:this,replay:t})}drawCaret(e,t,i,s){const l=this.getCaretPosition(e,i,s);t.lineTo(l.x1,l.y1),t.lineTo(l.x2,l.y2),t.lineTo(l.x3,l.y3)}getCaretPosition(e,t,i){const{xAlign:s,yAlign:l}=this,{caretSize:o,cornerRadius:r}=i,{topLeft:a,topRight:u,bottomLeft:f,bottomRight:c}=ks(r),{x:d,y:p}=e,{width:h,height:g}=t;let _,y,k,T,$,M;return l==="center"?($=p+g/2,s==="left"?(_=d,y=_-o,T=$+o,M=$-o):(_=d+h,y=_+o,T=$-o,M=$+o),k=_):(s==="left"?y=d+Math.max(a,f)+o:s==="right"?y=d+h-Math.max(u,c)-o:y=this.caretX,l==="top"?(T=p,$=T-o,_=y-o,k=y+o):(T=p+g,$=T+o,_=y+o,k=y-o),M=T),{x1:_,x2:y,x3:k,y1:T,y2:$,y3:M}}drawTitle(e,t,i){const s=this.title,l=s.length;let o,r,a;if(l){const u=mr(i.rtl,this.x,this.width);for(e.x=no(this,i.titleAlign,i),t.textAlign=u.textAlign(i.titleAlign),t.textBaseline="middle",o=Sn(i.titleFont),r=i.titleSpacing,t.fillStyle=i.titleColor,t.font=o.string,a=0;aT!==0)?(e.beginPath(),e.fillStyle=l.multiKeyBackground,Oo(e,{x:_,y:g,w:u,h:a,radius:k}),e.fill(),e.stroke(),e.fillStyle=o.backgroundColor,e.beginPath(),Oo(e,{x:y,y:g+1,w:u-2,h:a-2,radius:k}),e.fill()):(e.fillStyle=l.multiKeyBackground,e.fillRect(_,g,u,a),e.strokeRect(_,g,u,a),e.fillStyle=o.backgroundColor,e.fillRect(y,g+1,u-2,a-2))}e.fillStyle=this.labelTextColors[i]}drawBody(e,t,i){const{body:s}=this,{bodySpacing:l,bodyAlign:o,displayColors:r,boxHeight:a,boxWidth:u,boxPadding:f}=i,c=Sn(i.bodyFont);let d=c.lineHeight,p=0;const h=mr(i.rtl,this.x,this.width),g=function(E){t.fillText(E,h.x(e.x+p),e.y+d/2),e.y+=d+l},_=h.textAlign(o);let y,k,T,$,M,C,O;for(t.textAlign=o,t.textBaseline="middle",t.font=c.string,e.x=no(this,_,i),t.fillStyle=i.bodyColor,ct(this.beforeBody,g),p=r&&_!=="right"?o==="center"?u/2+f:u+2+f:0,$=0,C=s.length;$0&&t.stroke()}_updateAnimationTarget(e){const t=this.chart,i=this.$animations,s=i&&i.x,l=i&&i.y;if(s||l){const o=ol[e.position].call(this,this._active,this._eventPosition);if(!o)return;const r=this._size=rc(this,e),a=Object.assign({},o,this._size),u=ac(t,e,a),f=uc(e,a,u,t);(s._to!==f.x||l._to!==f.y)&&(this.xAlign=u.xAlign,this.yAlign=u.yAlign,this.width=r.width,this.height=r.height,this.caretX=o.x,this.caretY=o.y,this._resolveAnimations().update(this,f))}}_willRender(){return!!this.opacity}draw(e){const t=this.options.setContext(this.getContext());let i=this.opacity;if(!i)return;this._updateAnimationTarget(t);const s={width:this.width,height:this.height},l={x:this.x,y:this.y};i=Math.abs(i)<.001?0:i;const o=Fn(t.padding),r=this.title.length||this.beforeBody.length||this.body.length||this.afterBody.length||this.footer.length;t.enabled&&r&&(e.save(),e.globalAlpha=i,this.drawBackground(l,e,s,t),vk(e,t.textDirection),l.y+=o.top,this.drawTitle(l,e,t),this.drawBody(l,e,t),this.drawFooter(l,e,t),yk(e,t.textDirection),e.restore())}getActiveElements(){return this._active||[]}setActiveElements(e,t){const i=this._active,s=e.map(({datasetIndex:r,index:a})=>{const u=this.chart.getDatasetMeta(r);if(!u)throw new Error("Cannot find a dataset at index "+r);return{datasetIndex:r,element:u.data[a],index:a}}),l=!wo(i,s),o=this._positionChanged(s,t);(l||o)&&(this._active=s,this._eventPosition=t,this._ignoreReplayEvents=!0,this.update(!0))}handleEvent(e,t,i=!0){if(t&&this._ignoreReplayEvents)return!1;this._ignoreReplayEvents=!1;const s=this.options,l=this._active||[],o=this._getActiveElements(e,l,t,i),r=this._positionChanged(o,e),a=t||!wo(o,l)||r;return a&&(this._active=o,(s.enabled||s.external)&&(this._eventPosition={x:e.x,y:e.y},this.update(!0,t))),a}_getActiveElements(e,t,i,s){const l=this.options;if(e.type==="mouseout")return[];if(!s)return t;const o=this.chart.getElementsAtEventForMode(e,l.mode,l,i);return l.reverse&&o.reverse(),o}_positionChanged(e,t){const{caretX:i,caretY:s,options:l}=this,o=ol[l.position].call(this,e,t);return o!==!1&&(i!==o.x||s!==o.y)}}aa.positioners=ol;var tS={id:"tooltip",_element:aa,positioners:ol,afterInit(n,e,t){t&&(n.tooltip=new aa({chart:n,options:t}))},beforeUpdate(n,e,t){n.tooltip&&n.tooltip.initialize(t)},reset(n,e,t){n.tooltip&&n.tooltip.initialize(t)},afterDraw(n){const e=n.tooltip;if(e&&e._willRender()){const t={tooltip:e};if(n.notifyPlugins("beforeTooltipDraw",t)===!1)return;e.draw(n.ctx),n.notifyPlugins("afterTooltipDraw",t)}},afterEvent(n,e){if(n.tooltip){const t=e.replay;n.tooltip.handleEvent(e.event,t,e.inChartArea)&&(e.changed=!0)}},defaults:{enabled:!0,external:null,position:"average",backgroundColor:"rgba(0,0,0,0.8)",titleColor:"#fff",titleFont:{weight:"bold"},titleSpacing:2,titleMarginBottom:6,titleAlign:"left",bodyColor:"#fff",bodySpacing:2,bodyFont:{},bodyAlign:"left",footerColor:"#fff",footerSpacing:2,footerMarginTop:6,footerFont:{weight:"bold"},footerAlign:"left",padding:6,caretPadding:2,caretSize:5,cornerRadius:6,boxHeight:(n,e)=>e.bodyFont.size,boxWidth:(n,e)=>e.bodyFont.size,multiKeyBackground:"#fff",displayColors:!0,boxPadding:0,borderColor:"rgba(0,0,0,0)",borderWidth:0,animation:{duration:400,easing:"easeOutQuart"},animations:{numbers:{type:"number",properties:["x","y","width","height","caretX","caretY"]},opacity:{easing:"linear",duration:200}},callbacks:{beforeTitle:si,title(n){if(n.length>0){const e=n[0],t=e.chart.data.labels,i=t?t.length:0;if(this&&this.options&&this.options.mode==="dataset")return e.dataset.label||"";if(e.label)return e.label;if(i>0&&e.dataIndexn!=="filter"&&n!=="itemSort"&&n!=="external",_indexable:!1,callbacks:{_scriptable:!1,_indexable:!1},animation:{_fallback:!1},animations:{_fallback:"animation"}},additionalOptionScopes:["interaction"]};const nS=(n,e,t,i)=>(typeof e=="string"?(t=n.push(e)-1,i.unshift({index:t,label:e})):isNaN(e)&&(t=null),t);function iS(n,e,t,i){const s=n.indexOf(e);if(s===-1)return nS(n,e,t,i);const l=n.lastIndexOf(e);return s!==l?t:s}const sS=(n,e)=>n===null?null:Zt(Math.round(n),0,e);class ua extends ss{constructor(e){super(e),this._startValue=void 0,this._valueRange=0,this._addedLabels=[]}init(e){const t=this._addedLabels;if(t.length){const i=this.getLabels();for(const{index:s,label:l}of t)i[s]===l&&i.splice(s,1);this._addedLabels=[]}super.init(e)}parse(e,t){if(ut(e))return null;const i=this.getLabels();return t=isFinite(t)&&i[t]===e?t:iS(i,e,et(t,e),this._addedLabels),sS(t,i.length-1)}determineDataLimits(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let{min:i,max:s}=this.getMinMax(!0);this.options.bounds==="ticks"&&(e||(i=0),t||(s=this.getLabels().length-1)),this.min=i,this.max=s}buildTicks(){const e=this.min,t=this.max,i=this.options.offset,s=[];let l=this.getLabels();l=e===0&&t===l.length-1?l:l.slice(e,t+1),this._valueRange=Math.max(l.length-(i?0:1),1),this._startValue=this.min-(i?.5:0);for(let o=e;o<=t;o++)s.push({value:o});return s}getLabelForValue(e){const t=this.getLabels();return e>=0&&et.length-1?null:this.getPixelForValue(t[e].value)}getValueForPixel(e){return Math.round(this._startValue+this.getDecimalForPixel(e)*this._valueRange)}getBasePixel(){return this.bottom}}ua.id="category";ua.defaults={ticks:{callback:ua.prototype.getLabelForValue}};function lS(n,e){const t=[],{bounds:s,step:l,min:o,max:r,precision:a,count:u,maxTicks:f,maxDigits:c,includeBounds:d}=n,p=l||1,h=f-1,{min:g,max:_}=e,y=!ut(o),k=!ut(r),T=!ut(u),$=(_-g)/(c+1);let M=ff((_-g)/h/p)*p,C,O,E,P;if(M<1e-14&&!y&&!k)return[{value:g},{value:_}];P=Math.ceil(_/M)-Math.floor(g/M),P>h&&(M=ff(P*M/h/p)*p),ut(a)||(C=Math.pow(10,a),M=Math.ceil(M*C)/C),s==="ticks"?(O=Math.floor(g/M)*M,E=Math.ceil(_/M)*M):(O=g,E=_),y&&k&&l&&n2((r-o)/l,M/1e3)?(P=Math.round(Math.min((r-o)/M,f)),M=(r-o)/P,O=o,E=r):T?(O=y?o:O,E=k?r:E,P=u-1,M=(E-O)/P):(P=(E-O)/M,il(P,Math.round(P),M/1e3)?P=Math.round(P):P=Math.ceil(P));const L=Math.max(cf(M),cf(O));C=Math.pow(10,ut(a)?L:a),O=Math.round(O*C)/C,E=Math.round(E*C)/C;let F=0;for(y&&(d&&O!==o?(t.push({value:o}),Os=t?s:a,r=a=>l=i?l:a;if(e){const a=Qn(s),u=Qn(l);a<0&&u<0?r(0):a>0&&u>0&&o(0)}if(s===l){let a=1;(l>=Number.MAX_SAFE_INTEGER||s<=Number.MIN_SAFE_INTEGER)&&(a=Math.abs(l*.05)),r(l+a),e||o(s-a)}this.min=s,this.max=l}getTickLimit(){const e=this.options.ticks;let{maxTicksLimit:t,stepSize:i}=e,s;return i?(s=Math.ceil(this.max/i)-Math.floor(this.min/i)+1,s>1e3&&(console.warn(`scales.${this.id}.ticks.stepSize: ${i} would result generating up to ${s} ticks. Limiting to 1000.`),s=1e3)):(s=this.computeTickLimit(),t=t||11),t&&(s=Math.min(t,s)),s}computeTickLimit(){return Number.POSITIVE_INFINITY}buildTicks(){const e=this.options,t=e.ticks;let i=this.getTickLimit();i=Math.max(2,i);const s={maxTicks:i,bounds:e.bounds,min:e.min,max:e.max,precision:t.precision,step:t.stepSize,count:t.count,maxDigits:this._maxDigits(),horizontal:this.isHorizontal(),minRotation:t.minRotation||0,includeBounds:t.includeBounds!==!1},l=this._range||this,o=lS(s,l);return e.bounds==="ticks"&&Yg(o,this,"value"),e.reverse?(o.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),o}configure(){const e=this.ticks;let t=this.min,i=this.max;if(super.configure(),this.options.offset&&e.length){const s=(i-t)/Math.max(e.length-1,1)/2;t-=s,i+=s}this._startValue=t,this._endValue=i,this._valueRange=i-t}getLabelForValue(e){return Al(e,this.chart.options.locale,this.options.ticks.format)}}class eu extends Po{determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Lt(e)?e:0,this.max=Lt(t)?t:1,this.handleTickRangeOptions()}computeTickLimit(){const e=this.isHorizontal(),t=e?this.width:this.height,i=Bn(this.options.ticks.minRotation),s=(e?Math.sin(i):Math.cos(i))||.001,l=this._resolveTickFontOptions(0);return Math.ceil(t/Math.min(40,l.lineHeight/s))}getPixelForValue(e){return e===null?NaN:this.getPixelForDecimal((e-this._startValue)/this._valueRange)}getValueForPixel(e){return this._startValue+this.getDecimalForPixel(e)*this._valueRange}}eu.id="linear";eu.defaults={ticks:{callback:Jo.formatters.numeric}};function pc(n){return n/Math.pow(10,Math.floor(Pn(n)))===1}function oS(n,e){const t=Math.floor(Pn(e.max)),i=Math.ceil(e.max/Math.pow(10,t)),s=[];let l=Dn(n.min,Math.pow(10,Math.floor(Pn(e.min)))),o=Math.floor(Pn(l)),r=Math.floor(l/Math.pow(10,o)),a=o<0?Math.pow(10,Math.abs(o)):1;do s.push({value:l,major:pc(l)}),++r,r===10&&(r=1,++o,a=o>=0?1:a),l=Math.round(r*Math.pow(10,o)*a)/a;while(o0?i:null}determineDataLimits(){const{min:e,max:t}=this.getMinMax(!0);this.min=Lt(e)?Math.max(0,e):null,this.max=Lt(t)?Math.max(0,t):null,this.options.beginAtZero&&(this._zero=!0),this.handleTickRangeOptions()}handleTickRangeOptions(){const{minDefined:e,maxDefined:t}=this.getUserBounds();let i=this.min,s=this.max;const l=a=>i=e?i:a,o=a=>s=t?s:a,r=(a,u)=>Math.pow(10,Math.floor(Pn(a))+u);i===s&&(i<=0?(l(1),o(10)):(l(r(i,-1)),o(r(s,1)))),i<=0&&l(r(s,-1)),s<=0&&o(r(i,1)),this._zero&&this.min!==this._suggestedMin&&i===r(this.min,0)&&l(r(i,-1)),this.min=i,this.max=s}buildTicks(){const e=this.options,t={min:this._userMin,max:this._userMax},i=oS(t,this);return e.bounds==="ticks"&&Yg(i,this,"value"),e.reverse?(i.reverse(),this.start=this.max,this.end=this.min):(this.start=this.min,this.end=this.max),i}getLabelForValue(e){return e===void 0?"0":Al(e,this.chart.options.locale,this.options.ticks.format)}configure(){const e=this.min;super.configure(),this._startValue=Pn(e),this._valueRange=Pn(this.max)-Pn(e)}getPixelForValue(e){return(e===void 0||e===0)&&(e=this.min),e===null||isNaN(e)?NaN:this.getPixelForDecimal(e===this.min?0:(Pn(e)-this._startValue)/this._valueRange)}getValueForPixel(e){const t=this.getDecimalForPixel(e);return Math.pow(10,this._startValue+t*this._valueRange)}}q1.id="logarithmic";q1.defaults={ticks:{callback:Jo.formatters.logarithmic,major:{enabled:!0}}};function fa(n){const e=n.ticks;if(e.display&&n.display){const t=Fn(e.backdropPadding);return et(e.font&&e.font.size,tt.font.size)+t.height}return 0}function rS(n,e,t){return t=gt(t)?t:[t],{w:L2(n,e.string,t),h:t.length*e.lineHeight}}function mc(n,e,t,i,s){return n===i||n===s?{start:e-t/2,end:e+t/2}:ns?{start:e-t,end:e}:{start:e,end:e+t}}function aS(n){const e={l:n.left+n._padding.left,r:n.right-n._padding.right,t:n.top+n._padding.top,b:n.bottom-n._padding.bottom},t=Object.assign({},e),i=[],s=[],l=n._pointLabels.length,o=n.options.pointLabels,r=o.centerPointLabels?Dt/l:0;for(let a=0;ae.r&&(r=(i.end-e.r)/l,n.r=Math.max(n.r,e.r+r)),s.starte.b&&(a=(s.end-e.b)/o,n.b=Math.max(n.b,e.b+a))}function fS(n,e,t){const i=[],s=n._pointLabels.length,l=n.options,o=fa(l)/2,r=n.drawingArea,a=l.pointLabels.centerPointLabels?Dt/s:0;for(let u=0;u270||t<90)&&(n-=e),n}function mS(n,e){const{ctx:t,options:{pointLabels:i}}=n;for(let s=e-1;s>=0;s--){const l=i.setContext(n.getPointLabelContext(s)),o=Sn(l.font),{x:r,y:a,textAlign:u,left:f,top:c,right:d,bottom:p}=n._pointLabelItems[s],{backdropColor:h}=l;if(!ut(h)){const g=ks(l.borderRadius),_=Fn(l.backdropPadding);t.fillStyle=h;const y=f-_.left,k=c-_.top,T=d-f+_.width,$=p-c+_.height;Object.values(g).some(M=>M!==0)?(t.beginPath(),Oo(t,{x:y,y:k,w:T,h:$,radius:g}),t.fill()):t.fillRect(y,k,T,$)}Mo(t,n._pointLabels[s],r,a+o.lineHeight/2,o,{color:l.color,textAlign:u,textBaseline:"middle"})}}function j1(n,e,t,i){const{ctx:s}=n;if(t)s.arc(n.xCenter,n.yCenter,e,0,mt);else{let l=n.getPointPosition(0,e);s.moveTo(l.x,l.y);for(let o=1;o{const s=Tt(this.options.pointLabels.callback,[t,i],this);return s||s===0?s:""}).filter((t,i)=>this.chart.getDataVisibility(i))}fit(){const e=this.options;e.display&&e.pointLabels.display?aS(this):this.setCenterPoint(0,0,0,0)}setCenterPoint(e,t,i,s){this.xCenter+=Math.floor((e-t)/2),this.yCenter+=Math.floor((i-s)/2),this.drawingArea-=Math.min(this.drawingArea/2,Math.max(e,t,i,s))}getIndexAngle(e){const t=mt/(this._pointLabels.length||1),i=this.options.startAngle||0;return wn(e*t+Bn(i))}getDistanceFromCenterForValue(e){if(ut(e))return NaN;const t=this.drawingArea/(this.max-this.min);return this.options.reverse?(this.max-e)*t:(e-this.min)*t}getValueForDistanceFromCenter(e){if(ut(e))return NaN;const t=e/(this.drawingArea/(this.max-this.min));return this.options.reverse?this.max-t:this.min+t}getPointLabelContext(e){const t=this._pointLabels||[];if(e>=0&&e{if(f!==0){r=this.getDistanceFromCenterForValue(u.value);const c=s.setContext(this.getContext(f-1));hS(this,c,r,l)}}),i.display){for(e.save(),o=l-1;o>=0;o--){const u=i.setContext(this.getPointLabelContext(o)),{color:f,lineWidth:c}=u;!c||!f||(e.lineWidth=c,e.strokeStyle=f,e.setLineDash(u.borderDash),e.lineDashOffset=u.borderDashOffset,r=this.getDistanceFromCenterForValue(t.ticks.reverse?this.min:this.max),a=this.getPointPosition(o,r),e.beginPath(),e.moveTo(this.xCenter,this.yCenter),e.lineTo(a.x,a.y),e.stroke())}e.restore()}}drawBorder(){}drawLabels(){const e=this.ctx,t=this.options,i=t.ticks;if(!i.display)return;const s=this.getIndexAngle(0);let l,o;e.save(),e.translate(this.xCenter,this.yCenter),e.rotate(s),e.textAlign="center",e.textBaseline="middle",this.ticks.forEach((r,a)=>{if(a===0&&!t.reverse)return;const u=i.setContext(this.getContext(a)),f=Sn(u.font);if(l=this.getDistanceFromCenterForValue(this.ticks[a].value),u.showLabelBackdrop){e.font=f.string,o=e.measureText(r.label).width,e.fillStyle=u.backdropColor;const c=Fn(u.backdropPadding);e.fillRect(-o/2-c.left,-l-f.size/2-c.top,o+c.width,f.size+c.height)}Mo(e,r.label,0,-l,f,{color:u.color})}),e.restore()}drawTitle(){}}Go.id="radialLinear";Go.defaults={display:!0,animate:!0,position:"chartArea",angleLines:{display:!0,lineWidth:1,borderDash:[],borderDashOffset:0},grid:{circular:!1},startAngle:0,ticks:{showLabelBackdrop:!0,callback:Jo.formatters.numeric},pointLabels:{backdropColor:void 0,backdropPadding:2,display:!0,font:{size:10},callback(n){return n},padding:5,centerPointLabels:!1}};Go.defaultRoutes={"angleLines.color":"borderColor","pointLabels.color":"color","ticks.color":"color"};Go.descriptors={angleLines:{_fallback:"grid"}};const Xo={millisecond:{common:!0,size:1,steps:1e3},second:{common:!0,size:1e3,steps:60},minute:{common:!0,size:6e4,steps:60},hour:{common:!0,size:36e5,steps:24},day:{common:!0,size:864e5,steps:30},week:{common:!1,size:6048e5,steps:4},month:{common:!0,size:2628e6,steps:12},quarter:{common:!1,size:7884e6,steps:4},year:{common:!0,size:3154e7}},dn=Object.keys(Xo);function gS(n,e){return n-e}function hc(n,e){if(ut(e))return null;const t=n._adapter,{parser:i,round:s,isoWeekday:l}=n._parseOpts;let o=e;return typeof i=="function"&&(o=i(o)),Lt(o)||(o=typeof i=="string"?t.parse(o,i):t.parse(o)),o===null?null:(s&&(o=s==="week"&&(Ms(l)||l===!0)?t.startOf(o,"isoWeek",l):t.startOf(o,s)),+o)}function _c(n,e,t,i){const s=dn.length;for(let l=dn.indexOf(n);l=dn.indexOf(t);l--){const o=dn[l];if(Xo[o].common&&n._adapter.diff(s,i,o)>=e-1)return o}return dn[t?dn.indexOf(t):0]}function vS(n){for(let e=dn.indexOf(n)+1,t=dn.length;e=e?t[i]:t[s];n[l]=!0}}function yS(n,e,t,i){const s=n._adapter,l=+s.startOf(e[0].value,i),o=e[e.length-1].value;let r,a;for(r=l;r<=o;r=+s.add(r,1,i))a=t[r],a>=0&&(e[a].major=!0);return e}function bc(n,e,t){const i=[],s={},l=e.length;let o,r;for(o=0;o+e.value))}initOffsets(e){let t=0,i=0,s,l;this.options.offset&&e.length&&(s=this.getDecimalForValue(e[0]),e.length===1?t=1-s:t=(this.getDecimalForValue(e[1])-s)/2,l=this.getDecimalForValue(e[e.length-1]),e.length===1?i=l:i=(l-this.getDecimalForValue(e[e.length-2]))/2);const o=e.length<3?.5:.25;t=Zt(t,0,o),i=Zt(i,0,o),this._offsets={start:t,end:i,factor:1/(t+1+i)}}_generate(){const e=this._adapter,t=this.min,i=this.max,s=this.options,l=s.time,o=l.unit||_c(l.minUnit,t,i,this._getLabelCapacity(t)),r=et(l.stepSize,1),a=o==="week"?l.isoWeekday:!1,u=Ms(a)||a===!0,f={};let c=t,d,p;if(u&&(c=+e.startOf(c,"isoWeek",a)),c=+e.startOf(c,u?"day":o),e.diff(i,t,o)>1e5*r)throw new Error(t+" and "+i+" are too far apart with stepSize of "+r+" "+o);const h=s.ticks.source==="data"&&this.getDataTimestamps();for(d=c,p=0;dg-_).map(g=>+g)}getLabelForValue(e){const t=this._adapter,i=this.options.time;return i.tooltipFormat?t.format(e,i.tooltipFormat):t.format(e,i.displayFormats.datetime)}_tickFormatFunction(e,t,i,s){const l=this.options,o=l.time.displayFormats,r=this._unit,a=this._majorUnit,u=r&&o[r],f=a&&o[a],c=i[t],d=a&&f&&c&&c.major,p=this._adapter.format(e,s||(d?f:u)),h=l.ticks.callback;return h?Tt(h,[p,t,i],this):p}generateTickLabels(e){let t,i,s;for(t=0,i=e.length;t0?r:1}getDataTimestamps(){let e=this._cache.data||[],t,i;if(e.length)return e;const s=this.getMatchingVisibleMetas();if(this._normalized&&s.length)return this._cache.data=s[0].controller.getAllParsedValues(this);for(t=0,i=s.length;t=n[i].pos&&e<=n[s].pos&&({lo:i,hi:s}=Zi(n,"pos",e)),{pos:l,time:r}=n[i],{pos:o,time:a}=n[s]):(e>=n[i].time&&e<=n[s].time&&({lo:i,hi:s}=Zi(n,"time",e)),{time:l,pos:r}=n[i],{time:o,pos:a}=n[s]);const u=o-l;return u?r+(a-r)*(e-l)/u:r}class V1 extends Ll{constructor(e){super(e),this._table=[],this._minPos=void 0,this._tableRange=void 0}initOffsets(){const e=this._getTimestampsForTable(),t=this._table=this.buildLookupTable(e);this._minPos=io(t,this.min),this._tableRange=io(t,this.max)-this._minPos,super.initOffsets(e)}buildLookupTable(e){const{min:t,max:i}=this,s=[],l=[];let o,r,a,u,f;for(o=0,r=e.length;o=t&&u<=i&&s.push(u);if(s.length<2)return[{time:t,pos:0},{time:i,pos:1}];for(o=0,r=s.length;o{i&&(t||(t=qe(e,qt,{duration:150},!0)),t.run(1))}),i=!0)},o(s){s&&(t||(t=qe(e,qt,{duration:150},!1)),t.run(0)),i=!1},d(s){s&&w(e),s&&t&&t.end()}}}function wS(n){let e,t,i=n[1]===1?"log":"logs",s;return{c(){e=B(n[1]),t=D(),s=B(i)},m(l,o){S(l,e,o),S(l,t,o),S(l,s,o)},p(l,o){o&2&&le(e,l[1]),o&2&&i!==(i=l[1]===1?"log":"logs")&&le(s,i)},d(l){l&&w(e),l&&w(t),l&&w(s)}}}function SS(n){let e;return{c(){e=B("Loading...")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function TS(n){let e,t,i,s,l,o=n[2]&&vc();function r(f,c){return f[2]?SS:wS}let a=r(n),u=a(n);return{c(){e=v("div"),o&&o.c(),t=D(),i=v("canvas"),s=D(),l=v("div"),u.c(),m(i,"class","chart-canvas svelte-vh4sl8"),Nr(i,"height","250px"),Nr(i,"width","100%"),m(e,"class","chart-wrapper svelte-vh4sl8"),Q(e,"loading",n[2]),m(l,"class","txt-hint m-t-xs txt-right")},m(f,c){S(f,e,c),o&&o.m(e,null),b(e,t),b(e,i),n[8](i),S(f,s,c),S(f,l,c),u.m(l,null)},p(f,[c]){f[2]?o?c&4&&A(o,1):(o=vc(),o.c(),A(o,1),o.m(e,t)):o&&(re(),I(o,1,1,()=>{o=null}),ae()),c&4&&Q(e,"loading",f[2]),a===(a=r(f))&&u?u.p(f,c):(u.d(1),u=a(f),u&&(u.c(),u.m(l,null)))},i(f){A(o)},o(f){I(o)},d(f){f&&w(e),o&&o.d(),n[8](null),f&&w(s),f&&w(l),u.d()}}}function $S(n,e,t){let{filter:i=""}=e,{presets:s=""}=e,l,o,r=[],a=0,u=!1;async function f(){return t(2,u=!0),me.logs.getRequestsStats({filter:[s,i].filter(Boolean).join("&&")}).then(p=>{c();for(let h of p)r.push({x:new Date(h.date),y:h.total}),t(1,a+=h.total);r.push({x:new Date,y:void 0})}).catch(p=>{p!=null&&p.isAbort||(c(),console.warn(p),me.errorResponseHandler(p,!1))}).finally(()=>{t(2,u=!1)})}function c(){t(1,a=0),t(7,r=[])}Qt(()=>(Io.register(Ii,Zo,Ko,eu,Ll,K3,tS),t(6,o=new Io(l,{type:"line",data:{datasets:[{label:"Total requests",data:r,borderColor:"#ef4565",pointBackgroundColor:"#ef4565",backgroundColor:"rgb(239,69,101,0.05)",borderWidth:2,pointRadius:1,pointBorderWidth:0,fill:!0}]},options:{animation:!1,interaction:{intersect:!1,mode:"index"},scales:{y:{beginAtZero:!0,grid:{color:"#edf0f3",borderColor:"#dee3e8"},ticks:{precision:0,maxTicksLimit:6,autoSkip:!0,color:"#666f75"}},x:{type:"time",time:{unit:"hour",tooltipFormat:"DD h a"},grid:{borderColor:"#dee3e8",color:p=>p.tick.major?"#edf0f3":""},ticks:{maxTicksLimit:15,autoSkip:!0,maxRotation:0,major:{enabled:!0},color:p=>p.tick.major?"#16161a":"#666f75"}}},plugins:{legend:{display:!1}}}})),()=>o==null?void 0:o.destroy()));function d(p){se[p?"unshift":"push"](()=>{l=p,t(0,l)})}return n.$$set=p=>{"filter"in p&&t(3,i=p.filter),"presets"in p&&t(4,s=p.presets)},n.$$.update=()=>{n.$$.dirty&24&&(typeof i<"u"||typeof s<"u")&&f(),n.$$.dirty&192&&typeof r<"u"&&o&&(t(6,o.data.datasets[0].data=r,o),o.update())},[l,a,u,i,s,f,o,r,d]}class CS extends ve{constructor(e){super(),be(this,e,$S,TS,_e,{filter:3,presets:4,load:5})}get load(){return this.$$.ctx[5]}}var yc=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ca={},MS={get exports(){return ca},set exports(n){ca=n}};(function(n){var e=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{};/** - * Prism: Lightweight, robust, elegant syntax highlighting - * - * @license MIT - * @author Lea Verou - * @namespace - * @public - */var t=function(i){var s=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,l=0,o={},r={manual:i.Prism&&i.Prism.manual,disableWorkerMessageHandler:i.Prism&&i.Prism.disableWorkerMessageHandler,util:{encode:function k(T){return T instanceof a?new a(T.type,k(T.content),T.alias):Array.isArray(T)?T.map(k):T.replace(/&/g,"&").replace(/"u")return null;if("currentScript"in document&&1<2)return document.currentScript;try{throw new Error}catch(M){var k=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(M.stack)||[])[1];if(k){var T=document.getElementsByTagName("script");for(var $ in T)if(T[$].src==k)return T[$]}return null}},isActive:function(k,T,$){for(var M="no-"+T;k;){var C=k.classList;if(C.contains(T))return!0;if(C.contains(M))return!1;k=k.parentElement}return!!$}},languages:{plain:o,plaintext:o,text:o,txt:o,extend:function(k,T){var $=r.util.clone(r.languages[k]);for(var M in T)$[M]=T[M];return $},insertBefore:function(k,T,$,M){M=M||r.languages;var C=M[k],O={};for(var E in C)if(C.hasOwnProperty(E)){if(E==T)for(var P in $)$.hasOwnProperty(P)&&(O[P]=$[P]);$.hasOwnProperty(E)||(O[E]=C[E])}var L=M[k];return M[k]=O,r.languages.DFS(r.languages,function(F,N){N===L&&F!=k&&(this[F]=O)}),O},DFS:function k(T,$,M,C){C=C||{};var O=r.util.objId;for(var E in T)if(T.hasOwnProperty(E)){$.call(T,E,T[E],M||E);var P=T[E],L=r.util.type(P);L==="Object"&&!C[O(P)]?(C[O(P)]=!0,k(P,$,null,C)):L==="Array"&&!C[O(P)]&&(C[O(P)]=!0,k(P,$,E,C))}}},plugins:{},highlightAll:function(k,T){r.highlightAllUnder(document,k,T)},highlightAllUnder:function(k,T,$){var M={callback:$,container:k,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};r.hooks.run("before-highlightall",M),M.elements=Array.prototype.slice.apply(M.container.querySelectorAll(M.selector)),r.hooks.run("before-all-elements-highlight",M);for(var C=0,O;O=M.elements[C++];)r.highlightElement(O,T===!0,M.callback)},highlightElement:function(k,T,$){var M=r.util.getLanguage(k),C=r.languages[M];r.util.setLanguage(k,M);var O=k.parentElement;O&&O.nodeName.toLowerCase()==="pre"&&r.util.setLanguage(O,M);var E=k.textContent,P={element:k,language:M,grammar:C,code:E};function L(N){P.highlightedCode=N,r.hooks.run("before-insert",P),P.element.innerHTML=P.highlightedCode,r.hooks.run("after-highlight",P),r.hooks.run("complete",P),$&&$.call(P.element)}if(r.hooks.run("before-sanity-check",P),O=P.element.parentElement,O&&O.nodeName.toLowerCase()==="pre"&&!O.hasAttribute("tabindex")&&O.setAttribute("tabindex","0"),!P.code){r.hooks.run("complete",P),$&&$.call(P.element);return}if(r.hooks.run("before-highlight",P),!P.grammar){L(r.util.encode(P.code));return}if(T&&i.Worker){var F=new Worker(r.filename);F.onmessage=function(N){L(N.data)},F.postMessage(JSON.stringify({language:P.language,code:P.code,immediateClose:!0}))}else L(r.highlight(P.code,P.grammar,P.language))},highlight:function(k,T,$){var M={code:k,grammar:T,language:$};if(r.hooks.run("before-tokenize",M),!M.grammar)throw new Error('The language "'+M.language+'" has no grammar.');return M.tokens=r.tokenize(M.code,M.grammar),r.hooks.run("after-tokenize",M),a.stringify(r.util.encode(M.tokens),M.language)},tokenize:function(k,T){var $=T.rest;if($){for(var M in $)T[M]=$[M];delete T.rest}var C=new c;return d(C,C.head,k),f(k,C,T,C.head,0),h(C)},hooks:{all:{},add:function(k,T){var $=r.hooks.all;$[k]=$[k]||[],$[k].push(T)},run:function(k,T){var $=r.hooks.all[k];if(!(!$||!$.length))for(var M=0,C;C=$[M++];)C(T)}},Token:a};i.Prism=r;function a(k,T,$,M){this.type=k,this.content=T,this.alias=$,this.length=(M||"").length|0}a.stringify=function k(T,$){if(typeof T=="string")return T;if(Array.isArray(T)){var M="";return T.forEach(function(L){M+=k(L,$)}),M}var C={type:T.type,content:k(T.content,$),tag:"span",classes:["token",T.type],attributes:{},language:$},O=T.alias;O&&(Array.isArray(O)?Array.prototype.push.apply(C.classes,O):C.classes.push(O)),r.hooks.run("wrap",C);var E="";for(var P in C.attributes)E+=" "+P+'="'+(C.attributes[P]||"").replace(/"/g,""")+'"';return"<"+C.tag+' class="'+C.classes.join(" ")+'"'+E+">"+C.content+""};function u(k,T,$,M){k.lastIndex=T;var C=k.exec($);if(C&&M&&C[1]){var O=C[1].length;C.index+=O,C[0]=C[0].slice(O)}return C}function f(k,T,$,M,C,O){for(var E in $)if(!(!$.hasOwnProperty(E)||!$[E])){var P=$[E];P=Array.isArray(P)?P:[P];for(var L=0;L=O.reach);G+=ne.value.length,ne=ne.next){var fe=ne.value;if(T.length>k.length)return;if(!(fe instanceof a)){var Z=1,ce;if(z){if(ce=u(x,G,k,R),!ce||ce.index>=k.length)break;var je=ce.index,he=ce.index+ce[0].length,Ce=G;for(Ce+=ne.value.length;je>=Ce;)ne=ne.next,Ce+=ne.value.length;if(Ce-=ne.value.length,G=Ce,ne.value instanceof a)continue;for(var Re=ne;Re!==T.tail&&(CeO.reach&&(O.reach=dt);var Ke=ne.prev;$e&&(Ke=d(T,Ke,$e),G+=$e.length),p(T,Ke,Z);var Be=new a(E,N?r.tokenize(ye,N):ye,W,ye);if(ne=d(T,Ke,Be),Ye&&d(T,ne,Ye),Z>1){var ee={cause:E+","+L,reach:dt};f(k,T,$,ne.prev,G,ee),O&&ee.reach>O.reach&&(O.reach=ee.reach)}}}}}}function c(){var k={value:null,prev:null,next:null},T={value:null,prev:k,next:null};k.next=T,this.head=k,this.tail=T,this.length=0}function d(k,T,$){var M=T.next,C={value:$,prev:T,next:M};return T.next=C,M.prev=C,k.length++,C}function p(k,T,$){for(var M=T.next,C=0;C<$&&M!==k.tail;C++)M=M.next;T.next=M,M.prev=T,k.length-=C}function h(k){for(var T=[],$=k.head.next;$!==k.tail;)T.push($.value),$=$.next;return T}if(!i.document)return i.addEventListener&&(r.disableWorkerMessageHandler||i.addEventListener("message",function(k){var T=JSON.parse(k.data),$=T.language,M=T.code,C=T.immediateClose;i.postMessage(r.highlight(M,r.languages[$],$)),C&&i.close()},!1)),r;var g=r.util.currentScript();g&&(r.filename=g.src,g.hasAttribute("data-manual")&&(r.manual=!0));function _(){r.manual||r.highlightAll()}if(!r.manual){var y=document.readyState;y==="loading"||y==="interactive"&&g&&g.defer?document.addEventListener("DOMContentLoaded",_):window.requestAnimationFrame?window.requestAnimationFrame(_):window.setTimeout(_,16)}return r}(e);n.exports&&(n.exports=t),typeof yc<"u"&&(yc.Prism=t),t.languages.markup={comment:{pattern://,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern://i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.languages.markup.doctype.inside["internal-subset"].inside=t.languages.markup,t.hooks.add("wrap",function(i){i.type==="entity"&&(i.attributes.title=i.content.replace(/&/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(s,l){var o={};o["language-"+l]={pattern:/(^$)/i,lookbehind:!0,inside:t.languages[l]},o.cdata=/^$/i;var r={"included-cdata":{pattern://i,inside:o}};r["language-"+l]={pattern:/[\s\S]+/,inside:t.languages[l]};var a={};a[s]={pattern:RegExp(/(<__[^>]*>)(?:))*\]\]>|(?!)/.source.replace(/__/g,function(){return s}),"i"),lookbehind:!0,greedy:!0,inside:r},t.languages.insertBefore("markup","cdata",a)}}),Object.defineProperty(t.languages.markup.tag,"addAttribute",{value:function(i,s){t.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+i+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[s,"language-"+s],inside:t.languages[s]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),t.languages.html=t.languages.markup,t.languages.mathml=t.languages.markup,t.languages.svg=t.languages.markup,t.languages.xml=t.languages.extend("markup",{}),t.languages.ssml=t.languages.xml,t.languages.atom=t.languages.xml,t.languages.rss=t.languages.xml,function(i){var s=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;i.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+s.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+s.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+s.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+s.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:s,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},i.languages.css.atrule.inside.rest=i.languages.css;var l=i.languages.markup;l&&(l.tag.addInlined("style","css"),l.tag.addAttribute("style","css"))}(t),t.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},t.languages.javascript=t.languages.extend("clike",{"class-name":[t.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),t.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,t.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:t.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:t.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:t.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:t.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:t.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),t.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:t.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),t.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),t.languages.markup&&(t.languages.markup.tag.addInlined("script","javascript"),t.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),t.languages.js=t.languages.javascript,function(){if(typeof t>"u"||typeof document>"u")return;Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector);var i="Loading…",s=function(g,_){return"✖ Error "+g+" while fetching file: "+_},l="✖ Error: File does not exist or is empty",o={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"},r="data-src-status",a="loading",u="loaded",f="failed",c="pre[data-src]:not(["+r+'="'+u+'"]):not(['+r+'="'+a+'"])';function d(g,_,y){var k=new XMLHttpRequest;k.open("GET",g,!0),k.onreadystatechange=function(){k.readyState==4&&(k.status<400&&k.responseText?_(k.responseText):k.status>=400?y(s(k.status,k.statusText)):y(l))},k.send(null)}function p(g){var _=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(g||"");if(_){var y=Number(_[1]),k=_[2],T=_[3];return k?T?[y,Number(T)]:[y,void 0]:[y,y]}}t.hooks.add("before-highlightall",function(g){g.selector+=", "+c}),t.hooks.add("before-sanity-check",function(g){var _=g.element;if(_.matches(c)){g.code="",_.setAttribute(r,a);var y=_.appendChild(document.createElement("CODE"));y.textContent=i;var k=_.getAttribute("data-src"),T=g.language;if(T==="none"){var $=(/\.(\w+)$/.exec(k)||[,"none"])[1];T=o[$]||$}t.util.setLanguage(y,T),t.util.setLanguage(_,T);var M=t.plugins.autoloader;M&&M.loadLanguages(T),d(k,function(C){_.setAttribute(r,u);var O=p(_.getAttribute("data-range"));if(O){var E=C.split(/\r\n?|\n/g),P=O[0],L=O[1]==null?E.length:O[1];P<0&&(P+=E.length),P=Math.max(0,Math.min(P-1,E.length)),L<0&&(L+=E.length),L=Math.max(0,Math.min(L,E.length)),C=E.slice(P,L).join(` -`),_.hasAttribute("data-start")||_.setAttribute("data-start",String(P+1))}y.textContent=C,t.highlightElement(y)},function(C){_.setAttribute(r,f),y.textContent=C})}}),t.plugins.fileHighlight={highlight:function(_){for(var y=(_||document).querySelectorAll(c),k=0,T;T=y[k++];)t.highlightElement(T)}};var h=!1;t.fileHighlight=function(){h||(console.warn("Prism.fileHighlight is deprecated. Use `Prism.plugins.fileHighlight.highlight` instead."),h=!0),t.plugins.fileHighlight.highlight.apply(this,arguments)}}()})(MS);const Zs=ca;var kc={},OS={get exports(){return kc},set exports(n){kc=n}};(function(n){(function(){if(typeof Prism>"u")return;var e=Object.assign||function(o,r){for(var a in r)r.hasOwnProperty(a)&&(o[a]=r[a]);return o};function t(o){this.defaults=e({},o)}function i(o){return o.replace(/-(\w)/g,function(r,a){return a.toUpperCase()})}function s(o){for(var r=0,a=0;ar&&(f[d]=` -`+f[d],c=p)}a[u]=f.join("")}return a.join(` -`)}},n.exports&&(n.exports=t),Prism.plugins.NormalizeWhitespace=new t({"remove-trailing":!0,"remove-indent":!0,"left-trim":!0,"right-trim":!0}),Prism.hooks.add("before-sanity-check",function(o){var r=Prism.plugins.NormalizeWhitespace;if(!(o.settings&&o.settings["whitespace-normalization"]===!1)&&Prism.util.isActive(o.element,"whitespace-normalization",!0)){if((!o.element||!o.element.parentNode)&&o.code){o.code=r.normalize(o.code,o.settings);return}var a=o.element.parentNode;if(!(!o.code||!a||a.nodeName.toLowerCase()!=="pre")){o.settings==null&&(o.settings={});for(var u in l)if(Object.hasOwnProperty.call(l,u)){var f=l[u];if(a.hasAttribute("data-"+u))try{var c=JSON.parse(a.getAttribute("data-"+u)||"true");typeof c===f&&(o.settings[u]=c)}catch{}}for(var d=a.childNodes,p="",h="",g=!1,_=0;_>=?|~(?:\/=?)?|[+\-*\/%&^|=!<>]=?|\?/}),n.languages.insertBefore("dart","string",{"string-literal":{pattern:/r?(?:("""|''')[\s\S]*?\1|(["'])(?:\\.|(?!\2)[^\\\r\n])*\2(?!\2))/,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:\w+|\{(?:[^{}]|\{[^{}]*\})*\})/,lookbehind:!0,inside:{punctuation:/^\$\{?|\}$/,expression:{pattern:/[\s\S]+/,inside:n.languages.dart}}},string:/[\s\S]+/}},string:void 0}),n.languages.insertBefore("dart","class-name",{metadata:{pattern:/@\w+/,alias:"function"}}),n.languages.insertBefore("dart","class-name",{generics:{pattern:/<(?:[\w\s,.&?]|<(?:[\w\s,.&?]|<(?:[\w\s,.&?]|<[\w\s,.&?]*>)*>)*>)*>/,inside:{"class-name":i,keyword:e,punctuation:/[<>(),.:]/,operator:/[?&|]/}}})})(Prism);function DS(n){let e,t,i;return{c(){e=v("div"),t=v("code"),m(t,"class","svelte-10s5tkd"),m(e,"class",i="code-wrapper prism-light "+n[0]+" svelte-10s5tkd")},m(s,l){S(s,e,l),b(e,t),t.innerHTML=n[1]},p(s,[l]){l&2&&(t.innerHTML=s[1]),l&1&&i!==(i="code-wrapper prism-light "+s[0]+" svelte-10s5tkd")&&m(e,"class",i)},i:X,o:X,d(s){s&&w(e)}}}function ES(n,e,t){let{class:i=""}=e,{content:s=""}=e,{language:l="javascript"}=e,o="";function r(a){return a=typeof a=="string"?a:"",a=Zs.plugins.NormalizeWhitespace.normalize(a,{"remove-trailing":!0,"remove-indent":!0,"left-trim":!0,"right-trim":!0}),Zs.highlight(a,Zs.languages[l]||Zs.languages.javascript,l)}return n.$$set=a=>{"class"in a&&t(0,i=a.class),"content"in a&&t(2,s=a.content),"language"in a&&t(3,l=a.language)},n.$$.update=()=>{n.$$.dirty&4&&typeof Zs<"u"&&s&&t(1,o=r(s))},[i,o,s,l]}class H1 extends ve{constructor(e){super(),be(this,e,ES,DS,_e,{class:0,content:2,language:3})}}const AS=n=>({}),wc=n=>({}),IS=n=>({}),Sc=n=>({});function Tc(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T=n[4]&&!n[2]&&$c(n);const $=n[19].header,M=Et($,n,n[18],Sc);let C=n[4]&&n[2]&&Cc(n);const O=n[19].default,E=Et(O,n,n[18],null),P=n[19].footer,L=Et(P,n,n[18],wc);return{c(){e=v("div"),t=v("div"),s=D(),l=v("div"),o=v("div"),T&&T.c(),r=D(),M&&M.c(),a=D(),C&&C.c(),u=D(),f=v("div"),E&&E.c(),c=D(),d=v("div"),L&&L.c(),m(t,"class","overlay"),m(o,"class","overlay-panel-section panel-header"),m(f,"class","overlay-panel-section panel-content"),m(d,"class","overlay-panel-section panel-footer"),m(l,"class",p="overlay-panel "+n[1]+" "+n[8]),Q(l,"popup",n[2]),m(e,"class","overlay-panel-container"),Q(e,"padded",n[2]),Q(e,"active",n[0])},m(F,N){S(F,e,N),b(e,t),b(e,s),b(e,l),b(l,o),T&&T.m(o,null),b(o,r),M&&M.m(o,null),b(o,a),C&&C.m(o,null),b(l,u),b(l,f),E&&E.m(f,null),n[21](f),b(l,c),b(l,d),L&&L.m(d,null),_=!0,y||(k=[K(t,"click",ft(n[20])),K(f,"scroll",n[22])],y=!0)},p(F,N){n=F,n[4]&&!n[2]?T?T.p(n,N):(T=$c(n),T.c(),T.m(o,r)):T&&(T.d(1),T=null),M&&M.p&&(!_||N[0]&262144)&&It(M,$,n,n[18],_?At($,n[18],N,IS):Pt(n[18]),Sc),n[4]&&n[2]?C?C.p(n,N):(C=Cc(n),C.c(),C.m(o,null)):C&&(C.d(1),C=null),E&&E.p&&(!_||N[0]&262144)&&It(E,O,n,n[18],_?At(O,n[18],N,null):Pt(n[18]),null),L&&L.p&&(!_||N[0]&262144)&&It(L,P,n,n[18],_?At(P,n[18],N,AS):Pt(n[18]),wc),(!_||N[0]&258&&p!==(p="overlay-panel "+n[1]+" "+n[8]))&&m(l,"class",p),(!_||N[0]&262)&&Q(l,"popup",n[2]),(!_||N[0]&4)&&Q(e,"padded",n[2]),(!_||N[0]&1)&&Q(e,"active",n[0])},i(F){_||(F&&Xe(()=>{_&&(i||(i=qe(t,vo,{duration:_s,opacity:0},!0)),i.run(1))}),A(M,F),A(E,F),A(L,F),Xe(()=>{_&&(g&&g.end(1),h=kb(l,ei,n[2]?{duration:_s,y:-10}:{duration:_s,x:50}),h.start())}),_=!0)},o(F){F&&(i||(i=qe(t,vo,{duration:_s,opacity:0},!1)),i.run(0)),I(M,F),I(E,F),I(L,F),h&&h.invalidate(),g=wb(l,ei,n[2]?{duration:_s,y:10}:{duration:_s,x:50}),_=!1},d(F){F&&w(e),F&&i&&i.end(),T&&T.d(),M&&M.d(F),C&&C.d(),E&&E.d(F),n[21](null),L&&L.d(F),F&&g&&g.end(),y=!1,Ae(k)}}}function $c(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='',m(e,"type","button"),m(e,"class","overlay-close")},m(s,l){S(s,e,l),t||(i=K(e,"click",ft(n[5])),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function Cc(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='',m(e,"type","button"),m(e,"class","btn btn-sm btn-circle btn-transparent btn-close m-l-auto")},m(s,l){S(s,e,l),t||(i=K(e,"click",ft(n[5])),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function PS(n){let e,t,i,s,l=n[0]&&Tc(n);return{c(){e=v("div"),l&&l.c(),m(e,"class","overlay-panel-wrapper")},m(o,r){S(o,e,r),l&&l.m(e,null),n[23](e),t=!0,i||(s=[K(window,"resize",n[10]),K(window,"keydown",n[9])],i=!0)},p(o,r){o[0]?l?(l.p(o,r),r[0]&1&&A(l,1)):(l=Tc(o),l.c(),A(l,1),l.m(e,null)):l&&(re(),I(l,1,1,()=>{l=null}),ae())},i(o){t||(A(l),t=!0)},o(o){I(l),t=!1},d(o){o&&w(e),l&&l.d(),n[23](null),i=!1,Ae(s)}}}let Ui,Tr=[];function z1(){return Ui=Ui||document.querySelector(".overlays"),Ui||(Ui=document.createElement("div"),Ui.classList.add("overlays"),document.body.appendChild(Ui)),Ui}let _s=150;function Mc(){return 1e3+z1().querySelectorAll(".overlay-panel-container.active").length}function LS(n,e,t){let{$$slots:i={},$$scope:s}=e,{class:l=""}=e,{active:o=!1}=e,{popup:r=!1}=e,{overlayClose:a=!0}=e,{btnClose:u=!0}=e,{escClose:f=!0}=e,{beforeOpen:c=void 0}=e,{beforeHide:d=void 0}=e;const p=yt(),h="op_"+H.randomString(10);let g,_,y,k,T="",$=o;function M(){typeof c=="function"&&c()===!1||t(0,o=!0)}function C(){typeof d=="function"&&d()===!1||t(0,o=!1)}function O(){return o}async function E(G){t(17,$=G),G?(y=document.activeElement,g==null||g.focus(),p("show")):(clearTimeout(k),y==null||y.focus(),p("hide")),await rn(),P()}function P(){g&&(o?t(6,g.style.zIndex=Mc(),g):t(6,g.style="",g))}function L(){H.pushUnique(Tr,h),document.body.classList.add("overlay-active")}function F(){H.removeByValue(Tr,h),Tr.length||document.body.classList.remove("overlay-active")}function N(G){o&&f&&G.code=="Escape"&&!H.isInput(G.target)&&g&&g.style.zIndex==Mc()&&(G.preventDefault(),C())}function R(G){o&&z(_)}function z(G,fe){fe&&t(8,T=""),G&&(k||(k=setTimeout(()=>{if(clearTimeout(k),k=null,!G)return;if(G.scrollHeight-G.offsetHeight>0)t(8,T="scrollable");else{t(8,T="");return}G.scrollTop==0?t(8,T+=" scroll-top-reached"):G.scrollTop+G.offsetHeight==G.scrollHeight&&t(8,T+=" scroll-bottom-reached")},100)))}Qt(()=>(z1().appendChild(g),()=>{var G;clearTimeout(k),F(),(G=g==null?void 0:g.classList)==null||G.add("hidden"),setTimeout(()=>{g==null||g.remove()},0)}));const W=()=>a?C():!0;function J(G){se[G?"unshift":"push"](()=>{_=G,t(7,_)})}const x=G=>z(G.target);function ne(G){se[G?"unshift":"push"](()=>{g=G,t(6,g)})}return n.$$set=G=>{"class"in G&&t(1,l=G.class),"active"in G&&t(0,o=G.active),"popup"in G&&t(2,r=G.popup),"overlayClose"in G&&t(3,a=G.overlayClose),"btnClose"in G&&t(4,u=G.btnClose),"escClose"in G&&t(12,f=G.escClose),"beforeOpen"in G&&t(13,c=G.beforeOpen),"beforeHide"in G&&t(14,d=G.beforeHide),"$$scope"in G&&t(18,s=G.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&131073&&$!=o&&E(o),n.$$.dirty[0]&128&&z(_,!0),n.$$.dirty[0]&64&&g&&P(),n.$$.dirty[0]&1&&(o?L():F())},[o,l,r,a,u,C,g,_,T,N,R,z,f,c,d,M,O,$,s,i,W,J,x,ne]}class bn extends ve{constructor(e){super(),be(this,e,LS,PS,_e,{class:1,active:0,popup:2,overlayClose:3,btnClose:4,escClose:12,beforeOpen:13,beforeHide:14,show:15,hide:5,isActive:16},null,[-1,-1])}get show(){return this.$$.ctx[15]}get hide(){return this.$$.ctx[5]}get isActive(){return this.$$.ctx[16]}}function NS(n){let e;return{c(){e=v("span"),e.textContent="N/A",m(e,"class","txt-hint")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function FS(n){let e,t=n[2].referer+"",i,s;return{c(){e=v("a"),i=B(t),m(e,"href",s=n[2].referer),m(e,"target","_blank"),m(e,"rel","noopener noreferrer")},m(l,o){S(l,e,o),b(e,i)},p(l,o){o&4&&t!==(t=l[2].referer+"")&&le(i,t),o&4&&s!==(s=l[2].referer)&&m(e,"href",s)},d(l){l&&w(e)}}}function RS(n){let e;return{c(){e=v("span"),e.textContent="N/A",m(e,"class","txt-hint")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function qS(n){let e,t;return e=new H1({props:{content:JSON.stringify(n[2].meta,null,2)}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&4&&(l.content=JSON.stringify(i[2].meta,null,2)),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function jS(n){var Ee;let e,t,i,s,l,o,r=n[2].id+"",a,u,f,c,d,p,h,g=n[2].status+"",_,y,k,T,$,M,C=((Ee=n[2].method)==null?void 0:Ee.toUpperCase())+"",O,E,P,L,F,N,R=n[2].auth+"",z,W,J,x,ne,G,fe=n[2].url+"",Z,ce,he,Ce,Re,je,ye,$e,Ye,dt,Ke,Be=n[2].remoteIp+"",ee,Fe,Qe,Wt,Pe,ie,Se=n[2].userIp+"",st,nt,wt,xt,mi,pt,Kn=n[2].userAgent+"",ls,Nl,hi,os,Fl,Fi,rs,un,Ge,as,ii,us,Ri,qi,Yt,en;function Rl(Ie,Me){return Ie[2].referer?FS:NS}let U=Rl(n),Y=U(n);const te=[qS,RS],oe=[];function Te(Ie,Me){return Me&4&&(rs=null),rs==null&&(rs=!H.isEmpty(Ie[2].meta)),rs?0:1}return un=Te(n,-1),Ge=oe[un]=te[un](n),Yt=new di({props:{date:n[2].created}}),{c(){e=v("table"),t=v("tbody"),i=v("tr"),s=v("td"),s.textContent="ID",l=D(),o=v("td"),a=B(r),u=D(),f=v("tr"),c=v("td"),c.textContent="Status",d=D(),p=v("td"),h=v("span"),_=B(g),y=D(),k=v("tr"),T=v("td"),T.textContent="Method",$=D(),M=v("td"),O=B(C),E=D(),P=v("tr"),L=v("td"),L.textContent="Auth",F=D(),N=v("td"),z=B(R),W=D(),J=v("tr"),x=v("td"),x.textContent="URL",ne=D(),G=v("td"),Z=B(fe),ce=D(),he=v("tr"),Ce=v("td"),Ce.textContent="Referer",Re=D(),je=v("td"),Y.c(),ye=D(),$e=v("tr"),Ye=v("td"),Ye.textContent="Remote IP",dt=D(),Ke=v("td"),ee=B(Be),Fe=D(),Qe=v("tr"),Wt=v("td"),Wt.textContent="User IP",Pe=D(),ie=v("td"),st=B(Se),nt=D(),wt=v("tr"),xt=v("td"),xt.textContent="UserAgent",mi=D(),pt=v("td"),ls=B(Kn),Nl=D(),hi=v("tr"),os=v("td"),os.textContent="Meta",Fl=D(),Fi=v("td"),Ge.c(),as=D(),ii=v("tr"),us=v("td"),us.textContent="Created",Ri=D(),qi=v("td"),V(Yt.$$.fragment),m(s,"class","min-width txt-hint txt-bold"),m(c,"class","min-width txt-hint txt-bold"),m(h,"class","label"),Q(h,"label-danger",n[2].status>=400),m(T,"class","min-width txt-hint txt-bold"),m(L,"class","min-width txt-hint txt-bold"),m(x,"class","min-width txt-hint txt-bold"),m(Ce,"class","min-width txt-hint txt-bold"),m(Ye,"class","min-width txt-hint txt-bold"),m(Wt,"class","min-width txt-hint txt-bold"),m(xt,"class","min-width txt-hint txt-bold"),m(os,"class","min-width txt-hint txt-bold"),m(us,"class","min-width txt-hint txt-bold"),m(e,"class","table-border")},m(Ie,Me){S(Ie,e,Me),b(e,t),b(t,i),b(i,s),b(i,l),b(i,o),b(o,a),b(t,u),b(t,f),b(f,c),b(f,d),b(f,p),b(p,h),b(h,_),b(t,y),b(t,k),b(k,T),b(k,$),b(k,M),b(M,O),b(t,E),b(t,P),b(P,L),b(P,F),b(P,N),b(N,z),b(t,W),b(t,J),b(J,x),b(J,ne),b(J,G),b(G,Z),b(t,ce),b(t,he),b(he,Ce),b(he,Re),b(he,je),Y.m(je,null),b(t,ye),b(t,$e),b($e,Ye),b($e,dt),b($e,Ke),b(Ke,ee),b(t,Fe),b(t,Qe),b(Qe,Wt),b(Qe,Pe),b(Qe,ie),b(ie,st),b(t,nt),b(t,wt),b(wt,xt),b(wt,mi),b(wt,pt),b(pt,ls),b(t,Nl),b(t,hi),b(hi,os),b(hi,Fl),b(hi,Fi),oe[un].m(Fi,null),b(t,as),b(t,ii),b(ii,us),b(ii,Ri),b(ii,qi),q(Yt,qi,null),en=!0},p(Ie,Me){var He;(!en||Me&4)&&r!==(r=Ie[2].id+"")&&le(a,r),(!en||Me&4)&&g!==(g=Ie[2].status+"")&&le(_,g),(!en||Me&4)&&Q(h,"label-danger",Ie[2].status>=400),(!en||Me&4)&&C!==(C=((He=Ie[2].method)==null?void 0:He.toUpperCase())+"")&&le(O,C),(!en||Me&4)&&R!==(R=Ie[2].auth+"")&&le(z,R),(!en||Me&4)&&fe!==(fe=Ie[2].url+"")&&le(Z,fe),U===(U=Rl(Ie))&&Y?Y.p(Ie,Me):(Y.d(1),Y=U(Ie),Y&&(Y.c(),Y.m(je,null))),(!en||Me&4)&&Be!==(Be=Ie[2].remoteIp+"")&&le(ee,Be),(!en||Me&4)&&Se!==(Se=Ie[2].userIp+"")&&le(st,Se),(!en||Me&4)&&Kn!==(Kn=Ie[2].userAgent+"")&&le(ls,Kn);let Ue=un;un=Te(Ie,Me),un===Ue?oe[un].p(Ie,Me):(re(),I(oe[Ue],1,1,()=>{oe[Ue]=null}),ae(),Ge=oe[un],Ge?Ge.p(Ie,Me):(Ge=oe[un]=te[un](Ie),Ge.c()),A(Ge,1),Ge.m(Fi,null));const Ne={};Me&4&&(Ne.date=Ie[2].created),Yt.$set(Ne)},i(Ie){en||(A(Ge),A(Yt.$$.fragment,Ie),en=!0)},o(Ie){I(Ge),I(Yt.$$.fragment,Ie),en=!1},d(Ie){Ie&&w(e),Y.d(),oe[un].d(),j(Yt)}}}function VS(n){let e;return{c(){e=v("h4"),e.textContent="Request log"},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function HS(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='Close',m(e,"type","button"),m(e,"class","btn btn-transparent")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[4]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function zS(n){let e,t,i={class:"overlay-panel-lg log-panel",$$slots:{footer:[HS],header:[VS],default:[jS]},$$scope:{ctx:n}};return e=new bn({props:i}),n[5](e),e.$on("hide",n[6]),e.$on("show",n[7]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,[l]){const o={};l&260&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[5](null),j(e,s)}}}function BS(n,e,t){let i,s=new Vr;function l(c){return t(2,s=c),i==null?void 0:i.show()}function o(){return i==null?void 0:i.hide()}const r=()=>o();function a(c){se[c?"unshift":"push"](()=>{i=c,t(1,i)})}function u(c){de.call(this,n,c)}function f(c){de.call(this,n,c)}return[o,i,s,l,r,a,u,f]}class US extends ve{constructor(e){super(),be(this,e,BS,zS,_e,{show:3,hide:0})}get show(){return this.$$.ctx[3]}get hide(){return this.$$.ctx[0]}}function WS(n){let e,t,i,s,l,o,r,a;return{c(){e=v("input"),i=D(),s=v("label"),l=B("Include requests by admins"),m(e,"type","checkbox"),m(e,"id",t=n[14]),m(s,"for",o=n[14])},m(u,f){S(u,e,f),e.checked=n[0],S(u,i,f),S(u,s,f),b(s,l),r||(a=K(e,"change",n[8]),r=!0)},p(u,f){f&16384&&t!==(t=u[14])&&m(e,"id",t),f&1&&(e.checked=u[0]),f&16384&&o!==(o=u[14])&&m(s,"for",o)},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,a()}}}function Oc(n){let e,t,i;function s(o){n[10](o)}let l={presets:n[4]};return n[2]!==void 0&&(l.filter=n[2]),e=new CS({props:l}),se.push(()=>ge(e,"filter",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r&16&&(a.presets=o[4]),!t&&r&4&&(t=!0,a.filter=o[2],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function Dc(n){let e,t,i;function s(o){n[11](o)}let l={presets:n[4]};return n[2]!==void 0&&(l.filter=n[2]),e=new Wy({props:l}),se.push(()=>ge(e,"filter",s)),e.$on("select",n[12]),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r&16&&(a.presets=o[4]),!t&&r&4&&(t=!0,a.filter=o[2],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function YS(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k=n[3],T,$=n[3],M,C;r=new Aa({}),r.$on("refresh",n[7]),d=new pe({props:{class:"form-field form-field-toggle m-0",$$slots:{default:[WS,({uniqueId:P})=>({14:P}),({uniqueId:P})=>P?16384:0]},$$scope:{ctx:n}}}),h=new Wo({props:{value:n[2],placeholder:"Search logs, ex. status > 200",extraAutocompleteKeys:["method","url","remoteIp","userIp","referer","status","auth","userAgent"]}}),h.$on("submit",n[9]);let O=Oc(n),E=Dc(n);return{c(){e=v("div"),t=v("header"),i=v("nav"),s=v("div"),l=B(n[5]),o=D(),V(r.$$.fragment),a=D(),u=v("div"),f=D(),c=v("div"),V(d.$$.fragment),p=D(),V(h.$$.fragment),g=D(),_=v("div"),y=D(),O.c(),T=D(),E.c(),M=we(),m(s,"class","breadcrumb-item"),m(i,"class","breadcrumbs"),m(u,"class","flex-fill"),m(c,"class","inline-flex"),m(t,"class","page-header"),m(_,"class","clearfix m-b-base"),m(e,"class","page-header-wrapper m-b-0")},m(P,L){S(P,e,L),b(e,t),b(t,i),b(i,s),b(s,l),b(t,o),q(r,t,null),b(t,a),b(t,u),b(t,f),b(t,c),q(d,c,null),b(e,p),q(h,e,null),b(e,g),b(e,_),b(e,y),O.m(e,null),S(P,T,L),E.m(P,L),S(P,M,L),C=!0},p(P,L){(!C||L&32)&&le(l,P[5]);const F={};L&49153&&(F.$$scope={dirty:L,ctx:P}),d.$set(F);const N={};L&4&&(N.value=P[2]),h.$set(N),L&8&&_e(k,k=P[3])?(re(),I(O,1,1,X),ae(),O=Oc(P),O.c(),A(O,1),O.m(e,null)):O.p(P,L),L&8&&_e($,$=P[3])?(re(),I(E,1,1,X),ae(),E=Dc(P),E.c(),A(E,1),E.m(M.parentNode,M)):E.p(P,L)},i(P){C||(A(r.$$.fragment,P),A(d.$$.fragment,P),A(h.$$.fragment,P),A(O),A(E),C=!0)},o(P){I(r.$$.fragment,P),I(d.$$.fragment,P),I(h.$$.fragment,P),I(O),I(E),C=!1},d(P){P&&w(e),j(r),j(d),j(h),O.d(P),P&&w(T),P&&w(M),E.d(P)}}}function KS(n){let e,t,i,s;e=new Cn({props:{$$slots:{default:[YS]},$$scope:{ctx:n}}});let l={};return i=new US({props:l}),n[13](i),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(o,r){q(e,o,r),S(o,t,r),q(i,o,r),s=!0},p(o,[r]){const a={};r&32831&&(a.$$scope={dirty:r,ctx:o}),e.$set(a);const u={};i.$set(u)},i(o){s||(A(e.$$.fragment,o),A(i.$$.fragment,o),s=!0)},o(o){I(e.$$.fragment,o),I(i.$$.fragment,o),s=!1},d(o){j(e,o),o&&w(t),n[13](null),j(i,o)}}}const Ec="includeAdminLogs";function JS(n,e,t){var y;let i,s;We(n,Ot,k=>t(5,s=k)),Gt(Ot,s="Request logs",s);let l,o="",r=((y=window.localStorage)==null?void 0:y.getItem(Ec))<<0,a=1;function u(){t(3,a++,a)}const f=()=>u();function c(){r=this.checked,t(0,r)}const d=k=>t(2,o=k.detail);function p(k){o=k,t(2,o)}function h(k){o=k,t(2,o)}const g=k=>l==null?void 0:l.show(k==null?void 0:k.detail);function _(k){se[k?"unshift":"push"](()=>{l=k,t(1,l)})}return n.$$.update=()=>{n.$$.dirty&1&&t(4,i=r?"":'auth!="admin"'),n.$$.dirty&1&&typeof r<"u"&&window.localStorage&&window.localStorage.setItem(Ec,r<<0)},[r,l,o,a,i,s,u,f,c,d,p,h,g,_]}class ZS extends ve{constructor(e){super(),be(this,e,JS,KS,_e,{})}}const Pi=Rn([]),Di=Rn({}),Lo=Rn(!1);function GS(n){Pi.update(e=>{const t=H.findByKey(e,"id",n);return t?Di.set(t):e.length&&Di.set(e[0]),e})}function XS(n){Pi.update(e=>(H.removeByKey(e,"id",n.id),Di.update(t=>t.id===n.id?e[0]:t),e))}async function B1(n=null){Lo.set(!0);try{let e=await me.collections.getFullList(200,{sort:"+name"});e=H.sortCollections(e),Pi.set(e);const t=n&&H.findByKey(e,"id",n);t?Di.set(t):e.length&&Di.set(e[0])}catch(e){me.errorResponseHandler(e)}Lo.set(!1)}const tu=Rn({});function pn(n,e,t){tu.set({text:n,yesCallback:e,noCallback:t})}function U1(){tu.set({})}function Ac(n){let e,t,i;const s=n[17].default,l=Et(s,n,n[16],null);return{c(){e=v("div"),l&&l.c(),m(e,"class",n[1]),Q(e,"active",n[0])},m(o,r){S(o,e,r),l&&l.m(e,null),n[18](e),i=!0},p(o,r){l&&l.p&&(!i||r&65536)&&It(l,s,o,o[16],i?At(s,o[16],r,null):Pt(o[16]),null),(!i||r&2)&&m(e,"class",o[1]),(!i||r&3)&&Q(e,"active",o[0])},i(o){i||(A(l,o),o&&Xe(()=>{i&&(t||(t=qe(e,ei,{duration:150,y:3},!0)),t.run(1))}),i=!0)},o(o){I(l,o),o&&(t||(t=qe(e,ei,{duration:150,y:3},!1)),t.run(0)),i=!1},d(o){o&&w(e),l&&l.d(o),n[18](null),o&&t&&t.end()}}}function QS(n){let e,t,i,s,l=n[0]&&Ac(n);return{c(){e=v("div"),l&&l.c(),m(e,"class","toggler-container")},m(o,r){S(o,e,r),l&&l.m(e,null),n[19](e),t=!0,i||(s=[K(window,"mousedown",n[5]),K(window,"click",n[6]),K(window,"keydown",n[4]),K(window,"focusin",n[7])],i=!0)},p(o,[r]){o[0]?l?(l.p(o,r),r&1&&A(l,1)):(l=Ac(o),l.c(),A(l,1),l.m(e,null)):l&&(re(),I(l,1,1,()=>{l=null}),ae())},i(o){t||(A(l),t=!0)},o(o){I(l),t=!1},d(o){o&&w(e),l&&l.d(),n[19](null),i=!1,Ae(s)}}}function xS(n,e,t){let{$$slots:i={},$$scope:s}=e,{trigger:l=void 0}=e,{active:o=!1}=e,{escClose:r=!0}=e,{autoScroll:a=!0}=e,{closableClass:u="closable"}=e,{class:f=""}=e,c,d,p,h,g=!1;const _=yt();function y(){t(0,o=!1),g=!1,clearTimeout(h)}function k(){t(0,o=!0),clearTimeout(h),h=setTimeout(()=>{a&&(d!=null&&d.scrollIntoViewIfNeeded?d==null||d.scrollIntoViewIfNeeded():d!=null&&d.scrollIntoView&&(d==null||d.scrollIntoView({behavior:"smooth",block:"nearest"})))},180)}function T(){o?y():k()}function $(W){return!c||W.classList.contains(u)||(p==null?void 0:p.contains(W))&&!c.contains(W)||c.contains(W)&&W.closest&&W.closest("."+u)}function M(W){(!o||$(W.target))&&(W.preventDefault(),W.stopPropagation(),T())}function C(W){(W.code==="Enter"||W.code==="Space")&&(!o||$(W.target))&&(W.preventDefault(),W.stopPropagation(),T())}function O(W){o&&r&&W.code==="Escape"&&(W.preventDefault(),y())}function E(W){o&&!(c!=null&&c.contains(W.target))?g=!0:g&&(g=!1)}function P(W){o&&!(c!=null&&c.contains(W.target))&&!(p!=null&&p.contains(W.target))&&g&&y()}function L(W){E(W),P(W)}function F(W){N(),t(15,p=W||(c==null?void 0:c.parentNode)),p&&(c==null||c.addEventListener("click",M),p.addEventListener("click",M),p.addEventListener("keydown",C))}function N(){clearTimeout(h),p&&(c==null||c.removeEventListener("click",M),p.removeEventListener("click",M),p.removeEventListener("keydown",C))}Qt(()=>(F(),()=>N()));function R(W){se[W?"unshift":"push"](()=>{d=W,t(3,d)})}function z(W){se[W?"unshift":"push"](()=>{c=W,t(2,c)})}return n.$$set=W=>{"trigger"in W&&t(8,l=W.trigger),"active"in W&&t(0,o=W.active),"escClose"in W&&t(9,r=W.escClose),"autoScroll"in W&&t(10,a=W.autoScroll),"closableClass"in W&&t(11,u=W.closableClass),"class"in W&&t(1,f=W.class),"$$scope"in W&&t(16,s=W.$$scope)},n.$$.update=()=>{var W,J;n.$$.dirty&260&&c&&F(l),n.$$.dirty&32769&&(o?((W=p==null?void 0:p.classList)==null||W.add("active"),_("show")):((J=p==null?void 0:p.classList)==null||J.remove("active"),_("hide")))},[o,f,c,d,O,E,P,L,l,r,a,u,y,k,T,p,s,i,R,z]}class qn extends ve{constructor(e){super(),be(this,e,xS,QS,_e,{trigger:8,active:0,escClose:9,autoScroll:10,closableClass:11,class:1,hide:12,show:13,toggle:14})}get hide(){return this.$$.ctx[12]}get show(){return this.$$.ctx[13]}get toggle(){return this.$$.ctx[14]}}function Ic(n,e,t){const i=n.slice();return i[27]=e[t],i}function eT(n){let e,t,i,s,l,o,r,a,u;return{c(){e=v("input"),s=D(),l=v("label"),o=B("Unique"),m(e,"type","checkbox"),m(e,"id",t=n[30]),e.checked=i=n[3].unique,m(l,"for",r=n[30])},m(f,c){S(f,e,c),S(f,s,c),S(f,l,c),b(l,o),a||(u=K(e,"change",n[19]),a=!0)},p(f,c){c[0]&1073741824&&t!==(t=f[30])&&m(e,"id",t),c[0]&8&&i!==(i=f[3].unique)&&(e.checked=i),c[0]&1073741824&&r!==(r=f[30])&&m(l,"for",r)},d(f){f&&w(e),f&&w(s),f&&w(l),a=!1,u()}}}function tT(n){let e,t,i,s;function l(a){n[20](a)}var o=n[7];function r(a){var f;let u={id:a[30],placeholder:`eg. CREATE INDEX idx_test on ${(f=a[0])==null?void 0:f.name} (created)`,language:"sql-create-index",minHeight:"85"};return a[2]!==void 0&&(u.value=a[2]),{props:u}}return o&&(e=Ct(o,r(n)),se.push(()=>ge(e,"value",l))),{c(){e&&V(e.$$.fragment),i=we()},m(a,u){e&&q(e,a,u),S(a,i,u),s=!0},p(a,u){var c;const f={};if(u[0]&1073741824&&(f.id=a[30]),u[0]&1&&(f.placeholder=`eg. CREATE INDEX idx_test on ${(c=a[0])==null?void 0:c.name} (created)`),!t&&u[0]&4&&(t=!0,f.value=a[2],ke(()=>t=!1)),u[0]&128&&o!==(o=a[7])){if(e){re();const d=e;I(d.$$.fragment,1,0,()=>{j(d,1)}),ae()}o?(e=Ct(o,r(a)),se.push(()=>ge(e,"value",l)),V(e.$$.fragment),A(e.$$.fragment,1),q(e,i.parentNode,i)):e=null}else o&&e.$set(f)},i(a){s||(e&&A(e.$$.fragment,a),s=!0)},o(a){e&&I(e.$$.fragment,a),s=!1},d(a){a&&w(i),e&&j(e,a)}}}function nT(n){let e;return{c(){e=v("textarea"),e.disabled=!0,m(e,"rows","7"),m(e,"placeholder","Loading...")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function iT(n){let e,t,i,s;const l=[nT,tT],o=[];function r(a,u){return a[8]?0:1}return e=r(n),t=o[e]=l[e](n),{c(){t.c(),i=we()},m(a,u){o[e].m(a,u),S(a,i,u),s=!0},p(a,u){let f=e;e=r(a),e===f?o[e].p(a,u):(re(),I(o[f],1,1,()=>{o[f]=null}),ae(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),A(t,1),t.m(i.parentNode,i))},i(a){s||(A(t),s=!0)},o(a){I(t),s=!1},d(a){o[e].d(a),a&&w(i)}}}function Pc(n){let e,t,i,s=n[10],l=[];for(let o=0;o({30:a}),({uniqueId:a})=>[a?1073741824:0]]},$$scope:{ctx:n}}}),i=new pe({props:{class:"form-field required m-b-sm",name:`indexes.${n[6]||""}`,$$slots:{default:[iT,({uniqueId:a})=>({30:a}),({uniqueId:a})=>[a?1073741824:0]]},$$scope:{ctx:n}}});let r=n[10].length>0&&Pc(n);return{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment),s=D(),r&&r.c(),l=we()},m(a,u){q(e,a,u),S(a,t,u),q(i,a,u),S(a,s,u),r&&r.m(a,u),S(a,l,u),o=!0},p(a,u){const f={};u[0]&1073741837|u[1]&1&&(f.$$scope={dirty:u,ctx:a}),e.$set(f);const c={};u[0]&64&&(c.name=`indexes.${a[6]||""}`),u[0]&1073742213|u[1]&1&&(c.$$scope={dirty:u,ctx:a}),i.$set(c),a[10].length>0?r?r.p(a,u):(r=Pc(a),r.c(),r.m(l.parentNode,l)):r&&(r.d(1),r=null)},i(a){o||(A(e.$$.fragment,a),A(i.$$.fragment,a),o=!0)},o(a){I(e.$$.fragment,a),I(i.$$.fragment,a),o=!1},d(a){j(e,a),a&&w(t),j(i,a),a&&w(s),r&&r.d(a),a&&w(l)}}}function lT(n){let e,t=n[5]?"Update":"Create",i,s;return{c(){e=v("h4"),i=B(t),s=B(" index")},m(l,o){S(l,e,o),b(e,i),b(e,s)},p(l,o){o[0]&32&&t!==(t=l[5]?"Update":"Create")&&le(i,t)},d(l){l&&w(e)}}}function Nc(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='',m(e,"type","button"),m(e,"class","btn btn-sm btn-circle btn-hint btn-transparent m-r-auto")},m(s,l){S(s,e,l),t||(i=[De(ze.call(null,e,{text:"Delete",position:"top"})),K(e,"click",n[16])],t=!0)},p:X,d(s){s&&w(e),t=!1,Ae(i)}}}function oT(n){let e,t,i,s,l,o,r=n[5]!=""&&Nc(n);return{c(){r&&r.c(),e=D(),t=v("button"),t.innerHTML='Cancel',i=D(),s=v("button"),s.innerHTML='Set index',m(t,"type","button"),m(t,"class","btn btn-transparent"),m(s,"type","button"),m(s,"class","btn"),Q(s,"btn-disabled",n[9].length<=0)},m(a,u){r&&r.m(a,u),S(a,e,u),S(a,t,u),S(a,i,u),S(a,s,u),l||(o=[K(t,"click",n[17]),K(s,"click",n[18])],l=!0)},p(a,u){a[5]!=""?r?r.p(a,u):(r=Nc(a),r.c(),r.m(e.parentNode,e)):r&&(r.d(1),r=null),u[0]&512&&Q(s,"btn-disabled",a[9].length<=0)},d(a){r&&r.d(a),a&&w(e),a&&w(t),a&&w(i),a&&w(s),l=!1,Ae(o)}}}function rT(n){let e,t;const i=[{popup:!0},n[14]];let s={$$slots:{footer:[oT],header:[lT],default:[sT]},$$scope:{ctx:n}};for(let l=0;lne.column==W);x?H.removeByValue(J.columns,x):H.pushUnique(J.columns,{column:W}),t(2,d=H.buildIndex(J))}Qt(async()=>{t(8,g=!0);try{t(7,h=(await rt(()=>import("./CodeEditor-3c7b0d74.js"),["./CodeEditor-3c7b0d74.js","./index-20adcf24.js"],import.meta.url)).default)}catch(W){console.warn(W)}t(8,g=!1)});const C=()=>T(),O=()=>y(),E=()=>$(),P=W=>{t(3,s.unique=W.target.checked,s),t(3,s.tableName=s.tableName||(u==null?void 0:u.name),s),t(2,d=H.buildIndex(s))};function L(W){d=W,t(2,d)}const F=W=>M(W);function N(W){se[W?"unshift":"push"](()=>{f=W,t(4,f)})}function R(W){de.call(this,n,W)}function z(W){de.call(this,n,W)}return n.$$set=W=>{e=Le(Le({},e),jt(W)),t(14,r=Je(e,o)),"collection"in W&&t(0,u=W.collection)},n.$$.update=()=>{var W,J;n.$$.dirty[0]&1&&t(10,i=((W=u==null?void 0:u.schema)==null?void 0:W.map(x=>x.name))||[]),n.$$.dirty[0]&4&&t(3,s=H.parseIndex(d)),n.$$.dirty[0]&8&&t(9,l=((J=s.columns)==null?void 0:J.map(x=>x.column))||[])},[u,y,d,s,f,c,p,h,g,l,i,T,$,M,r,_,C,O,E,P,L,F,N,R,z]}class uT extends ve{constructor(e){super(),be(this,e,aT,rT,_e,{collection:0,show:15,hide:1},null,[-1,-1])}get show(){return this.$$.ctx[15]}get hide(){return this.$$.ctx[1]}}function Fc(n,e,t){const i=n.slice();i[10]=e[t],i[13]=t;const s=H.parseIndex(i[10]);return i[11]=s,i}function Rc(n){let e;return{c(){e=v("strong"),e.textContent="Unique:"},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function qc(n){var d;let e,t,i,s=((d=n[11].columns)==null?void 0:d.map(jc).join(", "))+"",l,o,r,a,u,f=n[11].unique&&Rc();function c(){return n[4](n[10],n[13])}return{c(){var p,h;e=v("button"),f&&f.c(),t=D(),i=v("span"),l=B(s),m(i,"class","txt"),m(e,"type","button"),m(e,"class",o="label link-primary "+((h=(p=n[2].indexes)==null?void 0:p[n[13]])!=null&&h.message?"label-danger":"")+" svelte-167lbwu")},m(p,h){var g,_;S(p,e,h),f&&f.m(e,null),b(e,t),b(e,i),b(i,l),a||(u=[De(r=ze.call(null,e,((_=(g=n[2].indexes)==null?void 0:g[n[13]])==null?void 0:_.message)||"")),K(e,"click",c)],a=!0)},p(p,h){var g,_,y,k,T;n=p,n[11].unique?f||(f=Rc(),f.c(),f.m(e,t)):f&&(f.d(1),f=null),h&1&&s!==(s=((g=n[11].columns)==null?void 0:g.map(jc).join(", "))+"")&&le(l,s),h&4&&o!==(o="label link-primary "+((y=(_=n[2].indexes)==null?void 0:_[n[13]])!=null&&y.message?"label-danger":"")+" svelte-167lbwu")&&m(e,"class",o),r&&Bt(r.update)&&h&4&&r.update.call(null,((T=(k=n[2].indexes)==null?void 0:k[n[13]])==null?void 0:T.message)||"")},d(p){p&&w(e),f&&f.d(),a=!1,Ae(u)}}}function fT(n){var $,M,C;let e,t,i=(((M=($=n[0])==null?void 0:$.indexes)==null?void 0:M.length)||0)+"",s,l,o,r,a,u,f,c,d,p,h,g,_=((C=n[0])==null?void 0:C.indexes)||[],y=[];for(let O=0;O<_.length;O+=1)y[O]=qc(Fc(n,_,O));function k(O){n[7](O)}let T={};return n[0]!==void 0&&(T.collection=n[0]),c=new uT({props:T}),n[6](c),se.push(()=>ge(c,"collection",k)),c.$on("remove",n[8]),c.$on("submit",n[9]),{c(){e=v("div"),t=B("Unique constraints and indexes ("),s=B(i),l=B(")"),o=D(),r=v("div");for(let O=0;O+ - New index`,f=D(),V(c.$$.fragment),m(e,"class","section-title"),m(u,"type","button"),m(u,"class","btn btn-xs btn-transparent btn-pill btn-outline"),m(r,"class","indexes-list svelte-167lbwu")},m(O,E){S(O,e,E),b(e,t),b(e,s),b(e,l),S(O,o,E),S(O,r,E);for(let P=0;Pd=!1)),c.$set(P)},i(O){p||(A(c.$$.fragment,O),p=!0)},o(O){I(c.$$.fragment,O),p=!1},d(O){O&&w(e),O&&w(o),O&&w(r),at(y,O),O&&w(f),n[6](null),j(c,O),h=!1,g()}}}const jc=n=>n.column;function cT(n,e,t){let i;We(n,ti,p=>t(2,i=p));let{collection:s}=e,l;function o(p,h){for(let g=0;gl==null?void 0:l.show(p,h),a=()=>l==null?void 0:l.show();function u(p){se[p?"unshift":"push"](()=>{l=p,t(1,l)})}function f(p){s=p,t(0,s)}const c=p=>{for(let h=0;h{o(p.detail.old,p.detail.new)};return n.$$set=p=>{"collection"in p&&t(0,s=p.collection)},[s,l,i,o,r,a,u,f,c,d]}class dT extends ve{constructor(e){super(),be(this,e,cT,fT,_e,{collection:0})}}function Vc(n,e,t){const i=n.slice();return i[6]=e[t],i}function Hc(n){let e,t,i,s,l=n[6].label+"",o,r,a,u;function f(){return n[4](n[6])}function c(...d){return n[5](n[6],...d)}return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),o=B(l),r=D(),m(t,"class","icon "+n[6].icon+" svelte-1p626x7"),m(s,"class","txt"),m(e,"tabindex","0"),m(e,"class","dropdown-item closable svelte-1p626x7")},m(d,p){S(d,e,p),b(e,t),b(e,i),b(e,s),b(s,o),b(e,r),a||(u=[K(e,"click",$n(f)),K(e,"keydown",$n(c))],a=!0)},p(d,p){n=d},d(d){d&&w(e),a=!1,Ae(u)}}}function pT(n){let e,t=n[2],i=[];for(let s=0;s{o(u.value)},a=(u,f)=>{(f.code==="Enter"||f.code==="Space")&&o(u.value)};return n.$$set=u=>{"class"in u&&t(0,i=u.class)},[i,s,l,o,r,a]}class _T extends ve{constructor(e){super(),be(this,e,hT,mT,_e,{class:0})}}const gT=n=>({interactive:n&32,hasErrors:n&16}),zc=n=>({interactive:n[5],hasErrors:n[4]}),bT=n=>({interactive:n&32,hasErrors:n&16}),Bc=n=>({interactive:n[5],hasErrors:n[4]});function Uc(n){let e;return{c(){e=v("div"),e.innerHTML='',m(e,"class","drag-handle-wrapper"),m(e,"draggable","true"),m(e,"aria-label","Sort")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function vT(n){let e,t,i,s,l,o,r,a,u,f,c;return{c(){e=v("div"),t=v("i"),s=D(),l=v("input"),m(t,"class",i=H.getFieldTypeIcon(n[0].type)),m(e,"class","form-field-addon prefix no-pointer-events"),Q(e,"txt-disabled",!n[5]),m(l,"type","text"),l.required=!0,l.disabled=o=!n[5],l.readOnly=r=n[0].id&&n[0].system,m(l,"spellcheck","false"),l.autofocus=a=!n[0].id,m(l,"placeholder","Field name"),l.value=u=n[0].name},m(d,p){S(d,e,p),b(e,t),S(d,s,p),S(d,l,p),n[0].id||l.focus(),f||(c=K(l,"input",n[13]),f=!0)},p(d,p){p&1&&i!==(i=H.getFieldTypeIcon(d[0].type))&&m(t,"class",i),p&32&&Q(e,"txt-disabled",!d[5]),p&32&&o!==(o=!d[5])&&(l.disabled=o),p&1&&r!==(r=d[0].id&&d[0].system)&&(l.readOnly=r),p&1&&a!==(a=!d[0].id)&&(l.autofocus=a),p&1&&u!==(u=d[0].name)&&l.value!==u&&(l.value=u)},d(d){d&&w(e),d&&w(s),d&&w(l),f=!1,c()}}}function yT(n){let e,t,i;return{c(){e=v("button"),t=v("i"),m(t,"class","ri-settings-3-line"),m(e,"type","button"),m(e,"aria-label","Field options"),m(e,"class",i="btn btn-sm btn-circle btn-transparent options-trigger "+(n[4]?"btn-danger":"btn-hint"))},m(s,l){S(s,e,l),b(e,t),n[14](e)},p(s,l){l&16&&i!==(i="btn btn-sm btn-circle btn-transparent options-trigger "+(s[4]?"btn-danger":"btn-hint"))&&m(e,"class",i)},d(s){s&&w(e),n[14](null)}}}function kT(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='',m(e,"type","button"),m(e,"class","btn btn-sm btn-circle btn-warning btn-transparent options-trigger"),m(e,"aria-label","Restore")},m(s,l){S(s,e,l),t||(i=[De(ze.call(null,e,"Restore")),K(e,"click",n[8])],t=!0)},p:X,d(s){s&&w(e),t=!1,Ae(i)}}}function Wc(n){let e,t;return e=new qn({props:{class:"dropdown dropdown-block schema-field-dropdown",trigger:n[2],$$slots:{default:[TT]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&4&&(l.trigger=i[2]),s&1048625&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function wT(n){let e,t,i,s,l,o=Kc(n[0])+"",r,a,u,f,c,d,p;return{c(){e=v("input"),i=D(),s=v("label"),l=v("span"),r=B(o),a=D(),u=v("i"),m(e,"type","checkbox"),m(e,"id",t=n[21]),m(l,"class","txt"),m(u,"class","ri-information-line link-hint"),m(s,"for",c=n[21])},m(h,g){S(h,e,g),e.checked=n[0].required,S(h,i,g),S(h,s,g),b(s,l),b(l,r),b(s,a),b(s,u),d||(p=[K(e,"change",n[15]),De(f=ze.call(null,u,{text:`Requires the field value NOT to be ${H.zeroDefaultStr(n[0])}.`,position:"right"}))],d=!0)},p(h,g){g&2097152&&t!==(t=h[21])&&m(e,"id",t),g&1&&(e.checked=h[0].required),g&1&&o!==(o=Kc(h[0])+"")&&le(r,o),f&&Bt(f.update)&&g&1&&f.update.call(null,{text:`Requires the field value NOT to be ${H.zeroDefaultStr(h[0])}.`,position:"right"}),g&2097152&&c!==(c=h[21])&&m(s,"for",c)},d(h){h&&w(e),h&&w(i),h&&w(s),d=!1,Ae(p)}}}function Yc(n){let e,t,i,s,l,o,r,a,u;return a=new qn({props:{class:"dropdown dropdown-sm dropdown-upside dropdown-right dropdown-nowrap no-min-width",$$slots:{default:[ST]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),i=D(),s=v("div"),l=v("button"),o=v("i"),r=D(),V(a.$$.fragment),m(t,"class","flex-fill"),m(o,"class","ri-more-line"),m(l,"type","button"),m(l,"aria-label","More"),m(l,"class","btn btn-circle btn-sm btn-transparent"),m(s,"class","inline-flex flex-gap-sm flex-nowrap"),m(e,"class","col-sm-4 m-l-auto txt-right")},m(f,c){S(f,e,c),b(e,t),b(e,i),b(e,s),b(s,l),b(l,o),b(l,r),q(a,l,null),u=!0},p(f,c){const d={};c&1048576&&(d.$$scope={dirty:c,ctx:f}),a.$set(d)},i(f){u||(A(a.$$.fragment,f),u=!0)},o(f){I(a.$$.fragment,f),u=!1},d(f){f&&w(e),j(a)}}}function ST(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='Remove',m(e,"type","button"),m(e,"class","dropdown-item txt-right")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[7]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function TT(n){let e,t,i,s,l,o,r;const a=n[11].options,u=Et(a,n,n[20],zc);l=new pe({props:{class:"form-field form-field-toggle m-0",name:"requried",$$slots:{default:[wT,({uniqueId:c})=>({21:c}),({uniqueId:c})=>c?2097152:0]},$$scope:{ctx:n}}});let f=!n[0].toDelete&&Yc(n);return{c(){e=v("div"),t=v("div"),u&&u.c(),i=D(),s=v("div"),V(l.$$.fragment),o=D(),f&&f.c(),m(t,"class","col-sm-12 hidden-empty"),m(s,"class","col-sm-4 flex"),m(e,"class","grid grid-sm")},m(c,d){S(c,e,d),b(e,t),u&&u.m(t,null),b(e,i),b(e,s),q(l,s,null),b(e,o),f&&f.m(e,null),r=!0},p(c,d){u&&u.p&&(!r||d&1048624)&&It(u,a,c,c[20],r?At(a,c[20],d,gT):Pt(c[20]),zc);const p={};d&3145729&&(p.$$scope={dirty:d,ctx:c}),l.$set(p),c[0].toDelete?f&&(re(),I(f,1,1,()=>{f=null}),ae()):f?(f.p(c,d),d&1&&A(f,1)):(f=Yc(c),f.c(),A(f,1),f.m(e,null))},i(c){r||(A(u,c),A(l.$$.fragment,c),A(f),r=!0)},o(c){I(u,c),I(l.$$.fragment,c),I(f),r=!1},d(c){c&&w(e),u&&u.d(c),j(l),f&&f.d()}}}function $T(n){let e,t,i,s,l,o,r,a,u,f,c,d=n[5]&&Uc();s=new pe({props:{class:"form-field required m-0 "+(n[5]?"":"disabled"),name:"schema."+n[1]+".name",inlineError:!0,$$slots:{default:[vT]},$$scope:{ctx:n}}});const p=n[11].default,h=Et(p,n,n[20],Bc);function g(T,$){if(T[0].toDelete)return kT;if(T[5])return yT}let _=g(n),y=_&&_(n),k=n[5]&&Wc(n);return{c(){e=v("div"),t=v("div"),d&&d.c(),i=D(),V(s.$$.fragment),l=D(),h&&h.c(),o=D(),y&&y.c(),r=D(),k&&k.c(),m(t,"class","schema-field-header"),m(e,"draggable",!0),m(e,"class","schema-field"),Q(e,"drag-over",n[3])},m(T,$){S(T,e,$),b(e,t),d&&d.m(t,null),b(t,i),q(s,t,null),b(t,l),h&&h.m(t,null),b(t,o),y&&y.m(t,null),b(e,r),k&&k.m(e,null),u=!0,f||(c=[K(e,"dragstart",n[16]),K(e,"dragenter",n[17]),K(e,"drop",ft(n[18])),K(e,"dragleave",n[19]),K(e,"dragover",ft(n[12]))],f=!0)},p(T,[$]){T[5]?d||(d=Uc(),d.c(),d.m(t,i)):d&&(d.d(1),d=null);const M={};$&32&&(M.class="form-field required m-0 "+(T[5]?"":"disabled")),$&2&&(M.name="schema."+T[1]+".name"),$&1048609&&(M.$$scope={dirty:$,ctx:T}),s.$set(M),h&&h.p&&(!u||$&1048624)&&It(h,p,T,T[20],u?At(p,T[20],$,bT):Pt(T[20]),Bc),_===(_=g(T))&&y?y.p(T,$):(y&&y.d(1),y=_&&_(T),y&&(y.c(),y.m(t,null))),T[5]?k?(k.p(T,$),$&32&&A(k,1)):(k=Wc(T),k.c(),A(k,1),k.m(e,null)):k&&(re(),I(k,1,1,()=>{k=null}),ae()),(!u||$&8)&&Q(e,"drag-over",T[3])},i(T){u||(A(s.$$.fragment,T),A(h,T),A(k),T&&Xe(()=>{u&&(a||(a=qe(e,vt,{duration:150},!0)),a.run(1))}),u=!0)},o(T){I(s.$$.fragment,T),I(h,T),I(k),T&&(a||(a=qe(e,vt,{duration:150},!1)),a.run(0)),u=!1},d(T){T&&w(e),d&&d.d(),j(s),h&&h.d(T),y&&y.d(),k&&k.d(),T&&a&&a.end(),f=!1,Ae(c)}}}function Kc(n){switch(n==null?void 0:n.type){case"bool":return"Nonfalsey";case"number":return"Nonzero";default:return"Nonempty"}}function CT(n,e,t){let i,s,l;We(n,ti,E=>t(10,l=E));let{$$slots:o={},$$scope:r}=e;const a=yt();let{key:u=""}=e,{field:f=new gn}=e,c,d=!1;function p(){f.id?t(0,f.toDelete=!0,f):a("remove")}function h(){t(0,f.toDelete=!1,f),_n({})}function g(E){return H.slugify(E)}function _(E){de.call(this,n,E)}const y=E=>{const P=f.name;t(0,f.name=g(E.target.value),f),E.target.value=f.name,a("rename",{oldName:P,newName:f.name})};function k(E){se[E?"unshift":"push"](()=>{c=E,t(2,c)})}function T(){f.required=this.checked,t(0,f)}const $=E=>{if(!E.target.classList.contains("drag-handle-wrapper")){E.preventDefault();return}const P=document.createElement("div");E.dataTransfer.setDragImage(P,0,0),i&&a("dragstart",E)},M=E=>{i&&(t(3,d=!0),a("dragenter",E))},C=E=>{i&&(t(3,d=!1),a("drop",E))},O=E=>{i&&(t(3,d=!1),a("dragleave",E))};return n.$$set=E=>{"key"in E&&t(1,u=E.key),"field"in E&&t(0,f=E.field),"$$scope"in E&&t(20,r=E.$$scope)},n.$$.update=()=>{n.$$.dirty&1&&f.toDelete&&f.originalName&&f.name!==f.originalName&&t(0,f.name=f.originalName,f),n.$$.dirty&1&&!f.originalName&&f.name&&t(0,f.originalName=f.name,f),n.$$.dirty&1&&typeof f.toDelete>"u"&&t(0,f.toDelete=!1,f),n.$$.dirty&1&&f.required&&t(0,f.nullable=!1,f),n.$$.dirty&1&&t(5,i=!f.toDelete&&!(f.id&&f.system)),n.$$.dirty&1026&&t(4,s=!H.isEmpty(H.getNestedVal(l,`schema.${u}`)))},[f,u,c,d,s,i,a,p,h,g,l,o,_,y,k,T,$,M,C,O,r]}class ni extends ve{constructor(e){super(),be(this,e,CT,$T,_e,{key:1,field:0})}}function MT(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Min length"),s=D(),l=v("input"),m(e,"for",i=n[13]),m(l,"type","number"),m(l,"id",o=n[13]),m(l,"step","1"),m(l,"min","0")},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].options.min),r||(a=K(l,"input",n[3]),r=!0)},p(u,f){f&8192&&i!==(i=u[13])&&m(e,"for",i),f&8192&&o!==(o=u[13])&&m(l,"id",o),f&1&&ht(l.value)!==u[0].options.min&&ue(l,u[0].options.min)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function OT(n){let e,t,i,s,l,o,r,a,u;return{c(){e=v("label"),t=B("Max length"),s=D(),l=v("input"),m(e,"for",i=n[13]),m(l,"type","number"),m(l,"id",o=n[13]),m(l,"step","1"),m(l,"min",r=n[0].options.min||0)},m(f,c){S(f,e,c),b(e,t),S(f,s,c),S(f,l,c),ue(l,n[0].options.max),a||(u=K(l,"input",n[4]),a=!0)},p(f,c){c&8192&&i!==(i=f[13])&&m(e,"for",i),c&8192&&o!==(o=f[13])&&m(l,"id",o),c&1&&r!==(r=f[0].options.min||0)&&m(l,"min",r),c&1&&ht(l.value)!==f[0].options.max&&ue(l,f[0].options.max)},d(f){f&&w(e),f&&w(s),f&&w(l),a=!1,u()}}}function DT(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Regex pattern"),s=D(),l=v("input"),m(e,"for",i=n[13]),m(l,"type","text"),m(l,"id",o=n[13]),m(l,"placeholder","Valid Go regular expression, eg. ^w+$")},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].options.pattern),r||(a=K(l,"input",n[5]),r=!0)},p(u,f){f&8192&&i!==(i=u[13])&&m(e,"for",i),f&8192&&o!==(o=u[13])&&m(l,"id",o),f&1&&l.value!==u[0].options.pattern&&ue(l,u[0].options.pattern)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function ET(n){let e,t,i,s,l,o,r,a,u,f;return i=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.min",$$slots:{default:[MT,({uniqueId:c})=>({13:c}),({uniqueId:c})=>c?8192:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.max",$$slots:{default:[OT,({uniqueId:c})=>({13:c}),({uniqueId:c})=>c?8192:0]},$$scope:{ctx:n}}}),u=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.pattern",$$slots:{default:[DT,({uniqueId:c})=>({13:c}),({uniqueId:c})=>c?8192:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),r=D(),a=v("div"),V(u.$$.fragment),m(t,"class","col-sm-3"),m(l,"class","col-sm-3"),m(a,"class","col-sm-6"),m(e,"class","grid grid-sm")},m(c,d){S(c,e,d),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),b(e,r),b(e,a),q(u,a,null),f=!0},p(c,d){const p={};d&2&&(p.name="schema."+c[1]+".options.min"),d&24577&&(p.$$scope={dirty:d,ctx:c}),i.$set(p);const h={};d&2&&(h.name="schema."+c[1]+".options.max"),d&24577&&(h.$$scope={dirty:d,ctx:c}),o.$set(h);const g={};d&2&&(g.name="schema."+c[1]+".options.pattern"),d&24577&&(g.$$scope={dirty:d,ctx:c}),u.$set(g)},i(c){f||(A(i.$$.fragment,c),A(o.$$.fragment,c),A(u.$$.fragment,c),f=!0)},o(c){I(i.$$.fragment,c),I(o.$$.fragment,c),I(u.$$.fragment,c),f=!1},d(c){c&&w(e),j(i),j(o),j(u)}}}function AT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[6](r)}let o={$$slots:{options:[ET]},$$scope:{ctx:n}};for(let r=0;rge(e,"field",l)),e.$on("rename",n[7]),e.$on("remove",n[8]),e.$on("drop",n[9]),e.$on("dragstart",n[10]),e.$on("dragenter",n[11]),e.$on("dragleave",n[12]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&6?bt(s,[a&2&&{key:r[1]},a&4&&Vt(r[2])]):{};a&16387&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function IT(n,e,t){const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e;function r(){l.options.min=ht(this.value),t(0,l)}function a(){l.options.max=ht(this.value),t(0,l)}function u(){l.options.pattern=this.value,t(0,l)}function f(y){l=y,t(0,l)}function c(y){de.call(this,n,y)}function d(y){de.call(this,n,y)}function p(y){de.call(this,n,y)}function h(y){de.call(this,n,y)}function g(y){de.call(this,n,y)}function _(y){de.call(this,n,y)}return n.$$set=y=>{e=Le(Le({},e),jt(y)),t(2,s=Je(e,i)),"field"in y&&t(0,l=y.field),"key"in y&&t(1,o=y.key)},[l,o,s,r,a,u,f,c,d,p,h,g,_]}class PT extends ve{constructor(e){super(),be(this,e,IT,AT,_e,{field:0,key:1})}}function LT(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Min"),s=D(),l=v("input"),m(e,"for",i=n[12]),m(l,"type","number"),m(l,"id",o=n[12])},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].options.min),r||(a=K(l,"input",n[3]),r=!0)},p(u,f){f&4096&&i!==(i=u[12])&&m(e,"for",i),f&4096&&o!==(o=u[12])&&m(l,"id",o),f&1&&ht(l.value)!==u[0].options.min&&ue(l,u[0].options.min)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function NT(n){let e,t,i,s,l,o,r,a,u;return{c(){e=v("label"),t=B("Max"),s=D(),l=v("input"),m(e,"for",i=n[12]),m(l,"type","number"),m(l,"id",o=n[12]),m(l,"min",r=n[0].options.min)},m(f,c){S(f,e,c),b(e,t),S(f,s,c),S(f,l,c),ue(l,n[0].options.max),a||(u=K(l,"input",n[4]),a=!0)},p(f,c){c&4096&&i!==(i=f[12])&&m(e,"for",i),c&4096&&o!==(o=f[12])&&m(l,"id",o),c&1&&r!==(r=f[0].options.min)&&m(l,"min",r),c&1&&ht(l.value)!==f[0].options.max&&ue(l,f[0].options.max)},d(f){f&&w(e),f&&w(s),f&&w(l),a=!1,u()}}}function FT(n){let e,t,i,s,l,o,r;return i=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.min",$$slots:{default:[LT,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.max",$$slots:{default:[NT,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),m(t,"class","col-sm-6"),m(l,"class","col-sm-6"),m(e,"class","grid grid-sm")},m(a,u){S(a,e,u),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),r=!0},p(a,u){const f={};u&2&&(f.name="schema."+a[1]+".options.min"),u&12289&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const c={};u&2&&(c.name="schema."+a[1]+".options.max"),u&12289&&(c.$$scope={dirty:u,ctx:a}),o.$set(c)},i(a){r||(A(i.$$.fragment,a),A(o.$$.fragment,a),r=!0)},o(a){I(i.$$.fragment,a),I(o.$$.fragment,a),r=!1},d(a){a&&w(e),j(i),j(o)}}}function RT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[5](r)}let o={$$slots:{options:[FT]},$$scope:{ctx:n}};for(let r=0;rge(e,"field",l)),e.$on("rename",n[6]),e.$on("remove",n[7]),e.$on("drop",n[8]),e.$on("dragstart",n[9]),e.$on("dragenter",n[10]),e.$on("dragleave",n[11]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&6?bt(s,[a&2&&{key:r[1]},a&4&&Vt(r[2])]):{};a&8195&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function qT(n,e,t){const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e;function r(){l.options.min=ht(this.value),t(0,l)}function a(){l.options.max=ht(this.value),t(0,l)}function u(_){l=_,t(0,l)}function f(_){de.call(this,n,_)}function c(_){de.call(this,n,_)}function d(_){de.call(this,n,_)}function p(_){de.call(this,n,_)}function h(_){de.call(this,n,_)}function g(_){de.call(this,n,_)}return n.$$set=_=>{e=Le(Le({},e),jt(_)),t(2,s=Je(e,i)),"field"in _&&t(0,l=_.field),"key"in _&&t(1,o=_.key)},[l,o,s,r,a,u,f,c,d,p,h,g]}class jT extends ve{constructor(e){super(),be(this,e,qT,RT,_e,{field:0,key:1})}}function VT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[3](r)}let o={};for(let r=0;rge(e,"field",l)),e.$on("rename",n[4]),e.$on("remove",n[5]),e.$on("drop",n[6]),e.$on("dragstart",n[7]),e.$on("dragenter",n[8]),e.$on("dragleave",n[9]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&6?bt(s,[a&2&&{key:r[1]},a&4&&Vt(r[2])]):{};!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function HT(n,e,t){const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e;function r(h){l=h,t(0,l)}function a(h){de.call(this,n,h)}function u(h){de.call(this,n,h)}function f(h){de.call(this,n,h)}function c(h){de.call(this,n,h)}function d(h){de.call(this,n,h)}function p(h){de.call(this,n,h)}return n.$$set=h=>{e=Le(Le({},e),jt(h)),t(2,s=Je(e,i)),"field"in h&&t(0,l=h.field),"key"in h&&t(1,o=h.key)},[l,o,s,r,a,u,f,c,d,p]}class zT extends ve{constructor(e){super(),be(this,e,HT,VT,_e,{field:0,key:1})}}function BT(n){let e,t,i,s,l=[{type:t=n[3].type||"text"},{value:n[2]},n[3]],o={};for(let r=0;r{t(0,o=H.splitNonEmpty(u.target.value,r))};return n.$$set=u=>{e=Le(Le({},e),jt(u)),t(3,l=Je(e,s)),"value"in u&&t(0,o=u.value),"separator"in u&&t(1,r=u.separator)},n.$$.update=()=>{n.$$.dirty&1&&t(2,i=(o||[]).join(", "))},[o,r,i,l,a]}class Fs extends ve{constructor(e){super(),be(this,e,UT,BT,_e,{value:0,separator:1})}}function WT(n){let e,t,i,s,l,o,r,a,u,f,c,d,p;function h(_){n[3](_)}let g={id:n[12],disabled:!H.isEmpty(n[0].options.onlyDomains)};return n[0].options.exceptDomains!==void 0&&(g.value=n[0].options.exceptDomains),r=new Fs({props:g}),se.push(()=>ge(r,"value",h)),{c(){e=v("label"),t=v("span"),t.textContent="Except domains",i=D(),s=v("i"),o=D(),V(r.$$.fragment),u=D(),f=v("div"),f.textContent="Use comma as separator.",m(t,"class","txt"),m(s,"class","ri-information-line link-hint"),m(e,"for",l=n[12]),m(f,"class","help-block")},m(_,y){S(_,e,y),b(e,t),b(e,i),b(e,s),S(_,o,y),q(r,_,y),S(_,u,y),S(_,f,y),c=!0,d||(p=De(ze.call(null,s,{text:`List of domains that are NOT allowed. - This field is disabled if "Only domains" is set.`,position:"top"})),d=!0)},p(_,y){(!c||y&4096&&l!==(l=_[12]))&&m(e,"for",l);const k={};y&4096&&(k.id=_[12]),y&1&&(k.disabled=!H.isEmpty(_[0].options.onlyDomains)),!a&&y&1&&(a=!0,k.value=_[0].options.exceptDomains,ke(()=>a=!1)),r.$set(k)},i(_){c||(A(r.$$.fragment,_),c=!0)},o(_){I(r.$$.fragment,_),c=!1},d(_){_&&w(e),_&&w(o),j(r,_),_&&w(u),_&&w(f),d=!1,p()}}}function YT(n){let e,t,i,s,l,o,r,a,u,f,c,d,p;function h(_){n[4](_)}let g={id:n[12]+".options.onlyDomains",disabled:!H.isEmpty(n[0].options.exceptDomains)};return n[0].options.onlyDomains!==void 0&&(g.value=n[0].options.onlyDomains),r=new Fs({props:g}),se.push(()=>ge(r,"value",h)),{c(){e=v("label"),t=v("span"),t.textContent="Only domains",i=D(),s=v("i"),o=D(),V(r.$$.fragment),u=D(),f=v("div"),f.textContent="Use comma as separator.",m(t,"class","txt"),m(s,"class","ri-information-line link-hint"),m(e,"for",l=n[12]+".options.onlyDomains"),m(f,"class","help-block")},m(_,y){S(_,e,y),b(e,t),b(e,i),b(e,s),S(_,o,y),q(r,_,y),S(_,u,y),S(_,f,y),c=!0,d||(p=De(ze.call(null,s,{text:`List of domains that are ONLY allowed. - This field is disabled if "Except domains" is set.`,position:"top"})),d=!0)},p(_,y){(!c||y&4096&&l!==(l=_[12]+".options.onlyDomains"))&&m(e,"for",l);const k={};y&4096&&(k.id=_[12]+".options.onlyDomains"),y&1&&(k.disabled=!H.isEmpty(_[0].options.exceptDomains)),!a&&y&1&&(a=!0,k.value=_[0].options.onlyDomains,ke(()=>a=!1)),r.$set(k)},i(_){c||(A(r.$$.fragment,_),c=!0)},o(_){I(r.$$.fragment,_),c=!1},d(_){_&&w(e),_&&w(o),j(r,_),_&&w(u),_&&w(f),d=!1,p()}}}function KT(n){let e,t,i,s,l,o,r;return i=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.exceptDomains",$$slots:{default:[WT,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.onlyDomains",$$slots:{default:[YT,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),m(t,"class","col-sm-6"),m(l,"class","col-sm-6"),m(e,"class","grid grid-sm")},m(a,u){S(a,e,u),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),r=!0},p(a,u){const f={};u&2&&(f.name="schema."+a[1]+".options.exceptDomains"),u&12289&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const c={};u&2&&(c.name="schema."+a[1]+".options.onlyDomains"),u&12289&&(c.$$scope={dirty:u,ctx:a}),o.$set(c)},i(a){r||(A(i.$$.fragment,a),A(o.$$.fragment,a),r=!0)},o(a){I(i.$$.fragment,a),I(o.$$.fragment,a),r=!1},d(a){a&&w(e),j(i),j(o)}}}function JT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[5](r)}let o={$$slots:{options:[KT]},$$scope:{ctx:n}};for(let r=0;rge(e,"field",l)),e.$on("rename",n[6]),e.$on("remove",n[7]),e.$on("drop",n[8]),e.$on("dragstart",n[9]),e.$on("dragenter",n[10]),e.$on("dragleave",n[11]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&6?bt(s,[a&2&&{key:r[1]},a&4&&Vt(r[2])]):{};a&8195&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function ZT(n,e,t){const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e;function r(_){n.$$.not_equal(l.options.exceptDomains,_)&&(l.options.exceptDomains=_,t(0,l))}function a(_){n.$$.not_equal(l.options.onlyDomains,_)&&(l.options.onlyDomains=_,t(0,l))}function u(_){l=_,t(0,l)}function f(_){de.call(this,n,_)}function c(_){de.call(this,n,_)}function d(_){de.call(this,n,_)}function p(_){de.call(this,n,_)}function h(_){de.call(this,n,_)}function g(_){de.call(this,n,_)}return n.$$set=_=>{e=Le(Le({},e),jt(_)),t(2,s=Je(e,i)),"field"in _&&t(0,l=_.field),"key"in _&&t(1,o=_.key)},[l,o,s,r,a,u,f,c,d,p,h,g]}class W1 extends ve{constructor(e){super(),be(this,e,ZT,JT,_e,{field:0,key:1})}}function GT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[3](r)}let o={};for(let r=0;rge(e,"field",l)),e.$on("rename",n[4]),e.$on("remove",n[5]),e.$on("drop",n[6]),e.$on("dragstart",n[7]),e.$on("dragenter",n[8]),e.$on("dragleave",n[9]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&6?bt(s,[a&2&&{key:r[1]},a&4&&Vt(r[2])]):{};!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function XT(n,e,t){const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e;function r(h){l=h,t(0,l)}function a(h){de.call(this,n,h)}function u(h){de.call(this,n,h)}function f(h){de.call(this,n,h)}function c(h){de.call(this,n,h)}function d(h){de.call(this,n,h)}function p(h){de.call(this,n,h)}return n.$$set=h=>{e=Le(Le({},e),jt(h)),t(2,s=Je(e,i)),"field"in h&&t(0,l=h.field),"key"in h&&t(1,o=h.key)},[l,o,s,r,a,u,f,c,d,p]}class QT extends ve{constructor(e){super(),be(this,e,XT,GT,_e,{field:0,key:1})}}function xT(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[3](r)}let o={};for(let r=0;rge(e,"field",l)),e.$on("rename",n[4]),e.$on("remove",n[5]),e.$on("drop",n[6]),e.$on("dragstart",n[7]),e.$on("dragenter",n[8]),e.$on("dragleave",n[9]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&6?bt(s,[a&2&&{key:r[1]},a&4&&Vt(r[2])]):{};!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function e$(n,e,t){const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e;function r(h){l=h,t(0,l)}function a(h){de.call(this,n,h)}function u(h){de.call(this,n,h)}function f(h){de.call(this,n,h)}function c(h){de.call(this,n,h)}function d(h){de.call(this,n,h)}function p(h){de.call(this,n,h)}return n.$$set=h=>{e=Le(Le({},e),jt(h)),t(2,s=Je(e,i)),"field"in h&&t(0,l=h.field),"key"in h&&t(1,o=h.key)},[l,o,s,r,a,u,f,c,d,p]}class t$ extends ve{constructor(e){super(),be(this,e,e$,xT,_e,{field:0,key:1})}}var $r=["onChange","onClose","onDayCreate","onDestroy","onKeyDown","onMonthChange","onOpen","onParseConfig","onReady","onValueUpdate","onYearChange","onPreCalendarPosition"],ws={_disable:[],allowInput:!1,allowInvalidPreload:!1,altFormat:"F j, Y",altInput:!1,altInputClass:"form-control input",animate:typeof window=="object"&&window.navigator.userAgent.indexOf("MSIE")===-1,ariaDateFormat:"F j, Y",autoFillDefaultTime:!0,clickOpens:!0,closeOnSelect:!0,conjunction:", ",dateFormat:"Y-m-d",defaultHour:12,defaultMinute:0,defaultSeconds:0,disable:[],disableMobile:!1,enableSeconds:!1,enableTime:!1,errorHandler:function(n){return typeof console<"u"&&console.warn(n)},getWeek:function(n){var e=new Date(n.getTime());e.setHours(0,0,0,0),e.setDate(e.getDate()+3-(e.getDay()+6)%7);var t=new Date(e.getFullYear(),0,4);return 1+Math.round(((e.getTime()-t.getTime())/864e5-3+(t.getDay()+6)%7)/7)},hourIncrement:1,ignoredFocusElements:[],inline:!1,locale:"default",minuteIncrement:5,mode:"single",monthSelectorType:"dropdown",nextArrow:"",noCalendar:!1,now:new Date,onChange:[],onClose:[],onDayCreate:[],onDestroy:[],onKeyDown:[],onMonthChange:[],onOpen:[],onParseConfig:[],onReady:[],onValueUpdate:[],onYearChange:[],onPreCalendarPosition:[],plugins:[],position:"auto",positionElement:void 0,prevArrow:"",shorthandCurrentMonth:!1,showMonths:1,static:!1,time_24hr:!1,weekNumbers:!1,wrap:!1},vl={weekdays:{shorthand:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],longhand:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},months:{shorthand:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],longhand:["January","February","March","April","May","June","July","August","September","October","November","December"]},daysInMonth:[31,28,31,30,31,30,31,31,30,31,30,31],firstDayOfWeek:0,ordinal:function(n){var e=n%100;if(e>3&&e<21)return"th";switch(e%10){case 1:return"st";case 2:return"nd";case 3:return"rd";default:return"th"}},rangeSeparator:" to ",weekAbbreviation:"Wk",scrollTitle:"Scroll to increment",toggleTitle:"Click to toggle",amPM:["AM","PM"],yearAriaLabel:"Year",monthAriaLabel:"Month",hourAriaLabel:"Hour",minuteAriaLabel:"Minute",time_24hr:!1},fn=function(n,e){return e===void 0&&(e=2),("000"+n).slice(e*-1)},En=function(n){return n===!0?1:0};function Jc(n,e){var t;return function(){var i=this,s=arguments;clearTimeout(t),t=setTimeout(function(){return n.apply(i,s)},e)}}var Cr=function(n){return n instanceof Array?n:[n]};function tn(n,e,t){if(t===!0)return n.classList.add(e);n.classList.remove(e)}function ot(n,e,t){var i=window.document.createElement(n);return e=e||"",t=t||"",i.className=e,t!==void 0&&(i.textContent=t),i}function so(n){for(;n.firstChild;)n.removeChild(n.firstChild)}function Y1(n,e){if(e(n))return n;if(n.parentNode)return Y1(n.parentNode,e)}function lo(n,e){var t=ot("div","numInputWrapper"),i=ot("input","numInput "+n),s=ot("span","arrowUp"),l=ot("span","arrowDown");if(navigator.userAgent.indexOf("MSIE 9.0")===-1?i.type="number":(i.type="text",i.pattern="\\d*"),e!==void 0)for(var o in e)i.setAttribute(o,e[o]);return t.appendChild(i),t.appendChild(s),t.appendChild(l),t}function yn(n){try{if(typeof n.composedPath=="function"){var e=n.composedPath();return e[0]}return n.target}catch{return n.target}}var Mr=function(){},No=function(n,e,t){return t.months[e?"shorthand":"longhand"][n]},n$={D:Mr,F:function(n,e,t){n.setMonth(t.months.longhand.indexOf(e))},G:function(n,e){n.setHours((n.getHours()>=12?12:0)+parseFloat(e))},H:function(n,e){n.setHours(parseFloat(e))},J:function(n,e){n.setDate(parseFloat(e))},K:function(n,e,t){n.setHours(n.getHours()%12+12*En(new RegExp(t.amPM[1],"i").test(e)))},M:function(n,e,t){n.setMonth(t.months.shorthand.indexOf(e))},S:function(n,e){n.setSeconds(parseFloat(e))},U:function(n,e){return new Date(parseFloat(e)*1e3)},W:function(n,e,t){var i=parseInt(e),s=new Date(n.getFullYear(),0,2+(i-1)*7,0,0,0,0);return s.setDate(s.getDate()-s.getDay()+t.firstDayOfWeek),s},Y:function(n,e){n.setFullYear(parseFloat(e))},Z:function(n,e){return new Date(e)},d:function(n,e){n.setDate(parseFloat(e))},h:function(n,e){n.setHours((n.getHours()>=12?12:0)+parseFloat(e))},i:function(n,e){n.setMinutes(parseFloat(e))},j:function(n,e){n.setDate(parseFloat(e))},l:Mr,m:function(n,e){n.setMonth(parseFloat(e)-1)},n:function(n,e){n.setMonth(parseFloat(e)-1)},s:function(n,e){n.setSeconds(parseFloat(e))},u:function(n,e){return new Date(parseFloat(e))},w:Mr,y:function(n,e){n.setFullYear(2e3+parseFloat(e))}},Ji={D:"",F:"",G:"(\\d\\d|\\d)",H:"(\\d\\d|\\d)",J:"(\\d\\d|\\d)\\w+",K:"",M:"",S:"(\\d\\d|\\d)",U:"(.+)",W:"(\\d\\d|\\d)",Y:"(\\d{4})",Z:"(.+)",d:"(\\d\\d|\\d)",h:"(\\d\\d|\\d)",i:"(\\d\\d|\\d)",j:"(\\d\\d|\\d)",l:"",m:"(\\d\\d|\\d)",n:"(\\d\\d|\\d)",s:"(\\d\\d|\\d)",u:"(.+)",w:"(\\d\\d|\\d)",y:"(\\d{2})"},rl={Z:function(n){return n.toISOString()},D:function(n,e,t){return e.weekdays.shorthand[rl.w(n,e,t)]},F:function(n,e,t){return No(rl.n(n,e,t)-1,!1,e)},G:function(n,e,t){return fn(rl.h(n,e,t))},H:function(n){return fn(n.getHours())},J:function(n,e){return e.ordinal!==void 0?n.getDate()+e.ordinal(n.getDate()):n.getDate()},K:function(n,e){return e.amPM[En(n.getHours()>11)]},M:function(n,e){return No(n.getMonth(),!0,e)},S:function(n){return fn(n.getSeconds())},U:function(n){return n.getTime()/1e3},W:function(n,e,t){return t.getWeek(n)},Y:function(n){return fn(n.getFullYear(),4)},d:function(n){return fn(n.getDate())},h:function(n){return n.getHours()%12?n.getHours()%12:12},i:function(n){return fn(n.getMinutes())},j:function(n){return n.getDate()},l:function(n,e){return e.weekdays.longhand[n.getDay()]},m:function(n){return fn(n.getMonth()+1)},n:function(n){return n.getMonth()+1},s:function(n){return n.getSeconds()},u:function(n){return n.getTime()},w:function(n){return n.getDay()},y:function(n){return String(n.getFullYear()).substring(2)}},K1=function(n){var e=n.config,t=e===void 0?ws:e,i=n.l10n,s=i===void 0?vl:i,l=n.isMobile,o=l===void 0?!1:l;return function(r,a,u){var f=u||s;return t.formatDate!==void 0&&!o?t.formatDate(r,a,f):a.split("").map(function(c,d,p){return rl[c]&&p[d-1]!=="\\"?rl[c](r,f,t):c!=="\\"?c:""}).join("")}},da=function(n){var e=n.config,t=e===void 0?ws:e,i=n.l10n,s=i===void 0?vl:i;return function(l,o,r,a){if(!(l!==0&&!l)){var u=a||s,f,c=l;if(l instanceof Date)f=new Date(l.getTime());else if(typeof l!="string"&&l.toFixed!==void 0)f=new Date(l);else if(typeof l=="string"){var d=o||(t||ws).dateFormat,p=String(l).trim();if(p==="today")f=new Date,r=!0;else if(t&&t.parseDate)f=t.parseDate(l,d);else if(/Z$/.test(p)||/GMT$/.test(p))f=new Date(l);else{for(var h=void 0,g=[],_=0,y=0,k="";_Math.min(e,t)&&n=0?new Date:new Date(t.config.minDate.getTime()),te=Dr(t.config);Y.setHours(te.hours,te.minutes,te.seconds,Y.getMilliseconds()),t.selectedDates=[Y],t.latestSelectedDateObj=Y}U!==void 0&&U.type!=="blur"&&Rl(U);var oe=t._input.value;c(),Yt(),t._input.value!==oe&&t._debouncedChange()}function u(U,Y){return U%12+12*En(Y===t.l10n.amPM[1])}function f(U){switch(U%24){case 0:case 12:return 12;default:return U%12}}function c(){if(!(t.hourElement===void 0||t.minuteElement===void 0)){var U=(parseInt(t.hourElement.value.slice(-2),10)||0)%24,Y=(parseInt(t.minuteElement.value,10)||0)%60,te=t.secondElement!==void 0?(parseInt(t.secondElement.value,10)||0)%60:0;t.amPM!==void 0&&(U=u(U,t.amPM.textContent));var oe=t.config.minTime!==void 0||t.config.minDate&&t.minDateHasTime&&t.latestSelectedDateObj&&kn(t.latestSelectedDateObj,t.config.minDate,!0)===0,Te=t.config.maxTime!==void 0||t.config.maxDate&&t.maxDateHasTime&&t.latestSelectedDateObj&&kn(t.latestSelectedDateObj,t.config.maxDate,!0)===0;if(t.config.maxTime!==void 0&&t.config.minTime!==void 0&&t.config.minTime>t.config.maxTime){var Ee=Or(t.config.minTime.getHours(),t.config.minTime.getMinutes(),t.config.minTime.getSeconds()),Ie=Or(t.config.maxTime.getHours(),t.config.maxTime.getMinutes(),t.config.maxTime.getSeconds()),Me=Or(U,Y,te);if(Me>Ie&&Me=12)]),t.secondElement!==void 0&&(t.secondElement.value=fn(te)))}function h(U){var Y=yn(U),te=parseInt(Y.value)+(U.delta||0);(te/1e3>1||U.key==="Enter"&&!/[^\d]/.test(te.toString()))&&ye(te)}function g(U,Y,te,oe){if(Y instanceof Array)return Y.forEach(function(Te){return g(U,Te,te,oe)});if(U instanceof Array)return U.forEach(function(Te){return g(Te,Y,te,oe)});U.addEventListener(Y,te,oe),t._handlers.push({remove:function(){return U.removeEventListener(Y,te,oe)}})}function _(){Ge("onChange")}function y(){if(t.config.wrap&&["open","close","toggle","clear"].forEach(function(te){Array.prototype.forEach.call(t.element.querySelectorAll("[data-"+te+"]"),function(oe){return g(oe,"click",t[te])})}),t.isMobile){rs();return}var U=Jc(ee,50);if(t._debouncedChange=Jc(_,o$),t.daysContainer&&!/iPhone|iPad|iPod/i.test(navigator.userAgent)&&g(t.daysContainer,"mouseover",function(te){t.config.mode==="range"&&Be(yn(te))}),g(t._input,"keydown",Ke),t.calendarContainer!==void 0&&g(t.calendarContainer,"keydown",Ke),!t.config.inline&&!t.config.static&&g(window,"resize",U),window.ontouchstart!==void 0?g(window.document,"touchstart",je):g(window.document,"mousedown",je),g(window.document,"focus",je,{capture:!0}),t.config.clickOpens===!0&&(g(t._input,"focus",t.open),g(t._input,"click",t.open)),t.daysContainer!==void 0&&(g(t.monthNav,"click",en),g(t.monthNav,["keyup","increment"],h),g(t.daysContainer,"click",mi)),t.timeContainer!==void 0&&t.minuteElement!==void 0&&t.hourElement!==void 0){var Y=function(te){return yn(te).select()};g(t.timeContainer,["increment"],a),g(t.timeContainer,"blur",a,{capture:!0}),g(t.timeContainer,"click",T),g([t.hourElement,t.minuteElement],["focus","click"],Y),t.secondElement!==void 0&&g(t.secondElement,"focus",function(){return t.secondElement&&t.secondElement.select()}),t.amPM!==void 0&&g(t.amPM,"click",function(te){a(te)})}t.config.allowInput&&g(t._input,"blur",dt)}function k(U,Y){var te=U!==void 0?t.parseDate(U):t.latestSelectedDateObj||(t.config.minDate&&t.config.minDate>t.now?t.config.minDate:t.config.maxDate&&t.config.maxDate1),t.calendarContainer.appendChild(U);var Te=t.config.appendTo!==void 0&&t.config.appendTo.nodeType!==void 0;if((t.config.inline||t.config.static)&&(t.calendarContainer.classList.add(t.config.inline?"inline":"static"),t.config.inline&&(!Te&&t.element.parentNode?t.element.parentNode.insertBefore(t.calendarContainer,t._input.nextSibling):t.config.appendTo!==void 0&&t.config.appendTo.appendChild(t.calendarContainer)),t.config.static)){var Ee=ot("div","flatpickr-wrapper");t.element.parentNode&&t.element.parentNode.insertBefore(Ee,t.element),Ee.appendChild(t.element),t.altInput&&Ee.appendChild(t.altInput),Ee.appendChild(t.calendarContainer)}!t.config.static&&!t.config.inline&&(t.config.appendTo!==void 0?t.config.appendTo:window.document.body).appendChild(t.calendarContainer)}function C(U,Y,te,oe){var Te=$e(Y,!0),Ee=ot("span",U,Y.getDate().toString());return Ee.dateObj=Y,Ee.$i=oe,Ee.setAttribute("aria-label",t.formatDate(Y,t.config.ariaDateFormat)),U.indexOf("hidden")===-1&&kn(Y,t.now)===0&&(t.todayDateElem=Ee,Ee.classList.add("today"),Ee.setAttribute("aria-current","date")),Te?(Ee.tabIndex=-1,ii(Y)&&(Ee.classList.add("selected"),t.selectedDateElem=Ee,t.config.mode==="range"&&(tn(Ee,"startRange",t.selectedDates[0]&&kn(Y,t.selectedDates[0],!0)===0),tn(Ee,"endRange",t.selectedDates[1]&&kn(Y,t.selectedDates[1],!0)===0),U==="nextMonthDay"&&Ee.classList.add("inRange")))):Ee.classList.add("flatpickr-disabled"),t.config.mode==="range"&&us(Y)&&!ii(Y)&&Ee.classList.add("inRange"),t.weekNumbers&&t.config.showMonths===1&&U!=="prevMonthDay"&&oe%7===6&&t.weekNumbers.insertAdjacentHTML("beforeend",""+t.config.getWeek(Y)+""),Ge("onDayCreate",Ee),Ee}function O(U){U.focus(),t.config.mode==="range"&&Be(U)}function E(U){for(var Y=U>0?0:t.config.showMonths-1,te=U>0?t.config.showMonths:-1,oe=Y;oe!=te;oe+=U)for(var Te=t.daysContainer.children[oe],Ee=U>0?0:Te.children.length-1,Ie=U>0?Te.children.length:-1,Me=Ee;Me!=Ie;Me+=U){var Ue=Te.children[Me];if(Ue.className.indexOf("hidden")===-1&&$e(Ue.dateObj))return Ue}}function P(U,Y){for(var te=U.className.indexOf("Month")===-1?U.dateObj.getMonth():t.currentMonth,oe=Y>0?t.config.showMonths:-1,Te=Y>0?1:-1,Ee=te-t.currentMonth;Ee!=oe;Ee+=Te)for(var Ie=t.daysContainer.children[Ee],Me=te-t.currentMonth===Ee?U.$i+Y:Y<0?Ie.children.length-1:0,Ue=Ie.children.length,Ne=Me;Ne>=0&&Ne0?Ue:-1);Ne+=Te){var He=Ie.children[Ne];if(He.className.indexOf("hidden")===-1&&$e(He.dateObj)&&Math.abs(U.$i-Ne)>=Math.abs(Y))return O(He)}t.changeMonth(Te),L(E(Te),0)}function L(U,Y){var te=l(),oe=Ye(te||document.body),Te=U!==void 0?U:oe?te:t.selectedDateElem!==void 0&&Ye(t.selectedDateElem)?t.selectedDateElem:t.todayDateElem!==void 0&&Ye(t.todayDateElem)?t.todayDateElem:E(Y>0?1:-1);Te===void 0?t._input.focus():oe?P(Te,Y):O(Te)}function F(U,Y){for(var te=(new Date(U,Y,1).getDay()-t.l10n.firstDayOfWeek+7)%7,oe=t.utils.getDaysInMonth((Y-1+12)%12,U),Te=t.utils.getDaysInMonth(Y,U),Ee=window.document.createDocumentFragment(),Ie=t.config.showMonths>1,Me=Ie?"prevMonthDay hidden":"prevMonthDay",Ue=Ie?"nextMonthDay hidden":"nextMonthDay",Ne=oe+1-te,He=0;Ne<=oe;Ne++,He++)Ee.appendChild(C("flatpickr-day "+Me,new Date(U,Y-1,Ne),Ne,He));for(Ne=1;Ne<=Te;Ne++,He++)Ee.appendChild(C("flatpickr-day",new Date(U,Y,Ne),Ne,He));for(var _t=Te+1;_t<=42-te&&(t.config.showMonths===1||He%7!==0);_t++,He++)Ee.appendChild(C("flatpickr-day "+Ue,new Date(U,Y+1,_t%Te),_t,He));var Jn=ot("div","dayContainer");return Jn.appendChild(Ee),Jn}function N(){if(t.daysContainer!==void 0){so(t.daysContainer),t.weekNumbers&&so(t.weekNumbers);for(var U=document.createDocumentFragment(),Y=0;Y1||t.config.monthSelectorType!=="dropdown")){var U=function(oe){return t.config.minDate!==void 0&&t.currentYear===t.config.minDate.getFullYear()&&oet.config.maxDate.getMonth())};t.monthsDropdownContainer.tabIndex=-1,t.monthsDropdownContainer.innerHTML="";for(var Y=0;Y<12;Y++)if(U(Y)){var te=ot("option","flatpickr-monthDropdown-month");te.value=new Date(t.currentYear,Y).getMonth().toString(),te.textContent=No(Y,t.config.shorthandCurrentMonth,t.l10n),te.tabIndex=-1,t.currentMonth===Y&&(te.selected=!0),t.monthsDropdownContainer.appendChild(te)}}}function z(){var U=ot("div","flatpickr-month"),Y=window.document.createDocumentFragment(),te;t.config.showMonths>1||t.config.monthSelectorType==="static"?te=ot("span","cur-month"):(t.monthsDropdownContainer=ot("select","flatpickr-monthDropdown-months"),t.monthsDropdownContainer.setAttribute("aria-label",t.l10n.monthAriaLabel),g(t.monthsDropdownContainer,"change",function(Ie){var Me=yn(Ie),Ue=parseInt(Me.value,10);t.changeMonth(Ue-t.currentMonth),Ge("onMonthChange")}),R(),te=t.monthsDropdownContainer);var oe=lo("cur-year",{tabindex:"-1"}),Te=oe.getElementsByTagName("input")[0];Te.setAttribute("aria-label",t.l10n.yearAriaLabel),t.config.minDate&&Te.setAttribute("min",t.config.minDate.getFullYear().toString()),t.config.maxDate&&(Te.setAttribute("max",t.config.maxDate.getFullYear().toString()),Te.disabled=!!t.config.minDate&&t.config.minDate.getFullYear()===t.config.maxDate.getFullYear());var Ee=ot("div","flatpickr-current-month");return Ee.appendChild(te),Ee.appendChild(oe),Y.appendChild(Ee),U.appendChild(Y),{container:U,yearElement:Te,monthElement:te}}function W(){so(t.monthNav),t.monthNav.appendChild(t.prevMonthNav),t.config.showMonths&&(t.yearElements=[],t.monthElements=[]);for(var U=t.config.showMonths;U--;){var Y=z();t.yearElements.push(Y.yearElement),t.monthElements.push(Y.monthElement),t.monthNav.appendChild(Y.container)}t.monthNav.appendChild(t.nextMonthNav)}function J(){return t.monthNav=ot("div","flatpickr-months"),t.yearElements=[],t.monthElements=[],t.prevMonthNav=ot("span","flatpickr-prev-month"),t.prevMonthNav.innerHTML=t.config.prevArrow,t.nextMonthNav=ot("span","flatpickr-next-month"),t.nextMonthNav.innerHTML=t.config.nextArrow,W(),Object.defineProperty(t,"_hidePrevMonthArrow",{get:function(){return t.__hidePrevMonthArrow},set:function(U){t.__hidePrevMonthArrow!==U&&(tn(t.prevMonthNav,"flatpickr-disabled",U),t.__hidePrevMonthArrow=U)}}),Object.defineProperty(t,"_hideNextMonthArrow",{get:function(){return t.__hideNextMonthArrow},set:function(U){t.__hideNextMonthArrow!==U&&(tn(t.nextMonthNav,"flatpickr-disabled",U),t.__hideNextMonthArrow=U)}}),t.currentYearElement=t.yearElements[0],Ri(),t.monthNav}function x(){t.calendarContainer.classList.add("hasTime"),t.config.noCalendar&&t.calendarContainer.classList.add("noCalendar");var U=Dr(t.config);t.timeContainer=ot("div","flatpickr-time"),t.timeContainer.tabIndex=-1;var Y=ot("span","flatpickr-time-separator",":"),te=lo("flatpickr-hour",{"aria-label":t.l10n.hourAriaLabel});t.hourElement=te.getElementsByTagName("input")[0];var oe=lo("flatpickr-minute",{"aria-label":t.l10n.minuteAriaLabel});if(t.minuteElement=oe.getElementsByTagName("input")[0],t.hourElement.tabIndex=t.minuteElement.tabIndex=-1,t.hourElement.value=fn(t.latestSelectedDateObj?t.latestSelectedDateObj.getHours():t.config.time_24hr?U.hours:f(U.hours)),t.minuteElement.value=fn(t.latestSelectedDateObj?t.latestSelectedDateObj.getMinutes():U.minutes),t.hourElement.setAttribute("step",t.config.hourIncrement.toString()),t.minuteElement.setAttribute("step",t.config.minuteIncrement.toString()),t.hourElement.setAttribute("min",t.config.time_24hr?"0":"1"),t.hourElement.setAttribute("max",t.config.time_24hr?"23":"12"),t.hourElement.setAttribute("maxlength","2"),t.minuteElement.setAttribute("min","0"),t.minuteElement.setAttribute("max","59"),t.minuteElement.setAttribute("maxlength","2"),t.timeContainer.appendChild(te),t.timeContainer.appendChild(Y),t.timeContainer.appendChild(oe),t.config.time_24hr&&t.timeContainer.classList.add("time24hr"),t.config.enableSeconds){t.timeContainer.classList.add("hasSeconds");var Te=lo("flatpickr-second");t.secondElement=Te.getElementsByTagName("input")[0],t.secondElement.value=fn(t.latestSelectedDateObj?t.latestSelectedDateObj.getSeconds():U.seconds),t.secondElement.setAttribute("step",t.minuteElement.getAttribute("step")),t.secondElement.setAttribute("min","0"),t.secondElement.setAttribute("max","59"),t.secondElement.setAttribute("maxlength","2"),t.timeContainer.appendChild(ot("span","flatpickr-time-separator",":")),t.timeContainer.appendChild(Te)}return t.config.time_24hr||(t.amPM=ot("span","flatpickr-am-pm",t.l10n.amPM[En((t.latestSelectedDateObj?t.hourElement.value:t.config.defaultHour)>11)]),t.amPM.title=t.l10n.toggleTitle,t.amPM.tabIndex=-1,t.timeContainer.appendChild(t.amPM)),t.timeContainer}function ne(){t.weekdayContainer?so(t.weekdayContainer):t.weekdayContainer=ot("div","flatpickr-weekdays");for(var U=t.config.showMonths;U--;){var Y=ot("div","flatpickr-weekdaycontainer");t.weekdayContainer.appendChild(Y)}return G(),t.weekdayContainer}function G(){if(t.weekdayContainer){var U=t.l10n.firstDayOfWeek,Y=Zc(t.l10n.weekdays.shorthand);U>0&&U - `+Y.join("")+` - - `}}function fe(){t.calendarContainer.classList.add("hasWeeks");var U=ot("div","flatpickr-weekwrapper");U.appendChild(ot("span","flatpickr-weekday",t.l10n.weekAbbreviation));var Y=ot("div","flatpickr-weeks");return U.appendChild(Y),{weekWrapper:U,weekNumbers:Y}}function Z(U,Y){Y===void 0&&(Y=!0);var te=Y?U:U-t.currentMonth;te<0&&t._hidePrevMonthArrow===!0||te>0&&t._hideNextMonthArrow===!0||(t.currentMonth+=te,(t.currentMonth<0||t.currentMonth>11)&&(t.currentYear+=t.currentMonth>11?1:-1,t.currentMonth=(t.currentMonth+12)%12,Ge("onYearChange"),R()),N(),Ge("onMonthChange"),Ri())}function ce(U,Y){if(U===void 0&&(U=!0),Y===void 0&&(Y=!0),t.input.value="",t.altInput!==void 0&&(t.altInput.value=""),t.mobileInput!==void 0&&(t.mobileInput.value=""),t.selectedDates=[],t.latestSelectedDateObj=void 0,Y===!0&&(t.currentYear=t._initialDate.getFullYear(),t.currentMonth=t._initialDate.getMonth()),t.config.enableTime===!0){var te=Dr(t.config),oe=te.hours,Te=te.minutes,Ee=te.seconds;p(oe,Te,Ee)}t.redraw(),U&&Ge("onChange")}function he(){t.isOpen=!1,t.isMobile||(t.calendarContainer!==void 0&&t.calendarContainer.classList.remove("open"),t._input!==void 0&&t._input.classList.remove("active")),Ge("onClose")}function Ce(){t.config!==void 0&&Ge("onDestroy");for(var U=t._handlers.length;U--;)t._handlers[U].remove();if(t._handlers=[],t.mobileInput)t.mobileInput.parentNode&&t.mobileInput.parentNode.removeChild(t.mobileInput),t.mobileInput=void 0;else if(t.calendarContainer&&t.calendarContainer.parentNode)if(t.config.static&&t.calendarContainer.parentNode){var Y=t.calendarContainer.parentNode;if(Y.lastChild&&Y.removeChild(Y.lastChild),Y.parentNode){for(;Y.firstChild;)Y.parentNode.insertBefore(Y.firstChild,Y);Y.parentNode.removeChild(Y)}}else t.calendarContainer.parentNode.removeChild(t.calendarContainer);t.altInput&&(t.input.type="text",t.altInput.parentNode&&t.altInput.parentNode.removeChild(t.altInput),delete t.altInput),t.input&&(t.input.type=t.input._type,t.input.classList.remove("flatpickr-input"),t.input.removeAttribute("readonly")),["_showTimeInput","latestSelectedDateObj","_hideNextMonthArrow","_hidePrevMonthArrow","__hideNextMonthArrow","__hidePrevMonthArrow","isMobile","isOpen","selectedDateElem","minDateHasTime","maxDateHasTime","days","daysContainer","_input","_positionElement","innerContainer","rContainer","monthNav","todayDateElem","calendarContainer","weekdayContainer","prevMonthNav","nextMonthNav","monthsDropdownContainer","currentMonthElement","currentYearElement","navigationCurrentMonth","selectedDateElem","config"].forEach(function(te){try{delete t[te]}catch{}})}function Re(U){return t.calendarContainer.contains(U)}function je(U){if(t.isOpen&&!t.config.inline){var Y=yn(U),te=Re(Y),oe=Y===t.input||Y===t.altInput||t.element.contains(Y)||U.path&&U.path.indexOf&&(~U.path.indexOf(t.input)||~U.path.indexOf(t.altInput)),Te=!oe&&!te&&!Re(U.relatedTarget),Ee=!t.config.ignoredFocusElements.some(function(Ie){return Ie.contains(Y)});Te&&Ee&&(t.config.allowInput&&t.setDate(t._input.value,!1,t.config.altInput?t.config.altFormat:t.config.dateFormat),t.timeContainer!==void 0&&t.minuteElement!==void 0&&t.hourElement!==void 0&&t.input.value!==""&&t.input.value!==void 0&&a(),t.close(),t.config&&t.config.mode==="range"&&t.selectedDates.length===1&&t.clear(!1))}}function ye(U){if(!(!U||t.config.minDate&&Ut.config.maxDate.getFullYear())){var Y=U,te=t.currentYear!==Y;t.currentYear=Y||t.currentYear,t.config.maxDate&&t.currentYear===t.config.maxDate.getFullYear()?t.currentMonth=Math.min(t.config.maxDate.getMonth(),t.currentMonth):t.config.minDate&&t.currentYear===t.config.minDate.getFullYear()&&(t.currentMonth=Math.max(t.config.minDate.getMonth(),t.currentMonth)),te&&(t.redraw(),Ge("onYearChange"),R())}}function $e(U,Y){var te;Y===void 0&&(Y=!0);var oe=t.parseDate(U,void 0,Y);if(t.config.minDate&&oe&&kn(oe,t.config.minDate,Y!==void 0?Y:!t.minDateHasTime)<0||t.config.maxDate&&oe&&kn(oe,t.config.maxDate,Y!==void 0?Y:!t.maxDateHasTime)>0)return!1;if(!t.config.enable&&t.config.disable.length===0)return!0;if(oe===void 0)return!1;for(var Te=!!t.config.enable,Ee=(te=t.config.enable)!==null&&te!==void 0?te:t.config.disable,Ie=0,Me=void 0;Ie=Me.from.getTime()&&oe.getTime()<=Me.to.getTime())return Te}return!Te}function Ye(U){return t.daysContainer!==void 0?U.className.indexOf("hidden")===-1&&U.className.indexOf("flatpickr-disabled")===-1&&t.daysContainer.contains(U):!1}function dt(U){var Y=U.target===t._input,te=t._input.value.trimEnd()!==qi();Y&&te&&!(U.relatedTarget&&Re(U.relatedTarget))&&t.setDate(t._input.value,!0,U.target===t.altInput?t.config.altFormat:t.config.dateFormat)}function Ke(U){var Y=yn(U),te=t.config.wrap?n.contains(Y):Y===t._input,oe=t.config.allowInput,Te=t.isOpen&&(!oe||!te),Ee=t.config.inline&&te&&!oe;if(U.keyCode===13&&te){if(oe)return t.setDate(t._input.value,!0,Y===t.altInput?t.config.altFormat:t.config.dateFormat),t.close(),Y.blur();t.open()}else if(Re(Y)||Te||Ee){var Ie=!!t.timeContainer&&t.timeContainer.contains(Y);switch(U.keyCode){case 13:Ie?(U.preventDefault(),a(),xt()):mi(U);break;case 27:U.preventDefault(),xt();break;case 8:case 46:te&&!t.config.allowInput&&(U.preventDefault(),t.clear());break;case 37:case 39:if(!Ie&&!te){U.preventDefault();var Me=l();if(t.daysContainer!==void 0&&(oe===!1||Me&&Ye(Me))){var Ue=U.keyCode===39?1:-1;U.ctrlKey?(U.stopPropagation(),Z(Ue),L(E(1),0)):L(void 0,Ue)}}else t.hourElement&&t.hourElement.focus();break;case 38:case 40:U.preventDefault();var Ne=U.keyCode===40?1:-1;t.daysContainer&&Y.$i!==void 0||Y===t.input||Y===t.altInput?U.ctrlKey?(U.stopPropagation(),ye(t.currentYear-Ne),L(E(1),0)):Ie||L(void 0,Ne*7):Y===t.currentYearElement?ye(t.currentYear-Ne):t.config.enableTime&&(!Ie&&t.hourElement&&t.hourElement.focus(),a(U),t._debouncedChange());break;case 9:if(Ie){var He=[t.hourElement,t.minuteElement,t.secondElement,t.amPM].concat(t.pluginElements).filter(function(vn){return vn}),_t=He.indexOf(Y);if(_t!==-1){var Jn=He[_t+(U.shiftKey?-1:1)];U.preventDefault(),(Jn||t._input).focus()}}else!t.config.noCalendar&&t.daysContainer&&t.daysContainer.contains(Y)&&U.shiftKey&&(U.preventDefault(),t._input.focus());break}}if(t.amPM!==void 0&&Y===t.amPM)switch(U.key){case t.l10n.amPM[0].charAt(0):case t.l10n.amPM[0].charAt(0).toLowerCase():t.amPM.textContent=t.l10n.amPM[0],c(),Yt();break;case t.l10n.amPM[1].charAt(0):case t.l10n.amPM[1].charAt(0).toLowerCase():t.amPM.textContent=t.l10n.amPM[1],c(),Yt();break}(te||Re(Y))&&Ge("onKeyDown",U)}function Be(U,Y){if(Y===void 0&&(Y="flatpickr-day"),!(t.selectedDates.length!==1||U&&(!U.classList.contains(Y)||U.classList.contains("flatpickr-disabled")))){for(var te=U?U.dateObj.getTime():t.days.firstElementChild.dateObj.getTime(),oe=t.parseDate(t.selectedDates[0],void 0,!0).getTime(),Te=Math.min(te,t.selectedDates[0].getTime()),Ee=Math.max(te,t.selectedDates[0].getTime()),Ie=!1,Me=0,Ue=0,Ne=Te;NeTe&&NeMe)?Me=Ne:Ne>oe&&(!Ue||Ne ."+Y));He.forEach(function(_t){var Jn=_t.dateObj,vn=Jn.getTime(),Rs=Me>0&&vn0&&vn>Ue;if(Rs){_t.classList.add("notAllowed"),["inRange","startRange","endRange"].forEach(function(fs){_t.classList.remove(fs)});return}else if(Ie&&!Rs)return;["startRange","inRange","endRange","notAllowed"].forEach(function(fs){_t.classList.remove(fs)}),U!==void 0&&(U.classList.add(te<=t.selectedDates[0].getTime()?"startRange":"endRange"),oete&&vn===oe&&_t.classList.add("endRange"),vn>=Me&&(Ue===0||vn<=Ue)&&i$(vn,oe,te)&&_t.classList.add("inRange"))})}}function ee(){t.isOpen&&!t.config.static&&!t.config.inline&&Se()}function Fe(U,Y){if(Y===void 0&&(Y=t._positionElement),t.isMobile===!0){if(U){U.preventDefault();var te=yn(U);te&&te.blur()}t.mobileInput!==void 0&&(t.mobileInput.focus(),t.mobileInput.click()),Ge("onOpen");return}else if(t._input.disabled||t.config.inline)return;var oe=t.isOpen;t.isOpen=!0,oe||(t.calendarContainer.classList.add("open"),t._input.classList.add("active"),Ge("onOpen"),Se(Y)),t.config.enableTime===!0&&t.config.noCalendar===!0&&t.config.allowInput===!1&&(U===void 0||!t.timeContainer.contains(U.relatedTarget))&&setTimeout(function(){return t.hourElement.select()},50)}function Qe(U){return function(Y){var te=t.config["_"+U+"Date"]=t.parseDate(Y,t.config.dateFormat),oe=t.config["_"+(U==="min"?"max":"min")+"Date"];te!==void 0&&(t[U==="min"?"minDateHasTime":"maxDateHasTime"]=te.getHours()>0||te.getMinutes()>0||te.getSeconds()>0),t.selectedDates&&(t.selectedDates=t.selectedDates.filter(function(Te){return $e(Te)}),!t.selectedDates.length&&U==="min"&&d(te),Yt()),t.daysContainer&&(wt(),te!==void 0?t.currentYearElement[U]=te.getFullYear().toString():t.currentYearElement.removeAttribute(U),t.currentYearElement.disabled=!!oe&&te!==void 0&&oe.getFullYear()===te.getFullYear())}}function Wt(){var U=["wrap","weekNumbers","allowInput","allowInvalidPreload","clickOpens","time_24hr","enableTime","noCalendar","altInput","shorthandCurrentMonth","inline","static","enableSeconds","disableMobile"],Y=Kt(Kt({},JSON.parse(JSON.stringify(n.dataset||{}))),e),te={};t.config.parseDate=Y.parseDate,t.config.formatDate=Y.formatDate,Object.defineProperty(t.config,"enable",{get:function(){return t.config._enable},set:function(He){t.config._enable=hi(He)}}),Object.defineProperty(t.config,"disable",{get:function(){return t.config._disable},set:function(He){t.config._disable=hi(He)}});var oe=Y.mode==="time";if(!Y.dateFormat&&(Y.enableTime||oe)){var Te=Rt.defaultConfig.dateFormat||ws.dateFormat;te.dateFormat=Y.noCalendar||oe?"H:i"+(Y.enableSeconds?":S":""):Te+" H:i"+(Y.enableSeconds?":S":"")}if(Y.altInput&&(Y.enableTime||oe)&&!Y.altFormat){var Ee=Rt.defaultConfig.altFormat||ws.altFormat;te.altFormat=Y.noCalendar||oe?"h:i"+(Y.enableSeconds?":S K":" K"):Ee+(" h:i"+(Y.enableSeconds?":S":"")+" K")}Object.defineProperty(t.config,"minDate",{get:function(){return t.config._minDate},set:Qe("min")}),Object.defineProperty(t.config,"maxDate",{get:function(){return t.config._maxDate},set:Qe("max")});var Ie=function(He){return function(_t){t.config[He==="min"?"_minTime":"_maxTime"]=t.parseDate(_t,"H:i:S")}};Object.defineProperty(t.config,"minTime",{get:function(){return t.config._minTime},set:Ie("min")}),Object.defineProperty(t.config,"maxTime",{get:function(){return t.config._maxTime},set:Ie("max")}),Y.mode==="time"&&(t.config.noCalendar=!0,t.config.enableTime=!0),Object.assign(t.config,te,Y);for(var Me=0;Me-1?t.config[Ne]=Cr(Ue[Ne]).map(o).concat(t.config[Ne]):typeof Y[Ne]>"u"&&(t.config[Ne]=Ue[Ne])}Y.altInputClass||(t.config.altInputClass=Pe().className+" "+t.config.altInputClass),Ge("onParseConfig")}function Pe(){return t.config.wrap?n.querySelector("[data-input]"):n}function ie(){typeof t.config.locale!="object"&&typeof Rt.l10ns[t.config.locale]>"u"&&t.config.errorHandler(new Error("flatpickr: invalid locale "+t.config.locale)),t.l10n=Kt(Kt({},Rt.l10ns.default),typeof t.config.locale=="object"?t.config.locale:t.config.locale!=="default"?Rt.l10ns[t.config.locale]:void 0),Ji.D="("+t.l10n.weekdays.shorthand.join("|")+")",Ji.l="("+t.l10n.weekdays.longhand.join("|")+")",Ji.M="("+t.l10n.months.shorthand.join("|")+")",Ji.F="("+t.l10n.months.longhand.join("|")+")",Ji.K="("+t.l10n.amPM[0]+"|"+t.l10n.amPM[1]+"|"+t.l10n.amPM[0].toLowerCase()+"|"+t.l10n.amPM[1].toLowerCase()+")";var U=Kt(Kt({},e),JSON.parse(JSON.stringify(n.dataset||{})));U.time_24hr===void 0&&Rt.defaultConfig.time_24hr===void 0&&(t.config.time_24hr=t.l10n.time_24hr),t.formatDate=K1(t),t.parseDate=da({config:t.config,l10n:t.l10n})}function Se(U){if(typeof t.config.position=="function")return void t.config.position(t,U);if(t.calendarContainer!==void 0){Ge("onPreCalendarPosition");var Y=U||t._positionElement,te=Array.prototype.reduce.call(t.calendarContainer.children,function(lb,ob){return lb+ob.offsetHeight},0),oe=t.calendarContainer.offsetWidth,Te=t.config.position.split(" "),Ee=Te[0],Ie=Te.length>1?Te[1]:null,Me=Y.getBoundingClientRect(),Ue=window.innerHeight-Me.bottom,Ne=Ee==="above"||Ee!=="below"&&Uete,He=window.pageYOffset+Me.top+(Ne?-te-2:Y.offsetHeight+2);if(tn(t.calendarContainer,"arrowTop",!Ne),tn(t.calendarContainer,"arrowBottom",Ne),!t.config.inline){var _t=window.pageXOffset+Me.left,Jn=!1,vn=!1;Ie==="center"?(_t-=(oe-Me.width)/2,Jn=!0):Ie==="right"&&(_t-=oe-Me.width,vn=!0),tn(t.calendarContainer,"arrowLeft",!Jn&&!vn),tn(t.calendarContainer,"arrowCenter",Jn),tn(t.calendarContainer,"arrowRight",vn);var Rs=window.document.body.offsetWidth-(window.pageXOffset+Me.right),fs=_t+oe>window.document.body.offsetWidth,Q1=Rs+oe>window.document.body.offsetWidth;if(tn(t.calendarContainer,"rightMost",fs),!t.config.static)if(t.calendarContainer.style.top=He+"px",!fs)t.calendarContainer.style.left=_t+"px",t.calendarContainer.style.right="auto";else if(!Q1)t.calendarContainer.style.left="auto",t.calendarContainer.style.right=Rs+"px";else{var er=st();if(er===void 0)return;var x1=window.document.body.offsetWidth,eb=Math.max(0,x1/2-oe/2),tb=".flatpickr-calendar.centerMost:before",nb=".flatpickr-calendar.centerMost:after",ib=er.cssRules.length,sb="{left:"+Me.left+"px;right:auto;}";tn(t.calendarContainer,"rightMost",!1),tn(t.calendarContainer,"centerMost",!0),er.insertRule(tb+","+nb+sb,ib),t.calendarContainer.style.left=eb+"px",t.calendarContainer.style.right="auto"}}}}function st(){for(var U=null,Y=0;Yt.currentMonth+t.config.showMonths-1)&&t.config.mode!=="range";if(t.selectedDateElem=oe,t.config.mode==="single")t.selectedDates=[Te];else if(t.config.mode==="multiple"){var Ie=ii(Te);Ie?t.selectedDates.splice(parseInt(Ie),1):t.selectedDates.push(Te)}else t.config.mode==="range"&&(t.selectedDates.length===2&&t.clear(!1,!1),t.latestSelectedDateObj=Te,t.selectedDates.push(Te),kn(Te,t.selectedDates[0],!0)!==0&&t.selectedDates.sort(function(He,_t){return He.getTime()-_t.getTime()}));if(c(),Ee){var Me=t.currentYear!==Te.getFullYear();t.currentYear=Te.getFullYear(),t.currentMonth=Te.getMonth(),Me&&(Ge("onYearChange"),R()),Ge("onMonthChange")}if(Ri(),N(),Yt(),!Ee&&t.config.mode!=="range"&&t.config.showMonths===1?O(oe):t.selectedDateElem!==void 0&&t.hourElement===void 0&&t.selectedDateElem&&t.selectedDateElem.focus(),t.hourElement!==void 0&&t.hourElement!==void 0&&t.hourElement.focus(),t.config.closeOnSelect){var Ue=t.config.mode==="single"&&!t.config.enableTime,Ne=t.config.mode==="range"&&t.selectedDates.length===2&&!t.config.enableTime;(Ue||Ne)&&xt()}_()}}var pt={locale:[ie,G],showMonths:[W,r,ne],minDate:[k],maxDate:[k],positionElement:[Fi],clickOpens:[function(){t.config.clickOpens===!0?(g(t._input,"focus",t.open),g(t._input,"click",t.open)):(t._input.removeEventListener("focus",t.open),t._input.removeEventListener("click",t.open))}]};function Kn(U,Y){if(U!==null&&typeof U=="object"){Object.assign(t.config,U);for(var te in U)pt[te]!==void 0&&pt[te].forEach(function(oe){return oe()})}else t.config[U]=Y,pt[U]!==void 0?pt[U].forEach(function(oe){return oe()}):$r.indexOf(U)>-1&&(t.config[U]=Cr(Y));t.redraw(),Yt(!0)}function ls(U,Y){var te=[];if(U instanceof Array)te=U.map(function(oe){return t.parseDate(oe,Y)});else if(U instanceof Date||typeof U=="number")te=[t.parseDate(U,Y)];else if(typeof U=="string")switch(t.config.mode){case"single":case"time":te=[t.parseDate(U,Y)];break;case"multiple":te=U.split(t.config.conjunction).map(function(oe){return t.parseDate(oe,Y)});break;case"range":te=U.split(t.l10n.rangeSeparator).map(function(oe){return t.parseDate(oe,Y)});break}else t.config.errorHandler(new Error("Invalid date supplied: "+JSON.stringify(U)));t.selectedDates=t.config.allowInvalidPreload?te:te.filter(function(oe){return oe instanceof Date&&$e(oe,!1)}),t.config.mode==="range"&&t.selectedDates.sort(function(oe,Te){return oe.getTime()-Te.getTime()})}function Nl(U,Y,te){if(Y===void 0&&(Y=!1),te===void 0&&(te=t.config.dateFormat),U!==0&&!U||U instanceof Array&&U.length===0)return t.clear(Y);ls(U,te),t.latestSelectedDateObj=t.selectedDates[t.selectedDates.length-1],t.redraw(),k(void 0,Y),d(),t.selectedDates.length===0&&t.clear(!1),Yt(Y),Y&&Ge("onChange")}function hi(U){return U.slice().map(function(Y){return typeof Y=="string"||typeof Y=="number"||Y instanceof Date?t.parseDate(Y,void 0,!0):Y&&typeof Y=="object"&&Y.from&&Y.to?{from:t.parseDate(Y.from,void 0),to:t.parseDate(Y.to,void 0)}:Y}).filter(function(Y){return Y})}function os(){t.selectedDates=[],t.now=t.parseDate(t.config.now)||new Date;var U=t.config.defaultDate||((t.input.nodeName==="INPUT"||t.input.nodeName==="TEXTAREA")&&t.input.placeholder&&t.input.value===t.input.placeholder?null:t.input.value);U&&ls(U,t.config.dateFormat),t._initialDate=t.selectedDates.length>0?t.selectedDates[0]:t.config.minDate&&t.config.minDate.getTime()>t.now.getTime()?t.config.minDate:t.config.maxDate&&t.config.maxDate.getTime()0&&(t.latestSelectedDateObj=t.selectedDates[0]),t.config.minTime!==void 0&&(t.config.minTime=t.parseDate(t.config.minTime,"H:i")),t.config.maxTime!==void 0&&(t.config.maxTime=t.parseDate(t.config.maxTime,"H:i")),t.minDateHasTime=!!t.config.minDate&&(t.config.minDate.getHours()>0||t.config.minDate.getMinutes()>0||t.config.minDate.getSeconds()>0),t.maxDateHasTime=!!t.config.maxDate&&(t.config.maxDate.getHours()>0||t.config.maxDate.getMinutes()>0||t.config.maxDate.getSeconds()>0)}function Fl(){if(t.input=Pe(),!t.input){t.config.errorHandler(new Error("Invalid input element specified"));return}t.input._type=t.input.type,t.input.type="text",t.input.classList.add("flatpickr-input"),t._input=t.input,t.config.altInput&&(t.altInput=ot(t.input.nodeName,t.config.altInputClass),t._input=t.altInput,t.altInput.placeholder=t.input.placeholder,t.altInput.disabled=t.input.disabled,t.altInput.required=t.input.required,t.altInput.tabIndex=t.input.tabIndex,t.altInput.type="text",t.input.setAttribute("type","hidden"),!t.config.static&&t.input.parentNode&&t.input.parentNode.insertBefore(t.altInput,t.input.nextSibling)),t.config.allowInput||t._input.setAttribute("readonly","readonly"),Fi()}function Fi(){t._positionElement=t.config.positionElement||t._input}function rs(){var U=t.config.enableTime?t.config.noCalendar?"time":"datetime-local":"date";t.mobileInput=ot("input",t.input.className+" flatpickr-mobile"),t.mobileInput.tabIndex=1,t.mobileInput.type=U,t.mobileInput.disabled=t.input.disabled,t.mobileInput.required=t.input.required,t.mobileInput.placeholder=t.input.placeholder,t.mobileFormatStr=U==="datetime-local"?"Y-m-d\\TH:i:S":U==="date"?"Y-m-d":"H:i:S",t.selectedDates.length>0&&(t.mobileInput.defaultValue=t.mobileInput.value=t.formatDate(t.selectedDates[0],t.mobileFormatStr)),t.config.minDate&&(t.mobileInput.min=t.formatDate(t.config.minDate,"Y-m-d")),t.config.maxDate&&(t.mobileInput.max=t.formatDate(t.config.maxDate,"Y-m-d")),t.input.getAttribute("step")&&(t.mobileInput.step=String(t.input.getAttribute("step"))),t.input.type="hidden",t.altInput!==void 0&&(t.altInput.type="hidden");try{t.input.parentNode&&t.input.parentNode.insertBefore(t.mobileInput,t.input.nextSibling)}catch{}g(t.mobileInput,"change",function(Y){t.setDate(yn(Y).value,!1,t.mobileFormatStr),Ge("onChange"),Ge("onClose")})}function un(U){if(t.isOpen===!0)return t.close();t.open(U)}function Ge(U,Y){if(t.config!==void 0){var te=t.config[U];if(te!==void 0&&te.length>0)for(var oe=0;te[oe]&&oe=0&&kn(U,t.selectedDates[1])<=0}function Ri(){t.config.noCalendar||t.isMobile||!t.monthNav||(t.yearElements.forEach(function(U,Y){var te=new Date(t.currentYear,t.currentMonth,1);te.setMonth(t.currentMonth+Y),t.config.showMonths>1||t.config.monthSelectorType==="static"?t.monthElements[Y].textContent=No(te.getMonth(),t.config.shorthandCurrentMonth,t.l10n)+" ":t.monthsDropdownContainer.value=te.getMonth().toString(),U.value=te.getFullYear().toString()}),t._hidePrevMonthArrow=t.config.minDate!==void 0&&(t.currentYear===t.config.minDate.getFullYear()?t.currentMonth<=t.config.minDate.getMonth():t.currentYeart.config.maxDate.getMonth():t.currentYear>t.config.maxDate.getFullYear()))}function qi(U){var Y=U||(t.config.altInput?t.config.altFormat:t.config.dateFormat);return t.selectedDates.map(function(te){return t.formatDate(te,Y)}).filter(function(te,oe,Te){return t.config.mode!=="range"||t.config.enableTime||Te.indexOf(te)===oe}).join(t.config.mode!=="range"?t.config.conjunction:t.l10n.rangeSeparator)}function Yt(U){U===void 0&&(U=!0),t.mobileInput!==void 0&&t.mobileFormatStr&&(t.mobileInput.value=t.latestSelectedDateObj!==void 0?t.formatDate(t.latestSelectedDateObj,t.mobileFormatStr):""),t.input.value=qi(t.config.dateFormat),t.altInput!==void 0&&(t.altInput.value=qi(t.config.altFormat)),U!==!1&&Ge("onValueUpdate")}function en(U){var Y=yn(U),te=t.prevMonthNav.contains(Y),oe=t.nextMonthNav.contains(Y);te||oe?Z(te?-1:1):t.yearElements.indexOf(Y)>=0?Y.select():Y.classList.contains("arrowUp")?t.changeYear(t.currentYear+1):Y.classList.contains("arrowDown")&&t.changeYear(t.currentYear-1)}function Rl(U){U.preventDefault();var Y=U.type==="keydown",te=yn(U),oe=te;t.amPM!==void 0&&te===t.amPM&&(t.amPM.textContent=t.l10n.amPM[En(t.amPM.textContent===t.l10n.amPM[0])]);var Te=parseFloat(oe.getAttribute("min")),Ee=parseFloat(oe.getAttribute("max")),Ie=parseFloat(oe.getAttribute("step")),Me=parseInt(oe.value,10),Ue=U.delta||(Y?U.which===38?1:-1:0),Ne=Me+Ie*Ue;if(typeof oe.value<"u"&&oe.value.length===2){var He=oe===t.hourElement,_t=oe===t.minuteElement;NeEe&&(Ne=oe===t.hourElement?Ne-Ee-En(!t.amPM):Te,_t&&$(void 0,1,t.hourElement)),t.amPM&&He&&(Ie===1?Ne+Me===23:Math.abs(Ne-Me)>Ie)&&(t.amPM.textContent=t.l10n.amPM[En(t.amPM.textContent===t.l10n.amPM[0])]),oe.value=fn(Ne)}}return s(),t}function Ss(n,e){for(var t=Array.prototype.slice.call(n).filter(function(o){return o instanceof HTMLElement}),i=[],s=0;st===e[i]))}function c$(n,e,t){const i=["value","formattedValue","element","dateFormat","options","input","flatpickr"];let s=Je(e,i),{$$slots:l={},$$scope:o}=e;const r=new Set(["onChange","onOpen","onClose","onMonthChange","onYearChange","onReady","onValueUpdate","onDayCreate"]);let{value:a=void 0,formattedValue:u="",element:f=void 0,dateFormat:c=void 0}=e,{options:d={}}=e,p=!1,{input:h=void 0,flatpickr:g=void 0}=e;Qt(()=>{const $=f??h,M=y(d);return M.onReady.push((C,O,E)=>{a===void 0&&k(C,O,E),rn().then(()=>{t(8,p=!0)})}),t(3,g=Rt($,Object.assign(M,f?{wrap:!0}:{}))),()=>{g.destroy()}});const _=yt();function y($={}){$=Object.assign({},$);for(const M of r){const C=(O,E,P)=>{_(f$(M),[O,E,P])};M in $?(Array.isArray($[M])||($[M]=[$[M]]),$[M].push(C)):$[M]=[C]}return $.onChange&&!$.onChange.includes(k)&&$.onChange.push(k),$}function k($,M,C){const O=Gc(C,$);!Xc(a,O)&&(a||O)&&t(2,a=O),t(4,u=M)}function T($){se[$?"unshift":"push"](()=>{h=$,t(0,h)})}return n.$$set=$=>{e=Le(Le({},e),jt($)),t(1,s=Je(e,i)),"value"in $&&t(2,a=$.value),"formattedValue"in $&&t(4,u=$.formattedValue),"element"in $&&t(5,f=$.element),"dateFormat"in $&&t(6,c=$.dateFormat),"options"in $&&t(7,d=$.options),"input"in $&&t(0,h=$.input),"flatpickr"in $&&t(3,g=$.flatpickr),"$$scope"in $&&t(9,o=$.$$scope)},n.$$.update=()=>{if(n.$$.dirty&332&&g&&p&&(Xc(a,Gc(g,g.selectedDates))||g.setDate(a,!0,c)),n.$$.dirty&392&&g&&p)for(const[$,M]of Object.entries(y(d)))g.set($,M)},[h,s,a,g,u,f,c,d,p,o,l,T]}class nu extends ve{constructor(e){super(),be(this,e,c$,u$,_e,{value:2,formattedValue:4,element:5,dateFormat:6,options:7,input:0,flatpickr:3})}}function d$(n){let e,t,i,s,l,o,r;function a(f){n[3](f)}let u={id:n[12],options:H.defaultFlatpickrOptions(),value:n[0].options.min};return n[0].options.min!==void 0&&(u.formattedValue=n[0].options.min),l=new nu({props:u}),se.push(()=>ge(l,"formattedValue",a)),{c(){e=v("label"),t=B("Min date (UTC)"),s=D(),V(l.$$.fragment),m(e,"for",i=n[12])},m(f,c){S(f,e,c),b(e,t),S(f,s,c),q(l,f,c),r=!0},p(f,c){(!r||c&4096&&i!==(i=f[12]))&&m(e,"for",i);const d={};c&4096&&(d.id=f[12]),c&1&&(d.value=f[0].options.min),!o&&c&1&&(o=!0,d.formattedValue=f[0].options.min,ke(()=>o=!1)),l.$set(d)},i(f){r||(A(l.$$.fragment,f),r=!0)},o(f){I(l.$$.fragment,f),r=!1},d(f){f&&w(e),f&&w(s),j(l,f)}}}function p$(n){let e,t,i,s,l,o,r;function a(f){n[4](f)}let u={id:n[12],options:H.defaultFlatpickrOptions(),value:n[0].options.max};return n[0].options.max!==void 0&&(u.formattedValue=n[0].options.max),l=new nu({props:u}),se.push(()=>ge(l,"formattedValue",a)),{c(){e=v("label"),t=B("Max date (UTC)"),s=D(),V(l.$$.fragment),m(e,"for",i=n[12])},m(f,c){S(f,e,c),b(e,t),S(f,s,c),q(l,f,c),r=!0},p(f,c){(!r||c&4096&&i!==(i=f[12]))&&m(e,"for",i);const d={};c&4096&&(d.id=f[12]),c&1&&(d.value=f[0].options.max),!o&&c&1&&(o=!0,d.formattedValue=f[0].options.max,ke(()=>o=!1)),l.$set(d)},i(f){r||(A(l.$$.fragment,f),r=!0)},o(f){I(l.$$.fragment,f),r=!1},d(f){f&&w(e),f&&w(s),j(l,f)}}}function m$(n){let e,t,i,s,l,o,r;return i=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.min",$$slots:{default:[d$,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.max",$$slots:{default:[p$,({uniqueId:a})=>({12:a}),({uniqueId:a})=>a?4096:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),m(t,"class","col-sm-6"),m(l,"class","col-sm-6"),m(e,"class","grid grid-sm")},m(a,u){S(a,e,u),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),r=!0},p(a,u){const f={};u&2&&(f.name="schema."+a[1]+".options.min"),u&12289&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const c={};u&2&&(c.name="schema."+a[1]+".options.max"),u&12289&&(c.$$scope={dirty:u,ctx:a}),o.$set(c)},i(a){r||(A(i.$$.fragment,a),A(o.$$.fragment,a),r=!0)},o(a){I(i.$$.fragment,a),I(o.$$.fragment,a),r=!1},d(a){a&&w(e),j(i),j(o)}}}function h$(n){let e,t,i;const s=[{key:n[1]},n[2]];function l(r){n[5](r)}let o={$$slots:{options:[m$]},$$scope:{ctx:n}};for(let r=0;rge(e,"field",l)),e.$on("rename",n[6]),e.$on("remove",n[7]),e.$on("drop",n[8]),e.$on("dragstart",n[9]),e.$on("dragenter",n[10]),e.$on("dragleave",n[11]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&6?bt(s,[a&2&&{key:r[1]},a&4&&Vt(r[2])]):{};a&8195&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function _$(n,e,t){const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e;function r(_){n.$$.not_equal(l.options.min,_)&&(l.options.min=_,t(0,l))}function a(_){n.$$.not_equal(l.options.max,_)&&(l.options.max=_,t(0,l))}function u(_){l=_,t(0,l)}function f(_){de.call(this,n,_)}function c(_){de.call(this,n,_)}function d(_){de.call(this,n,_)}function p(_){de.call(this,n,_)}function h(_){de.call(this,n,_)}function g(_){de.call(this,n,_)}return n.$$set=_=>{e=Le(Le({},e),jt(_)),t(2,s=Je(e,i)),"field"in _&&t(0,l=_.field),"key"in _&&t(1,o=_.key)},[l,o,s,r,a,u,f,c,d,p,h,g]}class g$ extends ve{constructor(e){super(),be(this,e,_$,h$,_e,{field:0,key:1})}}const b$=n=>({}),Qc=n=>({});function xc(n,e,t){const i=n.slice();return i[46]=e[t],i}const v$=n=>({}),ed=n=>({});function td(n,e,t){const i=n.slice();return i[46]=e[t],i[50]=t,i}function nd(n){let e,t,i;return{c(){e=v("div"),t=B(n[2]),i=D(),m(e,"class","block txt-placeholder"),Q(e,"link-hint",!n[5])},m(s,l){S(s,e,l),b(e,t),b(e,i)},p(s,l){l[0]&4&&le(t,s[2]),l[0]&32&&Q(e,"link-hint",!s[5])},d(s){s&&w(e)}}}function y$(n){let e,t=n[46]+"",i;return{c(){e=v("span"),i=B(t),m(e,"class","txt")},m(s,l){S(s,e,l),b(e,i)},p(s,l){l[0]&1&&t!==(t=s[46]+"")&&le(i,t)},i:X,o:X,d(s){s&&w(e)}}}function k$(n){let e,t,i;const s=[{item:n[46]},n[9]];var l=n[8];function o(r){let a={};for(let u=0;u{j(f,1)}),ae()}l?(e=Ct(l,o()),V(e.$$.fragment),A(e.$$.fragment,1),q(e,t.parentNode,t)):e=null}else l&&e.$set(u)},i(r){i||(e&&A(e.$$.fragment,r),i=!0)},o(r){e&&I(e.$$.fragment,r),i=!1},d(r){r&&w(t),e&&j(e,r)}}}function id(n){let e,t,i;function s(){return n[34](n[46])}return{c(){e=v("span"),e.innerHTML='',m(e,"class","clear")},m(l,o){S(l,e,o),t||(i=[De(ze.call(null,e,"Clear")),K(e,"click",$n(ft(s)))],t=!0)},p(l,o){n=l},d(l){l&&w(e),t=!1,Ae(i)}}}function sd(n){let e,t,i,s,l,o;const r=[k$,y$],a=[];function u(c,d){return c[8]?0:1}t=u(n),i=a[t]=r[t](n);let f=(n[4]||n[6])&&id(n);return{c(){e=v("div"),i.c(),s=D(),f&&f.c(),l=D(),m(e,"class","option")},m(c,d){S(c,e,d),a[t].m(e,null),b(e,s),f&&f.m(e,null),b(e,l),o=!0},p(c,d){let p=t;t=u(c),t===p?a[t].p(c,d):(re(),I(a[p],1,1,()=>{a[p]=null}),ae(),i=a[t],i?i.p(c,d):(i=a[t]=r[t](c),i.c()),A(i,1),i.m(e,s)),c[4]||c[6]?f?f.p(c,d):(f=id(c),f.c(),f.m(e,l)):f&&(f.d(1),f=null)},i(c){o||(A(i),o=!0)},o(c){I(i),o=!1},d(c){c&&w(e),a[t].d(),f&&f.d()}}}function ld(n){let e,t,i={class:"dropdown dropdown-block options-dropdown dropdown-left",trigger:n[18],$$slots:{default:[T$]},$$scope:{ctx:n}};return e=new qn({props:i}),n[39](e),e.$on("show",n[24]),e.$on("hide",n[40]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,l){const o={};l[0]&262144&&(o.trigger=s[18]),l[0]&1612938|l[1]&2048&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[39](null),j(e,s)}}}function od(n){let e,t,i,s,l,o,r,a,u=n[15].length&&rd(n);return{c(){e=v("div"),t=v("label"),i=v("div"),i.innerHTML='',s=D(),l=v("input"),o=D(),u&&u.c(),m(i,"class","addon p-r-0"),l.autofocus=!0,m(l,"type","text"),m(l,"placeholder",n[3]),m(t,"class","input-group"),m(e,"class","form-field form-field-sm options-search")},m(f,c){S(f,e,c),b(e,t),b(t,i),b(t,s),b(t,l),ue(l,n[15]),b(t,o),u&&u.m(t,null),l.focus(),r||(a=K(l,"input",n[36]),r=!0)},p(f,c){c[0]&8&&m(l,"placeholder",f[3]),c[0]&32768&&l.value!==f[15]&&ue(l,f[15]),f[15].length?u?u.p(f,c):(u=rd(f),u.c(),u.m(t,null)):u&&(u.d(1),u=null)},d(f){f&&w(e),u&&u.d(),r=!1,a()}}}function rd(n){let e,t,i,s;return{c(){e=v("div"),t=v("button"),t.innerHTML='',m(t,"type","button"),m(t,"class","btn btn-sm btn-circle btn-transparent clear"),m(e,"class","addon suffix p-r-5")},m(l,o){S(l,e,o),b(e,t),i||(s=K(t,"click",$n(ft(n[21]))),i=!0)},p:X,d(l){l&&w(e),i=!1,s()}}}function ad(n){let e,t=n[1]&&ud(n);return{c(){t&&t.c(),e=we()},m(i,s){t&&t.m(i,s),S(i,e,s)},p(i,s){i[1]?t?t.p(i,s):(t=ud(i),t.c(),t.m(e.parentNode,e)):t&&(t.d(1),t=null)},d(i){t&&t.d(i),i&&w(e)}}}function ud(n){let e,t;return{c(){e=v("div"),t=B(n[1]),m(e,"class","txt-missing")},m(i,s){S(i,e,s),b(e,t)},p(i,s){s[0]&2&&le(t,i[1])},d(i){i&&w(e)}}}function w$(n){let e=n[46]+"",t;return{c(){t=B(e)},m(i,s){S(i,t,s)},p(i,s){s[0]&1048576&&e!==(e=i[46]+"")&&le(t,e)},i:X,o:X,d(i){i&&w(t)}}}function S$(n){let e,t,i;const s=[{item:n[46]},n[11]];var l=n[10];function o(r){let a={};for(let u=0;u{j(f,1)}),ae()}l?(e=Ct(l,o()),V(e.$$.fragment),A(e.$$.fragment,1),q(e,t.parentNode,t)):e=null}else l&&e.$set(u)},i(r){i||(e&&A(e.$$.fragment,r),i=!0)},o(r){e&&I(e.$$.fragment,r),i=!1},d(r){r&&w(t),e&&j(e,r)}}}function fd(n){let e,t,i,s,l,o,r;const a=[S$,w$],u=[];function f(p,h){return p[10]?0:1}t=f(n),i=u[t]=a[t](n);function c(...p){return n[37](n[46],...p)}function d(...p){return n[38](n[46],...p)}return{c(){e=v("div"),i.c(),s=D(),m(e,"tabindex","0"),m(e,"class","dropdown-item option"),Q(e,"closable",n[7]),Q(e,"selected",n[19](n[46]))},m(p,h){S(p,e,h),u[t].m(e,null),b(e,s),l=!0,o||(r=[K(e,"click",c),K(e,"keydown",d)],o=!0)},p(p,h){n=p;let g=t;t=f(n),t===g?u[t].p(n,h):(re(),I(u[g],1,1,()=>{u[g]=null}),ae(),i=u[t],i?i.p(n,h):(i=u[t]=a[t](n),i.c()),A(i,1),i.m(e,s)),(!l||h[0]&128)&&Q(e,"closable",n[7]),(!l||h[0]&1572864)&&Q(e,"selected",n[19](n[46]))},i(p){l||(A(i),l=!0)},o(p){I(i),l=!1},d(p){p&&w(e),u[t].d(),o=!1,Ae(r)}}}function T$(n){let e,t,i,s,l,o=n[12]&&od(n);const r=n[33].beforeOptions,a=Et(r,n,n[42],ed);let u=n[20],f=[];for(let g=0;gI(f[g],1,1,()=>{f[g]=null});let d=null;u.length||(d=ad(n));const p=n[33].afterOptions,h=Et(p,n,n[42],Qc);return{c(){o&&o.c(),e=D(),a&&a.c(),t=D(),i=v("div");for(let g=0;gI(a[d],1,1,()=>{a[d]=null});let f=null;r.length||(f=nd(n));let c=!n[5]&&ld(n);return{c(){e=v("div"),t=v("div");for(let d=0;d{c=null}),ae()):c?(c.p(d,p),p[0]&32&&A(c,1)):(c=ld(d),c.c(),A(c,1),c.m(e,null)),(!o||p[0]&8192&&l!==(l="select "+d[13]))&&m(e,"class",l),(!o||p[0]&8208)&&Q(e,"multiple",d[4]),(!o||p[0]&8224)&&Q(e,"disabled",d[5])},i(d){if(!o){for(let p=0;pQe(Wt,Fe))||[]}function Z(ee,Fe){ee.preventDefault(),g&&d?z(Fe):R(Fe)}function ce(ee,Fe){(ee.code==="Enter"||ee.code==="Space")&&Z(ee,Fe)}function he(){G(),setTimeout(()=>{const ee=L==null?void 0:L.querySelector(".dropdown-item.option.selected");ee&&(ee.focus(),ee.scrollIntoView({block:"nearest"}))},0)}function Ce(ee){ee.stopPropagation(),!p&&(E==null||E.toggle())}Qt(()=>{const ee=document.querySelectorAll(`label[for="${r}"]`);for(const Fe of ee)Fe.addEventListener("click",Ce);return()=>{for(const Fe of ee)Fe.removeEventListener("click",Ce)}});const Re=ee=>N(ee);function je(ee){se[ee?"unshift":"push"](()=>{F=ee,t(18,F)})}function ye(){P=this.value,t(15,P)}const $e=(ee,Fe)=>Z(Fe,ee),Ye=(ee,Fe)=>ce(Fe,ee);function dt(ee){se[ee?"unshift":"push"](()=>{E=ee,t(16,E)})}function Ke(ee){de.call(this,n,ee)}function Be(ee){se[ee?"unshift":"push"](()=>{L=ee,t(17,L)})}return n.$$set=ee=>{"id"in ee&&t(25,r=ee.id),"noOptionsText"in ee&&t(1,a=ee.noOptionsText),"selectPlaceholder"in ee&&t(2,u=ee.selectPlaceholder),"searchPlaceholder"in ee&&t(3,f=ee.searchPlaceholder),"items"in ee&&t(26,c=ee.items),"multiple"in ee&&t(4,d=ee.multiple),"disabled"in ee&&t(5,p=ee.disabled),"selected"in ee&&t(0,h=ee.selected),"toggle"in ee&&t(6,g=ee.toggle),"closable"in ee&&t(7,_=ee.closable),"labelComponent"in ee&&t(8,y=ee.labelComponent),"labelComponentProps"in ee&&t(9,k=ee.labelComponentProps),"optionComponent"in ee&&t(10,T=ee.optionComponent),"optionComponentProps"in ee&&t(11,$=ee.optionComponentProps),"searchable"in ee&&t(12,M=ee.searchable),"searchFunc"in ee&&t(27,C=ee.searchFunc),"class"in ee&&t(13,O=ee.class),"$$scope"in ee&&t(42,o=ee.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&67108864&&c&&(ne(),G()),n.$$.dirty[0]&67141632&&t(20,i=fe(c,P)),n.$$.dirty[0]&1&&t(19,s=function(ee){const Fe=H.toArray(h);return H.inArray(Fe,ee)})},[h,a,u,f,d,p,g,_,y,k,T,$,M,O,N,P,E,L,F,s,i,G,Z,ce,he,r,c,C,R,z,W,J,x,l,Re,je,ye,$e,Ye,dt,Ke,Be,o]}class iu extends ve{constructor(e){super(),be(this,e,M$,$$,_e,{id:25,noOptionsText:1,selectPlaceholder:2,searchPlaceholder:3,items:26,multiple:4,disabled:5,selected:0,toggle:6,closable:7,labelComponent:8,labelComponentProps:9,optionComponent:10,optionComponentProps:11,searchable:12,searchFunc:27,class:13,deselectItem:14,selectItem:28,toggleItem:29,reset:30,showDropdown:31,hideDropdown:32},null,[-1,-1])}get deselectItem(){return this.$$.ctx[14]}get selectItem(){return this.$$.ctx[28]}get toggleItem(){return this.$$.ctx[29]}get reset(){return this.$$.ctx[30]}get showDropdown(){return this.$$.ctx[31]}get hideDropdown(){return this.$$.ctx[32]}}function cd(n){let e,t;return{c(){e=v("i"),m(e,"class",t="icon "+n[0].icon)},m(i,s){S(i,e,s)},p(i,s){s&1&&t!==(t="icon "+i[0].icon)&&m(e,"class",t)},d(i){i&&w(e)}}}function O$(n){let e,t,i=(n[0].label||n[0].name||n[0].title||n[0].id||n[0].value)+"",s,l=n[0].icon&&cd(n);return{c(){l&&l.c(),e=D(),t=v("span"),s=B(i),m(t,"class","txt")},m(o,r){l&&l.m(o,r),S(o,e,r),S(o,t,r),b(t,s)},p(o,[r]){o[0].icon?l?l.p(o,r):(l=cd(o),l.c(),l.m(e.parentNode,e)):l&&(l.d(1),l=null),r&1&&i!==(i=(o[0].label||o[0].name||o[0].title||o[0].id||o[0].value)+"")&&le(s,i)},i:X,o:X,d(o){l&&l.d(o),o&&w(e),o&&w(t)}}}function D$(n,e,t){let{item:i={}}=e;return n.$$set=s=>{"item"in s&&t(0,i=s.item)},[i]}class dd extends ve{constructor(e){super(),be(this,e,D$,O$,_e,{item:0})}}const E$=n=>({}),pd=n=>({});function A$(n){let e;const t=n[8].afterOptions,i=Et(t,n,n[12],pd);return{c(){i&&i.c()},m(s,l){i&&i.m(s,l),e=!0},p(s,l){i&&i.p&&(!e||l&4096)&&It(i,t,s,s[12],e?At(t,s[12],l,E$):Pt(s[12]),pd)},i(s){e||(A(i,s),e=!0)},o(s){I(i,s),e=!1},d(s){i&&i.d(s)}}}function I$(n){let e,t,i;const s=[{items:n[1]},{multiple:n[2]},{labelComponent:n[3]},{optionComponent:n[4]},n[5]];function l(r){n[9](r)}let o={$$slots:{afterOptions:[A$]},$$scope:{ctx:n}};for(let r=0;rge(e,"selected",l)),e.$on("show",n[10]),e.$on("hide",n[11]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&62?bt(s,[a&2&&{items:r[1]},a&4&&{multiple:r[2]},a&8&&{labelComponent:r[3]},a&16&&{optionComponent:r[4]},a&32&&Vt(r[5])]):{};a&4096&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.selected=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function P$(n,e,t){const i=["items","multiple","selected","labelComponent","optionComponent","selectionKey","keyOfSelected"];let s=Je(e,i),{$$slots:l={},$$scope:o}=e,{items:r=[]}=e,{multiple:a=!1}=e,{selected:u=a?[]:void 0}=e,{labelComponent:f=dd}=e,{optionComponent:c=dd}=e,{selectionKey:d="value"}=e,{keyOfSelected:p=a?[]:void 0}=e;function h(T){T=H.toArray(T,!0);let $=[];for(let M of T){const C=H.findByKey(r,d,M);C&&$.push(C)}T.length&&!$.length||t(0,u=a?$:$[0])}async function g(T){let $=H.toArray(T,!0).map(M=>M[d]);r.length&&t(6,p=a?$:$[0])}function _(T){u=T,t(0,u)}function y(T){de.call(this,n,T)}function k(T){de.call(this,n,T)}return n.$$set=T=>{e=Le(Le({},e),jt(T)),t(5,s=Je(e,i)),"items"in T&&t(1,r=T.items),"multiple"in T&&t(2,a=T.multiple),"selected"in T&&t(0,u=T.selected),"labelComponent"in T&&t(3,f=T.labelComponent),"optionComponent"in T&&t(4,c=T.optionComponent),"selectionKey"in T&&t(7,d=T.selectionKey),"keyOfSelected"in T&&t(6,p=T.keyOfSelected),"$$scope"in T&&t(12,o=T.$$scope)},n.$$.update=()=>{n.$$.dirty&66&&r&&h(p),n.$$.dirty&1&&g(u)},[u,r,a,f,c,s,p,d,l,_,y,k,o]}class Li extends ve{constructor(e){super(),be(this,e,P$,I$,_e,{items:1,multiple:2,selected:0,labelComponent:3,optionComponent:4,selectionKey:7,keyOfSelected:6})}}function L$(n){let e,t,i,s,l,o;function r(u){n[7](u)}let a={id:n[17],placeholder:"Choices: eg. optionA, optionB",required:!0,disabled:!n[18]};return n[0].options.values!==void 0&&(a.value=n[0].options.values),t=new Fs({props:a}),se.push(()=>ge(t,"value",r)),{c(){e=v("div"),V(t.$$.fragment)},m(u,f){S(u,e,f),q(t,e,null),s=!0,l||(o=De(ze.call(null,e,{text:"Choices (comma separated)",position:"top-left",delay:700})),l=!0)},p(u,f){const c={};f&131072&&(c.id=u[17]),f&262144&&(c.disabled=!u[18]),!i&&f&1&&(i=!0,c.value=u[0].options.values,ke(()=>i=!1)),t.$set(c)},i(u){s||(A(t.$$.fragment,u),s=!0)},o(u){I(t.$$.fragment,u),s=!1},d(u){u&&w(e),j(t),l=!1,o()}}}function N$(n){let e,t,i;function s(o){n[8](o)}let l={id:n[17],items:n[3],disabled:!n[18]};return n[2]!==void 0&&(l.keyOfSelected=n[2]),e=new Li({props:l}),se.push(()=>ge(e,"keyOfSelected",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r&131072&&(a.id=o[17]),r&262144&&(a.disabled=!o[18]),!t&&r&4&&(t=!0,a.keyOfSelected=o[2],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function F$(n){let e,t,i,s;return e=new pe({props:{class:"form-field required "+(n[18]?"":"disabled"),inlineError:!0,name:"schema."+n[1]+".options.values",$$slots:{default:[L$,({uniqueId:l})=>({17:l}),({uniqueId:l})=>l?131072:0]},$$scope:{ctx:n}}}),i=new pe({props:{class:"form-field form-field-single-multiple-select "+(n[18]?"":"disabled"),inlineError:!0,$$slots:{default:[N$,({uniqueId:l})=>({17:l}),({uniqueId:l})=>l?131072:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(l,o){q(e,l,o),S(l,t,o),q(i,l,o),s=!0},p(l,o){const r={};o&262144&&(r.class="form-field required "+(l[18]?"":"disabled")),o&2&&(r.name="schema."+l[1]+".options.values"),o&917505&&(r.$$scope={dirty:o,ctx:l}),e.$set(r);const a={};o&262144&&(a.class="form-field form-field-single-multiple-select "+(l[18]?"":"disabled")),o&917508&&(a.$$scope={dirty:o,ctx:l}),i.$set(a)},i(l){s||(A(e.$$.fragment,l),A(i.$$.fragment,l),s=!0)},o(l){I(e.$$.fragment,l),I(i.$$.fragment,l),s=!1},d(l){j(e,l),l&&w(t),j(i,l)}}}function md(n){let e,t;return e=new pe({props:{class:"form-field required",name:"schema."+n[1]+".options.maxSelect",$$slots:{default:[R$,({uniqueId:i})=>({17:i}),({uniqueId:i})=>i?131072:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&2&&(l.name="schema."+i[1]+".options.maxSelect"),s&655361&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function R$(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Max select"),s=D(),l=v("input"),m(e,"for",i=n[17]),m(l,"id",o=n[17]),m(l,"type","number"),m(l,"step","1"),m(l,"min","2"),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].options.maxSelect),r||(a=K(l,"input",n[6]),r=!0)},p(u,f){f&131072&&i!==(i=u[17])&&m(e,"for",i),f&131072&&o!==(o=u[17])&&m(l,"id",o),f&1&&ht(l.value)!==u[0].options.maxSelect&&ue(l,u[0].options.maxSelect)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function q$(n){let e,t,i=!n[2]&&md(n);return{c(){i&&i.c(),e=we()},m(s,l){i&&i.m(s,l),S(s,e,l),t=!0},p(s,l){s[2]?i&&(re(),I(i,1,1,()=>{i=null}),ae()):i?(i.p(s,l),l&4&&A(i,1)):(i=md(s),i.c(),A(i,1),i.m(e.parentNode,e))},i(s){t||(A(i),t=!0)},o(s){I(i),t=!1},d(s){i&&i.d(s),s&&w(e)}}}function j$(n){let e,t,i;const s=[{key:n[1]},n[4]];function l(r){n[9](r)}let o={$$slots:{options:[q$],default:[F$,({interactive:r})=>({18:r}),({interactive:r})=>r?262144:0]},$$scope:{ctx:n}};for(let r=0;rge(e,"field",l)),e.$on("rename",n[10]),e.$on("remove",n[11]),e.$on("drop",n[12]),e.$on("dragstart",n[13]),e.$on("dragenter",n[14]),e.$on("dragleave",n[15]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&18?bt(s,[a&2&&{key:r[1]},a&16&&Vt(r[4])]):{};a&786439&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function V$(n,e,t){var M;const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e;const r=[{label:"Single",value:!0},{label:"Multiple",value:!1}];let a=((M=l.options)==null?void 0:M.maxSelect)<=1,u=a;function f(){t(0,l.options={maxSelect:1,values:[]},l),t(2,a=!0),t(5,u=a)}function c(){l.options.maxSelect=ht(this.value),t(0,l),t(5,u),t(2,a)}function d(C){n.$$.not_equal(l.options.values,C)&&(l.options.values=C,t(0,l),t(5,u),t(2,a))}function p(C){a=C,t(2,a)}function h(C){l=C,t(0,l),t(5,u),t(2,a)}function g(C){de.call(this,n,C)}function _(C){de.call(this,n,C)}function y(C){de.call(this,n,C)}function k(C){de.call(this,n,C)}function T(C){de.call(this,n,C)}function $(C){de.call(this,n,C)}return n.$$set=C=>{e=Le(Le({},e),jt(C)),t(4,s=Je(e,i)),"field"in C&&t(0,l=C.field),"key"in C&&t(1,o=C.key)},n.$$.update=()=>{var C,O;n.$$.dirty&37&&u!=a&&(t(5,u=a),a?t(0,l.options.maxSelect=1,l):t(0,l.options.maxSelect=((O=(C=l.options)==null?void 0:C.values)==null?void 0:O.length)||2,l)),n.$$.dirty&1&&H.isEmpty(l.options)&&f()},[l,o,a,r,s,u,c,d,p,h,g,_,y,k,T,$]}class H$ extends ve{constructor(e){super(),be(this,e,V$,j$,_e,{field:0,key:1})}}function z$(n){let e;return{c(){e=v("i"),m(e,"class","ri-arrow-down-s-line txt-sm")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function B$(n){let e;return{c(){e=v("i"),m(e,"class","ri-arrow-up-s-line txt-sm")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function hd(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M,C,O='"{"a":1,"b":2}"',E,P,L,F,N,R,z,W,J,x,ne,G,fe;return{c(){e=v("div"),t=v("div"),i=v("div"),s=B("In order to support seamlessly both "),l=v("code"),l.textContent="application/json",o=B(` and - `),r=v("code"),r.textContent="multipart/form-data",a=B(` - requests, the following normalization rules are applied if the `),u=v("code"),u.textContent="json",f=B(` field - is a - `),c=v("strong"),c.textContent="plain string",d=B(`: - `),p=v("ul"),h=v("li"),h.innerHTML=""true" is converted to the json true",g=D(),_=v("li"),_.innerHTML=""false" is converted to the json false",y=D(),k=v("li"),k.innerHTML=""null" is converted to the json null",T=D(),$=v("li"),$.innerHTML=""[1,2,3]" is converted to the json [1,2,3]",M=D(),C=v("li"),E=B(O),P=B(" is converted to the json "),L=v("code"),L.textContent='{"a":1,"b":2}',F=D(),N=v("li"),N.textContent="numeric strings are converted to json number",R=D(),z=v("li"),z.textContent="double quoted strings are left as they are (aka. without normalizations)",W=D(),J=v("li"),J.textContent="any other string (empty string too) is double quoted",x=B(` - Alternatively, if you want to avoid the string value normalizations, you can wrap your - data inside an object, eg.`),ne=v("code"),ne.textContent='{"data": anything}',m(i,"class","content"),m(t,"class","alert alert-warning m-b-0 m-t-10"),m(e,"class","block")},m(Z,ce){S(Z,e,ce),b(e,t),b(t,i),b(i,s),b(i,l),b(i,o),b(i,r),b(i,a),b(i,u),b(i,f),b(i,c),b(i,d),b(i,p),b(p,h),b(p,g),b(p,_),b(p,y),b(p,k),b(p,T),b(p,$),b(p,M),b(p,C),b(C,E),b(C,P),b(C,L),b(p,F),b(p,N),b(p,R),b(p,z),b(p,W),b(p,J),b(i,x),b(i,ne),fe=!0},i(Z){fe||(Z&&Xe(()=>{fe&&(G||(G=qe(e,vt,{duration:150},!0)),G.run(1))}),fe=!0)},o(Z){Z&&(G||(G=qe(e,vt,{duration:150},!1)),G.run(0)),fe=!1},d(Z){Z&&w(e),Z&&G&&G.end()}}}function U$(n){let e,t,i,s,l,o,r;function a(d,p){return d[2]?B$:z$}let u=a(n),f=u(n),c=n[2]&&hd();return{c(){e=v("button"),t=v("strong"),t.textContent="String value normalizations",i=D(),f.c(),s=D(),c&&c.c(),l=we(),m(t,"class","txt"),m(e,"type","button"),m(e,"class","inline-flex txt-sm flex-gap-5 link-hint")},m(d,p){S(d,e,p),b(e,t),b(e,i),f.m(e,null),S(d,s,p),c&&c.m(d,p),S(d,l,p),o||(r=K(e,"click",n[4]),o=!0)},p(d,p){u!==(u=a(d))&&(f.d(1),f=u(d),f&&(f.c(),f.m(e,null))),d[2]?c?p&4&&A(c,1):(c=hd(),c.c(),A(c,1),c.m(l.parentNode,l)):c&&(re(),I(c,1,1,()=>{c=null}),ae())},d(d){d&&w(e),f.d(),d&&w(s),c&&c.d(d),d&&w(l),o=!1,r()}}}function W$(n){let e,t,i;const s=[{key:n[1]},n[3]];function l(r){n[5](r)}let o={$$slots:{options:[U$]},$$scope:{ctx:n}};for(let r=0;rge(e,"field",l)),e.$on("rename",n[6]),e.$on("remove",n[7]),e.$on("drop",n[8]),e.$on("dragstart",n[9]),e.$on("dragenter",n[10]),e.$on("dragleave",n[11]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&10?bt(s,[a&2&&{key:r[1]},a&8&&Vt(r[3])]):{};a&4100&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function Y$(n,e,t){const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e,r=!1;const a=()=>{t(2,r=!r)};function u(_){l=_,t(0,l)}function f(_){de.call(this,n,_)}function c(_){de.call(this,n,_)}function d(_){de.call(this,n,_)}function p(_){de.call(this,n,_)}function h(_){de.call(this,n,_)}function g(_){de.call(this,n,_)}return n.$$set=_=>{e=Le(Le({},e),jt(_)),t(3,s=Je(e,i)),"field"in _&&t(0,l=_.field),"key"in _&&t(1,o=_.key)},[l,o,r,s,a,u,f,c,d,p,h,g]}class K$ extends ve{constructor(e){super(),be(this,e,Y$,W$,_e,{field:0,key:1})}}function J$(n){let e,t=(n[0].ext||"N/A")+"",i,s,l,o=n[0].mimeType+"",r;return{c(){e=v("span"),i=B(t),s=D(),l=v("small"),r=B(o),m(e,"class","txt"),m(l,"class","txt-hint")},m(a,u){S(a,e,u),b(e,i),S(a,s,u),S(a,l,u),b(l,r)},p(a,[u]){u&1&&t!==(t=(a[0].ext||"N/A")+"")&&le(i,t),u&1&&o!==(o=a[0].mimeType+"")&&le(r,o)},i:X,o:X,d(a){a&&w(e),a&&w(s),a&&w(l)}}}function Z$(n,e,t){let{item:i={}}=e;return n.$$set=s=>{"item"in s&&t(0,i=s.item)},[i]}class _d extends ve{constructor(e){super(),be(this,e,Z$,J$,_e,{item:0})}}const G$=[{ext:".xpm",mimeType:"image/x-xpixmap"},{ext:".7z",mimeType:"application/x-7z-compressed"},{ext:".zip",mimeType:"application/zip"},{ext:".xlsx",mimeType:"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"},{ext:".docx",mimeType:"application/vnd.openxmlformats-officedocument.wordprocessingml.document"},{ext:".pptx",mimeType:"application/vnd.openxmlformats-officedocument.presentationml.presentation"},{ext:".epub",mimeType:"application/epub+zip"},{ext:".jar",mimeType:"application/jar"},{ext:".odt",mimeType:"application/vnd.oasis.opendocument.text"},{ext:".ott",mimeType:"application/vnd.oasis.opendocument.text-template"},{ext:".ods",mimeType:"application/vnd.oasis.opendocument.spreadsheet"},{ext:".ots",mimeType:"application/vnd.oasis.opendocument.spreadsheet-template"},{ext:".odp",mimeType:"application/vnd.oasis.opendocument.presentation"},{ext:".otp",mimeType:"application/vnd.oasis.opendocument.presentation-template"},{ext:".odg",mimeType:"application/vnd.oasis.opendocument.graphics"},{ext:".otg",mimeType:"application/vnd.oasis.opendocument.graphics-template"},{ext:".odf",mimeType:"application/vnd.oasis.opendocument.formula"},{ext:".odc",mimeType:"application/vnd.oasis.opendocument.chart"},{ext:".sxc",mimeType:"application/vnd.sun.xml.calc"},{ext:".pdf",mimeType:"application/pdf"},{ext:".fdf",mimeType:"application/vnd.fdf"},{ext:"",mimeType:"application/x-ole-storage"},{ext:".msi",mimeType:"application/x-ms-installer"},{ext:".aaf",mimeType:"application/octet-stream"},{ext:".msg",mimeType:"application/vnd.ms-outlook"},{ext:".xls",mimeType:"application/vnd.ms-excel"},{ext:".pub",mimeType:"application/vnd.ms-publisher"},{ext:".ppt",mimeType:"application/vnd.ms-powerpoint"},{ext:".doc",mimeType:"application/msword"},{ext:".ps",mimeType:"application/postscript"},{ext:".psd",mimeType:"image/vnd.adobe.photoshop"},{ext:".p7s",mimeType:"application/pkcs7-signature"},{ext:".ogg",mimeType:"application/ogg"},{ext:".oga",mimeType:"audio/ogg"},{ext:".ogv",mimeType:"video/ogg"},{ext:".png",mimeType:"image/png"},{ext:".png",mimeType:"image/vnd.mozilla.apng"},{ext:".jpg",mimeType:"image/jpeg"},{ext:".jxl",mimeType:"image/jxl"},{ext:".jp2",mimeType:"image/jp2"},{ext:".jpf",mimeType:"image/jpx"},{ext:".jpm",mimeType:"image/jpm"},{ext:".jxs",mimeType:"image/jxs"},{ext:".gif",mimeType:"image/gif"},{ext:".webp",mimeType:"image/webp"},{ext:".exe",mimeType:"application/vnd.microsoft.portable-executable"},{ext:"",mimeType:"application/x-elf"},{ext:"",mimeType:"application/x-object"},{ext:"",mimeType:"application/x-executable"},{ext:".so",mimeType:"application/x-sharedlib"},{ext:"",mimeType:"application/x-coredump"},{ext:".a",mimeType:"application/x-archive"},{ext:".deb",mimeType:"application/vnd.debian.binary-package"},{ext:".tar",mimeType:"application/x-tar"},{ext:".xar",mimeType:"application/x-xar"},{ext:".bz2",mimeType:"application/x-bzip2"},{ext:".fits",mimeType:"application/fits"},{ext:".tiff",mimeType:"image/tiff"},{ext:".bmp",mimeType:"image/bmp"},{ext:".ico",mimeType:"image/x-icon"},{ext:".mp3",mimeType:"audio/mpeg"},{ext:".flac",mimeType:"audio/flac"},{ext:".midi",mimeType:"audio/midi"},{ext:".ape",mimeType:"audio/ape"},{ext:".mpc",mimeType:"audio/musepack"},{ext:".amr",mimeType:"audio/amr"},{ext:".wav",mimeType:"audio/wav"},{ext:".aiff",mimeType:"audio/aiff"},{ext:".au",mimeType:"audio/basic"},{ext:".mpeg",mimeType:"video/mpeg"},{ext:".mov",mimeType:"video/quicktime"},{ext:".mqv",mimeType:"video/quicktime"},{ext:".mp4",mimeType:"video/mp4"},{ext:".webm",mimeType:"video/webm"},{ext:".3gp",mimeType:"video/3gpp"},{ext:".3g2",mimeType:"video/3gpp2"},{ext:".avi",mimeType:"video/x-msvideo"},{ext:".flv",mimeType:"video/x-flv"},{ext:".mkv",mimeType:"video/x-matroska"},{ext:".asf",mimeType:"video/x-ms-asf"},{ext:".aac",mimeType:"audio/aac"},{ext:".voc",mimeType:"audio/x-unknown"},{ext:".mp4",mimeType:"audio/mp4"},{ext:".m4a",mimeType:"audio/x-m4a"},{ext:".m3u",mimeType:"application/vnd.apple.mpegurl"},{ext:".m4v",mimeType:"video/x-m4v"},{ext:".rmvb",mimeType:"application/vnd.rn-realmedia-vbr"},{ext:".gz",mimeType:"application/gzip"},{ext:".class",mimeType:"application/x-java-applet"},{ext:".swf",mimeType:"application/x-shockwave-flash"},{ext:".crx",mimeType:"application/x-chrome-extension"},{ext:".ttf",mimeType:"font/ttf"},{ext:".woff",mimeType:"font/woff"},{ext:".woff2",mimeType:"font/woff2"},{ext:".otf",mimeType:"font/otf"},{ext:".ttc",mimeType:"font/collection"},{ext:".eot",mimeType:"application/vnd.ms-fontobject"},{ext:".wasm",mimeType:"application/wasm"},{ext:".shx",mimeType:"application/vnd.shx"},{ext:".shp",mimeType:"application/vnd.shp"},{ext:".dbf",mimeType:"application/x-dbf"},{ext:".dcm",mimeType:"application/dicom"},{ext:".rar",mimeType:"application/x-rar-compressed"},{ext:".djvu",mimeType:"image/vnd.djvu"},{ext:".mobi",mimeType:"application/x-mobipocket-ebook"},{ext:".lit",mimeType:"application/x-ms-reader"},{ext:".bpg",mimeType:"image/bpg"},{ext:".sqlite",mimeType:"application/vnd.sqlite3"},{ext:".dwg",mimeType:"image/vnd.dwg"},{ext:".nes",mimeType:"application/vnd.nintendo.snes.rom"},{ext:".lnk",mimeType:"application/x-ms-shortcut"},{ext:".macho",mimeType:"application/x-mach-binary"},{ext:".qcp",mimeType:"audio/qcelp"},{ext:".icns",mimeType:"image/x-icns"},{ext:".heic",mimeType:"image/heic"},{ext:".heic",mimeType:"image/heic-sequence"},{ext:".heif",mimeType:"image/heif"},{ext:".heif",mimeType:"image/heif-sequence"},{ext:".hdr",mimeType:"image/vnd.radiance"},{ext:".mrc",mimeType:"application/marc"},{ext:".mdb",mimeType:"application/x-msaccess"},{ext:".accdb",mimeType:"application/x-msaccess"},{ext:".zst",mimeType:"application/zstd"},{ext:".cab",mimeType:"application/vnd.ms-cab-compressed"},{ext:".rpm",mimeType:"application/x-rpm"},{ext:".xz",mimeType:"application/x-xz"},{ext:".lz",mimeType:"application/lzip"},{ext:".torrent",mimeType:"application/x-bittorrent"},{ext:".cpio",mimeType:"application/x-cpio"},{ext:"",mimeType:"application/tzif"},{ext:".xcf",mimeType:"image/x-xcf"},{ext:".pat",mimeType:"image/x-gimp-pat"},{ext:".gbr",mimeType:"image/x-gimp-gbr"},{ext:".glb",mimeType:"model/gltf-binary"},{ext:".avif",mimeType:"image/avif"},{ext:".cab",mimeType:"application/x-installshield"},{ext:".jxr",mimeType:"image/jxr"},{ext:".txt",mimeType:"text/plain"},{ext:".html",mimeType:"text/html"},{ext:".svg",mimeType:"image/svg+xml"},{ext:".xml",mimeType:"text/xml"},{ext:".rss",mimeType:"application/rss+xml"},{ext:".atom",mimeType:"applicatiotom+xml"},{ext:".x3d",mimeType:"model/x3d+xml"},{ext:".kml",mimeType:"application/vnd.google-earth.kml+xml"},{ext:".xlf",mimeType:"application/x-xliff+xml"},{ext:".dae",mimeType:"model/vnd.collada+xml"},{ext:".gml",mimeType:"application/gml+xml"},{ext:".gpx",mimeType:"application/gpx+xml"},{ext:".tcx",mimeType:"application/vnd.garmin.tcx+xml"},{ext:".amf",mimeType:"application/x-amf"},{ext:".3mf",mimeType:"application/vnd.ms-package.3dmanufacturing-3dmodel+xml"},{ext:".xfdf",mimeType:"application/vnd.adobe.xfdf"},{ext:".owl",mimeType:"application/owl+xml"},{ext:".php",mimeType:"text/x-php"},{ext:".js",mimeType:"application/javascript"},{ext:".lua",mimeType:"text/x-lua"},{ext:".pl",mimeType:"text/x-perl"},{ext:".py",mimeType:"text/x-python"},{ext:".json",mimeType:"application/json"},{ext:".geojson",mimeType:"application/geo+json"},{ext:".har",mimeType:"application/json"},{ext:".ndjson",mimeType:"application/x-ndjson"},{ext:".rtf",mimeType:"text/rtf"},{ext:".srt",mimeType:"application/x-subrip"},{ext:".tcl",mimeType:"text/x-tcl"},{ext:".csv",mimeType:"text/csv"},{ext:".tsv",mimeType:"text/tab-separated-values"},{ext:".vcf",mimeType:"text/vcard"},{ext:".ics",mimeType:"text/calendar"},{ext:".warc",mimeType:"application/warc"},{ext:".vtt",mimeType:"text/vtt"},{ext:"",mimeType:"application/octet-stream"}];function X$(n){let e,t,i;function s(o){n[15](o)}let l={id:n[25],items:n[4],disabled:!n[26]};return n[2]!==void 0&&(l.keyOfSelected=n[2]),e=new Li({props:l}),se.push(()=>ge(e,"keyOfSelected",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r&33554432&&(a.id=o[25]),r&67108864&&(a.disabled=!o[26]),!t&&r&4&&(t=!0,a.keyOfSelected=o[2],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function Q$(n){let e,t;return e=new pe({props:{class:"form-field form-field-single-multiple-select "+(n[26]?"":"disabled"),inlineError:!0,$$slots:{default:[X$,({uniqueId:i})=>({25:i}),({uniqueId:i})=>i?33554432:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&67108864&&(l.class="form-field form-field-single-multiple-select "+(i[26]?"":"disabled")),s&234881028&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function x$(n){let e,t,i,s,l,o,r,a,u;return{c(){e=v("button"),e.innerHTML='Images (jpg, png, svg, gif, webp)',t=D(),i=v("button"),i.innerHTML='Documents (pdf, doc/docx, xls/xlsx)',s=D(),l=v("button"),l.innerHTML='Videos (mp4, avi, mov, 3gp)',o=D(),r=v("button"),r.innerHTML='Archives (zip, 7zip, rar)',m(e,"type","button"),m(e,"class","dropdown-item closable"),m(i,"type","button"),m(i,"class","dropdown-item closable"),m(l,"type","button"),m(l,"class","dropdown-item closable"),m(r,"type","button"),m(r,"class","dropdown-item closable")},m(f,c){S(f,e,c),S(f,t,c),S(f,i,c),S(f,s,c),S(f,l,c),S(f,o,c),S(f,r,c),a||(u=[K(e,"click",n[8]),K(i,"click",n[9]),K(l,"click",n[10]),K(r,"click",n[11])],a=!0)},p:X,d(f){f&&w(e),f&&w(t),f&&w(i),f&&w(s),f&&w(l),f&&w(o),f&&w(r),a=!1,Ae(u)}}}function eC(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T;function $(C){n[7](C)}let M={id:n[25],multiple:!0,searchable:!0,closable:!1,selectionKey:"mimeType",selectPlaceholder:"No restriction",items:n[3],labelComponent:_d,optionComponent:_d};return n[0].options.mimeTypes!==void 0&&(M.keyOfSelected=n[0].options.mimeTypes),r=new Li({props:M}),se.push(()=>ge(r,"keyOfSelected",$)),_=new qn({props:{class:"dropdown dropdown-sm dropdown-nowrap dropdown-left",$$slots:{default:[x$]},$$scope:{ctx:n}}}),{c(){e=v("label"),t=v("span"),t.textContent="Allowed mime types",i=D(),s=v("i"),o=D(),V(r.$$.fragment),u=D(),f=v("div"),c=v("button"),d=v("span"),d.textContent="Choose presets",p=D(),h=v("i"),g=D(),V(_.$$.fragment),m(t,"class","txt"),m(s,"class","ri-information-line link-hint"),m(e,"for",l=n[25]),m(d,"class","txt link-primary"),m(h,"class","ri-arrow-drop-down-fill"),m(c,"type","button"),m(c,"class","inline-flex flex-gap-0"),m(f,"class","help-block")},m(C,O){S(C,e,O),b(e,t),b(e,i),b(e,s),S(C,o,O),q(r,C,O),S(C,u,O),S(C,f,O),b(f,c),b(c,d),b(c,p),b(c,h),b(c,g),q(_,c,null),y=!0,k||(T=De(ze.call(null,s,{text:`Allow files ONLY with the listed mime types. - Leave empty for no restriction.`,position:"top"})),k=!0)},p(C,O){(!y||O&33554432&&l!==(l=C[25]))&&m(e,"for",l);const E={};O&33554432&&(E.id=C[25]),O&8&&(E.items=C[3]),!a&&O&1&&(a=!0,E.keyOfSelected=C[0].options.mimeTypes,ke(()=>a=!1)),r.$set(E);const P={};O&134217729&&(P.$$scope={dirty:O,ctx:C}),_.$set(P)},i(C){y||(A(r.$$.fragment,C),A(_.$$.fragment,C),y=!0)},o(C){I(r.$$.fragment,C),I(_.$$.fragment,C),y=!1},d(C){C&&w(e),C&&w(o),j(r,C),C&&w(u),C&&w(f),j(_),k=!1,T()}}}function tC(n){let e;return{c(){e=v("ul"),e.innerHTML=`
  • WxH - (eg. 100x50) - crop to WxH viewbox (from center)
  • -
  • WxHt - (eg. 100x50t) - crop to WxH viewbox (from top)
  • -
  • WxHb - (eg. 100x50b) - crop to WxH viewbox (from bottom)
  • -
  • WxHf - (eg. 100x50f) - fit inside a WxH viewbox (without cropping)
  • -
  • 0xH - (eg. 0x50) - resize to H height preserving the aspect ratio
  • -
  • Wx0 - (eg. 100x0) - resize to W width preserving the aspect ratio
  • `,m(e,"class","m-0")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function nC(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M;function C(E){n[12](E)}let O={id:n[25],placeholder:"eg. 50x50, 480x720"};return n[0].options.thumbs!==void 0&&(O.value=n[0].options.thumbs),r=new Fs({props:O}),se.push(()=>ge(r,"value",C)),k=new qn({props:{class:"dropdown dropdown-sm dropdown-center dropdown-nowrap p-r-10",$$slots:{default:[tC]},$$scope:{ctx:n}}}),{c(){e=v("label"),t=v("span"),t.textContent="Thumb sizes",i=D(),s=v("i"),o=D(),V(r.$$.fragment),u=D(),f=v("div"),c=v("span"),c.textContent="Use comma as separator.",d=D(),p=v("button"),h=v("span"),h.textContent="Supported formats",g=D(),_=v("i"),y=D(),V(k.$$.fragment),m(t,"class","txt"),m(s,"class","ri-information-line link-hint"),m(e,"for",l=n[25]),m(c,"class","txt"),m(h,"class","txt link-primary"),m(_,"class","ri-arrow-drop-down-fill"),m(p,"type","button"),m(p,"class","inline-flex flex-gap-0"),m(f,"class","help-block")},m(E,P){S(E,e,P),b(e,t),b(e,i),b(e,s),S(E,o,P),q(r,E,P),S(E,u,P),S(E,f,P),b(f,c),b(f,d),b(f,p),b(p,h),b(p,g),b(p,_),b(p,y),q(k,p,null),T=!0,$||(M=De(ze.call(null,s,{text:"List of additional thumb sizes for image files, along with the default thumb size of 100x100. The thumbs are generated lazily on first access.",position:"top"})),$=!0)},p(E,P){(!T||P&33554432&&l!==(l=E[25]))&&m(e,"for",l);const L={};P&33554432&&(L.id=E[25]),!a&&P&1&&(a=!0,L.value=E[0].options.thumbs,ke(()=>a=!1)),r.$set(L);const F={};P&134217728&&(F.$$scope={dirty:P,ctx:E}),k.$set(F)},i(E){T||(A(r.$$.fragment,E),A(k.$$.fragment,E),T=!0)},o(E){I(r.$$.fragment,E),I(k.$$.fragment,E),T=!1},d(E){E&&w(e),E&&w(o),j(r,E),E&&w(u),E&&w(f),j(k),$=!1,M()}}}function iC(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("label"),t=B("Max file size"),s=D(),l=v("input"),r=D(),a=v("div"),a.textContent="Must be in bytes.",m(e,"for",i=n[25]),m(l,"type","number"),m(l,"id",o=n[25]),m(l,"step","1"),m(l,"min","0"),m(a,"class","help-block")},m(c,d){S(c,e,d),b(e,t),S(c,s,d),S(c,l,d),ue(l,n[0].options.maxSize),S(c,r,d),S(c,a,d),u||(f=K(l,"input",n[13]),u=!0)},p(c,d){d&33554432&&i!==(i=c[25])&&m(e,"for",i),d&33554432&&o!==(o=c[25])&&m(l,"id",o),d&1&&ht(l.value)!==c[0].options.maxSize&&ue(l,c[0].options.maxSize)},d(c){c&&w(e),c&&w(s),c&&w(l),c&&w(r),c&&w(a),u=!1,f()}}}function gd(n){let e,t,i;return t=new pe({props:{class:"form-field required",name:"schema."+n[1]+".options.maxSelect",$$slots:{default:[sC,({uniqueId:s})=>({25:s}),({uniqueId:s})=>s?33554432:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),V(t.$$.fragment),m(e,"class","col-sm-3")},m(s,l){S(s,e,l),q(t,e,null),i=!0},p(s,l){const o={};l&2&&(o.name="schema."+s[1]+".options.maxSelect"),l&167772161&&(o.$$scope={dirty:l,ctx:s}),t.$set(o)},i(s){i||(A(t.$$.fragment,s),i=!0)},o(s){I(t.$$.fragment,s),i=!1},d(s){s&&w(e),j(t)}}}function sC(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Max select"),s=D(),l=v("input"),m(e,"for",i=n[25]),m(l,"id",o=n[25]),m(l,"type","number"),m(l,"step","1"),m(l,"min","2"),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].options.maxSelect),r||(a=K(l,"input",n[14]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&m(e,"for",i),f&33554432&&o!==(o=u[25])&&m(l,"id",o),f&1&&ht(l.value)!==u[0].options.maxSelect&&ue(l,u[0].options.maxSelect)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function lC(n){let e,t,i,s,l,o,r,a,u,f,c,d,p;i=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.mimeTypes",$$slots:{default:[eC,({uniqueId:g})=>({25:g}),({uniqueId:g})=>g?33554432:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.thumbs",$$slots:{default:[nC,({uniqueId:g})=>({25:g}),({uniqueId:g})=>g?33554432:0]},$$scope:{ctx:n}}}),f=new pe({props:{class:"form-field required",name:"schema."+n[1]+".options.maxSize",$$slots:{default:[iC,({uniqueId:g})=>({25:g}),({uniqueId:g})=>g?33554432:0]},$$scope:{ctx:n}}});let h=!n[2]&&gd(n);return{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),a=D(),u=v("div"),V(f.$$.fragment),d=D(),h&&h.c(),m(t,"class","col-sm-12"),m(l,"class",r=n[2]?"col-sm-8":"col-sm-6"),m(u,"class",c=n[2]?"col-sm-4":"col-sm-3"),m(e,"class","grid grid-sm")},m(g,_){S(g,e,_),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),b(e,a),b(e,u),q(f,u,null),b(e,d),h&&h.m(e,null),p=!0},p(g,_){const y={};_&2&&(y.name="schema."+g[1]+".options.mimeTypes"),_&167772169&&(y.$$scope={dirty:_,ctx:g}),i.$set(y);const k={};_&2&&(k.name="schema."+g[1]+".options.thumbs"),_&167772161&&(k.$$scope={dirty:_,ctx:g}),o.$set(k),(!p||_&4&&r!==(r=g[2]?"col-sm-8":"col-sm-6"))&&m(l,"class",r);const T={};_&2&&(T.name="schema."+g[1]+".options.maxSize"),_&167772161&&(T.$$scope={dirty:_,ctx:g}),f.$set(T),(!p||_&4&&c!==(c=g[2]?"col-sm-4":"col-sm-3"))&&m(u,"class",c),g[2]?h&&(re(),I(h,1,1,()=>{h=null}),ae()):h?(h.p(g,_),_&4&&A(h,1)):(h=gd(g),h.c(),A(h,1),h.m(e,null))},i(g){p||(A(i.$$.fragment,g),A(o.$$.fragment,g),A(f.$$.fragment,g),A(h),p=!0)},o(g){I(i.$$.fragment,g),I(o.$$.fragment,g),I(f.$$.fragment,g),I(h),p=!1},d(g){g&&w(e),j(i),j(o),j(f),h&&h.d()}}}function oC(n){let e,t,i;const s=[{key:n[1]},n[5]];function l(r){n[16](r)}let o={$$slots:{options:[lC],default:[Q$,({interactive:r})=>({26:r}),({interactive:r})=>r?67108864:0]},$$scope:{ctx:n}};for(let r=0;rge(e,"field",l)),e.$on("rename",n[17]),e.$on("remove",n[18]),e.$on("drop",n[19]),e.$on("dragstart",n[20]),e.$on("dragenter",n[21]),e.$on("dragleave",n[22]),{c(){V(e.$$.fragment)},m(r,a){q(e,r,a),i=!0},p(r,[a]){const u=a&34?bt(s,[a&2&&{key:r[1]},a&32&&Vt(r[5])]):{};a&201326607&&(u.$$scope={dirty:a,ctx:r}),!t&&a&1&&(t=!0,u.field=r[0],ke(()=>t=!1)),e.$set(u)},i(r){i||(A(e.$$.fragment,r),i=!0)},o(r){I(e.$$.fragment,r),i=!1},d(r){j(e,r)}}}function rC(n,e,t){var R;const i=["field","key"];let s=Je(e,i),{field:l}=e,{key:o=""}=e;const r=[{label:"Single",value:!0},{label:"Multiple",value:!1}];let a=G$.slice(),u=((R=l.options)==null?void 0:R.maxSelect)<=1,f=u;function c(){t(0,l.options={maxSelect:1,maxSize:5242880,thumbs:[],mimeTypes:[]},l),t(2,u=!0),t(6,f=u)}function d(){if(H.isEmpty(l.options.mimeTypes))return;const z=[];for(const W of l.options.mimeTypes)a.find(J=>J.mimeType===W)||z.push({mimeType:W});z.length&&t(3,a=a.concat(z))}function p(z){n.$$.not_equal(l.options.mimeTypes,z)&&(l.options.mimeTypes=z,t(0,l),t(6,f),t(2,u))}const h=()=>{t(0,l.options.mimeTypes=["image/jpeg","image/png","image/svg+xml","image/gif","image/webp"],l)},g=()=>{t(0,l.options.mimeTypes=["application/pdf","application/msword","application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/vnd.ms-excel","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],l)},_=()=>{t(0,l.options.mimeTypes=["video/mp4","video/x-ms-wmv","video/quicktime","video/3gpp"],l)},y=()=>{t(0,l.options.mimeTypes=["application/zip","application/x-7z-compressed","application/x-rar-compressed"],l)};function k(z){n.$$.not_equal(l.options.thumbs,z)&&(l.options.thumbs=z,t(0,l),t(6,f),t(2,u))}function T(){l.options.maxSize=ht(this.value),t(0,l),t(6,f),t(2,u)}function $(){l.options.maxSelect=ht(this.value),t(0,l),t(6,f),t(2,u)}function M(z){u=z,t(2,u)}function C(z){l=z,t(0,l),t(6,f),t(2,u)}function O(z){de.call(this,n,z)}function E(z){de.call(this,n,z)}function P(z){de.call(this,n,z)}function L(z){de.call(this,n,z)}function F(z){de.call(this,n,z)}function N(z){de.call(this,n,z)}return n.$$set=z=>{e=Le(Le({},e),jt(z)),t(5,s=Je(e,i)),"field"in z&&t(0,l=z.field),"key"in z&&t(1,o=z.key)},n.$$.update=()=>{var z,W;n.$$.dirty&69&&f!=u&&(t(6,f=u),u?t(0,l.options.maxSelect=1,l):t(0,l.options.maxSelect=((W=(z=l.options)==null?void 0:z.values)==null?void 0:W.length)||99,l)),n.$$.dirty&1&&(H.isEmpty(l.options)?c():d())},[l,o,u,a,r,s,f,p,h,g,_,y,k,T,$,M,C,O,E,P,L,F,N]}class aC extends ve{constructor(e){super(),be(this,e,rC,oC,_e,{field:0,key:1})}}function uC(n){let e,t,i,s,l;return{c(){e=v("hr"),t=D(),i=v("button"),i.innerHTML=` - New collection`,m(i,"type","button"),m(i,"class","btn btn-transparent btn-block btn-sm")},m(o,r){S(o,e,r),S(o,t,r),S(o,i,r),s||(l=K(i,"click",n[15]),s=!0)},p:X,d(o){o&&w(e),o&&w(t),o&&w(i),s=!1,l()}}}function fC(n){let e,t,i;function s(o){n[16](o)}let l={id:n[32],searchable:n[3].length>5,selectPlaceholder:"Select collection *",noOptionsText:"No collections found",selectionKey:"id",items:n[3],disabled:!n[33],$$slots:{afterOptions:[uC]},$$scope:{ctx:n}};return n[0].options.collectionId!==void 0&&(l.keyOfSelected=n[0].options.collectionId),e=new Li({props:l}),se.push(()=>ge(e,"keyOfSelected",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r[1]&2&&(a.id=o[32]),r[0]&8&&(a.searchable=o[3].length>5),r[0]&8&&(a.items=o[3]),r[1]&4&&(a.disabled=!o[33]),r[0]&16|r[1]&8&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.keyOfSelected=o[0].options.collectionId,ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function cC(n){let e,t,i;function s(o){n[17](o)}let l={id:n[32],items:n[6],disabled:!n[33]};return n[2]!==void 0&&(l.keyOfSelected=n[2]),e=new Li({props:l}),se.push(()=>ge(e,"keyOfSelected",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r[1]&2&&(a.id=o[32]),r[1]&4&&(a.disabled=!o[33]),!t&&r[0]&4&&(t=!0,a.keyOfSelected=o[2],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function dC(n){let e,t,i,s;return e=new pe({props:{class:"form-field required "+(n[33]?"":"disabled"),inlineError:!0,name:"schema."+n[1]+".options.collectionId",$$slots:{default:[fC,({uniqueId:l})=>({32:l}),({uniqueId:l})=>[0,l?2:0]]},$$scope:{ctx:n}}}),i=new pe({props:{class:"form-field form-field-single-multiple-select "+(n[33]?"":"disabled"),inlineError:!0,$$slots:{default:[cC,({uniqueId:l})=>({32:l}),({uniqueId:l})=>[0,l?2:0]]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(l,o){q(e,l,o),S(l,t,o),q(i,l,o),s=!0},p(l,o){const r={};o[1]&4&&(r.class="form-field required "+(l[33]?"":"disabled")),o[0]&2&&(r.name="schema."+l[1]+".options.collectionId"),o[0]&25|o[1]&14&&(r.$$scope={dirty:o,ctx:l}),e.$set(r);const a={};o[1]&4&&(a.class="form-field form-field-single-multiple-select "+(l[33]?"":"disabled")),o[0]&4|o[1]&14&&(a.$$scope={dirty:o,ctx:l}),i.$set(a)},i(l){s||(A(e.$$.fragment,l),A(i.$$.fragment,l),s=!0)},o(l){I(e.$$.fragment,l),I(i.$$.fragment,l),s=!1},d(l){j(e,l),l&&w(t),j(i,l)}}}function bd(n){let e,t,i,s,l,o;return t=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.minSelect",$$slots:{default:[pC,({uniqueId:r})=>({32:r}),({uniqueId:r})=>[0,r?2:0]]},$$scope:{ctx:n}}}),l=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.maxSelect",$$slots:{default:[mC,({uniqueId:r})=>({32:r}),({uniqueId:r})=>[0,r?2:0]]},$$scope:{ctx:n}}}),{c(){e=v("div"),V(t.$$.fragment),i=D(),s=v("div"),V(l.$$.fragment),m(e,"class","col-sm-6"),m(s,"class","col-sm-6")},m(r,a){S(r,e,a),q(t,e,null),S(r,i,a),S(r,s,a),q(l,s,null),o=!0},p(r,a){const u={};a[0]&2&&(u.name="schema."+r[1]+".options.minSelect"),a[0]&1|a[1]&10&&(u.$$scope={dirty:a,ctx:r}),t.$set(u);const f={};a[0]&2&&(f.name="schema."+r[1]+".options.maxSelect"),a[0]&1|a[1]&10&&(f.$$scope={dirty:a,ctx:r}),l.$set(f)},i(r){o||(A(t.$$.fragment,r),A(l.$$.fragment,r),o=!0)},o(r){I(t.$$.fragment,r),I(l.$$.fragment,r),o=!1},d(r){r&&w(e),j(t),r&&w(i),r&&w(s),j(l)}}}function pC(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Min select"),s=D(),l=v("input"),m(e,"for",i=n[32]),m(l,"type","number"),m(l,"id",o=n[32]),m(l,"step","1"),m(l,"min","1"),m(l,"placeholder","No min limit")},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].options.minSelect),r||(a=K(l,"input",n[11]),r=!0)},p(u,f){f[1]&2&&i!==(i=u[32])&&m(e,"for",i),f[1]&2&&o!==(o=u[32])&&m(l,"id",o),f[0]&1&&ht(l.value)!==u[0].options.minSelect&&ue(l,u[0].options.minSelect)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function mC(n){let e,t,i,s,l,o,r,a,u;return{c(){e=v("label"),t=B("Max select"),s=D(),l=v("input"),m(e,"for",i=n[32]),m(l,"type","number"),m(l,"id",o=n[32]),m(l,"step","1"),m(l,"placeholder","No max limit"),m(l,"min",r=n[0].options.minSelect||2)},m(f,c){S(f,e,c),b(e,t),S(f,s,c),S(f,l,c),ue(l,n[0].options.maxSelect),a||(u=K(l,"input",n[12]),a=!0)},p(f,c){c[1]&2&&i!==(i=f[32])&&m(e,"for",i),c[1]&2&&o!==(o=f[32])&&m(l,"id",o),c[0]&1&&r!==(r=f[0].options.minSelect||2)&&m(l,"min",r),c[0]&1&&ht(l.value)!==f[0].options.maxSelect&&ue(l,f[0].options.maxSelect)},d(f){f&&w(e),f&&w(s),f&&w(l),a=!1,u()}}}function hC(n){let e,t,i,s,l,o,r,a,u,f,c;function d(h){n[13](h)}let p={multiple:!0,searchable:!0,id:n[32],selectPlaceholder:"Auto",items:n[5]};return n[0].options.displayFields!==void 0&&(p.selected=n[0].options.displayFields),r=new iu({props:p}),se.push(()=>ge(r,"selected",d)),{c(){e=v("label"),t=v("span"),t.textContent="Display fields",i=D(),s=v("i"),o=D(),V(r.$$.fragment),m(t,"class","txt"),m(s,"class","ri-information-line link-hint"),m(e,"for",l=n[32])},m(h,g){S(h,e,g),b(e,t),b(e,i),b(e,s),S(h,o,g),q(r,h,g),u=!0,f||(c=De(ze.call(null,s,{text:"Optionally select the field(s) that will be used in the listings UI. Leave empty for auto.",position:"top"})),f=!0)},p(h,g){(!u||g[1]&2&&l!==(l=h[32]))&&m(e,"for",l);const _={};g[1]&2&&(_.id=h[32]),g[0]&32&&(_.items=h[5]),!a&&g[0]&1&&(a=!0,_.selected=h[0].options.displayFields,ke(()=>a=!1)),r.$set(_)},i(h){u||(A(r.$$.fragment,h),u=!0)},o(h){I(r.$$.fragment,h),u=!1},d(h){h&&w(e),h&&w(o),j(r,h),f=!1,c()}}}function _C(n){let e,t,i,s,l,o,r;function a(f){n[14](f)}let u={id:n[32],items:n[7]};return n[0].options.cascadeDelete!==void 0&&(u.keyOfSelected=n[0].options.cascadeDelete),l=new Li({props:u}),se.push(()=>ge(l,"keyOfSelected",a)),{c(){e=v("label"),t=B("Delete main record on relation delete"),s=D(),V(l.$$.fragment),m(e,"for",i=n[32])},m(f,c){S(f,e,c),b(e,t),S(f,s,c),q(l,f,c),r=!0},p(f,c){(!r||c[1]&2&&i!==(i=f[32]))&&m(e,"for",i);const d={};c[1]&2&&(d.id=f[32]),!o&&c[0]&1&&(o=!0,d.keyOfSelected=f[0].options.cascadeDelete,ke(()=>o=!1)),l.$set(d)},i(f){r||(A(l.$$.fragment,f),r=!0)},o(f){I(l.$$.fragment,f),r=!1},d(f){f&&w(e),f&&w(s),j(l,f)}}}function gC(n){let e,t,i,s,l,o,r,a,u=!n[2]&&bd(n);return s=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.displayFields",$$slots:{default:[hC,({uniqueId:f})=>({32:f}),({uniqueId:f})=>[0,f?2:0]]},$$scope:{ctx:n}}}),r=new pe({props:{class:"form-field",name:"schema."+n[1]+".options.cascadeDelete",$$slots:{default:[_C,({uniqueId:f})=>({32:f}),({uniqueId:f})=>[0,f?2:0]]},$$scope:{ctx:n}}}),{c(){e=v("div"),u&&u.c(),t=D(),i=v("div"),V(s.$$.fragment),l=D(),o=v("div"),V(r.$$.fragment),m(i,"class","col-sm-6"),m(o,"class","col-sm-6"),m(e,"class","grid grid-sm")},m(f,c){S(f,e,c),u&&u.m(e,null),b(e,t),b(e,i),q(s,i,null),b(e,l),b(e,o),q(r,o,null),a=!0},p(f,c){f[2]?u&&(re(),I(u,1,1,()=>{u=null}),ae()):u?(u.p(f,c),c[0]&4&&A(u,1)):(u=bd(f),u.c(),A(u,1),u.m(e,t));const d={};c[0]&2&&(d.name="schema."+f[1]+".options.displayFields"),c[0]&33|c[1]&10&&(d.$$scope={dirty:c,ctx:f}),s.$set(d);const p={};c[0]&2&&(p.name="schema."+f[1]+".options.cascadeDelete"),c[0]&1|c[1]&10&&(p.$$scope={dirty:c,ctx:f}),r.$set(p)},i(f){a||(A(u),A(s.$$.fragment,f),A(r.$$.fragment,f),a=!0)},o(f){I(u),I(s.$$.fragment,f),I(r.$$.fragment,f),a=!1},d(f){f&&w(e),u&&u.d(),j(s),j(r)}}}function bC(n){let e,t,i,s,l;const o=[{key:n[1]},n[8]];function r(f){n[18](f)}let a={$$slots:{options:[gC],default:[dC,({interactive:f})=>({33:f}),({interactive:f})=>[0,f?4:0]]},$$scope:{ctx:n}};for(let f=0;fge(e,"field",r)),e.$on("rename",n[19]),e.$on("remove",n[20]),e.$on("drop",n[21]),e.$on("dragstart",n[22]),e.$on("dragenter",n[23]),e.$on("dragleave",n[24]);let u={};return s=new su({props:u}),n[25](s),s.$on("save",n[26]),{c(){V(e.$$.fragment),i=D(),V(s.$$.fragment)},m(f,c){q(e,f,c),S(f,i,c),q(s,f,c),l=!0},p(f,c){const d=c[0]&258?bt(o,[c[0]&2&&{key:f[1]},c[0]&256&&Vt(f[8])]):{};c[0]&63|c[1]&12&&(d.$$scope={dirty:c,ctx:f}),!t&&c[0]&1&&(t=!0,d.field=f[0],ke(()=>t=!1)),e.$set(d);const p={};s.$set(p)},i(f){l||(A(e.$$.fragment,f),A(s.$$.fragment,f),l=!0)},o(f){I(e.$$.fragment,f),I(s.$$.fragment,f),l=!1},d(f){j(e,f),f&&w(i),n[25](null),j(s,f)}}}function vC(n,e,t){var fe;let i;const s=["field","key"];let l=Je(e,s),o;We(n,Pi,Z=>t(3,o=Z));let{field:r}=e,{key:a=""}=e;const u=[{label:"Single",value:!0},{label:"Multiple",value:!1}],f=[{label:"False",value:!1},{label:"True",value:!0}],c=["id","created","updated"],d=["username","email","emailVisibility","verified"];let p=null,h=[],g=null,_=((fe=r.options)==null?void 0:fe.maxSelect)==1,y=_;function k(){t(0,r.options={maxSelect:1,collectionId:null,cascadeDelete:!1,displayFields:[]},r),t(2,_=!0),t(10,y=_)}function T(){var Z,ce;if(t(5,h=c.slice(0)),!!i){i.isAuth&&t(5,h=h.concat(d));for(const he of i.schema)h.push(he.name);if(((ce=(Z=r.options)==null?void 0:Z.displayFields)==null?void 0:ce.length)>0)for(let he=r.options.displayFields.length-1;he>=0;he--)h.includes(r.options.displayFields[he])||r.options.displayFields.splice(he,1)}}function $(){r.options.minSelect=ht(this.value),t(0,r),t(10,y),t(2,_)}function M(){r.options.maxSelect=ht(this.value),t(0,r),t(10,y),t(2,_)}function C(Z){n.$$.not_equal(r.options.displayFields,Z)&&(r.options.displayFields=Z,t(0,r),t(10,y),t(2,_))}function O(Z){n.$$.not_equal(r.options.cascadeDelete,Z)&&(r.options.cascadeDelete=Z,t(0,r),t(10,y),t(2,_))}const E=()=>p==null?void 0:p.show();function P(Z){n.$$.not_equal(r.options.collectionId,Z)&&(r.options.collectionId=Z,t(0,r),t(10,y),t(2,_))}function L(Z){_=Z,t(2,_)}function F(Z){r=Z,t(0,r),t(10,y),t(2,_)}function N(Z){de.call(this,n,Z)}function R(Z){de.call(this,n,Z)}function z(Z){de.call(this,n,Z)}function W(Z){de.call(this,n,Z)}function J(Z){de.call(this,n,Z)}function x(Z){de.call(this,n,Z)}function ne(Z){se[Z?"unshift":"push"](()=>{p=Z,t(4,p)})}const G=Z=>{var ce,he;(he=(ce=Z==null?void 0:Z.detail)==null?void 0:ce.collection)!=null&&he.id&&t(0,r.options.collectionId=Z.detail.collection.id,r)};return n.$$set=Z=>{e=Le(Le({},e),jt(Z)),t(8,l=Je(e,s)),"field"in Z&&t(0,r=Z.field),"key"in Z&&t(1,a=Z.key)},n.$$.update=()=>{n.$$.dirty[0]&1028&&y!=_&&(t(10,y=_),_?(t(0,r.options.minSelect=null,r),t(0,r.options.maxSelect=1,r)):t(0,r.options.maxSelect=null,r)),n.$$.dirty[0]&1&&H.isEmpty(r.options)&&k(),n.$$.dirty[0]&9&&(i=o.find(Z=>Z.id==r.options.collectionId)||null),n.$$.dirty[0]&513&&g!=r.options.collectionId&&(t(9,g=r.options.collectionId),T())},[r,a,_,o,p,h,u,f,l,g,y,$,M,C,O,E,P,L,F,N,R,z,W,J,x,ne,G]}class yC extends ve{constructor(e){super(),be(this,e,vC,bC,_e,{field:0,key:1},null,[-1,-1])}}function vd(n,e,t){const i=n.slice();return i[17]=e[t],i[18]=e,i[19]=t,i}function yd(n){let e,t,i,s,l,o,r,a;return{c(){e=B(`, - `),t=v("code"),t.textContent="username",i=B(` , - `),s=v("code"),s.textContent="email",l=B(` , - `),o=v("code"),o.textContent="emailVisibility",r=B(` , - `),a=v("code"),a.textContent="verified",m(t,"class","txt-sm"),m(s,"class","txt-sm"),m(o,"class","txt-sm"),m(a,"class","txt-sm")},m(u,f){S(u,e,f),S(u,t,f),S(u,i,f),S(u,s,f),S(u,l,f),S(u,o,f),S(u,r,f),S(u,a,f)},d(u){u&&w(e),u&&w(t),u&&w(i),u&&w(s),u&&w(l),u&&w(o),u&&w(r),u&&w(a)}}}function kd(n,e){let t,i,s,l,o;function r(p){e[7](p,e[17],e[18],e[19])}function a(){return e[8](e[19])}function u(...p){return e[10](e[19],...p)}function f(...p){return e[11](e[19],...p)}var c=e[1][e[17].type];function d(p){let h={key:p[4](p[17])};return p[17]!==void 0&&(h.field=p[17]),{props:h}}return c&&(i=Ct(c,d(e)),se.push(()=>ge(i,"field",r)),i.$on("remove",a),i.$on("rename",e[9]),i.$on("dragstart",u),i.$on("drop",f)),{key:n,first:null,c(){t=we(),i&&V(i.$$.fragment),l=we(),this.first=t},m(p,h){S(p,t,h),i&&q(i,p,h),S(p,l,h),o=!0},p(p,h){e=p;const g={};if(h&1&&(g.key=e[4](e[17])),!s&&h&1&&(s=!0,g.field=e[17],ke(()=>s=!1)),h&1&&c!==(c=e[1][e[17].type])){if(i){re();const _=i;I(_.$$.fragment,1,0,()=>{j(_,1)}),ae()}c?(i=Ct(c,d(e)),se.push(()=>ge(i,"field",r)),i.$on("remove",a),i.$on("rename",e[9]),i.$on("dragstart",u),i.$on("drop",f),V(i.$$.fragment),A(i.$$.fragment,1),q(i,l.parentNode,l)):i=null}else c&&i.$set(g)},i(p){o||(i&&A(i.$$.fragment,p),o=!0)},o(p){i&&I(i.$$.fragment,p),o=!1},d(p){p&&w(t),p&&w(l),i&&j(i,p)}}}function kC(n){let e,t,i,s,l,o,r,a,u,f,c,d,p=[],h=new Map,g,_,y,k,T,$,M,C,O=n[0].isAuth&&yd(),E=n[0].schema;const P=N=>N[17];for(let N=0;Nge($,"collection",L)),{c(){e=v("div"),t=v("p"),i=B(`System fields: - `),s=v("code"),s.textContent="id",l=B(` , - `),o=v("code"),o.textContent="created",r=B(` , - `),a=v("code"),a.textContent="updated",u=D(),O&&O.c(),f=B(` - .`),c=D(),d=v("div");for(let N=0;NM=!1)),$.$set(z)},i(N){if(!C){for(let R=0;RM.name===$)}function f($){return i.findIndex(M=>M===$)}function c($,M){var C;!((C=s==null?void 0:s.schema)!=null&&C.length)||$===M||!M||t(0,s.indexes=s.indexes.map(O=>H.replaceIndexColumn(O,$,M)),s)}function d($,M){if(!$)return;$.dataTransfer.dropEffect="move";const C=parseInt($.dataTransfer.getData("text/plain")),O=s.schema;Co($),g=$=>c($.detail.oldName,$.detail.newName),_=($,M)=>wC(M.detail,$),y=($,M)=>d(M.detail,$),k=$=>r($.detail);function T($){s=$,t(0,s)}return n.$$set=$=>{"collection"in $&&t(0,s=$.collection)},n.$$.update=()=>{n.$$.dirty&1&&typeof s.schema>"u"&&(t(0,s=s||new hn),t(0,s.schema=[],s)),n.$$.dirty&1&&(i=s.schema.filter($=>!$.toDelete)||[])},[s,l,o,r,f,c,d,p,h,g,_,y,k,T]}class TC extends ve{constructor(e){super(),be(this,e,SC,kC,_e,{collection:0})}}const $C=n=>({isAdminOnly:n&256}),wd=n=>({isAdminOnly:n[8]});function CC(n){let e,t;return e=new pe({props:{class:"form-field rule-field "+(n[4]?"requied":"")+" "+(n[8]?"disabled":""),name:n[3],$$slots:{default:[EC,({uniqueId:i})=>({17:i}),({uniqueId:i})=>i?131072:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&272&&(l.class="form-field rule-field "+(i[4]?"requied":"")+" "+(i[8]?"disabled":"")),s&8&&(l.name=i[3]),s&147815&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function MC(n){let e;return{c(){e=v("div"),e.innerHTML='',m(e,"class","txt-center")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function OC(n){let e,t,i;return{c(){e=v("button"),e.innerHTML=` - Set Admins only`,m(e,"type","button"),m(e,"class","btn btn-sm btn-transparent btn-hint lock-toggle svelte-5uq9tk")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[10]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function DC(n){let e,t,i;return{c(){e=v("button"),e.innerHTML=` - Enable custom rule`,m(e,"type","button"),m(e,"class","btn btn-sm btn-transparent btn-success lock-toggle svelte-5uq9tk")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[9]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function EC(n){let e,t,i,s,l,o=n[8]?"Admins only":"Custom rule",r,a,u,f,c,d,p,h,g;function _(E,P){return E[8]?DC:OC}let y=_(n),k=y(n);function T(E){n[13](E)}var $=n[6];function M(E){let P={id:E[17],baseCollection:E[1],disabled:E[8],placeholder:E[8]?"":"Leave empty to grant everyone access..."};return E[0]!==void 0&&(P.value=E[0]),{props:P}}$&&(c=Ct($,M(n)),n[12](c),se.push(()=>ge(c,"value",T)));const C=n[11].default,O=Et(C,n,n[14],wd);return{c(){e=v("label"),t=v("span"),i=B(n[2]),s=D(),l=v("span"),r=B(o),a=D(),k.c(),f=D(),c&&V(c.$$.fragment),p=D(),h=v("div"),O&&O.c(),m(t,"class","txt"),Q(t,"txt-hint",n[8]),m(l,"class","label label-sm svelte-5uq9tk"),m(e,"for",u=n[17]),m(e,"class","svelte-5uq9tk"),m(h,"class","help-block")},m(E,P){S(E,e,P),b(e,t),b(t,i),b(e,s),b(e,l),b(l,r),b(e,a),k.m(e,null),S(E,f,P),c&&q(c,E,P),S(E,p,P),S(E,h,P),O&&O.m(h,null),g=!0},p(E,P){(!g||P&4)&&le(i,E[2]),(!g||P&256)&&Q(t,"txt-hint",E[8]),(!g||P&256)&&o!==(o=E[8]?"Admins only":"Custom rule")&&le(r,o),y===(y=_(E))&&k?k.p(E,P):(k.d(1),k=y(E),k&&(k.c(),k.m(e,null))),(!g||P&131072&&u!==(u=E[17]))&&m(e,"for",u);const L={};if(P&131072&&(L.id=E[17]),P&2&&(L.baseCollection=E[1]),P&256&&(L.disabled=E[8]),P&256&&(L.placeholder=E[8]?"":"Leave empty to grant everyone access..."),!d&&P&1&&(d=!0,L.value=E[0],ke(()=>d=!1)),P&64&&$!==($=E[6])){if(c){re();const F=c;I(F.$$.fragment,1,0,()=>{j(F,1)}),ae()}$?(c=Ct($,M(E)),E[12](c),se.push(()=>ge(c,"value",T)),V(c.$$.fragment),A(c.$$.fragment,1),q(c,p.parentNode,p)):c=null}else $&&c.$set(L);O&&O.p&&(!g||P&16640)&&It(O,C,E,E[14],g?At(C,E[14],P,$C):Pt(E[14]),wd)},i(E){g||(c&&A(c.$$.fragment,E),A(O,E),g=!0)},o(E){c&&I(c.$$.fragment,E),I(O,E),g=!1},d(E){E&&w(e),k.d(),E&&w(f),n[12](null),c&&j(c,E),E&&w(p),E&&w(h),O&&O.d(E)}}}function AC(n){let e,t,i,s;const l=[MC,CC],o=[];function r(a,u){return a[7]?0:1}return e=r(n),t=o[e]=l[e](n),{c(){t.c(),i=we()},m(a,u){o[e].m(a,u),S(a,i,u),s=!0},p(a,[u]){let f=e;e=r(a),e===f?o[e].p(a,u):(re(),I(o[f],1,1,()=>{o[f]=null}),ae(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),A(t,1),t.m(i.parentNode,i))},i(a){s||(A(t),s=!0)},o(a){I(t),s=!1},d(a){o[e].d(a),a&&w(i)}}}let Sd;function IC(n,e,t){let i,{$$slots:s={},$$scope:l}=e,{collection:o=null}=e,{rule:r=null}=e,{label:a="Rule"}=e,{formKey:u="rule"}=e,{required:f=!1}=e,c=null,d=null,p=Sd,h=!1;g();async function g(){p||h||(t(7,h=!0),t(6,p=(await rt(()=>import("./FilterAutocompleteInput-fdb4e132.js"),["./FilterAutocompleteInput-fdb4e132.js","./index-20adcf24.js"],import.meta.url)).default),Sd=p,t(7,h=!1))}async function _(){t(0,r=d||""),await rn(),c==null||c.focus()}async function y(){d=r,t(0,r=null)}function k($){se[$?"unshift":"push"](()=>{c=$,t(5,c)})}function T($){r=$,t(0,r)}return n.$$set=$=>{"collection"in $&&t(1,o=$.collection),"rule"in $&&t(0,r=$.rule),"label"in $&&t(2,a=$.label),"formKey"in $&&t(3,u=$.formKey),"required"in $&&t(4,f=$.required),"$$scope"in $&&t(14,l=$.$$scope)},n.$$.update=()=>{n.$$.dirty&1&&t(8,i=r===null)},[r,o,a,u,f,c,p,h,i,_,y,s,k,T,l]}class Ts extends ve{constructor(e){super(),be(this,e,IC,AC,_e,{collection:1,rule:0,label:2,formKey:3,required:4})}}function Td(n,e,t){const i=n.slice();return i[10]=e[t],i}function $d(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M,C,O,E,P=n[2],L=[];for(let F=0;F@request filter:",c=D(),d=v("div"),d.innerHTML=`@request.headers.* - @request.query.* - @request.data.* - @request.auth.*`,p=D(),h=v("hr"),g=D(),_=v("p"),_.innerHTML="You could also add constraints and query other collections using the @collection filter:",y=D(),k=v("div"),k.innerHTML="@collection.ANY_COLLECTION_NAME.*",T=D(),$=v("hr"),M=D(),C=v("p"),C.innerHTML=`Example rule: -
    - @request.auth.id != "" && created > "2022-01-01 00:00:00"`,m(s,"class","m-b-0"),m(o,"class","inline-flex flex-gap-5"),m(a,"class","m-t-10 m-b-5"),m(f,"class","m-b-0"),m(d,"class","inline-flex flex-gap-5"),m(h,"class","m-t-10 m-b-5"),m(_,"class","m-b-0"),m(k,"class","inline-flex flex-gap-5"),m($,"class","m-t-10 m-b-5"),m(i,"class","content"),m(t,"class","alert alert-warning m-0")},m(F,N){S(F,e,N),b(e,t),b(t,i),b(i,s),b(i,l),b(i,o);for(let R=0;R{E&&(O||(O=qe(e,vt,{duration:150},!0)),O.run(1))}),E=!0)},o(F){F&&(O||(O=qe(e,vt,{duration:150},!1)),O.run(0)),E=!1},d(F){F&&w(e),at(L,F),F&&O&&O.end()}}}function Cd(n){let e,t=n[10]+"",i;return{c(){e=v("code"),i=B(t)},m(s,l){S(s,e,l),b(e,i)},p(s,l){l&4&&t!==(t=s[10]+"")&&le(i,t)},d(s){s&&w(e)}}}function Md(n){let e,t,i,s,l,o,r,a,u;function f(_){n[6](_)}let c={label:"Create rule",formKey:"createRule",collection:n[0]};n[0].createRule!==void 0&&(c.rule=n[0].createRule),e=new Ts({props:c}),se.push(()=>ge(e,"rule",f));function d(_){n[7](_)}let p={label:"Update rule",formKey:"updateRule",collection:n[0]};n[0].updateRule!==void 0&&(p.rule=n[0].updateRule),s=new Ts({props:p}),se.push(()=>ge(s,"rule",d));function h(_){n[8](_)}let g={label:"Delete rule",formKey:"deleteRule",collection:n[0]};return n[0].deleteRule!==void 0&&(g.rule=n[0].deleteRule),r=new Ts({props:g}),se.push(()=>ge(r,"rule",h)),{c(){V(e.$$.fragment),i=D(),V(s.$$.fragment),o=D(),V(r.$$.fragment)},m(_,y){q(e,_,y),S(_,i,y),q(s,_,y),S(_,o,y),q(r,_,y),u=!0},p(_,y){const k={};y&1&&(k.collection=_[0]),!t&&y&1&&(t=!0,k.rule=_[0].createRule,ke(()=>t=!1)),e.$set(k);const T={};y&1&&(T.collection=_[0]),!l&&y&1&&(l=!0,T.rule=_[0].updateRule,ke(()=>l=!1)),s.$set(T);const $={};y&1&&($.collection=_[0]),!a&&y&1&&(a=!0,$.rule=_[0].deleteRule,ke(()=>a=!1)),r.$set($)},i(_){u||(A(e.$$.fragment,_),A(s.$$.fragment,_),A(r.$$.fragment,_),u=!0)},o(_){I(e.$$.fragment,_),I(s.$$.fragment,_),I(r.$$.fragment,_),u=!1},d(_){j(e,_),_&&w(i),j(s,_),_&&w(o),j(r,_)}}}function Od(n){let e,t,i;function s(o){n[9](o)}let l={label:"Manage rule",formKey:"options.manageRule",collection:n[0],$$slots:{default:[PC]},$$scope:{ctx:n}};return n[0].options.manageRule!==void 0&&(l.rule=n[0].options.manageRule),e=new Ts({props:l}),se.push(()=>ge(e,"rule",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r&1&&(a.collection=o[0]),r&8192&&(a.$$scope={dirty:r,ctx:o}),!t&&r&1&&(t=!0,a.rule=o[0].options.manageRule,ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function PC(n){let e,t,i;return{c(){e=v("p"),e.textContent=`This API rule gives admin-like permissions to allow fully managing the auth record(s), eg. - changing the password without requiring to enter the old one, directly updating the verified - state or email, etc.`,t=D(),i=v("p"),i.innerHTML="This rule is executed in addition to the create and update API rules."},m(s,l){S(s,e,l),S(s,t,l),S(s,i,l)},p:X,d(s){s&&w(e),s&&w(t),s&&w(i)}}}function LC(n){var N,R;let e,t,i,s,l,o=n[1]?"Hide available fields":"Show available fields",r,a,u,f,c,d,p,h,g,_,y,k,T,$,M=n[1]&&$d(n);function C(z){n[4](z)}let O={label:"List/Search rule",formKey:"listRule",collection:n[0]};n[0].listRule!==void 0&&(O.rule=n[0].listRule),f=new Ts({props:O}),se.push(()=>ge(f,"rule",C));function E(z){n[5](z)}let P={label:"View rule",formKey:"viewRule",collection:n[0]};n[0].viewRule!==void 0&&(P.rule=n[0].viewRule),p=new Ts({props:P}),se.push(()=>ge(p,"rule",E));let L=!((N=n[0])!=null&&N.isView)&&Md(n),F=((R=n[0])==null?void 0:R.isAuth)&&Od(n);return{c(){e=v("div"),t=v("div"),i=v("p"),i.innerHTML=`All rules follow the -
    PocketBase filter syntax and operators - .`,s=D(),l=v("button"),r=B(o),a=D(),M&&M.c(),u=D(),V(f.$$.fragment),d=D(),V(p.$$.fragment),g=D(),L&&L.c(),_=D(),F&&F.c(),y=we(),m(l,"type","button"),m(l,"class","expand-handle txt-sm txt-bold txt-nowrap link-hint"),m(t,"class","flex txt-sm txt-hint m-b-5"),m(e,"class","block m-b-sm handle"),Q(e,"fade",!n[1])},m(z,W){S(z,e,W),b(e,t),b(t,i),b(t,s),b(t,l),b(l,r),b(e,a),M&&M.m(e,null),S(z,u,W),q(f,z,W),S(z,d,W),q(p,z,W),S(z,g,W),L&&L.m(z,W),S(z,_,W),F&&F.m(z,W),S(z,y,W),k=!0,T||($=K(l,"click",n[3]),T=!0)},p(z,[W]){var ne,G;(!k||W&2)&&o!==(o=z[1]?"Hide available fields":"Show available fields")&&le(r,o),z[1]?M?(M.p(z,W),W&2&&A(M,1)):(M=$d(z),M.c(),A(M,1),M.m(e,null)):M&&(re(),I(M,1,1,()=>{M=null}),ae()),(!k||W&2)&&Q(e,"fade",!z[1]);const J={};W&1&&(J.collection=z[0]),!c&&W&1&&(c=!0,J.rule=z[0].listRule,ke(()=>c=!1)),f.$set(J);const x={};W&1&&(x.collection=z[0]),!h&&W&1&&(h=!0,x.rule=z[0].viewRule,ke(()=>h=!1)),p.$set(x),(ne=z[0])!=null&&ne.isView?L&&(re(),I(L,1,1,()=>{L=null}),ae()):L?(L.p(z,W),W&1&&A(L,1)):(L=Md(z),L.c(),A(L,1),L.m(_.parentNode,_)),(G=z[0])!=null&&G.isAuth?F?(F.p(z,W),W&1&&A(F,1)):(F=Od(z),F.c(),A(F,1),F.m(y.parentNode,y)):F&&(re(),I(F,1,1,()=>{F=null}),ae())},i(z){k||(A(M),A(f.$$.fragment,z),A(p.$$.fragment,z),A(L),A(F),k=!0)},o(z){I(M),I(f.$$.fragment,z),I(p.$$.fragment,z),I(L),I(F),k=!1},d(z){z&&w(e),M&&M.d(),z&&w(u),j(f,z),z&&w(d),j(p,z),z&&w(g),L&&L.d(z),z&&w(_),F&&F.d(z),z&&w(y),T=!1,$()}}}function NC(n,e,t){let i,{collection:s=new hn}=e,l=!1;const o=()=>t(1,l=!l);function r(p){n.$$.not_equal(s.listRule,p)&&(s.listRule=p,t(0,s))}function a(p){n.$$.not_equal(s.viewRule,p)&&(s.viewRule=p,t(0,s))}function u(p){n.$$.not_equal(s.createRule,p)&&(s.createRule=p,t(0,s))}function f(p){n.$$.not_equal(s.updateRule,p)&&(s.updateRule=p,t(0,s))}function c(p){n.$$.not_equal(s.deleteRule,p)&&(s.deleteRule=p,t(0,s))}function d(p){n.$$.not_equal(s.options.manageRule,p)&&(s.options.manageRule=p,t(0,s))}return n.$$set=p=>{"collection"in p&&t(0,s=p.collection)},n.$$.update=()=>{n.$$.dirty&1&&t(2,i=H.getAllCollectionIdentifiers(s))},[s,l,i,o,r,a,u,f,c,d]}class FC extends ve{constructor(e){super(),be(this,e,NC,LC,_e,{collection:0})}}function Dd(n,e,t){const i=n.slice();return i[9]=e[t],i}function RC(n){let e,t,i,s;function l(a){n[5](a)}var o=n[1];function r(a){let u={id:a[8],placeholder:"eg. SELECT id, name from posts",language:"sql-select",minHeight:"150"};return a[0].options.query!==void 0&&(u.value=a[0].options.query),{props:u}}return o&&(e=Ct(o,r(n)),se.push(()=>ge(e,"value",l)),e.$on("change",n[6])),{c(){e&&V(e.$$.fragment),i=we()},m(a,u){e&&q(e,a,u),S(a,i,u),s=!0},p(a,u){const f={};if(u&256&&(f.id=a[8]),!t&&u&1&&(t=!0,f.value=a[0].options.query,ke(()=>t=!1)),u&2&&o!==(o=a[1])){if(e){re();const c=e;I(c.$$.fragment,1,0,()=>{j(c,1)}),ae()}o?(e=Ct(o,r(a)),se.push(()=>ge(e,"value",l)),e.$on("change",a[6]),V(e.$$.fragment),A(e.$$.fragment,1),q(e,i.parentNode,i)):e=null}else o&&e.$set(f)},i(a){s||(e&&A(e.$$.fragment,a),s=!0)},o(a){e&&I(e.$$.fragment,a),s=!1},d(a){a&&w(i),e&&j(e,a)}}}function qC(n){let e;return{c(){e=v("textarea"),e.disabled=!0,m(e,"rows","7"),m(e,"placeholder","Loading...")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function Ed(n){let e,t,i=n[3],s=[];for(let l=0;l
  • Wildcard columns (*) are not supported.
  • -
  • The query must have a unique id column. -
    - If your query doesn't have a suitable one, you can use the universal - (ROW_NUMBER() OVER()) as id.
  • `,u=D(),g&&g.c(),f=we(),m(t,"class","txt"),m(e,"for",i=n[8]),m(a,"class","help-block")},m(_,y){S(_,e,y),b(e,t),S(_,s,y),p[l].m(_,y),S(_,r,y),S(_,a,y),S(_,u,y),g&&g.m(_,y),S(_,f,y),c=!0},p(_,y){(!c||y&256&&i!==(i=_[8]))&&m(e,"for",i);let k=l;l=h(_),l===k?p[l].p(_,y):(re(),I(p[k],1,1,()=>{p[k]=null}),ae(),o=p[l],o?o.p(_,y):(o=p[l]=d[l](_),o.c()),A(o,1),o.m(r.parentNode,r)),_[3].length?g?g.p(_,y):(g=Ed(_),g.c(),g.m(f.parentNode,f)):g&&(g.d(1),g=null)},i(_){c||(A(o),c=!0)},o(_){I(o),c=!1},d(_){_&&w(e),_&&w(s),p[l].d(_),_&&w(r),_&&w(a),_&&w(u),g&&g.d(_),_&&w(f)}}}function VC(n){let e,t;return e=new pe({props:{class:"form-field required "+(n[3].length?"error":""),name:"options.query",$$slots:{default:[jC,({uniqueId:i})=>({8:i}),({uniqueId:i})=>i?256:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&8&&(l.class="form-field required "+(i[3].length?"error":"")),s&4367&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function HC(n,e,t){let i;We(n,ti,c=>t(4,i=c));let{collection:s=new hn}=e,l,o=!1,r=[];function a(c){var h;t(3,r=[]);const d=H.getNestedVal(c,"schema",null);if(H.isEmpty(d))return;if(d!=null&&d.message){r.push(d==null?void 0:d.message);return}const p=H.extractColumnsFromQuery((h=s==null?void 0:s.options)==null?void 0:h.query);H.removeByValue(p,"id"),H.removeByValue(p,"created"),H.removeByValue(p,"updated");for(let g in d)for(let _ in d[g]){const y=d[g][_].message,k=p[g]||g;r.push(H.sentenize(k+": "+y))}}Qt(async()=>{t(2,o=!0);try{t(1,l=(await rt(()=>import("./CodeEditor-3c7b0d74.js"),["./CodeEditor-3c7b0d74.js","./index-20adcf24.js"],import.meta.url)).default)}catch(c){console.warn(c)}t(2,o=!1)});function u(c){n.$$.not_equal(s.options.query,c)&&(s.options.query=c,t(0,s))}const f=()=>{r.length&&ci("schema")};return n.$$set=c=>{"collection"in c&&t(0,s=c.collection)},n.$$.update=()=>{n.$$.dirty&16&&a(i)},[s,l,o,r,i,u,f]}class zC extends ve{constructor(e){super(),be(this,e,HC,VC,_e,{collection:0})}}const BC=n=>({active:n&1}),Id=n=>({active:n[0]});function Pd(n){let e,t,i;const s=n[15].default,l=Et(s,n,n[14],null);return{c(){e=v("div"),l&&l.c(),m(e,"class","accordion-content")},m(o,r){S(o,e,r),l&&l.m(e,null),i=!0},p(o,r){l&&l.p&&(!i||r&16384)&&It(l,s,o,o[14],i?At(s,o[14],r,null):Pt(o[14]),null)},i(o){i||(A(l,o),o&&Xe(()=>{i&&(t||(t=qe(e,vt,{duration:150},!0)),t.run(1))}),i=!0)},o(o){I(l,o),o&&(t||(t=qe(e,vt,{duration:150},!1)),t.run(0)),i=!1},d(o){o&&w(e),l&&l.d(o),o&&t&&t.end()}}}function UC(n){let e,t,i,s,l,o,r;const a=n[15].header,u=Et(a,n,n[14],Id);let f=n[0]&&Pd(n);return{c(){e=v("div"),t=v("button"),u&&u.c(),i=D(),f&&f.c(),m(t,"type","button"),m(t,"class","accordion-header"),m(t,"draggable",n[2]),Q(t,"interactive",n[3]),m(e,"class",s="accordion "+(n[7]?"drag-over":"")+" "+n[1]),Q(e,"active",n[0])},m(c,d){S(c,e,d),b(e,t),u&&u.m(t,null),b(e,i),f&&f.m(e,null),n[22](e),l=!0,o||(r=[K(t,"click",ft(n[17])),K(t,"drop",ft(n[18])),K(t,"dragstart",n[19]),K(t,"dragenter",n[20]),K(t,"dragleave",n[21]),K(t,"dragover",ft(n[16]))],o=!0)},p(c,[d]){u&&u.p&&(!l||d&16385)&&It(u,a,c,c[14],l?At(a,c[14],d,BC):Pt(c[14]),Id),(!l||d&4)&&m(t,"draggable",c[2]),(!l||d&8)&&Q(t,"interactive",c[3]),c[0]?f?(f.p(c,d),d&1&&A(f,1)):(f=Pd(c),f.c(),A(f,1),f.m(e,null)):f&&(re(),I(f,1,1,()=>{f=null}),ae()),(!l||d&130&&s!==(s="accordion "+(c[7]?"drag-over":"")+" "+c[1]))&&m(e,"class",s),(!l||d&131)&&Q(e,"active",c[0])},i(c){l||(A(u,c),A(f),l=!0)},o(c){I(u,c),I(f),l=!1},d(c){c&&w(e),u&&u.d(c),f&&f.d(),n[22](null),o=!1,Ae(r)}}}function WC(n,e,t){let{$$slots:i={},$$scope:s}=e;const l=yt();let o,r,{class:a=""}=e,{draggable:u=!1}=e,{active:f=!1}=e,{interactive:c=!0}=e,{single:d=!1}=e,p=!1;function h(){return!!f}function g(){k(),t(0,f=!0),l("expand")}function _(){t(0,f=!1),clearTimeout(r),l("collapse")}function y(){l("toggle"),f?_():g()}function k(){if(d&&o.closest(".accordions")){const L=o.closest(".accordions").querySelectorAll(".accordion.active .accordion-header.interactive");for(const F of L)F.click()}}Qt(()=>()=>clearTimeout(r));function T(L){de.call(this,n,L)}const $=()=>c&&y(),M=L=>{u&&(t(7,p=!1),k(),l("drop",L))},C=L=>u&&l("dragstart",L),O=L=>{u&&(t(7,p=!0),l("dragenter",L))},E=L=>{u&&(t(7,p=!1),l("dragleave",L))};function P(L){se[L?"unshift":"push"](()=>{o=L,t(6,o)})}return n.$$set=L=>{"class"in L&&t(1,a=L.class),"draggable"in L&&t(2,u=L.draggable),"active"in L&&t(0,f=L.active),"interactive"in L&&t(3,c=L.interactive),"single"in L&&t(9,d=L.single),"$$scope"in L&&t(14,s=L.$$scope)},n.$$.update=()=>{n.$$.dirty&8257&&f&&(clearTimeout(r),t(13,r=setTimeout(()=>{o!=null&&o.scrollIntoViewIfNeeded?o.scrollIntoViewIfNeeded():o!=null&&o.scrollIntoView&&o.scrollIntoView({behavior:"smooth",block:"nearest"})},200)))},[f,a,u,c,y,k,o,p,l,d,h,g,_,r,s,i,T,$,M,C,O,E,P]}class al extends ve{constructor(e){super(),be(this,e,WC,UC,_e,{class:1,draggable:2,active:0,interactive:3,single:9,isExpanded:10,expand:11,collapse:12,toggle:4,collapseSiblings:5})}get isExpanded(){return this.$$.ctx[10]}get expand(){return this.$$.ctx[11]}get collapse(){return this.$$.ctx[12]}get toggle(){return this.$$.ctx[4]}get collapseSiblings(){return this.$$.ctx[5]}}function YC(n){let e,t,i,s,l,o,r,a;return{c(){e=v("input"),i=D(),s=v("label"),l=B("Enable"),m(e,"type","checkbox"),m(e,"id",t=n[12]),m(s,"for",o=n[12])},m(u,f){S(u,e,f),e.checked=n[0].options.allowUsernameAuth,S(u,i,f),S(u,s,f),b(s,l),r||(a=K(e,"change",n[5]),r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&m(e,"id",t),f&1&&(e.checked=u[0].options.allowUsernameAuth),f&4096&&o!==(o=u[12])&&m(s,"for",o)},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,a()}}}function KC(n){let e,t;return e=new pe({props:{class:"form-field form-field-toggle m-b-0",name:"options.allowUsernameAuth",$$slots:{default:[YC,({uniqueId:i})=>({12:i}),({uniqueId:i})=>i?4096:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&12289&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function JC(n){let e;return{c(){e=v("span"),e.textContent="Disabled",m(e,"class","label")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function ZC(n){let e;return{c(){e=v("span"),e.textContent="Enabled",m(e,"class","label label-success")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function Ld(n){let e,t,i,s,l;return{c(){e=v("i"),m(e,"class","ri-error-warning-fill txt-danger")},m(o,r){S(o,e,r),i=!0,s||(l=De(ze.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(Xe(()=>{i&&(t||(t=qe(e,qt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){t||(t=qe(e,qt,{duration:150,start:.7},!1)),t.run(0),i=!1},d(o){o&&w(e),o&&t&&t.end(),s=!1,l()}}}function GC(n){let e,t,i,s,l,o,r;function a(d,p){return d[0].options.allowUsernameAuth?ZC:JC}let u=a(n),f=u(n),c=n[3]&&Ld();return{c(){e=v("div"),e.innerHTML=` - Username/Password`,t=D(),i=v("div"),s=D(),f.c(),l=D(),c&&c.c(),o=we(),m(e,"class","inline-flex"),m(i,"class","flex-fill")},m(d,p){S(d,e,p),S(d,t,p),S(d,i,p),S(d,s,p),f.m(d,p),S(d,l,p),c&&c.m(d,p),S(d,o,p),r=!0},p(d,p){u!==(u=a(d))&&(f.d(1),f=u(d),f&&(f.c(),f.m(l.parentNode,l))),d[3]?c?p&8&&A(c,1):(c=Ld(),c.c(),A(c,1),c.m(o.parentNode,o)):c&&(re(),I(c,1,1,()=>{c=null}),ae())},i(d){r||(A(c),r=!0)},o(d){I(c),r=!1},d(d){d&&w(e),d&&w(t),d&&w(i),d&&w(s),f.d(d),d&&w(l),c&&c.d(d),d&&w(o)}}}function XC(n){let e,t,i,s,l,o,r,a;return{c(){e=v("input"),i=D(),s=v("label"),l=B("Enable"),m(e,"type","checkbox"),m(e,"id",t=n[12]),m(s,"for",o=n[12])},m(u,f){S(u,e,f),e.checked=n[0].options.allowEmailAuth,S(u,i,f),S(u,s,f),b(s,l),r||(a=K(e,"change",n[6]),r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&m(e,"id",t),f&1&&(e.checked=u[0].options.allowEmailAuth),f&4096&&o!==(o=u[12])&&m(s,"for",o)},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,a()}}}function Nd(n){let e,t,i,s,l,o,r,a;return i=new pe({props:{class:"form-field "+(H.isEmpty(n[0].options.onlyEmailDomains)?"":"disabled"),name:"options.exceptEmailDomains",$$slots:{default:[QC,({uniqueId:u})=>({12:u}),({uniqueId:u})=>u?4096:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field "+(H.isEmpty(n[0].options.exceptEmailDomains)?"":"disabled"),name:"options.onlyEmailDomains",$$slots:{default:[xC,({uniqueId:u})=>({12:u}),({uniqueId:u})=>u?4096:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),m(t,"class","col-lg-6"),m(l,"class","col-lg-6"),m(e,"class","grid grid-sm p-t-sm")},m(u,f){S(u,e,f),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),a=!0},p(u,f){const c={};f&1&&(c.class="form-field "+(H.isEmpty(u[0].options.onlyEmailDomains)?"":"disabled")),f&12289&&(c.$$scope={dirty:f,ctx:u}),i.$set(c);const d={};f&1&&(d.class="form-field "+(H.isEmpty(u[0].options.exceptEmailDomains)?"":"disabled")),f&12289&&(d.$$scope={dirty:f,ctx:u}),o.$set(d)},i(u){a||(A(i.$$.fragment,u),A(o.$$.fragment,u),u&&Xe(()=>{a&&(r||(r=qe(e,vt,{duration:150},!0)),r.run(1))}),a=!0)},o(u){I(i.$$.fragment,u),I(o.$$.fragment,u),u&&(r||(r=qe(e,vt,{duration:150},!1)),r.run(0)),a=!1},d(u){u&&w(e),j(i),j(o),u&&r&&r.end()}}}function QC(n){let e,t,i,s,l,o,r,a,u,f,c,d,p;function h(_){n[7](_)}let g={id:n[12],disabled:!H.isEmpty(n[0].options.onlyEmailDomains)};return n[0].options.exceptEmailDomains!==void 0&&(g.value=n[0].options.exceptEmailDomains),r=new Fs({props:g}),se.push(()=>ge(r,"value",h)),{c(){e=v("label"),t=v("span"),t.textContent="Except domains",i=D(),s=v("i"),o=D(),V(r.$$.fragment),u=D(),f=v("div"),f.textContent="Use comma as separator.",m(t,"class","txt"),m(s,"class","ri-information-line link-hint"),m(e,"for",l=n[12]),m(f,"class","help-block")},m(_,y){S(_,e,y),b(e,t),b(e,i),b(e,s),S(_,o,y),q(r,_,y),S(_,u,y),S(_,f,y),c=!0,d||(p=De(ze.call(null,s,{text:`Email domains that are NOT allowed to sign up. - This field is disabled if "Only domains" is set.`,position:"top"})),d=!0)},p(_,y){(!c||y&4096&&l!==(l=_[12]))&&m(e,"for",l);const k={};y&4096&&(k.id=_[12]),y&1&&(k.disabled=!H.isEmpty(_[0].options.onlyEmailDomains)),!a&&y&1&&(a=!0,k.value=_[0].options.exceptEmailDomains,ke(()=>a=!1)),r.$set(k)},i(_){c||(A(r.$$.fragment,_),c=!0)},o(_){I(r.$$.fragment,_),c=!1},d(_){_&&w(e),_&&w(o),j(r,_),_&&w(u),_&&w(f),d=!1,p()}}}function xC(n){let e,t,i,s,l,o,r,a,u,f,c,d,p;function h(_){n[8](_)}let g={id:n[12],disabled:!H.isEmpty(n[0].options.exceptEmailDomains)};return n[0].options.onlyEmailDomains!==void 0&&(g.value=n[0].options.onlyEmailDomains),r=new Fs({props:g}),se.push(()=>ge(r,"value",h)),{c(){e=v("label"),t=v("span"),t.textContent="Only domains",i=D(),s=v("i"),o=D(),V(r.$$.fragment),u=D(),f=v("div"),f.textContent="Use comma as separator.",m(t,"class","txt"),m(s,"class","ri-information-line link-hint"),m(e,"for",l=n[12]),m(f,"class","help-block")},m(_,y){S(_,e,y),b(e,t),b(e,i),b(e,s),S(_,o,y),q(r,_,y),S(_,u,y),S(_,f,y),c=!0,d||(p=De(ze.call(null,s,{text:`Email domains that are ONLY allowed to sign up. - This field is disabled if "Except domains" is set.`,position:"top"})),d=!0)},p(_,y){(!c||y&4096&&l!==(l=_[12]))&&m(e,"for",l);const k={};y&4096&&(k.id=_[12]),y&1&&(k.disabled=!H.isEmpty(_[0].options.exceptEmailDomains)),!a&&y&1&&(a=!0,k.value=_[0].options.onlyEmailDomains,ke(()=>a=!1)),r.$set(k)},i(_){c||(A(r.$$.fragment,_),c=!0)},o(_){I(r.$$.fragment,_),c=!1},d(_){_&&w(e),_&&w(o),j(r,_),_&&w(u),_&&w(f),d=!1,p()}}}function e4(n){let e,t,i,s;e=new pe({props:{class:"form-field form-field-toggle m-0",name:"options.allowEmailAuth",$$slots:{default:[XC,({uniqueId:o})=>({12:o}),({uniqueId:o})=>o?4096:0]},$$scope:{ctx:n}}});let l=n[0].options.allowEmailAuth&&Nd(n);return{c(){V(e.$$.fragment),t=D(),l&&l.c(),i=we()},m(o,r){q(e,o,r),S(o,t,r),l&&l.m(o,r),S(o,i,r),s=!0},p(o,r){const a={};r&12289&&(a.$$scope={dirty:r,ctx:o}),e.$set(a),o[0].options.allowEmailAuth?l?(l.p(o,r),r&1&&A(l,1)):(l=Nd(o),l.c(),A(l,1),l.m(i.parentNode,i)):l&&(re(),I(l,1,1,()=>{l=null}),ae())},i(o){s||(A(e.$$.fragment,o),A(l),s=!0)},o(o){I(e.$$.fragment,o),I(l),s=!1},d(o){j(e,o),o&&w(t),l&&l.d(o),o&&w(i)}}}function t4(n){let e;return{c(){e=v("span"),e.textContent="Disabled",m(e,"class","label")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function n4(n){let e;return{c(){e=v("span"),e.textContent="Enabled",m(e,"class","label label-success")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function Fd(n){let e,t,i,s,l;return{c(){e=v("i"),m(e,"class","ri-error-warning-fill txt-danger")},m(o,r){S(o,e,r),i=!0,s||(l=De(ze.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(Xe(()=>{i&&(t||(t=qe(e,qt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){t||(t=qe(e,qt,{duration:150,start:.7},!1)),t.run(0),i=!1},d(o){o&&w(e),o&&t&&t.end(),s=!1,l()}}}function i4(n){let e,t,i,s,l,o,r;function a(d,p){return d[0].options.allowEmailAuth?n4:t4}let u=a(n),f=u(n),c=n[2]&&Fd();return{c(){e=v("div"),e.innerHTML=` - Email/Password`,t=D(),i=v("div"),s=D(),f.c(),l=D(),c&&c.c(),o=we(),m(e,"class","inline-flex"),m(i,"class","flex-fill")},m(d,p){S(d,e,p),S(d,t,p),S(d,i,p),S(d,s,p),f.m(d,p),S(d,l,p),c&&c.m(d,p),S(d,o,p),r=!0},p(d,p){u!==(u=a(d))&&(f.d(1),f=u(d),f&&(f.c(),f.m(l.parentNode,l))),d[2]?c?p&4&&A(c,1):(c=Fd(),c.c(),A(c,1),c.m(o.parentNode,o)):c&&(re(),I(c,1,1,()=>{c=null}),ae())},i(d){r||(A(c),r=!0)},o(d){I(c),r=!1},d(d){d&&w(e),d&&w(t),d&&w(i),d&&w(s),f.d(d),d&&w(l),c&&c.d(d),d&&w(o)}}}function s4(n){let e,t,i,s,l,o,r,a;return{c(){e=v("input"),i=D(),s=v("label"),l=B("Enable"),m(e,"type","checkbox"),m(e,"id",t=n[12]),m(s,"for",o=n[12])},m(u,f){S(u,e,f),e.checked=n[0].options.allowOAuth2Auth,S(u,i,f),S(u,s,f),b(s,l),r||(a=K(e,"change",n[9]),r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&m(e,"id",t),f&1&&(e.checked=u[0].options.allowOAuth2Auth),f&4096&&o!==(o=u[12])&&m(s,"for",o)},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,a()}}}function Rd(n){let e,t,i;return{c(){e=v("div"),e.innerHTML='',m(e,"class","block")},m(s,l){S(s,e,l),i=!0},i(s){i||(s&&Xe(()=>{i&&(t||(t=qe(e,vt,{duration:150},!0)),t.run(1))}),i=!0)},o(s){s&&(t||(t=qe(e,vt,{duration:150},!1)),t.run(0)),i=!1},d(s){s&&w(e),s&&t&&t.end()}}}function l4(n){let e,t,i,s;e=new pe({props:{class:"form-field form-field-toggle m-b-0",name:"options.allowOAuth2Auth",$$slots:{default:[s4,({uniqueId:o})=>({12:o}),({uniqueId:o})=>o?4096:0]},$$scope:{ctx:n}}});let l=n[0].options.allowOAuth2Auth&&Rd();return{c(){V(e.$$.fragment),t=D(),l&&l.c(),i=we()},m(o,r){q(e,o,r),S(o,t,r),l&&l.m(o,r),S(o,i,r),s=!0},p(o,r){const a={};r&12289&&(a.$$scope={dirty:r,ctx:o}),e.$set(a),o[0].options.allowOAuth2Auth?l?r&1&&A(l,1):(l=Rd(),l.c(),A(l,1),l.m(i.parentNode,i)):l&&(re(),I(l,1,1,()=>{l=null}),ae())},i(o){s||(A(e.$$.fragment,o),A(l),s=!0)},o(o){I(e.$$.fragment,o),I(l),s=!1},d(o){j(e,o),o&&w(t),l&&l.d(o),o&&w(i)}}}function o4(n){let e;return{c(){e=v("span"),e.textContent="Disabled",m(e,"class","label")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function r4(n){let e;return{c(){e=v("span"),e.textContent="Enabled",m(e,"class","label label-success")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function qd(n){let e,t,i,s,l;return{c(){e=v("i"),m(e,"class","ri-error-warning-fill txt-danger")},m(o,r){S(o,e,r),i=!0,s||(l=De(ze.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(Xe(()=>{i&&(t||(t=qe(e,qt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){t||(t=qe(e,qt,{duration:150,start:.7},!1)),t.run(0),i=!1},d(o){o&&w(e),o&&t&&t.end(),s=!1,l()}}}function a4(n){let e,t,i,s,l,o,r;function a(d,p){return d[0].options.allowOAuth2Auth?r4:o4}let u=a(n),f=u(n),c=n[1]&&qd();return{c(){e=v("div"),e.innerHTML=` - OAuth2`,t=D(),i=v("div"),s=D(),f.c(),l=D(),c&&c.c(),o=we(),m(e,"class","inline-flex"),m(i,"class","flex-fill")},m(d,p){S(d,e,p),S(d,t,p),S(d,i,p),S(d,s,p),f.m(d,p),S(d,l,p),c&&c.m(d,p),S(d,o,p),r=!0},p(d,p){u!==(u=a(d))&&(f.d(1),f=u(d),f&&(f.c(),f.m(l.parentNode,l))),d[1]?c?p&2&&A(c,1):(c=qd(),c.c(),A(c,1),c.m(o.parentNode,o)):c&&(re(),I(c,1,1,()=>{c=null}),ae())},i(d){r||(A(c),r=!0)},o(d){I(c),r=!1},d(d){d&&w(e),d&&w(t),d&&w(i),d&&w(s),f.d(d),d&&w(l),c&&c.d(d),d&&w(o)}}}function u4(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Minimum password length"),s=D(),l=v("input"),m(e,"for",i=n[12]),m(l,"type","number"),m(l,"id",o=n[12]),l.required=!0,m(l,"min","6"),m(l,"max","72")},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].options.minPasswordLength),r||(a=K(l,"input",n[10]),r=!0)},p(u,f){f&4096&&i!==(i=u[12])&&m(e,"for",i),f&4096&&o!==(o=u[12])&&m(l,"id",o),f&1&&ht(l.value)!==u[0].options.minPasswordLength&&ue(l,u[0].options.minPasswordLength)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function f4(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("input"),i=D(),s=v("label"),l=v("span"),l.textContent="Always require email",o=D(),r=v("i"),m(e,"type","checkbox"),m(e,"id",t=n[12]),m(l,"class","txt"),m(r,"class","ri-information-line txt-sm link-hint"),m(s,"for",a=n[12])},m(c,d){S(c,e,d),e.checked=n[0].options.requireEmail,S(c,i,d),S(c,s,d),b(s,l),b(s,o),b(s,r),u||(f=[K(e,"change",n[11]),De(ze.call(null,r,{text:`The constraint is applied only for new records. -Also note that some OAuth2 providers (like Twitter), don't return an email and the authentication may fail if the email field is required.`,position:"right"}))],u=!0)},p(c,d){d&4096&&t!==(t=c[12])&&m(e,"id",t),d&1&&(e.checked=c[0].options.requireEmail),d&4096&&a!==(a=c[12])&&m(s,"for",a)},d(c){c&&w(e),c&&w(i),c&&w(s),u=!1,Ae(f)}}}function c4(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y;return s=new al({props:{single:!0,$$slots:{header:[GC],default:[KC]},$$scope:{ctx:n}}}),o=new al({props:{single:!0,$$slots:{header:[i4],default:[e4]},$$scope:{ctx:n}}}),a=new al({props:{single:!0,$$slots:{header:[a4],default:[l4]},$$scope:{ctx:n}}}),h=new pe({props:{class:"form-field required",name:"options.minPasswordLength",$$slots:{default:[u4,({uniqueId:k})=>({12:k}),({uniqueId:k})=>k?4096:0]},$$scope:{ctx:n}}}),_=new pe({props:{class:"form-field form-field-toggle m-b-sm",name:"options.requireEmail",$$slots:{default:[f4,({uniqueId:k})=>({12:k}),({uniqueId:k})=>k?4096:0]},$$scope:{ctx:n}}}),{c(){e=v("h4"),e.textContent="Auth methods",t=D(),i=v("div"),V(s.$$.fragment),l=D(),V(o.$$.fragment),r=D(),V(a.$$.fragment),u=D(),f=v("hr"),c=D(),d=v("h4"),d.textContent="General",p=D(),V(h.$$.fragment),g=D(),V(_.$$.fragment),m(e,"class","section-title"),m(i,"class","accordions"),m(d,"class","section-title")},m(k,T){S(k,e,T),S(k,t,T),S(k,i,T),q(s,i,null),b(i,l),q(o,i,null),b(i,r),q(a,i,null),S(k,u,T),S(k,f,T),S(k,c,T),S(k,d,T),S(k,p,T),q(h,k,T),S(k,g,T),q(_,k,T),y=!0},p(k,[T]){const $={};T&8201&&($.$$scope={dirty:T,ctx:k}),s.$set($);const M={};T&8197&&(M.$$scope={dirty:T,ctx:k}),o.$set(M);const C={};T&8195&&(C.$$scope={dirty:T,ctx:k}),a.$set(C);const O={};T&12289&&(O.$$scope={dirty:T,ctx:k}),h.$set(O);const E={};T&12289&&(E.$$scope={dirty:T,ctx:k}),_.$set(E)},i(k){y||(A(s.$$.fragment,k),A(o.$$.fragment,k),A(a.$$.fragment,k),A(h.$$.fragment,k),A(_.$$.fragment,k),y=!0)},o(k){I(s.$$.fragment,k),I(o.$$.fragment,k),I(a.$$.fragment,k),I(h.$$.fragment,k),I(_.$$.fragment,k),y=!1},d(k){k&&w(e),k&&w(t),k&&w(i),j(s),j(o),j(a),k&&w(u),k&&w(f),k&&w(c),k&&w(d),k&&w(p),j(h,k),k&&w(g),j(_,k)}}}function d4(n,e,t){let i,s,l,o;We(n,ti,g=>t(4,o=g));let{collection:r=new hn}=e;function a(){r.options.allowUsernameAuth=this.checked,t(0,r)}function u(){r.options.allowEmailAuth=this.checked,t(0,r)}function f(g){n.$$.not_equal(r.options.exceptEmailDomains,g)&&(r.options.exceptEmailDomains=g,t(0,r))}function c(g){n.$$.not_equal(r.options.onlyEmailDomains,g)&&(r.options.onlyEmailDomains=g,t(0,r))}function d(){r.options.allowOAuth2Auth=this.checked,t(0,r)}function p(){r.options.minPasswordLength=ht(this.value),t(0,r)}function h(){r.options.requireEmail=this.checked,t(0,r)}return n.$$set=g=>{"collection"in g&&t(0,r=g.collection)},n.$$.update=()=>{var g,_,y,k;n.$$.dirty&1&&r.isAuth&&H.isEmpty(r.options)&&t(0,r.options={allowEmailAuth:!0,allowUsernameAuth:!0,allowOAuth2Auth:!0,minPasswordLength:8},r),n.$$.dirty&16&&t(2,s=!H.isEmpty((g=o==null?void 0:o.options)==null?void 0:g.allowEmailAuth)||!H.isEmpty((_=o==null?void 0:o.options)==null?void 0:_.onlyEmailDomains)||!H.isEmpty((y=o==null?void 0:o.options)==null?void 0:y.exceptEmailDomains)),n.$$.dirty&16&&t(1,l=!H.isEmpty((k=o==null?void 0:o.options)==null?void 0:k.allowOAuth2Auth))},t(3,i=!1),[r,l,s,i,o,a,u,f,c,d,p,h]}class p4 extends ve{constructor(e){super(),be(this,e,d4,c4,_e,{collection:0})}}function jd(n,e,t){const i=n.slice();return i[17]=e[t],i}function Vd(n,e,t){const i=n.slice();return i[17]=e[t],i}function Hd(n,e,t){const i=n.slice();return i[17]=e[t],i}function zd(n){let e;return{c(){e=v("p"),e.textContent="All data associated with the removed fields will be permanently deleted!"},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function Bd(n){var r;let e,t,i,s,l=n[3]&&Ud(n),o=!((r=n[2])!=null&&r.isView)&&Wd(n);return{c(){e=v("h6"),e.textContent="Changes:",t=D(),i=v("ul"),l&&l.c(),s=D(),o&&o.c(),m(i,"class","changes-list svelte-xqpcsf")},m(a,u){S(a,e,u),S(a,t,u),S(a,i,u),l&&l.m(i,null),b(i,s),o&&o.m(i,null)},p(a,u){var f;a[3]?l?l.p(a,u):(l=Ud(a),l.c(),l.m(i,s)):l&&(l.d(1),l=null),(f=a[2])!=null&&f.isView?o&&(o.d(1),o=null):o?o.p(a,u):(o=Wd(a),o.c(),o.m(i,null))},d(a){a&&w(e),a&&w(t),a&&w(i),l&&l.d(),o&&o.d()}}}function Ud(n){var p,h;let e,t,i,s,l=((p=n[1])==null?void 0:p.name)+"",o,r,a,u,f,c=((h=n[2])==null?void 0:h.name)+"",d;return{c(){e=v("li"),t=v("div"),i=B(`Renamed collection - `),s=v("strong"),o=B(l),r=D(),a=v("i"),u=D(),f=v("strong"),d=B(c),m(s,"class","txt-strikethrough txt-hint"),m(a,"class","ri-arrow-right-line txt-sm"),m(f,"class","txt"),m(t,"class","inline-flex"),m(e,"class","svelte-xqpcsf")},m(g,_){S(g,e,_),b(e,t),b(t,i),b(t,s),b(s,o),b(t,r),b(t,a),b(t,u),b(t,f),b(f,d)},p(g,_){var y,k;_&2&&l!==(l=((y=g[1])==null?void 0:y.name)+"")&&le(o,l),_&4&&c!==(c=((k=g[2])==null?void 0:k.name)+"")&&le(d,c)},d(g){g&&w(e)}}}function Wd(n){let e,t,i,s=n[5],l=[];for(let f=0;f
    ',i=D(),s=v("div"),l=v("p"),l.textContent=`If any of the collection changes is part of another collection rule, filter or view query, - you'll have to update it manually!`,o=D(),u&&u.c(),r=D(),f&&f.c(),a=we(),m(t,"class","icon"),m(s,"class","content txt-bold"),m(e,"class","alert alert-warning")},m(c,d){S(c,e,d),b(e,t),b(e,i),b(e,s),b(s,l),b(s,o),u&&u.m(s,null),S(c,r,d),f&&f.m(c,d),S(c,a,d)},p(c,d){c[6].length?u||(u=zd(),u.c(),u.m(s,null)):u&&(u.d(1),u=null),c[8]?f?f.p(c,d):(f=Bd(c),f.c(),f.m(a.parentNode,a)):f&&(f.d(1),f=null)},d(c){c&&w(e),u&&u.d(),c&&w(r),f&&f.d(c),c&&w(a)}}}function h4(n){let e;return{c(){e=v("h4"),e.textContent="Confirm collection changes"},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function _4(n){let e,t,i,s,l;return{c(){e=v("button"),e.innerHTML='Cancel',t=D(),i=v("button"),i.innerHTML='Confirm',e.autofocus=!0,m(e,"type","button"),m(e,"class","btn btn-transparent"),m(i,"type","button"),m(i,"class","btn btn-expanded")},m(o,r){S(o,e,r),S(o,t,r),S(o,i,r),e.focus(),s||(l=[K(e,"click",n[11]),K(i,"click",n[12])],s=!0)},p:X,d(o){o&&w(e),o&&w(t),o&&w(i),s=!1,Ae(l)}}}function g4(n){let e,t,i={class:"confirm-changes-panel",popup:!0,$$slots:{footer:[_4],header:[h4],default:[m4]},$$scope:{ctx:n}};return e=new bn({props:i}),n[13](e),e.$on("hide",n[14]),e.$on("show",n[15]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,[l]){const o={};l&16777710&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[13](null),j(e,s)}}}function b4(n,e,t){let i,s,l,o,r;const a=yt();let u,f,c;async function d($,M){t(1,f=$),t(2,c=M),await rn(),i||s.length||l.length||o.length?u==null||u.show():h()}function p(){u==null||u.hide()}function h(){p(),a("confirm")}const g=()=>p(),_=()=>h();function y($){se[$?"unshift":"push"](()=>{u=$,t(4,u)})}function k($){de.call(this,n,$)}function T($){de.call(this,n,$)}return n.$$.update=()=>{var $,M,C;n.$$.dirty&6&&t(3,i=(f==null?void 0:f.name)!=(c==null?void 0:c.name)),n.$$.dirty&4&&t(7,s=(($=c==null?void 0:c.schema)==null?void 0:$.filter(O=>O.id&&!O.toDelete&&O.originalName!=O.name))||[]),n.$$.dirty&4&&t(6,l=((M=c==null?void 0:c.schema)==null?void 0:M.filter(O=>O.id&&O.toDelete))||[]),n.$$.dirty&6&&t(5,o=((C=c==null?void 0:c.schema)==null?void 0:C.filter(O=>{var P,L,F;const E=(P=f==null?void 0:f.schema)==null?void 0:P.find(N=>N.id==O.id);return E?((L=E.options)==null?void 0:L.maxSelect)!=1&&((F=O.options)==null?void 0:F.maxSelect)==1:!1}))||[]),n.$$.dirty&12&&t(8,r=!(c!=null&&c.isView)||i)},[p,f,c,i,u,o,l,s,r,h,d,g,_,y,k,T]}class v4 extends ve{constructor(e){super(),be(this,e,b4,g4,_e,{show:10,hide:0})}get show(){return this.$$.ctx[10]}get hide(){return this.$$.ctx[0]}}function Zd(n,e,t){const i=n.slice();return i[47]=e[t][0],i[48]=e[t][1],i}function y4(n){let e,t,i;function s(o){n[33](o)}let l={};return n[2]!==void 0&&(l.collection=n[2]),e=new TC({props:l}),se.push(()=>ge(e,"collection",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};!t&&r[0]&4&&(t=!0,a.collection=o[2],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function k4(n){let e,t,i;function s(o){n[32](o)}let l={};return n[2]!==void 0&&(l.collection=n[2]),e=new zC({props:l}),se.push(()=>ge(e,"collection",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};!t&&r[0]&4&&(t=!0,a.collection=o[2],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function Gd(n){let e,t,i,s;function l(r){n[34](r)}let o={};return n[2]!==void 0&&(o.collection=n[2]),t=new FC({props:o}),se.push(()=>ge(t,"collection",l)),{c(){e=v("div"),V(t.$$.fragment),m(e,"class","tab-item active")},m(r,a){S(r,e,a),q(t,e,null),s=!0},p(r,a){const u={};!i&&a[0]&4&&(i=!0,u.collection=r[2],ke(()=>i=!1)),t.$set(u)},i(r){s||(A(t.$$.fragment,r),s=!0)},o(r){I(t.$$.fragment,r),s=!1},d(r){r&&w(e),j(t)}}}function Xd(n){let e,t,i,s;function l(r){n[35](r)}let o={};return n[2]!==void 0&&(o.collection=n[2]),t=new p4({props:o}),se.push(()=>ge(t,"collection",l)),{c(){e=v("div"),V(t.$$.fragment),m(e,"class","tab-item"),Q(e,"active",n[3]===Es)},m(r,a){S(r,e,a),q(t,e,null),s=!0},p(r,a){const u={};!i&&a[0]&4&&(i=!0,u.collection=r[2],ke(()=>i=!1)),t.$set(u),(!s||a[0]&8)&&Q(e,"active",r[3]===Es)},i(r){s||(A(t.$$.fragment,r),s=!0)},o(r){I(t.$$.fragment,r),s=!1},d(r){r&&w(e),j(t)}}}function w4(n){let e,t,i,s,l,o,r;const a=[k4,y4],u=[];function f(p,h){return p[2].isView?0:1}i=f(n),s=u[i]=a[i](n);let c=n[3]===yl&&Gd(n),d=n[2].isAuth&&Xd(n);return{c(){e=v("div"),t=v("div"),s.c(),l=D(),c&&c.c(),o=D(),d&&d.c(),m(t,"class","tab-item"),Q(t,"active",n[3]===wi),m(e,"class","tabs-content svelte-12y0yzb")},m(p,h){S(p,e,h),b(e,t),u[i].m(t,null),b(e,l),c&&c.m(e,null),b(e,o),d&&d.m(e,null),r=!0},p(p,h){let g=i;i=f(p),i===g?u[i].p(p,h):(re(),I(u[g],1,1,()=>{u[g]=null}),ae(),s=u[i],s?s.p(p,h):(s=u[i]=a[i](p),s.c()),A(s,1),s.m(t,null)),(!r||h[0]&8)&&Q(t,"active",p[3]===wi),p[3]===yl?c?(c.p(p,h),h[0]&8&&A(c,1)):(c=Gd(p),c.c(),A(c,1),c.m(e,o)):c&&(re(),I(c,1,1,()=>{c=null}),ae()),p[2].isAuth?d?(d.p(p,h),h[0]&4&&A(d,1)):(d=Xd(p),d.c(),A(d,1),d.m(e,null)):d&&(re(),I(d,1,1,()=>{d=null}),ae())},i(p){r||(A(s),A(c),A(d),r=!0)},o(p){I(s),I(c),I(d),r=!1},d(p){p&&w(e),u[i].d(),c&&c.d(),d&&d.d()}}}function Qd(n){let e,t,i,s,l,o,r;return o=new qn({props:{class:"dropdown dropdown-right m-t-5",$$slots:{default:[S4]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=D(),i=v("button"),s=v("i"),l=D(),V(o.$$.fragment),m(e,"class","flex-fill"),m(s,"class","ri-more-line"),m(i,"type","button"),m(i,"aria-label","More"),m(i,"class","btn btn-sm btn-circle btn-transparent flex-gap-0")},m(a,u){S(a,e,u),S(a,t,u),S(a,i,u),b(i,s),b(i,l),q(o,i,null),r=!0},p(a,u){const f={};u[1]&1048576&&(f.$$scope={dirty:u,ctx:a}),o.$set(f)},i(a){r||(A(o.$$.fragment,a),r=!0)},o(a){I(o.$$.fragment,a),r=!1},d(a){a&&w(e),a&&w(t),a&&w(i),j(o)}}}function S4(n){let e,t,i,s,l;return{c(){e=v("button"),e.innerHTML=` - Duplicate`,t=D(),i=v("button"),i.innerHTML=` - Delete`,m(e,"type","button"),m(e,"class","dropdown-item closable"),m(i,"type","button"),m(i,"class","dropdown-item txt-danger closable")},m(o,r){S(o,e,r),S(o,t,r),S(o,i,r),s||(l=[K(e,"click",n[24]),K(i,"click",$n(ft(n[25])))],s=!0)},p:X,d(o){o&&w(e),o&&w(t),o&&w(i),s=!1,Ae(l)}}}function xd(n){let e,t,i,s;return i=new qn({props:{class:"dropdown dropdown-right dropdown-nowrap m-t-5",$$slots:{default:[T4]},$$scope:{ctx:n}}}),{c(){e=v("i"),t=D(),V(i.$$.fragment),m(e,"class","ri-arrow-down-s-fill")},m(l,o){S(l,e,o),S(l,t,o),q(i,l,o),s=!0},p(l,o){const r={};o[0]&68|o[1]&1048576&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(A(i.$$.fragment,l),s=!0)},o(l){I(i.$$.fragment,l),s=!1},d(l){l&&w(e),l&&w(t),j(i,l)}}}function ep(n){let e,t,i,s,l,o=n[48]+"",r,a,u,f,c;function d(){return n[27](n[47])}return{c(){e=v("button"),t=v("i"),s=D(),l=v("span"),r=B(o),a=B(" collection"),u=D(),m(t,"class",i=$i(H.getCollectionTypeIcon(n[47]))+" svelte-12y0yzb"),m(l,"class","txt"),m(e,"type","button"),m(e,"class","dropdown-item closable"),Q(e,"selected",n[47]==n[2].type)},m(p,h){S(p,e,h),b(e,t),b(e,s),b(e,l),b(l,r),b(l,a),b(e,u),f||(c=K(e,"click",d),f=!0)},p(p,h){n=p,h[0]&64&&i!==(i=$i(H.getCollectionTypeIcon(n[47]))+" svelte-12y0yzb")&&m(t,"class",i),h[0]&64&&o!==(o=n[48]+"")&&le(r,o),h[0]&68&&Q(e,"selected",n[47]==n[2].type)},d(p){p&&w(e),f=!1,c()}}}function T4(n){let e,t=Object.entries(n[6]),i=[];for(let s=0;s{F=null}),ae()),(!E||z[0]&4&&$!==($="btn btn-sm p-r-10 p-l-10 "+(R[2].isNew?"btn-outline":"btn-transparent")))&&m(d,"class",$),(!E||z[0]&4&&M!==(M=!R[2].isNew))&&(d.disabled=M),R[2].system?N||(N=tp(),N.c(),N.m(O.parentNode,O)):N&&(N.d(1),N=null)},i(R){E||(A(F),E=!0)},o(R){I(F),E=!1},d(R){R&&w(e),R&&w(s),R&&w(l),R&&w(f),R&&w(c),F&&F.d(),R&&w(C),N&&N.d(R),R&&w(O),P=!1,L()}}}function np(n){let e,t,i,s,l,o;return{c(){e=v("i"),m(e,"class","ri-error-warning-fill txt-danger")},m(r,a){S(r,e,a),s=!0,l||(o=De(t=ze.call(null,e,n[11])),l=!0)},p(r,a){t&&Bt(t.update)&&a[0]&2048&&t.update.call(null,r[11])},i(r){s||(r&&Xe(()=>{s&&(i||(i=qe(e,qt,{duration:150,start:.7},!0)),i.run(1))}),s=!0)},o(r){r&&(i||(i=qe(e,qt,{duration:150,start:.7},!1)),i.run(0)),s=!1},d(r){r&&w(e),r&&i&&i.end(),l=!1,o()}}}function ip(n){let e,t,i,s,l;return{c(){e=v("i"),m(e,"class","ri-error-warning-fill txt-danger")},m(o,r){S(o,e,r),i=!0,s||(l=De(ze.call(null,e,"Has errors")),s=!0)},i(o){i||(o&&Xe(()=>{i&&(t||(t=qe(e,qt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=qe(e,qt,{duration:150,start:.7},!1)),t.run(0)),i=!1},d(o){o&&w(e),o&&t&&t.end(),s=!1,l()}}}function sp(n){var a,u,f;let e,t,i,s=!H.isEmpty((a=n[5])==null?void 0:a.options)&&!((f=(u=n[5])==null?void 0:u.options)!=null&&f.manageRule),l,o,r=s&&lp();return{c(){e=v("button"),t=v("span"),t.textContent="Options",i=D(),r&&r.c(),m(t,"class","txt"),m(e,"type","button"),m(e,"class","tab-item"),Q(e,"active",n[3]===Es)},m(c,d){S(c,e,d),b(e,t),b(e,i),r&&r.m(e,null),l||(o=K(e,"click",n[31]),l=!0)},p(c,d){var p,h,g;d[0]&32&&(s=!H.isEmpty((p=c[5])==null?void 0:p.options)&&!((g=(h=c[5])==null?void 0:h.options)!=null&&g.manageRule)),s?r?d[0]&32&&A(r,1):(r=lp(),r.c(),A(r,1),r.m(e,null)):r&&(re(),I(r,1,1,()=>{r=null}),ae()),d[0]&8&&Q(e,"active",c[3]===Es)},d(c){c&&w(e),r&&r.d(),l=!1,o()}}}function lp(n){let e,t,i,s,l;return{c(){e=v("i"),m(e,"class","ri-error-warning-fill txt-danger")},m(o,r){S(o,e,r),i=!0,s||(l=De(ze.call(null,e,"Has errors")),s=!0)},i(o){i||(o&&Xe(()=>{i&&(t||(t=qe(e,qt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=qe(e,qt,{duration:150,start:.7},!1)),t.run(0)),i=!1},d(o){o&&w(e),o&&t&&t.end(),s=!1,l()}}}function C4(n){var W,J,x,ne,G,fe,Z,ce;let e,t=n[2].isNew?"New collection":"Edit collection",i,s,l,o,r,a,u,f,c,d,p,h=(W=n[2])!=null&&W.isView?"Query":"Fields",g,_,y=!H.isEmpty(n[11]),k,T,$,M,C=!H.isEmpty((J=n[5])==null?void 0:J.listRule)||!H.isEmpty((x=n[5])==null?void 0:x.viewRule)||!H.isEmpty((ne=n[5])==null?void 0:ne.createRule)||!H.isEmpty((G=n[5])==null?void 0:G.updateRule)||!H.isEmpty((fe=n[5])==null?void 0:fe.deleteRule)||!H.isEmpty((ce=(Z=n[5])==null?void 0:Z.options)==null?void 0:ce.manageRule),O,E,P,L,F=!n[2].isNew&&!n[2].system&&Qd(n);r=new pe({props:{class:"form-field collection-field-name required m-b-0 "+(n[13]?"disabled":""),name:"name",$$slots:{default:[$4,({uniqueId:he})=>({46:he}),({uniqueId:he})=>[0,he?32768:0]]},$$scope:{ctx:n}}});let N=y&&np(n),R=C&&ip(),z=n[2].isAuth&&sp(n);return{c(){e=v("h4"),i=B(t),s=D(),F&&F.c(),l=D(),o=v("form"),V(r.$$.fragment),a=D(),u=v("input"),f=D(),c=v("div"),d=v("button"),p=v("span"),g=B(h),_=D(),N&&N.c(),k=D(),T=v("button"),$=v("span"),$.textContent="API Rules",M=D(),R&&R.c(),O=D(),z&&z.c(),m(e,"class","upsert-panel-title svelte-12y0yzb"),m(u,"type","submit"),m(u,"class","hidden"),m(u,"tabindex","-1"),m(o,"class","block"),m(p,"class","txt"),m(d,"type","button"),m(d,"class","tab-item"),Q(d,"active",n[3]===wi),m($,"class","txt"),m(T,"type","button"),m(T,"class","tab-item"),Q(T,"active",n[3]===yl),m(c,"class","tabs-header stretched")},m(he,Ce){S(he,e,Ce),b(e,i),S(he,s,Ce),F&&F.m(he,Ce),S(he,l,Ce),S(he,o,Ce),q(r,o,null),b(o,a),b(o,u),S(he,f,Ce),S(he,c,Ce),b(c,d),b(d,p),b(p,g),b(d,_),N&&N.m(d,null),b(c,k),b(c,T),b(T,$),b(T,M),R&&R.m(T,null),b(c,O),z&&z.m(c,null),E=!0,P||(L=[K(o,"submit",ft(n[28])),K(d,"click",n[29]),K(T,"click",n[30])],P=!0)},p(he,Ce){var je,ye,$e,Ye,dt,Ke,Be,ee;(!E||Ce[0]&4)&&t!==(t=he[2].isNew?"New collection":"Edit collection")&&le(i,t),!he[2].isNew&&!he[2].system?F?(F.p(he,Ce),Ce[0]&4&&A(F,1)):(F=Qd(he),F.c(),A(F,1),F.m(l.parentNode,l)):F&&(re(),I(F,1,1,()=>{F=null}),ae());const Re={};Ce[0]&8192&&(Re.class="form-field collection-field-name required m-b-0 "+(he[13]?"disabled":"")),Ce[0]&8260|Ce[1]&1081344&&(Re.$$scope={dirty:Ce,ctx:he}),r.$set(Re),(!E||Ce[0]&4)&&h!==(h=(je=he[2])!=null&&je.isView?"Query":"Fields")&&le(g,h),Ce[0]&2048&&(y=!H.isEmpty(he[11])),y?N?(N.p(he,Ce),Ce[0]&2048&&A(N,1)):(N=np(he),N.c(),A(N,1),N.m(d,null)):N&&(re(),I(N,1,1,()=>{N=null}),ae()),(!E||Ce[0]&8)&&Q(d,"active",he[3]===wi),Ce[0]&32&&(C=!H.isEmpty((ye=he[5])==null?void 0:ye.listRule)||!H.isEmpty(($e=he[5])==null?void 0:$e.viewRule)||!H.isEmpty((Ye=he[5])==null?void 0:Ye.createRule)||!H.isEmpty((dt=he[5])==null?void 0:dt.updateRule)||!H.isEmpty((Ke=he[5])==null?void 0:Ke.deleteRule)||!H.isEmpty((ee=(Be=he[5])==null?void 0:Be.options)==null?void 0:ee.manageRule)),C?R?Ce[0]&32&&A(R,1):(R=ip(),R.c(),A(R,1),R.m(T,null)):R&&(re(),I(R,1,1,()=>{R=null}),ae()),(!E||Ce[0]&8)&&Q(T,"active",he[3]===yl),he[2].isAuth?z?z.p(he,Ce):(z=sp(he),z.c(),z.m(c,null)):z&&(z.d(1),z=null)},i(he){E||(A(F),A(r.$$.fragment,he),A(N),A(R),E=!0)},o(he){I(F),I(r.$$.fragment,he),I(N),I(R),E=!1},d(he){he&&w(e),he&&w(s),F&&F.d(he),he&&w(l),he&&w(o),j(r),he&&w(f),he&&w(c),N&&N.d(),R&&R.d(),z&&z.d(),P=!1,Ae(L)}}}function M4(n){let e,t,i,s,l,o=n[2].isNew?"Create":"Save changes",r,a,u,f;return{c(){e=v("button"),t=v("span"),t.textContent="Cancel",i=D(),s=v("button"),l=v("span"),r=B(o),m(t,"class","txt"),m(e,"type","button"),m(e,"class","btn btn-transparent"),e.disabled=n[9],m(l,"class","txt"),m(s,"type","button"),m(s,"class","btn btn-expanded"),s.disabled=a=!n[12]||n[9],Q(s,"btn-loading",n[9])},m(c,d){S(c,e,d),b(e,t),S(c,i,d),S(c,s,d),b(s,l),b(l,r),u||(f=[K(e,"click",n[22]),K(s,"click",n[23])],u=!0)},p(c,d){d[0]&512&&(e.disabled=c[9]),d[0]&4&&o!==(o=c[2].isNew?"Create":"Save changes")&&le(r,o),d[0]&4608&&a!==(a=!c[12]||c[9])&&(s.disabled=a),d[0]&512&&Q(s,"btn-loading",c[9])},d(c){c&&w(e),c&&w(i),c&&w(s),u=!1,Ae(f)}}}function O4(n){let e,t,i,s,l={class:"overlay-panel-lg colored-header collection-panel",escClose:!1,beforeHide:n[36],$$slots:{footer:[M4],header:[C4],default:[w4]},$$scope:{ctx:n}};e=new bn({props:l}),n[37](e),e.$on("hide",n[38]),e.$on("show",n[39]);let o={};return i=new v4({props:o}),n[40](i),i.$on("confirm",n[41]),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(r,a){q(e,r,a),S(r,t,a),q(i,r,a),s=!0},p(r,a){const u={};a[0]&1040&&(u.beforeHide=r[36]),a[0]&14956|a[1]&1048576&&(u.$$scope={dirty:a,ctx:r}),e.$set(u);const f={};i.$set(f)},i(r){s||(A(e.$$.fragment,r),A(i.$$.fragment,r),s=!0)},o(r){I(e.$$.fragment,r),I(i.$$.fragment,r),s=!1},d(r){n[37](null),j(e,r),r&&w(t),n[40](null),j(i,r)}}}const wi="schema",yl="api_rules",Es="options",D4="base",op="auth",rp="view";function Er(n){return JSON.stringify(n)}function E4(n,e,t){let i,s,l,o;We(n,ti,ee=>t(5,o=ee));const r={};r[D4]="Base",r[rp]="View",r[op]="Auth";const a=yt();let u,f,c=null,d=new hn,p=!1,h=!1,g=wi,_=Er(d),y="";function k(ee){t(3,g=ee)}function T(ee){return M(ee),t(10,h=!0),k(wi),u==null?void 0:u.show()}function $(){return u==null?void 0:u.hide()}async function M(ee){_n({}),typeof ee<"u"?(t(20,c=ee),t(2,d=ee.clone())):(t(20,c=null),t(2,d=new hn)),t(2,d.schema=d.schema||[],d),t(2,d.originalName=d.name||"",d),await rn(),t(21,_=Er(d))}function C(){d.isNew?O():f==null||f.show(c,d)}function O(){if(p)return;t(9,p=!0);const ee=E();let Fe;d.isNew?Fe=me.collections.create(ee):Fe=me.collections.update(d.id,ee),Fe.then(Qe=>{Oa(),B1(Qe.id),t(10,h=!1),$(),Ut(d.isNew?"Successfully created collection.":"Successfully updated collection."),a("save",{isNew:d.isNew,collection:Qe})}).catch(Qe=>{me.errorResponseHandler(Qe)}).finally(()=>{t(9,p=!1)})}function E(){const ee=d.export();ee.schema=ee.schema.slice(0);for(let Fe=ee.schema.length-1;Fe>=0;Fe--)ee.schema[Fe].toDelete&&ee.schema.splice(Fe,1);return ee}function P(){c!=null&&c.id&&pn(`Do you really want to delete collection "${c==null?void 0:c.name}" and all its records?`,()=>me.collections.delete(c==null?void 0:c.id).then(()=>{$(),Ut(`Successfully deleted collection "${c==null?void 0:c.name}".`),a("delete",c),XS(c)}).catch(ee=>{me.errorResponseHandler(ee)}))}function L(ee){t(2,d.type=ee,d),ci("schema")}function F(){s?pn("You have unsaved changes. Do you really want to discard them?",()=>{N()}):N()}async function N(){const ee=c==null?void 0:c.clone();if(ee){if(ee.id="",ee.created="",ee.updated="",ee.name+="_duplicate",!H.isEmpty(ee.schema))for(const Fe of ee.schema)Fe.id="";if(!H.isEmpty(ee.indexes))for(let Fe=0;Fe$(),z=()=>C(),W=()=>F(),J=()=>P(),x=ee=>{t(2,d.name=H.slugify(ee.target.value),d),ee.target.value=d.name},ne=ee=>L(ee),G=()=>{l&&C()},fe=()=>k(wi),Z=()=>k(yl),ce=()=>k(Es);function he(ee){d=ee,t(2,d),t(20,c)}function Ce(ee){d=ee,t(2,d),t(20,c)}function Re(ee){d=ee,t(2,d),t(20,c)}function je(ee){d=ee,t(2,d),t(20,c)}const ye=()=>s&&h?(pn("You have unsaved changes. Do you really want to close the panel?",()=>{t(10,h=!1),$()}),!1):!0;function $e(ee){se[ee?"unshift":"push"](()=>{u=ee,t(7,u)})}function Ye(ee){de.call(this,n,ee)}function dt(ee){de.call(this,n,ee)}function Ke(ee){se[ee?"unshift":"push"](()=>{f=ee,t(8,f)})}const Be=()=>O();return n.$$.update=()=>{var ee;n.$$.dirty[0]&32&&(o.schema||(ee=o.options)!=null&&ee.query?t(11,y=H.getNestedVal(o,"schema.message")||"Has errors"):t(11,y="")),n.$$.dirty[0]&4&&d.type===rp&&(t(2,d.createRule=null,d),t(2,d.updateRule=null,d),t(2,d.deleteRule=null,d)),n.$$.dirty[0]&1048580&&d!=null&&d.name&&(c==null?void 0:c.name)!=(d==null?void 0:d.name)&&t(2,d.indexes=d.indexes.map(Fe=>H.replaceIndexTableName(Fe,d.name)),d),n.$$.dirty[0]&4&&t(13,i=!d.isNew&&d.system),n.$$.dirty[0]&2097156&&t(4,s=_!=Er(d)),n.$$.dirty[0]&20&&t(12,l=d.isNew||s),n.$$.dirty[0]&12&&g===Es&&d.type!==op&&k(wi)},[k,$,d,g,s,o,r,u,f,p,h,y,l,i,C,O,P,L,F,T,c,_,R,z,W,J,x,ne,G,fe,Z,ce,he,Ce,Re,je,ye,$e,Ye,dt,Ke,Be]}class su extends ve{constructor(e){super(),be(this,e,E4,O4,_e,{changeTab:0,show:19,hide:1},null,[-1,-1])}get changeTab(){return this.$$.ctx[0]}get show(){return this.$$.ctx[19]}get hide(){return this.$$.ctx[1]}}function ap(n,e,t){const i=n.slice();return i[15]=e[t],i}function up(n){let e,t=n[1].length&&fp();return{c(){t&&t.c(),e=we()},m(i,s){t&&t.m(i,s),S(i,e,s)},p(i,s){i[1].length?t||(t=fp(),t.c(),t.m(e.parentNode,e)):t&&(t.d(1),t=null)},d(i){t&&t.d(i),i&&w(e)}}}function fp(n){let e;return{c(){e=v("p"),e.textContent="No collections found.",m(e,"class","txt-hint m-t-10 m-b-10 txt-center")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function cp(n,e){let t,i,s,l,o,r=e[15].name+"",a,u,f,c,d;return{key:n,first:null,c(){var p;t=v("a"),i=v("i"),l=D(),o=v("span"),a=B(r),u=D(),m(i,"class",s=H.getCollectionTypeIcon(e[15].type)),m(o,"class","txt"),m(t,"href",f="/collections?collectionId="+e[15].id),m(t,"class","sidebar-list-item"),Q(t,"active",((p=e[5])==null?void 0:p.id)===e[15].id),this.first=t},m(p,h){S(p,t,h),b(t,i),b(t,l),b(t,o),b(o,a),b(t,u),c||(d=De(nn.call(null,t)),c=!0)},p(p,h){var g;e=p,h&8&&s!==(s=H.getCollectionTypeIcon(e[15].type))&&m(i,"class",s),h&8&&r!==(r=e[15].name+"")&&le(a,r),h&8&&f!==(f="/collections?collectionId="+e[15].id)&&m(t,"href",f),h&40&&Q(t,"active",((g=e[5])==null?void 0:g.id)===e[15].id)},d(p){p&&w(t),c=!1,d()}}}function dp(n){let e,t,i,s;return{c(){e=v("footer"),t=v("button"),t.innerHTML=` - New collection`,m(t,"type","button"),m(t,"class","btn btn-block btn-outline"),m(e,"class","sidebar-footer")},m(l,o){S(l,e,o),b(e,t),i||(s=K(t,"click",n[12]),i=!0)},p:X,d(l){l&&w(e),i=!1,s()}}}function A4(n){let e,t,i,s,l,o,r,a,u,f,c,d=[],p=new Map,h,g,_,y,k,T,$=n[3];const M=P=>P[15].id;for(let P=0;P<$.length;P+=1){let L=ap(n,$,P),F=M(L);p.set(F,d[P]=cp(F,L))}let C=null;$.length||(C=up(n));let O=!n[7]&&dp(n),E={};return _=new su({props:E}),n[13](_),_.$on("save",n[14]),{c(){e=v("aside"),t=v("header"),i=v("div"),s=v("div"),l=v("button"),l.innerHTML='',o=D(),r=v("input"),a=D(),u=v("hr"),f=D(),c=v("div");for(let P=0;P20),m(e,"class","page-sidebar collection-sidebar")},m(P,L){S(P,e,L),b(e,t),b(t,i),b(i,s),b(s,l),b(i,o),b(i,r),ue(r,n[0]),b(e,a),b(e,u),b(e,f),b(e,c);for(let F=0;F20),P[7]?O&&(O.d(1),O=null):O?O.p(P,L):(O=dp(P),O.c(),O.m(e,null));const F={};_.$set(F)},i(P){y||(A(_.$$.fragment,P),y=!0)},o(P){I(_.$$.fragment,P),y=!1},d(P){P&&w(e);for(let L=0;L{const n=document.querySelector(".collection-sidebar .sidebar-list-item.active");n&&(n==null||n.scrollIntoView({block:"nearest"}))},0)}function P4(n,e,t){let i,s,l,o,r,a,u;We(n,Di,k=>t(5,o=k)),We(n,Pi,k=>t(9,r=k)),We(n,Lo,k=>t(6,a=k)),We(n,Cs,k=>t(7,u=k));let f,c="";function d(k){Gt(Di,o=k,o)}const p=()=>t(0,c="");function h(){c=this.value,t(0,c)}const g=()=>f==null?void 0:f.show();function _(k){se[k?"unshift":"push"](()=>{f=k,t(2,f)})}const y=k=>{var T;(T=k.detail)!=null&&T.isNew&&k.detail.collection&&d(k.detail.collection)};return n.$$.update=()=>{n.$$.dirty&512&&r&&I4(),n.$$.dirty&1&&t(1,i=c.replace(/\s+/g,"").toLowerCase()),n.$$.dirty&1&&t(4,s=c!==""),n.$$.dirty&515&&t(3,l=r.filter(k=>k.id==c||k.name.replace(/\s+/g,"").toLowerCase().includes(i)))},[c,i,f,l,s,o,a,u,d,r,p,h,g,_,y]}class L4 extends ve{constructor(e){super(),be(this,e,P4,A4,_e,{})}}function pp(n,e,t){const i=n.slice();return i[14]=e[t][0],i[15]=e[t][1],i}function mp(n){n[18]=n[19].default}function hp(n,e,t){const i=n.slice();return i[14]=e[t][0],i[15]=e[t][1],i[21]=t,i}function _p(n){let e;return{c(){e=v("hr"),m(e,"class","m-t-sm m-b-sm")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function gp(n,e){let t,i=e[21]===Object.keys(e[6]).length,s,l,o=e[15].label+"",r,a,u,f,c=i&&_p();function d(){return e[9](e[14])}return{key:n,first:null,c(){t=we(),c&&c.c(),s=D(),l=v("button"),r=B(o),a=D(),m(l,"type","button"),m(l,"class","sidebar-item"),Q(l,"active",e[5]===e[14]),this.first=t},m(p,h){S(p,t,h),c&&c.m(p,h),S(p,s,h),S(p,l,h),b(l,r),b(l,a),u||(f=K(l,"click",d),u=!0)},p(p,h){e=p,h&8&&(i=e[21]===Object.keys(e[6]).length),i?c||(c=_p(),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null),h&8&&o!==(o=e[15].label+"")&&le(r,o),h&40&&Q(l,"active",e[5]===e[14])},d(p){p&&w(t),c&&c.d(p),p&&w(s),p&&w(l),u=!1,f()}}}function bp(n){let e,t,i,s={ctx:n,current:null,token:null,hasCatch:!1,pending:R4,then:F4,catch:N4,value:19,blocks:[,,,]};return uu(t=n[15].component,s),{c(){e=we(),s.block.c()},m(l,o){S(l,e,o),s.block.m(l,s.anchor=o),s.mount=()=>e.parentNode,s.anchor=e,i=!0},p(l,o){n=l,s.ctx=n,o&8&&t!==(t=n[15].component)&&uu(t,s)||Sb(s,n,o)},i(l){i||(A(s.block),i=!0)},o(l){for(let o=0;o<3;o+=1){const r=s.blocks[o];I(r)}i=!1},d(l){l&&w(e),s.block.d(l),s.token=null,s=null}}}function N4(n){return{c:X,m:X,p:X,i:X,o:X,d:X}}function F4(n){mp(n);let e,t,i;return e=new n[18]({props:{collection:n[2]}}),{c(){V(e.$$.fragment),t=D()},m(s,l){q(e,s,l),S(s,t,l),i=!0},p(s,l){mp(s);const o={};l&4&&(o.collection=s[2]),e.$set(o)},i(s){i||(A(e.$$.fragment,s),i=!0)},o(s){I(e.$$.fragment,s),i=!1},d(s){j(e,s),s&&w(t)}}}function R4(n){return{c:X,m:X,p:X,i:X,o:X,d:X}}function vp(n,e){let t,i,s,l=e[5]===e[14]&&bp(e);return{key:n,first:null,c(){t=we(),l&&l.c(),i=we(),this.first=t},m(o,r){S(o,t,r),l&&l.m(o,r),S(o,i,r),s=!0},p(o,r){e=o,e[5]===e[14]?l?(l.p(e,r),r&40&&A(l,1)):(l=bp(e),l.c(),A(l,1),l.m(i.parentNode,i)):l&&(re(),I(l,1,1,()=>{l=null}),ae())},i(o){s||(A(l),s=!0)},o(o){I(l),s=!1},d(o){o&&w(t),l&&l.d(o),o&&w(i)}}}function q4(n){let e,t,i,s=[],l=new Map,o,r,a=[],u=new Map,f,c=Object.entries(n[3]);const d=g=>g[14];for(let g=0;gg[14];for(let g=0;gClose',m(e,"type","button"),m(e,"class","btn btn-transparent")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[8]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function V4(n){let e,t,i={class:"docs-panel",$$slots:{footer:[j4],default:[q4]},$$scope:{ctx:n}};return e=new bn({props:i}),n[10](e),e.$on("hide",n[11]),e.$on("show",n[12]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,[l]){const o={};l&4194348&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[10](null),j(e,s)}}}function H4(n,e,t){const i={list:{label:"List/Search",component:rt(()=>import("./ListApiDocs-224ab52a.js"),["./ListApiDocs-224ab52a.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css","./ListApiDocs-68f52edd.css"],import.meta.url)},view:{label:"View",component:rt(()=>import("./ViewApiDocs-d1caefcc.js"),["./ViewApiDocs-d1caefcc.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},create:{label:"Create",component:rt(()=>import("./CreateApiDocs-4a5410f6.js"),["./CreateApiDocs-4a5410f6.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},update:{label:"Update",component:rt(()=>import("./UpdateApiDocs-e4150b9f.js"),["./UpdateApiDocs-e4150b9f.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},delete:{label:"Delete",component:rt(()=>import("./DeleteApiDocs-f9600143.js"),["./DeleteApiDocs-f9600143.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},realtime:{label:"Realtime",component:rt(()=>import("./RealtimeApiDocs-3c435ecc.js"),["./RealtimeApiDocs-3c435ecc.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)}},s={"auth-with-password":{label:"Auth with password",component:rt(()=>import("./AuthWithPasswordDocs-e7ef3dbb.js"),["./AuthWithPasswordDocs-e7ef3dbb.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"auth-with-oauth2":{label:"Auth with OAuth2",component:rt(()=>import("./AuthWithOAuth2Docs-8eb1837e.js"),["./AuthWithOAuth2Docs-8eb1837e.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},refresh:{label:"Auth refresh",component:rt(()=>import("./AuthRefreshDocs-0ee87195.js"),["./AuthRefreshDocs-0ee87195.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"request-verification":{label:"Request verification",component:rt(()=>import("./RequestVerificationDocs-4bd57f94.js"),["./RequestVerificationDocs-4bd57f94.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"confirm-verification":{label:"Confirm verification",component:rt(()=>import("./ConfirmVerificationDocs-9657603f.js"),["./ConfirmVerificationDocs-9657603f.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"request-password-reset":{label:"Request password reset",component:rt(()=>import("./RequestPasswordResetDocs-8feddd9f.js"),["./RequestPasswordResetDocs-8feddd9f.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"confirm-password-reset":{label:"Confirm password reset",component:rt(()=>import("./ConfirmPasswordResetDocs-62631f4d.js"),["./ConfirmPasswordResetDocs-62631f4d.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"request-email-change":{label:"Request email change",component:rt(()=>import("./RequestEmailChangeDocs-390c8e3d.js"),["./RequestEmailChangeDocs-390c8e3d.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"confirm-email-change":{label:"Confirm email change",component:rt(()=>import("./ConfirmEmailChangeDocs-8055d5e8.js"),["./ConfirmEmailChangeDocs-8055d5e8.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"list-auth-methods":{label:"List auth methods",component:rt(()=>import("./AuthMethodsDocs-54addd7e.js"),["./AuthMethodsDocs-54addd7e.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"list-linked-accounts":{label:"List OAuth2 accounts",component:rt(()=>import("./ListExternalAuthsDocs-c1102562.js"),["./ListExternalAuthsDocs-c1102562.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)},"unlink-account":{label:"Unlink OAuth2 account",component:rt(()=>import("./UnlinkExternalAuthDocs-e7c31e6c.js"),["./UnlinkExternalAuthDocs-e7c31e6c.js","./SdkTabs-7b66898a.js","./SdkTabs-9b0b7a06.css"],import.meta.url)}};let l,o=new hn,r,a=[];a.length&&(r=Object.keys(a)[0]);function u(y){return t(2,o=y),c(Object.keys(a)[0]),l==null?void 0:l.show()}function f(){return l==null?void 0:l.hide()}function c(y){t(5,r=y)}const d=()=>f(),p=y=>c(y);function h(y){se[y?"unshift":"push"](()=>{l=y,t(4,l)})}function g(y){de.call(this,n,y)}function _(y){de.call(this,n,y)}return n.$$.update=()=>{n.$$.dirty&12&&(o.isAuth?(t(3,a=Object.assign({},i,s)),!(o!=null&&o.options.allowUsernameAuth)&&!(o!=null&&o.options.allowEmailAuth)&&delete a["auth-with-password"],o!=null&&o.options.allowOAuth2Auth||delete a["auth-with-oauth2"]):o.isView?(t(3,a=Object.assign({},i)),delete a.create,delete a.update,delete a.delete,delete a.realtime):t(3,a=Object.assign({},i)))},[f,c,o,a,l,r,i,u,d,p,h,g,_]}class z4 extends ve{constructor(e){super(),be(this,e,H4,V4,_e,{show:7,hide:0,changeTab:1})}get show(){return this.$$.ctx[7]}get hide(){return this.$$.ctx[0]}get changeTab(){return this.$$.ctx[1]}}function B4(n){let e,t,i,s,l,o,r,a,u,f,c,d;return{c(){e=v("label"),t=v("i"),i=D(),s=v("span"),s.textContent="Username",o=D(),r=v("input"),m(t,"class",H.getFieldTypeIcon("user")),m(s,"class","txt"),m(e,"for",l=n[12]),m(r,"type","text"),m(r,"requried",a=!n[0].isNew),m(r,"placeholder",u=n[0].isNew?"Leave empty to auto generate...":n[3]),m(r,"id",f=n[12])},m(p,h){S(p,e,h),b(e,t),b(e,i),b(e,s),S(p,o,h),S(p,r,h),ue(r,n[0].username),c||(d=K(r,"input",n[4]),c=!0)},p(p,h){h&4096&&l!==(l=p[12])&&m(e,"for",l),h&1&&a!==(a=!p[0].isNew)&&m(r,"requried",a),h&1&&u!==(u=p[0].isNew?"Leave empty to auto generate...":p[3])&&m(r,"placeholder",u),h&4096&&f!==(f=p[12])&&m(r,"id",f),h&1&&r.value!==p[0].username&&ue(r,p[0].username)},d(p){p&&w(e),p&&w(o),p&&w(r),c=!1,d()}}}function U4(n){let e,t,i,s,l,o,r,a,u,f,c=n[0].emailVisibility?"On":"Off",d,p,h,g,_,y,k,T,$;return{c(){var M;e=v("label"),t=v("i"),i=D(),s=v("span"),s.textContent="Email",o=D(),r=v("div"),a=v("button"),u=v("span"),f=B("Public: "),d=B(c),h=D(),g=v("input"),m(t,"class",H.getFieldTypeIcon("email")),m(s,"class","txt"),m(e,"for",l=n[12]),m(u,"class","txt"),m(a,"type","button"),m(a,"class",p="btn btn-sm btn-transparent "+(n[0].emailVisibility?"btn-success":"btn-hint")),m(r,"class","form-field-addon email-visibility-addon svelte-1751a4d"),m(g,"type","email"),g.autofocus=_=n[0].isNew,m(g,"autocomplete","off"),m(g,"id",y=n[12]),g.required=k=(M=n[1].options)==null?void 0:M.requireEmail,m(g,"class","svelte-1751a4d")},m(M,C){S(M,e,C),b(e,t),b(e,i),b(e,s),S(M,o,C),S(M,r,C),b(r,a),b(a,u),b(u,f),b(u,d),S(M,h,C),S(M,g,C),ue(g,n[0].email),n[0].isNew&&g.focus(),T||($=[De(ze.call(null,a,{text:"Make email public or private",position:"top-right"})),K(a,"click",n[5]),K(g,"input",n[6])],T=!0)},p(M,C){var O;C&4096&&l!==(l=M[12])&&m(e,"for",l),C&1&&c!==(c=M[0].emailVisibility?"On":"Off")&&le(d,c),C&1&&p!==(p="btn btn-sm btn-transparent "+(M[0].emailVisibility?"btn-success":"btn-hint"))&&m(a,"class",p),C&1&&_!==(_=M[0].isNew)&&(g.autofocus=_),C&4096&&y!==(y=M[12])&&m(g,"id",y),C&2&&k!==(k=(O=M[1].options)==null?void 0:O.requireEmail)&&(g.required=k),C&1&&g.value!==M[0].email&&ue(g,M[0].email)},d(M){M&&w(e),M&&w(o),M&&w(r),M&&w(h),M&&w(g),T=!1,Ae($)}}}function yp(n){let e,t;return e=new pe({props:{class:"form-field form-field-toggle",name:"verified",$$slots:{default:[W4,({uniqueId:i})=>({12:i}),({uniqueId:i})=>i?4096:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&12292&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function W4(n){let e,t,i,s,l,o,r,a;return{c(){e=v("input"),i=D(),s=v("label"),l=B("Change password"),m(e,"type","checkbox"),m(e,"id",t=n[12]),m(s,"for",o=n[12])},m(u,f){S(u,e,f),e.checked=n[2],S(u,i,f),S(u,s,f),b(s,l),r||(a=K(e,"change",n[7]),r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&m(e,"id",t),f&4&&(e.checked=u[2]),f&4096&&o!==(o=u[12])&&m(s,"for",o)},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,a()}}}function kp(n){let e,t,i,s,l,o,r,a,u;return s=new pe({props:{class:"form-field required",name:"password",$$slots:{default:[Y4,({uniqueId:f})=>({12:f}),({uniqueId:f})=>f?4096:0]},$$scope:{ctx:n}}}),r=new pe({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[K4,({uniqueId:f})=>({12:f}),({uniqueId:f})=>f?4096:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),i=v("div"),V(s.$$.fragment),l=D(),o=v("div"),V(r.$$.fragment),m(i,"class","col-sm-6"),m(o,"class","col-sm-6"),m(t,"class","grid"),Q(t,"p-t-xs",n[2]),m(e,"class","block")},m(f,c){S(f,e,c),b(e,t),b(t,i),q(s,i,null),b(t,l),b(t,o),q(r,o,null),u=!0},p(f,c){const d={};c&12289&&(d.$$scope={dirty:c,ctx:f}),s.$set(d);const p={};c&12289&&(p.$$scope={dirty:c,ctx:f}),r.$set(p),(!u||c&4)&&Q(t,"p-t-xs",f[2])},i(f){u||(A(s.$$.fragment,f),A(r.$$.fragment,f),f&&Xe(()=>{u&&(a||(a=qe(e,vt,{duration:150},!0)),a.run(1))}),u=!0)},o(f){I(s.$$.fragment,f),I(r.$$.fragment,f),f&&(a||(a=qe(e,vt,{duration:150},!1)),a.run(0)),u=!1},d(f){f&&w(e),j(s),j(r),f&&a&&a.end()}}}function Y4(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("label"),t=v("i"),i=D(),s=v("span"),s.textContent="Password",o=D(),r=v("input"),m(t,"class","ri-lock-line"),m(s,"class","txt"),m(e,"for",l=n[12]),m(r,"type","password"),m(r,"autocomplete","new-password"),m(r,"id",a=n[12]),r.required=!0},m(c,d){S(c,e,d),b(e,t),b(e,i),b(e,s),S(c,o,d),S(c,r,d),ue(r,n[0].password),u||(f=K(r,"input",n[8]),u=!0)},p(c,d){d&4096&&l!==(l=c[12])&&m(e,"for",l),d&4096&&a!==(a=c[12])&&m(r,"id",a),d&1&&r.value!==c[0].password&&ue(r,c[0].password)},d(c){c&&w(e),c&&w(o),c&&w(r),u=!1,f()}}}function K4(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("label"),t=v("i"),i=D(),s=v("span"),s.textContent="Password confirm",o=D(),r=v("input"),m(t,"class","ri-lock-line"),m(s,"class","txt"),m(e,"for",l=n[12]),m(r,"type","password"),m(r,"autocomplete","new-password"),m(r,"id",a=n[12]),r.required=!0},m(c,d){S(c,e,d),b(e,t),b(e,i),b(e,s),S(c,o,d),S(c,r,d),ue(r,n[0].passwordConfirm),u||(f=K(r,"input",n[9]),u=!0)},p(c,d){d&4096&&l!==(l=c[12])&&m(e,"for",l),d&4096&&a!==(a=c[12])&&m(r,"id",a),d&1&&r.value!==c[0].passwordConfirm&&ue(r,c[0].passwordConfirm)},d(c){c&&w(e),c&&w(o),c&&w(r),u=!1,f()}}}function J4(n){let e,t,i,s,l,o,r,a;return{c(){e=v("input"),i=D(),s=v("label"),l=B("Verified"),m(e,"type","checkbox"),m(e,"id",t=n[12]),m(s,"for",o=n[12])},m(u,f){S(u,e,f),e.checked=n[0].verified,S(u,i,f),S(u,s,f),b(s,l),r||(a=[K(e,"change",n[10]),K(e,"change",ft(n[11]))],r=!0)},p(u,f){f&4096&&t!==(t=u[12])&&m(e,"id",t),f&1&&(e.checked=u[0].verified),f&4096&&o!==(o=u[12])&&m(s,"for",o)},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,Ae(a)}}}function Z4(n){var _;let e,t,i,s,l,o,r,a,u,f,c,d,p;i=new pe({props:{class:"form-field "+(n[0].isNew?"":"required"),name:"username",$$slots:{default:[B4,({uniqueId:y})=>({12:y}),({uniqueId:y})=>y?4096:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field "+((_=n[1].options)!=null&&_.requireEmail?"required":""),name:"email",$$slots:{default:[U4,({uniqueId:y})=>({12:y}),({uniqueId:y})=>y?4096:0]},$$scope:{ctx:n}}});let h=!n[0].isNew&&yp(n),g=(n[0].isNew||n[2])&&kp(n);return d=new pe({props:{class:"form-field form-field-toggle",name:"verified",$$slots:{default:[J4,({uniqueId:y})=>({12:y}),({uniqueId:y})=>y?4096:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),r=D(),a=v("div"),h&&h.c(),u=D(),g&&g.c(),f=D(),c=v("div"),V(d.$$.fragment),m(t,"class","col-lg-6"),m(l,"class","col-lg-6"),m(a,"class","col-lg-12"),m(c,"class","col-lg-12"),m(e,"class","grid m-b-base")},m(y,k){S(y,e,k),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),b(e,r),b(e,a),h&&h.m(a,null),b(a,u),g&&g.m(a,null),b(e,f),b(e,c),q(d,c,null),p=!0},p(y,[k]){var C;const T={};k&1&&(T.class="form-field "+(y[0].isNew?"":"required")),k&12289&&(T.$$scope={dirty:k,ctx:y}),i.$set(T);const $={};k&2&&($.class="form-field "+((C=y[1].options)!=null&&C.requireEmail?"required":"")),k&12291&&($.$$scope={dirty:k,ctx:y}),o.$set($),y[0].isNew?h&&(re(),I(h,1,1,()=>{h=null}),ae()):h?(h.p(y,k),k&1&&A(h,1)):(h=yp(y),h.c(),A(h,1),h.m(a,u)),y[0].isNew||y[2]?g?(g.p(y,k),k&5&&A(g,1)):(g=kp(y),g.c(),A(g,1),g.m(a,null)):g&&(re(),I(g,1,1,()=>{g=null}),ae());const M={};k&12289&&(M.$$scope={dirty:k,ctx:y}),d.$set(M)},i(y){p||(A(i.$$.fragment,y),A(o.$$.fragment,y),A(h),A(g),A(d.$$.fragment,y),p=!0)},o(y){I(i.$$.fragment,y),I(o.$$.fragment,y),I(h),I(g),I(d.$$.fragment,y),p=!1},d(y){y&&w(e),j(i),j(o),h&&h.d(),g&&g.d(),j(d)}}}function G4(n,e,t){let{collection:i=new hn}=e,{record:s=new Ci}=e,l=s.username||null,o=!1;function r(){s.username=this.value,t(0,s),t(2,o)}const a=()=>t(0,s.emailVisibility=!s.emailVisibility,s);function u(){s.email=this.value,t(0,s),t(2,o)}function f(){o=this.checked,t(2,o)}function c(){s.password=this.value,t(0,s),t(2,o)}function d(){s.passwordConfirm=this.value,t(0,s),t(2,o)}function p(){s.verified=this.checked,t(0,s),t(2,o)}const h=g=>{s.isNew||pn("Do you really want to manually change the verified account state?",()=>{},()=>{t(0,s.verified=!g.target.checked,s)})};return n.$$set=g=>{"collection"in g&&t(1,i=g.collection),"record"in g&&t(0,s=g.record)},n.$$.update=()=>{n.$$.dirty&1&&!s.username&&s.username!==null&&t(0,s.username=null,s),n.$$.dirty&4&&(o||(t(0,s.password=null,s),t(0,s.passwordConfirm=null,s),ci("password"),ci("passwordConfirm")))},[s,i,o,l,r,a,u,f,c,d,p,h]}class X4 extends ve{constructor(e){super(),be(this,e,G4,Z4,_e,{collection:1,record:0})}}function Q4(n){let e,t,i,s=[n[3]],l={};for(let o=0;o{r&&(t(1,r.style.height="",r),t(1,r.style.height=Math.min(r.scrollHeight+2,o)+"px",r))},0)}function f(p){if((p==null?void 0:p.code)==="Enter"&&!(p!=null&&p.shiftKey)&&!(p!=null&&p.isComposing)){p.preventDefault();const h=r.closest("form");h!=null&&h.requestSubmit&&h.requestSubmit()}}Qt(()=>(u(),()=>clearTimeout(a)));function c(p){se[p?"unshift":"push"](()=>{r=p,t(1,r)})}function d(){l=this.value,t(0,l)}return n.$$set=p=>{e=Le(Le({},e),jt(p)),t(3,s=Je(e,i)),"value"in p&&t(0,l=p.value),"maxHeight"in p&&t(4,o=p.maxHeight)},n.$$.update=()=>{n.$$.dirty&1&&typeof l!==void 0&&u()},[l,r,f,s,o,c,d]}class e5 extends ve{constructor(e){super(),be(this,e,x4,Q4,_e,{value:0,maxHeight:4})}}function t5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,c,d;function p(g){n[2](g)}let h={id:n[3],required:n[1].required};return n[0]!==void 0&&(h.value=n[0]),f=new e5({props:h}),se.push(()=>ge(f,"value",p)),{c(){e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),u=D(),V(f.$$.fragment),m(t,"class",i=H.getFieldTypeIcon(n[1].type)),m(l,"class","txt"),m(e,"for",a=n[3])},m(g,_){S(g,e,_),b(e,t),b(e,s),b(e,l),b(l,r),S(g,u,_),q(f,g,_),d=!0},p(g,_){(!d||_&2&&i!==(i=H.getFieldTypeIcon(g[1].type)))&&m(t,"class",i),(!d||_&2)&&o!==(o=g[1].name+"")&&le(r,o),(!d||_&8&&a!==(a=g[3]))&&m(e,"for",a);const y={};_&8&&(y.id=g[3]),_&2&&(y.required=g[1].required),!c&&_&1&&(c=!0,y.value=g[0],ke(()=>c=!1)),f.$set(y)},i(g){d||(A(f.$$.fragment,g),d=!0)},o(g){I(f.$$.fragment,g),d=!1},d(g){g&&w(e),g&&w(u),j(f,g)}}}function n5(n){let e,t;return e=new pe({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[t5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function i5(n,e,t){let{field:i=new gn}=e,{value:s=void 0}=e;function l(o){s=o,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class s5 extends ve{constructor(e){super(),be(this,e,i5,n5,_e,{field:1,value:0})}}function l5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,c,d,p,h,g,_;return{c(){var y,k;e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),u=D(),f=v("input"),m(t,"class",i=H.getFieldTypeIcon(n[1].type)),m(l,"class","txt"),m(e,"for",a=n[3]),m(f,"type","number"),m(f,"id",c=n[3]),f.required=d=n[1].required,m(f,"min",p=(y=n[1].options)==null?void 0:y.min),m(f,"max",h=(k=n[1].options)==null?void 0:k.max),m(f,"step","any")},m(y,k){S(y,e,k),b(e,t),b(e,s),b(e,l),b(l,r),S(y,u,k),S(y,f,k),ue(f,n[0]),g||(_=K(f,"input",n[2]),g=!0)},p(y,k){var T,$;k&2&&i!==(i=H.getFieldTypeIcon(y[1].type))&&m(t,"class",i),k&2&&o!==(o=y[1].name+"")&&le(r,o),k&8&&a!==(a=y[3])&&m(e,"for",a),k&8&&c!==(c=y[3])&&m(f,"id",c),k&2&&d!==(d=y[1].required)&&(f.required=d),k&2&&p!==(p=(T=y[1].options)==null?void 0:T.min)&&m(f,"min",p),k&2&&h!==(h=($=y[1].options)==null?void 0:$.max)&&m(f,"max",h),k&1&&ht(f.value)!==y[0]&&ue(f,y[0])},d(y){y&&w(e),y&&w(u),y&&w(f),g=!1,_()}}}function o5(n){let e,t;return e=new pe({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[l5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function r5(n,e,t){let{field:i=new gn}=e,{value:s=void 0}=e;function l(){s=ht(this.value),t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class a5 extends ve{constructor(e){super(),be(this,e,r5,o5,_e,{field:1,value:0})}}function u5(n){let e,t,i,s,l=n[1].name+"",o,r,a,u;return{c(){e=v("input"),i=D(),s=v("label"),o=B(l),m(e,"type","checkbox"),m(e,"id",t=n[3]),m(s,"for",r=n[3])},m(f,c){S(f,e,c),e.checked=n[0],S(f,i,c),S(f,s,c),b(s,o),a||(u=K(e,"change",n[2]),a=!0)},p(f,c){c&8&&t!==(t=f[3])&&m(e,"id",t),c&1&&(e.checked=f[0]),c&2&&l!==(l=f[1].name+"")&&le(o,l),c&8&&r!==(r=f[3])&&m(s,"for",r)},d(f){f&&w(e),f&&w(i),f&&w(s),a=!1,u()}}}function f5(n){let e,t;return e=new pe({props:{class:"form-field form-field-toggle "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[u5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field form-field-toggle "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function c5(n,e,t){let{field:i=new gn}=e,{value:s=!1}=e;function l(){s=this.checked,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class d5 extends ve{constructor(e){super(),be(this,e,c5,f5,_e,{field:1,value:0})}}function p5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,c,d,p,h;return{c(){e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),u=D(),f=v("input"),m(t,"class",i=H.getFieldTypeIcon(n[1].type)),m(l,"class","txt"),m(e,"for",a=n[3]),m(f,"type","email"),m(f,"id",c=n[3]),f.required=d=n[1].required},m(g,_){S(g,e,_),b(e,t),b(e,s),b(e,l),b(l,r),S(g,u,_),S(g,f,_),ue(f,n[0]),p||(h=K(f,"input",n[2]),p=!0)},p(g,_){_&2&&i!==(i=H.getFieldTypeIcon(g[1].type))&&m(t,"class",i),_&2&&o!==(o=g[1].name+"")&&le(r,o),_&8&&a!==(a=g[3])&&m(e,"for",a),_&8&&c!==(c=g[3])&&m(f,"id",c),_&2&&d!==(d=g[1].required)&&(f.required=d),_&1&&f.value!==g[0]&&ue(f,g[0])},d(g){g&&w(e),g&&w(u),g&&w(f),p=!1,h()}}}function m5(n){let e,t;return e=new pe({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[p5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function h5(n,e,t){let{field:i=new gn}=e,{value:s=void 0}=e;function l(){s=this.value,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class _5 extends ve{constructor(e){super(),be(this,e,h5,m5,_e,{field:1,value:0})}}function g5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,c,d,p,h;return{c(){e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),u=D(),f=v("input"),m(t,"class",i=H.getFieldTypeIcon(n[1].type)),m(l,"class","txt"),m(e,"for",a=n[3]),m(f,"type","url"),m(f,"id",c=n[3]),f.required=d=n[1].required},m(g,_){S(g,e,_),b(e,t),b(e,s),b(e,l),b(l,r),S(g,u,_),S(g,f,_),ue(f,n[0]),p||(h=K(f,"input",n[2]),p=!0)},p(g,_){_&2&&i!==(i=H.getFieldTypeIcon(g[1].type))&&m(t,"class",i),_&2&&o!==(o=g[1].name+"")&&le(r,o),_&8&&a!==(a=g[3])&&m(e,"for",a),_&8&&c!==(c=g[3])&&m(f,"id",c),_&2&&d!==(d=g[1].required)&&(f.required=d),_&1&&f.value!==g[0]&&ue(f,g[0])},d(g){g&&w(e),g&&w(u),g&&w(f),p=!1,h()}}}function b5(n){let e,t;return e=new pe({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[g5,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function v5(n,e,t){let{field:i=new gn}=e,{value:s=void 0}=e;function l(){s=this.value,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class y5 extends ve{constructor(e){super(),be(this,e,v5,b5,_e,{field:1,value:0})}}function wp(n){let e,t,i,s;return{c(){e=v("div"),t=v("button"),t.innerHTML='',m(t,"type","button"),m(t,"class","link-hint clear-btn svelte-11df51y"),m(e,"class","form-field-addon")},m(l,o){S(l,e,o),b(e,t),i||(s=[De(ze.call(null,t,"Clear")),K(t,"click",n[5])],i=!0)},p:X,d(l){l&&w(e),i=!1,Ae(s)}}}function k5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,c,d,p,h,g,_=n[0]&&!n[1].required&&wp(n);function y($){n[6]($)}function k($){n[7]($)}let T={id:n[8],options:H.defaultFlatpickrOptions()};return n[2]!==void 0&&(T.value=n[2]),n[0]!==void 0&&(T.formattedValue=n[0]),d=new nu({props:T}),se.push(()=>ge(d,"value",y)),se.push(()=>ge(d,"formattedValue",k)),d.$on("close",n[3]),{c(){e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),a=B(" (UTC)"),f=D(),_&&_.c(),c=D(),V(d.$$.fragment),m(t,"class",i=$i(H.getFieldTypeIcon(n[1].type))+" svelte-11df51y"),m(l,"class","txt"),m(e,"for",u=n[8])},m($,M){S($,e,M),b(e,t),b(e,s),b(e,l),b(l,r),b(l,a),S($,f,M),_&&_.m($,M),S($,c,M),q(d,$,M),g=!0},p($,M){(!g||M&2&&i!==(i=$i(H.getFieldTypeIcon($[1].type))+" svelte-11df51y"))&&m(t,"class",i),(!g||M&2)&&o!==(o=$[1].name+"")&&le(r,o),(!g||M&256&&u!==(u=$[8]))&&m(e,"for",u),$[0]&&!$[1].required?_?_.p($,M):(_=wp($),_.c(),_.m(c.parentNode,c)):_&&(_.d(1),_=null);const C={};M&256&&(C.id=$[8]),!p&&M&4&&(p=!0,C.value=$[2],ke(()=>p=!1)),!h&&M&1&&(h=!0,C.formattedValue=$[0],ke(()=>h=!1)),d.$set(C)},i($){g||(A(d.$$.fragment,$),g=!0)},o($){I(d.$$.fragment,$),g=!1},d($){$&&w(e),$&&w(f),_&&_.d($),$&&w(c),j(d,$)}}}function w5(n){let e,t;return e=new pe({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[k5,({uniqueId:i})=>({8:i}),({uniqueId:i})=>i?256:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&775&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function S5(n,e,t){let{field:i=new gn}=e,{value:s=void 0}=e,l=s;function o(c){c.detail&&c.detail.length==3&&t(0,s=c.detail[1])}function r(){t(0,s="")}const a=()=>r();function u(c){l=c,t(2,l),t(0,s)}function f(c){s=c,t(0,s)}return n.$$set=c=>{"field"in c&&t(1,i=c.field),"value"in c&&t(0,s=c.value)},n.$$.update=()=>{n.$$.dirty&1&&s&&s.length>19&&t(0,s=s.substring(0,19)),n.$$.dirty&5&&l!=s&&t(2,l=s)},[s,i,l,o,r,a,u,f]}class T5 extends ve{constructor(e){super(),be(this,e,S5,w5,_e,{field:1,value:0})}}function Sp(n){let e,t,i=n[1].options.maxSelect+"",s,l;return{c(){e=v("div"),t=B("Select up to "),s=B(i),l=B(" items."),m(e,"class","help-block")},m(o,r){S(o,e,r),b(e,t),b(e,s),b(e,l)},p(o,r){r&2&&i!==(i=o[1].options.maxSelect+"")&&le(s,i)},d(o){o&&w(e)}}}function $5(n){var k,T,$,M,C;let e,t,i,s,l,o=n[1].name+"",r,a,u,f,c,d,p,h;function g(O){n[3](O)}let _={id:n[4],toggle:!n[1].required||n[2],multiple:n[2],closable:!n[2]||((k=n[0])==null?void 0:k.length)>=((T=n[1].options)==null?void 0:T.maxSelect),items:($=n[1].options)==null?void 0:$.values,searchable:((M=n[1].options)==null?void 0:M.values)>5};n[0]!==void 0&&(_.selected=n[0]),f=new iu({props:_}),se.push(()=>ge(f,"selected",g));let y=((C=n[1].options)==null?void 0:C.maxSelect)>1&&Sp(n);return{c(){e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),u=D(),V(f.$$.fragment),d=D(),y&&y.c(),p=we(),m(t,"class",i=H.getFieldTypeIcon(n[1].type)),m(l,"class","txt"),m(e,"for",a=n[4])},m(O,E){S(O,e,E),b(e,t),b(e,s),b(e,l),b(l,r),S(O,u,E),q(f,O,E),S(O,d,E),y&&y.m(O,E),S(O,p,E),h=!0},p(O,E){var L,F,N,R,z;(!h||E&2&&i!==(i=H.getFieldTypeIcon(O[1].type)))&&m(t,"class",i),(!h||E&2)&&o!==(o=O[1].name+"")&&le(r,o),(!h||E&16&&a!==(a=O[4]))&&m(e,"for",a);const P={};E&16&&(P.id=O[4]),E&6&&(P.toggle=!O[1].required||O[2]),E&4&&(P.multiple=O[2]),E&7&&(P.closable=!O[2]||((L=O[0])==null?void 0:L.length)>=((F=O[1].options)==null?void 0:F.maxSelect)),E&2&&(P.items=(N=O[1].options)==null?void 0:N.values),E&2&&(P.searchable=((R=O[1].options)==null?void 0:R.values)>5),!c&&E&1&&(c=!0,P.selected=O[0],ke(()=>c=!1)),f.$set(P),((z=O[1].options)==null?void 0:z.maxSelect)>1?y?y.p(O,E):(y=Sp(O),y.c(),y.m(p.parentNode,p)):y&&(y.d(1),y=null)},i(O){h||(A(f.$$.fragment,O),h=!0)},o(O){I(f.$$.fragment,O),h=!1},d(O){O&&w(e),O&&w(u),j(f,O),O&&w(d),y&&y.d(O),O&&w(p)}}}function C5(n){let e,t;return e=new pe({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[$5,({uniqueId:i})=>({4:i}),({uniqueId:i})=>i?16:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&55&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function M5(n,e,t){let i,{field:s=new gn}=e,{value:l=void 0}=e;function o(r){l=r,t(0,l),t(2,i),t(1,s)}return n.$$set=r=>{"field"in r&&t(1,s=r.field),"value"in r&&t(0,l=r.value)},n.$$.update=()=>{var r;n.$$.dirty&2&&t(2,i=((r=s.options)==null?void 0:r.maxSelect)>1),n.$$.dirty&5&&typeof l>"u"&&t(0,l=i?[]:""),n.$$.dirty&7&&i&&Array.isArray(l)&&l.length>s.options.maxSelect&&t(0,l=l.slice(l.length-s.options.maxSelect))},[l,s,i,o]}class O5 extends ve{constructor(e){super(),be(this,e,M5,C5,_e,{field:1,value:0})}}function D5(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,c,d,p,h;return{c(){e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),u=D(),f=v("textarea"),m(t,"class",i=H.getFieldTypeIcon(n[1].type)),m(l,"class","txt"),m(e,"for",a=n[4]),m(f,"id",c=n[4]),m(f,"class","txt-mono"),f.required=d=n[1].required,f.value=n[2]},m(g,_){S(g,e,_),b(e,t),b(e,s),b(e,l),b(l,r),S(g,u,_),S(g,f,_),p||(h=K(f,"input",n[3]),p=!0)},p(g,_){_&2&&i!==(i=H.getFieldTypeIcon(g[1].type))&&m(t,"class",i),_&2&&o!==(o=g[1].name+"")&&le(r,o),_&16&&a!==(a=g[4])&&m(e,"for",a),_&16&&c!==(c=g[4])&&m(f,"id",c),_&2&&d!==(d=g[1].required)&&(f.required=d),_&4&&(f.value=g[2])},d(g){g&&w(e),g&&w(u),g&&w(f),p=!1,h()}}}function E5(n){let e,t;return e=new pe({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[D5,({uniqueId:i})=>({4:i}),({uniqueId:i})=>i?16:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&55&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function A5(n,e,t){let{field:i=new gn}=e,{value:s=void 0}=e,l=JSON.stringify(typeof s>"u"?null:s,null,2);const o=r=>{t(2,l=r.target.value),t(0,s=r.target.value.trim())};return n.$$set=r=>{"field"in r&&t(1,i=r.field),"value"in r&&t(0,s=r.value)},n.$$.update=()=>{n.$$.dirty&5&&s!==(l==null?void 0:l.trim())&&(t(2,l=JSON.stringify(typeof s>"u"?null:s,null,2)),t(0,s=l))},[s,i,l,o]}class I5 extends ve{constructor(e){super(),be(this,e,A5,E5,_e,{field:1,value:0})}}function P5(n){let e,t;return{c(){e=v("i"),m(e,"class","ri-file-line"),m(e,"alt",t=n[0].name)},m(i,s){S(i,e,s)},p(i,s){s&1&&t!==(t=i[0].name)&&m(e,"alt",t)},d(i){i&&w(e)}}}function L5(n){let e,t,i;return{c(){e=v("img"),Un(e.src,t=n[2])||m(e,"src",t),m(e,"width",n[1]),m(e,"height",n[1]),m(e,"alt",i=n[0].name)},m(s,l){S(s,e,l)},p(s,l){l&4&&!Un(e.src,t=s[2])&&m(e,"src",t),l&2&&m(e,"width",s[1]),l&2&&m(e,"height",s[1]),l&1&&i!==(i=s[0].name)&&m(e,"alt",i)},d(s){s&&w(e)}}}function N5(n){let e;function t(l,o){return l[2]?L5:P5}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},i:X,o:X,d(l){s.d(l),l&&w(e)}}}function F5(n,e,t){let i,{file:s}=e,{size:l=50}=e;function o(){t(2,i=""),H.hasImageExtension(s==null?void 0:s.name)&&H.generateThumb(s,l,l).then(r=>{t(2,i=r)}).catch(r=>{console.warn("Unable to generate thumb: ",r)})}return n.$$set=r=>{"file"in r&&t(0,s=r.file),"size"in r&&t(1,l=r.size)},n.$$.update=()=>{n.$$.dirty&1&&typeof s<"u"&&o()},t(2,i=""),[s,l,i]}class R5 extends ve{constructor(e){super(),be(this,e,F5,N5,_e,{file:0,size:1})}}function Tp(n){let e;function t(l,o){return l[4]==="image"?j5:q5}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&w(e)}}}function q5(n){let e,t;return{c(){e=v("object"),t=B("Cannot preview the file."),m(e,"title",n[2]),m(e,"data",n[1])},m(i,s){S(i,e,s),b(e,t)},p(i,s){s&4&&m(e,"title",i[2]),s&2&&m(e,"data",i[1])},d(i){i&&w(e)}}}function j5(n){let e,t,i;return{c(){e=v("img"),Un(e.src,t=n[1])||m(e,"src",t),m(e,"alt",i="Preview "+n[2])},m(s,l){S(s,e,l)},p(s,l){l&2&&!Un(e.src,t=s[1])&&m(e,"src",t),l&4&&i!==(i="Preview "+s[2])&&m(e,"alt",i)},d(s){s&&w(e)}}}function V5(n){var s;let e=(s=n[3])==null?void 0:s.isActive(),t,i=e&&Tp(n);return{c(){i&&i.c(),t=we()},m(l,o){i&&i.m(l,o),S(l,t,o)},p(l,o){var r;o&8&&(e=(r=l[3])==null?void 0:r.isActive()),e?i?i.p(l,o):(i=Tp(l),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null)},d(l){i&&i.d(l),l&&w(t)}}}function H5(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='',m(e,"type","button"),m(e,"class","overlay-close")},m(s,l){S(s,e,l),t||(i=K(e,"click",ft(n[0])),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function z5(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("a"),t=B(n[2]),i=D(),s=v("i"),l=D(),o=v("div"),r=D(),a=v("button"),a.textContent="Close",m(s,"class","ri-external-link-line"),m(e,"href",n[1]),m(e,"title",n[2]),m(e,"target","_blank"),m(e,"rel","noreferrer noopener"),m(e,"class","link-hint txt-ellipsis inline-flex"),m(o,"class","flex-fill"),m(a,"type","button"),m(a,"class","btn btn-transparent")},m(c,d){S(c,e,d),b(e,t),b(e,i),b(e,s),S(c,l,d),S(c,o,d),S(c,r,d),S(c,a,d),u||(f=K(a,"click",n[0]),u=!0)},p(c,d){d&4&&le(t,c[2]),d&2&&m(e,"href",c[1]),d&4&&m(e,"title",c[2])},d(c){c&&w(e),c&&w(l),c&&w(o),c&&w(r),c&&w(a),u=!1,f()}}}function B5(n){let e,t,i={class:"preview preview-"+n[4],btnClose:!1,popup:!0,$$slots:{footer:[z5],header:[H5],default:[V5]},$$scope:{ctx:n}};return e=new bn({props:i}),n[6](e),e.$on("show",n[7]),e.$on("hide",n[8]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,[l]){const o={};l&16&&(o.class="preview preview-"+s[4]),l&542&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[6](null),j(e,s)}}}function U5(n,e,t){let i,s,l,o="";function r(d){d!==""&&(t(1,o=d),l==null||l.show())}function a(){return l==null?void 0:l.hide()}function u(d){se[d?"unshift":"push"](()=>{l=d,t(3,l)})}function f(d){de.call(this,n,d)}function c(d){de.call(this,n,d)}return n.$$.update=()=>{n.$$.dirty&2&&t(2,i=o.substring(o.lastIndexOf("/")+1)),n.$$.dirty&4&&t(4,s=H.getFileType(i))},[a,o,i,l,s,r,u,f,c]}class W5 extends ve{constructor(e){super(),be(this,e,U5,B5,_e,{show:5,hide:0})}get show(){return this.$$.ctx[5]}get hide(){return this.$$.ctx[0]}}function Y5(n){let e;return{c(){e=v("i"),m(e,"class","ri-file-3-line")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function K5(n){let e;return{c(){e=v("i"),m(e,"class","ri-video-line")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function J5(n){let e,t,i,s,l;return{c(){e=v("img"),Un(e.src,t=n[4])||m(e,"src",t),m(e,"alt",n[0]),m(e,"title",i="Preview "+n[0])},m(o,r){S(o,e,r),s||(l=K(e,"error",n[7]),s=!0)},p(o,r){r&16&&!Un(e.src,t=o[4])&&m(e,"src",t),r&1&&m(e,"alt",o[0]),r&1&&i!==(i="Preview "+o[0])&&m(e,"title",i)},d(o){o&&w(e),s=!1,l()}}}function Z5(n){let e,t,i,s,l,o,r,a;function u(p,h){return p[2]==="image"?J5:p[2]==="video"||p[2]==="audio"?K5:Y5}let f=u(n),c=f(n),d={};return l=new W5({props:d}),n[10](l),{c(){e=v("a"),c.c(),s=D(),V(l.$$.fragment),m(e,"class",t="thumb "+(n[1]?`thumb-${n[1]}`:"")),m(e,"href",n[6]),m(e,"target","_blank"),m(e,"rel","noreferrer"),m(e,"title",i=(n[5]?"Preview":"Download")+" "+n[0])},m(p,h){S(p,e,h),c.m(e,null),S(p,s,h),q(l,p,h),o=!0,r||(a=K(e,"click",$n(n[9])),r=!0)},p(p,[h]){f===(f=u(p))&&c?c.p(p,h):(c.d(1),c=f(p),c&&(c.c(),c.m(e,null))),(!o||h&2&&t!==(t="thumb "+(p[1]?`thumb-${p[1]}`:"")))&&m(e,"class",t),(!o||h&33&&i!==(i=(p[5]?"Preview":"Download")+" "+p[0]))&&m(e,"title",i);const g={};l.$set(g)},i(p){o||(A(l.$$.fragment,p),o=!0)},o(p){I(l.$$.fragment,p),o=!1},d(p){p&&w(e),c.d(),p&&w(s),n[10](null),j(l,p),r=!1,a()}}}function G5(n,e,t){let i,s,{record:l=null}=e,{filename:o=""}=e,{size:r=""}=e,a,u="",f=me.getFileUrl(l,o);function c(){t(4,u="")}const d=h=>{s&&(h.preventDefault(),a==null||a.show(f))};function p(h){se[h?"unshift":"push"](()=>{a=h,t(3,a)})}return n.$$set=h=>{"record"in h&&t(8,l=h.record),"filename"in h&&t(0,o=h.filename),"size"in h&&t(1,r=h.size)},n.$$.update=()=>{n.$$.dirty&1&&t(2,i=H.getFileType(o)),n.$$.dirty&5&&t(5,s=["image","audio","video"].includes(i)||o.endsWith(".pdf"))},t(4,u=f?f+"?thumb=100x100":""),[o,r,i,a,u,s,f,c,l,d,p]}class lu extends ve{constructor(e){super(),be(this,e,G5,Z5,_e,{record:8,filename:0,size:1})}}function $p(n,e,t){const i=n.slice();return i[22]=e[t],i[24]=t,i}function Cp(n,e,t){const i=n.slice();i[25]=e[t],i[24]=t;const s=i[1].includes(i[24]);return i[26]=s,i}function X5(n){let e,t,i;function s(){return n[14](n[24])}return{c(){e=v("button"),e.innerHTML='',m(e,"type","button"),m(e,"class","btn btn-transparent btn-hint btn-sm btn-circle btn-remove")},m(l,o){S(l,e,o),t||(i=[De(ze.call(null,e,"Remove file")),K(e,"click",s)],t=!0)},p(l,o){n=l},d(l){l&&w(e),t=!1,Ae(i)}}}function Q5(n){let e,t,i;function s(){return n[13](n[24])}return{c(){e=v("button"),e.innerHTML='Restore',m(e,"type","button"),m(e,"class","btn btn-sm btn-danger btn-transparent")},m(l,o){S(l,e,o),t||(i=K(e,"click",s),t=!0)},p(l,o){n=l},d(l){l&&w(e),t=!1,i()}}}function Mp(n,e){let t,i,s,l,o,r,a=e[25]+"",u,f,c,d,p,h,g;s=new lu({props:{record:e[2],filename:e[25]}});function _(T,$){return $&18&&(h=null),h==null&&(h=!!T[1].includes(T[24])),h?Q5:X5}let y=_(e,-1),k=y(e);return{key:n,first:null,c(){t=v("div"),i=v("div"),V(s.$$.fragment),l=D(),o=v("div"),r=v("a"),u=B(a),d=D(),p=v("div"),k.c(),Q(i,"fade",e[1].includes(e[24])),m(r,"href",f=me.getFileUrl(e[2],e[25])),m(r,"class",c="txt-ellipsis "+(e[26]?"txt-strikethrough txt-hint":"link-primary")),m(r,"title","Download"),m(r,"target","_blank"),m(r,"rel","noopener noreferrer"),m(o,"class","content"),m(p,"class","actions"),m(t,"class","list-item"),this.first=t},m(T,$){S(T,t,$),b(t,i),q(s,i,null),b(t,l),b(t,o),b(o,r),b(r,u),b(t,d),b(t,p),k.m(p,null),g=!0},p(T,$){e=T;const M={};$&4&&(M.record=e[2]),$&16&&(M.filename=e[25]),s.$set(M),(!g||$&18)&&Q(i,"fade",e[1].includes(e[24])),(!g||$&16)&&a!==(a=e[25]+"")&&le(u,a),(!g||$&20&&f!==(f=me.getFileUrl(e[2],e[25])))&&m(r,"href",f),(!g||$&18&&c!==(c="txt-ellipsis "+(e[26]?"txt-strikethrough txt-hint":"link-primary")))&&m(r,"class",c),y===(y=_(e,$))&&k?k.p(e,$):(k.d(1),k=y(e),k&&(k.c(),k.m(p,null)))},i(T){g||(A(s.$$.fragment,T),g=!0)},o(T){I(s.$$.fragment,T),g=!1},d(T){T&&w(t),j(s),k.d()}}}function Op(n){let e,t,i,s,l,o,r,a,u=n[22].name+"",f,c,d,p,h,g,_;i=new R5({props:{file:n[22]}});function y(){return n[15](n[24])}return{c(){e=v("div"),t=v("figure"),V(i.$$.fragment),s=D(),l=v("div"),o=v("small"),o.textContent="New",r=D(),a=v("span"),f=B(u),d=D(),p=v("button"),p.innerHTML='',m(t,"class","thumb"),m(o,"class","label label-success m-r-5"),m(a,"class","txt"),m(l,"class","filename m-r-auto"),m(l,"title",c=n[22].name),m(p,"type","button"),m(p,"class","btn btn-transparent btn-sm btn-circle btn-remove"),m(e,"class","list-item")},m(k,T){S(k,e,T),b(e,t),q(i,t,null),b(e,s),b(e,l),b(l,o),b(l,r),b(l,a),b(a,f),b(e,d),b(e,p),h=!0,g||(_=[De(ze.call(null,p,"Remove file")),K(p,"click",y)],g=!0)},p(k,T){n=k;const $={};T&1&&($.file=n[22]),i.$set($),(!h||T&1)&&u!==(u=n[22].name+"")&&le(f,u),(!h||T&1&&c!==(c=n[22].name))&&m(l,"title",c)},i(k){h||(A(i.$$.fragment,k),h=!0)},o(k){I(i.$$.fragment,k),h=!1},d(k){k&&w(e),j(i),g=!1,Ae(_)}}}function x5(n){let e,t,i,s,l,o=n[3].name+"",r,a,u,f,c=[],d=new Map,p,h,g,_,y,k,T,$,M,C,O,E,P=n[4];const L=z=>z[25]+z[2].id;for(let z=0;zI(N[z],1,1,()=>{N[z]=null});return{c(){e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),u=D(),f=v("div");for(let z=0;z({21:i}),({uniqueId:i})=>i?2097152:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&8&&(l.class="form-field form-field-list form-field-file "+(i[3].required?"required":"")),s&8&&(l.name=i[3].name),s&270533119&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function tM(n,e,t){let i,s,l,{record:o}=e,{value:r=""}=e,{uploadedFiles:a=[]}=e,{deletedFileIndexes:u=[]}=e,{field:f=new gn}=e,c,d;function p(E){H.removeByValue(u,E),t(1,u)}function h(E){H.pushUnique(u,E),t(1,u)}function g(E){H.isEmpty(a[E])||a.splice(E,1),t(0,a)}function _(){d==null||d.dispatchEvent(new CustomEvent("change",{detail:{value:r,uploadedFiles:a,deletedFileIndexes:u},bubbles:!0}))}const y=E=>p(E),k=E=>h(E),T=E=>g(E);function $(E){se[E?"unshift":"push"](()=>{c=E,t(6,c)})}const M=()=>{for(let E of c.files)a.push(E);t(0,a),t(6,c.value=null,c)},C=()=>c==null?void 0:c.click();function O(E){se[E?"unshift":"push"](()=>{d=E,t(7,d)})}return n.$$set=E=>{"record"in E&&t(2,o=E.record),"value"in E&&t(12,r=E.value),"uploadedFiles"in E&&t(0,a=E.uploadedFiles),"deletedFileIndexes"in E&&t(1,u=E.deletedFileIndexes),"field"in E&&t(3,f=E.field)},n.$$.update=()=>{var E,P;n.$$.dirty&1&&(Array.isArray(a)||t(0,a=H.toArray(a))),n.$$.dirty&2&&(Array.isArray(u)||t(1,u=H.toArray(u))),n.$$.dirty&8&&t(5,i=((E=f.options)==null?void 0:E.maxSelect)>1),n.$$.dirty&4128&&H.isEmpty(r)&&t(12,r=i?[]:""),n.$$.dirty&4096&&t(4,s=H.toArray(r)),n.$$.dirty&27&&t(8,l=(s.length||a.length)&&((P=f.options)==null?void 0:P.maxSelect)<=s.length+a.length-u.length),n.$$.dirty&3&&(a!==-1||u!==-1)&&_()},[a,u,o,f,s,i,c,d,l,p,h,g,r,y,k,T,$,M,C,O]}class nM extends ve{constructor(e){super(),be(this,e,tM,eM,_e,{record:2,value:12,uploadedFiles:0,deletedFileIndexes:1,field:3})}}function Dp(n){return typeof n=="function"?{threshold:100,callback:n}:n||{}}function iM(n,e){e=Dp(e),e!=null&&e.callback&&e.callback();function t(i){if(!(e!=null&&e.callback))return;i.target.scrollHeight-i.target.clientHeight-i.target.scrollTop<=e.threshold&&e.callback()}return n.addEventListener("scroll",t),n.addEventListener("resize",t),{update(i){e=Dp(i)},destroy(){n.removeEventListener("scroll",t),n.removeEventListener("resize",t)}}}const sM=n=>({dragging:n&2,dragover:n&4}),Ep=n=>({dragging:n[1],dragover:n[2]});function lM(n){let e,t,i,s;const l=n[8].default,o=Et(l,n,n[7],Ep);return{c(){e=v("div"),o&&o.c(),m(e,"draggable",!0),m(e,"class","draggable svelte-28orm4"),Q(e,"dragging",n[1]),Q(e,"dragover",n[2])},m(r,a){S(r,e,a),o&&o.m(e,null),t=!0,i||(s=[K(e,"dragover",ft(n[9])),K(e,"dragleave",ft(n[10])),K(e,"dragend",n[11]),K(e,"dragstart",n[12]),K(e,"drop",n[13])],i=!0)},p(r,[a]){o&&o.p&&(!t||a&134)&&It(o,l,r,r[7],t?At(l,r[7],a,sM):Pt(r[7]),Ep),(!t||a&2)&&Q(e,"dragging",r[1]),(!t||a&4)&&Q(e,"dragover",r[2])},i(r){t||(A(o,r),t=!0)},o(r){I(o,r),t=!1},d(r){r&&w(e),o&&o.d(r),i=!1,Ae(s)}}}function oM(n,e,t){let{$$slots:i={},$$scope:s}=e;const l=yt();let{index:o}=e,{list:r=[]}=e,{disabled:a=!1}=e,u=!1,f=!1;function c(k,T){!k&&!a||(t(1,u=!0),k.dataTransfer.effectAllowed="move",k.dataTransfer.dropEffect="move",k.dataTransfer.setData("text/plain",T))}function d(k,T){if(!k&&!a)return;t(2,f=!1),t(1,u=!1),k.dataTransfer.dropEffect="move";const $=parseInt(k.dataTransfer.getData("text/plain"));${t(2,f=!0)},h=()=>{t(2,f=!1)},g=()=>{t(2,f=!1),t(1,u=!1)},_=k=>c(k,o),y=k=>d(k,o);return n.$$set=k=>{"index"in k&&t(0,o=k.index),"list"in k&&t(5,r=k.list),"disabled"in k&&t(6,a=k.disabled),"$$scope"in k&&t(7,s=k.$$scope)},[o,u,f,c,d,r,a,s,i,p,h,g,_,y]}class rM extends ve{constructor(e){super(),be(this,e,oM,lM,_e,{index:0,list:5,disabled:6})}}function Ap(n,e,t){const i=n.slice();i[6]=e[t];const s=H.toArray(i[0][i[6]]).slice(0,5);return i[7]=s,i}function Ip(n,e,t){const i=n.slice();return i[10]=e[t],i}function Pp(n){let e,t;return e=new lu({props:{record:n[0],filename:n[10],size:"xs"}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&1&&(l.record=i[0]),s&3&&(l.filename=i[10]),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function Lp(n){let e=!H.isEmpty(n[10]),t,i,s=e&&Pp(n);return{c(){s&&s.c(),t=we()},m(l,o){s&&s.m(l,o),S(l,t,o),i=!0},p(l,o){o&3&&(e=!H.isEmpty(l[10])),e?s?(s.p(l,o),o&3&&A(s,1)):(s=Pp(l),s.c(),A(s,1),s.m(t.parentNode,t)):s&&(re(),I(s,1,1,()=>{s=null}),ae())},i(l){i||(A(s),i=!0)},o(l){I(s),i=!1},d(l){s&&s.d(l),l&&w(t)}}}function Np(n){let e,t,i=n[7],s=[];for(let o=0;oI(s[o],1,1,()=>{s[o]=null});return{c(){for(let o=0;oI(p[g],1,1,()=>{p[g]=null});return{c(){e=v("div"),t=v("i"),s=D();for(let g=0;gt(5,o=u));let{record:r}=e,{displayFields:a=[]}=e;return n.$$set=u=>{"record"in u&&t(0,r=u.record),"displayFields"in u&&t(3,a=u.displayFields)},n.$$.update=()=>{n.$$.dirty&33&&t(4,i=o==null?void 0:o.find(u=>u.id==(r==null?void 0:r.collectionId))),n.$$.dirty&24&&t(1,s=(a==null?void 0:a.filter(u=>{var f;return!!((f=i==null?void 0:i.schema)!=null&&f.find(c=>c.name==u&&c.type=="file"))}))||[]),n.$$.dirty&10&&t(2,l=(s.length?a==null?void 0:a.filter(u=>!s.includes(u)):a)||[])},[r,s,l,a,i,o]}class Qo extends ve{constructor(e){super(),be(this,e,uM,aM,_e,{record:0,displayFields:3})}}function Fp(n,e,t){const i=n.slice();return i[49]=e[t],i[51]=t,i}function Rp(n,e,t){const i=n.slice();i[49]=e[t];const s=i[8](i[49]);return i[6]=s,i}function qp(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='
    New record
    ',m(e,"type","button"),m(e,"class","btn btn-transparent btn-hint p-l-sm p-r-sm")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[31]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function jp(n){let e,t;function i(o,r){return o[12]?cM:fM}let s=i(n),l=s(n);return{c(){e=v("div"),l.c(),t=D(),m(e,"class","list-item")},m(o,r){S(o,e,r),l.m(e,null),b(e,t)},p(o,r){s===(s=i(o))&&l?l.p(o,r):(l.d(1),l=s(o),l&&(l.c(),l.m(e,t)))},d(o){o&&w(e),l.d()}}}function fM(n){var l;let e,t,i,s=((l=n[2])==null?void 0:l.length)&&Vp(n);return{c(){e=v("span"),e.textContent="No records found.",t=D(),s&&s.c(),i=we(),m(e,"class","txt txt-hint")},m(o,r){S(o,e,r),S(o,t,r),s&&s.m(o,r),S(o,i,r)},p(o,r){var a;(a=o[2])!=null&&a.length?s?s.p(o,r):(s=Vp(o),s.c(),s.m(i.parentNode,i)):s&&(s.d(1),s=null)},d(o){o&&w(e),o&&w(t),s&&s.d(o),o&&w(i)}}}function cM(n){let e;return{c(){e=v("div"),e.innerHTML='',m(e,"class","block txt-center")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function Vp(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='Clear filters',m(e,"type","button"),m(e,"class","btn btn-hint btn-sm")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[35]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function dM(n){let e;return{c(){e=v("i"),m(e,"class","ri-checkbox-blank-circle-line txt-disabled")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function pM(n){let e;return{c(){e=v("i"),m(e,"class","ri-checkbox-circle-fill txt-success")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function Hp(n){let e,t,i,s;function l(){return n[32](n[49])}return{c(){e=v("div"),t=v("button"),t.innerHTML='',m(t,"type","button"),m(t,"class","btn btn-sm btn-circle btn-transparent btn-hint m-l-auto"),m(e,"class","actions nonintrusive")},m(o,r){S(o,e,r),b(e,t),i||(s=[De(ze.call(null,t,"Edit")),K(t,"keydown",$n(n[27])),K(t,"click",$n(l))],i=!0)},p(o,r){n=o},d(o){o&&w(e),i=!1,Ae(s)}}}function zp(n,e){var y;let t,i,s,l,o,r,a,u,f;function c(k,T){return k[6]?pM:dM}let d=c(e),p=d(e);l=new Qo({props:{record:e[49],displayFields:e[13]}});let h=!((y=e[10])!=null&&y.isView)&&Hp(e);function g(){return e[33](e[49])}function _(...k){return e[34](e[49],...k)}return{key:n,first:null,c(){t=v("div"),p.c(),i=D(),s=v("div"),V(l.$$.fragment),o=D(),h&&h.c(),r=D(),m(s,"class","content"),m(t,"tabindex","0"),m(t,"class","list-item handle"),Q(t,"selected",e[6]),Q(t,"disabled",!e[6]&&e[5]>1&&!e[9]),this.first=t},m(k,T){S(k,t,T),p.m(t,null),b(t,i),b(t,s),q(l,s,null),b(t,o),h&&h.m(t,null),b(t,r),a=!0,u||(f=[K(t,"click",g),K(t,"keydown",_)],u=!0)},p(k,T){var M;e=k,d!==(d=c(e))&&(p.d(1),p=d(e),p&&(p.c(),p.m(t,i)));const $={};T[0]&8&&($.record=e[49]),T[0]&8192&&($.displayFields=e[13]),l.$set($),(M=e[10])!=null&&M.isView?h&&(h.d(1),h=null):h?h.p(e,T):(h=Hp(e),h.c(),h.m(t,r)),(!a||T[0]&264)&&Q(t,"selected",e[6]),(!a||T[0]&808)&&Q(t,"disabled",!e[6]&&e[5]>1&&!e[9])},i(k){a||(A(l.$$.fragment,k),a=!0)},o(k){I(l.$$.fragment,k),a=!1},d(k){k&&w(t),p.d(),j(l),h&&h.d(),u=!1,Ae(f)}}}function Bp(n){let e,t=n[6].length+"",i,s,l,o;return{c(){e=B("("),i=B(t),s=B(" of MAX "),l=B(n[5]),o=B(")")},m(r,a){S(r,e,a),S(r,i,a),S(r,s,a),S(r,l,a),S(r,o,a)},p(r,a){a[0]&64&&t!==(t=r[6].length+"")&&le(i,t),a[0]&32&&le(l,r[5])},d(r){r&&w(e),r&&w(i),r&&w(s),r&&w(l),r&&w(o)}}}function mM(n){let e;return{c(){e=v("p"),e.textContent="No selected records.",m(e,"class","txt-hint")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function hM(n){let e,t,i=n[6],s=[];for(let o=0;oI(s[o],1,1,()=>{s[o]=null});return{c(){e=v("div");for(let o=0;o',l=D(),m(s,"type","button"),m(s,"title","Remove"),m(s,"class","btn btn-circle btn-transparent btn-hint btn-xs"),m(e,"class","label"),Q(e,"label-danger",n[52]),Q(e,"label-warning",n[53])},m(f,c){S(f,e,c),q(t,e,null),b(e,i),b(e,s),S(f,l,c),o=!0,r||(a=K(s,"click",u),r=!0)},p(f,c){n=f;const d={};c[0]&64&&(d.record=n[49]),c[0]&8192&&(d.displayFields=n[13]),t.$set(d),(!o||c[1]&2097152)&&Q(e,"label-danger",n[52]),(!o||c[1]&4194304)&&Q(e,"label-warning",n[53])},i(f){o||(A(t.$$.fragment,f),o=!0)},o(f){I(t.$$.fragment,f),o=!1},d(f){f&&w(e),j(t),f&&w(l),r=!1,a()}}}function Up(n){let e,t,i;function s(o){n[38](o)}let l={index:n[51],$$slots:{default:[_M,({dragging:o,dragover:r})=>({52:o,53:r}),({dragging:o,dragover:r})=>[0,(o?2097152:0)|(r?4194304:0)]]},$$scope:{ctx:n}};return n[6]!==void 0&&(l.list=n[6]),e=new rM({props:l}),se.push(()=>ge(e,"list",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r[0]&8256|r[1]&39845888&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&64&&(t=!0,a.list=o[6],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function gM(n){var F;let e,t,i,s,l,o=[],r=new Map,a,u,f,c,d,p,h,g,_,y,k;t=new Wo({props:{value:n[2],autocompleteCollection:n[10]}}),t.$on("submit",n[30]);let T=!((F=n[10])!=null&&F.isView)&&qp(n),$=n[3];const M=N=>N[49].id;for(let N=0;N<$.length;N+=1){let R=Rp(n,$,N),z=M(R);r.set(z,o[N]=zp(z,R))}let C=null;$.length||(C=jp(n));let O=n[5]>1&&Bp(n);const E=[hM,mM],P=[];function L(N,R){return N[6].length?0:1}return p=L(n),h=P[p]=E[p](n),{c(){e=v("div"),V(t.$$.fragment),i=D(),T&&T.c(),s=D(),l=v("div");for(let N=0;N1?O?O.p(N,R):(O=Bp(N),O.c(),O.m(f,null)):O&&(O.d(1),O=null);let W=p;p=L(N),p===W?P[p].p(N,R):(re(),I(P[W],1,1,()=>{P[W]=null}),ae(),h=P[p],h?h.p(N,R):(h=P[p]=E[p](N),h.c()),A(h,1),h.m(g.parentNode,g))},i(N){if(!_){A(t.$$.fragment,N);for(let R=0;R<$.length;R+=1)A(o[R]);A(h),_=!0}},o(N){I(t.$$.fragment,N);for(let R=0;RCancel',t=D(),i=v("button"),i.innerHTML='Save selection',m(e,"type","button"),m(e,"class","btn btn-transparent"),m(i,"type","button"),m(i,"class","btn")},m(o,r){S(o,e,r),S(o,t,r),S(o,i,r),s||(l=[K(e,"click",n[28]),K(i,"click",n[29])],s=!0)},p:X,d(o){o&&w(e),o&&w(t),o&&w(i),s=!1,Ae(l)}}}function yM(n){let e,t,i,s;const l=[{popup:!0},{class:"overlay-panel-xl"},n[19]];let o={$$slots:{footer:[vM],header:[bM],default:[gM]},$$scope:{ctx:n}};for(let a=0;at(26,p=Pe));const h=yt(),g="picker_"+H.randomString(5);let{value:_}=e,{field:y}=e,k,T,$="",M=[],C=[],O=1,E=0,P=!1,L=!1;function F(){return t(2,$=""),t(3,M=[]),t(6,C=[]),R(),z(!0),k==null?void 0:k.show()}function N(){return k==null?void 0:k.hide()}async function R(){const Pe=H.toArray(_);if(!s||!Pe.length)return;t(24,L=!0);let ie=[];const Se=Pe.slice(),st=[];for(;Se.length>0;){const nt=[];for(const wt of Se.splice(0,Ar))nt.push(`id="${wt}"`);st.push(me.collection(s).getFullList(Ar,{filter:nt.join("||"),$autoCancel:!1}))}try{await Promise.all(st).then(nt=>{ie=ie.concat(...nt)}),t(6,C=[]);for(const nt of Pe){const wt=H.findByKey(ie,"id",nt);wt&&C.push(wt)}$.trim()||t(3,M=H.filterDuplicatesByKey(C.concat(M)))}catch(nt){me.errorResponseHandler(nt)}t(24,L=!1)}async function z(Pe=!1){if(s){t(4,P=!0),Pe&&($.trim()?t(3,M=[]):t(3,M=H.toArray(C).slice()));try{const ie=Pe?1:O+1,Se=await me.collection(s).getList(ie,Ar,{filter:$,sort:o!=null&&o.isView?"":"-created",$cancelKey:g+"loadList"});t(3,M=H.filterDuplicatesByKey(M.concat(Se.items))),O=Se.page,t(23,E=Se.totalItems)}catch(ie){me.errorResponseHandler(ie)}t(4,P=!1)}}function W(Pe){i==1?t(6,C=[Pe]):u&&(H.pushOrReplaceByKey(C,Pe),t(6,C))}function J(Pe){H.removeByKey(C,"id",Pe.id),t(6,C)}function x(Pe){f(Pe)?J(Pe):W(Pe)}function ne(){var Pe;i!=1?t(20,_=C.map(ie=>ie.id)):t(20,_=((Pe=C==null?void 0:C[0])==null?void 0:Pe.id)||""),h("save",C),N()}function G(Pe){de.call(this,n,Pe)}const fe=()=>N(),Z=()=>ne(),ce=Pe=>t(2,$=Pe.detail),he=()=>T==null?void 0:T.show(),Ce=Pe=>T==null?void 0:T.show(Pe),Re=Pe=>x(Pe),je=(Pe,ie)=>{(ie.code==="Enter"||ie.code==="Space")&&(ie.preventDefault(),ie.stopPropagation(),x(Pe))},ye=()=>t(2,$=""),$e=()=>{a&&!P&&z()},Ye=Pe=>J(Pe);function dt(Pe){C=Pe,t(6,C)}function Ke(Pe){se[Pe?"unshift":"push"](()=>{k=Pe,t(1,k)})}function Be(Pe){de.call(this,n,Pe)}function ee(Pe){de.call(this,n,Pe)}function Fe(Pe){se[Pe?"unshift":"push"](()=>{T=Pe,t(7,T)})}const Qe=Pe=>{H.removeByKey(M,"id",Pe.detail.id),M.unshift(Pe.detail),t(3,M),W(Pe.detail)},Wt=Pe=>{H.removeByKey(M,"id",Pe.detail.id),t(3,M),J(Pe.detail)};return n.$$set=Pe=>{e=Le(Le({},e),jt(Pe)),t(19,d=Je(e,c)),"value"in Pe&&t(20,_=Pe.value),"field"in Pe&&t(21,y=Pe.field)},n.$$.update=()=>{var Pe,ie,Se;n.$$.dirty[0]&2097152&&t(5,i=((Pe=y==null?void 0:y.options)==null?void 0:Pe.maxSelect)||null),n.$$.dirty[0]&2097152&&t(25,s=(ie=y==null?void 0:y.options)==null?void 0:ie.collectionId),n.$$.dirty[0]&2097152&&t(13,l=(Se=y==null?void 0:y.options)==null?void 0:Se.displayFields),n.$$.dirty[0]&100663296&&t(10,o=p.find(st=>st.id==s)||null),n.$$.dirty[0]&16777222&&typeof $<"u"&&!L&&k!=null&&k.isActive()&&z(!0),n.$$.dirty[0]&16777232&&t(12,r=P||L),n.$$.dirty[0]&8388616&&t(11,a=E>M.length),n.$$.dirty[0]&96&&t(9,u=i===null||i>C.length),n.$$.dirty[0]&64&&t(8,f=function(st){return H.findByKey(C,"id",st.id)})},[N,k,$,M,P,i,C,T,f,u,o,a,r,l,z,W,J,x,ne,d,_,y,F,E,L,s,p,G,fe,Z,ce,he,Ce,Re,je,ye,$e,Ye,dt,Ke,Be,ee,Fe,Qe,Wt]}class wM extends ve{constructor(e){super(),be(this,e,kM,yM,_e,{value:20,field:21,show:22,hide:0},null,[-1,-1])}get show(){return this.$$.ctx[22]}get hide(){return this.$$.ctx[0]}}function Wp(n,e,t){const i=n.slice();return i[15]=e[t],i}function Yp(n,e,t){const i=n.slice();return i[18]=e[t],i}function Kp(n){let e,t=n[5]&&Jp(n);return{c(){t&&t.c(),e=we()},m(i,s){t&&t.m(i,s),S(i,e,s)},p(i,s){i[5]?t?t.p(i,s):(t=Jp(i),t.c(),t.m(e.parentNode,e)):t&&(t.d(1),t=null)},d(i){t&&t.d(i),i&&w(e)}}}function Jp(n){let e,t=H.toArray(n[0]).slice(0,10),i=[];for(let s=0;s
    - `,m(e,"class","list-item")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function Gp(n){var d;let e,t,i,s,l,o,r,a,u,f;i=new Qo({props:{record:n[15],displayFields:(d=n[2].options)==null?void 0:d.displayFields}});function c(){return n[8](n[15])}return{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),o=v("button"),o.innerHTML='',r=D(),m(t,"class","content"),m(o,"type","button"),m(o,"class","btn btn-transparent btn-hint btn-sm btn-circle btn-remove"),m(l,"class","actions"),m(e,"class","list-item")},m(p,h){S(p,e,h),b(e,t),q(i,t,null),b(e,s),b(e,l),b(l,o),b(e,r),a=!0,u||(f=[De(ze.call(null,o,"Remove")),K(o,"click",c)],u=!0)},p(p,h){var _;n=p;const g={};h&16&&(g.record=n[15]),h&4&&(g.displayFields=(_=n[2].options)==null?void 0:_.displayFields),i.$set(g)},i(p){a||(A(i.$$.fragment,p),a=!0)},o(p){I(i.$$.fragment,p),a=!1},d(p){p&&w(e),j(i),u=!1,Ae(f)}}}function SM(n){let e,t,i,s,l,o=n[2].name+"",r,a,u,f,c,d,p,h,g,_,y,k=n[4],T=[];for(let C=0;CI(T[C],1,1,()=>{T[C]=null});let M=null;return k.length||(M=Kp(n)),{c(){e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),u=D(),f=v("div"),c=v("div");for(let C=0;C - - Open picker`,m(t,"class",i=$i(H.getFieldTypeIcon(n[2].type))+" svelte-1ynw0pc"),m(l,"class","txt"),m(e,"for",a=n[14]),m(c,"class","relations-list svelte-1ynw0pc"),m(h,"type","button"),m(h,"class","btn btn-transparent btn-sm btn-block"),m(p,"class","list-item list-item-btn"),m(f,"class","list")},m(C,O){S(C,e,O),b(e,t),b(e,s),b(e,l),b(l,r),S(C,u,O),S(C,f,O),b(f,c);for(let E=0;E({14:r}),({uniqueId:r})=>r?16384:0]},$$scope:{ctx:n}};e=new pe({props:l}),n[10](e);let o={value:n[0],field:n[2]};return i=new wM({props:o}),n[11](i),i.$on("save",n[12]),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(r,a){q(e,r,a),S(r,t,a),q(i,r,a),s=!0},p(r,[a]){const u={};a&4&&(u.class="form-field form-field-list "+(r[2].required?"required":"")),a&4&&(u.name=r[2].name),a&2113591&&(u.$$scope={dirty:a,ctx:r}),e.$set(u);const f={};a&1&&(f.value=r[0]),a&4&&(f.field=r[2]),i.$set(f)},i(r){s||(A(e.$$.fragment,r),A(i.$$.fragment,r),s=!0)},o(r){I(e.$$.fragment,r),I(i.$$.fragment,r),s=!1},d(r){n[10](null),j(e,r),r&&w(t),n[11](null),j(i,r)}}}const Xp=100;function $M(n,e,t){let i,{value:s}=e,{picker:l}=e,{field:o=new gn}=e,r,a=[],u=!1;f();async function f(){var $,M;const y=H.toArray(s);if(!(($=o==null?void 0:o.options)!=null&&$.collectionId)||!y.length){t(4,a=[]),t(5,u=!1);return}t(5,u=!0);const k=y.slice(),T=[];for(;k.length>0;){const C=[];for(const O of k.splice(0,Xp))C.push(`id="${O}"`);T.push(me.collection((M=o==null?void 0:o.options)==null?void 0:M.collectionId).getFullList(Xp,{filter:C.join("||"),$autoCancel:!1}))}try{let C=[];await Promise.all(T).then(O=>{C=C.concat(...O)});for(const O of y){const E=H.findByKey(C,"id",O);E&&a.push(E)}t(4,a)}catch(C){me.errorResponseHandler(C)}t(5,u=!1)}function c(y){var k;H.removeByKey(a,"id",y.id),t(4,a),i?t(0,s=a.map(T=>T.id)):t(0,s=((k=a[0])==null?void 0:k.id)||"")}const d=y=>c(y),p=()=>l==null?void 0:l.show();function h(y){se[y?"unshift":"push"](()=>{r=y,t(3,r)})}function g(y){se[y?"unshift":"push"](()=>{l=y,t(1,l)})}const _=y=>{var k;t(4,a=y.detail||[]),t(0,s=i?a.map(T=>T.id):((k=a[0])==null?void 0:k.id)||"")};return n.$$set=y=>{"value"in y&&t(0,s=y.value),"picker"in y&&t(1,l=y.picker),"field"in y&&t(2,o=y.field)},n.$$.update=()=>{var y;n.$$.dirty&4&&t(6,i=((y=o.options)==null?void 0:y.maxSelect)!=1),n.$$.dirty&9&&typeof s<"u"&&(r==null||r.changed())},[s,l,o,r,a,u,i,c,d,p,h,g,_]}class CM extends ve{constructor(e){super(),be(this,e,$M,TM,_e,{value:0,picker:1,field:2})}}const MM=["Activate","AddUndo","BeforeAddUndo","BeforeExecCommand","BeforeGetContent","BeforeRenderUI","BeforeSetContent","BeforePaste","Blur","Change","ClearUndos","Click","ContextMenu","Copy","Cut","Dblclick","Deactivate","Dirty","Drag","DragDrop","DragEnd","DragGesture","DragOver","Drop","ExecCommand","Focus","FocusIn","FocusOut","GetContent","Hide","Init","KeyDown","KeyPress","KeyUp","LoadContent","MouseDown","MouseEnter","MouseLeave","MouseMove","MouseOut","MouseOver","MouseUp","NodeChange","ObjectResizeStart","ObjectResized","ObjectSelected","Paste","PostProcess","PostRender","PreProcess","ProgressState","Redo","Remove","Reset","ResizeEditor","SaveContent","SelectionChange","SetAttrib","SetContent","Show","Submit","Undo","VisualAid"],OM=(n,e)=>{MM.forEach(t=>{n.on(t,i=>{e(t.toLowerCase(),{eventName:t,event:i,editor:n})})})};function DM(n){let e;return{c(){e=v("textarea"),m(e,"id",n[0]),Nr(e,"visibility","hidden")},m(t,i){S(t,e,i),n[18](e)},p(t,i){i&1&&m(e,"id",t[0])},d(t){t&&w(e),n[18](null)}}}function EM(n){let e;return{c(){e=v("div"),m(e,"id",n[0])},m(t,i){S(t,e,i),n[17](e)},p(t,i){i&1&&m(e,"id",t[0])},d(t){t&&w(e),n[17](null)}}}function AM(n){let e;function t(l,o){return l[1]?EM:DM}let i=t(n),s=i(n);return{c(){e=v("div"),s.c(),m(e,"class",n[2])},m(l,o){S(l,e,o),s.m(e,null),n[19](e)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e,null))),o&4&&m(e,"class",l[2])},i:X,o:X,d(l){l&&w(e),s.d(),n[19](null)}}}const J1=n=>n+"_"+Math.floor(Math.random()*1e9)+String(Date.now()),IM=()=>{let n={listeners:[],scriptId:J1("tiny-script"),scriptLoaded:!1,injected:!1};const e=(i,s,l,o)=>{n.injected=!0;const r=s.createElement("script");r.referrerPolicy="origin",r.type="application/javascript",r.src=l,r.onload=()=>{o()},s.head&&s.head.appendChild(r)};return{load:(i,s,l)=>{n.scriptLoaded?l():(n.listeners.push(l),n.injected||e(n.scriptId,i,s,()=>{n.listeners.forEach(o=>o()),n.scriptLoaded=!0}))}}};let PM=IM();function LM(n,e,t){var i;let{id:s=J1("tinymce-svelte")}=e,{inline:l=void 0}=e,{disabled:o=!1}=e,{apiKey:r="no-api-key"}=e,{channel:a="6"}=e,{scriptSrc:u=void 0}=e,{conf:f={}}=e,{modelEvents:c="change input undo redo"}=e,{value:d=""}=e,{text:p=""}=e,{cssClass:h="tinymce-wrapper"}=e,g,_,y,k="",T=o;const $=yt(),M=()=>{const F=(()=>typeof window<"u"?window:global)();return F&&F.tinymce?F.tinymce:null},C=()=>{const L=Object.assign(Object.assign({},f),{target:_,inline:l!==void 0?l:f.inline!==void 0?f.inline:!1,readonly:o,setup:F=>{t(14,y=F),F.on("init",()=>{F.setContent(d),F.on(c,()=>{t(15,k=F.getContent()),k!==d&&(t(5,d=k),t(6,p=F.getContent({format:"text"})))})}),OM(F,$),typeof f.setup=="function"&&f.setup(F)}});t(4,_.style.visibility="",_),M().init(L)};Qt(()=>{if(M()!==null)C();else{const L=u||`https://cdn.tiny.cloud/1/${r}/tinymce/${a}/tinymce.min.js`;PM.load(g.ownerDocument,L,()=>{C()})}}),I_(()=>{var L;y&&((L=M())===null||L===void 0||L.remove(y))});function O(L){se[L?"unshift":"push"](()=>{_=L,t(4,_)})}function E(L){se[L?"unshift":"push"](()=>{_=L,t(4,_)})}function P(L){se[L?"unshift":"push"](()=>{g=L,t(3,g)})}return n.$$set=L=>{"id"in L&&t(0,s=L.id),"inline"in L&&t(1,l=L.inline),"disabled"in L&&t(7,o=L.disabled),"apiKey"in L&&t(8,r=L.apiKey),"channel"in L&&t(9,a=L.channel),"scriptSrc"in L&&t(10,u=L.scriptSrc),"conf"in L&&t(11,f=L.conf),"modelEvents"in L&&t(12,c=L.modelEvents),"value"in L&&t(5,d=L.value),"text"in L&&t(6,p=L.text),"cssClass"in L&&t(2,h=L.cssClass)},n.$$.update=()=>{n.$$.dirty&123040&&(y&&k!==d&&(y.setContent(d),t(6,p=y.getContent({format:"text"}))),y&&o!==T&&(t(16,T=o),typeof(t(13,i=y.mode)===null||i===void 0?void 0:i.set)=="function"?y.mode.set(o?"readonly":"design"):y.setMode(o?"readonly":"design")))},[s,l,h,g,_,d,p,o,r,a,u,f,c,i,y,k,T,O,E,P]}class Z1 extends ve{constructor(e){super(),be(this,e,LM,AM,_e,{id:0,inline:1,disabled:7,apiKey:8,channel:9,scriptSrc:10,conf:11,modelEvents:12,value:5,text:6,cssClass:2})}}function NM(n){let e,t,i,s,l,o=n[1].name+"",r,a,u,f,c,d;function p(g){n[2](g)}let h={id:n[3],scriptSrc:"./libs/tinymce/tinymce.min.js",conf:H.defaultEditorOptions()};return n[0]!==void 0&&(h.value=n[0]),f=new Z1({props:h}),se.push(()=>ge(f,"value",p)),{c(){e=v("label"),t=v("i"),s=D(),l=v("span"),r=B(o),u=D(),V(f.$$.fragment),m(t,"class",i=H.getFieldTypeIcon(n[1].type)),m(l,"class","txt"),m(e,"for",a=n[3])},m(g,_){S(g,e,_),b(e,t),b(e,s),b(e,l),b(l,r),S(g,u,_),q(f,g,_),d=!0},p(g,_){(!d||_&2&&i!==(i=H.getFieldTypeIcon(g[1].type)))&&m(t,"class",i),(!d||_&2)&&o!==(o=g[1].name+"")&&le(r,o),(!d||_&8&&a!==(a=g[3]))&&m(e,"for",a);const y={};_&8&&(y.id=g[3]),!c&&_&1&&(c=!0,y.value=g[0],ke(()=>c=!1)),f.$set(y)},i(g){d||(A(f.$$.fragment,g),d=!0)},o(g){I(f.$$.fragment,g),d=!1},d(g){g&&w(e),g&&w(u),j(f,g)}}}function FM(n){let e,t;return e=new pe({props:{class:"form-field "+(n[1].required?"required":""),name:n[1].name,$$slots:{default:[NM,({uniqueId:i})=>({3:i}),({uniqueId:i})=>i?8:0]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&2&&(l.class="form-field "+(i[1].required?"required":"")),s&2&&(l.name=i[1].name),s&27&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function RM(n,e,t){let{field:i=new gn}=e,{value:s=void 0}=e;function l(o){s=o,t(0,s)}return n.$$set=o=>{"field"in o&&t(1,i=o.field),"value"in o&&t(0,s=o.value)},[s,i,l]}class qM extends ve{constructor(e){super(),be(this,e,RM,FM,_e,{field:1,value:0})}}function jM(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Auth URL"),s=D(),l=v("input"),m(e,"for",i=n[5]),m(l,"type","url"),m(l,"id",o=n[5])},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].authUrl),r||(a=K(l,"input",n[2]),r=!0)},p(u,f){f&32&&i!==(i=u[5])&&m(e,"for",i),f&32&&o!==(o=u[5])&&m(l,"id",o),f&1&&l.value!==u[0].authUrl&&ue(l,u[0].authUrl)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function VM(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Token URL"),s=D(),l=v("input"),m(e,"for",i=n[5]),m(l,"type","url"),m(l,"id",o=n[5])},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].tokenUrl),r||(a=K(l,"input",n[3]),r=!0)},p(u,f){f&32&&i!==(i=u[5])&&m(e,"for",i),f&32&&o!==(o=u[5])&&m(l,"id",o),f&1&&l.value!==u[0].tokenUrl&&ue(l,u[0].tokenUrl)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function HM(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("User API URL"),s=D(),l=v("input"),m(e,"for",i=n[5]),m(l,"type","url"),m(l,"id",o=n[5])},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].userApiUrl),r||(a=K(l,"input",n[4]),r=!0)},p(u,f){f&32&&i!==(i=u[5])&&m(e,"for",i),f&32&&o!==(o=u[5])&&m(l,"id",o),f&1&&l.value!==u[0].userApiUrl&&ue(l,u[0].userApiUrl)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function zM(n){let e,t,i,s,l,o,r,a,u,f,c,d;return l=new pe({props:{class:"form-field",name:n[1]+".authUrl",$$slots:{default:[jM,({uniqueId:p})=>({5:p}),({uniqueId:p})=>p?32:0]},$$scope:{ctx:n}}}),a=new pe({props:{class:"form-field",name:n[1]+".tokenUrl",$$slots:{default:[VM,({uniqueId:p})=>({5:p}),({uniqueId:p})=>p?32:0]},$$scope:{ctx:n}}}),c=new pe({props:{class:"form-field",name:n[1]+".userApiUrl",$$slots:{default:[HM,({uniqueId:p})=>({5:p}),({uniqueId:p})=>p?32:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),e.textContent="Selfhosted endpoints (optional)",t=D(),i=v("div"),s=v("div"),V(l.$$.fragment),o=D(),r=v("div"),V(a.$$.fragment),u=D(),f=v("div"),V(c.$$.fragment),m(e,"class","section-title"),m(s,"class","col-lg-4"),m(r,"class","col-lg-4"),m(f,"class","col-lg-4"),m(i,"class","grid")},m(p,h){S(p,e,h),S(p,t,h),S(p,i,h),b(i,s),q(l,s,null),b(i,o),b(i,r),q(a,r,null),b(i,u),b(i,f),q(c,f,null),d=!0},p(p,[h]){const g={};h&2&&(g.name=p[1]+".authUrl"),h&97&&(g.$$scope={dirty:h,ctx:p}),l.$set(g);const _={};h&2&&(_.name=p[1]+".tokenUrl"),h&97&&(_.$$scope={dirty:h,ctx:p}),a.$set(_);const y={};h&2&&(y.name=p[1]+".userApiUrl"),h&97&&(y.$$scope={dirty:h,ctx:p}),c.$set(y)},i(p){d||(A(l.$$.fragment,p),A(a.$$.fragment,p),A(c.$$.fragment,p),d=!0)},o(p){I(l.$$.fragment,p),I(a.$$.fragment,p),I(c.$$.fragment,p),d=!1},d(p){p&&w(e),p&&w(t),p&&w(i),j(l),j(a),j(c)}}}function BM(n,e,t){let{key:i=""}=e,{config:s={}}=e;function l(){s.authUrl=this.value,t(0,s)}function o(){s.tokenUrl=this.value,t(0,s)}function r(){s.userApiUrl=this.value,t(0,s)}return n.$$set=a=>{"key"in a&&t(1,i=a.key),"config"in a&&t(0,s=a.config)},[s,i,l,o,r]}class Qp extends ve{constructor(e){super(),be(this,e,BM,zM,_e,{key:1,config:0})}}function UM(n){let e,t,i,s,l,o,r,a,u,f,c;return{c(){e=v("label"),t=B("Auth URL"),s=D(),l=v("input"),a=D(),u=v("div"),u.textContent="Eg. https://login.microsoftonline.com/YOUR_DIRECTORY_TENANT_ID/oauth2/v2.0/authorize",m(e,"for",i=n[4]),m(l,"type","url"),m(l,"id",o=n[4]),l.required=r=n[0].enabled,m(u,"class","help-block")},m(d,p){S(d,e,p),b(e,t),S(d,s,p),S(d,l,p),ue(l,n[0].authUrl),S(d,a,p),S(d,u,p),f||(c=K(l,"input",n[2]),f=!0)},p(d,p){p&16&&i!==(i=d[4])&&m(e,"for",i),p&16&&o!==(o=d[4])&&m(l,"id",o),p&1&&r!==(r=d[0].enabled)&&(l.required=r),p&1&&l.value!==d[0].authUrl&&ue(l,d[0].authUrl)},d(d){d&&w(e),d&&w(s),d&&w(l),d&&w(a),d&&w(u),f=!1,c()}}}function WM(n){let e,t,i,s,l,o,r,a,u,f,c;return{c(){e=v("label"),t=B("Token URL"),s=D(),l=v("input"),a=D(),u=v("div"),u.textContent="Eg. https://login.microsoftonline.com/YOUR_DIRECTORY_TENANT_ID/oauth2/v2.0/token",m(e,"for",i=n[4]),m(l,"type","url"),m(l,"id",o=n[4]),l.required=r=n[0].enabled,m(u,"class","help-block")},m(d,p){S(d,e,p),b(e,t),S(d,s,p),S(d,l,p),ue(l,n[0].tokenUrl),S(d,a,p),S(d,u,p),f||(c=K(l,"input",n[3]),f=!0)},p(d,p){p&16&&i!==(i=d[4])&&m(e,"for",i),p&16&&o!==(o=d[4])&&m(l,"id",o),p&1&&r!==(r=d[0].enabled)&&(l.required=r),p&1&&l.value!==d[0].tokenUrl&&ue(l,d[0].tokenUrl)},d(d){d&&w(e),d&&w(s),d&&w(l),d&&w(a),d&&w(u),f=!1,c()}}}function YM(n){let e,t,i,s,l,o,r,a,u;return l=new pe({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".authUrl",$$slots:{default:[UM,({uniqueId:f})=>({4:f}),({uniqueId:f})=>f?16:0]},$$scope:{ctx:n}}}),a=new pe({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".tokenUrl",$$slots:{default:[WM,({uniqueId:f})=>({4:f}),({uniqueId:f})=>f?16:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),e.textContent="Azure AD endpoints",t=D(),i=v("div"),s=v("div"),V(l.$$.fragment),o=D(),r=v("div"),V(a.$$.fragment),m(e,"class","section-title"),m(s,"class","col-lg-12"),m(r,"class","col-lg-12"),m(i,"class","grid")},m(f,c){S(f,e,c),S(f,t,c),S(f,i,c),b(i,s),q(l,s,null),b(i,o),b(i,r),q(a,r,null),u=!0},p(f,[c]){const d={};c&1&&(d.class="form-field "+(f[0].enabled?"required":"")),c&2&&(d.name=f[1]+".authUrl"),c&49&&(d.$$scope={dirty:c,ctx:f}),l.$set(d);const p={};c&1&&(p.class="form-field "+(f[0].enabled?"required":"")),c&2&&(p.name=f[1]+".tokenUrl"),c&49&&(p.$$scope={dirty:c,ctx:f}),a.$set(p)},i(f){u||(A(l.$$.fragment,f),A(a.$$.fragment,f),u=!0)},o(f){I(l.$$.fragment,f),I(a.$$.fragment,f),u=!1},d(f){f&&w(e),f&&w(t),f&&w(i),j(l),j(a)}}}function KM(n,e,t){let{key:i=""}=e,{config:s={}}=e;function l(){s.authUrl=this.value,t(0,s)}function o(){s.tokenUrl=this.value,t(0,s)}return n.$$set=r=>{"key"in r&&t(1,i=r.key),"config"in r&&t(0,s=r.config)},[s,i,l,o]}class JM extends ve{constructor(e){super(),be(this,e,KM,YM,_e,{key:1,config:0})}}function ZM(n){let e,t,i,s,l,o,r,a,u,f,c;return{c(){e=v("label"),t=B("Auth URL"),s=D(),l=v("input"),a=D(),u=v("div"),u.textContent="Eg. https://example.com/authorize/",m(e,"for",i=n[5]),m(l,"type","url"),m(l,"id",o=n[5]),l.required=r=n[0].enabled,m(u,"class","help-block")},m(d,p){S(d,e,p),b(e,t),S(d,s,p),S(d,l,p),ue(l,n[0].authUrl),S(d,a,p),S(d,u,p),f||(c=K(l,"input",n[2]),f=!0)},p(d,p){p&32&&i!==(i=d[5])&&m(e,"for",i),p&32&&o!==(o=d[5])&&m(l,"id",o),p&1&&r!==(r=d[0].enabled)&&(l.required=r),p&1&&l.value!==d[0].authUrl&&ue(l,d[0].authUrl)},d(d){d&&w(e),d&&w(s),d&&w(l),d&&w(a),d&&w(u),f=!1,c()}}}function GM(n){let e,t,i,s,l,o,r,a,u,f,c;return{c(){e=v("label"),t=B("Token URL"),s=D(),l=v("input"),a=D(),u=v("div"),u.textContent="Eg. https://example.com/token/",m(e,"for",i=n[5]),m(l,"type","url"),m(l,"id",o=n[5]),l.required=r=n[0].enabled,m(u,"class","help-block")},m(d,p){S(d,e,p),b(e,t),S(d,s,p),S(d,l,p),ue(l,n[0].tokenUrl),S(d,a,p),S(d,u,p),f||(c=K(l,"input",n[3]),f=!0)},p(d,p){p&32&&i!==(i=d[5])&&m(e,"for",i),p&32&&o!==(o=d[5])&&m(l,"id",o),p&1&&r!==(r=d[0].enabled)&&(l.required=r),p&1&&l.value!==d[0].tokenUrl&&ue(l,d[0].tokenUrl)},d(d){d&&w(e),d&&w(s),d&&w(l),d&&w(a),d&&w(u),f=!1,c()}}}function XM(n){let e,t,i,s,l,o,r,a,u,f,c;return{c(){e=v("label"),t=B("User API URL"),s=D(),l=v("input"),a=D(),u=v("div"),u.textContent="Eg. https://example.com/userinfo/",m(e,"for",i=n[5]),m(l,"type","url"),m(l,"id",o=n[5]),l.required=r=n[0].enabled,m(u,"class","help-block")},m(d,p){S(d,e,p),b(e,t),S(d,s,p),S(d,l,p),ue(l,n[0].userApiUrl),S(d,a,p),S(d,u,p),f||(c=K(l,"input",n[4]),f=!0)},p(d,p){p&32&&i!==(i=d[5])&&m(e,"for",i),p&32&&o!==(o=d[5])&&m(l,"id",o),p&1&&r!==(r=d[0].enabled)&&(l.required=r),p&1&&l.value!==d[0].userApiUrl&&ue(l,d[0].userApiUrl)},d(d){d&&w(e),d&&w(s),d&&w(l),d&&w(a),d&&w(u),f=!1,c()}}}function QM(n){let e,t,i,s,l,o,r,a,u,f,c,d;return l=new pe({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".authUrl",$$slots:{default:[ZM,({uniqueId:p})=>({5:p}),({uniqueId:p})=>p?32:0]},$$scope:{ctx:n}}}),a=new pe({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".tokenUrl",$$slots:{default:[GM,({uniqueId:p})=>({5:p}),({uniqueId:p})=>p?32:0]},$$scope:{ctx:n}}}),c=new pe({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".userApiUrl",$$slots:{default:[XM,({uniqueId:p})=>({5:p}),({uniqueId:p})=>p?32:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),e.textContent="Endpoints",t=D(),i=v("div"),s=v("div"),V(l.$$.fragment),o=D(),r=v("div"),V(a.$$.fragment),u=D(),f=v("div"),V(c.$$.fragment),m(e,"class","section-title"),m(s,"class","col-lg-12"),m(r,"class","col-lg-12"),m(f,"class","col-lg-12"),m(i,"class","grid")},m(p,h){S(p,e,h),S(p,t,h),S(p,i,h),b(i,s),q(l,s,null),b(i,o),b(i,r),q(a,r,null),b(i,u),b(i,f),q(c,f,null),d=!0},p(p,[h]){const g={};h&1&&(g.class="form-field "+(p[0].enabled?"required":"")),h&2&&(g.name=p[1]+".authUrl"),h&97&&(g.$$scope={dirty:h,ctx:p}),l.$set(g);const _={};h&1&&(_.class="form-field "+(p[0].enabled?"required":"")),h&2&&(_.name=p[1]+".tokenUrl"),h&97&&(_.$$scope={dirty:h,ctx:p}),a.$set(_);const y={};h&1&&(y.class="form-field "+(p[0].enabled?"required":"")),h&2&&(y.name=p[1]+".userApiUrl"),h&97&&(y.$$scope={dirty:h,ctx:p}),c.$set(y)},i(p){d||(A(l.$$.fragment,p),A(a.$$.fragment,p),A(c.$$.fragment,p),d=!0)},o(p){I(l.$$.fragment,p),I(a.$$.fragment,p),I(c.$$.fragment,p),d=!1},d(p){p&&w(e),p&&w(t),p&&w(i),j(l),j(a),j(c)}}}function xM(n,e,t){let{key:i=""}=e,{config:s={}}=e;function l(){s.authUrl=this.value,t(0,s)}function o(){s.tokenUrl=this.value,t(0,s)}function r(){s.userApiUrl=this.value,t(0,s)}return n.$$set=a=>{"key"in a&&t(1,i=a.key),"config"in a&&t(0,s=a.config)},[s,i,l,o,r]}class Ir extends ve{constructor(e){super(),be(this,e,xM,QM,_e,{key:1,config:0})}}function eO(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Client ID"),s=D(),l=v("input"),m(e,"for",i=n[23]),m(l,"type","text"),m(l,"id",o=n[23]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[2]),r||(a=K(l,"input",n[12]),r=!0)},p(u,f){f&8388608&&i!==(i=u[23])&&m(e,"for",i),f&8388608&&o!==(o=u[23])&&m(l,"id",o),f&4&&l.value!==u[2]&&ue(l,u[2])},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function tO(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Team ID"),s=D(),l=v("input"),m(e,"for",i=n[23]),m(l,"type","text"),m(l,"id",o=n[23]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[3]),r||(a=K(l,"input",n[13]),r=!0)},p(u,f){f&8388608&&i!==(i=u[23])&&m(e,"for",i),f&8388608&&o!==(o=u[23])&&m(l,"id",o),f&8&&l.value!==u[3]&&ue(l,u[3])},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function nO(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Key ID"),s=D(),l=v("input"),m(e,"for",i=n[23]),m(l,"type","text"),m(l,"id",o=n[23]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[4]),r||(a=K(l,"input",n[14]),r=!0)},p(u,f){f&8388608&&i!==(i=u[23])&&m(e,"for",i),f&8388608&&o!==(o=u[23])&&m(l,"id",o),f&16&&l.value!==u[4]&&ue(l,u[4])},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function iO(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("label"),t=v("span"),t.textContent="Duration (in seconds)",i=D(),s=v("i"),o=D(),r=v("input"),m(t,"class","txt"),m(s,"class","ri-information-line link-hint"),m(e,"for",l=n[23]),m(r,"type","text"),m(r,"id",a=n[23]),m(r,"max",po),r.required=!0},m(c,d){S(c,e,d),b(e,t),b(e,i),b(e,s),S(c,o,d),S(c,r,d),ue(r,n[6]),u||(f=[De(ze.call(null,s,{text:`Max ${po} seconds (~${po/(60*60*24*30)<<0} months).`,position:"top"})),K(r,"input",n[15])],u=!0)},p(c,d){d&8388608&&l!==(l=c[23])&&m(e,"for",l),d&8388608&&a!==(a=c[23])&&m(r,"id",a),d&64&&r.value!==c[6]&&ue(r,c[6])},d(c){c&&w(e),c&&w(o),c&&w(r),u=!1,Ae(f)}}}function sO(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("label"),t=B("Private key"),s=D(),l=v("textarea"),r=D(),a=v("div"),a.textContent="The key is not stored on the server and it is used only for generating the signed JWT.",m(e,"for",i=n[23]),m(l,"id",o=n[23]),l.required=!0,m(l,"rows","8"),m(l,"placeholder",`-----BEGIN PRIVATE KEY----- -... ------END PRIVATE KEY-----`),m(a,"class","help-block")},m(c,d){S(c,e,d),b(e,t),S(c,s,d),S(c,l,d),ue(l,n[5]),S(c,r,d),S(c,a,d),u||(f=K(l,"input",n[16]),u=!0)},p(c,d){d&8388608&&i!==(i=c[23])&&m(e,"for",i),d&8388608&&o!==(o=c[23])&&m(l,"id",o),d&32&&ue(l,c[5])},d(c){c&&w(e),c&&w(s),c&&w(l),c&&w(r),c&&w(a),u=!1,f()}}}function lO(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k;return s=new pe({props:{class:"form-field required",name:"clientId",$$slots:{default:[eO,({uniqueId:T})=>({23:T}),({uniqueId:T})=>T?8388608:0]},$$scope:{ctx:n}}}),r=new pe({props:{class:"form-field required",name:"teamId",$$slots:{default:[tO,({uniqueId:T})=>({23:T}),({uniqueId:T})=>T?8388608:0]},$$scope:{ctx:n}}}),f=new pe({props:{class:"form-field required",name:"keyId",$$slots:{default:[nO,({uniqueId:T})=>({23:T}),({uniqueId:T})=>T?8388608:0]},$$scope:{ctx:n}}}),p=new pe({props:{class:"form-field required",name:"duration",$$slots:{default:[iO,({uniqueId:T})=>({23:T}),({uniqueId:T})=>T?8388608:0]},$$scope:{ctx:n}}}),g=new pe({props:{class:"form-field required",name:"privateKey",$$slots:{default:[sO,({uniqueId:T})=>({23:T}),({uniqueId:T})=>T?8388608:0]},$$scope:{ctx:n}}}),{c(){e=v("form"),t=v("div"),i=v("div"),V(s.$$.fragment),l=D(),o=v("div"),V(r.$$.fragment),a=D(),u=v("div"),V(f.$$.fragment),c=D(),d=v("div"),V(p.$$.fragment),h=D(),V(g.$$.fragment),m(i,"class","col-lg-6"),m(o,"class","col-lg-6"),m(u,"class","col-lg-6"),m(d,"class","col-lg-6"),m(t,"class","grid"),m(e,"id",n[9]),m(e,"autocomplete","off")},m(T,$){S(T,e,$),b(e,t),b(t,i),q(s,i,null),b(t,l),b(t,o),q(r,o,null),b(t,a),b(t,u),q(f,u,null),b(t,c),b(t,d),q(p,d,null),b(t,h),q(g,t,null),_=!0,y||(k=K(e,"submit",ft(n[17])),y=!0)},p(T,$){const M={};$&25165828&&(M.$$scope={dirty:$,ctx:T}),s.$set(M);const C={};$&25165832&&(C.$$scope={dirty:$,ctx:T}),r.$set(C);const O={};$&25165840&&(O.$$scope={dirty:$,ctx:T}),f.$set(O);const E={};$&25165888&&(E.$$scope={dirty:$,ctx:T}),p.$set(E);const P={};$&25165856&&(P.$$scope={dirty:$,ctx:T}),g.$set(P)},i(T){_||(A(s.$$.fragment,T),A(r.$$.fragment,T),A(f.$$.fragment,T),A(p.$$.fragment,T),A(g.$$.fragment,T),_=!0)},o(T){I(s.$$.fragment,T),I(r.$$.fragment,T),I(f.$$.fragment,T),I(p.$$.fragment,T),I(g.$$.fragment,T),_=!1},d(T){T&&w(e),j(s),j(r),j(f),j(p),j(g),y=!1,k()}}}function oO(n){let e;return{c(){e=v("h4"),e.textContent="Generate Apple client secret",m(e,"class","center txt-break")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function rO(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("button"),t=B("Close"),i=D(),s=v("button"),l=v("i"),o=D(),r=v("span"),r.textContent="Generate and set secret",m(e,"type","button"),m(e,"class","btn btn-transparent"),e.disabled=n[7],m(l,"class","ri-key-line"),m(r,"class","txt"),m(s,"type","submit"),m(s,"form",n[9]),m(s,"class","btn btn-expanded"),s.disabled=a=!n[8]||n[7],Q(s,"btn-loading",n[7])},m(c,d){S(c,e,d),b(e,t),S(c,i,d),S(c,s,d),b(s,l),b(s,o),b(s,r),u||(f=K(e,"click",n[0]),u=!0)},p(c,d){d&128&&(e.disabled=c[7]),d&384&&a!==(a=!c[8]||c[7])&&(s.disabled=a),d&128&&Q(s,"btn-loading",c[7])},d(c){c&&w(e),c&&w(i),c&&w(s),u=!1,f()}}}function aO(n){let e,t,i={overlayClose:!n[7],escClose:!n[7],beforeHide:n[18],popup:!0,$$slots:{footer:[rO],header:[oO],default:[lO]},$$scope:{ctx:n}};return e=new bn({props:i}),n[19](e),e.$on("show",n[20]),e.$on("hide",n[21]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,[l]){const o={};l&128&&(o.overlayClose=!s[7]),l&128&&(o.escClose=!s[7]),l&128&&(o.beforeHide=s[18]),l&16777724&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[19](null),j(e,s)}}}const po=15777e3;function uO(n,e,t){let i;const s=yt(),l="apple_secret_"+H.randomString(5);let o,r,a,u,f,c,d=!1;function p(L={}){t(2,r=L.clientId||""),t(3,a=L.teamId||""),t(4,u=L.keyId||""),t(5,f=L.privateKey||""),t(6,c=L.duration||po),_n({}),o==null||o.show()}function h(){return o==null?void 0:o.hide()}async function g(){t(7,d=!0);try{const L=await me.send("/api/settings/apple/generate-client-secret",{method:"POST",body:{teamId:a,clientId:r,keyId:u,privateKey:f.trim(),duration:c}});t(7,d=!1),Ut("Successfully generated client secret."),s("submit",L),o==null||o.hide()}catch(L){me.errorResponseHandler(L)}t(7,d=!1)}function _(){r=this.value,t(2,r)}function y(){a=this.value,t(3,a)}function k(){u=this.value,t(4,u)}function T(){c=this.value,t(6,c)}function $(){f=this.value,t(5,f)}const M=()=>g(),C=()=>!d;function O(L){se[L?"unshift":"push"](()=>{o=L,t(1,o)})}function E(L){de.call(this,n,L)}function P(L){de.call(this,n,L)}return t(8,i=!0),[h,o,r,a,u,f,c,d,i,l,g,p,_,y,k,T,$,M,C,O,E,P]}class fO extends ve{constructor(e){super(),be(this,e,uO,aO,_e,{show:11,hide:0})}get show(){return this.$$.ctx[11]}get hide(){return this.$$.ctx[0]}}function cO(n){let e,t,i,s,l,o,r,a,u,f,c={};return r=new fO({props:c}),n[4](r),r.$on("submit",n[5]),{c(){e=v("button"),t=v("i"),i=D(),s=v("span"),s.textContent="Generate secret",o=D(),V(r.$$.fragment),m(t,"class","ri-key-line"),m(s,"class","txt"),m(e,"type","button"),m(e,"class",l="btn btn-sm btn-secondary btn-provider-"+n[1])},m(d,p){S(d,e,p),b(e,t),b(e,i),b(e,s),S(d,o,p),q(r,d,p),a=!0,u||(f=K(e,"click",n[3]),u=!0)},p(d,[p]){(!a||p&2&&l!==(l="btn btn-sm btn-secondary btn-provider-"+d[1]))&&m(e,"class",l);const h={};r.$set(h)},i(d){a||(A(r.$$.fragment,d),a=!0)},o(d){I(r.$$.fragment,d),a=!1},d(d){d&&w(e),d&&w(o),n[4](null),j(r,d),u=!1,f()}}}function dO(n,e,t){let{key:i=""}=e,{config:s={}}=e,l;const o=()=>l==null?void 0:l.show({clientId:s.clientId});function r(u){se[u?"unshift":"push"](()=>{l=u,t(2,l)})}const a=u=>{var f;t(0,s.clientSecret=((f=u.detail)==null?void 0:f.secret)||"",s)};return n.$$set=u=>{"key"in u&&t(1,i=u.key),"config"in u&&t(0,s=u.config)},[s,i,l,o,r,a]}class pO extends ve{constructor(e){super(),be(this,e,dO,cO,_e,{key:1,config:0})}}const As={appleAuth:{title:"Apple",icon:"ri-apple-fill",optionsComponent:pO},googleAuth:{title:"Google",icon:"ri-google-fill"},microsoftAuth:{title:"Microsoft",icon:"ri-microsoft-fill",optionsComponent:JM},facebookAuth:{title:"Facebook",icon:"ri-facebook-fill"},twitterAuth:{title:"Twitter",icon:"ri-twitter-fill"},githubAuth:{title:"GitHub",icon:"ri-github-fill"},gitlabAuth:{title:"GitLab",icon:"ri-gitlab-fill",optionsComponent:Qp},giteeAuth:{title:"Gitee",icon:"ri-git-repository-fill"},giteaAuth:{title:"Gitea",icon:"ri-cup-fill",optionsComponent:Qp},discordAuth:{title:"Discord",icon:"ri-discord-fill"},kakaoAuth:{title:"Kakao",icon:"ri-kakao-talk-fill"},spotifyAuth:{title:"Spotify",icon:"ri-spotify-fill"},twitchAuth:{title:"Twitch",icon:"ri-twitch-fill"},stravaAuth:{title:"Strava",icon:"ri-riding-fill"},livechatAuth:{title:"LiveChat",icon:"ri-chat-1-fill"},oidcAuth:{title:"OpenID Connect - Authentik, Keycloak, Okta, etc.",icon:"ri-lock-fill",optionsComponent:Ir},oidc2Auth:{title:"(2) OpenID Connect - Authentik, Keycloak, Okta, etc.",icon:"ri-lock-fill",hidden:!0,optionsComponent:Ir},oidc3Auth:{title:"(3) OpenID Connect - Authentik, Keycloak, Okta, etc.",icon:"ri-lock-fill",hidden:!0,optionsComponent:Ir}};function xp(n,e,t){const i=n.slice();return i[9]=e[t],i}function mO(n){let e;return{c(){e=v("h6"),e.textContent="No linked OAuth2 providers.",m(e,"class","txt-hint txt-center m-t-sm m-b-sm")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function hO(n){let e,t=n[1],i=[];for(let s=0;s',m(e,"class","block txt-center")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function em(n){let e,t,i,s,l,o=n[3](n[9].provider)+"",r,a,u,f,c=n[9].providerId+"",d,p,h,g,_,y;function k(){return n[6](n[9])}return{c(){e=v("div"),t=v("i"),s=D(),l=v("span"),r=B(o),a=D(),u=v("div"),f=B("ID: "),d=B(c),p=D(),h=v("button"),h.innerHTML='',g=D(),m(t,"class",i=n[4](n[9].provider)),m(l,"class","txt"),m(u,"class","txt-hint"),m(h,"type","button"),m(h,"class","btn btn-transparent link-hint btn-circle btn-sm m-l-auto"),m(e,"class","list-item")},m(T,$){S(T,e,$),b(e,t),b(e,s),b(e,l),b(l,r),b(e,a),b(e,u),b(u,f),b(u,d),b(e,p),b(e,h),b(e,g),_||(y=K(h,"click",k),_=!0)},p(T,$){n=T,$&2&&i!==(i=n[4](n[9].provider))&&m(t,"class",i),$&2&&o!==(o=n[3](n[9].provider)+"")&&le(r,o),$&2&&c!==(c=n[9].providerId+"")&&le(d,c)},d(T){T&&w(e),_=!1,y()}}}function gO(n){let e;function t(l,o){var r;return l[2]?_O:(r=l[0])!=null&&r.id&&l[1].length?hO:mO}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},i:X,o:X,d(l){s.d(l),l&&w(e)}}}function bO(n,e,t){const i=yt();let{record:s}=e,l=[],o=!1;function r(d){var p;return((p=As[d+"Auth"])==null?void 0:p.title)||H.sentenize(d,!1)}function a(d){var p;return((p=As[d+"Auth"])==null?void 0:p.icon)||`ri-${d}-line`}async function u(){if(!(s!=null&&s.id)){t(1,l=[]),t(2,o=!1);return}t(2,o=!0);try{t(1,l=await me.collection(s.collectionId).listExternalAuths(s.id))}catch(d){me.errorResponseHandler(d)}t(2,o=!1)}function f(d){!(s!=null&&s.id)||!d||pn(`Do you really want to unlink the ${r(d)} provider?`,()=>me.collection(s.collectionId).unlinkExternalAuth(s.id,d).then(()=>{Ut(`Successfully unlinked the ${r(d)} provider.`),i("unlink",d),u()}).catch(p=>{me.errorResponseHandler(p)}))}u();const c=d=>f(d.provider);return n.$$set=d=>{"record"in d&&t(0,s=d.record)},[s,l,o,r,a,f,c]}class vO extends ve{constructor(e){super(),be(this,e,bO,gO,_e,{record:0})}}function tm(n,e,t){const i=n.slice();return i[51]=e[t],i[52]=e,i[53]=t,i}function nm(n){let e,t;return e=new pe({props:{class:"form-field readonly",name:"id",$$slots:{default:[yO,({uniqueId:i})=>({54:i}),({uniqueId:i})=>[0,i?8388608:0]]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s[0]&4|s[1]&25165824&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function yO(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y;return{c(){e=v("label"),t=v("i"),i=D(),s=v("span"),s.textContent="id",l=D(),o=v("span"),a=D(),u=v("div"),f=v("i"),d=D(),p=v("input"),m(t,"class",H.getFieldTypeIcon("primary")),m(s,"class","txt"),m(o,"class","flex-fill"),m(e,"for",r=n[54]),m(f,"class","ri-calendar-event-line txt-disabled"),m(u,"class","form-field-addon"),m(p,"type","text"),m(p,"id",h=n[54]),p.value=g=n[2].id,p.readOnly=!0},m(k,T){S(k,e,T),b(e,t),b(e,i),b(e,s),b(e,l),b(e,o),S(k,a,T),S(k,u,T),b(u,f),S(k,d,T),S(k,p,T),_||(y=De(c=ze.call(null,f,{text:`Created: ${n[2].created} -Updated: ${n[2].updated}`,position:"left"})),_=!0)},p(k,T){T[1]&8388608&&r!==(r=k[54])&&m(e,"for",r),c&&Bt(c.update)&&T[0]&4&&c.update.call(null,{text:`Created: ${k[2].created} -Updated: ${k[2].updated}`,position:"left"}),T[1]&8388608&&h!==(h=k[54])&&m(p,"id",h),T[0]&4&&g!==(g=k[2].id)&&p.value!==g&&(p.value=g)},d(k){k&&w(e),k&&w(a),k&&w(u),k&&w(d),k&&w(p),_=!1,y()}}}function im(n){var u,f;let e,t,i,s,l;function o(c){n[29](c)}let r={collection:n[0]};n[2]!==void 0&&(r.record=n[2]),e=new X4({props:r}),se.push(()=>ge(e,"record",o));let a=((f=(u=n[0])==null?void 0:u.schema)==null?void 0:f.length)&&sm();return{c(){V(e.$$.fragment),i=D(),a&&a.c(),s=we()},m(c,d){q(e,c,d),S(c,i,d),a&&a.m(c,d),S(c,s,d),l=!0},p(c,d){var h,g;const p={};d[0]&1&&(p.collection=c[0]),!t&&d[0]&4&&(t=!0,p.record=c[2],ke(()=>t=!1)),e.$set(p),(g=(h=c[0])==null?void 0:h.schema)!=null&&g.length?a||(a=sm(),a.c(),a.m(s.parentNode,s)):a&&(a.d(1),a=null)},i(c){l||(A(e.$$.fragment,c),l=!0)},o(c){I(e.$$.fragment,c),l=!1},d(c){j(e,c),c&&w(i),a&&a.d(c),c&&w(s)}}}function sm(n){let e;return{c(){e=v("hr")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function kO(n){let e,t,i;function s(o){n[42](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new CM({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function wO(n){let e,t,i,s,l;function o(f){n[39](f,n[51])}function r(f){n[40](f,n[51])}function a(f){n[41](f,n[51])}let u={field:n[51],record:n[2]};return n[2][n[51].name]!==void 0&&(u.value=n[2][n[51].name]),n[3][n[51].name]!==void 0&&(u.uploadedFiles=n[3][n[51].name]),n[4][n[51].name]!==void 0&&(u.deletedFileIndexes=n[4][n[51].name]),e=new nM({props:u}),se.push(()=>ge(e,"value",o)),se.push(()=>ge(e,"uploadedFiles",r)),se.push(()=>ge(e,"deletedFileIndexes",a)),{c(){V(e.$$.fragment)},m(f,c){q(e,f,c),l=!0},p(f,c){n=f;const d={};c[0]&1&&(d.field=n[51]),c[0]&4&&(d.record=n[2]),!t&&c[0]&5&&(t=!0,d.value=n[2][n[51].name],ke(()=>t=!1)),!i&&c[0]&9&&(i=!0,d.uploadedFiles=n[3][n[51].name],ke(()=>i=!1)),!s&&c[0]&17&&(s=!0,d.deletedFileIndexes=n[4][n[51].name],ke(()=>s=!1)),e.$set(d)},i(f){l||(A(e.$$.fragment,f),l=!0)},o(f){I(e.$$.fragment,f),l=!1},d(f){j(e,f)}}}function SO(n){let e,t,i;function s(o){n[38](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new I5({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function TO(n){let e,t,i;function s(o){n[37](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new O5({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function $O(n){let e,t,i;function s(o){n[36](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new T5({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function CO(n){let e,t,i;function s(o){n[35](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new qM({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function MO(n){let e,t,i;function s(o){n[34](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new y5({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function OO(n){let e,t,i;function s(o){n[33](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new _5({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function DO(n){let e,t,i;function s(o){n[32](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new d5({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function EO(n){let e,t,i;function s(o){n[31](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new a5({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function AO(n){let e,t,i;function s(o){n[30](o,n[51])}let l={field:n[51]};return n[2][n[51].name]!==void 0&&(l.value=n[2][n[51].name]),e=new s5({props:l}),se.push(()=>ge(e,"value",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){n=o;const a={};r[0]&1&&(a.field=n[51]),!t&&r[0]&5&&(t=!0,a.value=n[2][n[51].name],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function lm(n,e){let t,i,s,l,o;const r=[AO,EO,DO,OO,MO,CO,$O,TO,SO,wO,kO],a=[];function u(f,c){return f[51].type==="text"?0:f[51].type==="number"?1:f[51].type==="bool"?2:f[51].type==="email"?3:f[51].type==="url"?4:f[51].type==="editor"?5:f[51].type==="date"?6:f[51].type==="select"?7:f[51].type==="json"?8:f[51].type==="file"?9:f[51].type==="relation"?10:-1}return~(i=u(e))&&(s=a[i]=r[i](e)),{key:n,first:null,c(){t=we(),s&&s.c(),l=we(),this.first=t},m(f,c){S(f,t,c),~i&&a[i].m(f,c),S(f,l,c),o=!0},p(f,c){e=f;let d=i;i=u(e),i===d?~i&&a[i].p(e,c):(s&&(re(),I(a[d],1,1,()=>{a[d]=null}),ae()),~i?(s=a[i],s?s.p(e,c):(s=a[i]=r[i](e),s.c()),A(s,1),s.m(l.parentNode,l)):s=null)},i(f){o||(A(s),o=!0)},o(f){I(s),o=!1},d(f){f&&w(t),~i&&a[i].d(f),f&&w(l)}}}function om(n){let e,t,i;return t=new vO({props:{record:n[2]}}),{c(){e=v("div"),V(t.$$.fragment),m(e,"class","tab-item"),Q(e,"active",n[10]===kl)},m(s,l){S(s,e,l),q(t,e,null),i=!0},p(s,l){const o={};l[0]&4&&(o.record=s[2]),t.$set(o),(!i||l[0]&1024)&&Q(e,"active",s[10]===kl)},i(s){i||(A(t.$$.fragment,s),i=!0)},o(s){I(t.$$.fragment,s),i=!1},d(s){s&&w(e),j(t)}}}function IO(n){var _,y;let e,t,i,s,l=[],o=new Map,r,a,u,f,c=!n[2].isNew&&nm(n),d=((_=n[0])==null?void 0:_.isAuth)&&im(n),p=((y=n[0])==null?void 0:y.schema)||[];const h=k=>k[51].name;for(let k=0;k{c=null}),ae()):c?(c.p(k,T),T[0]&4&&A(c,1)):(c=nm(k),c.c(),A(c,1),c.m(t,i)),($=k[0])!=null&&$.isAuth?d?(d.p(k,T),T[0]&1&&A(d,1)):(d=im(k),d.c(),A(d,1),d.m(t,s)):d&&(re(),I(d,1,1,()=>{d=null}),ae()),T[0]&29&&(p=((M=k[0])==null?void 0:M.schema)||[],re(),l=Mt(l,T,h,1,k,p,o,t,an,lm,null,tm),ae()),(!a||T[0]&1024)&&Q(t,"active",k[10]===xi),k[0].isAuth&&!k[2].isNew?g?(g.p(k,T),T[0]&5&&A(g,1)):(g=om(k),g.c(),A(g,1),g.m(e,null)):g&&(re(),I(g,1,1,()=>{g=null}),ae())},i(k){if(!a){A(c),A(d);for(let T=0;T - Send verification email`,m(e,"type","button"),m(e,"class","dropdown-item closable")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[23]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function um(n){let e,t,i;return{c(){e=v("button"),e.innerHTML=` - Send password reset email`,m(e,"type","button"),m(e,"class","dropdown-item closable")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[24]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function PO(n){let e,t,i,s,l,o,r,a=n[0].isAuth&&!n[7].verified&&n[7].email&&am(n),u=n[0].isAuth&&n[7].email&&um(n);return{c(){a&&a.c(),e=D(),u&&u.c(),t=D(),i=v("button"),i.innerHTML=` - Duplicate`,s=D(),l=v("button"),l.innerHTML=` - Delete`,m(i,"type","button"),m(i,"class","dropdown-item closable"),m(l,"type","button"),m(l,"class","dropdown-item txt-danger closable")},m(f,c){a&&a.m(f,c),S(f,e,c),u&&u.m(f,c),S(f,t,c),S(f,i,c),S(f,s,c),S(f,l,c),o||(r=[K(i,"click",n[25]),K(l,"click",$n(ft(n[26])))],o=!0)},p(f,c){f[0].isAuth&&!f[7].verified&&f[7].email?a?a.p(f,c):(a=am(f),a.c(),a.m(e.parentNode,e)):a&&(a.d(1),a=null),f[0].isAuth&&f[7].email?u?u.p(f,c):(u=um(f),u.c(),u.m(t.parentNode,t)):u&&(u.d(1),u=null)},d(f){a&&a.d(f),f&&w(e),u&&u.d(f),f&&w(t),f&&w(i),f&&w(s),f&&w(l),o=!1,Ae(r)}}}function fm(n){let e,t,i,s,l,o;return{c(){e=v("div"),t=v("button"),t.textContent="Account",i=D(),s=v("button"),s.textContent="Authorized providers",m(t,"type","button"),m(t,"class","tab-item"),Q(t,"active",n[10]===xi),m(s,"type","button"),m(s,"class","tab-item"),Q(s,"active",n[10]===kl),m(e,"class","tabs-header stretched")},m(r,a){S(r,e,a),b(e,t),b(e,i),b(e,s),l||(o=[K(t,"click",n[27]),K(s,"click",n[28])],l=!0)},p(r,a){a[0]&1024&&Q(t,"active",r[10]===xi),a[0]&1024&&Q(s,"active",r[10]===kl)},d(r){r&&w(e),l=!1,Ae(o)}}}function LO(n){var g;let e,t=n[2].isNew?"New":"Edit",i,s,l,o=((g=n[0])==null?void 0:g.name)+"",r,a,u,f,c,d,p=!n[2].isNew&&rm(n),h=n[0].isAuth&&!n[2].isNew&&fm(n);return{c(){e=v("h4"),i=B(t),s=D(),l=v("strong"),r=B(o),a=B(" record"),u=D(),p&&p.c(),f=D(),h&&h.c(),c=we()},m(_,y){S(_,e,y),b(e,i),b(e,s),b(e,l),b(l,r),b(e,a),S(_,u,y),p&&p.m(_,y),S(_,f,y),h&&h.m(_,y),S(_,c,y),d=!0},p(_,y){var k;(!d||y[0]&4)&&t!==(t=_[2].isNew?"New":"Edit")&&le(i,t),(!d||y[0]&1)&&o!==(o=((k=_[0])==null?void 0:k.name)+"")&&le(r,o),_[2].isNew?p&&(re(),I(p,1,1,()=>{p=null}),ae()):p?(p.p(_,y),y[0]&4&&A(p,1)):(p=rm(_),p.c(),A(p,1),p.m(f.parentNode,f)),_[0].isAuth&&!_[2].isNew?h?h.p(_,y):(h=fm(_),h.c(),h.m(c.parentNode,c)):h&&(h.d(1),h=null)},i(_){d||(A(p),d=!0)},o(_){I(p),d=!1},d(_){_&&w(e),_&&w(u),p&&p.d(_),_&&w(f),h&&h.d(_),_&&w(c)}}}function NO(n){let e,t,i,s,l,o=n[2].isNew?"Create":"Save changes",r,a,u,f;return{c(){e=v("button"),t=v("span"),t.textContent="Cancel",i=D(),s=v("button"),l=v("span"),r=B(o),m(t,"class","txt"),m(e,"type","button"),m(e,"class","btn btn-transparent"),e.disabled=n[8],m(l,"class","txt"),m(s,"type","submit"),m(s,"form",n[13]),m(s,"class","btn btn-expanded"),s.disabled=a=!n[11]||n[8],Q(s,"btn-loading",n[8])},m(c,d){S(c,e,d),b(e,t),S(c,i,d),S(c,s,d),b(s,l),b(l,r),u||(f=K(e,"click",n[22]),u=!0)},p(c,d){d[0]&256&&(e.disabled=c[8]),d[0]&4&&o!==(o=c[2].isNew?"Create":"Save changes")&&le(r,o),d[0]&2304&&a!==(a=!c[11]||c[8])&&(s.disabled=a),d[0]&256&&Q(s,"btn-loading",c[8])},d(c){c&&w(e),c&&w(i),c&&w(s),u=!1,f()}}}function FO(n){var s;let e,t,i={class:` - record-panel - `+(n[12]?"overlay-panel-xl":"overlay-panel-lg")+` - `+((s=n[0])!=null&&s.isAuth&&!n[2].isNew?"colored-header":"")+` - `,beforeHide:n[43],$$slots:{footer:[NO],header:[LO],default:[IO]},$$scope:{ctx:n}};return e=new bn({props:i}),n[44](e),e.$on("hide",n[45]),e.$on("show",n[46]),{c(){V(e.$$.fragment)},m(l,o){q(e,l,o),t=!0},p(l,o){var a;const r={};o[0]&4101&&(r.class=` - record-panel - `+(l[12]?"overlay-panel-xl":"overlay-panel-lg")+` - `+((a=l[0])!=null&&a.isAuth&&!l[2].isNew?"colored-header":"")+` - `),o[0]&544&&(r.beforeHide=l[43]),o[0]&3485|o[1]&16777216&&(r.$$scope={dirty:o,ctx:l}),e.$set(r)},i(l){t||(A(e.$$.fragment,l),t=!0)},o(l){I(e.$$.fragment,l),t=!1},d(l){n[44](null),j(e,l)}}}const xi="form",kl="providers";function cm(n){return JSON.stringify(n)}function RO(n,e,t){let i,s,l,o;const r=yt(),a="record_"+H.randomString(5);let{collection:u}=e,f,c=null,d=new Ci,p=!1,h=!1,g={},_={},y="",k=xi;function T(ie){return M(ie),t(9,h=!0),t(10,k=xi),f==null?void 0:f.show()}function $(){return f==null?void 0:f.hide()}async function M(ie){_n({}),t(7,c=ie||{}),ie!=null&&ie.clone?t(2,d=ie.clone()):t(2,d=new Ci),t(3,g={}),t(4,_={}),await rn(),t(20,y=cm(d))}function C(){if(p||!o||!(u!=null&&u.id))return;t(8,p=!0);const ie=E();let Se;d.isNew?Se=me.collection(u.id).create(ie):Se=me.collection(u.id).update(d.id,ie),Se.then(st=>{Ut(d.isNew?"Successfully created record.":"Successfully updated record."),t(9,h=!1),$(),r("save",st)}).catch(st=>{me.errorResponseHandler(st)}).finally(()=>{t(8,p=!1)})}function O(){c!=null&&c.id&&pn("Do you really want to delete the selected record?",()=>me.collection(c.collectionId).delete(c.id).then(()=>{$(),Ut("Successfully deleted record."),r("delete",c)}).catch(ie=>{me.errorResponseHandler(ie)}))}function E(){const ie=(d==null?void 0:d.export())||{},Se=new FormData,st={};for(const nt of(u==null?void 0:u.schema)||[])st[nt.name]=!0;u!=null&&u.isAuth&&(st.username=!0,st.email=!0,st.emailVisibility=!0,st.password=!0,st.passwordConfirm=!0,st.verified=!0);for(const nt in ie)st[nt]&&(typeof ie[nt]>"u"&&(ie[nt]=null),H.addValueToFormData(Se,nt,ie[nt]));for(const nt in g){const wt=H.toArray(g[nt]);for(const xt of wt)Se.append(nt,xt)}for(const nt in _){const wt=H.toArray(_[nt]);for(const xt of wt)Se.append(nt+"."+xt,"")}return Se}function P(){!(u!=null&&u.id)||!(c!=null&&c.email)||pn(`Do you really want to sent verification email to ${c.email}?`,()=>me.collection(u.id).requestVerification(c.email).then(()=>{Ut(`Successfully sent verification email to ${c.email}.`)}).catch(ie=>{me.errorResponseHandler(ie)}))}function L(){!(u!=null&&u.id)||!(c!=null&&c.email)||pn(`Do you really want to sent password reset email to ${c.email}?`,()=>me.collection(u.id).requestPasswordReset(c.email).then(()=>{Ut(`Successfully sent password reset email to ${c.email}.`)}).catch(ie=>{me.errorResponseHandler(ie)}))}function F(){l?pn("You have unsaved changes. Do you really want to discard them?",()=>{N()}):N()}async function N(){const ie=c==null?void 0:c.clone();if(ie){ie.id="",ie.created="",ie.updated="";const Se=(u==null?void 0:u.schema)||[];for(const st of Se)st.type==="file"&&delete ie[st.name]}T(ie),await rn(),t(20,y="")}const R=()=>$(),z=()=>P(),W=()=>L(),J=()=>F(),x=()=>O(),ne=()=>t(10,k=xi),G=()=>t(10,k=kl);function fe(ie){d=ie,t(2,d)}function Z(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function ce(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function he(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function Ce(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function Re(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function je(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function ye(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function $e(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function Ye(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function dt(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}function Ke(ie,Se){n.$$.not_equal(g[Se.name],ie)&&(g[Se.name]=ie,t(3,g))}function Be(ie,Se){n.$$.not_equal(_[Se.name],ie)&&(_[Se.name]=ie,t(4,_))}function ee(ie,Se){n.$$.not_equal(d[Se.name],ie)&&(d[Se.name]=ie,t(2,d))}const Fe=()=>l&&h?(pn("You have unsaved changes. Do you really want to close the panel?",()=>{t(9,h=!1),$()}),!1):(_n({}),!0);function Qe(ie){se[ie?"unshift":"push"](()=>{f=ie,t(6,f)})}function Wt(ie){de.call(this,n,ie)}function Pe(ie){de.call(this,n,ie)}return n.$$set=ie=>{"collection"in ie&&t(0,u=ie.collection)},n.$$.update=()=>{var ie;n.$$.dirty[0]&1&&t(12,i=!!((ie=u==null?void 0:u.schema)!=null&&ie.find(Se=>Se.type==="editor"))),n.$$.dirty[0]&24&&t(21,s=H.hasNonEmptyProps(g)||H.hasNonEmptyProps(_)),n.$$.dirty[0]&3145732&&t(5,l=s||y!=cm(d)),n.$$.dirty[0]&36&&t(11,o=d.isNew||l)},[u,$,d,g,_,l,f,c,p,h,k,o,i,a,C,O,P,L,F,T,y,s,R,z,W,J,x,ne,G,fe,Z,ce,he,Ce,Re,je,ye,$e,Ye,dt,Ke,Be,ee,Fe,Qe,Wt,Pe]}class G1 extends ve{constructor(e){super(),be(this,e,RO,FO,_e,{collection:0,show:19,hide:1},null,[-1,-1])}get show(){return this.$$.ctx[19]}get hide(){return this.$$.ctx[1]}}function qO(n){let e,t,i,s,l;return{c(){e=v("i"),m(e,"class",t=n[2]?n[1]:n[0])},m(o,r){S(o,e,r),s||(l=[De(i=ze.call(null,e,n[2]?"":"Copy")),K(e,"click",$n(n[3]))],s=!0)},p(o,[r]){r&7&&t!==(t=o[2]?o[1]:o[0])&&m(e,"class",t),i&&Bt(i.update)&&r&4&&i.update.call(null,o[2]?"":"Copy")},i:X,o:X,d(o){o&&w(e),s=!1,Ae(l)}}}function jO(n,e,t){let{value:i=""}=e,{idleClasses:s="ri-file-copy-line txt-sm link-hint"}=e,{successClasses:l="ri-check-line txt-sm txt-success"}=e,{successDuration:o=500}=e,r;function a(){i&&(H.copyToClipboard(i),clearTimeout(r),t(2,r=setTimeout(()=>{clearTimeout(r),t(2,r=null)},o)))}return Qt(()=>()=>{r&&clearTimeout(r)}),n.$$set=u=>{"value"in u&&t(4,i=u.value),"idleClasses"in u&&t(0,s=u.idleClasses),"successClasses"in u&&t(1,l=u.successClasses),"successDuration"in u&&t(5,o=u.successDuration)},[s,l,r,a,i,o]}class xo extends ve{constructor(e){super(),be(this,e,jO,qO,_e,{value:4,idleClasses:0,successClasses:1,successDuration:5})}}function dm(n,e,t){const i=n.slice();return i[16]=e[t],i[8]=t,i}function pm(n,e,t){const i=n.slice();return i[13]=e[t],i}function mm(n,e,t){const i=n.slice();return i[6]=e[t],i[8]=t,i}function hm(n,e,t){const i=n.slice();return i[6]=e[t],i[8]=t,i}function VO(n){const e=n.slice(),t=H.toArray(e[3]);e[9]=t;const i=H.toArray(e[0].expand[e[1].name]);e[10]=i;const s=e[2]?20:200;return e[11]=s,e}function HO(n){const e=n.slice(),t=JSON.stringify(e[3])||"";return e[5]=t,e}function zO(n){let e,t;return{c(){e=v("div"),t=B(n[3]),m(e,"class","block txt-break fallback-block svelte-jdf51v")},m(i,s){S(i,e,s),b(e,t)},p(i,s){s&8&&le(t,i[3])},i:X,o:X,d(i){i&&w(e)}}}function BO(n){let e,t=H.truncate(n[3])+"",i,s;return{c(){e=v("span"),i=B(t),m(e,"class","txt txt-ellipsis"),m(e,"title",s=H.truncate(n[3]))},m(l,o){S(l,e,o),b(e,i)},p(l,o){o&8&&t!==(t=H.truncate(l[3])+"")&&le(i,t),o&8&&s!==(s=H.truncate(l[3]))&&m(e,"title",s)},i:X,o:X,d(l){l&&w(e)}}}function UO(n){let e,t=[],i=new Map,s,l=H.toArray(n[3]);const o=r=>r[8]+r[16];for(let r=0;rn[11]&&vm();return{c(){e=v("div"),i.c(),s=D(),u&&u.c(),m(e,"class","inline-flex")},m(f,c){S(f,e,c),r[t].m(e,null),b(e,s),u&&u.m(e,null),l=!0},p(f,c){let d=t;t=a(f),t===d?r[t].p(f,c):(re(),I(r[d],1,1,()=>{r[d]=null}),ae(),i=r[t],i?i.p(f,c):(i=r[t]=o[t](f),i.c()),A(i,1),i.m(e,s)),f[9].length>f[11]?u||(u=vm(),u.c(),u.m(e,null)):u&&(u.d(1),u=null)},i(f){l||(A(i),l=!0)},o(f){I(i),l=!1},d(f){f&&w(e),r[t].d(),u&&u.d()}}}function YO(n){let e,t=[],i=new Map,s=H.toArray(n[3]);const l=o=>o[8]+o[6];for(let o=0;o{o[f]=null}),ae(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),A(t,1),t.m(i.parentNode,i))},i(a){s||(A(t),s=!0)},o(a){I(t),s=!1},d(a){o[e].d(a),a&&w(i)}}}function ZO(n){let e,t=H.truncate(n[3])+"",i,s,l;return{c(){e=v("a"),i=B(t),m(e,"class","txt-ellipsis"),m(e,"href",n[3]),m(e,"target","_blank"),m(e,"rel","noopener noreferrer")},m(o,r){S(o,e,r),b(e,i),s||(l=[De(ze.call(null,e,"Open in new tab")),K(e,"click",$n(n[4]))],s=!0)},p(o,r){r&8&&t!==(t=H.truncate(o[3])+"")&&le(i,t),r&8&&m(e,"href",o[3])},i:X,o:X,d(o){o&&w(e),s=!1,Ae(l)}}}function GO(n){let e,t;return{c(){e=v("span"),t=B(n[3]),m(e,"class","txt")},m(i,s){S(i,e,s),b(e,t)},p(i,s){s&8&&le(t,i[3])},i:X,o:X,d(i){i&&w(e)}}}function XO(n){let e,t=n[3]?"True":"False",i;return{c(){e=v("span"),i=B(t),m(e,"class","txt")},m(s,l){S(s,e,l),b(e,i)},p(s,l){l&8&&t!==(t=s[3]?"True":"False")&&le(i,t)},i:X,o:X,d(s){s&&w(e)}}}function QO(n){let e;return{c(){e=v("span"),e.textContent="N/A",m(e,"class","txt-hint")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function xO(n){let e,t,i,s;const l=[lD,sD],o=[];function r(a,u){return a[2]?0:1}return e=r(n),t=o[e]=l[e](n),{c(){t.c(),i=we()},m(a,u){o[e].m(a,u),S(a,i,u),s=!0},p(a,u){let f=e;e=r(a),e===f?o[e].p(a,u):(re(),I(o[f],1,1,()=>{o[f]=null}),ae(),t=o[e],t?t.p(a,u):(t=o[e]=l[e](a),t.c()),A(t,1),t.m(i.parentNode,i))},i(a){s||(A(t),s=!0)},o(a){I(t),s=!1},d(a){o[e].d(a),a&&w(i)}}}function _m(n,e){let t,i,s;return i=new lu({props:{record:e[0],filename:e[16],size:"sm"}}),{key:n,first:null,c(){t=we(),V(i.$$.fragment),this.first=t},m(l,o){S(l,t,o),q(i,l,o),s=!0},p(l,o){e=l;const r={};o&1&&(r.record=e[0]),o&8&&(r.filename=e[16]),i.$set(r)},i(l){s||(A(i.$$.fragment,l),s=!0)},o(l){I(i.$$.fragment,l),s=!1},d(l){l&&w(t),j(i,l)}}}function eD(n){let e,t=n[9].slice(0,n[11]),i=[];for(let s=0;sr[8]+r[6];for(let r=0;r500&&km(n);return{c(){e=v("span"),i=B(t),s=D(),r&&r.c(),l=we(),m(e,"class","txt")},m(a,u){S(a,e,u),b(e,i),S(a,s,u),r&&r.m(a,u),S(a,l,u),o=!0},p(a,u){(!o||u&8)&&t!==(t=H.truncate(a[5],500,!0)+"")&&le(i,t),a[5].length>500?r?(r.p(a,u),u&8&&A(r,1)):(r=km(a),r.c(),A(r,1),r.m(l.parentNode,l)):r&&(re(),I(r,1,1,()=>{r=null}),ae())},i(a){o||(A(r),o=!0)},o(a){I(r),o=!1},d(a){a&&w(e),a&&w(s),r&&r.d(a),a&&w(l)}}}function lD(n){let e,t=H.truncate(n[5])+"",i;return{c(){e=v("span"),i=B(t),m(e,"class","txt txt-ellipsis")},m(s,l){S(s,e,l),b(e,i)},p(s,l){l&8&&t!==(t=H.truncate(s[5])+"")&&le(i,t)},i:X,o:X,d(s){s&&w(e)}}}function km(n){let e,t;return e=new xo({props:{value:JSON.stringify(n[3],null,2)}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&8&&(l.value=JSON.stringify(i[3],null,2)),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function oD(n){let e,t,i,s,l;const o=[xO,QO,XO,GO,ZO,JO,KO,YO,WO,UO,BO,zO],r=[];function a(f,c){return c&8&&(e=null),f[1].type==="json"?0:(e==null&&(e=!!H.isEmpty(f[3])),e?1:f[1].type==="bool"?2:f[1].type==="number"?3:f[1].type==="url"?4:f[1].type==="editor"?5:f[1].type==="date"?6:f[1].type==="select"?7:f[1].type==="relation"?8:f[1].type==="file"?9:f[2]?10:11)}function u(f,c){return c===0?HO(f):c===8?VO(f):f}return t=a(n,-1),i=r[t]=o[t](u(n,t)),{c(){i.c(),s=we()},m(f,c){r[t].m(f,c),S(f,s,c),l=!0},p(f,[c]){let d=t;t=a(f,c),t===d?r[t].p(u(f,t),c):(re(),I(r[d],1,1,()=>{r[d]=null}),ae(),i=r[t],i?i.p(u(f,t),c):(i=r[t]=o[t](u(f,t)),i.c()),A(i,1),i.m(s.parentNode,s))},i(f){l||(A(i),l=!0)},o(f){I(i),l=!1},d(f){r[t].d(f),f&&w(s)}}}function rD(n,e,t){let i,{record:s}=e,{field:l}=e,{short:o=!1}=e;function r(a){de.call(this,n,a)}return n.$$set=a=>{"record"in a&&t(0,s=a.record),"field"in a&&t(1,l=a.field),"short"in a&&t(2,o=a.short)},n.$$.update=()=>{n.$$.dirty&3&&t(3,i=s[l.name])},[s,l,o,i,r]}class X1 extends ve{constructor(e){super(),be(this,e,rD,oD,_e,{record:0,field:1,short:2})}}function wm(n,e,t){const i=n.slice();return i[10]=e[t],i}function Sm(n){let e,t,i=n[10].name+"",s,l,o,r,a;return r=new X1({props:{field:n[10],record:n[3]}}),{c(){e=v("tr"),t=v("td"),s=B(i),l=D(),o=v("td"),V(r.$$.fragment),m(t,"class","min-width txt-hint txt-bold"),m(o,"class","col-field svelte-1nt58f7")},m(u,f){S(u,e,f),b(e,t),b(t,s),b(e,l),b(e,o),q(r,o,null),a=!0},p(u,f){(!a||f&1)&&i!==(i=u[10].name+"")&&le(s,i);const c={};f&1&&(c.field=u[10]),f&8&&(c.record=u[3]),r.$set(c)},i(u){a||(A(r.$$.fragment,u),a=!0)},o(u){I(r.$$.fragment,u),a=!1},d(u){u&&w(e),j(r)}}}function Tm(n){let e,t,i,s,l,o;return l=new di({props:{date:n[3].created}}),{c(){e=v("tr"),t=v("td"),t.textContent="created",i=D(),s=v("td"),V(l.$$.fragment),m(t,"class","min-width txt-hint txt-bold"),m(s,"class","col-field svelte-1nt58f7")},m(r,a){S(r,e,a),b(e,t),b(e,i),b(e,s),q(l,s,null),o=!0},p(r,a){const u={};a&8&&(u.date=r[3].created),l.$set(u)},i(r){o||(A(l.$$.fragment,r),o=!0)},o(r){I(l.$$.fragment,r),o=!1},d(r){r&&w(e),j(l)}}}function $m(n){let e,t,i,s,l,o;return l=new di({props:{date:n[3].updated}}),{c(){e=v("tr"),t=v("td"),t.textContent="updated",i=D(),s=v("td"),V(l.$$.fragment),m(t,"class","min-width txt-hint txt-bold"),m(s,"class","col-field svelte-1nt58f7")},m(r,a){S(r,e,a),b(e,t),b(e,i),b(e,s),q(l,s,null),o=!0},p(r,a){const u={};a&8&&(u.date=r[3].updated),l.$set(u)},i(r){o||(A(l.$$.fragment,r),o=!0)},o(r){I(l.$$.fragment,r),o=!1},d(r){r&&w(e),j(l)}}}function aD(n){var C;let e,t,i,s,l,o,r,a,u,f,c=n[3].id+"",d,p,h,g,_;a=new xo({props:{value:n[3].id}});let y=(C=n[0])==null?void 0:C.schema,k=[];for(let O=0;OI(k[O],1,1,()=>{k[O]=null});let $=n[3].created&&Tm(n),M=n[3].updated&&$m(n);return{c(){e=v("table"),t=v("tbody"),i=v("tr"),s=v("td"),s.textContent="id",l=D(),o=v("td"),r=v("div"),V(a.$$.fragment),u=D(),f=v("span"),d=B(c),p=D();for(let O=0;O{$=null}),ae()),O[3].updated?M?(M.p(O,E),E&8&&A(M,1)):(M=$m(O),M.c(),A(M,1),M.m(t,null)):M&&(re(),I(M,1,1,()=>{M=null}),ae())},i(O){if(!_){A(a.$$.fragment,O);for(let E=0;EClose',m(e,"type","button"),m(e,"class","btn btn-transparent")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[6]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function cD(n){let e,t,i={class:"record-preview-panel "+(n[4]?"overlay-panel-xl":"overlay-panel-lg"),$$slots:{footer:[fD],header:[uD],default:[aD]},$$scope:{ctx:n}};return e=new bn({props:i}),n[7](e),e.$on("hide",n[8]),e.$on("show",n[9]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,[l]){const o={};l&16&&(o.class="record-preview-panel "+(s[4]?"overlay-panel-xl":"overlay-panel-lg")),l&8201&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[7](null),j(e,s)}}}function dD(n,e,t){let i,{collection:s}=e,l,o=new Ci;function r(p){return t(3,o=p),l==null?void 0:l.show()}function a(){return l==null?void 0:l.hide()}const u=()=>a();function f(p){se[p?"unshift":"push"](()=>{l=p,t(2,l)})}function c(p){de.call(this,n,p)}function d(p){de.call(this,n,p)}return n.$$set=p=>{"collection"in p&&t(0,s=p.collection)},n.$$.update=()=>{var p;n.$$.dirty&1&&t(4,i=!!((p=s==null?void 0:s.schema)!=null&&p.find(h=>h.type==="editor")))},[s,a,l,o,i,r,u,f,c,d]}class pD extends ve{constructor(e){super(),be(this,e,dD,cD,_e,{collection:0,show:5,hide:1})}get show(){return this.$$.ctx[5]}get hide(){return this.$$.ctx[1]}}function Cm(n,e,t){const i=n.slice();return i[55]=e[t],i}function Mm(n,e,t){const i=n.slice();return i[58]=e[t],i}function Om(n,e,t){const i=n.slice();return i[58]=e[t],i}function Dm(n,e,t){const i=n.slice();return i[51]=e[t],i}function Em(n){let e;function t(l,o){return l[12]?hD:mD}let i=t(n),s=i(n);return{c(){e=v("th"),s.c(),m(e,"class","bulk-select-col min-width")},m(l,o){S(l,e,o),s.m(e,null)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e,null)))},d(l){l&&w(e),s.d()}}}function mD(n){let e,t,i,s,l,o,r;return{c(){e=v("div"),t=v("input"),s=D(),l=v("label"),m(t,"type","checkbox"),m(t,"id","checkbox_0"),t.disabled=i=!n[4].length,t.checked=n[16],m(l,"for","checkbox_0"),m(e,"class","form-field")},m(a,u){S(a,e,u),b(e,t),b(e,s),b(e,l),o||(r=K(t,"change",n[28]),o=!0)},p(a,u){u[0]&16&&i!==(i=!a[4].length)&&(t.disabled=i),u[0]&65536&&(t.checked=a[16])},d(a){a&&w(e),o=!1,r()}}}function hD(n){let e;return{c(){e=v("span"),m(e,"class","loader loader-sm")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function Am(n){let e,t,i;function s(o){n[29](o)}let l={class:"col-type-text col-field-id",name:"id",$$slots:{default:[_D]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Jt({props:l}),se.push(()=>ge(e,"sort",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function _D(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="id",m(t,"class",H.getFieldTypeIcon("primary")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function Im(n){let e=!n[7].includes("@username"),t,i=!n[7].includes("@email"),s,l,o=e&&Pm(n),r=i&&Lm(n);return{c(){o&&o.c(),t=D(),r&&r.c(),s=we()},m(a,u){o&&o.m(a,u),S(a,t,u),r&&r.m(a,u),S(a,s,u),l=!0},p(a,u){u[0]&128&&(e=!a[7].includes("@username")),e?o?(o.p(a,u),u[0]&128&&A(o,1)):(o=Pm(a),o.c(),A(o,1),o.m(t.parentNode,t)):o&&(re(),I(o,1,1,()=>{o=null}),ae()),u[0]&128&&(i=!a[7].includes("@email")),i?r?(r.p(a,u),u[0]&128&&A(r,1)):(r=Lm(a),r.c(),A(r,1),r.m(s.parentNode,s)):r&&(re(),I(r,1,1,()=>{r=null}),ae())},i(a){l||(A(o),A(r),l=!0)},o(a){I(o),I(r),l=!1},d(a){o&&o.d(a),a&&w(t),r&&r.d(a),a&&w(s)}}}function Pm(n){let e,t,i;function s(o){n[30](o)}let l={class:"col-type-text col-field-id",name:"username",$$slots:{default:[gD]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Jt({props:l}),se.push(()=>ge(e,"sort",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function gD(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="username",m(t,"class",H.getFieldTypeIcon("user")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function Lm(n){let e,t,i;function s(o){n[31](o)}let l={class:"col-type-email col-field-email",name:"email",$$slots:{default:[bD]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Jt({props:l}),se.push(()=>ge(e,"sort",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function bD(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="email",m(t,"class",H.getFieldTypeIcon("email")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function vD(n){let e,t,i,s,l,o=n[58].name+"",r;return{c(){e=v("div"),t=v("i"),s=D(),l=v("span"),r=B(o),m(t,"class",i=H.getFieldTypeIcon(n[58].type)),m(l,"class","txt"),m(e,"class","col-header-content")},m(a,u){S(a,e,u),b(e,t),b(e,s),b(e,l),b(l,r)},p(a,u){u[0]&262144&&i!==(i=H.getFieldTypeIcon(a[58].type))&&m(t,"class",i),u[0]&262144&&o!==(o=a[58].name+"")&&le(r,o)},d(a){a&&w(e)}}}function Nm(n,e){let t,i,s,l;function o(a){e[32](a)}let r={class:"col-type-"+e[58].type+" col-field-"+e[58].name,name:e[58].name,$$slots:{default:[vD]},$$scope:{ctx:e}};return e[0]!==void 0&&(r.sort=e[0]),i=new Jt({props:r}),se.push(()=>ge(i,"sort",o)),{key:n,first:null,c(){t=we(),V(i.$$.fragment),this.first=t},m(a,u){S(a,t,u),q(i,a,u),l=!0},p(a,u){e=a;const f={};u[0]&262144&&(f.class="col-type-"+e[58].type+" col-field-"+e[58].name),u[0]&262144&&(f.name=e[58].name),u[0]&262144|u[2]&2&&(f.$$scope={dirty:u,ctx:e}),!s&&u[0]&1&&(s=!0,f.sort=e[0],ke(()=>s=!1)),i.$set(f)},i(a){l||(A(i.$$.fragment,a),l=!0)},o(a){I(i.$$.fragment,a),l=!1},d(a){a&&w(t),j(i,a)}}}function Fm(n){let e,t,i;function s(o){n[33](o)}let l={class:"col-type-date col-field-created",name:"created",$$slots:{default:[yD]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Jt({props:l}),se.push(()=>ge(e,"sort",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function yD(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="created",m(t,"class",H.getFieldTypeIcon("date")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function Rm(n){let e,t,i;function s(o){n[34](o)}let l={class:"col-type-date col-field-updated",name:"updated",$$slots:{default:[kD]},$$scope:{ctx:n}};return n[0]!==void 0&&(l.sort=n[0]),e=new Jt({props:l}),se.push(()=>ge(e,"sort",s)),{c(){V(e.$$.fragment)},m(o,r){q(e,o,r),i=!0},p(o,r){const a={};r[2]&2&&(a.$$scope={dirty:r,ctx:o}),!t&&r[0]&1&&(t=!0,a.sort=o[0],ke(()=>t=!1)),e.$set(a)},i(o){i||(A(e.$$.fragment,o),i=!0)},o(o){I(e.$$.fragment,o),i=!1},d(o){j(e,o)}}}function kD(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="updated",m(t,"class",H.getFieldTypeIcon("date")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function qm(n){let e;return{c(){e=v("button"),e.innerHTML='',m(e,"type","button"),m(e,"aria-label","Toggle columns"),m(e,"class","btn btn-sm btn-transparent p-0")},m(t,i){S(t,e,i),n[35](e)},p:X,d(t){t&&w(e),n[35](null)}}}function jm(n){let e;function t(l,o){return l[12]?SD:wD}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&w(e)}}}function wD(n){let e,t,i,s,l;function o(u,f){var c,d;if((c=u[1])!=null&&c.length)return $D;if(!((d=u[2])!=null&&d.isView))return TD}let r=o(n),a=r&&r(n);return{c(){e=v("tr"),t=v("td"),i=v("h6"),i.textContent="No records found.",s=D(),a&&a.c(),l=D(),m(t,"colspan","99"),m(t,"class","txt-center txt-hint p-xs")},m(u,f){S(u,e,f),b(e,t),b(t,i),b(t,s),a&&a.m(t,null),b(e,l)},p(u,f){r===(r=o(u))&&a?a.p(u,f):(a&&a.d(1),a=r&&r(u),a&&(a.c(),a.m(t,null)))},d(u){u&&w(e),a&&a.d()}}}function SD(n){let e;return{c(){e=v("tr"),e.innerHTML=` - `},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function TD(n){let e,t,i;return{c(){e=v("button"),e.innerHTML=` - New record`,m(e,"type","button"),m(e,"class","btn btn-secondary btn-expanded m-t-sm")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[40]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function $D(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='Clear filters',m(e,"type","button"),m(e,"class","btn btn-hint btn-expanded m-t-sm")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[39]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function Vm(n){let e,t,i,s,l,o,r,a,u,f;function c(){return n[36](n[55])}return{c(){e=v("td"),t=v("div"),i=v("input"),o=D(),r=v("label"),m(i,"type","checkbox"),m(i,"id",s="checkbox_"+n[55].id),i.checked=l=n[6][n[55].id],m(r,"for",a="checkbox_"+n[55].id),m(t,"class","form-field"),m(e,"class","bulk-select-col min-width")},m(d,p){S(d,e,p),b(e,t),b(t,i),b(t,o),b(t,r),u||(f=[K(i,"change",c),K(t,"click",$n(n[26]))],u=!0)},p(d,p){n=d,p[0]&16&&s!==(s="checkbox_"+n[55].id)&&m(i,"id",s),p[0]&80&&l!==(l=n[6][n[55].id])&&(i.checked=l),p[0]&16&&a!==(a="checkbox_"+n[55].id)&&m(r,"for",a)},d(d){d&&w(e),u=!1,Ae(f)}}}function Hm(n){let e,t,i,s,l,o,r=n[55].id+"",a,u,f;s=new xo({props:{value:n[55].id}});let c=n[2].isAuth&&zm(n);return{c(){e=v("td"),t=v("div"),i=v("div"),V(s.$$.fragment),l=D(),o=v("div"),a=B(r),u=D(),c&&c.c(),m(o,"class","txt"),m(i,"class","label"),m(t,"class","flex flex-gap-5"),m(e,"class","col-type-text col-field-id")},m(d,p){S(d,e,p),b(e,t),b(t,i),q(s,i,null),b(i,l),b(i,o),b(o,a),b(t,u),c&&c.m(t,null),f=!0},p(d,p){const h={};p[0]&16&&(h.value=d[55].id),s.$set(h),(!f||p[0]&16)&&r!==(r=d[55].id+"")&&le(a,r),d[2].isAuth?c?c.p(d,p):(c=zm(d),c.c(),c.m(t,null)):c&&(c.d(1),c=null)},i(d){f||(A(s.$$.fragment,d),f=!0)},o(d){I(s.$$.fragment,d),f=!1},d(d){d&&w(e),j(s),c&&c.d()}}}function zm(n){let e;function t(l,o){return l[55].verified?MD:CD}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,o){i!==(i=t(l))&&(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&w(e)}}}function CD(n){let e,t,i;return{c(){e=v("i"),m(e,"class","ri-error-warning-fill txt-sm txt-hint")},m(s,l){S(s,e,l),t||(i=De(ze.call(null,e,"Unverified")),t=!0)},d(s){s&&w(e),t=!1,i()}}}function MD(n){let e,t,i;return{c(){e=v("i"),m(e,"class","ri-checkbox-circle-fill txt-sm txt-success")},m(s,l){S(s,e,l),t||(i=De(ze.call(null,e,"Verified")),t=!0)},d(s){s&&w(e),t=!1,i()}}}function Bm(n){let e=!n[7].includes("@username"),t,i=!n[7].includes("@email"),s,l=e&&Um(n),o=i&&Wm(n);return{c(){l&&l.c(),t=D(),o&&o.c(),s=we()},m(r,a){l&&l.m(r,a),S(r,t,a),o&&o.m(r,a),S(r,s,a)},p(r,a){a[0]&128&&(e=!r[7].includes("@username")),e?l?l.p(r,a):(l=Um(r),l.c(),l.m(t.parentNode,t)):l&&(l.d(1),l=null),a[0]&128&&(i=!r[7].includes("@email")),i?o?o.p(r,a):(o=Wm(r),o.c(),o.m(s.parentNode,s)):o&&(o.d(1),o=null)},d(r){l&&l.d(r),r&&w(t),o&&o.d(r),r&&w(s)}}}function Um(n){let e,t;function i(o,r){return r[0]&16&&(t=null),t==null&&(t=!!H.isEmpty(o[55].username)),t?DD:OD}let s=i(n,[-1,-1,-1]),l=s(n);return{c(){e=v("td"),l.c(),m(e,"class","col-type-text col-field-username")},m(o,r){S(o,e,r),l.m(e,null)},p(o,r){s===(s=i(o,r))&&l?l.p(o,r):(l.d(1),l=s(o),l&&(l.c(),l.m(e,null)))},d(o){o&&w(e),l.d()}}}function OD(n){let e,t=n[55].username+"",i,s;return{c(){e=v("span"),i=B(t),m(e,"class","txt txt-ellipsis"),m(e,"title",s=n[55].username)},m(l,o){S(l,e,o),b(e,i)},p(l,o){o[0]&16&&t!==(t=l[55].username+"")&&le(i,t),o[0]&16&&s!==(s=l[55].username)&&m(e,"title",s)},d(l){l&&w(e)}}}function DD(n){let e;return{c(){e=v("span"),e.textContent="N/A",m(e,"class","txt-hint")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function Wm(n){let e,t;function i(o,r){return r[0]&16&&(t=null),t==null&&(t=!!H.isEmpty(o[55].email)),t?AD:ED}let s=i(n,[-1,-1,-1]),l=s(n);return{c(){e=v("td"),l.c(),m(e,"class","col-type-text col-field-email")},m(o,r){S(o,e,r),l.m(e,null)},p(o,r){s===(s=i(o,r))&&l?l.p(o,r):(l.d(1),l=s(o),l&&(l.c(),l.m(e,null)))},d(o){o&&w(e),l.d()}}}function ED(n){let e,t=n[55].email+"",i,s;return{c(){e=v("span"),i=B(t),m(e,"class","txt txt-ellipsis"),m(e,"title",s=n[55].email)},m(l,o){S(l,e,o),b(e,i)},p(l,o){o[0]&16&&t!==(t=l[55].email+"")&&le(i,t),o[0]&16&&s!==(s=l[55].email)&&m(e,"title",s)},d(l){l&&w(e)}}}function AD(n){let e;return{c(){e=v("span"),e.textContent="N/A",m(e,"class","txt-hint")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function Ym(n,e){let t,i,s,l;return i=new X1({props:{short:!0,record:e[55],field:e[58]}}),{key:n,first:null,c(){t=v("td"),V(i.$$.fragment),m(t,"class",s="col-type-"+e[58].type+" col-field-"+e[58].name),this.first=t},m(o,r){S(o,t,r),q(i,t,null),l=!0},p(o,r){e=o;const a={};r[0]&16&&(a.record=e[55]),r[0]&262144&&(a.field=e[58]),i.$set(a),(!l||r[0]&262144&&s!==(s="col-type-"+e[58].type+" col-field-"+e[58].name))&&m(t,"class",s)},i(o){l||(A(i.$$.fragment,o),l=!0)},o(o){I(i.$$.fragment,o),l=!1},d(o){o&&w(t),j(i)}}}function Km(n){let e,t,i;return t=new di({props:{date:n[55].created}}),{c(){e=v("td"),V(t.$$.fragment),m(e,"class","col-type-date col-field-created")},m(s,l){S(s,e,l),q(t,e,null),i=!0},p(s,l){const o={};l[0]&16&&(o.date=s[55].created),t.$set(o)},i(s){i||(A(t.$$.fragment,s),i=!0)},o(s){I(t.$$.fragment,s),i=!1},d(s){s&&w(e),j(t)}}}function Jm(n){let e,t,i;return t=new di({props:{date:n[55].updated}}),{c(){e=v("td"),V(t.$$.fragment),m(e,"class","col-type-date col-field-updated")},m(s,l){S(s,e,l),q(t,e,null),i=!0},p(s,l){const o={};l[0]&16&&(o.date=s[55].updated),t.$set(o)},i(s){i||(A(t.$$.fragment,s),i=!0)},o(s){I(t.$$.fragment,s),i=!1},d(s){s&&w(e),j(t)}}}function Zm(n,e){let t,i,s=!e[7].includes("@id"),l,o,r=[],a=new Map,u,f=e[10]&&!e[7].includes("@created"),c,d=e[9]&&!e[7].includes("@updated"),p,h,g,_,y,k,T=!e[2].isView&&Vm(e),$=s&&Hm(e),M=e[2].isAuth&&Bm(e),C=e[18];const O=N=>N[58].name;for(let N=0;N',g=D(),m(h,"class","col-type-action min-width"),m(t,"tabindex","0"),m(t,"class","row-handle"),this.first=t},m(N,R){S(N,t,R),T&&T.m(t,null),b(t,i),$&&$.m(t,null),b(t,l),M&&M.m(t,null),b(t,o);for(let z=0;z{$=null}),ae()),e[2].isAuth?M?M.p(e,R):(M=Bm(e),M.c(),M.m(t,o)):M&&(M.d(1),M=null),R[0]&262160&&(C=e[18],re(),r=Mt(r,R,O,1,e,C,a,t,an,Ym,u,Mm),ae()),R[0]&1152&&(f=e[10]&&!e[7].includes("@created")),f?E?(E.p(e,R),R[0]&1152&&A(E,1)):(E=Km(e),E.c(),A(E,1),E.m(t,c)):E&&(re(),I(E,1,1,()=>{E=null}),ae()),R[0]&640&&(d=e[9]&&!e[7].includes("@updated")),d?P?(P.p(e,R),R[0]&640&&A(P,1)):(P=Jm(e),P.c(),A(P,1),P.m(t,p)):P&&(re(),I(P,1,1,()=>{P=null}),ae())},i(N){if(!_){A($);for(let R=0;RJ[58].name;for(let J=0;JJ[2].isView?J[55]:J[55].id;for(let J=0;J{C=null}),ae()),J[2].isAuth?O?(O.p(J,x),x[0]&4&&A(O,1)):(O=Im(J),O.c(),A(O,1),O.m(i,r)):O&&(re(),I(O,1,1,()=>{O=null}),ae()),x[0]&262145&&(E=J[18],re(),a=Mt(a,x,P,1,J,E,u,i,an,Nm,f,Om),ae()),x[0]&1152&&(c=J[10]&&!J[7].includes("@created")),c?L?(L.p(J,x),x[0]&1152&&A(L,1)):(L=Fm(J),L.c(),A(L,1),L.m(i,d)):L&&(re(),I(L,1,1,()=>{L=null}),ae()),x[0]&640&&(p=J[9]&&!J[7].includes("@updated")),p?F?(F.p(J,x),x[0]&640&&A(F,1)):(F=Rm(J),F.c(),A(F,1),F.m(i,h)):F&&(re(),I(F,1,1,()=>{F=null}),ae()),J[15].length?N?N.p(J,x):(N=qm(J),N.c(),N.m(g,null)):N&&(N.d(1),N=null),x[0]&4986582&&(R=J[4],re(),k=Mt(k,x,z,1,J,R,T,y,an,Zm,null,Cm),ae(),!R.length&&W?W.p(J,x):R.length?W&&(W.d(1),W=null):(W=jm(J),W.c(),W.m(y,null))),(!$||x[0]&4096)&&Q(e,"table-loading",J[12])},i(J){if(!$){A(C),A(O);for(let x=0;x({54:l}),({uniqueId:l})=>[0,l?8388608:0]]},$$scope:{ctx:e}}}),{key:n,first:null,c(){t=we(),V(i.$$.fragment),this.first=t},m(l,o){S(l,t,o),q(i,l,o),s=!0},p(l,o){e=l;const r={};o[0]&32896|o[1]&8388608|o[2]&2&&(r.$$scope={dirty:o,ctx:e}),i.$set(r)},i(l){s||(A(i.$$.fragment,l),s=!0)},o(l){I(i.$$.fragment,l),s=!1},d(l){l&&w(t),j(i,l)}}}function LD(n){let e,t,i=[],s=new Map,l,o,r=n[15];const a=u=>u[51].id+u[51].name;for(let u=0;u{i=null}),ae())},i(s){t||(A(i),t=!0)},o(s){I(i),t=!1},d(s){i&&i.d(s),s&&w(e)}}}function Qm(n){let e,t,i=n[4].length+"",s,l,o;return{c(){e=v("small"),t=B("Showing "),s=B(i),l=B(" of "),o=B(n[5]),m(e,"class","block txt-hint txt-right m-t-sm")},m(r,a){S(r,e,a),b(e,t),b(e,s),b(e,l),b(e,o)},p(r,a){a[0]&16&&i!==(i=r[4].length+"")&&le(s,i),a[0]&32&&le(o,r[5])},d(r){r&&w(e)}}}function xm(n){let e,t,i,s,l=n[5]-n[4].length+"",o,r,a,u;return{c(){e=v("div"),t=v("button"),i=v("span"),s=B("Load more ("),o=B(l),r=B(")"),m(i,"class","txt"),m(t,"type","button"),m(t,"class","btn btn-lg btn-secondary btn-expanded"),Q(t,"btn-loading",n[12]),Q(t,"btn-disabled",n[12]),m(e,"class","block txt-center m-t-xs")},m(f,c){S(f,e,c),b(e,t),b(t,i),b(i,s),b(i,o),b(i,r),a||(u=K(t,"click",n[41]),a=!0)},p(f,c){c[0]&48&&l!==(l=f[5]-f[4].length+"")&&le(o,l),c[0]&4096&&Q(t,"btn-loading",f[12]),c[0]&4096&&Q(t,"btn-disabled",f[12])},d(f){f&&w(e),a=!1,u()}}}function eh(n){let e,t,i,s,l,o,r=n[8]===1?"record":"records",a,u,f,c,d,p,h,g,_,y,k;return{c(){e=v("div"),t=v("div"),i=B("Selected "),s=v("strong"),l=B(n[8]),o=D(),a=B(r),u=D(),f=v("button"),f.innerHTML='Reset',c=D(),d=v("div"),p=D(),h=v("button"),h.innerHTML='Delete selected',m(t,"class","txt"),m(f,"type","button"),m(f,"class","btn btn-xs btn-transparent btn-outline p-l-5 p-r-5"),Q(f,"btn-disabled",n[13]),m(d,"class","flex-fill"),m(h,"type","button"),m(h,"class","btn btn-sm btn-transparent btn-danger"),Q(h,"btn-loading",n[13]),Q(h,"btn-disabled",n[13]),m(e,"class","bulkbar")},m(T,$){S(T,e,$),b(e,t),b(t,i),b(t,s),b(s,l),b(t,o),b(t,a),b(e,u),b(e,f),b(e,c),b(e,d),b(e,p),b(e,h),_=!0,y||(k=[K(f,"click",n[42]),K(h,"click",n[43])],y=!0)},p(T,$){(!_||$[0]&256)&&le(l,T[8]),(!_||$[0]&256)&&r!==(r=T[8]===1?"record":"records")&&le(a,r),(!_||$[0]&8192)&&Q(f,"btn-disabled",T[13]),(!_||$[0]&8192)&&Q(h,"btn-loading",T[13]),(!_||$[0]&8192)&&Q(h,"btn-disabled",T[13])},i(T){_||(T&&Xe(()=>{_&&(g||(g=qe(e,ei,{duration:150,y:5},!0)),g.run(1))}),_=!0)},o(T){T&&(g||(g=qe(e,ei,{duration:150,y:5},!1)),g.run(0)),_=!1},d(T){T&&w(e),T&&g&&g.end(),y=!1,Ae(k)}}}function FD(n){let e,t,i,s,l,o;e=new Ia({props:{class:"table-wrapper",$$slots:{before:[ND],default:[ID]},$$scope:{ctx:n}}});let r=n[4].length&&Qm(n),a=n[4].length&&n[17]&&xm(n),u=n[8]&&eh(n);return{c(){V(e.$$.fragment),t=D(),r&&r.c(),i=D(),a&&a.c(),s=D(),u&&u.c(),l=we()},m(f,c){q(e,f,c),S(f,t,c),r&&r.m(f,c),S(f,i,c),a&&a.m(f,c),S(f,s,c),u&&u.m(f,c),S(f,l,c),o=!0},p(f,c){const d={};c[0]&382679|c[2]&2&&(d.$$scope={dirty:c,ctx:f}),e.$set(d),f[4].length?r?r.p(f,c):(r=Qm(f),r.c(),r.m(i.parentNode,i)):r&&(r.d(1),r=null),f[4].length&&f[17]?a?a.p(f,c):(a=xm(f),a.c(),a.m(s.parentNode,s)):a&&(a.d(1),a=null),f[8]?u?(u.p(f,c),c[0]&256&&A(u,1)):(u=eh(f),u.c(),A(u,1),u.m(l.parentNode,l)):u&&(re(),I(u,1,1,()=>{u=null}),ae())},i(f){o||(A(e.$$.fragment,f),A(u),o=!0)},o(f){I(e.$$.fragment,f),I(u),o=!1},d(f){j(e,f),f&&w(t),r&&r.d(f),f&&w(i),a&&a.d(f),f&&w(s),u&&u.d(f),f&&w(l)}}}const RD=/^([\+\-])?(\w+)$/;function qD(n,e,t){let i,s,l,o,r,a,u,f;const c=yt();let{collection:d}=e,{sort:p=""}=e,{filter:h=""}=e,g=[],_=1,y=0,k={},T=!0,$=!1,M=0,C,O=[],E=[];function P(){d!=null&&d.id&&localStorage.setItem((d==null?void 0:d.id)+"@hiddenCollumns",JSON.stringify(O))}function L(){if(t(7,O=[]),!!(d!=null&&d.id))try{const ie=localStorage.getItem(d.id+"@hiddenCollumns");ie&&t(7,O=JSON.parse(ie)||[])}catch{}}async function F(){const ie=_;for(let Se=1;Se<=ie;Se++)(Se===1||o)&&await N(Se,!1)}async function N(ie=1,Se=!0){var xt,mi;if(!(d!=null&&d.id))return;t(12,T=!0);let st=p;const nt=st.match(RD),wt=nt?s.find(pt=>pt.name===nt[2]):null;if(nt&&((mi=(xt=wt==null?void 0:wt.options)==null?void 0:xt.displayFields)==null?void 0:mi.length)>0){const pt=[];for(const Kn of wt.options.displayFields)pt.push((nt[1]||"")+nt[2]+"."+Kn);st=pt.join(",")}return me.collection(d.id).getList(ie,30,{sort:st,filter:h,expand:s.map(pt=>pt.name).join(","),$cancelKey:"records_list"}).then(async pt=>{if(ie<=1&&R(),t(12,T=!1),t(11,_=pt.page),t(5,y=pt.totalItems),c("load",g.concat(pt.items)),Se){const Kn=++M;for(;pt.items.length&&M==Kn;)t(4,g=g.concat(pt.items.splice(0,15))),await H.yieldToMain()}else t(4,g=g.concat(pt.items))}).catch(pt=>{pt!=null&&pt.isAbort||(t(12,T=!1),console.warn(pt),R(),me.errorResponseHandler(pt,!1))})}function R(){t(4,g=[]),t(11,_=1),t(5,y=0),t(6,k={})}function z(){a?W():J()}function W(){t(6,k={})}function J(){for(const ie of g)t(6,k[ie.id]=ie,k);t(6,k)}function x(ie){k[ie.id]?delete k[ie.id]:t(6,k[ie.id]=ie,k),t(6,k)}function ne(){pn(`Do you really want to delete the selected ${r===1?"record":"records"}?`,G)}async function G(){if($||!r||!(d!=null&&d.id))return;let ie=[];for(const Se of Object.keys(k))ie.push(me.collection(d.id).delete(Se));return t(13,$=!0),Promise.all(ie).then(()=>{Ut(`Successfully deleted the selected ${r===1?"record":"records"}.`),W()}).catch(Se=>{me.errorResponseHandler(Se)}).finally(()=>(t(13,$=!1),F()))}function fe(ie){de.call(this,n,ie)}const Z=(ie,Se)=>{Se.target.checked?H.removeByValue(O,ie.id):H.pushUnique(O,ie.id),t(7,O)},ce=()=>z();function he(ie){p=ie,t(0,p)}function Ce(ie){p=ie,t(0,p)}function Re(ie){p=ie,t(0,p)}function je(ie){p=ie,t(0,p)}function ye(ie){p=ie,t(0,p)}function $e(ie){p=ie,t(0,p)}function Ye(ie){se[ie?"unshift":"push"](()=>{C=ie,t(14,C)})}const dt=ie=>x(ie),Ke=ie=>c("select",ie),Be=(ie,Se)=>{Se.code==="Enter"&&(Se.preventDefault(),c("select",ie))},ee=()=>t(1,h=""),Fe=()=>c("new"),Qe=()=>N(_+1),Wt=()=>W(),Pe=()=>ne();return n.$$set=ie=>{"collection"in ie&&t(2,d=ie.collection),"sort"in ie&&t(0,p=ie.sort),"filter"in ie&&t(1,h=ie.filter)},n.$$.update=()=>{n.$$.dirty[0]&4&&d!=null&&d.id&&(L(),R()),n.$$.dirty[0]&4&&t(25,i=(d==null?void 0:d.schema)||[]),n.$$.dirty[0]&33554432&&(s=i.filter(ie=>ie.type==="relation")),n.$$.dirty[0]&33554560&&t(18,l=i.filter(ie=>!O.includes(ie.id))),n.$$.dirty[0]&7&&d!=null&&d.id&&p!==-1&&h!==-1&&N(1),n.$$.dirty[0]&48&&t(17,o=y>g.length),n.$$.dirty[0]&64&&t(8,r=Object.keys(k).length),n.$$.dirty[0]&272&&t(16,a=g.length&&r===g.length),n.$$.dirty[0]&128&&O!==-1&&P(),n.$$.dirty[0]&20&&t(10,u=!(d!=null&&d.isView)||g.length>0&&g[0].created!=""),n.$$.dirty[0]&20&&t(9,f=!(d!=null&&d.isView)||g.length>0&&g[0].updated!=""),n.$$.dirty[0]&33555972&&t(15,E=[].concat(d.isAuth?[{id:"@username",name:"username"},{id:"@email",name:"email"}]:[],i.map(ie=>({id:ie.id,name:ie.name})),u?{id:"@created",name:"created"}:[],f?{id:"@updated",name:"updated"}:[]))},[p,h,d,N,g,y,k,O,r,f,u,_,T,$,C,E,a,o,l,c,z,W,x,ne,F,i,fe,Z,ce,he,Ce,Re,je,ye,$e,Ye,dt,Ke,Be,ee,Fe,Qe,Wt,Pe]}class jD extends ve{constructor(e){super(),be(this,e,qD,FD,_e,{collection:2,sort:0,filter:1,reloadLoadedPages:24,load:3},null,[-1,-1,-1])}get reloadLoadedPages(){return this.$$.ctx[24]}get load(){return this.$$.ctx[3]}}function VD(n){let e,t,i,s;return e=new L4({}),i=new Cn({props:{$$slots:{default:[BD]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(l,o){q(e,l,o),S(l,t,o),q(i,l,o),s=!0},p(l,o){const r={};o[0]&1527|o[1]&8&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(A(e.$$.fragment,l),A(i.$$.fragment,l),s=!0)},o(l){I(e.$$.fragment,l),I(i.$$.fragment,l),s=!1},d(l){j(e,l),l&&w(t),j(i,l)}}}function HD(n){let e,t;return e=new Cn({props:{center:!0,$$slots:{default:[YD]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s[0]&1040|s[1]&8&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function zD(n){let e,t;return e=new Cn({props:{center:!0,$$slots:{default:[KD]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s[1]&8&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function th(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='',m(e,"type","button"),m(e,"aria-label","Edit collection"),m(e,"class","btn btn-transparent btn-circle")},m(s,l){S(s,e,l),t||(i=[De(ze.call(null,e,{text:"Edit collection",position:"right"})),K(e,"click",n[15])],t=!0)},p:X,d(s){s&&w(e),t=!1,Ae(i)}}}function nh(n){let e,t,i;return{c(){e=v("button"),e.innerHTML=` - New record`,m(e,"type","button"),m(e,"class","btn btn-expanded")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[18]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function BD(n){let e,t,i,s,l,o=n[2].name+"",r,a,u,f,c,d,p,h,g,_,y,k,T,$,M,C,O,E,P,L,F=!n[10]&&th(n);c=new Aa({}),c.$on("refresh",n[16]);let N=!n[2].isView&&nh(n);y=new Wo({props:{value:n[0],autocompleteCollection:n[2]}}),y.$on("submit",n[19]);function R(J){n[21](J)}function z(J){n[22](J)}let W={collection:n[2]};return n[0]!==void 0&&(W.filter=n[0]),n[1]!==void 0&&(W.sort=n[1]),M=new jD({props:W}),n[20](M),se.push(()=>ge(M,"filter",R)),se.push(()=>ge(M,"sort",z)),M.$on("select",n[23]),M.$on("new",n[24]),{c(){e=v("header"),t=v("nav"),i=v("div"),i.textContent="Collections",s=D(),l=v("div"),r=B(o),a=D(),u=v("div"),F&&F.c(),f=D(),V(c.$$.fragment),d=D(),p=v("div"),h=v("button"),h.innerHTML=` - API Preview`,g=D(),N&&N.c(),_=D(),V(y.$$.fragment),k=D(),T=v("div"),$=D(),V(M.$$.fragment),m(i,"class","breadcrumb-item"),m(l,"class","breadcrumb-item"),m(t,"class","breadcrumbs"),m(u,"class","inline-flex gap-5"),m(h,"type","button"),m(h,"class","btn btn-outline"),m(p,"class","btns-group"),m(e,"class","page-header"),m(T,"class","clearfix m-b-base")},m(J,x){S(J,e,x),b(e,t),b(t,i),b(t,s),b(t,l),b(l,r),b(e,a),b(e,u),F&&F.m(u,null),b(u,f),q(c,u,null),b(e,d),b(e,p),b(p,h),b(p,g),N&&N.m(p,null),S(J,_,x),q(y,J,x),S(J,k,x),S(J,T,x),S(J,$,x),q(M,J,x),E=!0,P||(L=K(h,"click",n[17]),P=!0)},p(J,x){(!E||x[0]&4)&&o!==(o=J[2].name+"")&&le(r,o),J[10]?F&&(F.d(1),F=null):F?F.p(J,x):(F=th(J),F.c(),F.m(u,f)),J[2].isView?N&&(N.d(1),N=null):N?N.p(J,x):(N=nh(J),N.c(),N.m(p,null));const ne={};x[0]&1&&(ne.value=J[0]),x[0]&4&&(ne.autocompleteCollection=J[2]),y.$set(ne);const G={};x[0]&4&&(G.collection=J[2]),!C&&x[0]&1&&(C=!0,G.filter=J[0],ke(()=>C=!1)),!O&&x[0]&2&&(O=!0,G.sort=J[1],ke(()=>O=!1)),M.$set(G)},i(J){E||(A(c.$$.fragment,J),A(y.$$.fragment,J),A(M.$$.fragment,J),E=!0)},o(J){I(c.$$.fragment,J),I(y.$$.fragment,J),I(M.$$.fragment,J),E=!1},d(J){J&&w(e),F&&F.d(),j(c),N&&N.d(),J&&w(_),j(y,J),J&&w(k),J&&w(T),J&&w($),n[20](null),j(M,J),P=!1,L()}}}function UD(n){let e,t,i,s,l;return{c(){e=v("h1"),e.textContent="Create your first collection to add records!",t=D(),i=v("button"),i.innerHTML=` - Create new collection`,m(e,"class","m-b-10"),m(i,"type","button"),m(i,"class","btn btn-expanded-lg btn-lg")},m(o,r){S(o,e,r),S(o,t,r),S(o,i,r),s||(l=K(i,"click",n[14]),s=!0)},p:X,d(o){o&&w(e),o&&w(t),o&&w(i),s=!1,l()}}}function WD(n){let e;return{c(){e=v("h1"),e.textContent="You don't have any collections yet.",m(e,"class","m-b-10")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function YD(n){let e,t,i;function s(r,a){return r[10]?WD:UD}let l=s(n),o=l(n);return{c(){e=v("div"),t=v("div"),t.innerHTML='',i=D(),o.c(),m(t,"class","icon"),m(e,"class","placeholder-section m-b-base")},m(r,a){S(r,e,a),b(e,t),b(e,i),o.m(e,null)},p(r,a){l===(l=s(r))&&o?o.p(r,a):(o.d(1),o=l(r),o&&(o.c(),o.m(e,null)))},d(r){r&&w(e),o.d()}}}function KD(n){let e;return{c(){e=v("div"),e.innerHTML=` -

    Loading collections...

    `,m(e,"class","placeholder-section m-b-base")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function JD(n){let e,t,i,s,l,o,r,a,u,f,c;const d=[zD,HD,VD],p=[];function h(T,$){return T[3]&&!T[9].length?0:T[9].length?2:1}e=h(n),t=p[e]=d[e](n);let g={};s=new su({props:g}),n[25](s);let _={};o=new z4({props:_}),n[26](o);let y={collection:n[2]};a=new G1({props:y}),n[27](a),a.$on("save",n[28]),a.$on("delete",n[29]);let k={collection:n[2]};return f=new pD({props:k}),n[30](f),{c(){t.c(),i=D(),V(s.$$.fragment),l=D(),V(o.$$.fragment),r=D(),V(a.$$.fragment),u=D(),V(f.$$.fragment)},m(T,$){p[e].m(T,$),S(T,i,$),q(s,T,$),S(T,l,$),q(o,T,$),S(T,r,$),q(a,T,$),S(T,u,$),q(f,T,$),c=!0},p(T,$){let M=e;e=h(T),e===M?p[e].p(T,$):(re(),I(p[M],1,1,()=>{p[M]=null}),ae(),t=p[e],t?t.p(T,$):(t=p[e]=d[e](T),t.c()),A(t,1),t.m(i.parentNode,i));const C={};s.$set(C);const O={};o.$set(O);const E={};$[0]&4&&(E.collection=T[2]),a.$set(E);const P={};$[0]&4&&(P.collection=T[2]),f.$set(P)},i(T){c||(A(t),A(s.$$.fragment,T),A(o.$$.fragment,T),A(a.$$.fragment,T),A(f.$$.fragment,T),c=!0)},o(T){I(t),I(s.$$.fragment,T),I(o.$$.fragment,T),I(a.$$.fragment,T),I(f.$$.fragment,T),c=!1},d(T){p[e].d(T),T&&w(i),n[25](null),j(s,T),T&&w(l),n[26](null),j(o,T),T&&w(r),n[27](null),j(a,T),T&&w(u),n[30](null),j(f,T)}}}function ZD(n,e,t){let i,s,l,o,r,a,u;We(n,Di,Z=>t(2,s=Z)),We(n,Ot,Z=>t(31,l=Z)),We(n,Lo,Z=>t(3,o=Z)),We(n,ga,Z=>t(13,r=Z)),We(n,Pi,Z=>t(9,a=Z)),We(n,Cs,Z=>t(10,u=Z));const f=new URLSearchParams(r);let c,d,p,h,g,_=f.get("filter")||"",y=f.get("sort")||"",k=f.get("collectionId")||(s==null?void 0:s.id);function T(){t(11,k=s==null?void 0:s.id),t(0,_=""),t(1,y="-created"),s!=null&&s.isView&&!H.extractColumnsFromQuery(s.options.query).includes("created")&&t(1,y="")}B1(k);const $=()=>c==null?void 0:c.show(),M=()=>c==null?void 0:c.show(s),C=()=>g==null?void 0:g.load(),O=()=>d==null?void 0:d.show(s),E=()=>p==null?void 0:p.show(),P=Z=>t(0,_=Z.detail);function L(Z){se[Z?"unshift":"push"](()=>{g=Z,t(8,g)})}function F(Z){_=Z,t(0,_)}function N(Z){y=Z,t(1,y)}const R=Z=>{s.isView?h.show(Z==null?void 0:Z.detail):p==null||p.show(Z==null?void 0:Z.detail)},z=()=>p==null?void 0:p.show();function W(Z){se[Z?"unshift":"push"](()=>{c=Z,t(4,c)})}function J(Z){se[Z?"unshift":"push"](()=>{d=Z,t(5,d)})}function x(Z){se[Z?"unshift":"push"](()=>{p=Z,t(6,p)})}const ne=()=>g==null?void 0:g.reloadLoadedPages(),G=()=>g==null?void 0:g.reloadLoadedPages();function fe(Z){se[Z?"unshift":"push"](()=>{h=Z,t(7,h)})}return n.$$.update=()=>{if(n.$$.dirty[0]&8192&&t(12,i=new URLSearchParams(r)),n.$$.dirty[0]&6152&&!o&&i.get("collectionId")&&i.get("collectionId")!=k&&GS(i.get("collectionId")),n.$$.dirty[0]&2052&&s!=null&&s.id&&k!=s.id&&T(),n.$$.dirty[0]&7&&(y||_||s!=null&&s.id)){const Z=new URLSearchParams({collectionId:(s==null?void 0:s.id)||"",filter:_,sort:y}).toString();Ei("/collections?"+Z)}n.$$.dirty[0]&4&&Gt(Ot,l=(s==null?void 0:s.name)||"Collections",l)},[_,y,s,o,c,d,p,h,g,a,u,k,i,r,$,M,C,O,E,P,L,F,N,R,z,W,J,x,ne,G,fe]}class GD extends ve{constructor(e){super(),be(this,e,ZD,JD,_e,{},null,[-1,-1])}}function XD(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M,C,O,E,P;return{c(){e=v("aside"),t=v("div"),i=v("div"),i.textContent="System",s=D(),l=v("a"),l.innerHTML=` - Application`,o=D(),r=v("a"),r.innerHTML=` - Mail settings`,a=D(),u=v("a"),u.innerHTML=` - Files storage`,f=D(),c=v("div"),c.innerHTML='Sync',d=D(),p=v("a"),p.innerHTML=` - Export collections`,h=D(),g=v("a"),g.innerHTML=` - Import collections`,_=D(),y=v("div"),y.textContent="Authentication",k=D(),T=v("a"),T.innerHTML=` - Auth providers`,$=D(),M=v("a"),M.innerHTML=` - Token options`,C=D(),O=v("a"),O.innerHTML=` - Admins`,m(i,"class","sidebar-title"),m(l,"href","/settings"),m(l,"class","sidebar-list-item"),m(r,"href","/settings/mail"),m(r,"class","sidebar-list-item"),m(u,"href","/settings/storage"),m(u,"class","sidebar-list-item"),m(c,"class","sidebar-title"),m(p,"href","/settings/export-collections"),m(p,"class","sidebar-list-item"),m(g,"href","/settings/import-collections"),m(g,"class","sidebar-list-item"),m(y,"class","sidebar-title"),m(T,"href","/settings/auth-providers"),m(T,"class","sidebar-list-item"),m(M,"href","/settings/tokens"),m(M,"class","sidebar-list-item"),m(O,"href","/settings/admins"),m(O,"class","sidebar-list-item"),m(t,"class","sidebar-content"),m(e,"class","page-sidebar settings-sidebar")},m(L,F){S(L,e,F),b(e,t),b(t,i),b(t,s),b(t,l),b(t,o),b(t,r),b(t,a),b(t,u),b(t,f),b(t,c),b(t,d),b(t,p),b(t,h),b(t,g),b(t,_),b(t,y),b(t,k),b(t,T),b(t,$),b(t,M),b(t,C),b(t,O),E||(P=[De(Hn.call(null,l,{path:"/settings"})),De(nn.call(null,l)),De(Hn.call(null,r,{path:"/settings/mail/?.*"})),De(nn.call(null,r)),De(Hn.call(null,u,{path:"/settings/storage/?.*"})),De(nn.call(null,u)),De(Hn.call(null,p,{path:"/settings/export-collections/?.*"})),De(nn.call(null,p)),De(Hn.call(null,g,{path:"/settings/import-collections/?.*"})),De(nn.call(null,g)),De(Hn.call(null,T,{path:"/settings/auth-providers/?.*"})),De(nn.call(null,T)),De(Hn.call(null,M,{path:"/settings/tokens/?.*"})),De(nn.call(null,M)),De(Hn.call(null,O,{path:"/settings/admins/?.*"})),De(nn.call(null,O))],E=!0)},p:X,i:X,o:X,d(L){L&&w(e),E=!1,Ae(P)}}}class Ni extends ve{constructor(e){super(),be(this,e,null,XD,_e,{})}}function ih(n,e,t){const i=n.slice();return i[30]=e[t],i}function sh(n){let e,t;return e=new pe({props:{class:"form-field readonly",name:"id",$$slots:{default:[QD,({uniqueId:i})=>({29:i}),({uniqueId:i})=>[i?536870912:0]]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s[0]&536870914|s[1]&4&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function QD(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g;return{c(){e=v("label"),t=v("i"),i=D(),s=v("span"),s.textContent="id",o=D(),r=v("div"),a=v("i"),f=D(),c=v("input"),m(t,"class",H.getFieldTypeIcon("primary")),m(s,"class","txt"),m(e,"for",l=n[29]),m(a,"class","ri-calendar-event-line txt-disabled"),m(r,"class","form-field-addon"),m(c,"type","text"),m(c,"id",d=n[29]),c.value=p=n[1].id,c.readOnly=!0},m(_,y){S(_,e,y),b(e,t),b(e,i),b(e,s),S(_,o,y),S(_,r,y),b(r,a),S(_,f,y),S(_,c,y),h||(g=De(u=ze.call(null,a,{text:`Created: ${n[1].created} -Updated: ${n[1].updated}`,position:"left"})),h=!0)},p(_,y){y[0]&536870912&&l!==(l=_[29])&&m(e,"for",l),u&&Bt(u.update)&&y[0]&2&&u.update.call(null,{text:`Created: ${_[1].created} -Updated: ${_[1].updated}`,position:"left"}),y[0]&536870912&&d!==(d=_[29])&&m(c,"id",d),y[0]&2&&p!==(p=_[1].id)&&c.value!==p&&(c.value=p)},d(_){_&&w(e),_&&w(o),_&&w(r),_&&w(f),_&&w(c),h=!1,g()}}}function lh(n){let e,t,i,s,l,o,r;function a(){return n[17](n[30])}return{c(){e=v("button"),t=v("img"),s=D(),Un(t.src,i="./images/avatars/avatar"+n[30]+".svg")||m(t,"src",i),m(t,"alt","Avatar "+n[30]),m(e,"type","button"),m(e,"class",l="link-fade thumb thumb-circle "+(n[30]==n[2]?"thumb-active":"thumb-sm"))},m(u,f){S(u,e,f),b(e,t),b(e,s),o||(r=K(e,"click",a),o=!0)},p(u,f){n=u,f[0]&4&&l!==(l="link-fade thumb thumb-circle "+(n[30]==n[2]?"thumb-active":"thumb-sm"))&&m(e,"class",l)},d(u){u&&w(e),o=!1,r()}}}function xD(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("label"),t=v("i"),i=D(),s=v("span"),s.textContent="Email",o=D(),r=v("input"),m(t,"class",H.getFieldTypeIcon("email")),m(s,"class","txt"),m(e,"for",l=n[29]),m(r,"type","email"),m(r,"autocomplete","off"),m(r,"id",a=n[29]),r.required=!0},m(c,d){S(c,e,d),b(e,t),b(e,i),b(e,s),S(c,o,d),S(c,r,d),ue(r,n[3]),u||(f=K(r,"input",n[18]),u=!0)},p(c,d){d[0]&536870912&&l!==(l=c[29])&&m(e,"for",l),d[0]&536870912&&a!==(a=c[29])&&m(r,"id",a),d[0]&8&&r.value!==c[3]&&ue(r,c[3])},d(c){c&&w(e),c&&w(o),c&&w(r),u=!1,f()}}}function oh(n){let e,t;return e=new pe({props:{class:"form-field form-field-toggle",$$slots:{default:[eE,({uniqueId:i})=>({29:i}),({uniqueId:i})=>[i?536870912:0]]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s[0]&536870928|s[1]&4&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function eE(n){let e,t,i,s,l,o,r,a;return{c(){e=v("input"),i=D(),s=v("label"),l=B("Change password"),m(e,"type","checkbox"),m(e,"id",t=n[29]),m(s,"for",o=n[29])},m(u,f){S(u,e,f),e.checked=n[4],S(u,i,f),S(u,s,f),b(s,l),r||(a=K(e,"change",n[19]),r=!0)},p(u,f){f[0]&536870912&&t!==(t=u[29])&&m(e,"id",t),f[0]&16&&(e.checked=u[4]),f[0]&536870912&&o!==(o=u[29])&&m(s,"for",o)},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,a()}}}function rh(n){let e,t,i,s,l,o,r,a,u;return s=new pe({props:{class:"form-field required",name:"password",$$slots:{default:[tE,({uniqueId:f})=>({29:f}),({uniqueId:f})=>[f?536870912:0]]},$$scope:{ctx:n}}}),r=new pe({props:{class:"form-field required",name:"passwordConfirm",$$slots:{default:[nE,({uniqueId:f})=>({29:f}),({uniqueId:f})=>[f?536870912:0]]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),i=v("div"),V(s.$$.fragment),l=D(),o=v("div"),V(r.$$.fragment),m(i,"class","col-sm-6"),m(o,"class","col-sm-6"),m(t,"class","grid"),m(e,"class","col-12")},m(f,c){S(f,e,c),b(e,t),b(t,i),q(s,i,null),b(t,l),b(t,o),q(r,o,null),u=!0},p(f,c){const d={};c[0]&536871168|c[1]&4&&(d.$$scope={dirty:c,ctx:f}),s.$set(d);const p={};c[0]&536871424|c[1]&4&&(p.$$scope={dirty:c,ctx:f}),r.$set(p)},i(f){u||(A(s.$$.fragment,f),A(r.$$.fragment,f),f&&Xe(()=>{u&&(a||(a=qe(t,vt,{duration:150},!0)),a.run(1))}),u=!0)},o(f){I(s.$$.fragment,f),I(r.$$.fragment,f),f&&(a||(a=qe(t,vt,{duration:150},!1)),a.run(0)),u=!1},d(f){f&&w(e),j(s),j(r),f&&a&&a.end()}}}function tE(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("label"),t=v("i"),i=D(),s=v("span"),s.textContent="Password",o=D(),r=v("input"),m(t,"class","ri-lock-line"),m(s,"class","txt"),m(e,"for",l=n[29]),m(r,"type","password"),m(r,"autocomplete","new-password"),m(r,"id",a=n[29]),r.required=!0},m(c,d){S(c,e,d),b(e,t),b(e,i),b(e,s),S(c,o,d),S(c,r,d),ue(r,n[8]),u||(f=K(r,"input",n[20]),u=!0)},p(c,d){d[0]&536870912&&l!==(l=c[29])&&m(e,"for",l),d[0]&536870912&&a!==(a=c[29])&&m(r,"id",a),d[0]&256&&r.value!==c[8]&&ue(r,c[8])},d(c){c&&w(e),c&&w(o),c&&w(r),u=!1,f()}}}function nE(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("label"),t=v("i"),i=D(),s=v("span"),s.textContent="Password confirm",o=D(),r=v("input"),m(t,"class","ri-lock-line"),m(s,"class","txt"),m(e,"for",l=n[29]),m(r,"type","password"),m(r,"autocomplete","new-password"),m(r,"id",a=n[29]),r.required=!0},m(c,d){S(c,e,d),b(e,t),b(e,i),b(e,s),S(c,o,d),S(c,r,d),ue(r,n[9]),u||(f=K(r,"input",n[21]),u=!0)},p(c,d){d[0]&536870912&&l!==(l=c[29])&&m(e,"for",l),d[0]&536870912&&a!==(a=c[29])&&m(r,"id",a),d[0]&512&&r.value!==c[9]&&ue(r,c[9])},d(c){c&&w(e),c&&w(o),c&&w(r),u=!1,f()}}}function iE(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h=!n[1].isNew&&sh(n),g=[0,1,2,3,4,5,6,7,8,9],_=[];for(let T=0;T<10;T+=1)_[T]=lh(ih(n,g,T));a=new pe({props:{class:"form-field required",name:"email",$$slots:{default:[xD,({uniqueId:T})=>({29:T}),({uniqueId:T})=>[T?536870912:0]]},$$scope:{ctx:n}}});let y=!n[1].isNew&&oh(n),k=(n[1].isNew||n[4])&&rh(n);return{c(){e=v("form"),h&&h.c(),t=D(),i=v("div"),s=v("p"),s.textContent="Avatar",l=D(),o=v("div");for(let T=0;T<10;T+=1)_[T].c();r=D(),V(a.$$.fragment),u=D(),y&&y.c(),f=D(),k&&k.c(),m(s,"class","section-title"),m(o,"class","flex flex-gap-xs flex-wrap"),m(i,"class","content"),m(e,"id",n[11]),m(e,"class","grid"),m(e,"autocomplete","off")},m(T,$){S(T,e,$),h&&h.m(e,null),b(e,t),b(e,i),b(i,s),b(i,l),b(i,o);for(let M=0;M<10;M+=1)_[M]&&_[M].m(o,null);b(e,r),q(a,e,null),b(e,u),y&&y.m(e,null),b(e,f),k&&k.m(e,null),c=!0,d||(p=K(e,"submit",ft(n[12])),d=!0)},p(T,$){if(T[1].isNew?h&&(re(),I(h,1,1,()=>{h=null}),ae()):h?(h.p(T,$),$[0]&2&&A(h,1)):(h=sh(T),h.c(),A(h,1),h.m(e,t)),$[0]&4){g=[0,1,2,3,4,5,6,7,8,9];let C;for(C=0;C<10;C+=1){const O=ih(T,g,C);_[C]?_[C].p(O,$):(_[C]=lh(O),_[C].c(),_[C].m(o,null))}for(;C<10;C+=1)_[C].d(1)}const M={};$[0]&536870920|$[1]&4&&(M.$$scope={dirty:$,ctx:T}),a.$set(M),T[1].isNew?y&&(re(),I(y,1,1,()=>{y=null}),ae()):y?(y.p(T,$),$[0]&2&&A(y,1)):(y=oh(T),y.c(),A(y,1),y.m(e,f)),T[1].isNew||T[4]?k?(k.p(T,$),$[0]&18&&A(k,1)):(k=rh(T),k.c(),A(k,1),k.m(e,null)):k&&(re(),I(k,1,1,()=>{k=null}),ae())},i(T){c||(A(h),A(a.$$.fragment,T),A(y),A(k),c=!0)},o(T){I(h),I(a.$$.fragment,T),I(y),I(k),c=!1},d(T){T&&w(e),h&&h.d(),at(_,T),j(a),y&&y.d(),k&&k.d(),d=!1,p()}}}function sE(n){let e,t=n[1].isNew?"New admin":"Edit admin",i;return{c(){e=v("h4"),i=B(t)},m(s,l){S(s,e,l),b(e,i)},p(s,l){l[0]&2&&t!==(t=s[1].isNew?"New admin":"Edit admin")&&le(i,t)},d(s){s&&w(e)}}}function ah(n){let e,t,i,s,l,o,r,a,u;return o=new qn({props:{class:"dropdown dropdown-upside dropdown-left dropdown-nowrap",$$slots:{default:[lE]},$$scope:{ctx:n}}}),{c(){e=v("button"),t=v("span"),i=D(),s=v("i"),l=D(),V(o.$$.fragment),r=D(),a=v("div"),m(s,"class","ri-more-line"),m(e,"type","button"),m(e,"aria-label","More"),m(e,"class","btn btn-sm btn-circle btn-transparent"),m(a,"class","flex-fill")},m(f,c){S(f,e,c),b(e,t),b(e,i),b(e,s),b(e,l),q(o,e,null),S(f,r,c),S(f,a,c),u=!0},p(f,c){const d={};c[1]&4&&(d.$$scope={dirty:c,ctx:f}),o.$set(d)},i(f){u||(A(o.$$.fragment,f),u=!0)},o(f){I(o.$$.fragment,f),u=!1},d(f){f&&w(e),j(o),f&&w(r),f&&w(a)}}}function lE(n){let e,t,i;return{c(){e=v("button"),e.innerHTML=` - Delete`,m(e,"type","button"),m(e,"class","dropdown-item txt-danger")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[15]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function oE(n){let e,t,i,s,l,o,r=n[1].isNew?"Create":"Save changes",a,u,f,c,d,p=!n[1].isNew&&ah(n);return{c(){p&&p.c(),e=D(),t=v("button"),i=v("span"),i.textContent="Cancel",s=D(),l=v("button"),o=v("span"),a=B(r),m(i,"class","txt"),m(t,"type","button"),m(t,"class","btn btn-transparent"),t.disabled=n[6],m(o,"class","txt"),m(l,"type","submit"),m(l,"form",n[11]),m(l,"class","btn btn-expanded"),l.disabled=u=!n[10]||n[6],Q(l,"btn-loading",n[6])},m(h,g){p&&p.m(h,g),S(h,e,g),S(h,t,g),b(t,i),S(h,s,g),S(h,l,g),b(l,o),b(o,a),f=!0,c||(d=K(t,"click",n[16]),c=!0)},p(h,g){h[1].isNew?p&&(re(),I(p,1,1,()=>{p=null}),ae()):p?(p.p(h,g),g[0]&2&&A(p,1)):(p=ah(h),p.c(),A(p,1),p.m(e.parentNode,e)),(!f||g[0]&64)&&(t.disabled=h[6]),(!f||g[0]&2)&&r!==(r=h[1].isNew?"Create":"Save changes")&&le(a,r),(!f||g[0]&1088&&u!==(u=!h[10]||h[6]))&&(l.disabled=u),(!f||g[0]&64)&&Q(l,"btn-loading",h[6])},i(h){f||(A(p),f=!0)},o(h){I(p),f=!1},d(h){p&&p.d(h),h&&w(e),h&&w(t),h&&w(s),h&&w(l),c=!1,d()}}}function rE(n){let e,t,i={popup:!0,class:"admin-panel",beforeHide:n[22],$$slots:{footer:[oE],header:[sE],default:[iE]},$$scope:{ctx:n}};return e=new bn({props:i}),n[23](e),e.$on("hide",n[24]),e.$on("show",n[25]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,l){const o={};l[0]&1152&&(o.beforeHide=s[22]),l[0]&1886|l[1]&4&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[23](null),j(e,s)}}}function aE(n,e,t){let i;const s=yt(),l="admin_"+H.randomString(5);let o,r=new es,a=!1,u=!1,f=0,c="",d="",p="",h=!1;function g(J){return y(J),t(7,u=!0),o==null?void 0:o.show()}function _(){return o==null?void 0:o.hide()}function y(J){t(1,r=J!=null&&J.clone?J.clone():new es),k()}function k(){t(4,h=!1),t(3,c=(r==null?void 0:r.email)||""),t(2,f=(r==null?void 0:r.avatar)||0),t(8,d=""),t(9,p=""),_n({})}function T(){if(a||!i)return;t(6,a=!0);const J={email:c,avatar:f};(r.isNew||h)&&(J.password=d,J.passwordConfirm=p);let x;r.isNew?x=me.admins.create(J):x=me.admins.update(r.id,J),x.then(async ne=>{var G;t(7,u=!1),_(),Ut(r.isNew?"Successfully created admin.":"Successfully updated admin."),s("save",ne),((G=me.authStore.model)==null?void 0:G.id)===ne.id&&me.authStore.save(me.authStore.token,ne)}).catch(ne=>{me.errorResponseHandler(ne)}).finally(()=>{t(6,a=!1)})}function $(){r!=null&&r.id&&pn("Do you really want to delete the selected admin?",()=>me.admins.delete(r.id).then(()=>{t(7,u=!1),_(),Ut("Successfully deleted admin."),s("delete",r)}).catch(J=>{me.errorResponseHandler(J)}))}const M=()=>$(),C=()=>_(),O=J=>t(2,f=J);function E(){c=this.value,t(3,c)}function P(){h=this.checked,t(4,h)}function L(){d=this.value,t(8,d)}function F(){p=this.value,t(9,p)}const N=()=>i&&u?(pn("You have unsaved changes. Do you really want to close the panel?",()=>{t(7,u=!1),_()}),!1):!0;function R(J){se[J?"unshift":"push"](()=>{o=J,t(5,o)})}function z(J){de.call(this,n,J)}function W(J){de.call(this,n,J)}return n.$$.update=()=>{n.$$.dirty[0]&30&&t(10,i=r.isNew&&c!=""||h||c!==r.email||f!==r.avatar)},[_,r,f,c,h,o,a,u,d,p,i,l,T,$,g,M,C,O,E,P,L,F,N,R,z,W]}class uE extends ve{constructor(e){super(),be(this,e,aE,rE,_e,{show:14,hide:0},null,[-1,-1])}get show(){return this.$$.ctx[14]}get hide(){return this.$$.ctx[0]}}function uh(n,e,t){const i=n.slice();return i[24]=e[t],i}function fE(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="id",m(t,"class",H.getFieldTypeIcon("primary")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function cE(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="email",m(t,"class",H.getFieldTypeIcon("email")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function dE(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="created",m(t,"class",H.getFieldTypeIcon("date")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function pE(n){let e,t,i,s;return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),s.textContent="updated",m(t,"class",H.getFieldTypeIcon("date")),m(s,"class","txt"),m(e,"class","col-header-content")},m(l,o){S(l,e,o),b(e,t),b(e,i),b(e,s)},p:X,d(l){l&&w(e)}}}function fh(n){let e;function t(l,o){return l[5]?hE:mE}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&w(e)}}}function mE(n){var r;let e,t,i,s,l,o=((r=n[1])==null?void 0:r.length)&&ch(n);return{c(){e=v("tr"),t=v("td"),i=v("h6"),i.textContent="No admins found.",s=D(),o&&o.c(),l=D(),m(t,"colspan","99"),m(t,"class","txt-center txt-hint p-xs")},m(a,u){S(a,e,u),b(e,t),b(t,i),b(t,s),o&&o.m(t,null),b(e,l)},p(a,u){var f;(f=a[1])!=null&&f.length?o?o.p(a,u):(o=ch(a),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},d(a){a&&w(e),o&&o.d()}}}function hE(n){let e;return{c(){e=v("tr"),e.innerHTML=` - `},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function ch(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='Clear filters',m(e,"type","button"),m(e,"class","btn btn-hint btn-expanded m-t-sm")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[17]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function dh(n){let e;return{c(){e=v("span"),e.textContent="You",m(e,"class","label label-warning m-l-5")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function ph(n,e){let t,i,s,l,o,r,a,u,f,c,d,p=e[24].id+"",h,g,_,y,k,T=e[24].email+"",$,M,C,O,E,P,L,F,N,R,z,W,J,x;f=new xo({props:{value:e[24].id}});let ne=e[24].id===e[7].id&&dh();E=new di({props:{date:e[24].created}}),F=new di({props:{date:e[24].updated}});function G(){return e[15](e[24])}function fe(...Z){return e[16](e[24],...Z)}return{key:n,first:null,c(){t=v("tr"),i=v("td"),s=v("figure"),l=v("img"),r=D(),a=v("td"),u=v("div"),V(f.$$.fragment),c=D(),d=v("span"),h=B(p),g=D(),ne&&ne.c(),_=D(),y=v("td"),k=v("span"),$=B(T),C=D(),O=v("td"),V(E.$$.fragment),P=D(),L=v("td"),V(F.$$.fragment),N=D(),R=v("td"),R.innerHTML='',z=D(),Un(l.src,o="./images/avatars/avatar"+(e[24].avatar||0)+".svg")||m(l,"src",o),m(l,"alt","Admin avatar"),m(s,"class","thumb thumb-sm thumb-circle"),m(i,"class","min-width"),m(d,"class","txt"),m(u,"class","label"),m(a,"class","col-type-text col-field-id"),m(k,"class","txt txt-ellipsis"),m(k,"title",M=e[24].email),m(y,"class","col-type-email col-field-email"),m(O,"class","col-type-date col-field-created"),m(L,"class","col-type-date col-field-updated"),m(R,"class","col-type-action min-width"),m(t,"tabindex","0"),m(t,"class","row-handle"),this.first=t},m(Z,ce){S(Z,t,ce),b(t,i),b(i,s),b(s,l),b(t,r),b(t,a),b(a,u),q(f,u,null),b(u,c),b(u,d),b(d,h),b(a,g),ne&&ne.m(a,null),b(t,_),b(t,y),b(y,k),b(k,$),b(t,C),b(t,O),q(E,O,null),b(t,P),b(t,L),q(F,L,null),b(t,N),b(t,R),b(t,z),W=!0,J||(x=[K(t,"click",G),K(t,"keydown",fe)],J=!0)},p(Z,ce){e=Z,(!W||ce&16&&!Un(l.src,o="./images/avatars/avatar"+(e[24].avatar||0)+".svg"))&&m(l,"src",o);const he={};ce&16&&(he.value=e[24].id),f.$set(he),(!W||ce&16)&&p!==(p=e[24].id+"")&&le(h,p),e[24].id===e[7].id?ne||(ne=dh(),ne.c(),ne.m(a,null)):ne&&(ne.d(1),ne=null),(!W||ce&16)&&T!==(T=e[24].email+"")&&le($,T),(!W||ce&16&&M!==(M=e[24].email))&&m(k,"title",M);const Ce={};ce&16&&(Ce.date=e[24].created),E.$set(Ce);const Re={};ce&16&&(Re.date=e[24].updated),F.$set(Re)},i(Z){W||(A(f.$$.fragment,Z),A(E.$$.fragment,Z),A(F.$$.fragment,Z),W=!0)},o(Z){I(f.$$.fragment,Z),I(E.$$.fragment,Z),I(F.$$.fragment,Z),W=!1},d(Z){Z&&w(t),j(f),ne&&ne.d(),j(E),j(F),J=!1,Ae(x)}}}function _E(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M=[],C=new Map,O;function E(G){n[11](G)}let P={class:"col-type-text",name:"id",$$slots:{default:[fE]},$$scope:{ctx:n}};n[2]!==void 0&&(P.sort=n[2]),o=new Jt({props:P}),se.push(()=>ge(o,"sort",E));function L(G){n[12](G)}let F={class:"col-type-email col-field-email",name:"email",$$slots:{default:[cE]},$$scope:{ctx:n}};n[2]!==void 0&&(F.sort=n[2]),u=new Jt({props:F}),se.push(()=>ge(u,"sort",L));function N(G){n[13](G)}let R={class:"col-type-date col-field-created",name:"created",$$slots:{default:[dE]},$$scope:{ctx:n}};n[2]!==void 0&&(R.sort=n[2]),d=new Jt({props:R}),se.push(()=>ge(d,"sort",N));function z(G){n[14](G)}let W={class:"col-type-date col-field-updated",name:"updated",$$slots:{default:[pE]},$$scope:{ctx:n}};n[2]!==void 0&&(W.sort=n[2]),g=new Jt({props:W}),se.push(()=>ge(g,"sort",z));let J=n[4];const x=G=>G[24].id;for(let G=0;Gr=!1)),o.$set(Z);const ce={};fe&134217728&&(ce.$$scope={dirty:fe,ctx:G}),!f&&fe&4&&(f=!0,ce.sort=G[2],ke(()=>f=!1)),u.$set(ce);const he={};fe&134217728&&(he.$$scope={dirty:fe,ctx:G}),!p&&fe&4&&(p=!0,he.sort=G[2],ke(()=>p=!1)),d.$set(he);const Ce={};fe&134217728&&(Ce.$$scope={dirty:fe,ctx:G}),!_&&fe&4&&(_=!0,Ce.sort=G[2],ke(()=>_=!1)),g.$set(Ce),fe&186&&(J=G[4],re(),M=Mt(M,fe,x,1,G,J,C,$,an,ph,null,uh),ae(),!J.length&&ne?ne.p(G,fe):J.length?ne&&(ne.d(1),ne=null):(ne=fh(G),ne.c(),ne.m($,null))),(!O||fe&32)&&Q(e,"table-loading",G[5])},i(G){if(!O){A(o.$$.fragment,G),A(u.$$.fragment,G),A(d.$$.fragment,G),A(g.$$.fragment,G);for(let fe=0;fe - New admin`,p=D(),V(h.$$.fragment),g=D(),_=v("div"),y=D(),V(k.$$.fragment),T=D(),E&&E.c(),$=we(),m(i,"class","breadcrumb-item"),m(l,"class","breadcrumb-item"),m(t,"class","breadcrumbs"),m(f,"class","flex-fill"),m(d,"type","button"),m(d,"class","btn btn-expanded"),m(e,"class","page-header"),m(_,"class","clearfix m-b-base")},m(P,L){S(P,e,L),b(e,t),b(t,i),b(t,s),b(t,l),b(l,o),b(e,r),q(a,e,null),b(e,u),b(e,f),b(e,c),b(e,d),S(P,p,L),q(h,P,L),S(P,g,L),S(P,_,L),S(P,y,L),q(k,P,L),S(P,T,L),E&&E.m(P,L),S(P,$,L),M=!0,C||(O=K(d,"click",n[9]),C=!0)},p(P,L){(!M||L&64)&&le(o,P[6]);const F={};L&2&&(F.value=P[1]),h.$set(F);const N={};L&134217918&&(N.$$scope={dirty:L,ctx:P}),k.$set(N),P[4].length?E?E.p(P,L):(E=mh(P),E.c(),E.m($.parentNode,$)):E&&(E.d(1),E=null)},i(P){M||(A(a.$$.fragment,P),A(h.$$.fragment,P),A(k.$$.fragment,P),M=!0)},o(P){I(a.$$.fragment,P),I(h.$$.fragment,P),I(k.$$.fragment,P),M=!1},d(P){P&&w(e),j(a),P&&w(p),j(h,P),P&&w(g),P&&w(_),P&&w(y),j(k,P),P&&w(T),E&&E.d(P),P&&w($),C=!1,O()}}}function bE(n){let e,t,i,s,l,o;e=new Ni({}),i=new Cn({props:{$$slots:{default:[gE]},$$scope:{ctx:n}}});let r={};return l=new uE({props:r}),n[18](l),l.$on("save",n[19]),l.$on("delete",n[20]),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment),s=D(),V(l.$$.fragment)},m(a,u){q(e,a,u),S(a,t,u),q(i,a,u),S(a,s,u),q(l,a,u),o=!0},p(a,[u]){const f={};u&134217982&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const c={};l.$set(c)},i(a){o||(A(e.$$.fragment,a),A(i.$$.fragment,a),A(l.$$.fragment,a),o=!0)},o(a){I(e.$$.fragment,a),I(i.$$.fragment,a),I(l.$$.fragment,a),o=!1},d(a){j(e,a),a&&w(t),j(i,a),a&&w(s),n[18](null),j(l,a)}}}function vE(n,e,t){let i,s,l;We(n,ga,F=>t(21,i=F)),We(n,Ot,F=>t(6,s=F)),We(n,Ea,F=>t(7,l=F)),Gt(Ot,s="Admins",s);const o=new URLSearchParams(i);let r,a=[],u=!1,f=o.get("filter")||"",c=o.get("sort")||"-created";function d(){return t(5,u=!0),t(4,a=[]),me.admins.getFullList(100,{sort:c||"-created",filter:f}).then(F=>{t(4,a=F),t(5,u=!1)}).catch(F=>{F!=null&&F.isAbort||(t(5,u=!1),console.warn(F),p(),me.errorResponseHandler(F,!1))})}function p(){t(4,a=[])}const h=()=>d(),g=()=>r==null?void 0:r.show(),_=F=>t(1,f=F.detail);function y(F){c=F,t(2,c)}function k(F){c=F,t(2,c)}function T(F){c=F,t(2,c)}function $(F){c=F,t(2,c)}const M=F=>r==null?void 0:r.show(F),C=(F,N)=>{(N.code==="Enter"||N.code==="Space")&&(N.preventDefault(),r==null||r.show(F))},O=()=>t(1,f="");function E(F){se[F?"unshift":"push"](()=>{r=F,t(3,r)})}const P=()=>d(),L=()=>d();return n.$$.update=()=>{if(n.$$.dirty&6&&c!==-1&&f!==-1){const F=new URLSearchParams({filter:f,sort:c}).toString();Ei("/settings/admins?"+F),d()}},[d,f,c,r,a,u,s,l,h,g,_,y,k,T,$,M,C,O,E,P,L]}class yE extends ve{constructor(e){super(),be(this,e,vE,bE,_e,{loadAdmins:0})}get loadAdmins(){return this.$$.ctx[0]}}function kE(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Email"),s=D(),l=v("input"),m(e,"for",i=n[8]),m(l,"type","email"),m(l,"id",o=n[8]),l.required=!0,l.autofocus=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0]),l.focus(),r||(a=K(l,"input",n[4]),r=!0)},p(u,f){f&256&&i!==(i=u[8])&&m(e,"for",i),f&256&&o!==(o=u[8])&&m(l,"id",o),f&1&&l.value!==u[0]&&ue(l,u[0])},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function wE(n){let e,t,i,s,l,o,r,a,u,f,c;return{c(){e=v("label"),t=B("Password"),s=D(),l=v("input"),r=D(),a=v("div"),u=v("a"),u.textContent="Forgotten password?",m(e,"for",i=n[8]),m(l,"type","password"),m(l,"id",o=n[8]),l.required=!0,m(u,"href","/request-password-reset"),m(u,"class","link-hint"),m(a,"class","help-block")},m(d,p){S(d,e,p),b(e,t),S(d,s,p),S(d,l,p),ue(l,n[1]),S(d,r,p),S(d,a,p),b(a,u),f||(c=[K(l,"input",n[5]),De(nn.call(null,u))],f=!0)},p(d,p){p&256&&i!==(i=d[8])&&m(e,"for",i),p&256&&o!==(o=d[8])&&m(l,"id",o),p&2&&l.value!==d[1]&&ue(l,d[1])},d(d){d&&w(e),d&&w(s),d&&w(l),d&&w(r),d&&w(a),f=!1,Ae(c)}}}function SE(n){let e,t,i,s,l,o,r,a,u,f,c;return s=new pe({props:{class:"form-field required",name:"identity",$$slots:{default:[kE,({uniqueId:d})=>({8:d}),({uniqueId:d})=>d?256:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field required",name:"password",$$slots:{default:[wE,({uniqueId:d})=>({8:d}),({uniqueId:d})=>d?256:0]},$$scope:{ctx:n}}}),{c(){e=v("form"),t=v("div"),t.innerHTML="

    Admin sign in

    ",i=D(),V(s.$$.fragment),l=D(),V(o.$$.fragment),r=D(),a=v("button"),a.innerHTML=`Login - `,m(t,"class","content txt-center m-b-base"),m(a,"type","submit"),m(a,"class","btn btn-lg btn-block btn-next"),Q(a,"btn-disabled",n[2]),Q(a,"btn-loading",n[2]),m(e,"class","block")},m(d,p){S(d,e,p),b(e,t),b(e,i),q(s,e,null),b(e,l),q(o,e,null),b(e,r),b(e,a),u=!0,f||(c=K(e,"submit",ft(n[3])),f=!0)},p(d,p){const h={};p&769&&(h.$$scope={dirty:p,ctx:d}),s.$set(h);const g={};p&770&&(g.$$scope={dirty:p,ctx:d}),o.$set(g),(!u||p&4)&&Q(a,"btn-disabled",d[2]),(!u||p&4)&&Q(a,"btn-loading",d[2])},i(d){u||(A(s.$$.fragment,d),A(o.$$.fragment,d),u=!0)},o(d){I(s.$$.fragment,d),I(o.$$.fragment,d),u=!1},d(d){d&&w(e),j(s),j(o),f=!1,c()}}}function TE(n){let e,t;return e=new zg({props:{$$slots:{default:[SE]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,[s]){const l={};s&519&&(l.$$scope={dirty:s,ctx:i}),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function $E(n,e,t){let i;We(n,ga,c=>t(6,i=c));const s=new URLSearchParams(i);let l=s.get("demoEmail")||"",o=s.get("demoPassword")||"",r=!1;function a(){if(!r)return t(2,r=!0),me.admins.authWithPassword(l,o).then(()=>{Oa(),Ei("/")}).catch(()=>{pl("Invalid login credentials.")}).finally(()=>{t(2,r=!1)})}function u(){l=this.value,t(0,l)}function f(){o=this.value,t(1,o)}return[l,o,r,a,u,f]}class CE extends ve{constructor(e){super(),be(this,e,$E,TE,_e,{})}}function ME(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M;i=new pe({props:{class:"form-field required",name:"meta.appName",$$slots:{default:[DE,({uniqueId:O})=>({19:O}),({uniqueId:O})=>O?524288:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field required",name:"meta.appUrl",$$slots:{default:[EE,({uniqueId:O})=>({19:O}),({uniqueId:O})=>O?524288:0]},$$scope:{ctx:n}}}),a=new pe({props:{class:"form-field required",name:"logs.maxDays",$$slots:{default:[AE,({uniqueId:O})=>({19:O}),({uniqueId:O})=>O?524288:0]},$$scope:{ctx:n}}}),f=new pe({props:{class:"form-field form-field-toggle",name:"meta.hideControls",$$slots:{default:[IE,({uniqueId:O})=>({19:O}),({uniqueId:O})=>O?524288:0]},$$scope:{ctx:n}}});let C=n[3]&&hh(n);return{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),r=D(),V(a.$$.fragment),u=D(),V(f.$$.fragment),c=D(),d=v("div"),p=v("div"),h=D(),C&&C.c(),g=D(),_=v("button"),y=v("span"),y.textContent="Save changes",m(t,"class","col-lg-6"),m(l,"class","col-lg-6"),m(p,"class","flex-fill"),m(y,"class","txt"),m(_,"type","submit"),m(_,"class","btn btn-expanded"),_.disabled=k=!n[3]||n[2],Q(_,"btn-loading",n[2]),m(d,"class","col-lg-12 flex"),m(e,"class","grid")},m(O,E){S(O,e,E),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),b(e,r),q(a,e,null),b(e,u),q(f,e,null),b(e,c),b(e,d),b(d,p),b(d,h),C&&C.m(d,null),b(d,g),b(d,_),b(_,y),T=!0,$||(M=K(_,"click",n[13]),$=!0)},p(O,E){const P={};E&1572865&&(P.$$scope={dirty:E,ctx:O}),i.$set(P);const L={};E&1572865&&(L.$$scope={dirty:E,ctx:O}),o.$set(L);const F={};E&1572865&&(F.$$scope={dirty:E,ctx:O}),a.$set(F);const N={};E&1572865&&(N.$$scope={dirty:E,ctx:O}),f.$set(N),O[3]?C?C.p(O,E):(C=hh(O),C.c(),C.m(d,g)):C&&(C.d(1),C=null),(!T||E&12&&k!==(k=!O[3]||O[2]))&&(_.disabled=k),(!T||E&4)&&Q(_,"btn-loading",O[2])},i(O){T||(A(i.$$.fragment,O),A(o.$$.fragment,O),A(a.$$.fragment,O),A(f.$$.fragment,O),T=!0)},o(O){I(i.$$.fragment,O),I(o.$$.fragment,O),I(a.$$.fragment,O),I(f.$$.fragment,O),T=!1},d(O){O&&w(e),j(i),j(o),j(a),j(f),C&&C.d(),$=!1,M()}}}function OE(n){let e;return{c(){e=v("div"),m(e,"class","loader")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function DE(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Application name"),s=D(),l=v("input"),m(e,"for",i=n[19]),m(l,"type","text"),m(l,"id",o=n[19]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].meta.appName),r||(a=K(l,"input",n[8]),r=!0)},p(u,f){f&524288&&i!==(i=u[19])&&m(e,"for",i),f&524288&&o!==(o=u[19])&&m(l,"id",o),f&1&&l.value!==u[0].meta.appName&&ue(l,u[0].meta.appName)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function EE(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Application url"),s=D(),l=v("input"),m(e,"for",i=n[19]),m(l,"type","text"),m(l,"id",o=n[19]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].meta.appUrl),r||(a=K(l,"input",n[9]),r=!0)},p(u,f){f&524288&&i!==(i=u[19])&&m(e,"for",i),f&524288&&o!==(o=u[19])&&m(l,"id",o),f&1&&l.value!==u[0].meta.appUrl&&ue(l,u[0].meta.appUrl)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function AE(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Logs max days retention"),s=D(),l=v("input"),m(e,"for",i=n[19]),m(l,"type","number"),m(l,"id",o=n[19]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].logs.maxDays),r||(a=K(l,"input",n[10]),r=!0)},p(u,f){f&524288&&i!==(i=u[19])&&m(e,"for",i),f&524288&&o!==(o=u[19])&&m(l,"id",o),f&1&&ht(l.value)!==u[0].logs.maxDays&&ue(l,u[0].logs.maxDays)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function IE(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("input"),i=D(),s=v("label"),l=v("span"),l.textContent="Hide collection create and edit controls",o=D(),r=v("i"),m(e,"type","checkbox"),m(e,"id",t=n[19]),m(l,"class","txt"),m(r,"class","ri-information-line link-hint"),m(s,"for",a=n[19])},m(c,d){S(c,e,d),e.checked=n[0].meta.hideControls,S(c,i,d),S(c,s,d),b(s,l),b(s,o),b(s,r),u||(f=[K(e,"change",n[11]),De(ze.call(null,r,{text:"This could prevent making accidental schema changes when in production environment.",position:"right"}))],u=!0)},p(c,d){d&524288&&t!==(t=c[19])&&m(e,"id",t),d&1&&(e.checked=c[0].meta.hideControls),d&524288&&a!==(a=c[19])&&m(s,"for",a)},d(c){c&&w(e),c&&w(i),c&&w(s),u=!1,Ae(f)}}}function hh(n){let e,t,i,s;return{c(){e=v("button"),t=v("span"),t.textContent="Cancel",m(t,"class","txt"),m(e,"type","button"),m(e,"class","btn btn-transparent btn-hint"),e.disabled=n[2]},m(l,o){S(l,e,o),b(e,t),i||(s=K(e,"click",n[12]),i=!0)},p(l,o){o&4&&(e.disabled=l[2])},d(l){l&&w(e),i=!1,s()}}}function PE(n){let e,t,i,s,l,o,r,a,u;const f=[OE,ME],c=[];function d(p,h){return p[1]?0:1}return l=d(n),o=c[l]=f[l](n),{c(){e=v("header"),e.innerHTML=``,t=D(),i=v("div"),s=v("form"),o.c(),m(e,"class","page-header"),m(s,"class","panel"),m(s,"autocomplete","off"),m(i,"class","wrapper")},m(p,h){S(p,e,h),S(p,t,h),S(p,i,h),b(i,s),c[l].m(s,null),r=!0,a||(u=K(s,"submit",ft(n[4])),a=!0)},p(p,h){let g=l;l=d(p),l===g?c[l].p(p,h):(re(),I(c[g],1,1,()=>{c[g]=null}),ae(),o=c[l],o?o.p(p,h):(o=c[l]=f[l](p),o.c()),A(o,1),o.m(s,null))},i(p){r||(A(o),r=!0)},o(p){I(o),r=!1},d(p){p&&w(e),p&&w(t),p&&w(i),c[l].d(),a=!1,u()}}}function LE(n){let e,t,i,s;return e=new Ni({}),i=new Cn({props:{$$slots:{default:[PE]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(l,o){q(e,l,o),S(l,t,o),q(i,l,o),s=!0},p(l,[o]){const r={};o&1048591&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(A(e.$$.fragment,l),A(i.$$.fragment,l),s=!0)},o(l){I(e.$$.fragment,l),I(i.$$.fragment,l),s=!1},d(l){j(e,l),l&&w(t),j(i,l)}}}function NE(n,e,t){let i,s,l,o;We(n,Cs,C=>t(14,s=C)),We(n,ko,C=>t(15,l=C)),We(n,Ot,C=>t(16,o=C)),Gt(Ot,o="Application settings",o);let r={},a={},u=!1,f=!1,c="";d();async function d(){t(1,u=!0);try{const C=await me.settings.getAll()||{};h(C)}catch(C){me.errorResponseHandler(C)}t(1,u=!1)}async function p(){if(!(f||!i)){t(2,f=!0);try{const C=await me.settings.update(H.filterRedactedProps(a));h(C),Ut("Successfully saved application settings.")}catch(C){me.errorResponseHandler(C)}t(2,f=!1)}}function h(C={}){var O,E;Gt(ko,l=(O=C==null?void 0:C.meta)==null?void 0:O.appName,l),Gt(Cs,s=!!((E=C==null?void 0:C.meta)!=null&&E.hideControls),s),t(0,a={meta:(C==null?void 0:C.meta)||{},logs:(C==null?void 0:C.logs)||{}}),t(6,r=JSON.parse(JSON.stringify(a)))}function g(){t(0,a=JSON.parse(JSON.stringify(r||{})))}function _(){a.meta.appName=this.value,t(0,a)}function y(){a.meta.appUrl=this.value,t(0,a)}function k(){a.logs.maxDays=ht(this.value),t(0,a)}function T(){a.meta.hideControls=this.checked,t(0,a)}const $=()=>g(),M=()=>p();return n.$$.update=()=>{n.$$.dirty&64&&t(7,c=JSON.stringify(r)),n.$$.dirty&129&&t(3,i=c!=JSON.stringify(a))},[a,u,f,i,p,g,r,c,_,y,k,T,$,M]}class FE extends ve{constructor(e){super(),be(this,e,NE,LE,_e,{})}}function RE(n){let e,t,i,s=[{type:"password"},{autocomplete:"new-password"},n[5]],l={};for(let o=0;o',i=D(),s=v("input"),m(t,"type","button"),m(t,"class","btn btn-transparent btn-circle"),m(e,"class","form-field-addon"),xn(s,a)},m(u,f){S(u,e,f),b(e,t),S(u,i,f),S(u,s,f),s.autofocus&&s.focus(),l||(o=[De(ze.call(null,t,{position:"left",text:"Set new value"})),K(t,"click",n[6])],l=!0)},p(u,f){xn(s,a=bt(r,[{readOnly:!0},{type:"text"},f&2&&{placeholder:u[1]},f&32&&u[5]]))},d(u){u&&w(e),u&&w(i),u&&w(s),l=!1,Ae(o)}}}function jE(n){let e;function t(l,o){return l[3]?qE:RE}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,[o]){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},i:X,o:X,d(l){s.d(l),l&&w(e)}}}function VE(n,e,t){const i=["value","mask"];let s=Je(e,i),{value:l=""}=e,{mask:o="******"}=e,r,a=!1;async function u(){t(0,l=""),t(3,a=!1),await rn(),r==null||r.focus()}const f=()=>u();function c(p){se[p?"unshift":"push"](()=>{r=p,t(2,r)})}function d(){l=this.value,t(0,l)}return n.$$set=p=>{e=Le(Le({},e),jt(p)),t(5,s=Je(e,i)),"value"in p&&t(0,l=p.value),"mask"in p&&t(1,o=p.mask)},n.$$.update=()=>{n.$$.dirty&3&&t(3,a=l===o)},[l,o,r,a,u,s,f,c,d]}class ou extends ve{constructor(e){super(),be(this,e,VE,jE,_e,{value:0,mask:1})}}function HE(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g;return{c(){e=v("label"),t=B("Subject"),s=D(),l=v("input"),r=D(),a=v("div"),u=B(`Available placeholder parameters: - `),f=v("button"),f.textContent=`{APP_NAME} - `,c=B(`, - `),d=v("button"),d.textContent=`{APP_URL} - `,p=B("."),m(e,"for",i=n[31]),m(l,"type","text"),m(l,"id",o=n[31]),m(l,"spellcheck","false"),l.required=!0,m(f,"type","button"),m(f,"class","label label-sm link-primary txt-mono"),m(d,"type","button"),m(d,"class","label label-sm link-primary txt-mono"),m(a,"class","help-block")},m(_,y){S(_,e,y),b(e,t),S(_,s,y),S(_,l,y),ue(l,n[0].subject),S(_,r,y),S(_,a,y),b(a,u),b(a,f),b(a,c),b(a,d),b(a,p),h||(g=[K(l,"input",n[13]),K(f,"click",n[14]),K(d,"click",n[15])],h=!0)},p(_,y){y[1]&1&&i!==(i=_[31])&&m(e,"for",i),y[1]&1&&o!==(o=_[31])&&m(l,"id",o),y[0]&1&&l.value!==_[0].subject&&ue(l,_[0].subject)},d(_){_&&w(e),_&&w(s),_&&w(l),_&&w(r),_&&w(a),h=!1,Ae(g)}}}function zE(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y;return{c(){e=v("label"),t=B("Action URL"),s=D(),l=v("input"),r=D(),a=v("div"),u=B(`Available placeholder parameters: - `),f=v("button"),f.textContent=`{APP_NAME} - `,c=B(`, - `),d=v("button"),d.textContent=`{APP_URL} - `,p=B(`, - `),h=v("button"),h.textContent=`{TOKEN} - `,g=B("."),m(e,"for",i=n[31]),m(l,"type","text"),m(l,"id",o=n[31]),m(l,"spellcheck","false"),l.required=!0,m(f,"type","button"),m(f,"class","label label-sm link-primary txt-mono"),m(d,"type","button"),m(d,"class","label label-sm link-primary txt-mono"),m(h,"type","button"),m(h,"class","label label-sm link-primary txt-mono"),m(h,"title","Required parameter"),m(a,"class","help-block")},m(k,T){S(k,e,T),b(e,t),S(k,s,T),S(k,l,T),ue(l,n[0].actionUrl),S(k,r,T),S(k,a,T),b(a,u),b(a,f),b(a,c),b(a,d),b(a,p),b(a,h),b(a,g),_||(y=[K(l,"input",n[16]),K(f,"click",n[17]),K(d,"click",n[18]),K(h,"click",n[19])],_=!0)},p(k,T){T[1]&1&&i!==(i=k[31])&&m(e,"for",i),T[1]&1&&o!==(o=k[31])&&m(l,"id",o),T[0]&1&&l.value!==k[0].actionUrl&&ue(l,k[0].actionUrl)},d(k){k&&w(e),k&&w(s),k&&w(l),k&&w(r),k&&w(a),_=!1,Ae(y)}}}function BE(n){let e,t,i,s;return{c(){e=v("textarea"),m(e,"id",t=n[31]),m(e,"class","txt-mono"),m(e,"spellcheck","false"),m(e,"rows","14"),e.required=!0},m(l,o){S(l,e,o),ue(e,n[0].body),i||(s=K(e,"input",n[21]),i=!0)},p(l,o){o[1]&1&&t!==(t=l[31])&&m(e,"id",t),o[0]&1&&ue(e,l[0].body)},i:X,o:X,d(l){l&&w(e),i=!1,s()}}}function UE(n){let e,t,i,s;function l(a){n[20](a)}var o=n[4];function r(a){let u={id:a[31],language:"html"};return a[0].body!==void 0&&(u.value=a[0].body),{props:u}}return o&&(e=Ct(o,r(n)),se.push(()=>ge(e,"value",l))),{c(){e&&V(e.$$.fragment),i=we()},m(a,u){e&&q(e,a,u),S(a,i,u),s=!0},p(a,u){const f={};if(u[1]&1&&(f.id=a[31]),!t&&u[0]&1&&(t=!0,f.value=a[0].body,ke(()=>t=!1)),u[0]&16&&o!==(o=a[4])){if(e){re();const c=e;I(c.$$.fragment,1,0,()=>{j(c,1)}),ae()}o?(e=Ct(o,r(a)),se.push(()=>ge(e,"value",l)),V(e.$$.fragment),A(e.$$.fragment,1),q(e,i.parentNode,i)):e=null}else o&&e.$set(f)},i(a){s||(e&&A(e.$$.fragment,a),s=!0)},o(a){e&&I(e.$$.fragment,a),s=!1},d(a){a&&w(i),e&&j(e,a)}}}function WE(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$;const M=[UE,BE],C=[];function O(E,P){return E[4]&&!E[5]?0:1}return l=O(n),o=C[l]=M[l](n),{c(){e=v("label"),t=B("Body (HTML)"),s=D(),o.c(),r=D(),a=v("div"),u=B(`Available placeholder parameters: - `),f=v("button"),f.textContent=`{APP_NAME} - `,c=B(`, - `),d=v("button"),d.textContent=`{APP_URL} - `,p=B(`, - `),h=v("button"),h.textContent=`{TOKEN} - `,g=B(`, - `),_=v("button"),_.textContent=`{ACTION_URL} - `,y=B("."),m(e,"for",i=n[31]),m(f,"type","button"),m(f,"class","label label-sm link-primary txt-mono"),m(d,"type","button"),m(d,"class","label label-sm link-primary txt-mono"),m(h,"type","button"),m(h,"class","label label-sm link-primary txt-mono"),m(_,"type","button"),m(_,"class","label label-sm link-primary txt-mono"),m(_,"title","Required parameter"),m(a,"class","help-block")},m(E,P){S(E,e,P),b(e,t),S(E,s,P),C[l].m(E,P),S(E,r,P),S(E,a,P),b(a,u),b(a,f),b(a,c),b(a,d),b(a,p),b(a,h),b(a,g),b(a,_),b(a,y),k=!0,T||($=[K(f,"click",n[22]),K(d,"click",n[23]),K(h,"click",n[24]),K(_,"click",n[25])],T=!0)},p(E,P){(!k||P[1]&1&&i!==(i=E[31]))&&m(e,"for",i);let L=l;l=O(E),l===L?C[l].p(E,P):(re(),I(C[L],1,1,()=>{C[L]=null}),ae(),o=C[l],o?o.p(E,P):(o=C[l]=M[l](E),o.c()),A(o,1),o.m(r.parentNode,r))},i(E){k||(A(o),k=!0)},o(E){I(o),k=!1},d(E){E&&w(e),E&&w(s),C[l].d(E),E&&w(r),E&&w(a),T=!1,Ae($)}}}function YE(n){let e,t,i,s,l,o;return e=new pe({props:{class:"form-field required",name:n[1]+".subject",$$slots:{default:[HE,({uniqueId:r})=>({31:r}),({uniqueId:r})=>[0,r?1:0]]},$$scope:{ctx:n}}}),i=new pe({props:{class:"form-field required",name:n[1]+".actionUrl",$$slots:{default:[zE,({uniqueId:r})=>({31:r}),({uniqueId:r})=>[0,r?1:0]]},$$scope:{ctx:n}}}),l=new pe({props:{class:"form-field m-0 required",name:n[1]+".body",$$slots:{default:[WE,({uniqueId:r})=>({31:r}),({uniqueId:r})=>[0,r?1:0]]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment),s=D(),V(l.$$.fragment)},m(r,a){q(e,r,a),S(r,t,a),q(i,r,a),S(r,s,a),q(l,r,a),o=!0},p(r,a){const u={};a[0]&2&&(u.name=r[1]+".subject"),a[0]&1|a[1]&3&&(u.$$scope={dirty:a,ctx:r}),e.$set(u);const f={};a[0]&2&&(f.name=r[1]+".actionUrl"),a[0]&1|a[1]&3&&(f.$$scope={dirty:a,ctx:r}),i.$set(f);const c={};a[0]&2&&(c.name=r[1]+".body"),a[0]&49|a[1]&3&&(c.$$scope={dirty:a,ctx:r}),l.$set(c)},i(r){o||(A(e.$$.fragment,r),A(i.$$.fragment,r),A(l.$$.fragment,r),o=!0)},o(r){I(e.$$.fragment,r),I(i.$$.fragment,r),I(l.$$.fragment,r),o=!1},d(r){j(e,r),r&&w(t),j(i,r),r&&w(s),j(l,r)}}}function _h(n){let e,t,i,s,l;return{c(){e=v("i"),m(e,"class","ri-error-warning-fill txt-danger")},m(o,r){S(o,e,r),i=!0,s||(l=De(ze.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(o&&Xe(()=>{i&&(t||(t=qe(e,qt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=qe(e,qt,{duration:150,start:.7},!1)),t.run(0)),i=!1},d(o){o&&w(e),o&&t&&t.end(),s=!1,l()}}}function KE(n){let e,t,i,s,l,o,r,a,u,f=n[6]&&_h();return{c(){e=v("div"),t=v("i"),i=D(),s=v("span"),l=B(n[2]),o=D(),r=v("div"),a=D(),f&&f.c(),u=we(),m(t,"class","ri-draft-line"),m(s,"class","txt"),m(e,"class","inline-flex"),m(r,"class","flex-fill")},m(c,d){S(c,e,d),b(e,t),b(e,i),b(e,s),b(s,l),S(c,o,d),S(c,r,d),S(c,a,d),f&&f.m(c,d),S(c,u,d)},p(c,d){d[0]&4&&le(l,c[2]),c[6]?f?d[0]&64&&A(f,1):(f=_h(),f.c(),A(f,1),f.m(u.parentNode,u)):f&&(re(),I(f,1,1,()=>{f=null}),ae())},d(c){c&&w(e),c&&w(o),c&&w(r),c&&w(a),f&&f.d(c),c&&w(u)}}}function JE(n){let e,t;const i=[n[8]];let s={$$slots:{header:[KE],default:[YE]},$$scope:{ctx:n}};for(let l=0;lt(12,o=G));let{key:r}=e,{title:a}=e,{config:u={}}=e,f,c=gh,d=!1;function p(){f==null||f.expand()}function h(){f==null||f.collapse()}function g(){f==null||f.collapseSiblings()}async function _(){c||d||(t(5,d=!0),t(4,c=(await rt(()=>import("./CodeEditor-3c7b0d74.js"),["./CodeEditor-3c7b0d74.js","./index-20adcf24.js"],import.meta.url)).default),gh=c,t(5,d=!1))}function y(G){H.copyToClipboard(G),Vg(`Copied ${G} to clipboard`,2e3)}_();function k(){u.subject=this.value,t(0,u)}const T=()=>y("{APP_NAME}"),$=()=>y("{APP_URL}");function M(){u.actionUrl=this.value,t(0,u)}const C=()=>y("{APP_NAME}"),O=()=>y("{APP_URL}"),E=()=>y("{TOKEN}");function P(G){n.$$.not_equal(u.body,G)&&(u.body=G,t(0,u))}function L(){u.body=this.value,t(0,u)}const F=()=>y("{APP_NAME}"),N=()=>y("{APP_URL}"),R=()=>y("{TOKEN}"),z=()=>y("{ACTION_URL}");function W(G){se[G?"unshift":"push"](()=>{f=G,t(3,f)})}function J(G){de.call(this,n,G)}function x(G){de.call(this,n,G)}function ne(G){de.call(this,n,G)}return n.$$set=G=>{e=Le(Le({},e),jt(G)),t(8,l=Je(e,s)),"key"in G&&t(1,r=G.key),"title"in G&&t(2,a=G.title),"config"in G&&t(0,u=G.config)},n.$$.update=()=>{n.$$.dirty[0]&4098&&t(6,i=!H.isEmpty(H.getNestedVal(o,r))),n.$$.dirty[0]&3&&(u.enabled||ci(r))},[u,r,a,f,c,d,i,y,l,p,h,g,o,k,T,$,M,C,O,E,P,L,F,N,R,z,W,J,x,ne]}class Pr extends ve{constructor(e){super(),be(this,e,ZE,JE,_e,{key:1,title:2,config:0,expand:9,collapse:10,collapseSiblings:11},null,[-1,-1])}get expand(){return this.$$.ctx[9]}get collapse(){return this.$$.ctx[10]}get collapseSiblings(){return this.$$.ctx[11]}}function bh(n,e,t){const i=n.slice();return i[21]=e[t],i}function vh(n,e){let t,i,s,l,o,r=e[21].label+"",a,u,f,c,d,p;return c=cb(e[11][0]),{key:n,first:null,c(){t=v("div"),i=v("input"),l=D(),o=v("label"),a=B(r),f=D(),m(i,"type","radio"),m(i,"name","template"),m(i,"id",s=e[20]+e[21].value),i.__value=e[21].value,i.value=i.__value,m(o,"for",u=e[20]+e[21].value),m(t,"class","form-field-block"),c.p(i),this.first=t},m(h,g){S(h,t,g),b(t,i),i.checked=i.__value===e[2],b(t,l),b(t,o),b(o,a),b(t,f),d||(p=K(i,"change",e[10]),d=!0)},p(h,g){e=h,g&1048576&&s!==(s=e[20]+e[21].value)&&m(i,"id",s),g&4&&(i.checked=i.__value===e[2]),g&1048576&&u!==(u=e[20]+e[21].value)&&m(o,"for",u)},d(h){h&&w(t),c.r(),d=!1,p()}}}function GE(n){let e=[],t=new Map,i,s=n[7];const l=o=>o[21].value;for(let o=0;o({20:a}),({uniqueId:a})=>a?1048576:0]},$$scope:{ctx:n}}}),s=new pe({props:{class:"form-field required m-0",name:"email",$$slots:{default:[XE,({uniqueId:a})=>({20:a}),({uniqueId:a})=>a?1048576:0]},$$scope:{ctx:n}}}),{c(){e=v("form"),V(t.$$.fragment),i=D(),V(s.$$.fragment),m(e,"id",n[6]),m(e,"autocomplete","off")},m(a,u){S(a,e,u),q(t,e,null),b(e,i),q(s,e,null),l=!0,o||(r=K(e,"submit",ft(n[13])),o=!0)},p(a,u){const f={};u&17825796&&(f.$$scope={dirty:u,ctx:a}),t.$set(f);const c={};u&17825794&&(c.$$scope={dirty:u,ctx:a}),s.$set(c)},i(a){l||(A(t.$$.fragment,a),A(s.$$.fragment,a),l=!0)},o(a){I(t.$$.fragment,a),I(s.$$.fragment,a),l=!1},d(a){a&&w(e),j(t),j(s),o=!1,r()}}}function xE(n){let e;return{c(){e=v("h4"),e.textContent="Send test email",m(e,"class","center txt-break")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function eA(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("button"),t=B("Close"),i=D(),s=v("button"),l=v("i"),o=D(),r=v("span"),r.textContent="Send",m(e,"type","button"),m(e,"class","btn btn-transparent"),e.disabled=n[4],m(l,"class","ri-mail-send-line"),m(r,"class","txt"),m(s,"type","submit"),m(s,"form",n[6]),m(s,"class","btn btn-expanded"),s.disabled=a=!n[5]||n[4],Q(s,"btn-loading",n[4])},m(c,d){S(c,e,d),b(e,t),S(c,i,d),S(c,s,d),b(s,l),b(s,o),b(s,r),u||(f=K(e,"click",n[0]),u=!0)},p(c,d){d&16&&(e.disabled=c[4]),d&48&&a!==(a=!c[5]||c[4])&&(s.disabled=a),d&16&&Q(s,"btn-loading",c[4])},d(c){c&&w(e),c&&w(i),c&&w(s),u=!1,f()}}}function tA(n){let e,t,i={class:"overlay-panel-sm email-test-popup",overlayClose:!n[4],escClose:!n[4],beforeHide:n[14],popup:!0,$$slots:{footer:[eA],header:[xE],default:[QE]},$$scope:{ctx:n}};return e=new bn({props:i}),n[15](e),e.$on("show",n[16]),e.$on("hide",n[17]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,[l]){const o={};l&16&&(o.overlayClose=!s[4]),l&16&&(o.escClose=!s[4]),l&16&&(o.beforeHide=s[14]),l&16777270&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[15](null),j(e,s)}}}const Lr="last_email_test",yh="email_test_request";function nA(n,e,t){let i;const s=yt(),l="email_test_"+H.randomString(5),o=[{label:'"Verification" template',value:"verification"},{label:'"Password reset" template',value:"password-reset"},{label:'"Confirm email change" template',value:"email-change"}];let r,a=localStorage.getItem(Lr),u=o[0].value,f=!1,c=null;function d(O="",E=""){t(1,a=O||localStorage.getItem(Lr)),t(2,u=E||o[0].value),_n({}),r==null||r.show()}function p(){return clearTimeout(c),r==null?void 0:r.hide()}async function h(){if(!(!i||f)){t(4,f=!0),localStorage==null||localStorage.setItem(Lr,a),clearTimeout(c),c=setTimeout(()=>{me.cancelRequest(yh),pl("Test email send timeout.")},3e4);try{await me.settings.testEmail(a,u,{$cancelKey:yh}),Ut("Successfully sent test email."),s("submit"),t(4,f=!1),await rn(),p()}catch(O){t(4,f=!1),me.errorResponseHandler(O)}clearTimeout(c)}}const g=[[]];function _(){u=this.__value,t(2,u)}function y(){a=this.value,t(1,a)}const k=()=>h(),T=()=>!f;function $(O){se[O?"unshift":"push"](()=>{r=O,t(3,r)})}function M(O){de.call(this,n,O)}function C(O){de.call(this,n,O)}return n.$$.update=()=>{n.$$.dirty&6&&t(5,i=!!a&&!!u)},[p,a,u,r,f,i,l,o,h,d,_,g,y,k,T,$,M,C]}class iA extends ve{constructor(e){super(),be(this,e,nA,tA,_e,{show:9,hide:0})}get show(){return this.$$.ctx[9]}get hide(){return this.$$.ctx[0]}}function sA(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M,C,O,E,P,L;i=new pe({props:{class:"form-field required",name:"meta.senderName",$$slots:{default:[oA,({uniqueId:Z})=>({31:Z}),({uniqueId:Z})=>[0,Z?1:0]]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field required",name:"meta.senderAddress",$$slots:{default:[rA,({uniqueId:Z})=>({31:Z}),({uniqueId:Z})=>[0,Z?1:0]]},$$scope:{ctx:n}}});function F(Z){n[14](Z)}let N={single:!0,key:"meta.verificationTemplate",title:'Default "Verification" email template'};n[0].meta.verificationTemplate!==void 0&&(N.config=n[0].meta.verificationTemplate),u=new Pr({props:N}),se.push(()=>ge(u,"config",F));function R(Z){n[15](Z)}let z={single:!0,key:"meta.resetPasswordTemplate",title:'Default "Password reset" email template'};n[0].meta.resetPasswordTemplate!==void 0&&(z.config=n[0].meta.resetPasswordTemplate),d=new Pr({props:z}),se.push(()=>ge(d,"config",R));function W(Z){n[16](Z)}let J={single:!0,key:"meta.confirmEmailChangeTemplate",title:'Default "Confirm email change" email template'};n[0].meta.confirmEmailChangeTemplate!==void 0&&(J.config=n[0].meta.confirmEmailChangeTemplate),g=new Pr({props:J}),se.push(()=>ge(g,"config",W)),$=new pe({props:{class:"form-field form-field-toggle m-b-sm",$$slots:{default:[aA,({uniqueId:Z})=>({31:Z}),({uniqueId:Z})=>[0,Z?1:0]]},$$scope:{ctx:n}}});let x=n[0].smtp.enabled&&kh(n);function ne(Z,ce){return Z[4]?_A:hA}let G=ne(n),fe=G(n);return{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),r=D(),a=v("div"),V(u.$$.fragment),c=D(),V(d.$$.fragment),h=D(),V(g.$$.fragment),y=D(),k=v("hr"),T=D(),V($.$$.fragment),M=D(),x&&x.c(),C=D(),O=v("div"),E=v("div"),P=D(),fe.c(),m(t,"class","col-lg-6"),m(l,"class","col-lg-6"),m(e,"class","grid m-b-base"),m(a,"class","accordions"),m(E,"class","flex-fill"),m(O,"class","flex")},m(Z,ce){S(Z,e,ce),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),S(Z,r,ce),S(Z,a,ce),q(u,a,null),b(a,c),q(d,a,null),b(a,h),q(g,a,null),S(Z,y,ce),S(Z,k,ce),S(Z,T,ce),q($,Z,ce),S(Z,M,ce),x&&x.m(Z,ce),S(Z,C,ce),S(Z,O,ce),b(O,E),b(O,P),fe.m(O,null),L=!0},p(Z,ce){const he={};ce[0]&1|ce[1]&3&&(he.$$scope={dirty:ce,ctx:Z}),i.$set(he);const Ce={};ce[0]&1|ce[1]&3&&(Ce.$$scope={dirty:ce,ctx:Z}),o.$set(Ce);const Re={};!f&&ce[0]&1&&(f=!0,Re.config=Z[0].meta.verificationTemplate,ke(()=>f=!1)),u.$set(Re);const je={};!p&&ce[0]&1&&(p=!0,je.config=Z[0].meta.resetPasswordTemplate,ke(()=>p=!1)),d.$set(je);const ye={};!_&&ce[0]&1&&(_=!0,ye.config=Z[0].meta.confirmEmailChangeTemplate,ke(()=>_=!1)),g.$set(ye);const $e={};ce[0]&1|ce[1]&3&&($e.$$scope={dirty:ce,ctx:Z}),$.$set($e),Z[0].smtp.enabled?x?(x.p(Z,ce),ce[0]&1&&A(x,1)):(x=kh(Z),x.c(),A(x,1),x.m(C.parentNode,C)):x&&(re(),I(x,1,1,()=>{x=null}),ae()),G===(G=ne(Z))&&fe?fe.p(Z,ce):(fe.d(1),fe=G(Z),fe&&(fe.c(),fe.m(O,null)))},i(Z){L||(A(i.$$.fragment,Z),A(o.$$.fragment,Z),A(u.$$.fragment,Z),A(d.$$.fragment,Z),A(g.$$.fragment,Z),A($.$$.fragment,Z),A(x),L=!0)},o(Z){I(i.$$.fragment,Z),I(o.$$.fragment,Z),I(u.$$.fragment,Z),I(d.$$.fragment,Z),I(g.$$.fragment,Z),I($.$$.fragment,Z),I(x),L=!1},d(Z){Z&&w(e),j(i),j(o),Z&&w(r),Z&&w(a),j(u),j(d),j(g),Z&&w(y),Z&&w(k),Z&&w(T),j($,Z),Z&&w(M),x&&x.d(Z),Z&&w(C),Z&&w(O),fe.d()}}}function lA(n){let e;return{c(){e=v("div"),m(e,"class","loader")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function oA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Sender name"),s=D(),l=v("input"),m(e,"for",i=n[31]),m(l,"type","text"),m(l,"id",o=n[31]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].meta.senderName),r||(a=K(l,"input",n[12]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&m(e,"for",i),f[1]&1&&o!==(o=u[31])&&m(l,"id",o),f[0]&1&&l.value!==u[0].meta.senderName&&ue(l,u[0].meta.senderName)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function rA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Sender address"),s=D(),l=v("input"),m(e,"for",i=n[31]),m(l,"type","email"),m(l,"id",o=n[31]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].meta.senderAddress),r||(a=K(l,"input",n[13]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&m(e,"for",i),f[1]&1&&o!==(o=u[31])&&m(l,"id",o),f[0]&1&&l.value!==u[0].meta.senderAddress&&ue(l,u[0].meta.senderAddress)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function aA(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("input"),i=D(),s=v("label"),l=v("span"),l.innerHTML="Use SMTP mail server (recommended)",o=D(),r=v("i"),m(e,"type","checkbox"),m(e,"id",t=n[31]),e.required=!0,m(l,"class","txt"),m(r,"class","ri-information-line link-hint"),m(s,"for",a=n[31])},m(c,d){S(c,e,d),e.checked=n[0].smtp.enabled,S(c,i,d),S(c,s,d),b(s,l),b(s,o),b(s,r),u||(f=[K(e,"change",n[17]),De(ze.call(null,r,{text:'By default PocketBase uses the unix "sendmail" command for sending emails. For better emails deliverability it is recommended to use a SMTP mail server.',position:"top"}))],u=!0)},p(c,d){d[1]&1&&t!==(t=c[31])&&m(e,"id",t),d[0]&1&&(e.checked=c[0].smtp.enabled),d[1]&1&&a!==(a=c[31])&&m(s,"for",a)},d(c){c&&w(e),c&&w(i),c&&w(s),u=!1,Ae(f)}}}function kh(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M,C;return i=new pe({props:{class:"form-field required",name:"smtp.host",$$slots:{default:[uA,({uniqueId:O})=>({31:O}),({uniqueId:O})=>[0,O?1:0]]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field required",name:"smtp.port",$$slots:{default:[fA,({uniqueId:O})=>({31:O}),({uniqueId:O})=>[0,O?1:0]]},$$scope:{ctx:n}}}),u=new pe({props:{class:"form-field required",name:"smtp.tls",$$slots:{default:[cA,({uniqueId:O})=>({31:O}),({uniqueId:O})=>[0,O?1:0]]},$$scope:{ctx:n}}}),d=new pe({props:{class:"form-field",name:"smtp.authMethod",$$slots:{default:[dA,({uniqueId:O})=>({31:O}),({uniqueId:O})=>[0,O?1:0]]},$$scope:{ctx:n}}}),g=new pe({props:{class:"form-field",name:"smtp.username",$$slots:{default:[pA,({uniqueId:O})=>({31:O}),({uniqueId:O})=>[0,O?1:0]]},$$scope:{ctx:n}}}),k=new pe({props:{class:"form-field",name:"smtp.password",$$slots:{default:[mA,({uniqueId:O})=>({31:O}),({uniqueId:O})=>[0,O?1:0]]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),r=D(),a=v("div"),V(u.$$.fragment),f=D(),c=v("div"),V(d.$$.fragment),p=D(),h=v("div"),V(g.$$.fragment),_=D(),y=v("div"),V(k.$$.fragment),T=D(),$=v("div"),m(t,"class","col-lg-4"),m(l,"class","col-lg-2"),m(a,"class","col-lg-3"),m(c,"class","col-lg-3"),m(h,"class","col-lg-6"),m(y,"class","col-lg-6"),m($,"class","col-lg-12"),m(e,"class","grid")},m(O,E){S(O,e,E),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),b(e,r),b(e,a),q(u,a,null),b(e,f),b(e,c),q(d,c,null),b(e,p),b(e,h),q(g,h,null),b(e,_),b(e,y),q(k,y,null),b(e,T),b(e,$),C=!0},p(O,E){const P={};E[0]&1|E[1]&3&&(P.$$scope={dirty:E,ctx:O}),i.$set(P);const L={};E[0]&1|E[1]&3&&(L.$$scope={dirty:E,ctx:O}),o.$set(L);const F={};E[0]&1|E[1]&3&&(F.$$scope={dirty:E,ctx:O}),u.$set(F);const N={};E[0]&1|E[1]&3&&(N.$$scope={dirty:E,ctx:O}),d.$set(N);const R={};E[0]&1|E[1]&3&&(R.$$scope={dirty:E,ctx:O}),g.$set(R);const z={};E[0]&1|E[1]&3&&(z.$$scope={dirty:E,ctx:O}),k.$set(z)},i(O){C||(A(i.$$.fragment,O),A(o.$$.fragment,O),A(u.$$.fragment,O),A(d.$$.fragment,O),A(g.$$.fragment,O),A(k.$$.fragment,O),O&&Xe(()=>{C&&(M||(M=qe(e,vt,{duration:150},!0)),M.run(1))}),C=!0)},o(O){I(i.$$.fragment,O),I(o.$$.fragment,O),I(u.$$.fragment,O),I(d.$$.fragment,O),I(g.$$.fragment,O),I(k.$$.fragment,O),O&&(M||(M=qe(e,vt,{duration:150},!1)),M.run(0)),C=!1},d(O){O&&w(e),j(i),j(o),j(u),j(d),j(g),j(k),O&&M&&M.end()}}}function uA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("SMTP server host"),s=D(),l=v("input"),m(e,"for",i=n[31]),m(l,"type","text"),m(l,"id",o=n[31]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].smtp.host),r||(a=K(l,"input",n[18]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&m(e,"for",i),f[1]&1&&o!==(o=u[31])&&m(l,"id",o),f[0]&1&&l.value!==u[0].smtp.host&&ue(l,u[0].smtp.host)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function fA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Port"),s=D(),l=v("input"),m(e,"for",i=n[31]),m(l,"type","number"),m(l,"id",o=n[31]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].smtp.port),r||(a=K(l,"input",n[19]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&m(e,"for",i),f[1]&1&&o!==(o=u[31])&&m(l,"id",o),f[0]&1&&ht(l.value)!==u[0].smtp.port&&ue(l,u[0].smtp.port)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function cA(n){let e,t,i,s,l,o,r;function a(f){n[20](f)}let u={id:n[31],items:n[6]};return n[0].smtp.tls!==void 0&&(u.keyOfSelected=n[0].smtp.tls),l=new Li({props:u}),se.push(()=>ge(l,"keyOfSelected",a)),{c(){e=v("label"),t=B("TLS encryption"),s=D(),V(l.$$.fragment),m(e,"for",i=n[31])},m(f,c){S(f,e,c),b(e,t),S(f,s,c),q(l,f,c),r=!0},p(f,c){(!r||c[1]&1&&i!==(i=f[31]))&&m(e,"for",i);const d={};c[1]&1&&(d.id=f[31]),!o&&c[0]&1&&(o=!0,d.keyOfSelected=f[0].smtp.tls,ke(()=>o=!1)),l.$set(d)},i(f){r||(A(l.$$.fragment,f),r=!0)},o(f){I(l.$$.fragment,f),r=!1},d(f){f&&w(e),f&&w(s),j(l,f)}}}function dA(n){let e,t,i,s,l,o,r;function a(f){n[21](f)}let u={id:n[31],items:n[7]};return n[0].smtp.authMethod!==void 0&&(u.keyOfSelected=n[0].smtp.authMethod),l=new Li({props:u}),se.push(()=>ge(l,"keyOfSelected",a)),{c(){e=v("label"),t=B("AUTH method"),s=D(),V(l.$$.fragment),m(e,"for",i=n[31])},m(f,c){S(f,e,c),b(e,t),S(f,s,c),q(l,f,c),r=!0},p(f,c){(!r||c[1]&1&&i!==(i=f[31]))&&m(e,"for",i);const d={};c[1]&1&&(d.id=f[31]),!o&&c[0]&1&&(o=!0,d.keyOfSelected=f[0].smtp.authMethod,ke(()=>o=!1)),l.$set(d)},i(f){r||(A(l.$$.fragment,f),r=!0)},o(f){I(l.$$.fragment,f),r=!1},d(f){f&&w(e),f&&w(s),j(l,f)}}}function pA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Username"),s=D(),l=v("input"),m(e,"for",i=n[31]),m(l,"type","text"),m(l,"id",o=n[31])},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[0].smtp.username),r||(a=K(l,"input",n[22]),r=!0)},p(u,f){f[1]&1&&i!==(i=u[31])&&m(e,"for",i),f[1]&1&&o!==(o=u[31])&&m(l,"id",o),f[0]&1&&l.value!==u[0].smtp.username&&ue(l,u[0].smtp.username)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function mA(n){let e,t,i,s,l,o,r;function a(f){n[23](f)}let u={id:n[31]};return n[0].smtp.password!==void 0&&(u.value=n[0].smtp.password),l=new ou({props:u}),se.push(()=>ge(l,"value",a)),{c(){e=v("label"),t=B("Password"),s=D(),V(l.$$.fragment),m(e,"for",i=n[31])},m(f,c){S(f,e,c),b(e,t),S(f,s,c),q(l,f,c),r=!0},p(f,c){(!r||c[1]&1&&i!==(i=f[31]))&&m(e,"for",i);const d={};c[1]&1&&(d.id=f[31]),!o&&c[0]&1&&(o=!0,d.value=f[0].smtp.password,ke(()=>o=!1)),l.$set(d)},i(f){r||(A(l.$$.fragment,f),r=!0)},o(f){I(l.$$.fragment,f),r=!1},d(f){f&&w(e),f&&w(s),j(l,f)}}}function hA(n){let e,t,i;return{c(){e=v("button"),e.innerHTML=` - Send test email`,m(e,"type","button"),m(e,"class","btn btn-expanded btn-outline")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[26]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function _A(n){let e,t,i,s,l,o,r,a;return{c(){e=v("button"),t=v("span"),t.textContent="Cancel",i=D(),s=v("button"),l=v("span"),l.textContent="Save changes",m(t,"class","txt"),m(e,"type","button"),m(e,"class","btn btn-transparent btn-hint"),e.disabled=n[3],m(l,"class","txt"),m(s,"type","submit"),m(s,"class","btn btn-expanded"),s.disabled=o=!n[4]||n[3],Q(s,"btn-loading",n[3])},m(u,f){S(u,e,f),b(e,t),S(u,i,f),S(u,s,f),b(s,l),r||(a=[K(e,"click",n[24]),K(s,"click",n[25])],r=!0)},p(u,f){f[0]&8&&(e.disabled=u[3]),f[0]&24&&o!==(o=!u[4]||u[3])&&(s.disabled=o),f[0]&8&&Q(s,"btn-loading",u[3])},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,Ae(a)}}}function gA(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_;const y=[lA,sA],k=[];function T($,M){return $[2]?0:1}return d=T(n),p=k[d]=y[d](n),{c(){e=v("header"),t=v("nav"),i=v("div"),i.textContent="Settings",s=D(),l=v("div"),o=B(n[5]),r=D(),a=v("div"),u=v("form"),f=v("div"),f.innerHTML="

    Configure common settings for sending emails.

    ",c=D(),p.c(),m(i,"class","breadcrumb-item"),m(l,"class","breadcrumb-item"),m(t,"class","breadcrumbs"),m(e,"class","page-header"),m(f,"class","content txt-xl m-b-base"),m(u,"class","panel"),m(u,"autocomplete","off"),m(a,"class","wrapper")},m($,M){S($,e,M),b(e,t),b(t,i),b(t,s),b(t,l),b(l,o),S($,r,M),S($,a,M),b(a,u),b(u,f),b(u,c),k[d].m(u,null),h=!0,g||(_=K(u,"submit",ft(n[27])),g=!0)},p($,M){(!h||M[0]&32)&&le(o,$[5]);let C=d;d=T($),d===C?k[d].p($,M):(re(),I(k[C],1,1,()=>{k[C]=null}),ae(),p=k[d],p?p.p($,M):(p=k[d]=y[d]($),p.c()),A(p,1),p.m(u,null))},i($){h||(A(p),h=!0)},o($){I(p),h=!1},d($){$&&w(e),$&&w(r),$&&w(a),k[d].d(),g=!1,_()}}}function bA(n){let e,t,i,s,l,o;e=new Ni({}),i=new Cn({props:{$$slots:{default:[gA]},$$scope:{ctx:n}}});let r={};return l=new iA({props:r}),n[28](l),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment),s=D(),V(l.$$.fragment)},m(a,u){q(e,a,u),S(a,t,u),q(i,a,u),S(a,s,u),q(l,a,u),o=!0},p(a,u){const f={};u[0]&63|u[1]&2&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const c={};l.$set(c)},i(a){o||(A(e.$$.fragment,a),A(i.$$.fragment,a),A(l.$$.fragment,a),o=!0)},o(a){I(e.$$.fragment,a),I(i.$$.fragment,a),I(l.$$.fragment,a),o=!1},d(a){j(e,a),a&&w(t),j(i,a),a&&w(s),n[28](null),j(l,a)}}}function vA(n,e,t){let i,s,l;We(n,Ot,ne=>t(5,l=ne));const o=[{label:"Auto (StartTLS)",value:!1},{label:"Always",value:!0}],r=[{label:"PLAIN (default)",value:"PLAIN"},{label:"LOGIN",value:"LOGIN"}];Gt(Ot,l="Mail settings",l);let a,u={},f={},c=!1,d=!1;p();async function p(){t(2,c=!0);try{const ne=await me.settings.getAll()||{};g(ne)}catch(ne){me.errorResponseHandler(ne)}t(2,c=!1)}async function h(){if(!(d||!s)){t(3,d=!0);try{const ne=await me.settings.update(H.filterRedactedProps(f));g(ne),_n({}),Ut("Successfully saved mail settings.")}catch(ne){me.errorResponseHandler(ne)}t(3,d=!1)}}function g(ne={}){t(0,f={meta:(ne==null?void 0:ne.meta)||{},smtp:(ne==null?void 0:ne.smtp)||{}}),f.smtp.authMethod||t(0,f.smtp.authMethod=r[0].value,f),t(10,u=JSON.parse(JSON.stringify(f)))}function _(){t(0,f=JSON.parse(JSON.stringify(u||{})))}function y(){f.meta.senderName=this.value,t(0,f)}function k(){f.meta.senderAddress=this.value,t(0,f)}function T(ne){n.$$.not_equal(f.meta.verificationTemplate,ne)&&(f.meta.verificationTemplate=ne,t(0,f))}function $(ne){n.$$.not_equal(f.meta.resetPasswordTemplate,ne)&&(f.meta.resetPasswordTemplate=ne,t(0,f))}function M(ne){n.$$.not_equal(f.meta.confirmEmailChangeTemplate,ne)&&(f.meta.confirmEmailChangeTemplate=ne,t(0,f))}function C(){f.smtp.enabled=this.checked,t(0,f)}function O(){f.smtp.host=this.value,t(0,f)}function E(){f.smtp.port=ht(this.value),t(0,f)}function P(ne){n.$$.not_equal(f.smtp.tls,ne)&&(f.smtp.tls=ne,t(0,f))}function L(ne){n.$$.not_equal(f.smtp.authMethod,ne)&&(f.smtp.authMethod=ne,t(0,f))}function F(){f.smtp.username=this.value,t(0,f)}function N(ne){n.$$.not_equal(f.smtp.password,ne)&&(f.smtp.password=ne,t(0,f))}const R=()=>_(),z=()=>h(),W=()=>a==null?void 0:a.show(),J=()=>h();function x(ne){se[ne?"unshift":"push"](()=>{a=ne,t(1,a)})}return n.$$.update=()=>{n.$$.dirty[0]&1024&&t(11,i=JSON.stringify(u)),n.$$.dirty[0]&2049&&t(4,s=i!=JSON.stringify(f))},[f,a,c,d,s,l,o,r,h,_,u,i,y,k,T,$,M,C,O,E,P,L,F,N,R,z,W,J,x]}class yA extends ve{constructor(e){super(),be(this,e,vA,bA,_e,{},null,[-1,-1])}}function kA(n){var $,M;let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g;e=new pe({props:{class:"form-field form-field-toggle",$$slots:{default:[SA,({uniqueId:C})=>({25:C}),({uniqueId:C})=>C?33554432:0]},$$scope:{ctx:n}}});let _=(($=n[0].s3)==null?void 0:$.enabled)!=n[1].s3.enabled&&wh(n),y=n[1].s3.enabled&&Sh(n),k=((M=n[1].s3)==null?void 0:M.enabled)&&!n[6]&&!n[3]&&Th(n),T=n[6]&&$h(n);return{c(){V(e.$$.fragment),t=D(),_&&_.c(),i=D(),y&&y.c(),s=D(),l=v("div"),o=v("div"),r=D(),k&&k.c(),a=D(),T&&T.c(),u=D(),f=v("button"),c=v("span"),c.textContent="Save changes",m(o,"class","flex-fill"),m(c,"class","txt"),m(f,"type","submit"),m(f,"class","btn btn-expanded"),f.disabled=d=!n[6]||n[3],Q(f,"btn-loading",n[3]),m(l,"class","flex")},m(C,O){q(e,C,O),S(C,t,O),_&&_.m(C,O),S(C,i,O),y&&y.m(C,O),S(C,s,O),S(C,l,O),b(l,o),b(l,r),k&&k.m(l,null),b(l,a),T&&T.m(l,null),b(l,u),b(l,f),b(f,c),p=!0,h||(g=K(f,"click",n[19]),h=!0)},p(C,O){var P,L;const E={};O&100663298&&(E.$$scope={dirty:O,ctx:C}),e.$set(E),((P=C[0].s3)==null?void 0:P.enabled)!=C[1].s3.enabled?_?(_.p(C,O),O&3&&A(_,1)):(_=wh(C),_.c(),A(_,1),_.m(i.parentNode,i)):_&&(re(),I(_,1,1,()=>{_=null}),ae()),C[1].s3.enabled?y?(y.p(C,O),O&2&&A(y,1)):(y=Sh(C),y.c(),A(y,1),y.m(s.parentNode,s)):y&&(re(),I(y,1,1,()=>{y=null}),ae()),(L=C[1].s3)!=null&&L.enabled&&!C[6]&&!C[3]?k?k.p(C,O):(k=Th(C),k.c(),k.m(l,a)):k&&(k.d(1),k=null),C[6]?T?T.p(C,O):(T=$h(C),T.c(),T.m(l,u)):T&&(T.d(1),T=null),(!p||O&72&&d!==(d=!C[6]||C[3]))&&(f.disabled=d),(!p||O&8)&&Q(f,"btn-loading",C[3])},i(C){p||(A(e.$$.fragment,C),A(_),A(y),p=!0)},o(C){I(e.$$.fragment,C),I(_),I(y),p=!1},d(C){j(e,C),C&&w(t),_&&_.d(C),C&&w(i),y&&y.d(C),C&&w(s),C&&w(l),k&&k.d(),T&&T.d(),h=!1,g()}}}function wA(n){let e;return{c(){e=v("div"),m(e,"class","loader")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function SA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("input"),i=D(),s=v("label"),l=B("Use S3 storage"),m(e,"type","checkbox"),m(e,"id",t=n[25]),e.required=!0,m(s,"for",o=n[25])},m(u,f){S(u,e,f),e.checked=n[1].s3.enabled,S(u,i,f),S(u,s,f),b(s,l),r||(a=K(e,"change",n[11]),r=!0)},p(u,f){f&33554432&&t!==(t=u[25])&&m(e,"id",t),f&2&&(e.checked=u[1].s3.enabled),f&33554432&&o!==(o=u[25])&&m(s,"for",o)},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,a()}}}function wh(n){var P;let e,t,i,s,l,o,r,a=(P=n[0].s3)!=null&&P.enabled?"S3 storage":"local file system",u,f,c,d=n[1].s3.enabled?"S3 storage":"local file system",p,h,g,_,y,k,T,$,M,C,O,E;return{c(){e=v("div"),t=v("div"),i=v("div"),i.innerHTML='',s=D(),l=v("div"),o=B(`If you have existing uploaded files, you'll have to migrate them manually from - the - `),r=v("strong"),u=B(a),f=B(` - to the - `),c=v("strong"),p=B(d),h=B(`. - `),g=v("br"),_=B(` - There are numerous command line tools that can help you, such as: - `),y=v("a"),y.textContent=`rclone - `,k=B(`, - `),T=v("a"),T.textContent=`s5cmd - `,$=B(", etc."),M=D(),C=v("div"),m(i,"class","icon"),m(y,"href","https://github.com/rclone/rclone"),m(y,"target","_blank"),m(y,"rel","noopener noreferrer"),m(y,"class","txt-bold"),m(T,"href","https://github.com/peak/s5cmd"),m(T,"target","_blank"),m(T,"rel","noopener noreferrer"),m(T,"class","txt-bold"),m(l,"class","content"),m(t,"class","alert alert-warning m-0"),m(C,"class","clearfix m-t-base")},m(L,F){S(L,e,F),b(e,t),b(t,i),b(t,s),b(t,l),b(l,o),b(l,r),b(r,u),b(l,f),b(l,c),b(c,p),b(l,h),b(l,g),b(l,_),b(l,y),b(l,k),b(l,T),b(l,$),b(e,M),b(e,C),E=!0},p(L,F){var N;(!E||F&1)&&a!==(a=(N=L[0].s3)!=null&&N.enabled?"S3 storage":"local file system")&&le(u,a),(!E||F&2)&&d!==(d=L[1].s3.enabled?"S3 storage":"local file system")&&le(p,d)},i(L){E||(L&&Xe(()=>{E&&(O||(O=qe(e,vt,{duration:150},!0)),O.run(1))}),E=!0)},o(L){L&&(O||(O=qe(e,vt,{duration:150},!1)),O.run(0)),E=!1},d(L){L&&w(e),L&&O&&O.end()}}}function Sh(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M,C;return i=new pe({props:{class:"form-field required",name:"s3.endpoint",$$slots:{default:[TA,({uniqueId:O})=>({25:O}),({uniqueId:O})=>O?33554432:0]},$$scope:{ctx:n}}}),o=new pe({props:{class:"form-field required",name:"s3.bucket",$$slots:{default:[$A,({uniqueId:O})=>({25:O}),({uniqueId:O})=>O?33554432:0]},$$scope:{ctx:n}}}),u=new pe({props:{class:"form-field required",name:"s3.region",$$slots:{default:[CA,({uniqueId:O})=>({25:O}),({uniqueId:O})=>O?33554432:0]},$$scope:{ctx:n}}}),d=new pe({props:{class:"form-field required",name:"s3.accessKey",$$slots:{default:[MA,({uniqueId:O})=>({25:O}),({uniqueId:O})=>O?33554432:0]},$$scope:{ctx:n}}}),g=new pe({props:{class:"form-field required",name:"s3.secret",$$slots:{default:[OA,({uniqueId:O})=>({25:O}),({uniqueId:O})=>O?33554432:0]},$$scope:{ctx:n}}}),k=new pe({props:{class:"form-field",name:"s3.forcePathStyle",$$slots:{default:[DA,({uniqueId:O})=>({25:O}),({uniqueId:O})=>O?33554432:0]},$$scope:{ctx:n}}}),{c(){e=v("div"),t=v("div"),V(i.$$.fragment),s=D(),l=v("div"),V(o.$$.fragment),r=D(),a=v("div"),V(u.$$.fragment),f=D(),c=v("div"),V(d.$$.fragment),p=D(),h=v("div"),V(g.$$.fragment),_=D(),y=v("div"),V(k.$$.fragment),T=D(),$=v("div"),m(t,"class","col-lg-6"),m(l,"class","col-lg-3"),m(a,"class","col-lg-3"),m(c,"class","col-lg-6"),m(h,"class","col-lg-6"),m(y,"class","col-lg-12"),m($,"class","col-lg-12"),m(e,"class","grid")},m(O,E){S(O,e,E),b(e,t),q(i,t,null),b(e,s),b(e,l),q(o,l,null),b(e,r),b(e,a),q(u,a,null),b(e,f),b(e,c),q(d,c,null),b(e,p),b(e,h),q(g,h,null),b(e,_),b(e,y),q(k,y,null),b(e,T),b(e,$),C=!0},p(O,E){const P={};E&100663298&&(P.$$scope={dirty:E,ctx:O}),i.$set(P);const L={};E&100663298&&(L.$$scope={dirty:E,ctx:O}),o.$set(L);const F={};E&100663298&&(F.$$scope={dirty:E,ctx:O}),u.$set(F);const N={};E&100663298&&(N.$$scope={dirty:E,ctx:O}),d.$set(N);const R={};E&100663298&&(R.$$scope={dirty:E,ctx:O}),g.$set(R);const z={};E&100663298&&(z.$$scope={dirty:E,ctx:O}),k.$set(z)},i(O){C||(A(i.$$.fragment,O),A(o.$$.fragment,O),A(u.$$.fragment,O),A(d.$$.fragment,O),A(g.$$.fragment,O),A(k.$$.fragment,O),O&&Xe(()=>{C&&(M||(M=qe(e,vt,{duration:150},!0)),M.run(1))}),C=!0)},o(O){I(i.$$.fragment,O),I(o.$$.fragment,O),I(u.$$.fragment,O),I(d.$$.fragment,O),I(g.$$.fragment,O),I(k.$$.fragment,O),O&&(M||(M=qe(e,vt,{duration:150},!1)),M.run(0)),C=!1},d(O){O&&w(e),j(i),j(o),j(u),j(d),j(g),j(k),O&&M&&M.end()}}}function TA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Endpoint"),s=D(),l=v("input"),m(e,"for",i=n[25]),m(l,"type","text"),m(l,"id",o=n[25]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[1].s3.endpoint),r||(a=K(l,"input",n[12]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&m(e,"for",i),f&33554432&&o!==(o=u[25])&&m(l,"id",o),f&2&&l.value!==u[1].s3.endpoint&&ue(l,u[1].s3.endpoint)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function $A(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Bucket"),s=D(),l=v("input"),m(e,"for",i=n[25]),m(l,"type","text"),m(l,"id",o=n[25]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[1].s3.bucket),r||(a=K(l,"input",n[13]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&m(e,"for",i),f&33554432&&o!==(o=u[25])&&m(l,"id",o),f&2&&l.value!==u[1].s3.bucket&&ue(l,u[1].s3.bucket)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function CA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Region"),s=D(),l=v("input"),m(e,"for",i=n[25]),m(l,"type","text"),m(l,"id",o=n[25]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[1].s3.region),r||(a=K(l,"input",n[14]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&m(e,"for",i),f&33554432&&o!==(o=u[25])&&m(l,"id",o),f&2&&l.value!==u[1].s3.region&&ue(l,u[1].s3.region)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function MA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("label"),t=B("Access key"),s=D(),l=v("input"),m(e,"for",i=n[25]),m(l,"type","text"),m(l,"id",o=n[25]),l.required=!0},m(u,f){S(u,e,f),b(e,t),S(u,s,f),S(u,l,f),ue(l,n[1].s3.accessKey),r||(a=K(l,"input",n[15]),r=!0)},p(u,f){f&33554432&&i!==(i=u[25])&&m(e,"for",i),f&33554432&&o!==(o=u[25])&&m(l,"id",o),f&2&&l.value!==u[1].s3.accessKey&&ue(l,u[1].s3.accessKey)},d(u){u&&w(e),u&&w(s),u&&w(l),r=!1,a()}}}function OA(n){let e,t,i,s,l,o,r;function a(f){n[16](f)}let u={id:n[25],required:!0};return n[1].s3.secret!==void 0&&(u.value=n[1].s3.secret),l=new ou({props:u}),se.push(()=>ge(l,"value",a)),{c(){e=v("label"),t=B("Secret"),s=D(),V(l.$$.fragment),m(e,"for",i=n[25])},m(f,c){S(f,e,c),b(e,t),S(f,s,c),q(l,f,c),r=!0},p(f,c){(!r||c&33554432&&i!==(i=f[25]))&&m(e,"for",i);const d={};c&33554432&&(d.id=f[25]),!o&&c&2&&(o=!0,d.value=f[1].s3.secret,ke(()=>o=!1)),l.$set(d)},i(f){r||(A(l.$$.fragment,f),r=!0)},o(f){I(l.$$.fragment,f),r=!1},d(f){f&&w(e),f&&w(s),j(l,f)}}}function DA(n){let e,t,i,s,l,o,r,a,u,f;return{c(){e=v("input"),i=D(),s=v("label"),l=v("span"),l.textContent="Force path-style addressing",o=D(),r=v("i"),m(e,"type","checkbox"),m(e,"id",t=n[25]),m(l,"class","txt"),m(r,"class","ri-information-line link-hint"),m(s,"for",a=n[25])},m(c,d){S(c,e,d),e.checked=n[1].s3.forcePathStyle,S(c,i,d),S(c,s,d),b(s,l),b(s,o),b(s,r),u||(f=[K(e,"change",n[17]),De(ze.call(null,r,{text:'Forces the request to use path-style addressing, eg. "https://s3.amazonaws.com/BUCKET/KEY" instead of the default "https://BUCKET.s3.amazonaws.com/KEY".',position:"top"}))],u=!0)},p(c,d){d&33554432&&t!==(t=c[25])&&m(e,"id",t),d&2&&(e.checked=c[1].s3.forcePathStyle),d&33554432&&a!==(a=c[25])&&m(s,"for",a)},d(c){c&&w(e),c&&w(i),c&&w(s),u=!1,Ae(f)}}}function Th(n){let e;function t(l,o){return l[4]?IA:l[5]?AA:EA}let i=t(n),s=i(n);return{c(){s.c(),e=we()},m(l,o){s.m(l,o),S(l,e,o)},p(l,o){i===(i=t(l))&&s?s.p(l,o):(s.d(1),s=i(l),s&&(s.c(),s.m(e.parentNode,e)))},d(l){s.d(l),l&&w(e)}}}function EA(n){let e;return{c(){e=v("div"),e.innerHTML=` - S3 connected successfully`,m(e,"class","label label-sm label-success entrance-right")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function AA(n){let e,t,i,s;return{c(){e=v("div"),e.innerHTML=` - Failed to establish S3 connection`,m(e,"class","label label-sm label-warning entrance-right")},m(l,o){var r;S(l,e,o),i||(s=De(t=ze.call(null,e,(r=n[5].data)==null?void 0:r.message)),i=!0)},p(l,o){var r;t&&Bt(t.update)&&o&32&&t.update.call(null,(r=l[5].data)==null?void 0:r.message)},d(l){l&&w(e),i=!1,s()}}}function IA(n){let e;return{c(){e=v("span"),m(e,"class","loader loader-sm")},m(t,i){S(t,e,i)},p:X,d(t){t&&w(e)}}}function $h(n){let e,t,i,s;return{c(){e=v("button"),t=v("span"),t.textContent="Cancel",m(t,"class","txt"),m(e,"type","button"),m(e,"class","btn btn-transparent btn-hint"),e.disabled=n[3]},m(l,o){S(l,e,o),b(e,t),i||(s=K(e,"click",n[18]),i=!0)},p(l,o){o&8&&(e.disabled=l[3])},d(l){l&&w(e),i=!1,s()}}}function PA(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_;const y=[wA,kA],k=[];function T($,M){return $[2]?0:1}return d=T(n),p=k[d]=y[d](n),{c(){e=v("header"),t=v("nav"),i=v("div"),i.textContent="Settings",s=D(),l=v("div"),o=B(n[7]),r=D(),a=v("div"),u=v("form"),f=v("div"),f.innerHTML=`

    By default PocketBase uses the local file system to store uploaded files.

    -

    If you have limited disk space, you could optionally connect to a S3 compatible storage.

    `,c=D(),p.c(),m(i,"class","breadcrumb-item"),m(l,"class","breadcrumb-item"),m(t,"class","breadcrumbs"),m(e,"class","page-header"),m(f,"class","content txt-xl m-b-base"),m(u,"class","panel"),m(u,"autocomplete","off"),m(a,"class","wrapper")},m($,M){S($,e,M),b(e,t),b(t,i),b(t,s),b(t,l),b(l,o),S($,r,M),S($,a,M),b(a,u),b(u,f),b(u,c),k[d].m(u,null),h=!0,g||(_=K(u,"submit",ft(n[20])),g=!0)},p($,M){(!h||M&128)&&le(o,$[7]);let C=d;d=T($),d===C?k[d].p($,M):(re(),I(k[C],1,1,()=>{k[C]=null}),ae(),p=k[d],p?p.p($,M):(p=k[d]=y[d]($),p.c()),A(p,1),p.m(u,null))},i($){h||(A(p),h=!0)},o($){I(p),h=!1},d($){$&&w(e),$&&w(r),$&&w(a),k[d].d(),g=!1,_()}}}function LA(n){let e,t,i,s;return e=new Ni({}),i=new Cn({props:{$$slots:{default:[PA]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(l,o){q(e,l,o),S(l,t,o),q(i,l,o),s=!0},p(l,[o]){const r={};o&67109119&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(A(e.$$.fragment,l),A(i.$$.fragment,l),s=!0)},o(l){I(e.$$.fragment,l),I(i.$$.fragment,l),s=!1},d(l){j(e,l),l&&w(t),j(i,l)}}}const oo="s3_test_request";function NA(n,e,t){let i,s,l;We(n,Ot,N=>t(7,l=N)),Gt(Ot,l="Files storage",l);let o={},r={},a=!1,u=!1,f=!1,c=null,d=null;p();async function p(){t(2,a=!0);try{const N=await me.settings.getAll()||{};g(N)}catch(N){me.errorResponseHandler(N)}t(2,a=!1)}async function h(){if(!(u||!s)){t(3,u=!0);try{me.cancelRequest(oo);const N=await me.settings.update(H.filterRedactedProps(r));_n({}),await g(N),Oa(),c?Zv("Successfully saved but failed to establish S3 connection."):Ut("Successfully saved files storage settings.")}catch(N){me.errorResponseHandler(N)}t(3,u=!1)}}async function g(N={}){t(1,r={s3:(N==null?void 0:N.s3)||{}}),t(0,o=JSON.parse(JSON.stringify(r))),await y()}async function _(){t(1,r=JSON.parse(JSON.stringify(o||{}))),await y()}async function y(){if(t(5,c=null),!!r.s3.enabled){me.cancelRequest(oo),clearTimeout(d),d=setTimeout(()=>{me.cancelRequest(oo),addErrorToast("S3 test connection timeout.")},3e4),t(4,f=!0);try{await me.settings.testS3({$cancelKey:oo})}catch(N){t(5,c=N)}t(4,f=!1),clearTimeout(d)}}Qt(()=>()=>{clearTimeout(d)});function k(){r.s3.enabled=this.checked,t(1,r)}function T(){r.s3.endpoint=this.value,t(1,r)}function $(){r.s3.bucket=this.value,t(1,r)}function M(){r.s3.region=this.value,t(1,r)}function C(){r.s3.accessKey=this.value,t(1,r)}function O(N){n.$$.not_equal(r.s3.secret,N)&&(r.s3.secret=N,t(1,r))}function E(){r.s3.forcePathStyle=this.checked,t(1,r)}const P=()=>_(),L=()=>h(),F=()=>h();return n.$$.update=()=>{n.$$.dirty&1&&t(10,i=JSON.stringify(o)),n.$$.dirty&1026&&t(6,s=i!=JSON.stringify(r))},[o,r,a,u,f,c,s,l,h,_,i,k,T,$,M,C,O,E,P,L,F]}class FA extends ve{constructor(e){super(),be(this,e,NA,LA,_e,{})}}function RA(n){let e,t,i,s,l,o,r,a;return{c(){e=v("input"),i=D(),s=v("label"),l=B("Enable"),m(e,"type","checkbox"),m(e,"id",t=n[21]),m(s,"for",o=n[21])},m(u,f){S(u,e,f),e.checked=n[0].enabled,S(u,i,f),S(u,s,f),b(s,l),r||(a=K(e,"change",n[13]),r=!0)},p(u,f){f&2097152&&t!==(t=u[21])&&m(e,"id",t),f&1&&(e.checked=u[0].enabled),f&2097152&&o!==(o=u[21])&&m(s,"for",o)},d(u){u&&w(e),u&&w(i),u&&w(s),r=!1,a()}}}function qA(n){let e,t,i,s,l,o,r,a,u;return{c(){e=v("label"),t=B("Client ID"),s=D(),l=v("input"),m(e,"for",i=n[21]),m(l,"type","text"),m(l,"id",o=n[21]),l.required=r=n[0].enabled},m(f,c){S(f,e,c),b(e,t),S(f,s,c),S(f,l,c),ue(l,n[0].clientId),a||(u=K(l,"input",n[14]),a=!0)},p(f,c){c&2097152&&i!==(i=f[21])&&m(e,"for",i),c&2097152&&o!==(o=f[21])&&m(l,"id",o),c&1&&r!==(r=f[0].enabled)&&(l.required=r),c&1&&l.value!==f[0].clientId&&ue(l,f[0].clientId)},d(f){f&&w(e),f&&w(s),f&&w(l),a=!1,u()}}}function jA(n){let e,t,i,s,l,o,r;function a(f){n[15](f)}let u={id:n[21],required:n[0].enabled};return n[0].clientSecret!==void 0&&(u.value=n[0].clientSecret),l=new ou({props:u}),se.push(()=>ge(l,"value",a)),{c(){e=v("label"),t=B("Client secret"),s=D(),V(l.$$.fragment),m(e,"for",i=n[21])},m(f,c){S(f,e,c),b(e,t),S(f,s,c),q(l,f,c),r=!0},p(f,c){(!r||c&2097152&&i!==(i=f[21]))&&m(e,"for",i);const d={};c&2097152&&(d.id=f[21]),c&1&&(d.required=f[0].enabled),!o&&c&1&&(o=!0,d.value=f[0].clientSecret,ke(()=>o=!1)),l.$set(d)},i(f){r||(A(l.$$.fragment,f),r=!0)},o(f){I(l.$$.fragment,f),r=!1},d(f){f&&w(e),f&&w(s),j(l,f)}}}function Ch(n){let e,t,i,s;function l(a){n[16](a)}var o=n[4];function r(a){let u={key:a[1]};return a[0]!==void 0&&(u.config=a[0]),{props:u}}return o&&(t=Ct(o,r(n)),se.push(()=>ge(t,"config",l))),{c(){e=v("div"),t&&V(t.$$.fragment),m(e,"class","col-lg-12")},m(a,u){S(a,e,u),t&&q(t,e,null),s=!0},p(a,u){const f={};if(u&2&&(f.key=a[1]),!i&&u&1&&(i=!0,f.config=a[0],ke(()=>i=!1)),u&16&&o!==(o=a[4])){if(t){re();const c=t;I(c.$$.fragment,1,0,()=>{j(c,1)}),ae()}o?(t=Ct(o,r(a)),se.push(()=>ge(t,"config",l)),V(t.$$.fragment),A(t.$$.fragment,1),q(t,e,null)):t=null}else o&&t.$set(f)},i(a){s||(t&&A(t.$$.fragment,a),s=!0)},o(a){t&&I(t.$$.fragment,a),s=!1},d(a){a&&w(e),t&&j(t)}}}function VA(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y;t=new pe({props:{class:"form-field form-field-toggle m-b-0",name:n[1]+".enabled",$$slots:{default:[RA,({uniqueId:T})=>({21:T}),({uniqueId:T})=>T?2097152:0]},$$scope:{ctx:n}}}),f=new pe({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".clientId",$$slots:{default:[qA,({uniqueId:T})=>({21:T}),({uniqueId:T})=>T?2097152:0]},$$scope:{ctx:n}}}),p=new pe({props:{class:"form-field "+(n[0].enabled?"required":""),name:n[1]+".clientSecret",$$slots:{default:[jA,({uniqueId:T})=>({21:T}),({uniqueId:T})=>T?2097152:0]},$$scope:{ctx:n}}});let k=n[4]&&Ch(n);return{c(){e=v("div"),V(t.$$.fragment),i=D(),s=v("button"),s.innerHTML='Clear all fields',l=D(),o=v("div"),r=v("div"),a=D(),u=v("div"),V(f.$$.fragment),c=D(),d=v("div"),V(p.$$.fragment),h=D(),k&&k.c(),m(s,"type","button"),m(s,"class","btn btn-sm btn-transparent btn-hint m-l-auto"),m(e,"class","flex"),m(r,"class","col-12 spacing"),m(u,"class","col-lg-6"),m(d,"class","col-lg-6"),m(o,"class","grid")},m(T,$){S(T,e,$),q(t,e,null),b(e,i),b(e,s),S(T,l,$),S(T,o,$),b(o,r),b(o,a),b(o,u),q(f,u,null),b(o,c),b(o,d),q(p,d,null),b(o,h),k&&k.m(o,null),g=!0,_||(y=K(s,"click",n[7]),_=!0)},p(T,$){const M={};$&2&&(M.name=T[1]+".enabled"),$&6291457&&(M.$$scope={dirty:$,ctx:T}),t.$set(M);const C={};$&1&&(C.class="form-field "+(T[0].enabled?"required":"")),$&2&&(C.name=T[1]+".clientId"),$&6291457&&(C.$$scope={dirty:$,ctx:T}),f.$set(C);const O={};$&1&&(O.class="form-field "+(T[0].enabled?"required":"")),$&2&&(O.name=T[1]+".clientSecret"),$&6291457&&(O.$$scope={dirty:$,ctx:T}),p.$set(O),T[4]?k?(k.p(T,$),$&16&&A(k,1)):(k=Ch(T),k.c(),A(k,1),k.m(o,null)):k&&(re(),I(k,1,1,()=>{k=null}),ae())},i(T){g||(A(t.$$.fragment,T),A(f.$$.fragment,T),A(p.$$.fragment,T),A(k),g=!0)},o(T){I(t.$$.fragment,T),I(f.$$.fragment,T),I(p.$$.fragment,T),I(k),g=!1},d(T){T&&w(e),j(t),T&&w(l),T&&w(o),j(f),j(p),k&&k.d(),_=!1,y()}}}function Mh(n){let e;return{c(){e=v("i"),m(e,"class",n[3])},m(t,i){S(t,e,i)},p(t,i){i&8&&m(e,"class",t[3])},d(t){t&&w(e)}}}function Oh(n){let e,t,i,s,l;return{c(){e=v("i"),m(e,"class","ri-error-warning-fill txt-danger")},m(o,r){S(o,e,r),i=!0,s||(l=De(ze.call(null,e,{text:"Has errors",position:"left"})),s=!0)},i(o){i||(o&&Xe(()=>{i&&(t||(t=qe(e,qt,{duration:150,start:.7},!0)),t.run(1))}),i=!0)},o(o){o&&(t||(t=qe(e,qt,{duration:150,start:.7},!1)),t.run(0)),i=!1},d(o){o&&w(e),o&&t&&t.end(),s=!1,l()}}}function HA(n){let e;return{c(){e=v("span"),e.textContent="Disabled",m(e,"class","label label-hint")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function zA(n){let e;return{c(){e=v("span"),e.textContent="Enabled",m(e,"class","label label-success")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function BA(n){let e,t,i,s,l,o,r,a=n[1].substring(0,n[1].length-4)+"",u,f,c,d,p,h,g,_=n[3]&&Mh(n),y=n[6]&&Oh();function k(M,C){return M[0].enabled?zA:HA}let T=k(n),$=T(n);return{c(){e=v("div"),_&&_.c(),t=D(),i=v("span"),s=B(n[2]),l=D(),o=v("em"),r=B("("),u=B(a),f=B(")"),c=D(),d=v("div"),p=D(),y&&y.c(),h=D(),$.c(),g=we(),m(i,"class","txt"),m(o,"class","txt-hint"),m(e,"class","inline-flex"),m(d,"class","flex-fill")},m(M,C){S(M,e,C),_&&_.m(e,null),b(e,t),b(e,i),b(i,s),b(e,l),b(e,o),b(o,r),b(o,u),b(o,f),S(M,c,C),S(M,d,C),S(M,p,C),y&&y.m(M,C),S(M,h,C),$.m(M,C),S(M,g,C)},p(M,C){M[3]?_?_.p(M,C):(_=Mh(M),_.c(),_.m(e,t)):_&&(_.d(1),_=null),C&4&&le(s,M[2]),C&2&&a!==(a=M[1].substring(0,M[1].length-4)+"")&&le(u,a),M[6]?y?C&64&&A(y,1):(y=Oh(),y.c(),A(y,1),y.m(h.parentNode,h)):y&&(re(),I(y,1,1,()=>{y=null}),ae()),T!==(T=k(M))&&($.d(1),$=T(M),$&&($.c(),$.m(g.parentNode,g)))},d(M){M&&w(e),_&&_.d(),M&&w(c),M&&w(d),M&&w(p),y&&y.d(M),M&&w(h),$.d(M),M&&w(g)}}}function UA(n){let e,t;const i=[n[8]];let s={$$slots:{header:[BA],default:[VA]},$$scope:{ctx:n}};for(let l=0;lt(12,o=P));let{key:r}=e,{title:a}=e,{icon:u=""}=e,{config:f={}}=e,{optionsComponent:c}=e,d;function p(){d==null||d.expand()}function h(){d==null||d.collapse()}function g(){d==null||d.collapseSiblings()}function _(){for(let P in f)t(0,f[P]="",f);t(0,f.enabled=!1,f)}function y(){f.enabled=this.checked,t(0,f)}function k(){f.clientId=this.value,t(0,f)}function T(P){n.$$.not_equal(f.clientSecret,P)&&(f.clientSecret=P,t(0,f))}function $(P){f=P,t(0,f)}function M(P){se[P?"unshift":"push"](()=>{d=P,t(5,d)})}function C(P){de.call(this,n,P)}function O(P){de.call(this,n,P)}function E(P){de.call(this,n,P)}return n.$$set=P=>{e=Le(Le({},e),jt(P)),t(8,l=Je(e,s)),"key"in P&&t(1,r=P.key),"title"in P&&t(2,a=P.title),"icon"in P&&t(3,u=P.icon),"config"in P&&t(0,f=P.config),"optionsComponent"in P&&t(4,c=P.optionsComponent)},n.$$.update=()=>{n.$$.dirty&4098&&t(6,i=!H.isEmpty(H.getNestedVal(o,r))),n.$$.dirty&3&&(f.enabled||ci(r))},[f,r,a,u,c,d,i,_,l,p,h,g,o,y,k,T,$,M,C,O,E]}class YA extends ve{constructor(e){super(),be(this,e,WA,UA,_e,{key:1,title:2,icon:3,config:0,optionsComponent:4,expand:9,collapse:10,collapseSiblings:11})}get expand(){return this.$$.ctx[9]}get collapse(){return this.$$.ctx[10]}get collapseSiblings(){return this.$$.ctx[11]}}function Dh(n,e,t){const i=n.slice();return i[18]=e[t][0],i[19]=e[t][1],i[20]=e,i[21]=t,i}function KA(n){let e,t,i,s,l,o,r,a,u,f,c,d=Object.entries(As),p=[];for(let y=0;yI(p[y],1,1,()=>{p[y]=null});let g=!n[4]&&Ih(n),_=n[5]&&Ph(n);return{c(){e=v("div");for(let y=0;yn[12](e,t),o=()=>n[12](null,t);function r(u){n[13](u,n[18])}let a={single:!0,key:n[18],title:n[19].title,icon:n[19].icon||"ri-fingerprint-line",optionsComponent:n[19].optionsComponent};return n[0][n[18]]!==void 0&&(a.config=n[0][n[18]]),e=new YA({props:a}),l(),se.push(()=>ge(e,"config",r)),{c(){V(e.$$.fragment)},m(u,f){q(e,u,f),s=!0},p(u,f){n=u,t!==n[18]&&(o(),t=n[18],l());const c={};!i&&f&1&&(i=!0,c.config=n[0][n[18]],ke(()=>i=!1)),e.$set(c)},i(u){s||(A(e.$$.fragment,u),s=!0)},o(u){I(e.$$.fragment,u),s=!1},d(u){o(),j(e,u)}}}function Ah(n){var s;let e,t,i=(n[4]||!n[19].hidden||((s=n[0][n[18]])==null?void 0:s.enabled))&&Eh(n);return{c(){i&&i.c(),e=we()},m(l,o){i&&i.m(l,o),S(l,e,o),t=!0},p(l,o){var r;l[4]||!l[19].hidden||(r=l[0][l[18]])!=null&&r.enabled?i?(i.p(l,o),o&17&&A(i,1)):(i=Eh(l),i.c(),A(i,1),i.m(e.parentNode,e)):i&&(re(),I(i,1,1,()=>{i=null}),ae())},i(l){t||(A(i),t=!0)},o(l){I(i),t=!1},d(l){i&&i.d(l),l&&w(e)}}}function Ih(n){let e,t,i,s,l,o,r,a,u;return{c(){e=v("button"),t=v("i"),i=D(),s=v("span"),l=B("Show all ("),o=B(n[6]),r=B(")"),m(t,"class","ri-arrow-down-s-line"),m(s,"class","txt"),m(e,"type","button"),m(e,"class","btn btn-sm btn-transparent btn-hint m-t-10")},m(f,c){S(f,e,c),b(e,t),b(e,i),b(e,s),b(s,l),b(s,o),b(s,r),a||(u=K(e,"click",n[14]),a=!0)},p(f,c){c&64&&le(o,f[6])},d(f){f&&w(e),a=!1,u()}}}function Ph(n){let e,t,i,s;return{c(){e=v("button"),t=v("span"),t.textContent="Cancel",m(t,"class","txt"),m(e,"type","button"),m(e,"class","btn btn-transparent btn-hint"),e.disabled=n[3]},m(l,o){S(l,e,o),b(e,t),i||(s=K(e,"click",n[15]),i=!0)},p(l,o){o&8&&(e.disabled=l[3])},d(l){l&&w(e),i=!1,s()}}}function ZA(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_;const y=[JA,KA],k=[];function T($,M){return $[2]?0:1}return d=T(n),p=k[d]=y[d](n),{c(){e=v("header"),t=v("nav"),i=v("div"),i.textContent="Settings",s=D(),l=v("div"),o=B(n[7]),r=D(),a=v("div"),u=v("form"),f=v("h6"),f.textContent="Manage the allowed users OAuth2 sign-in/sign-up methods.",c=D(),p.c(),m(i,"class","breadcrumb-item"),m(l,"class","breadcrumb-item"),m(t,"class","breadcrumbs"),m(e,"class","page-header"),m(f,"class","m-b-base"),m(u,"class","panel"),m(u,"autocomplete","off"),m(a,"class","wrapper")},m($,M){S($,e,M),b(e,t),b(t,i),b(t,s),b(t,l),b(l,o),S($,r,M),S($,a,M),b(a,u),b(u,f),b(u,c),k[d].m(u,null),h=!0,g||(_=K(u,"submit",ft(n[8])),g=!0)},p($,M){(!h||M&128)&&le(o,$[7]);let C=d;d=T($),d===C?k[d].p($,M):(re(),I(k[C],1,1,()=>{k[C]=null}),ae(),p=k[d],p?p.p($,M):(p=k[d]=y[d]($),p.c()),A(p,1),p.m(u,null))},i($){h||(A(p),h=!0)},o($){I(p),h=!1},d($){$&&w(e),$&&w(r),$&&w(a),k[d].d(),g=!1,_()}}}function GA(n){let e,t,i,s;return e=new Ni({}),i=new Cn({props:{$$slots:{default:[ZA]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(l,o){q(e,l,o),S(l,t,o),q(i,l,o),s=!0},p(l,[o]){const r={};o&4194559&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(A(e.$$.fragment,l),A(i.$$.fragment,l),s=!0)},o(l){I(e.$$.fragment,l),I(i.$$.fragment,l),s=!1},d(l){j(e,l),l&&w(t),j(i,l)}}}function XA(n,e,t){let i,s,l,o;We(n,Ot,M=>t(7,o=M)),Gt(Ot,o="Auth providers",o);let r={},a={},u={},f=!1,c=!1,d=!1;p();async function p(){t(2,f=!0);try{const M=await me.settings.getAll()||{};g(M)}catch(M){me.errorResponseHandler(M)}t(2,f=!1)}async function h(){var M;if(!(c||!s)){t(3,c=!0);try{const C=await me.settings.update(H.filterRedactedProps(u));g(C),_n({}),(M=r[Object.keys(r)[0]])==null||M.collapseSiblings(),Ut("Successfully updated auth providers.")}catch(C){me.errorResponseHandler(C)}t(3,c=!1)}}function g(M){M=M||{},t(0,u={});for(const C in As)t(0,u[C]=Object.assign({enabled:!1},M[C]),u);t(10,a=JSON.parse(JSON.stringify(u)))}function _(){t(0,u=JSON.parse(JSON.stringify(a||{})))}function y(M,C){se[M?"unshift":"push"](()=>{r[C]=M,t(1,r)})}function k(M,C){n.$$.not_equal(u[C],M)&&(u[C]=M,t(0,u))}const T=()=>t(4,d=!0),$=()=>_();return n.$$.update=()=>{n.$$.dirty&1024&&t(11,i=JSON.stringify(a)),n.$$.dirty&2049&&t(5,s=i!=JSON.stringify(u))},t(6,l=Object.values(As).filter(M=>M.hidden).length),[u,r,f,c,d,s,l,o,h,_,a,i,y,k,T,$]}class QA extends ve{constructor(e){super(),be(this,e,XA,GA,_e,{})}}function Lh(n,e,t){const i=n.slice();return i[16]=e[t],i[17]=e,i[18]=t,i}function xA(n){let e=[],t=new Map,i,s,l,o,r,a,u,f,c,d,p,h=n[5];const g=y=>y[16].key;for(let y=0;y({19:l}),({uniqueId:l})=>l?524288:0]},$$scope:{ctx:e}}}),{key:n,first:null,c(){t=we(),V(i.$$.fragment),this.first=t},m(l,o){S(l,t,o),q(i,l,o),s=!0},p(l,o){e=l;const r={};o&1572865&&(r.$$scope={dirty:o,ctx:e}),i.$set(r)},i(l){s||(A(i.$$.fragment,l),s=!0)},o(l){I(i.$$.fragment,l),s=!1},d(l){l&&w(t),j(i,l)}}}function Fh(n){let e,t,i,s;return{c(){e=v("button"),t=v("span"),t.textContent="Cancel",m(t,"class","txt"),m(e,"type","button"),m(e,"class","btn btn-transparent btn-hint"),e.disabled=n[2]},m(l,o){S(l,e,o),b(e,t),i||(s=K(e,"click",n[12]),i=!0)},p(l,o){o&4&&(e.disabled=l[2])},d(l){l&&w(e),i=!1,s()}}}function n6(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_;const y=[e6,xA],k=[];function T($,M){return $[1]?0:1}return d=T(n),p=k[d]=y[d](n),{c(){e=v("header"),t=v("nav"),i=v("div"),i.textContent="Settings",s=D(),l=v("div"),o=B(n[4]),r=D(),a=v("div"),u=v("form"),f=v("div"),f.innerHTML="

    Adjust common token options.

    ",c=D(),p.c(),m(i,"class","breadcrumb-item"),m(l,"class","breadcrumb-item"),m(t,"class","breadcrumbs"),m(e,"class","page-header"),m(f,"class","content m-b-sm txt-xl"),m(u,"class","panel"),m(u,"autocomplete","off"),m(a,"class","wrapper")},m($,M){S($,e,M),b(e,t),b(t,i),b(t,s),b(t,l),b(l,o),S($,r,M),S($,a,M),b(a,u),b(u,f),b(u,c),k[d].m(u,null),h=!0,g||(_=K(u,"submit",ft(n[6])),g=!0)},p($,M){(!h||M&16)&&le(o,$[4]);let C=d;d=T($),d===C?k[d].p($,M):(re(),I(k[C],1,1,()=>{k[C]=null}),ae(),p=k[d],p?p.p($,M):(p=k[d]=y[d]($),p.c()),A(p,1),p.m(u,null))},i($){h||(A(p),h=!0)},o($){I(p),h=!1},d($){$&&w(e),$&&w(r),$&&w(a),k[d].d(),g=!1,_()}}}function i6(n){let e,t,i,s;return e=new Ni({}),i=new Cn({props:{$$slots:{default:[n6]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(l,o){q(e,l,o),S(l,t,o),q(i,l,o),s=!0},p(l,[o]){const r={};o&1048607&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(A(e.$$.fragment,l),A(i.$$.fragment,l),s=!0)},o(l){I(e.$$.fragment,l),I(i.$$.fragment,l),s=!1},d(l){j(e,l),l&&w(t),j(i,l)}}}function s6(n,e,t){let i,s,l;We(n,Ot,T=>t(4,l=T));const o=[{key:"recordAuthToken",label:"Auth record authentication token"},{key:"recordVerificationToken",label:"Auth record email verification token"},{key:"recordPasswordResetToken",label:"Auth record password reset token"},{key:"recordEmailChangeToken",label:"Auth record email change token"},{key:"adminAuthToken",label:"Admins auth token"},{key:"adminPasswordResetToken",label:"Admins password reset token"}];Gt(Ot,l="Token options",l);let r={},a={},u=!1,f=!1;c();async function c(){t(1,u=!0);try{const T=await me.settings.getAll()||{};p(T)}catch(T){me.errorResponseHandler(T)}t(1,u=!1)}async function d(){if(!(f||!s)){t(2,f=!0);try{const T=await me.settings.update(H.filterRedactedProps(a));p(T),Ut("Successfully saved tokens options.")}catch(T){me.errorResponseHandler(T)}t(2,f=!1)}}function p(T){var $;T=T||{},t(0,a={});for(const M of o)t(0,a[M.key]={duration:(($=T[M.key])==null?void 0:$.duration)||0},a);t(8,r=JSON.parse(JSON.stringify(a)))}function h(){t(0,a=JSON.parse(JSON.stringify(r||{})))}function g(T){a[T.key].duration=ht(this.value),t(0,a)}const _=T=>{a[T.key].secret?(delete a[T.key].secret,t(0,a)):t(0,a[T.key].secret=H.randomString(50),a)},y=()=>h(),k=()=>d();return n.$$.update=()=>{n.$$.dirty&256&&t(9,i=JSON.stringify(r)),n.$$.dirty&513&&t(3,s=i!=JSON.stringify(a))},[a,u,f,s,l,o,d,h,r,i,g,_,y,k]}class l6 extends ve{constructor(e){super(),be(this,e,s6,i6,_e,{})}}function o6(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h;return o=new H1({props:{content:n[2]}}),{c(){e=v("div"),e.innerHTML=`

    Below you'll find your current collections configuration that you could import in - another PocketBase environment.

    `,t=D(),i=v("div"),s=v("button"),s.innerHTML='Copy',l=D(),V(o.$$.fragment),r=D(),a=v("div"),u=v("div"),f=D(),c=v("button"),c.innerHTML=` - Download as JSON`,m(e,"class","content txt-xl m-b-base"),m(s,"type","button"),m(s,"class","btn btn-sm btn-transparent fade copy-schema svelte-jm5c4z"),m(i,"tabindex","0"),m(i,"class","export-preview svelte-jm5c4z"),m(u,"class","flex-fill"),m(c,"type","button"),m(c,"class","btn btn-expanded"),m(a,"class","flex m-t-base")},m(g,_){S(g,e,_),S(g,t,_),S(g,i,_),b(i,s),b(i,l),q(o,i,null),n[8](i),S(g,r,_),S(g,a,_),b(a,u),b(a,f),b(a,c),d=!0,p||(h=[K(s,"click",n[7]),K(i,"keydown",n[9]),K(c,"click",n[10])],p=!0)},p(g,_){const y={};_&4&&(y.content=g[2]),o.$set(y)},i(g){d||(A(o.$$.fragment,g),d=!0)},o(g){I(o.$$.fragment,g),d=!1},d(g){g&&w(e),g&&w(t),g&&w(i),j(o),n[8](null),g&&w(r),g&&w(a),p=!1,Ae(h)}}}function r6(n){let e;return{c(){e=v("div"),m(e,"class","loader")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function a6(n){let e,t,i,s,l,o,r,a,u,f,c,d;const p=[r6,o6],h=[];function g(_,y){return _[1]?0:1}return f=g(n),c=h[f]=p[f](n),{c(){e=v("header"),t=v("nav"),i=v("div"),i.textContent="Settings",s=D(),l=v("div"),o=B(n[3]),r=D(),a=v("div"),u=v("div"),c.c(),m(i,"class","breadcrumb-item"),m(l,"class","breadcrumb-item"),m(t,"class","breadcrumbs"),m(e,"class","page-header"),m(u,"class","panel"),m(a,"class","wrapper")},m(_,y){S(_,e,y),b(e,t),b(t,i),b(t,s),b(t,l),b(l,o),S(_,r,y),S(_,a,y),b(a,u),h[f].m(u,null),d=!0},p(_,y){(!d||y&8)&&le(o,_[3]);let k=f;f=g(_),f===k?h[f].p(_,y):(re(),I(h[k],1,1,()=>{h[k]=null}),ae(),c=h[f],c?c.p(_,y):(c=h[f]=p[f](_),c.c()),A(c,1),c.m(u,null))},i(_){d||(A(c),d=!0)},o(_){I(c),d=!1},d(_){_&&w(e),_&&w(r),_&&w(a),h[f].d()}}}function u6(n){let e,t,i,s;return e=new Ni({}),i=new Cn({props:{$$slots:{default:[a6]},$$scope:{ctx:n}}}),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment)},m(l,o){q(e,l,o),S(l,t,o),q(i,l,o),s=!0},p(l,[o]){const r={};o&8207&&(r.$$scope={dirty:o,ctx:l}),i.$set(r)},i(l){s||(A(e.$$.fragment,l),A(i.$$.fragment,l),s=!0)},o(l){I(e.$$.fragment,l),I(i.$$.fragment,l),s=!1},d(l){j(e,l),l&&w(t),j(i,l)}}}function f6(n,e,t){let i,s;We(n,Ot,_=>t(3,s=_)),Gt(Ot,s="Export collections",s);const l="export_"+H.randomString(5);let o,r=[],a=!1;u();async function u(){t(1,a=!0);try{t(6,r=await me.collections.getFullList(100,{$cancelKey:l,sort:"updated"}));for(let _ of r)delete _.created,delete _.updated}catch(_){me.errorResponseHandler(_)}t(1,a=!1)}function f(){H.downloadJson(r,"pb_schema")}function c(){H.copyToClipboard(i),Vg("The configuration was copied to your clipboard!",3e3)}const d=()=>c();function p(_){se[_?"unshift":"push"](()=>{o=_,t(0,o)})}const h=_=>{if(_.ctrlKey&&_.code==="KeyA"){_.preventDefault();const y=window.getSelection(),k=document.createRange();k.selectNodeContents(o),y.removeAllRanges(),y.addRange(k)}},g=()=>f();return n.$$.update=()=>{n.$$.dirty&64&&t(2,i=JSON.stringify(r,null,4))},[o,a,i,s,f,c,r,d,p,h,g]}class c6 extends ve{constructor(e){super(),be(this,e,f6,u6,_e,{})}}function Rh(n,e,t){const i=n.slice();return i[14]=e[t],i}function qh(n,e,t){const i=n.slice();return i[17]=e[t][0],i[18]=e[t][1],i}function jh(n,e,t){const i=n.slice();return i[14]=e[t],i}function Vh(n,e,t){const i=n.slice();return i[17]=e[t][0],i[23]=e[t][1],i}function Hh(n,e,t){const i=n.slice();return i[14]=e[t],i}function zh(n,e,t){const i=n.slice();return i[17]=e[t][0],i[18]=e[t][1],i}function Bh(n,e,t){const i=n.slice();return i[30]=e[t],i}function d6(n){let e,t,i,s,l=n[1].name+"",o,r=n[9]&&Uh(),a=n[0].name!==n[1].name&&Wh(n);return{c(){e=v("div"),r&&r.c(),t=D(),a&&a.c(),i=D(),s=v("strong"),o=B(l),m(s,"class","txt"),m(e,"class","inline-flex fleg-gap-5")},m(u,f){S(u,e,f),r&&r.m(e,null),b(e,t),a&&a.m(e,null),b(e,i),b(e,s),b(s,o)},p(u,f){u[9]?r||(r=Uh(),r.c(),r.m(e,t)):r&&(r.d(1),r=null),u[0].name!==u[1].name?a?a.p(u,f):(a=Wh(u),a.c(),a.m(e,i)):a&&(a.d(1),a=null),f[0]&2&&l!==(l=u[1].name+"")&&le(o,l)},d(u){u&&w(e),r&&r.d(),a&&a.d()}}}function p6(n){var o;let e,t,i,s=((o=n[0])==null?void 0:o.name)+"",l;return{c(){e=v("span"),e.textContent="Deleted",t=D(),i=v("strong"),l=B(s),m(e,"class","label label-danger")},m(r,a){S(r,e,a),S(r,t,a),S(r,i,a),b(i,l)},p(r,a){var u;a[0]&1&&s!==(s=((u=r[0])==null?void 0:u.name)+"")&&le(l,s)},d(r){r&&w(e),r&&w(t),r&&w(i)}}}function m6(n){var o;let e,t,i,s=((o=n[1])==null?void 0:o.name)+"",l;return{c(){e=v("span"),e.textContent="Added",t=D(),i=v("strong"),l=B(s),m(e,"class","label label-success")},m(r,a){S(r,e,a),S(r,t,a),S(r,i,a),b(i,l)},p(r,a){var u;a[0]&2&&s!==(s=((u=r[1])==null?void 0:u.name)+"")&&le(l,s)},d(r){r&&w(e),r&&w(t),r&&w(i)}}}function Uh(n){let e;return{c(){e=v("span"),e.textContent="Changed",m(e,"class","label label-warning")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function Wh(n){let e,t=n[0].name+"",i,s,l;return{c(){e=v("strong"),i=B(t),s=D(),l=v("i"),m(e,"class","txt-strikethrough txt-hint"),m(l,"class","ri-arrow-right-line txt-sm")},m(o,r){S(o,e,r),b(e,i),S(o,s,r),S(o,l,r)},p(o,r){r[0]&1&&t!==(t=o[0].name+"")&&le(i,t)},d(o){o&&w(e),o&&w(s),o&&w(l)}}}function Yh(n){var _,y;let e,t,i,s=n[30]+"",l,o,r,a,u=n[12]((_=n[0])==null?void 0:_[n[30]])+"",f,c,d,p,h=n[12]((y=n[1])==null?void 0:y[n[30]])+"",g;return{c(){var k,T,$,M,C,O;e=v("tr"),t=v("td"),i=v("span"),l=B(s),o=D(),r=v("td"),a=v("pre"),f=B(u),c=D(),d=v("td"),p=v("pre"),g=B(h),m(t,"class","min-width svelte-lmkr38"),m(a,"class","txt"),m(r,"class","svelte-lmkr38"),Q(r,"changed-old-col",!n[10]&&cn((k=n[0])==null?void 0:k[n[30]],(T=n[1])==null?void 0:T[n[30]])),Q(r,"changed-none-col",n[10]),m(p,"class","txt"),m(d,"class","svelte-lmkr38"),Q(d,"changed-new-col",!n[5]&&cn(($=n[0])==null?void 0:$[n[30]],(M=n[1])==null?void 0:M[n[30]])),Q(d,"changed-none-col",n[5]),m(e,"class","svelte-lmkr38"),Q(e,"txt-primary",cn((C=n[0])==null?void 0:C[n[30]],(O=n[1])==null?void 0:O[n[30]]))},m(k,T){S(k,e,T),b(e,t),b(t,i),b(i,l),b(e,o),b(e,r),b(r,a),b(a,f),b(e,c),b(e,d),b(d,p),b(p,g)},p(k,T){var $,M,C,O,E,P,L,F;T[0]&1&&u!==(u=k[12](($=k[0])==null?void 0:$[k[30]])+"")&&le(f,u),T[0]&3075&&Q(r,"changed-old-col",!k[10]&&cn((M=k[0])==null?void 0:M[k[30]],(C=k[1])==null?void 0:C[k[30]])),T[0]&1024&&Q(r,"changed-none-col",k[10]),T[0]&2&&h!==(h=k[12]((O=k[1])==null?void 0:O[k[30]])+"")&&le(g,h),T[0]&2083&&Q(d,"changed-new-col",!k[5]&&cn((E=k[0])==null?void 0:E[k[30]],(P=k[1])==null?void 0:P[k[30]])),T[0]&32&&Q(d,"changed-none-col",k[5]),T[0]&2051&&Q(e,"txt-primary",cn((L=k[0])==null?void 0:L[k[30]],(F=k[1])==null?void 0:F[k[30]]))},d(k){k&&w(e)}}}function Kh(n){let e,t=n[6],i=[];for(let s=0;sProps - Old - New`,l=D(),o=v("tbody");for(let $=0;$!["schema","created","updated"].includes(y));function g(){t(4,f=Array.isArray(r==null?void 0:r.schema)?r==null?void 0:r.schema.concat():[]),a||t(4,f=f.concat(u.filter(y=>!f.find(k=>y.id==k.id))))}function _(y){return typeof y>"u"?"":H.isObject(y)?JSON.stringify(y,null,4):y}return n.$$set=y=>{"collectionA"in y&&t(0,o=y.collectionA),"collectionB"in y&&t(1,r=y.collectionB),"deleteMissing"in y&&t(2,a=y.deleteMissing)},n.$$.update=()=>{n.$$.dirty[0]&2&&t(5,i=!(r!=null&&r.id)&&!(r!=null&&r.name)),n.$$.dirty[0]&33&&t(10,s=!i&&!(o!=null&&o.id)),n.$$.dirty[0]&1&&t(3,u=Array.isArray(o==null?void 0:o.schema)?o==null?void 0:o.schema.concat():[]),n.$$.dirty[0]&7&&(typeof(o==null?void 0:o.schema)<"u"||typeof(r==null?void 0:r.schema)<"u"||typeof a<"u")&&g(),n.$$.dirty[0]&24&&t(6,c=u.filter(y=>!f.find(k=>y.id==k.id))),n.$$.dirty[0]&24&&t(7,d=f.filter(y=>u.find(k=>k.id==y.id))),n.$$.dirty[0]&24&&t(8,p=f.filter(y=>!u.find(k=>k.id==y.id))),n.$$.dirty[0]&7&&t(9,l=H.hasCollectionChanges(o,r,a))},[o,r,a,u,f,i,c,d,p,l,s,h,_]}class g6 extends ve{constructor(e){super(),be(this,e,_6,h6,_e,{collectionA:0,collectionB:1,deleteMissing:2},null,[-1,-1])}}function t_(n,e,t){const i=n.slice();return i[17]=e[t],i}function n_(n){let e,t;return e=new g6({props:{collectionA:n[17].old,collectionB:n[17].new,deleteMissing:n[3]}}),{c(){V(e.$$.fragment)},m(i,s){q(e,i,s),t=!0},p(i,s){const l={};s&4&&(l.collectionA=i[17].old),s&4&&(l.collectionB=i[17].new),s&8&&(l.deleteMissing=i[3]),e.$set(l)},i(i){t||(A(e.$$.fragment,i),t=!0)},o(i){I(e.$$.fragment,i),t=!1},d(i){j(e,i)}}}function b6(n){let e,t,i=n[2],s=[];for(let o=0;oI(s[o],1,1,()=>{s[o]=null});return{c(){for(let o=0;o{h()}):h()}async function h(){if(!u){t(4,u=!0);try{await me.collections.import(o,a),Ut("Successfully imported collections configuration."),i("submit")}catch($){me.errorResponseHandler($)}t(4,u=!1),c()}}const g=()=>p(),_=()=>!u;function y($){se[$?"unshift":"push"](()=>{s=$,t(1,s)})}function k($){de.call(this,n,$)}function T($){de.call(this,n,$)}return n.$$.update=()=>{n.$$.dirty&384&&Array.isArray(l)&&Array.isArray(o)&&d()},[c,s,r,a,u,p,f,l,o,g,_,y,k,T]}class S6 extends ve{constructor(e){super(),be(this,e,w6,k6,_e,{show:6,hide:0})}get show(){return this.$$.ctx[6]}get hide(){return this.$$.ctx[0]}}function i_(n,e,t){const i=n.slice();return i[32]=e[t],i}function s_(n,e,t){const i=n.slice();return i[35]=e[t],i}function l_(n,e,t){const i=n.slice();return i[32]=e[t],i}function T6(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k,T,$,M,C,O;a=new pe({props:{class:"form-field "+(n[6]?"":"field-error"),name:"collections",$$slots:{default:[C6,({uniqueId:R})=>({40:R}),({uniqueId:R})=>[0,R?512:0]]},$$scope:{ctx:n}}});let E=!1,P=n[6]&&n[1].length&&!n[7]&&r_(),L=n[6]&&n[1].length&&n[7]&&a_(n),F=n[13].length&&v_(n),N=!!n[0]&&y_(n);return{c(){e=v("input"),t=D(),i=v("div"),s=v("p"),l=B(`Paste below the collections configuration you want to import or - `),o=v("button"),o.innerHTML='Load from JSON file',r=D(),V(a.$$.fragment),u=D(),f=D(),P&&P.c(),c=D(),L&&L.c(),d=D(),F&&F.c(),p=D(),h=v("div"),N&&N.c(),g=D(),_=v("div"),y=D(),k=v("button"),T=v("span"),T.textContent="Review",m(e,"type","file"),m(e,"class","hidden"),m(e,"accept",".json"),m(o,"class","btn btn-outline btn-sm m-l-5"),Q(o,"btn-loading",n[12]),m(i,"class","content txt-xl m-b-base"),m(_,"class","flex-fill"),m(T,"class","txt"),m(k,"type","button"),m(k,"class","btn btn-expanded btn-warning m-l-auto"),k.disabled=$=!n[14],m(h,"class","flex m-t-base")},m(R,z){S(R,e,z),n[19](e),S(R,t,z),S(R,i,z),b(i,s),b(s,l),b(s,o),S(R,r,z),q(a,R,z),S(R,u,z),S(R,f,z),P&&P.m(R,z),S(R,c,z),L&&L.m(R,z),S(R,d,z),F&&F.m(R,z),S(R,p,z),S(R,h,z),N&&N.m(h,null),b(h,g),b(h,_),b(h,y),b(h,k),b(k,T),M=!0,C||(O=[K(e,"change",n[20]),K(o,"click",n[21]),K(k,"click",n[26])],C=!0)},p(R,z){(!M||z[0]&4096)&&Q(o,"btn-loading",R[12]);const W={};z[0]&64&&(W.class="form-field "+(R[6]?"":"field-error")),z[0]&65|z[1]&1536&&(W.$$scope={dirty:z,ctx:R}),a.$set(W),R[6]&&R[1].length&&!R[7]?P||(P=r_(),P.c(),P.m(c.parentNode,c)):P&&(P.d(1),P=null),R[6]&&R[1].length&&R[7]?L?L.p(R,z):(L=a_(R),L.c(),L.m(d.parentNode,d)):L&&(L.d(1),L=null),R[13].length?F?F.p(R,z):(F=v_(R),F.c(),F.m(p.parentNode,p)):F&&(F.d(1),F=null),R[0]?N?N.p(R,z):(N=y_(R),N.c(),N.m(h,g)):N&&(N.d(1),N=null),(!M||z[0]&16384&&$!==($=!R[14]))&&(k.disabled=$)},i(R){M||(A(a.$$.fragment,R),A(E),M=!0)},o(R){I(a.$$.fragment,R),I(E),M=!1},d(R){R&&w(e),n[19](null),R&&w(t),R&&w(i),R&&w(r),j(a,R),R&&w(u),R&&w(f),P&&P.d(R),R&&w(c),L&&L.d(R),R&&w(d),F&&F.d(R),R&&w(p),R&&w(h),N&&N.d(),C=!1,Ae(O)}}}function $6(n){let e;return{c(){e=v("div"),m(e,"class","loader")},m(t,i){S(t,e,i)},p:X,i:X,o:X,d(t){t&&w(e)}}}function o_(n){let e;return{c(){e=v("div"),e.textContent="Invalid collections configuration.",m(e,"class","help-block help-block-error")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function C6(n){let e,t,i,s,l,o,r,a,u,f,c=!!n[0]&&!n[6]&&o_();return{c(){e=v("label"),t=B("Collections"),s=D(),l=v("textarea"),r=D(),c&&c.c(),a=we(),m(e,"for",i=n[40]),m(e,"class","p-b-10"),m(l,"id",o=n[40]),m(l,"class","code"),m(l,"spellcheck","false"),m(l,"rows","15"),l.required=!0},m(d,p){S(d,e,p),b(e,t),S(d,s,p),S(d,l,p),ue(l,n[0]),S(d,r,p),c&&c.m(d,p),S(d,a,p),u||(f=K(l,"input",n[22]),u=!0)},p(d,p){p[1]&512&&i!==(i=d[40])&&m(e,"for",i),p[1]&512&&o!==(o=d[40])&&m(l,"id",o),p[0]&1&&ue(l,d[0]),d[0]&&!d[6]?c||(c=o_(),c.c(),c.m(a.parentNode,a)):c&&(c.d(1),c=null)},d(d){d&&w(e),d&&w(s),d&&w(l),d&&w(r),c&&c.d(d),d&&w(a),u=!1,f()}}}function r_(n){let e;return{c(){e=v("div"),e.innerHTML=`
    -
    Your collections configuration is already up-to-date!
    `,m(e,"class","alert alert-info")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function a_(n){let e,t,i,s,l,o=n[9].length&&u_(n),r=n[4].length&&d_(n),a=n[8].length&&__(n);return{c(){e=v("h5"),e.textContent="Detected changes",t=D(),i=v("div"),o&&o.c(),s=D(),r&&r.c(),l=D(),a&&a.c(),m(e,"class","section-title"),m(i,"class","list")},m(u,f){S(u,e,f),S(u,t,f),S(u,i,f),o&&o.m(i,null),b(i,s),r&&r.m(i,null),b(i,l),a&&a.m(i,null)},p(u,f){u[9].length?o?o.p(u,f):(o=u_(u),o.c(),o.m(i,s)):o&&(o.d(1),o=null),u[4].length?r?r.p(u,f):(r=d_(u),r.c(),r.m(i,l)):r&&(r.d(1),r=null),u[8].length?a?a.p(u,f):(a=__(u),a.c(),a.m(i,null)):a&&(a.d(1),a=null)},d(u){u&&w(e),u&&w(t),u&&w(i),o&&o.d(),r&&r.d(),a&&a.d()}}}function u_(n){let e=[],t=new Map,i,s=n[9];const l=o=>o[32].id;for(let o=0;oo[35].old.id+o[35].new.id;for(let o=0;oo[32].id;for(let o=0;o',i=D(),s=v("div"),s.innerHTML=`Some of the imported collections share the same name and/or fields but are - imported with different IDs. You can replace them in the import if you want - to.`,l=D(),o=v("button"),o.innerHTML='Replace with original ids',m(t,"class","icon"),m(s,"class","content"),m(o,"type","button"),m(o,"class","btn btn-warning btn-sm btn-outline"),m(e,"class","alert alert-warning m-t-base")},m(u,f){S(u,e,f),b(e,t),b(e,i),b(e,s),b(e,l),b(e,o),r||(a=K(o,"click",n[24]),r=!0)},p:X,d(u){u&&w(e),r=!1,a()}}}function y_(n){let e,t,i;return{c(){e=v("button"),e.innerHTML='Clear',m(e,"type","button"),m(e,"class","btn btn-transparent link-hint")},m(s,l){S(s,e,l),t||(i=K(e,"click",n[25]),t=!0)},p:X,d(s){s&&w(e),t=!1,i()}}}function M6(n){let e,t,i,s,l,o,r,a,u,f,c,d;const p=[$6,T6],h=[];function g(_,y){return _[5]?0:1}return f=g(n),c=h[f]=p[f](n),{c(){e=v("header"),t=v("nav"),i=v("div"),i.textContent="Settings",s=D(),l=v("div"),o=B(n[15]),r=D(),a=v("div"),u=v("div"),c.c(),m(i,"class","breadcrumb-item"),m(l,"class","breadcrumb-item"),m(t,"class","breadcrumbs"),m(e,"class","page-header"),m(u,"class","panel"),m(a,"class","wrapper")},m(_,y){S(_,e,y),b(e,t),b(t,i),b(t,s),b(t,l),b(l,o),S(_,r,y),S(_,a,y),b(a,u),h[f].m(u,null),d=!0},p(_,y){(!d||y[0]&32768)&&le(o,_[15]);let k=f;f=g(_),f===k?h[f].p(_,y):(re(),I(h[k],1,1,()=>{h[k]=null}),ae(),c=h[f],c?c.p(_,y):(c=h[f]=p[f](_),c.c()),A(c,1),c.m(u,null))},i(_){d||(A(c),d=!0)},o(_){I(c),d=!1},d(_){_&&w(e),_&&w(r),_&&w(a),h[f].d()}}}function O6(n){let e,t,i,s,l,o;e=new Ni({}),i=new Cn({props:{$$slots:{default:[M6]},$$scope:{ctx:n}}});let r={};return l=new S6({props:r}),n[27](l),l.$on("submit",n[28]),{c(){V(e.$$.fragment),t=D(),V(i.$$.fragment),s=D(),V(l.$$.fragment)},m(a,u){q(e,a,u),S(a,t,u),q(i,a,u),S(a,s,u),q(l,a,u),o=!0},p(a,u){const f={};u[0]&65535|u[1]&1024&&(f.$$scope={dirty:u,ctx:a}),i.$set(f);const c={};l.$set(c)},i(a){o||(A(e.$$.fragment,a),A(i.$$.fragment,a),A(l.$$.fragment,a),o=!0)},o(a){I(e.$$.fragment,a),I(i.$$.fragment,a),I(l.$$.fragment,a),o=!1},d(a){j(e,a),a&&w(t),j(i,a),a&&w(s),n[27](null),j(l,a)}}}function D6(n,e,t){let i,s,l,o,r,a,u;We(n,Ot,G=>t(15,u=G)),Gt(Ot,u="Import collections",u);let f,c,d="",p=!1,h=[],g=[],_=!0,y=[],k=!1;T();async function T(){t(5,k=!0);try{t(2,g=await me.collections.getFullList(200));for(let G of g)delete G.created,delete G.updated}catch(G){me.errorResponseHandler(G)}t(5,k=!1)}function $(){if(t(4,y=[]),!!i)for(let G of h){const fe=H.findByKey(g,"id",G.id);!(fe!=null&&fe.id)||!H.hasCollectionChanges(fe,G,_)||y.push({new:G,old:fe})}}function M(){t(1,h=[]);try{t(1,h=JSON.parse(d))}catch{}Array.isArray(h)?t(1,h=H.filterDuplicatesByKey(h)):t(1,h=[]);for(let G of h)delete G.created,delete G.updated,G.schema=H.filterDuplicatesByKey(G.schema)}function C(){var G,fe;for(let Z of h){const ce=H.findByKey(g,"name",Z.name)||H.findByKey(g,"id",Z.id);if(!ce)continue;const he=Z.id,Ce=ce.id;Z.id=Ce;const Re=Array.isArray(ce.schema)?ce.schema:[],je=Array.isArray(Z.schema)?Z.schema:[];for(const ye of je){const $e=H.findByKey(Re,"name",ye.name);$e&&$e.id&&(ye.id=$e.id)}for(let ye of h)if(Array.isArray(ye.schema))for(let $e of ye.schema)(G=$e.options)!=null&&G.collectionId&&((fe=$e.options)==null?void 0:fe.collectionId)===he&&($e.options.collectionId=Ce)}t(0,d=JSON.stringify(h,null,4))}function O(G){t(12,p=!0);const fe=new FileReader;fe.onload=async Z=>{t(12,p=!1),t(10,f.value="",f),t(0,d=Z.target.result),await rn(),h.length||(pl("Invalid collections configuration."),E())},fe.onerror=Z=>{console.warn(Z),pl("Failed to load the imported JSON."),t(12,p=!1),t(10,f.value="",f)},fe.readAsText(G)}function E(){t(0,d=""),t(10,f.value="",f),_n({})}function P(G){se[G?"unshift":"push"](()=>{f=G,t(10,f)})}const L=()=>{f.files.length&&O(f.files[0])},F=()=>{f.click()};function N(){d=this.value,t(0,d)}function R(){_=this.checked,t(3,_)}const z=()=>C(),W=()=>E(),J=()=>c==null?void 0:c.show(g,h,_);function x(G){se[G?"unshift":"push"](()=>{c=G,t(11,c)})}const ne=()=>E();return n.$$.update=()=>{n.$$.dirty[0]&1&&typeof d<"u"&&M(),n.$$.dirty[0]&3&&t(6,i=!!d&&h.length&&h.length===h.filter(G=>!!G.id&&!!G.name).length),n.$$.dirty[0]&78&&t(9,s=g.filter(G=>i&&_&&!H.findByKey(h,"id",G.id))),n.$$.dirty[0]&70&&t(8,l=h.filter(G=>i&&!H.findByKey(g,"id",G.id))),n.$$.dirty[0]&10&&(typeof h<"u"||typeof _<"u")&&$(),n.$$.dirty[0]&785&&t(7,o=!!d&&(s.length||l.length||y.length)),n.$$.dirty[0]&224&&t(14,r=!k&&i&&o),n.$$.dirty[0]&6&&t(13,a=h.filter(G=>{let fe=H.findByKey(g,"name",G.name)||H.findByKey(g,"id",G.id);if(!fe)return!1;if(fe.id!=G.id)return!0;const Z=Array.isArray(fe.schema)?fe.schema:[],ce=Array.isArray(G.schema)?G.schema:[];for(const he of ce){if(H.findByKey(Z,"id",he.id))continue;const Re=H.findByKey(Z,"name",he.name);if(Re&&he.id!=Re.id)return!0}return!1}))},[d,h,g,_,y,k,i,o,l,s,f,c,p,a,r,u,C,O,E,P,L,F,N,R,z,W,J,x,ne]}class E6 extends ve{constructor(e){super(),be(this,e,D6,O6,_e,{},null,[-1,-1])}}const Ht=[async n=>{const e=new URLSearchParams(window.location.search);return n.location!=="/"&&e.has("installer")?Ei("/"):!0}],A6={"/login":Nt({component:CE,conditions:Ht.concat([n=>!me.authStore.isValid]),userData:{showAppSidebar:!1}}),"/request-password-reset":Nt({asyncComponent:()=>rt(()=>import("./PageAdminRequestPasswordReset-6941cbe2.js"),[],import.meta.url),conditions:Ht.concat([n=>!me.authStore.isValid]),userData:{showAppSidebar:!1}}),"/confirm-password-reset/:token":Nt({asyncComponent:()=>rt(()=>import("./PageAdminConfirmPasswordReset-77974c59.js"),[],import.meta.url),conditions:Ht.concat([n=>!me.authStore.isValid]),userData:{showAppSidebar:!1}}),"/collections":Nt({component:GD,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/logs":Nt({component:ZS,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings":Nt({component:FE,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/admins":Nt({component:yE,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/mail":Nt({component:yA,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/storage":Nt({component:FA,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/auth-providers":Nt({component:QA,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/tokens":Nt({component:l6,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/export-collections":Nt({component:c6,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/settings/import-collections":Nt({component:E6,conditions:Ht.concat([n=>me.authStore.isValid]),userData:{showAppSidebar:!0}}),"/users/confirm-password-reset/:token":Nt({asyncComponent:()=>rt(()=>import("./PageRecordConfirmPasswordReset-69aeb2bf.js"),[],import.meta.url),conditions:Ht,userData:{showAppSidebar:!1}}),"/auth/confirm-password-reset/:token":Nt({asyncComponent:()=>rt(()=>import("./PageRecordConfirmPasswordReset-69aeb2bf.js"),[],import.meta.url),conditions:Ht,userData:{showAppSidebar:!1}}),"/users/confirm-verification/:token":Nt({asyncComponent:()=>rt(()=>import("./PageRecordConfirmVerification-8d88a0b8.js"),[],import.meta.url),conditions:Ht,userData:{showAppSidebar:!1}}),"/auth/confirm-verification/:token":Nt({asyncComponent:()=>rt(()=>import("./PageRecordConfirmVerification-8d88a0b8.js"),[],import.meta.url),conditions:Ht,userData:{showAppSidebar:!1}}),"/users/confirm-email-change/:token":Nt({asyncComponent:()=>rt(()=>import("./PageRecordConfirmEmailChange-428d71b9.js"),[],import.meta.url),conditions:Ht,userData:{showAppSidebar:!1}}),"/auth/confirm-email-change/:token":Nt({asyncComponent:()=>rt(()=>import("./PageRecordConfirmEmailChange-428d71b9.js"),[],import.meta.url),conditions:Ht,userData:{showAppSidebar:!1}}),"*":Nt({component:gy,userData:{showAppSidebar:!1}})};function I6(n,{from:e,to:t},i={}){const s=getComputedStyle(n),l=s.transform==="none"?"":s.transform,[o,r]=s.transformOrigin.split(" ").map(parseFloat),a=e.left+e.width*o/t.width-(t.left+o),u=e.top+e.height*r/t.height-(t.top+r),{delay:f=0,duration:c=p=>Math.sqrt(p)*120,easing:d=Uo}=i;return{delay:f,duration:Bt(c)?c(Math.sqrt(a*a+u*u)):c,easing:d,css:(p,h)=>{const g=h*a,_=h*u,y=p+h*e.width/t.width,k=p+h*e.height/t.height;return`transform: ${l} translate(${g}px, ${_}px) scale(${y}, ${k});`}}}function k_(n,e,t){const i=n.slice();return i[2]=e[t],i}function P6(n){let e;return{c(){e=v("i"),m(e,"class","ri-alert-line")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function L6(n){let e;return{c(){e=v("i"),m(e,"class","ri-error-warning-line")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function N6(n){let e;return{c(){e=v("i"),m(e,"class","ri-checkbox-circle-line")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function F6(n){let e;return{c(){e=v("i"),m(e,"class","ri-information-line")},m(t,i){S(t,e,i)},d(t){t&&w(e)}}}function w_(n,e){let t,i,s,l,o=e[2].message+"",r,a,u,f,c,d,p=X,h,g,_;function y(M,C){return M[2].type==="info"?F6:M[2].type==="success"?N6:M[2].type==="warning"?L6:P6}let k=y(e),T=k(e);function $(){return e[1](e[2])}return{key:n,first:null,c(){t=v("div"),i=v("div"),T.c(),s=D(),l=v("div"),r=B(o),a=D(),u=v("button"),u.innerHTML='',f=D(),m(i,"class","icon"),m(l,"class","content"),m(u,"type","button"),m(u,"class","close"),m(t,"class","alert txt-break"),Q(t,"alert-info",e[2].type=="info"),Q(t,"alert-success",e[2].type=="success"),Q(t,"alert-danger",e[2].type=="error"),Q(t,"alert-warning",e[2].type=="warning"),this.first=t},m(M,C){S(M,t,C),b(t,i),T.m(i,null),b(t,s),b(t,l),b(l,r),b(t,a),b(t,u),b(t,f),h=!0,g||(_=K(u,"click",ft($)),g=!0)},p(M,C){e=M,k!==(k=y(e))&&(T.d(1),T=k(e),T&&(T.c(),T.m(i,null))),(!h||C&1)&&o!==(o=e[2].message+"")&&le(r,o),(!h||C&1)&&Q(t,"alert-info",e[2].type=="info"),(!h||C&1)&&Q(t,"alert-success",e[2].type=="success"),(!h||C&1)&&Q(t,"alert-danger",e[2].type=="error"),(!h||C&1)&&Q(t,"alert-warning",e[2].type=="warning")},r(){d=t.getBoundingClientRect()},f(){gb(t),p(),A_(t,d)},a(){p(),p=_b(t,d,I6,{duration:150})},i(M){h||(Xe(()=>{h&&(c||(c=qe(t,vo,{duration:150},!0)),c.run(1))}),h=!0)},o(M){c||(c=qe(t,vo,{duration:150},!1)),c.run(0),h=!1},d(M){M&&w(t),T.d(),M&&c&&c.end(),g=!1,_()}}}function R6(n){let e,t=[],i=new Map,s,l=n[0];const o=r=>r[2].message;for(let r=0;rt(0,i=l)),[i,l=>Hg(l)]}class j6 extends ve{constructor(e){super(),be(this,e,q6,R6,_e,{})}}function V6(n){var s;let e,t=((s=n[1])==null?void 0:s.text)+"",i;return{c(){e=v("h4"),i=B(t),m(e,"class","block center txt-break"),m(e,"slot","header")},m(l,o){S(l,e,o),b(e,i)},p(l,o){var r;o&2&&t!==(t=((r=l[1])==null?void 0:r.text)+"")&&le(i,t)},d(l){l&&w(e)}}}function H6(n){let e,t,i,s,l,o,r;return{c(){e=v("button"),t=v("span"),t.textContent="No",i=D(),s=v("button"),l=v("span"),l.textContent="Yes",m(t,"class","txt"),e.autofocus=!0,m(e,"type","button"),m(e,"class","btn btn-transparent btn-expanded-sm"),e.disabled=n[2],m(l,"class","txt"),m(s,"type","button"),m(s,"class","btn btn-danger btn-expanded"),s.disabled=n[2],Q(s,"btn-loading",n[2])},m(a,u){S(a,e,u),b(e,t),S(a,i,u),S(a,s,u),b(s,l),e.focus(),o||(r=[K(e,"click",n[4]),K(s,"click",n[5])],o=!0)},p(a,u){u&4&&(e.disabled=a[2]),u&4&&(s.disabled=a[2]),u&4&&Q(s,"btn-loading",a[2])},d(a){a&&w(e),a&&w(i),a&&w(s),o=!1,Ae(r)}}}function z6(n){let e,t,i={class:"confirm-popup hide-content overlay-panel-sm",overlayClose:!n[2],escClose:!n[2],btnClose:!1,popup:!0,$$slots:{footer:[H6],header:[V6]},$$scope:{ctx:n}};return e=new bn({props:i}),n[6](e),e.$on("hide",n[7]),{c(){V(e.$$.fragment)},m(s,l){q(e,s,l),t=!0},p(s,[l]){const o={};l&4&&(o.overlayClose=!s[2]),l&4&&(o.escClose=!s[2]),l&271&&(o.$$scope={dirty:l,ctx:s}),e.$set(o)},i(s){t||(A(e.$$.fragment,s),t=!0)},o(s){I(e.$$.fragment,s),t=!1},d(s){n[6](null),j(e,s)}}}function B6(n,e,t){let i;We(n,tu,c=>t(1,i=c));let s,l=!1,o=!1;const r=()=>{t(3,o=!1),s==null||s.hide()},a=async()=>{i!=null&&i.yesCallback&&(t(2,l=!0),await Promise.resolve(i.yesCallback()),t(2,l=!1)),t(3,o=!0),s==null||s.hide()};function u(c){se[c?"unshift":"push"](()=>{s=c,t(0,s)})}const f=async()=>{!o&&(i!=null&&i.noCallback)&&i.noCallback(),await rn(),t(3,o=!1),U1()};return n.$$.update=()=>{n.$$.dirty&3&&i!=null&&i.text&&(t(3,o=!1),s==null||s.show())},[s,i,l,o,r,a,u,f]}class U6 extends ve{constructor(e){super(),be(this,e,B6,z6,_e,{})}}function S_(n){let e,t,i,s,l,o,r,a,u,f,c,d,p,h,g,_,y,k;return g=new qn({props:{class:"dropdown dropdown-nowrap dropdown-upside dropdown-left",$$slots:{default:[W6]},$$scope:{ctx:n}}}),{c(){var T;e=v("aside"),t=v("a"),t.innerHTML='PocketBase logo',i=D(),s=v("nav"),l=v("a"),l.innerHTML='',o=D(),r=v("a"),r.innerHTML='',a=D(),u=v("a"),u.innerHTML='',f=D(),c=v("figure"),d=v("img"),h=D(),V(g.$$.fragment),m(t,"href","/"),m(t,"class","logo logo-sm"),m(l,"href","/collections"),m(l,"class","menu-item"),m(l,"aria-label","Collections"),m(r,"href","/logs"),m(r,"class","menu-item"),m(r,"aria-label","Logs"),m(u,"href","/settings"),m(u,"class","menu-item"),m(u,"aria-label","Settings"),m(s,"class","main-menu"),Un(d.src,p="./images/avatars/avatar"+(((T=n[0])==null?void 0:T.avatar)||0)+".svg")||m(d,"src",p),m(d,"alt","Avatar"),m(c,"class","thumb thumb-circle link-hint closable"),m(e,"class","app-sidebar")},m(T,$){S(T,e,$),b(e,t),b(e,i),b(e,s),b(s,l),b(s,o),b(s,r),b(s,a),b(s,u),b(e,f),b(e,c),b(c,d),b(c,h),q(g,c,null),_=!0,y||(k=[De(nn.call(null,t)),De(nn.call(null,l)),De(Hn.call(null,l,{path:"/collections/?.*",className:"current-route"})),De(ze.call(null,l,{text:"Collections",position:"right"})),De(nn.call(null,r)),De(Hn.call(null,r,{path:"/logs/?.*",className:"current-route"})),De(ze.call(null,r,{text:"Logs",position:"right"})),De(nn.call(null,u)),De(Hn.call(null,u,{path:"/settings/?.*",className:"current-route"})),De(ze.call(null,u,{text:"Settings",position:"right"}))],y=!0)},p(T,$){var C;(!_||$&1&&!Un(d.src,p="./images/avatars/avatar"+(((C=T[0])==null?void 0:C.avatar)||0)+".svg"))&&m(d,"src",p);const M={};$&1024&&(M.$$scope={dirty:$,ctx:T}),g.$set(M)},i(T){_||(A(g.$$.fragment,T),_=!0)},o(T){I(g.$$.fragment,T),_=!1},d(T){T&&w(e),j(g),y=!1,Ae(k)}}}function W6(n){let e,t,i,s,l,o,r;return{c(){e=v("a"),e.innerHTML=` - Manage admins`,t=D(),i=v("hr"),s=D(),l=v("button"),l.innerHTML=` - Logout`,m(e,"href","/settings/admins"),m(e,"class","dropdown-item closable"),m(l,"type","button"),m(l,"class","dropdown-item closable")},m(a,u){S(a,e,u),S(a,t,u),S(a,i,u),S(a,s,u),S(a,l,u),o||(r=[De(nn.call(null,e)),K(l,"click",n[6])],o=!0)},p:X,d(a){a&&w(e),a&&w(t),a&&w(i),a&&w(s),a&&w(l),o=!1,Ae(r)}}}function Y6(n){var p;let e,t,i,s,l,o,r,a,u,f,c;document.title=e=H.joinNonEmpty([n[3],n[2],"PocketBase"]," - ");let d=((p=n[0])==null?void 0:p.id)&&n[1]&&S_(n);return o=new Ib({props:{routes:A6}}),o.$on("routeLoading",n[4]),o.$on("conditionsFailed",n[5]),a=new j6({}),f=new U6({}),{c(){t=D(),i=v("div"),d&&d.c(),s=D(),l=v("div"),V(o.$$.fragment),r=D(),V(a.$$.fragment),u=D(),V(f.$$.fragment),m(l,"class","app-body"),m(i,"class","app-layout")},m(h,g){S(h,t,g),S(h,i,g),d&&d.m(i,null),b(i,s),b(i,l),q(o,l,null),b(l,r),q(a,l,null),S(h,u,g),q(f,h,g),c=!0},p(h,[g]){var _;(!c||g&12)&&e!==(e=H.joinNonEmpty([h[3],h[2],"PocketBase"]," - "))&&(document.title=e),(_=h[0])!=null&&_.id&&h[1]?d?(d.p(h,g),g&3&&A(d,1)):(d=S_(h),d.c(),A(d,1),d.m(i,s)):d&&(re(),I(d,1,1,()=>{d=null}),ae())},i(h){c||(A(d),A(o.$$.fragment,h),A(a.$$.fragment,h),A(f.$$.fragment,h),c=!0)},o(h){I(d),I(o.$$.fragment,h),I(a.$$.fragment,h),I(f.$$.fragment,h),c=!1},d(h){h&&w(t),h&&w(i),d&&d.d(),j(o),j(a),h&&w(u),j(f,h)}}}function K6(n,e,t){let i,s,l,o;We(n,Cs,p=>t(8,i=p)),We(n,ko,p=>t(2,s=p)),We(n,Ea,p=>t(0,l=p)),We(n,Ot,p=>t(3,o=p));let r,a=!1;function u(p){var h,g,_,y;((h=p==null?void 0:p.detail)==null?void 0:h.location)!==r&&(t(1,a=!!((_=(g=p==null?void 0:p.detail)==null?void 0:g.userData)!=null&&_.showAppSidebar)),r=(y=p==null?void 0:p.detail)==null?void 0:y.location,Gt(Ot,o="",o),_n({}),U1())}function f(){Ei("/")}async function c(){var p,h;if(l!=null&&l.id)try{const g=await me.settings.getAll({$cancelKey:"initialAppSettings"});Gt(ko,s=((p=g==null?void 0:g.meta)==null?void 0:p.appName)||"",s),Gt(Cs,i=!!((h=g==null?void 0:g.meta)!=null&&h.hideControls),i)}catch(g){g!=null&&g.isAbort||console.warn("Failed to load app settings.",g)}}function d(){me.logout()}return n.$$.update=()=>{n.$$.dirty&1&&l!=null&&l.id&&c()},[l,a,s,o,u,f,d]}class J6 extends ve{constructor(e){super(),be(this,e,K6,Y6,_e,{})}}new J6({target:document.getElementById("app")});export{Ae as A,Ut as B,H as C,Ei as D,we as E,zg as F,va as G,gu as H,We as I,Pi as J,yt as K,Qt as L,se as M,H1 as N,Mt as O,ns as P,an as Q,hn as R,ve as S,Nr as T,I as a,D as b,V as c,j as d,v as e,m as f,S as g,b as h,be as i,De as j,re as k,nn as l,q as m,ae as n,w as o,me as p,pe as q,Q as r,_e as s,A as t,K as u,ft as v,B as w,le as x,X as y,ue as z}; diff --git a/ui/dist/index.html b/ui/dist/index.html index faca354f..6a10a3a6 100644 --- a/ui/dist/index.html +++ b/ui/dist/index.html @@ -44,7 +44,7 @@ window.Prism = window.Prism || {}; window.Prism.manual = true; - + diff --git a/ui/package-lock.json b/ui/package-lock.json index af49e98b..1f3b9b91 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -180,9 +180,9 @@ } }, "node_modules/@esbuild/android-arm": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.11.tgz", - "integrity": "sha512-CdyX6sRVh1NzFCsf5vw3kULwlAhfy9wVt8SZlrhQ7eL2qBjGbFhRBWkkAzuZm9IIEOCKJw4DXA6R85g+qc8RDw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.12.tgz", + "integrity": "sha512-E/sgkvwoIfj4aMAPL2e35VnUJspzVYl7+M1B2cqeubdBhADV4uPon0KCc8p2G+LqSJ6i8ocYPCqY3A4GGq0zkQ==", "cpu": [ "arm" ], @@ -196,9 +196,9 @@ } }, "node_modules/@esbuild/android-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.11.tgz", - "integrity": "sha512-QnK4d/zhVTuV4/pRM4HUjcsbl43POALU2zvBynmrrqZt9LPcLA3x1fTZPBg2RRguBQnJcnU059yKr+bydkntjg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.12.tgz", + "integrity": "sha512-WQ9p5oiXXYJ33F2EkE3r0FRDFVpEdcDiwNX3u7Xaibxfx6vQE0Sb8ytrfQsA5WO6kDn6mDfKLh6KrPBjvkk7xA==", "cpu": [ "arm64" ], @@ -212,9 +212,9 @@ } }, "node_modules/@esbuild/android-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.11.tgz", - "integrity": "sha512-3PL3HKtsDIXGQcSCKtWD/dy+mgc4p2Tvo2qKgKHj9Yf+eniwFnuoQ0OUhlSfAEpKAFzF9N21Nwgnap6zy3L3MQ==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.12.tgz", + "integrity": "sha512-m4OsaCr5gT+se25rFPHKQXARMyAehHTQAz4XX1Vk3d27VtqiX0ALMBPoXZsGaB6JYryCLfgGwUslMqTfqeLU0w==", "cpu": [ "x64" ], @@ -228,9 +228,9 @@ } }, "node_modules/@esbuild/darwin-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.11.tgz", - "integrity": "sha512-pJ950bNKgzhkGNO3Z9TeHzIFtEyC2GDQL3wxkMApDEghYx5Qers84UTNc1bAxWbRkuJOgmOha5V0WUeh8G+YGw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.12.tgz", + "integrity": "sha512-O3GCZghRIx+RAN0NDPhyyhRgwa19MoKlzGonIb5hgTj78krqp9XZbYCvFr9N1eUxg0ZQEpiiZ4QvsOQwBpP+lg==", "cpu": [ "arm64" ], @@ -244,9 +244,9 @@ } }, "node_modules/@esbuild/darwin-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.11.tgz", - "integrity": "sha512-iB0dQkIHXyczK3BZtzw1tqegf0F0Ab5texX2TvMQjiJIWXAfM4FQl7D909YfXWnB92OQz4ivBYQ2RlxBJrMJOw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.12.tgz", + "integrity": "sha512-5D48jM3tW27h1qjaD9UNRuN+4v0zvksqZSPZqeSWggfMlsVdAhH3pwSfQIFJwcs9QJ9BRibPS4ViZgs3d2wsCA==", "cpu": [ "x64" ], @@ -260,9 +260,9 @@ } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.11.tgz", - "integrity": "sha512-7EFzUADmI1jCHeDRGKgbnF5sDIceZsQGapoO6dmw7r/ZBEKX7CCDnIz8m9yEclzr7mFsd+DyasHzpjfJnmBB1Q==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.12.tgz", + "integrity": "sha512-OWvHzmLNTdF1erSvrfoEBGlN94IE6vCEaGEkEH29uo/VoONqPnoDFfShi41Ew+yKimx4vrmmAJEGNoyyP+OgOQ==", "cpu": [ "arm64" ], @@ -276,9 +276,9 @@ } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.11.tgz", - "integrity": "sha512-iPgenptC8i8pdvkHQvXJFzc1eVMR7W2lBPrTE6GbhR54sLcF42mk3zBOjKPOodezzuAz/KSu8CPyFSjcBMkE9g==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.12.tgz", + "integrity": "sha512-A0Xg5CZv8MU9xh4a+7NUpi5VHBKh1RaGJKqjxe4KG87X+mTjDE6ZvlJqpWoeJxgfXHT7IMP9tDFu7IZ03OtJAw==", "cpu": [ "x64" ], @@ -292,9 +292,9 @@ } }, "node_modules/@esbuild/linux-arm": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.11.tgz", - "integrity": "sha512-M9iK/d4lgZH0U5M1R2p2gqhPV/7JPJcRz+8O8GBKVgqndTzydQ7B2XGDbxtbvFkvIs53uXTobOhv+RyaqhUiMg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.12.tgz", + "integrity": "sha512-WsHyJ7b7vzHdJ1fv67Yf++2dz3D726oO3QCu8iNYik4fb5YuuReOI9OtA+n7Mk0xyQivNTPbl181s+5oZ38gyA==", "cpu": [ "arm" ], @@ -308,9 +308,9 @@ } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.11.tgz", - "integrity": "sha512-Qxth3gsWWGKz2/qG2d5DsW/57SeA2AmpSMhdg9TSB5Svn2KDob3qxfQSkdnWjSd42kqoxIPy3EJFs+6w1+6Qjg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.12.tgz", + "integrity": "sha512-cK3AjkEc+8v8YG02hYLQIQlOznW+v9N+OI9BAFuyqkfQFR+DnDLhEM5N8QRxAUz99cJTo1rLNXqRrvY15gbQUg==", "cpu": [ "arm64" ], @@ -324,9 +324,9 @@ } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.11.tgz", - "integrity": "sha512-dB1nGaVWtUlb/rRDHmuDQhfqazWE0LMro/AIbT2lWM3CDMHJNpLckH+gCddQyhhcLac2OYw69ikUMO34JLt3wA==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.12.tgz", + "integrity": "sha512-jdOBXJqcgHlah/nYHnj3Hrnl9l63RjtQ4vn9+bohjQPI2QafASB5MtHAoEv0JQHVb/xYQTFOeuHnNYE1zF7tYw==", "cpu": [ "ia32" ], @@ -340,9 +340,9 @@ } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.11.tgz", - "integrity": "sha512-aCWlq70Q7Nc9WDnormntGS1ar6ZFvUpqr8gXtO+HRejRYPweAFQN615PcgaSJkZjhHp61+MNLhzyVALSF2/Q0g==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.12.tgz", + "integrity": "sha512-GTOEtj8h9qPKXCyiBBnHconSCV9LwFyx/gv3Phw0pa25qPYjVuuGZ4Dk14bGCfGX3qKF0+ceeQvwmtI+aYBbVA==", "cpu": [ "loong64" ], @@ -356,9 +356,9 @@ } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.11.tgz", - "integrity": "sha512-cGeGNdQxqY8qJwlYH1BP6rjIIiEcrM05H7k3tR7WxOLmD1ZxRMd6/QIOWMb8mD2s2YJFNRuNQ+wjMhgEL2oCEw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.12.tgz", + "integrity": "sha512-o8CIhfBwKcxmEENOH9RwmUejs5jFiNoDw7YgS0EJTF6kgPgcqLFjgoc5kDey5cMHRVCIWc6kK2ShUePOcc7RbA==", "cpu": [ "mips64el" ], @@ -372,9 +372,9 @@ } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.11.tgz", - "integrity": "sha512-BdlziJQPW/bNe0E8eYsHB40mYOluS+jULPCjlWiHzDgr+ZBRXPtgMV1nkLEGdpjrwgmtkZHEGEPaKdS/8faLDA==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.12.tgz", + "integrity": "sha512-biMLH6NR/GR4z+ap0oJYb877LdBpGac8KfZoEnDiBKd7MD/xt8eaw1SFfYRUeMVx519kVkAOL2GExdFmYnZx3A==", "cpu": [ "ppc64" ], @@ -388,9 +388,9 @@ } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.11.tgz", - "integrity": "sha512-MDLwQbtF+83oJCI1Cixn68Et/ME6gelmhssPebC40RdJaect+IM+l7o/CuG0ZlDs6tZTEIoxUe53H3GmMn8oMA==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.12.tgz", + "integrity": "sha512-jkphYUiO38wZGeWlfIBMB72auOllNA2sLfiZPGDtOBb1ELN8lmqBrlMiucgL8awBw1zBXN69PmZM6g4yTX84TA==", "cpu": [ "riscv64" ], @@ -404,9 +404,9 @@ } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.11.tgz", - "integrity": "sha512-4N5EMESvws0Ozr2J94VoUD8HIRi7X0uvUv4c0wpTHZyZY9qpaaN7THjosdiW56irQ4qnJ6Lsc+i+5zGWnyqWqQ==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.12.tgz", + "integrity": "sha512-j3ucLdeY9HBcvODhCY4b+Ds3hWGO8t+SAidtmWu/ukfLLG/oYDMaA+dnugTVAg5fnUOGNbIYL9TOjhWgQB8W5g==", "cpu": [ "s390x" ], @@ -420,9 +420,9 @@ } }, "node_modules/@esbuild/linux-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.11.tgz", - "integrity": "sha512-rM/v8UlluxpytFSmVdbCe1yyKQd/e+FmIJE2oPJvbBo+D0XVWi1y/NQ4iTNx+436WmDHQBjVLrbnAQLQ6U7wlw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.12.tgz", + "integrity": "sha512-uo5JL3cgaEGotaqSaJdRfFNSCUJOIliKLnDGWaVCgIKkHxwhYMm95pfMbWZ9l7GeW9kDg0tSxcy9NYdEtjwwmA==", "cpu": [ "x64" ], @@ -436,9 +436,9 @@ } }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.11.tgz", - "integrity": "sha512-4WaAhuz5f91h3/g43VBGdto1Q+X7VEZfpcWGtOFXnggEuLvjV+cP6DyLRU15IjiU9fKLLk41OoJfBFN5DhPvag==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.12.tgz", + "integrity": "sha512-DNdoRg8JX+gGsbqt2gPgkgb00mqOgOO27KnrWZtdABl6yWTST30aibGJ6geBq3WM2TIeW6COs5AScnC7GwtGPg==", "cpu": [ "x64" ], @@ -452,9 +452,9 @@ } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.11.tgz", - "integrity": "sha512-UBj135Nx4FpnvtE+C8TWGp98oUgBcmNmdYgl5ToKc0mBHxVVqVE7FUS5/ELMImOp205qDAittL6Ezhasc2Ev/w==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.12.tgz", + "integrity": "sha512-aVsENlr7B64w8I1lhHShND5o8cW6sB9n9MUtLumFlPhG3elhNWtE7M1TFpj3m7lT3sKQUMkGFjTQBrvDDO1YWA==", "cpu": [ "x64" ], @@ -468,9 +468,9 @@ } }, "node_modules/@esbuild/sunos-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.11.tgz", - "integrity": "sha512-1/gxTifDC9aXbV2xOfCbOceh5AlIidUrPsMpivgzo8P8zUtczlq1ncFpeN1ZyQJ9lVs2hILy1PG5KPp+w8QPPg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.12.tgz", + "integrity": "sha512-qbHGVQdKSwi0JQJuZznS4SyY27tYXYF0mrgthbxXrZI3AHKuRvU+Eqbg/F0rmLDpW/jkIZBlCO1XfHUBMNJ1pg==", "cpu": [ "x64" ], @@ -484,9 +484,9 @@ } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.11.tgz", - "integrity": "sha512-vtSfyx5yRdpiOW9yp6Ax0zyNOv9HjOAw8WaZg3dF5djEHKKm3UnoohftVvIJtRh0Ec7Hso0RIdTqZvPXJ7FdvQ==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.12.tgz", + "integrity": "sha512-zsCp8Ql+96xXTVTmm6ffvoTSZSV2B/LzzkUXAY33F/76EajNw1m+jZ9zPfNJlJ3Rh4EzOszNDHsmG/fZOhtqDg==", "cpu": [ "arm64" ], @@ -500,9 +500,9 @@ } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.11.tgz", - "integrity": "sha512-GFPSLEGQr4wHFTiIUJQrnJKZhZjjq4Sphf+mM76nQR6WkQn73vm7IsacmBRPkALfpOCHsopSvLgqdd4iUW2mYw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.12.tgz", + "integrity": "sha512-FfrFjR4id7wcFYOdqbDfDET3tjxCozUgbqdkOABsSFzoZGFC92UK7mg4JKRc/B3NNEf1s2WHxJ7VfTdVDPN3ng==", "cpu": [ "ia32" ], @@ -516,9 +516,9 @@ } }, "node_modules/@esbuild/win32-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.11.tgz", - "integrity": "sha512-N9vXqLP3eRL8BqSy8yn4Y98cZI2pZ8fyuHx6lKjiG2WABpT2l01TXdzq5Ma2ZUBzfB7tx5dXVhge8X9u0S70ZQ==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.12.tgz", + "integrity": "sha512-JOOxw49BVZx2/5tW3FqkdjSD/5gXYeVGPDcB0lvap0gLQshkh1Nyel1QazC+wNxus3xPlsYAgqU1BUmrmCvWtw==", "cpu": [ "x64" ], @@ -614,9 +614,9 @@ } }, "node_modules/@tinymce/tinymce-svelte": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@tinymce/tinymce-svelte/-/tinymce-svelte-1.0.0.tgz", - "integrity": "sha512-wrI0jeTiqdEJLIsUMXtqWjY/m4TQzug+MMASkg3hj+1uBkZeDyTVwe9x/zbYprThujfiyB/lXmaBku+d9g514A==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@tinymce/tinymce-svelte/-/tinymce-svelte-1.0.1.tgz", + "integrity": "sha512-mjso1Mx9FOPxwou528UmINIcE2hBbUpnC9AEInlvIXutydklfSGSGEeYJ57CBTxzgsMEJGw2LYHGC8R7KoEAeA==", "dev": true, "dependencies": { "rollup-plugin-execute": "^1.1.1" @@ -723,18 +723,18 @@ } }, "node_modules/deepmerge": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.0.tgz", - "integrity": "sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", + "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", "dev": true, "engines": { "node": ">=0.10.0" } }, "node_modules/esbuild": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.11.tgz", - "integrity": "sha512-pAMImyokbWDtnA/ufPxjQg0fYo2DDuzAlqwnDvbXqHLphe+m80eF++perYKVm8LeTuj2zUuFXC+xgSVxyoHUdg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.12.tgz", + "integrity": "sha512-bX/zHl7Gn2CpQwcMtRogTTBf9l1nl+H6R8nUbjk+RuKqAE3+8FDulLA+pHvX7aA7Xe07Iwa+CWvy9I8Y2qqPKQ==", "dev": true, "hasInstallScript": true, "bin": { @@ -744,28 +744,28 @@ "node": ">=12" }, "optionalDependencies": { - "@esbuild/android-arm": "0.17.11", - "@esbuild/android-arm64": "0.17.11", - "@esbuild/android-x64": "0.17.11", - "@esbuild/darwin-arm64": "0.17.11", - "@esbuild/darwin-x64": "0.17.11", - "@esbuild/freebsd-arm64": "0.17.11", - "@esbuild/freebsd-x64": "0.17.11", - "@esbuild/linux-arm": "0.17.11", - "@esbuild/linux-arm64": "0.17.11", - "@esbuild/linux-ia32": "0.17.11", - "@esbuild/linux-loong64": "0.17.11", - "@esbuild/linux-mips64el": "0.17.11", - "@esbuild/linux-ppc64": "0.17.11", - "@esbuild/linux-riscv64": "0.17.11", - "@esbuild/linux-s390x": "0.17.11", - "@esbuild/linux-x64": "0.17.11", - "@esbuild/netbsd-x64": "0.17.11", - "@esbuild/openbsd-x64": "0.17.11", - "@esbuild/sunos-x64": "0.17.11", - "@esbuild/win32-arm64": "0.17.11", - "@esbuild/win32-ia32": "0.17.11", - "@esbuild/win32-x64": "0.17.11" + "@esbuild/android-arm": "0.17.12", + "@esbuild/android-arm64": "0.17.12", + "@esbuild/android-x64": "0.17.12", + "@esbuild/darwin-arm64": "0.17.12", + "@esbuild/darwin-x64": "0.17.12", + "@esbuild/freebsd-arm64": "0.17.12", + "@esbuild/freebsd-x64": "0.17.12", + "@esbuild/linux-arm": "0.17.12", + "@esbuild/linux-arm64": "0.17.12", + "@esbuild/linux-ia32": "0.17.12", + "@esbuild/linux-loong64": "0.17.12", + "@esbuild/linux-mips64el": "0.17.12", + "@esbuild/linux-ppc64": "0.17.12", + "@esbuild/linux-riscv64": "0.17.12", + "@esbuild/linux-s390x": "0.17.12", + "@esbuild/linux-x64": "0.17.12", + "@esbuild/netbsd-x64": "0.17.12", + "@esbuild/openbsd-x64": "0.17.12", + "@esbuild/sunos-x64": "0.17.12", + "@esbuild/win32-arm64": "0.17.12", + "@esbuild/win32-ia32": "0.17.12", + "@esbuild/win32-x64": "0.17.12" } }, "node_modules/fill-range": { @@ -1386,156 +1386,156 @@ } }, "@esbuild/android-arm": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.11.tgz", - "integrity": "sha512-CdyX6sRVh1NzFCsf5vw3kULwlAhfy9wVt8SZlrhQ7eL2qBjGbFhRBWkkAzuZm9IIEOCKJw4DXA6R85g+qc8RDw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.12.tgz", + "integrity": "sha512-E/sgkvwoIfj4aMAPL2e35VnUJspzVYl7+M1B2cqeubdBhADV4uPon0KCc8p2G+LqSJ6i8ocYPCqY3A4GGq0zkQ==", "dev": true, "optional": true }, "@esbuild/android-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.11.tgz", - "integrity": "sha512-QnK4d/zhVTuV4/pRM4HUjcsbl43POALU2zvBynmrrqZt9LPcLA3x1fTZPBg2RRguBQnJcnU059yKr+bydkntjg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.12.tgz", + "integrity": "sha512-WQ9p5oiXXYJ33F2EkE3r0FRDFVpEdcDiwNX3u7Xaibxfx6vQE0Sb8ytrfQsA5WO6kDn6mDfKLh6KrPBjvkk7xA==", "dev": true, "optional": true }, "@esbuild/android-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.11.tgz", - "integrity": "sha512-3PL3HKtsDIXGQcSCKtWD/dy+mgc4p2Tvo2qKgKHj9Yf+eniwFnuoQ0OUhlSfAEpKAFzF9N21Nwgnap6zy3L3MQ==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.12.tgz", + "integrity": "sha512-m4OsaCr5gT+se25rFPHKQXARMyAehHTQAz4XX1Vk3d27VtqiX0ALMBPoXZsGaB6JYryCLfgGwUslMqTfqeLU0w==", "dev": true, "optional": true }, "@esbuild/darwin-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.11.tgz", - "integrity": "sha512-pJ950bNKgzhkGNO3Z9TeHzIFtEyC2GDQL3wxkMApDEghYx5Qers84UTNc1bAxWbRkuJOgmOha5V0WUeh8G+YGw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.12.tgz", + "integrity": "sha512-O3GCZghRIx+RAN0NDPhyyhRgwa19MoKlzGonIb5hgTj78krqp9XZbYCvFr9N1eUxg0ZQEpiiZ4QvsOQwBpP+lg==", "dev": true, "optional": true }, "@esbuild/darwin-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.11.tgz", - "integrity": "sha512-iB0dQkIHXyczK3BZtzw1tqegf0F0Ab5texX2TvMQjiJIWXAfM4FQl7D909YfXWnB92OQz4ivBYQ2RlxBJrMJOw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.12.tgz", + "integrity": "sha512-5D48jM3tW27h1qjaD9UNRuN+4v0zvksqZSPZqeSWggfMlsVdAhH3pwSfQIFJwcs9QJ9BRibPS4ViZgs3d2wsCA==", "dev": true, "optional": true }, "@esbuild/freebsd-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.11.tgz", - "integrity": "sha512-7EFzUADmI1jCHeDRGKgbnF5sDIceZsQGapoO6dmw7r/ZBEKX7CCDnIz8m9yEclzr7mFsd+DyasHzpjfJnmBB1Q==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.12.tgz", + "integrity": "sha512-OWvHzmLNTdF1erSvrfoEBGlN94IE6vCEaGEkEH29uo/VoONqPnoDFfShi41Ew+yKimx4vrmmAJEGNoyyP+OgOQ==", "dev": true, "optional": true }, "@esbuild/freebsd-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.11.tgz", - "integrity": "sha512-iPgenptC8i8pdvkHQvXJFzc1eVMR7W2lBPrTE6GbhR54sLcF42mk3zBOjKPOodezzuAz/KSu8CPyFSjcBMkE9g==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.12.tgz", + "integrity": "sha512-A0Xg5CZv8MU9xh4a+7NUpi5VHBKh1RaGJKqjxe4KG87X+mTjDE6ZvlJqpWoeJxgfXHT7IMP9tDFu7IZ03OtJAw==", "dev": true, "optional": true }, "@esbuild/linux-arm": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.11.tgz", - "integrity": "sha512-M9iK/d4lgZH0U5M1R2p2gqhPV/7JPJcRz+8O8GBKVgqndTzydQ7B2XGDbxtbvFkvIs53uXTobOhv+RyaqhUiMg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.12.tgz", + "integrity": "sha512-WsHyJ7b7vzHdJ1fv67Yf++2dz3D726oO3QCu8iNYik4fb5YuuReOI9OtA+n7Mk0xyQivNTPbl181s+5oZ38gyA==", "dev": true, "optional": true }, "@esbuild/linux-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.11.tgz", - "integrity": "sha512-Qxth3gsWWGKz2/qG2d5DsW/57SeA2AmpSMhdg9TSB5Svn2KDob3qxfQSkdnWjSd42kqoxIPy3EJFs+6w1+6Qjg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.12.tgz", + "integrity": "sha512-cK3AjkEc+8v8YG02hYLQIQlOznW+v9N+OI9BAFuyqkfQFR+DnDLhEM5N8QRxAUz99cJTo1rLNXqRrvY15gbQUg==", "dev": true, "optional": true }, "@esbuild/linux-ia32": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.11.tgz", - "integrity": "sha512-dB1nGaVWtUlb/rRDHmuDQhfqazWE0LMro/AIbT2lWM3CDMHJNpLckH+gCddQyhhcLac2OYw69ikUMO34JLt3wA==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.12.tgz", + "integrity": "sha512-jdOBXJqcgHlah/nYHnj3Hrnl9l63RjtQ4vn9+bohjQPI2QafASB5MtHAoEv0JQHVb/xYQTFOeuHnNYE1zF7tYw==", "dev": true, "optional": true }, "@esbuild/linux-loong64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.11.tgz", - "integrity": "sha512-aCWlq70Q7Nc9WDnormntGS1ar6ZFvUpqr8gXtO+HRejRYPweAFQN615PcgaSJkZjhHp61+MNLhzyVALSF2/Q0g==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.12.tgz", + "integrity": "sha512-GTOEtj8h9qPKXCyiBBnHconSCV9LwFyx/gv3Phw0pa25qPYjVuuGZ4Dk14bGCfGX3qKF0+ceeQvwmtI+aYBbVA==", "dev": true, "optional": true }, "@esbuild/linux-mips64el": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.11.tgz", - "integrity": "sha512-cGeGNdQxqY8qJwlYH1BP6rjIIiEcrM05H7k3tR7WxOLmD1ZxRMd6/QIOWMb8mD2s2YJFNRuNQ+wjMhgEL2oCEw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.12.tgz", + "integrity": "sha512-o8CIhfBwKcxmEENOH9RwmUejs5jFiNoDw7YgS0EJTF6kgPgcqLFjgoc5kDey5cMHRVCIWc6kK2ShUePOcc7RbA==", "dev": true, "optional": true }, "@esbuild/linux-ppc64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.11.tgz", - "integrity": "sha512-BdlziJQPW/bNe0E8eYsHB40mYOluS+jULPCjlWiHzDgr+ZBRXPtgMV1nkLEGdpjrwgmtkZHEGEPaKdS/8faLDA==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.12.tgz", + "integrity": "sha512-biMLH6NR/GR4z+ap0oJYb877LdBpGac8KfZoEnDiBKd7MD/xt8eaw1SFfYRUeMVx519kVkAOL2GExdFmYnZx3A==", "dev": true, "optional": true }, "@esbuild/linux-riscv64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.11.tgz", - "integrity": "sha512-MDLwQbtF+83oJCI1Cixn68Et/ME6gelmhssPebC40RdJaect+IM+l7o/CuG0ZlDs6tZTEIoxUe53H3GmMn8oMA==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.12.tgz", + "integrity": "sha512-jkphYUiO38wZGeWlfIBMB72auOllNA2sLfiZPGDtOBb1ELN8lmqBrlMiucgL8awBw1zBXN69PmZM6g4yTX84TA==", "dev": true, "optional": true }, "@esbuild/linux-s390x": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.11.tgz", - "integrity": "sha512-4N5EMESvws0Ozr2J94VoUD8HIRi7X0uvUv4c0wpTHZyZY9qpaaN7THjosdiW56irQ4qnJ6Lsc+i+5zGWnyqWqQ==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.12.tgz", + "integrity": "sha512-j3ucLdeY9HBcvODhCY4b+Ds3hWGO8t+SAidtmWu/ukfLLG/oYDMaA+dnugTVAg5fnUOGNbIYL9TOjhWgQB8W5g==", "dev": true, "optional": true }, "@esbuild/linux-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.11.tgz", - "integrity": "sha512-rM/v8UlluxpytFSmVdbCe1yyKQd/e+FmIJE2oPJvbBo+D0XVWi1y/NQ4iTNx+436WmDHQBjVLrbnAQLQ6U7wlw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.12.tgz", + "integrity": "sha512-uo5JL3cgaEGotaqSaJdRfFNSCUJOIliKLnDGWaVCgIKkHxwhYMm95pfMbWZ9l7GeW9kDg0tSxcy9NYdEtjwwmA==", "dev": true, "optional": true }, "@esbuild/netbsd-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.11.tgz", - "integrity": "sha512-4WaAhuz5f91h3/g43VBGdto1Q+X7VEZfpcWGtOFXnggEuLvjV+cP6DyLRU15IjiU9fKLLk41OoJfBFN5DhPvag==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.12.tgz", + "integrity": "sha512-DNdoRg8JX+gGsbqt2gPgkgb00mqOgOO27KnrWZtdABl6yWTST30aibGJ6geBq3WM2TIeW6COs5AScnC7GwtGPg==", "dev": true, "optional": true }, "@esbuild/openbsd-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.11.tgz", - "integrity": "sha512-UBj135Nx4FpnvtE+C8TWGp98oUgBcmNmdYgl5ToKc0mBHxVVqVE7FUS5/ELMImOp205qDAittL6Ezhasc2Ev/w==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.12.tgz", + "integrity": "sha512-aVsENlr7B64w8I1lhHShND5o8cW6sB9n9MUtLumFlPhG3elhNWtE7M1TFpj3m7lT3sKQUMkGFjTQBrvDDO1YWA==", "dev": true, "optional": true }, "@esbuild/sunos-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.11.tgz", - "integrity": "sha512-1/gxTifDC9aXbV2xOfCbOceh5AlIidUrPsMpivgzo8P8zUtczlq1ncFpeN1ZyQJ9lVs2hILy1PG5KPp+w8QPPg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.12.tgz", + "integrity": "sha512-qbHGVQdKSwi0JQJuZznS4SyY27tYXYF0mrgthbxXrZI3AHKuRvU+Eqbg/F0rmLDpW/jkIZBlCO1XfHUBMNJ1pg==", "dev": true, "optional": true }, "@esbuild/win32-arm64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.11.tgz", - "integrity": "sha512-vtSfyx5yRdpiOW9yp6Ax0zyNOv9HjOAw8WaZg3dF5djEHKKm3UnoohftVvIJtRh0Ec7Hso0RIdTqZvPXJ7FdvQ==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.12.tgz", + "integrity": "sha512-zsCp8Ql+96xXTVTmm6ffvoTSZSV2B/LzzkUXAY33F/76EajNw1m+jZ9zPfNJlJ3Rh4EzOszNDHsmG/fZOhtqDg==", "dev": true, "optional": true }, "@esbuild/win32-ia32": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.11.tgz", - "integrity": "sha512-GFPSLEGQr4wHFTiIUJQrnJKZhZjjq4Sphf+mM76nQR6WkQn73vm7IsacmBRPkALfpOCHsopSvLgqdd4iUW2mYw==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.12.tgz", + "integrity": "sha512-FfrFjR4id7wcFYOdqbDfDET3tjxCozUgbqdkOABsSFzoZGFC92UK7mg4JKRc/B3NNEf1s2WHxJ7VfTdVDPN3ng==", "dev": true, "optional": true }, "@esbuild/win32-x64": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.11.tgz", - "integrity": "sha512-N9vXqLP3eRL8BqSy8yn4Y98cZI2pZ8fyuHx6lKjiG2WABpT2l01TXdzq5Ma2ZUBzfB7tx5dXVhge8X9u0S70ZQ==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.12.tgz", + "integrity": "sha512-JOOxw49BVZx2/5tW3FqkdjSD/5gXYeVGPDcB0lvap0gLQshkh1Nyel1QazC+wNxus3xPlsYAgqU1BUmrmCvWtw==", "dev": true, "optional": true }, @@ -1615,9 +1615,9 @@ } }, "@tinymce/tinymce-svelte": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@tinymce/tinymce-svelte/-/tinymce-svelte-1.0.0.tgz", - "integrity": "sha512-wrI0jeTiqdEJLIsUMXtqWjY/m4TQzug+MMASkg3hj+1uBkZeDyTVwe9x/zbYprThujfiyB/lXmaBku+d9g514A==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@tinymce/tinymce-svelte/-/tinymce-svelte-1.0.1.tgz", + "integrity": "sha512-mjso1Mx9FOPxwou528UmINIcE2hBbUpnC9AEInlvIXutydklfSGSGEeYJ57CBTxzgsMEJGw2LYHGC8R7KoEAeA==", "dev": true, "requires": { "rollup-plugin-execute": "^1.1.1" @@ -1693,39 +1693,39 @@ } }, "deepmerge": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.0.tgz", - "integrity": "sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", + "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", "dev": true }, "esbuild": { - "version": "0.17.11", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.11.tgz", - "integrity": "sha512-pAMImyokbWDtnA/ufPxjQg0fYo2DDuzAlqwnDvbXqHLphe+m80eF++perYKVm8LeTuj2zUuFXC+xgSVxyoHUdg==", + "version": "0.17.12", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.12.tgz", + "integrity": "sha512-bX/zHl7Gn2CpQwcMtRogTTBf9l1nl+H6R8nUbjk+RuKqAE3+8FDulLA+pHvX7aA7Xe07Iwa+CWvy9I8Y2qqPKQ==", "dev": true, "requires": { - "@esbuild/android-arm": "0.17.11", - "@esbuild/android-arm64": "0.17.11", - "@esbuild/android-x64": "0.17.11", - "@esbuild/darwin-arm64": "0.17.11", - "@esbuild/darwin-x64": "0.17.11", - "@esbuild/freebsd-arm64": "0.17.11", - "@esbuild/freebsd-x64": "0.17.11", - "@esbuild/linux-arm": "0.17.11", - "@esbuild/linux-arm64": "0.17.11", - "@esbuild/linux-ia32": "0.17.11", - "@esbuild/linux-loong64": "0.17.11", - "@esbuild/linux-mips64el": "0.17.11", - "@esbuild/linux-ppc64": "0.17.11", - "@esbuild/linux-riscv64": "0.17.11", - "@esbuild/linux-s390x": "0.17.11", - "@esbuild/linux-x64": "0.17.11", - "@esbuild/netbsd-x64": "0.17.11", - "@esbuild/openbsd-x64": "0.17.11", - "@esbuild/sunos-x64": "0.17.11", - "@esbuild/win32-arm64": "0.17.11", - "@esbuild/win32-ia32": "0.17.11", - "@esbuild/win32-x64": "0.17.11" + "@esbuild/android-arm": "0.17.12", + "@esbuild/android-arm64": "0.17.12", + "@esbuild/android-x64": "0.17.12", + "@esbuild/darwin-arm64": "0.17.12", + "@esbuild/darwin-x64": "0.17.12", + "@esbuild/freebsd-arm64": "0.17.12", + "@esbuild/freebsd-x64": "0.17.12", + "@esbuild/linux-arm": "0.17.12", + "@esbuild/linux-arm64": "0.17.12", + "@esbuild/linux-ia32": "0.17.12", + "@esbuild/linux-loong64": "0.17.12", + "@esbuild/linux-mips64el": "0.17.12", + "@esbuild/linux-ppc64": "0.17.12", + "@esbuild/linux-riscv64": "0.17.12", + "@esbuild/linux-s390x": "0.17.12", + "@esbuild/linux-x64": "0.17.12", + "@esbuild/netbsd-x64": "0.17.12", + "@esbuild/openbsd-x64": "0.17.12", + "@esbuild/sunos-x64": "0.17.12", + "@esbuild/win32-arm64": "0.17.12", + "@esbuild/win32-ia32": "0.17.12", + "@esbuild/win32-x64": "0.17.12" } }, "fill-range": { diff --git a/ui/src/components/collections/IndexUpsertPanel.svelte b/ui/src/components/collections/IndexUpsertPanel.svelte index d70e5e18..fd460595 100644 --- a/ui/src/components/collections/IndexUpsertPanel.svelte +++ b/ui/src/components/collections/IndexUpsertPanel.svelte @@ -20,7 +20,7 @@ $: indexParts = CommonHelper.parseIndex(index); - $: indexColumns = indexParts.columns?.map((c) => c.column) || []; + $: indexColumns = indexParts.columns?.map((c) => c.name) || []; export function show(showIndex, showKey) { key = !CommonHelper.isEmpty(showKey) ? showKey : ""; @@ -63,11 +63,11 @@ function toggleColumn(column) { const clone = CommonHelper.clone(indexParts); - const col = clone.columns.find((c) => c.column == column); + const col = clone.columns.find((c) => c.name == column); if (col) { CommonHelper.removeByValue(clone.columns, col); } else { - CommonHelper.pushUnique(clone.columns, { column }); + CommonHelper.pushUnique(clone.columns, { name: column }); } index = CommonHelper.buildIndex(clone); diff --git a/ui/src/components/collections/IndexesList.svelte b/ui/src/components/collections/IndexesList.svelte index 57184ca8..db26a819 100644 --- a/ui/src/components/collections/IndexesList.svelte +++ b/ui/src/components/collections/IndexesList.svelte @@ -40,7 +40,7 @@ Unique: {/if} - {parsed.columns?.map((c) => c.column).join(", ")} + {parsed.columns?.map((c) => c.name).join(", ")} {/each} diff --git a/ui/src/utils/CommonHelper.js b/ui/src/utils/CommonHelper.js index f71c4d70..1dd9639c 100644 --- a/ui/src/utils/CommonHelper.js +++ b/ui/src/utils/CommonHelper.js @@ -1447,8 +1447,8 @@ export default class CommonHelper { * "schemaName": "schemaname" * "indexName": "idxname" * "tableName": "tablename" - * "columns": [{column: "col1", "collate": "", "sort": ""}, {column: "col1", "collate": "", "sort": ""}] - * expression: "expr" + * "columns": [{name: "col1", "collate": "", "sort": ""}, {name: "col1", "collate": "", "sort": ""}] + * "where": "expr" * } * ``` * @@ -1463,7 +1463,7 @@ export default class CommonHelper { indexName: "", tableName: "", columns: [], - expression: "", + where: "", }; const indexRegex = /create\s+(unique\s+)?\s*index\s*(if\s+not\s+exists\s+)?([\w\"\'\`\[\]\.]*)\s+on\s+([\w\"\'\`\[\]\.]*)\s+\(([\s\S]*)\)(?:\s*where\s+([\s\S]*))?/gmi; @@ -1513,14 +1513,14 @@ export default class CommonHelper { continue; } result.columns.push({ - column: colOrExpr, + name: colOrExpr, collate: colMatches[2] || "", sort: colMatches[3]?.toUpperCase() || "", }); } - // expression - result.expression = matches[6] || ""; + // WHERE expression + result.where = matches[6] || ""; return result; } @@ -1553,23 +1553,23 @@ export default class CommonHelper { result += `ON "${indexParts.tableName}" (\n`; result += indexParts.columns - .filter((c) => !!c?.column) - .map((c) => { + .filter((col) => !!col?.name) + .map((col) => { let item = ""; - if (c.column.includes("(") || c.column.includes(" ")) { + if (col.name.includes("(") || col.name.includes(" ")) { // most likely an expression - item += c.column; + item += col.name; } else { // regular identifier - item += `"${c.column}"`; + item += `"${col.name}"`; } - if (c.collate) { - item += (" COLLATE " + c.collate); + if (col.collate) { + item += (" COLLATE " + col.collate); } - if (c.sort) { + if (col.sort) { item += (" " + c.sort.toUpperCase()); } @@ -1579,8 +1579,8 @@ export default class CommonHelper { result += `\n)`; - if (indexParts.expression) { - result += ` WHERE ${indexParts.expression}`; + if (indexParts.where) { + result += ` WHERE ${indexParts.where}`; } return result; @@ -1618,8 +1618,8 @@ export default class CommonHelper { let hasChange = false; for (let col of parsed.columns) { - if (col.column === oldColumn) { - col.column = newColumn; + if (col.name === oldColumn) { + col.name = newColumn; hasChange = true; } }