@project-sunbird/collection-editor-react 0.1.10 → 0.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/channel.d.ts +13 -0
- package/dist/collection-editor.umd.js +62 -62
- package/dist/hooks/useChannelData.d.ts +5 -0
- package/dist/index.cjs +61 -61
- package/dist/index.js +3027 -2996
- package/dist/types/framework.d.ts +8 -0
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var ml=e=>{throw TypeError(e)};var io=(e,t,r)=>t.has(e)||ml("Cannot "+r);var O=(e,t,r)=>(io(e,t,"read from private field"),r?r.call(e):t.get(e)),se=(e,t,r)=>t.has(e)?ml("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),G=(e,t,r,n)=>(io(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),me=(e,t,r)=>(io(e,t,"access private method"),r);var zs=(e,t,r,n)=>({set _(s){G(e,t,s,r)},get _(){return O(e,t,n)}});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("react"),Rr=require("react-dom"),l=require("react/jsx-runtime");function Yh(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const we=Yh(p);var Ds=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},qr,Or,xn,Bu,Xh=(Bu=class extends Ds{constructor(){super();se(this,qr);se(this,Or);se(this,xn);G(this,xn,t=>{if(typeof window<"u"&&window.addEventListener){const r=()=>t();return window.addEventListener("visibilitychange",r,!1),()=>{window.removeEventListener("visibilitychange",r)}}})}onSubscribe(){O(this,Or)||this.setEventListener(O(this,xn))}onUnsubscribe(){var t;this.hasListeners()||((t=O(this,Or))==null||t.call(this),G(this,Or,void 0))}setEventListener(t){var r;G(this,xn,t),(r=O(this,Or))==null||r.call(this),G(this,Or,t(n=>{typeof n=="boolean"?this.setFocused(n):this.onFocus()}))}setFocused(t){O(this,qr)!==t&&(G(this,qr,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(r=>{r(t)})}isFocused(){var t;return typeof O(this,qr)=="boolean"?O(this,qr):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},qr=new WeakMap,Or=new WeakMap,xn=new WeakMap,Bu),Na=new Xh,Zh={setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e)},nr,Hr,Uu,Jh=(Uu=class{constructor(){se(this,nr,Zh);se(this,Hr,!1)}setTimeoutProvider(e){process.env.NODE_ENV!=="production"&&O(this,Hr)&&e!==O(this,nr)&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:O(this,nr),provider:e}),G(this,nr,e),process.env.NODE_ENV!=="production"&&G(this,Hr,!1)}setTimeout(e,t){return process.env.NODE_ENV!=="production"&&G(this,Hr,!0),O(this,nr).setTimeout(e,t)}clearTimeout(e){O(this,nr).clearTimeout(e)}setInterval(e,t){return process.env.NODE_ENV!=="production"&&G(this,Hr,!0),O(this,nr).setInterval(e,t)}clearInterval(e){O(this,nr).clearInterval(e)}},nr=new WeakMap,Hr=new WeakMap,Uu),Ur=new Jh;function ep(e){setTimeout(e,0)}var tp=typeof window>"u"||"Deno"in globalThis;function Et(){}function rp(e,t){return typeof e=="function"?e(t):e}function Fo(e){return typeof e=="number"&&e>=0&&e!==1/0}function Yu(e,t){return Math.max(e+(t||0)-Date.now(),0)}function kr(e,t){return typeof e=="function"?e(t):e}function Rt(e,t){return typeof e=="function"?e(t):e}function yl(e,t){const{type:r="all",exact:n,fetchStatus:s,predicate:i,queryKey:o,stale:a}=e;if(o){if(n){if(t.queryHash!==Ta(o,t.options))return!1}else if(!ps(t.queryKey,o))return!1}if(r!=="all"){const c=t.isActive();if(r==="active"&&!c||r==="inactive"&&c)return!1}return!(typeof a=="boolean"&&t.isStale()!==a||s&&s!==t.state.fetchStatus||i&&!i(t))}function vl(e,t){const{exact:r,status:n,predicate:s,mutationKey:i}=e;if(i){if(!t.options.mutationKey)return!1;if(r){if(hs(t.options.mutationKey)!==hs(i))return!1}else if(!ps(t.options.mutationKey,i))return!1}return!(n&&t.state.status!==n||s&&!s(t))}function Ta(e,t){return((t==null?void 0:t.queryKeyHashFn)||hs)(e)}function hs(e){return JSON.stringify(e,(t,r)=>Uo(r)?Object.keys(r).sort().reduce((n,s)=>(n[s]=r[s],n),{}):r)}function ps(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?Object.keys(t).every(r=>ps(e[r],t[r])):!1}var np=Object.prototype.hasOwnProperty;function $o(e,t,r=0){if(e===t)return e;if(r>500)return t;const n=bl(e)&&bl(t);if(!n&&!(Uo(e)&&Uo(t)))return t;const i=(n?e:Object.keys(e)).length,o=n?t:Object.keys(t),a=o.length,c=n?new Array(a):{};let u=0;for(let d=0;d<a;d++){const f=n?d:o[d],m=e[f],g=t[f];if(m===g){c[f]=m,(n?d<i:np.call(e,f))&&u++;continue}if(m===null||g===null||typeof m!="object"||typeof g!="object"){c[f]=g;continue}const _=$o(m,g,r+1);c[f]=_,_===m&&u++}return i===a&&u===i?e:c}function Bo(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const r in e)if(e[r]!==t[r])return!1;return!0}function bl(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Uo(e){if(!_l(e))return!1;const t=e.constructor;if(t===void 0)return!0;const r=t.prototype;return!(!_l(r)||!r.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function _l(e){return Object.prototype.toString.call(e)==="[object Object]"}function sp(e){return new Promise(t=>{Ur.setTimeout(t,e)})}function Vo(e,t,r){if(typeof r.structuralSharing=="function")return r.structuralSharing(e,t);if(r.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return $o(e,t)}catch(n){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${r.queryHash}]: ${n}`),n}return $o(e,t)}return t}function ip(e,t,r=0){const n=[...e,t];return r&&n.length>r?n.slice(1):n}function op(e,t,r=0){const n=[t,...e];return r&&n.length>r?n.slice(0,-1):n}var vi=Symbol();function Xu(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===vi&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`),!e.queryFn&&(t!=null&&t.initialPromise)?()=>t.initialPromise:!e.queryFn||e.queryFn===vi?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function Zu(e,t){return typeof e=="function"?e(...t):!!e}function ap(e,t,r){let n=!1,s;return Object.defineProperty(e,"signal",{enumerable:!0,get:()=>(s??(s=t()),n||(n=!0,s.aborted?r():s.addEventListener("abort",r,{once:!0})),s)}),e}var gs=(()=>{let e=()=>tp;return{isServer(){return e()},setIsServer(t){e=t}}})();function zo(){let e,t;const r=new Promise((s,i)=>{e=s,t=i});r.status="pending",r.catch(()=>{});function n(s){Object.assign(r,s),delete r.resolve,delete r.reject}return r.resolve=s=>{n({status:"fulfilled",value:s}),e(s)},r.reject=s=>{n({status:"rejected",reason:s}),t(s)},r}var lp=ep;function cp(){let e=[],t=0,r=a=>{a()},n=a=>{a()},s=lp;const i=a=>{t?e.push(a):s(()=>{r(a)})},o=()=>{const a=e;e=[],a.length&&s(()=>{n(()=>{a.forEach(c=>{r(c)})})})};return{batch:a=>{let c;t++;try{c=a()}finally{t--,t||o()}return c},batchCalls:a=>(...c)=>{i(()=>{a(...c)})},schedule:i,setNotifyFunction:a=>{r=a},setBatchNotifyFunction:a=>{n=a},setScheduler:a=>{s=a}}}var it=cp(),Sn,Er,Cn,Vu,up=(Vu=class extends Ds{constructor(){super();se(this,Sn,!0);se(this,Er);se(this,Cn);G(this,Cn,t=>{if(typeof window<"u"&&window.addEventListener){const r=()=>t(!0),n=()=>t(!1);return window.addEventListener("online",r,!1),window.addEventListener("offline",n,!1),()=>{window.removeEventListener("online",r),window.removeEventListener("offline",n)}}})}onSubscribe(){O(this,Er)||this.setEventListener(O(this,Cn))}onUnsubscribe(){var t;this.hasListeners()||((t=O(this,Er))==null||t.call(this),G(this,Er,void 0))}setEventListener(t){var r;G(this,Cn,t),(r=O(this,Er))==null||r.call(this),G(this,Er,t(this.setOnline.bind(this)))}setOnline(t){O(this,Sn)!==t&&(G(this,Sn,t),this.listeners.forEach(n=>{n(t)}))}isOnline(){return O(this,Sn)}},Sn=new WeakMap,Er=new WeakMap,Cn=new WeakMap,Vu),bi=new up;function dp(e){return Math.min(1e3*2**e,3e4)}function Ju(e){return(e??"online")==="online"?bi.isOnline():!0}var qo=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function ed(e){let t=!1,r=0,n;const s=zo(),i=()=>s.status!=="pending",o=h=>{var y;if(!i()){const v=new qo(h);m(v),(y=e.onCancel)==null||y.call(e,v)}},a=()=>{t=!0},c=()=>{t=!1},u=()=>Na.isFocused()&&(e.networkMode==="always"||bi.isOnline())&&e.canRun(),d=()=>Ju(e.networkMode)&&e.canRun(),f=h=>{i()||(n==null||n(),s.resolve(h))},m=h=>{i()||(n==null||n(),s.reject(h))},g=()=>new Promise(h=>{var y;n=v=>{(i()||u())&&h(v)},(y=e.onPause)==null||y.call(e)}).then(()=>{var h;n=void 0,i()||(h=e.onContinue)==null||h.call(e)}),_=()=>{if(i())return;let h;const y=r===0?e.initialPromise:void 0;try{h=y??e.fn()}catch(v){h=Promise.reject(v)}Promise.resolve(h).then(f).catch(v=>{var D;if(i())return;const b=e.retry??(gs.isServer()?0:3),x=e.retryDelay??dp,w=typeof x=="function"?x(r,v):x,C=b===!0||typeof b=="number"&&r<b||typeof b=="function"&&b(r,v);if(t||!C){m(v);return}r++,(D=e.onFail)==null||D.call(e,r,v),sp(w).then(()=>u()?void 0:g()).then(()=>{t?m(v):_()})})};return{promise:s,status:()=>s.status,cancel:o,continue:()=>(n==null||n(),s),cancelRetry:a,continueRetry:c,canStart:d,start:()=>(d()?_():g().then(_),s)}}var Wr,zu,td=(zu=class{constructor(){se(this,Wr)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Fo(this.gcTime)&&G(this,Wr,Ur.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(gs.isServer()?1/0:5*60*1e3))}clearGcTimeout(){O(this,Wr)!==void 0&&(Ur.clearTimeout(O(this,Wr)),G(this,Wr,void 0))}},Wr=new WeakMap,zu);function fp(e){return{onFetch:(t,r)=>{var d,f,m,g,_;const n=t.options,s=(m=(f=(d=t.fetchOptions)==null?void 0:d.meta)==null?void 0:f.fetchMore)==null?void 0:m.direction,i=((g=t.state.data)==null?void 0:g.pages)||[],o=((_=t.state.data)==null?void 0:_.pageParams)||[];let a={pages:[],pageParams:[]},c=0;const u=async()=>{let h=!1;const y=x=>{ap(x,()=>t.signal,()=>h=!0)},v=Xu(t.options,t.fetchOptions),b=async(x,w,C)=>{if(h)return Promise.reject(t.signal.reason);if(w==null&&x.pages.length)return Promise.resolve(x);const j=(()=>{const P={client:t.client,queryKey:t.queryKey,pageParam:w,direction:C?"backward":"forward",meta:t.options.meta};return y(P),P})(),R=await v(j),{maxPages:L}=t.options,T=C?op:ip;return{pages:T(x.pages,R,L),pageParams:T(x.pageParams,w,L)}};if(s&&i.length){const x=s==="backward",w=x?hp:wl,C={pages:i,pageParams:o},D=w(n,C);a=await b(C,D,x)}else{const x=e??i.length;do{const w=c===0?o[0]??n.initialPageParam:wl(n,a);if(c>0&&w==null)break;a=await b(a,w),c++}while(c<x)}return a};t.options.persister?t.fetchFn=()=>{var h,y;return(y=(h=t.options).persister)==null?void 0:y.call(h,u,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},r)}:t.fetchFn=u}}}function wl(e,{pages:t,pageParams:r}){const n=t.length-1;return t.length>0?e.getNextPageParam(t[n],t,r[n],r):void 0}function hp(e,{pages:t,pageParams:r}){var n;return t.length>0?(n=e.getPreviousPageParam)==null?void 0:n.call(e,t[0],t,r[0],r):void 0}var On,Kr,En,$t,Qr,Ze,xs,Gr,jt,rd,dr,qu,pp=(qu=class extends td{constructor(t){super();se(this,jt);se(this,On);se(this,Kr);se(this,En);se(this,$t);se(this,Qr);se(this,Ze);se(this,xs);se(this,Gr);G(this,Gr,!1),G(this,xs,t.defaultOptions),this.setOptions(t.options),this.observers=[],G(this,Qr,t.client),G(this,$t,O(this,Qr).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,G(this,Kr,Sl(this.options)),this.state=t.state??O(this,Kr),this.scheduleGc()}get meta(){return this.options.meta}get queryType(){return O(this,On)}get promise(){var t;return(t=O(this,Ze))==null?void 0:t.promise}setOptions(t){if(this.options={...O(this,xs),...t},t!=null&&t._type&&G(this,On,t._type),this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){const r=Sl(this.options);r.data!==void 0&&(this.setState(xl(r.data,r.dataUpdatedAt)),G(this,Kr,r))}}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&O(this,$t).remove(this)}setData(t,r){const n=Vo(this.state.data,t,this.options);return me(this,jt,dr).call(this,{data:n,type:"success",dataUpdatedAt:r==null?void 0:r.updatedAt,manual:r==null?void 0:r.manual}),n}setState(t){me(this,jt,dr).call(this,{type:"setState",state:t})}cancel(t){var n,s;const r=(n=O(this,Ze))==null?void 0:n.promise;return(s=O(this,Ze))==null||s.cancel(t),r?r.then(Et).catch(Et):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}get resetState(){return O(this,Kr)}reset(){this.destroy(),this.setState(this.resetState)}isActive(){return this.observers.some(t=>Rt(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===vi||!this.isFetched()}isFetched(){return this.state.dataUpdateCount+this.state.errorUpdateCount>0}isStatic(){return this.getObserversCount()>0?this.observers.some(t=>kr(t.options.staleTime,this)==="static"):!1}isStale(){return this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(t=0){return this.state.data===void 0?!0:t==="static"?!1:this.state.isInvalidated?!0:!Yu(this.state.dataUpdatedAt,t)}onFocus(){var r;const t=this.observers.find(n=>n.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(r=O(this,Ze))==null||r.continue()}onOnline(){var r;const t=this.observers.find(n=>n.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(r=O(this,Ze))==null||r.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),O(this,$t).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(r=>r!==t),this.observers.length||(O(this,Ze)&&(O(this,Gr)||me(this,jt,rd).call(this)?O(this,Ze).cancel({revert:!0}):O(this,Ze).cancelRetry()),this.scheduleGc()),O(this,$t).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||me(this,jt,dr).call(this,{type:"invalidate"})}async fetch(t,r){var u,d,f,m,g,_,h,y,v,b,x;if(this.state.fetchStatus!=="idle"&&((u=O(this,Ze))==null?void 0:u.status())!=="rejected"){if(this.state.data!==void 0&&(r!=null&&r.cancelRefetch))this.cancel({silent:!0});else if(O(this,Ze))return O(this,Ze).continueRetry(),O(this,Ze).promise}if(t&&this.setOptions(t),!this.options.queryFn){const w=this.observers.find(C=>C.options.queryFn);w&&this.setOptions(w.options)}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));const n=new AbortController,s=w=>{Object.defineProperty(w,"signal",{enumerable:!0,get:()=>(G(this,Gr,!0),n.signal)})},i=()=>{const w=Xu(this.options,r),D=(()=>{const j={client:O(this,Qr),queryKey:this.queryKey,meta:this.meta};return s(j),j})();return G(this,Gr,!1),this.options.persister?this.options.persister(w,D,this):w(D)},a=(()=>{const w={fetchOptions:r,options:this.options,queryKey:this.queryKey,client:O(this,Qr),state:this.state,fetchFn:i};return s(w),w})(),c=O(this,On)==="infinite"?fp(this.options.pages):this.options.behavior;c==null||c.onFetch(a,this),G(this,En,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((d=a.fetchOptions)==null?void 0:d.meta))&&me(this,jt,dr).call(this,{type:"fetch",meta:(f=a.fetchOptions)==null?void 0:f.meta}),G(this,Ze,ed({initialPromise:r==null?void 0:r.initialPromise,fn:a.fetchFn,onCancel:w=>{w instanceof qo&&w.revert&&this.setState({...O(this,En),fetchStatus:"idle"}),n.abort()},onFail:(w,C)=>{me(this,jt,dr).call(this,{type:"failed",failureCount:w,error:C})},onPause:()=>{me(this,jt,dr).call(this,{type:"pause"})},onContinue:()=>{me(this,jt,dr).call(this,{type:"continue"})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0}));try{const w=await O(this,Ze).start();if(w===void 0)throw process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),new Error(`${this.queryHash} data is undefined`);return this.setData(w),(g=(m=O(this,$t).config).onSuccess)==null||g.call(m,w,this),(h=(_=O(this,$t).config).onSettled)==null||h.call(_,w,this.state.error,this),w}catch(w){if(w instanceof qo){if(w.silent)return O(this,Ze).promise;if(w.revert){if(this.state.data===void 0)throw w;return this.state.data}}throw me(this,jt,dr).call(this,{type:"error",error:w}),(v=(y=O(this,$t).config).onError)==null||v.call(y,w,this),(x=(b=O(this,$t).config).onSettled)==null||x.call(b,this.state.data,w,this),w}finally{this.scheduleGc()}}},On=new WeakMap,Kr=new WeakMap,En=new WeakMap,$t=new WeakMap,Qr=new WeakMap,Ze=new WeakMap,xs=new WeakMap,Gr=new WeakMap,jt=new WeakSet,rd=function(){return this.state.fetchStatus==="paused"&&this.state.status==="pending"},dr=function(t){const r=n=>{switch(t.type){case"failed":return{...n,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...n,fetchStatus:"paused"};case"continue":return{...n,fetchStatus:"fetching"};case"fetch":return{...n,...nd(n.data,this.options),fetchMeta:t.meta??null};case"success":const s={...n,...xl(t.data,t.dataUpdatedAt),dataUpdateCount:n.dataUpdateCount+1,...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};return G(this,En,t.manual?s:void 0),s;case"error":const i=t.error;return{...n,error:i,errorUpdateCount:n.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:n.fetchFailureCount+1,fetchFailureReason:i,fetchStatus:"idle",status:"error",isInvalidated:!0};case"invalidate":return{...n,isInvalidated:!0};case"setState":return{...n,...t.state}}};this.state=r(this.state),it.batch(()=>{this.observers.forEach(n=>{n.onQueryUpdate()}),O(this,$t).notify({query:this,type:"updated",action:t})})},qu);function nd(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Ju(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function xl(e,t){return{data:e,dataUpdatedAt:t??Date.now(),error:null,isInvalidated:!1,status:"success"}}function Sl(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,r=t!==void 0,n=r?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:r?n??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:r?"success":"pending",fetchStatus:"idle"}}var Ot,ve,Ss,_t,Yr,Dn,fr,Dr,Cs,In,Nn,Xr,Zr,Ir,Tn,xe,ss,Ho,Wo,Ko,Qo,Go,Yo,Xo,sd,Hu,gp=(Hu=class extends Ds{constructor(t,r){super();se(this,xe);se(this,Ot);se(this,ve);se(this,Ss);se(this,_t);se(this,Yr);se(this,Dn);se(this,fr);se(this,Dr);se(this,Cs);se(this,In);se(this,Nn);se(this,Xr);se(this,Zr);se(this,Ir);se(this,Tn,new Set);this.options=r,G(this,Ot,t),G(this,Dr,null),G(this,fr,zo()),this.bindMethods(),this.setOptions(r)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(O(this,ve).addObserver(this),Cl(O(this,ve),this.options)?me(this,xe,ss).call(this):this.updateResult(),me(this,xe,Qo).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return Zo(O(this,ve),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return Zo(O(this,ve),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,me(this,xe,Go).call(this),me(this,xe,Yo).call(this),O(this,ve).removeObserver(this)}setOptions(t){const r=this.options,n=O(this,ve);if(this.options=O(this,Ot).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Rt(this.options.enabled,O(this,ve))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");me(this,xe,Xo).call(this),O(this,ve).setOptions(this.options),r._defaulted&&!Bo(this.options,r)&&O(this,Ot).getQueryCache().notify({type:"observerOptionsUpdated",query:O(this,ve),observer:this});const s=this.hasListeners();s&&Ol(O(this,ve),n,this.options,r)&&me(this,xe,ss).call(this),this.updateResult(),s&&(O(this,ve)!==n||Rt(this.options.enabled,O(this,ve))!==Rt(r.enabled,O(this,ve))||kr(this.options.staleTime,O(this,ve))!==kr(r.staleTime,O(this,ve)))&&me(this,xe,Ho).call(this);const i=me(this,xe,Wo).call(this);s&&(O(this,ve)!==n||Rt(this.options.enabled,O(this,ve))!==Rt(r.enabled,O(this,ve))||i!==O(this,Ir))&&me(this,xe,Ko).call(this,i)}getOptimisticResult(t){const r=O(this,Ot).getQueryCache().build(O(this,Ot),t),n=this.createResult(r,t);return yp(this,n)&&(G(this,_t,n),G(this,Dn,this.options),G(this,Yr,O(this,ve).state)),n}getCurrentResult(){return O(this,_t)}trackResult(t,r){return new Proxy(t,{get:(n,s)=>(this.trackProp(s),r==null||r(s),s==="promise"&&(this.trackProp("data"),!this.options.experimental_prefetchInRender&&O(this,fr).status==="pending"&&O(this,fr).reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(n,s))})}trackProp(t){O(this,Tn).add(t)}getCurrentQuery(){return O(this,ve)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const r=O(this,Ot).defaultQueryOptions(t),n=O(this,Ot).getQueryCache().build(O(this,Ot),r);return n.fetch().then(()=>this.createResult(n,r))}fetch(t){return me(this,xe,ss).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),O(this,_t)))}createResult(t,r){var L;const n=O(this,ve),s=this.options,i=O(this,_t),o=O(this,Yr),a=O(this,Dn),u=t!==n?t.state:O(this,Ss),{state:d}=t;let f={...d},m=!1,g;if(r._optimisticResults){const T=this.hasListeners(),P=!T&&Cl(t,r),A=T&&Ol(t,n,r,s);(P||A)&&(f={...f,...nd(d.data,t.options)}),r._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:_,errorUpdatedAt:h,status:y}=f;g=f.data;let v=!1;if(r.placeholderData!==void 0&&g===void 0&&y==="pending"){let T;i!=null&&i.isPlaceholderData&&r.placeholderData===(a==null?void 0:a.placeholderData)?(T=i.data,v=!0):T=typeof r.placeholderData=="function"?r.placeholderData((L=O(this,Nn))==null?void 0:L.state.data,O(this,Nn)):r.placeholderData,T!==void 0&&(y="success",g=Vo(i==null?void 0:i.data,T,r),m=!0)}if(r.select&&g!==void 0&&!v)if(i&&g===(o==null?void 0:o.data)&&r.select===O(this,Cs))g=O(this,In);else try{G(this,Cs,r.select),g=r.select(g),g=Vo(i==null?void 0:i.data,g,r),G(this,In,g),G(this,Dr,null)}catch(T){G(this,Dr,T)}O(this,Dr)&&(_=O(this,Dr),g=O(this,In),h=Date.now(),y="error");const b=f.fetchStatus==="fetching",x=y==="pending",w=y==="error",C=x&&b,D=g!==void 0,R={status:y,fetchStatus:f.fetchStatus,isPending:x,isSuccess:y==="success",isError:w,isInitialLoading:C,isLoading:C,data:g,dataUpdatedAt:f.dataUpdatedAt,error:_,errorUpdatedAt:h,failureCount:f.fetchFailureCount,failureReason:f.fetchFailureReason,errorUpdateCount:f.errorUpdateCount,isFetched:t.isFetched(),isFetchedAfterMount:f.dataUpdateCount>u.dataUpdateCount||f.errorUpdateCount>u.errorUpdateCount,isFetching:b,isRefetching:b&&!x,isLoadingError:w&&!D,isPaused:f.fetchStatus==="paused",isPlaceholderData:m,isRefetchError:w&&D,isStale:ja(t,r),refetch:this.refetch,promise:O(this,fr),isEnabled:Rt(r.enabled,t)!==!1};if(this.options.experimental_prefetchInRender){const T=R.data!==void 0,P=R.status==="error"&&!T,A=F=>{P?F.reject(R.error):T&&F.resolve(R.data)},k=()=>{const F=G(this,fr,R.promise=zo());A(F)},B=O(this,fr);switch(B.status){case"pending":t.queryHash===n.queryHash&&A(B);break;case"fulfilled":(P||R.data!==B.value)&&k();break;case"rejected":(!P||R.error!==B.reason)&&k();break}}return R}updateResult(){const t=O(this,_t),r=this.createResult(O(this,ve),this.options);if(G(this,Yr,O(this,ve).state),G(this,Dn,this.options),O(this,Yr).data!==void 0&&G(this,Nn,O(this,ve)),Bo(r,t))return;G(this,_t,r);const n=()=>{if(!t)return!0;const{notifyOnChangeProps:s}=this.options,i=typeof s=="function"?s():s;if(i==="all"||!i&&!O(this,Tn).size)return!0;const o=new Set(i??O(this,Tn));return this.options.throwOnError&&o.add("error"),Object.keys(O(this,_t)).some(a=>{const c=a;return O(this,_t)[c]!==t[c]&&o.has(c)})};me(this,xe,sd).call(this,{listeners:n()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&me(this,xe,Qo).call(this)}},Ot=new WeakMap,ve=new WeakMap,Ss=new WeakMap,_t=new WeakMap,Yr=new WeakMap,Dn=new WeakMap,fr=new WeakMap,Dr=new WeakMap,Cs=new WeakMap,In=new WeakMap,Nn=new WeakMap,Xr=new WeakMap,Zr=new WeakMap,Ir=new WeakMap,Tn=new WeakMap,xe=new WeakSet,ss=function(t){me(this,xe,Xo).call(this);let r=O(this,ve).fetch(this.options,t);return t!=null&&t.throwOnError||(r=r.catch(Et)),r},Ho=function(){me(this,xe,Go).call(this);const t=kr(this.options.staleTime,O(this,ve));if(gs.isServer()||O(this,_t).isStale||!Fo(t))return;const n=Yu(O(this,_t).dataUpdatedAt,t)+1;G(this,Xr,Ur.setTimeout(()=>{O(this,_t).isStale||this.updateResult()},n))},Wo=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(O(this,ve)):this.options.refetchInterval)??!1},Ko=function(t){me(this,xe,Yo).call(this),G(this,Ir,t),!(gs.isServer()||Rt(this.options.enabled,O(this,ve))===!1||!Fo(O(this,Ir))||O(this,Ir)===0)&&G(this,Zr,Ur.setInterval(()=>{(this.options.refetchIntervalInBackground||Na.isFocused())&&me(this,xe,ss).call(this)},O(this,Ir)))},Qo=function(){me(this,xe,Ho).call(this),me(this,xe,Ko).call(this,me(this,xe,Wo).call(this))},Go=function(){O(this,Xr)!==void 0&&(Ur.clearTimeout(O(this,Xr)),G(this,Xr,void 0))},Yo=function(){O(this,Zr)!==void 0&&(Ur.clearInterval(O(this,Zr)),G(this,Zr,void 0))},Xo=function(){const t=O(this,Ot).getQueryCache().build(O(this,Ot),this.options);if(t===O(this,ve))return;const r=O(this,ve);G(this,ve,t),G(this,Ss,t.state),this.hasListeners()&&(r==null||r.removeObserver(this),t.addObserver(this))},sd=function(t){it.batch(()=>{t.listeners&&this.listeners.forEach(r=>{r(O(this,_t))}),O(this,Ot).getQueryCache().notify({query:O(this,ve),type:"observerResultsUpdated"})})},Hu);function mp(e,t){return Rt(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&Rt(t.retryOnMount,e)===!1)}function Cl(e,t){return mp(e,t)||e.state.data!==void 0&&Zo(e,t,t.refetchOnMount)}function Zo(e,t,r){if(Rt(t.enabled,e)!==!1&&kr(t.staleTime,e)!=="static"){const n=typeof r=="function"?r(e):r;return n==="always"||n!==!1&&ja(e,t)}return!1}function Ol(e,t,r,n){return(e!==t||Rt(n.enabled,e)===!1)&&(!r.suspense||e.state.status!=="error")&&ja(e,r)}function ja(e,t){return Rt(t.enabled,e)!==!1&&e.isStaleByTime(kr(t.staleTime,e))}function yp(e,t){return!Bo(e.getCurrentResult(),t)}var Os,sr,pt,Jr,ir,_r,Wu,vp=(Wu=class extends td{constructor(t){super();se(this,ir);se(this,Os);se(this,sr);se(this,pt);se(this,Jr);G(this,Os,t.client),this.mutationId=t.mutationId,G(this,pt,t.mutationCache),G(this,sr,[]),this.state=t.state||bp(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){O(this,sr).includes(t)||(O(this,sr).push(t),this.clearGcTimeout(),O(this,pt).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){G(this,sr,O(this,sr).filter(r=>r!==t)),this.scheduleGc(),O(this,pt).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){O(this,sr).length||(this.state.status==="pending"?this.scheduleGc():O(this,pt).remove(this))}continue(){var t;return((t=O(this,Jr))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var o,a,c,u,d,f,m,g,_,h,y,v,b,x,w,C,D,j;const r=()=>{me(this,ir,_r).call(this,{type:"continue"})},n={client:O(this,Os),meta:this.options.meta,mutationKey:this.options.mutationKey};G(this,Jr,ed({fn:()=>this.options.mutationFn?this.options.mutationFn(t,n):Promise.reject(new Error("No mutationFn found")),onFail:(R,L)=>{me(this,ir,_r).call(this,{type:"failed",failureCount:R,error:L})},onPause:()=>{me(this,ir,_r).call(this,{type:"pause"})},onContinue:r,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>O(this,pt).canRun(this)}));const s=this.state.status==="pending",i=!O(this,Jr).canStart();try{if(s)r();else{me(this,ir,_r).call(this,{type:"pending",variables:t,isPaused:i}),O(this,pt).config.onMutate&&await O(this,pt).config.onMutate(t,this,n);const L=await((a=(o=this.options).onMutate)==null?void 0:a.call(o,t,n));L!==this.state.context&&me(this,ir,_r).call(this,{type:"pending",context:L,variables:t,isPaused:i})}const R=await O(this,Jr).start();return await((u=(c=O(this,pt).config).onSuccess)==null?void 0:u.call(c,R,t,this.state.context,this,n)),await((f=(d=this.options).onSuccess)==null?void 0:f.call(d,R,t,this.state.context,n)),await((g=(m=O(this,pt).config).onSettled)==null?void 0:g.call(m,R,null,this.state.variables,this.state.context,this,n)),await((h=(_=this.options).onSettled)==null?void 0:h.call(_,R,null,t,this.state.context,n)),me(this,ir,_r).call(this,{type:"success",data:R}),R}catch(R){try{await((v=(y=O(this,pt).config).onError)==null?void 0:v.call(y,R,t,this.state.context,this,n))}catch(L){Promise.reject(L)}try{await((x=(b=this.options).onError)==null?void 0:x.call(b,R,t,this.state.context,n))}catch(L){Promise.reject(L)}try{await((C=(w=O(this,pt).config).onSettled)==null?void 0:C.call(w,void 0,R,this.state.variables,this.state.context,this,n))}catch(L){Promise.reject(L)}try{await((j=(D=this.options).onSettled)==null?void 0:j.call(D,void 0,R,t,this.state.context,n))}catch(L){Promise.reject(L)}throw me(this,ir,_r).call(this,{type:"error",error:R}),R}finally{O(this,pt).runNext(this)}}},Os=new WeakMap,sr=new WeakMap,pt=new WeakMap,Jr=new WeakMap,ir=new WeakSet,_r=function(t){const r=n=>{switch(t.type){case"failed":return{...n,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...n,isPaused:!0};case"continue":return{...n,isPaused:!1};case"pending":return{...n,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case"success":return{...n,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...n,data:void 0,error:t.error,failureCount:n.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"}}};this.state=r(this.state),it.batch(()=>{O(this,sr).forEach(n=>{n.onMutationUpdate(t)}),O(this,pt).notify({mutation:this,type:"updated",action:t})})},Wu);function bp(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var hr,Ht,Es,Ku,_p=(Ku=class extends Ds{constructor(t={}){super();se(this,hr);se(this,Ht);se(this,Es);this.config=t,G(this,hr,new Set),G(this,Ht,new Map),G(this,Es,0)}build(t,r,n){const s=new vp({client:t,mutationCache:this,mutationId:++zs(this,Es)._,options:t.defaultMutationOptions(r),state:n});return this.add(s),s}add(t){O(this,hr).add(t);const r=qs(t);if(typeof r=="string"){const n=O(this,Ht).get(r);n?n.push(t):O(this,Ht).set(r,[t])}this.notify({type:"added",mutation:t})}remove(t){if(O(this,hr).delete(t)){const r=qs(t);if(typeof r=="string"){const n=O(this,Ht).get(r);if(n)if(n.length>1){const s=n.indexOf(t);s!==-1&&n.splice(s,1)}else n[0]===t&&O(this,Ht).delete(r)}}this.notify({type:"removed",mutation:t})}canRun(t){const r=qs(t);if(typeof r=="string"){const n=O(this,Ht).get(r),s=n==null?void 0:n.find(i=>i.state.status==="pending");return!s||s===t}else return!0}runNext(t){var n;const r=qs(t);if(typeof r=="string"){const s=(n=O(this,Ht).get(r))==null?void 0:n.find(i=>i!==t&&i.state.isPaused);return(s==null?void 0:s.continue())??Promise.resolve()}else return Promise.resolve()}clear(){it.batch(()=>{O(this,hr).forEach(t=>{this.notify({type:"removed",mutation:t})}),O(this,hr).clear(),O(this,Ht).clear()})}getAll(){return Array.from(O(this,hr))}find(t){const r={exact:!0,...t};return this.getAll().find(n=>vl(r,n))}findAll(t={}){return this.getAll().filter(r=>vl(t,r))}notify(t){it.batch(()=>{this.listeners.forEach(r=>{r(t)})})}resumePausedMutations(){const t=this.getAll().filter(r=>r.state.isPaused);return it.batch(()=>Promise.all(t.map(r=>r.continue().catch(Et))))}},hr=new WeakMap,Ht=new WeakMap,Es=new WeakMap,Ku);function qs(e){var t;return(t=e.options.scope)==null?void 0:t.id}var or,Qu,wp=(Qu=class extends Ds{constructor(t={}){super();se(this,or);this.config=t,G(this,or,new Map)}build(t,r,n){const s=r.queryKey,i=r.queryHash??Ta(s,r);let o=this.get(i);return o||(o=new pp({client:t,queryKey:s,queryHash:i,options:t.defaultQueryOptions(r),state:n,defaultOptions:t.getQueryDefaults(s)}),this.add(o)),o}add(t){O(this,or).has(t.queryHash)||(O(this,or).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const r=O(this,or).get(t.queryHash);r&&(t.destroy(),r===t&&O(this,or).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){it.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return O(this,or).get(t)}getAll(){return[...O(this,or).values()]}find(t){const r={exact:!0,...t};return this.getAll().find(n=>yl(r,n))}findAll(t={}){const r=this.getAll();return Object.keys(t).length>0?r.filter(n=>yl(t,n)):r}notify(t){it.batch(()=>{this.listeners.forEach(r=>{r(t)})})}onFocus(){it.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){it.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},or=new WeakMap,Qu),Ve,Nr,Tr,jn,Rn,jr,kn,An,Gu,xp=(Gu=class{constructor(e={}){se(this,Ve);se(this,Nr);se(this,Tr);se(this,jn);se(this,Rn);se(this,jr);se(this,kn);se(this,An);G(this,Ve,e.queryCache||new wp),G(this,Nr,e.mutationCache||new _p),G(this,Tr,e.defaultOptions||{}),G(this,jn,new Map),G(this,Rn,new Map),G(this,jr,0)}mount(){zs(this,jr)._++,O(this,jr)===1&&(G(this,kn,Na.subscribe(async e=>{e&&(await this.resumePausedMutations(),O(this,Ve).onFocus())})),G(this,An,bi.subscribe(async e=>{e&&(await this.resumePausedMutations(),O(this,Ve).onOnline())})))}unmount(){var e,t;zs(this,jr)._--,O(this,jr)===0&&((e=O(this,kn))==null||e.call(this),G(this,kn,void 0),(t=O(this,An))==null||t.call(this),G(this,An,void 0))}isFetching(e){return O(this,Ve).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return O(this,Nr).findAll({...e,status:"pending"}).length}getQueryData(e){var r;const t=this.defaultQueryOptions({queryKey:e});return(r=O(this,Ve).get(t.queryHash))==null?void 0:r.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),r=O(this,Ve).build(this,t),n=r.state.data;return n===void 0?this.fetchQuery(e):(e.revalidateIfStale&&r.isStaleByTime(kr(t.staleTime,r))&&this.prefetchQuery(t),Promise.resolve(n))}getQueriesData(e){return O(this,Ve).findAll(e).map(({queryKey:t,state:r})=>{const n=r.data;return[t,n]})}setQueryData(e,t,r){const n=this.defaultQueryOptions({queryKey:e}),s=O(this,Ve).get(n.queryHash),i=s==null?void 0:s.state.data,o=rp(t,i);if(o!==void 0)return O(this,Ve).build(this,n).setData(o,{...r,manual:!0})}setQueriesData(e,t,r){return it.batch(()=>O(this,Ve).findAll(e).map(({queryKey:n})=>[n,this.setQueryData(n,t,r)]))}getQueryState(e){var r;const t=this.defaultQueryOptions({queryKey:e});return(r=O(this,Ve).get(t.queryHash))==null?void 0:r.state}removeQueries(e){const t=O(this,Ve);it.batch(()=>{t.findAll(e).forEach(r=>{t.remove(r)})})}resetQueries(e,t){const r=O(this,Ve);return it.batch(()=>(r.findAll(e).forEach(n=>{n.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const r={revert:!0,...t},n=it.batch(()=>O(this,Ve).findAll(e).map(s=>s.cancel(r)));return Promise.all(n).then(Et).catch(Et)}invalidateQueries(e,t={}){return it.batch(()=>(O(this,Ve).findAll(e).forEach(r=>{r.invalidate()}),(e==null?void 0:e.refetchType)==="none"?Promise.resolve():this.refetchQueries({...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"},t)))}refetchQueries(e,t={}){const r={...t,cancelRefetch:t.cancelRefetch??!0},n=it.batch(()=>O(this,Ve).findAll(e).filter(s=>!s.isDisabled()&&!s.isStatic()).map(s=>{let i=s.fetch(void 0,r);return r.throwOnError||(i=i.catch(Et)),s.state.fetchStatus==="paused"?Promise.resolve():i}));return Promise.all(n).then(Et)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const r=O(this,Ve).build(this,t);return r.isStaleByTime(kr(t.staleTime,r))?r.fetch(t):Promise.resolve(r.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(Et).catch(Et)}fetchInfiniteQuery(e){return e._type="infinite",this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(Et).catch(Et)}ensureInfiniteQueryData(e){return e._type="infinite",this.ensureQueryData(e)}resumePausedMutations(){return bi.isOnline()?O(this,Nr).resumePausedMutations():Promise.resolve()}getQueryCache(){return O(this,Ve)}getMutationCache(){return O(this,Nr)}getDefaultOptions(){return O(this,Tr)}setDefaultOptions(e){G(this,Tr,e)}setQueryDefaults(e,t){O(this,jn).set(hs(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...O(this,jn).values()],r={};return t.forEach(n=>{ps(e,n.queryKey)&&Object.assign(r,n.defaultOptions)}),r}setMutationDefaults(e,t){O(this,Rn).set(hs(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...O(this,Rn).values()],r={};return t.forEach(n=>{ps(e,n.mutationKey)&&Object.assign(r,n.defaultOptions)}),r}defaultQueryOptions(e){if(e._defaulted)return e;const t={...O(this,Tr).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=Ta(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===vi&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...O(this,Tr).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){O(this,Ve).clear(),O(this,Nr).clear()}},Ve=new WeakMap,Nr=new WeakMap,Tr=new WeakMap,jn=new WeakMap,Rn=new WeakMap,jr=new WeakMap,kn=new WeakMap,An=new WeakMap,Gu),id=we.createContext(void 0),Sp=e=>{const t=we.useContext(id);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},Cp=({client:e,children:t})=>(we.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),l.jsx(id.Provider,{value:e,children:t})),od=we.createContext(!1),Op=()=>we.useContext(od);od.Provider;function Ep(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var Dp=we.createContext(Ep()),Ip=()=>we.useContext(Dp),Np=(e,t,r)=>{const n=r!=null&&r.state.error&&typeof e.throwOnError=="function"?Zu(e.throwOnError,[r.state.error,r]):e.throwOnError;(e.suspense||e.experimental_prefetchInRender||n)&&(t.isReset()||(e.retryOnMount=!1))},Tp=e=>{we.useEffect(()=>{e.clearReset()},[e])},jp=({result:e,errorResetBoundary:t,throwOnError:r,query:n,suspense:s})=>e.isError&&!t.isReset()&&!e.isFetching&&n&&(s&&e.data===void 0||Zu(r,[e.error,n])),Rp=e=>{if(e.suspense){const r=s=>s==="static"?s:Math.max(s??1e3,1e3),n=e.staleTime;e.staleTime=typeof n=="function"?(...s)=>r(n(...s)):r(n),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3))}},kp=(e,t)=>e.isLoading&&e.isFetching&&!t,Ap=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,El=(e,t,r)=>t.fetchOptimistic(e).catch(()=>{r.clearReset()});function Pp(e,t,r){var g,_,h,y;if(process.env.NODE_ENV!=="production"&&(typeof e!="object"||Array.isArray(e)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');const n=Op(),s=Ip(),i=Sp(),o=i.defaultQueryOptions(e);(_=(g=i.getDefaultOptions().queries)==null?void 0:g._experimental_beforeQuery)==null||_.call(g,o);const a=i.getQueryCache().get(o.queryHash);process.env.NODE_ENV!=="production"&&(o.queryFn||console.error(`[${o.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`));const c=e.subscribed!==!1;o._optimisticResults=n?"isRestoring":c?"optimistic":void 0,Rp(o),Np(o,s,a),Tp(s);const u=!i.getQueryCache().get(o.queryHash),[d]=we.useState(()=>new t(i,o)),f=d.getOptimisticResult(o),m=!n&&c;if(we.useSyncExternalStore(we.useCallback(v=>{const b=m?d.subscribe(it.batchCalls(v)):Et;return d.updateResult(),b},[d,m]),()=>d.getCurrentResult(),()=>d.getCurrentResult()),we.useEffect(()=>{d.setOptions(o)},[o,d]),Ap(o,f))throw El(o,d,s);if(jp({result:f,errorResetBoundary:s,throwOnError:o.throwOnError,query:a,suspense:o.suspense}))throw f.error;if((y=(h=i.getDefaultOptions().queries)==null?void 0:h._experimental_afterQuery)==null||y.call(h,o,f),o.experimental_prefetchInRender&&!gs.isServer()&&kp(f,n)){const v=u?El(o,d,s):a==null?void 0:a.promise;v==null||v.catch(Et).finally(()=>{d.updateResult()})}return o.notifyOnChangeProps?f:d.trackResult(f)}function Dl(e,t){return Pp(e,gp)}let Mp={data:""},Lp=e=>{if(typeof window=="object"){let t=(e?e.querySelector("#_goober"):window._goober)||Object.assign(document.createElement("style"),{innerHTML:" ",id:"_goober"});return t.nonce=window.__nonce__,t.parentNode||(e||document.head).appendChild(t),t.firstChild}return e||Mp},Fp=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,$p=/\/\*[^]*?\*\/| +/g,Il=/\n+/g,Cr=(e,t)=>{let r="",n="",s="";for(let i in e){let o=e[i];i[0]=="@"?i[1]=="i"?r=i+" "+o+";":n+=i[1]=="f"?Cr(o,i):i+"{"+Cr(o,i[1]=="k"?"":t)+"}":typeof o=="object"?n+=Cr(o,t?t.replace(/([^,])+/g,a=>i.replace(/([^,]*:\S+\([^)]*\))|([^,])+/g,c=>/&/.test(c)?c.replace(/&/g,a):a?a+" "+c:c)):i):o!=null&&(i=i[1]=="-"?i:i.replace(/[A-Z]/g,"-$&").toLowerCase(),s+=Cr.p?Cr.p(i,o):i+":"+o+";")}return r+(t&&s?t+"{"+s+"}":s)+n},yr={},ad=e=>{if(typeof e=="object"){let t="";for(let r in e)t+=r+ad(e[r]);return t}return e},Bp=(e,t,r,n,s)=>{let i=ad(e),o=yr[i]||(yr[i]=(c=>{let u=0,d=11;for(;u<c.length;)d=101*d+c.charCodeAt(u++)>>>0;return"go"+d})(i));if(!yr[o]){let c=i!==e?e:(u=>{let d,f,m=[{}];for(;d=Fp.exec(u.replace($p,""));)d[4]?m.shift():d[3]?(f=d[3].replace(Il," ").trim(),m.unshift(m[0][f]=m[0][f]||{})):m[0][d[1]]=d[2].replace(Il," ").trim();return m[0]})(e);yr[o]=Cr(s?{["@keyframes "+o]:c}:c,r?"":"."+o)}let a=r&&yr.g;return r&&(yr.g=yr[o]),((c,u,d,f)=>{f?u.data=u.data.replace(f,c):u.data.indexOf(c)===-1&&(u.data=d?c+u.data:u.data+c)})(yr[o],t,n,a),o},Up=(e,t,r)=>e.reduce((n,s,i)=>{let o=t[i];if(o&&o.call){let a=o(r),c=a&&a.props&&a.props.className||/^go/.test(a)&&a;o=c?"."+c:a&&typeof a=="object"?a.props?"":Cr(a,""):a===!1?"":a}return n+s+(o??"")},"");function Pi(e){let t=this||{},r=e.call?e(t.p):e;return Bp(r.unshift?r.raw?Up(r,[].slice.call(arguments,1),t.p):r.reduce((n,s)=>Object.assign(n,s&&s.call?s(t.p):s),{}):r,Lp(t.target),t.g,t.o,t.k)}let ld,Jo,ea;Pi.bind({g:1});let pr=Pi.bind({k:1});function Vp(e,t,r,n){Cr.p=t,ld=e,Jo=r,ea=n}function Pr(e,t){let r=this||{};return function(){let n=arguments;function s(i,o){let a=Object.assign({},i),c=a.className||s.className;r.p=Object.assign({theme:Jo&&Jo()},a),r.o=/go\d/.test(c),a.className=Pi.apply(r,n)+(c?" "+c:"");let u=e;return e[0]&&(u=a.as||e,delete a.as),ea&&u[0]&&ea(a),ld(u,a)}return s}}var zp=e=>typeof e=="function",_i=(e,t)=>zp(e)?e(t):e,qp=(()=>{let e=0;return()=>(++e).toString()})(),cd=(()=>{let e;return()=>{if(e===void 0&&typeof window<"u"){let t=matchMedia("(prefers-reduced-motion: reduce)");e=!t||t.matches}return e}})(),Hp=20,Ra="default",ud=(e,t)=>{let{toastLimit:r}=e.settings;switch(t.type){case 0:return{...e,toasts:[t.toast,...e.toasts].slice(0,r)};case 1:return{...e,toasts:e.toasts.map(o=>o.id===t.toast.id?{...o,...t.toast}:o)};case 2:let{toast:n}=t;return ud(e,{type:e.toasts.find(o=>o.id===n.id)?1:0,toast:n});case 3:let{toastId:s}=t;return{...e,toasts:e.toasts.map(o=>o.id===s||s===void 0?{...o,dismissed:!0,visible:!1}:o)};case 4:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(o=>o.id!==t.toastId)};case 5:return{...e,pausedAt:t.time};case 6:let i=t.time-(e.pausedAt||0);return{...e,pausedAt:void 0,toasts:e.toasts.map(o=>({...o,pauseDuration:o.pauseDuration+i}))}}},ri=[],dd={toasts:[],pausedAt:void 0,settings:{toastLimit:Hp}},ar={},fd=(e,t=Ra)=>{ar[t]=ud(ar[t]||dd,e),ri.forEach(([r,n])=>{r===t&&n(ar[t])})},hd=e=>Object.keys(ar).forEach(t=>fd(e,t)),Wp=e=>Object.keys(ar).find(t=>ar[t].toasts.some(r=>r.id===e)),Mi=(e=Ra)=>t=>{fd(t,e)},Kp={blank:4e3,error:4e3,success:2e3,loading:1/0,custom:4e3},Qp=(e={},t=Ra)=>{let[r,n]=p.useState(ar[t]||dd),s=p.useRef(ar[t]);p.useEffect(()=>(s.current!==ar[t]&&n(ar[t]),ri.push([t,n]),()=>{let o=ri.findIndex(([a])=>a===t);o>-1&&ri.splice(o,1)}),[t]);let i=r.toasts.map(o=>{var a,c,u;return{...e,...e[o.type],...o,removeDelay:o.removeDelay||((a=e[o.type])==null?void 0:a.removeDelay)||(e==null?void 0:e.removeDelay),duration:o.duration||((c=e[o.type])==null?void 0:c.duration)||(e==null?void 0:e.duration)||Kp[o.type],style:{...e.style,...(u=e[o.type])==null?void 0:u.style,...o.style}}});return{...r,toasts:i}},Gp=(e,t="blank",r)=>({createdAt:Date.now(),visible:!0,dismissed:!1,type:t,ariaProps:{role:"status","aria-live":"polite"},message:e,pauseDuration:0,...r,id:(r==null?void 0:r.id)||qp()}),Is=e=>(t,r)=>{let n=Gp(t,e,r);return Mi(n.toasterId||Wp(n.id))({type:2,toast:n}),n.id},Ge=(e,t)=>Is("blank")(e,t);Ge.error=Is("error");Ge.success=Is("success");Ge.loading=Is("loading");Ge.custom=Is("custom");Ge.dismiss=(e,t)=>{let r={type:3,toastId:e};t?Mi(t)(r):hd(r)};Ge.dismissAll=e=>Ge.dismiss(void 0,e);Ge.remove=(e,t)=>{let r={type:4,toastId:e};t?Mi(t)(r):hd(r)};Ge.removeAll=e=>Ge.remove(void 0,e);Ge.promise=(e,t,r)=>{let n=Ge.loading(t.loading,{...r,...r==null?void 0:r.loading});return typeof e=="function"&&(e=e()),e.then(s=>{let i=t.success?_i(t.success,s):void 0;return i?Ge.success(i,{id:n,...r,...r==null?void 0:r.success}):Ge.dismiss(n),s}).catch(s=>{let i=t.error?_i(t.error,s):void 0;i?Ge.error(i,{id:n,...r,...r==null?void 0:r.error}):Ge.dismiss(n)}),e};var Yp=1e3,Xp=(e,t="default")=>{let{toasts:r,pausedAt:n}=Qp(e,t),s=p.useRef(new Map).current,i=p.useCallback((f,m=Yp)=>{if(s.has(f))return;let g=setTimeout(()=>{s.delete(f),o({type:4,toastId:f})},m);s.set(f,g)},[]);p.useEffect(()=>{if(n)return;let f=Date.now(),m=r.map(g=>{if(g.duration===1/0)return;let _=(g.duration||0)+g.pauseDuration-(f-g.createdAt);if(_<0){g.visible&&Ge.dismiss(g.id);return}return setTimeout(()=>Ge.dismiss(g.id,t),_)});return()=>{m.forEach(g=>g&&clearTimeout(g))}},[r,n,t]);let o=p.useCallback(Mi(t),[t]),a=p.useCallback(()=>{o({type:5,time:Date.now()})},[o]),c=p.useCallback((f,m)=>{o({type:1,toast:{id:f,height:m}})},[o]),u=p.useCallback(()=>{n&&o({type:6,time:Date.now()})},[n,o]),d=p.useCallback((f,m)=>{let{reverseOrder:g=!1,gutter:_=8,defaultPosition:h}=m||{},y=r.filter(x=>(x.position||h)===(f.position||h)&&x.height),v=y.findIndex(x=>x.id===f.id),b=y.filter((x,w)=>w<v&&x.visible).length;return y.filter(x=>x.visible).slice(...g?[b+1]:[0,b]).reduce((x,w)=>x+(w.height||0)+_,0)},[r]);return p.useEffect(()=>{r.forEach(f=>{if(f.dismissed)i(f.id,f.removeDelay);else{let m=s.get(f.id);m&&(clearTimeout(m),s.delete(f.id))}})},[r,i]),{toasts:r,handlers:{updateHeight:c,startPause:a,endPause:u,calculateOffset:d}}},Zp=pr`
|
|
1
|
+
"use strict";var yl=e=>{throw TypeError(e)};var io=(e,t,r)=>t.has(e)||yl("Cannot "+r);var O=(e,t,r)=>(io(e,t,"read from private field"),r?r.call(e):t.get(e)),re=(e,t,r)=>t.has(e)?yl("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),Q=(e,t,r,n)=>(io(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),me=(e,t,r)=>(io(e,t,"access private method"),r);var zs=(e,t,r,n)=>({set _(s){Q(e,t,s,r)},get _(){return O(e,t,n)}});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("react"),Rr=require("react-dom"),l=require("react/jsx-runtime");function Yh(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const we=Yh(p);var Ds=class{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){return this.listeners.add(e),this.onSubscribe(),()=>{this.listeners.delete(e),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}},qr,Or,xn,Bu,Xh=(Bu=class extends Ds{constructor(){super();re(this,qr);re(this,Or);re(this,xn);Q(this,xn,t=>{if(typeof window<"u"&&window.addEventListener){const r=()=>t();return window.addEventListener("visibilitychange",r,!1),()=>{window.removeEventListener("visibilitychange",r)}}})}onSubscribe(){O(this,Or)||this.setEventListener(O(this,xn))}onUnsubscribe(){var t;this.hasListeners()||((t=O(this,Or))==null||t.call(this),Q(this,Or,void 0))}setEventListener(t){var r;Q(this,xn,t),(r=O(this,Or))==null||r.call(this),Q(this,Or,t(n=>{typeof n=="boolean"?this.setFocused(n):this.onFocus()}))}setFocused(t){O(this,qr)!==t&&(Q(this,qr,t),this.onFocus())}onFocus(){const t=this.isFocused();this.listeners.forEach(r=>{r(t)})}isFocused(){var t;return typeof O(this,qr)=="boolean"?O(this,qr):((t=globalThis.document)==null?void 0:t.visibilityState)!=="hidden"}},qr=new WeakMap,Or=new WeakMap,xn=new WeakMap,Bu),Ta=new Xh,Zh={setTimeout:(e,t)=>setTimeout(e,t),clearTimeout:e=>clearTimeout(e),setInterval:(e,t)=>setInterval(e,t),clearInterval:e=>clearInterval(e)},nr,Hr,Uu,Jh=(Uu=class{constructor(){re(this,nr,Zh);re(this,Hr,!1)}setTimeoutProvider(e){process.env.NODE_ENV!=="production"&&O(this,Hr)&&e!==O(this,nr)&&console.error("[timeoutManager]: Switching provider after calls to previous provider might result in unexpected behavior.",{previous:O(this,nr),provider:e}),Q(this,nr,e),process.env.NODE_ENV!=="production"&&Q(this,Hr,!1)}setTimeout(e,t){return process.env.NODE_ENV!=="production"&&Q(this,Hr,!0),O(this,nr).setTimeout(e,t)}clearTimeout(e){O(this,nr).clearTimeout(e)}setInterval(e,t){return process.env.NODE_ENV!=="production"&&Q(this,Hr,!0),O(this,nr).setInterval(e,t)}clearInterval(e){O(this,nr).clearInterval(e)}},nr=new WeakMap,Hr=new WeakMap,Uu),Ur=new Jh;function ep(e){setTimeout(e,0)}var tp=typeof window>"u"||"Deno"in globalThis;function Et(){}function rp(e,t){return typeof e=="function"?e(t):e}function Fo(e){return typeof e=="number"&&e>=0&&e!==1/0}function Yu(e,t){return Math.max(e+(t||0)-Date.now(),0)}function kr(e,t){return typeof e=="function"?e(t):e}function Rt(e,t){return typeof e=="function"?e(t):e}function vl(e,t){const{type:r="all",exact:n,fetchStatus:s,predicate:i,queryKey:o,stale:a}=e;if(o){if(n){if(t.queryHash!==ja(o,t.options))return!1}else if(!ps(t.queryKey,o))return!1}if(r!=="all"){const c=t.isActive();if(r==="active"&&!c||r==="inactive"&&c)return!1}return!(typeof a=="boolean"&&t.isStale()!==a||s&&s!==t.state.fetchStatus||i&&!i(t))}function bl(e,t){const{exact:r,status:n,predicate:s,mutationKey:i}=e;if(i){if(!t.options.mutationKey)return!1;if(r){if(hs(t.options.mutationKey)!==hs(i))return!1}else if(!ps(t.options.mutationKey,i))return!1}return!(n&&t.state.status!==n||s&&!s(t))}function ja(e,t){return((t==null?void 0:t.queryKeyHashFn)||hs)(e)}function hs(e){return JSON.stringify(e,(t,r)=>Uo(r)?Object.keys(r).sort().reduce((n,s)=>(n[s]=r[s],n),{}):r)}function ps(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?Object.keys(t).every(r=>ps(e[r],t[r])):!1}var np=Object.prototype.hasOwnProperty;function $o(e,t,r=0){if(e===t)return e;if(r>500)return t;const n=_l(e)&&_l(t);if(!n&&!(Uo(e)&&Uo(t)))return t;const i=(n?e:Object.keys(e)).length,o=n?t:Object.keys(t),a=o.length,c=n?new Array(a):{};let u=0;for(let d=0;d<a;d++){const f=n?d:o[d],m=e[f],g=t[f];if(m===g){c[f]=m,(n?d<i:np.call(e,f))&&u++;continue}if(m===null||g===null||typeof m!="object"||typeof g!="object"){c[f]=g;continue}const _=$o(m,g,r+1);c[f]=_,_===m&&u++}return i===a&&u===i?e:c}function Bo(e,t){if(!t||Object.keys(e).length!==Object.keys(t).length)return!1;for(const r in e)if(e[r]!==t[r])return!1;return!0}function _l(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function Uo(e){if(!wl(e))return!1;const t=e.constructor;if(t===void 0)return!0;const r=t.prototype;return!(!wl(r)||!r.hasOwnProperty("isPrototypeOf")||Object.getPrototypeOf(e)!==Object.prototype)}function wl(e){return Object.prototype.toString.call(e)==="[object Object]"}function sp(e){return new Promise(t=>{Ur.setTimeout(t,e)})}function Vo(e,t,r){if(typeof r.structuralSharing=="function")return r.structuralSharing(e,t);if(r.structuralSharing!==!1){if(process.env.NODE_ENV!=="production")try{return $o(e,t)}catch(n){throw console.error(`Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${r.queryHash}]: ${n}`),n}return $o(e,t)}return t}function ip(e,t,r=0){const n=[...e,t];return r&&n.length>r?n.slice(1):n}function op(e,t,r=0){const n=[t,...e];return r&&n.length>r?n.slice(0,-1):n}var vi=Symbol();function Xu(e,t){return process.env.NODE_ENV!=="production"&&e.queryFn===vi&&console.error(`Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`),!e.queryFn&&(t!=null&&t.initialPromise)?()=>t.initialPromise:!e.queryFn||e.queryFn===vi?()=>Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)):e.queryFn}function Zu(e,t){return typeof e=="function"?e(...t):!!e}function ap(e,t,r){let n=!1,s;return Object.defineProperty(e,"signal",{enumerable:!0,get:()=>(s??(s=t()),n||(n=!0,s.aborted?r():s.addEventListener("abort",r,{once:!0})),s)}),e}var gs=(()=>{let e=()=>tp;return{isServer(){return e()},setIsServer(t){e=t}}})();function zo(){let e,t;const r=new Promise((s,i)=>{e=s,t=i});r.status="pending",r.catch(()=>{});function n(s){Object.assign(r,s),delete r.resolve,delete r.reject}return r.resolve=s=>{n({status:"fulfilled",value:s}),e(s)},r.reject=s=>{n({status:"rejected",reason:s}),t(s)},r}var lp=ep;function cp(){let e=[],t=0,r=a=>{a()},n=a=>{a()},s=lp;const i=a=>{t?e.push(a):s(()=>{r(a)})},o=()=>{const a=e;e=[],a.length&&s(()=>{n(()=>{a.forEach(c=>{r(c)})})})};return{batch:a=>{let c;t++;try{c=a()}finally{t--,t||o()}return c},batchCalls:a=>(...c)=>{i(()=>{a(...c)})},schedule:i,setNotifyFunction:a=>{r=a},setBatchNotifyFunction:a=>{n=a},setScheduler:a=>{s=a}}}var it=cp(),Sn,Er,Cn,Vu,up=(Vu=class extends Ds{constructor(){super();re(this,Sn,!0);re(this,Er);re(this,Cn);Q(this,Cn,t=>{if(typeof window<"u"&&window.addEventListener){const r=()=>t(!0),n=()=>t(!1);return window.addEventListener("online",r,!1),window.addEventListener("offline",n,!1),()=>{window.removeEventListener("online",r),window.removeEventListener("offline",n)}}})}onSubscribe(){O(this,Er)||this.setEventListener(O(this,Cn))}onUnsubscribe(){var t;this.hasListeners()||((t=O(this,Er))==null||t.call(this),Q(this,Er,void 0))}setEventListener(t){var r;Q(this,Cn,t),(r=O(this,Er))==null||r.call(this),Q(this,Er,t(this.setOnline.bind(this)))}setOnline(t){O(this,Sn)!==t&&(Q(this,Sn,t),this.listeners.forEach(n=>{n(t)}))}isOnline(){return O(this,Sn)}},Sn=new WeakMap,Er=new WeakMap,Cn=new WeakMap,Vu),bi=new up;function dp(e){return Math.min(1e3*2**e,3e4)}function Ju(e){return(e??"online")==="online"?bi.isOnline():!0}var qo=class extends Error{constructor(e){super("CancelledError"),this.revert=e==null?void 0:e.revert,this.silent=e==null?void 0:e.silent}};function ed(e){let t=!1,r=0,n;const s=zo(),i=()=>s.status!=="pending",o=h=>{var y;if(!i()){const v=new qo(h);m(v),(y=e.onCancel)==null||y.call(e,v)}},a=()=>{t=!0},c=()=>{t=!1},u=()=>Ta.isFocused()&&(e.networkMode==="always"||bi.isOnline())&&e.canRun(),d=()=>Ju(e.networkMode)&&e.canRun(),f=h=>{i()||(n==null||n(),s.resolve(h))},m=h=>{i()||(n==null||n(),s.reject(h))},g=()=>new Promise(h=>{var y;n=v=>{(i()||u())&&h(v)},(y=e.onPause)==null||y.call(e)}).then(()=>{var h;n=void 0,i()||(h=e.onContinue)==null||h.call(e)}),_=()=>{if(i())return;let h;const y=r===0?e.initialPromise:void 0;try{h=y??e.fn()}catch(v){h=Promise.reject(v)}Promise.resolve(h).then(f).catch(v=>{var I;if(i())return;const b=e.retry??(gs.isServer()?0:3),w=e.retryDelay??dp,x=typeof w=="function"?w(r,v):w,C=b===!0||typeof b=="number"&&r<b||typeof b=="function"&&b(r,v);if(t||!C){m(v);return}r++,(I=e.onFail)==null||I.call(e,r,v),sp(x).then(()=>u()?void 0:g()).then(()=>{t?m(v):_()})})};return{promise:s,status:()=>s.status,cancel:o,continue:()=>(n==null||n(),s),cancelRetry:a,continueRetry:c,canStart:d,start:()=>(d()?_():g().then(_),s)}}var Wr,zu,td=(zu=class{constructor(){re(this,Wr)}destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Fo(this.gcTime)&&Q(this,Wr,Ur.setTimeout(()=>{this.optionalRemove()},this.gcTime))}updateGcTime(e){this.gcTime=Math.max(this.gcTime||0,e??(gs.isServer()?1/0:5*60*1e3))}clearGcTimeout(){O(this,Wr)!==void 0&&(Ur.clearTimeout(O(this,Wr)),Q(this,Wr,void 0))}},Wr=new WeakMap,zu);function fp(e){return{onFetch:(t,r)=>{var d,f,m,g,_;const n=t.options,s=(m=(f=(d=t.fetchOptions)==null?void 0:d.meta)==null?void 0:f.fetchMore)==null?void 0:m.direction,i=((g=t.state.data)==null?void 0:g.pages)||[],o=((_=t.state.data)==null?void 0:_.pageParams)||[];let a={pages:[],pageParams:[]},c=0;const u=async()=>{let h=!1;const y=w=>{ap(w,()=>t.signal,()=>h=!0)},v=Xu(t.options,t.fetchOptions),b=async(w,x,C)=>{if(h)return Promise.reject(t.signal.reason);if(x==null&&w.pages.length)return Promise.resolve(w);const j=(()=>{const M={client:t.client,queryKey:t.queryKey,pageParam:x,direction:C?"backward":"forward",meta:t.options.meta};return y(M),M})(),k=await v(j),{maxPages:F}=t.options,T=C?op:ip;return{pages:T(w.pages,k,F),pageParams:T(w.pageParams,x,F)}};if(s&&i.length){const w=s==="backward",x=w?hp:xl,C={pages:i,pageParams:o},I=x(n,C);a=await b(C,I,w)}else{const w=e??i.length;do{const x=c===0?o[0]??n.initialPageParam:xl(n,a);if(c>0&&x==null)break;a=await b(a,x),c++}while(c<w)}return a};t.options.persister?t.fetchFn=()=>{var h,y;return(y=(h=t.options).persister)==null?void 0:y.call(h,u,{client:t.client,queryKey:t.queryKey,meta:t.options.meta,signal:t.signal},r)}:t.fetchFn=u}}}function xl(e,{pages:t,pageParams:r}){const n=t.length-1;return t.length>0?e.getNextPageParam(t[n],t,r[n],r):void 0}function hp(e,{pages:t,pageParams:r}){var n;return t.length>0?(n=e.getPreviousPageParam)==null?void 0:n.call(e,t[0],t,r[0],r):void 0}var On,Kr,En,$t,Qr,Ze,xs,Gr,jt,rd,dr,qu,pp=(qu=class extends td{constructor(t){super();re(this,jt);re(this,On);re(this,Kr);re(this,En);re(this,$t);re(this,Qr);re(this,Ze);re(this,xs);re(this,Gr);Q(this,Gr,!1),Q(this,xs,t.defaultOptions),this.setOptions(t.options),this.observers=[],Q(this,Qr,t.client),Q(this,$t,O(this,Qr).getQueryCache()),this.queryKey=t.queryKey,this.queryHash=t.queryHash,Q(this,Kr,Cl(this.options)),this.state=t.state??O(this,Kr),this.scheduleGc()}get meta(){return this.options.meta}get queryType(){return O(this,On)}get promise(){var t;return(t=O(this,Ze))==null?void 0:t.promise}setOptions(t){if(this.options={...O(this,xs),...t},t!=null&&t._type&&Q(this,On,t._type),this.updateGcTime(this.options.gcTime),this.state&&this.state.data===void 0){const r=Cl(this.options);r.data!==void 0&&(this.setState(Sl(r.data,r.dataUpdatedAt)),Q(this,Kr,r))}}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&O(this,$t).remove(this)}setData(t,r){const n=Vo(this.state.data,t,this.options);return me(this,jt,dr).call(this,{data:n,type:"success",dataUpdatedAt:r==null?void 0:r.updatedAt,manual:r==null?void 0:r.manual}),n}setState(t){me(this,jt,dr).call(this,{type:"setState",state:t})}cancel(t){var n,s;const r=(n=O(this,Ze))==null?void 0:n.promise;return(s=O(this,Ze))==null||s.cancel(t),r?r.then(Et).catch(Et):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}get resetState(){return O(this,Kr)}reset(){this.destroy(),this.setState(this.resetState)}isActive(){return this.observers.some(t=>Rt(t.options.enabled,this)!==!1)}isDisabled(){return this.getObserversCount()>0?!this.isActive():this.options.queryFn===vi||!this.isFetched()}isFetched(){return this.state.dataUpdateCount+this.state.errorUpdateCount>0}isStatic(){return this.getObserversCount()>0?this.observers.some(t=>kr(t.options.staleTime,this)==="static"):!1}isStale(){return this.getObserversCount()>0?this.observers.some(t=>t.getCurrentResult().isStale):this.state.data===void 0||this.state.isInvalidated}isStaleByTime(t=0){return this.state.data===void 0?!0:t==="static"?!1:this.state.isInvalidated?!0:!Yu(this.state.dataUpdatedAt,t)}onFocus(){var r;const t=this.observers.find(n=>n.shouldFetchOnWindowFocus());t==null||t.refetch({cancelRefetch:!1}),(r=O(this,Ze))==null||r.continue()}onOnline(){var r;const t=this.observers.find(n=>n.shouldFetchOnReconnect());t==null||t.refetch({cancelRefetch:!1}),(r=O(this,Ze))==null||r.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),O(this,$t).notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(r=>r!==t),this.observers.length||(O(this,Ze)&&(O(this,Gr)||me(this,jt,rd).call(this)?O(this,Ze).cancel({revert:!0}):O(this,Ze).cancelRetry()),this.scheduleGc()),O(this,$t).notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||me(this,jt,dr).call(this,{type:"invalidate"})}async fetch(t,r){var u,d,f,m,g,_,h,y,v,b,w;if(this.state.fetchStatus!=="idle"&&((u=O(this,Ze))==null?void 0:u.status())!=="rejected"){if(this.state.data!==void 0&&(r!=null&&r.cancelRefetch))this.cancel({silent:!0});else if(O(this,Ze))return O(this,Ze).continueRetry(),O(this,Ze).promise}if(t&&this.setOptions(t),!this.options.queryFn){const x=this.observers.find(C=>C.options.queryFn);x&&this.setOptions(x.options)}process.env.NODE_ENV!=="production"&&(Array.isArray(this.options.queryKey)||console.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']"));const n=new AbortController,s=x=>{Object.defineProperty(x,"signal",{enumerable:!0,get:()=>(Q(this,Gr,!0),n.signal)})},i=()=>{const x=Xu(this.options,r),I=(()=>{const j={client:O(this,Qr),queryKey:this.queryKey,meta:this.meta};return s(j),j})();return Q(this,Gr,!1),this.options.persister?this.options.persister(x,I,this):x(I)},a=(()=>{const x={fetchOptions:r,options:this.options,queryKey:this.queryKey,client:O(this,Qr),state:this.state,fetchFn:i};return s(x),x})(),c=O(this,On)==="infinite"?fp(this.options.pages):this.options.behavior;c==null||c.onFetch(a,this),Q(this,En,this.state),(this.state.fetchStatus==="idle"||this.state.fetchMeta!==((d=a.fetchOptions)==null?void 0:d.meta))&&me(this,jt,dr).call(this,{type:"fetch",meta:(f=a.fetchOptions)==null?void 0:f.meta}),Q(this,Ze,ed({initialPromise:r==null?void 0:r.initialPromise,fn:a.fetchFn,onCancel:x=>{x instanceof qo&&x.revert&&this.setState({...O(this,En),fetchStatus:"idle"}),n.abort()},onFail:(x,C)=>{me(this,jt,dr).call(this,{type:"failed",failureCount:x,error:C})},onPause:()=>{me(this,jt,dr).call(this,{type:"pause"})},onContinue:()=>{me(this,jt,dr).call(this,{type:"continue"})},retry:a.options.retry,retryDelay:a.options.retryDelay,networkMode:a.options.networkMode,canRun:()=>!0}));try{const x=await O(this,Ze).start();if(x===void 0)throw process.env.NODE_ENV!=="production"&&console.error(`Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ${this.queryHash}`),new Error(`${this.queryHash} data is undefined`);return this.setData(x),(g=(m=O(this,$t).config).onSuccess)==null||g.call(m,x,this),(h=(_=O(this,$t).config).onSettled)==null||h.call(_,x,this.state.error,this),x}catch(x){if(x instanceof qo){if(x.silent)return O(this,Ze).promise;if(x.revert){if(this.state.data===void 0)throw x;return this.state.data}}throw me(this,jt,dr).call(this,{type:"error",error:x}),(v=(y=O(this,$t).config).onError)==null||v.call(y,x,this),(w=(b=O(this,$t).config).onSettled)==null||w.call(b,this.state.data,x,this),x}finally{this.scheduleGc()}}},On=new WeakMap,Kr=new WeakMap,En=new WeakMap,$t=new WeakMap,Qr=new WeakMap,Ze=new WeakMap,xs=new WeakMap,Gr=new WeakMap,jt=new WeakSet,rd=function(){return this.state.fetchStatus==="paused"&&this.state.status==="pending"},dr=function(t){const r=n=>{switch(t.type){case"failed":return{...n,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...n,fetchStatus:"paused"};case"continue":return{...n,fetchStatus:"fetching"};case"fetch":return{...n,...nd(n.data,this.options),fetchMeta:t.meta??null};case"success":const s={...n,...Sl(t.data,t.dataUpdatedAt),dataUpdateCount:n.dataUpdateCount+1,...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};return Q(this,En,t.manual?s:void 0),s;case"error":const i=t.error;return{...n,error:i,errorUpdateCount:n.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:n.fetchFailureCount+1,fetchFailureReason:i,fetchStatus:"idle",status:"error",isInvalidated:!0};case"invalidate":return{...n,isInvalidated:!0};case"setState":return{...n,...t.state}}};this.state=r(this.state),it.batch(()=>{this.observers.forEach(n=>{n.onQueryUpdate()}),O(this,$t).notify({query:this,type:"updated",action:t})})},qu);function nd(e,t){return{fetchFailureCount:0,fetchFailureReason:null,fetchStatus:Ju(t.networkMode)?"fetching":"paused",...e===void 0&&{error:null,status:"pending"}}}function Sl(e,t){return{data:e,dataUpdatedAt:t??Date.now(),error:null,isInvalidated:!1,status:"success"}}function Cl(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,r=t!==void 0,n=r?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:r?n??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:r?"success":"pending",fetchStatus:"idle"}}var Ot,ve,Ss,_t,Yr,Dn,fr,Dr,Cs,In,Nn,Xr,Zr,Ir,Tn,xe,ss,Ho,Wo,Ko,Qo,Go,Yo,Xo,sd,Hu,gp=(Hu=class extends Ds{constructor(t,r){super();re(this,xe);re(this,Ot);re(this,ve);re(this,Ss);re(this,_t);re(this,Yr);re(this,Dn);re(this,fr);re(this,Dr);re(this,Cs);re(this,In);re(this,Nn);re(this,Xr);re(this,Zr);re(this,Ir);re(this,Tn,new Set);this.options=r,Q(this,Ot,t),Q(this,Dr,null),Q(this,fr,zo()),this.bindMethods(),this.setOptions(r)}bindMethods(){this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(O(this,ve).addObserver(this),Ol(O(this,ve),this.options)?me(this,xe,ss).call(this):this.updateResult(),me(this,xe,Qo).call(this))}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return Zo(O(this,ve),this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return Zo(O(this,ve),this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,me(this,xe,Go).call(this),me(this,xe,Yo).call(this),O(this,ve).removeObserver(this)}setOptions(t){const r=this.options,n=O(this,ve);if(this.options=O(this,Ot).defaultQueryOptions(t),this.options.enabled!==void 0&&typeof this.options.enabled!="boolean"&&typeof this.options.enabled!="function"&&typeof Rt(this.options.enabled,O(this,ve))!="boolean")throw new Error("Expected enabled to be a boolean or a callback that returns a boolean");me(this,xe,Xo).call(this),O(this,ve).setOptions(this.options),r._defaulted&&!Bo(this.options,r)&&O(this,Ot).getQueryCache().notify({type:"observerOptionsUpdated",query:O(this,ve),observer:this});const s=this.hasListeners();s&&El(O(this,ve),n,this.options,r)&&me(this,xe,ss).call(this),this.updateResult(),s&&(O(this,ve)!==n||Rt(this.options.enabled,O(this,ve))!==Rt(r.enabled,O(this,ve))||kr(this.options.staleTime,O(this,ve))!==kr(r.staleTime,O(this,ve)))&&me(this,xe,Ho).call(this);const i=me(this,xe,Wo).call(this);s&&(O(this,ve)!==n||Rt(this.options.enabled,O(this,ve))!==Rt(r.enabled,O(this,ve))||i!==O(this,Ir))&&me(this,xe,Ko).call(this,i)}getOptimisticResult(t){const r=O(this,Ot).getQueryCache().build(O(this,Ot),t),n=this.createResult(r,t);return yp(this,n)&&(Q(this,_t,n),Q(this,Dn,this.options),Q(this,Yr,O(this,ve).state)),n}getCurrentResult(){return O(this,_t)}trackResult(t,r){return new Proxy(t,{get:(n,s)=>(this.trackProp(s),r==null||r(s),s==="promise"&&(this.trackProp("data"),!this.options.experimental_prefetchInRender&&O(this,fr).status==="pending"&&O(this,fr).reject(new Error("experimental_prefetchInRender feature flag is not enabled"))),Reflect.get(n,s))})}trackProp(t){O(this,Tn).add(t)}getCurrentQuery(){return O(this,ve)}refetch({...t}={}){return this.fetch({...t})}fetchOptimistic(t){const r=O(this,Ot).defaultQueryOptions(t),n=O(this,Ot).getQueryCache().build(O(this,Ot),r);return n.fetch().then(()=>this.createResult(n,r))}fetch(t){return me(this,xe,ss).call(this,{...t,cancelRefetch:t.cancelRefetch??!0}).then(()=>(this.updateResult(),O(this,_t)))}createResult(t,r){var F;const n=O(this,ve),s=this.options,i=O(this,_t),o=O(this,Yr),a=O(this,Dn),u=t!==n?t.state:O(this,Ss),{state:d}=t;let f={...d},m=!1,g;if(r._optimisticResults){const T=this.hasListeners(),M=!T&&Ol(t,r),P=T&&El(t,n,r,s);(M||P)&&(f={...f,...nd(d.data,t.options)}),r._optimisticResults==="isRestoring"&&(f.fetchStatus="idle")}let{error:_,errorUpdatedAt:h,status:y}=f;g=f.data;let v=!1;if(r.placeholderData!==void 0&&g===void 0&&y==="pending"){let T;i!=null&&i.isPlaceholderData&&r.placeholderData===(a==null?void 0:a.placeholderData)?(T=i.data,v=!0):T=typeof r.placeholderData=="function"?r.placeholderData((F=O(this,Nn))==null?void 0:F.state.data,O(this,Nn)):r.placeholderData,T!==void 0&&(y="success",g=Vo(i==null?void 0:i.data,T,r),m=!0)}if(r.select&&g!==void 0&&!v)if(i&&g===(o==null?void 0:o.data)&&r.select===O(this,Cs))g=O(this,In);else try{Q(this,Cs,r.select),g=r.select(g),g=Vo(i==null?void 0:i.data,g,r),Q(this,In,g),Q(this,Dr,null)}catch(T){Q(this,Dr,T)}O(this,Dr)&&(_=O(this,Dr),g=O(this,In),h=Date.now(),y="error");const b=f.fetchStatus==="fetching",w=y==="pending",x=y==="error",C=w&&b,I=g!==void 0,k={status:y,fetchStatus:f.fetchStatus,isPending:w,isSuccess:y==="success",isError:x,isInitialLoading:C,isLoading:C,data:g,dataUpdatedAt:f.dataUpdatedAt,error:_,errorUpdatedAt:h,failureCount:f.fetchFailureCount,failureReason:f.fetchFailureReason,errorUpdateCount:f.errorUpdateCount,isFetched:t.isFetched(),isFetchedAfterMount:f.dataUpdateCount>u.dataUpdateCount||f.errorUpdateCount>u.errorUpdateCount,isFetching:b,isRefetching:b&&!w,isLoadingError:x&&!I,isPaused:f.fetchStatus==="paused",isPlaceholderData:m,isRefetchError:x&&I,isStale:Ra(t,r),refetch:this.refetch,promise:O(this,fr),isEnabled:Rt(r.enabled,t)!==!1};if(this.options.experimental_prefetchInRender){const T=k.data!==void 0,M=k.status==="error"&&!T,P=$=>{M?$.reject(k.error):T&&$.resolve(k.data)},A=()=>{const $=Q(this,fr,k.promise=zo());P($)},B=O(this,fr);switch(B.status){case"pending":t.queryHash===n.queryHash&&P(B);break;case"fulfilled":(M||k.data!==B.value)&&A();break;case"rejected":(!M||k.error!==B.reason)&&A();break}}return k}updateResult(){const t=O(this,_t),r=this.createResult(O(this,ve),this.options);if(Q(this,Yr,O(this,ve).state),Q(this,Dn,this.options),O(this,Yr).data!==void 0&&Q(this,Nn,O(this,ve)),Bo(r,t))return;Q(this,_t,r);const n=()=>{if(!t)return!0;const{notifyOnChangeProps:s}=this.options,i=typeof s=="function"?s():s;if(i==="all"||!i&&!O(this,Tn).size)return!0;const o=new Set(i??O(this,Tn));return this.options.throwOnError&&o.add("error"),Object.keys(O(this,_t)).some(a=>{const c=a;return O(this,_t)[c]!==t[c]&&o.has(c)})};me(this,xe,sd).call(this,{listeners:n()})}onQueryUpdate(){this.updateResult(),this.hasListeners()&&me(this,xe,Qo).call(this)}},Ot=new WeakMap,ve=new WeakMap,Ss=new WeakMap,_t=new WeakMap,Yr=new WeakMap,Dn=new WeakMap,fr=new WeakMap,Dr=new WeakMap,Cs=new WeakMap,In=new WeakMap,Nn=new WeakMap,Xr=new WeakMap,Zr=new WeakMap,Ir=new WeakMap,Tn=new WeakMap,xe=new WeakSet,ss=function(t){me(this,xe,Xo).call(this);let r=O(this,ve).fetch(this.options,t);return t!=null&&t.throwOnError||(r=r.catch(Et)),r},Ho=function(){me(this,xe,Go).call(this);const t=kr(this.options.staleTime,O(this,ve));if(gs.isServer()||O(this,_t).isStale||!Fo(t))return;const n=Yu(O(this,_t).dataUpdatedAt,t)+1;Q(this,Xr,Ur.setTimeout(()=>{O(this,_t).isStale||this.updateResult()},n))},Wo=function(){return(typeof this.options.refetchInterval=="function"?this.options.refetchInterval(O(this,ve)):this.options.refetchInterval)??!1},Ko=function(t){me(this,xe,Yo).call(this),Q(this,Ir,t),!(gs.isServer()||Rt(this.options.enabled,O(this,ve))===!1||!Fo(O(this,Ir))||O(this,Ir)===0)&&Q(this,Zr,Ur.setInterval(()=>{(this.options.refetchIntervalInBackground||Ta.isFocused())&&me(this,xe,ss).call(this)},O(this,Ir)))},Qo=function(){me(this,xe,Ho).call(this),me(this,xe,Ko).call(this,me(this,xe,Wo).call(this))},Go=function(){O(this,Xr)!==void 0&&(Ur.clearTimeout(O(this,Xr)),Q(this,Xr,void 0))},Yo=function(){O(this,Zr)!==void 0&&(Ur.clearInterval(O(this,Zr)),Q(this,Zr,void 0))},Xo=function(){const t=O(this,Ot).getQueryCache().build(O(this,Ot),this.options);if(t===O(this,ve))return;const r=O(this,ve);Q(this,ve,t),Q(this,Ss,t.state),this.hasListeners()&&(r==null||r.removeObserver(this),t.addObserver(this))},sd=function(t){it.batch(()=>{t.listeners&&this.listeners.forEach(r=>{r(O(this,_t))}),O(this,Ot).getQueryCache().notify({query:O(this,ve),type:"observerResultsUpdated"})})},Hu);function mp(e,t){return Rt(t.enabled,e)!==!1&&e.state.data===void 0&&!(e.state.status==="error"&&Rt(t.retryOnMount,e)===!1)}function Ol(e,t){return mp(e,t)||e.state.data!==void 0&&Zo(e,t,t.refetchOnMount)}function Zo(e,t,r){if(Rt(t.enabled,e)!==!1&&kr(t.staleTime,e)!=="static"){const n=typeof r=="function"?r(e):r;return n==="always"||n!==!1&&Ra(e,t)}return!1}function El(e,t,r,n){return(e!==t||Rt(n.enabled,e)===!1)&&(!r.suspense||e.state.status!=="error")&&Ra(e,r)}function Ra(e,t){return Rt(t.enabled,e)!==!1&&e.isStaleByTime(kr(t.staleTime,e))}function yp(e,t){return!Bo(e.getCurrentResult(),t)}var Os,sr,pt,Jr,ir,_r,Wu,vp=(Wu=class extends td{constructor(t){super();re(this,ir);re(this,Os);re(this,sr);re(this,pt);re(this,Jr);Q(this,Os,t.client),this.mutationId=t.mutationId,Q(this,pt,t.mutationCache),Q(this,sr,[]),this.state=t.state||bp(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options=t,this.updateGcTime(this.options.gcTime)}get meta(){return this.options.meta}addObserver(t){O(this,sr).includes(t)||(O(this,sr).push(t),this.clearGcTimeout(),O(this,pt).notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){Q(this,sr,O(this,sr).filter(r=>r!==t)),this.scheduleGc(),O(this,pt).notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){O(this,sr).length||(this.state.status==="pending"?this.scheduleGc():O(this,pt).remove(this))}continue(){var t;return((t=O(this,Jr))==null?void 0:t.continue())??this.execute(this.state.variables)}async execute(t){var o,a,c,u,d,f,m,g,_,h,y,v,b,w,x,C,I,j;const r=()=>{me(this,ir,_r).call(this,{type:"continue"})},n={client:O(this,Os),meta:this.options.meta,mutationKey:this.options.mutationKey};Q(this,Jr,ed({fn:()=>this.options.mutationFn?this.options.mutationFn(t,n):Promise.reject(new Error("No mutationFn found")),onFail:(k,F)=>{me(this,ir,_r).call(this,{type:"failed",failureCount:k,error:F})},onPause:()=>{me(this,ir,_r).call(this,{type:"pause"})},onContinue:r,retry:this.options.retry??0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode,canRun:()=>O(this,pt).canRun(this)}));const s=this.state.status==="pending",i=!O(this,Jr).canStart();try{if(s)r();else{me(this,ir,_r).call(this,{type:"pending",variables:t,isPaused:i}),O(this,pt).config.onMutate&&await O(this,pt).config.onMutate(t,this,n);const F=await((a=(o=this.options).onMutate)==null?void 0:a.call(o,t,n));F!==this.state.context&&me(this,ir,_r).call(this,{type:"pending",context:F,variables:t,isPaused:i})}const k=await O(this,Jr).start();return await((u=(c=O(this,pt).config).onSuccess)==null?void 0:u.call(c,k,t,this.state.context,this,n)),await((f=(d=this.options).onSuccess)==null?void 0:f.call(d,k,t,this.state.context,n)),await((g=(m=O(this,pt).config).onSettled)==null?void 0:g.call(m,k,null,this.state.variables,this.state.context,this,n)),await((h=(_=this.options).onSettled)==null?void 0:h.call(_,k,null,t,this.state.context,n)),me(this,ir,_r).call(this,{type:"success",data:k}),k}catch(k){try{await((v=(y=O(this,pt).config).onError)==null?void 0:v.call(y,k,t,this.state.context,this,n))}catch(F){Promise.reject(F)}try{await((w=(b=this.options).onError)==null?void 0:w.call(b,k,t,this.state.context,n))}catch(F){Promise.reject(F)}try{await((C=(x=O(this,pt).config).onSettled)==null?void 0:C.call(x,void 0,k,this.state.variables,this.state.context,this,n))}catch(F){Promise.reject(F)}try{await((j=(I=this.options).onSettled)==null?void 0:j.call(I,void 0,k,t,this.state.context,n))}catch(F){Promise.reject(F)}throw me(this,ir,_r).call(this,{type:"error",error:k}),k}finally{O(this,pt).runNext(this)}}},Os=new WeakMap,sr=new WeakMap,pt=new WeakMap,Jr=new WeakMap,ir=new WeakSet,_r=function(t){const r=n=>{switch(t.type){case"failed":return{...n,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...n,isPaused:!0};case"continue":return{...n,isPaused:!1};case"pending":return{...n,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:t.isPaused,status:"pending",variables:t.variables,submittedAt:Date.now()};case"success":return{...n,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...n,data:void 0,error:t.error,failureCount:n.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"}}};this.state=r(this.state),it.batch(()=>{O(this,sr).forEach(n=>{n.onMutationUpdate(t)}),O(this,pt).notify({mutation:this,type:"updated",action:t})})},Wu);function bp(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0,submittedAt:0}}var hr,Ht,Es,Ku,_p=(Ku=class extends Ds{constructor(t={}){super();re(this,hr);re(this,Ht);re(this,Es);this.config=t,Q(this,hr,new Set),Q(this,Ht,new Map),Q(this,Es,0)}build(t,r,n){const s=new vp({client:t,mutationCache:this,mutationId:++zs(this,Es)._,options:t.defaultMutationOptions(r),state:n});return this.add(s),s}add(t){O(this,hr).add(t);const r=qs(t);if(typeof r=="string"){const n=O(this,Ht).get(r);n?n.push(t):O(this,Ht).set(r,[t])}this.notify({type:"added",mutation:t})}remove(t){if(O(this,hr).delete(t)){const r=qs(t);if(typeof r=="string"){const n=O(this,Ht).get(r);if(n)if(n.length>1){const s=n.indexOf(t);s!==-1&&n.splice(s,1)}else n[0]===t&&O(this,Ht).delete(r)}}this.notify({type:"removed",mutation:t})}canRun(t){const r=qs(t);if(typeof r=="string"){const n=O(this,Ht).get(r),s=n==null?void 0:n.find(i=>i.state.status==="pending");return!s||s===t}else return!0}runNext(t){var n;const r=qs(t);if(typeof r=="string"){const s=(n=O(this,Ht).get(r))==null?void 0:n.find(i=>i!==t&&i.state.isPaused);return(s==null?void 0:s.continue())??Promise.resolve()}else return Promise.resolve()}clear(){it.batch(()=>{O(this,hr).forEach(t=>{this.notify({type:"removed",mutation:t})}),O(this,hr).clear(),O(this,Ht).clear()})}getAll(){return Array.from(O(this,hr))}find(t){const r={exact:!0,...t};return this.getAll().find(n=>bl(r,n))}findAll(t={}){return this.getAll().filter(r=>bl(t,r))}notify(t){it.batch(()=>{this.listeners.forEach(r=>{r(t)})})}resumePausedMutations(){const t=this.getAll().filter(r=>r.state.isPaused);return it.batch(()=>Promise.all(t.map(r=>r.continue().catch(Et))))}},hr=new WeakMap,Ht=new WeakMap,Es=new WeakMap,Ku);function qs(e){var t;return(t=e.options.scope)==null?void 0:t.id}var or,Qu,wp=(Qu=class extends Ds{constructor(t={}){super();re(this,or);this.config=t,Q(this,or,new Map)}build(t,r,n){const s=r.queryKey,i=r.queryHash??ja(s,r);let o=this.get(i);return o||(o=new pp({client:t,queryKey:s,queryHash:i,options:t.defaultQueryOptions(r),state:n,defaultOptions:t.getQueryDefaults(s)}),this.add(o)),o}add(t){O(this,or).has(t.queryHash)||(O(this,or).set(t.queryHash,t),this.notify({type:"added",query:t}))}remove(t){const r=O(this,or).get(t.queryHash);r&&(t.destroy(),r===t&&O(this,or).delete(t.queryHash),this.notify({type:"removed",query:t}))}clear(){it.batch(()=>{this.getAll().forEach(t=>{this.remove(t)})})}get(t){return O(this,or).get(t)}getAll(){return[...O(this,or).values()]}find(t){const r={exact:!0,...t};return this.getAll().find(n=>vl(r,n))}findAll(t={}){const r=this.getAll();return Object.keys(t).length>0?r.filter(n=>vl(t,n)):r}notify(t){it.batch(()=>{this.listeners.forEach(r=>{r(t)})})}onFocus(){it.batch(()=>{this.getAll().forEach(t=>{t.onFocus()})})}onOnline(){it.batch(()=>{this.getAll().forEach(t=>{t.onOnline()})})}},or=new WeakMap,Qu),Ve,Nr,Tr,jn,Rn,jr,kn,An,Gu,xp=(Gu=class{constructor(e={}){re(this,Ve);re(this,Nr);re(this,Tr);re(this,jn);re(this,Rn);re(this,jr);re(this,kn);re(this,An);Q(this,Ve,e.queryCache||new wp),Q(this,Nr,e.mutationCache||new _p),Q(this,Tr,e.defaultOptions||{}),Q(this,jn,new Map),Q(this,Rn,new Map),Q(this,jr,0)}mount(){zs(this,jr)._++,O(this,jr)===1&&(Q(this,kn,Ta.subscribe(async e=>{e&&(await this.resumePausedMutations(),O(this,Ve).onFocus())})),Q(this,An,bi.subscribe(async e=>{e&&(await this.resumePausedMutations(),O(this,Ve).onOnline())})))}unmount(){var e,t;zs(this,jr)._--,O(this,jr)===0&&((e=O(this,kn))==null||e.call(this),Q(this,kn,void 0),(t=O(this,An))==null||t.call(this),Q(this,An,void 0))}isFetching(e){return O(this,Ve).findAll({...e,fetchStatus:"fetching"}).length}isMutating(e){return O(this,Nr).findAll({...e,status:"pending"}).length}getQueryData(e){var r;const t=this.defaultQueryOptions({queryKey:e});return(r=O(this,Ve).get(t.queryHash))==null?void 0:r.state.data}ensureQueryData(e){const t=this.defaultQueryOptions(e),r=O(this,Ve).build(this,t),n=r.state.data;return n===void 0?this.fetchQuery(e):(e.revalidateIfStale&&r.isStaleByTime(kr(t.staleTime,r))&&this.prefetchQuery(t),Promise.resolve(n))}getQueriesData(e){return O(this,Ve).findAll(e).map(({queryKey:t,state:r})=>{const n=r.data;return[t,n]})}setQueryData(e,t,r){const n=this.defaultQueryOptions({queryKey:e}),s=O(this,Ve).get(n.queryHash),i=s==null?void 0:s.state.data,o=rp(t,i);if(o!==void 0)return O(this,Ve).build(this,n).setData(o,{...r,manual:!0})}setQueriesData(e,t,r){return it.batch(()=>O(this,Ve).findAll(e).map(({queryKey:n})=>[n,this.setQueryData(n,t,r)]))}getQueryState(e){var r;const t=this.defaultQueryOptions({queryKey:e});return(r=O(this,Ve).get(t.queryHash))==null?void 0:r.state}removeQueries(e){const t=O(this,Ve);it.batch(()=>{t.findAll(e).forEach(r=>{t.remove(r)})})}resetQueries(e,t){const r=O(this,Ve);return it.batch(()=>(r.findAll(e).forEach(n=>{n.reset()}),this.refetchQueries({type:"active",...e},t)))}cancelQueries(e,t={}){const r={revert:!0,...t},n=it.batch(()=>O(this,Ve).findAll(e).map(s=>s.cancel(r)));return Promise.all(n).then(Et).catch(Et)}invalidateQueries(e,t={}){return it.batch(()=>(O(this,Ve).findAll(e).forEach(r=>{r.invalidate()}),(e==null?void 0:e.refetchType)==="none"?Promise.resolve():this.refetchQueries({...e,type:(e==null?void 0:e.refetchType)??(e==null?void 0:e.type)??"active"},t)))}refetchQueries(e,t={}){const r={...t,cancelRefetch:t.cancelRefetch??!0},n=it.batch(()=>O(this,Ve).findAll(e).filter(s=>!s.isDisabled()&&!s.isStatic()).map(s=>{let i=s.fetch(void 0,r);return r.throwOnError||(i=i.catch(Et)),s.state.fetchStatus==="paused"?Promise.resolve():i}));return Promise.all(n).then(Et)}fetchQuery(e){const t=this.defaultQueryOptions(e);t.retry===void 0&&(t.retry=!1);const r=O(this,Ve).build(this,t);return r.isStaleByTime(kr(t.staleTime,r))?r.fetch(t):Promise.resolve(r.state.data)}prefetchQuery(e){return this.fetchQuery(e).then(Et).catch(Et)}fetchInfiniteQuery(e){return e._type="infinite",this.fetchQuery(e)}prefetchInfiniteQuery(e){return this.fetchInfiniteQuery(e).then(Et).catch(Et)}ensureInfiniteQueryData(e){return e._type="infinite",this.ensureQueryData(e)}resumePausedMutations(){return bi.isOnline()?O(this,Nr).resumePausedMutations():Promise.resolve()}getQueryCache(){return O(this,Ve)}getMutationCache(){return O(this,Nr)}getDefaultOptions(){return O(this,Tr)}setDefaultOptions(e){Q(this,Tr,e)}setQueryDefaults(e,t){O(this,jn).set(hs(e),{queryKey:e,defaultOptions:t})}getQueryDefaults(e){const t=[...O(this,jn).values()],r={};return t.forEach(n=>{ps(e,n.queryKey)&&Object.assign(r,n.defaultOptions)}),r}setMutationDefaults(e,t){O(this,Rn).set(hs(e),{mutationKey:e,defaultOptions:t})}getMutationDefaults(e){const t=[...O(this,Rn).values()],r={};return t.forEach(n=>{ps(e,n.mutationKey)&&Object.assign(r,n.defaultOptions)}),r}defaultQueryOptions(e){if(e._defaulted)return e;const t={...O(this,Tr).queries,...this.getQueryDefaults(e.queryKey),...e,_defaulted:!0};return t.queryHash||(t.queryHash=ja(t.queryKey,t)),t.refetchOnReconnect===void 0&&(t.refetchOnReconnect=t.networkMode!=="always"),t.throwOnError===void 0&&(t.throwOnError=!!t.suspense),!t.networkMode&&t.persister&&(t.networkMode="offlineFirst"),t.queryFn===vi&&(t.enabled=!1),t}defaultMutationOptions(e){return e!=null&&e._defaulted?e:{...O(this,Tr).mutations,...(e==null?void 0:e.mutationKey)&&this.getMutationDefaults(e.mutationKey),...e,_defaulted:!0}}clear(){O(this,Ve).clear(),O(this,Nr).clear()}},Ve=new WeakMap,Nr=new WeakMap,Tr=new WeakMap,jn=new WeakMap,Rn=new WeakMap,jr=new WeakMap,kn=new WeakMap,An=new WeakMap,Gu),id=we.createContext(void 0),Sp=e=>{const t=we.useContext(id);if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},Cp=({client:e,children:t})=>(we.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),l.jsx(id.Provider,{value:e,children:t})),od=we.createContext(!1),Op=()=>we.useContext(od);od.Provider;function Ep(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}var Dp=we.createContext(Ep()),Ip=()=>we.useContext(Dp),Np=(e,t,r)=>{const n=r!=null&&r.state.error&&typeof e.throwOnError=="function"?Zu(e.throwOnError,[r.state.error,r]):e.throwOnError;(e.suspense||e.experimental_prefetchInRender||n)&&(t.isReset()||(e.retryOnMount=!1))},Tp=e=>{we.useEffect(()=>{e.clearReset()},[e])},jp=({result:e,errorResetBoundary:t,throwOnError:r,query:n,suspense:s})=>e.isError&&!t.isReset()&&!e.isFetching&&n&&(s&&e.data===void 0||Zu(r,[e.error,n])),Rp=e=>{if(e.suspense){const r=s=>s==="static"?s:Math.max(s??1e3,1e3),n=e.staleTime;e.staleTime=typeof n=="function"?(...s)=>r(n(...s)):r(n),typeof e.gcTime=="number"&&(e.gcTime=Math.max(e.gcTime,1e3))}},kp=(e,t)=>e.isLoading&&e.isFetching&&!t,Ap=(e,t)=>(e==null?void 0:e.suspense)&&t.isPending,Dl=(e,t,r)=>t.fetchOptimistic(e).catch(()=>{r.clearReset()});function Pp(e,t,r){var g,_,h,y;if(process.env.NODE_ENV!=="production"&&(typeof e!="object"||Array.isArray(e)))throw new Error('Bad argument type. Starting with v5, only the "Object" form is allowed when calling query related functions. Please use the error stack to find the culprit call. More info here: https://tanstack.com/query/latest/docs/react/guides/migrating-to-v5#supports-a-single-signature-one-object');const n=Op(),s=Ip(),i=Sp(),o=i.defaultQueryOptions(e);(_=(g=i.getDefaultOptions().queries)==null?void 0:g._experimental_beforeQuery)==null||_.call(g,o);const a=i.getQueryCache().get(o.queryHash);process.env.NODE_ENV!=="production"&&(o.queryFn||console.error(`[${o.queryHash}]: No queryFn was passed as an option, and no default queryFn was found. The queryFn parameter is only optional when using a default queryFn. More info here: https://tanstack.com/query/latest/docs/framework/react/guides/default-query-function`));const c=e.subscribed!==!1;o._optimisticResults=n?"isRestoring":c?"optimistic":void 0,Rp(o),Np(o,s,a),Tp(s);const u=!i.getQueryCache().get(o.queryHash),[d]=we.useState(()=>new t(i,o)),f=d.getOptimisticResult(o),m=!n&&c;if(we.useSyncExternalStore(we.useCallback(v=>{const b=m?d.subscribe(it.batchCalls(v)):Et;return d.updateResult(),b},[d,m]),()=>d.getCurrentResult(),()=>d.getCurrentResult()),we.useEffect(()=>{d.setOptions(o)},[o,d]),Ap(o,f))throw Dl(o,d,s);if(jp({result:f,errorResetBoundary:s,throwOnError:o.throwOnError,query:a,suspense:o.suspense}))throw f.error;if((y=(h=i.getDefaultOptions().queries)==null?void 0:h._experimental_afterQuery)==null||y.call(h,o,f),o.experimental_prefetchInRender&&!gs.isServer()&&kp(f,n)){const v=u?Dl(o,d,s):a==null?void 0:a.promise;v==null||v.catch(Et).finally(()=>{d.updateResult()})}return o.notifyOnChangeProps?f:d.trackResult(f)}function Jo(e,t){return Pp(e,gp)}let Mp={data:""},Lp=e=>{if(typeof window=="object"){let t=(e?e.querySelector("#_goober"):window._goober)||Object.assign(document.createElement("style"),{innerHTML:" ",id:"_goober"});return t.nonce=window.__nonce__,t.parentNode||(e||document.head).appendChild(t),t.firstChild}return e||Mp},Fp=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,$p=/\/\*[^]*?\*\/| +/g,Il=/\n+/g,Cr=(e,t)=>{let r="",n="",s="";for(let i in e){let o=e[i];i[0]=="@"?i[1]=="i"?r=i+" "+o+";":n+=i[1]=="f"?Cr(o,i):i+"{"+Cr(o,i[1]=="k"?"":t)+"}":typeof o=="object"?n+=Cr(o,t?t.replace(/([^,])+/g,a=>i.replace(/([^,]*:\S+\([^)]*\))|([^,])+/g,c=>/&/.test(c)?c.replace(/&/g,a):a?a+" "+c:c)):i):o!=null&&(i=i[1]=="-"?i:i.replace(/[A-Z]/g,"-$&").toLowerCase(),s+=Cr.p?Cr.p(i,o):i+":"+o+";")}return r+(t&&s?t+"{"+s+"}":s)+n},yr={},ad=e=>{if(typeof e=="object"){let t="";for(let r in e)t+=r+ad(e[r]);return t}return e},Bp=(e,t,r,n,s)=>{let i=ad(e),o=yr[i]||(yr[i]=(c=>{let u=0,d=11;for(;u<c.length;)d=101*d+c.charCodeAt(u++)>>>0;return"go"+d})(i));if(!yr[o]){let c=i!==e?e:(u=>{let d,f,m=[{}];for(;d=Fp.exec(u.replace($p,""));)d[4]?m.shift():d[3]?(f=d[3].replace(Il," ").trim(),m.unshift(m[0][f]=m[0][f]||{})):m[0][d[1]]=d[2].replace(Il," ").trim();return m[0]})(e);yr[o]=Cr(s?{["@keyframes "+o]:c}:c,r?"":"."+o)}let a=r&&yr.g;return r&&(yr.g=yr[o]),((c,u,d,f)=>{f?u.data=u.data.replace(f,c):u.data.indexOf(c)===-1&&(u.data=d?c+u.data:u.data+c)})(yr[o],t,n,a),o},Up=(e,t,r)=>e.reduce((n,s,i)=>{let o=t[i];if(o&&o.call){let a=o(r),c=a&&a.props&&a.props.className||/^go/.test(a)&&a;o=c?"."+c:a&&typeof a=="object"?a.props?"":Cr(a,""):a===!1?"":a}return n+s+(o??"")},"");function Pi(e){let t=this||{},r=e.call?e(t.p):e;return Bp(r.unshift?r.raw?Up(r,[].slice.call(arguments,1),t.p):r.reduce((n,s)=>Object.assign(n,s&&s.call?s(t.p):s),{}):r,Lp(t.target),t.g,t.o,t.k)}let ld,ea,ta;Pi.bind({g:1});let pr=Pi.bind({k:1});function Vp(e,t,r,n){Cr.p=t,ld=e,ea=r,ta=n}function Pr(e,t){let r=this||{};return function(){let n=arguments;function s(i,o){let a=Object.assign({},i),c=a.className||s.className;r.p=Object.assign({theme:ea&&ea()},a),r.o=/go\d/.test(c),a.className=Pi.apply(r,n)+(c?" "+c:"");let u=e;return e[0]&&(u=a.as||e,delete a.as),ta&&u[0]&&ta(a),ld(u,a)}return s}}var zp=e=>typeof e=="function",_i=(e,t)=>zp(e)?e(t):e,qp=(()=>{let e=0;return()=>(++e).toString()})(),cd=(()=>{let e;return()=>{if(e===void 0&&typeof window<"u"){let t=matchMedia("(prefers-reduced-motion: reduce)");e=!t||t.matches}return e}})(),Hp=20,ka="default",ud=(e,t)=>{let{toastLimit:r}=e.settings;switch(t.type){case 0:return{...e,toasts:[t.toast,...e.toasts].slice(0,r)};case 1:return{...e,toasts:e.toasts.map(o=>o.id===t.toast.id?{...o,...t.toast}:o)};case 2:let{toast:n}=t;return ud(e,{type:e.toasts.find(o=>o.id===n.id)?1:0,toast:n});case 3:let{toastId:s}=t;return{...e,toasts:e.toasts.map(o=>o.id===s||s===void 0?{...o,dismissed:!0,visible:!1}:o)};case 4:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(o=>o.id!==t.toastId)};case 5:return{...e,pausedAt:t.time};case 6:let i=t.time-(e.pausedAt||0);return{...e,pausedAt:void 0,toasts:e.toasts.map(o=>({...o,pauseDuration:o.pauseDuration+i}))}}},ri=[],dd={toasts:[],pausedAt:void 0,settings:{toastLimit:Hp}},ar={},fd=(e,t=ka)=>{ar[t]=ud(ar[t]||dd,e),ri.forEach(([r,n])=>{r===t&&n(ar[t])})},hd=e=>Object.keys(ar).forEach(t=>fd(e,t)),Wp=e=>Object.keys(ar).find(t=>ar[t].toasts.some(r=>r.id===e)),Mi=(e=ka)=>t=>{fd(t,e)},Kp={blank:4e3,error:4e3,success:2e3,loading:1/0,custom:4e3},Qp=(e={},t=ka)=>{let[r,n]=p.useState(ar[t]||dd),s=p.useRef(ar[t]);p.useEffect(()=>(s.current!==ar[t]&&n(ar[t]),ri.push([t,n]),()=>{let o=ri.findIndex(([a])=>a===t);o>-1&&ri.splice(o,1)}),[t]);let i=r.toasts.map(o=>{var a,c,u;return{...e,...e[o.type],...o,removeDelay:o.removeDelay||((a=e[o.type])==null?void 0:a.removeDelay)||(e==null?void 0:e.removeDelay),duration:o.duration||((c=e[o.type])==null?void 0:c.duration)||(e==null?void 0:e.duration)||Kp[o.type],style:{...e.style,...(u=e[o.type])==null?void 0:u.style,...o.style}}});return{...r,toasts:i}},Gp=(e,t="blank",r)=>({createdAt:Date.now(),visible:!0,dismissed:!1,type:t,ariaProps:{role:"status","aria-live":"polite"},message:e,pauseDuration:0,...r,id:(r==null?void 0:r.id)||qp()}),Is=e=>(t,r)=>{let n=Gp(t,e,r);return Mi(n.toasterId||Wp(n.id))({type:2,toast:n}),n.id},Ge=(e,t)=>Is("blank")(e,t);Ge.error=Is("error");Ge.success=Is("success");Ge.loading=Is("loading");Ge.custom=Is("custom");Ge.dismiss=(e,t)=>{let r={type:3,toastId:e};t?Mi(t)(r):hd(r)};Ge.dismissAll=e=>Ge.dismiss(void 0,e);Ge.remove=(e,t)=>{let r={type:4,toastId:e};t?Mi(t)(r):hd(r)};Ge.removeAll=e=>Ge.remove(void 0,e);Ge.promise=(e,t,r)=>{let n=Ge.loading(t.loading,{...r,...r==null?void 0:r.loading});return typeof e=="function"&&(e=e()),e.then(s=>{let i=t.success?_i(t.success,s):void 0;return i?Ge.success(i,{id:n,...r,...r==null?void 0:r.success}):Ge.dismiss(n),s}).catch(s=>{let i=t.error?_i(t.error,s):void 0;i?Ge.error(i,{id:n,...r,...r==null?void 0:r.error}):Ge.dismiss(n)}),e};var Yp=1e3,Xp=(e,t="default")=>{let{toasts:r,pausedAt:n}=Qp(e,t),s=p.useRef(new Map).current,i=p.useCallback((f,m=Yp)=>{if(s.has(f))return;let g=setTimeout(()=>{s.delete(f),o({type:4,toastId:f})},m);s.set(f,g)},[]);p.useEffect(()=>{if(n)return;let f=Date.now(),m=r.map(g=>{if(g.duration===1/0)return;let _=(g.duration||0)+g.pauseDuration-(f-g.createdAt);if(_<0){g.visible&&Ge.dismiss(g.id);return}return setTimeout(()=>Ge.dismiss(g.id,t),_)});return()=>{m.forEach(g=>g&&clearTimeout(g))}},[r,n,t]);let o=p.useCallback(Mi(t),[t]),a=p.useCallback(()=>{o({type:5,time:Date.now()})},[o]),c=p.useCallback((f,m)=>{o({type:1,toast:{id:f,height:m}})},[o]),u=p.useCallback(()=>{n&&o({type:6,time:Date.now()})},[n,o]),d=p.useCallback((f,m)=>{let{reverseOrder:g=!1,gutter:_=8,defaultPosition:h}=m||{},y=r.filter(w=>(w.position||h)===(f.position||h)&&w.height),v=y.findIndex(w=>w.id===f.id),b=y.filter((w,x)=>x<v&&w.visible).length;return y.filter(w=>w.visible).slice(...g?[b+1]:[0,b]).reduce((w,x)=>w+(x.height||0)+_,0)},[r]);return p.useEffect(()=>{r.forEach(f=>{if(f.dismissed)i(f.id,f.removeDelay);else{let m=s.get(f.id);m&&(clearTimeout(m),s.delete(f.id))}})},[r,i]),{toasts:r,handlers:{updateHeight:c,startPause:a,endPause:u,calculateOffset:d}}},Zp=pr`
|
|
2
2
|
from {
|
|
3
3
|
transform: scale(0) rotate(45deg);
|
|
4
4
|
opacity: 0;
|
|
@@ -174,11 +174,11 @@ to {
|
|
|
174
174
|
> * {
|
|
175
175
|
pointer-events: auto;
|
|
176
176
|
}
|
|
177
|
-
`,Hs=16,Sg=({reverseOrder:e,position:t="top-center",toastOptions:r,gutter:n,children:s,toasterId:i,containerStyle:o,containerClassName:a})=>{let{toasts:c,handlers:u}=Xp(r,i);return we.createElement("div",{"data-rht-toaster":i||"",style:{position:"fixed",zIndex:9999,top:Hs,left:Hs,right:Hs,bottom:Hs,pointerEvents:"none",...o},className:a,onMouseEnter:u.startPause,onMouseLeave:u.endPause},c.map(d=>{let f=d.position||t,m=u.calculateOffset(d,{reverseOrder:e,gutter:n,defaultPosition:t}),g=wg(f,m);return we.createElement(_g,{id:d.id,key:d.id,onHeightUpdate:u.updateHeight,className:d.visible?xg:"",style:g},d.type==="custom"?_i(d.message,d):s?s(d):we.createElement(bg,{toast:d,position:f}))}))},Oe=Ge;function Cg(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return p.useMemo(()=>n=>{t.forEach(s=>s(n))},t)}const Li=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function $n(e){const t=Object.prototype.toString.call(e);return t==="[object Window]"||t==="[object global]"}function
|
|
177
|
+
`,Hs=16,Sg=({reverseOrder:e,position:t="top-center",toastOptions:r,gutter:n,children:s,toasterId:i,containerStyle:o,containerClassName:a})=>{let{toasts:c,handlers:u}=Xp(r,i);return we.createElement("div",{"data-rht-toaster":i||"",style:{position:"fixed",zIndex:9999,top:Hs,left:Hs,right:Hs,bottom:Hs,pointerEvents:"none",...o},className:a,onMouseEnter:u.startPause,onMouseLeave:u.endPause},c.map(d=>{let f=d.position||t,m=u.calculateOffset(d,{reverseOrder:e,gutter:n,defaultPosition:t}),g=wg(f,m);return we.createElement(_g,{id:d.id,key:d.id,onHeightUpdate:u.updateHeight,className:d.visible?xg:"",style:g},d.type==="custom"?_i(d.message,d):s?s(d):we.createElement(bg,{toast:d,position:f}))}))},Oe=Ge;function Cg(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return p.useMemo(()=>n=>{t.forEach(s=>s(n))},t)}const Li=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u";function $n(e){const t=Object.prototype.toString.call(e);return t==="[object Window]"||t==="[object global]"}function Aa(e){return"nodeType"in e}function wt(e){var t,r;return e?$n(e)?e:Aa(e)&&(t=(r=e.ownerDocument)==null?void 0:r.defaultView)!=null?t:window:window}function Pa(e){const{Document:t}=wt(e);return e instanceof t}function Ns(e){return $n(e)?!1:e instanceof wt(e).HTMLElement}function pd(e){return e instanceof wt(e).SVGElement}function Bn(e){return e?$n(e)?e.document:Aa(e)?Pa(e)?e:Ns(e)||pd(e)?e.ownerDocument:document:document:document}const Kt=Li?p.useLayoutEffect:p.useEffect;function Fi(e){const t=p.useRef(e);return Kt(()=>{t.current=e}),p.useCallback(function(){for(var r=arguments.length,n=new Array(r),s=0;s<r;s++)n[s]=arguments[s];return t.current==null?void 0:t.current(...n)},[])}function Og(){const e=p.useRef(null),t=p.useCallback((n,s)=>{e.current=setInterval(n,s)},[]),r=p.useCallback(()=>{e.current!==null&&(clearInterval(e.current),e.current=null)},[]);return[t,r]}function ms(e,t){t===void 0&&(t=[e]);const r=p.useRef(e);return Kt(()=>{r.current!==e&&(r.current=e)},t),r}function Ts(e,t){const r=p.useRef();return p.useMemo(()=>{const n=e(r.current);return r.current=n,n},[...t])}function wi(e){const t=Fi(e),r=p.useRef(null),n=p.useCallback(s=>{s!==r.current&&(t==null||t(s,r.current)),r.current=s},[]);return[r,n]}function xi(e){const t=p.useRef();return p.useEffect(()=>{t.current=e},[e]),t.current}let oo={};function js(e,t){return p.useMemo(()=>{if(t)return t;const r=oo[e]==null?0:oo[e]+1;return oo[e]=r,e+"-"+r},[e,t])}function gd(e){return function(t){for(var r=arguments.length,n=new Array(r>1?r-1:0),s=1;s<r;s++)n[s-1]=arguments[s];return n.reduce((i,o)=>{const a=Object.entries(o);for(const[c,u]of a){const d=i[c];d!=null&&(i[c]=d+e*u)}return i},{...t})}}const wn=gd(1),ys=gd(-1);function Eg(e){return"clientX"in e&&"clientY"in e}function $i(e){if(!e)return!1;const{KeyboardEvent:t}=wt(e.target);return t&&e instanceof t}function Dg(e){if(!e)return!1;const{TouchEvent:t}=wt(e.target);return t&&e instanceof t}function Si(e){if(Dg(e)){if(e.touches&&e.touches.length){const{clientX:t,clientY:r}=e.touches[0];return{x:t,y:r}}else if(e.changedTouches&&e.changedTouches.length){const{clientX:t,clientY:r}=e.changedTouches[0];return{x:t,y:r}}}return Eg(e)?{x:e.clientX,y:e.clientY}:null}const Ar=Object.freeze({Translate:{toString(e){if(!e)return;const{x:t,y:r}=e;return"translate3d("+(t?Math.round(t):0)+"px, "+(r?Math.round(r):0)+"px, 0)"}},Scale:{toString(e){if(!e)return;const{scaleX:t,scaleY:r}=e;return"scaleX("+t+") scaleY("+r+")"}},Transform:{toString(e){if(e)return[Ar.Translate.toString(e),Ar.Scale.toString(e)].join(" ")}},Transition:{toString(e){let{property:t,duration:r,easing:n}=e;return t+" "+r+"ms "+n}}}),Nl="a,frame,iframe,input:not([type=hidden]):not(:disabled),select:not(:disabled),textarea:not(:disabled),button:not(:disabled),*[tabindex]";function Ig(e){return e.matches(Nl)?e:e.querySelector(Nl)}const Ng={display:"none"};function Tg(e){let{id:t,value:r}=e;return p.createElement("div",{id:t,style:Ng},r)}function jg(e){let{id:t,announcement:r,ariaLiveType:n="assertive"}=e;const s={position:"fixed",top:0,left:0,width:1,height:1,margin:-1,border:0,padding:0,overflow:"hidden",clip:"rect(0 0 0 0)",clipPath:"inset(100%)",whiteSpace:"nowrap"};return p.createElement("div",{id:t,style:s,role:"status","aria-live":n,"aria-atomic":!0},r)}function Rg(){const[e,t]=p.useState("");return{announce:p.useCallback(n=>{n!=null&&t(n)},[]),announcement:e}}const md=p.createContext(null);function kg(e){const t=p.useContext(md);p.useEffect(()=>{if(!t)throw new Error("useDndMonitor must be used within a children of <DndContext>");return t(e)},[e,t])}function Ag(){const[e]=p.useState(()=>new Set),t=p.useCallback(n=>(e.add(n),()=>e.delete(n)),[e]);return[p.useCallback(n=>{let{type:s,event:i}=n;e.forEach(o=>{var a;return(a=o[s])==null?void 0:a.call(o,i)})},[e]),t]}const Pg={draggable:`
|
|
178
178
|
To pick up a draggable item, press the space bar.
|
|
179
179
|
While dragging, use the arrow keys to move the item.
|
|
180
180
|
Press space again to drop the item in its new position, or press escape to cancel.
|
|
181
|
-
`},Mg={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:r}=e;return r?"Draggable item "+t.id+" was moved over droppable area "+r.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:r}=e;return r?"Draggable item "+t.id+" was dropped over droppable area "+r.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function Lg(e){let{announcements:t=Mg,container:r,hiddenTextDescribedById:n,screenReaderInstructions:s=Pg}=e;const{announce:i,announcement:o}=Rg(),a=js("DndLiveRegion"),[c,u]=p.useState(!1);if(p.useEffect(()=>{u(!0)},[]),kg(p.useMemo(()=>({onDragStart(f){let{active:m}=f;i(t.onDragStart({active:m}))},onDragMove(f){let{active:m,over:g}=f;t.onDragMove&&i(t.onDragMove({active:m,over:g}))},onDragOver(f){let{active:m,over:g}=f;i(t.onDragOver({active:m,over:g}))},onDragEnd(f){let{active:m,over:g}=f;i(t.onDragEnd({active:m,over:g}))},onDragCancel(f){let{active:m,over:g}=f;i(t.onDragCancel({active:m,over:g}))}}),[i,t])),!c)return null;const d=p.createElement(p.Fragment,null,p.createElement(Tg,{id:n,value:s.draggable}),p.createElement(jg,{id:a,announcement:o}));return r?Rr.createPortal(d,r):d}var Qe;(function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"})(Qe||(Qe={}));function Ci(){}function ta(e,t){return p.useMemo(()=>({sensor:e,options:t??{}}),[e,t])}function yd(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return p.useMemo(()=>[...t].filter(n=>n!=null),[...t])}const Qt=Object.freeze({x:0,y:0});function vd(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Fg(e,t){const r=Si(e);if(!r)return"0 0";const n={x:(r.x-t.left)/t.width*100,y:(r.y-t.top)/t.height*100};return n.x+"% "+n.y+"%"}function bd(e,t){let{data:{value:r}}=e,{data:{value:n}}=t;return r-n}function $g(e,t){let{data:{value:r}}=e,{data:{value:n}}=t;return n-r}function Tl(e){let{left:t,top:r,height:n,width:s}=e;return[{x:t,y:r},{x:t+s,y:r},{x:t,y:r+n},{x:t+s,y:r+n}]}function _d(e,t){if(!e||e.length===0)return null;const[r]=e;return r[t]}function jl(e,t,r){return t===void 0&&(t=e.left),r===void 0&&(r=e.top),{x:t+e.width*.5,y:r+e.height*.5}}const Bg=e=>{let{collisionRect:t,droppableRects:r,droppableContainers:n}=e;const s=jl(t,t.left,t.top),i=[];for(const o of n){const{id:a}=o,c=r.get(a);if(c){const u=vd(jl(c),s);i.push({id:a,data:{droppableContainer:o,value:u}})}}return i.sort(bd)},Ug=e=>{let{collisionRect:t,droppableRects:r,droppableContainers:n}=e;const s=Tl(t),i=[];for(const o of n){const{id:a}=o,c=r.get(a);if(c){const u=Tl(c),d=s.reduce((m,g,_)=>m+vd(u[_],g),0),f=Number((d/4).toFixed(4));i.push({id:a,data:{droppableContainer:o,value:f}})}}return i.sort(bd)};function Vg(e,t){const r=Math.max(t.top,e.top),n=Math.max(t.left,e.left),s=Math.min(t.left+t.width,e.left+e.width),i=Math.min(t.top+t.height,e.top+e.height),o=s-n,a=i-r;if(n<s&&r<i){const c=t.width*t.height,u=e.width*e.height,d=o*a,f=d/(c+u-d);return Number(f.toFixed(4))}return 0}const zg=e=>{let{collisionRect:t,droppableRects:r,droppableContainers:n}=e;const s=[];for(const i of n){const{id:o}=i,a=r.get(o);if(a){const c=Vg(a,t);c>0&&s.push({id:o,data:{droppableContainer:i,value:c}})}}return s.sort($g)};function qg(e,t,r){return{...e,scaleX:t&&r?t.width/r.width:1,scaleY:t&&r?t.height/r.height:1}}function wd(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:Qt}function Hg(e){return function(r){for(var n=arguments.length,s=new Array(n>1?n-1:0),i=1;i<n;i++)s[i-1]=arguments[i];return s.reduce((o,a)=>({...o,top:o.top+e*a.y,bottom:o.bottom+e*a.y,left:o.left+e*a.x,right:o.right+e*a.x}),{...r})}}const Wg=Hg(1);function xd(e){if(e.startsWith("matrix3d(")){const t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}else if(e.startsWith("matrix(")){const t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}function Kg(e,t,r){const n=xd(t);if(!n)return e;const{scaleX:s,scaleY:i,x:o,y:a}=n,c=e.left-o-(1-s)*parseFloat(r),u=e.top-a-(1-i)*parseFloat(r.slice(r.indexOf(" ")+1)),d=s?e.width/s:e.width,f=i?e.height/i:e.height;return{width:d,height:f,top:u,right:c+d,bottom:u+f,left:c}}const Qg={ignoreTransform:!1};function Un(e,t){t===void 0&&(t=Qg);let r=e.getBoundingClientRect();if(t.ignoreTransform){const{transform:u,transformOrigin:d}=wt(e).getComputedStyle(e);u&&(r=Kg(r,u,d))}const{top:n,left:s,width:i,height:o,bottom:a,right:c}=r;return{top:n,left:s,width:i,height:o,bottom:a,right:c}}function Rl(e){return Un(e,{ignoreTransform:!0})}function Gg(e){const t=e.innerWidth,r=e.innerHeight;return{top:0,left:0,right:t,bottom:r,width:t,height:r}}function Yg(e,t){return t===void 0&&(t=wt(e).getComputedStyle(e)),t.position==="fixed"}function Xg(e,t){t===void 0&&(t=wt(e).getComputedStyle(e));const r=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(s=>{const i=t[s];return typeof i=="string"?r.test(i):!1})}function Bi(e,t){const r=[];function n(s){if(t!=null&&r.length>=t||!s)return r;if(Aa(s)&&s.scrollingElement!=null&&!r.includes(s.scrollingElement))return r.push(s.scrollingElement),r;if(!Ns(s)||pd(s)||r.includes(s))return r;const i=wt(e).getComputedStyle(s);return s!==e&&Xg(s,i)&&r.push(s),Yg(s,i)?r:n(s.parentNode)}return e?n(e):r}function Sd(e){const[t]=Bi(e,1);return t??null}function ao(e){return!Li||!e?null:$n(e)?e:ka(e)?Aa(e)||e===Bn(e).scrollingElement?window:Ns(e)?e:null:null}function Cd(e){return $n(e)?e.scrollX:e.scrollLeft}function Od(e){return $n(e)?e.scrollY:e.scrollTop}function ra(e){return{x:Cd(e),y:Od(e)}}var tt;(function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"})(tt||(tt={}));function Ed(e){return!Li||!e?!1:e===document.scrollingElement}function Dd(e){const t={x:0,y:0},r=Ed(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},n={x:e.scrollWidth-r.width,y:e.scrollHeight-r.height},s=e.scrollTop<=t.y,i=e.scrollLeft<=t.x,o=e.scrollTop>=n.y,a=e.scrollLeft>=n.x;return{isTop:s,isLeft:i,isBottom:o,isRight:a,maxScroll:n,minScroll:t}}const Zg={x:.2,y:.2};function Jg(e,t,r,n,s){let{top:i,left:o,right:a,bottom:c}=r;n===void 0&&(n=10),s===void 0&&(s=Zg);const{isTop:u,isBottom:d,isLeft:f,isRight:m}=Dd(e),g={x:0,y:0},_={x:0,y:0},h={height:t.height*s.y,width:t.width*s.x};return!u&&i<=t.top+h.height?(g.y=tt.Backward,_.y=n*Math.abs((t.top+h.height-i)/h.height)):!d&&c>=t.bottom-h.height&&(g.y=tt.Forward,_.y=n*Math.abs((t.bottom-h.height-c)/h.height)),!m&&a>=t.right-h.width?(g.x=tt.Forward,_.x=n*Math.abs((t.right-h.width-a)/h.width)):!f&&o<=t.left+h.width&&(g.x=tt.Backward,_.x=n*Math.abs((t.left+h.width-o)/h.width)),{direction:g,speed:_}}function em(e){if(e===document.scrollingElement){const{innerWidth:i,innerHeight:o}=window;return{top:0,left:0,right:i,bottom:o,width:i,height:o}}const{top:t,left:r,right:n,bottom:s}=e.getBoundingClientRect();return{top:t,left:r,right:n,bottom:s,width:e.clientWidth,height:e.clientHeight}}function Id(e){return e.reduce((t,r)=>wn(t,ra(r)),Qt)}function tm(e){return e.reduce((t,r)=>t+Cd(r),0)}function rm(e){return e.reduce((t,r)=>t+Od(r),0)}function Nd(e,t){if(t===void 0&&(t=Un),!e)return;const{top:r,left:n,bottom:s,right:i}=t(e);Sd(e)&&(s<=0||i<=0||r>=window.innerHeight||n>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}const nm=[["x",["left","right"],tm],["y",["top","bottom"],rm]];class Pa{constructor(t,r){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;const n=Bi(r),s=Id(n);this.rect={...t},this.width=t.width,this.height=t.height;for(const[i,o,a]of nm)for(const c of o)Object.defineProperty(this,c,{get:()=>{const u=a(n),d=s[i]-u;return this.rect[c]+d},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class ls{constructor(t){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(r=>{var n;return(n=this.target)==null?void 0:n.removeEventListener(...r)})},this.target=t}add(t,r,n){var s;(s=this.target)==null||s.addEventListener(t,r,n),this.listeners.push([t,r,n])}}function sm(e){const{EventTarget:t}=wt(e);return e instanceof t?e:Bn(e)}function lo(e,t){const r=Math.abs(e.x),n=Math.abs(e.y);return typeof t=="number"?Math.sqrt(r**2+n**2)>t:"x"in t&&"y"in t?r>t.x&&n>t.y:"x"in t?r>t.x:"y"in t?n>t.y:!1}var Bt;(function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"})(Bt||(Bt={}));function kl(e){e.preventDefault()}function im(e){e.stopPropagation()}var be;(function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter",e.Tab="Tab"})(be||(be={}));const Td={start:[be.Space,be.Enter],cancel:[be.Esc],end:[be.Space,be.Enter,be.Tab]},om=(e,t)=>{let{currentCoordinates:r}=t;switch(e.code){case be.Right:return{...r,x:r.x+25};case be.Left:return{...r,x:r.x-25};case be.Down:return{...r,y:r.y+25};case be.Up:return{...r,y:r.y-25}}};class Ma{constructor(t){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=t;const{event:{target:r}}=t;this.props=t,this.listeners=new ls(Bn(r)),this.windowListeners=new ls(wt(r)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(Bt.Resize,this.handleCancel),this.windowListeners.add(Bt.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(Bt.Keydown,this.handleKeyDown))}handleStart(){const{activeNode:t,onStart:r}=this.props,n=t.node.current;n&&Nd(n),r(Qt)}handleKeyDown(t){if($i(t)){const{active:r,context:n,options:s}=this.props,{keyboardCodes:i=Td,coordinateGetter:o=om,scrollBehavior:a="smooth"}=s,{code:c}=t;if(i.end.includes(c)){this.handleEnd(t);return}if(i.cancel.includes(c)){this.handleCancel(t);return}const{collisionRect:u}=n.current,d=u?{x:u.left,y:u.top}:Qt;this.referenceCoordinates||(this.referenceCoordinates=d);const f=o(t,{active:r,context:n.current,currentCoordinates:d});if(f){const m=ys(f,d),g={x:0,y:0},{scrollableAncestors:_}=n.current;for(const h of _){const y=t.code,{isTop:v,isRight:b,isLeft:x,isBottom:w,maxScroll:C,minScroll:D}=Dd(h),j=em(h),R={x:Math.min(y===be.Right?j.right-j.width/2:j.right,Math.max(y===be.Right?j.left:j.left+j.width/2,f.x)),y:Math.min(y===be.Down?j.bottom-j.height/2:j.bottom,Math.max(y===be.Down?j.top:j.top+j.height/2,f.y))},L=y===be.Right&&!b||y===be.Left&&!x,T=y===be.Down&&!w||y===be.Up&&!v;if(L&&R.x!==f.x){const P=h.scrollLeft+m.x,A=y===be.Right&&P<=C.x||y===be.Left&&P>=D.x;if(A&&!m.y){h.scrollTo({left:P,behavior:a});return}A?g.x=h.scrollLeft-P:g.x=y===be.Right?h.scrollLeft-C.x:h.scrollLeft-D.x,g.x&&h.scrollBy({left:-g.x,behavior:a});break}else if(T&&R.y!==f.y){const P=h.scrollTop+m.y,A=y===be.Down&&P<=C.y||y===be.Up&&P>=D.y;if(A&&!m.x){h.scrollTo({top:P,behavior:a});return}A?g.y=h.scrollTop-P:g.y=y===be.Down?h.scrollTop-C.y:h.scrollTop-D.y,g.y&&h.scrollBy({top:-g.y,behavior:a});break}}this.handleMove(t,wn(ys(f,this.referenceCoordinates),g))}}}handleMove(t,r){const{onMove:n}=this.props;t.preventDefault(),n(r)}handleEnd(t){const{onEnd:r}=this.props;t.preventDefault(),this.detach(),r()}handleCancel(t){const{onCancel:r}=this.props;t.preventDefault(),this.detach(),r()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}Ma.activators=[{eventName:"onKeyDown",handler:(e,t,r)=>{let{keyboardCodes:n=Td,onActivation:s}=t,{active:i}=r;const{code:o}=e.nativeEvent;if(n.start.includes(o)){const a=i.activatorNode.current;return a&&e.target!==a?!1:(e.preventDefault(),s==null||s({event:e.nativeEvent}),!0)}return!1}}];function Al(e){return!!(e&&"distance"in e)}function Pl(e){return!!(e&&"delay"in e)}class La{constructor(t,r,n){var s;n===void 0&&(n=sm(t.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=t,this.events=r;const{event:i}=t,{target:o}=i;this.props=t,this.events=r,this.document=Bn(o),this.documentListeners=new ls(this.document),this.listeners=new ls(n),this.windowListeners=new ls(wt(o)),this.initialCoordinates=(s=Si(i))!=null?s:Qt,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){const{events:t,props:{options:{activationConstraint:r,bypassActivationConstraint:n}}}=this;if(this.listeners.add(t.move.name,this.handleMove,{passive:!1}),this.listeners.add(t.end.name,this.handleEnd),t.cancel&&this.listeners.add(t.cancel.name,this.handleCancel),this.windowListeners.add(Bt.Resize,this.handleCancel),this.windowListeners.add(Bt.DragStart,kl),this.windowListeners.add(Bt.VisibilityChange,this.handleCancel),this.windowListeners.add(Bt.ContextMenu,kl),this.documentListeners.add(Bt.Keydown,this.handleKeydown),r){if(n!=null&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(Pl(r)){this.timeoutId=setTimeout(this.handleStart,r.delay),this.handlePending(r);return}if(Al(r)){this.handlePending(r);return}}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),this.timeoutId!==null&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handlePending(t,r){const{active:n,onPending:s}=this.props;s(n,t,this.initialCoordinates,r)}handleStart(){const{initialCoordinates:t}=this,{onStart:r}=this.props;t&&(this.activated=!0,this.documentListeners.add(Bt.Click,im,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(Bt.SelectionChange,this.removeTextSelection),r(t))}handleMove(t){var r;const{activated:n,initialCoordinates:s,props:i}=this,{onMove:o,options:{activationConstraint:a}}=i;if(!s)return;const c=(r=Si(t))!=null?r:Qt,u=ys(s,c);if(!n&&a){if(Al(a)){if(a.tolerance!=null&&lo(u,a.tolerance))return this.handleCancel();if(lo(u,a.distance))return this.handleStart()}if(Pl(a)&&lo(u,a.tolerance))return this.handleCancel();this.handlePending(a,u);return}t.cancelable&&t.preventDefault(),o(c)}handleEnd(){const{onAbort:t,onEnd:r}=this.props;this.detach(),this.activated||t(this.props.active),r()}handleCancel(){const{onAbort:t,onCancel:r}=this.props;this.detach(),this.activated||t(this.props.active),r()}handleKeydown(t){t.code===be.Esc&&this.handleCancel()}removeTextSelection(){var t;(t=this.document.getSelection())==null||t.removeAllRanges()}}const am={cancel:{name:"pointercancel"},move:{name:"pointermove"},end:{name:"pointerup"}};class Ui extends La{constructor(t){const{event:r}=t,n=Bn(r.target);super(t,am,n)}}Ui.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:r}=e,{onActivation:n}=t;return!r.isPrimary||r.button!==0?!1:(n==null||n({event:r}),!0)}}];const lm={move:{name:"mousemove"},end:{name:"mouseup"}};var na;(function(e){e[e.RightClick=2]="RightClick"})(na||(na={}));class cm extends La{constructor(t){super(t,lm,Bn(t.event.target))}}cm.activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:r}=e,{onActivation:n}=t;return r.button===na.RightClick?!1:(n==null||n({event:r}),!0)}}];const co={cancel:{name:"touchcancel"},move:{name:"touchmove"},end:{name:"touchend"}};class um extends La{constructor(t){super(t,co)}static setup(){return window.addEventListener(co.move.name,t,{capture:!1,passive:!1}),function(){window.removeEventListener(co.move.name,t)};function t(){}}}um.activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:r}=e,{onActivation:n}=t;const{touches:s}=r;return s.length>1?!1:(n==null||n({event:r}),!0)}}];var cs;(function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"})(cs||(cs={}));var Oi;(function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"})(Oi||(Oi={}));function dm(e){let{acceleration:t,activator:r=cs.Pointer,canScroll:n,draggingRect:s,enabled:i,interval:o=5,order:a=Oi.TreeOrder,pointerCoordinates:c,scrollableAncestors:u,scrollableAncestorRects:d,delta:f,threshold:m}=e;const g=hm({delta:f,disabled:!i}),[_,h]=Og(),y=p.useRef({x:0,y:0}),v=p.useRef({x:0,y:0}),b=p.useMemo(()=>{switch(r){case cs.Pointer:return c?{top:c.y,bottom:c.y,left:c.x,right:c.x}:null;case cs.DraggableRect:return s}},[r,s,c]),x=p.useRef(null),w=p.useCallback(()=>{const D=x.current;if(!D)return;const j=y.current.x*v.current.x,R=y.current.y*v.current.y;D.scrollBy(j,R)},[]),C=p.useMemo(()=>a===Oi.TreeOrder?[...u].reverse():u,[a,u]);p.useEffect(()=>{if(!i||!u.length||!b){h();return}for(const D of C){if((n==null?void 0:n(D))===!1)continue;const j=u.indexOf(D),R=d[j];if(!R)continue;const{direction:L,speed:T}=Jg(D,R,b,t,m);for(const P of["x","y"])g[P][L[P]]||(T[P]=0,L[P]=0);if(T.x>0||T.y>0){h(),x.current=D,_(w,o),y.current=T,v.current=L;return}}y.current={x:0,y:0},v.current={x:0,y:0},h()},[t,w,n,h,i,o,JSON.stringify(b),JSON.stringify(g),_,u,C,d,JSON.stringify(m)])}const fm={x:{[tt.Backward]:!1,[tt.Forward]:!1},y:{[tt.Backward]:!1,[tt.Forward]:!1}};function hm(e){let{delta:t,disabled:r}=e;const n=xi(t);return Ts(s=>{if(r||!n||!s)return fm;const i={x:Math.sign(t.x-n.x),y:Math.sign(t.y-n.y)};return{x:{[tt.Backward]:s.x[tt.Backward]||i.x===-1,[tt.Forward]:s.x[tt.Forward]||i.x===1},y:{[tt.Backward]:s.y[tt.Backward]||i.y===-1,[tt.Forward]:s.y[tt.Forward]||i.y===1}}},[r,t,n])}function pm(e,t){const r=t!=null?e.get(t):void 0,n=r?r.node.current:null;return Ts(s=>{var i;return t==null?null:(i=n??s)!=null?i:null},[n,t])}function gm(e,t){return p.useMemo(()=>e.reduce((r,n)=>{const{sensor:s}=n,i=s.activators.map(o=>({eventName:o.eventName,handler:t(o.handler,n)}));return[...r,...i]},[]),[e,t])}var vs;(function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"})(vs||(vs={}));var sa;(function(e){e.Optimized="optimized"})(sa||(sa={}));const Ml=new Map;function mm(e,t){let{dragging:r,dependencies:n,config:s}=t;const[i,o]=p.useState(null),{frequency:a,measure:c,strategy:u}=s,d=p.useRef(e),f=y(),m=ms(f),g=p.useCallback(function(v){v===void 0&&(v=[]),!m.current&&o(b=>b===null?v:b.concat(v.filter(x=>!b.includes(x))))},[m]),_=p.useRef(null),h=Ts(v=>{if(f&&!r)return Ml;if(!v||v===Ml||d.current!==e||i!=null){const b=new Map;for(let x of e){if(!x)continue;if(i&&i.length>0&&!i.includes(x.id)&&x.rect.current){b.set(x.id,x.rect.current);continue}const w=x.node.current,C=w?new Pa(c(w),w):null;x.rect.current=C,C&&b.set(x.id,C)}return b}return v},[e,i,r,f,c]);return p.useEffect(()=>{d.current=e},[e]),p.useEffect(()=>{f||g()},[r,f]),p.useEffect(()=>{i&&i.length>0&&o(null)},[JSON.stringify(i)]),p.useEffect(()=>{f||typeof a!="number"||_.current!==null||(_.current=setTimeout(()=>{g(),_.current=null},a))},[a,f,g,...n]),{droppableRects:h,measureDroppableContainers:g,measuringScheduled:i!=null};function y(){switch(u){case vs.Always:return!1;case vs.BeforeDragging:return r;default:return!r}}}function Fa(e,t){return Ts(r=>e?r||(typeof t=="function"?t(e):e):null,[t,e])}function ym(e,t){return Fa(e,t)}function vm(e){let{callback:t,disabled:r}=e;const n=Fi(t),s=p.useMemo(()=>{if(r||typeof window>"u"||typeof window.MutationObserver>"u")return;const{MutationObserver:i}=window;return new i(n)},[n,r]);return p.useEffect(()=>()=>s==null?void 0:s.disconnect(),[s]),s}function Vi(e){let{callback:t,disabled:r}=e;const n=Fi(t),s=p.useMemo(()=>{if(r||typeof window>"u"||typeof window.ResizeObserver>"u")return;const{ResizeObserver:i}=window;return new i(n)},[r]);return p.useEffect(()=>()=>s==null?void 0:s.disconnect(),[s]),s}function bm(e){return new Pa(Un(e),e)}function Ll(e,t,r){t===void 0&&(t=bm);const[n,s]=p.useState(null);function i(){s(c=>{if(!e)return null;if(e.isConnected===!1){var u;return(u=c??r)!=null?u:null}const d=t(e);return JSON.stringify(c)===JSON.stringify(d)?c:d})}const o=vm({callback(c){if(e)for(const u of c){const{type:d,target:f}=u;if(d==="childList"&&f instanceof HTMLElement&&f.contains(e)){i();break}}}}),a=Vi({callback:i});return Kt(()=>{i(),e?(a==null||a.observe(e),o==null||o.observe(document.body,{childList:!0,subtree:!0})):(a==null||a.disconnect(),o==null||o.disconnect())},[e]),n}function _m(e){const t=Fa(e);return wd(e,t)}const Fl=[];function wm(e){const t=p.useRef(e),r=Ts(n=>e?n&&n!==Fl&&e&&t.current&&e.parentNode===t.current.parentNode?n:Bi(e):Fl,[e]);return p.useEffect(()=>{t.current=e},[e]),r}function xm(e){const[t,r]=p.useState(null),n=p.useRef(e),s=p.useCallback(i=>{const o=ao(i.target);o&&r(a=>a?(a.set(o,ra(o)),new Map(a)):null)},[]);return p.useEffect(()=>{const i=n.current;if(e!==i){o(i);const a=e.map(c=>{const u=ao(c);return u?(u.addEventListener("scroll",s,{passive:!0}),[u,ra(u)]):null}).filter(c=>c!=null);r(a.length?new Map(a):null),n.current=e}return()=>{o(e),o(i)};function o(a){a.forEach(c=>{const u=ao(c);u==null||u.removeEventListener("scroll",s)})}},[s,e]),p.useMemo(()=>e.length?t?Array.from(t.values()).reduce((i,o)=>wn(i,o),Qt):Id(e):Qt,[e,t])}function $l(e,t){t===void 0&&(t=[]);const r=p.useRef(null);return p.useEffect(()=>{r.current=null},t),p.useEffect(()=>{const n=e!==Qt;n&&!r.current&&(r.current=e),!n&&r.current&&(r.current=null)},[e]),r.current?ys(e,r.current):Qt}function Sm(e){p.useEffect(()=>{if(!Li)return;const t=e.map(r=>{let{sensor:n}=r;return n.setup==null?void 0:n.setup()});return()=>{for(const r of t)r==null||r()}},e.map(t=>{let{sensor:r}=t;return r}))}function Cm(e,t){return p.useMemo(()=>e.reduce((r,n)=>{let{eventName:s,handler:i}=n;return r[s]=o=>{i(o,t)},r},{}),[e,t])}function jd(e){return p.useMemo(()=>e?Gg(e):null,[e])}const Bl=[];function Om(e,t){t===void 0&&(t=Un);const[r]=e,n=jd(r?wt(r):null),[s,i]=p.useState(Bl);function o(){i(()=>e.length?e.map(c=>Ed(c)?n:new Pa(t(c),c)):Bl)}const a=Vi({callback:o});return Kt(()=>{a==null||a.disconnect(),o(),e.forEach(c=>a==null?void 0:a.observe(c))},[e]),s}function Rd(e){if(!e)return null;if(e.children.length>1)return e;const t=e.children[0];return Ns(t)?t:e}function Em(e){let{measure:t}=e;const[r,n]=p.useState(null),s=p.useCallback(u=>{for(const{target:d}of u)if(Ns(d)){n(f=>{const m=t(d);return f?{...f,width:m.width,height:m.height}:m});break}},[t]),i=Vi({callback:s}),o=p.useCallback(u=>{const d=Rd(u);i==null||i.disconnect(),d&&(i==null||i.observe(d)),n(d?t(d):null)},[t,i]),[a,c]=wi(o);return p.useMemo(()=>({nodeRef:a,rect:r,setRef:c}),[r,a,c])}const Dm=[{sensor:Ui,options:{}},{sensor:Ma,options:{}}],Im={current:{}},ni={draggable:{measure:Rl},droppable:{measure:Rl,strategy:vs.WhileDragging,frequency:sa.Optimized},dragOverlay:{measure:Un}};class us extends Map{get(t){var r;return t!=null&&(r=super.get(t))!=null?r:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(t=>{let{disabled:r}=t;return!r})}getNodeFor(t){var r,n;return(r=(n=this.get(t))==null?void 0:n.node.current)!=null?r:void 0}}const Nm={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new us,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:Ci},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:ni,measureDroppableContainers:Ci,windowRect:null,measuringScheduled:!1},kd={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:Ci,draggableNodes:new Map,over:null,measureDroppableContainers:Ci},Rs=p.createContext(kd),Ad=p.createContext(Nm);function Tm(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new us}}}function jm(e,t){switch(t.type){case Qe.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case Qe.DragMove:return e.draggable.active==null?e:{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}};case Qe.DragEnd:case Qe.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case Qe.RegisterDroppable:{const{element:r}=t,{id:n}=r,s=new us(e.droppable.containers);return s.set(n,r),{...e,droppable:{...e.droppable,containers:s}}}case Qe.SetDroppableDisabled:{const{id:r,key:n,disabled:s}=t,i=e.droppable.containers.get(r);if(!i||n!==i.key)return e;const o=new us(e.droppable.containers);return o.set(r,{...i,disabled:s}),{...e,droppable:{...e.droppable,containers:o}}}case Qe.UnregisterDroppable:{const{id:r,key:n}=t,s=e.droppable.containers.get(r);if(!s||n!==s.key)return e;const i=new us(e.droppable.containers);return i.delete(r),{...e,droppable:{...e.droppable,containers:i}}}default:return e}}function Rm(e){let{disabled:t}=e;const{active:r,activatorEvent:n,draggableNodes:s}=p.useContext(Rs),i=xi(n),o=xi(r==null?void 0:r.id);return p.useEffect(()=>{if(!t&&!n&&i&&o!=null){if(!$i(i)||document.activeElement===i.target)return;const a=s.get(o);if(!a)return;const{activatorNode:c,node:u}=a;if(!c.current&&!u.current)return;requestAnimationFrame(()=>{for(const d of[c.current,u.current]){if(!d)continue;const f=Ig(d);if(f){f.focus();break}}})}},[n,t,s,o,i]),null}function Pd(e,t){let{transform:r,...n}=t;return e!=null&&e.length?e.reduce((s,i)=>i({transform:s,...n}),r):r}function km(e){return p.useMemo(()=>({draggable:{...ni.draggable,...e==null?void 0:e.draggable},droppable:{...ni.droppable,...e==null?void 0:e.droppable},dragOverlay:{...ni.dragOverlay,...e==null?void 0:e.dragOverlay}}),[e==null?void 0:e.draggable,e==null?void 0:e.droppable,e==null?void 0:e.dragOverlay])}function Am(e){let{activeNode:t,measure:r,initialRect:n,config:s=!0}=e;const i=p.useRef(!1),{x:o,y:a}=typeof s=="boolean"?{x:s,y:s}:s;Kt(()=>{if(!o&&!a||!t){i.current=!1;return}if(i.current||!n)return;const u=t==null?void 0:t.node.current;if(!u||u.isConnected===!1)return;const d=r(u),f=wd(d,n);if(o||(f.x=0),a||(f.y=0),i.current=!0,Math.abs(f.x)>0||Math.abs(f.y)>0){const m=Sd(u);m&&m.scrollBy({top:f.y,left:f.x})}},[t,o,a,n,r])}const zi=p.createContext({...Qt,scaleX:1,scaleY:1});var xr;(function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"})(xr||(xr={}));const Md=p.memo(function(t){var r,n,s,i;let{id:o,accessibility:a,autoScroll:c=!0,children:u,sensors:d=Dm,collisionDetection:f=zg,measuring:m,modifiers:g,..._}=t;const h=p.useReducer(jm,void 0,Tm),[y,v]=h,[b,x]=Ag(),[w,C]=p.useState(xr.Uninitialized),D=w===xr.Initialized,{draggable:{active:j,nodes:R,translate:L},droppable:{containers:T}}=y,P=j!=null?R.get(j):null,A=p.useRef({initial:null,translated:null}),k=p.useMemo(()=>{var Xe;return j!=null?{id:j,data:(Xe=P==null?void 0:P.data)!=null?Xe:Im,rect:A}:null},[j,P]),B=p.useRef(null),[F,ne]=p.useState(null),[ie,V]=p.useState(null),J=ms(_,Object.values(_)),H=js("DndDescribedBy",o),X=p.useMemo(()=>T.getEnabled(),[T]),$=km(m),{droppableRects:Q,measureDroppableContainers:te,measuringScheduled:ue}=mm(X,{dragging:D,dependencies:[L.x,L.y],config:$.droppable}),Z=pm(R,j),De=p.useMemo(()=>ie?Si(ie):null,[ie]),ke=Mr(),Le=ym(Z,$.draggable.measure);Am({activeNode:j!=null?R.get(j):null,config:ke.layoutShiftCompensation,initialRect:Le,measure:$.draggable.measure});const he=Ll(Z,$.draggable.measure,Le),fe=Ll(Z?Z.parentElement:null),pe=p.useRef({activatorEvent:null,active:null,activeNode:Z,collisionRect:null,collisions:null,droppableRects:Q,draggableNodes:R,draggingNode:null,draggingNodeRect:null,droppableContainers:T,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),Ae=T.getNodeFor((r=pe.current.over)==null?void 0:r.id),ze=Em({measure:$.dragOverlay.measure}),Ie=(n=ze.nodeRef.current)!=null?n:Z,re=D?(s=ze.rect)!=null?s:he:null,We=!!(ze.nodeRef.current&&ze.rect),at=_m(We?null:he),vt=jd(Ie?wt(Ie):null),qe=wm(D?Ae??Z:null),Ye=Om(qe),lt=Pd(g,{transform:{x:L.x-at.x,y:L.y-at.y,scaleX:1,scaleY:1},activatorEvent:ie,active:k,activeNodeRect:he,containerNodeRect:fe,draggingNodeRect:re,over:pe.current.over,overlayNodeRect:ze.rect,scrollableAncestors:qe,scrollableAncestorRects:Ye,windowRect:vt}),Us=De?wn(De,L):null,no=xm(qe),gl=$l(no),Vs=$l(no,[he]),S=wn(lt,gl),I=re?Wg(re,lt):null,N=k&&I?f({active:k,collisionRect:I,droppableRects:Q,droppableContainers:X,pointerCoordinates:Us}):null,U=_d(N,"id"),[z,K]=p.useState(null),q=We?lt:wn(lt,Vs),ee=qg(q,(i=z==null?void 0:z.rect)!=null?i:null,he),de=p.useRef(null),Fe=p.useCallback((Xe,ct)=>{let{sensor:bt,options:Vt}=ct;if(B.current==null)return;const Pt=R.get(B.current);if(!Pt)return;const Nt=Xe.nativeEvent,Xt=new bt({active:B.current,activeNode:Pt,event:Nt,options:Vt,context:pe,onAbort(rt){if(!R.get(rt))return;const{onDragAbort:Zt}=J.current,cr={id:rt};Zt==null||Zt(cr),b({type:"onDragAbort",event:cr})},onPending(rt,gr,Zt,cr){if(!R.get(rt))return;const{onDragPending:Qn}=J.current,mr={id:rt,constraint:gr,initialCoordinates:Zt,offset:cr};Qn==null||Qn(mr),b({type:"onDragPending",event:mr})},onStart(rt){const gr=B.current;if(gr==null)return;const Zt=R.get(gr);if(!Zt)return;const{onDragStart:cr}=J.current,Kn={activatorEvent:Nt,active:{id:gr,data:Zt.data,rect:A}};Rr.unstable_batchedUpdates(()=>{cr==null||cr(Kn),C(xr.Initializing),v({type:Qe.DragStart,initialCoordinates:rt,active:gr}),b({type:"onDragStart",event:Kn}),ne(de.current),V(Nt)})},onMove(rt){v({type:Qe.DragMove,coordinates:rt})},onEnd:ln(Qe.DragEnd),onCancel:ln(Qe.DragCancel)});de.current=Xt;function ln(rt){return async function(){const{active:Zt,collisions:cr,over:Kn,scrollAdjustedTranslate:Qn}=pe.current;let mr=null;if(Zt&&Qn){const{cancelDrop:Gn}=J.current;mr={activatorEvent:Nt,active:Zt,collisions:cr,delta:Qn,over:Kn},rt===Qe.DragEnd&&typeof Gn=="function"&&await Promise.resolve(Gn(mr))&&(rt=Qe.DragCancel)}B.current=null,Rr.unstable_batchedUpdates(()=>{v({type:rt}),C(xr.Uninitialized),K(null),ne(null),V(null),de.current=null;const Gn=rt===Qe.DragEnd?"onDragEnd":"onDragCancel";if(mr){const so=J.current[Gn];so==null||so(mr),b({type:Gn,event:mr})}})}}},[R]),xt=p.useCallback((Xe,ct)=>(bt,Vt)=>{const Pt=bt.nativeEvent,Nt=R.get(Vt);if(B.current!==null||!Nt||Pt.dndKit||Pt.defaultPrevented)return;const Xt={active:Nt};Xe(bt,ct.options,Xt)===!0&&(Pt.dndKit={capturedBy:ct.sensor},B.current=Vt,Fe(bt,ct))},[R,Fe]),St=gm(d,xt);Sm(d),Kt(()=>{he&&w===xr.Initializing&&C(xr.Initialized)},[he,w]),p.useEffect(()=>{const{onDragMove:Xe}=J.current,{active:ct,activatorEvent:bt,collisions:Vt,over:Pt}=pe.current;if(!ct||!bt)return;const Nt={active:ct,activatorEvent:bt,collisions:Vt,delta:{x:S.x,y:S.y},over:Pt};Rr.unstable_batchedUpdates(()=>{Xe==null||Xe(Nt),b({type:"onDragMove",event:Nt})})},[S.x,S.y]),p.useEffect(()=>{const{active:Xe,activatorEvent:ct,collisions:bt,droppableContainers:Vt,scrollAdjustedTranslate:Pt}=pe.current;if(!Xe||B.current==null||!ct||!Pt)return;const{onDragOver:Nt}=J.current,Xt=Vt.get(U),ln=Xt&&Xt.rect.current?{id:Xt.id,rect:Xt.rect.current,data:Xt.data,disabled:Xt.disabled}:null,rt={active:Xe,activatorEvent:ct,collisions:bt,delta:{x:Pt.x,y:Pt.y},over:ln};Rr.unstable_batchedUpdates(()=>{K(ln),Nt==null||Nt(rt),b({type:"onDragOver",event:rt})})},[U]),Kt(()=>{pe.current={activatorEvent:ie,active:k,activeNode:Z,collisionRect:I,collisions:N,droppableRects:Q,draggableNodes:R,draggingNode:Ie,draggingNodeRect:re,droppableContainers:T,over:z,scrollableAncestors:qe,scrollAdjustedTranslate:S},A.current={initial:re,translated:I}},[k,Z,N,I,R,Ie,re,Q,T,z,qe,S]),dm({...ke,delta:L,draggingRect:I,pointerCoordinates:Us,scrollableAncestors:qe,scrollableAncestorRects:Ye});const lr=p.useMemo(()=>({active:k,activeNode:Z,activeNodeRect:he,activatorEvent:ie,collisions:N,containerNodeRect:fe,dragOverlay:ze,draggableNodes:R,droppableContainers:T,droppableRects:Q,over:z,measureDroppableContainers:te,scrollableAncestors:qe,scrollableAncestorRects:Ye,measuringConfiguration:$,measuringScheduled:ue,windowRect:vt}),[k,Z,he,ie,N,fe,ze,R,T,Q,z,te,qe,Ye,$,ue,vt]),Wn=p.useMemo(()=>({activatorEvent:ie,activators:St,active:k,activeNodeRect:he,ariaDescribedById:{draggable:H},dispatch:v,draggableNodes:R,over:z,measureDroppableContainers:te}),[ie,St,k,he,v,H,R,z,te]);return p.createElement(md.Provider,{value:x},p.createElement(Rs.Provider,{value:Wn},p.createElement(Ad.Provider,{value:lr},p.createElement(zi.Provider,{value:ee},u)),p.createElement(Rm,{disabled:(a==null?void 0:a.restoreFocus)===!1})),p.createElement(Lg,{...a,hiddenTextDescribedById:H}));function Mr(){const Xe=(F==null?void 0:F.autoScrollEnabled)===!1,ct=typeof c=="object"?c.enabled===!1:c===!1,bt=D&&!Xe&&!ct;return typeof c=="object"?{...c,enabled:bt}:{enabled:bt}}}),Pm=p.createContext(null),Ul="button",Mm="Draggable";function Ld(e){let{id:t,data:r,disabled:n=!1,attributes:s}=e;const i=js(Mm),{activators:o,activatorEvent:a,active:c,activeNodeRect:u,ariaDescribedById:d,draggableNodes:f,over:m}=p.useContext(Rs),{role:g=Ul,roleDescription:_="draggable",tabIndex:h=0}=s??{},y=(c==null?void 0:c.id)===t,v=p.useContext(y?zi:Pm),[b,x]=wi(),[w,C]=wi(),D=Cm(o,t),j=ms(r);Kt(()=>(f.set(t,{id:t,key:i,node:b,activatorNode:w,data:j}),()=>{const L=f.get(t);L&&L.key===i&&f.delete(t)}),[f,t]);const R=p.useMemo(()=>({role:g,tabIndex:h,"aria-disabled":n,"aria-pressed":y&&g===Ul?!0:void 0,"aria-roledescription":_,"aria-describedby":d.draggable}),[n,g,h,y,_,d.draggable]);return{active:c,activatorEvent:a,activeNodeRect:u,attributes:R,isDragging:y,listeners:n?void 0:D,node:b,over:m,setNodeRef:x,setActivatorNodeRef:C,transform:v}}function Fd(){return p.useContext(Ad)}const Lm="Droppable",Fm={timeout:25};function $m(e){let{data:t,disabled:r=!1,id:n,resizeObserverConfig:s}=e;const i=js(Lm),{active:o,dispatch:a,over:c,measureDroppableContainers:u}=p.useContext(Rs),d=p.useRef({disabled:r}),f=p.useRef(!1),m=p.useRef(null),g=p.useRef(null),{disabled:_,updateMeasurementsFor:h,timeout:y}={...Fm,...s},v=ms(h??n),b=p.useCallback(()=>{if(!f.current){f.current=!0;return}g.current!=null&&clearTimeout(g.current),g.current=setTimeout(()=>{u(Array.isArray(v.current)?v.current:[v.current]),g.current=null},y)},[y]),x=Vi({callback:b,disabled:_||!o}),w=p.useCallback((R,L)=>{x&&(L&&(x.unobserve(L),f.current=!1),R&&x.observe(R))},[x]),[C,D]=wi(w),j=ms(t);return p.useEffect(()=>{!x||!C.current||(x.disconnect(),f.current=!1,x.observe(C.current))},[C,x]),p.useEffect(()=>(a({type:Qe.RegisterDroppable,element:{id:n,key:i,disabled:r,node:C,rect:m,data:j}}),()=>a({type:Qe.UnregisterDroppable,key:i,id:n})),[n]),p.useEffect(()=>{r!==d.current.disabled&&(a({type:Qe.SetDroppableDisabled,id:n,key:i,disabled:r}),d.current.disabled=r)},[n,i,r,a]),{active:o,rect:m,isOver:(c==null?void 0:c.id)===n,node:C,over:c,setNodeRef:D}}function Bm(e){let{animation:t,children:r}=e;const[n,s]=p.useState(null),[i,o]=p.useState(null),a=xi(r);return!r&&!n&&a&&s(a),Kt(()=>{if(!i)return;const c=n==null?void 0:n.key,u=n==null?void 0:n.props.id;if(c==null||u==null){s(null);return}Promise.resolve(t(u,i)).then(()=>{s(null)})},[t,n,i]),p.createElement(p.Fragment,null,r,n?p.cloneElement(n,{ref:o}):null)}const Um={x:0,y:0,scaleX:1,scaleY:1};function Vm(e){let{children:t}=e;return p.createElement(Rs.Provider,{value:kd},p.createElement(zi.Provider,{value:Um},t))}const zm={position:"fixed",touchAction:"none"},qm=e=>$i(e)?"transform 250ms ease":void 0,Hm=p.forwardRef((e,t)=>{let{as:r,activatorEvent:n,adjustScale:s,children:i,className:o,rect:a,style:c,transform:u,transition:d=qm}=e;if(!a)return null;const f=s?u:{...u,scaleX:1,scaleY:1},m={...zm,width:a.width,height:a.height,top:a.top,left:a.left,transform:Ar.Transform.toString(f),transformOrigin:s&&n?Fg(n,a):void 0,transition:typeof d=="function"?d(n):d,...c};return p.createElement(r,{className:o,style:m,ref:t},i)}),Wm=e=>t=>{let{active:r,dragOverlay:n}=t;const s={},{styles:i,className:o}=e;if(i!=null&&i.active)for(const[a,c]of Object.entries(i.active))c!==void 0&&(s[a]=r.node.style.getPropertyValue(a),r.node.style.setProperty(a,c));if(i!=null&&i.dragOverlay)for(const[a,c]of Object.entries(i.dragOverlay))c!==void 0&&n.node.style.setProperty(a,c);return o!=null&&o.active&&r.node.classList.add(o.active),o!=null&&o.dragOverlay&&n.node.classList.add(o.dragOverlay),function(){for(const[c,u]of Object.entries(s))r.node.style.setProperty(c,u);o!=null&&o.active&&r.node.classList.remove(o.active)}},Km=e=>{let{transform:{initial:t,final:r}}=e;return[{transform:Ar.Transform.toString(t)},{transform:Ar.Transform.toString(r)}]},Qm={duration:250,easing:"ease",keyframes:Km,sideEffects:Wm({styles:{active:{opacity:"0"}}})};function Gm(e){let{config:t,draggableNodes:r,droppableContainers:n,measuringConfiguration:s}=e;return Fi((i,o)=>{if(t===null)return;const a=r.get(i);if(!a)return;const c=a.node.current;if(!c)return;const u=Rd(o);if(!u)return;const{transform:d}=wt(o).getComputedStyle(o),f=xd(d);if(!f)return;const m=typeof t=="function"?t:Ym(t);return Nd(c,s.draggable.measure),m({active:{id:i,data:a.data,node:c,rect:s.draggable.measure(c)},draggableNodes:r,dragOverlay:{node:o,rect:s.dragOverlay.measure(u)},droppableContainers:n,measuringConfiguration:s,transform:f})})}function Ym(e){const{duration:t,easing:r,sideEffects:n,keyframes:s}={...Qm,...e};return i=>{let{active:o,dragOverlay:a,transform:c,...u}=i;if(!t)return;const d={x:a.rect.left-o.rect.left,y:a.rect.top-o.rect.top},f={scaleX:c.scaleX!==1?o.rect.width*c.scaleX/a.rect.width:1,scaleY:c.scaleY!==1?o.rect.height*c.scaleY/a.rect.height:1},m={x:c.x-d.x,y:c.y-d.y,...f},g=s({...u,active:o,dragOverlay:a,transform:{initial:c,final:m}}),[_]=g,h=g[g.length-1];if(JSON.stringify(_)===JSON.stringify(h))return;const y=n==null?void 0:n({active:o,dragOverlay:a,...u}),v=a.node.animate(g,{duration:t,easing:r,fill:"forwards"});return new Promise(b=>{v.onfinish=()=>{y==null||y(),b()}})}}let Vl=0;function Xm(e){return p.useMemo(()=>{if(e!=null)return Vl++,Vl},[e])}const Zm=p.memo(e=>{let{adjustScale:t=!1,children:r,dropAnimation:n,style:s,transition:i,modifiers:o,wrapperElement:a="div",className:c,zIndex:u=999}=e;const{activatorEvent:d,active:f,activeNodeRect:m,containerNodeRect:g,draggableNodes:_,droppableContainers:h,dragOverlay:y,over:v,measuringConfiguration:b,scrollableAncestors:x,scrollableAncestorRects:w,windowRect:C}=Fd(),D=p.useContext(zi),j=Xm(f==null?void 0:f.id),R=Pd(o,{activatorEvent:d,active:f,activeNodeRect:m,containerNodeRect:g,draggingNodeRect:y.rect,over:v,overlayNodeRect:y.rect,scrollableAncestors:x,scrollableAncestorRects:w,transform:D,windowRect:C}),L=Fa(m),T=Gm({config:n,draggableNodes:_,droppableContainers:h,measuringConfiguration:b}),P=L?y.setRef:void 0;return p.createElement(Vm,null,p.createElement(Bm,{animation:T},f&&j?p.createElement(Hm,{key:j,id:f.id,ref:P,as:a,activatorEvent:d,adjustScale:t,className:c,transition:i,rect:L,style:{zIndex:u,...s},transform:R},r):null))});/**
|
|
181
|
+
`},Mg={onDragStart(e){let{active:t}=e;return"Picked up draggable item "+t.id+"."},onDragOver(e){let{active:t,over:r}=e;return r?"Draggable item "+t.id+" was moved over droppable area "+r.id+".":"Draggable item "+t.id+" is no longer over a droppable area."},onDragEnd(e){let{active:t,over:r}=e;return r?"Draggable item "+t.id+" was dropped over droppable area "+r.id:"Draggable item "+t.id+" was dropped."},onDragCancel(e){let{active:t}=e;return"Dragging was cancelled. Draggable item "+t.id+" was dropped."}};function Lg(e){let{announcements:t=Mg,container:r,hiddenTextDescribedById:n,screenReaderInstructions:s=Pg}=e;const{announce:i,announcement:o}=Rg(),a=js("DndLiveRegion"),[c,u]=p.useState(!1);if(p.useEffect(()=>{u(!0)},[]),kg(p.useMemo(()=>({onDragStart(f){let{active:m}=f;i(t.onDragStart({active:m}))},onDragMove(f){let{active:m,over:g}=f;t.onDragMove&&i(t.onDragMove({active:m,over:g}))},onDragOver(f){let{active:m,over:g}=f;i(t.onDragOver({active:m,over:g}))},onDragEnd(f){let{active:m,over:g}=f;i(t.onDragEnd({active:m,over:g}))},onDragCancel(f){let{active:m,over:g}=f;i(t.onDragCancel({active:m,over:g}))}}),[i,t])),!c)return null;const d=p.createElement(p.Fragment,null,p.createElement(Tg,{id:n,value:s.draggable}),p.createElement(jg,{id:a,announcement:o}));return r?Rr.createPortal(d,r):d}var Qe;(function(e){e.DragStart="dragStart",e.DragMove="dragMove",e.DragEnd="dragEnd",e.DragCancel="dragCancel",e.DragOver="dragOver",e.RegisterDroppable="registerDroppable",e.SetDroppableDisabled="setDroppableDisabled",e.UnregisterDroppable="unregisterDroppable"})(Qe||(Qe={}));function Ci(){}function ra(e,t){return p.useMemo(()=>({sensor:e,options:t??{}}),[e,t])}function yd(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return p.useMemo(()=>[...t].filter(n=>n!=null),[...t])}const Qt=Object.freeze({x:0,y:0});function vd(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))}function Fg(e,t){const r=Si(e);if(!r)return"0 0";const n={x:(r.x-t.left)/t.width*100,y:(r.y-t.top)/t.height*100};return n.x+"% "+n.y+"%"}function bd(e,t){let{data:{value:r}}=e,{data:{value:n}}=t;return r-n}function $g(e,t){let{data:{value:r}}=e,{data:{value:n}}=t;return n-r}function Tl(e){let{left:t,top:r,height:n,width:s}=e;return[{x:t,y:r},{x:t+s,y:r},{x:t,y:r+n},{x:t+s,y:r+n}]}function _d(e,t){if(!e||e.length===0)return null;const[r]=e;return r[t]}function jl(e,t,r){return t===void 0&&(t=e.left),r===void 0&&(r=e.top),{x:t+e.width*.5,y:r+e.height*.5}}const Bg=e=>{let{collisionRect:t,droppableRects:r,droppableContainers:n}=e;const s=jl(t,t.left,t.top),i=[];for(const o of n){const{id:a}=o,c=r.get(a);if(c){const u=vd(jl(c),s);i.push({id:a,data:{droppableContainer:o,value:u}})}}return i.sort(bd)},Ug=e=>{let{collisionRect:t,droppableRects:r,droppableContainers:n}=e;const s=Tl(t),i=[];for(const o of n){const{id:a}=o,c=r.get(a);if(c){const u=Tl(c),d=s.reduce((m,g,_)=>m+vd(u[_],g),0),f=Number((d/4).toFixed(4));i.push({id:a,data:{droppableContainer:o,value:f}})}}return i.sort(bd)};function Vg(e,t){const r=Math.max(t.top,e.top),n=Math.max(t.left,e.left),s=Math.min(t.left+t.width,e.left+e.width),i=Math.min(t.top+t.height,e.top+e.height),o=s-n,a=i-r;if(n<s&&r<i){const c=t.width*t.height,u=e.width*e.height,d=o*a,f=d/(c+u-d);return Number(f.toFixed(4))}return 0}const zg=e=>{let{collisionRect:t,droppableRects:r,droppableContainers:n}=e;const s=[];for(const i of n){const{id:o}=i,a=r.get(o);if(a){const c=Vg(a,t);c>0&&s.push({id:o,data:{droppableContainer:i,value:c}})}}return s.sort($g)};function qg(e,t,r){return{...e,scaleX:t&&r?t.width/r.width:1,scaleY:t&&r?t.height/r.height:1}}function wd(e,t){return e&&t?{x:e.left-t.left,y:e.top-t.top}:Qt}function Hg(e){return function(r){for(var n=arguments.length,s=new Array(n>1?n-1:0),i=1;i<n;i++)s[i-1]=arguments[i];return s.reduce((o,a)=>({...o,top:o.top+e*a.y,bottom:o.bottom+e*a.y,left:o.left+e*a.x,right:o.right+e*a.x}),{...r})}}const Wg=Hg(1);function xd(e){if(e.startsWith("matrix3d(")){const t=e.slice(9,-1).split(/, /);return{x:+t[12],y:+t[13],scaleX:+t[0],scaleY:+t[5]}}else if(e.startsWith("matrix(")){const t=e.slice(7,-1).split(/, /);return{x:+t[4],y:+t[5],scaleX:+t[0],scaleY:+t[3]}}return null}function Kg(e,t,r){const n=xd(t);if(!n)return e;const{scaleX:s,scaleY:i,x:o,y:a}=n,c=e.left-o-(1-s)*parseFloat(r),u=e.top-a-(1-i)*parseFloat(r.slice(r.indexOf(" ")+1)),d=s?e.width/s:e.width,f=i?e.height/i:e.height;return{width:d,height:f,top:u,right:c+d,bottom:u+f,left:c}}const Qg={ignoreTransform:!1};function Un(e,t){t===void 0&&(t=Qg);let r=e.getBoundingClientRect();if(t.ignoreTransform){const{transform:u,transformOrigin:d}=wt(e).getComputedStyle(e);u&&(r=Kg(r,u,d))}const{top:n,left:s,width:i,height:o,bottom:a,right:c}=r;return{top:n,left:s,width:i,height:o,bottom:a,right:c}}function Rl(e){return Un(e,{ignoreTransform:!0})}function Gg(e){const t=e.innerWidth,r=e.innerHeight;return{top:0,left:0,right:t,bottom:r,width:t,height:r}}function Yg(e,t){return t===void 0&&(t=wt(e).getComputedStyle(e)),t.position==="fixed"}function Xg(e,t){t===void 0&&(t=wt(e).getComputedStyle(e));const r=/(auto|scroll|overlay)/;return["overflow","overflowX","overflowY"].some(s=>{const i=t[s];return typeof i=="string"?r.test(i):!1})}function Bi(e,t){const r=[];function n(s){if(t!=null&&r.length>=t||!s)return r;if(Pa(s)&&s.scrollingElement!=null&&!r.includes(s.scrollingElement))return r.push(s.scrollingElement),r;if(!Ns(s)||pd(s)||r.includes(s))return r;const i=wt(e).getComputedStyle(s);return s!==e&&Xg(s,i)&&r.push(s),Yg(s,i)?r:n(s.parentNode)}return e?n(e):r}function Sd(e){const[t]=Bi(e,1);return t??null}function ao(e){return!Li||!e?null:$n(e)?e:Aa(e)?Pa(e)||e===Bn(e).scrollingElement?window:Ns(e)?e:null:null}function Cd(e){return $n(e)?e.scrollX:e.scrollLeft}function Od(e){return $n(e)?e.scrollY:e.scrollTop}function na(e){return{x:Cd(e),y:Od(e)}}var tt;(function(e){e[e.Forward=1]="Forward",e[e.Backward=-1]="Backward"})(tt||(tt={}));function Ed(e){return!Li||!e?!1:e===document.scrollingElement}function Dd(e){const t={x:0,y:0},r=Ed(e)?{height:window.innerHeight,width:window.innerWidth}:{height:e.clientHeight,width:e.clientWidth},n={x:e.scrollWidth-r.width,y:e.scrollHeight-r.height},s=e.scrollTop<=t.y,i=e.scrollLeft<=t.x,o=e.scrollTop>=n.y,a=e.scrollLeft>=n.x;return{isTop:s,isLeft:i,isBottom:o,isRight:a,maxScroll:n,minScroll:t}}const Zg={x:.2,y:.2};function Jg(e,t,r,n,s){let{top:i,left:o,right:a,bottom:c}=r;n===void 0&&(n=10),s===void 0&&(s=Zg);const{isTop:u,isBottom:d,isLeft:f,isRight:m}=Dd(e),g={x:0,y:0},_={x:0,y:0},h={height:t.height*s.y,width:t.width*s.x};return!u&&i<=t.top+h.height?(g.y=tt.Backward,_.y=n*Math.abs((t.top+h.height-i)/h.height)):!d&&c>=t.bottom-h.height&&(g.y=tt.Forward,_.y=n*Math.abs((t.bottom-h.height-c)/h.height)),!m&&a>=t.right-h.width?(g.x=tt.Forward,_.x=n*Math.abs((t.right-h.width-a)/h.width)):!f&&o<=t.left+h.width&&(g.x=tt.Backward,_.x=n*Math.abs((t.left+h.width-o)/h.width)),{direction:g,speed:_}}function em(e){if(e===document.scrollingElement){const{innerWidth:i,innerHeight:o}=window;return{top:0,left:0,right:i,bottom:o,width:i,height:o}}const{top:t,left:r,right:n,bottom:s}=e.getBoundingClientRect();return{top:t,left:r,right:n,bottom:s,width:e.clientWidth,height:e.clientHeight}}function Id(e){return e.reduce((t,r)=>wn(t,na(r)),Qt)}function tm(e){return e.reduce((t,r)=>t+Cd(r),0)}function rm(e){return e.reduce((t,r)=>t+Od(r),0)}function Nd(e,t){if(t===void 0&&(t=Un),!e)return;const{top:r,left:n,bottom:s,right:i}=t(e);Sd(e)&&(s<=0||i<=0||r>=window.innerHeight||n>=window.innerWidth)&&e.scrollIntoView({block:"center",inline:"center"})}const nm=[["x",["left","right"],tm],["y",["top","bottom"],rm]];class Ma{constructor(t,r){this.rect=void 0,this.width=void 0,this.height=void 0,this.top=void 0,this.bottom=void 0,this.right=void 0,this.left=void 0;const n=Bi(r),s=Id(n);this.rect={...t},this.width=t.width,this.height=t.height;for(const[i,o,a]of nm)for(const c of o)Object.defineProperty(this,c,{get:()=>{const u=a(n),d=s[i]-u;return this.rect[c]+d},enumerable:!0});Object.defineProperty(this,"rect",{enumerable:!1})}}class ls{constructor(t){this.target=void 0,this.listeners=[],this.removeAll=()=>{this.listeners.forEach(r=>{var n;return(n=this.target)==null?void 0:n.removeEventListener(...r)})},this.target=t}add(t,r,n){var s;(s=this.target)==null||s.addEventListener(t,r,n),this.listeners.push([t,r,n])}}function sm(e){const{EventTarget:t}=wt(e);return e instanceof t?e:Bn(e)}function lo(e,t){const r=Math.abs(e.x),n=Math.abs(e.y);return typeof t=="number"?Math.sqrt(r**2+n**2)>t:"x"in t&&"y"in t?r>t.x&&n>t.y:"x"in t?r>t.x:"y"in t?n>t.y:!1}var Bt;(function(e){e.Click="click",e.DragStart="dragstart",e.Keydown="keydown",e.ContextMenu="contextmenu",e.Resize="resize",e.SelectionChange="selectionchange",e.VisibilityChange="visibilitychange"})(Bt||(Bt={}));function kl(e){e.preventDefault()}function im(e){e.stopPropagation()}var be;(function(e){e.Space="Space",e.Down="ArrowDown",e.Right="ArrowRight",e.Left="ArrowLeft",e.Up="ArrowUp",e.Esc="Escape",e.Enter="Enter",e.Tab="Tab"})(be||(be={}));const Td={start:[be.Space,be.Enter],cancel:[be.Esc],end:[be.Space,be.Enter,be.Tab]},om=(e,t)=>{let{currentCoordinates:r}=t;switch(e.code){case be.Right:return{...r,x:r.x+25};case be.Left:return{...r,x:r.x-25};case be.Down:return{...r,y:r.y+25};case be.Up:return{...r,y:r.y-25}}};class La{constructor(t){this.props=void 0,this.autoScrollEnabled=!1,this.referenceCoordinates=void 0,this.listeners=void 0,this.windowListeners=void 0,this.props=t;const{event:{target:r}}=t;this.props=t,this.listeners=new ls(Bn(r)),this.windowListeners=new ls(wt(r)),this.handleKeyDown=this.handleKeyDown.bind(this),this.handleCancel=this.handleCancel.bind(this),this.attach()}attach(){this.handleStart(),this.windowListeners.add(Bt.Resize,this.handleCancel),this.windowListeners.add(Bt.VisibilityChange,this.handleCancel),setTimeout(()=>this.listeners.add(Bt.Keydown,this.handleKeyDown))}handleStart(){const{activeNode:t,onStart:r}=this.props,n=t.node.current;n&&Nd(n),r(Qt)}handleKeyDown(t){if($i(t)){const{active:r,context:n,options:s}=this.props,{keyboardCodes:i=Td,coordinateGetter:o=om,scrollBehavior:a="smooth"}=s,{code:c}=t;if(i.end.includes(c)){this.handleEnd(t);return}if(i.cancel.includes(c)){this.handleCancel(t);return}const{collisionRect:u}=n.current,d=u?{x:u.left,y:u.top}:Qt;this.referenceCoordinates||(this.referenceCoordinates=d);const f=o(t,{active:r,context:n.current,currentCoordinates:d});if(f){const m=ys(f,d),g={x:0,y:0},{scrollableAncestors:_}=n.current;for(const h of _){const y=t.code,{isTop:v,isRight:b,isLeft:w,isBottom:x,maxScroll:C,minScroll:I}=Dd(h),j=em(h),k={x:Math.min(y===be.Right?j.right-j.width/2:j.right,Math.max(y===be.Right?j.left:j.left+j.width/2,f.x)),y:Math.min(y===be.Down?j.bottom-j.height/2:j.bottom,Math.max(y===be.Down?j.top:j.top+j.height/2,f.y))},F=y===be.Right&&!b||y===be.Left&&!w,T=y===be.Down&&!x||y===be.Up&&!v;if(F&&k.x!==f.x){const M=h.scrollLeft+m.x,P=y===be.Right&&M<=C.x||y===be.Left&&M>=I.x;if(P&&!m.y){h.scrollTo({left:M,behavior:a});return}P?g.x=h.scrollLeft-M:g.x=y===be.Right?h.scrollLeft-C.x:h.scrollLeft-I.x,g.x&&h.scrollBy({left:-g.x,behavior:a});break}else if(T&&k.y!==f.y){const M=h.scrollTop+m.y,P=y===be.Down&&M<=C.y||y===be.Up&&M>=I.y;if(P&&!m.x){h.scrollTo({top:M,behavior:a});return}P?g.y=h.scrollTop-M:g.y=y===be.Down?h.scrollTop-C.y:h.scrollTop-I.y,g.y&&h.scrollBy({top:-g.y,behavior:a});break}}this.handleMove(t,wn(ys(f,this.referenceCoordinates),g))}}}handleMove(t,r){const{onMove:n}=this.props;t.preventDefault(),n(r)}handleEnd(t){const{onEnd:r}=this.props;t.preventDefault(),this.detach(),r()}handleCancel(t){const{onCancel:r}=this.props;t.preventDefault(),this.detach(),r()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll()}}La.activators=[{eventName:"onKeyDown",handler:(e,t,r)=>{let{keyboardCodes:n=Td,onActivation:s}=t,{active:i}=r;const{code:o}=e.nativeEvent;if(n.start.includes(o)){const a=i.activatorNode.current;return a&&e.target!==a?!1:(e.preventDefault(),s==null||s({event:e.nativeEvent}),!0)}return!1}}];function Al(e){return!!(e&&"distance"in e)}function Pl(e){return!!(e&&"delay"in e)}class Fa{constructor(t,r,n){var s;n===void 0&&(n=sm(t.event.target)),this.props=void 0,this.events=void 0,this.autoScrollEnabled=!0,this.document=void 0,this.activated=!1,this.initialCoordinates=void 0,this.timeoutId=null,this.listeners=void 0,this.documentListeners=void 0,this.windowListeners=void 0,this.props=t,this.events=r;const{event:i}=t,{target:o}=i;this.props=t,this.events=r,this.document=Bn(o),this.documentListeners=new ls(this.document),this.listeners=new ls(n),this.windowListeners=new ls(wt(o)),this.initialCoordinates=(s=Si(i))!=null?s:Qt,this.handleStart=this.handleStart.bind(this),this.handleMove=this.handleMove.bind(this),this.handleEnd=this.handleEnd.bind(this),this.handleCancel=this.handleCancel.bind(this),this.handleKeydown=this.handleKeydown.bind(this),this.removeTextSelection=this.removeTextSelection.bind(this),this.attach()}attach(){const{events:t,props:{options:{activationConstraint:r,bypassActivationConstraint:n}}}=this;if(this.listeners.add(t.move.name,this.handleMove,{passive:!1}),this.listeners.add(t.end.name,this.handleEnd),t.cancel&&this.listeners.add(t.cancel.name,this.handleCancel),this.windowListeners.add(Bt.Resize,this.handleCancel),this.windowListeners.add(Bt.DragStart,kl),this.windowListeners.add(Bt.VisibilityChange,this.handleCancel),this.windowListeners.add(Bt.ContextMenu,kl),this.documentListeners.add(Bt.Keydown,this.handleKeydown),r){if(n!=null&&n({event:this.props.event,activeNode:this.props.activeNode,options:this.props.options}))return this.handleStart();if(Pl(r)){this.timeoutId=setTimeout(this.handleStart,r.delay),this.handlePending(r);return}if(Al(r)){this.handlePending(r);return}}this.handleStart()}detach(){this.listeners.removeAll(),this.windowListeners.removeAll(),setTimeout(this.documentListeners.removeAll,50),this.timeoutId!==null&&(clearTimeout(this.timeoutId),this.timeoutId=null)}handlePending(t,r){const{active:n,onPending:s}=this.props;s(n,t,this.initialCoordinates,r)}handleStart(){const{initialCoordinates:t}=this,{onStart:r}=this.props;t&&(this.activated=!0,this.documentListeners.add(Bt.Click,im,{capture:!0}),this.removeTextSelection(),this.documentListeners.add(Bt.SelectionChange,this.removeTextSelection),r(t))}handleMove(t){var r;const{activated:n,initialCoordinates:s,props:i}=this,{onMove:o,options:{activationConstraint:a}}=i;if(!s)return;const c=(r=Si(t))!=null?r:Qt,u=ys(s,c);if(!n&&a){if(Al(a)){if(a.tolerance!=null&&lo(u,a.tolerance))return this.handleCancel();if(lo(u,a.distance))return this.handleStart()}if(Pl(a)&&lo(u,a.tolerance))return this.handleCancel();this.handlePending(a,u);return}t.cancelable&&t.preventDefault(),o(c)}handleEnd(){const{onAbort:t,onEnd:r}=this.props;this.detach(),this.activated||t(this.props.active),r()}handleCancel(){const{onAbort:t,onCancel:r}=this.props;this.detach(),this.activated||t(this.props.active),r()}handleKeydown(t){t.code===be.Esc&&this.handleCancel()}removeTextSelection(){var t;(t=this.document.getSelection())==null||t.removeAllRanges()}}const am={cancel:{name:"pointercancel"},move:{name:"pointermove"},end:{name:"pointerup"}};class Ui extends Fa{constructor(t){const{event:r}=t,n=Bn(r.target);super(t,am,n)}}Ui.activators=[{eventName:"onPointerDown",handler:(e,t)=>{let{nativeEvent:r}=e,{onActivation:n}=t;return!r.isPrimary||r.button!==0?!1:(n==null||n({event:r}),!0)}}];const lm={move:{name:"mousemove"},end:{name:"mouseup"}};var sa;(function(e){e[e.RightClick=2]="RightClick"})(sa||(sa={}));class cm extends Fa{constructor(t){super(t,lm,Bn(t.event.target))}}cm.activators=[{eventName:"onMouseDown",handler:(e,t)=>{let{nativeEvent:r}=e,{onActivation:n}=t;return r.button===sa.RightClick?!1:(n==null||n({event:r}),!0)}}];const co={cancel:{name:"touchcancel"},move:{name:"touchmove"},end:{name:"touchend"}};class um extends Fa{constructor(t){super(t,co)}static setup(){return window.addEventListener(co.move.name,t,{capture:!1,passive:!1}),function(){window.removeEventListener(co.move.name,t)};function t(){}}}um.activators=[{eventName:"onTouchStart",handler:(e,t)=>{let{nativeEvent:r}=e,{onActivation:n}=t;const{touches:s}=r;return s.length>1?!1:(n==null||n({event:r}),!0)}}];var cs;(function(e){e[e.Pointer=0]="Pointer",e[e.DraggableRect=1]="DraggableRect"})(cs||(cs={}));var Oi;(function(e){e[e.TreeOrder=0]="TreeOrder",e[e.ReversedTreeOrder=1]="ReversedTreeOrder"})(Oi||(Oi={}));function dm(e){let{acceleration:t,activator:r=cs.Pointer,canScroll:n,draggingRect:s,enabled:i,interval:o=5,order:a=Oi.TreeOrder,pointerCoordinates:c,scrollableAncestors:u,scrollableAncestorRects:d,delta:f,threshold:m}=e;const g=hm({delta:f,disabled:!i}),[_,h]=Og(),y=p.useRef({x:0,y:0}),v=p.useRef({x:0,y:0}),b=p.useMemo(()=>{switch(r){case cs.Pointer:return c?{top:c.y,bottom:c.y,left:c.x,right:c.x}:null;case cs.DraggableRect:return s}},[r,s,c]),w=p.useRef(null),x=p.useCallback(()=>{const I=w.current;if(!I)return;const j=y.current.x*v.current.x,k=y.current.y*v.current.y;I.scrollBy(j,k)},[]),C=p.useMemo(()=>a===Oi.TreeOrder?[...u].reverse():u,[a,u]);p.useEffect(()=>{if(!i||!u.length||!b){h();return}for(const I of C){if((n==null?void 0:n(I))===!1)continue;const j=u.indexOf(I),k=d[j];if(!k)continue;const{direction:F,speed:T}=Jg(I,k,b,t,m);for(const M of["x","y"])g[M][F[M]]||(T[M]=0,F[M]=0);if(T.x>0||T.y>0){h(),w.current=I,_(x,o),y.current=T,v.current=F;return}}y.current={x:0,y:0},v.current={x:0,y:0},h()},[t,x,n,h,i,o,JSON.stringify(b),JSON.stringify(g),_,u,C,d,JSON.stringify(m)])}const fm={x:{[tt.Backward]:!1,[tt.Forward]:!1},y:{[tt.Backward]:!1,[tt.Forward]:!1}};function hm(e){let{delta:t,disabled:r}=e;const n=xi(t);return Ts(s=>{if(r||!n||!s)return fm;const i={x:Math.sign(t.x-n.x),y:Math.sign(t.y-n.y)};return{x:{[tt.Backward]:s.x[tt.Backward]||i.x===-1,[tt.Forward]:s.x[tt.Forward]||i.x===1},y:{[tt.Backward]:s.y[tt.Backward]||i.y===-1,[tt.Forward]:s.y[tt.Forward]||i.y===1}}},[r,t,n])}function pm(e,t){const r=t!=null?e.get(t):void 0,n=r?r.node.current:null;return Ts(s=>{var i;return t==null?null:(i=n??s)!=null?i:null},[n,t])}function gm(e,t){return p.useMemo(()=>e.reduce((r,n)=>{const{sensor:s}=n,i=s.activators.map(o=>({eventName:o.eventName,handler:t(o.handler,n)}));return[...r,...i]},[]),[e,t])}var vs;(function(e){e[e.Always=0]="Always",e[e.BeforeDragging=1]="BeforeDragging",e[e.WhileDragging=2]="WhileDragging"})(vs||(vs={}));var ia;(function(e){e.Optimized="optimized"})(ia||(ia={}));const Ml=new Map;function mm(e,t){let{dragging:r,dependencies:n,config:s}=t;const[i,o]=p.useState(null),{frequency:a,measure:c,strategy:u}=s,d=p.useRef(e),f=y(),m=ms(f),g=p.useCallback(function(v){v===void 0&&(v=[]),!m.current&&o(b=>b===null?v:b.concat(v.filter(w=>!b.includes(w))))},[m]),_=p.useRef(null),h=Ts(v=>{if(f&&!r)return Ml;if(!v||v===Ml||d.current!==e||i!=null){const b=new Map;for(let w of e){if(!w)continue;if(i&&i.length>0&&!i.includes(w.id)&&w.rect.current){b.set(w.id,w.rect.current);continue}const x=w.node.current,C=x?new Ma(c(x),x):null;w.rect.current=C,C&&b.set(w.id,C)}return b}return v},[e,i,r,f,c]);return p.useEffect(()=>{d.current=e},[e]),p.useEffect(()=>{f||g()},[r,f]),p.useEffect(()=>{i&&i.length>0&&o(null)},[JSON.stringify(i)]),p.useEffect(()=>{f||typeof a!="number"||_.current!==null||(_.current=setTimeout(()=>{g(),_.current=null},a))},[a,f,g,...n]),{droppableRects:h,measureDroppableContainers:g,measuringScheduled:i!=null};function y(){switch(u){case vs.Always:return!1;case vs.BeforeDragging:return r;default:return!r}}}function $a(e,t){return Ts(r=>e?r||(typeof t=="function"?t(e):e):null,[t,e])}function ym(e,t){return $a(e,t)}function vm(e){let{callback:t,disabled:r}=e;const n=Fi(t),s=p.useMemo(()=>{if(r||typeof window>"u"||typeof window.MutationObserver>"u")return;const{MutationObserver:i}=window;return new i(n)},[n,r]);return p.useEffect(()=>()=>s==null?void 0:s.disconnect(),[s]),s}function Vi(e){let{callback:t,disabled:r}=e;const n=Fi(t),s=p.useMemo(()=>{if(r||typeof window>"u"||typeof window.ResizeObserver>"u")return;const{ResizeObserver:i}=window;return new i(n)},[r]);return p.useEffect(()=>()=>s==null?void 0:s.disconnect(),[s]),s}function bm(e){return new Ma(Un(e),e)}function Ll(e,t,r){t===void 0&&(t=bm);const[n,s]=p.useState(null);function i(){s(c=>{if(!e)return null;if(e.isConnected===!1){var u;return(u=c??r)!=null?u:null}const d=t(e);return JSON.stringify(c)===JSON.stringify(d)?c:d})}const o=vm({callback(c){if(e)for(const u of c){const{type:d,target:f}=u;if(d==="childList"&&f instanceof HTMLElement&&f.contains(e)){i();break}}}}),a=Vi({callback:i});return Kt(()=>{i(),e?(a==null||a.observe(e),o==null||o.observe(document.body,{childList:!0,subtree:!0})):(a==null||a.disconnect(),o==null||o.disconnect())},[e]),n}function _m(e){const t=$a(e);return wd(e,t)}const Fl=[];function wm(e){const t=p.useRef(e),r=Ts(n=>e?n&&n!==Fl&&e&&t.current&&e.parentNode===t.current.parentNode?n:Bi(e):Fl,[e]);return p.useEffect(()=>{t.current=e},[e]),r}function xm(e){const[t,r]=p.useState(null),n=p.useRef(e),s=p.useCallback(i=>{const o=ao(i.target);o&&r(a=>a?(a.set(o,na(o)),new Map(a)):null)},[]);return p.useEffect(()=>{const i=n.current;if(e!==i){o(i);const a=e.map(c=>{const u=ao(c);return u?(u.addEventListener("scroll",s,{passive:!0}),[u,na(u)]):null}).filter(c=>c!=null);r(a.length?new Map(a):null),n.current=e}return()=>{o(e),o(i)};function o(a){a.forEach(c=>{const u=ao(c);u==null||u.removeEventListener("scroll",s)})}},[s,e]),p.useMemo(()=>e.length?t?Array.from(t.values()).reduce((i,o)=>wn(i,o),Qt):Id(e):Qt,[e,t])}function $l(e,t){t===void 0&&(t=[]);const r=p.useRef(null);return p.useEffect(()=>{r.current=null},t),p.useEffect(()=>{const n=e!==Qt;n&&!r.current&&(r.current=e),!n&&r.current&&(r.current=null)},[e]),r.current?ys(e,r.current):Qt}function Sm(e){p.useEffect(()=>{if(!Li)return;const t=e.map(r=>{let{sensor:n}=r;return n.setup==null?void 0:n.setup()});return()=>{for(const r of t)r==null||r()}},e.map(t=>{let{sensor:r}=t;return r}))}function Cm(e,t){return p.useMemo(()=>e.reduce((r,n)=>{let{eventName:s,handler:i}=n;return r[s]=o=>{i(o,t)},r},{}),[e,t])}function jd(e){return p.useMemo(()=>e?Gg(e):null,[e])}const Bl=[];function Om(e,t){t===void 0&&(t=Un);const[r]=e,n=jd(r?wt(r):null),[s,i]=p.useState(Bl);function o(){i(()=>e.length?e.map(c=>Ed(c)?n:new Ma(t(c),c)):Bl)}const a=Vi({callback:o});return Kt(()=>{a==null||a.disconnect(),o(),e.forEach(c=>a==null?void 0:a.observe(c))},[e]),s}function Rd(e){if(!e)return null;if(e.children.length>1)return e;const t=e.children[0];return Ns(t)?t:e}function Em(e){let{measure:t}=e;const[r,n]=p.useState(null),s=p.useCallback(u=>{for(const{target:d}of u)if(Ns(d)){n(f=>{const m=t(d);return f?{...f,width:m.width,height:m.height}:m});break}},[t]),i=Vi({callback:s}),o=p.useCallback(u=>{const d=Rd(u);i==null||i.disconnect(),d&&(i==null||i.observe(d)),n(d?t(d):null)},[t,i]),[a,c]=wi(o);return p.useMemo(()=>({nodeRef:a,rect:r,setRef:c}),[r,a,c])}const Dm=[{sensor:Ui,options:{}},{sensor:La,options:{}}],Im={current:{}},ni={draggable:{measure:Rl},droppable:{measure:Rl,strategy:vs.WhileDragging,frequency:ia.Optimized},dragOverlay:{measure:Un}};class us extends Map{get(t){var r;return t!=null&&(r=super.get(t))!=null?r:void 0}toArray(){return Array.from(this.values())}getEnabled(){return this.toArray().filter(t=>{let{disabled:r}=t;return!r})}getNodeFor(t){var r,n;return(r=(n=this.get(t))==null?void 0:n.node.current)!=null?r:void 0}}const Nm={activatorEvent:null,active:null,activeNode:null,activeNodeRect:null,collisions:null,containerNodeRect:null,draggableNodes:new Map,droppableRects:new Map,droppableContainers:new us,over:null,dragOverlay:{nodeRef:{current:null},rect:null,setRef:Ci},scrollableAncestors:[],scrollableAncestorRects:[],measuringConfiguration:ni,measureDroppableContainers:Ci,windowRect:null,measuringScheduled:!1},kd={activatorEvent:null,activators:[],active:null,activeNodeRect:null,ariaDescribedById:{draggable:""},dispatch:Ci,draggableNodes:new Map,over:null,measureDroppableContainers:Ci},Rs=p.createContext(kd),Ad=p.createContext(Nm);function Tm(){return{draggable:{active:null,initialCoordinates:{x:0,y:0},nodes:new Map,translate:{x:0,y:0}},droppable:{containers:new us}}}function jm(e,t){switch(t.type){case Qe.DragStart:return{...e,draggable:{...e.draggable,initialCoordinates:t.initialCoordinates,active:t.active}};case Qe.DragMove:return e.draggable.active==null?e:{...e,draggable:{...e.draggable,translate:{x:t.coordinates.x-e.draggable.initialCoordinates.x,y:t.coordinates.y-e.draggable.initialCoordinates.y}}};case Qe.DragEnd:case Qe.DragCancel:return{...e,draggable:{...e.draggable,active:null,initialCoordinates:{x:0,y:0},translate:{x:0,y:0}}};case Qe.RegisterDroppable:{const{element:r}=t,{id:n}=r,s=new us(e.droppable.containers);return s.set(n,r),{...e,droppable:{...e.droppable,containers:s}}}case Qe.SetDroppableDisabled:{const{id:r,key:n,disabled:s}=t,i=e.droppable.containers.get(r);if(!i||n!==i.key)return e;const o=new us(e.droppable.containers);return o.set(r,{...i,disabled:s}),{...e,droppable:{...e.droppable,containers:o}}}case Qe.UnregisterDroppable:{const{id:r,key:n}=t,s=e.droppable.containers.get(r);if(!s||n!==s.key)return e;const i=new us(e.droppable.containers);return i.delete(r),{...e,droppable:{...e.droppable,containers:i}}}default:return e}}function Rm(e){let{disabled:t}=e;const{active:r,activatorEvent:n,draggableNodes:s}=p.useContext(Rs),i=xi(n),o=xi(r==null?void 0:r.id);return p.useEffect(()=>{if(!t&&!n&&i&&o!=null){if(!$i(i)||document.activeElement===i.target)return;const a=s.get(o);if(!a)return;const{activatorNode:c,node:u}=a;if(!c.current&&!u.current)return;requestAnimationFrame(()=>{for(const d of[c.current,u.current]){if(!d)continue;const f=Ig(d);if(f){f.focus();break}}})}},[n,t,s,o,i]),null}function Pd(e,t){let{transform:r,...n}=t;return e!=null&&e.length?e.reduce((s,i)=>i({transform:s,...n}),r):r}function km(e){return p.useMemo(()=>({draggable:{...ni.draggable,...e==null?void 0:e.draggable},droppable:{...ni.droppable,...e==null?void 0:e.droppable},dragOverlay:{...ni.dragOverlay,...e==null?void 0:e.dragOverlay}}),[e==null?void 0:e.draggable,e==null?void 0:e.droppable,e==null?void 0:e.dragOverlay])}function Am(e){let{activeNode:t,measure:r,initialRect:n,config:s=!0}=e;const i=p.useRef(!1),{x:o,y:a}=typeof s=="boolean"?{x:s,y:s}:s;Kt(()=>{if(!o&&!a||!t){i.current=!1;return}if(i.current||!n)return;const u=t==null?void 0:t.node.current;if(!u||u.isConnected===!1)return;const d=r(u),f=wd(d,n);if(o||(f.x=0),a||(f.y=0),i.current=!0,Math.abs(f.x)>0||Math.abs(f.y)>0){const m=Sd(u);m&&m.scrollBy({top:f.y,left:f.x})}},[t,o,a,n,r])}const zi=p.createContext({...Qt,scaleX:1,scaleY:1});var xr;(function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Initializing=1]="Initializing",e[e.Initialized=2]="Initialized"})(xr||(xr={}));const Md=p.memo(function(t){var r,n,s,i;let{id:o,accessibility:a,autoScroll:c=!0,children:u,sensors:d=Dm,collisionDetection:f=zg,measuring:m,modifiers:g,..._}=t;const h=p.useReducer(jm,void 0,Tm),[y,v]=h,[b,w]=Ag(),[x,C]=p.useState(xr.Uninitialized),I=x===xr.Initialized,{draggable:{active:j,nodes:k,translate:F},droppable:{containers:T}}=y,M=j!=null?k.get(j):null,P=p.useRef({initial:null,translated:null}),A=p.useMemo(()=>{var Xe;return j!=null?{id:j,data:(Xe=M==null?void 0:M.data)!=null?Xe:Im,rect:P}:null},[j,M]),B=p.useRef(null),[$,te]=p.useState(null),[ie,he]=p.useState(null),pe=ms(_,Object.values(_)),Y=js("DndDescribedBy",o),X=p.useMemo(()=>T.getEnabled(),[T]),R=km(m),{droppableRects:U,measureDroppableContainers:K,measuringScheduled:oe}=mm(X,{dragging:I,dependencies:[F.x,F.y],config:R.droppable}),Z=pm(k,j),ke=p.useMemo(()=>ie?Si(ie):null,[ie]),Le=Mr(),Ae=ym(Z,R.draggable.measure);Am({activeNode:j!=null?k.get(j):null,config:Le.layoutShiftCompensation,initialRect:Ae,measure:R.draggable.measure});const ne=Ll(Z,R.draggable.measure,Ae),se=Ll(Z?Z.parentElement:null),de=p.useRef({activatorEvent:null,active:null,activeNode:Z,collisionRect:null,collisions:null,droppableRects:U,draggableNodes:k,draggingNode:null,draggingNodeRect:null,droppableContainers:T,over:null,scrollableAncestors:[],scrollAdjustedTranslate:null}),Pe=T.getNodeFor((r=de.current.over)==null?void 0:r.id),ze=Em({measure:R.dragOverlay.measure}),De=(n=ze.nodeRef.current)!=null?n:Z,ee=I?(s=ze.rect)!=null?s:ne:null,We=!!(ze.nodeRef.current&&ze.rect),at=_m(We?null:ne),vt=jd(De?wt(De):null),qe=wm(I?Pe??Z:null),Ye=Om(qe),lt=Pd(g,{transform:{x:F.x-at.x,y:F.y-at.y,scaleX:1,scaleY:1},activatorEvent:ie,active:A,activeNodeRect:ne,containerNodeRect:se,draggingNodeRect:ee,over:de.current.over,overlayNodeRect:ze.rect,scrollableAncestors:qe,scrollableAncestorRects:Ye,windowRect:vt}),Us=ke?wn(ke,F):null,no=xm(qe),ml=$l(no),Vs=$l(no,[ne]),S=wn(lt,ml),D=ee?Wg(ee,lt):null,N=A&&D?f({active:A,collisionRect:D,droppableRects:U,droppableContainers:X,pointerCoordinates:Us}):null,V=_d(N,"id"),[z,W]=p.useState(null),q=We?lt:wn(lt,Vs),J=qg(q,(i=z==null?void 0:z.rect)!=null?i:null,ne),fe=p.useRef(null),Fe=p.useCallback((Xe,ct)=>{let{sensor:bt,options:Vt}=ct;if(B.current==null)return;const Pt=k.get(B.current);if(!Pt)return;const Nt=Xe.nativeEvent,Xt=new bt({active:B.current,activeNode:Pt,event:Nt,options:Vt,context:de,onAbort(rt){if(!k.get(rt))return;const{onDragAbort:Zt}=pe.current,cr={id:rt};Zt==null||Zt(cr),b({type:"onDragAbort",event:cr})},onPending(rt,gr,Zt,cr){if(!k.get(rt))return;const{onDragPending:Qn}=pe.current,mr={id:rt,constraint:gr,initialCoordinates:Zt,offset:cr};Qn==null||Qn(mr),b({type:"onDragPending",event:mr})},onStart(rt){const gr=B.current;if(gr==null)return;const Zt=k.get(gr);if(!Zt)return;const{onDragStart:cr}=pe.current,Kn={activatorEvent:Nt,active:{id:gr,data:Zt.data,rect:P}};Rr.unstable_batchedUpdates(()=>{cr==null||cr(Kn),C(xr.Initializing),v({type:Qe.DragStart,initialCoordinates:rt,active:gr}),b({type:"onDragStart",event:Kn}),te(fe.current),he(Nt)})},onMove(rt){v({type:Qe.DragMove,coordinates:rt})},onEnd:ln(Qe.DragEnd),onCancel:ln(Qe.DragCancel)});fe.current=Xt;function ln(rt){return async function(){const{active:Zt,collisions:cr,over:Kn,scrollAdjustedTranslate:Qn}=de.current;let mr=null;if(Zt&&Qn){const{cancelDrop:Gn}=pe.current;mr={activatorEvent:Nt,active:Zt,collisions:cr,delta:Qn,over:Kn},rt===Qe.DragEnd&&typeof Gn=="function"&&await Promise.resolve(Gn(mr))&&(rt=Qe.DragCancel)}B.current=null,Rr.unstable_batchedUpdates(()=>{v({type:rt}),C(xr.Uninitialized),W(null),te(null),he(null),fe.current=null;const Gn=rt===Qe.DragEnd?"onDragEnd":"onDragCancel";if(mr){const so=pe.current[Gn];so==null||so(mr),b({type:Gn,event:mr})}})}}},[k]),xt=p.useCallback((Xe,ct)=>(bt,Vt)=>{const Pt=bt.nativeEvent,Nt=k.get(Vt);if(B.current!==null||!Nt||Pt.dndKit||Pt.defaultPrevented)return;const Xt={active:Nt};Xe(bt,ct.options,Xt)===!0&&(Pt.dndKit={capturedBy:ct.sensor},B.current=Vt,Fe(bt,ct))},[k,Fe]),St=gm(d,xt);Sm(d),Kt(()=>{ne&&x===xr.Initializing&&C(xr.Initialized)},[ne,x]),p.useEffect(()=>{const{onDragMove:Xe}=pe.current,{active:ct,activatorEvent:bt,collisions:Vt,over:Pt}=de.current;if(!ct||!bt)return;const Nt={active:ct,activatorEvent:bt,collisions:Vt,delta:{x:S.x,y:S.y},over:Pt};Rr.unstable_batchedUpdates(()=>{Xe==null||Xe(Nt),b({type:"onDragMove",event:Nt})})},[S.x,S.y]),p.useEffect(()=>{const{active:Xe,activatorEvent:ct,collisions:bt,droppableContainers:Vt,scrollAdjustedTranslate:Pt}=de.current;if(!Xe||B.current==null||!ct||!Pt)return;const{onDragOver:Nt}=pe.current,Xt=Vt.get(V),ln=Xt&&Xt.rect.current?{id:Xt.id,rect:Xt.rect.current,data:Xt.data,disabled:Xt.disabled}:null,rt={active:Xe,activatorEvent:ct,collisions:bt,delta:{x:Pt.x,y:Pt.y},over:ln};Rr.unstable_batchedUpdates(()=>{W(ln),Nt==null||Nt(rt),b({type:"onDragOver",event:rt})})},[V]),Kt(()=>{de.current={activatorEvent:ie,active:A,activeNode:Z,collisionRect:D,collisions:N,droppableRects:U,draggableNodes:k,draggingNode:De,draggingNodeRect:ee,droppableContainers:T,over:z,scrollableAncestors:qe,scrollAdjustedTranslate:S},P.current={initial:ee,translated:D}},[A,Z,N,D,k,De,ee,U,T,z,qe,S]),dm({...Le,delta:F,draggingRect:D,pointerCoordinates:Us,scrollableAncestors:qe,scrollableAncestorRects:Ye});const lr=p.useMemo(()=>({active:A,activeNode:Z,activeNodeRect:ne,activatorEvent:ie,collisions:N,containerNodeRect:se,dragOverlay:ze,draggableNodes:k,droppableContainers:T,droppableRects:U,over:z,measureDroppableContainers:K,scrollableAncestors:qe,scrollableAncestorRects:Ye,measuringConfiguration:R,measuringScheduled:oe,windowRect:vt}),[A,Z,ne,ie,N,se,ze,k,T,U,z,K,qe,Ye,R,oe,vt]),Wn=p.useMemo(()=>({activatorEvent:ie,activators:St,active:A,activeNodeRect:ne,ariaDescribedById:{draggable:Y},dispatch:v,draggableNodes:k,over:z,measureDroppableContainers:K}),[ie,St,A,ne,v,Y,k,z,K]);return p.createElement(md.Provider,{value:w},p.createElement(Rs.Provider,{value:Wn},p.createElement(Ad.Provider,{value:lr},p.createElement(zi.Provider,{value:J},u)),p.createElement(Rm,{disabled:(a==null?void 0:a.restoreFocus)===!1})),p.createElement(Lg,{...a,hiddenTextDescribedById:Y}));function Mr(){const Xe=($==null?void 0:$.autoScrollEnabled)===!1,ct=typeof c=="object"?c.enabled===!1:c===!1,bt=I&&!Xe&&!ct;return typeof c=="object"?{...c,enabled:bt}:{enabled:bt}}}),Pm=p.createContext(null),Ul="button",Mm="Draggable";function Ld(e){let{id:t,data:r,disabled:n=!1,attributes:s}=e;const i=js(Mm),{activators:o,activatorEvent:a,active:c,activeNodeRect:u,ariaDescribedById:d,draggableNodes:f,over:m}=p.useContext(Rs),{role:g=Ul,roleDescription:_="draggable",tabIndex:h=0}=s??{},y=(c==null?void 0:c.id)===t,v=p.useContext(y?zi:Pm),[b,w]=wi(),[x,C]=wi(),I=Cm(o,t),j=ms(r);Kt(()=>(f.set(t,{id:t,key:i,node:b,activatorNode:x,data:j}),()=>{const F=f.get(t);F&&F.key===i&&f.delete(t)}),[f,t]);const k=p.useMemo(()=>({role:g,tabIndex:h,"aria-disabled":n,"aria-pressed":y&&g===Ul?!0:void 0,"aria-roledescription":_,"aria-describedby":d.draggable}),[n,g,h,y,_,d.draggable]);return{active:c,activatorEvent:a,activeNodeRect:u,attributes:k,isDragging:y,listeners:n?void 0:I,node:b,over:m,setNodeRef:w,setActivatorNodeRef:C,transform:v}}function Fd(){return p.useContext(Ad)}const Lm="Droppable",Fm={timeout:25};function $m(e){let{data:t,disabled:r=!1,id:n,resizeObserverConfig:s}=e;const i=js(Lm),{active:o,dispatch:a,over:c,measureDroppableContainers:u}=p.useContext(Rs),d=p.useRef({disabled:r}),f=p.useRef(!1),m=p.useRef(null),g=p.useRef(null),{disabled:_,updateMeasurementsFor:h,timeout:y}={...Fm,...s},v=ms(h??n),b=p.useCallback(()=>{if(!f.current){f.current=!0;return}g.current!=null&&clearTimeout(g.current),g.current=setTimeout(()=>{u(Array.isArray(v.current)?v.current:[v.current]),g.current=null},y)},[y]),w=Vi({callback:b,disabled:_||!o}),x=p.useCallback((k,F)=>{w&&(F&&(w.unobserve(F),f.current=!1),k&&w.observe(k))},[w]),[C,I]=wi(x),j=ms(t);return p.useEffect(()=>{!w||!C.current||(w.disconnect(),f.current=!1,w.observe(C.current))},[C,w]),p.useEffect(()=>(a({type:Qe.RegisterDroppable,element:{id:n,key:i,disabled:r,node:C,rect:m,data:j}}),()=>a({type:Qe.UnregisterDroppable,key:i,id:n})),[n]),p.useEffect(()=>{r!==d.current.disabled&&(a({type:Qe.SetDroppableDisabled,id:n,key:i,disabled:r}),d.current.disabled=r)},[n,i,r,a]),{active:o,rect:m,isOver:(c==null?void 0:c.id)===n,node:C,over:c,setNodeRef:I}}function Bm(e){let{animation:t,children:r}=e;const[n,s]=p.useState(null),[i,o]=p.useState(null),a=xi(r);return!r&&!n&&a&&s(a),Kt(()=>{if(!i)return;const c=n==null?void 0:n.key,u=n==null?void 0:n.props.id;if(c==null||u==null){s(null);return}Promise.resolve(t(u,i)).then(()=>{s(null)})},[t,n,i]),p.createElement(p.Fragment,null,r,n?p.cloneElement(n,{ref:o}):null)}const Um={x:0,y:0,scaleX:1,scaleY:1};function Vm(e){let{children:t}=e;return p.createElement(Rs.Provider,{value:kd},p.createElement(zi.Provider,{value:Um},t))}const zm={position:"fixed",touchAction:"none"},qm=e=>$i(e)?"transform 250ms ease":void 0,Hm=p.forwardRef((e,t)=>{let{as:r,activatorEvent:n,adjustScale:s,children:i,className:o,rect:a,style:c,transform:u,transition:d=qm}=e;if(!a)return null;const f=s?u:{...u,scaleX:1,scaleY:1},m={...zm,width:a.width,height:a.height,top:a.top,left:a.left,transform:Ar.Transform.toString(f),transformOrigin:s&&n?Fg(n,a):void 0,transition:typeof d=="function"?d(n):d,...c};return p.createElement(r,{className:o,style:m,ref:t},i)}),Wm=e=>t=>{let{active:r,dragOverlay:n}=t;const s={},{styles:i,className:o}=e;if(i!=null&&i.active)for(const[a,c]of Object.entries(i.active))c!==void 0&&(s[a]=r.node.style.getPropertyValue(a),r.node.style.setProperty(a,c));if(i!=null&&i.dragOverlay)for(const[a,c]of Object.entries(i.dragOverlay))c!==void 0&&n.node.style.setProperty(a,c);return o!=null&&o.active&&r.node.classList.add(o.active),o!=null&&o.dragOverlay&&n.node.classList.add(o.dragOverlay),function(){for(const[c,u]of Object.entries(s))r.node.style.setProperty(c,u);o!=null&&o.active&&r.node.classList.remove(o.active)}},Km=e=>{let{transform:{initial:t,final:r}}=e;return[{transform:Ar.Transform.toString(t)},{transform:Ar.Transform.toString(r)}]},Qm={duration:250,easing:"ease",keyframes:Km,sideEffects:Wm({styles:{active:{opacity:"0"}}})};function Gm(e){let{config:t,draggableNodes:r,droppableContainers:n,measuringConfiguration:s}=e;return Fi((i,o)=>{if(t===null)return;const a=r.get(i);if(!a)return;const c=a.node.current;if(!c)return;const u=Rd(o);if(!u)return;const{transform:d}=wt(o).getComputedStyle(o),f=xd(d);if(!f)return;const m=typeof t=="function"?t:Ym(t);return Nd(c,s.draggable.measure),m({active:{id:i,data:a.data,node:c,rect:s.draggable.measure(c)},draggableNodes:r,dragOverlay:{node:o,rect:s.dragOverlay.measure(u)},droppableContainers:n,measuringConfiguration:s,transform:f})})}function Ym(e){const{duration:t,easing:r,sideEffects:n,keyframes:s}={...Qm,...e};return i=>{let{active:o,dragOverlay:a,transform:c,...u}=i;if(!t)return;const d={x:a.rect.left-o.rect.left,y:a.rect.top-o.rect.top},f={scaleX:c.scaleX!==1?o.rect.width*c.scaleX/a.rect.width:1,scaleY:c.scaleY!==1?o.rect.height*c.scaleY/a.rect.height:1},m={x:c.x-d.x,y:c.y-d.y,...f},g=s({...u,active:o,dragOverlay:a,transform:{initial:c,final:m}}),[_]=g,h=g[g.length-1];if(JSON.stringify(_)===JSON.stringify(h))return;const y=n==null?void 0:n({active:o,dragOverlay:a,...u}),v=a.node.animate(g,{duration:t,easing:r,fill:"forwards"});return new Promise(b=>{v.onfinish=()=>{y==null||y(),b()}})}}let Vl=0;function Xm(e){return p.useMemo(()=>{if(e!=null)return Vl++,Vl},[e])}const Zm=p.memo(e=>{let{adjustScale:t=!1,children:r,dropAnimation:n,style:s,transition:i,modifiers:o,wrapperElement:a="div",className:c,zIndex:u=999}=e;const{activatorEvent:d,active:f,activeNodeRect:m,containerNodeRect:g,draggableNodes:_,droppableContainers:h,dragOverlay:y,over:v,measuringConfiguration:b,scrollableAncestors:w,scrollableAncestorRects:x,windowRect:C}=Fd(),I=p.useContext(zi),j=Xm(f==null?void 0:f.id),k=Pd(o,{activatorEvent:d,active:f,activeNodeRect:m,containerNodeRect:g,draggingNodeRect:y.rect,over:v,overlayNodeRect:y.rect,scrollableAncestors:w,scrollableAncestorRects:x,transform:I,windowRect:C}),F=$a(m),T=Gm({config:n,draggableNodes:_,droppableContainers:h,measuringConfiguration:b}),M=F?y.setRef:void 0;return p.createElement(Vm,null,p.createElement(Bm,{animation:T},f&&j?p.createElement(Hm,{key:j,id:f.id,ref:M,as:a,activatorEvent:d,adjustScale:t,className:c,transition:i,rect:F,style:{zIndex:u,...s},transform:k},r):null))});/**
|
|
182
182
|
* @license lucide-react v0.400.0 - ISC
|
|
183
183
|
*
|
|
184
184
|
* This source code is licensed under the ISC license.
|
|
@@ -198,222 +198,222 @@ to {
|
|
|
198
198
|
*
|
|
199
199
|
* This source code is licensed under the ISC license.
|
|
200
200
|
* See the LICENSE file in the root directory of this source tree.
|
|
201
|
-
*/const
|
|
201
|
+
*/const ce=(e,t)=>{const r=p.forwardRef(({className:n,...s},i)=>p.createElement(ty,{ref:i,iconNode:t,className:$d(`lucide-${Jm(e)}`,n),...s}));return r.displayName=`${e}`,r};/**
|
|
202
202
|
* @license lucide-react v0.400.0 - ISC
|
|
203
203
|
*
|
|
204
204
|
* This source code is licensed under the ISC license.
|
|
205
205
|
* See the LICENSE file in the root directory of this source tree.
|
|
206
|
-
*/const ry=
|
|
206
|
+
*/const ry=ce("ArrowLeft",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);/**
|
|
207
207
|
* @license lucide-react v0.400.0 - ISC
|
|
208
208
|
*
|
|
209
209
|
* This source code is licensed under the ISC license.
|
|
210
210
|
* See the LICENSE file in the root directory of this source tree.
|
|
211
|
-
*/const ny=
|
|
211
|
+
*/const ny=ce("ArrowUpAZ",[["path",{d:"m3 8 4-4 4 4",key:"11wl7u"}],["path",{d:"M7 4v16",key:"1glfcx"}],["path",{d:"M20 8h-5",key:"1vsyxs"}],["path",{d:"M15 10V6.5a2.5 2.5 0 0 1 5 0V10",key:"ag13bf"}],["path",{d:"M15 14h5l-5 6h5",key:"ur5jdg"}]]);/**
|
|
212
212
|
* @license lucide-react v0.400.0 - ISC
|
|
213
213
|
*
|
|
214
214
|
* This source code is licensed under the ISC license.
|
|
215
215
|
* See the LICENSE file in the root directory of this source tree.
|
|
216
|
-
*/const sy=
|
|
216
|
+
*/const sy=ce("Book",[["path",{d:"M4 19.5v-15A2.5 2.5 0 0 1 6.5 2H20v20H6.5a2.5 2.5 0 0 1 0-5H20",key:"t4utmx"}]]);/**
|
|
217
217
|
* @license lucide-react v0.400.0 - ISC
|
|
218
218
|
*
|
|
219
219
|
* This source code is licensed under the ISC license.
|
|
220
220
|
* See the LICENSE file in the root directory of this source tree.
|
|
221
|
-
*/const Vn=
|
|
221
|
+
*/const Vn=ce("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
|
|
222
222
|
* @license lucide-react v0.400.0 - ISC
|
|
223
223
|
*
|
|
224
224
|
* This source code is licensed under the ISC license.
|
|
225
225
|
* See the LICENSE file in the root directory of this source tree.
|
|
226
|
-
*/const ks=
|
|
226
|
+
*/const ks=ce("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
|
|
227
227
|
* @license lucide-react v0.400.0 - ISC
|
|
228
228
|
*
|
|
229
229
|
* This source code is licensed under the ISC license.
|
|
230
230
|
* See the LICENSE file in the root directory of this source tree.
|
|
231
|
-
*/const Bd=
|
|
231
|
+
*/const Bd=ce("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
|
|
232
232
|
* @license lucide-react v0.400.0 - ISC
|
|
233
233
|
*
|
|
234
234
|
* This source code is licensed under the ISC license.
|
|
235
235
|
* See the LICENSE file in the root directory of this source tree.
|
|
236
|
-
*/const iy=
|
|
236
|
+
*/const iy=ce("ChevronUp",[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]]);/**
|
|
237
237
|
* @license lucide-react v0.400.0 - ISC
|
|
238
238
|
*
|
|
239
239
|
* This source code is licensed under the ISC license.
|
|
240
240
|
* See the LICENSE file in the root directory of this source tree.
|
|
241
|
-
*/const Ud=
|
|
241
|
+
*/const Ud=ce("CircleCheckBig",[["path",{d:"M22 11.08V12a10 10 0 1 1-5.93-9.14",key:"g774vq"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]]);/**
|
|
242
242
|
* @license lucide-react v0.400.0 - ISC
|
|
243
243
|
*
|
|
244
244
|
* This source code is licensed under the ISC license.
|
|
245
245
|
* See the LICENSE file in the root directory of this source tree.
|
|
246
|
-
*/const
|
|
246
|
+
*/const Ba=ce("CircleHelp",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);/**
|
|
247
247
|
* @license lucide-react v0.400.0 - ISC
|
|
248
248
|
*
|
|
249
249
|
* This source code is licensed under the ISC license.
|
|
250
250
|
* See the LICENSE file in the root directory of this source tree.
|
|
251
|
-
*/const
|
|
251
|
+
*/const oa=ce("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);/**
|
|
252
252
|
* @license lucide-react v0.400.0 - ISC
|
|
253
253
|
*
|
|
254
254
|
* This source code is licensed under the ISC license.
|
|
255
255
|
* See the LICENSE file in the root directory of this source tree.
|
|
256
|
-
*/const oy=
|
|
256
|
+
*/const oy=ce("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);/**
|
|
257
257
|
* @license lucide-react v0.400.0 - ISC
|
|
258
258
|
*
|
|
259
259
|
* This source code is licensed under the ISC license.
|
|
260
260
|
* See the LICENSE file in the root directory of this source tree.
|
|
261
|
-
*/const ay=
|
|
261
|
+
*/const ay=ce("Download",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"7 10 12 15 17 10",key:"2ggqvy"}],["line",{x1:"12",x2:"12",y1:"15",y2:"3",key:"1vk2je"}]]);/**
|
|
262
262
|
* @license lucide-react v0.400.0 - ISC
|
|
263
263
|
*
|
|
264
264
|
* This source code is licensed under the ISC license.
|
|
265
265
|
* See the LICENSE file in the root directory of this source tree.
|
|
266
|
-
*/const Vd=
|
|
266
|
+
*/const Vd=ce("EllipsisVertical",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"12",cy:"5",r:"1",key:"gxeob9"}],["circle",{cx:"12",cy:"19",r:"1",key:"lyex9k"}]]);/**
|
|
267
267
|
* @license lucide-react v0.400.0 - ISC
|
|
268
268
|
*
|
|
269
269
|
* This source code is licensed under the ISC license.
|
|
270
270
|
* See the LICENSE file in the root directory of this source tree.
|
|
271
|
-
*/const
|
|
271
|
+
*/const Ua=ce("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);/**
|
|
272
272
|
* @license lucide-react v0.400.0 - ISC
|
|
273
273
|
*
|
|
274
274
|
* This source code is licensed under the ISC license.
|
|
275
275
|
* See the LICENSE file in the root directory of this source tree.
|
|
276
|
-
*/const zn=
|
|
276
|
+
*/const zn=ce("File",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}]]);/**
|
|
277
277
|
* @license lucide-react v0.400.0 - ISC
|
|
278
278
|
*
|
|
279
279
|
* This source code is licensed under the ISC license.
|
|
280
280
|
* See the LICENSE file in the root directory of this source tree.
|
|
281
|
-
*/const ly=
|
|
281
|
+
*/const ly=ce("FolderOpen",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]]);/**
|
|
282
282
|
* @license lucide-react v0.400.0 - ISC
|
|
283
283
|
*
|
|
284
284
|
* This source code is licensed under the ISC license.
|
|
285
285
|
* See the LICENSE file in the root directory of this source tree.
|
|
286
|
-
*/const zd=
|
|
286
|
+
*/const zd=ce("FolderPlus",[["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"M9 13h6",key:"1uhe8q"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]]);/**
|
|
287
287
|
* @license lucide-react v0.400.0 - ISC
|
|
288
288
|
*
|
|
289
289
|
* This source code is licensed under the ISC license.
|
|
290
290
|
* See the LICENSE file in the root directory of this source tree.
|
|
291
|
-
*/const cy=
|
|
291
|
+
*/const cy=ce("Folder",[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]]);/**
|
|
292
292
|
* @license lucide-react v0.400.0 - ISC
|
|
293
293
|
*
|
|
294
294
|
* This source code is licensed under the ISC license.
|
|
295
295
|
* See the LICENSE file in the root directory of this source tree.
|
|
296
|
-
*/const qd=
|
|
296
|
+
*/const qd=ce("GripVertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]]);/**
|
|
297
297
|
* @license lucide-react v0.400.0 - ISC
|
|
298
298
|
*
|
|
299
299
|
* This source code is licensed under the ISC license.
|
|
300
300
|
* See the LICENSE file in the root directory of this source tree.
|
|
301
|
-
*/const uy=
|
|
301
|
+
*/const uy=ce("House",[["path",{d:"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8",key:"5wwlr5"}],["path",{d:"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",key:"1d0kgt"}]]);/**
|
|
302
302
|
* @license lucide-react v0.400.0 - ISC
|
|
303
303
|
*
|
|
304
304
|
* This source code is licensed under the ISC license.
|
|
305
305
|
* See the LICENSE file in the root directory of this source tree.
|
|
306
|
-
*/const Hd=
|
|
306
|
+
*/const Hd=ce("Image",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]]);/**
|
|
307
307
|
* @license lucide-react v0.400.0 - ISC
|
|
308
308
|
*
|
|
309
309
|
* This source code is licensed under the ISC license.
|
|
310
310
|
* See the LICENSE file in the root directory of this source tree.
|
|
311
|
-
*/const
|
|
311
|
+
*/const Va=ce("Layers",[["path",{d:"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z",key:"8b97xw"}],["path",{d:"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65",key:"dd6zsq"}],["path",{d:"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65",key:"ep9fru"}]]);/**
|
|
312
312
|
* @license lucide-react v0.400.0 - ISC
|
|
313
313
|
*
|
|
314
314
|
* This source code is licensed under the ISC license.
|
|
315
315
|
* See the LICENSE file in the root directory of this source tree.
|
|
316
|
-
*/const dy=
|
|
316
|
+
*/const dy=ce("Library",[["path",{d:"m16 6 4 14",key:"ji33uf"}],["path",{d:"M12 6v14",key:"1n7gus"}],["path",{d:"M8 8v12",key:"1gg7y9"}],["path",{d:"M4 4v16",key:"6qkkli"}]]);/**
|
|
317
317
|
* @license lucide-react v0.400.0 - ISC
|
|
318
318
|
*
|
|
319
319
|
* This source code is licensed under the ISC license.
|
|
320
320
|
* See the LICENSE file in the root directory of this source tree.
|
|
321
|
-
*/const si=
|
|
321
|
+
*/const si=ce("Loader",[["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m16.2 7.8 2.9-2.9",key:"r700ao"}],["path",{d:"M18 12h4",key:"wj9ykh"}],["path",{d:"m16.2 16.2 2.9 2.9",key:"1bxg5t"}],["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"m4.9 19.1 2.9-2.9",key:"bwix9q"}],["path",{d:"M2 12h4",key:"j09sii"}],["path",{d:"m4.9 4.9 2.9 2.9",key:"giyufr"}]]);/**
|
|
322
322
|
* @license lucide-react v0.400.0 - ISC
|
|
323
323
|
*
|
|
324
324
|
* This source code is licensed under the ISC license.
|
|
325
325
|
* See the LICENSE file in the root directory of this source tree.
|
|
326
|
-
*/const
|
|
326
|
+
*/const za=ce("Music",[["path",{d:"M9 18V5l12-2v13",key:"1jmyc2"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["circle",{cx:"18",cy:"16",r:"3",key:"1hluhg"}]]);/**
|
|
327
327
|
* @license lucide-react v0.400.0 - ISC
|
|
328
328
|
*
|
|
329
329
|
* This source code is licensed under the ISC license.
|
|
330
330
|
* See the LICENSE file in the root directory of this source tree.
|
|
331
|
-
*/const
|
|
331
|
+
*/const qa=ce("Package",[["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]]);/**
|
|
332
332
|
* @license lucide-react v0.400.0 - ISC
|
|
333
333
|
*
|
|
334
334
|
* This source code is licensed under the ISC license.
|
|
335
335
|
* See the LICENSE file in the root directory of this source tree.
|
|
336
|
-
*/const fy=
|
|
336
|
+
*/const fy=ce("PanelLeftClose",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m16 15-3-3 3-3",key:"14y99z"}]]);/**
|
|
337
337
|
* @license lucide-react v0.400.0 - ISC
|
|
338
338
|
*
|
|
339
339
|
* This source code is licensed under the ISC license.
|
|
340
340
|
* See the LICENSE file in the root directory of this source tree.
|
|
341
|
-
*/const hy=
|
|
341
|
+
*/const hy=ce("PanelLeftOpen",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m14 9 3 3-3 3",key:"8010ee"}]]);/**
|
|
342
342
|
* @license lucide-react v0.400.0 - ISC
|
|
343
343
|
*
|
|
344
344
|
* This source code is licensed under the ISC license.
|
|
345
345
|
* See the LICENSE file in the root directory of this source tree.
|
|
346
|
-
*/const py=
|
|
346
|
+
*/const py=ce("PanelRightClose",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M15 3v18",key:"14nvp0"}],["path",{d:"m8 9 3 3-3 3",key:"12hl5m"}]]);/**
|
|
347
347
|
* @license lucide-react v0.400.0 - ISC
|
|
348
348
|
*
|
|
349
349
|
* This source code is licensed under the ISC license.
|
|
350
350
|
* See the LICENSE file in the root directory of this source tree.
|
|
351
|
-
*/const gy=
|
|
351
|
+
*/const gy=ce("Pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);/**
|
|
352
352
|
* @license lucide-react v0.400.0 - ISC
|
|
353
353
|
*
|
|
354
354
|
* This source code is licensed under the ISC license.
|
|
355
355
|
* See the LICENSE file in the root directory of this source tree.
|
|
356
|
-
*/const As=
|
|
356
|
+
*/const As=ce("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
|
|
357
357
|
* @license lucide-react v0.400.0 - ISC
|
|
358
358
|
*
|
|
359
359
|
* This source code is licensed under the ISC license.
|
|
360
360
|
* See the LICENSE file in the root directory of this source tree.
|
|
361
|
-
*/const zl=
|
|
361
|
+
*/const zl=ce("QrCode",[["rect",{width:"5",height:"5",x:"3",y:"3",rx:"1",key:"1tu5fj"}],["rect",{width:"5",height:"5",x:"16",y:"3",rx:"1",key:"1v8r4q"}],["rect",{width:"5",height:"5",x:"3",y:"16",rx:"1",key:"1x03jg"}],["path",{d:"M21 16h-3a2 2 0 0 0-2 2v3",key:"177gqh"}],["path",{d:"M21 21v.01",key:"ents32"}],["path",{d:"M12 7v3a2 2 0 0 1-2 2H7",key:"8crl2c"}],["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M12 3h.01",key:"n36tog"}],["path",{d:"M12 16v.01",key:"133mhm"}],["path",{d:"M16 12h1",key:"1slzba"}],["path",{d:"M21 12v.01",key:"1lwtk9"}],["path",{d:"M12 21v-1",key:"1880an"}]]);/**
|
|
362
362
|
* @license lucide-react v0.400.0 - ISC
|
|
363
363
|
*
|
|
364
364
|
* This source code is licensed under the ISC license.
|
|
365
365
|
* See the LICENSE file in the root directory of this source tree.
|
|
366
|
-
*/const my=
|
|
366
|
+
*/const my=ce("RotateCcw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);/**
|
|
367
367
|
* @license lucide-react v0.400.0 - ISC
|
|
368
368
|
*
|
|
369
369
|
* This source code is licensed under the ISC license.
|
|
370
370
|
* See the LICENSE file in the root directory of this source tree.
|
|
371
|
-
*/const yy=
|
|
371
|
+
*/const yy=ce("Save",[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]]);/**
|
|
372
372
|
* @license lucide-react v0.400.0 - ISC
|
|
373
373
|
*
|
|
374
374
|
* This source code is licensed under the ISC license.
|
|
375
375
|
* See the LICENSE file in the root directory of this source tree.
|
|
376
|
-
*/const
|
|
376
|
+
*/const aa=ce("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
|
|
377
377
|
* @license lucide-react v0.400.0 - ISC
|
|
378
378
|
*
|
|
379
379
|
* This source code is licensed under the ISC license.
|
|
380
380
|
* See the LICENSE file in the root directory of this source tree.
|
|
381
|
-
*/const vy=
|
|
381
|
+
*/const vy=ce("Send",[["path",{d:"m22 2-7 20-4-9-9-4Z",key:"1q3vgg"}],["path",{d:"M22 2 11 13",key:"nzbqef"}]]);/**
|
|
382
382
|
* @license lucide-react v0.400.0 - ISC
|
|
383
383
|
*
|
|
384
384
|
* This source code is licensed under the ISC license.
|
|
385
385
|
* See the LICENSE file in the root directory of this source tree.
|
|
386
|
-
*/const by=
|
|
386
|
+
*/const by=ce("Shield",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}]]);/**
|
|
387
387
|
* @license lucide-react v0.400.0 - ISC
|
|
388
388
|
*
|
|
389
389
|
* This source code is licensed under the ISC license.
|
|
390
390
|
* See the LICENSE file in the root directory of this source tree.
|
|
391
|
-
*/const _y=
|
|
391
|
+
*/const _y=ce("SlidersHorizontal",[["line",{x1:"21",x2:"14",y1:"4",y2:"4",key:"obuewd"}],["line",{x1:"10",x2:"3",y1:"4",y2:"4",key:"1q6298"}],["line",{x1:"21",x2:"12",y1:"12",y2:"12",key:"1iu8h1"}],["line",{x1:"8",x2:"3",y1:"12",y2:"12",key:"ntss68"}],["line",{x1:"21",x2:"16",y1:"20",y2:"20",key:"14d8ph"}],["line",{x1:"12",x2:"3",y1:"20",y2:"20",key:"m0wm8r"}],["line",{x1:"14",x2:"14",y1:"2",y2:"6",key:"14e1ph"}],["line",{x1:"8",x2:"8",y1:"10",y2:"14",key:"1i6ji0"}],["line",{x1:"16",x2:"16",y1:"18",y2:"22",key:"1lctlv"}]]);/**
|
|
392
392
|
* @license lucide-react v0.400.0 - ISC
|
|
393
393
|
*
|
|
394
394
|
* This source code is licensed under the ISC license.
|
|
395
395
|
* See the LICENSE file in the root directory of this source tree.
|
|
396
|
-
*/const
|
|
396
|
+
*/const Ha=ce("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);/**
|
|
397
397
|
* @license lucide-react v0.400.0 - ISC
|
|
398
398
|
*
|
|
399
399
|
* This source code is licensed under the ISC license.
|
|
400
400
|
* See the LICENSE file in the root directory of this source tree.
|
|
401
|
-
*/const ql=
|
|
401
|
+
*/const ql=ce("Upload",[["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["polyline",{points:"17 8 12 3 7 8",key:"t8dd8p"}],["line",{x1:"12",x2:"12",y1:"3",y2:"15",key:"widbto"}]]);/**
|
|
402
402
|
* @license lucide-react v0.400.0 - ISC
|
|
403
403
|
*
|
|
404
404
|
* This source code is licensed under the ISC license.
|
|
405
405
|
* See the LICENSE file in the root directory of this source tree.
|
|
406
|
-
*/const wy=
|
|
406
|
+
*/const wy=ce("Users",[["path",{d:"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2",key:"1yyitq"}],["circle",{cx:"9",cy:"7",r:"4",key:"nufk8"}],["path",{d:"M22 21v-2a4 4 0 0 0-3-3.87",key:"kshegd"}],["path",{d:"M16 3.13a4 4 0 0 1 0 7.75",key:"1da9ce"}]]);/**
|
|
407
407
|
* @license lucide-react v0.400.0 - ISC
|
|
408
408
|
*
|
|
409
409
|
* This source code is licensed under the ISC license.
|
|
410
410
|
* See the LICENSE file in the root directory of this source tree.
|
|
411
|
-
*/const
|
|
411
|
+
*/const Wa=ce("Video",[["path",{d:"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5",key:"ftymec"}],["rect",{x:"2",y:"6",width:"14",height:"12",rx:"2",key:"158x01"}]]);/**
|
|
412
412
|
* @license lucide-react v0.400.0 - ISC
|
|
413
413
|
*
|
|
414
414
|
* This source code is licensed under the ISC license.
|
|
415
415
|
* See the LICENSE file in the root directory of this source tree.
|
|
416
|
-
*/const on=
|
|
416
|
+
*/const on=ce("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),xy={},Hl=e=>{let t;const r=new Set,n=(d,f)=>{const m=typeof d=="function"?d(t):d;if(!Object.is(m,t)){const g=t;t=f??(typeof m!="object"||m===null)?m:Object.assign({},t,m),r.forEach(_=>_(t,g))}},s=()=>t,c={setState:n,getState:s,getInitialState:()=>u,subscribe:d=>(r.add(d),()=>r.delete(d)),destroy:()=>{(xy?"production":void 0)!=="production"&&console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),r.clear()}},u=t=e(n,s,c);return c},Sy=e=>e?Hl(e):Hl;function Wd(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var la={exports:{}},uo={},Ws={exports:{}},fo={};/**
|
|
417
417
|
* @license React
|
|
418
418
|
* use-sync-external-store-shim.production.js
|
|
419
419
|
*
|
|
@@ -429,7 +429,7 @@ to {
|
|
|
429
429
|
*
|
|
430
430
|
* This source code is licensed under the MIT license found in the
|
|
431
431
|
* LICENSE file in the root directory of this source tree.
|
|
432
|
-
*/var Kl;function Oy(){return Kl||(Kl=1,process.env.NODE_ENV!=="production"&&function(){function e(g,_){return g===_&&(g!==0||1/g===1/_)||g!==g&&_!==_}function t(g,_){d||s.startTransition===void 0||(d=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var h=_();if(!f){var y=_();i(h,y)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}y=o({inst:{value:h,getSnapshot:_}});var v=y[0].inst,b=y[1];return c(function(){v.value=h,v.getSnapshot=_,r(v)&&b({inst:v})},[g,h,_]),a(function(){return r(v)&&b({inst:v}),g(function(){r(v)&&b({inst:v})})},[g]),u(h),h}function r(g){var _=g.getSnapshot;g=g.value;try{var h=_();return!i(g,h)}catch{return!0}}function n(g,_){return _()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var s=p,i=typeof Object.is=="function"?Object.is:e,o=s.useState,a=s.useEffect,c=s.useLayoutEffect,u=s.useDebugValue,d=!1,f=!1,m=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?n:t;ho.useSyncExternalStore=s.useSyncExternalStore!==void 0?s.useSyncExternalStore:m,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),ho}var Ql;function
|
|
432
|
+
*/var Kl;function Oy(){return Kl||(Kl=1,process.env.NODE_ENV!=="production"&&function(){function e(g,_){return g===_&&(g!==0||1/g===1/_)||g!==g&&_!==_}function t(g,_){d||s.startTransition===void 0||(d=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var h=_();if(!f){var y=_();i(h,y)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}y=o({inst:{value:h,getSnapshot:_}});var v=y[0].inst,b=y[1];return c(function(){v.value=h,v.getSnapshot=_,r(v)&&b({inst:v})},[g,h,_]),a(function(){return r(v)&&b({inst:v}),g(function(){r(v)&&b({inst:v})})},[g]),u(h),h}function r(g){var _=g.getSnapshot;g=g.value;try{var h=_();return!i(g,h)}catch{return!0}}function n(g,_){return _()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var s=p,i=typeof Object.is=="function"?Object.is:e,o=s.useState,a=s.useEffect,c=s.useLayoutEffect,u=s.useDebugValue,d=!1,f=!1,m=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?n:t;ho.useSyncExternalStore=s.useSyncExternalStore!==void 0?s.useSyncExternalStore:m,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),ho}var Ql;function Ka(){return Ql||(Ql=1,process.env.NODE_ENV==="production"?Ws.exports=Cy():Ws.exports=Oy()),Ws.exports}/**
|
|
433
433
|
* @license React
|
|
434
434
|
* use-sync-external-store-shim/with-selector.production.js
|
|
435
435
|
*
|
|
@@ -437,7 +437,7 @@ to {
|
|
|
437
437
|
*
|
|
438
438
|
* This source code is licensed under the MIT license found in the
|
|
439
439
|
* LICENSE file in the root directory of this source tree.
|
|
440
|
-
*/var Gl;function Ey(){if(Gl)return uo;Gl=1;var e=p,t=
|
|
440
|
+
*/var Gl;function Ey(){if(Gl)return uo;Gl=1;var e=p,t=Ka();function r(u,d){return u===d&&(u!==0||1/u===1/d)||u!==u&&d!==d}var n=typeof Object.is=="function"?Object.is:r,s=t.useSyncExternalStore,i=e.useRef,o=e.useEffect,a=e.useMemo,c=e.useDebugValue;return uo.useSyncExternalStoreWithSelector=function(u,d,f,m,g){var _=i(null);if(_.current===null){var h={hasValue:!1,value:null};_.current=h}else h=_.current;_=a(function(){function v(I){if(!b){if(b=!0,w=I,I=m(I),g!==void 0&&h.hasValue){var j=h.value;if(g(j,I))return x=j}return x=I}if(j=x,n(w,I))return j;var k=m(I);return g!==void 0&&g(j,k)?(w=I,j):(w=I,x=k)}var b=!1,w,x,C=f===void 0?null:f;return[function(){return v(d())},C===null?void 0:function(){return v(C())}]},[d,f,m,g]);var y=s(u,_[0],_[1]);return o(function(){h.hasValue=!0,h.value=y},[y]),c(y),y},uo}var po={};/**
|
|
441
441
|
* @license React
|
|
442
442
|
* use-sync-external-store-shim/with-selector.development.js
|
|
443
443
|
*
|
|
@@ -445,22 +445,22 @@ to {
|
|
|
445
445
|
*
|
|
446
446
|
* This source code is licensed under the MIT license found in the
|
|
447
447
|
* LICENSE file in the root directory of this source tree.
|
|
448
|
-
*/var Yl;function Dy(){return Yl||(Yl=1,process.env.NODE_ENV!=="production"&&function(){function e(u,d){return u===d&&(u!==0||1/u===1/d)||u!==u&&d!==d}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=p,r=Wa(),n=typeof Object.is=="function"?Object.is:e,s=r.useSyncExternalStore,i=t.useRef,o=t.useEffect,a=t.useMemo,c=t.useDebugValue;po.useSyncExternalStoreWithSelector=function(u,d,f,m,g){var _=i(null);if(_.current===null){var h={hasValue:!1,value:null};_.current=h}else h=_.current;_=a(function(){function v(D){if(!b){if(b=!0,x=D,D=m(D),g!==void 0&&h.hasValue){var j=h.value;if(g(j,D))return w=j}return w=D}if(j=w,n(x,D))return j;var R=m(D);return g!==void 0&&g(j,R)?(x=D,j):(x=D,w=R)}var b=!1,x,w,C=f===void 0?null:f;return[function(){return v(d())},C===null?void 0:function(){return v(C())}]},[d,f,m,g]);var y=s(u,_[0],_[1]);return o(function(){h.hasValue=!0,h.value=y},[y]),c(y),y},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),po}process.env.NODE_ENV==="production"?aa.exports=Ey():aa.exports=Dy();var Iy=aa.exports;const Ny=Wd(Iy),Kd={},{useDebugValue:Ty}=p,{useSyncExternalStoreWithSelector:jy}=Ny;let Xl=!1;const Ry=e=>e;function ky(e,t=Ry,r){(Kd?"production":void 0)!=="production"&&r&&!Xl&&(console.warn("[DEPRECATED] Use `createWithEqualityFn` instead of `create` or use `useStoreWithEqualityFn` instead of `useStore`. They can be imported from 'zustand/traditional'. https://github.com/pmndrs/zustand/discussions/1937"),Xl=!0);const n=jy(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,r);return Ty(n),n}const Zl=e=>{(Kd?"production":void 0)!=="production"&&typeof e!="function"&&console.warn("[DEPRECATED] Passing a vanilla store will be unsupported in a future version. Instead use `import { useStore } from 'zustand'`.");const t=typeof e=="function"?Sy(e):e,r=(n,s)=>ky(t,n,s);return Object.assign(r,t),r},qi=e=>e?Zl(e):Zl,ye=qi(e=>({editorConfig:null,editorMode:"edit",buttonLoaders:{saveCollection:!1,publishCollection:!1,addFromLibrary:!1,rejectCollection:!1,sendBackCollection:!1,sourcingApproveCollection:!1,sourcingRejectCollection:!1},showPreview:!1,pageId:"collection_editor",isCurrentNodeFolder:!1,isCurrentNodeRoot:!1,isQumlPlayer:!1,isDirty:!1,lastSaved:null,rootFormConfig:null,unitFormConfig:null,childFormConfig:null,searchFormConfig:null,relationalFormConfig:null,publishChecklist:null,reviewChecklist:null,rfcChecklist:null,categoryMeta:null,setEditorConfig:t=>e({editorConfig:t}),setEditorMode:t=>e({editorMode:t}),setButtonLoader:(t,r)=>e(n=>({buttonLoaders:{...n.buttonLoaders,[t]:r}})),setShowPreview:t=>e({showPreview:t}),setPageId:t=>e({pageId:t}),setNodeFlags:t=>e({...t.isFolder!==void 0&&{isCurrentNodeFolder:t.isFolder},...t.isRoot!==void 0&&{isCurrentNodeRoot:t.isRoot},...t.isQuml!==void 0&&{isQumlPlayer:t.isQuml}}),setLastSaved:t=>e({lastSaved:t}),setIsDirty:t=>e({isDirty:t}),setCategoryDefinition:t=>e({rootFormConfig:t.rootForm,unitFormConfig:t.unitForm,childFormConfig:t.childForm,searchFormConfig:t.searchForm,relationalFormConfig:t.relationalForm,publishChecklist:t.publishChecklist,reviewChecklist:t.reviewChecklist,rfcChecklist:t.rfcChecklist,categoryMeta:{schemaDefaults:t.schemaDefaults,frameworkMetadata:t.frameworkMetadata,sourcingSettings:t.sourcingSettings}})})),Qd=Object.freeze(Object.defineProperty({__proto__:null,useEditorStore:ye},Symbol.toStringTag,{value:"Module"}));function Br(e,t){const r=[...e];for(;r.length>0;){const n=r.shift();if(n.id===t)return n;n.children&&r.push(...n.children)}}function Gd(e,t,r=0){var n;for(const s of e){if(s.id===t)return r;if((n=s.children)!=null&&n.length){const i=Gd(s.children,t,r+1);if(i>=0)return i}}return-1}const Ay=new Set(["name","appIcon","description","keywords","trackable"]);function Yd(e,t,r){return e.map(n=>{if(n.id===t){const s=r.metadata??{},i={};for(const o of Ay)o in r&&(i[o]=r[o]);return{...n,...r,metadata:{...n.metadata??{},...i,...s}}}return n.children&&n.children.length>0?{...n,children:Yd(n.children,t,r)}:n})}function ii(e,t,r){return e.map(n=>n.id===t?{...n,children:[...n.children??[],r]}:n.children&&n.children.length>0?{...n,children:ii(n.children,t,r)}:n)}function la(e,t){return e.filter(r=>r.id!==t).map(r=>({...r,children:r.children?la(r.children,t):[]}))}function Xd(e,t,r,n){return e.map(s=>{if(s.id===t){const i=[...s.children??[]],[o]=i.splice(r,1);return i.splice(n,0,o),{...s,children:i}}return s.children&&s.children.length>0?{...s,children:Xd(s.children,t,r,n)}:s})}function Py(e,t){const r=Br(e,t);if(!r)return[];const n=[];let s=r;for(;s;)n.unshift({id:s.id,name:s.name}),s=s.parent?Br(e,s.parent):void 0;return n}const Pe=qi((e,t)=>({treeData:[],selectedNodeId:null,treeCache:{},breadcrumb:[],activeNodeMeta:{},setTreeData:r=>{var s;const n=((s=r[0])==null?void 0:s.id)??null;e({treeData:r,selectedNodeId:n}),n&&setTimeout(()=>t().selectNode(n),0)},selectNode:r=>{const{treeData:n,treeCache:s,getBreadcrumb:i}=t(),o=Br(n,r),a=i(r),c={...(o==null?void 0:o.metadata)??{},...s[r]??{}};ye.getState().setNodeFlags({isFolder:(o==null?void 0:o.isFolder)??!1,isRoot:!(o!=null&&o.parent),isQuml:!1}),e({selectedNodeId:r,breadcrumb:a,activeNodeMeta:c})},updateNode:(r,n)=>{e(s=>({treeData:Yd(s.treeData,r,n),treeCache:{...s.treeCache,[r]:{...s.treeCache[r]??{},...n}}})),ye.getState().setIsDirty(!0)},addNode:(r,n)=>{var u,d;const s=t(),i=((d=(u=ye.getState().editorConfig)==null?void 0:u.config)==null?void 0:d.maxDepth)??4,o=Gd(s.treeData,r);if(o>=i-1)return console.warn(`[tree.store] addNode: depth would exceed maxDepth (${i}). parentDepth=${o}`),"";const a="temp-"+Math.random().toString(36).slice(2),c={id:a,identifier:a,name:"Untitled Unit",isFolder:!0,children:[],parent:r,metadata:{mimeType:"application/vnd.ekstep.content-collection",code:a,name:"Untitled Unit",visibility:"Parent"}};return e(f=>({treeData:ii(f.treeData,r,c),treeCache:{...f.treeCache,[a]:{...c.metadata,isNew:!0}}})),setTimeout(()=>t().selectNode(a),0),a},deleteNode:r=>{e(n=>({treeData:la(n.treeData,r),selectedNodeId:n.selectedNodeId===r?null:n.selectedNodeId}))},reorderChildren:(r,n,s)=>{e(i=>({treeData:Xd(i.treeData,r,n,s)}))},moveNode:(r,n,s)=>{e(i=>{const o=Br(i.treeData,r);if(!o)return i;let a=la(i.treeData,r);return a=ii(a,s,{...o,parent:s}),{treeData:a,isDirty:!0}})},addResource:(r,n)=>{var c,u;const s=ye.getState().editorConfig,i=((c=s==null?void 0:s.config)==null?void 0:c.allowContentUnderRoot)??!1,o=(u=t().treeData[0])==null?void 0:u.id;if(!i&&n===o||Br(t().treeData,r.identifier))return!1;const a={id:r.identifier,identifier:r.identifier,name:r.name,isFolder:!1,children:[],parent:n,mimeType:r.mimeType,primaryCategory:r.primaryCategory,contentType:r.contentType,appIcon:r.appIcon,status:r.status,metadata:r};return e(d=>({treeData:ii(d.treeData,n,a)})),t().markDirty(),!0},markDirty:()=>{Promise.resolve().then(()=>Qd).then(({useEditorStore:r})=>{r.getState().setIsDirty(!0)})},getNodeById:r=>Br(t().treeData,r),getChildrenOf:r=>{const n=Br(t().treeData,r);return(n==null?void 0:n.children)??[]},getBreadcrumb:r=>Py(t().treeData,r)})),My=qi(e=>({activeModal:null,modalData:{},openModal:(t,r={})=>e({activeModal:t,modalData:r}),closeModal:()=>e({activeModal:null,modalData:{}})})),Ly="_spin_1ah4d_9",Fy={spin:Ly},$y=({size:e=16,color:t="currentColor"})=>l.jsx("svg",{className:Fy.spin,width:e,height:e,viewBox:"0 0 24 24",fill:"none","aria-label":"Loading",role:"status",children:l.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:"3",strokeDasharray:"31.4",strokeDashoffset:"10",strokeLinecap:"round"})}),Ee=({variant:e="ghost",size:t="md",isLoading:r,disabled:n,onClick:s,children:i,className:o,type:a="button"})=>l.jsxs("button",{type:a,className:`sbx-btn-${e} ${t==="sm"?"sbx-btn-sm":""} ${o??""}`,onClick:s,disabled:r||n,"aria-busy":r?!0:void 0,children:[r?l.jsx($y,{size:14}):null,i]}),By="_overlay_w9xez_1",Uy="_modal_w9xez_11",Vy="_modalHeader_w9xez_23",zy="_modalHeaderClose_w9xez_33",qy="_modalBody_w9xez_51",Hy="_modalFooter_w9xez_58",Wy="_checkRow_w9xez_65",Ky="_formGroup_w9xez_108",Qy="_textarea_w9xez_119",Gy="_sliderGroup_w9xez_140",Yy="_sliderValue_w9xez_152",Xy="_sliderLabels_w9xez_160",Zy="_sectionTitle_w9xez_168",Ce={overlay:By,modal:Uy,modalHeader:Vy,modalHeaderClose:zy,modalBody:qy,modalFooter:Hy,checkRow:Wy,formGroup:Ky,textarea:Qy,sliderGroup:Gy,sliderValue:Yy,sliderLabels:Xy,sectionTitle:Zy},Jy=({contentId:e,onConfirm:t,onCancel:r})=>{const n=ye(d=>{var f,m;return(m=(f=d.editorConfig)==null?void 0:f.config)==null?void 0:m.objectType})||"Content",s=ye(d=>d.publishChecklist)??[],[i,o]=p.useState({}),a=s.every(d=>i[d.code]),c=s.length===0||a,u=()=>{t()};return l.jsx("div",{className:Ce.overlay,role:"dialog","aria-modal":"true","aria-labelledby":"publish-modal-title",children:l.jsxs("div",{className:Ce.modal,children:[l.jsxs("div",{className:Ce.modalHeader,children:[l.jsxs("span",{id:"publish-modal-title",children:["Publish ",n]}),l.jsx("button",{className:Ce.modalHeaderClose,onClick:r,"aria-label":"Close",children:"×"})]}),l.jsx("div",{className:Ce.modalBody,children:s.length===0?l.jsxs("p",{style:{margin:0,fontSize:14,lineHeight:1.5},children:["Are you sure you want to publish this ",n,"?"]}):l.jsxs(l.Fragment,{children:[l.jsx("p",{className:Ce.sectionTitle,children:"Please confirm that ALL the following items are verified (by ticking the check-boxes) before you can publish:"}),s.map(d=>l.jsxs("label",{className:Ce.checkRow,children:[l.jsx("input",{type:"checkbox",checked:!!i[d.code],onChange:f=>o(m=>({...m,[d.code]:f.target.checked}))}),l.jsx("span",{children:d.label})]},d.code))]})}),l.jsxs("div",{className:Ce.modalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:r,children:"No"}),l.jsx(Ee,{variant:"primary",onClick:u,disabled:!c,children:"Yes"})]})]})})},ev=({contentId:e,action:t,onConfirm:r,onCancel:n})=>{const[s,i]=p.useState(""),[o,a]=p.useState(7),c=t==="approve",u=c?"Review Quality":"Reject Content",d=!c&&s.trim().length===0,f=()=>{c?r(s.trim(),o):r(s.trim())};return l.jsx("div",{className:Ce.overlay,role:"dialog","aria-modal":"true","aria-labelledby":"quality-modal-title",children:l.jsxs("div",{className:Ce.modal,children:[l.jsxs("div",{className:Ce.modalHeader,children:[l.jsx("span",{id:"quality-modal-title",children:u}),l.jsx("button",{className:Ce.modalHeaderClose,onClick:n,"aria-label":"Close",children:"×"})]}),l.jsx("div",{className:Ce.modalBody,children:c?l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:Ce.formGroup,children:[l.jsx("label",{htmlFor:"quality-score",children:"Quality Score"}),l.jsxs("div",{className:Ce.sliderGroup,children:[l.jsx("input",{id:"quality-score",type:"range",min:0,max:10,step:1,value:o,onChange:m=>a(Number(m.target.value)),"aria-valuemin":0,"aria-valuemax":10,"aria-valuenow":o}),l.jsx("span",{className:Ce.sliderValue,children:o})]}),l.jsxs("div",{className:Ce.sliderLabels,children:[l.jsx("span",{children:"0 — Poor"}),l.jsx("span",{children:"10 — Excellent"})]})]}),l.jsxs("div",{className:Ce.formGroup,children:[l.jsxs("label",{htmlFor:"quality-comment",children:["Comment"," ",l.jsx("span",{style:{fontWeight:400,color:"var(--sbx-gray-400, #9CA3AF)"},children:"(optional)"})]}),l.jsx("textarea",{id:"quality-comment",className:Ce.textarea,placeholder:"Add any notes for the content creator…",value:s,onChange:m=>i(m.target.value),rows:4})]})]}):l.jsxs("div",{className:Ce.formGroup,children:[l.jsxs("label",{htmlFor:"reject-reason",children:["Rejection Reason"," ",l.jsx("span",{style:{color:"var(--sbx-error, #DC2626)"},children:"*"})]}),l.jsx("textarea",{id:"reject-reason",className:Ce.textarea,placeholder:"Describe why this content is being rejected…",value:s,onChange:m=>i(m.target.value),rows:5,required:!0,"aria-required":"true"}),s.trim().length===0&&l.jsx("p",{style:{fontSize:12,color:"var(--sbx-error, #DC2626)",marginTop:4},children:"A rejection reason is required."})]})}),l.jsxs("div",{className:Ce.modalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:n,children:"Cancel"}),l.jsx(Ee,{variant:c?"primary":"danger",onClick:f,disabled:d,children:c?"Approve":"Reject"})]})]})})};function Zd(e,t){return function(){return e.apply(t,arguments)}}const{toString:tv}=Object.prototype,{getPrototypeOf:Pn}=Object,{iterator:Ps,toStringTag:Jd}=Symbol,Ei=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),bs=(e,t)=>{let r=e;const n=[];for(;r!=null&&r!==Object.prototype;){if(n.indexOf(r)!==-1)return!1;if(n.push(r),Ei(r,t))return!0;r=Pn(r)}return!1},rv=(e,t)=>e!=null&&bs(e,t)?e[t]:void 0,Ka=(e=>t=>{const r=tv.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Gt=e=>(e=e.toLowerCase(),t=>Ka(t)===e),Hi=e=>t=>typeof t===e,{isArray:rn}=Array,Mn=Hi("undefined");function qn(e){return e!==null&&!Mn(e)&&e.constructor!==null&&!Mn(e.constructor)&&Dt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const ef=Gt("ArrayBuffer");function nv(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&ef(e.buffer),t}const sv=Hi("string"),Dt=Hi("function"),tf=Hi("number"),Hn=e=>e!==null&&typeof e=="object",iv=e=>e===!0||e===!1,oi=e=>{if(!Hn(e))return!1;const t=Pn(e);return(t===null||t===Object.prototype||Pn(t)===null)&&!bs(e,Jd)&&!bs(e,Ps)},ov=e=>{if(!Hn(e)||qn(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},av=Gt("Date"),lv=Gt("File"),cv=e=>!!(e&&typeof e.uri<"u"),uv=e=>e&&typeof e.getParts<"u",dv=Gt("Blob"),fv=Gt("FileList"),hv=e=>Hn(e)&&Dt(e.pipe);function pv(){return typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}}const Jl=pv(),ec=typeof Jl.FormData<"u"?Jl.FormData:void 0,gv=e=>{if(!e)return!1;if(ec&&e instanceof ec)return!0;const t=Pn(e);if(!t||t===Object.prototype||!Dt(e.append))return!1;const r=Ka(e);return r==="formdata"||r==="object"&&Dt(e.toString)&&e.toString()==="[object FormData]"},mv=Gt("URLSearchParams"),[yv,vv,bv,_v]=["ReadableStream","Request","Response","Headers"].map(Gt),wv=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ms(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,s;if(typeof e!="object"&&(e=[e]),rn(e))for(n=0,s=e.length;n<s;n++)t.call(null,e[n],n,e);else{if(qn(e))return;const i=r?Object.getOwnPropertyNames(e):Object.keys(e),o=i.length;let a;for(n=0;n<o;n++)a=i[n],t.call(null,e[a],a,e)}}function rf(e,t){if(qn(e))return null;t=t.toLowerCase();const r=Object.keys(e);let n=r.length,s;for(;n-- >0;)if(s=r[n],t===s.toLowerCase())return s;return null}const Vr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,nf=e=>!Mn(e)&&e!==Vr;function ca(...e){const{caseless:t,skipUndefined:r}=nf(this)&&this||{},n={},s=(i,o)=>{if(o==="__proto__"||o==="constructor"||o==="prototype")return;const a=t&&typeof o=="string"&&rf(n,o)||o,c=Ei(n,a)?n[a]:void 0;oi(c)&&oi(i)?n[a]=ca(c,i):oi(i)?n[a]=ca({},i):rn(i)?n[a]=i.slice():(!r||!Mn(i))&&(n[a]=i)};for(let i=0,o=e.length;i<o;i++){const a=e[i];if(!a||qn(a)||(Ms(a,s),typeof a!="object"||rn(a)))continue;const c=Object.getOwnPropertySymbols(a);for(let u=0;u<c.length;u++){const d=c[u];kv.call(a,d)&&s(a[d],d)}}return n}const xv=(e,t,r,{allOwnKeys:n}={})=>(Ms(t,(s,i)=>{r&&Dt(s)?Object.defineProperty(e,i,{__proto__:null,value:Zd(s,r),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,i,{__proto__:null,value:s,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:n}),e),Sv=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Cv=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),Object.defineProperty(e.prototype,"constructor",{__proto__:null,value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,"super",{__proto__:null,value:t.prototype}),r&&Object.assign(e.prototype,r)},Ov=(e,t,r,n)=>{let s,i,o;const a={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),i=s.length;i-- >0;)o=s[i],(!n||n(o,e,t))&&!a[o]&&(t[o]=e[o],a[o]=!0);e=r!==!1&&Pn(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},Ev=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},Dv=e=>{if(!e)return null;if(rn(e))return e;let t=e.length;if(!tf(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},Iv=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Pn(Uint8Array)),Nv=(e,t)=>{const n=(e&&e[Ps]).call(e);let s;for(;(s=n.next())&&!s.done;){const i=s.value;t.call(e,i[0],i[1])}},Tv=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},jv=Gt("HTMLFormElement"),Rv=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,s){return n.toUpperCase()+s}),{propertyIsEnumerable:kv}=Object.prototype,Av=Gt("RegExp"),sf=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};Ms(r,(s,i)=>{let o;(o=t(s,i,e))!==!1&&(n[i]=o||s)}),Object.defineProperties(e,n)},Pv=e=>{sf(e,(t,r)=>{if(Dt(e)&&["arguments","caller","callee"].includes(r))return!1;const n=e[r];if(Dt(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},Mv=(e,t)=>{const r={},n=s=>{s.forEach(i=>{r[i]=!0})};return rn(e)?n(e):n(String(e).split(t)),r},Lv=()=>{},Fv=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function $v(e){return!!(e&&Dt(e.append)&&e[Jd]==="FormData"&&e[Ps])}const Bv=e=>{const t=new WeakSet,r=n=>{if(Hn(n)){if(t.has(n))return;if(qn(n))return n;if(!("toJSON"in n)){t.add(n);const s=rn(n)?[]:{};return Ms(n,(i,o)=>{const a=r(i);!Mn(a)&&(s[o]=a)}),t.delete(n),s}}return n};return r(e)},Uv=Gt("AsyncFunction"),Vv=e=>e&&(Hn(e)||Dt(e))&&Dt(e.then)&&Dt(e.catch),of=((e,t)=>e?setImmediate:t?((r,n)=>(Vr.addEventListener("message",({source:s,data:i})=>{s===Vr&&i===r&&n.length&&n.shift()()},!1),s=>{n.push(s),Vr.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",Dt(Vr.postMessage)),zv=typeof queueMicrotask<"u"?queueMicrotask.bind(Vr):typeof process<"u"&&process.nextTick||of,af=e=>e!=null&&Dt(e[Ps]),qv=e=>e!=null&&bs(e,Ps)&&af(e),E={isArray:rn,isArrayBuffer:ef,isBuffer:qn,isFormData:gv,isArrayBufferView:nv,isString:sv,isNumber:tf,isBoolean:iv,isObject:Hn,isPlainObject:oi,isEmptyObject:ov,isReadableStream:yv,isRequest:vv,isResponse:bv,isHeaders:_v,isUndefined:Mn,isDate:av,isFile:lv,isReactNativeBlob:cv,isReactNative:uv,isBlob:dv,isRegExp:Av,isFunction:Dt,isStream:hv,isURLSearchParams:mv,isTypedArray:Iv,isFileList:fv,forEach:Ms,merge:ca,extend:xv,trim:wv,stripBOM:Sv,inherits:Cv,toFlatObject:Ov,kindOf:Ka,kindOfTest:Gt,endsWith:Ev,toArray:Dv,forEachEntry:Nv,matchAll:Tv,isHTMLForm:jv,hasOwnProperty:Ei,hasOwnProp:Ei,hasOwnInPrototypeChain:bs,getSafeProp:rv,reduceDescriptors:sf,freezeMethods:Pv,toObjectSet:Mv,toCamelCase:Rv,noop:Lv,toFiniteNumber:Fv,findKey:rf,global:Vr,isContextDefined:nf,isSpecCompliantForm:$v,toJSONObject:Bv,isAsyncFn:Uv,isThenable:Vv,setImmediate:of,asap:zv,isIterable:af,isSafeIterable:qv},Hv=E.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Wv=e=>{const t={};let r,n,s;return e&&e.split(`
|
|
449
|
-
`).forEach(function(o){s=o.indexOf(":"),r=o.substring(0,s).trim().toLowerCase(),n=o.substring(s+1).trim(),!(!r||t[r]&&Hv[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t};function Kv(e){let t=0,r=e.length;for(;t<r;){const n=e.charCodeAt(t);if(n!==9&&n!==32)break;t+=1}for(;r>t;){const n=e.charCodeAt(r-1);if(n!==9&&n!==32)break;r-=1}return t===0&&r===e.length?e:e.slice(t,r)}const Qv=new RegExp("[\\u0000-\\u0008\\u000a-\\u001f\\u007f]+","g"),Gv=new RegExp("[^\\u0009\\u0020-\\u007e\\u0080-\\u00ff]+","g");function
|
|
450
|
-
`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(s=>n.set(s)),n}static accessor(t){const n=(this[tc]=this[tc]={accessors:{}}).accessors,s=this.prototype;function i(o){const a=Yn(o);n[a]||(tb(s,o),n[a]=!0)}return E.isArray(t)?t.forEach(i):i(t),this}};yt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);E.reduceDescriptors(yt.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});E.freezeMethods(yt);const rb="[REDACTED ****]";function nb(e){if(E.hasOwnProp(e,"toJSON"))return!0;let t=Object.getPrototypeOf(e);for(;t&&t!==Object.prototype;){if(E.hasOwnProp(t,"toJSON"))return!0;t=Object.getPrototypeOf(t)}return!1}function sb(e,t){const r=new Set(t.map(i=>String(i).toLowerCase())),n=[],s=i=>{if(i===null||typeof i!="object"||E.isBuffer(i))return i;if(n.indexOf(i)!==-1)return;i instanceof yt&&(i=i.toJSON()),n.push(i);let o;if(E.isArray(i))o=[],i.forEach((a,c)=>{const u=s(a);E.isUndefined(u)||(o[c]=u)});else{if(!E.isPlainObject(i)&&nb(i))return n.pop(),i;o=Object.create(null);for(const[a,c]of Object.entries(i)){const u=r.has(a.toLowerCase())?rb:s(c);E.isUndefined(u)||(o[a]=u)}}return n.pop(),o};return s(e)}let Y=class cf extends Error{static from(t,r,n,s,i,o){const a=new cf(t.message,r||t.code,n,s,i);return a.cause=t,a.name=t.name,t.status!=null&&a.status==null&&(a.status=t.status),o&&Object.assign(a,o),a}constructor(t,r,n,s,i){super(t),Object.defineProperty(this,"message",{__proto__:null,value:t,enumerable:!0,writable:!0,configurable:!0}),this.name="AxiosError",this.isAxiosError=!0,r&&(this.code=r),n&&(this.config=n),s&&(this.request=s),i&&(this.response=i,this.status=i.status)}toJSON(){const t=this.config,r=t&&E.hasOwnProp(t,"redact")?t.redact:void 0,n=E.isArray(r)&&r.length>0?sb(t,r):E.toJSONObject(t);return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:n,code:this.code,status:this.status}}};Y.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE";Y.ERR_BAD_OPTION="ERR_BAD_OPTION";Y.ECONNABORTED="ECONNABORTED";Y.ETIMEDOUT="ETIMEDOUT";Y.ECONNREFUSED="ECONNREFUSED";Y.ERR_NETWORK="ERR_NETWORK";Y.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS";Y.ERR_DEPRECATED="ERR_DEPRECATED";Y.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE";Y.ERR_BAD_REQUEST="ERR_BAD_REQUEST";Y.ERR_CANCELED="ERR_CANCELED";Y.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT";Y.ERR_INVALID_URL="ERR_INVALID_URL";Y.ERR_FORM_DATA_DEPTH_EXCEEDED="ERR_FORM_DATA_DEPTH_EXCEEDED";const ib=null,uf=100;function ua(e){return E.isPlainObject(e)||E.isArray(e)}function df(e){return E.endsWith(e,"[]")?e.slice(0,-2):e}function mo(e,t,r){return e?e.concat(t).map(function(s,i){return s=df(s),!r&&i?"["+s+"]":s}).join(r?".":""):t}function ob(e){return E.isArray(e)&&!e.some(ua)}const ab=E.toFlatObject(E,{},null,function(t){return/^is[A-Z]/.test(t)});function Wi(e,t,r){if(!E.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=E.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(b,x){return!E.isUndefined(x[b])});const n=r.metaTokens,s=r.visitor||_,i=r.dots,o=r.indexes,a=r.Blob||typeof Blob<"u"&&Blob,c=r.maxDepth===void 0?uf:r.maxDepth,u=a&&E.isSpecCompliantForm(t),d=[];if(!E.isFunction(s))throw new TypeError("visitor must be a function");function f(v){if(v===null)return"";if(E.isDate(v))return v.toISOString();if(E.isBoolean(v))return v.toString();if(!u&&E.isBlob(v))throw new Y("Blob is not supported. Use a Buffer instead.");return E.isArrayBuffer(v)||E.isTypedArray(v)?u&&typeof Blob=="function"?new Blob([v]):Buffer.from(v):v}function m(v){if(v>c)throw new Y("Object is too deeply nested ("+v+" levels). Max depth: "+c,Y.ERR_FORM_DATA_DEPTH_EXCEEDED)}function g(v,b){if(c===1/0)return JSON.stringify(v);const x=[];return JSON.stringify(v,function(C,D){if(!E.isObject(D))return D;for(;x.length&&x[x.length-1]!==this;)x.pop();return x.push(D),m(b+x.length-1),D})}function _(v,b,x){let w=v;if(E.isReactNative(t)&&E.isReactNativeBlob(v))return t.append(mo(x,b,i),f(v)),!1;if(v&&!x&&typeof v=="object"){if(E.endsWith(b,"{}"))b=n?b:b.slice(0,-2),v=g(v,1);else if(E.isArray(v)&&ob(v)||(E.isFileList(v)||E.endsWith(b,"[]"))&&(w=E.toArray(v)))return b=df(b),w.forEach(function(D,j){!(E.isUndefined(D)||D===null)&&t.append(o===!0?mo([b],j,i):o===null?b:b+"[]",f(D))}),!1}return ua(v)?!0:(t.append(mo(x,b,i),f(v)),!1)}const h=Object.assign(ab,{defaultVisitor:_,convertValue:f,isVisitable:ua});function y(v,b,x=0){if(!E.isUndefined(v)){if(m(x),d.indexOf(v)!==-1)throw new Error("Circular reference detected in "+b.join("."));d.push(v),E.forEach(v,function(C,D){(!(E.isUndefined(C)||C===null)&&s.call(t,C,E.isString(D)?D.trim():D,b,h))===!0&&y(C,b?b.concat(D):[D],x+1)}),d.pop()}}if(!E.isObject(e))throw new TypeError("data must be an object");return y(e),t}function rc(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"};return encodeURIComponent(e).replace(/[!'()~]|%20/g,function(n){return t[n]})}function Ga(e,t){this._pairs=[],e&&Wi(e,this,t)}const ff=Ga.prototype;ff.append=function(t,r){this._pairs.push([t,r])};ff.toString=function(t){const r=t?function(n){return t.call(this,n,rc)}:rc;return this._pairs.map(function(s){return r(s[0])+"="+r(s[1])},"").join("&")};function lb(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function hf(e,t,r){if(!t)return e;const n=E.isFunction(r)?{serialize:r}:r,s=E.getSafeProp(n,"encode")||lb,i=E.getSafeProp(n,"serialize");let o;if(i?o=i(t,n):o=E.isURLSearchParams(t)?t.toString():new Ga(t,n).toString(s),o){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class nc{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){E.forEach(this.handlers,function(n){n!==null&&t(n)})}}const Ya={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0,advertiseZstdAcceptEncoding:!1,validateStatusUndefinedResolves:!0},cb=typeof URLSearchParams<"u"?URLSearchParams:Ga,ub=typeof FormData<"u"?FormData:null,db=typeof Blob<"u"?Blob:null,fb={isBrowser:!0,classes:{URLSearchParams:cb,FormData:ub,Blob:db},protocols:["http","https","file","blob","url","data"]},Xa=typeof window<"u"&&typeof document<"u",da=typeof navigator=="object"&&navigator||void 0,hb=Xa&&(!da||["ReactNative","NativeScript","NS"].indexOf(da.product)<0),pb=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",gb=Xa&&window.location.href||"http://localhost",mb=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Xa,hasStandardBrowserEnv:hb,hasStandardBrowserWebWorkerEnv:pb,navigator:da,origin:gb},Symbol.toStringTag,{value:"Module"})),ot={...mb,...fb};function yb(e,t){return Wi(e,new ot.classes.URLSearchParams,{visitor:function(r,n,s,i){return ot.isNode&&E.isBuffer(r)?(this.append(n,r.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)},...t})}const sc=uf;function pf(e){if(e>sc)throw new Y("FormData field is too deeply nested ("+e+" levels). Max depth: "+sc,Y.ERR_FORM_DATA_DEPTH_EXCEEDED)}function vb(e){const t=[],r=/\w+|\[(\w*)]/g;let n;for(;(n=r.exec(e))!==null;)pf(t.length),t.push(n[0]==="[]"?"":n[1]||n[0]);return t}function bb(e){const t={},r=Object.keys(e);let n;const s=r.length;let i;for(n=0;n<s;n++)i=r[n],t[i]=e[i];return t}function gf(e){function t(r,n,s,i){pf(i);let o=r[i++];if(o==="__proto__")return!0;const a=Number.isFinite(+o),c=i>=r.length;return o=!o&&E.isArray(s)?s.length:o,c?(E.hasOwnProp(s,o)?s[o]=E.isArray(s[o])?s[o].concat(n):[s[o],n]:s[o]=n,!a):((!E.hasOwnProp(s,o)||!E.isObject(s[o]))&&(s[o]=[]),t(r,n,s[o],i)&&E.isArray(s[o])&&(s[o]=bb(s[o])),!a)}if(E.isFormData(e)&&E.isFunction(e.entries)){const r={};return E.forEachEntry(e,(n,s)=>{t(vb(n),s,r,0)}),r}return null}const cn=(e,t)=>e!=null&&E.hasOwnProp(e,t)?e[t]:void 0;function _b(e,t,r){if(E.isString(e))try{return(t||JSON.parse)(e),E.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const Ls={transitional:Ya,adapter:["xhr","http","fetch"],transformRequest:[function(t,r){const n=r.getContentType()||"",s=n.indexOf("application/json")>-1,i=E.isObject(t);if(i&&E.isHTMLForm(t)&&(t=new FormData(t)),E.isFormData(t))return s?JSON.stringify(gf(t)):t;if(E.isArrayBuffer(t)||E.isBuffer(t)||E.isStream(t)||E.isFile(t)||E.isBlob(t)||E.isReadableStream(t))return t;if(E.isArrayBufferView(t))return t.buffer;if(E.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let a;if(i){const c=cn(this,"formSerializer");if(n.indexOf("application/x-www-form-urlencoded")>-1)return yb(t,c).toString();if((a=E.isFileList(t))||n.indexOf("multipart/form-data")>-1){const u=cn(this,"env"),d=u&&u.FormData;return Wi(a?{"files[]":t}:t,d&&new d,c)}}return i||s?(r.setContentType("application/json",!1),_b(t)):t}],transformResponse:[function(t){const r=cn(this,"transitional")||Ls.transitional,n=r&&r.forcedJSONParsing,s=cn(this,"responseType"),i=s==="json";if(E.isResponse(t)||E.isReadableStream(t))return t;if(t&&E.isString(t)&&(n&&!s||i)){const a=!(r&&r.silentJSONParsing)&&i;try{return JSON.parse(t,cn(this,"parseReviver"))}catch(c){if(a)throw c.name==="SyntaxError"?Y.from(c,Y.ERR_BAD_RESPONSE,this,null,cn(this,"response")):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ot.classes.FormData,Blob:ot.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};E.forEach(["delete","get","head","post","put","patch","query"],e=>{Ls.headers[e]={}});function yo(e,t){const r=this||Ls,n=t||r,s=yt.from(n.headers);let i=n.data;return E.forEach(e,function(a){i=a.call(r,i,s.normalize(),t?t.status:void 0)}),s.normalize(),i}function mf(e){return!!(e&&e.__CANCEL__)}let Fs=class extends Y{constructor(t,r,n){super(t??"canceled",Y.ERR_CANCELED,r,n),this.name="CanceledError",this.__CANCEL__=!0}};function yf(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new Y("Request failed with status code "+r.status,r.status>=400&&r.status<500?Y.ERR_BAD_REQUEST:Y.ERR_BAD_RESPONSE,r.config,r.request,r))}function wb(e){const t=/^([-+\w]{1,25}):(?:\/\/)?/.exec(e);return t&&t[1]||""}function xb(e,t){e=e||10;const r=new Array(e),n=new Array(e);let s=0,i=0,o;return t=t!==void 0?t:1e3,function(c){const u=Date.now(),d=n[i];o||(o=u),r[s]=c,n[s]=u;let f=i,m=0;for(;f!==s;)m+=r[f++],f=f%e;if(s=(s+1)%e,s===i&&(i=(i+1)%e),u-o<t)return;const g=d&&u-d;return g?Math.round(m*1e3/g):void 0}}function Sb(e,t){let r=0,n=1e3/t,s,i;const o=(u,d=Date.now())=>{r=d,s=null,i&&(clearTimeout(i),i=null),e(...u)};return[(...u)=>{const d=Date.now(),f=d-r;f>=n?o(u,d):(s=u,i||(i=setTimeout(()=>{i=null,o(s)},n-f)))},()=>s&&o(s)]}const Di=(e,t,r=3)=>{let n=0;const s=xb(50,250);return Sb(i=>{if(!i||typeof i.loaded!="number")return;const o=i.loaded,a=i.lengthComputable?i.total:void 0,c=a!=null?Math.min(o,a):o,u=Math.max(0,c-n),d=s(u);n=Math.max(n,c);const f={loaded:c,total:a,progress:a?c/a:void 0,bytes:u,rate:d||void 0,estimated:d&&a?(a-c)/d:void 0,event:i,lengthComputable:a!=null,[t?"download":"upload"]:!0};e(f)},r)},ic=(e,t)=>{const r=e!=null;return[n=>t[0]({lengthComputable:r,total:e,loaded:n}),t[1]]},oc=e=>(...t)=>E.asap(()=>e(...t)),Cb=ot.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,ot.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(ot.origin),ot.navigator&&/(msie|trident)/i.test(ot.navigator.userAgent)):()=>!0,Ob=ot.hasStandardBrowserEnv?{write(e,t,r,n,s,i,o){if(typeof document>"u")return;const a=[`${e}=${encodeURIComponent(t)}`];E.isNumber(r)&&a.push(`expires=${new Date(r).toUTCString()}`),E.isString(n)&&a.push(`path=${n}`),E.isString(s)&&a.push(`domain=${s}`),i===!0&&a.push("secure"),E.isString(o)&&a.push(`SameSite=${o}`),document.cookie=a.join("; ")},read(e){if(typeof document>"u")return null;const t=document.cookie.split(";");for(let r=0;r<t.length;r++){const n=t[r].replace(/^\s+/,""),s=n.indexOf("=");if(s!==-1&&n.slice(0,s)===e)return decodeURIComponent(n.slice(s+1))}return null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function Eb(e){return typeof e!="string"?!1:/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Db(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}const Ib=/^https?:(?!\/\/)/i,Nb=/[\t\n\r]/g;function Tb(e){let t=0;for(;t<e.length&&e.charCodeAt(t)<=32;)t++;return e.slice(t)}function jb(e){return Tb(e).replace(Nb,"")}function ac(e,t){if(typeof e=="string"&&Ib.test(jb(e)))throw new Y('Invalid URL: missing "//" after protocol',Y.ERR_INVALID_URL,t)}function vf(e,t,r,n){ac(t,n);let s=!Eb(t);return e&&(s||r===!1)?(ac(e,n),Db(e,t)):t}const lc=e=>e instanceof yt?{...e}:e;function nn(e,t){t=t||{};const r=Object.create(null);Object.defineProperty(r,"hasOwnProperty",{__proto__:null,value:Object.prototype.hasOwnProperty,enumerable:!1,writable:!0,configurable:!0});function n(d,f,m,g){return E.isPlainObject(d)&&E.isPlainObject(f)?E.merge.call({caseless:g},d,f):E.isPlainObject(f)?E.merge({},f):E.isArray(f)?f.slice():f}function s(d,f,m,g){if(E.isUndefined(f)){if(!E.isUndefined(d))return n(void 0,d,m,g)}else return n(d,f,m,g)}function i(d,f){if(!E.isUndefined(f))return n(void 0,f)}function o(d,f){if(E.isUndefined(f)){if(!E.isUndefined(d))return n(void 0,d)}else return n(void 0,f)}function a(d){const f=E.hasOwnProp(t,"transitional")?t.transitional:void 0;if(!E.isUndefined(f))if(E.isPlainObject(f)){if(E.hasOwnProp(f,d))return f[d]}else return;const m=E.hasOwnProp(e,"transitional")?e.transitional:void 0;if(E.isPlainObject(m)&&E.hasOwnProp(m,d))return m[d]}function c(d,f,m){if(E.hasOwnProp(t,m))return n(d,f);if(E.hasOwnProp(e,m))return n(void 0,d)}const u={url:i,method:i,data:i,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,allowedSocketPaths:o,responseEncoding:o,validateStatus:c,headers:(d,f,m)=>s(lc(d),lc(f),m,!0)};return E.forEach(Object.keys({...e,...t}),function(f){if(f==="__proto__"||f==="constructor"||f==="prototype")return;const m=E.hasOwnProp(u,f)?u[f]:s,g=E.hasOwnProp(e,f)?e[f]:void 0,_=E.hasOwnProp(t,f)?t[f]:void 0,h=m(g,_,f);E.isUndefined(h)&&m!==c||(r[f]=h)}),E.hasOwnProp(t,"validateStatus")&&E.isUndefined(t.validateStatus)&&a("validateStatusUndefinedResolves")===!1&&(E.hasOwnProp(e,"validateStatus")?r.validateStatus=n(void 0,e.validateStatus):delete r.validateStatus),r}const Rb=["content-type","content-length"];function kb(e,t,r){if(r!=="content-only"){e.set(t);return}Object.entries(t).forEach(([n,s])=>{Rb.includes(n.toLowerCase())&&e.set(n,s)})}const Ab=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(t,r)=>String.fromCharCode(parseInt(r,16)));function bf(e){const t=nn({},e),r=m=>E.hasOwnProp(t,m)?t[m]:void 0,n=r("data");let s=r("withXSRFToken");const i=r("xsrfHeaderName"),o=r("xsrfCookieName");let a=r("headers");const c=r("auth"),u=r("baseURL"),d=r("allowAbsoluteUrls"),f=r("url");if(t.headers=a=yt.from(a),t.url=hf(vf(u,f,d,t),r("params"),r("paramsSerializer")),c){const m=E.getSafeProp(c,"username")||"",g=E.getSafeProp(c,"password")||"";a.set("Authorization","Basic "+btoa(m+":"+(g?Ab(g):"")))}if(E.isFormData(n)&&(ot.hasStandardBrowserEnv||ot.hasStandardBrowserWebWorkerEnv||E.isReactNative(n)?a.setContentType(void 0):E.isFunction(n.getHeaders)&&kb(a,n.getHeaders(),r("formDataHeaderPolicy"))),ot.hasStandardBrowserEnv&&(E.isFunction(s)&&(s=s(t)),s===!0||s==null&&Cb(t.url))){const g=i&&o&&Ob.read(o);g&&a.set(i,g)}return t}const Pb=typeof XMLHttpRequest<"u",Mb=Pb&&function(e){return new Promise(function(r,n){const s=bf(e);let i=s.data;const o=yt.from(s.headers).normalize();let{responseType:a,onUploadProgress:c,onDownloadProgress:u}=s,d,f,m,g,_;function h(){g&&g(),_&&_(),s.cancelToken&&s.cancelToken.unsubscribe(d),s.signal&&s.signal.removeEventListener("abort",d)}let y=new XMLHttpRequest;y.open(s.method.toUpperCase(),s.url,!0),y.timeout=s.timeout;function v(){if(!y)return;const x=yt.from("getAllResponseHeaders"in y&&y.getAllResponseHeaders()),C={data:!a||a==="text"||a==="json"?y.responseText:y.response,status:y.status,statusText:y.statusText,headers:x,config:e,request:y};yf(function(j){r(j),h()},function(j){n(j),h()},C),y=null}"onloadend"in y?y.onloadend=v:y.onreadystatechange=function(){!y||y.readyState!==4||y.status===0&&!(y.responseURL&&y.responseURL.startsWith("file:"))||setTimeout(v)},y.onabort=function(){y&&(n(new Y("Request aborted",Y.ECONNABORTED,e,y)),h(),y=null)},y.onerror=function(w){const C=w&&w.message?w.message:"Network Error",D=new Y(C,Y.ERR_NETWORK,e,y);D.event=w||null,n(D),h(),y=null},y.ontimeout=function(){let w=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const C=s.transitional||Ya;s.timeoutErrorMessage&&(w=s.timeoutErrorMessage),n(new Y(w,C.clarifyTimeoutError?Y.ETIMEDOUT:Y.ECONNABORTED,e,y)),h(),y=null},i===void 0&&o.setContentType(null),"setRequestHeader"in y&&E.forEach(lf(o),function(w,C){y.setRequestHeader(C,w)}),E.isUndefined(s.withCredentials)||(y.withCredentials=!!s.withCredentials),a&&a!=="json"&&(y.responseType=s.responseType),u&&([m,_]=Di(u,!0),y.addEventListener("progress",m)),c&&y.upload&&([f,g]=Di(c),y.upload.addEventListener("progress",f),y.upload.addEventListener("loadend",g)),(s.cancelToken||s.signal)&&(d=x=>{y&&(n(!x||x.type?new Fs(null,e,y):x),y.abort(),h(),y=null)},s.cancelToken&&s.cancelToken.subscribe(d),s.signal&&(s.signal.aborted?d():s.signal.addEventListener("abort",d)));const b=wb(s.url);if(b&&!ot.protocols.includes(b)){n(new Y("Unsupported protocol "+b+":",Y.ERR_BAD_REQUEST,e));return}y.send(i||null)})},Lb=(e,t)=>{if(e=e?e.filter(Boolean):[],!t&&!e.length)return;const r=new AbortController;let n=!1;const s=function(c){if(!n){n=!0,o();const u=c instanceof Error?c:this.reason;r.abort(u instanceof Y?u:new Fs(u instanceof Error?u.message:u))}};let i=t&&setTimeout(()=>{i=null,s(new Y(`timeout of ${t}ms exceeded`,Y.ETIMEDOUT))},t);const o=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(c=>{c.unsubscribe?c.unsubscribe(s):c.removeEventListener("abort",s)}),e=null)};e.forEach(c=>c.addEventListener("abort",s));const{signal:a}=r;return a.unsubscribe=()=>E.asap(o),a},Fb=function*(e,t){let r=e.byteLength;if(r<t){yield e;return}let n=0,s;for(;n<r;)s=n+t,yield e.slice(n,s),n=s},$b=async function*(e,t){for await(const r of Bb(e))yield*Fb(r,t)},Bb=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:r,value:n}=await t.read();if(r)break;yield n}}finally{await t.cancel()}},cc=(e,t,r,n)=>{const s=$b(e,t);let i=0,o,a=c=>{o||(o=!0,n&&n(c))};return new ReadableStream({async pull(c){try{const{done:u,value:d}=await s.next();if(u){a(),c.close();return}let f=d.byteLength;if(r){let m=i+=f;r(m)}c.enqueue(new Uint8Array(d))}catch(u){throw a(u),u}},cancel(c){return a(c),s.return()}},{highWaterMark:2})},Ii=e=>e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102,Ub=(e,t,r)=>t+2<r&&Ii(e.charCodeAt(t+1))&&Ii(e.charCodeAt(t+2));function Vb(e){if(!e||typeof e!="string"||!e.startsWith("data:"))return 0;const t=e.indexOf(",");if(t<0)return 0;const r=e.slice(5,t),n=e.slice(t+1);if(/;base64/i.test(r)){let o=n.length;const a=n.length;for(let g=0;g<a;g++)if(n.charCodeAt(g)===37&&g+2<a){const _=n.charCodeAt(g+1),h=n.charCodeAt(g+2);Ii(_)&&Ii(h)&&(o-=2,g+=2)}let c=0,u=a-1;const d=g=>g>=2&&n.charCodeAt(g-2)===37&&n.charCodeAt(g-1)===51&&(n.charCodeAt(g)===68||n.charCodeAt(g)===100);u>=0&&(n.charCodeAt(u)===61?(c++,u--):d(u)&&(c++,u-=3)),c===1&&u>=0&&(n.charCodeAt(u)===61||d(u))&&c++;const m=Math.floor(o/4)*3-(c||0);return m>0?m:0}let i=0;for(let o=0,a=n.length;o<a;o++){const c=n.charCodeAt(o);if(c===37&&Ub(n,o,a))i+=1,o+=2;else if(c<128)i+=1;else if(c<2048)i+=2;else if(c>=55296&&c<=56319&&o+1<a){const u=n.charCodeAt(o+1);u>=56320&&u<=57343?(i+=4,o++):i+=3}else i+=3}return i}const Za="1.18.0",uc=64*1024,{isFunction:Ks}=E,zb=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(t,r)=>String.fromCharCode(parseInt(r,16))),dc=e=>{if(!E.isString(e))return e;try{return decodeURIComponent(e)}catch{return e}},fc=(e,...t)=>{try{return!!e(...t)}catch{return!1}},qb=e=>{const t=e.indexOf("://");let r=e;return t!==-1&&(r=r.slice(t+3)),r.includes("@")||r.includes(":")},Hb=e=>{const t=E.global!==void 0&&E.global!==null?E.global:globalThis,{ReadableStream:r,TextEncoder:n}=t;e=E.merge.call({skipUndefined:!0},{Request:t.Request,Response:t.Response},e);const{fetch:s,Request:i,Response:o}=e,a=s?Ks(s):typeof fetch=="function",c=Ks(i),u=Ks(o);if(!a)return!1;const d=a&&Ks(r),f=a&&(typeof n=="function"?(v=>b=>v.encode(b))(new n):async v=>new Uint8Array(await new i(v).arrayBuffer())),m=c&&d&&fc(()=>{let v=!1;const b=new i(ot.origin,{body:new r,method:"POST",get duplex(){return v=!0,"half"}}),x=b.headers.has("Content-Type");return b.body!=null&&b.body.cancel(),v&&!x}),g=u&&d&&fc(()=>E.isReadableStream(new o("").body)),_={stream:g&&(v=>v.body)};a&&["text","arrayBuffer","blob","formData","stream"].forEach(v=>{!_[v]&&(_[v]=(b,x)=>{let w=b&&b[v];if(w)return w.call(b);throw new Y(`Response type '${v}' is not supported`,Y.ERR_NOT_SUPPORT,x)})});const h=async v=>{if(v==null)return 0;if(E.isBlob(v))return v.size;if(E.isSpecCompliantForm(v))return(await new i(ot.origin,{method:"POST",body:v}).arrayBuffer()).byteLength;if(E.isArrayBufferView(v)||E.isArrayBuffer(v))return v.byteLength;if(E.isURLSearchParams(v)&&(v=v+""),E.isString(v))return(await f(v)).byteLength},y=async(v,b)=>{const x=E.toFiniteNumber(v.getContentLength());return x??h(b)};return async v=>{let{url:b,method:x,data:w,signal:C,cancelToken:D,timeout:j,onDownloadProgress:R,onUploadProgress:L,responseType:T,headers:P,withCredentials:A="same-origin",fetchOptions:k,maxContentLength:B,maxBodyLength:F}=bf(v);const ne=E.isNumber(B)&&B>-1,ie=E.isNumber(F)&&F>-1,V=Z=>E.hasOwnProp(v,Z)?v[Z]:void 0;let J=s||fetch;T=T?(T+"").toLowerCase():"text";let H=Lb([C,D&&D.toAbortSignal()],j),X=null;const $=H&&H.unsubscribe&&(()=>{H.unsubscribe()});let Q,te=null;const ue=()=>new Y("Request body larger than maxBodyLength limit",Y.ERR_BAD_REQUEST,v,X);try{let Z;const De=V("auth");if(De){const re=E.getSafeProp(De,"username")||"",We=E.getSafeProp(De,"password")||"";Z={username:re,password:We}}if(qb(b)){const re=new URL(b,ot.origin);if(!Z&&(re.username||re.password)){const We=dc(re.username),at=dc(re.password);Z={username:We,password:at}}(re.username||re.password)&&(re.username="",re.password="",b=re.href)}if(Z&&(P.delete("authorization"),P.set("Authorization","Basic "+btoa(zb((Z.username||"")+":"+(Z.password||""))))),ne&&typeof b=="string"&&b.startsWith("data:")&&Vb(b)>B)throw new Y("maxContentLength size of "+B+" exceeded",Y.ERR_BAD_RESPONSE,v,X);if(ie&&x!=="get"&&x!=="head"){const re=await h(w);if(typeof re=="number"&&isFinite(re)&&(Q=re,re>F))throw ue()}const ke=ie&&(E.isReadableStream(w)||E.isStream(w)),Le=(re,We,at)=>cc(re,uc,vt=>{if(ie&&vt>F)throw te=ue();We&&We(vt)},at);if(m&&x!=="get"&&x!=="head"&&(L||ke)){if(Q=Q??await y(P,w),Q!==0||ke){let re=new i(b,{method:"POST",body:w,duplex:"half"}),We;if(E.isFormData(w)&&(We=re.headers.get("content-type"))&&P.setContentType(We),re.body){const[at,vt]=L&&ic(Q,Di(oc(L)))||[];w=Le(re.body,at,vt)}}}else if(ke&&!c&&d&&x!=="get"&&x!=="head")w=Le(w);else if(ke&&c&&!m&&x!=="get"&&x!=="head")throw new Y("Stream request bodies are not supported by the current fetch implementation",Y.ERR_NOT_SUPPORT,v,X);E.isString(A)||(A=A?"include":"omit");const he=c&&"credentials"in i.prototype;if(E.isFormData(w)){const re=P.getContentType();re&&/^multipart\/form-data/i.test(re)&&!/boundary=/i.test(re)&&P.delete("content-type")}P.set("User-Agent","axios/"+Za,!1);const fe={...k,signal:H,method:x.toUpperCase(),headers:lf(P.normalize()),body:w,duplex:"half",credentials:he?A:void 0};X=c&&new i(b,fe);let pe=await(c?J(X,k):J(b,fe));const Ae=yt.from(pe.headers);if(ne){const re=E.toFiniteNumber(Ae.getContentLength());if(re!=null&&re>B)throw new Y("maxContentLength size of "+B+" exceeded",Y.ERR_BAD_RESPONSE,v,X)}const ze=g&&(T==="stream"||T==="response");if(g&&pe.body&&(R||ne||ze&&$)){const re={};["status","statusText","headers"].forEach(lt=>{re[lt]=pe[lt]});const We=E.toFiniteNumber(Ae.getContentLength()),[at,vt]=R&&ic(We,Di(oc(R),!0))||[];let qe=0;const Ye=lt=>{if(ne&&(qe=lt,qe>B))throw new Y("maxContentLength size of "+B+" exceeded",Y.ERR_BAD_RESPONSE,v,X);at&&at(lt)};pe=new o(cc(pe.body,uc,Ye,()=>{vt&&vt(),$&&$()}),re)}T=T||"text";let Ie=await _[E.findKey(_,T)||"text"](pe,v);if(ne&&!g&&!ze){let re;if(Ie!=null&&(typeof Ie.byteLength=="number"?re=Ie.byteLength:typeof Ie.size=="number"?re=Ie.size:typeof Ie=="string"&&(re=typeof n=="function"?new n().encode(Ie).byteLength:Ie.length)),typeof re=="number"&&re>B)throw new Y("maxContentLength size of "+B+" exceeded",Y.ERR_BAD_RESPONSE,v,X)}return!ze&&$&&$(),await new Promise((re,We)=>{yf(re,We,{data:Ie,headers:yt.from(pe.headers),status:pe.status,statusText:pe.statusText,config:v,request:X})})}catch(Z){if($&&$(),H&&H.aborted&&H.reason instanceof Y){const De=H.reason;throw De.config=v,X&&(De.request=X),Z!==De&&(De.cause=Z),De}throw te?(X&&!te.request&&(te.request=X),te):Z instanceof Y?(X&&!Z.request&&(Z.request=X),Z):Z&&Z.name==="TypeError"&&/Load failed|fetch/i.test(Z.message)?Object.assign(new Y("Network Error",Y.ERR_NETWORK,v,X,Z&&Z.response),{cause:Z.cause||Z}):Y.from(Z,Z&&Z.code,v,X,Z&&Z.response)}}},Wb=new Map,_f=e=>{let t=e&&e.env||{};const{fetch:r,Request:n,Response:s}=t,i=[n,s,r];let o=i.length,a=o,c,u,d=Wb;for(;a--;)c=i[a],u=d.get(c),u===void 0&&d.set(c,u=a?new Map:Hb(t)),d=u;return u};_f();const Ja={http:ib,xhr:Mb,fetch:{get:_f}};E.forEach(Ja,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{__proto__:null,value:t})}catch{}Object.defineProperty(e,"adapterName",{__proto__:null,value:t})}});const hc=e=>`- ${e}`,Kb=e=>E.isFunction(e)||e===null||e===!1;function Qb(e,t){e=E.isArray(e)?e:[e];const{length:r}=e;let n,s;const i={};for(let o=0;o<r;o++){n=e[o];let a;if(s=n,!Kb(n)&&(s=Ja[(a=String(n)).toLowerCase()],s===void 0))throw new Y(`Unknown adapter '${a}'`);if(s&&(E.isFunction(s)||(s=s.get(t))))break;i[a||"#"+o]=s}if(!s){const o=Object.entries(i).map(([c,u])=>`adapter ${c} `+(u===!1?"is not supported by the environment":"is not available in the build"));let a=r?o.length>1?`since :
|
|
448
|
+
*/var Yl;function Dy(){return Yl||(Yl=1,process.env.NODE_ENV!=="production"&&function(){function e(u,d){return u===d&&(u!==0||1/u===1/d)||u!==u&&d!==d}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=p,r=Ka(),n=typeof Object.is=="function"?Object.is:e,s=r.useSyncExternalStore,i=t.useRef,o=t.useEffect,a=t.useMemo,c=t.useDebugValue;po.useSyncExternalStoreWithSelector=function(u,d,f,m,g){var _=i(null);if(_.current===null){var h={hasValue:!1,value:null};_.current=h}else h=_.current;_=a(function(){function v(I){if(!b){if(b=!0,w=I,I=m(I),g!==void 0&&h.hasValue){var j=h.value;if(g(j,I))return x=j}return x=I}if(j=x,n(w,I))return j;var k=m(I);return g!==void 0&&g(j,k)?(w=I,j):(w=I,x=k)}var b=!1,w,x,C=f===void 0?null:f;return[function(){return v(d())},C===null?void 0:function(){return v(C())}]},[d,f,m,g]);var y=s(u,_[0],_[1]);return o(function(){h.hasValue=!0,h.value=y},[y]),c(y),y},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),po}process.env.NODE_ENV==="production"?la.exports=Ey():la.exports=Dy();var Iy=la.exports;const Ny=Wd(Iy),Kd={},{useDebugValue:Ty}=p,{useSyncExternalStoreWithSelector:jy}=Ny;let Xl=!1;const Ry=e=>e;function ky(e,t=Ry,r){(Kd?"production":void 0)!=="production"&&r&&!Xl&&(console.warn("[DEPRECATED] Use `createWithEqualityFn` instead of `create` or use `useStoreWithEqualityFn` instead of `useStore`. They can be imported from 'zustand/traditional'. https://github.com/pmndrs/zustand/discussions/1937"),Xl=!0);const n=jy(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,r);return Ty(n),n}const Zl=e=>{(Kd?"production":void 0)!=="production"&&typeof e!="function"&&console.warn("[DEPRECATED] Passing a vanilla store will be unsupported in a future version. Instead use `import { useStore } from 'zustand'`.");const t=typeof e=="function"?Sy(e):e,r=(n,s)=>ky(t,n,s);return Object.assign(r,t),r},qi=e=>e?Zl(e):Zl,ye=qi(e=>({editorConfig:null,editorMode:"edit",buttonLoaders:{saveCollection:!1,publishCollection:!1,addFromLibrary:!1,rejectCollection:!1,sendBackCollection:!1,sourcingApproveCollection:!1,sourcingRejectCollection:!1},showPreview:!1,pageId:"collection_editor",isCurrentNodeFolder:!1,isCurrentNodeRoot:!1,isQumlPlayer:!1,isDirty:!1,lastSaved:null,rootFormConfig:null,unitFormConfig:null,childFormConfig:null,searchFormConfig:null,relationalFormConfig:null,publishChecklist:null,reviewChecklist:null,rfcChecklist:null,categoryMeta:null,setEditorConfig:t=>e({editorConfig:t}),setEditorMode:t=>e({editorMode:t}),setButtonLoader:(t,r)=>e(n=>({buttonLoaders:{...n.buttonLoaders,[t]:r}})),setShowPreview:t=>e({showPreview:t}),setPageId:t=>e({pageId:t}),setNodeFlags:t=>e({...t.isFolder!==void 0&&{isCurrentNodeFolder:t.isFolder},...t.isRoot!==void 0&&{isCurrentNodeRoot:t.isRoot},...t.isQuml!==void 0&&{isQumlPlayer:t.isQuml}}),setLastSaved:t=>e({lastSaved:t}),setIsDirty:t=>e({isDirty:t}),setCategoryDefinition:t=>e({rootFormConfig:t.rootForm,unitFormConfig:t.unitForm,childFormConfig:t.childForm,searchFormConfig:t.searchForm,relationalFormConfig:t.relationalForm,publishChecklist:t.publishChecklist,reviewChecklist:t.reviewChecklist,rfcChecklist:t.rfcChecklist,categoryMeta:{schemaDefaults:t.schemaDefaults,frameworkMetadata:t.frameworkMetadata,sourcingSettings:t.sourcingSettings}})})),Qd=Object.freeze(Object.defineProperty({__proto__:null,useEditorStore:ye},Symbol.toStringTag,{value:"Module"}));function Br(e,t){const r=[...e];for(;r.length>0;){const n=r.shift();if(n.id===t)return n;n.children&&r.push(...n.children)}}function Gd(e,t,r=0){var n;for(const s of e){if(s.id===t)return r;if((n=s.children)!=null&&n.length){const i=Gd(s.children,t,r+1);if(i>=0)return i}}return-1}const Ay=new Set(["name","appIcon","description","keywords","trackable"]);function Yd(e,t,r){return e.map(n=>{if(n.id===t){const s=r.metadata??{},i={};for(const o of Ay)o in r&&(i[o]=r[o]);return{...n,...r,metadata:{...n.metadata??{},...i,...s}}}return n.children&&n.children.length>0?{...n,children:Yd(n.children,t,r)}:n})}function ii(e,t,r){return e.map(n=>n.id===t?{...n,children:[...n.children??[],r]}:n.children&&n.children.length>0?{...n,children:ii(n.children,t,r)}:n)}function ca(e,t){return e.filter(r=>r.id!==t).map(r=>({...r,children:r.children?ca(r.children,t):[]}))}function Xd(e,t,r,n){return e.map(s=>{if(s.id===t){const i=[...s.children??[]],[o]=i.splice(r,1);return i.splice(n,0,o),{...s,children:i}}return s.children&&s.children.length>0?{...s,children:Xd(s.children,t,r,n)}:s})}function Py(e,t){const r=Br(e,t);if(!r)return[];const n=[];let s=r;for(;s;)n.unshift({id:s.id,name:s.name}),s=s.parent?Br(e,s.parent):void 0;return n}const Me=qi((e,t)=>({treeData:[],selectedNodeId:null,treeCache:{},breadcrumb:[],activeNodeMeta:{},setTreeData:r=>{var s;const n=((s=r[0])==null?void 0:s.id)??null;e({treeData:r,selectedNodeId:n}),n&&setTimeout(()=>t().selectNode(n),0)},selectNode:r=>{const{treeData:n,treeCache:s,getBreadcrumb:i}=t(),o=Br(n,r),a=i(r),c={...(o==null?void 0:o.metadata)??{},...s[r]??{}};ye.getState().setNodeFlags({isFolder:(o==null?void 0:o.isFolder)??!1,isRoot:!(o!=null&&o.parent),isQuml:!1}),e({selectedNodeId:r,breadcrumb:a,activeNodeMeta:c})},updateNode:(r,n)=>{e(s=>({treeData:Yd(s.treeData,r,n),treeCache:{...s.treeCache,[r]:{...s.treeCache[r]??{},...n}}})),ye.getState().setIsDirty(!0)},addNode:(r,n)=>{var u,d;const s=t(),i=((d=(u=ye.getState().editorConfig)==null?void 0:u.config)==null?void 0:d.maxDepth)??4,o=Gd(s.treeData,r);if(o>=i-1)return console.warn(`[tree.store] addNode: depth would exceed maxDepth (${i}). parentDepth=${o}`),"";const a="temp-"+Math.random().toString(36).slice(2),c={id:a,identifier:a,name:"Untitled Unit",isFolder:!0,children:[],parent:r,metadata:{mimeType:"application/vnd.ekstep.content-collection",code:a,name:"Untitled Unit",visibility:"Parent"}};return e(f=>({treeData:ii(f.treeData,r,c),treeCache:{...f.treeCache,[a]:{...c.metadata,isNew:!0}}})),setTimeout(()=>t().selectNode(a),0),a},deleteNode:r=>{e(n=>({treeData:ca(n.treeData,r),selectedNodeId:n.selectedNodeId===r?null:n.selectedNodeId}))},reorderChildren:(r,n,s)=>{e(i=>({treeData:Xd(i.treeData,r,n,s)}))},moveNode:(r,n,s)=>{e(i=>{const o=Br(i.treeData,r);if(!o)return i;let a=ca(i.treeData,r);return a=ii(a,s,{...o,parent:s}),{treeData:a,isDirty:!0}})},addResource:(r,n)=>{var c,u;const s=ye.getState().editorConfig,i=((c=s==null?void 0:s.config)==null?void 0:c.allowContentUnderRoot)??!1,o=(u=t().treeData[0])==null?void 0:u.id;if(!i&&n===o||Br(t().treeData,r.identifier))return!1;const a={id:r.identifier,identifier:r.identifier,name:r.name,isFolder:!1,children:[],parent:n,mimeType:r.mimeType,primaryCategory:r.primaryCategory,contentType:r.contentType,appIcon:r.appIcon,status:r.status,metadata:r};return e(d=>({treeData:ii(d.treeData,n,a)})),t().markDirty(),!0},markDirty:()=>{Promise.resolve().then(()=>Qd).then(({useEditorStore:r})=>{r.getState().setIsDirty(!0)})},getNodeById:r=>Br(t().treeData,r),getChildrenOf:r=>{const n=Br(t().treeData,r);return(n==null?void 0:n.children)??[]},getBreadcrumb:r=>Py(t().treeData,r)})),My=qi(e=>({activeModal:null,modalData:{},openModal:(t,r={})=>e({activeModal:t,modalData:r}),closeModal:()=>e({activeModal:null,modalData:{}})})),Ly="_spin_1ah4d_9",Fy={spin:Ly},$y=({size:e=16,color:t="currentColor"})=>l.jsx("svg",{className:Fy.spin,width:e,height:e,viewBox:"0 0 24 24",fill:"none","aria-label":"Loading",role:"status",children:l.jsx("circle",{cx:"12",cy:"12",r:"10",stroke:t,strokeWidth:"3",strokeDasharray:"31.4",strokeDashoffset:"10",strokeLinecap:"round"})}),Ee=({variant:e="ghost",size:t="md",isLoading:r,disabled:n,onClick:s,children:i,className:o,type:a="button"})=>l.jsxs("button",{type:a,className:`sbx-btn-${e} ${t==="sm"?"sbx-btn-sm":""} ${o??""}`,onClick:s,disabled:r||n,"aria-busy":r?!0:void 0,children:[r?l.jsx($y,{size:14}):null,i]}),By="_overlay_w9xez_1",Uy="_modal_w9xez_11",Vy="_modalHeader_w9xez_23",zy="_modalHeaderClose_w9xez_33",qy="_modalBody_w9xez_51",Hy="_modalFooter_w9xez_58",Wy="_checkRow_w9xez_65",Ky="_formGroup_w9xez_108",Qy="_textarea_w9xez_119",Gy="_sliderGroup_w9xez_140",Yy="_sliderValue_w9xez_152",Xy="_sliderLabels_w9xez_160",Zy="_sectionTitle_w9xez_168",Ce={overlay:By,modal:Uy,modalHeader:Vy,modalHeaderClose:zy,modalBody:qy,modalFooter:Hy,checkRow:Wy,formGroup:Ky,textarea:Qy,sliderGroup:Gy,sliderValue:Yy,sliderLabels:Xy,sectionTitle:Zy},Jy=({contentId:e,onConfirm:t,onCancel:r})=>{const n=ye(d=>{var f,m;return(m=(f=d.editorConfig)==null?void 0:f.config)==null?void 0:m.objectType})||"Content",s=ye(d=>d.publishChecklist)??[],[i,o]=p.useState({}),a=s.every(d=>i[d.code]),c=s.length===0||a,u=()=>{t()};return l.jsx("div",{className:Ce.overlay,role:"dialog","aria-modal":"true","aria-labelledby":"publish-modal-title",children:l.jsxs("div",{className:Ce.modal,children:[l.jsxs("div",{className:Ce.modalHeader,children:[l.jsxs("span",{id:"publish-modal-title",children:["Publish ",n]}),l.jsx("button",{className:Ce.modalHeaderClose,onClick:r,"aria-label":"Close",children:"×"})]}),l.jsx("div",{className:Ce.modalBody,children:s.length===0?l.jsxs("p",{style:{margin:0,fontSize:14,lineHeight:1.5},children:["Are you sure you want to publish this ",n,"?"]}):l.jsxs(l.Fragment,{children:[l.jsx("p",{className:Ce.sectionTitle,children:"Please confirm that ALL the following items are verified (by ticking the check-boxes) before you can publish:"}),s.map(d=>l.jsxs("label",{className:Ce.checkRow,children:[l.jsx("input",{type:"checkbox",checked:!!i[d.code],onChange:f=>o(m=>({...m,[d.code]:f.target.checked}))}),l.jsx("span",{children:d.label})]},d.code))]})}),l.jsxs("div",{className:Ce.modalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:r,children:"No"}),l.jsx(Ee,{variant:"primary",onClick:u,disabled:!c,children:"Yes"})]})]})})},ev=({contentId:e,action:t,onConfirm:r,onCancel:n})=>{const[s,i]=p.useState(""),[o,a]=p.useState(7),c=t==="approve",u=c?"Review Quality":"Reject Content",d=!c&&s.trim().length===0,f=()=>{c?r(s.trim(),o):r(s.trim())};return l.jsx("div",{className:Ce.overlay,role:"dialog","aria-modal":"true","aria-labelledby":"quality-modal-title",children:l.jsxs("div",{className:Ce.modal,children:[l.jsxs("div",{className:Ce.modalHeader,children:[l.jsx("span",{id:"quality-modal-title",children:u}),l.jsx("button",{className:Ce.modalHeaderClose,onClick:n,"aria-label":"Close",children:"×"})]}),l.jsx("div",{className:Ce.modalBody,children:c?l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:Ce.formGroup,children:[l.jsx("label",{htmlFor:"quality-score",children:"Quality Score"}),l.jsxs("div",{className:Ce.sliderGroup,children:[l.jsx("input",{id:"quality-score",type:"range",min:0,max:10,step:1,value:o,onChange:m=>a(Number(m.target.value)),"aria-valuemin":0,"aria-valuemax":10,"aria-valuenow":o}),l.jsx("span",{className:Ce.sliderValue,children:o})]}),l.jsxs("div",{className:Ce.sliderLabels,children:[l.jsx("span",{children:"0 — Poor"}),l.jsx("span",{children:"10 — Excellent"})]})]}),l.jsxs("div",{className:Ce.formGroup,children:[l.jsxs("label",{htmlFor:"quality-comment",children:["Comment"," ",l.jsx("span",{style:{fontWeight:400,color:"var(--sbx-gray-400, #9CA3AF)"},children:"(optional)"})]}),l.jsx("textarea",{id:"quality-comment",className:Ce.textarea,placeholder:"Add any notes for the content creator…",value:s,onChange:m=>i(m.target.value),rows:4})]})]}):l.jsxs("div",{className:Ce.formGroup,children:[l.jsxs("label",{htmlFor:"reject-reason",children:["Rejection Reason"," ",l.jsx("span",{style:{color:"var(--sbx-error, #DC2626)"},children:"*"})]}),l.jsx("textarea",{id:"reject-reason",className:Ce.textarea,placeholder:"Describe why this content is being rejected…",value:s,onChange:m=>i(m.target.value),rows:5,required:!0,"aria-required":"true"}),s.trim().length===0&&l.jsx("p",{style:{fontSize:12,color:"var(--sbx-error, #DC2626)",marginTop:4},children:"A rejection reason is required."})]})}),l.jsxs("div",{className:Ce.modalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:n,children:"Cancel"}),l.jsx(Ee,{variant:c?"primary":"danger",onClick:f,disabled:d,children:c?"Approve":"Reject"})]})]})})};function Zd(e,t){return function(){return e.apply(t,arguments)}}const{toString:tv}=Object.prototype,{getPrototypeOf:Pn}=Object,{iterator:Ps,toStringTag:Jd}=Symbol,Ei=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),bs=(e,t)=>{let r=e;const n=[];for(;r!=null&&r!==Object.prototype;){if(n.indexOf(r)!==-1)return!1;if(n.push(r),Ei(r,t))return!0;r=Pn(r)}return!1},rv=(e,t)=>e!=null&&bs(e,t)?e[t]:void 0,Qa=(e=>t=>{const r=tv.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Gt=e=>(e=e.toLowerCase(),t=>Qa(t)===e),Hi=e=>t=>typeof t===e,{isArray:rn}=Array,Mn=Hi("undefined");function qn(e){return e!==null&&!Mn(e)&&e.constructor!==null&&!Mn(e.constructor)&&Dt(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const ef=Gt("ArrayBuffer");function nv(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&ef(e.buffer),t}const sv=Hi("string"),Dt=Hi("function"),tf=Hi("number"),Hn=e=>e!==null&&typeof e=="object",iv=e=>e===!0||e===!1,oi=e=>{if(!Hn(e))return!1;const t=Pn(e);return(t===null||t===Object.prototype||Pn(t)===null)&&!bs(e,Jd)&&!bs(e,Ps)},ov=e=>{if(!Hn(e)||qn(e))return!1;try{return Object.keys(e).length===0&&Object.getPrototypeOf(e)===Object.prototype}catch{return!1}},av=Gt("Date"),lv=Gt("File"),cv=e=>!!(e&&typeof e.uri<"u"),uv=e=>e&&typeof e.getParts<"u",dv=Gt("Blob"),fv=Gt("FileList"),hv=e=>Hn(e)&&Dt(e.pipe);function pv(){return typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}}const Jl=pv(),ec=typeof Jl.FormData<"u"?Jl.FormData:void 0,gv=e=>{if(!e)return!1;if(ec&&e instanceof ec)return!0;const t=Pn(e);if(!t||t===Object.prototype||!Dt(e.append))return!1;const r=Qa(e);return r==="formdata"||r==="object"&&Dt(e.toString)&&e.toString()==="[object FormData]"},mv=Gt("URLSearchParams"),[yv,vv,bv,_v]=["ReadableStream","Request","Response","Headers"].map(Gt),wv=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Ms(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,s;if(typeof e!="object"&&(e=[e]),rn(e))for(n=0,s=e.length;n<s;n++)t.call(null,e[n],n,e);else{if(qn(e))return;const i=r?Object.getOwnPropertyNames(e):Object.keys(e),o=i.length;let a;for(n=0;n<o;n++)a=i[n],t.call(null,e[a],a,e)}}function rf(e,t){if(qn(e))return null;t=t.toLowerCase();const r=Object.keys(e);let n=r.length,s;for(;n-- >0;)if(s=r[n],t===s.toLowerCase())return s;return null}const Vr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,nf=e=>!Mn(e)&&e!==Vr;function ua(...e){const{caseless:t,skipUndefined:r}=nf(this)&&this||{},n={},s=(i,o)=>{if(o==="__proto__"||o==="constructor"||o==="prototype")return;const a=t&&typeof o=="string"&&rf(n,o)||o,c=Ei(n,a)?n[a]:void 0;oi(c)&&oi(i)?n[a]=ua(c,i):oi(i)?n[a]=ua({},i):rn(i)?n[a]=i.slice():(!r||!Mn(i))&&(n[a]=i)};for(let i=0,o=e.length;i<o;i++){const a=e[i];if(!a||qn(a)||(Ms(a,s),typeof a!="object"||rn(a)))continue;const c=Object.getOwnPropertySymbols(a);for(let u=0;u<c.length;u++){const d=c[u];kv.call(a,d)&&s(a[d],d)}}return n}const xv=(e,t,r,{allOwnKeys:n}={})=>(Ms(t,(s,i)=>{r&&Dt(s)?Object.defineProperty(e,i,{__proto__:null,value:Zd(s,r),writable:!0,enumerable:!0,configurable:!0}):Object.defineProperty(e,i,{__proto__:null,value:s,writable:!0,enumerable:!0,configurable:!0})},{allOwnKeys:n}),e),Sv=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Cv=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),Object.defineProperty(e.prototype,"constructor",{__proto__:null,value:e,writable:!0,enumerable:!1,configurable:!0}),Object.defineProperty(e,"super",{__proto__:null,value:t.prototype}),r&&Object.assign(e.prototype,r)},Ov=(e,t,r,n)=>{let s,i,o;const a={};if(t=t||{},e==null)return t;do{for(s=Object.getOwnPropertyNames(e),i=s.length;i-- >0;)o=s[i],(!n||n(o,e,t))&&!a[o]&&(t[o]=e[o],a[o]=!0);e=r!==!1&&Pn(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},Ev=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},Dv=e=>{if(!e)return null;if(rn(e))return e;let t=e.length;if(!tf(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},Iv=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Pn(Uint8Array)),Nv=(e,t)=>{const n=(e&&e[Ps]).call(e);let s;for(;(s=n.next())&&!s.done;){const i=s.value;t.call(e,i[0],i[1])}},Tv=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},jv=Gt("HTMLFormElement"),Rv=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(r,n,s){return n.toUpperCase()+s}),{propertyIsEnumerable:kv}=Object.prototype,Av=Gt("RegExp"),sf=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};Ms(r,(s,i)=>{let o;(o=t(s,i,e))!==!1&&(n[i]=o||s)}),Object.defineProperties(e,n)},Pv=e=>{sf(e,(t,r)=>{if(Dt(e)&&["arguments","caller","callee"].includes(r))return!1;const n=e[r];if(Dt(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},Mv=(e,t)=>{const r={},n=s=>{s.forEach(i=>{r[i]=!0})};return rn(e)?n(e):n(String(e).split(t)),r},Lv=()=>{},Fv=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function $v(e){return!!(e&&Dt(e.append)&&e[Jd]==="FormData"&&e[Ps])}const Bv=e=>{const t=new WeakSet,r=n=>{if(Hn(n)){if(t.has(n))return;if(qn(n))return n;if(!("toJSON"in n)){t.add(n);const s=rn(n)?[]:{};return Ms(n,(i,o)=>{const a=r(i);!Mn(a)&&(s[o]=a)}),t.delete(n),s}}return n};return r(e)},Uv=Gt("AsyncFunction"),Vv=e=>e&&(Hn(e)||Dt(e))&&Dt(e.then)&&Dt(e.catch),of=((e,t)=>e?setImmediate:t?((r,n)=>(Vr.addEventListener("message",({source:s,data:i})=>{s===Vr&&i===r&&n.length&&n.shift()()},!1),s=>{n.push(s),Vr.postMessage(r,"*")}))(`axios@${Math.random()}`,[]):r=>setTimeout(r))(typeof setImmediate=="function",Dt(Vr.postMessage)),zv=typeof queueMicrotask<"u"?queueMicrotask.bind(Vr):typeof process<"u"&&process.nextTick||of,af=e=>e!=null&&Dt(e[Ps]),qv=e=>e!=null&&bs(e,Ps)&&af(e),E={isArray:rn,isArrayBuffer:ef,isBuffer:qn,isFormData:gv,isArrayBufferView:nv,isString:sv,isNumber:tf,isBoolean:iv,isObject:Hn,isPlainObject:oi,isEmptyObject:ov,isReadableStream:yv,isRequest:vv,isResponse:bv,isHeaders:_v,isUndefined:Mn,isDate:av,isFile:lv,isReactNativeBlob:cv,isReactNative:uv,isBlob:dv,isRegExp:Av,isFunction:Dt,isStream:hv,isURLSearchParams:mv,isTypedArray:Iv,isFileList:fv,forEach:Ms,merge:ua,extend:xv,trim:wv,stripBOM:Sv,inherits:Cv,toFlatObject:Ov,kindOf:Qa,kindOfTest:Gt,endsWith:Ev,toArray:Dv,forEachEntry:Nv,matchAll:Tv,isHTMLForm:jv,hasOwnProperty:Ei,hasOwnProp:Ei,hasOwnInPrototypeChain:bs,getSafeProp:rv,reduceDescriptors:sf,freezeMethods:Pv,toObjectSet:Mv,toCamelCase:Rv,noop:Lv,toFiniteNumber:Fv,findKey:rf,global:Vr,isContextDefined:nf,isSpecCompliantForm:$v,toJSONObject:Bv,isAsyncFn:Uv,isThenable:Vv,setImmediate:of,asap:zv,isIterable:af,isSafeIterable:qv},Hv=E.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Wv=e=>{const t={};let r,n,s;return e&&e.split(`
|
|
449
|
+
`).forEach(function(o){s=o.indexOf(":"),r=o.substring(0,s).trim().toLowerCase(),n=o.substring(s+1).trim(),!(!r||t[r]&&Hv[r])&&(r==="set-cookie"?t[r]?t[r].push(n):t[r]=[n]:t[r]=t[r]?t[r]+", "+n:n)}),t};function Kv(e){let t=0,r=e.length;for(;t<r;){const n=e.charCodeAt(t);if(n!==9&&n!==32)break;t+=1}for(;r>t;){const n=e.charCodeAt(r-1);if(n!==9&&n!==32)break;r-=1}return t===0&&r===e.length?e:e.slice(t,r)}const Qv=new RegExp("[\\u0000-\\u0008\\u000a-\\u001f\\u007f]+","g"),Gv=new RegExp("[^\\u0009\\u0020-\\u007e\\u0080-\\u00ff]+","g");function Ga(e,t){return E.isArray(e)?e.map(r=>Ga(r,t)):Kv(String(e).replace(t,""))}const Yv=e=>Ga(e,Qv),Xv=e=>Ga(e,Gv);function lf(e){const t=Object.create(null);return E.forEach(e.toJSON(),(r,n)=>{t[n]=Xv(r)}),t}const tc=Symbol("internals");function Yn(e){return e&&String(e).trim().toLowerCase()}function ai(e){return e===!1||e==null?e:E.isArray(e)?e.map(ai):Yv(String(e))}function Zv(e){const t=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(e);)t[n[1]]=n[2];return t}const Jv=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function go(e,t,r,n,s){if(E.isFunction(n))return n.call(this,t,r);if(s&&(t=r),!!E.isString(t)){if(E.isString(n))return t.indexOf(n)!==-1;if(E.isRegExp(n))return n.test(t)}}function eb(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,r,n)=>r.toUpperCase()+n)}function tb(e,t){const r=E.toCamelCase(" "+t);["get","set","has"].forEach(n=>{Object.defineProperty(e,n+r,{__proto__:null,value:function(s,i,o){return this[n].call(this,t,s,i,o)},configurable:!0})})}let yt=class{constructor(t){t&&this.set(t)}set(t,r,n){const s=this;function i(a,c,u){const d=Yn(c);if(!d)return;const f=E.findKey(s,d);(!f||s[f]===void 0||u===!0||u===void 0&&s[f]!==!1)&&(s[f||c]=ai(a))}const o=(a,c)=>E.forEach(a,(u,d)=>i(u,d,c));if(E.isPlainObject(t)||t instanceof this.constructor)o(t,r);else if(E.isString(t)&&(t=t.trim())&&!Jv(t))o(Wv(t),r);else if(E.isObject(t)&&E.isSafeIterable(t)){let a=Object.create(null),c,u;for(const d of t){if(!E.isArray(d))throw new TypeError("Object iterator must return a key-value pair");u=d[0],E.hasOwnProp(a,u)?(c=a[u],a[u]=E.isArray(c)?[...c,d[1]]:[c,d[1]]):a[u]=d[1]}o(a,r)}else t!=null&&i(r,t,n);return this}get(t,r){if(t=Yn(t),t){const n=E.findKey(this,t);if(n){const s=this[n];if(!r)return s;if(r===!0)return Zv(s);if(E.isFunction(r))return r.call(this,s,n);if(E.isRegExp(r))return r.exec(s);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,r){if(t=Yn(t),t){const n=E.findKey(this,t);return!!(n&&this[n]!==void 0&&(!r||go(this,this[n],n,r)))}return!1}delete(t,r){const n=this;let s=!1;function i(o){if(o=Yn(o),o){const a=E.findKey(n,o);a&&(!r||go(n,n[a],a,r))&&(delete n[a],s=!0)}}return E.isArray(t)?t.forEach(i):i(t),s}clear(t){const r=Object.keys(this);let n=r.length,s=!1;for(;n--;){const i=r[n];(!t||go(this,this[i],i,t,!0))&&(delete this[i],s=!0)}return s}normalize(t){const r=this,n={};return E.forEach(this,(s,i)=>{const o=E.findKey(n,i);if(o){r[o]=ai(s),delete r[i];return}const a=t?eb(i):String(i).trim();a!==i&&delete r[i],r[a]=ai(s),n[a]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const r=Object.create(null);return E.forEach(this,(n,s)=>{n!=null&&n!==!1&&(r[s]=t&&E.isArray(n)?n.join(", "):n)}),r}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,r])=>t+": "+r).join(`
|
|
450
|
+
`)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(s=>n.set(s)),n}static accessor(t){const n=(this[tc]=this[tc]={accessors:{}}).accessors,s=this.prototype;function i(o){const a=Yn(o);n[a]||(tb(s,o),n[a]=!0)}return E.isArray(t)?t.forEach(i):i(t),this}};yt.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);E.reduceDescriptors(yt.prototype,({value:e},t)=>{let r=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(n){this[r]=n}}});E.freezeMethods(yt);const rb="[REDACTED ****]";function nb(e){if(E.hasOwnProp(e,"toJSON"))return!0;let t=Object.getPrototypeOf(e);for(;t&&t!==Object.prototype;){if(E.hasOwnProp(t,"toJSON"))return!0;t=Object.getPrototypeOf(t)}return!1}function sb(e,t){const r=new Set(t.map(i=>String(i).toLowerCase())),n=[],s=i=>{if(i===null||typeof i!="object"||E.isBuffer(i))return i;if(n.indexOf(i)!==-1)return;i instanceof yt&&(i=i.toJSON()),n.push(i);let o;if(E.isArray(i))o=[],i.forEach((a,c)=>{const u=s(a);E.isUndefined(u)||(o[c]=u)});else{if(!E.isPlainObject(i)&&nb(i))return n.pop(),i;o=Object.create(null);for(const[a,c]of Object.entries(i)){const u=r.has(a.toLowerCase())?rb:s(c);E.isUndefined(u)||(o[a]=u)}}return n.pop(),o};return s(e)}let G=class cf extends Error{static from(t,r,n,s,i,o){const a=new cf(t.message,r||t.code,n,s,i);return a.cause=t,a.name=t.name,t.status!=null&&a.status==null&&(a.status=t.status),o&&Object.assign(a,o),a}constructor(t,r,n,s,i){super(t),Object.defineProperty(this,"message",{__proto__:null,value:t,enumerable:!0,writable:!0,configurable:!0}),this.name="AxiosError",this.isAxiosError=!0,r&&(this.code=r),n&&(this.config=n),s&&(this.request=s),i&&(this.response=i,this.status=i.status)}toJSON(){const t=this.config,r=t&&E.hasOwnProp(t,"redact")?t.redact:void 0,n=E.isArray(r)&&r.length>0?sb(t,r):E.toJSONObject(t);return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:n,code:this.code,status:this.status}}};G.ERR_BAD_OPTION_VALUE="ERR_BAD_OPTION_VALUE";G.ERR_BAD_OPTION="ERR_BAD_OPTION";G.ECONNABORTED="ECONNABORTED";G.ETIMEDOUT="ETIMEDOUT";G.ECONNREFUSED="ECONNREFUSED";G.ERR_NETWORK="ERR_NETWORK";G.ERR_FR_TOO_MANY_REDIRECTS="ERR_FR_TOO_MANY_REDIRECTS";G.ERR_DEPRECATED="ERR_DEPRECATED";G.ERR_BAD_RESPONSE="ERR_BAD_RESPONSE";G.ERR_BAD_REQUEST="ERR_BAD_REQUEST";G.ERR_CANCELED="ERR_CANCELED";G.ERR_NOT_SUPPORT="ERR_NOT_SUPPORT";G.ERR_INVALID_URL="ERR_INVALID_URL";G.ERR_FORM_DATA_DEPTH_EXCEEDED="ERR_FORM_DATA_DEPTH_EXCEEDED";const ib=null,uf=100;function da(e){return E.isPlainObject(e)||E.isArray(e)}function df(e){return E.endsWith(e,"[]")?e.slice(0,-2):e}function mo(e,t,r){return e?e.concat(t).map(function(s,i){return s=df(s),!r&&i?"["+s+"]":s}).join(r?".":""):t}function ob(e){return E.isArray(e)&&!e.some(da)}const ab=E.toFlatObject(E,{},null,function(t){return/^is[A-Z]/.test(t)});function Wi(e,t,r){if(!E.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,r=E.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(b,w){return!E.isUndefined(w[b])});const n=r.metaTokens,s=r.visitor||_,i=r.dots,o=r.indexes,a=r.Blob||typeof Blob<"u"&&Blob,c=r.maxDepth===void 0?uf:r.maxDepth,u=a&&E.isSpecCompliantForm(t),d=[];if(!E.isFunction(s))throw new TypeError("visitor must be a function");function f(v){if(v===null)return"";if(E.isDate(v))return v.toISOString();if(E.isBoolean(v))return v.toString();if(!u&&E.isBlob(v))throw new G("Blob is not supported. Use a Buffer instead.");return E.isArrayBuffer(v)||E.isTypedArray(v)?u&&typeof Blob=="function"?new Blob([v]):Buffer.from(v):v}function m(v){if(v>c)throw new G("Object is too deeply nested ("+v+" levels). Max depth: "+c,G.ERR_FORM_DATA_DEPTH_EXCEEDED)}function g(v,b){if(c===1/0)return JSON.stringify(v);const w=[];return JSON.stringify(v,function(C,I){if(!E.isObject(I))return I;for(;w.length&&w[w.length-1]!==this;)w.pop();return w.push(I),m(b+w.length-1),I})}function _(v,b,w){let x=v;if(E.isReactNative(t)&&E.isReactNativeBlob(v))return t.append(mo(w,b,i),f(v)),!1;if(v&&!w&&typeof v=="object"){if(E.endsWith(b,"{}"))b=n?b:b.slice(0,-2),v=g(v,1);else if(E.isArray(v)&&ob(v)||(E.isFileList(v)||E.endsWith(b,"[]"))&&(x=E.toArray(v)))return b=df(b),x.forEach(function(I,j){!(E.isUndefined(I)||I===null)&&t.append(o===!0?mo([b],j,i):o===null?b:b+"[]",f(I))}),!1}return da(v)?!0:(t.append(mo(w,b,i),f(v)),!1)}const h=Object.assign(ab,{defaultVisitor:_,convertValue:f,isVisitable:da});function y(v,b,w=0){if(!E.isUndefined(v)){if(m(w),d.indexOf(v)!==-1)throw new Error("Circular reference detected in "+b.join("."));d.push(v),E.forEach(v,function(C,I){(!(E.isUndefined(C)||C===null)&&s.call(t,C,E.isString(I)?I.trim():I,b,h))===!0&&y(C,b?b.concat(I):[I],w+1)}),d.pop()}}if(!E.isObject(e))throw new TypeError("data must be an object");return y(e),t}function rc(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+"};return encodeURIComponent(e).replace(/[!'()~]|%20/g,function(n){return t[n]})}function Ya(e,t){this._pairs=[],e&&Wi(e,this,t)}const ff=Ya.prototype;ff.append=function(t,r){this._pairs.push([t,r])};ff.toString=function(t){const r=t?function(n){return t.call(this,n,rc)}:rc;return this._pairs.map(function(s){return r(s[0])+"="+r(s[1])},"").join("&")};function lb(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+")}function hf(e,t,r){if(!t)return e;const n=E.isFunction(r)?{serialize:r}:r,s=E.getSafeProp(n,"encode")||lb,i=E.getSafeProp(n,"serialize");let o;if(i?o=i(t,n):o=E.isURLSearchParams(t)?t.toString():new Ya(t,n).toString(s),o){const a=e.indexOf("#");a!==-1&&(e=e.slice(0,a)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class nc{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){E.forEach(this.handlers,function(n){n!==null&&t(n)})}}const Xa={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1,legacyInterceptorReqResOrdering:!0,advertiseZstdAcceptEncoding:!1,validateStatusUndefinedResolves:!0},cb=typeof URLSearchParams<"u"?URLSearchParams:Ya,ub=typeof FormData<"u"?FormData:null,db=typeof Blob<"u"?Blob:null,fb={isBrowser:!0,classes:{URLSearchParams:cb,FormData:ub,Blob:db},protocols:["http","https","file","blob","url","data"]},Za=typeof window<"u"&&typeof document<"u",fa=typeof navigator=="object"&&navigator||void 0,hb=Za&&(!fa||["ReactNative","NativeScript","NS"].indexOf(fa.product)<0),pb=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",gb=Za&&window.location.href||"http://localhost",mb=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Za,hasStandardBrowserEnv:hb,hasStandardBrowserWebWorkerEnv:pb,navigator:fa,origin:gb},Symbol.toStringTag,{value:"Module"})),ot={...mb,...fb};function yb(e,t){return Wi(e,new ot.classes.URLSearchParams,{visitor:function(r,n,s,i){return ot.isNode&&E.isBuffer(r)?(this.append(n,r.toString("base64")),!1):i.defaultVisitor.apply(this,arguments)},...t})}const sc=uf;function pf(e){if(e>sc)throw new G("FormData field is too deeply nested ("+e+" levels). Max depth: "+sc,G.ERR_FORM_DATA_DEPTH_EXCEEDED)}function vb(e){const t=[],r=/\w+|\[(\w*)]/g;let n;for(;(n=r.exec(e))!==null;)pf(t.length),t.push(n[0]==="[]"?"":n[1]||n[0]);return t}function bb(e){const t={},r=Object.keys(e);let n;const s=r.length;let i;for(n=0;n<s;n++)i=r[n],t[i]=e[i];return t}function gf(e){function t(r,n,s,i){pf(i);let o=r[i++];if(o==="__proto__")return!0;const a=Number.isFinite(+o),c=i>=r.length;return o=!o&&E.isArray(s)?s.length:o,c?(E.hasOwnProp(s,o)?s[o]=E.isArray(s[o])?s[o].concat(n):[s[o],n]:s[o]=n,!a):((!E.hasOwnProp(s,o)||!E.isObject(s[o]))&&(s[o]=[]),t(r,n,s[o],i)&&E.isArray(s[o])&&(s[o]=bb(s[o])),!a)}if(E.isFormData(e)&&E.isFunction(e.entries)){const r={};return E.forEachEntry(e,(n,s)=>{t(vb(n),s,r,0)}),r}return null}const cn=(e,t)=>e!=null&&E.hasOwnProp(e,t)?e[t]:void 0;function _b(e,t,r){if(E.isString(e))try{return(t||JSON.parse)(e),E.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const Ls={transitional:Xa,adapter:["xhr","http","fetch"],transformRequest:[function(t,r){const n=r.getContentType()||"",s=n.indexOf("application/json")>-1,i=E.isObject(t);if(i&&E.isHTMLForm(t)&&(t=new FormData(t)),E.isFormData(t))return s?JSON.stringify(gf(t)):t;if(E.isArrayBuffer(t)||E.isBuffer(t)||E.isStream(t)||E.isFile(t)||E.isBlob(t)||E.isReadableStream(t))return t;if(E.isArrayBufferView(t))return t.buffer;if(E.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let a;if(i){const c=cn(this,"formSerializer");if(n.indexOf("application/x-www-form-urlencoded")>-1)return yb(t,c).toString();if((a=E.isFileList(t))||n.indexOf("multipart/form-data")>-1){const u=cn(this,"env"),d=u&&u.FormData;return Wi(a?{"files[]":t}:t,d&&new d,c)}}return i||s?(r.setContentType("application/json",!1),_b(t)):t}],transformResponse:[function(t){const r=cn(this,"transitional")||Ls.transitional,n=r&&r.forcedJSONParsing,s=cn(this,"responseType"),i=s==="json";if(E.isResponse(t)||E.isReadableStream(t))return t;if(t&&E.isString(t)&&(n&&!s||i)){const a=!(r&&r.silentJSONParsing)&&i;try{return JSON.parse(t,cn(this,"parseReviver"))}catch(c){if(a)throw c.name==="SyntaxError"?G.from(c,G.ERR_BAD_RESPONSE,this,null,cn(this,"response")):c}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:ot.classes.FormData,Blob:ot.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};E.forEach(["delete","get","head","post","put","patch","query"],e=>{Ls.headers[e]={}});function yo(e,t){const r=this||Ls,n=t||r,s=yt.from(n.headers);let i=n.data;return E.forEach(e,function(a){i=a.call(r,i,s.normalize(),t?t.status:void 0)}),s.normalize(),i}function mf(e){return!!(e&&e.__CANCEL__)}let Fs=class extends G{constructor(t,r,n){super(t??"canceled",G.ERR_CANCELED,r,n),this.name="CanceledError",this.__CANCEL__=!0}};function yf(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new G("Request failed with status code "+r.status,r.status>=400&&r.status<500?G.ERR_BAD_REQUEST:G.ERR_BAD_RESPONSE,r.config,r.request,r))}function wb(e){const t=/^([-+\w]{1,25}):(?:\/\/)?/.exec(e);return t&&t[1]||""}function xb(e,t){e=e||10;const r=new Array(e),n=new Array(e);let s=0,i=0,o;return t=t!==void 0?t:1e3,function(c){const u=Date.now(),d=n[i];o||(o=u),r[s]=c,n[s]=u;let f=i,m=0;for(;f!==s;)m+=r[f++],f=f%e;if(s=(s+1)%e,s===i&&(i=(i+1)%e),u-o<t)return;const g=d&&u-d;return g?Math.round(m*1e3/g):void 0}}function Sb(e,t){let r=0,n=1e3/t,s,i;const o=(u,d=Date.now())=>{r=d,s=null,i&&(clearTimeout(i),i=null),e(...u)};return[(...u)=>{const d=Date.now(),f=d-r;f>=n?o(u,d):(s=u,i||(i=setTimeout(()=>{i=null,o(s)},n-f)))},()=>s&&o(s)]}const Di=(e,t,r=3)=>{let n=0;const s=xb(50,250);return Sb(i=>{if(!i||typeof i.loaded!="number")return;const o=i.loaded,a=i.lengthComputable?i.total:void 0,c=a!=null?Math.min(o,a):o,u=Math.max(0,c-n),d=s(u);n=Math.max(n,c);const f={loaded:c,total:a,progress:a?c/a:void 0,bytes:u,rate:d||void 0,estimated:d&&a?(a-c)/d:void 0,event:i,lengthComputable:a!=null,[t?"download":"upload"]:!0};e(f)},r)},ic=(e,t)=>{const r=e!=null;return[n=>t[0]({lengthComputable:r,total:e,loaded:n}),t[1]]},oc=e=>(...t)=>E.asap(()=>e(...t)),Cb=ot.hasStandardBrowserEnv?((e,t)=>r=>(r=new URL(r,ot.origin),e.protocol===r.protocol&&e.host===r.host&&(t||e.port===r.port)))(new URL(ot.origin),ot.navigator&&/(msie|trident)/i.test(ot.navigator.userAgent)):()=>!0,Ob=ot.hasStandardBrowserEnv?{write(e,t,r,n,s,i,o){if(typeof document>"u")return;const a=[`${e}=${encodeURIComponent(t)}`];E.isNumber(r)&&a.push(`expires=${new Date(r).toUTCString()}`),E.isString(n)&&a.push(`path=${n}`),E.isString(s)&&a.push(`domain=${s}`),i===!0&&a.push("secure"),E.isString(o)&&a.push(`SameSite=${o}`),document.cookie=a.join("; ")},read(e){if(typeof document>"u")return null;const t=document.cookie.split(";");for(let r=0;r<t.length;r++){const n=t[r].replace(/^\s+/,""),s=n.indexOf("=");if(s!==-1&&n.slice(0,s)===e)return decodeURIComponent(n.slice(s+1))}return null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function Eb(e){return typeof e!="string"?!1:/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Db(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}const Ib=/^https?:(?!\/\/)/i,Nb=/[\t\n\r]/g;function Tb(e){let t=0;for(;t<e.length&&e.charCodeAt(t)<=32;)t++;return e.slice(t)}function jb(e){return Tb(e).replace(Nb,"")}function ac(e,t){if(typeof e=="string"&&Ib.test(jb(e)))throw new G('Invalid URL: missing "//" after protocol',G.ERR_INVALID_URL,t)}function vf(e,t,r,n){ac(t,n);let s=!Eb(t);return e&&(s||r===!1)?(ac(e,n),Db(e,t)):t}const lc=e=>e instanceof yt?{...e}:e;function nn(e,t){t=t||{};const r=Object.create(null);Object.defineProperty(r,"hasOwnProperty",{__proto__:null,value:Object.prototype.hasOwnProperty,enumerable:!1,writable:!0,configurable:!0});function n(d,f,m,g){return E.isPlainObject(d)&&E.isPlainObject(f)?E.merge.call({caseless:g},d,f):E.isPlainObject(f)?E.merge({},f):E.isArray(f)?f.slice():f}function s(d,f,m,g){if(E.isUndefined(f)){if(!E.isUndefined(d))return n(void 0,d,m,g)}else return n(d,f,m,g)}function i(d,f){if(!E.isUndefined(f))return n(void 0,f)}function o(d,f){if(E.isUndefined(f)){if(!E.isUndefined(d))return n(void 0,d)}else return n(void 0,f)}function a(d){const f=E.hasOwnProp(t,"transitional")?t.transitional:void 0;if(!E.isUndefined(f))if(E.isPlainObject(f)){if(E.hasOwnProp(f,d))return f[d]}else return;const m=E.hasOwnProp(e,"transitional")?e.transitional:void 0;if(E.isPlainObject(m)&&E.hasOwnProp(m,d))return m[d]}function c(d,f,m){if(E.hasOwnProp(t,m))return n(d,f);if(E.hasOwnProp(e,m))return n(void 0,d)}const u={url:i,method:i,data:i,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,allowedSocketPaths:o,responseEncoding:o,validateStatus:c,headers:(d,f,m)=>s(lc(d),lc(f),m,!0)};return E.forEach(Object.keys({...e,...t}),function(f){if(f==="__proto__"||f==="constructor"||f==="prototype")return;const m=E.hasOwnProp(u,f)?u[f]:s,g=E.hasOwnProp(e,f)?e[f]:void 0,_=E.hasOwnProp(t,f)?t[f]:void 0,h=m(g,_,f);E.isUndefined(h)&&m!==c||(r[f]=h)}),E.hasOwnProp(t,"validateStatus")&&E.isUndefined(t.validateStatus)&&a("validateStatusUndefinedResolves")===!1&&(E.hasOwnProp(e,"validateStatus")?r.validateStatus=n(void 0,e.validateStatus):delete r.validateStatus),r}const Rb=["content-type","content-length"];function kb(e,t,r){if(r!=="content-only"){e.set(t);return}Object.entries(t).forEach(([n,s])=>{Rb.includes(n.toLowerCase())&&e.set(n,s)})}const Ab=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(t,r)=>String.fromCharCode(parseInt(r,16)));function bf(e){const t=nn({},e),r=m=>E.hasOwnProp(t,m)?t[m]:void 0,n=r("data");let s=r("withXSRFToken");const i=r("xsrfHeaderName"),o=r("xsrfCookieName");let a=r("headers");const c=r("auth"),u=r("baseURL"),d=r("allowAbsoluteUrls"),f=r("url");if(t.headers=a=yt.from(a),t.url=hf(vf(u,f,d,t),r("params"),r("paramsSerializer")),c){const m=E.getSafeProp(c,"username")||"",g=E.getSafeProp(c,"password")||"";a.set("Authorization","Basic "+btoa(m+":"+(g?Ab(g):"")))}if(E.isFormData(n)&&(ot.hasStandardBrowserEnv||ot.hasStandardBrowserWebWorkerEnv||E.isReactNative(n)?a.setContentType(void 0):E.isFunction(n.getHeaders)&&kb(a,n.getHeaders(),r("formDataHeaderPolicy"))),ot.hasStandardBrowserEnv&&(E.isFunction(s)&&(s=s(t)),s===!0||s==null&&Cb(t.url))){const g=i&&o&&Ob.read(o);g&&a.set(i,g)}return t}const Pb=typeof XMLHttpRequest<"u",Mb=Pb&&function(e){return new Promise(function(r,n){const s=bf(e);let i=s.data;const o=yt.from(s.headers).normalize();let{responseType:a,onUploadProgress:c,onDownloadProgress:u}=s,d,f,m,g,_;function h(){g&&g(),_&&_(),s.cancelToken&&s.cancelToken.unsubscribe(d),s.signal&&s.signal.removeEventListener("abort",d)}let y=new XMLHttpRequest;y.open(s.method.toUpperCase(),s.url,!0),y.timeout=s.timeout;function v(){if(!y)return;const w=yt.from("getAllResponseHeaders"in y&&y.getAllResponseHeaders()),C={data:!a||a==="text"||a==="json"?y.responseText:y.response,status:y.status,statusText:y.statusText,headers:w,config:e,request:y};yf(function(j){r(j),h()},function(j){n(j),h()},C),y=null}"onloadend"in y?y.onloadend=v:y.onreadystatechange=function(){!y||y.readyState!==4||y.status===0&&!(y.responseURL&&y.responseURL.startsWith("file:"))||setTimeout(v)},y.onabort=function(){y&&(n(new G("Request aborted",G.ECONNABORTED,e,y)),h(),y=null)},y.onerror=function(x){const C=x&&x.message?x.message:"Network Error",I=new G(C,G.ERR_NETWORK,e,y);I.event=x||null,n(I),h(),y=null},y.ontimeout=function(){let x=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const C=s.transitional||Xa;s.timeoutErrorMessage&&(x=s.timeoutErrorMessage),n(new G(x,C.clarifyTimeoutError?G.ETIMEDOUT:G.ECONNABORTED,e,y)),h(),y=null},i===void 0&&o.setContentType(null),"setRequestHeader"in y&&E.forEach(lf(o),function(x,C){y.setRequestHeader(C,x)}),E.isUndefined(s.withCredentials)||(y.withCredentials=!!s.withCredentials),a&&a!=="json"&&(y.responseType=s.responseType),u&&([m,_]=Di(u,!0),y.addEventListener("progress",m)),c&&y.upload&&([f,g]=Di(c),y.upload.addEventListener("progress",f),y.upload.addEventListener("loadend",g)),(s.cancelToken||s.signal)&&(d=w=>{y&&(n(!w||w.type?new Fs(null,e,y):w),y.abort(),h(),y=null)},s.cancelToken&&s.cancelToken.subscribe(d),s.signal&&(s.signal.aborted?d():s.signal.addEventListener("abort",d)));const b=wb(s.url);if(b&&!ot.protocols.includes(b)){n(new G("Unsupported protocol "+b+":",G.ERR_BAD_REQUEST,e));return}y.send(i||null)})},Lb=(e,t)=>{if(e=e?e.filter(Boolean):[],!t&&!e.length)return;const r=new AbortController;let n=!1;const s=function(c){if(!n){n=!0,o();const u=c instanceof Error?c:this.reason;r.abort(u instanceof G?u:new Fs(u instanceof Error?u.message:u))}};let i=t&&setTimeout(()=>{i=null,s(new G(`timeout of ${t}ms exceeded`,G.ETIMEDOUT))},t);const o=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(c=>{c.unsubscribe?c.unsubscribe(s):c.removeEventListener("abort",s)}),e=null)};e.forEach(c=>c.addEventListener("abort",s));const{signal:a}=r;return a.unsubscribe=()=>E.asap(o),a},Fb=function*(e,t){let r=e.byteLength;if(r<t){yield e;return}let n=0,s;for(;n<r;)s=n+t,yield e.slice(n,s),n=s},$b=async function*(e,t){for await(const r of Bb(e))yield*Fb(r,t)},Bb=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:r,value:n}=await t.read();if(r)break;yield n}}finally{await t.cancel()}},cc=(e,t,r,n)=>{const s=$b(e,t);let i=0,o,a=c=>{o||(o=!0,n&&n(c))};return new ReadableStream({async pull(c){try{const{done:u,value:d}=await s.next();if(u){a(),c.close();return}let f=d.byteLength;if(r){let m=i+=f;r(m)}c.enqueue(new Uint8Array(d))}catch(u){throw a(u),u}},cancel(c){return a(c),s.return()}},{highWaterMark:2})},Ii=e=>e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102,Ub=(e,t,r)=>t+2<r&&Ii(e.charCodeAt(t+1))&&Ii(e.charCodeAt(t+2));function Vb(e){if(!e||typeof e!="string"||!e.startsWith("data:"))return 0;const t=e.indexOf(",");if(t<0)return 0;const r=e.slice(5,t),n=e.slice(t+1);if(/;base64/i.test(r)){let o=n.length;const a=n.length;for(let g=0;g<a;g++)if(n.charCodeAt(g)===37&&g+2<a){const _=n.charCodeAt(g+1),h=n.charCodeAt(g+2);Ii(_)&&Ii(h)&&(o-=2,g+=2)}let c=0,u=a-1;const d=g=>g>=2&&n.charCodeAt(g-2)===37&&n.charCodeAt(g-1)===51&&(n.charCodeAt(g)===68||n.charCodeAt(g)===100);u>=0&&(n.charCodeAt(u)===61?(c++,u--):d(u)&&(c++,u-=3)),c===1&&u>=0&&(n.charCodeAt(u)===61||d(u))&&c++;const m=Math.floor(o/4)*3-(c||0);return m>0?m:0}let i=0;for(let o=0,a=n.length;o<a;o++){const c=n.charCodeAt(o);if(c===37&&Ub(n,o,a))i+=1,o+=2;else if(c<128)i+=1;else if(c<2048)i+=2;else if(c>=55296&&c<=56319&&o+1<a){const u=n.charCodeAt(o+1);u>=56320&&u<=57343?(i+=4,o++):i+=3}else i+=3}return i}const Ja="1.18.0",uc=64*1024,{isFunction:Ks}=E,zb=e=>encodeURIComponent(e).replace(/%([0-9A-F]{2})/gi,(t,r)=>String.fromCharCode(parseInt(r,16))),dc=e=>{if(!E.isString(e))return e;try{return decodeURIComponent(e)}catch{return e}},fc=(e,...t)=>{try{return!!e(...t)}catch{return!1}},qb=e=>{const t=e.indexOf("://");let r=e;return t!==-1&&(r=r.slice(t+3)),r.includes("@")||r.includes(":")},Hb=e=>{const t=E.global!==void 0&&E.global!==null?E.global:globalThis,{ReadableStream:r,TextEncoder:n}=t;e=E.merge.call({skipUndefined:!0},{Request:t.Request,Response:t.Response},e);const{fetch:s,Request:i,Response:o}=e,a=s?Ks(s):typeof fetch=="function",c=Ks(i),u=Ks(o);if(!a)return!1;const d=a&&Ks(r),f=a&&(typeof n=="function"?(v=>b=>v.encode(b))(new n):async v=>new Uint8Array(await new i(v).arrayBuffer())),m=c&&d&&fc(()=>{let v=!1;const b=new i(ot.origin,{body:new r,method:"POST",get duplex(){return v=!0,"half"}}),w=b.headers.has("Content-Type");return b.body!=null&&b.body.cancel(),v&&!w}),g=u&&d&&fc(()=>E.isReadableStream(new o("").body)),_={stream:g&&(v=>v.body)};a&&["text","arrayBuffer","blob","formData","stream"].forEach(v=>{!_[v]&&(_[v]=(b,w)=>{let x=b&&b[v];if(x)return x.call(b);throw new G(`Response type '${v}' is not supported`,G.ERR_NOT_SUPPORT,w)})});const h=async v=>{if(v==null)return 0;if(E.isBlob(v))return v.size;if(E.isSpecCompliantForm(v))return(await new i(ot.origin,{method:"POST",body:v}).arrayBuffer()).byteLength;if(E.isArrayBufferView(v)||E.isArrayBuffer(v))return v.byteLength;if(E.isURLSearchParams(v)&&(v=v+""),E.isString(v))return(await f(v)).byteLength},y=async(v,b)=>{const w=E.toFiniteNumber(v.getContentLength());return w??h(b)};return async v=>{let{url:b,method:w,data:x,signal:C,cancelToken:I,timeout:j,onDownloadProgress:k,onUploadProgress:F,responseType:T,headers:M,withCredentials:P="same-origin",fetchOptions:A,maxContentLength:B,maxBodyLength:$}=bf(v);const te=E.isNumber(B)&&B>-1,ie=E.isNumber($)&&$>-1,he=Z=>E.hasOwnProp(v,Z)?v[Z]:void 0;let pe=s||fetch;T=T?(T+"").toLowerCase():"text";let Y=Lb([C,I&&I.toAbortSignal()],j),X=null;const R=Y&&Y.unsubscribe&&(()=>{Y.unsubscribe()});let U,K=null;const oe=()=>new G("Request body larger than maxBodyLength limit",G.ERR_BAD_REQUEST,v,X);try{let Z;const ke=he("auth");if(ke){const ee=E.getSafeProp(ke,"username")||"",We=E.getSafeProp(ke,"password")||"";Z={username:ee,password:We}}if(qb(b)){const ee=new URL(b,ot.origin);if(!Z&&(ee.username||ee.password)){const We=dc(ee.username),at=dc(ee.password);Z={username:We,password:at}}(ee.username||ee.password)&&(ee.username="",ee.password="",b=ee.href)}if(Z&&(M.delete("authorization"),M.set("Authorization","Basic "+btoa(zb((Z.username||"")+":"+(Z.password||""))))),te&&typeof b=="string"&&b.startsWith("data:")&&Vb(b)>B)throw new G("maxContentLength size of "+B+" exceeded",G.ERR_BAD_RESPONSE,v,X);if(ie&&w!=="get"&&w!=="head"){const ee=await h(x);if(typeof ee=="number"&&isFinite(ee)&&(U=ee,ee>$))throw oe()}const Le=ie&&(E.isReadableStream(x)||E.isStream(x)),Ae=(ee,We,at)=>cc(ee,uc,vt=>{if(ie&&vt>$)throw K=oe();We&&We(vt)},at);if(m&&w!=="get"&&w!=="head"&&(F||Le)){if(U=U??await y(M,x),U!==0||Le){let ee=new i(b,{method:"POST",body:x,duplex:"half"}),We;if(E.isFormData(x)&&(We=ee.headers.get("content-type"))&&M.setContentType(We),ee.body){const[at,vt]=F&&ic(U,Di(oc(F)))||[];x=Ae(ee.body,at,vt)}}}else if(Le&&!c&&d&&w!=="get"&&w!=="head")x=Ae(x);else if(Le&&c&&!m&&w!=="get"&&w!=="head")throw new G("Stream request bodies are not supported by the current fetch implementation",G.ERR_NOT_SUPPORT,v,X);E.isString(P)||(P=P?"include":"omit");const ne=c&&"credentials"in i.prototype;if(E.isFormData(x)){const ee=M.getContentType();ee&&/^multipart\/form-data/i.test(ee)&&!/boundary=/i.test(ee)&&M.delete("content-type")}M.set("User-Agent","axios/"+Ja,!1);const se={...A,signal:Y,method:w.toUpperCase(),headers:lf(M.normalize()),body:x,duplex:"half",credentials:ne?P:void 0};X=c&&new i(b,se);let de=await(c?pe(X,A):pe(b,se));const Pe=yt.from(de.headers);if(te){const ee=E.toFiniteNumber(Pe.getContentLength());if(ee!=null&&ee>B)throw new G("maxContentLength size of "+B+" exceeded",G.ERR_BAD_RESPONSE,v,X)}const ze=g&&(T==="stream"||T==="response");if(g&&de.body&&(k||te||ze&&R)){const ee={};["status","statusText","headers"].forEach(lt=>{ee[lt]=de[lt]});const We=E.toFiniteNumber(Pe.getContentLength()),[at,vt]=k&&ic(We,Di(oc(k),!0))||[];let qe=0;const Ye=lt=>{if(te&&(qe=lt,qe>B))throw new G("maxContentLength size of "+B+" exceeded",G.ERR_BAD_RESPONSE,v,X);at&&at(lt)};de=new o(cc(de.body,uc,Ye,()=>{vt&&vt(),R&&R()}),ee)}T=T||"text";let De=await _[E.findKey(_,T)||"text"](de,v);if(te&&!g&&!ze){let ee;if(De!=null&&(typeof De.byteLength=="number"?ee=De.byteLength:typeof De.size=="number"?ee=De.size:typeof De=="string"&&(ee=typeof n=="function"?new n().encode(De).byteLength:De.length)),typeof ee=="number"&&ee>B)throw new G("maxContentLength size of "+B+" exceeded",G.ERR_BAD_RESPONSE,v,X)}return!ze&&R&&R(),await new Promise((ee,We)=>{yf(ee,We,{data:De,headers:yt.from(de.headers),status:de.status,statusText:de.statusText,config:v,request:X})})}catch(Z){if(R&&R(),Y&&Y.aborted&&Y.reason instanceof G){const ke=Y.reason;throw ke.config=v,X&&(ke.request=X),Z!==ke&&(ke.cause=Z),ke}throw K?(X&&!K.request&&(K.request=X),K):Z instanceof G?(X&&!Z.request&&(Z.request=X),Z):Z&&Z.name==="TypeError"&&/Load failed|fetch/i.test(Z.message)?Object.assign(new G("Network Error",G.ERR_NETWORK,v,X,Z&&Z.response),{cause:Z.cause||Z}):G.from(Z,Z&&Z.code,v,X,Z&&Z.response)}}},Wb=new Map,_f=e=>{let t=e&&e.env||{};const{fetch:r,Request:n,Response:s}=t,i=[n,s,r];let o=i.length,a=o,c,u,d=Wb;for(;a--;)c=i[a],u=d.get(c),u===void 0&&d.set(c,u=a?new Map:Hb(t)),d=u;return u};_f();const el={http:ib,xhr:Mb,fetch:{get:_f}};E.forEach(el,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{__proto__:null,value:t})}catch{}Object.defineProperty(e,"adapterName",{__proto__:null,value:t})}});const hc=e=>`- ${e}`,Kb=e=>E.isFunction(e)||e===null||e===!1;function Qb(e,t){e=E.isArray(e)?e:[e];const{length:r}=e;let n,s;const i={};for(let o=0;o<r;o++){n=e[o];let a;if(s=n,!Kb(n)&&(s=el[(a=String(n)).toLowerCase()],s===void 0))throw new G(`Unknown adapter '${a}'`);if(s&&(E.isFunction(s)||(s=s.get(t))))break;i[a||"#"+o]=s}if(!s){const o=Object.entries(i).map(([c,u])=>`adapter ${c} `+(u===!1?"is not supported by the environment":"is not available in the build"));let a=r?o.length>1?`since :
|
|
451
451
|
`+o.map(hc).join(`
|
|
452
|
-
`):" "+hc(o[0]):"as no adapter specified";throw new
|
|
452
|
+
`):" "+hc(o[0]):"as no adapter specified";throw new G("There is no suitable adapter to dispatch the request "+a,"ERR_NOT_SUPPORT")}return s}const wf={getAdapter:Qb,adapters:el};function vo(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Fs(null,e)}function pc(e){return vo(e),e.headers=yt.from(e.headers),e.data=yo.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),wf.getAdapter(e.adapter||Ls.adapter,e)(e).then(function(n){vo(e),e.response=n;try{n.data=yo.call(e,e.transformResponse,n)}finally{delete e.response}return n.headers=yt.from(n.headers),n},function(n){if(!mf(n)&&(vo(e),n&&n.response)){e.response=n.response;try{n.response.data=yo.call(e,e.transformResponse,n.response)}finally{delete e.response}n.response.headers=yt.from(n.response.headers)}return Promise.reject(n)})}const Ki={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Ki[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const gc={};Ki.transitional=function(t,r,n){function s(i,o){return"[Axios v"+Ja+"] Transitional option '"+i+"'"+o+(n?". "+n:"")}return(i,o,a)=>{if(t===!1)throw new G(s(o," has been removed"+(r?" in "+r:"")),G.ERR_DEPRECATED);return r&&!gc[o]&&(gc[o]=!0,console.warn(s(o," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(i,o,a):!0}};Ki.spelling=function(t){return(r,n)=>(console.warn(`${n} is likely a misspelling of ${t}`),!0)};function Gb(e,t,r){if(typeof e!="object")throw new G("options must be an object",G.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let s=n.length;for(;s-- >0;){const i=n[s],o=Object.prototype.hasOwnProperty.call(t,i)?t[i]:void 0;if(o){const a=e[i],c=a===void 0||o(a,i,e);if(c!==!0)throw new G("option "+i+" must be "+c,G.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new G("Unknown option "+i,G.ERR_BAD_OPTION)}}const li={assertOptions:Gb,validators:Ki},ut=li.validators;let en=class{constructor(t){this.defaults=t||{},this.interceptors={request:new nc,response:new nc}}async request(t,r){try{return await this._request(t,r)}catch(n){if(n instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const i=(()=>{if(!s.stack)return"";const o=s.stack.indexOf(`
|
|
453
453
|
`);return o===-1?"":s.stack.slice(o+1)})();try{if(!n.stack)n.stack=i;else if(i){const o=i.indexOf(`
|
|
454
454
|
`),a=o===-1?-1:i.indexOf(`
|
|
455
455
|
`,o+1),c=a===-1?"":i.slice(a+1);String(n.stack).endsWith(c)||(n.stack+=`
|
|
456
|
-
`+i)}}catch{}}throw n}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=nn(this.defaults,r);const{transitional:n,paramsSerializer:s,headers:i}=r;n!==void 0&&li.assertOptions(n,{silentJSONParsing:ut.transitional(ut.boolean),forcedJSONParsing:ut.transitional(ut.boolean),clarifyTimeoutError:ut.transitional(ut.boolean),legacyInterceptorReqResOrdering:ut.transitional(ut.boolean),advertiseZstdAcceptEncoding:ut.transitional(ut.boolean),validateStatusUndefinedResolves:ut.transitional(ut.boolean)},!1),s!=null&&(E.isFunction(s)?r.paramsSerializer={serialize:s}:li.assertOptions(s,{encode:ut.function,serialize:ut.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),li.assertOptions(r,{baseUrl:ut.spelling("baseURL"),withXsrfToken:ut.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let o=i&&E.merge(i.common,i[r.method]);i&&E.forEach(["delete","get","head","post","put","patch","query","common"],_=>{delete i[_]}),r.headers=yt.concat(o,i);const a=[];let c=!0;this.interceptors.request.forEach(function(h){if(typeof h.runWhen=="function"&&h.runWhen(r)===!1)return;c=c&&h.synchronous;const y=r.transitional||Ya;y&&y.legacyInterceptorReqResOrdering?a.unshift(h.fulfilled,h.rejected):a.push(h.fulfilled,h.rejected)});const u=[];this.interceptors.response.forEach(function(h){u.push(h.fulfilled,h.rejected)});let d,f=0,m;if(!c){const _=[pc.bind(this),void 0];for(_.unshift(...a),_.push(...u),m=_.length,d=Promise.resolve(r);f<m;)d=d.then(_[f++],_[f++]);return d}m=a.length;let g=r;for(;f<m;){const _=a[f++],h=a[f++];try{g=_(g)}catch(y){h.call(this,y);break}}try{d=pc.call(this,g)}catch(_){return Promise.reject(_)}for(f=0,m=u.length;f<m;)d=d.then(u[f++],u[f++]);return d}getUri(t){t=nn(this.defaults,t);const r=vf(t.baseURL,t.url,t.allowAbsoluteUrls,t);return hf(r,t.params,t.paramsSerializer)}};E.forEach(["delete","get","head","options"],function(t){en.prototype[t]=function(r,n){return this.request(nn(n||{},{method:t,url:r,data:n&&E.hasOwnProp(n,"data")?n.data:void 0}))}});E.forEach(["post","put","patch","query"],function(t){function r(n){return function(i,o,a){return this.request(nn(a||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:o}))}}en.prototype[t]=r(),t!=="query"&&(en.prototype[t+"Form"]=r(!0))});let Yb=class xf{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(i){r=i});const n=this;this.promise.then(s=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](s);n._listeners=null}),this.promise.then=s=>{let i;const o=new Promise(a=>{n.subscribe(a),i=a}).then(s);return o.cancel=function(){n.unsubscribe(i)},o},t(function(i,o,a){n.reason||(n.reason=new Fs(i,o,a),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=n=>{t.abort(n)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new xf(function(s){t=s}),cancel:t}}};function Xb(e){return function(r){return e.apply(null,r)}}function Zb(e){return E.isObject(e)&&e.isAxiosError===!0}const fa={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(fa).forEach(([e,t])=>{fa[t]=e});function Sf(e){const t=new en(e),r=Zd(en.prototype.request,t);return E.extend(r,en.prototype,t,{allOwnKeys:!0}),E.extend(r,t,null,{allOwnKeys:!0}),r.create=function(s){return Sf(nn(e,s))},r}const He=Sf(Ls);He.Axios=en;He.CanceledError=Fs;He.CancelToken=Yb;He.isCancel=mf;He.VERSION=Za;He.toFormData=Wi;He.AxiosError=Y;He.Cancel=He.CanceledError;He.all=function(t){return Promise.all(t)};He.spread=Xb;He.isAxiosError=Zb;He.mergeConfig=nn;He.AxiosHeaders=yt;He.formToJSON=e=>gf(E.isHTMLForm(e)?new FormData(e):e);He.getAdapter=wf.getAdapter;He.HttpStatusCode=fa;He.default=He;const{Axios:GR,AxiosError:YR,CanceledError:XR,isCancel:ZR,CancelToken:JR,VERSION:ek,all:tk,Cancel:rk,isAxiosError:nk,spread:sk,toFormData:ik,AxiosHeaders:ok,HttpStatusCode:ak,formToJSON:lk,getAdapter:ck,mergeConfig:uk,create:dk}=He;let ha="";function Cf(e){ha=e}const Me=He.create({timeout:3e4});Me.interceptors.request.use(async e=>{var s;const{useEditorStore:t}=await Promise.resolve().then(()=>Qd),n=(s=t.getState().editorConfig)==null?void 0:s.context;return e.headers=e.headers??{},n!=null&&n.authToken&&(e.headers.Authorization=`Bearer ${n.authToken}`),n!=null&&n.channel&&(e.headers["X-Channel-Id"]=n.channel),ha&&(e.baseURL=ha),e});const Of=["email","firstName","lastName","identifier","organisations","rootOrgName","phone"];async function Jb(e,t={}){var c,u,d,f;const n={"organisations.roles":[((c=t.objectType)==null?void 0:c.toLowerCase())==="textbook"?"BOOK_CREATOR":"CONTENT_CREATOR"]};t.rootOrgId&&(n.rootOrgId=[t.rootOrgId]);const s=e.includes("@"),i=/^\d{10,}$/.test(e.trim()),o={filters:n,fields:Of,offset:0,limit:t.limit??200};return s?n.email=e.trim():i?n.phone=e.trim():o.query=e,((f=(d=(u=(await Me.post("/action/user/v1/search",{request:o},{params:{fields:"orgName"},headers:{"X-Source":"web","X-msgid":Math.random().toString(36).slice(2)}})).data)==null?void 0:u.result)==null?void 0:d.response)==null?void 0:f.content)??[]}async function e_(e){var r,n,s;return e.length?((s=(n=(r=(await Me.post("/action/user/v1/search",{request:{filters:{userId:e},fields:Of,limit:e.length}},{headers:{"X-Source":"web","X-msgid":Math.random().toString(36).slice(2)}})).data)==null?void 0:r.result)==null?void 0:n.response)==null?void 0:s.content)??[]:[]}function Ef(e,t){const r=e??{},n=r.identifier??"",s=r.objectType??"",o=(r.mimeType??"")==="application/vnd.ekstep.content-collection"||s.toLowerCase().includes("unit")||s.toLowerCase().includes("textbook")||s.toLowerCase().includes("collection")||s.toLowerCase().includes("course")||s.toLowerCase().includes("lesson")||r.visibility==="Parent",a=r.children,c=Array.isArray(a)?a.map(u=>Ef(u,n)):[];return{id:n,identifier:n,name:r.name??"Untitled",title:r.name??"Untitled",description:r.description,primaryCategory:r.primaryCategory,mimeType:r.mimeType,objectType:s,contentType:r.contentType,visibility:r.visibility,status:r.status,appIcon:r.appIcon,isFolder:o,children:c,metadata:r,parent:t}}async function Df(e){var s,i,o,a,c,u,d;const t=await Me.get(`/action/content/v3/hierarchy/${e}`,{params:{mode:"edit"}}),r=(i=(s=t.data)==null?void 0:s.result)==null?void 0:i.content;if(!r||!r.identifier){const f=((a=(o=t.data)==null?void 0:o.params)==null?void 0:a.errmsg)||((u=(c=t.data)==null?void 0:c.params)==null?void 0:u.err)||((d=t.data)==null?void 0:d.responseCode)||`No content returned for "${e}"`;throw new Error(`Unable to load hierarchy: ${f}`)}const n=Ef(r);return{content:r,rootNode:n}}async function t_(e,t,r,n){await Me.patch("/action/content/v3/hierarchy/update",{request:{data:{nodesModified:t,hierarchy:r,...n?{lastUpdatedBy:n}:{}}}})}async function r_(e,t=""){await Me.post(`/action/content/v3/publish/${e}`,{request:{content:{lastPublishedBy:t}}})}async function n_(e){var r,n;return(n=(r=(await Me.get(`/action/content/v3/read/${e}`)).data)==null?void 0:r.result)==null?void 0:n.content}async function s_(e){await Me.post(`/action/content/v3/review/${e}`,{request:{content:{}}})}async function i_(e,t){await Me.post(`/action/content/v3/reject/${e}`,{request:{content:{rejectComment:t}}})}async function o_(e,t){await Me.patch(`/action/content/v1/collaborator/update/${e}`,{request:{content:{collaborators:t}}})}const a_="_container_r27rp_1",l_="_header_r27rp_13",c_="_title_r27rp_22",u_="_closeBtn_r27rp_29",d_="_body_r27rp_45",f_="_label_r27rp_54",h_="_searchSection_r27rp_62",p_="_searchRow_r27rp_68",g_="_searchInput_r27rp_74",m_="_searchSpinner_r27rp_89",y_="_resultsList_r27rp_105",v_="_resultItem_r27rp_118",b_="_userInfo_r27rp_133",__="_userName_r27rp_141",w_="_userEmail_r27rp_150",x_="_userOrg_r27rp_158",S_="_noResults_r27rp_167",C_="_collabSection_r27rp_174",O_="_sectionTitle_r27rp_179",E_="_badge_r27rp_189",D_="_emptyCollab_r27rp_203",I_="_collabList_r27rp_214",N_="_collabItem_r27rp_223",T_="_userAvatar_r27rp_237",j_="_error_r27rp_251",R_="_success_r27rp_257",k_="_footer_r27rp_263",_e={container:a_,header:l_,title:c_,closeBtn:u_,body:d_,label:f_,searchSection:h_,searchRow:p_,searchInput:g_,searchSpinner:m_,resultsList:y_,resultItem:v_,userInfo:b_,userName:__,userEmail:w_,userOrg:x_,noResults:S_,collabSection:C_,sectionTitle:O_,badge:E_,emptyCollab:D_,collabList:I_,collabItem:N_,userAvatar:T_,error:j_,success:R_,footer:k_},A_=({contentId:e,onClose:t})=>{var R,L;const r=ye(T=>T.editorConfig),n=(R=r==null?void 0:r.context)==null?void 0:R.channel,s=(L=r==null?void 0:r.config)==null?void 0:L.objectType,[i,o]=p.useState(""),[a,c]=p.useState([]),[u,d]=p.useState(!1),[f,m]=p.useState([]),[g,_]=p.useState(!1),[h,y]=p.useState(""),[v,b]=p.useState(!1),x=p.useRef(null);p.useEffect(()=>{let T=!1;return(async()=>{try{const P=await n_(e),A=(P==null?void 0:P.collaborators)??[];if(!A.length)return;const k=await e_(A);if(T)return;const B=A.map(F=>k.find(ne=>ne.identifier===F)??{identifier:F,firstName:F});m(B)}catch{}})(),()=>{T=!0}},[e]),p.useEffect(()=>{x.current&&clearTimeout(x.current);const T=i.trim();if(T.length<2){c([]);return}return x.current=setTimeout(async()=>{d(!0);try{const P=await Jb(T,{rootOrgId:n,objectType:s}),A=new Set(f.map(k=>k.identifier));c(P.filter(k=>!A.has(k.identifier)))}catch{c([])}finally{d(!1)}},300),()=>{x.current&&clearTimeout(x.current)}},[i,f,n,s]);const w=p.useCallback(T=>{m(P=>P.find(A=>A.identifier===T.identifier)?P:[...P,T]),c(P=>P.filter(A=>A.identifier!==T.identifier)),b(!1)},[]),C=p.useCallback(T=>{m(P=>P.filter(A=>A.identifier!==T)),b(!1)},[]),D=p.useCallback(async()=>{_(!0),y(""),b(!1);try{await o_(e,f.map(T=>T.identifier)),b(!0)}catch{y("Failed to save collaborators. Please try again.")}finally{_(!1)}},[e,f]),j=T=>`${T.firstName}${T.lastName?` ${T.lastName}`:""}`;return l.jsxs("div",{className:_e.container,children:[l.jsxs("div",{className:_e.header,children:[l.jsx("h2",{className:_e.title,children:"Manage Collaborators"}),l.jsx("button",{className:_e.closeBtn,onClick:t,"aria-label":"Close",children:"✕"})]}),l.jsxs("div",{className:_e.body,children:[l.jsxs("div",{className:_e.searchSection,children:[l.jsx("label",{className:_e.label,htmlFor:"collab-search",children:"Search users"}),l.jsxs("div",{className:_e.searchRow,children:[l.jsx("input",{id:"collab-search",type:"text",className:_e.searchInput,placeholder:"Search by name or email...",value:i,onChange:T=>o(T.target.value)}),u&&l.jsx("span",{className:_e.searchSpinner,"aria-label":"Searching..."})]}),a.length>0&&l.jsx("ul",{className:_e.resultsList,role:"listbox","aria-label":"Search results",children:a.map(T=>{var P,A,k,B;return l.jsxs("li",{className:_e.resultItem,role:"option","aria-selected":"false",children:[l.jsxs("div",{className:_e.userInfo,children:[l.jsx("span",{className:_e.userName,children:j(T)}),T.email&&l.jsx("span",{className:_e.userEmail,children:T.email}),(((A=(P=T.organisations)==null?void 0:P[0])==null?void 0:A.orgName)??T.rootOrgName)&&l.jsx("span",{className:_e.userOrg,children:((B=(k=T.organisations)==null?void 0:k[0])==null?void 0:B.orgName)??T.rootOrgName})]}),l.jsx(Ee,{variant:"primary",size:"sm",onClick:()=>w(T),children:"Add"})]},T.identifier)})}),i.trim().length>=2&&!u&&a.length===0&&l.jsx("p",{className:_e.noResults,children:"No users found."})]}),l.jsxs("div",{className:_e.collabSection,children:[l.jsxs("h3",{className:_e.sectionTitle,children:["Current Collaborators",f.length>0&&l.jsx("span",{className:_e.badge,children:f.length})]}),f.length===0?l.jsx("p",{className:_e.emptyCollab,children:"No collaborators added yet."}):l.jsx("ul",{className:_e.collabList,children:f.map(T=>{var P,A,k,B;return l.jsxs("li",{className:_e.collabItem,children:[l.jsx("div",{className:_e.userAvatar,"aria-hidden":"true",children:j(T).charAt(0).toUpperCase()}),l.jsxs("div",{className:_e.userInfo,children:[l.jsx("span",{className:_e.userName,children:j(T)}),T.email&&l.jsx("span",{className:_e.userEmail,children:T.email}),(((A=(P=T.organisations)==null?void 0:P[0])==null?void 0:A.orgName)??T.rootOrgName)&&l.jsx("span",{className:_e.userOrg,children:((B=(k=T.organisations)==null?void 0:k[0])==null?void 0:B.orgName)??T.rootOrgName})]}),l.jsx(Ee,{variant:"danger",size:"sm",onClick:()=>C(T.identifier),children:"Remove"})]},T.identifier)})})]}),h&&l.jsx("p",{className:_e.error,role:"alert",children:h}),v&&l.jsx("p",{className:_e.success,role:"status",children:"Collaborators saved successfully."})]}),l.jsxs("div",{className:_e.footer,children:[l.jsx(Ee,{variant:"ghost",onClick:t,disabled:g,children:"Cancel"}),l.jsx(Ee,{variant:"primary",isLoading:g,onClick:D,children:"Save"})]})]})};async function P_(e){return(await Me.post("/api/dialcode/v1/read",{request:{dialcodes:[e]}})).data}async function M_(e,t){var s;const n=((s=(await Me.post(`/action/dialcode/v1/reserve/${e}`,{request:{dialcodes:{count:t,qrCodeSpec:{errorCorrectionLevel:"H"}}}})).data)==null?void 0:s.result)??{};return{processId:n.processId??"",reservedDialcodes:n.reservedDialcodes??{}}}async function L_(e){var r;return((r=(await Me.get(`/action/dialcode/v1/process/status/${e}`)).data)==null?void 0:r.result)??{status:"PENDING"}}const F_="_topbar_zj8wk_1",$_="_left_zj8wk_15",B_="_right_zj8wk_23",U_="_backBtn_zj8wk_30",V_="_title_zj8wk_49",z_="_statusChip_zj8wk_61",q_="_savedIndicator_zj8wk_73",H_="_unsaved_zj8wk_83",W_="_iconBtn_zj8wk_88",K_="_iconBtnLabel_zj8wk_115",Q_="_qrDropdown_zj8wk_119",G_="_qrMenu_zj8wk_123",Y_="_reviewBtns_zj8wk_158",X_="_sourcingBtns_zj8wk_167",Z_="_modalOverlay_zj8wk_176",J_="_sbOverlay_zj8wk_186",ew="_sbModal_zj8wk_196",tw="_sbModalHeader_zj8wk_207",rw="_sbModalTitle_zj8wk_215",nw="_sbModalClose_zj8wk_222",sw="_sbModalBody_zj8wk_235",iw="_sbLabel_zj8wk_242",ow="_sbTextarea_zj8wk_249",aw="_sbError_zj8wk_266",lw="_sbModalFooter_zj8wk_273",oe={topbar:F_,left:$_,right:B_,backBtn:U_,title:V_,statusChip:z_,savedIndicator:q_,unsaved:H_,iconBtn:W_,iconBtnLabel:K_,qrDropdown:Q_,qrMenu:G_,reviewBtns:Y_,sourcingBtns:X_,modalOverlay:Z_,sbOverlay:J_,sbModal:ew,sbModalHeader:tw,sbModalTitle:rw,sbModalClose:nw,sbModalBody:sw,sbLabel:iw,sbTextarea:ow,sbError:aw,sbModalFooter:lw};function cw(e){return e?new Date(e).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}):""}function uw(e){return typeof e=="string"&&e.trim().length>0?e.trim():"Draft"}const mc=({titleText:e,labelText:t,placeholderText:r,submitLabel:n,submitVariant:s="primary",onConfirm:i,onCancel:o})=>{const[a,c]=p.useState(""),u=e.toLowerCase().replace(/\s+/g,"-");return l.jsx("div",{className:oe.sbOverlay,role:"dialog","aria-modal":"true","aria-labelledby":`${u}-title`,children:l.jsxs("div",{className:oe.sbModal,children:[l.jsxs("div",{className:oe.sbModalHeader,children:[l.jsx("span",{id:`${u}-title`,className:oe.sbModalTitle,children:e}),l.jsx("button",{className:oe.sbModalClose,onClick:o,"aria-label":"Close",type:"button",children:"×"})]}),l.jsxs("div",{className:oe.sbModalBody,children:[l.jsxs("label",{className:oe.sbLabel,htmlFor:`${u}-comment`,children:[t," ",l.jsx("span",{"aria-hidden":"true",style:{color:"var(--sbx-error, #DC2626)"},children:"*"})]}),l.jsx("textarea",{id:`${u}-comment`,className:oe.sbTextarea,placeholder:r,value:a,onChange:d=>c(d.target.value),rows:4,required:!0,"aria-required":"true"}),a.trim().length===0&&l.jsx("p",{className:oe.sbError,children:"Fill comments"})]}),l.jsxs("div",{className:oe.sbModalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:o,children:"Cancel"}),l.jsx(Ee,{variant:s,onClick:()=>i(a.trim()),disabled:a.trim().length===0,children:n})]})]})})},dw=({onConfirm:e,onCancel:t})=>{const[r,n]=p.useState(!1);return l.jsx("div",{className:oe.sbOverlay,role:"dialog","aria-modal":"true","aria-labelledby":"review-confirm-title",children:l.jsxs("div",{className:oe.sbModal,children:[l.jsxs("div",{className:oe.sbModalHeader,children:[l.jsx("span",{id:"review-confirm-title",className:oe.sbModalTitle,children:"Accepting Terms & Conditions"}),l.jsx("button",{className:oe.sbModalClose,onClick:t,"aria-label":"Close",type:"button",children:"×"})]}),l.jsx("div",{className:oe.sbModalBody,children:l.jsxs("label",{style:{display:"flex",gap:8,alignItems:"flex-start",fontSize:13,lineHeight:1.55},children:[l.jsx("input",{type:"checkbox",checked:r,onChange:s=>n(s.target.checked),style:{marginTop:2}}),l.jsxs("span",{children:["I agree that by submitting / publishing this Content, I confirm that this Content complies with prescribed guidelines, including the Terms of Use and Content Policy and that I consent to publish it under the"," ",l.jsx("a",{className:"sb-color-primary",style:{fontWeight:600},href:"https://creativecommons.org/licenses",target:"_blank",rel:"noreferrer",children:"Creative Commons Framework"})," ","in accordance with the ",l.jsx("strong",{children:"Content Policy"}),". I have made sure that I do not violate others’ copyright or privacy rights."]})]})}),l.jsxs("div",{className:oe.sbModalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:t,children:"Cancel"}),l.jsx(Ee,{variant:"primary",onClick:e,disabled:!r,children:"Submit"})]})]})})},fw=({onConfirm:e,onCancel:t})=>{const[r,n]=p.useState(""),s=parseInt(r,10),i=!isNaN(s)&&s>=2&&s<=250;return l.jsx("div",{className:oe.sbOverlay,role:"dialog","aria-modal":"true","aria-labelledby":"genqr-title",children:l.jsxs("div",{className:oe.sbModal,children:[l.jsxs("div",{className:oe.sbModalHeader,children:[l.jsx("span",{id:"genqr-title",className:oe.sbModalTitle,children:"Generate QR Codes"}),l.jsx("button",{className:oe.sbModalClose,onClick:t,"aria-label":"Close",type:"button",children:"×"})]}),l.jsxs("div",{className:oe.sbModalBody,children:[l.jsxs("label",{className:oe.sbLabel,htmlFor:"qr-count",children:["Number of QR Codes ",l.jsx("span",{"aria-hidden":"true",style:{color:"var(--sbx-error, #DC2626)"},children:"*"})]}),l.jsx("input",{id:"qr-count",type:"number",min:2,max:250,className:oe.sbTextarea,style:{resize:"none",height:"40px"},placeholder:"Enter number (2–250)",value:r,onChange:o=>n(o.target.value)}),r&&!i&&l.jsx("p",{className:oe.sbError,children:"Enter a number between 2 and 250."})]}),l.jsxs("div",{className:oe.sbModalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:t,children:"Cancel"}),l.jsx(Ee,{variant:"primary",onClick:()=>e(s),disabled:!i,children:"Generate"})]})]})})},hw=({editorMode:e,isSaving:t,isDirty:r,lastSaved:n,isFormValid:s=!0,onToolbarEvent:i})=>{var Le,he;const a=Pe(fe=>fe.treeData)[0],c=(a==null?void 0:a.name)??"Untitled",u=uw(((Le=a==null?void 0:a.metadata)==null?void 0:Le.status)??(a==null?void 0:a.status)),d=ye(fe=>{var pe,Ae,ze,Ie;return((Ae=(pe=fe.editorConfig)==null?void 0:pe.context)==null?void 0:Ae.contentId)??((Ie=(ze=fe.editorConfig)==null?void 0:ze.context)==null?void 0:Ie.identifier)??""}),{activeModal:f,modalData:m,closeModal:g,openModal:_}=My(),h=ye(fe=>fe.buttonLoaders),y=ye(fe=>fe.categoryMeta),v=!y||y.schemaDefaults.generateDIALCodes!=="No",[b,x]=p.useState(!1),[w,C]=p.useState(!1),[D,j]=p.useState(!1),[R,L]=p.useState(!1),T=p.useRef(null),[P,A]=p.useState(!1);p.useEffect(()=>{if(!R)return;const fe=pe=>{var Ae;(Ae=T.current)!=null&&Ae.contains(pe.target)||L(!1)};return document.addEventListener("mousedown",fe),()=>document.removeEventListener("mousedown",fe)},[R]);const[k,B]=p.useState(!1),[F,ne]=p.useState(!1),{updateNode:ie}=Pe(),V=(he=a==null?void 0:a.metadata)==null?void 0:he.qrCodeProcessId,J=p.useCallback(async fe=>{if(d){A(!1),B(!0);try{const{processId:pe,reservedDialcodes:Ae}=await M_(d,fe);pe&&a&&ie(a.id,{qrCodeProcessId:pe,reservedDialcodes:Ae}),Oe.success('QR Codes generation started. Use "Download QR Codes" once ready.')}catch{Oe.error("Failed to generate QR Codes. Please try again.")}finally{B(!1)}}},[d,a,ie]),H=p.useCallback(async()=>{if(!V){Oe.error("No QR codes generated yet. Generate QR Codes first.");return}ne(!0);try{const fe=await L_(V);if(fe.status==="in-process"){Oe("QR code image generation is in progress. Please try downloading after some time.",{icon:"ℹ️"});return}const pe=fe.url;if(!pe){Oe.error("QR Codes not ready yet. Please wait and try again.");return}const Ae=await fetch(pe).then(Ye=>Ye.blob()),ze=await new Promise(Ye=>{const lt=new FileReader;lt.onloadend=()=>Ye(lt.result),lt.readAsDataURL(Ae)}),Ie=(a==null?void 0:a.metadata)??{},re=Ye=>Array.isArray(Ye)?Ye.join("_"):typeof Ye=="string"?Ye:"",We=[d,re(Ie.medium),re(Ie.gradeLevel),re(Ie.subject)].filter(Boolean),at=new Date().toISOString().replace(/[:.]/g,"-"),vt=`${We.join("_")}_${at}.zip`,qe=document.createElement("a");qe.href=ze,qe.download=vt,qe.style.display="none",document.body.appendChild(qe),qe.click(),document.body.removeChild(qe),Oe.success("QR codes downloaded.")}catch{Oe.error("Failed to download QR Codes.")}finally{ne(!1)}},[V,a,d]),X=e==="edit",$=e==="review",Q=e==="sourcingreview",te=e==="read",ue=p.useCallback((fe,pe)=>{i({action:fe,data:pe})},[i]),Z=p.useCallback(()=>{g(),ue("publish")},[g,ue]),De=p.useCallback((fe,pe)=>{const Ae=m==null?void 0:m.action;g(),Ae==="approve"?ue("sourcingApprove",{comment:fe,score:pe}):ue("reject",{comment:fe})},[g,ue,m]),ke=p.useCallback(fe=>{x(!1),ue("sendBackForCorrections",{comment:fe})},[ue]);return l.jsxs(l.Fragment,{children:[l.jsxs("header",{className:oe.topbar,role:"banner",children:[l.jsxs("div",{className:oe.left,children:[l.jsx("button",{className:oe.backBtn,onClick:()=>ue("back"),"aria-label":"Go back",type:"button",children:l.jsx(ry,{size:18})}),l.jsx("h1",{className:oe.title,title:c,children:c}),l.jsx("span",{className:`sbx-chip ${oe.statusChip}`,"aria-label":`Status: ${u}`,children:u})]}),l.jsxs("div",{className:oe.right,children:[t?l.jsx("span",{className:oe.savedIndicator,"aria-live":"polite",children:"Saving…"}):r?l.jsx("span",{className:`${oe.savedIndicator} ${oe.unsaved}`,"aria-live":"polite",children:"Unsaved"}):n?l.jsxs("span",{className:oe.savedIndicator,"aria-live":"polite",children:[l.jsx(Vn,{size:14,"aria-hidden":"true"}),"Saved ",cw(n)]}):null,!te&&!$&&!Q&&u!=="Review"&&l.jsx("span",{title:s?void 0:"Fill all required fields before saving",children:l.jsx(Ee,{variant:"ghost",size:"sm",onClick:()=>ue("saveCollection"),disabled:!s,children:"Save as Draft"})}),X&&l.jsxs(l.Fragment,{children:[l.jsxs(Ee,{variant:"primary",size:"sm",onClick:()=>j(!0),disabled:h.saveCollection,isLoading:h.saveCollection,children:[l.jsx(vy,{size:14,"aria-hidden":"true"})," Send for review"]}),l.jsx("button",{className:oe.iconBtn,onClick:()=>_("manageCollaborators"),"aria-label":"Collaborators",title:"Collaborators",type:"button",children:l.jsx(wy,{size:16,"aria-hidden":"true"})}),v&&l.jsxs("div",{className:oe.qrDropdown,ref:T,children:[l.jsxs("button",{className:oe.iconBtn,onClick:()=>L(fe=>!fe),"aria-label":"QR Codes",title:"QR Codes",type:"button","aria-haspopup":"true","aria-expanded":R,children:[l.jsx(zl,{size:16,"aria-hidden":"true"}),l.jsx("span",{className:oe.iconBtnLabel,children:"QR Codes"}),l.jsx("span",{style:{fontSize:10,marginLeft:2},children:"▾"})]}),R&&l.jsxs("div",{className:oe.qrMenu,role:"menu",children:[l.jsxs("button",{role:"menuitem",type:"button",onClick:()=>{L(!1),A(!0)},disabled:k,children:[l.jsx(zl,{size:14}),k?"Generating…":"Generate QR Codes"]}),l.jsxs("button",{role:"menuitem",type:"button",onClick:()=>{L(!1),H()},disabled:F||!V,children:[l.jsx(ay,{size:14}),F?"Downloading…":"Download QR Codes"]})]})]})]}),$&&l.jsxs("div",{className:oe.reviewBtns,children:[l.jsxs(Ee,{variant:"primary",size:"sm",onClick:()=>_("publishChecklist"),disabled:h.publishCollection,isLoading:h.publishCollection,children:[l.jsx(Ud,{size:14,"aria-hidden":"true"})," Publish"]}),l.jsxs(Ee,{variant:"danger",size:"sm",onClick:()=>C(!0),disabled:h.rejectCollection,isLoading:h.rejectCollection,children:[l.jsx(ia,{size:14,"aria-hidden":"true"})," Reject"]}),l.jsxs(Ee,{variant:"ghost",size:"sm",onClick:()=>x(!0),children:[l.jsx(my,{size:14,"aria-hidden":"true"})," Send Back"]})]}),Q&&l.jsxs("div",{className:oe.sourcingBtns,children:[l.jsxs(Ee,{variant:"primary",size:"sm",onClick:()=>_("qualityParams",{action:"approve"}),children:[l.jsx(by,{size:14,"aria-hidden":"true"})," Approve"]}),l.jsxs(Ee,{variant:"danger",size:"sm",onClick:()=>_("qualityParams",{action:"reject"}),children:[l.jsx(ia,{size:14,"aria-hidden":"true"})," Reject"]})]})]})]}),f==="publishChecklist"&&l.jsx(Jy,{contentId:d,onConfirm:Z,onCancel:g}),f==="qualityParams"&&l.jsx(ev,{contentId:d,action:(m==null?void 0:m.action)??"reject",onConfirm:De,onCancel:g}),f==="manageCollaborators"&&l.jsx("div",{className:oe.modalOverlay,role:"dialog","aria-modal":"true",children:l.jsx(A_,{contentId:d,onClose:g})}),D&&l.jsx(dw,{onConfirm:()=>{j(!1),ue("sendForReview")},onCancel:()=>j(!1)}),w&&l.jsx(mc,{titleText:"Reject Content",labelText:"Reason for rejection",placeholderText:"Explain why this content is being rejected",submitLabel:"Reject",submitVariant:"danger",onConfirm:fe=>{C(!1),ue("reject",{comment:fe})},onCancel:()=>C(!1)}),b&&l.jsx(mc,{titleText:"Send Back for Corrections",labelText:"Corrections needed",placeholderText:"Describe the corrections the author needs to make",submitLabel:"Send Back",submitVariant:"primary",onConfirm:ke,onCancel:()=>x(!1)}),P&&l.jsx(fw,{onConfirm:J,onCancel:()=>A(!1)})]})},pw=({onSave:e,onDiscard:t,onCancel:r,isSaving:n})=>Rr.createPortal(l.jsx("div",{className:Ce.overlay,role:"dialog","aria-modal":"true","aria-labelledby":"unsaved-title",children:l.jsxs("div",{className:Ce.modal,children:[l.jsxs("div",{className:Ce.modalHeader,children:[l.jsx("span",{id:"unsaved-title",children:"Unsaved changes"}),l.jsx("button",{className:Ce.modalHeaderClose,onClick:r,"aria-label":"Close",disabled:n,children:"×"})]}),l.jsx("div",{className:Ce.modalBody,children:l.jsx("p",{style:{margin:0,fontSize:14,lineHeight:1.5},children:"You have unsaved changes. Would you like to save them before leaving?"})}),l.jsxs("div",{className:Ce.modalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:r,disabled:n,children:"Cancel"}),l.jsx(Ee,{variant:"danger",onClick:t,disabled:n,children:"Discard"}),l.jsx(Ee,{variant:"primary",onClick:e,isLoading:n,disabled:n,children:"Save"})]})]})}),document.body);var gw=Wa();const If=p.createContext(null);function It(){const e=p.useContext(If);if(e===null)throw new Error("No Tree Api Provided");return e}const Nf=p.createContext(null);function mw(){const e=p.useContext(Nf);if(e===null)throw new Error("Provide a NodesContext");return e}const Tf=p.createContext(null);function yw(){const e=p.useContext(Tf);if(e===null)throw new Error("Provide a DnDContext");return e}const jf=p.createContext(0);function Rf(){p.useContext(jf)}function ci(e,t,r){return Math.max(Math.min(e,r),t)}function kf(e){return e&&e.isLeaf}function Af(e){return e&&e.isInternal&&!e.isOpen}function Pf(e){var t;return e&&e.isOpen&&!(!((t=e.children)===null||t===void 0)&&t.length)}const Mf=(e,t)=>{let r=e;for(;r;){if(r.id===t.id)return!0;r=r.parent}return!1},Lf=e=>{if(!e.parent)throw Error("Node does not have a parent");return e.parent.children.findIndex(t=>t.id===e.id)};function el(e,t){if(!e)return null;if(e.id===t)return e;if(e.children)for(let r of e.children){const n=el(r,t);if(n)return n}return null}function Ni(e,t){if(t(e),e.children)for(let r of e.children)Ni(r,t)}function Ff(e){const t=Bf(e);let r;for(let n=0;n<t.length;++n)if(t[n]===e){r=vw(t,n);break}r==null||r.focus()}function $f(e){const t=Bf(e);let r;for(let n=0;n<t.length;++n)if(t[n]===e){r=bw(t,n);break}r==null||r.focus()}function vw(e,t){return t+1<e.length?e[t+1]:e[0]}function bw(e,t){return t-1>=0?e[t-1]:e[e.length-1]}function Bf(e){return Array.from(document.querySelectorAll('button:not([disabled]), [href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"]):not([disabled]), details:not([disabled]), summary:not(:disabled)')).filter(t=>t===e||!e.contains(t))}function is(e,t){return typeof t=="boolean"?t:typeof t=="string"?e[t]:t(e)}function bn(e){return typeof e=="string"?e:e.id}function _w(e,...t){if(e)return e(...t)}function Uf(e){return new Promise((t,r)=>{let n=0;function s(){n+=1,n===100&&r(),e()?t():setTimeout(s,10)}s()})}function Vf(e){var t,r;const n=e.focusedNode;return n?n.isOpen?0:n.parent?n.childIndex+1:0:(r=(t=e.root.children)===null||t===void 0?void 0:t.length)!==null&&r!==void 0?r:0}function zf(e){const t=e.focusedNode;return t?t.isOpen?t.id:t.parent&&!t.parent.isRoot?t.parent.id:null:null}const ww=Object.freeze(Object.defineProperty({__proto__:null,access:is,bound:ci,dfs:el,focusNextElement:Ff,focusPrevElement:$f,getInsertIndex:Vf,getInsertParentId:zf,identify:bn,indexOf:Lf,isClosed:Af,isDescendant:Mf,isItem:kf,isOpenWithEmptyChildren:Pf,safeRun:_w,waitFor:Uf,walk:Ni},Symbol.toStringTag,{value:"Module"})),xw={display:"flex",alignItems:"center",zIndex:1},Sw={flex:1,height:"2px",background:"#4B91E2",borderRadius:"1px"},Cw={width:"4px",height:"4px",boxShadow:"0 0 0 3px #4B91E2",borderRadius:"50%"},Ow=p.memo(function({top:t,left:r,indent:n}){const s={position:"absolute",pointerEvents:"none",top:t-2+"px",left:r+"px",right:n+"px"};return l.jsxs("div",{style:Object.assign(Object.assign({},xw),s),children:[l.jsx("div",{style:Object.assign({},Cw)}),l.jsx("div",{style:Object.assign({},Sw)})]})});function Ew({node:e,attrs:t,innerRef:r,children:n}){return l.jsx("div",Object.assign({},t,{ref:r,onFocus:s=>s.stopPropagation(),onClick:e.handleClick,children:n}))}function Dw(e){return l.jsxs("div",{ref:e.dragHandle,style:e.style,children:[l.jsx("span",{onClick:t=>{t.stopPropagation(),e.node.toggle()},children:e.node.isLeaf?"🌳":e.node.isOpen?"🗁":"🗀"})," ",e.node.isEditing?l.jsx(Nw,Object.assign({},e)):l.jsx(Iw,Object.assign({},e))]})}function Iw(e){return l.jsx(l.Fragment,{children:l.jsx("span",{children:e.node.data.name})})}function Nw({node:e}){const t=p.useRef();return p.useEffect(()=>{var r,n;(r=t.current)===null||r===void 0||r.focus(),(n=t.current)===null||n===void 0||n.select()},[]),l.jsx("input",{ref:t,defaultValue:e.data.name,onBlur:()=>e.reset(),onKeyDown:r=>{var n;r.key==="Escape"&&e.reset(),r.key==="Enter"&&e.submit(((n=t.current)===null||n===void 0?void 0:n.value)||"")}})}const _s="__REACT_ARBORIST_INTERNAL_ROOT__";function yc(e){var t;function r(i,o,a){const c=e.accessId(i),u=new ws({tree:e,data:i,level:o,parent:a,id:c,children:null,isDraggable:e.isDraggable(i),rowIndex:null}),d=e.accessChildren(i);return d&&(u.children=d.map(f=>r(f,o+1,u))),u}const n=new ws({tree:e,id:_s,data:{id:_s},level:-1,parent:null,children:null,isDraggable:!0,rowIndex:null}),s=(t=e.props.data)!==null&&t!==void 0?t:[];return n.children=s.map(i=>r(i,0,n)),n}class ws{constructor(t){this.handleClick=r=>{(r.metaKey||r.ctrlKey)&&!this.tree.props.disableMultiSelection?this.isSelected?this.deselect():this.selectMulti():r.shiftKey&&!this.tree.props.disableMultiSelection?this.selectContiguous():(this.select(),this.activate())},this.tree=t.tree,this.id=t.id,this.data=t.data,this.level=t.level,this.children=t.children,this.parent=t.parent,this.isDraggable=t.isDraggable,this.rowIndex=t.rowIndex}get isRoot(){return this.id===_s}get isLeaf(){return!Array.isArray(this.children)}get isInternal(){return!this.isLeaf}get isOpen(){return this.isLeaf?!1:this.tree.isOpen(this.id)}get isClosed(){return this.isLeaf?!1:!this.tree.isOpen(this.id)}get isEditable(){return this.tree.isEditable(this.data)}get isSelectable(){return this.tree.isSelectable(this.data)}get isEditing(){return this.tree.editingId===this.id}get isSelected(){return this.tree.isSelected(this.id)}get isOnlySelection(){return this.isSelected&&this.tree.hasOneSelection}get isSelectedStart(){var t;return this.isSelected&&!(!((t=this.prev)===null||t===void 0)&&t.isSelected)}get isSelectedEnd(){var t;return this.isSelected&&!(!((t=this.next)===null||t===void 0)&&t.isSelected)}get isFocused(){return this.tree.isFocused(this.id)}get isDragging(){return this.tree.isDragging(this.id)}get willReceiveDrop(){return this.tree.willReceiveDrop(this.id)}get state(){return{isClosed:this.isClosed,isDragging:this.isDragging,isEditing:this.isEditing,isFocused:this.isFocused,isInternal:this.isInternal,isLeaf:this.isLeaf,isOpen:this.isOpen,isSelected:this.isSelected,isSelectedEnd:this.isSelectedEnd,isSelectedStart:this.isSelectedStart,willReceiveDrop:this.willReceiveDrop}}get childIndex(){return this.parent&&this.parent.children?this.parent.children.findIndex(t=>t.id===this.id):-1}get next(){return this.rowIndex===null?null:this.tree.at(this.rowIndex+1)}get prev(){return this.rowIndex===null?null:this.tree.at(this.rowIndex-1)}get nextSibling(){var t,r;const n=this.childIndex;return(r=(t=this.parent)===null||t===void 0?void 0:t.children[n+1])!==null&&r!==void 0?r:null}isAncestorOf(t){if(!t)return!1;let r=t;for(;r;){if(r.id===this.id)return!0;r=r.parent}return!1}select(){this.tree.select(this)}deselect(){this.tree.deselect(this)}selectMulti(){this.tree.selectMulti(this)}selectContiguous(){this.tree.selectContiguous(this)}activate(){this.tree.activate(this)}focus(){this.tree.focus(this)}toggle(){this.tree.toggle(this)}open(){this.tree.open(this)}openParents(){this.tree.openParents(this)}close(){this.tree.close(this)}submit(t){this.tree.submit(this,t)}reset(){this.tree.reset()}clone(){return new ws(Object.assign({},this))}edit(){return this.tree.edit(this)}}function bo(e){return{type:"EDIT",id:e}}function Tw(e={id:null},t){return t.type==="EDIT"?Object.assign(Object.assign({},e),{id:t.id}):e}function un(e){return{type:"FOCUS",id:e}}function jw(){return{type:"TREE_BLUR"}}function Rw(e={id:null,treeFocused:!1},t){return t.type==="FOCUS"?Object.assign(Object.assign({},e),{id:t.id,treeFocused:!0}):t.type==="TREE_BLUR"?Object.assign(Object.assign({},e),{treeFocused:!1}):e}const pa={open(e,t){return{type:"VISIBILITY_OPEN",id:e,filtered:t}},close(e,t){return{type:"VISIBILITY_CLOSE",id:e,filtered:t}},toggle(e,t){return{type:"VISIBILITY_TOGGLE",id:e,filtered:t}},clear(e){return{type:"VISIBILITY_CLEAR",filtered:e}}};function vc(e={},t){if(t.type==="VISIBILITY_OPEN")return Object.assign(Object.assign({},e),{[t.id]:!0});if(t.type==="VISIBILITY_CLOSE")return Object.assign(Object.assign({},e),{[t.id]:!1});if(t.type==="VISIBILITY_TOGGLE"){const r=e[t.id];return Object.assign(Object.assign({},e),{[t.id]:!r})}else return t.type==="VISIBILITY_CLEAR"?{}:e}function kw(e={filtered:{},unfiltered:{}},t){return t.type.startsWith("VISIBILITY")?t.filtered?Object.assign(Object.assign({},e),{filtered:vc(e.filtered,t)}):Object.assign(Object.assign({},e),{unfiltered:vc(e.unfiltered,t)}):e}const Ln=e=>{var t;return{nodes:{open:{filtered:{},unfiltered:(t=e==null?void 0:e.initialOpenState)!==null&&t!==void 0?t:{}},focus:{id:null,treeFocused:!1},edit:{id:null},drag:{id:null,selectedIds:[],destinationParentId:null,destinationIndex:null},selection:{ids:new Set,anchor:null,mostRecent:null}},dnd:{cursor:{type:"none"},dragId:null,dragIds:[],parentId:null,index:-1}}},vr={clear:()=>({type:"SELECTION_CLEAR"}),only:e=>({type:"SELECTION_ONLY",id:bn(e)}),add:e=>({type:"SELECTION_ADD",ids:(Array.isArray(e)?e:[e]).map(bn)}),remove:e=>({type:"SELECTION_REMOVE",ids:(Array.isArray(e)?e:[e]).map(bn)}),set:e=>Object.assign({type:"SELECTION_SET"},e),mostRecent:e=>({type:"SELECTION_MOST_RECENT",id:e===null?null:bn(e)}),anchor:e=>({type:"SELECTION_ANCHOR",id:e===null?null:bn(e)})};function Aw(e=Ln().nodes.selection,t){const r=e.ids;switch(t.type){case"SELECTION_CLEAR":return Object.assign(Object.assign({},e),{ids:new Set});case"SELECTION_ONLY":return Object.assign(Object.assign({},e),{ids:new Set([t.id])});case"SELECTION_ADD":return t.ids.length===0?e:(t.ids.forEach(n=>r.add(n)),Object.assign(Object.assign({},e),{ids:new Set(r)}));case"SELECTION_REMOVE":return t.ids.length===0?e:(t.ids.forEach(n=>r.delete(n)),Object.assign(Object.assign({},e),{ids:new Set(r)}));case"SELECTION_SET":return Object.assign(Object.assign({},e),{ids:t.ids,mostRecent:t.mostRecent,anchor:t.anchor});case"SELECTION_MOST_RECENT":return Object.assign(Object.assign({},e),{mostRecent:t.id});case"SELECTION_ANCHOR":return Object.assign(Object.assign({},e),{anchor:t.id});default:return e}}const Fn={cursor(e){return{type:"DND_CURSOR",cursor:e}},dragStart(e,t){return{type:"DND_DRAG_START",id:e,dragIds:t}},dragEnd(){return{type:"DND_DRAG_END"}},hovering(e,t){return{type:"DND_HOVERING",parentId:e,index:t}}};function Pw(e=Ln().dnd,t){switch(t.type){case"DND_CURSOR":return Object.assign(Object.assign({},e),{cursor:t.cursor});case"DND_DRAG_START":return Object.assign(Object.assign({},e),{dragId:t.id,dragIds:t.dragIds});case"DND_DRAG_END":return Ln().dnd;case"DND_HOVERING":return Object.assign(Object.assign({},e),{parentId:t.parentId,index:t.index});default:return e}}const Mw={position:"fixed",pointerEvents:"none",zIndex:100,left:0,top:0,width:"100%",height:"100%"},Lw=e=>{if(!e)return{display:"none"};const{x:t,y:r}=e;return{transform:`translate(${t}px, ${r}px)`}},Fw=e=>{if(!e)return{display:"none"};const{x:t,y:r}=e;return{transform:`translate(${t+10}px, ${r+10}px)`}};function qf({offset:e,mouse:t,id:r,dragIds:n,isDragging:s}){return l.jsxs($w,{isDragging:s,children:[l.jsx(Bw,{offset:e,children:l.jsx(Vw,{id:r,dragIds:n})}),l.jsx(Uw,{mouse:t,count:n.length})]})}const $w=p.memo(function(t){return t.isDragging?l.jsx("div",{style:Mw,children:t.children}):null});function Bw(e){return l.jsx("div",{className:"row preview",style:Lw(e.offset),children:e.children})}function Uw(e){const{count:t,mouse:r}=e;return t>1?l.jsx("div",{className:"selected-count",style:Fw(r),children:t}):null}const Vw=p.memo(function(t){const r=It(),n=r.get(t.id);return n?l.jsx(r.renderNode,{preview:!0,node:n,style:{paddingLeft:n.level*r.indent,opacity:.2,background:"transparent"},tree:r}):null});function ga(){return ga=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ga.apply(null,arguments)}function bc(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ma(e,t){return ma=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},ma(e,t)}function zw(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ma(e,t)}var _c=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function qw(e,t){return!!(e===t||_c(e)&&_c(t))}function Hw(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(!qw(e[r],t[r]))return!1;return!0}function _o(e,t){t===void 0&&(t=Hw);var r,n=[],s,i=!1;function o(){for(var a=[],c=0;c<arguments.length;c++)a[c]=arguments[c];return i&&r===this&&t(a,n)||(s=e.apply(this,a),i=!0,r=this,n=a),s}return o}var Ww=typeof performance=="object"&&typeof performance.now=="function",wc=Ww?function(){return performance.now()}:function(){return Date.now()};function xc(e){cancelAnimationFrame(e.id)}function Kw(e,t){var r=wc();function n(){wc()-r>=t?e.call(null):s.id=requestAnimationFrame(n)}var s={id:requestAnimationFrame(n)};return s}var wo=-1;function Sc(e){if(e===void 0&&(e=!1),wo===-1||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",document.body.appendChild(t),wo=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return wo}var dn=null;function Cc(e){if(e===void 0&&(e=!1),dn===null||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",r.direction="rtl";var n=document.createElement("div"),s=n.style;return s.width="100px",s.height="100px",t.appendChild(n),document.body.appendChild(t),t.scrollLeft>0?dn="positive-descending":(t.scrollLeft=1,t.scrollLeft===0?dn="negative":dn="positive-ascending"),document.body.removeChild(t),dn}return dn}process.env.NODE_ENV;var Qw=150,Gw=function(t,r){return t},ui=null,di=null;process.env.NODE_ENV!=="production"&&typeof window<"u"&&typeof window.WeakSet<"u"&&(ui=new WeakSet,di=new WeakSet);function Hf(e){var t,r=e.getItemOffset,n=e.getEstimatedTotalSize,s=e.getItemSize,i=e.getOffsetForIndexAndAlignment,o=e.getStartIndexForOffset,a=e.getStopIndexForStartIndex,c=e.initInstanceProps,u=e.shouldResetStyleCacheOnItemSizeChange,d=e.validateProps;return t=function(f){zw(m,f);function m(_){var h;return h=f.call(this,_)||this,h._instanceProps=c(h.props,bc(h)),h._outerRef=void 0,h._resetIsScrollingTimeoutId=null,h.state={instance:bc(h),isScrolling:!1,scrollDirection:"forward",scrollOffset:typeof h.props.initialScrollOffset=="number"?h.props.initialScrollOffset:0,scrollUpdateWasRequested:!1},h._callOnItemsRendered=void 0,h._callOnItemsRendered=_o(function(y,v,b,x){return h.props.onItemsRendered({overscanStartIndex:y,overscanStopIndex:v,visibleStartIndex:b,visibleStopIndex:x})}),h._callOnScroll=void 0,h._callOnScroll=_o(function(y,v,b){return h.props.onScroll({scrollDirection:y,scrollOffset:v,scrollUpdateWasRequested:b})}),h._getItemStyle=void 0,h._getItemStyle=function(y){var v=h.props,b=v.direction,x=v.itemSize,w=v.layout,C=h._getItemStyleCache(u&&x,u&&w,u&&b),D;if(C.hasOwnProperty(y))D=C[y];else{var j=r(h.props,y,h._instanceProps),R=s(h.props,y,h._instanceProps),L=b==="horizontal"||w==="horizontal",T=b==="rtl",P=L?j:0;C[y]=D={position:"absolute",left:T?void 0:P,right:T?P:void 0,top:L?0:j,height:L?"100%":R,width:L?R:"100%"}}return D},h._getItemStyleCache=void 0,h._getItemStyleCache=_o(function(y,v,b){return{}}),h._onScrollHorizontal=function(y){var v=y.currentTarget,b=v.clientWidth,x=v.scrollLeft,w=v.scrollWidth;h.setState(function(C){if(C.scrollOffset===x)return null;var D=h.props.direction,j=x;if(D==="rtl")switch(Cc()){case"negative":j=-x;break;case"positive-descending":j=w-b-x;break}return j=Math.max(0,Math.min(j,w-b)),{isScrolling:!0,scrollDirection:C.scrollOffset<j?"forward":"backward",scrollOffset:j,scrollUpdateWasRequested:!1}},h._resetIsScrollingDebounced)},h._onScrollVertical=function(y){var v=y.currentTarget,b=v.clientHeight,x=v.scrollHeight,w=v.scrollTop;h.setState(function(C){if(C.scrollOffset===w)return null;var D=Math.max(0,Math.min(w,x-b));return{isScrolling:!0,scrollDirection:C.scrollOffset<D?"forward":"backward",scrollOffset:D,scrollUpdateWasRequested:!1}},h._resetIsScrollingDebounced)},h._outerRefSetter=function(y){var v=h.props.outerRef;h._outerRef=y,typeof v=="function"?v(y):v!=null&&typeof v=="object"&&v.hasOwnProperty("current")&&(v.current=y)},h._resetIsScrollingDebounced=function(){h._resetIsScrollingTimeoutId!==null&&xc(h._resetIsScrollingTimeoutId),h._resetIsScrollingTimeoutId=Kw(h._resetIsScrolling,Qw)},h._resetIsScrolling=function(){h._resetIsScrollingTimeoutId=null,h.setState({isScrolling:!1},function(){h._getItemStyleCache(-1,null)})},h}m.getDerivedStateFromProps=function(h,y){return Yw(h,y),d(h),null};var g=m.prototype;return g.scrollTo=function(h){h=Math.max(0,h),this.setState(function(y){return y.scrollOffset===h?null:{scrollDirection:y.scrollOffset<h?"forward":"backward",scrollOffset:h,scrollUpdateWasRequested:!0}},this._resetIsScrollingDebounced)},g.scrollToItem=function(h,y){y===void 0&&(y="auto");var v=this.props,b=v.itemCount,x=v.layout,w=this.state.scrollOffset;h=Math.max(0,Math.min(h,b-1));var C=0;if(this._outerRef){var D=this._outerRef;x==="vertical"?C=D.scrollWidth>D.clientWidth?Sc():0:C=D.scrollHeight>D.clientHeight?Sc():0}this.scrollTo(i(this.props,h,y,w,this._instanceProps,C))},g.componentDidMount=function(){var h=this.props,y=h.direction,v=h.initialScrollOffset,b=h.layout;if(typeof v=="number"&&this._outerRef!=null){var x=this._outerRef;y==="horizontal"||b==="horizontal"?x.scrollLeft=v:x.scrollTop=v}this._callPropsCallbacks()},g.componentDidUpdate=function(){var h=this.props,y=h.direction,v=h.layout,b=this.state,x=b.scrollOffset,w=b.scrollUpdateWasRequested;if(w&&this._outerRef!=null){var C=this._outerRef;if(y==="horizontal"||v==="horizontal")if(y==="rtl")switch(Cc()){case"negative":C.scrollLeft=-x;break;case"positive-ascending":C.scrollLeft=x;break;default:var D=C.clientWidth,j=C.scrollWidth;C.scrollLeft=j-D-x;break}else C.scrollLeft=x;else C.scrollTop=x}this._callPropsCallbacks()},g.componentWillUnmount=function(){this._resetIsScrollingTimeoutId!==null&&xc(this._resetIsScrollingTimeoutId)},g.render=function(){var h=this.props,y=h.children,v=h.className,b=h.direction,x=h.height,w=h.innerRef,C=h.innerElementType,D=h.innerTagName,j=h.itemCount,R=h.itemData,L=h.itemKey,T=L===void 0?Gw:L,P=h.layout,A=h.outerElementType,k=h.outerTagName,B=h.style,F=h.useIsScrolling,ne=h.width,ie=this.state.isScrolling,V=b==="horizontal"||P==="horizontal",J=V?this._onScrollHorizontal:this._onScrollVertical,H=this._getRangeToRender(),X=H[0],$=H[1],Q=[];if(j>0)for(var te=X;te<=$;te++)Q.push(p.createElement(y,{data:R,key:T(te,R),index:te,isScrolling:F?ie:void 0,style:this._getItemStyle(te)}));var ue=n(this.props,this._instanceProps);return p.createElement(A||k||"div",{className:v,onScroll:J,ref:this._outerRefSetter,style:ga({position:"relative",height:x,width:ne,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:b},B)},p.createElement(C||D||"div",{children:Q,ref:w,style:{height:V?"100%":ue,pointerEvents:ie?"none":void 0,width:V?ue:"100%"}}))},g._callPropsCallbacks=function(){if(typeof this.props.onItemsRendered=="function"){var h=this.props.itemCount;if(h>0){var y=this._getRangeToRender(),v=y[0],b=y[1],x=y[2],w=y[3];this._callOnItemsRendered(v,b,x,w)}}if(typeof this.props.onScroll=="function"){var C=this.state,D=C.scrollDirection,j=C.scrollOffset,R=C.scrollUpdateWasRequested;this._callOnScroll(D,j,R)}},g._getRangeToRender=function(){var h=this.props,y=h.itemCount,v=h.overscanCount,b=this.state,x=b.isScrolling,w=b.scrollDirection,C=b.scrollOffset;if(y===0)return[0,0,0,0];var D=o(this.props,C,this._instanceProps),j=a(this.props,D,C,this._instanceProps),R=!x||w==="backward"?Math.max(1,v):1,L=!x||w==="forward"?Math.max(1,v):1;return[Math.max(0,D-R),Math.max(0,Math.min(y-1,j+L)),D,j]},m}(p.PureComponent),t.defaultProps={direction:"ltr",itemData:void 0,layout:"vertical",overscanCount:2,useIsScrolling:!1},t}var Yw=function(t,r){var n=t.children,s=t.direction,i=t.height,o=t.layout,a=t.innerTagName,c=t.outerTagName,u=t.width,d=r.instance;if(process.env.NODE_ENV!=="production"){(a!=null||c!=null)&&di&&!di.has(d)&&(di.add(d),console.warn("The innerTagName and outerTagName props have been deprecated. Please use the innerElementType and outerElementType props instead."));var f=s==="horizontal"||o==="horizontal";switch(s){case"horizontal":case"vertical":ui&&!ui.has(d)&&(ui.add(d),console.warn('The direction prop should be either "ltr" (default) or "rtl". Please use the layout prop to specify "vertical" (default) or "horizontal" orientation.'));break;case"ltr":case"rtl":break;default:throw Error('An invalid "direction" prop has been specified. Value should be either "ltr" or "rtl". '+('"'+s+'" was specified.'))}switch(o){case"horizontal":case"vertical":break;default:throw Error('An invalid "layout" prop has been specified. Value should be either "horizontal" or "vertical". '+('"'+o+'" was specified.'))}if(n==null)throw Error('An invalid "children" prop has been specified. Value should be a React component. '+('"'+(n===null?"null":typeof n)+'" was specified.'));if(f&&typeof u!="number")throw Error('An invalid "width" prop has been specified. Horizontal lists must specify a number for width. '+('"'+(u===null?"null":typeof u)+'" was specified.'));if(!f&&typeof i!="number")throw Error('An invalid "height" prop has been specified. Vertical lists must specify a number for height. '+('"'+(i===null?"null":typeof i)+'" was specified.'))}},Xw=50,_n=function(t,r,n){var s=t,i=s.itemSize,o=n.itemMetadataMap,a=n.lastMeasuredIndex;if(r>a){var c=0;if(a>=0){var u=o[a];c=u.offset+u.size}for(var d=a+1;d<=r;d++){var f=i(d);o[d]={offset:c,size:f},c+=f}n.lastMeasuredIndex=r}return o[r]},Zw=function(t,r,n){var s=r.itemMetadataMap,i=r.lastMeasuredIndex,o=i>0?s[i].offset:0;return o>=n?Wf(t,r,i,0,n):Jw(t,r,Math.max(0,i),n)},Wf=function(t,r,n,s,i){for(;s<=n;){var o=s+Math.floor((n-s)/2),a=_n(t,o,r).offset;if(a===i)return o;a<i?s=o+1:a>i&&(n=o-1)}return s>0?s-1:0},Jw=function(t,r,n,s){for(var i=t.itemCount,o=1;n<i&&_n(t,n,r).offset<s;)n+=o,o*=2;return Wf(t,r,Math.min(n,i-1),Math.floor(n/2),s)},Oc=function(t,r){var n=t.itemCount,s=r.itemMetadataMap,i=r.estimatedItemSize,o=r.lastMeasuredIndex,a=0;if(o>=n&&(o=n-1),o>=0){var c=s[o];a=c.offset+c.size}var u=n-o-1,d=u*i;return a+d},ex=Hf({getItemOffset:function(t,r,n){return _n(t,r,n).offset},getItemSize:function(t,r,n){return n.itemMetadataMap[r].size},getEstimatedTotalSize:Oc,getOffsetForIndexAndAlignment:function(t,r,n,s,i,o){var a=t.direction,c=t.height,u=t.layout,d=t.width,f=a==="horizontal"||u==="horizontal",m=f?d:c,g=_n(t,r,i),_=Oc(t,i),h=Math.max(0,Math.min(_-m,g.offset)),y=Math.max(0,g.offset-m+g.size+o);switch(n==="smart"&&(s>=y-m&&s<=h+m?n="auto":n="center"),n){case"start":return h;case"end":return y;case"center":return Math.round(y+(h-y)/2);case"auto":default:return s>=y&&s<=h?s:s<y?y:h}},getStartIndexForOffset:function(t,r,n){return Zw(t,n,r)},getStopIndexForStartIndex:function(t,r,n,s){for(var i=t.direction,o=t.height,a=t.itemCount,c=t.layout,u=t.width,d=i==="horizontal"||c==="horizontal",f=d?u:o,m=_n(t,r,s),g=n+f,_=m.offset+m.size,h=r;h<a-1&&_<g;)h++,_+=_n(t,h,s).size;return h},initInstanceProps:function(t,r){var n=t,s=n.estimatedItemSize,i={itemMetadataMap:{},estimatedItemSize:s||Xw,lastMeasuredIndex:-1};return r.resetAfterIndex=function(o,a){a===void 0&&(a=!0),i.lastMeasuredIndex=Math.min(i.lastMeasuredIndex,o-1),r._getItemStyleCache(-1),a&&r.forceUpdate()},i},shouldResetStyleCacheOnItemSizeChange:!1,validateProps:function(t){var r=t.itemSize;if(process.env.NODE_ENV!=="production"&&typeof r!="function")throw Error('An invalid "itemSize" prop has been specified. Value should be a function. '+('"'+(r===null?"null":typeof r)+'" was specified.'))}}),tx=Hf({getItemOffset:function(t,r){var n=t.itemSize;return r*n},getItemSize:function(t,r){var n=t.itemSize;return n},getEstimatedTotalSize:function(t){var r=t.itemCount,n=t.itemSize;return n*r},getOffsetForIndexAndAlignment:function(t,r,n,s,i,o){var a=t.direction,c=t.height,u=t.itemCount,d=t.itemSize,f=t.layout,m=t.width,g=a==="horizontal"||f==="horizontal",_=g?m:c,h=Math.max(0,u*d-_),y=Math.min(h,r*d),v=Math.max(0,r*d-_+d+o);switch(n==="smart"&&(s>=v-_&&s<=y+_?n="auto":n="center"),n){case"start":return y;case"end":return v;case"center":{var b=Math.round(v+(y-v)/2);return b<Math.ceil(_/2)?0:b>h+Math.floor(_/2)?h:b}case"auto":default:return s>=v&&s<=y?s:s<v?v:y}},getStartIndexForOffset:function(t,r){var n=t.itemCount,s=t.itemSize;return Math.max(0,Math.min(n-1,Math.floor(r/s)))},getStopIndexForStartIndex:function(t,r,n){var s=t.direction,i=t.height,o=t.itemCount,a=t.itemSize,c=t.layout,u=t.width,d=s==="horizontal"||c==="horizontal",f=r*a,m=d?u:i,g=Math.ceil((m+n-f)/a);return Math.max(0,Math.min(o-1,r+g-1))},initInstanceProps:function(t){},shouldResetStyleCacheOnItemSizeChange:!0,validateProps:function(t){var r=t.itemSize;if(process.env.NODE_ENV!=="production"&&typeof r!="number")throw Error('An invalid "itemSize" prop has been specified. Value should be a number. '+('"'+(r===null?"null":typeof r)+'" was specified.'))}});function rx(){var e,t;const r=It(),s=yw().cursor;if(!s||s.type!=="line")return null;const i=r.indent,o=r.rowTopPosition(s.index)+((t=(e=r.props.padding)!==null&&e!==void 0?e:r.props.paddingTop)!==null&&t!==void 0?t:0),a=i*s.level,c=r.renderCursor;return l.jsx(c,{top:o,left:a,indent:i})}var nx=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,n=Object.getOwnPropertySymbols(e);s<n.length;s++)t.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(e,n[s])&&(r[n[s]]=e[n[s]]);return r};const sx=p.forwardRef(function(t,r){const{children:n}=t,s=nx(t,["children"]),i=It();return l.jsxs("div",Object.assign({ref:r},s,{onClick:o=>{o.currentTarget===o.target&&i.deselectAll()},children:[l.jsx(ix,{}),n]}))}),ix=()=>{const e=It();return l.jsx("div",{style:{height:e.rowTopPosition(e.visibleNodes.length),width:"100%",position:"absolute",left:"0",right:"0"},children:l.jsx(rx,{})})};var ox=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,n=Object.getOwnPropertySymbols(e);s<n.length;s++)t.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(e,n[s])&&(r[n[s]]=e[n[s]]);return r};const ax=p.forwardRef(function(t,r){var n,s,i,o,{style:a}=t,c=ox(t,["style"]);const u=It(),d=(s=(n=u.props.padding)!==null&&n!==void 0?n:u.props.paddingTop)!==null&&s!==void 0?s:0,f=(o=(i=u.props.padding)!==null&&i!==void 0?i:u.props.paddingBottom)!==null&&o!==void 0?o:0;return l.jsx("div",Object.assign({ref:r,style:Object.assign(Object.assign({},a),{height:`${parseFloat(a.height)+d+f}px`})},c))});var Kf=p.createContext({dragDropManager:void 0}),Ut;(function(e){e.SOURCE="SOURCE",e.TARGET="TARGET"})(Ut||(Ut={}));function ae(e,t){for(var r=arguments.length,n=new Array(r>2?r-2:0),s=2;s<r;s++)n[s-2]=arguments[s];if(process.env.NODE_ENV!=="production"&&t===void 0)throw new Error("invariant requires an error message argument");if(!e){var i;if(t===void 0)i=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var o=0;i=new Error(t.replace(/%s/g,function(){return n[o++]})),i.name="Invariant Violation"}throw i.framesToPop=1,i}}var tl="dnd-core/INIT_COORDS",Qi="dnd-core/BEGIN_DRAG",rl="dnd-core/PUBLISH_DRAG_SOURCE",Gi="dnd-core/HOVER",Yi="dnd-core/DROP",Xi="dnd-core/END_DRAG";function Ec(e,t){return{type:tl,payload:{sourceClientOffset:t||null,clientOffset:e||null}}}function fi(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?fi=function(r){return typeof r}:fi=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},fi(e)}function lx(e,t,r){return t.split(".").reduce(function(n,s){return n&&n[s]?n[s]:r||null},e)}function cx(e,t){return e.filter(function(r){return r!==t})}function Qf(e){return fi(e)==="object"}function ux(e,t){var r=new Map,n=function(o){r.set(o,r.has(o)?r.get(o)+1:1)};e.forEach(n),t.forEach(n);var s=[];return r.forEach(function(i,o){i===1&&s.push(o)}),s}function dx(e,t){return e.filter(function(r){return t.indexOf(r)>-1})}var fx={type:tl,payload:{clientOffset:null,sourceClientOffset:null}};function hx(e){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{publishSource:!0},s=n.publishSource,i=s===void 0?!0:s,o=n.clientOffset,a=n.getSourceClientOffset,c=e.getMonitor(),u=e.getRegistry();e.dispatch(Ec(o)),px(r,c,u);var d=yx(r,c);if(d===null){e.dispatch(fx);return}var f=null;if(o){if(!a)throw new Error("getSourceClientOffset must be defined");gx(a),f=a(d)}e.dispatch(Ec(o,f));var m=u.getSource(d),g=m.beginDrag(c,d);if(g!=null){mx(g),u.pinSource(d);var _=u.getSourceType(d);return{type:Qi,payload:{itemType:_,item:g,sourceId:d,clientOffset:o||null,sourceClientOffset:f||null,isSourcePublic:!!i}}}}}function px(e,t,r){ae(!t.isDragging(),"Cannot call beginDrag while dragging."),e.forEach(function(n){ae(r.getSource(n),"Expected sourceIds to be registered.")})}function gx(e){ae(typeof e=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function mx(e){ae(Qf(e),"Item must be an object.")}function yx(e,t){for(var r=null,n=e.length-1;n>=0;n--)if(t.canDragSource(e[n])){r=e[n];break}return r}function vx(e){return function(){var r=e.getMonitor();if(r.isDragging())return{type:rl}}}function ya(e,t){return t===null?e===null:Array.isArray(e)?e.some(function(r){return r===t}):e===t}function bx(e){return function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=n.clientOffset;_x(r);var i=r.slice(0),o=e.getMonitor(),a=e.getRegistry();wx(i,o,a);var c=o.getItemType();return xx(i,a,c),Sx(i,o,a),{type:Gi,payload:{targetIds:i,clientOffset:s||null}}}}function _x(e){ae(Array.isArray(e),"Expected targetIds to be an array.")}function wx(e,t,r){ae(t.isDragging(),"Cannot call hover while not dragging."),ae(!t.didDrop(),"Cannot call hover after drop.");for(var n=0;n<e.length;n++){var s=e[n];ae(e.lastIndexOf(s)===n,"Expected targetIds to be unique in the passed array.");var i=r.getTarget(s);ae(i,"Expected targetIds to be registered.")}}function xx(e,t,r){for(var n=e.length-1;n>=0;n--){var s=e[n],i=t.getTargetType(s);ya(i,r)||e.splice(n,1)}}function Sx(e,t,r){e.forEach(function(n){var s=r.getTarget(n);s.hover(t,n)})}function Dc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function Ic(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Dc(Object(r),!0).forEach(function(n){Cx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Dc(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Cx(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ox(e){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=e.getMonitor(),s=e.getRegistry();Ex(n);var i=Nx(n);i.forEach(function(o,a){var c=Dx(o,a,s,n),u={type:Yi,payload:{dropResult:Ic(Ic({},r),c)}};e.dispatch(u)})}}function Ex(e){ae(e.isDragging(),"Cannot call drop while not dragging."),ae(!e.didDrop(),"Cannot call drop twice during one drag operation.")}function Dx(e,t,r,n){var s=r.getTarget(e),i=s?s.drop(n,e):void 0;return Ix(i),typeof i>"u"&&(i=t===0?{}:n.getDropResult()),i}function Ix(e){ae(typeof e>"u"||Qf(e),"Drop result must either be an object or undefined.")}function Nx(e){var t=e.getTargetIds().filter(e.canDropOnTarget,e);return t.reverse(),t}function Tx(e){return function(){var r=e.getMonitor(),n=e.getRegistry();jx(r);var s=r.getSourceId();if(s!=null){var i=n.getSource(s,!0);i.endDrag(r,s),n.unpinSource()}return{type:Xi}}}function jx(e){ae(e.isDragging(),"Cannot call endDrag while not dragging.")}function Rx(e){return{beginDrag:hx(e),publishDragSource:vx(e),hover:bx(e),drop:Ox(e),endDrag:Tx(e)}}function kx(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ax(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Px(e,t,r){return t&&Ax(e.prototype,t),e}function Xn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Mx=function(){function e(t,r){var n=this;kx(this,e),Xn(this,"store",void 0),Xn(this,"monitor",void 0),Xn(this,"backend",void 0),Xn(this,"isSetUp",!1),Xn(this,"handleRefCountChange",function(){var s=n.store.getState().refCount>0;n.backend&&(s&&!n.isSetUp?(n.backend.setup(),n.isSetUp=!0):!s&&n.isSetUp&&(n.backend.teardown(),n.isSetUp=!1))}),this.store=t,this.monitor=r,t.subscribe(this.handleRefCountChange)}return Px(e,[{key:"receiveBackend",value:function(r){this.backend=r}},{key:"getMonitor",value:function(){return this.monitor}},{key:"getBackend",value:function(){return this.backend}},{key:"getRegistry",value:function(){return this.monitor.registry}},{key:"getActions",value:function(){var r=this,n=this.store.dispatch;function s(o){return function(){for(var a=arguments.length,c=new Array(a),u=0;u<a;u++)c[u]=arguments[u];var d=o.apply(r,c);typeof d<"u"&&n(d)}}var i=Rx(this);return Object.keys(i).reduce(function(o,a){var c=i[a];return o[a]=s(c),o},{})}},{key:"dispatch",value:function(r){this.store.dispatch(r)}}]),e}();function Mt(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var Nc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Tc=function(){return Math.random().toString(36).substring(7).split("").join(".")},jc={INIT:"@@redux/INIT"+Tc(),REPLACE:"@@redux/REPLACE"+Tc()};function Lx(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function Fx(e){if(e===void 0)return"undefined";if(e===null)return"null";var t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(Ux(e))return"date";if(Bx(e))return"error";var r=$x(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return t.slice(8,-1).toLowerCase().replace(/\s/g,"")}function $x(e){return typeof e.constructor=="function"?e.constructor.name:null}function Bx(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function Ux(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function fn(e){var t=typeof e;return process.env.NODE_ENV!=="production"&&(t=Fx(e)),t}function Gf(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?Mt(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(1):"Expected the enhancer to be a function. Instead, received: '"+fn(r)+"'");return r(Gf)(e,t)}if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(2):"Expected the root reducer to be a function. Instead, received: '"+fn(e)+"'");var s=e,i=t,o=[],a=o,c=!1;function u(){a===o&&(a=o.slice())}function d(){if(c)throw new Error(process.env.NODE_ENV==="production"?Mt(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return i}function f(h){if(typeof h!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(4):"Expected the listener to be a function. Instead, received: '"+fn(h)+"'");if(c)throw new Error(process.env.NODE_ENV==="production"?Mt(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");var y=!0;return u(),a.push(h),function(){if(y){if(c)throw new Error(process.env.NODE_ENV==="production"?Mt(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");y=!1,u();var b=a.indexOf(h);a.splice(b,1),o=null}}}function m(h){if(!Lx(h))throw new Error(process.env.NODE_ENV==="production"?Mt(7):"Actions must be plain objects. Instead, the actual type was: '"+fn(h)+"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.");if(typeof h.type>"u")throw new Error(process.env.NODE_ENV==="production"?Mt(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(c)throw new Error(process.env.NODE_ENV==="production"?Mt(9):"Reducers may not dispatch actions.");try{c=!0,i=s(i,h)}finally{c=!1}for(var y=o=a,v=0;v<y.length;v++){var b=y[v];b()}return h}function g(h){if(typeof h!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(10):"Expected the nextReducer to be a function. Instead, received: '"+fn(h));s=h,m({type:jc.REPLACE})}function _(){var h,y=f;return h={subscribe:function(b){if(typeof b!="object"||b===null)throw new Error(process.env.NODE_ENV==="production"?Mt(11):"Expected the observer to be an object. Instead, received: '"+fn(b)+"'");function x(){b.next&&b.next(d())}x();var w=y(x);return{unsubscribe:w}}},h[Nc]=function(){return this},h}return m({type:jc.INIT}),n={dispatch:m,subscribe:f,getState:d,replaceReducer:g},n[Nc]=_,n}var Vx=function(t,r){return t===r};function zx(e,t){return!e&&!t?!0:!e||!t?!1:e.x===t.x&&e.y===t.y}function qx(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Vx;if(e.length!==t.length)return!1;for(var n=0;n<e.length;++n)if(!r(e[n],t[n]))return!1;return!0}function Rc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function kc(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Rc(Object(r),!0).forEach(function(n){Hx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Rc(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Hx(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Ac={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function Wx(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ac,t=arguments.length>1?arguments[1]:void 0,r=t.payload;switch(t.type){case tl:case Qi:return{initialSourceClientOffset:r.sourceClientOffset,initialClientOffset:r.clientOffset,clientOffset:r.clientOffset};case Gi:return zx(e.clientOffset,r.clientOffset)?e:kc(kc({},e),{},{clientOffset:r.clientOffset});case Xi:case Yi:return Ac;default:return e}}var nl="dnd-core/ADD_SOURCE",sl="dnd-core/ADD_TARGET",il="dnd-core/REMOVE_SOURCE",Zi="dnd-core/REMOVE_TARGET";function Kx(e){return{type:nl,payload:{sourceId:e}}}function Qx(e){return{type:sl,payload:{targetId:e}}}function Gx(e){return{type:il,payload:{sourceId:e}}}function Yx(e){return{type:Zi,payload:{targetId:e}}}function Pc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function Lt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Pc(Object(r),!0).forEach(function(n){Xx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Pc(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Xx(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Zx={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function Jx(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Zx,t=arguments.length>1?arguments[1]:void 0,r=t.payload;switch(t.type){case Qi:return Lt(Lt({},e),{},{itemType:r.itemType,item:r.item,sourceId:r.sourceId,isSourcePublic:r.isSourcePublic,dropResult:null,didDrop:!1});case rl:return Lt(Lt({},e),{},{isSourcePublic:!0});case Gi:return Lt(Lt({},e),{},{targetIds:r.targetIds});case Zi:return e.targetIds.indexOf(r.targetId)===-1?e:Lt(Lt({},e),{},{targetIds:cx(e.targetIds,r.targetId)});case Yi:return Lt(Lt({},e),{},{dropResult:r.dropResult,didDrop:!0,targetIds:[]});case Xi:return Lt(Lt({},e),{},{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return e}}function eS(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case nl:case sl:return e+1;case il:case Zi:return e-1;default:return e}}var Ti=[],ol=[];Ti.__IS_NONE__=!0;ol.__IS_ALL__=!0;function tS(e,t){if(e===Ti)return!1;if(e===ol||typeof t>"u")return!0;var r=dx(t,e);return r.length>0}function rS(){var e=arguments.length>1?arguments[1]:void 0;switch(e.type){case Gi:break;case nl:case sl:case Zi:case il:return Ti;case Qi:case rl:case Xi:case Yi:default:return ol}var t=e.payload,r=t.targetIds,n=r===void 0?[]:r,s=t.prevTargetIds,i=s===void 0?[]:s,o=ux(n,i),a=o.length>0||!qx(n,i);if(!a)return Ti;var c=i[i.length-1],u=n[n.length-1];return c!==u&&(c&&o.push(c),u&&o.push(u)),o}function nS(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return e+1}function Mc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function Lc(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Mc(Object(r),!0).forEach(function(n){sS(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Mc(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function sS(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function iS(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return{dirtyHandlerIds:rS(e.dirtyHandlerIds,{type:t.type,payload:Lc(Lc({},t.payload),{},{prevTargetIds:lx(e,"dragOperation.targetIds",[])})}),dragOffset:Wx(e.dragOffset,t),refCount:eS(e.refCount,t),dragOperation:Jx(e.dragOperation,t),stateId:nS(e.stateId)}}function oS(e,t){return{x:e.x+t.x,y:e.y+t.y}}function Yf(e,t){return{x:e.x-t.x,y:e.y-t.y}}function aS(e){var t=e.clientOffset,r=e.initialClientOffset,n=e.initialSourceClientOffset;return!t||!r||!n?null:Yf(oS(t,n),r)}function lS(e){var t=e.clientOffset,r=e.initialClientOffset;return!t||!r?null:Yf(t,r)}function cS(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function uS(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function dS(e,t,r){return t&&uS(e.prototype,t),e}function Fc(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var fS=function(){function e(t,r){cS(this,e),Fc(this,"store",void 0),Fc(this,"registry",void 0),this.store=t,this.registry=r}return dS(e,[{key:"subscribeToStateChange",value:function(r){var n=this,s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{handlerIds:void 0},i=s.handlerIds;ae(typeof r=="function","listener must be a function."),ae(typeof i>"u"||Array.isArray(i),"handlerIds, when specified, must be an array of strings.");var o=this.store.getState().stateId,a=function(){var u=n.store.getState(),d=u.stateId;try{var f=d===o||d===o+1&&!tS(u.dirtyHandlerIds,i);f||r()}finally{o=d}};return this.store.subscribe(a)}},{key:"subscribeToOffsetChange",value:function(r){var n=this;ae(typeof r=="function","listener must be a function.");var s=this.store.getState().dragOffset,i=function(){var a=n.store.getState().dragOffset;a!==s&&(s=a,r())};return this.store.subscribe(i)}},{key:"canDragSource",value:function(r){if(!r)return!1;var n=this.registry.getSource(r);return ae(n,"Expected to find a valid source. sourceId=".concat(r)),this.isDragging()?!1:n.canDrag(this,r)}},{key:"canDropOnTarget",value:function(r){if(!r)return!1;var n=this.registry.getTarget(r);if(ae(n,"Expected to find a valid target. targetId=".concat(r)),!this.isDragging()||this.didDrop())return!1;var s=this.registry.getTargetType(r),i=this.getItemType();return ya(s,i)&&n.canDrop(this,r)}},{key:"isDragging",value:function(){return!!this.getItemType()}},{key:"isDraggingSource",value:function(r){if(!r)return!1;var n=this.registry.getSource(r,!0);if(ae(n,"Expected to find a valid source. sourceId=".concat(r)),!this.isDragging()||!this.isSourcePublic())return!1;var s=this.registry.getSourceType(r),i=this.getItemType();return s!==i?!1:n.isDragging(this,r)}},{key:"isOverTarget",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{shallow:!1};if(!r)return!1;var s=n.shallow;if(!this.isDragging())return!1;var i=this.registry.getTargetType(r),o=this.getItemType();if(o&&!ya(i,o))return!1;var a=this.getTargetIds();if(!a.length)return!1;var c=a.indexOf(r);return s?c===a.length-1:c>-1}},{key:"getItemType",value:function(){return this.store.getState().dragOperation.itemType}},{key:"getItem",value:function(){return this.store.getState().dragOperation.item}},{key:"getSourceId",value:function(){return this.store.getState().dragOperation.sourceId}},{key:"getTargetIds",value:function(){return this.store.getState().dragOperation.targetIds}},{key:"getDropResult",value:function(){return this.store.getState().dragOperation.dropResult}},{key:"didDrop",value:function(){return this.store.getState().dragOperation.didDrop}},{key:"isSourcePublic",value:function(){return!!this.store.getState().dragOperation.isSourcePublic}},{key:"getInitialClientOffset",value:function(){return this.store.getState().dragOffset.initialClientOffset}},{key:"getInitialSourceClientOffset",value:function(){return this.store.getState().dragOffset.initialSourceClientOffset}},{key:"getClientOffset",value:function(){return this.store.getState().dragOffset.clientOffset}},{key:"getSourceClientOffset",value:function(){return aS(this.store.getState().dragOffset)}},{key:"getDifferenceFromInitialOffset",value:function(){return lS(this.store.getState().dragOffset)}}]),e}(),hS=0;function pS(){return hS++}function hi(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?hi=function(r){return typeof r}:hi=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},hi(e)}function gS(e){ae(typeof e.canDrag=="function","Expected canDrag to be a function."),ae(typeof e.beginDrag=="function","Expected beginDrag to be a function."),ae(typeof e.endDrag=="function","Expected endDrag to be a function.")}function mS(e){ae(typeof e.canDrop=="function","Expected canDrop to be a function."),ae(typeof e.hover=="function","Expected hover to be a function."),ae(typeof e.drop=="function","Expected beginDrag to be a function.")}function va(e,t){if(t&&Array.isArray(e)){e.forEach(function(r){return va(r,!1)});return}ae(typeof e=="string"||hi(e)==="symbol",t?"Type can only be a string, a symbol, or an array of either.":"Type can only be a string or a symbol.")}const $c=typeof global<"u"?global:self,Xf=$c.MutationObserver||$c.WebKitMutationObserver;function Zf(e){return function(){const r=setTimeout(s,0),n=setInterval(s,50);function s(){clearTimeout(r),clearInterval(n),e()}}}function yS(e){let t=1;const r=new Xf(e),n=document.createTextNode("");return r.observe(n,{characterData:!0}),function(){t=-t,n.data=t}}const vS=typeof Xf=="function"?yS:Zf;class bS{enqueueTask(t){const{queue:r,requestFlush:n}=this;r.length||(n(),this.flushing=!0),r[r.length]=t}constructor(){this.queue=[],this.pendingErrors=[],this.flushing=!1,this.index=0,this.capacity=1024,this.flush=()=>{const{queue:t}=this;for(;this.index<t.length;){const r=this.index;if(this.index++,t[r].call(),this.index>this.capacity){for(let n=0,s=t.length-this.index;n<s;n++)t[n]=t[n+this.index];t.length-=this.index,this.index=0}}t.length=0,this.index=0,this.flushing=!1},this.registerPendingError=t=>{this.pendingErrors.push(t),this.requestErrorThrow()},this.requestFlush=vS(this.flush),this.requestErrorThrow=Zf(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class _S{call(){try{this.task&&this.task()}catch(t){this.onError(t)}finally{this.task=null,this.release(this)}}constructor(t,r){this.onError=t,this.release=r,this.task=null}}class wS{create(t){const r=this.freeTasks,n=r.length?r.pop():new _S(this.onError,s=>r[r.length]=s);return n.task=t,n}constructor(t){this.onError=t,this.freeTasks=[]}}const Jf=new bS,xS=new wS(Jf.registerPendingError);function SS(e){Jf.enqueueTask(xS.create(e))}function CS(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function OS(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function ES(e,t,r){return t&&OS(e.prototype,t),e}function hn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function DS(e,t){return jS(e)||TS(e,t)||NS(e,t)||IS()}function IS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
457
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function NS(e,t){if(e){if(typeof e=="string")return Bc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Bc(e,t)}}function Bc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function TS(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function jS(e){if(Array.isArray(e))return e}function RS(e){var t=pS().toString();switch(e){case Ut.SOURCE:return"S".concat(t);case Ut.TARGET:return"T".concat(t);default:throw new Error("Unknown Handler Role: ".concat(e))}}function Uc(e){switch(e[0]){case"S":return Ut.SOURCE;case"T":return Ut.TARGET;default:
|
|
458
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function $S(e,t){if(e){if(typeof e=="string")return zc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return zc(e,t)}}function zc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function BS(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function US(e){if(Array.isArray(e))return e}function VS(e,t){if(e==null)return{};var r=zS(e,t),n,s;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(s=0;s<i.length;s++)n=i[s],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function zS(e,t){if(e==null)return{};var r={},n=Object.keys(e),s,i;for(i=0;i<n.length;i++)s=n[i],!(t.indexOf(s)>=0)&&(r[s]=e[s]);return r}var qc=0,pi=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__"),qS=p.memo(function(t){var r=t.children,n=VS(t,MS),s=HS(n),i=LS(s,2),o=i[0],a=i[1];return p.useEffect(function(){if(a){var c=eh();return++qc,function(){--qc===0&&(c[pi]=null)}}},[]),l.jsx(Kf.Provider,Object.assign({value:o},{children:r}),void 0)});function HS(e){if("manager"in e){var t={dragDropManager:e.manager};return[t,!1]}var r=WS(e.backend,e.context,e.options,e.debugMode),n=!e.context;return[r,n]}function WS(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:eh(),r=arguments.length>2?arguments[2]:void 0,n=arguments.length>3?arguments[3]:void 0,s=t;return s[pi]||(s[pi]={dragDropManager:AS(e,t,r,n)}),s[pi]}function eh(){return typeof global<"u"?global:window}function KS(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function QS(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function GS(e,t,r){return t&&QS(e.prototype,t),e}function Hc(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var xo=!1,So=!1,YS=function(){function e(t){KS(this,e),Hc(this,"internalMonitor",void 0),Hc(this,"sourceId",null),this.internalMonitor=t.getMonitor()}return GS(e,[{key:"receiveHandlerId",value:function(r){this.sourceId=r}},{key:"getHandlerId",value:function(){return this.sourceId}},{key:"canDrag",value:function(){ae(!xo,"You may not call monitor.canDrag() inside your canDrag() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return xo=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{xo=!1}}},{key:"isDragging",value:function(){if(!this.sourceId)return!1;ae(!So,"You may not call monitor.isDragging() inside your isDragging() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return So=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{So=!1}}},{key:"subscribeToStateChange",value:function(r,n){return this.internalMonitor.subscribeToStateChange(r,n)}},{key:"isDraggingSource",value:function(r){return this.internalMonitor.isDraggingSource(r)}},{key:"isOverTarget",value:function(r,n){return this.internalMonitor.isOverTarget(r,n)}},{key:"getTargetIds",value:function(){return this.internalMonitor.getTargetIds()}},{key:"isSourcePublic",value:function(){return this.internalMonitor.isSourcePublic()}},{key:"getSourceId",value:function(){return this.internalMonitor.getSourceId()}},{key:"subscribeToOffsetChange",value:function(r){return this.internalMonitor.subscribeToOffsetChange(r)}},{key:"canDragSource",value:function(r){return this.internalMonitor.canDragSource(r)}},{key:"canDropOnTarget",value:function(r){return this.internalMonitor.canDropOnTarget(r)}},{key:"getItemType",value:function(){return this.internalMonitor.getItemType()}},{key:"getItem",value:function(){return this.internalMonitor.getItem()}},{key:"getDropResult",value:function(){return this.internalMonitor.getDropResult()}},{key:"didDrop",value:function(){return this.internalMonitor.didDrop()}},{key:"getInitialClientOffset",value:function(){return this.internalMonitor.getInitialClientOffset()}},{key:"getInitialSourceClientOffset",value:function(){return this.internalMonitor.getInitialSourceClientOffset()}},{key:"getSourceClientOffset",value:function(){return this.internalMonitor.getSourceClientOffset()}},{key:"getClientOffset",value:function(){return this.internalMonitor.getClientOffset()}},{key:"getDifferenceFromInitialOffset",value:function(){return this.internalMonitor.getDifferenceFromInitialOffset()}}]),e}();function XS(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ZS(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function JS(e,t,r){return t&&ZS(e.prototype,t),e}function Wc(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Co=!1,eC=function(){function e(t){XS(this,e),Wc(this,"internalMonitor",void 0),Wc(this,"targetId",null),this.internalMonitor=t.getMonitor()}return JS(e,[{key:"receiveHandlerId",value:function(r){this.targetId=r}},{key:"getHandlerId",value:function(){return this.targetId}},{key:"subscribeToStateChange",value:function(r,n){return this.internalMonitor.subscribeToStateChange(r,n)}},{key:"canDrop",value:function(){if(!this.targetId)return!1;ae(!Co,"You may not call monitor.canDrop() inside your canDrop() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drop-target-monitor");try{return Co=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{Co=!1}}},{key:"isOver",value:function(r){return this.targetId?this.internalMonitor.isOverTarget(this.targetId,r):!1}},{key:"getItemType",value:function(){return this.internalMonitor.getItemType()}},{key:"getItem",value:function(){return this.internalMonitor.getItem()}},{key:"getDropResult",value:function(){return this.internalMonitor.getDropResult()}},{key:"didDrop",value:function(){return this.internalMonitor.didDrop()}},{key:"getInitialClientOffset",value:function(){return this.internalMonitor.getInitialClientOffset()}},{key:"getInitialSourceClientOffset",value:function(){return this.internalMonitor.getInitialSourceClientOffset()}},{key:"getSourceClientOffset",value:function(){return this.internalMonitor.getSourceClientOffset()}},{key:"getClientOffset",value:function(){return this.internalMonitor.getClientOffset()}},{key:"getDifferenceFromInitialOffset",value:function(){return this.internalMonitor.getDifferenceFromInitialOffset()}}]),e}();function tC(e){if(typeof e.type!="string"){var t=e.type.displayName||e.type.name||"the component";throw new Error("Only native element nodes can now be passed to React DnD connectors."+"You can either wrap ".concat(t," into a <div>, or turn it into a ")+"drag source or a drop target itself.")}}function rC(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!p.isValidElement(t)){var n=t;return e(n,r),n}var s=t;tC(s);var i=r?function(o){return e(o,r)}:e;return nC(s,i)}}function th(e){var t={};return Object.keys(e).forEach(function(r){var n=e[r];if(r.endsWith("Ref"))t[r]=e[r];else{var s=rC(n);t[r]=function(){return s}}}),t}function Kc(e,t){typeof e=="function"?e(t):e.current=t}function nC(e,t){var r=e.ref;return ae(typeof r!="string","Cannot connect React DnD to an element with an existing string ref. Please convert it to use a callback ref instead, or wrap it into a <span> or <div>. Read more: https://reactjs.org/docs/refs-and-the-dom.html#callback-refs"),r?p.cloneElement(e,{ref:function(s){Kc(r,s),Kc(t,s)}}):p.cloneElement(e,{ref:t})}function gi(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?gi=function(r){return typeof r}:gi=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},gi(e)}function ba(e){return e!==null&&gi(e)==="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function _a(e,t,r,n){var s=void 0;if(s!==void 0)return!!s;if(e===t)return!0;if(typeof e!="object"||!e||typeof t!="object"||!t)return!1;var i=Object.keys(e),o=Object.keys(t);if(i.length!==o.length)return!1;for(var a=Object.prototype.hasOwnProperty.bind(t),c=0;c<i.length;c++){var u=i[c];if(!a(u))return!1;var d=e[u],f=t[u];if(s=void 0,s===!1||s===void 0&&d!==f)return!1}return!0}function sC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function iC(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function oC(e,t,r){return t&&iC(e.prototype,t),e}function dt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var aC=function(){function e(t){var r=this;sC(this,e),dt(this,"hooks",th({dragSource:function(s,i){r.clearDragSource(),r.dragSourceOptions=i||null,ba(s)?r.dragSourceRef=s:r.dragSourceNode=s,r.reconnectDragSource()},dragPreview:function(s,i){r.clearDragPreview(),r.dragPreviewOptions=i||null,ba(s)?r.dragPreviewRef=s:r.dragPreviewNode=s,r.reconnectDragPreview()}})),dt(this,"handlerId",null),dt(this,"dragSourceRef",null),dt(this,"dragSourceNode",void 0),dt(this,"dragSourceOptionsInternal",null),dt(this,"dragSourceUnsubscribe",void 0),dt(this,"dragPreviewRef",null),dt(this,"dragPreviewNode",void 0),dt(this,"dragPreviewOptionsInternal",null),dt(this,"dragPreviewUnsubscribe",void 0),dt(this,"lastConnectedHandlerId",null),dt(this,"lastConnectedDragSource",null),dt(this,"lastConnectedDragSourceOptions",null),dt(this,"lastConnectedDragPreview",null),dt(this,"lastConnectedDragPreviewOptions",null),dt(this,"backend",void 0),this.backend=t}return oC(e,[{key:"receiveHandlerId",value:function(r){this.handlerId!==r&&(this.handlerId=r,this.reconnect())}},{key:"connectTarget",get:function(){return this.dragSource}},{key:"dragSourceOptions",get:function(){return this.dragSourceOptionsInternal},set:function(r){this.dragSourceOptionsInternal=r}},{key:"dragPreviewOptions",get:function(){return this.dragPreviewOptionsInternal},set:function(r){this.dragPreviewOptionsInternal=r}},{key:"reconnect",value:function(){this.reconnectDragSource(),this.reconnectDragPreview()}},{key:"reconnectDragSource",value:function(){var r=this.dragSource,n=this.didHandlerIdChange()||this.didConnectedDragSourceChange()||this.didDragSourceOptionsChange();if(n&&this.disconnectDragSource(),!!this.handlerId){if(!r){this.lastConnectedDragSource=r;return}n&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragSource=r,this.lastConnectedDragSourceOptions=this.dragSourceOptions,this.dragSourceUnsubscribe=this.backend.connectDragSource(this.handlerId,r,this.dragSourceOptions))}}},{key:"reconnectDragPreview",value:function(){var r=this.dragPreview,n=this.didHandlerIdChange()||this.didConnectedDragPreviewChange()||this.didDragPreviewOptionsChange();if(n&&this.disconnectDragPreview(),!!this.handlerId){if(!r){this.lastConnectedDragPreview=r;return}n&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragPreview=r,this.lastConnectedDragPreviewOptions=this.dragPreviewOptions,this.dragPreviewUnsubscribe=this.backend.connectDragPreview(this.handlerId,r,this.dragPreviewOptions))}}},{key:"didHandlerIdChange",value:function(){return this.lastConnectedHandlerId!==this.handlerId}},{key:"didConnectedDragSourceChange",value:function(){return this.lastConnectedDragSource!==this.dragSource}},{key:"didConnectedDragPreviewChange",value:function(){return this.lastConnectedDragPreview!==this.dragPreview}},{key:"didDragSourceOptionsChange",value:function(){return!_a(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}},{key:"didDragPreviewOptionsChange",value:function(){return!_a(this.lastConnectedDragPreviewOptions,this.dragPreviewOptions)}},{key:"disconnectDragSource",value:function(){this.dragSourceUnsubscribe&&(this.dragSourceUnsubscribe(),this.dragSourceUnsubscribe=void 0)}},{key:"disconnectDragPreview",value:function(){this.dragPreviewUnsubscribe&&(this.dragPreviewUnsubscribe(),this.dragPreviewUnsubscribe=void 0,this.dragPreviewNode=null,this.dragPreviewRef=null)}},{key:"dragSource",get:function(){return this.dragSourceNode||this.dragSourceRef&&this.dragSourceRef.current}},{key:"dragPreview",get:function(){return this.dragPreviewNode||this.dragPreviewRef&&this.dragPreviewRef.current}},{key:"clearDragSource",value:function(){this.dragSourceNode=null,this.dragSourceRef=null}},{key:"clearDragPreview",value:function(){this.dragPreviewNode=null,this.dragPreviewRef=null}}]),e}();function lC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function cC(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function uC(e,t,r){return t&&cC(e.prototype,t),e}function Jt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var dC=function(){function e(t){var r=this;lC(this,e),Jt(this,"hooks",th({dropTarget:function(s,i){r.clearDropTarget(),r.dropTargetOptions=i,ba(s)?r.dropTargetRef=s:r.dropTargetNode=s,r.reconnect()}})),Jt(this,"handlerId",null),Jt(this,"dropTargetRef",null),Jt(this,"dropTargetNode",void 0),Jt(this,"dropTargetOptionsInternal",null),Jt(this,"unsubscribeDropTarget",void 0),Jt(this,"lastConnectedHandlerId",null),Jt(this,"lastConnectedDropTarget",null),Jt(this,"lastConnectedDropTargetOptions",null),Jt(this,"backend",void 0),this.backend=t}return uC(e,[{key:"connectTarget",get:function(){return this.dropTarget}},{key:"reconnect",value:function(){var r=this.didHandlerIdChange()||this.didDropTargetChange()||this.didOptionsChange();r&&this.disconnectDropTarget();var n=this.dropTarget;if(this.handlerId){if(!n){this.lastConnectedDropTarget=n;return}r&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDropTarget=n,this.lastConnectedDropTargetOptions=this.dropTargetOptions,this.unsubscribeDropTarget=this.backend.connectDropTarget(this.handlerId,n,this.dropTargetOptions))}}},{key:"receiveHandlerId",value:function(r){r!==this.handlerId&&(this.handlerId=r,this.reconnect())}},{key:"dropTargetOptions",get:function(){return this.dropTargetOptionsInternal},set:function(r){this.dropTargetOptionsInternal=r}},{key:"didHandlerIdChange",value:function(){return this.lastConnectedHandlerId!==this.handlerId}},{key:"didDropTargetChange",value:function(){return this.lastConnectedDropTarget!==this.dropTarget}},{key:"didOptionsChange",value:function(){return!_a(this.lastConnectedDropTargetOptions,this.dropTargetOptions)}},{key:"disconnectDropTarget",value:function(){this.unsubscribeDropTarget&&(this.unsubscribeDropTarget(),this.unsubscribeDropTarget=void 0)}},{key:"dropTarget",get:function(){return this.dropTargetNode||this.dropTargetRef&&this.dropTargetRef.current}},{key:"clearDropTarget",value:function(){this.dropTargetRef=null,this.dropTargetNode=null}}]),e}();function fC(e,t,r){var n=r.getRegistry(),s=n.addTarget(e,t);return[s,function(){return n.removeTarget(s)}]}function hC(e,t,r){var n=r.getRegistry(),s=n.addSource(e,t);return[s,function(){return n.removeSource(s)}]}var sn=typeof window<"u"?p.useLayoutEffect:p.useEffect;function mi(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?mi=function(r){return typeof r}:mi=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},mi(e)}function pC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function gC(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function mC(e,t,r){return t&&gC(e.prototype,t),e}function Oo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var yC=function(){function e(t,r,n){pC(this,e),Oo(this,"spec",void 0),Oo(this,"monitor",void 0),Oo(this,"connector",void 0),this.spec=t,this.monitor=r,this.connector=n}return mC(e,[{key:"beginDrag",value:function(){var r,n=this.spec,s=this.monitor,i=null;return mi(n.item)==="object"?i=n.item:typeof n.item=="function"?i=n.item(s):i={},(r=i)!==null&&r!==void 0?r:null}},{key:"canDrag",value:function(){var r=this.spec,n=this.monitor;return typeof r.canDrag=="boolean"?r.canDrag:typeof r.canDrag=="function"?r.canDrag(n):!0}},{key:"isDragging",value:function(r,n){var s=this.spec,i=this.monitor,o=s.isDragging;return o?o(i):n===r.getSourceId()}},{key:"endDrag",value:function(){var r=this.spec,n=this.monitor,s=this.connector,i=r.end;i&&i(n.getItem(),n),s.reconnect()}}]),e}();function vC(e,t,r){var n=p.useMemo(function(){return new yC(e,t,r)},[t,r]);return p.useEffect(function(){n.spec=e},[e]),n}function an(){var e=p.useContext(Kf),t=e.dragDropManager;return ae(t!=null,"Expected drag drop context"),t}function bC(e){return p.useMemo(function(){var t=e.type;return ae(t!=null,"spec.type must be defined"),t},[e])}function _C(e,t){return CC(e)||SC(e,t)||xC(e,t)||wC()}function wC(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
456
|
+
`+i)}}catch{}}throw n}}_request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=nn(this.defaults,r);const{transitional:n,paramsSerializer:s,headers:i}=r;n!==void 0&&li.assertOptions(n,{silentJSONParsing:ut.transitional(ut.boolean),forcedJSONParsing:ut.transitional(ut.boolean),clarifyTimeoutError:ut.transitional(ut.boolean),legacyInterceptorReqResOrdering:ut.transitional(ut.boolean),advertiseZstdAcceptEncoding:ut.transitional(ut.boolean),validateStatusUndefinedResolves:ut.transitional(ut.boolean)},!1),s!=null&&(E.isFunction(s)?r.paramsSerializer={serialize:s}:li.assertOptions(s,{encode:ut.function,serialize:ut.function},!0)),r.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?r.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:r.allowAbsoluteUrls=!0),li.assertOptions(r,{baseUrl:ut.spelling("baseURL"),withXsrfToken:ut.spelling("withXSRFToken")},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let o=i&&E.merge(i.common,i[r.method]);i&&E.forEach(["delete","get","head","post","put","patch","query","common"],_=>{delete i[_]}),r.headers=yt.concat(o,i);const a=[];let c=!0;this.interceptors.request.forEach(function(h){if(typeof h.runWhen=="function"&&h.runWhen(r)===!1)return;c=c&&h.synchronous;const y=r.transitional||Xa;y&&y.legacyInterceptorReqResOrdering?a.unshift(h.fulfilled,h.rejected):a.push(h.fulfilled,h.rejected)});const u=[];this.interceptors.response.forEach(function(h){u.push(h.fulfilled,h.rejected)});let d,f=0,m;if(!c){const _=[pc.bind(this),void 0];for(_.unshift(...a),_.push(...u),m=_.length,d=Promise.resolve(r);f<m;)d=d.then(_[f++],_[f++]);return d}m=a.length;let g=r;for(;f<m;){const _=a[f++],h=a[f++];try{g=_(g)}catch(y){h.call(this,y);break}}try{d=pc.call(this,g)}catch(_){return Promise.reject(_)}for(f=0,m=u.length;f<m;)d=d.then(u[f++],u[f++]);return d}getUri(t){t=nn(this.defaults,t);const r=vf(t.baseURL,t.url,t.allowAbsoluteUrls,t);return hf(r,t.params,t.paramsSerializer)}};E.forEach(["delete","get","head","options"],function(t){en.prototype[t]=function(r,n){return this.request(nn(n||{},{method:t,url:r,data:n&&E.hasOwnProp(n,"data")?n.data:void 0}))}});E.forEach(["post","put","patch","query"],function(t){function r(n){return function(i,o,a){return this.request(nn(a||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:i,data:o}))}}en.prototype[t]=r(),t!=="query"&&(en.prototype[t+"Form"]=r(!0))});let Yb=class xf{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(i){r=i});const n=this;this.promise.then(s=>{if(!n._listeners)return;let i=n._listeners.length;for(;i-- >0;)n._listeners[i](s);n._listeners=null}),this.promise.then=s=>{let i;const o=new Promise(a=>{n.subscribe(a),i=a}).then(s);return o.cancel=function(){n.unsubscribe(i)},o},t(function(i,o,a){n.reason||(n.reason=new Fs(i,o,a),r(n.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}toAbortSignal(){const t=new AbortController,r=n=>{t.abort(n)};return this.subscribe(r),t.signal.unsubscribe=()=>this.unsubscribe(r),t.signal}static source(){let t;return{token:new xf(function(s){t=s}),cancel:t}}};function Xb(e){return function(r){return e.apply(null,r)}}function Zb(e){return E.isObject(e)&&e.isAxiosError===!0}const ha={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(ha).forEach(([e,t])=>{ha[t]=e});function Sf(e){const t=new en(e),r=Zd(en.prototype.request,t);return E.extend(r,en.prototype,t,{allOwnKeys:!0}),E.extend(r,t,null,{allOwnKeys:!0}),r.create=function(s){return Sf(nn(e,s))},r}const He=Sf(Ls);He.Axios=en;He.CanceledError=Fs;He.CancelToken=Yb;He.isCancel=mf;He.VERSION=Ja;He.toFormData=Wi;He.AxiosError=G;He.Cancel=He.CanceledError;He.all=function(t){return Promise.all(t)};He.spread=Xb;He.isAxiosError=Zb;He.mergeConfig=nn;He.AxiosHeaders=yt;He.formToJSON=e=>gf(E.isHTMLForm(e)?new FormData(e):e);He.getAdapter=wf.getAdapter;He.HttpStatusCode=ha;He.default=He;const{Axios:XR,AxiosError:ZR,CanceledError:JR,isCancel:ek,CancelToken:tk,VERSION:rk,all:nk,Cancel:sk,isAxiosError:ik,spread:ok,toFormData:ak,AxiosHeaders:lk,HttpStatusCode:ck,formToJSON:uk,getAdapter:dk,mergeConfig:fk,create:hk}=He;let pa="";function Cf(e){pa=e}const Re=He.create({timeout:3e4});Re.interceptors.request.use(async e=>{var s;const{useEditorStore:t}=await Promise.resolve().then(()=>Qd),n=(s=t.getState().editorConfig)==null?void 0:s.context;return e.headers=e.headers??{},n!=null&&n.authToken&&(e.headers.Authorization=`Bearer ${n.authToken}`),n!=null&&n.channel&&(e.headers["X-Channel-Id"]=n.channel),pa&&(e.baseURL=pa),e});const Of=["email","firstName","lastName","identifier","organisations","rootOrgName","phone"];async function Jb(e,t={}){var c,u,d,f;const n={"organisations.roles":[((c=t.objectType)==null?void 0:c.toLowerCase())==="textbook"?"BOOK_CREATOR":"CONTENT_CREATOR"]};t.rootOrgId&&(n.rootOrgId=[t.rootOrgId]);const s=e.includes("@"),i=/^\d{10,}$/.test(e.trim()),o={filters:n,fields:Of,offset:0,limit:t.limit??200};return s?n.email=e.trim():i?n.phone=e.trim():o.query=e,((f=(d=(u=(await Re.post("/action/user/v1/search",{request:o},{params:{fields:"orgName"},headers:{"X-Source":"web","X-msgid":Math.random().toString(36).slice(2)}})).data)==null?void 0:u.result)==null?void 0:d.response)==null?void 0:f.content)??[]}async function e_(e){var r,n,s;return e.length?((s=(n=(r=(await Re.post("/action/user/v1/search",{request:{filters:{userId:e},fields:Of,limit:e.length}},{headers:{"X-Source":"web","X-msgid":Math.random().toString(36).slice(2)}})).data)==null?void 0:r.result)==null?void 0:n.response)==null?void 0:s.content)??[]:[]}function Ef(e,t){const r=e??{},n=r.identifier??"",s=r.objectType??"",o=(r.mimeType??"")==="application/vnd.ekstep.content-collection"||s.toLowerCase().includes("unit")||s.toLowerCase().includes("textbook")||s.toLowerCase().includes("collection")||s.toLowerCase().includes("course")||s.toLowerCase().includes("lesson")||r.visibility==="Parent",a=r.children,c=Array.isArray(a)?a.map(u=>Ef(u,n)):[];return{id:n,identifier:n,name:r.name??"Untitled",title:r.name??"Untitled",description:r.description,primaryCategory:r.primaryCategory,mimeType:r.mimeType,objectType:s,contentType:r.contentType,visibility:r.visibility,status:r.status,appIcon:r.appIcon,isFolder:o,children:c,metadata:r,parent:t}}async function Df(e){var s,i,o,a,c,u,d;const t=await Re.get(`/action/content/v3/hierarchy/${e}`,{params:{mode:"edit"}}),r=(i=(s=t.data)==null?void 0:s.result)==null?void 0:i.content;if(!r||!r.identifier){const f=((a=(o=t.data)==null?void 0:o.params)==null?void 0:a.errmsg)||((u=(c=t.data)==null?void 0:c.params)==null?void 0:u.err)||((d=t.data)==null?void 0:d.responseCode)||`No content returned for "${e}"`;throw new Error(`Unable to load hierarchy: ${f}`)}const n=Ef(r);return{content:r,rootNode:n}}async function t_(e,t,r,n){await Re.patch("/action/content/v3/hierarchy/update",{request:{data:{nodesModified:t,hierarchy:r,...n?{lastUpdatedBy:n}:{}}}})}async function r_(e,t=""){await Re.post(`/action/content/v3/publish/${e}`,{request:{content:{lastPublishedBy:t}}})}async function n_(e){var r,n;return(n=(r=(await Re.get(`/action/content/v3/read/${e}`)).data)==null?void 0:r.result)==null?void 0:n.content}async function s_(e){await Re.post(`/action/content/v3/review/${e}`,{request:{content:{}}})}async function i_(e,t){await Re.post(`/action/content/v3/reject/${e}`,{request:{content:{rejectComment:t}}})}async function o_(e,t){await Re.patch(`/action/content/v1/collaborator/update/${e}`,{request:{content:{collaborators:t}}})}const a_="_container_r27rp_1",l_="_header_r27rp_13",c_="_title_r27rp_22",u_="_closeBtn_r27rp_29",d_="_body_r27rp_45",f_="_label_r27rp_54",h_="_searchSection_r27rp_62",p_="_searchRow_r27rp_68",g_="_searchInput_r27rp_74",m_="_searchSpinner_r27rp_89",y_="_resultsList_r27rp_105",v_="_resultItem_r27rp_118",b_="_userInfo_r27rp_133",__="_userName_r27rp_141",w_="_userEmail_r27rp_150",x_="_userOrg_r27rp_158",S_="_noResults_r27rp_167",C_="_collabSection_r27rp_174",O_="_sectionTitle_r27rp_179",E_="_badge_r27rp_189",D_="_emptyCollab_r27rp_203",I_="_collabList_r27rp_214",N_="_collabItem_r27rp_223",T_="_userAvatar_r27rp_237",j_="_error_r27rp_251",R_="_success_r27rp_257",k_="_footer_r27rp_263",_e={container:a_,header:l_,title:c_,closeBtn:u_,body:d_,label:f_,searchSection:h_,searchRow:p_,searchInput:g_,searchSpinner:m_,resultsList:y_,resultItem:v_,userInfo:b_,userName:__,userEmail:w_,userOrg:x_,noResults:S_,collabSection:C_,sectionTitle:O_,badge:E_,emptyCollab:D_,collabList:I_,collabItem:N_,userAvatar:T_,error:j_,success:R_,footer:k_},A_=({contentId:e,onClose:t})=>{var k,F;const r=ye(T=>T.editorConfig),n=(k=r==null?void 0:r.context)==null?void 0:k.channel,s=(F=r==null?void 0:r.config)==null?void 0:F.objectType,[i,o]=p.useState(""),[a,c]=p.useState([]),[u,d]=p.useState(!1),[f,m]=p.useState([]),[g,_]=p.useState(!1),[h,y]=p.useState(""),[v,b]=p.useState(!1),w=p.useRef(null);p.useEffect(()=>{let T=!1;return(async()=>{try{const M=await n_(e),P=(M==null?void 0:M.collaborators)??[];if(!P.length)return;const A=await e_(P);if(T)return;const B=P.map($=>A.find(te=>te.identifier===$)??{identifier:$,firstName:$});m(B)}catch{}})(),()=>{T=!0}},[e]),p.useEffect(()=>{w.current&&clearTimeout(w.current);const T=i.trim();if(T.length<2){c([]);return}return w.current=setTimeout(async()=>{d(!0);try{const M=await Jb(T,{rootOrgId:n,objectType:s}),P=new Set(f.map(A=>A.identifier));c(M.filter(A=>!P.has(A.identifier)))}catch{c([])}finally{d(!1)}},300),()=>{w.current&&clearTimeout(w.current)}},[i,f,n,s]);const x=p.useCallback(T=>{m(M=>M.find(P=>P.identifier===T.identifier)?M:[...M,T]),c(M=>M.filter(P=>P.identifier!==T.identifier)),b(!1)},[]),C=p.useCallback(T=>{m(M=>M.filter(P=>P.identifier!==T)),b(!1)},[]),I=p.useCallback(async()=>{_(!0),y(""),b(!1);try{await o_(e,f.map(T=>T.identifier)),b(!0)}catch{y("Failed to save collaborators. Please try again.")}finally{_(!1)}},[e,f]),j=T=>`${T.firstName}${T.lastName?` ${T.lastName}`:""}`;return l.jsxs("div",{className:_e.container,children:[l.jsxs("div",{className:_e.header,children:[l.jsx("h2",{className:_e.title,children:"Manage Collaborators"}),l.jsx("button",{className:_e.closeBtn,onClick:t,"aria-label":"Close",children:"✕"})]}),l.jsxs("div",{className:_e.body,children:[l.jsxs("div",{className:_e.searchSection,children:[l.jsx("label",{className:_e.label,htmlFor:"collab-search",children:"Search users"}),l.jsxs("div",{className:_e.searchRow,children:[l.jsx("input",{id:"collab-search",type:"text",className:_e.searchInput,placeholder:"Search by name or email...",value:i,onChange:T=>o(T.target.value)}),u&&l.jsx("span",{className:_e.searchSpinner,"aria-label":"Searching..."})]}),a.length>0&&l.jsx("ul",{className:_e.resultsList,role:"listbox","aria-label":"Search results",children:a.map(T=>{var M,P,A,B;return l.jsxs("li",{className:_e.resultItem,role:"option","aria-selected":"false",children:[l.jsxs("div",{className:_e.userInfo,children:[l.jsx("span",{className:_e.userName,children:j(T)}),T.email&&l.jsx("span",{className:_e.userEmail,children:T.email}),(((P=(M=T.organisations)==null?void 0:M[0])==null?void 0:P.orgName)??T.rootOrgName)&&l.jsx("span",{className:_e.userOrg,children:((B=(A=T.organisations)==null?void 0:A[0])==null?void 0:B.orgName)??T.rootOrgName})]}),l.jsx(Ee,{variant:"primary",size:"sm",onClick:()=>x(T),children:"Add"})]},T.identifier)})}),i.trim().length>=2&&!u&&a.length===0&&l.jsx("p",{className:_e.noResults,children:"No users found."})]}),l.jsxs("div",{className:_e.collabSection,children:[l.jsxs("h3",{className:_e.sectionTitle,children:["Current Collaborators",f.length>0&&l.jsx("span",{className:_e.badge,children:f.length})]}),f.length===0?l.jsx("p",{className:_e.emptyCollab,children:"No collaborators added yet."}):l.jsx("ul",{className:_e.collabList,children:f.map(T=>{var M,P,A,B;return l.jsxs("li",{className:_e.collabItem,children:[l.jsx("div",{className:_e.userAvatar,"aria-hidden":"true",children:j(T).charAt(0).toUpperCase()}),l.jsxs("div",{className:_e.userInfo,children:[l.jsx("span",{className:_e.userName,children:j(T)}),T.email&&l.jsx("span",{className:_e.userEmail,children:T.email}),(((P=(M=T.organisations)==null?void 0:M[0])==null?void 0:P.orgName)??T.rootOrgName)&&l.jsx("span",{className:_e.userOrg,children:((B=(A=T.organisations)==null?void 0:A[0])==null?void 0:B.orgName)??T.rootOrgName})]}),l.jsx(Ee,{variant:"danger",size:"sm",onClick:()=>C(T.identifier),children:"Remove"})]},T.identifier)})})]}),h&&l.jsx("p",{className:_e.error,role:"alert",children:h}),v&&l.jsx("p",{className:_e.success,role:"status",children:"Collaborators saved successfully."})]}),l.jsxs("div",{className:_e.footer,children:[l.jsx(Ee,{variant:"ghost",onClick:t,disabled:g,children:"Cancel"}),l.jsx(Ee,{variant:"primary",isLoading:g,onClick:I,children:"Save"})]})]})};async function P_(e){return(await Re.post("/api/dialcode/v1/read",{request:{dialcodes:[e]}})).data}async function M_(e,t){var s;const n=((s=(await Re.post(`/action/dialcode/v1/reserve/${e}`,{request:{dialcodes:{count:t,qrCodeSpec:{errorCorrectionLevel:"H"}}}})).data)==null?void 0:s.result)??{};return{processId:n.processId??"",reservedDialcodes:n.reservedDialcodes??{}}}async function L_(e){var r;return((r=(await Re.get(`/action/dialcode/v1/process/status/${e}`)).data)==null?void 0:r.result)??{status:"PENDING"}}const F_="_topbar_zj8wk_1",$_="_left_zj8wk_15",B_="_right_zj8wk_23",U_="_backBtn_zj8wk_30",V_="_title_zj8wk_49",z_="_statusChip_zj8wk_61",q_="_savedIndicator_zj8wk_73",H_="_unsaved_zj8wk_83",W_="_iconBtn_zj8wk_88",K_="_iconBtnLabel_zj8wk_115",Q_="_qrDropdown_zj8wk_119",G_="_qrMenu_zj8wk_123",Y_="_reviewBtns_zj8wk_158",X_="_sourcingBtns_zj8wk_167",Z_="_modalOverlay_zj8wk_176",J_="_sbOverlay_zj8wk_186",ew="_sbModal_zj8wk_196",tw="_sbModalHeader_zj8wk_207",rw="_sbModalTitle_zj8wk_215",nw="_sbModalClose_zj8wk_222",sw="_sbModalBody_zj8wk_235",iw="_sbLabel_zj8wk_242",ow="_sbTextarea_zj8wk_249",aw="_sbError_zj8wk_266",lw="_sbModalFooter_zj8wk_273",ae={topbar:F_,left:$_,right:B_,backBtn:U_,title:V_,statusChip:z_,savedIndicator:q_,unsaved:H_,iconBtn:W_,iconBtnLabel:K_,qrDropdown:Q_,qrMenu:G_,reviewBtns:Y_,sourcingBtns:X_,modalOverlay:Z_,sbOverlay:J_,sbModal:ew,sbModalHeader:tw,sbModalTitle:rw,sbModalClose:nw,sbModalBody:sw,sbLabel:iw,sbTextarea:ow,sbError:aw,sbModalFooter:lw};function cw(e){return e?new Date(e).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"}):""}function uw(e){return typeof e=="string"&&e.trim().length>0?e.trim():"Draft"}const mc=({titleText:e,labelText:t,placeholderText:r,submitLabel:n,submitVariant:s="primary",onConfirm:i,onCancel:o})=>{const[a,c]=p.useState(""),u=e.toLowerCase().replace(/\s+/g,"-");return l.jsx("div",{className:ae.sbOverlay,role:"dialog","aria-modal":"true","aria-labelledby":`${u}-title`,children:l.jsxs("div",{className:ae.sbModal,children:[l.jsxs("div",{className:ae.sbModalHeader,children:[l.jsx("span",{id:`${u}-title`,className:ae.sbModalTitle,children:e}),l.jsx("button",{className:ae.sbModalClose,onClick:o,"aria-label":"Close",type:"button",children:"×"})]}),l.jsxs("div",{className:ae.sbModalBody,children:[l.jsxs("label",{className:ae.sbLabel,htmlFor:`${u}-comment`,children:[t," ",l.jsx("span",{"aria-hidden":"true",style:{color:"var(--sbx-error, #DC2626)"},children:"*"})]}),l.jsx("textarea",{id:`${u}-comment`,className:ae.sbTextarea,placeholder:r,value:a,onChange:d=>c(d.target.value),rows:4,required:!0,"aria-required":"true"}),a.trim().length===0&&l.jsx("p",{className:ae.sbError,children:"Fill comments"})]}),l.jsxs("div",{className:ae.sbModalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:o,children:"Cancel"}),l.jsx(Ee,{variant:s,onClick:()=>i(a.trim()),disabled:a.trim().length===0,children:n})]})]})})},dw=({onConfirm:e,onCancel:t})=>{const[r,n]=p.useState(!1);return l.jsx("div",{className:ae.sbOverlay,role:"dialog","aria-modal":"true","aria-labelledby":"review-confirm-title",children:l.jsxs("div",{className:ae.sbModal,children:[l.jsxs("div",{className:ae.sbModalHeader,children:[l.jsx("span",{id:"review-confirm-title",className:ae.sbModalTitle,children:"Accepting Terms & Conditions"}),l.jsx("button",{className:ae.sbModalClose,onClick:t,"aria-label":"Close",type:"button",children:"×"})]}),l.jsx("div",{className:ae.sbModalBody,children:l.jsxs("label",{style:{display:"flex",gap:8,alignItems:"flex-start",fontSize:13,lineHeight:1.55},children:[l.jsx("input",{type:"checkbox",checked:r,onChange:s=>n(s.target.checked),style:{marginTop:2}}),l.jsxs("span",{children:["I agree that by submitting / publishing this Content, I confirm that this Content complies with prescribed guidelines, including the Terms of Use and Content Policy and that I consent to publish it under the"," ",l.jsx("a",{className:"sb-color-primary",style:{fontWeight:600},href:"https://creativecommons.org/licenses",target:"_blank",rel:"noreferrer",children:"Creative Commons Framework"})," ","in accordance with the ",l.jsx("strong",{children:"Content Policy"}),". I have made sure that I do not violate others’ copyright or privacy rights."]})]})}),l.jsxs("div",{className:ae.sbModalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:t,children:"Cancel"}),l.jsx(Ee,{variant:"primary",onClick:e,disabled:!r,children:"Submit"})]})]})})},fw=({onConfirm:e,onCancel:t})=>{const[r,n]=p.useState(""),s=parseInt(r,10),i=!isNaN(s)&&s>=2&&s<=250;return l.jsx("div",{className:ae.sbOverlay,role:"dialog","aria-modal":"true","aria-labelledby":"genqr-title",children:l.jsxs("div",{className:ae.sbModal,children:[l.jsxs("div",{className:ae.sbModalHeader,children:[l.jsx("span",{id:"genqr-title",className:ae.sbModalTitle,children:"Generate QR Codes"}),l.jsx("button",{className:ae.sbModalClose,onClick:t,"aria-label":"Close",type:"button",children:"×"})]}),l.jsxs("div",{className:ae.sbModalBody,children:[l.jsxs("label",{className:ae.sbLabel,htmlFor:"qr-count",children:["Number of QR Codes ",l.jsx("span",{"aria-hidden":"true",style:{color:"var(--sbx-error, #DC2626)"},children:"*"})]}),l.jsx("input",{id:"qr-count",type:"number",min:2,max:250,className:ae.sbTextarea,style:{resize:"none",height:"40px"},placeholder:"Enter number (2–250)",value:r,onChange:o=>n(o.target.value)}),r&&!i&&l.jsx("p",{className:ae.sbError,children:"Enter a number between 2 and 250."})]}),l.jsxs("div",{className:ae.sbModalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:t,children:"Cancel"}),l.jsx(Ee,{variant:"primary",onClick:()=>e(s),disabled:!i,children:"Generate"})]})]})})},hw=({editorMode:e,isSaving:t,isDirty:r,lastSaved:n,isFormValid:s=!0,onToolbarEvent:i})=>{var Ae,ne;const a=Me(se=>se.treeData)[0],c=(a==null?void 0:a.name)??"Untitled",u=uw(((Ae=a==null?void 0:a.metadata)==null?void 0:Ae.status)??(a==null?void 0:a.status)),d=ye(se=>{var de,Pe,ze,De;return((Pe=(de=se.editorConfig)==null?void 0:de.context)==null?void 0:Pe.contentId)??((De=(ze=se.editorConfig)==null?void 0:ze.context)==null?void 0:De.identifier)??""}),{activeModal:f,modalData:m,closeModal:g,openModal:_}=My(),h=ye(se=>se.buttonLoaders),y=ye(se=>se.categoryMeta),v=!y||y.schemaDefaults.generateDIALCodes!=="No",[b,w]=p.useState(!1),[x,C]=p.useState(!1),[I,j]=p.useState(!1),[k,F]=p.useState(!1),T=p.useRef(null),[M,P]=p.useState(!1);p.useEffect(()=>{if(!k)return;const se=de=>{var Pe;(Pe=T.current)!=null&&Pe.contains(de.target)||F(!1)};return document.addEventListener("mousedown",se),()=>document.removeEventListener("mousedown",se)},[k]);const[A,B]=p.useState(!1),[$,te]=p.useState(!1),{updateNode:ie}=Me(),he=(ne=a==null?void 0:a.metadata)==null?void 0:ne.qrCodeProcessId,pe=p.useCallback(async se=>{if(d){P(!1),B(!0);try{const{processId:de,reservedDialcodes:Pe}=await M_(d,se);de&&a&&ie(a.id,{qrCodeProcessId:de,reservedDialcodes:Pe}),Oe.success('QR Codes generation started. Use "Download QR Codes" once ready.')}catch{Oe.error("Failed to generate QR Codes. Please try again.")}finally{B(!1)}}},[d,a,ie]),Y=p.useCallback(async()=>{if(!he){Oe.error("No QR codes generated yet. Generate QR Codes first.");return}te(!0);try{const se=await L_(he);if(se.status==="in-process"){Oe("QR code image generation is in progress. Please try downloading after some time.",{icon:"ℹ️"});return}const de=se.url;if(!de){Oe.error("QR Codes not ready yet. Please wait and try again.");return}const Pe=await fetch(de).then(Ye=>Ye.blob()),ze=await new Promise(Ye=>{const lt=new FileReader;lt.onloadend=()=>Ye(lt.result),lt.readAsDataURL(Pe)}),De=(a==null?void 0:a.metadata)??{},ee=Ye=>Array.isArray(Ye)?Ye.join("_"):typeof Ye=="string"?Ye:"",We=[d,ee(De.medium),ee(De.gradeLevel),ee(De.subject)].filter(Boolean),at=new Date().toISOString().replace(/[:.]/g,"-"),vt=`${We.join("_")}_${at}.zip`,qe=document.createElement("a");qe.href=ze,qe.download=vt,qe.style.display="none",document.body.appendChild(qe),qe.click(),document.body.removeChild(qe),Oe.success("QR codes downloaded.")}catch{Oe.error("Failed to download QR Codes.")}finally{te(!1)}},[he,a,d]),X=e==="edit",R=e==="review",U=e==="sourcingreview",K=e==="read",oe=p.useCallback((se,de)=>{i({action:se,data:de})},[i]),Z=p.useCallback(()=>{g(),oe("publish")},[g,oe]),ke=p.useCallback((se,de)=>{const Pe=m==null?void 0:m.action;g(),Pe==="approve"?oe("sourcingApprove",{comment:se,score:de}):oe("reject",{comment:se})},[g,oe,m]),Le=p.useCallback(se=>{w(!1),oe("sendBackForCorrections",{comment:se})},[oe]);return l.jsxs(l.Fragment,{children:[l.jsxs("header",{className:ae.topbar,role:"banner",children:[l.jsxs("div",{className:ae.left,children:[l.jsx("button",{className:ae.backBtn,onClick:()=>oe("back"),"aria-label":"Go back",type:"button",children:l.jsx(ry,{size:18})}),l.jsx("h1",{className:ae.title,title:c,children:c}),l.jsx("span",{className:`sbx-chip ${ae.statusChip}`,"aria-label":`Status: ${u}`,children:u})]}),l.jsxs("div",{className:ae.right,children:[t?l.jsx("span",{className:ae.savedIndicator,"aria-live":"polite",children:"Saving…"}):r?l.jsx("span",{className:`${ae.savedIndicator} ${ae.unsaved}`,"aria-live":"polite",children:"Unsaved"}):n?l.jsxs("span",{className:ae.savedIndicator,"aria-live":"polite",children:[l.jsx(Vn,{size:14,"aria-hidden":"true"}),"Saved ",cw(n)]}):null,!K&&!R&&!U&&u!=="Review"&&l.jsx("span",{title:s?void 0:"Fill all required fields before saving",children:l.jsx(Ee,{variant:"ghost",size:"sm",onClick:()=>oe("saveCollection"),disabled:!s,children:"Save as Draft"})}),X&&l.jsxs(l.Fragment,{children:[l.jsxs(Ee,{variant:"primary",size:"sm",onClick:()=>j(!0),disabled:h.saveCollection,isLoading:h.saveCollection,children:[l.jsx(vy,{size:14,"aria-hidden":"true"})," Send for review"]}),l.jsx("button",{className:ae.iconBtn,onClick:()=>_("manageCollaborators"),"aria-label":"Collaborators",title:"Collaborators",type:"button",children:l.jsx(wy,{size:16,"aria-hidden":"true"})}),v&&l.jsxs("div",{className:ae.qrDropdown,ref:T,children:[l.jsxs("button",{className:ae.iconBtn,onClick:()=>F(se=>!se),"aria-label":"QR Codes",title:"QR Codes",type:"button","aria-haspopup":"true","aria-expanded":k,children:[l.jsx(zl,{size:16,"aria-hidden":"true"}),l.jsx("span",{className:ae.iconBtnLabel,children:"QR Codes"}),l.jsx("span",{style:{fontSize:10,marginLeft:2},children:"▾"})]}),k&&l.jsxs("div",{className:ae.qrMenu,role:"menu",children:[l.jsxs("button",{role:"menuitem",type:"button",onClick:()=>{F(!1),P(!0)},disabled:A,children:[l.jsx(zl,{size:14}),A?"Generating…":"Generate QR Codes"]}),l.jsxs("button",{role:"menuitem",type:"button",onClick:()=>{F(!1),Y()},disabled:$||!he,children:[l.jsx(ay,{size:14}),$?"Downloading…":"Download QR Codes"]})]})]})]}),R&&l.jsxs("div",{className:ae.reviewBtns,children:[l.jsxs(Ee,{variant:"primary",size:"sm",onClick:()=>_("publishChecklist"),disabled:h.publishCollection,isLoading:h.publishCollection,children:[l.jsx(Ud,{size:14,"aria-hidden":"true"})," Publish"]}),l.jsxs(Ee,{variant:"danger",size:"sm",onClick:()=>C(!0),disabled:h.rejectCollection,isLoading:h.rejectCollection,children:[l.jsx(oa,{size:14,"aria-hidden":"true"})," Reject"]}),l.jsxs(Ee,{variant:"ghost",size:"sm",onClick:()=>w(!0),children:[l.jsx(my,{size:14,"aria-hidden":"true"})," Send Back"]})]}),U&&l.jsxs("div",{className:ae.sourcingBtns,children:[l.jsxs(Ee,{variant:"primary",size:"sm",onClick:()=>_("qualityParams",{action:"approve"}),children:[l.jsx(by,{size:14,"aria-hidden":"true"})," Approve"]}),l.jsxs(Ee,{variant:"danger",size:"sm",onClick:()=>_("qualityParams",{action:"reject"}),children:[l.jsx(oa,{size:14,"aria-hidden":"true"})," Reject"]})]})]})]}),f==="publishChecklist"&&l.jsx(Jy,{contentId:d,onConfirm:Z,onCancel:g}),f==="qualityParams"&&l.jsx(ev,{contentId:d,action:(m==null?void 0:m.action)??"reject",onConfirm:ke,onCancel:g}),f==="manageCollaborators"&&l.jsx("div",{className:ae.modalOverlay,role:"dialog","aria-modal":"true",children:l.jsx(A_,{contentId:d,onClose:g})}),I&&l.jsx(dw,{onConfirm:()=>{j(!1),oe("sendForReview")},onCancel:()=>j(!1)}),x&&l.jsx(mc,{titleText:"Reject Content",labelText:"Reason for rejection",placeholderText:"Explain why this content is being rejected",submitLabel:"Reject",submitVariant:"danger",onConfirm:se=>{C(!1),oe("reject",{comment:se})},onCancel:()=>C(!1)}),b&&l.jsx(mc,{titleText:"Send Back for Corrections",labelText:"Corrections needed",placeholderText:"Describe the corrections the author needs to make",submitLabel:"Send Back",submitVariant:"primary",onConfirm:Le,onCancel:()=>w(!1)}),M&&l.jsx(fw,{onConfirm:pe,onCancel:()=>P(!1)})]})},pw=({onSave:e,onDiscard:t,onCancel:r,isSaving:n})=>Rr.createPortal(l.jsx("div",{className:Ce.overlay,role:"dialog","aria-modal":"true","aria-labelledby":"unsaved-title",children:l.jsxs("div",{className:Ce.modal,children:[l.jsxs("div",{className:Ce.modalHeader,children:[l.jsx("span",{id:"unsaved-title",children:"Unsaved changes"}),l.jsx("button",{className:Ce.modalHeaderClose,onClick:r,"aria-label":"Close",disabled:n,children:"×"})]}),l.jsx("div",{className:Ce.modalBody,children:l.jsx("p",{style:{margin:0,fontSize:14,lineHeight:1.5},children:"You have unsaved changes. Would you like to save them before leaving?"})}),l.jsxs("div",{className:Ce.modalFooter,children:[l.jsx(Ee,{variant:"ghost",onClick:r,disabled:n,children:"Cancel"}),l.jsx(Ee,{variant:"danger",onClick:t,disabled:n,children:"Discard"}),l.jsx(Ee,{variant:"primary",onClick:e,isLoading:n,disabled:n,children:"Save"})]})]})}),document.body);var gw=Ka();const If=p.createContext(null);function It(){const e=p.useContext(If);if(e===null)throw new Error("No Tree Api Provided");return e}const Nf=p.createContext(null);function mw(){const e=p.useContext(Nf);if(e===null)throw new Error("Provide a NodesContext");return e}const Tf=p.createContext(null);function yw(){const e=p.useContext(Tf);if(e===null)throw new Error("Provide a DnDContext");return e}const jf=p.createContext(0);function Rf(){p.useContext(jf)}function ci(e,t,r){return Math.max(Math.min(e,r),t)}function kf(e){return e&&e.isLeaf}function Af(e){return e&&e.isInternal&&!e.isOpen}function Pf(e){var t;return e&&e.isOpen&&!(!((t=e.children)===null||t===void 0)&&t.length)}const Mf=(e,t)=>{let r=e;for(;r;){if(r.id===t.id)return!0;r=r.parent}return!1},Lf=e=>{if(!e.parent)throw Error("Node does not have a parent");return e.parent.children.findIndex(t=>t.id===e.id)};function tl(e,t){if(!e)return null;if(e.id===t)return e;if(e.children)for(let r of e.children){const n=tl(r,t);if(n)return n}return null}function Ni(e,t){if(t(e),e.children)for(let r of e.children)Ni(r,t)}function Ff(e){const t=Bf(e);let r;for(let n=0;n<t.length;++n)if(t[n]===e){r=vw(t,n);break}r==null||r.focus()}function $f(e){const t=Bf(e);let r;for(let n=0;n<t.length;++n)if(t[n]===e){r=bw(t,n);break}r==null||r.focus()}function vw(e,t){return t+1<e.length?e[t+1]:e[0]}function bw(e,t){return t-1>=0?e[t-1]:e[e.length-1]}function Bf(e){return Array.from(document.querySelectorAll('button:not([disabled]), [href], input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"]):not([disabled]), details:not([disabled]), summary:not(:disabled)')).filter(t=>t===e||!e.contains(t))}function is(e,t){return typeof t=="boolean"?t:typeof t=="string"?e[t]:t(e)}function bn(e){return typeof e=="string"?e:e.id}function _w(e,...t){if(e)return e(...t)}function Uf(e){return new Promise((t,r)=>{let n=0;function s(){n+=1,n===100&&r(),e()?t():setTimeout(s,10)}s()})}function Vf(e){var t,r;const n=e.focusedNode;return n?n.isOpen?0:n.parent?n.childIndex+1:0:(r=(t=e.root.children)===null||t===void 0?void 0:t.length)!==null&&r!==void 0?r:0}function zf(e){const t=e.focusedNode;return t?t.isOpen?t.id:t.parent&&!t.parent.isRoot?t.parent.id:null:null}const ww=Object.freeze(Object.defineProperty({__proto__:null,access:is,bound:ci,dfs:tl,focusNextElement:Ff,focusPrevElement:$f,getInsertIndex:Vf,getInsertParentId:zf,identify:bn,indexOf:Lf,isClosed:Af,isDescendant:Mf,isItem:kf,isOpenWithEmptyChildren:Pf,safeRun:_w,waitFor:Uf,walk:Ni},Symbol.toStringTag,{value:"Module"})),xw={display:"flex",alignItems:"center",zIndex:1},Sw={flex:1,height:"2px",background:"#4B91E2",borderRadius:"1px"},Cw={width:"4px",height:"4px",boxShadow:"0 0 0 3px #4B91E2",borderRadius:"50%"},Ow=p.memo(function({top:t,left:r,indent:n}){const s={position:"absolute",pointerEvents:"none",top:t-2+"px",left:r+"px",right:n+"px"};return l.jsxs("div",{style:Object.assign(Object.assign({},xw),s),children:[l.jsx("div",{style:Object.assign({},Cw)}),l.jsx("div",{style:Object.assign({},Sw)})]})});function Ew({node:e,attrs:t,innerRef:r,children:n}){return l.jsx("div",Object.assign({},t,{ref:r,onFocus:s=>s.stopPropagation(),onClick:e.handleClick,children:n}))}function Dw(e){return l.jsxs("div",{ref:e.dragHandle,style:e.style,children:[l.jsx("span",{onClick:t=>{t.stopPropagation(),e.node.toggle()},children:e.node.isLeaf?"🌳":e.node.isOpen?"🗁":"🗀"})," ",e.node.isEditing?l.jsx(Nw,Object.assign({},e)):l.jsx(Iw,Object.assign({},e))]})}function Iw(e){return l.jsx(l.Fragment,{children:l.jsx("span",{children:e.node.data.name})})}function Nw({node:e}){const t=p.useRef();return p.useEffect(()=>{var r,n;(r=t.current)===null||r===void 0||r.focus(),(n=t.current)===null||n===void 0||n.select()},[]),l.jsx("input",{ref:t,defaultValue:e.data.name,onBlur:()=>e.reset(),onKeyDown:r=>{var n;r.key==="Escape"&&e.reset(),r.key==="Enter"&&e.submit(((n=t.current)===null||n===void 0?void 0:n.value)||"")}})}const _s="__REACT_ARBORIST_INTERNAL_ROOT__";function yc(e){var t;function r(i,o,a){const c=e.accessId(i),u=new ws({tree:e,data:i,level:o,parent:a,id:c,children:null,isDraggable:e.isDraggable(i),rowIndex:null}),d=e.accessChildren(i);return d&&(u.children=d.map(f=>r(f,o+1,u))),u}const n=new ws({tree:e,id:_s,data:{id:_s},level:-1,parent:null,children:null,isDraggable:!0,rowIndex:null}),s=(t=e.props.data)!==null&&t!==void 0?t:[];return n.children=s.map(i=>r(i,0,n)),n}class ws{constructor(t){this.handleClick=r=>{(r.metaKey||r.ctrlKey)&&!this.tree.props.disableMultiSelection?this.isSelected?this.deselect():this.selectMulti():r.shiftKey&&!this.tree.props.disableMultiSelection?this.selectContiguous():(this.select(),this.activate())},this.tree=t.tree,this.id=t.id,this.data=t.data,this.level=t.level,this.children=t.children,this.parent=t.parent,this.isDraggable=t.isDraggable,this.rowIndex=t.rowIndex}get isRoot(){return this.id===_s}get isLeaf(){return!Array.isArray(this.children)}get isInternal(){return!this.isLeaf}get isOpen(){return this.isLeaf?!1:this.tree.isOpen(this.id)}get isClosed(){return this.isLeaf?!1:!this.tree.isOpen(this.id)}get isEditable(){return this.tree.isEditable(this.data)}get isSelectable(){return this.tree.isSelectable(this.data)}get isEditing(){return this.tree.editingId===this.id}get isSelected(){return this.tree.isSelected(this.id)}get isOnlySelection(){return this.isSelected&&this.tree.hasOneSelection}get isSelectedStart(){var t;return this.isSelected&&!(!((t=this.prev)===null||t===void 0)&&t.isSelected)}get isSelectedEnd(){var t;return this.isSelected&&!(!((t=this.next)===null||t===void 0)&&t.isSelected)}get isFocused(){return this.tree.isFocused(this.id)}get isDragging(){return this.tree.isDragging(this.id)}get willReceiveDrop(){return this.tree.willReceiveDrop(this.id)}get state(){return{isClosed:this.isClosed,isDragging:this.isDragging,isEditing:this.isEditing,isFocused:this.isFocused,isInternal:this.isInternal,isLeaf:this.isLeaf,isOpen:this.isOpen,isSelected:this.isSelected,isSelectedEnd:this.isSelectedEnd,isSelectedStart:this.isSelectedStart,willReceiveDrop:this.willReceiveDrop}}get childIndex(){return this.parent&&this.parent.children?this.parent.children.findIndex(t=>t.id===this.id):-1}get next(){return this.rowIndex===null?null:this.tree.at(this.rowIndex+1)}get prev(){return this.rowIndex===null?null:this.tree.at(this.rowIndex-1)}get nextSibling(){var t,r;const n=this.childIndex;return(r=(t=this.parent)===null||t===void 0?void 0:t.children[n+1])!==null&&r!==void 0?r:null}isAncestorOf(t){if(!t)return!1;let r=t;for(;r;){if(r.id===this.id)return!0;r=r.parent}return!1}select(){this.tree.select(this)}deselect(){this.tree.deselect(this)}selectMulti(){this.tree.selectMulti(this)}selectContiguous(){this.tree.selectContiguous(this)}activate(){this.tree.activate(this)}focus(){this.tree.focus(this)}toggle(){this.tree.toggle(this)}open(){this.tree.open(this)}openParents(){this.tree.openParents(this)}close(){this.tree.close(this)}submit(t){this.tree.submit(this,t)}reset(){this.tree.reset()}clone(){return new ws(Object.assign({},this))}edit(){return this.tree.edit(this)}}function bo(e){return{type:"EDIT",id:e}}function Tw(e={id:null},t){return t.type==="EDIT"?Object.assign(Object.assign({},e),{id:t.id}):e}function un(e){return{type:"FOCUS",id:e}}function jw(){return{type:"TREE_BLUR"}}function Rw(e={id:null,treeFocused:!1},t){return t.type==="FOCUS"?Object.assign(Object.assign({},e),{id:t.id,treeFocused:!0}):t.type==="TREE_BLUR"?Object.assign(Object.assign({},e),{treeFocused:!1}):e}const ga={open(e,t){return{type:"VISIBILITY_OPEN",id:e,filtered:t}},close(e,t){return{type:"VISIBILITY_CLOSE",id:e,filtered:t}},toggle(e,t){return{type:"VISIBILITY_TOGGLE",id:e,filtered:t}},clear(e){return{type:"VISIBILITY_CLEAR",filtered:e}}};function vc(e={},t){if(t.type==="VISIBILITY_OPEN")return Object.assign(Object.assign({},e),{[t.id]:!0});if(t.type==="VISIBILITY_CLOSE")return Object.assign(Object.assign({},e),{[t.id]:!1});if(t.type==="VISIBILITY_TOGGLE"){const r=e[t.id];return Object.assign(Object.assign({},e),{[t.id]:!r})}else return t.type==="VISIBILITY_CLEAR"?{}:e}function kw(e={filtered:{},unfiltered:{}},t){return t.type.startsWith("VISIBILITY")?t.filtered?Object.assign(Object.assign({},e),{filtered:vc(e.filtered,t)}):Object.assign(Object.assign({},e),{unfiltered:vc(e.unfiltered,t)}):e}const Ln=e=>{var t;return{nodes:{open:{filtered:{},unfiltered:(t=e==null?void 0:e.initialOpenState)!==null&&t!==void 0?t:{}},focus:{id:null,treeFocused:!1},edit:{id:null},drag:{id:null,selectedIds:[],destinationParentId:null,destinationIndex:null},selection:{ids:new Set,anchor:null,mostRecent:null}},dnd:{cursor:{type:"none"},dragId:null,dragIds:[],parentId:null,index:-1}}},vr={clear:()=>({type:"SELECTION_CLEAR"}),only:e=>({type:"SELECTION_ONLY",id:bn(e)}),add:e=>({type:"SELECTION_ADD",ids:(Array.isArray(e)?e:[e]).map(bn)}),remove:e=>({type:"SELECTION_REMOVE",ids:(Array.isArray(e)?e:[e]).map(bn)}),set:e=>Object.assign({type:"SELECTION_SET"},e),mostRecent:e=>({type:"SELECTION_MOST_RECENT",id:e===null?null:bn(e)}),anchor:e=>({type:"SELECTION_ANCHOR",id:e===null?null:bn(e)})};function Aw(e=Ln().nodes.selection,t){const r=e.ids;switch(t.type){case"SELECTION_CLEAR":return Object.assign(Object.assign({},e),{ids:new Set});case"SELECTION_ONLY":return Object.assign(Object.assign({},e),{ids:new Set([t.id])});case"SELECTION_ADD":return t.ids.length===0?e:(t.ids.forEach(n=>r.add(n)),Object.assign(Object.assign({},e),{ids:new Set(r)}));case"SELECTION_REMOVE":return t.ids.length===0?e:(t.ids.forEach(n=>r.delete(n)),Object.assign(Object.assign({},e),{ids:new Set(r)}));case"SELECTION_SET":return Object.assign(Object.assign({},e),{ids:t.ids,mostRecent:t.mostRecent,anchor:t.anchor});case"SELECTION_MOST_RECENT":return Object.assign(Object.assign({},e),{mostRecent:t.id});case"SELECTION_ANCHOR":return Object.assign(Object.assign({},e),{anchor:t.id});default:return e}}const Fn={cursor(e){return{type:"DND_CURSOR",cursor:e}},dragStart(e,t){return{type:"DND_DRAG_START",id:e,dragIds:t}},dragEnd(){return{type:"DND_DRAG_END"}},hovering(e,t){return{type:"DND_HOVERING",parentId:e,index:t}}};function Pw(e=Ln().dnd,t){switch(t.type){case"DND_CURSOR":return Object.assign(Object.assign({},e),{cursor:t.cursor});case"DND_DRAG_START":return Object.assign(Object.assign({},e),{dragId:t.id,dragIds:t.dragIds});case"DND_DRAG_END":return Ln().dnd;case"DND_HOVERING":return Object.assign(Object.assign({},e),{parentId:t.parentId,index:t.index});default:return e}}const Mw={position:"fixed",pointerEvents:"none",zIndex:100,left:0,top:0,width:"100%",height:"100%"},Lw=e=>{if(!e)return{display:"none"};const{x:t,y:r}=e;return{transform:`translate(${t}px, ${r}px)`}},Fw=e=>{if(!e)return{display:"none"};const{x:t,y:r}=e;return{transform:`translate(${t+10}px, ${r+10}px)`}};function qf({offset:e,mouse:t,id:r,dragIds:n,isDragging:s}){return l.jsxs($w,{isDragging:s,children:[l.jsx(Bw,{offset:e,children:l.jsx(Vw,{id:r,dragIds:n})}),l.jsx(Uw,{mouse:t,count:n.length})]})}const $w=p.memo(function(t){return t.isDragging?l.jsx("div",{style:Mw,children:t.children}):null});function Bw(e){return l.jsx("div",{className:"row preview",style:Lw(e.offset),children:e.children})}function Uw(e){const{count:t,mouse:r}=e;return t>1?l.jsx("div",{className:"selected-count",style:Fw(r),children:t}):null}const Vw=p.memo(function(t){const r=It(),n=r.get(t.id);return n?l.jsx(r.renderNode,{preview:!0,node:n,style:{paddingLeft:n.level*r.indent,opacity:.2,background:"transparent"},tree:r}):null});function ma(){return ma=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ma.apply(null,arguments)}function bc(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ya(e,t){return ya=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},ya(e,t)}function zw(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,ya(e,t)}var _c=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function qw(e,t){return!!(e===t||_c(e)&&_c(t))}function Hw(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++)if(!qw(e[r],t[r]))return!1;return!0}function _o(e,t){t===void 0&&(t=Hw);var r,n=[],s,i=!1;function o(){for(var a=[],c=0;c<arguments.length;c++)a[c]=arguments[c];return i&&r===this&&t(a,n)||(s=e.apply(this,a),i=!0,r=this,n=a),s}return o}var Ww=typeof performance=="object"&&typeof performance.now=="function",wc=Ww?function(){return performance.now()}:function(){return Date.now()};function xc(e){cancelAnimationFrame(e.id)}function Kw(e,t){var r=wc();function n(){wc()-r>=t?e.call(null):s.id=requestAnimationFrame(n)}var s={id:requestAnimationFrame(n)};return s}var wo=-1;function Sc(e){if(e===void 0&&(e=!1),wo===-1||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",document.body.appendChild(t),wo=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return wo}var dn=null;function Cc(e){if(e===void 0&&(e=!1),dn===null||e){var t=document.createElement("div"),r=t.style;r.width="50px",r.height="50px",r.overflow="scroll",r.direction="rtl";var n=document.createElement("div"),s=n.style;return s.width="100px",s.height="100px",t.appendChild(n),document.body.appendChild(t),t.scrollLeft>0?dn="positive-descending":(t.scrollLeft=1,t.scrollLeft===0?dn="negative":dn="positive-ascending"),document.body.removeChild(t),dn}return dn}process.env.NODE_ENV;var Qw=150,Gw=function(t,r){return t},ui=null,di=null;process.env.NODE_ENV!=="production"&&typeof window<"u"&&typeof window.WeakSet<"u"&&(ui=new WeakSet,di=new WeakSet);function Hf(e){var t,r=e.getItemOffset,n=e.getEstimatedTotalSize,s=e.getItemSize,i=e.getOffsetForIndexAndAlignment,o=e.getStartIndexForOffset,a=e.getStopIndexForStartIndex,c=e.initInstanceProps,u=e.shouldResetStyleCacheOnItemSizeChange,d=e.validateProps;return t=function(f){zw(m,f);function m(_){var h;return h=f.call(this,_)||this,h._instanceProps=c(h.props,bc(h)),h._outerRef=void 0,h._resetIsScrollingTimeoutId=null,h.state={instance:bc(h),isScrolling:!1,scrollDirection:"forward",scrollOffset:typeof h.props.initialScrollOffset=="number"?h.props.initialScrollOffset:0,scrollUpdateWasRequested:!1},h._callOnItemsRendered=void 0,h._callOnItemsRendered=_o(function(y,v,b,w){return h.props.onItemsRendered({overscanStartIndex:y,overscanStopIndex:v,visibleStartIndex:b,visibleStopIndex:w})}),h._callOnScroll=void 0,h._callOnScroll=_o(function(y,v,b){return h.props.onScroll({scrollDirection:y,scrollOffset:v,scrollUpdateWasRequested:b})}),h._getItemStyle=void 0,h._getItemStyle=function(y){var v=h.props,b=v.direction,w=v.itemSize,x=v.layout,C=h._getItemStyleCache(u&&w,u&&x,u&&b),I;if(C.hasOwnProperty(y))I=C[y];else{var j=r(h.props,y,h._instanceProps),k=s(h.props,y,h._instanceProps),F=b==="horizontal"||x==="horizontal",T=b==="rtl",M=F?j:0;C[y]=I={position:"absolute",left:T?void 0:M,right:T?M:void 0,top:F?0:j,height:F?"100%":k,width:F?k:"100%"}}return I},h._getItemStyleCache=void 0,h._getItemStyleCache=_o(function(y,v,b){return{}}),h._onScrollHorizontal=function(y){var v=y.currentTarget,b=v.clientWidth,w=v.scrollLeft,x=v.scrollWidth;h.setState(function(C){if(C.scrollOffset===w)return null;var I=h.props.direction,j=w;if(I==="rtl")switch(Cc()){case"negative":j=-w;break;case"positive-descending":j=x-b-w;break}return j=Math.max(0,Math.min(j,x-b)),{isScrolling:!0,scrollDirection:C.scrollOffset<j?"forward":"backward",scrollOffset:j,scrollUpdateWasRequested:!1}},h._resetIsScrollingDebounced)},h._onScrollVertical=function(y){var v=y.currentTarget,b=v.clientHeight,w=v.scrollHeight,x=v.scrollTop;h.setState(function(C){if(C.scrollOffset===x)return null;var I=Math.max(0,Math.min(x,w-b));return{isScrolling:!0,scrollDirection:C.scrollOffset<I?"forward":"backward",scrollOffset:I,scrollUpdateWasRequested:!1}},h._resetIsScrollingDebounced)},h._outerRefSetter=function(y){var v=h.props.outerRef;h._outerRef=y,typeof v=="function"?v(y):v!=null&&typeof v=="object"&&v.hasOwnProperty("current")&&(v.current=y)},h._resetIsScrollingDebounced=function(){h._resetIsScrollingTimeoutId!==null&&xc(h._resetIsScrollingTimeoutId),h._resetIsScrollingTimeoutId=Kw(h._resetIsScrolling,Qw)},h._resetIsScrolling=function(){h._resetIsScrollingTimeoutId=null,h.setState({isScrolling:!1},function(){h._getItemStyleCache(-1,null)})},h}m.getDerivedStateFromProps=function(h,y){return Yw(h,y),d(h),null};var g=m.prototype;return g.scrollTo=function(h){h=Math.max(0,h),this.setState(function(y){return y.scrollOffset===h?null:{scrollDirection:y.scrollOffset<h?"forward":"backward",scrollOffset:h,scrollUpdateWasRequested:!0}},this._resetIsScrollingDebounced)},g.scrollToItem=function(h,y){y===void 0&&(y="auto");var v=this.props,b=v.itemCount,w=v.layout,x=this.state.scrollOffset;h=Math.max(0,Math.min(h,b-1));var C=0;if(this._outerRef){var I=this._outerRef;w==="vertical"?C=I.scrollWidth>I.clientWidth?Sc():0:C=I.scrollHeight>I.clientHeight?Sc():0}this.scrollTo(i(this.props,h,y,x,this._instanceProps,C))},g.componentDidMount=function(){var h=this.props,y=h.direction,v=h.initialScrollOffset,b=h.layout;if(typeof v=="number"&&this._outerRef!=null){var w=this._outerRef;y==="horizontal"||b==="horizontal"?w.scrollLeft=v:w.scrollTop=v}this._callPropsCallbacks()},g.componentDidUpdate=function(){var h=this.props,y=h.direction,v=h.layout,b=this.state,w=b.scrollOffset,x=b.scrollUpdateWasRequested;if(x&&this._outerRef!=null){var C=this._outerRef;if(y==="horizontal"||v==="horizontal")if(y==="rtl")switch(Cc()){case"negative":C.scrollLeft=-w;break;case"positive-ascending":C.scrollLeft=w;break;default:var I=C.clientWidth,j=C.scrollWidth;C.scrollLeft=j-I-w;break}else C.scrollLeft=w;else C.scrollTop=w}this._callPropsCallbacks()},g.componentWillUnmount=function(){this._resetIsScrollingTimeoutId!==null&&xc(this._resetIsScrollingTimeoutId)},g.render=function(){var h=this.props,y=h.children,v=h.className,b=h.direction,w=h.height,x=h.innerRef,C=h.innerElementType,I=h.innerTagName,j=h.itemCount,k=h.itemData,F=h.itemKey,T=F===void 0?Gw:F,M=h.layout,P=h.outerElementType,A=h.outerTagName,B=h.style,$=h.useIsScrolling,te=h.width,ie=this.state.isScrolling,he=b==="horizontal"||M==="horizontal",pe=he?this._onScrollHorizontal:this._onScrollVertical,Y=this._getRangeToRender(),X=Y[0],R=Y[1],U=[];if(j>0)for(var K=X;K<=R;K++)U.push(p.createElement(y,{data:k,key:T(K,k),index:K,isScrolling:$?ie:void 0,style:this._getItemStyle(K)}));var oe=n(this.props,this._instanceProps);return p.createElement(P||A||"div",{className:v,onScroll:pe,ref:this._outerRefSetter,style:ma({position:"relative",height:w,width:te,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:b},B)},p.createElement(C||I||"div",{children:U,ref:x,style:{height:he?"100%":oe,pointerEvents:ie?"none":void 0,width:he?oe:"100%"}}))},g._callPropsCallbacks=function(){if(typeof this.props.onItemsRendered=="function"){var h=this.props.itemCount;if(h>0){var y=this._getRangeToRender(),v=y[0],b=y[1],w=y[2],x=y[3];this._callOnItemsRendered(v,b,w,x)}}if(typeof this.props.onScroll=="function"){var C=this.state,I=C.scrollDirection,j=C.scrollOffset,k=C.scrollUpdateWasRequested;this._callOnScroll(I,j,k)}},g._getRangeToRender=function(){var h=this.props,y=h.itemCount,v=h.overscanCount,b=this.state,w=b.isScrolling,x=b.scrollDirection,C=b.scrollOffset;if(y===0)return[0,0,0,0];var I=o(this.props,C,this._instanceProps),j=a(this.props,I,C,this._instanceProps),k=!w||x==="backward"?Math.max(1,v):1,F=!w||x==="forward"?Math.max(1,v):1;return[Math.max(0,I-k),Math.max(0,Math.min(y-1,j+F)),I,j]},m}(p.PureComponent),t.defaultProps={direction:"ltr",itemData:void 0,layout:"vertical",overscanCount:2,useIsScrolling:!1},t}var Yw=function(t,r){var n=t.children,s=t.direction,i=t.height,o=t.layout,a=t.innerTagName,c=t.outerTagName,u=t.width,d=r.instance;if(process.env.NODE_ENV!=="production"){(a!=null||c!=null)&&di&&!di.has(d)&&(di.add(d),console.warn("The innerTagName and outerTagName props have been deprecated. Please use the innerElementType and outerElementType props instead."));var f=s==="horizontal"||o==="horizontal";switch(s){case"horizontal":case"vertical":ui&&!ui.has(d)&&(ui.add(d),console.warn('The direction prop should be either "ltr" (default) or "rtl". Please use the layout prop to specify "vertical" (default) or "horizontal" orientation.'));break;case"ltr":case"rtl":break;default:throw Error('An invalid "direction" prop has been specified. Value should be either "ltr" or "rtl". '+('"'+s+'" was specified.'))}switch(o){case"horizontal":case"vertical":break;default:throw Error('An invalid "layout" prop has been specified. Value should be either "horizontal" or "vertical". '+('"'+o+'" was specified.'))}if(n==null)throw Error('An invalid "children" prop has been specified. Value should be a React component. '+('"'+(n===null?"null":typeof n)+'" was specified.'));if(f&&typeof u!="number")throw Error('An invalid "width" prop has been specified. Horizontal lists must specify a number for width. '+('"'+(u===null?"null":typeof u)+'" was specified.'));if(!f&&typeof i!="number")throw Error('An invalid "height" prop has been specified. Vertical lists must specify a number for height. '+('"'+(i===null?"null":typeof i)+'" was specified.'))}},Xw=50,_n=function(t,r,n){var s=t,i=s.itemSize,o=n.itemMetadataMap,a=n.lastMeasuredIndex;if(r>a){var c=0;if(a>=0){var u=o[a];c=u.offset+u.size}for(var d=a+1;d<=r;d++){var f=i(d);o[d]={offset:c,size:f},c+=f}n.lastMeasuredIndex=r}return o[r]},Zw=function(t,r,n){var s=r.itemMetadataMap,i=r.lastMeasuredIndex,o=i>0?s[i].offset:0;return o>=n?Wf(t,r,i,0,n):Jw(t,r,Math.max(0,i),n)},Wf=function(t,r,n,s,i){for(;s<=n;){var o=s+Math.floor((n-s)/2),a=_n(t,o,r).offset;if(a===i)return o;a<i?s=o+1:a>i&&(n=o-1)}return s>0?s-1:0},Jw=function(t,r,n,s){for(var i=t.itemCount,o=1;n<i&&_n(t,n,r).offset<s;)n+=o,o*=2;return Wf(t,r,Math.min(n,i-1),Math.floor(n/2),s)},Oc=function(t,r){var n=t.itemCount,s=r.itemMetadataMap,i=r.estimatedItemSize,o=r.lastMeasuredIndex,a=0;if(o>=n&&(o=n-1),o>=0){var c=s[o];a=c.offset+c.size}var u=n-o-1,d=u*i;return a+d},ex=Hf({getItemOffset:function(t,r,n){return _n(t,r,n).offset},getItemSize:function(t,r,n){return n.itemMetadataMap[r].size},getEstimatedTotalSize:Oc,getOffsetForIndexAndAlignment:function(t,r,n,s,i,o){var a=t.direction,c=t.height,u=t.layout,d=t.width,f=a==="horizontal"||u==="horizontal",m=f?d:c,g=_n(t,r,i),_=Oc(t,i),h=Math.max(0,Math.min(_-m,g.offset)),y=Math.max(0,g.offset-m+g.size+o);switch(n==="smart"&&(s>=y-m&&s<=h+m?n="auto":n="center"),n){case"start":return h;case"end":return y;case"center":return Math.round(y+(h-y)/2);case"auto":default:return s>=y&&s<=h?s:s<y?y:h}},getStartIndexForOffset:function(t,r,n){return Zw(t,n,r)},getStopIndexForStartIndex:function(t,r,n,s){for(var i=t.direction,o=t.height,a=t.itemCount,c=t.layout,u=t.width,d=i==="horizontal"||c==="horizontal",f=d?u:o,m=_n(t,r,s),g=n+f,_=m.offset+m.size,h=r;h<a-1&&_<g;)h++,_+=_n(t,h,s).size;return h},initInstanceProps:function(t,r){var n=t,s=n.estimatedItemSize,i={itemMetadataMap:{},estimatedItemSize:s||Xw,lastMeasuredIndex:-1};return r.resetAfterIndex=function(o,a){a===void 0&&(a=!0),i.lastMeasuredIndex=Math.min(i.lastMeasuredIndex,o-1),r._getItemStyleCache(-1),a&&r.forceUpdate()},i},shouldResetStyleCacheOnItemSizeChange:!1,validateProps:function(t){var r=t.itemSize;if(process.env.NODE_ENV!=="production"&&typeof r!="function")throw Error('An invalid "itemSize" prop has been specified. Value should be a function. '+('"'+(r===null?"null":typeof r)+'" was specified.'))}}),tx=Hf({getItemOffset:function(t,r){var n=t.itemSize;return r*n},getItemSize:function(t,r){var n=t.itemSize;return n},getEstimatedTotalSize:function(t){var r=t.itemCount,n=t.itemSize;return n*r},getOffsetForIndexAndAlignment:function(t,r,n,s,i,o){var a=t.direction,c=t.height,u=t.itemCount,d=t.itemSize,f=t.layout,m=t.width,g=a==="horizontal"||f==="horizontal",_=g?m:c,h=Math.max(0,u*d-_),y=Math.min(h,r*d),v=Math.max(0,r*d-_+d+o);switch(n==="smart"&&(s>=v-_&&s<=y+_?n="auto":n="center"),n){case"start":return y;case"end":return v;case"center":{var b=Math.round(v+(y-v)/2);return b<Math.ceil(_/2)?0:b>h+Math.floor(_/2)?h:b}case"auto":default:return s>=v&&s<=y?s:s<v?v:y}},getStartIndexForOffset:function(t,r){var n=t.itemCount,s=t.itemSize;return Math.max(0,Math.min(n-1,Math.floor(r/s)))},getStopIndexForStartIndex:function(t,r,n){var s=t.direction,i=t.height,o=t.itemCount,a=t.itemSize,c=t.layout,u=t.width,d=s==="horizontal"||c==="horizontal",f=r*a,m=d?u:i,g=Math.ceil((m+n-f)/a);return Math.max(0,Math.min(o-1,r+g-1))},initInstanceProps:function(t){},shouldResetStyleCacheOnItemSizeChange:!0,validateProps:function(t){var r=t.itemSize;if(process.env.NODE_ENV!=="production"&&typeof r!="number")throw Error('An invalid "itemSize" prop has been specified. Value should be a number. '+('"'+(r===null?"null":typeof r)+'" was specified.'))}});function rx(){var e,t;const r=It(),s=yw().cursor;if(!s||s.type!=="line")return null;const i=r.indent,o=r.rowTopPosition(s.index)+((t=(e=r.props.padding)!==null&&e!==void 0?e:r.props.paddingTop)!==null&&t!==void 0?t:0),a=i*s.level,c=r.renderCursor;return l.jsx(c,{top:o,left:a,indent:i})}var nx=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,n=Object.getOwnPropertySymbols(e);s<n.length;s++)t.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(e,n[s])&&(r[n[s]]=e[n[s]]);return r};const sx=p.forwardRef(function(t,r){const{children:n}=t,s=nx(t,["children"]),i=It();return l.jsxs("div",Object.assign({ref:r},s,{onClick:o=>{o.currentTarget===o.target&&i.deselectAll()},children:[l.jsx(ix,{}),n]}))}),ix=()=>{const e=It();return l.jsx("div",{style:{height:e.rowTopPosition(e.visibleNodes.length),width:"100%",position:"absolute",left:"0",right:"0"},children:l.jsx(rx,{})})};var ox=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,n=Object.getOwnPropertySymbols(e);s<n.length;s++)t.indexOf(n[s])<0&&Object.prototype.propertyIsEnumerable.call(e,n[s])&&(r[n[s]]=e[n[s]]);return r};const ax=p.forwardRef(function(t,r){var n,s,i,o,{style:a}=t,c=ox(t,["style"]);const u=It(),d=(s=(n=u.props.padding)!==null&&n!==void 0?n:u.props.paddingTop)!==null&&s!==void 0?s:0,f=(o=(i=u.props.padding)!==null&&i!==void 0?i:u.props.paddingBottom)!==null&&o!==void 0?o:0;return l.jsx("div",Object.assign({ref:r,style:Object.assign(Object.assign({},a),{height:`${parseFloat(a.height)+d+f}px`})},c))});var Kf=p.createContext({dragDropManager:void 0}),Ut;(function(e){e.SOURCE="SOURCE",e.TARGET="TARGET"})(Ut||(Ut={}));function le(e,t){for(var r=arguments.length,n=new Array(r>2?r-2:0),s=2;s<r;s++)n[s-2]=arguments[s];if(process.env.NODE_ENV!=="production"&&t===void 0)throw new Error("invariant requires an error message argument");if(!e){var i;if(t===void 0)i=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var o=0;i=new Error(t.replace(/%s/g,function(){return n[o++]})),i.name="Invariant Violation"}throw i.framesToPop=1,i}}var rl="dnd-core/INIT_COORDS",Qi="dnd-core/BEGIN_DRAG",nl="dnd-core/PUBLISH_DRAG_SOURCE",Gi="dnd-core/HOVER",Yi="dnd-core/DROP",Xi="dnd-core/END_DRAG";function Ec(e,t){return{type:rl,payload:{sourceClientOffset:t||null,clientOffset:e||null}}}function fi(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?fi=function(r){return typeof r}:fi=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},fi(e)}function lx(e,t,r){return t.split(".").reduce(function(n,s){return n&&n[s]?n[s]:r||null},e)}function cx(e,t){return e.filter(function(r){return r!==t})}function Qf(e){return fi(e)==="object"}function ux(e,t){var r=new Map,n=function(o){r.set(o,r.has(o)?r.get(o)+1:1)};e.forEach(n),t.forEach(n);var s=[];return r.forEach(function(i,o){i===1&&s.push(o)}),s}function dx(e,t){return e.filter(function(r){return t.indexOf(r)>-1})}var fx={type:rl,payload:{clientOffset:null,sourceClientOffset:null}};function hx(e){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{publishSource:!0},s=n.publishSource,i=s===void 0?!0:s,o=n.clientOffset,a=n.getSourceClientOffset,c=e.getMonitor(),u=e.getRegistry();e.dispatch(Ec(o)),px(r,c,u);var d=yx(r,c);if(d===null){e.dispatch(fx);return}var f=null;if(o){if(!a)throw new Error("getSourceClientOffset must be defined");gx(a),f=a(d)}e.dispatch(Ec(o,f));var m=u.getSource(d),g=m.beginDrag(c,d);if(g!=null){mx(g),u.pinSource(d);var _=u.getSourceType(d);return{type:Qi,payload:{itemType:_,item:g,sourceId:d,clientOffset:o||null,sourceClientOffset:f||null,isSourcePublic:!!i}}}}}function px(e,t,r){le(!t.isDragging(),"Cannot call beginDrag while dragging."),e.forEach(function(n){le(r.getSource(n),"Expected sourceIds to be registered.")})}function gx(e){le(typeof e=="function","When clientOffset is provided, getSourceClientOffset must be a function.")}function mx(e){le(Qf(e),"Item must be an object.")}function yx(e,t){for(var r=null,n=e.length-1;n>=0;n--)if(t.canDragSource(e[n])){r=e[n];break}return r}function vx(e){return function(){var r=e.getMonitor();if(r.isDragging())return{type:nl}}}function va(e,t){return t===null?e===null:Array.isArray(e)?e.some(function(r){return r===t}):e===t}function bx(e){return function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=n.clientOffset;_x(r);var i=r.slice(0),o=e.getMonitor(),a=e.getRegistry();wx(i,o,a);var c=o.getItemType();return xx(i,a,c),Sx(i,o,a),{type:Gi,payload:{targetIds:i,clientOffset:s||null}}}}function _x(e){le(Array.isArray(e),"Expected targetIds to be an array.")}function wx(e,t,r){le(t.isDragging(),"Cannot call hover while not dragging."),le(!t.didDrop(),"Cannot call hover after drop.");for(var n=0;n<e.length;n++){var s=e[n];le(e.lastIndexOf(s)===n,"Expected targetIds to be unique in the passed array.");var i=r.getTarget(s);le(i,"Expected targetIds to be registered.")}}function xx(e,t,r){for(var n=e.length-1;n>=0;n--){var s=e[n],i=t.getTargetType(s);va(i,r)||e.splice(n,1)}}function Sx(e,t,r){e.forEach(function(n){var s=r.getTarget(n);s.hover(t,n)})}function Dc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function Ic(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Dc(Object(r),!0).forEach(function(n){Cx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Dc(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Cx(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ox(e){return function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=e.getMonitor(),s=e.getRegistry();Ex(n);var i=Nx(n);i.forEach(function(o,a){var c=Dx(o,a,s,n),u={type:Yi,payload:{dropResult:Ic(Ic({},r),c)}};e.dispatch(u)})}}function Ex(e){le(e.isDragging(),"Cannot call drop while not dragging."),le(!e.didDrop(),"Cannot call drop twice during one drag operation.")}function Dx(e,t,r,n){var s=r.getTarget(e),i=s?s.drop(n,e):void 0;return Ix(i),typeof i>"u"&&(i=t===0?{}:n.getDropResult()),i}function Ix(e){le(typeof e>"u"||Qf(e),"Drop result must either be an object or undefined.")}function Nx(e){var t=e.getTargetIds().filter(e.canDropOnTarget,e);return t.reverse(),t}function Tx(e){return function(){var r=e.getMonitor(),n=e.getRegistry();jx(r);var s=r.getSourceId();if(s!=null){var i=n.getSource(s,!0);i.endDrag(r,s),n.unpinSource()}return{type:Xi}}}function jx(e){le(e.isDragging(),"Cannot call endDrag while not dragging.")}function Rx(e){return{beginDrag:hx(e),publishDragSource:vx(e),hover:bx(e),drop:Ox(e),endDrag:Tx(e)}}function kx(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ax(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Px(e,t,r){return t&&Ax(e.prototype,t),e}function Xn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Mx=function(){function e(t,r){var n=this;kx(this,e),Xn(this,"store",void 0),Xn(this,"monitor",void 0),Xn(this,"backend",void 0),Xn(this,"isSetUp",!1),Xn(this,"handleRefCountChange",function(){var s=n.store.getState().refCount>0;n.backend&&(s&&!n.isSetUp?(n.backend.setup(),n.isSetUp=!0):!s&&n.isSetUp&&(n.backend.teardown(),n.isSetUp=!1))}),this.store=t,this.monitor=r,t.subscribe(this.handleRefCountChange)}return Px(e,[{key:"receiveBackend",value:function(r){this.backend=r}},{key:"getMonitor",value:function(){return this.monitor}},{key:"getBackend",value:function(){return this.backend}},{key:"getRegistry",value:function(){return this.monitor.registry}},{key:"getActions",value:function(){var r=this,n=this.store.dispatch;function s(o){return function(){for(var a=arguments.length,c=new Array(a),u=0;u<a;u++)c[u]=arguments[u];var d=o.apply(r,c);typeof d<"u"&&n(d)}}var i=Rx(this);return Object.keys(i).reduce(function(o,a){var c=i[a];return o[a]=s(c),o},{})}},{key:"dispatch",value:function(r){this.store.dispatch(r)}}]),e}();function Mt(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var Nc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Tc=function(){return Math.random().toString(36).substring(7).split("").join(".")},jc={INIT:"@@redux/INIT"+Tc(),REPLACE:"@@redux/REPLACE"+Tc()};function Lx(e){if(typeof e!="object"||e===null)return!1;for(var t=e;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t}function Fx(e){if(e===void 0)return"undefined";if(e===null)return"null";var t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(Ux(e))return"date";if(Bx(e))return"error";var r=$x(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return t.slice(8,-1).toLowerCase().replace(/\s/g,"")}function $x(e){return typeof e.constructor=="function"?e.constructor.name:null}function Bx(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function Ux(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function fn(e){var t=typeof e;return process.env.NODE_ENV!=="production"&&(t=Fx(e)),t}function Gf(e,t,r){var n;if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?Mt(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(1):"Expected the enhancer to be a function. Instead, received: '"+fn(r)+"'");return r(Gf)(e,t)}if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(2):"Expected the root reducer to be a function. Instead, received: '"+fn(e)+"'");var s=e,i=t,o=[],a=o,c=!1;function u(){a===o&&(a=o.slice())}function d(){if(c)throw new Error(process.env.NODE_ENV==="production"?Mt(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return i}function f(h){if(typeof h!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(4):"Expected the listener to be a function. Instead, received: '"+fn(h)+"'");if(c)throw new Error(process.env.NODE_ENV==="production"?Mt(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");var y=!0;return u(),a.push(h),function(){if(y){if(c)throw new Error(process.env.NODE_ENV==="production"?Mt(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");y=!1,u();var b=a.indexOf(h);a.splice(b,1),o=null}}}function m(h){if(!Lx(h))throw new Error(process.env.NODE_ENV==="production"?Mt(7):"Actions must be plain objects. Instead, the actual type was: '"+fn(h)+"'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.");if(typeof h.type>"u")throw new Error(process.env.NODE_ENV==="production"?Mt(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(c)throw new Error(process.env.NODE_ENV==="production"?Mt(9):"Reducers may not dispatch actions.");try{c=!0,i=s(i,h)}finally{c=!1}for(var y=o=a,v=0;v<y.length;v++){var b=y[v];b()}return h}function g(h){if(typeof h!="function")throw new Error(process.env.NODE_ENV==="production"?Mt(10):"Expected the nextReducer to be a function. Instead, received: '"+fn(h));s=h,m({type:jc.REPLACE})}function _(){var h,y=f;return h={subscribe:function(b){if(typeof b!="object"||b===null)throw new Error(process.env.NODE_ENV==="production"?Mt(11):"Expected the observer to be an object. Instead, received: '"+fn(b)+"'");function w(){b.next&&b.next(d())}w();var x=y(w);return{unsubscribe:x}}},h[Nc]=function(){return this},h}return m({type:jc.INIT}),n={dispatch:m,subscribe:f,getState:d,replaceReducer:g},n[Nc]=_,n}var Vx=function(t,r){return t===r};function zx(e,t){return!e&&!t?!0:!e||!t?!1:e.x===t.x&&e.y===t.y}function qx(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Vx;if(e.length!==t.length)return!1;for(var n=0;n<e.length;++n)if(!r(e[n],t[n]))return!1;return!0}function Rc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function kc(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Rc(Object(r),!0).forEach(function(n){Hx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Rc(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Hx(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Ac={initialSourceClientOffset:null,initialClientOffset:null,clientOffset:null};function Wx(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ac,t=arguments.length>1?arguments[1]:void 0,r=t.payload;switch(t.type){case rl:case Qi:return{initialSourceClientOffset:r.sourceClientOffset,initialClientOffset:r.clientOffset,clientOffset:r.clientOffset};case Gi:return zx(e.clientOffset,r.clientOffset)?e:kc(kc({},e),{},{clientOffset:r.clientOffset});case Xi:case Yi:return Ac;default:return e}}var sl="dnd-core/ADD_SOURCE",il="dnd-core/ADD_TARGET",ol="dnd-core/REMOVE_SOURCE",Zi="dnd-core/REMOVE_TARGET";function Kx(e){return{type:sl,payload:{sourceId:e}}}function Qx(e){return{type:il,payload:{targetId:e}}}function Gx(e){return{type:ol,payload:{sourceId:e}}}function Yx(e){return{type:Zi,payload:{targetId:e}}}function Pc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function Lt(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Pc(Object(r),!0).forEach(function(n){Xx(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Pc(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Xx(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Zx={itemType:null,item:null,sourceId:null,targetIds:[],dropResult:null,didDrop:!1,isSourcePublic:null};function Jx(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Zx,t=arguments.length>1?arguments[1]:void 0,r=t.payload;switch(t.type){case Qi:return Lt(Lt({},e),{},{itemType:r.itemType,item:r.item,sourceId:r.sourceId,isSourcePublic:r.isSourcePublic,dropResult:null,didDrop:!1});case nl:return Lt(Lt({},e),{},{isSourcePublic:!0});case Gi:return Lt(Lt({},e),{},{targetIds:r.targetIds});case Zi:return e.targetIds.indexOf(r.targetId)===-1?e:Lt(Lt({},e),{},{targetIds:cx(e.targetIds,r.targetId)});case Yi:return Lt(Lt({},e),{},{dropResult:r.dropResult,didDrop:!0,targetIds:[]});case Xi:return Lt(Lt({},e),{},{itemType:null,item:null,sourceId:null,dropResult:null,didDrop:!1,isSourcePublic:null,targetIds:[]});default:return e}}function eS(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case sl:case il:return e+1;case ol:case Zi:return e-1;default:return e}}var Ti=[],al=[];Ti.__IS_NONE__=!0;al.__IS_ALL__=!0;function tS(e,t){if(e===Ti)return!1;if(e===al||typeof t>"u")return!0;var r=dx(t,e);return r.length>0}function rS(){var e=arguments.length>1?arguments[1]:void 0;switch(e.type){case Gi:break;case sl:case il:case Zi:case ol:return Ti;case Qi:case nl:case Xi:case Yi:default:return al}var t=e.payload,r=t.targetIds,n=r===void 0?[]:r,s=t.prevTargetIds,i=s===void 0?[]:s,o=ux(n,i),a=o.length>0||!qx(n,i);if(!a)return Ti;var c=i[i.length-1],u=n[n.length-1];return c!==u&&(c&&o.push(c),u&&o.push(u)),o}function nS(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return e+1}function Mc(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function Lc(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?Mc(Object(r),!0).forEach(function(n){sS(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):Mc(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function sS(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function iS(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;return{dirtyHandlerIds:rS(e.dirtyHandlerIds,{type:t.type,payload:Lc(Lc({},t.payload),{},{prevTargetIds:lx(e,"dragOperation.targetIds",[])})}),dragOffset:Wx(e.dragOffset,t),refCount:eS(e.refCount,t),dragOperation:Jx(e.dragOperation,t),stateId:nS(e.stateId)}}function oS(e,t){return{x:e.x+t.x,y:e.y+t.y}}function Yf(e,t){return{x:e.x-t.x,y:e.y-t.y}}function aS(e){var t=e.clientOffset,r=e.initialClientOffset,n=e.initialSourceClientOffset;return!t||!r||!n?null:Yf(oS(t,n),r)}function lS(e){var t=e.clientOffset,r=e.initialClientOffset;return!t||!r?null:Yf(t,r)}function cS(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function uS(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function dS(e,t,r){return t&&uS(e.prototype,t),e}function Fc(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var fS=function(){function e(t,r){cS(this,e),Fc(this,"store",void 0),Fc(this,"registry",void 0),this.store=t,this.registry=r}return dS(e,[{key:"subscribeToStateChange",value:function(r){var n=this,s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{handlerIds:void 0},i=s.handlerIds;le(typeof r=="function","listener must be a function."),le(typeof i>"u"||Array.isArray(i),"handlerIds, when specified, must be an array of strings.");var o=this.store.getState().stateId,a=function(){var u=n.store.getState(),d=u.stateId;try{var f=d===o||d===o+1&&!tS(u.dirtyHandlerIds,i);f||r()}finally{o=d}};return this.store.subscribe(a)}},{key:"subscribeToOffsetChange",value:function(r){var n=this;le(typeof r=="function","listener must be a function.");var s=this.store.getState().dragOffset,i=function(){var a=n.store.getState().dragOffset;a!==s&&(s=a,r())};return this.store.subscribe(i)}},{key:"canDragSource",value:function(r){if(!r)return!1;var n=this.registry.getSource(r);return le(n,"Expected to find a valid source. sourceId=".concat(r)),this.isDragging()?!1:n.canDrag(this,r)}},{key:"canDropOnTarget",value:function(r){if(!r)return!1;var n=this.registry.getTarget(r);if(le(n,"Expected to find a valid target. targetId=".concat(r)),!this.isDragging()||this.didDrop())return!1;var s=this.registry.getTargetType(r),i=this.getItemType();return va(s,i)&&n.canDrop(this,r)}},{key:"isDragging",value:function(){return!!this.getItemType()}},{key:"isDraggingSource",value:function(r){if(!r)return!1;var n=this.registry.getSource(r,!0);if(le(n,"Expected to find a valid source. sourceId=".concat(r)),!this.isDragging()||!this.isSourcePublic())return!1;var s=this.registry.getSourceType(r),i=this.getItemType();return s!==i?!1:n.isDragging(this,r)}},{key:"isOverTarget",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{shallow:!1};if(!r)return!1;var s=n.shallow;if(!this.isDragging())return!1;var i=this.registry.getTargetType(r),o=this.getItemType();if(o&&!va(i,o))return!1;var a=this.getTargetIds();if(!a.length)return!1;var c=a.indexOf(r);return s?c===a.length-1:c>-1}},{key:"getItemType",value:function(){return this.store.getState().dragOperation.itemType}},{key:"getItem",value:function(){return this.store.getState().dragOperation.item}},{key:"getSourceId",value:function(){return this.store.getState().dragOperation.sourceId}},{key:"getTargetIds",value:function(){return this.store.getState().dragOperation.targetIds}},{key:"getDropResult",value:function(){return this.store.getState().dragOperation.dropResult}},{key:"didDrop",value:function(){return this.store.getState().dragOperation.didDrop}},{key:"isSourcePublic",value:function(){return!!this.store.getState().dragOperation.isSourcePublic}},{key:"getInitialClientOffset",value:function(){return this.store.getState().dragOffset.initialClientOffset}},{key:"getInitialSourceClientOffset",value:function(){return this.store.getState().dragOffset.initialSourceClientOffset}},{key:"getClientOffset",value:function(){return this.store.getState().dragOffset.clientOffset}},{key:"getSourceClientOffset",value:function(){return aS(this.store.getState().dragOffset)}},{key:"getDifferenceFromInitialOffset",value:function(){return lS(this.store.getState().dragOffset)}}]),e}(),hS=0;function pS(){return hS++}function hi(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?hi=function(r){return typeof r}:hi=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},hi(e)}function gS(e){le(typeof e.canDrag=="function","Expected canDrag to be a function."),le(typeof e.beginDrag=="function","Expected beginDrag to be a function."),le(typeof e.endDrag=="function","Expected endDrag to be a function.")}function mS(e){le(typeof e.canDrop=="function","Expected canDrop to be a function."),le(typeof e.hover=="function","Expected hover to be a function."),le(typeof e.drop=="function","Expected beginDrag to be a function.")}function ba(e,t){if(t&&Array.isArray(e)){e.forEach(function(r){return ba(r,!1)});return}le(typeof e=="string"||hi(e)==="symbol",t?"Type can only be a string, a symbol, or an array of either.":"Type can only be a string or a symbol.")}const $c=typeof global<"u"?global:self,Xf=$c.MutationObserver||$c.WebKitMutationObserver;function Zf(e){return function(){const r=setTimeout(s,0),n=setInterval(s,50);function s(){clearTimeout(r),clearInterval(n),e()}}}function yS(e){let t=1;const r=new Xf(e),n=document.createTextNode("");return r.observe(n,{characterData:!0}),function(){t=-t,n.data=t}}const vS=typeof Xf=="function"?yS:Zf;class bS{enqueueTask(t){const{queue:r,requestFlush:n}=this;r.length||(n(),this.flushing=!0),r[r.length]=t}constructor(){this.queue=[],this.pendingErrors=[],this.flushing=!1,this.index=0,this.capacity=1024,this.flush=()=>{const{queue:t}=this;for(;this.index<t.length;){const r=this.index;if(this.index++,t[r].call(),this.index>this.capacity){for(let n=0,s=t.length-this.index;n<s;n++)t[n]=t[n+this.index];t.length-=this.index,this.index=0}}t.length=0,this.index=0,this.flushing=!1},this.registerPendingError=t=>{this.pendingErrors.push(t),this.requestErrorThrow()},this.requestFlush=vS(this.flush),this.requestErrorThrow=Zf(()=>{if(this.pendingErrors.length)throw this.pendingErrors.shift()})}}class _S{call(){try{this.task&&this.task()}catch(t){this.onError(t)}finally{this.task=null,this.release(this)}}constructor(t,r){this.onError=t,this.release=r,this.task=null}}class wS{create(t){const r=this.freeTasks,n=r.length?r.pop():new _S(this.onError,s=>r[r.length]=s);return n.task=t,n}constructor(t){this.onError=t,this.freeTasks=[]}}const Jf=new bS,xS=new wS(Jf.registerPendingError);function SS(e){Jf.enqueueTask(xS.create(e))}function CS(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function OS(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function ES(e,t,r){return t&&OS(e.prototype,t),e}function hn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function DS(e,t){return jS(e)||TS(e,t)||NS(e,t)||IS()}function IS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
457
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function NS(e,t){if(e){if(typeof e=="string")return Bc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Bc(e,t)}}function Bc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function TS(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function jS(e){if(Array.isArray(e))return e}function RS(e){var t=pS().toString();switch(e){case Ut.SOURCE:return"S".concat(t);case Ut.TARGET:return"T".concat(t);default:throw new Error("Unknown Handler Role: ".concat(e))}}function Uc(e){switch(e[0]){case"S":return Ut.SOURCE;case"T":return Ut.TARGET;default:le(!1,"Cannot parse handler ID: ".concat(e))}}function Vc(e,t){var r=e.entries(),n=!1;do{var s=r.next(),i=s.done,o=DS(s.value,2),a=o[1];if(a===t)return!0;n=!!i}while(!n);return!1}var kS=function(){function e(t){CS(this,e),hn(this,"types",new Map),hn(this,"dragSources",new Map),hn(this,"dropTargets",new Map),hn(this,"pinnedSourceId",null),hn(this,"pinnedSource",null),hn(this,"store",void 0),this.store=t}return ES(e,[{key:"addSource",value:function(r,n){ba(r),gS(n);var s=this.addHandler(Ut.SOURCE,r,n);return this.store.dispatch(Kx(s)),s}},{key:"addTarget",value:function(r,n){ba(r,!0),mS(n);var s=this.addHandler(Ut.TARGET,r,n);return this.store.dispatch(Qx(s)),s}},{key:"containsHandler",value:function(r){return Vc(this.dragSources,r)||Vc(this.dropTargets,r)}},{key:"getSource",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;le(this.isSourceId(r),"Expected a valid source ID.");var s=n&&r===this.pinnedSourceId,i=s?this.pinnedSource:this.dragSources.get(r);return i}},{key:"getTarget",value:function(r){return le(this.isTargetId(r),"Expected a valid target ID."),this.dropTargets.get(r)}},{key:"getSourceType",value:function(r){return le(this.isSourceId(r),"Expected a valid source ID."),this.types.get(r)}},{key:"getTargetType",value:function(r){return le(this.isTargetId(r),"Expected a valid target ID."),this.types.get(r)}},{key:"isSourceId",value:function(r){var n=Uc(r);return n===Ut.SOURCE}},{key:"isTargetId",value:function(r){var n=Uc(r);return n===Ut.TARGET}},{key:"removeSource",value:function(r){var n=this;le(this.getSource(r),"Expected an existing source."),this.store.dispatch(Gx(r)),SS(function(){n.dragSources.delete(r),n.types.delete(r)})}},{key:"removeTarget",value:function(r){le(this.getTarget(r),"Expected an existing target."),this.store.dispatch(Yx(r)),this.dropTargets.delete(r),this.types.delete(r)}},{key:"pinSource",value:function(r){var n=this.getSource(r);le(n,"Expected an existing source."),this.pinnedSourceId=r,this.pinnedSource=n}},{key:"unpinSource",value:function(){le(this.pinnedSource,"No source is pinned at the time."),this.pinnedSourceId=null,this.pinnedSource=null}},{key:"addHandler",value:function(r,n,s){var i=RS(r);return this.types.set(i,n),r===Ut.SOURCE?this.dragSources.set(i,s):r===Ut.TARGET&&this.dropTargets.set(i,s),i}}]),e}();function AS(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:void 0,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},n=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,s=PS(n),i=new fS(s,new kS(s)),o=new Mx(s,i),a=e(o,t,r);return o.receiveBackend(a),o}function PS(e){var t=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__;return Gf(iS,e&&t&&t({name:"dnd-core",instanceId:"dnd-core"}))}var MS=["children"];function LS(e,t){return US(e)||BS(e,t)||$S(e,t)||FS()}function FS(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
458
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function $S(e,t){if(e){if(typeof e=="string")return zc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return zc(e,t)}}function zc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function BS(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function US(e){if(Array.isArray(e))return e}function VS(e,t){if(e==null)return{};var r=zS(e,t),n,s;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(s=0;s<i.length;s++)n=i[s],!(t.indexOf(n)>=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function zS(e,t){if(e==null)return{};var r={},n=Object.keys(e),s,i;for(i=0;i<n.length;i++)s=n[i],!(t.indexOf(s)>=0)&&(r[s]=e[s]);return r}var qc=0,pi=Symbol.for("__REACT_DND_CONTEXT_INSTANCE__"),qS=p.memo(function(t){var r=t.children,n=VS(t,MS),s=HS(n),i=LS(s,2),o=i[0],a=i[1];return p.useEffect(function(){if(a){var c=eh();return++qc,function(){--qc===0&&(c[pi]=null)}}},[]),l.jsx(Kf.Provider,Object.assign({value:o},{children:r}),void 0)});function HS(e){if("manager"in e){var t={dragDropManager:e.manager};return[t,!1]}var r=WS(e.backend,e.context,e.options,e.debugMode),n=!e.context;return[r,n]}function WS(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:eh(),r=arguments.length>2?arguments[2]:void 0,n=arguments.length>3?arguments[3]:void 0,s=t;return s[pi]||(s[pi]={dragDropManager:AS(e,t,r,n)}),s[pi]}function eh(){return typeof global<"u"?global:window}function KS(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function QS(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function GS(e,t,r){return t&&QS(e.prototype,t),e}function Hc(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var xo=!1,So=!1,YS=function(){function e(t){KS(this,e),Hc(this,"internalMonitor",void 0),Hc(this,"sourceId",null),this.internalMonitor=t.getMonitor()}return GS(e,[{key:"receiveHandlerId",value:function(r){this.sourceId=r}},{key:"getHandlerId",value:function(){return this.sourceId}},{key:"canDrag",value:function(){le(!xo,"You may not call monitor.canDrag() inside your canDrag() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return xo=!0,this.internalMonitor.canDragSource(this.sourceId)}finally{xo=!1}}},{key:"isDragging",value:function(){if(!this.sourceId)return!1;le(!So,"You may not call monitor.isDragging() inside your isDragging() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drag-source-monitor");try{return So=!0,this.internalMonitor.isDraggingSource(this.sourceId)}finally{So=!1}}},{key:"subscribeToStateChange",value:function(r,n){return this.internalMonitor.subscribeToStateChange(r,n)}},{key:"isDraggingSource",value:function(r){return this.internalMonitor.isDraggingSource(r)}},{key:"isOverTarget",value:function(r,n){return this.internalMonitor.isOverTarget(r,n)}},{key:"getTargetIds",value:function(){return this.internalMonitor.getTargetIds()}},{key:"isSourcePublic",value:function(){return this.internalMonitor.isSourcePublic()}},{key:"getSourceId",value:function(){return this.internalMonitor.getSourceId()}},{key:"subscribeToOffsetChange",value:function(r){return this.internalMonitor.subscribeToOffsetChange(r)}},{key:"canDragSource",value:function(r){return this.internalMonitor.canDragSource(r)}},{key:"canDropOnTarget",value:function(r){return this.internalMonitor.canDropOnTarget(r)}},{key:"getItemType",value:function(){return this.internalMonitor.getItemType()}},{key:"getItem",value:function(){return this.internalMonitor.getItem()}},{key:"getDropResult",value:function(){return this.internalMonitor.getDropResult()}},{key:"didDrop",value:function(){return this.internalMonitor.didDrop()}},{key:"getInitialClientOffset",value:function(){return this.internalMonitor.getInitialClientOffset()}},{key:"getInitialSourceClientOffset",value:function(){return this.internalMonitor.getInitialSourceClientOffset()}},{key:"getSourceClientOffset",value:function(){return this.internalMonitor.getSourceClientOffset()}},{key:"getClientOffset",value:function(){return this.internalMonitor.getClientOffset()}},{key:"getDifferenceFromInitialOffset",value:function(){return this.internalMonitor.getDifferenceFromInitialOffset()}}]),e}();function XS(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ZS(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function JS(e,t,r){return t&&ZS(e.prototype,t),e}function Wc(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Co=!1,eC=function(){function e(t){XS(this,e),Wc(this,"internalMonitor",void 0),Wc(this,"targetId",null),this.internalMonitor=t.getMonitor()}return JS(e,[{key:"receiveHandlerId",value:function(r){this.targetId=r}},{key:"getHandlerId",value:function(){return this.targetId}},{key:"subscribeToStateChange",value:function(r,n){return this.internalMonitor.subscribeToStateChange(r,n)}},{key:"canDrop",value:function(){if(!this.targetId)return!1;le(!Co,"You may not call monitor.canDrop() inside your canDrop() implementation. Read more: http://react-dnd.github.io/react-dnd/docs/api/drop-target-monitor");try{return Co=!0,this.internalMonitor.canDropOnTarget(this.targetId)}finally{Co=!1}}},{key:"isOver",value:function(r){return this.targetId?this.internalMonitor.isOverTarget(this.targetId,r):!1}},{key:"getItemType",value:function(){return this.internalMonitor.getItemType()}},{key:"getItem",value:function(){return this.internalMonitor.getItem()}},{key:"getDropResult",value:function(){return this.internalMonitor.getDropResult()}},{key:"didDrop",value:function(){return this.internalMonitor.didDrop()}},{key:"getInitialClientOffset",value:function(){return this.internalMonitor.getInitialClientOffset()}},{key:"getInitialSourceClientOffset",value:function(){return this.internalMonitor.getInitialSourceClientOffset()}},{key:"getSourceClientOffset",value:function(){return this.internalMonitor.getSourceClientOffset()}},{key:"getClientOffset",value:function(){return this.internalMonitor.getClientOffset()}},{key:"getDifferenceFromInitialOffset",value:function(){return this.internalMonitor.getDifferenceFromInitialOffset()}}]),e}();function tC(e){if(typeof e.type!="string"){var t=e.type.displayName||e.type.name||"the component";throw new Error("Only native element nodes can now be passed to React DnD connectors."+"You can either wrap ".concat(t," into a <div>, or turn it into a ")+"drag source or a drop target itself.")}}function rC(e){return function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!p.isValidElement(t)){var n=t;return e(n,r),n}var s=t;tC(s);var i=r?function(o){return e(o,r)}:e;return nC(s,i)}}function th(e){var t={};return Object.keys(e).forEach(function(r){var n=e[r];if(r.endsWith("Ref"))t[r]=e[r];else{var s=rC(n);t[r]=function(){return s}}}),t}function Kc(e,t){typeof e=="function"?e(t):e.current=t}function nC(e,t){var r=e.ref;return le(typeof r!="string","Cannot connect React DnD to an element with an existing string ref. Please convert it to use a callback ref instead, or wrap it into a <span> or <div>. Read more: https://reactjs.org/docs/refs-and-the-dom.html#callback-refs"),r?p.cloneElement(e,{ref:function(s){Kc(r,s),Kc(t,s)}}):p.cloneElement(e,{ref:t})}function gi(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?gi=function(r){return typeof r}:gi=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},gi(e)}function _a(e){return e!==null&&gi(e)==="object"&&Object.prototype.hasOwnProperty.call(e,"current")}function wa(e,t,r,n){var s=void 0;if(s!==void 0)return!!s;if(e===t)return!0;if(typeof e!="object"||!e||typeof t!="object"||!t)return!1;var i=Object.keys(e),o=Object.keys(t);if(i.length!==o.length)return!1;for(var a=Object.prototype.hasOwnProperty.bind(t),c=0;c<i.length;c++){var u=i[c];if(!a(u))return!1;var d=e[u],f=t[u];if(s=void 0,s===!1||s===void 0&&d!==f)return!1}return!0}function sC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function iC(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function oC(e,t,r){return t&&iC(e.prototype,t),e}function dt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var aC=function(){function e(t){var r=this;sC(this,e),dt(this,"hooks",th({dragSource:function(s,i){r.clearDragSource(),r.dragSourceOptions=i||null,_a(s)?r.dragSourceRef=s:r.dragSourceNode=s,r.reconnectDragSource()},dragPreview:function(s,i){r.clearDragPreview(),r.dragPreviewOptions=i||null,_a(s)?r.dragPreviewRef=s:r.dragPreviewNode=s,r.reconnectDragPreview()}})),dt(this,"handlerId",null),dt(this,"dragSourceRef",null),dt(this,"dragSourceNode",void 0),dt(this,"dragSourceOptionsInternal",null),dt(this,"dragSourceUnsubscribe",void 0),dt(this,"dragPreviewRef",null),dt(this,"dragPreviewNode",void 0),dt(this,"dragPreviewOptionsInternal",null),dt(this,"dragPreviewUnsubscribe",void 0),dt(this,"lastConnectedHandlerId",null),dt(this,"lastConnectedDragSource",null),dt(this,"lastConnectedDragSourceOptions",null),dt(this,"lastConnectedDragPreview",null),dt(this,"lastConnectedDragPreviewOptions",null),dt(this,"backend",void 0),this.backend=t}return oC(e,[{key:"receiveHandlerId",value:function(r){this.handlerId!==r&&(this.handlerId=r,this.reconnect())}},{key:"connectTarget",get:function(){return this.dragSource}},{key:"dragSourceOptions",get:function(){return this.dragSourceOptionsInternal},set:function(r){this.dragSourceOptionsInternal=r}},{key:"dragPreviewOptions",get:function(){return this.dragPreviewOptionsInternal},set:function(r){this.dragPreviewOptionsInternal=r}},{key:"reconnect",value:function(){this.reconnectDragSource(),this.reconnectDragPreview()}},{key:"reconnectDragSource",value:function(){var r=this.dragSource,n=this.didHandlerIdChange()||this.didConnectedDragSourceChange()||this.didDragSourceOptionsChange();if(n&&this.disconnectDragSource(),!!this.handlerId){if(!r){this.lastConnectedDragSource=r;return}n&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragSource=r,this.lastConnectedDragSourceOptions=this.dragSourceOptions,this.dragSourceUnsubscribe=this.backend.connectDragSource(this.handlerId,r,this.dragSourceOptions))}}},{key:"reconnectDragPreview",value:function(){var r=this.dragPreview,n=this.didHandlerIdChange()||this.didConnectedDragPreviewChange()||this.didDragPreviewOptionsChange();if(n&&this.disconnectDragPreview(),!!this.handlerId){if(!r){this.lastConnectedDragPreview=r;return}n&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDragPreview=r,this.lastConnectedDragPreviewOptions=this.dragPreviewOptions,this.dragPreviewUnsubscribe=this.backend.connectDragPreview(this.handlerId,r,this.dragPreviewOptions))}}},{key:"didHandlerIdChange",value:function(){return this.lastConnectedHandlerId!==this.handlerId}},{key:"didConnectedDragSourceChange",value:function(){return this.lastConnectedDragSource!==this.dragSource}},{key:"didConnectedDragPreviewChange",value:function(){return this.lastConnectedDragPreview!==this.dragPreview}},{key:"didDragSourceOptionsChange",value:function(){return!wa(this.lastConnectedDragSourceOptions,this.dragSourceOptions)}},{key:"didDragPreviewOptionsChange",value:function(){return!wa(this.lastConnectedDragPreviewOptions,this.dragPreviewOptions)}},{key:"disconnectDragSource",value:function(){this.dragSourceUnsubscribe&&(this.dragSourceUnsubscribe(),this.dragSourceUnsubscribe=void 0)}},{key:"disconnectDragPreview",value:function(){this.dragPreviewUnsubscribe&&(this.dragPreviewUnsubscribe(),this.dragPreviewUnsubscribe=void 0,this.dragPreviewNode=null,this.dragPreviewRef=null)}},{key:"dragSource",get:function(){return this.dragSourceNode||this.dragSourceRef&&this.dragSourceRef.current}},{key:"dragPreview",get:function(){return this.dragPreviewNode||this.dragPreviewRef&&this.dragPreviewRef.current}},{key:"clearDragSource",value:function(){this.dragSourceNode=null,this.dragSourceRef=null}},{key:"clearDragPreview",value:function(){this.dragPreviewNode=null,this.dragPreviewRef=null}}]),e}();function lC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function cC(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function uC(e,t,r){return t&&cC(e.prototype,t),e}function Jt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var dC=function(){function e(t){var r=this;lC(this,e),Jt(this,"hooks",th({dropTarget:function(s,i){r.clearDropTarget(),r.dropTargetOptions=i,_a(s)?r.dropTargetRef=s:r.dropTargetNode=s,r.reconnect()}})),Jt(this,"handlerId",null),Jt(this,"dropTargetRef",null),Jt(this,"dropTargetNode",void 0),Jt(this,"dropTargetOptionsInternal",null),Jt(this,"unsubscribeDropTarget",void 0),Jt(this,"lastConnectedHandlerId",null),Jt(this,"lastConnectedDropTarget",null),Jt(this,"lastConnectedDropTargetOptions",null),Jt(this,"backend",void 0),this.backend=t}return uC(e,[{key:"connectTarget",get:function(){return this.dropTarget}},{key:"reconnect",value:function(){var r=this.didHandlerIdChange()||this.didDropTargetChange()||this.didOptionsChange();r&&this.disconnectDropTarget();var n=this.dropTarget;if(this.handlerId){if(!n){this.lastConnectedDropTarget=n;return}r&&(this.lastConnectedHandlerId=this.handlerId,this.lastConnectedDropTarget=n,this.lastConnectedDropTargetOptions=this.dropTargetOptions,this.unsubscribeDropTarget=this.backend.connectDropTarget(this.handlerId,n,this.dropTargetOptions))}}},{key:"receiveHandlerId",value:function(r){r!==this.handlerId&&(this.handlerId=r,this.reconnect())}},{key:"dropTargetOptions",get:function(){return this.dropTargetOptionsInternal},set:function(r){this.dropTargetOptionsInternal=r}},{key:"didHandlerIdChange",value:function(){return this.lastConnectedHandlerId!==this.handlerId}},{key:"didDropTargetChange",value:function(){return this.lastConnectedDropTarget!==this.dropTarget}},{key:"didOptionsChange",value:function(){return!wa(this.lastConnectedDropTargetOptions,this.dropTargetOptions)}},{key:"disconnectDropTarget",value:function(){this.unsubscribeDropTarget&&(this.unsubscribeDropTarget(),this.unsubscribeDropTarget=void 0)}},{key:"dropTarget",get:function(){return this.dropTargetNode||this.dropTargetRef&&this.dropTargetRef.current}},{key:"clearDropTarget",value:function(){this.dropTargetRef=null,this.dropTargetNode=null}}]),e}();function fC(e,t,r){var n=r.getRegistry(),s=n.addTarget(e,t);return[s,function(){return n.removeTarget(s)}]}function hC(e,t,r){var n=r.getRegistry(),s=n.addSource(e,t);return[s,function(){return n.removeSource(s)}]}var sn=typeof window<"u"?p.useLayoutEffect:p.useEffect;function mi(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?mi=function(r){return typeof r}:mi=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},mi(e)}function pC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function gC(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function mC(e,t,r){return t&&gC(e.prototype,t),e}function Oo(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var yC=function(){function e(t,r,n){pC(this,e),Oo(this,"spec",void 0),Oo(this,"monitor",void 0),Oo(this,"connector",void 0),this.spec=t,this.monitor=r,this.connector=n}return mC(e,[{key:"beginDrag",value:function(){var r,n=this.spec,s=this.monitor,i=null;return mi(n.item)==="object"?i=n.item:typeof n.item=="function"?i=n.item(s):i={},(r=i)!==null&&r!==void 0?r:null}},{key:"canDrag",value:function(){var r=this.spec,n=this.monitor;return typeof r.canDrag=="boolean"?r.canDrag:typeof r.canDrag=="function"?r.canDrag(n):!0}},{key:"isDragging",value:function(r,n){var s=this.spec,i=this.monitor,o=s.isDragging;return o?o(i):n===r.getSourceId()}},{key:"endDrag",value:function(){var r=this.spec,n=this.monitor,s=this.connector,i=r.end;i&&i(n.getItem(),n),s.reconnect()}}]),e}();function vC(e,t,r){var n=p.useMemo(function(){return new yC(e,t,r)},[t,r]);return p.useEffect(function(){n.spec=e},[e]),n}function an(){var e=p.useContext(Kf),t=e.dragDropManager;return le(t!=null,"Expected drag drop context"),t}function bC(e){return p.useMemo(function(){var t=e.type;return le(t!=null,"spec.type must be defined"),t},[e])}function _C(e,t){return CC(e)||SC(e,t)||xC(e,t)||wC()}function wC(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
459
459
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function xC(e,t){if(e){if(typeof e=="string")return Qc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Qc(e,t)}}function Qc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function SC(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function CC(e){if(Array.isArray(e))return e}function OC(e,t,r){var n=an(),s=vC(e,t,r),i=bC(e);sn(function(){if(i!=null){var a=hC(i,s,n),c=_C(a,2),u=c[0],d=c[1];return t.receiveHandlerId(u),r.receiveHandlerId(u),d}},[n,t,r,s,i])}function EC(e){return TC(e)||NC(e)||IC(e)||DC()}function DC(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
460
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function IC(e,t){if(e){if(typeof e=="string")return
|
|
460
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function IC(e,t){if(e){if(typeof e=="string")return xa(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return xa(e,t)}}function NC(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function TC(e){if(Array.isArray(e))return xa(e)}function xa(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function rh(e,t){var r=EC(t||[]);return t==null&&typeof e!="function"&&r.push(e),p.useMemo(function(){return typeof e=="function"?e():e},r)}function jC(){var e=an();return p.useMemo(function(){return new YS(e)},[e])}function RC(e,t){var r=an(),n=p.useMemo(function(){return new aC(r.getBackend())},[r]);return sn(function(){return n.dragSourceOptions=e||null,n.reconnect(),function(){return n.disconnectDragSource()}},[n,e]),sn(function(){return n.dragPreviewOptions=t||null,n.reconnect(),function(){return n.disconnectDragPreview()}},[n,t]),n}var kC=function e(t,r){if(t===r)return!0;if(t&&r&&typeof t=="object"&&typeof r=="object"){if(t.constructor!==r.constructor)return!1;var n,s,i;if(Array.isArray(t)){if(n=t.length,n!=r.length)return!1;for(s=n;s--!==0;)if(!e(t[s],r[s]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if(i=Object.keys(t),n=i.length,n!==Object.keys(r).length)return!1;for(s=n;s--!==0;)if(!Object.prototype.hasOwnProperty.call(r,i[s]))return!1;for(s=n;s--!==0;){var o=i[s];if(!e(t[o],r[o]))return!1}return!0}return t!==t&&r!==r};const AC=Wd(kC);function PC(e,t){return $C(e)||FC(e,t)||LC(e,t)||MC()}function MC(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
461
461
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function LC(e,t){if(e){if(typeof e=="string")return Gc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Gc(e,t)}}function Gc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function FC(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function $C(e){if(Array.isArray(e))return e}function nh(e,t,r){var n=p.useState(function(){return t(e)}),s=PC(n,2),i=s[0],o=s[1],a=p.useCallback(function(){var c=t(e);AC(i,c)||(o(c),r&&r())},[i,e,r]);return sn(a),[i,a]}function BC(e,t){return qC(e)||zC(e,t)||VC(e,t)||UC()}function UC(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
462
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function VC(e,t){if(e){if(typeof e=="string")return Yc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Yc(e,t)}}function Yc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function zC(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function qC(e){if(Array.isArray(e))return e}function HC(e,t,r){var n=nh(e,t,r),s=BC(n,2),i=s[0],o=s[1];return sn(function(){var c=e.getHandlerId();if(c!=null)return e.subscribeToStateChange(o,{handlerIds:[c]})},[e,o]),i}function sh(e,t,r){return HC(t,e||function(){return{}},function(){return r.reconnect()})}function WC(e){return p.useMemo(function(){return e.hooks.dragSource()},[e])}function KC(e){return p.useMemo(function(){return e.hooks.dragPreview()},[e])}function QC(e,t){var r=rh(e,t);
|
|
462
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function VC(e,t){if(e){if(typeof e=="string")return Yc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Yc(e,t)}}function Yc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function zC(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function qC(e){if(Array.isArray(e))return e}function HC(e,t,r){var n=nh(e,t,r),s=BC(n,2),i=s[0],o=s[1];return sn(function(){var c=e.getHandlerId();if(c!=null)return e.subscribeToStateChange(o,{handlerIds:[c]})},[e,o]),i}function sh(e,t,r){return HC(t,e||function(){return{}},function(){return r.reconnect()})}function WC(e){return p.useMemo(function(){return e.hooks.dragSource()},[e])}function KC(e){return p.useMemo(function(){return e.hooks.dragPreview()},[e])}function QC(e,t){var r=rh(e,t);le(!r.begin,"useDrag::spec.begin was deprecated in v14. Replace spec.begin() with spec.item(). (see more here - https://react-dnd.github.io/react-dnd/docs/api/use-drag)");var n=jC(),s=RC(r.options,r.previewOptions);return OC(r,n,s),[sh(r.collect,n,s),WC(s),KC(s)]}function GC(e){var t=e.accept;return p.useMemo(function(){return le(e.accept!=null,"accept must be defined"),Array.isArray(t)?t:[t]},[t])}function YC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function XC(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function ZC(e,t,r){return t&&XC(e.prototype,t),e}function Xc(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var JC=function(){function e(t,r){YC(this,e),Xc(this,"spec",void 0),Xc(this,"monitor",void 0),this.spec=t,this.monitor=r}return ZC(e,[{key:"canDrop",value:function(){var r=this.spec,n=this.monitor;return r.canDrop?r.canDrop(n.getItem(),n):!0}},{key:"hover",value:function(){var r=this.spec,n=this.monitor;r.hover&&r.hover(n.getItem(),n)}},{key:"drop",value:function(){var r=this.spec,n=this.monitor;if(r.drop)return r.drop(n.getItem(),n)}}]),e}();function e0(e,t){var r=p.useMemo(function(){return new JC(e,t)},[t]);return p.useEffect(function(){r.spec=e},[e]),r}function t0(e,t){return i0(e)||s0(e,t)||n0(e,t)||r0()}function r0(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
463
463
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function n0(e,t){if(e){if(typeof e=="string")return Zc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Zc(e,t)}}function Zc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function s0(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function i0(e){if(Array.isArray(e))return e}function o0(e,t,r){var n=an(),s=e0(e,t),i=GC(e);sn(function(){var a=fC(i,s,n),c=t0(a,2),u=c[0],d=c[1];return t.receiveHandlerId(u),r.receiveHandlerId(u),d},[n,t,s,r,i.map(function(o){return o.toString()}).join("|")])}function a0(){var e=an();return p.useMemo(function(){return new eC(e)},[e])}function l0(e){var t=an(),r=p.useMemo(function(){return new dC(t.getBackend())},[t]);return sn(function(){return r.dropTargetOptions=e||null,r.reconnect(),function(){return r.disconnectDropTarget()}},[e]),r}function c0(e){return p.useMemo(function(){return e.hooks.dropTarget()},[e])}function ih(e,t){var r=rh(e,t),n=a0(),s=l0(r.options);return o0(r,n,s),[sh(r.collect,n,s),c0(s)]}function u0(e,t){return p0(e)||h0(e,t)||f0(e,t)||d0()}function d0(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
464
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function f0(e,t){if(e){if(typeof e=="string")return Jc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Jc(e,t)}}function Jc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function h0(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function p0(e){if(Array.isArray(e))return e}function g0(e){var t=an(),r=t.getMonitor(),n=nh(r,e),s=u0(n,2),i=s[0],o=s[1];return p.useEffect(function(){return r.subscribeToOffsetChange(o)}),p.useEffect(function(){return r.subscribeToStateChange(o)}),i}function oh(e){var t=null,r=function(){return t==null&&(t=e()),t};return r}function m0(e,t){return e.filter(function(r){return r!==t})}function y0(e,t){var r=new Set,n=function(o){return r.add(o)};e.forEach(n),t.forEach(n);var s=[];return r.forEach(function(i){return s.push(i)}),s}function v0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function b0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function _0(e,t,r){return t&&b0(e.prototype,t),e}function eu(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var w0=function(){function e(t){v0(this,e),eu(this,"entered",[]),eu(this,"isNodeInDocument",void 0),this.isNodeInDocument=t}return _0(e,[{key:"enter",value:function(r){var n=this,s=this.entered.length,i=function(a){return n.isNodeInDocument(a)&&(!a.contains||a.contains(r))};return this.entered=y0(this.entered.filter(i),[r]),s===0&&this.entered.length>0}},{key:"leave",value:function(r){var n=this.entered.length;return this.entered=m0(this.entered.filter(this.isNodeInDocument),r),n>0&&this.entered.length===0}},{key:"reset",value:function(){this.entered=[]}}]),e}(),x0=oh(function(){return/firefox/i.test(navigator.userAgent)}),ah=oh(function(){return!!window.safari});function S0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function C0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function O0(e,t,r){return t&&C0(e.prototype,t),e}function Zn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var tu=function(){function e(t,r){S0(this,e),Zn(this,"xs",void 0),Zn(this,"ys",void 0),Zn(this,"c1s",void 0),Zn(this,"c2s",void 0),Zn(this,"c3s",void 0);for(var n=t.length,s=[],i=0;i<n;i++)s.push(i);s.sort(function(
|
|
465
|
-
`)},dataTransfer:function(t){return t}},matchesTypes:["Url","text/uri-list"]}),Gs(pn,dh,{exposeProperties:{text:function(t,r){return Eo(t,r,"")},dataTransfer:function(t){return t}},matchesTypes:["Text","text/plain"]}),pn);function T0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function j0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function R0(e,t,r){return t&&j0(e.prototype,t),e}function nu(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var k0=function(){function e(t){T0(this,e),nu(this,"item",void 0),nu(this,"config",void 0),this.config=t,this.item={},this.initializeExposedProperties()}return R0(e,[{key:"initializeExposedProperties",value:function(){var r=this;Object.keys(this.config.exposeProperties).forEach(function(n){Object.defineProperty(r.item,n,{configurable:!0,enumerable:!0,get:function(){return console.warn(`Browser doesn't allow reading "`.concat(n,'" until the drop event.')),null}})})}},{key:"loadDataTransfer",value:function(r){var n=this;if(r){var s={};Object.keys(this.config.exposeProperties).forEach(function(i){s[i]={value:n.config.exposeProperties[i](r,n.config.matchesTypes),configurable:!0,enumerable:!0}}),Object.defineProperties(this.item,s)}}},{key:"canDrag",value:function(){return!0}},{key:"beginDrag",value:function(){return this.item}},{key:"isDragging",value:function(r,n){return n===r.getSourceId()}},{key:"endDrag",value:function(){}}]),e}();function A0(e,t){var r=new k0(xa[e]);return r.loadDataTransfer(t),r}function Do(e){if(!e)return null;var t=Array.prototype.slice.call(e.types||[]);return Object.keys(xa).filter(function(r){var n=xa[r].matchesTypes;return n.some(function(s){return t.indexOf(s)>-1})})[0]||null}function P0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function M0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function L0(e,t,r){return t&&M0(e.prototype,t),e}function Io(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var F0=function(){function e(t,r){P0(this,e),Io(this,"ownerDocument",null),Io(this,"globalContext",void 0),Io(this,"optionsArgs",void 0),this.globalContext=t,this.optionsArgs=r}return L0(e,[{key:"window",get:function(){if(this.globalContext)return this.globalContext;if(typeof window<"u")return window}},{key:"document",get:function(){var r;return(r=this.globalContext)!==null&&r!==void 0&&r.document?this.globalContext.document:this.window?this.window.document:void 0}},{key:"rootElement",get:function(){var r;return((r=this.optionsArgs)===null||r===void 0?void 0:r.rootElement)||this.window}}]),e}();function su(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function iu(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?su(Object(r),!0).forEach(function(n){ge(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):su(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function B0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function U0(e,t,r){return t&&B0(e.prototype,t),e}function ge(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var V0=function(){function e(t,r,n){var s=this;$0(this,e),ge(this,"options",void 0),ge(this,"actions",void 0),ge(this,"monitor",void 0),ge(this,"registry",void 0),ge(this,"enterLeaveCounter",void 0),ge(this,"sourcePreviewNodes",new Map),ge(this,"sourcePreviewNodeOptions",new Map),ge(this,"sourceNodes",new Map),ge(this,"sourceNodeOptions",new Map),ge(this,"dragStartSourceIds",null),ge(this,"dropTargetIds",[]),ge(this,"dragEnterTargetIds",[]),ge(this,"currentNativeSource",null),ge(this,"currentNativeHandle",null),ge(this,"currentDragSourceNode",null),ge(this,"altKeyPressed",!1),ge(this,"mouseMoveTimeoutTimer",null),ge(this,"asyncEndDragFrameId",null),ge(this,"dragOverTargetIds",null),ge(this,"lastClientOffset",null),ge(this,"hoverRafId",null),ge(this,"getSourceClientOffset",function(i){var o=s.sourceNodes.get(i);return o&&lh(o)||null}),ge(this,"endDragNativeItem",function(){s.isDraggingNativeItem()&&(s.actions.endDrag(),s.currentNativeHandle&&s.registry.removeSource(s.currentNativeHandle),s.currentNativeHandle=null,s.currentNativeSource=null)}),ge(this,"isNodeInDocument",function(i){return!!(i&&s.document&&s.document.body&&s.document.body.contains(i))}),ge(this,"endDragIfSourceWasRemovedFromDOM",function(){var i=s.currentDragSourceNode;i==null||s.isNodeInDocument(i)||s.clearCurrentDragSourceNode()&&s.monitor.isDragging()&&s.actions.endDrag()}),ge(this,"handleTopDragStartCapture",function(){s.clearCurrentDragSourceNode(),s.dragStartSourceIds=[]}),ge(this,"handleTopDragStart",function(i){if(!i.defaultPrevented){var o=s.dragStartSourceIds;s.dragStartSourceIds=null;var a=Qs(i);s.monitor.isDragging()&&s.actions.endDrag(),s.actions.beginDrag(o||[],{publishSource:!1,getSourceClientOffset:s.getSourceClientOffset,clientOffset:a});var c=i.dataTransfer,u=Do(c);if(s.monitor.isDragging()){if(c&&typeof c.setDragImage=="function"){var d=s.monitor.getSourceId(),f=s.sourceNodes.get(d),m=s.sourcePreviewNodes.get(d)||f;if(m){var g=s.getCurrentSourcePreviewNodeOptions(),_=g.anchorX,h=g.anchorY,y=g.offsetX,v=g.offsetY,b={anchorX:_,anchorY:h},x={offsetX:y,offsetY:v},w=N0(f,m,a,b,x);c.setDragImage(m,w.x,w.y)}}try{c==null||c.setData("application/json",{})}catch{}s.setCurrentDragSourceNode(i.target);var C=s.getCurrentSourcePreviewNodeOptions(),D=C.captureDraggingState;D?s.actions.publishDragSource():setTimeout(function(){return s.actions.publishDragSource()},0)}else if(u)s.beginDragNativeItem(u);else{if(c&&!c.types&&(i.target&&!i.target.hasAttribute||!i.target.hasAttribute("draggable")))return;i.preventDefault()}}}),ge(this,"handleTopDragEndCapture",function(){s.clearCurrentDragSourceNode()&&s.monitor.isDragging()&&s.actions.endDrag()}),ge(this,"handleTopDragEnterCapture",function(i){s.dragEnterTargetIds=[];var o=s.enterLeaveCounter.enter(i.target);if(!(!o||s.monitor.isDragging())){var a=i.dataTransfer,c=Do(a);c&&s.beginDragNativeItem(c,a)}}),ge(this,"handleTopDragEnter",function(i){var o=s.dragEnterTargetIds;if(s.dragEnterTargetIds=[],!!s.monitor.isDragging()){s.altKeyPressed=i.altKey,o.length>0&&s.actions.hover(o,{clientOffset:Qs(i)});var a=o.some(function(c){return s.monitor.canDropOnTarget(c)});a&&(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=s.getCurrentDropEffect()))}}),ge(this,"handleTopDragOverCapture",function(){s.dragOverTargetIds=[]}),ge(this,"handleTopDragOver",function(i){var o=s.dragOverTargetIds;if(s.dragOverTargetIds=[],!s.monitor.isDragging()){i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none");return}s.altKeyPressed=i.altKey,s.lastClientOffset=Qs(i),s.hoverRafId===null&&typeof requestAnimationFrame<"u"&&(s.hoverRafId=requestAnimationFrame(function(){s.monitor.isDragging()&&s.actions.hover(o||[],{clientOffset:s.lastClientOffset}),s.hoverRafId=null}));var a=(o||[]).some(function(c){return s.monitor.canDropOnTarget(c)});a?(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=s.getCurrentDropEffect())):s.isDraggingNativeItem()?i.preventDefault():(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none"))}),ge(this,"handleTopDragLeaveCapture",function(i){s.isDraggingNativeItem()&&i.preventDefault();var o=s.enterLeaveCounter.leave(i.target);o&&s.isDraggingNativeItem()&&setTimeout(function(){return s.endDragNativeItem()},0)}),ge(this,"handleTopDropCapture",function(i){if(s.dropTargetIds=[],s.isDraggingNativeItem()){var o;i.preventDefault(),(o=s.currentNativeSource)===null||o===void 0||o.loadDataTransfer(i.dataTransfer)}else Do(i.dataTransfer)&&i.preventDefault();s.enterLeaveCounter.reset()}),ge(this,"handleTopDrop",function(i){var o=s.dropTargetIds;s.dropTargetIds=[],s.actions.hover(o,{clientOffset:Qs(i)}),s.actions.drop({dropEffect:s.getCurrentDropEffect()}),s.isDraggingNativeItem()?s.endDragNativeItem():s.monitor.isDragging()&&s.actions.endDrag()}),ge(this,"handleSelectStart",function(i){var o=i.target;typeof o.dragDrop=="function"&&(o.tagName==="INPUT"||o.tagName==="SELECT"||o.tagName==="TEXTAREA"||o.isContentEditable||(i.preventDefault(),o.dragDrop()))}),this.options=new F0(r,n),this.actions=t.getActions(),this.monitor=t.getMonitor(),this.registry=t.getRegistry(),this.enterLeaveCounter=new w0(this.isNodeInDocument)}return U0(e,[{key:"profile",value:function(){var r,n;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((r=this.dragStartSourceIds)===null||r===void 0?void 0:r.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((n=this.dragOverTargetIds)===null||n===void 0?void 0:n.length)||0}}},{key:"window",get:function(){return this.options.window}},{key:"document",get:function(){return this.options.document}},{key:"rootElement",get:function(){return this.options.rootElement}},{key:"setup",value:function(){var r=this.rootElement;if(r!==void 0){if(r.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");r.__isReactDndBackendSetUp=!0,this.addEventListeners(r)}}},{key:"teardown",value:function(){var r=this.rootElement;if(r!==void 0&&(r.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var n;(n=this.window)===null||n===void 0||n.cancelAnimationFrame(this.asyncEndDragFrameId)}}},{key:"connectDragPreview",value:function(r,n,s){var i=this;return this.sourcePreviewNodeOptions.set(r,s),this.sourcePreviewNodes.set(r,n),function(){i.sourcePreviewNodes.delete(r),i.sourcePreviewNodeOptions.delete(r)}}},{key:"connectDragSource",value:function(r,n,s){var i=this;this.sourceNodes.set(r,n),this.sourceNodeOptions.set(r,s);var o=function(u){return i.handleDragStart(u,r)},a=function(u){return i.handleSelectStart(u)};return n.setAttribute("draggable","true"),n.addEventListener("dragstart",o),n.addEventListener("selectstart",a),function(){i.sourceNodes.delete(r),i.sourceNodeOptions.delete(r),n.removeEventListener("dragstart",o),n.removeEventListener("selectstart",a),n.setAttribute("draggable","false")}}},{key:"connectDropTarget",value:function(r,n){var s=this,i=function(u){return s.handleDragEnter(u,r)},o=function(u){return s.handleDragOver(u,r)},a=function(u){return s.handleDrop(u,r)};return n.addEventListener("dragenter",i),n.addEventListener("dragover",o),n.addEventListener("drop",a),function(){n.removeEventListener("dragenter",i),n.removeEventListener("dragover",o),n.removeEventListener("drop",a)}}},{key:"addEventListeners",value:function(r){r.addEventListener&&(r.addEventListener("dragstart",this.handleTopDragStart),r.addEventListener("dragstart",this.handleTopDragStartCapture,!0),r.addEventListener("dragend",this.handleTopDragEndCapture,!0),r.addEventListener("dragenter",this.handleTopDragEnter),r.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),r.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),r.addEventListener("dragover",this.handleTopDragOver),r.addEventListener("dragover",this.handleTopDragOverCapture,!0),r.addEventListener("drop",this.handleTopDrop),r.addEventListener("drop",this.handleTopDropCapture,!0))}},{key:"removeEventListeners",value:function(r){r.removeEventListener&&(r.removeEventListener("dragstart",this.handleTopDragStart),r.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),r.removeEventListener("dragend",this.handleTopDragEndCapture,!0),r.removeEventListener("dragenter",this.handleTopDragEnter),r.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),r.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),r.removeEventListener("dragover",this.handleTopDragOver),r.removeEventListener("dragover",this.handleTopDragOverCapture,!0),r.removeEventListener("drop",this.handleTopDrop),r.removeEventListener("drop",this.handleTopDropCapture,!0))}},{key:"getCurrentSourceNodeOptions",value:function(){var r=this.monitor.getSourceId(),n=this.sourceNodeOptions.get(r);return iu({dropEffect:this.altKeyPressed?"copy":"move"},n||{})}},{key:"getCurrentDropEffect",value:function(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}},{key:"getCurrentSourcePreviewNodeOptions",value:function(){var r=this.monitor.getSourceId(),n=this.sourcePreviewNodeOptions.get(r);return iu({anchorX:.5,anchorY:.5,captureDraggingState:!1},n||{})}},{key:"isDraggingNativeItem",value:function(){var r=this.monitor.getItemType();return Object.keys(ru).some(function(n){return ru[n]===r})}},{key:"beginDragNativeItem",value:function(r,n){this.clearCurrentDragSourceNode(),this.currentNativeSource=A0(r,n),this.currentNativeHandle=this.registry.addSource(r,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}},{key:"setCurrentDragSourceNode",value:function(r){var n=this;this.clearCurrentDragSourceNode(),this.currentDragSourceNode=r;var s=1e3;this.mouseMoveTimeoutTimer=setTimeout(function(){var i;return(i=n.rootElement)===null||i===void 0?void 0:i.addEventListener("mousemove",n.endDragIfSourceWasRemovedFromDOM,!0)},s)}},{key:"clearCurrentDragSourceNode",value:function(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var r;(r=this.window)===null||r===void 0||r.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}},{key:"handleDragStart",value:function(r,n){r.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(n))}},{key:"handleDragEnter",value:function(r,n){this.dragEnterTargetIds.unshift(n)}},{key:"handleDragOver",value:function(r,n){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(n)}},{key:"handleDrop",value:function(r,n){this.dropTargetIds.unshift(n)}}]),e}(),Ys;function z0(){return Ys||(Ys=new Image,Ys.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),Ys}var q0=function(t,r,n){return new V0(t,r,n)};function H0(e,t){return typeof e=="function"?e(t):e??"NODE"}function W0(e){return e.isDraggable&&!e.isEditing}function K0(e){const t=It(),r=t.selectedIds,[n,s,i]=QC(()=>({canDrag:()=>W0(e),type:H0(t.props.dragType,e),item:()=>{const o=t.isSelected(e.id)?Array.from(r):[e.id];return t.dispatch(Fn.dragStart(e.id,o)),{id:e.id,dragIds:o,data:e.data}},end:()=>{t.hideCursor(),t.redrawList(),t.dispatch(Fn.dragEnd())}}),[r,e,t.props.dragType]);return p.useEffect(()=>{i(z0())},[i]),s}function Q0(e,t){const r=e.getBoundingClientRect(),n=t.x-Math.round(r.x),s=t.y-Math.round(r.y),i=r.height,o=s<i/2,a=!o,c=i/4,u=s>c&&s<i-c;return{x:n,inTopHalf:o,inBottomHalf:a,inMiddle:u,atTop:!u&&o,atBottom:!u&&a}}function G0(e,t,r,n){return e?e.isInternal?n.atTop?[t,e]:n.inMiddle?[e,e]:[e,r]:n.inTopHalf?[t,e]:[e,r]:[t,null]}function Xs(e,t){return{parentId:e||null,index:t}}function gn(e,t){return{type:"line",index:e,level:t}}function Y0(e){return{type:"highlight",id:e}}function No(e,t){var r;let n=e;for(;n.parent&&n.level>t;)n=n.parent;const s=((r=n.parent)===null||r===void 0?void 0:r.id)||null,i=Lf(n)+1;return{parentId:s,index:i}}function hh(e){var t;const r=Q0(e.element,e.offset),n=e.indent,s=Math.round(Math.max(0,r.x-n)/n),{node:i,nextNode:o,prevNode:a}=e,[c,u]=G0(i,a,o,r);if(i&&i.isInternal&&r.inMiddle)return{drop:Xs(i.id,null),cursor:Y0(i.id)};if(!c)return{drop:Xs((t=u==null?void 0:u.parent)===null||t===void 0?void 0:t.id,0),cursor:gn(0,0)};if(kf(c)){const d=ci(s,(u==null?void 0:u.level)||0,c.level);return{drop:No(c,d),cursor:gn(c.rowIndex+1,d)}}if(Af(c)){const d=ci(s,(u==null?void 0:u.level)||0,c.level);return{drop:No(c,d),cursor:gn(c.rowIndex+1,d)}}if(Pf(c)){const d=ci(s,0,c.level+1);return d>c.level?{drop:Xs(c.id,0),cursor:gn(c.rowIndex+1,d)}:{drop:No(c,d),cursor:gn(c.rowIndex+1,d)}}return{drop:Xs(c==null?void 0:c.id,0),cursor:gn(c.rowIndex+1,c.level+1)}}function X0(e,t){const r=It(),[n,s]=ih(()=>({accept:"NODE",canDrop:()=>r.canDrop(),hover:(i,o)=>{const a=o.getClientOffset();if(!e.current||!a)return;const{cursor:c,drop:u}=hh({element:e.current,offset:a,indent:r.indent,node:t,prevNode:t.prev,nextNode:t.next});u&&r.dispatch(Fn.hovering(u.parentId,u.index)),o.canDrop()?c&&r.showCursor(c):r.hideCursor()},drop:(i,o)=>{if(!o.canDrop())return null;r.drop()}}),[t,e.current,r.props]);return s}function Z0(e){const t=It(),r=t.at(e);if(!r)throw new Error(`Could not find node for index: ${e}`);return p.useMemo(()=>{const n=r.clone();return t.visibleNodes[e]=n,n},[...Object.values(r.state),r])}const ou=p.memo(function({index:t,style:r}){Rf(),mw();const n=It(),s=Z0(t),i=p.useRef(null),o=K0(s),a=X0(i,s),c=p.useCallback(h=>{i.current=h,a(h)},[a]),u=n.indent*s.level,d=p.useMemo(()=>({paddingLeft:u}),[u]),f=p.useMemo(()=>{var h,y;return Object.assign(Object.assign({},r),{top:parseFloat(r.top)+((y=(h=n.props.padding)!==null&&h!==void 0?h:n.props.paddingTop)!==null&&y!==void 0?y:0),minWidth:"max-content"})},[r,n.props.padding,n.props.paddingTop]),m={role:"treeitem","aria-level":s.level+1,"aria-selected":s.isSelected,"aria-expanded":s.isOpen,style:f,tabIndex:-1,className:n.props.rowClassName};p.useEffect(()=>{var h;!s.isEditing&&s.isFocused&&((h=i.current)===null||h===void 0||h.focus({preventScroll:!0}))},[s.isEditing,s.isFocused,i.current]);const g=n.renderNode,_=n.renderRow;return l.jsx(_,{node:s,innerRef:c,attrs:m,children:l.jsx(g,{node:s,tree:n,style:d,dragHandle:o})})});let To="",au=null;function ph(){Rf();const e=It();return l.jsx("div",{role:"tree","aria-label":e.props["aria-label"],"aria-labelledby":e.props["aria-labelledby"],"aria-multiselectable":!e.props.disableMultiSelection||void 0,style:{height:e.height,width:e.width,minHeight:0,minWidth:0},onContextMenu:e.props.onContextMenu,onClick:e.props.onClick,tabIndex:0,onFocus:t=>{t.currentTarget.contains(t.relatedTarget)||e.onFocus()},onBlur:t=>{t.currentTarget.contains(t.relatedTarget)||e.onBlur()},onKeyDown:t=>{var r;if(e.isEditing)return;if(t.key==="Backspace"){if(!e.props.onDelete)return;const s=Array.from(e.selectedIds);if(s.length>1){let i=e.mostRecentNode;for(;i&&i.isSelected;)i=i.nextSibling;i||(i=e.lastNode),e.focus(i,{scroll:!1}),e.delete(Array.from(s))}else{const i=e.focusedNode;if(i){const o=i.nextSibling,a=i.parent;e.focus(o||a,{scroll:!1}),e.delete(i)}}return}if(t.key==="Tab"&&!t.shiftKey){t.preventDefault(),Ff(t.currentTarget);return}if(t.key==="Tab"&&t.shiftKey){t.preventDefault(),$f(t.currentTarget);return}if(t.key==="ArrowDown"){t.preventDefault();const s=e.nextNode;if(t.metaKey){e.select(e.focusedNode),e.activate(e.focusedNode);return}else if(!t.shiftKey||e.props.disableMultiSelection){e.focus(s);return}else{if(!s)return;const i=e.focusedNode;i?i.isSelected?e.selectContiguous(s):e.selectMulti(s):e.focus(e.firstNode);return}}if(t.key==="ArrowUp"){t.preventDefault();const s=e.prevNode;if(!t.shiftKey||e.props.disableMultiSelection){e.focus(s);return}else{if(!s)return;const i=e.focusedNode;i?i.isSelected?e.selectContiguous(s):e.selectMulti(s):e.focus(e.lastNode);return}}if(t.key==="ArrowRight"){const s=e.focusedNode;if(!s)return;s.isInternal&&s.isOpen?e.focus(e.nextNode):s.isInternal&&e.open(s.id);return}if(t.key==="ArrowLeft"){const s=e.focusedNode;if(!s||s.isRoot)return;s.isInternal&&s.isOpen?e.close(s.id):!((r=s.parent)===null||r===void 0)&&r.isRoot||e.focus(s.parent);return}if(t.key==="a"&&(t.metaKey||t.ctrlKey)&&!e.props.disableMultiSelection){t.preventDefault(),e.selectAll();return}if(t.key==="a"&&!t.metaKey&&!t.ctrlKey&&e.props.onCreate){e.createLeaf();return}if(t.key==="A"&&!t.metaKey&&!t.ctrlKey){if(!e.props.onCreate)return;e.createInternal();return}if(t.key==="Home"){t.preventDefault(),e.focus(e.firstNode);return}if(t.key==="End"){t.preventDefault(),e.focus(e.lastNode);return}if(t.key==="Enter"){const s=e.focusedNode;if(!s||!s.isEditable||!e.props.onRename)return;setTimeout(()=>{s&&e.edit(s)});return}if(t.key===" "){t.preventDefault();const s=e.focusedNode;if(!s)return;s.isLeaf?(s.select(),s.activate()):s.toggle();return}if(t.key==="*"){const s=e.focusedNode;if(!s)return;e.openSiblings(s);return}if(t.key==="PageUp"){t.preventDefault(),e.pageUp();return}t.key==="PageDown"&&(t.preventDefault(),e.pageDown()),clearTimeout(au),To+=t.key,au=setTimeout(()=>{To=""},600);const n=e.visibleNodes.find(s=>{const i=s.data.name;return typeof i=="string"?i.toLowerCase().startsWith(To):!1});n&&e.focus(n.id)},children:l.jsx(J0,{})})}function J0(){var e,t;const r=It(),n={className:r.props.className,outerRef:r.listEl,itemCount:r.visibleNodes.length,height:r.height,width:r.width,overscanCount:r.overscanCount,itemKey:s=>{var i;return((i=r.visibleNodes[s])===null||i===void 0?void 0:i.id)||s},outerElementType:(e=r.props.outerElementType)!==null&&e!==void 0?e:sx,innerElementType:(t=r.props.innerElementType)!==null&&t!==void 0?t:ax,onScroll:r.props.onScroll,onItemsRendered:r.onItemsRendered.bind(r)};return typeof r.props.rowHeight=="function"?l.jsx(ex,Object.assign({},n,{itemSize:r.rowHeightAt,ref:r.list,children:ou})):l.jsx(tx,Object.assign({},n,{itemSize:r.rowHeight,ref:r.list,children:ou}))}function lu(e){return e.isFiltered?t1(e.root,e.isMatch.bind(e)):e1(e.root)}function e1(e){const t=[];function r(n){var s;n.level>=0&&t.push(n),n.isOpen&&((s=n.children)===null||s===void 0||s.forEach(r))}return r(e),t.forEach(gh),t}function t1(e,t){const r={},n=[];function s(o){if(!o.isRoot&&t(o)){r[o.id]=!0;let c=o.parent;for(;c;)r[c.id]=!0,c=c.parent}if(o.children)for(let c of o.children)s(c)}function i(o){var a;o.level>=0&&r[o.id]&&n.push(o),o.isOpen&&((a=o.children)===null||a===void 0||a.forEach(i))}return s(e),i(e),n.forEach(gh),n}function gh(e,t){e.rowIndex=t}const cu=e=>e.reduce((t,r,n)=>(t[r.id]=n,t),{});var jo=function(e,t,r,n){function s(i){return i instanceof r?i:new r(function(o){o(i)})}return new(r||(r=Promise))(function(i,o){function a(d){try{u(n.next(d))}catch(f){o(f)}}function c(d){try{u(n.throw(d))}catch(f){o(f)}}function u(d){d.done?i(d.value):s(d.value).then(a,c)}u((n=n.apply(e,t||[])).next())})};const{safeRun:ft}=ww;class ds{constructor(t,r,n,s){this.store=t,this.props=r,this.list=n,this.listEl=s,this.visibleStartIndex=0,this.visibleStopIndex=0,this.rowOffsets=null,this.rowHeightAt=i=>{const o=this.props.rowHeight;if(typeof o=="function"){const a=this.at(i);return a?o(a):this.rowHeight}return o??24},this.rowTopPosition=i=>{if(typeof this.props.rowHeight!="function")return i*this.rowHeight;const o=this.getRowOffsets(),a=Math.max(0,Math.min(i,o.length-1));return o[a]},this.redrawList=(i=0)=>{this.rowOffsets=null;const o=this.list.current;o&&"resetAfterIndex"in o&&o.resetAfterIndex(Math.max(0,i))},this.root=yc(this),this.visibleNodes=lu(this),this.idToIndex=cu(this.visibleNodes)}update(t){this.props=t,this.root=yc(this),this.visibleNodes=lu(this),this.idToIndex=cu(this.visibleNodes),this.rowOffsets=null;const r=this.list.current;r&&"resetAfterIndex"in r&&r.resetAfterIndex(0,!1)}dispatch(t){return this.store.dispatch(t)}get state(){return this.store.getState()}get openState(){return this.state.nodes.open.unfiltered}get width(){var t;return(t=this.props.width)!==null&&t!==void 0?t:300}get height(){var t;return(t=this.props.height)!==null&&t!==void 0?t:500}get indent(){var t;return(t=this.props.indent)!==null&&t!==void 0?t:24}get rowHeight(){return typeof this.props.rowHeight=="number"?this.props.rowHeight:24}getRowOffsets(){if(this.rowOffsets)return this.rowOffsets;const t=[0];for(let r=0;r<this.visibleNodes.length;r++)t.push(t[r]+this.rowHeightAt(r));return this.rowOffsets=t,t}get overscanCount(){var t;return(t=this.props.overscanCount)!==null&&t!==void 0?t:1}get searchTerm(){return(this.props.searchTerm||"").trim()}get matchFn(){var t;const r=(t=this.props.searchMatch)!==null&&t!==void 0?t:(n,s)=>JSON.stringify(Object.values(n.data)).toLocaleLowerCase().includes(s.toLocaleLowerCase());return n=>r(n,this.searchTerm)}accessChildren(t){var r;const n=this.props.childrenAccessor||"children";return(r=is(t,n))!==null&&r!==void 0?r:null}accessId(t){const r=this.props.idAccessor||"id",n=is(t,r);if(!n)throw new Error("Data must contain an 'id' property or props.idAccessor must return a string");return n}identify(t){if(typeof t=="string")return t;if(t instanceof ws)return t.id;const r=this.props.idAccessor||"id";return is(t,r)}identifyNull(t){return t==null?null:this.identify(t)}get firstNode(){var t;return(t=this.visibleNodes[0])!==null&&t!==void 0?t:null}get lastNode(){var t;return(t=this.visibleNodes[this.visibleNodes.length-1])!==null&&t!==void 0?t:null}get focusedNode(){var t;return(t=this.get(this.state.nodes.focus.id))!==null&&t!==void 0?t:null}get mostRecentNode(){var t;return(t=this.get(this.state.nodes.selection.mostRecent))!==null&&t!==void 0?t:null}get nextNode(){const t=this.indexOf(this.focusedNode);return t===null?null:this.at(t+1)}get prevNode(){const t=this.indexOf(this.focusedNode);return t===null?null:this.at(t-1)}get(t){return t&&t in this.idToIndex&&this.visibleNodes[this.idToIndex[t]]||null}at(t){return this.visibleNodes[t]||null}nodesBetween(t,r){var n;if(t===null||r===null)return[];const s=(n=this.indexOf(t))!==null&&n!==void 0?n:0,i=this.indexOf(r);if(i===null)return[];const o=Math.min(s,i),a=Math.max(s,i);return this.visibleNodes.slice(o,a+1)}indexOf(t){const r=this.identifyNull(t);return r?this.idToIndex[r]:null}get editingId(){return this.state.nodes.edit.id}createInternal(){return this.create({type:"internal"})}createLeaf(){return this.create({type:"leaf"})}create(){return jo(this,arguments,void 0,function*(t={}){var r,n;const s=t.parentId===void 0?zf(this):t.parentId,i=(r=t.index)!==null&&r!==void 0?r:Vf(this),o=(n=t.type)!==null&&n!==void 0?n:"leaf",a=yield ft(this.props.onCreate,{type:o,parentId:s,index:i,parentNode:this.get(s)});a&&(this.focus(a),setTimeout(()=>{this.edit(a).then(()=>{this.select(a),this.activate(a)})}))})}delete(t){return jo(this,void 0,void 0,function*(){if(!t)return;const n=(Array.isArray(t)?t:[t]).map(o=>this.identify(o)),s=n.map(o=>this.get(o)).filter(o=>!!o),i=s.length?Math.min(...s.map(o=>{var a;return(a=o.rowIndex)!==null&&a!==void 0?a:0})):0;yield ft(this.props.onDelete,{nodes:s,ids:n}),this.redrawList(i)})}edit(t){var r,n;const s=this.identify(t);return this.resolveEdit({cancelled:!0}),this.scrollTo(s),this.dispatch(bo(s)),this.redrawList((n=(r=this.get(s))===null||r===void 0?void 0:r.rowIndex)!==null&&n!==void 0?n:0),new Promise(i=>{ds.editPromise=i})}submit(t,r){return jo(this,void 0,void 0,function*(){var n,s;if(!t)return;const i=this.identify(t);yield ft(this.props.onRename,{id:i,name:r,node:this.get(i)}),this.dispatch(bo(null)),this.resolveEdit({cancelled:!1,value:r}),this.redrawList((s=(n=this.get(i))===null||n===void 0?void 0:n.rowIndex)!==null&&s!==void 0?s:0),setTimeout(()=>this.onFocus())})}reset(){this.dispatch(bo(null)),this.resolveEdit({cancelled:!0}),this.redrawList(),setTimeout(()=>this.onFocus())}activate(t){const r=this.get(this.identifyNull(t));r&&ft(this.props.onActivate,r)}resolveEdit(t){const r=ds.editPromise;r&&r(t),ds.editPromise=null}get selectedIds(){return this.state.nodes.selection.ids}get selectedNodes(){let t=[];for(let r of Array.from(this.selectedIds)){const n=this.get(r);n&&t.push(n)}return t}focus(t,r={}){t&&(this.props.selectionFollowsFocus?this.select(t):(this.dispatch(un(this.identify(t))),r.scroll!==!1&&this.scrollTo(t),this.focusedNode&&ft(this.props.onFocus,this.focusedNode)))}pageUp(){var t,r;const n=this.visibleStartIndex,i=this.visibleStopIndex-n;let o=(r=(t=this.focusedNode)===null||t===void 0?void 0:t.rowIndex)!==null&&r!==void 0?r:0;o>n?o=n:o=Math.max(n-i,0),this.focus(this.at(o))}pageDown(){var t,r;const n=this.visibleStartIndex,s=this.visibleStopIndex,i=s-n;let o=(r=(t=this.focusedNode)===null||t===void 0?void 0:t.rowIndex)!==null&&r!==void 0?r:0;o<s?o=s:o=Math.min(o+i,this.visibleNodes.length-1),this.focus(this.at(o))}select(t,r={}){var n;if(!t)return;const s=r.focus!==!1,i=this.identify(t);s&&this.dispatch(un(i)),!((n=this.get(i))===null||n===void 0)&&n.isSelectable&&this.setSelection({ids:[i],anchor:i,mostRecent:i}),this.scrollTo(i,r.align),this.focusedNode&&s&&ft(this.props.onFocus,this.focusedNode)}deselect(t){if(!t)return;const r=this.identify(t);this.dispatch(vr.remove(r)),ft(this.props.onSelect,this.selectedNodes)}selectMulti(t,r={}){const n=this.get(this.identifyNull(t));if(!n)return;const s=r.focus!==!1;s&&this.dispatch(un(n.id)),n.isSelectable&&(this.dispatch(vr.add(n.id)),this.dispatch(vr.anchor(n.id)),this.dispatch(vr.mostRecent(n.id))),this.scrollTo(n,r.align),this.focusedNode&&s&&ft(this.props.onFocus,this.focusedNode),ft(this.props.onSelect,this.selectedNodes)}selectContiguous(t){var r;if(!t)return;const n=this.identify(t);if(this.dispatch(un(n)),!((r=this.get(n))===null||r===void 0)&&r.isSelectable){const{anchor:s,mostRecent:i}=this.state.nodes.selection,o=this.filterSelectableNodes(this.nodesBetween(s,this.identifyNull(n)));this.dispatch(vr.remove(this.nodesBetween(s,i))),this.dispatch(vr.add(o)),this.dispatch(vr.mostRecent(n))}this.scrollTo(n),this.focusedNode&&ft(this.props.onFocus,this.focusedNode),ft(this.props.onSelect,this.selectedNodes)}deselectAll(){this.setSelection({ids:[],anchor:null,mostRecent:null})}selectAll(){var t,r,n;const s=this.filterSelectableNodes(Object.keys(this.idToIndex));this.setSelection({ids:s,anchor:(t=s[0])!==null&&t!==void 0?t:null,mostRecent:(r=s[s.length-1])!==null&&r!==void 0?r:null}),this.dispatch(un((n=this.lastNode)===null||n===void 0?void 0:n.id)),this.focusedNode&&ft(this.props.onFocus,this.focusedNode)}filterSelectableNodes(t){return t.map(r=>this.get(this.identify(r))).filter(r=>!!r&&r.isSelectable)}setSelection(t){var r;const n=new Set((r=t.ids)===null||r===void 0?void 0:r.map(o=>this.identify(o))),s=this.identifyNull(t.anchor),i=this.identifyNull(t.mostRecent);this.dispatch(vr.set({ids:n,anchor:s,mostRecent:i})),ft(this.props.onSelect,this.selectedNodes)}get cursorParentId(){const{cursor:t}=this.state.dnd;switch(t.type){case"highlight":return t.id;default:return null}}get cursorOverFolder(){return this.state.dnd.cursor.type==="highlight"}get dragNodes(){return this.state.dnd.dragIds.map(t=>this.get(t)).filter(t=>!!t)}get dragNode(){return this.get(this.state.nodes.drag.id)}get dragDestinationParent(){return this.get(this.state.nodes.drag.destinationParentId)}get dragDestinationIndex(){return this.state.nodes.drag.destinationIndex}canDrop(){var t;if(this.isFiltered)return!1;const r=(t=this.get(this.state.dnd.parentId))!==null&&t!==void 0?t:this.root,n=this.dragNodes,s=this.props.disableDrop;for(const i of n)if(!i||!r||i.isInternal&&Mf(r,i))return!1;return typeof s=="function"?!s({parentNode:r,dragNodes:this.dragNodes,index:this.state.dnd.index||0}):typeof s=="string"?!r.data[s]:typeof s=="boolean"?!s:!0}drop(){const{parentId:t,index:r,dragIds:n}=this.state.dnd;ft(this.props.onMove,{dragIds:n,parentId:t===_s?null:t,index:r===null?0:r,dragNodes:this.dragNodes,parentNode:this.get(t)}),this.open(t)}hideCursor(){this.dispatch(Fn.cursor({type:"none"}))}showCursor(t){this.dispatch(Fn.cursor(t))}open(t,r=!0){var n,s;const i=this.identifyNull(t);i&&(this.isOpen(i)||(this.dispatch(pa.open(i,this.isFiltered)),r&&this.redrawList((s=(n=this.get(i))===null||n===void 0?void 0:n.rowIndex)!==null&&s!==void 0?s:0),ft(this.props.onToggle,i)))}close(t,r=!0){var n,s;const i=this.identifyNull(t);i&&this.isOpen(i)&&(this.dispatch(pa.close(i,this.isFiltered)),r&&this.redrawList((s=(n=this.get(i))===null||n===void 0?void 0:n.rowIndex)!==null&&s!==void 0?s:0),ft(this.props.onToggle,i))}toggle(t){const r=this.identifyNull(t);if(r)return this.isOpen(r)?this.close(r):this.open(r)}openParents(t){const r=this.identifyNull(t);if(!r)return;const n=el(this.root,r);let s=n==null?void 0:n.parent;for(;s;)this.open(s.id,!1),s=s.parent;this.redrawList()}openSiblings(t){const r=t.parent;if(!r)this.toggle(t.id);else if(r.children){const n=t.isOpen;for(let s of r.children)s.isInternal&&(n?this.close(s.id,!1):this.open(s.id,!1));this.redrawList(),this.scrollTo(this.focusedNode)}}openAll(){Ni(this.root,t=>{t.isInternal&&this.open(t.id,!1)}),this.redrawList()}closeAll(){Ni(this.root,t=>{t.isInternal&&this.close(t.id,!1)}),this.redrawList()}scrollTo(t,r="smart"){if(!t)return;const n=this.identify(t);return this.openParents(n),Uf(()=>n in this.idToIndex).then(()=>{var s;const i=this.idToIndex[n];i!==void 0&&((s=this.list.current)===null||s===void 0||s.scrollToItem(i,r))}).catch(()=>{})}get isEditing(){return this.state.nodes.edit.id!==null}get isFiltered(){var t;return!!(!((t=this.props.searchTerm)===null||t===void 0)&&t.trim())}get hasFocus(){return this.state.nodes.focus.treeFocused}get hasNoSelection(){return this.state.nodes.selection.ids.size===0}get hasOneSelection(){return this.state.nodes.selection.ids.size===1}get hasMultipleSelections(){return this.state.nodes.selection.ids.size>1}isSelected(t){return t?this.state.nodes.selection.ids.has(t):!1}isOpen(t){var r,n,s;if(!t)return!1;if(t===_s)return!0;const i=(r=this.props.openByDefault)!==null&&r!==void 0?r:!0;return this.isFiltered?(n=this.state.nodes.open.filtered[t])!==null&&n!==void 0?n:!0:(s=this.state.nodes.open.unfiltered[t])!==null&&s!==void 0?s:i}isEditable(t){return this.isActionPossible(t,this.props.disableEdit)}isDraggable(t){return this.isActionPossible(t,this.props.disableDrag)}isSelectable(t){return this.isActionPossible(t,this.props.disableSelect)}isActionPossible(t,r=()=>!1){return!is(t,r)}isDragging(t){const r=this.identifyNull(t);return r?this.state.nodes.drag.id===r:!1}isFocused(t){return this.hasFocus&&this.state.nodes.focus.id===t}isMatch(t){return this.matchFn(t)}willReceiveDrop(t){const r=this.identifyNull(t);if(!r)return!1;const{destinationParentId:n,destinationIndex:s}=this.state.nodes.drag;return r===n&&s===null}onFocus(){const t=this.focusedNode||this.firstNode;t&&this.dispatch(un(t.id))}onBlur(){this.dispatch(jw())}onItemsRendered(t){this.visibleStartIndex=t.visibleStartIndex,this.visibleStopIndex=t.visibleStopIndex}get renderContainer(){return this.props.renderContainer||ph}get renderRow(){return this.props.renderRow||Ew}get renderNode(){return this.props.children||Dw}get renderDragPreview(){return this.props.renderDragPreview||qf}get renderCursor(){return this.props.renderCursor||Ow}}function ht(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var r1=typeof Symbol=="function"&&Symbol.observable||"@@observable",uu=r1,Ro=()=>Math.random().toString(36).substring(7).split("").join("."),n1={INIT:`@@redux/INIT${Ro()}`,REPLACE:`@@redux/REPLACE${Ro()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Ro()}`},tn=n1;function mh(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function s1(e){if(e===void 0)return"undefined";if(e===null)return"null";const t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(a1(e))return"date";if(o1(e))return"error";const r=i1(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return Object.prototype.toString.call(e).slice(8,-1).toLowerCase().replace(/\s/g,"")}function i1(e){return typeof e.constructor=="function"?e.constructor.name:null}function o1(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function a1(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function wr(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=s1(e)),t}function yh(e,t,r){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?ht(2):`Expected the root reducer to be a function. Instead, received: '${wr(e)}'`);if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?ht(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?ht(1):`Expected the enhancer to be a function. Instead, received: '${wr(r)}'`);return r(yh)(e,t)}let n=e,s=t,i=new Map,o=i,a=0,c=!1;function u(){o===i&&(o=new Map,i.forEach((y,v)=>{o.set(v,y)}))}function d(){if(c)throw new Error(process.env.NODE_ENV==="production"?ht(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return s}function f(y){if(typeof y!="function")throw new Error(process.env.NODE_ENV==="production"?ht(4):`Expected the listener to be a function. Instead, received: '${wr(y)}'`);if(c)throw new Error(process.env.NODE_ENV==="production"?ht(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");let v=!0;u();const b=a++;return o.set(b,y),function(){if(v){if(c)throw new Error(process.env.NODE_ENV==="production"?ht(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");v=!1,u(),o.delete(b),i=null}}}function m(y){if(!mh(y))throw new Error(process.env.NODE_ENV==="production"?ht(7):`Actions must be plain objects. Instead, the actual type was: '${wr(y)}'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.`);if(typeof y.type>"u")throw new Error(process.env.NODE_ENV==="production"?ht(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof y.type!="string")throw new Error(process.env.NODE_ENV==="production"?ht(17):`Action "type" property must be a string. Instead, the actual type was: '${wr(y.type)}'. Value was: '${y.type}' (stringified)`);if(c)throw new Error(process.env.NODE_ENV==="production"?ht(9):"Reducers may not dispatch actions.");try{c=!0,s=n(s,y)}finally{c=!1}return(i=o).forEach(b=>{b()}),y}function g(y){if(typeof y!="function")throw new Error(process.env.NODE_ENV==="production"?ht(10):`Expected the nextReducer to be a function. Instead, received: '${wr(y)}`);n=y,m({type:tn.REPLACE})}function _(){const y=f;return{subscribe(v){if(typeof v!="object"||v===null)throw new Error(process.env.NODE_ENV==="production"?ht(11):`Expected the observer to be an object. Instead, received: '${wr(v)}'`);function b(){const w=v;w.next&&w.next(d())}return b(),{unsubscribe:y(b)}},[uu](){return this}}}return m({type:tn.INIT}),{dispatch:m,subscribe:f,getState:d,replaceReducer:g,[uu]:_}}function du(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function l1(e,t,r,n){const s=Object.keys(t),i=r&&r.type===tn.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(s.length===0)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!mh(e))return`The ${i} has unexpected type of "${wr(e)}". Expected argument to be an object with the following keys: "${s.join('", "')}"`;const o=Object.keys(e).filter(a=>!t.hasOwnProperty(a)&&!n[a]);if(o.forEach(a=>{n[a]=!0}),!(r&&r.type===tn.REPLACE)&&o.length>0)return`Unexpected ${o.length>1?"keys":"key"} "${o.join('", "')}" found in ${i}. Expected to find one of the known reducer keys instead: "${s.join('", "')}". Unexpected keys will be ignored.`}function c1(e){Object.keys(e).forEach(t=>{const r=e[t];if(typeof r(void 0,{type:tn.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?ht(12):`The slice reducer for key "${t}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:tn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?ht(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${tn.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`)})}function fu(e){const t=Object.keys(e),r={};for(let o=0;o<t.length;o++){const a=t[o];process.env.NODE_ENV!=="production"&&typeof e[a]>"u"&&du(`No reducer provided for key "${a}"`),typeof e[a]=="function"&&(r[a]=e[a])}const n=Object.keys(r);let s;process.env.NODE_ENV!=="production"&&(s={});let i;try{c1(r)}catch(o){i=o}return function(a={},c){if(i)throw i;if(process.env.NODE_ENV!=="production"){const f=l1(a,r,c,s);f&&du(f)}let u=!1;const d={};for(let f=0;f<n.length;f++){const m=n[f],g=r[m],_=a[m],h=g(_,c);if(typeof h>"u"){const y=c&&c.type;throw new Error(process.env.NODE_ENV==="production"?ht(14):`When called with an action of type ${y?`"${String(y)}"`:"(unknown type)"}, the slice reducer for key "${m}" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.`)}d[m]=h,u=u||h!==_}return u=u||n.length!==Object.keys(a).length,u?d:a}}function u1(e=Ln().nodes.drag,t){switch(t.type){case"DND_DRAG_START":return Object.assign(Object.assign({},e),{id:t.id,selectedIds:t.dragIds});case"DND_DRAG_END":return Object.assign(Object.assign({},e),{id:null,destinationParentId:null,destinationIndex:null,selectedIds:[]});case"DND_HOVERING":return t.parentId!==e.destinationParentId||t.index!=e.destinationIndex?Object.assign(Object.assign({},e),{destinationParentId:t.parentId,destinationIndex:t.index}):e;default:return e}}const d1=fu({nodes:fu({focus:Rw,edit:Tw,open:kw,selection:Aw,drag:u1}),dnd:Pw}),f1=Ln();function h1({treeProps:e,imperativeHandle:t,children:r}){const n=p.useRef(null),s=p.useRef(null),i=p.useRef(yh(d1,Ln(e))),o=gw.useSyncExternalStore(i.current.subscribe,i.current.getState,()=>f1),a=p.useMemo(()=>new ds(i.current,e,n,s),[]),c=p.useRef(0);return p.useMemo(()=>{c.current+=1,a.update(e)},Object.values(e)),p.useMemo(()=>{c.current+=1,a.update(a.props)},[o.nodes.open]),p.useImperativeHandle(t,()=>a),p.useEffect(()=>{a.props.selection?a.select(a.props.selection,{focus:!1}):a.deselectAll()},[a.props.selection]),p.useEffect(()=>{a.props.searchTerm||i.current.dispatch(pa.clear(!0))},[a.props.searchTerm]),l.jsx(If.Provider,{value:a,children:l.jsx(jf.Provider,{value:c.current,children:l.jsx(Nf.Provider,{value:o.nodes,children:l.jsx(Tf.Provider,{value:o.dnd,children:l.jsx(qS,Object.assign({},e.dndManager?{manager:e.dndManager}:{backend:e.dndBackend||q0,options:{rootElement:a.props.dndRootElement||void 0}},{children:r}))})})})})}function p1(){const e=It(),[,t]=ih(()=>({accept:"NODE",canDrop:(r,n)=>n.isOver({shallow:!0})?e.canDrop():!1,hover:(r,n)=>{if(!n.isOver({shallow:!0}))return;const s=n.getClientOffset();if(!e.listEl.current||!s)return;const{cursor:i,drop:o}=hh({element:e.listEl.current,offset:s,indent:e.indent,node:null,prevNode:e.visibleNodes[e.visibleNodes.length-1],nextNode:null});o&&e.dispatch(Fn.hovering(o.parentId,o.index)),n.canDrop()?i&&e.showCursor(i):e.hideCursor()},drop:(r,n)=>{if(!n.isOver({shallow:!0})||!n.canDrop())return null;e.drop()}}),[e]);t(e.listEl)}function g1(e){return p1(),e.children}function m1(){const t=It().props.renderContainer||ph;return l.jsx(l.Fragment,{children:l.jsx(t,{})})}function y1(){const e=It(),{offset:t,mouse:r,item:n,isDragging:s}=g0(o=>({offset:o.getSourceClientOffset(),mouse:o.getClientOffset(),item:o.getItem(),isDragging:o.isDragging()})),i=e.props.renderDragPreview||qf;return l.jsx(i,{offset:t,mouse:r,id:(n==null?void 0:n.id)||null,dragIds:(n==null?void 0:n.dragIds)||[],isDragging:s})}function v1(e={}){var t,r;const n=(t=e.idAccessor)!==null&&t!==void 0?t:"id",s=(r=e.childrenAccessor)!==null&&r!==void 0?r:"children";return{getId:typeof n=="function"?n:i=>i[n],getChildren:typeof s=="function"?s:i=>i[s],childrenKey:typeof s=="string"?s:"children"}}class b1{constructor(t,r={}){this.accessors=v1(r),this.root=_1(t,this.accessors)}get data(){var t,r;return(r=(t=this.root.children)===null||t===void 0?void 0:t.map(n=>n.data))!==null&&r!==void 0?r:[]}create(t){const r=t.parentId?this.find(t.parentId):this.root;if(!r)return null;r.addChild(t.data,t.index)}move(t){const r=this.find(t.id),n=t.parentId?this.find(t.parentId):this.root;!r||!n||(n.addChild(r.data,t.index),r.drop())}update(t){const r=this.find(t.id);r&&r.update(t.changes)}drop(t){const r=this.find(t.id);r&&r.drop()}find(t,r=this.root){if(!r)return null;if(r.id===t)return r;if(r.children){for(let n of r.children){const s=this.find(t,n);if(s)return s}return null}return null}}function _1(e,t){const r=new vh({},null,t,"ROOT");return r.children=e.map(n=>al(n,r,t)),r}function al(e,t,r){const n=new vh(e,t,r),s=r.getChildren(e);return s&&(n.children=s.map(i=>al(i,n,r))),n}class vh{constructor(t,r,n,s){this.data=t,this.parent=r,this.accessors=n,this.id=s??n.getId(t)}hasParent(){return!!this.parent}get childIndex(){return this.hasParent()?this.parent.children.indexOf(this):-1}addChild(t,r){var n,s;const i=al(t,this,this.accessors);this.children=(n=this.children)!==null&&n!==void 0?n:[],this.children.splice(r,0,i);const o=this.accessors.childrenKey,a=this.data;a[o]=(s=a[o])!==null&&s!==void 0?s:[],a[o].splice(r,0,t)}removeChild(t){var r,n;(r=this.children)===null||r===void 0||r.splice(t,1),(n=this.data[this.accessors.childrenKey])===null||n===void 0||n.splice(t,1)}update(t){if(this.hasParent()){const r=this.childIndex;this.parent.addChild(Object.assign(Object.assign({},this.data),t),r),this.drop()}}drop(){this.hasParent()&&this.parent.removeChild(this.childIndex)}}let w1=0;function x1(e,t={}){const[r,n]=p.useState(e),s=t.idAccessor,i=t.childrenAccessor,o=p.useMemo(()=>new b1(r,{idAccessor:s,childrenAccessor:i}),[r,s,i]),a=_=>{for(const h of _.dragIds)o.move({id:h,parentId:_.parentId,index:_.index});n(o.data)},c=({name:_,id:h})=>{o.update({id:h,changes:{name:_}}),n(o.data)},u=typeof s=="string"?s:"id",d=typeof i=="string"?i:"children";return[r,{onMove:a,onRename:c,onCreate:({parentId:_,index:h,type:y})=>{if(typeof s=="function")throw new Error("React Arborist => initialData can't create nodes when idAccessor is a function: the generated id can't be written under a key the accessor reads. Use a string idAccessor, or the controlled `data` prop with your own onCreate.");if(y==="internal"&&typeof i=="function")throw new Error("React Arborist => initialData can't create folder nodes when childrenAccessor is a function: the new children array can't be written under a key the accessor reads. Use a string childrenAccessor, or the controlled `data` prop with your own onCreate.");const v={[u]:`simple-tree-id-${w1++}`,name:""};return y==="internal"&&(v[d]=[]),o.create({parentId:_,index:h,data:v}),n(o.data),v},onDelete:_=>{_.ids.forEach(h=>o.drop({id:h})),n(o.data)}}]}function S1(e){if(e.initialData&&e.data)throw new Error("React Arborist Tree => Provide either a data or initialData prop, but not both.");if(e.initialData&&(e.onCreate||e.onDelete||e.onMove||e.onRename))throw new Error(`React Arborist Tree => You passed the initialData prop along with a data handler.
|
|
466
|
-
Use the data prop if you want to provide your own handlers.`);if(e.initialData){const[t,r]=x1(e.initialData,{idAccessor:e.idAccessor,childrenAccessor:e.childrenAccessor});return Object.assign(Object.assign(Object.assign({},e),r),{data:t})}else return e}function C1(e,t){const r=S1(e);return l.jsxs(h1,{treeProps:r,imperativeHandle:t,children:[l.jsx(g1,{children:l.jsx(m1,{})}),l.jsx(y1,{})]})}const O1=p.forwardRef(C1);function ll(){return Pe(e=>{var n;const t=e.treeData[0];return(((n=t==null?void 0:t.metadata)==null?void 0:n.status)??(t==null?void 0:t.status)??"Draft").toLowerCase()==="draft"})}function E1(){return Pe(e=>{var s;if(!e.selectedNodeId)return!1;const t=(s=e.treeData[0])==null?void 0:s.id,r=i=>{var o;for(const a of i){if(a.id===e.selectedNodeId)return a;if((o=a.children)!=null&&o.length){const c=r(a.children);if(c)return c}}},n=r(e.treeData);return!!(n!=null&&n.isFolder)&&n.id!==t})}const hu={video:"#EA580C",pdf:"#DC2626",h5p:"#0D9488",scorm:"#7C3AED",audio:"#DB2777",quiz:"#16A34A",default:"#6B7280"},pu={video:"Video",pdf:"FileText",h5p:"Layers",scorm:"Package",audio:"Music",quiz:"HelpCircle",default:"File"},gu=["Course Assessment","eTextbook","Exam Question","Explanation Content","Learning Resource","Practice Question Set","SCORM Content","Teacher Resource"],D1=[{label:"All",value:"all"},{label:"Course Assessment",value:"Course Assessment"},{label:"eTextbook",value:"eTextbook"},{label:"Exam Question",value:"Exam Question"},{label:"Explanation Content",value:"Explanation Content"},{label:"Learning Resource",value:"Learning Resource"},{label:"Practice Question Set",value:"Practice Question Set"},{label:"SCORM Content",value:"SCORM Content"},{label:"Teacher Resource",value:"Teacher Resource"}];function I1(e){const t=[e.mimeType??"",e.primaryCategory??"",e.contentType??""].join(" ").toLowerCase();return t.includes("video")?"video":t.includes("pdf")||t.includes("epub")?"pdf":t.includes("h5p")?"h5p":t.includes("scorm")?"scorm":t.includes("audio")||t.includes("mp3")?"audio":t.includes("quiz")||t.includes("question")||t.includes("ecml")?"quiz":"default"}function Ji(e){const t=I1(e);return{key:t,color:hu[t]??hu.default,bgClass:`sbx-ct-sq--${t}`,badgeClass:`sbx-ct-badge--${t}`,tintClass:`sbx-ct-tint--${t}`,iconName:pu[t]??pu.default,label:t.charAt(0).toUpperCase()+t.slice(1)}}const N1="_row_i3qt2_1",T1="_grip_i3qt2_16",j1="_menuBtn_i3qt2_19",R1="_selected_i3qt2_23",k1="_title_i3qt2_28",A1="_dropTarget_i3qt2_33",P1="_toggle_i3qt2_50",M1="_ctIcon_i3qt2_65",L1="_folderIcon_i3qt2_77",F1="_renameInput_i3qt2_92",$1="_dropHere_i3qt2_101",B1="_menuWrap_i3qt2_111",U1="_menu_i3qt2_19",V1="_dangerItem_i3qt2_163",Ct={row:N1,grip:T1,menuBtn:j1,selected:R1,title:k1,dropTarget:A1,toggle:P1,ctIcon:M1,folderIcon:L1,renameInput:F1,dropHere:$1,menuWrap:B1,menu:U1,dangerItem:V1},z1={video:Ha,pdf:Ba,h5p:Ua,scorm:za,audio:Va,quiz:$a,default:zn},q1=({node:e,style:t,dragHandle:r,editorMode:n})=>{const[s,i]=p.useState(!1),[o,a]=p.useState(!1),[c,u]=p.useState(e.data.name),d=p.useRef(null),f=n==="edit",m=ll(),g=Ji(e.data),_=z1[g.key]??zn,h=e.isSelected,y=e.level===0,v=e.data.isFolder??(e.children&&e.children.length>0),b=y?sy:v?cy:_;p.useEffect(()=>{if(!s)return;const C=D=>{var j;(j=d.current)!=null&&j.contains(D.target)||i(!1)};return document.addEventListener("mousedown",C),()=>document.removeEventListener("mousedown",C)},[s]);const x=p.useCallback(()=>{c.trim()&&e.submit(c.trim()),a(!1)},[c,e]),w=p.useCallback(C=>{C.key==="Enter"&&x(),C.key==="Escape"&&(u(e.data.name),a(!1))},[x,e.data.name]);return l.jsxs("div",{className:[Ct.row,h?Ct.selected:"",e.state.isOver&&v?Ct.dropTarget:""].filter(Boolean).join(" "),style:t,onClick:()=>e.select(),"data-node-id":e.data.id,"data-droppable":v?"true":void 0,role:"treeitem","aria-selected":h,"aria-expanded":v?!e.isClosed:void 0,children:[f&&l.jsx("span",{ref:r,className:Ct.grip,"aria-hidden":"true",children:l.jsx(qd,{size:14})}),l.jsx("button",{className:Ct.toggle,onClick:C=>{C.stopPropagation(),e.toggle()},"aria-label":e.isClosed?"Expand":"Collapse",style:{visibility:v?"visible":"hidden"},children:e.isClosed?l.jsx(Bd,{size:14}):l.jsx(ks,{size:14})}),l.jsx("span",{className:`${Ct.ctIcon} ${y||v?Ct.folderIcon:g.bgClass}`,"aria-hidden":"true",children:l.jsx(b,{size:12})}),o?l.jsx("input",{className:Ct.renameInput,value:c,autoFocus:!0,onChange:C=>u(C.target.value),onBlur:x,onKeyDown:w,onClick:C=>C.stopPropagation()}):l.jsx("span",{className:Ct.title,title:e.data.name,onDoubleClick:()=>f&&a(!0),children:e.data.name.length>25?`${e.data.name.slice(0,25)}...`:e.data.name}),e.state.isOver&&v&&l.jsx("span",{className:Ct.dropHere,"aria-hidden":"true",children:"Drop here"}),f&&l.jsxs("div",{className:Ct.menuWrap,ref:d,children:[l.jsx("button",{className:Ct.menuBtn,onClick:C=>{C.stopPropagation(),i(D=>!D)},"aria-label":"Node options",children:l.jsx(Vd,{size:14})}),s&&l.jsxs("div",{className:Ct.menu,role:"menu",children:[l.jsxs("button",{role:"menuitem",onClick:()=>{a(!0),i(!1)},children:[l.jsx(gy,{size:13})," Rename"]}),v&&m&&l.jsxs("button",{role:"menuitem",onClick:()=>{e.tree.create({parentId:e.id}),i(!1)},children:[l.jsx(zd,{size:13})," Add sub-unit"]}),e.data.parent&&m&&l.jsxs("button",{role:"menuitem",onClick:()=>{e.tree.create({parentId:e.data.parent}),i(!1)},children:[l.jsx(As,{size:13})," Add Sibling"]}),l.jsxs("button",{role:"menuitem",className:Ct.dangerItem,onClick:()=>{e.tree.delete(e.id),i(!1)},children:[l.jsx(qa,{size:13})," Delete"]})]})]})]})};async function H1(e,t){var i,o;const n=((i=(await Me.post(`/action/content/v3/upload/url/${e}?type=hierarchy`,{request:{content:{fileName:t}}})).data)==null?void 0:i.result)??{},s=((o=n.content)==null?void 0:o.preSignedURL)??n.pre_signed_url??n.preSignedUrl;if(!s)throw new Error("Could not obtain an upload URL");return s}async function W1(e,t){const r=await fetch(e,{method:"PUT",headers:{"x-ms-blob-type":"BlockBlob","Content-Type":"text/csv"},body:t});if(!r.ok)throw new Error(`Blob upload failed (${r.status})`);return e.split("?")[0]}async function K1(e,t){var a;const r=await H1(e,t.name),n=await W1(r,t),s=new FormData;return s.append("fileUrl",n),s.append("mimeType",t.type||"text/csv"),{processId:(((a=(await Me.post(`/action/collection/v1/import/${e}`,s)).data)==null?void 0:a.result)??{}).processId??""}}async function Q1(e){var r;return((r=(await Me.get(`/action/collection/v1/import/status/${e}`)).data)==null?void 0:r.result)??{status:"PENDING"}}async function bh(e){var n,s,i;const r=(i=(s=(n=(await Me.get(`/action/collection/v1/export/${e}`)).data)==null?void 0:n.result)==null?void 0:s.collection)==null?void 0:i.tocUrl;if(!r)throw new Error("No export URL returned");return r}async function G1(e){return bh(e)}const Y1="_container_jr3ij_1",X1="_header_jr3ij_13",Z1="_title_jr3ij_22",J1="_closeBtn_jr3ij_29",eO="_body_jr3ij_45",tO="_dropZone_jr3ij_54",rO="_dragOver_jr3ij_67",nO="_hasFile_jr3ij_72",sO="_hiddenInput_jr3ij_78",iO="_fileInfo_jr3ij_82",oO="_fileIcon_jr3ij_89",aO="_fileName_jr3ij_93",lO="_fileSize_jr3ij_100",cO="_dropHint_jr3ij_105",uO="_dropIcon_jr3ij_112",dO="_dropText_jr3ij_117",fO="_dropSubtext_jr3ij_124",hO="_sampleLink_jr3ij_130",pO="_statusBar_jr3ij_145",gO="_status_uploading_jr3ij_154",mO="_status_processing_jr3ij_154",yO="_status_done_jr3ij_159",vO="_status_error_jr3ij_164",bO="_successDetail_jr3ij_170",_O="_spinner_jr3ij_175",wO="_spin_jr3ij_175",xO="_errorMsg_jr3ij_191",SO="_failedSection_jr3ij_197",CO="_failedTitle_jr3ij_203",OO="_tableWrap_jr3ij_213",EO="_failedTable_jr3ij_219",DO="_reasonCell_jr3ij_244",IO="_footer_jr3ij_248",Se={container:Y1,header:X1,title:Z1,closeBtn:J1,body:eO,dropZone:tO,dragOver:rO,hasFile:nO,hiddenInput:sO,fileInfo:iO,fileIcon:oO,fileName:aO,fileSize:lO,dropHint:cO,dropIcon:uO,dropText:dO,dropSubtext:fO,sampleLink:hO,statusBar:pO,status_uploading:gO,status_processing:mO,status_done:yO,status_error:vO,successDetail:bO,spinner:_O,spin:wO,errorMsg:xO,failedSection:SO,failedTitle:CO,tableWrap:OO,failedTable:EO,reasonCell:DO,footer:IO},NO=({contentId:e,onComplete:t,onClose:r,mode:n="create"})=>{const[s,i]=p.useState(null),[o,a]=p.useState(!1),[c,u]=p.useState("idle"),[d,f]=p.useState(""),[m,g]=p.useState([]),[_,h]=p.useState(null),y=p.useRef(null),v=p.useRef(null),b=p.useCallback(()=>{v.current!==null&&(clearInterval(v.current),v.current=null)},[]);p.useEffect(()=>()=>b(),[b]);const x=T=>T.name.toLowerCase().endsWith(".csv")?T.size>50*1024*1024?(f("File size must not exceed 50 MB."),!1):!0:(f("Only .csv files are accepted."),!1),w=p.useCallback(T=>{f(""),g([]),h(null),u("idle"),x(T)&&i(T)},[]),C=p.useCallback(T=>{T.preventDefault(),a(!1);const P=T.dataTransfer.files[0];P&&w(P)},[w]),D=p.useCallback(T=>{var A;const P=(A=T.target.files)==null?void 0:A[0];P&&w(P),T.target.value=""},[w]),j=p.useCallback(async()=>{try{const T=await G1(e),P=document.createElement("a");P.href=T,P.download="sample_hierarchy.csv",P.target="_blank",P.click()}catch{f("Failed to download sample CSV.")}},[e]),R=p.useCallback(async()=>{if(s){u("uploading"),f(""),g([]);try{const{processId:T}=await K1(e,s);if(!T){u("done"),h(null),setTimeout(t,1500);return}u("processing"),v.current=setInterval(async()=>{try{const P=await Q1(T);P.status==="COMPLETED"?(b(),u("done"),h(P.successCount??null),P.failedRecords&&P.failedRecords.length>0?g(P.failedRecords):setTimeout(t,1500)):P.status==="FAILED"&&(b(),u("error"),f("Upload processing failed. Please check the error rows below."),P.failedRecords&&g(P.failedRecords))}catch{b(),u("error"),f("Lost connection while checking status. Please try again.")}},2e3)}catch{u("error"),f("Upload failed. Please check your file and try again.")}}},[e,s,t,b]),L={idle:"",uploading:"Uploading...",processing:"Processing...",done:"Done!",error:"Error"};return l.jsxs("div",{className:Se.container,children:[l.jsxs("div",{className:Se.header,children:[l.jsx("h2",{className:Se.title,children:n==="update"?"Update Folder Metadata via CSV":"Create Folders via CSV"}),l.jsx("button",{className:Se.closeBtn,onClick:r,"aria-label":"Close",children:"✕"})]}),l.jsxs("div",{className:Se.body,children:[l.jsxs("div",{className:`${Se.dropZone} ${o?Se.dragOver:""} ${s?Se.hasFile:""}`,onDragEnter:T=>{T.preventDefault(),a(!0)},onDragOver:T=>{T.preventDefault(),a(!0)},onDragLeave:T=>{T.preventDefault(),a(!1)},onDrop:C,onClick:()=>{var T;return(T=y.current)==null?void 0:T.click()},role:"button",tabIndex:0,"aria-label":"Drop CSV file here or click to browse",onKeyDown:T=>{var P;return T.key==="Enter"&&((P=y.current)==null?void 0:P.click())},children:[l.jsx("input",{ref:y,type:"file",accept:".csv",className:Se.hiddenInput,onChange:D,"aria-hidden":"true"}),s?l.jsxs("div",{className:Se.fileInfo,children:[l.jsx("span",{className:Se.fileIcon,children:"📄"}),l.jsx("span",{className:Se.fileName,children:s.name}),l.jsxs("span",{className:Se.fileSize,children:["(",(s.size/1024).toFixed(1)," KB)"]})]}):l.jsxs("div",{className:Se.dropHint,children:[l.jsx("span",{className:Se.dropIcon,children:"⬆️"}),l.jsx("p",{className:Se.dropText,children:"Drag & drop your CSV here"}),l.jsx("p",{className:Se.dropSubtext,children:"or click to browse"})]})]}),l.jsx("button",{className:Se.sampleLink,onClick:j,type:"button",children:"Download Sample CSV"}),c!=="idle"&&l.jsxs("div",{className:`${Se.statusBar} ${Se[`status_${c}`]}`,role:"status","aria-live":"polite",children:[c==="processing"&&l.jsx("span",{className:Se.spinner,"aria-hidden":"true"}),L[c],c==="done"&&_!==null&&l.jsxs("span",{className:Se.successDetail,children:[" — ",_," item(s) imported"]})]}),d&&l.jsx("p",{className:Se.errorMsg,role:"alert",children:d}),m.length>0&&l.jsxs("div",{className:Se.failedSection,children:[l.jsxs("h4",{className:Se.failedTitle,children:["Failed Rows (",m.length,")"]}),l.jsx("div",{className:Se.tableWrap,children:l.jsxs("table",{className:Se.failedTable,children:[l.jsx("thead",{children:l.jsxs("tr",{children:[l.jsx("th",{children:"Row"}),l.jsx("th",{children:"Name"}),l.jsx("th",{children:"Reason"})]})}),l.jsx("tbody",{children:m.map((T,P)=>l.jsxs("tr",{children:[l.jsx("td",{children:T.rowNumber??P+1}),l.jsx("td",{children:T.name??"—"}),l.jsx("td",{className:Se.reasonCell,children:T.reason??"Unknown error"})]},P))})]})})]})]}),l.jsxs("div",{className:Se.footer,children:[l.jsx(Ee,{variant:"ghost",onClick:r,disabled:c==="uploading"||c==="processing",children:"Cancel"}),l.jsx(Ee,{variant:"primary",isLoading:c==="uploading"||c==="processing",disabled:!s||c==="done",onClick:R,children:c==="done"?"Uploaded":"Upload"})]})]})},TO="_container_1y30m_1",jO="_header_1y30m_8",RO="_headerActions_1y30m_19",kO="_iconBtn_1y30m_25",AO="_menuWrap_1y30m_43",PO="_dropdownMenu_1y30m_47",MO="_treeWrapper_1y30m_79",LO="_csvModal_1y30m_95",FO="_footer_1y30m_105",er={container:TO,header:jO,headerActions:RO,iconBtn:kO,menuWrap:AO,dropdownMenu:PO,treeWrapper:MO,csvModal:LO,footer:FO},$O=({editorMode:e,collapsed:t=!1,onToggleCollapse:r})=>{var J;const n=p.useRef(null),s=p.useRef(null),i=p.useRef(null),[o,a]=p.useState(400),[c,u]=p.useState(!1),[d,f]=p.useState(!1),[m,g]=p.useState("create"),{treeData:_,selectedNodeId:h,selectNode:y,addNode:v,deleteNode:b,reorderChildren:x,setTreeData:w}=Pe(),C=e==="edit",D=ll(),j=C&&D,R=(((J=_[0])==null?void 0:J.children)??[]).some(H=>H.isFolder),L=ye(H=>{var X,$,Q,te;return(($=(X=H.editorConfig)==null?void 0:X.context)==null?void 0:$.contentId)??((te=(Q=H.editorConfig)==null?void 0:Q.context)==null?void 0:te.identifier)??""}),T=ye(H=>{var $,Q;const X=(Q=($=H.categoryMeta)==null?void 0:$.sourcingSettings)==null?void 0:Q.collection;return(X==null?void 0:X.enableBulkUpload)!==!1});p.useEffect(()=>{const H=s.current;if(!H)return;const X=new ResizeObserver(()=>{a(H.clientHeight||400)});return X.observe(H),a(H.clientHeight||400),()=>X.disconnect()},[]),p.useEffect(()=>{if(!c)return;const H=X=>{var $;($=i.current)!=null&&$.contains(X.target)||u(!1)};return document.addEventListener("mousedown",H),()=>document.removeEventListener("mousedown",H)},[c]);const P=p.useCallback(H=>{H.length>0&&y(H[0].data.id)},[y]),A=p.useCallback(({parentId:H,index:X,dragIds:$})=>{if(!H)return;const Q=$[0],te=_h(_,H);if(!(te!=null&&te.children))return;const ue=te.children.findIndex(Z=>Z.id===Q);ue<0||x(H,ue,X>ue?X-1:X)},[_,x]),k=p.useCallback(({ids:H})=>{H.forEach(X=>b(X))},[b]),B=p.useCallback(({parentId:H})=>{var Q;const X=H??((Q=_[0])==null?void 0:Q.id)??"";if(!X)return{id:crypto.randomUUID()};const $=v(X,"unit");return $?{id:$}:(Oe.error("Maximum depth reached"),{id:crypto.randomUUID()})},[v,_]),F=p.useCallback(()=>{var X;const H=(X=_[0])==null?void 0:X.id;H&&(v(H,"unit")||Oe.error("Maximum depth reached"))},[_,v]),ne=p.useCallback(()=>{h&&(v(h,"subunit")||Oe.error("Maximum depth reached"))},[h,v]),ie=p.useCallback(async()=>{if(u(!1),!!L)try{const H=await bh(L),X=await fetch(H).then(te=>te.blob()),$=URL.createObjectURL(X),Q=document.createElement("a");Q.href=$,Q.download=`${L}-folders.csv`,Q.style.display="none",document.body.appendChild(Q),Q.click(),document.body.removeChild(Q),URL.revokeObjectURL($)}catch{Oe.error("Failed to download CSV")}},[L]),V=p.useCallback(async()=>{if(f(!1),!!L)try{const{rootNode:H}=await Df(L);w([H]),Oe.success("Course outline refreshed.")}catch{Oe.error("Outline could not be refreshed automatically. Please reload the page.")}},[L,w]);return l.jsxs("div",{className:er.container,children:[l.jsx("div",{className:er.header,children:l.jsxs("div",{className:er.headerActions,children:[C&&l.jsxs("div",{className:er.menuWrap,ref:i,children:[l.jsx("button",{type:"button",className:er.iconBtn,onClick:()=>u(H=>!H),"aria-label":"More options",title:"More options","aria-haspopup":"true","aria-expanded":c,children:l.jsx(Vd,{size:15})}),c&&l.jsx("div",{className:er.dropdownMenu,role:"menu",children:T&&l.jsxs(l.Fragment,{children:[l.jsx("button",{role:"menuitem",type:"button",disabled:R,title:R?'Folders already exist — use "Update" instead':void 0,onClick:()=>{u(!1),g("create"),f(!0)},children:"Create folders using csv file"}),l.jsx("button",{role:"menuitem",type:"button",disabled:!R,title:R?void 0:'No folders yet — use "Create" first',onClick:ie,children:"Download folders as csv file"}),l.jsx("button",{role:"menuitem",type:"button",disabled:!R,title:R?void 0:'No folders yet — use "Create" first',onClick:()=>{u(!1),g("update"),f(!0)},children:"Update folder metadata using csv file"})]})})]}),r&&l.jsx("button",{type:"button",className:er.iconBtn,onClick:r,"aria-label":t?"Expand outline":"Collapse outline",title:t?"Expand outline":"Collapse outline",children:t?l.jsx(hy,{size:15}):l.jsx(fy,{size:15})})]})}),l.jsx("div",{className:er.treeWrapper,ref:s,children:l.jsx(O1,{ref:n,data:_,idAccessor:"id",childrenAccessor:"children",onSelect:P,onMove:C?A:void 0,onDelete:C?k:void 0,onCreate:C?B:void 0,disableEdit:!C,disableDrop:!C,selection:h??void 0,rowHeight:40,indent:20,paddingBottom:16,height:o,width:"100%",children:H=>l.jsx(q1,{...H,editorMode:e})})}),C&&l.jsxs("div",{className:er.footer,children:[l.jsxs(Ee,{variant:"ghost",size:"sm",onClick:F,disabled:!j,children:[l.jsx(As,{size:14})," Add Unit"]}),l.jsxs(Ee,{variant:"ghost",size:"sm",onClick:ne,disabled:!j||!h,children:[l.jsx(zd,{size:14})," Add Sub-unit"]})]}),d&&l.jsx("div",{className:er.csvModal,children:l.jsx(NO,{contentId:L,mode:m,onComplete:V,onClose:()=>f(!1)})})]})};function _h(e,t){for(const r of e){if(r.id===t)return r;if(r.children){const n=_h(r.children,t);if(n)return n}}}const BO="_breadcrumb_zd1aj_1",UO="_crumb_zd1aj_10",VO="_sep_zd1aj_26",zO="_current_zd1aj_31",Jn={breadcrumb:BO,crumb:UO,sep:VO,current:zO},qO=({crumbs:e})=>{const t=Pe(r=>r.selectNode);return e.length?l.jsxs("nav",{className:Jn.breadcrumb,"aria-label":"Node path",children:[l.jsx("button",{className:Jn.crumb,onClick:()=>t(e[0].id),"aria-label":"Home",children:l.jsx(uy,{size:13})}),e.map((r,n)=>l.jsxs(p.Fragment,{children:[l.jsx(Bd,{size:13,className:Jn.sep}),n<e.length-1?l.jsx("button",{className:Jn.crumb,onClick:()=>t(r.id),children:r.name}):l.jsx("span",{className:Jn.current,children:r.name})]},r.id))]}):null},HO="_tabBar_qhks1_1",WO="_tab_qhks1_1",KO="_active_qhks1_29",QO="_error_qhks1_35",GO="_errorDot_qhks1_39",es={tabBar:HO,tab:WO,active:KO,error:QO,errorDot:GO},mu=[{id:"details",label:"Details"},{id:"audience",label:"Audience & Curriculum"},{id:"licensing",label:"Licensing"}],YO=({activeTab:e,onChange:t,errorTabs:r=[],visibleTabs:n})=>{const s=n?mu.filter(i=>n.includes(i.id)):mu;return l.jsx("div",{className:es.tabBar,role:"tablist","aria-label":"Metadata sections",children:s.map(i=>l.jsxs("button",{role:"tab","aria-selected":e===i.id,"aria-controls":`panel-${i.id}`,className:[es.tab,e===i.id?es.active:"",r.includes(i.id)?es.error:""].join(" "),onClick:()=>t(i.id),children:[i.label,r.includes(i.id)&&l.jsx("span",{className:es.errorDot,"aria-label":"Has errors"})]},i.id))})};var $s=e=>e.type==="checkbox",zr=e=>e instanceof Date,st=e=>e==null;const wh=e=>typeof e=="object";var Be=e=>!st(e)&&!Array.isArray(e)&&wh(e)&&!zr(e),Sa=e=>Be(e)&&e.target?$s(e.target)?e.target.checked:e.target.value:e,xh=(e,t)=>t.split(".").some((r,n,s)=>!isNaN(Number(r))&&e.has(s.slice(0,n).join("."))),Sh=e=>{const t=e.constructor&&e.constructor.prototype;return Be(t)&&t.hasOwnProperty("isPrototypeOf")},eo=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function Ue(e){if(e instanceof Date)return new Date(e);const t=typeof FileList<"u"&&e instanceof FileList;if(eo&&(e instanceof Blob||t))return e;const r=Array.isArray(e);if(!r&&!(Be(e)&&Sh(e)))return e;const n=r?[]:Object.create(Object.getPrototypeOf(e));for(const s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=Ue(e[s]));return n}const Sr={BLUR:"blur",FOCUS_OUT:"focusout",CHANGE:"change",SUBMIT:"submit",TRIGGER:"trigger",VALID:"valid"},Wt={onBlur:"onBlur",onChange:"onChange",onSubmit:"onSubmit",onTouched:"onTouched",all:"all"},qt={max:"max",min:"min",maxLength:"maxLength",minLength:"minLength",pattern:"pattern",required:"required",validate:"validate"},ko="form",Ch="root",Oh=["__proto__","constructor","prototype"];var Bs=e=>/^\w*$/.test(e),je=e=>e===void 0,to=e=>e.split(/[.[\]'"]/g).filter(Boolean),W=(e,t,r)=>{if(!t||!Be(e))return r;const n=Bs(t)?[t]:to(t);if(n.some(i=>Oh.includes(i)))return r;const s=n.reduce((i,o)=>st(i)?void 0:i[o],e);return je(s)||s===e?je(e[t])?r:e[t]:s},kt=e=>typeof e=="boolean",gt=e=>typeof e=="function",Ne=(e,t,r)=>{let n=-1;const s=Bs(t)?[t]:to(t),i=s.length,o=i-1;for(;++n<i;){const a=s[n];let c=r;if(n!==o){const u=e[a];c=Be(u)||Array.isArray(u)?u:isNaN(+s[n+1])?{}:[]}if(Oh.includes(a))return;e[a]=c,e=e[a]}};const cl=p.createContext(null);cl.displayName="HookFormControlContext";const ul=()=>p.useContext(cl);var Eh=(e,t,r,n=!0)=>{const s={};for(const i in e)Object.defineProperty(s,i,{get:()=>{const o=i;return t._proxyFormState[o]!==Wt.all&&(t._proxyFormState[o]=!n||Wt.all),r&&(r[o]=!0),e[o]}});return s};const dl=eo?p.useLayoutEffect:p.useEffect;function XO(e){const t=ul(),{control:r=t,disabled:n,name:s,exact:i}=e||{},[o,a]=p.useState(()=>({...r._formState,defaultValues:r._defaultValues})),c=p.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1});return dl(()=>r._subscribe({name:s,formState:c.current,exact:i,callback:u=>{!n&&a({...r._formState,...u,defaultValues:r._defaultValues})}}),[s,n,i]),p.useEffect(()=>{c.current.isValid&&r._setValid(!0)},[r]),p.useMemo(()=>Eh(o,r,c.current,!1),[o,r])}var mt=e=>typeof e=="string",Ca=(e,t,r,n,s)=>mt(e)?(n&&t.watch.add(e),W(r,e,s)):Array.isArray(e)?e.map(i=>(n&&t.watch.add(i),W(r,i))):(n&&(t.watchAll=!0),r),Oa=e=>st(e)||!wh(e);const yu=(e,t)=>t.length===0&&!Array.isArray(e)&&!Sh(e);function At(e,t,r=new WeakMap){if(e===t)return!0;if(Oa(e)||Oa(t))return Object.is(e,t);if(zr(e)&&zr(t))return Object.is(e.getTime(),t.getTime());const n=Object.keys(e),s=Object.keys(t);if(n.length!==s.length)return!1;if(yu(e,n)||yu(t,s))return Object.is(e,t);const i=r.get(e);if(i&&i.has(t))return!0;i?i.add(t):r.set(e,new WeakSet([t]));for(const o of n){const a=e[o];if(!(o in t))return!1;if(o!=="ref"){const c=t[o];if(zr(a)&&zr(c)||(Be(a)||Array.isArray(a))&&(Be(c)||Array.isArray(c))?!At(a,c,r):!Object.is(a,c))return!1}}return!0}function ZO(e){const t=ul(),{control:r=t,name:n,defaultValue:s,disabled:i,exact:o,compute:a}=e||{},c=p.useRef(s),u=p.useRef(a),d=p.useRef(void 0),f=p.useRef(r),m=p.useRef(n);u.current=a;const[g,_]=p.useState(()=>{const w=r._getWatch(n,c.current);return u.current?u.current(w):w}),h=p.useCallback(w=>{const C=Ca(n,r._names,w||r._formValues,!1,c.current);return u.current?u.current(C):C},[r._formValues,r._names,n]),y=p.useCallback(w=>{if(!i){const C=Ca(n,r._names,w||r._formValues,!1,c.current);if(u.current){const D=u.current(C);At(D,d.current)||(_(D),d.current=D)}else _(C)}},[r._formValues,r._names,i,n]);dl(()=>((f.current!==r||!At(m.current,n))&&(f.current=r,m.current=n,y()),r._subscribe({name:n,formState:{values:!0},exact:o,callback:w=>{y(w.values)}})),[r,o,n,y]),p.useEffect(()=>r._removeUnmounted());const v=f.current!==r,b=m.current,x=p.useMemo(()=>{if(i)return null;const w=!v&&!At(b,n);return v||w?h():null},[i,v,n,b,h]);return x!==null?x:g}function ro(e){const t=ul(),{name:r,disabled:n,control:s=t,shouldUnregister:i,defaultValue:o,exact:a=!0}=e,c=xh(s._names.array,r),u=p.useMemo(()=>W(s._formValues,r,W(s._defaultValues,r,o)),[s,r,o]),d=ZO({control:s,name:r,defaultValue:u,exact:a}),f=XO({control:s,name:r,exact:a}),m=p.useRef(e),g=p.useRef(null),_=p.useRef(s.register(r,{...e.rules,value:d,...kt(e.disabled)?{disabled:e.disabled}:{}}));m.current=e;const h=p.useMemo(()=>Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!W(f.errors,r)},isDirty:{enumerable:!0,get:()=>!!W(f.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!W(f.touchedFields,r)},isValidating:{enumerable:!0,get:()=>!!W(f.validatingFields,r)},error:{enumerable:!0,get:()=>W(f.errors,r)}}),[f,r]),y=p.useCallback(w=>{const C=Sa(w);return W(s._fields,r)||(_.current=s.register(r,{...m.current.rules,value:C})),_.current.onChange({target:{value:Sa(w),name:r},type:Sr.CHANGE})},[r,s]),v=p.useCallback(()=>_.current.onBlur({target:{value:W(s._formValues,r),name:r},type:Sr.BLUR}),[r,s._formValues]),b=p.useCallback(w=>{w&&(g.current={focus:()=>gt(w.focus)&&w.focus(),select:()=>gt(w.select)&&w.select(),setCustomValidity:D=>gt(w.setCustomValidity)&&w.setCustomValidity(D),reportValidity:()=>gt(w.reportValidity)&&w.reportValidity()});const C=W(s._fields,r);C&&C._f&&w&&(C._f.ref=g.current)},[s._fields,r]),x=p.useMemo(()=>({name:r,value:d,...kt(n)||f.disabled?{disabled:f.disabled||n}:{},onChange:y,onBlur:v,ref:b}),[r,n,f.disabled,y,v,b,d]);return p.useEffect(()=>{const w=s._options.shouldUnregister||i;s.register(r,{...m.current.rules,...kt(m.current.disabled)?{disabled:m.current.disabled}:{}});const C=(D,j)=>{const R=W(s._fields,D);R&&R._f&&(R._f.mount=j)};if(C(r,!0),w){const D=Ue(W(i?s._defaultValues:s._options.values||s._defaultValues,r,W(s._options.defaultValues,r,m.current.defaultValue)));Ne(s._defaultValues,r,D),je(W(s._formValues,r))&&Ne(s._formValues,r,D)}if(!c&&s.register(r),g.current){const D=W(s._fields,r);D&&D._f&&(D._f.ref=g.current)}return()=>{(c?w&&!s._state.action:w)?s.unregister(r):C(r,!1)}},[r,s,c,i]),p.useEffect(()=>{s._setDisabledField({disabled:n,name:r})},[n,r,s]),p.useMemo(()=>({field:x,formState:f,fieldState:h}),[x,f,h])}const fl=p.createContext(null);fl.displayName="HookFormContext";const Yt=()=>p.useContext(fl),JO=({children:e,watch:t,getValues:r,getFieldState:n,setError:s,clearErrors:i,setValue:o,setValues:a,trigger:c,formState:u,resetField:d,reset:f,handleSubmit:m,unregister:g,control:_,register:h,setFocus:y,subscribe:v})=>{const b=p.useMemo(()=>({watch:t,getValues:r,getFieldState:n,setError:s,clearErrors:i,setValue:o,setValues:a,trigger:c,formState:u,resetField:d,reset:f,handleSubmit:m,unregister:g,control:_,register:h,setFocus:y,subscribe:v}),[i,_,u,n,r,m,h,f,d,s,y,o,a,v,c,g,t]);return p.createElement(fl.Provider,{value:b},p.createElement(cl.Provider,{value:b.control},e))};var eE=(e,t,r,n,s)=>t?{...r[e],types:{...r[e]&&r[e].types?r[e].types:{},[n]:s||!0}}:{},Dh=e=>Array.isArray(e)?e.filter(Boolean):[],yi=e=>Array.isArray(e)?e:[e],vu=()=>{let e=[];return{get observers(){return e},next:s=>{for(const i of e)i.next&&i.next(s)},subscribe:s=>(e.push(s),{unsubscribe:()=>{e=e.filter(i=>i!==s)}}),unsubscribe:()=>{e=[]}}};function Ih(e,t){const r={};for(const n in e)if(e.hasOwnProperty(n)){const s=e[n],i=t[n];if(s&&Be(s)&&i){const o=Ih(s,i);Be(o)&&(r[n]=o)}else e[n]&&(r[n]=i)}return r}var Je=e=>Be(e)&&!Object.keys(e).length,hl=e=>e.type==="file",ji=e=>{if(!eo)return!1;const t=e?e.ownerDocument:0;return e instanceof(t&&t.defaultView?t.defaultView.HTMLElement:HTMLElement)},Nh=e=>e.type==="select-multiple",pl=e=>e.type==="radio",tE=e=>pl(e)||$s(e),Ao=e=>ji(e)&&e.isConnected;function rE(e,t){const r=t.slice(0,-1).length;let n=0;for(;n<r;){if(st(e)){e=void 0;break}e=e[t[n]],n++}return e}function nE(e){for(const t in e)if(e.hasOwnProperty(t)&&!je(e[t]))return!1;return!0}function Ke(e,t){if(mt(t)&&Object.prototype.hasOwnProperty.call(e,t))return delete e[t],e;const r=Array.isArray(t)?t:Bs(t)?[t]:to(t),n=r.length===1?e:rE(e,r),s=r.length-1,i=r[s];return n&&delete n[i],s!==0&&(Be(n)&&Je(n)||Array.isArray(n)&&nE(n))&&Ke(e,r.slice(0,-1)),e}var sE=e=>{for(const t in e)if(gt(e[t]))return!0;return!1};function Th(e){return Array.isArray(e)||Be(e)&&!sE(e)}function Ea(e,t={}){for(const r in e){const n=e[r];Th(n)?(t[r]=Array.isArray(n)?[]:{},Ea(n,t[r])):je(n)||(t[r]=!0)}return t}function Da(e){if(e!==!1){if(e===!0)return!0;if(Array.isArray(e)){const t=e.map(r=>Da(r));return t.some(r=>r!==void 0)?t:void 0}if(Be(e)){const t={};for(const r in e){const n=Da(e[r]);je(n)||(t[r]=n)}return Object.keys(t).length?t:void 0}}}function $r(e,t,r){r||(r=Ea(t));for(const n in e){const s=e[n];if(Th(s))je(t)||Oa(r[n])?r[n]=Ea(s,Array.isArray(s)?[]:{}):$r(s,st(t)?{}:t[n],r[n]);else{const i=t[n];r[n]=!At(s,i)}}return Da(r)||{}}const bu={value:!1,isValid:!1},_u={value:!0,isValid:!0};var jh=e=>{if(Array.isArray(e)){if(e.length>1){const t=e.filter(r=>r&&r.checked&&!r.disabled).map(r=>r.value);return{value:t,isValid:!!t.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!je(e[0].attributes.value)?je(e[0].value)||e[0].value===""?_u:{value:e[0].value,isValid:!0}:_u:bu}return bu},Rh=(e,{valueAsNumber:t,valueAsDate:r,setValueAs:n})=>je(e)?e:t?e===""?NaN:e&&+e:r&&mt(e)?new Date(e):n?n(e):e;const wu={isValid:!1,value:null};var kh=e=>Array.isArray(e)?e.reduce((t,r)=>r&&r.checked&&!r.disabled?{isValid:!0,value:r.value}:t,wu):wu;function xu(e){const t=e.ref;return hl(t)?t.files:pl(t)?kh(e.refs).value:Nh(t)?[...t.selectedOptions].map(({value:r})=>r):$s(t)?jh(e.refs).value:Rh(je(t.value)?e.ref.value:t.value,e)}var iE=(e,t,r,n)=>{const s={};for(const i of e){const o=W(t,i);o&&Ne(s,i,o._f)}return{criteriaMode:r,names:[...e],fields:s,shouldUseNativeValidation:n}},Ri=e=>e instanceof RegExp,ts=e=>je(e)?e:Ri(e)?e.source:Be(e)?Ri(e.value)?e.value.source:e.value:e,Su=e=>({isOnSubmit:!e||e===Wt.onSubmit,isOnBlur:e===Wt.onBlur,isOnChange:e===Wt.onChange,isOnAll:e===Wt.all,isOnTouch:e===Wt.onTouched});const Cu="AsyncFunction";var oE=e=>!!e&&!!e.validate&&!!(gt(e.validate)&&e.validate.constructor.name===Cu||Be(e.validate)&&Object.values(e.validate).find(t=>t.constructor.name===Cu)),aE=e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate),Po=(e,t,r)=>!r&&(t.watchAll||t.watch.has(e)||[...t.watch].some(n=>e.startsWith(`${n}.`)));const fs=(e,t,r,n)=>{for(const s of r||Object.keys(e)){const i=W(e,s);if(i){const{_f:o,...a}=i;if(o){if(o.refs&&o.refs[0]&&t(o.refs[0],s)&&!n)return!0;if(o.ref&&t(o.ref,o.name)&&!n)return!0;if(fs(a,t))break}else if(Be(a)&&fs(a,t))break}}};function Ou(e,t,r){const n=W(e,r);if(n||Bs(r))return{error:n,name:r};const s=r.split(".");for(;s.length;){const i=s.join("."),o=W(t,i),a=W(e,i);if(o&&!Array.isArray(o)&&r!==i)return{name:r};if(a&&a.type)return{name:i,error:a};if(a&&a.root&&a.root.type)return{name:`${i}.root`,error:a.root};s.pop()}return{name:r}}var lE=(e,t,r,n)=>{r(e);const{name:s,...i}=e;return Je(i)||n&&Object.keys(i).length>=Object.keys(t).length||Object.keys(i).find(o=>t[o]===(!n||Wt.all))},cE=(e,t,r)=>!e||!t||e===t||yi(e).some(n=>n&&(r?n===t:n.startsWith(t)||t.startsWith(n))),uE=(e,t,r,n,s)=>s.isOnAll?!1:!r&&s.isOnTouch?!(t||e):(r?n.isOnBlur:s.isOnBlur)?!e:(r?n.isOnChange:s.isOnChange)?e:!0,dE=(e,t)=>!Dh(W(e,t)).length&&Ke(e,t),Eu=(e,t,r)=>{const n=W(e,r),s=Array.isArray(n)?n:[];return Ne(s,Ch,t[r]),Ne(e,r,s),e};function Du(e,t,r="validate"){if(mt(e)||Array.isArray(e)&&e.every(mt)||kt(e)&&!e)return{type:r,message:mt(e)?e:"",ref:t}}var mn=e=>Be(e)&&!Ri(e)?e:{value:e,message:""},Iu=async(e,t,r,n,s,i)=>{const{ref:o,refs:a,required:c,maxLength:u,minLength:d,min:f,max:m,pattern:g,validate:_,name:h,valueAsNumber:y,mount:v}=e._f,b=W(r,h);if(!v||t.has(h))return{};const x=a?a[0]:o,w=A=>{if(s&&x.reportValidity){const k=kt(A)?"":A||"";a?a.forEach(B=>B.setCustomValidity(k)):x.setCustomValidity(k),x.reportValidity()}},C={},D=pl(o),j=$s(o),R=D||j,L=(y||hl(o))&&je(o.value)&&je(b)||ji(o)&&o.value===""||b===""||Array.isArray(b)&&!b.length,T=eE.bind(null,h,n,C),P=(A,k,B,F=qt.maxLength,ne=qt.minLength)=>{const ie=A?k:B;C[h]={type:A?F:ne,message:ie,ref:o,...T(A?F:ne,ie)}};if(i?!Array.isArray(b)||!b.length:c&&(!R&&(L||st(b))||kt(b)&&!b||j&&!jh(a).isValid||D&&!kh(a).isValid)){const{value:A,message:k}=mt(c)?{value:!!c,message:c}:mn(c);if(A&&(C[h]={type:qt.required,message:k,ref:x,...T(qt.required,k)},!n))return w(k),C}if(!L&&(!st(f)||!st(m))){let A,k;const B=mn(m),F=mn(f);if(!st(b)&&!isNaN(b)){const ne=o.valueAsNumber||b&&+b;st(B.value)||(A=ne>B.value),st(F.value)||(k=ne<F.value)}else{const ne=o.valueAsDate||new Date(b),ie=H=>new Date(new Date().toDateString()+" "+H),V=o.type=="time",J=o.type=="week";mt(B.value)&&b&&(A=V?ie(b)>ie(B.value):J?b>B.value:ne>new Date(B.value)),mt(F.value)&&b&&(k=V?ie(b)<ie(F.value):J?b<F.value:ne<new Date(F.value))}if((A||k)&&(P(!!A,B.message,F.message,qt.max,qt.min),!n))return w(C[h].message),C}if((u||d)&&!L&&(mt(b)||i&&Array.isArray(b))){const A=mn(u),k=mn(d),B=!st(A.value)&&b.length>+A.value,F=!st(k.value)&&b.length<+k.value;if((B||F)&&(P(B,A.message,k.message),!n))return w(C[h].message),C}if(g&&!L&&mt(b)){const{value:A,message:k}=mn(g);if(Ri(A)&&!b.match(A)&&(C[h]={type:qt.pattern,message:k,ref:o,...T(qt.pattern,k)},!n))return w(k),C}if(_){if(gt(_)){const A=await _(b,r),k=Du(A,x);if(k&&(C[h]={...k,...T(qt.validate,k.message)},!n))return w(k.message),C}else if(Be(_)){let A={};for(const k in _){if(!Je(A)&&!n)break;const B=Du(await _[k](b,r),x,k);B&&(A={...B,...T(k,B.message)},w(B.message),n&&(C[h]=A))}if(!Je(A)&&(C[h]={ref:x,...A},!n))return C}}return w(!0),C};const fE={mode:Wt.onSubmit,reValidateMode:Wt.onChange,shouldFocusError:!0},Ah={submitCount:0,isDirty:!1,isReady:!1,isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{}};function hE(e={}){let t={...fE,...e},r={...Ue(Ah),isLoading:gt(t.defaultValues),errors:t.errors||{},disabled:t.disabled||!1},n={},s=Be(t.defaultValues)||Be(t.values)?Ue(t.defaultValues||t.values)||{}:{},i=t.shouldUnregister?{}:Ue(s),o={action:!1,mount:!1,watch:!1,keepIsValid:!1},a={mount:new Set,disabled:new Set,unMount:new Set,array:new Set,watch:new Set,registerName:new Set},c,u=0;const d={isDirty:!1,dirtyFields:!1,validatingFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1},f={...d};let m={...f};const g={array:vu(),state:vu()},_=t.criteriaMode===Wt.all,h=S=>I=>{clearTimeout(u),u=setTimeout(S,I)},y=async S=>{if(!o.keepIsValid&&!t.disabled&&(f.isValid||m.isValid||S)){let I;t.resolver?(I=Je((await T()).errors),v()):I=await k({fields:n,onlyCheckValid:!0,eventType:Sr.VALID}),I!==r.isValid&&g.state.next({isValid:I})}},v=(S,I)=>{!t.disabled&&(f.isValidating||f.validatingFields||m.isValidating||m.validatingFields)&&((S||Array.from(a.mount)).forEach(N=>{N&&(I?Ne(r.validatingFields,N,I):Ke(r.validatingFields,N))}),g.state.next({validatingFields:r.validatingFields,isValidating:!Je(r.validatingFields)}))},b=()=>{r.dirtyFields=$r(s,i)},x=(S,I=[],N,U,z=!0,K=!0)=>{if(U&&N&&!t.disabled){if(o.action=!0,K&&Array.isArray(W(n,S))){const q=N(W(n,S),U.argA,U.argB);z&&Ne(n,S,q)}if(K&&Array.isArray(W(r.errors,S))){const q=N(W(r.errors,S),U.argA,U.argB);z&&Ne(r.errors,S,q),dE(r.errors,S)}if((f.touchedFields||m.touchedFields)&&K&&Array.isArray(W(r.touchedFields,S))){const q=N(W(r.touchedFields,S),U.argA,U.argB);z&&Ne(r.touchedFields,S,q)}(f.dirtyFields||m.dirtyFields)&&b(),g.state.next({name:S,isDirty:F(S,I),dirtyFields:r.dirtyFields,errors:r.errors,isValid:r.isValid})}else Ne(i,S,I)},w=(S,I)=>{Ne(r.errors,S,I),r.errors={...r.errors},g.state.next({errors:r.errors})},C=S=>{r.errors=S,g.state.next({errors:r.errors,isValid:!1})},D=S=>{const I=Bs(S)?[S]:to(S);let N=i,U=s;for(let z=0;z<I.length-1;z++){const K=I[z];if(N=st(N)?N:N[K],U=st(U)?U:U[K],N===null&&U!==null)return!0}return!1},j=(S,I,N,U)=>{const z=W(n,S);if(z){if(D(S))return;const K=je(W(i,S)),q=W(i,S,je(N)?W(s,S):N);je(q)||U&&U.defaultChecked||I?Ne(i,S,I?q:xu(z._f)):V(S,q),o.mount&&!o.action&&(y(),K&&r.isDirty&&(f.isDirty||m.isDirty)&&(F()||(r.isDirty=!1,g.state.next({...r}))),e.shouldUnregister&&K&&!je(W(i,S))&&Po(S,a)&&(o.watch=!0))}},R=(S,I,N,U,z)=>{let K=!1,q=!1;const ee={name:S};if(!t.disabled){if(!N||U){(f.isDirty||m.isDirty)&&(q=r.isDirty,r.isDirty=ee.isDirty=F(),K=q!==ee.isDirty);const de=At(W(s,S),I);q=!!W(r.dirtyFields,S),de!==r.isDirty?r.dirtyFields=$r(s,i):de?Ke(r.dirtyFields,S):Ne(r.dirtyFields,S,!0),ee.dirtyFields=r.dirtyFields,K=K||(f.dirtyFields||m.dirtyFields)&&q!==!de}if(N){const de=W(r.touchedFields,S);de||(Ne(r.touchedFields,S,N),ee.touchedFields=r.touchedFields,K=K||(f.touchedFields||m.touchedFields)&&de!==N)}K&&z&&g.state.next(ee)}return K?ee:{}},L=(S,I,N,U)=>{const z=W(r.errors,S),K=(f.isValid||m.isValid)&&kt(I)&&r.isValid!==I;if(t.delayError&&N?(c=h(()=>w(S,N)),c(t.delayError)):(clearTimeout(u),c=null,N?Ne(r.errors,S,N):Ke(r.errors,S),r.errors={...r.errors}),(N?!At(z,N):z)||!Je(U)||K){const q={...U,...K&&kt(I)?{isValid:I}:{},errors:r.errors,name:S};r={...r,...q},g.state.next(q)}},T=async S=>(v(S,!0),await t.resolver(i,t.context,iE(S||a.mount,n,t.criteriaMode,t.shouldUseNativeValidation))),P=async S=>{const{errors:I}=await T(S);if(v(S),S){for(const N of S){const U=W(I,N);U?a.array.has(N)&&Be(U)&&!Object.keys(U).some(z=>!Number.isNaN(Number(z)))?Eu(r.errors,{[N]:U},N):Ne(r.errors,N,U):Ke(r.errors,N)}r.errors={...r.errors}}else r.errors=I;return I},A=async({name:S,eventType:I})=>{if(e.validate){const N=await e.validate({formValues:i,formState:r,name:S,eventType:I});if(Be(N))for(const U in N){const z=N[U];z&&Le(`${ko}.${U}`,{message:mt(z.message)?z.message:"",type:z.type||qt.validate})}else mt(N)||!N?Le(ko,{message:N||"",type:qt.validate}):ke(ko);return N}return!0},k=async({fields:S,onlyCheckValid:I,name:N,eventType:U,context:z={valid:!0,runRootValidation:!1}})=>{if(e.validate&&(z.runRootValidation=!0,!await A({name:N,eventType:U})&&(z.valid=!1,I)))return z.valid;for(const K in S){const q=S[K];if(q){const{_f:ee,...de}=q;if(ee){const Fe=a.array.has(ee.name),xt=q._f&&oE(q._f),St=f.validatingFields||f.isValidating||m.validatingFields||m.isValidating;xt&&St&&v([ee.name],!0);const lr=await Iu(q,a.disabled,i,_,t.shouldUseNativeValidation&&!I,Fe);if(xt&&St&&v([ee.name]),lr[ee.name]&&(z.valid=!1,I)||(!I&&(W(lr,ee.name)?Fe?Eu(r.errors,lr,ee.name):Ne(r.errors,ee.name,lr[ee.name]):Ke(r.errors,ee.name)),e.shouldUseNativeValidation&&lr[ee.name]))break}!Je(de)&&await k({context:z,onlyCheckValid:I,fields:de,name:K,eventType:U})}}return z.valid},B=()=>{for(const S of a.unMount){const I=W(n,S);I&&(I._f.refs?I._f.refs.every(N=>!Ao(N)):!Ao(I._f.ref))&&Ae(S)}a.unMount=new Set},F=(S,I)=>!t.disabled&&(S&&I&&Ne(i,S,I),!At(Z(),s)),ne=(S,I,N)=>Ca(S,a,{...o.mount?i:je(I)?s:mt(S)?{[S]:I}:I},N,I),ie=S=>Dh(W(o.mount?i:s,S,t.shouldUnregister?W(s,S,[]):[])),V=(S,I,N={},U=!1)=>{const z=W(n,S);let K=I;if(z){const q=z._f;q&&(!q.disabled&&Ne(i,S,Rh(I,q)),K=ji(q.ref)&&st(I)?"":I,Nh(q.ref)?[...q.ref.options].forEach(ee=>ee.selected=K.includes(ee.value)):q.refs?$s(q.ref)?q.refs.forEach(ee=>{(!ee.defaultChecked||!ee.disabled)&&(Array.isArray(K)?ee.checked=!!K.find(de=>de===ee.value):ee.checked=K===ee.value||!!K)}):q.refs.forEach(ee=>ee.checked=ee.value===K):hl(q.ref)?q.ref.value="":(q.ref.value=K,q.ref.type||g.state.next({name:S,values:U?i:Ue(i)})))}(N.shouldDirty||N.shouldTouch)&&R(S,K,N.shouldTouch,N.shouldDirty,!0),N.shouldValidate&&ue(S)},J=(S,I,N,U=!1)=>{for(const z in I){if(!I.hasOwnProperty(z))return;const K=I[z],q=S+"."+z,ee=W(n,q);(a.array.has(S)||Be(K)||ee&&!ee._f)&&!zr(K)?J(q,K,N,U):V(q,K,N,U)}},H=(S,I,N,U)=>{const z=W(n,S),K=a.array.has(S),q=U?I:Ue(I),ee=W(i,S),de=At(ee,q);if(de||Ne(i,S,q),K)g.array.next({name:S,values:U?i:Ue(i)}),(f.isDirty||f.dirtyFields||m.isDirty||m.dirtyFields)&&N.shouldDirty&&(b(),g.state.next({name:S,dirtyFields:r.dirtyFields,isDirty:F(S,q)}));else{const Fe=Array.isArray(q)&&!q.length||Je(q);!z||z._f||st(q)||Fe?V(S,q,N,U):J(S,q,N,U)}if(!de){const Fe=Po(S,a),xt=U?i:Ue(i);g.state.next({...Fe&&r,name:o.mount||Fe?S:void 0,values:xt})}},X=(S,I,N={})=>H(S,I,N,!1),$=(S,I={})=>{const N=gt(S)?S(i):S;if(!At(i,N)){i={...i,...N};for(const U of a.mount)H(U,W(N,U),I,!0);g.state.next({...r,name:void 0,type:void 0,values:i}),I.shouldValidate&&y()}},Q=async S=>{o.mount=!0;const I=S.target;let N=I.name,U=!0;const z=W(n,N),K=de=>{U=Number.isNaN(de)||zr(de)&&isNaN(de.getTime())||At(de,W(i,N,de))},q=Su(t.mode),ee=Su(t.reValidateMode);if(z){let de,Fe;const xt=I.type?xu(z._f):Sa(S),St=S.type===Sr.BLUR||S.type===Sr.FOCUS_OUT,lr=!aE(z._f)&&!e.validate&&!t.resolver&&!W(r.errors,N)&&!z._f.deps||uE(St,W(r.touchedFields,N),r.isSubmitted,ee,q),Wn=Po(N,a,St);Ne(i,N,xt),St?(!I||!I.readOnly)&&(z._f.onBlur&&z._f.onBlur(S),c&&c(0)):z._f.onChange&&z._f.onChange(S);const Mr=R(N,xt,St),Xe=!Je(Mr)||Wn;if(!St&&g.state.next({name:N,type:S.type,values:Ue(i)}),lr)return(f.isValid||m.isValid)&&(t.mode==="onBlur"?St&&y():St||y()),Xe&&g.state.next({name:N,...Wn?{}:Mr});if(!t.resolver&&e.validate&&await A({name:N,eventType:S.type}),!St&&Wn&&g.state.next({...r}),t.resolver){const{errors:ct}=await T([N]);if(v([N]),K(xt),!U){!Je(Mr)&&g.state.next(Mr);return}const bt=Ou(r.errors,n,N),Vt=Ou(ct,n,bt.name||N);de=Vt.error,N=Vt.name,Fe=Je(ct)}else v([N],!0),de=(await Iu(z,a.disabled,i,_,t.shouldUseNativeValidation))[N],v([N]),K(xt),U&&(de?Fe=!1:(f.isValid||m.isValid)&&(Fe=await k({fields:n,onlyCheckValid:!0,name:N,eventType:S.type})));U&&(z._f.deps&&(!Array.isArray(z._f.deps)||z._f.deps.length>0)&&ue(z._f.deps),L(N,Fe,de,Mr))}},te=(S,I)=>{if(W(r.errors,I)&&S.focus)return S.focus(),1},ue=async(S,I={})=>{let N,U;const z=yi(S);if(t.resolver){const K=await P(je(S)?S:z);N=Je(K),U=S?!z.some(q=>W(K,q)):N}else S?(U=(await Promise.all(z.map(async K=>{const q=W(n,K);return await k({fields:q&&q._f?{[K]:q}:q,eventType:Sr.TRIGGER})}))).every(Boolean),!(!U&&!r.isValid)&&y()):U=N=await k({fields:n,name:S,eventType:Sr.TRIGGER});return g.state.next({...!mt(S)||(f.isValid||m.isValid)&&N!==r.isValid?{}:{name:S},...t.resolver||!S?{isValid:N}:{},errors:r.errors}),I.shouldFocus&&!U&&fs(n,te,S?z:a.mount),U},Z=(S,I)=>{let N={...o.mount?i:s};return I&&(N=Ih(I.dirtyFields?r.dirtyFields:r.touchedFields,N)),je(S)?N:mt(S)?W(N,S):S.map(U=>W(N,U))},De=(S,I)=>({invalid:!!W((I||r).errors,S),isDirty:!!W((I||r).dirtyFields,S),error:W((I||r).errors,S),isValidating:!!W(r.validatingFields,S),isTouched:!!W((I||r).touchedFields,S)}),ke=S=>{const I=S?yi(S):void 0;I==null||I.forEach(N=>Ke(r.errors,N)),I?I.forEach(N=>{g.state.next({name:N,errors:r.errors})}):g.state.next({errors:{}})},Le=(S,I,N)=>{const U=(W(n,S,{_f:{}})._f||{}).ref,z=W(r.errors,S)||{},{ref:K,message:q,type:ee,...de}=z;Ne(r.errors,S,{...de,...I,ref:U}),g.state.next({name:S,errors:r.errors,isValid:!1}),N&&N.shouldFocus&&U&&U.focus&&U.focus()},he=(S,I)=>gt(S)?g.state.subscribe({next:N=>"values"in N&&S(N.values||ne(void 0,I),N)}):ne(S,I,!0),fe=S=>g.state.subscribe({next:I=>{if(cE(S.name,I.name,S.exact)&&lE(I,S.formState||f,Us,S.reRenderRoot)){const N={...i};S.callback({values:N,...r,...I,defaultValues:s})}}}).unsubscribe,pe=S=>(o.mount=!0,m={...m,...S.formState},fe({...S,formState:{...d,...S.formState}})),Ae=(S,I={})=>{for(const N of S?yi(S):a.mount)a.mount.delete(N),a.array.delete(N),I.keepValue||(Ke(n,N),Ke(i,N)),!I.keepError&&Ke(r.errors,N),!I.keepDirty&&Ke(r.dirtyFields,N),!I.keepTouched&&Ke(r.touchedFields,N),!I.keepIsValidating&&Ke(r.validatingFields,N),!t.shouldUnregister&&!I.keepDefaultValue&&Ke(s,N);g.state.next({values:Ue(i)}),g.state.next({...r,...I.keepDirty?{isDirty:F()}:{}}),!I.keepIsValid&&y()},ze=({disabled:S,name:I})=>{if(kt(S)&&o.mount||S||a.disabled.has(I)){const z=a.disabled.has(I)!==!!S;S?a.disabled.add(I):a.disabled.delete(I),z&&o.mount&&!o.action&&y()}},Ie=(S,I={})=>{let N=W(n,S);const U=kt(I.disabled)||kt(t.disabled),z=!a.registerName.has(S)&&N&&N._f&&!N._f.mount;return Ne(n,S,{...N||{},_f:{...N&&N._f?N._f:{ref:{name:S}},name:S,mount:!0,...I}}),a.mount.add(S),N&&!z?ze({disabled:kt(I.disabled)?I.disabled:t.disabled,name:S}):j(S,!0,I.value),{...U?{disabled:I.disabled||t.disabled}:{},...t.progressive?{required:!!I.required,min:ts(I.min),max:ts(I.max),minLength:ts(I.minLength),maxLength:ts(I.maxLength),pattern:ts(I.pattern)}:{},name:S,onChange:Q,onBlur:Q,ref:K=>{if(K){a.registerName.add(S),Ie(S,I),a.registerName.delete(S),N=W(n,S);const q=je(K.value)&&K.querySelectorAll&&K.querySelectorAll("input,select,textarea")[0]||K,ee=tE(q),de=N._f.refs||[];if(ee?de.find(Fe=>Fe===q):q===N._f.ref)return;Ne(n,S,{_f:{...N._f,...ee?{refs:[...de.filter(Ao),q,...Array.isArray(W(s,S))?[{}]:[]],ref:{type:q.type,name:S}}:{ref:q}}}),j(S,!1,void 0,q)}else N=W(n,S,{}),N._f&&(N._f.mount=!1),(t.shouldUnregister||I.shouldUnregister)&&!(xh(a.array,S)&&o.action)&&a.unMount.add(S)}}},re=()=>t.shouldFocusError&&!t.shouldUseNativeValidation&&fs(n,te,a.mount),We=S=>{kt(S)&&(g.state.next({disabled:S}),fs(n,(I,N)=>{const U=W(n,N);U&&(I.disabled=U._f.disabled||S,Array.isArray(U._f.refs)&&U._f.refs.forEach(z=>{z.disabled=U._f.disabled||S}))},0,!1))},at=(S,I)=>async N=>{let U;N&&(N.preventDefault&&N.preventDefault(),N.persist&&N.persist());let z=Ue(i);if(g.state.next({isSubmitting:!0}),t.resolver){const{errors:K,values:q}=await T();v(),r.errors=K,z=Ue(q)}else await k({fields:n,eventType:Sr.SUBMIT});if(a.disabled.size)for(const K of a.disabled)Ke(z,K);if(Ke(r.errors,Ch),Je(r.errors)){g.state.next({errors:{}});try{await S(z,N)}catch(K){U=K}}else I&&await I({...r.errors},N),re(),setTimeout(re);if(g.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:Je(r.errors)&&!U,submitCount:r.submitCount+1,errors:r.errors}),U)throw U},vt=(S,I={})=>{W(n,S)&&(je(I.defaultValue)?X(S,Ue(W(s,S))):(X(S,I.defaultValue),Ne(s,S,Ue(I.defaultValue))),I.keepTouched||Ke(r.touchedFields,S),I.keepDirty||(Ke(r.dirtyFields,S),r.isDirty=I.defaultValue?F(S,Ue(W(s,S))):F()),I.keepError||(Ke(r.errors,S),f.isValid&&y()),g.state.next({...r}))},qe=(S,I={})=>{const N=S?Ue(S):s,U=Ue(N),z=Je(S),K=U;if(I.keepDefaultValues||(s=N),!I.keepValues){if(I.keepDirtyValues){const q=new Set([...a.mount,...Object.keys($r(s,i))]);for(const ee of Array.from(q)){const de=W(r.dirtyFields,ee),Fe=W(i,ee),xt=W(K,ee);de&&!je(Fe)?Ne(K,ee,Fe):!de&&!je(xt)&&X(ee,xt)}}else{if(eo&&je(S))for(const q of a.mount){const ee=W(n,q);if(ee&&ee._f){const de=Array.isArray(ee._f.refs)?ee._f.refs[0]:ee._f.ref;if(ji(de)){const Fe=de.closest("form");if(Fe){Fe.reset();break}}}}if(I.keepFieldsRef)for(const q of a.mount)X(q,W(K,q));else n={}}if(t.shouldUnregister){if(i=I.keepDefaultValues?Ue(s):{},I.keepFieldsRef)for(const q of a.mount)Ne(i,q,W(K,q))}else i=Ue(K);g.array.next({values:{...K}}),g.state.next({values:{...K}})}a={mount:I.keepDirtyValues?a.mount:new Set,unMount:new Set,array:new Set,registerName:new Set,disabled:new Set,watch:new Set,watchAll:!1,focus:""},o.mount=!f.isValid||!!I.keepIsValid||!!I.keepDirtyValues||!t.shouldUnregister&&!Je(K),o.watch=!!t.shouldUnregister,o.keepIsValid=!!I.keepIsValid,o.action=!1,I.keepErrors||(r.errors={}),g.state.next({submitCount:I.keepSubmitCount?r.submitCount:0,isDirty:z?!1:I.keepDirty?r.isDirty:I.keepValues?F():!!(I.keepDefaultValues&&!At(S,s)),isSubmitted:I.keepIsSubmitted?r.isSubmitted:!1,dirtyFields:z?{}:I.keepDirtyValues?I.keepDefaultValues&&i?$r(s,i):r.dirtyFields:I.keepDefaultValues&&S?$r(s,S):I.keepDirty?r.dirtyFields:{},touchedFields:I.keepTouched?r.touchedFields:{},errors:I.keepErrors?r.errors:{},isSubmitSuccessful:I.keepIsSubmitSuccessful?r.isSubmitSuccessful:!1,isSubmitting:!1,defaultValues:s})},Ye=(S,I)=>qe(gt(S)?S(i):S,{...t.resetOptions,...I}),lt=(S,I={})=>{const N=W(n,S),U=N&&N._f;if(U){const z=U.refs?U.refs[0]:U.ref;z.focus&&setTimeout(()=>{z.focus(),I.shouldSelect&>(z.select)&&z.select()})}},Us=S=>{r={...r,...S}},Vs={control:{register:Ie,unregister:Ae,getFieldState:De,handleSubmit:at,setError:Le,_subscribe:fe,_runSchema:T,_updateIsValidating:v,_focusError:re,_getWatch:ne,_getDirty:F,_setValid:y,_setFieldArray:x,_setDisabledField:ze,_setErrors:C,_getFieldArray:ie,_reset:qe,_resetDefaultValues:()=>gt(t.defaultValues)&&t.defaultValues().then(S=>{Ye(S,t.resetOptions),g.state.next({isLoading:!1})}),_removeUnmounted:B,_disableForm:We,_subjects:g,_proxyFormState:f,get _fields(){return n},get _formValues(){return i},get _state(){return o},set _state(S){o=S},get _defaultValues(){return s},get _names(){return a},set _names(S){a=S},get _formState(){return r},get _options(){return t},set _options(S){t={...t,...S}}},subscribe:pe,trigger:ue,register:Ie,handleSubmit:at,watch:he,setValue:X,setValues:$,getValues:Z,reset:Ye,resetField:vt,resetDefaultValues:(S,I={})=>{if(s=Ue(S),!I.keepDirty){const N=$r(s,i);r.dirtyFields=N,r.isDirty=!Je(N)}I.keepIsValid||y(),g.state.next({...r,defaultValues:s})},clearErrors:ke,unregister:Ae,setError:Le,setFocus:lt,getFieldState:De};return{...Vs,formControl:Vs}}function pE(e={}){const t=p.useRef(void 0),r=p.useRef(void 0),n=p.useRef(e.formControl),[s,i]=p.useState(()=>({...Ue(Ah),isLoading:gt(e.defaultValues),errors:e.errors||{},disabled:e.disabled||!1,defaultValues:gt(e.defaultValues)?void 0:e.defaultValues}));if(!t.current||e.formControl&&n.current!==e.formControl)if(n.current=e.formControl,e.formControl)t.current={...e.formControl,formState:s},e.defaultValues&&!gt(e.defaultValues)&&e.formControl.reset(e.defaultValues,e.resetOptions);else{const{formControl:a,...c}=hE(e);t.current={...c,formState:s}}const o=t.current.control;return o._options=e,dl(()=>{const a=o._subscribe({formState:o._proxyFormState,callback:()=>i({...o._formState,defaultValues:o._defaultValues}),reRenderRoot:!0});return i(c=>({...c,isReady:!0})),o._formState.isReady=!0,a},[o]),p.useEffect(()=>o._disableForm(e.disabled),[o,e.disabled]),p.useEffect(()=>{e.mode&&(o._options.mode=e.mode),e.reValidateMode&&(o._options.reValidateMode=e.reValidateMode)},[o,e.mode,e.reValidateMode]),p.useEffect(()=>{e.errors&&(o._setErrors(e.errors),o._focusError())},[o,e.errors]),p.useEffect(()=>{e.shouldUnregister&&o._subjects.state.next({values:o._getWatch()})},[o,e.shouldUnregister]),p.useEffect(()=>{if(o._proxyFormState.isDirty){const a=o._getDirty();a!==s.isDirty&&o._subjects.state.next({isDirty:a})}},[o,s.isDirty]),p.useEffect(()=>{var a;e.values&&!At(e.values,r.current)?(o._reset(e.values,{keepFieldsRef:!0,...o._options.resetOptions}),!((a=o._options.resetOptions)===null||a===void 0)&&a.keepIsValid||o._setValid(),r.current=e.values,i(c=>({...c}))):o._resetDefaultValues()},[o,e.values]),p.useEffect(()=>{o._state.mount||(o._setValid(),o._state.mount=!0),o._state.watch&&(o._state.watch=!1,o._subjects.state.next({...o._formState})),o._removeUnmounted()}),t.current.formState=p.useMemo(()=>Eh(s,o),[o,s]),t.current}async function Nu(e){var r,n;return(n=(r=(await Me.get(`/api/framework/v1/read/${e}`)).data)==null?void 0:r.result)==null?void 0:n.framework}function Ph(e,t){const r=Dl({queryKey:["framework",e],queryFn:()=>Nu(e),enabled:!!e,staleTime:3e5}),n=t==null?void 0:t[0],s=Dl({queryKey:["framework",n],queryFn:()=>Nu(n),enabled:!!n,staleTime:5*60*1e3}),i=s.data?[s.data]:[];return{organisationFramework:r.data,targetFrameworks:i,isLoading:r.isLoading||s.isLoading}}const gE={"First Section":{title:"Basic Information",description:"Core details that define the content identity."},"Second Section":{title:"Categorisation",description:"Category and type classification for the content."},"Organisation Framework Terms":{title:"Curriculum",description:"Framework-aligned categorisation."},"Target Framework Terms":{title:"Target Audience",description:"Curriculum alignment for the intended learners."},"Fourth Section":{title:"Licensing & Attribution",description:"Copyright and usage rights information."}},Tu={"First Section":"details","Second Section":"details","Organisation Framework Terms":"details","Target Framework Terms":"audience","Fourth Section":"licensing"},mE={name:"details",description:"details",keywords:"details",appIcon:"details",primaryCategory:"details",additionalCategories:"details",board:"details",subject:"details",subjectIds:"details",medium:"details",framework:"details",topicsIds:"details",topic:"details",audience:"audience",targetBoardIds:"audience",targetMediumIds:"audience",targetGradeLevelIds:"audience",targetSubjectIds:"audience",gradeLevel:"audience",creator:"licensing",author:"licensing",attributions:"licensing",license:"licensing",copyright:"licensing",copyrightYear:"licensing"},Mh={board:"board",medium:"medium",gradeLevel:"gradeLevel",subject:"subject",subjectIds:"subject",topicsIds:"topic",topic:"topic",targetBoardIds:"board",targetMediumIds:"medium",targetGradeLevelIds:"gradeLevel",targetSubjectIds:"subject"},ju=new Set(["targetBoardIds","targetMediumIds","targetGradeLevelIds","targetSubjectIds"]);function yE(e,t,r,n){if(!(e!=null&&e.length))return OE(t,n,r);const s=new Set;return e.filter(i=>{if(n&&(i.code==="dialCode"||i.code==="dialcode")||i.visible===!1)return!1;const o=i.code;return s.has(o)?!1:(s.add(o),!0)}).map(i=>{const o=i.code??"",a=wE(i),c=xE(i,r,t),u=t[o],d=Lh(u,a);return{code:o,label:i.label??o,inputType:a,required:!!(i.required===!0||Array.isArray(i.validations)&&i.validations.some(f=>f.type==="required")),editable:i.editable!==!1,placeholder:i.placeholder,maxLength:i.maxLength,options:bE(c,d,a,r),depends:i.depends,tab:_E(i),section:i.section,defaultValue:i.defaultValue??i.default,currentValue:d}})}function vE(e){var n,s,i;const t=new Map,r=o=>o==null?void 0:o.forEach(a=>{a.identifier&&t.set(a.identifier,a.name),a.name&&t.set(a.name,a.name)});return(s=(n=e.organisationFramework)==null?void 0:n.categories)==null||s.forEach(o=>r(o.terms)),(i=e.targetFrameworks)==null||i.forEach(o=>{var a;return(a=o.categories)==null?void 0:a.forEach(c=>r(c.terms))}),t}function bE(e,t,r,n){if(r!=="select"&&r!=="multiselect"&&r!=="radio")return e;const s=Array.isArray(t)?t:t!=null&&t!==""?[t]:[];if(!s.length)return e;const i=e?[...e]:[],o=new Set(i.map(c=>c.value)),a=vE(n);for(const c of s){const u=String(c);o.has(u)||(i.push({label:a.get(u)??u,value:u}),o.add(u))}return i}function _E(e){const t=e.section;if(t&&Tu[t])return Tu[t];const r=e.code??"";return mE[r]??"details"}function Lh(e,t){const r=new Set(["multiselect","chips","keywords","tagsinput"]),n=new Set(["select","text","textarea","radio","datepicker","datetime","license"]);return r.has(t)?Array.isArray(e)?e:e!=null&&e!==""?[e]:[]:n.has(t)?Array.isArray(e)?e[0]??"":e??"":e}function wE(e){const t=(e.inputType??e.dataType??"").toLowerCase(),n=(e.dataType??"").toLowerCase()==="list";return t==="select"||t==="framework"?"select":t==="frameworkcategoryselect"?n?"multiselect":"select":t==="topicselector"?"chips":t==="multiselect"||t==="multi-select"?"multiselect":t==="keywords"||e.code==="keywords"||e.code==="topic"||e.code==="topicsIds"?"chips":t==="radio"?"radio":e.code==="appIcon"||t==="appicon"?"appIcon":t==="textarea"||e.code==="description"?"textarea":t==="datepicker"||t==="date"?"datepicker":t==="datetime"||t==="datetime-local"?"datetime":t==="tagsinput"?"tagsinput":t==="nestedselect"||t==="nested-select"?n?"multiselect":"select":t==="license"?"license":t==="dialcode"||t==="dial-code"?"dialcode":"text"}function xE(e,t,r){const n=e.range;if(Array.isArray(n)&&n.length)return typeof n[0]=="string"?n.map(a=>({label:a,value:a})):n.map(a=>({label:a.name,value:a.identifier}));const s=e.enum;if(s!=null&&s.length)return s.map(a=>({label:a,value:a}));const i=e.code??"",o=e.sourceCategory??Mh[i];if(o)return Fh(i,o,e,t,r)}function Fh(e,t,r,n,s){var f,m,g,_,h;const i=ju.has(e)||r.output==="identifier"||typeof r.section=="string"&&r.section.includes("Target"),o=y=>({label:y.name,value:i?y.identifier:y.name}),a=(m=(f=n.organisationFramework)==null?void 0:f.categories)==null?void 0:m.find(y=>y.code===t),c=(h=(_=(g=n.targetFrameworks)==null?void 0:g[0])==null?void 0:_.categories)==null?void 0:h.find(y=>y.code===t);let u=(ju.has(e)?c==null?void 0:c.terms:a==null?void 0:a.terms)??(c==null?void 0:c.terms)??(a==null?void 0:a.terms)??[];const d=r.depends;if(d!=null&&d.length){const y=d.flatMap(v=>{const b=s[v];return Array.isArray(b)?b:b!=null&&b!==""?[b]:[]}).map(String);if(y.length){const v=u.filter(b=>{const x=b.associations;return!x||!x.length?!0:x.some(w=>y.includes(w.identifier)||y.includes(w.code)||y.includes(w.name))});v.length&&(u=v)}}return u.map(o)}function yn(e,t){const r=Mh[e];if(r)return Fh(e,r,{},t,{})}const SE=[{label:"Student",value:"Student"},{label:"Teacher",value:"Teacher"},{label:"Administrator",value:"Administrator"},{label:"Parent",value:"Parent"},{label:"Other",value:"Other"}],CE=[{label:"CC BY 4.0",value:"CC BY 4.0"},{label:"CC BY-SA 4.0",value:"CC BY-SA 4.0"},{label:"CC BY-ND 4.0",value:"CC BY-ND 4.0"},{label:"CC BY-NC 4.0",value:"CC BY-NC 4.0"},{label:"CC BY-NC-SA 4.0",value:"CC BY-NC-SA 4.0"},{label:"CC BY-NC-ND 4.0",value:"CC BY-NC-ND 4.0"},{label:"CC0 1.0",value:"CC0 1.0"},{label:"All Rights Reserved",value:"All Rights Reserved"}];function nt(e,t,r){return Lh(e[t],r)}function OE(e,t,r){const n=[{code:"name",label:"Title",inputType:"text",required:!0,editable:!0,tab:"details",section:"First Section",maxLength:200,currentValue:nt(e,"name","text")},{code:"description",label:"Description",inputType:"textarea",editable:!0,tab:"details",section:"First Section",maxLength:2e3,currentValue:nt(e,"description","textarea")},{code:"keywords",label:"Keywords",inputType:"chips",editable:!0,tab:"details",section:"First Section",currentValue:nt(e,"keywords","chips")}];return t&&(n.push({code:"primaryCategory",label:"Category",inputType:"select",editable:!1,tab:"details",section:"Second Section",currentValue:nt(e,"primaryCategory","select"),options:[{label:"Course",value:"Course"},{label:"Digital Textbook",value:"Digital Textbook"},{label:"Teacher Resource",value:"Teacher Resource"},{label:"Learning Resource",value:"Learning Resource"},{label:"Practice Question Set",value:"Practice Question Set"}]},{code:"additionalCategories",label:"Additional Category",inputType:"multiselect",editable:!0,tab:"details",section:"Second Section",currentValue:nt(e,"additionalCategories","multiselect"),options:[{label:"Lesson Plan",value:"Lesson Plan"},{label:"Textbook",value:"Textbook"},{label:"TV Lesson",value:"TV Lesson"},{label:"Revision Material",value:"Revision Material"}]},{code:"board",label:"Course Type",inputType:"select",required:!0,editable:!0,tab:"details",section:"Organisation Framework Terms",options:yn("board",r),currentValue:nt(e,"board","select")},{code:"subject",label:"Subjects covered in the course",inputType:"multiselect",required:!0,editable:!0,tab:"details",section:"Organisation Framework Terms",options:yn("subject",r),currentValue:nt(e,"subject","multiselect")}),n.push({code:"audience",label:"Audience Type",inputType:"multiselect",editable:!0,tab:"audience",section:"Target Framework Terms",options:SE,currentValue:nt(e,"audience","multiselect")},{code:"targetBoardIds",label:"Board/Syllabus of the audience",inputType:"select",required:!0,editable:!0,tab:"audience",section:"Target Framework Terms",options:yn("targetBoardIds",r),currentValue:nt(e,"targetBoardIds","select")},{code:"targetMediumIds",label:"Medium(s) of the audience",inputType:"multiselect",required:!0,editable:!0,tab:"audience",section:"Target Framework Terms",depends:["targetBoardIds"],options:yn("targetMediumIds",r),currentValue:nt(e,"targetMediumIds","multiselect")},{code:"targetGradeLevelIds",label:"Class(es) of the audience",inputType:"multiselect",required:!0,editable:!0,tab:"audience",section:"Target Framework Terms",depends:["targetMediumIds"],options:yn("targetGradeLevelIds",r),currentValue:nt(e,"targetGradeLevelIds","multiselect")},{code:"targetSubjectIds",label:"Subject(s) of the audience",inputType:"multiselect",required:!0,editable:!0,tab:"audience",section:"Target Framework Terms",depends:["targetGradeLevelIds"],options:yn("targetSubjectIds",r),currentValue:nt(e,"targetSubjectIds","multiselect")}),n.push({code:"creator",label:"Author",inputType:"text",editable:!0,tab:"licensing",section:"Fourth Section",currentValue:nt(e,"creator","text")},{code:"attributions",label:"Attributions",inputType:"text",editable:!0,tab:"licensing",section:"Fourth Section",currentValue:nt(e,"attributions","text")},{code:"copyright",label:"Copyright",inputType:"text",required:!0,editable:!0,tab:"licensing",section:"Fourth Section",currentValue:nt(e,"copyright","text")},{code:"copyrightYear",label:"Copyright Year",inputType:"text",required:!0,editable:!0,tab:"licensing",section:"Fourth Section",currentValue:nt(e,"copyrightYear","text")},{code:"license",label:"License",inputType:"select",required:!0,editable:!0,tab:"licensing",section:"Fourth Section",options:CE,currentValue:nt(e,"license","select")})),n}function EE(e,t){const{watch:r,setValue:n}=e;p.useEffect(()=>{const s=r((i,{name:o})=>{o&&t.forEach(a=>{var c;(c=a.depends)!=null&&c.includes(o)&&n(a.code,a.inputType==="multiselect"||a.inputType==="chips"?[]:"",{shouldDirty:!0})})});return()=>s.unsubscribe()},[r,n,t])}const DE="_section_ylgu8_1",IE="_header_ylgu8_11",NE="_title_ylgu8_17",TE="_description_ylgu8_24",jE="_divider_ylgu8_30",RE="_fields_ylgu8_36",vn={section:DE,header:IE,title:NE,description:TE,divider:jE,fields:RE},kE=({title:e,description:t,children:r})=>l.jsxs("div",{className:vn.section,children:[l.jsxs("div",{className:vn.header,children:[l.jsx("h3",{className:vn.title,children:e}),t&&l.jsx("p",{className:vn.description,children:t})]}),l.jsx("hr",{className:vn.divider}),l.jsx("div",{className:vn.fields,children:r})]}),AE="_field_1s288_1",PE="_fullWidth_1s288_7",ME="_label_1s288_11",LE="_required_1s288_19",FE="_input_1s288_24",$E="_textarea_1s288_45",BE="_inputError_1s288_50",UE="_error_1s288_54",VE="_selectBtn_1s288_59",zE="_selectOpen_1s288_83",qE="_placeholder_1s288_87",HE="_selectedVal_1s288_91",WE="_chevronUp_1s288_95",KE="_dropdown_1s288_100",QE="_option_1s288_116",GE="_optionSelected_1s288_134",YE="_noOpts_1s288_139",XE="_chipGroup_1s288_146",ZE="_chipInput_1s288_158",JE="_addChipBtn_1s288_167",eD="_radioGroup_1s288_184",tD="_radioLabel_1s288_191",rD="_iconWrap_1s288_199",nD="_iconPreview_1s288_214",sD="_iconPlaceholder_1s288_220",iD="_removeIconBtn_1s288_233",oD="_tagChip_1s288_252",aD="_tagChipRemove_1s288_264",lD="_nestedSelectRow_1s288_278",cD="_dialcodeRow_1s288_287",uD="_validateBtn_1s288_293",dD="_dialcodeValid_1s288_315",fD="_dialcodeSpinner_1s288_325",M={field:AE,fullWidth:PE,label:ME,required:LE,input:FE,textarea:$E,inputError:BE,error:UE,selectBtn:VE,selectOpen:zE,placeholder:qE,selectedVal:HE,chevronUp:WE,dropdown:KE,option:QE,optionSelected:GE,noOpts:YE,chipGroup:XE,chipInput:ZE,addChipBtn:JE,radioGroup:eD,radioLabel:tD,iconWrap:rD,iconPreview:nD,iconPlaceholder:sD,removeIconBtn:iD,tagChip:oD,tagChipRemove:aD,nestedSelectRow:lD,dialcodeRow:cD,validateBtn:uD,dialcodeValid:dD,dialcodeSpinner:fD},Ru=({name:e,label:t,required:r,disabled:n,multiline:s,maxLength:i,placeholder:o})=>{const{register:a,formState:{errors:c}}=Yt(),u=c[e],d={required:r?`${t} is required`:!1,maxLength:i?{value:i,message:`Max ${i} characters`}:void 0};return l.jsxs("div",{className:[M.field,s?M.fullWidth:""].join(" "),children:[l.jsxs("label",{className:M.label,htmlFor:e,children:[t,r&&l.jsx("span",{className:M.required,children:"*"})]}),s?l.jsx("textarea",{id:e,className:[M.input,M.textarea,u?M.inputError:""].join(" "),disabled:n,placeholder:o,rows:3,...a(e,d)}):l.jsx("input",{id:e,type:"text",className:[M.input,u?M.inputError:""].join(" "),disabled:n,placeholder:o,...a(e,d)}),u&&l.jsx("span",{className:M.error,children:String(u.message)})]})},hD=({name:e,label:t,options:r,required:n,disabled:s})=>{var h;const[i,o]=p.useState(!1),a=p.useRef(null),{register:c,watch:u,setValue:d,formState:{errors:f}}=Yt(),m=u(e),g=((h=r.find(y=>y.value===m))==null?void 0:h.label)??"Select…",_=f[e];return p.useEffect(()=>{if(!i)return;const y=v=>{var b;(b=a.current)!=null&&b.contains(v.target)||o(!1)};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[i]),l.jsxs("div",{className:M.field,ref:a,style:{position:"relative"},children:[l.jsxs("label",{className:M.label,children:[t,n&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsx("input",{type:"hidden",...c(e,{required:n?`${t} is required`:!1})}),l.jsxs("button",{type:"button",disabled:s,className:[M.selectBtn,_?M.inputError:"",i?M.selectOpen:""].join(" "),onClick:()=>o(y=>!y),children:[l.jsx("span",{className:m?M.selectedVal:M.placeholder,children:g}),l.jsx(ks,{size:14,className:i?M.chevronUp:""})]}),i&&l.jsxs("div",{className:M.dropdown,children:[r.map(y=>l.jsxs("button",{type:"button",className:[M.option,m===y.value?M.optionSelected:""].join(" "),onClick:()=>{d(e,y.value,{shouldDirty:!0,shouldValidate:!0}),o(!1)},children:[l.jsx("span",{children:y.label}),m===y.value&&l.jsx(Vn,{size:13})]},y.value)),!r.length&&l.jsx("span",{className:M.noOpts,children:"No options"})]}),_&&l.jsx("span",{className:M.error,children:String(_.message)})]})},pD=({name:e,label:t,options:r,required:n,disabled:s})=>{const[i,o]=p.useState(!1),a=p.useRef(null),{register:c,watch:u,setValue:d,formState:{errors:f}}=Yt(),m=u(e)??[],g=f[e],_=m.length?`${m.length} selected`:"Select…";p.useEffect(()=>{if(!i)return;const y=v=>{var b;(b=a.current)!=null&&b.contains(v.target)||o(!1)};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[i]);const h=y=>{const v=m.includes(y)?m.filter(b=>b!==y):[...m,y];d(e,v,{shouldDirty:!0,shouldValidate:!0})};return l.jsxs("div",{className:M.field,ref:a,style:{position:"relative"},children:[l.jsxs("label",{className:M.label,children:[t,n&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsx("input",{type:"hidden",...c(e,{required:n?`${t} is required`:!1})}),l.jsxs("button",{type:"button",disabled:s,className:[M.selectBtn,g?M.inputError:"",i?M.selectOpen:""].join(" "),onClick:()=>o(y=>!y),children:[l.jsx("span",{className:m.length?M.selectedVal:M.placeholder,children:_}),l.jsx(ks,{size:14,className:i?M.chevronUp:""})]}),i&&l.jsxs("div",{className:M.dropdown,children:[r.map(y=>l.jsxs("button",{type:"button",className:[M.option,m.includes(y.value)?M.optionSelected:""].join(" "),onClick:()=>h(y.value),children:[l.jsx(Vn,{size:13,style:{opacity:m.includes(y.value)?1:0}}),l.jsx("span",{children:y.label})]},y.value)),!r.length&&l.jsx("span",{className:M.noOpts,children:"No options"})]}),g&&l.jsx("span",{className:M.error,children:String(g.message)})]})},gD=({name:e,label:t,required:r,disabled:n,placeholder:s="Add…"})=>{const[i,o]=p.useState(""),[a,c]=p.useState(!1),u=p.useRef(null),{watch:d,setValue:f,formState:{errors:m}}=Yt(),g=d(e)??[],_=m[e],h=()=>{const v=i.trim();v&&!g.includes(v)&&f(e,[...g,v],{shouldDirty:!0}),o(""),c(!1)},y=v=>f(e,g.filter(b=>b!==v),{shouldDirty:!0});return l.jsxs("div",{className:[M.field,M.fullWidth].join(" "),children:[l.jsxs("label",{className:M.label,children:[t,r&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsxs("div",{className:M.chipGroup,children:[g.map(v=>l.jsxs("span",{className:"sbx-chip filled",children:[v,!n&&l.jsx("button",{type:"button",className:"sbx-chip-remove",onClick:()=>y(v),"aria-label":`Remove ${v}`,children:"×"})]},v)),!n&&(a?l.jsx("input",{ref:u,autoFocus:!0,className:M.chipInput,value:i,onChange:v=>o(v.target.value),onKeyDown:v=>{v.key==="Enter"&&(v.preventDefault(),h()),v.key==="Escape"&&(o(""),c(!1))},onBlur:h,placeholder:s}):l.jsxs("button",{type:"button",className:M.addChipBtn,onClick:()=>{c(!0),setTimeout(()=>{var v;return(v=u.current)==null?void 0:v.focus()},50)},children:[l.jsx(As,{size:12})," Add"]}))]}),_&&l.jsx("span",{className:M.error,children:String(_.message)})]})},mD=({name:e,label:t,options:r,required:n,disabled:s})=>{const{register:i,formState:{errors:o}}=Yt(),a=o[e];return l.jsxs("div",{className:M.field,children:[l.jsxs("label",{className:M.label,children:[t,n&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsx("div",{className:M.radioGroup,children:r.map(c=>l.jsxs("label",{className:M.radioLabel,children:[l.jsx("input",{type:"radio",value:c.value,disabled:s,...i(e,{required:n?`${t} is required`:!1})}),c.label]},c.value))}),a&&l.jsx("span",{className:M.error,children:String(a.message)})]})};async function yD(e,t,r,n){var o,a;const i=(a=(o=(await Me.post("/action/asset/v1/create",{request:{asset:{primaryCategory:"asset",language:["English"],code:crypto.randomUUID(),name:e,mediaType:"image",mimeType:t,createdBy:r,creator:null,channel:n,keywords:""}}})).data)==null?void 0:o.result)==null?void 0:a.node_id;if(!i)throw new Error("Asset creation failed: no node_id returned");return i}async function vD(e,t){var s,i;const n=(i=(s=(await Me.post(`/action/content/v3/upload/url/${e}`,{request:{content:{fileName:t}}})).data)==null?void 0:s.result)==null?void 0:i.pre_signed_url;if(!n)throw new Error("Pre-signed URL fetch failed");return n}async function bD(e,t,r={}){const n=await fetch(e,{method:"PUT",body:t,headers:{"Content-Type":t.type,...r}});if(!n.ok)throw new Error(`Blob upload failed: ${n.status} ${n.statusText}`)}async function _D(e,t,r){var o,a;const n=new FormData;n.append("fileUrl",t),n.append("mimeType",r);const i=(a=(o=(await Me.post(`/action/asset/v1/upload/${e}`,n,{params:{enctype:"multipart/form-data",processData:!1,contentType:!1,cache:!1}})).data)==null?void 0:o.result)==null?void 0:a.content_url;if(!i)throw new Error("Asset finalize failed: no content_url returned");return i}const wD="_overlay_ga6eh_1",xD="_modal_ga6eh_12",SD="_header_ga6eh_24",CD="_title_ga6eh_33",OD="_closeBtn_ga6eh_39",ED="_tabs_ga6eh_57",DD="_tab_ga6eh_57",ID="_activeTab_ga6eh_83",ND="_body_ga6eh_88",TD="_searchWrap_ga6eh_99",jD="_searchIcon_ga6eh_104",RD="_searchInput_ga6eh_113",kD="_grid_ga6eh_132",AD="_imgCell_ga6eh_148",PD="_imgCellSelected_ga6eh_166",MD="_thumb_ga6eh_171",LD="_noThumb_ga6eh_177",FD="_checkBadge_ga6eh_183",$D="_loadMoreBtn_ga6eh_198",BD="_loadingRow_ga6eh_220",UD="_empty_ga6eh_230",VD="_spinner_ga6eh_237",zD="_uploadArea_ga6eh_247",qD="_dropZone_ga6eh_256",HD="_uploadIcon_ga6eh_277",WD="_dropText_ga6eh_281",KD="_dropSubtext_ga6eh_288",QD="_uploadPreview_ga6eh_294",GD="_hiddenInput_ga6eh_301",YD="_fileName_ga6eh_305",XD="_errorText_ga6eh_311",ZD="_footer_ga6eh_318",JD="_cancelBtn_ga6eh_328",eI="_confirmBtn_ga6eh_345",ce={overlay:wD,modal:xD,header:SD,title:CD,closeBtn:OD,tabs:ED,tab:DD,activeTab:ID,body:ND,searchWrap:TD,searchIcon:jD,searchInput:RD,grid:kD,imgCell:AD,imgCellSelected:PD,thumb:MD,noThumb:LD,checkBadge:FD,loadMoreBtn:$D,loadingRow:BD,empty:UD,spinner:VD,uploadArea:zD,dropZone:qD,uploadIcon:HD,dropText:WD,dropSubtext:KD,uploadPreview:QD,hiddenInput:GD,fileName:YD,errorText:XD,footer:ZD,cancelBtn:JD,confirmBtn:eI},ku=18,$h=({nodeId:e,currentValue:t,onSelect:r,onClose:n})=>{const[s,i]=p.useState("my"),[o,a]=p.useState(""),[c,u]=p.useState([]),[d,f]=p.useState(0),[m,g]=p.useState(!1),[_,h]=p.useState(null),[y,v]=p.useState(0),[b,x]=p.useState(null),[w,C]=p.useState(""),[D,j]=p.useState(!1),[R,L]=p.useState(""),T=p.useRef(null),P=ye($=>{var Q,te;return((te=(Q=$.editorConfig)==null?void 0:Q.context)==null?void 0:te.channel)??""}),A=ye($=>{var Q,te;return((te=(Q=$.editorConfig)==null?void 0:Q.context)==null?void 0:te.uid)??""}),k=ye($=>{var Q,te,ue;return((ue=(te=(Q=$.editorConfig)==null?void 0:Q.context)==null?void 0:te.cloudStorage)==null?void 0:ue.presigned_headers)??{}}),B=p.useCallback(async($,Q,te=!1)=>{var ue;g(!0);try{const Z={status:["Live"],mediaType:["image"],mimeType:["image/png","image/jpeg","image/jpg","image/gif","image/svg+xml"]};s==="my"&&A&&(Z.createdBy=A),P&&(Z.channel=P);const ke=((ue=(await Me.post("/action/composite/v3/search",{request:{filters:Z,query:$,limit:ku,offset:Q,sort_by:{createdOn:"desc"},fields:["identifier","name","appIcon","artifactUrl","downloadUrl"]}},{headers:{"X-Source":"web"}})).data)==null?void 0:ue.result)??{},Le=ke.content??[];f(ke.count??0),u(he=>te?[...he,...Le]:Le)}catch{}finally{g(!1)}},[s,A,P]);p.useEffect(()=>{s!=="upload"&&(u([]),v(0),B(o,0))},[s]);const F=p.useRef(),ne=$=>{a($),clearTimeout(F.current),F.current=setTimeout(()=>{u([]),v(0),B($,0)},400)},ie=()=>{const $=y+ku;v($),B(o,$,!0)},V=()=>{const $=(_==null?void 0:_.artifactUrl)??(_==null?void 0:_.appIcon)??(_==null?void 0:_.downloadUrl)??"";$&&r($)},J=$=>{var te;const Q=(te=$.target.files)==null?void 0:te[0];if($.target.value="",!!Q){if(!Q.type.startsWith("image/")){L("Only image files are accepted.");return}if(Q.size>4*1024*1024){L("Image must be under 4 MB.");return}x(Q),C(URL.createObjectURL(Q)),L("")}},H=async()=>{if(b){j(!0),L("");try{const $=await yD(b.name.split(".").slice(0,-1).join(".")||b.name,b.type,A,P),Q=await vD($,b.name);await bD(Q,b,k);const te=Q.split("?")[0],ue=await _D($,te,b.type);r(ue)}catch($){L($ instanceof Error?$.message:"Upload failed.")}finally{j(!1)}}},X=c.length<d;return l.jsx("div",{className:ce.overlay,role:"dialog","aria-modal":"true","aria-label":"Select App Icon",children:l.jsxs("div",{className:ce.modal,children:[l.jsxs("div",{className:ce.header,children:[l.jsx("span",{className:ce.title,children:"Select App Icon"}),l.jsx("button",{className:ce.closeBtn,onClick:n,"aria-label":"Close",children:l.jsx(on,{size:18})})]}),l.jsxs("div",{className:ce.tabs,role:"tablist",children:[l.jsx("button",{role:"tab","aria-selected":s==="my",className:`${ce.tab} ${s==="my"?ce.activeTab:""}`,onClick:()=>i("my"),children:"My Images"}),l.jsx("button",{role:"tab","aria-selected":s==="all",className:`${ce.tab} ${s==="all"?ce.activeTab:""}`,onClick:()=>i("all"),children:"All Images"}),l.jsxs("button",{role:"tab","aria-selected":s==="upload",className:`${ce.tab} ${s==="upload"?ce.activeTab:""}`,onClick:()=>i("upload"),children:[l.jsx(ql,{size:13,style:{marginRight:4}}),"Upload"]})]}),l.jsx("div",{className:ce.body,children:s!=="upload"?l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:ce.searchWrap,children:[l.jsx(oa,{size:14,className:ce.searchIcon}),l.jsx("input",{type:"search",className:ce.searchInput,placeholder:"Search images…",value:o,onChange:$=>ne($.target.value)})]}),m&&c.length===0?l.jsxs("div",{className:ce.loadingRow,children:[l.jsx(si,{size:20,className:ce.spinner}),l.jsx("span",{children:"Loading…"})]}):c.length===0?l.jsx("div",{className:ce.empty,children:"No images found"}):l.jsx("div",{className:ce.grid,children:c.map($=>{const Q=$.appIcon??$.artifactUrl??$.downloadUrl??"",te=(_==null?void 0:_.identifier)===$.identifier;return l.jsxs("button",{type:"button",className:`${ce.imgCell} ${te?ce.imgCellSelected:""}`,onClick:()=>h($),title:$.name,children:[Q?l.jsx("img",{src:Q,alt:$.name,className:ce.thumb}):l.jsx("div",{className:ce.noThumb,children:"IMG"}),te&&l.jsx("div",{className:ce.checkBadge,children:l.jsx(Vn,{size:12})})]},$.identifier)})}),X&&!m&&l.jsx("button",{className:ce.loadMoreBtn,onClick:ie,children:"Load More"}),m&&c.length>0&&l.jsx("div",{className:ce.loadingRow,children:l.jsx(si,{size:16,className:ce.spinner})})]}):l.jsxs("div",{className:ce.uploadArea,children:[l.jsx("div",{className:ce.dropZone,onClick:()=>{var $;return($=T.current)==null?void 0:$.click()},onDragOver:$=>$.preventDefault(),onDrop:$=>{$.preventDefault();const Q=$.dataTransfer.files[0];Q&&J({target:{files:[Q],value:""}})},children:w?l.jsx("img",{src:w,alt:"Preview",className:ce.uploadPreview}):l.jsxs(l.Fragment,{children:[l.jsx(ql,{size:32,className:ce.uploadIcon}),l.jsx("p",{className:ce.dropText,children:"Drag & drop or click to browse"}),l.jsx("p",{className:ce.dropSubtext,children:"PNG, JPG, SVG · max 4 MB"})]})}),l.jsx("input",{ref:T,type:"file",accept:"image/*",className:ce.hiddenInput,onChange:J}),b&&l.jsx("p",{className:ce.fileName,children:b.name}),R&&l.jsx("p",{className:ce.errorText,children:R})]})}),l.jsxs("div",{className:ce.footer,children:[l.jsx("button",{className:ce.cancelBtn,onClick:n,children:"Cancel"}),s==="upload"?l.jsx("button",{className:ce.confirmBtn,disabled:!b||D,onClick:H,children:D?l.jsxs(l.Fragment,{children:[l.jsx(si,{size:14,className:ce.spinner})," Uploading…"]}):"Upload & Use"}):l.jsx("button",{className:ce.confirmBtn,disabled:!_,onClick:V,children:"Use Selected"})]})]})})},tI=({name:e,label:t,nodeId:r,required:n,disabled:s})=>{const[i,o]=p.useState(!1),{watch:a,setValue:c,register:u,formState:{errors:d}}=Yt(),f=a(e),m=d[e],g=h=>{c(e,h,{shouldDirty:!0,shouldValidate:!0}),o(!1)},_=()=>{c(e,"",{shouldDirty:!0,shouldValidate:!0})};return l.jsxs("div",{className:M.field,children:[l.jsxs("label",{className:M.label,children:[t,n&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsx("input",{type:"hidden",...u(e,{required:n?`${t} is required`:!1})}),l.jsx("div",{className:M.iconWrap,role:"button",tabIndex:s?-1:0,"aria-label":"Select app icon",onClick:()=>!s&&o(!0),onKeyDown:h=>{(h.key==="Enter"||h.key===" ")&&!s&&o(!0)},children:f?l.jsx("img",{src:f,alt:"App icon",className:M.iconPreview}):l.jsxs("div",{className:M.iconPlaceholder,children:[l.jsx(Hd,{size:20}),l.jsx("span",{children:"Select icon"})]})}),f&&!s&&l.jsxs("button",{type:"button",className:M.removeIconBtn,onClick:_,"aria-label":"Remove app icon",children:[l.jsx(qa,{size:13}),l.jsx("span",{children:"Remove"})]}),m&&l.jsx("span",{className:M.error,children:String(m.message)}),i&&l.jsx($h,{nodeId:r,currentValue:f,onSelect:g,onClose:()=>o(!1)})]})},rI=({name:e,label:t,required:r,disabled:n})=>{const{control:s}=Yt(),{field:i,fieldState:{error:o}}=ro({name:e,control:s,rules:{required:r?`${t} is required`:!1}});return l.jsxs("div",{className:M.field,children:[l.jsxs("label",{className:M.label,htmlFor:e,children:[t,r&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsx("input",{id:e,type:"datetime-local",className:[M.input,o?M.inputError:""].join(" "),disabled:n,value:i.value??"",onChange:i.onChange,onBlur:i.onBlur,ref:i.ref}),o&&l.jsx("span",{className:M.error,children:String(o.message)})]})},nI=({name:e,label:t,required:r,disabled:n})=>{const{control:s}=Yt(),{field:i,fieldState:{error:o}}=ro({name:e,control:s,rules:{required:r?`${t} is required`:!1},defaultValue:[]}),[a,c]=p.useState(""),u=p.useRef(null),d=i.value??[],f=h=>{const y=h.trim();!y||d.includes(y)||i.onChange([...d,y])},m=h=>{i.onChange(d.filter(y=>y!==h))},g=h=>{h.key==="Enter"||h.key===","?(h.preventDefault(),f(a),c("")):h.key==="Backspace"&&a===""&&d.length>0&&m(d[d.length-1])},_=()=>{a.trim()&&(f(a),c("")),i.onBlur()};return l.jsxs("div",{className:[M.field,M.fullWidth].join(" "),children:[l.jsxs("label",{className:M.label,children:[t,r&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsxs("div",{className:[M.chipGroup,o?M.inputError:""].join(" "),onClick:()=>{var h;return!n&&((h=u.current)==null?void 0:h.focus())},style:{cursor:n?"not-allowed":"text"},children:[d.map(h=>l.jsxs("span",{className:M.tagChip,children:[h,!n&&l.jsx("button",{type:"button",className:M.tagChipRemove,onClick:y=>{y.stopPropagation(),m(h)},"aria-label":`Remove ${h}`,children:l.jsx(on,{size:11})})]},h)),!n&&l.jsx("input",{ref:u,className:M.chipInput,value:a,onChange:h=>c(h.target.value),onKeyDown:g,onBlur:_,placeholder:d.length===0?"Type and press Enter or comma…":"",style:{flexGrow:1,minWidth:120}})]}),o&&l.jsx("span",{className:M.error,children:String(o.message)})]})},sI=({name:e,label:t,levels:r,required:n,disabled:s})=>{const{control:i}=Yt(),{field:o,fieldState:{error:a}}=ro({name:e,control:i,rules:{required:n?`${t} is required`:!1},defaultValue:{}}),c=o.value??{},u=(d,f,m)=>{const g={};for(let _=0;_<f;_++)g[r[_].code]=c[r[_].code]??"";g[d]=m;for(let _=f+1;_<r.length;_++)g[r[_].code]="";o.onChange(g)};return l.jsxs("div",{className:[M.field,M.fullWidth].join(" "),children:[l.jsxs("label",{className:M.label,children:[t,n&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsx("div",{className:M.nestedSelectRow,children:r.map((d,f)=>{const m=f>0&&!c[r[f-1].code];return l.jsxs("div",{className:M.field,style:{flex:1},children:[l.jsx("label",{className:M.label,htmlFor:`${e}_${d.code}`,children:d.label}),l.jsxs("select",{id:`${e}_${d.code}`,className:[M.input,a?M.inputError:""].join(" "),disabled:s||m,value:c[d.code]??"",onChange:g=>u(d.code,f,g.target.value),onBlur:o.onBlur,children:[l.jsx("option",{value:"",children:"Select…"}),d.options.map(g=>l.jsx("option",{value:g.value,children:g.label},g.value))]})]},d.code)})}),a&&l.jsx("span",{className:M.error,children:String(a.message)})]})},Au=[{label:"CC BY 4.0",value:"CC BY 4.0"},{label:"CC BY-SA 4.0",value:"CC BY-SA 4.0"},{label:"CC BY-NC 4.0",value:"CC BY-NC 4.0"},{label:"CC BY-NC-SA 4.0",value:"CC BY-NC-SA 4.0"},{label:"CC BY-ND 4.0",value:"CC BY-ND 4.0"},{label:"CC0 1.0 (Public Domain)",value:"CC0 1.0"}],iI=({name:e,label:t,required:r,disabled:n})=>{const[s,i]=p.useState(!1),o=p.useRef(null),{register:a,watch:c,setValue:u,formState:{errors:d}}=Yt(),f=c(e),m=Au.find(h=>h.value===f),g=(m==null?void 0:m.label)??"Select license…",_=d[e];return p.useEffect(()=>{if(!s)return;const h=y=>{var v;(v=o.current)!=null&&v.contains(y.target)||i(!1)};return document.addEventListener("mousedown",h),()=>document.removeEventListener("mousedown",h)},[s]),l.jsxs("div",{className:M.field,ref:o,style:{position:"relative"},children:[l.jsxs("label",{className:M.label,children:[t,r&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsx("input",{type:"hidden",...a(e,{required:r?`${t} is required`:!1})}),l.jsxs("button",{type:"button",disabled:n,className:[M.selectBtn,_?M.inputError:"",s?M.selectOpen:""].join(" "),onClick:()=>i(h=>!h),"aria-haspopup":"listbox","aria-expanded":s,children:[l.jsx("span",{className:f?M.selectedVal:M.placeholder,children:g}),l.jsx(ks,{size:14,className:s?M.chevronUp:""})]}),s&&l.jsx("div",{className:M.dropdown,role:"listbox",children:Au.map(h=>l.jsxs("button",{type:"button",role:"option","aria-selected":f===h.value,className:[M.option,f===h.value?M.optionSelected:""].join(" "),onClick:()=>{u(e,h.value,{shouldDirty:!0,shouldValidate:!0}),i(!1)},children:[l.jsx("span",{children:h.label}),f===h.value&&l.jsx(Vn,{size:13})]},h.value))}),_&&l.jsx("span",{className:M.error,children:String(_.message)})]})},oI=({name:e,label:t,required:r,disabled:n})=>{const{control:s}=Yt(),{field:i,fieldState:{error:o}}=ro({name:e,control:s,rules:{required:r?`${t} is required`:!1},defaultValue:""}),[a,c]=p.useState("idle"),[u,d]=p.useState(""),f=async()=>{const g=(i.value??"").trim();if(!g){c("invalid"),d("Enter a dial code to validate.");return}c("loading"),d("");try{const _=await P_(g),h=_==null?void 0:_.result,y=h==null?void 0:h.dialcodes;Array.isArray(y)&&y.length>0?(c("valid"),d("Dial code is valid.")):(c("invalid"),d("Dial code not found."))}catch{c("invalid"),d("Validation failed. Please try again.")}},m=()=>a==="loading"?l.jsx(si,{size:16,className:M.dialcodeSpinner}):a==="valid"?l.jsx(Ud,{size:16,color:"var(--sbx-success, #2e7d32)"}):a==="invalid"?l.jsx(ia,{size:16,color:"var(--sbx-error)"}):null;return l.jsxs("div",{className:M.field,children:[l.jsxs("label",{className:M.label,htmlFor:e,children:[t,r&&l.jsx("span",{className:M.required,children:"*"})]}),l.jsxs("div",{className:M.dialcodeRow,children:[l.jsx("input",{id:e,type:"text",className:[M.input,o?M.inputError:""].join(" "),disabled:n,value:i.value??"",onChange:g=>{i.onChange(g),c("idle"),d("")},onBlur:i.onBlur,ref:i.ref,placeholder:"e.g. A1B2C3",style:{flex:1}}),l.jsx("button",{type:"button",className:M.validateBtn,onClick:f,disabled:n||a==="loading","aria-label":"Validate dial code",children:a==="loading"?"Validating…":"Validate"}),m()]}),o&&l.jsx("span",{className:M.error,children:String(o.message)}),!o&&u&&l.jsx("span",{className:a==="valid"?M.dialcodeValid:M.error,children:u})]})},aI="_form_szqex_1",lI="_ungrouped_szqex_7",cI="_noFields_szqex_18",Mo={form:aI,ungrouped:lI,noFields:cI},uI=({nodeMetadata:e,activeTab:t,isRoot:r,isFolder:n,editorMode:s,onFormValueChange:i,onFormStatusChange:o})=>{var F,ne,ie;const a=ye(V=>V.editorConfig),c=ye(V=>V.rootFormConfig),u=ye(V=>V.unitFormConfig),{organisationFramework:d,targetFrameworks:f,isLoading:m}=Ph((F=a==null?void 0:a.context)==null?void 0:F.framework,(ne=a==null?void 0:a.context)==null?void 0:ne.targetFWIds),g={organisationFramework:d,targetFrameworks:f},_=Pe(V=>V.selectedNodeId),h=Pe(V=>V.treeCache),y=_?h[_]??{}:{},v={...e,...y},b=r?c:u,x=b||(((ie=a==null?void 0:a.config.hierarchy)==null?void 0:ie.formConfig)??[]),w=yE(x,v,g,r),C=w.filter(V=>V.tab===t&&V.inputType!=="appIcon"),D=pE({mode:"onChange",defaultValues:Object.fromEntries(w.map(V=>{const J=["multiselect","chips","keywords","tagsinput"],H=["nestedselect"];return J.includes(V.inputType)?[V.code,V.currentValue??V.defaultValue??[]]:H.includes(V.inputType)?[V.code,V.currentValue??V.defaultValue??{}]:[V.code,V.currentValue??V.defaultValue??""]}))});EE(D,w);const{updateNode:j}=Pe(),R=p.useRef(w);R.current=w;const L=p.useRef(_);L.current=_;const T=p.useRef(i);T.current=i;const P=p.useRef(o);P.current=o,p.useEffect(()=>{D.trigger().then(()=>{const V=D.formState.errors,J=R.current,H=Array.from(new Set(Object.keys(V).map(X=>{var $;return($=J.find(Q=>Q.code===X))==null?void 0:$.tab}).filter(Boolean)));P.current(Object.keys(V).length===0,H)})},[]),p.useEffect(()=>{const V=D.watch((J,{name:H})=>{const X=L.current;if(!X)return;const $=R.current,Q=new Set($.map(Z=>Z.code));if(H&&Q.has(H)){const Z=D.getValues(H);j(X,{[H]:Z}),T.current({[H]:Z})}else if(!H){const Z=D.getValues(),De=Object.fromEntries(Object.entries(Z).filter(([ke])=>Q.has(ke)));Object.keys(De).length>0&&(j(X,De),T.current(De))}const te=D.formState.errors,ue=Array.from(new Set(Object.keys(te).map(Z=>{var De;return(De=$.find(ke=>ke.code===Z))==null?void 0:De.tab}).filter(Boolean)));P.current(Object.keys(te).length===0,ue)});return()=>V.unsubscribe()},[D]);const A=s!=="edit",k=C.reduce((V,J)=>{const H=V[V.length-1];return H&&H.section===J.section?H.fields.push(J):V.push({section:J.section,fields:[J]}),V},[]),B=V=>{const J={key:V.code,name:V.code,label:V.label,required:V.required,disabled:A||V.editable===!1};switch(V.inputType){case"textarea":return l.jsx(Ru,{...J,multiline:!0,maxLength:V.maxLength});case"select":return l.jsx(hD,{...J,options:V.options??[]});case"multiselect":return l.jsx(pD,{...J,options:V.options??[]});case"chips":return l.jsx(gD,{...J});case"radio":return l.jsx(mD,{...J,options:V.options??[]});case"appIcon":return l.jsx(tI,{...J,nodeId:_??""});case"datepicker":case"datetime":return l.jsx(rI,{...J});case"keywords":case"tagsinput":return l.jsx(nI,{...J});case"nestedselect":return l.jsx(sI,{...J,levels:V.levels??[]});case"license":return l.jsx(iI,{...J});case"dialcode":return l.jsx(oI,{...J});default:return l.jsx(Ru,{...J,maxLength:V.maxLength})}};return l.jsx(JO,{...D,children:l.jsxs("div",{className:Mo.form,children:[k.map((V,J)=>{const H=V.section?gE[V.section]:void 0;return H?l.jsx(kE,{title:H.title,description:H.description,children:V.fields.map(B)},V.section??J):l.jsx("div",{className:Mo.ungrouped,children:V.fields.map(B)},J)}),C.length===0&&!m&&l.jsx("p",{className:Mo.noFields,children:"No fields configured for this tab."})]})})};function Bh(e,t,r){const n=e.slice();return n.splice(r<0?n.length+r:r,0,n.splice(t,1)[0]),n}function dI(e,t){return e.reduce((r,n,s)=>{const i=t.get(n);return i&&(r[s]=i),r},Array(e.length))}function Zs(e){return e!==null&&e>=0}function fI(e,t){if(e===t)return!0;if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}function hI(e){return typeof e=="boolean"?{draggable:e,droppable:e}:e}const Uh=e=>{let{rects:t,activeIndex:r,overIndex:n,index:s}=e;const i=Bh(t,n,r),o=t[s],a=i[s];return!a||!o?null:{x:a.left-o.left,y:a.top-o.top,scaleX:a.width/o.width,scaleY:a.height/o.height}},Js={scaleX:1,scaleY:1},pI=e=>{var t;let{activeIndex:r,activeNodeRect:n,index:s,rects:i,overIndex:o}=e;const a=(t=i[r])!=null?t:n;if(!a)return null;if(s===r){const u=i[o];return u?{x:0,y:r<o?u.top+u.height-(a.top+a.height):u.top-a.top,...Js}:null}const c=gI(i,s,r);return s>r&&s<=o?{x:0,y:-a.height-c,...Js}:s<r&&s>=o?{x:0,y:a.height+c,...Js}:{x:0,y:0,...Js}};function gI(e,t,r){const n=e[t],s=e[t-1],i=e[t+1];return n?r<t?s?n.top-(s.top+s.height):i?i.top-(n.top+n.height):0:i?i.top-(n.top+n.height):s?n.top-(s.top+s.height):0:0}const Vh="Sortable",zh=p.createContext({activeIndex:-1,containerId:Vh,disableTransforms:!1,items:[],overIndex:-1,useDragOverlay:!1,sortedRects:[],strategy:Uh,disabled:{draggable:!1,droppable:!1}});function mI(e){let{children:t,id:r,items:n,strategy:s=Uh,disabled:i=!1}=e;const{active:o,dragOverlay:a,droppableRects:c,over:u,measureDroppableContainers:d}=Fd(),f=js(Vh,r),m=a.rect!==null,g=p.useMemo(()=>n.map(D=>typeof D=="object"&&"id"in D?D.id:D),[n]),_=o!=null,h=o?g.indexOf(o.id):-1,y=u?g.indexOf(u.id):-1,v=p.useRef(g),b=!fI(g,v.current),x=y!==-1&&h===-1||b,w=hI(i);Kt(()=>{b&&_&&d(g)},[b,g,_,d]),p.useEffect(()=>{v.current=g},[g]);const C=p.useMemo(()=>({activeIndex:h,containerId:f,disabled:w,disableTransforms:x,items:g,overIndex:y,useDragOverlay:m,sortedRects:dI(g,c),strategy:s}),[h,f,w.draggable,w.droppable,x,g,y,c,m,s]);return p.createElement(zh.Provider,{value:C},t)}const yI=e=>{let{id:t,items:r,activeIndex:n,overIndex:s}=e;return Bh(r,n,s).indexOf(t)},vI=e=>{let{containerId:t,isSorting:r,wasDragging:n,index:s,items:i,newIndex:o,previousItems:a,previousContainerId:c,transition:u}=e;return!u||!n||a!==i&&s===o?!1:r?!0:o!==s&&t===c},bI={duration:200,easing:"ease"},qh="transform",_I=Ar.Transition.toString({property:qh,duration:0,easing:"linear"}),wI={roleDescription:"sortable"};function xI(e){let{disabled:t,index:r,node:n,rect:s}=e;const[i,o]=p.useState(null),a=p.useRef(r);return Kt(()=>{if(!t&&r!==a.current&&n.current){const c=s.current;if(c){const u=Un(n.current,{ignoreTransform:!0}),d={x:c.left-u.left,y:c.top-u.top,scaleX:c.width/u.width,scaleY:c.height/u.height};(d.x||d.y)&&o(d)}}r!==a.current&&(a.current=r)},[t,r,n,s]),p.useEffect(()=>{i&&o(null)},[i]),i}function SI(e){let{animateLayoutChanges:t=vI,attributes:r,disabled:n,data:s,getNewIndex:i=yI,id:o,strategy:a,resizeObserverConfig:c,transition:u=bI}=e;const{items:d,containerId:f,activeIndex:m,disabled:g,disableTransforms:_,sortedRects:h,overIndex:y,useDragOverlay:v,strategy:b}=p.useContext(zh),x=CI(n,g),w=d.indexOf(o),C=p.useMemo(()=>({sortable:{containerId:f,index:w,items:d},...s}),[f,s,w,d]),D=p.useMemo(()=>d.slice(d.indexOf(o)),[d,o]),{rect:j,node:R,isOver:L,setNodeRef:T}=$m({id:o,data:C,disabled:x.droppable,resizeObserverConfig:{updateMeasurementsFor:D,...c}}),{active:P,activatorEvent:A,activeNodeRect:k,attributes:B,setNodeRef:F,listeners:ne,isDragging:ie,over:V,setActivatorNodeRef:J,transform:H}=Ld({id:o,data:C,attributes:{...wI,...r},disabled:x.draggable}),X=Cg(T,F),$=!!P,Q=$&&!_&&Zs(m)&&Zs(y),te=!v&&ie,ue=te&&Q?H:null,De=Q?ue??(a??b)({rects:h,activeNodeRect:k,activeIndex:m,overIndex:y,index:w}):null,ke=Zs(m)&&Zs(y)?i({id:o,items:d,activeIndex:m,overIndex:y}):w,Le=P==null?void 0:P.id,he=p.useRef({activeId:Le,items:d,newIndex:ke,containerId:f}),fe=d!==he.current.items,pe=t({active:P,containerId:f,isDragging:ie,isSorting:$,id:o,index:w,items:d,newIndex:he.current.newIndex,previousItems:he.current.items,previousContainerId:he.current.containerId,transition:u,wasDragging:he.current.activeId!=null}),Ae=xI({disabled:!pe,index:w,node:R,rect:j});return p.useEffect(()=>{$&&he.current.newIndex!==ke&&(he.current.newIndex=ke),f!==he.current.containerId&&(he.current.containerId=f),d!==he.current.items&&(he.current.items=d)},[$,ke,f,d]),p.useEffect(()=>{if(Le===he.current.activeId)return;if(Le&&!he.current.activeId){he.current.activeId=Le;return}const Ie=setTimeout(()=>{he.current.activeId=Le},50);return()=>clearTimeout(Ie)},[Le]),{active:P,activeIndex:m,attributes:B,data:C,rect:j,index:w,newIndex:ke,items:d,isOver:L,isSorting:$,isDragging:ie,listeners:ne,node:R,overIndex:y,over:V,setNodeRef:X,setActivatorNodeRef:J,setDroppableNodeRef:T,setDraggableNodeRef:F,transform:Ae??De,transition:ze()};function ze(){if(Ae||fe&&he.current.newIndex===w)return _I;if(!(te&&!$i(A)||!u)&&($||pe))return Ar.Transition.toString({...u,property:qh})}}function CI(e,t){var r,n;return typeof e=="boolean"?{draggable:e,droppable:!1}:{draggable:(r=e==null?void 0:e.draggable)!=null?r:t.draggable,droppable:(n=e==null?void 0:e.droppable)!=null?n:t.droppable}}function ki(e){if(!e)return!1;const t=e.data.current;return!!(t&&"sortable"in t&&typeof t.sortable=="object"&&"containerId"in t.sortable&&"items"in t.sortable&&"index"in t.sortable)}const OI=[be.Down,be.Right,be.Up,be.Left],EI=(e,t)=>{let{context:{active:r,collisionRect:n,droppableRects:s,droppableContainers:i,over:o,scrollableAncestors:a}}=t;if(OI.includes(e.code)){if(e.preventDefault(),!r||!n)return;const c=[];i.getEnabled().forEach(f=>{if(!f||f!=null&&f.disabled)return;const m=s.get(f.id);if(m)switch(e.code){case be.Down:n.top<m.top&&c.push(f);break;case be.Up:n.top>m.top&&c.push(f);break;case be.Left:n.left>m.left&&c.push(f);break;case be.Right:n.left<m.left&&c.push(f);break}});const u=Ug({collisionRect:n,droppableRects:s,droppableContainers:c});let d=_d(u,"id");if(d===(o==null?void 0:o.id)&&u.length>1&&(d=u[1].id),d!=null){const f=i.get(r.id),m=i.get(d),g=m?s.get(m.id):null,_=m==null?void 0:m.node.current;if(_&&g&&f&&m){const y=Bi(_).some((D,j)=>a[j]!==D),v=Hh(f,m),b=DI(f,m),x=y||!v?{x:0,y:0}:{x:b?n.width-g.width:0,y:b?n.height-g.height:0},w={x:g.left,y:g.top};return x.x&&x.y?w:ys(w,x)}}}};function Hh(e,t){return!ki(e)||!ki(t)?!1:e.data.current.sortable.containerId===t.data.current.sortable.containerId}function DI(e,t){return!ki(e)||!ki(t)||!Hh(e,t)?!1:e.data.current.sortable.index<t.data.current.sortable.index}const II="_row_11nth_1",NI="_removeBtn_11nth_14",TI="_grip_11nth_17",jI="_ctIcon_11nth_34",RI="_info_11nth_38",kI="_name_11nth_46",AI="_meta_11nth_55",Lr={row:II,removeBtn:NI,grip:TI,ctIcon:jI,info:RI,name:kI,meta:AI},PI={video:Ha,pdf:Ba,h5p:Ua,scorm:za,audio:Va,quiz:$a,default:zn},MI=({item:e,onRemove:t,isEditable:r})=>{const n=Ji(e),s=PI[n.key]??zn,{attributes:i,listeners:o,setNodeRef:a,transform:c,transition:u,isDragging:d}=SI({id:e.id,disabled:!r}),f={transform:Ar.Transform.toString(c),transition:u,opacity:d?.5:1};return l.jsxs("div",{ref:a,style:f,className:Lr.row,role:"listitem",children:[r&&l.jsx("span",{className:Lr.grip,...i,...o,"aria-label":"Drag to reorder",children:l.jsx(qd,{size:15})}),l.jsx("span",{className:[`sbx-ct-sq--${n.key}`,Lr.ctIcon].join(" "),"aria-hidden":"true",children:l.jsx(s,{size:14})}),l.jsxs("div",{className:Lr.info,children:[l.jsx("span",{className:Lr.name,title:e.name,children:e.name}),l.jsx("span",{className:Lr.meta,children:n.label})]}),l.jsx("span",{className:`sbx-ct-badge--${n.key}`,children:n.label}),r&&l.jsx("button",{type:"button",className:Lr.removeBtn,onClick:()=>t(e.id),"aria-label":`Remove ${e.name}`,children:l.jsx(on,{size:14})})]})},LI="_container_lzvke_1",FI="_header_lzvke_7",$I="_heading_lzvke_13",BI="_count_lzvke_21",UI="_list_lzvke_30",VI="_emptyState_lzvke_36",zI="_addRow_lzvke_52",Fr={container:LI,header:FI,heading:$I,count:BI,list:UI,emptyState:VI,addRow:zI},qI=({editorMode:e})=>{const{selectedNodeId:t,getChildrenOf:r,reorderChildren:n,deleteNode:s}=Pe(),i=t?r(t):[],o=e==="edit",a=yd(ta(Ui,{activationConstraint:{distance:5}}),ta(Ma,{coordinateGetter:EI})),c=p.useCallback(d=>{const{active:f,over:m}=d;if(!m||f.id===m.id||!t)return;const g=Pe.getState().getChildrenOf(t),_=g.findIndex(y=>y.id===f.id),h=g.findIndex(y=>y.id===m.id);_<0||h<0||n(t,_,h)},[t,n]),u=p.useCallback(d=>{window.confirm("Remove this content from the unit?")&&s(d)},[s]);return t?l.jsxs("div",{className:Fr.container,children:[l.jsxs("div",{className:Fr.header,children:[l.jsx("span",{className:Fr.heading,children:"Content in this unit"}),l.jsx("span",{className:Fr.count,children:i.length})]}),i.length>0?l.jsx(Md,{sensors:a,collisionDetection:Bg,onDragEnd:c,children:l.jsx(mI,{items:i.map(d=>d.id),strategy:pI,children:l.jsx("div",{className:Fr.list,role:"list",children:i.map(d=>l.jsx(MI,{item:d,onRemove:u,isEditable:o},d.id))})})}):l.jsxs("div",{className:Fr.emptyState,children:[l.jsx("p",{children:"No content yet"}),l.jsx("span",{children:"Drag from the library or click Add content"})]}),o&&l.jsxs("button",{className:Fr.addRow,type:"button","aria-label":"Add content to unit",children:[l.jsx(As,{size:14})," Add content"]})]}):null},HI="_dropZone_ijo5w_1",WI="_active_ijo5w_14",Pu={dropZone:HI,active:WI},KI=({isActive:e,label:t="Drop here",nodeId:r,className:n})=>l.jsx("div",{className:`${Pu.dropZone} ${e?Pu.active:""} ${n??""}`,"data-droppable":e?"true":void 0,"data-node-id":r,"aria-label":t,role:"region",children:l.jsx("span",{children:t})});async function QI(e){var s;const t={status:["Live"],contentType:["Resource"],...e.filters??{}};e.channel&&(t.channel=e.channel);const n=((s=(await Me.post("/action/composite/v3/search",{request:{filters:t,query:e.query??"",limit:e.limit??20,offset:e.offset??0,sort_by:e.sortBy??{lastUpdatedOn:"desc"},fields:e.fields??["identifier","name","mimeType","contentType","primaryCategory","appIcon","channel","organisation","pkgVersion"]}},{headers:{"X-Source":"web","X-msgid":Math.random().toString(36).slice(2)}})).data)==null?void 0:s.result)??{};return{content:n.content??[],count:n.count??0}}async function GI(e){var r,n;return(n=(r=(await Me.get(`/action/content/v3/read/${e}`)).data)==null?void 0:r.result)==null?void 0:n.content}const YI="_contentPlayerRoot_ryh6z_1",XI="_stage_ryh6z_9",ZI="_playerHeader_ryh6z_19",JI="_playerHeaderThumb_ryh6z_33",eN="_playerHeaderTitle_ryh6z_43",tN="_typeBadge_ryh6z_53",rN="_typeDot_ryh6z_92",nN="_aspectRatio_ryh6z_99",sN="_playerFrame_ryh6z_112",iN="_coverOverlay_ryh6z_120",oN="_coverHidden_ryh6z_132",aN="_coverThumb_ryh6z_137",lN="_coverPlayRing_ryh6z_146",cN="_coverPlayIcon_ryh6z_159",uN="_coverLabel_ryh6z_168",dN="_coverSkeleton_ryh6z_174",fN="_playerWrapper_ryh6z_200",hN="_infoStrip_ryh6z_210",pN="_infoChip_ryh6z_226",gN="_infoChipLabel_ryh6z_245",mN="_infoChipIcon_ryh6z_254",yN="_playerError_ryh6z_260",vN="_playerErrorIcon_ryh6z_274",bN="_playerErrorMsg_ryh6z_279",_N="_qumlRoot_ryh6z_286",Re={contentPlayerRoot:YI,stage:XI,playerHeader:ZI,playerHeaderThumb:JI,playerHeaderTitle:eN,typeBadge:tN,typeDot:rN,aspectRatio:nN,playerFrame:sN,coverOverlay:iN,coverHidden:oN,coverThumb:aN,coverPlayRing:lN,coverPlayIcon:cN,coverLabel:uN,coverSkeleton:dN,playerWrapper:fN,infoStrip:hN,infoChip:pN,infoChipLabel:gN,infoChipIcon:mN,playerError:yN,playerErrorIcon:vN,playerErrorMsg:bN,qumlRoot:_N},wN=[{key:"video",mimes:["video/mp4","video/webm","video/ogg"],label:"Video",icon:"🎬"},{key:"audio",mimes:["audio/mp3","audio/mpeg","audio/ogg","audio/wav"],label:"Audio",icon:"🎵"},{key:"pdf",mimes:["application/pdf"],label:"PDF",icon:"📄"},{key:"epub",mimes:["application/epub"],label:"ePub",icon:"📖"},{key:"ecml",mimes:["application/vnd.ekstep.ecml-archive"],label:"ECML",icon:"✏️"},{key:"h5p",mimes:["application/vnd.ekstep.h5p-archive"],label:"H5P",icon:"🎮"},{key:"scorm",mimes:["application/vnd.ekstep.content-collection"],label:"SCORM",icon:"📦"}];function xN(e){return wN.find(t=>t.mimes.includes(e))??{key:"other",label:"Content",icon:"📱"}}const SN={"pdf-player":["application/pdf"],"video-player":["video/mp4","video/webm"],"epub-player":["application/epub"]},CN={"pdf-player":"/assets/sunbird-pdf-player.js","video-player":"/assets/sunbird-video-player.js","epub-player":"/assets/sunbird-epub-player.js"},ON={"pdf-player":"sunbird-pdf-player","video-player":"sunbird-video-player","epub-player":"sunbird-epub-player"},EN="/content/preview/preview.html?webview=true&build_number=2.8.0.e552fcd";function Lo(e){for(const[t,r]of Object.entries(SN))if(r.includes(e))return t;return"default-player"}function DN(e,t,r){var i;const n=r==null?void 0:r.context,s=t.mimeType??e.mimeType??"";return{context:{mode:"play",partner:[],pdata:{id:((i=n==null?void 0:n.pdata)==null?void 0:i.id)??"sunbird.portal",ver:1,pid:"sunbird-portal"},contentId:e.identifier,sid:(n==null?void 0:n.sid)??"",uid:(n==null?void 0:n.uid)??"",channel:(n==null?void 0:n.channel)??"",did:(n==null?void 0:n.did)??"",timeDiff:0,contextRollup:{},tags:[],app:[(n==null?void 0:n.channel)??""],dims:""},config:{showEndPage:!1,showStartPage:!0,host:"",overlay:{showUser:!1},splash:{text:"",icon:"",bgImage:"",webLink:""},sideMenu:{showDownload:!0,showExit:!1,showShare:!0},apislug:"/action",repos:["/sunbird-plugins/renderer"],plugins:[{id:"org.sunbird.iframeEvent",ver:1,type:"plugin"},{id:"org.sunbird.player.endpage",ver:1.1,type:"plugin"}],enableTelemetryValidation:!1},metadata:t,data:s==="application/vnd.ekstep.ecml-archive"?t.body??{}:{}}}function IN(e){return document.querySelector(`script[src="${e}"]`)?Promise.resolve():new Promise((t,r)=>{const n=document.createElement("script");n.src=e,n.onload=()=>t(),n.onerror=()=>r(new Error(`Failed to load ${e}`)),document.head.appendChild(n)})}async function NN(e,t,r=100){await IN(CN[t]??""),!customElements.get(e)&&await new Promise((n,s)=>{let i=0;const o=setInterval(()=>{i++,customElements.get(e)?(clearInterval(o),n()):i>=r&&(clearInterval(o),s(new Error(`Custom element <${e}> did not register`)))},100)})}const TN=[{key:"author",label:"Author",icon:"👤"},{key:"license",label:"License",icon:"⚖️"},{key:"language",label:"Language",icon:"🌐"},{key:"gradeLevel",label:"Class",icon:"🏫"},{key:"subject",label:"Subject",icon:"📚"},{key:"contentType",label:"Type",icon:"🏷️"}];function jN({node:e}){const t=e.metadata??{},r=TN.flatMap(n=>{const s=t[n.key];if(!s)return[];const i=Array.isArray(s)?s.join(", "):String(s);return i?[{...n,val:i}]:[]});return r.length?l.jsx("div",{className:Re.infoStrip,children:r.map(n=>l.jsxs("div",{className:Re.infoChip,children:[n.icon&&l.jsx("span",{className:Re.infoChipIcon,children:n.icon}),l.jsx("span",{className:Re.infoChipLabel,children:n.label}),n.val]},n.key))}):null}function RN({node:e,hidden:t}){var n;const r=e.appIcon??((n=e.metadata)==null?void 0:n.appIcon);return l.jsx("div",{className:`${Re.coverOverlay} ${t?Re.coverHidden:""}`,children:r?l.jsxs(l.Fragment,{children:[l.jsx("img",{src:r,alt:e.name,className:Re.coverThumb}),l.jsx("div",{className:Re.coverPlayRing,children:l.jsx("div",{className:Re.coverPlayIcon})}),l.jsx("span",{className:Re.coverLabel,children:"Loading preview…"})]}):l.jsx("div",{className:Re.coverSkeleton})})}function kN({message:e}){return l.jsxs("div",{className:Re.playerError,children:[l.jsx("span",{className:Re.playerErrorIcon,children:"⚠"}),l.jsx("span",{className:Re.playerErrorMsg,children:e})]})}function AN({mimeType:e}){const t=xN(e);return l.jsxs("span",{className:Re.typeBadge,"data-type":t.key,children:[l.jsx("span",{className:Re.typeDot}),t.label]})}const Ia=({node:e,editorMode:t,type:r})=>{var s;if(r==="quml")return l.jsx(MN,{node:e,editorMode:t});const n=e.appIcon??((s=e.metadata)==null?void 0:s.appIcon);return l.jsxs("div",{className:Re.contentPlayerRoot,children:[l.jsxs("div",{className:Re.stage,children:[l.jsxs("div",{className:Re.playerHeader,children:[n&&l.jsx("img",{src:n,alt:"",className:Re.playerHeaderThumb}),l.jsx("span",{className:Re.playerHeaderTitle,children:e.name}),l.jsx(AN,{mimeType:e.mimeType??""})]}),l.jsx(PN,{node:e})]}),l.jsx(jN,{node:e})]})};function PN({node:e}){var y;const t=ye(v=>v.editorConfig),[r,n]=p.useState(()=>Lo(e.mimeType??"")),[s,i]=p.useState(!1),[o,a]=p.useState(null),[c,u]=p.useState(e.metadata??{}),[d,f]=p.useState(!1),m=p.useRef(null),g=p.useRef(null),_=((y=t==null?void 0:t.config)==null?void 0:y.previewCdnUrl)??EN;p.useEffect(()=>{let v=!1;return f(!1),i(!1),a(null),u(e.metadata??{}),n(Lo(e.mimeType??"")),GI(e.identifier).then(b=>{if(v)return;const x={...e.metadata??{},...b};u(x);const w=b.mimeType??e.mimeType??"";n(Lo(w)),f(!0)}).catch(()=>{v||f(!0)}),()=>{v=!0}},[e.identifier]);const h=DN(e,c,t);return p.useEffect(()=>{if(!d||r!=="default-player")return;const v=m.current;if(!v)return;v.src=_;const b=()=>{try{const w=v.contentWindow;if(typeof(w==null?void 0:w.initializePreview)!="function"){a("Preview player unavailable. Check that /content/preview is reachable.");return}w.initializePreview(h),setTimeout(()=>i(!0),300)}catch(w){console.error("[ContentPlayer] initializePreview failed",w),a("Failed to initialize the content player.")}},x=()=>a("Preview player could not be loaded.");return v.addEventListener("load",b),v.addEventListener("error",x),()=>{v.removeEventListener("load",b),v.removeEventListener("error",x),v.src=""}},[e.identifier,r,_,d]),p.useEffect(()=>{if(!d||r==="default-player")return;const v=g.current;if(!v)return;const b=ON[r];if(!b)return;const x=h;NN(b,r).then(()=>{if(!g.current)return;if(!customElements.get(b)){n("default-player");return}const w=document.createElement(b);w.setAttribute("player-config",JSON.stringify(x)),w.addEventListener("playerEvent",()=>{}),w.addEventListener("telemetryEvent",()=>{}),v.innerHTML="",v.appendChild(w),setTimeout(()=>{try{w.playerConfig=x}catch{}i(!0)},200)}).catch(()=>{console.warn(`[ContentPlayer] ${r} script unavailable, falling back to iframe`),n("default-player")})},[e.identifier,r,d]),l.jsxs("div",{className:Re.aspectRatio,children:[o?l.jsx(kN,{message:o}):l.jsx(RN,{node:e,hidden:s}),r==="default-player"?l.jsx("iframe",{ref:m,id:"contentPlayer",title:e.name,className:Re.playerFrame,name:"contentPlayer",allowFullScreen:!0}):l.jsx("div",{ref:g,className:Re.playerFrame})]})}function MN({node:e,editorMode:t}){const r=ye(s=>s.editorConfig),n=p.useRef(null);return p.useEffect(()=>{var a;if(!n.current)return;const s=r==null?void 0:r.context,i={context:{mode:t==="edit"?"edit":"play",pdata:{id:((a=s==null?void 0:s.pdata)==null?void 0:a.id)??"sunbird.portal",ver:"1.0",pid:"sunbird-portal"},contentId:e.identifier,sid:(s==null?void 0:s.sid)??"",uid:(s==null?void 0:s.uid)??"",channel:(s==null?void 0:s.channel)??"",did:(s==null?void 0:s.did)??""},config:{enable:!1,showShare:!1,showDownload:!1,showReplay:!0,showExit:!1},metadata:e.metadata??{},data:{}},o=document.createElement("sunbird-quml-player");o.setAttribute("player-config",JSON.stringify(i)),n.current.innerHTML="",n.current.appendChild(o)},[e.identifier,t]),l.jsx("div",{className:Re.qumlRoot,children:l.jsx("div",{ref:n,className:Re.playerWrapper})})}const LN="_overlay_ifddx_1",FN="_modal_ifddx_11",$N="_header_ifddx_21",BN="_body_ifddx_37",UN="_hint_ifddx_43",VN="_list_ifddx_49",zN="_item_ifddx_55",qN="_selected_ifddx_68",HN="_empty_ifddx_73",WN="_footer_ifddx_79",KN="_cancelBtn_ifddx_87",QN="_moveBtn_ifddx_95",Ft={overlay:LN,modal:FN,header:$N,body:BN,hint:UN,list:VN,item:zN,selected:qN,empty:HN,footer:WN,cancelBtn:KN,moveBtn:QN};function GN(e,t,r){const n=[],s=i=>{var o;for(const a of i)a.isFolder&&a.id!==r&&a.id!==t&&n.push(a),(o=a.children)!=null&&o.length&&s(a.children)};return s(e),n}const YN=({resourceId:e,resourceName:t,currentUnitId:r,onClose:n})=>{var d;const{treeData:s,moveNode:i}=Pe(),o=GN(s,((d=s[0])==null?void 0:d.id)??"",r),[a,c]=p.useState(null),u=()=>{a&&(i(e,r,a),n())};return l.jsx("div",{className:Ft.overlay,role:"dialog","aria-label":"Move resource",children:l.jsxs("div",{className:Ft.modal,children:[l.jsxs("div",{className:Ft.header,children:[l.jsxs("span",{children:['Move "',t,'"']}),l.jsx("button",{onClick:n,"aria-label":"Close",children:l.jsx(on,{size:16})})]}),l.jsxs("div",{className:Ft.body,children:[l.jsx("p",{className:Ft.hint,children:"Select a unit to move this content to:"}),l.jsxs("ul",{className:Ft.list,children:[o.map(f=>l.jsxs("li",{className:`${Ft.item} ${a===f.id?Ft.selected:""}`,onClick:()=>c(f.id),children:[l.jsx(ly,{size:14}),l.jsx("span",{children:f.name})]},f.id)),o.length===0&&l.jsx("li",{className:Ft.empty,children:"No other units available"})]})]}),l.jsxs("div",{className:Ft.footer,children:[l.jsx("button",{className:Ft.cancelBtn,onClick:n,children:"Cancel"}),l.jsx("button",{className:Ft.moveBtn,onClick:u,disabled:!a,children:"Move here"})]})]})})},XN="_overlay_16at9_1",ZN="_modal_16at9_11",JN="_header_16at9_21",eT="_body_16at9_37",tT="_table_16at9_43",rT="_pageInput_16at9_61",nT="_empty_16at9_68",sT="_footer_16at9_74",iT="_cancelBtn_16at9_82",oT="_saveBtn_16at9_90",tr={overlay:XN,modal:ZN,header:JN,body:eT,table:tT,pageInput:rT,empty:nT,footer:sT,cancelBtn:iT,saveBtn:oT};function aT(e){const t=[],r=n=>{var s;for(const i of n)!i.isFolder&&(!i.children||i.children.length===0)?t.push(i):(s=i.children)!=null&&s.length&&r(i.children)};return r(e),t}const lT=({onClose:e})=>{const{treeData:t,updateNode:r}=Pe(),n=aT(t),[s,i]=p.useState(()=>Object.fromEntries(n.map(a=>{var c;return[a.id,String(((c=a.metadata)==null?void 0:c.pageNumber)??"")]}))),o=p.useCallback(()=>{for(const[a,c]of Object.entries(s))c!==""&&r(a,{pageNumber:parseInt(c,10)||void 0});e()},[s,r,e]);return l.jsx("div",{className:tr.overlay,role:"dialog","aria-label":"Assign Page Numbers",children:l.jsxs("div",{className:tr.modal,children:[l.jsxs("div",{className:tr.header,children:[l.jsx("span",{children:"Assign Page Numbers"}),l.jsx("button",{onClick:e,"aria-label":"Close",children:l.jsx(on,{size:16})})]}),l.jsx("div",{className:tr.body,children:n.length===0?l.jsx("p",{className:tr.empty,children:"No content items found in this collection."}):l.jsxs("table",{className:tr.table,children:[l.jsx("thead",{children:l.jsxs("tr",{children:[l.jsx("th",{children:"Content"}),l.jsx("th",{children:"Page Number"})]})}),l.jsx("tbody",{children:n.map(a=>l.jsxs("tr",{children:[l.jsx("td",{children:a.name}),l.jsx("td",{children:l.jsx("input",{type:"number",min:1,value:s[a.id]??"",onChange:c=>i(u=>({...u,[a.id]:c.target.value})),className:tr.pageInput})})]},a.id))})]})}),l.jsxs("div",{className:tr.footer,children:[l.jsx("button",{className:tr.cancelBtn,onClick:e,children:"Cancel"}),l.jsxs("button",{className:tr.saveBtn,onClick:o,children:[l.jsx(yy,{size:14})," Save"]})]})]})})},cT="_container_1a7t2_1",uT="_panelHeader_1a7t2_10",dT="_panelHeaderLeft_1a7t2_19",fT="_panelCollapseBtn_1a7t2_27",hT="_titleRow_1a7t2_46",pT="_field_1a7t2_47",gT="_moveBtn_1a7t2_64",mT="_icon_1a7t2_84",yT="_nameInput_1a7t2_93",vT="_fieldHeader_1a7t2_118",bT="_label_1a7t2_124",_T="_fieldCount_1a7t2_133",wT="_chips_1a7t2_170",xT="_chip_1a7t2_170",ST="_chipRemove_1a7t2_188",CT="_keywordInput_1a7t2_202",OT="_input_1a7t2_207",ET="_addBtn_1a7t2_220",DT="_radioGroup_1a7t2_234",IT="_radioLabel_1a7t2_239",$e={container:cT,panelHeader:uT,panelHeaderLeft:dT,panelCollapseBtn:fT,titleRow:hT,field:pT,moveBtn:gT,icon:mT,nameInput:yT,fieldHeader:vT,label:bT,fieldCount:_T,chips:wT,chip:xT,chipRemove:ST,keywordInput:CT,input:OT,addBtn:ET,radioGroup:DT,radioLabel:IT},NT=({node:e,editorMode:t,onMoveClick:r,reorderDialog:n})=>{var P,A;const{updateNode:s,markDirty:i}=Pe(),o=t==="edit",a=Ji(e),c=ye(k=>k.relationalFormConfig),u=k=>c==null?void 0:c.find(B=>B.code===k),d=k=>!c||!!u(k),f=(k,B)=>{var F;return((F=u(k))==null?void 0:F.label)||B},[m,g]=p.useState(!0),_=((P=e.metadata)==null?void 0:P.relationalMetadata)??{},[h,y]=p.useState(_.name??e.name??""),[v,b]=p.useState(""),[x,w]=p.useState(Array.isArray(_.keywords)?_.keywords:Array.isArray((A=e.metadata)==null?void 0:A.keywords)?e.metadata.keywords:[]),[C,D]=p.useState(!!_.optional);p.useEffect(()=>{var B,F;const k=((B=e.metadata)==null?void 0:B.relationalMetadata)??{};y(k.name??e.name??""),w(Array.isArray(k.keywords)?k.keywords:Array.isArray((F=e.metadata)==null?void 0:F.keywords)?e.metadata.keywords:[]),D(!!k.optional)},[e.id]);const j=()=>{h.trim()&&h!==e.name&&(s(e.id,{name:h.trim()}),i())},R=()=>{const k=v.trim();if(k&&!x.includes(k)){const B=[...x,k];w(B),s(e.id,{keywords:B}),i()}b("")},L=k=>{const B=x.filter(F=>F!==k);w(B),s(e.id,{keywords:B}),i()},T=k=>{D(k),s(e.id,{optional:k}),i()};return l.jsxs("div",{className:$e.container,children:[l.jsxs("div",{className:$e.panelHeader,children:[l.jsxs("div",{className:$e.panelHeaderLeft,children:[l.jsx("span",{className:`sbx-ct-badge--${a.key}`,children:a.label}),o&&l.jsx("button",{type:"button",className:$e.moveBtn,onClick:r,children:"Move to another unit"})]}),l.jsx("button",{type:"button",className:$e.panelCollapseBtn,onClick:()=>g(k=>!k),"aria-expanded":m,"aria-label":m?"Collapse metadata panel":"Expand metadata panel",title:m?"Collapse":"Expand",children:m?l.jsx(ks,{size:15}):l.jsx(iy,{size:15})})]}),m&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:$e.titleRow,children:[e.appIcon&&l.jsx("img",{src:e.appIcon,alt:"icon",className:$e.icon}),l.jsx("input",{type:"text",className:$e.nameInput,value:h,disabled:!o,onChange:k=>y(k.target.value),onBlur:j,placeholder:"Content name"})]}),d("keywords")&&l.jsxs("div",{className:$e.field,children:[l.jsx("div",{className:$e.fieldHeader,children:l.jsxs("label",{className:$e.label,children:[f("keywords","Keywords"),x.length>0&&l.jsx("span",{className:$e.fieldCount,children:x.length})]})}),x.length>0&&l.jsx("div",{className:$e.chips,children:x.map(k=>l.jsxs("span",{className:$e.chip,children:[k,o&&l.jsx("button",{type:"button",className:$e.chipRemove,onClick:()=>L(k),children:"×"})]},k))}),o&&l.jsxs("div",{className:$e.keywordInput,children:[l.jsx("input",{type:"text",className:$e.input,value:v,placeholder:"Add keyword and press Enter",onChange:k=>b(k.target.value),onKeyDown:k=>{k.key==="Enter"&&(k.preventDefault(),R())}}),l.jsx("button",{type:"button",className:$e.addBtn,onClick:R,children:"Add"})]})]}),d("optional")&&l.jsxs("div",{className:$e.field,children:[l.jsx("label",{className:$e.label,children:f("optional","Optional in Collection")}),l.jsxs("div",{className:$e.radioGroup,children:[l.jsxs("label",{className:$e.radioLabel,children:[l.jsx("input",{type:"radio",name:`optional-${e.id}`,checked:C===!0,onChange:()=>T(!0),disabled:!o}),"Yes"]}),l.jsxs("label",{className:$e.radioLabel,children:[l.jsx("input",{type:"radio",name:`optional-${e.id}`,checked:C===!1,onChange:()=>T(!1),disabled:!o}),"No"]})]})]})]}),n]})},TT="_iconBtn_vl14u_1",jT="_editable_vl14u_14",RT="_iconImg_vl14u_26",kT="_placeholder_vl14u_34",AT="_removeBtn_vl14u_41",rs={iconBtn:TT,editable:jT,iconImg:RT,placeholder:kT,removeBtn:AT},PT=({nodeId:e,value:t,editable:r})=>{const[n,s]=p.useState(!1),{updateNode:i,markDirty:o}=Pe(),a=u=>{i(e,{appIcon:u}),o(),s(!1)},c=u=>{u.stopPropagation(),i(e,{appIcon:""}),o()};return l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:[rs.iconBtn,r?rs.editable:""].filter(Boolean).join(" "),role:r?"button":void 0,tabIndex:r?0:-1,"aria-label":r?"Select app icon":"App icon",onClick:()=>r&&s(!0),onKeyDown:u=>{r&&(u.key==="Enter"||u.key===" ")&&s(!0)},children:[t?l.jsx("img",{src:t,alt:"App icon",className:rs.iconImg}):l.jsx("div",{className:rs.placeholder,children:l.jsx(Hd,{size:18})}),t&&r&&l.jsx("button",{type:"button",className:rs.removeBtn,onClick:c,"aria-label":"Remove icon",children:l.jsx(qa,{size:11})})]}),n&&l.jsx($h,{nodeId:e,currentValue:t,onSelect:a,onClose:()=>s(!1)})]})},MT="_leafContentLayout_1osey_1",LT="_container_1osey_17",FT="_emptyState_1osey_26",$T="_titleRow_1osey_36",BT="_nodeTitle_1osey_52",UT="_formArea_1osey_74",VT="_contentListArea_1osey_78",zT="_dropZone_1osey_83",qT="_reviewComment_1osey_90",HT="_reviewCommentLabel_1osey_103",WT="_reviewCommentText_1osey_109",zt={leafContentLayout:MT,container:LT,emptyState:FT,titleRow:$T,nodeTitle:BT,formArea:UT,contentListArea:VT,dropZone:zT,reviewComment:qT,reviewCommentLabel:HT,reviewCommentText:WT},KT=["application/vnd.sunbird.questionset"],QT=({editorMode:e,onToolbarEvent:t})=>{var P,A,k,B;const[r,n]=p.useState("details"),[s,i]=p.useState([]),[o,a]=p.useState(null),[c,u]=p.useState(!1),d=p.useRef(null),f=p.useRef(),{selectedNodeId:m,breadcrumb:g,activeNodeMeta:_,updateNode:h,treeData:y}=Pe(),v=ye(F=>{var ne,ie,V,J;return((ie=(ne=F.editorConfig)==null?void 0:ne.context)==null?void 0:ie.contentId)??((J=(V=F.editorConfig)==null?void 0:V.context)==null?void 0:J.identifier)??""}),b=m?Wh(y,m):null,x=!!b&&!b.parent,w=!!(b!=null&&b.isFolder),C=b&&KT.includes(b.mimeType??""),D=b&&!b.isFolder&&!C&&!x,j=((P=b==null?void 0:b.metadata)==null?void 0:P.rejectComment)??(x?(k=(A=y[0])==null?void 0:A.metadata)==null?void 0:k.rejectComment:void 0),R=p.useCallback(()=>{const F=d.current;if(!F||!m)return;const ne=F.innerText.trim();clearTimeout(f.current),f.current=setTimeout(()=>{h(m,{name:ne})},600)},[m,h]),L=p.useCallback(F=>{t({action:"onFormValueChange",data:F})},[t]),T=p.useCallback((F,ne)=>{i(ne),t({action:"onFormStatusChange",data:{isValid:F}})},[t]);return b?C?l.jsx(Ia,{node:b,editorMode:e,type:"quml"}):D?l.jsxs("div",{className:zt.leafContentLayout,children:[l.jsx(Ia,{node:b,editorMode:e,type:"content"}),l.jsx(NT,{node:b,editorMode:e,onMoveClick:()=>a(b.identifier),reorderDialog:o?l.jsx(YN,{resourceId:o,resourceName:b.name,currentUnitId:b.parent??"",onClose:()=>a(null)}):null})]}):l.jsxs("div",{className:zt.container,children:[l.jsx(qO,{crumbs:g}),j&&l.jsxs("div",{className:zt.reviewComment,role:"alert",children:[l.jsx("span",{className:zt.reviewCommentLabel,children:"Reviewer comment:"}),l.jsx("span",{className:zt.reviewCommentText,children:j})]}),l.jsxs("div",{className:zt.titleRow,children:[x&&m&&l.jsx(PT,{nodeId:m,value:String(b.appIcon??((B=b.metadata)==null?void 0:B.appIcon)??""),editable:e==="edit"}),l.jsx("div",{ref:d,className:zt.nodeTitle,contentEditable:e==="edit",suppressContentEditableWarning:!0,onInput:R,onBlur:R,"data-placeholder":"Untitled","aria-label":"Node title",children:b.name})]}),l.jsx(YO,{activeTab:r,onChange:F=>n(F),errorTabs:s,visibleTabs:x?void 0:["details"]}),l.jsx("div",{className:zt.formArea,children:l.jsx(uI,{nodeMetadata:_,activeTab:r,isRoot:x,isFolder:w,editorMode:e,onFormValueChange:L,onFormStatusChange:T},`${m??"none"}:${x?"root":"node"}`)}),(w||x)&&r==="details"&&l.jsx("div",{className:zt.contentListArea,children:l.jsx(qI,{editorMode:e})}),l.jsx(KI,{isActive:!1,label:"Drop to add content to this unit",nodeId:m??void 0,className:zt.dropZone}),c&&l.jsx(lT,{contentId:v,onClose:()=>u(!1)})]}):l.jsx("div",{className:zt.emptyState,children:l.jsx("p",{children:"Select a unit from the outline to edit its details"})})};function Wh(e,t){for(const r of e){if(r.id===t)return r;if(r.children){const n=Wh(r.children,t);if(n)return n}}}const Kh=qi((e,t)=>({allContent:[],filteredContent:[],searchQuery:"",activeFilter:"all",advancedFilters:{},isLoading:!1,totalCount:0,offset:0,sortAZ:!1,setContent:(r,n)=>{e({allContent:r,totalCount:n,offset:r.length}),t().applyFilter()},appendContent:(r,n)=>{const i=[...t().allContent,...r];e({allContent:i,totalCount:n,offset:i.length}),t().applyFilter()},setFilter:r=>{e({activeFilter:r}),t().applyFilter()},setSearch:r=>{e({searchQuery:r}),t().applyFilter()},setLoading:r=>e({isLoading:r}),setAdvancedFilters:r=>e({advancedFilters:r}),setOffset:r=>e({offset:r}),setSortAZ:r=>e({sortAZ:r}),applyFilter:()=>{const{allContent:r,activeFilter:n,searchQuery:s}=t();let i=r;if(n&&n!=="all"){const o=n.toLowerCase();i=i.filter(a=>[a.mimeType??"",a.primaryCategory??"",a.contentType??""].join(" ").toLowerCase().includes(o))}if(s&&s.trim()!==""){const o=s.toLowerCase().trim();i=i.filter(a=>(a.name??"").toLowerCase().includes(o))}e({filteredContent:i})}})),GT=20;function Qh(){var u;const e=ye(d=>d.editorConfig),t=Pe(d=>d.selectedNodeId),r=Pe(d=>d.treeData),n=p.useCallback(()=>{if(!t||!r.length)return 0;function d(f,m,g=0){var _;for(const h of f){if(h.id===m)return g;if((_=h.children)!=null&&_.length){const y=d(h.children,m,g+1);if(y>=0)return y}}return-1}return Math.max(0,d(r,t))},[t,r])(),s=(u=e==null?void 0:e.config)==null?void 0:u.hierarchy;if(!s)return[...gu];const i=`level${n}`,o=s[i],a=o==null?void 0:o.children,c=a==null?void 0:a.Content;return c!=null&&c.length?c:[...gu]}function YT(){const e=Kh(),t=ye(f=>{var m,g;return((g=(m=f.editorConfig)==null?void 0:m.context)==null?void 0:g.channel)??""}),r=Qh(),n=p.useRef(),s=p.useCallback(async(f="",m="all",g={},_=!0,h=!1)=>{var y,v,b,x,w;e.setLoading(!0);try{const C={status:["Live"],contentType:["Resource"],primaryCategory:m&&m!=="all"?[m]:r};(y=g==null?void 0:g.board)!=null&&y.length&&(C.board=g.board),(v=g==null?void 0:g.medium)!=null&&v.length&&(C.medium=g.medium),(b=g==null?void 0:g.gradeLevel)!=null&&b.length&&(C.gradeLevel=g.gradeLevel),(x=g==null?void 0:g.subject)!=null&&x.length&&(C.subject=g.subject),(w=g==null?void 0:g.primaryCategory)!=null&&w.length&&(C.primaryCategory=g.primaryCategory);const D=_?0:e.offset,{content:j,count:R}=await QI({filters:C,query:f,limit:f?50:GT,offset:D,channel:t||void 0,sortBy:h?{name:"asc"}:{lastUpdatedOn:"desc"}});_?e.setContent(j,R):e.appendContent(j,R)}catch(C){console.error("[useLibrary] load error:",C)}finally{e.setLoading(!1)}},[r,t]);p.useEffect(()=>{s()},[t]);const i=p.useCallback(f=>{e.setSearch(f),clearTimeout(n.current),n.current=setTimeout(()=>s(f,e.activeFilter,e.advancedFilters,!0,e.sortAZ),300)},[e.activeFilter,e.advancedFilters,e.sortAZ,s]),o=p.useCallback(f=>{e.setFilter(f),s(e.searchQuery,f,e.advancedFilters,!0,e.sortAZ)},[e.searchQuery,e.advancedFilters,e.sortAZ,s]),a=p.useCallback(f=>{e.setAdvancedFilters(f),s(e.searchQuery,e.activeFilter,f,!0,e.sortAZ)},[e.searchQuery,e.activeFilter,e.sortAZ,s]),c=p.useCallback(()=>{const f=!e.sortAZ;e.setSortAZ(f),s(e.searchQuery,e.activeFilter,e.advancedFilters,!0,f)},[e.sortAZ,e.searchQuery,e.activeFilter,e.advancedFilters,s]),u=p.useCallback(()=>{e.isLoading||s(e.searchQuery,e.activeFilter,e.advancedFilters,!1,e.sortAZ)},[e.isLoading,e.searchQuery,e.activeFilter,e.advancedFilters,e.sortAZ,s]),d=e.allContent.length<e.totalCount;return{content:e.filteredContent,isLoading:e.isLoading,totalCount:e.totalCount,activeFilter:e.activeFilter,advancedFilters:e.advancedFilters,searchQuery:e.searchQuery,sortAZ:e.sortAZ,hasMore:d,search:i,setFilter:o,applyAdvancedFilters:a,toggleSort:c,loadMore:u,refetch:()=>s(e.searchQuery,e.activeFilter,e.advancedFilters,!0,e.sortAZ)}}const XT="_card_jzciw_1",ZT="_addBtn_jzciw_17",JT="_dragging_jzciw_24",ej="_ctIcon_jzciw_29",tj="_info_jzciw_33",rj="_name_jzciw_41",nj="_meta_jzciw_50",sj="_addBtnMuted_jzciw_78",ij="_added_jzciw_87",oj="_addedBadge_jzciw_96",rr={card:XT,addBtn:ZT,dragging:JT,ctIcon:ej,info:tj,name:rj,meta:nj,addBtnMuted:sj,added:ij,addedBadge:oj},aj={video:Ha,pdf:Ba,h5p:Ua,scorm:za,audio:Va,quiz:$a,default:zn},lj=({item:e,onAdd:t,onPreview:r,isDraggable:n,isAdded:s})=>{var h,y;const i=Ji(e),o=aj[i.key]??zn,a=ll(),c=E1(),u=a&&!s&&c,{attributes:d,listeners:f,setNodeRef:m,isDragging:g}=Ld({id:e.identifier,disabled:!n||!a||!c,data:{type:"library-item",item:e}}),_=()=>{r&&r(e)};return l.jsxs("div",{ref:m,className:[rr.card,g?rr.dragging:"",s?rr.added:""].join(" "),"aria-label":e.name,...n?{...d,...f}:{},role:"listitem",onClick:_,children:[l.jsx("span",{className:[`sbx-ct-sq--${i.key}`,rr.ctIcon].join(" "),"aria-hidden":"true",children:l.jsx(o,{size:14})}),l.jsxs("div",{className:rr.info,children:[l.jsx("span",{className:rr.name,title:e.name,children:e.name}),l.jsxs("span",{className:rr.meta,children:[((h=e.organisation)==null?void 0:h[0])??e.channel??"",(y=e.organisation)!=null&&y[0]&&e.primaryCategory?" · ":"",e.primaryCategory??""]})]}),s&&l.jsx("span",{className:rr.addedBadge,"aria-label":"Already added",title:"Already added to this collection",children:l.jsx(Vn,{size:12})}),!s&&l.jsx("button",{type:"button",className:[rr.addBtn,!u&&a?rr.addBtnMuted:""].join(" "),onClick:v=>{v.stopPropagation(),t(e)},disabled:!a,"aria-disabled":!u,"aria-label":`Add ${e.name} to unit`,title:a?c?"Add to unit":"Select a unit to add":"Only Draft content can be added",children:l.jsx(As,{size:14})})]})},cj="_chips_xhhaq_1",uj="_chip_xhhaq_1",Mu={chips:cj,chip:uj},dj=({filters:e,active:t,onChange:r})=>l.jsx("div",{className:Mu.chips,role:"group","aria-label":"Content type filters",children:e.map(n=>l.jsx("button",{type:"button",role:"radio","aria-checked":t===n.value,className:["sbx-chip",t===n.value?"filled":"outline",Mu.chip].join(" "),onClick:()=>r(n.value),children:n.label},n.value))}),fj="_panel_1cl11_1",hj="_header_1cl11_10",pj="_headerTitle_1cl11_19",gj="_closeBtn_1cl11_25",mj="_body_1cl11_43",yj="_section_1cl11_59",vj="_sectionLabel_1cl11_65",bj="_chips_1cl11_73",_j="_chip_1cl11_73",wj="_active_1cl11_96",xj="_footer_1cl11_102",Sj="_resetBtn_1cl11_112",Cj="_applyBtn_1cl11_129",et={panel:fj,header:hj,headerTitle:pj,closeBtn:gj,body:mj,section:yj,sectionLabel:vj,chips:bj,chip:_j,active:wj,footer:xj,resetBtn:Sj,applyBtn:Cj},Oj=[{key:"board",label:"Board"},{key:"medium",label:"Medium"},{key:"gradeLevel",label:"Class"},{key:"subject",label:"Subject"}],Ej=new Set(["board","medium","gradeLevel","subject","topic"]),Dj=({local:e,toggle:t})=>{const r=Qh();return r.length?l.jsxs("div",{className:et.section,children:[l.jsx("div",{className:et.sectionLabel,children:"Primary Category"}),l.jsx("div",{className:et.chips,children:r.map(n=>l.jsx("button",{type:"button",className:[et.chip,(e.primaryCategory??[]).includes(n)?et.active:""].join(" "),onClick:()=>t("primaryCategory",n),children:n},n))})]}):null},Ij=({isOpen:e,filters:t,onApply:r,onClose:n})=>{var g,_;const s=ye(h=>h.editorConfig),i=ye(h=>h.searchFormConfig),{organisationFramework:o}=Ph((g=s==null?void 0:s.context)==null?void 0:g.framework,(_=s==null?void 0:s.context)==null?void 0:_.targetFWIds),[a,c]=p.useState(t),u=i!=null&&i.length?i.filter(h=>Ej.has(h.code)).map(h=>({key:h.code,label:h.label||h.code})):Oj;p.useEffect(()=>{c(t)},[t]);const d=(h,y)=>{c(v=>{const b=v[h]??[],x=b.includes(y)?b.filter(w=>w!==y):[...b,y];return{...v,[h]:x}})},f=(o==null?void 0:o.categories)??[],m=h=>{var y;return((y=f.find(v=>v.code===h))==null?void 0:y.terms)??[]};return e?l.jsxs("div",{className:et.panel,role:"dialog","aria-label":"Filter library","aria-modal":"true",children:[l.jsxs("div",{className:et.header,children:[l.jsx("span",{className:et.headerTitle,children:"Filters"}),l.jsx("button",{type:"button",className:et.closeBtn,onClick:n,"aria-label":"Close filters",children:l.jsx(on,{size:16})})]}),l.jsxs("div",{className:et.body,children:[u.map(({key:h,label:y})=>{const v=m(h);return v.length?l.jsxs("div",{className:et.section,children:[l.jsx("div",{className:et.sectionLabel,children:y}),l.jsx("div",{className:et.chips,children:v.slice(0,20).map(b=>l.jsx("button",{type:"button",className:[et.chip,(a[h]??[]).includes(b.name)?et.active:""].join(" "),onClick:()=>d(h,b.name),children:b.name},b.identifier))})]},h):null}),l.jsx(Dj,{local:a,toggle:d})]}),l.jsxs("div",{className:et.footer,children:[l.jsx("button",{type:"button",className:et.resetBtn,onClick:()=>c({}),children:"Reset"}),l.jsx("button",{type:"button",className:et.applyBtn,onClick:()=>{r(a),n()},children:"Apply"})]})]}):null},Nj="_header_6qdpu_10",Tj="_title_6qdpu_20",jj="_headerActions_6qdpu_31",Rj="_iconBtn_6qdpu_38",kj="_playerArea_6qdpu_56",Aj="_footer_6qdpu_64",Pj="_addBtn_6qdpu_73",Mj="_modalOverlay_6qdpu_92",Lj="_modalPanel_6qdpu_103",ur={header:Nj,title:Tj,headerActions:jj,iconBtn:Rj,playerArea:kj,footer:Aj,addBtn:Pj,modalOverlay:Mj,modalPanel:Lj},Fj=({content:e,onAdd:t,onClose:r})=>{if(!e)return null;const n={id:e.identifier,identifier:e.identifier,name:e.name??"",mimeType:e.mimeType,primaryCategory:e.primaryCategory,contentType:e.contentType,appIcon:e.appIcon,status:e.status,isFolder:!1,children:[],metadata:e};return Rr.createPortal(l.jsx("div",{className:ur.modalOverlay,role:"dialog","aria-modal":"true","aria-label":"Content preview",onClick:r,children:l.jsxs("div",{className:ur.modalPanel,onClick:s=>s.stopPropagation(),children:[l.jsxs("div",{className:ur.header,children:[l.jsx("span",{className:ur.title,title:e.name,children:e.name}),l.jsx("div",{className:ur.headerActions,children:l.jsx("button",{type:"button",className:ur.iconBtn,onClick:r,"aria-label":"Close preview",children:l.jsx(on,{size:16})})})]}),l.jsx("div",{className:ur.playerArea,children:l.jsx(Ia,{node:n,editorMode:"read",type:"content"})}),l.jsx("div",{className:ur.footer,children:l.jsx("button",{type:"button",className:ur.addBtn,onClick:()=>t(e),children:"+ Add to Unit"})})]})}),document.body)},$j="_dock_1lpg0_1",Bj="_header_1lpg0_8",Uj="_headerLeft_1lpg0_17",Vj="_headerTitle_1lpg0_24",zj="_count_1lpg0_30",qj="_searchRow_1lpg0_39",Hj="_searchWrap_1lpg0_47",Wj="_searchIcon_1lpg0_53",Kj="_searchInput_1lpg0_62",Qj="_filterToggleBtn_1lpg0_80",Gj="_filterToggleBtnActive_1lpg0_99",Yj="_filterBadge_1lpg0_105",Xj="_filters_1lpg0_124",Zj="_mainArea_1lpg0_134",Jj="_sidePanelOverlay_1lpg0_143",eR="_cardList_1lpg0_152",tR="_skeleton_1lpg0_168",rR="_skeletonIcon_1lpg0_178",nR="_skeletonText_1lpg0_186",sR="_skeletonLine_1lpg0_193",iR="_skeletonLineSm_1lpg0_200",oR="_loadMoreBtn_1lpg0_215",aR="_emptyState_1lpg0_240",lR="_collapseBtn_1lpg0_260",Te={dock:$j,header:Bj,headerLeft:Uj,headerTitle:Vj,count:zj,searchRow:qj,searchWrap:Hj,searchIcon:Wj,searchInput:Kj,filterToggleBtn:Qj,filterToggleBtnActive:Gj,filterBadge:Yj,filters:Xj,mainArea:Zj,sidePanelOverlay:Jj,cardList:eR,skeleton:tR,skeletonIcon:rR,skeletonText:nR,skeletonLine:sR,skeletonLineSm:iR,loadMoreBtn:oR,emptyState:aR,collapseBtn:lR};function cR(e){const t=new Set,r=[...e];for(;r.length>0;){const n=r.shift();n.isFolder||t.add(n.identifier),n.children&&r.push(...n.children)}return t}const uR=({editorMode:e,collapsed:t=!1,onToggleCollapse:r})=>{const{content:n,isLoading:s,totalCount:i,activeFilter:o,searchQuery:a,sortAZ:c,hasMore:u,search:d,setFilter:f,applyAdvancedFilters:m,toggleSort:g,loadMore:_}=YT(),{addResource:h,selectedNodeId:y,treeData:v}=Pe(),b=e==="edit",[x,w]=p.useState(!1),[C,D]=p.useState({}),[j,R]=p.useState(null),L=p.useMemo(()=>cR(v),[v]),T=p.useCallback(F=>{var V;if(!y){Oe.error("Select a unit first");return}const ne=(V=v[0])==null?void 0:V.id;if(y===ne){Oe("Select a unit from the outline to add content — resources cannot be added directly to the course.",{icon:"ℹ️",duration:4e3});return}if(h(F,y)===!1){Oe.error(`"${F.name}" is already in this collection`);return}Oe.success(`Added "${F.name}"`)},[y,h,v]),P=p.useCallback(F=>{D(F),m(F)},[m]),A=p.useCallback(F=>{R(F)},[]),k=p.useCallback(F=>{T(F),R(null)},[T]),B=p.useMemo(()=>Object.values(C).reduce((F,ne)=>F+((ne==null?void 0:ne.length)??0),0),[C]);return l.jsxs("div",{className:Te.dock,children:[l.jsx("div",{className:Te.header,children:l.jsxs("div",{className:Te.headerLeft,children:[l.jsx("button",{type:"button",className:Te.collapseBtn,onClick:r,"aria-label":"Collapse library panel",title:"Collapse library",children:l.jsx(py,{size:15})}),l.jsx(dy,{size:16}),l.jsx("span",{className:Te.headerTitle,children:"Library"}),i>0&&l.jsx("span",{className:Te.count,children:i})]})}),l.jsxs("div",{className:Te.searchRow,children:[l.jsxs("div",{className:Te.searchWrap,children:[l.jsx(oa,{size:14,className:Te.searchIcon}),l.jsx("input",{type:"search",className:Te.searchInput,placeholder:"Search content…",value:a,onChange:F=>d(F.target.value),"aria-label":"Search library"})]}),l.jsx("button",{type:"button",className:[Te.filterToggleBtn,c?Te.filterToggleBtnActive:""].join(" "),onClick:g,"aria-label":c?"Sort: A–Z (click for Recent)":"Sort: Recent (click for A–Z)",title:c?"A–Z":"Recent",children:c?l.jsx(ny,{size:15}):l.jsx(oy,{size:15})}),l.jsxs("button",{type:"button",className:[Te.filterToggleBtn,x?Te.filterToggleBtnActive:""].join(" "),onClick:()=>w(F=>!F),"aria-label":"Toggle advanced filters","aria-pressed":x,title:"Advanced filters",children:[l.jsx(_y,{size:15}),B>0&&l.jsx("span",{className:Te.filterBadge,children:B})]})]}),l.jsx("div",{className:Te.filters,children:l.jsx(dj,{filters:D1,active:o,onChange:f})}),l.jsxs("div",{className:Te.mainArea,children:[l.jsx("div",{className:Te.cardList,role:"list","aria-label":"Library content",children:s&&n.length===0?Array.from({length:4}).map((F,ne)=>l.jsxs("div",{className:Te.skeleton,"aria-hidden":"true",children:[l.jsx("div",{className:Te.skeletonIcon}),l.jsxs("div",{className:Te.skeletonText,children:[l.jsx("div",{className:Te.skeletonLine}),l.jsx("div",{className:Te.skeletonLineSm})]})]},ne)):n.length>0?l.jsxs(l.Fragment,{children:[n.map(F=>l.jsx(lj,{item:F,onAdd:T,onPreview:A,isDraggable:b,isAdded:L.has(F.identifier)},F.identifier)),u&&l.jsx("button",{type:"button",className:Te.loadMoreBtn,onClick:_,disabled:s,"aria-label":"Load more content",children:s?"Loading…":"Load More"})]}):l.jsxs("div",{className:Te.emptyState,children:[l.jsx(oa,{size:24}),l.jsx("p",{children:"No content found"}),l.jsx("span",{children:"Try a different search or filter"})]})}),x&&l.jsx("div",{className:Te.sidePanelOverlay,children:l.jsx(Ij,{isOpen:x,filters:C,onApply:P,onClose:()=>w(!1)})}),j&&l.jsx(Fj,{content:j,onAdd:k,onClose:()=>R(null)})]})]})};function dR(e,t,r){const n={},s={},i=new Set(["id","isFolder","children","parent","isNew","breadcrumb","title","relationalMetadata","optional"]),o=new Set(["targetBoardIds","targetMediumIds","targetGradeLevelIds","targetSubjectIds","targetFWIds","targetTopicIds","topic","topicsIds"]),a=new Set(["audience","attributions","targetBoardIds","targetMediumIds","targetGradeLevelIds","targetSubjectIds","medium","gradeLevel","subject","additionalCategories","keywords","language"]),c=new Set(["copyrightYear","compatibilityLevel","version"]);function u(m,g=!1){const _={};for(const[h,y]of Object.entries(m))if(!i.has(h)&&!(g&&o.has(h)))if(a.has(h))Array.isArray(y)?_[h]=y:y!=null&&y!==""?_[h]=[y]:_[h]=[];else if(c.has(h)){const v=Number(y);isNaN(v)||(_[h]=v)}else _[h]=y;return _}function d(m){var _;const g={};for(const h of m.children??[]){if(h.isFolder)continue;const y=t[h.identifier];if(!y)continue;const{isNew:v,...b}=y;if(Object.keys(b).length===0)continue;const x=((_=h.metadata)==null?void 0:_.relationalMetadata)??{};g[h.identifier]={name:h.name,...x,...b}}return g}function f(m,g){var x,w;const _=m.identifier,h=t[_],y=_.startsWith("temp-")||!!(h!=null&&h.isNew),v=!m.isFolder&&!g;if(g||y||h&&!v){let C;if(y)C={mimeType:"application/vnd.ekstep.content-collection",code:_,contentType:((x=m.metadata)==null?void 0:x.contentType)??"CourseUnit",primaryCategory:((w=m.metadata)==null?void 0:w.primaryCategory)??"Course Unit",name:m.name,visibility:"Parent",channel:r,...u(m.metadata??{})};else if(g){const{isNew:D,...j}=h??{};C={...u(m.metadata??{},!0),...u(j,!1),name:m.name}}else{const{isNew:D,...j}=h??{};C={name:m.name,visibility:"Parent",...u(j,!0)}}n[_]={metadata:C,objectType:m.objectType||(m.isFolder?"Collection":"Content"),root:g,isNew:y}}const b=m.isFolder?d(m):{};s[_]={name:m.name,children:(m.children??[]).map(C=>C.identifier),...Object.keys(b).length>0?{relationalMetadata:b}:{},root:g},(m.children??[]).forEach(C=>f(C,!1))}return e.forEach((m,g)=>f(m,g===0)),{nodesModified:n,hierarchy:s}}function fR(){const[e,t]=p.useState(!1),r=Pe(u=>u.treeCache),n=Pe(u=>u.treeData),s=ye(u=>u.isDirty),{setIsDirty:i,setLastSaved:o}=ye(),a=ye(u=>u.editorConfig);return{save:p.useCallback(async()=>{if(!a||e)return;const u=a.context.contentId??a.context.identifier??"";if(!u)return;const d=a.context.channel??"",f=a.context.userId??a.context.uid??"";t(!0);try{const{nodesModified:m,hierarchy:g}=dR(n,r,d);await t_(u,m,g,f);const _=new Date().toISOString();o(_),i(!1)}catch(m){console.error("[useSaveHierarchy] save failed:",m),Oe.error("Failed to save. Please try again.")}finally{t(!1)}},[a,e,n,r,i,o]),isSaving:e,isDirty:s,lastSaved:ye.getState().lastSaved}}function hR(e){const t=ye(s=>s.editorConfig),r=ye(s=>s.setButtonLoader);return{runAction:p.useCallback(async(s,i)=>{var c,u,d,f;const o=((c=t==null?void 0:t.context)==null?void 0:c.contentId)??((u=t==null?void 0:t.context)==null?void 0:u.identifier)??"";if(!o)return Oe.error("No content identifier found."),!1;const a=((d=t==null?void 0:t.context)==null?void 0:d.userId)??((f=t==null?void 0:t.context)==null?void 0:f.uid)??"";try{switch(s){case"sendForReview":return r("saveCollection",!0),await e(),await s_(o),Oe.success("Content sent for review"),!0;case"reject":{r("rejectCollection",!0);const m=(i==null?void 0:i.comment)??"";return await i_(o,m),Oe.success("Content rejected and sent back to the author"),!0}case"publish":return r("publishCollection",!0),await e(),await r_(o,a),Oe.success("Content published successfully"),!0;default:return!1}}catch(m){console.error(`[useToolbarActions] ${s} failed`,m);const g=s==="sendForReview"?"send for review":s==="reject"?"reject":"publish";return Oe.error(`Failed to ${g}. Please try again.`),!1}finally{r("saveCollection",!1),r("rejectCollection",!1),r("publishCollection",!1)}},[t,e,r])}}const pR="_shell_90fon_1",gR="_workspace_90fon_8",mR="_sidebarCollapsed_90fon_16",yR="_dockCollapsed_90fon_19",vR="_dock_90fon_19",bR="_outline_90fon_40",_R="_reopenTab_90fon_45",wR="_outlineHidden_90fon_79",xR="_editor_90fon_86",SR="_dockHidden_90fon_101",CR="_dockReopenTab_90fon_108",OR="_dragChip_90fon_133",ER="_dragChipLabel_90fon_148",Tt={shell:pR,workspace:gR,sidebarCollapsed:mR,dockCollapsed:yR,dock:vR,outline:bR,reopenTab:_R,outlineHidden:wR,editor:xR,dockHidden:SR,dockReopenTab:CR,dragChip:OR,dragChipLabel:ER},DR=({editorMode:e,onToolbarEvent:t,onContentAdded:r,onHierarchySaved:n})=>{const[s,i]=p.useState(null),[o,a]=p.useState(!1),[c,u]=p.useState(!1),[d,f]=p.useState(!1),[m,g]=p.useState(!0),{addResource:_,treeData:h}=Pe(),y=Pe(A=>A.selectedNodeId),{save:v,isSaving:b,isDirty:x,lastSaved:w}=fR(),{runAction:C}=hR(v);p.useEffect(()=>{if(!x)return;const A=k=>{k.preventDefault(),k.returnValue=""};return window.addEventListener("beforeunload",A),()=>window.removeEventListener("beforeunload",A)},[x]);const D=yd(ta(Ui,{activationConstraint:{distance:8}})),j=p.useCallback(A=>{var B;const k=(B=A.active.data.current)==null?void 0:B.item;k&&i(k)},[]),R=p.useCallback(A=>{var V,J;i(null);const k=(V=A.active.data.current)==null?void 0:V.item;if(!k)return;const B=A.over,F=(B==null?void 0:B.id)??y??void 0;if(!F){Oe.error("Drop onto a unit to add content");return}const ne=(J=h[0])==null?void 0:J.id;if(F===ne){Oe.error("Drop content onto a unit, not directly on the course.");return}if(!_(k,F)){Oe.error(`"${k.name}" is already in this collection`);return}r==null||r(k,F),Oe.success(`Added "${k.name}" to unit`)},[y,_,r]),L=p.useCallback(async A=>{if(A.action==="onFormStatusChange"){const{isValid:k}=A.data??{};g(k!==!1);return}if(A.action==="back"&&x){f(!0);return}if(A.action==="saveCollection"){if(!m){Oe.error("Please fill the required metadata");return}await v(),n==null||n(h),t==null||t(A);return}if(A.action==="sendForReview"||A.action==="reject"||A.action==="publish"){await C(A.action,A.data)&&(t==null||t(A));return}t==null||t(A)},[v,C,t,n,h,x,m]),T=p.useCallback(async()=>{await v(),f(!1),n==null||n(h),t==null||t({action:"back"})},[v,n,t,h]),P=p.useCallback(()=>{f(!1),t==null||t({action:"back"})},[t]);return l.jsxs(Md,{sensors:D,onDragStart:j,onDragEnd:R,children:[l.jsxs("div",{className:Tt.shell,children:[l.jsx(hw,{editorMode:e,isSaving:b,isDirty:x,lastSaved:w,isFormValid:m,onToolbarEvent:L}),l.jsxs("div",{className:[Tt.workspace,o?Tt.sidebarCollapsed:"",c?Tt.dockCollapsed:""].filter(Boolean).join(" "),children:[l.jsx("aside",{className:[Tt.outline,o?Tt.outlineHidden:""].join(" "),"aria-label":"Course outline","aria-hidden":o,children:l.jsx($O,{editorMode:e,collapsed:o,onToggleCollapse:()=>a(A=>!A)})}),o&&l.jsx("button",{className:Tt.reopenTab,onClick:()=>a(!1),title:"Show outline",type:"button",children:"›"}),l.jsx("main",{className:Tt.editor,role:"main","aria-label":"Content editor",children:l.jsx(QT,{editorMode:e,onToolbarEvent:L})}),l.jsx("aside",{className:[Tt.dock,c?Tt.dockHidden:""].filter(Boolean).join(" "),"aria-label":"Content library","aria-hidden":c,children:l.jsx(uR,{editorMode:e,collapsed:c,onToggleCollapse:()=>u(A=>!A)})}),c&&l.jsx("button",{className:Tt.dockReopenTab,onClick:()=>u(!1),title:"Show library",type:"button",children:"‹"})]})]}),l.jsx(Zm,{dropAnimation:null,children:s?l.jsx("div",{className:Tt.dragChip,children:l.jsx("span",{className:Tt.dragChipLabel,children:s.name})}):null}),d&&l.jsx(pw,{onSave:T,onDiscard:P,onCancel:()=>f(!1),isSaving:b})]})},IR="v1";function NR(e){const t=e.validations,r=t==null?void 0:t.find(s=>s.type==="maxlength"||s.type==="maxLength");if(!r)return e.maxLength;const n=Number(r.value);return Number.isFinite(n)?n:void 0}function Lu(e,t){var r;return{code:e.code??"",label:e.label??e.name??e.code??"",name:e.name,inputType:e.inputType,dataType:e.dataType,required:e.required===!0||Array.isArray(e.validations)&&e.validations.some(n=>n.type==="required")||String(((r=e.renderingHints)==null?void 0:r.class)??"").includes("required"),editable:e.editable!==!1,visible:e.visible!==!1,placeholder:e.placeholder,maxLength:NR(e),depends:e.depends,sourceCategory:e.sourceCategory,range:e.range,enum:e.enum,default:e.default,defaultValue:e.defaultValue,index:e.index,section:t,output:e.output}}function br(e){const t=e==null?void 0:e.properties;if(!Array.isArray(t))return[];const r=[];for(const n of t)if(Array.isArray(n.fields)){const s=n.title??n.name??void 0;for(const i of n.fields)i.code&&r.push(Lu(i,s))}else n.code&&r.push(Lu(n));return r.sort((n,s)=>(n.index??0)-(s.index??0))}function TR(e){const t=e==null?void 0:e.properties;if(!t)return{};const r={};for(const[n,s]of Object.entries(t))s&&"default"in s&&(r[n]=s.default);return r}async function jR(e,t,r="Collection",n=IR){var u,d;const i=(d=(u=(await Me.post(`/action/object/category/definition/${n}/read?fields=objectMetadata,forms,name,label`,{request:{objectCategoryDefinition:{objectType:r,name:e,...t?{channel:t}:{}}}})).data)==null?void 0:u.result)==null?void 0:d.objectCategoryDefinition,o=(i==null?void 0:i.forms)??{},a=(i==null?void 0:i.objectMetadata)??{},c=a.config??{};return{rootForm:br(o.create),unitForm:br(o.unitMetadata),childForm:br(o.childMetadata),searchForm:br(o.search??o.searchConfig),relationalForm:br(o.relationalMetadata),publishChecklist:br(o.publishchecklist),reviewChecklist:br(o.review),rfcChecklist:br(o.requestforchangeschecklist),schemaDefaults:TR(a.schema),frameworkMetadata:c.frameworkMetadata??{},sourcingSettings:c.sourcingSettings??{}}}function RR({config:e,onError:t}){const[r,n]=p.useState(!0),[s,i]=p.useState(null),[o,a]=p.useState(!1),{setEditorConfig:c,setEditorMode:u,setCategoryDefinition:d}=ye(),{setTreeData:f,selectNode:m}=Pe();return p.useEffect(()=>{let g=!1;async function _(){var h,y;try{n(!0),i(null),e.apiBaseUrl&&Cf(e.apiBaseUrl),c(e),u(e.config.mode);const v=e.context.contentId??e.context.identifier??"";if(v){const{rootNode:b}=await Df(v);g||(f(b?[b]:[]),b&&m(b.id));const x=e.config.primaryCategory??"Course",w=e.context.channel??"",C=e.config.categoryDefinitionApiVersion??"v4";try{const D=await jR(x,w,e.config.objectType??"Collection",C);if(!g){d(D);const j=((h=D.sourcingSettings)==null?void 0:h.collection)??{},R={};j.maxDepth&&!e.config.maxDepth&&(R.maxDepth=j.maxDepth),j.children&&!e.config.children&&(R.children=j.children),j.hierarchy&&!((y=e.config.hierarchy)!=null&&y.level1)&&(R.hierarchy={...e.config.hierarchy??{},...j.hierarchy}),Object.keys(R).length>0&&c({...e,config:{...e.config,...R}})}}catch{}}g||a(!0)}catch(v){if(!g){const b=v instanceof Error?v:new Error(String(v));i(b),t==null||t(b)}}finally{g||n(!1)}}return _(),()=>{g=!0}},[e.context.contentId,e.context.identifier]),{isLoading:r,error:s,isReady:o}}const kR="_root_qcpw6_1",AR="_loadingState_qcpw6_10",PR="_loadingSpinner_qcpw6_20",MR="_errorState_qcpw6_34",os={root:kR,loadingState:AR,loadingSpinner:PR,errorState:MR},LR=new xp({defaultOptions:{queries:{retry:1,refetchOnWindowFocus:!1}}});class FR extends p.Component{constructor(t){super(t),this.state={error:null}}static getDerivedStateFromError(t){return{error:t}}componentDidCatch(t){var r,n;(n=(r=this.props).onError)==null||n.call(r,t)}render(){return this.state.error?l.jsxs("div",{className:os.errorState,children:[l.jsx("h3",{children:"Something went wrong"}),l.jsx("p",{children:this.state.error.message}),l.jsx("button",{onClick:()=>this.setState({error:null}),children:"Retry"})]}):this.props.children}}function $R(e){const{isLoading:t,error:r}=RR({config:e,onError:e.onError}),n=ye(s=>s.editorMode);return t?l.jsxs("div",{className:os.loadingState,children:[l.jsx("div",{className:os.loadingSpinner}),l.jsx("p",{children:"Loading editor..."})]}):r?l.jsxs("div",{className:os.errorState,children:[l.jsx("h3",{children:"Failed to load editor"}),l.jsx("p",{children:r.message})]}):l.jsx("div",{className:`sb-split-builder ${os.root}`,children:l.jsx(DR,{editorMode:n,onToolbarEvent:e.onToolbarEvent,onContentAdded:e.onContentAdded,onHierarchySaved:e.onHierarchySaved})})}const Gh=e=>l.jsx(FR,{onError:e.onError,children:l.jsxs(Cp,{client:LR,children:[l.jsx($R,{...e}),l.jsx(Sg,{position:"top-right",toastOptions:{duration:3e3}})]})}),Ai=Symbol.for("r2wc.reactRender"),Fu=Symbol.for("r2wc.shouldRender"),ei=Symbol.for("r2wc.root");function BR(e=""){return e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function UR(e=""){return e.replace(/-([a-z0-9])/g,function(t){return t[1].toUpperCase()})}var $u={expando:function(e,t,r){Object.defineProperty(e,t,{enumerable:!0,get:function(){return r},set:function(n){r=n,this[Ai]()}}),e[Ai]()}};function VR(e,t,r,n={}){var s={isConnected:"isConnected"in HTMLElement.prototype},i=!1,o=function(){var u=Reflect.construct(HTMLElement,arguments,this.constructor);return typeof n.shadow=="string"?u.attachShadow({mode:n.shadow}):n.shadow&&(console.warn('Specifying the "shadow" option as a boolean is deprecated and will be removed in a future version.'),u.attachShadow({mode:"open"})),u},a=Object.create(HTMLElement.prototype);a.constructor=o;var c=new Proxy(a,{has:function(u,d){return d in e.propTypes||d in a},set:function(u,d,f,m){return i&&(s[d]=!0),typeof d=="symbol"||s[d]||d in u?(e.propTypes&&d in e.propTypes&&$u.expando(m,d,f),Reflect.set(u,d,f,m)):($u.expando(m,d,f),!0)},getOwnPropertyDescriptor:function(u,d){var f=Reflect.getOwnPropertyDescriptor(u,d);if(f)return f;if(d in e.propTypes)return{configurable:!0,enumerable:!0,writable:!0,value:void 0}}});return o.prototype=c,a.connectedCallback=function(){this[Fu]=!0,this[Ai]()},a.disconnectedCallback=function(){typeof r.createRoot=="function"?this[ei].unmount():r.unmountComponentAtNode(this)},a[Ai]=function(){if(this[Fu]===!0){var u={};Object.keys(this).forEach(function(m){s[m]!==!1&&(u[m]=this[m])},this),i=!0;const d=n.shadow?this.shadowRoot:this,f=t.createElement(e,u);typeof r.createRoot=="function"?(this[ei]||(this[ei]=r.createRoot(d)),this[ei].render(f)):r.render(f,d),i=!1}},e.propTypes&&(o.observedAttributes=n.dashStyleAttributes?Object.keys(e.propTypes).map(function(u){return BR(u)}):Object.keys(e.propTypes),a.attributeChangedCallback=function(u,d,f){var m=n.dashStyleAttributes?UR(u):u;this[m]=f}),o}var as={},ns=Rr;if(process.env.NODE_ENV==="production")as.createRoot=ns.createRoot,as.hydrateRoot=ns.hydrateRoot;else{var ti=ns.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;as.createRoot=function(e,t){ti.usingClientEntryPoint=!0;try{return ns.createRoot(e,t)}finally{ti.usingClientEntryPoint=!1}},as.hydrateRoot=function(e,t,r){ti.usingClientEntryPoint=!0;try{return ns.hydrateRoot(e,t,r)}finally{ti.usingClientEntryPoint=!1}}}function zR(){if(document.getElementById("sb-ce-react-styles"))return;const e=document.createElement("style");e.id="sb-ce-react-styles",e.textContent="@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap');",document.head.insertBefore(e,document.head.firstChild)}function qR(e="sb-collection-editor"){if(zR(),typeof customElements>"u"||customElements.get(e))return;const t=VR(Gh,p,as,{});customElements.define(e,t)}exports.CollectionEditor=Gh;exports.registerCollectionEditor=qR;exports.setApiBaseUrl=Cf;exports.useEditorStore=ye;exports.useLibraryStore=Kh;exports.useTreeStore=Pe;
|
|
464
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function f0(e,t){if(e){if(typeof e=="string")return Jc(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return Jc(e,t)}}function Jc(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function h0(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n=[],s=!0,i=!1,o,a;try{for(r=r.call(e);!(s=(o=r.next()).done)&&(n.push(o.value),!(t&&n.length===t));s=!0);}catch(c){i=!0,a=c}finally{try{!s&&r.return!=null&&r.return()}finally{if(i)throw a}}return n}}function p0(e){if(Array.isArray(e))return e}function g0(e){var t=an(),r=t.getMonitor(),n=nh(r,e),s=u0(n,2),i=s[0],o=s[1];return p.useEffect(function(){return r.subscribeToOffsetChange(o)}),p.useEffect(function(){return r.subscribeToStateChange(o)}),i}function oh(e){var t=null,r=function(){return t==null&&(t=e()),t};return r}function m0(e,t){return e.filter(function(r){return r!==t})}function y0(e,t){var r=new Set,n=function(o){return r.add(o)};e.forEach(n),t.forEach(n);var s=[];return r.forEach(function(i){return s.push(i)}),s}function v0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function b0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function _0(e,t,r){return t&&b0(e.prototype,t),e}function eu(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var w0=function(){function e(t){v0(this,e),eu(this,"entered",[]),eu(this,"isNodeInDocument",void 0),this.isNodeInDocument=t}return _0(e,[{key:"enter",value:function(r){var n=this,s=this.entered.length,i=function(a){return n.isNodeInDocument(a)&&(!a.contains||a.contains(r))};return this.entered=y0(this.entered.filter(i),[r]),s===0&&this.entered.length>0}},{key:"leave",value:function(r){var n=this.entered.length;return this.entered=m0(this.entered.filter(this.isNodeInDocument),r),n>0&&this.entered.length===0}},{key:"reset",value:function(){this.entered=[]}}]),e}(),x0=oh(function(){return/firefox/i.test(navigator.userAgent)}),ah=oh(function(){return!!window.safari});function S0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function C0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function O0(e,t,r){return t&&C0(e.prototype,t),e}function Zn(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var tu=function(){function e(t,r){S0(this,e),Zn(this,"xs",void 0),Zn(this,"ys",void 0),Zn(this,"c1s",void 0),Zn(this,"c2s",void 0),Zn(this,"c3s",void 0);for(var n=t.length,s=[],i=0;i<n;i++)s.push(i);s.sort(function(k,F){return t[k]<t[F]?-1:1});for(var o=[],a=[],c,u,d=0;d<n-1;d++)c=t[d+1]-t[d],u=r[d+1]-r[d],o.push(c),a.push(u/c);for(var f=[a[0]],m=0;m<o.length-1;m++){var g=a[m],_=a[m+1];if(g*_<=0)f.push(0);else{c=o[m];var h=o[m+1],y=c+h;f.push(3*y/((y+h)/g+(y+c)/_))}}f.push(a[a.length-1]);for(var v=[],b=[],w,x=0;x<f.length-1;x++){w=a[x];var C=f[x],I=1/o[x],j=C+f[x+1]-w-w;v.push((w-C-j)*I),b.push(j*I*I)}this.xs=t,this.ys=r,this.c1s=f,this.c2s=v,this.c3s=b}return O0(e,[{key:"interpolate",value:function(r){var n=this.xs,s=this.ys,i=this.c1s,o=this.c2s,a=this.c3s,c=n.length-1;if(r===n[c])return s[c];for(var u=0,d=a.length-1,f;u<=d;){f=Math.floor(.5*(u+d));var m=n[f];if(m<r)u=f+1;else if(m>r)d=f-1;else return s[f]}c=Math.max(0,d);var g=r-n[c],_=g*g;return s[c]+i[c]*g+o[c]*_+a[c]*g*_}}]),e}(),E0=1;function lh(e){var t=e.nodeType===E0?e:e.parentElement;if(!t)return null;var r=t.getBoundingClientRect(),n=r.top,s=r.left;return{x:s,y:n}}function Qs(e){return{x:e.clientX,y:e.clientY}}function D0(e){var t;return e.nodeName==="IMG"&&(x0()||!((t=document.documentElement)!==null&&t!==void 0&&t.contains(e)))}function I0(e,t,r,n){var s=e?t.width:r,i=e?t.height:n;return ah()&&e&&(i/=window.devicePixelRatio,s/=window.devicePixelRatio),{dragPreviewWidth:s,dragPreviewHeight:i}}function N0(e,t,r,n,s){var i=D0(t),o=i?e:t,a=lh(o),c={x:r.x-a.x,y:r.y-a.y},u=e.offsetWidth,d=e.offsetHeight,f=n.anchorX,m=n.anchorY,g=I0(i,t,u,d),_=g.dragPreviewWidth,h=g.dragPreviewHeight,y=function(){var j=new tu([0,.5,1],[c.y,c.y/d*h,c.y+h-d]),k=j.interpolate(m);return ah()&&i&&(k+=(window.devicePixelRatio-1)*h),k},v=function(){var j=new tu([0,.5,1],[c.x,c.x/u*_,c.x+_-u]);return j.interpolate(f)},b=s.offsetX,w=s.offsetY,x=b===0||b,C=w===0||w;return{x:x?b:v(),y:C?w:y()}}var ch="__NATIVE_FILE__",uh="__NATIVE_URL__",dh="__NATIVE_TEXT__",fh="__NATIVE_HTML__";const ru=Object.freeze(Object.defineProperty({__proto__:null,FILE:ch,HTML:fh,TEXT:dh,URL:uh},Symbol.toStringTag,{value:"Module"}));function Eo(e,t,r){var n=t.reduce(function(s,i){return s||e.getData(i)},"");return n??r}var pn;function Gs(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Sa=(pn={},Gs(pn,ch,{exposeProperties:{files:function(t){return Array.prototype.slice.call(t.files)},items:function(t){return t.items},dataTransfer:function(t){return t}},matchesTypes:["Files"]}),Gs(pn,fh,{exposeProperties:{html:function(t,r){return Eo(t,r,"")},dataTransfer:function(t){return t}},matchesTypes:["Html","text/html"]}),Gs(pn,uh,{exposeProperties:{urls:function(t,r){return Eo(t,r,"").split(`
|
|
465
|
+
`)},dataTransfer:function(t){return t}},matchesTypes:["Url","text/uri-list"]}),Gs(pn,dh,{exposeProperties:{text:function(t,r){return Eo(t,r,"")},dataTransfer:function(t){return t}},matchesTypes:["Text","text/plain"]}),pn);function T0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function j0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function R0(e,t,r){return t&&j0(e.prototype,t),e}function nu(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var k0=function(){function e(t){T0(this,e),nu(this,"item",void 0),nu(this,"config",void 0),this.config=t,this.item={},this.initializeExposedProperties()}return R0(e,[{key:"initializeExposedProperties",value:function(){var r=this;Object.keys(this.config.exposeProperties).forEach(function(n){Object.defineProperty(r.item,n,{configurable:!0,enumerable:!0,get:function(){return console.warn(`Browser doesn't allow reading "`.concat(n,'" until the drop event.')),null}})})}},{key:"loadDataTransfer",value:function(r){var n=this;if(r){var s={};Object.keys(this.config.exposeProperties).forEach(function(i){s[i]={value:n.config.exposeProperties[i](r,n.config.matchesTypes),configurable:!0,enumerable:!0}}),Object.defineProperties(this.item,s)}}},{key:"canDrag",value:function(){return!0}},{key:"beginDrag",value:function(){return this.item}},{key:"isDragging",value:function(r,n){return n===r.getSourceId()}},{key:"endDrag",value:function(){}}]),e}();function A0(e,t){var r=new k0(Sa[e]);return r.loadDataTransfer(t),r}function Do(e){if(!e)return null;var t=Array.prototype.slice.call(e.types||[]);return Object.keys(Sa).filter(function(r){var n=Sa[r].matchesTypes;return n.some(function(s){return t.indexOf(s)>-1})})[0]||null}function P0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function M0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function L0(e,t,r){return t&&M0(e.prototype,t),e}function Io(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var F0=function(){function e(t,r){P0(this,e),Io(this,"ownerDocument",null),Io(this,"globalContext",void 0),Io(this,"optionsArgs",void 0),this.globalContext=t,this.optionsArgs=r}return L0(e,[{key:"window",get:function(){if(this.globalContext)return this.globalContext;if(typeof window<"u")return window}},{key:"document",get:function(){var r;return(r=this.globalContext)!==null&&r!==void 0&&r.document?this.globalContext.document:this.window?this.window.document:void 0}},{key:"rootElement",get:function(){var r;return((r=this.optionsArgs)===null||r===void 0?void 0:r.rootElement)||this.window}}]),e}();function su(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(s){return Object.getOwnPropertyDescriptor(e,s).enumerable})),r.push.apply(r,n)}return r}function iu(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?su(Object(r),!0).forEach(function(n){ge(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):su(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function $0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function B0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function U0(e,t,r){return t&&B0(e.prototype,t),e}function ge(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var V0=function(){function e(t,r,n){var s=this;$0(this,e),ge(this,"options",void 0),ge(this,"actions",void 0),ge(this,"monitor",void 0),ge(this,"registry",void 0),ge(this,"enterLeaveCounter",void 0),ge(this,"sourcePreviewNodes",new Map),ge(this,"sourcePreviewNodeOptions",new Map),ge(this,"sourceNodes",new Map),ge(this,"sourceNodeOptions",new Map),ge(this,"dragStartSourceIds",null),ge(this,"dropTargetIds",[]),ge(this,"dragEnterTargetIds",[]),ge(this,"currentNativeSource",null),ge(this,"currentNativeHandle",null),ge(this,"currentDragSourceNode",null),ge(this,"altKeyPressed",!1),ge(this,"mouseMoveTimeoutTimer",null),ge(this,"asyncEndDragFrameId",null),ge(this,"dragOverTargetIds",null),ge(this,"lastClientOffset",null),ge(this,"hoverRafId",null),ge(this,"getSourceClientOffset",function(i){var o=s.sourceNodes.get(i);return o&&lh(o)||null}),ge(this,"endDragNativeItem",function(){s.isDraggingNativeItem()&&(s.actions.endDrag(),s.currentNativeHandle&&s.registry.removeSource(s.currentNativeHandle),s.currentNativeHandle=null,s.currentNativeSource=null)}),ge(this,"isNodeInDocument",function(i){return!!(i&&s.document&&s.document.body&&s.document.body.contains(i))}),ge(this,"endDragIfSourceWasRemovedFromDOM",function(){var i=s.currentDragSourceNode;i==null||s.isNodeInDocument(i)||s.clearCurrentDragSourceNode()&&s.monitor.isDragging()&&s.actions.endDrag()}),ge(this,"handleTopDragStartCapture",function(){s.clearCurrentDragSourceNode(),s.dragStartSourceIds=[]}),ge(this,"handleTopDragStart",function(i){if(!i.defaultPrevented){var o=s.dragStartSourceIds;s.dragStartSourceIds=null;var a=Qs(i);s.monitor.isDragging()&&s.actions.endDrag(),s.actions.beginDrag(o||[],{publishSource:!1,getSourceClientOffset:s.getSourceClientOffset,clientOffset:a});var c=i.dataTransfer,u=Do(c);if(s.monitor.isDragging()){if(c&&typeof c.setDragImage=="function"){var d=s.monitor.getSourceId(),f=s.sourceNodes.get(d),m=s.sourcePreviewNodes.get(d)||f;if(m){var g=s.getCurrentSourcePreviewNodeOptions(),_=g.anchorX,h=g.anchorY,y=g.offsetX,v=g.offsetY,b={anchorX:_,anchorY:h},w={offsetX:y,offsetY:v},x=N0(f,m,a,b,w);c.setDragImage(m,x.x,x.y)}}try{c==null||c.setData("application/json",{})}catch{}s.setCurrentDragSourceNode(i.target);var C=s.getCurrentSourcePreviewNodeOptions(),I=C.captureDraggingState;I?s.actions.publishDragSource():setTimeout(function(){return s.actions.publishDragSource()},0)}else if(u)s.beginDragNativeItem(u);else{if(c&&!c.types&&(i.target&&!i.target.hasAttribute||!i.target.hasAttribute("draggable")))return;i.preventDefault()}}}),ge(this,"handleTopDragEndCapture",function(){s.clearCurrentDragSourceNode()&&s.monitor.isDragging()&&s.actions.endDrag()}),ge(this,"handleTopDragEnterCapture",function(i){s.dragEnterTargetIds=[];var o=s.enterLeaveCounter.enter(i.target);if(!(!o||s.monitor.isDragging())){var a=i.dataTransfer,c=Do(a);c&&s.beginDragNativeItem(c,a)}}),ge(this,"handleTopDragEnter",function(i){var o=s.dragEnterTargetIds;if(s.dragEnterTargetIds=[],!!s.monitor.isDragging()){s.altKeyPressed=i.altKey,o.length>0&&s.actions.hover(o,{clientOffset:Qs(i)});var a=o.some(function(c){return s.monitor.canDropOnTarget(c)});a&&(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=s.getCurrentDropEffect()))}}),ge(this,"handleTopDragOverCapture",function(){s.dragOverTargetIds=[]}),ge(this,"handleTopDragOver",function(i){var o=s.dragOverTargetIds;if(s.dragOverTargetIds=[],!s.monitor.isDragging()){i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none");return}s.altKeyPressed=i.altKey,s.lastClientOffset=Qs(i),s.hoverRafId===null&&typeof requestAnimationFrame<"u"&&(s.hoverRafId=requestAnimationFrame(function(){s.monitor.isDragging()&&s.actions.hover(o||[],{clientOffset:s.lastClientOffset}),s.hoverRafId=null}));var a=(o||[]).some(function(c){return s.monitor.canDropOnTarget(c)});a?(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect=s.getCurrentDropEffect())):s.isDraggingNativeItem()?i.preventDefault():(i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="none"))}),ge(this,"handleTopDragLeaveCapture",function(i){s.isDraggingNativeItem()&&i.preventDefault();var o=s.enterLeaveCounter.leave(i.target);o&&s.isDraggingNativeItem()&&setTimeout(function(){return s.endDragNativeItem()},0)}),ge(this,"handleTopDropCapture",function(i){if(s.dropTargetIds=[],s.isDraggingNativeItem()){var o;i.preventDefault(),(o=s.currentNativeSource)===null||o===void 0||o.loadDataTransfer(i.dataTransfer)}else Do(i.dataTransfer)&&i.preventDefault();s.enterLeaveCounter.reset()}),ge(this,"handleTopDrop",function(i){var o=s.dropTargetIds;s.dropTargetIds=[],s.actions.hover(o,{clientOffset:Qs(i)}),s.actions.drop({dropEffect:s.getCurrentDropEffect()}),s.isDraggingNativeItem()?s.endDragNativeItem():s.monitor.isDragging()&&s.actions.endDrag()}),ge(this,"handleSelectStart",function(i){var o=i.target;typeof o.dragDrop=="function"&&(o.tagName==="INPUT"||o.tagName==="SELECT"||o.tagName==="TEXTAREA"||o.isContentEditable||(i.preventDefault(),o.dragDrop()))}),this.options=new F0(r,n),this.actions=t.getActions(),this.monitor=t.getMonitor(),this.registry=t.getRegistry(),this.enterLeaveCounter=new w0(this.isNodeInDocument)}return U0(e,[{key:"profile",value:function(){var r,n;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((r=this.dragStartSourceIds)===null||r===void 0?void 0:r.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((n=this.dragOverTargetIds)===null||n===void 0?void 0:n.length)||0}}},{key:"window",get:function(){return this.options.window}},{key:"document",get:function(){return this.options.document}},{key:"rootElement",get:function(){return this.options.rootElement}},{key:"setup",value:function(){var r=this.rootElement;if(r!==void 0){if(r.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");r.__isReactDndBackendSetUp=!0,this.addEventListeners(r)}}},{key:"teardown",value:function(){var r=this.rootElement;if(r!==void 0&&(r.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var n;(n=this.window)===null||n===void 0||n.cancelAnimationFrame(this.asyncEndDragFrameId)}}},{key:"connectDragPreview",value:function(r,n,s){var i=this;return this.sourcePreviewNodeOptions.set(r,s),this.sourcePreviewNodes.set(r,n),function(){i.sourcePreviewNodes.delete(r),i.sourcePreviewNodeOptions.delete(r)}}},{key:"connectDragSource",value:function(r,n,s){var i=this;this.sourceNodes.set(r,n),this.sourceNodeOptions.set(r,s);var o=function(u){return i.handleDragStart(u,r)},a=function(u){return i.handleSelectStart(u)};return n.setAttribute("draggable","true"),n.addEventListener("dragstart",o),n.addEventListener("selectstart",a),function(){i.sourceNodes.delete(r),i.sourceNodeOptions.delete(r),n.removeEventListener("dragstart",o),n.removeEventListener("selectstart",a),n.setAttribute("draggable","false")}}},{key:"connectDropTarget",value:function(r,n){var s=this,i=function(u){return s.handleDragEnter(u,r)},o=function(u){return s.handleDragOver(u,r)},a=function(u){return s.handleDrop(u,r)};return n.addEventListener("dragenter",i),n.addEventListener("dragover",o),n.addEventListener("drop",a),function(){n.removeEventListener("dragenter",i),n.removeEventListener("dragover",o),n.removeEventListener("drop",a)}}},{key:"addEventListeners",value:function(r){r.addEventListener&&(r.addEventListener("dragstart",this.handleTopDragStart),r.addEventListener("dragstart",this.handleTopDragStartCapture,!0),r.addEventListener("dragend",this.handleTopDragEndCapture,!0),r.addEventListener("dragenter",this.handleTopDragEnter),r.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),r.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),r.addEventListener("dragover",this.handleTopDragOver),r.addEventListener("dragover",this.handleTopDragOverCapture,!0),r.addEventListener("drop",this.handleTopDrop),r.addEventListener("drop",this.handleTopDropCapture,!0))}},{key:"removeEventListeners",value:function(r){r.removeEventListener&&(r.removeEventListener("dragstart",this.handleTopDragStart),r.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),r.removeEventListener("dragend",this.handleTopDragEndCapture,!0),r.removeEventListener("dragenter",this.handleTopDragEnter),r.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),r.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),r.removeEventListener("dragover",this.handleTopDragOver),r.removeEventListener("dragover",this.handleTopDragOverCapture,!0),r.removeEventListener("drop",this.handleTopDrop),r.removeEventListener("drop",this.handleTopDropCapture,!0))}},{key:"getCurrentSourceNodeOptions",value:function(){var r=this.monitor.getSourceId(),n=this.sourceNodeOptions.get(r);return iu({dropEffect:this.altKeyPressed?"copy":"move"},n||{})}},{key:"getCurrentDropEffect",value:function(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}},{key:"getCurrentSourcePreviewNodeOptions",value:function(){var r=this.monitor.getSourceId(),n=this.sourcePreviewNodeOptions.get(r);return iu({anchorX:.5,anchorY:.5,captureDraggingState:!1},n||{})}},{key:"isDraggingNativeItem",value:function(){var r=this.monitor.getItemType();return Object.keys(ru).some(function(n){return ru[n]===r})}},{key:"beginDragNativeItem",value:function(r,n){this.clearCurrentDragSourceNode(),this.currentNativeSource=A0(r,n),this.currentNativeHandle=this.registry.addSource(r,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}},{key:"setCurrentDragSourceNode",value:function(r){var n=this;this.clearCurrentDragSourceNode(),this.currentDragSourceNode=r;var s=1e3;this.mouseMoveTimeoutTimer=setTimeout(function(){var i;return(i=n.rootElement)===null||i===void 0?void 0:i.addEventListener("mousemove",n.endDragIfSourceWasRemovedFromDOM,!0)},s)}},{key:"clearCurrentDragSourceNode",value:function(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var r;(r=this.window)===null||r===void 0||r.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}},{key:"handleDragStart",value:function(r,n){r.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(n))}},{key:"handleDragEnter",value:function(r,n){this.dragEnterTargetIds.unshift(n)}},{key:"handleDragOver",value:function(r,n){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(n)}},{key:"handleDrop",value:function(r,n){this.dropTargetIds.unshift(n)}}]),e}(),Ys;function z0(){return Ys||(Ys=new Image,Ys.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),Ys}var q0=function(t,r,n){return new V0(t,r,n)};function H0(e,t){return typeof e=="function"?e(t):e??"NODE"}function W0(e){return e.isDraggable&&!e.isEditing}function K0(e){const t=It(),r=t.selectedIds,[n,s,i]=QC(()=>({canDrag:()=>W0(e),type:H0(t.props.dragType,e),item:()=>{const o=t.isSelected(e.id)?Array.from(r):[e.id];return t.dispatch(Fn.dragStart(e.id,o)),{id:e.id,dragIds:o,data:e.data}},end:()=>{t.hideCursor(),t.redrawList(),t.dispatch(Fn.dragEnd())}}),[r,e,t.props.dragType]);return p.useEffect(()=>{i(z0())},[i]),s}function Q0(e,t){const r=e.getBoundingClientRect(),n=t.x-Math.round(r.x),s=t.y-Math.round(r.y),i=r.height,o=s<i/2,a=!o,c=i/4,u=s>c&&s<i-c;return{x:n,inTopHalf:o,inBottomHalf:a,inMiddle:u,atTop:!u&&o,atBottom:!u&&a}}function G0(e,t,r,n){return e?e.isInternal?n.atTop?[t,e]:n.inMiddle?[e,e]:[e,r]:n.inTopHalf?[t,e]:[e,r]:[t,null]}function Xs(e,t){return{parentId:e||null,index:t}}function gn(e,t){return{type:"line",index:e,level:t}}function Y0(e){return{type:"highlight",id:e}}function No(e,t){var r;let n=e;for(;n.parent&&n.level>t;)n=n.parent;const s=((r=n.parent)===null||r===void 0?void 0:r.id)||null,i=Lf(n)+1;return{parentId:s,index:i}}function hh(e){var t;const r=Q0(e.element,e.offset),n=e.indent,s=Math.round(Math.max(0,r.x-n)/n),{node:i,nextNode:o,prevNode:a}=e,[c,u]=G0(i,a,o,r);if(i&&i.isInternal&&r.inMiddle)return{drop:Xs(i.id,null),cursor:Y0(i.id)};if(!c)return{drop:Xs((t=u==null?void 0:u.parent)===null||t===void 0?void 0:t.id,0),cursor:gn(0,0)};if(kf(c)){const d=ci(s,(u==null?void 0:u.level)||0,c.level);return{drop:No(c,d),cursor:gn(c.rowIndex+1,d)}}if(Af(c)){const d=ci(s,(u==null?void 0:u.level)||0,c.level);return{drop:No(c,d),cursor:gn(c.rowIndex+1,d)}}if(Pf(c)){const d=ci(s,0,c.level+1);return d>c.level?{drop:Xs(c.id,0),cursor:gn(c.rowIndex+1,d)}:{drop:No(c,d),cursor:gn(c.rowIndex+1,d)}}return{drop:Xs(c==null?void 0:c.id,0),cursor:gn(c.rowIndex+1,c.level+1)}}function X0(e,t){const r=It(),[n,s]=ih(()=>({accept:"NODE",canDrop:()=>r.canDrop(),hover:(i,o)=>{const a=o.getClientOffset();if(!e.current||!a)return;const{cursor:c,drop:u}=hh({element:e.current,offset:a,indent:r.indent,node:t,prevNode:t.prev,nextNode:t.next});u&&r.dispatch(Fn.hovering(u.parentId,u.index)),o.canDrop()?c&&r.showCursor(c):r.hideCursor()},drop:(i,o)=>{if(!o.canDrop())return null;r.drop()}}),[t,e.current,r.props]);return s}function Z0(e){const t=It(),r=t.at(e);if(!r)throw new Error(`Could not find node for index: ${e}`);return p.useMemo(()=>{const n=r.clone();return t.visibleNodes[e]=n,n},[...Object.values(r.state),r])}const ou=p.memo(function({index:t,style:r}){Rf(),mw();const n=It(),s=Z0(t),i=p.useRef(null),o=K0(s),a=X0(i,s),c=p.useCallback(h=>{i.current=h,a(h)},[a]),u=n.indent*s.level,d=p.useMemo(()=>({paddingLeft:u}),[u]),f=p.useMemo(()=>{var h,y;return Object.assign(Object.assign({},r),{top:parseFloat(r.top)+((y=(h=n.props.padding)!==null&&h!==void 0?h:n.props.paddingTop)!==null&&y!==void 0?y:0),minWidth:"max-content"})},[r,n.props.padding,n.props.paddingTop]),m={role:"treeitem","aria-level":s.level+1,"aria-selected":s.isSelected,"aria-expanded":s.isOpen,style:f,tabIndex:-1,className:n.props.rowClassName};p.useEffect(()=>{var h;!s.isEditing&&s.isFocused&&((h=i.current)===null||h===void 0||h.focus({preventScroll:!0}))},[s.isEditing,s.isFocused,i.current]);const g=n.renderNode,_=n.renderRow;return l.jsx(_,{node:s,innerRef:c,attrs:m,children:l.jsx(g,{node:s,tree:n,style:d,dragHandle:o})})});let To="",au=null;function ph(){Rf();const e=It();return l.jsx("div",{role:"tree","aria-label":e.props["aria-label"],"aria-labelledby":e.props["aria-labelledby"],"aria-multiselectable":!e.props.disableMultiSelection||void 0,style:{height:e.height,width:e.width,minHeight:0,minWidth:0},onContextMenu:e.props.onContextMenu,onClick:e.props.onClick,tabIndex:0,onFocus:t=>{t.currentTarget.contains(t.relatedTarget)||e.onFocus()},onBlur:t=>{t.currentTarget.contains(t.relatedTarget)||e.onBlur()},onKeyDown:t=>{var r;if(e.isEditing)return;if(t.key==="Backspace"){if(!e.props.onDelete)return;const s=Array.from(e.selectedIds);if(s.length>1){let i=e.mostRecentNode;for(;i&&i.isSelected;)i=i.nextSibling;i||(i=e.lastNode),e.focus(i,{scroll:!1}),e.delete(Array.from(s))}else{const i=e.focusedNode;if(i){const o=i.nextSibling,a=i.parent;e.focus(o||a,{scroll:!1}),e.delete(i)}}return}if(t.key==="Tab"&&!t.shiftKey){t.preventDefault(),Ff(t.currentTarget);return}if(t.key==="Tab"&&t.shiftKey){t.preventDefault(),$f(t.currentTarget);return}if(t.key==="ArrowDown"){t.preventDefault();const s=e.nextNode;if(t.metaKey){e.select(e.focusedNode),e.activate(e.focusedNode);return}else if(!t.shiftKey||e.props.disableMultiSelection){e.focus(s);return}else{if(!s)return;const i=e.focusedNode;i?i.isSelected?e.selectContiguous(s):e.selectMulti(s):e.focus(e.firstNode);return}}if(t.key==="ArrowUp"){t.preventDefault();const s=e.prevNode;if(!t.shiftKey||e.props.disableMultiSelection){e.focus(s);return}else{if(!s)return;const i=e.focusedNode;i?i.isSelected?e.selectContiguous(s):e.selectMulti(s):e.focus(e.lastNode);return}}if(t.key==="ArrowRight"){const s=e.focusedNode;if(!s)return;s.isInternal&&s.isOpen?e.focus(e.nextNode):s.isInternal&&e.open(s.id);return}if(t.key==="ArrowLeft"){const s=e.focusedNode;if(!s||s.isRoot)return;s.isInternal&&s.isOpen?e.close(s.id):!((r=s.parent)===null||r===void 0)&&r.isRoot||e.focus(s.parent);return}if(t.key==="a"&&(t.metaKey||t.ctrlKey)&&!e.props.disableMultiSelection){t.preventDefault(),e.selectAll();return}if(t.key==="a"&&!t.metaKey&&!t.ctrlKey&&e.props.onCreate){e.createLeaf();return}if(t.key==="A"&&!t.metaKey&&!t.ctrlKey){if(!e.props.onCreate)return;e.createInternal();return}if(t.key==="Home"){t.preventDefault(),e.focus(e.firstNode);return}if(t.key==="End"){t.preventDefault(),e.focus(e.lastNode);return}if(t.key==="Enter"){const s=e.focusedNode;if(!s||!s.isEditable||!e.props.onRename)return;setTimeout(()=>{s&&e.edit(s)});return}if(t.key===" "){t.preventDefault();const s=e.focusedNode;if(!s)return;s.isLeaf?(s.select(),s.activate()):s.toggle();return}if(t.key==="*"){const s=e.focusedNode;if(!s)return;e.openSiblings(s);return}if(t.key==="PageUp"){t.preventDefault(),e.pageUp();return}t.key==="PageDown"&&(t.preventDefault(),e.pageDown()),clearTimeout(au),To+=t.key,au=setTimeout(()=>{To=""},600);const n=e.visibleNodes.find(s=>{const i=s.data.name;return typeof i=="string"?i.toLowerCase().startsWith(To):!1});n&&e.focus(n.id)},children:l.jsx(J0,{})})}function J0(){var e,t;const r=It(),n={className:r.props.className,outerRef:r.listEl,itemCount:r.visibleNodes.length,height:r.height,width:r.width,overscanCount:r.overscanCount,itemKey:s=>{var i;return((i=r.visibleNodes[s])===null||i===void 0?void 0:i.id)||s},outerElementType:(e=r.props.outerElementType)!==null&&e!==void 0?e:sx,innerElementType:(t=r.props.innerElementType)!==null&&t!==void 0?t:ax,onScroll:r.props.onScroll,onItemsRendered:r.onItemsRendered.bind(r)};return typeof r.props.rowHeight=="function"?l.jsx(ex,Object.assign({},n,{itemSize:r.rowHeightAt,ref:r.list,children:ou})):l.jsx(tx,Object.assign({},n,{itemSize:r.rowHeight,ref:r.list,children:ou}))}function lu(e){return e.isFiltered?t1(e.root,e.isMatch.bind(e)):e1(e.root)}function e1(e){const t=[];function r(n){var s;n.level>=0&&t.push(n),n.isOpen&&((s=n.children)===null||s===void 0||s.forEach(r))}return r(e),t.forEach(gh),t}function t1(e,t){const r={},n=[];function s(o){if(!o.isRoot&&t(o)){r[o.id]=!0;let c=o.parent;for(;c;)r[c.id]=!0,c=c.parent}if(o.children)for(let c of o.children)s(c)}function i(o){var a;o.level>=0&&r[o.id]&&n.push(o),o.isOpen&&((a=o.children)===null||a===void 0||a.forEach(i))}return s(e),i(e),n.forEach(gh),n}function gh(e,t){e.rowIndex=t}const cu=e=>e.reduce((t,r,n)=>(t[r.id]=n,t),{});var jo=function(e,t,r,n){function s(i){return i instanceof r?i:new r(function(o){o(i)})}return new(r||(r=Promise))(function(i,o){function a(d){try{u(n.next(d))}catch(f){o(f)}}function c(d){try{u(n.throw(d))}catch(f){o(f)}}function u(d){d.done?i(d.value):s(d.value).then(a,c)}u((n=n.apply(e,t||[])).next())})};const{safeRun:ft}=ww;class ds{constructor(t,r,n,s){this.store=t,this.props=r,this.list=n,this.listEl=s,this.visibleStartIndex=0,this.visibleStopIndex=0,this.rowOffsets=null,this.rowHeightAt=i=>{const o=this.props.rowHeight;if(typeof o=="function"){const a=this.at(i);return a?o(a):this.rowHeight}return o??24},this.rowTopPosition=i=>{if(typeof this.props.rowHeight!="function")return i*this.rowHeight;const o=this.getRowOffsets(),a=Math.max(0,Math.min(i,o.length-1));return o[a]},this.redrawList=(i=0)=>{this.rowOffsets=null;const o=this.list.current;o&&"resetAfterIndex"in o&&o.resetAfterIndex(Math.max(0,i))},this.root=yc(this),this.visibleNodes=lu(this),this.idToIndex=cu(this.visibleNodes)}update(t){this.props=t,this.root=yc(this),this.visibleNodes=lu(this),this.idToIndex=cu(this.visibleNodes),this.rowOffsets=null;const r=this.list.current;r&&"resetAfterIndex"in r&&r.resetAfterIndex(0,!1)}dispatch(t){return this.store.dispatch(t)}get state(){return this.store.getState()}get openState(){return this.state.nodes.open.unfiltered}get width(){var t;return(t=this.props.width)!==null&&t!==void 0?t:300}get height(){var t;return(t=this.props.height)!==null&&t!==void 0?t:500}get indent(){var t;return(t=this.props.indent)!==null&&t!==void 0?t:24}get rowHeight(){return typeof this.props.rowHeight=="number"?this.props.rowHeight:24}getRowOffsets(){if(this.rowOffsets)return this.rowOffsets;const t=[0];for(let r=0;r<this.visibleNodes.length;r++)t.push(t[r]+this.rowHeightAt(r));return this.rowOffsets=t,t}get overscanCount(){var t;return(t=this.props.overscanCount)!==null&&t!==void 0?t:1}get searchTerm(){return(this.props.searchTerm||"").trim()}get matchFn(){var t;const r=(t=this.props.searchMatch)!==null&&t!==void 0?t:(n,s)=>JSON.stringify(Object.values(n.data)).toLocaleLowerCase().includes(s.toLocaleLowerCase());return n=>r(n,this.searchTerm)}accessChildren(t){var r;const n=this.props.childrenAccessor||"children";return(r=is(t,n))!==null&&r!==void 0?r:null}accessId(t){const r=this.props.idAccessor||"id",n=is(t,r);if(!n)throw new Error("Data must contain an 'id' property or props.idAccessor must return a string");return n}identify(t){if(typeof t=="string")return t;if(t instanceof ws)return t.id;const r=this.props.idAccessor||"id";return is(t,r)}identifyNull(t){return t==null?null:this.identify(t)}get firstNode(){var t;return(t=this.visibleNodes[0])!==null&&t!==void 0?t:null}get lastNode(){var t;return(t=this.visibleNodes[this.visibleNodes.length-1])!==null&&t!==void 0?t:null}get focusedNode(){var t;return(t=this.get(this.state.nodes.focus.id))!==null&&t!==void 0?t:null}get mostRecentNode(){var t;return(t=this.get(this.state.nodes.selection.mostRecent))!==null&&t!==void 0?t:null}get nextNode(){const t=this.indexOf(this.focusedNode);return t===null?null:this.at(t+1)}get prevNode(){const t=this.indexOf(this.focusedNode);return t===null?null:this.at(t-1)}get(t){return t&&t in this.idToIndex&&this.visibleNodes[this.idToIndex[t]]||null}at(t){return this.visibleNodes[t]||null}nodesBetween(t,r){var n;if(t===null||r===null)return[];const s=(n=this.indexOf(t))!==null&&n!==void 0?n:0,i=this.indexOf(r);if(i===null)return[];const o=Math.min(s,i),a=Math.max(s,i);return this.visibleNodes.slice(o,a+1)}indexOf(t){const r=this.identifyNull(t);return r?this.idToIndex[r]:null}get editingId(){return this.state.nodes.edit.id}createInternal(){return this.create({type:"internal"})}createLeaf(){return this.create({type:"leaf"})}create(){return jo(this,arguments,void 0,function*(t={}){var r,n;const s=t.parentId===void 0?zf(this):t.parentId,i=(r=t.index)!==null&&r!==void 0?r:Vf(this),o=(n=t.type)!==null&&n!==void 0?n:"leaf",a=yield ft(this.props.onCreate,{type:o,parentId:s,index:i,parentNode:this.get(s)});a&&(this.focus(a),setTimeout(()=>{this.edit(a).then(()=>{this.select(a),this.activate(a)})}))})}delete(t){return jo(this,void 0,void 0,function*(){if(!t)return;const n=(Array.isArray(t)?t:[t]).map(o=>this.identify(o)),s=n.map(o=>this.get(o)).filter(o=>!!o),i=s.length?Math.min(...s.map(o=>{var a;return(a=o.rowIndex)!==null&&a!==void 0?a:0})):0;yield ft(this.props.onDelete,{nodes:s,ids:n}),this.redrawList(i)})}edit(t){var r,n;const s=this.identify(t);return this.resolveEdit({cancelled:!0}),this.scrollTo(s),this.dispatch(bo(s)),this.redrawList((n=(r=this.get(s))===null||r===void 0?void 0:r.rowIndex)!==null&&n!==void 0?n:0),new Promise(i=>{ds.editPromise=i})}submit(t,r){return jo(this,void 0,void 0,function*(){var n,s;if(!t)return;const i=this.identify(t);yield ft(this.props.onRename,{id:i,name:r,node:this.get(i)}),this.dispatch(bo(null)),this.resolveEdit({cancelled:!1,value:r}),this.redrawList((s=(n=this.get(i))===null||n===void 0?void 0:n.rowIndex)!==null&&s!==void 0?s:0),setTimeout(()=>this.onFocus())})}reset(){this.dispatch(bo(null)),this.resolveEdit({cancelled:!0}),this.redrawList(),setTimeout(()=>this.onFocus())}activate(t){const r=this.get(this.identifyNull(t));r&&ft(this.props.onActivate,r)}resolveEdit(t){const r=ds.editPromise;r&&r(t),ds.editPromise=null}get selectedIds(){return this.state.nodes.selection.ids}get selectedNodes(){let t=[];for(let r of Array.from(this.selectedIds)){const n=this.get(r);n&&t.push(n)}return t}focus(t,r={}){t&&(this.props.selectionFollowsFocus?this.select(t):(this.dispatch(un(this.identify(t))),r.scroll!==!1&&this.scrollTo(t),this.focusedNode&&ft(this.props.onFocus,this.focusedNode)))}pageUp(){var t,r;const n=this.visibleStartIndex,i=this.visibleStopIndex-n;let o=(r=(t=this.focusedNode)===null||t===void 0?void 0:t.rowIndex)!==null&&r!==void 0?r:0;o>n?o=n:o=Math.max(n-i,0),this.focus(this.at(o))}pageDown(){var t,r;const n=this.visibleStartIndex,s=this.visibleStopIndex,i=s-n;let o=(r=(t=this.focusedNode)===null||t===void 0?void 0:t.rowIndex)!==null&&r!==void 0?r:0;o<s?o=s:o=Math.min(o+i,this.visibleNodes.length-1),this.focus(this.at(o))}select(t,r={}){var n;if(!t)return;const s=r.focus!==!1,i=this.identify(t);s&&this.dispatch(un(i)),!((n=this.get(i))===null||n===void 0)&&n.isSelectable&&this.setSelection({ids:[i],anchor:i,mostRecent:i}),this.scrollTo(i,r.align),this.focusedNode&&s&&ft(this.props.onFocus,this.focusedNode)}deselect(t){if(!t)return;const r=this.identify(t);this.dispatch(vr.remove(r)),ft(this.props.onSelect,this.selectedNodes)}selectMulti(t,r={}){const n=this.get(this.identifyNull(t));if(!n)return;const s=r.focus!==!1;s&&this.dispatch(un(n.id)),n.isSelectable&&(this.dispatch(vr.add(n.id)),this.dispatch(vr.anchor(n.id)),this.dispatch(vr.mostRecent(n.id))),this.scrollTo(n,r.align),this.focusedNode&&s&&ft(this.props.onFocus,this.focusedNode),ft(this.props.onSelect,this.selectedNodes)}selectContiguous(t){var r;if(!t)return;const n=this.identify(t);if(this.dispatch(un(n)),!((r=this.get(n))===null||r===void 0)&&r.isSelectable){const{anchor:s,mostRecent:i}=this.state.nodes.selection,o=this.filterSelectableNodes(this.nodesBetween(s,this.identifyNull(n)));this.dispatch(vr.remove(this.nodesBetween(s,i))),this.dispatch(vr.add(o)),this.dispatch(vr.mostRecent(n))}this.scrollTo(n),this.focusedNode&&ft(this.props.onFocus,this.focusedNode),ft(this.props.onSelect,this.selectedNodes)}deselectAll(){this.setSelection({ids:[],anchor:null,mostRecent:null})}selectAll(){var t,r,n;const s=this.filterSelectableNodes(Object.keys(this.idToIndex));this.setSelection({ids:s,anchor:(t=s[0])!==null&&t!==void 0?t:null,mostRecent:(r=s[s.length-1])!==null&&r!==void 0?r:null}),this.dispatch(un((n=this.lastNode)===null||n===void 0?void 0:n.id)),this.focusedNode&&ft(this.props.onFocus,this.focusedNode)}filterSelectableNodes(t){return t.map(r=>this.get(this.identify(r))).filter(r=>!!r&&r.isSelectable)}setSelection(t){var r;const n=new Set((r=t.ids)===null||r===void 0?void 0:r.map(o=>this.identify(o))),s=this.identifyNull(t.anchor),i=this.identifyNull(t.mostRecent);this.dispatch(vr.set({ids:n,anchor:s,mostRecent:i})),ft(this.props.onSelect,this.selectedNodes)}get cursorParentId(){const{cursor:t}=this.state.dnd;switch(t.type){case"highlight":return t.id;default:return null}}get cursorOverFolder(){return this.state.dnd.cursor.type==="highlight"}get dragNodes(){return this.state.dnd.dragIds.map(t=>this.get(t)).filter(t=>!!t)}get dragNode(){return this.get(this.state.nodes.drag.id)}get dragDestinationParent(){return this.get(this.state.nodes.drag.destinationParentId)}get dragDestinationIndex(){return this.state.nodes.drag.destinationIndex}canDrop(){var t;if(this.isFiltered)return!1;const r=(t=this.get(this.state.dnd.parentId))!==null&&t!==void 0?t:this.root,n=this.dragNodes,s=this.props.disableDrop;for(const i of n)if(!i||!r||i.isInternal&&Mf(r,i))return!1;return typeof s=="function"?!s({parentNode:r,dragNodes:this.dragNodes,index:this.state.dnd.index||0}):typeof s=="string"?!r.data[s]:typeof s=="boolean"?!s:!0}drop(){const{parentId:t,index:r,dragIds:n}=this.state.dnd;ft(this.props.onMove,{dragIds:n,parentId:t===_s?null:t,index:r===null?0:r,dragNodes:this.dragNodes,parentNode:this.get(t)}),this.open(t)}hideCursor(){this.dispatch(Fn.cursor({type:"none"}))}showCursor(t){this.dispatch(Fn.cursor(t))}open(t,r=!0){var n,s;const i=this.identifyNull(t);i&&(this.isOpen(i)||(this.dispatch(ga.open(i,this.isFiltered)),r&&this.redrawList((s=(n=this.get(i))===null||n===void 0?void 0:n.rowIndex)!==null&&s!==void 0?s:0),ft(this.props.onToggle,i)))}close(t,r=!0){var n,s;const i=this.identifyNull(t);i&&this.isOpen(i)&&(this.dispatch(ga.close(i,this.isFiltered)),r&&this.redrawList((s=(n=this.get(i))===null||n===void 0?void 0:n.rowIndex)!==null&&s!==void 0?s:0),ft(this.props.onToggle,i))}toggle(t){const r=this.identifyNull(t);if(r)return this.isOpen(r)?this.close(r):this.open(r)}openParents(t){const r=this.identifyNull(t);if(!r)return;const n=tl(this.root,r);let s=n==null?void 0:n.parent;for(;s;)this.open(s.id,!1),s=s.parent;this.redrawList()}openSiblings(t){const r=t.parent;if(!r)this.toggle(t.id);else if(r.children){const n=t.isOpen;for(let s of r.children)s.isInternal&&(n?this.close(s.id,!1):this.open(s.id,!1));this.redrawList(),this.scrollTo(this.focusedNode)}}openAll(){Ni(this.root,t=>{t.isInternal&&this.open(t.id,!1)}),this.redrawList()}closeAll(){Ni(this.root,t=>{t.isInternal&&this.close(t.id,!1)}),this.redrawList()}scrollTo(t,r="smart"){if(!t)return;const n=this.identify(t);return this.openParents(n),Uf(()=>n in this.idToIndex).then(()=>{var s;const i=this.idToIndex[n];i!==void 0&&((s=this.list.current)===null||s===void 0||s.scrollToItem(i,r))}).catch(()=>{})}get isEditing(){return this.state.nodes.edit.id!==null}get isFiltered(){var t;return!!(!((t=this.props.searchTerm)===null||t===void 0)&&t.trim())}get hasFocus(){return this.state.nodes.focus.treeFocused}get hasNoSelection(){return this.state.nodes.selection.ids.size===0}get hasOneSelection(){return this.state.nodes.selection.ids.size===1}get hasMultipleSelections(){return this.state.nodes.selection.ids.size>1}isSelected(t){return t?this.state.nodes.selection.ids.has(t):!1}isOpen(t){var r,n,s;if(!t)return!1;if(t===_s)return!0;const i=(r=this.props.openByDefault)!==null&&r!==void 0?r:!0;return this.isFiltered?(n=this.state.nodes.open.filtered[t])!==null&&n!==void 0?n:!0:(s=this.state.nodes.open.unfiltered[t])!==null&&s!==void 0?s:i}isEditable(t){return this.isActionPossible(t,this.props.disableEdit)}isDraggable(t){return this.isActionPossible(t,this.props.disableDrag)}isSelectable(t){return this.isActionPossible(t,this.props.disableSelect)}isActionPossible(t,r=()=>!1){return!is(t,r)}isDragging(t){const r=this.identifyNull(t);return r?this.state.nodes.drag.id===r:!1}isFocused(t){return this.hasFocus&&this.state.nodes.focus.id===t}isMatch(t){return this.matchFn(t)}willReceiveDrop(t){const r=this.identifyNull(t);if(!r)return!1;const{destinationParentId:n,destinationIndex:s}=this.state.nodes.drag;return r===n&&s===null}onFocus(){const t=this.focusedNode||this.firstNode;t&&this.dispatch(un(t.id))}onBlur(){this.dispatch(jw())}onItemsRendered(t){this.visibleStartIndex=t.visibleStartIndex,this.visibleStopIndex=t.visibleStopIndex}get renderContainer(){return this.props.renderContainer||ph}get renderRow(){return this.props.renderRow||Ew}get renderNode(){return this.props.children||Dw}get renderDragPreview(){return this.props.renderDragPreview||qf}get renderCursor(){return this.props.renderCursor||Ow}}function ht(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var r1=typeof Symbol=="function"&&Symbol.observable||"@@observable",uu=r1,Ro=()=>Math.random().toString(36).substring(7).split("").join("."),n1={INIT:`@@redux/INIT${Ro()}`,REPLACE:`@@redux/REPLACE${Ro()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Ro()}`},tn=n1;function mh(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function s1(e){if(e===void 0)return"undefined";if(e===null)return"null";const t=typeof e;switch(t){case"boolean":case"string":case"number":case"symbol":case"function":return t}if(Array.isArray(e))return"array";if(a1(e))return"date";if(o1(e))return"error";const r=i1(e);switch(r){case"Symbol":case"Promise":case"WeakMap":case"WeakSet":case"Map":case"Set":return r}return Object.prototype.toString.call(e).slice(8,-1).toLowerCase().replace(/\s/g,"")}function i1(e){return typeof e.constructor=="function"?e.constructor.name:null}function o1(e){return e instanceof Error||typeof e.message=="string"&&e.constructor&&typeof e.constructor.stackTraceLimit=="number"}function a1(e){return e instanceof Date?!0:typeof e.toDateString=="function"&&typeof e.getDate=="function"&&typeof e.setDate=="function"}function wr(e){let t=typeof e;return process.env.NODE_ENV!=="production"&&(t=s1(e)),t}function yh(e,t,r){if(typeof e!="function")throw new Error(process.env.NODE_ENV==="production"?ht(2):`Expected the root reducer to be a function. Instead, received: '${wr(e)}'`);if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(process.env.NODE_ENV==="production"?ht(0):"It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function. See https://redux.js.org/tutorials/fundamentals/part-4-store#creating-a-store-with-enhancers for an example.");if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(process.env.NODE_ENV==="production"?ht(1):`Expected the enhancer to be a function. Instead, received: '${wr(r)}'`);return r(yh)(e,t)}let n=e,s=t,i=new Map,o=i,a=0,c=!1;function u(){o===i&&(o=new Map,i.forEach((y,v)=>{o.set(v,y)}))}function d(){if(c)throw new Error(process.env.NODE_ENV==="production"?ht(3):"You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.");return s}function f(y){if(typeof y!="function")throw new Error(process.env.NODE_ENV==="production"?ht(4):`Expected the listener to be a function. Instead, received: '${wr(y)}'`);if(c)throw new Error(process.env.NODE_ENV==="production"?ht(5):"You may not call store.subscribe() while the reducer is executing. If you would like to be notified after the store has been updated, subscribe from a component and invoke store.getState() in the callback to access the latest state. See https://redux.js.org/api/store#subscribelistener for more details.");let v=!0;u();const b=a++;return o.set(b,y),function(){if(v){if(c)throw new Error(process.env.NODE_ENV==="production"?ht(6):"You may not unsubscribe from a store listener while the reducer is executing. See https://redux.js.org/api/store#subscribelistener for more details.");v=!1,u(),o.delete(b),i=null}}}function m(y){if(!mh(y))throw new Error(process.env.NODE_ENV==="production"?ht(7):`Actions must be plain objects. Instead, the actual type was: '${wr(y)}'. You may need to add middleware to your store setup to handle dispatching other values, such as 'redux-thunk' to handle dispatching functions. See https://redux.js.org/tutorials/fundamentals/part-4-store#middleware and https://redux.js.org/tutorials/fundamentals/part-6-async-logic#using-the-redux-thunk-middleware for examples.`);if(typeof y.type>"u")throw new Error(process.env.NODE_ENV==="production"?ht(8):'Actions may not have an undefined "type" property. You may have misspelled an action type string constant.');if(typeof y.type!="string")throw new Error(process.env.NODE_ENV==="production"?ht(17):`Action "type" property must be a string. Instead, the actual type was: '${wr(y.type)}'. Value was: '${y.type}' (stringified)`);if(c)throw new Error(process.env.NODE_ENV==="production"?ht(9):"Reducers may not dispatch actions.");try{c=!0,s=n(s,y)}finally{c=!1}return(i=o).forEach(b=>{b()}),y}function g(y){if(typeof y!="function")throw new Error(process.env.NODE_ENV==="production"?ht(10):`Expected the nextReducer to be a function. Instead, received: '${wr(y)}`);n=y,m({type:tn.REPLACE})}function _(){const y=f;return{subscribe(v){if(typeof v!="object"||v===null)throw new Error(process.env.NODE_ENV==="production"?ht(11):`Expected the observer to be an object. Instead, received: '${wr(v)}'`);function b(){const x=v;x.next&&x.next(d())}return b(),{unsubscribe:y(b)}},[uu](){return this}}}return m({type:tn.INIT}),{dispatch:m,subscribe:f,getState:d,replaceReducer:g,[uu]:_}}function du(e){typeof console<"u"&&typeof console.error=="function"&&console.error(e);try{throw new Error(e)}catch{}}function l1(e,t,r,n){const s=Object.keys(t),i=r&&r.type===tn.INIT?"preloadedState argument passed to createStore":"previous state received by the reducer";if(s.length===0)return"Store does not have a valid reducer. Make sure the argument passed to combineReducers is an object whose values are reducers.";if(!mh(e))return`The ${i} has unexpected type of "${wr(e)}". Expected argument to be an object with the following keys: "${s.join('", "')}"`;const o=Object.keys(e).filter(a=>!t.hasOwnProperty(a)&&!n[a]);if(o.forEach(a=>{n[a]=!0}),!(r&&r.type===tn.REPLACE)&&o.length>0)return`Unexpected ${o.length>1?"keys":"key"} "${o.join('", "')}" found in ${i}. Expected to find one of the known reducer keys instead: "${s.join('", "')}". Unexpected keys will be ignored.`}function c1(e){Object.keys(e).forEach(t=>{const r=e[t];if(typeof r(void 0,{type:tn.INIT})>"u")throw new Error(process.env.NODE_ENV==="production"?ht(12):`The slice reducer for key "${t}" returned undefined during initialization. If the state passed to the reducer is undefined, you must explicitly return the initial state. The initial state may not be undefined. If you don't want to set a value for this reducer, you can use null instead of undefined.`);if(typeof r(void 0,{type:tn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(process.env.NODE_ENV==="production"?ht(13):`The slice reducer for key "${t}" returned undefined when probed with a random type. Don't try to handle '${tn.INIT}' or other actions in "redux/*" namespace. They are considered private. Instead, you must return the current state for any unknown actions, unless it is undefined, in which case you must return the initial state, regardless of the action type. The initial state may not be undefined, but can be null.`)})}function fu(e){const t=Object.keys(e),r={};for(let o=0;o<t.length;o++){const a=t[o];process.env.NODE_ENV!=="production"&&typeof e[a]>"u"&&du(`No reducer provided for key "${a}"`),typeof e[a]=="function"&&(r[a]=e[a])}const n=Object.keys(r);let s;process.env.NODE_ENV!=="production"&&(s={});let i;try{c1(r)}catch(o){i=o}return function(a={},c){if(i)throw i;if(process.env.NODE_ENV!=="production"){const f=l1(a,r,c,s);f&&du(f)}let u=!1;const d={};for(let f=0;f<n.length;f++){const m=n[f],g=r[m],_=a[m],h=g(_,c);if(typeof h>"u"){const y=c&&c.type;throw new Error(process.env.NODE_ENV==="production"?ht(14):`When called with an action of type ${y?`"${String(y)}"`:"(unknown type)"}, the slice reducer for key "${m}" returned undefined. To ignore an action, you must explicitly return the previous state. If you want this reducer to hold no value, you can return null instead of undefined.`)}d[m]=h,u=u||h!==_}return u=u||n.length!==Object.keys(a).length,u?d:a}}function u1(e=Ln().nodes.drag,t){switch(t.type){case"DND_DRAG_START":return Object.assign(Object.assign({},e),{id:t.id,selectedIds:t.dragIds});case"DND_DRAG_END":return Object.assign(Object.assign({},e),{id:null,destinationParentId:null,destinationIndex:null,selectedIds:[]});case"DND_HOVERING":return t.parentId!==e.destinationParentId||t.index!=e.destinationIndex?Object.assign(Object.assign({},e),{destinationParentId:t.parentId,destinationIndex:t.index}):e;default:return e}}const d1=fu({nodes:fu({focus:Rw,edit:Tw,open:kw,selection:Aw,drag:u1}),dnd:Pw}),f1=Ln();function h1({treeProps:e,imperativeHandle:t,children:r}){const n=p.useRef(null),s=p.useRef(null),i=p.useRef(yh(d1,Ln(e))),o=gw.useSyncExternalStore(i.current.subscribe,i.current.getState,()=>f1),a=p.useMemo(()=>new ds(i.current,e,n,s),[]),c=p.useRef(0);return p.useMemo(()=>{c.current+=1,a.update(e)},Object.values(e)),p.useMemo(()=>{c.current+=1,a.update(a.props)},[o.nodes.open]),p.useImperativeHandle(t,()=>a),p.useEffect(()=>{a.props.selection?a.select(a.props.selection,{focus:!1}):a.deselectAll()},[a.props.selection]),p.useEffect(()=>{a.props.searchTerm||i.current.dispatch(ga.clear(!0))},[a.props.searchTerm]),l.jsx(If.Provider,{value:a,children:l.jsx(jf.Provider,{value:c.current,children:l.jsx(Nf.Provider,{value:o.nodes,children:l.jsx(Tf.Provider,{value:o.dnd,children:l.jsx(qS,Object.assign({},e.dndManager?{manager:e.dndManager}:{backend:e.dndBackend||q0,options:{rootElement:a.props.dndRootElement||void 0}},{children:r}))})})})})}function p1(){const e=It(),[,t]=ih(()=>({accept:"NODE",canDrop:(r,n)=>n.isOver({shallow:!0})?e.canDrop():!1,hover:(r,n)=>{if(!n.isOver({shallow:!0}))return;const s=n.getClientOffset();if(!e.listEl.current||!s)return;const{cursor:i,drop:o}=hh({element:e.listEl.current,offset:s,indent:e.indent,node:null,prevNode:e.visibleNodes[e.visibleNodes.length-1],nextNode:null});o&&e.dispatch(Fn.hovering(o.parentId,o.index)),n.canDrop()?i&&e.showCursor(i):e.hideCursor()},drop:(r,n)=>{if(!n.isOver({shallow:!0})||!n.canDrop())return null;e.drop()}}),[e]);t(e.listEl)}function g1(e){return p1(),e.children}function m1(){const t=It().props.renderContainer||ph;return l.jsx(l.Fragment,{children:l.jsx(t,{})})}function y1(){const e=It(),{offset:t,mouse:r,item:n,isDragging:s}=g0(o=>({offset:o.getSourceClientOffset(),mouse:o.getClientOffset(),item:o.getItem(),isDragging:o.isDragging()})),i=e.props.renderDragPreview||qf;return l.jsx(i,{offset:t,mouse:r,id:(n==null?void 0:n.id)||null,dragIds:(n==null?void 0:n.dragIds)||[],isDragging:s})}function v1(e={}){var t,r;const n=(t=e.idAccessor)!==null&&t!==void 0?t:"id",s=(r=e.childrenAccessor)!==null&&r!==void 0?r:"children";return{getId:typeof n=="function"?n:i=>i[n],getChildren:typeof s=="function"?s:i=>i[s],childrenKey:typeof s=="string"?s:"children"}}class b1{constructor(t,r={}){this.accessors=v1(r),this.root=_1(t,this.accessors)}get data(){var t,r;return(r=(t=this.root.children)===null||t===void 0?void 0:t.map(n=>n.data))!==null&&r!==void 0?r:[]}create(t){const r=t.parentId?this.find(t.parentId):this.root;if(!r)return null;r.addChild(t.data,t.index)}move(t){const r=this.find(t.id),n=t.parentId?this.find(t.parentId):this.root;!r||!n||(n.addChild(r.data,t.index),r.drop())}update(t){const r=this.find(t.id);r&&r.update(t.changes)}drop(t){const r=this.find(t.id);r&&r.drop()}find(t,r=this.root){if(!r)return null;if(r.id===t)return r;if(r.children){for(let n of r.children){const s=this.find(t,n);if(s)return s}return null}return null}}function _1(e,t){const r=new vh({},null,t,"ROOT");return r.children=e.map(n=>ll(n,r,t)),r}function ll(e,t,r){const n=new vh(e,t,r),s=r.getChildren(e);return s&&(n.children=s.map(i=>ll(i,n,r))),n}class vh{constructor(t,r,n,s){this.data=t,this.parent=r,this.accessors=n,this.id=s??n.getId(t)}hasParent(){return!!this.parent}get childIndex(){return this.hasParent()?this.parent.children.indexOf(this):-1}addChild(t,r){var n,s;const i=ll(t,this,this.accessors);this.children=(n=this.children)!==null&&n!==void 0?n:[],this.children.splice(r,0,i);const o=this.accessors.childrenKey,a=this.data;a[o]=(s=a[o])!==null&&s!==void 0?s:[],a[o].splice(r,0,t)}removeChild(t){var r,n;(r=this.children)===null||r===void 0||r.splice(t,1),(n=this.data[this.accessors.childrenKey])===null||n===void 0||n.splice(t,1)}update(t){if(this.hasParent()){const r=this.childIndex;this.parent.addChild(Object.assign(Object.assign({},this.data),t),r),this.drop()}}drop(){this.hasParent()&&this.parent.removeChild(this.childIndex)}}let w1=0;function x1(e,t={}){const[r,n]=p.useState(e),s=t.idAccessor,i=t.childrenAccessor,o=p.useMemo(()=>new b1(r,{idAccessor:s,childrenAccessor:i}),[r,s,i]),a=_=>{for(const h of _.dragIds)o.move({id:h,parentId:_.parentId,index:_.index});n(o.data)},c=({name:_,id:h})=>{o.update({id:h,changes:{name:_}}),n(o.data)},u=typeof s=="string"?s:"id",d=typeof i=="string"?i:"children";return[r,{onMove:a,onRename:c,onCreate:({parentId:_,index:h,type:y})=>{if(typeof s=="function")throw new Error("React Arborist => initialData can't create nodes when idAccessor is a function: the generated id can't be written under a key the accessor reads. Use a string idAccessor, or the controlled `data` prop with your own onCreate.");if(y==="internal"&&typeof i=="function")throw new Error("React Arborist => initialData can't create folder nodes when childrenAccessor is a function: the new children array can't be written under a key the accessor reads. Use a string childrenAccessor, or the controlled `data` prop with your own onCreate.");const v={[u]:`simple-tree-id-${w1++}`,name:""};return y==="internal"&&(v[d]=[]),o.create({parentId:_,index:h,data:v}),n(o.data),v},onDelete:_=>{_.ids.forEach(h=>o.drop({id:h})),n(o.data)}}]}function S1(e){if(e.initialData&&e.data)throw new Error("React Arborist Tree => Provide either a data or initialData prop, but not both.");if(e.initialData&&(e.onCreate||e.onDelete||e.onMove||e.onRename))throw new Error(`React Arborist Tree => You passed the initialData prop along with a data handler.
|
|
466
|
+
Use the data prop if you want to provide your own handlers.`);if(e.initialData){const[t,r]=x1(e.initialData,{idAccessor:e.idAccessor,childrenAccessor:e.childrenAccessor});return Object.assign(Object.assign(Object.assign({},e),r),{data:t})}else return e}function C1(e,t){const r=S1(e);return l.jsxs(h1,{treeProps:r,imperativeHandle:t,children:[l.jsx(g1,{children:l.jsx(m1,{})}),l.jsx(y1,{})]})}const O1=p.forwardRef(C1);function cl(){return Me(e=>{var n;const t=e.treeData[0];return(((n=t==null?void 0:t.metadata)==null?void 0:n.status)??(t==null?void 0:t.status)??"Draft").toLowerCase()==="draft"})}function E1(){return Me(e=>{var s;if(!e.selectedNodeId)return!1;const t=(s=e.treeData[0])==null?void 0:s.id,r=i=>{var o;for(const a of i){if(a.id===e.selectedNodeId)return a;if((o=a.children)!=null&&o.length){const c=r(a.children);if(c)return c}}},n=r(e.treeData);return!!(n!=null&&n.isFolder)&&n.id!==t})}const hu={video:"#EA580C",pdf:"#DC2626",h5p:"#0D9488",scorm:"#7C3AED",audio:"#DB2777",quiz:"#16A34A",default:"#6B7280"},pu={video:"Video",pdf:"FileText",h5p:"Layers",scorm:"Package",audio:"Music",quiz:"HelpCircle",default:"File"},gu=["Course Assessment","eTextbook","Exam Question","Explanation Content","Learning Resource","Practice Question Set","SCORM Content","Teacher Resource"],D1=[{label:"All",value:"all"},{label:"Course Assessment",value:"Course Assessment"},{label:"eTextbook",value:"eTextbook"},{label:"Exam Question",value:"Exam Question"},{label:"Explanation Content",value:"Explanation Content"},{label:"Learning Resource",value:"Learning Resource"},{label:"Practice Question Set",value:"Practice Question Set"},{label:"SCORM Content",value:"SCORM Content"},{label:"Teacher Resource",value:"Teacher Resource"}];function I1(e){const t=[e.mimeType??"",e.primaryCategory??"",e.contentType??""].join(" ").toLowerCase();return t.includes("video")?"video":t.includes("pdf")||t.includes("epub")?"pdf":t.includes("h5p")?"h5p":t.includes("scorm")?"scorm":t.includes("audio")||t.includes("mp3")?"audio":t.includes("quiz")||t.includes("question")||t.includes("ecml")?"quiz":"default"}function Ji(e){const t=I1(e);return{key:t,color:hu[t]??hu.default,bgClass:`sbx-ct-sq--${t}`,badgeClass:`sbx-ct-badge--${t}`,tintClass:`sbx-ct-tint--${t}`,iconName:pu[t]??pu.default,label:t.charAt(0).toUpperCase()+t.slice(1)}}const N1="_row_i3qt2_1",T1="_grip_i3qt2_16",j1="_menuBtn_i3qt2_19",R1="_selected_i3qt2_23",k1="_title_i3qt2_28",A1="_dropTarget_i3qt2_33",P1="_toggle_i3qt2_50",M1="_ctIcon_i3qt2_65",L1="_folderIcon_i3qt2_77",F1="_renameInput_i3qt2_92",$1="_dropHere_i3qt2_101",B1="_menuWrap_i3qt2_111",U1="_menu_i3qt2_19",V1="_dangerItem_i3qt2_163",Ct={row:N1,grip:T1,menuBtn:j1,selected:R1,title:k1,dropTarget:A1,toggle:P1,ctIcon:M1,folderIcon:L1,renameInput:F1,dropHere:$1,menuWrap:B1,menu:U1,dangerItem:V1},z1={video:Wa,pdf:Ua,h5p:Va,scorm:qa,audio:za,quiz:Ba,default:zn},q1=({node:e,style:t,dragHandle:r,editorMode:n})=>{const[s,i]=p.useState(!1),[o,a]=p.useState(!1),[c,u]=p.useState(e.data.name),d=p.useRef(null),f=n==="edit",m=cl(),g=Ji(e.data),_=z1[g.key]??zn,h=e.isSelected,y=e.level===0,v=e.data.isFolder??(e.children&&e.children.length>0),b=y?sy:v?cy:_;p.useEffect(()=>{if(!s)return;const C=I=>{var j;(j=d.current)!=null&&j.contains(I.target)||i(!1)};return document.addEventListener("mousedown",C),()=>document.removeEventListener("mousedown",C)},[s]);const w=p.useCallback(()=>{c.trim()&&e.submit(c.trim()),a(!1)},[c,e]),x=p.useCallback(C=>{C.key==="Enter"&&w(),C.key==="Escape"&&(u(e.data.name),a(!1))},[w,e.data.name]);return l.jsxs("div",{className:[Ct.row,h?Ct.selected:"",e.state.isOver&&v?Ct.dropTarget:""].filter(Boolean).join(" "),style:t,onClick:()=>e.select(),"data-node-id":e.data.id,"data-droppable":v?"true":void 0,role:"treeitem","aria-selected":h,"aria-expanded":v?!e.isClosed:void 0,children:[f&&l.jsx("span",{ref:r,className:Ct.grip,"aria-hidden":"true",children:l.jsx(qd,{size:14})}),l.jsx("button",{className:Ct.toggle,onClick:C=>{C.stopPropagation(),e.toggle()},"aria-label":e.isClosed?"Expand":"Collapse",style:{visibility:v?"visible":"hidden"},children:e.isClosed?l.jsx(Bd,{size:14}):l.jsx(ks,{size:14})}),l.jsx("span",{className:`${Ct.ctIcon} ${y||v?Ct.folderIcon:g.bgClass}`,"aria-hidden":"true",children:l.jsx(b,{size:12})}),o?l.jsx("input",{className:Ct.renameInput,value:c,autoFocus:!0,onChange:C=>u(C.target.value),onBlur:w,onKeyDown:x,onClick:C=>C.stopPropagation()}):l.jsx("span",{className:Ct.title,title:e.data.name,onDoubleClick:()=>f&&a(!0),children:e.data.name.length>25?`${e.data.name.slice(0,25)}...`:e.data.name}),e.state.isOver&&v&&l.jsx("span",{className:Ct.dropHere,"aria-hidden":"true",children:"Drop here"}),f&&l.jsxs("div",{className:Ct.menuWrap,ref:d,children:[l.jsx("button",{className:Ct.menuBtn,onClick:C=>{C.stopPropagation(),i(I=>!I)},"aria-label":"Node options",children:l.jsx(Vd,{size:14})}),s&&l.jsxs("div",{className:Ct.menu,role:"menu",children:[l.jsxs("button",{role:"menuitem",onClick:()=>{a(!0),i(!1)},children:[l.jsx(gy,{size:13})," Rename"]}),v&&m&&l.jsxs("button",{role:"menuitem",onClick:()=>{e.tree.create({parentId:e.id}),i(!1)},children:[l.jsx(zd,{size:13})," Add sub-unit"]}),e.data.parent&&m&&l.jsxs("button",{role:"menuitem",onClick:()=>{e.tree.create({parentId:e.data.parent}),i(!1)},children:[l.jsx(As,{size:13})," Add Sibling"]}),l.jsxs("button",{role:"menuitem",className:Ct.dangerItem,onClick:()=>{e.tree.delete(e.id),i(!1)},children:[l.jsx(Ha,{size:13})," Delete"]})]})]})]})};async function H1(e,t){var i,o;const n=((i=(await Re.post(`/action/content/v3/upload/url/${e}?type=hierarchy`,{request:{content:{fileName:t}}})).data)==null?void 0:i.result)??{},s=((o=n.content)==null?void 0:o.preSignedURL)??n.pre_signed_url??n.preSignedUrl;if(!s)throw new Error("Could not obtain an upload URL");return s}async function W1(e,t){const r=await fetch(e,{method:"PUT",headers:{"x-ms-blob-type":"BlockBlob","Content-Type":"text/csv"},body:t});if(!r.ok)throw new Error(`Blob upload failed (${r.status})`);return e.split("?")[0]}async function K1(e,t){var a;const r=await H1(e,t.name),n=await W1(r,t),s=new FormData;return s.append("fileUrl",n),s.append("mimeType",t.type||"text/csv"),{processId:(((a=(await Re.post(`/action/collection/v1/import/${e}`,s)).data)==null?void 0:a.result)??{}).processId??""}}async function Q1(e){var r;return((r=(await Re.get(`/action/collection/v1/import/status/${e}`)).data)==null?void 0:r.result)??{status:"PENDING"}}async function bh(e){var n,s,i;const r=(i=(s=(n=(await Re.get(`/action/collection/v1/export/${e}`)).data)==null?void 0:n.result)==null?void 0:s.collection)==null?void 0:i.tocUrl;if(!r)throw new Error("No export URL returned");return r}async function G1(e){return bh(e)}const Y1="_container_jr3ij_1",X1="_header_jr3ij_13",Z1="_title_jr3ij_22",J1="_closeBtn_jr3ij_29",eO="_body_jr3ij_45",tO="_dropZone_jr3ij_54",rO="_dragOver_jr3ij_67",nO="_hasFile_jr3ij_72",sO="_hiddenInput_jr3ij_78",iO="_fileInfo_jr3ij_82",oO="_fileIcon_jr3ij_89",aO="_fileName_jr3ij_93",lO="_fileSize_jr3ij_100",cO="_dropHint_jr3ij_105",uO="_dropIcon_jr3ij_112",dO="_dropText_jr3ij_117",fO="_dropSubtext_jr3ij_124",hO="_sampleLink_jr3ij_130",pO="_statusBar_jr3ij_145",gO="_status_uploading_jr3ij_154",mO="_status_processing_jr3ij_154",yO="_status_done_jr3ij_159",vO="_status_error_jr3ij_164",bO="_successDetail_jr3ij_170",_O="_spinner_jr3ij_175",wO="_spin_jr3ij_175",xO="_errorMsg_jr3ij_191",SO="_failedSection_jr3ij_197",CO="_failedTitle_jr3ij_203",OO="_tableWrap_jr3ij_213",EO="_failedTable_jr3ij_219",DO="_reasonCell_jr3ij_244",IO="_footer_jr3ij_248",Se={container:Y1,header:X1,title:Z1,closeBtn:J1,body:eO,dropZone:tO,dragOver:rO,hasFile:nO,hiddenInput:sO,fileInfo:iO,fileIcon:oO,fileName:aO,fileSize:lO,dropHint:cO,dropIcon:uO,dropText:dO,dropSubtext:fO,sampleLink:hO,statusBar:pO,status_uploading:gO,status_processing:mO,status_done:yO,status_error:vO,successDetail:bO,spinner:_O,spin:wO,errorMsg:xO,failedSection:SO,failedTitle:CO,tableWrap:OO,failedTable:EO,reasonCell:DO,footer:IO},NO=({contentId:e,onComplete:t,onClose:r,mode:n="create"})=>{const[s,i]=p.useState(null),[o,a]=p.useState(!1),[c,u]=p.useState("idle"),[d,f]=p.useState(""),[m,g]=p.useState([]),[_,h]=p.useState(null),y=p.useRef(null),v=p.useRef(null),b=p.useCallback(()=>{v.current!==null&&(clearInterval(v.current),v.current=null)},[]);p.useEffect(()=>()=>b(),[b]);const w=T=>T.name.toLowerCase().endsWith(".csv")?T.size>50*1024*1024?(f("File size must not exceed 50 MB."),!1):!0:(f("Only .csv files are accepted."),!1),x=p.useCallback(T=>{f(""),g([]),h(null),u("idle"),w(T)&&i(T)},[]),C=p.useCallback(T=>{T.preventDefault(),a(!1);const M=T.dataTransfer.files[0];M&&x(M)},[x]),I=p.useCallback(T=>{var P;const M=(P=T.target.files)==null?void 0:P[0];M&&x(M),T.target.value=""},[x]),j=p.useCallback(async()=>{try{const T=await G1(e),M=document.createElement("a");M.href=T,M.download="sample_hierarchy.csv",M.target="_blank",M.click()}catch{f("Failed to download sample CSV.")}},[e]),k=p.useCallback(async()=>{if(s){u("uploading"),f(""),g([]);try{const{processId:T}=await K1(e,s);if(!T){u("done"),h(null),setTimeout(t,1500);return}u("processing"),v.current=setInterval(async()=>{try{const M=await Q1(T);M.status==="COMPLETED"?(b(),u("done"),h(M.successCount??null),M.failedRecords&&M.failedRecords.length>0?g(M.failedRecords):setTimeout(t,1500)):M.status==="FAILED"&&(b(),u("error"),f("Upload processing failed. Please check the error rows below."),M.failedRecords&&g(M.failedRecords))}catch{b(),u("error"),f("Lost connection while checking status. Please try again.")}},2e3)}catch{u("error"),f("Upload failed. Please check your file and try again.")}}},[e,s,t,b]),F={idle:"",uploading:"Uploading...",processing:"Processing...",done:"Done!",error:"Error"};return l.jsxs("div",{className:Se.container,children:[l.jsxs("div",{className:Se.header,children:[l.jsx("h2",{className:Se.title,children:n==="update"?"Update Folder Metadata via CSV":"Create Folders via CSV"}),l.jsx("button",{className:Se.closeBtn,onClick:r,"aria-label":"Close",children:"✕"})]}),l.jsxs("div",{className:Se.body,children:[l.jsxs("div",{className:`${Se.dropZone} ${o?Se.dragOver:""} ${s?Se.hasFile:""}`,onDragEnter:T=>{T.preventDefault(),a(!0)},onDragOver:T=>{T.preventDefault(),a(!0)},onDragLeave:T=>{T.preventDefault(),a(!1)},onDrop:C,onClick:()=>{var T;return(T=y.current)==null?void 0:T.click()},role:"button",tabIndex:0,"aria-label":"Drop CSV file here or click to browse",onKeyDown:T=>{var M;return T.key==="Enter"&&((M=y.current)==null?void 0:M.click())},children:[l.jsx("input",{ref:y,type:"file",accept:".csv",className:Se.hiddenInput,onChange:I,"aria-hidden":"true"}),s?l.jsxs("div",{className:Se.fileInfo,children:[l.jsx("span",{className:Se.fileIcon,children:"📄"}),l.jsx("span",{className:Se.fileName,children:s.name}),l.jsxs("span",{className:Se.fileSize,children:["(",(s.size/1024).toFixed(1)," KB)"]})]}):l.jsxs("div",{className:Se.dropHint,children:[l.jsx("span",{className:Se.dropIcon,children:"⬆️"}),l.jsx("p",{className:Se.dropText,children:"Drag & drop your CSV here"}),l.jsx("p",{className:Se.dropSubtext,children:"or click to browse"})]})]}),l.jsx("button",{className:Se.sampleLink,onClick:j,type:"button",children:"Download Sample CSV"}),c!=="idle"&&l.jsxs("div",{className:`${Se.statusBar} ${Se[`status_${c}`]}`,role:"status","aria-live":"polite",children:[c==="processing"&&l.jsx("span",{className:Se.spinner,"aria-hidden":"true"}),F[c],c==="done"&&_!==null&&l.jsxs("span",{className:Se.successDetail,children:[" — ",_," item(s) imported"]})]}),d&&l.jsx("p",{className:Se.errorMsg,role:"alert",children:d}),m.length>0&&l.jsxs("div",{className:Se.failedSection,children:[l.jsxs("h4",{className:Se.failedTitle,children:["Failed Rows (",m.length,")"]}),l.jsx("div",{className:Se.tableWrap,children:l.jsxs("table",{className:Se.failedTable,children:[l.jsx("thead",{children:l.jsxs("tr",{children:[l.jsx("th",{children:"Row"}),l.jsx("th",{children:"Name"}),l.jsx("th",{children:"Reason"})]})}),l.jsx("tbody",{children:m.map((T,M)=>l.jsxs("tr",{children:[l.jsx("td",{children:T.rowNumber??M+1}),l.jsx("td",{children:T.name??"—"}),l.jsx("td",{className:Se.reasonCell,children:T.reason??"Unknown error"})]},M))})]})})]})]}),l.jsxs("div",{className:Se.footer,children:[l.jsx(Ee,{variant:"ghost",onClick:r,disabled:c==="uploading"||c==="processing",children:"Cancel"}),l.jsx(Ee,{variant:"primary",isLoading:c==="uploading"||c==="processing",disabled:!s||c==="done",onClick:k,children:c==="done"?"Uploaded":"Upload"})]})]})},TO="_container_1y30m_1",jO="_header_1y30m_8",RO="_headerActions_1y30m_19",kO="_iconBtn_1y30m_25",AO="_menuWrap_1y30m_43",PO="_dropdownMenu_1y30m_47",MO="_treeWrapper_1y30m_79",LO="_csvModal_1y30m_95",FO="_footer_1y30m_105",er={container:TO,header:jO,headerActions:RO,iconBtn:kO,menuWrap:AO,dropdownMenu:PO,treeWrapper:MO,csvModal:LO,footer:FO},$O=({editorMode:e,collapsed:t=!1,onToggleCollapse:r})=>{var pe;const n=p.useRef(null),s=p.useRef(null),i=p.useRef(null),[o,a]=p.useState(400),[c,u]=p.useState(!1),[d,f]=p.useState(!1),[m,g]=p.useState("create"),{treeData:_,selectedNodeId:h,selectNode:y,addNode:v,deleteNode:b,reorderChildren:w,setTreeData:x}=Me(),C=e==="edit",I=cl(),j=C&&I,k=(((pe=_[0])==null?void 0:pe.children)??[]).some(Y=>Y.isFolder),F=ye(Y=>{var X,R,U,K;return((R=(X=Y.editorConfig)==null?void 0:X.context)==null?void 0:R.contentId)??((K=(U=Y.editorConfig)==null?void 0:U.context)==null?void 0:K.identifier)??""}),T=ye(Y=>{var R,U;const X=(U=(R=Y.categoryMeta)==null?void 0:R.sourcingSettings)==null?void 0:U.collection;return(X==null?void 0:X.enableBulkUpload)!==!1});p.useEffect(()=>{const Y=s.current;if(!Y)return;const X=new ResizeObserver(()=>{a(Y.clientHeight||400)});return X.observe(Y),a(Y.clientHeight||400),()=>X.disconnect()},[]),p.useEffect(()=>{if(!c)return;const Y=X=>{var R;(R=i.current)!=null&&R.contains(X.target)||u(!1)};return document.addEventListener("mousedown",Y),()=>document.removeEventListener("mousedown",Y)},[c]);const M=p.useCallback(Y=>{Y.length>0&&y(Y[0].data.id)},[y]),P=p.useCallback(({parentId:Y,index:X,dragIds:R})=>{if(!Y)return;const U=R[0],K=_h(_,Y);if(!(K!=null&&K.children))return;const oe=K.children.findIndex(Z=>Z.id===U);oe<0||w(Y,oe,X>oe?X-1:X)},[_,w]),A=p.useCallback(({ids:Y})=>{Y.forEach(X=>b(X))},[b]),B=p.useCallback(({parentId:Y})=>{var U;const X=Y??((U=_[0])==null?void 0:U.id)??"";if(!X)return{id:crypto.randomUUID()};const R=v(X,"unit");return R?{id:R}:(Oe.error("Maximum depth reached"),{id:crypto.randomUUID()})},[v,_]),$=p.useCallback(()=>{var X;const Y=(X=_[0])==null?void 0:X.id;Y&&(v(Y,"unit")||Oe.error("Maximum depth reached"))},[_,v]),te=p.useCallback(()=>{h&&(v(h,"subunit")||Oe.error("Maximum depth reached"))},[h,v]),ie=p.useCallback(async()=>{if(u(!1),!!F)try{const Y=await bh(F),X=await fetch(Y).then(K=>K.blob()),R=URL.createObjectURL(X),U=document.createElement("a");U.href=R,U.download=`${F}-folders.csv`,U.style.display="none",document.body.appendChild(U),U.click(),document.body.removeChild(U),URL.revokeObjectURL(R)}catch{Oe.error("Failed to download CSV")}},[F]),he=p.useCallback(async()=>{if(f(!1),!!F)try{const{rootNode:Y}=await Df(F);x([Y]),Oe.success("Course outline refreshed.")}catch{Oe.error("Outline could not be refreshed automatically. Please reload the page.")}},[F,x]);return l.jsxs("div",{className:er.container,children:[l.jsx("div",{className:er.header,children:l.jsxs("div",{className:er.headerActions,children:[C&&l.jsxs("div",{className:er.menuWrap,ref:i,children:[l.jsx("button",{type:"button",className:er.iconBtn,onClick:()=>u(Y=>!Y),"aria-label":"More options",title:"More options","aria-haspopup":"true","aria-expanded":c,children:l.jsx(Vd,{size:15})}),c&&l.jsx("div",{className:er.dropdownMenu,role:"menu",children:T&&l.jsxs(l.Fragment,{children:[l.jsx("button",{role:"menuitem",type:"button",disabled:k,title:k?'Folders already exist — use "Update" instead':void 0,onClick:()=>{u(!1),g("create"),f(!0)},children:"Create folders using csv file"}),l.jsx("button",{role:"menuitem",type:"button",disabled:!k,title:k?void 0:'No folders yet — use "Create" first',onClick:ie,children:"Download folders as csv file"}),l.jsx("button",{role:"menuitem",type:"button",disabled:!k,title:k?void 0:'No folders yet — use "Create" first',onClick:()=>{u(!1),g("update"),f(!0)},children:"Update folder metadata using csv file"})]})})]}),r&&l.jsx("button",{type:"button",className:er.iconBtn,onClick:r,"aria-label":t?"Expand outline":"Collapse outline",title:t?"Expand outline":"Collapse outline",children:t?l.jsx(hy,{size:15}):l.jsx(fy,{size:15})})]})}),l.jsx("div",{className:er.treeWrapper,ref:s,children:l.jsx(O1,{ref:n,data:_,idAccessor:"id",childrenAccessor:"children",onSelect:M,onMove:C?P:void 0,onDelete:C?A:void 0,onCreate:C?B:void 0,disableEdit:!C,disableDrop:!C,selection:h??void 0,rowHeight:40,indent:20,paddingBottom:16,height:o,width:"100%",children:Y=>l.jsx(q1,{...Y,editorMode:e})})}),C&&l.jsxs("div",{className:er.footer,children:[l.jsxs(Ee,{variant:"ghost",size:"sm",onClick:$,disabled:!j,children:[l.jsx(As,{size:14})," Add Unit"]}),l.jsxs(Ee,{variant:"ghost",size:"sm",onClick:te,disabled:!j||!h,children:[l.jsx(zd,{size:14})," Add Sub-unit"]})]}),d&&l.jsx("div",{className:er.csvModal,children:l.jsx(NO,{contentId:F,mode:m,onComplete:he,onClose:()=>f(!1)})})]})};function _h(e,t){for(const r of e){if(r.id===t)return r;if(r.children){const n=_h(r.children,t);if(n)return n}}}const BO="_breadcrumb_zd1aj_1",UO="_crumb_zd1aj_10",VO="_sep_zd1aj_26",zO="_current_zd1aj_31",Jn={breadcrumb:BO,crumb:UO,sep:VO,current:zO},qO=({crumbs:e})=>{const t=Me(r=>r.selectNode);return e.length?l.jsxs("nav",{className:Jn.breadcrumb,"aria-label":"Node path",children:[l.jsx("button",{className:Jn.crumb,onClick:()=>t(e[0].id),"aria-label":"Home",children:l.jsx(uy,{size:13})}),e.map((r,n)=>l.jsxs(p.Fragment,{children:[l.jsx(Bd,{size:13,className:Jn.sep}),n<e.length-1?l.jsx("button",{className:Jn.crumb,onClick:()=>t(r.id),children:r.name}):l.jsx("span",{className:Jn.current,children:r.name})]},r.id))]}):null},HO="_tabBar_qhks1_1",WO="_tab_qhks1_1",KO="_active_qhks1_29",QO="_error_qhks1_35",GO="_errorDot_qhks1_39",es={tabBar:HO,tab:WO,active:KO,error:QO,errorDot:GO},mu=[{id:"details",label:"Details"},{id:"audience",label:"Audience & Curriculum"},{id:"licensing",label:"Licensing"}],YO=({activeTab:e,onChange:t,errorTabs:r=[],visibleTabs:n})=>{const s=n?mu.filter(i=>n.includes(i.id)):mu;return l.jsx("div",{className:es.tabBar,role:"tablist","aria-label":"Metadata sections",children:s.map(i=>l.jsxs("button",{role:"tab","aria-selected":e===i.id,"aria-controls":`panel-${i.id}`,className:[es.tab,e===i.id?es.active:"",r.includes(i.id)?es.error:""].join(" "),onClick:()=>t(i.id),children:[i.label,r.includes(i.id)&&l.jsx("span",{className:es.errorDot,"aria-label":"Has errors"})]},i.id))})};var $s=e=>e.type==="checkbox",zr=e=>e instanceof Date,st=e=>e==null;const wh=e=>typeof e=="object";var Be=e=>!st(e)&&!Array.isArray(e)&&wh(e)&&!zr(e),Ca=e=>Be(e)&&e.target?$s(e.target)?e.target.checked:e.target.value:e,xh=(e,t)=>t.split(".").some((r,n,s)=>!isNaN(Number(r))&&e.has(s.slice(0,n).join("."))),Sh=e=>{const t=e.constructor&&e.constructor.prototype;return Be(t)&&t.hasOwnProperty("isPrototypeOf")},eo=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function Ue(e){if(e instanceof Date)return new Date(e);const t=typeof FileList<"u"&&e instanceof FileList;if(eo&&(e instanceof Blob||t))return e;const r=Array.isArray(e);if(!r&&!(Be(e)&&Sh(e)))return e;const n=r?[]:Object.create(Object.getPrototypeOf(e));for(const s in e)Object.prototype.hasOwnProperty.call(e,s)&&(n[s]=Ue(e[s]));return n}const Sr={BLUR:"blur",FOCUS_OUT:"focusout",CHANGE:"change",SUBMIT:"submit",TRIGGER:"trigger",VALID:"valid"},Wt={onBlur:"onBlur",onChange:"onChange",onSubmit:"onSubmit",onTouched:"onTouched",all:"all"},qt={max:"max",min:"min",maxLength:"maxLength",minLength:"minLength",pattern:"pattern",required:"required",validate:"validate"},ko="form",Ch="root",Oh=["__proto__","constructor","prototype"];var Bs=e=>/^\w*$/.test(e),Te=e=>e===void 0,to=e=>e.split(/[.[\]'"]/g).filter(Boolean),H=(e,t,r)=>{if(!t||!Be(e))return r;const n=Bs(t)?[t]:to(t);if(n.some(i=>Oh.includes(i)))return r;const s=n.reduce((i,o)=>st(i)?void 0:i[o],e);return Te(s)||s===e?Te(e[t])?r:e[t]:s},kt=e=>typeof e=="boolean",gt=e=>typeof e=="function",Ie=(e,t,r)=>{let n=-1;const s=Bs(t)?[t]:to(t),i=s.length,o=i-1;for(;++n<i;){const a=s[n];let c=r;if(n!==o){const u=e[a];c=Be(u)||Array.isArray(u)?u:isNaN(+s[n+1])?{}:[]}if(Oh.includes(a))return;e[a]=c,e=e[a]}};const ul=p.createContext(null);ul.displayName="HookFormControlContext";const dl=()=>p.useContext(ul);var Eh=(e,t,r,n=!0)=>{const s={};for(const i in e)Object.defineProperty(s,i,{get:()=>{const o=i;return t._proxyFormState[o]!==Wt.all&&(t._proxyFormState[o]=!n||Wt.all),r&&(r[o]=!0),e[o]}});return s};const fl=eo?p.useLayoutEffect:p.useEffect;function XO(e){const t=dl(),{control:r=t,disabled:n,name:s,exact:i}=e||{},[o,a]=p.useState(()=>({...r._formState,defaultValues:r._defaultValues})),c=p.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1});return fl(()=>r._subscribe({name:s,formState:c.current,exact:i,callback:u=>{!n&&a({...r._formState,...u,defaultValues:r._defaultValues})}}),[s,n,i]),p.useEffect(()=>{c.current.isValid&&r._setValid(!0)},[r]),p.useMemo(()=>Eh(o,r,c.current,!1),[o,r])}var mt=e=>typeof e=="string",Oa=(e,t,r,n,s)=>mt(e)?(n&&t.watch.add(e),H(r,e,s)):Array.isArray(e)?e.map(i=>(n&&t.watch.add(i),H(r,i))):(n&&(t.watchAll=!0),r),Ea=e=>st(e)||!wh(e);const yu=(e,t)=>t.length===0&&!Array.isArray(e)&&!Sh(e);function At(e,t,r=new WeakMap){if(e===t)return!0;if(Ea(e)||Ea(t))return Object.is(e,t);if(zr(e)&&zr(t))return Object.is(e.getTime(),t.getTime());const n=Object.keys(e),s=Object.keys(t);if(n.length!==s.length)return!1;if(yu(e,n)||yu(t,s))return Object.is(e,t);const i=r.get(e);if(i&&i.has(t))return!0;i?i.add(t):r.set(e,new WeakSet([t]));for(const o of n){const a=e[o];if(!(o in t))return!1;if(o!=="ref"){const c=t[o];if(zr(a)&&zr(c)||(Be(a)||Array.isArray(a))&&(Be(c)||Array.isArray(c))?!At(a,c,r):!Object.is(a,c))return!1}}return!0}function ZO(e){const t=dl(),{control:r=t,name:n,defaultValue:s,disabled:i,exact:o,compute:a}=e||{},c=p.useRef(s),u=p.useRef(a),d=p.useRef(void 0),f=p.useRef(r),m=p.useRef(n);u.current=a;const[g,_]=p.useState(()=>{const x=r._getWatch(n,c.current);return u.current?u.current(x):x}),h=p.useCallback(x=>{const C=Oa(n,r._names,x||r._formValues,!1,c.current);return u.current?u.current(C):C},[r._formValues,r._names,n]),y=p.useCallback(x=>{if(!i){const C=Oa(n,r._names,x||r._formValues,!1,c.current);if(u.current){const I=u.current(C);At(I,d.current)||(_(I),d.current=I)}else _(C)}},[r._formValues,r._names,i,n]);fl(()=>((f.current!==r||!At(m.current,n))&&(f.current=r,m.current=n,y()),r._subscribe({name:n,formState:{values:!0},exact:o,callback:x=>{y(x.values)}})),[r,o,n,y]),p.useEffect(()=>r._removeUnmounted());const v=f.current!==r,b=m.current,w=p.useMemo(()=>{if(i)return null;const x=!v&&!At(b,n);return v||x?h():null},[i,v,n,b,h]);return w!==null?w:g}function ro(e){const t=dl(),{name:r,disabled:n,control:s=t,shouldUnregister:i,defaultValue:o,exact:a=!0}=e,c=xh(s._names.array,r),u=p.useMemo(()=>H(s._formValues,r,H(s._defaultValues,r,o)),[s,r,o]),d=ZO({control:s,name:r,defaultValue:u,exact:a}),f=XO({control:s,name:r,exact:a}),m=p.useRef(e),g=p.useRef(null),_=p.useRef(s.register(r,{...e.rules,value:d,...kt(e.disabled)?{disabled:e.disabled}:{}}));m.current=e;const h=p.useMemo(()=>Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!H(f.errors,r)},isDirty:{enumerable:!0,get:()=>!!H(f.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!H(f.touchedFields,r)},isValidating:{enumerable:!0,get:()=>!!H(f.validatingFields,r)},error:{enumerable:!0,get:()=>H(f.errors,r)}}),[f,r]),y=p.useCallback(x=>{const C=Ca(x);return H(s._fields,r)||(_.current=s.register(r,{...m.current.rules,value:C})),_.current.onChange({target:{value:Ca(x),name:r},type:Sr.CHANGE})},[r,s]),v=p.useCallback(()=>_.current.onBlur({target:{value:H(s._formValues,r),name:r},type:Sr.BLUR}),[r,s._formValues]),b=p.useCallback(x=>{x&&(g.current={focus:()=>gt(x.focus)&&x.focus(),select:()=>gt(x.select)&&x.select(),setCustomValidity:I=>gt(x.setCustomValidity)&&x.setCustomValidity(I),reportValidity:()=>gt(x.reportValidity)&&x.reportValidity()});const C=H(s._fields,r);C&&C._f&&x&&(C._f.ref=g.current)},[s._fields,r]),w=p.useMemo(()=>({name:r,value:d,...kt(n)||f.disabled?{disabled:f.disabled||n}:{},onChange:y,onBlur:v,ref:b}),[r,n,f.disabled,y,v,b,d]);return p.useEffect(()=>{const x=s._options.shouldUnregister||i;s.register(r,{...m.current.rules,...kt(m.current.disabled)?{disabled:m.current.disabled}:{}});const C=(I,j)=>{const k=H(s._fields,I);k&&k._f&&(k._f.mount=j)};if(C(r,!0),x){const I=Ue(H(i?s._defaultValues:s._options.values||s._defaultValues,r,H(s._options.defaultValues,r,m.current.defaultValue)));Ie(s._defaultValues,r,I),Te(H(s._formValues,r))&&Ie(s._formValues,r,I)}if(!c&&s.register(r),g.current){const I=H(s._fields,r);I&&I._f&&(I._f.ref=g.current)}return()=>{(c?x&&!s._state.action:x)?s.unregister(r):C(r,!1)}},[r,s,c,i]),p.useEffect(()=>{s._setDisabledField({disabled:n,name:r})},[n,r,s]),p.useMemo(()=>({field:w,formState:f,fieldState:h}),[w,f,h])}const hl=p.createContext(null);hl.displayName="HookFormContext";const Yt=()=>p.useContext(hl),JO=({children:e,watch:t,getValues:r,getFieldState:n,setError:s,clearErrors:i,setValue:o,setValues:a,trigger:c,formState:u,resetField:d,reset:f,handleSubmit:m,unregister:g,control:_,register:h,setFocus:y,subscribe:v})=>{const b=p.useMemo(()=>({watch:t,getValues:r,getFieldState:n,setError:s,clearErrors:i,setValue:o,setValues:a,trigger:c,formState:u,resetField:d,reset:f,handleSubmit:m,unregister:g,control:_,register:h,setFocus:y,subscribe:v}),[i,_,u,n,r,m,h,f,d,s,y,o,a,v,c,g,t]);return p.createElement(hl.Provider,{value:b},p.createElement(ul.Provider,{value:b.control},e))};var eE=(e,t,r,n,s)=>t?{...r[e],types:{...r[e]&&r[e].types?r[e].types:{},[n]:s||!0}}:{},Dh=e=>Array.isArray(e)?e.filter(Boolean):[],yi=e=>Array.isArray(e)?e:[e],vu=()=>{let e=[];return{get observers(){return e},next:s=>{for(const i of e)i.next&&i.next(s)},subscribe:s=>(e.push(s),{unsubscribe:()=>{e=e.filter(i=>i!==s)}}),unsubscribe:()=>{e=[]}}};function Ih(e,t){const r={};for(const n in e)if(e.hasOwnProperty(n)){const s=e[n],i=t[n];if(s&&Be(s)&&i){const o=Ih(s,i);Be(o)&&(r[n]=o)}else e[n]&&(r[n]=i)}return r}var Je=e=>Be(e)&&!Object.keys(e).length,pl=e=>e.type==="file",ji=e=>{if(!eo)return!1;const t=e?e.ownerDocument:0;return e instanceof(t&&t.defaultView?t.defaultView.HTMLElement:HTMLElement)},Nh=e=>e.type==="select-multiple",gl=e=>e.type==="radio",tE=e=>gl(e)||$s(e),Ao=e=>ji(e)&&e.isConnected;function rE(e,t){const r=t.slice(0,-1).length;let n=0;for(;n<r;){if(st(e)){e=void 0;break}e=e[t[n]],n++}return e}function nE(e){for(const t in e)if(e.hasOwnProperty(t)&&!Te(e[t]))return!1;return!0}function Ke(e,t){if(mt(t)&&Object.prototype.hasOwnProperty.call(e,t))return delete e[t],e;const r=Array.isArray(t)?t:Bs(t)?[t]:to(t),n=r.length===1?e:rE(e,r),s=r.length-1,i=r[s];return n&&delete n[i],s!==0&&(Be(n)&&Je(n)||Array.isArray(n)&&nE(n))&&Ke(e,r.slice(0,-1)),e}var sE=e=>{for(const t in e)if(gt(e[t]))return!0;return!1};function Th(e){return Array.isArray(e)||Be(e)&&!sE(e)}function Da(e,t={}){for(const r in e){const n=e[r];Th(n)?(t[r]=Array.isArray(n)?[]:{},Da(n,t[r])):Te(n)||(t[r]=!0)}return t}function Ia(e){if(e!==!1){if(e===!0)return!0;if(Array.isArray(e)){const t=e.map(r=>Ia(r));return t.some(r=>r!==void 0)?t:void 0}if(Be(e)){const t={};for(const r in e){const n=Ia(e[r]);Te(n)||(t[r]=n)}return Object.keys(t).length?t:void 0}}}function $r(e,t,r){r||(r=Da(t));for(const n in e){const s=e[n];if(Th(s))Te(t)||Ea(r[n])?r[n]=Da(s,Array.isArray(s)?[]:{}):$r(s,st(t)?{}:t[n],r[n]);else{const i=t[n];r[n]=!At(s,i)}}return Ia(r)||{}}const bu={value:!1,isValid:!1},_u={value:!0,isValid:!0};var jh=e=>{if(Array.isArray(e)){if(e.length>1){const t=e.filter(r=>r&&r.checked&&!r.disabled).map(r=>r.value);return{value:t,isValid:!!t.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!Te(e[0].attributes.value)?Te(e[0].value)||e[0].value===""?_u:{value:e[0].value,isValid:!0}:_u:bu}return bu},Rh=(e,{valueAsNumber:t,valueAsDate:r,setValueAs:n})=>Te(e)?e:t?e===""?NaN:e&&+e:r&&mt(e)?new Date(e):n?n(e):e;const wu={isValid:!1,value:null};var kh=e=>Array.isArray(e)?e.reduce((t,r)=>r&&r.checked&&!r.disabled?{isValid:!0,value:r.value}:t,wu):wu;function xu(e){const t=e.ref;return pl(t)?t.files:gl(t)?kh(e.refs).value:Nh(t)?[...t.selectedOptions].map(({value:r})=>r):$s(t)?jh(e.refs).value:Rh(Te(t.value)?e.ref.value:t.value,e)}var iE=(e,t,r,n)=>{const s={};for(const i of e){const o=H(t,i);o&&Ie(s,i,o._f)}return{criteriaMode:r,names:[...e],fields:s,shouldUseNativeValidation:n}},Ri=e=>e instanceof RegExp,ts=e=>Te(e)?e:Ri(e)?e.source:Be(e)?Ri(e.value)?e.value.source:e.value:e,Su=e=>({isOnSubmit:!e||e===Wt.onSubmit,isOnBlur:e===Wt.onBlur,isOnChange:e===Wt.onChange,isOnAll:e===Wt.all,isOnTouch:e===Wt.onTouched});const Cu="AsyncFunction";var oE=e=>!!e&&!!e.validate&&!!(gt(e.validate)&&e.validate.constructor.name===Cu||Be(e.validate)&&Object.values(e.validate).find(t=>t.constructor.name===Cu)),aE=e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate),Po=(e,t,r)=>!r&&(t.watchAll||t.watch.has(e)||[...t.watch].some(n=>e.startsWith(`${n}.`)));const fs=(e,t,r,n)=>{for(const s of r||Object.keys(e)){const i=H(e,s);if(i){const{_f:o,...a}=i;if(o){if(o.refs&&o.refs[0]&&t(o.refs[0],s)&&!n)return!0;if(o.ref&&t(o.ref,o.name)&&!n)return!0;if(fs(a,t))break}else if(Be(a)&&fs(a,t))break}}};function Ou(e,t,r){const n=H(e,r);if(n||Bs(r))return{error:n,name:r};const s=r.split(".");for(;s.length;){const i=s.join("."),o=H(t,i),a=H(e,i);if(o&&!Array.isArray(o)&&r!==i)return{name:r};if(a&&a.type)return{name:i,error:a};if(a&&a.root&&a.root.type)return{name:`${i}.root`,error:a.root};s.pop()}return{name:r}}var lE=(e,t,r,n)=>{r(e);const{name:s,...i}=e;return Je(i)||n&&Object.keys(i).length>=Object.keys(t).length||Object.keys(i).find(o=>t[o]===(!n||Wt.all))},cE=(e,t,r)=>!e||!t||e===t||yi(e).some(n=>n&&(r?n===t:n.startsWith(t)||t.startsWith(n))),uE=(e,t,r,n,s)=>s.isOnAll?!1:!r&&s.isOnTouch?!(t||e):(r?n.isOnBlur:s.isOnBlur)?!e:(r?n.isOnChange:s.isOnChange)?e:!0,dE=(e,t)=>!Dh(H(e,t)).length&&Ke(e,t),Eu=(e,t,r)=>{const n=H(e,r),s=Array.isArray(n)?n:[];return Ie(s,Ch,t[r]),Ie(e,r,s),e};function Du(e,t,r="validate"){if(mt(e)||Array.isArray(e)&&e.every(mt)||kt(e)&&!e)return{type:r,message:mt(e)?e:"",ref:t}}var mn=e=>Be(e)&&!Ri(e)?e:{value:e,message:""},Iu=async(e,t,r,n,s,i)=>{const{ref:o,refs:a,required:c,maxLength:u,minLength:d,min:f,max:m,pattern:g,validate:_,name:h,valueAsNumber:y,mount:v}=e._f,b=H(r,h);if(!v||t.has(h))return{};const w=a?a[0]:o,x=P=>{if(s&&w.reportValidity){const A=kt(P)?"":P||"";a?a.forEach(B=>B.setCustomValidity(A)):w.setCustomValidity(A),w.reportValidity()}},C={},I=gl(o),j=$s(o),k=I||j,F=(y||pl(o))&&Te(o.value)&&Te(b)||ji(o)&&o.value===""||b===""||Array.isArray(b)&&!b.length,T=eE.bind(null,h,n,C),M=(P,A,B,$=qt.maxLength,te=qt.minLength)=>{const ie=P?A:B;C[h]={type:P?$:te,message:ie,ref:o,...T(P?$:te,ie)}};if(i?!Array.isArray(b)||!b.length:c&&(!k&&(F||st(b))||kt(b)&&!b||j&&!jh(a).isValid||I&&!kh(a).isValid)){const{value:P,message:A}=mt(c)?{value:!!c,message:c}:mn(c);if(P&&(C[h]={type:qt.required,message:A,ref:w,...T(qt.required,A)},!n))return x(A),C}if(!F&&(!st(f)||!st(m))){let P,A;const B=mn(m),$=mn(f);if(!st(b)&&!isNaN(b)){const te=o.valueAsNumber||b&&+b;st(B.value)||(P=te>B.value),st($.value)||(A=te<$.value)}else{const te=o.valueAsDate||new Date(b),ie=Y=>new Date(new Date().toDateString()+" "+Y),he=o.type=="time",pe=o.type=="week";mt(B.value)&&b&&(P=he?ie(b)>ie(B.value):pe?b>B.value:te>new Date(B.value)),mt($.value)&&b&&(A=he?ie(b)<ie($.value):pe?b<$.value:te<new Date($.value))}if((P||A)&&(M(!!P,B.message,$.message,qt.max,qt.min),!n))return x(C[h].message),C}if((u||d)&&!F&&(mt(b)||i&&Array.isArray(b))){const P=mn(u),A=mn(d),B=!st(P.value)&&b.length>+P.value,$=!st(A.value)&&b.length<+A.value;if((B||$)&&(M(B,P.message,A.message),!n))return x(C[h].message),C}if(g&&!F&&mt(b)){const{value:P,message:A}=mn(g);if(Ri(P)&&!b.match(P)&&(C[h]={type:qt.pattern,message:A,ref:o,...T(qt.pattern,A)},!n))return x(A),C}if(_){if(gt(_)){const P=await _(b,r),A=Du(P,w);if(A&&(C[h]={...A,...T(qt.validate,A.message)},!n))return x(A.message),C}else if(Be(_)){let P={};for(const A in _){if(!Je(P)&&!n)break;const B=Du(await _[A](b,r),w,A);B&&(P={...B,...T(A,B.message)},x(B.message),n&&(C[h]=P))}if(!Je(P)&&(C[h]={ref:w,...P},!n))return C}}return x(!0),C};const fE={mode:Wt.onSubmit,reValidateMode:Wt.onChange,shouldFocusError:!0},Ah={submitCount:0,isDirty:!1,isReady:!1,isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},validatingFields:{}};function hE(e={}){let t={...fE,...e},r={...Ue(Ah),isLoading:gt(t.defaultValues),errors:t.errors||{},disabled:t.disabled||!1},n={},s=Be(t.defaultValues)||Be(t.values)?Ue(t.defaultValues||t.values)||{}:{},i=t.shouldUnregister?{}:Ue(s),o={action:!1,mount:!1,watch:!1,keepIsValid:!1},a={mount:new Set,disabled:new Set,unMount:new Set,array:new Set,watch:new Set,registerName:new Set},c,u=0;const d={isDirty:!1,dirtyFields:!1,validatingFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1},f={...d};let m={...f};const g={array:vu(),state:vu()},_=t.criteriaMode===Wt.all,h=S=>D=>{clearTimeout(u),u=setTimeout(S,D)},y=async S=>{if(!o.keepIsValid&&!t.disabled&&(f.isValid||m.isValid||S)){let D;t.resolver?(D=Je((await T()).errors),v()):D=await A({fields:n,onlyCheckValid:!0,eventType:Sr.VALID}),D!==r.isValid&&g.state.next({isValid:D})}},v=(S,D)=>{!t.disabled&&(f.isValidating||f.validatingFields||m.isValidating||m.validatingFields)&&((S||Array.from(a.mount)).forEach(N=>{N&&(D?Ie(r.validatingFields,N,D):Ke(r.validatingFields,N))}),g.state.next({validatingFields:r.validatingFields,isValidating:!Je(r.validatingFields)}))},b=()=>{r.dirtyFields=$r(s,i)},w=(S,D=[],N,V,z=!0,W=!0)=>{if(V&&N&&!t.disabled){if(o.action=!0,W&&Array.isArray(H(n,S))){const q=N(H(n,S),V.argA,V.argB);z&&Ie(n,S,q)}if(W&&Array.isArray(H(r.errors,S))){const q=N(H(r.errors,S),V.argA,V.argB);z&&Ie(r.errors,S,q),dE(r.errors,S)}if((f.touchedFields||m.touchedFields)&&W&&Array.isArray(H(r.touchedFields,S))){const q=N(H(r.touchedFields,S),V.argA,V.argB);z&&Ie(r.touchedFields,S,q)}(f.dirtyFields||m.dirtyFields)&&b(),g.state.next({name:S,isDirty:$(S,D),dirtyFields:r.dirtyFields,errors:r.errors,isValid:r.isValid})}else Ie(i,S,D)},x=(S,D)=>{Ie(r.errors,S,D),r.errors={...r.errors},g.state.next({errors:r.errors})},C=S=>{r.errors=S,g.state.next({errors:r.errors,isValid:!1})},I=S=>{const D=Bs(S)?[S]:to(S);let N=i,V=s;for(let z=0;z<D.length-1;z++){const W=D[z];if(N=st(N)?N:N[W],V=st(V)?V:V[W],N===null&&V!==null)return!0}return!1},j=(S,D,N,V)=>{const z=H(n,S);if(z){if(I(S))return;const W=Te(H(i,S)),q=H(i,S,Te(N)?H(s,S):N);Te(q)||V&&V.defaultChecked||D?Ie(i,S,D?q:xu(z._f)):he(S,q),o.mount&&!o.action&&(y(),W&&r.isDirty&&(f.isDirty||m.isDirty)&&($()||(r.isDirty=!1,g.state.next({...r}))),e.shouldUnregister&&W&&!Te(H(i,S))&&Po(S,a)&&(o.watch=!0))}},k=(S,D,N,V,z)=>{let W=!1,q=!1;const J={name:S};if(!t.disabled){if(!N||V){(f.isDirty||m.isDirty)&&(q=r.isDirty,r.isDirty=J.isDirty=$(),W=q!==J.isDirty);const fe=At(H(s,S),D);q=!!H(r.dirtyFields,S),fe!==r.isDirty?r.dirtyFields=$r(s,i):fe?Ke(r.dirtyFields,S):Ie(r.dirtyFields,S,!0),J.dirtyFields=r.dirtyFields,W=W||(f.dirtyFields||m.dirtyFields)&&q!==!fe}if(N){const fe=H(r.touchedFields,S);fe||(Ie(r.touchedFields,S,N),J.touchedFields=r.touchedFields,W=W||(f.touchedFields||m.touchedFields)&&fe!==N)}W&&z&&g.state.next(J)}return W?J:{}},F=(S,D,N,V)=>{const z=H(r.errors,S),W=(f.isValid||m.isValid)&&kt(D)&&r.isValid!==D;if(t.delayError&&N?(c=h(()=>x(S,N)),c(t.delayError)):(clearTimeout(u),c=null,N?Ie(r.errors,S,N):Ke(r.errors,S),r.errors={...r.errors}),(N?!At(z,N):z)||!Je(V)||W){const q={...V,...W&&kt(D)?{isValid:D}:{},errors:r.errors,name:S};r={...r,...q},g.state.next(q)}},T=async S=>(v(S,!0),await t.resolver(i,t.context,iE(S||a.mount,n,t.criteriaMode,t.shouldUseNativeValidation))),M=async S=>{const{errors:D}=await T(S);if(v(S),S){for(const N of S){const V=H(D,N);V?a.array.has(N)&&Be(V)&&!Object.keys(V).some(z=>!Number.isNaN(Number(z)))?Eu(r.errors,{[N]:V},N):Ie(r.errors,N,V):Ke(r.errors,N)}r.errors={...r.errors}}else r.errors=D;return D},P=async({name:S,eventType:D})=>{if(e.validate){const N=await e.validate({formValues:i,formState:r,name:S,eventType:D});if(Be(N))for(const V in N){const z=N[V];z&&Ae(`${ko}.${V}`,{message:mt(z.message)?z.message:"",type:z.type||qt.validate})}else mt(N)||!N?Ae(ko,{message:N||"",type:qt.validate}):Le(ko);return N}return!0},A=async({fields:S,onlyCheckValid:D,name:N,eventType:V,context:z={valid:!0,runRootValidation:!1}})=>{if(e.validate&&(z.runRootValidation=!0,!await P({name:N,eventType:V})&&(z.valid=!1,D)))return z.valid;for(const W in S){const q=S[W];if(q){const{_f:J,...fe}=q;if(J){const Fe=a.array.has(J.name),xt=q._f&&oE(q._f),St=f.validatingFields||f.isValidating||m.validatingFields||m.isValidating;xt&&St&&v([J.name],!0);const lr=await Iu(q,a.disabled,i,_,t.shouldUseNativeValidation&&!D,Fe);if(xt&&St&&v([J.name]),lr[J.name]&&(z.valid=!1,D)||(!D&&(H(lr,J.name)?Fe?Eu(r.errors,lr,J.name):Ie(r.errors,J.name,lr[J.name]):Ke(r.errors,J.name)),e.shouldUseNativeValidation&&lr[J.name]))break}!Je(fe)&&await A({context:z,onlyCheckValid:D,fields:fe,name:W,eventType:V})}}return z.valid},B=()=>{for(const S of a.unMount){const D=H(n,S);D&&(D._f.refs?D._f.refs.every(N=>!Ao(N)):!Ao(D._f.ref))&&Pe(S)}a.unMount=new Set},$=(S,D)=>!t.disabled&&(S&&D&&Ie(i,S,D),!At(Z(),s)),te=(S,D,N)=>Oa(S,a,{...o.mount?i:Te(D)?s:mt(S)?{[S]:D}:D},N,D),ie=S=>Dh(H(o.mount?i:s,S,t.shouldUnregister?H(s,S,[]):[])),he=(S,D,N={},V=!1)=>{const z=H(n,S);let W=D;if(z){const q=z._f;q&&(!q.disabled&&Ie(i,S,Rh(D,q)),W=ji(q.ref)&&st(D)?"":D,Nh(q.ref)?[...q.ref.options].forEach(J=>J.selected=W.includes(J.value)):q.refs?$s(q.ref)?q.refs.forEach(J=>{(!J.defaultChecked||!J.disabled)&&(Array.isArray(W)?J.checked=!!W.find(fe=>fe===J.value):J.checked=W===J.value||!!W)}):q.refs.forEach(J=>J.checked=J.value===W):pl(q.ref)?q.ref.value="":(q.ref.value=W,q.ref.type||g.state.next({name:S,values:V?i:Ue(i)})))}(N.shouldDirty||N.shouldTouch)&&k(S,W,N.shouldTouch,N.shouldDirty,!0),N.shouldValidate&&oe(S)},pe=(S,D,N,V=!1)=>{for(const z in D){if(!D.hasOwnProperty(z))return;const W=D[z],q=S+"."+z,J=H(n,q);(a.array.has(S)||Be(W)||J&&!J._f)&&!zr(W)?pe(q,W,N,V):he(q,W,N,V)}},Y=(S,D,N,V)=>{const z=H(n,S),W=a.array.has(S),q=V?D:Ue(D),J=H(i,S),fe=At(J,q);if(fe||Ie(i,S,q),W)g.array.next({name:S,values:V?i:Ue(i)}),(f.isDirty||f.dirtyFields||m.isDirty||m.dirtyFields)&&N.shouldDirty&&(b(),g.state.next({name:S,dirtyFields:r.dirtyFields,isDirty:$(S,q)}));else{const Fe=Array.isArray(q)&&!q.length||Je(q);!z||z._f||st(q)||Fe?he(S,q,N,V):pe(S,q,N,V)}if(!fe){const Fe=Po(S,a),xt=V?i:Ue(i);g.state.next({...Fe&&r,name:o.mount||Fe?S:void 0,values:xt})}},X=(S,D,N={})=>Y(S,D,N,!1),R=(S,D={})=>{const N=gt(S)?S(i):S;if(!At(i,N)){i={...i,...N};for(const V of a.mount)Y(V,H(N,V),D,!0);g.state.next({...r,name:void 0,type:void 0,values:i}),D.shouldValidate&&y()}},U=async S=>{o.mount=!0;const D=S.target;let N=D.name,V=!0;const z=H(n,N),W=fe=>{V=Number.isNaN(fe)||zr(fe)&&isNaN(fe.getTime())||At(fe,H(i,N,fe))},q=Su(t.mode),J=Su(t.reValidateMode);if(z){let fe,Fe;const xt=D.type?xu(z._f):Ca(S),St=S.type===Sr.BLUR||S.type===Sr.FOCUS_OUT,lr=!aE(z._f)&&!e.validate&&!t.resolver&&!H(r.errors,N)&&!z._f.deps||uE(St,H(r.touchedFields,N),r.isSubmitted,J,q),Wn=Po(N,a,St);Ie(i,N,xt),St?(!D||!D.readOnly)&&(z._f.onBlur&&z._f.onBlur(S),c&&c(0)):z._f.onChange&&z._f.onChange(S);const Mr=k(N,xt,St),Xe=!Je(Mr)||Wn;if(!St&&g.state.next({name:N,type:S.type,values:Ue(i)}),lr)return(f.isValid||m.isValid)&&(t.mode==="onBlur"?St&&y():St||y()),Xe&&g.state.next({name:N,...Wn?{}:Mr});if(!t.resolver&&e.validate&&await P({name:N,eventType:S.type}),!St&&Wn&&g.state.next({...r}),t.resolver){const{errors:ct}=await T([N]);if(v([N]),W(xt),!V){!Je(Mr)&&g.state.next(Mr);return}const bt=Ou(r.errors,n,N),Vt=Ou(ct,n,bt.name||N);fe=Vt.error,N=Vt.name,Fe=Je(ct)}else v([N],!0),fe=(await Iu(z,a.disabled,i,_,t.shouldUseNativeValidation))[N],v([N]),W(xt),V&&(fe?Fe=!1:(f.isValid||m.isValid)&&(Fe=await A({fields:n,onlyCheckValid:!0,name:N,eventType:S.type})));V&&(z._f.deps&&(!Array.isArray(z._f.deps)||z._f.deps.length>0)&&oe(z._f.deps),F(N,Fe,fe,Mr))}},K=(S,D)=>{if(H(r.errors,D)&&S.focus)return S.focus(),1},oe=async(S,D={})=>{let N,V;const z=yi(S);if(t.resolver){const W=await M(Te(S)?S:z);N=Je(W),V=S?!z.some(q=>H(W,q)):N}else S?(V=(await Promise.all(z.map(async W=>{const q=H(n,W);return await A({fields:q&&q._f?{[W]:q}:q,eventType:Sr.TRIGGER})}))).every(Boolean),!(!V&&!r.isValid)&&y()):V=N=await A({fields:n,name:S,eventType:Sr.TRIGGER});return g.state.next({...!mt(S)||(f.isValid||m.isValid)&&N!==r.isValid?{}:{name:S},...t.resolver||!S?{isValid:N}:{},errors:r.errors}),D.shouldFocus&&!V&&fs(n,K,S?z:a.mount),V},Z=(S,D)=>{let N={...o.mount?i:s};return D&&(N=Ih(D.dirtyFields?r.dirtyFields:r.touchedFields,N)),Te(S)?N:mt(S)?H(N,S):S.map(V=>H(N,V))},ke=(S,D)=>({invalid:!!H((D||r).errors,S),isDirty:!!H((D||r).dirtyFields,S),error:H((D||r).errors,S),isValidating:!!H(r.validatingFields,S),isTouched:!!H((D||r).touchedFields,S)}),Le=S=>{const D=S?yi(S):void 0;D==null||D.forEach(N=>Ke(r.errors,N)),D?D.forEach(N=>{g.state.next({name:N,errors:r.errors})}):g.state.next({errors:{}})},Ae=(S,D,N)=>{const V=(H(n,S,{_f:{}})._f||{}).ref,z=H(r.errors,S)||{},{ref:W,message:q,type:J,...fe}=z;Ie(r.errors,S,{...fe,...D,ref:V}),g.state.next({name:S,errors:r.errors,isValid:!1}),N&&N.shouldFocus&&V&&V.focus&&V.focus()},ne=(S,D)=>gt(S)?g.state.subscribe({next:N=>"values"in N&&S(N.values||te(void 0,D),N)}):te(S,D,!0),se=S=>g.state.subscribe({next:D=>{if(cE(S.name,D.name,S.exact)&&lE(D,S.formState||f,Us,S.reRenderRoot)){const N={...i};S.callback({values:N,...r,...D,defaultValues:s})}}}).unsubscribe,de=S=>(o.mount=!0,m={...m,...S.formState},se({...S,formState:{...d,...S.formState}})),Pe=(S,D={})=>{for(const N of S?yi(S):a.mount)a.mount.delete(N),a.array.delete(N),D.keepValue||(Ke(n,N),Ke(i,N)),!D.keepError&&Ke(r.errors,N),!D.keepDirty&&Ke(r.dirtyFields,N),!D.keepTouched&&Ke(r.touchedFields,N),!D.keepIsValidating&&Ke(r.validatingFields,N),!t.shouldUnregister&&!D.keepDefaultValue&&Ke(s,N);g.state.next({values:Ue(i)}),g.state.next({...r,...D.keepDirty?{isDirty:$()}:{}}),!D.keepIsValid&&y()},ze=({disabled:S,name:D})=>{if(kt(S)&&o.mount||S||a.disabled.has(D)){const z=a.disabled.has(D)!==!!S;S?a.disabled.add(D):a.disabled.delete(D),z&&o.mount&&!o.action&&y()}},De=(S,D={})=>{let N=H(n,S);const V=kt(D.disabled)||kt(t.disabled),z=!a.registerName.has(S)&&N&&N._f&&!N._f.mount;return Ie(n,S,{...N||{},_f:{...N&&N._f?N._f:{ref:{name:S}},name:S,mount:!0,...D}}),a.mount.add(S),N&&!z?ze({disabled:kt(D.disabled)?D.disabled:t.disabled,name:S}):j(S,!0,D.value),{...V?{disabled:D.disabled||t.disabled}:{},...t.progressive?{required:!!D.required,min:ts(D.min),max:ts(D.max),minLength:ts(D.minLength),maxLength:ts(D.maxLength),pattern:ts(D.pattern)}:{},name:S,onChange:U,onBlur:U,ref:W=>{if(W){a.registerName.add(S),De(S,D),a.registerName.delete(S),N=H(n,S);const q=Te(W.value)&&W.querySelectorAll&&W.querySelectorAll("input,select,textarea")[0]||W,J=tE(q),fe=N._f.refs||[];if(J?fe.find(Fe=>Fe===q):q===N._f.ref)return;Ie(n,S,{_f:{...N._f,...J?{refs:[...fe.filter(Ao),q,...Array.isArray(H(s,S))?[{}]:[]],ref:{type:q.type,name:S}}:{ref:q}}}),j(S,!1,void 0,q)}else N=H(n,S,{}),N._f&&(N._f.mount=!1),(t.shouldUnregister||D.shouldUnregister)&&!(xh(a.array,S)&&o.action)&&a.unMount.add(S)}}},ee=()=>t.shouldFocusError&&!t.shouldUseNativeValidation&&fs(n,K,a.mount),We=S=>{kt(S)&&(g.state.next({disabled:S}),fs(n,(D,N)=>{const V=H(n,N);V&&(D.disabled=V._f.disabled||S,Array.isArray(V._f.refs)&&V._f.refs.forEach(z=>{z.disabled=V._f.disabled||S}))},0,!1))},at=(S,D)=>async N=>{let V;N&&(N.preventDefault&&N.preventDefault(),N.persist&&N.persist());let z=Ue(i);if(g.state.next({isSubmitting:!0}),t.resolver){const{errors:W,values:q}=await T();v(),r.errors=W,z=Ue(q)}else await A({fields:n,eventType:Sr.SUBMIT});if(a.disabled.size)for(const W of a.disabled)Ke(z,W);if(Ke(r.errors,Ch),Je(r.errors)){g.state.next({errors:{}});try{await S(z,N)}catch(W){V=W}}else D&&await D({...r.errors},N),ee(),setTimeout(ee);if(g.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:Je(r.errors)&&!V,submitCount:r.submitCount+1,errors:r.errors}),V)throw V},vt=(S,D={})=>{H(n,S)&&(Te(D.defaultValue)?X(S,Ue(H(s,S))):(X(S,D.defaultValue),Ie(s,S,Ue(D.defaultValue))),D.keepTouched||Ke(r.touchedFields,S),D.keepDirty||(Ke(r.dirtyFields,S),r.isDirty=D.defaultValue?$(S,Ue(H(s,S))):$()),D.keepError||(Ke(r.errors,S),f.isValid&&y()),g.state.next({...r}))},qe=(S,D={})=>{const N=S?Ue(S):s,V=Ue(N),z=Je(S),W=V;if(D.keepDefaultValues||(s=N),!D.keepValues){if(D.keepDirtyValues){const q=new Set([...a.mount,...Object.keys($r(s,i))]);for(const J of Array.from(q)){const fe=H(r.dirtyFields,J),Fe=H(i,J),xt=H(W,J);fe&&!Te(Fe)?Ie(W,J,Fe):!fe&&!Te(xt)&&X(J,xt)}}else{if(eo&&Te(S))for(const q of a.mount){const J=H(n,q);if(J&&J._f){const fe=Array.isArray(J._f.refs)?J._f.refs[0]:J._f.ref;if(ji(fe)){const Fe=fe.closest("form");if(Fe){Fe.reset();break}}}}if(D.keepFieldsRef)for(const q of a.mount)X(q,H(W,q));else n={}}if(t.shouldUnregister){if(i=D.keepDefaultValues?Ue(s):{},D.keepFieldsRef)for(const q of a.mount)Ie(i,q,H(W,q))}else i=Ue(W);g.array.next({values:{...W}}),g.state.next({values:{...W}})}a={mount:D.keepDirtyValues?a.mount:new Set,unMount:new Set,array:new Set,registerName:new Set,disabled:new Set,watch:new Set,watchAll:!1,focus:""},o.mount=!f.isValid||!!D.keepIsValid||!!D.keepDirtyValues||!t.shouldUnregister&&!Je(W),o.watch=!!t.shouldUnregister,o.keepIsValid=!!D.keepIsValid,o.action=!1,D.keepErrors||(r.errors={}),g.state.next({submitCount:D.keepSubmitCount?r.submitCount:0,isDirty:z?!1:D.keepDirty?r.isDirty:D.keepValues?$():!!(D.keepDefaultValues&&!At(S,s)),isSubmitted:D.keepIsSubmitted?r.isSubmitted:!1,dirtyFields:z?{}:D.keepDirtyValues?D.keepDefaultValues&&i?$r(s,i):r.dirtyFields:D.keepDefaultValues&&S?$r(s,S):D.keepDirty?r.dirtyFields:{},touchedFields:D.keepTouched?r.touchedFields:{},errors:D.keepErrors?r.errors:{},isSubmitSuccessful:D.keepIsSubmitSuccessful?r.isSubmitSuccessful:!1,isSubmitting:!1,defaultValues:s})},Ye=(S,D)=>qe(gt(S)?S(i):S,{...t.resetOptions,...D}),lt=(S,D={})=>{const N=H(n,S),V=N&&N._f;if(V){const z=V.refs?V.refs[0]:V.ref;z.focus&&setTimeout(()=>{z.focus(),D.shouldSelect&>(z.select)&&z.select()})}},Us=S=>{r={...r,...S}},Vs={control:{register:De,unregister:Pe,getFieldState:ke,handleSubmit:at,setError:Ae,_subscribe:se,_runSchema:T,_updateIsValidating:v,_focusError:ee,_getWatch:te,_getDirty:$,_setValid:y,_setFieldArray:w,_setDisabledField:ze,_setErrors:C,_getFieldArray:ie,_reset:qe,_resetDefaultValues:()=>gt(t.defaultValues)&&t.defaultValues().then(S=>{Ye(S,t.resetOptions),g.state.next({isLoading:!1})}),_removeUnmounted:B,_disableForm:We,_subjects:g,_proxyFormState:f,get _fields(){return n},get _formValues(){return i},get _state(){return o},set _state(S){o=S},get _defaultValues(){return s},get _names(){return a},set _names(S){a=S},get _formState(){return r},get _options(){return t},set _options(S){t={...t,...S}}},subscribe:de,trigger:oe,register:De,handleSubmit:at,watch:ne,setValue:X,setValues:R,getValues:Z,reset:Ye,resetField:vt,resetDefaultValues:(S,D={})=>{if(s=Ue(S),!D.keepDirty){const N=$r(s,i);r.dirtyFields=N,r.isDirty=!Je(N)}D.keepIsValid||y(),g.state.next({...r,defaultValues:s})},clearErrors:Le,unregister:Pe,setError:Ae,setFocus:lt,getFieldState:ke};return{...Vs,formControl:Vs}}function pE(e={}){const t=p.useRef(void 0),r=p.useRef(void 0),n=p.useRef(e.formControl),[s,i]=p.useState(()=>({...Ue(Ah),isLoading:gt(e.defaultValues),errors:e.errors||{},disabled:e.disabled||!1,defaultValues:gt(e.defaultValues)?void 0:e.defaultValues}));if(!t.current||e.formControl&&n.current!==e.formControl)if(n.current=e.formControl,e.formControl)t.current={...e.formControl,formState:s},e.defaultValues&&!gt(e.defaultValues)&&e.formControl.reset(e.defaultValues,e.resetOptions);else{const{formControl:a,...c}=hE(e);t.current={...c,formState:s}}const o=t.current.control;return o._options=e,fl(()=>{const a=o._subscribe({formState:o._proxyFormState,callback:()=>i({...o._formState,defaultValues:o._defaultValues}),reRenderRoot:!0});return i(c=>({...c,isReady:!0})),o._formState.isReady=!0,a},[o]),p.useEffect(()=>o._disableForm(e.disabled),[o,e.disabled]),p.useEffect(()=>{e.mode&&(o._options.mode=e.mode),e.reValidateMode&&(o._options.reValidateMode=e.reValidateMode)},[o,e.mode,e.reValidateMode]),p.useEffect(()=>{e.errors&&(o._setErrors(e.errors),o._focusError())},[o,e.errors]),p.useEffect(()=>{e.shouldUnregister&&o._subjects.state.next({values:o._getWatch()})},[o,e.shouldUnregister]),p.useEffect(()=>{if(o._proxyFormState.isDirty){const a=o._getDirty();a!==s.isDirty&&o._subjects.state.next({isDirty:a})}},[o,s.isDirty]),p.useEffect(()=>{var a;e.values&&!At(e.values,r.current)?(o._reset(e.values,{keepFieldsRef:!0,...o._options.resetOptions}),!((a=o._options.resetOptions)===null||a===void 0)&&a.keepIsValid||o._setValid(),r.current=e.values,i(c=>({...c}))):o._resetDefaultValues()},[o,e.values]),p.useEffect(()=>{o._state.mount||(o._setValid(),o._state.mount=!0),o._state.watch&&(o._state.watch=!1,o._subjects.state.next({...o._formState})),o._removeUnmounted()}),t.current.formState=p.useMemo(()=>Eh(s,o),[o,s]),t.current}async function Nu(e){var r,n;return(n=(r=(await Re.get(`/api/framework/v1/read/${e}`)).data)==null?void 0:r.result)==null?void 0:n.framework}function Ph(e,t){const r=Jo({queryKey:["framework",e],queryFn:()=>Nu(e),enabled:!!e,staleTime:3e5}),n=t==null?void 0:t[0],s=Jo({queryKey:["framework",n],queryFn:()=>Nu(n),enabled:!!n,staleTime:5*60*1e3}),i=s.data?[s.data]:[];return{organisationFramework:r.data,targetFrameworks:i,isLoading:r.isLoading||s.isLoading}}async function gE(e){var r,n;return(n=(r=(await Re.get(`/api/channel/v1/read/${e}`)).data)==null?void 0:r.result)==null?void 0:n.channel}function mE(e){var r,n,s,i,o,a;const t=Jo({queryKey:["channel",e],queryFn:()=>gE(e),enabled:!!e,staleTime:6e5});return{identifier:((r=t.data)==null?void 0:r.identifier)??e??"",name:(n=t.data)==null?void 0:n.name,frameworks:(s=t.data)==null?void 0:s.frameworks,collectionAdditionalCategories:(i=t.data)==null?void 0:i.collectionAdditionalCategories,contentAdditionalCategories:(o=t.data)==null?void 0:o.contentAdditionalCategories,defaultLicense:(a=t.data)==null?void 0:a.defaultLicense,isLoading:t.isLoading}}const yE={"First Section":{title:"Basic Information",description:"Core details that define the content identity."},"Second Section":{title:"Categorisation",description:"Category and type classification for the content."},"Organisation Framework Terms":{title:"Curriculum",description:"Framework-aligned categorisation."},"Target Framework Terms":{title:"Target Audience",description:"Curriculum alignment for the intended learners."},"Fourth Section":{title:"Licensing & Attribution",description:"Copyright and usage rights information."}},Tu={"First Section":"details","Second Section":"details","Organisation Framework Terms":"details","Target Framework Terms":"audience","Fourth Section":"licensing"},vE={name:"details",description:"details",keywords:"details",appIcon:"details",primaryCategory:"details",additionalCategories:"details",board:"details",subject:"details",subjectIds:"details",medium:"details",framework:"details",topicsIds:"details",topic:"details",audience:"audience",targetBoardIds:"audience",targetMediumIds:"audience",targetGradeLevelIds:"audience",targetSubjectIds:"audience",gradeLevel:"audience",creator:"licensing",author:"licensing",attributions:"licensing",license:"licensing",copyright:"licensing",copyrightYear:"licensing"},Mh={board:"board",medium:"medium",gradeLevel:"gradeLevel",subject:"subject",subjectIds:"subject",topicsIds:"topic",topic:"topic",targetBoardIds:"board",targetMediumIds:"medium",targetGradeLevelIds:"gradeLevel",targetSubjectIds:"subject"},ju=new Set(["targetBoardIds","targetMediumIds","targetGradeLevelIds","targetSubjectIds"]);function bE(e,t,r,n){if(!(e!=null&&e.length))return DE(t,n,r);const s=new Set;return e.filter(i=>{if(n&&(i.code==="dialCode"||i.code==="dialcode")||i.visible===!1)return!1;const o=i.code;return s.has(o)?!1:(s.add(o),!0)}).map(i=>{const o=i.code??"",a=SE(i),c=CE(i,r,t),u=t[o],d=Lh(u,a);return{code:o,label:i.label??o,inputType:a,required:!!(i.required===!0||Array.isArray(i.validations)&&i.validations.some(f=>f.type==="required")),editable:i.editable!==!1,placeholder:i.placeholder,maxLength:i.maxLength,options:wE(c,d,a,r),depends:i.depends,tab:xE(i),section:i.section,defaultValue:i.defaultValue??i.default,currentValue:d}})}function _E(e){var n,s,i;const t=new Map,r=o=>o==null?void 0:o.forEach(a=>{a.identifier&&t.set(a.identifier,a.name),a.name&&t.set(a.name,a.name)});return(s=(n=e.organisationFramework)==null?void 0:n.categories)==null||s.forEach(o=>r(o.terms)),(i=e.targetFrameworks)==null||i.forEach(o=>{var a;return(a=o.categories)==null?void 0:a.forEach(c=>r(c.terms))}),t}function wE(e,t,r,n){if(r!=="select"&&r!=="multiselect"&&r!=="radio")return e;const s=Array.isArray(t)?t:t!=null&&t!==""?[t]:[];if(!s.length)return e;const i=e?[...e]:[],o=new Set(i.map(c=>c.value)),a=_E(n);for(const c of s){const u=String(c);o.has(u)||(i.push({label:a.get(u)??u,value:u}),o.add(u))}return i}function xE(e){const t=e.section;if(t&&Tu[t])return Tu[t];const r=e.code??"";return vE[r]??"details"}function Lh(e,t){const r=new Set(["multiselect","chips","keywords","tagsinput"]),n=new Set(["select","text","textarea","radio","datepicker","datetime","license"]);return r.has(t)?Array.isArray(e)?e:e!=null&&e!==""?[e]:[]:n.has(t)?Array.isArray(e)?e[0]??"":e??"":e}function SE(e){const t=(e.inputType??e.dataType??"").toLowerCase(),n=(e.dataType??"").toLowerCase()==="list";return t==="select"||t==="framework"?"select":t==="frameworkcategoryselect"?n?"multiselect":"select":t==="topicselector"?"chips":t==="multiselect"||t==="multi-select"?"multiselect":t==="keywords"||e.code==="keywords"||e.code==="topic"||e.code==="topicsIds"?"chips":t==="radio"?"radio":e.code==="appIcon"||t==="appicon"?"appIcon":t==="textarea"||e.code==="description"?"textarea":t==="datepicker"||t==="date"?"datepicker":t==="datetime"||t==="datetime-local"?"datetime":t==="tagsinput"?"tagsinput":t==="nestedselect"||t==="nested-select"?n?"multiselect":"select":t==="license"?"license":t==="dialcode"||t==="dial-code"?"dialcode":"text"}function CE(e,t,r){var a;const n=e.range;if(Array.isArray(n)&&n.length)return typeof n[0]=="string"?n.map(c=>({label:c,value:c})):n.map(c=>({label:c.name,value:c.identifier}));const s=e.enum;if(s!=null&&s.length)return s.map(c=>({label:c,value:c}));const i=e.code??"";if(i==="framework")return t.orgFrameworks;if(i==="additionalCategories")return(a=t.channelAdditionalCategories)==null?void 0:a.map(c=>({label:c,value:c}));const o=e.sourceCategory??Mh[i];if(o)return Fh(i,o,e,t,r)}function Fh(e,t,r,n,s){var f,m,g,_,h;const i=ju.has(e)||r.output==="identifier"||typeof r.section=="string"&&r.section.includes("Target"),o=y=>({label:y.name,value:i?y.identifier:y.name}),a=(m=(f=n.organisationFramework)==null?void 0:f.categories)==null?void 0:m.find(y=>y.code===t),c=(h=(_=(g=n.targetFrameworks)==null?void 0:g[0])==null?void 0:_.categories)==null?void 0:h.find(y=>y.code===t);let u=(ju.has(e)?c==null?void 0:c.terms:a==null?void 0:a.terms)??(c==null?void 0:c.terms)??(a==null?void 0:a.terms)??[];const d=r.depends;if(d!=null&&d.length){const y=d.flatMap(v=>{const b=s[v];return Array.isArray(b)?b:b!=null&&b!==""?[b]:[]}).map(String);if(y.length){const v=u.filter(b=>{const w=b.associations;return!w||!w.length?!0:w.some(x=>y.includes(x.identifier)||y.includes(x.code)||y.includes(x.name))});v.length&&(u=v)}}return u.map(o)}function yn(e,t){const r=Mh[e];if(r)return Fh(e,r,{},t,{})}const OE=[{label:"Student",value:"Student"},{label:"Teacher",value:"Teacher"},{label:"Administrator",value:"Administrator"},{label:"Parent",value:"Parent"},{label:"Other",value:"Other"}],EE=[{label:"CC BY 4.0",value:"CC BY 4.0"},{label:"CC BY-SA 4.0",value:"CC BY-SA 4.0"},{label:"CC BY-ND 4.0",value:"CC BY-ND 4.0"},{label:"CC BY-NC 4.0",value:"CC BY-NC 4.0"},{label:"CC BY-NC-SA 4.0",value:"CC BY-NC-SA 4.0"},{label:"CC BY-NC-ND 4.0",value:"CC BY-NC-ND 4.0"},{label:"CC0 1.0",value:"CC0 1.0"},{label:"All Rights Reserved",value:"All Rights Reserved"}];function nt(e,t,r){return Lh(e[t],r)}function DE(e,t,r){const n=[{code:"name",label:"Title",inputType:"text",required:!0,editable:!0,tab:"details",section:"First Section",maxLength:200,currentValue:nt(e,"name","text")},{code:"description",label:"Description",inputType:"textarea",editable:!0,tab:"details",section:"First Section",maxLength:2e3,currentValue:nt(e,"description","textarea")},{code:"keywords",label:"Keywords",inputType:"chips",editable:!0,tab:"details",section:"First Section",currentValue:nt(e,"keywords","chips")}];return t&&(n.push({code:"primaryCategory",label:"Category",inputType:"select",editable:!1,tab:"details",section:"Second Section",currentValue:nt(e,"primaryCategory","select"),options:[{label:"Course",value:"Course"},{label:"Digital Textbook",value:"Digital Textbook"},{label:"Teacher Resource",value:"Teacher Resource"},{label:"Learning Resource",value:"Learning Resource"},{label:"Practice Question Set",value:"Practice Question Set"}]},{code:"additionalCategories",label:"Additional Category",inputType:"multiselect",editable:!0,tab:"details",section:"Second Section",currentValue:nt(e,"additionalCategories","multiselect"),options:[{label:"Lesson Plan",value:"Lesson Plan"},{label:"Textbook",value:"Textbook"},{label:"TV Lesson",value:"TV Lesson"},{label:"Revision Material",value:"Revision Material"}]},{code:"board",label:"Course Type",inputType:"select",required:!0,editable:!0,tab:"details",section:"Organisation Framework Terms",options:yn("board",r),currentValue:nt(e,"board","select")},{code:"subject",label:"Subjects covered in the course",inputType:"multiselect",required:!0,editable:!0,tab:"details",section:"Organisation Framework Terms",options:yn("subject",r),currentValue:nt(e,"subject","multiselect")}),n.push({code:"audience",label:"Audience Type",inputType:"multiselect",editable:!0,tab:"audience",section:"Target Framework Terms",options:OE,currentValue:nt(e,"audience","multiselect")},{code:"targetBoardIds",label:"Board/Syllabus of the audience",inputType:"select",required:!0,editable:!0,tab:"audience",section:"Target Framework Terms",options:yn("targetBoardIds",r),currentValue:nt(e,"targetBoardIds","select")},{code:"targetMediumIds",label:"Medium(s) of the audience",inputType:"multiselect",required:!0,editable:!0,tab:"audience",section:"Target Framework Terms",depends:["targetBoardIds"],options:yn("targetMediumIds",r),currentValue:nt(e,"targetMediumIds","multiselect")},{code:"targetGradeLevelIds",label:"Class(es) of the audience",inputType:"multiselect",required:!0,editable:!0,tab:"audience",section:"Target Framework Terms",depends:["targetMediumIds"],options:yn("targetGradeLevelIds",r),currentValue:nt(e,"targetGradeLevelIds","multiselect")},{code:"targetSubjectIds",label:"Subject(s) of the audience",inputType:"multiselect",required:!0,editable:!0,tab:"audience",section:"Target Framework Terms",depends:["targetGradeLevelIds"],options:yn("targetSubjectIds",r),currentValue:nt(e,"targetSubjectIds","multiselect")}),n.push({code:"creator",label:"Author",inputType:"text",editable:!0,tab:"licensing",section:"Fourth Section",currentValue:nt(e,"creator","text")},{code:"attributions",label:"Attributions",inputType:"text",editable:!0,tab:"licensing",section:"Fourth Section",currentValue:nt(e,"attributions","text")},{code:"copyright",label:"Copyright",inputType:"text",required:!0,editable:!0,tab:"licensing",section:"Fourth Section",currentValue:nt(e,"copyright","text")},{code:"copyrightYear",label:"Copyright Year",inputType:"text",required:!0,editable:!0,tab:"licensing",section:"Fourth Section",currentValue:nt(e,"copyrightYear","text")},{code:"license",label:"License",inputType:"select",required:!0,editable:!0,tab:"licensing",section:"Fourth Section",options:EE,currentValue:nt(e,"license","select")})),n}function IE(e,t){const{watch:r,setValue:n}=e;p.useEffect(()=>{const s=r((i,{name:o})=>{o&&t.forEach(a=>{var c;(c=a.depends)!=null&&c.includes(o)&&n(a.code,a.inputType==="multiselect"||a.inputType==="chips"?[]:"",{shouldDirty:!0})})});return()=>s.unsubscribe()},[r,n,t])}const NE="_section_ylgu8_1",TE="_header_ylgu8_11",jE="_title_ylgu8_17",RE="_description_ylgu8_24",kE="_divider_ylgu8_30",AE="_fields_ylgu8_36",vn={section:NE,header:TE,title:jE,description:RE,divider:kE,fields:AE},PE=({title:e,description:t,children:r})=>l.jsxs("div",{className:vn.section,children:[l.jsxs("div",{className:vn.header,children:[l.jsx("h3",{className:vn.title,children:e}),t&&l.jsx("p",{className:vn.description,children:t})]}),l.jsx("hr",{className:vn.divider}),l.jsx("div",{className:vn.fields,children:r})]}),ME="_field_1s288_1",LE="_fullWidth_1s288_7",FE="_label_1s288_11",$E="_required_1s288_19",BE="_input_1s288_24",UE="_textarea_1s288_45",VE="_inputError_1s288_50",zE="_error_1s288_54",qE="_selectBtn_1s288_59",HE="_selectOpen_1s288_83",WE="_placeholder_1s288_87",KE="_selectedVal_1s288_91",QE="_chevronUp_1s288_95",GE="_dropdown_1s288_100",YE="_option_1s288_116",XE="_optionSelected_1s288_134",ZE="_noOpts_1s288_139",JE="_chipGroup_1s288_146",eD="_chipInput_1s288_158",tD="_addChipBtn_1s288_167",rD="_radioGroup_1s288_184",nD="_radioLabel_1s288_191",sD="_iconWrap_1s288_199",iD="_iconPreview_1s288_214",oD="_iconPlaceholder_1s288_220",aD="_removeIconBtn_1s288_233",lD="_tagChip_1s288_252",cD="_tagChipRemove_1s288_264",uD="_nestedSelectRow_1s288_278",dD="_dialcodeRow_1s288_287",fD="_validateBtn_1s288_293",hD="_dialcodeValid_1s288_315",pD="_dialcodeSpinner_1s288_325",L={field:ME,fullWidth:LE,label:FE,required:$E,input:BE,textarea:UE,inputError:VE,error:zE,selectBtn:qE,selectOpen:HE,placeholder:WE,selectedVal:KE,chevronUp:QE,dropdown:GE,option:YE,optionSelected:XE,noOpts:ZE,chipGroup:JE,chipInput:eD,addChipBtn:tD,radioGroup:rD,radioLabel:nD,iconWrap:sD,iconPreview:iD,iconPlaceholder:oD,removeIconBtn:aD,tagChip:lD,tagChipRemove:cD,nestedSelectRow:uD,dialcodeRow:dD,validateBtn:fD,dialcodeValid:hD,dialcodeSpinner:pD},Ru=({name:e,label:t,required:r,disabled:n,multiline:s,maxLength:i,placeholder:o})=>{const{register:a,formState:{errors:c}}=Yt(),u=c[e],d={required:r?`${t} is required`:!1,maxLength:i?{value:i,message:`Max ${i} characters`}:void 0};return l.jsxs("div",{className:[L.field,s?L.fullWidth:""].join(" "),children:[l.jsxs("label",{className:L.label,htmlFor:e,children:[t,r&&l.jsx("span",{className:L.required,children:"*"})]}),s?l.jsx("textarea",{id:e,className:[L.input,L.textarea,u?L.inputError:""].join(" "),disabled:n,placeholder:o,rows:3,...a(e,d)}):l.jsx("input",{id:e,type:"text",className:[L.input,u?L.inputError:""].join(" "),disabled:n,placeholder:o,...a(e,d)}),u&&l.jsx("span",{className:L.error,children:String(u.message)})]})},gD=({name:e,label:t,options:r,required:n,disabled:s})=>{var h;const[i,o]=p.useState(!1),a=p.useRef(null),{register:c,watch:u,setValue:d,formState:{errors:f}}=Yt(),m=u(e),g=((h=r.find(y=>y.value===m))==null?void 0:h.label)??"Select…",_=f[e];return p.useEffect(()=>{if(!i)return;const y=v=>{var b;(b=a.current)!=null&&b.contains(v.target)||o(!1)};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[i]),l.jsxs("div",{className:L.field,ref:a,style:{position:"relative"},children:[l.jsxs("label",{className:L.label,children:[t,n&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsx("input",{type:"hidden",...c(e,{required:n?`${t} is required`:!1})}),l.jsxs("button",{type:"button",disabled:s,className:[L.selectBtn,_?L.inputError:"",i?L.selectOpen:""].join(" "),onClick:()=>o(y=>!y),children:[l.jsx("span",{className:m?L.selectedVal:L.placeholder,children:g}),l.jsx(ks,{size:14,className:i?L.chevronUp:""})]}),i&&l.jsxs("div",{className:L.dropdown,children:[r.map(y=>l.jsxs("button",{type:"button",className:[L.option,m===y.value?L.optionSelected:""].join(" "),onClick:()=>{d(e,y.value,{shouldDirty:!0,shouldValidate:!0}),o(!1)},children:[l.jsx("span",{children:y.label}),m===y.value&&l.jsx(Vn,{size:13})]},y.value)),!r.length&&l.jsx("span",{className:L.noOpts,children:"No options"})]}),_&&l.jsx("span",{className:L.error,children:String(_.message)})]})},mD=({name:e,label:t,options:r,required:n,disabled:s})=>{const[i,o]=p.useState(!1),a=p.useRef(null),{register:c,watch:u,setValue:d,formState:{errors:f}}=Yt(),m=u(e)??[],g=f[e],_=m.length?`${m.length} selected`:"Select…";p.useEffect(()=>{if(!i)return;const y=v=>{var b;(b=a.current)!=null&&b.contains(v.target)||o(!1)};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[i]);const h=y=>{const v=m.includes(y)?m.filter(b=>b!==y):[...m,y];d(e,v,{shouldDirty:!0,shouldValidate:!0})};return l.jsxs("div",{className:L.field,ref:a,style:{position:"relative"},children:[l.jsxs("label",{className:L.label,children:[t,n&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsx("input",{type:"hidden",...c(e,{required:n?`${t} is required`:!1})}),l.jsxs("button",{type:"button",disabled:s,className:[L.selectBtn,g?L.inputError:"",i?L.selectOpen:""].join(" "),onClick:()=>o(y=>!y),children:[l.jsx("span",{className:m.length?L.selectedVal:L.placeholder,children:_}),l.jsx(ks,{size:14,className:i?L.chevronUp:""})]}),i&&l.jsxs("div",{className:L.dropdown,children:[r.map(y=>l.jsxs("button",{type:"button",className:[L.option,m.includes(y.value)?L.optionSelected:""].join(" "),onClick:()=>h(y.value),children:[l.jsx(Vn,{size:13,style:{opacity:m.includes(y.value)?1:0}}),l.jsx("span",{children:y.label})]},y.value)),!r.length&&l.jsx("span",{className:L.noOpts,children:"No options"})]}),g&&l.jsx("span",{className:L.error,children:String(g.message)})]})},yD=({name:e,label:t,required:r,disabled:n,placeholder:s="Add…"})=>{const[i,o]=p.useState(""),[a,c]=p.useState(!1),u=p.useRef(null),{watch:d,setValue:f,formState:{errors:m}}=Yt(),g=d(e)??[],_=m[e],h=()=>{const v=i.trim();v&&!g.includes(v)&&f(e,[...g,v],{shouldDirty:!0}),o(""),c(!1)},y=v=>f(e,g.filter(b=>b!==v),{shouldDirty:!0});return l.jsxs("div",{className:[L.field,L.fullWidth].join(" "),children:[l.jsxs("label",{className:L.label,children:[t,r&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsxs("div",{className:L.chipGroup,children:[g.map(v=>l.jsxs("span",{className:"sbx-chip filled",children:[v,!n&&l.jsx("button",{type:"button",className:"sbx-chip-remove",onClick:()=>y(v),"aria-label":`Remove ${v}`,children:"×"})]},v)),!n&&(a?l.jsx("input",{ref:u,autoFocus:!0,className:L.chipInput,value:i,onChange:v=>o(v.target.value),onKeyDown:v=>{v.key==="Enter"&&(v.preventDefault(),h()),v.key==="Escape"&&(o(""),c(!1))},onBlur:h,placeholder:s}):l.jsxs("button",{type:"button",className:L.addChipBtn,onClick:()=>{c(!0),setTimeout(()=>{var v;return(v=u.current)==null?void 0:v.focus()},50)},children:[l.jsx(As,{size:12})," Add"]}))]}),_&&l.jsx("span",{className:L.error,children:String(_.message)})]})},vD=({name:e,label:t,options:r,required:n,disabled:s})=>{const{register:i,formState:{errors:o}}=Yt(),a=o[e];return l.jsxs("div",{className:L.field,children:[l.jsxs("label",{className:L.label,children:[t,n&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsx("div",{className:L.radioGroup,children:r.map(c=>l.jsxs("label",{className:L.radioLabel,children:[l.jsx("input",{type:"radio",value:c.value,disabled:s,...i(e,{required:n?`${t} is required`:!1})}),c.label]},c.value))}),a&&l.jsx("span",{className:L.error,children:String(a.message)})]})};async function bD(e,t,r,n){var o,a;const i=(a=(o=(await Re.post("/action/asset/v1/create",{request:{asset:{primaryCategory:"asset",language:["English"],code:crypto.randomUUID(),name:e,mediaType:"image",mimeType:t,createdBy:r,creator:null,channel:n,keywords:""}}})).data)==null?void 0:o.result)==null?void 0:a.node_id;if(!i)throw new Error("Asset creation failed: no node_id returned");return i}async function _D(e,t){var s,i;const n=(i=(s=(await Re.post(`/action/content/v3/upload/url/${e}`,{request:{content:{fileName:t}}})).data)==null?void 0:s.result)==null?void 0:i.pre_signed_url;if(!n)throw new Error("Pre-signed URL fetch failed");return n}async function wD(e,t,r={}){const n=await fetch(e,{method:"PUT",body:t,headers:{"x-ms-blob-type":"BlockBlob","Content-Type":"application/octet-stream",...r}});if(!n.ok)throw new Error(`Blob upload failed: ${n.status} ${n.statusText}`)}async function xD(e,t,r){var o,a;const n=new FormData;n.append("fileUrl",t),n.append("mimeType",r);const i=(a=(o=(await Re.post(`/action/asset/v1/upload/${e}`,n,{params:{enctype:"multipart/form-data",processData:!1,contentType:!1,cache:!1}})).data)==null?void 0:o.result)==null?void 0:a.content_url;if(!i)throw new Error("Asset finalize failed: no content_url returned");return i}const SD="_overlay_ga6eh_1",CD="_modal_ga6eh_12",OD="_header_ga6eh_24",ED="_title_ga6eh_33",DD="_closeBtn_ga6eh_39",ID="_tabs_ga6eh_57",ND="_tab_ga6eh_57",TD="_activeTab_ga6eh_83",jD="_body_ga6eh_88",RD="_searchWrap_ga6eh_99",kD="_searchIcon_ga6eh_104",AD="_searchInput_ga6eh_113",PD="_grid_ga6eh_132",MD="_imgCell_ga6eh_148",LD="_imgCellSelected_ga6eh_166",FD="_thumb_ga6eh_171",$D="_noThumb_ga6eh_177",BD="_checkBadge_ga6eh_183",UD="_loadMoreBtn_ga6eh_198",VD="_loadingRow_ga6eh_220",zD="_empty_ga6eh_230",qD="_spinner_ga6eh_237",HD="_uploadArea_ga6eh_247",WD="_dropZone_ga6eh_256",KD="_uploadIcon_ga6eh_277",QD="_dropText_ga6eh_281",GD="_dropSubtext_ga6eh_288",YD="_uploadPreview_ga6eh_294",XD="_hiddenInput_ga6eh_301",ZD="_fileName_ga6eh_305",JD="_errorText_ga6eh_311",eI="_footer_ga6eh_318",tI="_cancelBtn_ga6eh_328",rI="_confirmBtn_ga6eh_345",ue={overlay:SD,modal:CD,header:OD,title:ED,closeBtn:DD,tabs:ID,tab:ND,activeTab:TD,body:jD,searchWrap:RD,searchIcon:kD,searchInput:AD,grid:PD,imgCell:MD,imgCellSelected:LD,thumb:FD,noThumb:$D,checkBadge:BD,loadMoreBtn:UD,loadingRow:VD,empty:zD,spinner:qD,uploadArea:HD,dropZone:WD,uploadIcon:KD,dropText:QD,dropSubtext:GD,uploadPreview:YD,hiddenInput:XD,fileName:ZD,errorText:JD,footer:eI,cancelBtn:tI,confirmBtn:rI},ku=18,$h=({nodeId:e,currentValue:t,onSelect:r,onClose:n})=>{const[s,i]=p.useState("my"),[o,a]=p.useState(""),[c,u]=p.useState([]),[d,f]=p.useState(0),[m,g]=p.useState(!1),[_,h]=p.useState(null),[y,v]=p.useState(0),[b,w]=p.useState(null),[x,C]=p.useState(""),[I,j]=p.useState(!1),[k,F]=p.useState(""),T=p.useRef(null),M=ye(R=>{var U,K;return((K=(U=R.editorConfig)==null?void 0:U.context)==null?void 0:K.channel)??""}),P=ye(R=>{var U,K;return((K=(U=R.editorConfig)==null?void 0:U.context)==null?void 0:K.uid)??""}),A=ye(R=>{var U,K,oe;return((oe=(K=(U=R.editorConfig)==null?void 0:U.context)==null?void 0:K.cloudStorage)==null?void 0:oe.presigned_headers)??{}}),B=p.useCallback(async(R,U,K=!1)=>{var oe;g(!0);try{const Z={status:["Live"],mediaType:["image"],mimeType:["image/png","image/jpeg","image/jpg","image/gif","image/svg+xml"]};s==="my"&&P&&(Z.createdBy=P),M&&(Z.channel=M);const Le=((oe=(await Re.post("/action/composite/v3/search",{request:{filters:Z,query:R,limit:ku,offset:U,sort_by:{createdOn:"desc"},fields:["identifier","name","appIcon","artifactUrl","downloadUrl"]}},{headers:{"X-Source":"web"}})).data)==null?void 0:oe.result)??{},Ae=Le.content??[];f(Le.count??0),u(ne=>K?[...ne,...Ae]:Ae)}catch{}finally{g(!1)}},[s,P,M]);p.useEffect(()=>{s!=="upload"&&(u([]),v(0),B(o,0))},[s]);const $=p.useRef(),te=R=>{a(R),clearTimeout($.current),$.current=setTimeout(()=>{u([]),v(0),B(R,0)},400)},ie=()=>{const R=y+ku;v(R),B(o,R,!0)},he=()=>{const R=(_==null?void 0:_.artifactUrl)??(_==null?void 0:_.appIcon)??(_==null?void 0:_.downloadUrl)??"";R&&r(R)},pe=R=>{var K;const U=(K=R.target.files)==null?void 0:K[0];if(R.target.value="",!!U){if(!U.type.startsWith("image/")){F("Only image files are accepted.");return}if(U.size>4*1024*1024){F("Image must be under 4 MB.");return}w(U),C(URL.createObjectURL(U)),F("")}},Y=async()=>{if(b){j(!0),F("");try{const R=await bD(b.name.split(".").slice(0,-1).join(".")||b.name,b.type,P,M),U=await _D(R,b.name);await wD(U,b,A);const K=U.split("?")[0],oe=await xD(R,K,b.type);r(oe)}catch(R){F(R instanceof Error?R.message:"Upload failed.")}finally{j(!1)}}},X=c.length<d;return l.jsx("div",{className:ue.overlay,role:"dialog","aria-modal":"true","aria-label":"Select App Icon",children:l.jsxs("div",{className:ue.modal,children:[l.jsxs("div",{className:ue.header,children:[l.jsx("span",{className:ue.title,children:"Select App Icon"}),l.jsx("button",{className:ue.closeBtn,onClick:n,"aria-label":"Close",children:l.jsx(on,{size:18})})]}),l.jsxs("div",{className:ue.tabs,role:"tablist",children:[l.jsx("button",{role:"tab","aria-selected":s==="my",className:`${ue.tab} ${s==="my"?ue.activeTab:""}`,onClick:()=>i("my"),children:"My Images"}),l.jsx("button",{role:"tab","aria-selected":s==="all",className:`${ue.tab} ${s==="all"?ue.activeTab:""}`,onClick:()=>i("all"),children:"All Images"}),l.jsxs("button",{role:"tab","aria-selected":s==="upload",className:`${ue.tab} ${s==="upload"?ue.activeTab:""}`,onClick:()=>i("upload"),children:[l.jsx(ql,{size:13,style:{marginRight:4}}),"Upload"]})]}),l.jsx("div",{className:ue.body,children:s!=="upload"?l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:ue.searchWrap,children:[l.jsx(aa,{size:14,className:ue.searchIcon}),l.jsx("input",{type:"search",className:ue.searchInput,placeholder:"Search images…",value:o,onChange:R=>te(R.target.value)})]}),m&&c.length===0?l.jsxs("div",{className:ue.loadingRow,children:[l.jsx(si,{size:20,className:ue.spinner}),l.jsx("span",{children:"Loading…"})]}):c.length===0?l.jsx("div",{className:ue.empty,children:"No images found"}):l.jsx("div",{className:ue.grid,children:c.map(R=>{const U=R.appIcon??R.artifactUrl??R.downloadUrl??"",K=(_==null?void 0:_.identifier)===R.identifier;return l.jsxs("button",{type:"button",className:`${ue.imgCell} ${K?ue.imgCellSelected:""}`,onClick:()=>h(R),title:R.name,children:[U?l.jsx("img",{src:U,alt:R.name,className:ue.thumb}):l.jsx("div",{className:ue.noThumb,children:"IMG"}),K&&l.jsx("div",{className:ue.checkBadge,children:l.jsx(Vn,{size:12})})]},R.identifier)})}),X&&!m&&l.jsx("button",{className:ue.loadMoreBtn,onClick:ie,children:"Load More"}),m&&c.length>0&&l.jsx("div",{className:ue.loadingRow,children:l.jsx(si,{size:16,className:ue.spinner})})]}):l.jsxs("div",{className:ue.uploadArea,children:[l.jsx("div",{className:ue.dropZone,onClick:()=>{var R;return(R=T.current)==null?void 0:R.click()},onDragOver:R=>R.preventDefault(),onDrop:R=>{R.preventDefault();const U=R.dataTransfer.files[0];U&&pe({target:{files:[U],value:""}})},children:x?l.jsx("img",{src:x,alt:"Preview",className:ue.uploadPreview}):l.jsxs(l.Fragment,{children:[l.jsx(ql,{size:32,className:ue.uploadIcon}),l.jsx("p",{className:ue.dropText,children:"Drag & drop or click to browse"}),l.jsx("p",{className:ue.dropSubtext,children:"PNG, JPG, SVG · max 4 MB"})]})}),l.jsx("input",{ref:T,type:"file",accept:"image/*",className:ue.hiddenInput,onChange:pe}),b&&l.jsx("p",{className:ue.fileName,children:b.name}),k&&l.jsx("p",{className:ue.errorText,children:k})]})}),l.jsxs("div",{className:ue.footer,children:[l.jsx("button",{className:ue.cancelBtn,onClick:n,children:"Cancel"}),s==="upload"?l.jsx("button",{className:ue.confirmBtn,disabled:!b||I,onClick:Y,children:I?l.jsxs(l.Fragment,{children:[l.jsx(si,{size:14,className:ue.spinner})," Uploading…"]}):"Upload & Use"}):l.jsx("button",{className:ue.confirmBtn,disabled:!_,onClick:he,children:"Use Selected"})]})]})})},nI=({name:e,label:t,nodeId:r,required:n,disabled:s})=>{const[i,o]=p.useState(!1),{watch:a,setValue:c,register:u,formState:{errors:d}}=Yt(),f=a(e),m=d[e],g=h=>{c(e,h,{shouldDirty:!0,shouldValidate:!0}),o(!1)},_=()=>{c(e,"",{shouldDirty:!0,shouldValidate:!0})};return l.jsxs("div",{className:L.field,children:[l.jsxs("label",{className:L.label,children:[t,n&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsx("input",{type:"hidden",...u(e,{required:n?`${t} is required`:!1})}),l.jsx("div",{className:L.iconWrap,role:"button",tabIndex:s?-1:0,"aria-label":"Select app icon",onClick:()=>!s&&o(!0),onKeyDown:h=>{(h.key==="Enter"||h.key===" ")&&!s&&o(!0)},children:f?l.jsx("img",{src:f,alt:"App icon",className:L.iconPreview}):l.jsxs("div",{className:L.iconPlaceholder,children:[l.jsx(Hd,{size:20}),l.jsx("span",{children:"Select icon"})]})}),f&&!s&&l.jsxs("button",{type:"button",className:L.removeIconBtn,onClick:_,"aria-label":"Remove app icon",children:[l.jsx(Ha,{size:13}),l.jsx("span",{children:"Remove"})]}),m&&l.jsx("span",{className:L.error,children:String(m.message)}),i&&l.jsx($h,{nodeId:r,currentValue:f,onSelect:g,onClose:()=>o(!1)})]})},sI=({name:e,label:t,required:r,disabled:n})=>{const{control:s}=Yt(),{field:i,fieldState:{error:o}}=ro({name:e,control:s,rules:{required:r?`${t} is required`:!1}});return l.jsxs("div",{className:L.field,children:[l.jsxs("label",{className:L.label,htmlFor:e,children:[t,r&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsx("input",{id:e,type:"datetime-local",className:[L.input,o?L.inputError:""].join(" "),disabled:n,value:i.value??"",onChange:i.onChange,onBlur:i.onBlur,ref:i.ref}),o&&l.jsx("span",{className:L.error,children:String(o.message)})]})},iI=({name:e,label:t,required:r,disabled:n})=>{const{control:s}=Yt(),{field:i,fieldState:{error:o}}=ro({name:e,control:s,rules:{required:r?`${t} is required`:!1},defaultValue:[]}),[a,c]=p.useState(""),u=p.useRef(null),d=i.value??[],f=h=>{const y=h.trim();!y||d.includes(y)||i.onChange([...d,y])},m=h=>{i.onChange(d.filter(y=>y!==h))},g=h=>{h.key==="Enter"||h.key===","?(h.preventDefault(),f(a),c("")):h.key==="Backspace"&&a===""&&d.length>0&&m(d[d.length-1])},_=()=>{a.trim()&&(f(a),c("")),i.onBlur()};return l.jsxs("div",{className:[L.field,L.fullWidth].join(" "),children:[l.jsxs("label",{className:L.label,children:[t,r&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsxs("div",{className:[L.chipGroup,o?L.inputError:""].join(" "),onClick:()=>{var h;return!n&&((h=u.current)==null?void 0:h.focus())},style:{cursor:n?"not-allowed":"text"},children:[d.map(h=>l.jsxs("span",{className:L.tagChip,children:[h,!n&&l.jsx("button",{type:"button",className:L.tagChipRemove,onClick:y=>{y.stopPropagation(),m(h)},"aria-label":`Remove ${h}`,children:l.jsx(on,{size:11})})]},h)),!n&&l.jsx("input",{ref:u,className:L.chipInput,value:a,onChange:h=>c(h.target.value),onKeyDown:g,onBlur:_,placeholder:d.length===0?"Type and press Enter or comma…":"",style:{flexGrow:1,minWidth:120}})]}),o&&l.jsx("span",{className:L.error,children:String(o.message)})]})},oI=({name:e,label:t,levels:r,required:n,disabled:s})=>{const{control:i}=Yt(),{field:o,fieldState:{error:a}}=ro({name:e,control:i,rules:{required:n?`${t} is required`:!1},defaultValue:{}}),c=o.value??{},u=(d,f,m)=>{const g={};for(let _=0;_<f;_++)g[r[_].code]=c[r[_].code]??"";g[d]=m;for(let _=f+1;_<r.length;_++)g[r[_].code]="";o.onChange(g)};return l.jsxs("div",{className:[L.field,L.fullWidth].join(" "),children:[l.jsxs("label",{className:L.label,children:[t,n&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsx("div",{className:L.nestedSelectRow,children:r.map((d,f)=>{const m=f>0&&!c[r[f-1].code];return l.jsxs("div",{className:L.field,style:{flex:1},children:[l.jsx("label",{className:L.label,htmlFor:`${e}_${d.code}`,children:d.label}),l.jsxs("select",{id:`${e}_${d.code}`,className:[L.input,a?L.inputError:""].join(" "),disabled:s||m,value:c[d.code]??"",onChange:g=>u(d.code,f,g.target.value),onBlur:o.onBlur,children:[l.jsx("option",{value:"",children:"Select…"}),d.options.map(g=>l.jsx("option",{value:g.value,children:g.label},g.value))]})]},d.code)})}),a&&l.jsx("span",{className:L.error,children:String(a.message)})]})},Au=[{label:"CC BY 4.0",value:"CC BY 4.0"},{label:"CC BY-SA 4.0",value:"CC BY-SA 4.0"},{label:"CC BY-NC 4.0",value:"CC BY-NC 4.0"},{label:"CC BY-NC-SA 4.0",value:"CC BY-NC-SA 4.0"},{label:"CC BY-ND 4.0",value:"CC BY-ND 4.0"},{label:"CC0 1.0 (Public Domain)",value:"CC0 1.0"}],aI=({name:e,label:t,required:r,disabled:n})=>{const[s,i]=p.useState(!1),o=p.useRef(null),{register:a,watch:c,setValue:u,formState:{errors:d}}=Yt(),f=c(e),m=Au.find(h=>h.value===f),g=(m==null?void 0:m.label)??"Select license…",_=d[e];return p.useEffect(()=>{if(!s)return;const h=y=>{var v;(v=o.current)!=null&&v.contains(y.target)||i(!1)};return document.addEventListener("mousedown",h),()=>document.removeEventListener("mousedown",h)},[s]),l.jsxs("div",{className:L.field,ref:o,style:{position:"relative"},children:[l.jsxs("label",{className:L.label,children:[t,r&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsx("input",{type:"hidden",...a(e,{required:r?`${t} is required`:!1})}),l.jsxs("button",{type:"button",disabled:n,className:[L.selectBtn,_?L.inputError:"",s?L.selectOpen:""].join(" "),onClick:()=>i(h=>!h),"aria-haspopup":"listbox","aria-expanded":s,children:[l.jsx("span",{className:f?L.selectedVal:L.placeholder,children:g}),l.jsx(ks,{size:14,className:s?L.chevronUp:""})]}),s&&l.jsx("div",{className:L.dropdown,role:"listbox",children:Au.map(h=>l.jsxs("button",{type:"button",role:"option","aria-selected":f===h.value,className:[L.option,f===h.value?L.optionSelected:""].join(" "),onClick:()=>{u(e,h.value,{shouldDirty:!0,shouldValidate:!0}),i(!1)},children:[l.jsx("span",{children:h.label}),f===h.value&&l.jsx(Vn,{size:13})]},h.value))}),_&&l.jsx("span",{className:L.error,children:String(_.message)})]})},lI=({name:e,label:t,required:r,disabled:n})=>{const{control:s}=Yt(),{field:i,fieldState:{error:o}}=ro({name:e,control:s,rules:{required:r?`${t} is required`:!1},defaultValue:""}),[a,c]=p.useState("idle"),[u,d]=p.useState(""),f=async()=>{const g=(i.value??"").trim();if(!g){c("invalid"),d("Enter a dial code to validate.");return}c("loading"),d("");try{const _=await P_(g),h=_==null?void 0:_.result,y=h==null?void 0:h.dialcodes;Array.isArray(y)&&y.length>0?(c("valid"),d("Dial code is valid.")):(c("invalid"),d("Dial code not found."))}catch{c("invalid"),d("Validation failed. Please try again.")}},m=()=>a==="loading"?l.jsx(si,{size:16,className:L.dialcodeSpinner}):a==="valid"?l.jsx(Ud,{size:16,color:"var(--sbx-success, #2e7d32)"}):a==="invalid"?l.jsx(oa,{size:16,color:"var(--sbx-error)"}):null;return l.jsxs("div",{className:L.field,children:[l.jsxs("label",{className:L.label,htmlFor:e,children:[t,r&&l.jsx("span",{className:L.required,children:"*"})]}),l.jsxs("div",{className:L.dialcodeRow,children:[l.jsx("input",{id:e,type:"text",className:[L.input,o?L.inputError:""].join(" "),disabled:n,value:i.value??"",onChange:g=>{i.onChange(g),c("idle"),d("")},onBlur:i.onBlur,ref:i.ref,placeholder:"e.g. A1B2C3",style:{flex:1}}),l.jsx("button",{type:"button",className:L.validateBtn,onClick:f,disabled:n||a==="loading","aria-label":"Validate dial code",children:a==="loading"?"Validating…":"Validate"}),m()]}),o&&l.jsx("span",{className:L.error,children:String(o.message)}),!o&&u&&l.jsx("span",{className:a==="valid"?L.dialcodeValid:L.error,children:u})]})},cI="_form_szqex_1",uI="_ungrouped_szqex_7",dI="_noFields_szqex_18",Mo={form:cI,ungrouped:uI,noFields:dI},fI=({nodeMetadata:e,activeTab:t,isRoot:r,isFolder:n,editorMode:s,onFormValueChange:i,onFormStatusChange:o})=>{var he,pe,Y,X;const a=ye(R=>R.editorConfig),c=ye(R=>R.rootFormConfig),u=ye(R=>R.unitFormConfig),{organisationFramework:d,targetFrameworks:f,isLoading:m}=Ph((he=a==null?void 0:a.context)==null?void 0:he.framework,(pe=a==null?void 0:a.context)==null?void 0:pe.targetFWIds),{frameworks:g,collectionAdditionalCategories:_}=mE((Y=a==null?void 0:a.context)==null?void 0:Y.channel),h=g==null?void 0:g.map(R=>({label:R.name,value:R.identifier})),y={organisationFramework:d,targetFrameworks:f,orgFrameworks:h,channelAdditionalCategories:_},v=Me(R=>R.selectedNodeId),b=Me(R=>R.treeCache),w=v?b[v]??{}:{},x={...e,...w},C=r?c:u,I=C||(((X=a==null?void 0:a.config.hierarchy)==null?void 0:X.formConfig)??[]),j=bE(I,x,y,r),k=j.filter(R=>R.tab===t&&R.inputType!=="appIcon"),F=pE({mode:"onChange",defaultValues:Object.fromEntries(j.map(R=>{const U=["multiselect","chips","keywords","tagsinput"],K=["nestedselect"];return U.includes(R.inputType)?[R.code,R.currentValue??R.defaultValue??[]]:K.includes(R.inputType)?[R.code,R.currentValue??R.defaultValue??{}]:[R.code,R.currentValue??R.defaultValue??""]}))});IE(F,j);const{updateNode:T}=Me(),M=p.useRef(j);M.current=j;const P=p.useRef(v);P.current=v;const A=p.useRef(i);A.current=i;const B=p.useRef(o);B.current=o,p.useEffect(()=>{F.trigger().then(()=>{const R=F.formState.errors,U=M.current,K=Array.from(new Set(Object.keys(R).map(oe=>{var Z;return(Z=U.find(ke=>ke.code===oe))==null?void 0:Z.tab}).filter(Boolean)));B.current(Object.keys(R).length===0,K)})},[]),p.useEffect(()=>{const R=F.watch((U,{name:K})=>{const oe=P.current;if(!oe)return;const Z=M.current,ke=new Set(Z.map(ne=>ne.code));if(K&&ke.has(K)){const ne=F.getValues(K);T(oe,{[K]:ne}),A.current({[K]:ne})}else if(!K){const ne=F.getValues(),se=Object.fromEntries(Object.entries(ne).filter(([de])=>ke.has(de)));Object.keys(se).length>0&&(T(oe,se),A.current(se))}const Le=F.formState.errors,Ae=Array.from(new Set(Object.keys(Le).map(ne=>{var se;return(se=Z.find(de=>de.code===ne))==null?void 0:se.tab}).filter(Boolean)));B.current(Object.keys(Le).length===0,Ae)});return()=>R.unsubscribe()},[F]);const $=s!=="edit",te=k.reduce((R,U)=>{const K=R[R.length-1];return K&&K.section===U.section?K.fields.push(U):R.push({section:U.section,fields:[U]}),R},[]),ie=R=>{const U={key:R.code,name:R.code,label:R.label,required:R.required,disabled:$||R.editable===!1};switch(R.inputType){case"textarea":return l.jsx(Ru,{...U,multiline:!0,maxLength:R.maxLength});case"select":return l.jsx(gD,{...U,options:R.options??[]});case"multiselect":return l.jsx(mD,{...U,options:R.options??[]});case"chips":return l.jsx(yD,{...U});case"radio":return l.jsx(vD,{...U,options:R.options??[]});case"appIcon":return l.jsx(nI,{...U,nodeId:v??""});case"datepicker":case"datetime":return l.jsx(sI,{...U});case"keywords":case"tagsinput":return l.jsx(iI,{...U});case"nestedselect":return l.jsx(oI,{...U,levels:R.levels??[]});case"license":return l.jsx(aI,{...U});case"dialcode":return l.jsx(lI,{...U});default:return l.jsx(Ru,{...U,maxLength:R.maxLength})}};return l.jsx(JO,{...F,children:l.jsxs("div",{className:Mo.form,children:[te.map((R,U)=>{const K=R.section?yE[R.section]:void 0;return K?l.jsx(PE,{title:K.title,description:K.description,children:R.fields.map(ie)},R.section??U):l.jsx("div",{className:Mo.ungrouped,children:R.fields.map(ie)},U)}),k.length===0&&!m&&l.jsx("p",{className:Mo.noFields,children:"No fields configured for this tab."})]})})};function Bh(e,t,r){const n=e.slice();return n.splice(r<0?n.length+r:r,0,n.splice(t,1)[0]),n}function hI(e,t){return e.reduce((r,n,s)=>{const i=t.get(n);return i&&(r[s]=i),r},Array(e.length))}function Zs(e){return e!==null&&e>=0}function pI(e,t){if(e===t)return!0;if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}function gI(e){return typeof e=="boolean"?{draggable:e,droppable:e}:e}const Uh=e=>{let{rects:t,activeIndex:r,overIndex:n,index:s}=e;const i=Bh(t,n,r),o=t[s],a=i[s];return!a||!o?null:{x:a.left-o.left,y:a.top-o.top,scaleX:a.width/o.width,scaleY:a.height/o.height}},Js={scaleX:1,scaleY:1},mI=e=>{var t;let{activeIndex:r,activeNodeRect:n,index:s,rects:i,overIndex:o}=e;const a=(t=i[r])!=null?t:n;if(!a)return null;if(s===r){const u=i[o];return u?{x:0,y:r<o?u.top+u.height-(a.top+a.height):u.top-a.top,...Js}:null}const c=yI(i,s,r);return s>r&&s<=o?{x:0,y:-a.height-c,...Js}:s<r&&s>=o?{x:0,y:a.height+c,...Js}:{x:0,y:0,...Js}};function yI(e,t,r){const n=e[t],s=e[t-1],i=e[t+1];return n?r<t?s?n.top-(s.top+s.height):i?i.top-(n.top+n.height):0:i?i.top-(n.top+n.height):s?n.top-(s.top+s.height):0:0}const Vh="Sortable",zh=p.createContext({activeIndex:-1,containerId:Vh,disableTransforms:!1,items:[],overIndex:-1,useDragOverlay:!1,sortedRects:[],strategy:Uh,disabled:{draggable:!1,droppable:!1}});function vI(e){let{children:t,id:r,items:n,strategy:s=Uh,disabled:i=!1}=e;const{active:o,dragOverlay:a,droppableRects:c,over:u,measureDroppableContainers:d}=Fd(),f=js(Vh,r),m=a.rect!==null,g=p.useMemo(()=>n.map(I=>typeof I=="object"&&"id"in I?I.id:I),[n]),_=o!=null,h=o?g.indexOf(o.id):-1,y=u?g.indexOf(u.id):-1,v=p.useRef(g),b=!pI(g,v.current),w=y!==-1&&h===-1||b,x=gI(i);Kt(()=>{b&&_&&d(g)},[b,g,_,d]),p.useEffect(()=>{v.current=g},[g]);const C=p.useMemo(()=>({activeIndex:h,containerId:f,disabled:x,disableTransforms:w,items:g,overIndex:y,useDragOverlay:m,sortedRects:hI(g,c),strategy:s}),[h,f,x.draggable,x.droppable,w,g,y,c,m,s]);return p.createElement(zh.Provider,{value:C},t)}const bI=e=>{let{id:t,items:r,activeIndex:n,overIndex:s}=e;return Bh(r,n,s).indexOf(t)},_I=e=>{let{containerId:t,isSorting:r,wasDragging:n,index:s,items:i,newIndex:o,previousItems:a,previousContainerId:c,transition:u}=e;return!u||!n||a!==i&&s===o?!1:r?!0:o!==s&&t===c},wI={duration:200,easing:"ease"},qh="transform",xI=Ar.Transition.toString({property:qh,duration:0,easing:"linear"}),SI={roleDescription:"sortable"};function CI(e){let{disabled:t,index:r,node:n,rect:s}=e;const[i,o]=p.useState(null),a=p.useRef(r);return Kt(()=>{if(!t&&r!==a.current&&n.current){const c=s.current;if(c){const u=Un(n.current,{ignoreTransform:!0}),d={x:c.left-u.left,y:c.top-u.top,scaleX:c.width/u.width,scaleY:c.height/u.height};(d.x||d.y)&&o(d)}}r!==a.current&&(a.current=r)},[t,r,n,s]),p.useEffect(()=>{i&&o(null)},[i]),i}function OI(e){let{animateLayoutChanges:t=_I,attributes:r,disabled:n,data:s,getNewIndex:i=bI,id:o,strategy:a,resizeObserverConfig:c,transition:u=wI}=e;const{items:d,containerId:f,activeIndex:m,disabled:g,disableTransforms:_,sortedRects:h,overIndex:y,useDragOverlay:v,strategy:b}=p.useContext(zh),w=EI(n,g),x=d.indexOf(o),C=p.useMemo(()=>({sortable:{containerId:f,index:x,items:d},...s}),[f,s,x,d]),I=p.useMemo(()=>d.slice(d.indexOf(o)),[d,o]),{rect:j,node:k,isOver:F,setNodeRef:T}=$m({id:o,data:C,disabled:w.droppable,resizeObserverConfig:{updateMeasurementsFor:I,...c}}),{active:M,activatorEvent:P,activeNodeRect:A,attributes:B,setNodeRef:$,listeners:te,isDragging:ie,over:he,setActivatorNodeRef:pe,transform:Y}=Ld({id:o,data:C,attributes:{...SI,...r},disabled:w.draggable}),X=Cg(T,$),R=!!M,U=R&&!_&&Zs(m)&&Zs(y),K=!v&&ie,oe=K&&U?Y:null,ke=U?oe??(a??b)({rects:h,activeNodeRect:A,activeIndex:m,overIndex:y,index:x}):null,Le=Zs(m)&&Zs(y)?i({id:o,items:d,activeIndex:m,overIndex:y}):x,Ae=M==null?void 0:M.id,ne=p.useRef({activeId:Ae,items:d,newIndex:Le,containerId:f}),se=d!==ne.current.items,de=t({active:M,containerId:f,isDragging:ie,isSorting:R,id:o,index:x,items:d,newIndex:ne.current.newIndex,previousItems:ne.current.items,previousContainerId:ne.current.containerId,transition:u,wasDragging:ne.current.activeId!=null}),Pe=CI({disabled:!de,index:x,node:k,rect:j});return p.useEffect(()=>{R&&ne.current.newIndex!==Le&&(ne.current.newIndex=Le),f!==ne.current.containerId&&(ne.current.containerId=f),d!==ne.current.items&&(ne.current.items=d)},[R,Le,f,d]),p.useEffect(()=>{if(Ae===ne.current.activeId)return;if(Ae&&!ne.current.activeId){ne.current.activeId=Ae;return}const De=setTimeout(()=>{ne.current.activeId=Ae},50);return()=>clearTimeout(De)},[Ae]),{active:M,activeIndex:m,attributes:B,data:C,rect:j,index:x,newIndex:Le,items:d,isOver:F,isSorting:R,isDragging:ie,listeners:te,node:k,overIndex:y,over:he,setNodeRef:X,setActivatorNodeRef:pe,setDroppableNodeRef:T,setDraggableNodeRef:$,transform:Pe??ke,transition:ze()};function ze(){if(Pe||se&&ne.current.newIndex===x)return xI;if(!(K&&!$i(P)||!u)&&(R||de))return Ar.Transition.toString({...u,property:qh})}}function EI(e,t){var r,n;return typeof e=="boolean"?{draggable:e,droppable:!1}:{draggable:(r=e==null?void 0:e.draggable)!=null?r:t.draggable,droppable:(n=e==null?void 0:e.droppable)!=null?n:t.droppable}}function ki(e){if(!e)return!1;const t=e.data.current;return!!(t&&"sortable"in t&&typeof t.sortable=="object"&&"containerId"in t.sortable&&"items"in t.sortable&&"index"in t.sortable)}const DI=[be.Down,be.Right,be.Up,be.Left],II=(e,t)=>{let{context:{active:r,collisionRect:n,droppableRects:s,droppableContainers:i,over:o,scrollableAncestors:a}}=t;if(DI.includes(e.code)){if(e.preventDefault(),!r||!n)return;const c=[];i.getEnabled().forEach(f=>{if(!f||f!=null&&f.disabled)return;const m=s.get(f.id);if(m)switch(e.code){case be.Down:n.top<m.top&&c.push(f);break;case be.Up:n.top>m.top&&c.push(f);break;case be.Left:n.left>m.left&&c.push(f);break;case be.Right:n.left<m.left&&c.push(f);break}});const u=Ug({collisionRect:n,droppableRects:s,droppableContainers:c});let d=_d(u,"id");if(d===(o==null?void 0:o.id)&&u.length>1&&(d=u[1].id),d!=null){const f=i.get(r.id),m=i.get(d),g=m?s.get(m.id):null,_=m==null?void 0:m.node.current;if(_&&g&&f&&m){const y=Bi(_).some((I,j)=>a[j]!==I),v=Hh(f,m),b=NI(f,m),w=y||!v?{x:0,y:0}:{x:b?n.width-g.width:0,y:b?n.height-g.height:0},x={x:g.left,y:g.top};return w.x&&w.y?x:ys(x,w)}}}};function Hh(e,t){return!ki(e)||!ki(t)?!1:e.data.current.sortable.containerId===t.data.current.sortable.containerId}function NI(e,t){return!ki(e)||!ki(t)||!Hh(e,t)?!1:e.data.current.sortable.index<t.data.current.sortable.index}const TI="_row_11nth_1",jI="_removeBtn_11nth_14",RI="_grip_11nth_17",kI="_ctIcon_11nth_34",AI="_info_11nth_38",PI="_name_11nth_46",MI="_meta_11nth_55",Lr={row:TI,removeBtn:jI,grip:RI,ctIcon:kI,info:AI,name:PI,meta:MI},LI={video:Wa,pdf:Ua,h5p:Va,scorm:qa,audio:za,quiz:Ba,default:zn},FI=({item:e,onRemove:t,isEditable:r})=>{const n=Ji(e),s=LI[n.key]??zn,{attributes:i,listeners:o,setNodeRef:a,transform:c,transition:u,isDragging:d}=OI({id:e.id,disabled:!r}),f={transform:Ar.Transform.toString(c),transition:u,opacity:d?.5:1};return l.jsxs("div",{ref:a,style:f,className:Lr.row,role:"listitem",children:[r&&l.jsx("span",{className:Lr.grip,...i,...o,"aria-label":"Drag to reorder",children:l.jsx(qd,{size:15})}),l.jsx("span",{className:[`sbx-ct-sq--${n.key}`,Lr.ctIcon].join(" "),"aria-hidden":"true",children:l.jsx(s,{size:14})}),l.jsxs("div",{className:Lr.info,children:[l.jsx("span",{className:Lr.name,title:e.name,children:e.name}),l.jsx("span",{className:Lr.meta,children:n.label})]}),l.jsx("span",{className:`sbx-ct-badge--${n.key}`,children:n.label}),r&&l.jsx("button",{type:"button",className:Lr.removeBtn,onClick:()=>t(e.id),"aria-label":`Remove ${e.name}`,children:l.jsx(on,{size:14})})]})},$I="_container_lzvke_1",BI="_header_lzvke_7",UI="_heading_lzvke_13",VI="_count_lzvke_21",zI="_list_lzvke_30",qI="_emptyState_lzvke_36",HI="_addRow_lzvke_52",Fr={container:$I,header:BI,heading:UI,count:VI,list:zI,emptyState:qI,addRow:HI},WI=({editorMode:e})=>{const{selectedNodeId:t,getChildrenOf:r,reorderChildren:n,deleteNode:s}=Me(),i=t?r(t):[],o=e==="edit",a=yd(ra(Ui,{activationConstraint:{distance:5}}),ra(La,{coordinateGetter:II})),c=p.useCallback(d=>{const{active:f,over:m}=d;if(!m||f.id===m.id||!t)return;const g=Me.getState().getChildrenOf(t),_=g.findIndex(y=>y.id===f.id),h=g.findIndex(y=>y.id===m.id);_<0||h<0||n(t,_,h)},[t,n]),u=p.useCallback(d=>{window.confirm("Remove this content from the unit?")&&s(d)},[s]);return t?l.jsxs("div",{className:Fr.container,children:[l.jsxs("div",{className:Fr.header,children:[l.jsx("span",{className:Fr.heading,children:"Content in this unit"}),l.jsx("span",{className:Fr.count,children:i.length})]}),i.length>0?l.jsx(Md,{sensors:a,collisionDetection:Bg,onDragEnd:c,children:l.jsx(vI,{items:i.map(d=>d.id),strategy:mI,children:l.jsx("div",{className:Fr.list,role:"list",children:i.map(d=>l.jsx(FI,{item:d,onRemove:u,isEditable:o},d.id))})})}):l.jsxs("div",{className:Fr.emptyState,children:[l.jsx("p",{children:"No content yet"}),l.jsx("span",{children:"Drag from the library or click Add content"})]}),o&&l.jsxs("button",{className:Fr.addRow,type:"button","aria-label":"Add content to unit",children:[l.jsx(As,{size:14})," Add content"]})]}):null},KI="_dropZone_ijo5w_1",QI="_active_ijo5w_14",Pu={dropZone:KI,active:QI},GI=({isActive:e,label:t="Drop here",nodeId:r,className:n})=>l.jsx("div",{className:`${Pu.dropZone} ${e?Pu.active:""} ${n??""}`,"data-droppable":e?"true":void 0,"data-node-id":r,"aria-label":t,role:"region",children:l.jsx("span",{children:t})});async function YI(e){var s;const t={status:["Live"],contentType:["Resource"],...e.filters??{}};e.channel&&(t.channel=e.channel);const n=((s=(await Re.post("/action/composite/v3/search",{request:{filters:t,query:e.query??"",limit:e.limit??20,offset:e.offset??0,sort_by:e.sortBy??{lastUpdatedOn:"desc"},fields:e.fields??["identifier","name","mimeType","contentType","primaryCategory","appIcon","channel","organisation","pkgVersion"]}},{headers:{"X-Source":"web","X-msgid":Math.random().toString(36).slice(2)}})).data)==null?void 0:s.result)??{};return{content:n.content??[],count:n.count??0}}async function XI(e){var r,n;return(n=(r=(await Re.get(`/action/content/v3/read/${e}`)).data)==null?void 0:r.result)==null?void 0:n.content}const ZI="_contentPlayerRoot_ryh6z_1",JI="_stage_ryh6z_9",eN="_playerHeader_ryh6z_19",tN="_playerHeaderThumb_ryh6z_33",rN="_playerHeaderTitle_ryh6z_43",nN="_typeBadge_ryh6z_53",sN="_typeDot_ryh6z_92",iN="_aspectRatio_ryh6z_99",oN="_playerFrame_ryh6z_112",aN="_coverOverlay_ryh6z_120",lN="_coverHidden_ryh6z_132",cN="_coverThumb_ryh6z_137",uN="_coverPlayRing_ryh6z_146",dN="_coverPlayIcon_ryh6z_159",fN="_coverLabel_ryh6z_168",hN="_coverSkeleton_ryh6z_174",pN="_playerWrapper_ryh6z_200",gN="_infoStrip_ryh6z_210",mN="_infoChip_ryh6z_226",yN="_infoChipLabel_ryh6z_245",vN="_infoChipIcon_ryh6z_254",bN="_playerError_ryh6z_260",_N="_playerErrorIcon_ryh6z_274",wN="_playerErrorMsg_ryh6z_279",xN="_qumlRoot_ryh6z_286",je={contentPlayerRoot:ZI,stage:JI,playerHeader:eN,playerHeaderThumb:tN,playerHeaderTitle:rN,typeBadge:nN,typeDot:sN,aspectRatio:iN,playerFrame:oN,coverOverlay:aN,coverHidden:lN,coverThumb:cN,coverPlayRing:uN,coverPlayIcon:dN,coverLabel:fN,coverSkeleton:hN,playerWrapper:pN,infoStrip:gN,infoChip:mN,infoChipLabel:yN,infoChipIcon:vN,playerError:bN,playerErrorIcon:_N,playerErrorMsg:wN,qumlRoot:xN},SN=[{key:"video",mimes:["video/mp4","video/webm","video/ogg"],label:"Video",icon:"🎬"},{key:"audio",mimes:["audio/mp3","audio/mpeg","audio/ogg","audio/wav"],label:"Audio",icon:"🎵"},{key:"pdf",mimes:["application/pdf"],label:"PDF",icon:"📄"},{key:"epub",mimes:["application/epub"],label:"ePub",icon:"📖"},{key:"ecml",mimes:["application/vnd.ekstep.ecml-archive"],label:"ECML",icon:"✏️"},{key:"h5p",mimes:["application/vnd.ekstep.h5p-archive"],label:"H5P",icon:"🎮"},{key:"scorm",mimes:["application/vnd.ekstep.content-collection"],label:"SCORM",icon:"📦"}];function CN(e){return SN.find(t=>t.mimes.includes(e))??{key:"other",label:"Content",icon:"📱"}}const ON={"pdf-player":["application/pdf"],"video-player":["video/mp4","video/webm"],"epub-player":["application/epub"]},EN={"pdf-player":"/assets/sunbird-pdf-player.js","video-player":"/assets/sunbird-video-player.js","epub-player":"/assets/sunbird-epub-player.js"},DN={"pdf-player":"sunbird-pdf-player","video-player":"sunbird-video-player","epub-player":"sunbird-epub-player"},IN="/content/preview/preview.html?webview=true&build_number=2.8.0.e552fcd";function Lo(e){for(const[t,r]of Object.entries(ON))if(r.includes(e))return t;return"default-player"}function NN(e,t,r){var i;const n=r==null?void 0:r.context,s=t.mimeType??e.mimeType??"";return{context:{mode:"play",partner:[],pdata:{id:((i=n==null?void 0:n.pdata)==null?void 0:i.id)??"sunbird.portal",ver:1,pid:"sunbird-portal"},contentId:e.identifier,sid:(n==null?void 0:n.sid)??"",uid:(n==null?void 0:n.uid)??"",channel:(n==null?void 0:n.channel)??"",did:(n==null?void 0:n.did)??"",timeDiff:0,contextRollup:{},tags:[],app:[(n==null?void 0:n.channel)??""],dims:""},config:{showEndPage:!1,showStartPage:!0,host:"",overlay:{showUser:!1},splash:{text:"",icon:"",bgImage:"",webLink:""},sideMenu:{showDownload:!0,showExit:!1,showShare:!0},apislug:"/action",repos:["/sunbird-plugins/renderer"],plugins:[{id:"org.sunbird.iframeEvent",ver:1,type:"plugin"},{id:"org.sunbird.player.endpage",ver:1.1,type:"plugin"}],enableTelemetryValidation:!1},metadata:t,data:s==="application/vnd.ekstep.ecml-archive"?t.body??{}:{}}}function TN(e){return document.querySelector(`script[src="${e}"]`)?Promise.resolve():new Promise((t,r)=>{const n=document.createElement("script");n.src=e,n.onload=()=>t(),n.onerror=()=>r(new Error(`Failed to load ${e}`)),document.head.appendChild(n)})}async function jN(e,t,r=100){await TN(EN[t]??""),!customElements.get(e)&&await new Promise((n,s)=>{let i=0;const o=setInterval(()=>{i++,customElements.get(e)?(clearInterval(o),n()):i>=r&&(clearInterval(o),s(new Error(`Custom element <${e}> did not register`)))},100)})}const RN=[{key:"author",label:"Author",icon:"👤"},{key:"license",label:"License",icon:"⚖️"},{key:"language",label:"Language",icon:"🌐"},{key:"gradeLevel",label:"Class",icon:"🏫"},{key:"subject",label:"Subject",icon:"📚"},{key:"contentType",label:"Type",icon:"🏷️"}];function kN({node:e}){const t=e.metadata??{},r=RN.flatMap(n=>{const s=t[n.key];if(!s)return[];const i=Array.isArray(s)?s.join(", "):String(s);return i?[{...n,val:i}]:[]});return r.length?l.jsx("div",{className:je.infoStrip,children:r.map(n=>l.jsxs("div",{className:je.infoChip,children:[n.icon&&l.jsx("span",{className:je.infoChipIcon,children:n.icon}),l.jsx("span",{className:je.infoChipLabel,children:n.label}),n.val]},n.key))}):null}function AN({node:e,hidden:t}){var n;const r=e.appIcon??((n=e.metadata)==null?void 0:n.appIcon);return l.jsx("div",{className:`${je.coverOverlay} ${t?je.coverHidden:""}`,children:r?l.jsxs(l.Fragment,{children:[l.jsx("img",{src:r,alt:e.name,className:je.coverThumb}),l.jsx("div",{className:je.coverPlayRing,children:l.jsx("div",{className:je.coverPlayIcon})}),l.jsx("span",{className:je.coverLabel,children:"Loading preview…"})]}):l.jsx("div",{className:je.coverSkeleton})})}function PN({message:e}){return l.jsxs("div",{className:je.playerError,children:[l.jsx("span",{className:je.playerErrorIcon,children:"⚠"}),l.jsx("span",{className:je.playerErrorMsg,children:e})]})}function MN({mimeType:e}){const t=CN(e);return l.jsxs("span",{className:je.typeBadge,"data-type":t.key,children:[l.jsx("span",{className:je.typeDot}),t.label]})}const Na=({node:e,editorMode:t,type:r})=>{var s;if(r==="quml")return l.jsx(FN,{node:e,editorMode:t});const n=e.appIcon??((s=e.metadata)==null?void 0:s.appIcon);return l.jsxs("div",{className:je.contentPlayerRoot,children:[l.jsxs("div",{className:je.stage,children:[l.jsxs("div",{className:je.playerHeader,children:[n&&l.jsx("img",{src:n,alt:"",className:je.playerHeaderThumb}),l.jsx("span",{className:je.playerHeaderTitle,children:e.name}),l.jsx(MN,{mimeType:e.mimeType??""})]}),l.jsx(LN,{node:e})]}),l.jsx(kN,{node:e})]})};function LN({node:e}){var y;const t=ye(v=>v.editorConfig),[r,n]=p.useState(()=>Lo(e.mimeType??"")),[s,i]=p.useState(!1),[o,a]=p.useState(null),[c,u]=p.useState(e.metadata??{}),[d,f]=p.useState(!1),m=p.useRef(null),g=p.useRef(null),_=((y=t==null?void 0:t.config)==null?void 0:y.previewCdnUrl)??IN;p.useEffect(()=>{let v=!1;return f(!1),i(!1),a(null),u(e.metadata??{}),n(Lo(e.mimeType??"")),XI(e.identifier).then(b=>{if(v)return;const w={...e.metadata??{},...b};u(w);const x=b.mimeType??e.mimeType??"";n(Lo(x)),f(!0)}).catch(()=>{v||f(!0)}),()=>{v=!0}},[e.identifier]);const h=NN(e,c,t);return p.useEffect(()=>{if(!d||r!=="default-player")return;const v=m.current;if(!v)return;v.src=_;const b=()=>{try{const x=v.contentWindow;if(typeof(x==null?void 0:x.initializePreview)!="function"){a("Preview player unavailable. Check that /content/preview is reachable.");return}x.initializePreview(h),setTimeout(()=>i(!0),300)}catch(x){console.error("[ContentPlayer] initializePreview failed",x),a("Failed to initialize the content player.")}},w=()=>a("Preview player could not be loaded.");return v.addEventListener("load",b),v.addEventListener("error",w),()=>{v.removeEventListener("load",b),v.removeEventListener("error",w),v.src=""}},[e.identifier,r,_,d]),p.useEffect(()=>{if(!d||r==="default-player")return;const v=g.current;if(!v)return;const b=DN[r];if(!b)return;const w=h;jN(b,r).then(()=>{if(!g.current)return;if(!customElements.get(b)){n("default-player");return}const x=document.createElement(b);x.setAttribute("player-config",JSON.stringify(w)),x.addEventListener("playerEvent",()=>{}),x.addEventListener("telemetryEvent",()=>{}),v.innerHTML="",v.appendChild(x),setTimeout(()=>{try{x.playerConfig=w}catch{}i(!0)},200)}).catch(()=>{console.warn(`[ContentPlayer] ${r} script unavailable, falling back to iframe`),n("default-player")})},[e.identifier,r,d]),l.jsxs("div",{className:je.aspectRatio,children:[o?l.jsx(PN,{message:o}):l.jsx(AN,{node:e,hidden:s}),r==="default-player"?l.jsx("iframe",{ref:m,id:"contentPlayer",title:e.name,className:je.playerFrame,name:"contentPlayer",allowFullScreen:!0}):l.jsx("div",{ref:g,className:je.playerFrame})]})}function FN({node:e,editorMode:t}){const r=ye(s=>s.editorConfig),n=p.useRef(null);return p.useEffect(()=>{var a;if(!n.current)return;const s=r==null?void 0:r.context,i={context:{mode:t==="edit"?"edit":"play",pdata:{id:((a=s==null?void 0:s.pdata)==null?void 0:a.id)??"sunbird.portal",ver:"1.0",pid:"sunbird-portal"},contentId:e.identifier,sid:(s==null?void 0:s.sid)??"",uid:(s==null?void 0:s.uid)??"",channel:(s==null?void 0:s.channel)??"",did:(s==null?void 0:s.did)??""},config:{enable:!1,showShare:!1,showDownload:!1,showReplay:!0,showExit:!1},metadata:e.metadata??{},data:{}},o=document.createElement("sunbird-quml-player");o.setAttribute("player-config",JSON.stringify(i)),n.current.innerHTML="",n.current.appendChild(o)},[e.identifier,t]),l.jsx("div",{className:je.qumlRoot,children:l.jsx("div",{ref:n,className:je.playerWrapper})})}const $N="_overlay_ifddx_1",BN="_modal_ifddx_11",UN="_header_ifddx_21",VN="_body_ifddx_37",zN="_hint_ifddx_43",qN="_list_ifddx_49",HN="_item_ifddx_55",WN="_selected_ifddx_68",KN="_empty_ifddx_73",QN="_footer_ifddx_79",GN="_cancelBtn_ifddx_87",YN="_moveBtn_ifddx_95",Ft={overlay:$N,modal:BN,header:UN,body:VN,hint:zN,list:qN,item:HN,selected:WN,empty:KN,footer:QN,cancelBtn:GN,moveBtn:YN};function XN(e,t,r){const n=[],s=i=>{var o;for(const a of i)a.isFolder&&a.id!==r&&a.id!==t&&n.push(a),(o=a.children)!=null&&o.length&&s(a.children)};return s(e),n}const ZN=({resourceId:e,resourceName:t,currentUnitId:r,onClose:n})=>{var d;const{treeData:s,moveNode:i}=Me(),o=XN(s,((d=s[0])==null?void 0:d.id)??"",r),[a,c]=p.useState(null),u=()=>{a&&(i(e,r,a),n())};return l.jsx("div",{className:Ft.overlay,role:"dialog","aria-label":"Move resource",children:l.jsxs("div",{className:Ft.modal,children:[l.jsxs("div",{className:Ft.header,children:[l.jsxs("span",{children:['Move "',t,'"']}),l.jsx("button",{onClick:n,"aria-label":"Close",children:l.jsx(on,{size:16})})]}),l.jsxs("div",{className:Ft.body,children:[l.jsx("p",{className:Ft.hint,children:"Select a unit to move this content to:"}),l.jsxs("ul",{className:Ft.list,children:[o.map(f=>l.jsxs("li",{className:`${Ft.item} ${a===f.id?Ft.selected:""}`,onClick:()=>c(f.id),children:[l.jsx(ly,{size:14}),l.jsx("span",{children:f.name})]},f.id)),o.length===0&&l.jsx("li",{className:Ft.empty,children:"No other units available"})]})]}),l.jsxs("div",{className:Ft.footer,children:[l.jsx("button",{className:Ft.cancelBtn,onClick:n,children:"Cancel"}),l.jsx("button",{className:Ft.moveBtn,onClick:u,disabled:!a,children:"Move here"})]})]})})},JN="_overlay_16at9_1",eT="_modal_16at9_11",tT="_header_16at9_21",rT="_body_16at9_37",nT="_table_16at9_43",sT="_pageInput_16at9_61",iT="_empty_16at9_68",oT="_footer_16at9_74",aT="_cancelBtn_16at9_82",lT="_saveBtn_16at9_90",tr={overlay:JN,modal:eT,header:tT,body:rT,table:nT,pageInput:sT,empty:iT,footer:oT,cancelBtn:aT,saveBtn:lT};function cT(e){const t=[],r=n=>{var s;for(const i of n)!i.isFolder&&(!i.children||i.children.length===0)?t.push(i):(s=i.children)!=null&&s.length&&r(i.children)};return r(e),t}const uT=({onClose:e})=>{const{treeData:t,updateNode:r}=Me(),n=cT(t),[s,i]=p.useState(()=>Object.fromEntries(n.map(a=>{var c;return[a.id,String(((c=a.metadata)==null?void 0:c.pageNumber)??"")]}))),o=p.useCallback(()=>{for(const[a,c]of Object.entries(s))c!==""&&r(a,{pageNumber:parseInt(c,10)||void 0});e()},[s,r,e]);return l.jsx("div",{className:tr.overlay,role:"dialog","aria-label":"Assign Page Numbers",children:l.jsxs("div",{className:tr.modal,children:[l.jsxs("div",{className:tr.header,children:[l.jsx("span",{children:"Assign Page Numbers"}),l.jsx("button",{onClick:e,"aria-label":"Close",children:l.jsx(on,{size:16})})]}),l.jsx("div",{className:tr.body,children:n.length===0?l.jsx("p",{className:tr.empty,children:"No content items found in this collection."}):l.jsxs("table",{className:tr.table,children:[l.jsx("thead",{children:l.jsxs("tr",{children:[l.jsx("th",{children:"Content"}),l.jsx("th",{children:"Page Number"})]})}),l.jsx("tbody",{children:n.map(a=>l.jsxs("tr",{children:[l.jsx("td",{children:a.name}),l.jsx("td",{children:l.jsx("input",{type:"number",min:1,value:s[a.id]??"",onChange:c=>i(u=>({...u,[a.id]:c.target.value})),className:tr.pageInput})})]},a.id))})]})}),l.jsxs("div",{className:tr.footer,children:[l.jsx("button",{className:tr.cancelBtn,onClick:e,children:"Cancel"}),l.jsxs("button",{className:tr.saveBtn,onClick:o,children:[l.jsx(yy,{size:14})," Save"]})]})]})})},dT="_container_1a7t2_1",fT="_panelHeader_1a7t2_10",hT="_panelHeaderLeft_1a7t2_19",pT="_panelCollapseBtn_1a7t2_27",gT="_titleRow_1a7t2_46",mT="_field_1a7t2_47",yT="_moveBtn_1a7t2_64",vT="_icon_1a7t2_84",bT="_nameInput_1a7t2_93",_T="_fieldHeader_1a7t2_118",wT="_label_1a7t2_124",xT="_fieldCount_1a7t2_133",ST="_chips_1a7t2_170",CT="_chip_1a7t2_170",OT="_chipRemove_1a7t2_188",ET="_keywordInput_1a7t2_202",DT="_input_1a7t2_207",IT="_addBtn_1a7t2_220",NT="_radioGroup_1a7t2_234",TT="_radioLabel_1a7t2_239",$e={container:dT,panelHeader:fT,panelHeaderLeft:hT,panelCollapseBtn:pT,titleRow:gT,field:mT,moveBtn:yT,icon:vT,nameInput:bT,fieldHeader:_T,label:wT,fieldCount:xT,chips:ST,chip:CT,chipRemove:OT,keywordInput:ET,input:DT,addBtn:IT,radioGroup:NT,radioLabel:TT},jT=({node:e,editorMode:t,onMoveClick:r,reorderDialog:n})=>{var M,P;const{updateNode:s,markDirty:i}=Me(),o=t==="edit",a=Ji(e),c=ye(A=>A.relationalFormConfig),u=A=>c==null?void 0:c.find(B=>B.code===A),d=A=>!c||!!u(A),f=(A,B)=>{var $;return(($=u(A))==null?void 0:$.label)||B},[m,g]=p.useState(!0),_=((M=e.metadata)==null?void 0:M.relationalMetadata)??{},[h,y]=p.useState(_.name??e.name??""),[v,b]=p.useState(""),[w,x]=p.useState(Array.isArray(_.keywords)?_.keywords:Array.isArray((P=e.metadata)==null?void 0:P.keywords)?e.metadata.keywords:[]),[C,I]=p.useState(!!_.optional);p.useEffect(()=>{var B,$;const A=((B=e.metadata)==null?void 0:B.relationalMetadata)??{};y(A.name??e.name??""),x(Array.isArray(A.keywords)?A.keywords:Array.isArray(($=e.metadata)==null?void 0:$.keywords)?e.metadata.keywords:[]),I(!!A.optional)},[e.id]);const j=()=>{h.trim()&&h!==e.name&&(s(e.id,{name:h.trim()}),i())},k=()=>{const A=v.trim();if(A&&!w.includes(A)){const B=[...w,A];x(B),s(e.id,{keywords:B}),i()}b("")},F=A=>{const B=w.filter($=>$!==A);x(B),s(e.id,{keywords:B}),i()},T=A=>{I(A),s(e.id,{optional:A}),i()};return l.jsxs("div",{className:$e.container,children:[l.jsxs("div",{className:$e.panelHeader,children:[l.jsxs("div",{className:$e.panelHeaderLeft,children:[l.jsx("span",{className:`sbx-ct-badge--${a.key}`,children:a.label}),o&&l.jsx("button",{type:"button",className:$e.moveBtn,onClick:r,children:"Move to another unit"})]}),l.jsx("button",{type:"button",className:$e.panelCollapseBtn,onClick:()=>g(A=>!A),"aria-expanded":m,"aria-label":m?"Collapse metadata panel":"Expand metadata panel",title:m?"Collapse":"Expand",children:m?l.jsx(ks,{size:15}):l.jsx(iy,{size:15})})]}),m&&l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:$e.titleRow,children:[e.appIcon&&l.jsx("img",{src:e.appIcon,alt:"icon",className:$e.icon}),l.jsx("input",{type:"text",className:$e.nameInput,value:h,disabled:!o,onChange:A=>y(A.target.value),onBlur:j,placeholder:"Content name"})]}),d("keywords")&&l.jsxs("div",{className:$e.field,children:[l.jsx("div",{className:$e.fieldHeader,children:l.jsxs("label",{className:$e.label,children:[f("keywords","Keywords"),w.length>0&&l.jsx("span",{className:$e.fieldCount,children:w.length})]})}),w.length>0&&l.jsx("div",{className:$e.chips,children:w.map(A=>l.jsxs("span",{className:$e.chip,children:[A,o&&l.jsx("button",{type:"button",className:$e.chipRemove,onClick:()=>F(A),children:"×"})]},A))}),o&&l.jsxs("div",{className:$e.keywordInput,children:[l.jsx("input",{type:"text",className:$e.input,value:v,placeholder:"Add keyword and press Enter",onChange:A=>b(A.target.value),onKeyDown:A=>{A.key==="Enter"&&(A.preventDefault(),k())}}),l.jsx("button",{type:"button",className:$e.addBtn,onClick:k,children:"Add"})]})]}),d("optional")&&l.jsxs("div",{className:$e.field,children:[l.jsx("label",{className:$e.label,children:f("optional","Optional in Collection")}),l.jsxs("div",{className:$e.radioGroup,children:[l.jsxs("label",{className:$e.radioLabel,children:[l.jsx("input",{type:"radio",name:`optional-${e.id}`,checked:C===!0,onChange:()=>T(!0),disabled:!o}),"Yes"]}),l.jsxs("label",{className:$e.radioLabel,children:[l.jsx("input",{type:"radio",name:`optional-${e.id}`,checked:C===!1,onChange:()=>T(!1),disabled:!o}),"No"]})]})]})]}),n]})},RT="_iconBtn_vl14u_1",kT="_editable_vl14u_14",AT="_iconImg_vl14u_26",PT="_placeholder_vl14u_34",MT="_removeBtn_vl14u_41",rs={iconBtn:RT,editable:kT,iconImg:AT,placeholder:PT,removeBtn:MT},LT=({nodeId:e,value:t,editable:r})=>{const[n,s]=p.useState(!1),{updateNode:i,markDirty:o}=Me(),a=u=>{i(e,{appIcon:u}),o(),s(!1)},c=u=>{u.stopPropagation(),i(e,{appIcon:""}),o()};return l.jsxs(l.Fragment,{children:[l.jsxs("div",{className:[rs.iconBtn,r?rs.editable:""].filter(Boolean).join(" "),role:r?"button":void 0,tabIndex:r?0:-1,"aria-label":r?"Select app icon":"App icon",onClick:()=>r&&s(!0),onKeyDown:u=>{r&&(u.key==="Enter"||u.key===" ")&&s(!0)},children:[t?l.jsx("img",{src:t,alt:"App icon",className:rs.iconImg}):l.jsx("div",{className:rs.placeholder,children:l.jsx(Hd,{size:18})}),t&&r&&l.jsx("button",{type:"button",className:rs.removeBtn,onClick:c,"aria-label":"Remove icon",children:l.jsx(Ha,{size:11})})]}),n&&l.jsx($h,{nodeId:e,currentValue:t,onSelect:a,onClose:()=>s(!1)})]})},FT="_leafContentLayout_1osey_1",$T="_container_1osey_17",BT="_emptyState_1osey_26",UT="_titleRow_1osey_36",VT="_nodeTitle_1osey_52",zT="_formArea_1osey_74",qT="_contentListArea_1osey_78",HT="_dropZone_1osey_83",WT="_reviewComment_1osey_90",KT="_reviewCommentLabel_1osey_103",QT="_reviewCommentText_1osey_109",zt={leafContentLayout:FT,container:$T,emptyState:BT,titleRow:UT,nodeTitle:VT,formArea:zT,contentListArea:qT,dropZone:HT,reviewComment:WT,reviewCommentLabel:KT,reviewCommentText:QT},GT=["application/vnd.sunbird.questionset"],YT=({editorMode:e,onToolbarEvent:t})=>{var M,P,A,B;const[r,n]=p.useState("details"),[s,i]=p.useState([]),[o,a]=p.useState(null),[c,u]=p.useState(!1),d=p.useRef(null),f=p.useRef(),{selectedNodeId:m,breadcrumb:g,activeNodeMeta:_,updateNode:h,treeData:y}=Me(),v=ye($=>{var te,ie,he,pe;return((ie=(te=$.editorConfig)==null?void 0:te.context)==null?void 0:ie.contentId)??((pe=(he=$.editorConfig)==null?void 0:he.context)==null?void 0:pe.identifier)??""}),b=m?Wh(y,m):null,w=!!b&&!b.parent,x=!!(b!=null&&b.isFolder),C=b&>.includes(b.mimeType??""),I=b&&!b.isFolder&&!C&&!w,j=((M=b==null?void 0:b.metadata)==null?void 0:M.rejectComment)??(w?(A=(P=y[0])==null?void 0:P.metadata)==null?void 0:A.rejectComment:void 0),k=p.useCallback(()=>{const $=d.current;if(!$||!m)return;const te=$.innerText.trim();clearTimeout(f.current),f.current=setTimeout(()=>{h(m,{name:te})},600)},[m,h]),F=p.useCallback($=>{t({action:"onFormValueChange",data:$})},[t]),T=p.useCallback(($,te)=>{i(te),t({action:"onFormStatusChange",data:{isValid:$}})},[t]);return b?C?l.jsx(Na,{node:b,editorMode:e,type:"quml"}):I?l.jsxs("div",{className:zt.leafContentLayout,children:[l.jsx(Na,{node:b,editorMode:e,type:"content"}),l.jsx(jT,{node:b,editorMode:e,onMoveClick:()=>a(b.identifier),reorderDialog:o?l.jsx(ZN,{resourceId:o,resourceName:b.name,currentUnitId:b.parent??"",onClose:()=>a(null)}):null})]}):l.jsxs("div",{className:zt.container,children:[l.jsx(qO,{crumbs:g}),j&&l.jsxs("div",{className:zt.reviewComment,role:"alert",children:[l.jsx("span",{className:zt.reviewCommentLabel,children:"Reviewer comment:"}),l.jsx("span",{className:zt.reviewCommentText,children:j})]}),l.jsxs("div",{className:zt.titleRow,children:[w&&m&&l.jsx(LT,{nodeId:m,value:String(b.appIcon??((B=b.metadata)==null?void 0:B.appIcon)??""),editable:e==="edit"}),l.jsx("div",{ref:d,className:zt.nodeTitle,contentEditable:e==="edit",suppressContentEditableWarning:!0,onInput:k,onBlur:k,"data-placeholder":"Untitled","aria-label":"Node title",children:b.name})]}),l.jsx(YO,{activeTab:r,onChange:$=>n($),errorTabs:s,visibleTabs:w?void 0:["details"]}),l.jsx("div",{className:zt.formArea,children:l.jsx(fI,{nodeMetadata:_,activeTab:r,isRoot:w,isFolder:x,editorMode:e,onFormValueChange:F,onFormStatusChange:T},`${m??"none"}:${w?"root":"node"}`)}),(x||w)&&r==="details"&&l.jsx("div",{className:zt.contentListArea,children:l.jsx(WI,{editorMode:e})}),l.jsx(GI,{isActive:!1,label:"Drop to add content to this unit",nodeId:m??void 0,className:zt.dropZone}),c&&l.jsx(uT,{contentId:v,onClose:()=>u(!1)})]}):l.jsx("div",{className:zt.emptyState,children:l.jsx("p",{children:"Select a unit from the outline to edit its details"})})};function Wh(e,t){for(const r of e){if(r.id===t)return r;if(r.children){const n=Wh(r.children,t);if(n)return n}}}const Kh=qi((e,t)=>({allContent:[],filteredContent:[],searchQuery:"",activeFilter:"all",advancedFilters:{},isLoading:!1,totalCount:0,offset:0,sortAZ:!1,setContent:(r,n)=>{e({allContent:r,totalCount:n,offset:r.length}),t().applyFilter()},appendContent:(r,n)=>{const i=[...t().allContent,...r];e({allContent:i,totalCount:n,offset:i.length}),t().applyFilter()},setFilter:r=>{e({activeFilter:r}),t().applyFilter()},setSearch:r=>{e({searchQuery:r}),t().applyFilter()},setLoading:r=>e({isLoading:r}),setAdvancedFilters:r=>e({advancedFilters:r}),setOffset:r=>e({offset:r}),setSortAZ:r=>e({sortAZ:r}),applyFilter:()=>{const{allContent:r,activeFilter:n,searchQuery:s}=t();let i=r;if(n&&n!=="all"){const o=n.toLowerCase();i=i.filter(a=>[a.mimeType??"",a.primaryCategory??"",a.contentType??""].join(" ").toLowerCase().includes(o))}if(s&&s.trim()!==""){const o=s.toLowerCase().trim();i=i.filter(a=>(a.name??"").toLowerCase().includes(o))}e({filteredContent:i})}})),XT=20;function Qh(){var u;const e=ye(d=>d.editorConfig),t=Me(d=>d.selectedNodeId),r=Me(d=>d.treeData),n=p.useCallback(()=>{if(!t||!r.length)return 0;function d(f,m,g=0){var _;for(const h of f){if(h.id===m)return g;if((_=h.children)!=null&&_.length){const y=d(h.children,m,g+1);if(y>=0)return y}}return-1}return Math.max(0,d(r,t))},[t,r])(),s=(u=e==null?void 0:e.config)==null?void 0:u.hierarchy;if(!s)return[...gu];const i=`level${n}`,o=s[i],a=o==null?void 0:o.children,c=a==null?void 0:a.Content;return c!=null&&c.length?c:[...gu]}function ZT(){const e=Kh(),t=ye(f=>{var m,g;return((g=(m=f.editorConfig)==null?void 0:m.context)==null?void 0:g.channel)??""}),r=Qh(),n=p.useRef(),s=p.useCallback(async(f="",m="all",g={},_=!0,h=!1)=>{var y,v,b,w,x;e.setLoading(!0);try{const C={status:["Live"],contentType:["Resource"],primaryCategory:m&&m!=="all"?[m]:r};(y=g==null?void 0:g.board)!=null&&y.length&&(C.board=g.board),(v=g==null?void 0:g.medium)!=null&&v.length&&(C.medium=g.medium),(b=g==null?void 0:g.gradeLevel)!=null&&b.length&&(C.gradeLevel=g.gradeLevel),(w=g==null?void 0:g.subject)!=null&&w.length&&(C.subject=g.subject),(x=g==null?void 0:g.primaryCategory)!=null&&x.length&&(C.primaryCategory=g.primaryCategory);const I=_?0:e.offset,{content:j,count:k}=await YI({filters:C,query:f,limit:f?50:XT,offset:I,channel:t||void 0,sortBy:h?{name:"asc"}:{lastUpdatedOn:"desc"}});_?e.setContent(j,k):e.appendContent(j,k)}catch(C){console.error("[useLibrary] load error:",C)}finally{e.setLoading(!1)}},[r,t]);p.useEffect(()=>{s()},[t]);const i=p.useCallback(f=>{e.setSearch(f),clearTimeout(n.current),n.current=setTimeout(()=>s(f,e.activeFilter,e.advancedFilters,!0,e.sortAZ),300)},[e.activeFilter,e.advancedFilters,e.sortAZ,s]),o=p.useCallback(f=>{e.setFilter(f),s(e.searchQuery,f,e.advancedFilters,!0,e.sortAZ)},[e.searchQuery,e.advancedFilters,e.sortAZ,s]),a=p.useCallback(f=>{e.setAdvancedFilters(f),s(e.searchQuery,e.activeFilter,f,!0,e.sortAZ)},[e.searchQuery,e.activeFilter,e.sortAZ,s]),c=p.useCallback(()=>{const f=!e.sortAZ;e.setSortAZ(f),s(e.searchQuery,e.activeFilter,e.advancedFilters,!0,f)},[e.sortAZ,e.searchQuery,e.activeFilter,e.advancedFilters,s]),u=p.useCallback(()=>{e.isLoading||s(e.searchQuery,e.activeFilter,e.advancedFilters,!1,e.sortAZ)},[e.isLoading,e.searchQuery,e.activeFilter,e.advancedFilters,e.sortAZ,s]),d=e.allContent.length<e.totalCount;return{content:e.filteredContent,isLoading:e.isLoading,totalCount:e.totalCount,activeFilter:e.activeFilter,advancedFilters:e.advancedFilters,searchQuery:e.searchQuery,sortAZ:e.sortAZ,hasMore:d,search:i,setFilter:o,applyAdvancedFilters:a,toggleSort:c,loadMore:u,refetch:()=>s(e.searchQuery,e.activeFilter,e.advancedFilters,!0,e.sortAZ)}}const JT="_card_jzciw_1",ej="_addBtn_jzciw_17",tj="_dragging_jzciw_24",rj="_ctIcon_jzciw_29",nj="_info_jzciw_33",sj="_name_jzciw_41",ij="_meta_jzciw_50",oj="_addBtnMuted_jzciw_78",aj="_added_jzciw_87",lj="_addedBadge_jzciw_96",rr={card:JT,addBtn:ej,dragging:tj,ctIcon:rj,info:nj,name:sj,meta:ij,addBtnMuted:oj,added:aj,addedBadge:lj},cj={video:Wa,pdf:Ua,h5p:Va,scorm:qa,audio:za,quiz:Ba,default:zn},uj=({item:e,onAdd:t,onPreview:r,isDraggable:n,isAdded:s})=>{var h,y;const i=Ji(e),o=cj[i.key]??zn,a=cl(),c=E1(),u=a&&!s&&c,{attributes:d,listeners:f,setNodeRef:m,isDragging:g}=Ld({id:e.identifier,disabled:!n||!a||!c,data:{type:"library-item",item:e}}),_=()=>{r&&r(e)};return l.jsxs("div",{ref:m,className:[rr.card,g?rr.dragging:"",s?rr.added:""].join(" "),"aria-label":e.name,...n?{...d,...f}:{},role:"listitem",onClick:_,children:[l.jsx("span",{className:[`sbx-ct-sq--${i.key}`,rr.ctIcon].join(" "),"aria-hidden":"true",children:l.jsx(o,{size:14})}),l.jsxs("div",{className:rr.info,children:[l.jsx("span",{className:rr.name,title:e.name,children:e.name}),l.jsxs("span",{className:rr.meta,children:[((h=e.organisation)==null?void 0:h[0])??e.channel??"",(y=e.organisation)!=null&&y[0]&&e.primaryCategory?" · ":"",e.primaryCategory??""]})]}),s&&l.jsx("span",{className:rr.addedBadge,"aria-label":"Already added",title:"Already added to this collection",children:l.jsx(Vn,{size:12})}),!s&&l.jsx("button",{type:"button",className:[rr.addBtn,!u&&a?rr.addBtnMuted:""].join(" "),onClick:v=>{v.stopPropagation(),t(e)},disabled:!a,"aria-disabled":!u,"aria-label":`Add ${e.name} to unit`,title:a?c?"Add to unit":"Select a unit to add":"Only Draft content can be added",children:l.jsx(As,{size:14})})]})},dj="_chips_xhhaq_1",fj="_chip_xhhaq_1",Mu={chips:dj,chip:fj},hj=({filters:e,active:t,onChange:r})=>l.jsx("div",{className:Mu.chips,role:"group","aria-label":"Content type filters",children:e.map(n=>l.jsx("button",{type:"button",role:"radio","aria-checked":t===n.value,className:["sbx-chip",t===n.value?"filled":"outline",Mu.chip].join(" "),onClick:()=>r(n.value),children:n.label},n.value))}),pj="_panel_1cl11_1",gj="_header_1cl11_10",mj="_headerTitle_1cl11_19",yj="_closeBtn_1cl11_25",vj="_body_1cl11_43",bj="_section_1cl11_59",_j="_sectionLabel_1cl11_65",wj="_chips_1cl11_73",xj="_chip_1cl11_73",Sj="_active_1cl11_96",Cj="_footer_1cl11_102",Oj="_resetBtn_1cl11_112",Ej="_applyBtn_1cl11_129",et={panel:pj,header:gj,headerTitle:mj,closeBtn:yj,body:vj,section:bj,sectionLabel:_j,chips:wj,chip:xj,active:Sj,footer:Cj,resetBtn:Oj,applyBtn:Ej},Dj=[{key:"board",label:"Board"},{key:"medium",label:"Medium"},{key:"gradeLevel",label:"Class"},{key:"subject",label:"Subject"}],Ij=new Set(["board","medium","gradeLevel","subject","topic"]),Nj=({local:e,toggle:t})=>{const r=Qh();return r.length?l.jsxs("div",{className:et.section,children:[l.jsx("div",{className:et.sectionLabel,children:"Primary Category"}),l.jsx("div",{className:et.chips,children:r.map(n=>l.jsx("button",{type:"button",className:[et.chip,(e.primaryCategory??[]).includes(n)?et.active:""].join(" "),onClick:()=>t("primaryCategory",n),children:n},n))})]}):null},Tj=({isOpen:e,filters:t,onApply:r,onClose:n})=>{var g,_;const s=ye(h=>h.editorConfig),i=ye(h=>h.searchFormConfig),{organisationFramework:o}=Ph((g=s==null?void 0:s.context)==null?void 0:g.framework,(_=s==null?void 0:s.context)==null?void 0:_.targetFWIds),[a,c]=p.useState(t),u=i!=null&&i.length?i.filter(h=>Ij.has(h.code)).map(h=>({key:h.code,label:h.label||h.code})):Dj;p.useEffect(()=>{c(t)},[t]);const d=(h,y)=>{c(v=>{const b=v[h]??[],w=b.includes(y)?b.filter(x=>x!==y):[...b,y];return{...v,[h]:w}})},f=(o==null?void 0:o.categories)??[],m=h=>{var y;return((y=f.find(v=>v.code===h))==null?void 0:y.terms)??[]};return e?l.jsxs("div",{className:et.panel,role:"dialog","aria-label":"Filter library","aria-modal":"true",children:[l.jsxs("div",{className:et.header,children:[l.jsx("span",{className:et.headerTitle,children:"Filters"}),l.jsx("button",{type:"button",className:et.closeBtn,onClick:n,"aria-label":"Close filters",children:l.jsx(on,{size:16})})]}),l.jsxs("div",{className:et.body,children:[u.map(({key:h,label:y})=>{const v=m(h);return v.length?l.jsxs("div",{className:et.section,children:[l.jsx("div",{className:et.sectionLabel,children:y}),l.jsx("div",{className:et.chips,children:v.slice(0,20).map(b=>l.jsx("button",{type:"button",className:[et.chip,(a[h]??[]).includes(b.name)?et.active:""].join(" "),onClick:()=>d(h,b.name),children:b.name},b.identifier))})]},h):null}),l.jsx(Nj,{local:a,toggle:d})]}),l.jsxs("div",{className:et.footer,children:[l.jsx("button",{type:"button",className:et.resetBtn,onClick:()=>c({}),children:"Reset"}),l.jsx("button",{type:"button",className:et.applyBtn,onClick:()=>{r(a),n()},children:"Apply"})]})]}):null},jj="_header_6qdpu_10",Rj="_title_6qdpu_20",kj="_headerActions_6qdpu_31",Aj="_iconBtn_6qdpu_38",Pj="_playerArea_6qdpu_56",Mj="_footer_6qdpu_64",Lj="_addBtn_6qdpu_73",Fj="_modalOverlay_6qdpu_92",$j="_modalPanel_6qdpu_103",ur={header:jj,title:Rj,headerActions:kj,iconBtn:Aj,playerArea:Pj,footer:Mj,addBtn:Lj,modalOverlay:Fj,modalPanel:$j},Bj=({content:e,onAdd:t,onClose:r})=>{if(!e)return null;const n={id:e.identifier,identifier:e.identifier,name:e.name??"",mimeType:e.mimeType,primaryCategory:e.primaryCategory,contentType:e.contentType,appIcon:e.appIcon,status:e.status,isFolder:!1,children:[],metadata:e};return Rr.createPortal(l.jsx("div",{className:ur.modalOverlay,role:"dialog","aria-modal":"true","aria-label":"Content preview",onClick:r,children:l.jsxs("div",{className:ur.modalPanel,onClick:s=>s.stopPropagation(),children:[l.jsxs("div",{className:ur.header,children:[l.jsx("span",{className:ur.title,title:e.name,children:e.name}),l.jsx("div",{className:ur.headerActions,children:l.jsx("button",{type:"button",className:ur.iconBtn,onClick:r,"aria-label":"Close preview",children:l.jsx(on,{size:16})})})]}),l.jsx("div",{className:ur.playerArea,children:l.jsx(Na,{node:n,editorMode:"read",type:"content"})}),l.jsx("div",{className:ur.footer,children:l.jsx("button",{type:"button",className:ur.addBtn,onClick:()=>t(e),children:"+ Add to Unit"})})]})}),document.body)},Uj="_dock_1lpg0_1",Vj="_header_1lpg0_8",zj="_headerLeft_1lpg0_17",qj="_headerTitle_1lpg0_24",Hj="_count_1lpg0_30",Wj="_searchRow_1lpg0_39",Kj="_searchWrap_1lpg0_47",Qj="_searchIcon_1lpg0_53",Gj="_searchInput_1lpg0_62",Yj="_filterToggleBtn_1lpg0_80",Xj="_filterToggleBtnActive_1lpg0_99",Zj="_filterBadge_1lpg0_105",Jj="_filters_1lpg0_124",eR="_mainArea_1lpg0_134",tR="_sidePanelOverlay_1lpg0_143",rR="_cardList_1lpg0_152",nR="_skeleton_1lpg0_168",sR="_skeletonIcon_1lpg0_178",iR="_skeletonText_1lpg0_186",oR="_skeletonLine_1lpg0_193",aR="_skeletonLineSm_1lpg0_200",lR="_loadMoreBtn_1lpg0_215",cR="_emptyState_1lpg0_240",uR="_collapseBtn_1lpg0_260",Ne={dock:Uj,header:Vj,headerLeft:zj,headerTitle:qj,count:Hj,searchRow:Wj,searchWrap:Kj,searchIcon:Qj,searchInput:Gj,filterToggleBtn:Yj,filterToggleBtnActive:Xj,filterBadge:Zj,filters:Jj,mainArea:eR,sidePanelOverlay:tR,cardList:rR,skeleton:nR,skeletonIcon:sR,skeletonText:iR,skeletonLine:oR,skeletonLineSm:aR,loadMoreBtn:lR,emptyState:cR,collapseBtn:uR};function dR(e){const t=new Set,r=[...e];for(;r.length>0;){const n=r.shift();n.isFolder||t.add(n.identifier),n.children&&r.push(...n.children)}return t}const fR=({editorMode:e,collapsed:t=!1,onToggleCollapse:r})=>{const{content:n,isLoading:s,totalCount:i,activeFilter:o,searchQuery:a,sortAZ:c,hasMore:u,search:d,setFilter:f,applyAdvancedFilters:m,toggleSort:g,loadMore:_}=ZT(),{addResource:h,selectedNodeId:y,treeData:v}=Me(),b=e==="edit",[w,x]=p.useState(!1),[C,I]=p.useState({}),[j,k]=p.useState(null),F=p.useMemo(()=>dR(v),[v]),T=p.useCallback($=>{var he;if(!y){Oe.error("Select a unit first");return}const te=(he=v[0])==null?void 0:he.id;if(y===te){Oe("Select a unit from the outline to add content — resources cannot be added directly to the course.",{icon:"ℹ️",duration:4e3});return}if(h($,y)===!1){Oe.error(`"${$.name}" is already in this collection`);return}Oe.success(`Added "${$.name}"`)},[y,h,v]),M=p.useCallback($=>{I($),m($)},[m]),P=p.useCallback($=>{k($)},[]),A=p.useCallback($=>{T($),k(null)},[T]),B=p.useMemo(()=>Object.values(C).reduce(($,te)=>$+((te==null?void 0:te.length)??0),0),[C]);return l.jsxs("div",{className:Ne.dock,children:[l.jsx("div",{className:Ne.header,children:l.jsxs("div",{className:Ne.headerLeft,children:[l.jsx("button",{type:"button",className:Ne.collapseBtn,onClick:r,"aria-label":"Collapse library panel",title:"Collapse library",children:l.jsx(py,{size:15})}),l.jsx(dy,{size:16}),l.jsx("span",{className:Ne.headerTitle,children:"Library"}),i>0&&l.jsx("span",{className:Ne.count,children:i})]})}),l.jsxs("div",{className:Ne.searchRow,children:[l.jsxs("div",{className:Ne.searchWrap,children:[l.jsx(aa,{size:14,className:Ne.searchIcon}),l.jsx("input",{type:"search",className:Ne.searchInput,placeholder:"Search content…",value:a,onChange:$=>d($.target.value),"aria-label":"Search library"})]}),l.jsx("button",{type:"button",className:[Ne.filterToggleBtn,c?Ne.filterToggleBtnActive:""].join(" "),onClick:g,"aria-label":c?"Sort: A–Z (click for Recent)":"Sort: Recent (click for A–Z)",title:c?"A–Z":"Recent",children:c?l.jsx(ny,{size:15}):l.jsx(oy,{size:15})}),l.jsxs("button",{type:"button",className:[Ne.filterToggleBtn,w?Ne.filterToggleBtnActive:""].join(" "),onClick:()=>x($=>!$),"aria-label":"Toggle advanced filters","aria-pressed":w,title:"Advanced filters",children:[l.jsx(_y,{size:15}),B>0&&l.jsx("span",{className:Ne.filterBadge,children:B})]})]}),l.jsx("div",{className:Ne.filters,children:l.jsx(hj,{filters:D1,active:o,onChange:f})}),l.jsxs("div",{className:Ne.mainArea,children:[l.jsx("div",{className:Ne.cardList,role:"list","aria-label":"Library content",children:s&&n.length===0?Array.from({length:4}).map(($,te)=>l.jsxs("div",{className:Ne.skeleton,"aria-hidden":"true",children:[l.jsx("div",{className:Ne.skeletonIcon}),l.jsxs("div",{className:Ne.skeletonText,children:[l.jsx("div",{className:Ne.skeletonLine}),l.jsx("div",{className:Ne.skeletonLineSm})]})]},te)):n.length>0?l.jsxs(l.Fragment,{children:[n.map($=>l.jsx(uj,{item:$,onAdd:T,onPreview:P,isDraggable:b,isAdded:F.has($.identifier)},$.identifier)),u&&l.jsx("button",{type:"button",className:Ne.loadMoreBtn,onClick:_,disabled:s,"aria-label":"Load more content",children:s?"Loading…":"Load More"})]}):l.jsxs("div",{className:Ne.emptyState,children:[l.jsx(aa,{size:24}),l.jsx("p",{children:"No content found"}),l.jsx("span",{children:"Try a different search or filter"})]})}),w&&l.jsx("div",{className:Ne.sidePanelOverlay,children:l.jsx(Tj,{isOpen:w,filters:C,onApply:M,onClose:()=>x(!1)})}),j&&l.jsx(Bj,{content:j,onAdd:A,onClose:()=>k(null)})]})]})};function hR(e,t,r){const n={},s={},i=new Set(["id","isFolder","children","parent","isNew","breadcrumb","title","relationalMetadata","optional"]),o=new Set(["targetBoardIds","targetMediumIds","targetGradeLevelIds","targetSubjectIds","targetFWIds","targetTopicIds","topic","topicsIds"]),a=new Set(["audience","attributions","targetBoardIds","targetMediumIds","targetGradeLevelIds","targetSubjectIds","medium","gradeLevel","subject","additionalCategories","keywords","language"]),c=new Set(["copyrightYear","compatibilityLevel","version"]);function u(m,g=!1){const _={};for(const[h,y]of Object.entries(m))if(!i.has(h)&&!(g&&o.has(h)))if(a.has(h))Array.isArray(y)?_[h]=y:y!=null&&y!==""?_[h]=[y]:_[h]=[];else if(c.has(h)){const v=Number(y);isNaN(v)||(_[h]=v)}else _[h]=y;return _}function d(m){var _;const g={};for(const h of m.children??[]){if(h.isFolder)continue;const y=t[h.identifier];if(!y)continue;const{isNew:v,...b}=y;if(Object.keys(b).length===0)continue;const w=((_=h.metadata)==null?void 0:_.relationalMetadata)??{};g[h.identifier]={name:h.name,...w,...b}}return g}function f(m,g){var w,x;const _=m.identifier,h=t[_],y=_.startsWith("temp-")||!!(h!=null&&h.isNew),v=!m.isFolder&&!g;if(g||y||h&&!v){let C;if(y)C={mimeType:"application/vnd.ekstep.content-collection",code:_,contentType:((w=m.metadata)==null?void 0:w.contentType)??"CourseUnit",primaryCategory:((x=m.metadata)==null?void 0:x.primaryCategory)??"Course Unit",name:m.name,visibility:"Parent",channel:r,...u(m.metadata??{})};else if(g){const{isNew:I,...j}=h??{};C={...u(m.metadata??{},!0),...u(j,!1),name:m.name}}else{const{isNew:I,...j}=h??{};C={name:m.name,visibility:"Parent",...u(j,!0)}}n[_]={metadata:C,objectType:m.objectType||(m.isFolder?"Collection":"Content"),root:g,isNew:y}}const b=m.isFolder?d(m):{};s[_]={name:m.name,children:(m.children??[]).map(C=>C.identifier),...Object.keys(b).length>0?{relationalMetadata:b}:{},root:g},(m.children??[]).forEach(C=>f(C,!1))}return e.forEach((m,g)=>f(m,g===0)),{nodesModified:n,hierarchy:s}}function pR(){const[e,t]=p.useState(!1),r=Me(u=>u.treeCache),n=Me(u=>u.treeData),s=ye(u=>u.isDirty),{setIsDirty:i,setLastSaved:o}=ye(),a=ye(u=>u.editorConfig);return{save:p.useCallback(async()=>{if(!a||e)return;const u=a.context.contentId??a.context.identifier??"";if(!u)return;const d=a.context.channel??"",f=a.context.userId??a.context.uid??"";t(!0);try{const{nodesModified:m,hierarchy:g}=hR(n,r,d);await t_(u,m,g,f);const _=new Date().toISOString();o(_),i(!1)}catch(m){console.error("[useSaveHierarchy] save failed:",m),Oe.error("Failed to save. Please try again.")}finally{t(!1)}},[a,e,n,r,i,o]),isSaving:e,isDirty:s,lastSaved:ye.getState().lastSaved}}function gR(e){const t=ye(s=>s.editorConfig),r=ye(s=>s.setButtonLoader);return{runAction:p.useCallback(async(s,i)=>{var c,u,d,f;const o=((c=t==null?void 0:t.context)==null?void 0:c.contentId)??((u=t==null?void 0:t.context)==null?void 0:u.identifier)??"";if(!o)return Oe.error("No content identifier found."),!1;const a=((d=t==null?void 0:t.context)==null?void 0:d.userId)??((f=t==null?void 0:t.context)==null?void 0:f.uid)??"";try{switch(s){case"sendForReview":return r("saveCollection",!0),await e(),await s_(o),Oe.success("Content sent for review"),!0;case"reject":{r("rejectCollection",!0);const m=(i==null?void 0:i.comment)??"";return await i_(o,m),Oe.success("Content rejected and sent back to the author"),!0}case"publish":return r("publishCollection",!0),await e(),await r_(o,a),Oe.success("Content published successfully"),!0;default:return!1}}catch(m){console.error(`[useToolbarActions] ${s} failed`,m);const g=s==="sendForReview"?"send for review":s==="reject"?"reject":"publish";return Oe.error(`Failed to ${g}. Please try again.`),!1}finally{r("saveCollection",!1),r("rejectCollection",!1),r("publishCollection",!1)}},[t,e,r])}}const mR="_shell_90fon_1",yR="_workspace_90fon_8",vR="_sidebarCollapsed_90fon_16",bR="_dockCollapsed_90fon_19",_R="_dock_90fon_19",wR="_outline_90fon_40",xR="_reopenTab_90fon_45",SR="_outlineHidden_90fon_79",CR="_editor_90fon_86",OR="_dockHidden_90fon_101",ER="_dockReopenTab_90fon_108",DR="_dragChip_90fon_133",IR="_dragChipLabel_90fon_148",Tt={shell:mR,workspace:yR,sidebarCollapsed:vR,dockCollapsed:bR,dock:_R,outline:wR,reopenTab:xR,outlineHidden:SR,editor:CR,dockHidden:OR,dockReopenTab:ER,dragChip:DR,dragChipLabel:IR},NR=({editorMode:e,onToolbarEvent:t,onContentAdded:r,onHierarchySaved:n})=>{const[s,i]=p.useState(null),[o,a]=p.useState(!1),[c,u]=p.useState(!1),[d,f]=p.useState(!1),[m,g]=p.useState(!0),{addResource:_,treeData:h}=Me(),y=Me(P=>P.selectedNodeId),{save:v,isSaving:b,isDirty:w,lastSaved:x}=pR(),{runAction:C}=gR(v);p.useEffect(()=>{if(!w)return;const P=A=>{A.preventDefault(),A.returnValue=""};return window.addEventListener("beforeunload",P),()=>window.removeEventListener("beforeunload",P)},[w]);const I=yd(ra(Ui,{activationConstraint:{distance:8}})),j=p.useCallback(P=>{var B;const A=(B=P.active.data.current)==null?void 0:B.item;A&&i(A)},[]),k=p.useCallback(P=>{var he,pe;i(null);const A=(he=P.active.data.current)==null?void 0:he.item;if(!A)return;const B=P.over,$=(B==null?void 0:B.id)??y??void 0;if(!$){Oe.error("Drop onto a unit to add content");return}const te=(pe=h[0])==null?void 0:pe.id;if($===te){Oe.error("Drop content onto a unit, not directly on the course.");return}if(!_(A,$)){Oe.error(`"${A.name}" is already in this collection`);return}r==null||r(A,$),Oe.success(`Added "${A.name}" to unit`)},[y,_,r]),F=p.useCallback(async P=>{if(P.action==="onFormStatusChange"){const{isValid:A}=P.data??{};g(A!==!1);return}if(P.action==="back"&&w){f(!0);return}if(P.action==="saveCollection"){if(!m){Oe.error("Please fill the required metadata");return}await v(),n==null||n(h),t==null||t(P);return}if(P.action==="sendForReview"||P.action==="reject"||P.action==="publish"){await C(P.action,P.data)&&(t==null||t(P));return}t==null||t(P)},[v,C,t,n,h,w,m]),T=p.useCallback(async()=>{await v(),f(!1),n==null||n(h),t==null||t({action:"back"})},[v,n,t,h]),M=p.useCallback(()=>{f(!1),t==null||t({action:"back"})},[t]);return l.jsxs(Md,{sensors:I,onDragStart:j,onDragEnd:k,children:[l.jsxs("div",{className:Tt.shell,children:[l.jsx(hw,{editorMode:e,isSaving:b,isDirty:w,lastSaved:x,isFormValid:m,onToolbarEvent:F}),l.jsxs("div",{className:[Tt.workspace,o?Tt.sidebarCollapsed:"",c?Tt.dockCollapsed:""].filter(Boolean).join(" "),children:[l.jsx("aside",{className:[Tt.outline,o?Tt.outlineHidden:""].join(" "),"aria-label":"Course outline","aria-hidden":o,children:l.jsx($O,{editorMode:e,collapsed:o,onToggleCollapse:()=>a(P=>!P)})}),o&&l.jsx("button",{className:Tt.reopenTab,onClick:()=>a(!1),title:"Show outline",type:"button",children:"›"}),l.jsx("main",{className:Tt.editor,role:"main","aria-label":"Content editor",children:l.jsx(YT,{editorMode:e,onToolbarEvent:F})}),l.jsx("aside",{className:[Tt.dock,c?Tt.dockHidden:""].filter(Boolean).join(" "),"aria-label":"Content library","aria-hidden":c,children:l.jsx(fR,{editorMode:e,collapsed:c,onToggleCollapse:()=>u(P=>!P)})}),c&&l.jsx("button",{className:Tt.dockReopenTab,onClick:()=>u(!1),title:"Show library",type:"button",children:"‹"})]})]}),l.jsx(Zm,{dropAnimation:null,children:s?l.jsx("div",{className:Tt.dragChip,children:l.jsx("span",{className:Tt.dragChipLabel,children:s.name})}):null}),d&&l.jsx(pw,{onSave:T,onDiscard:M,onCancel:()=>f(!1),isSaving:b})]})},TR="v1";function jR(e){const t=e.validations,r=t==null?void 0:t.find(s=>s.type==="maxlength"||s.type==="maxLength");if(!r)return e.maxLength;const n=Number(r.value);return Number.isFinite(n)?n:void 0}function Lu(e,t){var r;return{code:e.code??"",label:e.label??e.name??e.code??"",name:e.name,inputType:e.inputType,dataType:e.dataType,required:e.required===!0||Array.isArray(e.validations)&&e.validations.some(n=>n.type==="required")||String(((r=e.renderingHints)==null?void 0:r.class)??"").includes("required"),editable:e.editable!==!1,visible:e.visible!==!1,placeholder:e.placeholder,maxLength:jR(e),depends:e.depends,sourceCategory:e.sourceCategory,range:e.range,enum:e.enum,default:e.default,defaultValue:e.defaultValue,index:e.index,section:t,output:e.output}}function br(e){const t=e==null?void 0:e.properties;if(!Array.isArray(t))return[];const r=[];for(const n of t)if(Array.isArray(n.fields)){const s=n.title??n.name??void 0;for(const i of n.fields)i.code&&r.push(Lu(i,s))}else n.code&&r.push(Lu(n));return r.sort((n,s)=>(n.index??0)-(s.index??0))}function RR(e){const t=e==null?void 0:e.properties;if(!t)return{};const r={};for(const[n,s]of Object.entries(t))s&&"default"in s&&(r[n]=s.default);return r}async function kR(e,t,r="Collection",n=TR){var u,d;const i=(d=(u=(await Re.post(`/action/object/category/definition/${n}/read?fields=objectMetadata,forms,name,label`,{request:{objectCategoryDefinition:{objectType:r,name:e,...t?{channel:t}:{}}}})).data)==null?void 0:u.result)==null?void 0:d.objectCategoryDefinition,o=(i==null?void 0:i.forms)??{},a=(i==null?void 0:i.objectMetadata)??{},c=a.config??{};return{rootForm:br(o.create),unitForm:br(o.unitMetadata),childForm:br(o.childMetadata),searchForm:br(o.search??o.searchConfig),relationalForm:br(o.relationalMetadata),publishChecklist:br(o.publishchecklist),reviewChecklist:br(o.review),rfcChecklist:br(o.requestforchangeschecklist),schemaDefaults:RR(a.schema),frameworkMetadata:c.frameworkMetadata??{},sourcingSettings:c.sourcingSettings??{}}}function AR({config:e,onError:t}){const[r,n]=p.useState(!0),[s,i]=p.useState(null),[o,a]=p.useState(!1),{setEditorConfig:c,setEditorMode:u,setCategoryDefinition:d}=ye(),{setTreeData:f,selectNode:m}=Me();return p.useEffect(()=>{let g=!1;async function _(){var h,y;try{n(!0),i(null),e.apiBaseUrl&&Cf(e.apiBaseUrl),c(e),u(e.config.mode);const v=e.context.contentId??e.context.identifier??"";if(v){const{rootNode:b}=await Df(v);g||(f(b?[b]:[]),b&&m(b.id));const w=e.config.primaryCategory??"Course",x=e.context.channel??"",C=e.config.categoryDefinitionApiVersion??"v4";try{const I=await kR(w,x,e.config.objectType??"Collection",C);if(!g){d(I);const j=((h=I.sourcingSettings)==null?void 0:h.collection)??{},k={};j.maxDepth&&!e.config.maxDepth&&(k.maxDepth=j.maxDepth),j.children&&!e.config.children&&(k.children=j.children),j.hierarchy&&!((y=e.config.hierarchy)!=null&&y.level1)&&(k.hierarchy={...e.config.hierarchy??{},...j.hierarchy}),Object.keys(k).length>0&&c({...e,config:{...e.config,...k}})}}catch{}}g||a(!0)}catch(v){if(!g){const b=v instanceof Error?v:new Error(String(v));i(b),t==null||t(b)}}finally{g||n(!1)}}return _(),()=>{g=!0}},[e.context.contentId,e.context.identifier]),{isLoading:r,error:s,isReady:o}}const PR="_root_qcpw6_1",MR="_loadingState_qcpw6_10",LR="_loadingSpinner_qcpw6_20",FR="_errorState_qcpw6_34",os={root:PR,loadingState:MR,loadingSpinner:LR,errorState:FR},$R=new xp({defaultOptions:{queries:{retry:1,refetchOnWindowFocus:!1}}});class BR extends p.Component{constructor(t){super(t),this.state={error:null}}static getDerivedStateFromError(t){return{error:t}}componentDidCatch(t){var r,n;(n=(r=this.props).onError)==null||n.call(r,t)}render(){return this.state.error?l.jsxs("div",{className:os.errorState,children:[l.jsx("h3",{children:"Something went wrong"}),l.jsx("p",{children:this.state.error.message}),l.jsx("button",{onClick:()=>this.setState({error:null}),children:"Retry"})]}):this.props.children}}function UR(e){const{isLoading:t,error:r}=AR({config:e,onError:e.onError}),n=ye(s=>s.editorMode);return t?l.jsxs("div",{className:os.loadingState,children:[l.jsx("div",{className:os.loadingSpinner}),l.jsx("p",{children:"Loading editor..."})]}):r?l.jsxs("div",{className:os.errorState,children:[l.jsx("h3",{children:"Failed to load editor"}),l.jsx("p",{children:r.message})]}):l.jsx("div",{className:`sb-split-builder ${os.root}`,children:l.jsx(NR,{editorMode:n,onToolbarEvent:e.onToolbarEvent,onContentAdded:e.onContentAdded,onHierarchySaved:e.onHierarchySaved})})}const Gh=e=>l.jsx(BR,{onError:e.onError,children:l.jsxs(Cp,{client:$R,children:[l.jsx(UR,{...e}),l.jsx(Sg,{position:"top-right",toastOptions:{duration:3e3}})]})}),Ai=Symbol.for("r2wc.reactRender"),Fu=Symbol.for("r2wc.shouldRender"),ei=Symbol.for("r2wc.root");function VR(e=""){return e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function zR(e=""){return e.replace(/-([a-z0-9])/g,function(t){return t[1].toUpperCase()})}var $u={expando:function(e,t,r){Object.defineProperty(e,t,{enumerable:!0,get:function(){return r},set:function(n){r=n,this[Ai]()}}),e[Ai]()}};function qR(e,t,r,n={}){var s={isConnected:"isConnected"in HTMLElement.prototype},i=!1,o=function(){var u=Reflect.construct(HTMLElement,arguments,this.constructor);return typeof n.shadow=="string"?u.attachShadow({mode:n.shadow}):n.shadow&&(console.warn('Specifying the "shadow" option as a boolean is deprecated and will be removed in a future version.'),u.attachShadow({mode:"open"})),u},a=Object.create(HTMLElement.prototype);a.constructor=o;var c=new Proxy(a,{has:function(u,d){return d in e.propTypes||d in a},set:function(u,d,f,m){return i&&(s[d]=!0),typeof d=="symbol"||s[d]||d in u?(e.propTypes&&d in e.propTypes&&$u.expando(m,d,f),Reflect.set(u,d,f,m)):($u.expando(m,d,f),!0)},getOwnPropertyDescriptor:function(u,d){var f=Reflect.getOwnPropertyDescriptor(u,d);if(f)return f;if(d in e.propTypes)return{configurable:!0,enumerable:!0,writable:!0,value:void 0}}});return o.prototype=c,a.connectedCallback=function(){this[Fu]=!0,this[Ai]()},a.disconnectedCallback=function(){typeof r.createRoot=="function"?this[ei].unmount():r.unmountComponentAtNode(this)},a[Ai]=function(){if(this[Fu]===!0){var u={};Object.keys(this).forEach(function(m){s[m]!==!1&&(u[m]=this[m])},this),i=!0;const d=n.shadow?this.shadowRoot:this,f=t.createElement(e,u);typeof r.createRoot=="function"?(this[ei]||(this[ei]=r.createRoot(d)),this[ei].render(f)):r.render(f,d),i=!1}},e.propTypes&&(o.observedAttributes=n.dashStyleAttributes?Object.keys(e.propTypes).map(function(u){return VR(u)}):Object.keys(e.propTypes),a.attributeChangedCallback=function(u,d,f){var m=n.dashStyleAttributes?zR(u):u;this[m]=f}),o}var as={},ns=Rr;if(process.env.NODE_ENV==="production")as.createRoot=ns.createRoot,as.hydrateRoot=ns.hydrateRoot;else{var ti=ns.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;as.createRoot=function(e,t){ti.usingClientEntryPoint=!0;try{return ns.createRoot(e,t)}finally{ti.usingClientEntryPoint=!1}},as.hydrateRoot=function(e,t,r){ti.usingClientEntryPoint=!0;try{return ns.hydrateRoot(e,t,r)}finally{ti.usingClientEntryPoint=!1}}}function HR(){if(document.getElementById("sb-ce-react-styles"))return;const e=document.createElement("style");e.id="sb-ce-react-styles",e.textContent="@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap');",document.head.insertBefore(e,document.head.firstChild)}function WR(e="sb-collection-editor"){if(HR(),typeof customElements>"u"||customElements.get(e))return;const t=qR(Gh,p,as,{});customElements.define(e,t)}exports.CollectionEditor=Gh;exports.registerCollectionEditor=WR;exports.setApiBaseUrl=Cf;exports.useEditorStore=ye;exports.useLibraryStore=Kh;exports.useTreeStore=Me;
|