autoforma 1.0.66 → 1.0.67
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/components/AutoForm/AutoForm.types.d.ts +1 -1
- package/dist/index.cjs.js +8 -8
- package/dist/index.es.js +176 -176
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var ba;function Nh(){return ba||(ba=1,process.env.NODE_ENV!=="production"&&(function(){function n(v){if(v==null)return null;if(typeof v=="function")return v.$$typeof===$?null:v.displayName||v.name||null;if(typeof v=="string")return v;switch(v){case y:return"Fragment";case k:return"Profiler";case b:return"StrictMode";case S:return"Suspense";case w:return"SuspenseList";case
|
|
17
|
+
*/var ba;function Nh(){return ba||(ba=1,process.env.NODE_ENV!=="production"&&(function(){function n(v){if(v==null)return null;if(typeof v=="function")return v.$$typeof===$?null:v.displayName||v.name||null;if(typeof v=="string")return v;switch(v){case y:return"Fragment";case k:return"Profiler";case b:return"StrictMode";case S:return"Suspense";case w:return"SuspenseList";case D:return"Activity"}if(typeof v=="object")switch(typeof v.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),v.$$typeof){case g:return"Portal";case E:return v.displayName||"Context";case M:return(v._context.displayName||"Context")+".Consumer";case C:var A=v.render;return v=v.displayName,v||(v=A.displayName||A.name||"",v=v!==""?"ForwardRef("+v+")":"ForwardRef"),v;case O:return A=v.displayName||null,A!==null?A:n(v.type)||"Memo";case I:A=v._payload,v=v._init;try{return n(v(A))}catch{}}return null}function e(v){return""+v}function t(v){try{e(v);var A=!1}catch{A=!0}if(A){A=console;var N=A.error,_=typeof Symbol=="function"&&Symbol.toStringTag&&v[Symbol.toStringTag]||v.constructor.name||"Object";return N.call(A,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",_),e(v)}}function r(v){if(v===y)return"<>";if(typeof v=="object"&&v!==null&&v.$$typeof===I)return"<...>";try{var A=n(v);return A?"<"+A+">":"<...>"}catch{return"<...>"}}function s(){var v=z.A;return v===null?null:v.getOwner()}function o(){return Error("react-stack-top-frame")}function i(v){if(F.call(v,"key")){var A=Object.getOwnPropertyDescriptor(v,"key").get;if(A&&A.isReactWarning)return!1}return v.key!==void 0}function l(v,A){function N(){J||(J=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",A))}N.isReactWarning=!0,Object.defineProperty(v,"key",{get:N,configurable:!0})}function a(){var v=n(this.type);return X[v]||(X[v]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),v=this.props.ref,v!==void 0?v:null}function c(v,A,N,_,K,de){var R=N.ref;return v={$$typeof:p,type:v,key:A,props:N,_owner:_},(R!==void 0?R:null)!==null?Object.defineProperty(v,"ref",{enumerable:!1,get:a}):Object.defineProperty(v,"ref",{enumerable:!1,value:null}),v._store={},Object.defineProperty(v._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(v,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(v,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:K}),Object.defineProperty(v,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:de}),Object.freeze&&(Object.freeze(v.props),Object.freeze(v)),v}function u(v,A,N,_,K,de){var R=A.children;if(R!==void 0)if(_)if(Y(R)){for(_=0;_<R.length;_++)d(R[_]);Object.freeze&&Object.freeze(R)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else d(R);if(F.call(A,"key")){R=n(v);var Q=Object.keys(A).filter(function(te){return te!=="key"});_=0<Q.length?"{key: someKey, "+Q.join(": ..., ")+": ...}":"{key: someKey}",P[R+_]||(Q=0<Q.length?"{"+Q.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,_,R,Q,R),P[R+_]=!0)}if(R=null,D!==void 0&&(t(D),R=""+D),i(A)&&(t(A.key),R=""+A.key),"key"in A){D={};for(var oe in A)oe!=="key"&&(D[oe]=A[oe])}else D=A;return R&&l(D,typeof v=="function"?v.displayName||v.name||"Unknown":v),c(v,R,D,s(),K,de)}function d(v){f(v)?v._store&&(v._store.validated=1):typeof v=="object"&&v!==null&&v.$$typeof===I&&(v._payload.status==="fulfilled"?f(v._payload.value)&&v._payload.value._store&&(v._payload.value._store.validated=1):v._store&&(v._store.validated=1))}function f(v){return typeof v=="object"&&v!==null&&v.$$typeof===p}var h=T,p=Symbol.for("react.transitional.element"),g=Symbol.for("react.portal"),y=Symbol.for("react.fragment"),b=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),M=Symbol.for("react.consumer"),E=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),S=Symbol.for("react.suspense"),w=Symbol.for("react.suspense_list"),O=Symbol.for("react.memo"),I=Symbol.for("react.lazy"),N=Symbol.for("react.activity"),$=Symbol.for("react.client.reference"),z=h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,F=Object.prototype.hasOwnProperty,Y=Array.isArray,G=console.createTask?console.createTask:function(){return null};h={react_stack_bottom_frame:function(v){return v()}};var J,X={},q=h.react_stack_bottom_frame.bind(h,o)(),U=G(r(o)),P={};Qn.Fragment=y,Qn.jsx=function(v,A,D){var _=1e4>z.recentlyCreatedOwnerStacks++;return u(v,A,D,!1,_?Error("react-stack-top-frame"):q,_?G(r(v)):U)},Qn.jsxs=function(v,A,D){var _=1e4>z.recentlyCreatedOwnerStacks++;return u(v,A,D,!0,_?Error("react-stack-top-frame"):q,_?G(r(v)):U)}})()),Qn}var ka;function Rh(){return ka||(ka=1,process.env.NODE_ENV==="production"?Br.exports=Dh():Br.exports=Nh()),Br.exports}var m=Rh();function Lh(n){if(!/^[0-9a-zA-Z-]+$/.test(n))throw new Error(`[@mantine/use-form] Form name "${n}" is invalid, it should contain only letters, numbers and dashes`)}const Ih=typeof window<"u"?T.useLayoutEffect:T.useEffect;function _e(n,e){Ih(()=>{if(n)return window.addEventListener(n,e),()=>window.removeEventListener(n,e)},[n])}function jh(n,e){n&&Lh(n),_e(`mantine-form:${n}:set-field-value`,t=>e.setFieldValue(t.detail.path,t.detail.value)),_e(`mantine-form:${n}:set-values`,t=>e.setValues(t.detail)),_e(`mantine-form:${n}:set-initial-values`,t=>e.setInitialValues(t.detail)),_e(`mantine-form:${n}:set-errors`,t=>e.setErrors(t.detail)),_e(`mantine-form:${n}:set-field-error`,t=>e.setFieldError(t.detail.path,t.detail.error)),_e(`mantine-form:${n}:clear-field-error`,t=>e.clearFieldError(t.detail)),_e(`mantine-form:${n}:clear-errors`,e.clearErrors),_e(`mantine-form:${n}:reset`,e.reset),_e(`mantine-form:${n}:validate`,e.validate),_e(`mantine-form:${n}:validate-field`,t=>e.validateField(t.detail)),_e(`mantine-form:${n}:reorder-list-item`,t=>e.reorderListItem(t.detail.path,t.detail.payload)),_e(`mantine-form:${n}:remove-list-item`,t=>e.removeListItem(t.detail.path,t.detail.index)),_e(`mantine-form:${n}:insert-list-item`,t=>e.insertListItem(t.detail.path,t.detail.item,t.detail.index)),_e(`mantine-form:${n}:set-dirty`,t=>e.setDirty(t.detail)),_e(`mantine-form:${n}:set-touched`,t=>e.setTouched(t.detail)),_e(`mantine-form:${n}:reset-dirty`,t=>e.resetDirty(t.detail)),_e(`mantine-form:${n}:reset-touched`,e.resetTouched)}function Ph(n){return e=>{if(!e)n(e);else if(typeof e=="function")n(e);else if(typeof e=="object"&&"nativeEvent"in e){const{currentTarget:t}=e;t instanceof HTMLInputElement?t.type==="checkbox"?n(t.checked):n(t.value):(t instanceof HTMLTextAreaElement||t instanceof HTMLSelectElement)&&n(t.value)}else n(e)}}function wi(n){return n===null||typeof n!="object"?{}:Object.keys(n).reduce((e,t)=>{const r=n[t];return r!=null&&r!==!1&&(e[t]=r),e},{})}function _h(n){const[e,t]=T.useState(wi(n)),r=T.useRef(e),s=T.useCallback(a=>{t(c=>{const u=wi(typeof a=="function"?a(c):a);return r.current=u,u})},[]),o=T.useCallback(()=>s({}),[]),i=T.useCallback(a=>{r.current[a]!==void 0&&s(c=>{const u={...c};return delete u[a],u})},[e]),l=T.useCallback((a,c)=>{c==null||c===!1?i(a):r.current[a]!==c&&s(u=>({...u,[a]:c}))},[e]);return{errorsState:e,setErrors:s,clearErrors:o,setFieldError:l,clearFieldError:i}}function Ti(n,e){if(e===null||typeof e!="object")return{};const t={...e};return Object.keys(e).forEach(r=>{r.includes(`${String(n)}.`)&&delete t[r]}),t}function xa(n,e){const t=n.substring(e.length+1).split(".")[0];return parseInt(t,10)}function va(n,e,t,r){if(e===void 0)return t;const s=`${String(n)}`;let o=t;r===-1&&(o=Ti(`${s}.${e}`,o));const i={...o},l=new Set;return Object.entries(o).filter(([a])=>{if(!a.startsWith(`${s}.`))return!1;const c=xa(a,s);return Number.isNaN(c)?!1:c>=e}).forEach(([a,c])=>{const u=xa(a,s),d=a.replace(`${s}.${u}`,`${s}.${u+r}`);i[d]=c,l.add(d),l.has(a)||delete i[a]}),i}function Bh(n,{from:e,to:t},r){const s=`${n}.${e}`,o=`${n}.${t}`,i={...r},l=new Set;return Object.keys(r).forEach(a=>{if(l.has(a))return;let c,u;if(a.startsWith(s)?(c=a,u=a.replace(s,o)):a.startsWith(o)&&(c=a.replace(o,s),u=a),c&&u){const d=i[c],f=i[u];f===void 0?delete i[c]:i[c]=f,d===void 0?delete i[u]:i[u]=d,l.add(c),l.add(u)}}),i}function Sa(n,e,t){typeof t.value=="object"&&(t.value=Bn(t.value)),!t.enumerable||t.get||t.set||!t.configurable||!t.writable||e==="__proto__"?Object.defineProperty(n,e,t):n[e]=t.value}function Bn(n){if(typeof n!="object")return n;var e=0,t,r,s,o=Object.prototype.toString.call(n);if(o==="[object Object]"?s=Object.create(n.__proto__||null):o==="[object Array]"?s=Array(n.length):o==="[object Set]"?(s=new Set,n.forEach(function(i){s.add(Bn(i))})):o==="[object Map]"?(s=new Map,n.forEach(function(i,l){s.set(Bn(l),Bn(i))})):o==="[object Date]"?s=new Date(+n):o==="[object RegExp]"?s=new RegExp(n.source,n.flags):o==="[object DataView]"?s=new n.constructor(Bn(n.buffer)):o==="[object ArrayBuffer]"?s=n.slice(0):o.slice(-6)==="Array]"&&(s=new n.constructor(n)),s){for(r=Object.getOwnPropertySymbols(n);e<r.length;e++)Sa(s,r[e],Object.getOwnPropertyDescriptor(n,r[e]));for(e=0,r=Object.getOwnPropertyNames(n);e<r.length;e++)Object.hasOwnProperty.call(s,t=r[e])&&s[t]===n[t]||Sa(s,t,Object.getOwnPropertyDescriptor(n,t))}return s||n}function uu(n){return typeof n!="string"?[]:n.split(".")}function De(n,e){const t=uu(n);if(t.length===0||typeof e!="object"||e===null)return;let r=e[t[0]];for(let s=1;s<t.length&&r!=null;s+=1)r=r[t[s]];return r}function Nr(n,e,t){const r=uu(n);if(r.length===0)return t;const s=Bn(t);if(r.length===1)return s[r[0]]=e,s;let o=s[r[0]];for(let i=1;i<r.length-1;i+=1){if(o===void 0)return s;o=o[r[i]]}return o[r[r.length-1]]=e,s}function Fh(n,{from:e,to:t},r){const s=De(n,r);if(!Array.isArray(s))return r;const o=[...s],i=s[e];return o.splice(e,1),o.splice(t,0,i),Nr(n,o,r)}function zh(n,e,t,r){const s=De(n,r);if(!Array.isArray(s))return r;const o=[...s];return o.splice(typeof t=="number"?t:o.length,0,e),Nr(n,o,r)}function $h(n,e,t){const r=De(n,t);return Array.isArray(r)?Nr(n,r.filter((s,o)=>o!==e),t):t}function Vh(n,e,t,r){const s=De(n,r);if(!Array.isArray(s)||s.length<=t)return r;const o=[...s];return o[t]=e,Nr(n,o,r)}function Hh({$values:n,$errors:e,$status:t}){const r=T.useCallback((l,a)=>{t.clearFieldDirty(l),e.setErrors(c=>Bh(l,a,c)),n.setValues({values:Fh(l,a,n.refValues.current),updateState:!0})},[]),s=T.useCallback((l,a)=>{t.clearFieldDirty(l),e.setErrors(c=>va(l,a,c,-1)),n.setValues({values:$h(l,a,n.refValues.current),updateState:!0})},[]),o=T.useCallback((l,a,c)=>{t.clearFieldDirty(l),e.setErrors(u=>va(l,c,u,1)),n.setValues({values:zh(l,a,c,n.refValues.current),updateState:!0})},[]),i=T.useCallback((l,a,c)=>{t.clearFieldDirty(l),n.setValues({values:Vh(l,c,a,n.refValues.current),updateState:!0})},[]);return{reorderListItem:r,removeListItem:s,insertListItem:o,replaceListItem:i}}var Ho,Ca;function Wh(){return Ca||(Ca=1,Ho=function n(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var r,s,o;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(s=r;s--!==0;)if(!n(e[s],t[s]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if(o=Object.keys(e),r=o.length,r!==Object.keys(t).length)return!1;for(s=r;s--!==0;)if(!Object.prototype.hasOwnProperty.call(t,o[s]))return!1;for(s=r;s--!==0;){var i=o[s];if(!n(e[i],t[i]))return!1}return!0}return e!==e&&t!==t}),Ho}var Yh=Wh();const Fr=ll(Yh);function Zn(n,e){const t=Object.keys(n);if(typeof e=="string"){const r=t.filter(s=>s.startsWith(`${e}.`));return n[e]||r.some(s=>n[s])||!1}return t.some(r=>n[r])}function qh({initialDirty:n,initialTouched:e,mode:t,$values:r}){const[s,o]=T.useState(e),[i,l]=T.useState(n),a=T.useRef(e),c=T.useRef(n),u=T.useCallback(S=>{const w=typeof S=="function"?S(a.current):S;a.current=w,t==="controlled"&&o(w)},[]),d=T.useCallback((S,w=!1)=>{const O=typeof S=="function"?S(c.current):S;c.current=O,(t==="controlled"||w)&&l(O)},[]),f=T.useCallback(()=>u({}),[]),h=T.useCallback(S=>{const w=S?{...r.refValues.current,...S}:r.refValues.current;r.setValuesSnapshot(w),d({})},[]),p=T.useCallback((S,w)=>{u(O=>Zn(O,S)===w?O:{...O,[S]:w})},[]),g=T.useCallback((S,w,O)=>{d(I=>Zn(I,S)===w?I:{...I,[S]:w},O)},[]),y=T.useCallback((S,w)=>{const O=Zn(c.current,S),I=!Fr(De(S,r.getValuesSnapshot()),w),N=Ti(S,c.current);N[S]=I,d(N,O!==I)},[]),b=T.useCallback(S=>Zn(a.current,S),[]),k=T.useCallback(S=>d(w=>{if(typeof S!="string")return w;const O=Ti(S,w);return delete O[S],Fr(O,w)?w:O}),[]),M=T.useCallback(S=>{if(S){const O=De(S,c.current);if(typeof O=="boolean")return O;const I=De(S,r.refValues.current),N=De(S,r.valuesSnapshot.current);return!Fr(I,N)}return Object.keys(c.current).length>0?Zn(c.current):!Fr(r.refValues.current,r.valuesSnapshot.current)},[]),E=T.useCallback(()=>c.current,[]),C=T.useCallback(()=>a.current,[]);return{touchedState:s,dirtyState:i,touchedRef:a,dirtyRef:c,setTouched:u,setDirty:d,resetDirty:h,resetTouched:f,isTouched:b,setFieldTouched:p,setFieldDirty:g,setTouchedState:o,setDirtyState:l,clearFieldDirty:k,isDirty:M,getDirty:E,getTouched:C,setCalculatedFieldDirty:y}}function Uh({initialValues:n,onValuesChange:e,mode:t}){const r=T.useRef(!1),[s,o]=T.useState(n||{}),i=T.useRef(s),l=T.useRef(s),a=T.useCallback(({values:y,subscribers:b,updateState:k=!0,mergeWithPreviousValues:M=!0})=>{const E=i.current,C=y instanceof Function?y(i.current):y,S=M?{...E,...C}:C;i.current=S,k&&(o(S),t==="uncontrolled"&&(i.current=S)),e==null||e(S,E),b==null||b.filter(Boolean).forEach(w=>w({updatedValues:S,previousValues:E}))},[e]),c=T.useCallback(y=>{var M;const b=De(y.path,i.current),k=y.value instanceof Function?y.value(b):y.value;if(b!==k){const E=i.current,C=Nr(y.path,k,i.current);a({values:C,updateState:y.updateState}),(M=y.subscribers)==null||M.filter(Boolean).forEach(S=>S({path:y.path,updatedValues:C,previousValues:E}))}},[a]),u=T.useCallback(y=>{l.current=y},[]),d=T.useCallback((y,b)=>{r.current||(r.current=!0,a({values:y,updateState:t==="controlled"}),u(y),b())},[a]),f=T.useCallback(()=>{a({values:l.current,updateState:!0,mergeWithPreviousValues:!1})},[a]),h=T.useCallback(()=>i.current,[]),p=T.useCallback(()=>l.current,[]),g=T.useCallback((y,b)=>{const k=De(y,l.current);typeof k>"u"||c({path:y,value:k,updateState:t==="controlled",subscribers:b})},[c,t]);return{initialized:r,stateValues:s,refValues:i,valuesSnapshot:l,setValues:a,setFieldValue:c,resetValues:f,setValuesSnapshot:u,initialize:d,getValues:h,getValuesSnapshot:p,resetField:g}}function Kh({$status:n,cascadeUpdates:e}){const t=T.useRef({}),r=T.useCallback((o,i)=>{T.useEffect(()=>(t.current[o]=t.current[o]||[],t.current[o].push(i),()=>{t.current[o]=t.current[o].filter(l=>l!==i)}),[i])},[]),s=T.useCallback(o=>{var l;const i=((l=t.current[o])==null?void 0:l.map(a=>c=>a({previousValue:De(o,c.previousValues),value:De(o,c.updatedValues),touched:n.isTouched(o),dirty:n.isDirty(o)})))??[];if(e)for(const a in t.current)(a.startsWith(`${o}.`)||o.startsWith(`${a}.`))&&i.push(...t.current[a].map(c=>u=>c({previousValue:De(a,u.previousValues),value:De(a,u.updatedValues),touched:n.isTouched(a),dirty:n.isDirty(a)})));return i},[]);return{subscribers:t,watch:r,getFieldSubscribers:s}}function Ma(n,e){return n?`${n}-${e.toString()}`:e.toString()}const zr=Symbol("root-rule");function wa(n){const e=wi(n);return{hasErrors:Object.keys(e).length>0,errors:e}}function Ei(n,e,t="",r={}){return typeof n!="object"||n===null?r:Object.keys(n).reduce((s,o)=>{const i=n[o],l=`${t===""?"":`${t}.`}${o}`,a=De(l,e);let c=!1;return typeof i=="function"&&(s[l]=i(a,e,l)),typeof i=="object"&&Array.isArray(a)&&(c=!0,a.forEach((u,d)=>Ei(i,e,`${l}.${d}`,s)),zr in i&&(s[l]=i[zr](a,e,l))),typeof i=="object"&&typeof a=="object"&&a!==null&&(c||Ei(i,e,l,s),zr in i&&(s[l]=i[zr](a,e,l))),s},r)}function Ai(n,e){return wa(typeof n=="function"?n(e):Ei(n,e))}function $r(n,e,t){if(typeof n!="string")return{hasError:!1,error:null};const r=Ai(e,t),s=Object.keys(r.errors).find(o=>n.split(".").every((i,l)=>i===o.split(".")[l]));return{hasError:!!s,error:s?r.errors[s]:null}}const Jh="__MANTINE_FORM_INDEX__";function Ta(n,e){return e?typeof e=="boolean"?e:Array.isArray(e)?e.includes(n.replace(/[.][0-9]+/g,`.${Jh}`)):!1:!1}function Gh({name:n,mode:e="controlled",initialValues:t,initialErrors:r={},initialDirty:s={},initialTouched:o={},clearInputErrorOnChange:i=!0,validateInputOnChange:l=!1,validateInputOnBlur:a=!1,onValuesChange:c,transformValues:u=(y=>y),enhanceGetInputProps:d,validate:f,onSubmitPreventDefault:h="always",touchTrigger:p="change",cascadeUpdates:g=!1}={}){const y=_h(r),b=Uh({initialValues:t,onValuesChange:c,mode:e}),k=qh({initialDirty:s,initialTouched:o,$values:b,mode:e}),M=Hh({$values:b,$errors:y,$status:k}),E=Kh({$status:k,cascadeUpdates:g}),[C,S]=T.useState(0),[w,O]=T.useState({}),[I,N]=T.useState(!1),$=T.useCallback(()=>{b.resetValues(),y.clearErrors(),k.resetDirty(),k.resetTouched(),e==="uncontrolled"&&S(R=>R+1)},[]),z=T.useCallback(R=>{i&&y.clearErrors(),e==="uncontrolled"&&S(Q=>Q+1),Object.keys(E.subscribers.current).forEach(Q=>{const oe=De(Q,b.refValues.current),te=De(Q,R);oe!==te&&E.getFieldSubscribers(Q).forEach(pe=>pe({previousValues:R,updatedValues:b.refValues.current}))})},[i]),F=T.useCallback(R=>{const Q=b.refValues.current;b.initialize(R,()=>e==="uncontrolled"&&S(oe=>oe+1)),z(Q)},[z]),Y=T.useCallback((R,Q,oe)=>{const te=Ta(R,l),pe=Q instanceof Function?Q(De(R,b.refValues.current)):Q;k.setCalculatedFieldDirty(R,pe),p==="change"&&k.setFieldTouched(R,!0),!te&&i&&y.clearFieldError(R),b.setFieldValue({path:R,value:Q,updateState:e==="controlled",subscribers:[...E.getFieldSubscribers(R),te?he=>{const ae=$r(R,f,he.updatedValues);ae.hasError?y.setFieldError(R,ae.error):y.clearFieldError(R)}:null,(oe==null?void 0:oe.forceUpdate)!==!1&&e!=="controlled"?()=>O(he=>({...he,[R]:(he[R]||0)+1})):null]})},[c,f]),G=T.useCallback(R=>{const Q=b.refValues.current;b.setValues({values:R,updateState:e==="controlled"}),z(Q)},[c,z]),J=T.useCallback(()=>{const R=Ai(f,b.refValues.current);return y.setErrors(R.errors),R},[f]),X=T.useCallback(R=>{const Q=$r(R,f,b.refValues.current);return Q.hasError?y.setFieldError(R,Q.error):y.clearFieldError(R),Q},[f]),q=(R,{type:Q="input",withError:oe=!0,withFocus:te=!0,...pe}={})=>{const ae={onChange:Ph(se=>Y(R,se,{forceUpdate:!1})),"data-path":Ma(n,R)};return oe&&(ae.error=y.errorsState[R]),Q==="checkbox"?ae[e==="controlled"?"checked":"defaultChecked"]=De(R,b.refValues.current):ae[e==="controlled"?"value":"defaultValue"]=De(R,b.refValues.current),te&&(ae.onFocus=()=>k.setFieldTouched(R,!0),ae.onBlur=()=>{if(Ta(R,a)){const se=$r(R,f,b.refValues.current);se.hasError?y.setFieldError(R,se.error):y.clearFieldError(R)}}),Object.assign(ae,d==null?void 0:d({inputProps:ae,field:R,options:{type:Q,withError:oe,withFocus:te,...pe},form:de}))},U=(R,Q)=>oe=>{h==="always"&&(oe==null||oe.preventDefault());const te=J();if(te.hasErrors)h==="validation-failed"&&(oe==null||oe.preventDefault()),Q==null||Q(te.errors,b.refValues.current,oe);else{const pe=R==null?void 0:R(u(b.refValues.current),oe);pe instanceof Promise&&(N(!0),pe.finally(()=>N(!1)))}},P=R=>u(R||b.refValues.current),v=T.useCallback(R=>{R.preventDefault(),$()},[]),A=T.useCallback(R=>R?!$r(R,f,b.refValues.current).hasError:!Ai(f,b.refValues.current).hasErrors,[f]),D=R=>`${C}-${String(R)}-${w[String(R)]||0}`,_=T.useCallback(R=>document.querySelector(`[data-path="${Ma(n,R)}"]`),[]),K=T.useCallback(R=>{b.resetField(R,[e!=="controlled"?()=>O(Q=>({...Q,[R]:(Q[R]||0)+1})):null])},[b.resetField,e,O]),de={watch:E.watch,initialized:b.initialized.current,values:e==="uncontrolled"?b.refValues.current:b.stateValues,getValues:b.getValues,getInitialValues:b.getValuesSnapshot,setInitialValues:b.setValuesSnapshot,resetField:K,initialize:F,setValues:G,setFieldValue:Y,submitting:I,setSubmitting:N,errors:y.errorsState,setErrors:y.setErrors,setFieldError:y.setFieldError,clearFieldError:y.clearFieldError,clearErrors:y.clearErrors,resetDirty:k.resetDirty,setTouched:k.setTouched,setDirty:k.setDirty,isTouched:k.isTouched,resetTouched:k.resetTouched,isDirty:k.isDirty,getTouched:k.getTouched,getDirty:k.getDirty,reorderListItem:M.reorderListItem,insertListItem:M.insertListItem,removeListItem:M.removeListItem,replaceListItem:M.replaceListItem,reset:$,validate:J,validateField:X,getInputProps:q,onSubmit:U,onReset:v,isValid:A,getTransformedValues:P,key:D,getInputNode:_};return jh(n,de),de}const du=T.createContext(null),Xh=({children:n,value:e})=>m.jsx(du.Provider,{value:e,children:n}),al=()=>{const n=T.useContext(du);if(!n)throw new Error("useRenderers must be used inside <RenderersProvider>");return n};function oo({field:n,layout:e,children:t}){if(e==="grid"){const r=n.column??6;return m.jsx(x.Grid.Col,{span:{base:12,md:r},children:t})}return e==="horizontal"?m.jsx(x.Box,{style:{display:"flex",alignItems:"center",gap:12},children:t}):m.jsx(x.Stack,{gap:"xs",children:t})}const cl={vertical:n=>m.jsx(x.Stack,{gap:"md",children:n}),horizontal:n=>m.jsx(x.Group,{wrap:"wrap",gap:"md",children:n}),grid:n=>m.jsx(x.Grid,{gutter:"md",children:n})},Oi=n=>{switch(n){case"number":return 0;case"array":return[];case"checkbox":return!1;case"object":return{};case"select":case"date":case"datetime":return null;default:return""}};function ul(n,e={}){const t={};for(const r of n)r.type==="object"&&r.fields?t[r.name]=ul(r.fields,e==null?void 0:e[r.name]):t[r.name]=(e==null?void 0:e[r.name])??r.initialValue??Oi(r.type);return t}function Di(n,e){const t={};for(const r of n){const s=(e==null?void 0:e[r.name])??Oi(r.type);if(r.required)if(r.type==="object"){Object.values(s).length||(t[r.name]=`${r.label||r.name} is required`);const o=Di(r.fields,s);for(const[i,l]of Object.entries(o))t[`${r.name}.${i}`]=l}else r.type==="array"?(s.length||(t[r.name]=`${r.label||r.name} is required`),s.forEach((o,i)=>{const l=Di(r.fields,o);for(const[a,c]of Object.entries(l))t[`${r.name}.${i}.${a}`]=c})):s===Oi(r.type)&&(t[r.name]=`${r.label||r.name} is required`)}return t}function Qh({field:n,form:e,layout:t="grid"}){const r=n,s=al(),o=e.getInputProps(r.name),i=o.value??[],l=r.readOnly===!0,a=r.disabled===!0;function c(){o.onFieldChange([...i,ul(r.fields)])}function u(d){o.onFieldChange(i.filter((f,h)=>h!==d))}return m.jsxs(x.Stack,{gap:"md",children:[i.map((d,f)=>{var h;return m.jsxs(x.Paper,{withBorder:!0,radius:"md",p:"md",shadow:"xs",children:[cl[t]((h=r.fields)==null?void 0:h.map(p=>m.jsx(oo,{field:p,layout:t,children:m.jsx(Po,{field:{...p,name:`${n.name}.${f}.${p.name}`,disabled:a||p.disabled,readOnly:l||p.readOnly},form:e,layout:t,...s})},`${n.name}.${f}.${p.name}`))),!l&&!a&&m.jsx(x.Group,{justify:"flex-end",mt:"xs",children:m.jsx(x.Button,{color:"red",variant:"light",onClick:()=>u(f),children:"Remove"})})]},`${r.name}.${f}`)}),!l&&!a&&m.jsxs(m.Fragment,{children:[i.length>0&&m.jsx(x.Divider,{my:"sm"}),m.jsx(x.Button,{onClick:c,variant:"default",children:"Add Row"})]})]})}function Zh({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.Checkbox,{value:t.value,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0,checked:t.value}):m.jsx(x.Checkbox,{...t,checked:t.value,onChange:o=>t.onFieldChange(o.target.checked),required:n.required,placeholder:n.placeholder,error:void 0})}function ep({direction:n,levelIndex:e,rowIndex:t,cellIndex:r,size:s}){switch(n){case"up":return e===0&&t===0?null:t===0?{levelIndex:e-1,rowIndex:r<=s[e-1][s[e-1].length-1]-1?s[e-1].length-1:s[e-1].length-2,cellIndex:r}:{levelIndex:e,rowIndex:t-1,cellIndex:r};case"down":return t===s[e].length-1?{levelIndex:e+1,rowIndex:0,cellIndex:r}:t===s[e].length-2&&r>=s[e][s[e].length-1]?{levelIndex:e+1,rowIndex:0,cellIndex:r}:{levelIndex:e,rowIndex:t+1,cellIndex:r};case"left":return e===0&&t===0&&r===0?null:t===0&&r===0?{levelIndex:e-1,rowIndex:s[e-1].length-1,cellIndex:s[e-1][s[e-1].length-1]-1}:r===0?{levelIndex:e,rowIndex:t-1,cellIndex:s[e][t-1]-1}:{levelIndex:e,rowIndex:t,cellIndex:r-1};case"right":return t===s[e].length-1&&r===s[e][t]-1?{levelIndex:e+1,rowIndex:0,cellIndex:0}:r===s[e][t]-1?{levelIndex:e,rowIndex:t+1,cellIndex:0}:{levelIndex:e,rowIndex:t,cellIndex:r+1};default:return{levelIndex:e,rowIndex:t,cellIndex:r}}}function fu({controlsRef:n,direction:e,levelIndex:t,rowIndex:r,cellIndex:s,size:o}){var a,c,u;const i=ep({direction:e,size:o,rowIndex:r,cellIndex:s,levelIndex:t});if(!i)return;const l=(u=(c=(a=n.current)==null?void 0:a[i.levelIndex])==null?void 0:c[i.rowIndex])==null?void 0:u[i.cellIndex];l&&(l.disabled||l.getAttribute("data-hidden")||l.getAttribute("data-outside")?fu({controlsRef:n,direction:e,levelIndex:i.levelIndex,cellIndex:i.cellIndex,rowIndex:i.rowIndex,size:o}):l.focus())}function tp(n){switch(n){case"ArrowDown":return"down";case"ArrowUp":return"up";case"ArrowRight":return"right";case"ArrowLeft":return"left";default:return null}}function np(n){var e;return(e=n.current)==null?void 0:e.map(t=>t.map(r=>r.length))}function dl({controlsRef:n,levelIndex:e,rowIndex:t,cellIndex:r,event:s}){const o=tp(s.key);if(o){s.preventDefault();const i=np(n);fu({controlsRef:n,direction:o,levelIndex:e,rowIndex:t,cellIndex:r,size:i})}}function Ea(n,e){let t=n?L(n):L();if(e==="")return t.format("YYYY-MM-DD HH:mm:ss");const[r,s,o=0]=e.split(":").map(Number);return t=t.set("hour",r),t=t.set("minute",s),t=t.set("second",o),t=t.set("millisecond",0),t.format("YYYY-MM-DD HH:mm:ss")}function He(n){return n==null||n===""?n:L(n).format("YYYY-MM-DD")}function Fn(n){return n==null||n===""?n:L(n).format("YYYY-MM-DD HH:mm:ss")}function rp({minDate:n,maxDate:e}){const t=L();return!n&&!e?He(t):n&&L(t).isBefore(n)?He(n):e&&L(t).isAfter(e)?He(e):He(t)}function Wo(n,e,t){return!n&&!e?Fn(t):n&&L(t).isBefore(n)?Fn(n):e&&L(t).isAfter(e)?Fn(e):Fn(t)}const sp={locale:"en",firstDayOfWeek:1,weekendDays:[0,6],labelSeparator:"–",consistentWeeks:!1},op=T.createContext(sp);function Rt(){const n=T.useContext(op),e=T.useCallback(o=>o||n.locale,[n.locale]),t=T.useCallback(o=>typeof o=="number"?o:n.firstDayOfWeek,[n.firstDayOfWeek]),r=T.useCallback(o=>Array.isArray(o)?o:n.weekendDays,[n.weekendDays]),s=T.useCallback(o=>typeof o=="string"?o:n.labelSeparator,[n.labelSeparator]);return{...n,getLocale:e,getFirstDayOfWeek:t,getWeekendDays:r,getLabelSeparator:s}}function ip({value:n,type:e,withTime:t}){const r=t?Fn:He;if(e==="range"&&Array.isArray(n)){const s=r(n[0]),o=r(n[1]);return s?o?`${s} – ${o}`:`${s} –`:""}return e==="multiple"&&Array.isArray(n)?n.filter(Boolean).join(", "):!Array.isArray(n)&&n?r(n):""}function fl({value:n,type:e,name:t,form:r,withTime:s=!1}){return m.jsx("input",{type:"hidden",value:ip({value:n,type:e,withTime:s}),name:t,form:r})}fl.displayName="@mantine/dates/HiddenDatesInput";function hu(n){var e,t,r="";if(typeof n=="string"||typeof n=="number")r+=n;else if(typeof n=="object")if(Array.isArray(n)){var s=n.length;for(e=0;e<s;e++)n[e]&&(t=hu(n[e]))&&(r&&(r+=" "),r+=t)}else for(t in n)n[t]&&(r&&(r+=" "),r+=t);return r}function pu(){for(var n,e,t=0,r="",s=arguments.length;t<s;t++)(n=arguments[t])&&(e=hu(n))&&(r&&(r+=" "),r+=e);return r}var lp={input:"m_468e7eda"};const fs=x.factory((n,e)=>{const t=x.useProps("TimeInput",null,n),{classNames:r,styles:s,unstyled:o,vars:i,withSeconds:l,minTime:a,maxTime:c,value:u,onChange:d,step:f,...h}=t,{resolvedClassNames:p,resolvedStyles:g}=x.useResolvedStylesApi({classNames:r,styles:s,props:t}),y=k=>{if(a!==void 0||c!==void 0){const[M,E,C]=k.split(":").map(Number);if(a){const[S,w,O]=a.split(":").map(Number);if(M<S||M===S&&E<w||l&&M===S&&E===w&&C<O)return-1}if(c){const[S,w,O]=c.split(":").map(Number);if(M>S||M===S&&E>w||l&&M===S&&E===w&&C>O)return 1}}return 0},b=k=>{var M,E,C;if((M=t.onBlur)==null||M.call(t,k),a!==void 0||c!==void 0){const S=k.currentTarget.value;if(S){const w=y(S);w===1?(c&&(k.currentTarget.value=c),(E=t.onChange)==null||E.call(t,k)):w===-1&&(a&&(k.currentTarget.value=a),(C=t.onChange)==null||C.call(t,k))}}};return m.jsx(x.InputBase,{classNames:{...p,input:pu(lp.input,p==null?void 0:p.input)},styles:g,unstyled:o,ref:e,value:u,step:f??(l?1:60),...h,onChange:d,onBlur:b,type:"time",__staticSelector:"TimeInput"})});fs.classes=x.InputBase.classes;fs.displayName="@mantine/dates/TimeInput";function ts(n,e,t){return e===void 0&&t===void 0?n:e!==void 0&&t===void 0?Math.max(n,e):Math.min(e===void 0&&t!==void 0?n:Math.max(n,e),t)}function ap(n="mantine-"){return`${n}${Math.random().toString(36).slice(2,11)}`}const cp=["mousedown","touchstart"];function up(n,e,t){const r=T.useRef(null),s=cp;return T.useEffect(()=>{const o=i=>{const{target:l}=i??{};if(Array.isArray(t)){const a=!document.body.contains(l)&&(l==null?void 0:l.tagName)!=="HTML";t.every(u=>!!u&&!i.composedPath().includes(u))&&!a&&n(i)}else r.current&&!r.current.contains(l)&&n(i)};return s.forEach(i=>document.addEventListener(i,o)),()=>{s.forEach(i=>document.removeEventListener(i,o))}},[r,n,t]),r}const dp=typeof document<"u"?T.useLayoutEffect:T.useEffect;function hs(n,e){const t=T.useRef(!1);T.useEffect(()=>()=>{t.current=!1},[]),T.useEffect(()=>{if(t.current)return n();t.current=!0},e)}const fp=T.useId||(()=>{});function hp(){const n=fp();return n?`mantine-${n.replace(/:/g,"")}`:""}function pp(n){const e=hp(),[t,r]=T.useState(e);return dp(()=>{r(ap())},[]),typeof window>"u"?e:t}function mp(n,e,t){T.useEffect(()=>(window.addEventListener(n,e,t),()=>window.removeEventListener(n,e,t)),[n,e])}function Aa(n,e){if(typeof n=="function")return n(e);typeof n=="object"&&n!==null&&"current"in n&&(n.current=e)}function gp(...n){const e=new Map;return t=>{if(n.forEach(r=>{const s=Aa(r,t);s&&e.set(r,s)}),e.size>0)return()=>{n.forEach(r=>{const s=e.get(r);s&&typeof s=="function"?s():Aa(r,null)}),e.clear()}}}function rr(...n){return T.useCallback(gp(...n),n)}function mu({value:n,defaultValue:e,finalValue:t,onChange:r=()=>{}}){const[s,o]=T.useState(e!==void 0?e:t),i=(l,...a)=>{o(l),r==null||r(l,...a)};return n!==void 0?[n,r,!0]:[s,i,!1]}function yp(n){return e=>{if(!e)n(e);else if(typeof e=="function")n(e);else if(typeof e=="object"&&"nativeEvent"in e){const{currentTarget:t}=e;t.type==="checkbox"?n(t.checked):n(t.value)}else n(e)}}function bp(n){const[e,t]=T.useState(n);return[e,yp(t)]}function hl(n=!1,e={}){const[t,r]=T.useState(n),s=T.useCallback(()=>{r(l=>{var a;return l||((a=e.onOpen)==null||a.call(e),!0)})},[e.onOpen]),o=T.useCallback(()=>{r(l=>{var a;return l&&((a=e.onClose)==null||a.call(e),!1)})},[e.onClose]),i=T.useCallback(()=>{t?o():s()},[o,s,t]);return[t,{open:s,close:o,toggle:i}]}function Ve(n){return n<10?`0${n}`:`${n}`}const kp=n=>Number(n.toFixed(0)[0]),ns=T.forwardRef(({value:n,min:e,max:t,onChange:r,focusable:s,step:o,onNextInput:i,onPreviousInput:l,onFocus:a,readOnly:c,allowTemporaryZero:u=!1,placeholder:d="--",...f},h)=>{const p=kp(t),g=t+1-o,y=k=>{if(c)return;const M=k.replace(/\D/g,"");if(M!==""){const E=parseInt(M,10),C=u&&E===0&&e>0?0:ts(E,e,t);r(C),(C>p||k.startsWith("00"))&&(i==null||i())}},b=k=>{if(!c){if((k.key==="0"||k.key==="Num0")&&n===0&&(k.preventDefault(),i==null||i()),k.key==="Home"&&(k.preventDefault(),r(e)),k.key==="End"&&(k.preventDefault(),r(t)),(k.key==="Backspace"||k.key==="Delete")&&(k.preventDefault(),n!==null?r(null):l==null||l()),k.key==="ArrowRight"&&(k.preventDefault(),i==null||i()),k.key==="ArrowLeft"&&(k.preventDefault(),l==null||l()),k.key==="ArrowUp"){k.preventDefault();const M=n===null?e:ts(n+o,e,g);r(M)}if(k.key==="ArrowDown"){k.preventDefault();const M=n===null?g:ts(n-o,e,g);r(M)}}};return m.jsx("input",{ref:h,type:"text",role:"spinbutton","aria-valuemin":e,"aria-valuemax":t,"aria-valuenow":n===null?0:n,"data-empty":n===null||void 0,inputMode:"numeric",placeholder:d,value:n===null?"":Ve(n),onChange:k=>y(k.currentTarget.value),onKeyDown:b,onFocus:k=>{k.currentTarget.select(),a==null||a(k)},onClick:k=>{k.stopPropagation(),k.currentTarget.select()},onMouseDown:k=>k.stopPropagation(),...f})});ns.displayName="@mantine/dates/SpinInput";const[xp,Tn]=x.createSafeContext("TimeInput component was not found in the component tree"),gu=T.forwardRef(({labels:n,value:e,onChange:t,className:r,style:s,onPreviousInput:o,readOnly:i,onMouseDown:l,onTouchStart:a,inputType:c,...u},d)=>{const f=Tn(),h=p=>{i||(p.key==="Home"&&(p.preventDefault(),t(n.am)),p.key==="End"&&(p.preventDefault(),t(n.pm)),(p.key==="Backspace"||p.key==="Delete")&&(p.preventDefault(),e===null?o==null||o():t(null)),p.key==="ArrowLeft"&&(p.preventDefault(),o==null||o()),(p.key==="ArrowUp"||p.key==="ArrowDown")&&(p.preventDefault(),t(e===n.am?n.pm:n.am)),p.code==="KeyA"&&(p.preventDefault(),t(n.am)),p.code==="KeyP"&&(p.preventDefault(),t(n.pm)))};if(c==="input"){const p=e||"--",g=p.length+1;return m.jsx("input",{...f.getStyles("field",{className:r,style:s}),ref:d,value:p,size:g,onChange:y=>!i&&t(y.target.value||null),onClick:(y=>y.stopPropagation()),onKeyDown:h,onMouseDown:y=>{y.stopPropagation(),l==null||l(y)},"data-am-pm":!0,...u})}return m.jsxs("select",{...f.getStyles("field",{className:r,style:s}),ref:d,value:e||"",onChange:p=>!i&&t(p.target.value||null),onClick:p=>p.stopPropagation(),onKeyDown:h,onMouseDown:p=>{p.stopPropagation(),l==null||l(p)},"data-am-pm":!0,...u,children:[m.jsx("option",{value:"",children:"--"}),m.jsx("option",{value:n.am,children:n.am}),m.jsx("option",{value:n.pm,children:n.pm})]})});gu.displayName="@mantine/dates/AmPmInput";function pl({value:n,active:e,onSelect:t}){const r=Tn();return m.jsx(x.UnstyledButton,{mod:{active:e},onClick:()=>t(n),onMouseDown:s=>s.preventDefault(),"data-value":n,tabIndex:-1,...r.getStyles("control"),children:typeof n=="number"?Ve(n):n})}pl.displayName="@mantine/dates/TimeControl";function yu({labels:n,value:e,onSelect:t}){const r=Tn(),s=[n.am,n.pm].map(o=>m.jsx(pl,{value:o,active:e===o,onSelect:t},o));return m.jsx("div",{...r.getStyles("controlsList"),children:s})}yu.displayName="@mantine/dates/AmPmControlsList";function vp(n,e){if(!n||!e)return!1;const t=n.getBoundingClientRect(),r=e.getBoundingClientRect();return t.top>=r.top&&t.bottom<=r.bottom&&t.left>=r.left&&t.right<=r.right}function Sp(n,e,t){const r=[];for(let s=n;s<=e;s+=t)r.push(s);return r}function rs({min:n,max:e,step:t,value:r,onSelect:s,reversed:o}){const i=Tn(),l=T.useRef(null),a=Sp(n,e,t),c=(o?a.reverse():a).map(u=>m.jsx(pl,{value:u,active:r===u,onSelect:s},u));return T.useEffect(()=>{r!==null&&requestAnimationFrame(()=>{var f;const d=(f=l.current)==null?void 0:f.querySelector(`[data-value="${r}"]`);vp(d,l.current)||d==null||d.scrollIntoView({block:"nearest"})})},[r]),m.jsx(x.ScrollArea,{h:i.maxDropdownContentHeight,type:"never",viewportRef:l,...i.getStyles("scrollarea"),...i.scrollAreaProps,children:m.jsx("div",{...i.getStyles("controlsList"),children:c})})}rs.displayName="@mantine/dates/TimeControlsList";function ps(n){const[e=null,t=null,r=null]=n.split(":").map(Number);return{hours:e,minutes:t,seconds:r}}function bu({time:n,compare:e,withSeconds:t}){const r=ps(n),s=ps(e);return t?r.hours===s.hours&&r.minutes===s.minutes&&r.seconds===s.seconds:r.hours===s.hours&&r.minutes===s.minutes}function Cp(n,e){return`${n.getHours()}:${n.getMinutes()}${e?`:${n.getSeconds()}`:""}`}function Mp({value:n,format:e,amPmLabels:t,withSeconds:r}){const s=ps(typeof n=="string"?n:Cp(n,r));if(s.hours===null||s.minutes===null)return null;if(e==="24h")return`${Ve(s.hours)}:${Ve(s.minutes)}${r?`:${Ve(s.seconds||0)}`:""}`;const o=s.hours>=12;return`${s.hours%12===0?12:s.hours%12}:${Ve(s.minutes)}${r?`:${Ve(s.seconds||0)}`:""} ${o?t.pm:t.am}`}function ku({value:n,format:e="24h",amPmLabels:t={am:"AM",pm:"PM"},withSeconds:r=!1}){return m.jsx(m.Fragment,{children:Mp({value:n,format:e,amPmLabels:t,withSeconds:r})})}ku.displayName="@mantine/dates/TimeValue";function ml({value:n,active:e,onChange:t,format:r,amPmLabels:s,withSeconds:o}){const i=Tn();return m.jsx(x.UnstyledButton,{mod:{active:e},onClick:()=>t(n),...i.getStyles("presetControl"),children:m.jsx(ku,{withSeconds:o,value:n,format:r,amPmLabels:s})})}ml.displayName="@mantine/dates/TimePresetControl";function xu({value:n,data:e,onChange:t,format:r,amPmLabels:s,withSeconds:o}){const i=Tn(),l=e.values.map(a=>m.jsx(ml,{value:a,format:r,amPmLabels:s,withSeconds:o,active:bu({time:a,compare:n,withSeconds:o}),onChange:t},a));return m.jsxs("div",{...i.getStyles("presetsGroup"),children:[m.jsx("div",{...i.getStyles("presetsGroupLabel"),children:e.label}),m.jsx(x.SimpleGrid,{cols:o?2:3,spacing:4,children:l})]})}xu.displayName="@mantine/dates/TimePresetGroup";function vu({presets:n,format:e,amPmLabels:t,withSeconds:r,value:s,onChange:o}){const i=Tn();if(n.length===0)return null;if(typeof n[0]=="string"){const a=n.map(c=>m.jsx(ml,{value:c,format:e,amPmLabels:t,withSeconds:r,active:bu({time:c,compare:s,withSeconds:r}),onChange:o},c));return m.jsx(x.ScrollArea.Autosize,{mah:i.maxDropdownContentHeight,type:"never",...i.getStyles("scrollarea"),...i.scrollAreaProps,children:m.jsx("div",{...i.getStyles("presetsRoot"),children:m.jsx(x.SimpleGrid,{cols:r?2:3,spacing:4,children:a})})})}const l=n.map((a,c)=>m.jsx(xu,{data:a,value:s,format:e,amPmLabels:t,withSeconds:r,onChange:o},c));return m.jsx(x.ScrollArea.Autosize,{mah:i.maxDropdownContentHeight,type:"never",...i.getStyles("scrollarea"),...i.scrollAreaProps,children:m.jsx("div",{...i.getStyles("presetsRoot"),children:l})})}vu.displayName="@mantine/dates/TimePresets";function Yo(n){const[e=0,t=0,r=0]=n.split(":").map(Number);return e*3600+t*60+r}function wp(n){const e=Math.floor(n/3600),t=Math.floor(n%3600/60),r=n%60;return{timeString:`${Ve(e)}:${Ve(t)}:${Ve(r)}`,hours:e,minutes:t,seconds:r}}function Su(n,e,t){const r=Yo(n),s=e?Yo(e):-1/0,o=t?Yo(t):1/0,i=Math.max(s,Math.min(r,o));return wp(i)}function Tp({hours:n,minutes:e,seconds:t,amPmLabels:r}){if(n===null)return{hours:null,minutes:null,seconds:null,amPm:null};const s=n>=12?r.pm:r.am;return{hours:n%12===0?12:n%12,minutes:typeof e=="number"?e:null,seconds:typeof t=="number"?t:null,amPm:s}}function sr({time:n,format:e,amPmLabels:t}){if(n==="")return{hours:null,minutes:null,seconds:null,amPm:null};const{hours:r,minutes:s,seconds:o}=ps(n),i={hours:r,minutes:s,seconds:o};return e==="12h"?Tp({...i,amPmLabels:t}):{...i,amPm:null}}function Ep({hours:n,minutes:e,seconds:t,amPm:r,amPmLabels:s,withSeconds:o}){let i=n;return r===s.pm&&n!==12?i+=12:r===s.am&&n===12&&(i=0),`${Ve(i)}:${Ve(e)}${o?`:${Ve(t||0)}`:""}`}function ss({hours:n,minutes:e,seconds:t,format:r,withSeconds:s,amPm:o,amPmLabels:i}){return n===null||e===null?{valid:!1,value:""}:s&&t===null?{valid:!1,value:""}:r==="24h"?{valid:!0,value:`${Ve(n)}:${Ve(e)}${s?`:${Ve(t)}`:""}`}:o===null?{valid:!1,value:""}:{valid:!0,value:Ep({hours:n,minutes:e,seconds:t,amPm:o,amPmLabels:i,withSeconds:s})}}function Ap({value:n,defaultValue:e,onChange:t,format:r,amPmLabels:s,withSeconds:o=!1,min:i,max:l,clearable:a,readOnly:c,disabled:u,pasteSplit:d}){const f=sr({time:n||e||"",amPmLabels:s,format:r}),h=T.useRef(!0),[p,g]=T.useState(f.hours),[y,b]=T.useState(f.minutes),[k,M]=T.useState(f.seconds),[E,C]=T.useState(f.amPm),S=a&&!c&&!u&&(p!==null||y!==null||k!==null||E!==null),w=T.useRef(null),O=T.useRef(null),I=T.useRef(null),N=T.useRef(null),$=v=>{var A,D,_,K;v==="hours"&&((A=w.current)==null||A.focus()),v==="minutes"&&((D=O.current)==null||D.focus()),v==="seconds"&&((_=I.current)==null||_.focus()),v==="amPm"&&((K=N.current)==null||K.focus())},z=(v,A)=>{const D={hours:p,minutes:y,seconds:k,amPm:E,[v]:A},_=ss({...D,format:r,withSeconds:o,amPmLabels:s});_.valid?(h.current=!1,v==="hours"&&g(A),v==="minutes"&&b(A),v==="seconds"&&M(A),v==="amPm"&&C(A),t==null||t(_.value)):(h.current=!1,typeof n=="string"&&n!==""&&(t==null||t("")))},F=v=>{h.current=!1;const A=sr({time:v,amPmLabels:s,format:r});g(A.hours),b(A.minutes),M(A.seconds),C(A.amPm),t==null||t(v)},Y=v=>{let A=v;r==="12h"&&typeof v=="number"&&v>12&&(A=(v-1)%12+1),g(A),z("hours",A),$("hours")},G=v=>{b(v),z("minutes",v),$("minutes")},J=v=>{M(v),z("seconds",v),$("seconds")},X=v=>{C(v),z("amPm",v),$("amPm")},q=()=>{h.current=!1,g(null),b(null),M(null),C(null),t==null||t(""),$("hours")},U=v=>{v.preventDefault();const A=v.clipboardData.getData("text"),D=(d||sr)({time:A,format:r,amPmLabels:s}),_=ss({...D,format:r,withSeconds:o,amPmLabels:s});if(_.valid){h.current=!1;const K=Su(_.value,i||"00:00:00",l||"23:59:59");t==null||t(K.timeString),g(D.hours),b(D.minutes),M(D.seconds),C(D.amPm)}},P=ss({hours:p,minutes:y,seconds:k,format:r,withSeconds:o,amPm:E,amPmLabels:s});return hs(()=>{if(n===""){h.current=!1,g(null),b(null),M(null),C(null),h.current=!0;return}if(h.current&&typeof n=="string"){const v=sr({time:n||"",amPmLabels:s,format:r});g(v.hours),b(v.minutes),M(v.seconds),C(v.amPm)}h.current=!0},[n]),{refs:{hours:w,minutes:O,seconds:I,amPm:N},values:{hours:p,minutes:y,seconds:k,amPm:E},setHours:Y,setMinutes:G,setSeconds:J,setAmPm:X,focus:$,clear:q,onPaste:U,setTimeString:F,isClearable:S,hiddenInputValue:P.value}}var Cu={fieldsRoot:"m_7a8f1e6d",fieldsGroup:"m_d6bb0a54",controlsList:"m_b97ecb26",controlsListGroup:"m_31fe42f9",dropdown:"m_9c4817c3",control:"m_154c536b",presetControl:"m_7be09d0c",presetsGroup:"m_7d00001d",presetsGroupLabel:"m_d8d918d7",field:"m_6b43ba88"};const Op={hoursStep:1,minutesStep:1,secondsStep:1,format:"24h",amPmLabels:{am:"AM",pm:"PM"},pasteSplit:sr,maxDropdownContentHeight:200,hoursPlaceholder:"--",minutesPlaceholder:"--",secondsPlaceholder:"--"},Dp=x.createVarsResolver((n,{size:e})=>({dropdown:{"--control-font-size":x.getFontSize(e)}})),gl=x.factory((n,e)=>{const t=x.useProps("TimePicker",Op,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,onClick:c,format:u,value:d,defaultValue:f,onChange:h,hoursStep:p,minutesStep:g,secondsStep:y,withSeconds:b,hoursInputLabel:k,minutesInputLabel:M,secondsInputLabel:E,amPmInputLabel:C,amPmLabels:S,clearable:w,onMouseDown:O,onFocusCapture:I,onBlurCapture:N,min:$,max:z,popoverProps:F,withDropdown:Y,rightSection:G,onFocus:J,onBlur:X,clearButtonProps:q,hoursInputProps:U,minutesInputProps:P,secondsInputProps:v,amPmSelectProps:A,readOnly:D,disabled:_,size:K,name:de,form:R,hiddenInputProps:Q,labelProps:oe,pasteSplit:te,hoursRef:pe,minutesRef:he,secondsRef:ae,amPmRef:se,presets:Oe,maxDropdownContentHeight:ue,scrollAreaProps:ke,attributes:ce,reverseTimeControlsList:Ee,hoursPlaceholder:Dn,minutesPlaceholder:rn,secondsPlaceholder:sn,...on}=t,{resolvedClassNames:ln,resolvedStyles:an}=x.useResolvedStylesApi({classNames:r,styles:i,props:t}),Xe=x.useStyles({name:"TimePicker",classes:Cu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:ce,vars:a,varsResolver:Dp}),V=Ap({value:d,defaultValue:f,onChange:h,format:u,amPmLabels:S,withSeconds:b,min:$,max:z,clearable:w,disabled:_,readOnly:D,pasteSplit:te}),Qe=rr(V.refs.hours,pe),Ze=rr(V.refs.minutes,he),cn=rr(V.refs.seconds,ae),Nn=rr(V.refs.amPm,se),Pr=pp(),Gn=T.useRef(!1),[_o,It]=T.useState(!1),ft=ne=>{Gn.current||(Gn.current=!0,J==null||J(ne))},Bo=ne=>{if(!ne.currentTarget.contains(ne.relatedTarget)){const xe=V.values,ot=ss({...xe,format:u,amPmLabels:S,withSeconds:!!b});if(ot.valid&&($||z)){const jt=Su(ot.value,$,z);jt.timeString!==ot.value&&V.setTimeString(jt.timeString)}Gn.current=!1,X==null||X(ne)}};return m.jsx(xp,{value:{getStyles:Xe,scrollAreaProps:ke,maxDropdownContentHeight:ue},children:m.jsxs(x.Popover,{opened:_o,transitionProps:{duration:0},position:"bottom-start",withRoles:!1,disabled:_||D||!Y,...F,children:[m.jsx(x.Popover.Target,{children:m.jsxs(x.InputBase,{component:"div",size:K,disabled:_,ref:e,onClick:ne=>{c==null||c(ne),V.focus("hours")},onMouseDown:ne=>{ne.preventDefault(),O==null||O(ne)},onFocusCapture:ne=>{It(!0),I==null||I(ne)},onBlurCapture:ne=>{It(!1),N==null||N(ne)},rightSection:G||V.isClearable&&m.jsx(x.CloseButton,{...q,size:K,onClick:ne=>{var xe;V.clear(),(xe=q==null?void 0:q.onClick)==null||xe.call(q,ne)},onMouseDown:ne=>{var xe;ne.preventDefault(),(xe=q==null?void 0:q.onMouseDown)==null||xe.call(q,ne)}}),labelProps:{htmlFor:Pr,...oe},style:o,className:s,classNames:ln,styles:an,__staticSelector:"TimePicker",...on,children:[m.jsx("div",{...Xe("fieldsRoot"),dir:"ltr",children:m.jsxs("div",{...Xe("fieldsGroup"),onBlur:Bo,children:[m.jsx(ns,{id:Pr,...U,...Xe("field",{className:U==null?void 0:U.className,style:U==null?void 0:U.style}),value:V.values.hours,onChange:V.setHours,onNextInput:()=>V.focus("minutes"),min:u==="12h"?1:0,max:u==="12h"?12:23,allowTemporaryZero:u==="12h",focusable:!0,step:p,ref:Qe,"aria-label":k,readOnly:D,disabled:_,onPaste:V.onPaste,onFocus:ne=>{var xe;ft(ne),(xe=U==null?void 0:U.onFocus)==null||xe.call(U,ne)},onBlur:ne=>{var jt;const xe=ne.currentTarget.value,ot=xe?parseInt(xe,10):null;u==="12h"&&ot===0&&V.setHours(12),(jt=U==null?void 0:U.onBlur)==null||jt.call(U,ne)},placeholder:Dn}),m.jsx("span",{children:":"}),m.jsx(ns,{...P,...Xe("field",{className:P==null?void 0:P.className,style:P==null?void 0:P.style}),value:V.values.minutes,onChange:V.setMinutes,min:0,max:59,focusable:!0,step:g,ref:Ze,onPreviousInput:()=>V.focus("hours"),onNextInput:()=>b?V.focus("seconds"):V.focus("amPm"),"aria-label":M,tabIndex:-1,readOnly:D,disabled:_,onPaste:V.onPaste,onFocus:ne=>{var xe;ft(ne),(xe=P==null?void 0:P.onFocus)==null||xe.call(P,ne)},placeholder:rn}),b&&m.jsxs(m.Fragment,{children:[m.jsx("span",{children:":"}),m.jsx(ns,{...v,...Xe("field",{className:v==null?void 0:v.className,style:v==null?void 0:v.style}),value:V.values.seconds,onChange:V.setSeconds,min:0,max:59,focusable:!0,step:y,ref:cn,onPreviousInput:()=>V.focus("minutes"),onNextInput:()=>V.focus("amPm"),"aria-label":E,tabIndex:-1,readOnly:D,disabled:_,onPaste:V.onPaste,onFocus:ne=>{var xe;ft(ne),(xe=v==null?void 0:v.onFocus)==null||xe.call(v,ne)},placeholder:sn})]}),u==="12h"&&m.jsx(gu,{...A,inputType:Y?"input":"select",labels:S,value:V.values.amPm,onChange:V.setAmPm,ref:Nn,"aria-label":C,onPreviousInput:()=>b?V.focus("seconds"):V.focus("minutes"),readOnly:D,disabled:_,tabIndex:-1,onPaste:V.onPaste,onFocus:ne=>{var xe;ft(ne),(xe=A==null?void 0:A.onFocus)==null||xe.call(A,ne)}})]})}),m.jsx("input",{type:"hidden",name:de,form:R,value:V.hiddenInputValue,...Q})]})}),m.jsx(x.Popover.Dropdown,{...Xe("dropdown"),onMouseDown:ne=>ne.preventDefault(),children:Oe?m.jsx(vu,{value:V.hiddenInputValue,onChange:V.setTimeString,format:u,presets:Oe,amPmLabels:S,withSeconds:b||!1}):m.jsxs("div",{...Xe("controlsListGroup"),children:[m.jsx(rs,{min:u==="12h"?1:0,max:u==="12h"?12:23,step:p,value:V.values.hours,onSelect:V.setHours,reversed:Ee}),m.jsx(rs,{min:0,max:59,step:g,value:V.values.minutes,onSelect:V.setMinutes,reversed:Ee}),b&&m.jsx(rs,{min:0,max:59,step:y,value:V.values.seconds,onSelect:V.setSeconds,reversed:Ee}),u==="12h"&&m.jsx(yu,{labels:S,value:V.values.amPm,onSelect:V.setAmPm})]})})]})})});gl.displayName="@mantine/dates/TimePicker";gl.classes=Cu;var Mu={day:"m_396ce5cb"};const Np=x.createVarsResolver((n,{size:e})=>({day:{"--day-size":x.getSize(e,"day-size")}})),yl=x.factory((n,e)=>{const t=x.useProps("Day",null,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,date:c,disabled:u,__staticSelector:d,weekend:f,outside:h,selected:p,renderDay:g,inRange:y,firstInRange:b,lastInRange:k,hidden:M,static:E,highlightToday:C,attributes:S,...w}=t,O=x.useStyles({name:d||"Day",classes:Mu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:S,vars:a,varsResolver:Np,rootSelector:"day"});return m.jsx(x.UnstyledButton,{...O("day",{style:M?{display:"none"}:void 0}),component:E?"div":"button",ref:e,disabled:u,"data-today":L(c).isSame(new Date,"day")||void 0,"data-hidden":M||void 0,"data-highlight-today":C||void 0,"data-disabled":u||void 0,"data-weekend":!u&&!h&&f||void 0,"data-outside":!u&&h||void 0,"data-selected":!u&&p||void 0,"data-in-range":y&&!u||void 0,"data-first-in-range":b&&!u||void 0,"data-last-in-range":k&&!u||void 0,"data-static":E||void 0,unstyled:l,...w,children:(g==null?void 0:g(c))||L(c).date()})});yl.classes=Mu;yl.displayName="@mantine/dates/Day";function Rp({locale:n,format:e="dd",firstDayOfWeek:t=1}){const r=L().day(t),s=[];for(let o=0;o<7;o+=1)typeof e=="string"?s.push(L(r).add(o,"days").locale(n).format(e)):s.push(e(L(r).add(o,"days").format("YYYY-MM-DD")));return s}var wu={weekday:"m_18a3eca"};const Lp=x.createVarsResolver((n,{size:e})=>({weekdaysRow:{"--wr-fz":x.getFontSize(e),"--wr-spacing":x.getSpacing(e)}})),bl=x.factory((n,e)=>{const t=x.useProps("WeekdaysRow",null,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,locale:c,firstDayOfWeek:u,weekdayFormat:d,cellComponent:f="th",__staticSelector:h,withWeekNumbers:p,attributes:g,...y}=t,b=x.useStyles({name:h||"WeekdaysRow",classes:wu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:g,vars:a,varsResolver:Lp,rootSelector:"weekdaysRow"}),k=Rt(),M=Rp({locale:k.getLocale(c),format:d,firstDayOfWeek:k.getFirstDayOfWeek(u)}).map((E,C)=>m.jsx(f,{...b("weekday"),children:E},C));return m.jsxs(x.Box,{component:"tr",ref:e,...b("weekdaysRow"),...y,children:[p&&m.jsx(f,{...b("weekday"),children:"#"}),M]})});bl.classes=wu;bl.displayName="@mantine/dates/WeekdaysRow";function Ip(n,e=1){let t=L(n);if(!t.isValid())return t;const r=e===0?6:e-1;for(;t.day()!==r;)t=t.add(1,"day");return t.format("YYYY-MM-DD")}function jp(n,e=1){let t=L(n);for(;t.day()!==e;)t=t.subtract(1,"day");return t.format("YYYY-MM-DD")}function Pp({month:n,firstDayOfWeek:e=1,consistentWeeks:t}){const r=L(n).subtract(L(n).date()-1,"day"),s=L(r.format("YYYY-M-D")),o=s.format("YYYY-MM-DD"),i=s.add(+s.daysInMonth()-1,"day").format("YYYY-MM-DD"),l=Ip(i,e),a=[];let c=L(jp(o,e));for(;L(c).isBefore(l,"day");){const u=[];for(let d=0;d<7;d+=1)u.push(c.format("YYYY-MM-DD")),c=c.add(1,"day");a.push(u)}if(t&&a.length<6){const u=a[a.length-1],d=u[u.length-1];let f=L(d).add(1,"day");for(;a.length<6;){const h=[];for(let p=0;p<7;p+=1)h.push(f.format("YYYY-MM-DD")),f=f.add(1,"day");a.push(h)}}return a}function io(n,e){return L(n).format("YYYY-MM")===L(e).format("YYYY-MM")}function Tu(n,e){return e?L(n).isAfter(L(e).subtract(1,"day"),"day"):!0}function Eu(n,e){return e?L(n).isBefore(L(e).add(1,"day"),"day"):!0}function _p({dates:n,minDate:e,maxDate:t,getDayProps:r,excludeDate:s,hideOutsideDates:o,month:i}){const l=n.flat().filter(u=>{var d;return Eu(u,t)&&Tu(u,e)&&!(s!=null&&s(u))&&!((d=r==null?void 0:r(u))!=null&&d.disabled)&&(!o||io(u,i))}),a=l.find(u=>{var d;return(d=r==null?void 0:r(u))==null?void 0:d.selected});if(a)return a;const c=l.find(u=>L().isSame(u,"date"));return c||l[0]}var is={exports:{}},Bp=is.exports,Oa;function Fp(){return Oa||(Oa=1,(function(n,e){(function(t,r){n.exports=r()})(Bp,(function(){var t="day";return function(r,s,o){var i=function(c){return c.add(4-c.isoWeekday(),t)},l=s.prototype;l.isoWeekYear=function(){return i(this).year()},l.isoWeek=function(c){if(!this.$utils().u(c))return this.add(7*(c-this.isoWeek()),t);var u,d,f,h,p=i(this),g=(u=this.isoWeekYear(),d=this.$u,f=(d?o.utc:o)().year(u).startOf("year"),h=4-f.isoWeekday(),f.isoWeekday()>4&&(h+=7),f.add(h,t));return p.diff(g,"week")+1},l.isoWeekday=function(c){return this.$utils().u(c)?this.day()||7:this.day(this.day()%7?c:c-7)};var a=l.startOf;l.startOf=function(c,u){var d=this.$utils(),f=!!d.u(u)||u;return d.p(c)==="isoweek"?f?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):a.bind(this)(c,u)}}}))})(is)),is.exports}var zp=Fp();const $p=ll(zp);L.extend($p);function Vp(n){const e=n.find(t=>L(t).day()===1);return L(e).isoWeek()}var Au={month:"m_cc9820d3",monthCell:"m_8f457cd5",weekNumber:"m_6cff9dea"};const Hp={withCellSpacing:!0},Wp=x.createVarsResolver((n,{size:e})=>({weekNumber:{"--wn-fz":x.getFontSize(e),"--wn-size":x.getSize(e,"wn-size")}})),lo=x.factory((n,e)=>{const t=x.useProps("Month",Hp,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,__staticSelector:c,locale:u,firstDayOfWeek:d,weekdayFormat:f,month:h,weekendDays:p,getDayProps:g,excludeDate:y,minDate:b,maxDate:k,renderDay:M,hideOutsideDates:E,hideWeekdays:C,getDayAriaLabel:S,static:w,__getDayRef:O,__onDayKeyDown:I,__onDayClick:N,__onDayMouseEnter:$,__preventFocus:z,__stopPropagation:F,withCellSpacing:Y,size:G,highlightToday:J,withWeekNumbers:X,attributes:q,...U}=t,P=x.useStyles({name:c||"Month",classes:Au,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:q,vars:a,varsResolver:Wp,rootSelector:"month"}),v=Rt(),A=Pp({month:h,firstDayOfWeek:v.getFirstDayOfWeek(d),consistentWeeks:v.consistentWeeks}),D=_p({dates:A,minDate:He(b),maxDate:He(k),getDayProps:g,excludeDate:y,hideOutsideDates:E,month:h}),{resolvedClassNames:_,resolvedStyles:K}=x.useResolvedStylesApi({classNames:r,styles:i,props:t}),de=A.map((R,Q)=>{const oe=R.map((te,pe)=>{const he=!io(te,h),ae=(S==null?void 0:S(te))||L(te).locale(u||v.locale).format("D MMMM YYYY"),se=g==null?void 0:g(te),Oe=L(te).isSame(D,"date");return m.jsx("td",{...P("monthCell"),"data-with-spacing":Y||void 0,children:m.jsx(yl,{__staticSelector:c||"Month",classNames:_,styles:K,unstyled:l,"data-mantine-stop-propagation":F||void 0,highlightToday:J,renderDay:M,date:te,size:G,weekend:v.getWeekendDays(p).includes(L(te).get("day")),outside:he,hidden:E?he:!1,"aria-label":ae,static:w,disabled:(y==null?void 0:y(te))||!Eu(te,He(k))||!Tu(te,He(b)),ref:ue=>{ue&&(O==null||O(Q,pe,ue))},...se,onKeyDown:ue=>{var ke;(ke=se==null?void 0:se.onKeyDown)==null||ke.call(se,ue),I==null||I(ue,{rowIndex:Q,cellIndex:pe,date:te})},onMouseEnter:ue=>{var ke;(ke=se==null?void 0:se.onMouseEnter)==null||ke.call(se,ue),$==null||$(ue,te)},onClick:ue=>{var ke;(ke=se==null?void 0:se.onClick)==null||ke.call(se,ue),N==null||N(ue,te)},onMouseDown:ue=>{var ke;(ke=se==null?void 0:se.onMouseDown)==null||ke.call(se,ue),z&&ue.preventDefault()},tabIndex:z||!Oe?-1:0})},te.toString())});return m.jsxs("tr",{...P("monthRow"),children:[X&&m.jsx("td",{...P("weekNumber"),children:Vp(R)}),oe]},Q)});return m.jsxs(x.Box,{component:"table",...P("month"),size:G,ref:e,...U,children:[!C&&m.jsx("thead",{...P("monthThead"),children:m.jsx(bl,{__staticSelector:c||"Month",locale:u,firstDayOfWeek:d,weekdayFormat:f,size:G,classNames:_,styles:K,unstyled:l,withWeekNumbers:X})}),m.jsx("tbody",{...P("monthTbody"),children:de})]})});lo.classes=Au;lo.displayName="@mantine/dates/Month";var Ou={pickerControl:"m_dc6a3c71"};const Yp=x.createVarsResolver((n,{size:e})=>({pickerControl:{"--dpc-fz":x.getFontSize(e),"--dpc-size":x.getSize(e,"dpc-size")}})),ao=x.factory((n,e)=>{const t=x.useProps("PickerControl",null,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,firstInRange:c,lastInRange:u,inRange:d,__staticSelector:f,selected:h,disabled:p,attributes:g,...y}=t,b=x.useStyles({name:f||"PickerControl",classes:Ou,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:g,vars:a,varsResolver:Yp,rootSelector:"pickerControl"});return m.jsx(x.UnstyledButton,{...b("pickerControl"),ref:e,unstyled:l,"data-picker-control":!0,"data-selected":h&&!p||void 0,"data-disabled":p||void 0,"data-in-range":d&&!p&&!h||void 0,"data-first-in-range":c&&!p||void 0,"data-last-in-range":u&&!p||void 0,disabled:p,...y})});ao.classes=Ou;ao.displayName="@mantine/dates/PickerControl";function Du({year:n,minDate:e,maxDate:t}){return!e&&!t?!1:!!(e&&L(n).isBefore(e,"year")||t&&L(n).isAfter(t,"year"))}function qp({years:n,minDate:e,maxDate:t,getYearControlProps:r}){const s=n.flat().filter(l=>{var a;return!Du({year:l,minDate:e,maxDate:t})&&!((a=r==null?void 0:r(l))!=null&&a.disabled)}),o=s.find(l=>{var a;return(a=r==null?void 0:r(l))==null?void 0:a.selected});if(o)return o;const i=s.find(l=>L().isSame(l,"year"));return i||s[0]}function Nu(n){const e=L(n).year(),t=e-e%10;let r=0;const s=[[],[],[],[]];for(let o=0;o<4;o+=1){const i=o===3?1:3;for(let l=0;l<i;l+=1)s[o].push(L(new Date(t+r,0)).format("YYYY-MM-DD")),r+=1}return s}var Ru={yearsList:"m_9206547b",yearsListCell:"m_c5a19c7d"};const Up={yearsListFormat:"YYYY",withCellSpacing:!0},co=x.factory((n,e)=>{const t=x.useProps("YearsList",Up,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,decade:c,yearsListFormat:u,locale:d,minDate:f,maxDate:h,getYearControlProps:p,__staticSelector:g,__getControlRef:y,__onControlKeyDown:b,__onControlClick:k,__onControlMouseEnter:M,__preventFocus:E,__stopPropagation:C,withCellSpacing:S,size:w,attributes:O,...I}=t,N=x.useStyles({name:g||"YearsList",classes:Ru,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:O,vars:a,rootSelector:"yearsList"}),$=Rt(),z=Nu(c),F=qp({years:z,minDate:f,maxDate:h,getYearControlProps:p}),Y=z.map((G,J)=>{const X=G.map((q,U)=>{const P=p==null?void 0:p(q),v=L(q).isSame(F,"year");return m.jsx("td",{...N("yearsListCell"),"data-with-spacing":S||void 0,children:m.jsx(ao,{...N("yearsListControl"),size:w,unstyled:l,"data-mantine-stop-propagation":C||void 0,disabled:Du({year:q,minDate:f,maxDate:h}),ref:A=>{A&&(y==null||y(J,U,A))},...P,onKeyDown:A=>{var D;(D=P==null?void 0:P.onKeyDown)==null||D.call(P,A),b==null||b(A,{rowIndex:J,cellIndex:U,date:q})},onClick:A=>{var D;(D=P==null?void 0:P.onClick)==null||D.call(P,A),k==null||k(A,q)},onMouseEnter:A=>{var D;(D=P==null?void 0:P.onMouseEnter)==null||D.call(P,A),M==null||M(A,q)},onMouseDown:A=>{var D;(D=P==null?void 0:P.onMouseDown)==null||D.call(P,A),E&&A.preventDefault()},tabIndex:E||!v?-1:0,children:L(q).locale($.getLocale(d)).format(u)})},U)});return m.jsx("tr",{...N("yearsListRow"),children:X},J)});return m.jsx(x.Box,{component:"table",ref:e,size:w,...N("yearsList"),...I,children:m.jsx("tbody",{children:Y})})});co.classes=Ru;co.displayName="@mantine/dates/YearsList";function Lu({month:n,minDate:e,maxDate:t}){return!e&&!t?!1:!!(e&&L(n).isBefore(e,"month")||t&&L(n).isAfter(t,"month"))}function Kp({months:n,minDate:e,maxDate:t,getMonthControlProps:r}){const s=n.flat().filter(l=>{var a;return!Lu({month:l,minDate:e,maxDate:t})&&!((a=r==null?void 0:r(l))!=null&&a.disabled)}),o=s.find(l=>{var a;return(a=r==null?void 0:r(l))==null?void 0:a.selected});if(o)return o;const i=s.find(l=>L().isSame(l,"month"));return i||s[0]}function Jp(n){const e=L(n).startOf("year").toDate(),t=[[],[],[],[]];let r=0;for(let s=0;s<4;s+=1)for(let o=0;o<3;o+=1)t[s].push(L(e).add(r,"months").format("YYYY-MM-DD")),r+=1;return t}var Iu={monthsList:"m_2a6c32d",monthsListCell:"m_fe27622f"};const Gp={monthsListFormat:"MMM",withCellSpacing:!0},uo=x.factory((n,e)=>{const t=x.useProps("MonthsList",Gp,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,__staticSelector:c,year:u,monthsListFormat:d,locale:f,minDate:h,maxDate:p,getMonthControlProps:g,__getControlRef:y,__onControlKeyDown:b,__onControlClick:k,__onControlMouseEnter:M,__preventFocus:E,__stopPropagation:C,withCellSpacing:S,size:w,attributes:O,...I}=t,N=x.useStyles({name:c||"MonthsList",classes:Iu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:O,vars:a,rootSelector:"monthsList"}),$=Rt(),z=Jp(u),F=Kp({months:z,minDate:He(h),maxDate:He(p),getMonthControlProps:g}),Y=z.map((G,J)=>{const X=G.map((q,U)=>{const P=g==null?void 0:g(q),v=L(q).isSame(F,"month");return m.jsx("td",{...N("monthsListCell"),"data-with-spacing":S||void 0,children:m.jsx(ao,{...N("monthsListControl"),size:w,unstyled:l,__staticSelector:c||"MonthsList","data-mantine-stop-propagation":C||void 0,disabled:Lu({month:q,minDate:He(h),maxDate:He(p)}),ref:A=>{A&&(y==null||y(J,U,A))},...P,onKeyDown:A=>{var D;(D=P==null?void 0:P.onKeyDown)==null||D.call(P,A),b==null||b(A,{rowIndex:J,cellIndex:U,date:q})},onClick:A=>{var D;(D=P==null?void 0:P.onClick)==null||D.call(P,A),k==null||k(A,q)},onMouseEnter:A=>{var D;(D=P==null?void 0:P.onMouseEnter)==null||D.call(P,A),M==null||M(A,q)},onMouseDown:A=>{var D;(D=P==null?void 0:P.onMouseDown)==null||D.call(P,A),E&&A.preventDefault()},tabIndex:E||!v?-1:0,children:L(q).locale($.getLocale(f)).format(d)})},U)});return m.jsx("tr",{...N("monthsListRow"),children:X},J)});return m.jsx(x.Box,{component:"table",ref:e,size:w,...N("monthsList"),...I,children:m.jsx("tbody",{children:Y})})});uo.classes=Iu;uo.displayName="@mantine/dates/MonthsList";var ju={calendarHeader:"m_730a79ed",calendarHeaderLevel:"m_f6645d97",calendarHeaderControl:"m_2351eeb0",calendarHeaderControlIcon:"m_367dc749"};const Xp={hasNextLevel:!0,withNext:!0,withPrevious:!0,headerControlsOrder:["previous","level","next"]},Qp=x.createVarsResolver((n,{size:e})=>({calendarHeader:{"--dch-control-size":x.getSize(e,"dch-control-size"),"--dch-fz":x.getFontSize(e)}})),Zt=x.factory((n,e)=>{const t=x.useProps("CalendarHeader",Xp,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,nextIcon:c,previousIcon:u,nextLabel:d,previousLabel:f,onNext:h,onPrevious:p,onLevelClick:g,label:y,nextDisabled:b,previousDisabled:k,hasNextLevel:M,levelControlAriaLabel:E,withNext:C,withPrevious:S,headerControlsOrder:w,__staticSelector:O,__preventFocus:I,__stopPropagation:N,attributes:$,...z}=t,F=x.useStyles({name:O||"CalendarHeader",classes:ju,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:$,vars:a,varsResolver:Qp,rootSelector:"calendarHeader"}),Y=I?U=>U.preventDefault():void 0,G=S&&T.createElement(x.UnstyledButton,{...F("calendarHeaderControl"),key:"previous","data-direction":"previous","aria-label":f,onClick:p,unstyled:l,onMouseDown:Y,disabled:k,"data-disabled":k||void 0,tabIndex:I||k?-1:0,"data-mantine-stop-propagation":N||void 0},u||m.jsx(x.AccordionChevron,{...F("calendarHeaderControlIcon"),"data-direction":"previous",size:"45%"})),J=T.createElement(x.UnstyledButton,{component:M?"button":"div",...F("calendarHeaderLevel"),key:"level",onClick:M?g:void 0,unstyled:l,onMouseDown:M?Y:void 0,disabled:!M,"data-static":!M||void 0,"aria-label":E,tabIndex:I||!M?-1:0,"data-mantine-stop-propagation":N||void 0},y),X=C&&T.createElement(x.UnstyledButton,{...F("calendarHeaderControl"),key:"next","data-direction":"next","aria-label":d,onClick:h,unstyled:l,onMouseDown:Y,disabled:b,"data-disabled":b||void 0,tabIndex:I||b?-1:0,"data-mantine-stop-propagation":N||void 0},c||m.jsx(x.AccordionChevron,{...F("calendarHeaderControlIcon"),"data-direction":"next",size:"45%"})),q=w.map(U=>U==="previous"?G:U==="level"?J:U==="next"?X:null);return m.jsx(x.Box,{...F("calendarHeader"),ref:e,...z,children:q})});Zt.classes=ju;Zt.displayName="@mantine/dates/CalendarHeader";function Zp(n){const e=Nu(n);return[e[0][0],e[3][0]]}const em={decadeLabelFormat:"YYYY"},fo=x.factory((n,e)=>{const t=x.useProps("DecadeLevel",em,n),{decade:r,locale:s,minDate:o,maxDate:i,yearsListFormat:l,getYearControlProps:a,__getControlRef:c,__onControlKeyDown:u,__onControlClick:d,__onControlMouseEnter:f,withCellSpacing:h,__preventFocus:p,nextIcon:g,previousIcon:y,nextLabel:b,previousLabel:k,onNext:M,onPrevious:E,nextDisabled:C,previousDisabled:S,levelControlAriaLabel:w,withNext:O,withPrevious:I,headerControlsOrder:N,decadeLabelFormat:$,classNames:z,styles:F,unstyled:Y,__staticSelector:G,__stopPropagation:J,size:X,attributes:q,...U}=t,P=Rt(),[v,A]=Zp(r),D={__staticSelector:G||"DecadeLevel",classNames:z,styles:F,unstyled:Y,size:X,attributes:q},_=typeof C=="boolean"?C:i?!L(A).endOf("year").isBefore(i):!1,K=typeof S=="boolean"?S:o?!L(v).startOf("year").isAfter(o):!1,de=(R,Q)=>L(R).locale(s||P.locale).format(Q);return m.jsxs(x.Box,{"data-decade-level":!0,size:X,ref:e,...U,children:[m.jsx(Zt,{label:typeof $=="function"?$(v,A):`${de(v,$)} – ${de(A,$)}`,__preventFocus:p,__stopPropagation:J,nextIcon:g,previousIcon:y,nextLabel:b,previousLabel:k,onNext:M,onPrevious:E,nextDisabled:_,previousDisabled:K,hasNextLevel:!1,levelControlAriaLabel:w,withNext:O,withPrevious:I,headerControlsOrder:N,...D}),m.jsx(co,{decade:r,locale:s,minDate:o,maxDate:i,yearsListFormat:l,getYearControlProps:a,__getControlRef:c,__onControlKeyDown:u,__onControlClick:d,__onControlMouseEnter:f,__preventFocus:p,__stopPropagation:J,withCellSpacing:h,...D})]})});fo.classes={...co.classes,...Zt.classes};fo.displayName="@mantine/dates/DecadeLevel";const tm={yearLabelFormat:"YYYY"},ho=x.factory((n,e)=>{const t=x.useProps("YearLevel",tm,n),{year:r,locale:s,minDate:o,maxDate:i,monthsListFormat:l,getMonthControlProps:a,__getControlRef:c,__onControlKeyDown:u,__onControlClick:d,__onControlMouseEnter:f,withCellSpacing:h,__preventFocus:p,nextIcon:g,previousIcon:y,nextLabel:b,previousLabel:k,onNext:M,onPrevious:E,onLevelClick:C,nextDisabled:S,previousDisabled:w,hasNextLevel:O,levelControlAriaLabel:I,withNext:N,withPrevious:$,headerControlsOrder:z,yearLabelFormat:F,__staticSelector:Y,__stopPropagation:G,size:J,classNames:X,styles:q,unstyled:U,attributes:P,...v}=t,A=Rt(),D={__staticSelector:Y||"YearLevel",classNames:X,styles:q,unstyled:U,size:J,attributes:P},_=typeof S=="boolean"?S:i?!L(r).endOf("year").isBefore(i):!1,K=typeof w=="boolean"?w:o?!L(r).startOf("year").isAfter(o):!1;return m.jsxs(x.Box,{"data-year-level":!0,size:J,ref:e,...v,children:[m.jsx(Zt,{label:typeof F=="function"?F(r):L(r).locale(s||A.locale).format(F),__preventFocus:p,__stopPropagation:G,nextIcon:g,previousIcon:y,nextLabel:b,previousLabel:k,onNext:M,onPrevious:E,onLevelClick:C,nextDisabled:_,previousDisabled:K,hasNextLevel:O,levelControlAriaLabel:I,withNext:N,withPrevious:$,headerControlsOrder:z,...D}),m.jsx(uo,{year:r,locale:s,minDate:o,maxDate:i,monthsListFormat:l,getMonthControlProps:a,__getControlRef:c,__onControlKeyDown:u,__onControlClick:d,__onControlMouseEnter:f,__preventFocus:p,__stopPropagation:G,withCellSpacing:h,...D})]})});ho.classes={...Zt.classes,...uo.classes};ho.displayName="@mantine/dates/YearLevel";const nm={monthLabelFormat:"MMMM YYYY"},po=x.factory((n,e)=>{const t=x.useProps("MonthLevel",nm,n),{month:r,locale:s,firstDayOfWeek:o,weekdayFormat:i,weekendDays:l,getDayProps:a,excludeDate:c,minDate:u,maxDate:d,renderDay:f,hideOutsideDates:h,hideWeekdays:p,getDayAriaLabel:g,__getDayRef:y,__onDayKeyDown:b,__onDayClick:k,__onDayMouseEnter:M,withCellSpacing:E,highlightToday:C,withWeekNumbers:S,__preventFocus:w,__stopPropagation:O,nextIcon:I,previousIcon:N,nextLabel:$,previousLabel:z,onNext:F,onPrevious:Y,onLevelClick:G,nextDisabled:J,previousDisabled:X,hasNextLevel:q,levelControlAriaLabel:U,withNext:P,withPrevious:v,headerControlsOrder:A,monthLabelFormat:D,classNames:_,styles:K,unstyled:de,__staticSelector:R,size:Q,static:oe,attributes:te,...pe}=t,he=Rt(),ae={__staticSelector:R||"MonthLevel",classNames:_,styles:K,unstyled:de,size:Q,attributes:te},se=typeof J=="boolean"?J:d?!L(r).endOf("month").isBefore(d):!1,Oe=typeof X=="boolean"?X:u?!L(r).startOf("month").isAfter(u):!1;return m.jsxs(x.Box,{"data-month-level":!0,size:Q,ref:e,...pe,children:[m.jsx(Zt,{label:typeof D=="function"?D(r):L(r).locale(s||he.locale).format(D),__preventFocus:w,__stopPropagation:O,nextIcon:I,previousIcon:N,nextLabel:$,previousLabel:z,onNext:F,onPrevious:Y,onLevelClick:G,nextDisabled:se,previousDisabled:Oe,hasNextLevel:q,levelControlAriaLabel:U,withNext:P,withPrevious:v,headerControlsOrder:A,...ae}),m.jsx(lo,{month:r,locale:s,firstDayOfWeek:o,weekdayFormat:i,weekendDays:l,getDayProps:a,excludeDate:c,minDate:u,maxDate:d,renderDay:f,hideOutsideDates:h,hideWeekdays:p,getDayAriaLabel:g,__getDayRef:y,__onDayKeyDown:b,__onDayClick:k,__onDayMouseEnter:M,__preventFocus:w,__stopPropagation:O,static:oe,withCellSpacing:E,highlightToday:C,withWeekNumbers:S,...ae})]})});po.classes={...lo.classes,...Zt.classes};po.displayName="@mantine/dates/MonthLevel";var Pu={levelsGroup:"m_30b26e33"};const en=x.factory((n,e)=>{const t=x.useProps("LevelsGroup",null,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,__staticSelector:c,attributes:u,...d}=t,f=x.useStyles({name:c||"LevelsGroup",classes:Pu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:u,vars:a,rootSelector:"levelsGroup"});return m.jsx(x.Box,{ref:e,...f("levelsGroup"),...d})});en.classes=Pu;en.displayName="@mantine/dates/LevelsGroup";const rm={numberOfColumns:1},mo=x.factory((n,e)=>{const t=x.useProps("DecadeLevelGroup",rm,n),{decade:r,locale:s,minDate:o,maxDate:i,yearsListFormat:l,getYearControlProps:a,__onControlClick:c,__onControlMouseEnter:u,withCellSpacing:d,__preventFocus:f,nextIcon:h,previousIcon:p,nextLabel:g,previousLabel:y,onNext:b,onPrevious:k,nextDisabled:M,previousDisabled:E,headerControlsOrder:C,classNames:S,styles:w,unstyled:O,__staticSelector:I,__stopPropagation:N,numberOfColumns:$,levelControlAriaLabel:z,decadeLabelFormat:F,size:Y,vars:G,attributes:J,...X}=t,q=T.useRef([]),U=Array($).fill(0).map((P,v)=>{const A=L(r).add(v*10,"years").format("YYYY-MM-DD");return m.jsx(fo,{size:Y,yearsListFormat:l,decade:A,withNext:v===$-1,withPrevious:v===0,decadeLabelFormat:F,__onControlClick:c,__onControlMouseEnter:u,__onControlKeyDown:(D,_)=>dl({levelIndex:v,rowIndex:_.rowIndex,cellIndex:_.cellIndex,event:D,controlsRef:q}),__getControlRef:(D,_,K)=>{Array.isArray(q.current[v])||(q.current[v]=[]),Array.isArray(q.current[v][D])||(q.current[v][D]=[]),q.current[v][D][_]=K},levelControlAriaLabel:typeof z=="function"?z(A):z,locale:s,minDate:o,maxDate:i,__preventFocus:f,__stopPropagation:N,nextIcon:h,previousIcon:p,nextLabel:g,previousLabel:y,onNext:b,onPrevious:k,nextDisabled:M,previousDisabled:E,getYearControlProps:a,__staticSelector:I||"DecadeLevelGroup",classNames:S,styles:w,unstyled:O,withCellSpacing:d,headerControlsOrder:C,attributes:J},v)});return m.jsx(en,{classNames:S,styles:w,__staticSelector:I||"DecadeLevelGroup",ref:e,size:Y,unstyled:O,attributes:J,...X,children:U})});mo.classes={...en.classes,...fo.classes};mo.displayName="@mantine/dates/DecadeLevelGroup";const sm={numberOfColumns:1},go=x.factory((n,e)=>{const t=x.useProps("YearLevelGroup",sm,n),{year:r,locale:s,minDate:o,maxDate:i,monthsListFormat:l,getMonthControlProps:a,__onControlClick:c,__onControlMouseEnter:u,withCellSpacing:d,__preventFocus:f,nextIcon:h,previousIcon:p,nextLabel:g,previousLabel:y,onNext:b,onPrevious:k,onLevelClick:M,nextDisabled:E,previousDisabled:C,hasNextLevel:S,headerControlsOrder:w,classNames:O,styles:I,unstyled:N,__staticSelector:$,__stopPropagation:z,numberOfColumns:F,levelControlAriaLabel:Y,yearLabelFormat:G,size:J,vars:X,attributes:q,...U}=t,P=T.useRef([]),v=Array(F).fill(0).map((A,D)=>{const _=L(r).add(D,"years").format("YYYY-MM-DD");return m.jsx(ho,{size:J,monthsListFormat:l,year:_,withNext:D===F-1,withPrevious:D===0,yearLabelFormat:G,__stopPropagation:z,__onControlClick:c,__onControlMouseEnter:u,__onControlKeyDown:(K,de)=>dl({levelIndex:D,rowIndex:de.rowIndex,cellIndex:de.cellIndex,event:K,controlsRef:P}),__getControlRef:(K,de,R)=>{Array.isArray(P.current[D])||(P.current[D]=[]),Array.isArray(P.current[D][K])||(P.current[D][K]=[]),P.current[D][K][de]=R},levelControlAriaLabel:typeof Y=="function"?Y(_):Y,locale:s,minDate:o,maxDate:i,__preventFocus:f,nextIcon:h,previousIcon:p,nextLabel:g,previousLabel:y,onNext:b,onPrevious:k,onLevelClick:M,nextDisabled:E,previousDisabled:C,hasNextLevel:S,getMonthControlProps:a,classNames:O,styles:I,unstyled:N,__staticSelector:$||"YearLevelGroup",withCellSpacing:d,headerControlsOrder:w,attributes:q},D)});return m.jsx(en,{classNames:O,styles:I,__staticSelector:$||"YearLevelGroup",ref:e,size:J,unstyled:N,attributes:q,...U,children:v})});go.classes={...ho.classes,...en.classes};go.displayName="@mantine/dates/YearLevelGroup";const om={numberOfColumns:1},yo=x.factory((n,e)=>{const t=x.useProps("MonthLevelGroup",om,n),{month:r,locale:s,firstDayOfWeek:o,weekdayFormat:i,weekendDays:l,getDayProps:a,excludeDate:c,minDate:u,maxDate:d,renderDay:f,hideOutsideDates:h,hideWeekdays:p,getDayAriaLabel:g,__onDayClick:y,__onDayMouseEnter:b,withCellSpacing:k,highlightToday:M,withWeekNumbers:E,__preventFocus:C,nextIcon:S,previousIcon:w,nextLabel:O,previousLabel:I,onNext:N,onPrevious:$,onLevelClick:z,nextDisabled:F,previousDisabled:Y,hasNextLevel:G,headerControlsOrder:J,classNames:X,styles:q,unstyled:U,numberOfColumns:P,levelControlAriaLabel:v,monthLabelFormat:A,__staticSelector:D,__stopPropagation:_,size:K,static:de,vars:R,attributes:Q,...oe}=t,te=T.useRef([]),pe=Array(P).fill(0).map((he,ae)=>{const se=L(r).add(ae,"months").format("YYYY-MM-DD");return m.jsx(po,{month:se,withNext:ae===P-1,withPrevious:ae===0,monthLabelFormat:A,__stopPropagation:_,__onDayClick:y,__onDayMouseEnter:b,__onDayKeyDown:(Oe,ue)=>dl({levelIndex:ae,rowIndex:ue.rowIndex,cellIndex:ue.cellIndex,event:Oe,controlsRef:te}),__getDayRef:(Oe,ue,ke)=>{Array.isArray(te.current[ae])||(te.current[ae]=[]),Array.isArray(te.current[ae][Oe])||(te.current[ae][Oe]=[]),te.current[ae][Oe][ue]=ke},levelControlAriaLabel:typeof v=="function"?v(se):v,locale:s,firstDayOfWeek:o,weekdayFormat:i,weekendDays:l,getDayProps:a,excludeDate:c,minDate:u,maxDate:d,renderDay:f,hideOutsideDates:h,hideWeekdays:p,getDayAriaLabel:g,__preventFocus:C,nextIcon:S,previousIcon:w,nextLabel:O,previousLabel:I,onNext:N,onPrevious:$,onLevelClick:z,nextDisabled:F,previousDisabled:Y,hasNextLevel:G,classNames:X,styles:q,unstyled:U,__staticSelector:D||"MonthLevelGroup",size:K,static:de,withCellSpacing:k,highlightToday:M,withWeekNumbers:E,headerControlsOrder:J,attributes:Q},ae)});return m.jsx(en,{classNames:X,styles:q,__staticSelector:D||"MonthLevelGroup",ref:e,size:K,attributes:Q,...oe,children:pe})});yo.classes={...en.classes,...po.classes};yo.displayName="@mantine/dates/MonthLevelGroup";var _u={input:"m_6fa5e2aa"};const bo=x.factory((n,e)=>{const{inputProps:t,wrapperProps:r,placeholder:s,classNames:o,styles:i,unstyled:l,popoverProps:a,modalProps:c,dropdownType:u,children:d,formattedValue:f,dropdownHandlers:h,dropdownOpened:p,onClick:g,clearable:y,onClear:b,clearButtonProps:k,rightSection:M,shouldClear:E,readOnly:C,disabled:S,value:w,name:O,form:I,type:N,onDropdownClose:$,withTime:z,...F}=x.useInputProps("PickerInputBase",{size:"sm"},n),Y=m.jsx(x.Input.ClearButton,{onClick:b,unstyled:l,...k}),G=()=>{N==="range"&&Array.isArray(w)&&w[0]&&!w[1]&&b(),h.close()};return m.jsxs(m.Fragment,{children:[u==="modal"&&!C&&m.jsx(x.Modal,{opened:p,onClose:G,withCloseButton:!1,size:"auto","data-dates-modal":!0,unstyled:l,...c,children:d}),m.jsx(x.Input.Wrapper,{...r,children:m.jsxs(x.Popover,{position:"bottom-start",opened:p,trapFocus:!0,returnFocus:!1,unstyled:l,onClose:$,...a,disabled:(a==null?void 0:a.disabled)||u==="modal"||C,onChange:J=>{var X;J||((X=a==null?void 0:a.onClose)==null||X.call(a),G())},children:[m.jsx(x.Popover.Target,{children:m.jsx(x.Input,{"data-dates-input":!0,"data-read-only":C||void 0,disabled:S,component:"button",type:"button",multiline:!0,onClick:J=>{g==null||g(J),h.toggle()},__clearSection:Y,__clearable:y&&E&&!C&&!S,rightSection:M,...t,ref:e,classNames:{...o,input:pu(_u.input,o==null?void 0:o.input)},...F,children:f||m.jsx(x.Input.Placeholder,{error:t.error,unstyled:l,className:o==null?void 0:o.placeholder,style:i==null?void 0:i.placeholder,children:s})})}),m.jsx(x.Popover.Dropdown,{"data-dates-dropdown":!0,children:d})]})}),m.jsx(fl,{value:w,name:O,form:I,type:N,withTime:z})]})});bo.classes=_u;bo.displayName="@mantine/dates/PickerInputBase";const Da=n=>n==="range"?[null,null]:n==="multiple"?[]:null,Na=(n,e)=>{const t=e?Fn:He;return Array.isArray(n)?n.map(t):t(n)};function kr({type:n,value:e,defaultValue:t,onChange:r,withTime:s=!1}){const o=T.useRef(n),[i,l,a]=mu({value:Na(e,s),defaultValue:Na(t,s),finalValue:Da(n),onChange:r});let c=i;return o.current!==n&&(o.current=n,e===void 0&&(c=t!==void 0?t:Da(n),l(c))),[c,l,a]}function qo(n,e){return n?n==="month"?0:n==="year"?1:2:e||0}function im(n){return n===0?"month":n===1?"year":"decade"}function er(n,e,t){return im(ts(qo(n,0),qo(e,0),qo(t,2)))}const lm={maxLevel:"decade",minLevel:"month",__updateDateOnYearSelect:!0,__updateDateOnMonthSelect:!0,enableKeyboardNavigation:!0},Kn=x.factory((n,e)=>{const t=x.useProps("Calendar",lm,n),{vars:r,maxLevel:s,minLevel:o,defaultLevel:i,level:l,onLevelChange:a,date:c,defaultDate:u,onDateChange:d,numberOfColumns:f,columnsToScroll:h,ariaLabels:p,nextLabel:g,previousLabel:y,onYearSelect:b,onMonthSelect:k,onYearMouseEnter:M,onMonthMouseEnter:E,headerControlsOrder:C,__updateDateOnYearSelect:S,__updateDateOnMonthSelect:w,__setDateRef:O,__setLevelRef:I,firstDayOfWeek:N,weekdayFormat:$,weekendDays:z,getDayProps:F,excludeDate:Y,renderDay:G,hideOutsideDates:J,hideWeekdays:X,getDayAriaLabel:q,monthLabelFormat:U,nextIcon:P,previousIcon:v,__onDayClick:A,__onDayMouseEnter:D,withCellSpacing:_,highlightToday:K,withWeekNumbers:de,monthsListFormat:R,getMonthControlProps:Q,yearLabelFormat:oe,yearsListFormat:te,getYearControlProps:pe,decadeLabelFormat:he,classNames:ae,styles:se,unstyled:Oe,minDate:ue,maxDate:ke,locale:ce,__staticSelector:Ee,size:Dn,__preventFocus:rn,__stopPropagation:sn,onNextDecade:on,onPreviousDecade:ln,onNextYear:an,onPreviousYear:Xe,onNextMonth:V,onPreviousMonth:Qe,static:Ze,enableKeyboardNavigation:cn,attributes:Nn,...Pr}=t,{resolvedClassNames:Gn,resolvedStyles:_o}=x.useResolvedStylesApi({classNames:ae,styles:se,props:t}),[It,ft]=mu({value:l?er(l,o,s):void 0,defaultValue:i?er(i,o,s):void 0,finalValue:er(void 0,o,s),onChange:a}),[Bo,ne]=kr({type:"default",value:He(c),defaultValue:He(u),onChange:d});T.useImperativeHandle(O,()=>ge=>{ne(ge)}),T.useImperativeHandle(I,()=>ge=>{ft(ge)});const xe={__staticSelector:Ee||"Calendar",styles:_o,classNames:Gn,unstyled:Oe,size:Dn,attributes:Nn},ot=h||f||1,jt=new Date,Ch=ue&&L(jt).isAfter(ue)?ue:L(jt).format("YYYY-MM-DD"),Ct=Bo||Ch,Mh=()=>{const ge=L(Ct).add(ot,"month").format("YYYY-MM-DD");V==null||V(ge),ne(ge)},wh=()=>{const ge=L(Ct).subtract(ot,"month").format("YYYY-MM-DD");Qe==null||Qe(ge),ne(ge)},Fo=()=>{const ge=L(Ct).add(ot,"year").format("YYYY-MM-DD");an==null||an(ge),ne(ge)},zo=()=>{const ge=L(Ct).subtract(ot,"year").format("YYYY-MM-DD");Xe==null||Xe(ge),ne(ge)},$o=()=>{const ge=L(Ct).add(10*ot,"year").format("YYYY-MM-DD");on==null||on(ge),ne(ge)},Vo=()=>{const ge=L(Ct).subtract(10*ot,"year").format("YYYY-MM-DD");ln==null||ln(ge),ne(ge)},ha=T.useRef(null);T.useEffect(()=>{if(!cn||Ze)return;const ge=qe=>{var ma;if(!((ma=ha.current)!=null&&ma.contains(document.activeElement)))return;const _r=qe.ctrlKey||qe.metaKey,pa=qe.shiftKey;switch(qe.key){case"ArrowUp":_r&&pa?(qe.preventDefault(),Vo()):_r&&(qe.preventDefault(),zo());break;case"ArrowDown":_r&&pa?(qe.preventDefault(),$o()):_r&&(qe.preventDefault(),Fo());break;case"y":case"Y":It==="month"&&(qe.preventDefault(),ft("year"));break}};return document.addEventListener("keydown",ge),()=>{document.removeEventListener("keydown",ge)}},[cn,Ze,It,Fo,zo,$o,Vo]);const Th=ge=>{ha.current=ge,typeof e=="function"?e(ge):e&&(e.current=ge)};return m.jsxs(x.Box,{ref:Th,size:Dn,"data-calendar":!0,...Pr,children:[It==="month"&&m.jsx(yo,{month:Ct,minDate:ue,maxDate:ke,firstDayOfWeek:N,weekdayFormat:$,weekendDays:z,getDayProps:F,excludeDate:Y,renderDay:G,hideOutsideDates:J,hideWeekdays:X,getDayAriaLabel:q,onNext:Mh,onPrevious:wh,hasNextLevel:s!=="month",onLevelClick:()=>ft("year"),numberOfColumns:f,locale:ce,levelControlAriaLabel:p==null?void 0:p.monthLevelControl,nextLabel:(p==null?void 0:p.nextMonth)??g,nextIcon:P,previousLabel:(p==null?void 0:p.previousMonth)??y,previousIcon:v,monthLabelFormat:U,__onDayClick:A,__onDayMouseEnter:D,__preventFocus:rn,__stopPropagation:sn,static:Ze,withCellSpacing:_,highlightToday:K,withWeekNumbers:de,headerControlsOrder:C,...xe}),It==="year"&&m.jsx(go,{year:Ct,numberOfColumns:f,minDate:ue,maxDate:ke,monthsListFormat:R,getMonthControlProps:Q,locale:ce,onNext:Fo,onPrevious:zo,hasNextLevel:s!=="month"&&s!=="year",onLevelClick:()=>ft("decade"),levelControlAriaLabel:p==null?void 0:p.yearLevelControl,nextLabel:(p==null?void 0:p.nextYear)??g,nextIcon:P,previousLabel:(p==null?void 0:p.previousYear)??y,previousIcon:v,yearLabelFormat:oe,__onControlMouseEnter:E,__onControlClick:(ge,qe)=>{w&&ne(qe),ft(er("month",o,s)),k==null||k(qe)},__preventFocus:rn,__stopPropagation:sn,withCellSpacing:_,headerControlsOrder:C,...xe}),It==="decade"&&m.jsx(mo,{decade:Ct,minDate:ue,maxDate:ke,yearsListFormat:te,getYearControlProps:pe,locale:ce,onNext:$o,onPrevious:Vo,numberOfColumns:f,nextLabel:(p==null?void 0:p.nextDecade)??g,nextIcon:P,previousLabel:(p==null?void 0:p.previousDecade)??y,previousIcon:v,decadeLabelFormat:he,__onControlMouseEnter:M,__onControlClick:(ge,qe)=>{S&&ne(qe),ft(er("year",o,s)),b==null||b(qe)},__preventFocus:rn,__stopPropagation:sn,withCellSpacing:_,headerControlsOrder:C,...xe})]})});Kn.classes={...mo.classes,...go.classes,...yo.classes};Kn.displayName="@mantine/dates/Calendar";function kl(n){const{maxLevel:e,minLevel:t,defaultLevel:r,level:s,onLevelChange:o,nextIcon:i,previousIcon:l,date:a,defaultDate:c,onDateChange:u,numberOfColumns:d,columnsToScroll:f,ariaLabels:h,nextLabel:p,previousLabel:g,onYearSelect:y,onMonthSelect:b,onYearMouseEnter:k,onMonthMouseEnter:M,onNextMonth:E,onPreviousMonth:C,onNextYear:S,onPreviousYear:w,onNextDecade:O,onPreviousDecade:I,withCellSpacing:N,highlightToday:$,__updateDateOnYearSelect:z,__updateDateOnMonthSelect:F,__setDateRef:Y,__setLevelRef:G,withWeekNumbers:J,headerControlsOrder:X,firstDayOfWeek:q,weekdayFormat:U,weekendDays:P,getDayProps:v,excludeDate:A,renderDay:D,hideOutsideDates:_,hideWeekdays:K,getDayAriaLabel:de,monthLabelFormat:R,monthsListFormat:Q,getMonthControlProps:oe,yearLabelFormat:te,yearsListFormat:pe,getYearControlProps:he,decadeLabelFormat:ae,allowSingleDateInRange:se,allowDeselect:Oe,minDate:ue,maxDate:ke,locale:ce,...Ee}=n;return{calendarProps:{maxLevel:e,minLevel:t,defaultLevel:r,level:s,onLevelChange:o,nextIcon:i,previousIcon:l,date:a,defaultDate:c,onDateChange:u,numberOfColumns:d,columnsToScroll:f,ariaLabels:h,nextLabel:p,previousLabel:g,onYearSelect:y,onMonthSelect:b,onYearMouseEnter:k,onMonthMouseEnter:M,onNextMonth:E,onPreviousMonth:C,onNextYear:S,onPreviousYear:w,onNextDecade:O,onPreviousDecade:I,withCellSpacing:N,highlightToday:$,__updateDateOnYearSelect:z,__updateDateOnMonthSelect:F,__setDateRef:Y,withWeekNumbers:J,headerControlsOrder:X,firstDayOfWeek:q,weekdayFormat:U,weekendDays:P,getDayProps:v,excludeDate:A,renderDay:D,hideOutsideDates:_,hideWeekdays:K,getDayAriaLabel:de,monthLabelFormat:R,monthsListFormat:Q,getMonthControlProps:oe,yearLabelFormat:te,yearsListFormat:pe,getYearControlProps:he,decadeLabelFormat:ae,allowSingleDateInRange:se,allowDeselect:Oe,minDate:ue,maxDate:ke,locale:ce},others:Ee}}function Ra(n,e){const t=[...e].sort((r,s)=>L(r).isAfter(L(s))?1:-1);return L(t[0]).startOf("day").subtract(1,"ms").isBefore(n)&&L(t[1]).endOf("day").add(1,"ms").isAfter(n)}function am({type:n,level:e,value:t,defaultValue:r,onChange:s,allowSingleDateInRange:o,allowDeselect:i,onMouseLeave:l}){const[a,c]=kr({type:n,value:t,defaultValue:r,onChange:s}),[u,d]=T.useState(n==="range"&&a[0]&&!a[1]?a[0]:null),[f,h]=T.useState(null),p=C=>{if(n==="range"){if(u&&!a[1]){if(L(C).isSame(u,e)&&!o){d(null),h(null),c([null,null]);return}const S=[C,u];S.sort((w,O)=>L(w).isAfter(L(O))?1:-1),c(S),h(null),d(null);return}if(a[0]&&!a[1]&&L(C).isSame(a[0],e)&&!o){d(null),h(null),c([null,null]);return}c([C,null]),h(null),d(C);return}if(n==="multiple"){a.some(S=>L(S).isSame(C,e))?c(a.filter(S=>!L(S).isSame(C,e))):c([...a,C]);return}a&&i&&L(C).isSame(a,e)?c(null):c(C)},g=C=>u&&f?Ra(C,[f,u]):a[0]&&a[1]?Ra(C,a):!1,y=n==="range"?C=>{l==null||l(C),h(null)}:l,b=C=>a[0]&&L(C).isSame(a[0],e)?!(f&&L(f).isBefore(a[0])):!1,k=C=>a[1]?L(C).isSame(a[1],e):!a[0]||!f?!1:L(f).isBefore(a[0])&&L(C).isSame(a[0],e),M=C=>{if(n==="range")return{selected:a.some(w=>w&&L(w).isSame(C,e)),inRange:g(C),firstInRange:b(C),lastInRange:k(C),"data-autofocus":!!a[0]&&L(a[0]).isSame(C,e)||void 0};if(n==="multiple")return{selected:a.some(w=>w&&L(w).isSame(C,e)),"data-autofocus":!!a[0]&&L(a[0]).isSame(C,e)||void 0};const S=L(a).isSame(C,e);return{selected:S,"data-autofocus":S||void 0}},E=n==="range"&&u?h:()=>{};return T.useEffect(()=>{if(n==="range")if(a[0]&&!a[1])d(a[0]);else{const C=a[0]==null&&a[1]==null,S=a[0]!=null&&a[1]!=null;(C||S)&&(d(null),h(null))}},[a]),{onDateChange:p,onRootMouseLeave:y,onHoveredDateChange:E,getControlProps:M,_value:a,setValue:c}}var cm={datePickerRoot:"m_765a40cf",presetsList:"m_d6a681e1",presetButton:"m_acd30b22"};const um=x.createVarsResolver((n,{size:e})=>({datePickerRoot:{"--preset-font-size":x.getFontSize(e)}})),dm={type:"default",defaultLevel:"month",numberOfColumns:1,size:"sm"},ko=x.factory((n,e)=>{const t=x.useProps("DatePicker",dm,n),{allowDeselect:r,allowSingleDateInRange:s,value:o,defaultValue:i,onChange:l,onMouseLeave:a,classNames:c,styles:u,__staticSelector:d,__onDayClick:f,__onDayMouseEnter:h,__onPresetSelect:p,__stopPropagation:g,presets:y,className:b,style:k,unstyled:M,size:E,vars:C,attributes:S,...w}=t,{calendarProps:O,others:I}=kl(w),N=T.useRef(null),$=T.useRef(null),z=x.useStyles({name:d||"DatePicker",classes:cm,props:t,className:b,style:k,classNames:c,styles:u,unstyled:M,attributes:S,rootSelector:y?"datePickerRoot":void 0,varsResolver:um,vars:C}),{onDateChange:F,onRootMouseLeave:Y,onHoveredDateChange:G,getControlProps:J,_value:X,setValue:q}=am({type:I.type,level:"day",allowDeselect:r,allowSingleDateInRange:s,value:o,defaultValue:i,onChange:l,onMouseLeave:a}),{resolvedClassNames:U,resolvedStyles:P}=x.useResolvedStylesApi({classNames:c,styles:u,props:t}),v=m.jsx(Kn,{ref:e,classNames:U,styles:P,__staticSelector:d||"DatePicker",onMouseLeave:Y,size:E,...O,...y?{}:I,__stopPropagation:g,__setDateRef:N,__setLevelRef:$,minLevel:O.minLevel||"month",__onDayMouseEnter:(_,K)=>{G(K),h==null||h(_,K)},__onDayClick:(_,K)=>{F(K),f==null||f(_,K)},getDayProps:_=>{var K;return{...J(_),...(K=O.getDayProps)==null?void 0:K.call(O,_)}},getMonthControlProps:_=>{var K;return{selected:typeof X=="string"?io(_,X):!1,...(K=O.getMonthControlProps)==null?void 0:K.call(O,_)}},getYearControlProps:_=>{var K;return{selected:typeof X=="string"?L(_).isSame(X,"year"):!1,...(K=O.getYearControlProps)==null?void 0:K.call(O,_)}},hideOutsideDates:O.hideOutsideDates??O.numberOfColumns!==1,...y?{}:{className:b,style:k,attributes:S}});if(!y)return v;const A=_=>{var de,R;const K=Array.isArray(_)?_[0]:_;K!==void 0&&((de=N.current)==null||de.call(N,K),(R=$.current)==null||R.call($,"month"),p?p(K):q(_))},D=y.map((_,K)=>m.jsx(x.UnstyledButton,{...z("presetButton"),onClick:()=>A(_.value),onMouseDown:de=>de.preventDefault(),"data-mantine-stop-propagation":g||void 0,children:_.label},K));return m.jsxs(x.Box,{...z("datePickerRoot"),size:E,...I,children:[m.jsx("div",{...z("presetsList"),children:D}),v]})});ko.classes=Kn.classes;ko.displayName="@mantine/dates/DatePicker";function fm(n){if(n===null)return null;const e=new Date(n);return Number.isNaN(e.getTime())||!n?null:L(e).format("YYYY-MM-DD")}function hm({date:n,maxDate:e,minDate:t}){return!(n==null||Number.isNaN(new Date(n).getTime())||e&&L(n).isAfter(e,"date")||t&&L(n).isBefore(t,"date"))}const pm={valueFormat:"MMMM D, YYYY",fixOnBlur:!0,size:"sm"},ms=x.factory((n,e)=>{const t=x.useInputProps("DateInput",pm,n),{inputProps:r,wrapperProps:s,value:o,defaultValue:i,onChange:l,clearable:a,clearButtonProps:c,popoverProps:u,getDayProps:d,locale:f,valueFormat:h,dateParser:p,minDate:g,maxDate:y,fixOnBlur:b,onFocus:k,onBlur:M,onClick:E,onKeyDown:C,readOnly:S,name:w,form:O,rightSection:I,unstyled:N,classNames:$,styles:z,allowDeselect:F,date:Y,defaultDate:G,onDateChange:J,getMonthControlProps:X,getYearControlProps:q,disabled:U,...P}=t,v=T.useRef(null),A=T.useRef(null),[D,_]=T.useState(!1),{calendarProps:K,others:de}=kl(P),R=Rt(),oe=p||(V=>{const Qe=L(V,h,R.getLocale(f)).toDate();return Number.isNaN(Qe.getTime())?fm(V):L(Qe).format("YYYY-MM-DD")}),te=F!==void 0?F:a,pe=V=>V?L(V).locale(R.getLocale(f)).format(h):"",[he,ae,se]=kr({type:"default",value:o,defaultValue:i,onChange:l}),[Oe,ue]=kr({type:"default",value:Y,defaultValue:i||G,onChange:J});T.useEffect(()=>{se&&o!==null&&ue(o)},[se,o]);const[ke,ce]=T.useState(pe(he));T.useEffect(()=>{ce(pe(he))},[R.getLocale(f)]);const Ee=V=>{const Qe=V.currentTarget.value;if(ce(Qe),_(!0),Qe.trim()===""&&(F||a))ae(null);else{const Ze=oe(Qe);Ze&&hm({date:Ze,minDate:g,maxDate:y})&&(ae(Ze),ue(Ze))}},Dn=V=>{M==null||M(V),_(!1),b&&ce(pe(he))},rn=V=>{k==null||k(V),_(!0)},sn=V=>{E==null||E(V),_(!0)},on=V=>{V.key==="Escape"&&_(!1),C==null||C(V)},ln=V=>({...d==null?void 0:d(V),selected:L(he).isSame(V,"day"),onClick:Qe=>{var cn,Nn;(Nn=d==null?void 0:(cn=d(V)).onClick)==null||Nn.call(cn,Qe);const Ze=te&&L(he).isSame(V,"day")?null:V;ae(Ze),!se&&Ze&&ce(pe(Ze)),_(!1)}}),an=m.jsx(x.Input.ClearButton,{onClick:()=>{ae(null),!se&&ce(""),_(!1)},unstyled:N,...c}),Xe=a&&!!he&&!S&&!U;return hs(()=>{he!==void 0&&!D&&ce(pe(he))},[he]),up(()=>_(!1),void 0,[v.current,A.current]),m.jsxs(m.Fragment,{children:[m.jsx(x.Input.Wrapper,{...s,__staticSelector:"DateInput",ref:v,children:m.jsxs(x.Popover,{opened:D,trapFocus:!1,position:"bottom-start",disabled:S||U,withRoles:!1,unstyled:N,...u,children:[m.jsx(x.Popover.Target,{children:m.jsx(x.Input,{"data-dates-input":!0,"data-read-only":S||void 0,autoComplete:"off",ref:e,value:ke,onChange:Ee,onBlur:Dn,onFocus:rn,onClick:sn,onKeyDown:on,readOnly:S,rightSection:I,__clearSection:an,__clearable:Xe,...r,...de,disabled:U,__staticSelector:"DateInput"})}),m.jsx(x.Popover.Dropdown,{onMouseDown:V=>V.preventDefault(),"data-dates-dropdown":!0,ref:A,children:m.jsx(Kn,{__staticSelector:"DateInput",...K,classNames:$,styles:z,unstyled:N,__preventFocus:!0,minDate:g,maxDate:y,locale:f,getDayProps:ln,size:r.size,date:Oe,onDateChange:ue,getMonthControlProps:V=>({selected:typeof he=="string"?io(V,he):!1,...X==null?void 0:X(V)}),getYearControlProps:V=>({selected:typeof he=="string"?L(V).isSame(he,"year"):!1,...q==null?void 0:q(V)}),attributes:s.attributes})})]})}),m.jsx(fl,{name:w,form:O,value:he,type:"default"})]})});ms.classes={...x.Input.classes,...Kn.classes};ms.displayName="@mantine/dates/DateInput";function mm({minDate:n,value:e}){const t=n?L(n).format("HH:mm:ss"):null;return e&&n&&e===n?t??void 0:void 0}function gm({maxDate:n,value:e}){const t=n?L(n).format("HH:mm:ss"):null;return e&&n&&e===n?t??void 0:void 0}var Bu={timeWrapper:"m_208d2562",timeInput:"m_62ee059"};const ym={dropdownType:"popover",size:"sm"},gs=x.factory((n,e)=>{const t=x.useProps("DateTimePicker",ym,n),{value:r,defaultValue:s,onChange:o,valueFormat:i,locale:l,classNames:a,styles:c,unstyled:u,timePickerProps:d,submitButtonProps:f,withSeconds:h,level:p,defaultLevel:g,size:y,variant:b,dropdownType:k,vars:M,minDate:E,maxDate:C,defaultDate:S,defaultTimeValue:w,presets:O,attributes:I,onDropdownClose:N,...$}=t,z=x.useStyles({name:"DateTimePicker",classes:Bu,props:t,classNames:a,styles:c,unstyled:u,attributes:I,vars:M}),{resolvedClassNames:F,resolvedStyles:Y}=x.useResolvedStylesApi({classNames:a,styles:c,props:t}),G=i||(h?"DD/MM/YYYY HH:mm:ss":"DD/MM/YYYY HH:mm"),J=T.useRef(null),X=rr(J,d==null?void 0:d.hoursRef),{calendarProps:{allowSingleDateInRange:q,...U},others:P}=kl($),v=Rt(),[A,D]=kr({type:"default",value:r,defaultValue:s,onChange:o,withTime:!0}),_=S||A,K=ce=>ce?L(ce).format(h?"HH:mm:ss":"HH:mm"):"",[de,R]=T.useState(w||K(A)),[Q,oe]=T.useState(p||g||"month"),[te,pe]=hl(!1),he=A?L(A).locale(v.getLocale(l)).format(G):"",ae=ce=>{var Ee;(Ee=d==null?void 0:d.onChange)==null||Ee.call(d,ce),R(ce),ce&&D(Ea(A,ce))},se=ce=>{var Ee;ce&&D(Ea(Wo(E,C,ce),de||w||"")),(Ee=J.current)==null||Ee.focus()},Oe=ce=>{ce.key==="Enter"&&(ce.preventDefault(),pe.close())};hs(()=>{te||R(K(A))},[A,te]),hs(()=>{te&&oe("month")},[te]);const ue=k==="popover",ke=()=>{const ce=Wo(E,C,A);A&&A!==ce&&D(Wo(E,C,A)),N==null||N()};return m.jsxs(bo,{formattedValue:he,dropdownOpened:$.disabled?!1:te,dropdownHandlers:pe,classNames:F,styles:Y,unstyled:u,ref:e,onClear:()=>D(null),shouldClear:!!A,value:A,size:y,variant:b,dropdownType:k,...P,type:"default",__staticSelector:"DateTimePicker",onDropdownClose:ke,withTime:!0,attributes:I,children:[m.jsx(ko,{...U,maxDate:C,minDate:E,size:y,variant:b,type:"default",value:A,defaultDate:_||rp({maxDate:C,minDate:E}),onChange:se,locale:l,classNames:F,styles:Y,unstyled:u,__staticSelector:"DateTimePicker",__stopPropagation:ue,level:p,defaultLevel:g,onLevelChange:ce=>{var Ee;oe(ce),(Ee=U.onLevelChange)==null||Ee.call(U,ce)},presets:O,__onPresetSelect:ce=>{D(ce),ce&&R(K(ce))},attributes:I}),Q==="month"&&m.jsxs("div",{...z("timeWrapper"),children:[m.jsx(gl,{value:de,withSeconds:h,unstyled:u,min:mm({minDate:E,value:A}),max:gm({maxDate:C,value:A}),...d,...z("timeInput",{className:d==null?void 0:d.className,style:d==null?void 0:d.style}),onChange:ae,onKeyDown:Oe,size:y,"data-mantine-stop-propagation":ue||void 0,hoursRef:X,attributes:I}),m.jsx(x.ActionIcon,{variant:"default",size:`input-${y||"sm"}`,...z("submitButton",{className:f==null?void 0:f.className,style:f==null?void 0:f.style}),unstyled:u,"data-mantine-stop-propagation":ue||void 0,children:m.jsx(x.CheckIcon,{size:"30%"}),...f,onClick:ce=>{var Ee;(Ee=f==null?void 0:f.onClick)==null||Ee.call(f,ce),pe.close(),ke()}})]})]})});gs.classes={...Bu,...bo.classes,...ko.classes};gs.displayName="@mantine/dates/DateTimePicker";function bm({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0,o=t.value?typeof t.value=="string"?new Date(t.value):t.value:null,i=l=>{const a=l?l.toISOString():null;t.onFieldChange(a)};return r||s?m.jsx(ms,{valueFormat:"YYYY-MMM-DD",value:o,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(ms,{valueFormat:"YYYY-MMM-DD",value:o,onChange:i,required:n.required,placeholder:n.placeholder,error:void 0})}function km({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0,o=t.value?typeof t.value=="string"?new Date(t.value):t.value:null,i=l=>{const a=l?l.toISOString():null;t.onFieldChange(a)};return r||s?m.jsx(gs,{valueFormat:"DD-MMM-YYYY hh:mm A",value:o,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(gs,{value:o,valueFormat:"DD-MMM-YYYY hh:mm A",onChange:i,required:n.required,placeholder:n.placeholder,error:void 0})}function xm({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.NumberInput,{value:t.value,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(x.NumberInput,{...t,onChange:o=>t.onFieldChange(Number(o)),required:n.required,placeholder:n.placeholder,error:void 0})}function vm({field:n,form:e,layout:t="vertical"}){var o;const r=n,s=al();return cl[t](m.jsx(m.Fragment,{children:(o=r.fields)==null?void 0:o.map(i=>m.jsx(oo,{field:i,layout:t,children:m.jsx(Po,{field:{...i,name:`${n.name}.${i.name}`},...s,form:e,layout:t})},`${n.name}.${i.name}`))}))}var Vr={exports:{}},Uo={};/**
|
|
22
|
+
<%s key={someKey} {...props} />`,_,R,Q,R),P[R+_]=!0)}if(R=null,N!==void 0&&(t(N),R=""+N),i(A)&&(t(A.key),R=""+A.key),"key"in A){N={};for(var oe in A)oe!=="key"&&(N[oe]=A[oe])}else N=A;return R&&l(N,typeof v=="function"?v.displayName||v.name||"Unknown":v),c(v,R,N,s(),K,de)}function d(v){f(v)?v._store&&(v._store.validated=1):typeof v=="object"&&v!==null&&v.$$typeof===I&&(v._payload.status==="fulfilled"?f(v._payload.value)&&v._payload.value._store&&(v._payload.value._store.validated=1):v._store&&(v._store.validated=1))}function f(v){return typeof v=="object"&&v!==null&&v.$$typeof===p}var h=T,p=Symbol.for("react.transitional.element"),g=Symbol.for("react.portal"),y=Symbol.for("react.fragment"),b=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),M=Symbol.for("react.consumer"),E=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),S=Symbol.for("react.suspense"),w=Symbol.for("react.suspense_list"),O=Symbol.for("react.memo"),I=Symbol.for("react.lazy"),D=Symbol.for("react.activity"),$=Symbol.for("react.client.reference"),z=h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,F=Object.prototype.hasOwnProperty,Y=Array.isArray,G=console.createTask?console.createTask:function(){return null};h={react_stack_bottom_frame:function(v){return v()}};var J,X={},q=h.react_stack_bottom_frame.bind(h,o)(),U=G(r(o)),P={};Qn.Fragment=y,Qn.jsx=function(v,A,N){var _=1e4>z.recentlyCreatedOwnerStacks++;return u(v,A,N,!1,_?Error("react-stack-top-frame"):q,_?G(r(v)):U)},Qn.jsxs=function(v,A,N){var _=1e4>z.recentlyCreatedOwnerStacks++;return u(v,A,N,!0,_?Error("react-stack-top-frame"):q,_?G(r(v)):U)}})()),Qn}var ka;function Rh(){return ka||(ka=1,process.env.NODE_ENV==="production"?Br.exports=Dh():Br.exports=Nh()),Br.exports}var m=Rh();function Lh(n){if(!/^[0-9a-zA-Z-]+$/.test(n))throw new Error(`[@mantine/use-form] Form name "${n}" is invalid, it should contain only letters, numbers and dashes`)}const Ih=typeof window<"u"?T.useLayoutEffect:T.useEffect;function _e(n,e){Ih(()=>{if(n)return window.addEventListener(n,e),()=>window.removeEventListener(n,e)},[n])}function jh(n,e){n&&Lh(n),_e(`mantine-form:${n}:set-field-value`,t=>e.setFieldValue(t.detail.path,t.detail.value)),_e(`mantine-form:${n}:set-values`,t=>e.setValues(t.detail)),_e(`mantine-form:${n}:set-initial-values`,t=>e.setInitialValues(t.detail)),_e(`mantine-form:${n}:set-errors`,t=>e.setErrors(t.detail)),_e(`mantine-form:${n}:set-field-error`,t=>e.setFieldError(t.detail.path,t.detail.error)),_e(`mantine-form:${n}:clear-field-error`,t=>e.clearFieldError(t.detail)),_e(`mantine-form:${n}:clear-errors`,e.clearErrors),_e(`mantine-form:${n}:reset`,e.reset),_e(`mantine-form:${n}:validate`,e.validate),_e(`mantine-form:${n}:validate-field`,t=>e.validateField(t.detail)),_e(`mantine-form:${n}:reorder-list-item`,t=>e.reorderListItem(t.detail.path,t.detail.payload)),_e(`mantine-form:${n}:remove-list-item`,t=>e.removeListItem(t.detail.path,t.detail.index)),_e(`mantine-form:${n}:insert-list-item`,t=>e.insertListItem(t.detail.path,t.detail.item,t.detail.index)),_e(`mantine-form:${n}:set-dirty`,t=>e.setDirty(t.detail)),_e(`mantine-form:${n}:set-touched`,t=>e.setTouched(t.detail)),_e(`mantine-form:${n}:reset-dirty`,t=>e.resetDirty(t.detail)),_e(`mantine-form:${n}:reset-touched`,e.resetTouched)}function Ph(n){return e=>{if(!e)n(e);else if(typeof e=="function")n(e);else if(typeof e=="object"&&"nativeEvent"in e){const{currentTarget:t}=e;t instanceof HTMLInputElement?t.type==="checkbox"?n(t.checked):n(t.value):(t instanceof HTMLTextAreaElement||t instanceof HTMLSelectElement)&&n(t.value)}else n(e)}}function wi(n){return n===null||typeof n!="object"?{}:Object.keys(n).reduce((e,t)=>{const r=n[t];return r!=null&&r!==!1&&(e[t]=r),e},{})}function _h(n){const[e,t]=T.useState(wi(n)),r=T.useRef(e),s=T.useCallback(a=>{t(c=>{const u=wi(typeof a=="function"?a(c):a);return r.current=u,u})},[]),o=T.useCallback(()=>s({}),[]),i=T.useCallback(a=>{r.current[a]!==void 0&&s(c=>{const u={...c};return delete u[a],u})},[e]),l=T.useCallback((a,c)=>{c==null||c===!1?i(a):r.current[a]!==c&&s(u=>({...u,[a]:c}))},[e]);return{errorsState:e,setErrors:s,clearErrors:o,setFieldError:l,clearFieldError:i}}function Ti(n,e){if(e===null||typeof e!="object")return{};const t={...e};return Object.keys(e).forEach(r=>{r.includes(`${String(n)}.`)&&delete t[r]}),t}function xa(n,e){const t=n.substring(e.length+1).split(".")[0];return parseInt(t,10)}function va(n,e,t,r){if(e===void 0)return t;const s=`${String(n)}`;let o=t;r===-1&&(o=Ti(`${s}.${e}`,o));const i={...o},l=new Set;return Object.entries(o).filter(([a])=>{if(!a.startsWith(`${s}.`))return!1;const c=xa(a,s);return Number.isNaN(c)?!1:c>=e}).forEach(([a,c])=>{const u=xa(a,s),d=a.replace(`${s}.${u}`,`${s}.${u+r}`);i[d]=c,l.add(d),l.has(a)||delete i[a]}),i}function Bh(n,{from:e,to:t},r){const s=`${n}.${e}`,o=`${n}.${t}`,i={...r},l=new Set;return Object.keys(r).forEach(a=>{if(l.has(a))return;let c,u;if(a.startsWith(s)?(c=a,u=a.replace(s,o)):a.startsWith(o)&&(c=a.replace(o,s),u=a),c&&u){const d=i[c],f=i[u];f===void 0?delete i[c]:i[c]=f,d===void 0?delete i[u]:i[u]=d,l.add(c),l.add(u)}}),i}function Sa(n,e,t){typeof t.value=="object"&&(t.value=Bn(t.value)),!t.enumerable||t.get||t.set||!t.configurable||!t.writable||e==="__proto__"?Object.defineProperty(n,e,t):n[e]=t.value}function Bn(n){if(typeof n!="object")return n;var e=0,t,r,s,o=Object.prototype.toString.call(n);if(o==="[object Object]"?s=Object.create(n.__proto__||null):o==="[object Array]"?s=Array(n.length):o==="[object Set]"?(s=new Set,n.forEach(function(i){s.add(Bn(i))})):o==="[object Map]"?(s=new Map,n.forEach(function(i,l){s.set(Bn(l),Bn(i))})):o==="[object Date]"?s=new Date(+n):o==="[object RegExp]"?s=new RegExp(n.source,n.flags):o==="[object DataView]"?s=new n.constructor(Bn(n.buffer)):o==="[object ArrayBuffer]"?s=n.slice(0):o.slice(-6)==="Array]"&&(s=new n.constructor(n)),s){for(r=Object.getOwnPropertySymbols(n);e<r.length;e++)Sa(s,r[e],Object.getOwnPropertyDescriptor(n,r[e]));for(e=0,r=Object.getOwnPropertyNames(n);e<r.length;e++)Object.hasOwnProperty.call(s,t=r[e])&&s[t]===n[t]||Sa(s,t,Object.getOwnPropertyDescriptor(n,t))}return s||n}function uu(n){return typeof n!="string"?[]:n.split(".")}function De(n,e){const t=uu(n);if(t.length===0||typeof e!="object"||e===null)return;let r=e[t[0]];for(let s=1;s<t.length&&r!=null;s+=1)r=r[t[s]];return r}function Nr(n,e,t){const r=uu(n);if(r.length===0)return t;const s=Bn(t);if(r.length===1)return s[r[0]]=e,s;let o=s[r[0]];for(let i=1;i<r.length-1;i+=1){if(o===void 0)return s;o=o[r[i]]}return o[r[r.length-1]]=e,s}function Fh(n,{from:e,to:t},r){const s=De(n,r);if(!Array.isArray(s))return r;const o=[...s],i=s[e];return o.splice(e,1),o.splice(t,0,i),Nr(n,o,r)}function zh(n,e,t,r){const s=De(n,r);if(!Array.isArray(s))return r;const o=[...s];return o.splice(typeof t=="number"?t:o.length,0,e),Nr(n,o,r)}function $h(n,e,t){const r=De(n,t);return Array.isArray(r)?Nr(n,r.filter((s,o)=>o!==e),t):t}function Vh(n,e,t,r){const s=De(n,r);if(!Array.isArray(s)||s.length<=t)return r;const o=[...s];return o[t]=e,Nr(n,o,r)}function Hh({$values:n,$errors:e,$status:t}){const r=T.useCallback((l,a)=>{t.clearFieldDirty(l),e.setErrors(c=>Bh(l,a,c)),n.setValues({values:Fh(l,a,n.refValues.current),updateState:!0})},[]),s=T.useCallback((l,a)=>{t.clearFieldDirty(l),e.setErrors(c=>va(l,a,c,-1)),n.setValues({values:$h(l,a,n.refValues.current),updateState:!0})},[]),o=T.useCallback((l,a,c)=>{t.clearFieldDirty(l),e.setErrors(u=>va(l,c,u,1)),n.setValues({values:zh(l,a,c,n.refValues.current),updateState:!0})},[]),i=T.useCallback((l,a,c)=>{t.clearFieldDirty(l),n.setValues({values:Vh(l,c,a,n.refValues.current),updateState:!0})},[]);return{reorderListItem:r,removeListItem:s,insertListItem:o,replaceListItem:i}}var Ho,Ca;function Wh(){return Ca||(Ca=1,Ho=function n(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var r,s,o;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(s=r;s--!==0;)if(!n(e[s],t[s]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if(o=Object.keys(e),r=o.length,r!==Object.keys(t).length)return!1;for(s=r;s--!==0;)if(!Object.prototype.hasOwnProperty.call(t,o[s]))return!1;for(s=r;s--!==0;){var i=o[s];if(!n(e[i],t[i]))return!1}return!0}return e!==e&&t!==t}),Ho}var Yh=Wh();const Fr=ll(Yh);function Zn(n,e){const t=Object.keys(n);if(typeof e=="string"){const r=t.filter(s=>s.startsWith(`${e}.`));return n[e]||r.some(s=>n[s])||!1}return t.some(r=>n[r])}function qh({initialDirty:n,initialTouched:e,mode:t,$values:r}){const[s,o]=T.useState(e),[i,l]=T.useState(n),a=T.useRef(e),c=T.useRef(n),u=T.useCallback(S=>{const w=typeof S=="function"?S(a.current):S;a.current=w,t==="controlled"&&o(w)},[]),d=T.useCallback((S,w=!1)=>{const O=typeof S=="function"?S(c.current):S;c.current=O,(t==="controlled"||w)&&l(O)},[]),f=T.useCallback(()=>u({}),[]),h=T.useCallback(S=>{const w=S?{...r.refValues.current,...S}:r.refValues.current;r.setValuesSnapshot(w),d({})},[]),p=T.useCallback((S,w)=>{u(O=>Zn(O,S)===w?O:{...O,[S]:w})},[]),g=T.useCallback((S,w,O)=>{d(I=>Zn(I,S)===w?I:{...I,[S]:w},O)},[]),y=T.useCallback((S,w)=>{const O=Zn(c.current,S),I=!Fr(De(S,r.getValuesSnapshot()),w),D=Ti(S,c.current);D[S]=I,d(D,O!==I)},[]),b=T.useCallback(S=>Zn(a.current,S),[]),k=T.useCallback(S=>d(w=>{if(typeof S!="string")return w;const O=Ti(S,w);return delete O[S],Fr(O,w)?w:O}),[]),M=T.useCallback(S=>{if(S){const O=De(S,c.current);if(typeof O=="boolean")return O;const I=De(S,r.refValues.current),D=De(S,r.valuesSnapshot.current);return!Fr(I,D)}return Object.keys(c.current).length>0?Zn(c.current):!Fr(r.refValues.current,r.valuesSnapshot.current)},[]),E=T.useCallback(()=>c.current,[]),C=T.useCallback(()=>a.current,[]);return{touchedState:s,dirtyState:i,touchedRef:a,dirtyRef:c,setTouched:u,setDirty:d,resetDirty:h,resetTouched:f,isTouched:b,setFieldTouched:p,setFieldDirty:g,setTouchedState:o,setDirtyState:l,clearFieldDirty:k,isDirty:M,getDirty:E,getTouched:C,setCalculatedFieldDirty:y}}function Uh({initialValues:n,onValuesChange:e,mode:t}){const r=T.useRef(!1),[s,o]=T.useState(n||{}),i=T.useRef(s),l=T.useRef(s),a=T.useCallback(({values:y,subscribers:b,updateState:k=!0,mergeWithPreviousValues:M=!0})=>{const E=i.current,C=y instanceof Function?y(i.current):y,S=M?{...E,...C}:C;i.current=S,k&&(o(S),t==="uncontrolled"&&(i.current=S)),e==null||e(S,E),b==null||b.filter(Boolean).forEach(w=>w({updatedValues:S,previousValues:E}))},[e]),c=T.useCallback(y=>{var M;const b=De(y.path,i.current),k=y.value instanceof Function?y.value(b):y.value;if(b!==k){const E=i.current,C=Nr(y.path,k,i.current);a({values:C,updateState:y.updateState}),(M=y.subscribers)==null||M.filter(Boolean).forEach(S=>S({path:y.path,updatedValues:C,previousValues:E}))}},[a]),u=T.useCallback(y=>{l.current=y},[]),d=T.useCallback((y,b)=>{r.current||(r.current=!0,a({values:y,updateState:t==="controlled"}),u(y),b())},[a]),f=T.useCallback(()=>{a({values:l.current,updateState:!0,mergeWithPreviousValues:!1})},[a]),h=T.useCallback(()=>i.current,[]),p=T.useCallback(()=>l.current,[]),g=T.useCallback((y,b)=>{const k=De(y,l.current);typeof k>"u"||c({path:y,value:k,updateState:t==="controlled",subscribers:b})},[c,t]);return{initialized:r,stateValues:s,refValues:i,valuesSnapshot:l,setValues:a,setFieldValue:c,resetValues:f,setValuesSnapshot:u,initialize:d,getValues:h,getValuesSnapshot:p,resetField:g}}function Kh({$status:n,cascadeUpdates:e}){const t=T.useRef({}),r=T.useCallback((o,i)=>{T.useEffect(()=>(t.current[o]=t.current[o]||[],t.current[o].push(i),()=>{t.current[o]=t.current[o].filter(l=>l!==i)}),[i])},[]),s=T.useCallback(o=>{var l;const i=((l=t.current[o])==null?void 0:l.map(a=>c=>a({previousValue:De(o,c.previousValues),value:De(o,c.updatedValues),touched:n.isTouched(o),dirty:n.isDirty(o)})))??[];if(e)for(const a in t.current)(a.startsWith(`${o}.`)||o.startsWith(`${a}.`))&&i.push(...t.current[a].map(c=>u=>c({previousValue:De(a,u.previousValues),value:De(a,u.updatedValues),touched:n.isTouched(a),dirty:n.isDirty(a)})));return i},[]);return{subscribers:t,watch:r,getFieldSubscribers:s}}function Ma(n,e){return n?`${n}-${e.toString()}`:e.toString()}const zr=Symbol("root-rule");function wa(n){const e=wi(n);return{hasErrors:Object.keys(e).length>0,errors:e}}function Ei(n,e,t="",r={}){return typeof n!="object"||n===null?r:Object.keys(n).reduce((s,o)=>{const i=n[o],l=`${t===""?"":`${t}.`}${o}`,a=De(l,e);let c=!1;return typeof i=="function"&&(s[l]=i(a,e,l)),typeof i=="object"&&Array.isArray(a)&&(c=!0,a.forEach((u,d)=>Ei(i,e,`${l}.${d}`,s)),zr in i&&(s[l]=i[zr](a,e,l))),typeof i=="object"&&typeof a=="object"&&a!==null&&(c||Ei(i,e,l,s),zr in i&&(s[l]=i[zr](a,e,l))),s},r)}function Ai(n,e){return wa(typeof n=="function"?n(e):Ei(n,e))}function $r(n,e,t){if(typeof n!="string")return{hasError:!1,error:null};const r=Ai(e,t),s=Object.keys(r.errors).find(o=>n.split(".").every((i,l)=>i===o.split(".")[l]));return{hasError:!!s,error:s?r.errors[s]:null}}const Jh="__MANTINE_FORM_INDEX__";function Ta(n,e){return e?typeof e=="boolean"?e:Array.isArray(e)?e.includes(n.replace(/[.][0-9]+/g,`.${Jh}`)):!1:!1}function Gh({name:n,mode:e="controlled",initialValues:t,initialErrors:r={},initialDirty:s={},initialTouched:o={},clearInputErrorOnChange:i=!0,validateInputOnChange:l=!1,validateInputOnBlur:a=!1,onValuesChange:c,transformValues:u=(y=>y),enhanceGetInputProps:d,validate:f,onSubmitPreventDefault:h="always",touchTrigger:p="change",cascadeUpdates:g=!1}={}){const y=_h(r),b=Uh({initialValues:t,onValuesChange:c,mode:e}),k=qh({initialDirty:s,initialTouched:o,$values:b,mode:e}),M=Hh({$values:b,$errors:y,$status:k}),E=Kh({$status:k,cascadeUpdates:g}),[C,S]=T.useState(0),[w,O]=T.useState({}),[I,D]=T.useState(!1),$=T.useCallback(()=>{b.resetValues(),y.clearErrors(),k.resetDirty(),k.resetTouched(),e==="uncontrolled"&&S(R=>R+1)},[]),z=T.useCallback(R=>{i&&y.clearErrors(),e==="uncontrolled"&&S(Q=>Q+1),Object.keys(E.subscribers.current).forEach(Q=>{const oe=De(Q,b.refValues.current),te=De(Q,R);oe!==te&&E.getFieldSubscribers(Q).forEach(pe=>pe({previousValues:R,updatedValues:b.refValues.current}))})},[i]),F=T.useCallback(R=>{const Q=b.refValues.current;b.initialize(R,()=>e==="uncontrolled"&&S(oe=>oe+1)),z(Q)},[z]),Y=T.useCallback((R,Q,oe)=>{const te=Ta(R,l),pe=Q instanceof Function?Q(De(R,b.refValues.current)):Q;k.setCalculatedFieldDirty(R,pe),p==="change"&&k.setFieldTouched(R,!0),!te&&i&&y.clearFieldError(R),b.setFieldValue({path:R,value:Q,updateState:e==="controlled",subscribers:[...E.getFieldSubscribers(R),te?he=>{const ae=$r(R,f,he.updatedValues);ae.hasError?y.setFieldError(R,ae.error):y.clearFieldError(R)}:null,(oe==null?void 0:oe.forceUpdate)!==!1&&e!=="controlled"?()=>O(he=>({...he,[R]:(he[R]||0)+1})):null]})},[c,f]),G=T.useCallback(R=>{const Q=b.refValues.current;b.setValues({values:R,updateState:e==="controlled"}),z(Q)},[c,z]),J=T.useCallback(()=>{const R=Ai(f,b.refValues.current);return y.setErrors(R.errors),R},[f]),X=T.useCallback(R=>{const Q=$r(R,f,b.refValues.current);return Q.hasError?y.setFieldError(R,Q.error):y.clearFieldError(R),Q},[f]),q=(R,{type:Q="input",withError:oe=!0,withFocus:te=!0,...pe}={})=>{const ae={onChange:Ph(se=>Y(R,se,{forceUpdate:!1})),"data-path":Ma(n,R)};return oe&&(ae.error=y.errorsState[R]),Q==="checkbox"?ae[e==="controlled"?"checked":"defaultChecked"]=De(R,b.refValues.current):ae[e==="controlled"?"value":"defaultValue"]=De(R,b.refValues.current),te&&(ae.onFocus=()=>k.setFieldTouched(R,!0),ae.onBlur=()=>{if(Ta(R,a)){const se=$r(R,f,b.refValues.current);se.hasError?y.setFieldError(R,se.error):y.clearFieldError(R)}}),Object.assign(ae,d==null?void 0:d({inputProps:ae,field:R,options:{type:Q,withError:oe,withFocus:te,...pe},form:de}))},U=(R,Q)=>oe=>{h==="always"&&(oe==null||oe.preventDefault());const te=J();if(te.hasErrors)h==="validation-failed"&&(oe==null||oe.preventDefault()),Q==null||Q(te.errors,b.refValues.current,oe);else{const pe=R==null?void 0:R(u(b.refValues.current),oe);pe instanceof Promise&&(D(!0),pe.finally(()=>D(!1)))}},P=R=>u(R||b.refValues.current),v=T.useCallback(R=>{R.preventDefault(),$()},[]),A=T.useCallback(R=>R?!$r(R,f,b.refValues.current).hasError:!Ai(f,b.refValues.current).hasErrors,[f]),N=R=>`${C}-${String(R)}-${w[String(R)]||0}`,_=T.useCallback(R=>document.querySelector(`[data-path="${Ma(n,R)}"]`),[]),K=T.useCallback(R=>{b.resetField(R,[e!=="controlled"?()=>O(Q=>({...Q,[R]:(Q[R]||0)+1})):null])},[b.resetField,e,O]),de={watch:E.watch,initialized:b.initialized.current,values:e==="uncontrolled"?b.refValues.current:b.stateValues,getValues:b.getValues,getInitialValues:b.getValuesSnapshot,setInitialValues:b.setValuesSnapshot,resetField:K,initialize:F,setValues:G,setFieldValue:Y,submitting:I,setSubmitting:D,errors:y.errorsState,setErrors:y.setErrors,setFieldError:y.setFieldError,clearFieldError:y.clearFieldError,clearErrors:y.clearErrors,resetDirty:k.resetDirty,setTouched:k.setTouched,setDirty:k.setDirty,isTouched:k.isTouched,resetTouched:k.resetTouched,isDirty:k.isDirty,getTouched:k.getTouched,getDirty:k.getDirty,reorderListItem:M.reorderListItem,insertListItem:M.insertListItem,removeListItem:M.removeListItem,replaceListItem:M.replaceListItem,reset:$,validate:J,validateField:X,getInputProps:q,onSubmit:U,onReset:v,isValid:A,getTransformedValues:P,key:N,getInputNode:_};return jh(n,de),de}const du=T.createContext(null),Xh=({children:n,value:e})=>m.jsx(du.Provider,{value:e,children:n}),al=()=>{const n=T.useContext(du);if(!n)throw new Error("useRenderers must be used inside <RenderersProvider>");return n};function oo({field:n,layout:e,children:t}){if(e==="grid"){const r=n.column??6;return m.jsx(x.Grid.Col,{span:{base:12,md:r},children:t})}return e==="horizontal"?m.jsx(x.Box,{style:{display:"flex",alignItems:"center",gap:12},children:t}):m.jsx(x.Stack,{gap:"xs",children:t})}const cl={vertical:n=>m.jsx(x.Stack,{gap:"md",children:n}),horizontal:n=>m.jsx(x.Group,{wrap:"wrap",gap:"md",children:n}),grid:n=>m.jsx(x.Grid,{gutter:"md",children:n})},Oi=n=>{switch(n){case"number":return 0;case"array":return[];case"checkbox":return!1;case"object":return{};case"select":case"date":case"datetime":return null;default:return""}};function ul(n,e={}){const t={};for(const r of n)r.type==="object"&&r.fields?t[r.name]=ul(r.fields,e==null?void 0:e[r.name]):t[r.name]=(e==null?void 0:e[r.name])??r.initialValue??Oi(r.type);return t}function Di(n,e){const t={};for(const r of n){const s=(e==null?void 0:e[r.name])??Oi(r.type);if(r.required)if(r.type==="object"){Object.values(s).length||(t[r.name]=`${r.label||r.name} is required`);const o=Di(r.fields,s);for(const[i,l]of Object.entries(o))t[`${r.name}.${i}`]=l}else r.type==="array"?(s.length||(t[r.name]=`${r.label||r.name} is required`),s.forEach((o,i)=>{const l=Di(r.fields,o);for(const[a,c]of Object.entries(l))t[`${r.name}.${i}.${a}`]=c})):s===Oi(r.type)&&(t[r.name]=`${r.label||r.name} is required`)}return t}function Qh({field:n,form:e,layout:t="grid"}){const r=n,s=al(),o=e.getInputProps(r.name),i=o.value??[],l=r.readOnly===!0,a=r.disabled===!0;function c(){o.onFieldChange([...i,ul(r.fields)])}function u(d){o.onFieldChange(i.filter((f,h)=>h!==d))}return m.jsxs(x.Stack,{gap:"md",children:[i.map((d,f)=>{var h;return m.jsxs(x.Paper,{withBorder:!0,radius:"md",p:"md",shadow:"xs",children:[cl[t]((h=r.fields)==null?void 0:h.map(p=>m.jsx(oo,{field:p,layout:t,children:m.jsx(Po,{field:{...p,name:`${n.name}.${f}.${p.name}`,disabled:a||p.disabled,readOnly:l||p.readOnly},form:e,layout:t,...s})},`${n.name}.${f}.${p.name}`))),!l&&!a&&m.jsx(x.Group,{justify:"flex-end",mt:"xs",children:m.jsx(x.Button,{color:"red",variant:"light",onClick:()=>u(f),children:"Remove"})})]},`${r.name}.${f}`)}),!l&&!a&&m.jsxs(m.Fragment,{children:[i.length>0&&m.jsx(x.Divider,{my:"sm"}),m.jsx(x.Button,{onClick:c,variant:"default",children:"Add Row"})]})]})}function Zh({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.Checkbox,{value:t.value,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0,checked:t.value}):m.jsx(x.Checkbox,{...t,checked:t.value,onChange:o=>t.onFieldChange(o.target.checked),required:n.required,placeholder:n.placeholder,error:void 0})}function ep({direction:n,levelIndex:e,rowIndex:t,cellIndex:r,size:s}){switch(n){case"up":return e===0&&t===0?null:t===0?{levelIndex:e-1,rowIndex:r<=s[e-1][s[e-1].length-1]-1?s[e-1].length-1:s[e-1].length-2,cellIndex:r}:{levelIndex:e,rowIndex:t-1,cellIndex:r};case"down":return t===s[e].length-1?{levelIndex:e+1,rowIndex:0,cellIndex:r}:t===s[e].length-2&&r>=s[e][s[e].length-1]?{levelIndex:e+1,rowIndex:0,cellIndex:r}:{levelIndex:e,rowIndex:t+1,cellIndex:r};case"left":return e===0&&t===0&&r===0?null:t===0&&r===0?{levelIndex:e-1,rowIndex:s[e-1].length-1,cellIndex:s[e-1][s[e-1].length-1]-1}:r===0?{levelIndex:e,rowIndex:t-1,cellIndex:s[e][t-1]-1}:{levelIndex:e,rowIndex:t,cellIndex:r-1};case"right":return t===s[e].length-1&&r===s[e][t]-1?{levelIndex:e+1,rowIndex:0,cellIndex:0}:r===s[e][t]-1?{levelIndex:e,rowIndex:t+1,cellIndex:0}:{levelIndex:e,rowIndex:t,cellIndex:r+1};default:return{levelIndex:e,rowIndex:t,cellIndex:r}}}function fu({controlsRef:n,direction:e,levelIndex:t,rowIndex:r,cellIndex:s,size:o}){var a,c,u;const i=ep({direction:e,size:o,rowIndex:r,cellIndex:s,levelIndex:t});if(!i)return;const l=(u=(c=(a=n.current)==null?void 0:a[i.levelIndex])==null?void 0:c[i.rowIndex])==null?void 0:u[i.cellIndex];l&&(l.disabled||l.getAttribute("data-hidden")||l.getAttribute("data-outside")?fu({controlsRef:n,direction:e,levelIndex:i.levelIndex,cellIndex:i.cellIndex,rowIndex:i.rowIndex,size:o}):l.focus())}function tp(n){switch(n){case"ArrowDown":return"down";case"ArrowUp":return"up";case"ArrowRight":return"right";case"ArrowLeft":return"left";default:return null}}function np(n){var e;return(e=n.current)==null?void 0:e.map(t=>t.map(r=>r.length))}function dl({controlsRef:n,levelIndex:e,rowIndex:t,cellIndex:r,event:s}){const o=tp(s.key);if(o){s.preventDefault();const i=np(n);fu({controlsRef:n,direction:o,levelIndex:e,rowIndex:t,cellIndex:r,size:i})}}function Ea(n,e){let t=n?L(n):L();if(e==="")return t.format("YYYY-MM-DD HH:mm:ss");const[r,s,o=0]=e.split(":").map(Number);return t=t.set("hour",r),t=t.set("minute",s),t=t.set("second",o),t=t.set("millisecond",0),t.format("YYYY-MM-DD HH:mm:ss")}function He(n){return n==null||n===""?n:L(n).format("YYYY-MM-DD")}function Fn(n){return n==null||n===""?n:L(n).format("YYYY-MM-DD HH:mm:ss")}function rp({minDate:n,maxDate:e}){const t=L();return!n&&!e?He(t):n&&L(t).isBefore(n)?He(n):e&&L(t).isAfter(e)?He(e):He(t)}function Wo(n,e,t){return!n&&!e?Fn(t):n&&L(t).isBefore(n)?Fn(n):e&&L(t).isAfter(e)?Fn(e):Fn(t)}const sp={locale:"en",firstDayOfWeek:1,weekendDays:[0,6],labelSeparator:"–",consistentWeeks:!1},op=T.createContext(sp);function Rt(){const n=T.useContext(op),e=T.useCallback(o=>o||n.locale,[n.locale]),t=T.useCallback(o=>typeof o=="number"?o:n.firstDayOfWeek,[n.firstDayOfWeek]),r=T.useCallback(o=>Array.isArray(o)?o:n.weekendDays,[n.weekendDays]),s=T.useCallback(o=>typeof o=="string"?o:n.labelSeparator,[n.labelSeparator]);return{...n,getLocale:e,getFirstDayOfWeek:t,getWeekendDays:r,getLabelSeparator:s}}function ip({value:n,type:e,withTime:t}){const r=t?Fn:He;if(e==="range"&&Array.isArray(n)){const s=r(n[0]),o=r(n[1]);return s?o?`${s} – ${o}`:`${s} –`:""}return e==="multiple"&&Array.isArray(n)?n.filter(Boolean).join(", "):!Array.isArray(n)&&n?r(n):""}function fl({value:n,type:e,name:t,form:r,withTime:s=!1}){return m.jsx("input",{type:"hidden",value:ip({value:n,type:e,withTime:s}),name:t,form:r})}fl.displayName="@mantine/dates/HiddenDatesInput";function hu(n){var e,t,r="";if(typeof n=="string"||typeof n=="number")r+=n;else if(typeof n=="object")if(Array.isArray(n)){var s=n.length;for(e=0;e<s;e++)n[e]&&(t=hu(n[e]))&&(r&&(r+=" "),r+=t)}else for(t in n)n[t]&&(r&&(r+=" "),r+=t);return r}function pu(){for(var n,e,t=0,r="",s=arguments.length;t<s;t++)(n=arguments[t])&&(e=hu(n))&&(r&&(r+=" "),r+=e);return r}var lp={input:"m_468e7eda"};const fs=x.factory((n,e)=>{const t=x.useProps("TimeInput",null,n),{classNames:r,styles:s,unstyled:o,vars:i,withSeconds:l,minTime:a,maxTime:c,value:u,onChange:d,step:f,...h}=t,{resolvedClassNames:p,resolvedStyles:g}=x.useResolvedStylesApi({classNames:r,styles:s,props:t}),y=k=>{if(a!==void 0||c!==void 0){const[M,E,C]=k.split(":").map(Number);if(a){const[S,w,O]=a.split(":").map(Number);if(M<S||M===S&&E<w||l&&M===S&&E===w&&C<O)return-1}if(c){const[S,w,O]=c.split(":").map(Number);if(M>S||M===S&&E>w||l&&M===S&&E===w&&C>O)return 1}}return 0},b=k=>{var M,E,C;if((M=t.onBlur)==null||M.call(t,k),a!==void 0||c!==void 0){const S=k.currentTarget.value;if(S){const w=y(S);w===1?(c&&(k.currentTarget.value=c),(E=t.onChange)==null||E.call(t,k)):w===-1&&(a&&(k.currentTarget.value=a),(C=t.onChange)==null||C.call(t,k))}}};return m.jsx(x.InputBase,{classNames:{...p,input:pu(lp.input,p==null?void 0:p.input)},styles:g,unstyled:o,ref:e,value:u,step:f??(l?1:60),...h,onChange:d,onBlur:b,type:"time",__staticSelector:"TimeInput"})});fs.classes=x.InputBase.classes;fs.displayName="@mantine/dates/TimeInput";function ts(n,e,t){return e===void 0&&t===void 0?n:e!==void 0&&t===void 0?Math.max(n,e):Math.min(e===void 0&&t!==void 0?n:Math.max(n,e),t)}function ap(n="mantine-"){return`${n}${Math.random().toString(36).slice(2,11)}`}const cp=["mousedown","touchstart"];function up(n,e,t){const r=T.useRef(null),s=cp;return T.useEffect(()=>{const o=i=>{const{target:l}=i??{};if(Array.isArray(t)){const a=!document.body.contains(l)&&(l==null?void 0:l.tagName)!=="HTML";t.every(u=>!!u&&!i.composedPath().includes(u))&&!a&&n(i)}else r.current&&!r.current.contains(l)&&n(i)};return s.forEach(i=>document.addEventListener(i,o)),()=>{s.forEach(i=>document.removeEventListener(i,o))}},[r,n,t]),r}const dp=typeof document<"u"?T.useLayoutEffect:T.useEffect;function hs(n,e){const t=T.useRef(!1);T.useEffect(()=>()=>{t.current=!1},[]),T.useEffect(()=>{if(t.current)return n();t.current=!0},e)}const fp=T.useId||(()=>{});function hp(){const n=fp();return n?`mantine-${n.replace(/:/g,"")}`:""}function pp(n){const e=hp(),[t,r]=T.useState(e);return dp(()=>{r(ap())},[]),typeof window>"u"?e:t}function mp(n,e,t){T.useEffect(()=>(window.addEventListener(n,e,t),()=>window.removeEventListener(n,e,t)),[n,e])}function Aa(n,e){if(typeof n=="function")return n(e);typeof n=="object"&&n!==null&&"current"in n&&(n.current=e)}function gp(...n){const e=new Map;return t=>{if(n.forEach(r=>{const s=Aa(r,t);s&&e.set(r,s)}),e.size>0)return()=>{n.forEach(r=>{const s=e.get(r);s&&typeof s=="function"?s():Aa(r,null)}),e.clear()}}}function rr(...n){return T.useCallback(gp(...n),n)}function mu({value:n,defaultValue:e,finalValue:t,onChange:r=()=>{}}){const[s,o]=T.useState(e!==void 0?e:t),i=(l,...a)=>{o(l),r==null||r(l,...a)};return n!==void 0?[n,r,!0]:[s,i,!1]}function yp(n){return e=>{if(!e)n(e);else if(typeof e=="function")n(e);else if(typeof e=="object"&&"nativeEvent"in e){const{currentTarget:t}=e;t.type==="checkbox"?n(t.checked):n(t.value)}else n(e)}}function bp(n){const[e,t]=T.useState(n);return[e,yp(t)]}function hl(n=!1,e={}){const[t,r]=T.useState(n),s=T.useCallback(()=>{r(l=>{var a;return l||((a=e.onOpen)==null||a.call(e),!0)})},[e.onOpen]),o=T.useCallback(()=>{r(l=>{var a;return l&&((a=e.onClose)==null||a.call(e),!1)})},[e.onClose]),i=T.useCallback(()=>{t?o():s()},[o,s,t]);return[t,{open:s,close:o,toggle:i}]}function Ve(n){return n<10?`0${n}`:`${n}`}const kp=n=>Number(n.toFixed(0)[0]),ns=T.forwardRef(({value:n,min:e,max:t,onChange:r,focusable:s,step:o,onNextInput:i,onPreviousInput:l,onFocus:a,readOnly:c,allowTemporaryZero:u=!1,placeholder:d="--",...f},h)=>{const p=kp(t),g=t+1-o,y=k=>{if(c)return;const M=k.replace(/\D/g,"");if(M!==""){const E=parseInt(M,10),C=u&&E===0&&e>0?0:ts(E,e,t);r(C),(C>p||k.startsWith("00"))&&(i==null||i())}},b=k=>{if(!c){if((k.key==="0"||k.key==="Num0")&&n===0&&(k.preventDefault(),i==null||i()),k.key==="Home"&&(k.preventDefault(),r(e)),k.key==="End"&&(k.preventDefault(),r(t)),(k.key==="Backspace"||k.key==="Delete")&&(k.preventDefault(),n!==null?r(null):l==null||l()),k.key==="ArrowRight"&&(k.preventDefault(),i==null||i()),k.key==="ArrowLeft"&&(k.preventDefault(),l==null||l()),k.key==="ArrowUp"){k.preventDefault();const M=n===null?e:ts(n+o,e,g);r(M)}if(k.key==="ArrowDown"){k.preventDefault();const M=n===null?g:ts(n-o,e,g);r(M)}}};return m.jsx("input",{ref:h,type:"text",role:"spinbutton","aria-valuemin":e,"aria-valuemax":t,"aria-valuenow":n===null?0:n,"data-empty":n===null||void 0,inputMode:"numeric",placeholder:d,value:n===null?"":Ve(n),onChange:k=>y(k.currentTarget.value),onKeyDown:b,onFocus:k=>{k.currentTarget.select(),a==null||a(k)},onClick:k=>{k.stopPropagation(),k.currentTarget.select()},onMouseDown:k=>k.stopPropagation(),...f})});ns.displayName="@mantine/dates/SpinInput";const[xp,Tn]=x.createSafeContext("TimeInput component was not found in the component tree"),gu=T.forwardRef(({labels:n,value:e,onChange:t,className:r,style:s,onPreviousInput:o,readOnly:i,onMouseDown:l,onTouchStart:a,inputType:c,...u},d)=>{const f=Tn(),h=p=>{i||(p.key==="Home"&&(p.preventDefault(),t(n.am)),p.key==="End"&&(p.preventDefault(),t(n.pm)),(p.key==="Backspace"||p.key==="Delete")&&(p.preventDefault(),e===null?o==null||o():t(null)),p.key==="ArrowLeft"&&(p.preventDefault(),o==null||o()),(p.key==="ArrowUp"||p.key==="ArrowDown")&&(p.preventDefault(),t(e===n.am?n.pm:n.am)),p.code==="KeyA"&&(p.preventDefault(),t(n.am)),p.code==="KeyP"&&(p.preventDefault(),t(n.pm)))};if(c==="input"){const p=e||"--",g=p.length+1;return m.jsx("input",{...f.getStyles("field",{className:r,style:s}),ref:d,value:p,size:g,onChange:y=>!i&&t(y.target.value||null),onClick:(y=>y.stopPropagation()),onKeyDown:h,onMouseDown:y=>{y.stopPropagation(),l==null||l(y)},"data-am-pm":!0,...u})}return m.jsxs("select",{...f.getStyles("field",{className:r,style:s}),ref:d,value:e||"",onChange:p=>!i&&t(p.target.value||null),onClick:p=>p.stopPropagation(),onKeyDown:h,onMouseDown:p=>{p.stopPropagation(),l==null||l(p)},"data-am-pm":!0,...u,children:[m.jsx("option",{value:"",children:"--"}),m.jsx("option",{value:n.am,children:n.am}),m.jsx("option",{value:n.pm,children:n.pm})]})});gu.displayName="@mantine/dates/AmPmInput";function pl({value:n,active:e,onSelect:t}){const r=Tn();return m.jsx(x.UnstyledButton,{mod:{active:e},onClick:()=>t(n),onMouseDown:s=>s.preventDefault(),"data-value":n,tabIndex:-1,...r.getStyles("control"),children:typeof n=="number"?Ve(n):n})}pl.displayName="@mantine/dates/TimeControl";function yu({labels:n,value:e,onSelect:t}){const r=Tn(),s=[n.am,n.pm].map(o=>m.jsx(pl,{value:o,active:e===o,onSelect:t},o));return m.jsx("div",{...r.getStyles("controlsList"),children:s})}yu.displayName="@mantine/dates/AmPmControlsList";function vp(n,e){if(!n||!e)return!1;const t=n.getBoundingClientRect(),r=e.getBoundingClientRect();return t.top>=r.top&&t.bottom<=r.bottom&&t.left>=r.left&&t.right<=r.right}function Sp(n,e,t){const r=[];for(let s=n;s<=e;s+=t)r.push(s);return r}function rs({min:n,max:e,step:t,value:r,onSelect:s,reversed:o}){const i=Tn(),l=T.useRef(null),a=Sp(n,e,t),c=(o?a.reverse():a).map(u=>m.jsx(pl,{value:u,active:r===u,onSelect:s},u));return T.useEffect(()=>{r!==null&&requestAnimationFrame(()=>{var f;const d=(f=l.current)==null?void 0:f.querySelector(`[data-value="${r}"]`);vp(d,l.current)||d==null||d.scrollIntoView({block:"nearest"})})},[r]),m.jsx(x.ScrollArea,{h:i.maxDropdownContentHeight,type:"never",viewportRef:l,...i.getStyles("scrollarea"),...i.scrollAreaProps,children:m.jsx("div",{...i.getStyles("controlsList"),children:c})})}rs.displayName="@mantine/dates/TimeControlsList";function ps(n){const[e=null,t=null,r=null]=n.split(":").map(Number);return{hours:e,minutes:t,seconds:r}}function bu({time:n,compare:e,withSeconds:t}){const r=ps(n),s=ps(e);return t?r.hours===s.hours&&r.minutes===s.minutes&&r.seconds===s.seconds:r.hours===s.hours&&r.minutes===s.minutes}function Cp(n,e){return`${n.getHours()}:${n.getMinutes()}${e?`:${n.getSeconds()}`:""}`}function Mp({value:n,format:e,amPmLabels:t,withSeconds:r}){const s=ps(typeof n=="string"?n:Cp(n,r));if(s.hours===null||s.minutes===null)return null;if(e==="24h")return`${Ve(s.hours)}:${Ve(s.minutes)}${r?`:${Ve(s.seconds||0)}`:""}`;const o=s.hours>=12;return`${s.hours%12===0?12:s.hours%12}:${Ve(s.minutes)}${r?`:${Ve(s.seconds||0)}`:""} ${o?t.pm:t.am}`}function ku({value:n,format:e="24h",amPmLabels:t={am:"AM",pm:"PM"},withSeconds:r=!1}){return m.jsx(m.Fragment,{children:Mp({value:n,format:e,amPmLabels:t,withSeconds:r})})}ku.displayName="@mantine/dates/TimeValue";function ml({value:n,active:e,onChange:t,format:r,amPmLabels:s,withSeconds:o}){const i=Tn();return m.jsx(x.UnstyledButton,{mod:{active:e},onClick:()=>t(n),...i.getStyles("presetControl"),children:m.jsx(ku,{withSeconds:o,value:n,format:r,amPmLabels:s})})}ml.displayName="@mantine/dates/TimePresetControl";function xu({value:n,data:e,onChange:t,format:r,amPmLabels:s,withSeconds:o}){const i=Tn(),l=e.values.map(a=>m.jsx(ml,{value:a,format:r,amPmLabels:s,withSeconds:o,active:bu({time:a,compare:n,withSeconds:o}),onChange:t},a));return m.jsxs("div",{...i.getStyles("presetsGroup"),children:[m.jsx("div",{...i.getStyles("presetsGroupLabel"),children:e.label}),m.jsx(x.SimpleGrid,{cols:o?2:3,spacing:4,children:l})]})}xu.displayName="@mantine/dates/TimePresetGroup";function vu({presets:n,format:e,amPmLabels:t,withSeconds:r,value:s,onChange:o}){const i=Tn();if(n.length===0)return null;if(typeof n[0]=="string"){const a=n.map(c=>m.jsx(ml,{value:c,format:e,amPmLabels:t,withSeconds:r,active:bu({time:c,compare:s,withSeconds:r}),onChange:o},c));return m.jsx(x.ScrollArea.Autosize,{mah:i.maxDropdownContentHeight,type:"never",...i.getStyles("scrollarea"),...i.scrollAreaProps,children:m.jsx("div",{...i.getStyles("presetsRoot"),children:m.jsx(x.SimpleGrid,{cols:r?2:3,spacing:4,children:a})})})}const l=n.map((a,c)=>m.jsx(xu,{data:a,value:s,format:e,amPmLabels:t,withSeconds:r,onChange:o},c));return m.jsx(x.ScrollArea.Autosize,{mah:i.maxDropdownContentHeight,type:"never",...i.getStyles("scrollarea"),...i.scrollAreaProps,children:m.jsx("div",{...i.getStyles("presetsRoot"),children:l})})}vu.displayName="@mantine/dates/TimePresets";function Yo(n){const[e=0,t=0,r=0]=n.split(":").map(Number);return e*3600+t*60+r}function wp(n){const e=Math.floor(n/3600),t=Math.floor(n%3600/60),r=n%60;return{timeString:`${Ve(e)}:${Ve(t)}:${Ve(r)}`,hours:e,minutes:t,seconds:r}}function Su(n,e,t){const r=Yo(n),s=e?Yo(e):-1/0,o=t?Yo(t):1/0,i=Math.max(s,Math.min(r,o));return wp(i)}function Tp({hours:n,minutes:e,seconds:t,amPmLabels:r}){if(n===null)return{hours:null,minutes:null,seconds:null,amPm:null};const s=n>=12?r.pm:r.am;return{hours:n%12===0?12:n%12,minutes:typeof e=="number"?e:null,seconds:typeof t=="number"?t:null,amPm:s}}function sr({time:n,format:e,amPmLabels:t}){if(n==="")return{hours:null,minutes:null,seconds:null,amPm:null};const{hours:r,minutes:s,seconds:o}=ps(n),i={hours:r,minutes:s,seconds:o};return e==="12h"?Tp({...i,amPmLabels:t}):{...i,amPm:null}}function Ep({hours:n,minutes:e,seconds:t,amPm:r,amPmLabels:s,withSeconds:o}){let i=n;return r===s.pm&&n!==12?i+=12:r===s.am&&n===12&&(i=0),`${Ve(i)}:${Ve(e)}${o?`:${Ve(t||0)}`:""}`}function ss({hours:n,minutes:e,seconds:t,format:r,withSeconds:s,amPm:o,amPmLabels:i}){return n===null||e===null?{valid:!1,value:""}:s&&t===null?{valid:!1,value:""}:r==="24h"?{valid:!0,value:`${Ve(n)}:${Ve(e)}${s?`:${Ve(t)}`:""}`}:o===null?{valid:!1,value:""}:{valid:!0,value:Ep({hours:n,minutes:e,seconds:t,amPm:o,amPmLabels:i,withSeconds:s})}}function Ap({value:n,defaultValue:e,onChange:t,format:r,amPmLabels:s,withSeconds:o=!1,min:i,max:l,clearable:a,readOnly:c,disabled:u,pasteSplit:d}){const f=sr({time:n||e||"",amPmLabels:s,format:r}),h=T.useRef(!0),[p,g]=T.useState(f.hours),[y,b]=T.useState(f.minutes),[k,M]=T.useState(f.seconds),[E,C]=T.useState(f.amPm),S=a&&!c&&!u&&(p!==null||y!==null||k!==null||E!==null),w=T.useRef(null),O=T.useRef(null),I=T.useRef(null),D=T.useRef(null),$=v=>{var A,N,_,K;v==="hours"&&((A=w.current)==null||A.focus()),v==="minutes"&&((N=O.current)==null||N.focus()),v==="seconds"&&((_=I.current)==null||_.focus()),v==="amPm"&&((K=D.current)==null||K.focus())},z=(v,A)=>{const N={hours:p,minutes:y,seconds:k,amPm:E,[v]:A},_=ss({...N,format:r,withSeconds:o,amPmLabels:s});_.valid?(h.current=!1,v==="hours"&&g(A),v==="minutes"&&b(A),v==="seconds"&&M(A),v==="amPm"&&C(A),t==null||t(_.value)):(h.current=!1,typeof n=="string"&&n!==""&&(t==null||t("")))},F=v=>{h.current=!1;const A=sr({time:v,amPmLabels:s,format:r});g(A.hours),b(A.minutes),M(A.seconds),C(A.amPm),t==null||t(v)},Y=v=>{let A=v;r==="12h"&&typeof v=="number"&&v>12&&(A=(v-1)%12+1),g(A),z("hours",A),$("hours")},G=v=>{b(v),z("minutes",v),$("minutes")},J=v=>{M(v),z("seconds",v),$("seconds")},X=v=>{C(v),z("amPm",v),$("amPm")},q=()=>{h.current=!1,g(null),b(null),M(null),C(null),t==null||t(""),$("hours")},U=v=>{v.preventDefault();const A=v.clipboardData.getData("text"),N=(d||sr)({time:A,format:r,amPmLabels:s}),_=ss({...N,format:r,withSeconds:o,amPmLabels:s});if(_.valid){h.current=!1;const K=Su(_.value,i||"00:00:00",l||"23:59:59");t==null||t(K.timeString),g(N.hours),b(N.minutes),M(N.seconds),C(N.amPm)}},P=ss({hours:p,minutes:y,seconds:k,format:r,withSeconds:o,amPm:E,amPmLabels:s});return hs(()=>{if(n===""){h.current=!1,g(null),b(null),M(null),C(null),h.current=!0;return}if(h.current&&typeof n=="string"){const v=sr({time:n||"",amPmLabels:s,format:r});g(v.hours),b(v.minutes),M(v.seconds),C(v.amPm)}h.current=!0},[n]),{refs:{hours:w,minutes:O,seconds:I,amPm:D},values:{hours:p,minutes:y,seconds:k,amPm:E},setHours:Y,setMinutes:G,setSeconds:J,setAmPm:X,focus:$,clear:q,onPaste:U,setTimeString:F,isClearable:S,hiddenInputValue:P.value}}var Cu={fieldsRoot:"m_7a8f1e6d",fieldsGroup:"m_d6bb0a54",controlsList:"m_b97ecb26",controlsListGroup:"m_31fe42f9",dropdown:"m_9c4817c3",control:"m_154c536b",presetControl:"m_7be09d0c",presetsGroup:"m_7d00001d",presetsGroupLabel:"m_d8d918d7",field:"m_6b43ba88"};const Op={hoursStep:1,minutesStep:1,secondsStep:1,format:"24h",amPmLabels:{am:"AM",pm:"PM"},pasteSplit:sr,maxDropdownContentHeight:200,hoursPlaceholder:"--",minutesPlaceholder:"--",secondsPlaceholder:"--"},Dp=x.createVarsResolver((n,{size:e})=>({dropdown:{"--control-font-size":x.getFontSize(e)}})),gl=x.factory((n,e)=>{const t=x.useProps("TimePicker",Op,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,onClick:c,format:u,value:d,defaultValue:f,onChange:h,hoursStep:p,minutesStep:g,secondsStep:y,withSeconds:b,hoursInputLabel:k,minutesInputLabel:M,secondsInputLabel:E,amPmInputLabel:C,amPmLabels:S,clearable:w,onMouseDown:O,onFocusCapture:I,onBlurCapture:D,min:$,max:z,popoverProps:F,withDropdown:Y,rightSection:G,onFocus:J,onBlur:X,clearButtonProps:q,hoursInputProps:U,minutesInputProps:P,secondsInputProps:v,amPmSelectProps:A,readOnly:N,disabled:_,size:K,name:de,form:R,hiddenInputProps:Q,labelProps:oe,pasteSplit:te,hoursRef:pe,minutesRef:he,secondsRef:ae,amPmRef:se,presets:Oe,maxDropdownContentHeight:ue,scrollAreaProps:ke,attributes:ce,reverseTimeControlsList:Ee,hoursPlaceholder:Dn,minutesPlaceholder:rn,secondsPlaceholder:sn,...on}=t,{resolvedClassNames:ln,resolvedStyles:an}=x.useResolvedStylesApi({classNames:r,styles:i,props:t}),Xe=x.useStyles({name:"TimePicker",classes:Cu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:ce,vars:a,varsResolver:Dp}),V=Ap({value:d,defaultValue:f,onChange:h,format:u,amPmLabels:S,withSeconds:b,min:$,max:z,clearable:w,disabled:_,readOnly:N,pasteSplit:te}),Qe=rr(V.refs.hours,pe),Ze=rr(V.refs.minutes,he),cn=rr(V.refs.seconds,ae),Nn=rr(V.refs.amPm,se),Pr=pp(),Gn=T.useRef(!1),[_o,It]=T.useState(!1),ft=ne=>{Gn.current||(Gn.current=!0,J==null||J(ne))},Bo=ne=>{if(!ne.currentTarget.contains(ne.relatedTarget)){const xe=V.values,ot=ss({...xe,format:u,amPmLabels:S,withSeconds:!!b});if(ot.valid&&($||z)){const jt=Su(ot.value,$,z);jt.timeString!==ot.value&&V.setTimeString(jt.timeString)}Gn.current=!1,X==null||X(ne)}};return m.jsx(xp,{value:{getStyles:Xe,scrollAreaProps:ke,maxDropdownContentHeight:ue},children:m.jsxs(x.Popover,{opened:_o,transitionProps:{duration:0},position:"bottom-start",withRoles:!1,disabled:_||N||!Y,...F,children:[m.jsx(x.Popover.Target,{children:m.jsxs(x.InputBase,{component:"div",size:K,disabled:_,ref:e,onClick:ne=>{c==null||c(ne),V.focus("hours")},onMouseDown:ne=>{ne.preventDefault(),O==null||O(ne)},onFocusCapture:ne=>{It(!0),I==null||I(ne)},onBlurCapture:ne=>{It(!1),D==null||D(ne)},rightSection:G||V.isClearable&&m.jsx(x.CloseButton,{...q,size:K,onClick:ne=>{var xe;V.clear(),(xe=q==null?void 0:q.onClick)==null||xe.call(q,ne)},onMouseDown:ne=>{var xe;ne.preventDefault(),(xe=q==null?void 0:q.onMouseDown)==null||xe.call(q,ne)}}),labelProps:{htmlFor:Pr,...oe},style:o,className:s,classNames:ln,styles:an,__staticSelector:"TimePicker",...on,children:[m.jsx("div",{...Xe("fieldsRoot"),dir:"ltr",children:m.jsxs("div",{...Xe("fieldsGroup"),onBlur:Bo,children:[m.jsx(ns,{id:Pr,...U,...Xe("field",{className:U==null?void 0:U.className,style:U==null?void 0:U.style}),value:V.values.hours,onChange:V.setHours,onNextInput:()=>V.focus("minutes"),min:u==="12h"?1:0,max:u==="12h"?12:23,allowTemporaryZero:u==="12h",focusable:!0,step:p,ref:Qe,"aria-label":k,readOnly:N,disabled:_,onPaste:V.onPaste,onFocus:ne=>{var xe;ft(ne),(xe=U==null?void 0:U.onFocus)==null||xe.call(U,ne)},onBlur:ne=>{var jt;const xe=ne.currentTarget.value,ot=xe?parseInt(xe,10):null;u==="12h"&&ot===0&&V.setHours(12),(jt=U==null?void 0:U.onBlur)==null||jt.call(U,ne)},placeholder:Dn}),m.jsx("span",{children:":"}),m.jsx(ns,{...P,...Xe("field",{className:P==null?void 0:P.className,style:P==null?void 0:P.style}),value:V.values.minutes,onChange:V.setMinutes,min:0,max:59,focusable:!0,step:g,ref:Ze,onPreviousInput:()=>V.focus("hours"),onNextInput:()=>b?V.focus("seconds"):V.focus("amPm"),"aria-label":M,tabIndex:-1,readOnly:N,disabled:_,onPaste:V.onPaste,onFocus:ne=>{var xe;ft(ne),(xe=P==null?void 0:P.onFocus)==null||xe.call(P,ne)},placeholder:rn}),b&&m.jsxs(m.Fragment,{children:[m.jsx("span",{children:":"}),m.jsx(ns,{...v,...Xe("field",{className:v==null?void 0:v.className,style:v==null?void 0:v.style}),value:V.values.seconds,onChange:V.setSeconds,min:0,max:59,focusable:!0,step:y,ref:cn,onPreviousInput:()=>V.focus("minutes"),onNextInput:()=>V.focus("amPm"),"aria-label":E,tabIndex:-1,readOnly:N,disabled:_,onPaste:V.onPaste,onFocus:ne=>{var xe;ft(ne),(xe=v==null?void 0:v.onFocus)==null||xe.call(v,ne)},placeholder:sn})]}),u==="12h"&&m.jsx(gu,{...A,inputType:Y?"input":"select",labels:S,value:V.values.amPm,onChange:V.setAmPm,ref:Nn,"aria-label":C,onPreviousInput:()=>b?V.focus("seconds"):V.focus("minutes"),readOnly:N,disabled:_,tabIndex:-1,onPaste:V.onPaste,onFocus:ne=>{var xe;ft(ne),(xe=A==null?void 0:A.onFocus)==null||xe.call(A,ne)}})]})}),m.jsx("input",{type:"hidden",name:de,form:R,value:V.hiddenInputValue,...Q})]})}),m.jsx(x.Popover.Dropdown,{...Xe("dropdown"),onMouseDown:ne=>ne.preventDefault(),children:Oe?m.jsx(vu,{value:V.hiddenInputValue,onChange:V.setTimeString,format:u,presets:Oe,amPmLabels:S,withSeconds:b||!1}):m.jsxs("div",{...Xe("controlsListGroup"),children:[m.jsx(rs,{min:u==="12h"?1:0,max:u==="12h"?12:23,step:p,value:V.values.hours,onSelect:V.setHours,reversed:Ee}),m.jsx(rs,{min:0,max:59,step:g,value:V.values.minutes,onSelect:V.setMinutes,reversed:Ee}),b&&m.jsx(rs,{min:0,max:59,step:y,value:V.values.seconds,onSelect:V.setSeconds,reversed:Ee}),u==="12h"&&m.jsx(yu,{labels:S,value:V.values.amPm,onSelect:V.setAmPm})]})})]})})});gl.displayName="@mantine/dates/TimePicker";gl.classes=Cu;var Mu={day:"m_396ce5cb"};const Np=x.createVarsResolver((n,{size:e})=>({day:{"--day-size":x.getSize(e,"day-size")}})),yl=x.factory((n,e)=>{const t=x.useProps("Day",null,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,date:c,disabled:u,__staticSelector:d,weekend:f,outside:h,selected:p,renderDay:g,inRange:y,firstInRange:b,lastInRange:k,hidden:M,static:E,highlightToday:C,attributes:S,...w}=t,O=x.useStyles({name:d||"Day",classes:Mu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:S,vars:a,varsResolver:Np,rootSelector:"day"});return m.jsx(x.UnstyledButton,{...O("day",{style:M?{display:"none"}:void 0}),component:E?"div":"button",ref:e,disabled:u,"data-today":L(c).isSame(new Date,"day")||void 0,"data-hidden":M||void 0,"data-highlight-today":C||void 0,"data-disabled":u||void 0,"data-weekend":!u&&!h&&f||void 0,"data-outside":!u&&h||void 0,"data-selected":!u&&p||void 0,"data-in-range":y&&!u||void 0,"data-first-in-range":b&&!u||void 0,"data-last-in-range":k&&!u||void 0,"data-static":E||void 0,unstyled:l,...w,children:(g==null?void 0:g(c))||L(c).date()})});yl.classes=Mu;yl.displayName="@mantine/dates/Day";function Rp({locale:n,format:e="dd",firstDayOfWeek:t=1}){const r=L().day(t),s=[];for(let o=0;o<7;o+=1)typeof e=="string"?s.push(L(r).add(o,"days").locale(n).format(e)):s.push(e(L(r).add(o,"days").format("YYYY-MM-DD")));return s}var wu={weekday:"m_18a3eca"};const Lp=x.createVarsResolver((n,{size:e})=>({weekdaysRow:{"--wr-fz":x.getFontSize(e),"--wr-spacing":x.getSpacing(e)}})),bl=x.factory((n,e)=>{const t=x.useProps("WeekdaysRow",null,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,locale:c,firstDayOfWeek:u,weekdayFormat:d,cellComponent:f="th",__staticSelector:h,withWeekNumbers:p,attributes:g,...y}=t,b=x.useStyles({name:h||"WeekdaysRow",classes:wu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:g,vars:a,varsResolver:Lp,rootSelector:"weekdaysRow"}),k=Rt(),M=Rp({locale:k.getLocale(c),format:d,firstDayOfWeek:k.getFirstDayOfWeek(u)}).map((E,C)=>m.jsx(f,{...b("weekday"),children:E},C));return m.jsxs(x.Box,{component:"tr",ref:e,...b("weekdaysRow"),...y,children:[p&&m.jsx(f,{...b("weekday"),children:"#"}),M]})});bl.classes=wu;bl.displayName="@mantine/dates/WeekdaysRow";function Ip(n,e=1){let t=L(n);if(!t.isValid())return t;const r=e===0?6:e-1;for(;t.day()!==r;)t=t.add(1,"day");return t.format("YYYY-MM-DD")}function jp(n,e=1){let t=L(n);for(;t.day()!==e;)t=t.subtract(1,"day");return t.format("YYYY-MM-DD")}function Pp({month:n,firstDayOfWeek:e=1,consistentWeeks:t}){const r=L(n).subtract(L(n).date()-1,"day"),s=L(r.format("YYYY-M-D")),o=s.format("YYYY-MM-DD"),i=s.add(+s.daysInMonth()-1,"day").format("YYYY-MM-DD"),l=Ip(i,e),a=[];let c=L(jp(o,e));for(;L(c).isBefore(l,"day");){const u=[];for(let d=0;d<7;d+=1)u.push(c.format("YYYY-MM-DD")),c=c.add(1,"day");a.push(u)}if(t&&a.length<6){const u=a[a.length-1],d=u[u.length-1];let f=L(d).add(1,"day");for(;a.length<6;){const h=[];for(let p=0;p<7;p+=1)h.push(f.format("YYYY-MM-DD")),f=f.add(1,"day");a.push(h)}}return a}function io(n,e){return L(n).format("YYYY-MM")===L(e).format("YYYY-MM")}function Tu(n,e){return e?L(n).isAfter(L(e).subtract(1,"day"),"day"):!0}function Eu(n,e){return e?L(n).isBefore(L(e).add(1,"day"),"day"):!0}function _p({dates:n,minDate:e,maxDate:t,getDayProps:r,excludeDate:s,hideOutsideDates:o,month:i}){const l=n.flat().filter(u=>{var d;return Eu(u,t)&&Tu(u,e)&&!(s!=null&&s(u))&&!((d=r==null?void 0:r(u))!=null&&d.disabled)&&(!o||io(u,i))}),a=l.find(u=>{var d;return(d=r==null?void 0:r(u))==null?void 0:d.selected});if(a)return a;const c=l.find(u=>L().isSame(u,"date"));return c||l[0]}var is={exports:{}},Bp=is.exports,Oa;function Fp(){return Oa||(Oa=1,(function(n,e){(function(t,r){n.exports=r()})(Bp,(function(){var t="day";return function(r,s,o){var i=function(c){return c.add(4-c.isoWeekday(),t)},l=s.prototype;l.isoWeekYear=function(){return i(this).year()},l.isoWeek=function(c){if(!this.$utils().u(c))return this.add(7*(c-this.isoWeek()),t);var u,d,f,h,p=i(this),g=(u=this.isoWeekYear(),d=this.$u,f=(d?o.utc:o)().year(u).startOf("year"),h=4-f.isoWeekday(),f.isoWeekday()>4&&(h+=7),f.add(h,t));return p.diff(g,"week")+1},l.isoWeekday=function(c){return this.$utils().u(c)?this.day()||7:this.day(this.day()%7?c:c-7)};var a=l.startOf;l.startOf=function(c,u){var d=this.$utils(),f=!!d.u(u)||u;return d.p(c)==="isoweek"?f?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):a.bind(this)(c,u)}}}))})(is)),is.exports}var zp=Fp();const $p=ll(zp);L.extend($p);function Vp(n){const e=n.find(t=>L(t).day()===1);return L(e).isoWeek()}var Au={month:"m_cc9820d3",monthCell:"m_8f457cd5",weekNumber:"m_6cff9dea"};const Hp={withCellSpacing:!0},Wp=x.createVarsResolver((n,{size:e})=>({weekNumber:{"--wn-fz":x.getFontSize(e),"--wn-size":x.getSize(e,"wn-size")}})),lo=x.factory((n,e)=>{const t=x.useProps("Month",Hp,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,__staticSelector:c,locale:u,firstDayOfWeek:d,weekdayFormat:f,month:h,weekendDays:p,getDayProps:g,excludeDate:y,minDate:b,maxDate:k,renderDay:M,hideOutsideDates:E,hideWeekdays:C,getDayAriaLabel:S,static:w,__getDayRef:O,__onDayKeyDown:I,__onDayClick:D,__onDayMouseEnter:$,__preventFocus:z,__stopPropagation:F,withCellSpacing:Y,size:G,highlightToday:J,withWeekNumbers:X,attributes:q,...U}=t,P=x.useStyles({name:c||"Month",classes:Au,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:q,vars:a,varsResolver:Wp,rootSelector:"month"}),v=Rt(),A=Pp({month:h,firstDayOfWeek:v.getFirstDayOfWeek(d),consistentWeeks:v.consistentWeeks}),N=_p({dates:A,minDate:He(b),maxDate:He(k),getDayProps:g,excludeDate:y,hideOutsideDates:E,month:h}),{resolvedClassNames:_,resolvedStyles:K}=x.useResolvedStylesApi({classNames:r,styles:i,props:t}),de=A.map((R,Q)=>{const oe=R.map((te,pe)=>{const he=!io(te,h),ae=(S==null?void 0:S(te))||L(te).locale(u||v.locale).format("D MMMM YYYY"),se=g==null?void 0:g(te),Oe=L(te).isSame(N,"date");return m.jsx("td",{...P("monthCell"),"data-with-spacing":Y||void 0,children:m.jsx(yl,{__staticSelector:c||"Month",classNames:_,styles:K,unstyled:l,"data-mantine-stop-propagation":F||void 0,highlightToday:J,renderDay:M,date:te,size:G,weekend:v.getWeekendDays(p).includes(L(te).get("day")),outside:he,hidden:E?he:!1,"aria-label":ae,static:w,disabled:(y==null?void 0:y(te))||!Eu(te,He(k))||!Tu(te,He(b)),ref:ue=>{ue&&(O==null||O(Q,pe,ue))},...se,onKeyDown:ue=>{var ke;(ke=se==null?void 0:se.onKeyDown)==null||ke.call(se,ue),I==null||I(ue,{rowIndex:Q,cellIndex:pe,date:te})},onMouseEnter:ue=>{var ke;(ke=se==null?void 0:se.onMouseEnter)==null||ke.call(se,ue),$==null||$(ue,te)},onClick:ue=>{var ke;(ke=se==null?void 0:se.onClick)==null||ke.call(se,ue),D==null||D(ue,te)},onMouseDown:ue=>{var ke;(ke=se==null?void 0:se.onMouseDown)==null||ke.call(se,ue),z&&ue.preventDefault()},tabIndex:z||!Oe?-1:0})},te.toString())});return m.jsxs("tr",{...P("monthRow"),children:[X&&m.jsx("td",{...P("weekNumber"),children:Vp(R)}),oe]},Q)});return m.jsxs(x.Box,{component:"table",...P("month"),size:G,ref:e,...U,children:[!C&&m.jsx("thead",{...P("monthThead"),children:m.jsx(bl,{__staticSelector:c||"Month",locale:u,firstDayOfWeek:d,weekdayFormat:f,size:G,classNames:_,styles:K,unstyled:l,withWeekNumbers:X})}),m.jsx("tbody",{...P("monthTbody"),children:de})]})});lo.classes=Au;lo.displayName="@mantine/dates/Month";var Ou={pickerControl:"m_dc6a3c71"};const Yp=x.createVarsResolver((n,{size:e})=>({pickerControl:{"--dpc-fz":x.getFontSize(e),"--dpc-size":x.getSize(e,"dpc-size")}})),ao=x.factory((n,e)=>{const t=x.useProps("PickerControl",null,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,firstInRange:c,lastInRange:u,inRange:d,__staticSelector:f,selected:h,disabled:p,attributes:g,...y}=t,b=x.useStyles({name:f||"PickerControl",classes:Ou,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:g,vars:a,varsResolver:Yp,rootSelector:"pickerControl"});return m.jsx(x.UnstyledButton,{...b("pickerControl"),ref:e,unstyled:l,"data-picker-control":!0,"data-selected":h&&!p||void 0,"data-disabled":p||void 0,"data-in-range":d&&!p&&!h||void 0,"data-first-in-range":c&&!p||void 0,"data-last-in-range":u&&!p||void 0,disabled:p,...y})});ao.classes=Ou;ao.displayName="@mantine/dates/PickerControl";function Du({year:n,minDate:e,maxDate:t}){return!e&&!t?!1:!!(e&&L(n).isBefore(e,"year")||t&&L(n).isAfter(t,"year"))}function qp({years:n,minDate:e,maxDate:t,getYearControlProps:r}){const s=n.flat().filter(l=>{var a;return!Du({year:l,minDate:e,maxDate:t})&&!((a=r==null?void 0:r(l))!=null&&a.disabled)}),o=s.find(l=>{var a;return(a=r==null?void 0:r(l))==null?void 0:a.selected});if(o)return o;const i=s.find(l=>L().isSame(l,"year"));return i||s[0]}function Nu(n){const e=L(n).year(),t=e-e%10;let r=0;const s=[[],[],[],[]];for(let o=0;o<4;o+=1){const i=o===3?1:3;for(let l=0;l<i;l+=1)s[o].push(L(new Date(t+r,0)).format("YYYY-MM-DD")),r+=1}return s}var Ru={yearsList:"m_9206547b",yearsListCell:"m_c5a19c7d"};const Up={yearsListFormat:"YYYY",withCellSpacing:!0},co=x.factory((n,e)=>{const t=x.useProps("YearsList",Up,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,decade:c,yearsListFormat:u,locale:d,minDate:f,maxDate:h,getYearControlProps:p,__staticSelector:g,__getControlRef:y,__onControlKeyDown:b,__onControlClick:k,__onControlMouseEnter:M,__preventFocus:E,__stopPropagation:C,withCellSpacing:S,size:w,attributes:O,...I}=t,D=x.useStyles({name:g||"YearsList",classes:Ru,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:O,vars:a,rootSelector:"yearsList"}),$=Rt(),z=Nu(c),F=qp({years:z,minDate:f,maxDate:h,getYearControlProps:p}),Y=z.map((G,J)=>{const X=G.map((q,U)=>{const P=p==null?void 0:p(q),v=L(q).isSame(F,"year");return m.jsx("td",{...D("yearsListCell"),"data-with-spacing":S||void 0,children:m.jsx(ao,{...D("yearsListControl"),size:w,unstyled:l,"data-mantine-stop-propagation":C||void 0,disabled:Du({year:q,minDate:f,maxDate:h}),ref:A=>{A&&(y==null||y(J,U,A))},...P,onKeyDown:A=>{var N;(N=P==null?void 0:P.onKeyDown)==null||N.call(P,A),b==null||b(A,{rowIndex:J,cellIndex:U,date:q})},onClick:A=>{var N;(N=P==null?void 0:P.onClick)==null||N.call(P,A),k==null||k(A,q)},onMouseEnter:A=>{var N;(N=P==null?void 0:P.onMouseEnter)==null||N.call(P,A),M==null||M(A,q)},onMouseDown:A=>{var N;(N=P==null?void 0:P.onMouseDown)==null||N.call(P,A),E&&A.preventDefault()},tabIndex:E||!v?-1:0,children:L(q).locale($.getLocale(d)).format(u)})},U)});return m.jsx("tr",{...D("yearsListRow"),children:X},J)});return m.jsx(x.Box,{component:"table",ref:e,size:w,...D("yearsList"),...I,children:m.jsx("tbody",{children:Y})})});co.classes=Ru;co.displayName="@mantine/dates/YearsList";function Lu({month:n,minDate:e,maxDate:t}){return!e&&!t?!1:!!(e&&L(n).isBefore(e,"month")||t&&L(n).isAfter(t,"month"))}function Kp({months:n,minDate:e,maxDate:t,getMonthControlProps:r}){const s=n.flat().filter(l=>{var a;return!Lu({month:l,minDate:e,maxDate:t})&&!((a=r==null?void 0:r(l))!=null&&a.disabled)}),o=s.find(l=>{var a;return(a=r==null?void 0:r(l))==null?void 0:a.selected});if(o)return o;const i=s.find(l=>L().isSame(l,"month"));return i||s[0]}function Jp(n){const e=L(n).startOf("year").toDate(),t=[[],[],[],[]];let r=0;for(let s=0;s<4;s+=1)for(let o=0;o<3;o+=1)t[s].push(L(e).add(r,"months").format("YYYY-MM-DD")),r+=1;return t}var Iu={monthsList:"m_2a6c32d",monthsListCell:"m_fe27622f"};const Gp={monthsListFormat:"MMM",withCellSpacing:!0},uo=x.factory((n,e)=>{const t=x.useProps("MonthsList",Gp,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,__staticSelector:c,year:u,monthsListFormat:d,locale:f,minDate:h,maxDate:p,getMonthControlProps:g,__getControlRef:y,__onControlKeyDown:b,__onControlClick:k,__onControlMouseEnter:M,__preventFocus:E,__stopPropagation:C,withCellSpacing:S,size:w,attributes:O,...I}=t,D=x.useStyles({name:c||"MonthsList",classes:Iu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:O,vars:a,rootSelector:"monthsList"}),$=Rt(),z=Jp(u),F=Kp({months:z,minDate:He(h),maxDate:He(p),getMonthControlProps:g}),Y=z.map((G,J)=>{const X=G.map((q,U)=>{const P=g==null?void 0:g(q),v=L(q).isSame(F,"month");return m.jsx("td",{...D("monthsListCell"),"data-with-spacing":S||void 0,children:m.jsx(ao,{...D("monthsListControl"),size:w,unstyled:l,__staticSelector:c||"MonthsList","data-mantine-stop-propagation":C||void 0,disabled:Lu({month:q,minDate:He(h),maxDate:He(p)}),ref:A=>{A&&(y==null||y(J,U,A))},...P,onKeyDown:A=>{var N;(N=P==null?void 0:P.onKeyDown)==null||N.call(P,A),b==null||b(A,{rowIndex:J,cellIndex:U,date:q})},onClick:A=>{var N;(N=P==null?void 0:P.onClick)==null||N.call(P,A),k==null||k(A,q)},onMouseEnter:A=>{var N;(N=P==null?void 0:P.onMouseEnter)==null||N.call(P,A),M==null||M(A,q)},onMouseDown:A=>{var N;(N=P==null?void 0:P.onMouseDown)==null||N.call(P,A),E&&A.preventDefault()},tabIndex:E||!v?-1:0,children:L(q).locale($.getLocale(f)).format(d)})},U)});return m.jsx("tr",{...D("monthsListRow"),children:X},J)});return m.jsx(x.Box,{component:"table",ref:e,size:w,...D("monthsList"),...I,children:m.jsx("tbody",{children:Y})})});uo.classes=Iu;uo.displayName="@mantine/dates/MonthsList";var ju={calendarHeader:"m_730a79ed",calendarHeaderLevel:"m_f6645d97",calendarHeaderControl:"m_2351eeb0",calendarHeaderControlIcon:"m_367dc749"};const Xp={hasNextLevel:!0,withNext:!0,withPrevious:!0,headerControlsOrder:["previous","level","next"]},Qp=x.createVarsResolver((n,{size:e})=>({calendarHeader:{"--dch-control-size":x.getSize(e,"dch-control-size"),"--dch-fz":x.getFontSize(e)}})),Zt=x.factory((n,e)=>{const t=x.useProps("CalendarHeader",Xp,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,nextIcon:c,previousIcon:u,nextLabel:d,previousLabel:f,onNext:h,onPrevious:p,onLevelClick:g,label:y,nextDisabled:b,previousDisabled:k,hasNextLevel:M,levelControlAriaLabel:E,withNext:C,withPrevious:S,headerControlsOrder:w,__staticSelector:O,__preventFocus:I,__stopPropagation:D,attributes:$,...z}=t,F=x.useStyles({name:O||"CalendarHeader",classes:ju,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:$,vars:a,varsResolver:Qp,rootSelector:"calendarHeader"}),Y=I?U=>U.preventDefault():void 0,G=S&&T.createElement(x.UnstyledButton,{...F("calendarHeaderControl"),key:"previous","data-direction":"previous","aria-label":f,onClick:p,unstyled:l,onMouseDown:Y,disabled:k,"data-disabled":k||void 0,tabIndex:I||k?-1:0,"data-mantine-stop-propagation":D||void 0},u||m.jsx(x.AccordionChevron,{...F("calendarHeaderControlIcon"),"data-direction":"previous",size:"45%"})),J=T.createElement(x.UnstyledButton,{component:M?"button":"div",...F("calendarHeaderLevel"),key:"level",onClick:M?g:void 0,unstyled:l,onMouseDown:M?Y:void 0,disabled:!M,"data-static":!M||void 0,"aria-label":E,tabIndex:I||!M?-1:0,"data-mantine-stop-propagation":D||void 0},y),X=C&&T.createElement(x.UnstyledButton,{...F("calendarHeaderControl"),key:"next","data-direction":"next","aria-label":d,onClick:h,unstyled:l,onMouseDown:Y,disabled:b,"data-disabled":b||void 0,tabIndex:I||b?-1:0,"data-mantine-stop-propagation":D||void 0},c||m.jsx(x.AccordionChevron,{...F("calendarHeaderControlIcon"),"data-direction":"next",size:"45%"})),q=w.map(U=>U==="previous"?G:U==="level"?J:U==="next"?X:null);return m.jsx(x.Box,{...F("calendarHeader"),ref:e,...z,children:q})});Zt.classes=ju;Zt.displayName="@mantine/dates/CalendarHeader";function Zp(n){const e=Nu(n);return[e[0][0],e[3][0]]}const em={decadeLabelFormat:"YYYY"},fo=x.factory((n,e)=>{const t=x.useProps("DecadeLevel",em,n),{decade:r,locale:s,minDate:o,maxDate:i,yearsListFormat:l,getYearControlProps:a,__getControlRef:c,__onControlKeyDown:u,__onControlClick:d,__onControlMouseEnter:f,withCellSpacing:h,__preventFocus:p,nextIcon:g,previousIcon:y,nextLabel:b,previousLabel:k,onNext:M,onPrevious:E,nextDisabled:C,previousDisabled:S,levelControlAriaLabel:w,withNext:O,withPrevious:I,headerControlsOrder:D,decadeLabelFormat:$,classNames:z,styles:F,unstyled:Y,__staticSelector:G,__stopPropagation:J,size:X,attributes:q,...U}=t,P=Rt(),[v,A]=Zp(r),N={__staticSelector:G||"DecadeLevel",classNames:z,styles:F,unstyled:Y,size:X,attributes:q},_=typeof C=="boolean"?C:i?!L(A).endOf("year").isBefore(i):!1,K=typeof S=="boolean"?S:o?!L(v).startOf("year").isAfter(o):!1,de=(R,Q)=>L(R).locale(s||P.locale).format(Q);return m.jsxs(x.Box,{"data-decade-level":!0,size:X,ref:e,...U,children:[m.jsx(Zt,{label:typeof $=="function"?$(v,A):`${de(v,$)} – ${de(A,$)}`,__preventFocus:p,__stopPropagation:J,nextIcon:g,previousIcon:y,nextLabel:b,previousLabel:k,onNext:M,onPrevious:E,nextDisabled:_,previousDisabled:K,hasNextLevel:!1,levelControlAriaLabel:w,withNext:O,withPrevious:I,headerControlsOrder:D,...N}),m.jsx(co,{decade:r,locale:s,minDate:o,maxDate:i,yearsListFormat:l,getYearControlProps:a,__getControlRef:c,__onControlKeyDown:u,__onControlClick:d,__onControlMouseEnter:f,__preventFocus:p,__stopPropagation:J,withCellSpacing:h,...N})]})});fo.classes={...co.classes,...Zt.classes};fo.displayName="@mantine/dates/DecadeLevel";const tm={yearLabelFormat:"YYYY"},ho=x.factory((n,e)=>{const t=x.useProps("YearLevel",tm,n),{year:r,locale:s,minDate:o,maxDate:i,monthsListFormat:l,getMonthControlProps:a,__getControlRef:c,__onControlKeyDown:u,__onControlClick:d,__onControlMouseEnter:f,withCellSpacing:h,__preventFocus:p,nextIcon:g,previousIcon:y,nextLabel:b,previousLabel:k,onNext:M,onPrevious:E,onLevelClick:C,nextDisabled:S,previousDisabled:w,hasNextLevel:O,levelControlAriaLabel:I,withNext:D,withPrevious:$,headerControlsOrder:z,yearLabelFormat:F,__staticSelector:Y,__stopPropagation:G,size:J,classNames:X,styles:q,unstyled:U,attributes:P,...v}=t,A=Rt(),N={__staticSelector:Y||"YearLevel",classNames:X,styles:q,unstyled:U,size:J,attributes:P},_=typeof S=="boolean"?S:i?!L(r).endOf("year").isBefore(i):!1,K=typeof w=="boolean"?w:o?!L(r).startOf("year").isAfter(o):!1;return m.jsxs(x.Box,{"data-year-level":!0,size:J,ref:e,...v,children:[m.jsx(Zt,{label:typeof F=="function"?F(r):L(r).locale(s||A.locale).format(F),__preventFocus:p,__stopPropagation:G,nextIcon:g,previousIcon:y,nextLabel:b,previousLabel:k,onNext:M,onPrevious:E,onLevelClick:C,nextDisabled:_,previousDisabled:K,hasNextLevel:O,levelControlAriaLabel:I,withNext:D,withPrevious:$,headerControlsOrder:z,...N}),m.jsx(uo,{year:r,locale:s,minDate:o,maxDate:i,monthsListFormat:l,getMonthControlProps:a,__getControlRef:c,__onControlKeyDown:u,__onControlClick:d,__onControlMouseEnter:f,__preventFocus:p,__stopPropagation:G,withCellSpacing:h,...N})]})});ho.classes={...Zt.classes,...uo.classes};ho.displayName="@mantine/dates/YearLevel";const nm={monthLabelFormat:"MMMM YYYY"},po=x.factory((n,e)=>{const t=x.useProps("MonthLevel",nm,n),{month:r,locale:s,firstDayOfWeek:o,weekdayFormat:i,weekendDays:l,getDayProps:a,excludeDate:c,minDate:u,maxDate:d,renderDay:f,hideOutsideDates:h,hideWeekdays:p,getDayAriaLabel:g,__getDayRef:y,__onDayKeyDown:b,__onDayClick:k,__onDayMouseEnter:M,withCellSpacing:E,highlightToday:C,withWeekNumbers:S,__preventFocus:w,__stopPropagation:O,nextIcon:I,previousIcon:D,nextLabel:$,previousLabel:z,onNext:F,onPrevious:Y,onLevelClick:G,nextDisabled:J,previousDisabled:X,hasNextLevel:q,levelControlAriaLabel:U,withNext:P,withPrevious:v,headerControlsOrder:A,monthLabelFormat:N,classNames:_,styles:K,unstyled:de,__staticSelector:R,size:Q,static:oe,attributes:te,...pe}=t,he=Rt(),ae={__staticSelector:R||"MonthLevel",classNames:_,styles:K,unstyled:de,size:Q,attributes:te},se=typeof J=="boolean"?J:d?!L(r).endOf("month").isBefore(d):!1,Oe=typeof X=="boolean"?X:u?!L(r).startOf("month").isAfter(u):!1;return m.jsxs(x.Box,{"data-month-level":!0,size:Q,ref:e,...pe,children:[m.jsx(Zt,{label:typeof N=="function"?N(r):L(r).locale(s||he.locale).format(N),__preventFocus:w,__stopPropagation:O,nextIcon:I,previousIcon:D,nextLabel:$,previousLabel:z,onNext:F,onPrevious:Y,onLevelClick:G,nextDisabled:se,previousDisabled:Oe,hasNextLevel:q,levelControlAriaLabel:U,withNext:P,withPrevious:v,headerControlsOrder:A,...ae}),m.jsx(lo,{month:r,locale:s,firstDayOfWeek:o,weekdayFormat:i,weekendDays:l,getDayProps:a,excludeDate:c,minDate:u,maxDate:d,renderDay:f,hideOutsideDates:h,hideWeekdays:p,getDayAriaLabel:g,__getDayRef:y,__onDayKeyDown:b,__onDayClick:k,__onDayMouseEnter:M,__preventFocus:w,__stopPropagation:O,static:oe,withCellSpacing:E,highlightToday:C,withWeekNumbers:S,...ae})]})});po.classes={...lo.classes,...Zt.classes};po.displayName="@mantine/dates/MonthLevel";var Pu={levelsGroup:"m_30b26e33"};const en=x.factory((n,e)=>{const t=x.useProps("LevelsGroup",null,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,__staticSelector:c,attributes:u,...d}=t,f=x.useStyles({name:c||"LevelsGroup",classes:Pu,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:u,vars:a,rootSelector:"levelsGroup"});return m.jsx(x.Box,{ref:e,...f("levelsGroup"),...d})});en.classes=Pu;en.displayName="@mantine/dates/LevelsGroup";const rm={numberOfColumns:1},mo=x.factory((n,e)=>{const t=x.useProps("DecadeLevelGroup",rm,n),{decade:r,locale:s,minDate:o,maxDate:i,yearsListFormat:l,getYearControlProps:a,__onControlClick:c,__onControlMouseEnter:u,withCellSpacing:d,__preventFocus:f,nextIcon:h,previousIcon:p,nextLabel:g,previousLabel:y,onNext:b,onPrevious:k,nextDisabled:M,previousDisabled:E,headerControlsOrder:C,classNames:S,styles:w,unstyled:O,__staticSelector:I,__stopPropagation:D,numberOfColumns:$,levelControlAriaLabel:z,decadeLabelFormat:F,size:Y,vars:G,attributes:J,...X}=t,q=T.useRef([]),U=Array($).fill(0).map((P,v)=>{const A=L(r).add(v*10,"years").format("YYYY-MM-DD");return m.jsx(fo,{size:Y,yearsListFormat:l,decade:A,withNext:v===$-1,withPrevious:v===0,decadeLabelFormat:F,__onControlClick:c,__onControlMouseEnter:u,__onControlKeyDown:(N,_)=>dl({levelIndex:v,rowIndex:_.rowIndex,cellIndex:_.cellIndex,event:N,controlsRef:q}),__getControlRef:(N,_,K)=>{Array.isArray(q.current[v])||(q.current[v]=[]),Array.isArray(q.current[v][N])||(q.current[v][N]=[]),q.current[v][N][_]=K},levelControlAriaLabel:typeof z=="function"?z(A):z,locale:s,minDate:o,maxDate:i,__preventFocus:f,__stopPropagation:D,nextIcon:h,previousIcon:p,nextLabel:g,previousLabel:y,onNext:b,onPrevious:k,nextDisabled:M,previousDisabled:E,getYearControlProps:a,__staticSelector:I||"DecadeLevelGroup",classNames:S,styles:w,unstyled:O,withCellSpacing:d,headerControlsOrder:C,attributes:J},v)});return m.jsx(en,{classNames:S,styles:w,__staticSelector:I||"DecadeLevelGroup",ref:e,size:Y,unstyled:O,attributes:J,...X,children:U})});mo.classes={...en.classes,...fo.classes};mo.displayName="@mantine/dates/DecadeLevelGroup";const sm={numberOfColumns:1},go=x.factory((n,e)=>{const t=x.useProps("YearLevelGroup",sm,n),{year:r,locale:s,minDate:o,maxDate:i,monthsListFormat:l,getMonthControlProps:a,__onControlClick:c,__onControlMouseEnter:u,withCellSpacing:d,__preventFocus:f,nextIcon:h,previousIcon:p,nextLabel:g,previousLabel:y,onNext:b,onPrevious:k,onLevelClick:M,nextDisabled:E,previousDisabled:C,hasNextLevel:S,headerControlsOrder:w,classNames:O,styles:I,unstyled:D,__staticSelector:$,__stopPropagation:z,numberOfColumns:F,levelControlAriaLabel:Y,yearLabelFormat:G,size:J,vars:X,attributes:q,...U}=t,P=T.useRef([]),v=Array(F).fill(0).map((A,N)=>{const _=L(r).add(N,"years").format("YYYY-MM-DD");return m.jsx(ho,{size:J,monthsListFormat:l,year:_,withNext:N===F-1,withPrevious:N===0,yearLabelFormat:G,__stopPropagation:z,__onControlClick:c,__onControlMouseEnter:u,__onControlKeyDown:(K,de)=>dl({levelIndex:N,rowIndex:de.rowIndex,cellIndex:de.cellIndex,event:K,controlsRef:P}),__getControlRef:(K,de,R)=>{Array.isArray(P.current[N])||(P.current[N]=[]),Array.isArray(P.current[N][K])||(P.current[N][K]=[]),P.current[N][K][de]=R},levelControlAriaLabel:typeof Y=="function"?Y(_):Y,locale:s,minDate:o,maxDate:i,__preventFocus:f,nextIcon:h,previousIcon:p,nextLabel:g,previousLabel:y,onNext:b,onPrevious:k,onLevelClick:M,nextDisabled:E,previousDisabled:C,hasNextLevel:S,getMonthControlProps:a,classNames:O,styles:I,unstyled:D,__staticSelector:$||"YearLevelGroup",withCellSpacing:d,headerControlsOrder:w,attributes:q},N)});return m.jsx(en,{classNames:O,styles:I,__staticSelector:$||"YearLevelGroup",ref:e,size:J,unstyled:D,attributes:q,...U,children:v})});go.classes={...ho.classes,...en.classes};go.displayName="@mantine/dates/YearLevelGroup";const om={numberOfColumns:1},yo=x.factory((n,e)=>{const t=x.useProps("MonthLevelGroup",om,n),{month:r,locale:s,firstDayOfWeek:o,weekdayFormat:i,weekendDays:l,getDayProps:a,excludeDate:c,minDate:u,maxDate:d,renderDay:f,hideOutsideDates:h,hideWeekdays:p,getDayAriaLabel:g,__onDayClick:y,__onDayMouseEnter:b,withCellSpacing:k,highlightToday:M,withWeekNumbers:E,__preventFocus:C,nextIcon:S,previousIcon:w,nextLabel:O,previousLabel:I,onNext:D,onPrevious:$,onLevelClick:z,nextDisabled:F,previousDisabled:Y,hasNextLevel:G,headerControlsOrder:J,classNames:X,styles:q,unstyled:U,numberOfColumns:P,levelControlAriaLabel:v,monthLabelFormat:A,__staticSelector:N,__stopPropagation:_,size:K,static:de,vars:R,attributes:Q,...oe}=t,te=T.useRef([]),pe=Array(P).fill(0).map((he,ae)=>{const se=L(r).add(ae,"months").format("YYYY-MM-DD");return m.jsx(po,{month:se,withNext:ae===P-1,withPrevious:ae===0,monthLabelFormat:A,__stopPropagation:_,__onDayClick:y,__onDayMouseEnter:b,__onDayKeyDown:(Oe,ue)=>dl({levelIndex:ae,rowIndex:ue.rowIndex,cellIndex:ue.cellIndex,event:Oe,controlsRef:te}),__getDayRef:(Oe,ue,ke)=>{Array.isArray(te.current[ae])||(te.current[ae]=[]),Array.isArray(te.current[ae][Oe])||(te.current[ae][Oe]=[]),te.current[ae][Oe][ue]=ke},levelControlAriaLabel:typeof v=="function"?v(se):v,locale:s,firstDayOfWeek:o,weekdayFormat:i,weekendDays:l,getDayProps:a,excludeDate:c,minDate:u,maxDate:d,renderDay:f,hideOutsideDates:h,hideWeekdays:p,getDayAriaLabel:g,__preventFocus:C,nextIcon:S,previousIcon:w,nextLabel:O,previousLabel:I,onNext:D,onPrevious:$,onLevelClick:z,nextDisabled:F,previousDisabled:Y,hasNextLevel:G,classNames:X,styles:q,unstyled:U,__staticSelector:N||"MonthLevelGroup",size:K,static:de,withCellSpacing:k,highlightToday:M,withWeekNumbers:E,headerControlsOrder:J,attributes:Q},ae)});return m.jsx(en,{classNames:X,styles:q,__staticSelector:N||"MonthLevelGroup",ref:e,size:K,attributes:Q,...oe,children:pe})});yo.classes={...en.classes,...po.classes};yo.displayName="@mantine/dates/MonthLevelGroup";var _u={input:"m_6fa5e2aa"};const bo=x.factory((n,e)=>{const{inputProps:t,wrapperProps:r,placeholder:s,classNames:o,styles:i,unstyled:l,popoverProps:a,modalProps:c,dropdownType:u,children:d,formattedValue:f,dropdownHandlers:h,dropdownOpened:p,onClick:g,clearable:y,onClear:b,clearButtonProps:k,rightSection:M,shouldClear:E,readOnly:C,disabled:S,value:w,name:O,form:I,type:D,onDropdownClose:$,withTime:z,...F}=x.useInputProps("PickerInputBase",{size:"sm"},n),Y=m.jsx(x.Input.ClearButton,{onClick:b,unstyled:l,...k}),G=()=>{D==="range"&&Array.isArray(w)&&w[0]&&!w[1]&&b(),h.close()};return m.jsxs(m.Fragment,{children:[u==="modal"&&!C&&m.jsx(x.Modal,{opened:p,onClose:G,withCloseButton:!1,size:"auto","data-dates-modal":!0,unstyled:l,...c,children:d}),m.jsx(x.Input.Wrapper,{...r,children:m.jsxs(x.Popover,{position:"bottom-start",opened:p,trapFocus:!0,returnFocus:!1,unstyled:l,onClose:$,...a,disabled:(a==null?void 0:a.disabled)||u==="modal"||C,onChange:J=>{var X;J||((X=a==null?void 0:a.onClose)==null||X.call(a),G())},children:[m.jsx(x.Popover.Target,{children:m.jsx(x.Input,{"data-dates-input":!0,"data-read-only":C||void 0,disabled:S,component:"button",type:"button",multiline:!0,onClick:J=>{g==null||g(J),h.toggle()},__clearSection:Y,__clearable:y&&E&&!C&&!S,rightSection:M,...t,ref:e,classNames:{...o,input:pu(_u.input,o==null?void 0:o.input)},...F,children:f||m.jsx(x.Input.Placeholder,{error:t.error,unstyled:l,className:o==null?void 0:o.placeholder,style:i==null?void 0:i.placeholder,children:s})})}),m.jsx(x.Popover.Dropdown,{"data-dates-dropdown":!0,children:d})]})}),m.jsx(fl,{value:w,name:O,form:I,type:D,withTime:z})]})});bo.classes=_u;bo.displayName="@mantine/dates/PickerInputBase";const Da=n=>n==="range"?[null,null]:n==="multiple"?[]:null,Na=(n,e)=>{const t=e?Fn:He;return Array.isArray(n)?n.map(t):t(n)};function kr({type:n,value:e,defaultValue:t,onChange:r,withTime:s=!1}){const o=T.useRef(n),[i,l,a]=mu({value:Na(e,s),defaultValue:Na(t,s),finalValue:Da(n),onChange:r});let c=i;return o.current!==n&&(o.current=n,e===void 0&&(c=t!==void 0?t:Da(n),l(c))),[c,l,a]}function qo(n,e){return n?n==="month"?0:n==="year"?1:2:e||0}function im(n){return n===0?"month":n===1?"year":"decade"}function er(n,e,t){return im(ts(qo(n,0),qo(e,0),qo(t,2)))}const lm={maxLevel:"decade",minLevel:"month",__updateDateOnYearSelect:!0,__updateDateOnMonthSelect:!0,enableKeyboardNavigation:!0},Kn=x.factory((n,e)=>{const t=x.useProps("Calendar",lm,n),{vars:r,maxLevel:s,minLevel:o,defaultLevel:i,level:l,onLevelChange:a,date:c,defaultDate:u,onDateChange:d,numberOfColumns:f,columnsToScroll:h,ariaLabels:p,nextLabel:g,previousLabel:y,onYearSelect:b,onMonthSelect:k,onYearMouseEnter:M,onMonthMouseEnter:E,headerControlsOrder:C,__updateDateOnYearSelect:S,__updateDateOnMonthSelect:w,__setDateRef:O,__setLevelRef:I,firstDayOfWeek:D,weekdayFormat:$,weekendDays:z,getDayProps:F,excludeDate:Y,renderDay:G,hideOutsideDates:J,hideWeekdays:X,getDayAriaLabel:q,monthLabelFormat:U,nextIcon:P,previousIcon:v,__onDayClick:A,__onDayMouseEnter:N,withCellSpacing:_,highlightToday:K,withWeekNumbers:de,monthsListFormat:R,getMonthControlProps:Q,yearLabelFormat:oe,yearsListFormat:te,getYearControlProps:pe,decadeLabelFormat:he,classNames:ae,styles:se,unstyled:Oe,minDate:ue,maxDate:ke,locale:ce,__staticSelector:Ee,size:Dn,__preventFocus:rn,__stopPropagation:sn,onNextDecade:on,onPreviousDecade:ln,onNextYear:an,onPreviousYear:Xe,onNextMonth:V,onPreviousMonth:Qe,static:Ze,enableKeyboardNavigation:cn,attributes:Nn,...Pr}=t,{resolvedClassNames:Gn,resolvedStyles:_o}=x.useResolvedStylesApi({classNames:ae,styles:se,props:t}),[It,ft]=mu({value:l?er(l,o,s):void 0,defaultValue:i?er(i,o,s):void 0,finalValue:er(void 0,o,s),onChange:a}),[Bo,ne]=kr({type:"default",value:He(c),defaultValue:He(u),onChange:d});T.useImperativeHandle(O,()=>ge=>{ne(ge)}),T.useImperativeHandle(I,()=>ge=>{ft(ge)});const xe={__staticSelector:Ee||"Calendar",styles:_o,classNames:Gn,unstyled:Oe,size:Dn,attributes:Nn},ot=h||f||1,jt=new Date,Ch=ue&&L(jt).isAfter(ue)?ue:L(jt).format("YYYY-MM-DD"),Ct=Bo||Ch,Mh=()=>{const ge=L(Ct).add(ot,"month").format("YYYY-MM-DD");V==null||V(ge),ne(ge)},wh=()=>{const ge=L(Ct).subtract(ot,"month").format("YYYY-MM-DD");Qe==null||Qe(ge),ne(ge)},Fo=()=>{const ge=L(Ct).add(ot,"year").format("YYYY-MM-DD");an==null||an(ge),ne(ge)},zo=()=>{const ge=L(Ct).subtract(ot,"year").format("YYYY-MM-DD");Xe==null||Xe(ge),ne(ge)},$o=()=>{const ge=L(Ct).add(10*ot,"year").format("YYYY-MM-DD");on==null||on(ge),ne(ge)},Vo=()=>{const ge=L(Ct).subtract(10*ot,"year").format("YYYY-MM-DD");ln==null||ln(ge),ne(ge)},ha=T.useRef(null);T.useEffect(()=>{if(!cn||Ze)return;const ge=qe=>{var ma;if(!((ma=ha.current)!=null&&ma.contains(document.activeElement)))return;const _r=qe.ctrlKey||qe.metaKey,pa=qe.shiftKey;switch(qe.key){case"ArrowUp":_r&&pa?(qe.preventDefault(),Vo()):_r&&(qe.preventDefault(),zo());break;case"ArrowDown":_r&&pa?(qe.preventDefault(),$o()):_r&&(qe.preventDefault(),Fo());break;case"y":case"Y":It==="month"&&(qe.preventDefault(),ft("year"));break}};return document.addEventListener("keydown",ge),()=>{document.removeEventListener("keydown",ge)}},[cn,Ze,It,Fo,zo,$o,Vo]);const Th=ge=>{ha.current=ge,typeof e=="function"?e(ge):e&&(e.current=ge)};return m.jsxs(x.Box,{ref:Th,size:Dn,"data-calendar":!0,...Pr,children:[It==="month"&&m.jsx(yo,{month:Ct,minDate:ue,maxDate:ke,firstDayOfWeek:D,weekdayFormat:$,weekendDays:z,getDayProps:F,excludeDate:Y,renderDay:G,hideOutsideDates:J,hideWeekdays:X,getDayAriaLabel:q,onNext:Mh,onPrevious:wh,hasNextLevel:s!=="month",onLevelClick:()=>ft("year"),numberOfColumns:f,locale:ce,levelControlAriaLabel:p==null?void 0:p.monthLevelControl,nextLabel:(p==null?void 0:p.nextMonth)??g,nextIcon:P,previousLabel:(p==null?void 0:p.previousMonth)??y,previousIcon:v,monthLabelFormat:U,__onDayClick:A,__onDayMouseEnter:N,__preventFocus:rn,__stopPropagation:sn,static:Ze,withCellSpacing:_,highlightToday:K,withWeekNumbers:de,headerControlsOrder:C,...xe}),It==="year"&&m.jsx(go,{year:Ct,numberOfColumns:f,minDate:ue,maxDate:ke,monthsListFormat:R,getMonthControlProps:Q,locale:ce,onNext:Fo,onPrevious:zo,hasNextLevel:s!=="month"&&s!=="year",onLevelClick:()=>ft("decade"),levelControlAriaLabel:p==null?void 0:p.yearLevelControl,nextLabel:(p==null?void 0:p.nextYear)??g,nextIcon:P,previousLabel:(p==null?void 0:p.previousYear)??y,previousIcon:v,yearLabelFormat:oe,__onControlMouseEnter:E,__onControlClick:(ge,qe)=>{w&&ne(qe),ft(er("month",o,s)),k==null||k(qe)},__preventFocus:rn,__stopPropagation:sn,withCellSpacing:_,headerControlsOrder:C,...xe}),It==="decade"&&m.jsx(mo,{decade:Ct,minDate:ue,maxDate:ke,yearsListFormat:te,getYearControlProps:pe,locale:ce,onNext:$o,onPrevious:Vo,numberOfColumns:f,nextLabel:(p==null?void 0:p.nextDecade)??g,nextIcon:P,previousLabel:(p==null?void 0:p.previousDecade)??y,previousIcon:v,decadeLabelFormat:he,__onControlMouseEnter:M,__onControlClick:(ge,qe)=>{S&&ne(qe),ft(er("year",o,s)),b==null||b(qe)},__preventFocus:rn,__stopPropagation:sn,withCellSpacing:_,headerControlsOrder:C,...xe})]})});Kn.classes={...mo.classes,...go.classes,...yo.classes};Kn.displayName="@mantine/dates/Calendar";function kl(n){const{maxLevel:e,minLevel:t,defaultLevel:r,level:s,onLevelChange:o,nextIcon:i,previousIcon:l,date:a,defaultDate:c,onDateChange:u,numberOfColumns:d,columnsToScroll:f,ariaLabels:h,nextLabel:p,previousLabel:g,onYearSelect:y,onMonthSelect:b,onYearMouseEnter:k,onMonthMouseEnter:M,onNextMonth:E,onPreviousMonth:C,onNextYear:S,onPreviousYear:w,onNextDecade:O,onPreviousDecade:I,withCellSpacing:D,highlightToday:$,__updateDateOnYearSelect:z,__updateDateOnMonthSelect:F,__setDateRef:Y,__setLevelRef:G,withWeekNumbers:J,headerControlsOrder:X,firstDayOfWeek:q,weekdayFormat:U,weekendDays:P,getDayProps:v,excludeDate:A,renderDay:N,hideOutsideDates:_,hideWeekdays:K,getDayAriaLabel:de,monthLabelFormat:R,monthsListFormat:Q,getMonthControlProps:oe,yearLabelFormat:te,yearsListFormat:pe,getYearControlProps:he,decadeLabelFormat:ae,allowSingleDateInRange:se,allowDeselect:Oe,minDate:ue,maxDate:ke,locale:ce,...Ee}=n;return{calendarProps:{maxLevel:e,minLevel:t,defaultLevel:r,level:s,onLevelChange:o,nextIcon:i,previousIcon:l,date:a,defaultDate:c,onDateChange:u,numberOfColumns:d,columnsToScroll:f,ariaLabels:h,nextLabel:p,previousLabel:g,onYearSelect:y,onMonthSelect:b,onYearMouseEnter:k,onMonthMouseEnter:M,onNextMonth:E,onPreviousMonth:C,onNextYear:S,onPreviousYear:w,onNextDecade:O,onPreviousDecade:I,withCellSpacing:D,highlightToday:$,__updateDateOnYearSelect:z,__updateDateOnMonthSelect:F,__setDateRef:Y,withWeekNumbers:J,headerControlsOrder:X,firstDayOfWeek:q,weekdayFormat:U,weekendDays:P,getDayProps:v,excludeDate:A,renderDay:N,hideOutsideDates:_,hideWeekdays:K,getDayAriaLabel:de,monthLabelFormat:R,monthsListFormat:Q,getMonthControlProps:oe,yearLabelFormat:te,yearsListFormat:pe,getYearControlProps:he,decadeLabelFormat:ae,allowSingleDateInRange:se,allowDeselect:Oe,minDate:ue,maxDate:ke,locale:ce},others:Ee}}function Ra(n,e){const t=[...e].sort((r,s)=>L(r).isAfter(L(s))?1:-1);return L(t[0]).startOf("day").subtract(1,"ms").isBefore(n)&&L(t[1]).endOf("day").add(1,"ms").isAfter(n)}function am({type:n,level:e,value:t,defaultValue:r,onChange:s,allowSingleDateInRange:o,allowDeselect:i,onMouseLeave:l}){const[a,c]=kr({type:n,value:t,defaultValue:r,onChange:s}),[u,d]=T.useState(n==="range"&&a[0]&&!a[1]?a[0]:null),[f,h]=T.useState(null),p=C=>{if(n==="range"){if(u&&!a[1]){if(L(C).isSame(u,e)&&!o){d(null),h(null),c([null,null]);return}const S=[C,u];S.sort((w,O)=>L(w).isAfter(L(O))?1:-1),c(S),h(null),d(null);return}if(a[0]&&!a[1]&&L(C).isSame(a[0],e)&&!o){d(null),h(null),c([null,null]);return}c([C,null]),h(null),d(C);return}if(n==="multiple"){a.some(S=>L(S).isSame(C,e))?c(a.filter(S=>!L(S).isSame(C,e))):c([...a,C]);return}a&&i&&L(C).isSame(a,e)?c(null):c(C)},g=C=>u&&f?Ra(C,[f,u]):a[0]&&a[1]?Ra(C,a):!1,y=n==="range"?C=>{l==null||l(C),h(null)}:l,b=C=>a[0]&&L(C).isSame(a[0],e)?!(f&&L(f).isBefore(a[0])):!1,k=C=>a[1]?L(C).isSame(a[1],e):!a[0]||!f?!1:L(f).isBefore(a[0])&&L(C).isSame(a[0],e),M=C=>{if(n==="range")return{selected:a.some(w=>w&&L(w).isSame(C,e)),inRange:g(C),firstInRange:b(C),lastInRange:k(C),"data-autofocus":!!a[0]&&L(a[0]).isSame(C,e)||void 0};if(n==="multiple")return{selected:a.some(w=>w&&L(w).isSame(C,e)),"data-autofocus":!!a[0]&&L(a[0]).isSame(C,e)||void 0};const S=L(a).isSame(C,e);return{selected:S,"data-autofocus":S||void 0}},E=n==="range"&&u?h:()=>{};return T.useEffect(()=>{if(n==="range")if(a[0]&&!a[1])d(a[0]);else{const C=a[0]==null&&a[1]==null,S=a[0]!=null&&a[1]!=null;(C||S)&&(d(null),h(null))}},[a]),{onDateChange:p,onRootMouseLeave:y,onHoveredDateChange:E,getControlProps:M,_value:a,setValue:c}}var cm={datePickerRoot:"m_765a40cf",presetsList:"m_d6a681e1",presetButton:"m_acd30b22"};const um=x.createVarsResolver((n,{size:e})=>({datePickerRoot:{"--preset-font-size":x.getFontSize(e)}})),dm={type:"default",defaultLevel:"month",numberOfColumns:1,size:"sm"},ko=x.factory((n,e)=>{const t=x.useProps("DatePicker",dm,n),{allowDeselect:r,allowSingleDateInRange:s,value:o,defaultValue:i,onChange:l,onMouseLeave:a,classNames:c,styles:u,__staticSelector:d,__onDayClick:f,__onDayMouseEnter:h,__onPresetSelect:p,__stopPropagation:g,presets:y,className:b,style:k,unstyled:M,size:E,vars:C,attributes:S,...w}=t,{calendarProps:O,others:I}=kl(w),D=T.useRef(null),$=T.useRef(null),z=x.useStyles({name:d||"DatePicker",classes:cm,props:t,className:b,style:k,classNames:c,styles:u,unstyled:M,attributes:S,rootSelector:y?"datePickerRoot":void 0,varsResolver:um,vars:C}),{onDateChange:F,onRootMouseLeave:Y,onHoveredDateChange:G,getControlProps:J,_value:X,setValue:q}=am({type:I.type,level:"day",allowDeselect:r,allowSingleDateInRange:s,value:o,defaultValue:i,onChange:l,onMouseLeave:a}),{resolvedClassNames:U,resolvedStyles:P}=x.useResolvedStylesApi({classNames:c,styles:u,props:t}),v=m.jsx(Kn,{ref:e,classNames:U,styles:P,__staticSelector:d||"DatePicker",onMouseLeave:Y,size:E,...O,...y?{}:I,__stopPropagation:g,__setDateRef:D,__setLevelRef:$,minLevel:O.minLevel||"month",__onDayMouseEnter:(_,K)=>{G(K),h==null||h(_,K)},__onDayClick:(_,K)=>{F(K),f==null||f(_,K)},getDayProps:_=>{var K;return{...J(_),...(K=O.getDayProps)==null?void 0:K.call(O,_)}},getMonthControlProps:_=>{var K;return{selected:typeof X=="string"?io(_,X):!1,...(K=O.getMonthControlProps)==null?void 0:K.call(O,_)}},getYearControlProps:_=>{var K;return{selected:typeof X=="string"?L(_).isSame(X,"year"):!1,...(K=O.getYearControlProps)==null?void 0:K.call(O,_)}},hideOutsideDates:O.hideOutsideDates??O.numberOfColumns!==1,...y?{}:{className:b,style:k,attributes:S}});if(!y)return v;const A=_=>{var de,R;const K=Array.isArray(_)?_[0]:_;K!==void 0&&((de=D.current)==null||de.call(D,K),(R=$.current)==null||R.call($,"month"),p?p(K):q(_))},N=y.map((_,K)=>m.jsx(x.UnstyledButton,{...z("presetButton"),onClick:()=>A(_.value),onMouseDown:de=>de.preventDefault(),"data-mantine-stop-propagation":g||void 0,children:_.label},K));return m.jsxs(x.Box,{...z("datePickerRoot"),size:E,...I,children:[m.jsx("div",{...z("presetsList"),children:N}),v]})});ko.classes=Kn.classes;ko.displayName="@mantine/dates/DatePicker";function fm(n){if(n===null)return null;const e=new Date(n);return Number.isNaN(e.getTime())||!n?null:L(e).format("YYYY-MM-DD")}function hm({date:n,maxDate:e,minDate:t}){return!(n==null||Number.isNaN(new Date(n).getTime())||e&&L(n).isAfter(e,"date")||t&&L(n).isBefore(t,"date"))}const pm={valueFormat:"MMMM D, YYYY",fixOnBlur:!0,size:"sm"},ms=x.factory((n,e)=>{const t=x.useInputProps("DateInput",pm,n),{inputProps:r,wrapperProps:s,value:o,defaultValue:i,onChange:l,clearable:a,clearButtonProps:c,popoverProps:u,getDayProps:d,locale:f,valueFormat:h,dateParser:p,minDate:g,maxDate:y,fixOnBlur:b,onFocus:k,onBlur:M,onClick:E,onKeyDown:C,readOnly:S,name:w,form:O,rightSection:I,unstyled:D,classNames:$,styles:z,allowDeselect:F,date:Y,defaultDate:G,onDateChange:J,getMonthControlProps:X,getYearControlProps:q,disabled:U,...P}=t,v=T.useRef(null),A=T.useRef(null),[N,_]=T.useState(!1),{calendarProps:K,others:de}=kl(P),R=Rt(),oe=p||(V=>{const Qe=L(V,h,R.getLocale(f)).toDate();return Number.isNaN(Qe.getTime())?fm(V):L(Qe).format("YYYY-MM-DD")}),te=F!==void 0?F:a,pe=V=>V?L(V).locale(R.getLocale(f)).format(h):"",[he,ae,se]=kr({type:"default",value:o,defaultValue:i,onChange:l}),[Oe,ue]=kr({type:"default",value:Y,defaultValue:i||G,onChange:J});T.useEffect(()=>{se&&o!==null&&ue(o)},[se,o]);const[ke,ce]=T.useState(pe(he));T.useEffect(()=>{ce(pe(he))},[R.getLocale(f)]);const Ee=V=>{const Qe=V.currentTarget.value;if(ce(Qe),_(!0),Qe.trim()===""&&(F||a))ae(null);else{const Ze=oe(Qe);Ze&&hm({date:Ze,minDate:g,maxDate:y})&&(ae(Ze),ue(Ze))}},Dn=V=>{M==null||M(V),_(!1),b&&ce(pe(he))},rn=V=>{k==null||k(V),_(!0)},sn=V=>{E==null||E(V),_(!0)},on=V=>{V.key==="Escape"&&_(!1),C==null||C(V)},ln=V=>({...d==null?void 0:d(V),selected:L(he).isSame(V,"day"),onClick:Qe=>{var cn,Nn;(Nn=d==null?void 0:(cn=d(V)).onClick)==null||Nn.call(cn,Qe);const Ze=te&&L(he).isSame(V,"day")?null:V;ae(Ze),!se&&Ze&&ce(pe(Ze)),_(!1)}}),an=m.jsx(x.Input.ClearButton,{onClick:()=>{ae(null),!se&&ce(""),_(!1)},unstyled:D,...c}),Xe=a&&!!he&&!S&&!U;return hs(()=>{he!==void 0&&!N&&ce(pe(he))},[he]),up(()=>_(!1),void 0,[v.current,A.current]),m.jsxs(m.Fragment,{children:[m.jsx(x.Input.Wrapper,{...s,__staticSelector:"DateInput",ref:v,children:m.jsxs(x.Popover,{opened:N,trapFocus:!1,position:"bottom-start",disabled:S||U,withRoles:!1,unstyled:D,...u,children:[m.jsx(x.Popover.Target,{children:m.jsx(x.Input,{"data-dates-input":!0,"data-read-only":S||void 0,autoComplete:"off",ref:e,value:ke,onChange:Ee,onBlur:Dn,onFocus:rn,onClick:sn,onKeyDown:on,readOnly:S,rightSection:I,__clearSection:an,__clearable:Xe,...r,...de,disabled:U,__staticSelector:"DateInput"})}),m.jsx(x.Popover.Dropdown,{onMouseDown:V=>V.preventDefault(),"data-dates-dropdown":!0,ref:A,children:m.jsx(Kn,{__staticSelector:"DateInput",...K,classNames:$,styles:z,unstyled:D,__preventFocus:!0,minDate:g,maxDate:y,locale:f,getDayProps:ln,size:r.size,date:Oe,onDateChange:ue,getMonthControlProps:V=>({selected:typeof he=="string"?io(V,he):!1,...X==null?void 0:X(V)}),getYearControlProps:V=>({selected:typeof he=="string"?L(V).isSame(he,"year"):!1,...q==null?void 0:q(V)}),attributes:s.attributes})})]})}),m.jsx(fl,{name:w,form:O,value:he,type:"default"})]})});ms.classes={...x.Input.classes,...Kn.classes};ms.displayName="@mantine/dates/DateInput";function mm({minDate:n,value:e}){const t=n?L(n).format("HH:mm:ss"):null;return e&&n&&e===n?t??void 0:void 0}function gm({maxDate:n,value:e}){const t=n?L(n).format("HH:mm:ss"):null;return e&&n&&e===n?t??void 0:void 0}var Bu={timeWrapper:"m_208d2562",timeInput:"m_62ee059"};const ym={dropdownType:"popover",size:"sm"},gs=x.factory((n,e)=>{const t=x.useProps("DateTimePicker",ym,n),{value:r,defaultValue:s,onChange:o,valueFormat:i,locale:l,classNames:a,styles:c,unstyled:u,timePickerProps:d,submitButtonProps:f,withSeconds:h,level:p,defaultLevel:g,size:y,variant:b,dropdownType:k,vars:M,minDate:E,maxDate:C,defaultDate:S,defaultTimeValue:w,presets:O,attributes:I,onDropdownClose:D,...$}=t,z=x.useStyles({name:"DateTimePicker",classes:Bu,props:t,classNames:a,styles:c,unstyled:u,attributes:I,vars:M}),{resolvedClassNames:F,resolvedStyles:Y}=x.useResolvedStylesApi({classNames:a,styles:c,props:t}),G=i||(h?"DD/MM/YYYY HH:mm:ss":"DD/MM/YYYY HH:mm"),J=T.useRef(null),X=rr(J,d==null?void 0:d.hoursRef),{calendarProps:{allowSingleDateInRange:q,...U},others:P}=kl($),v=Rt(),[A,N]=kr({type:"default",value:r,defaultValue:s,onChange:o,withTime:!0}),_=S||A,K=ce=>ce?L(ce).format(h?"HH:mm:ss":"HH:mm"):"",[de,R]=T.useState(w||K(A)),[Q,oe]=T.useState(p||g||"month"),[te,pe]=hl(!1),he=A?L(A).locale(v.getLocale(l)).format(G):"",ae=ce=>{var Ee;(Ee=d==null?void 0:d.onChange)==null||Ee.call(d,ce),R(ce),ce&&N(Ea(A,ce))},se=ce=>{var Ee;ce&&N(Ea(Wo(E,C,ce),de||w||"")),(Ee=J.current)==null||Ee.focus()},Oe=ce=>{ce.key==="Enter"&&(ce.preventDefault(),pe.close())};hs(()=>{te||R(K(A))},[A,te]),hs(()=>{te&&oe("month")},[te]);const ue=k==="popover",ke=()=>{const ce=Wo(E,C,A);A&&A!==ce&&N(Wo(E,C,A)),D==null||D()};return m.jsxs(bo,{formattedValue:he,dropdownOpened:$.disabled?!1:te,dropdownHandlers:pe,classNames:F,styles:Y,unstyled:u,ref:e,onClear:()=>N(null),shouldClear:!!A,value:A,size:y,variant:b,dropdownType:k,...P,type:"default",__staticSelector:"DateTimePicker",onDropdownClose:ke,withTime:!0,attributes:I,children:[m.jsx(ko,{...U,maxDate:C,minDate:E,size:y,variant:b,type:"default",value:A,defaultDate:_||rp({maxDate:C,minDate:E}),onChange:se,locale:l,classNames:F,styles:Y,unstyled:u,__staticSelector:"DateTimePicker",__stopPropagation:ue,level:p,defaultLevel:g,onLevelChange:ce=>{var Ee;oe(ce),(Ee=U.onLevelChange)==null||Ee.call(U,ce)},presets:O,__onPresetSelect:ce=>{N(ce),ce&&R(K(ce))},attributes:I}),Q==="month"&&m.jsxs("div",{...z("timeWrapper"),children:[m.jsx(gl,{value:de,withSeconds:h,unstyled:u,min:mm({minDate:E,value:A}),max:gm({maxDate:C,value:A}),...d,...z("timeInput",{className:d==null?void 0:d.className,style:d==null?void 0:d.style}),onChange:ae,onKeyDown:Oe,size:y,"data-mantine-stop-propagation":ue||void 0,hoursRef:X,attributes:I}),m.jsx(x.ActionIcon,{variant:"default",size:`input-${y||"sm"}`,...z("submitButton",{className:f==null?void 0:f.className,style:f==null?void 0:f.style}),unstyled:u,"data-mantine-stop-propagation":ue||void 0,children:m.jsx(x.CheckIcon,{size:"30%"}),...f,onClick:ce=>{var Ee;(Ee=f==null?void 0:f.onClick)==null||Ee.call(f,ce),pe.close(),ke()}})]})]})});gs.classes={...Bu,...bo.classes,...ko.classes};gs.displayName="@mantine/dates/DateTimePicker";function bm({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0,o=t.value?typeof t.value=="string"?new Date(t.value):t.value:null,i=l=>{const a=l?l.toISOString():null;t.onFieldChange(a)};return r||s?m.jsx(ms,{valueFormat:"YYYY-MMM-DD",value:o,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(ms,{valueFormat:"YYYY-MMM-DD",value:o,onChange:i,required:n.required,placeholder:n.placeholder,error:void 0})}function km({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0,o=t.value?typeof t.value=="string"?new Date(t.value):t.value:null,i=l=>{const a=l?l.toISOString():null;t.onFieldChange(a)};return r||s?m.jsx(gs,{valueFormat:"DD-MMM-YYYY hh:mm A",value:o,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(gs,{value:o,valueFormat:"DD-MMM-YYYY hh:mm A",onChange:i,required:n.required,placeholder:n.placeholder,error:void 0})}function xm({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.NumberInput,{value:t.value,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(x.NumberInput,{...t,onChange:o=>t.onFieldChange(Number(o)),required:n.required,placeholder:n.placeholder,error:void 0})}function vm({field:n,form:e,layout:t="vertical"}){var o;const r=n,s=al();return cl[t](m.jsx(m.Fragment,{children:(o=r.fields)==null?void 0:o.map(i=>m.jsx(oo,{field:i,layout:t,children:m.jsx(Po,{field:{...i,name:`${n.name}.${i.name}`},...s,form:e,layout:t})},`${n.name}.${i.name}`))}))}var Vr={exports:{}},Uo={};/**
|
|
23
23
|
* @license React
|
|
24
24
|
* use-sync-external-store-shim.production.js
|
|
25
25
|
*
|
|
@@ -44,10 +44,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
44
44
|
`),d&&p==h.nodeValue.length)for(let g=h,y;g;g=g.parentNode){if(y=g.nextSibling){y.nodeName=="BR"&&(l=a={node:y.parentNode,offset:Fe(y)+1});break}let b=g.pmViewDesc;if(b&&b.node&&b.node.isBlock)break}}else{let g=h.childNodes[p-1];d=g&&(g.nodeName=="BR"||g.contentEditable=="false")}}if(ut&&u.focusNode&&u.focusNode!=a.node&&u.focusNode.nodeType==1){let h=u.focusNode.childNodes[u.focusOffset];h&&h.contentEditable=="false"&&(s=!0)}if(!(s||d&&Ke)&&Cn(l.node,l.offset,u.anchorNode,u.anchorOffset)&&Cn(a.node,a.offset,u.focusNode,u.focusOffset))return;let f=!1;if((c.extend||e==t)&&!(d&&ut)){c.collapse(l.node,l.offset);try{e!=t&&c.extend(a.node,a.offset),f=!0}catch{}}if(!f){if(e>t){let p=l;l=a,a=p}let h=document.createRange();h.setEnd(a.node,a.offset),h.setStart(l.node,l.offset),c.removeAllRanges(),c.addRange(h)}}ignoreMutation(e){return!this.contentDOM&&e.type!="selection"}get contentLost(){return this.contentDOM&&this.contentDOM!=this.dom&&!this.dom.contains(this.contentDOM)}markDirty(e,t){for(let r=0,s=0;s<this.children.length;s++){let o=this.children[s],i=r+o.size;if(r==i?e<=i&&t>=r:e<i&&t>r){let l=r+o.border,a=i-o.border;if(e>=l&&t<=a){this.dirty=e==r||t==i?fn:cc,e==l&&t==a&&(o.contentLost||o.dom.parentNode!=this.contentDOM)?o.dirty=xt:o.markDirty(e-l,t-l);return}else o.dirty=o.dom==o.contentDOM&&o.dom.parentNode==this.contentDOM&&!o.children.length?fn:xt}r=i}this.dirty=fn}markParentsDirty(){let e=1;for(let t=this.parent;t;t=t.parent,e++){let r=e==1?fn:cc;t.dirty<r&&(t.dirty=r)}}get domAtom(){return!1}get ignoreForCoords(){return!1}get ignoreForSelection(){return!1}isText(e){return!1}}class zd extends Ir{constructor(e,t,r,s){let o,i=t.type.toDOM;if(typeof i=="function"&&(i=i(r,()=>{if(!o)return s;if(o.parent)return o.parent.posBeforeChild(o)})),!t.type.spec.raw){if(i.nodeType!=1){let l=document.createElement("span");l.appendChild(i),i=l}i.contentEditable="false",i.classList.add("ProseMirror-widget")}super(e,[],i,null),this.widget=t,this.widget=t,o=this}matchesWidget(e){return this.dirty==dt&&e.type.eq(this.widget.type)}parseRule(){return{ignore:!0}}stopEvent(e){let t=this.widget.spec.stopEvent;return t?t(e):!1}ignoreMutation(e){return e.type!="selection"||this.widget.spec.ignoreSelection}destroy(){this.widget.type.destroy(this.dom),super.destroy()}get domAtom(){return!0}get ignoreForSelection(){return!!this.widget.type.spec.relaxedSide}get side(){return this.widget.type.side}}class cy extends Ir{constructor(e,t,r,s){super(e,[],t,null),this.textDOM=r,this.text=s}get size(){return this.text.length}localPosFromDOM(e,t){return e!=this.textDOM?this.posAtStart+(t?this.size:0):this.posAtStart+t}domFromPos(e){return{node:this.textDOM,offset:e}}ignoreMutation(e){return e.type==="characterData"&&e.target.nodeValue==e.oldValue}}class Mn extends Ir{constructor(e,t,r,s,o){super(e,[],r,s),this.mark=t,this.spec=o}static create(e,t,r,s){let o=s.nodeViews[t.type.name],i=o&&o(t,s,r);return(!i||!i.dom)&&(i=En.renderSpec(document,t.type.spec.toDOM(t,r),null,t.attrs)),new Mn(e,t,i.dom,i.contentDOM||i.dom,i)}parseRule(){return this.dirty&xt||this.mark.type.spec.reparseInView?null:{mark:this.mark.type.name,attrs:this.mark.attrs,contentElement:this.contentDOM}}matchesMark(e){return this.dirty!=xt&&this.mark.eq(e)}markDirty(e,t){if(super.markDirty(e,t),this.dirty!=dt){let r=this.parent;for(;!r.node;)r=r.parent;r.dirty<this.dirty&&(r.dirty=this.dirty),this.dirty=dt}}slice(e,t,r){let s=Mn.create(this.parent,this.mark,!0,r),o=this.children,i=this.size;t<i&&(o=$i(o,t,i,r)),e>0&&(o=$i(o,0,e,r));for(let l=0;l<o.length;l++)o[l].parent=s;return s.children=o,s}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}}class Kt extends Ir{constructor(e,t,r,s,o,i,l,a,c){super(e,[],o,i),this.node=t,this.outerDeco=r,this.innerDeco=s,this.nodeDOM=l}static create(e,t,r,s,o,i){let l=o.nodeViews[t.type.name],a,c=l&&l(t,o,()=>{if(!a)return i;if(a.parent)return a.parent.posBeforeChild(a)},r,s),u=c&&c.dom,d=c&&c.contentDOM;if(t.isText){if(!u)u=document.createTextNode(t.text);else if(u.nodeType!=3)throw new RangeError("Text must be rendered as a DOM text node")}else u||({dom:u,contentDOM:d}=En.renderSpec(document,t.type.spec.toDOM(t),null,t.attrs));!d&&!t.isText&&u.nodeName!="BR"&&(u.hasAttribute("contenteditable")||(u.contentEditable="false"),t.type.spec.draggable&&(u.draggable=!0));let f=u;return u=Wd(u,r,t),c?a=new uy(e,t,r,s,u,d||null,f,c,o,i+1):t.isText?new wo(e,t,r,s,u,f,o):new Kt(e,t,r,s,u,d||null,f,o,i+1)}parseRule(){if(this.node.type.spec.reparseInView)return null;let e={node:this.node.type.name,attrs:this.node.attrs};if(this.node.type.whitespace=="pre"&&(e.preserveWhitespace="full"),!this.contentDOM)e.getContent=()=>this.node.content;else if(!this.contentLost)e.contentElement=this.contentDOM;else{for(let t=this.children.length-1;t>=0;t--){let r=this.children[t];if(this.dom.contains(r.dom.parentNode)){e.contentElement=r.dom.parentNode;break}}e.contentElement||(e.getContent=()=>j.empty)}return e}matchesNode(e,t,r){return this.dirty==dt&&e.eq(this.node)&&Ss(t,this.outerDeco)&&r.eq(this.innerDeco)}get size(){return this.node.nodeSize}get border(){return this.node.isLeaf?0:1}updateChildren(e,t){let r=this.node.inlineContent,s=t,o=e.composing?this.localCompositionInfo(e,t):null,i=o&&o.pos>-1?o:null,l=o&&o.pos<0,a=new fy(this,i&&i.node,e);my(this.node,this.innerDeco,(c,u,d)=>{c.spec.marks?a.syncToMarks(c.spec.marks,r,e):c.type.side>=0&&!d&&a.syncToMarks(u==this.node.childCount?be.none:this.node.child(u).marks,r,e),a.placeWidget(c,e,s)},(c,u,d,f)=>{a.syncToMarks(c.marks,r,e);let h;a.findNodeMatch(c,u,d,f)||l&&e.state.selection.from>s&&e.state.selection.to<s+c.nodeSize&&(h=a.findIndexWithChild(o.node))>-1&&a.updateNodeAt(c,u,d,h,e)||a.updateNextNode(c,u,d,e,f,s)||a.addNode(c,u,d,e,s),s+=c.nodeSize}),a.syncToMarks([],r,e),this.node.isTextblock&&a.addTextblockHacks(),a.destroyRest(),(a.changed||this.dirty==fn)&&(i&&this.protectLocalComposition(e,i),Vd(this.contentDOM,this.children,e),qn&&gy(this.dom))}localCompositionInfo(e,t){let{from:r,to:s}=e.state.selection;if(!(e.state.selection instanceof re)||r<t||s>t+this.node.content.size)return null;let o=e.input.compositionNode;if(!o||!this.dom.contains(o.parentNode))return null;if(this.node.inlineContent){let i=o.nodeValue,l=yy(this.node.content,i,r-t,s-t);return l<0?null:{node:o,pos:l,text:i}}else return{node:o,pos:-1,text:""}}protectLocalComposition(e,{node:t,pos:r,text:s}){if(this.getDesc(t))return;let o=t;for(;o.parentNode!=this.contentDOM;o=o.parentNode){for(;o.previousSibling;)o.parentNode.removeChild(o.previousSibling);for(;o.nextSibling;)o.parentNode.removeChild(o.nextSibling);o.pmViewDesc&&(o.pmViewDesc=void 0)}let i=new cy(this,o,t,s);e.input.compositionNodes.push(i),this.children=$i(this.children,r,r+s.length,e,i)}update(e,t,r,s){return this.dirty==xt||!e.sameMarkup(this.node)?!1:(this.updateInner(e,t,r,s),!0)}updateInner(e,t,r,s){this.updateOuterDeco(t),this.node=e,this.innerDeco=r,this.contentDOM&&this.updateChildren(s,this.posAtStart),this.dirty=dt}updateOuterDeco(e){if(Ss(e,this.outerDeco))return;let t=this.nodeDOM.nodeType!=1,r=this.dom;this.dom=Hd(this.dom,this.nodeDOM,zi(this.outerDeco,this.node,t),zi(e,this.node,t)),this.dom!=r&&(r.pmViewDesc=void 0,this.dom.pmViewDesc=this),this.outerDeco=e}selectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.add("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&(this.nodeDOM.draggable=!0))}deselectNode(){this.nodeDOM.nodeType==1&&(this.nodeDOM.classList.remove("ProseMirror-selectednode"),(this.contentDOM||!this.node.type.spec.draggable)&&this.nodeDOM.removeAttribute("draggable"))}get domAtom(){return this.node.isAtom}}function uc(n,e,t,r,s){Wd(r,e,n);let o=new Kt(void 0,n,e,t,r,r,r,s,0);return o.contentDOM&&o.updateChildren(s,0),o}class wo extends Kt{constructor(e,t,r,s,o,i,l){super(e,t,r,s,o,null,i,l,0)}parseRule(){let e=this.nodeDOM.parentNode;for(;e&&e!=this.dom&&!e.pmIsDeco;)e=e.parentNode;return{skip:e||!0}}update(e,t,r,s){return this.dirty==xt||this.dirty!=dt&&!this.inParent()||!e.sameMarkup(this.node)?!1:(this.updateOuterDeco(t),(this.dirty!=dt||e.text!=this.node.text)&&e.text!=this.nodeDOM.nodeValue&&(this.nodeDOM.nodeValue=e.text,s.trackWrites==this.nodeDOM&&(s.trackWrites=null)),this.node=e,this.dirty=dt,!0)}inParent(){let e=this.parent.contentDOM;for(let t=this.nodeDOM;t;t=t.parentNode)if(t==e)return!0;return!1}domFromPos(e){return{node:this.nodeDOM,offset:e}}localPosFromDOM(e,t,r){return e==this.nodeDOM?this.posAtStart+Math.min(t,this.node.text.length):super.localPosFromDOM(e,t,r)}ignoreMutation(e){return e.type!="characterData"&&e.type!="selection"}slice(e,t,r){let s=this.node.cut(e,t),o=document.createTextNode(s.text);return new wo(this.parent,s,this.outerDeco,this.innerDeco,o,o,r)}markDirty(e,t){super.markDirty(e,t),this.dom!=this.nodeDOM&&(e==0||t==this.nodeDOM.nodeValue.length)&&(this.dirty=xt)}get domAtom(){return!1}isText(e){return this.node.text==e}}class $d extends Ir{parseRule(){return{ignore:!0}}matchesHack(e){return this.dirty==dt&&this.dom.nodeName==e}get domAtom(){return!0}get ignoreForCoords(){return this.dom.nodeName=="IMG"}}class uy extends Kt{constructor(e,t,r,s,o,i,l,a,c,u){super(e,t,r,s,o,i,l,c,u),this.spec=a}update(e,t,r,s){if(this.dirty==xt)return!1;if(this.spec.update&&(this.node.type==e.type||this.spec.multiType)){let o=this.spec.update(e,t,r);return o&&this.updateInner(e,t,r,s),o}else return!this.contentDOM&&!e.isLeaf?!1:super.update(e,t,r,s)}selectNode(){this.spec.selectNode?this.spec.selectNode():super.selectNode()}deselectNode(){this.spec.deselectNode?this.spec.deselectNode():super.deselectNode()}setSelection(e,t,r,s){this.spec.setSelection?this.spec.setSelection(e,t,r.root):super.setSelection(e,t,r,s)}destroy(){this.spec.destroy&&this.spec.destroy(),super.destroy()}stopEvent(e){return this.spec.stopEvent?this.spec.stopEvent(e):!1}ignoreMutation(e){return this.spec.ignoreMutation?this.spec.ignoreMutation(e):super.ignoreMutation(e)}}function Vd(n,e,t){let r=n.firstChild,s=!1;for(let o=0;o<e.length;o++){let i=e[o],l=i.dom;if(l.parentNode==n){for(;l!=r;)r=dc(r),s=!0;r=r.nextSibling}else s=!0,n.insertBefore(l,r);if(i instanceof Mn){let a=r?r.previousSibling:n.lastChild;Vd(i.contentDOM,i.children,t),r=a?a.nextSibling:n.firstChild}}for(;r;)r=dc(r),s=!0;s&&t.trackWrites==n&&(t.trackWrites=null)}const dr=function(n){n&&(this.nodeName=n)};dr.prototype=Object.create(null);const hn=[new dr];function zi(n,e,t){if(n.length==0)return hn;let r=t?hn[0]:new dr,s=[r];for(let o=0;o<n.length;o++){let i=n[o].type.attrs;if(i){i.nodeName&&s.push(r=new dr(i.nodeName));for(let l in i){let a=i[l];a!=null&&(t&&s.length==1&&s.push(r=new dr(e.isInline?"span":"div")),l=="class"?r.class=(r.class?r.class+" ":"")+a:l=="style"?r.style=(r.style?r.style+";":"")+a:l!="nodeName"&&(r[l]=a))}}}return s}function Hd(n,e,t,r){if(t==hn&&r==hn)return e;let s=e;for(let o=0;o<r.length;o++){let i=r[o],l=t[o];if(o){let a;l&&l.nodeName==i.nodeName&&s!=n&&(a=s.parentNode)&&a.nodeName.toLowerCase()==i.nodeName||(a=document.createElement(i.nodeName),a.pmIsDeco=!0,a.appendChild(s),l=hn[0]),s=a}dy(s,l||hn[0],i)}return s}function dy(n,e,t){for(let r in e)r!="class"&&r!="style"&&r!="nodeName"&&!(r in t)&&n.removeAttribute(r);for(let r in t)r!="class"&&r!="style"&&r!="nodeName"&&t[r]!=e[r]&&n.setAttribute(r,t[r]);if(e.class!=t.class){let r=e.class?e.class.split(" ").filter(Boolean):[],s=t.class?t.class.split(" ").filter(Boolean):[];for(let o=0;o<r.length;o++)s.indexOf(r[o])==-1&&n.classList.remove(r[o]);for(let o=0;o<s.length;o++)r.indexOf(s[o])==-1&&n.classList.add(s[o]);n.classList.length==0&&n.removeAttribute("class")}if(e.style!=t.style){if(e.style){let r=/\s*([\w\-\xa1-\uffff]+)\s*:(?:"(?:\\.|[^"])*"|'(?:\\.|[^'])*'|\(.*?\)|[^;])*/g,s;for(;s=r.exec(e.style);)n.style.removeProperty(s[1])}t.style&&(n.style.cssText+=t.style)}}function Wd(n,e,t){return Hd(n,n,hn,zi(e,t,n.nodeType!=1))}function Ss(n,e){if(n.length!=e.length)return!1;for(let t=0;t<n.length;t++)if(!n[t].type.eq(e[t].type))return!1;return!0}function dc(n){let e=n.nextSibling;return n.parentNode.removeChild(n),e}class fy{constructor(e,t,r){this.lock=t,this.view=r,this.index=0,this.stack=[],this.changed=!1,this.top=e,this.preMatch=hy(e.node.content,e)}destroyBetween(e,t){if(e!=t){for(let r=e;r<t;r++)this.top.children[r].destroy();this.top.children.splice(e,t-e),this.changed=!0}}destroyRest(){this.destroyBetween(this.index,this.top.children.length)}syncToMarks(e,t,r){let s=0,o=this.stack.length>>1,i=Math.min(o,e.length);for(;s<i&&(s==o-1?this.top:this.stack[s+1<<1]).matchesMark(e[s])&&e[s].type.spec.spanning!==!1;)s++;for(;s<o;)this.destroyRest(),this.top.dirty=dt,this.index=this.stack.pop(),this.top=this.stack.pop(),o--;for(;o<e.length;){this.stack.push(this.top,this.index+1);let l=-1;for(let a=this.index;a<Math.min(this.index+3,this.top.children.length);a++){let c=this.top.children[a];if(c.matchesMark(e[o])&&!this.isLocked(c.dom)){l=a;break}}if(l>-1)l>this.index&&(this.changed=!0,this.destroyBetween(this.index,l)),this.top=this.top.children[this.index];else{let a=Mn.create(this.top,e[o],t,r);this.top.children.splice(this.index,0,a),this.top=a,this.changed=!0}this.index=0,o++}}findNodeMatch(e,t,r,s){let o=-1,i;if(s>=this.preMatch.index&&(i=this.preMatch.matches[s-this.preMatch.index]).parent==this.top&&i.matchesNode(e,t,r))o=this.top.children.indexOf(i,this.index);else for(let l=this.index,a=Math.min(this.top.children.length,l+5);l<a;l++){let c=this.top.children[l];if(c.matchesNode(e,t,r)&&!this.preMatch.matched.has(c)){o=l;break}}return o<0?!1:(this.destroyBetween(this.index,o),this.index++,!0)}updateNodeAt(e,t,r,s,o){let i=this.top.children[s];return i.dirty==xt&&i.dom==i.contentDOM&&(i.dirty=fn),i.update(e,t,r,o)?(this.destroyBetween(this.index,s),this.index++,!0):!1}findIndexWithChild(e){for(;;){let t=e.parentNode;if(!t)return-1;if(t==this.top.contentDOM){let r=e.pmViewDesc;if(r){for(let s=this.index;s<this.top.children.length;s++)if(this.top.children[s]==r)return s}return-1}e=t}}updateNextNode(e,t,r,s,o,i){for(let l=this.index;l<this.top.children.length;l++){let a=this.top.children[l];if(a instanceof Kt){let c=this.preMatch.matched.get(a);if(c!=null&&c!=o)return!1;let u=a.dom,d,f=this.isLocked(u)&&!(e.isText&&a.node&&a.node.isText&&a.nodeDOM.nodeValue==e.text&&a.dirty!=xt&&Ss(t,a.outerDeco));if(!f&&a.update(e,t,r,s))return this.destroyBetween(this.index,l),a.dom!=u&&(this.changed=!0),this.index++,!0;if(!f&&(d=this.recreateWrapper(a,e,t,r,s,i)))return this.destroyBetween(this.index,l),this.top.children[this.index]=d,d.contentDOM&&(d.dirty=fn,d.updateChildren(s,i+1),d.dirty=dt),this.changed=!0,this.index++,!0;break}}return!1}recreateWrapper(e,t,r,s,o,i){if(e.dirty||t.isAtom||!e.children.length||!e.node.content.eq(t.content)||!Ss(r,e.outerDeco)||!s.eq(e.innerDeco))return null;let l=Kt.create(this.top,t,r,s,o,i);if(l.contentDOM){l.children=e.children,e.children=[];for(let a of l.children)a.parent=l}return e.destroy(),l}addNode(e,t,r,s,o){let i=Kt.create(this.top,e,t,r,s,o);i.contentDOM&&i.updateChildren(s,o+1),this.top.children.splice(this.index++,0,i),this.changed=!0}placeWidget(e,t,r){let s=this.index<this.top.children.length?this.top.children[this.index]:null;if(s&&s.matchesWidget(e)&&(e==s.widget||!s.widget.type.toDOM.parentNode))this.index++;else{let o=new zd(this.top,e,t,r);this.top.children.splice(this.index++,0,o),this.changed=!0}}addTextblockHacks(){let e=this.top.children[this.index-1],t=this.top;for(;e instanceof Mn;)t=e,e=t.children[t.children.length-1];(!e||!(e instanceof wo)||/\n$/.test(e.node.text)||this.view.requiresGeckoHackNode&&/\s$/.test(e.node.text))&&((Ke||We)&&e&&e.dom.contentEditable=="false"&&this.addHackNode("IMG",t),this.addHackNode("BR",this.top))}addHackNode(e,t){if(t==this.top&&this.index<t.children.length&&t.children[this.index].matchesHack(e))this.index++;else{let r=document.createElement(e);e=="IMG"&&(r.className="ProseMirror-separator",r.alt=""),e=="BR"&&(r.className="ProseMirror-trailingBreak");let s=new $d(this.top,[],r,null);t!=this.top?t.children.push(s):t.children.splice(this.index++,0,s),this.changed=!0}}isLocked(e){return this.lock&&(e==this.lock||e.nodeType==1&&e.contains(this.lock.parentNode))}}function hy(n,e){let t=e,r=t.children.length,s=n.childCount,o=new Map,i=[];e:for(;s>0;){let l;for(;;)if(r){let c=t.children[r-1];if(c instanceof Mn)t=c,r=c.children.length;else{l=c,r--;break}}else{if(t==e)break e;r=t.parent.children.indexOf(t),t=t.parent}let a=l.node;if(a){if(a!=n.child(s-1))break;--s,o.set(l,s),i.push(l)}}return{index:s,matched:o,matches:i.reverse()}}function py(n,e){return n.type.side-e.type.side}function my(n,e,t,r){let s=e.locals(n),o=0;if(s.length==0){for(let c=0;c<n.childCount;c++){let u=n.child(c);r(u,s,e.forChild(o,u),c),o+=u.nodeSize}return}let i=0,l=[],a=null;for(let c=0;;){let u,d;for(;i<s.length&&s[i].to==o;){let y=s[i++];y.widget&&(u?(d||(d=[u])).push(y):u=y)}if(u)if(d){d.sort(py);for(let y=0;y<d.length;y++)t(d[y],c,!!a)}else t(u,c,!!a);let f,h;if(a)h=-1,f=a,a=null;else if(c<n.childCount)h=c,f=n.child(c++);else break;for(let y=0;y<l.length;y++)l[y].to<=o&&l.splice(y--,1);for(;i<s.length&&s[i].from<=o&&s[i].to>o;)l.push(s[i++]);let p=o+f.nodeSize;if(f.isText){let y=p;i<s.length&&s[i].from<y&&(y=s[i].from);for(let b=0;b<l.length;b++)l[b].to<y&&(y=l[b].to);y<p&&(a=f.cut(y-o),f=f.cut(0,y-o),p=y,h=-1)}else for(;i<s.length&&s[i].to<p;)i++;let g=f.isInline&&!f.isLeaf?l.filter(y=>!y.inline):l.slice();r(f,g,e.forChild(o,f),h),o=p}}function gy(n){if(n.nodeName=="UL"||n.nodeName=="OL"){let e=n.style.cssText;n.style.cssText=e+"; list-style: square !important",window.getComputedStyle(n).listStyle,n.style.cssText=e}}function yy(n,e,t,r){for(let s=0,o=0;s<n.childCount&&o<=r;){let i=n.child(s++),l=o;if(o+=i.nodeSize,!i.isText)continue;let a=i.text;for(;s<n.childCount;){let c=n.child(s++);if(o+=c.nodeSize,!c.isText)break;a+=c.text}if(o>=t){if(o>=r&&a.slice(r-e.length-l,r-l)==e)return r-e.length;let c=l<r?a.lastIndexOf(e,r-l-1):-1;if(c>=0&&c+e.length+l>=t)return l+c;if(t==r&&a.length>=r+e.length-l&&a.slice(r-l,r-l+e.length)==e)return r}}return-1}function $i(n,e,t,r,s){let o=[];for(let i=0,l=0;i<n.length;i++){let a=n[i],c=l,u=l+=a.size;c>=t||u<=e?o.push(a):(c<e&&o.push(a.slice(0,e-c,r)),s&&(o.push(s),s=void 0),u>t&&o.push(a.slice(t-c,a.size,r)))}return o}function Nl(n,e=null){let t=n.domSelectionRange(),r=n.state.doc;if(!t.focusNode)return null;let s=n.docView.nearestDesc(t.focusNode),o=s&&s.size==0,i=n.docView.posFromDOM(t.focusNode,t.focusOffset,1);if(i<0)return null;let l=r.resolve(i),a,c;if(Mo(t)){for(a=i;s&&!s.node;)s=s.parent;let d=s.node;if(s&&d.isAtom&&ee.isSelectable(d)&&s.parent&&!(d.isInline&&Hg(t.focusNode,t.focusOffset,s.dom))){let f=s.posBefore;c=new ee(i==f?l:r.resolve(f))}}else{if(t instanceof n.dom.ownerDocument.defaultView.Selection&&t.rangeCount>1){let d=i,f=i;for(let h=0;h<t.rangeCount;h++){let p=t.getRangeAt(h);d=Math.min(d,n.docView.posFromDOM(p.startContainer,p.startOffset,1)),f=Math.max(f,n.docView.posFromDOM(p.endContainer,p.endOffset,-1))}if(d<0)return null;[a,i]=f==n.state.selection.anchor?[f,d]:[d,f],l=r.resolve(i)}else a=n.docView.posFromDOM(t.anchorNode,t.anchorOffset,1);if(a<0)return null}let u=r.resolve(a);if(!c){let d=e=="pointer"||n.state.selection.head<l.pos&&!o?1:-1;c=Rl(n,u,l,d)}return c}function Yd(n){return n.editable?n.hasFocus():Ud(n)&&document.activeElement&&document.activeElement.contains(n.dom)}function Nt(n,e=!1){let t=n.state.selection;if(qd(n,t),!!Yd(n)){if(!e&&n.input.mouseDown&&n.input.mouseDown.allowDefault&&We){let r=n.domSelectionRange(),s=n.domObserver.currentSelection;if(r.anchorNode&&s.anchorNode&&Cn(r.anchorNode,r.anchorOffset,s.anchorNode,s.anchorOffset)){n.input.mouseDown.delayedSelectionSync=!0,n.domObserver.setCurSelection();return}}if(n.domObserver.disconnectSelection(),n.cursorWrapper)ky(n);else{let{anchor:r,head:s}=t,o,i;fc&&!(t instanceof re)&&(t.$from.parent.inlineContent||(o=hc(n,t.from)),!t.empty&&!t.$from.parent.inlineContent&&(i=hc(n,t.to))),n.docView.setSelection(r,s,n,e),fc&&(o&&pc(o),i&&pc(i)),t.visible?n.dom.classList.remove("ProseMirror-hideselection"):(n.dom.classList.add("ProseMirror-hideselection"),"onselectionchange"in document&&by(n))}n.domObserver.setCurSelection(),n.domObserver.connectSelection()}}const fc=Ke||We&&Ld<63;function hc(n,e){let{node:t,offset:r}=n.docView.domFromPos(e,0),s=r<t.childNodes.length?t.childNodes[r]:null,o=r?t.childNodes[r-1]:null;if(Ke&&s&&s.contentEditable=="false")return si(s);if((!s||s.contentEditable=="false")&&(!o||o.contentEditable=="false")){if(s)return si(s);if(o)return si(o)}}function si(n){return n.contentEditable="true",Ke&&n.draggable&&(n.draggable=!1,n.wasDraggable=!0),n}function pc(n){n.contentEditable="false",n.wasDraggable&&(n.draggable=!0,n.wasDraggable=null)}function by(n){let e=n.dom.ownerDocument;e.removeEventListener("selectionchange",n.input.hideSelectionGuard);let t=n.domSelectionRange(),r=t.anchorNode,s=t.anchorOffset;e.addEventListener("selectionchange",n.input.hideSelectionGuard=()=>{(t.anchorNode!=r||t.anchorOffset!=s)&&(e.removeEventListener("selectionchange",n.input.hideSelectionGuard),setTimeout(()=>{(!Yd(n)||n.state.selection.visible)&&n.dom.classList.remove("ProseMirror-hideselection")},20))})}function ky(n){let e=n.domSelection();if(!e)return;let t=n.cursorWrapper.dom,r=t.nodeName=="IMG";r?e.collapse(t.parentNode,Fe(t)+1):e.collapse(t,0),!r&&!n.state.selection.visible&&tt&&Ut<=11&&(t.disabled=!0,t.disabled=!1)}function qd(n,e){if(e instanceof ee){let t=n.docView.descAt(e.from);t!=n.lastSelectedViewDesc&&(mc(n),t&&t.selectNode(),n.lastSelectedViewDesc=t)}else mc(n)}function mc(n){n.lastSelectedViewDesc&&(n.lastSelectedViewDesc.parent&&n.lastSelectedViewDesc.deselectNode(),n.lastSelectedViewDesc=void 0)}function Rl(n,e,t,r){return n.someProp("createSelectionBetween",s=>s(n,e,t))||re.between(e,t,r)}function gc(n){return n.editable&&!n.hasFocus()?!1:Ud(n)}function Ud(n){let e=n.domSelectionRange();if(!e.anchorNode)return!1;try{return n.dom.contains(e.anchorNode.nodeType==3?e.anchorNode.parentNode:e.anchorNode)&&(n.editable||n.dom.contains(e.focusNode.nodeType==3?e.focusNode.parentNode:e.focusNode))}catch{return!1}}function xy(n){let e=n.docView.domFromPos(n.state.selection.anchor,0),t=n.domSelectionRange();return Cn(e.node,e.offset,t.anchorNode,t.anchorOffset)}function Vi(n,e){let{$anchor:t,$head:r}=n.selection,s=e>0?t.max(r):t.min(r),o=s.parent.inlineContent?s.depth?n.doc.resolve(e>0?s.after():s.before()):null:s;return o&&le.findFrom(o,e)}function Bt(n,e){return n.dispatch(n.state.tr.setSelection(e).scrollIntoView()),!0}function yc(n,e,t){let r=n.state.selection;if(r instanceof re)if(t.indexOf("s")>-1){let{$head:s}=r,o=s.textOffset?null:e<0?s.nodeBefore:s.nodeAfter;if(!o||o.isText||!o.isLeaf)return!1;let i=n.state.doc.resolve(s.pos+o.nodeSize*(e<0?-1:1));return Bt(n,new re(r.$anchor,i))}else if(r.empty){if(n.endOfTextblock(e>0?"forward":"backward")){let s=Vi(n.state,e);return s&&s instanceof ee?Bt(n,s):!1}else if(!(at&&t.indexOf("m")>-1)){let s=r.$head,o=s.textOffset?null:e<0?s.nodeBefore:s.nodeAfter,i;if(!o||o.isText)return!1;let l=e<0?s.pos-o.nodeSize:s.pos;return o.isAtom||(i=n.docView.descAt(l))&&!i.contentDOM?ee.isSelectable(o)?Bt(n,new ee(e<0?n.state.doc.resolve(s.pos-o.nodeSize):s)):Lr?Bt(n,new re(n.state.doc.resolve(e<0?l:l+o.nodeSize))):!1:!1}}else return!1;else{if(r instanceof ee&&r.node.isInline)return Bt(n,new re(e>0?r.$to:r.$from));{let s=Vi(n.state,e);return s?Bt(n,s):!1}}}function Cs(n){return n.nodeType==3?n.nodeValue.length:n.childNodes.length}function fr(n,e){let t=n.pmViewDesc;return t&&t.size==0&&(e<0||n.nextSibling||n.nodeName!="BR")}function Ln(n,e){return e<0?vy(n):Sy(n)}function vy(n){let e=n.domSelectionRange(),t=e.focusNode,r=e.focusOffset;if(!t)return;let s,o,i=!1;for(ut&&t.nodeType==1&&r<Cs(t)&&fr(t.childNodes[r],-1)&&(i=!0);;)if(r>0){if(t.nodeType!=1)break;{let l=t.childNodes[r-1];if(fr(l,-1))s=t,o=--r;else if(l.nodeType==3)t=l,r=t.nodeValue.length;else break}}else{if(Kd(t))break;{let l=t.previousSibling;for(;l&&fr(l,-1);)s=t.parentNode,o=Fe(l),l=l.previousSibling;if(l)t=l,r=Cs(t);else{if(t=t.parentNode,t==n.dom)break;r=0}}}i?Hi(n,t,r):s&&Hi(n,s,o)}function Sy(n){let e=n.domSelectionRange(),t=e.focusNode,r=e.focusOffset;if(!t)return;let s=Cs(t),o,i;for(;;)if(r<s){if(t.nodeType!=1)break;let l=t.childNodes[r];if(fr(l,1))o=t,i=++r;else break}else{if(Kd(t))break;{let l=t.nextSibling;for(;l&&fr(l,1);)o=l.parentNode,i=Fe(l)+1,l=l.nextSibling;if(l)t=l,r=0,s=Cs(t);else{if(t=t.parentNode,t==n.dom)break;r=s=0}}}o&&Hi(n,o,i)}function Kd(n){let e=n.pmViewDesc;return e&&e.node&&e.node.isBlock}function Cy(n,e){for(;n&&e==n.childNodes.length&&!Rr(n);)e=Fe(n)+1,n=n.parentNode;for(;n&&e<n.childNodes.length;){let t=n.childNodes[e];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=0}}function My(n,e){for(;n&&!e&&!Rr(n);)e=Fe(n),n=n.parentNode;for(;n&&e;){let t=n.childNodes[e-1];if(t.nodeType==3)return t;if(t.nodeType==1&&t.contentEditable=="false")break;n=t,e=n.childNodes.length}}function Hi(n,e,t){if(e.nodeType!=3){let o,i;(i=Cy(e,t))?(e=i,t=0):(o=My(e,t))&&(e=o,t=o.nodeValue.length)}let r=n.domSelection();if(!r)return;if(Mo(r)){let o=document.createRange();o.setEnd(e,t),o.setStart(e,t),r.removeAllRanges(),r.addRange(o)}else r.extend&&r.extend(e,t);n.domObserver.setCurSelection();let{state:s}=n;setTimeout(()=>{n.state==s&&Nt(n)},50)}function bc(n,e){let t=n.state.doc.resolve(e);if(!(We||qg)&&t.parent.inlineContent){let s=n.coordsAtPos(e);if(e>t.start()){let o=n.coordsAtPos(e-1),i=(o.top+o.bottom)/2;if(i>s.top&&i<s.bottom&&Math.abs(o.left-s.left)>1)return o.left<s.left?"ltr":"rtl"}if(e<t.end()){let o=n.coordsAtPos(e+1),i=(o.top+o.bottom)/2;if(i>s.top&&i<s.bottom&&Math.abs(o.left-s.left)>1)return o.left>s.left?"ltr":"rtl"}}return getComputedStyle(n.dom).direction=="rtl"?"rtl":"ltr"}function kc(n,e,t){let r=n.state.selection;if(r instanceof re&&!r.empty||t.indexOf("s")>-1||at&&t.indexOf("m")>-1)return!1;let{$from:s,$to:o}=r;if(!s.parent.inlineContent||n.endOfTextblock(e<0?"up":"down")){let i=Vi(n.state,e);if(i&&i instanceof ee)return Bt(n,i)}if(!s.parent.inlineContent){let i=e<0?s:o,l=r instanceof rt?le.near(i,e):le.findFrom(i,e);return l?Bt(n,l):!1}return!1}function xc(n,e){if(!(n.state.selection instanceof re))return!0;let{$head:t,$anchor:r,empty:s}=n.state.selection;if(!t.sameParent(r))return!0;if(!s)return!1;if(n.endOfTextblock(e>0?"forward":"backward"))return!0;let o=!t.textOffset&&(e<0?t.nodeBefore:t.nodeAfter);if(o&&!o.isText){let i=n.state.tr;return e<0?i.delete(t.pos-o.nodeSize,t.pos):i.delete(t.pos,t.pos+o.nodeSize),n.dispatch(i),!0}return!1}function vc(n,e,t){n.domObserver.stop(),e.contentEditable=t,n.domObserver.start()}function wy(n){if(!Ke||n.state.selection.$head.parentOffset>0)return!1;let{focusNode:e,focusOffset:t}=n.domSelectionRange();if(e&&e.nodeType==1&&t==0&&e.firstChild&&e.firstChild.contentEditable=="false"){let r=e.firstChild;vc(n,r,"true"),setTimeout(()=>vc(n,r,"false"),20)}return!1}function Ty(n){let e="";return n.ctrlKey&&(e+="c"),n.metaKey&&(e+="m"),n.altKey&&(e+="a"),n.shiftKey&&(e+="s"),e}function Ey(n,e){let t=e.keyCode,r=Ty(e);if(t==8||at&&t==72&&r=="c")return xc(n,-1)||Ln(n,-1);if(t==46&&!e.shiftKey||at&&t==68&&r=="c")return xc(n,1)||Ln(n,1);if(t==13||t==27)return!0;if(t==37||at&&t==66&&r=="c"){let s=t==37?bc(n,n.state.selection.from)=="ltr"?-1:1:-1;return yc(n,s,r)||Ln(n,s)}else if(t==39||at&&t==70&&r=="c"){let s=t==39?bc(n,n.state.selection.from)=="ltr"?1:-1:1;return yc(n,s,r)||Ln(n,s)}else{if(t==38||at&&t==80&&r=="c")return kc(n,-1,r)||Ln(n,-1);if(t==40||at&&t==78&&r=="c")return wy(n)||kc(n,1,r)||Ln(n,1);if(r==(at?"m":"c")&&(t==66||t==73||t==89||t==90))return!0}return!1}function Ll(n,e){n.someProp("transformCopied",h=>{e=h(e,n)});let t=[],{content:r,openStart:s,openEnd:o}=e;for(;s>1&&o>1&&r.childCount==1&&r.firstChild.childCount==1;){s--,o--;let h=r.firstChild;t.push(h.type.name,h.attrs!=h.type.defaultAttrs?h.attrs:null),r=h.content}let i=n.someProp("clipboardSerializer")||En.fromSchema(n.state.schema),l=ef(),a=l.createElement("div");a.appendChild(i.serializeFragment(r,{document:l}));let c=a.firstChild,u,d=0;for(;c&&c.nodeType==1&&(u=Zd[c.nodeName.toLowerCase()]);){for(let h=u.length-1;h>=0;h--){let p=l.createElement(u[h]);for(;a.firstChild;)p.appendChild(a.firstChild);a.appendChild(p),d++}c=a.firstChild}c&&c.nodeType==1&&c.setAttribute("data-pm-slice",`${s} ${o}${d?` -${d}`:""} ${JSON.stringify(t)}`);let f=n.someProp("clipboardTextSerializer",h=>h(e,n))||e.content.textBetween(0,e.content.size,`
|
|
45
45
|
|
|
46
46
|
`);return{dom:a,text:f,slice:e}}function Jd(n,e,t,r,s){let o=s.parent.type.spec.code,i,l;if(!t&&!e)return null;let a=!!e&&(r||o||!t);if(a){if(n.someProp("transformPastedText",f=>{e=f(e,o||r,n)}),o)return l=new W(j.from(n.state.schema.text(e.replace(/\r\n?/g,`
|
|
47
|
-
`))),0,0),n.someProp("transformPasted",f=>{l=f(l,n,!0)}),l;let d=n.someProp("clipboardTextParser",f=>f(e,s,r,n));if(d)l=d;else{let f=s.marks(),{schema:h}=n.state,p=En.fromSchema(h);i=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(g=>{let y=i.appendChild(document.createElement("p"));g&&y.appendChild(p.serializeNode(h.text(g,f)))})}}else n.someProp("transformPastedHTML",d=>{t=d(t,n)}),i=Ny(t),Lr&&Ry(i);let c=i&&i.querySelector("[data-pm-slice]"),u=c&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(c.getAttribute("data-pm-slice")||"");if(u&&u[3])for(let d=+u[3];d>0;d--){let f=i.firstChild;for(;f&&f.nodeType!=1;)f=f.nextSibling;if(!f)break;i=f}if(l||(l=(n.someProp("clipboardParser")||n.someProp("domParser")||qt.fromSchema(n.state.schema)).parseSlice(i,{preserveWhitespace:!!(a||u),context:s,ruleFromNode(f){return f.nodeName=="BR"&&!f.nextSibling&&f.parentNode&&!Ay.test(f.parentNode.nodeName)?{ignore:!0}:null}})),u)l=Ly(Sc(l,+u[1],+u[2]),u[4]);else if(l=W.maxOpen(Oy(l.content,s),!0),l.openStart||l.openEnd){let d=0,f=0;for(let h=l.content.firstChild;d<l.openStart&&!h.type.spec.isolating;d++,h=h.firstChild);for(let h=l.content.lastChild;f<l.openEnd&&!h.type.spec.isolating;f++,h=h.lastChild);l=Sc(l,d,f)}return n.someProp("transformPasted",d=>{l=d(l,n,a)}),l}const Ay=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i;function Oy(n,e){if(n.childCount<2)return n;for(let t=e.depth;t>=0;t--){let s=e.node(t).contentMatchAt(e.index(t)),o,i=[];if(n.forEach(l=>{if(!i)return;let a=s.findWrapping(l.type),c;if(!a)return i=null;if(c=i.length&&o.length&&Xd(a,o,l,i[i.length-1],0))i[i.length-1]=c;else{i.length&&(i[i.length-1]=Qd(i[i.length-1],o.length));let u=Gd(l,a);i.push(u),s=s.matchType(u.type),o=a}}),i)return j.from(i)}return n}function Gd(n,e,t=0){for(let r=e.length-1;r>=t;r--)n=e[r].create(null,j.from(n));return n}function Xd(n,e,t,r,s){if(s<n.length&&s<e.length&&n[s]==e[s]){let o=Xd(n,e,t,r.lastChild,s+1);if(o)return r.copy(r.content.replaceChild(r.childCount-1,o));if(r.contentMatchAt(r.childCount).matchType(s==n.length-1?t.type:n[s+1]))return r.copy(r.content.append(j.from(Gd(t,n,s+1))))}}function Qd(n,e){if(e==0)return n;let t=n.content.replaceChild(n.childCount-1,Qd(n.lastChild,e-1)),r=n.contentMatchAt(n.childCount).fillBefore(j.empty,!0);return n.copy(t.append(r))}function Wi(n,e,t,r,s,o){let i=e<0?n.firstChild:n.lastChild,l=i.content;return n.childCount>1&&(o=0),s<r-1&&(l=Wi(l,e,t,r,s+1,o)),s>=t&&(l=e<0?i.contentMatchAt(0).fillBefore(l,o<=s).append(l):l.append(i.contentMatchAt(i.childCount).fillBefore(j.empty,!0))),n.replaceChild(e<0?0:n.childCount-1,i.copy(l))}function Sc(n,e,t){return e<n.openStart&&(n=new W(Wi(n.content,-1,e,n.openStart,0,n.openEnd),e,n.openEnd)),t<n.openEnd&&(n=new W(Wi(n.content,1,t,n.openEnd,0,0),n.openStart,t)),n}const Zd={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]};let Cc=null;function ef(){return Cc||(Cc=document.implementation.createHTMLDocument("title"))}let oi=null;function Dy(n){let e=window.trustedTypes;return e?(oi||(oi=e.defaultPolicy||e.createPolicy("ProseMirrorClipboard",{createHTML:t=>t})),oi.createHTML(n)):n}function Ny(n){let e=/^(\s*<meta [^>]*>)*/.exec(n);e&&(n=n.slice(e[0].length));let t=ef().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(n),s;if((s=r&&Zd[r[1].toLowerCase()])&&(n=s.map(o=>"<"+o+">").join("")+n+s.map(o=>"</"+o+">").reverse().join("")),t.innerHTML=Dy(n),s)for(let o=0;o<s.length;o++)t=t.querySelector(s[o])||t;return t}function Ry(n){let e=n.querySelectorAll(We?"span:not([class]):not([style])":"span.Apple-converted-space");for(let t=0;t<e.length;t++){let r=e[t];r.childNodes.length==1&&r.textContent==" "&&r.parentNode&&r.parentNode.replaceChild(n.ownerDocument.createTextNode(" "),r)}}function Ly(n,e){if(!n.size)return n;let t=n.content.firstChild.type.schema,r;try{r=JSON.parse(e)}catch{return n}let{content:s,openStart:o,openEnd:i}=n;for(let l=r.length-2;l>=0;l-=2){let a=t.nodes[r[l]];if(!a||a.hasRequiredAttrs())break;s=j.from(a.create(r[l+1],s)),o++,i++}return new W(s,o,i)}const Je={},Ge={},Iy={touchstart:!0,touchmove:!0};class jy{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:"",button:0},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastChromeDelete=0,this.composing=!1,this.compositionNode=null,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function Py(n){for(let e in Je){let t=Je[e];n.dom.addEventListener(e,n.input.eventHandlers[e]=r=>{By(n,r)&&!Il(n,r)&&(n.editable||!(r.type in Ge))&&t(n,r)},Iy[e]?{passive:!0}:void 0)}Ke&&n.dom.addEventListener("input",()=>null),Yi(n)}function Yt(n,e){n.input.lastSelectionOrigin=e,n.input.lastSelectionTime=Date.now()}function _y(n){n.domObserver.stop();for(let e in n.input.eventHandlers)n.dom.removeEventListener(e,n.input.eventHandlers[e]);clearTimeout(n.input.composingTimeout),clearTimeout(n.input.lastIOSEnterFallbackTimeout)}function Yi(n){n.someProp("handleDOMEvents",e=>{for(let t in e)n.input.eventHandlers[t]||n.dom.addEventListener(t,n.input.eventHandlers[t]=r=>Il(n,r))})}function Il(n,e){return n.someProp("handleDOMEvents",t=>{let r=t[e.type];return r?r(n,e)||e.defaultPrevented:!1})}function By(n,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let t=e.target;t!=n.dom;t=t.parentNode)if(!t||t.nodeType==11||t.pmViewDesc&&t.pmViewDesc.stopEvent(e))return!1;return!0}function Fy(n,e){!Il(n,e)&&Je[e.type]&&(n.editable||!(e.type in Ge))&&Je[e.type](n,e)}Ge.keydown=(n,e)=>{let t=e;if(n.input.shiftKey=t.keyCode==16||t.shiftKey,!nf(n,t)&&(n.input.lastKeyCode=t.keyCode,n.input.lastKeyCodeTime=Date.now(),!(Ot&&We&&t.keyCode==13)))if(t.keyCode!=229&&n.domObserver.forceFlush(),qn&&t.keyCode==13&&!t.ctrlKey&&!t.altKey&&!t.metaKey){let r=Date.now();n.input.lastIOSEnter=r,n.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{n.input.lastIOSEnter==r&&(n.someProp("handleKeyDown",s=>s(n,dn(13,"Enter"))),n.input.lastIOSEnter=0)},200)}else n.someProp("handleKeyDown",r=>r(n,t))||Ey(n,t)?t.preventDefault():Yt(n,"key")};Ge.keyup=(n,e)=>{e.keyCode==16&&(n.input.shiftKey=!1)};Ge.keypress=(n,e)=>{let t=e;if(nf(n,t)||!t.charCode||t.ctrlKey&&!t.altKey||at&&t.metaKey)return;if(n.someProp("handleKeyPress",s=>s(n,t))){t.preventDefault();return}let r=n.state.selection;if(!(r instanceof re)||!r.$from.sameParent(r.$to)){let s=String.fromCharCode(t.charCode),o=()=>n.state.tr.insertText(s).scrollIntoView();!/[\r\n]/.test(s)&&!n.someProp("handleTextInput",i=>i(n,r.$from.pos,r.$to.pos,s,o))&&n.dispatch(o()),t.preventDefault()}};function To(n){return{left:n.clientX,top:n.clientY}}function zy(n,e){let t=e.x-n.clientX,r=e.y-n.clientY;return t*t+r*r<100}function jl(n,e,t,r,s){if(r==-1)return!1;let o=n.state.doc.resolve(r);for(let i=o.depth+1;i>0;i--)if(n.someProp(e,l=>i>o.depth?l(n,t,o.nodeAfter,o.before(i),s,!0):l(n,t,o.node(i),o.before(i),s,!1)))return!0;return!1}function Vn(n,e,t){if(n.focused||n.focus(),n.state.selection.eq(e))return;let r=n.state.tr.setSelection(e);r.setMeta("pointer",!0),n.dispatch(r)}function $y(n,e){if(e==-1)return!1;let t=n.state.doc.resolve(e),r=t.nodeAfter;return r&&r.isAtom&&ee.isSelectable(r)?(Vn(n,new ee(t)),!0):!1}function Vy(n,e){if(e==-1)return!1;let t=n.state.selection,r,s;t instanceof ee&&(r=t.node);let o=n.state.doc.resolve(e);for(let i=o.depth+1;i>0;i--){let l=i>o.depth?o.nodeAfter:o.node(i);if(ee.isSelectable(l)){r&&t.$from.depth>0&&i>=t.$from.depth&&o.before(t.$from.depth+1)==t.$from.pos?s=o.before(t.$from.depth):s=o.before(i);break}}return s!=null?(Vn(n,ee.create(n.state.doc,s)),!0):!1}function Hy(n,e,t,r,s){return jl(n,"handleClickOn",e,t,r)||n.someProp("handleClick",o=>o(n,e,r))||(s?Vy(n,t):$y(n,t))}function Wy(n,e,t,r){return jl(n,"handleDoubleClickOn",e,t,r)||n.someProp("handleDoubleClick",s=>s(n,e,r))}function Yy(n,e,t,r){return jl(n,"handleTripleClickOn",e,t,r)||n.someProp("handleTripleClick",s=>s(n,e,r))||qy(n,t,r)}function qy(n,e,t){if(t.button!=0)return!1;let r=n.state.doc;if(e==-1)return r.inlineContent?(Vn(n,re.create(r,0,r.content.size)),!0):!1;let s=r.resolve(e);for(let o=s.depth+1;o>0;o--){let i=o>s.depth?s.nodeAfter:s.node(o),l=s.before(o);if(i.inlineContent)Vn(n,re.create(r,l+1,l+1+i.content.size));else if(ee.isSelectable(i))Vn(n,ee.create(r,l));else continue;return!0}}function Pl(n){return Ms(n)}const tf=at?"metaKey":"ctrlKey";Je.mousedown=(n,e)=>{let t=e;n.input.shiftKey=t.shiftKey;let r=Pl(n),s=Date.now(),o="singleClick";s-n.input.lastClick.time<500&&zy(t,n.input.lastClick)&&!t[tf]&&n.input.lastClick.button==t.button&&(n.input.lastClick.type=="singleClick"?o="doubleClick":n.input.lastClick.type=="doubleClick"&&(o="tripleClick")),n.input.lastClick={time:s,x:t.clientX,y:t.clientY,type:o,button:t.button};let i=n.posAtCoords(To(t));i&&(o=="singleClick"?(n.input.mouseDown&&n.input.mouseDown.done(),n.input.mouseDown=new Uy(n,i,t,!!r)):(o=="doubleClick"?Wy:Yy)(n,i.pos,i.inside,t)?t.preventDefault():Yt(n,"pointer"))};class Uy{constructor(e,t,r,s){this.view=e,this.pos=t,this.event=r,this.flushed=s,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!r[tf],this.allowDefault=r.shiftKey;let o,i;if(t.inside>-1)o=e.state.doc.nodeAt(t.inside),i=t.inside;else{let u=e.state.doc.resolve(t.pos);o=u.parent,i=u.depth?u.before():0}const l=s?null:r.target,a=l?e.docView.nearestDesc(l,!0):null;this.target=a&&a.nodeDOM.nodeType==1?a.nodeDOM:null;let{selection:c}=e.state;(r.button==0&&o.type.spec.draggable&&o.type.spec.selectable!==!1||c instanceof ee&&c.from<=i&&c.to>i)&&(this.mightDrag={node:o,pos:i,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&ut&&!this.target.hasAttribute("contentEditable"))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout(()=>{this.view.input.mouseDown==this&&this.target.setAttribute("contentEditable","false")},20),this.view.domObserver.start()),e.root.addEventListener("mouseup",this.up=this.up.bind(this)),e.root.addEventListener("mousemove",this.move=this.move.bind(this)),Yt(e,"pointer")}done(){this.view.root.removeEventListener("mouseup",this.up),this.view.root.removeEventListener("mousemove",this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute("draggable"),this.mightDrag.setUneditable&&this.target.removeAttribute("contentEditable"),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout(()=>Nt(this.view)),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return;let t=this.pos;this.view.state.doc!=this.startDoc&&(t=this.view.posAtCoords(To(e))),this.updateAllowDefault(e),this.allowDefault||!t?Yt(this.view,"pointer"):Hy(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||Ke&&this.mightDrag&&!this.mightDrag.node.isAtom||We&&!this.view.state.selection.visible&&Math.min(Math.abs(t.pos-this.view.state.selection.from),Math.abs(t.pos-this.view.state.selection.to))<=2)?(Vn(this.view,le.near(this.view.state.doc.resolve(t.pos))),e.preventDefault()):Yt(this.view,"pointer")}move(e){this.updateAllowDefault(e),Yt(this.view,"pointer"),e.buttons==0&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}}Je.touchstart=n=>{n.input.lastTouch=Date.now(),Pl(n),Yt(n,"pointer")};Je.touchmove=n=>{n.input.lastTouch=Date.now(),Yt(n,"pointer")};Je.contextmenu=n=>Pl(n);function nf(n,e){return n.composing?!0:Ke&&Math.abs(e.timeStamp-n.input.compositionEndedAt)<500?(n.input.compositionEndedAt=-2e8,!0):!1}const Ky=Ot?5e3:-1;Ge.compositionstart=Ge.compositionupdate=n=>{if(!n.composing){n.domObserver.flush();let{state:e}=n,t=e.selection.$to;if(e.selection instanceof re&&(e.storedMarks||!t.textOffset&&t.parentOffset&&t.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)))n.markCursor=n.state.storedMarks||t.marks(),Ms(n,!0),n.markCursor=null;else if(Ms(n,!e.selection.empty),ut&&e.selection.empty&&t.parentOffset&&!t.textOffset&&t.nodeBefore.marks.length){let r=n.domSelectionRange();for(let s=r.focusNode,o=r.focusOffset;s&&s.nodeType==1&&o!=0;){let i=o<0?s.lastChild:s.childNodes[o-1];if(!i)break;if(i.nodeType==3){let l=n.domSelection();l&&l.collapse(i,i.nodeValue.length);break}else s=i,o=-1}}n.input.composing=!0}rf(n,Ky)};Ge.compositionend=(n,e)=>{n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=e.timeStamp,n.input.compositionPendingChanges=n.domObserver.pendingRecords().length?n.input.compositionID:0,n.input.compositionNode=null,n.input.compositionPendingChanges&&Promise.resolve().then(()=>n.domObserver.flush()),n.input.compositionID++,rf(n,20))};function rf(n,e){clearTimeout(n.input.composingTimeout),e>-1&&(n.input.composingTimeout=setTimeout(()=>Ms(n),e))}function sf(n){for(n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=Gy());n.input.compositionNodes.length>0;)n.input.compositionNodes.pop().markParentsDirty()}function Jy(n){let e=n.domSelectionRange();if(!e.focusNode)return null;let t=$g(e.focusNode,e.focusOffset),r=Vg(e.focusNode,e.focusOffset);if(t&&r&&t!=r){let s=r.pmViewDesc,o=n.domObserver.lastChangedTextNode;if(t==o||r==o)return o;if(!s||!s.isText(r.nodeValue))return r;if(n.input.compositionNode==r){let i=t.pmViewDesc;if(!(!i||!i.isText(t.nodeValue)))return r}}return t||r}function Gy(){let n=document.createEvent("Event");return n.initEvent("event",!0,!0),n.timeStamp}function Ms(n,e=!1){if(!(Ot&&n.domObserver.flushingSoon>=0)){if(n.domObserver.forceFlush(),sf(n),e||n.docView&&n.docView.dirty){let t=Nl(n),r=n.state.selection;return t&&!t.eq(r)?n.dispatch(n.state.tr.setSelection(t)):(n.markCursor||e)&&!r.$from.node(r.$from.sharedDepth(r.to)).inlineContent?n.dispatch(n.state.tr.deleteSelection()):n.updateState(n.state),!0}return!1}}function Xy(n,e){if(!n.dom.parentNode)return;let t=n.dom.parentNode.appendChild(document.createElement("div"));t.appendChild(e),t.style.cssText="position: fixed; left: -10000px; top: 10px";let r=getSelection(),s=document.createRange();s.selectNodeContents(e),n.dom.blur(),r.removeAllRanges(),r.addRange(s),setTimeout(()=>{t.parentNode&&t.parentNode.removeChild(t),n.focus()},50)}const Mr=tt&&Ut<15||qn&&Ug<604;Je.copy=Ge.cut=(n,e)=>{let t=e,r=n.state.selection,s=t.type=="cut";if(r.empty)return;let o=Mr?null:t.clipboardData,i=r.content(),{dom:l,text:a}=Ll(n,i);o?(t.preventDefault(),o.clearData(),o.setData("text/html",l.innerHTML),o.setData("text/plain",a)):Xy(n,l),s&&n.dispatch(n.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function Qy(n){return n.openStart==0&&n.openEnd==0&&n.content.childCount==1?n.content.firstChild:null}function Zy(n,e){if(!n.dom.parentNode)return;let t=n.input.shiftKey||n.state.selection.$from.parent.type.spec.code,r=n.dom.parentNode.appendChild(document.createElement(t?"textarea":"div"));t||(r.contentEditable="true"),r.style.cssText="position: fixed; left: -10000px; top: 10px",r.focus();let s=n.input.shiftKey&&n.input.lastKeyCode!=45;setTimeout(()=>{n.focus(),r.parentNode&&r.parentNode.removeChild(r),t?wr(n,r.value,null,s,e):wr(n,r.textContent,r.innerHTML,s,e)},50)}function wr(n,e,t,r,s){let o=Jd(n,e,t,r,n.state.selection.$from);if(n.someProp("handlePaste",a=>a(n,s,o||W.empty)))return!0;if(!o)return!1;let i=Qy(o),l=i?n.state.tr.replaceSelectionWith(i,r):n.state.tr.replaceSelection(o);return n.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function of(n){let e=n.getData("text/plain")||n.getData("Text");if(e)return e;let t=n.getData("text/uri-list");return t?t.replace(/\r?\n/g," "):""}Ge.paste=(n,e)=>{let t=e;if(n.composing&&!Ot)return;let r=Mr?null:t.clipboardData,s=n.input.shiftKey&&n.input.lastKeyCode!=45;r&&wr(n,of(r),r.getData("text/html"),s,t)?t.preventDefault():Zy(n,t)};class lf{constructor(e,t,r){this.slice=e,this.move=t,this.node=r}}const e0=at?"altKey":"ctrlKey";function af(n,e){let t=n.someProp("dragCopies",r=>!r(e));return t??!e[e0]}Je.dragstart=(n,e)=>{let t=e,r=n.input.mouseDown;if(r&&r.done(),!t.dataTransfer)return;let s=n.state.selection,o=s.empty?null:n.posAtCoords(To(t)),i;if(!(o&&o.pos>=s.from&&o.pos<=(s instanceof ee?s.to-1:s.to))){if(r&&r.mightDrag)i=ee.create(n.state.doc,r.mightDrag.pos);else if(t.target&&t.target.nodeType==1){let d=n.docView.nearestDesc(t.target,!0);d&&d.node.type.spec.draggable&&d!=n.docView&&(i=ee.create(n.state.doc,d.posBefore))}}let l=(i||n.state.selection).content(),{dom:a,text:c,slice:u}=Ll(n,l);(!t.dataTransfer.files.length||!We||Ld>120)&&t.dataTransfer.clearData(),t.dataTransfer.setData(Mr?"Text":"text/html",a.innerHTML),t.dataTransfer.effectAllowed="copyMove",Mr||t.dataTransfer.setData("text/plain",c),n.dragging=new lf(u,af(n,t),i)};Je.dragend=n=>{let e=n.dragging;window.setTimeout(()=>{n.dragging==e&&(n.dragging=null)},50)};Ge.dragover=Ge.dragenter=(n,e)=>e.preventDefault();Ge.drop=(n,e)=>{let t=e,r=n.dragging;if(n.dragging=null,!t.dataTransfer)return;let s=n.posAtCoords(To(t));if(!s)return;let o=n.state.doc.resolve(s.pos),i=r&&r.slice;i?n.someProp("transformPasted",p=>{i=p(i,n,!1)}):i=Jd(n,of(t.dataTransfer),Mr?null:t.dataTransfer.getData("text/html"),!1,o);let l=!!(r&&af(n,t));if(n.someProp("handleDrop",p=>p(n,t,i||W.empty,l))){t.preventDefault();return}if(!i)return;t.preventDefault();let a=i?fd(n.state.doc,o.pos,i):o.pos;a==null&&(a=o.pos);let c=n.state.tr;if(l){let{node:p}=r;p?p.replace(c):c.deleteSelection()}let u=c.mapping.map(a),d=i.openStart==0&&i.openEnd==0&&i.content.childCount==1,f=c.doc;if(d?c.replaceRangeWith(u,u,i.content.firstChild):c.replaceRange(u,u,i),c.doc.eq(f))return;let h=c.doc.resolve(u);if(d&&ee.isSelectable(i.content.firstChild)&&h.nodeAfter&&h.nodeAfter.sameMarkup(i.content.firstChild))c.setSelection(new ee(h));else{let p=c.mapping.map(a);c.mapping.maps[c.mapping.maps.length-1].forEach((g,y,b,k)=>p=k),c.setSelection(Rl(n,h,c.doc.resolve(p)))}n.focus(),n.dispatch(c.setMeta("uiEvent","drop"))};Je.focus=n=>{n.input.lastFocus=Date.now(),n.focused||(n.domObserver.stop(),n.dom.classList.add("ProseMirror-focused"),n.domObserver.start(),n.focused=!0,setTimeout(()=>{n.docView&&n.hasFocus()&&!n.domObserver.currentSelection.eq(n.domSelectionRange())&&Nt(n)},20))};Je.blur=(n,e)=>{let t=e;n.focused&&(n.domObserver.stop(),n.dom.classList.remove("ProseMirror-focused"),n.domObserver.start(),t.relatedTarget&&n.dom.contains(t.relatedTarget)&&n.domObserver.currentSelection.clear(),n.focused=!1)};Je.beforeinput=(n,e)=>{if(We&&Ot&&e.inputType=="deleteContentBackward"){n.domObserver.flushSoon();let{domChangeCount:r}=n.input;setTimeout(()=>{if(n.input.domChangeCount!=r||(n.dom.blur(),n.focus(),n.someProp("handleKeyDown",o=>o(n,dn(8,"Backspace")))))return;let{$cursor:s}=n.state.selection;s&&s.pos>0&&n.dispatch(n.state.tr.delete(s.pos-1,s.pos).scrollIntoView())},50)}};for(let n in Ge)Je[n]=Ge[n];function Tr(n,e){if(n==e)return!0;for(let t in n)if(n[t]!==e[t])return!1;for(let t in e)if(!(t in n))return!1;return!0}class ws{constructor(e,t){this.toDOM=e,this.spec=t||bn,this.side=this.spec.side||0}map(e,t,r,s){let{pos:o,deleted:i}=e.mapResult(t.from+s,this.side<0?-1:1);return i?null:new Ue(o-r,o-r,this)}valid(){return!0}eq(e){return this==e||e instanceof ws&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&Tr(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class Jt{constructor(e,t){this.attrs=e,this.spec=t||bn}map(e,t,r,s){let o=e.map(t.from+s,this.spec.inclusiveStart?-1:1)-r,i=e.map(t.to+s,this.spec.inclusiveEnd?1:-1)-r;return o>=i?null:new Ue(o,i,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof Jt&&Tr(this.attrs,e.attrs)&&Tr(this.spec,e.spec)}static is(e){return e.type instanceof Jt}destroy(){}}class _l{constructor(e,t){this.attrs=e,this.spec=t||bn}map(e,t,r,s){let o=e.mapResult(t.from+s,1);if(o.deleted)return null;let i=e.mapResult(t.to+s,-1);return i.deleted||i.pos<=o.pos?null:new Ue(o.pos-r,i.pos-r,this)}valid(e,t){let{index:r,offset:s}=e.content.findIndex(t.from),o;return s==t.from&&!(o=e.child(r)).isText&&s+o.nodeSize==t.to}eq(e){return this==e||e instanceof _l&&Tr(this.attrs,e.attrs)&&Tr(this.spec,e.spec)}destroy(){}}class Ue{constructor(e,t,r){this.from=e,this.to=t,this.type=r}copy(e,t){return new Ue(e,t,this.type)}eq(e,t=0){return this.type.eq(e.type)&&this.from+t==e.from&&this.to+t==e.to}map(e,t,r){return this.type.map(e,this,t,r)}static widget(e,t,r){return new Ue(e,e,new ws(t,r))}static inline(e,t,r,s){return new Ue(e,t,new Jt(r,s))}static node(e,t,r,s){return new Ue(e,t,new _l(r,s))}get spec(){return this.type.spec}get inline(){return this.type instanceof Jt}get widget(){return this.type instanceof ws}}const jn=[],bn={};class Se{constructor(e,t){this.local=e.length?e:jn,this.children=t.length?t:jn}static create(e,t){return t.length?Ts(t,e,0,bn):$e}find(e,t,r){let s=[];return this.findInner(e??0,t??1e9,s,0,r),s}findInner(e,t,r,s,o){for(let i=0;i<this.local.length;i++){let l=this.local[i];l.from<=t&&l.to>=e&&(!o||o(l.spec))&&r.push(l.copy(l.from+s,l.to+s))}for(let i=0;i<this.children.length;i+=3)if(this.children[i]<t&&this.children[i+1]>e){let l=this.children[i]+1;this.children[i+2].findInner(e-l,t-l,r,s+l,o)}}map(e,t,r){return this==$e||e.maps.length==0?this:this.mapInner(e,t,0,0,r||bn)}mapInner(e,t,r,s,o){let i;for(let l=0;l<this.local.length;l++){let a=this.local[l].map(e,r,s);a&&a.type.valid(t,a)?(i||(i=[])).push(a):o.onRemove&&o.onRemove(this.local[l].spec)}return this.children.length?t0(this.children,i||[],e,t,r,s,o):i?new Se(i.sort(kn),jn):$e}add(e,t){return t.length?this==$e?Se.create(e,t):this.addInner(e,t,0):this}addInner(e,t,r){let s,o=0;e.forEach((l,a)=>{let c=a+r,u;if(u=uf(t,l,c)){for(s||(s=this.children.slice());o<s.length&&s[o]<a;)o+=3;s[o]==a?s[o+2]=s[o+2].addInner(l,u,c+1):s.splice(o,0,a,a+l.nodeSize,Ts(u,l,c+1,bn)),o+=3}});let i=cf(o?df(t):t,-r);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||i.splice(l--,1);return new Se(i.length?this.local.concat(i).sort(kn):this.local,s||this.children)}remove(e){return e.length==0||this==$e?this:this.removeInner(e,0)}removeInner(e,t){let r=this.children,s=this.local;for(let o=0;o<r.length;o+=3){let i,l=r[o]+t,a=r[o+1]+t;for(let u=0,d;u<e.length;u++)(d=e[u])&&d.from>l&&d.to<a&&(e[u]=null,(i||(i=[])).push(d));if(!i)continue;r==this.children&&(r=this.children.slice());let c=r[o+2].removeInner(i,l+1);c!=$e?r[o+2]=c:(r.splice(o,3),o-=3)}if(s.length){for(let o=0,i;o<e.length;o++)if(i=e[o])for(let l=0;l<s.length;l++)s[l].eq(i,t)&&(s==this.local&&(s=this.local.slice()),s.splice(l--,1))}return r==this.children&&s==this.local?this:s.length||r.length?new Se(s,r):$e}forChild(e,t){if(this==$e)return this;if(t.isLeaf)return Se.empty;let r,s;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(r=this.children[l+2]);break}let o=e+1,i=o+t.content.size;for(let l=0;l<this.local.length;l++){let a=this.local[l];if(a.from<i&&a.to>o&&a.type instanceof Jt){let c=Math.max(o,a.from)-o,u=Math.min(i,a.to)-o;c<u&&(s||(s=[])).push(a.copy(c,u))}}if(s){let l=new Se(s.sort(kn),jn);return r?new $t([l,r]):l}return r||$e}eq(e){if(this==e)return!0;if(!(e instanceof Se)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1;for(let t=0;t<this.local.length;t++)if(!this.local[t].eq(e.local[t]))return!1;for(let t=0;t<this.children.length;t+=3)if(this.children[t]!=e.children[t]||this.children[t+1]!=e.children[t+1]||!this.children[t+2].eq(e.children[t+2]))return!1;return!0}locals(e){return Bl(this.localsInner(e))}localsInner(e){if(this==$e)return jn;if(e.inlineContent||!this.local.some(Jt.is))return this.local;let t=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof Jt||t.push(this.local[r]);return t}forEachSet(e){e(this)}}Se.empty=new Se([],[]);Se.removeOverlap=Bl;const $e=Se.empty;class $t{constructor(e){this.members=e}map(e,t){const r=this.members.map(s=>s.map(e,t,bn));return $t.from(r)}forChild(e,t){if(t.isLeaf)return Se.empty;let r=[];for(let s=0;s<this.members.length;s++){let o=this.members[s].forChild(e,t);o!=$e&&(o instanceof $t?r=r.concat(o.members):r.push(o))}return $t.from(r)}eq(e){if(!(e instanceof $t)||e.members.length!=this.members.length)return!1;for(let t=0;t<this.members.length;t++)if(!this.members[t].eq(e.members[t]))return!1;return!0}locals(e){let t,r=!0;for(let s=0;s<this.members.length;s++){let o=this.members[s].localsInner(e);if(o.length)if(!t)t=o;else{r&&(t=t.slice(),r=!1);for(let i=0;i<o.length;i++)t.push(o[i])}}return t?Bl(r?t:t.sort(kn)):jn}static from(e){switch(e.length){case 0:return $e;case 1:return e[0];default:return new $t(e.every(t=>t instanceof Se)?e:e.reduce((t,r)=>t.concat(r instanceof Se?r:r.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}}function t0(n,e,t,r,s,o,i){let l=n.slice();for(let c=0,u=o;c<t.maps.length;c++){let d=0;t.maps[c].forEach((f,h,p,g)=>{let y=g-p-(h-f);for(let b=0;b<l.length;b+=3){let k=l[b+1];if(k<0||f>k+u-d)continue;let M=l[b]+u-d;h>=M?l[b+1]=f<=M?-2:-1:f>=u&&y&&(l[b]+=y,l[b+1]+=y)}d+=y}),u=t.maps[c].map(u,-1)}let a=!1;for(let c=0;c<l.length;c+=3)if(l[c+1]<0){if(l[c+1]==-2){a=!0,l[c+1]=-1;continue}let u=t.map(n[c]+o),d=u-s;if(d<0||d>=r.content.size){a=!0;continue}let f=t.map(n[c+1]+o,-1),h=f-s,{index:p,offset:g}=r.content.findIndex(d),y=r.maybeChild(p);if(y&&g==d&&g+y.nodeSize==h){let b=l[c+2].mapInner(t,y,u+1,n[c]+o+1,i);b!=$e?(l[c]=d,l[c+1]=h,l[c+2]=b):(l[c+1]=-2,a=!0)}else a=!0}if(a){let c=n0(l,n,e,t,s,o,i),u=Ts(c,r,0,i);e=u.local;for(let d=0;d<l.length;d+=3)l[d+1]<0&&(l.splice(d,3),d-=3);for(let d=0,f=0;d<u.children.length;d+=3){let h=u.children[d];for(;f<l.length&&l[f]<h;)f+=3;l.splice(f,0,u.children[d],u.children[d+1],u.children[d+2])}}return new Se(e.sort(kn),l)}function cf(n,e){if(!e||!n.length)return n;let t=[];for(let r=0;r<n.length;r++){let s=n[r];t.push(new Ue(s.from+e,s.to+e,s.type))}return t}function n0(n,e,t,r,s,o,i){function l(a,c){for(let u=0;u<a.local.length;u++){let d=a.local[u].map(r,s,c);d?t.push(d):i.onRemove&&i.onRemove(a.local[u].spec)}for(let u=0;u<a.children.length;u+=3)l(a.children[u+2],a.children[u]+c+1)}for(let a=0;a<n.length;a+=3)n[a+1]==-1&&l(n[a+2],e[a]+o+1);return t}function uf(n,e,t){if(e.isLeaf)return null;let r=t+e.nodeSize,s=null;for(let o=0,i;o<n.length;o++)(i=n[o])&&i.from>t&&i.to<r&&((s||(s=[])).push(i),n[o]=null);return s}function df(n){let e=[];for(let t=0;t<n.length;t++)n[t]!=null&&e.push(n[t]);return e}function Ts(n,e,t,r){let s=[],o=!1;e.forEach((l,a)=>{let c=uf(n,l,a+t);if(c){o=!0;let u=Ts(c,l,t+a+1,r);u!=$e&&s.push(a,a+l.nodeSize,u)}});let i=cf(o?df(n):n,-t).sort(kn);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||(r.onRemove&&r.onRemove(i[l].spec),i.splice(l--,1));return i.length||s.length?new Se(i,s):$e}function kn(n,e){return n.from-e.from||n.to-e.to}function Bl(n){let e=n;for(let t=0;t<e.length-1;t++){let r=e[t];if(r.from!=r.to)for(let s=t+1;s<e.length;s++){let o=e[s];if(o.from==r.from){o.to!=r.to&&(e==n&&(e=n.slice()),e[s]=o.copy(o.from,r.to),Mc(e,s+1,o.copy(r.to,o.to)));continue}else{o.from<r.to&&(e==n&&(e=n.slice()),e[t]=r.copy(r.from,o.from),Mc(e,s,r.copy(o.from,r.to)));break}}}return e}function Mc(n,e,t){for(;e<n.length&&kn(t,n[e])>0;)e++;n.splice(e,0,t)}function ii(n){let e=[];return n.someProp("decorations",t=>{let r=t(n.state);r&&r!=$e&&e.push(r)}),n.cursorWrapper&&e.push(Se.create(n.state.doc,[n.cursorWrapper.deco])),$t.from(e)}const r0={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},s0=tt&&Ut<=11;class o0{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(e){this.anchorNode=e.anchorNode,this.anchorOffset=e.anchorOffset,this.focusNode=e.focusNode,this.focusOffset=e.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(e){return e.anchorNode==this.anchorNode&&e.anchorOffset==this.anchorOffset&&e.focusNode==this.focusNode&&e.focusOffset==this.focusOffset}}class i0{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new o0,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let s=0;s<r.length;s++)this.queue.push(r[s]);tt&&Ut<=11&&r.some(s=>s.type=="childList"&&s.removedNodes.length||s.type=="characterData"&&s.oldValue.length>s.target.nodeValue.length)?this.flushSoon():this.flush()}),s0&&(this.onCharData=r=>{this.queue.push({target:r.target,type:"characterData",oldValue:r.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,r0)),this.onCharData&&this.view.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.connectSelection()}stop(){if(this.observer){let e=this.observer.takeRecords();if(e.length){for(let t=0;t<e.length;t++)this.queue.push(e[t]);window.setTimeout(()=>this.flush(),20)}this.observer.disconnect()}this.onCharData&&this.view.dom.removeEventListener("DOMCharacterDataModified",this.onCharData),this.disconnectSelection()}connectSelection(){this.view.dom.ownerDocument.addEventListener("selectionchange",this.onSelectionChange)}disconnectSelection(){this.view.dom.ownerDocument.removeEventListener("selectionchange",this.onSelectionChange)}suppressSelectionUpdates(){this.suppressingSelectionUpdates=!0,setTimeout(()=>this.suppressingSelectionUpdates=!1,50)}onSelectionChange(){if(gc(this.view)){if(this.suppressingSelectionUpdates)return Nt(this.view);if(tt&&Ut<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&Cn(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset))return this.flushSoon()}this.flush()}}setCurSelection(){this.currentSelection.set(this.view.domSelectionRange())}ignoreSelectionChange(e){if(!e.focusNode)return!0;let t=new Set,r;for(let o=e.focusNode;o;o=Yn(o))t.add(o);for(let o=e.anchorNode;o;o=Yn(o))if(t.has(o)){r=o;break}let s=r&&this.view.docView.nearestDesc(r);if(s&&s.ignoreMutation({type:"selection",target:r.nodeType==3?r.parentNode:r}))return this.setCurSelection(),!0}pendingRecords(){if(this.observer)for(let e of this.observer.takeRecords())this.queue.push(e);return this.queue}flush(){let{view:e}=this;if(!e.docView||this.flushingSoon>-1)return;let t=this.pendingRecords();t.length&&(this.queue=[]);let r=e.domSelectionRange(),s=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&gc(e)&&!this.ignoreSelectionChange(r),o=-1,i=-1,l=!1,a=[];if(e.editable)for(let u=0;u<t.length;u++){let d=this.registerMutation(t[u],a);d&&(o=o<0?d.from:Math.min(d.from,o),i=i<0?d.to:Math.max(d.to,i),d.typeOver&&(l=!0))}if(ut&&a.length){let u=a.filter(d=>d.nodeName=="BR");if(u.length==2){let[d,f]=u;d.parentNode&&d.parentNode.parentNode==f.parentNode?f.remove():d.remove()}else{let{focusNode:d}=this.currentSelection;for(let f of u){let h=f.parentNode;h&&h.nodeName=="LI"&&(!d||c0(e,d)!=h)&&f.remove()}}}let c=null;o<0&&s&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Mo(r)&&(c=Nl(e))&&c.eq(le.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Nt(e),this.currentSelection.set(r),e.scrollToSelection()):(o>-1||s)&&(o>-1&&(e.docView.markDirty(o,i),l0(e)),this.handleDOMChange(o,i,l,a),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(r)||Nt(e),this.currentSelection.set(r))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let r=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(r==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!r||r.ignoreMutation(e))return null;if(e.type=="childList"){for(let u=0;u<e.addedNodes.length;u++){let d=e.addedNodes[u];t.push(d),d.nodeType==3&&(this.lastChangedTextNode=d)}if(r.contentDOM&&r.contentDOM!=r.dom&&!r.contentDOM.contains(e.target))return{from:r.posBefore,to:r.posAfter};let s=e.previousSibling,o=e.nextSibling;if(tt&&Ut<=11&&e.addedNodes.length)for(let u=0;u<e.addedNodes.length;u++){let{previousSibling:d,nextSibling:f}=e.addedNodes[u];(!d||Array.prototype.indexOf.call(e.addedNodes,d)<0)&&(s=d),(!f||Array.prototype.indexOf.call(e.addedNodes,f)<0)&&(o=f)}let i=s&&s.parentNode==e.target?Fe(s)+1:0,l=r.localPosFromDOM(e.target,i,-1),a=o&&o.parentNode==e.target?Fe(o):e.target.childNodes.length,c=r.localPosFromDOM(e.target,a,1);return{from:l,to:c}}else return e.type=="attributes"?{from:r.posAtStart-r.border,to:r.posAtEnd+r.border}:(this.lastChangedTextNode=e.target,{from:r.posAtStart,to:r.posAtEnd,typeOver:e.target.nodeValue==e.oldValue})}}let wc=new WeakMap,Tc=!1;function l0(n){if(!wc.has(n)&&(wc.set(n,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(n.dom).whiteSpace)!==-1)){if(n.requiresGeckoHackNode=ut,Tc)return;console.warn("ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package."),Tc=!0}}function Ec(n,e){let t=e.startContainer,r=e.startOffset,s=e.endContainer,o=e.endOffset,i=n.domAtPos(n.state.selection.anchor);return Cn(i.node,i.offset,s,o)&&([t,r,s,o]=[s,o,t,r]),{anchorNode:t,anchorOffset:r,focusNode:s,focusOffset:o}}function a0(n,e){if(e.getComposedRanges){let s=e.getComposedRanges(n.root)[0];if(s)return Ec(n,s)}let t;function r(s){s.preventDefault(),s.stopImmediatePropagation(),t=s.getTargetRanges()[0]}return n.dom.addEventListener("beforeinput",r,!0),document.execCommand("indent"),n.dom.removeEventListener("beforeinput",r,!0),t?Ec(n,t):null}function c0(n,e){for(let t=e.parentNode;t&&t!=n.dom;t=t.parentNode){let r=n.docView.nearestDesc(t,!0);if(r&&r.node.isBlock)return t}return null}function u0(n,e,t){let{node:r,fromOffset:s,toOffset:o,from:i,to:l}=n.docView.parseRange(e,t),a=n.domSelectionRange(),c,u=a.anchorNode;if(u&&n.dom.contains(u.nodeType==1?u:u.parentNode)&&(c=[{node:u,offset:a.anchorOffset}],Mo(a)||c.push({node:a.focusNode,offset:a.focusOffset})),We&&n.input.lastKeyCode===8)for(let y=o;y>s;y--){let b=r.childNodes[y-1],k=b.pmViewDesc;if(b.nodeName=="BR"&&!k){o=y;break}if(!k||k.size)break}let d=n.state.doc,f=n.someProp("domParser")||qt.fromSchema(n.state.schema),h=d.resolve(i),p=null,g=f.parse(r,{topNode:h.parent,topMatch:h.parent.contentMatchAt(h.index()),topOpen:!0,from:s,to:o,preserveWhitespace:h.parent.type.whitespace=="pre"?"full":!0,findPositions:c,ruleFromNode:d0,context:h});if(c&&c[0].pos!=null){let y=c[0].pos,b=c[1]&&c[1].pos;b==null&&(b=y),p={anchor:y+i,head:b+i}}return{doc:g,sel:p,from:i,to:l}}function d0(n){let e=n.pmViewDesc;if(e)return e.parseRule();if(n.nodeName=="BR"&&n.parentNode){if(Ke&&/^(ul|ol)$/i.test(n.parentNode.nodeName)){let t=document.createElement("div");return t.appendChild(document.createElement("li")),{skip:t}}else if(n.parentNode.lastChild==n||Ke&&/^(tr|table)$/i.test(n.parentNode.nodeName))return{ignore:!0}}else if(n.nodeName=="IMG"&&n.getAttribute("mark-placeholder"))return{ignore:!0};return null}const f0=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|img|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function h0(n,e,t,r,s){let o=n.input.compositionPendingChanges||(n.composing?n.input.compositionID:0);if(n.input.compositionPendingChanges=0,e<0){let w=n.input.lastSelectionTime>Date.now()-50?n.input.lastSelectionOrigin:null,O=Nl(n,w);if(O&&!n.state.selection.eq(O)){if(We&&Ot&&n.input.lastKeyCode===13&&Date.now()-100<n.input.lastKeyCodeTime&&n.someProp("handleKeyDown",N=>N(n,dn(13,"Enter"))))return;let I=n.state.tr.setSelection(O);w=="pointer"?I.setMeta("pointer",!0):w=="key"&&I.scrollIntoView(),o&&I.setMeta("composition",o),n.dispatch(I)}return}let i=n.state.doc.resolve(e),l=i.sharedDepth(t);e=i.before(l+1),t=n.state.doc.resolve(t).after(l+1);let a=n.state.selection,c=u0(n,e,t),u=n.state.doc,d=u.slice(c.from,c.to),f,h;n.input.lastKeyCode===8&&Date.now()-100<n.input.lastKeyCodeTime?(f=n.state.selection.to,h="end"):(f=n.state.selection.from,h="start"),n.input.lastKeyCode=null;let p=g0(d.content,c.doc.content,c.from,f,h);if(p&&n.input.domChangeCount++,(qn&&n.input.lastIOSEnter>Date.now()-225||Ot)&&s.some(w=>w.nodeType==1&&!f0.test(w.nodeName))&&(!p||p.endA>=p.endB)&&n.someProp("handleKeyDown",w=>w(n,dn(13,"Enter")))){n.input.lastIOSEnter=0;return}if(!p)if(r&&a instanceof re&&!a.empty&&a.$head.sameParent(a.$anchor)&&!n.composing&&!(c.sel&&c.sel.anchor!=c.sel.head))p={start:a.from,endA:a.to,endB:a.to};else{if(c.sel){let w=Ac(n,n.state.doc,c.sel);if(w&&!w.eq(n.state.selection)){let O=n.state.tr.setSelection(w);o&&O.setMeta("composition",o),n.dispatch(O)}}return}n.state.selection.from<n.state.selection.to&&p.start==p.endB&&n.state.selection instanceof re&&(p.start>n.state.selection.from&&p.start<=n.state.selection.from+2&&n.state.selection.from>=c.from?p.start=n.state.selection.from:p.endA<n.state.selection.to&&p.endA>=n.state.selection.to-2&&n.state.selection.to<=c.to&&(p.endB+=n.state.selection.to-p.endA,p.endA=n.state.selection.to)),tt&&Ut<=11&&p.endB==p.start+1&&p.endA==p.start&&p.start>c.from&&c.doc.textBetween(p.start-c.from-1,p.start-c.from+1)==" "&&(p.start--,p.endA--,p.endB--);let g=c.doc.resolveNoCache(p.start-c.from),y=c.doc.resolveNoCache(p.endB-c.from),b=u.resolve(p.start),k=g.sameParent(y)&&g.parent.inlineContent&&b.end()>=p.endA;if((qn&&n.input.lastIOSEnter>Date.now()-225&&(!k||s.some(w=>w.nodeName=="DIV"||w.nodeName=="P"))||!k&&g.pos<c.doc.content.size&&(!g.sameParent(y)||!g.parent.inlineContent)&&g.pos<y.pos&&!/\S/.test(c.doc.textBetween(g.pos,y.pos,"","")))&&n.someProp("handleKeyDown",w=>w(n,dn(13,"Enter")))){n.input.lastIOSEnter=0;return}if(n.state.selection.anchor>p.start&&m0(u,p.start,p.endA,g,y)&&n.someProp("handleKeyDown",w=>w(n,dn(8,"Backspace")))){Ot&&We&&n.domObserver.suppressSelectionUpdates();return}We&&p.endB==p.start&&(n.input.lastChromeDelete=Date.now()),Ot&&!k&&g.start()!=y.start()&&y.parentOffset==0&&g.depth==y.depth&&c.sel&&c.sel.anchor==c.sel.head&&c.sel.head==p.endA&&(p.endB-=2,y=c.doc.resolveNoCache(p.endB-c.from),setTimeout(()=>{n.someProp("handleKeyDown",function(w){return w(n,dn(13,"Enter"))})},20));let M=p.start,E=p.endA,C=w=>{let O=w||n.state.tr.replace(M,E,c.doc.slice(p.start-c.from,p.endB-c.from));if(c.sel){let I=Ac(n,O.doc,c.sel);I&&!(We&&n.composing&&I.empty&&(p.start!=p.endB||n.input.lastChromeDelete<Date.now()-100)&&(I.head==M||I.head==O.mapping.map(E)-1)||tt&&I.empty&&I.head==M)&&O.setSelection(I)}return o&&O.setMeta("composition",o),O.scrollIntoView()},S;if(k)if(g.pos==y.pos){tt&&Ut<=11&&g.parentOffset==0&&(n.domObserver.suppressSelectionUpdates(),setTimeout(()=>Nt(n),20));let w=C(n.state.tr.delete(M,E)),O=u.resolve(p.start).marksAcross(u.resolve(p.endA));O&&w.ensureMarks(O),n.dispatch(w)}else if(p.endA==p.endB&&(S=p0(g.parent.content.cut(g.parentOffset,y.parentOffset),b.parent.content.cut(b.parentOffset,p.endA-b.start())))){let w=C(n.state.tr);S.type=="add"?w.addMark(M,E,S.mark):w.removeMark(M,E,S.mark),n.dispatch(w)}else if(g.parent.child(g.index()).isText&&g.index()==y.index()-(y.textOffset?0:1)){let w=g.parent.textBetween(g.parentOffset,y.parentOffset),O=()=>C(n.state.tr.insertText(w,M,E));n.someProp("handleTextInput",I=>I(n,M,E,w,O))||n.dispatch(O())}else n.dispatch(C());else n.dispatch(C())}function Ac(n,e,t){return Math.max(t.anchor,t.head)>e.content.size?null:Rl(n,e.resolve(t.anchor),e.resolve(t.head))}function p0(n,e){let t=n.firstChild.marks,r=e.firstChild.marks,s=t,o=r,i,l,a;for(let u=0;u<r.length;u++)s=r[u].removeFromSet(s);for(let u=0;u<t.length;u++)o=t[u].removeFromSet(o);if(s.length==1&&o.length==0)l=s[0],i="add",a=u=>u.mark(l.addToSet(u.marks));else if(s.length==0&&o.length==1)l=o[0],i="remove",a=u=>u.mark(l.removeFromSet(u.marks));else return null;let c=[];for(let u=0;u<e.childCount;u++)c.push(a(e.child(u)));if(j.from(c).eq(n))return{mark:l,type:i}}function m0(n,e,t,r,s){if(t-e<=s.pos-r.pos||li(r,!0,!1)<s.pos)return!1;let o=n.resolve(e);if(!r.parent.isTextblock){let l=o.nodeAfter;return l!=null&&t==e+l.nodeSize}if(o.parentOffset<o.parent.content.size||!o.parent.isTextblock)return!1;let i=n.resolve(li(o,!0,!0));return!i.parent.isTextblock||i.pos>t||li(i,!0,!1)<t?!1:r.parent.content.cut(r.parentOffset).eq(i.parent.content)}function li(n,e,t){let r=n.depth,s=e?n.end():n.pos;for(;r>0&&(e||n.indexAfter(r)==n.node(r).childCount);)r--,s++,e=!1;if(t){let o=n.node(r).maybeChild(n.indexAfter(r));for(;o&&!o.isLeaf;)o=o.firstChild,s++}return s}function g0(n,e,t,r,s){let o=n.findDiffStart(e,t);if(o==null)return null;let{a:i,b:l}=n.findDiffEnd(e,t+n.size,t+e.size);if(s=="end"){let a=Math.max(0,o-Math.min(i,l));r-=i+a-o}if(i<o&&n.size<e.size){let a=r<=o&&r>=i?o-r:0;o-=a,o&&o<e.size&&Oc(e.textBetween(o-1,o+1))&&(o+=a?1:-1),l=o+(l-i),i=o}else if(l<o){let a=r<=o&&r>=l?o-r:0;o-=a,o&&o<n.size&&Oc(n.textBetween(o-1,o+1))&&(o+=a?1:-1),i=o+(i-l),l=o}return{start:o,endA:i,endB:l}}function Oc(n){if(n.length!=2)return!1;let e=n.charCodeAt(0),t=n.charCodeAt(1);return e>=56320&&e<=57343&&t>=55296&&t<=56319}class ff{constructor(e,t){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new jy,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(Ic),this.dispatch=this.dispatch.bind(this),this.dom=e&&e.mount||document.createElement("div"),e&&(e.appendChild?e.appendChild(this.dom):typeof e=="function"?e(this.dom):e.mount&&(this.mounted=!0)),this.editable=Rc(this),Nc(this),this.nodeViews=Lc(this),this.docView=uc(this.state.doc,Dc(this),ii(this),this.dom,this),this.domObserver=new i0(this,(r,s,o,i)=>h0(this,r,s,o,i)),this.domObserver.start(),Py(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let e=this._props;this._props={};for(let t in e)this._props[t]=e[t];this._props.state=this.state}return this._props}update(e){e.handleDOMEvents!=this._props.handleDOMEvents&&Yi(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Ic),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let r in this._props)t[r]=this._props[r];t.state=this.state;for(let r in e)t[r]=e[r];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){var r;let s=this.state,o=!1,i=!1;e.storedMarks&&this.composing&&(sf(this),i=!0),this.state=e;let l=s.plugins!=e.plugins||this._props.plugins!=t.plugins;if(l||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let h=Lc(this);b0(h,this.nodeViews)&&(this.nodeViews=h,o=!0)}(l||t.handleDOMEvents!=this._props.handleDOMEvents)&&Yi(this),this.editable=Rc(this),Nc(this);let a=ii(this),c=Dc(this),u=s.plugins!=e.plugins&&!s.doc.eq(e.doc)?"reset":e.scrollToSelection>s.scrollToSelection?"to selection":"preserve",d=o||!this.docView.matchesNode(e.doc,c,a);(d||!e.selection.eq(s.selection))&&(i=!0);let f=u=="preserve"&&i&&this.dom.style.overflowAnchor==null&&Gg(this);if(i){this.domObserver.stop();let h=d&&(tt||We)&&!this.composing&&!s.selection.empty&&!e.selection.empty&&y0(s.selection,e.selection);if(d){let p=We?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=Jy(this)),(o||!this.docView.update(e.doc,c,a,this))&&(this.docView.updateOuterDeco(c),this.docView.destroy(),this.docView=uc(e.doc,c,a,this.dom,this)),p&&!this.trackWrites&&(h=!0)}h||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&xy(this))?Nt(this,h):(qd(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(s),!((r=this.dragging)===null||r===void 0)&&r.node&&!s.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,s),u=="reset"?this.dom.scrollTop=0:u=="to selection"?this.scrollToSelection():f&&Xg(f)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!(!e||!this.dom.contains(e.nodeType==1?e:e.parentNode))){if(!this.someProp("handleScrollToSelection",t=>t(this)))if(this.state.selection instanceof ee){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&sc(this,t.getBoundingClientRect(),e)}else sc(this,this.coordsAtPos(this.state.selection.head,1),e)}}destroyPluginViews(){let e;for(;e=this.pluginViews.pop();)e.destroy&&e.destroy()}updatePluginViews(e){if(!e||e.plugins!=this.state.plugins||this.directPlugins!=this.prevDirectPlugins){this.prevDirectPlugins=this.directPlugins,this.destroyPluginViews();for(let t=0;t<this.directPlugins.length;t++){let r=this.directPlugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}for(let t=0;t<this.state.plugins.length;t++){let r=this.state.plugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let r=this.pluginViews[t];r.update&&r.update(this,e)}}updateDraggedNode(e,t){let r=e.node,s=-1;if(this.state.doc.nodeAt(r.from)==r.node)s=r.from;else{let o=r.from+(this.state.doc.content.size-t.doc.content.size);(o>0&&this.state.doc.nodeAt(o))==r.node&&(s=o)}this.dragging=new lf(e.slice,e.move,s<0?void 0:ee.create(this.state.doc,s))}someProp(e,t){let r=this._props&&this._props[e],s;if(r!=null&&(s=t?t(r):r))return s;for(let i=0;i<this.directPlugins.length;i++){let l=this.directPlugins[i].props[e];if(l!=null&&(s=t?t(l):l))return s}let o=this.state.plugins;if(o)for(let i=0;i<o.length;i++){let l=o[i].props[e];if(l!=null&&(s=t?t(l):l))return s}}hasFocus(){if(tt){let e=this.root.activeElement;if(e==this.dom)return!0;if(!e||!this.dom.contains(e))return!1;for(;e&&this.dom!=e&&this.dom.contains(e);){if(e.contentEditable=="false")return!1;e=e.parentElement}return!0}return this.root.activeElement==this.dom}focus(){this.domObserver.stop(),this.editable&&Qg(this.dom),Nt(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let t=this.dom.parentNode;t;t=t.parentNode)if(t.nodeType==9||t.nodeType==11&&t.host)return t.getSelection||(Object.getPrototypeOf(t).getSelection=()=>t.ownerDocument.getSelection()),this._root=t}return e||document}updateRoot(){this._root=null}posAtCoords(e){return ry(this,e)}coordsAtPos(e,t=1){return Bd(this,e,t)}domAtPos(e,t=0){return this.docView.domFromPos(e,t)}nodeDOM(e){let t=this.docView.descAt(e);return t?t.nodeDOM:null}posAtDOM(e,t,r=-1){let s=this.docView.posFromDOM(e,t,r);if(s==null)throw new RangeError("DOM position not inside the editor");return s}endOfTextblock(e,t){return ay(this,t||this.state,e)}pasteHTML(e,t){return wr(this,"",e,!1,t||new ClipboardEvent("paste"))}pasteText(e,t){return wr(this,e,null,!0,t||new ClipboardEvent("paste"))}serializeForClipboard(e){return Ll(this,e)}destroy(){this.docView&&(_y(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],ii(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,Fg())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return Fy(this,e)}domSelectionRange(){let e=this.domSelection();return e?Ke&&this.root.nodeType===11&&Wg(this.dom.ownerDocument)==this.dom&&a0(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}ff.prototype.dispatch=function(n){let e=this._props.dispatchTransaction;e?e.call(this,n):this.updateState(this.state.apply(n))};function Dc(n){let e=Object.create(null);return e.class="ProseMirror",e.contenteditable=String(n.editable),n.someProp("attributes",t=>{if(typeof t=="function"&&(t=t(n.state)),t)for(let r in t)r=="class"?e.class+=" "+t[r]:r=="style"?e.style=(e.style?e.style+";":"")+t[r]:!e[r]&&r!="contenteditable"&&r!="nodeName"&&(e[r]=String(t[r]))}),e.translate||(e.translate="no"),[Ue.node(0,n.state.doc.content.size,e)]}function Nc(n){if(n.markCursor){let e=document.createElement("img");e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),n.cursorWrapper={dom:e,deco:Ue.widget(n.state.selection.from,e,{raw:!0,marks:n.markCursor})}}else n.cursorWrapper=null}function Rc(n){return!n.someProp("editable",e=>e(n.state)===!1)}function y0(n,e){let t=Math.min(n.$anchor.sharedDepth(n.head),e.$anchor.sharedDepth(e.head));return n.$anchor.start(t)!=e.$anchor.start(t)}function Lc(n){let e=Object.create(null);function t(r){for(let s in r)Object.prototype.hasOwnProperty.call(e,s)||(e[s]=r[s])}return n.someProp("nodeViews",t),n.someProp("markViews",t),e}function b0(n,e){let t=0,r=0;for(let s in n){if(n[s]!=e[s])return!0;t++}for(let s in e)r++;return t!=r}function Ic(n){if(n.spec.state||n.spec.filterTransaction||n.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}var Gt={8:"Backspace",9:"Tab",10:"Enter",12:"NumLock",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",44:"PrintScreen",45:"Insert",46:"Delete",59:";",61:"=",91:"Meta",92:"Meta",106:"*",107:"+",108:",",109:"-",110:".",111:"/",144:"NumLock",145:"ScrollLock",160:"Shift",161:"Shift",162:"Control",163:"Control",164:"Alt",165:"Alt",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},Es={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},k0=typeof navigator<"u"&&/Mac/.test(navigator.platform),x0=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent);for(var ze=0;ze<10;ze++)Gt[48+ze]=Gt[96+ze]=String(ze);for(var ze=1;ze<=24;ze++)Gt[ze+111]="F"+ze;for(var ze=65;ze<=90;ze++)Gt[ze]=String.fromCharCode(ze+32),Es[ze]=String.fromCharCode(ze);for(var ai in Gt)Es.hasOwnProperty(ai)||(Es[ai]=Gt[ai]);function v0(n){var e=k0&&n.metaKey&&n.shiftKey&&!n.ctrlKey&&!n.altKey||x0&&n.shiftKey&&n.key&&n.key.length==1||n.key=="Unidentified",t=!e&&n.key||(n.shiftKey?Es:Gt)[n.keyCode]||n.key||"Unidentified";return t=="Esc"&&(t="Escape"),t=="Del"&&(t="Delete"),t=="Left"&&(t="ArrowLeft"),t=="Up"&&(t="ArrowUp"),t=="Right"&&(t="ArrowRight"),t=="Down"&&(t="ArrowDown"),t}const S0=typeof navigator<"u"&&/Mac|iP(hone|[oa]d)/.test(navigator.platform),C0=typeof navigator<"u"&&/Win/.test(navigator.platform);function M0(n){let e=n.split(/-(?!$)/),t=e[e.length-1];t=="Space"&&(t=" ");let r,s,o,i;for(let l=0;l<e.length-1;l++){let a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))r=!0;else if(/^(c|ctrl|control)$/i.test(a))s=!0;else if(/^s(hift)?$/i.test(a))o=!0;else if(/^mod$/i.test(a))S0?i=!0:s=!0;else throw new Error("Unrecognized modifier name: "+a)}return r&&(t="Alt-"+t),s&&(t="Ctrl-"+t),i&&(t="Meta-"+t),o&&(t="Shift-"+t),t}function w0(n){let e=Object.create(null);for(let t in n)e[M0(t)]=n[t];return e}function ci(n,e,t=!0){return e.altKey&&(n="Alt-"+n),e.ctrlKey&&(n="Ctrl-"+n),e.metaKey&&(n="Meta-"+n),t&&e.shiftKey&&(n="Shift-"+n),n}function T0(n){return new Te({props:{handleKeyDown:hf(n)}})}function hf(n){let e=w0(n);return function(t,r){let s=v0(r),o,i=e[ci(s,r)];if(i&&i(t.state,t.dispatch,t))return!0;if(s.length==1&&s!=" "){if(r.shiftKey){let l=e[ci(s,r,!1)];if(l&&l(t.state,t.dispatch,t))return!0}if((r.altKey||r.metaKey||r.ctrlKey)&&!(C0&&r.ctrlKey&&r.altKey)&&(o=Gt[r.keyCode])&&o!=s){let l=e[ci(o,r)];if(l&&l(t.state,t.dispatch,t))return!0}}return!1}}var E0=Object.defineProperty,Fl=(n,e)=>{for(var t in e)E0(n,t,{get:e[t],enumerable:!0})};function Eo(n){const{state:e,transaction:t}=n;let{selection:r}=t,{doc:s}=t,{storedMarks:o}=t;return{...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return o},get selection(){return r},get doc(){return s},get tr(){return r=t.selection,s=t.doc,o=t.storedMarks,t}}}var Ao=class{constructor(n){this.editor=n.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=n.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){const{rawCommands:n,editor:e,state:t}=this,{view:r}=e,{tr:s}=t,o=this.buildProps(s);return Object.fromEntries(Object.entries(n).map(([i,l])=>[i,(...c)=>{const u=l(...c)(o);return!s.getMeta("preventDispatch")&&!this.hasCustomState&&r.dispatch(s),u}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(n,e=!0){const{rawCommands:t,editor:r,state:s}=this,{view:o}=r,i=[],l=!!n,a=n||s.tr,c=()=>(!l&&e&&!a.getMeta("preventDispatch")&&!this.hasCustomState&&o.dispatch(a),i.every(d=>d===!0)),u={...Object.fromEntries(Object.entries(t).map(([d,f])=>[d,(...p)=>{const g=this.buildProps(a,e),y=f(...p)(g);return i.push(y),u}])),run:c};return u}createCan(n){const{rawCommands:e,state:t}=this,r=!1,s=n||t.tr,o=this.buildProps(s,r);return{...Object.fromEntries(Object.entries(e).map(([l,a])=>[l,(...c)=>a(...c)({...o,dispatch:void 0})])),chain:()=>this.createChain(s,r)}}buildProps(n,e=!0){const{rawCommands:t,editor:r,state:s}=this,{view:o}=r,i={tr:n,editor:r,view:o,state:Eo({state:s,transaction:n}),dispatch:e?()=>{}:void 0,chain:()=>this.createChain(n,e),can:()=>this.createCan(n),get commands(){return Object.fromEntries(Object.entries(t).map(([l,a])=>[l,(...c)=>a(...c)(i)]))}};return i}},pf={};Fl(pf,{blur:()=>A0,clearContent:()=>O0,clearNodes:()=>D0,command:()=>N0,createParagraphNear:()=>R0,cut:()=>L0,deleteCurrentNode:()=>I0,deleteNode:()=>j0,deleteRange:()=>P0,deleteSelection:()=>_0,enter:()=>B0,exitCode:()=>F0,extendMarkRange:()=>z0,first:()=>$0,focus:()=>H0,forEach:()=>W0,insertContent:()=>Y0,insertContentAt:()=>K0,joinBackward:()=>X0,joinDown:()=>G0,joinForward:()=>Q0,joinItemBackward:()=>Z0,joinItemForward:()=>eb,joinTextblockBackward:()=>tb,joinTextblockForward:()=>nb,joinUp:()=>J0,keyboardShortcut:()=>sb,lift:()=>ob,liftEmptyBlock:()=>ib,liftListItem:()=>lb,newlineInCode:()=>ab,resetAttributes:()=>cb,scrollIntoView:()=>ub,selectAll:()=>db,selectNodeBackward:()=>fb,selectNodeForward:()=>hb,selectParentNode:()=>pb,selectTextblockEnd:()=>mb,selectTextblockStart:()=>gb,setContent:()=>yb,setMark:()=>jb,setMeta:()=>Pb,setNode:()=>_b,setNodeSelection:()=>Bb,setTextSelection:()=>Fb,sinkListItem:()=>zb,splitBlock:()=>$b,splitListItem:()=>Vb,toggleList:()=>Hb,toggleMark:()=>Wb,toggleNode:()=>Yb,toggleWrap:()=>qb,undoInputRule:()=>Ub,unsetAllMarks:()=>Kb,unsetMark:()=>Jb,updateAttributes:()=>Gb,wrapIn:()=>Xb,wrapInList:()=>Qb});var A0=()=>({editor:n,view:e})=>(requestAnimationFrame(()=>{var t;n.isDestroyed||(e.dom.blur(),(t=window==null?void 0:window.getSelection())==null||t.removeAllRanges())}),!0),O0=(n=!0)=>({commands:e})=>e.setContent("",{emitUpdate:n}),D0=()=>({state:n,tr:e,dispatch:t})=>{const{selection:r}=e,{ranges:s}=r;return t&&s.forEach(({$from:o,$to:i})=>{n.doc.nodesBetween(o.pos,i.pos,(l,a)=>{if(l.type.isText)return;const{doc:c,mapping:u}=e,d=c.resolve(u.map(a)),f=c.resolve(u.map(a+l.nodeSize)),h=d.blockRange(f);if(!h)return;const p=Jn(h);if(l.type.isTextblock){const{defaultType:g}=d.parent.contentMatchAt(d.index());e.setNodeMarkup(h.start,g)}(p||p===0)&&e.lift(h,p)})}),!0},N0=n=>e=>n(e),R0=()=>({state:n,dispatch:e})=>Ad(n,e),L0=(n,e)=>({editor:t,tr:r})=>{const{state:s}=t,o=s.doc.slice(n.from,n.to);r.deleteRange(n.from,n.to);const i=r.mapping.map(e);return r.insert(i,o.content),r.setSelection(new re(r.doc.resolve(Math.max(i-1,0)))),!0},I0=()=>({tr:n,dispatch:e})=>{const{selection:t}=n,r=t.$anchor.node();if(r.content.size>0)return!1;const s=n.selection.$anchor;for(let o=s.depth;o>0;o-=1)if(s.node(o).type===r.type){if(e){const l=s.before(o),a=s.after(o);n.delete(l,a).scrollIntoView()}return!0}return!1};function Re(n,e){if(typeof n=="string"){if(!e.nodes[n])throw Error(`There is no node type named '${n}'. Maybe you forgot to add the extension?`);return e.nodes[n]}return n}var j0=n=>({tr:e,state:t,dispatch:r})=>{const s=Re(n,t.schema),o=e.selection.$anchor;for(let i=o.depth;i>0;i-=1)if(o.node(i).type===s){if(r){const a=o.before(i),c=o.after(i);e.delete(a,c).scrollIntoView()}return!0}return!1},P0=n=>({tr:e,dispatch:t})=>{const{from:r,to:s}=n;return t&&e.delete(r,s),!0},_0=()=>({state:n,dispatch:e})=>wl(n,e),B0=()=>({commands:n})=>n.keyboardShortcut("Enter"),F0=()=>({state:n,dispatch:e})=>Mg(n,e);function zl(n){return Object.prototype.toString.call(n)==="[object RegExp]"}function As(n,e,t={strict:!0}){const r=Object.keys(e);return r.length?r.every(s=>t.strict?e[s]===n[s]:zl(e[s])?e[s].test(n[s]):e[s]===n[s]):!0}function mf(n,e,t={}){return n.find(r=>r.type===e&&As(Object.fromEntries(Object.keys(t).map(s=>[s,r.attrs[s]])),t))}function jc(n,e,t={}){return!!mf(n,e,t)}function $l(n,e,t){var r;if(!n||!e)return;let s=n.parent.childAfter(n.parentOffset);if((!s.node||!s.node.marks.some(u=>u.type===e))&&(s=n.parent.childBefore(n.parentOffset)),!s.node||!s.node.marks.some(u=>u.type===e)||(t=t||((r=s.node.marks[0])==null?void 0:r.attrs),!mf([...s.node.marks],e,t)))return;let i=s.index,l=n.start()+s.offset,a=i+1,c=l+s.node.nodeSize;for(;i>0&&jc([...n.parent.child(i-1).marks],e,t);)i-=1,l-=n.parent.child(i).nodeSize;for(;a<n.parent.childCount&&jc([...n.parent.child(a).marks],e,t);)c+=n.parent.child(a).nodeSize,a+=1;return{from:l,to:c}}function Lt(n,e){if(typeof n=="string"){if(!e.marks[n])throw Error(`There is no mark type named '${n}'. Maybe you forgot to add the extension?`);return e.marks[n]}return n}var z0=(n,e={})=>({tr:t,state:r,dispatch:s})=>{const o=Lt(n,r.schema),{doc:i,selection:l}=t,{$from:a,from:c,to:u}=l;if(s){const d=$l(a,o,e);if(d&&d.from<=c&&d.to>=u){const f=re.create(i,d.from,d.to);t.setSelection(f)}}return!0},$0=n=>e=>{const t=typeof n=="function"?n(e):n;for(let r=0;r<t.length;r+=1)if(t[r](e))return!0;return!1};function gf(n){return n instanceof re}function pn(n=0,e=0,t=0){return Math.min(Math.max(n,e),t)}function yf(n,e=null){if(!e)return null;const t=le.atStart(n),r=le.atEnd(n);if(e==="start"||e===!0)return t;if(e==="end")return r;const s=t.from,o=r.to;return e==="all"?re.create(n,pn(0,s,o),pn(n.content.size,s,o)):re.create(n,pn(e,s,o),pn(e,s,o))}function V0(){return navigator.platform==="Android"||/android/i.test(navigator.userAgent)}function Vl(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}var H0=(n=null,e={})=>({editor:t,view:r,tr:s,dispatch:o})=>{e={scrollIntoView:!0,...e};const i=()=>{(Vl()||V0())&&r.dom.focus(),requestAnimationFrame(()=>{t.isDestroyed||(r.focus(),e!=null&&e.scrollIntoView&&t.commands.scrollIntoView())})};if(r.hasFocus()&&n===null||n===!1)return!0;if(o&&n===null&&!gf(t.state.selection))return i(),!0;const l=yf(s.doc,n)||t.state.selection,a=t.state.selection.eq(l);return o&&(a||s.setSelection(l),a&&s.storedMarks&&s.setStoredMarks(s.storedMarks),i()),!0},W0=(n,e)=>t=>n.every((r,s)=>e(r,{...t,index:s})),Y0=(n,e)=>({tr:t,commands:r})=>r.insertContentAt({from:t.selection.from,to:t.selection.to},n,e),bf=n=>{const e=n.childNodes;for(let t=e.length-1;t>=0;t-=1){const r=e[t];r.nodeType===3&&r.nodeValue&&/^(\n\s\s|\n)$/.test(r.nodeValue)?n.removeChild(r):r.nodeType===1&&bf(r)}return n};function qr(n){if(typeof window>"u")throw new Error("[tiptap error]: there is no window object available, so this function cannot be used");const e=`<body>${n}</body>`,t=new window.DOMParser().parseFromString(e,"text/html").body;return bf(t)}function Er(n,e,t){if(n instanceof mt||n instanceof j)return n;t={slice:!0,parseOptions:{},...t};const r=typeof n=="object"&&n!==null,s=typeof n=="string";if(r)try{if(Array.isArray(n)&&n.length>0)return j.fromArray(n.map(l=>e.nodeFromJSON(l)));const i=e.nodeFromJSON(n);return t.errorOnInvalidContent&&i.check(),i}catch(o){if(t.errorOnInvalidContent)throw new Error("[tiptap error]: Invalid JSON content",{cause:o});return console.warn("[tiptap warn]: Invalid content.","Passed value:",n,"Error:",o),Er("",e,t)}if(s){if(t.errorOnInvalidContent){let i=!1,l="";const a=new td({topNode:e.spec.topNode,marks:e.spec.marks,nodes:e.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:c=>(i=!0,l=typeof c=="string"?c:c.outerHTML,null)}]}})});if(t.slice?qt.fromSchema(a).parseSlice(qr(n),t.parseOptions):qt.fromSchema(a).parse(qr(n),t.parseOptions),t.errorOnInvalidContent&&i)throw new Error("[tiptap error]: Invalid HTML content",{cause:new Error(`Invalid element found: ${l}`)})}const o=qt.fromSchema(e);return t.slice?o.parseSlice(qr(n),t.parseOptions).content:o.parse(qr(n),t.parseOptions)}return Er("",e,t)}function q0(n,e,t){const r=n.steps.length-1;if(r<e)return;const s=n.steps[r];if(!(s instanceof Le||s instanceof Ie))return;const o=n.mapping.maps[r];let i=0;o.forEach((l,a,c,u)=>{i===0&&(i=u)}),n.setSelection(le.near(n.doc.resolve(i),t))}var U0=n=>!("type"in n),K0=(n,e,t)=>({tr:r,dispatch:s,editor:o})=>{var i;if(s){t={parseOptions:o.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...t};let l;const a=y=>{o.emit("contentError",{editor:o,error:y,disableCollaboration:()=>{"collaboration"in o.storage&&typeof o.storage.collaboration=="object"&&o.storage.collaboration&&(o.storage.collaboration.isDisabled=!0)}})},c={preserveWhitespace:"full",...t.parseOptions};if(!t.errorOnInvalidContent&&!o.options.enableContentCheck&&o.options.emitContentError)try{Er(e,o.schema,{parseOptions:c,errorOnInvalidContent:!0})}catch(y){a(y)}try{l=Er(e,o.schema,{parseOptions:c,errorOnInvalidContent:(i=t.errorOnInvalidContent)!=null?i:o.options.enableContentCheck})}catch(y){return a(y),!1}let{from:u,to:d}=typeof n=="number"?{from:n,to:n}:{from:n.from,to:n.to},f=!0,h=!0;if((U0(l)?l:[l]).forEach(y=>{y.check(),f=f?y.isText&&y.marks.length===0:!1,h=h?y.isBlock:!1}),u===d&&h){const{parent:y}=r.doc.resolve(u);y.isTextblock&&!y.type.spec.code&&!y.childCount&&(u-=1,d+=1)}let g;if(f){if(Array.isArray(e))g=e.map(y=>y.text||"").join("");else if(e instanceof j){let y="";e.forEach(b=>{b.text&&(y+=b.text)}),g=y}else typeof e=="object"&&e&&e.text?g=e.text:g=e;r.insertText(g,u,d)}else{g=l;const y=r.doc.resolve(u),b=y.node(),k=y.parentOffset===0,M=b.isText||b.isTextblock,E=b.content.size>0;k&&M&&E&&(u=Math.max(0,u-1)),r.replaceWith(u,d,g)}t.updateSelection&&q0(r,r.steps.length-1,-1),t.applyInputRules&&r.setMeta("applyInputRules",{from:u,text:g}),t.applyPasteRules&&r.setMeta("applyPasteRules",{from:u,text:g})}return!0},J0=()=>({state:n,dispatch:e})=>vg(n,e),G0=()=>({state:n,dispatch:e})=>Sg(n,e),X0=()=>({state:n,dispatch:e})=>vd(n,e),Q0=()=>({state:n,dispatch:e})=>wd(n,e),Z0=()=>({state:n,dispatch:e,tr:t})=>{try{const r=vo(n.doc,n.selection.$from.pos,-1);return r==null?!1:(t.join(r,2),e&&e(t),!0)}catch{return!1}},eb=()=>({state:n,dispatch:e,tr:t})=>{try{const r=vo(n.doc,n.selection.$from.pos,1);return r==null?!1:(t.join(r,2),e&&e(t),!0)}catch{return!1}},tb=()=>({state:n,dispatch:e})=>kg(n,e),nb=()=>({state:n,dispatch:e})=>xg(n,e);function kf(){return typeof navigator<"u"?/Mac/.test(navigator.platform):!1}function rb(n){const e=n.split(/-(?!$)/);let t=e[e.length-1];t==="Space"&&(t=" ");let r,s,o,i;for(let l=0;l<e.length-1;l+=1){const a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))r=!0;else if(/^(c|ctrl|control)$/i.test(a))s=!0;else if(/^s(hift)?$/i.test(a))o=!0;else if(/^mod$/i.test(a))Vl()||kf()?i=!0:s=!0;else throw new Error(`Unrecognized modifier name: ${a}`)}return r&&(t=`Alt-${t}`),s&&(t=`Ctrl-${t}`),i&&(t=`Meta-${t}`),o&&(t=`Shift-${t}`),t}var sb=n=>({editor:e,view:t,tr:r,dispatch:s})=>{const o=rb(n).split(/-(?!$)/),i=o.find(c=>!["Alt","Ctrl","Meta","Shift"].includes(c)),l=new KeyboardEvent("keydown",{key:i==="Space"?" ":i,altKey:o.includes("Alt"),ctrlKey:o.includes("Ctrl"),metaKey:o.includes("Meta"),shiftKey:o.includes("Shift"),bubbles:!0,cancelable:!0}),a=e.captureTransaction(()=>{t.someProp("handleKeyDown",c=>c(t,l))});return a==null||a.steps.forEach(c=>{const u=c.map(r.mapping);u&&s&&r.maybeStep(u)}),!0};function Xt(n,e,t={}){const{from:r,to:s,empty:o}=n.selection,i=e?Re(e,n.schema):null,l=[];n.doc.nodesBetween(r,s,(d,f)=>{if(d.isText)return;const h=Math.max(r,f),p=Math.min(s,f+d.nodeSize);l.push({node:d,from:h,to:p})});const a=s-r,c=l.filter(d=>i?i.name===d.node.type.name:!0).filter(d=>As(d.node.attrs,t,{strict:!1}));return o?!!c.length:c.reduce((d,f)=>d+f.to-f.from,0)>=a}var ob=(n,e={})=>({state:t,dispatch:r})=>{const s=Re(n,t.schema);return Xt(t,s,e)?Cg(t,r):!1},ib=()=>({state:n,dispatch:e})=>Od(n,e),lb=n=>({state:e,dispatch:t})=>{const r=Re(n,e.schema);return jg(r)(e,t)},ab=()=>({state:n,dispatch:e})=>Ed(n,e);function Oo(n,e){return e.nodes[n]?"node":e.marks[n]?"mark":null}function Pc(n,e){const t=typeof e=="string"?[e]:e;return Object.keys(n).reduce((r,s)=>(t.includes(s)||(r[s]=n[s]),r),{})}var cb=(n,e)=>({tr:t,state:r,dispatch:s})=>{let o=null,i=null;const l=Oo(typeof n=="string"?n:n.name,r.schema);return l?(l==="node"&&(o=Re(n,r.schema)),l==="mark"&&(i=Lt(n,r.schema)),s&&t.selection.ranges.forEach(a=>{r.doc.nodesBetween(a.$from.pos,a.$to.pos,(c,u)=>{o&&o===c.type&&t.setNodeMarkup(u,void 0,Pc(c.attrs,e)),i&&c.marks.length&&c.marks.forEach(d=>{i===d.type&&t.addMark(u,u+c.nodeSize,i.create(Pc(d.attrs,e)))})})}),!0):!1},ub=()=>({tr:n,dispatch:e})=>(e&&n.scrollIntoView(),!0),db=()=>({tr:n,dispatch:e})=>{if(e){const t=new rt(n.doc);n.setSelection(t)}return!0},fb=()=>({state:n,dispatch:e})=>Cd(n,e),hb=()=>({state:n,dispatch:e})=>Td(n,e),pb=()=>({state:n,dispatch:e})=>Eg(n,e),mb=()=>({state:n,dispatch:e})=>Dg(n,e),gb=()=>({state:n,dispatch:e})=>Og(n,e);function qi(n,e,t={},r={}){return Er(n,e,{slice:!1,parseOptions:t,errorOnInvalidContent:r.errorOnInvalidContent})}var yb=(n,{errorOnInvalidContent:e,emitUpdate:t=!0,parseOptions:r={}}={})=>({editor:s,tr:o,dispatch:i,commands:l})=>{const{doc:a}=o;if(r.preserveWhitespace!=="full"){const c=qi(n,s.schema,r,{errorOnInvalidContent:e??s.options.enableContentCheck});return i&&o.replaceWith(0,a.content.size,c).setMeta("preventUpdate",!t),!0}return i&&o.setMeta("preventUpdate",!t),l.insertContentAt({from:0,to:a.content.size},n,{parseOptions:r,errorOnInvalidContent:e??s.options.enableContentCheck})};function xf(n,e){const t=Lt(e,n.schema),{from:r,to:s,empty:o}=n.selection,i=[];o?(n.storedMarks&&i.push(...n.storedMarks),i.push(...n.selection.$head.marks())):n.doc.nodesBetween(r,s,a=>{i.push(...a.marks)});const l=i.find(a=>a.type.name===t.name);return l?{...l.attrs}:{}}function vf(n,e){const t=new yd(n);return e.forEach(r=>{r.steps.forEach(s=>{t.step(s)})}),t}function bb(n){for(let e=0;e<n.edgeCount;e+=1){const{type:t}=n.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}function kb(n,e,t){const r=[];return n.nodesBetween(e.from,e.to,(s,o)=>{t(s)&&r.push({node:s,pos:o})}),r}function xb(n,e){for(let t=n.depth;t>0;t-=1){const r=n.node(t);if(e(r))return{pos:t>0?n.before(t):0,start:n.start(t),depth:t,node:r}}}function Do(n){return e=>xb(e.$from,n)}function Z(n,e,t){return n.config[e]===void 0&&n.parent?Z(n.parent,e,t):typeof n.config[e]=="function"?n.config[e].bind({...t,parent:n.parent?Z(n.parent,e,t):null}):n.config[e]}function Hl(n){return n.map(e=>{const t={name:e.name,options:e.options,storage:e.storage},r=Z(e,"addExtensions",t);return r?[e,...Hl(r())]:e}).flat(10)}function Wl(n,e){const t=En.fromSchema(e).serializeFragment(n),s=document.implementation.createHTMLDocument().createElement("div");return s.appendChild(t),s.innerHTML}function Sf(n){return typeof n=="function"}function ye(n,e=void 0,...t){return Sf(n)?e?n.bind(e)(...t):n(...t):n}function vb(n={}){return Object.keys(n).length===0&&n.constructor===Object}function Ar(n){const e=n.filter(s=>s.type==="extension"),t=n.filter(s=>s.type==="node"),r=n.filter(s=>s.type==="mark");return{baseExtensions:e,nodeExtensions:t,markExtensions:r}}function Cf(n){const e=[],{nodeExtensions:t,markExtensions:r}=Ar(n),s=[...t,...r],o={default:null,validate:void 0,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1};return n.forEach(i=>{const l={name:i.name,options:i.options,storage:i.storage,extensions:s},a=Z(i,"addGlobalAttributes",l);if(!a)return;a().forEach(u=>{u.types.forEach(d=>{Object.entries(u.attributes).forEach(([f,h])=>{e.push({type:d,name:f,attribute:{...o,...h}})})})})}),s.forEach(i=>{const l={name:i.name,options:i.options,storage:i.storage},a=Z(i,"addAttributes",l);if(!a)return;const c=a();Object.entries(c).forEach(([u,d])=>{const f={...o,...d};typeof(f==null?void 0:f.default)=="function"&&(f.default=f.default()),f!=null&&f.isRequired&&(f==null?void 0:f.default)===void 0&&delete f.default,e.push({type:i.name,name:u,attribute:f})})}),e}function Ce(...n){return n.filter(e=>!!e).reduce((e,t)=>{const r={...e};return Object.entries(t).forEach(([s,o])=>{if(!r[s]){r[s]=o;return}if(s==="class"){const l=o?String(o).split(" "):[],a=r[s]?r[s].split(" "):[],c=l.filter(u=>!a.includes(u));r[s]=[...a,...c].join(" ")}else if(s==="style"){const l=o?o.split(";").map(u=>u.trim()).filter(Boolean):[],a=r[s]?r[s].split(";").map(u=>u.trim()).filter(Boolean):[],c=new Map;a.forEach(u=>{const[d,f]=u.split(":").map(h=>h.trim());c.set(d,f)}),l.forEach(u=>{const[d,f]=u.split(":").map(h=>h.trim());c.set(d,f)}),r[s]=Array.from(c.entries()).map(([u,d])=>`${u}: ${d}`).join("; ")}else r[s]=o}),r},{})}function Os(n,e){return e.filter(t=>t.type===n.type.name).filter(t=>t.attribute.rendered).map(t=>t.attribute.renderHTML?t.attribute.renderHTML(n.attrs)||{}:{[t.name]:n.attrs[t.name]}).reduce((t,r)=>Ce(t,r),{})}function Sb(n){return typeof n!="string"?n:n.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(n):n==="true"?!0:n==="false"?!1:n}function _c(n,e){return"style"in n?n:{...n,getAttrs:t=>{const r=n.getAttrs?n.getAttrs(t):n.attrs;if(r===!1)return!1;const s=e.reduce((o,i)=>{const l=i.attribute.parseHTML?i.attribute.parseHTML(t):Sb(t.getAttribute(i.name));return l==null?o:{...o,[i.name]:l}},{});return{...r,...s}}}}function Bc(n){return Object.fromEntries(Object.entries(n).filter(([e,t])=>e==="attrs"&&vb(t)?!1:t!=null))}function Fc(n){var e,t,r;const s={};return!((e=n==null?void 0:n.attribute)!=null&&e.isRequired)&&((t=n==null?void 0:n.attribute)==null?void 0:t.default)!==void 0&&(s.default=n.attribute.default),((r=n==null?void 0:n.attribute)==null?void 0:r.validate)!==void 0&&(s.validate=n.attribute.validate),[n.name,s]}function Cb(n,e){var t;const r=Cf(n),{nodeExtensions:s,markExtensions:o}=Ar(n),i=(t=s.find(c=>Z(c,"topNode")))==null?void 0:t.name,l=Object.fromEntries(s.map(c=>{const u=r.filter(b=>b.type===c.name),d={name:c.name,options:c.options,storage:c.storage,editor:e},f=n.reduce((b,k)=>{const M=Z(k,"extendNodeSchema",d);return{...b,...M?M(c):{}}},{}),h=Bc({...f,content:ye(Z(c,"content",d)),marks:ye(Z(c,"marks",d)),group:ye(Z(c,"group",d)),inline:ye(Z(c,"inline",d)),atom:ye(Z(c,"atom",d)),selectable:ye(Z(c,"selectable",d)),draggable:ye(Z(c,"draggable",d)),code:ye(Z(c,"code",d)),whitespace:ye(Z(c,"whitespace",d)),linebreakReplacement:ye(Z(c,"linebreakReplacement",d)),defining:ye(Z(c,"defining",d)),isolating:ye(Z(c,"isolating",d)),attrs:Object.fromEntries(u.map(Fc))}),p=ye(Z(c,"parseHTML",d));p&&(h.parseDOM=p.map(b=>_c(b,u)));const g=Z(c,"renderHTML",d);g&&(h.toDOM=b=>g({node:b,HTMLAttributes:Os(b,u)}));const y=Z(c,"renderText",d);return y&&(h.toText=y),[c.name,h]})),a=Object.fromEntries(o.map(c=>{const u=r.filter(y=>y.type===c.name),d={name:c.name,options:c.options,storage:c.storage,editor:e},f=n.reduce((y,b)=>{const k=Z(b,"extendMarkSchema",d);return{...y,...k?k(c):{}}},{}),h=Bc({...f,inclusive:ye(Z(c,"inclusive",d)),excludes:ye(Z(c,"excludes",d)),group:ye(Z(c,"group",d)),spanning:ye(Z(c,"spanning",d)),code:ye(Z(c,"code",d)),attrs:Object.fromEntries(u.map(Fc))}),p=ye(Z(c,"parseHTML",d));p&&(h.parseDOM=p.map(y=>_c(y,u)));const g=Z(c,"renderHTML",d);return g&&(h.toDOM=y=>g({mark:y,HTMLAttributes:Os(y,u)})),[c.name,h]}));return new td({topNode:i,nodes:l,marks:a})}function Mb(n){const e=n.filter((t,r)=>n.indexOf(t)!==r);return Array.from(new Set(e))}function Yl(n){return n.sort((t,r)=>{const s=Z(t,"priority")||100,o=Z(r,"priority")||100;return s>o?-1:s<o?1:0})}function Mf(n){const e=Yl(Hl(n)),t=Mb(e.map(r=>r.name));return t.length&&console.warn(`[tiptap warn]: Duplicate extension names found: [${t.map(r=>`'${r}'`).join(", ")}]. This can lead to issues.`),e}function wf(n,e,t){const{from:r,to:s}=e,{blockSeparator:o=`
|
|
47
|
+
`))),0,0),n.someProp("transformPasted",f=>{l=f(l,n,!0)}),l;let d=n.someProp("clipboardTextParser",f=>f(e,s,r,n));if(d)l=d;else{let f=s.marks(),{schema:h}=n.state,p=En.fromSchema(h);i=document.createElement("div"),e.split(/(?:\r\n?|\n)+/).forEach(g=>{let y=i.appendChild(document.createElement("p"));g&&y.appendChild(p.serializeNode(h.text(g,f)))})}}else n.someProp("transformPastedHTML",d=>{t=d(t,n)}),i=Ny(t),Lr&&Ry(i);let c=i&&i.querySelector("[data-pm-slice]"),u=c&&/^(\d+) (\d+)(?: -(\d+))? (.*)/.exec(c.getAttribute("data-pm-slice")||"");if(u&&u[3])for(let d=+u[3];d>0;d--){let f=i.firstChild;for(;f&&f.nodeType!=1;)f=f.nextSibling;if(!f)break;i=f}if(l||(l=(n.someProp("clipboardParser")||n.someProp("domParser")||qt.fromSchema(n.state.schema)).parseSlice(i,{preserveWhitespace:!!(a||u),context:s,ruleFromNode(f){return f.nodeName=="BR"&&!f.nextSibling&&f.parentNode&&!Ay.test(f.parentNode.nodeName)?{ignore:!0}:null}})),u)l=Ly(Sc(l,+u[1],+u[2]),u[4]);else if(l=W.maxOpen(Oy(l.content,s),!0),l.openStart||l.openEnd){let d=0,f=0;for(let h=l.content.firstChild;d<l.openStart&&!h.type.spec.isolating;d++,h=h.firstChild);for(let h=l.content.lastChild;f<l.openEnd&&!h.type.spec.isolating;f++,h=h.lastChild);l=Sc(l,d,f)}return n.someProp("transformPasted",d=>{l=d(l,n,a)}),l}const Ay=/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var)$/i;function Oy(n,e){if(n.childCount<2)return n;for(let t=e.depth;t>=0;t--){let s=e.node(t).contentMatchAt(e.index(t)),o,i=[];if(n.forEach(l=>{if(!i)return;let a=s.findWrapping(l.type),c;if(!a)return i=null;if(c=i.length&&o.length&&Xd(a,o,l,i[i.length-1],0))i[i.length-1]=c;else{i.length&&(i[i.length-1]=Qd(i[i.length-1],o.length));let u=Gd(l,a);i.push(u),s=s.matchType(u.type),o=a}}),i)return j.from(i)}return n}function Gd(n,e,t=0){for(let r=e.length-1;r>=t;r--)n=e[r].create(null,j.from(n));return n}function Xd(n,e,t,r,s){if(s<n.length&&s<e.length&&n[s]==e[s]){let o=Xd(n,e,t,r.lastChild,s+1);if(o)return r.copy(r.content.replaceChild(r.childCount-1,o));if(r.contentMatchAt(r.childCount).matchType(s==n.length-1?t.type:n[s+1]))return r.copy(r.content.append(j.from(Gd(t,n,s+1))))}}function Qd(n,e){if(e==0)return n;let t=n.content.replaceChild(n.childCount-1,Qd(n.lastChild,e-1)),r=n.contentMatchAt(n.childCount).fillBefore(j.empty,!0);return n.copy(t.append(r))}function Wi(n,e,t,r,s,o){let i=e<0?n.firstChild:n.lastChild,l=i.content;return n.childCount>1&&(o=0),s<r-1&&(l=Wi(l,e,t,r,s+1,o)),s>=t&&(l=e<0?i.contentMatchAt(0).fillBefore(l,o<=s).append(l):l.append(i.contentMatchAt(i.childCount).fillBefore(j.empty,!0))),n.replaceChild(e<0?0:n.childCount-1,i.copy(l))}function Sc(n,e,t){return e<n.openStart&&(n=new W(Wi(n.content,-1,e,n.openStart,0,n.openEnd),e,n.openEnd)),t<n.openEnd&&(n=new W(Wi(n.content,1,t,n.openEnd,0,0),n.openStart,t)),n}const Zd={thead:["table"],tbody:["table"],tfoot:["table"],caption:["table"],colgroup:["table"],col:["table","colgroup"],tr:["table","tbody"],td:["table","tbody","tr"],th:["table","tbody","tr"]};let Cc=null;function ef(){return Cc||(Cc=document.implementation.createHTMLDocument("title"))}let oi=null;function Dy(n){let e=window.trustedTypes;return e?(oi||(oi=e.defaultPolicy||e.createPolicy("ProseMirrorClipboard",{createHTML:t=>t})),oi.createHTML(n)):n}function Ny(n){let e=/^(\s*<meta [^>]*>)*/.exec(n);e&&(n=n.slice(e[0].length));let t=ef().createElement("div"),r=/<([a-z][^>\s]+)/i.exec(n),s;if((s=r&&Zd[r[1].toLowerCase()])&&(n=s.map(o=>"<"+o+">").join("")+n+s.map(o=>"</"+o+">").reverse().join("")),t.innerHTML=Dy(n),s)for(let o=0;o<s.length;o++)t=t.querySelector(s[o])||t;return t}function Ry(n){let e=n.querySelectorAll(We?"span:not([class]):not([style])":"span.Apple-converted-space");for(let t=0;t<e.length;t++){let r=e[t];r.childNodes.length==1&&r.textContent==" "&&r.parentNode&&r.parentNode.replaceChild(n.ownerDocument.createTextNode(" "),r)}}function Ly(n,e){if(!n.size)return n;let t=n.content.firstChild.type.schema,r;try{r=JSON.parse(e)}catch{return n}let{content:s,openStart:o,openEnd:i}=n;for(let l=r.length-2;l>=0;l-=2){let a=t.nodes[r[l]];if(!a||a.hasRequiredAttrs())break;s=j.from(a.create(r[l+1],s)),o++,i++}return new W(s,o,i)}const Je={},Ge={},Iy={touchstart:!0,touchmove:!0};class jy{constructor(){this.shiftKey=!1,this.mouseDown=null,this.lastKeyCode=null,this.lastKeyCodeTime=0,this.lastClick={time:0,x:0,y:0,type:"",button:0},this.lastSelectionOrigin=null,this.lastSelectionTime=0,this.lastIOSEnter=0,this.lastIOSEnterFallbackTimeout=-1,this.lastFocus=0,this.lastTouch=0,this.lastChromeDelete=0,this.composing=!1,this.compositionNode=null,this.composingTimeout=-1,this.compositionNodes=[],this.compositionEndedAt=-2e8,this.compositionID=1,this.compositionPendingChanges=0,this.domChangeCount=0,this.eventHandlers=Object.create(null),this.hideSelectionGuard=null}}function Py(n){for(let e in Je){let t=Je[e];n.dom.addEventListener(e,n.input.eventHandlers[e]=r=>{By(n,r)&&!Il(n,r)&&(n.editable||!(r.type in Ge))&&t(n,r)},Iy[e]?{passive:!0}:void 0)}Ke&&n.dom.addEventListener("input",()=>null),Yi(n)}function Yt(n,e){n.input.lastSelectionOrigin=e,n.input.lastSelectionTime=Date.now()}function _y(n){n.domObserver.stop();for(let e in n.input.eventHandlers)n.dom.removeEventListener(e,n.input.eventHandlers[e]);clearTimeout(n.input.composingTimeout),clearTimeout(n.input.lastIOSEnterFallbackTimeout)}function Yi(n){n.someProp("handleDOMEvents",e=>{for(let t in e)n.input.eventHandlers[t]||n.dom.addEventListener(t,n.input.eventHandlers[t]=r=>Il(n,r))})}function Il(n,e){return n.someProp("handleDOMEvents",t=>{let r=t[e.type];return r?r(n,e)||e.defaultPrevented:!1})}function By(n,e){if(!e.bubbles)return!0;if(e.defaultPrevented)return!1;for(let t=e.target;t!=n.dom;t=t.parentNode)if(!t||t.nodeType==11||t.pmViewDesc&&t.pmViewDesc.stopEvent(e))return!1;return!0}function Fy(n,e){!Il(n,e)&&Je[e.type]&&(n.editable||!(e.type in Ge))&&Je[e.type](n,e)}Ge.keydown=(n,e)=>{let t=e;if(n.input.shiftKey=t.keyCode==16||t.shiftKey,!nf(n,t)&&(n.input.lastKeyCode=t.keyCode,n.input.lastKeyCodeTime=Date.now(),!(Ot&&We&&t.keyCode==13)))if(t.keyCode!=229&&n.domObserver.forceFlush(),qn&&t.keyCode==13&&!t.ctrlKey&&!t.altKey&&!t.metaKey){let r=Date.now();n.input.lastIOSEnter=r,n.input.lastIOSEnterFallbackTimeout=setTimeout(()=>{n.input.lastIOSEnter==r&&(n.someProp("handleKeyDown",s=>s(n,dn(13,"Enter"))),n.input.lastIOSEnter=0)},200)}else n.someProp("handleKeyDown",r=>r(n,t))||Ey(n,t)?t.preventDefault():Yt(n,"key")};Ge.keyup=(n,e)=>{e.keyCode==16&&(n.input.shiftKey=!1)};Ge.keypress=(n,e)=>{let t=e;if(nf(n,t)||!t.charCode||t.ctrlKey&&!t.altKey||at&&t.metaKey)return;if(n.someProp("handleKeyPress",s=>s(n,t))){t.preventDefault();return}let r=n.state.selection;if(!(r instanceof re)||!r.$from.sameParent(r.$to)){let s=String.fromCharCode(t.charCode),o=()=>n.state.tr.insertText(s).scrollIntoView();!/[\r\n]/.test(s)&&!n.someProp("handleTextInput",i=>i(n,r.$from.pos,r.$to.pos,s,o))&&n.dispatch(o()),t.preventDefault()}};function To(n){return{left:n.clientX,top:n.clientY}}function zy(n,e){let t=e.x-n.clientX,r=e.y-n.clientY;return t*t+r*r<100}function jl(n,e,t,r,s){if(r==-1)return!1;let o=n.state.doc.resolve(r);for(let i=o.depth+1;i>0;i--)if(n.someProp(e,l=>i>o.depth?l(n,t,o.nodeAfter,o.before(i),s,!0):l(n,t,o.node(i),o.before(i),s,!1)))return!0;return!1}function Vn(n,e,t){if(n.focused||n.focus(),n.state.selection.eq(e))return;let r=n.state.tr.setSelection(e);r.setMeta("pointer",!0),n.dispatch(r)}function $y(n,e){if(e==-1)return!1;let t=n.state.doc.resolve(e),r=t.nodeAfter;return r&&r.isAtom&&ee.isSelectable(r)?(Vn(n,new ee(t)),!0):!1}function Vy(n,e){if(e==-1)return!1;let t=n.state.selection,r,s;t instanceof ee&&(r=t.node);let o=n.state.doc.resolve(e);for(let i=o.depth+1;i>0;i--){let l=i>o.depth?o.nodeAfter:o.node(i);if(ee.isSelectable(l)){r&&t.$from.depth>0&&i>=t.$from.depth&&o.before(t.$from.depth+1)==t.$from.pos?s=o.before(t.$from.depth):s=o.before(i);break}}return s!=null?(Vn(n,ee.create(n.state.doc,s)),!0):!1}function Hy(n,e,t,r,s){return jl(n,"handleClickOn",e,t,r)||n.someProp("handleClick",o=>o(n,e,r))||(s?Vy(n,t):$y(n,t))}function Wy(n,e,t,r){return jl(n,"handleDoubleClickOn",e,t,r)||n.someProp("handleDoubleClick",s=>s(n,e,r))}function Yy(n,e,t,r){return jl(n,"handleTripleClickOn",e,t,r)||n.someProp("handleTripleClick",s=>s(n,e,r))||qy(n,t,r)}function qy(n,e,t){if(t.button!=0)return!1;let r=n.state.doc;if(e==-1)return r.inlineContent?(Vn(n,re.create(r,0,r.content.size)),!0):!1;let s=r.resolve(e);for(let o=s.depth+1;o>0;o--){let i=o>s.depth?s.nodeAfter:s.node(o),l=s.before(o);if(i.inlineContent)Vn(n,re.create(r,l+1,l+1+i.content.size));else if(ee.isSelectable(i))Vn(n,ee.create(r,l));else continue;return!0}}function Pl(n){return Ms(n)}const tf=at?"metaKey":"ctrlKey";Je.mousedown=(n,e)=>{let t=e;n.input.shiftKey=t.shiftKey;let r=Pl(n),s=Date.now(),o="singleClick";s-n.input.lastClick.time<500&&zy(t,n.input.lastClick)&&!t[tf]&&n.input.lastClick.button==t.button&&(n.input.lastClick.type=="singleClick"?o="doubleClick":n.input.lastClick.type=="doubleClick"&&(o="tripleClick")),n.input.lastClick={time:s,x:t.clientX,y:t.clientY,type:o,button:t.button};let i=n.posAtCoords(To(t));i&&(o=="singleClick"?(n.input.mouseDown&&n.input.mouseDown.done(),n.input.mouseDown=new Uy(n,i,t,!!r)):(o=="doubleClick"?Wy:Yy)(n,i.pos,i.inside,t)?t.preventDefault():Yt(n,"pointer"))};class Uy{constructor(e,t,r,s){this.view=e,this.pos=t,this.event=r,this.flushed=s,this.delayedSelectionSync=!1,this.mightDrag=null,this.startDoc=e.state.doc,this.selectNode=!!r[tf],this.allowDefault=r.shiftKey;let o,i;if(t.inside>-1)o=e.state.doc.nodeAt(t.inside),i=t.inside;else{let u=e.state.doc.resolve(t.pos);o=u.parent,i=u.depth?u.before():0}const l=s?null:r.target,a=l?e.docView.nearestDesc(l,!0):null;this.target=a&&a.nodeDOM.nodeType==1?a.nodeDOM:null;let{selection:c}=e.state;(r.button==0&&o.type.spec.draggable&&o.type.spec.selectable!==!1||c instanceof ee&&c.from<=i&&c.to>i)&&(this.mightDrag={node:o,pos:i,addAttr:!!(this.target&&!this.target.draggable),setUneditable:!!(this.target&&ut&&!this.target.hasAttribute("contentEditable"))}),this.target&&this.mightDrag&&(this.mightDrag.addAttr||this.mightDrag.setUneditable)&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&(this.target.draggable=!0),this.mightDrag.setUneditable&&setTimeout(()=>{this.view.input.mouseDown==this&&this.target.setAttribute("contentEditable","false")},20),this.view.domObserver.start()),e.root.addEventListener("mouseup",this.up=this.up.bind(this)),e.root.addEventListener("mousemove",this.move=this.move.bind(this)),Yt(e,"pointer")}done(){this.view.root.removeEventListener("mouseup",this.up),this.view.root.removeEventListener("mousemove",this.move),this.mightDrag&&this.target&&(this.view.domObserver.stop(),this.mightDrag.addAttr&&this.target.removeAttribute("draggable"),this.mightDrag.setUneditable&&this.target.removeAttribute("contentEditable"),this.view.domObserver.start()),this.delayedSelectionSync&&setTimeout(()=>Nt(this.view)),this.view.input.mouseDown=null}up(e){if(this.done(),!this.view.dom.contains(e.target))return;let t=this.pos;this.view.state.doc!=this.startDoc&&(t=this.view.posAtCoords(To(e))),this.updateAllowDefault(e),this.allowDefault||!t?Yt(this.view,"pointer"):Hy(this.view,t.pos,t.inside,e,this.selectNode)?e.preventDefault():e.button==0&&(this.flushed||Ke&&this.mightDrag&&!this.mightDrag.node.isAtom||We&&!this.view.state.selection.visible&&Math.min(Math.abs(t.pos-this.view.state.selection.from),Math.abs(t.pos-this.view.state.selection.to))<=2)?(Vn(this.view,le.near(this.view.state.doc.resolve(t.pos))),e.preventDefault()):Yt(this.view,"pointer")}move(e){this.updateAllowDefault(e),Yt(this.view,"pointer"),e.buttons==0&&this.done()}updateAllowDefault(e){!this.allowDefault&&(Math.abs(this.event.x-e.clientX)>4||Math.abs(this.event.y-e.clientY)>4)&&(this.allowDefault=!0)}}Je.touchstart=n=>{n.input.lastTouch=Date.now(),Pl(n),Yt(n,"pointer")};Je.touchmove=n=>{n.input.lastTouch=Date.now(),Yt(n,"pointer")};Je.contextmenu=n=>Pl(n);function nf(n,e){return n.composing?!0:Ke&&Math.abs(e.timeStamp-n.input.compositionEndedAt)<500?(n.input.compositionEndedAt=-2e8,!0):!1}const Ky=Ot?5e3:-1;Ge.compositionstart=Ge.compositionupdate=n=>{if(!n.composing){n.domObserver.flush();let{state:e}=n,t=e.selection.$to;if(e.selection instanceof re&&(e.storedMarks||!t.textOffset&&t.parentOffset&&t.nodeBefore.marks.some(r=>r.type.spec.inclusive===!1)))n.markCursor=n.state.storedMarks||t.marks(),Ms(n,!0),n.markCursor=null;else if(Ms(n,!e.selection.empty),ut&&e.selection.empty&&t.parentOffset&&!t.textOffset&&t.nodeBefore.marks.length){let r=n.domSelectionRange();for(let s=r.focusNode,o=r.focusOffset;s&&s.nodeType==1&&o!=0;){let i=o<0?s.lastChild:s.childNodes[o-1];if(!i)break;if(i.nodeType==3){let l=n.domSelection();l&&l.collapse(i,i.nodeValue.length);break}else s=i,o=-1}}n.input.composing=!0}rf(n,Ky)};Ge.compositionend=(n,e)=>{n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=e.timeStamp,n.input.compositionPendingChanges=n.domObserver.pendingRecords().length?n.input.compositionID:0,n.input.compositionNode=null,n.input.compositionPendingChanges&&Promise.resolve().then(()=>n.domObserver.flush()),n.input.compositionID++,rf(n,20))};function rf(n,e){clearTimeout(n.input.composingTimeout),e>-1&&(n.input.composingTimeout=setTimeout(()=>Ms(n),e))}function sf(n){for(n.composing&&(n.input.composing=!1,n.input.compositionEndedAt=Gy());n.input.compositionNodes.length>0;)n.input.compositionNodes.pop().markParentsDirty()}function Jy(n){let e=n.domSelectionRange();if(!e.focusNode)return null;let t=$g(e.focusNode,e.focusOffset),r=Vg(e.focusNode,e.focusOffset);if(t&&r&&t!=r){let s=r.pmViewDesc,o=n.domObserver.lastChangedTextNode;if(t==o||r==o)return o;if(!s||!s.isText(r.nodeValue))return r;if(n.input.compositionNode==r){let i=t.pmViewDesc;if(!(!i||!i.isText(t.nodeValue)))return r}}return t||r}function Gy(){let n=document.createEvent("Event");return n.initEvent("event",!0,!0),n.timeStamp}function Ms(n,e=!1){if(!(Ot&&n.domObserver.flushingSoon>=0)){if(n.domObserver.forceFlush(),sf(n),e||n.docView&&n.docView.dirty){let t=Nl(n),r=n.state.selection;return t&&!t.eq(r)?n.dispatch(n.state.tr.setSelection(t)):(n.markCursor||e)&&!r.$from.node(r.$from.sharedDepth(r.to)).inlineContent?n.dispatch(n.state.tr.deleteSelection()):n.updateState(n.state),!0}return!1}}function Xy(n,e){if(!n.dom.parentNode)return;let t=n.dom.parentNode.appendChild(document.createElement("div"));t.appendChild(e),t.style.cssText="position: fixed; left: -10000px; top: 10px";let r=getSelection(),s=document.createRange();s.selectNodeContents(e),n.dom.blur(),r.removeAllRanges(),r.addRange(s),setTimeout(()=>{t.parentNode&&t.parentNode.removeChild(t),n.focus()},50)}const Mr=tt&&Ut<15||qn&&Ug<604;Je.copy=Ge.cut=(n,e)=>{let t=e,r=n.state.selection,s=t.type=="cut";if(r.empty)return;let o=Mr?null:t.clipboardData,i=r.content(),{dom:l,text:a}=Ll(n,i);o?(t.preventDefault(),o.clearData(),o.setData("text/html",l.innerHTML),o.setData("text/plain",a)):Xy(n,l),s&&n.dispatch(n.state.tr.deleteSelection().scrollIntoView().setMeta("uiEvent","cut"))};function Qy(n){return n.openStart==0&&n.openEnd==0&&n.content.childCount==1?n.content.firstChild:null}function Zy(n,e){if(!n.dom.parentNode)return;let t=n.input.shiftKey||n.state.selection.$from.parent.type.spec.code,r=n.dom.parentNode.appendChild(document.createElement(t?"textarea":"div"));t||(r.contentEditable="true"),r.style.cssText="position: fixed; left: -10000px; top: 10px",r.focus();let s=n.input.shiftKey&&n.input.lastKeyCode!=45;setTimeout(()=>{n.focus(),r.parentNode&&r.parentNode.removeChild(r),t?wr(n,r.value,null,s,e):wr(n,r.textContent,r.innerHTML,s,e)},50)}function wr(n,e,t,r,s){let o=Jd(n,e,t,r,n.state.selection.$from);if(n.someProp("handlePaste",a=>a(n,s,o||W.empty)))return!0;if(!o)return!1;let i=Qy(o),l=i?n.state.tr.replaceSelectionWith(i,r):n.state.tr.replaceSelection(o);return n.dispatch(l.scrollIntoView().setMeta("paste",!0).setMeta("uiEvent","paste")),!0}function of(n){let e=n.getData("text/plain")||n.getData("Text");if(e)return e;let t=n.getData("text/uri-list");return t?t.replace(/\r?\n/g," "):""}Ge.paste=(n,e)=>{let t=e;if(n.composing&&!Ot)return;let r=Mr?null:t.clipboardData,s=n.input.shiftKey&&n.input.lastKeyCode!=45;r&&wr(n,of(r),r.getData("text/html"),s,t)?t.preventDefault():Zy(n,t)};class lf{constructor(e,t,r){this.slice=e,this.move=t,this.node=r}}const e0=at?"altKey":"ctrlKey";function af(n,e){let t=n.someProp("dragCopies",r=>!r(e));return t??!e[e0]}Je.dragstart=(n,e)=>{let t=e,r=n.input.mouseDown;if(r&&r.done(),!t.dataTransfer)return;let s=n.state.selection,o=s.empty?null:n.posAtCoords(To(t)),i;if(!(o&&o.pos>=s.from&&o.pos<=(s instanceof ee?s.to-1:s.to))){if(r&&r.mightDrag)i=ee.create(n.state.doc,r.mightDrag.pos);else if(t.target&&t.target.nodeType==1){let d=n.docView.nearestDesc(t.target,!0);d&&d.node.type.spec.draggable&&d!=n.docView&&(i=ee.create(n.state.doc,d.posBefore))}}let l=(i||n.state.selection).content(),{dom:a,text:c,slice:u}=Ll(n,l);(!t.dataTransfer.files.length||!We||Ld>120)&&t.dataTransfer.clearData(),t.dataTransfer.setData(Mr?"Text":"text/html",a.innerHTML),t.dataTransfer.effectAllowed="copyMove",Mr||t.dataTransfer.setData("text/plain",c),n.dragging=new lf(u,af(n,t),i)};Je.dragend=n=>{let e=n.dragging;window.setTimeout(()=>{n.dragging==e&&(n.dragging=null)},50)};Ge.dragover=Ge.dragenter=(n,e)=>e.preventDefault();Ge.drop=(n,e)=>{let t=e,r=n.dragging;if(n.dragging=null,!t.dataTransfer)return;let s=n.posAtCoords(To(t));if(!s)return;let o=n.state.doc.resolve(s.pos),i=r&&r.slice;i?n.someProp("transformPasted",p=>{i=p(i,n,!1)}):i=Jd(n,of(t.dataTransfer),Mr?null:t.dataTransfer.getData("text/html"),!1,o);let l=!!(r&&af(n,t));if(n.someProp("handleDrop",p=>p(n,t,i||W.empty,l))){t.preventDefault();return}if(!i)return;t.preventDefault();let a=i?fd(n.state.doc,o.pos,i):o.pos;a==null&&(a=o.pos);let c=n.state.tr;if(l){let{node:p}=r;p?p.replace(c):c.deleteSelection()}let u=c.mapping.map(a),d=i.openStart==0&&i.openEnd==0&&i.content.childCount==1,f=c.doc;if(d?c.replaceRangeWith(u,u,i.content.firstChild):c.replaceRange(u,u,i),c.doc.eq(f))return;let h=c.doc.resolve(u);if(d&&ee.isSelectable(i.content.firstChild)&&h.nodeAfter&&h.nodeAfter.sameMarkup(i.content.firstChild))c.setSelection(new ee(h));else{let p=c.mapping.map(a);c.mapping.maps[c.mapping.maps.length-1].forEach((g,y,b,k)=>p=k),c.setSelection(Rl(n,h,c.doc.resolve(p)))}n.focus(),n.dispatch(c.setMeta("uiEvent","drop"))};Je.focus=n=>{n.input.lastFocus=Date.now(),n.focused||(n.domObserver.stop(),n.dom.classList.add("ProseMirror-focused"),n.domObserver.start(),n.focused=!0,setTimeout(()=>{n.docView&&n.hasFocus()&&!n.domObserver.currentSelection.eq(n.domSelectionRange())&&Nt(n)},20))};Je.blur=(n,e)=>{let t=e;n.focused&&(n.domObserver.stop(),n.dom.classList.remove("ProseMirror-focused"),n.domObserver.start(),t.relatedTarget&&n.dom.contains(t.relatedTarget)&&n.domObserver.currentSelection.clear(),n.focused=!1)};Je.beforeinput=(n,e)=>{if(We&&Ot&&e.inputType=="deleteContentBackward"){n.domObserver.flushSoon();let{domChangeCount:r}=n.input;setTimeout(()=>{if(n.input.domChangeCount!=r||(n.dom.blur(),n.focus(),n.someProp("handleKeyDown",o=>o(n,dn(8,"Backspace")))))return;let{$cursor:s}=n.state.selection;s&&s.pos>0&&n.dispatch(n.state.tr.delete(s.pos-1,s.pos).scrollIntoView())},50)}};for(let n in Ge)Je[n]=Ge[n];function Tr(n,e){if(n==e)return!0;for(let t in n)if(n[t]!==e[t])return!1;for(let t in e)if(!(t in n))return!1;return!0}class ws{constructor(e,t){this.toDOM=e,this.spec=t||bn,this.side=this.spec.side||0}map(e,t,r,s){let{pos:o,deleted:i}=e.mapResult(t.from+s,this.side<0?-1:1);return i?null:new Ue(o-r,o-r,this)}valid(){return!0}eq(e){return this==e||e instanceof ws&&(this.spec.key&&this.spec.key==e.spec.key||this.toDOM==e.toDOM&&Tr(this.spec,e.spec))}destroy(e){this.spec.destroy&&this.spec.destroy(e)}}class Jt{constructor(e,t){this.attrs=e,this.spec=t||bn}map(e,t,r,s){let o=e.map(t.from+s,this.spec.inclusiveStart?-1:1)-r,i=e.map(t.to+s,this.spec.inclusiveEnd?1:-1)-r;return o>=i?null:new Ue(o,i,this)}valid(e,t){return t.from<t.to}eq(e){return this==e||e instanceof Jt&&Tr(this.attrs,e.attrs)&&Tr(this.spec,e.spec)}static is(e){return e.type instanceof Jt}destroy(){}}class _l{constructor(e,t){this.attrs=e,this.spec=t||bn}map(e,t,r,s){let o=e.mapResult(t.from+s,1);if(o.deleted)return null;let i=e.mapResult(t.to+s,-1);return i.deleted||i.pos<=o.pos?null:new Ue(o.pos-r,i.pos-r,this)}valid(e,t){let{index:r,offset:s}=e.content.findIndex(t.from),o;return s==t.from&&!(o=e.child(r)).isText&&s+o.nodeSize==t.to}eq(e){return this==e||e instanceof _l&&Tr(this.attrs,e.attrs)&&Tr(this.spec,e.spec)}destroy(){}}class Ue{constructor(e,t,r){this.from=e,this.to=t,this.type=r}copy(e,t){return new Ue(e,t,this.type)}eq(e,t=0){return this.type.eq(e.type)&&this.from+t==e.from&&this.to+t==e.to}map(e,t,r){return this.type.map(e,this,t,r)}static widget(e,t,r){return new Ue(e,e,new ws(t,r))}static inline(e,t,r,s){return new Ue(e,t,new Jt(r,s))}static node(e,t,r,s){return new Ue(e,t,new _l(r,s))}get spec(){return this.type.spec}get inline(){return this.type instanceof Jt}get widget(){return this.type instanceof ws}}const jn=[],bn={};class Se{constructor(e,t){this.local=e.length?e:jn,this.children=t.length?t:jn}static create(e,t){return t.length?Ts(t,e,0,bn):$e}find(e,t,r){let s=[];return this.findInner(e??0,t??1e9,s,0,r),s}findInner(e,t,r,s,o){for(let i=0;i<this.local.length;i++){let l=this.local[i];l.from<=t&&l.to>=e&&(!o||o(l.spec))&&r.push(l.copy(l.from+s,l.to+s))}for(let i=0;i<this.children.length;i+=3)if(this.children[i]<t&&this.children[i+1]>e){let l=this.children[i]+1;this.children[i+2].findInner(e-l,t-l,r,s+l,o)}}map(e,t,r){return this==$e||e.maps.length==0?this:this.mapInner(e,t,0,0,r||bn)}mapInner(e,t,r,s,o){let i;for(let l=0;l<this.local.length;l++){let a=this.local[l].map(e,r,s);a&&a.type.valid(t,a)?(i||(i=[])).push(a):o.onRemove&&o.onRemove(this.local[l].spec)}return this.children.length?t0(this.children,i||[],e,t,r,s,o):i?new Se(i.sort(kn),jn):$e}add(e,t){return t.length?this==$e?Se.create(e,t):this.addInner(e,t,0):this}addInner(e,t,r){let s,o=0;e.forEach((l,a)=>{let c=a+r,u;if(u=uf(t,l,c)){for(s||(s=this.children.slice());o<s.length&&s[o]<a;)o+=3;s[o]==a?s[o+2]=s[o+2].addInner(l,u,c+1):s.splice(o,0,a,a+l.nodeSize,Ts(u,l,c+1,bn)),o+=3}});let i=cf(o?df(t):t,-r);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||i.splice(l--,1);return new Se(i.length?this.local.concat(i).sort(kn):this.local,s||this.children)}remove(e){return e.length==0||this==$e?this:this.removeInner(e,0)}removeInner(e,t){let r=this.children,s=this.local;for(let o=0;o<r.length;o+=3){let i,l=r[o]+t,a=r[o+1]+t;for(let u=0,d;u<e.length;u++)(d=e[u])&&d.from>l&&d.to<a&&(e[u]=null,(i||(i=[])).push(d));if(!i)continue;r==this.children&&(r=this.children.slice());let c=r[o+2].removeInner(i,l+1);c!=$e?r[o+2]=c:(r.splice(o,3),o-=3)}if(s.length){for(let o=0,i;o<e.length;o++)if(i=e[o])for(let l=0;l<s.length;l++)s[l].eq(i,t)&&(s==this.local&&(s=this.local.slice()),s.splice(l--,1))}return r==this.children&&s==this.local?this:s.length||r.length?new Se(s,r):$e}forChild(e,t){if(this==$e)return this;if(t.isLeaf)return Se.empty;let r,s;for(let l=0;l<this.children.length;l+=3)if(this.children[l]>=e){this.children[l]==e&&(r=this.children[l+2]);break}let o=e+1,i=o+t.content.size;for(let l=0;l<this.local.length;l++){let a=this.local[l];if(a.from<i&&a.to>o&&a.type instanceof Jt){let c=Math.max(o,a.from)-o,u=Math.min(i,a.to)-o;c<u&&(s||(s=[])).push(a.copy(c,u))}}if(s){let l=new Se(s.sort(kn),jn);return r?new $t([l,r]):l}return r||$e}eq(e){if(this==e)return!0;if(!(e instanceof Se)||this.local.length!=e.local.length||this.children.length!=e.children.length)return!1;for(let t=0;t<this.local.length;t++)if(!this.local[t].eq(e.local[t]))return!1;for(let t=0;t<this.children.length;t+=3)if(this.children[t]!=e.children[t]||this.children[t+1]!=e.children[t+1]||!this.children[t+2].eq(e.children[t+2]))return!1;return!0}locals(e){return Bl(this.localsInner(e))}localsInner(e){if(this==$e)return jn;if(e.inlineContent||!this.local.some(Jt.is))return this.local;let t=[];for(let r=0;r<this.local.length;r++)this.local[r].type instanceof Jt||t.push(this.local[r]);return t}forEachSet(e){e(this)}}Se.empty=new Se([],[]);Se.removeOverlap=Bl;const $e=Se.empty;class $t{constructor(e){this.members=e}map(e,t){const r=this.members.map(s=>s.map(e,t,bn));return $t.from(r)}forChild(e,t){if(t.isLeaf)return Se.empty;let r=[];for(let s=0;s<this.members.length;s++){let o=this.members[s].forChild(e,t);o!=$e&&(o instanceof $t?r=r.concat(o.members):r.push(o))}return $t.from(r)}eq(e){if(!(e instanceof $t)||e.members.length!=this.members.length)return!1;for(let t=0;t<this.members.length;t++)if(!this.members[t].eq(e.members[t]))return!1;return!0}locals(e){let t,r=!0;for(let s=0;s<this.members.length;s++){let o=this.members[s].localsInner(e);if(o.length)if(!t)t=o;else{r&&(t=t.slice(),r=!1);for(let i=0;i<o.length;i++)t.push(o[i])}}return t?Bl(r?t:t.sort(kn)):jn}static from(e){switch(e.length){case 0:return $e;case 1:return e[0];default:return new $t(e.every(t=>t instanceof Se)?e:e.reduce((t,r)=>t.concat(r instanceof Se?r:r.members),[]))}}forEachSet(e){for(let t=0;t<this.members.length;t++)this.members[t].forEachSet(e)}}function t0(n,e,t,r,s,o,i){let l=n.slice();for(let c=0,u=o;c<t.maps.length;c++){let d=0;t.maps[c].forEach((f,h,p,g)=>{let y=g-p-(h-f);for(let b=0;b<l.length;b+=3){let k=l[b+1];if(k<0||f>k+u-d)continue;let M=l[b]+u-d;h>=M?l[b+1]=f<=M?-2:-1:f>=u&&y&&(l[b]+=y,l[b+1]+=y)}d+=y}),u=t.maps[c].map(u,-1)}let a=!1;for(let c=0;c<l.length;c+=3)if(l[c+1]<0){if(l[c+1]==-2){a=!0,l[c+1]=-1;continue}let u=t.map(n[c]+o),d=u-s;if(d<0||d>=r.content.size){a=!0;continue}let f=t.map(n[c+1]+o,-1),h=f-s,{index:p,offset:g}=r.content.findIndex(d),y=r.maybeChild(p);if(y&&g==d&&g+y.nodeSize==h){let b=l[c+2].mapInner(t,y,u+1,n[c]+o+1,i);b!=$e?(l[c]=d,l[c+1]=h,l[c+2]=b):(l[c+1]=-2,a=!0)}else a=!0}if(a){let c=n0(l,n,e,t,s,o,i),u=Ts(c,r,0,i);e=u.local;for(let d=0;d<l.length;d+=3)l[d+1]<0&&(l.splice(d,3),d-=3);for(let d=0,f=0;d<u.children.length;d+=3){let h=u.children[d];for(;f<l.length&&l[f]<h;)f+=3;l.splice(f,0,u.children[d],u.children[d+1],u.children[d+2])}}return new Se(e.sort(kn),l)}function cf(n,e){if(!e||!n.length)return n;let t=[];for(let r=0;r<n.length;r++){let s=n[r];t.push(new Ue(s.from+e,s.to+e,s.type))}return t}function n0(n,e,t,r,s,o,i){function l(a,c){for(let u=0;u<a.local.length;u++){let d=a.local[u].map(r,s,c);d?t.push(d):i.onRemove&&i.onRemove(a.local[u].spec)}for(let u=0;u<a.children.length;u+=3)l(a.children[u+2],a.children[u]+c+1)}for(let a=0;a<n.length;a+=3)n[a+1]==-1&&l(n[a+2],e[a]+o+1);return t}function uf(n,e,t){if(e.isLeaf)return null;let r=t+e.nodeSize,s=null;for(let o=0,i;o<n.length;o++)(i=n[o])&&i.from>t&&i.to<r&&((s||(s=[])).push(i),n[o]=null);return s}function df(n){let e=[];for(let t=0;t<n.length;t++)n[t]!=null&&e.push(n[t]);return e}function Ts(n,e,t,r){let s=[],o=!1;e.forEach((l,a)=>{let c=uf(n,l,a+t);if(c){o=!0;let u=Ts(c,l,t+a+1,r);u!=$e&&s.push(a,a+l.nodeSize,u)}});let i=cf(o?df(n):n,-t).sort(kn);for(let l=0;l<i.length;l++)i[l].type.valid(e,i[l])||(r.onRemove&&r.onRemove(i[l].spec),i.splice(l--,1));return i.length||s.length?new Se(i,s):$e}function kn(n,e){return n.from-e.from||n.to-e.to}function Bl(n){let e=n;for(let t=0;t<e.length-1;t++){let r=e[t];if(r.from!=r.to)for(let s=t+1;s<e.length;s++){let o=e[s];if(o.from==r.from){o.to!=r.to&&(e==n&&(e=n.slice()),e[s]=o.copy(o.from,r.to),Mc(e,s+1,o.copy(r.to,o.to)));continue}else{o.from<r.to&&(e==n&&(e=n.slice()),e[t]=r.copy(r.from,o.from),Mc(e,s,r.copy(o.from,r.to)));break}}}return e}function Mc(n,e,t){for(;e<n.length&&kn(t,n[e])>0;)e++;n.splice(e,0,t)}function ii(n){let e=[];return n.someProp("decorations",t=>{let r=t(n.state);r&&r!=$e&&e.push(r)}),n.cursorWrapper&&e.push(Se.create(n.state.doc,[n.cursorWrapper.deco])),$t.from(e)}const r0={childList:!0,characterData:!0,characterDataOldValue:!0,attributes:!0,attributeOldValue:!0,subtree:!0},s0=tt&&Ut<=11;class o0{constructor(){this.anchorNode=null,this.anchorOffset=0,this.focusNode=null,this.focusOffset=0}set(e){this.anchorNode=e.anchorNode,this.anchorOffset=e.anchorOffset,this.focusNode=e.focusNode,this.focusOffset=e.focusOffset}clear(){this.anchorNode=this.focusNode=null}eq(e){return e.anchorNode==this.anchorNode&&e.anchorOffset==this.anchorOffset&&e.focusNode==this.focusNode&&e.focusOffset==this.focusOffset}}class i0{constructor(e,t){this.view=e,this.handleDOMChange=t,this.queue=[],this.flushingSoon=-1,this.observer=null,this.currentSelection=new o0,this.onCharData=null,this.suppressingSelectionUpdates=!1,this.lastChangedTextNode=null,this.observer=window.MutationObserver&&new window.MutationObserver(r=>{for(let s=0;s<r.length;s++)this.queue.push(r[s]);tt&&Ut<=11&&r.some(s=>s.type=="childList"&&s.removedNodes.length||s.type=="characterData"&&s.oldValue.length>s.target.nodeValue.length)?this.flushSoon():this.flush()}),s0&&(this.onCharData=r=>{this.queue.push({target:r.target,type:"characterData",oldValue:r.prevValue}),this.flushSoon()}),this.onSelectionChange=this.onSelectionChange.bind(this)}flushSoon(){this.flushingSoon<0&&(this.flushingSoon=window.setTimeout(()=>{this.flushingSoon=-1,this.flush()},20))}forceFlush(){this.flushingSoon>-1&&(window.clearTimeout(this.flushingSoon),this.flushingSoon=-1,this.flush())}start(){this.observer&&(this.observer.takeRecords(),this.observer.observe(this.view.dom,r0)),this.onCharData&&this.view.dom.addEventListener("DOMCharacterDataModified",this.onCharData),this.connectSelection()}stop(){if(this.observer){let e=this.observer.takeRecords();if(e.length){for(let t=0;t<e.length;t++)this.queue.push(e[t]);window.setTimeout(()=>this.flush(),20)}this.observer.disconnect()}this.onCharData&&this.view.dom.removeEventListener("DOMCharacterDataModified",this.onCharData),this.disconnectSelection()}connectSelection(){this.view.dom.ownerDocument.addEventListener("selectionchange",this.onSelectionChange)}disconnectSelection(){this.view.dom.ownerDocument.removeEventListener("selectionchange",this.onSelectionChange)}suppressSelectionUpdates(){this.suppressingSelectionUpdates=!0,setTimeout(()=>this.suppressingSelectionUpdates=!1,50)}onSelectionChange(){if(gc(this.view)){if(this.suppressingSelectionUpdates)return Nt(this.view);if(tt&&Ut<=11&&!this.view.state.selection.empty){let e=this.view.domSelectionRange();if(e.focusNode&&Cn(e.focusNode,e.focusOffset,e.anchorNode,e.anchorOffset))return this.flushSoon()}this.flush()}}setCurSelection(){this.currentSelection.set(this.view.domSelectionRange())}ignoreSelectionChange(e){if(!e.focusNode)return!0;let t=new Set,r;for(let o=e.focusNode;o;o=Yn(o))t.add(o);for(let o=e.anchorNode;o;o=Yn(o))if(t.has(o)){r=o;break}let s=r&&this.view.docView.nearestDesc(r);if(s&&s.ignoreMutation({type:"selection",target:r.nodeType==3?r.parentNode:r}))return this.setCurSelection(),!0}pendingRecords(){if(this.observer)for(let e of this.observer.takeRecords())this.queue.push(e);return this.queue}flush(){let{view:e}=this;if(!e.docView||this.flushingSoon>-1)return;let t=this.pendingRecords();t.length&&(this.queue=[]);let r=e.domSelectionRange(),s=!this.suppressingSelectionUpdates&&!this.currentSelection.eq(r)&&gc(e)&&!this.ignoreSelectionChange(r),o=-1,i=-1,l=!1,a=[];if(e.editable)for(let u=0;u<t.length;u++){let d=this.registerMutation(t[u],a);d&&(o=o<0?d.from:Math.min(d.from,o),i=i<0?d.to:Math.max(d.to,i),d.typeOver&&(l=!0))}if(ut&&a.length){let u=a.filter(d=>d.nodeName=="BR");if(u.length==2){let[d,f]=u;d.parentNode&&d.parentNode.parentNode==f.parentNode?f.remove():d.remove()}else{let{focusNode:d}=this.currentSelection;for(let f of u){let h=f.parentNode;h&&h.nodeName=="LI"&&(!d||c0(e,d)!=h)&&f.remove()}}}let c=null;o<0&&s&&e.input.lastFocus>Date.now()-200&&Math.max(e.input.lastTouch,e.input.lastClick.time)<Date.now()-300&&Mo(r)&&(c=Nl(e))&&c.eq(le.near(e.state.doc.resolve(0),1))?(e.input.lastFocus=0,Nt(e),this.currentSelection.set(r),e.scrollToSelection()):(o>-1||s)&&(o>-1&&(e.docView.markDirty(o,i),l0(e)),this.handleDOMChange(o,i,l,a),e.docView&&e.docView.dirty?e.updateState(e.state):this.currentSelection.eq(r)||Nt(e),this.currentSelection.set(r))}registerMutation(e,t){if(t.indexOf(e.target)>-1)return null;let r=this.view.docView.nearestDesc(e.target);if(e.type=="attributes"&&(r==this.view.docView||e.attributeName=="contenteditable"||e.attributeName=="style"&&!e.oldValue&&!e.target.getAttribute("style"))||!r||r.ignoreMutation(e))return null;if(e.type=="childList"){for(let u=0;u<e.addedNodes.length;u++){let d=e.addedNodes[u];t.push(d),d.nodeType==3&&(this.lastChangedTextNode=d)}if(r.contentDOM&&r.contentDOM!=r.dom&&!r.contentDOM.contains(e.target))return{from:r.posBefore,to:r.posAfter};let s=e.previousSibling,o=e.nextSibling;if(tt&&Ut<=11&&e.addedNodes.length)for(let u=0;u<e.addedNodes.length;u++){let{previousSibling:d,nextSibling:f}=e.addedNodes[u];(!d||Array.prototype.indexOf.call(e.addedNodes,d)<0)&&(s=d),(!f||Array.prototype.indexOf.call(e.addedNodes,f)<0)&&(o=f)}let i=s&&s.parentNode==e.target?Fe(s)+1:0,l=r.localPosFromDOM(e.target,i,-1),a=o&&o.parentNode==e.target?Fe(o):e.target.childNodes.length,c=r.localPosFromDOM(e.target,a,1);return{from:l,to:c}}else return e.type=="attributes"?{from:r.posAtStart-r.border,to:r.posAtEnd+r.border}:(this.lastChangedTextNode=e.target,{from:r.posAtStart,to:r.posAtEnd,typeOver:e.target.nodeValue==e.oldValue})}}let wc=new WeakMap,Tc=!1;function l0(n){if(!wc.has(n)&&(wc.set(n,null),["normal","nowrap","pre-line"].indexOf(getComputedStyle(n.dom).whiteSpace)!==-1)){if(n.requiresGeckoHackNode=ut,Tc)return;console.warn("ProseMirror expects the CSS white-space property to be set, preferably to 'pre-wrap'. It is recommended to load style/prosemirror.css from the prosemirror-view package."),Tc=!0}}function Ec(n,e){let t=e.startContainer,r=e.startOffset,s=e.endContainer,o=e.endOffset,i=n.domAtPos(n.state.selection.anchor);return Cn(i.node,i.offset,s,o)&&([t,r,s,o]=[s,o,t,r]),{anchorNode:t,anchorOffset:r,focusNode:s,focusOffset:o}}function a0(n,e){if(e.getComposedRanges){let s=e.getComposedRanges(n.root)[0];if(s)return Ec(n,s)}let t;function r(s){s.preventDefault(),s.stopImmediatePropagation(),t=s.getTargetRanges()[0]}return n.dom.addEventListener("beforeinput",r,!0),document.execCommand("indent"),n.dom.removeEventListener("beforeinput",r,!0),t?Ec(n,t):null}function c0(n,e){for(let t=e.parentNode;t&&t!=n.dom;t=t.parentNode){let r=n.docView.nearestDesc(t,!0);if(r&&r.node.isBlock)return t}return null}function u0(n,e,t){let{node:r,fromOffset:s,toOffset:o,from:i,to:l}=n.docView.parseRange(e,t),a=n.domSelectionRange(),c,u=a.anchorNode;if(u&&n.dom.contains(u.nodeType==1?u:u.parentNode)&&(c=[{node:u,offset:a.anchorOffset}],Mo(a)||c.push({node:a.focusNode,offset:a.focusOffset})),We&&n.input.lastKeyCode===8)for(let y=o;y>s;y--){let b=r.childNodes[y-1],k=b.pmViewDesc;if(b.nodeName=="BR"&&!k){o=y;break}if(!k||k.size)break}let d=n.state.doc,f=n.someProp("domParser")||qt.fromSchema(n.state.schema),h=d.resolve(i),p=null,g=f.parse(r,{topNode:h.parent,topMatch:h.parent.contentMatchAt(h.index()),topOpen:!0,from:s,to:o,preserveWhitespace:h.parent.type.whitespace=="pre"?"full":!0,findPositions:c,ruleFromNode:d0,context:h});if(c&&c[0].pos!=null){let y=c[0].pos,b=c[1]&&c[1].pos;b==null&&(b=y),p={anchor:y+i,head:b+i}}return{doc:g,sel:p,from:i,to:l}}function d0(n){let e=n.pmViewDesc;if(e)return e.parseRule();if(n.nodeName=="BR"&&n.parentNode){if(Ke&&/^(ul|ol)$/i.test(n.parentNode.nodeName)){let t=document.createElement("div");return t.appendChild(document.createElement("li")),{skip:t}}else if(n.parentNode.lastChild==n||Ke&&/^(tr|table)$/i.test(n.parentNode.nodeName))return{ignore:!0}}else if(n.nodeName=="IMG"&&n.getAttribute("mark-placeholder"))return{ignore:!0};return null}const f0=/^(a|abbr|acronym|b|bd[io]|big|br|button|cite|code|data(list)?|del|dfn|em|i|img|ins|kbd|label|map|mark|meter|output|q|ruby|s|samp|small|span|strong|su[bp]|time|u|tt|var)$/i;function h0(n,e,t,r,s){let o=n.input.compositionPendingChanges||(n.composing?n.input.compositionID:0);if(n.input.compositionPendingChanges=0,e<0){let w=n.input.lastSelectionTime>Date.now()-50?n.input.lastSelectionOrigin:null,O=Nl(n,w);if(O&&!n.state.selection.eq(O)){if(We&&Ot&&n.input.lastKeyCode===13&&Date.now()-100<n.input.lastKeyCodeTime&&n.someProp("handleKeyDown",D=>D(n,dn(13,"Enter"))))return;let I=n.state.tr.setSelection(O);w=="pointer"?I.setMeta("pointer",!0):w=="key"&&I.scrollIntoView(),o&&I.setMeta("composition",o),n.dispatch(I)}return}let i=n.state.doc.resolve(e),l=i.sharedDepth(t);e=i.before(l+1),t=n.state.doc.resolve(t).after(l+1);let a=n.state.selection,c=u0(n,e,t),u=n.state.doc,d=u.slice(c.from,c.to),f,h;n.input.lastKeyCode===8&&Date.now()-100<n.input.lastKeyCodeTime?(f=n.state.selection.to,h="end"):(f=n.state.selection.from,h="start"),n.input.lastKeyCode=null;let p=g0(d.content,c.doc.content,c.from,f,h);if(p&&n.input.domChangeCount++,(qn&&n.input.lastIOSEnter>Date.now()-225||Ot)&&s.some(w=>w.nodeType==1&&!f0.test(w.nodeName))&&(!p||p.endA>=p.endB)&&n.someProp("handleKeyDown",w=>w(n,dn(13,"Enter")))){n.input.lastIOSEnter=0;return}if(!p)if(r&&a instanceof re&&!a.empty&&a.$head.sameParent(a.$anchor)&&!n.composing&&!(c.sel&&c.sel.anchor!=c.sel.head))p={start:a.from,endA:a.to,endB:a.to};else{if(c.sel){let w=Ac(n,n.state.doc,c.sel);if(w&&!w.eq(n.state.selection)){let O=n.state.tr.setSelection(w);o&&O.setMeta("composition",o),n.dispatch(O)}}return}n.state.selection.from<n.state.selection.to&&p.start==p.endB&&n.state.selection instanceof re&&(p.start>n.state.selection.from&&p.start<=n.state.selection.from+2&&n.state.selection.from>=c.from?p.start=n.state.selection.from:p.endA<n.state.selection.to&&p.endA>=n.state.selection.to-2&&n.state.selection.to<=c.to&&(p.endB+=n.state.selection.to-p.endA,p.endA=n.state.selection.to)),tt&&Ut<=11&&p.endB==p.start+1&&p.endA==p.start&&p.start>c.from&&c.doc.textBetween(p.start-c.from-1,p.start-c.from+1)==" "&&(p.start--,p.endA--,p.endB--);let g=c.doc.resolveNoCache(p.start-c.from),y=c.doc.resolveNoCache(p.endB-c.from),b=u.resolve(p.start),k=g.sameParent(y)&&g.parent.inlineContent&&b.end()>=p.endA;if((qn&&n.input.lastIOSEnter>Date.now()-225&&(!k||s.some(w=>w.nodeName=="DIV"||w.nodeName=="P"))||!k&&g.pos<c.doc.content.size&&(!g.sameParent(y)||!g.parent.inlineContent)&&g.pos<y.pos&&!/\S/.test(c.doc.textBetween(g.pos,y.pos,"","")))&&n.someProp("handleKeyDown",w=>w(n,dn(13,"Enter")))){n.input.lastIOSEnter=0;return}if(n.state.selection.anchor>p.start&&m0(u,p.start,p.endA,g,y)&&n.someProp("handleKeyDown",w=>w(n,dn(8,"Backspace")))){Ot&&We&&n.domObserver.suppressSelectionUpdates();return}We&&p.endB==p.start&&(n.input.lastChromeDelete=Date.now()),Ot&&!k&&g.start()!=y.start()&&y.parentOffset==0&&g.depth==y.depth&&c.sel&&c.sel.anchor==c.sel.head&&c.sel.head==p.endA&&(p.endB-=2,y=c.doc.resolveNoCache(p.endB-c.from),setTimeout(()=>{n.someProp("handleKeyDown",function(w){return w(n,dn(13,"Enter"))})},20));let M=p.start,E=p.endA,C=w=>{let O=w||n.state.tr.replace(M,E,c.doc.slice(p.start-c.from,p.endB-c.from));if(c.sel){let I=Ac(n,O.doc,c.sel);I&&!(We&&n.composing&&I.empty&&(p.start!=p.endB||n.input.lastChromeDelete<Date.now()-100)&&(I.head==M||I.head==O.mapping.map(E)-1)||tt&&I.empty&&I.head==M)&&O.setSelection(I)}return o&&O.setMeta("composition",o),O.scrollIntoView()},S;if(k)if(g.pos==y.pos){tt&&Ut<=11&&g.parentOffset==0&&(n.domObserver.suppressSelectionUpdates(),setTimeout(()=>Nt(n),20));let w=C(n.state.tr.delete(M,E)),O=u.resolve(p.start).marksAcross(u.resolve(p.endA));O&&w.ensureMarks(O),n.dispatch(w)}else if(p.endA==p.endB&&(S=p0(g.parent.content.cut(g.parentOffset,y.parentOffset),b.parent.content.cut(b.parentOffset,p.endA-b.start())))){let w=C(n.state.tr);S.type=="add"?w.addMark(M,E,S.mark):w.removeMark(M,E,S.mark),n.dispatch(w)}else if(g.parent.child(g.index()).isText&&g.index()==y.index()-(y.textOffset?0:1)){let w=g.parent.textBetween(g.parentOffset,y.parentOffset),O=()=>C(n.state.tr.insertText(w,M,E));n.someProp("handleTextInput",I=>I(n,M,E,w,O))||n.dispatch(O())}else n.dispatch(C());else n.dispatch(C())}function Ac(n,e,t){return Math.max(t.anchor,t.head)>e.content.size?null:Rl(n,e.resolve(t.anchor),e.resolve(t.head))}function p0(n,e){let t=n.firstChild.marks,r=e.firstChild.marks,s=t,o=r,i,l,a;for(let u=0;u<r.length;u++)s=r[u].removeFromSet(s);for(let u=0;u<t.length;u++)o=t[u].removeFromSet(o);if(s.length==1&&o.length==0)l=s[0],i="add",a=u=>u.mark(l.addToSet(u.marks));else if(s.length==0&&o.length==1)l=o[0],i="remove",a=u=>u.mark(l.removeFromSet(u.marks));else return null;let c=[];for(let u=0;u<e.childCount;u++)c.push(a(e.child(u)));if(j.from(c).eq(n))return{mark:l,type:i}}function m0(n,e,t,r,s){if(t-e<=s.pos-r.pos||li(r,!0,!1)<s.pos)return!1;let o=n.resolve(e);if(!r.parent.isTextblock){let l=o.nodeAfter;return l!=null&&t==e+l.nodeSize}if(o.parentOffset<o.parent.content.size||!o.parent.isTextblock)return!1;let i=n.resolve(li(o,!0,!0));return!i.parent.isTextblock||i.pos>t||li(i,!0,!1)<t?!1:r.parent.content.cut(r.parentOffset).eq(i.parent.content)}function li(n,e,t){let r=n.depth,s=e?n.end():n.pos;for(;r>0&&(e||n.indexAfter(r)==n.node(r).childCount);)r--,s++,e=!1;if(t){let o=n.node(r).maybeChild(n.indexAfter(r));for(;o&&!o.isLeaf;)o=o.firstChild,s++}return s}function g0(n,e,t,r,s){let o=n.findDiffStart(e,t);if(o==null)return null;let{a:i,b:l}=n.findDiffEnd(e,t+n.size,t+e.size);if(s=="end"){let a=Math.max(0,o-Math.min(i,l));r-=i+a-o}if(i<o&&n.size<e.size){let a=r<=o&&r>=i?o-r:0;o-=a,o&&o<e.size&&Oc(e.textBetween(o-1,o+1))&&(o+=a?1:-1),l=o+(l-i),i=o}else if(l<o){let a=r<=o&&r>=l?o-r:0;o-=a,o&&o<n.size&&Oc(n.textBetween(o-1,o+1))&&(o+=a?1:-1),i=o+(i-l),l=o}return{start:o,endA:i,endB:l}}function Oc(n){if(n.length!=2)return!1;let e=n.charCodeAt(0),t=n.charCodeAt(1);return e>=56320&&e<=57343&&t>=55296&&t<=56319}class ff{constructor(e,t){this._root=null,this.focused=!1,this.trackWrites=null,this.mounted=!1,this.markCursor=null,this.cursorWrapper=null,this.lastSelectedViewDesc=void 0,this.input=new jy,this.prevDirectPlugins=[],this.pluginViews=[],this.requiresGeckoHackNode=!1,this.dragging=null,this._props=t,this.state=t.state,this.directPlugins=t.plugins||[],this.directPlugins.forEach(Ic),this.dispatch=this.dispatch.bind(this),this.dom=e&&e.mount||document.createElement("div"),e&&(e.appendChild?e.appendChild(this.dom):typeof e=="function"?e(this.dom):e.mount&&(this.mounted=!0)),this.editable=Rc(this),Nc(this),this.nodeViews=Lc(this),this.docView=uc(this.state.doc,Dc(this),ii(this),this.dom,this),this.domObserver=new i0(this,(r,s,o,i)=>h0(this,r,s,o,i)),this.domObserver.start(),Py(this),this.updatePluginViews()}get composing(){return this.input.composing}get props(){if(this._props.state!=this.state){let e=this._props;this._props={};for(let t in e)this._props[t]=e[t];this._props.state=this.state}return this._props}update(e){e.handleDOMEvents!=this._props.handleDOMEvents&&Yi(this);let t=this._props;this._props=e,e.plugins&&(e.plugins.forEach(Ic),this.directPlugins=e.plugins),this.updateStateInner(e.state,t)}setProps(e){let t={};for(let r in this._props)t[r]=this._props[r];t.state=this.state;for(let r in e)t[r]=e[r];this.update(t)}updateState(e){this.updateStateInner(e,this._props)}updateStateInner(e,t){var r;let s=this.state,o=!1,i=!1;e.storedMarks&&this.composing&&(sf(this),i=!0),this.state=e;let l=s.plugins!=e.plugins||this._props.plugins!=t.plugins;if(l||this._props.plugins!=t.plugins||this._props.nodeViews!=t.nodeViews){let h=Lc(this);b0(h,this.nodeViews)&&(this.nodeViews=h,o=!0)}(l||t.handleDOMEvents!=this._props.handleDOMEvents)&&Yi(this),this.editable=Rc(this),Nc(this);let a=ii(this),c=Dc(this),u=s.plugins!=e.plugins&&!s.doc.eq(e.doc)?"reset":e.scrollToSelection>s.scrollToSelection?"to selection":"preserve",d=o||!this.docView.matchesNode(e.doc,c,a);(d||!e.selection.eq(s.selection))&&(i=!0);let f=u=="preserve"&&i&&this.dom.style.overflowAnchor==null&&Gg(this);if(i){this.domObserver.stop();let h=d&&(tt||We)&&!this.composing&&!s.selection.empty&&!e.selection.empty&&y0(s.selection,e.selection);if(d){let p=We?this.trackWrites=this.domSelectionRange().focusNode:null;this.composing&&(this.input.compositionNode=Jy(this)),(o||!this.docView.update(e.doc,c,a,this))&&(this.docView.updateOuterDeco(c),this.docView.destroy(),this.docView=uc(e.doc,c,a,this.dom,this)),p&&!this.trackWrites&&(h=!0)}h||!(this.input.mouseDown&&this.domObserver.currentSelection.eq(this.domSelectionRange())&&xy(this))?Nt(this,h):(qd(this,e.selection),this.domObserver.setCurSelection()),this.domObserver.start()}this.updatePluginViews(s),!((r=this.dragging)===null||r===void 0)&&r.node&&!s.doc.eq(e.doc)&&this.updateDraggedNode(this.dragging,s),u=="reset"?this.dom.scrollTop=0:u=="to selection"?this.scrollToSelection():f&&Xg(f)}scrollToSelection(){let e=this.domSelectionRange().focusNode;if(!(!e||!this.dom.contains(e.nodeType==1?e:e.parentNode))){if(!this.someProp("handleScrollToSelection",t=>t(this)))if(this.state.selection instanceof ee){let t=this.docView.domAfterPos(this.state.selection.from);t.nodeType==1&&sc(this,t.getBoundingClientRect(),e)}else sc(this,this.coordsAtPos(this.state.selection.head,1),e)}}destroyPluginViews(){let e;for(;e=this.pluginViews.pop();)e.destroy&&e.destroy()}updatePluginViews(e){if(!e||e.plugins!=this.state.plugins||this.directPlugins!=this.prevDirectPlugins){this.prevDirectPlugins=this.directPlugins,this.destroyPluginViews();for(let t=0;t<this.directPlugins.length;t++){let r=this.directPlugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}for(let t=0;t<this.state.plugins.length;t++){let r=this.state.plugins[t];r.spec.view&&this.pluginViews.push(r.spec.view(this))}}else for(let t=0;t<this.pluginViews.length;t++){let r=this.pluginViews[t];r.update&&r.update(this,e)}}updateDraggedNode(e,t){let r=e.node,s=-1;if(this.state.doc.nodeAt(r.from)==r.node)s=r.from;else{let o=r.from+(this.state.doc.content.size-t.doc.content.size);(o>0&&this.state.doc.nodeAt(o))==r.node&&(s=o)}this.dragging=new lf(e.slice,e.move,s<0?void 0:ee.create(this.state.doc,s))}someProp(e,t){let r=this._props&&this._props[e],s;if(r!=null&&(s=t?t(r):r))return s;for(let i=0;i<this.directPlugins.length;i++){let l=this.directPlugins[i].props[e];if(l!=null&&(s=t?t(l):l))return s}let o=this.state.plugins;if(o)for(let i=0;i<o.length;i++){let l=o[i].props[e];if(l!=null&&(s=t?t(l):l))return s}}hasFocus(){if(tt){let e=this.root.activeElement;if(e==this.dom)return!0;if(!e||!this.dom.contains(e))return!1;for(;e&&this.dom!=e&&this.dom.contains(e);){if(e.contentEditable=="false")return!1;e=e.parentElement}return!0}return this.root.activeElement==this.dom}focus(){this.domObserver.stop(),this.editable&&Qg(this.dom),Nt(this),this.domObserver.start()}get root(){let e=this._root;if(e==null){for(let t=this.dom.parentNode;t;t=t.parentNode)if(t.nodeType==9||t.nodeType==11&&t.host)return t.getSelection||(Object.getPrototypeOf(t).getSelection=()=>t.ownerDocument.getSelection()),this._root=t}return e||document}updateRoot(){this._root=null}posAtCoords(e){return ry(this,e)}coordsAtPos(e,t=1){return Bd(this,e,t)}domAtPos(e,t=0){return this.docView.domFromPos(e,t)}nodeDOM(e){let t=this.docView.descAt(e);return t?t.nodeDOM:null}posAtDOM(e,t,r=-1){let s=this.docView.posFromDOM(e,t,r);if(s==null)throw new RangeError("DOM position not inside the editor");return s}endOfTextblock(e,t){return ay(this,t||this.state,e)}pasteHTML(e,t){return wr(this,"",e,!1,t||new ClipboardEvent("paste"))}pasteText(e,t){return wr(this,e,null,!0,t||new ClipboardEvent("paste"))}serializeForClipboard(e){return Ll(this,e)}destroy(){this.docView&&(_y(this),this.destroyPluginViews(),this.mounted?(this.docView.update(this.state.doc,[],ii(this),this),this.dom.textContent=""):this.dom.parentNode&&this.dom.parentNode.removeChild(this.dom),this.docView.destroy(),this.docView=null,Fg())}get isDestroyed(){return this.docView==null}dispatchEvent(e){return Fy(this,e)}domSelectionRange(){let e=this.domSelection();return e?Ke&&this.root.nodeType===11&&Wg(this.dom.ownerDocument)==this.dom&&a0(this,e)||e:{focusNode:null,focusOffset:0,anchorNode:null,anchorOffset:0}}domSelection(){return this.root.getSelection()}}ff.prototype.dispatch=function(n){let e=this._props.dispatchTransaction;e?e.call(this,n):this.updateState(this.state.apply(n))};function Dc(n){let e=Object.create(null);return e.class="ProseMirror",e.contenteditable=String(n.editable),n.someProp("attributes",t=>{if(typeof t=="function"&&(t=t(n.state)),t)for(let r in t)r=="class"?e.class+=" "+t[r]:r=="style"?e.style=(e.style?e.style+";":"")+t[r]:!e[r]&&r!="contenteditable"&&r!="nodeName"&&(e[r]=String(t[r]))}),e.translate||(e.translate="no"),[Ue.node(0,n.state.doc.content.size,e)]}function Nc(n){if(n.markCursor){let e=document.createElement("img");e.className="ProseMirror-separator",e.setAttribute("mark-placeholder","true"),e.setAttribute("alt",""),n.cursorWrapper={dom:e,deco:Ue.widget(n.state.selection.from,e,{raw:!0,marks:n.markCursor})}}else n.cursorWrapper=null}function Rc(n){return!n.someProp("editable",e=>e(n.state)===!1)}function y0(n,e){let t=Math.min(n.$anchor.sharedDepth(n.head),e.$anchor.sharedDepth(e.head));return n.$anchor.start(t)!=e.$anchor.start(t)}function Lc(n){let e=Object.create(null);function t(r){for(let s in r)Object.prototype.hasOwnProperty.call(e,s)||(e[s]=r[s])}return n.someProp("nodeViews",t),n.someProp("markViews",t),e}function b0(n,e){let t=0,r=0;for(let s in n){if(n[s]!=e[s])return!0;t++}for(let s in e)r++;return t!=r}function Ic(n){if(n.spec.state||n.spec.filterTransaction||n.spec.appendTransaction)throw new RangeError("Plugins passed directly to the view must not have a state component")}var Gt={8:"Backspace",9:"Tab",10:"Enter",12:"NumLock",13:"Enter",16:"Shift",17:"Control",18:"Alt",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",44:"PrintScreen",45:"Insert",46:"Delete",59:";",61:"=",91:"Meta",92:"Meta",106:"*",107:"+",108:",",109:"-",110:".",111:"/",144:"NumLock",145:"ScrollLock",160:"Shift",161:"Shift",162:"Control",163:"Control",164:"Alt",165:"Alt",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"},Es={48:")",49:"!",50:"@",51:"#",52:"$",53:"%",54:"^",55:"&",56:"*",57:"(",59:":",61:"+",173:"_",186:":",187:"+",188:"<",189:"_",190:">",191:"?",192:"~",219:"{",220:"|",221:"}",222:'"'},k0=typeof navigator<"u"&&/Mac/.test(navigator.platform),x0=typeof navigator<"u"&&/MSIE \d|Trident\/(?:[7-9]|\d{2,})\..*rv:(\d+)/.exec(navigator.userAgent);for(var ze=0;ze<10;ze++)Gt[48+ze]=Gt[96+ze]=String(ze);for(var ze=1;ze<=24;ze++)Gt[ze+111]="F"+ze;for(var ze=65;ze<=90;ze++)Gt[ze]=String.fromCharCode(ze+32),Es[ze]=String.fromCharCode(ze);for(var ai in Gt)Es.hasOwnProperty(ai)||(Es[ai]=Gt[ai]);function v0(n){var e=k0&&n.metaKey&&n.shiftKey&&!n.ctrlKey&&!n.altKey||x0&&n.shiftKey&&n.key&&n.key.length==1||n.key=="Unidentified",t=!e&&n.key||(n.shiftKey?Es:Gt)[n.keyCode]||n.key||"Unidentified";return t=="Esc"&&(t="Escape"),t=="Del"&&(t="Delete"),t=="Left"&&(t="ArrowLeft"),t=="Up"&&(t="ArrowUp"),t=="Right"&&(t="ArrowRight"),t=="Down"&&(t="ArrowDown"),t}const S0=typeof navigator<"u"&&/Mac|iP(hone|[oa]d)/.test(navigator.platform),C0=typeof navigator<"u"&&/Win/.test(navigator.platform);function M0(n){let e=n.split(/-(?!$)/),t=e[e.length-1];t=="Space"&&(t=" ");let r,s,o,i;for(let l=0;l<e.length-1;l++){let a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))r=!0;else if(/^(c|ctrl|control)$/i.test(a))s=!0;else if(/^s(hift)?$/i.test(a))o=!0;else if(/^mod$/i.test(a))S0?i=!0:s=!0;else throw new Error("Unrecognized modifier name: "+a)}return r&&(t="Alt-"+t),s&&(t="Ctrl-"+t),i&&(t="Meta-"+t),o&&(t="Shift-"+t),t}function w0(n){let e=Object.create(null);for(let t in n)e[M0(t)]=n[t];return e}function ci(n,e,t=!0){return e.altKey&&(n="Alt-"+n),e.ctrlKey&&(n="Ctrl-"+n),e.metaKey&&(n="Meta-"+n),t&&e.shiftKey&&(n="Shift-"+n),n}function T0(n){return new Te({props:{handleKeyDown:hf(n)}})}function hf(n){let e=w0(n);return function(t,r){let s=v0(r),o,i=e[ci(s,r)];if(i&&i(t.state,t.dispatch,t))return!0;if(s.length==1&&s!=" "){if(r.shiftKey){let l=e[ci(s,r,!1)];if(l&&l(t.state,t.dispatch,t))return!0}if((r.altKey||r.metaKey||r.ctrlKey)&&!(C0&&r.ctrlKey&&r.altKey)&&(o=Gt[r.keyCode])&&o!=s){let l=e[ci(o,r)];if(l&&l(t.state,t.dispatch,t))return!0}}return!1}}var E0=Object.defineProperty,Fl=(n,e)=>{for(var t in e)E0(n,t,{get:e[t],enumerable:!0})};function Eo(n){const{state:e,transaction:t}=n;let{selection:r}=t,{doc:s}=t,{storedMarks:o}=t;return{...e,apply:e.apply.bind(e),applyTransaction:e.applyTransaction.bind(e),plugins:e.plugins,schema:e.schema,reconfigure:e.reconfigure.bind(e),toJSON:e.toJSON.bind(e),get storedMarks(){return o},get selection(){return r},get doc(){return s},get tr(){return r=t.selection,s=t.doc,o=t.storedMarks,t}}}var Ao=class{constructor(n){this.editor=n.editor,this.rawCommands=this.editor.extensionManager.commands,this.customState=n.state}get hasCustomState(){return!!this.customState}get state(){return this.customState||this.editor.state}get commands(){const{rawCommands:n,editor:e,state:t}=this,{view:r}=e,{tr:s}=t,o=this.buildProps(s);return Object.fromEntries(Object.entries(n).map(([i,l])=>[i,(...c)=>{const u=l(...c)(o);return!s.getMeta("preventDispatch")&&!this.hasCustomState&&r.dispatch(s),u}]))}get chain(){return()=>this.createChain()}get can(){return()=>this.createCan()}createChain(n,e=!0){const{rawCommands:t,editor:r,state:s}=this,{view:o}=r,i=[],l=!!n,a=n||s.tr,c=()=>(!l&&e&&!a.getMeta("preventDispatch")&&!this.hasCustomState&&o.dispatch(a),i.every(d=>d===!0)),u={...Object.fromEntries(Object.entries(t).map(([d,f])=>[d,(...p)=>{const g=this.buildProps(a,e),y=f(...p)(g);return i.push(y),u}])),run:c};return u}createCan(n){const{rawCommands:e,state:t}=this,r=!1,s=n||t.tr,o=this.buildProps(s,r);return{...Object.fromEntries(Object.entries(e).map(([l,a])=>[l,(...c)=>a(...c)({...o,dispatch:void 0})])),chain:()=>this.createChain(s,r)}}buildProps(n,e=!0){const{rawCommands:t,editor:r,state:s}=this,{view:o}=r,i={tr:n,editor:r,view:o,state:Eo({state:s,transaction:n}),dispatch:e?()=>{}:void 0,chain:()=>this.createChain(n,e),can:()=>this.createCan(n),get commands(){return Object.fromEntries(Object.entries(t).map(([l,a])=>[l,(...c)=>a(...c)(i)]))}};return i}},pf={};Fl(pf,{blur:()=>A0,clearContent:()=>O0,clearNodes:()=>D0,command:()=>N0,createParagraphNear:()=>R0,cut:()=>L0,deleteCurrentNode:()=>I0,deleteNode:()=>j0,deleteRange:()=>P0,deleteSelection:()=>_0,enter:()=>B0,exitCode:()=>F0,extendMarkRange:()=>z0,first:()=>$0,focus:()=>H0,forEach:()=>W0,insertContent:()=>Y0,insertContentAt:()=>K0,joinBackward:()=>X0,joinDown:()=>G0,joinForward:()=>Q0,joinItemBackward:()=>Z0,joinItemForward:()=>eb,joinTextblockBackward:()=>tb,joinTextblockForward:()=>nb,joinUp:()=>J0,keyboardShortcut:()=>sb,lift:()=>ob,liftEmptyBlock:()=>ib,liftListItem:()=>lb,newlineInCode:()=>ab,resetAttributes:()=>cb,scrollIntoView:()=>ub,selectAll:()=>db,selectNodeBackward:()=>fb,selectNodeForward:()=>hb,selectParentNode:()=>pb,selectTextblockEnd:()=>mb,selectTextblockStart:()=>gb,setContent:()=>yb,setMark:()=>jb,setMeta:()=>Pb,setNode:()=>_b,setNodeSelection:()=>Bb,setTextSelection:()=>Fb,sinkListItem:()=>zb,splitBlock:()=>$b,splitListItem:()=>Vb,toggleList:()=>Hb,toggleMark:()=>Wb,toggleNode:()=>Yb,toggleWrap:()=>qb,undoInputRule:()=>Ub,unsetAllMarks:()=>Kb,unsetMark:()=>Jb,updateAttributes:()=>Gb,wrapIn:()=>Xb,wrapInList:()=>Qb});var A0=()=>({editor:n,view:e})=>(requestAnimationFrame(()=>{var t;n.isDestroyed||(e.dom.blur(),(t=window==null?void 0:window.getSelection())==null||t.removeAllRanges())}),!0),O0=(n=!0)=>({commands:e})=>e.setContent("",{emitUpdate:n}),D0=()=>({state:n,tr:e,dispatch:t})=>{const{selection:r}=e,{ranges:s}=r;return t&&s.forEach(({$from:o,$to:i})=>{n.doc.nodesBetween(o.pos,i.pos,(l,a)=>{if(l.type.isText)return;const{doc:c,mapping:u}=e,d=c.resolve(u.map(a)),f=c.resolve(u.map(a+l.nodeSize)),h=d.blockRange(f);if(!h)return;const p=Jn(h);if(l.type.isTextblock){const{defaultType:g}=d.parent.contentMatchAt(d.index());e.setNodeMarkup(h.start,g)}(p||p===0)&&e.lift(h,p)})}),!0},N0=n=>e=>n(e),R0=()=>({state:n,dispatch:e})=>Ad(n,e),L0=(n,e)=>({editor:t,tr:r})=>{const{state:s}=t,o=s.doc.slice(n.from,n.to);r.deleteRange(n.from,n.to);const i=r.mapping.map(e);return r.insert(i,o.content),r.setSelection(new re(r.doc.resolve(Math.max(i-1,0)))),!0},I0=()=>({tr:n,dispatch:e})=>{const{selection:t}=n,r=t.$anchor.node();if(r.content.size>0)return!1;const s=n.selection.$anchor;for(let o=s.depth;o>0;o-=1)if(s.node(o).type===r.type){if(e){const l=s.before(o),a=s.after(o);n.delete(l,a).scrollIntoView()}return!0}return!1};function Re(n,e){if(typeof n=="string"){if(!e.nodes[n])throw Error(`There is no node type named '${n}'. Maybe you forgot to add the extension?`);return e.nodes[n]}return n}var j0=n=>({tr:e,state:t,dispatch:r})=>{const s=Re(n,t.schema),o=e.selection.$anchor;for(let i=o.depth;i>0;i-=1)if(o.node(i).type===s){if(r){const a=o.before(i),c=o.after(i);e.delete(a,c).scrollIntoView()}return!0}return!1},P0=n=>({tr:e,dispatch:t})=>{const{from:r,to:s}=n;return t&&e.delete(r,s),!0},_0=()=>({state:n,dispatch:e})=>wl(n,e),B0=()=>({commands:n})=>n.keyboardShortcut("Enter"),F0=()=>({state:n,dispatch:e})=>Mg(n,e);function zl(n){return Object.prototype.toString.call(n)==="[object RegExp]"}function As(n,e,t={strict:!0}){const r=Object.keys(e);return r.length?r.every(s=>t.strict?e[s]===n[s]:zl(e[s])?e[s].test(n[s]):e[s]===n[s]):!0}function mf(n,e,t={}){return n.find(r=>r.type===e&&As(Object.fromEntries(Object.keys(t).map(s=>[s,r.attrs[s]])),t))}function jc(n,e,t={}){return!!mf(n,e,t)}function $l(n,e,t){var r;if(!n||!e)return;let s=n.parent.childAfter(n.parentOffset);if((!s.node||!s.node.marks.some(u=>u.type===e))&&(s=n.parent.childBefore(n.parentOffset)),!s.node||!s.node.marks.some(u=>u.type===e)||(t=t||((r=s.node.marks[0])==null?void 0:r.attrs),!mf([...s.node.marks],e,t)))return;let i=s.index,l=n.start()+s.offset,a=i+1,c=l+s.node.nodeSize;for(;i>0&&jc([...n.parent.child(i-1).marks],e,t);)i-=1,l-=n.parent.child(i).nodeSize;for(;a<n.parent.childCount&&jc([...n.parent.child(a).marks],e,t);)c+=n.parent.child(a).nodeSize,a+=1;return{from:l,to:c}}function Lt(n,e){if(typeof n=="string"){if(!e.marks[n])throw Error(`There is no mark type named '${n}'. Maybe you forgot to add the extension?`);return e.marks[n]}return n}var z0=(n,e={})=>({tr:t,state:r,dispatch:s})=>{const o=Lt(n,r.schema),{doc:i,selection:l}=t,{$from:a,from:c,to:u}=l;if(s){const d=$l(a,o,e);if(d&&d.from<=c&&d.to>=u){const f=re.create(i,d.from,d.to);t.setSelection(f)}}return!0},$0=n=>e=>{const t=typeof n=="function"?n(e):n;for(let r=0;r<t.length;r+=1)if(t[r](e))return!0;return!1};function gf(n){return n instanceof re}function pn(n=0,e=0,t=0){return Math.min(Math.max(n,e),t)}function yf(n,e=null){if(!e)return null;const t=le.atStart(n),r=le.atEnd(n);if(e==="start"||e===!0)return t;if(e==="end")return r;const s=t.from,o=r.to;return e==="all"?re.create(n,pn(0,s,o),pn(n.content.size,s,o)):re.create(n,pn(e,s,o),pn(e,s,o))}function V0(){return navigator.platform==="Android"||/android/i.test(navigator.userAgent)}function Vl(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}var H0=(n=null,e={})=>({editor:t,view:r,tr:s,dispatch:o})=>{e={scrollIntoView:!0,...e};const i=()=>{(Vl()||V0())&&r.dom.focus(),requestAnimationFrame(()=>{t.isDestroyed||(r.focus(),e!=null&&e.scrollIntoView&&t.commands.scrollIntoView())})};if(r.hasFocus()&&n===null||n===!1)return!0;if(o&&n===null&&!gf(t.state.selection))return i(),!0;const l=yf(s.doc,n)||t.state.selection,a=t.state.selection.eq(l);return o&&(a||s.setSelection(l),a&&s.storedMarks&&s.setStoredMarks(s.storedMarks),i()),!0},W0=(n,e)=>t=>n.every((r,s)=>e(r,{...t,index:s})),Y0=(n,e)=>({tr:t,commands:r})=>r.insertContentAt({from:t.selection.from,to:t.selection.to},n,e),bf=n=>{const e=n.childNodes;for(let t=e.length-1;t>=0;t-=1){const r=e[t];r.nodeType===3&&r.nodeValue&&/^(\n\s\s|\n)$/.test(r.nodeValue)?n.removeChild(r):r.nodeType===1&&bf(r)}return n};function qr(n){if(typeof window>"u")throw new Error("[tiptap error]: there is no window object available, so this function cannot be used");const e=`<body>${n}</body>`,t=new window.DOMParser().parseFromString(e,"text/html").body;return bf(t)}function Er(n,e,t){if(n instanceof mt||n instanceof j)return n;t={slice:!0,parseOptions:{},...t};const r=typeof n=="object"&&n!==null,s=typeof n=="string";if(r)try{if(Array.isArray(n)&&n.length>0)return j.fromArray(n.map(l=>e.nodeFromJSON(l)));const i=e.nodeFromJSON(n);return t.errorOnInvalidContent&&i.check(),i}catch(o){if(t.errorOnInvalidContent)throw new Error("[tiptap error]: Invalid JSON content",{cause:o});return console.warn("[tiptap warn]: Invalid content.","Passed value:",n,"Error:",o),Er("",e,t)}if(s){if(t.errorOnInvalidContent){let i=!1,l="";const a=new td({topNode:e.spec.topNode,marks:e.spec.marks,nodes:e.spec.nodes.append({__tiptap__private__unknown__catch__all__node:{content:"inline*",group:"block",parseDOM:[{tag:"*",getAttrs:c=>(i=!0,l=typeof c=="string"?c:c.outerHTML,null)}]}})});if(t.slice?qt.fromSchema(a).parseSlice(qr(n),t.parseOptions):qt.fromSchema(a).parse(qr(n),t.parseOptions),t.errorOnInvalidContent&&i)throw new Error("[tiptap error]: Invalid HTML content",{cause:new Error(`Invalid element found: ${l}`)})}const o=qt.fromSchema(e);return t.slice?o.parseSlice(qr(n),t.parseOptions).content:o.parse(qr(n),t.parseOptions)}return Er("",e,t)}function q0(n,e,t){const r=n.steps.length-1;if(r<e)return;const s=n.steps[r];if(!(s instanceof Le||s instanceof Ie))return;const o=n.mapping.maps[r];let i=0;o.forEach((l,a,c,u)=>{i===0&&(i=u)}),n.setSelection(le.near(n.doc.resolve(i),t))}var U0=n=>!("type"in n),K0=(n,e,t)=>({tr:r,dispatch:s,editor:o})=>{var i;if(s){t={parseOptions:o.options.parseOptions,updateSelection:!0,applyInputRules:!1,applyPasteRules:!1,...t};let l;const a=y=>{o.emit("contentError",{editor:o,error:y,disableCollaboration:()=>{"collaboration"in o.storage&&typeof o.storage.collaboration=="object"&&o.storage.collaboration&&(o.storage.collaboration.isDisabled=!0)}})},c={preserveWhitespace:"full",...t.parseOptions};if(!t.errorOnInvalidContent&&!o.options.enableContentCheck&&o.options.emitContentError)try{Er(e,o.schema,{parseOptions:c,errorOnInvalidContent:!0})}catch(y){a(y)}try{l=Er(e,o.schema,{parseOptions:c,errorOnInvalidContent:(i=t.errorOnInvalidContent)!=null?i:o.options.enableContentCheck})}catch(y){return a(y),!1}let{from:u,to:d}=typeof n=="number"?{from:n,to:n}:{from:n.from,to:n.to},f=!0,h=!0;if((U0(l)?l:[l]).forEach(y=>{y.check(),f=f?y.isText&&y.marks.length===0:!1,h=h?y.isBlock:!1}),u===d&&h){const{parent:y}=r.doc.resolve(u);y.isTextblock&&!y.type.spec.code&&!y.childCount&&(u-=1,d+=1)}let g;if(f){if(Array.isArray(e))g=e.map(y=>y.text||"").join("");else if(e instanceof j){let y="";e.forEach(b=>{b.text&&(y+=b.text)}),g=y}else typeof e=="object"&&e&&e.text?g=e.text:g=e;r.insertText(g,u,d)}else{g=l;const y=r.doc.resolve(u),b=y.node(),k=y.parentOffset===0,M=b.isText||b.isTextblock,E=b.content.size>0;k&&M&&E&&(u=Math.max(0,u-1)),r.replaceWith(u,d,g)}t.updateSelection&&q0(r,r.steps.length-1,-1),t.applyInputRules&&r.setMeta("applyInputRules",{from:u,text:g}),t.applyPasteRules&&r.setMeta("applyPasteRules",{from:u,text:g})}return!0},J0=()=>({state:n,dispatch:e})=>vg(n,e),G0=()=>({state:n,dispatch:e})=>Sg(n,e),X0=()=>({state:n,dispatch:e})=>vd(n,e),Q0=()=>({state:n,dispatch:e})=>wd(n,e),Z0=()=>({state:n,dispatch:e,tr:t})=>{try{const r=vo(n.doc,n.selection.$from.pos,-1);return r==null?!1:(t.join(r,2),e&&e(t),!0)}catch{return!1}},eb=()=>({state:n,dispatch:e,tr:t})=>{try{const r=vo(n.doc,n.selection.$from.pos,1);return r==null?!1:(t.join(r,2),e&&e(t),!0)}catch{return!1}},tb=()=>({state:n,dispatch:e})=>kg(n,e),nb=()=>({state:n,dispatch:e})=>xg(n,e);function kf(){return typeof navigator<"u"?/Mac/.test(navigator.platform):!1}function rb(n){const e=n.split(/-(?!$)/);let t=e[e.length-1];t==="Space"&&(t=" ");let r,s,o,i;for(let l=0;l<e.length-1;l+=1){const a=e[l];if(/^(cmd|meta|m)$/i.test(a))i=!0;else if(/^a(lt)?$/i.test(a))r=!0;else if(/^(c|ctrl|control)$/i.test(a))s=!0;else if(/^s(hift)?$/i.test(a))o=!0;else if(/^mod$/i.test(a))Vl()||kf()?i=!0:s=!0;else throw new Error(`Unrecognized modifier name: ${a}`)}return r&&(t=`Alt-${t}`),s&&(t=`Ctrl-${t}`),i&&(t=`Meta-${t}`),o&&(t=`Shift-${t}`),t}var sb=n=>({editor:e,view:t,tr:r,dispatch:s})=>{const o=rb(n).split(/-(?!$)/),i=o.find(c=>!["Alt","Ctrl","Meta","Shift"].includes(c)),l=new KeyboardEvent("keydown",{key:i==="Space"?" ":i,altKey:o.includes("Alt"),ctrlKey:o.includes("Ctrl"),metaKey:o.includes("Meta"),shiftKey:o.includes("Shift"),bubbles:!0,cancelable:!0}),a=e.captureTransaction(()=>{t.someProp("handleKeyDown",c=>c(t,l))});return a==null||a.steps.forEach(c=>{const u=c.map(r.mapping);u&&s&&r.maybeStep(u)}),!0};function Xt(n,e,t={}){const{from:r,to:s,empty:o}=n.selection,i=e?Re(e,n.schema):null,l=[];n.doc.nodesBetween(r,s,(d,f)=>{if(d.isText)return;const h=Math.max(r,f),p=Math.min(s,f+d.nodeSize);l.push({node:d,from:h,to:p})});const a=s-r,c=l.filter(d=>i?i.name===d.node.type.name:!0).filter(d=>As(d.node.attrs,t,{strict:!1}));return o?!!c.length:c.reduce((d,f)=>d+f.to-f.from,0)>=a}var ob=(n,e={})=>({state:t,dispatch:r})=>{const s=Re(n,t.schema);return Xt(t,s,e)?Cg(t,r):!1},ib=()=>({state:n,dispatch:e})=>Od(n,e),lb=n=>({state:e,dispatch:t})=>{const r=Re(n,e.schema);return jg(r)(e,t)},ab=()=>({state:n,dispatch:e})=>Ed(n,e);function Oo(n,e){return e.nodes[n]?"node":e.marks[n]?"mark":null}function Pc(n,e){const t=typeof e=="string"?[e]:e;return Object.keys(n).reduce((r,s)=>(t.includes(s)||(r[s]=n[s]),r),{})}var cb=(n,e)=>({tr:t,state:r,dispatch:s})=>{let o=null,i=null;const l=Oo(typeof n=="string"?n:n.name,r.schema);return l?(l==="node"&&(o=Re(n,r.schema)),l==="mark"&&(i=Lt(n,r.schema)),s&&t.selection.ranges.forEach(a=>{r.doc.nodesBetween(a.$from.pos,a.$to.pos,(c,u)=>{o&&o===c.type&&t.setNodeMarkup(u,void 0,Pc(c.attrs,e)),i&&c.marks.length&&c.marks.forEach(d=>{i===d.type&&t.addMark(u,u+c.nodeSize,i.create(Pc(d.attrs,e)))})})}),!0):!1},ub=()=>({tr:n,dispatch:e})=>(e&&n.scrollIntoView(),!0),db=()=>({tr:n,dispatch:e})=>{if(e){const t=new rt(n.doc);n.setSelection(t)}return!0},fb=()=>({state:n,dispatch:e})=>Cd(n,e),hb=()=>({state:n,dispatch:e})=>Td(n,e),pb=()=>({state:n,dispatch:e})=>Eg(n,e),mb=()=>({state:n,dispatch:e})=>Dg(n,e),gb=()=>({state:n,dispatch:e})=>Og(n,e);function qi(n,e,t={},r={}){return Er(n,e,{slice:!1,parseOptions:t,errorOnInvalidContent:r.errorOnInvalidContent})}var yb=(n,{errorOnInvalidContent:e,emitUpdate:t=!0,parseOptions:r={}}={})=>({editor:s,tr:o,dispatch:i,commands:l})=>{const{doc:a}=o;if(r.preserveWhitespace!=="full"){const c=qi(n,s.schema,r,{errorOnInvalidContent:e??s.options.enableContentCheck});return i&&o.replaceWith(0,a.content.size,c).setMeta("preventUpdate",!t),!0}return i&&o.setMeta("preventUpdate",!t),l.insertContentAt({from:0,to:a.content.size},n,{parseOptions:r,errorOnInvalidContent:e??s.options.enableContentCheck})};function xf(n,e){const t=Lt(e,n.schema),{from:r,to:s,empty:o}=n.selection,i=[];o?(n.storedMarks&&i.push(...n.storedMarks),i.push(...n.selection.$head.marks())):n.doc.nodesBetween(r,s,a=>{i.push(...a.marks)});const l=i.find(a=>a.type.name===t.name);return l?{...l.attrs}:{}}function vf(n,e){const t=new yd(n);return e.forEach(r=>{r.steps.forEach(s=>{t.step(s)})}),t}function bb(n){for(let e=0;e<n.edgeCount;e+=1){const{type:t}=n.edge(e);if(t.isTextblock&&!t.hasRequiredAttrs())return t}return null}function kb(n,e,t){const r=[];return n.nodesBetween(e.from,e.to,(s,o)=>{t(s)&&r.push({node:s,pos:o})}),r}function xb(n,e){for(let t=n.depth;t>0;t-=1){const r=n.node(t);if(e(r))return{pos:t>0?n.before(t):0,start:n.start(t),depth:t,node:r}}}function Do(n){return e=>xb(e.$from,n)}function Z(n,e,t){return n.config[e]===void 0&&n.parent?Z(n.parent,e,t):typeof n.config[e]=="function"?n.config[e].bind({...t,parent:n.parent?Z(n.parent,e,t):null}):n.config[e]}function Hl(n){return n.map(e=>{const t={name:e.name,options:e.options,storage:e.storage},r=Z(e,"addExtensions",t);return r?[e,...Hl(r())]:e}).flat(10)}function Wl(n,e){const t=En.fromSchema(e).serializeFragment(n),s=document.implementation.createHTMLDocument().createElement("div");return s.appendChild(t),s.innerHTML}function Sf(n){return typeof n=="function"}function ye(n,e=void 0,...t){return Sf(n)?e?n.bind(e)(...t):n(...t):n}function vb(n={}){return Object.keys(n).length===0&&n.constructor===Object}function Ar(n){const e=n.filter(s=>s.type==="extension"),t=n.filter(s=>s.type==="node"),r=n.filter(s=>s.type==="mark");return{baseExtensions:e,nodeExtensions:t,markExtensions:r}}function Cf(n){const e=[],{nodeExtensions:t,markExtensions:r}=Ar(n),s=[...t,...r],o={default:null,validate:void 0,rendered:!0,renderHTML:null,parseHTML:null,keepOnSplit:!0,isRequired:!1};return n.forEach(i=>{const l={name:i.name,options:i.options,storage:i.storage,extensions:s},a=Z(i,"addGlobalAttributes",l);if(!a)return;a().forEach(u=>{u.types.forEach(d=>{Object.entries(u.attributes).forEach(([f,h])=>{e.push({type:d,name:f,attribute:{...o,...h}})})})})}),s.forEach(i=>{const l={name:i.name,options:i.options,storage:i.storage},a=Z(i,"addAttributes",l);if(!a)return;const c=a();Object.entries(c).forEach(([u,d])=>{const f={...o,...d};typeof(f==null?void 0:f.default)=="function"&&(f.default=f.default()),f!=null&&f.isRequired&&(f==null?void 0:f.default)===void 0&&delete f.default,e.push({type:i.name,name:u,attribute:f})})}),e}function Ce(...n){return n.filter(e=>!!e).reduce((e,t)=>{const r={...e};return Object.entries(t).forEach(([s,o])=>{if(!r[s]){r[s]=o;return}if(s==="class"){const l=o?String(o).split(" "):[],a=r[s]?r[s].split(" "):[],c=l.filter(u=>!a.includes(u));r[s]=[...a,...c].join(" ")}else if(s==="style"){const l=o?o.split(";").map(u=>u.trim()).filter(Boolean):[],a=r[s]?r[s].split(";").map(u=>u.trim()).filter(Boolean):[],c=new Map;a.forEach(u=>{const[d,f]=u.split(":").map(h=>h.trim());c.set(d,f)}),l.forEach(u=>{const[d,f]=u.split(":").map(h=>h.trim());c.set(d,f)}),r[s]=Array.from(c.entries()).map(([u,d])=>`${u}: ${d}`).join("; ")}else r[s]=o}),r},{})}function Os(n,e){return e.filter(t=>t.type===n.type.name).filter(t=>t.attribute.rendered).map(t=>t.attribute.renderHTML?t.attribute.renderHTML(n.attrs)||{}:{[t.name]:n.attrs[t.name]}).reduce((t,r)=>Ce(t,r),{})}function Sb(n){return typeof n!="string"?n:n.match(/^[+-]?(?:\d*\.)?\d+$/)?Number(n):n==="true"?!0:n==="false"?!1:n}function _c(n,e){return"style"in n?n:{...n,getAttrs:t=>{const r=n.getAttrs?n.getAttrs(t):n.attrs;if(r===!1)return!1;const s=e.reduce((o,i)=>{const l=i.attribute.parseHTML?i.attribute.parseHTML(t):Sb(t.getAttribute(i.name));return l==null?o:{...o,[i.name]:l}},{});return{...r,...s}}}}function Bc(n){return Object.fromEntries(Object.entries(n).filter(([e,t])=>e==="attrs"&&vb(t)?!1:t!=null))}function Fc(n){var e,t,r;const s={};return!((e=n==null?void 0:n.attribute)!=null&&e.isRequired)&&((t=n==null?void 0:n.attribute)==null?void 0:t.default)!==void 0&&(s.default=n.attribute.default),((r=n==null?void 0:n.attribute)==null?void 0:r.validate)!==void 0&&(s.validate=n.attribute.validate),[n.name,s]}function Cb(n,e){var t;const r=Cf(n),{nodeExtensions:s,markExtensions:o}=Ar(n),i=(t=s.find(c=>Z(c,"topNode")))==null?void 0:t.name,l=Object.fromEntries(s.map(c=>{const u=r.filter(b=>b.type===c.name),d={name:c.name,options:c.options,storage:c.storage,editor:e},f=n.reduce((b,k)=>{const M=Z(k,"extendNodeSchema",d);return{...b,...M?M(c):{}}},{}),h=Bc({...f,content:ye(Z(c,"content",d)),marks:ye(Z(c,"marks",d)),group:ye(Z(c,"group",d)),inline:ye(Z(c,"inline",d)),atom:ye(Z(c,"atom",d)),selectable:ye(Z(c,"selectable",d)),draggable:ye(Z(c,"draggable",d)),code:ye(Z(c,"code",d)),whitespace:ye(Z(c,"whitespace",d)),linebreakReplacement:ye(Z(c,"linebreakReplacement",d)),defining:ye(Z(c,"defining",d)),isolating:ye(Z(c,"isolating",d)),attrs:Object.fromEntries(u.map(Fc))}),p=ye(Z(c,"parseHTML",d));p&&(h.parseDOM=p.map(b=>_c(b,u)));const g=Z(c,"renderHTML",d);g&&(h.toDOM=b=>g({node:b,HTMLAttributes:Os(b,u)}));const y=Z(c,"renderText",d);return y&&(h.toText=y),[c.name,h]})),a=Object.fromEntries(o.map(c=>{const u=r.filter(y=>y.type===c.name),d={name:c.name,options:c.options,storage:c.storage,editor:e},f=n.reduce((y,b)=>{const k=Z(b,"extendMarkSchema",d);return{...y,...k?k(c):{}}},{}),h=Bc({...f,inclusive:ye(Z(c,"inclusive",d)),excludes:ye(Z(c,"excludes",d)),group:ye(Z(c,"group",d)),spanning:ye(Z(c,"spanning",d)),code:ye(Z(c,"code",d)),attrs:Object.fromEntries(u.map(Fc))}),p=ye(Z(c,"parseHTML",d));p&&(h.parseDOM=p.map(y=>_c(y,u)));const g=Z(c,"renderHTML",d);return g&&(h.toDOM=y=>g({mark:y,HTMLAttributes:Os(y,u)})),[c.name,h]}));return new td({topNode:i,nodes:l,marks:a})}function Mb(n){const e=n.filter((t,r)=>n.indexOf(t)!==r);return Array.from(new Set(e))}function Yl(n){return n.sort((t,r)=>{const s=Z(t,"priority")||100,o=Z(r,"priority")||100;return s>o?-1:s<o?1:0})}function Mf(n){const e=Yl(Hl(n)),t=Mb(e.map(r=>r.name));return t.length&&console.warn(`[tiptap warn]: Duplicate extension names found: [${t.map(r=>`'${r}'`).join(", ")}]. This can lead to issues.`),e}function wf(n,e,t){const{from:r,to:s}=e,{blockSeparator:o=`
|
|
48
48
|
|
|
49
49
|
`,textSerializers:i={}}=t||{};let l="";return n.nodesBetween(r,s,(a,c,u,d)=>{var f;a.isBlock&&c>r&&(l+=o);const h=i==null?void 0:i[a.type.name];if(h)return u&&(l+=h({node:a,pos:c,parent:u,index:d,range:e})),!1;a.isText&&(l+=(f=a==null?void 0:a.text)==null?void 0:f.slice(Math.max(r,c)-c,s-c))}),l}function wb(n,e){const t={from:0,to:n.content.size};return wf(n,t,e)}function Tf(n){return Object.fromEntries(Object.entries(n.nodes).filter(([,e])=>e.spec.toText).map(([e,t])=>[e,t.spec.toText]))}function Tb(n,e){const t=Re(e,n.schema),{from:r,to:s}=n.selection,o=[];n.doc.nodesBetween(r,s,l=>{o.push(l)});const i=o.reverse().find(l=>l.type.name===t.name);return i?{...i.attrs}:{}}function Ef(n,e){const t=Oo(typeof e=="string"?e:e.name,n.schema);return t==="node"?Tb(n,e):t==="mark"?xf(n,e):{}}function Eb(n,e=JSON.stringify){const t={};return n.filter(r=>{const s=e(r);return Object.prototype.hasOwnProperty.call(t,s)?!1:t[s]=!0})}function Ab(n){const e=Eb(n);return e.length===1?e:e.filter((t,r)=>!e.filter((o,i)=>i!==r).some(o=>t.oldRange.from>=o.oldRange.from&&t.oldRange.to<=o.oldRange.to&&t.newRange.from>=o.newRange.from&&t.newRange.to<=o.newRange.to))}function Af(n){const{mapping:e,steps:t}=n,r=[];return e.maps.forEach((s,o)=>{const i=[];if(s.ranges.length)s.forEach((l,a)=>{i.push({from:l,to:a})});else{const{from:l,to:a}=t[o];if(l===void 0||a===void 0)return;i.push({from:l,to:a})}i.forEach(({from:l,to:a})=>{const c=e.slice(o).map(l,-1),u=e.slice(o).map(a),d=e.invert().map(c,-1),f=e.invert().map(u);r.push({oldRange:{from:d,to:f},newRange:{from:c,to:u}})})}),Ab(r)}function ql(n,e,t){const r=[];return n===e?t.resolve(n).marks().forEach(s=>{const o=t.resolve(n),i=$l(o,s.type);i&&r.push({mark:s,...i})}):t.nodesBetween(n,e,(s,o)=>{!s||(s==null?void 0:s.nodeSize)===void 0||r.push(...s.marks.map(i=>({from:o,to:o+s.nodeSize,mark:i})))}),r}var Ob=(n,e,t,r=20)=>{const s=n.doc.resolve(t);let o=r,i=null;for(;o>0&&i===null;){const l=s.node(o);(l==null?void 0:l.type.name)===e?i=l:o-=1}return[i,o]};function ui(n,e){return e.nodes[n]||e.marks[n]||null}function cs(n,e,t){return Object.fromEntries(Object.entries(t).filter(([r])=>{const s=n.find(o=>o.type===e&&o.name===r);return s?s.attribute.keepOnSplit:!1}))}var Db=(n,e=500)=>{let t="";const r=n.parentOffset;return n.parent.nodesBetween(Math.max(0,r-e),r,(s,o,i,l)=>{var a,c;const u=((c=(a=s.type.spec).toText)==null?void 0:c.call(a,{node:s,pos:o,parent:i,index:l}))||s.textContent||"%leaf%";t+=s.isAtom&&!s.isText?u:u.slice(0,Math.max(0,r-o))}),t};function Ui(n,e,t={}){const{empty:r,ranges:s}=n.selection,o=e?Lt(e,n.schema):null;if(r)return!!(n.storedMarks||n.selection.$from.marks()).filter(d=>o?o.name===d.type.name:!0).find(d=>As(d.attrs,t,{strict:!1}));let i=0;const l=[];if(s.forEach(({$from:d,$to:f})=>{const h=d.pos,p=f.pos;n.doc.nodesBetween(h,p,(g,y)=>{if(!g.isText&&!g.marks.length)return;const b=Math.max(h,y),k=Math.min(p,y+g.nodeSize),M=k-b;i+=M,l.push(...g.marks.map(E=>({mark:E,from:b,to:k})))})}),i===0)return!1;const a=l.filter(d=>o?o.name===d.mark.type.name:!0).filter(d=>As(d.mark.attrs,t,{strict:!1})).reduce((d,f)=>d+f.to-f.from,0),c=l.filter(d=>o?d.mark.type!==o&&d.mark.type.excludes(o):!0).reduce((d,f)=>d+f.to-f.from,0);return(a>0?a+c:a)>=i}function Nb(n,e,t={}){if(!e)return Xt(n,null,t)||Ui(n,null,t);const r=Oo(e,n.schema);return r==="node"?Xt(n,e,t):r==="mark"?Ui(n,e,t):!1}var Rb=(n,e)=>{const{$from:t,$to:r,$anchor:s}=n.selection;if(e){const o=Do(l=>l.type.name===e)(n.selection);if(!o)return!1;const i=n.doc.resolve(o.pos+1);return s.pos+1===i.end()}return!(r.parentOffset<r.parent.nodeSize-2||t.pos!==r.pos)},Lb=n=>{const{$from:e,$to:t}=n.selection;return!(e.parentOffset>0||e.pos!==t.pos)};function zc(n,e){return Array.isArray(e)?e.some(t=>(typeof t=="string"?t:t.name)===n.name):e}function $c(n,e){const{nodeExtensions:t}=Ar(e),r=t.find(i=>i.name===n);if(!r)return!1;const s={name:r.name,options:r.options,storage:r.storage},o=ye(Z(r,"group",s));return typeof o!="string"?!1:o.split(" ").includes("list")}function No(n,{checkChildren:e=!0,ignoreWhitespace:t=!1}={}){var r;if(t){if(n.type.name==="hardBreak")return!0;if(n.isText)return/^\s*$/m.test((r=n.text)!=null?r:"")}if(n.isText)return!n.text;if(n.isAtom||n.isLeaf)return!1;if(n.content.childCount===0)return!0;if(e){let s=!0;return n.content.forEach(o=>{s!==!1&&(No(o,{ignoreWhitespace:t,checkChildren:e})||(s=!1))}),s}return!1}function Of(n){return n instanceof ee}function Ib(n,e,t){var r;const{selection:s}=e;let o=null;if(gf(s)&&(o=s.$cursor),o){const l=(r=n.storedMarks)!=null?r:o.marks();return o.parent.type.allowsMarkType(t)&&(!!t.isInSet(l)||!l.some(c=>c.type.excludes(t)))}const{ranges:i}=s;return i.some(({$from:l,$to:a})=>{let c=l.depth===0?n.doc.inlineContent&&n.doc.type.allowsMarkType(t):!1;return n.doc.nodesBetween(l.pos,a.pos,(u,d,f)=>{if(c)return!1;if(u.isInline){const h=!f||f.type.allowsMarkType(t),p=!!t.isInSet(u.marks)||!u.marks.some(g=>g.type.excludes(t));c=h&&p}return!c}),c})}var jb=(n,e={})=>({tr:t,state:r,dispatch:s})=>{const{selection:o}=t,{empty:i,ranges:l}=o,a=Lt(n,r.schema);if(s)if(i){const c=xf(r,a);t.addStoredMark(a.create({...c,...e}))}else l.forEach(c=>{const u=c.$from.pos,d=c.$to.pos;r.doc.nodesBetween(u,d,(f,h)=>{const p=Math.max(h,u),g=Math.min(h+f.nodeSize,d);f.marks.find(b=>b.type===a)?f.marks.forEach(b=>{a===b.type&&t.addMark(p,g,a.create({...b.attrs,...e}))}):t.addMark(p,g,a.create(e))})});return Ib(r,t,a)},Pb=(n,e)=>({tr:t})=>(t.setMeta(n,e),!0),_b=(n,e={})=>({state:t,dispatch:r,chain:s})=>{const o=Re(n,t.schema);let i;return t.selection.$anchor.sameParent(t.selection.$head)&&(i=t.selection.$anchor.parent.attrs),o.isTextblock?s().command(({commands:l})=>tc(o,{...i,...e})(t)?!0:l.clearNodes()).command(({state:l})=>tc(o,{...i,...e})(l,r)).run():(console.warn('[tiptap warn]: Currently "setNode()" only supports text block nodes.'),!1)},Bb=n=>({tr:e,dispatch:t})=>{if(t){const{doc:r}=e,s=pn(n,0,r.content.size),o=ee.create(r,s);e.setSelection(o)}return!0},Fb=n=>({tr:e,dispatch:t})=>{if(t){const{doc:r}=e,{from:s,to:o}=typeof n=="number"?{from:n,to:n}:n,i=re.atStart(r).from,l=re.atEnd(r).to,a=pn(s,i,l),c=pn(o,i,l),u=re.create(r,a,c);e.setSelection(u)}return!0},zb=n=>({state:e,dispatch:t})=>{const r=Re(n,e.schema);return Bg(r)(e,t)};function Vc(n,e){const t=n.storedMarks||n.selection.$to.parentOffset&&n.selection.$from.marks();if(t){const r=t.filter(s=>e==null?void 0:e.includes(s.type.name));n.tr.ensureMarks(r)}}var $b=({keepMarks:n=!0}={})=>({tr:e,state:t,dispatch:r,editor:s})=>{const{selection:o,doc:i}=e,{$from:l,$to:a}=o,c=s.extensionManager.attributes,u=cs(c,l.node().type.name,l.node().attrs);if(o instanceof ee&&o.node.isBlock)return!l.parentOffset||!Dt(i,l.pos)?!1:(r&&(n&&Vc(t,s.extensionManager.splittableMarks),e.split(l.pos).scrollIntoView()),!0);if(!l.parent.isBlock)return!1;const d=a.parentOffset===a.parent.content.size,f=l.depth===0?void 0:bb(l.node(-1).contentMatchAt(l.indexAfter(-1)));let h=d&&f?[{type:f,attrs:u}]:void 0,p=Dt(e.doc,e.mapping.map(l.pos),1,h);if(!h&&!p&&Dt(e.doc,e.mapping.map(l.pos),1,f?[{type:f}]:void 0)&&(p=!0,h=f?[{type:f,attrs:u}]:void 0),r){if(p&&(o instanceof re&&e.deleteSelection(),e.split(e.mapping.map(l.pos),1,h),f&&!d&&!l.parentOffset&&l.parent.type!==f)){const g=e.mapping.map(l.before()),y=e.doc.resolve(g);l.node(-1).canReplaceWith(y.index(),y.index()+1,f)&&e.setNodeMarkup(e.mapping.map(l.before()),f)}n&&Vc(t,s.extensionManager.splittableMarks),e.scrollIntoView()}return p},Vb=(n,e={})=>({tr:t,state:r,dispatch:s,editor:o})=>{var i;const l=Re(n,r.schema),{$from:a,$to:c}=r.selection,u=r.selection.node;if(u&&u.isBlock||a.depth<2||!a.sameParent(c))return!1;const d=a.node(-1);if(d.type!==l)return!1;const f=o.extensionManager.attributes;if(a.parent.content.size===0&&a.node(-1).childCount===a.indexAfter(-1)){if(a.depth===2||a.node(-3).type!==l||a.index(-2)!==a.node(-2).childCount-1)return!1;if(s){let b=j.empty;const k=a.index(-1)?1:a.index(-2)?2:3;for(let O=a.depth-k;O>=a.depth-3;O-=1)b=j.from(a.node(O).copy(b));const M=a.indexAfter(-1)<a.node(-2).childCount?1:a.indexAfter(-2)<a.node(-3).childCount?2:3,E={...cs(f,a.node().type.name,a.node().attrs),...e},C=((i=l.contentMatch.defaultType)==null?void 0:i.createAndFill(E))||void 0;b=b.append(j.from(l.createAndFill(null,C)||void 0));const S=a.before(a.depth-(k-1));t.replace(S,a.after(-M),new W(b,4-k,0));let w=-1;t.doc.nodesBetween(S,t.doc.content.size,(O,I)=>{if(w>-1)return!1;O.isTextblock&&O.content.size===0&&(w=I+1)}),w>-1&&t.setSelection(re.near(t.doc.resolve(w))),t.scrollIntoView()}return!0}const h=c.pos===a.end()?d.contentMatchAt(0).defaultType:null,p={...cs(f,d.type.name,d.attrs),...e},g={...cs(f,a.node().type.name,a.node().attrs),...e};t.delete(a.pos,c.pos);const y=h?[{type:l,attrs:p},{type:h,attrs:g}]:[{type:l,attrs:p}];if(!Dt(t.doc,a.pos,2))return!1;if(s){const{selection:b,storedMarks:k}=r,{splittableMarks:M}=o.extensionManager,E=k||b.$to.parentOffset&&b.$from.marks();if(t.split(a.pos,2,y).scrollIntoView(),!E||!s)return!0;const C=E.filter(S=>M.includes(S.type.name));t.ensureMarks(C)}return!0},di=(n,e)=>{const t=Do(i=>i.type===e)(n.selection);if(!t)return!0;const r=n.doc.resolve(Math.max(0,t.pos-1)).before(t.depth);if(r===void 0)return!0;const s=n.doc.nodeAt(r);return t.node.type===(s==null?void 0:s.type)&&tn(n.doc,t.pos)&&n.join(t.pos),!0},fi=(n,e)=>{const t=Do(i=>i.type===e)(n.selection);if(!t)return!0;const r=n.doc.resolve(t.start).after(t.depth);if(r===void 0)return!0;const s=n.doc.nodeAt(r);return t.node.type===(s==null?void 0:s.type)&&tn(n.doc,r)&&n.join(r),!0},Hb=(n,e,t,r={})=>({editor:s,tr:o,state:i,dispatch:l,chain:a,commands:c,can:u})=>{const{extensions:d,splittableMarks:f}=s.extensionManager,h=Re(n,i.schema),p=Re(e,i.schema),{selection:g,storedMarks:y}=i,{$from:b,$to:k}=g,M=b.blockRange(k),E=y||g.$to.parentOffset&&g.$from.marks();if(!M)return!1;const C=Do(S=>$c(S.type.name,d))(g);if(M.depth>=1&&C&&M.depth-C.depth<=1){if(C.node.type===h)return c.liftListItem(p);if($c(C.node.type.name,d)&&h.validContent(C.node.content)&&l)return a().command(()=>(o.setNodeMarkup(C.pos,h),!0)).command(()=>di(o,h)).command(()=>fi(o,h)).run()}return!t||!E||!l?a().command(()=>u().wrapInList(h,r)?!0:c.clearNodes()).wrapInList(h,r).command(()=>di(o,h)).command(()=>fi(o,h)).run():a().command(()=>{const S=u().wrapInList(h,r),w=E.filter(O=>f.includes(O.type.name));return o.ensureMarks(w),S?!0:c.clearNodes()}).wrapInList(h,r).command(()=>di(o,h)).command(()=>fi(o,h)).run()},Wb=(n,e={},t={})=>({state:r,commands:s})=>{const{extendEmptyMarkRange:o=!1}=t,i=Lt(n,r.schema);return Ui(r,i,e)?s.unsetMark(i,{extendEmptyMarkRange:o}):s.setMark(i,e)},Yb=(n,e,t={})=>({state:r,commands:s})=>{const o=Re(n,r.schema),i=Re(e,r.schema),l=Xt(r,o,t);let a;return r.selection.$anchor.sameParent(r.selection.$head)&&(a=r.selection.$anchor.parent.attrs),l?s.setNode(i,a):s.setNode(o,{...a,...t})},qb=(n,e={})=>({state:t,commands:r})=>{const s=Re(n,t.schema);return Xt(t,s,e)?r.lift(s):r.wrapIn(s,e)},Ub=()=>({state:n,dispatch:e})=>{const t=n.plugins;for(let r=0;r<t.length;r+=1){const s=t[r];let o;if(s.spec.isInputRules&&(o=s.getState(n))){if(e){const i=n.tr,l=o.transform;for(let a=l.steps.length-1;a>=0;a-=1)i.step(l.steps[a].invert(l.docs[a]));if(o.text){const a=i.doc.resolve(o.from).marks();i.replaceWith(o.from,o.to,n.schema.text(o.text,a))}else i.delete(o.from,o.to)}return!0}}return!1},Kb=()=>({tr:n,dispatch:e})=>{const{selection:t}=n,{empty:r,ranges:s}=t;return r||e&&s.forEach(o=>{n.removeMark(o.$from.pos,o.$to.pos)}),!0},Jb=(n,e={})=>({tr:t,state:r,dispatch:s})=>{var o;const{extendEmptyMarkRange:i=!1}=e,{selection:l}=t,a=Lt(n,r.schema),{$from:c,empty:u,ranges:d}=l;if(!s)return!0;if(u&&i){let{from:f,to:h}=l;const p=(o=c.marks().find(y=>y.type===a))==null?void 0:o.attrs,g=$l(c,a,p);g&&(f=g.from,h=g.to),t.removeMark(f,h,a)}else d.forEach(f=>{t.removeMark(f.$from.pos,f.$to.pos,a)});return t.removeStoredMark(a),!0},Gb=(n,e={})=>({tr:t,state:r,dispatch:s})=>{let o=null,i=null;const l=Oo(typeof n=="string"?n:n.name,r.schema);return l?(l==="node"&&(o=Re(n,r.schema)),l==="mark"&&(i=Lt(n,r.schema)),s&&t.selection.ranges.forEach(a=>{const c=a.$from.pos,u=a.$to.pos;let d,f,h,p;t.selection.empty?r.doc.nodesBetween(c,u,(g,y)=>{o&&o===g.type&&(h=Math.max(y,c),p=Math.min(y+g.nodeSize,u),d=y,f=g)}):r.doc.nodesBetween(c,u,(g,y)=>{y<c&&o&&o===g.type&&(h=Math.max(y,c),p=Math.min(y+g.nodeSize,u),d=y,f=g),y>=c&&y<=u&&(o&&o===g.type&&t.setNodeMarkup(y,void 0,{...g.attrs,...e}),i&&g.marks.length&&g.marks.forEach(b=>{if(i===b.type){const k=Math.max(y,c),M=Math.min(y+g.nodeSize,u);t.addMark(k,M,i.create({...b.attrs,...e}))}}))}),f&&(d!==void 0&&t.setNodeMarkup(d,void 0,{...f.attrs,...e}),i&&f.marks.length&&f.marks.forEach(g=>{i===g.type&&t.addMark(h,p,i.create({...g.attrs,...e}))}))}),!0):!1},Xb=(n,e={})=>({state:t,dispatch:r})=>{const s=Re(n,t.schema);return Ng(s,e)(t,r)},Qb=(n,e={})=>({state:t,dispatch:r})=>{const s=Re(n,t.schema);return Rg(s,e)(t,r)},Zb=class{constructor(){this.callbacks={}}on(n,e){return this.callbacks[n]||(this.callbacks[n]=[]),this.callbacks[n].push(e),this}emit(n,...e){const t=this.callbacks[n];return t&&t.forEach(r=>r.apply(this,e)),this}off(n,e){const t=this.callbacks[n];return t&&(e?this.callbacks[n]=t.filter(r=>r!==e):delete this.callbacks[n]),this}once(n,e){const t=(...r)=>{this.off(n,t),e.apply(this,r)};return this.on(n,t)}removeAllListeners(){this.callbacks={}}},Ro=class{constructor(n){var e;this.find=n.find,this.handler=n.handler,this.undoable=(e=n.undoable)!=null?e:!0}},ek=(n,e)=>{if(zl(e))return e.exec(n);const t=e(n);if(!t)return null;const r=[t.text];return r.index=t.index,r.input=n,r.data=t.data,t.replaceWith&&(t.text.includes(t.replaceWith)||console.warn('[tiptap warn]: "inputRuleMatch.replaceWith" must be part of "inputRuleMatch.text".'),r.push(t.replaceWith)),r};function Ur(n){var e;const{editor:t,from:r,to:s,text:o,rules:i,plugin:l}=n,{view:a}=t;if(a.composing)return!1;const c=a.state.doc.resolve(r);if(c.parent.type.spec.code||(e=c.nodeBefore||c.nodeAfter)!=null&&e.marks.find(f=>f.type.spec.code))return!1;let u=!1;const d=Db(c)+o;return i.forEach(f=>{if(u)return;const h=ek(d,f.find);if(!h)return;const p=a.state.tr,g=Eo({state:a.state,transaction:p}),y={from:r-(h[0].length-o.length),to:s},{commands:b,chain:k,can:M}=new Ao({editor:t,state:g});f.handler({state:g,range:y,match:h,commands:b,chain:k,can:M})===null||!p.steps.length||(f.undoable&&p.setMeta(l,{transform:p,from:r,to:s,text:o}),a.dispatch(p),u=!0)}),u}function tk(n){const{editor:e,rules:t}=n,r=new Te({state:{init(){return null},apply(s,o,i){const l=s.getMeta(r);if(l)return l;const a=s.getMeta("applyInputRules");return!!a&&setTimeout(()=>{let{text:u}=a;typeof u=="string"?u=u:u=Wl(j.from(u),i.schema);const{from:d}=a,f=d+u.length;Ur({editor:e,from:d,to:f,text:u,rules:t,plugin:r})}),s.selectionSet||s.docChanged?null:o}},props:{handleTextInput(s,o,i,l){return Ur({editor:e,from:o,to:i,text:l,rules:t,plugin:r})},handleDOMEvents:{compositionend:s=>(setTimeout(()=>{const{$cursor:o}=s.state.selection;o&&Ur({editor:e,from:o.pos,to:o.pos,text:"",rules:t,plugin:r})}),!1)},handleKeyDown(s,o){if(o.key!=="Enter")return!1;const{$cursor:i}=s.state.selection;return i?Ur({editor:e,from:i.pos,to:i.pos,text:`
|
|
50
|
-
`,rules:t,plugin:r}):!1}},isInputRules:!0});return r}function nk(n){return Object.prototype.toString.call(n).slice(8,-1)}function Kr(n){return nk(n)!=="Object"?!1:n.constructor===Object&&Object.getPrototypeOf(n)===Object.prototype}function Df(n,e){const t={...n};return Kr(n)&&Kr(e)&&Object.keys(e).forEach(r=>{Kr(e[r])&&Kr(n[r])?t[r]=Df(n[r],e[r]):t[r]=e[r]}),t}var Ul=class{constructor(n={}){this.type="extendable",this.parent=null,this.child=null,this.name="",this.config={name:this.name},this.config={...this.config,...n},this.name=this.config.name}get options(){return{...ye(Z(this,"addOptions",{name:this.name}))||{}}}get storage(){return{...ye(Z(this,"addStorage",{name:this.name,options:this.options}))||{}}}configure(n={}){const e=this.extend({...this.config,addOptions:()=>Df(this.options,n)});return e.name=this.name,e.parent=this.parent,e}extend(n={}){const e=new this.constructor({...this.config,...n});return e.parent=this,this.child=e,e.name="name"in n?n.name:e.parent.name,e}},vt=class Nf extends Ul{constructor(){super(...arguments),this.type="mark"}static create(e={}){const t=typeof e=="function"?e():e;return new Nf(t)}static handleExit({editor:e,mark:t}){const{tr:r}=e.state,s=e.state.selection.$from;if(s.pos===s.end()){const i=s.marks();if(!!!i.find(c=>(c==null?void 0:c.type.name)===t.name))return!1;const a=i.find(c=>(c==null?void 0:c.type.name)===t.name);return a&&r.removeStoredMark(a),r.insertText(" ",s.pos),e.view.dispatch(r),!0}return!1}configure(e){return super.configure(e)}extend(e){const t=typeof e=="function"?e():e;return super.extend(t)}};function rk(n){return typeof n=="number"}var sk=class{constructor(n){this.find=n.find,this.handler=n.handler}},ok=(n,e,t)=>{if(zl(e))return[...n.matchAll(e)];const r=e(n,t);return r?r.map(s=>{const o=[s.text];return o.index=s.index,o.input=n,o.data=s.data,s.replaceWith&&(s.text.includes(s.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),o.push(s.replaceWith)),o}):[]};function ik(n){const{editor:e,state:t,from:r,to:s,rule:o,pasteEvent:i,dropEvent:l}=n,{commands:a,chain:c,can:u}=new Ao({editor:e,state:t}),d=[];return t.doc.nodesBetween(r,s,(h,p)=>{var g,y,b,k,M;if((y=(g=h.type)==null?void 0:g.spec)!=null&&y.code||!(h.isText||h.isTextblock||h.isInline))return;const E=(M=(k=(b=h.content)==null?void 0:b.size)!=null?k:h.nodeSize)!=null?M:0,C=Math.max(r,p),S=Math.min(s,p+E);if(C>=S)return;const w=h.isText?h.text||"":h.textBetween(C-p,S-p,void 0,"");ok(w,o.find,i).forEach(I=>{if(I.index===void 0)return;const N=C+I.index+1,$=N+I[0].length,z={from:t.tr.mapping.map(N),to:t.tr.mapping.map($)},F=o.handler({state:t,range:z,match:I,commands:a,chain:c,can:u,pasteEvent:i,dropEvent:l});d.push(F)})}),d.every(h=>h!==null)}var Jr=null,lk=n=>{var e;const t=new ClipboardEvent("paste",{clipboardData:new DataTransfer});return(e=t.clipboardData)==null||e.setData("text/html",n),t};function ak(n){const{editor:e,rules:t}=n;let r=null,s=!1,o=!1,i=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,l;try{l=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{l=null}const a=({state:u,from:d,to:f,rule:h,pasteEvt:p})=>{const g=u.tr,y=Eo({state:u,transaction:g});if(!(!ik({editor:e,state:y,from:Math.max(d-1,0),to:f.b-1,rule:h,pasteEvent:p,dropEvent:l})||!g.steps.length)){try{l=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{l=null}return i=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,g}};return t.map(u=>new Te({view(d){const f=p=>{var g;r=(g=d.dom.parentElement)!=null&&g.contains(p.target)?d.dom.parentElement:null,r&&(Jr=e)},h=()=>{Jr&&(Jr=null)};return window.addEventListener("dragstart",f),window.addEventListener("dragend",h),{destroy(){window.removeEventListener("dragstart",f),window.removeEventListener("dragend",h)}}},props:{handleDOMEvents:{drop:(d,f)=>{if(o=r===d.dom.parentElement,l=f,!o){const h=Jr;h!=null&&h.isEditable&&setTimeout(()=>{const p=h.state.selection;p&&h.commands.deleteRange({from:p.from,to:p.to})},10)}return!1},paste:(d,f)=>{var h;const p=(h=f.clipboardData)==null?void 0:h.getData("text/html");return i=f,s=!!(p!=null&&p.includes("data-pm-slice")),!1}}},appendTransaction:(d,f,h)=>{const p=d[0],g=p.getMeta("uiEvent")==="paste"&&!s,y=p.getMeta("uiEvent")==="drop"&&!o,b=p.getMeta("applyPasteRules"),k=!!b;if(!g&&!y&&!k)return;if(k){let{text:C}=b;typeof C=="string"?C=C:C=Wl(j.from(C),h.schema);const{from:S}=b,w=S+C.length,O=lk(C);return a({rule:u,state:h,from:S,to:{b:w},pasteEvt:O})}const M=f.doc.content.findDiffStart(h.doc.content),E=f.doc.content.findDiffEnd(h.doc.content);if(!(!rk(M)||!E||M===E.b))return a({rule:u,state:h,from:M,to:E,pasteEvt:i})}}))}var Lo=class{constructor(n,e){this.splittableMarks=[],this.editor=e,this.baseExtensions=n,this.extensions=Mf(n),this.schema=Cb(this.extensions,e),this.setupExtensions()}get commands(){return this.extensions.reduce((n,e)=>{const t={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:ui(e.name,this.schema)},r=Z(e,"addCommands",t);return r?{...n,...r()}:n},{})}get plugins(){const{editor:n}=this;return Yl([...this.extensions].reverse()).flatMap(r=>{const s={name:r.name,options:r.options,storage:this.editor.extensionStorage[r.name],editor:n,type:ui(r.name,this.schema)},o=[],i=Z(r,"addKeyboardShortcuts",s);let l={};if(r.type==="mark"&&Z(r,"exitable",s)&&(l.ArrowRight=()=>vt.handleExit({editor:n,mark:r})),i){const f=Object.fromEntries(Object.entries(i()).map(([h,p])=>[h,()=>p({editor:n})]));l={...l,...f}}const a=T0(l);o.push(a);const c=Z(r,"addInputRules",s);if(zc(r,n.options.enableInputRules)&&c){const f=c();if(f&&f.length){const h=tk({editor:n,rules:f}),p=Array.isArray(h)?h:[h];o.push(...p)}}const u=Z(r,"addPasteRules",s);if(zc(r,n.options.enablePasteRules)&&u){const f=u();if(f&&f.length){const h=ak({editor:n,rules:f});o.push(...h)}}const d=Z(r,"addProseMirrorPlugins",s);if(d){const f=d();o.push(...f)}return o})}get attributes(){return Cf(this.extensions)}get nodeViews(){const{editor:n}=this,{nodeExtensions:e}=Ar(this.extensions);return Object.fromEntries(e.filter(t=>!!Z(t,"addNodeView")).map(t=>{const r=this.attributes.filter(a=>a.type===t.name),s={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:n,type:Re(t.name,this.schema)},o=Z(t,"addNodeView",s);if(!o)return[];const i=o();if(!i)return[];const l=(a,c,u,d,f)=>{const h=Os(a,r);return i({node:a,view:c,getPos:u,decorations:d,innerDecorations:f,editor:n,extension:t,HTMLAttributes:h})};return[t.name,l]}))}get markViews(){const{editor:n}=this,{markExtensions:e}=Ar(this.extensions);return Object.fromEntries(e.filter(t=>!!Z(t,"addMarkView")).map(t=>{const r=this.attributes.filter(l=>l.type===t.name),s={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:n,type:Lt(t.name,this.schema)},o=Z(t,"addMarkView",s);if(!o)return[];const i=(l,a,c)=>{const u=Os(l,r);return o()({mark:l,view:a,inline:c,editor:n,extension:t,HTMLAttributes:u,updateAttributes:d=>{Sk(l,n,d)}})};return[t.name,i]}))}setupExtensions(){const n=this.extensions;this.editor.extensionStorage=Object.fromEntries(n.map(e=>[e.name,e.storage])),n.forEach(e=>{var t;const r={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:ui(e.name,this.schema)};e.type==="mark"&&((t=ye(Z(e,"keepOnSplit",r)))==null||t)&&this.splittableMarks.push(e.name);const s=Z(e,"onBeforeCreate",r),o=Z(e,"onCreate",r),i=Z(e,"onUpdate",r),l=Z(e,"onSelectionUpdate",r),a=Z(e,"onTransaction",r),c=Z(e,"onFocus",r),u=Z(e,"onBlur",r),d=Z(e,"onDestroy",r);s&&this.editor.on("beforeCreate",s),o&&this.editor.on("create",o),i&&this.editor.on("update",i),l&&this.editor.on("selectionUpdate",l),a&&this.editor.on("transaction",a),c&&this.editor.on("focus",c),u&&this.editor.on("blur",u),d&&this.editor.on("destroy",d)})}};Lo.resolve=Mf;Lo.sort=Yl;Lo.flatten=Hl;var ck={};Fl(ck,{ClipboardTextSerializer:()=>Lf,Commands:()=>If,Delete:()=>jf,Drop:()=>Pf,Editable:()=>_f,FocusEvents:()=>Ff,Keymap:()=>zf,Paste:()=>$f,Tabindex:()=>Vf,focusEventsPluginKey:()=>Bf});var Ae=class Rf extends Ul{constructor(){super(...arguments),this.type="extension"}static create(e={}){const t=typeof e=="function"?e():e;return new Rf(t)}configure(e){return super.configure(e)}extend(e){const t=typeof e=="function"?e():e;return super.extend(t)}},Lf=Ae.create({name:"clipboardTextSerializer",addOptions(){return{blockSeparator:void 0}},addProseMirrorPlugins(){return[new Te({key:new Pe("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:n}=this,{state:e,schema:t}=n,{doc:r,selection:s}=e,{ranges:o}=s,i=Math.min(...o.map(u=>u.$from.pos)),l=Math.max(...o.map(u=>u.$to.pos)),a=Tf(t);return wf(r,{from:i,to:l},{...this.options.blockSeparator!==void 0?{blockSeparator:this.options.blockSeparator}:{},textSerializers:a})}}})]}}),If=Ae.create({name:"commands",addCommands(){return{...pf}}}),jf=Ae.create({name:"delete",onUpdate({transaction:n,appendedTransactions:e}){var t,r,s;const o=()=>{var i,l,a,c;if((c=(a=(l=(i=this.editor.options.coreExtensionOptions)==null?void 0:i.delete)==null?void 0:l.filterTransaction)==null?void 0:a.call(l,n))!=null?c:n.getMeta("y-sync$"))return;const u=vf(n.before,[n,...e]);Af(u).forEach(h=>{u.mapping.mapResult(h.oldRange.from).deletedAfter&&u.mapping.mapResult(h.oldRange.to).deletedBefore&&u.before.nodesBetween(h.oldRange.from,h.oldRange.to,(p,g)=>{const y=g+p.nodeSize-2,b=h.oldRange.from<=g&&y<=h.oldRange.to;this.editor.emit("delete",{type:"node",node:p,from:g,to:y,newFrom:u.mapping.map(g),newTo:u.mapping.map(y),deletedRange:h.oldRange,newRange:h.newRange,partial:!b,editor:this.editor,transaction:n,combinedTransform:u})})});const f=u.mapping;u.steps.forEach((h,p)=>{var g,y;if(h instanceof pt){const b=f.slice(p).map(h.from,-1),k=f.slice(p).map(h.to),M=f.invert().map(b,-1),E=f.invert().map(k),C=(g=u.doc.nodeAt(b-1))==null?void 0:g.marks.some(w=>w.eq(h.mark)),S=(y=u.doc.nodeAt(k))==null?void 0:y.marks.some(w=>w.eq(h.mark));this.editor.emit("delete",{type:"mark",mark:h.mark,from:h.from,to:h.to,deletedRange:{from:M,to:E},newRange:{from:b,to:k},partial:!!(S||C),editor:this.editor,transaction:n,combinedTransform:u})}})};(s=(r=(t=this.editor.options.coreExtensionOptions)==null?void 0:t.delete)==null?void 0:r.async)==null||s?setTimeout(o,0):o()}}),Pf=Ae.create({name:"drop",addProseMirrorPlugins(){return[new Te({key:new Pe("tiptapDrop"),props:{handleDrop:(n,e,t,r)=>{this.editor.emit("drop",{editor:this.editor,event:e,slice:t,moved:r})}}})]}}),_f=Ae.create({name:"editable",addProseMirrorPlugins(){return[new Te({key:new Pe("editable"),props:{editable:()=>this.editor.options.editable}})]}}),Bf=new Pe("focusEvents"),Ff=Ae.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:n}=this;return[new Te({key:Bf,props:{handleDOMEvents:{focus:(e,t)=>{n.isFocused=!0;const r=n.state.tr.setMeta("focus",{event:t}).setMeta("addToHistory",!1);return e.dispatch(r),!1},blur:(e,t)=>{n.isFocused=!1;const r=n.state.tr.setMeta("blur",{event:t}).setMeta("addToHistory",!1);return e.dispatch(r),!1}}}})]}}),zf=Ae.create({name:"keymap",addKeyboardShortcuts(){const n=()=>this.editor.commands.first(({commands:i})=>[()=>i.undoInputRule(),()=>i.command(({tr:l})=>{const{selection:a,doc:c}=l,{empty:u,$anchor:d}=a,{pos:f,parent:h}=d,p=d.parent.isTextblock&&f>0?l.doc.resolve(f-1):d,g=p.parent.type.spec.isolating,y=d.pos-d.parentOffset,b=g&&p.parent.childCount===1?y===d.pos:le.atStart(c).from===f;return!u||!h.type.isTextblock||h.textContent.length||!b||b&&d.parent.type.name==="paragraph"?!1:i.clearNodes()}),()=>i.deleteSelection(),()=>i.joinBackward(),()=>i.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:i})=>[()=>i.deleteSelection(),()=>i.deleteCurrentNode(),()=>i.joinForward(),()=>i.selectNodeForward()]),r={Enter:()=>this.editor.commands.first(({commands:i})=>[()=>i.newlineInCode(),()=>i.createParagraphNear(),()=>i.liftEmptyBlock(),()=>i.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:n,"Mod-Backspace":n,"Shift-Backspace":n,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},s={...r},o={...r,"Ctrl-h":n,"Alt-Backspace":n,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return Vl()||kf()?o:s},addProseMirrorPlugins(){return[new Te({key:new Pe("clearDocument"),appendTransaction:(n,e,t)=>{if(n.some(g=>g.getMeta("composition")))return;const r=n.some(g=>g.docChanged)&&!e.doc.eq(t.doc),s=n.some(g=>g.getMeta("preventClearDocument"));if(!r||s)return;const{empty:o,from:i,to:l}=e.selection,a=le.atStart(e.doc).from,c=le.atEnd(e.doc).to;if(o||!(i===a&&l===c)||!No(t.doc))return;const f=t.tr,h=Eo({state:t,transaction:f}),{commands:p}=new Ao({editor:this.editor,state:h});if(p.clearNodes(),!!f.steps.length)return f}})]}}),$f=Ae.create({name:"paste",addProseMirrorPlugins(){return[new Te({key:new Pe("tiptapPaste"),props:{handlePaste:(n,e,t)=>{this.editor.emit("paste",{editor:this.editor,event:e,slice:t})}}})]}}),Vf=Ae.create({name:"tabindex",addProseMirrorPlugins(){return[new Te({key:new Pe("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}}),uk=class Pn{constructor(e,t,r=!1,s=null){this.currentNode=null,this.actualDepth=null,this.isBlock=r,this.resolvedPos=e,this.editor=t,this.currentNode=s}get name(){return this.node.type.name}get node(){return this.currentNode||this.resolvedPos.node()}get element(){return this.editor.view.domAtPos(this.pos).node}get depth(){var e;return(e=this.actualDepth)!=null?e:this.resolvedPos.depth}get pos(){return this.resolvedPos.pos}get content(){return this.node.content}set content(e){let t=this.from,r=this.to;if(this.isBlock){if(this.content.size===0){console.error(`You can’t set content on a block node. Tried to set content on ${this.name} at ${this.pos}`);return}t=this.from+1,r=this.to-1}this.editor.commands.insertContentAt({from:t,to:r},e)}get attributes(){return this.node.attrs}get textContent(){return this.node.textContent}get size(){return this.node.nodeSize}get from(){return this.isBlock?this.pos:this.resolvedPos.start(this.resolvedPos.depth)}get range(){return{from:this.from,to:this.to}}get to(){return this.isBlock?this.pos+this.size:this.resolvedPos.end(this.resolvedPos.depth)+(this.node.isText?0:1)}get parent(){if(this.depth===0)return null;const e=this.resolvedPos.start(this.resolvedPos.depth-1),t=this.resolvedPos.doc.resolve(e);return new Pn(t,this.editor)}get before(){let e=this.resolvedPos.doc.resolve(this.from-(this.isBlock?1:2));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.from-3)),new Pn(e,this.editor)}get after(){let e=this.resolvedPos.doc.resolve(this.to+(this.isBlock?2:1));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.to+3)),new Pn(e,this.editor)}get children(){const e=[];return this.node.content.forEach((t,r)=>{const s=t.isBlock&&!t.isTextblock,o=t.isAtom&&!t.isText,i=this.pos+r+(o?0:1);if(i<0||i>this.resolvedPos.doc.nodeSize-2)return;const l=this.resolvedPos.doc.resolve(i);if(!s&&l.depth<=this.depth)return;const a=new Pn(l,this.editor,s,s?t:null);s&&(a.actualDepth=this.depth+1),e.push(new Pn(l,this.editor,s,s?t:null))}),e}get firstChild(){return this.children[0]||null}get lastChild(){const e=this.children;return e[e.length-1]||null}closest(e,t={}){let r=null,s=this.parent;for(;s&&!r;){if(s.node.type.name===e)if(Object.keys(t).length>0){const o=s.node.attrs,i=Object.keys(t);for(let l=0;l<i.length;l+=1){const a=i[l];if(o[a]!==t[a])break}}else r=s;s=s.parent}return r}querySelector(e,t={}){return this.querySelectorAll(e,t,!0)[0]||null}querySelectorAll(e,t={},r=!1){let s=[];if(!this.children||this.children.length===0)return s;const o=Object.keys(t);return this.children.forEach(i=>{r&&s.length>0||(i.node.type.name===e&&o.every(a=>t[a]===i.node.attrs[a])&&s.push(i),!(r&&s.length>0)&&(s=s.concat(i.querySelectorAll(e,t,r))))}),s}setAttribute(e){const{tr:t}=this.editor.state;t.setNodeMarkup(this.from,void 0,{...this.node.attrs,...e}),this.editor.view.dispatch(t)}},dk=`.ProseMirror {
|
|
50
|
+
`,rules:t,plugin:r}):!1}},isInputRules:!0});return r}function nk(n){return Object.prototype.toString.call(n).slice(8,-1)}function Kr(n){return nk(n)!=="Object"?!1:n.constructor===Object&&Object.getPrototypeOf(n)===Object.prototype}function Df(n,e){const t={...n};return Kr(n)&&Kr(e)&&Object.keys(e).forEach(r=>{Kr(e[r])&&Kr(n[r])?t[r]=Df(n[r],e[r]):t[r]=e[r]}),t}var Ul=class{constructor(n={}){this.type="extendable",this.parent=null,this.child=null,this.name="",this.config={name:this.name},this.config={...this.config,...n},this.name=this.config.name}get options(){return{...ye(Z(this,"addOptions",{name:this.name}))||{}}}get storage(){return{...ye(Z(this,"addStorage",{name:this.name,options:this.options}))||{}}}configure(n={}){const e=this.extend({...this.config,addOptions:()=>Df(this.options,n)});return e.name=this.name,e.parent=this.parent,e}extend(n={}){const e=new this.constructor({...this.config,...n});return e.parent=this,this.child=e,e.name="name"in n?n.name:e.parent.name,e}},vt=class Nf extends Ul{constructor(){super(...arguments),this.type="mark"}static create(e={}){const t=typeof e=="function"?e():e;return new Nf(t)}static handleExit({editor:e,mark:t}){const{tr:r}=e.state,s=e.state.selection.$from;if(s.pos===s.end()){const i=s.marks();if(!!!i.find(c=>(c==null?void 0:c.type.name)===t.name))return!1;const a=i.find(c=>(c==null?void 0:c.type.name)===t.name);return a&&r.removeStoredMark(a),r.insertText(" ",s.pos),e.view.dispatch(r),!0}return!1}configure(e){return super.configure(e)}extend(e){const t=typeof e=="function"?e():e;return super.extend(t)}};function rk(n){return typeof n=="number"}var sk=class{constructor(n){this.find=n.find,this.handler=n.handler}},ok=(n,e,t)=>{if(zl(e))return[...n.matchAll(e)];const r=e(n,t);return r?r.map(s=>{const o=[s.text];return o.index=s.index,o.input=n,o.data=s.data,s.replaceWith&&(s.text.includes(s.replaceWith)||console.warn('[tiptap warn]: "pasteRuleMatch.replaceWith" must be part of "pasteRuleMatch.text".'),o.push(s.replaceWith)),o}):[]};function ik(n){const{editor:e,state:t,from:r,to:s,rule:o,pasteEvent:i,dropEvent:l}=n,{commands:a,chain:c,can:u}=new Ao({editor:e,state:t}),d=[];return t.doc.nodesBetween(r,s,(h,p)=>{var g,y,b,k,M;if((y=(g=h.type)==null?void 0:g.spec)!=null&&y.code||!(h.isText||h.isTextblock||h.isInline))return;const E=(M=(k=(b=h.content)==null?void 0:b.size)!=null?k:h.nodeSize)!=null?M:0,C=Math.max(r,p),S=Math.min(s,p+E);if(C>=S)return;const w=h.isText?h.text||"":h.textBetween(C-p,S-p,void 0,"");ok(w,o.find,i).forEach(I=>{if(I.index===void 0)return;const D=C+I.index+1,$=D+I[0].length,z={from:t.tr.mapping.map(D),to:t.tr.mapping.map($)},F=o.handler({state:t,range:z,match:I,commands:a,chain:c,can:u,pasteEvent:i,dropEvent:l});d.push(F)})}),d.every(h=>h!==null)}var Jr=null,lk=n=>{var e;const t=new ClipboardEvent("paste",{clipboardData:new DataTransfer});return(e=t.clipboardData)==null||e.setData("text/html",n),t};function ak(n){const{editor:e,rules:t}=n;let r=null,s=!1,o=!1,i=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,l;try{l=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{l=null}const a=({state:u,from:d,to:f,rule:h,pasteEvt:p})=>{const g=u.tr,y=Eo({state:u,transaction:g});if(!(!ik({editor:e,state:y,from:Math.max(d-1,0),to:f.b-1,rule:h,pasteEvent:p,dropEvent:l})||!g.steps.length)){try{l=typeof DragEvent<"u"?new DragEvent("drop"):null}catch{l=null}return i=typeof ClipboardEvent<"u"?new ClipboardEvent("paste"):null,g}};return t.map(u=>new Te({view(d){const f=p=>{var g;r=(g=d.dom.parentElement)!=null&&g.contains(p.target)?d.dom.parentElement:null,r&&(Jr=e)},h=()=>{Jr&&(Jr=null)};return window.addEventListener("dragstart",f),window.addEventListener("dragend",h),{destroy(){window.removeEventListener("dragstart",f),window.removeEventListener("dragend",h)}}},props:{handleDOMEvents:{drop:(d,f)=>{if(o=r===d.dom.parentElement,l=f,!o){const h=Jr;h!=null&&h.isEditable&&setTimeout(()=>{const p=h.state.selection;p&&h.commands.deleteRange({from:p.from,to:p.to})},10)}return!1},paste:(d,f)=>{var h;const p=(h=f.clipboardData)==null?void 0:h.getData("text/html");return i=f,s=!!(p!=null&&p.includes("data-pm-slice")),!1}}},appendTransaction:(d,f,h)=>{const p=d[0],g=p.getMeta("uiEvent")==="paste"&&!s,y=p.getMeta("uiEvent")==="drop"&&!o,b=p.getMeta("applyPasteRules"),k=!!b;if(!g&&!y&&!k)return;if(k){let{text:C}=b;typeof C=="string"?C=C:C=Wl(j.from(C),h.schema);const{from:S}=b,w=S+C.length,O=lk(C);return a({rule:u,state:h,from:S,to:{b:w},pasteEvt:O})}const M=f.doc.content.findDiffStart(h.doc.content),E=f.doc.content.findDiffEnd(h.doc.content);if(!(!rk(M)||!E||M===E.b))return a({rule:u,state:h,from:M,to:E,pasteEvt:i})}}))}var Lo=class{constructor(n,e){this.splittableMarks=[],this.editor=e,this.baseExtensions=n,this.extensions=Mf(n),this.schema=Cb(this.extensions,e),this.setupExtensions()}get commands(){return this.extensions.reduce((n,e)=>{const t={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:ui(e.name,this.schema)},r=Z(e,"addCommands",t);return r?{...n,...r()}:n},{})}get plugins(){const{editor:n}=this;return Yl([...this.extensions].reverse()).flatMap(r=>{const s={name:r.name,options:r.options,storage:this.editor.extensionStorage[r.name],editor:n,type:ui(r.name,this.schema)},o=[],i=Z(r,"addKeyboardShortcuts",s);let l={};if(r.type==="mark"&&Z(r,"exitable",s)&&(l.ArrowRight=()=>vt.handleExit({editor:n,mark:r})),i){const f=Object.fromEntries(Object.entries(i()).map(([h,p])=>[h,()=>p({editor:n})]));l={...l,...f}}const a=T0(l);o.push(a);const c=Z(r,"addInputRules",s);if(zc(r,n.options.enableInputRules)&&c){const f=c();if(f&&f.length){const h=tk({editor:n,rules:f}),p=Array.isArray(h)?h:[h];o.push(...p)}}const u=Z(r,"addPasteRules",s);if(zc(r,n.options.enablePasteRules)&&u){const f=u();if(f&&f.length){const h=ak({editor:n,rules:f});o.push(...h)}}const d=Z(r,"addProseMirrorPlugins",s);if(d){const f=d();o.push(...f)}return o})}get attributes(){return Cf(this.extensions)}get nodeViews(){const{editor:n}=this,{nodeExtensions:e}=Ar(this.extensions);return Object.fromEntries(e.filter(t=>!!Z(t,"addNodeView")).map(t=>{const r=this.attributes.filter(a=>a.type===t.name),s={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:n,type:Re(t.name,this.schema)},o=Z(t,"addNodeView",s);if(!o)return[];const i=o();if(!i)return[];const l=(a,c,u,d,f)=>{const h=Os(a,r);return i({node:a,view:c,getPos:u,decorations:d,innerDecorations:f,editor:n,extension:t,HTMLAttributes:h})};return[t.name,l]}))}get markViews(){const{editor:n}=this,{markExtensions:e}=Ar(this.extensions);return Object.fromEntries(e.filter(t=>!!Z(t,"addMarkView")).map(t=>{const r=this.attributes.filter(l=>l.type===t.name),s={name:t.name,options:t.options,storage:this.editor.extensionStorage[t.name],editor:n,type:Lt(t.name,this.schema)},o=Z(t,"addMarkView",s);if(!o)return[];const i=(l,a,c)=>{const u=Os(l,r);return o()({mark:l,view:a,inline:c,editor:n,extension:t,HTMLAttributes:u,updateAttributes:d=>{Sk(l,n,d)}})};return[t.name,i]}))}setupExtensions(){const n=this.extensions;this.editor.extensionStorage=Object.fromEntries(n.map(e=>[e.name,e.storage])),n.forEach(e=>{var t;const r={name:e.name,options:e.options,storage:this.editor.extensionStorage[e.name],editor:this.editor,type:ui(e.name,this.schema)};e.type==="mark"&&((t=ye(Z(e,"keepOnSplit",r)))==null||t)&&this.splittableMarks.push(e.name);const s=Z(e,"onBeforeCreate",r),o=Z(e,"onCreate",r),i=Z(e,"onUpdate",r),l=Z(e,"onSelectionUpdate",r),a=Z(e,"onTransaction",r),c=Z(e,"onFocus",r),u=Z(e,"onBlur",r),d=Z(e,"onDestroy",r);s&&this.editor.on("beforeCreate",s),o&&this.editor.on("create",o),i&&this.editor.on("update",i),l&&this.editor.on("selectionUpdate",l),a&&this.editor.on("transaction",a),c&&this.editor.on("focus",c),u&&this.editor.on("blur",u),d&&this.editor.on("destroy",d)})}};Lo.resolve=Mf;Lo.sort=Yl;Lo.flatten=Hl;var ck={};Fl(ck,{ClipboardTextSerializer:()=>Lf,Commands:()=>If,Delete:()=>jf,Drop:()=>Pf,Editable:()=>_f,FocusEvents:()=>Ff,Keymap:()=>zf,Paste:()=>$f,Tabindex:()=>Vf,focusEventsPluginKey:()=>Bf});var Ae=class Rf extends Ul{constructor(){super(...arguments),this.type="extension"}static create(e={}){const t=typeof e=="function"?e():e;return new Rf(t)}configure(e){return super.configure(e)}extend(e){const t=typeof e=="function"?e():e;return super.extend(t)}},Lf=Ae.create({name:"clipboardTextSerializer",addOptions(){return{blockSeparator:void 0}},addProseMirrorPlugins(){return[new Te({key:new Pe("clipboardTextSerializer"),props:{clipboardTextSerializer:()=>{const{editor:n}=this,{state:e,schema:t}=n,{doc:r,selection:s}=e,{ranges:o}=s,i=Math.min(...o.map(u=>u.$from.pos)),l=Math.max(...o.map(u=>u.$to.pos)),a=Tf(t);return wf(r,{from:i,to:l},{...this.options.blockSeparator!==void 0?{blockSeparator:this.options.blockSeparator}:{},textSerializers:a})}}})]}}),If=Ae.create({name:"commands",addCommands(){return{...pf}}}),jf=Ae.create({name:"delete",onUpdate({transaction:n,appendedTransactions:e}){var t,r,s;const o=()=>{var i,l,a,c;if((c=(a=(l=(i=this.editor.options.coreExtensionOptions)==null?void 0:i.delete)==null?void 0:l.filterTransaction)==null?void 0:a.call(l,n))!=null?c:n.getMeta("y-sync$"))return;const u=vf(n.before,[n,...e]);Af(u).forEach(h=>{u.mapping.mapResult(h.oldRange.from).deletedAfter&&u.mapping.mapResult(h.oldRange.to).deletedBefore&&u.before.nodesBetween(h.oldRange.from,h.oldRange.to,(p,g)=>{const y=g+p.nodeSize-2,b=h.oldRange.from<=g&&y<=h.oldRange.to;this.editor.emit("delete",{type:"node",node:p,from:g,to:y,newFrom:u.mapping.map(g),newTo:u.mapping.map(y),deletedRange:h.oldRange,newRange:h.newRange,partial:!b,editor:this.editor,transaction:n,combinedTransform:u})})});const f=u.mapping;u.steps.forEach((h,p)=>{var g,y;if(h instanceof pt){const b=f.slice(p).map(h.from,-1),k=f.slice(p).map(h.to),M=f.invert().map(b,-1),E=f.invert().map(k),C=(g=u.doc.nodeAt(b-1))==null?void 0:g.marks.some(w=>w.eq(h.mark)),S=(y=u.doc.nodeAt(k))==null?void 0:y.marks.some(w=>w.eq(h.mark));this.editor.emit("delete",{type:"mark",mark:h.mark,from:h.from,to:h.to,deletedRange:{from:M,to:E},newRange:{from:b,to:k},partial:!!(S||C),editor:this.editor,transaction:n,combinedTransform:u})}})};(s=(r=(t=this.editor.options.coreExtensionOptions)==null?void 0:t.delete)==null?void 0:r.async)==null||s?setTimeout(o,0):o()}}),Pf=Ae.create({name:"drop",addProseMirrorPlugins(){return[new Te({key:new Pe("tiptapDrop"),props:{handleDrop:(n,e,t,r)=>{this.editor.emit("drop",{editor:this.editor,event:e,slice:t,moved:r})}}})]}}),_f=Ae.create({name:"editable",addProseMirrorPlugins(){return[new Te({key:new Pe("editable"),props:{editable:()=>this.editor.options.editable}})]}}),Bf=new Pe("focusEvents"),Ff=Ae.create({name:"focusEvents",addProseMirrorPlugins(){const{editor:n}=this;return[new Te({key:Bf,props:{handleDOMEvents:{focus:(e,t)=>{n.isFocused=!0;const r=n.state.tr.setMeta("focus",{event:t}).setMeta("addToHistory",!1);return e.dispatch(r),!1},blur:(e,t)=>{n.isFocused=!1;const r=n.state.tr.setMeta("blur",{event:t}).setMeta("addToHistory",!1);return e.dispatch(r),!1}}}})]}}),zf=Ae.create({name:"keymap",addKeyboardShortcuts(){const n=()=>this.editor.commands.first(({commands:i})=>[()=>i.undoInputRule(),()=>i.command(({tr:l})=>{const{selection:a,doc:c}=l,{empty:u,$anchor:d}=a,{pos:f,parent:h}=d,p=d.parent.isTextblock&&f>0?l.doc.resolve(f-1):d,g=p.parent.type.spec.isolating,y=d.pos-d.parentOffset,b=g&&p.parent.childCount===1?y===d.pos:le.atStart(c).from===f;return!u||!h.type.isTextblock||h.textContent.length||!b||b&&d.parent.type.name==="paragraph"?!1:i.clearNodes()}),()=>i.deleteSelection(),()=>i.joinBackward(),()=>i.selectNodeBackward()]),e=()=>this.editor.commands.first(({commands:i})=>[()=>i.deleteSelection(),()=>i.deleteCurrentNode(),()=>i.joinForward(),()=>i.selectNodeForward()]),r={Enter:()=>this.editor.commands.first(({commands:i})=>[()=>i.newlineInCode(),()=>i.createParagraphNear(),()=>i.liftEmptyBlock(),()=>i.splitBlock()]),"Mod-Enter":()=>this.editor.commands.exitCode(),Backspace:n,"Mod-Backspace":n,"Shift-Backspace":n,Delete:e,"Mod-Delete":e,"Mod-a":()=>this.editor.commands.selectAll()},s={...r},o={...r,"Ctrl-h":n,"Alt-Backspace":n,"Ctrl-d":e,"Ctrl-Alt-Backspace":e,"Alt-Delete":e,"Alt-d":e,"Ctrl-a":()=>this.editor.commands.selectTextblockStart(),"Ctrl-e":()=>this.editor.commands.selectTextblockEnd()};return Vl()||kf()?o:s},addProseMirrorPlugins(){return[new Te({key:new Pe("clearDocument"),appendTransaction:(n,e,t)=>{if(n.some(g=>g.getMeta("composition")))return;const r=n.some(g=>g.docChanged)&&!e.doc.eq(t.doc),s=n.some(g=>g.getMeta("preventClearDocument"));if(!r||s)return;const{empty:o,from:i,to:l}=e.selection,a=le.atStart(e.doc).from,c=le.atEnd(e.doc).to;if(o||!(i===a&&l===c)||!No(t.doc))return;const f=t.tr,h=Eo({state:t,transaction:f}),{commands:p}=new Ao({editor:this.editor,state:h});if(p.clearNodes(),!!f.steps.length)return f}})]}}),$f=Ae.create({name:"paste",addProseMirrorPlugins(){return[new Te({key:new Pe("tiptapPaste"),props:{handlePaste:(n,e,t)=>{this.editor.emit("paste",{editor:this.editor,event:e,slice:t})}}})]}}),Vf=Ae.create({name:"tabindex",addProseMirrorPlugins(){return[new Te({key:new Pe("tabindex"),props:{attributes:()=>this.editor.isEditable?{tabindex:"0"}:{}}})]}}),uk=class Pn{constructor(e,t,r=!1,s=null){this.currentNode=null,this.actualDepth=null,this.isBlock=r,this.resolvedPos=e,this.editor=t,this.currentNode=s}get name(){return this.node.type.name}get node(){return this.currentNode||this.resolvedPos.node()}get element(){return this.editor.view.domAtPos(this.pos).node}get depth(){var e;return(e=this.actualDepth)!=null?e:this.resolvedPos.depth}get pos(){return this.resolvedPos.pos}get content(){return this.node.content}set content(e){let t=this.from,r=this.to;if(this.isBlock){if(this.content.size===0){console.error(`You can’t set content on a block node. Tried to set content on ${this.name} at ${this.pos}`);return}t=this.from+1,r=this.to-1}this.editor.commands.insertContentAt({from:t,to:r},e)}get attributes(){return this.node.attrs}get textContent(){return this.node.textContent}get size(){return this.node.nodeSize}get from(){return this.isBlock?this.pos:this.resolvedPos.start(this.resolvedPos.depth)}get range(){return{from:this.from,to:this.to}}get to(){return this.isBlock?this.pos+this.size:this.resolvedPos.end(this.resolvedPos.depth)+(this.node.isText?0:1)}get parent(){if(this.depth===0)return null;const e=this.resolvedPos.start(this.resolvedPos.depth-1),t=this.resolvedPos.doc.resolve(e);return new Pn(t,this.editor)}get before(){let e=this.resolvedPos.doc.resolve(this.from-(this.isBlock?1:2));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.from-3)),new Pn(e,this.editor)}get after(){let e=this.resolvedPos.doc.resolve(this.to+(this.isBlock?2:1));return e.depth!==this.depth&&(e=this.resolvedPos.doc.resolve(this.to+3)),new Pn(e,this.editor)}get children(){const e=[];return this.node.content.forEach((t,r)=>{const s=t.isBlock&&!t.isTextblock,o=t.isAtom&&!t.isText,i=this.pos+r+(o?0:1);if(i<0||i>this.resolvedPos.doc.nodeSize-2)return;const l=this.resolvedPos.doc.resolve(i);if(!s&&l.depth<=this.depth)return;const a=new Pn(l,this.editor,s,s?t:null);s&&(a.actualDepth=this.depth+1),e.push(new Pn(l,this.editor,s,s?t:null))}),e}get firstChild(){return this.children[0]||null}get lastChild(){const e=this.children;return e[e.length-1]||null}closest(e,t={}){let r=null,s=this.parent;for(;s&&!r;){if(s.node.type.name===e)if(Object.keys(t).length>0){const o=s.node.attrs,i=Object.keys(t);for(let l=0;l<i.length;l+=1){const a=i[l];if(o[a]!==t[a])break}}else r=s;s=s.parent}return r}querySelector(e,t={}){return this.querySelectorAll(e,t,!0)[0]||null}querySelectorAll(e,t={},r=!1){let s=[];if(!this.children||this.children.length===0)return s;const o=Object.keys(t);return this.children.forEach(i=>{r&&s.length>0||(i.node.type.name===e&&o.every(a=>t[a]===i.node.attrs[a])&&s.push(i),!(r&&s.length>0)&&(s=s.concat(i.querySelectorAll(e,t,r))))}),s}setAttribute(e){const{tr:t}=this.editor.state;t.setNodeMarkup(this.from,void 0,{...this.node.attrs,...e}),this.editor.view.dispatch(t)}},dk=`.ProseMirror {
|
|
51
51
|
position: relative;
|
|
52
52
|
}
|
|
53
53
|
|
|
@@ -119,7 +119,7 @@ img.ProseMirror-separator {
|
|
|
119
119
|
display: block;
|
|
120
120
|
}`;function fk(n,e,t){const r=document.querySelector("style[data-tiptap-style]");if(r!==null)return r;const s=document.createElement("style");return e&&s.setAttribute("nonce",e),s.setAttribute("data-tiptap-style",""),s.innerHTML=n,document.getElementsByTagName("head")[0].appendChild(s),s}var hk=class extends Zb{constructor(n={}){super(),this.css=null,this.className="tiptap",this.editorView=null,this.isFocused=!1,this.isInitialized=!1,this.extensionStorage={},this.instanceId=Math.random().toString(36).slice(2,9),this.options={element:typeof document<"u"?document.createElement("div"):null,content:"",injectCSS:!0,injectNonce:void 0,extensions:[],autofocus:!1,editable:!0,editorProps:{},parseOptions:{},coreExtensionOptions:{},enableInputRules:!0,enablePasteRules:!0,enableCoreExtensions:!0,enableContentCheck:!1,emitContentError:!1,onBeforeCreate:()=>null,onCreate:()=>null,onMount:()=>null,onUnmount:()=>null,onUpdate:()=>null,onSelectionUpdate:()=>null,onTransaction:()=>null,onFocus:()=>null,onBlur:()=>null,onDestroy:()=>null,onContentError:({error:r})=>{throw r},onPaste:()=>null,onDrop:()=>null,onDelete:()=>null},this.isCapturingTransaction=!1,this.capturedTransaction=null,this.setOptions(n),this.createExtensionManager(),this.createCommandManager(),this.createSchema(),this.on("beforeCreate",this.options.onBeforeCreate),this.emit("beforeCreate",{editor:this}),this.on("mount",this.options.onMount),this.on("unmount",this.options.onUnmount),this.on("contentError",this.options.onContentError),this.on("create",this.options.onCreate),this.on("update",this.options.onUpdate),this.on("selectionUpdate",this.options.onSelectionUpdate),this.on("transaction",this.options.onTransaction),this.on("focus",this.options.onFocus),this.on("blur",this.options.onBlur),this.on("destroy",this.options.onDestroy),this.on("drop",({event:r,slice:s,moved:o})=>this.options.onDrop(r,s,o)),this.on("paste",({event:r,slice:s})=>this.options.onPaste(r,s)),this.on("delete",this.options.onDelete);const e=this.createDoc(),t=yf(e,this.options.autofocus);this.editorState=zn.create({doc:e,schema:this.schema,selection:t||void 0}),this.options.element&&this.mount(this.options.element)}mount(n){if(typeof document>"u")throw new Error("[tiptap error]: The editor cannot be mounted because there is no 'document' defined in this environment.");this.createView(n),this.emit("mount",{editor:this}),this.css&&!document.head.contains(this.css)&&document.head.appendChild(this.css),window.setTimeout(()=>{this.isDestroyed||(this.options.autofocus!==!1&&this.options.autofocus!==null&&this.commands.focus(this.options.autofocus),this.emit("create",{editor:this}),this.isInitialized=!0)},0)}unmount(){if(this.editorView){const n=this.editorView.dom;n!=null&&n.editor&&delete n.editor,this.editorView.destroy()}if(this.editorView=null,this.isInitialized=!1,this.css&&!document.querySelectorAll(`.${this.className}`).length)try{typeof this.css.remove=="function"?this.css.remove():this.css.parentNode&&this.css.parentNode.removeChild(this.css)}catch(n){console.warn("Failed to remove CSS element:",n)}this.css=null,this.emit("unmount",{editor:this})}get storage(){return this.extensionStorage}get commands(){return this.commandManager.commands}chain(){return this.commandManager.chain()}can(){return this.commandManager.can()}injectCSS(){this.options.injectCSS&&typeof document<"u"&&(this.css=fk(dk,this.options.injectNonce))}setOptions(n={}){this.options={...this.options,...n},!(!this.editorView||!this.state||this.isDestroyed)&&(this.options.editorProps&&this.view.setProps(this.options.editorProps),this.view.updateState(this.state))}setEditable(n,e=!0){this.setOptions({editable:n}),e&&this.emit("update",{editor:this,transaction:this.state.tr,appendedTransactions:[]})}get isEditable(){return this.options.editable&&this.view&&this.view.editable}get view(){return this.editorView?this.editorView:new Proxy({state:this.editorState,updateState:n=>{this.editorState=n},dispatch:n=>{this.dispatchTransaction(n)},composing:!1,dragging:null,editable:!0,isDestroyed:!1},{get:(n,e)=>{if(this.editorView)return this.editorView[e];if(e==="state")return this.editorState;if(e in n)return Reflect.get(n,e);throw new Error(`[tiptap error]: The editor view is not available. Cannot access view['${e}']. The editor may not be mounted yet.`)}})}get state(){return this.editorView&&(this.editorState=this.view.state),this.editorState}registerPlugin(n,e){const t=Sf(e)?e(n,[...this.state.plugins]):[...this.state.plugins,n],r=this.state.reconfigure({plugins:t});return this.view.updateState(r),r}unregisterPlugin(n){if(this.isDestroyed)return;const e=this.state.plugins;let t=e;if([].concat(n).forEach(s=>{const o=typeof s=="string"?`${s}$`:s.key;t=t.filter(i=>!i.key.startsWith(o))}),e.length===t.length)return;const r=this.state.reconfigure({plugins:t});return this.view.updateState(r),r}createExtensionManager(){var n,e;const r=[...this.options.enableCoreExtensions?[_f,Lf.configure({blockSeparator:(e=(n=this.options.coreExtensionOptions)==null?void 0:n.clipboardTextSerializer)==null?void 0:e.blockSeparator}),If,Ff,zf,Vf,Pf,$f,jf].filter(s=>typeof this.options.enableCoreExtensions=="object"?this.options.enableCoreExtensions[s.name]!==!1:!0):[],...this.options.extensions].filter(s=>["extension","node","mark"].includes(s==null?void 0:s.type));this.extensionManager=new Lo(r,this)}createCommandManager(){this.commandManager=new Ao({editor:this})}createSchema(){this.schema=this.extensionManager.schema}createDoc(){let n;try{n=qi(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:this.options.enableContentCheck})}catch(e){if(!(e instanceof Error)||!["[tiptap error]: Invalid JSON content","[tiptap error]: Invalid HTML content"].includes(e.message))throw e;this.emit("contentError",{editor:this,error:e,disableCollaboration:()=>{"collaboration"in this.storage&&typeof this.storage.collaboration=="object"&&this.storage.collaboration&&(this.storage.collaboration.isDisabled=!0),this.options.extensions=this.options.extensions.filter(t=>t.name!=="collaboration"),this.createExtensionManager()}}),n=qi(this.options.content,this.schema,this.options.parseOptions,{errorOnInvalidContent:!1})}return n}createView(n){var e;this.editorView=new ff(n,{...this.options.editorProps,attributes:{role:"textbox",...(e=this.options.editorProps)==null?void 0:e.attributes},dispatchTransaction:this.dispatchTransaction.bind(this),state:this.editorState,markViews:this.extensionManager.markViews,nodeViews:this.extensionManager.nodeViews});const t=this.state.reconfigure({plugins:this.extensionManager.plugins});this.view.updateState(t),this.prependClass(),this.injectCSS();const r=this.view.dom;r.editor=this}createNodeViews(){this.view.isDestroyed||this.view.setProps({markViews:this.extensionManager.markViews,nodeViews:this.extensionManager.nodeViews})}prependClass(){this.view.dom.className=`${this.className} ${this.view.dom.className}`}captureTransaction(n){this.isCapturingTransaction=!0,n(),this.isCapturingTransaction=!1;const e=this.capturedTransaction;return this.capturedTransaction=null,e}dispatchTransaction(n){if(this.view.isDestroyed)return;if(this.isCapturingTransaction){if(!this.capturedTransaction){this.capturedTransaction=n;return}n.steps.forEach(c=>{var u;return(u=this.capturedTransaction)==null?void 0:u.step(c)});return}const{state:e,transactions:t}=this.state.applyTransaction(n),r=!this.state.selection.eq(e.selection),s=t.includes(n),o=this.state;if(this.emit("beforeTransaction",{editor:this,transaction:n,nextState:e}),!s)return;this.view.updateState(e),this.emit("transaction",{editor:this,transaction:n,appendedTransactions:t.slice(1)}),r&&this.emit("selectionUpdate",{editor:this,transaction:n});const i=t.findLast(c=>c.getMeta("focus")||c.getMeta("blur")),l=i==null?void 0:i.getMeta("focus"),a=i==null?void 0:i.getMeta("blur");l&&this.emit("focus",{editor:this,event:l.event,transaction:i}),a&&this.emit("blur",{editor:this,event:a.event,transaction:i}),!(n.getMeta("preventUpdate")||!t.some(c=>c.docChanged)||o.doc.eq(e.doc))&&this.emit("update",{editor:this,transaction:n,appendedTransactions:t.slice(1)})}getAttributes(n){return Ef(this.state,n)}isActive(n,e){const t=typeof n=="string"?n:null,r=typeof n=="string"?e:n;return Nb(this.state,t,r)}getJSON(){return this.state.doc.toJSON()}getHTML(){return Wl(this.state.doc.content,this.schema)}getText(n){const{blockSeparator:e=`
|
|
121
121
|
|
|
122
|
-
`,textSerializers:t={}}=n||{};return wb(this.state.doc,{blockSeparator:e,textSerializers:{...Tf(this.schema),...t}})}get isEmpty(){return No(this.state.doc)}destroy(){this.emit("destroy"),this.unmount(),this.removeAllListeners()}get isDestroyed(){var n,e;return(e=(n=this.editorView)==null?void 0:n.isDestroyed)!=null?e:!0}$node(n,e){var t;return((t=this.$doc)==null?void 0:t.querySelector(n,e))||null}$nodes(n,e){var t;return((t=this.$doc)==null?void 0:t.querySelectorAll(n,e))||null}$pos(n){const e=this.state.doc.resolve(n);return new uk(e,this)}get $doc(){return this.$pos(0)}};function wn(n){return new Ro({find:n.find,handler:({state:e,range:t,match:r})=>{const s=ye(n.getAttributes,void 0,r);if(s===!1||s===null)return null;const{tr:o}=e,i=r[r.length-1],l=r[0];if(i){const a=l.search(/\S/),c=t.from+l.indexOf(i),u=c+i.length;if(ql(t.from,t.to,e.doc).filter(h=>h.mark.type.excluded.find(g=>g===n.type&&g!==h.mark.type)).filter(h=>h.to>c).length)return null;u<t.to&&o.delete(u,t.to),c>t.from&&o.delete(t.from+a,c);const f=t.from+a+i.length;o.addMark(t.from+a,f,n.type.create(s||{})),o.removeStoredMark(n.type)}},undoable:n.undoable})}function pk(n){return new Ro({find:n.find,handler:({state:e,range:t,match:r})=>{const s=ye(n.getAttributes,void 0,r)||{},{tr:o}=e,i=t.from;let l=t.to;const a=n.type.create(s);if(r[1]){const c=r[0].lastIndexOf(r[1]);let u=i+c;u>l?u=l:l=u+r[1].length;const d=r[0][r[0].length-1];o.insertText(d,i+r[0].length-1),o.replaceWith(u,l,a)}else if(r[0]){const c=n.type.isInline?i:i-1;o.insert(c,n.type.create(s)).delete(o.mapping.map(i),o.mapping.map(l))}o.scrollIntoView()},undoable:n.undoable})}function Ki(n){return new Ro({find:n.find,handler:({state:e,range:t,match:r})=>{const s=e.doc.resolve(t.from),o=ye(n.getAttributes,void 0,r)||{};if(!s.node(-1).canReplaceWith(s.index(-1),s.indexAfter(-1),n.type))return null;e.tr.delete(t.from,t.to).setBlockType(t.from,t.from,n.type,o)},undoable:n.undoable})}function Un(n){return new Ro({find:n.find,handler:({state:e,range:t,match:r,chain:s})=>{const o=ye(n.getAttributes,void 0,r)||{},i=e.tr.delete(t.from,t.to),a=i.doc.resolve(t.from).blockRange(),c=a&&Cl(a,n.type,o);if(!c)return null;if(i.wrap(a,c),n.keepMarks&&n.editor){const{selection:d,storedMarks:f}=e,{splittableMarks:h}=n.editor.extensionManager,p=f||d.$to.parentOffset&&d.$from.marks();if(p){const g=p.filter(y=>h.includes(y.type.name));i.ensureMarks(g)}}if(n.keepAttributes){const d=n.type.name==="bulletList"||n.type.name==="orderedList"?"listItem":"taskList";s().updateAttributes(d,o).run()}const u=i.doc.resolve(t.from-1).nodeBefore;u&&u.type===n.type&&tn(i.doc,t.from-1)&&(!n.joinPredicate||n.joinPredicate(r,u))&&i.join(t.from-1)},undoable:n.undoable})}function mk(n,e){const{selection:t}=n,{$from:r}=t;if(t instanceof ee){const o=r.index();return r.parent.canReplaceWith(o,o+1,e)}let s=r.depth;for(;s>=0;){const o=r.index(s);if(r.node(s).contentMatchAt(o).matchType(e))return!0;s-=1}return!1}var gk={};Fl(gk,{createAtomBlockMarkdownSpec:()=>yk,createBlockMarkdownSpec:()=>bk,createInlineMarkdownSpec:()=>vk,parseAttributes:()=>Kl,parseIndentedBlocks:()=>Ji,renderNestedMarkdownContent:()=>Gl,serializeAttributes:()=>Jl});function Kl(n){if(!(n!=null&&n.trim()))return{};const e={},t=[],r=n.replace(/["']([^"']*)["']/g,c=>(t.push(c),`__QUOTED_${t.length-1}__`)),s=r.match(/(?:^|\s)\.([a-zA-Z][\w-]*)/g);if(s){const c=s.map(u=>u.trim().slice(1));e.class=c.join(" ")}const o=r.match(/(?:^|\s)#([a-zA-Z][\w-]*)/);o&&(e.id=o[1]);const i=/([a-zA-Z][\w-]*)\s*=\s*(__QUOTED_\d+__)/g;Array.from(r.matchAll(i)).forEach(([,c,u])=>{var d;const f=parseInt(((d=u.match(/__QUOTED_(\d+)__/))==null?void 0:d[1])||"0",10),h=t[f];h&&(e[c]=h.slice(1,-1))});const a=r.replace(/(?:^|\s)\.([a-zA-Z][\w-]*)/g,"").replace(/(?:^|\s)#([a-zA-Z][\w-]*)/g,"").replace(/([a-zA-Z][\w-]*)\s*=\s*__QUOTED_\d+__/g,"").trim();return a&&a.split(/\s+/).filter(Boolean).forEach(u=>{u.match(/^[a-zA-Z][\w-]*$/)&&(e[u]=!0)}),e}function Jl(n){if(!n||Object.keys(n).length===0)return"";const e=[];return n.class&&String(n.class).split(/\s+/).filter(Boolean).forEach(r=>e.push(`.${r}`)),n.id&&e.push(`#${n.id}`),Object.entries(n).forEach(([t,r])=>{t==="class"||t==="id"||(r===!0?e.push(t):r!==!1&&r!=null&&e.push(`${t}="${String(r)}"`))}),e.join(" ")}function yk(n){const{nodeName:e,name:t,parseAttributes:r=Kl,serializeAttributes:s=Jl,defaultAttributes:o={},requiredAttributes:i=[],allowedAttributes:l}=n,a=t||e,c=u=>{if(!l)return u;const d={};return l.forEach(f=>{f in u&&(d[f]=u[f])}),d};return{parseMarkdown:(u,d)=>{const f={...o,...u.attributes};return d.createNode(e,f,[])},markdownTokenizer:{name:e,level:"block",start(u){var d;const f=new RegExp(`^:::${a}(?:\\s|$)`,"m"),h=(d=u.match(f))==null?void 0:d.index;return h!==void 0?h:-1},tokenize(u,d,f){const h=new RegExp(`^:::${a}(?:\\s+\\{([^}]*)\\})?\\s*:::(?:\\n|$)`),p=u.match(h);if(!p)return;const g=p[1]||"",y=r(g);if(!i.find(k=>!(k in y)))return{type:e,raw:p[0],attributes:y}}},renderMarkdown:u=>{const d=c(u.attrs||{}),f=s(d),h=f?` {${f}}`:"";return`:::${a}${h} :::`}}}function bk(n){const{nodeName:e,name:t,getContent:r,parseAttributes:s=Kl,serializeAttributes:o=Jl,defaultAttributes:i={},content:l="block",allowedAttributes:a}=n,c=t||e,u=d=>{if(!a)return d;const f={};return a.forEach(h=>{h in d&&(f[h]=d[h])}),f};return{parseMarkdown:(d,f)=>{let h;if(r){const g=r(d);h=typeof g=="string"?[{type:"text",text:g}]:g}else l==="block"?h=f.parseChildren(d.tokens||[]):h=f.parseInline(d.tokens||[]);const p={...i,...d.attributes};return f.createNode(e,p,h)},markdownTokenizer:{name:e,level:"block",start(d){var f;const h=new RegExp(`^:::${c}`,"m"),p=(f=d.match(h))==null?void 0:f.index;return p!==void 0?p:-1},tokenize(d,f,h){var p;const g=new RegExp(`^:::${c}(?:\\s+\\{([^}]*)\\})?\\s*\\n`),y=d.match(g);if(!y)return;const[b,k=""]=y,M=s(k);let E=1;const C=b.length;let S="";const w=/^:::([\w-]*)(\s.*)?/gm,O=d.slice(C);for(w.lastIndex=0;;){const I=w.exec(O);if(I===null)break;const
|
|
122
|
+
`,textSerializers:t={}}=n||{};return wb(this.state.doc,{blockSeparator:e,textSerializers:{...Tf(this.schema),...t}})}get isEmpty(){return No(this.state.doc)}destroy(){this.emit("destroy"),this.unmount(),this.removeAllListeners()}get isDestroyed(){var n,e;return(e=(n=this.editorView)==null?void 0:n.isDestroyed)!=null?e:!0}$node(n,e){var t;return((t=this.$doc)==null?void 0:t.querySelector(n,e))||null}$nodes(n,e){var t;return((t=this.$doc)==null?void 0:t.querySelectorAll(n,e))||null}$pos(n){const e=this.state.doc.resolve(n);return new uk(e,this)}get $doc(){return this.$pos(0)}};function wn(n){return new Ro({find:n.find,handler:({state:e,range:t,match:r})=>{const s=ye(n.getAttributes,void 0,r);if(s===!1||s===null)return null;const{tr:o}=e,i=r[r.length-1],l=r[0];if(i){const a=l.search(/\S/),c=t.from+l.indexOf(i),u=c+i.length;if(ql(t.from,t.to,e.doc).filter(h=>h.mark.type.excluded.find(g=>g===n.type&&g!==h.mark.type)).filter(h=>h.to>c).length)return null;u<t.to&&o.delete(u,t.to),c>t.from&&o.delete(t.from+a,c);const f=t.from+a+i.length;o.addMark(t.from+a,f,n.type.create(s||{})),o.removeStoredMark(n.type)}},undoable:n.undoable})}function pk(n){return new Ro({find:n.find,handler:({state:e,range:t,match:r})=>{const s=ye(n.getAttributes,void 0,r)||{},{tr:o}=e,i=t.from;let l=t.to;const a=n.type.create(s);if(r[1]){const c=r[0].lastIndexOf(r[1]);let u=i+c;u>l?u=l:l=u+r[1].length;const d=r[0][r[0].length-1];o.insertText(d,i+r[0].length-1),o.replaceWith(u,l,a)}else if(r[0]){const c=n.type.isInline?i:i-1;o.insert(c,n.type.create(s)).delete(o.mapping.map(i),o.mapping.map(l))}o.scrollIntoView()},undoable:n.undoable})}function Ki(n){return new Ro({find:n.find,handler:({state:e,range:t,match:r})=>{const s=e.doc.resolve(t.from),o=ye(n.getAttributes,void 0,r)||{};if(!s.node(-1).canReplaceWith(s.index(-1),s.indexAfter(-1),n.type))return null;e.tr.delete(t.from,t.to).setBlockType(t.from,t.from,n.type,o)},undoable:n.undoable})}function Un(n){return new Ro({find:n.find,handler:({state:e,range:t,match:r,chain:s})=>{const o=ye(n.getAttributes,void 0,r)||{},i=e.tr.delete(t.from,t.to),a=i.doc.resolve(t.from).blockRange(),c=a&&Cl(a,n.type,o);if(!c)return null;if(i.wrap(a,c),n.keepMarks&&n.editor){const{selection:d,storedMarks:f}=e,{splittableMarks:h}=n.editor.extensionManager,p=f||d.$to.parentOffset&&d.$from.marks();if(p){const g=p.filter(y=>h.includes(y.type.name));i.ensureMarks(g)}}if(n.keepAttributes){const d=n.type.name==="bulletList"||n.type.name==="orderedList"?"listItem":"taskList";s().updateAttributes(d,o).run()}const u=i.doc.resolve(t.from-1).nodeBefore;u&&u.type===n.type&&tn(i.doc,t.from-1)&&(!n.joinPredicate||n.joinPredicate(r,u))&&i.join(t.from-1)},undoable:n.undoable})}function mk(n,e){const{selection:t}=n,{$from:r}=t;if(t instanceof ee){const o=r.index();return r.parent.canReplaceWith(o,o+1,e)}let s=r.depth;for(;s>=0;){const o=r.index(s);if(r.node(s).contentMatchAt(o).matchType(e))return!0;s-=1}return!1}var gk={};Fl(gk,{createAtomBlockMarkdownSpec:()=>yk,createBlockMarkdownSpec:()=>bk,createInlineMarkdownSpec:()=>vk,parseAttributes:()=>Kl,parseIndentedBlocks:()=>Ji,renderNestedMarkdownContent:()=>Gl,serializeAttributes:()=>Jl});function Kl(n){if(!(n!=null&&n.trim()))return{};const e={},t=[],r=n.replace(/["']([^"']*)["']/g,c=>(t.push(c),`__QUOTED_${t.length-1}__`)),s=r.match(/(?:^|\s)\.([a-zA-Z][\w-]*)/g);if(s){const c=s.map(u=>u.trim().slice(1));e.class=c.join(" ")}const o=r.match(/(?:^|\s)#([a-zA-Z][\w-]*)/);o&&(e.id=o[1]);const i=/([a-zA-Z][\w-]*)\s*=\s*(__QUOTED_\d+__)/g;Array.from(r.matchAll(i)).forEach(([,c,u])=>{var d;const f=parseInt(((d=u.match(/__QUOTED_(\d+)__/))==null?void 0:d[1])||"0",10),h=t[f];h&&(e[c]=h.slice(1,-1))});const a=r.replace(/(?:^|\s)\.([a-zA-Z][\w-]*)/g,"").replace(/(?:^|\s)#([a-zA-Z][\w-]*)/g,"").replace(/([a-zA-Z][\w-]*)\s*=\s*__QUOTED_\d+__/g,"").trim();return a&&a.split(/\s+/).filter(Boolean).forEach(u=>{u.match(/^[a-zA-Z][\w-]*$/)&&(e[u]=!0)}),e}function Jl(n){if(!n||Object.keys(n).length===0)return"";const e=[];return n.class&&String(n.class).split(/\s+/).filter(Boolean).forEach(r=>e.push(`.${r}`)),n.id&&e.push(`#${n.id}`),Object.entries(n).forEach(([t,r])=>{t==="class"||t==="id"||(r===!0?e.push(t):r!==!1&&r!=null&&e.push(`${t}="${String(r)}"`))}),e.join(" ")}function yk(n){const{nodeName:e,name:t,parseAttributes:r=Kl,serializeAttributes:s=Jl,defaultAttributes:o={},requiredAttributes:i=[],allowedAttributes:l}=n,a=t||e,c=u=>{if(!l)return u;const d={};return l.forEach(f=>{f in u&&(d[f]=u[f])}),d};return{parseMarkdown:(u,d)=>{const f={...o,...u.attributes};return d.createNode(e,f,[])},markdownTokenizer:{name:e,level:"block",start(u){var d;const f=new RegExp(`^:::${a}(?:\\s|$)`,"m"),h=(d=u.match(f))==null?void 0:d.index;return h!==void 0?h:-1},tokenize(u,d,f){const h=new RegExp(`^:::${a}(?:\\s+\\{([^}]*)\\})?\\s*:::(?:\\n|$)`),p=u.match(h);if(!p)return;const g=p[1]||"",y=r(g);if(!i.find(k=>!(k in y)))return{type:e,raw:p[0],attributes:y}}},renderMarkdown:u=>{const d=c(u.attrs||{}),f=s(d),h=f?` {${f}}`:"";return`:::${a}${h} :::`}}}function bk(n){const{nodeName:e,name:t,getContent:r,parseAttributes:s=Kl,serializeAttributes:o=Jl,defaultAttributes:i={},content:l="block",allowedAttributes:a}=n,c=t||e,u=d=>{if(!a)return d;const f={};return a.forEach(h=>{h in d&&(f[h]=d[h])}),f};return{parseMarkdown:(d,f)=>{let h;if(r){const g=r(d);h=typeof g=="string"?[{type:"text",text:g}]:g}else l==="block"?h=f.parseChildren(d.tokens||[]):h=f.parseInline(d.tokens||[]);const p={...i,...d.attributes};return f.createNode(e,p,h)},markdownTokenizer:{name:e,level:"block",start(d){var f;const h=new RegExp(`^:::${c}`,"m"),p=(f=d.match(h))==null?void 0:f.index;return p!==void 0?p:-1},tokenize(d,f,h){var p;const g=new RegExp(`^:::${c}(?:\\s+\\{([^}]*)\\})?\\s*\\n`),y=d.match(g);if(!y)return;const[b,k=""]=y,M=s(k);let E=1;const C=b.length;let S="";const w=/^:::([\w-]*)(\s.*)?/gm,O=d.slice(C);for(w.lastIndex=0;;){const I=w.exec(O);if(I===null)break;const D=I.index,$=I[1];if(!((p=I[2])!=null&&p.endsWith(":::"))){if($)E+=1;else if(E-=1,E===0){const z=O.slice(0,D);S=z.trim();const F=d.slice(0,C+D+I[0].length);let Y=[];if(S)if(l==="block")for(Y=h.blockTokens(z),Y.forEach(G=>{G.text&&(!G.tokens||G.tokens.length===0)&&(G.tokens=h.inlineTokens(G.text))});Y.length>0;){const G=Y[Y.length-1];if(G.type==="paragraph"&&(!G.text||G.text.trim()===""))Y.pop();else break}else Y=h.inlineTokens(S);return{type:e,raw:F,attributes:M,content:S,tokens:Y}}}}}},renderMarkdown:(d,f)=>{const h=u(d.attrs||{}),p=o(h),g=p?` {${p}}`:"",y=f.renderChildren(d.content||[],`
|
|
123
123
|
|
|
124
124
|
`);return`:::${c}${g}
|
|
125
125
|
|
|
@@ -127,7 +127,7 @@ ${y}
|
|
|
127
127
|
|
|
128
128
|
:::`}}}function kk(n){if(!n.trim())return{};const e={},t=/(\w+)=(?:"([^"]*)"|'([^']*)')/g;let r=t.exec(n);for(;r!==null;){const[,s,o,i]=r;e[s]=o||i,r=t.exec(n)}return e}function xk(n){return Object.entries(n).filter(([,e])=>e!=null).map(([e,t])=>`${e}="${t}"`).join(" ")}function vk(n){const{nodeName:e,name:t,getContent:r,parseAttributes:s=kk,serializeAttributes:o=xk,defaultAttributes:i={},selfClosing:l=!1,allowedAttributes:a}=n,c=t||e,u=f=>{if(!a)return f;const h={};return a.forEach(p=>{p in f&&(h[p]=f[p])}),h},d=c.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{parseMarkdown:(f,h)=>{const p={...i,...f.attributes};if(l)return h.createNode(e,p);const g=r?r(f):f.content||"";return g?h.createNode(e,p,[h.createTextNode(g)]):h.createNode(e,p,[])},markdownTokenizer:{name:e,level:"inline",start(f){const h=l?new RegExp(`\\[${d}\\s*[^\\]]*\\]`):new RegExp(`\\[${d}\\s*[^\\]]*\\][\\s\\S]*?\\[\\/${d}\\]`),p=f.match(h),g=p==null?void 0:p.index;return g!==void 0?g:-1},tokenize(f,h,p){const g=l?new RegExp(`^\\[${d}\\s*([^\\]]*)\\]`):new RegExp(`^\\[${d}\\s*([^\\]]*)\\]([\\s\\S]*?)\\[\\/${d}\\]`),y=f.match(g);if(!y)return;let b="",k="";if(l){const[,E]=y;k=E}else{const[,E,C]=y;k=E,b=C||""}const M=s(k.trim());return{type:e,raw:y[0],content:b.trim(),attributes:M}}},renderMarkdown:f=>{let h="";r?h=r(f):f.content&&f.content.length>0&&(h=f.content.filter(b=>b.type==="text").map(b=>b.text).join(""));const p=u(f.attrs||{}),g=o(p),y=g?` ${g}`:"";return l?`[${c}${y}]`:`[${c}${y}]${h}[/${c}]`}}}function Ji(n,e,t){var r,s,o,i;const l=n.split(`
|
|
129
129
|
`),a=[];let c="",u=0;const d=e.baseIndentSize||2;for(;u<l.length;){const f=l[u],h=f.match(e.itemPattern);if(!h){if(a.length>0)break;if(f.trim()===""){u+=1;continue}else return}const p=e.extractItemData(h),{indentLevel:g,mainContent:y}=p;c=`${c}${f}
|
|
130
|
-
`;const b=[y];for(u+=1;u<l.length;){const C=l[u];if(C.trim()===""){const w=l.slice(u+1).findIndex(
|
|
130
|
+
`;const b=[y];for(u+=1;u<l.length;){const C=l[u];if(C.trim()===""){const w=l.slice(u+1).findIndex(D=>D.trim()!=="");if(w===-1)break;if((((s=(r=l[u+1+w].match(/^(\s*)/))==null?void 0:r[1])==null?void 0:s.length)||0)>g){b.push(C),c=`${c}${C}
|
|
131
131
|
`,u+=1;continue}else break}if((((i=(o=C.match(/^(\s*)/))==null?void 0:o[1])==null?void 0:i.length)||0)>g)b.push(C),c=`${c}${C}
|
|
132
132
|
`,u+=1;else break}let k;const M=b.slice(1);if(M.length>0){const C=M.map(S=>S.slice(g+d)).join(`
|
|
133
133
|
`);C.trim()&&(e.customNestedParser?k=e.customNestedParser(C):k=t.blockTokens(C))}const E=e.createToken(p,k);a.push(E)}if(a.length!==0)return{items:a,raw:c.trim()}}function Gl(n,e,t,r){if(!n||!Array.isArray(n.content))return"";const s=typeof t=="function"?t(r):t,[o,...i]=n.content,l=e.renderChildren([o]),a=[`${s}${l}`];return i&&i.length>0&&i.forEach(c=>{const u=e.renderChildren([c]);if(u){const d=u.split(`
|
|
@@ -175,7 +175,7 @@ ${t}
|
|
|
175
175
|
`):""}),sx=st.create({name:"hardBreak",markdownTokenName:"br",addOptions(){return{keepMarks:!0,HTMLAttributes:{}}},inline:!0,group:"inline",selectable:!1,linebreakReplacement:!0,parseHTML(){return[{tag:"br"}]},renderHTML({HTMLAttributes:n}){return["br",Ce(this.options.HTMLAttributes,n)]},renderText(){return`
|
|
176
176
|
`},renderMarkdown:()=>`
|
|
177
177
|
`,parseMarkdown:()=>({type:"hardBreak"}),addCommands(){return{setHardBreak:()=>({commands:n,chain:e,state:t,editor:r})=>n.first([()=>n.exitCode(),()=>n.command(()=>{const{selection:s,storedMarks:o}=t;if(s.$from.parent.type.spec.isolating)return!1;const{keepMarks:i}=this.options,{splittableMarks:l}=r.extensionManager,a=o||s.$to.parentOffset&&s.$from.marks();return e().insertContent({type:this.name}).command(({tr:c,dispatch:u})=>{if(u&&a&&i){const d=a.filter(f=>l.includes(f.type.name));c.ensureMarks(d)}return!0}).run()})])}},addKeyboardShortcuts(){return{"Mod-Enter":()=>this.editor.commands.setHardBreak(),"Shift-Enter":()=>this.editor.commands.setHardBreak()}}}),ox=st.create({name:"heading",addOptions(){return{levels:[1,2,3,4,5,6],HTMLAttributes:{}}},content:"inline*",group:"block",defining:!0,addAttributes(){return{level:{default:1,rendered:!1}}},parseHTML(){return this.options.levels.map(n=>({tag:`h${n}`,attrs:{level:n}}))},renderHTML({node:n,HTMLAttributes:e}){return[`h${this.options.levels.includes(n.attrs.level)?n.attrs.level:this.options.levels[0]}`,Ce(this.options.HTMLAttributes,e),0]},parseMarkdown:(n,e)=>e.createNode("heading",{level:n.depth||1},e.parseInline(n.tokens||[])),renderMarkdown:(n,e)=>{var t;const r=(t=n.attrs)!=null&&t.level?parseInt(n.attrs.level,10):1,s="#".repeat(r);return n.content?`${s} ${e.renderChildren(n.content)}`:""},addCommands(){return{setHeading:n=>({commands:e})=>this.options.levels.includes(n.level)?e.setNode(this.name,n):!1,toggleHeading:n=>({commands:e})=>this.options.levels.includes(n.level)?e.toggleNode(this.name,"paragraph",n):!1}},addKeyboardShortcuts(){return this.options.levels.reduce((n,e)=>({...n,[`Mod-Alt-${e}`]:()=>this.editor.commands.toggleHeading({level:e})}),{})},addInputRules(){return this.options.levels.map(n=>Ki({find:new RegExp(`^(#{${Math.min(...this.options.levels)},${n}})\\s$`),type:this.type,getAttributes:{level:n}}))}}),ix=st.create({name:"horizontalRule",addOptions(){return{HTMLAttributes:{},nextNodeType:"paragraph"}},group:"block",parseHTML(){return[{tag:"hr"}]},renderHTML({HTMLAttributes:n}){return["hr",Ce(this.options.HTMLAttributes,n)]},markdownTokenName:"hr",parseMarkdown:(n,e)=>e.createNode("horizontalRule"),renderMarkdown:()=>"---",addCommands(){return{setHorizontalRule:()=>({chain:n,state:e})=>{if(!mk(e,e.schema.nodes[this.name]))return!1;const{selection:t}=e,{$to:r}=t,s=n();return Of(t)?s.insertContentAt(r.pos,{type:this.name}):s.insertContent({type:this.name}),s.command(({state:o,tr:i,dispatch:l})=>{if(l){const{$to:a}=i.selection,c=a.end();if(a.nodeAfter)a.nodeAfter.isTextblock?i.setSelection(re.create(i.doc,a.pos+1)):a.nodeAfter.isBlock?i.setSelection(ee.create(i.doc,a.pos)):i.setSelection(re.create(i.doc,a.pos));else{const u=o.schema.nodes[this.options.nextNodeType]||a.parent.type.contentMatch.defaultType,d=u==null?void 0:u.create();d&&(i.insert(c,d),i.setSelection(re.create(i.doc,c+1)))}i.scrollIntoView()}return!0}).run()}}},addInputRules(){return[pk({find:/^(?:---|—-|___\s|\*\*\*\s)$/,type:this.type})]}}),lx=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))$/,ax=/(?:^|\s)(\*(?!\s+\*)((?:[^*]+))\*(?!\s+\*))/g,cx=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))$/,ux=/(?:^|\s)(_(?!\s+_)((?:[^_]+))_(?!\s+_))/g,dx=vt.create({name:"italic",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"em"},{tag:"i",getAttrs:n=>n.style.fontStyle!=="normal"&&null},{style:"font-style=normal",clearMark:n=>n.type.name===this.name},{style:"font-style=italic"}]},renderHTML({HTMLAttributes:n}){return["em",Ce(this.options.HTMLAttributes,n),0]},addCommands(){return{setItalic:()=>({commands:n})=>n.setMark(this.name),toggleItalic:()=>({commands:n})=>n.toggleMark(this.name),unsetItalic:()=>({commands:n})=>n.unsetMark(this.name)}},markdownTokenName:"em",parseMarkdown:(n,e)=>e.applyMark("italic",e.parseInline(n.tokens||[])),renderMarkdown:(n,e)=>`*${e.renderChildren(n)}*`,addKeyboardShortcuts(){return{"Mod-i":()=>this.editor.commands.toggleItalic(),"Mod-I":()=>this.editor.commands.toggleItalic()}},addInputRules(){return[wn({find:lx,type:this.type}),wn({find:cx,type:this.type})]},addPasteRules(){return[Qt({find:ax,type:this.type}),Qt({find:ux,type:this.type})]}});const fx="aaa1rp3bb0ott3vie4c1le2ogado5udhabi7c0ademy5centure6ountant0s9o1tor4d0s1ult4e0g1ro2tna4f0l1rica5g0akhan5ency5i0g1rbus3force5tel5kdn3l0ibaba4pay4lfinanz6state5y2sace3tom5m0azon4ericanexpress7family11x2fam3ica3sterdam8nalytics7droid5quan4z2o0l2partments8p0le4q0uarelle8r0ab1mco4chi3my2pa2t0e3s0da2ia2sociates9t0hleta5torney7u0ction5di0ble3o3spost5thor3o0s4w0s2x0a2z0ure5ba0by2idu3namex4d1k2r0celona5laycard4s5efoot5gains6seball5ketball8uhaus5yern5b0c1t1va3cg1n2d1e0ats2uty4er2rlin4st0buy5t2f1g1h0arti5i0ble3d1ke2ng0o3o1z2j1lack0friday9ockbuster8g1omberg7ue3m0s1w2n0pparibas9o0ats3ehringer8fa2m1nd2o0k0ing5sch2tik2on4t1utique6x2r0adesco6idgestone9oadway5ker3ther5ussels7s1t1uild0ers6siness6y1zz3v1w1y1z0h3ca0b1fe2l0l1vinklein9m0era3p2non3petown5ital0one8r0avan4ds2e0er0s4s2sa1e1h1ino4t0ering5holic7ba1n1re3c1d1enter4o1rn3f0a1d2g1h0anel2nel4rity4se2t2eap3intai5ristmas6ome4urch5i0priani6rcle4sco3tadel4i0c2y3k1l0aims4eaning6ick2nic1que6othing5ud3ub0med6m1n1o0ach3des3ffee4llege4ogne5m0mbank4unity6pany2re3uter5sec4ndos3struction8ulting7tact3ractors9oking4l1p2rsica5untry4pon0s4rses6pa2r0edit0card4union9icket5own3s1uise0s6u0isinella9v1w1x1y0mru3ou3z2dad1nce3ta1e1ing3sun4y2clk3ds2e0al0er2s3gree4livery5l1oitte5ta3mocrat6ntal2ist5si0gn4v2hl2iamonds6et2gital5rect0ory7scount3ver5h2y2j1k1m1np2o0cs1tor4g1mains5t1wnload7rive4tv2ubai3nlop4pont4rban5vag2r2z2earth3t2c0o2deka3u0cation8e1g1mail3erck5nergy4gineer0ing9terprises10pson4quipment8r0icsson6ni3s0q1tate5t1u0rovision8s2vents5xchange6pert3osed4ress5traspace10fage2il1rwinds6th3mily4n0s2rm0ers5shion4t3edex3edback6rrari3ero6i0delity5o2lm2nal1nce1ial7re0stone6mdale6sh0ing5t0ness6j1k1lickr3ghts4r2orist4wers5y2m1o0o0d1tball6rd1ex2sale4um3undation8x2r0ee1senius7l1ogans4ntier7tr2ujitsu5n0d2rniture7tbol5yi3ga0l0lery3o1up4me0s3p1rden4y2b0iz3d0n2e0a1nt0ing5orge5f1g0ee3h1i0ft0s3ves2ing5l0ass3e1obal2o4m0ail3bh2o1x2n1odaddy5ld0point6f2o0dyear5g0le4p1t1v2p1q1r0ainger5phics5tis4een3ipe3ocery4up4s1t1u0cci3ge2ide2tars5ru3w1y2hair2mburg5ngout5us3bo2dfc0bank7ealth0care8lp1sinki6re1mes5iphop4samitsu7tachi5v2k0t2m1n1ockey4ldings5iday5medepot5goods5s0ense7nda3rse3spital5t0ing5t0els3mail5use3w2r1sbc3t1u0ghes5yatt3undai7ibm2cbc2e1u2d1e0ee3fm2kano4l1m0amat4db2mo0bilien9n0c1dustries8finiti5o2g1k1stitute6urance4e4t0ernational10uit4vestments10o1piranga7q1r0ish4s0maili5t0anbul7t0au2v3jaguar4va3cb2e0ep2tzt3welry6io2ll2m0p2nj2o0bs1urg4t1y2p0morgan6rs3uegos4niper7kaufen5ddi3e0rryhotels6properties14fh2g1h1i0a1ds2m1ndle4tchen5wi3m1n1oeln3matsu5sher5p0mg2n2r0d1ed3uokgroup8w1y0oto4z2la0caixa5mborghini8er3nd0rover6xess5salle5t0ino3robe5w0yer5b1c1ds2ease3clerc5frak4gal2o2xus4gbt3i0dl2fe0insurance9style7ghting6ke2lly3mited4o2ncoln4k2ve1ing5k1lc1p2oan0s3cker3us3l1ndon4tte1o3ve3pl0financial11r1s1t0d0a3u0ndbeck6xe1ury5v1y2ma0drid4if1son4keup4n0agement7go3p1rket0ing3s4riott5shalls7ttel5ba2c0kinsey7d1e0d0ia3et2lbourne7me1orial6n0u2rckmsd7g1h1iami3crosoft7l1ni1t2t0subishi9k1l0b1s2m0a2n1o0bi0le4da2e1i1m1nash3ey2ster5rmon3tgage6scow4to0rcycles9v0ie4p1q1r1s0d2t0n1r2u0seum3ic4v1w1x1y1z2na0b1goya4me2vy3ba2c1e0c1t0bank4flix4work5ustar5w0s2xt0direct7us4f0l2g0o2hk2i0co2ke1on3nja3ssan1y5l1o0kia3rton4w0ruz3tv4p1r0a1w2tt2u1yc2z2obi1server7ffice5kinawa6layan0group9lo3m0ega4ne1g1l0ine5oo2pen3racle3nge4g0anic5igins6saka4tsuka4t2vh3pa0ge2nasonic7ris2s1tners4s1y3y2ccw3e0t2f0izer5g1h0armacy6d1ilips5one2to0graphy6s4ysio5ics1tet2ures6d1n0g1k2oneer5zza4k1l0ace2y0station9umbing5s3m1n0c2ohl2ker3litie5rn2st3r0axi3ess3ime3o0d0uctions8f1gressive8mo2perties3y5tection8u0dential9s1t1ub2w0c2y2qa1pon3uebec3st5racing4dio4e0ad1lestate6tor2y4cipes5d0stone5umbrella9hab3ise0n3t2liance6n0t0als5pair3ort3ublican8st0aurant8view0s5xroth6ich0ardli6oh3l1o1p2o0cks3deo3gers4om3s0vp3u0gby3hr2n2w0e2yukyu6sa0arland6fe0ty4kura4le1on3msclub4ung5ndvik0coromant12ofi4p1rl2s1ve2xo3b0i1s2c0b1haeffler7midt4olarships8ol3ule3warz5ience5ot3d1e0arch3t2cure1ity6ek2lect4ner3rvices6ven3w1x0y3fr2g1h0angrila6rp3ell3ia1ksha5oes2p0ping5uji3w3i0lk2na1gles5te3j1k0i0n2y0pe4l0ing4m0art3ile4n0cf3o0ccer3ial4ftbank4ware6hu2lar2utions7ng1y2y2pa0ce3ort2t3r0l2s1t0ada2ples4r1tebank4farm7c0group6ockholm6rage3e3ream4udio2y3yle4u0cks3pplies3y2ort5rf1gery5zuki5v1watch4iss4x1y0dney4stems6z2tab1ipei4lk2obao4rget4tamotors6r2too4x0i3c0i2d0k2eam2ch0nology8l1masek5nnis4va3f1g1h0d1eater2re6iaa2ckets5enda4ps2res2ol4j0maxx4x2k0maxx5l1m0all4n1o0day3kyo3ols3p1ray3shiba5tal3urs3wn2yota3s3r0ade1ing4ining5vel0ers0insurance16ust3v2t1ube2i1nes3shu4v0s2w1z2ua1bank3s2g1k1nicom3versity8o2ol2ps2s1y1z2va0cations7na1guard7c1e0gas3ntures6risign5mögensberater2ung14sicherung10t2g1i0ajes4deo3g1king4llas4n1p1rgin4sa1ion4va1o3laanderen9n1odka3lvo3te1ing3o2yage5u2wales2mart4ter4ng0gou5tch0es6eather0channel12bcam3er2site5d0ding5ibo2r3f1hoswho6ien2ki2lliamhill9n0dows4e1ners6me2olterskluwer11odside6rk0s2ld3w2s1tc1f3xbox3erox4ihuan4n2xx2yz3yachts4hoo3maxun5ndex5e1odobashi7ga2kohama6u0tube6t1un3za0ppos4ra3ero3ip2m1one3uerich6w2",hx="ελ1υ2бг1ел3дети4ею2католик6ом3мкд2он1сква6онлайн5рг3рус2ф2сайт3рб3укр3қаз3հայ3ישראל5קום3ابوظبي5رامكو5لاردن4بحرين5جزائر5سعودية6عليان5مغرب5مارات5یران5بارت2زار4يتك3ھارت5تونس4سودان3رية5شبكة4عراق2ب2مان4فلسطين6قطر3كاثوليك6وم3مصر2ليسيا5وريتانيا7قع4همراه5پاکستان7ڀارت4कॉम3नेट3भारत0म्3ोत5संगठन5বাংলা5ভারত2ৰত4ਭਾਰਤ4ભારત4ଭାରତ4இந்தியா6லங்கை6சிங்கப்பூர்11భారత్5ಭಾರತ4ഭാരതം5ලංකා4คอม3ไทย3ລາວ3გე2みんな3アマゾン4クラウド4グーグル4コム2ストア3セール3ファッション6ポイント4世界2中信1国1國1文网3亚马逊3企业2佛山2信息2健康2八卦2公司1益2台湾1灣2商城1店1标2嘉里0大酒店5在线2大拿2天主教3娱乐2家電2广东2微博2慈善2我爱你3手机2招聘2政务1府2新加坡2闻2时尚2書籍2机构2淡马锡3游戏2澳門2点看2移动2组织机构4网址1店1站1络2联通2谷歌2购物2通販2集团2電訊盈科4飞利浦3食品2餐厅2香格里拉3港2닷넷1컴2삼성2한국2",Xi="numeric",Qi="ascii",Zi="alpha",hr="asciinumeric",ar="alphanumeric",el="domain",Yf="emoji",px="scheme",mx="slashscheme",yi="whitespace";function gx(n,e){return n in e||(e[n]=[]),e[n]}function mn(n,e,t){e[Xi]&&(e[hr]=!0,e[ar]=!0),e[Qi]&&(e[hr]=!0,e[Zi]=!0),e[hr]&&(e[ar]=!0),e[Zi]&&(e[ar]=!0),e[ar]&&(e[el]=!0),e[Yf]&&(e[el]=!0);for(const r in e){const s=gx(r,t);s.indexOf(n)<0&&s.push(n)}}function yx(n,e){const t={};for(const r in e)e[r].indexOf(n)>=0&&(t[r]=!0);return t}function et(n=null){this.j={},this.jr=[],this.jd=null,this.t=n}et.groups={};et.prototype={accepts(){return!!this.t},go(n){const e=this,t=e.j[n];if(t)return t;for(let r=0;r<e.jr.length;r++){const s=e.jr[r][0],o=e.jr[r][1];if(o&&s.test(n))return o}return e.jd},has(n,e=!1){return e?n in this.j:!!this.go(n)},ta(n,e,t,r){for(let s=0;s<n.length;s++)this.tt(n[s],e,t,r)},tr(n,e,t,r){r=r||et.groups;let s;return e&&e.j?s=e:(s=new et(e),t&&r&&mn(e,t,r)),this.jr.push([n,s]),s},ts(n,e,t,r){let s=this;const o=n.length;if(!o)return s;for(let i=0;i<o-1;i++)s=s.tt(n[i]);return s.tt(n[o-1],e,t,r)},tt(n,e,t,r){r=r||et.groups;const s=this;if(e&&e.j)return s.j[n]=e,e;const o=e;let i,l=s.go(n);if(l?(i=new et,Object.assign(i.j,l.j),i.jr.push.apply(i.jr,l.jr),i.jd=l.jd,i.t=l.t):i=new et,o){if(r)if(i.t&&typeof i.t=="string"){const a=Object.assign(yx(i.t,r),t);mn(o,a,r)}else t&&mn(o,t,r);i.t=o}return s.j[n]=i,i}};const ie=(n,e,t,r,s)=>n.ta(e,t,r,s),Me=(n,e,t,r,s)=>n.tr(e,t,r,s),Jc=(n,e,t,r,s)=>n.ts(e,t,r,s),B=(n,e,t,r,s)=>n.tt(e,t,r,s),Et="WORD",tl="UWORD",qf="ASCIINUMERICAL",Uf="ALPHANUMERICAL",Or="LOCALHOST",nl="TLD",rl="UTLD",us="SCHEME",_n="SLASH_SCHEME",Xl="NUM",sl="WS",Ql="NL",pr="OPENBRACE",mr="CLOSEBRACE",Ns="OPENBRACKET",Rs="CLOSEBRACKET",Ls="OPENPAREN",Is="CLOSEPAREN",js="OPENANGLEBRACKET",Ps="CLOSEANGLEBRACKET",_s="FULLWIDTHLEFTPAREN",Bs="FULLWIDTHRIGHTPAREN",Fs="LEFTCORNERBRACKET",zs="RIGHTCORNERBRACKET",$s="LEFTWHITECORNERBRACKET",Vs="RIGHTWHITECORNERBRACKET",Hs="FULLWIDTHLESSTHAN",Ws="FULLWIDTHGREATERTHAN",Ys="AMPERSAND",qs="APOSTROPHE",Us="ASTERISK",Ft="AT",Ks="BACKSLASH",Js="BACKTICK",Gs="CARET",Vt="COLON",Zl="COMMA",Xs="DOLLAR",gt="DOT",Qs="EQUALS",ea="EXCLAMATION",lt="HYPHEN",gr="PERCENT",Zs="PIPE",eo="PLUS",to="POUND",yr="QUERY",ta="QUOTE",Kf="FULLWIDTHMIDDLEDOT",na="SEMI",yt="SLASH",br="TILDE",no="UNDERSCORE",Jf="EMOJI",ro="SYM";var Gf=Object.freeze({__proto__:null,ALPHANUMERICAL:Uf,AMPERSAND:Ys,APOSTROPHE:qs,ASCIINUMERICAL:qf,ASTERISK:Us,AT:Ft,BACKSLASH:Ks,BACKTICK:Js,CARET:Gs,CLOSEANGLEBRACKET:Ps,CLOSEBRACE:mr,CLOSEBRACKET:Rs,CLOSEPAREN:Is,COLON:Vt,COMMA:Zl,DOLLAR:Xs,DOT:gt,EMOJI:Jf,EQUALS:Qs,EXCLAMATION:ea,FULLWIDTHGREATERTHAN:Ws,FULLWIDTHLEFTPAREN:_s,FULLWIDTHLESSTHAN:Hs,FULLWIDTHMIDDLEDOT:Kf,FULLWIDTHRIGHTPAREN:Bs,HYPHEN:lt,LEFTCORNERBRACKET:Fs,LEFTWHITECORNERBRACKET:$s,LOCALHOST:Or,NL:Ql,NUM:Xl,OPENANGLEBRACKET:js,OPENBRACE:pr,OPENBRACKET:Ns,OPENPAREN:Ls,PERCENT:gr,PIPE:Zs,PLUS:eo,POUND:to,QUERY:yr,QUOTE:ta,RIGHTCORNERBRACKET:zs,RIGHTWHITECORNERBRACKET:Vs,SCHEME:us,SEMI:na,SLASH:yt,SLASH_SCHEME:_n,SYM:ro,TILDE:br,TLD:nl,UNDERSCORE:no,UTLD:rl,UWORD:tl,WORD:Et,WS:sl});const wt=/[a-z]/,nr=new RegExp("\\p{L}","u"),bi=new RegExp("\\p{Emoji}","u"),Tt=/\d/,ki=/\s/,Gc="\r",xi=`
|
|
178
|
-
`,bx="️",kx="",vi="";let Xr=null,Qr=null;function xx(n=[]){const e={};et.groups=e;const t=new et;Xr==null&&(Xr=Xc(fx)),Qr==null&&(Qr=Xc(hx)),B(t,"'",qs),B(t,"{",pr),B(t,"}",mr),B(t,"[",Ns),B(t,"]",Rs),B(t,"(",Ls),B(t,")",Is),B(t,"<",js),B(t,">",Ps),B(t,"(",_s),B(t,")",Bs),B(t,"「",Fs),B(t,"」",zs),B(t,"『",$s),B(t,"』",Vs),B(t,"<",Hs),B(t,">",Ws),B(t,"&",Ys),B(t,"*",Us),B(t,"@",Ft),B(t,"`",Js),B(t,"^",Gs),B(t,":",Vt),B(t,",",Zl),B(t,"$",Xs),B(t,".",gt),B(t,"=",Qs),B(t,"!",ea),B(t,"-",lt),B(t,"%",gr),B(t,"|",Zs),B(t,"+",eo),B(t,"#",to),B(t,"?",yr),B(t,'"',ta),B(t,"/",yt),B(t,";",na),B(t,"~",br),B(t,"_",no),B(t,"\\",Ks),B(t,"・",Kf);const r=Me(t,Tt,Xl,{[Xi]:!0});Me(r,Tt,r);const s=Me(r,wt,qf,{[hr]:!0}),o=Me(r,nr,Uf,{[ar]:!0}),i=Me(t,wt,Et,{[Qi]:!0});Me(i,Tt,s),Me(i,wt,i),Me(s,Tt,s),Me(s,wt,s);const l=Me(t,nr,tl,{[Zi]:!0});Me(l,wt),Me(l,Tt,o),Me(l,nr,l),Me(o,Tt,o),Me(o,wt),Me(o,nr,o);const a=B(t,xi,Ql,{[yi]:!0}),c=B(t,Gc,sl,{[yi]:!0}),u=Me(t,ki,sl,{[yi]:!0});B(t,vi,u),B(c,xi,a),B(c,vi,u),Me(c,ki,u),B(u,Gc),B(u,xi),Me(u,ki,u),B(u,vi,u);const d=Me(t,bi,Jf,{[Yf]:!0});B(d,"#"),Me(d,bi,d),B(d,bx,d);const f=B(d,kx);B(f,"#"),Me(f,bi,d);const h=[[wt,i],[Tt,s]],p=[[wt,null],[nr,l],[Tt,o]];for(let g=0;g<Xr.length;g++)Pt(t,Xr[g],nl,Et,h);for(let g=0;g<Qr.length;g++)Pt(t,Qr[g],rl,tl,p);mn(nl,{tld:!0,ascii:!0},e),mn(rl,{utld:!0,alpha:!0},e),Pt(t,"file",us,Et,h),Pt(t,"mailto",us,Et,h),Pt(t,"http",_n,Et,h),Pt(t,"https",_n,Et,h),Pt(t,"ftp",_n,Et,h),Pt(t,"ftps",_n,Et,h),mn(us,{scheme:!0,ascii:!0},e),mn(_n,{slashscheme:!0,ascii:!0},e),n=n.sort((g,y)=>g[0]>y[0]?1:-1);for(let g=0;g<n.length;g++){const y=n[g][0],k=n[g][1]?{[px]:!0}:{[mx]:!0};y.indexOf("-")>=0?k[el]=!0:wt.test(y)?Tt.test(y)?k[hr]=!0:k[Qi]=!0:k[Xi]=!0,Jc(t,y,y,k)}return Jc(t,"localhost",Or,{ascii:!0}),t.jd=new et(ro),{start:t,tokens:Object.assign({groups:e},Gf)}}function Xf(n,e){const t=vx(e.replace(/[A-Z]/g,l=>l.toLowerCase())),r=t.length,s=[];let o=0,i=0;for(;i<r;){let l=n,a=null,c=0,u=null,d=-1,f=-1;for(;i<r&&(a=l.go(t[i]));)l=a,l.accepts()?(d=0,f=0,u=l):d>=0&&(d+=t[i].length,f++),c+=t[i].length,o+=t[i].length,i++;o-=d,i-=f,c-=d,s.push({t:u.t,v:e.slice(o-c,o),s:o-c,e:o})}return s}function vx(n){const e=[],t=n.length;let r=0;for(;r<t;){let s=n.charCodeAt(r),o,i=s<55296||s>56319||r+1===t||(o=n.charCodeAt(r+1))<56320||o>57343?n[r]:n.slice(r,r+2);e.push(i),r+=i.length}return e}function Pt(n,e,t,r,s){let o;const i=e.length;for(let l=0;l<i-1;l++){const a=e[l];n.j[a]?o=n.j[a]:(o=new et(r),o.jr=s.slice(),n.j[a]=o),n=o}return o=new et(t),o.jr=s.slice(),n.j[e[i-1]]=o,o}function Xc(n){const e=[],t=[];let r=0,s="0123456789";for(;r<n.length;){let o=0;for(;s.indexOf(n[r+o])>=0;)o++;if(o>0){e.push(t.join(""));for(let i=parseInt(n.substring(r,r+o),10);i>0;i--)t.pop();r+=o}else t.push(n[r]),r++}return e}const Dr={defaultProtocol:"http",events:null,format:Qc,formatHref:Qc,nl2br:!1,tagName:"a",target:null,rel:null,validate:!0,truncate:1/0,className:null,attributes:null,ignoreTags:[],render:null};function ra(n,e=null){let t=Object.assign({},Dr);n&&(t=Object.assign(t,n instanceof ra?n.o:n));const r=t.ignoreTags,s=[];for(let o=0;o<r.length;o++)s.push(r[o].toUpperCase());this.o=t,e&&(this.defaultRender=e),this.ignoreTags=s}ra.prototype={o:Dr,ignoreTags:[],defaultRender(n){return n},check(n){return this.get("validate",n.toString(),n)},get(n,e,t){const r=e!=null;let s=this.o[n];return s&&(typeof s=="object"?(s=t.t in s?s[t.t]:Dr[n],typeof s=="function"&&r&&(s=s(e,t))):typeof s=="function"&&r&&(s=s(e,t.t,t)),s)},getObj(n,e,t){let r=this.o[n];return typeof r=="function"&&e!=null&&(r=r(e,t.t,t)),r},render(n){const e=n.render(this);return(this.get("render",null,n)||this.defaultRender)(e,n.t,n)}};function Qc(n){return n}function Qf(n,e){this.t="token",this.v=n,this.tk=e}Qf.prototype={isLink:!1,toString(){return this.v},toHref(n){return this.toString()},toFormattedString(n){const e=this.toString(),t=n.get("truncate",e,this),r=n.get("format",e,this);return t&&r.length>t?r.substring(0,t)+"…":r},toFormattedHref(n){return n.get("formatHref",this.toHref(n.get("defaultProtocol")),this)},startIndex(){return this.tk[0].s},endIndex(){return this.tk[this.tk.length-1].e},toObject(n=Dr.defaultProtocol){return{type:this.t,value:this.toString(),isLink:this.isLink,href:this.toHref(n),start:this.startIndex(),end:this.endIndex()}},toFormattedObject(n){return{type:this.t,value:this.toFormattedString(n),isLink:this.isLink,href:this.toFormattedHref(n),start:this.startIndex(),end:this.endIndex()}},validate(n){return n.get("validate",this.toString(),this)},render(n){const e=this,t=this.toHref(n.get("defaultProtocol")),r=n.get("formatHref",t,this),s=n.get("tagName",t,e),o=this.toFormattedString(n),i={},l=n.get("className",t,e),a=n.get("target",t,e),c=n.get("rel",t,e),u=n.getObj("attributes",t,e),d=n.getObj("events",t,e);return i.href=r,l&&(i.class=l),a&&(i.target=a),c&&(i.rel=c),u&&Object.assign(i,u),{tagName:s,attributes:i,content:o,eventListeners:d}}};function Io(n,e){class t extends Qf{constructor(s,o){super(s,o),this.t=n}}for(const r in e)t.prototype[r]=e[r];return t.t=n,t}const Zc=Io("email",{isLink:!0,toHref(){return"mailto:"+this.toString()}}),eu=Io("text"),Sx=Io("nl"),Zr=Io("url",{isLink:!0,toHref(n=Dr.defaultProtocol){return this.hasProtocol()?this.v:`${n}://${this.v}`},hasProtocol(){const n=this.tk;return n.length>=2&&n[0].t!==Or&&n[1].t===Vt}}),it=n=>new et(n);function Cx({groups:n}){const e=n.domain.concat([Ys,Us,Ft,Ks,Js,Gs,Xs,Qs,lt,Xl,gr,Zs,eo,to,yt,ro,br,no]),t=[qs,Vt,Zl,gt,ea,gr,yr,ta,na,js,Ps,pr,mr,Rs,Ns,Ls,Is,_s,Bs,Fs,zs,$s,Vs,Hs,Ws],r=[Ys,qs,Us,Ks,Js,Gs,Xs,Qs,lt,pr,mr,gr,Zs,eo,to,yr,yt,ro,br,no],s=it(),o=B(s,br);ie(o,r,o),ie(o,n.domain,o);const i=it(),l=it(),a=it();ie(s,n.domain,i),ie(s,n.scheme,l),ie(s,n.slashscheme,a),ie(i,r,o),ie(i,n.domain,i);const c=B(i,Ft);B(o,Ft,c),B(l,Ft,c),B(a,Ft,c);const u=B(o,gt);ie(u,r,o),ie(u,n.domain,o);const d=it();ie(c,n.domain,d),ie(d,n.domain,d);const f=B(d,gt);ie(f,n.domain,d);const h=it(Zc);ie(f,n.tld,h),ie(f,n.utld,h),B(c,Or,h);const p=B(d,lt);B(p,lt,p),ie(p,n.domain,d),ie(h,n.domain,d),B(h,gt,f),B(h,lt,p);const g=B(h,Vt);ie(g,n.numeric,Zc);const y=B(i,lt),b=B(i,gt);B(y,lt,y),ie(y,n.domain,i),ie(b,r,o),ie(b,n.domain,i);const k=it(Zr);ie(b,n.tld,k),ie(b,n.utld,k),ie(k,n.domain,i),ie(k,r,o),B(k,gt,b),B(k,lt,y),B(k,Ft,c);const M=B(k,Vt),E=it(Zr);ie(M,n.numeric,E);const C=it(Zr),S=it();ie(C,e,C),ie(C,t,S),ie(S,e,C),ie(S,t,S),B(k,yt,C),B(E,yt,C);const w=B(l,Vt),O=B(a,Vt),I=B(O,yt),
|
|
178
|
+
`,bx="️",kx="",vi="";let Xr=null,Qr=null;function xx(n=[]){const e={};et.groups=e;const t=new et;Xr==null&&(Xr=Xc(fx)),Qr==null&&(Qr=Xc(hx)),B(t,"'",qs),B(t,"{",pr),B(t,"}",mr),B(t,"[",Ns),B(t,"]",Rs),B(t,"(",Ls),B(t,")",Is),B(t,"<",js),B(t,">",Ps),B(t,"(",_s),B(t,")",Bs),B(t,"「",Fs),B(t,"」",zs),B(t,"『",$s),B(t,"』",Vs),B(t,"<",Hs),B(t,">",Ws),B(t,"&",Ys),B(t,"*",Us),B(t,"@",Ft),B(t,"`",Js),B(t,"^",Gs),B(t,":",Vt),B(t,",",Zl),B(t,"$",Xs),B(t,".",gt),B(t,"=",Qs),B(t,"!",ea),B(t,"-",lt),B(t,"%",gr),B(t,"|",Zs),B(t,"+",eo),B(t,"#",to),B(t,"?",yr),B(t,'"',ta),B(t,"/",yt),B(t,";",na),B(t,"~",br),B(t,"_",no),B(t,"\\",Ks),B(t,"・",Kf);const r=Me(t,Tt,Xl,{[Xi]:!0});Me(r,Tt,r);const s=Me(r,wt,qf,{[hr]:!0}),o=Me(r,nr,Uf,{[ar]:!0}),i=Me(t,wt,Et,{[Qi]:!0});Me(i,Tt,s),Me(i,wt,i),Me(s,Tt,s),Me(s,wt,s);const l=Me(t,nr,tl,{[Zi]:!0});Me(l,wt),Me(l,Tt,o),Me(l,nr,l),Me(o,Tt,o),Me(o,wt),Me(o,nr,o);const a=B(t,xi,Ql,{[yi]:!0}),c=B(t,Gc,sl,{[yi]:!0}),u=Me(t,ki,sl,{[yi]:!0});B(t,vi,u),B(c,xi,a),B(c,vi,u),Me(c,ki,u),B(u,Gc),B(u,xi),Me(u,ki,u),B(u,vi,u);const d=Me(t,bi,Jf,{[Yf]:!0});B(d,"#"),Me(d,bi,d),B(d,bx,d);const f=B(d,kx);B(f,"#"),Me(f,bi,d);const h=[[wt,i],[Tt,s]],p=[[wt,null],[nr,l],[Tt,o]];for(let g=0;g<Xr.length;g++)Pt(t,Xr[g],nl,Et,h);for(let g=0;g<Qr.length;g++)Pt(t,Qr[g],rl,tl,p);mn(nl,{tld:!0,ascii:!0},e),mn(rl,{utld:!0,alpha:!0},e),Pt(t,"file",us,Et,h),Pt(t,"mailto",us,Et,h),Pt(t,"http",_n,Et,h),Pt(t,"https",_n,Et,h),Pt(t,"ftp",_n,Et,h),Pt(t,"ftps",_n,Et,h),mn(us,{scheme:!0,ascii:!0},e),mn(_n,{slashscheme:!0,ascii:!0},e),n=n.sort((g,y)=>g[0]>y[0]?1:-1);for(let g=0;g<n.length;g++){const y=n[g][0],k=n[g][1]?{[px]:!0}:{[mx]:!0};y.indexOf("-")>=0?k[el]=!0:wt.test(y)?Tt.test(y)?k[hr]=!0:k[Qi]=!0:k[Xi]=!0,Jc(t,y,y,k)}return Jc(t,"localhost",Or,{ascii:!0}),t.jd=new et(ro),{start:t,tokens:Object.assign({groups:e},Gf)}}function Xf(n,e){const t=vx(e.replace(/[A-Z]/g,l=>l.toLowerCase())),r=t.length,s=[];let o=0,i=0;for(;i<r;){let l=n,a=null,c=0,u=null,d=-1,f=-1;for(;i<r&&(a=l.go(t[i]));)l=a,l.accepts()?(d=0,f=0,u=l):d>=0&&(d+=t[i].length,f++),c+=t[i].length,o+=t[i].length,i++;o-=d,i-=f,c-=d,s.push({t:u.t,v:e.slice(o-c,o),s:o-c,e:o})}return s}function vx(n){const e=[],t=n.length;let r=0;for(;r<t;){let s=n.charCodeAt(r),o,i=s<55296||s>56319||r+1===t||(o=n.charCodeAt(r+1))<56320||o>57343?n[r]:n.slice(r,r+2);e.push(i),r+=i.length}return e}function Pt(n,e,t,r,s){let o;const i=e.length;for(let l=0;l<i-1;l++){const a=e[l];n.j[a]?o=n.j[a]:(o=new et(r),o.jr=s.slice(),n.j[a]=o),n=o}return o=new et(t),o.jr=s.slice(),n.j[e[i-1]]=o,o}function Xc(n){const e=[],t=[];let r=0,s="0123456789";for(;r<n.length;){let o=0;for(;s.indexOf(n[r+o])>=0;)o++;if(o>0){e.push(t.join(""));for(let i=parseInt(n.substring(r,r+o),10);i>0;i--)t.pop();r+=o}else t.push(n[r]),r++}return e}const Dr={defaultProtocol:"http",events:null,format:Qc,formatHref:Qc,nl2br:!1,tagName:"a",target:null,rel:null,validate:!0,truncate:1/0,className:null,attributes:null,ignoreTags:[],render:null};function ra(n,e=null){let t=Object.assign({},Dr);n&&(t=Object.assign(t,n instanceof ra?n.o:n));const r=t.ignoreTags,s=[];for(let o=0;o<r.length;o++)s.push(r[o].toUpperCase());this.o=t,e&&(this.defaultRender=e),this.ignoreTags=s}ra.prototype={o:Dr,ignoreTags:[],defaultRender(n){return n},check(n){return this.get("validate",n.toString(),n)},get(n,e,t){const r=e!=null;let s=this.o[n];return s&&(typeof s=="object"?(s=t.t in s?s[t.t]:Dr[n],typeof s=="function"&&r&&(s=s(e,t))):typeof s=="function"&&r&&(s=s(e,t.t,t)),s)},getObj(n,e,t){let r=this.o[n];return typeof r=="function"&&e!=null&&(r=r(e,t.t,t)),r},render(n){const e=n.render(this);return(this.get("render",null,n)||this.defaultRender)(e,n.t,n)}};function Qc(n){return n}function Qf(n,e){this.t="token",this.v=n,this.tk=e}Qf.prototype={isLink:!1,toString(){return this.v},toHref(n){return this.toString()},toFormattedString(n){const e=this.toString(),t=n.get("truncate",e,this),r=n.get("format",e,this);return t&&r.length>t?r.substring(0,t)+"…":r},toFormattedHref(n){return n.get("formatHref",this.toHref(n.get("defaultProtocol")),this)},startIndex(){return this.tk[0].s},endIndex(){return this.tk[this.tk.length-1].e},toObject(n=Dr.defaultProtocol){return{type:this.t,value:this.toString(),isLink:this.isLink,href:this.toHref(n),start:this.startIndex(),end:this.endIndex()}},toFormattedObject(n){return{type:this.t,value:this.toFormattedString(n),isLink:this.isLink,href:this.toFormattedHref(n),start:this.startIndex(),end:this.endIndex()}},validate(n){return n.get("validate",this.toString(),this)},render(n){const e=this,t=this.toHref(n.get("defaultProtocol")),r=n.get("formatHref",t,this),s=n.get("tagName",t,e),o=this.toFormattedString(n),i={},l=n.get("className",t,e),a=n.get("target",t,e),c=n.get("rel",t,e),u=n.getObj("attributes",t,e),d=n.getObj("events",t,e);return i.href=r,l&&(i.class=l),a&&(i.target=a),c&&(i.rel=c),u&&Object.assign(i,u),{tagName:s,attributes:i,content:o,eventListeners:d}}};function Io(n,e){class t extends Qf{constructor(s,o){super(s,o),this.t=n}}for(const r in e)t.prototype[r]=e[r];return t.t=n,t}const Zc=Io("email",{isLink:!0,toHref(){return"mailto:"+this.toString()}}),eu=Io("text"),Sx=Io("nl"),Zr=Io("url",{isLink:!0,toHref(n=Dr.defaultProtocol){return this.hasProtocol()?this.v:`${n}://${this.v}`},hasProtocol(){const n=this.tk;return n.length>=2&&n[0].t!==Or&&n[1].t===Vt}}),it=n=>new et(n);function Cx({groups:n}){const e=n.domain.concat([Ys,Us,Ft,Ks,Js,Gs,Xs,Qs,lt,Xl,gr,Zs,eo,to,yt,ro,br,no]),t=[qs,Vt,Zl,gt,ea,gr,yr,ta,na,js,Ps,pr,mr,Rs,Ns,Ls,Is,_s,Bs,Fs,zs,$s,Vs,Hs,Ws],r=[Ys,qs,Us,Ks,Js,Gs,Xs,Qs,lt,pr,mr,gr,Zs,eo,to,yr,yt,ro,br,no],s=it(),o=B(s,br);ie(o,r,o),ie(o,n.domain,o);const i=it(),l=it(),a=it();ie(s,n.domain,i),ie(s,n.scheme,l),ie(s,n.slashscheme,a),ie(i,r,o),ie(i,n.domain,i);const c=B(i,Ft);B(o,Ft,c),B(l,Ft,c),B(a,Ft,c);const u=B(o,gt);ie(u,r,o),ie(u,n.domain,o);const d=it();ie(c,n.domain,d),ie(d,n.domain,d);const f=B(d,gt);ie(f,n.domain,d);const h=it(Zc);ie(f,n.tld,h),ie(f,n.utld,h),B(c,Or,h);const p=B(d,lt);B(p,lt,p),ie(p,n.domain,d),ie(h,n.domain,d),B(h,gt,f),B(h,lt,p);const g=B(h,Vt);ie(g,n.numeric,Zc);const y=B(i,lt),b=B(i,gt);B(y,lt,y),ie(y,n.domain,i),ie(b,r,o),ie(b,n.domain,i);const k=it(Zr);ie(b,n.tld,k),ie(b,n.utld,k),ie(k,n.domain,i),ie(k,r,o),B(k,gt,b),B(k,lt,y),B(k,Ft,c);const M=B(k,Vt),E=it(Zr);ie(M,n.numeric,E);const C=it(Zr),S=it();ie(C,e,C),ie(C,t,S),ie(S,e,C),ie(S,t,S),B(k,yt,C),B(E,yt,C);const w=B(l,Vt),O=B(a,Vt),I=B(O,yt),D=B(I,yt);ie(l,n.domain,i),B(l,gt,b),B(l,lt,y),ie(a,n.domain,i),B(a,gt,b),B(a,lt,y),ie(w,n.domain,C),B(w,yt,C),B(w,yr,C),ie(D,n.domain,C),ie(D,e,C),B(D,yt,C);const $=[[pr,mr],[Ns,Rs],[Ls,Is],[js,Ps],[_s,Bs],[Fs,zs],[$s,Vs],[Hs,Ws]];for(let z=0;z<$.length;z++){const[F,Y]=$[z],G=B(C,F);B(S,F,G),B(G,Y,C);const J=it(Zr);ie(G,e,J);const X=it();ie(G,t),ie(J,e,J),ie(J,t,X),ie(X,e,J),ie(X,t,X),B(J,Y,C),B(X,Y,C)}return B(s,Or,k),B(s,Ql,Sx),{start:s,tokens:Gf}}function Mx(n,e,t){let r=t.length,s=0,o=[],i=[];for(;s<r;){let l=n,a=null,c=null,u=0,d=null,f=-1;for(;s<r&&!(a=l.go(t[s].t));)i.push(t[s++]);for(;s<r&&(c=a||l.go(t[s].t));)a=null,l=c,l.accepts()?(f=0,d=l):f>=0&&f++,s++,u++;if(f<0)s-=u,s<r&&(i.push(t[s]),s++);else{i.length>0&&(o.push(Si(eu,e,i)),i=[]),s-=f,u-=f;const h=d.t,p=t.slice(s-u,s);o.push(Si(h,e,p))}}return i.length>0&&o.push(Si(eu,e,i)),o}function Si(n,e,t){const r=t[0].s,s=t[t.length-1].e,o=e.slice(r,s);return new n(o,t)}const wx=typeof console<"u"&&console&&console.warn||(()=>{}),Tx="until manual call of linkify.init(). Register all schemes and plugins before invoking linkify the first time.",ve={scanner:null,parser:null,tokenQueue:[],pluginQueue:[],customSchemes:[],initialized:!1};function Ex(){return et.groups={},ve.scanner=null,ve.parser=null,ve.tokenQueue=[],ve.pluginQueue=[],ve.customSchemes=[],ve.initialized=!1,ve}function tu(n,e=!1){if(ve.initialized&&wx(`linkifyjs: already initialized - will not register custom scheme "${n}" ${Tx}`),!/^[0-9a-z]+(-[0-9a-z]+)*$/.test(n))throw new Error(`linkifyjs: incorrect scheme format.
|
|
179
179
|
1. Must only contain digits, lowercase ASCII letters or "-"
|
|
180
180
|
2. Cannot start or end with "-"
|
|
181
181
|
3. "-" cannot repeat`);ve.customSchemes.push([n,e])}function Ax(){ve.scanner=xx(ve.customSchemes);for(let n=0;n<ve.tokenQueue.length;n++)ve.tokenQueue[n][1]({scanner:ve.scanner});ve.parser=Cx(ve.scanner.tokens);for(let n=0;n<ve.pluginQueue.length;n++)ve.pluginQueue[n][1]({scanner:ve.scanner,parser:ve.parser});return ve.initialized=!0,ve}function sa(n){return ve.initialized||Ax(),Mx(ve.parser.start,n,Xf(ve.scanner.start,n))}sa.scan=Xf;function Zf(n,e=null,t=null){if(e&&typeof e=="object"){if(t)throw Error(`linkifyjs: Invalid link type ${e}; must be a string`);t=e,e=null}const r=new ra(t),s=sa(n),o=[];for(let i=0;i<s.length;i++){const l=s[i];l.isLink&&(!e||l.t===e)&&r.check(l)&&o.push(l.toFormattedObject(r))}return o}var oa="[\0- -\u2029 ]",Ox=new RegExp(oa),Dx=new RegExp(`${oa}$`),Nx=new RegExp(oa,"g");function Rx(n){return n.length===1?n[0].isLink:n.length===3&&n[1].isLink?["()","[]"].includes(n[0].value+n[2].value):!1}function Lx(n){return new Te({key:new Pe("autolink"),appendTransaction:(e,t,r)=>{const s=e.some(c=>c.docChanged)&&!t.doc.eq(r.doc),o=e.some(c=>c.getMeta("preventAutolink"));if(!s||o)return;const{tr:i}=r,l=vf(t.doc,[...e]);if(Af(l).forEach(({newRange:c})=>{const u=kb(r.doc,c,h=>h.isTextblock);let d,f;if(u.length>1)d=u[0],f=r.doc.textBetween(d.pos,d.pos+d.node.nodeSize,void 0," ");else if(u.length){const h=r.doc.textBetween(c.from,c.to," "," ");if(!Dx.test(h))return;d=u[0],f=r.doc.textBetween(d.pos,c.to,void 0," ")}if(d&&f){const h=f.split(Ox).filter(Boolean);if(h.length<=0)return!1;const p=h[h.length-1],g=d.pos+f.lastIndexOf(p);if(!p)return!1;const y=sa(p).map(b=>b.toObject(n.defaultProtocol));if(!Rx(y))return!1;y.filter(b=>b.isLink).map(b=>({...b,from:g+b.start+1,to:g+b.end+1})).filter(b=>r.schema.marks.code?!r.doc.rangeHasMark(b.from,b.to,r.schema.marks.code):!0).filter(b=>n.validate(b.value)).filter(b=>n.shouldAutoLink(b.value)).forEach(b=>{ql(b.from,b.to,r.doc).some(k=>k.mark.type===n.type)||i.addMark(b.from,b.to,n.type.create({href:b.href}))})}}),!!i.steps.length)return i}})}function Ix(n){return new Te({key:new Pe("handleClickLink"),props:{handleClick:(e,t,r)=>{var s,o;if(r.button!==0||!e.editable)return!1;let i=null;if(r.target instanceof HTMLAnchorElement)i=r.target;else{let u=r.target;const d=[];for(;u.nodeName!=="DIV";)d.push(u),u=u.parentNode;i=d.find(f=>f.nodeName==="A")}if(!i)return!1;const l=Ef(e.state,n.type.name),a=(s=i==null?void 0:i.href)!=null?s:l.href,c=(o=i==null?void 0:i.target)!=null?o:l.target;return n.enableClickSelection&&n.editor.commands.extendMarkRange(n.type.name),i&&a?(window.open(a,c),!0):!1}}})}function jx(n){return new Te({key:new Pe("handlePasteLink"),props:{handlePaste:(e,t,r)=>{const{shouldAutoLink:s}=n,{state:o}=e,{selection:i}=o,{empty:l}=i;if(l)return!1;let a="";r.content.forEach(u=>{a+=u.textContent});const c=Zf(a,{defaultProtocol:n.defaultProtocol}).find(u=>u.isLink&&u.value===a);return!a||!c||s!==void 0&&!s(c.href)?!1:n.editor.commands.setMark(n.type,{href:c.href})}}})}function un(n,e){const t=["http","https","ftp","ftps","mailto","tel","callto","sms","cid","xmpp"];return e&&e.forEach(r=>{const s=typeof r=="string"?r:r.scheme;s&&t.push(s)}),!n||n.replace(Nx,"").match(new RegExp(`^(?:(?:${t.join("|")}):|[^a-z]|[a-z0-9+.-]+(?:[^a-z+.-:]|$))`,"i"))}var eh=vt.create({name:"link",priority:1e3,keepOnSplit:!1,exitable:!0,onCreate(){this.options.validate&&!this.options.shouldAutoLink&&(this.options.shouldAutoLink=this.options.validate,console.warn("The `validate` option is deprecated. Rename to the `shouldAutoLink` option instead.")),this.options.protocols.forEach(n=>{if(typeof n=="string"){tu(n);return}tu(n.scheme,n.optionalSlashes)})},onDestroy(){Ex()},inclusive(){return this.options.autolink},addOptions(){return{openOnClick:!0,enableClickSelection:!1,linkOnPaste:!0,autolink:!0,protocols:[],defaultProtocol:"http",HTMLAttributes:{target:"_blank",rel:"noopener noreferrer nofollow",class:null},isAllowedUri:(n,e)=>!!un(n,e.protocols),validate:n=>!!n,shouldAutoLink:n=>!!n}},addAttributes(){return{href:{default:null,parseHTML(n){return n.getAttribute("href")}},target:{default:this.options.HTMLAttributes.target},rel:{default:this.options.HTMLAttributes.rel},class:{default:this.options.HTMLAttributes.class}}},parseHTML(){return[{tag:"a[href]",getAttrs:n=>{const e=n.getAttribute("href");return!e||!this.options.isAllowedUri(e,{defaultValidate:t=>!!un(t,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:null}}]},renderHTML({HTMLAttributes:n}){return this.options.isAllowedUri(n.href,{defaultValidate:e=>!!un(e,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?["a",Ce(this.options.HTMLAttributes,n),0]:["a",Ce(this.options.HTMLAttributes,{...n,href:""}),0]},markdownTokenName:"link",parseMarkdown:(n,e)=>e.applyMark("link",e.parseInline(n.tokens||[]),{href:n.href,title:n.title||null}),renderMarkdown:(n,e)=>{var t;const r=((t=n.attrs)==null?void 0:t.href)||"";return`[${e.renderChildren(n)}](${r})`},addCommands(){return{setLink:n=>({chain:e})=>{const{href:t}=n;return this.options.isAllowedUri(t,{defaultValidate:r=>!!un(r,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?e().setMark(this.name,n).setMeta("preventAutolink",!0).run():!1},toggleLink:n=>({chain:e})=>{const{href:t}=n||{};return t&&!this.options.isAllowedUri(t,{defaultValidate:r=>!!un(r,this.options.protocols),protocols:this.options.protocols,defaultProtocol:this.options.defaultProtocol})?!1:e().toggleMark(this.name,n,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()},unsetLink:()=>({chain:n})=>n().unsetMark(this.name,{extendEmptyMarkRange:!0}).setMeta("preventAutolink",!0).run()}},addPasteRules(){return[Qt({find:n=>{const e=[];if(n){const{protocols:t,defaultProtocol:r}=this.options,s=Zf(n).filter(o=>o.isLink&&this.options.isAllowedUri(o.value,{defaultValidate:i=>!!un(i,t),protocols:t,defaultProtocol:r}));s.length&&s.forEach(o=>{this.options.shouldAutoLink(o.value)&&e.push({text:o.value,data:{href:o.href},index:o.start})})}return e},type:this.type,getAttributes:n=>{var e;return{href:(e=n.data)==null?void 0:e.href}}})]},addProseMirrorPlugins(){const n=[],{protocols:e,defaultProtocol:t}=this.options;return this.options.autolink&&n.push(Lx({type:this.type,defaultProtocol:this.options.defaultProtocol,validate:r=>this.options.isAllowedUri(r,{defaultValidate:s=>!!un(s,e),protocols:e,defaultProtocol:t}),shouldAutoLink:this.options.shouldAutoLink})),this.options.openOnClick===!0&&n.push(Ix({type:this.type,editor:this.editor,enableClickSelection:this.options.enableClickSelection})),this.options.linkOnPaste&&n.push(jx({editor:this.editor,defaultProtocol:this.options.defaultProtocol,type:this.type,shouldAutoLink:this.options.shouldAutoLink})),n}}),Px=eh,_x=Object.defineProperty,Bx=(n,e)=>{for(var t in e)_x(n,t,{get:e[t],enumerable:!0})},Fx="listItem",nu="textStyle",ru=/^\s*([-+*])\s$/,th=st.create({name:"bulletList",addOptions(){return{itemTypeName:"listItem",HTMLAttributes:{},keepMarks:!1,keepAttributes:!1}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:"ul"}]},renderHTML({HTMLAttributes:n}){return["ul",Ce(this.options.HTMLAttributes,n),0]},markdownTokenName:"list",parseMarkdown:(n,e)=>n.type!=="list"||n.ordered?[]:{type:"bulletList",content:n.items?e.parseChildren(n.items):[]},renderMarkdown:(n,e)=>n.content?e.renderChildren(n.content,`
|
|
@@ -191,4 +191,4 @@ ${h.slice(c+2)}`,d+=1;else break}e.push({indent:c,number:parseInt(l,10),content:
|
|
|
191
191
|
`)}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleOrderedList:()=>({commands:n,chain:e})=>this.options.keepAttributes?e().toggleList(this.name,this.options.itemTypeName,this.options.keepMarks).updateAttributes(Yx,this.editor.getAttributes(ou)).run():n.toggleList(this.name,this.options.itemTypeName,this.options.keepMarks)}},addKeyboardShortcuts(){return{"Mod-Shift-7":()=>this.editor.commands.toggleOrderedList()}},addInputRules(){let n=Un({find:iu,type:this.type,getAttributes:e=>({start:+e[1]}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1]});return(this.options.keepMarks||this.options.keepAttributes)&&(n=Un({find:iu,type:this.type,keepMarks:this.options.keepMarks,keepAttributes:this.options.keepAttributes,getAttributes:e=>({start:+e[1],...this.editor.getAttributes(ou)}),joinPredicate:(e,t)=>t.childCount+t.attrs.start===+e[1],editor:this.editor})),[n]}}),qx=/^\s*(\[([( |x])?\])\s$/,Ux=st.create({name:"taskItem",addOptions(){return{nested:!1,HTMLAttributes:{},taskListTypeName:"taskList",a11y:void 0}},content(){return this.options.nested?"paragraph block*":"paragraph+"},defining:!0,addAttributes(){return{checked:{default:!1,keepOnSplit:!1,parseHTML:n=>{const e=n.getAttribute("data-checked");return e===""||e==="true"},renderHTML:n=>({"data-checked":n.checked})}}},parseHTML(){return[{tag:`li[data-type="${this.name}"]`,priority:51}]},renderHTML({node:n,HTMLAttributes:e}){return["li",Ce(this.options.HTMLAttributes,e,{"data-type":this.name}),["label",["input",{type:"checkbox",checked:n.attrs.checked?"checked":null}],["span"]],["div",0]]},parseMarkdown:(n,e)=>{const t=[];if(n.tokens&&n.tokens.length>0?t.push(e.createNode("paragraph",{},e.parseInline(n.tokens))):n.text?t.push(e.createNode("paragraph",{},[e.createNode("text",{text:n.text})])):t.push(e.createNode("paragraph",{},[])),n.nestedTokens&&n.nestedTokens.length>0){const r=e.parseChildren(n.nestedTokens);t.push(...r)}return e.createNode("taskItem",{checked:n.checked||!1},t)},renderMarkdown:(n,e)=>{var t;const s=`- [${(t=n.attrs)!=null&&t.checked?"x":" "}] `;return Gl(n,e,s)},addKeyboardShortcuts(){const n={Enter:()=>this.editor.commands.splitListItem(this.name),"Shift-Tab":()=>this.editor.commands.liftListItem(this.name)};return this.options.nested?{...n,Tab:()=>this.editor.commands.sinkListItem(this.name)}:n},addNodeView(){return({node:n,HTMLAttributes:e,getPos:t,editor:r})=>{const s=document.createElement("li"),o=document.createElement("label"),i=document.createElement("span"),l=document.createElement("input"),a=document.createElement("div"),c=u=>{var d,f;l.ariaLabel=((f=(d=this.options.a11y)==null?void 0:d.checkboxLabel)==null?void 0:f.call(d,u,l.checked))||`Task item checkbox for ${u.textContent||"empty task item"}`};return c(n),o.contentEditable="false",l.type="checkbox",l.addEventListener("mousedown",u=>u.preventDefault()),l.addEventListener("change",u=>{if(!r.isEditable&&!this.options.onReadOnlyChecked){l.checked=!l.checked;return}const{checked:d}=u.target;r.isEditable&&typeof t=="function"&&r.chain().focus(void 0,{scrollIntoView:!1}).command(({tr:f})=>{const h=t();if(typeof h!="number")return!1;const p=f.doc.nodeAt(h);return f.setNodeMarkup(h,void 0,{...p==null?void 0:p.attrs,checked:d}),!0}).run(),!r.isEditable&&this.options.onReadOnlyChecked&&(this.options.onReadOnlyChecked(n,d)||(l.checked=!l.checked))}),Object.entries(this.options.HTMLAttributes).forEach(([u,d])=>{s.setAttribute(u,d)}),s.dataset.checked=n.attrs.checked,l.checked=n.attrs.checked,o.append(l,i),s.append(o,a),Object.entries(e).forEach(([u,d])=>{s.setAttribute(u,d)}),{dom:s,contentDOM:a,update:u=>u.type!==this.type?!1:(s.dataset.checked=u.attrs.checked,l.checked=u.attrs.checked,c(u),!0)}}},addInputRules(){return[Un({find:qx,type:this.type,getAttributes:n=>({checked:n[n.length-1]==="x"})})]}}),Kx=st.create({name:"taskList",addOptions(){return{itemTypeName:"taskItem",HTMLAttributes:{}}},group:"block list",content(){return`${this.options.itemTypeName}+`},parseHTML(){return[{tag:`ul[data-type="${this.name}"]`,priority:51}]},renderHTML({HTMLAttributes:n}){return["ul",Ce(this.options.HTMLAttributes,n,{"data-type":this.name}),0]},parseMarkdown:(n,e)=>e.createNode("taskList",{},e.parseChildren(n.items||[])),renderMarkdown:(n,e)=>n.content?e.renderChildren(n.content,`
|
|
192
192
|
`):"",markdownTokenizer:{name:"taskList",level:"block",start(n){var e;const t=(e=n.match(/^\s*[-+*]\s+\[([ xX])\]\s+/))==null?void 0:e.index;return t!==void 0?t:-1},tokenize(n,e,t){const r=o=>{const i=Ji(o,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:l=>({indentLevel:l[1].length,mainContent:l[4],checked:l[3].toLowerCase()==="x"}),createToken:(l,a)=>({type:"taskItem",raw:"",mainContent:l.mainContent,indentLevel:l.indentLevel,checked:l.checked,text:l.mainContent,tokens:t.inlineTokens(l.mainContent),nestedTokens:a}),customNestedParser:r},t);return i?[{type:"taskList",raw:i.raw,items:i.items}]:t.blockTokens(o)},s=Ji(n,{itemPattern:/^(\s*)([-+*])\s+\[([ xX])\]\s+(.*)$/,extractItemData:o=>({indentLevel:o[1].length,mainContent:o[4],checked:o[3].toLowerCase()==="x"}),createToken:(o,i)=>({type:"taskItem",raw:"",mainContent:o.mainContent,indentLevel:o.indentLevel,checked:o.checked,text:o.mainContent,tokens:t.inlineTokens(o.mainContent),nestedTokens:i}),customNestedParser:r},t);if(s)return{type:"taskList",raw:s.raw,items:s.items}}},markdownOptions:{indentsContent:!0},addCommands(){return{toggleTaskList:()=>({commands:n})=>n.toggleList(this.name,this.options.itemTypeName)}},addKeyboardShortcuts(){return{"Mod-Shift-9":()=>this.editor.commands.toggleTaskList()}}});Ae.create({name:"listKit",addExtensions(){const n=[];return this.options.bulletList!==!1&&n.push(th.configure(this.options.bulletList)),this.options.listItem!==!1&&n.push(nh.configure(this.options.listItem)),this.options.listKeymap!==!1&&n.push(ah.configure(this.options.listKeymap)),this.options.orderedList!==!1&&n.push(uh.configure(this.options.orderedList)),this.options.taskItem!==!1&&n.push(Ux.configure(this.options.taskItem)),this.options.taskList!==!1&&n.push(Kx.configure(this.options.taskList)),n}});var Jx=st.create({name:"paragraph",priority:1e3,addOptions(){return{HTMLAttributes:{}}},group:"block",content:"inline*",parseHTML(){return[{tag:"p"}]},renderHTML({HTMLAttributes:n}){return["p",Ce(this.options.HTMLAttributes,n),0]},parseMarkdown:(n,e)=>{const t=n.tokens||[];return t.length===1&&t[0].type==="image"?e.parseChildren([t[0]]):e.createNode("paragraph",void 0,e.parseInline(t))},renderMarkdown:(n,e)=>!n||!Array.isArray(n.content)?"":e.renderChildren(n.content),addCommands(){return{setParagraph:()=>({commands:n})=>n.setNode(this.name)}},addKeyboardShortcuts(){return{"Mod-Alt-0":()=>this.editor.commands.setParagraph()}}}),Gx=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))$/,Xx=/(?:^|\s)(~~(?!\s+~~)((?:[^~]+))~~(?!\s+~~))/g,Qx=vt.create({name:"strike",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"s"},{tag:"del"},{tag:"strike"},{style:"text-decoration",consuming:!1,getAttrs:n=>n.includes("line-through")?{}:!1}]},renderHTML({HTMLAttributes:n}){return["s",Ce(this.options.HTMLAttributes,n),0]},markdownTokenName:"del",parseMarkdown:(n,e)=>e.applyMark("strike",e.parseInline(n.tokens||[])),renderMarkdown:(n,e)=>`~~${e.renderChildren(n)}~~`,addCommands(){return{setStrike:()=>({commands:n})=>n.setMark(this.name),toggleStrike:()=>({commands:n})=>n.toggleMark(this.name),unsetStrike:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-s":()=>this.editor.commands.toggleStrike()}},addInputRules(){return[wn({find:Gx,type:this.type})]},addPasteRules(){return[Qt({find:Xx,type:this.type})]}}),Zx=st.create({name:"text",group:"inline",parseMarkdown:n=>({type:"text",text:n.text||""}),renderMarkdown:n=>n.text||""}),dh=vt.create({name:"underline",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"u"},{style:"text-decoration",consuming:!1,getAttrs:n=>n.includes("underline")?{}:!1}]},renderHTML({HTMLAttributes:n}){return["u",Ce(this.options.HTMLAttributes,n),0]},parseMarkdown(n,e){return e.applyMark(this.name||"underline",e.parseInline(n.tokens||[]))},renderMarkdown(n,e){return`++${e.renderChildren(n)}++`},markdownTokenizer:{name:"underline",level:"inline",start(n){return n.indexOf("++")},tokenize(n,e,t){const s=/^(\+\+)([\s\S]+?)(\+\+)/.exec(n);if(!s)return;const o=s[2].trim();return{type:"underline",raw:s[0],text:o,tokens:t.inlineTokens(o)}}},addCommands(){return{setUnderline:()=>({commands:n})=>n.setMark(this.name),toggleUnderline:()=>({commands:n})=>n.toggleMark(this.name),unsetUnderline:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-u":()=>this.editor.commands.toggleUnderline(),"Mod-U":()=>this.editor.commands.toggleUnderline()}}}),e1=dh;function t1(n={}){return new Te({view(e){return new n1(e,n)}})}class n1{constructor(e,t){var r;this.editorView=e,this.cursorPos=null,this.element=null,this.timeout=-1,this.width=(r=t.width)!==null&&r!==void 0?r:1,this.color=t.color===!1?void 0:t.color||"black",this.class=t.class,this.handlers=["dragover","dragend","drop","dragleave"].map(s=>{let o=i=>{this[s](i)};return e.dom.addEventListener(s,o),{name:s,handler:o}})}destroy(){this.handlers.forEach(({name:e,handler:t})=>this.editorView.dom.removeEventListener(e,t))}update(e,t){this.cursorPos!=null&&t.doc!=e.state.doc&&(this.cursorPos>e.state.doc.content.size?this.setCursor(null):this.updateOverlay())}setCursor(e){e!=this.cursorPos&&(this.cursorPos=e,e==null?(this.element.parentNode.removeChild(this.element),this.element=null):this.updateOverlay())}updateOverlay(){let e=this.editorView.state.doc.resolve(this.cursorPos),t=!e.parent.inlineContent,r,s=this.editorView.dom,o=s.getBoundingClientRect(),i=o.width/s.offsetWidth,l=o.height/s.offsetHeight;if(t){let d=e.nodeBefore,f=e.nodeAfter;if(d||f){let h=this.editorView.nodeDOM(this.cursorPos-(d?d.nodeSize:0));if(h){let p=h.getBoundingClientRect(),g=d?p.bottom:p.top;d&&f&&(g=(g+this.editorView.nodeDOM(this.cursorPos).getBoundingClientRect().top)/2);let y=this.width/2*l;r={left:p.left,right:p.right,top:g-y,bottom:g+y}}}}if(!r){let d=this.editorView.coordsAtPos(this.cursorPos),f=this.width/2*i;r={left:d.left-f,right:d.left+f,top:d.top,bottom:d.bottom}}let a=this.editorView.dom.offsetParent;this.element||(this.element=a.appendChild(document.createElement("div")),this.class&&(this.element.className=this.class),this.element.style.cssText="position: absolute; z-index: 50; pointer-events: none;",this.color&&(this.element.style.backgroundColor=this.color)),this.element.classList.toggle("prosemirror-dropcursor-block",t),this.element.classList.toggle("prosemirror-dropcursor-inline",!t);let c,u;if(!a||a==document.body&&getComputedStyle(a).position=="static")c=-pageXOffset,u=-pageYOffset;else{let d=a.getBoundingClientRect(),f=d.width/a.offsetWidth,h=d.height/a.offsetHeight;c=d.left-a.scrollLeft*f,u=d.top-a.scrollTop*h}this.element.style.left=(r.left-c)/i+"px",this.element.style.top=(r.top-u)/l+"px",this.element.style.width=(r.right-r.left)/i+"px",this.element.style.height=(r.bottom-r.top)/l+"px"}scheduleRemoval(e){clearTimeout(this.timeout),this.timeout=setTimeout(()=>this.setCursor(null),e)}dragover(e){if(!this.editorView.editable)return;let t=this.editorView.posAtCoords({left:e.clientX,top:e.clientY}),r=t&&t.inside>=0&&this.editorView.state.doc.nodeAt(t.inside),s=r&&r.type.spec.disableDropCursor,o=typeof s=="function"?s(this.editorView,t,e):s;if(t&&!o){let i=t.pos;if(this.editorView.dragging&&this.editorView.dragging.slice){let l=fd(this.editorView.state.doc,i,this.editorView.dragging.slice);l!=null&&(i=l)}this.setCursor(i),this.scheduleRemoval(5e3)}}dragend(){this.scheduleRemoval(20)}drop(){this.scheduleRemoval(20)}dragleave(e){this.editorView.dom.contains(e.relatedTarget)||this.setCursor(null)}}class we extends le{constructor(e){super(e,e)}map(e,t){let r=e.resolve(t.map(this.head));return we.valid(r)?new we(r):le.near(r)}content(){return W.empty}eq(e){return e instanceof we&&e.head==this.head}toJSON(){return{type:"gapcursor",pos:this.head}}static fromJSON(e,t){if(typeof t.pos!="number")throw new RangeError("Invalid input for GapCursor.fromJSON");return new we(e.resolve(t.pos))}getBookmark(){return new la(this.anchor)}static valid(e){let t=e.parent;if(t.isTextblock||!r1(e)||!s1(e))return!1;let r=t.type.spec.allowGapCursor;if(r!=null)return r;let s=t.contentMatchAt(e.index()).defaultType;return s&&s.isTextblock}static findGapCursorFrom(e,t,r=!1){e:for(;;){if(!r&&we.valid(e))return e;let s=e.pos,o=null;for(let i=e.depth;;i--){let l=e.node(i);if(t>0?e.indexAfter(i)<l.childCount:e.index(i)>0){o=l.child(t>0?e.indexAfter(i):e.index(i)-1);break}else if(i==0)return null;s+=t;let a=e.doc.resolve(s);if(we.valid(a))return a}for(;;){let i=t>0?o.firstChild:o.lastChild;if(!i){if(o.isAtom&&!o.isText&&!ee.isSelectable(o)){e=e.doc.resolve(s+o.nodeSize*t),r=!1;continue e}break}o=i,s+=t;let l=e.doc.resolve(s);if(we.valid(l))return l}return null}}}we.prototype.visible=!1;we.findFrom=we.findGapCursorFrom;le.jsonID("gapcursor",we);class la{constructor(e){this.pos=e}map(e){return new la(e.map(this.pos))}resolve(e){let t=e.resolve(this.pos);return we.valid(t)?new we(t):le.near(t)}}function fh(n){return n.isAtom||n.spec.isolating||n.spec.createGapCursor}function r1(n){for(let e=n.depth;e>=0;e--){let t=n.index(e),r=n.node(e);if(t==0){if(r.type.spec.isolating)return!0;continue}for(let s=r.child(t-1);;s=s.lastChild){if(s.childCount==0&&!s.inlineContent||fh(s.type))return!0;if(s.inlineContent)return!1}}return!0}function s1(n){for(let e=n.depth;e>=0;e--){let t=n.indexAfter(e),r=n.node(e);if(t==r.childCount){if(r.type.spec.isolating)return!0;continue}for(let s=r.child(t);;s=s.firstChild){if(s.childCount==0&&!s.inlineContent||fh(s.type))return!0;if(s.inlineContent)return!1}}return!0}function o1(){return new Te({props:{decorations:c1,createSelectionBetween(n,e,t){return e.pos==t.pos&&we.valid(t)?new we(t):null},handleClick:l1,handleKeyDown:i1,handleDOMEvents:{beforeinput:a1}}})}const i1=hf({ArrowLeft:es("horiz",-1),ArrowRight:es("horiz",1),ArrowUp:es("vert",-1),ArrowDown:es("vert",1)});function es(n,e){const t=n=="vert"?e>0?"down":"up":e>0?"right":"left";return function(r,s,o){let i=r.selection,l=e>0?i.$to:i.$from,a=i.empty;if(i instanceof re){if(!o.endOfTextblock(t)||l.depth==0)return!1;a=!1,l=r.doc.resolve(e>0?l.after():l.before())}let c=we.findGapCursorFrom(l,e,a);return c?(s&&s(r.tr.setSelection(new we(c))),!0):!1}}function l1(n,e,t){if(!n||!n.editable)return!1;let r=n.state.doc.resolve(e);if(!we.valid(r))return!1;let s=n.posAtCoords({left:t.clientX,top:t.clientY});return s&&s.inside>-1&&ee.isSelectable(n.state.doc.nodeAt(s.inside))?!1:(n.dispatch(n.state.tr.setSelection(new we(r))),!0)}function a1(n,e){if(e.inputType!="insertCompositionText"||!(n.state.selection instanceof we))return!1;let{$from:t}=n.state.selection,r=t.parent.contentMatchAt(t.index()).findWrapping(n.state.schema.nodes.text);if(!r)return!1;let s=j.empty;for(let i=r.length-1;i>=0;i--)s=j.from(r[i].createAndFill(null,s));let o=n.state.tr.replace(t.pos,t.pos,new W(s,0,0));return o.setSelection(re.near(o.doc.resolve(t.pos+1))),n.dispatch(o),!1}function c1(n){if(!(n.selection instanceof we))return null;let e=document.createElement("div");return e.className="ProseMirror-gapcursor",Se.create(n.doc,[Ue.widget(n.selection.head,e,{key:"gapcursor"})])}var so=200,je=function(){};je.prototype.append=function(e){return e.length?(e=je.from(e),!this.length&&e||e.length<so&&this.leafAppend(e)||this.length<so&&e.leafPrepend(this)||this.appendInner(e)):this};je.prototype.prepend=function(e){return e.length?je.from(e).append(this):this};je.prototype.appendInner=function(e){return new u1(this,e)};je.prototype.slice=function(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.length),e>=t?je.empty:this.sliceInner(Math.max(0,e),Math.min(this.length,t))};je.prototype.get=function(e){if(!(e<0||e>=this.length))return this.getInner(e)};je.prototype.forEach=function(e,t,r){t===void 0&&(t=0),r===void 0&&(r=this.length),t<=r?this.forEachInner(e,t,r,0):this.forEachInvertedInner(e,t,r,0)};je.prototype.map=function(e,t,r){t===void 0&&(t=0),r===void 0&&(r=this.length);var s=[];return this.forEach(function(o,i){return s.push(e(o,i))},t,r),s};je.from=function(e){return e instanceof je?e:e&&e.length?new hh(e):je.empty};var hh=(function(n){function e(r){n.call(this),this.values=r}n&&(e.__proto__=n),e.prototype=Object.create(n&&n.prototype),e.prototype.constructor=e;var t={length:{configurable:!0},depth:{configurable:!0}};return e.prototype.flatten=function(){return this.values},e.prototype.sliceInner=function(s,o){return s==0&&o==this.length?this:new e(this.values.slice(s,o))},e.prototype.getInner=function(s){return this.values[s]},e.prototype.forEachInner=function(s,o,i,l){for(var a=o;a<i;a++)if(s(this.values[a],l+a)===!1)return!1},e.prototype.forEachInvertedInner=function(s,o,i,l){for(var a=o-1;a>=i;a--)if(s(this.values[a],l+a)===!1)return!1},e.prototype.leafAppend=function(s){if(this.length+s.length<=so)return new e(this.values.concat(s.flatten()))},e.prototype.leafPrepend=function(s){if(this.length+s.length<=so)return new e(s.flatten().concat(this.values))},t.length.get=function(){return this.values.length},t.depth.get=function(){return 0},Object.defineProperties(e.prototype,t),e})(je);je.empty=new hh([]);var u1=(function(n){function e(t,r){n.call(this),this.left=t,this.right=r,this.length=t.length+r.length,this.depth=Math.max(t.depth,r.depth)+1}return n&&(e.__proto__=n),e.prototype=Object.create(n&&n.prototype),e.prototype.constructor=e,e.prototype.flatten=function(){return this.left.flatten().concat(this.right.flatten())},e.prototype.getInner=function(r){return r<this.left.length?this.left.get(r):this.right.get(r-this.left.length)},e.prototype.forEachInner=function(r,s,o,i){var l=this.left.length;if(s<l&&this.left.forEachInner(r,s,Math.min(o,l),i)===!1||o>l&&this.right.forEachInner(r,Math.max(s-l,0),Math.min(this.length,o)-l,i+l)===!1)return!1},e.prototype.forEachInvertedInner=function(r,s,o,i){var l=this.left.length;if(s>l&&this.right.forEachInvertedInner(r,s-l,Math.max(o,l)-l,i+l)===!1||o<l&&this.left.forEachInvertedInner(r,Math.min(s,l),o,i)===!1)return!1},e.prototype.sliceInner=function(r,s){if(r==0&&s==this.length)return this;var o=this.left.length;return s<=o?this.left.slice(r,s):r>=o?this.right.slice(r-o,s-o):this.left.slice(r,o).append(this.right.slice(0,s-o))},e.prototype.leafAppend=function(r){var s=this.right.leafAppend(r);if(s)return new e(this.left,s)},e.prototype.leafPrepend=function(r){var s=this.left.leafPrepend(r);if(s)return new e(s,this.right)},e.prototype.appendInner=function(r){return this.left.depth>=Math.max(this.right.depth,r.depth)+1?new e(this.left,new e(this.right,r)):new e(this,r)},e})(je);const d1=500;class ht{constructor(e,t){this.items=e,this.eventCount=t}popEvent(e,t){if(this.eventCount==0)return null;let r=this.items.length;for(;;r--)if(this.items.get(r-1).selection){--r;break}let s,o;t&&(s=this.remapping(r,this.items.length),o=s.maps.length);let i=e.tr,l,a,c=[],u=[];return this.items.forEach((d,f)=>{if(!d.step){s||(s=this.remapping(r,f+1),o=s.maps.length),o--,u.push(d);return}if(s){u.push(new bt(d.map));let h=d.step.map(s.slice(o)),p;h&&i.maybeStep(h).doc&&(p=i.mapping.maps[i.mapping.maps.length-1],c.push(new bt(p,void 0,void 0,c.length+u.length))),o--,p&&s.appendMap(p,o)}else i.maybeStep(d.step);if(d.selection)return l=s?d.selection.map(s.slice(o)):d.selection,a=new ht(this.items.slice(0,r).append(u.reverse().concat(c)),this.eventCount-1),!1},this.items.length,0),{remaining:a,transform:i,selection:l}}addTransform(e,t,r,s){let o=[],i=this.eventCount,l=this.items,a=!s&&l.length?l.get(l.length-1):null;for(let u=0;u<e.steps.length;u++){let d=e.steps[u].invert(e.docs[u]),f=new bt(e.mapping.maps[u],d,t),h;(h=a&&a.merge(f))&&(f=h,u?o.pop():l=l.slice(0,l.length-1)),o.push(f),t&&(i++,t=void 0),s||(a=f)}let c=i-r.depth;return c>h1&&(l=f1(l,c),i-=c),new ht(l.append(o),i)}remapping(e,t){let r=new Sr;return this.items.forEach((s,o)=>{let i=s.mirrorOffset!=null&&o-s.mirrorOffset>=e?r.maps.length-s.mirrorOffset:void 0;r.appendMap(s.map,i)},e,t),r}addMaps(e){return this.eventCount==0?this:new ht(this.items.append(e.map(t=>new bt(t))),this.eventCount)}rebased(e,t){if(!this.eventCount)return this;let r=[],s=Math.max(0,this.items.length-t),o=e.mapping,i=e.steps.length,l=this.eventCount;this.items.forEach(f=>{f.selection&&l--},s);let a=t;this.items.forEach(f=>{let h=o.getMirror(--a);if(h==null)return;i=Math.min(i,h);let p=o.maps[h];if(f.step){let g=e.steps[h].invert(e.docs[h]),y=f.selection&&f.selection.map(o.slice(a+1,h));y&&l++,r.push(new bt(p,g,y))}else r.push(new bt(p))},s);let c=[];for(let f=t;f<i;f++)c.push(new bt(o.maps[f]));let u=this.items.slice(0,s).append(c).append(r),d=new ht(u,l);return d.emptyItemCount()>d1&&(d=d.compress(this.items.length-r.length)),d}emptyItemCount(){let e=0;return this.items.forEach(t=>{t.step||e++}),e}compress(e=this.items.length){let t=this.remapping(0,e),r=t.maps.length,s=[],o=0;return this.items.forEach((i,l)=>{if(l>=e)s.push(i),i.selection&&o++;else if(i.step){let a=i.step.map(t.slice(r)),c=a&&a.getMap();if(r--,c&&t.appendMap(c,r),a){let u=i.selection&&i.selection.map(t.slice(r));u&&o++;let d=new bt(c.invert(),a,u),f,h=s.length-1;(f=s.length&&s[h].merge(d))?s[h]=f:s.push(d)}}else i.map&&r--},this.items.length,0),new ht(je.from(s.reverse()),o)}}ht.empty=new ht(je.empty,0);function f1(n,e){let t;return n.forEach((r,s)=>{if(r.selection&&e--==0)return t=s,!1}),n.slice(t)}class bt{constructor(e,t,r,s){this.map=e,this.step=t,this.selection=r,this.mirrorOffset=s}merge(e){if(this.step&&e.step&&!e.selection){let t=e.step.merge(this.step);if(t)return new bt(t.getMap().invert(),t,this.selection)}}}class zt{constructor(e,t,r,s,o){this.done=e,this.undone=t,this.prevRanges=r,this.prevTime=s,this.prevComposition=o}}const h1=20;function p1(n,e,t,r){let s=t.getMeta(xn),o;if(s)return s.historyState;t.getMeta(y1)&&(n=new zt(n.done,n.undone,null,0,-1));let i=t.getMeta("appendedTransaction");if(t.steps.length==0)return n;if(i&&i.getMeta(xn))return i.getMeta(xn).redo?new zt(n.done.addTransform(t,void 0,r,ds(e)),n.undone,lu(t.mapping.maps),n.prevTime,n.prevComposition):new zt(n.done,n.undone.addTransform(t,void 0,r,ds(e)),null,n.prevTime,n.prevComposition);if(t.getMeta("addToHistory")!==!1&&!(i&&i.getMeta("addToHistory")===!1)){let l=t.getMeta("composition"),a=n.prevTime==0||!i&&n.prevComposition!=l&&(n.prevTime<(t.time||0)-r.newGroupDelay||!m1(t,n.prevRanges)),c=i?Ci(n.prevRanges,t.mapping):lu(t.mapping.maps);return new zt(n.done.addTransform(t,a?e.selection.getBookmark():void 0,r,ds(e)),ht.empty,c,t.time,l??n.prevComposition)}else return(o=t.getMeta("rebased"))?new zt(n.done.rebased(t,o),n.undone.rebased(t,o),Ci(n.prevRanges,t.mapping),n.prevTime,n.prevComposition):new zt(n.done.addMaps(t.mapping.maps),n.undone.addMaps(t.mapping.maps),Ci(n.prevRanges,t.mapping),n.prevTime,n.prevComposition)}function m1(n,e){if(!e)return!1;if(!n.docChanged)return!0;let t=!1;return n.mapping.maps[0].forEach((r,s)=>{for(let o=0;o<e.length;o+=2)r<=e[o+1]&&s>=e[o]&&(t=!0)}),t}function lu(n){let e=[];for(let t=n.length-1;t>=0&&e.length==0;t--)n[t].forEach((r,s,o,i)=>e.push(o,i));return e}function Ci(n,e){if(!n)return null;let t=[];for(let r=0;r<n.length;r+=2){let s=e.map(n[r],1),o=e.map(n[r+1],-1);s<=o&&t.push(s,o)}return t}function g1(n,e,t){let r=ds(e),s=xn.get(e).spec.config,o=(t?n.undone:n.done).popEvent(e,r);if(!o)return null;let i=o.selection.resolve(o.transform.doc),l=(t?n.done:n.undone).addTransform(o.transform,e.selection.getBookmark(),s,r),a=new zt(t?l:o.remaining,t?o.remaining:l,null,0,-1);return o.transform.setSelection(i).setMeta(xn,{redo:t,historyState:a})}let Mi=!1,au=null;function ds(n){let e=n.plugins;if(au!=e){Mi=!1,au=e;for(let t=0;t<e.length;t++)if(e[t].spec.historyPreserveItems){Mi=!0;break}}return Mi}const xn=new Pe("history"),y1=new Pe("closeHistory");function b1(n={}){return n={depth:n.depth||100,newGroupDelay:n.newGroupDelay||500},new Te({key:xn,state:{init(){return new zt(ht.empty,ht.empty,null,0,-1)},apply(e,t,r){return p1(t,r,e,n)}},config:n,props:{handleDOMEvents:{beforeinput(e,t){let r=t.inputType,s=r=="historyUndo"?mh:r=="historyRedo"?gh:null;return!s||!e.editable?!1:(t.preventDefault(),s(e.state,e.dispatch))}}}})}function ph(n,e){return(t,r)=>{let s=xn.getState(t);if(!s||(n?s.undone:s.done).eventCount==0)return!1;if(r){let o=g1(s,t,n);o&&r(e?o.scrollIntoView():o)}return!0}}const mh=ph(!1,!0),gh=ph(!0,!0);Ae.create({name:"characterCount",addOptions(){return{limit:null,mode:"textSize",textCounter:n=>n.length,wordCounter:n=>n.split(" ").filter(e=>e!=="").length}},addStorage(){return{characters:()=>0,words:()=>0}},onBeforeCreate(){this.storage.characters=n=>{const e=(n==null?void 0:n.node)||this.editor.state.doc;if(((n==null?void 0:n.mode)||this.options.mode)==="textSize"){const r=e.textBetween(0,e.content.size,void 0," ");return this.options.textCounter(r)}return e.nodeSize},this.storage.words=n=>{const e=(n==null?void 0:n.node)||this.editor.state.doc,t=e.textBetween(0,e.content.size," "," ");return this.options.wordCounter(t)}},addProseMirrorPlugins(){let n=!1;return[new Te({key:new Pe("characterCount"),appendTransaction:(e,t,r)=>{if(n)return;const s=this.options.limit;if(s==null||s===0){n=!0;return}const o=this.storage.characters({node:r.doc});if(o>s){const i=o-s,l=0,a=i;console.warn(`[CharacterCount] Initial content exceeded limit of ${s} characters. Content was automatically trimmed.`);const c=r.tr.deleteRange(l,a);return n=!0,c}n=!0},filterTransaction:(e,t)=>{const r=this.options.limit;if(!e.docChanged||r===0||r===null||r===void 0)return!0;const s=this.storage.characters({node:t.doc}),o=this.storage.characters({node:e.doc});if(o<=r||s>r&&o>r&&o<=s)return!0;if(s>r&&o>r&&o>s||!e.getMeta("paste"))return!1;const l=e.selection.$head.pos,a=o-r,c=l-a,u=l;return e.deleteRange(c,u),!(this.storage.characters({node:e.doc})>r)}})]}});var k1=Ae.create({name:"dropCursor",addOptions(){return{color:"currentColor",width:1,class:void 0}},addProseMirrorPlugins(){return[t1(this.options)]}});Ae.create({name:"focus",addOptions(){return{className:"has-focus",mode:"all"}},addProseMirrorPlugins(){return[new Te({key:new Pe("focus"),props:{decorations:({doc:n,selection:e})=>{const{isEditable:t,isFocused:r}=this.editor,{anchor:s}=e,o=[];if(!t||!r)return Se.create(n,[]);let i=0;this.options.mode==="deepest"&&n.descendants((a,c)=>{if(a.isText)return;if(!(s>=c&&s<=c+a.nodeSize-1))return!1;i+=1});let l=0;return n.descendants((a,c)=>{if(a.isText||!(s>=c&&s<=c+a.nodeSize-1))return!1;if(l+=1,this.options.mode==="deepest"&&i-l>0||this.options.mode==="shallowest"&&l>1)return this.options.mode==="deepest";o.push(Ue.node(c,c+a.nodeSize,{class:this.options.className}))}),Se.create(n,o)}}})]}});var x1=Ae.create({name:"gapCursor",addProseMirrorPlugins(){return[o1()]},extendNodeSchema(n){var e;const t={name:n.name,options:n.options,storage:n.storage};return{allowGapCursor:(e=ye(Z(n,"allowGapCursor",t)))!=null?e:null}}});Ae.create({name:"placeholder",addOptions(){return{emptyEditorClass:"is-editor-empty",emptyNodeClass:"is-empty",placeholder:"Write something …",showOnlyWhenEditable:!0,showOnlyCurrent:!0,includeChildren:!1}},addProseMirrorPlugins(){return[new Te({key:new Pe("placeholder"),props:{decorations:({doc:n,selection:e})=>{const t=this.editor.isEditable||!this.options.showOnlyWhenEditable,{anchor:r}=e,s=[];if(!t)return null;const o=this.editor.isEmpty;return n.descendants((i,l)=>{const a=r>=l&&r<=l+i.nodeSize,c=!i.isLeaf&&No(i);if((a||!this.options.showOnlyCurrent)&&c){const u=[this.options.emptyNodeClass];o&&u.push(this.options.emptyEditorClass);const d=Ue.node(l,l+i.nodeSize,{class:u.join(" "),"data-placeholder":typeof this.options.placeholder=="function"?this.options.placeholder({editor:this.editor,node:i,pos:l,hasAnchor:a}):this.options.placeholder});s.push(d)}return this.options.includeChildren}),Se.create(n,s)}}})]}});Ae.create({name:"selection",addOptions(){return{className:"selection"}},addProseMirrorPlugins(){const{editor:n,options:e}=this;return[new Te({key:new Pe("selection"),props:{decorations(t){return t.selection.empty||n.isFocused||!n.isEditable||Of(t.selection)||n.view.dragging?null:Se.create(t.doc,[Ue.inline(t.selection.from,t.selection.to,{class:e.className})])}}})]}});function cu({types:n,node:e}){return e&&Array.isArray(n)&&n.includes(e.type)||(e==null?void 0:e.type)===n}var v1=Ae.create({name:"trailingNode",addOptions(){return{node:void 0,notAfter:[]}},addProseMirrorPlugins(){var n;const e=new Pe(this.name),t=((n=this.editor.schema.topNodeType.contentMatch.defaultType)==null?void 0:n.name)||this.options.node||"paragraph",r=Object.entries(this.editor.schema.nodes).map(([,s])=>s).filter(s=>(this.options.notAfter||[]).concat(t).includes(s.name));return[new Te({key:e,appendTransaction:(s,o,i)=>{const{doc:l,tr:a,schema:c}=i,u=e.getState(i),d=l.content.size,f=c.nodes[t];if(u)return a.insert(d,f.create())},state:{init:(s,o)=>{const i=o.tr.doc.lastChild;return!cu({node:i,types:r})},apply:(s,o)=>{if(!s.docChanged||s.getMeta("__uniqueIDTransaction"))return o;const i=s.doc.lastChild;return!cu({node:i,types:r})}}})]}}),S1=Ae.create({name:"undoRedo",addOptions(){return{depth:100,newGroupDelay:500}},addCommands(){return{undo:()=>({state:n,dispatch:e})=>mh(n,e),redo:()=>({state:n,dispatch:e})=>gh(n,e)}},addProseMirrorPlugins(){return[b1(this.options)]},addKeyboardShortcuts(){return{"Mod-z":()=>this.editor.commands.undo(),"Shift-Mod-z":()=>this.editor.commands.redo(),"Mod-y":()=>this.editor.commands.redo(),"Mod-я":()=>this.editor.commands.undo(),"Shift-Mod-я":()=>this.editor.commands.redo()}}}),C1=Ae.create({name:"starterKit",addExtensions(){var n,e,t,r;const s=[];return this.options.bold!==!1&&s.push(Gk.configure(this.options.bold)),this.options.blockquote!==!1&&s.push(Yk.configure(this.options.blockquote)),this.options.bulletList!==!1&&s.push(th.configure(this.options.bulletList)),this.options.code!==!1&&s.push(Zk.configure(this.options.code)),this.options.codeBlock!==!1&&s.push(nx.configure(this.options.codeBlock)),this.options.document!==!1&&s.push(rx.configure(this.options.document)),this.options.dropcursor!==!1&&s.push(k1.configure(this.options.dropcursor)),this.options.gapcursor!==!1&&s.push(x1.configure(this.options.gapcursor)),this.options.hardBreak!==!1&&s.push(sx.configure(this.options.hardBreak)),this.options.heading!==!1&&s.push(ox.configure(this.options.heading)),this.options.undoRedo!==!1&&s.push(S1.configure(this.options.undoRedo)),this.options.horizontalRule!==!1&&s.push(ix.configure(this.options.horizontalRule)),this.options.italic!==!1&&s.push(dx.configure(this.options.italic)),this.options.listItem!==!1&&s.push(nh.configure(this.options.listItem)),this.options.listKeymap!==!1&&s.push(ah.configure((n=this.options)==null?void 0:n.listKeymap)),this.options.link!==!1&&s.push(eh.configure((e=this.options)==null?void 0:e.link)),this.options.orderedList!==!1&&s.push(uh.configure(this.options.orderedList)),this.options.paragraph!==!1&&s.push(Jx.configure(this.options.paragraph)),this.options.strike!==!1&&s.push(Qx.configure(this.options.strike)),this.options.text!==!1&&s.push(Zx.configure(this.options.text)),this.options.underline!==!1&&s.push(dh.configure((t=this.options)==null?void 0:t.underline)),this.options.trailingNode!==!1&&s.push(v1.configure((r=this.options)==null?void 0:r.trailingNode)),s}}),M1=C1,w1=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))$/,T1=/(?:^|\s)(==(?!\s+==)((?:[^=]+))==(?!\s+==))/g,E1=vt.create({name:"highlight",addOptions(){return{multicolor:!1,HTMLAttributes:{}}},addAttributes(){return this.options.multicolor?{color:{default:null,parseHTML:n=>n.getAttribute("data-color")||n.style.backgroundColor,renderHTML:n=>n.color?{"data-color":n.color,style:`background-color: ${n.color}; color: inherit`}:{}}}:{}},parseHTML(){return[{tag:"mark"}]},renderHTML({HTMLAttributes:n}){return["mark",Ce(this.options.HTMLAttributes,n),0]},renderMarkdown:(n,e)=>`==${e.renderChildren(n)}==`,parseMarkdown:(n,e)=>e.applyMark("highlight",e.parseInline(n.tokens||[])),markdownTokenizer:{name:"highlight",level:"inline",start:n=>n.indexOf("=="),tokenize(n,e,t){const s=/^(==)([^=]+)(==)/.exec(n);if(s){const o=s[2].trim(),i=t.inlineTokens(o);return{type:"highlight",raw:s[0],text:o,tokens:i}}}},addCommands(){return{setHighlight:n=>({commands:e})=>e.setMark(this.name,n),toggleHighlight:n=>({commands:e})=>e.toggleMark(this.name,n),unsetHighlight:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-Shift-h":()=>this.editor.commands.toggleHighlight()}},addInputRules(){return[wn({find:w1,type:this.type})]},addPasteRules(){return[Qt({find:T1,type:this.type})]}}),A1=E1,O1=Ae.create({name:"textAlign",addOptions(){return{types:[],alignments:["left","center","right","justify"],defaultAlignment:null}},addGlobalAttributes(){return[{types:this.options.types,attributes:{textAlign:{default:this.options.defaultAlignment,parseHTML:n=>{const e=n.style.textAlign;return this.options.alignments.includes(e)?e:this.options.defaultAlignment},renderHTML:n=>n.textAlign?{style:`text-align: ${n.textAlign}`}:{}}}}]},addCommands(){return{setTextAlign:n=>({commands:e})=>this.options.alignments.includes(n)?this.options.types.map(t=>e.updateAttributes(t,{textAlign:n})).every(t=>t):!1,unsetTextAlign:()=>({commands:n})=>this.options.types.map(e=>n.resetAttributes(e,"textAlign")).every(e=>e),toggleTextAlign:n=>({editor:e,commands:t})=>this.options.alignments.includes(n)?e.isActive({textAlign:n})?t.unsetTextAlign():t.setTextAlign(n):!1}},addKeyboardShortcuts(){return{"Mod-Shift-l":()=>this.editor.commands.setTextAlign("left"),"Mod-Shift-e":()=>this.editor.commands.setTextAlign("center"),"Mod-Shift-r":()=>this.editor.commands.setTextAlign("right"),"Mod-Shift-j":()=>this.editor.commands.setTextAlign("justify")}}}),D1=O1,N1=vt.create({name:"superscript",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"sup"},{style:"vertical-align",getAttrs(n){return n!=="super"?!1:null}}]},renderHTML({HTMLAttributes:n}){return["sup",Ce(this.options.HTMLAttributes,n),0]},addCommands(){return{setSuperscript:()=>({commands:n})=>n.setMark(this.name),toggleSuperscript:()=>({commands:n})=>n.toggleMark(this.name),unsetSuperscript:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-.":()=>this.editor.commands.toggleSuperscript()}}}),R1=N1,L1=vt.create({name:"subscript",addOptions(){return{HTMLAttributes:{}}},parseHTML(){return[{tag:"sub"},{style:"vertical-align",getAttrs(n){return n!=="sub"?!1:null}}]},renderHTML({HTMLAttributes:n}){return["sub",Ce(this.options.HTMLAttributes,n),0]},addCommands(){return{setSubscript:()=>({commands:n})=>n.setMark(this.name),toggleSubscript:()=>({commands:n})=>n.toggleMark(this.name),unsetSubscript:()=>({commands:n})=>n.unsetMark(this.name)}},addKeyboardShortcuts(){return{"Mod-,":()=>this.editor.commands.toggleSubscript()}}}),I1=L1,An={root:"m_dd3f7539",Typography:"m_f2016866",content:"m_c2204cc2",linkEditorDropdown:"m_8a991b4f",control:"m_c2207da6",controlIcon:"m_9cdfeb3f",controlsGroup:"m_2ab47ef2",linkEditor:"m_b67b711e",linkEditorInput:"m_296cf94c",linkEditorExternalControl:"m_cfef614",linkEditorSave:"m_3b28e7bb",toolbar:"m_4574a3c4",taskList:"m_8b44009a"};const j1={linkControlLabel:"Link",colorPickerControlLabel:"Text color",highlightControlLabel:"Highlight text",colorControlLabel:n=>`Set text color ${n}`,boldControlLabel:"Bold",italicControlLabel:"Italic",underlineControlLabel:"Underline",strikeControlLabel:"Strikethrough",clearFormattingControlLabel:"Clear formatting",unlinkControlLabel:"Remove link",bulletListControlLabel:"Bullet list",orderedListControlLabel:"Ordered list",sourceCodeControlLabel:"Switch between text/source code",h1ControlLabel:"Heading 1",h2ControlLabel:"Heading 2",h3ControlLabel:"Heading 3",h4ControlLabel:"Heading 4",h5ControlLabel:"Heading 5",h6ControlLabel:"Heading 6",blockquoteControlLabel:"Blockquote",alignLeftControlLabel:"Align text: left",alignCenterControlLabel:"Align text: center",alignRightControlLabel:"Align text: right",alignJustifyControlLabel:"Align text: justify",codeControlLabel:"Code",codeBlockControlLabel:"Code block",subscriptControlLabel:"Subscript",superscriptControlLabel:"Superscript",unsetColorControlLabel:"Unset color",hrControlLabel:"Horizontal line",undoControlLabel:"Undo",redoControlLabel:"Redo",tasksControlLabel:"Task list",tasksSinkLabel:"Decrease task level",tasksLiftLabel:"Increase task level",linkEditorInputLabel:"Enter URL",linkEditorInputPlaceholder:"https://example.com/",linkEditorExternalLink:"Open link in a new tab",linkEditorInternalLink:"Open link in the same tab",linkEditorSave:"Save",colorPickerCancel:"Cancel",colorPickerClear:"Clear color",colorPickerColorPicker:"Color picker",colorPickerPalette:"Color palette",colorPickerSave:"Save",colorPickerColorLabel:n=>`Set text color ${n}`},[P1,St]=x.createSafeContext("RichTextEditor component was not found in tree"),aa=x.factory((n,e)=>{const t=x.useProps("RichTextEditorContent",null,n),{classNames:r,className:s,style:o,styles:i,vars:l,...a}=t,c=St();return c.withTypographyStyles?m.jsx(x.Typography,{...c.getStyles("Typography",{className:s,style:o,styles:i,classNames:r}),unstyled:c.unstyled,ref:e,children:m.jsx(x.Box,{component:Uc,editor:c.editor,...c.getStyles("content",{classNames:r,styles:i}),...a})}):m.jsx(x.Box,{component:Uc,editor:c.editor,...c.getStyles("content",{classNames:r,styles:i,className:s,style:o}),...a})});aa.classes=An;aa.displayName="@mantine/tiptap/RichTextEditorContent";function fe(n){return m.jsx("svg",{...n,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor",fill:"none",strokeLinecap:"round",strokeLinejoin:"round"})}function _1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M7 5h6a3.5 3.5 0 0 1 0 7h-6z"}),m.jsx("path",{d:"M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7"})]})}function B1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M11 5l6 0"}),m.jsx("path",{d:"M7 19l6 0"}),m.jsx("path",{d:"M14 5l-4 14"})]})}function F1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M7 5v5a5 5 0 0 0 10 0v-5"}),m.jsx("path",{d:"M5 19h14"})]})}function z1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M5 12l14 0"}),m.jsx("path",{d:"M16 6.5a4 2 0 0 0 -4 -1.5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1 -4 -1.5"})]})}function $1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M17 15l4 4m0 -4l-4 4"}),m.jsx("path",{d:"M7 6v-1h11v1"}),m.jsx("path",{d:"M7 19l4 0"}),m.jsx("path",{d:"M13 5l-4 14"})]})}function V1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M19 18v-8l-2 2"}),m.jsx("path",{d:"M4 6v12"}),m.jsx("path",{d:"M12 6v12"}),m.jsx("path",{d:"M11 18h2"}),m.jsx("path",{d:"M3 18h2"}),m.jsx("path",{d:"M4 12h8"}),m.jsx("path",{d:"M3 6h2"}),m.jsx("path",{d:"M11 6h2"})]})}function H1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M17 12a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0"}),m.jsx("path",{d:"M4 6v12"}),m.jsx("path",{d:"M12 6v12"}),m.jsx("path",{d:"M11 18h2"}),m.jsx("path",{d:"M3 18h2"}),m.jsx("path",{d:"M4 12h8"}),m.jsx("path",{d:"M3 6h2"}),m.jsx("path",{d:"M11 6h2"})]})}function W1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M19 14a2 2 0 1 0 -2 -2"}),m.jsx("path",{d:"M17 16a2 2 0 1 0 2 -2"}),m.jsx("path",{d:"M4 6v12"}),m.jsx("path",{d:"M12 6v12"}),m.jsx("path",{d:"M11 18h2"}),m.jsx("path",{d:"M3 18h2"}),m.jsx("path",{d:"M4 12h8"}),m.jsx("path",{d:"M3 6h2"}),m.jsx("path",{d:"M11 6h2"})]})}function Y1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M20 18v-8l-4 6h5"}),m.jsx("path",{d:"M4 6v12"}),m.jsx("path",{d:"M12 6v12"}),m.jsx("path",{d:"M11 18h2"}),m.jsx("path",{d:"M3 18h2"}),m.jsx("path",{d:"M4 12h8"}),m.jsx("path",{d:"M3 6h2"}),m.jsx("path",{d:"M11 6h2"})]})}function q1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M17 18h2a2 2 0 1 0 0 -4h-2v-4h4"}),m.jsx("path",{d:"M4 6v12"}),m.jsx("path",{d:"M12 6v12"}),m.jsx("path",{d:"M11 18h2"}),m.jsx("path",{d:"M3 18h2"}),m.jsx("path",{d:"M4 12h8"}),m.jsx("path",{d:"M3 6h2"}),m.jsx("path",{d:"M11 6h2"})]})}function U1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M19 14a2 2 0 1 0 0 4a2 2 0 0 0 0 -4z"}),m.jsx("path",{d:"M21 12a2 2 0 1 0 -4 0v4"}),m.jsx("path",{d:"M4 6v12"}),m.jsx("path",{d:"M12 6v12"}),m.jsx("path",{d:"M11 18h2"}),m.jsx("path",{d:"M3 18h2"}),m.jsx("path",{d:"M4 12h8"}),m.jsx("path",{d:"M3 6h2"}),m.jsx("path",{d:"M11 6h2"})]})}function K1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M9 6l11 0"}),m.jsx("path",{d:"M9 12l11 0"}),m.jsx("path",{d:"M9 18l11 0"}),m.jsx("path",{d:"M5 6l0 .01"}),m.jsx("path",{d:"M5 12l0 .01"}),m.jsx("path",{d:"M5 18l0 .01"})]})}function J1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M11 6h9"}),m.jsx("path",{d:"M11 12h9"}),m.jsx("path",{d:"M12 18h8"}),m.jsx("path",{d:"M4 16a2 2 0 1 1 4 0c0 .591 -.5 1 -1 1.5l-3 2.5h4"}),m.jsx("path",{d:"M6 10v-6l-2 2"})]})}function G1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M17 22v-2"}),m.jsx("path",{d:"M9 15l6 -6"}),m.jsx("path",{d:"M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464"}),m.jsx("path",{d:"M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463"}),m.jsx("path",{d:"M20 17h2"}),m.jsx("path",{d:"M2 7h2"}),m.jsx("path",{d:"M7 2v2"})]})}function X1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M6 15h15"}),m.jsx("path",{d:"M21 19h-15"}),m.jsx("path",{d:"M15 11h6"}),m.jsx("path",{d:"M21 7h-6"}),m.jsx("path",{d:"M9 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2"}),m.jsx("path",{d:"M3 9h1a1 1 0 1 1 -1 1v-2.5a2 2 0 0 1 2 -2"})]})}function Q1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M4 6l16 0"}),m.jsx("path",{d:"M4 12l10 0"}),m.jsx("path",{d:"M4 18l14 0"})]})}function Z1(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M4 6l16 0"}),m.jsx("path",{d:"M10 12l10 0"}),m.jsx("path",{d:"M6 18l14 0"})]})}function ev(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M4 6l16 0"}),m.jsx("path",{d:"M8 12l8 0"}),m.jsx("path",{d:"M6 18l12 0"})]})}function tv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M4 6l16 0"}),m.jsx("path",{d:"M4 12l16 0"}),m.jsx("path",{d:"M4 18l12 0"})]})}function nv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M5 7l8 10m-8 0l8 -10"}),m.jsx("path",{d:"M21 20h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2"})]})}function rv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M5 7l8 10m-8 0l8 -10"}),m.jsx("path",{d:"M21 11h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2"})]})}function yh(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M7 8l-4 4l4 4"}),m.jsx("path",{d:"M17 8l4 4l-4 4"}),m.jsx("path",{d:"M14 4l-4 16"})]})}function sv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M3 19h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4"}),m.jsx("path",{d:"M12.5 5.5l4 4"}),m.jsx("path",{d:"M4.5 13.5l4 4"}),m.jsx("path",{d:"M21 15v4h-8l4 -4z"})]})}function ov(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M5 12h2"}),m.jsx("path",{d:"M17 12h2"}),m.jsx("path",{d:"M11 12h2"})]})}function bh(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M20.042 16.045a9 9 0 0 0 -12.087 -12.087m-2.318 1.677a9 9 0 1 0 12.725 12.73"}),m.jsx("path",{d:"M3 3l18 18"})]})}function iv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M11 7l6 6"}),m.jsx("path",{d:"M4 16l11.7 -11.7a1 1 0 0 1 1.4 0l2.6 2.6a1 1 0 0 1 0 1.4l-11.7 11.7h-4v-4z"})]})}function lv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M18 6l-12 12"}),m.jsx("path",{d:"M6 6l12 12"})]})}function av(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M12 21a9 9 0 0 1 0 -18c4.97 0 9 3.582 9 8c0 1.06 -.474 2.078 -1.318 2.828c-.844 .75 -1.989 1.172 -3.182 1.172h-2.5a2 2 0 0 0 -1 3.75a1.3 1.3 0 0 1 -1 2.25"}),m.jsx("path",{d:"M8.5 10.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),m.jsx("path",{d:"M12.5 7.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"}),m.jsx("path",{d:"M16.5 10.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0"})]})}function cv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M5 12l5 5l10 -10"})]})}function uv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M9 15l6 -6"}),m.jsx("path",{d:"M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464"}),m.jsx("path",{d:"M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463"})]})}function dv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M12 6h-6a2 2 0 0 0 -2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-6"}),m.jsx("path",{d:"M11 13l9 -9"}),m.jsx("path",{d:"M15 4h5v5"})]})}function fv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M9 14l-4 -4l4 -4"}),m.jsx("path",{d:"M5 10h11a4 4 0 1 1 0 8h-1"})]})}function hv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M15 14l4 -4l-4 -4"}),m.jsx("path",{d:"M19 10h-11a4 4 0 1 0 0 8h1"})]})}function pv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M3.5 5.5l1.5 1.5l2.5 -2.5"}),m.jsx("path",{d:"M3.5 11.5l1.5 1.5l2.5 -2.5"}),m.jsx("path",{d:"M3.5 17.5l1.5 1.5l2.5 -2.5"}),m.jsx("path",{d:"M11 6l9 0"}),m.jsx("path",{d:"M11 12l9 0"}),m.jsx("path",{d:"M11 18l9 0"})]})}function mv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M20 6l-11 0"}),m.jsx("path",{d:"M20 12l-7 0"}),m.jsx("path",{d:"M20 18l-11 0"}),m.jsx("path",{d:"M4 8l4 4l-4 4"})]})}function gv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:"M20 6l-7 0"}),m.jsx("path",{d:"M20 12l-9 0"}),m.jsx("path",{d:"M20 18l-7 0"}),m.jsx("path",{d:"M8 8l-4 4l4 4"})]})}function yv(n){return m.jsxs(fe,{...n,children:[m.jsx("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"}),m.jsx("path",{d:`M19 3v16a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V7.914
|
|
193
193
|
a1 1 0 0 1 .293-.707l3.914-3.914A1 1 0 0 1 9.914 3H18
|
|
194
|
-
a1 1 0 0 1 1 1Z`}),m.jsx("path",{d:"M10 11l-2 2 2 2"}),m.jsx("path",{d:"M14 11l2 2-2 2"})]})}const bv={interactive:!0},On=x.factory((n,e)=>{const t=x.useProps("RichTextEditorControl",bv,n),{classNames:r,className:s,style:o,styles:i,vars:l,interactive:a,active:c,onMouseDown:u,disabled:d,...f}=t,h=St();return m.jsx(x.UnstyledButton,{...f,...h.getStyles("control",{className:s,style:o,classNames:r,styles:i}),disabled:d,"data-rich-text-editor-control":!0,tabIndex:a?0:-1,"data-interactive":a||void 0,"data-disabled":d||void 0,"data-active":c||void 0,"aria-pressed":c&&a||void 0,"aria-hidden":!a||void 0,ref:e,unstyled:h.unstyled,variant:h.variant||"default",onMouseDown:p=>{p.preventDefault(),u==null||u(p)}})});On.classes=An;On.displayName="@mantine/tiptap/RichTextEditorControl";const ca=T.forwardRef(({className:n,icon:e,...t},r)=>{const s=St();return m.jsx(On,{ref:r,...t,children:m.jsx(e,{...s.getStyles("controlIcon")})})});ca.displayName="@mantine/tiptap/RichTextEditorControlBase";function me({label:n,isActive:e,operation:t,icon:r,isDisabled:s}){const o=T.forwardRef((i,l)=>{const{editor:a,labels:c}=St(),u=c[n];return m.jsx(ca,{"aria-label":u,title:u,active:e!=null&&e.name?a==null?void 0:a.isActive(e.name,e.attributes):!1,ref:l,icon:i.icon||r,disabled:(s==null?void 0:s(a))||!1,...i,onClick:()=>a==null?void 0:a.chain().focus()[t.name](t.attributes).run()})});return o.displayName=`@mantine/tiptap/${n}`,o}const kv=me({label:"boldControlLabel",icon:n=>m.jsx(_1,{...n}),isActive:{name:"bold"},operation:{name:"toggleBold"}}),xv=me({label:"italicControlLabel",icon:n=>m.jsx(B1,{...n}),isActive:{name:"italic"},operation:{name:"toggleItalic"}}),vv=me({label:"underlineControlLabel",icon:n=>m.jsx(F1,{...n}),isActive:{name:"underline"},operation:{name:"toggleUnderline"}}),Sv=me({label:"strikeControlLabel",icon:n=>m.jsx(z1,{...n}),isActive:{name:"strike"},operation:{name:"toggleStrike"}}),Cv=me({label:"clearFormattingControlLabel",icon:n=>m.jsx($1,{...n}),operation:{name:"unsetAllMarks"}}),Mv=me({label:"unlinkControlLabel",icon:n=>m.jsx(G1,{...n}),operation:{name:"unsetLink"}}),wv=me({label:"bulletListControlLabel",icon:n=>m.jsx(K1,{...n}),isActive:{name:"bulletList"},operation:{name:"toggleBulletList"}}),Tv=me({label:"orderedListControlLabel",icon:n=>m.jsx(J1,{...n}),isActive:{name:"orderedList"},operation:{name:"toggleOrderedList"}}),Ev=me({label:"h1ControlLabel",icon:n=>m.jsx(V1,{...n}),isActive:{name:"heading",attributes:{level:1}},operation:{name:"toggleHeading",attributes:{level:1}}}),Av=me({label:"h2ControlLabel",icon:n=>m.jsx(H1,{...n}),isActive:{name:"heading",attributes:{level:2}},operation:{name:"toggleHeading",attributes:{level:2}}}),Ov=me({label:"h3ControlLabel",icon:n=>m.jsx(W1,{...n}),isActive:{name:"heading",attributes:{level:3}},operation:{name:"toggleHeading",attributes:{level:3}}}),Dv=me({label:"h4ControlLabel",icon:n=>m.jsx(Y1,{...n}),isActive:{name:"heading",attributes:{level:4}},operation:{name:"toggleHeading",attributes:{level:4}}}),Nv=me({label:"h5ControlLabel",icon:n=>m.jsx(q1,{...n}),isActive:{name:"heading",attributes:{level:5}},operation:{name:"toggleHeading",attributes:{level:5}}}),Rv=me({label:"h6ControlLabel",icon:n=>m.jsx(U1,{...n}),isActive:{name:"heading",attributes:{level:6}},operation:{name:"toggleHeading",attributes:{level:6}}}),Lv=me({label:"blockquoteControlLabel",icon:n=>m.jsx(X1,{...n}),isActive:{name:"blockquote"},operation:{name:"toggleBlockquote"}}),Iv=me({label:"alignLeftControlLabel",icon:n=>m.jsx(Q1,{...n}),operation:{name:"setTextAlign",attributes:"left"}}),jv=me({label:"alignRightControlLabel",icon:n=>m.jsx(Z1,{...n}),operation:{name:"setTextAlign",attributes:"right"}}),Pv=me({label:"alignCenterControlLabel",icon:n=>m.jsx(ev,{...n}),operation:{name:"setTextAlign",attributes:"center"}}),_v=me({label:"alignJustifyControlLabel",icon:n=>m.jsx(tv,{...n}),operation:{name:"setTextAlign",attributes:"justify"}}),Bv=me({label:"subscriptControlLabel",icon:n=>m.jsx(nv,{...n}),isActive:{name:"subscript"},operation:{name:"toggleSubscript"}}),Fv=me({label:"superscriptControlLabel",icon:n=>m.jsx(rv,{...n}),isActive:{name:"superscript"},operation:{name:"toggleSuperscript"}}),zv=me({label:"codeControlLabel",icon:n=>m.jsx(yh,{...n}),isActive:{name:"code"},operation:{name:"toggleCode"}}),$v=me({label:"codeBlockControlLabel",icon:n=>m.jsx(yh,{...n}),isActive:{name:"codeBlock"},operation:{name:"toggleCodeBlock"}}),Vv=me({label:"highlightControlLabel",icon:n=>m.jsx(sv,{...n}),isActive:{name:"highlight"},operation:{name:"toggleHighlight"}}),Hv=me({label:"hrControlLabel",icon:n=>m.jsx(ov,{...n}),operation:{name:"setHorizontalRule"}}),Wv=me({label:"unsetColorControlLabel",icon:n=>m.jsx(bh,{...n}),operation:{name:"unsetColor"}}),Yv=me({label:"undoControlLabel",icon:n=>m.jsx(fv,{...n}),isDisabled:n=>!(n!=null&&n.can().undo()),operation:{name:"undo"}}),qv=me({label:"redoControlLabel",icon:n=>m.jsx(hv,{...n}),isDisabled:n=>!(n!=null&&n.can().redo()),operation:{name:"redo"}}),Uv=me({label:"tasksControlLabel",icon:n=>m.jsx(pv,{...n}),isActive:{name:"taskList"},operation:{name:"toggleTaskList"}}),Kv=me({label:"tasksSinkLabel",icon:n=>m.jsx(mv,{...n}),operation:{name:"sinkListItem",attributes:"taskItem"},isDisabled:n=>!(n!=null&&n.can().sinkListItem("taskItem"))}),Jv=me({label:"tasksLiftLabel",icon:n=>m.jsx(gv,{...n}),operation:{name:"liftListItem",attributes:"taskItem"},isDisabled:n=>!(n!=null&&n.can().liftListItem("taskItem"))}),Gv=n=>m.jsx(uv,{...n}),ua=x.factory((n,e)=>{var z;const t=x.useProps("RichTextEditorLinkControl",null,n),{classNames:r,className:s,style:o,styles:i,vars:l,icon:a,popoverProps:c,disableTooltips:u,initialExternal:d,...f}=t,h=St(),p={classNames:r,styles:i},[g,y]=bp(""),[b,k]=T.useState(d),[M,{open:E,close:C}]=hl(!1),S=()=>{var Y;E();const F=(Y=h.editor)==null?void 0:Y.getAttributes("link");y((F==null?void 0:F.href)||""),k(F!=null&&F.href?(F==null?void 0:F.target)==="_blank":d)},w=()=>{C(),y(""),k(d)},O=()=>{var F,Y;w(),g===""?(F=h.editor)==null||F.chain().focus().extendMarkRange("link").unsetLink().run():(Y=h.editor)==null||Y.chain().focus().extendMarkRange("link").setLink({href:g,target:b?"_blank":null}).run()},I=F=>{F.key==="Enter"&&(F.preventDefault(),O())};mp("edit-link",S,!1);const{resolvedClassNames:N,resolvedStyles:$}=x.useResolvedStylesApi({classNames:r,styles:i,props:t});return m.jsxs(x.Popover,{trapFocus:!0,shadow:"md",withinPortal:!0,opened:M,onChange:F=>!F&&w(),offset:-44,zIndex:1e4,...c,children:[m.jsx(x.Popover.Target,{children:m.jsx(ca,{icon:a||Gv,...f,"aria-label":h.labels.linkControlLabel,title:h.labels.linkControlLabel,onClick:S,active:(z=h.editor)==null?void 0:z.isActive("link"),ref:e,classNames:N,styles:$,className:s,style:o,variant:h.variant})}),m.jsx(x.Popover.Dropdown,{...h.getStyles("linkEditorDropdown",p),children:m.jsxs("div",{...h.getStyles("linkEditor",p),children:[m.jsx(x.TextInput,{placeholder:h.labels.linkEditorInputPlaceholder,"aria-label":h.labels.linkEditorInputLabel,type:"url",value:g,onChange:y,classNames:{input:h.getStyles("linkEditorInput",p).className},onKeyDown:I,rightSection:m.jsx(x.Tooltip,{label:b?h.labels.linkEditorExternalLink:h.labels.linkEditorInternalLink,events:{hover:!0,focus:!0,touch:!0},withinPortal:!0,withArrow:!0,disabled:u,zIndex:1e4,children:m.jsx(x.UnstyledButton,{onClick:()=>k(F=>!F),"data-active":b||void 0,...h.getStyles("linkEditorExternalControl",p),children:m.jsx(dv,{style:{width:x.rem(14),height:x.rem(14)}})})})}),m.jsx(x.Button,{variant:"default",onClick:O,...h.getStyles("linkEditorSave",p),children:h.labels.linkEditorSave})]})})]})});ua.classes=An;ua.displayName="@mantine/tiptap/RichTextEditorLinkControl";const kh=T.forwardRef((n,e)=>{const{popoverProps:t,colors:r,colorPickerProps:s,...o}=x.useProps("RichTextEditorColorPickerControl",null,n),{editor:i,labels:l,getStyles:a,variant:c}=St(),[u,{toggle:d,close:f}]=hl(!1),[h,p]=T.useState("palette"),g=(i==null?void 0:i.getAttributes("textStyle").color)||"var(--mantine-color-text)",y=(M,E=!0)=>{(i==null?void 0:i.chain()).focus().setColor(M).run(),E&&f()},b=()=>{(i==null?void 0:i.chain()).focus().unsetColor().run(),f()},k=r.map((M,E)=>m.jsx(x.ColorSwatch,{component:"button",color:M,onClick:()=>y(M),size:26,radius:"xs",style:{cursor:"pointer"},title:l.colorPickerColorLabel(M),"aria-label":l.colorPickerColorLabel(M)},E));return m.jsxs(x.Popover,{opened:u,withinPortal:!0,trapFocus:!0,onChange:M=>!M&&f(),...t,children:[m.jsx(x.Popover.Target,{children:m.jsx(On,{...o,variant:c,"aria-label":l.colorPickerControlLabel,title:l.colorPickerControlLabel,ref:e,onClick:d,children:m.jsx(x.ColorSwatch,{color:g,size:14})})}),m.jsxs(x.Popover.Dropdown,{...a("linkEditorDropdown"),children:[h==="palette"&&m.jsx(x.SimpleGrid,{cols:7,spacing:2,children:k}),h==="colorPicker"&&m.jsx(x.ColorPicker,{defaultValue:g,onChange:M=>y(M,!1),...s}),m.jsx(x.Tooltip.Group,{closeDelay:200,children:m.jsxs(x.Group,{justify:"flex-end",gap:"xs",mt:"sm",children:[h==="palette"&&m.jsx(x.ActionIcon,{variant:"default",onClick:f,title:l.colorPickerCancel,"aria-label":l.colorPickerCancel,children:m.jsx(lv,{style:{width:x.rem(16),height:x.rem(16)}})}),m.jsx(x.ActionIcon,{variant:"default",onClick:b,title:l.colorPickerClear,"aria-label":l.colorPickerClear,children:m.jsx(bh,{style:{width:x.rem(16),height:x.rem(16)}})}),h==="palette"?m.jsx(x.ActionIcon,{variant:"default",onClick:()=>p("colorPicker"),title:l.colorPickerColorPicker,"aria-label":l.colorPickerColorPicker,children:m.jsx(iv,{style:{width:x.rem(16),height:x.rem(16)}})}):m.jsx(x.ActionIcon,{variant:"default",onClick:()=>p("palette"),"aria-label":l.colorPickerPalette,title:l.colorPickerPalette,children:m.jsx(av,{style:{width:x.rem(16),height:x.rem(16)}})}),h==="colorPicker"&&m.jsx(x.ActionIcon,{variant:"default",onClick:f,title:l.colorPickerSave,"aria-label":l.colorPickerSave,children:m.jsx(cv,{style:{width:x.rem(16),height:x.rem(16)}})})]})})]})]})});kh.displayName="@mantine/tiptap/ColorPickerControl";const xh=T.forwardRef((n,e)=>{const{color:t,...r}=x.useProps("RichTextEditorColorControl",null,n),{editor:s,labels:o,variant:i}=St(),l=(s==null?void 0:s.getAttributes("textStyle").color)||null,a=o.colorControlLabel(t);return m.jsx(On,{...r,variant:i,active:l===t,"aria-label":a,title:a,onClick:()=>(s==null?void 0:s.chain()).focus().setColor(t).run(),ref:e,children:m.jsx(x.ColorSwatch,{color:t,size:14})})});xh.displayName="@mantine/tiptap/RichTextEditorColorControl";const Xv={},vh=T.forwardRef((n,e)=>{const{...t}=x.useProps("RichTextEditorSourceCodeControl",Xv,n),{editor:r,labels:s,variant:o,onSourceCodeTextSwitch:i}=St(),[l,a]=T.useState(!1),c=()=>{l?r==null||r.commands.setContent(r.getText(),{emitUpdate:!0}):r==null||r.commands.setContent(`<textarea>${r.getHTML()}</textarea>`);const u=!l;a(u),i==null||i(u)};return m.jsx(On,{...t,variant:o,active:l,"aria-label":s.sourceCodeControlLabel,title:s.sourceCodeControlLabel,onClick:()=>c(),ref:e,children:m.jsx(yv,{style:{width:x.rem(16),height:x.rem(16)}})})});vh.displayName="@mantine/tiptap/RichTextEditorSourceCodeControl";const da=x.factory((n,e)=>{const t=x.useProps("RichTextEditorControlsGroup",null,n),{classNames:r,className:s,style:o,styles:i,vars:l,variant:a,...c}=t,u=St();return m.jsx(x.Box,{ref:e,variant:a||u.variant,...u.getStyles("controlsGroup",{className:s,style:o,styles:i,classNames:r}),...c})});da.classes=An;da.displayName="@mantine/tiptap/RichTextEditorControlsGroup";const fa=x.factory((n,e)=>{const t=x.useProps("RichTextEditorToolbar",null,n),{classNames:r,className:s,style:o,styles:i,vars:l,sticky:a,stickyOffset:c,mod:u,variant:d,...f}=t,h=St();return m.jsx(x.Box,{ref:e,mod:[{sticky:a},u],variant:d||h.variant,...h.getStyles("toolbar",{className:s,style:o,styles:i,classNames:r}),...f,__vars:{"--rte-sticky-offset":x.rem(c)}})});fa.classes=An;fa.displayName="@mantine/tiptap/RichTextEditorToolbar";const Qv={withCodeHighlightStyles:!0,withTypographyStyles:!0,variant:"default"},H=x.factory((n,e)=>{const t=x.useProps("RichTextEditor",Qv,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,editor:c,withCodeHighlightStyles:u,withTypographyStyles:d,onSourceCodeTextSwitch:f,labels:h,children:p,variant:g,attributes:y,...b}=t,k=x.useStyles({name:"RichTextEditor",classes:An,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:y,vars:a}),M=T.useMemo(()=>({...j1,...h}),[h]);return m.jsx(P1,{value:{editor:c,getStyles:k,labels:M,withCodeHighlightStyles:u,withTypographyStyles:d,onSourceCodeTextSwitch:f,unstyled:l,variant:g},children:m.jsx(x.Box,{...k("root"),...b,ref:e,children:p})})});H.classes=An;H.displayName="@mantine/tiptap/RichTextEditor";H.Content=aa;H.Control=On;H.Toolbar=fa;H.ControlsGroup=da;H.Bold=kv;H.Italic=xv;H.Strikethrough=Sv;H.Underline=vv;H.ClearFormatting=Cv;H.H1=Ev;H.H2=Av;H.H3=Ov;H.H4=Dv;H.H5=Nv;H.H6=Rv;H.BulletList=wv;H.OrderedList=Tv;H.Link=ua;H.Unlink=Mv;H.Blockquote=Lv;H.AlignLeft=Iv;H.AlignRight=jv;H.AlignCenter=Pv;H.AlignJustify=_v;H.Superscript=Fv;H.Subscript=Bv;H.Code=zv;H.CodeBlock=$v;H.ColorPicker=kh;H.Color=xh;H.Highlight=Vv;H.Hr=Hv;H.UnsetColor=Wv;H.Undo=Yv;H.Redo=qv;H.TaskList=Uv;H.TaskListSink=Kv;H.TaskListLift=Jv;H.SourceCode=vh;function Zv({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0,o=zk({editable:!r&&!s,extensions:[M1,e1,Px,R1,I1,A1,D1.configure({types:["heading","paragraph"]})],content:t.value||"",onUpdate:({editor:i})=>{t.onChange(i.getHTML())}});return m.jsxs(H,{editor:o,h:400,children:[m.jsxs(H.Toolbar,{sticky:!0,stickyOffset:60,children:[m.jsxs(H.ControlsGroup,{children:[m.jsx(H.Bold,{}),m.jsx(H.Italic,{}),m.jsx(H.Underline,{}),m.jsx(H.Strikethrough,{}),m.jsx(H.ClearFormatting,{}),m.jsx(H.Highlight,{}),m.jsx(H.Code,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.H1,{}),m.jsx(H.H2,{}),m.jsx(H.H3,{}),m.jsx(H.H4,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.Blockquote,{}),m.jsx(H.Hr,{}),m.jsx(H.BulletList,{}),m.jsx(H.OrderedList,{}),m.jsx(H.Subscript,{}),m.jsx(H.Superscript,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.Link,{}),m.jsx(H.Unlink,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.AlignLeft,{}),m.jsx(H.AlignCenter,{}),m.jsx(H.AlignJustify,{}),m.jsx(H.AlignRight,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.Undo,{}),m.jsx(H.Redo,{})]})]}),m.jsx(H.Content,{})]})}function eS({field:n,form:e}){const t=n,r=e.getInputProps(t.name),s=t.readOnly===!0,o=t.disabled===!0;return s||o?m.jsx(x.Select,{data:t.data,value:r.value,disabled:o||s,readOnly:s,placeholder:t.placeholder,required:t.required,variant:s?"filled":"default",error:void 0}):m.jsx(x.Select,{data:t.data,...r,placeholder:t.placeholder,error:void 0,onChange:i=>r.onFieldChange(i)})}function tS({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.Switch,{value:t.value,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0,checked:t.value}):m.jsx(x.Switch,{...t,checked:t.value,onChange:o=>t.onFieldChange(o.target.checked),required:n.required,placeholder:n.placeholder,error:void 0})}function nS({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.TagsInput,{value:t.value||[],readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(x.TagsInput,{value:t.value||[],onChange:o=>t.onChange(o),required:n.required,placeholder:n.placeholder,error:void 0})}function rS({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.TextInput,{value:t.value,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(x.TextInput,{...t,onChange:o=>t.onFieldChange(o.target.value),required:n.required,placeholder:n.placeholder,error:void 0})}function sS({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0,o=typeof t.value=="string"?t.value:"",i=T.useRef(null),l=m.jsx(x.ActionIcon,{variant:"subtle",color:"gray",onClick:()=>{var a;return(a=i.current)==null?void 0:a.showPicker()},children:"⏰"});return r||s?m.jsx(fs,{value:o,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(fs,{value:o,onChange:a=>t.onChange(a.currentTarget.value),required:n.required,placeholder:n.placeholder,error:void 0,ref:i,rightSection:l})}function Sh({field:n,form:e,children:t}){const{error:r}=e.getInputProps(n.name);return m.jsxs(x.Stack,{gap:4,children:[n.label&&m.jsxs(x.Text,{fw:500,size:"sm",mb:2,component:"label",htmlFor:n.name,style:{display:"block"},children:[n.label," ",n.required&&m.jsx(x.Text,{component:"span",c:"red",fz:"sm",children:"*"})]}),m.jsx(x.Box,{children:t}),n.description&&m.jsx(x.Text,{size:"xs",c:"dimmed",mt:2,style:{lineHeight:1.4},children:n.description}),r&&m.jsx(x.Text,{size:"xs",c:"red",mt:2,style:{fontWeight:500},children:r})]})}function oS(n){const{layout:e,field:{required:t,...r},form:s}=n;let o=null;switch(r.type){case"text":o=m.jsx(rS,{field:r,form:n.form});break;case"select":o=m.jsx(eS,{field:r,form:n.form});break;case"object":o=m.jsx(vm,{field:r,form:s,layout:e});break;case"array":o=m.jsx(Qh,{field:r,form:s,layout:e});break;case"checkbox":o=m.jsx(Zh,{field:r,form:s});break;case"number":o=m.jsx(xm,{field:r,form:s});break;case"date":o=m.jsx(bm,{field:r,form:s});break;case"datetime":o=m.jsx(km,{field:r,form:s});break;case"switch":o=m.jsx(tS,{field:r,form:s});break;case"texteditor":o=m.jsx(Zv,{field:r,form:s});break;case"time":o=m.jsx(sS,{field:r,form:s});break;case"tags":o=m.jsx(nS,{field:r,form:s});break;default:o=m.jsxs("div",{children:["Unsupported field type: ",r.type]});break}return m.jsx(Sh,{field:r,form:s,children:o})}class jo{constructor(){ga(this,"next")}setNext(e){return this.next=e,e}handle(e,t){var r;return this.canHandle(e)?this.render(e,t):((r=this.next)==null?void 0:r.handle(e,t))??null}}class iS extends jo{constructor(e){super(),this.layout=e}canHandle(){return!0}render(e,t){return m.jsx(oS,{field:e,form:t,layout:this.layout})}}class lS extends jo{constructor(e){super(),this.customFieldTypes=e}canHandle(e){return!!this.customFieldTypes[e.type]}render(e,t){return this.customFieldTypes[e.type](e,t)}}class aS extends jo{constructor(e){super(),this.fieldRenderers=e}canHandle(e){return!!this.fieldRenderers[e.name]}render(e,t){return this.fieldRenderers[e.name](e,t)}}class cS extends jo{constructor(e){super(),this.typeRenderers=e}canHandle(e){return!!this.typeRenderers[e.type]}render(e,t){return this.typeRenderers[e.type](e,t)}}const Po=n=>{const{field:e,form:t,customFieldRenderers:r,customTypeRenderers:s,customFieldTypes:o,layout:i="grid"}=n,l=new aS(r??{}),a=new cS(s??{}),c=new iS(i),u=new lS(o??{});return l.setNext(a).setNext(u).setNext(c),l.handle(e,t)},uS=T.forwardRef(function({schema:e,currentValues:t,initialValues:r,layout:s="vertical",readOnly:o,validate:i,onSubmit:l,onFieldChange:a,updateFieldSchema:c,prepareValues:u=k=>k,afterSubmit:d=()=>{},submitButton:f=!0,customFieldRenderers:h,customFieldTypes:p,customTypeRenderers:g,loading:y},b){const[k,M]=T.useState(!1),E=Gh({validate:i,enhanceGetInputProps(N){return{onFieldChange:async $=>{var z;N.inputProps.onChange($),await((z=a==null?void 0:a[N.field])==null?void 0:z.call(a,$,E))}}}}),C=cl[s],S=(N,$,z)=>N.map(F=>{if(F.type==="object"||F.type==="array"){const G=z==null?void 0:z[F.name];return{...F,fields:S(F.fields,$||{},G)}}const Y=z==null?void 0:z[F.name];return Y?Y(F,$):F}),w=T.useMemo(()=>{if(!c)return e;const N=E.getValues();return S(e,N,c)},[e,E.values,c]),O=E.onSubmit(async N=>{const $=Di(e,N);if(Object.keys($).length){E.setErrors($);return}const z=await u(N);await l(z),d(z)});T.useImperativeHandle(b,()=>({submit:()=>O(),reset:N=>I(N),validate:()=>{const N=E.validate();return Object.keys(N.errors).length===0},getValues:()=>E.getValues(),setValues:N=>E.setValues(N),getFieldValue:N=>E.getInputProps(N).value,setFieldValue:(N,$)=>E.setFieldValue(N,$),isValid:()=>Object.keys(E.validate().errors).length===0,isDirty:()=>E.isDirty(),isLoading:()=>k}));async function I(N){if(N){M(!0);try{const $=typeof N=="function"?await N():N,z=ul(e,$);E.setValues(z),E.setDirty(z)}finally{M(!1)}}}return T.useEffect(()=>{I(r||{})},[]),T.useEffect(()=>{I(t)},[t]),m.jsx(Xh,{value:{customFieldRenderers:h,customTypeRenderers:g,customFieldTypes:p},children:m.jsxs("form",{onSubmit:O,style:{position:"relative"},children:[m.jsx(x.LoadingOverlay,{visible:k||y}),C(m.jsx(m.Fragment,{children:w.map(N=>{const $={...N,readOnly:N.readOnly||o};return $.visible===!1?null:m.jsx(oo,{field:$,layout:s,children:m.jsx(Po,{field:$,form:E,customFieldRenderers:h,customTypeRenderers:g,customFieldTypes:p,layout:s})},$.name)})})),!k&&m.jsx(m.Fragment,{children:typeof f=="boolean"?f?m.jsx(x.Group,{justify:"flex-end",mt:"md",children:m.jsx(x.Button,{type:"submit",loading:y,children:"Submit"})}):null:f})]})})});exports.AutoForm=uS;exports.DefaultFieldRender=Sh;exports.FieldLayoutWrapper=oo;exports.FieldRendererResolver=Po;exports.useRenderers=al;
|
|
194
|
+
a1 1 0 0 1 1 1Z`}),m.jsx("path",{d:"M10 11l-2 2 2 2"}),m.jsx("path",{d:"M14 11l2 2-2 2"})]})}const bv={interactive:!0},On=x.factory((n,e)=>{const t=x.useProps("RichTextEditorControl",bv,n),{classNames:r,className:s,style:o,styles:i,vars:l,interactive:a,active:c,onMouseDown:u,disabled:d,...f}=t,h=St();return m.jsx(x.UnstyledButton,{...f,...h.getStyles("control",{className:s,style:o,classNames:r,styles:i}),disabled:d,"data-rich-text-editor-control":!0,tabIndex:a?0:-1,"data-interactive":a||void 0,"data-disabled":d||void 0,"data-active":c||void 0,"aria-pressed":c&&a||void 0,"aria-hidden":!a||void 0,ref:e,unstyled:h.unstyled,variant:h.variant||"default",onMouseDown:p=>{p.preventDefault(),u==null||u(p)}})});On.classes=An;On.displayName="@mantine/tiptap/RichTextEditorControl";const ca=T.forwardRef(({className:n,icon:e,...t},r)=>{const s=St();return m.jsx(On,{ref:r,...t,children:m.jsx(e,{...s.getStyles("controlIcon")})})});ca.displayName="@mantine/tiptap/RichTextEditorControlBase";function me({label:n,isActive:e,operation:t,icon:r,isDisabled:s}){const o=T.forwardRef((i,l)=>{const{editor:a,labels:c}=St(),u=c[n];return m.jsx(ca,{"aria-label":u,title:u,active:e!=null&&e.name?a==null?void 0:a.isActive(e.name,e.attributes):!1,ref:l,icon:i.icon||r,disabled:(s==null?void 0:s(a))||!1,...i,onClick:()=>a==null?void 0:a.chain().focus()[t.name](t.attributes).run()})});return o.displayName=`@mantine/tiptap/${n}`,o}const kv=me({label:"boldControlLabel",icon:n=>m.jsx(_1,{...n}),isActive:{name:"bold"},operation:{name:"toggleBold"}}),xv=me({label:"italicControlLabel",icon:n=>m.jsx(B1,{...n}),isActive:{name:"italic"},operation:{name:"toggleItalic"}}),vv=me({label:"underlineControlLabel",icon:n=>m.jsx(F1,{...n}),isActive:{name:"underline"},operation:{name:"toggleUnderline"}}),Sv=me({label:"strikeControlLabel",icon:n=>m.jsx(z1,{...n}),isActive:{name:"strike"},operation:{name:"toggleStrike"}}),Cv=me({label:"clearFormattingControlLabel",icon:n=>m.jsx($1,{...n}),operation:{name:"unsetAllMarks"}}),Mv=me({label:"unlinkControlLabel",icon:n=>m.jsx(G1,{...n}),operation:{name:"unsetLink"}}),wv=me({label:"bulletListControlLabel",icon:n=>m.jsx(K1,{...n}),isActive:{name:"bulletList"},operation:{name:"toggleBulletList"}}),Tv=me({label:"orderedListControlLabel",icon:n=>m.jsx(J1,{...n}),isActive:{name:"orderedList"},operation:{name:"toggleOrderedList"}}),Ev=me({label:"h1ControlLabel",icon:n=>m.jsx(V1,{...n}),isActive:{name:"heading",attributes:{level:1}},operation:{name:"toggleHeading",attributes:{level:1}}}),Av=me({label:"h2ControlLabel",icon:n=>m.jsx(H1,{...n}),isActive:{name:"heading",attributes:{level:2}},operation:{name:"toggleHeading",attributes:{level:2}}}),Ov=me({label:"h3ControlLabel",icon:n=>m.jsx(W1,{...n}),isActive:{name:"heading",attributes:{level:3}},operation:{name:"toggleHeading",attributes:{level:3}}}),Dv=me({label:"h4ControlLabel",icon:n=>m.jsx(Y1,{...n}),isActive:{name:"heading",attributes:{level:4}},operation:{name:"toggleHeading",attributes:{level:4}}}),Nv=me({label:"h5ControlLabel",icon:n=>m.jsx(q1,{...n}),isActive:{name:"heading",attributes:{level:5}},operation:{name:"toggleHeading",attributes:{level:5}}}),Rv=me({label:"h6ControlLabel",icon:n=>m.jsx(U1,{...n}),isActive:{name:"heading",attributes:{level:6}},operation:{name:"toggleHeading",attributes:{level:6}}}),Lv=me({label:"blockquoteControlLabel",icon:n=>m.jsx(X1,{...n}),isActive:{name:"blockquote"},operation:{name:"toggleBlockquote"}}),Iv=me({label:"alignLeftControlLabel",icon:n=>m.jsx(Q1,{...n}),operation:{name:"setTextAlign",attributes:"left"}}),jv=me({label:"alignRightControlLabel",icon:n=>m.jsx(Z1,{...n}),operation:{name:"setTextAlign",attributes:"right"}}),Pv=me({label:"alignCenterControlLabel",icon:n=>m.jsx(ev,{...n}),operation:{name:"setTextAlign",attributes:"center"}}),_v=me({label:"alignJustifyControlLabel",icon:n=>m.jsx(tv,{...n}),operation:{name:"setTextAlign",attributes:"justify"}}),Bv=me({label:"subscriptControlLabel",icon:n=>m.jsx(nv,{...n}),isActive:{name:"subscript"},operation:{name:"toggleSubscript"}}),Fv=me({label:"superscriptControlLabel",icon:n=>m.jsx(rv,{...n}),isActive:{name:"superscript"},operation:{name:"toggleSuperscript"}}),zv=me({label:"codeControlLabel",icon:n=>m.jsx(yh,{...n}),isActive:{name:"code"},operation:{name:"toggleCode"}}),$v=me({label:"codeBlockControlLabel",icon:n=>m.jsx(yh,{...n}),isActive:{name:"codeBlock"},operation:{name:"toggleCodeBlock"}}),Vv=me({label:"highlightControlLabel",icon:n=>m.jsx(sv,{...n}),isActive:{name:"highlight"},operation:{name:"toggleHighlight"}}),Hv=me({label:"hrControlLabel",icon:n=>m.jsx(ov,{...n}),operation:{name:"setHorizontalRule"}}),Wv=me({label:"unsetColorControlLabel",icon:n=>m.jsx(bh,{...n}),operation:{name:"unsetColor"}}),Yv=me({label:"undoControlLabel",icon:n=>m.jsx(fv,{...n}),isDisabled:n=>!(n!=null&&n.can().undo()),operation:{name:"undo"}}),qv=me({label:"redoControlLabel",icon:n=>m.jsx(hv,{...n}),isDisabled:n=>!(n!=null&&n.can().redo()),operation:{name:"redo"}}),Uv=me({label:"tasksControlLabel",icon:n=>m.jsx(pv,{...n}),isActive:{name:"taskList"},operation:{name:"toggleTaskList"}}),Kv=me({label:"tasksSinkLabel",icon:n=>m.jsx(mv,{...n}),operation:{name:"sinkListItem",attributes:"taskItem"},isDisabled:n=>!(n!=null&&n.can().sinkListItem("taskItem"))}),Jv=me({label:"tasksLiftLabel",icon:n=>m.jsx(gv,{...n}),operation:{name:"liftListItem",attributes:"taskItem"},isDisabled:n=>!(n!=null&&n.can().liftListItem("taskItem"))}),Gv=n=>m.jsx(uv,{...n}),ua=x.factory((n,e)=>{var z;const t=x.useProps("RichTextEditorLinkControl",null,n),{classNames:r,className:s,style:o,styles:i,vars:l,icon:a,popoverProps:c,disableTooltips:u,initialExternal:d,...f}=t,h=St(),p={classNames:r,styles:i},[g,y]=bp(""),[b,k]=T.useState(d),[M,{open:E,close:C}]=hl(!1),S=()=>{var Y;E();const F=(Y=h.editor)==null?void 0:Y.getAttributes("link");y((F==null?void 0:F.href)||""),k(F!=null&&F.href?(F==null?void 0:F.target)==="_blank":d)},w=()=>{C(),y(""),k(d)},O=()=>{var F,Y;w(),g===""?(F=h.editor)==null||F.chain().focus().extendMarkRange("link").unsetLink().run():(Y=h.editor)==null||Y.chain().focus().extendMarkRange("link").setLink({href:g,target:b?"_blank":null}).run()},I=F=>{F.key==="Enter"&&(F.preventDefault(),O())};mp("edit-link",S,!1);const{resolvedClassNames:D,resolvedStyles:$}=x.useResolvedStylesApi({classNames:r,styles:i,props:t});return m.jsxs(x.Popover,{trapFocus:!0,shadow:"md",withinPortal:!0,opened:M,onChange:F=>!F&&w(),offset:-44,zIndex:1e4,...c,children:[m.jsx(x.Popover.Target,{children:m.jsx(ca,{icon:a||Gv,...f,"aria-label":h.labels.linkControlLabel,title:h.labels.linkControlLabel,onClick:S,active:(z=h.editor)==null?void 0:z.isActive("link"),ref:e,classNames:D,styles:$,className:s,style:o,variant:h.variant})}),m.jsx(x.Popover.Dropdown,{...h.getStyles("linkEditorDropdown",p),children:m.jsxs("div",{...h.getStyles("linkEditor",p),children:[m.jsx(x.TextInput,{placeholder:h.labels.linkEditorInputPlaceholder,"aria-label":h.labels.linkEditorInputLabel,type:"url",value:g,onChange:y,classNames:{input:h.getStyles("linkEditorInput",p).className},onKeyDown:I,rightSection:m.jsx(x.Tooltip,{label:b?h.labels.linkEditorExternalLink:h.labels.linkEditorInternalLink,events:{hover:!0,focus:!0,touch:!0},withinPortal:!0,withArrow:!0,disabled:u,zIndex:1e4,children:m.jsx(x.UnstyledButton,{onClick:()=>k(F=>!F),"data-active":b||void 0,...h.getStyles("linkEditorExternalControl",p),children:m.jsx(dv,{style:{width:x.rem(14),height:x.rem(14)}})})})}),m.jsx(x.Button,{variant:"default",onClick:O,...h.getStyles("linkEditorSave",p),children:h.labels.linkEditorSave})]})})]})});ua.classes=An;ua.displayName="@mantine/tiptap/RichTextEditorLinkControl";const kh=T.forwardRef((n,e)=>{const{popoverProps:t,colors:r,colorPickerProps:s,...o}=x.useProps("RichTextEditorColorPickerControl",null,n),{editor:i,labels:l,getStyles:a,variant:c}=St(),[u,{toggle:d,close:f}]=hl(!1),[h,p]=T.useState("palette"),g=(i==null?void 0:i.getAttributes("textStyle").color)||"var(--mantine-color-text)",y=(M,E=!0)=>{(i==null?void 0:i.chain()).focus().setColor(M).run(),E&&f()},b=()=>{(i==null?void 0:i.chain()).focus().unsetColor().run(),f()},k=r.map((M,E)=>m.jsx(x.ColorSwatch,{component:"button",color:M,onClick:()=>y(M),size:26,radius:"xs",style:{cursor:"pointer"},title:l.colorPickerColorLabel(M),"aria-label":l.colorPickerColorLabel(M)},E));return m.jsxs(x.Popover,{opened:u,withinPortal:!0,trapFocus:!0,onChange:M=>!M&&f(),...t,children:[m.jsx(x.Popover.Target,{children:m.jsx(On,{...o,variant:c,"aria-label":l.colorPickerControlLabel,title:l.colorPickerControlLabel,ref:e,onClick:d,children:m.jsx(x.ColorSwatch,{color:g,size:14})})}),m.jsxs(x.Popover.Dropdown,{...a("linkEditorDropdown"),children:[h==="palette"&&m.jsx(x.SimpleGrid,{cols:7,spacing:2,children:k}),h==="colorPicker"&&m.jsx(x.ColorPicker,{defaultValue:g,onChange:M=>y(M,!1),...s}),m.jsx(x.Tooltip.Group,{closeDelay:200,children:m.jsxs(x.Group,{justify:"flex-end",gap:"xs",mt:"sm",children:[h==="palette"&&m.jsx(x.ActionIcon,{variant:"default",onClick:f,title:l.colorPickerCancel,"aria-label":l.colorPickerCancel,children:m.jsx(lv,{style:{width:x.rem(16),height:x.rem(16)}})}),m.jsx(x.ActionIcon,{variant:"default",onClick:b,title:l.colorPickerClear,"aria-label":l.colorPickerClear,children:m.jsx(bh,{style:{width:x.rem(16),height:x.rem(16)}})}),h==="palette"?m.jsx(x.ActionIcon,{variant:"default",onClick:()=>p("colorPicker"),title:l.colorPickerColorPicker,"aria-label":l.colorPickerColorPicker,children:m.jsx(iv,{style:{width:x.rem(16),height:x.rem(16)}})}):m.jsx(x.ActionIcon,{variant:"default",onClick:()=>p("palette"),"aria-label":l.colorPickerPalette,title:l.colorPickerPalette,children:m.jsx(av,{style:{width:x.rem(16),height:x.rem(16)}})}),h==="colorPicker"&&m.jsx(x.ActionIcon,{variant:"default",onClick:f,title:l.colorPickerSave,"aria-label":l.colorPickerSave,children:m.jsx(cv,{style:{width:x.rem(16),height:x.rem(16)}})})]})})]})]})});kh.displayName="@mantine/tiptap/ColorPickerControl";const xh=T.forwardRef((n,e)=>{const{color:t,...r}=x.useProps("RichTextEditorColorControl",null,n),{editor:s,labels:o,variant:i}=St(),l=(s==null?void 0:s.getAttributes("textStyle").color)||null,a=o.colorControlLabel(t);return m.jsx(On,{...r,variant:i,active:l===t,"aria-label":a,title:a,onClick:()=>(s==null?void 0:s.chain()).focus().setColor(t).run(),ref:e,children:m.jsx(x.ColorSwatch,{color:t,size:14})})});xh.displayName="@mantine/tiptap/RichTextEditorColorControl";const Xv={},vh=T.forwardRef((n,e)=>{const{...t}=x.useProps("RichTextEditorSourceCodeControl",Xv,n),{editor:r,labels:s,variant:o,onSourceCodeTextSwitch:i}=St(),[l,a]=T.useState(!1),c=()=>{l?r==null||r.commands.setContent(r.getText(),{emitUpdate:!0}):r==null||r.commands.setContent(`<textarea>${r.getHTML()}</textarea>`);const u=!l;a(u),i==null||i(u)};return m.jsx(On,{...t,variant:o,active:l,"aria-label":s.sourceCodeControlLabel,title:s.sourceCodeControlLabel,onClick:()=>c(),ref:e,children:m.jsx(yv,{style:{width:x.rem(16),height:x.rem(16)}})})});vh.displayName="@mantine/tiptap/RichTextEditorSourceCodeControl";const da=x.factory((n,e)=>{const t=x.useProps("RichTextEditorControlsGroup",null,n),{classNames:r,className:s,style:o,styles:i,vars:l,variant:a,...c}=t,u=St();return m.jsx(x.Box,{ref:e,variant:a||u.variant,...u.getStyles("controlsGroup",{className:s,style:o,styles:i,classNames:r}),...c})});da.classes=An;da.displayName="@mantine/tiptap/RichTextEditorControlsGroup";const fa=x.factory((n,e)=>{const t=x.useProps("RichTextEditorToolbar",null,n),{classNames:r,className:s,style:o,styles:i,vars:l,sticky:a,stickyOffset:c,mod:u,variant:d,...f}=t,h=St();return m.jsx(x.Box,{ref:e,mod:[{sticky:a},u],variant:d||h.variant,...h.getStyles("toolbar",{className:s,style:o,styles:i,classNames:r}),...f,__vars:{"--rte-sticky-offset":x.rem(c)}})});fa.classes=An;fa.displayName="@mantine/tiptap/RichTextEditorToolbar";const Qv={withCodeHighlightStyles:!0,withTypographyStyles:!0,variant:"default"},H=x.factory((n,e)=>{const t=x.useProps("RichTextEditor",Qv,n),{classNames:r,className:s,style:o,styles:i,unstyled:l,vars:a,editor:c,withCodeHighlightStyles:u,withTypographyStyles:d,onSourceCodeTextSwitch:f,labels:h,children:p,variant:g,attributes:y,...b}=t,k=x.useStyles({name:"RichTextEditor",classes:An,props:t,className:s,style:o,classNames:r,styles:i,unstyled:l,attributes:y,vars:a}),M=T.useMemo(()=>({...j1,...h}),[h]);return m.jsx(P1,{value:{editor:c,getStyles:k,labels:M,withCodeHighlightStyles:u,withTypographyStyles:d,onSourceCodeTextSwitch:f,unstyled:l,variant:g},children:m.jsx(x.Box,{...k("root"),...b,ref:e,children:p})})});H.classes=An;H.displayName="@mantine/tiptap/RichTextEditor";H.Content=aa;H.Control=On;H.Toolbar=fa;H.ControlsGroup=da;H.Bold=kv;H.Italic=xv;H.Strikethrough=Sv;H.Underline=vv;H.ClearFormatting=Cv;H.H1=Ev;H.H2=Av;H.H3=Ov;H.H4=Dv;H.H5=Nv;H.H6=Rv;H.BulletList=wv;H.OrderedList=Tv;H.Link=ua;H.Unlink=Mv;H.Blockquote=Lv;H.AlignLeft=Iv;H.AlignRight=jv;H.AlignCenter=Pv;H.AlignJustify=_v;H.Superscript=Fv;H.Subscript=Bv;H.Code=zv;H.CodeBlock=$v;H.ColorPicker=kh;H.Color=xh;H.Highlight=Vv;H.Hr=Hv;H.UnsetColor=Wv;H.Undo=Yv;H.Redo=qv;H.TaskList=Uv;H.TaskListSink=Kv;H.TaskListLift=Jv;H.SourceCode=vh;function Zv({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0,o=zk({editable:!r&&!s,extensions:[M1,e1,Px,R1,I1,A1,D1.configure({types:["heading","paragraph"]})],content:t.value||"",onUpdate:({editor:i})=>{t.onChange(i.getHTML())}});return m.jsxs(H,{editor:o,h:400,children:[m.jsxs(H.Toolbar,{sticky:!0,stickyOffset:60,children:[m.jsxs(H.ControlsGroup,{children:[m.jsx(H.Bold,{}),m.jsx(H.Italic,{}),m.jsx(H.Underline,{}),m.jsx(H.Strikethrough,{}),m.jsx(H.ClearFormatting,{}),m.jsx(H.Highlight,{}),m.jsx(H.Code,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.H1,{}),m.jsx(H.H2,{}),m.jsx(H.H3,{}),m.jsx(H.H4,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.Blockquote,{}),m.jsx(H.Hr,{}),m.jsx(H.BulletList,{}),m.jsx(H.OrderedList,{}),m.jsx(H.Subscript,{}),m.jsx(H.Superscript,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.Link,{}),m.jsx(H.Unlink,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.AlignLeft,{}),m.jsx(H.AlignCenter,{}),m.jsx(H.AlignJustify,{}),m.jsx(H.AlignRight,{})]}),m.jsxs(H.ControlsGroup,{children:[m.jsx(H.Undo,{}),m.jsx(H.Redo,{})]})]}),m.jsx(H.Content,{})]})}function eS({field:n,form:e}){const t=n,r=e.getInputProps(t.name),s=t.readOnly===!0,o=t.disabled===!0;return s||o?m.jsx(x.Select,{data:t.data,value:r.value,disabled:o||s,readOnly:s,placeholder:t.placeholder,required:t.required,variant:s?"filled":"default",error:void 0}):m.jsx(x.Select,{data:t.data,...r,placeholder:t.placeholder,error:void 0,onChange:i=>r.onFieldChange(i)})}function tS({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.Switch,{value:t.value,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0,checked:t.value}):m.jsx(x.Switch,{...t,checked:t.value,onChange:o=>t.onFieldChange(o.target.checked),required:n.required,placeholder:n.placeholder,error:void 0})}function nS({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.TagsInput,{value:t.value||[],readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(x.TagsInput,{value:t.value||[],onChange:o=>t.onChange(o),required:n.required,placeholder:n.placeholder,error:void 0})}function rS({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0;return r||s?m.jsx(x.TextInput,{value:t.value,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(x.TextInput,{...t,onChange:o=>t.onFieldChange(o.target.value),required:n.required,placeholder:n.placeholder,error:void 0})}function sS({field:n,form:e}){const t=e.getInputProps(n.name),r=n.readOnly===!0,s=n.disabled===!0,o=typeof t.value=="string"?t.value:"",i=T.useRef(null),l=m.jsx(x.ActionIcon,{variant:"subtle",color:"gray",onClick:()=>{var a;return(a=i.current)==null?void 0:a.showPicker()},children:"⏰"});return r||s?m.jsx(fs,{value:o,readOnly:r,disabled:s,required:n.required,placeholder:n.placeholder,variant:r?"filled":"default",error:void 0}):m.jsx(fs,{value:o,onChange:a=>t.onChange(a.currentTarget.value),required:n.required,placeholder:n.placeholder,error:void 0,ref:i,rightSection:l})}function Sh({field:n,form:e,children:t}){const{error:r}=e.getInputProps(n.name);return m.jsxs(x.Stack,{gap:4,children:[n.label&&m.jsxs(x.Text,{fw:500,size:"sm",mb:2,component:"label",htmlFor:n.name,style:{display:"block"},children:[n.label," ",n.required&&m.jsx(x.Text,{component:"span",c:"red",fz:"sm",children:"*"})]}),m.jsx(x.Box,{children:t}),n.description&&m.jsx(x.Text,{size:"xs",c:"dimmed",mt:2,style:{lineHeight:1.4},children:n.description}),r&&m.jsx(x.Text,{size:"xs",c:"red",mt:2,style:{fontWeight:500},children:r})]})}function oS(n){const{layout:e,field:{required:t,...r},form:s}=n;let o=null;switch(r.type){case"text":o=m.jsx(rS,{field:r,form:n.form});break;case"select":o=m.jsx(eS,{field:r,form:n.form});break;case"object":o=m.jsx(vm,{field:r,form:s,layout:e});break;case"array":o=m.jsx(Qh,{field:r,form:s,layout:e});break;case"checkbox":o=m.jsx(Zh,{field:r,form:s});break;case"number":o=m.jsx(xm,{field:r,form:s});break;case"date":o=m.jsx(bm,{field:r,form:s});break;case"datetime":o=m.jsx(km,{field:r,form:s});break;case"switch":o=m.jsx(tS,{field:r,form:s});break;case"texteditor":o=m.jsx(Zv,{field:r,form:s});break;case"time":o=m.jsx(sS,{field:r,form:s});break;case"tags":o=m.jsx(nS,{field:r,form:s});break;default:o=m.jsxs("div",{children:["Unsupported field type: ",r.type]});break}return m.jsx(Sh,{field:r,form:s,children:o})}class jo{constructor(){ga(this,"next")}setNext(e){return this.next=e,e}handle(e,t){var r;return this.canHandle(e)?this.render(e,t):((r=this.next)==null?void 0:r.handle(e,t))??null}}class iS extends jo{constructor(e){super(),this.layout=e}canHandle(){return!0}render(e,t){return m.jsx(oS,{field:e,form:t,layout:this.layout})}}class lS extends jo{constructor(e){super(),this.customFieldTypes=e}canHandle(e){return!!this.customFieldTypes[e.type]}render(e,t){return this.customFieldTypes[e.type](e,t)}}class aS extends jo{constructor(e){super(),this.fieldRenderers=e}canHandle(e){return!!this.fieldRenderers[e.name]}render(e,t){return this.fieldRenderers[e.name](e,t)}}class cS extends jo{constructor(e){super(),this.typeRenderers=e}canHandle(e){return!!this.typeRenderers[e.type]}render(e,t){return this.typeRenderers[e.type](e,t)}}const Po=n=>{const{field:e,form:t,customFieldRenderers:r,customTypeRenderers:s,customFieldTypes:o,layout:i="grid"}=n,l=new aS(r??{}),a=new cS(s??{}),c=new iS(i),u=new lS(o??{});return l.setNext(a).setNext(u).setNext(c),l.handle(e,t)},uS=T.forwardRef(function({schema:e,currentValues:t,initialValues:r,layout:s="vertical",readOnly:o,validate:i,onSubmit:l,onFieldChange:a,updateFieldSchema:c,prepareValues:u=k=>k,afterSubmit:d=()=>{},submitButton:f=!0,customFieldRenderers:h,customFieldTypes:p,customTypeRenderers:g,loading:y},b){const[k,M]=T.useState(!1),E=Gh({validate:i,enhanceGetInputProps(D){return{onFieldChange:async $=>{var z;D.inputProps.onChange($),await((z=a==null?void 0:a[D.field.replace(/\.\d+\./g,".")])==null?void 0:z.call(a,D.field,$,E))}}}}),C=cl[s],S=(D,$,z)=>D.map(F=>{if(F.type==="object"||F.type==="array"){const G=z==null?void 0:z[F.name];return{...F,fields:S(F.fields,$||{},G)}}const Y=z==null?void 0:z[F.name];return Y?Y(F,$):F}),w=T.useMemo(()=>{if(!c)return e;const D=E.getValues();return S(e,D,c)},[e,E.values,c]),O=E.onSubmit(async D=>{const $=Di(e,D);if(Object.keys($).length){E.setErrors($);return}const z=await u(D);await l(z),d(z)});T.useImperativeHandle(b,()=>({submit:()=>O(),reset:D=>I(D),validate:()=>{const D=E.validate();return Object.keys(D.errors).length===0},getValues:()=>E.getValues(),setValues:D=>E.setValues(D),getFieldValue:D=>E.getInputProps(D).value,setFieldValue:(D,$)=>E.setFieldValue(D,$),isValid:()=>Object.keys(E.validate().errors).length===0,isDirty:()=>E.isDirty(),isLoading:()=>k}));async function I(D){if(D){M(!0);try{const $=typeof D=="function"?await D():D,z=ul(e,$);E.setValues(z),E.setDirty(z)}finally{M(!1)}}}return T.useEffect(()=>{I(r||{})},[]),T.useEffect(()=>{I(t)},[t]),m.jsx(Xh,{value:{customFieldRenderers:h,customTypeRenderers:g,customFieldTypes:p},children:m.jsxs("form",{onSubmit:O,style:{position:"relative"},children:[m.jsx(x.LoadingOverlay,{visible:k||y}),C(m.jsx(m.Fragment,{children:w.map(D=>{const $={...D,readOnly:D.readOnly||o};return $.visible===!1?null:m.jsx(oo,{field:$,layout:s,children:m.jsx(Po,{field:$,form:E,customFieldRenderers:h,customTypeRenderers:g,customFieldTypes:p,layout:s})},$.name)})})),!k&&m.jsx(m.Fragment,{children:typeof f=="boolean"?f?m.jsx(x.Group,{justify:"flex-end",mt:"md",children:m.jsx(x.Button,{type:"submit",loading:y,children:"Submit"})}):null:f})]})})});exports.AutoForm=uS;exports.DefaultFieldRender=Sh;exports.FieldLayoutWrapper=oo;exports.FieldRendererResolver=Po;exports.useRenderers=al;
|